/* code for internet explorer browser  */
.ie8 .r1{
   -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
   opacity:1;
   left:70px !important;
   }
.ie8 .r2{
   -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
   opacity:1;
   left:70px !important;
   }
.ie8 .form-contact-us{
	width:652px;	
} 
.i8 .testingbttons{
	width:1000px !important;
}   
.ie8 .inputText{
	width:622px;    
    height: 40px; 
    padding: 0 15px; 
    font-size: 13px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;    
    border-radius: 7px;
}
.ie8 .ie_info{	
	display:inline-block !important;
}

.ie8 .pjustify{
	text-align:left !important;
}
.ie8 .icon-pad1{
	text-align:left !important;
}
.ie8 .latestpost-pad{
	text-align:left !important;
}
.ie8 .ie_css{
	text-align:left !important;
}
.ie8 .privacy_policy{
	text-align:left !important;
}
/* code for internet explorer browser ends */

.temop .col-xs-4 img{
    width:120px !important;
}

 


/* code for search box   */

.gsc-input{
    background:none !important;
    }
td{
    padding:0px !important;
}

/* code for search box  ends */

.example1 {
 height: 50px;	
 overflow: hidden;
 position: relative;
}
.example1 h3 {
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 color: #da8b2f !important;
 line-height: 50px;
 text-align: center;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);	
 transform:translateX(100%);
 /* Apply animation to this element */	
 -moz-animation: example1 15s linear infinite;
 -webkit-animation: example1 15s linear infinite;
 animation: example1 15s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes example1 {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes example1 {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes example1 {
 0%   { 
 -moz-transform: translateX(100%); /* Firefox bug fix */
 -webkit-transform: translateX(100%); /* Firefox bug fix */
 transform: translateX(100%); 		
 }
 100% { 
 -moz-transform: translateX(-100%); /* Firefox bug fix */
 -webkit-transform: translateX(-100%); /* Firefox bug fix */
 transform: translateX(-100%); 
 }
}

@charset "utf-8";
/* CSS Document */
/* latin */
/*@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
}*/
 
#main-menu > li {
display: inline-block;
margin-left: 28px;
padding: 2px 0;
}



h4{
font-weight: 600;
}



  html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{/*font-family: 'Roboto', sans-serif; !important;*/
font-family: 'Roboto Condensed', sans-serif !important;

}
.body-background{
background:#fff;
}
#site{
margin:0 auto;
}
.topbar-background{
/*background-color:#56A594;#67809f;*/
background: rgba(246,246,246,1);
background: -moz-linear-gradient(left, rgba(246,246,246,1) 0%, rgba(255,255,255,1) 27%, rgba(181,181,181,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(246,246,246,1)), color-stop(27%, rgba(255,255,255,1)), color-stop(100%, rgba(181,181,181,1)));
background: -webkit-linear-gradient(left, rgba(246,246,246,1) 0%, rgba(255,255,255,1) 27%, rgba(181,181,181,1) 100%);
background: -o-linear-gradient(left, rgba(246,246,246,1) 0%, rgba(255,255,255,1) 27%, rgba(181,181,181,1) 100%);
background: -ms-linear-gradient(left, rgba(246,246,246,1) 0%, rgba(255,255,255,1) 27%, rgba(181,181,181,1) 100%);
background: linear-gradient(to right, rgba(246,246,246,1) 0%, rgba(255,255,255,1) 27%, rgba(181,181,181,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#b5b5b5', GradientType=1 );*/


background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(237,237,237,1) 66%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(27%, rgba(255,255,255,1)), color-stop(66%, rgba(237,237,237,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(237,237,237,1) 66%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(237,237,237,1) 66%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(237,237,237,1) 66%, rgba(237,237,237,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(237,237,237,1) 66%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
}
.about_us_shadow{ 
    /* box-shadow: 0px 0px 120px #FBFEA8;*/
    padding: 20px;
	margin-bottom:10px; 

}
.modal-content{   
width:300px !important;
height:560px;
margin:0 auto !important;
background:#F1F3F8;
}
.teamImage{
	width : 100%;
	border-radius: 5px; 
	transition: 0.7s all;
} 
.container .row .client_imgs{
text-align:center !important;
max-height: 145px !important;
 
}

.mainheader img{
    width:100% !important;
}


.client_imgs{
text-align:center !important;
margin:0 auto !important;
}
.Team-readmore{
	width: 100%;
    /* height: 30px; */
    /* border: 1px solid #60AA9A; */
    margin-top: 15px;
    font-size: 16px;
    padding: 5px 0px;
    text-align: center;
    /* font-weight: 600; */
    cursor: pointer;
     
    border-radius: 5px;
}

.panel-body{
    font-size: 15px;
}

.accordion-toggle{
	font-size: 18px;
}

.otherperson{
	text-align:center;
}
 
.otherperson h3 span{
    font-size: 19px;
}
	 
.otherperson img{
	max-width: 65%;
	max-height:165px; 
    border-radius: 5px;
   /* box-shadow: 0px 0px 7px #6A9487;
    padding: 5px;*/
}	
.text-center>.btn-group testingbttons>.btn btn-primary{
	width:125px !important;
}
.Team-readmore i {
	margin-left: 5px;
}

.teamImage:hover{
	/*border-radius: 100%;*/
}

.teamContent{
	font-size: 15px;
	height: 90px;
	overflow: hidden;
	transition: 0.6s all;
	text-align: justify;
}

.topbar{
  display: block;
  min-height: 36px;
  margin: 0px;
  padding: 0px;
}
.socialicons {
  display: block;
  float: right;
}

.accordion-toggle span.fa{
	float: right;
    font-size: 22px;
}
	
ul.social {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ul.social li {
  display: inline-block;
  height: 35px;
  list-style-type: none;
}
ul.social li a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #FFF;
}
ul.social li a {
  display: inline-block;
  height: 24px;
  width: 24px;
  margin-top: 5px;
  margin-left: 1px;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
}
ul.social li a i {
  margin:0px;
  padding: 0px;
  height: 14px;
  width: 14px;
  font-size: 14px;
  margin: auto;
  text-align: center;
  line-height: 14px;
  margin-top: 6px;
}
.twitter:hover{
background-color:#28A9E2 !important;
}
.facebook:hover{
background-color:#1E4389 !important;
}
.skype:hover{
background-color:#30A7DF !important;
}
.googleplus:hover{
background-color:#D54A2D !important;
}
.flickr:hover{
background-color:#3566B2 !important;
}
.youtube:hover{
background-color:#EC232B !important;
}
.instagram:hover{
background-color:#30A7DF !important;
}
.pinterest:hover{
background-color:#CC2127 !important;
}
.linkedin:hover{
background-color:#11669C !important;
}
.topbarphone{
color:#fff;
}
.topbarphone a{
color:#fff;
text-decoration:none;
font-family: cursive !important;
}
.topbarphone a:hover{
color:#fff;
text-decoration:none;
}
.topbaremail{
color:#fff;
}
.topbaremail a{
color:#fff;
text-decoration:none;
}
.topbaremail a:hover{
color:#fff;
text-decoration:none;
}
 .topcontactdetail{
  position: relative;
  top: 8px;
  left: 34px;
  float: left;
}

.mainImages h3{
	text-align: center;
}

#search-res{
display:none;
}
/* search box start*/
.form-container{
width: 100%;
margin: 0 auto;
margin-top: 40px;
}
.searchbox{
 position:relative;
 height:25px;
 width:100%;
 /*left: 70px;
 float:right;*/
 min-width:163px;
 top: 16px;
 width:0%;
  overflow:hidden;
 -webkit-transition: width 0.3s;
 -moz-transition: width 0.3s;
 -ms-transition: width 0.3s;
 -o-transition: width 0.3s;
 transition: width 0.3s;
float: right;
}
.searchbox-open{
 width:100%;
}
.searchbox-input {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  outline: 0;
  background: #FFFFFF;
  width: 100%;
  height: 25px;
  border: 1px solid #56A594;
  margin: 0;
  padding-left: 10px;
  font-size: 14px;
  color:#56A594;
}
.searchbox-input::-webkit-input-placeholder {
 color: #C5E0DB;
}
.searchbox-input:-moz-placeholder {
 color: #C5E0DB;
}
.searchbox-input::-moz-placeholder {
 color: #C5E0DB;
}
.searchbox-input:-ms-input-placeholder {
 color: #C5E0DB;
}
.searchbox-icon,
.searchbox-submit{
 /*width:50px;*/
 height:25px;
 display:block;
 position:absolute;
 top:0;
 font-family:verdana;
 font-size:14px;
 right:0;
 padding:0;
 margin:0;
 outline:0;
 line-height:24px;
 text-align:center;
 cursor:pointer;
 color:#56A594;
 background:#FFF;
/* border: 1px solid #56A594;*/
}
.Facilities-margin {
 /* margin-top: 20px;*/
}
.facilityh4color {
   color: #56A594;
  font-size: 24px;
 /*text-decoration:underline !important;*/ 
 }

#center11 a {
    color: white;
} 
 
 
 
.testingbttons button{
	border: 0 !important;
    box-shadow: 0px 0px 1px #56A594 inset;
	width:135px !important;
	height:52px;
} 
 
.iconshape {
  border: 1px solid #56A594;
  padding: 8px;
  border-radius: 18px;
}
.pjustify {
  text-align: left;
  font-size:15px;
}
.pjustify li{font-size:10px;
           color:#000000;
}
.iconshape2 {
  border: 1px solid #56A594;
  border-radius: 18px;
  padding: 8px 10px;
}
.iconshape1 {
  border: 1px solid #56A594;
  border-radius: 18px;
  padding: 8px 10px;
}
.btn-success{
  color: #fff;
  background-color: #56A594;
  border-color: #56A594;
}
.btn-success:hover{
  color: #fff;
  background-color: #768176;
  border-color:#768176;
}
.btn-primary{
  color: #56A594;
  background-color: #fff;
  border-color: #56A594;
}
.btn-primary:hover{
  color: #fff;
  background-color: #768176;
  border-color:#768176;
}
.btn-primary1{
  color: #fff;
  background-color: #768176;
  border-color:#768176;
}

.tagline{
    font-size: 17px;
    color: #da8b2f;
    padding-left: 15px;
    margin-top: 22px;
}

.btn-primary1:hover{
  color: #fff;
  background-color: #768176;
  border-color:#768176;
}
.page-title {
  font-size: 24px;
  line-height: 80px;
  text-align: center;
  background: rgb(250, 250, 250);
}
.highlight-heading1 {
  color: #56A594;
/* border-bottom: 3px solid #56A594; */
padding-bottom: 2px;
}
.highlight-heading2 {
  color: #56A594;
/* border-bottom: 3px solid #56A594; */
padding-bottom: 2px;
}
.testing-margin{
margin-top:20px;
}
.testing-margin1{
margin-top:10px;
}
.testingbox4 {
  /*border: 1px solid #56A594;*/
  box-shadow: -1px -1px 7px rgb(205, 205, 205) inset;
	
}
.testingbox41 {
  /*border: 1px solid #56A594;*/
  box-shadow: -1px -1px 7px rgb(205, 205, 205) inset;

}
.testingbox42 {
  /*border: 1px solid #56A594;*/
  box-shadow: -1px -1px 7px rgb(205, 205, 205) inset;

}
.testingbox43 {
  /*border: 1px solid #56A594;*/
  box-shadow: -1px -1px 7px rgb(205, 205, 205) inset;
}
.testingbox3 {
  /*border: 1px solid #56A594;*/
  box-shadow: -1px -1px 7px rgb(205, 205, 205) inset;

}
.testingbox2 {
  /*border: 1px solid #56A594;*/
  box-shadow: -1px -1px 7px rgb(205, 205, 205) inset;
}
.testingbox1 {
  /*border: 1px solid #56A594;*/
  box-shadow: -1px -1px 7px rgb(205, 205, 205) inset;

}
.testing-bottom {
  padding: 17px 25px;
}
.readmore{
text-decoration:none;
color:#56A594 !important;
 
}
.readmore:hover{
text-decoration:none;
color:#56A594;
 
}
.background-height{
height:250px;
}
.backgroundimage-top{
margin-top:20px;
}
#twitters{
	background: #294A43;
	color:#FFF;
	padding-top:25px;	
}
#tweet{
	width:1140px;
	margin: 0 auto;
}
.tpara{
	height:25px;
	/*margin-left:40px;*/
	margin-bottom: 0px;
}
.awesomeicon1{
	float:left;
	color:white;
	font-size:30px !important;
	position:relative;
	top:5px;	
}
.tdescription{
	position:relative;
	/*top:10px;*/
	/*margin-left:35px;*/
	font-size:23px;
	font-family: 'Roboto Condensed', sans-serif !important;
}
.tweet-nav{
  float: right;
  position: relative;
  bottom: 10px;
}
#tpag1{
cursor:pointer;
}
#tpag2{
cursor:pointer;
}
#tpag3{
cursor:pointer;
}
.colorpagination{
	color:#d99090;
}
#tweet2{
	display:none;
	
}
#tweet3{
	display:none;
}
.middlefooter{
	background:#222222;
	color: #B7B7B7;
}
.pleft{
	text-align:left;
}
.latestposts
{
	font-size:18px;
	font-weight:600;
	color:#FFF;
}
.small-title-footer
{
	width: 50%;
	display: block; 
	font-family: "Domine", sans-serif;
	border-bottom: 2px solid #506666; /* f2f2f2*/	
}
.latestpost-pad{
	padding-top:6px;
}
.footer-date-text
{
	color:#FFF;
	font-weight:300;
}
.small-line{
	
	margin: 1rem 0 1.4rem;
	width: 100%;
	display: block;
	font-family: "Domine", sans-serif;
	padding-bottom: 1rem;
	border-bottom: 1px solid #394042; 
}
.services-footer
{
	font-size:18px;
	font-weight:600;
	color:#FFF;
	line-height:0 !important;
	margin-top: 30px !important;
}
.footer-phone-icon
{
	font-weight:600;
}
.icon-pad1
{
	padding-top:8px;
}
.iconsize
{
color:white;
border:1px solid #394042;
padding:7px;
    
}
.iconsize1
{
color:white;
border:1px solid #394042;
padding:7px 10px;
    
}
.lowerfooter{
	background:#1c1c1c;
	    color: #B7B7B7;
}
#footer-para
{
  height: 50px;
  padding-top: 10px;
}
#footer-name
{
	color:white;
}
#small-lowerfooter-color
{
  color: white;
  padding-top: 16px;
  position: relative;
  left: 100px;
  top: 8px;
}
.small-lowerfooter{
	display:inline-block;
}
#small-lowerfooter
{
	padding-right:15px;
}
.foot-arrow{
  width: 52px;
  float: right;
  right: 0px;
  bottom: 0px;
  position: relative;
  margin-top: -55px;
}
.chevroncolor{ 
  color: white;
  list-style: none;
  border: 1px solid #161616;
  background: #161616;
  padding: 7px;
  cursor: pointer;
}
.footer-date-text
{
	color:#FFF;
	font-weight:300;
}
#footer{
margin-top:10px;
    font-size: 14px;
}
.footer-get-in-touch{
	    padding-left: 220px;
}

