html, body{
	font-family: 'Raleway', sans-serif;
	font-size: 100%;
	background: #FFf;
}
body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 {
	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;			   
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
.header-top {
  padding-top: 0.4em;
}
.logo {
  float: left;
}
.logo  a h1{
  font-size: 4.2em;
  font-weight: 400;
  color: #01b267;
  font-family: 'Open Sans Condensed', sans-serif;
}
.logo  a h1:hover{
 text-decoration:none;
}
.logo a h1 span {
  color: #61639c;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.search-box{
  float: right;
  width: 33%;
   margin-top: 1em;
}
.b-search{
	position: relative;
	border: 1px solid #D7D7D7;
	padding: 0.5em 0;
	background: #fff;
	width: 99%;
}
.b-search input[type="text"]{
	width: 91%;
	outline: none;
	padding: 0em 0.6em;
	font-size: 1em;
	color: #333;
	position: relative;
	border: none;
}
.b-search input[type="submit"]{
	background: url(../images/search.png) no-repeat 0px 2px;
	border: none;
	height: 26px;
	width: 26px;
	position: absolute;
	outline: none;
	top: 6px;
	right: 2px;
}
/*--slider--*/
.banner-slider {
   box-shadow: 0 0 0.6em #ccc;
  -webkit-box-shadow: 0 0 0.6em #ccc;
  -o-box-shadow: 0 0 0.6em #ccc;
  -moz-box-shadow: 0 0 0.6em #ccc;
  -ms-box-shadow: 0 0 0.6em #ccc;
  margin: 1em 0;
}
#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;
}
.events {
  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:78%;
  left: 0;
  opacity: 0.6;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  width:52px;
  height: 52px;
  background: transparent url("../images/arrows.png") no-repeat left top;
  margin-top: 4%;
}
 .callbacks_nav:hover{
  	opacity: 0.3;
  }
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  left: 95.5%;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	left: 91%;
}
#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: -15%;
  z-index: 999;
  left: 46%;
  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%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
  font-size: 0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height: 15px;
  width: 15px;
  display: inline-block;
   background: #fff;
  border: 2px solid #fff;
  border-radius:50%;
  -webkit-border-radius:50%;
  -o-border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
}
.callbacks_here a:after{
  background:#61639c;
  border:2px solid #61639c;
}
.top-menu {
  float: left;
 padding: 1em 0;
}
.top-menu ul{
	padding:0;
}
.top-menu ul li{
	display:inline-block;
	list-style:none;
	margin-right: 1em;
}
.top-menu ul li a{
   display: inline-block;
  color: #61639c;
  text-decoration: none;
  font-size: 1em;
  padding:0;
  font-weight:600;
}
.top-menu ul li a.active,.top-menu ul li a:hover{
	color:#01b267;
     transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- sticky-nav --*/
@media screen and (max-width: 768px) {
    span.menu {
	  width: 35px;
	  height: 35px;
	  background: url('../images/nav.png') no-repeat;
	  display: inline-block;
	  cursor: pointer;
	  position: absolute;
	   top: 35%;
	  left: 48%;
	}
	.header-bottom {
  		padding: 1em 0;
	}
	.top-menu {
  	  width: 100%;
	  display: none;
	  text-align: center;
	  background: #61639c;
	  padding: 0;
	  margin-top: 4px;
	}
	.top-menu ul{
		float:none;
		width:100%;
	}
	.top-menu ul li{
		display:block;
		float: none;
	}
	.top-menu ul li a {
  		  color: #fff;
		  display: block;
		  padding: 10px 0px;
		  margin: 0px 0;
	}
}
/*--banner-grids--*/
.banner-grid.one,.banner-grid.two,.banner-grid.three {
    padding: 1.3em;
  margin: 0;
  background-color: #97d76f;
}
.icon {
  float: left;
}
.icon-text {
    float: right;
  text-align: left;
}
.banner-grid.two {
 background:#01b267;
}
.banner-grid.three {
    background: #61639c;
}
.icon-text h4 {
    font-size: 1.8em;
  color: #fff;
  font-weight: 400;
  font-family: 'Romanesco', cursive;
  letter-spacing: 2px;
}
.icon-text p {
  font-size: 0.9em;
  color: #fff;
  line-height: 1.7em;
  margin: 0.5em 0;
}
i.s1, i.s2, i.s3, i.s4, i.s5, i.s6 {
  width:30px;
  height:30px;
  background: url('../images/icons.png') no-repeat 0px 0px;
  display: inline-block;
}
i.s1 {
  background: url('../images/icons.png') no-repeat -30px 0px;
}
i.s2{
  background: url('../images/icons.png') no-repeat -60px 0px;
}
i.s3 {
  background: url('../images/icons.png') no-repeat -90px 0px;
}
/*--about-section--*/
#about {
  padding: 4em 0;
}
h3.tittle{
  font-size:3.5em;
  font-weight: 400;
  color: #01b267;
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: center;
 }
 h3.tittle.three{
 color: #fff;
 }
 .testi-img {
  margin-top: 2em;
}
 .about-top p{
  font-size: 0.9em;
 color: #34495e;
  line-height: 1.7em;
  font-weight:400;
 }
 .about-top h4 {
   font-size: 2.8em;
  font-weight: 400;
  color: #61639c;
  font-family: 'Open Sans Condensed', sans-serif;

 }
 .about-top h5 {
  font-size: 2em;
  font-weight: 400;
  color: #97d76f;
  font-family: 'Romanesco', cursive;
  letter-spacing: 2px;
  margin: 0.5em 0;
}

