/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
  	font-family: 'Montserrat', sans-serif;
    font-size: 100%;
  	 background: #FFf;
  	 -webkit-font-smoothing: antialiased;
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	border: none;
	text-decoration: none;
}
.while_space{ color: #FFFFFF; opacity: 0;}

/*----start-container----*/
.container{
	width:70%;
}
/*-----start-header----*/
.bg{
	/*background:url(../images/baner.jpg) no-repeat 0px 0px;*/
	/*background-size:cover;*/
	background-color: #FFFFFF;

}
.header{
}
.logo{
	float: left;
	/*margin-top: 0.6em;*/
}
.logo a{
	color: #303030;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 2.5em;
}
.logo a:hover{
	text-decoration:none;
}
.logo320{
	display:none;
}
/*----navbar-nav----*/
.top-header{
	padding: 0.8em 0em;
}
.top-nav ul li a{
	color: #000000;
	padding: 0.2em 1.5em;
	font-size: 0.9em;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	font-weight: 300;
}
.top-nav ul li.active a,
.top-nav ul li a:hover{
	color:#ffb900;
}
.logo a{
	display:block;
}
/* top-nav */
.top-nav:before,
.top-nav:after {
    content: " ";
    display: table;
}
.top-nav:after {
    clear: both;
}
nav {
	position: relative;
	float: right;
}
nav ul {
	padding: 0;
	float: right;
	margin: 0.9em 0;
}
nav li {
	display: inline;
	float: left;
	position:relative;
}
nav a {
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
nav a:hover{
	text-decoration:none;
	color:#00A2C1;
}
nav a#pull {
	display: none;
}
/*Styles for screen 600px and lower*/
@media screen and (max-width: 768px) {
	nav { 
  		height: auto;
  		float:none;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 100%;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #eee;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
}
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 768px) {
	nav {
		border-bottom: 0;
		float:none;
	}
	nav ul {
		display: none;
		height: auto;
		margin: 1.5em 0 0 0;
		background: #fff;
	}
	nav a#pull {
		display: block;
		position: relative;
		/*color: #F26D7D;*/
		text-align: right;
		position: absolute;
		top: 13px;
		text-decoration: none;
	}
	nav a#pull:after {
		content:"";

		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	nav a#pull img{
		margin-right: 0%;
	}
	.top-nav ul li a {
		color: #2C3E50;
		padding: 0.4em 0;
	}
}
/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav {
		float:none;
	}
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #EEE;
	}
}
/*---- benner ----*/
.banner-bg{
	height: 963px;;
	background:url(../images/banner1680.png) no-repeat 0px 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
}
/*---- services ----*/
.services{
	padding:3em 0;
}
.service-head{

}
.service-head img{
	width: 30%;
	height:30%;
}
/*.service-head h2{*/
	/*font-weight:900;*/
	/*font-size:2.6em;*/
	/*color:#222222;*/
	/*text-transform:uppercase;*/
/*}*/
/*.service-head span{*/
	/*width:15%;*/
	/*height:1px;*/
	/*background:#35C2F8;*/
	/*display:inline-block;*/
