/*--------------------------------------------------------
Resets
--------------------------------------------------------*/

html, body {
	height: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	outline: 0 none;
}
.clearfix {
	clear:both;
}
/*--------------------------------------------------------
THEME STYLESHEET
--------------------------------------------------------*/

body {
	background-color: white;
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #515A5F;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	font-weight:500;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.bypostauthor {
}
.gallery-caption {
}
.sticky {
	border: 1px solid #DEDEDE;
	padding: 20px 10px;
}
.wp-caption-text {
}
.wp-caption {
}
.fs1 {
	font-size:25px;
	padding-right:15px;
	line-height:49px;
	position: relative;
	top: -1px;
}
#loaderMask {
	text-align: center;
	background-color: #fff !important;
	z-index: 9999;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
}
#image-preloader {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 50%;
	top: 50%;
	background: url(../images/pre.gif) no-repeat center;
	margin: -60px 0 0 -60px;
}
#loaderMask span {
	font-size: 40px;
	line-height: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -40px;
}
.style-icon-1 {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	margin-right: 10px;
}
.style-icon-2 {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	display: inline-block;
	margin-right: 10px;
	background-color: #515A5F;
}
.style-icon-3 {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	display: inline-block;
}
.style-icon-3 .icon-pencil {
	position: relative;
	left: 1px;
}
textarea:focus, input:focus {
	outline: 0;
}
.general_color, .button-style-1 a, .news-content h1 a:hover, .news-content h2 a:hover, .news-content h3 a:hover, .news-content h4 a:hover, .news-content h5 a:hover, .news-content h6 a:hover, .widget ul li a:hover, .post-tags a:hover, .post-content h1 a:hover, .post-content h2 a:hover, .post-content h3 a:hover, .post-content h5 a:hover, .post-content h5 a:hover, .post-content h6 a:hover, .tagcloud a:hover, .post-date a, .comment-author a, .reply a, .comment-reply-title a, .text-edit a, .comment-body a, .page-links a:hover {
	color: #faa954; 	/*color: #ea662d ; */
}
a:hover {
	color: #ea662d;
	text-decoration: underline;
}
.general_border, .text-edit blockquote, .comment-body blockquote, .tagcloud a:hover, #post-author:hover img, #comments-list li > .comment-body:hover > .comment-author img, .widget-title, .line-header, #reply-title {
	border-color: #ffd400 !important;
}
.general_bg, .team-member .team-social:hover .team-button, .portfolio-categories ul li a:hover, .portfolio-categories ul li .current, #post-comment-form input[type="submit"], .callout-box, .media-post .rslides_nav:hover, .portfolio-media .rslides_nav:hover, .button-style-2:hover, #post-author:hover img, .post-list-comments li > div:hover > .author-comment-avatar, .callout-box-button:hover, .toggle-active, #backtop:hover, #blog-navigation a:hover, #blog-navigation .current, .button-style-3, #comments-list li > .comment-body:hover > .comment-author img, .text-edit thead, .comment-body thead, #nav .sub-menu li a:hover, .sub-menu .current-menu-item {
/*background-color: #ea662d !important;*/
}
.divider-1 {
	border-top: 1px dashed #dedede;
}
.social-icon {
	color: #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	font-size: 17px;
}
.comment-respond label {
	display: none;
}
.page-links a {
	color: #000;
}
.section {
	margin-bottom: 30px;
}
.section > .container > .row > .title {
	padding-top: 40px;
	margin-bottom: 40px;
}
h1 {
	font-size: 50px;
	font-family: 'Roboto Condensed', sans-serif;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 22px;
	color:#333333;
	margin:15px 0px;;
	font-weight:700;
}
h4 {
	font-size: 20px;
	line-height:22px;
}
h5 {
	font-size: 14px;
	color:#353434;
}
h6 {
	font-size:14px;
}
.font15{
	font-size:15px !important;
}
.textalignleft {
	text-align:left;
}
.textalignright {
	text-align:right;
}
.textaligncenter {
	text-align:center;
}
.percent-1 {
	width: 95%;
}
.percent-2 {
	width: 80%;
}
.percent-3 {
	width: 90%;
}
.percent-4 {
	width: 100%;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	margin-bottom: 20px !important;
}
.rslides li span {
	font-size: 20px;
}
.rslides-navi {
	border-top: 1px dashed #fff;
	padding-top: 35px;
	width: 100px;
	margin: 15px auto 0;
}
.rslides-navi a {
	width: 27px;
	height: 27px;
	color: #fff;
	border: 1px solid #fff;
	display: inline-block;
	text-align: center;
	line-height: 26px;
	font-size: 16px;
	cursor: pointer;
	margin-right: 8px;
}
.button-nav {
	width: 27px;
	height: 32px;
	color: #626262;
	/*border: 1px solid #000000;*/
	display: inline-block;
	text-align: center;
	line-height: 26px;
	font-size: 16px;
	cursor: pointer;
	margin-right: 8px;
	position:absolute;
	text-indent:999px;
}
.commentmetadata a {
	color: #515A5F;
}
.button-style-1 {
	border: 1px solid;
	margin-top: 30px;
	font-family: arial;
	padding: 13px;
	transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
	text-align: center;
}
.button-style-1:hover {
	border: 1px solid #848484 !important;
}
.button-style-1 a {
	font-size: 16px;
}
.button-style-1:hover a {
	color: #848484 !important;
}
.section .title {
	text-transform: uppercase;
}
#backtop {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	position: fixed;
	bottom: 20px;
	right: 30px;
	cursor: pointer;
	background-color: #515A5F;
	z-index: 999;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
}
.image-center {
	text-align: center;
}
.button-style-2, #blog-navigation a, #blog-navigation .current {
	width: 35px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	background-color: #515A5F;
	color: #fff;
	text-align: center;
	font-size: 16px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#blog-navigation ul li {
	float: left;
	margin-right: 5px;
}
/*======== HOME SECTION ========*/	

#home {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: block;
	color: #010101;
	font-weight: normal !important;
}
.home_parallax {
	background-size: cover;
	background-position: 100%;
	background-color: #FFFFFF;
	background-attachment:fixed;
	background:url(../images/home-slider-new.jpg) no-repeat center top !important;
}
.parallax {
	background-size: cover;
	background-position: 100% top;
	background-color: #515A5F;
	background-attachment:fixed;
}
#video-background {
	position: absolute;
	bottom: 0px;
	right: 0px;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 1;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
}
.img_size {
	background-size: cover;
	background-position: 100% top;
}
.line-decorative {
	background-color: #fff;
	height: 1px;
	vertical-align: middle;
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
.home_text {
	display: table-cell;
	margin: auto;
	position: relative;
	z-index: 10;
}
/*
.hello {
	text-align: center;
	color: #fff;
	margin-top: 30px;
	font-size: 36px;
	position: relative;
}*/
.home_logo {
	margin-top:0px;
	position: relative;
	text-align: center;
}
.hello .line-decorative {
	width: 125px;
}
.hello span {
	margin: 0 50px;
}
.home_text_Q p {
	color:#ffaf04;
	font-size:30px !important;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:28px;
}
.home_text_Q {
	margin-top:500px;
	background:#000;
	opacity:0.8;
	padding:20px;
	height:auto;
}
.Home-line-Y {
	width:650px;
	height:5px;
	background:#ffd268;
	margin:10px auto 0px auto;
}
.home_text_Q p span {
	color:#FFFFFF;
	font-size:15px;
	line-height:16px;
}
.home_text_W p {
	color: #FFFFFF;
	font-size: 19px;
	font-weight: 400;
	text-align: justify;
}
.home_text_W {
	background:#000000;
	padding:20px;
	margin:0px auto;
	width:600px;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.home_text_W > * {
	max-width: 1170px;
}
.home_bottom_arrow {
	display: block;
	margin: 0px auto 80px;
	position: relative;
	text-align: center;
	width: 370px;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #000;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.home_bottom_arrow a {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	margin: auto;
	text-decoration: none;
	background:url(../images/arrow-down.png) no-repeat center center;
	height:30px;
	width:30px;
	margin:-35px 0px 0px -14px;
}
.home_bottom_arrow a i {
	line-height: 80px;
	font-size: 35px;
}
/*======== MAIN MENU ===============*/

#main_menu {
	width:100%;
	color:#FFFFFF;
	border-bottom: 1px solid #f8b302;
	margin-right: 10px;
	z-index: 999;
	/*height:75px;*/
}
#main_menu .col-md-12, footer#footer .col-md-6 {
	margin-bottom: 0 !important;
}
.logo {
	display: table-cell;
	height: 60px;
	vertical-align: middle;
}
.container_logo {
	margin:auto;
	float:left;
}
.container_logo a {
	color: #515a5f;
}
.container_menu {
	margin:auto;
	float:right;
	position: relative;
}
.d-menu-wrapper {
	display: table;
	height: 60px;
}
.menu {
	display: table-row;
	height: 60px;
	vertical-align: middle;
}
.menu > li {
}
#nav li {
	position: relative;
}
#nav ul {
	display: none;
	position: absolute;
	z-index: 9999;
}
#nav li:hover > ul {
	display: block !important;
}
ul#nav > li, #desktop-menu .menu li {
	display: table-cell;
	height: 100%;
	padding-left: 30px;
	font-size:12px;
	font-weight:normal;
	vertical-align: middle;
}
#desktop-menu .menu li a {
	color: #fff;
}
#desktop-menu .menu ul ul {
	display: none;
}
ul#nav > li > a {
	text-decoration:none;
	font-family:"Segoe UI";
	color: #FFF;
	font-size:15px;
	font-weight: bold;
	position: relative;
	top: 1px;
}
#mobile-menu {
	display: none;
}
ul#nav li:hover > a {
	color: #fb970b;
}
#nav .sub-menu {
	background-color: #444;
	line-height: 22px;
}
#nav .sub-menu li a {
	padding: 10px;
	width: 150px;
	color: #fff !important;
	display: block;
}
#nav .sub-menu li a:hover {
}
#nav .sub-menu .sub-menu {
	left: 150px;
	top: 0;
}
ul#nav #current_menu_item a, .current-menu-item a {
	color: #fb970b !important;
}
.menu-mobile-button { /* delete */
	cursor: pointer;
	font-size: 25px;
	height: 36px;
	line-height: 35px;
	margin-top: 15%;
	position: relative;
	text-align: center;
	width: 45px;
	z-index: 9999;
	background-color: #fff;
}
#mobile-menu {
	background-color: #515A5F;
	color: #fff;
	font-family: 'ABeeZee', sans-serif;
}
#mobile-menu a {
	color: #fff;
}
#mobile-menu ul {
	margin-bottom: 10px 0;
	width: 100%;
}
#mobile-menu ul li a {
	padding: 15px;
	border-bottom: 1px solid #848484;
	display: block;
	width: 100%;
}
#mobile-menu .menu {
	height: auto !important;
	display: block;
}
 @media (max-width: 991px) {
#main_menu-sticky-wrapper {
	height: auto !important;
}
}
/*======== ABOUT ===============*/

