html, body{
	  font-family: 'Raleway', sans-serif;
	font-size: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#848484+0,18699b+32,09415c+45,09415c+45,08364e+70,08364e+71,07304e+74,07304e+88,07304e+88,062b46+100,153854+100,153854+100,062b46+100 */
background: #D3D3D3; 
/*background: transparent url("../images/bg.jpg") repeat left top;*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#062b46',GradientType=0 ); /* IE6-9 */ */


}
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;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"],li.parallelogram{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
 margin:0;
 font-family: 'Poiret One', cursive;
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*--start-header--*/
.header-top {
   padding: 1.5em 0em 1.5em 0;
  background-color: #38d9e1;
}
.header-top i {
  display: inline-block;
  color: #fff;
  font-size: 1.2em;
    margin: 0 0.5em;
}
p.location i{
margin-left:0;
}
p.location, p.phone {
  float: left;
  color: #fff;
  font-size: 0.85em;
  padding:0;
  vertical-align: top;
 }
p.phone {
  float: right;
  width: 16%;
}
.main {
  margin-bottom:4em;
}
.wht-head {
  background-color: #FFF;
  padding: 0.7em 1em;
  min-height:120px;
}
.logo {
  float: left;
  margin-left:0em;
  /*background: transparent url('../images/logo.jpg') no-repeat;*/
  /*width:600px;*/
  /*height:150px;*/
}
.logo  a h1{
 font-size: 3.7em;
 font-weight:800;
 color: #fff;
 font-family: 'Poiret One', cursive;
}
.logo  a h1:hover{
 text-decoration:wavy;
}
.logo a h1 span {
  color:#000000;
}
.logo  a h1 i{
color:#000;
}
.logo img
{
    float: left;
    margin-left:0em;
    width:100%;
    background: #fff;
}
/*--slider--*/
.top-menu {
  float: right;
  margin-top: 0.8em;
}
.top-menu ul{
	padding:0;
}
.top-menu ul li{
 display: inline-block;
  color: #008000;
  font-weight: 900;
  vertical-align: top;
  border-right: 2px dotted #008000;
}
/* Effect 16: fall down */
.cl-effect-16 a {
	/*color: #6f8686;*/
    color: #2E8B57;
	text-shadow: 0 0 1px rgba(111,134,134,0.3);
}
.cl-effect-16 a::before {
	/*color:#848484;*/
   
	content: attr(data-hover);
	position: absolute;
	opacity: 0;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	-webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
	-moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
	transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	pointer-events: none;
}

.cl-effect-16 a:hover::before,
.cl-effect-16 a:focus::before {
	-webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	-moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	opacity: 1;
}
nav a {
	position: relative;
	display: inline-block;
	outline: none;
	color: #9ACD32;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1em;
}
nav a:hover{
    color: #008000;
}
nav a:focus {
	outline: none;
}
.top-menu ul li a{
  text-decoration: none;
  /*color: #555;*/
  color: #008000;
  font-size: 0.85em;
  font-weight:400;
  padding:0 1em;
  background:none;
  margin: 0 auto;
}
.top-menu ul li a:hover,.top-menu ul li a.active{
	color:#008000;
}
.top-menu ul li:nth-child(6){
 border:none;
}
/*--nav-responsive--                                     MOBILE SCREEN1*/ 
@media screen and (max-width:800px) {
    span.menu {
	  width: 35px;
	  height: 35px;
	  background: url('../images/nav.png') no-repeat;
	  display: inline-block;
	  cursor: pointer;
	  float: right;
	  margin-top: 0.5em;
	}
	.header-bottom {
  		padding: 1em 0;
	}
	.top-menu {
  	  width: 100%;
	  display: none;
	  text-align: center;
	  background: #FFFAFA;
	  padding: 0;
	  margin-top: 4px;
	}
	.top-menu ul{
		float:none;
		width:100%;
	}
	.top-menu ul li{
		display:block;
		float: none;
		border:none;
	}
	.top-menu ul li a {
  		  /*color:#008000;*/
		  display: block;
		  padding: 10px 0px;
		  margin: 0px 0;
	}
    .logo{
         width:100%;
    }
}
/*--start-banner--*/
.banner {
  background: #FFF;/*url(../images/banner.jpg) no-repeat center top;*/
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  /*min-height: 505px;*/
  min-height: 30px;
  border: 0px solid #FFFAFA;
}
.banner-info {
   width: 45%;
   margin: 13% auto 0;
     text-align: center;
}
.banner-pic {
  margin-top: 3em;
  float: right;
  padding: 0;
}
.banner-info h3 {
  font-size: 2.8em;
  font-weight: 400;
  color:#38d9e1;
  line-height: 1.4em;
}
.banner-info p {
    font-size: 0.85em;
  font-weight: 400;
  color: #fff;
  margin: 0.5em 0 0;
  line-height: 1.8em;
}
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.errors {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 56%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 80px;
  width: 40px;
  background: transparent url("../images/arrows.png") no-repeat left top;
    margin-top: -11%;
  display:block;
}
 .callbacks_nav:hover{
  	opacity: 0.5;
  }