@media only screen and (max-width: 990px){
	.footer-get-in-touch{
			padding-left: 15px;
	}
	.nabl_img{
		width:400px !important;
	}
	.testingbttons{
	width:720px !important;
}
}

.awesomeicon1{
	display:none !important;
}
.input-group{
width:183px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1450px){
#tweet {
  width: 1140px;
  margin: 0 auto;
}
.tweet-nav {
  float: right;
  position: relative;
  bottom: 10px;
  right: 4px;
}
#small-lowerfooter-color {
  color: white;
  padding-top: 0px;
  position: relative;
  left: -24px;
  /*top: 30px;*/
}
.foot-arrow {
  width: 52px;
  float: right;
  right: 18px;
  bottom: 0px;
  position: relative;
  margin-top: -55px;
}
.chevroncolor {
  color: white;
  float: right;
  list-style: none;
  position: relative;
  left: 18px;
  bottom: -5px;
  border: 1px solid #161616;
  background: #161616;
  padding: 7px;
  cursor: pointer;
}
}
@media screen and (max-width: 768px) and (min-width: 480px){
	#search_box{
		top:13px !important;
		float:left !important;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
.searchbox{
float:right;
left: 30px;
}

}
@media only screen and (min-width:768px) and (max-width: 1200px){
#tweet {
  width: 80% !important;
  margin: 0 auto;
}
.tweet-nav {
  float: right;
  position: relative;
  bottom: 24px;
  left: 84px;
}
#small-lowerfooter-color {
  color: white;
  padding-top: 16px;
  position: relative;
  left: 0px;
  top: 8px;
}
}
@media screen and (max-width: 320px) {
#appointmentForm{
	top:10px !important;
}
}
@media screen and (max-width: 480px) {
#appointmentForm{
	top:10px !important;
}