/*}*/
.service-grid span{
	width:64px;
	height:64px;
	display:inline-block;
	/*background:url(../images/services-icons.png) no-repeat 0px 0px;*/
}
.service-grid h3 {
	margin-top: 0;
}
.service-grid h3 a{
	color: #383838;
	font-weight: 600;
	font-size: 0.6em;
	text-transform: uppercase;
}
.service-grid h3 a:hover{
	color:#777777;
	text-decoration:none;
}
.service-grid p{
	font-weight:400;
	line-height:1.2em;
	font-size: 0.6em;
	color:#888888;
}
.service-grid span.service-icon1{
	background:url(../images/services-icons1.png) no-repeat 0px 0px;
}
.service-grid span.service-icon2{
	background:url(../images/services-icons2.png) no-repeat 0px 0px;
}
.service-grid span.service-icon3{
	background:url(../images/services-icons3.png) no-repeat 0px 0px;
}
.service-grid span:hover.service-icon1{
	background:url(../images/services-icons12.png) no-repeat 0px 0px;
}
.service-grid span:hover.service-icon2{
	background:url(../images/services-icons22.png) no-repeat 0px 0px;
}
.service-grid span:hover.service-icon3{
	background:url(../images/services-icons32.png) no-repeat 0px 0px;
}
.services-grids{
	padding:3em 0 0 0;
}
.banner_services{
	width: 100%;
	height:400px;
	background: url(../images/banner_services_bg.png) no-repeat 0px 0px;
	background-position: center;

}
/*---- Other Expertise ----*/
.expertise{
	background:#F7F7F7;
}
.expertise-head h3{
	font-weight: 900;
	font-size: 2.5em;
	color: #222222;
	text-transform: uppercase;
	margin: 0.3em 0 0.6em;
}
.expertise-head p{
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	line-height:1.7em;
	color:#777777;
}
.e-left-inner-grid-left{
	float:left;
	width:10%
}
.e-left-inner-grid-right{
	float:right;
	width:85%;
}
.e-left-inner-grid{
	width: 47%;
	float: left;
	margin-bottom: 1em;
}
.e-left-inner-grid-right h4{
	font-size:1.2em;
	color:#222222;
	text-transform:uppercase;
	font-weight:600;
}
.e-left-inner-grid-right p{
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.7em;
	color: #777777;
}
.e-left-inner-grid-left span.e-icon1{
	background-position:0px 0px;
}
.e-left-inner-grid-left span.e-icon2{
	background-position: -5px -105px;
}
.e-left-inner-grid-left span.e-icon3{
	background-position: 0px -51px;
}
.e-left-inner-grid-left span.e-icon4{
	background-position: 2px -159px;
}
a.leran-more{
	background:#FFFFFF;
	color:#222222;
	font-weight:500;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:600;
	padding:0.9em 2em; 
	display:inline-block;
	font-size:1.1em;
	border-radius: 3em;
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	-ms-border-radius: 3em;
	-o-border-radius: 3em;
	border:1px solid #CBEEFA;
}
a.leran-more:hover{
	background:#222222;
	color:#FFFFFF;
}
.expertice-left-grid{
	padding:3em 3em 3em 5em;
}
.expertise-left-inner-grids{
	padding:2em 0;
}

/*---- portflio ----*/
.portfolio-works{
	padding:3em 0 0 0;
}
.case-head{
	padding-bottom: 3em;
}
.case-head img{
	width: 30%;
	height:30%;
}
.portfolio-top-left h3{
	font-weight: 900;
	font-size: 2.5em;
	color: #222222;
	text-transform: uppercase;
	margin: 0.3em 0 0.6em;
}
.portfolio-top-left p{
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.7em;
	color: #777777;
}
.portfolio-top-left-grid-left{
	float:left;
	width:10%;
	text-align:center;
}
.portfolio-top-left-grid-right{
	float:right;
	width:90%;
}
.portfolio-top-left-grid-right h5{
	text-transform:uppercase;
	color:#222222;
	font-size:1.3em;
	margin:0;
	padding:0 0 0.5em 0;
}
.portfolio-top-left-grid-right p{
	width:80%;
}
.portfolio-top-left-grid{
	margin:1em 0;
}
.portfolio-top-left-grids{
	padding:0.5em 0;
}
.portfolio-top-left-grid-left span.p-icon1{
	background-position:0px 0px;
}
.portfolio-top-left-grid-left span.p-icon2{
	background-position: 0px -90px;
}
.portfolio-top-left-grid-left span.p-icon3{
	background-position: 0px -183px;
}
.portfolio-top-right-inner{
	padding:0;
}
.portfolio-work-grid{
	padding:0px;
}
.portfolio-work-grid{
	position:relative;
}
.portfolio-work-grid-pic img{
	width:100%;
	height: 100%;
}
.portfolio-work-grid-pic{
	position:relative;
}
.portfolio-work-grid-caption{
	display: none;
	position: absolute;
	top: 0;
	background: rgba(59, 57, 57, 0.7);
	text-align: center;
	padding: 6em 2em 0em 2em;
	bottom: 0;
}
.portfolio-work-grid-caption h4{
	font-size:1.0em;
	text-transform:uppercase;
	color:#FFF;
}
.portfolio-work-grid:hover div.portfolio-work-grid-caption{
	display:block;
}
.portfolio-work-grid-caption p{
	line-height: 1.7em;
	color: #FFF;
	font-size: 0.8em;
	text-align: left;
}
/*----start-about----*/
.about{
	padding:3em 0 12em 0;
}
.about-head{
	text-align: center;
	padding-bottom: 3em;
}
.about-head img {
	width: 20%;
	height: 20%;
}