.about-img img {
  width: 100%;
}
.about-top {
  padding-left: 0;
}
.ab-top {
  margin-top: 3em;
}
/*--service-section--*/
#service{
   padding: 4em 0 0 0;
 background:#F7F7F7;
}
.serve-grids {
  margin-top: 3em;
}
.service-img {
  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
    min-height: 650px;
}
h3.tittle.two {
  font-size:4em;
}
.s-icon {
  float: left;
  text-align: center;
  margin-top: 0.5em;
}
.s-icon-text {
    float: right;
  text-align: left;
}
.serve-grid.one {
   background-color: #97d76f;
}
.serve-grid.two {
 background:#01b267;
}
.serve-grid:hover{
opacity:0.9;
}
.serve-grid.three {
   background: #61639c;
}
.s-icon-text h4 {
  font-size: 2.4em;
  color: #fff;
  font-weight: 400;
  font-family: 'Romanesco', cursive;
  letter-spacing: 2px;
}
.s-icon-text p {
  font-size: 0.9em;
  color: #fff;
  line-height: 1.7em;
  margin: 0.5em 0;
}
.serve-grid {
    padding: 2.8em;
}
i.s1, i.s2, i.s3, i.s4, i.s5, i.s6 {
  width:30px;
  height:30px;
  background: url('../images/icons.png') no-repeat 0px 0px;
  display: inline-block;
}
i.s1 {
  background: url('../images/icons.png') no-repeat -30px 0px;
}
i.s2{
  background: url('../images/icons.png') no-repeat -60px 0px;
}
i.s3 {
  background: url('../images/icons.png') no-repeat -90px 0px;
}
.service-text {
  padding: 0;
  margin: 0;
}
.serve-grid:hover  i.s1,.serve-grid:hover  i.s2,.serve-grid:hover  i.s3,.serve-grid:hover i.s4{
transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
}
/*--Team-section--*/
#team {
  padding: 4em 0;
}
.t-img img {
  width: 100%;
}
.team-grids {
  margin-top: 3em;
}
.t-img {
  padding: 0 4px;
}
.team-text {
  background: #61639c;
  padding: 0.5em;
  display:none;
}
.t-img:hover .team-text{
 display:block;
   transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.team-text h4 {
  color: #fff;
  font-size: 3em;
  text-align: center;
  font-weight: 400;
  font-family: 'Romanesco', cursive;
}
/*--testimonials--*/
.testimonials {
   background: #01b267;
  text-align: center;
     padding: 3em 0 6em 0;
}
.testi-img img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
}
.testimonial-left {
  border-left: 3px solid #fff;
  padding: 4.5em 0;
  margin: 3.5em 0;
  float: right;
}
.testimonial-left h3 {
  color: #fff;
  font-size: 3em;
}	
.testi-text {
  width: 61%;
  margin: 0 auto;
}		
.testi-text h4 {
    font-size: 2.4em;
  color: #fff;
  font-weight: 400;
  font-family: 'Romanesco', cursive;
  letter-spacing: 2px;
}
.testi-text p {
  font-size: 0.9em;
  color: #fff;
  line-height: 1.7em;
  margin: 0.5em 0;
}
.testimonials.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
/*--gallery---*/
.gallery-left {
  padding: 0;
}
#gallery {
  padding: 4em 0;background-color: #F7F7F7;
}
.gallery-left img {
  width: 100%;
}
.gallery-bottom {
  margin-top: 3em;
}
/*--contact--*/
#contact {
  padding:4em 0;
}
.newslatter {
  margin-top: 3em;
}
ul.f-icons{
text-align:center;
}
ul.f-icons li {
 list-style:none;
 display:inline-block;
   margin-right: 2em;
}
ul.f-icons li a.facebook,ul.f-icons li a.p,ul.f-icons li a.twitter,ul.f-icons li a.gg,ul.f-icons li a.ins{
	background: url(../images/icons.png) no-repeat -0px -63px;
	display:inline-block;
	height: 36px;
	width: 36px;
}
ul.f-icons li a.twitter{
	background: url(../images/icons.png) no-repeat -37px -63px;
}
ul.f-icons li a.gg{
	background: url(../images/icons.png) no-repeat -71px -63px;
}
ul.f-icons li a.p{
	background: url(../images/icons.png) no-repeat -148px -63px;
}
ul.f-icons li a.ins{
	background: url(../images/icons.png) no-repeat -111px -63px;
}
ul.f-icons li a.facebook:hover,ul.f-icons li a.twitter:hover,ul.f-icons li a.gg:hover,ul.f-icons li a.p:hover,ul.f-icons li a.ins:hover{
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
}
.support input[type="text"] {
    width: 79%;
  padding: 12px;
  font-size: 15px;
  text-align: left;
  font-weight: 400;
  border: 1px solid #fff;
  outline: none;
  margin: 0px 0px 0 0;
  webkit-appearance:none;
}
.support input[type="submit"]{
   background:#61639c;
  cursor: pointer;
   border: 0;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0.88em;
  text-align: center;
  webkit-appearance:none;
  outline:none;
  width: 20%;
}
.support input[type="submit"]:hover{
   background:#01b267;
}
.support {
   margin: 2em 0em 0 0;
    background-color: #DDD;
  padding: 2em 2em;
}
.map iframe {
  height:400px;
  border: none;
  width: 100%;
}
.copy {
   text-align: center;
    background: #01b267;
  padding: 1em 1em;
  }