.bkground_size{
width:100% !important;
}
.bkground_size1{
width:100% !important;
}
.bkground_size2{
width:100% !important;
}
.adv_body{
   width: auto !important;
    background-repeat-y: initial !important;
}
}
@media screen and (max-width: 767px) {
.responsive-slider{
top:15px !important;
}
.socialicons{
  margin-top: 6px;
    margin-right: -5px;
}
 .topcontactdetail{
  position: relative;
  top:8px;
  left:4px;
}
.form-container{
 display:none;
}
#search-res{
display:block;
position:relative;www.templatesnext.org/ispirit/flat/
top:20px;
}
#height-responsive{
height:450px;
}
#center11{
text-align:center;
 
 padding:20px; 
}
.tpara {
  height: auto;
  /* margin-left: 40px; */
}
#small-lowerfooter-color {
  color: white;
  padding-top: 16px;
  position: relative;
  /* left: 100px; */
  top: -10px;
    width: 100%;
  float: right;
  right: 0;
  left: 0px;
}
#tweet{
	width:100%;
	margin: 0 auto;
}

	#twitters #tweet{
		padding: 0px 16px;
	}
	 #twitters .tweet-nav{
	    margin-top: 10px;
	}


.add{height:250px;
     width:300px;
	 background-color:#000000;
	 opacity:0.7;
}
#DivToShow3{
width:340px !important;
}
.container{ 
	 
}
.container-fluid{
	 
}
.footer-get-in-touch{
padding-left:0px !important;
}
.tabs-left > .nav-tabs{
float:none !important;
}
.sidr-class-tagline{
display:none !important;
}
.btn-group{
padding-left:12px !important;
}
.r1{
	top:260px !important; 
	opacity:0.7;
	left:13px !important;
	font-size:20px !important;
	top:
}