#about {
	background-color:transparent;
	position:relative;
}
.technology-heading {
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	display:block;
	margin:0px auto;
	width:350px;
	margin-top:25px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.market-heading {
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	display:block;
	margin:0px auto;
	width:665px;
	margin-top:25px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.intellectual-heading {
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	display:block;
	margin:0px auto;
	width:670px;
	margin-top:25px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.news-heading {
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	display:block;
	margin:0px auto;
	width:412px;
	margin-top:25px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.contact-heading {
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	display:block;
	margin:0px auto;
	width:250px;
	margin-top:25px;
	margin-bottom:40px;
	text-transform:uppercase;
}
.contact-heading h1{
	color:#ff8904;
}
#about-us-policy {
	background:#e8e8e7;
}
#about-us-col {
	background:#f6f6f6;
}
.client-heading {
	border-bottom:#9b9a9a 1px solid;
	border-top:#9b9a9a 1px solid;
	display:block;
	margin:0px auto;
	color:#ffd268;
	width:235px;
	text-transform:uppercase;
}
.workshop-heading {
	border-bottom:#9b9a9a 1px solid;
	border-top:#9b9a9a 1px solid;
	display:block;
	margin:0px auto;
	color:#383837 !important;
	width:315px;
	text-transform:uppercase;
}
.gallery-heading {
	border-bottom:#9b9a9a 1px solid;
	border-top:#9b9a9a 1px solid;
	display:block;
	margin:15px auto 0px auto;
	color:#383837 !important;
	width:260px;
	text-transform:uppercase;
}
.technology-bg {
	background:url(../images/tech-bg.png) repeat;
	margin-bottom:-20px;
}
.market-bg {
	background:url(../images/market-bg2.png) repeat #2d2d2d !important;
}
.news-bg {
	background:url(../images/news-and-event-bg.jpg) repeat;
}
.contact-bg {
	background:url(../images/contact-bg.jpg) repeat;
}
.text_Q {
	text-align:center;
	clear:both;
	font-size: 44px;
}
.text_W {
	text-align: center;
	clear: both;
	font-size: 16px;
	padding-top: 20px;
	font-family: arial;
}
.content_box_parallax {
	background-size: cover;
	background-position: 100% center;
	background-color: #515A5F;
	margin-top:20px;
	min-height: 300px;
	padding: 20px 0;
}
.info-box {
	text-align: center;
	
}
.info-box div {
	font-size: 55px;
	margin-bottom: -5px;
}
.info-box p {
	font-family: arial;
	font-size: 14px;
	margin-top: 5px;
}
.head-line {
	width: 100px;
	height: 1px;
	background-color: #dedede;
	margin: auto;
	clear: both;
	margin-top: 4px;
}
.head-line-white {
	width: 100px;
	height: 1px;
	background-color: #fff;
	margin: auto;
	clear: both;
	margin-top: 4px;
}
.head-line-dark {
	width: 100px;
	height: 2px;
	background-color: #515A5F;
	margin: auto;
	clear: both;
	margin-top: 4px;
}
#about_us .row {
	margin-bottom: 15px;
}
.space {
	margin-bottom: 10px;
}
.row_about {
	text-align: center;
}
#success {
}
.number {
	font-family: "Raleway", sans-serif;
	font-size:80px;
	line-height:1.2;
	text-align:center;
}
.number_details {
	color:#515a5f;
	margin-top: 10px;
	line-height: 25px;
	text-align:center;
}
.column_text h3 {
	line-height: 20px;
	margin-bottom: 10px;
}
.column_text p {
	font-family: Arial;
	text-align: justify;
	font-family: 14px;
	color: #848484;
}
.bar-graph {
	position:relative;
	margin-bottom:10px;
}
.bar-graph .main-layer {
	background-color:#dedede;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 18px;
	position: relative;
	z-index: 1;
}
.bar-graph .percent-layer {
	height: 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.bar h6 {
	font-family: Arial;
	color: #848484;
	line-height: 10px;
	margin-bottom: 10px;
}
.team_parallax {
	background-size: cover;
	background-position: 100% center;
	background-color: #444;
}
#team .container {
	padding-bottom: 20px;
}
.team-container {
	margin-top: 10px;
}
.team-member {
	text-align: center;
	margin-bottom: 20px;
}
.team-social .social-icon {
	color: #fff !important;
}
.team-member .team-social {
	margin-bottom: 3px;
	position: relative;
	display: inline-block;
	max-width: 100%;
}
.team-member .team-social:hover .team-icons {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
.team-member .team-social .team-icons {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	text-decoration:none;
	transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
	font-size: 17px;
	position: absolute;
	top: 45%;
	z-index: 5;
	width: 100%;
}
.fb-bg {
	background-color: #3c5b9b;
}
.twitter-bg {
	background-color: #2daae1;
}
.dribbble-bg {
	background-color: #f874a4;
}
.linkedin-bg {
	background-color: #0173b2;
}
.plus-bg {
	background-color: #f63e28;
}
.team-member .team-social .team-button {
	width: 82px;
	height: 82px;
	line-height: 82px;
	background-color: #515a5f;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	font-size: 25px;
	position: absolute;
	bottom: 0;
	transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
}
.team-work {
	font-size: 14px;
	font-family: arial;
	color: #848484;
}
/*======== SERVICES ===============*/

#services {
	background-color:#1d1d33;
	position:relative;
}
#services .row {
	margin-top:20px;
}
.title {
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
}
.title h2 {
	color: inherit !important;
}
.title-style-1 {
	color: #fff;
}
.title-style-2 {
	color: #515a5f;
}
.services-box {
	position: relative;
	padding-left: 60px !important;
	margin-bottom: 20px;
}
.services-icon {
	font-size:25px;
	position: absolute;
	padding-right:15px;
	line-height:49px;
	top: -7px;
	left: 15px;
}
.services-box h4 {
	font-weight:500;
	margin-bottom: 10px;
}
.services-box p {
	font-size: 14px;
}
/*======== PRICING TABLES ===============*/