.callbacks_nav.next {
  left: auto;
    background-position: right top;
     right: 9px;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	  left:0px;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  }
.callbacks_tabs{
  list-style: none;
  position: absolute;
  bottom: -17%;
  left: 45%;
  padding: 0;
  margin: 0;
  display: block
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
  display: inline-block;
  margin: 0 .3em;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
  .logo{
         width:100%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
  font-size: 0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height: 13px;
  width: 13px;
  display: inline-block;
  background: #fff;
  border:3px solid #fff;
  border-radius:50%;
  -o-border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
}
.callbacks_here a:after{
  background:#848484;
  border:3px solid #fff;
}
.inner-slider {
  text-align: left;
}
/*--services--*/
.service-grid {
  padding: 0;
  width:24%;
  margin-right:1%;
  text-align:center;
}
#service {
   padding: 5em 0;
  background:#FFFAFA;
  border-top: 15px solid #008000;
  border-bottom: 30px solid #FFFAFA;
}
.serve-grids {
  padding: 3em 0 1em 0;
}
.service-grid {
background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
    /*border-right: 1px dotted #848484;*/
}

.icon i{
 color:#fff;
  font-size: 1.3em;
  margin-top: 1.2em;
} 
.icon {
  width:80px;
  height:80px;
   border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
  margin: 0 auto;
  text-align: center;
  position: relative;	
  background:#008000;
  border: double #fff;
}
.service-grid:hover .icon {
   transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
    background: #D3D3D3;
   border: double #000;
}
.service-grid h5{
  color: #848484;
  font-size: 1.8em;
  font-weight: 400;
  margin: 0.5em 0 0 0;
}
.service-grid p{
  color: #555;
  font-size: 0.85em;
  margin: 0 auto;
  line-height: 1.8em;
  font-weight: 400;
  text-align: center;
  width:96%;
}
.serve-grids-top:nth-child(2) {
   margin-top: 2em;
}
.service-grid:nth-child(4){
 border:none;
   margin-right:0%;
}
/*--about--*/
.ab-img img {
   width: 98%;
}
.ab-top {
  margin-top: 2em;
}
#about {
  background:#FFFAFA;
  padding: 5em 0;
  border-top: 15px solid #008000;
  border-bottom: 30px solid #FFFAFA;
}
h3.tittle.two {
  color: #333;
}
h3.sub-text {
  color: #848484;
  font-size: 2.3em;
  margin-bottom: 0.3em;
}
p.para {
  margin-top: 0.5em;
}
.ab-left {
  padding: 0 2em;
}
.ab-left p {
  color: #555;
  font-size: 0.85em;
  line-height: 1.9em;
  font-weight: 400;
}

}
/*--project--*/
#project {
   padding: 5em 0;
   /*background-color: #fff;*/
    /*margin-top: 2em;*/
  }
  .project-bottom {
  /*background-color: #fff;*/
  /*border-top: 5px solid #000;*/
  border-bottom: 30px solid #FFFAFA;
  width:100%;
}
  h3.tittle{
   font-size: 3em;
  color:#fff;
  text-align:center;
  }
   .tittlebg{
        font-size: 3em;
        text-align:center;
  }