.r2{
	top:410px !important;
	opacity:0.7;
	left:8px !important;
	font-size:20px !important;
}

/*
.req_quote{
margin-left:-46px !important;
}
.req_qut{
margin-left:-30px !important;
} */

.testingbttons{
	width:520px !important;
}
}
.privacy_policy{
	color:#B7B7B7 !important;
	text-decoration:none !important;
}

div,p,span,i,section{
	font-family: 'Roboto', sans-serif;
}
.newtest1 {

font-size:18px !important;
}
.newtest{
	 width: auto !important; height: auto !important; font-size:18px !important; font-weight:500;color:#777777;
}
.app_form{
padding:10px;
border-radius:10px;
width: 200px;
margin-top:10px;
}
.newtest{
	padding: 0px 10px;padding: 0px 10px; width: auto !important; height: auto !important; color:#FFFFFF;
}
.rotate {
	/* FF3.5+ */
	-moz-transform: rotate(-90.0deg);
  /* Opera 10.5 */
	-o-transform: rotate(-90.0deg);
  /* Saf3.1+, Chrome */
	-webkit-transform: rotate(-90.0deg);
  /* IE6,IE7 */
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
  /* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
  /* Standard */
	transform: rotate(-90.0deg);
	    font-size: 22px;
   
    color: #fff; 
    float: left;
    position: relative;
    z-index: 7010;
    margin-left: -68px;
    background-color: #52A392;
	top: 100px;
    padding: 5px;
	
}
@media screen and (max-width: 520px){
	.testingbttons{
	width:420px !important;
}
}
@media screen and (max-width: 480px){
	.slider-wrapper {
		position: relative;
		overflow: hidden;
		max-height: 300px;
	}
	.nabl_img{
		width:320px !important;
	}
	#quality_policy{
		margin-top:0px !important;
	}
	#aboutus_2,#aboutus_1{
		width:300px !important;
	}
	.footer-get-in-touch{
		padding-left:20px !important;
	}
	.tabs-left > .nav-tabs > li > a{
		font-size:16px !important;
	}
	.testingbttons{
	width:320px !important;
}
	
}