#pricing-tables {
	background-color: #1d1d33;
	position: relative;
	padding-bottom: 40px;
}
#pricing-tables .row {
	margin-top: 20px;
}
.pricing-table {
	text-align: center;
	color: #fff;
}
.pricing-table .head-table {
	color: #1d1d33;
	border-bottom: none;
	font-family: 'Raleway', sans-serif;
	padding: 6px;
}
.pricing-table .price-table {
	font-family: 'Raleway', sans-serif;
}
.pricing-table .price-table .money {
	font-size: 28px;
}
.pricing-table .price-table .count-price {
	font-size: 80px;
	line-height: 50px;
}
.pricing-table .price-table p {
	margin-top: 10px;
	font-family: arial;
}
.pricing-table li {
	padding: 11px;
	font-size: 14px;
	border-bottom: 1px solid #848484;
	font-family: arial;
	list-style:none;
}
/*======== CLIENTS ===============*/

#clients {
	padding-bottom: 40px;
	background:#FFFFFF;
}
.clients_parallax {
	background-size: cover;
	background-position: 100% center;
	background-color: #515A5F;
}
.nbs-flexisel-container {
	position:relative;
	max-width:86%;
	text-align: center;
	margin:0 auto;
}
.nbs-flexisel-ul {
	position:relative;
	width:9999px;
	margin:0px !important;
	padding:0px;
	list-style-type:none;
	text-align:center;
	overflow: hidden;
}
.head {
	margin-top:10px;
	height:30px;
	color:#FFFFFF;
	line-height:20px;
}
.nbs-flexisel-inner {
	overflow:hidden;
	margin:0 auto;
	width:100%;
	/*border-top: 1px dashed #626262;
	border-bottom: 1px dashed #626262;*/
	/*margin-bottom: 30px;*/
	height: 150px;
	font-size:20px;
}
.nbs-flexisel-item {
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	line-height:0px;
	list-style:none;
	height:150px;
}
.nbs-flexisel-item img {
	position: relative;
}
.clients-text {
	text-align: center;
	color: #fff;
	margin: 20px 0;
}
/*======== PORTFOLIO ===============*/

.portfolio-text {
	text-align: center;
	border-bottom: 1px dashed #DEDEDE;
	padding-bottom: 20px;
}
.portfolio-view, .portfolio-view-data {
	margin-bottom: 5px;
	position: relative;
	z-index: 1;
	color: #FFFFFF;
}
.ajax-portfolio-loader {
	text-align: center;
	margin: 10px auto;
	display: none;
	text-align: center;
	clear: both;
}
.portfolio-view .row, .portfolio-view-data .row {
	position: relative;
	display: none;
}
.portfolio-border {
	padding: 30px 0 8px;
	font-family: arial;
}
.portfolio-border h1, .portfolio-border h2, .portfolio-border h3, .portfolio-border h4, .portfolio-border h5, .portfolio-border h6 {
	font-family: 'Raleway', sans-serif;
}
.close-button {
	width: 45px;
	height: 45px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	background-color: #515a5f;
	position: absolute;
	left: 5px;
	top: 35px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
	font-size: 16px;
	z-index: 10;
	display: none;
}
.portfolio-media {
	position: relative;
}
.portfolio-border h1, .portfolio-border h2, .portfolio-border h3, .portfolio-border h4, .portfolio-border h5, .portfolio-border h6 {
	margin-bottom: 10px;
}
.portfolio-border img {
	margin-bottom: 10px;
}
.portfolio-button {
	background-color: #515A5F;
	width: 100%;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 25px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
	margin-bottom: 10px;
	cursor: pointer;
	display: block;
}
.portfolio-button .icon-remove {
	font-size: 18px !important;
}
.description-portfolio {
	font-family: arial;
	font-size: 14px;
}
.portfolio-detail {
	padding: 10px 0;
	border-bottom: 1px dashed #dedede;
}
.portfolio-categories {
	text-align: center;
	margin: 15px 0;
}
.portfolio-categories ul {
	list-style: none;
}
.portfolio-categories ul li {
	display: inline-block;
}
.portfolio-categories ul li a {
	display: block;
	padding: 0 15px;
	height: 35px;
	line-height: 36px;
	margin: 5px;
	background-color: #515A5F;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: arial;
	font-size: 14px;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
	line-height: 0;
	float: left;
	width: 19.969%;
}
.portfolio-box {
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.portfolio-box img {
	width: 100%;
}
.portfolio-box:hover div {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
.portfolio-box > div {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	color: #fff;
	z-index: 4;
	line-height: 22px;
	overflow: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	background-color: rgba(0, 0, 0, 0.8);
	line-height: 16px;
}
.portfolio-box > div:before {
}
.portfolio-box div .portfolio-info {
}
.portfolio-box div .portfolio-info i {
	position: absolute;
	top: 12%;
	text-align: center;
	width: 100%;
	display: block;
	font-size: 36px;
}
.portfolio-box div .portfolio-info p {
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
	font-size: 24px;
}
.portfolio-box div .portfolio-info span {
	position: absolute;
	top: 71%;
	text-align: center;
	width: 100%;
	display: block;
	font-size: 16px;
	font-family: arial;
}
/*======== TESTIMONIALS ===============*/

#testimonials {
	padding-bottom: 20px;
	color: #fff !important;
	text-align: center;
}
.rslides-testimonials {
	color: #fff;
	margin: 0 !important;
	text-align: center !important;
}
.rslides-testimonials blockquote {
	padding: 0 !important;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.testimonial ul li blockquote {
	font-style: italic;
	width: 96%;
	margin: 20px auto 10px;
	border:0;
}
.testimonials-navi {
	text-align: center !important;
}
/*======== NEWS ===============*/

#news {
	background-color: #1D1D33;
	padding-bottom: 20px;
	color: #fff
}
#news .blog-text {
	text-align: center;
	margin-bottom: 30px;
}
.news-content {
	background-color: #fff;
	padding:  15px 25px 25px 25px;
	font-size: 16px;
}
.blogroll .news-content {
	padding:  15px 0 25px 0 !important;
}
.news-content h1 a, .news-content h2 a, .news-content h3 a, .news-content h4 a, .news-content h5 a, .news-content h6 a {
	color: #515A5F;
}
.news-content, .news footer {
	color: #848484;
}
.news-content p {
	font-family: arial;
}
.news footer {
	font-size: 14px;
	margin-top: -10px;
}
.news-thumb {
	position: relative;
	display: block;
	text-align: center;
	background-color: #fff;
}
.news-thumb img {
	width: 100%;
	position: relative;
}
.news-thumb img:hover {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
.news-icon-thumb {
	width: 55px;
	height: 55px;
	color: #fff;
	text-align: center;
	line-height: 55px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 26px;
	position: absolute;
	display: inline-block;
	margin: auto;
	top: 40%;
	left: 50%;
	margin-left: -27px;
	z-index: 2;
}
.news-icon-thumb span {
	position: relative;
	left: 1px;
}
.news-content h1, .news-content h2, .news-content h3, .news-content h4, .news-content h5, .news-content h6 {
	color: #515A5F;
	margin: -6px 0 5px;
}
.news footer > div:first-child {
	background-color: #fff;
	padding: 5px 25px 14px 25px;
}
.blogroll .news footer > div:first-child {
	padding: 5px 0 14px 0 !important;
}
.news footer > div:first-child > div {
	padding-top: 15px;
}
.news-border {
	border-top: 1px dashed #dedede;
}
.info-about-news {
	float: left;
}
.footer-plus-news {
	float: right;
}
.news-plus {
	width: 23px;
	color: #fff;
	height: 23px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	display: block;
}
.news-plus i {
	position: relative;
	left: 1px;
	color: #fff;
}
.news footer span {
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 13px;
}
.news footer .info-about-news i {
	margin-right: 10px;
}
.divider-1 {
	margin: 20px 0;
}
#post-author {
	font-family: arial;
	margin-bottom: 40px;
	font-size: 14px;
}
#post-author img {
	padding: 3px;
	border: 1px solid #dedede;
	margin: 0 25px 25px 0;
	float: left;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
}
#post-author div {
	color: #848484;
}
#comments-list li > div {
	padding: 0 0 25px 90px;
	border-bottom: 1px dashed #dedede;
	position: relative;
	min-height: 70px;
	font-family: arial;
	font-size: 14px;
	margin-bottom: 25px;
}
#comments-list li ul li {
}
#comments-list li ul li .comment-body {
	margin-left: 50px;
	border-bottom: 1px dashed #dedede;
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.children li > .comment-body {
	margin-bottom: 25px !important;
	border-bottom: 1px dashed #dedede !important;
	padding-bottom: 25px !important;
}
.post-list-comments li ul li .post-comment-content {
	margin-left: 0;
}
#comments-list li .comment-author > img {
	padding: 3px;
	border: 1px solid #dedede;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
}
#comments-list li img {
	position: absolute;
	top: 0;
	left: 0;
}
.comment-form-email input {
	margin: 0 1%;
}
#post-comment-form form textarea {
	width: 100%;
	height: 170px;
	max-width: 100%;
}
#post-comment-form form textarea, #post-comment-form input[type="text"] {
	color: #b0b0b0;
	border: none;
	padding: 10px;
	font-family: arial;
	background-color: #ebebeb;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 15px;
	font-size: 14px;
}
#post-comment-form input[type="text"] {
	width: 32.5%;
	height: 40px;
	float: left;
}
.margin-input {
	margin: 0 1.2%;
}
.logged-in-as {
	font-family: arial;
	font-size: 14px;
}
.logged-in-as a {
	color: #515A5F;
}
#post-comment-form input[type="submit"] {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 11px 10px 9px 10px;
	border: none;
	color: #fff;
	font-family: arial;
	font-size: 14px;
	cursor: pointer;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
}
.button-style-3 {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 11px 10px 9px 10px;
	border: none;
	color: #fff;
	font-family: arial;
	font-size: 14px;
	cursor: pointer;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	display: inline-block;
}
.button-style-3:hover {
	color:#515a5f;
}
#post-comment-form input[type="submit"]:hover {
	color:#515a5f;
}
#error {
	margin: 100px 0 200px;
	text-align: center;
}
#error .error-text {
	margin: 20px 0 90px;
}
/*======== TWITTER ===============*/

