

@font-face{ 
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Light-webfont.eot');
	src: url('../fonts/Roboto-Light-webfont.eot?iefix') format('eot'),
	     url('../fonts/Roboto-Light-webfont.woff') format('woff'),
	     url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),
	     url('../fonts/Roboto-Light-webfont.svg#webfont') format('svg');
}

h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
   font-family: 'Roboto', sans-serif;
   font-size: 100%;
   background:#fff; 
}
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;
}
/*--start-head--*/
.tmp-banner{
	text-align:center;
	background:#e60000;
	color:#FFFFFF;
	padding:10px 0px 10px 0px;
	font-weight:bold;

}

#tmp-book{
	margin-left:5px;
	border: 2px solid #FFFFFF;
	border-radius:5px;
	padding:2px 5px 2px 5px;
}

.head{
	background:#fff;
	padding:1em 0px;
	/*border-top:3px solid #e60000;*/
	position: relative;
}
.logo{
	text-align:center;
	float:left;
	width:20%;
}
/*--start-head--*/
/*--start-banner--*/
.menu ul li a span{
	background: url(../images/icons.png) no-repeat 0px 0px;
	width: 16px;
	height: 16px;
	display: block;
}
.menu ul li a span.twitter {
	background-position: 0px 0px;
}
.menu ul li a span.facebook {
	background-position: -16px 0px;
}
.menu ul li a span:hover, .footer-main-right ul li span:hover {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.menu {
	text-align: right;
}
.menu li{
	display:inline-block;
	margin: 0px 8px;
}
 .menu li:first-child{
   	margin-left:0;
}
.menu li a {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #e60000;
	letter-spacing: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-align: center;
}
#nav .current a {
    	color:#fb326f;
   	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu li a:hover,.menu li a.active{
	color:#060606;
} 
.toggleMenu {
	display:  none;
    	border-radius:2em; 
    	-webkit-border-radius:2em;
    	-moz-border-radius:2em;
    	-o-border-radius:2em; 
    	float:right;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
}
.nav > li > a{
	margin: 0px 10px;
	padding: 14px 0px 14px 0px;
}
@media screen and (max-width:800px) {
    .active {
        display: block;
    }
    
    .nav {
	     list-style: none;
	     *zoom: 1;
	     width:100%;
		 position: absolute;
		 right:23px;
		 top:45px;
		 z-index: 9999;
    }
   .menu li a span.messages{
    	text-align:center;
    	top:15px;
    }
    .nav li ul{
    	width:100%;   	
    }
    .menu ul{
    	margin:0;
    }
    .nav > li.hover > ul {
        width:100%;
    }
    .nav > li {
        float: none;
        display:block;
    }
    .nav ul {
        display: block;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
     .nav li:first-child a{
     	border-top:none;
	display: block;
     }
 }
 @media (max-width:768px){
.menu{
      width:100%;
	float: none;
	margin: 7px 0px;
}
.toggleMenu img {
	width: 95%;
}
.nav {
	right: 0px;
}
.menu ul.nav{
	margin-top:0px;
}
ul.nav{
        display:none;
  background: rgba(0,0,0,0.85);
	/*border:1px solid #fff;*/
	padding: 7px 0px;
}
.menu ul.nav li{
       	display:block;
       	text-align:center;
      	margin:0px;
      	padding: 0px 0px;
      	border: none;
}
.menu ul li a span {
	margin: 0 auto;
}
}
.header {
	float:right;
	/*background:#b0cd36;*/
	/*position: absolute;*/
	width: 60%;
	/*left: 10%;*/
	top: 100%;
	z-index: 3;
}
.banner-textcnt p{
	font-size:14px;
	margin-top:0px;
	color:#fff;
	letter-spacing: 0px;
}
.banner-text {  
	margin-top: 3%;
  	width: 100%;
  	text-align: center;
}


.banner-text5 h1{
  font-size: 1.8em;}

.banner-textcnt {  
	margin-top: 2%;
  	width: 100%;
  	text-align: center;
}



.banner-text span {
	display: inline-block;
	width: 40%;
	background: #062f3c;
	padding:5px 0px;
	margin-top:3em;
}



.banner {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	min-height: 690px;
}
.banner1 {
	background: url(../images/banner.jpg) no-repeat;
}
.banner2 {
	background: url(../images/banner-1.jpg) no-repeat;
}
.banner3 {
	background: url(../images/banner-2.jpg) no-repeat;
}
.banner4 {
	background: url(../images/banner-3.jpg) no-repeat;
}
.banner5 {
	background: url(../images/banner-4.jpg) no-repeat;
}
.banner-text h1 {
	font-size: 50px;
	font-family:'Roboto';
	margin: 0;
	color: #fff;
	letter-spacing: 1px;
	text-transform:uppercase;
}



@media (max-width:2048px){
.banner {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	min-height: 690px;
}
.banner1 {
	background: url(../images/banner.jpg) no-repeat;
	background-size:cover;
}
.banner2 {
	background: url(../images/banner-1.jpg) no-repeat;
	background-size:cover;
}
.banner3 {
	background: url(../images/banner-2.jpg) no-repeat;
	background-size:cover;
}
.banner4 {
	background: url(../images/banner-3.jpg) no-repeat;
	background-size:cover;
}
.banner5 {
	background: url(../images/banner-4.jpg) no-repeat;
	background-size:cover;
}


.btn-cnt2 {
text-align: center;
margin: 3px 0px 0px 0px;
}
}

@media (max-width:1536px){
.banner {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	min-height: 690px;
}
.banner1 {
	background: url(../images/banner.jpg) no-repeat;
	background-size:cover;
}
.banner2 {
	background: url(../images/banner-1.jpg) no-repeat;
	background-size:cover;
}
.banner3 {
	background: url(../images/banner-2.jpg) no-repeat;
	background-size:cover;
}
.banner4 {
	background: url(../images/banner-3.jpg) no-repeat;
	background-size:cover;
}
.banner5 {
	background: url(../images/banner-4.jpg) no-repeat;
	background-size:cover;
}


}


.banner1cnt { text-align:center; margin-top:5%;}	

.banner-text5 {  
	margin-top: 3%;
  	width: 100%;
  	text-align: center;
}

.banner-text5 h1 {
	font-size: 50px;
	font-family:'Roboto';
	margin: 0;
	color: #403e3e;
	letter-spacing: 2px;
	text-transform:uppercase;
}
.banner-c-area { margin-top:3%;} 
.banner1-c-area { margin-top:3%;} 
.banner-cnt-bg { 
  background: rgba(0,0,0,.65);}
  
.arrow-slides { font-size:22px; font-family:Arial;
margin-left: 13px;}

.banner-cnt-right {  text-align: right;}
.banner-icon { margin: 0px 0px 20px 57px;}

 

@media (max-width:1280px){
.banner-icon { margin: 22px 0px 36px 57px;;} 
}

.icon { text-align:center; margin:20px;}
.ban-text p{
	font-size: 14px;
	font-family:'Roboto';
	color: #fff;
	text-align:center;}
.btn-app { text-align:center;}
.btn-app img{ margin-right:10px;}

	


	  
.btn-cnt { text-align:center;}
	  
.btn-cnt a{ color:#FFFFFF;
			font-family:'Roboto';
			font-size:14px;
			text-transform:uppercase;
			background-color:#e60000;
			padding:18px 35px 18px 35px;}
.btn-cnt a:hover{ color:#FFFFFF;
			font-size:14px;
			font-family:'Roboto';
			text-transform:uppercase;
			background-color:#060606;
			text-decoration:none;
			padding:18px 35px 18px 35px;}
.alignment { text-align:center;}


/* ---- banner 2 ---- */



/* ---- banner 2 ---- */



.banner2-icon { margin:50px;}
.icon2 { text-align:center;   margin: 20px 0px 0px 0px;}
.ban-text2 p{
	font-size: 14px;
	font-family:'Roboto';
	color: #fff;
	text-align:left;
	margin: 33px 0px 0px 0px;}

.banner2box { margin-left: -15px;}

.btn-cnt2 { text-align:center; margin: 50px 0px 0px 0px;}
	  
.btn-cnt2 a{ color:#FFFFFF;
			font-size:14px;
			font-family:'Roboto';
			text-transform:uppercase;
			background-color:#e60000;
			padding:18px 35px 18px 35px;}
.btn-cnt2 a:hover{ color:#FFFFFF;
			font-size:14px;
			font-family:'Roboto';	
			text-transform:uppercase;
			background-color:#060606;
			text-decoration:none;
			padding:18px 35px 18px 35px;}
			
.banner2cnt { text-align:center;   padding: 47px 0px 39px 0px;}	



@media (max-width:1280px){

.btn-cnt2 { text-align:center; margin: 40px 0px 0px 0px;}

.banner3-c-area { margin-top:3%;} 

} 

@media (max-width:2048px){ .btn-cnt2 { text-align:center; margin: 3px 0px 0px 0px;}}

		

/* ------- Banner 3 ------*/


.banner3-c-area { margin-top:3%;} 

.ban-text3 { width:90%;  margin: 0 auto;
float:right;}


.banner3-cntbox { margin:35px;}

.ban-text3 p{
	font-size: 14px;
	font-family:'Roboto';
	color: #fff;
	text-align:left;
	margin: 0px 0px 0px 0px;}
	  

.banner3box { margin-left: -15px;}
	  
.ban-text3 ul{ }
.ban-text3 ul li{
	font-size: 14px;
	font-family:'Roboto';
	color: #fff;
	text-align:left;
    margin: 32px 0px 0px -23px;  
	list-style-image: url(../images/blt.png);
  	display: list-item;
	padding: 0px 0px 0px 15px; 
}
.banner3cnt { text-align:center;  margin: 53px 0px 0px 0px;}


/* ------- Banner 3 ------*/

.banner4-textcnt {margin-top: 38px;
padding:25px;
  	width: 61%;
  	text-align: center;
	background: rgba(0,0,0,.65);}
	
.banner4-textcnt-dn {margin-top: 38px;
padding:25px;
  	width: 61%;
  	text-align: center;
	background: rgba(0,0,0,.65);}

.banner4-textcnt p{
	font-size:14px;
	color:#fff;
	letter-spacing: 0px;}
	
.banner4-textcnt-dn p{
	font-size:14px;
	color:#fff;
	letter-spacing: 0px;}
	
/*---------  Banner 5 -------------*/

.banner5-c-area {margin-top:3%}

.ban-text5 { width:90%;  margin: 0 auto;
float:right;}

.ban-text5 p{
	font-size: 14px;
	font-family:'Roboto';
	text-align:left;
	color: #fff;
	margin: 35px;}

.banner5box { margin-left: -15px;}

.banner5cnt { text-align:center; margin-top:148px;}

.btn-cnt5 { text-align:right; margin: 26px 0px 0px 0px;}

	  
.btn-cnt5 a{ color:#FFFFFF;
			font-size:14px;
			font-family:'Roboto';
			text-transform:uppercase;
			background-color:#e60000;
			padding:18px 35px 18px 35px;}
.btn-cnt5 a:hover{ color:#FFFFFF;
			font-size:14px;
			text-transform:uppercase;
			background-color:#060606;
			text-decoration:none;
			padding:18px 35px 18px 35px;}




.btn-cnt4 { text-align:center; margin: 35px 0px 0px 0px;}
	  
.btn-cnt4 a{ color:#FFFFFF;
			font-size:14px;
			font-family:'Roboto';
			text-transform:uppercase;
			background-color:#e60000;
			padding:18px 35px 18px 35px;}
.btn-cnt4 a:hover{ color:#FFFFFF;
			font-size:14px;
			font-family:'Roboto';	
			text-transform:uppercase;
			background-color:#060606;
			text-decoration:none;
			padding:18px 35px 18px 35px;}


	
/*---------  Banner 5 end ---------*/

.banner-text span input[type="text"] {
	display: inline-block;
	outline: none;
	padding: 10px 20px;
	width: 73%;
	border: 0;
	-webkit-appearance: none;
	background: #062f3c;
	font-family: 'Roboto';
	font-size: 18px;
	color: #fff;
	font-weight: 100;
}
.banner-text span input[type="submit"] {
	border: 0;
	padding: 5px 20px;
	background: #ee6123;
	color: #fff;
	outline: none;
	-webkit-appearance: none;
	cursor: pointer;

	font-family: 'Roboto';
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 3px;
	font-style: italic;
	margin-top: 4px;
}
.banner-text span input[type="submit"]:hover{
	color:#61b3de;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

@media (max-width:1024px){
.btn-cnt5 { text-align:right; margin: 26px 0px 0px 0px;}

	  
.btn-cnt5 a{ color:#FFFFFF;
			font-size:14px;
			font-family:'Roboto';
			text-transform:uppercase;
			background-color:#e60000;
			padding:16px 14px 16px 14px;}
.btn-cnt5 a:hover{ color:#FFFFFF;
			font-size:14px;
			text-transform:uppercase;
			background-color:#060606;
			text-decoration:none;
			padding:16px 14px 16px 14px;}


}

/*------------------ Slider Part starts Here----------*/
#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: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
.callbacks_here a {
	background-color:#e60000;
}
#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;
  border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 93%;
	z-index: 999;
	/*left: 45%;*/
	/*padding: 0;
	margin: 0;*/
	display: flex;
	background:rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 47px;
	padding-left: 10%;
	padding-top: 13px;
  /* text-align: center; */
}
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
	display:block;  
	/*margin: -13px 0px 0px 0px;*/
}


.callbacks_tabs li a{
	/*background-color:#e60000;*/
	color:#FFFFFF;
	padding:13px 12px 12px 12px;
}

.callbacks_tabs li a:hover{
	background-color:#e60000;
	color:#FFFFFF;
	padding:13px 12px 12px 12px;
}

.callbacks_tabs li a:active {
	background-color:#e60000;
	color:#FFFFFF;
	padding:13px 12px 12px 12px;
}
.callbacks_tabs li a:visited {
	background-color:#e60000;
	color:#FFFFFF;
	padding:13px 12px 12px 12px;
}

@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: visible;
  color: white;
  font-family: 'Roboto';
  text-transform: uppercase;
  margin:10px;
  text-decoration:none;
}
.callbacks_tabs a:hover{
 visibility: visible;
  color:#e60000;
  font-family: 'Roboto';
  text-transform: uppercase;
  text-decoration:none;
}
.callbacks_tabs a:visited{
 visibility: visible;
  color:#fff;
  font-family: 'Roboto';
  text-transform: uppercase;
  text-decoration:none;
}