@media screen and (max-width: 320px){
.nabl_img {
    width: 285px !important;
}
.nabl_img2 {
    width: 285px !important;
}
}
@-webkit-keyframes zoom {
    from {
    	-webkit-transform: scale(1,1);
    }
    to {
    	-webkit-transform: scale(1.4,1.4);
    }
}

@-webkit-keyframes zoom {
    from {
     
	 /*	-moz-transform: scale(1,1);
		-webkit-transform: scale(1,1);
		transform: scale(1, 1); */
		
		-webkit-transform: scale(1,1); 
     
      -ms-transform: scale(1,1);
       -o-transform: scale(1,1);
          transform: scale(1,1);
	   -moz-transform: scale(1,1); 
	}  
    to {
		
		-webkit-transform: scale(1.4,1.4); 
     
      -ms-transform: scale(1.4,1.4);
       -o-transform: scale(1.4,1.4);
          transform: scale(1.4,1.4);
	  -moz-transform: scale(1.4,1.4);
		/*
    	-moz-transform: scale(1.4,1.4);
		-webkit-transform: scale(1.4,1.4);
		transform: scale(1.4,1.4); */
    }
}


.slide-bg{
    -webkit-animation: zoom 30s; /* Chrome, Safari, Opera */
    animation: zoom 30s;
}