#twitter {
	text-align: center;
	color: #fff;
	padding: 45px 0;
}
.twitter_parallax {
	background-size: cover;
	background-position: 100% center;
	background-color: #515A5F;
}
.header-twitter i {
	font-size: 60px;
}
.rslides-twitter li p:first-child {
	margin: 20px 0;
	font-size: 16px;
	font-family: arial;
}
.twitter-text {
	font-size: 26px;
}
.twitter-text a {
	color: #fff;
}
/*======== CONTACT ===============*/
/*#contact {
	background:#272928;
}*/

.contact-info {
	padding: 30px 0 0px;
	font-family: arial;
	font-size: 14px;
}
.contact-info a {
	color: #515A5F;
}
.contact-content {
	position: relative;
}
.contact-text-info {
	padding-left: 40px;
	padding-top: 10px;
}
.contact-text-info2 {
	padding-left: 40px;
}
.contact-text-info span {
	font-weight: bold;
}
.contact-info .style-icon-1 {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
}
.contact-form {
	margin-top: 30px;
}
.contact-form textarea, .contact-form input[type="text"] {
	color: #b0b0b0;
	border: none;
	padding: 10px;
	font-family: arial;
	width: 100%;
	background-color: #ebebeb;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 15px;
	font-size: 14px;
	max-width: 100%;
}
.contact-form textarea {
	height: 349px;
}
.contact-form input[type="text"] {
	height: 45px;
}
.contact-button {
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 24px;
	position: relative;
	height: 50px;
}
.contact-button i {
	position: absolute;
	left: 48%;
	top: 13px;
}
.contact-button input[type="submit"] {
	width: 100%;
	height: 50px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	position: relative;
	color:#FFF;
	font-size:22px;
}
.contact-success {
	display: none;
	margin-bottom: 40px;
	margin-top: 20px;
}
.form-cont {
	width:1000px;
	margin:0px auto;
}
.form-col {
	width:605px;
	float:left;
}
.form-col2 {
	width:310px;
	float:left;
	margin:0px 20px;
}
.form-col2 .address {
	background:url(../images/address-icons.gif) no-repeat left top #ffd268;
	padding:20px 20px 20px 75px;
	height:272px;
	font-size:14px;
	color:#090909;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:24px;
	margin-bottom:20px;
}
.form-col .form-wi {
	width:272px;
	height:40px;
	padding-left:60px;
	margin:0px 40px 40px 0px;
	font-family: 'Roboto Condensed', sans-serif;
}
.form-col .form-wi-comment {
	width:595px;
	height:270px;
	padding:20px 20px 20px 60px;
	color:#797777;
	font-family: 'Roboto Condensed', sans-serif;
}
.copyright {
	text-align:center;
	color:#383838;
	font-size:14px;
	background:#000;
	height:100px;
	width:100% !important;
	padding:25px 0px;
	line-height:25px;
}
.w300 {
	width:320px;
	float:left;
}
.w250 {
	width:270px;
	float:left;
}
.w558 {
	width:558px;
	height:260px;
	float:left;
}
.form-cont label {
	display:block;
	position:relative;
}
.form-cont input {
	padding-left:20px;
	margin-left:45px;
	color:#797777;
}
.form-cont .icons {
	position:absolute;
	top:-4px;
	left:0px;
}
.error-input {
	/*background-color: #F78080 !important;
	color: #fff !important;*/
	border:2px solid #ea662d !important;
	color: #ea662d !important;
}
#google-map {
	margin-top: 25px;
	line-height: 0;
}
#google-map iframe {
	width: 100%;
}
/*======== BLOG ===============*/