.copy p {
  color: #fff;
  font-size:0.9em;
}
.copy p a {
   color:#fff;
}
.copy p a:hover{
	 text-decoration: underline;
}
/*----top-move------*/
#toTop {
  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*--*/
@media (max-width:1440px){

}
@media (max-width:1366px){

}
@media (max-width:1280px){
	.serve-grid {
	  padding: 2.05em;
	}
}
@media (max-width:1024px){
	.callbacks_nav {
	  top: 75.7%
	  }
	  .callbacks_nav.prev {
	  left:88.9%;
	}
	.callbacks_nav.next {
	  left: 94.5%;
	}
	.serve-grid {
	  padding: 1em 1em 1em 0.04em;
	}
	#gallery {
     padding: 3em 0;
    }
	#service {
     padding: 3em 0 0 0;
   }
   .icon-text h4 {
	  font-size: 1.55em;
   }
	#contact {
	  padding: 3em 0;
	}
	#about {
	  padding: 3em 0;
	}
	.service-img {
	  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 550px;
	}
	.callbacks_tabs {
  bottom: -15%;
  left: 44%;
  }
}
@media (max-width:768px){
	.header-top {
	  position: relative;
	}
	.search-box {
	  float: right;
	  width: 33%;
	   margin-top: 1em;
	}
	.top-menu ul li {
	  margin-right: 0em;
	}
	.callbacks_nav {
	  top: 70.6%;
	}
	.callbacks_nav.prev {
	  left: 85.9%;
	}
	.callbacks_nav.next {
	  left: 92.8%;
	}
	.banner-grid.one, .banner-grid.two, .banner-grid.three {
	  width: 33.3%;
	  float: left;
	  text-align: center;
	  padding: 1em 0.5em;
	}
	.icon {
	  float: left;
	  width: 15%;
	    padding-left: 0;
	}
	.icon-text {
	  float: right;
	  text-align: left;
	  width:84%;
	}
	.testimonials {
	   padding: 3em 0 6em 0;
	}
	.icon-text h4 {
	  font-size: 1.7em;
	  overflow: hidden;
	  height: 32px;
	}
	.icon-text p {
	  font-size: 0.85em;
	 }
	 .about-img {
	  margin-top: 2em;
	  padding-left: 0;
	}
	.s-icon-text {
	  float: right;
	  text-align: left;
	  width: 90%;
	}
	.service-img {
	  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 539px;
	}
	.t-img {
	  float: left;
	  width: 25%;
	}
	.gallery-left {
	  padding: 0;
	  width: 25%;
	  float: left;
	}
	.team-text h4 {
  font-size: 2.3em;
  }
  .about-top h4 {
  font-size: 2.6em;
  }
  .logo a h1 {
  font-size: 4em;
  margin-bottom:0.2em;
  }
}
@media (max-width:667px){
	.callbacks_nav.prev {
	  left: 82.9%;
	}
	.callbacks_nav.next {
	  left: 91.6%;
	}
	.callbacks_nav {
	  top: 67.6%;
	}
}
@media (max-width:640px){
	.logo a h1 {
	   font-size: 3.7em;
	}
	.icon {
	  float: left;
	  width: 100%;
	}
	.icon-text {
	  float: right;
	  text-align: center;
	  width: 100%;
	}
	.icon-text h4 {
	  font-size: 1.7em;
	  overflow: hidden;
	  height: 27px;
	}
	span.menu {
	  width: 35px;
	  height: 35px;
	  background: url('../images/nav.png') no-repeat;
	  display: inline-block;
	  cursor: pointer;
	  position: absolute;
	  top: 40%;
	  left: 48%;
	}
	.callbacks_nav.next {
	  left: 91.2%;
	}
	.callbacks_nav.prev {
	    left: 82.37%;
	}
	.callbacks_nav {
	  top: 66.8%;
	}
	#about {
	  padding: 2em 0;
	}
	#service {
	  padding: 2em 0 0 0;
	}
	.service-img {
	  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 450px;
	}
	#team {
	  padding: 3em 0;
	}
	#gallery {
	  padding: 2em 0;
	}
	.gallery-bottom {
	  margin-top: 2em;
	}
	.team-grids {
	  margin-top: 2em;
	}
	.newslatter {
	  margin-top: 2em;
	}
	h3.tittle {
	  font-size: 3.3em;
	  }
	  h3.tittle.two {
	  font-size: 3.6em;
	  }
	  .map iframe {
	  height: 300px;
	  }
	  .serve-grids {
	  margin-top: 2em;
	}
	.ab-top {
	  margin-top: 2em;
	}
	.about-top h4 {
	  font-size: 2.5em;
	  }
	  .callbacks_tabs {
	  bottom: -15%;
	  left: 42%;
	}
	.testi-text {
	  width: 100%;
	  }
}
@media (max-width: 568px){
	.s-icon-text {
	  float: right;
	  text-align: left;
	  width: 87%;
	}
	.support input[type="text"] {
	  width: 71%;
	  }
	  .support input[type="submit"] {
	  width: 28%;
	}
	.callbacks_nav {
	  top: 63.8%;
	}
	.callbacks_nav.prev {
	     left: 79.37%;
	}
	.callbacks_nav.next {
  left: 90.2%;
  }
}
@media (max-width:480px){
	  .gallery-left {
	  padding: 0;
	  width: 50%;
	  float: left;
	}
	h3.tittle {
	  font-size: 3em;
	}
	.support {
	  margin: 1em 0em 0 0;
	  background-color: #555;
	  padding: 1em 1em;
	}
	.support input[type="text"] {
	  width: 71%;
	  }
	.support input[type="submit"] {
	  font-size: 15px;
	  width: 27%;
	}
	.t-img {
	  float: none;
	  width: 80%;
	  margin: 0 auto 7%;
	}
	.service-img {
	  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 343px;
	}
	.s-icon-text {
	  float: right;
	  text-align: left;
	  width: 86%;
	}
	.s-icon-text h4 {
     font-size: 2.2em;
    }
	h3.tittle.two {
	  font-size: 3.2em;
	}
	.banner-grid.one, .banner-grid.two, .banner-grid.three {
	  width: 100%;
	  }
	  .logo a h1 {
	   font-size: 3.5em;
	}
	.callbacks_nav.prev {
	  left: 77.37%;
	}
	.callbacks_nav.next {
	  left: 88.2%;
	}
	.callbacks_nav.prev {
	  left: 76.5%;
	}
	.callbacks_nav {
	  top: 58.8%;
	}
	.ab-top {
	  margin-top: 1em;
	}
	 .about-top h5 {
		  font-size: 1.8em;
		  margin: 0.3em 0;
	}
	.about-top p {
    font-size: 0.85em;
    }
	.s-icon-text p {
	  font-size: 0.85em;
    }
	.map iframe {
	  height: 250px;
	}
	.top-menu ul li a {
	  padding: 7px 0px;
	  font-size: 0.93em;
	}
	.b-search input[type="text"] {
	  width: 91%;
	  padding: 0em 0.6em;
	  font-size: 0.9em;
	}
	.callbacks_tabs {
	  bottom: -15%;
	  left: 37%;
	}
	.testimonials {
	  padding: 3em 0 5em 0;
	}
}
@media (max-width: 414px){
	.s-icon-text {
	  float: right;
	  text-align: left;
	  width: 83%;
	}
	.support input[type="text"] {
	  width: 66%;
	}
	.support input[type="submit"] {
	  font-size: 15px;
	  width: 32%;
	}
	.callbacks_nav {
	  top: 53.8%;
	}
	.callbacks_nav.prev {
	  left: 71.5%;
	}
	.callbacks_nav.next {
	  left: 86.2%;
	}
}
@media (max-width:384px){
	ul.f-icons li {
	  margin-right: 1em;
	}
	.support input[type="text"] {
	  width: 64%;
	}
	.support input[type="submit"] {
	  font-size: 15px;
	  width: 34%;
	}
	.callbacks_nav {
	 top: 49.8%;
	}
	.callbacks_nav.prev {
	   left: 69.5%;
	}
	.callbacks_nav.next {
	 left: 85.05%;
	}
}
@media (max-width:375px){
	.s-icon-text {
	  float: right;
	  text-align: left;
	  width: 82%;
	}
	.callbacks_nav {
	 top: 49.8%;
	}
	.callbacks_nav.prev {
	   left: 69.5%;
	}
	.callbacks_nav.next {
	 left: 85.05%;
	}
}
@media (max-width:320px){
	.banner-grid.one, .banner-grid.two, .banner-grid.three {
	  width: 100%;
	  float: left;
	  text-align: center;
	  padding: 0.5em 0em;
	}
	.callbacks_nav.next {
	  left: 81.1%;
	}
	.callbacks_nav.prev {
	  left: 61.7%;
	}
	.callbacks_nav {
	  top: 67.8%;
	  background-size: 94%;
	}
	.callbacks_nav.prev {
	  left: 81.7%;
	  display: none;
	}
	.b-search {
	  display: none;
	}
	span.menu {
	  width: 35px;
	  height: 35px;
	  background: url('../images/nav.png') no-repeat;
	  display: inline-block;
	  cursor: pointer;
	  position: absolute;
	  top:31%;
	  left: 87%;
	}
	.logo a h1 {
	  font-size: 3em;
	    margin-bottom: 0.1em;
	}
	.banner-slider {
	  margin: 0.5em 0;
	}
	#about {
	  padding: 1.2em 0;
	}
	.about-top h5 {
	  font-size: 1.5em;
	  margin: 0.3em 0;
	}
	.about-top h4 {
	 font-size: 1.8em;
	}
	h3.tittle {
	  font-size: 2.5em;
	}
	h3.tittle.two {
	  font-size: 2.6em;
	}
	#service {
	  padding: 1.1em 0 0 0;
	}
	.serve-grids {
	  margin-top: 0.7em;
	}
	.s-icon,.s-icon-text { 
	  width: 100%;
	  text-align:center;
	}
	.serve-grid {
	  padding: 0.5em 0em 0.5em 0.04em;
	}
	.s-icon-text p {
	  font-size: 0.83em;
	}
	.service-img {
	  background: url(../images/ser-bg.jpg) no-repeat 0px 0px;
	  background-size: cover;
	  -webkit-background-size: cover;
	  -o-background-size: cover;
	  -moz-background-size: cover;
	  -ms-background-size: cover;
	  min-height: 216px;
	}
	.team-text h4 {
	  font-size: 1.7em;
	}
	.team-text {
  padding: 0.3em;
  }
  #team {
	  padding: 1.2em 0;
	}
	.team-grids {
	  margin-top: 1em;
	}
	#gallery {
	  padding: 1.2em 0;
	}
	.gallery-bottom {
	  margin-top: 0.7em;
	}
	.s-icon-text h4 {
	  font-size: 1.8em;
	}
	ul.f-icons li {
	  margin-right: 0.5em;
	}
	.support {
	  margin: 0.5em 0em 0 0;
	  background-color: #555;
	  padding: 0.5em 0.5em;
	}
	.newslatter {
	  margin-top: 1em;
	}
	#contact {
	  padding: 1.2em 0;
	}
	.map iframe {
	  height: 200px;
	}
	.support input[type="text"] {
	  width:55%;
	}
	.support input[type="submit"] {
	  font-size: 15px;
	  width: 42%;
	}
	.about-top p {
	  font-size: 0.83em;
	}
	.icon-text p {
	  font-size: 0.83em;
	}
	.callbacks_tabs {
	  bottom: -9%;
	  left: 29%;
	}
	.testi-text h4 {
	  font-size: 2em;
	  }
	  .testimonials {
	  padding: 1.5em 0 4em 0;
	}
}
	