.services-footer{
	line-height:0;
}
img.round.fs_obj.fs_obj_active {
    left: -32% !important;
    width: 100% !important;
	height: 100% !important;
    top: -60px !important;
	transition: all 800ms ease-in-out;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
}

img.round2.fs_obj.fs_obj_active {
    left: -35% !important;
    width: 100% !important;
	height: 100% !important;
    top: -60px !important;
	transition: all 800ms ease-in-out;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
}

a.button.fs_obj.fs_obj_active {
    height: 40px !important;
    width: 120px !important;
	border-radius:5px !important;
}

a.prev {
 
	transition: all 800ms ease-in-out;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
}

a.next {
transition: all 800ms ease-in-out;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
	
}
a.prev:hover{
   color: #B6B6B6;
    width: 120px !important;
  transition: all 800ms ease-in-out;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
 }
 
 a.next:hover{
   color: #B6B6B6;
   width: 120px !important;
   transition: all 800ms ease-in-out;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;

 }
 
.prev-text{

transition: all 800ms ease-in-out;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
}

.next-text{

transition: all 800ms ease-in-out;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
}


a.prev:hover {
   color:#B6B6B6 !important;
padding-right: 22px !important;
transition: all 800ms ease-in-out;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
}
.prev {
        left:0px !important;
		display:none;
    }
	
	.next {
        right:0px !important;
		display:none;
    }
	
	.slider-wrapper:hover .prev{
	display:block !important;
	}
	
	.slider-wrapper:hover .next{
	display:block !important;
	}
	
	/*.left{
	left:42px !important;
	position:relative;
	}*/