.post-blog {
	position: relative;
	margin-bottom: 25px;
	min-height: 180px;
}
.post-content {
	padding-left: 65px;
	position: relative;
	font-family: arial;
	font-size: 14px;
	color: #848484;
}
.post-content h1 a, .post-content h2 a, .post-content h3 a, .post-content h4 a, .post-content h5 a, .post-content h6 a {
	color: #515A5F;
	font-family: 'Raleway', sans-serif;
}
.post-icon {
	position: absolute;
	top: 0;
	left: 0;
}
.post-thumb:hover {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}
.post-date {
	display: block;
	margin: 8px 0 10px;
}
.post-content h3 {
	padding-top: 2px;
}
.post-content footer {
	text-transform: uppercase;
	margin-top: 20px;
}
.post-content p {
	line-height: 22px;
}
.post-content footer a {
	color: #848484;
}
.post-content footer i {
	margin-right: 5px;
}
.post-icon-2 {
	position: absolute;
	top: 70px;
	left: 0;
}
.post-info-icon div {
	position: absolute;
	top: 5px;
	left: 0;
	line-height: 28px;
	text-transform: uppercase;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
.post-info-icon:hover div {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
.post-info-icon:hover > span {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
.post-info-icon-2:hover div {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
.post-info-icon-2:hover span {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
.post-info-icon-2 div {
	position: absolute;
	top: 15px;
	width: 100%;
	text-align: center;
	line-height: 28px;
	text-transform: uppercase;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	font-size: 44px;
}
.post-info-icon > span {
	position: relative;
	top: 1px;
}
.day-blog {
	font-size: 28px;
}
.count-comments {
	font-size: 44px !important;
}
.month-blog {
	font-size: 26px;
}
.post-info-icon-2 > span {
	position: relative;
	top: 2px;
}
.media-post {
	position: relative;
	background-color: #FFF;
	margin-bottom: 10px;
}
.media-post .rslides_nav, .portfolio-media .rslides_nav {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background-color: #515a5f;
	font-size: 16px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: absolute;
	z-index: 5;
	right: 10px;
	top: 10px;
}
.media-post .prev, .portfolio-media .prev {
	right: 48px;
}
/*======== TEXT EDITOR STYLING ===============*/

.text-edit blockquote, .comment-body blockquote {
	padding-left: 35px;
	border-left: 3px solid;
	margin: 35px 0;
	font-style: italic;
}
.text-edit p, .comment-body p {
	margin-bottom: 10px;
}
/*.text-edit ul, .comment-body ul {
	margin: 10px 2px;
	list-style: square;
	float:left;
}*/
.comment-body ul li {
	border-bottom: none !important;
	padding-bottom: 0 !important;
	margin-bottom: 5px !important;
}
.text-edit ol, .comment-body ol {
	margin: 10px 20px;
	list-style: decimal;
}
.text-edit dl, .comment-body dl {
	margin: 10px 0;
}
.text-edit dl dd, .comment-body dl dd {
	margin-left: 20px;
	font-style: italic;
}
.text-edit strong, .comment-body strong {
	font-weight: bold;
}
.text-edit pre, .comment-body pre {
	word-wrap: break-word;
	padding: 15px;
	overflow: auto;
	background-color: #eee;
}
em {
	font-style: italic;
}
.text-edit q, .comment-body q {
	font-style: italic;
	padding-left: 20px;
}
.text-edit ol li ol, .comment-body ol li ol {
	list-style: upper-alpha;
}
.alignright {
	float: right;
	margin: 0 0 5px 5px;
}
.alignleft {
	float: left;
	margin: 0 5px 5px 0;
}
sub, sup {
	/* Specified in % so that the sup/sup is the
right size relative to the surrounding text */
font-size: 75%;
	/* Zero out the line-height so that it doesn't
interfere with the positioning that follows */
line-height: 0;
	/* Where the magic happens: makes all browsers position
the sup/sup properly, relative to the surrounding text */
position: relative;
	/* Note that if you're using Eric Meyer's reset.css, this
is already set and you can remove this rule */
vertical-align: baseline;
}
sup {
	/* Move the superscripted text up */
top: -0.5em;
}
sub {
	/* Move the subscripted text down, but only
half as far down as the superscript moved up */
bottom: -0.25em;
}
code {
	font-family: courier;
	white-space: nowrap;
	background-color: #F7F7F9;
	color: #DD1144;
	padding: 2px 4px;
	border: 1px solid #E1E1E8;
}
address {
	font-style: italic;
}
.text-edit ol li ol li ol, .comment-body ol li ol li ol {
	list-style: lower-alpha;
}
.wp-caption {
	max-width: 100% !important;
}
.text-edit table, .comment-body table {
	margin: 1em;
	border-collapse: collapse;
}
.text-edit td, .text-edit th, .comment-body td, .comment-body th {
	padding: .3em;
	border: 1px #ccc solid;
}
/*======== SIDEBAR ===============*/

.widget {
	margin-bottom: 35px;
	line-height: 24px;
	font-family: arial;
	font-size: 14px;
	color: #848484;
}
.widget ul li {
	padding: 10px 0;
	border-bottom: 1px dashed #dedede;
}
.widget ul li a {
	color: #515A5F;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	text-align: right;
	color: #333;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wp-calendar thead {
	font-size: 10px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	text-align: center;
	padding:8px;
}
#wp-calendar tbody td:hover {
	background: #fff;
}
#wp-calendar a {
	color: inherit;
	font-weight: 700;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}
.widget p {
	margin: 10px 0;
}
.widget p:first-child {
	margin-top: 0 !important;
}
.widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 {
	margin-bottom: 13px;
	color: #515A5F !important;
	font-family: 'Raleway', sans-serif;
}
.tagcloud a {
	display: inline-block;
	padding: 3px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-transform: uppercase;
	border: 1px solid #e0e0e0;
	color: #b0b0b0;
	margin: 2px;
	margin-right: -1px;
}
#reply-title {
	padding-left: 20px;
	border-left: 3px solid;
	line-height: 24px;
	margin-bottom: 30px;
}
.line-header {
	line-height: 24px;
	margin-bottom: 30px;
}
.line-header-border {
	padding-left: 20px;
	border-left: 3px solid;
}
.header-section {
	margin-bottom: 20px;
	color: #515a5f;
	line-height: 20px;
	font-family: 'Raleway', sans-serif;
}
.search-field {
	border: 1px solid #DEDEDE;
	height: 45px;
	position: relative;
	width: 100%;
}
.search-field input[type="text"] {
	position: absolute;
	top: 6px;
	left: 10px;
	height: 30px;
	border: none;
	color: #b0b0b0;
}
.search-field input[type="submit"] {
	width: 50px;
	height: 44px;
	border: none;
	border-left: 1px solid #DEDEDE;
	background-color: transparent;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	cursor: pointer;
}
.search-button {
	position: absolute;
	right: 15px;
	top: 11px;
	font-size: 20px;
	color: #b0b0b0;
	z-index: 1;
}
/*=========== Gallery =============*/
.gallery-image {
	width:85%;
	margin:30px auto;
	padding:0px;
}
.gallery-image a {
	margin:0px auto;
	padding:0px;
	display:block;
	width:250px;
	height:220px;
	float:left;
}
/*======== SHORTCODES ===============*/

#shortcodes .row {
	margin-bottom: 30px;
}
.toggle {
	font-size: 14px;
	margin-bottom: 10px;
	font-family: arial;
}
.toggle-title {
	background-color: #f8f8f8;
	height: 45px;
	border: 1px solid #dedede;
	color: #515a5f;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.toggle-title-text {
	height: 45px;
	padding: 11px 60px 9px 20px;
	overflow: hidden;
}
.toggle-title-text i {
	font-size: 16px;
	vertical-align: middle;
	color: #b9b9b9;
	color: #515A5F;
	margin-right: 10px;
}
.toggle .hover-icon i {
	color: #b9b9b9 !important;
}
.toggle .hover-icon:hover i {
	color: #515A5F !important;
}
.toggle-arrow {
	width: 45px;
	height: 44px;
	line-height: 45px;
	text-align: center;
	border-left: 1px solid #dedede;
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
}
.toggle-content {
	border: 1px solid #dedede;
	padding: 15px 20px;
	border-top: none;
	color: #848484;
	display: none;
}
.alert {
	padding: 11px 28px 9px 20px;
	border: 1px solid;
	font-family: arial;
	font-weight: bold;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: relative;
	margin-bottom: 7px;
}
.close-alert {
	position: absolute;
	right: 15px;
	top: 12px;
	cursor: pointer;
	font-size: 16px;
}
.alert-1 {
	color: #c8af0f;
	border-color: #f6e785;
	background-color: #fbf9e5;
}
.alert-2 {
	color: #93b31d;
	border-color: #bfdd60;
	background-color: #e9f3d1;
}
.alert-3 {
	color: #d96663;
	border-color: #f0b2b1;
	background-color: #ffe9e8;
}
.alert-4 {
	color: #469fd5;
	border-color: #9fc1de;
	background-color: #dbe9f4;
}
.tabs {
	font-size: 14px;
	font-family: arial;
}
.tabs > ul {
	position: relative;
	top: 1px;
}
.tabs > ul, .tabs > ul li a {
	color: #515a5f;
}
.tabs > ul li {
	float: left;
}
.tabs > ul li i {
	font-size: 16px;
}
.tabs > ul li:first-child a {
	border: 1px solid #dedede;
}
.tabs > ul li:last-child a {
	border-left: none !important;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
.tabs > ul li a {
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: block;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #f8f8f8;
}
.tabs > ul li {
	list-style:none;
}
.tabs > ul {
	margin:0;
}
.tabs > ul li i {
	margin: 0 5px;
	color: #b9b9b9;
}
.tabs > ul li:hover i {
	color: #515A5F !important;
}
.active-tab a {
	background-color: #fff !important;
	border-top: 3px solid #ffd400 !important;
	border-bottom: 1px solid #fff !important;
}
.active-tab i {
	color: #515A5F !important;
}
.tab-content {
	color: #848484;
	padding: 15px 20px;
	border: 1px solid #dedede;
}
.callout-box {
	padding: 17px 30px;
	border-left: 3px solid #515a5f;
}
.callout-box p {
	font-family: arial;
	font-size: 16px;
}
.callout-box-button {
	padding: 11px 20px 10px 20px;
	background-color: #515a5f;
	color: #fff !important;
	margin: 5px;
	float: right;
	font-weight: 700;
	font-size: 16px;
	margin-top: 10px;
	display: inline-block;
}
.button-mobile {
	float: none !important;
	margin: 10px 0;
	display: none;
}
.column {
	color: #848484;
	font-family: arial;
	font-size: 13px;
}
.social_icon {
	margin-bottom:5px;
	margin-top:5px;
	float:left;
}
.callout-box {
	height:100%;
}
.aw-icon1 {
	font-size:50px;
}
.aw-icon2 {
	font-size:25px;
	top:0px;
}
.pricing-table {
	margin: 0 !important;
}
/*======== FOOTER ===============*/

#footer {
	padding: 15px 0 7px;
	color: #fff;
	font-family: arial;
}
#error #footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}
.foot-social {
	text-align: right;
}
.foot-social a {
	color: #fff;
}
/*<!--.copyright {
	margin: 6px 0 8px;
}-->*/
.fb-foot:hover {
	background-color: #3c5b9b;
}
.twitter-foot:hover {
	background-color: #2daae1;
}
.dribbble-foot:hover {
	background-color: #f874a4;
}
.linkedin-foot:hover {
	background-color: #0173b2;
}
.google-foot:hover {
	background-color: #f63e28;
}
.slogan {
	text-align:center;
}
.text {
	text-align:center;
	font-family:arial;
}
.blog_front　 {
	margin-top: 20px !important;
}
.white {
	color:#ffffff !important;
}
.separator {
	display: block;
	height: 1px;
	background-color: #ccc;
	margin: 20px 0;
}
.separator.transparent {
	background-color: transparent!important;
}
#what-we-do, #what-we-do .services-box, #outsource-to-us {
	color: #FFF;
}
#outsource-to-us {
	text-align:center;
}
#who-we-are .title, #who-we-are-content-boxes .title {
	display: none !important;
}
.five_columns {
	width: 100%
}
.five_columns>.column1, .five_columns>.column2, .five_columns>.column3, .five_columns>.column4, .five_columns>.column5 {
	width: 20%;
	float: left;
}
.five_columns>.column1>.column_inner {
	padding: 0 18px 0 0;
}
.five_columns>.column2>.column_inner {
	padding: 0 12px 0 6px;
}
.five_columns>.column3>.column_inner {
	padding: 0 6px 0 12px;
}
.five_columns>.column4>.column_inner {
	padding: 0 6px 0 12px;
}
.five_columns>.column5>.column_inner {
	padding: 0 0 0 18px;
}