/*--about-time-line--*/
.about-time-line{
	padding: 0;
	list-style: none;
	position: relative;
	width: 60%;
	margin: 1em auto 1em;
}
.about-time-line li{
	display: inline;
	min-height: 300px;
}
.about-time-line:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 3px;
	background: #F1F1F1;
	left: 49%;
	margin-left: -10px;
}
.about-time-line > li:nth-child(odd) .cbp_tmtime span:last-child {
	color: #6cbfee;
}
.about-time-line > li .cbp_tmtime span:last-child {
	font-size: 2.9em;
	color: #3594cb;
}
.about-time-line > li .cbp_tmtime span {
	display: block;
	text-align: right;
}
.about-time-line > li .cbp_tmicon,.cbp_tmicon1,.cbp_tmicon2,.cbp_tmicon3,.cbp_tmicon2,.cbp_tmicon4{
	width: 170px;
	height: 170px;
	speak: none;
	font-size: 1.4em;
	line-height: 40px;
	position: absolute;
	color: #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #F1F1F1;
	-webkit-box-shadow: 0 0 0 8px #F1F1F1;
	-moz-box-shadow: 0 0 0 8px #F1F1F1;
	-o-box-shadow: 0 0 0 8px #F1F1F1;
	text-align: center;
	left: 41%;
	top: 0;
	margin: 0 0 0 -25px;
	display:block;
}
.cbp_tmicon1{
	left: 41%;
	top: 33%;
}
.cbp_tmicon2{
	left: 41%;
	top: 66%;
}
.cbp_tmicon3{
	left: 41%;
	top: 100%;
}
/*.cbp_tmicon4{*/
	/*left: 41%;*/
	/*top: 100%;*/
/*}*/
.img1{
	background:url(../images/about1.png) no-repeat;
	background-size: 100% 100%;
}
.img2{
	background:url(../images/about2.png) no-repeat;
	background-size: 100% 100%;
}
.img3{
	background:url(../images/about3.png) no-repeat;
	background-size: 100% 100%;
}
.img4{
	background:url(../images/about4.png) no-repeat;
	background-size: 100% 100%;
}
.about-time-line > li .cbp_tmlabel {
	margin: 0 0 0px -8%;
	color: #fff;
	padding: 0em 0em 0em 0;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 5px;
	width: 40%;
	text-align: right;
	min-height: 250px;
}
.about-time-line > li .cbp_tmlabel1 {
	margin: 0 0 15px 64%;
	text-align: left;
}
.about-time-line > li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #6cbfee;
}
.cbp_tmlabel h2{
	 color: #222222;
	 text-transform: uppercase;
	 font-weight: 500;
	 font-size: 0.83em;
	 line-height: 0.5em;
 }