.callbacks_tabs a:after {
 visibility: visible;
  color:#e60000;
  font-family: 'Roboto';
  text-transform: uppercase;
  text-decoration:none;
}
.callbacks_tabs a.callbacks1_s1:after {
  background:#e60000;
}
.callbacks_here a.callbacks1_s1:after {
  background:#fff;
}
.callbacks_tabs a.callbacks1_s2:after {
  background:#e60000;
}
.callbacks_here a.callbacks1_s2:after {
  background:#fff;
}
.callbacks_tabs a.callbacks1_s3:after {
  background:#e60000;
}
.callbacks_here a.callbacks1_s3:after {
  background:#fff;
}
.callbacks_tabs a.callbacks1_s4:after {
  background:#e60000;
}
.callbacks_here a.callbacks1_s4:after {
  background:#fff;
}
.callbacks_tabs a.callbacks1_s5:after {
  background:#e60000;
}
.callbacks_here a.callbacks1_s5:after {
  background:#fff;
}
.callbacks_tabs a.callbacks1_s6:after {
  background:#e60000;
}
.callbacks_here a.callbacks1_s6:after {
  background:#fff;
}
.callbacks_here a:after{
	background:#FEC73D;
}
/*--Slider-part-Ends-Here--*/
/*--end-banner--*/
/*--Slider-part-Ends-Here--*/
/*--end-banner--*/
/*--start-website--*/
.website{
	padding-top:3em;
	padding-bottom:3em;
}
.website-top{
	text-align:left;
	/*margin-bottom: 1em;*/
}
.website-top h3{
	color: #e60000;
	font-size: 26px;
	font-weight: 600;
	margin: 10px auto;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	padding: 12px 0px 0px 14px;
	text-transform:uppercase;
}
.special-top h3{
	color: #006aae;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px auto;
	width: 44%;
	font-family: 'Roboto', sans-serif;
	/*background: #062f3c;*/
	letter-spacing: 1px;
	padding: 12px 0px;
}
/*--- Responsive Tabs ---*/
/******** SAP ************/
.sap_tabs{
	clear:both;
	padding: 1em 0 2em;
	font-family: 'Roboto', sans-serif;
	/*width: 80%;
	margin: 0 auto;*/
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
	width: 100%;
	list-style: none;
	padding: 0;
}
.resp-tab-item:first-child{
	border-left:none;
}
.resp-tab-item:last-child{
	margin-right:0px;;
}
.resp-tab-item {
	color: #062f3c;
	font-size: 1.45em;
	letter-spacing: 4px;
	font-weight: 600;
	cursor: pointer;
	padding: 12px 8px;
	display: inline-block;
	margin-right: 4.1em;
	text-align: center;
	list-style: none;
	float: left;
	font-family: 'Roboto', sans-serif;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.resp-tab-item:hover {
	text-shadow: none;
	color: #f68236;
}
.resp-tab-active{
	text-shadow: none;
	color:#062f3c;
	border-top: 5px solid #ee4a02;
	border-bottom: 5px solid #ee4a02;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
h2.resp-accordion {
	font-size:1em;
	margin: 0px;
	padding: 10px 15px;
	background:#f77462;
	margin:10px 0;
	color:#fff;
}
h2.resp-accordion:hover{
	background:#6CC5D9;
	text-shadow: none;
	color: #FFF;
}
@media only screen and (max-width:480px) {
.sap_tabs{
	padding-top:0;
}
.resp-tabs-container{
	padding:10px;
}
ul.resp-tabs-list {
  	display: none;
}
h2.resp-accordion {
  	display: block;
  	text-align: center;
}
.resp-vtabs .resp-tab-content {
  	border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
}
ul.tab_list{
	list-style: none;
	padding:1em;
}
ul.tab_list li {
	margin-bottom: 10px;
}
ul.tab_list li a {
	color: #888;
	font-size: 0.8125em;
	line-height: 1.8em;
	vertical-align: top;
	text-decoration: none;
}
ul.tab_list li a:hover {
	color:#333;
}
/*--- Responsive Tabs ---*/
.facts {
	/*padding-top: 3.5em;*/
	text-align: center;
}
.facts p {
	text-align: left;
	margin-top: 16px;
	line-height: 22px;
	color: #333131;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	/*font-weight: 500;
	letter-spacing: 3px;*/
}
/*--end-website--*/
/*--start-special--*/
.special{
	/*padding-top:1em;*/
	text-align: center;
}
/*-----------------------------------------------------------------------------------*/
/*	Strip
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	works
/*-----------------------------------------------------------------------------------*/

	.works { background:#D9D9D9;
padding-top: 3em;
padding-bottom: 3em;}
	.works-left { margin:30px 0px 30px 0px;}
	.works-right { margin:30px 0px 30px 30px;}
	.works h3 {
			color: #060606;
			font-size: 26px;
			font-weight: 600;
			margin: 10px auto;
			width: 100%;
			font-family: 'Roboto', sans-serif;
			padding: 12px 0px;
			text-transform:uppercase;
	}
	.works p {
			text-align: left;
			margin-top: 16px;
			line-height: 22px;
			color: #333131;
			font-family: 'Roboto', sans-serif;
			font-size: 14px;
	}


/*-----------------------------------------------------------------------------------*/
/*	works end
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(75, 202, 255, 0.85);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; /* lt-ie9 */
}


/*--start-about--*/
.about{
	padding:6em 0px;
	background:#f6f6f6;
}
.about-top{
	text-align:center;
}
.about-top h3 span{
	color:#c5b257;
}
.about-top h3 {
  	color: #010000;
  	font-size: 23px;
  	font-weight: 400;
  	margin: 0;
  	letter-spacing: 1px;
}
.about-bottom{
	margin-top:1.5em;
	text-align:center;
}
.about-left span{
	background:url(../images/about-sprit.png) no-repeat;
	width:175px;
	height:175px;
	display:block;
	margin:0 auto;
}
.about-left span.pos{
	background-position:0px 0px;
}
.about-left span.cost{
	background-position:-176px 0px;transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.about-left span.graph{
	background-position:-352px 0px;
}
.about-left span.pos:hover{
	background-position:0px -177px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.about-left span.cost:hover{
	background-position:-176px -177px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.about-left span.graph:hover{
	background-position:-352px -177px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*.about-left h4 {
  	color: #000000;
  	font-size: 22px;
  	font-weight: 400;
  	margin: 1.8em 0 0 0;
}*/
/*.about-left p {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  width: 70%;
  margin: 1.3em auto 0;
}*/
.about-left h4{
	color:#e60000;
	font-size:1.2em;
	font-weight:600;
	font-family: 'Roboto', sans-serif;
	margin:26px 0px 0px 0px;
	line-height: 1.4em;
}
.about-left p {
	color: #333131;
	font-size: 16px;
	margin: 26px 0px;
	text-align:center;
	
	}


.about-left1 span{
	background:url(../images/about-sprit2.png) no-repeat;
	width:175px;
	height:175px;
	display:block;
	margin:0 auto;
}
.about-left1 span.spend{
	background-position:0px 0px;
}
.about-left1 span.thumb{
	background-position:-176px 0px;
}
.about-left1 span.shield{
	background-position:-352px 0px;
}
.about-left1 span.spend:hover{
	background-position:0px -177px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.about-left1 span.thumb:hover{
	background-position:-176px -177px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.about-left1 span.shield:hover{
	background-position:-352px -177px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.about-left1 h4{
	color:#e60000;
	font-size:1.2em;
	font-weight:600;
	font-family: 'Roboto', sans-serif;
	margin:26px 0px 0px 0px;
	line-height: 1.4em;
}
.about-left1 p {
	color: #333131;
	font-size: 16px;
	margin: 26px 0px;
	text-align:center;
	
	}
/*.about-left h4 {
  	color: #000000;
  	font-size: 22px;
  	font-weight: 400;
  	margin: 1.8em 0 0 0;
}*/
/*.about-left p {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  width: 70%;
  margin: 1.3em auto 0;
}*/


/*--end-about--*/


/* lt-ie9 */
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0.1s !important;
	-moz-transition-delay:0.1s !important;
	-ms-transition-delay:0.1s !important;
	-o-transition-delay:0.1s !important;
	-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
	left:40%;
	transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-ms-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0.3s !important;
	-moz-transition-delay:0.3s !important;
	-ms-transition-delay:0.3s !important;
	-o-transition-delay:0.3s !important;
	-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0.4s !important;
	-moz-transition-delay:0.4s !important;
	-ms-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img {
	margin-top: 20%;
	display: -webkit-inline-box;
}
.b-animate span {
	font-family: 'Roboto', sans-serif;
	display: block;
	font-size: 24px;
	padding-top: 28%;
	display: block;
	line-height: 1.6em;
	font-weight: 700;
	width: 76%;
	letter-spacing: 1px;
	margin: 0 auto;
}
.b-animate label{
	display:block;
	font-size:0.875em;
	margin-top:0.5em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
.b-animate label:hover{
	color:#000;
	cursor:pointer;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position: relative;
	left: -100%;
	background:rgba(2, 146, 72, 0.64);
	background-size: 100% 100%;
	top: 0px;
	margin: 0;
	min-height: 557px;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.col-md-3.food-left-grid {
padding: 0;
}
img.port-pic {
	width: 100%;
}
.f-grid {
	margin-bottom: 24px;
}
/*----bottom-grids--------------*/
.col-md-6.special-bottom-left {
	padding: 0;
}
.special-bottom {
	margin-top: 1em;
}
/*--end-special--*/


/* Bottom Conent    */



/*--end-footer--*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 42px;
	height: 42px;
	border: none;
	text-indent: 100%;
	background: url(../images/up-arrow.png) no-repeat 0px 0px #e60000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
/*--start-contact--*/
/*.contact-section {
  background:url("../images/signup-bg.jpg") no-repeat;
  background-size:cover;
  padding: 4em 0;
}*/
/*.contact-section h3{
	font-size: 3em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  margin-bottom: 1.3em;
  font-family: "Roboto Slab", serif;
  text-align: center;
}*/
/*.contactgrid input[type="text"] {
  width: 100%;
  background: none;
  outline: none;
  border: none;
  font-size: 15px;
  color: #fff;
  text-transform: capitalize;
  padding: 15px 10px;
  background: rgba(92, 131, 13, 1);*/
}
.contactgrid1 textarea  {
	width: 100%;
	background: none;
	outline: none;
	 border: none;
	resize: none;
	font-size: 15px;
	color: #fff;
	text-transform: capitalize;
	padding: 15px 10px;
	height: 15em;
    margin: 2em 0;
   background:rgba(92, 131, 13, 1);
}
.contactgrid2 {
	  text-align: center;
}
.contactgrid2 input[type="button"] {
  color: #fff;
  background: #e60000;
  border: none;
  font-size: 1.3em;
  outline: none;
  text-transform: uppercase;
  padding: 10px 15px;
}
.contactgrid2 input[type="button"]:hover {
	color: #000;
}


.contact-section {
  background:url("../images/banner.jpg") no-repeat;
  background-size:cover;
	background-position: center;	
  padding: 4em 0;
}
.contact-section h3{
  text-transform: uppercase;
  color: #fff;
  font-size: 42px;
  margin-bottom: 0.3em;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  
  
}
.contact-section p{
  color: #fff;
  font-size: 18px;
  margin-bottom: 1.3em;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  
  
}
.contactgrid input[type="text"] {
  width: 100%;
  background: none;
  outline: none;
  border: none;
  font-size: 15px;
  color: #333131;
  text-transform: capitalize;
  margin:5px 0px;
  padding: 15px 10px;
  background: rgba(255, 255, 255, 0.9);
   border: 1px #a2a2a2 solid;
}
.contactgrid1 textarea  {
	width: 100%;
	background: none;
	outline: none;
	 border: none;
	resize: none;
	font-size: 15px;
	color: #fff;
	text-transform: capitalize;
	padding: 15px 10px;
	height: 15em;
    margin: 2em 0;
   background:rgba(92, 131, 13, 1);
}
.contactgrid2 {
	  text-align: center;
}
.contactgrid2 input[type="button"] ,.contactgrid2 input[type="submit"] {
  color: #fff;
  background: #e60000;
  border: none;
  font-size: 1.3em;
  outline: none;
  text-transform: uppercase;
  padding: 10px 15px;
  width:97%;
  margin: 5px;
}
.contactgrid2 input[type="button"]:hover {
	color: #000;
}


.contact{
	display: block;
	  padding: 4em 0;
}
.contact h3 {
	font-size: 3em;
	text-transform: capitalize;
    color: #99bf38;
    text-transform: uppercase;
	font-weight: 700;
	text-align: center;
    margin-bottom: 1em;
    font-family: "Roboto", serif;
}
.contact_info{
	float: right;
	width: 64.33333%;
}
.contact-map {
	margin-top: 2%;
}
.company_address {
	float: left;
	margin-right: 3%;
	width: 32.3333%;
}
.span_1_of_2 h2{
	font-size: 2.5em;
	color: #99bf38;
   text-transform: capitalize;
	word-spacing: 1px;
	margin-bottom: 0.5em;
	
	
}
.span_2_of_4 h2{
	font-size: 2.5em;
	color: #99bf38;
	text-transform: capitalize;
	word-spacing: 1px;
	margin-bottom: 15px;
	
}
.contact-form{
	position:relative;
	margin-top: 2%;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	color: #C9C9C9;
	display:block;
	font-size: 0.8725em;
	padding-bottom:5px;
}
.company_address p{
	font-size: 1em;
	color:#555;
	line-height: 1.8em;
}
.company_address p span{
	color: #8ABB96;
	cursor:pointer;
}
.company_address p span:hover{
	color: #C9C9C9;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	transition:0.5s;
}
.contact-form input[type="text"],.contact-form textarea{
	font-size: 1.1em;
	color: #000;
	font-weight: 500;
	padding: 14px;
	display: block;
	width: 98%;
	background: #fff;
	border:none;
	outline: none;
	-webkit-appearance: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	  border: 1px solid #000;
}
.contact-form textarea{
	resize:none;
	height:180px;	
	background: #fff;	
}
.contact-form input[type="text"]:focus,.contact-form textarea:focus{
	-webkit-transition:0.9s;
	-o-transition:0.9s;
	-moz-transition:0.9s;
	transition:0.9s;
	box-shadow: 0px 0px 1px rgba(154, 153, 162, 0.69);
	-webkit-box-shadow:0px 0px 1px rgba(154, 153, 162, 0.69);
	-moz-box-shadow0px 0px 1px rgba(154, 153, 162, 0.69);
	-o-box-shadow: 0px 0px 1px rgba(154, 153, 162, 0.69);
}
.contact-form input[type="submit"]{
	background: #6F6F6F;
	color: #ffffff;
	border: 1px solid #646464;
	cursor: pointer;
	padding: 10px 18px;
	display: inline-block;
	text-transform: uppercase;
	font-size:1em;
	font-weight: 400;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.contact-form input[type="submit"]:hover{
	outline:none;
	background: #e1184a;
	color: #ffffff;
}
.button a {
	background: #FFD204;
	color: #fff;
	text-decoration:none;
	border: none;
	font-size: 1.2em;
	cursor: pointer;
	padding: 12px 24px 12px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	margin:0;
}
.button a:hover {
	background:#99bf38;
}
.company_address a {
	color:#FFD204;
}
.contact-form span label {
	color: #6C6767;
	font-size: 15px;
	font-weight: 700;
}


/*--end-contact--*/

/*--start-map--*/
.map iframe{
	width:100%;
	height:400px;
}

.map iframe {-webkit-filter: grayscale(1);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);}
/*--end-map--*/


/*---- Start Ftr ----*/

.ftr { background:#131313;}
.ftr1-left { color:#bfbfbf;
  padding: 36px 0px 0px 15px;}
.ftr1-right { text-align:right;
				margin:15px 0px;}

.ftr2 { border-top:#4f4f4f 1px solid;}

.ftr2-left { color:#FFFFFF;
  padding: 15px 0px 15px 15px;}
.ftr2-left a { color:#bfbfbf;
				font-size:14px;
				letter-spacing:1px;
				padding:0px 25px 0px 0px;
				}
.ftr2-left a:hover { color:#CCCCCC;
				font-size:14px;
				letter-spacing:1px;
				text-decoration:none;
				}
.ftr2-right { 	color:#bfbfbf;
				text-align:right;
				padding:15px 0px 15px 0px;
				font-size:0.9em;}


/*----- End Ftr  -----*/
/*--start-about--*/
.about-left iframe{
	width:90%;
	height:300px;
}
.about {
	padding: 0em 0px 2em 0px;
}
.about-top h3{
	color: #fff;
	font-size: 1.5em;
	font-weight: 600;
	margin: 0px auto;
	width: 44%;
	font-family: 'Roboto', sans-serif;
	background: #062f3c;
	letter-spacing: 5px;
	padding: 12px 0px;
	text-align: center;
}
.about-main {
	margin-top: 3em;
}

/*--end-about--*/

/*--end-gallery--*/
/*--media-quaries-starts-here--*/
@media (max-width:1366px){
		
}
@media (max-width:1280px){
.about {
	padding: 1em 0px 4em 0px;
}	
.banner,.banner1,.banner2,.banner3,.banner4,.banner5{
	min-height: 690px;
}
.banner-text {
	margin-top: 3%;
}
.banner-text h1,.banner-text p{
	font-size: 50px;
	text-transform:uppercase;
}
.banner-text span input[type="submit"] {
	font-size: 23px;
}
.banner-text span {
	padding: 3px 0px;
}


.callbacks_tabs {
	top: 93%;
	padding-left: 5%;
}

.footer {
	min-height: 480px;
}
.footer-main h3 {
	margin-top: 2.8em;
}
.website-top {
	margin-bottom: 0em;
}
.facts {
	padding-top: 0em;
}
.sap_tabs {
	padding: 0em 0 2.8em;
}		

.map iframe {
  height: 350px;
}
}

@media (max-width:1280px) {


.menu li {
	margin: 0px 2px;
}

}


@media (max-width:1024px){
.nav > li > a {
	padding: 10px 10px 12px 10px;
	font-size: 16px;
	margin: 0px 0px;
}
.about {
	padding: 6.5em 0px 3em 0px;
}
.about-left p {
	font-size: 15px;
	line-height: 1.6em;
	margin: 6px 0px;
}
.about-left iframe {
	width: 100%;
}
.about-top h3,.team-top h3{
	font-size: 1.3em;
	width: 35%;
	padding: 10px 0px;
}
.menu li {
	margin: 0px 0px;
}
.header {
	width: 80%;
	left: 0;
}
.sub-left p {
	font-size: 23px;
}
.sub-text input[type="text"] {
	width: 63%;
	margin-right: 1em;
	padding: 11px 15px;
}
.banner-text h1, .banner-text p {
	font-size: 1.45em;
}
.banner-text5 h1, .banner-text p {
	font-size: 1.45em;
}
.banner-text span {
	width: 43.5%;
	padding: 1px 0px;
	margin-top: 2.5em;
}
.banner-text span input[type="text"] {
	width: 74.5%;
}
.banner-text span input[type="submit"] {
	font-size: 21px;
}
.banner, .banner1, .banner2,.banner3,.banner4,.banner5 {
	min-height: 690px;
}
.banner-text {
	margin-top: 3%;
}

.banner3-cntbox {margin: 10px;}

.banner3-margin-left { margin-left:-20px; width: 117%;}

.callbacks_tabs {
	/*top: 95%;*/	
	top: 93%;
	padding-left: 2%;
}


.callbacks_tabs a:after {
	height: 15px;
	width: 15px;
}

.callbacks_tabs li a { font-size:13px;}

.website-top h3, .special-top h3 {
	font-size: 1.3em;
	padding: 10px 0px;
}
.resp-tab-item {
	font-size: 1.3em;
	padding: 9px 8px;
	margin-right: 2.44em;
}
.facts p {
	font-size: 15px;
}
.b-animate img {
	margin-top: 19%;
}
.b-animate span {
	font-size: 16px;
	padding-top: 2em;
	width: 87%;
}

.contact-section h3 {
  font-size: 2.5em;
}
 .contactgrid2 input[type="button"] {
  font-size: 1.1em;
}

.contact h3 {
  font-size: 2.5em;
}
.footer {
	min-height: 400px;
}
.footer-main h3 {
	margin-top: 2.3em;
}
.map iframe {
  height: 315px;
}
}



@media (max-width:990px){
.head {
	padding:8px 0px;
}
.about {
	padding: 5.5em 0px 1.5em 0px;
}
.about-left iframe {
	width: 95%;
	height:250px;
}
.col-md-6.strength-left {
	margin-bottom: 2em;
}
.sub-text {
	margin-top: 1.5em;
}
.sub-text input[type="submit"] {
	padding: 10px 14px;
	font-size: 16px;
}
.ch-grid li {
	width: 215px !important;
	height: 215px !important;
	margin: 10px 40px 10px 41px !important;
}
.sub-main {
	text-align: center;
}
.about-main {
	margin-top: 1.6em;
	text-align: center;
}
.about-left h4 {
	font-size: 1.2em;
	width: 79%;
	margin: 0 auto;
}
.col-md-6.about-left {
	margin-bottom: 1.6em;
}
.about-left p {
	font-size: 16px;
	line-height: 1.8em;
	margin: 8px 0px;
}
.logo img {
	width: 100%;
}
.toggleMenu {
	float: none;
}
.header {
	width: 80%;
	left: 10.3%;
}	
.banner-text h1{
	font-size: 1.7em;
	padding-top:3%;
}

	
.banner-text p {
	font-size: 1.3em;
}

.banner-text span input[type="submit"] {
	padding: 4px 17px;
	font-size: 18px;
}
.banner-text span input[type="text"] {
	width: 75.5%;
}
.banner-text span {
	width: 50%;
	padding: 0px 0px;
	margin-top: 2em;
}


.ban-text5 {  
	width: 100%;
  	margin: 0 auto;
  	float: none;}

.banner-text5 h1{
  font-size: 1.7em;
}

.ban-text5 p { margin:0;
padding:20px;}

.banner5box {
  margin-left: 0px; }

.btn-cnt5 {
  text-align:center; 
  margin: 26px 0px 0px 0px;
}

.banner5cnt {
  text-align: right;
  margin-top: 34px;
}


.banner2box {
  /* margin-left: -15px; */
  display: none;}

.banner3box {
  display: none;
}

.banner4-textcnt {
  display: none;
}
.icon {
  text-align: center;
  margin: 11px;
}
.banner-textcnt {
  display: none;
}

.btn-cnt4 {
  text-align: center;
    margin: 17px 0px 0px 0px;
}

.banner4-textcnt-dn {

  margin-top: 17px;
  width: 100%; 
}

.btn-cnt4 a {
  padding: 10px 35px 10px 35px;
}
.btn-cnt4 a:hover {
  padding: 10px 35px 10px 35px;
}

.banner, .banner1, .banner2,.banner3,.banner4,.banner5 {
	   min-height: 600px;
}
.callbacks_tabs {
	/*top: 100%;*/
	left: 0%;
}

.callbacks_tabs li a {
  font-size: 9px;
  padding: 20px 12px 14px 12px;
  }

.callbacks_tabs a:after {
	height: 30px;
	width: 8px;
}
.website-top h3, .special-top h3 {
	font-size: 2.2em;
	/*padding: 8px 0px;*/
	width: 100%;
}
.sap_tabs {
	/*padding: 5px 0 1.8em;*/
	width: 100%;
}
.banner-text {
	/*margin-top: 21%;*/
}
.banner-text {
  margin-top: 0%;
  width: 100%;
  text-align: center;}

.resp-tab-item {
	font-size: 1.2em;
	padding: 5px 8px;
	margin: 0px 25px;
	letter-spacing: 3px;
}
.facts img {
	width: 12%;
}
.facts {
	/*padding-top: 2.3em;*/
}
.facts p {
	font-size: 14px;
	text-align: left;
	/*margin-top: 1.5em;*/
}
.website {
	padding-top: 2.8em;
}
.col-md-6.special-bottom-left {
	width: 50%;
	float: left;
}
.b-animate img {
	margin-top: 18%;
	width: 12%;
}
.b-animate span {
	font-size: 15px;
	padding-top: 1.5em;
	width: 100%;
	overflow: hidden;
	height: 74px;
}
.footer-main {
	text-align: center;
}
.col-md-4.footer-bottom-left {
	text-align: center;
}
.footer-bottom {
	margin-top: 6%;
}
.col-md-8.footer-bottom-right {
	border-left: none;
}
.col-md-8.footer-bottom-right {
	border-left: none;
	margin-top: 2em;
}

.contact-section h3 {
  font-size: 2em;
    margin-bottom: 1em;
}
.contactgrid {
  /*float: left;*/
  width: 100%;
}
.contactgrid1 textarea {
  font-size: 14px;
  padding: 10px 10px;
  height: 12em;
}
.contactgrid input[type="text"]{
  font-size: 14px;
  padding: 10px 10px;
}
.contactgrid2 input[type="button"] {
  font-size: 1em;
}
.contact h3 {
  font-size: 2em;
}

.footer-main h3 {
	margin-top: 2em;
}
.footer {
	min-height: 430px;
}
.ftr {
	margin-top: 5%;
}
.ch-info h3 {
	font-size: 21px;
	padding: 70px 0 0 0;
	height: 116px;
}

.map iframe {
  height: 260px;
}
}

@media (max-width:1150px){

#tmp-book{
    margin-left: 5px;
    border: none;
    border-radius: 0px;
    padding:0px;
}
}

@media (max-width:768px){


.head {
	padding:8px 0px;
}
.about {
	padding: 5.5em 0px 1.5em 0px;
}
.about-left iframe {
	width: 95%;
	height:250px;
}
.col-md-6.strength-left {
	margin-bottom: 2em;
}
.sub-text {
	margin-top: 1.5em;
}
.sub-text input[type="submit"] {
	padding: 10px 14px;
	font-size: 16px;
}
.ch-grid li {
	width: 215px !important;
	height: 215px !important;
	margin: 10px 40px 10px 41px !important;
}
.sub-main {
	text-align: center;
}
.about-main {
	margin-top: 1.6em;
	text-align: center;
}
.about-left h4 {
	font-size: 1.2em;
	width: 79%;
	margin: 0 auto;
}
.col-md-6.about-left {
	margin-bottom: 1.6em;
}
.about-left p {
	font-size: 16px;
	line-height: 1.8em;
	margin: 8px 0px;
}
.logo img {
	width: 100%;
}
.toggleMenu {
	float: none;
}
.header {
	width: 80%;
	left: 10.3%;
}	
.banner-text h1{
	font-size: 1.7em;
	padding-top:3%;
}

	
.banner-text p {
	font-size: 1.3em;
}

.banner-text span input[type="submit"] {
	padding: 4px 17px;
	font-size: 18px;
}
.banner-text span input[type="text"] {
	width: 75.5%;
}
.banner-text span {
	width: 50%;
	padding: 0px 0px;
	margin-top: 2em;
}


.ban-text5 {  
	width: 100%;
  	margin: 0 auto;
  	float: none;}

.banner-text5 h1{
  font-size: 1.7em;
}

.ban-text5 p { margin:0;
padding:20px;}

.banner5box {
  margin-left: 0px; }

.btn-cnt5 {
  text-align:center; 
  margin: 26px 0px 0px 0px;
}

.banner5cnt {
  text-align: right;
  margin-top: 34px;
}


.banner2box {
  /* margin-left: -15px; */
  display: none;}

.banner3box {
  display: none;
}

.banner4-textcnt {
  display: none;
}
.icon {
  text-align: center;
  margin: 11px;
}
.banner-textcnt {
  display: none;
}

.btn-cnt4 {
  text-align: center;
    margin: 17px 0px 0px 0px;
}

.banner4-textcnt-dn {

  margin-top: 17px;
  width: 100%; 
}

.btn-cnt4 a {
  padding: 10px 35px 10px 35px;
}
.btn-cnt4 a:hover {
  padding: 10px 35px 10px 35px;
}

.banner, .banner1, .banner2,.banner3,.banner4,.banner5 {
	   min-height: 600px;
}
.callbacks_tabs {
	/*top: 100%;*/
	left: 0%;
}

.callbacks_tabs li a {
  font-size: 9px;
  padding: 20px 12px 14px 12px;
  }

.callbacks_tabs a:after {
	height: 30px;
	width: 8px;
}
.website-top h3, .special-top h3 {
	font-size: 2.2em;
	/*padding: 8px 0px;*/
	width: 100%;
}
.sap_tabs {
	/*padding: 5px 0 1.8em;*/
	width: 100%;
}
.banner-text {
	/*margin-top: 21%;*/
}
.banner-text {
  margin-top: 0%;
  width: 100%;
  text-align: center;}

.resp-tab-item {
	font-size: 1.2em;
	padding: 5px 8px;
	margin: 0px 25px;
	letter-spacing: 3px;
}
.facts img {
	width: 12%;
}
.facts {
	/*padding-top: 2.3em;*/
}
.facts p {
	font-size: 14px;
	text-align: left;
	/*margin-top: 1.5em;*/
}
.website {
	padding-top: 2.8em;
}
.col-md-6.special-bottom-left {
	width: 50%;
	float: left;
}
.b-animate img {
	margin-top: 18%;
	width: 12%;
}
.b-animate span {
	font-size: 15px;
	padding-top: 1.5em;
	width: 100%;
	overflow: hidden;
	height: 74px;
}
.footer-main {
	text-align: center;
}
.col-md-4.footer-bottom-left {
	text-align: center;
}
.footer-bottom {
	margin-top: 6%;
}
.col-md-8.footer-bottom-right {
	border-left: none;
}
.col-md-8.footer-bottom-right {
	border-left: none;
	margin-top: 2em;
}

.contact-section h3 {
  font-size: 2em;
    margin-bottom: 1em;
}
.contactgrid {
  /*float: left;*/
  width: 100%;
}
.contactgrid1 textarea {
  font-size: 14px;
  padding: 10px 10px;
  height: 12em;
}
.contactgrid input[type="text"]{
  font-size: 14px;
  padding: 10px 10px;
}
.contactgrid2 input[type="button"] {
  font-size: 1em;
}
.contact h3 {
  font-size: 2em;
}

.footer-main h3 {
	margin-top: 2em;
}
.footer {
	min-height: 430px;
}
.ftr {
	margin-top: 5%;
}
.ch-info h3 {
	font-size: 21px;
	padding: 70px 0 0 0;
	height: 116px;
}

.map iframe {
  height: 260px;
}
}

@media (max-width:736px){
.head {
	padding:8px 0px;
}
.about {
	padding: 5.5em 0px 1.5em 0px;
}
.about-left iframe {
	width: 95%;
	height:250px;
}
.col-md-6.strength-left {
	margin-bottom: 2em;
}
.sub-text {
	margin-top: 1.5em;
}
.sub-text input[type="submit"] {
	padding: 10px 14px;
	font-size: 16px;
}
.ch-grid li {
	width: 215px !important;
	height: 215px !important;
	margin: 10px 40px 10px 41px !important;
}
.sub-main {
	text-align: center;
}
.about-main {
	margin-top: 1.6em;
	text-align: center;
}
.about-left h4 {
	font-size: 1.2em;
	width: 79%;
	margin: 0 auto;
}
.col-md-6.about-left {
	margin-bottom: 1.6em;
}
.about-left p {
	font-size: 16px;
	line-height: 1.8em;
	margin: 8px 0px;
}
.logo img {
	width: 100%;
}
.toggleMenu {
	float: none;
}
.header {
	width: 80%;
	left: 10.3%;
}	
.banner-text h1{
	font-size: 1.7em;
	padding-top:3%;
}

	
.banner-text p {
	font-size: 1.3em;
}

.banner-text span input[type="submit"] {
	padding: 4px 17px;
	font-size: 18px;
}
.banner-text span input[type="text"] {
	width: 75.5%;
}
.banner-text span {
	width: 50%;
	padding: 0px 0px;
	margin-top: 2em;
}


.ban-text5 {  
	width: 100%;
  	margin: 0 auto;
  	float: none;}

.banner-text5 h1{
  font-size: 1.7em;
}

.ban-text5 p { margin:0;
padding:20px;}

.banner5box {
  margin-left: 0px; }

.btn-cnt5 {
  text-align:center; 
  margin: 26px 0px 0px 0px;
}

.banner5cnt {
  text-align: right;
  margin-top: 34px;
}


.banner2box {
  /* margin-left: -15px; */
  display: none;}

.banner3box {
  display: none;
}

.banner4-textcnt {
  display: none;
}
.icon {
  text-align: center;
  margin: 11px;
}
.banner-textcnt {
  display: none;
}

.btn-cnt4 {
  text-align: center;
    margin: 17px 0px 0px 0px;
}

.banner4-textcnt-dn {

  margin-top: 17px;
  width: 100%; 
}

.btn-cnt4 a {
  padding: 10px 35px 10px 35px;
}
.btn-cnt4 a:hover {
  padding: 10px 35px 10px 35px;
}

.banner, .banner1, .banner2,.banner3,.banner4,.banner5 {
	   min-height: 600px;
}
.callbacks_tabs {
	/*top: 100%;*/
	left: 0%;
}

.callbacks_tabs li a {
  font-size: 8px;
  padding: 20px 12px 14px 12px;
  }

.callbacks_tabs a:after {
	height: 30px;
	width: 8px;
}
.website-top h3, .special-top h3 {
	font-size: 2.2em;
	/*padding: 8px 0px;*/
	width: 100%;
}
.sap_tabs {
	/*padding: 5px 0 1.8em;*/
	width: 100%;
}
.banner-text {
	/*margin-top: 21%;*/
}
.banner-text {
  margin-top: 0%;
  width: 100%;
  text-align: center;}

.resp-tab-item {
	font-size: 1.2em;
	padding: 5px 8px;
	margin: 0px 25px;
	letter-spacing: 3px;
}
.facts img {
	width: 12%;
}
.facts {
	/*padding-top: 2.3em;*/
}
.facts p {
	font-size: 14px;
	text-align: left;
	/*margin-top: 1.5em;*/
}
.website {
	padding-top: 2.8em;
}
.col-md-6.special-bottom-left {
	width: 50%;
	float: left;
}
.b-animate img {
	margin-top: 18%;
	width: 12%;
}
.b-animate span {
	font-size: 15px;
	padding-top: 1.5em;
	width: 100%;
	overflow: hidden;
	height: 74px;
}
.footer-main {
	text-align: center;
}
.col-md-4.footer-bottom-left {
	text-align: center;
}
.footer-bottom {
	margin-top: 6%;
}
.col-md-8.footer-bottom-right {
	border-left: none;
}
.col-md-8.footer-bottom-right {
	border-left: none;
	margin-top: 2em;
}

.contact-section h3 {
  font-size: 2em;
    margin-bottom: 1em;
}
.contactgrid {
  /*float: left;*/
  width: 100%;
}
.contactgrid1 textarea {
  font-size: 14px;
  padding: 10px 10px;
  height: 12em;
}
.contactgrid input[type="text"]{
  font-size: 14px;
  padding: 10px 10px;
}
.contactgrid2 input[type="button"] {
  font-size: 1em;
}
.contact h3 {
  font-size: 2em;
}

.footer-main h3 {
	margin-top: 2em;
}
.footer {
	min-height: 430px;
}
.ftr {
	margin-top: 5%;
}
.ch-info h3 {
	font-size: 21px;
	padding: 70px 0 0 0;
	height: 116px;
}

.map iframe {
  height: 260px;
}
}


@media (max-width:667px){
.logo {
  text-align: center;
  /* float: left; */
  width: 50%;
}
.menu ul.nav {
  margin-top: 57px;
}
.banner-text h1, .banner-text p {
	font-size: 1.2em;
}
.banner-text span input[type="text"] {
	width: 74%;
	padding: 9px 16px;
}

.btn-cnt {
  text-align: center;
  margin-top: -59px;
}


.btn-cnt2 {
  text-align: center;
  margin: 34px 0px 38px 0px;
}
.btn-app {
  text-align: center;
  margin-bottom: 18px;
}
.about-left p {
	font-size: 15px;
}
.about-main {
	margin-top: 1.2em;
}
.about-left iframe {
	width: 90%;
	height: 200px;
}
.about-top h3, .team-top h3 {
	font-size: 1.1em;
	width: 50%;
	padding: 8px 0px;
}
.about {
	padding: 5em 0px 10px 0px;
}
.banner-text span {
	width: 58%;
}
.banner-text p {
	margin-top: 10px;
}
.banner, .banner1, .banner2,.banner3,.banner4,.banner5 {
	min-height: 300px;
}	
.callbacks_tabs {
	top: 28%;
	left: 93%;
	display:none;
}
.callbacks_tabs a:after {
	height: 28px;
	width: 7px;
}
.website-top h3, .special-top h3 {
	font-size: 1.8em;
	width: 100%;
}
.resp-tab-item {
	margin: 0px 12px;
}
.sap_tabs {
	/*padding: 5px 0 1.2em;*/
	width: 100%;
}
.resp-tab-item {
	margin: 0px 20px;
	font-size: 1.05em;
}
.facts img {
	width: 10%;
}
.facts p {
	font-size: 13px;
	/*margin-top: 1.5em;*/
}
.facts {
	/*padding-top: 1.5em;*/
}
.website {
	padding-top: 2em;
}
.website-top {
	/*margin-bottom: 1.8em;*/
}
.contact-section {
  padding: 2em 0;
}
.contactgrid {
  float: none;
  width: 100%;
  margin-top: 1em;
}
.contactgrid1 textarea {
  height: 10em;
}
.contactgrid2 input[type="button"] {
  font-size: 0.9em;
}
.contact-section h3 {
  font-size: 1.5em;
  margin-bottom: 1em;
}

.contact h3 {
  font-size: 1.5em;
}

.contact-form span label {
	font-size: 13px;
}

.footer-bottom-left img {
	width: 10%;
}
.map iframe {
  height: 220px;
}
}


@media (max-width:640px){
.logo {
  text-align: center;
  /* float: left; */
  width: 50%;
}
.menu ul.nav {
  margin-top: 57px;
}
.banner-text h1, .banner-text p {
	font-size: 1.2em;
}
.banner-text span input[type="text"] {
	width: 74%;
	padding: 9px 16px;
}

.btn-cnt {
  text-align: center;
  margin-top: -59px;
}


.btn-cnt2 {
  text-align: center;
  margin: 34px 0px 38px 0px;
}
.btn-app {
  text-align: center;
  margin-bottom: 18px;
}
.about-left p {
	font-size: 15px;
}
.about-main {
	margin-top: 1.2em;
}
.about-left iframe {
	width: 90%;
	height: 200px;
}
.about-top h3, .team-top h3 {
	font-size: 1.1em;
	width: 50%;
	padding: 8px 0px;
}
.about {
	padding: 5em 0px 10px 0px;
}
.banner-text span {
	width: 58%;
}
.banner-text p {
	margin-top: 10px;
}
.banner, .banner1, .banner2,.banner3,.banner4,.banner5 {
	min-height: 300px;
}	
.callbacks_tabs {
	top: 28%;
	left: 93%;
	display:none;
}
.callbacks_tabs a:after {
	height: 28px;
	width: 7px;
}
.website-top h3, .special-top h3 {
	font-size: 1.8em;
	width: 100%;
}
.resp-tab-item {
	margin: 0px 12px;
}
.sap_tabs {
	/*padding: 5px 0 1.2em;*/
	width: 100%;
}
.resp-tab-item {
	margin: 0px 20px;
	font-size: 1.05em;
}
.facts img {
	width: 10%;
}
.facts p {
	font-size: 13px;
	/*margin-top: 1.5em;*/
}
.facts {
	/*padding-top: 1.5em;*/
}
.website {
	padding-top: 2em;
}
.website-top {
	/*margin-bottom: 1.8em;*/
}
.contact-section {
  padding: 2em 0;
}
.contactgrid {
  float: none;
  width: 100%;
  margin-top: 1em;
}
.contactgrid1 textarea {
  height: 10em;
}
.contactgrid2 input[type="button"] {
  font-size: 0.9em;
}
.contact-section h3 {
  font-size: 1.5em;
  margin-bottom: 1em;
}

.contact h3 {
  font-size: 1.5em;
}

.contact-form span label {
	font-size: 13px;
}

.footer-bottom-left img {
	width: 10%;
}
.map iframe {
  height: 220px;
}
}
@media (max-width:480px){
.logo {
  text-align: center;
  /* float: left; */
  width: 100%;
}
.logo img {
	width: 41%;
}


.gallery-content-head p {
	width: 92%;
	margin: 12px auto;
	overflow: hidden;
	height: 40px;
}
.images_1_of_4 {
	width: 46%;
	margin: 1% 17px 1% 0px;
}
.about-left p {
	overflow: hidden;
	height: 83px;
}
.ch-info h3 {
	font-size: 20px;
	padding: 67px 0 0 0;
	height: 106px;
}
.about-left iframe {
	width: 80%;
	height: 160px;
}
.about {
	padding: 4.5em 0px 0px 0px;
}
.sub-text input[type="text"] {
	width: 63%;
	margin-right: 5px;
	padding: 8px 12px;
}
.sub-text input[type="submit"] {
	padding: 8px 9px;
	font-size: 15px;
}
.sub {
	padding: 2.5em 0px;
}
.sub-text {
	margin-top: 13px;
}
.sub-left p {
	font-size: 20px;
}
.strength {
	padding: 2.2em 0px 1.6em 0px;
}
.about-top h3, .team-top h3 {
	font-size: 1em;
	width: 57%;
}


.banner-text h1, .banner-text p {
	font-size: 1em;
	letter-spacing: 3px;
}
.banner-text span input[type="submit"] {
	padding: 3px 13px;
	font-size: 16px;
}
.banner-text span {
	width: 62%;
	margin-top: 1.5em;
}
.banner-text span input[type="text"] {
	width: 71%;
	padding: 7px 14px;
	font-size: 16px;
}
.banner-text span input[type="submit"] {
	padding: 3px 13px;
	font-size: 16px;
}
.callbacks_tabs a:after {
	height: 26px;
	width: 6px;
}
.callbacks_tabs {
	top: 22%;
	left: 93%;
}

.banner-cnt-right {
  text-align: right;
  display: none;
}

.btn-cnt5 a {
  font-size: 13px;
  padding: 13px 6px 13px 6px;}
.btn-cnt5 a:hover {
  font-size: 13px;
  padding: 13px 6px 13px 6px;}

.banner, .banner1, .banner2,.banner3,.banner4,.banner5 {
	min-height: 230px;
}
.banner-text {
	margin-top: 0%;
}
.website-top h3, .special-top h3 {
	font-size: 1em;
	width: 100%;
	padding: 6px 0px;
}
.website-top {
	margin-bottom: 0px;
}
.sap_tabs {
	width: 95%;
}
.special {
	padding-top: 0em;
}
.special-bottom {
	margin-top: 2em;
}
.b-animate img {
	margin-top: 15%;
	width: 16%;
}
.b-animate span {
	font-size: 14px;
	padding-top: 1em;
	width: 91%;
	line-height: 1.5em;
	height: 56px;
}

.contact-section h3 {
  font-size: 1.3em;
  margin-bottom: 0.8em;
}
.contactgrid2 input[type="button"] {
  font-size: 0.85em;
}
.contact h3 {
  font-size: 1.3em;
}
.contact_info {
float: none;
width: 100%;
}
.company_address {
width: 100%;
margin-top: 1em;
		}
.col.span_1_of_2 {
 margin-bottom: 2em;
}
.button a {
font-size: 0.8em;
padding: 10px 10px 10px;
}
.span_1_of_2 h2 {
  font-size: 1.1em;
}
.span_2_of_4 h2 {
 font-size: 1.1em;
}
.contact-form span label {
  	font-size: 13px;
	}

.footer {
	min-height: 340px;
}
.team-top p {
	width: 95%;
	margin: 11px auto;
	line-height: 1.6em;
	overflow: hidden;
	height: 46px;
}
.ch-grid {
	margin: 13px 0 0 0;
}
.ch-grid li {
	width: 200px !important;
	height: 200px !important;
	margin: 6px 40px 9px 41px !important;
}
.map iframe {
  height: 180px;
}
}
@media (max-width:414px){
.menu ul.nav {
  margin-top: 25px;
}
.banner-text h1, .banner-text p {
	font-size: 20px;
	letter-spacing: 0px;
}
.banner-text {
	/*margin-top: 35%;*/
}
.banner-text span {
	width: 75%;
	margin-top: 1.2em;
}
.banner-text span input[type="text"] {
	width: 69%;
	padding: 5px 5px;
	font-size: 15px;
}
.banner-text span input[type="submit"] {
	padding: 2px 6px;
	font-size: 14px;
}
.banner-text p {
	margin-top: 7px;
}
.callbacks_tabs a:after {
	height: 22px;
	width: 6px;
}
.callbacks_tabs {
	top: 26%;
	left: 90%;
}

.btn-cnt a {
  padding: 3px 10px 3px 5px;}
.btn-cnt a :hover{
  padding: 3px 10px 3px 5px;}

.btn-cnt5 a {
  padding: 3px 10px 3px 5px;
}
.btn-cnt5 a:hover {
  padding: 3px 10px 3px 5px;
}

.btn-cnt2 a {
  padding: 3px 10px 3px 5px;
}
.btn-cnt2 a:hover {
  padding: 3px 10px 3px 5px;
}

.btn-cnt4 a {
  padding: 3px 10px 3px 5px;
}
.btn-cnt4 a:hover {
  padding: 3px 10px 3px 5px;
}

.btn-app img {
  text-align: center;
  margin-bottom: 10px;
}

.banner, .banner1, .banner2,.banner3,.banner4,.banner5 {
	min-height: 185px;
}
.website-top h3, .special-top h3 {
	font-size: 14px;
	width: 96%;
	letter-spacing: 3px;
}
.website {
	padding-top: 1.5em;
}
.facts img {
	width: 15%;
}
h2.resp-accordion {
	padding: 7px 15px;
}
.resp-tab-active {
	border-top: 4px solid #ee4a02;
	border-bottom: 4px solid #ee4a02;
}
.facts p {
	font-size: 13px;
	margin-top: 1em;
	line-height: 1.6em;
	overflow: hidden;
	height: 102px;
	letter-spacing: 2px;
}
.col-md-6.special-bottom-left {
	width: 83%;
	float: none;
	margin: 11px auto;
}
.b-animate img {
	margin-top: 16%;
	width: 15%;
}
.sap_tabs {
	padding: 0px 0 0.5em;
}
.special-bottom {
	margin-top: 1.4em;
}


.contact-section h3 {
  font-size: 1.1em;
 }
.contactgrid {
  padding: 0;
}
.contactgrid1 {
  padding: 0;
}
.contactgrid input[type="text"] {
  font-size: 13px;
 }
.contactgrid1 textarea {
  font-size: 13px;
}
.contactgrid2 input[type="button"] {
  font-size: 0.8em;
}


.contact-form span label {
  font-size: 12px;}
  
 .footer-main h3 {
	font-size: 16px;
	letter-spacing: 2px;
}
.footer-bottom-left img {
	width: 13%;
}
.col-md-8.footer-bottom-right {
	margin-top: 1em;
}
.footer-bottom-right small {
	font-size: 15px;
}
.head {
	padding: 6px 0px;
}
.logo img {
	width: 60%;
}
.toggleMenu img {
	width: 83%;
}
.menu {
	margin: 4px 0px;
}
.website-top {
	margin-bottom: 0px;
}
.nav > li > a {
	padding: 5px 20px 7px 21px;
	font-size: 17px;
	margin: 0px 0px;
}
.about-top h3, .team-top h3 {
	width: 77%;
	letter-spacing: 3px;
}
.about {
	padding: 3.6em 0px 0px 0px;
}
.about-main {
	margin-top: 12px;
}
.about-left h4 {
	font-size: 1.05em;
	width: 100%;
	overflow: hidden;
	height: 47px;
}
.about-left p {
	height: 46px;
	line-height: 1.6em;
}
.col-md-6.about-left {
	margin-bottom: 1em;
}
.about-left iframe {
	width: 90%;
	height: 120px;
}
.sub-left p {
	font-size: 19px;
	line-height: 1.3em;
}
.sub-text input[type="text"] {
	width: 62%;
	margin-right: 2px;
	padding: 8px 9px;
	font-size: 13px;
}
.sub-text input[type="submit"] {
	padding: 8px 6px;
	font-size: 13px;
}
.col-md-6.approach-right {
	margin-top: 1.5em;
}
.sub {
	padding: 2em 0px;
}
.ch-grid li {
	width: 165px !important;
	height: 165px !important;
	margin: 6px 35px 9px 41px !important;
}
.ch-info h3 {
	font-size: 17px;
	padding: 52px 0 0 0;
	height: 78px;
}
.map iframe {
  height: 150px;
}
}


@media (max-width:320px){
.menu ul.nav {
  margin-top: 25px;
}
.banner-text h1, .banner-text p {
	font-size: 20px;
	letter-spacing: 0px;
}
.banner-text {
	/*margin-top: 35%;*/
}

.banner-text5 h1 {
	font-size: 20px;
	letter-spacing: 0px;
width: 90%;
margin-left: 4%;}

.banner-text span {
	width: 75%;
	margin-top: 1.2em;
}
.banner-text span input[type="text"] {
	width: 69%;
	padding: 5px 5px;
	font-size: 15px;
}
.banner-text span input[type="submit"] {
	padding: 2px 6px;
	font-size: 14px;
}
.banner-text p {
	margin-top: 7px;
}
.callbacks_tabs a:after {
	height: 22px;
	width: 6px;
}
.callbacks_tabs {
	top: 26%;
	left: 90%;
}

.btn-cnt a {
  padding: 3px 10px 3px 5px;}
.btn-cnt a :hover{
  padding: 3px 10px 3px 5px;}

.btn-cnt5 a {
  padding: 3px 10px 3px 5px;
}
.btn-cnt5 a:hover {
  padding: 3px 10px 3px 5px;
}

.btn-cnt2 a {
  padding: 3px 10px 3px 5px;
}
.btn-cnt2 a:hover {
  padding: 3px 10px 3px 5px;
}

.btn-cnt4 a {
  padding: 3px 10px 3px 5px;
}
.btn-cnt4 a:hover {
  padding: 3px 10px 3px 5px;
}

.btn-app img {
  text-align: center;
  margin-bottom: 10px;
}

.banner, .banner1, .banner2,.banner3,.banner4,.banner5 {
	min-height: 185px;
}
.website-top h3, .special-top h3 {
	font-size: 14px;
	width: 96%;
	letter-spacing: 3px;
}
.website {
	padding-top: 1.5em;
}
.facts img {
	width: 15%;
}
h2.resp-accordion {
	padding: 7px 15px;
}
.resp-tab-active {
	border-top: 4px solid #ee4a02;
	border-bottom: 4px solid #ee4a02;
}
.facts p {
	font-size: 13px;
	margin-top: 1em;
	line-height: 1.6em;
	overflow: hidden;
	height: 102px;
	letter-spacing: 2px;
}
.col-md-6.special-bottom-left {
	width: 83%;
	float: none;
	margin: 11px auto;
}
.b-animate img {
	margin-top: 16%;
	width: 15%;
}
.sap_tabs {
	padding: 0px 0 0.5em;
}
.special-bottom {
	margin-top: 1.4em;
}


.contact-section h3 {
  font-size: 1.1em;
 }
.contactgrid {
  padding: 0;
}
.contactgrid1 {
  padding: 0;
}
.contactgrid input[type="text"] {
  font-size: 13px;
 }
.contactgrid1 textarea {
  font-size: 13px;
}
.contactgrid2 input[type="button"] {
  font-size: 0.8em;
}


.contact-form span label {
  font-size: 12px;}
  
 .footer-main h3 {
	font-size: 16px;
	letter-spacing: 2px;
}
.footer-bottom-left img {
	width: 13%;
}
.col-md-8.footer-bottom-right {
	margin-top: 1em;
}
.footer-bottom-right small {
	font-size: 15px;
}
.head {
	padding: 6px 0px;
}
.logo img {
	width: 60%;
}
.toggleMenu img {
	width: 83%;
}
.menu {
	margin: 4px 0px;
}
.website-top {
	margin-bottom: 0px;
}
.nav > li > a {
	padding: 5px 20px 7px 21px;
	font-size: 17px;
	margin: 0px 0px;
}
.about-top h3, .team-top h3 {
	width: 77%;
	letter-spacing: 3px;
}
.about {
	padding: 3.6em 0px 0px 0px;
}
.about-main {
	margin-top: 12px;
}
.about-left h4 {
	font-size: 1.05em;
	width: 100%;
	overflow: hidden;
	height: 47px;
}
.about-left p {
	height: 46px;
	line-height: 1.6em;
}
.col-md-6.about-left {
	margin-bottom: 1em;
}
.about-left iframe {
	width: 90%;
	height: 120px;
}
.sub-left p {
	font-size: 19px;
	line-height: 1.3em;
}
.sub-text input[type="text"] {
	width: 62%;
	margin-right: 2px;
	padding: 8px 9px;
	font-size: 13px;
}
.sub-text input[type="submit"] {
	padding: 8px 6px;
	font-size: 13px;
}
.col-md-6.approach-right {
	margin-top: 1.5em;
}
.sub {
	padding: 2em 0px;
}
.ch-grid li {
	width: 165px !important;
	height: 165px !important;
	margin: 6px 35px 9px 41px !important;
}
.ch-info h3 {
	font-size: 17px;
	padding: 52px 0 0 0;
	height: 78px;
}
.map iframe {
  height: 150px;
}
}