.technology-bigtitle {
	font-family:Raleway;
	font-size:24px;
	color:#ffaf04;
	line-height:40px;
}
.technology-smalltitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	font-weight:bold;
	}
.technology-text   {
	padding:0px 0px 0px 5%;
	margin:0px;
}
.technology-text ul  {
	padding:0px 0px 0px 20px;
	margin:0px;
	list-style-image:url(../images/tick.png);
	color:#333;
	font-family:Bitter !important;
	margin-right:10px;
	font-size:16px;
}
.technology-text ul li {
	margin-right:10px;
	margin-bottom:10px;
}
.divider {
	background:url(../images/divider.png);
	height:2px;
	margin-top:10px;
	width:100%;
}

.market-number {
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	width:50px;
	height:50px;
	background:#fff;
	color:#ffaf04;
	font-family:Raleway;
	font-size:30px;
	padding-left:18px;
	float:left;
	margin-right:15px;
}
.market-pic{
	text-align:center;
}
.market-title {
	color:#ffaf04;	
	margin-bottom:5px;
	font-size:18px;
	position:relative;
	top:20px;
	text-align:center;
}
.margin-bottom {
	margin-bottom:55px;
}
.video-title {
	color:#606060;
	margin-bottom:5px;
	font-size:16px;
}
.video-title span {
	color:#333;
	margin-bottom:5px;
	font-size:16px;
	margin-right:2px;
}
.video-text {
	font-size:14px;
	color:#7e7d7d;
}
.video-text span {
	font-size:14px;
	color:#333;
	margin-right:23px;
}
.video-pic {
	margin-top:15px;
	margin-left:25px;
}
.news-wrapper{
	height:100% !important;
}
.news-number2 {
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	width:60px;
	height:60px;
	background:#fff;
	color:#fe2424;
	font-family:Raleway;
	font-size:25px;
	padding-left:15px;
	padding-top:10px;
	margin:0 auto;
	margin-top:25px;
}

.news-dates {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	width:70px;
	height:70px;
	background:#fff;
	color:#333;
	font-family:Raleway;
	font-size:14px;
	padding-top:7px;
	margin:0 auto;
	margin-top:25px;
	text-align:center;
	line-height:18px;
	float:left;
}
.news-btn{
	color:#2c2c2c;

	}
.learn-more-btn {
	width:107px;
	height:40px;
	padding:10px;
	color:#2c2c2c;
	text-align:center;
	text-transform:uppercase;
	background:#f6bd38;
	margin:0 auto;
	border:1px solid #fff;
	box-shadow:1px 1px #333;
}
.learn-more-btn a {
	color:#2c2c2c !important;
}
.news-title {
	color:#ffaf04;	
	margin-bottom:5px;
	font-size:18px;
	position:relative;
	top:20px;
	margin-left:95px;
	font-weight:600px;
}
.news-text {
	font-size:14px;
	color:#fff;
	margin:25px 0;
	margin-left:95px;
}
.market-text {
	font-size:15px;
	text-align:center;
	color:#fff;
	margin:25px 0;
	width:100%;
}
/*social icon*/

@font-face {
	font-family:si !important;
	src:url('../socicon/socicon.eot?#iefix')  format('embedded-opentype'),  url('../socicon/socicon.woff) format(woff'),  url('../socicon/socicon.ttf') format('truetype'),  url('../socicon/socicon.svg') format('svg');
	font-weight:400;
	font-style:normal;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	 .home_text_Q {
	height:auto;
}


@font-face {
	font-family:si;
	src: url(../socicon/socicon.svg) format(svg);
}
}
.soc {
	overflow:hidden;
	margin:5px 0px ;
	padding:0;
	list-style:none;
	float:right;
}
.soc li {
	display:inline-block;
 *display:inline;
	zoom:1;
}
.soc li a {
	font-family:si!important;
	font-style:normal;
	font-weight:400;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	-o-transition:.1s;
	-ms-transition:.1s;
	-moz-transition:.1s;
	-webkit-transition:.1s;
	transition:.1s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	display:block;
	position: relative;
	z-index: 1;
	width: 39px;
	height: 39px;
	line-height: 39px;
	font-size: 21px;
	-webkit-border-radius: 31px;
	-moz-border-radius: 31px;
	border-radius: 31px;
	margin-right: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
.soc-icon-last {
	margin:0 !important;
}
.soc-twitter:before {
	content:'a';
}
.soc-facebook:before {
	content:'b';
}
.soc-google:before {
	content:'c';
}
.soc-linkedin:before {
	content:'j';
}
.intellectual-list{
	width:100%;
	background:#f4f3f3;
	padding:8px;
	border:1px dashed #333;
	margin-bottom:20px;
}

.content {
    background-color: #e5e2e2;
    height: 100%;
    overflow-y: scroll;
    padding: 20px;
    width: 100%;
}
.content h1{
	color:#666666;
}
.content p strong{
	font-weight:bold;
}
.w70{
	width:50% !important;
	margin:0px auto !important;
}



@media only screen and (min-width: 480px) and (max-width: 768px) {
.five_columns .column1, .five_columns .column2, .five_columns .column3, .five_columns .column4, .five_columns .column5 {
	width: 100%;
	border: none;
	margin: 0px 0px 20px 0px;
}
.five_columns .column1 .column_inner, .five_columns .column2 .column_inner, .five_columns .column3 .column_inner, .five_columns .column4 .column_inner, .five_columns .column5 .column_inner {
	padding: 0px;
}
}
 @media only screen and (max-width: 480px) {
.five_columns .column1, .five_columns .column2, .five_columns .column3, .five_columns .column4, .five_columns .column5 {
	width: 100%;
	border: none;
	margin: 0px 0px 20px 0px;
}
.five_columns .column1 .column_inner, .five_columns .column2 .column_inner, .five_columns .column3 .column_inner, .five_columns .column4 .column_inner, .five_columns .column5 .column_inner {
	padding: 0px;
}
}
.process_img {
	margin: 0 auto !important;
	display: block !important;
}
.services-box h4 {
	min-height: 60px;
}
#outsource-to-us h5 {
	margin-bottom: 15px;
}
#careers p, #current-openings p {
	color: #FFF;
}
#careers a:hover {
	text-decoration: underline !important;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
