
html, body{
    font-size: 100%;
	background:	#fff;
	font-family: 'Lato', sans-serif;
}
body a{
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}
p{
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/*--banner-Part-Starts-Here--*/
.banner{
	background:url(../images/banner.jpg) no-repeat;
	background-size:100% 100%;
	min-height:940px;
}
.banner-1{
	background:url(../images/banner.jpg) no-repeat;
	background-size:100% 100%;
	min-height:500px;
}
.banner-top {
  text-align: center;
  margin-top: 27%;
}
.banner-top h1{
	color:#fff;
	font-weight:600;
	font-size:3.4em;
	margin:1.5em 0 0 0;
	letter-spacing:7px;
}
.banner-top h1 span{
	display:block;
	margin-top:8px;
}
.banner-top p {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  width: 54%;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 3% auto 0;
  line-height: 1.9em;
}
.dwn{
	margin-top:10%;
}
/*--banner-Part-ends-Here--*/
/*--about-Part-Starts-Here--*/
.about{
	padding:9em 0px;
}
.about-main {
  text-align: center;
  border: 2px solid #3c3c3c;
  padding: 3em 0px;
  width: 80%;
  margin: 0 auto;
  position:relative;
}
.about-main h3,.what-mian h3,.contact-main h3{
  color: #3c3c3c;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 3px;
  margin: 0;
  position: absolute;
  background: #fff;
  top: -17px;
  left: 27%;
  width: 45%;
}
.about-main p{
	color:#3c3c3c;
	font-weight:400;
	font-size:16px;
	width:85%;
	margin:3% auto 0;
	line-height:1.6em;
}
.about-main p:nth-child(3) {
  width: 47% !important;
}
.about-main p span{
	display:block;
}
/*--about-Part-ends-Here--*/
/*--services-Part-Starts-Here--*/
.services{
	background:url(../images/service-banner.jpg) no-repeat;
	background-size:100% 100%;
	min-height:500px;
}
.services-mian {
  text-align: center;
  border: 2px solid #fff;
  padding: 3em 0px;
  width: 80%;
  margin: 12% auto 0;
  position: relative;
}
.services-mian h3 {
  color: #fff;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 3px;
  margin: 0;
  position: absolute;
  background: rgba(172, 183, 203, 1);
  top: -17px;
  left: 27%;
  width: 45%;
}
.services-mian p{
	color:#fff;
	font-weight:400;
	font-size:16px;
	width:63%;
	margin:3% auto 0;
	line-height:1.6em;
}
.services-mian p:nth-child(3){
	
}
/*--services-Part-ends-Here--*/
/*--what-Part-Starts-Here--*/
.what{
	padding:8em 0px;
}
.what-mian{
	text-align: center;
 	border: 2px solid #3c3c3c;
  	padding: 3em 0px;
  	width: 80%;
  	margin: 0 auto 0;
  	position: relative;
}
.what-one span{
	background:url(../images/services.png) no-repeat;
	width:82px;
	height:92px;
	display:block;
	margin:0 auto 2em;
}
.what-one span.one{
	background-position:0px 0px;
}
.what-one span.two{
	background-position:-82px 0px;
}
.what-one span.tre{
	background-position:-164px 0px;
}
.what-one{
	margin-top:4em;
}
.what-one h4 {
  color: #3c3c3c;
  font-size: 1.3em;
  letter-spacing: 2px;
  font-weight: 600;
  margin: 0;
}
.what-one p {
  color: #3c3c3c;
  font-weight: 400;
  font-size: 16px;
  width: 65%;
  margin: 3% auto 0;
  line-height: 1.6em;
}
.what-one p:nth-child(4) {
  width: 74% !important;
  margin: 10px auto 0 !important;
}
/*--what-Part-ends-Here--*/
/*--work-Part-Starts-Here--*/
.work-one img{
	width:100%;
}
.work-one{
	padding:0px 5px;
	position:relative;
}
.work-main:nth-child(2){
	margin-top:10px;
}
.work-one h3 {
  color: #fff;
  font-weight: 600;
  font-size: 2em;
  letter-spacing: 4px;
  position: absolute;
  left: 8%;
  top: 67%;
  z-index: 1;
}
/*------------------ Slider Part starts Here----------*/
.slider{
	background:url(../images/slide-banner.jpg)no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	min-height:300px;
}
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.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%;
  left: 0;
  top: 0;
}
.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: 60%;
	left: -9%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 46px;
	width: 35px;
	background: transparent url("../images/main-sprit.png") no-repeat;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: -35px 0px;
  right: -9%;
}
.callbacks_nav.prev{
	background-position: 0px 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;
  margin: 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;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 110%;
	z-index: 999;
	left: 40%;
	padding: 0;
	margin: 0;
	display: none;
}
.slider-top{
	text-align: center;
	margin-bottom:2.5em;
}
.slider-top p.below{
	font-size: 14px;
	color: #fff;
	font-weight: 100;
}
.slider-top h3{
	font-size:20px;
	font-weight:400;
	margin:10px 0px;
	color:#fff;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
.callbacks_tabs li{
	display:inline-block;
}
@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:17px;
  width:17px;
  display:inline-block;
  border:4px solid #e22e2e;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  background:#fff;
}
.callbacks_here a:after{
	border:4px solid #000;
	background:#ffffff;
}
ul.callbacks_tabs.callbacks2_tabs {
	display: block;
}
/*--Slider-Part-Ends-Here--*/
/*--work-Part-ends-Here--*/
/*--contact-Part-Starts-Here--*/
.contact{
	padding:7em 0px;
}
.contact-main {
  text-align: center;
  border: 2px solid #3c3c3c;
  padding: 3em 0px 4em 0px;
  width: 80%;
  margin: 0 auto 0;
  position: relative;
}
.contact-main p {
  color: #3c3c3c;
  font-weight: 400;
  font-size: 16px;
  width: 62%;
  margin: 3% auto 0;
  line-height: 1.6em;
}
.contact-btn{
	margin-top:3.5em;
}
.contact-btn a {
  padding: 19px 140px;
  color: #fff;
  background: #3c3c3c;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 3px;
}
.contact-btn a:hover{
	background:#acb7cc;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.contact-bottom{
	margin-top:5em;
	text-align:center;
}
.contact-bottom a img{
	display:inline-block !important;
}
.contact-bottom p {
  color: #3c3c3c;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2em;
}
.contact-bottom p a{
	color:#3c3c3c;
}
.contact-bottom p a:hover{
	text-decoration:underline;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	color:#437cc1;
}
.contact-1{
	padding:2em 0px !important;
}
.contact-btm{
	margin-top:0 !important;
}
/*--contact-Part-ends-Here--*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 50px;
  height: 50px;
  border: none;
  text-indent: 100%;
  background: url(../images/top-arw.png) no-repeat;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -ms-border-radius: 0.3em;
}
/*--back-Part-starts-Here--*/
.back-main {
  text-align: center;
}
.back-main a{
	color:#fff;
	background:#3c3c3c;
	padding:18px 50px;
	font-size:18px;
	font-weight:400;
}
/* Sweep To Right */
a.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background:#3c3c3c;
  color: #fff;
}
a.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #acb7cc;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-sweep-to-right:hover,a.hvr-sweep-to-right:focus,a.hvr-sweep-to-right:active {
  color: white;
}
a.hvr-sweep-to-right:hover:before,a.hvr-sweep-to-right:focus:before,a.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  
}
/*--back-Part-ends-Here--*/
/*--map-Part-starts-Here--*/
.map iframe{
	width:100%;
	min-height:450px;
}
/*--map-Part-ends-Here--*/
/*--touch-Part-starts-Here--*/
.touch {
  padding: 6em 0px;
  text-align: center;
}
.touch-left input[type="text"]:nth-child(1) {
  margin-right: 11px;
}
.touch-left input[type="text"] {
  	width: 49%;
  	margin: 7px auto;
  	color: #3c3c3c;
  	background: none;
  	padding: 10px 10px;
  	outline: none;
  	border: 1px solid #3c3c3c;
  	border-radius: 5px;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	-o-border-radius: 5px;
  	-ms-border-radius: 5px;
}
.touch-left textarea {
  width: 100%;
  margin: 4px 0;
  color: #3c3c3c;
  resize: none;
  background: none;
  height: 150px;
  padding: 15px;
  outline: none;
  border: 1px solid #3c3c3c;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.t-btn form input[type=submit] {
  color: #ffffff;
  padding: 10px 30px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
  margin: 27px 0 0 0px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: 1px solid #ffffff;
  background: #3c3c3c;
}
.t-btn form input[type=submit]:hover{
	background: #acb7cc;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
.touch-right-top h4 {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0px;
}
.touch-right-top p, .touch-right-top p a {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}
.touch-right-top p a:hover{
	color:#437cc1;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.touch-right-top span {
  background: url(../images/contact.png) no-repeat;
  width: 35px;
  height: 46px;
  display: block;
  margin: 0 auto;
}
.touch-right-top span.add {
  background-position: 0px 0px;
}
.touch-right-top span.mail {
  background-position: -35px 0px;
}
.touch-right-top span.num {
  background-position: -70px 0px;
}
.touch-right-top {
  text-align: center;
  margin-top: 8px;
}
.touch-right-top:nth-child(1) {
  margin-top: 0;
}
/*--touch-Part-ends-Here--*/
/*--media-quaries-starts-here--*/
@media (max-width:1440px){
.banner-top {
  margin-top: 23%;
}
.banner-1 {
  min-height: 470px !important;
}	
.banner-top h1 {
  font-size: 3.3em;
}
.banner {
  min-height: 870px;
}
.about {
  padding: 8em 0px;
}
.services-mian {
  margin: 10.5% auto 0;
}
.what {
  padding: 7em 0px;
}
.what-one {
  margin-top: 3em;
}
.contact {
  padding: 6em 0px;
}
}
@media (max-width:1366px){
.banner-top {
  margin-top: 20%;
}
.banner-1 {
  min-height: 440px !important;
}
.touch {
  padding: 5em 0px;
}
.map iframe {
  min-height: 400px;
}
.banner-top h1 {
  font-size: 3.2em;
  margin: 1.2em 0 0 0;
}
.dwn {
  margin-top: 9%;
}
.banner {
  min-height: 800px;
}
.about {
  padding: 7em 0px;
}
.what {
  padding: 6em 0px;
}
.what-one {
  margin-top: 2.2em;
}
.what-one span {
  margin: 0 auto 1.7em;
}	
}
@media (max-width:1280px){
.banner-top h1 {
  font-size: 3em;
}
.back-main a {
  padding: 16px 50px;
}
.touch {
  padding: 4em 0px;
}
.map iframe {
  min-height: 340px;
}
.banner-1 {
  min-height: 400px !important;
}
.banner-top {
  margin-top: 19%;
}
.banner-top p {
  margin: 2.2% auto 0;
}
.banner {
  min-height: 755px;
}
.about-main h3, .what-mian h3, 
.contact-main h3,.services-mian h3{
  font-size: 31px;
  left: 29%;
  width: 42%;
}	
.about-main {
  padding: 2.7em 0px;
}
.about-main p {
  margin: 2.5% auto 0;
}
.about {
  padding: 6em 0px;
}
.services-mian p {
  margin: 2.5% auto 0;
}
.services-mian {
  padding: 2.7em 0px;
}
.services-mian {
  margin: 9% auto 0;
}
.services {
  min-height: 455px;
}
.what {
  padding: 5em 0px;
}
.what-one {
  margin-top: 2em;
}
.what-mian {
  padding: 2.7em 0px;
}
.what-one span {
  margin: 0 auto 1.5em;
  width: 77px;
  height: 87px;
  background-size: 295%;
}
.what-one span.two {
  background-position: -77px 0px;
}
.what-one span.tre {
  background-position: -154px 0px;
}
.what-one p {
  margin: 2% auto 0;
}
.work-one h3 {
  font-size: 1.7em;
}
.contact-main p {
  margin: 2% auto 0;
}
.contact-btn {
  margin-top: 2.8em;
}
.contact-main {
  padding: 2.7em 0px 3.5em 0px;
}
.contact-btn a {
  padding: 18px 135px;
}
.contact {
  padding: 5em 0px;
}
}
@media (max-width:1024px){
.banner-top a img {
  width: 6%;
}
.banner-1 {
  min-height: 330px !important;
}
.touch-left input[type="text"] {
  padding: 9px 10px;
}  
.touch-left input[type="text"]:nth-child(1) {
  margin-right: 8px;
}
.back-main a {
  padding: 14px 47px;
  font-size: 17px;
}
.touch {
  padding: 3em 0px;
}
.t-btn form input[type=submit] {
  font-size: 13px;
  margin: 15px 0 0 0px;
}  
.banner-top p {
  font-size: 14px;
  width: 60%;
}
.map iframe {
  min-height: 300px;
}
.banner-top h1 {
  font-size: 2.7em;
}
.dwn a img {
  width: 2.5% !important;
}
.banner {
  min-height: 655px;
}
.dwn {
  margin-top: 7%;
}
.about-main h3, .what-mian h3, .contact-main h3, .services-mian h3 {
  font-size: 28px;
  left: 30.1%;
  width: 40%;
}
.about-main p {
  margin: 2% auto 0;
}
.about-main p {
  font-size: 15px;
}	
.about-main,.services-mian{
  padding: 2.2em 0px;
}
.about {
  padding: 5em 0px;
}
.about-main p:nth-child(3) {
  width: 59% !important;
}
.services-mian p {
  margin: 2% auto 0;
  font-size: 15px;
  width: 73%;
}
.services-mian {
  margin: 8.5% auto 0;
}
.services {
  min-height: 390px;
}
.what-one span {
  margin: 0 auto 1.5em;
  width: 73px;
  height: 83px;
  background-size: 295%;
}
.what-one span.two {
  background-position: -73px 0px;
}
.what-one span.tre {
  background-position: -145px 0px;
}
.what-one h4 {
  font-size: 1.2em;
}
.what-one p {
  margin: 1.85% auto 0;
  width: 72%;
}
.what-one p:nth-child(4) {
  width: 80% !important;
  margin: 8px auto 0 !important;
}
.what-one {
  margin-top: 1.5em;
}
.work-one h3 {
  font-size: 1.4em;
}
.contact-main p {
  margin: 1% auto 0;
  font-size: 15px;
  width: 70%;
}
.what-mian {
  padding: 2.2em 0px;
}
.contact-main {
  padding: 2.2em 0px 2.7em 0px;
}
.contact-btn a {
  padding: 16px 125px;
}
.contact-btn {
  margin-top: 2.35em;
}
.contact-bottom {
  margin-top: 3.5em;
  text-align: center;
}
.contact {
  padding: 4em 0px;
}
.what-one p {
  font-size: 15px;
}  
}
@media (max-width:768px){
.about-main,.services-mian,
.what-mian,.contact-main{
  width: 85%;
  padding: 1.8em 0px;
}
.contact-1 {
  padding: 1.7em 0px !important;
}
.banner-1 {
  min-height: 240px !important;
}
.back-main a {
  padding: 10px 33px;
  font-size: 16px;
}
.touch-left input[type="text"] {
  padding: 7px 10px;
  margin: 5px auto;
}
.touch {
  padding: 2.5em 0px;
}
.touch-right-top {
  margin-top: 5px;
}
.touch-right {
  margin-top: 17px;
}
.map iframe {
  min-height: 250px;
}
.about-main h3, .what-mian h3, .contact-main h3, .services-mian h3 {
  font-size: 25px;
} 	
.dwn a img {
  width: 2.8% !important;
}
.banner-top a img {
  width: 6.5%;
}
.banner-top h1 {
  font-size: 2.25em;
  letter-spacing: 5px;
  margin: 1em 0 0 0;
}
.banner-top p {
  font-size: 13px;
  width: 75%;
  margin: 2.1% auto 0;
}
.banner {
  min-height: 500px;
}
.about-main p {
  margin: 1.5% auto 0;
  width: 92%;
}
.about-main p:nth-child(3) {
  width: 74% !important;
}
.about {
  padding: 4.5em 0px;
}
.services-mian p {
  margin: 2% auto 0;
  width: 90%;
}
.services-mian {
  margin: 9.5% auto 0;
}
.services {
  min-height: 330px;
}
.what {
  padding: 4em 0px;
}
.what-one span {
  margin: 0 auto 1em;
  width: 68px;
  height: 78px;
  background-size: 296%;
}
.what-one span.two {
  background-position: -68px 0px;
}
.what-one span.tre {
  background-position: -135px 0px;
}
.what-one h4 {
  font-size: 1.1em;
}
.what-one {
  margin-top: 1.1em;
}
.work-one {
  width: 33.3%;
  float: left;
}
.work-one h3 {
  font-size: 1.1em;
  letter-spacing: 3px;
}
.contact-main p {
  width: 95%;
}
.contact-btn a {
  padding: 14px 100px;
  font-size: 14px;
}
.contact-btn {
  margin-top: 2em;
}
.contact-bottom p {
  margin-left: 1.5em;
}
.contact-bottom {
  margin-top: 2.7em;
}
.banner-top {
  margin-top: 17%;
}
}
@media (max-width:640px){
.banner-top h1 {
  font-size: 1.8em;
  letter-spacing: 3px;
}
.banner-1 {
  min-height: 190px !important;
}
.back-main a {
  padding: 9px 27px;
  font-size: 15px;
}
.touch {
  padding: 2em 0px;
}
.map iframe {
  min-height: 220px;
}
.banner-top p {
  font-size: 13px;
  width: 90%;
  margin: 2% auto 0;
}
.banner {
  min-height: 410px;
}
.about-main h3, .what-mian h3, .contact-main h3, .services-mian h3 {
  font-size: 22px;
  letter-spacing: 2px;
  top: -13px;
}
.about {
  padding: 3em 0px;
}
.about-main p {
  font-size: 14px;
}
.about-main p:nth-child(3) {
  width: 83% !important;
}
.about-main, .services-mian, .what-mian, .contact-main {
  width: 86%;
  padding: 1.6em 0px;
}
.services-mian p {
  margin: 1.5% auto 0;
  font-size: 14px;
}
.services-mian {
  margin: 9% auto 0;
}
.services {
  min-height: 290px;
}
.banner-top {
  margin-top: 15%;
}
.what-one span {
  margin: 0 auto 13px;
  width: 60px;
  height: 70px;
}	
.what-one span.two {
  background-position: -60px 0px;
}
.what-one span.tre {
  background-position: -120px 0px;
}
.what-one h4 {
  font-size: 1.03em;
}
.what-one p {
  margin: 1.8% auto 0;
  width: 93%;
  font-size: 14px;
}
.what-one p:nth-child(4) {
  width: 84% !important;
  margin: 7px auto 0 !important;
}
.work-one h3 {
  font-size: 1em;
  letter-spacing: 2px;
}
.contact-main p {
  margin: 6px auto 0;
  font-size: 14px;
}
.contact-btn a {
  padding: 11px 65px;
  font-size: 14px;
}
.contact-btn {
  margin-top: 1.5em;
}
.contact-bottom p {
  margin-left: 1em;
}
.contact-bottom {
  margin-top: 2em;
}
.contact {
  padding: 3.5em 0px 2.7em 0px;
}
#toTop {
  width: 40px;
  height: 40px;
  background-size: 100%;
}
.what {
  padding: 3em 0px;
}
}
@media (max-width:480px){
.banner-top a img {
  width: 8.5%;
}
.contact-1 {
  padding: 1.5em 0px !important;
}
.banner-1 {
  min-height: 150px !important;
}
.touch-left input[type="text"]:nth-child(1) {
  margin-right: 4px;
}
.touch-left input[type="text"] {
  padding: 6px 10px;
  font-size: 14px;
}
.touch-left textarea {
  font-size: 14px;
  height: 140px;
  padding: 10px;
}
.t-btn form input[type=submit] {
  font-size: 13px;
  margin: 9px 0 0 0px;
  padding: 8px 25px;
}
.map iframe {
  min-height: 200px;
}
.banner-top h1 {
  font-size: 1.45em;
  letter-spacing: 2px;
}
.banner-top p {
  font-size: 12px;
  width: 100%;
  overflow: hidden;
  margin: 1.8% auto 0;
  height: 42px;
  line-height: 1.8em;
}	
.banner {
  min-height: 315px;
}
.dwn a img {
  width: 3.7% !important;
}
.about-main h3, .what-mian h3, .contact-main h3, .services-mian h3 {
  font-size: 19px;
  top: -11px;
  left: 27.5%;
  width: 45%;
}
.about-main p span {
  display: none;
}
.what-one span.two {
  background-position: -50px 0px;
}
.about-main p:nth-child(3) {
  width: 90% !important;
  overflow: hidden;
  height: 90px;
}
.about {
  padding: 2.5em 0px;
}
.what-one span {
  margin: 0 auto 10px;
  width: 50px;
  height: 60px;
  background-size: 297%;
}
.what-one span.tre {
  background-position: -100px 0px;
}
.what-one p {
  margin: 1.9% auto 0;
  overflow: hidden;
  height: 45px;
}
.work-one:nth-child(3){
	display:none;
}
.work-one{
	width:50%;
}
.contact-main p {
  width: 90%;
  overflow: hidden;
  height: 65px;
  margin: 0px auto 0;
}
.contact-btn a {
  padding: 8px 55px;
  font-size: 14px;
}
.contact-btn {
  margin-top: 1.4em;
}
.contact-bottom a img {
  width: 7.5%;
}
.contact-bottom p {
  margin-left: 10px;
  font-size: 15px;
}
.contact {
  padding: 2.8em 0px 2.5em 0px;
}
#toTop {
  width: 30px;
  height: 30px;
}
}
@media (max-width:320px){
.banner-top a img {
  width: 12%;
}
.banner-top h1 {
  font-size: 1.23em;
  letter-spacing: 1px;
}
.banner-top h1 span {
  margin-top: 6px;
}
.dwn a img {
  width: 5.5% !important;
}
.about-main, .services-mian, 
.what-mian, .contact-main {
  width: 95%;
  padding: 1.25em 0px;
}
.about-main h3, .what-mian h3,
 .contact-main h3, .services-mian h3 {
  font-size: 17px;
  top: -10px;
  left: 21.5%;
  width: 60%;
}
.banner {
  min-height: 265px;
}
.dwn {
  margin-top: 10%;
}
.about-main p {
  font-size: 14px;
  height: 45px;
  overflow: hidden;
  margin: 0% auto 0;
}	
.about-main p:nth-child(3) {
  width: 94% !important;
  overflow: hidden;
  height: 65px;
  margin-top: 5px;
}
.about {
  padding: 2em 0px;
}
.services-mian p {
  margin: 1% auto 0;
  overflow: hidden;
  height: 47px;
  width: 97%;
}
.services-mian {
  margin: 13% auto 0;
}
.services {
  min-height: 215px;
}
.what-one:nth-child(3){
	display:none;
}
.what {
  padding: 2em 0px;
}
.what-one span.two {
  background-position: -40px 0px;
}
.what-one span {
  margin: 0 auto 3px;
  width: 40px;
  height: 50px;
}
.what-one h4 {
  font-size: 15px;
}
.what-one p {
  margin: 3.9% auto 0;
}
.what-one p:nth-child(4) {
  display: none;
}
.what-one {
  margin-top: 10px;
}
.work-main:nth-child(2) {
  margin-top: 4px;
}
.work-one {
  padding: 0px 2px;
}
.work-one h3 {
  font-size: 13px;
  letter-spacing: 1px;
}
.contact-btn a {
  padding: 7px 30px;
  font-size: 12px;
}
.contact-btn {
  margin-top: 1em;
}
.contact-bottom p {
  margin-left: 7px;
  font-size: 13px;
}
.contact {
  padding: 2.2em 0px 2em 0px;
}
.contact-bottom {
  margin-top: 1.3em;
}
#toTop {
  width: 25px;
  height: 25px;
}
.banner-1 {
  min-height: 115px !important;
}
.back-main a {
  padding: 7px 22px;
  font-size: 14px;
}
.touch-left input[type="text"]:nth-child(1) {
  margin-right: 0;
}
.touch-left input[type="text"] {
  padding: 7px 10px;
  width: 100%;
}
.touch {
  padding: 1.5em 0px;
}
.touch-left textarea {
  height: 120px;
}
.touch-right-top h4 {
  letter-spacing: 1px;
}
.touch-right-top span {
  width: 30px;
  height: 40px;
  background-size: 286%;
}
.touch-right-top span.mail {
  background-position: -30px 0px;
}
.touch-right-top span.num {
  background-position: -58px 0px;
}
.map iframe {
  min-height: 160px;
}
.contact-1 {
  padding: 1.3em 0px !important;
}
}
/*--media-quaries-ends-here--*/