.view {
     width: 320px;
  height: 250px;
  margin: 20px 26px;
  float: left;
  border: 2px solid #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #fff;
}
.view .mask,.view .content {
   width: 300px;
   height: 236px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
    /*width:360px;
   height:450px;*/
}
.view h2 {
   /*text-transform: uppercase;*/
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: #808080;
   margin: 20px 0 0 0;
   border-bottom: 1px solid #FFFAFA;
}
.view p {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #fff;
  padding: 10px 8px 9px;
  text-align: center;
}
.view a.info {
    display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #333;
  color: #fff;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 1px #333;
  -moz-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #333;
  font-size: 0.8em;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-fifth img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth .mask {
     background-color: #555;
   -webkit-transform: translateX(-300px);
   -moz-transform: translateX(-300px);
   -o-transform: translateX(-300px);
   -ms-transform: translateX(-300px);
   transform: translateX(-300px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth h2 {
   background: rgba(255, 255, 255, 0.5);
   color: #fff;
   -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}
.view-fifth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color: #fff;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-fifth:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view-fifth:hover img {
   -webkit-transform: translateX(300px);
   -moz-transform: translateX(300px);
   -o-transform: translateX(300px);
   -ms-transform: translateX(300px);
   transform: translateX(300px);
}
.view-fifth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
/*--contact-us--*/
.contact {
   padding: 5em 0;
  background:#FFFAFA;
  border-top: 15px solid #008000;
  border-bottom: 30px solid #FFFAFA;
}
.contact-main p {
  font-size: 0.9em;
  color: #555;
  line-height: 1.7em;
  margin: 1em auto;
  width: 85%;
  text-align:center;
}
.contact-top-one h4 {
  font-size: 1.8em;
  color: #848484;
  font-weight: 400;
  margin: 0;
  text-align: left;
}
.contact-top-one p{
  color: #555;
 font-size: 0.85em;
  font-weight: 400;
  line-height: 1.6em;
  margin: 1em 0;
  text-align: left;
}
.contact-top-one span {
	display: block;
}
.contact-top-one p,.contact-top-one p a {
   color: #555;
 font-size: 0.85em;
  margin: 1em 0px;
  line-height: 1.8em;
  text-align:left;
  font-weight: 400;
}
.contact-top-one p a {
 font-size:1em;
}
.contact-top-one p a:hover {
	color:#848484;
	text-decoration: none;
}
.contact-top-success p {
	color:#458B00;
	font-size: 2.85em;
  font-weight: 400;
  display:inline-block;
}
.contact-top-error p {
	color:#FF0000;
	font-size: 0.85em;
  font-weight: 200;
  display:inline-block;
}
.contact-top-right form input[type="text"] {  width: 49%;
  color: #555;
  outline: none;
  font-size: 0.9em;
  padding: 13px 13px;
  margin-bottom: 1em;
  border: solid 1px #555;
  -webkit-appearance: none;
  float: left;
  margin-right: 1%;
}
.contact-top-right form textarea {
	resize: none;
	width:99%;
	color: #555;
	font-size:0.9em;
	outline: none;
	padding: 10px 10px;
	border: solid 1px #555;
	min-height: 12em;
	-webkit-appearance: none;
}
.sub-button input[type="submit"] {
   border: none;
  outline: none;
  text-decoration: none;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.7em 3em;
  display: inline-block;
  background: #808080;
  margin-top: 1em;
  -webkit-appearance: none;
  float: left;
}
.sub-button input[type="submit"]:hover {
	background:#FFFAFA;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.contact-top {
	margin-top: 3em;
}
.contact-bottom {
     padding: 4em 0;
}
.contact-top-left {
	  float: left;
	    width: 30%;
		  padding-left: 1.4em;
}
.contact-top-right {
	  float: right;
	  width: 69%;
}
.copy {
  text-align:center;
  padding:1.5em 1em;
    background: #808080;
  }
.copy p {
  color: #fff;
  font-size: 0.85em;
}
.copy p a:hover{
	 text-decoration: underline;
}
/*--top-move--*/
#toTop {/*----------------------------Top errow-----------------------------------------*/
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 40px;
  height: 22px;
  border: none;
  text-indent: 100%;
  background: url(../images/move-top.png) no-repeat 0px 0px;
}
/*--responsive--                                     MOBILE SCREEN2*/
@media (max-width:1440px){
    .logo{
         width:100%;
    }
}
@media (max-width:1280px){
	.banner {
	  background: #FFFAFA; /*url(../images/banner.jpg) no-repeat center top;*/
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  /*min-height: 484px;*/
      min-height: 30px;
	}
   .logo{
        width:100%;
    }
}
@media (max-width:1024px){
	.banner-info {
	  width: 57%;
	  margin: 13% auto 0;
	  text-align: center;
	}
	.banner {
	  background: #FFFAFA;/*url(../images/banner.jpg) no-repeat center top;*/
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  /*min-height: 423px;*/
      min-height: 30px;
	}
	.view {
	  width: 300px;
	  height: 236px;
	  margin:15px 15px;
	}
	.view .mask, .view .content {
    width: 283px;
	  height: 200px;
  }
  .view p {
	  font-size: 12px;
	  padding: 10px 4px 9px;
	  width: 92%;
	}
	p.phone {
	  float: right;
	  width: 19%;
	}
    .logo{
        width:100%;
    }
}
@media (max-width:800px){
	.banner-info {
	  width: 75%;
	  margin: 13% auto 0;
	  text-align: center;
	}
	p.phone {
	  float: right;
	  width: 24%;
	}
	.banner {
	  background: #FFFAFA;/*url(../images/banner.jpg) no-repeat center top;*/
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  /*min-height: 363px;*/
      min-height: 30px;
	}
	.service-grid {
	  padding: 0;
	  width: 49%;
	  margin-right: 1%;
	  text-align: center;
	  float: left;
	  margin-bottom: 6%;
	}
	.service-grid:nth-child(2){
	margin-right:0;
	border:none;
	}
	#service {
     padding: 5em 0 2em 0;
  }
  .ch-grid li {
	  width: 180px;
	  height: 180px;
	  display: inline-block;
	  margin: 20px 10px;
	}
	.ch-info-wrap, .ch-info {
	  width: 146px;
	  height: 146px;
	}
	.contact-top-one h4 {
      font-size: 1.6em;
    }
	.ab-img {
	  width: 66%;
	  margin-top: 1em;
	}
	.ab-left {
	  padding: 0 1em;
	}
	.view {
	  width: 300px;
	  height: 236px;
	  margin: 15px 15px;
	}
	.view .mask, .view .content {
	  width: 300px;
	  height: 200px;
	}
	.project-bottom {
	  margin-top: 1.5em;
	  margin: 3% auto 0;
	  width: 100%;
	}
	#project {
     padding: 4em 0;
   }
   #about {
	  padding: 4em 0;
	}
	.contact {
      padding: 4em 0;
  }
  #testim {
  padding: 4em 0;
  }
  #service {
	  padding: 4em 0 1em 0;
  }
  .ch-info-wrap {
	  top: 18px;
	  left: 18px;
  }
  .ch-info h3 {
	  font-size: 16px;
	  margin: 0 15px;
	  padding: 42px 0 0 0;
	  height: 71px;
	}
	h3.sub-text {
     font-size: 2.1em;
   }
   h3.tittle {
     font-size: 2.8em;
  }
  .ch-info p {
	  padding: 10px 5px 0;
	  margin: 0 9px;
	  font-size: 12px;
	}
  .logo{
        width:100%;
    }
}
@media (max-width:768px){
	.ab-top {
	  margin-top: 1em;
	}
	.contact-top-left {
	  padding-left: 1em;
	}
   .logo{
         width:100%;
    }
}
@media (max-width:640px){
	.banner-info {
	   width: 92%;
	  margin: 10% auto 0;
	}
	.banner-info h3 {
     font-size: 2.5em;
    }
	.banner {
	  background: #FFFAFA; /*url(../images/banner.jpg) no-repeat center top;*/
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  /*min-height: 284px;*/
      min-height: 30px;
	}
	.callbacks_tabs {
	  bottom: -17%;
	  left: 41%;
	}
	p.phone {
	  float: right;
	  width: 29%;
	}
	.header-top {
	  padding: 1em 0em 1em 0;
	}
	.view {
	  width: 300px;
	  height: 236px;
	  margin: 2px;
	  padding: 0;
	}
	.view .mask, .view .content {
	  width: 300px;
	  height: 236px;
	}
	.project-bottom {
	  margin-top: 1.5em;
	  margin: 3% auto 0 0.8em;
	  width: 100%;
	}
   .logo{
         width:100%;
    }
}
@media (max-width:480px){
	p.phone {
	  float: right;
	  width: 39%;
	}
	.banner-info p {
      font-size: 0.83em;
    }
	.banner-info {
	  width: 98%;
	  margin: 10% auto 0;
	}
	.banner-info h3 {
	  font-size: 2.2em;
	}
	.banner {
	  background: #FFFAFA;/*url(../images/banner.jpg) no-repeat center top;*/
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  /*min-height: 239px;*/
      min-height: 30px;
	}
	.service-grid p {
	  font-size: 0.83em;
	  width: 96%;
	}
	.service-grid h5 {
      font-size: 1.7em;
    }
	#service {
	  padding: 3em 0 1em 0;
	}
	h3.tittle {
	  font-size: 2.4em;
	}
	h3.sub-text {
	  font-size: 1.8em;
	}
	.ab-left p {
	  font-size: 0.83em;
	  }
	  .ab-img {
	  width: 100%;
	  margin-top: 1em;
	}
	#project {
	  padding: 3em 0;
	}
	.ch-grid li {
	  width: 210px;
	  height: 210px;
	  display: inline-block;
	  margin: 20px 10px;
	}
	.ch-info-wrap, .ch-info {
	  width:180px;
	  height:180px;
	}
	.ch-info-wrap {
	  top: 15px;
	  left: 15px;
	}
	#about {
	  padding: 3em 0;
	}
	.view {
	  width: 300px;
	  height: 236px;
	  margin: 2px;
	  padding: 0;
	}
	.project-bottom {
	  margin-top: 1.5em;
	  margin: 6% 15%;
	  width: 69%;
	}
	#project {
	  padding: 3em 0 2em 0;
	}
	.contact-top-left {
	  float: left;
	  width: 100%;
	  margin-top:1.5em;
	}
	.contact-top-right {
	  float: right;
	  width: 100%;
	}
	.contact {
	  padding: 3em 0;
	}
	.view .mask, .view .content {
	  width:300px;
	  height: 200px;
	}
	.contact-top {
	  margin-top: 1.5em;
	}
    .logo{
        width:100%;
    }
}
@media (max-width:320px){
	.service-grid {
	  padding: 0;
	  width: 100%;
	  margin-right: 0;
	  text-align: center;
	  float: left;
	  margin-bottom: 5%;
	}
	.project-bottom {
	  margin-top: 1.5em;
	  margin: 6% 4%;
	  width: 100%;
	}
	.view {
	  width: 246px;
	  height: 230px;
	  margin: 2px;
	  padding: 0;
	}
	.view .mask, .view .content {
	  width:246px;
	  height: 230px;
	}
	.logo a h1 {
	  font-size: 2.2em;
	}
	span.menu {
	  width: 35px;
	  height: 35px;
	  background: url('../images/nav.png') no-repeat;
	  display: inline-block;
	  cursor: pointer;
	  float: right;
	  margin-top: 0.1em;
	}
	p.location, p.phone {
	  font-size: 0.75em;
	  padding: 0;
	  vertical-align: top;
	}
	.banner-info h3 {
	  font-size: 2em;
	}
	.banner-info lable {
	  display: none;
	}
	.banner {
	  background: #FFFAFA;/*url(../images/banner.jpg) no-repeat center top;*/
	  background-size: cover;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  -ms-background-size: cover;
	  /*min-height: 174px;*/
      min-height: 30px;
	}
	.banner-info {
	  width: 100%;
	  margin: 5% auto 0;
	}
	.callbacks_tabs {
	  bottom: -17%;
	  left: 32%;
	}
	.serve-grids {
	  padding: 1.5em 0 0em 0;
	}
	#service {
	  padding: 2em 0 1em 0;
	}
	.header-top i {
	  font-size: 1em;
	  margin: 0 0.3em;
	}
	p.phone {
	  float: right;
	  width: 55%;
	}
	.header-top {
	  padding: 0.8em 0em 0.8em 0;
	}
	#project {
	  padding: 2em 0 1em 0;
	}
	#about {
	  padding: 2em 0;
	}
	.contact-top-right form input[type="text"] {
	  width: 100%;
	  font-size: 0.9em;
	  padding: 10px 11px;
	  margin-bottom: 0.5em;
	  margin-right: 0;
	}
	.contact-top-right form textarea {
	  width: 100%;
	  font-size: 0.9em;
	  padding: 10px 10px;
	  min-height: 8em;
	  -webkit-appearance: none;
	}
	.sub-button input[type="submit"] {
	  font-size: 1em;
	  padding: 0.6em 2em;
	  margin-top: 0.7em;
	  -webkit-appearance: none;
	  float: left;
	}
	.contact {
	  padding: 2em 0 1.5em;
	}
	.copy p {
	  font-size: 0.8em;
	  line-height: 1.7em;
	}
	h3.sub-text {
	  font-size: 1.5em;
	  line-height: 1.4em;
	}
	#project {
	  padding: 2em 0 1em 0;
	}
	.view a.info {
	  padding: 5px 14px;
	  font-size: 0.7em;
	}
	.contact-top-one p, .contact-top-one p a {
  font-size: 0.83em;
  }
  .contact-top-one p a {
   font-size: 0.95em;
     margin: 0.3em 0;
  }
  .copy {
	  padding: 1em 0.5em;
	}
	.service-grid h5 {
	  font-size: 1.6em;
	}
	span.menu {
	  background-size: 80%;
	  margin-top: 0.5em;
	}
	.wht-head {
	  background-color: #FFFAFA;
	  padding: 0.3em 1em;
      color:#fff;
	}
   .logo{
         width:100%;
    }
}