#what-we-do a:hover {
	text-decoration: underline !important;
}
div.pp_default .pp_description {
	display: none !important;
}
.custom_table {
	width: 100%;
	border-collapse: collapse;
	color: #000000;
	margin:0px !important;
}
.custom_table tr.custom_tr td {
	background: #dfdede !important;
}
.custom_table th {
	background: #cccccc !important;
	font-weight: bold;
	padding: 6px !important;
	border: 1px solid #FFF !important;
	text-align: left;
}
.custom_table td {
	padding: 6px !important;
	background:#f0f0f0 !important;
	border: 1px solid #FFF !important;
	text-align: left;
}
.close-button-data {
	width: 45px;
	height: 45px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	background-color: #515a5f;
	position: absolute;
	left: 20px;
	top: 82px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
	font-size: 16px;
	z-index: 10;
	display: none;
}
blockquote i {
	color: #ea662d;
	font-size: 20px;
	margin: 0 10px !important;
}
#careers .leaf_ul {
	color: #FFF !important;
}
.leaf_ul li {
	list-style:none;
}
.leaf_ul li:before {
	font-family:'FontAwesome';
	content:"\f06c";
	display: inline-block;
	margin-left: -30px;
	width: 30px;
}

 @media only screen and (min-width: 1200px) and (max-width: 1300px) {
#our-process h3 {
	font-size: 24px !important;
}
}
 @media only screen and (min-width: 1024px) and (max-width: 1200px) {
#our-process h3 {
	font-size: 20px !important;
}
.services-box h4 {
	min-height: 90px;
}
}
 @media only screen and (min-width: 990px) and (max-width: 1024px) {
#our-process h3 {
	font-size: 20px !important;
}
}
 @media only screen and (min-width: 768px) and (max-width: 990px) {
#our-process h3 {
	font-size: 20px !important;
}
}
 @media only screen and (min-width: 480px) and (max-width: 768px) {
}
 @media only screen and (max-width: 480px) {
.home_text_Q p {
	line-height: 22px !important;
	font-size:17px !important;
	text-shadow:none !important;
}
h1{
	font-size:24px !important;
}
.technology-heading {
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	display:block;
	margin:0px auto;
	width:165px;
	margin-top:25px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.market-heading {
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	display:block;
	margin:0px auto;
	width:95%;
	margin-top:25px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.intellectual-heading {
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	display:block;
	margin:0px auto;
	width:95%;
	margin-top:25px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.news-heading {
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	display:block;
	margin:0px auto;
	width:95%;
	margin-top:25px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.contact-heading {
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	display:block;
	margin:0px auto;
	width:95%;
	margin-top:25px;
	margin-bottom:40px;
	text-transform:uppercase;
}
.home_text_Q p span{
	font-size:16px !important;
	}
.second_email {
	padding:0px;
}
.home div.pp_pic_holder {
	width: 250px !important;
}
.home div.ppt {
	width: 227px !important;
}
.home div.pp_default .pp_content {
	height: 200px !important;
	width: 217px !important;
}
.home div.pp_default .pp_content_container .pp_content iframe {
	width: 217px !important;
	height: 160px !important;
}
.home div.pp_default .pp_content_container .pp_details {
	width: 217px !important;
}
.projects_count, .projects_img {
	display:none !important;
}
.process_img {
	left: 40px;
	position: absolute;
	width: 60px;
}
.five_columns h4 {
	padding-left: 140px !important;
	text-align: left !important;
}
}
 @media only screen and (max-width: 990px) {
.services-box h4 {
	min-height: 10px;
}
.contact-form textarea {
	height: 180px;
}
}
 @media only screen and (max-width: 768px) {
#our-process h3 {
	font-size: 24px !important;
}
.market-heading{
	width:95%;
}
background-size:contain !important;
#testimonials h3, #outsource-to-us, #careers p, #culture p, #current-openings p, .contact-info, .contact-form, #contact p, #footer p {
	padding-left: 15px;
	padding-right: 15px;
}
.info-box {
	margin: 10px 15px !important;
}
.contact-form .col-md-6 {
	margin-bottom: 0px !important
}
#outsource-to-us {
	margin-top: -40px;
}
#contact h6 {
	padding-left: 15px;
	padding-right: 15px;
}
.contact-button {
	margin-bottom: 20px;
}
}
#pop_template .column {
	color: #FFF;
	font-size: 14px !important;
}
#pop_template .title {
	text-align: left !important;
	padding-left: 30px;
}
#pop_template .head-line-dark {
	background-color: #DEDEDE;
	margin: 4px 0 !important;
	height: 1px !important;
}
#pop_template h2 {
	font-size: 22px !important;
}
#pop_template .leaf_ul li:before {
	margin-left: -20px !important;
	width: 20px !important;
}
.second_email {
	font-weight: normal !important;
	padding-left: 43px;
}
.content_with_img {
	float: left;
	max-width: 420px;
	margin:0 15px 15px 0;
}
.content_with_img img {
	display: block;
	width: 100%;
}
.thankPopup h6 {
	font-size: 20px;
	text-align: center !important;
	vertical-align: middle;
}
iframe {
	overflow:hidden;
}
.home .pp_expand {
	display: none !important;
}
.client-carousel {
	display:none;
}
.portfolio-view-data #pop_template .title {
	display:block !important;
}
#pop_template .title {
	display: none !important;
}
#whatwedo_template h2 {
	font-size: 22px;
}
#whatwedo_template .column {
	color: #FFF;
	font-size: 14px !important;
}
#whatwedo_template .title {
	text-align: left !important;
	padding-left: 30px;
}
#whatwedo_template .head-line-dark {
	background-color: #DEDEDE;
	margin: 4px 0 !important;
	height: 1px !important;
}
#who-we-are-content-boxes {
	-moz-box-shadow: inset 0 10px 10px -10px #000, inset 0 -10px 10px -10px #000;
	-webkit-box-shadow: inset 0 10px 10px -10px #000, inset 0 -10px 10px -10px #000;
	box-shadow: inset 0 10px 10px -10px #000, inset 0 -10px 10px -10px #000;
}
#our-process, #clients {
	-moz-box-shadow: inset 0 8px 8px -8px #696868, inset 0 -8px 8px -8px #696868;
	-webkit-box-shadow: inset 0 8px 8px -8px #696868, inset 0 -8px 8px -8px #696868;
	box-shadow: inset 0 8px 8px -8px #696868, inset 0 -8px 8px -8px #696868;
}
#what-we-do {
	-moz-box-shadow: inset 0 8px 8px -8px #151553;
	-webkit-box-shadow: inset 0 8px 8px -8px #151553;
	box-shadow: inset 0 8px 8px -8px #151553;
}
#outsource-to-us {
	-moz-box-shadow: inset 0 -8px 8px -8px #151553;
	-webkit-box-shadow: inset 0 -8px 8px -8px #151553;
	box-shadow: inset 0 -8px 8px -8px #151553;
}
#test_homeslider {
	width:100%;
	display: table;
	margin: auto;
}
#test_homeslider .home_logo {
	margin-top: 25px;
}
.test_slidercontent .text-edit div {
	margin-top:0px !important;
	padding-top:0px !important;
}
.test_slidercontent {
	position: absolute;
	top:0;
	z-index:-1000;
}
#test_homeslider .home_text_W {
	background-color: rgba(0, 0, 0, 0.40);
	border-bottom:0.5px solid #979797;
	border-top:0.5px solid #979797;
}
.img {
	margin:10px 0px;
}
span {
	color:#ffd268;
}
.products {
	font-size:16px;
	margin-top:35px;
	line-height:40px;
	list-style-image:url(../images/bullet.png);
	color:#3c3c3c;
	margin-right:10px;
}
.small-heading {
	font-size: 30px;
	text-align:center;
	margin-top:10px;
	color:#fff;
}
/*.divider {
	background:url(../images/divider-bg.png) no-repeat;
	height: 5px;
	width:100%;
	margin: 0 auto;
}*/
.workshop-text {
	text-align:left;
	line-height:26px;
	color:#383837;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
}
.margin-top {
	margin-top:35px;
}
.client-name {
	text-align:center;
	color:#fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px !important;
}
.client-name {
	text-align:center;
	color:#fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px !important;
}
p {
	font-size:14px !important;
	text-align:justify;
	font-weight:normal;
}
.about-list {
	font-size:14px;
	line-height:28px;
	list-style-image:url(../images/bullet.png);
	text-align:left;
}
.office-title {
	color:#ffd268;
	font-size:16px;
}
.margin-bottom15 {
	margin-bottom:15px;
}
.contact-address {
	width:100%;
	background:#feae24;
	padding:5px;
	-moz-box-shadow: 0 0 2px #fbf7c2;
	-webkit-box-shadow: 0 0 2px #fbf7c2;
	box-shadow: 0 0 2px #fbf7c2;
	border-radius:5px;
	margin:0 auto;
	margin-bottom:20px;
	/*position:relative;
	top:165px;
	left:105px;*/
}
.form-address {
	background: none repeat scroll 0 0 #ddd6cc;
    border-radius: 5px;
    box-shadow: 0 0 5px #878076;
    margin: 0 auto;
    padding: 20px;
    width: 100%;
	/*position:relative;
	top:35px;
	left:20px;*/
}
.contact-title {
	color:#fff !important;
	font-size:30px;
	text-align:center;
}
.form-title {
	color:#000 !important;
	font-size:18px;
	text-align:left;
	float:left;
	margin-bottom:10px;
}
.form-title a {
	color:#000 !important;
}
.contact-text {
	color:#fff !important;
	font-size:14px;
	margin-bottom:20px;
	text-align:center;
}
.text-field {
	padding: 12px;
	border: 1px solid #bbbbbb;
	width:100%;
	-moz-box-shadow:    inset 0 0 5px #ccc;
	-webkit-box-shadow: inset 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc inset;
	margin-bottom: 25px;
	color: #000 !important;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-family:arial;
	font-size:13px;
}
.checkbox {
	padding: 12px;
	border: solid 1px #fff;
	width:5%;
	height:15px;
	margin-bottom: 23px;
	color: #000 !important;
	background:#fff;
	margin-right:10px;
}
.checkbox-text {
	font-size:14px;
	margin-top:5px;
	color:#fff;
}
.small-field {
	width:25% !important;
}
.form-margin-top {
	margin-top:71px;
}
.checkbox-margin-top {
	margin-top:15px;
}
.submit, .submit:hover {
	background: #FFD268;
	border-radius: 6px;
	color: #333333 !important;
	display: block;
	font-weight:bold;
	font-size: 16px;
	height: 45px;
	text-align: center;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	border: #e8bb51 1px solid;
	cursor:pointer;
}
.button-left-clients {
	left:-20px;
	top:50px !important;
	background:url(../images/thin_left_arrow_333.png) no-repeat;
}
.button-right-clients {
	right:-35px;
	top:50px !important;
	background:url(../images/thin_right_arrow_333.png) no-repeat;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
}
div.galleryoverlay {
	background: none repeat scroll 0 0 #000000;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9500;
}
.overlayContent {
	background-color: #FFFFFF;
	display: none;
	height: 64px;
	left: 10%;
	margin: -12px 0 0 -12px;
	opacity: 1;
	overflow: visible !important;
	padding: 20px;
	position: fixed;
	top: 20%;
	width: 64px;
	text-align:center;
	vertical-align:middle;
	line-height:24px;
	z-index: 10000;
}
.overlayOpenpolicy{
	height: auto;
	width: 80%;
	overflow:visible;
}