.cbp_tmlabel h3{
	color: #222222;
	text-transform: uppercase;
	font-size: 0.83em;
	font-weight: 500;
	line-height: 0.5em;
}
.cbp_tmlabel p{
	color: #777777;
	line-height: 1.8em;
	text-align: left;
	font-size: 0.72em;
	margin-top: 0.8em;
}
/*--//about-time-line--*/
/*---team-members--*/
.team-members{
	padding: 3em 0 0;
}
.team-head{
	text-align: center;
	padding-bottom: 3em;
}
.team-head img {
	width: 30%;
	height: 30%;
}
.teamrow1{
	height: 2px;
	background-color: #E3E1E1;
}
.teamrow11 {
	width: 25%;
	height: 2px;
	background-color: #A5A5A5;
}
.ml{
	margin-left: 0%;
}
.teamrow2{
	margin: 1em 0;
}
.teamcol1,.teamcol2,.teamcol3,.teamcol4 {
	float: left;
	width: 25%;
	height: 25%;
	animation:swing;
	/*border-radius: 50%;*/
	/*-moz-border-radius: 50%;*/
	/*-webkit-border-radius:50%;*/
}
.teamicon1{
	background-image: url(../images/team1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
}
.teamicon2{
	background-image: url(../images/team2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
}
.teamicon3{
	background-image: url(../images/team3.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
}
.teamicon4{
	background-image: url(../images/team4.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
}
.teamicon11{
	background-image: url(../images/team11.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
	animation: rotateIn 0.5s;
}
.teamicon21{
	background-image: url(../images/team21.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
	animation: rotateIn 0.5s;
}
.teamicon31{
	background-image: url(../images/team31.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
	animation: rotateIn 0.5s;
}
.teamicon41{
	background-image: url(../images/team4.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
	animation: rotateIn 0.5s;
}
@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin:center;
		transform-origin:center;
		-webkit-transform:rotate3d(0,0,1,-200deg);
		transform:rotate3d(0,0,1,-200deg);
		opacity:0
	}
	100% {
		-webkit-transform-origin:center;
		transform-origin:center;
		-webkit-transform:none;
		transform:none;
		opacity:1
	}
}
@keyframes rotateIn {
	0% {
		-webkit-transform-origin:center;
		transform-origin:center;
		-webkit-transform:rotate3d(0,0,1,-200deg);
		transform:rotate3d(0,0,1,-200deg);
		opacity:0
	}
	100% {
		-webkit-transform-origin:center;
		transform-origin:center;
		-webkit-transform:none;
		transform:none;
		opacity:1
	}
}
.rotateIn {
	-webkit-animation-name:rotateIn;
	animation-name:rotateIn
}
/*--skills-head--*/
.skills-head{
	text-align:center;
}
.skills-head h3{
	font-size: 2.5em;
	font-family: 'Montserrat', sans-serif;
	color: #222;
	text-transform: uppercase;
}
.skills-head p{
	font-family: 'Open Sans', sans-serif;
	color: #777777;
	margin: 0 auto;
	font-size: 0.95em;
	line-height: 1.44em;
}
.top-social-icons li{
	display: inline-block;
	margin: 1.2em 0.3em;
}
.top-social-icons li a{
	width:40px;
	height:40px;
	display:block;
}
.tm-head-grid ul{
	margin:0;
	padding:0;
}
/*---- contact ----*/
.contact{
	padding: 3em 0 3em;
}
.contact-head{
	text-align: center;
	padding-bottom: 3em;
}
.contact-head img {
	width: 30%;
	height: 30%;
}

.contactrow1{
	width: 100%;
	height: 50px;
}
.contactrow1 ul{
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
.contactrow1 ul li{
	float: left;
	text-align: center;
	line-height: 45px;
}
.contactli{
	width: 33.2%;
}
.contactborderleft{
	border-right: solid 1px #E3E1E1;
	width: 1px;
	height:45px;
}
.contactrow1 ul li img {
	width: 40px;
	height:40px;
}
.contactrow1 ul li label{
	font-size: 0.82em;
	color: #777777;
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
}
.contactrow1 ul li label p{
	line-height: 22px;
	margin: 0;

}
/*---- copy-right -----*/
.copy-right p{
	color:#FFF;
	font-size:1em;
	border-top:1px solid #FFF;
	padding:1.5em 0;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	margin-top:5em;
}
.copy-right p a{
	color:#35C2F8;
}
.copy-right p a:hover{
	color:#FFF;
	text-decoration:none;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top1.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*---- map ----*/
#map{
	position: relative;
	width: 100%;
	height: 300px;
	background-color: white;
}
#allmap {
	position: absolute;
	top: 10px;
	height: 280px;
	width: 100%;
	overflow: hidden;
}
#maskmap {
	position: absolute;
	width: 100%;
	height: 300px;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.3);
}
.BMap_cpyCtrl{ display: none;}
.anchorBL{ display: none;}
#footer{
	background-color:#2d3138 ;
	padding: 10px 0 10px 0;
}
.footerRow1{
	line-height: 30px;
	width: 23.3em;
	margin: 0 auto;
 }
.footerRow1 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footerRow1 ul li{
	float: left;
	margin-right: 10px;
}
.footerRow1 ul li a{
	color: #FFFFFF;
	font-size: 0.8em;
}
.footerRow2{
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.8em;
	clear: both;
}
.footerRow3{
	line-height: 25px;
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
}
/*---- responsive-design ----*/
@media (max-width:1680px) {
	.banner-bg{
		height: 963px;;
		background:url(../images/banner1680.png) no-repeat 0px 0px;
		background-repeat: no-repeat;
		background-position: center;
		background-size:cover;
	}
}
@media (max-width:1440px) {
	.banner-bg{
		height: 825px;;
		background:url(../images/banner1440.png) no-repeat 0px 0px;
		background-repeat: no-repeat;
		background-position: center;
		background-size:cover;
	}
}
@media (max-width:1366px){
	.container{
		width:80%;
	}
	.banner-bg{
		height: 783px;;
		background:url(../images/banner1366.png) no-repeat 0px 0px;
		background-repeat: no-repeat;
		background-position: center;
		background-size:cover;
	}
	.banner_services{
		height:285px;
		background: url(../images/banner_services_bg1366.png) no-repeat 0px 0px;
		background-position: center;
		background-size:cover;
	}
	.service-grid h3 a {
		font-size: 0.6em;
	}

}
@media (max-width:1280px){
	.container{
		width:80%;
	}
	.banner-bg{
		height: 733px;;
		background:url(../images/banner1280.png) no-repeat 0px 0px;
		background-repeat: no-repeat;
		background-position: center;
		background-size:cover;
	}
	.banner_services{
		height:267px;
		background: url(../images/banner_services_bg1280.png) no-repeat 0px 0px;
		background-position: center;
		background-size:cover;
	}
	.portfolio-work-grid-caption {
		padding: 4.5em 2em 0em 2em;
	}
	.service-grid h3 a {
		font-size: 0.6em;
	}
	.contactrow1{
		width: 100%;
		height: 50px;
	}
	.contactrow1 ul{
		margin: 0px;
		padding:0px;
		list-style-type: none;
	}
	.contactrow1 ul li{
		float: left;
		text-align: center;
		line-height: 40px;
	}
	.contactli{
		width: 33.2%;
	}
	.contactborderleft{
		border-right: solid 1px #E3E1E1;
		width: 1px;
		height:45px;
	}
	.contactrow1 ul li img {
		width: 30px;
		height:30px;
	}
	.contactrow1 ul li label{
		font-size: 0.72em;
		color: #777777;
		padding-left: 10px;
		text-align: left;
		font-weight: normal;
	}
	.contactrow1 ul li label p{
		line-height: 22px;
		margin: 0;

	}
}
@media (max-width:1024px){
	.container{
		width:80%;
	}
	.banner-bg{
		height: 587px;;
		background:url(../images/banner1024.png) no-repeat 0px 0px;
		background-repeat: no-repeat;
		background-position: center;
		background-size:cover;
	}
	.banner_services{
		height:214px;
		background: url(../images/banner_services_bg1024.png) no-repeat 0px 0px;
		background-position: center;
		background-size:cover;
	}
	.service-grid h3 a {
		font-size: 0.6em;
	}
	.portfolio-work-grid-caption {
		padding: 2.4em 1em 0em 1em;
	}
	.e-left-inner-grid-right {
		width: 80%;
	}
	.portfolio-top-left-grid-right p {
		width: 100%;
	}
	.about-time-line > li .cbp_tmlabel {
		width: 55%;
		margin: 0% 0 0px -23%;
	}
	.about-time-line > li .cbp_tmlabel1 {
		margin: 0 0 15px 70%;
	}
	.about-time-line:before {
		left: 52%;
	}
	.contactrow1{
		width: 100%;
		height: 50px;
	}
	.contactrow1 ul{
		margin: 0px;
		padding:0px;
		list-style-type: none;
	}
	.contactrow1 ul li{
		float: left;
		text-align: center;
		line-height: 40px;
	}
	.contactli{
		width: 33.2%;
	}
	.contactborderleft{
		border-right: solid 1px #E3E1E1;
		width: 1px;
		height:45px;
	}
	.contactrow1 ul li img {
		width: 28px;
		height:28px;
	}
	.contactrow1 ul li label{
		font-size: 0.60em;
		color: #777777;
		padding-left: 10px;
		text-align: left;
		font-weight: normal;
	}
	.contactrow1 ul li label p{
		line-height: 22px;
		margin: 0;

	}

}
@media (max-width:850px){
	.contactrow1{
		width: 50%;
		margin: 0 auto;
		height: auto;
	}
	.contactrow1 ul{
		margin: 0px;
		padding:0px;
		list-style-type: none;
	}
	.contactrow1 ul li{
		float: none;
		text-align: left;
		line-height: 40px;
	}
	.contactli{
		width: 100%;
	}
	.contactborderleft{
		display: none;
	}
	.contactrow1 ul li img {
		width: 30px;
		height:30px;
	}
	.contactrow1 ul li label{
		font-size: 0.70em;
		color: #777777;
		padding-left: 10px;
		text-align: left;
		font-weight: normal;
	}
	.contactrow1 ul li label p{
		line-height: 22px;
		margin: 0;

	}
}
@media (max-width:768px){
	.container{
		width:60%;
	}
	.banner-bg{
		height: 440px;;
		background:url(../images/banner768.png) no-repeat 0px 0px;
		background-repeat: no-repeat;
		background-position: center;
		background-size:cover;
	}
	.banner_services{
		height:160px;
		background: url(../images/banner_services_bg768.png) no-repeat 0px 0px;
		background-position: center;
		background-size:cover;
	}
	.portfolio-work-grid-caption {
		padding: 2.4em 1em 0em 1em;
	}
	.e-left-inner-grid-right {
		width: 80%;
	}
	.portfolio-top-left-grid-right p {
		width: 100%;
	}
	.about-time-line > li .cbp_tmlabel {
		width: 56%;
		margin: 0% 100% 0px 35%;
		text-align: left;
	}
	.about-time-line > li .cbp_tmlabel1 {
		margin: 0 0 15px 35%;
	}
	.about-time-line:before {
		left: 19.5%;
	}
	.service-head h2 {
		font-size: 2.2em;
	}
	.service-head img{
		width: 40%;
		height:40%;
	}
	.case-head img{
		width: 40%;
		height:40%;
	}
	.about-head img{
		width: 30%;
		height:30%;
	}
	.contact-head img {
		width: 40%;
		height: 40%;
	}
	.team-head img {
		width: 40%;
		height: 40%;
	}
	.service-grid h3 a {
		font-size: 0.6em;
	}

	.services {
		padding: 3em 0 0 0;
	}
	.services-grids {
		padding: 3em 0;
	}
	.service-grid h3{
		margin:0 0 0.3em 0;
	}
	.service-grid{
		margin:0 0 1em 0;
	}
	.expertice-left-grid {
		padding: 1.5em 4em 1.5em 4em;
	}
	.about {
		padding: 3em 0 12em;
	}
	.about-time-line {
		width: 100%;
		margin: 0;
	}
	.about-time-line > li .cbp_tmicon, .cbp_tmicon1, .cbp_tmicon2, .cbp_tmicon3, .cbp_tmicon2, .cbp_tmicon4 {
		left: 10%;
	}
	.tm-head h3 {
		font-size: 3em;
	}
	.team-members {
		padding: 3em 0;
	}
	.contact {
		padding: 3em 0 0;
	}

	#map{
		position: relative;
		width: 100%;
		height: 200px;
		background-color: white;
	}
	#allmap {
		position: absolute;
		top: 10px;
		height: 180px;
		width: 100%;
		overflow: hidden;
	}
	#maskmap {
		position: absolute;
		width: 100%;
		height: 200px;
		z-index: 1;
		background-color: rgba(0, 0, 0, 0.3);
	}
	.contactrow1{
		width: 70%;
		margin: 0 auto;
	}

}
@media (max-width:640px){
	.container{
		width:80%;
	}
	.banner-bg{
		height: 367px;;
		background:url(../images/banner640.png) no-repeat 0px 0px;
		background-repeat: no-repeat;
		background-size: 90%;
		background-position: center;
		background-size:cover;
	}
	.banner_services{
		height:134px;
		background: url(../images/banner_services_bg640.png) no-repeat 0px 0px;
		background-position: center;
		background-size:cover;
	}
	.portfolio-work-grid-caption {
		padding: 2.4em 1em 0em 1em;
	}
	.e-left-inner-grid-right {
		width: 80%;
	}
	.portfolio-top-left-grid-right p {
		width: 100%;
	}
	.about-time-line > li .cbp_tmlabel {
		width: 54%;
		margin: 0% 100% 0px 37%;
		text-align: left;
	}
	.about-time-line > li .cbp_tmlabel1 {
		margin: 0 0 15px 35%;
	}
	.about-time-line:before {
		left: 19.5%;
	}
	.service-head h2 {
		font-size: 2.2em;
	}
	.service-head img{
		width: 50%;
		height:50%;
	}
	.case-head img{
		width: 50%;
		height:50%;
	}
	.about-head img{
		width:40%;
		height:40%;
	}
	.contact-head img {
		width: 50%;
		height: 50%;
	}
	.team-head img {
		width: 50%;
		height: 50%;
	}
	.service-grid h3 a {
		font-size: 0.6em;
	}
	.services {
		padding: 3em 0 0 0;
	}
	.services-grids {
		padding: 3em 0;
	}
	.service-grid h3{
		margin:0 0 0.3em 0;
	}
	.service-grid{
		margin:0 0 1em 0;
	}
	.expertice-left-grid {
		padding: 1.5em 3em 1.5em 3em;
	}
	.about {
		padding: 3em 0 12em;
	}
	.about-time-line {
		width: 100%;
		margin: 0;
	}
	.about-time-line > li .cbp_tmicon, .cbp_tmicon1, .cbp_tmicon2, .cbp_tmicon3, .cbp_tmicon2, .cbp_tmicon4 {
		left: 10%;
		width: 140px;
		height: 140px;
	}
	.tm-head h3 {
		font-size: 2.8em;
	}
	.team-members {
		padding: 3em 0;
	}
	.contact {
		padding: 3em 0 0;
	}
	#map{
		position: relative;
		width: 100%;
		height: 180px;
		background-color: white;
	}
	#allmap {
		position: absolute;
		top: 10px;
		height: 160px;
		width: 100%;
		overflow: hidden;
	}
	#maskmap {
		position: absolute;
		width: 100%;
		height: 180px;
		z-index: 1;
		background-color: rgba(0, 0, 0, 0.3);
	}
	.contactrow1{
		width: 70%;
		margin: 0 auto;
	}

}
@media (max-width:480px){
	.container{
		width:80%;
	}
	.banner-bg{
		height: 275px;;
		background:url(../images/banner480.png) no-repeat 0px 0px;
		background-repeat: no-repeat;
		background-size: 90%;
		background-position: center;
		background-size:cover;
	}
	.banner_services{
		height:100px;
		background: url(../images/banner_services_bg480.png) no-repeat 0px 0px;
		background-position: center;
		background-size:cover;
	}
	.portfolio-work-grid-caption {
		padding: 2.4em 1em 0em 1em;
	}
	.e-left-inner-grid-right {
		width: 80%;
	}
	.portfolio-top-left-grid-right p {
		width: 100%;
	}

	.about-time-line > li .cbp_tmlabel {
		width: 54%;
		margin: 0% 100% 0px 37%;
		text-align: left;
	}
	.about-time-line > li .cbp_tmlabel1 {
		margin: 0 0 15px 35%;
	}
	.about-time-line:before {
		left: 19.5%;
	}
	.service-head h2 {
		font-size: 2em;
	}
	.services {
		padding: 3em 0 0 0;
	}
	.services-grids {
		padding: 3em 0;
	}
	.service-grid h3{
		margin:0 0 0.3em 0;
	}
	.service-grid{
		margin:0 0 1em 0;
	}
	.expertice-left-grid {
		padding: 1.5em 3em 1.5em 3em;
	}
	.about {
		padding: 3em 0 12em;
	}
	.about-time-line {
		width: 100%;
		margin: 0;
	}
	.about-time-line > li .cbp_tmicon, .cbp_tmicon1, .cbp_tmicon2, .cbp_tmicon3, .cbp_tmicon2, .cbp_tmicon4 {
		left: 10%;
		width: 120px;
		height: 120px;
	}
	.tm-head h3 {
		font-size: 2.2em;
	}
	.team-members {
		padding: 3em 0;
	}
	.contact {
		padding: 3em 0 0;
	}

	.service-head img{
		width: 60%;
		height:60%;
	}
	.case-head img{
		width: 60%;
		height:60%;
	}
	.about-head img{
		width: 50%;
		height:50%;
	}
	.contact-head img {
		width: 60%;
		height: 60%;
	}
	.team-head img {
		width: 60%;
		height: 60%;
	}
	.service-grid h3 a {
		font-size: 0.6em;
	}
	.expertise-head h3 {
		font-size: 2em;
	}
	.e-left-inner-grid {
		width: 100%;
		float: none;
		margin-bottom: 0.5em;
	}
	.expertise-left-inner-grids {
		padding: 1em 0;
	}
	.portfolio-top-left h3 {
		font-size: 2em;
	}
	.portfolio-top-left h3 {
		font-size: 1.7em;
	}
	.copy-right p{
		padding:1.5em 0 1.2em;
		margin-top:3em;
	}
	#map{
		position: relative;
		width: 100%;
		height: 180px;
		background-color: white;
	}
	#allmap {
		position: absolute;
		top: 10px;
		height: 160px;
		width: 100%;
		overflow: hidden;
	}
	#maskmap {
		position: absolute;
		width: 100%;
		height: 180px;
		z-index: 1;
		background-color: rgba(0, 0, 0, 0.3);
	}
	.contactrow1{
		width: 85%;
	}
}
@media (max-width:320px){
	.container{
		width:90%;
	}
	.banner-bg{
		height: 206px;;
		background:url(../images/banner360.png) no-repeat 0px 0px;
		background-repeat: no-repeat;
		background-size: 90%;
		background-position: center;
		background-size:cover;
	}
	.banner_services{
		height:75px;
		background: url(../images/banner_services_bg360.png) no-repeat 0px 0px;
		background-position: center;
		background-size:cover;
	}
	.portfolio-work-grid-caption {
		padding: 0.5em 1em 0em 1em;
	}
	.e-left-inner-grid-right {
		width: 80%;
	}
	.portfolio-top-left-grid-right p {
		width: 100%;
	}
	.about-time-line > li .cbp_tmlabel {
		width: 62%;
		margin: 0% 100% 0px 32%;
		text-align: left;
	}
	.about-time-line > li .cbp_tmlabel1 {
		margin: 0 0 15px 35%;
	}
	.about-time-line:before {
		left: 16%;
	}
	/*.service-head h2 {*/
		/*font-size: 1.5em;*/
		/*margin: 0.2em 0 0;*/
	/*}*/
	.services {
		padding: 3em 0 0 0;
	}
	.services-grids {
		padding: 3em 0;
	}
	.service-grid h3{
		margin:0 0 0.3em 0;
	}
	.service-grid{
		margin:0 0 1em 0;
	}
	.expertice-left-grid {
		padding: 1.5em 2em 1.5em 2em;
	}
	.about {
		padding: 3em 0 12em;
	}
	.about-time-line {
		width: 100%;
		margin: 0;
	}
	.about-time-line > li .cbp_tmicon, .cbp_tmicon1, .cbp_tmicon2, .cbp_tmicon3, .cbp_tmicon2, .cbp_tmicon4 {
		left: 10%;
		width: 70px;
		height: 70px;
	}
	.tm-head h3 {
		font-size: 1.5em;
	}
	.team-members {
		padding: 3em 0;
	}
	.contact {
		padding: 3em 0 0;
	}
	.service-head img{
		width: 60%;
		height:60%;
	}
	.case-head img{
		width: 60%;
		height:60%;
	}
	.about-head img{
		width: 50%;
		height:50%;
	}
	.contact-head img {
		width: 60%;
		height: 60%;
	}
	.team-head img {
		width: 60%;
		height: 60%;
	}
	.service-grid h3 a {
		font-size: 0.6em;
	}
	.expertise-head h3 {
		font-size: 1.3em;
	}
	.e-left-inner-grid {
		width: 100%;
		float: none;
		margin-bottom: 0.5em;
	}
	.expertise-left-inner-grids {
		padding: 1em 0;
	}
	.portfolio-top-left h3 {
		font-size: 2em;
	}
	.portfolio-top-left h3 {
		font-size: 1.5em;
	}
	.copy-right p{
		padding:1.5em 0 1.2em;
		margin-top:3em;
	}
	.e-left-inner-grid-right h4 {
		font-size: 1.1em;
	}
	.e-left-inner-grid-left span {
		margin-top: 0.2em;
	}
	a.leran-more {
		padding: 0.8em 1.3em;
		font-size: 0.9em;
	}
	.portfolio-top-left-grid-right h5 {
		font-size: 1.1em;
	}
	.portfolio-top-left-grid-right {
		width: 82%;
	}
	.portfolio-work-grid-caption h4 {
		font-size: 1.3em;
	}
	.cbp_tmlabel h2 {
		font-size: 0.875em;
		margin: 0;
	}
	.tm-head p {
		width: 80%;
		margin: 0 auto;
	}

	.top-nav ul li a {
		padding: 0.2em 0;
	}
	#map{
		position: relative;
		width: 100%;
		height: 180px;
		background-color: white;
	}
	#allmap {
		position: absolute;
		top: 10px;
		height: 160px;
		width: 100%;
		overflow: hidden;
	}
	#maskmap {
		position: absolute;
		width: 100%;
		height: 180px;
		z-index: 1;
		background-color: rgba(0, 0, 0, 0.3);
	}
	.contactrow1{
		width: auto;
	}

}