@media screen and (max-width: 1100px) {
    .newtest1 {
    font-size: 15px !important;
    left: 55px !important;
    line-height: 13px !important;
    margin-top: 29px !important;
}
#search_box {
    top: 13px !important;
}
}
@media screen and (max-width: 980px) {

#main-menu > li:hover > a, #main-menu > li.current-menu-item > a, .active {
border-bottom:none !important;
}


.fancy-inner{
	    top: -57px !important;
	}
	
	.stitched {
    
	 margin-top: -184px !important;
    }
.slider-wrapper { top:32px !important;}

.facilityh4color {
    margin-top: 69px !important;
	}
.temop {
    height: 120px !important;
}
}

@media screen and (max-width: 760px) {
.temop {
    height: 80px !important;
}
    .stitched {
        height: 80px !important;
    width: 80px !important;
	 margin-top: -132px !important;
    }
	
	/*.welcome {
        font-size: 24px !important;
		    margin-top: -195px !important;
    }*/
	
	.welcome {
    font-size: 14px !important;
    margin-top: -104px !important;
}
	.span1{
	    padding-top: 11px !important;
		    font-size: 15px !important;
	}
	
	.span2{
	    font-size: 9px !important;
	}
	
	.fancy-inner{
	        top: -58px !important;
	}
	.newtest{
	font-size:14px !important;
	left:65px !important;
	position:relative;
	/*line-height:31px !important;*/
	}
/*	.left{
	left:82px !important;
	position:relative;
	}*/
	
	.dropdown {
	 margin-top: -44px !important;
    margin-bottom: 15px !important;
	}
	
	.input-group {
	/* top: -28px !important;*/
	}
	
	a.button.fs_obj.fs_obj_active {
        height: 22px !important;
    width: 79px !important;
    border-radius: 5px !important;
    margin-top: 70px !important;
}

.newtest1 {
    font-size: 14px !important;
    left: 90px !important;
    line-height: 13px !important;
    margin-top: 59px !important;
}

.slider-wrapper{
height:295px !important;
}

.facilityh4color {
    margin-top: 54px !important;
	}

}

@media screen and (max-width: 480px) {
   .stitched {
   /* height: 70px !important;
    width: 70px !important;
    margin-top: -138px !important;*/
	height: 60px !important;
    width: 60px !important;
    margin-top: -153px !important;
}
.col-sm-2>img{
	width:70px !important;
}
	
	.welcome {
        font-size: 14px !important;
		    margin-top: -138px !important;
			left:50px !important;
    }
	
	.fancy-inner{
	    top: -50px !important;
	}
	.span1{
	   padding-top: 0px !important;
    font-size: 10px !important;
	}
	
	.span2{
	    font-size: 9px !important;
		    margin-top: -9px;
	}
	.newtest{
	font-size:12px !important;
	left:90px !important;
	position:relative;
	    line-height: 13px !important;
	}
	
	.newtest1 {
    font-size: 6px !important;
    left: 70px !important;
    position: relative;
    line-height: 10px !important;
    margin-top: 41px !important;
}
	
/*	.left{
	left:70px !important;
	position:relative;
	}*/
	
	a.button.fs_obj.fs_obj_active {
        height: 18px !important;
    width: 44px !important;
    border-radius: 5px !important;
    margin-top: 100px !important;
    font-size: 7px !important;
    padding: 5px 2px !important;
}
/* lab tour slider    */
.owl-item img{
height:256px !important;
width:300px !important;
}
.owl-item{
width:300px !important;
}
.entry-thumbnail{
width:300px !important;
margin:0 auto !important;
}
/* lab tour slider  ends*/

.container{
	padding-left:30px !important;
	padding-right:20px !important;
}
#appointmentForm2{
	top:90px !important;
}

.list{
padding-top:25px !important;
}
}
 
::-webkit-input-placeholder {
   color: #9E9D9D !important;
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #9E9D9D !important;  
} 


/* lab tour slider    */
.owl-item img{
height:700px;
}


.owl-item img{
max-height:auto;
}
.owl-item{
width:700px;
}

/* lab tour slider ends*/


/*    appointment form    */