.overlayOpenterms{
	height: 500px;
	width: 80%;
	overflow-y:scroll;
}

.overlayClose{
	height: 64px;
	line-height:24px !important;
	margin: -12px 0 0 -12px;
	width: 64px;
}
#close {
	background-color: #FFFFFF;
	border: 3px solid #333333;
	border-radius: 16px;
	color: #000000;
	display: inline;
	font-family: 'Comic Sans MS';
	font-size: 17px;
	font-weight: bold;
	height: 30px;
	line-height: 9px;
	padding-top: 7px;
	position: absolute;
	right: -15px;
	text-align: center;
	text-decoration: none;
	top: -13px;
	width: 30px;
}
.close-btn {
	font-size:17px;
	text-decoration: none;
	float: right;
	color: #333;
}
#prevImg {
	font-family: arial;
	font-size: 70px;
	height: 420px;
	opacity: 0.1;
	position: absolute;
	left: 20px;
	top: 24px;
	text-decoration:none;
	font-weight:bold;
	width: 50px;
	z-index: 100;
	color:#FFF;
}
#nxtImg {
	font-family: arial;
	font-size: 70px;
	opacity: 0.2;
	height: 420px;
	position: absolute;
	right: 20px;
	top: 24px;
	text-decoration:none;
	font-weight:bold;
	width: 50px;
	z-index: 100;
	color:#FFFFFF;
}
#nxtImg:hover {
	background:#000000;
	opacity: 0.5;
	text-decoration:none;
}
#prevImg:hover {
	background:#000000;
	opacity: 0.5;
	color:#FFF;
	text-decoration:none;
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color:#333;
}
.glyphicon-chevron-up:before {
	content: "\e113";
}
.operationContent {
	background-color: #f3f3f3;
	border:1px dashed #ffaf04;
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	display:none;
	padding:0 0 20px;
	width:95% !important;
	margin:0 auto;
	position:relative;
	top:-30px;
}
.closeBtn{
	position:absolute;
	top:-10px;
	right:-10px;
	display:block;
}
.operationContent .closearrow {
	background-color: #ffd268;
	border-radius: 0 0 6px 6px;
	-moz-border-radius:0 0 6px 6pxx;
	-webkit-border-radius:0 0 6px 6px;
	bottom: 0;
	display: block;
	position: absolute;
	text-align: center;
	width:100% !important;
}
.area-popup {
	padding: 10px;
	font-size: 26px;
	color: #333;
	display:none;
}
.popup-text {
	font-size: 16px;
	color:#333;
	padding:0px 0px 0px 20px;
}

.popup-title{
	font-size: 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffaf04;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
}
.invalidBorder {
	background:none !important;
}
.invalid {
	border: 1px solid #C33 !important;
	background-color: #FEE;
}
.invalid:focus, .invalid:active {
	border: 1px solid #C33 !important;
	background-color: #FFF !important;
}
.modal-open {
	overflow: hidden;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10000;
	display: none;
	/*overflow: auto;
  overflow-y: scroll;*/
  -webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
.modal-header {
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	position: relative;
	padding: 20px;
}
.modal-footer {
	padding: 19px 20px 20px;
	margin-top: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
@media (min-width: 768px) {
.modal-dialog {
	width: 350px;
	margin: 30px auto;
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
	width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
	width: 900px;
}
}
@media only screen and (max-width: 480px) {
.home div.pp_pic_holder {
	left: 10px !important;
}
.home_text_Q {
    margin-top: 231px;
}
.home_logo {
	margin-top:0px !important;
}
.home_logo img {
	max-height: auto !important;
}
/*.home_text_Q p {
	color:#FFFFFF;
	font-size:60px !important;
	margin:0px;
	padding:0px;
	line-height:20px !important;
}*/

.projects_head {
	font-size:16px;
}
.process_img {
	left: 10px;
	position: absolute;
	width: 50px;
}
h1 {
	font-size: 50px;
	font-family: 'Roboto Condensed', sans-serif;
}
.home_bottom_arrow {
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 30px solid #000;
}
.home_bottom_arrow a {
	margin:-35px 0px 0px -15px;
}
.home_bottom_arrow a i {
	line-height: 80px;
	font-size: 35px;
}
.five_columns h4 {
	padding-left: 80px !important;
	text-align: left !important;
}
#whatwedo_template h2 {
	font-size: 15px !important;
}
.col-md-6 {
	margin-bottom: 0px !important;
}
.Home-line-Y {
	width:90%;
}
.home_text_W {
	width:80%;
}
.col-xs-4 {
	width:100% !important;
}
.contact-address{
		margin-bottom:20px !important;
}
.technology-text   {
	padding:0px !important;
}
.info-box {
    margin: 0px !important;
}
.market-heading {
	width:95% !important;
}
.popup-text {
	padding:0px !important;
}
.technology-text ul  {
	padding:0px 0px 0px 30px !important;
	margin-right:0px !important;
}
.intellectual-list, .news-wrapper{
	margin-left: 10px !important;
}
.w70{
	width:90% !important;
	margin:0px auto !important;
}
.overlayOpenterms, .overlayOpenpolicy{
	width: 90% !important; 
}
.overlayContent {
	top: 10% !important;
}
.col-md-12{
	padding-right:0px !important;
}
.slide-menu {
		background-position: 33% 0% !important;
		background-attachment: scroll !important;
}
.home_parallax {
	background:url(../images/home-slider-new.jpg) top center no-repeat !important;
	background-size:contain !important;
}
.soc {
	margin:5px  auto ;
	float:none;
	width:200px;
}
.news-text {
	margin:20px 0px 0px 95px;
}
}
 @media only screen and (max-width: 320px) {
.home div.pp_pic_holder {
	left: 10px !important;
}
.home_text_Q {
    margin-top: 151px;
}
.home_logo {
	margin-top:0px !important;
}
.home_logo img {
	max-height: auto !important;
}
/*.home_text_Q p {
	color:#FFFFFF;
	font-size:60px !important;
	margin:0px;
	padding:0px;
	line-height:20px !important;
}*/

.projects_head {
	font-size:16px;
}
.process_img {
	left: 10px;
	position: absolute;
	width: 50px;
}
h1 {
	font-size: 50px;
	font-family: 'Roboto Condensed', sans-serif;
}
.home_bottom_arrow {
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 30px solid #000;
}
.home_bottom_arrow a {
	margin:-35px 0px 0px -15px;
}
.home_bottom_arrow a i {
	line-height: 80px;
	font-size: 35px;
}
.five_columns h4 {
	padding-left: 80px !important;
	text-align: left !important;
}
#whatwedo_template h2 {
	font-size: 15px !important;
}
.col-md-6 {
	margin-bottom: 0px !important;
}
.Home-line-Y {
	width:90%;
}
.home_text_W {
	width:80%;
}
.col-xs-4 {
	width:100% !important;
}
.contact-address{
		margin-bottom:20px !important;
}
.technology-text   {
	padding:0px !important;
}
.info-box {
    margin: 0px !important;
}
.market-heading {
	width:95% !important;
}
.popup-text {
	padding:0px !important;
}
.technology-text ul  {
	padding:0px 0px 0px 30px !important;
	margin-right:0px !important;
}
.intellectual-list, .news-wrapper{
	margin-left: 10px !important;
}
.w70{
	width:90% !important;
	margin:0px auto !important;
}
.overlayOpenterms, .overlayOpenpolicy{
	width: 90% !important; 
}
.overlayContent {
	top: 10% !important;
}
.col-md-12{
	padding-right:0px !important;
}
.slide-menu {
		background-position: 33% 0% !important;
		background-attachment: scroll !important;
}
.home_parallax {
	background:url(../images/home-slider-new.jpg) top center no-repeat !important;
	background-size:contain !important;
}
.soc {
	margin:5px  auto ;
	float:none;
	width:200px;
}
.news-text {
	margin:20px 0px 0px 95px;
}
 }