#appointmentForm{
	top: 100px;
	position: fixed;
	z-index: 8888888000;
	width: 300px;
	height: auto;
	background-color: #F1F3F8;
    
	padding: 24px 30px;
    
	/* border: 1px solid #EBEBEB; */
    
	/* border-top-right-radius: 103px; */
    
	/* border-bottom-right-radius: 104px; */
    
	border-top: 35px solid #52A392;
    
	box-shadow: 2px 2px 39px gray;
    
	border-radius: 3px;
    
	-webkit-transform: rotate(90deg);      
	-moz-transform: rotate(90deg);      
	-o-transform: rotate(90deg);      
	-ms-transform: rotate(90deg);      
    
	transform: rotate(0deg);
    
	transition: 0.6s;
	transform: rotate(90deg);
    	transition: 0.6s;
    	left: -455px;
}

#appointmentForm input[type=submit]{ 

	width: 100%;
    
	background-color: #52A392;
    
	border-radius: 1px;
    
	border: gray;
}


#appointmentForm .form-control{
	box-shadow: 0 0 0 gray;
	border-radius: 1px;
}

#appointmentName{
	position: absolute;
    
	top: -159px;
    
	LEFT: 142PX;
    
	color: white;
    
	transform: rotate(-90deg);
    
	FONT-SIZE: 13PX;
}

#closeForm{
    font-family: monospace;
    font-size: 20px;
    position: absolute;
    top: -28px;
    right: 10px;
    color: white;
    display: none;
}

#appointmentForm2{
	top: 146px;
	position: fixed;
	z-index: 8888888000;
	width: 300px;
	height: auto;
	background-color: #F1F3F8;
    
	padding: 24px 30px;
    
	/* border: 1px solid #EBEBEB; */
    
	/* border-top-right-radius: 103px; */
    
	/* border-bottom-right-radius: 104px; */
    
	border-top: 35px solid #52A392;
    
	box-shadow: 2px 2px 39px gray;
    
	border-radius: 3px;
    
	-webkit-transform: rotate(90deg);      
	-moz-transform: rotate(90deg);      
	-o-transform: rotate(90deg);      
	-ms-transform: rotate(90deg);      
    
	transform: rotate(0deg);
    
	transition: 0.6s;
	transform: rotate(90deg);
    	transition: 0.6s;
    	left: -455px;
}

#appointmentForm2 input[type=submit]{ 

	width: 100%;
    
	background-color: #52A392;
    
	border-radius: 1px;
    
	border: gray;
}


#appointmentForm2 .form-control{
	box-shadow: 0 0 0 gray;
	border-radius: 1px;
}

#appointmentName{
	position: absolute;
    
	top: -159px;
    
	LEFT: 142PX;
    
	color: white;
    
	transform: rotate(-90deg);
    
	FONT-SIZE: 13PX;
}

#closeForm2{
    font-family: monospace;
    font-size: 20px;
    position: absolute;
    top: -28px;
    right: 10px;
    color: white;
    display: none;
}


/* privacy_policy  */
#responsive_h4{
margin-top:-5px !important;
}
@media(max-width:767px){
#responsive_h4{
margin-top:0px;
}
}
.footer-get-in-touch{
padding-left:220px;
} 
.fancy-inner.clearfix{
	background:none !important;
}
 @media only screen and (min-width: 480px) and (max-width: 767px){
	.owl-item{
		width:420px !important;
	}
	.entry-thumbnail{
		width:420px !important;
	}
	.owl-item.active{
		width:420px !important;
	}
#appointmentForm2{
	top:90px !important;
}	
}
.adv_body{
	color:#000 !important;
	background:url('images/advantage_polytest.jpg')repeat-x;
	height:auto !important;
	background-size:cover !important;
} 
.list{
list-style-type:none !important;
margin-top:50px;
font-size:18px !important;
}
.list2{

margin-bottom:3px;
 
}
.list .pjustify{
margin-top:20px;
font-size:18px !important;
 font-weight: 400 !important;
}   
.list strong{
font-weight:normal !important;
}

.list:nth-child(3) {
    background: #fff !important;
}
 


