/*--A Design by Aptr13*/
body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
html, body{
  font-size: 100%;
	font-family: 'Roboto', sans-serif;
}
body{
	background:#FFFFFF;
}

/*-- Developer --*/
.Ap {
  display: inline !important;
  color: #ee3200 !important;
}
.Tr {
  display: inline !important;
  color: #bf2eff !important;
}
.num13 {
  display: inline !important;
  color: #00cd93 !important;
}

/*-- banner --*/
.main-banner {
	background: url(../images/banner.jpg) no-repeat 0px 0px;
  background-size: cover;
	max-height: 30em;
}
.prime-banner {
	background: url(../images/banner.jpg) no-repeat 0px 0px;
  background-size: cover;
	min-height: 200px;
}
div.product-page-banner {
  min-height: 250px;
}
.different-dot {
  background: url(../images/dott.png)repeat 0px 0px;
  background-size: 2px;
  -webkit-background-size: 2px;
  -moz-background-size: 2px;
  -o-background-size: 2px;
  -ms-background-size: 2px;
  padding: 0 0 7em 0;
}
.jarallax {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.header-top{
  padding: 0.5em 0em;
  background: white;
}
.header-top-left{
  float: left;
  width: 15%;
}
.header-top-right p,.header-top-right-text p{
	color:black;
	font-size:.9em;
	margin:0;
}
.header-top-right{
  float: right;
}
.header-social-icons {
  float: left;
}
/*-- header-social-icons --*/
.header-social-icons{
  margin-left: 0;
}
.header-social-icons ul{
	padding: 8px 19% 0;
	margin:0;
}
.header-social-icons ul li{
  display: inline-block;
}
.header-social-icons ul li a {
  color: black;
  text-align: center;
}
.header-social-icons ul li a i.fa{
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.header-social-icons ul li a i.fa.fa-facebook:hover {
  color: #3b5998;
}
.header-social-icons ul li a i.fa.fa-twitter{
	margin:0 1em;
}
.header-social-icons ul li a i.fa.fa-twitter:hover{
	color: #55acee;
}
.header-social-icons ul li a i.fa.fa-rss{
	margin:0 1em 0 0;
}
.header-social-icons ul li a i.fa.fa-rss:hover{
	color: #f26522;
}
.header-social-icons ul li a i.fa.fa-linkedin-square:hover{
	color: #0077B5;
}
.companyLogo{
  width: 200px;
}
.logo h1{
  margin: 0;
}
.logo h1 a{
  text-decoration: none;
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 400;
}
.logo h1 a span{
  font-size: 1.5em;
  color: #FF5722;
  font-weight: 600;
}
.navbar-brand {
 height: auto;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
}
ul.navbar-nav {
  float: right;
  margin-top: 0.5em;
  text-align: center;
  width: 100%;
}
.navbar-default {
  border: none;
  background: none;
  min-height: auto;
  margin-bottom: 0;
}
div#bs-example-navbar-collapse-1 {
  padding: 0;
}
.navbar-nav li.first-list:after,ul.dropdown-menu li:after{
  background: none !important;
  width: 0px !important;
}
ul.nav.navbar-nav li {
  margin: 0 auto;
  display: block;
}
ul.nav.navbar-nav li a {
  font-size: .8em;
  color: black;
  font-weight: 600;
  padding: 12px;
  margin: 0 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: solid 2px rgba(255, 255, 255, 0);
}
ul.nav.navbar-nav li a:hover{
  color: black !important;
  border: solid 2px #FF5722;
}
ul.nav.navbar-nav li a:focus{
	outline:none;
	border: solid 2px rgba(255, 255, 255, 0)
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background:none !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}
ul.nav.navbar-nav li.active a {
  color: black;
  background: none;
  border: solid 2px #FF5722;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background:none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: none!important;
}
.top-nav .open > .dropdown-menu {
  display: block;
  background: rgba(0, 0, 0, 0.69);
  margin-top: 2em;
  left: -73%;
}
.top-nav .open > .dropdown-menu li {
  margin: 0;
	display: block;
	overflow:hidden;
}
.navbar-top .open > .dropdown-menu li a {
  display: block;
  color: #fff;
  font-size: 1em;
  padding: 0.5em 1em;
  text-align: center;
	border: solid 2px rgba(255, 255, 255, 0);
}
.navbar-top .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  color: #ffffff;
  border: none;
  background: none;
  border: solid 2px #FFFFFF;
}
.navbar-top .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #FF5722;
  text-decoration: none;
  background-color: transparent;
  border: solid 2px #FFFFFF;
}
ul.dropdown-menu {
  background: rgba(0, 5, 13, 0.74) !important;
}
/*-- banner --*/
.banner{
  margin: 5em 0 0 0;
}
.slider {
	position: relative;
}
.border{
  height: 2px;
  background: #FFF;
  width: 4%;
  margin: 22px auto 0;
}
.slider-info {
  text-align: center;
  margin: 0em 0 0 0;
}
.slider-info h3{
  font-size: 6em;
  margin: 0;
  color: #FFF;
  font-weight: 100;
}
.slider-info p{
  color: #E8E8E8;
  font-size: 20px;
  margin: 1em 0 0 0;
}
.more-button a{
  border: solid 2px #FFF;
  color: #FFF;
  font-size: 1em;
  padding: .5em 2em;
  text-decoration: none;
  letter-spacing: 1px;
}
.more-button {
  margin: 7em 0 1em 0;
}
.more-button a:hover{
  background: #FF5722;
	border: solid 2px #FF5722;
}
/*------------------ 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;
  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: 63%;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 3px;
    width: 45px;
    margin-top: 0;
    background: #FFF;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
    right:0;
    background-position: right top;
}
#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;
  width:100%;
}
.callbacks_tabs{
    list-style: none;
    position: absolute;
    top: 106%;
    z-index: 999;
    right: 45.3%;
    padding: 0;
    margin: 0;
}
.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: inline-block;
  margin: 0 .2em;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    visibility: visible;
    display: block;
    height: 6px;
    width: 6px;
    background: #C1C1C1;
    display: inline-block;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
}
.callbacks_here a:after{
    border: 2px solid #FFFFFF;
    background: #FFFFFF;
	height: 12px;
    width: 12px;
}
ul.callbacks_tabs.callbacks2_tabs {
    top: 73%;
    left: 46%;
}
ul.callbacks_tabs.callbacks2_tabs li {
    display: inline-block;
    margin: 0 .5em;
}
ul.callbacks_tabs.callbacks2_tabs a:after {
    background: #F1C99B !important;
}
ul.callbacks_tabs.callbacks2_tabs a:after {
    border: none;
}
/*-- //banner --*/
/*-- modal --*/
.modal-image img{
	width:100%;
}
.modal-header h4 {
    color: #000000;
    font-size: 1.5em;
    font-weight: 100;
}
.modal-header h4 span{
	font-size: 1.5em;
    color: #FF5722;
    font-weight: 600;
}
.modal-body p{
    margin: 1em 0 0 0;
    font-size: .875em;
    color: #999999;
    line-height: 1.8em;
}
/*-- //modal --*/

/*-- services --*/
h3.section-title, h2.section-title {
    font-size: 3em;
    margin: 0;
    color: #333;
    text-align: center;
}
.services-inner{
	text-align:center;
}
.services-box {
    padding: 2em;
    border: 1px solid #ddd;
	position: relative;
	background: #fff;
}
.services-box p {
    font-size: 14px;
    color: #777;
    line-height: 28px;
}
.services-box:before {
    content: '';
    width: 0%;
    border: 2px solid #FF5722;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
    transition: .5s all;
}
.services-image {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.services-image i.fa {
    color: #FF5722;
    font-size: 3em;
    padding: .4em 0 0 0;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.services-text h4 {
    color: #000000;
    font-size: 1.3em;
    margin: 1.3em 0 0.8em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.services-inner:hover .services-image{
    background: #FF5722;
}
.services-inner:hover .services-image i.fa {
    color: #fff;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
    transform: scale(0.5);
}
.services-inner:hover .services-box:before {
    width: 100%;
}
.services {
    padding: 3em 0;
}
.services-outer {
    margin-top: 2em;
}
/*-- //services --*/
/*-- stats --*/
.stats.services {
    background: url(../images/homecount.jpg)no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 1;
	padding: 5em 0;
}
.stats-grid {
    text-align: center;
}
.stats-img i.fa {
    font-size: 2.5em;
    color: #4c006d;
}
.stats-outer h6 {
    font-size: 1.5em;
    margin: 1.3em 0 0.8em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    color: #e23802;
}
.numscroller {
    font-size: 3em;
    font-weight: 500;
    color: #4c006d;
}
/*-- //stats --*/
/*-- testimonial --*/
/******** SAP ************/
.sap_tabs {
    clear: both;
    text-align: center;
    margin-top: 5em;
}
.tab_box{
	background:#fd926d;
	padding: 2em;
}
.top1{
	margin-top: 2%;
}
.testimonial {
    padding: 4em 0;
}
/*-- //testimonial --*/

/*-- welcome --*/
.welcome {
    padding: 3em 0;
}
.section-title {
    text-align: center;
}
.section-title h3 {
	color:#fff;
}
P {
    font-size: 14px;
    color: #777;
    line-height: 28px;
}
.welcome-header {
    text-align: center;
    margin-top: 2em;
}
.welcome-header h5 {
    font-size: 30px;
    color:#00879f;
    margin-bottom: 1em;
    font-weight: 300;
    letter-spacing: 3px;
}
.welcome-header p {
    font-size: 16px;
}
.welcome-grid {
    text-align: center;
    margin-top: 1em;
    padding: 0.5em;
    border: 1px solid #fff;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.welcome-grid img{
    height: 200px;
    margin: auto;
}
.welcome-text h4 ,.services-grids h4{
    color: #333;
    font-size: 1.3em;
    margin: 1.3em 0 0.8em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.welcome-grid:hover {
    border-color: #ccc;
}
.welcome-grid:hover .welcome-text h4 {
    color: #FF5722;
}
/*-- //welcome --*/

/*-- subscribe --*/
.sub{
    color:#fff;
}
.subscribe {
  	background: #333;
  	text-align:center;
  	background: url(../images/aboutmfg.jpg)no-repeat center bottom fixed;
  	background-size:cover;
  	padding: 5em 0;
}
.subscribe h2 {
    color: black;
}
.subscribe p {
    margin: 10px 50px;
    color: black;
    text-align: justify;
    letter-spacing: 1px;
}
.subscribe form {
    margin: 2em 0;
}
/*-- //subscribe --*/

/*-- careers --*/
.gallery {
    padding: 3em 0;
}
.careers-well{
    max-width:700px;
    margin: auto;
    font-size: 16px !important;
    text-align: justify !important;
}
.careers-image img{
    max-width:700px;
    margin: auto;
    position: relative;
    box-shadow: 10px 10px 5px grey;
}
.careers-box{
    background: url(../images/career.jpg)no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 1;
  	padding: 5em 0;
}

/*-- //careers --*/


/*-- formulations --*/
.formulations-gallery {
    padding: 1em 0;
}
.formulations-box {
    padding: 0 5px;
}
.formulations-well {
    width: 49%;
    margin: 10px 2px 10px;
    padding: 5px 5px 15px;
    border: 2px solid grey;
    border-radius: 10px;
    box-shadow: 3px 3px 3px grey;
    background-color: #f5f5f5;
}
.formulations-left {
    float: left;
}
.formulations-right {
    float: right;
}
.formulations-well h2 {
    text-align: center;
    margin: 20px 0 10px;
}
.formulations-well ul {
    padding-left: 10px;
    list-style-type: "\2D  ";
}
.formulations-well ul li {
    font-size: 14px;
    margin: 0;
    text-align: left;
    margin-left: 5px;
    color: #120d36;
}
/*-- //formulations --*/



/*-- footer --*/
.footer-section{
    background: #120d36;
    padding: 2em 0;
}
.footer-box h5{
    text-transform: uppercase;
    margin: 0 0 25px 0;
    font-size: 1.2em;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
}
.footer-box p{
	color: #b5b5b5;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0;
}

.footer-social-icons {
    margin: 2em 0 0 0;
}
.footer-social-icons ul {
    padding: 0;
    margin: 0;
}
.footer-social-icons ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}
.footer-social-icons ul li a {
    color: #FFFFFF;
    text-align: center;
}
.footer-social-icons ul li a i.fa {
    height: 30px;
    width: 30px;
    border: solid 2px #212121;
    line-height: 29px;
    background: #212121;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.footer-social-icons ul li a i.fa.fa-facebook:hover {
	border: solid 2px #3b5998;
	background:#3b5998;
    color: #FFFFFF;
}
.footer-social-icons ul li a i.fa.fa-twitter:hover{
	border: solid 2px #55acee;
	background:#55acee;
	color: #FFFFFF;
}
.footer-social-icons ul li a i.fa.fa-rss:hover{
	border: solid 2px #f26522;
	background:#f26522;
	color: #FFFFFF;
}
.footer-social-icons ul li a i.fa.fa-linkedin-square:hover{
	border: solid 2px #0077B5;
	background:#0077B5;
	color: #FFFFFF;
}
.footer-social-icons span.gdd-seal {
  margin-top: 20px;
  display: block;
}
.footer-addr-grid{
    background: #212121;
    padding: 12px;
}
.footer-addr-left{
	float:left;
	width:10%;
}
.footer-addr-left i.fa.fa-phone,.footer-addr-left i.fa.fa-envelope,.footer-addr-left i.fa.fa-map-marker{
    color: #FFFFFF;
    font-size: 1.5em;
}
.footer-addr-right{
	float: right;
    width: 87%;
}
.footer-addr-right h6{
	color: #FFFFFF;
    font-size: 1em;
    margin: 0;
    font-weight: 400;
}
.footer-addr-right p{
	color:#b5b5b5;
	margin:4px 0;
	font-size:.9em;
}
.footer-addr-right p a{
	color:#ff5301;
	text-decoration:none;
}
.footer-addr-right p a:hover{
	color:#b5b5b5;
}
.footer-addr-right p span{
	display:block;
	margin:.5em 0;
}
.footer-addr-grid:nth-child(2){
	margin:1em 0;
}
.copyright{
	padding:1em 0;
	text-align:center;
	background:#212121;
}
.copyright p{
	color:#b5b5b5;
	font-size:.9em;
	margin:0;
}
.copyright p a{
    color: #FF5722;
    text-decoration: none;
}
.copyright p a:hover{
	color:#FFFFFF;
}
/*-- //footer --*/

/*-- about --*/
.misvis{
    background-color: white;
    color: black;
    margin-top: 20px !important;
    width: 70%;
    margin: auto;
    letter-spacing: 1px;
}
.misvis h4{
    padding-top: 15px;
    text-align: center;
    font-size: 20px;
    color: #004789;
}
.misvis p{
    display: inline;
    margin: 0px;
    color: #FF5722;
}
.misvis ul{
    list-style-type: none;
    margin-top: 20px;
    padding-bottom: 20px;
}
.misvis ul li {
    text-decoration: none;
    position: relative;
    left: -20px;
    border: 1px solid khaki;
    border-radius: 5px;
    margin-bottom: 3px;
}
.cin-well {
    max-width:700px;
    margin: auto;
    text-align: center !important;
    margin-top: 20px;
}
.cin-well p {
    font-size: 22px !important;
    display: inline-block;
    margin: 10px 0;
    padding: 0 6px;
}
.cin-well h3 {
    text-align: center;
    display: inline-block;
    font-size: 22px  !important;
    margin: 10px 0;
}
/*-- //about --*/

/*-- courses --*/
.courses-box-left {
    padding: 0 3em 0 0;
}
.courses-left-grid h3 {
    color: #212121;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 4px;
    margin: 0;
}
.courses-left-grid h3 i{
    color: #FF5722;
    padding-right: 1em;
}
.courses-left-grid p{
    margin: 1em 0 0;
    color: #999;
    line-height: 1.8em;
    font-size: .9em;
    text-align: justify;
}
.courses-left-grid:nth-child(2){
	padding-top:2em;
}
.courses_right p{
	margin-bottom:2em !important;
}
.courses-box-right img{
	width:100%;
}
/*-- //courses --*/

/*-- features --*/
.features{
	background: url(../images/aboutpillars.jpg);
    background-size: cover;
   padding: 3em 0;
}
.features-heading h3{
	color:black;
}
.features_inner{
	padding:1em;
	background:#fff;
}
.features_block{
    padding-left: 3px;
    padding-right: 3px;
}
.features_text{
  padding: 0px;
}
.features_box{
    width: 56px;
    height: 54px;
    background: #120d36;
    text-align: center;
    border: 4px solid #120d36;
    padding: 0px;
  	transition: 0.5s all;
  	-webkit-transition: 0.5s all;
  	-o-transition: 0.5s all;
  	-moz-transition: 0.5s all;
  	-ms-transition: 0.5s all;
}
.features_outer:hover .features_box{
    background: #212121;
    border: 4px solid #000000;
}
.features_outer:hover .features_block h4{
    color: #FF5722;
}
.features_outer:hover .features_box i{
	color:#FFFFFF;
}
.features_box i{
    font-size: 1.5em;
    color: white; /*#212121*/
    line-height: 1.8em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.features_block h4{
    color: #212121;
    font-size: 21px;
    margin: 0;
    letter-spacing: 1px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 2px;
}
.features_block p{
    color: #999;
    line-height: 1.8em;
    margin: .5em 0 0 0;
    font-size: .9em;
    text-align: justify;
    display: inline-block;
}
.features_outer:nth-child(4),.features_outer:nth-child(5),.features_outer:nth-child(6){
	padding-top:2em;
}
/*-- //features --*/
.courses-section {
    margin-top: 4em;
}
.features_section {
    margin-top: 4em;
}
/*-- team --*/
.team {
    background: #e5eff1;
    padding: 5em 0;
}
.team-outer{
	margin:4em 0 0 0;
}
.team-box img{
	width:100%;
  max-height: 420px;
}
.team-info {
    padding: 1em;
    background: #FFFFFF;
    text-align: center;
}
.team-box h4 {
    font-size: 1em;
    color: #FF5722;
    margin: 0;
    font-weight: 600;
}
.team-box p {
    margin:.5em 0;
    color: #999999;
    font-size: .9em;
    text-align: justify;
}
.team-social-grids ul {
    padding: 0;
    margin: 0;
}
.team-social-grids ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}
.team-social-grids ul li a {
    text-align: center;
}
.team-social-grids ul li a i.fa{
	height: 30px;
    width: 30px;
    border: solid 2px #FFFFFF;
    line-height: 29px;
    background: none;
    color: #b2b2b2;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-social-grids ul li a i.fa.fa-facebook:hover {
	border: solid 2px #3b5998;
	background:#3b5998;
    color: #FFFFFF;
}
.team-social-grids ul li a i.fa.fa-twitter:hover{
	border: solid 2px #55acee;
	background:#55acee;
	color: #FFFFFF;
}
.team-social-grids ul li a i.fa.fa-rss:hover{
	border: solid 2px #f26522;
	background:#f26522;
	color: #FFFFFF;
}
/*-- //team --*/

.courses {
    padding: 1em 0;
}
.sanitizer-div {
  background-color: #001e36;
}
.sanitizer-div .courses-section {
  margin-top: 0;
  padding-left: 10%;
}
.sanitizer-div img {
  width: 100%;
  border-radius: 10px;
}
/*-- //about --*/

.distributor-form input{
  border-radius: 5px;
  margin-bottom: 10px;
  width: 260px;
  text-indent: 20px;
}
.submit-button{
  width: 150px !important;
  text-indent: 10px !important;
  margin-left: 55px;
  background-color: #212121;
  color: white;
  border: 2px solid #212121;
}
.submit-button:hover{
  background-color: #4a4a4a;
  border: 2px solid #4a4a4a;
}

@media (max-width:991px){
	.callbacks_tabs {
		right: 43%;
	}
  .features_inner{
    height: auto !important;
  }
}
@media (max-width:768px){
	.row {
		margin-right: 0;
		margin-left: 0;
	}
  .sanitizer-img-box img {
    margin: auto;
    width: 100%;
  }
  .sanitizer-div {
    padding: 1em 0 !important;
  }
  .sanitizer-img-box {
    padding: 0 !important;
  }
}
@media (max-width: 640px){}
@media (max-width: 480px){}
@media (max-width: 414px){}
@media (max-width: 384px){}

/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.typo {
    padding: 5em 0;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3{
	margin-bottom:0em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
    margin-bottom: 1em;
    color: #FF5722;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 2px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #fb5710;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p{
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables  p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.alert {
	font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:2em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
  .grid_5 {
  	padding: 0 0 1em;
  }
  .grid_3 {
  	margin-bottom: 0em;
  }
}
@media (max-width:640px){
  h1, .h1, h2, .h2, h3, .h3 {
  	margin-top: 0px;
  	margin-bottom: 0px;
  }
  .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
  	margin-bottom: .5em;
  }
  .progress {
  	height: 10px;
  	margin-bottom: 10px;
  }
  ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
  	font-size: 14px;
  }
  .breadcrumb {
  	margin-bottom: 25px;
  }
  .well {
  	font-size: 14px;
  	margin-bottom: 10px;
  }
  h2.typoh2 {
  	font-size: 1.5em;
  }
  .label {
  	font-size: 60%;
  }
  .in-gp-tl {
  	padding: 0 1em;
  }
  .in-gp-tb {
  	padding-right: 1em;
  }
}
@media (max-width:480px){
  .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
  	font-size: 1.2em;
  }
  .table h1 {
  	font-size: 26px;
  }
  .table h2 {
  	font-size: 23px;
  }
  .table h3 {
  	font-size: 20px;
  }
  .label {
  	font-size: 53%;
  }
  .alert,p {
  	font-size: 14px;
  }
  .grid_3 {
  	margin-top: 25px;
  }
}
@media (max-width: 320px){
  h3.title {
  	font-size: 1.6em;
  }
  .alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
  	font-size: 13px;
  }
  .alert {
  	padding: 10px;
  	margin-bottom: 10px;
  }
  .list-group {
  	margin-bottom: 10px;
  }
  .well {
  	padding: 10px;
  }
  .nav > li > a {
  	font-size: 14px;
  }
  table.table.table-striped,.table-bordered,.bs-docs-example {
  	display: none;
  }
}

/*-- //typography --*/


/*-- contact --*/
.contact{
    padding: 3em 0;
}
.contact input[type="text"], .contact input[type="email"], .contact input[type="number"]{
    width: 47.7%;
    color: #999;
    background: none;
    outline: none;
    font-size: 1em;
    padding: .7em 1em;
    margin-bottom: 1.5em;
    border: solid 1px #ccc;
    -webkit-appearance: none;
    display: inline-block;
}
.contact input[type="number"] {
    float: right;
}
.contact input[type="email"] {
    float: left;
    width: 100%;
}
.contact textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #999;
    font-size: 1em;
    outline: none;
    padding: .6em .8em;
    border: solid 1px #ccc;
    min-height: 12em;
    -webkit-appearance: none;
}
.contact input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 0.6em 4em;
    font-size: 1em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #FF5722;
    border: 2px solid #FF5722;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
	transition: 0.5s all;
}
.contact  input[type="submit"]:hover {
    background: none;
    color: #FF5722;
}
.contact::-webkit-input-placeholder {
	color:#999 !important;
}
.contact:-moz-placeholder { /* Firefox 18- */
	color:#999 !important;
}
.contact::-moz-placeholder {  /* Firefox 19+ */
	color:#999 !important;
}
.contact:-ms-input-placeholder {
	color:#999 !important;
}
.contact-right h4 {
    font-size: 1.8em;
    color: #FF5722;
    line-height: 1.6em;
    letter-spacing: 2px;
}
.contact-text {
    padding: 1em 1em 2em 2em;
    -webkit-box-shadow: 5px 5px 13px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 5px 13px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.5);
}
.contact-text p {
    margin-top: 13px;
    text-align: left;
}
.contact-text p a{
    color:#FF5722;
	-webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
	transition: 0.5s all;
}
.contact-text p a:hover{
    color:#999;
}
.contact-text p i.fa {
    margin-right: 5px;
}
.map-section iframe {
    width: 100%;
    min-height: 400px;
    border: none;
}
.contact-outer {
    margin-top: 4em;
}
/*-- //contact --*/

/*-- Products --*/
section.catalog-header {
	/* position: fixed;
	top: 45px;
  padding-bottom: 10px;
	z-index: 20; */
  width: 100%;
	background: white;
  padding: 20px 0 5px;
}
section.catalog-header div.category-buttons{
  text-align: center;
  width: 80%;
  margin: 5px auto 0px;
	font-family: 'Exo 2', sans-serif;
}
section.catalog-header a {
	font-weight: bold;
}
section.catalog-box {
	margin-top: 5px;
	z-index: 1;
}
section.catalog-box div.category-section {
  margin-bottom: 1em;
}
section.catalog-box .category-heading {
  margin-top: 10px;
	border-top: 2px solid black;
	padding-left: 5px;
}
div.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}
section.catalog-box .gallery-grid{
	padding-top: 5px;
}
/* Common style */
a.example-image-link {
	position: absolute;
	top: 0px;
	left: 0px;
  min-height: 400px;
	width: 100%;
  z-index: 10;
  color: transparent;
  cursor: pointer;
}
div.product-image {
  position: relative;
  overflow: hidden;
  margin: 0px;
  height: auto;
  text-align: center;
  padding-bottom: 65px;
}
div.product-image img {
	position: relative;
	display: block;
  padding-top: 10px;
	opacity: 0.8;
  width: auto;
  max-height: 300px;
  margin: auto;
}
div.product-details {
	background-color: #001e36;
	color: white;
	padding: 10px 20px;
	border-radius: 20px;
	position: absolute;
	bottom: 0px;
}
div.product-title {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	height: 30px;
  width: 100vw;
}
div.product-title h4 {
	font-size: 15px;
	font-family: 'Exo 2', sans-serif;
	table-layout: fixed;
	display: block;
  margin: auto;
  text-align: center;
}
div.product-caption {
	text-align: left;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
  -webkit-transition: max-height 0.5s ease-in-out, opacity 1s, margin-top 0.5s;
  transition: max-height 0.5s ease-in-out, opacity 1s, margin-top 0.5s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
div.product-caption b, div.product-caption p {
	display: inline;
  font-size: 13px;
  line-height: 22px;
}
div.product-caption p {
	margin-left: 5px;
	text-indent: 5px;
  color: #ffffff;
}
div.product-caption b {
	color: #62f1ff;
}
div.product-caption article {
  display: inline-block;
}
/***** HOVER EFFECTS *****/
div.product-image img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}
a.example-image-link:hover + div.product-image>img {
	opacity: 0.7;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
a.example-image-link:hover ~ div.product-details>div.product-caption {
  max-height: 180px;
	opacity: 1;
	margin-top: 5px;
}
/*-- //Products --*/

/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/top.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/

/*-- responsive --*/
@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){
  .companyLogo{
    width: 200px;
  }
}
@media(max-width:1200px){
  ul.nav.navbar-nav li a {
    font-size: 11px;
    padding: 8px;
    margin: 0px 8px;
  }
	.slider-info h3 {
		font-size: 70px;
    font-weight: 300;
	}
	.features_inner{
    height: 420px;
  }
  .features_block h4{
    font-size: 19px;
  }
  .misvis{
    width: 90%;
  }
  .misvis ul li{
    padding: 0px 8px;
    font-size: 15px;
  }
  .sanitizer-div .courses-section {
    padding-left: 5%;
  }
  section.catalog-header div.category-buttons {
    width: 93%;
	}
	section.catalog-box .gallery-grid {
    padding: 5px;
	}
  div.product-caption b, div.product-caption p {
    font-size: 12px;
    line-height: 20px;
  }
  div.product-details {
    padding: 10px 15px;
  }
  section.catalog-box .gallery-grid.col-md-6 {
    padding : 5px 13px 0;
  }
  section.catalog-box .gallery-grid.col-md-12 {
    padding : 5px 5px 0;
  }
	section.catalog-box .category-heading {
		font-size: 20px;
	}
	div.product-image img {
		width: 100%;
	}
  .formulations-well {
      width: 99%;
  }
  .formulations-right {
      float: left;
  }
}
@media(max-width:1080px){
}
@media(max-width:1024px){
	.contact-text {
    padding: 1em;
  }
}
@media(max-width:991px){
	.header-top-left {
		width: 50%;
	}
  .features_block h4{
    padding-top: 12px;
  }
  .companyLogo{
    width: 200px;
  }
  .misvis{
    width: 100%;
  }
	ul.nav.navbar-nav li a {
    font-size: 10px;
    padding: 5px 0;
    margin: 0px 6px;
  }
	.slider-info h3 {
		font-size: 55px;
    font-weight: 300;
	}
  .slider-info p {
    font-size: 15px;
  }
  .banner {
    margin: 1em 0 0 0;
  }
	.logo h1 a {
		font-size: 1.1em;
	}
	.navbar-nav {
		margin-top: 1em;
	}
	.banner-bottom {
		position: inherit;
		padding: 4em 0;
	}
	.banner-bottom-left {
		float: left;
		width: 50%;
		padding: 1.5em;
	}
	.left-border-info h4 {
		line-height: 1.5em;
	}
	.about-grid:nth-child(2) {
		margin: 2em 0 0 0;
	}
	.about-grids1 {
		margin-top: 2em;
	}
	.footer-box:nth-child(2) {
		margin: 2em 0;
	}
	.different-dot {
		padding: 0 0 6em;
	}
	.contact-grid {
		padding: 2.5em;
	}
	.map-section iframe {
		min-height: 180px;
	}
  .courses-box-left{
    padding: 0px;
  }
  .services-inner {
    margin-bottom: 1em;
  }
  .services {
    padding: 3em 0;
  }
  .stats.services {
    padding: 3em 0;
  }
  .stats-grid {
    width: 50%;
    float: left;
    padding-bottom: 10px;
  }
  .welcome {
    padding: 2em 0;
  }
  .welcome-header {
    margin-top: 2em;
  }
  .subscribe {
    padding: 3em 0;
  }
  .subscribe p {
    margin: 3em auto 0;
  }
  .testimonial {
    padding: 3em 0;
  }
  .sap_tabs {
    margin-top: 3em;
  }
  .courses {
    padding: 3em 0;
  }
  .courses-section {
    margin-top: 3em;
  }
  .courses-box-right {
      margin-top: 2em;
      padding: 0;
  }
  .features_outer {
      margin: 1em 0;
  }
  .features_outer:nth-child(4), .features_outer:nth-child(5), .features_outer:nth-child(6) {
      padding-top: 0em;
  }
  .features {
      padding: 3em 0;
  }
  .features_section {
      margin-top: 3em;
  }
  .team {
      padding: 3em 0;
  }
  .team-box {
      float: left;
      width: 50%;
      margin-bottom: 1em;
  }
  .typo {
      padding: 3em 0;
  }
  .contact{
      padding: 3em 0;
  }
  .contact-outer {
      margin-top: 3em;
  }
  .contact-right {
      margin-top: 1em;
  }
  .sanitizer-div .courses-section {
    padding-left: 0%;
    margin-top: 0;
  }
  .sanitizer-div {
    padding:1em 0;
  }
  .sanitizer-text {
    margin-top: 0;
  }
  .sanitizer-text-box {
    padding-left: 5px;
  }
  div.product-title h4 {
    font-size: 13px;
  }
  div.product-caption b, div.product-caption p {
    font-size: 12px;
  }
  section.catalog-box .gallery-grid.col-md-6 {
    padding: 5px 10px 0;
  }
  section.catalog-box .gallery-grid.col-md-12 {
    padding: 0;
  }
}
@media(max-width:900px){}
@media(max-width:800px){
	.slider-info h3 {
		font-size: 50px;
	}
	.callbacks_tabs {
		right: 42%;
	}
	.slider-info {
		margin: 2em 0 0 0;
	}
	.more-button {
		margin: 4em 0 1em 0;
	}
  .courses-box-left{
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media(max-width:768px){
  div#bs-example-navbar-collapse-1 {
    background: rgba(0, 0, 0, 0.83);
    position: absolute;
    width: 100%;
    z-index: 9999;
  }
	.navbar-toggle {
		border: 2px solid black;
    margin-top: 13px !important;
    position: absolute;
    right: 8px;
  		margin-top: 15px;
	}
	.navbar-toggle .icon-bar {
		background: black;
    margin-top: 3px !important;
    height: 3px;
	}
  .header-top-right {
    margin-right: 15%;
  }
  div.product-page-banner {
    min-height: 220px;
  }
  div.category-grids {
    width: 600px;
  }
  div.product-image img {
    padding-top: 15px;
    width: auto;
    max-height: 320px;
  }
  div.product-details {
    margin: 5px 15px;
  }
  div.product-caption article {
    display: block;
  }
  section.catalog-box {
    margin-top: 0px;
  }
  section.catalog-box div.category-section {
    display: contents;
  }
  section.catalog-header div.category-buttons {
    width: 95%;
    font-size: 14px;
    margin: 8px auto 0px;
  }
  .formulations-well h2 {
      font-size: 24px;
  }
  .formulations-well ul li {
      font-size: 12px;
  }
}
@media(max-width:736px){
	.navbar-top {
		position: relative;
	}
  .misvis{
    letter-spacing: 0px;
  }
  .misvis ul li{
    font-size: 13px;
  }
	ul.nav.navbar-nav li a {
		margin: .5em 0;
		padding: .5em 0;
    color: white;
	}
  ul.nav.navbar-nav li.active a{
    color: white;
  }
  ul.nav.navbar-nav li a:hover{
    color: white !important;
  }
	.navbar-nav {
		float: none;
		text-align: center;
		margin: 1em 0;
	}
	.border {
		width: 10%;
	}
}
@media(max-width:667px){
	.slider-info h3 {
		font-size: 40px;
	}
  div.category-grids {
    width: 570px;
  }
}
@media(max-width:640px){
  h3.section-title, h2.section-title {
    font-size: 2.5em;
  }
  .callbacks_tabs {
    right: 40%;
  }
  section.catalog-header div.category-buttons {
    width: 98%;
    font-size: 13px;
  }
  div.product-image img {
    padding-top: 15px;
    max-height: 290px;
  }
}
@media(max-width:600px){
	.banner {
		margin: 4em 0 0 0;
	}
	.banner-bottom-left {
		float: none;
		width: 100%;
		padding: 1em;
	}
  .services-box {
    padding: 1.5em;
  }
  div.category-grids {
    width: 550px;
  }
  .cin-well h3 {
      display: block;
      margin: 0;
  }
}
@media(max-width:568px){
  .services-inner {
    width: 100%;
  }
  section.catalog-header {
    padding: 15px 0 0px;
  }
  div.category-grids {
    width: 460px;
  }
  div.product-image img {
    padding-top: 13px;
    max-height: 270px;
  }
  section.catalog-header div.category-buttons {
    width: 450px;
    font-size: 13px;
    margin: 4px auto 0px
  }
}
@media(max-width:480px){
  .companyLogo {
    width: 150px;
  }
  .header-social-icons ul {
    padding: 0px 19% 0;
  }
  .header-top-right {
    margin-right: 20%;
  }
	.header-top-left {
		width: 30%;
	}
  .navbar-toggle {
    margin-top: 7px !important;
  }
  .welcome-grid {
    width: 49%;
  }
  .welcome-text h4, .services-grids h4 {
    font-size: 16px;
  }
	.slider-info h3 {
		font-size: 30px;
	}
  .features_block h4{
    padding-top: 0px;
  }
	.slider-info p {
		margin: 1em auto 0;
		width: 90%;
	}
  .callbacks_tabs {
    right: 38%;
  }
	.about-grid-left span {
		font-size: 1.5em;
	}
  .cin-well p {
      font-size: 20px !important;
  }
  .cin-well h3 {
      font-size: 20px  !important;
  }
	.contact-grid {
		padding: 1.5em;
	}
  .subscribe p {
      width: 90%;
  }
  .stats-outer h6 {
      font-size: 1em;
  }
  .numscroller {
      font-size: 2.5em;
  }
  .slider-info {
      margin: 1em 0 0 0;
  }
  .more-button {
      margin: 3em 0 1em 0;
  }
  .courses-left-grid h3 {
      letter-spacing: 3px;
  }
  div.product-page-banner {
    min-height: 200px;
  }
  div.category-grids {
    width: 98%;
  }
  div.product-details {
    margin: 5px 10px;
    padding: 10px 15px;
  }
  div.product-image img {
    padding-top: 8px;
    max-height: 240px;
  }
  section.catalog-header div.category-buttons {
    width: 98%;
  }
  .formulations-well h2 {
      font-size: 20px;
  }
  .formulations-well ul li {
      font-size: 11px;
  }
}
@media(max-width:414px){
  .header-social-icons ul {
    position: absolute;
    top: 1%;
    right: 3%;
    padding: 0;
  }
  .header-social-icons p {
    position: absolute;
    top: 1%;
    left: 3%;
    font-size: 12px;
  }
  .companyLogo {
    width: 140px;
    margin-top: 25px;
  }
  .navbar-toggle {
    margin-top: 25px !important;
    right: 0;
  }
	.slider-info {
		margin: 1em 0 0 0;
	}
	.slider-info h3 {
		font-size: 25px;
	}
	.callbacks_nav {
		width: 25px;
	}
	.different-dot {
		padding: 0 0 4em;
	}
	.more-button {
		margin: 2em 0 1em 0;
	}
	.more-button a {
		font-size: .9em;
		padding: .5em 1em;
	}
	.banner {
		margin: 3em 0 0 0;
	}
  .callbacks_tabs {
    right: 35%;
  }
	.banner-bottom {
		padding: 2em 0;
	}
	.contact input[type="submit"] {
		padding: .8em 3em;
	}
	.footer-box h5 {
		margin: 0 0 1em 0;
	}
	.footer-section {
		padding: 2em 0;
	}
  .stats-grid {
      width: 100%;
      margin-bottom: 1em;
  }
  .welcome-grid {
      float: left;
      width: 100%;
  }
  .resp-tabs-list {
      width: 90%;
  }
  .subscribe form input.user {
      width: 90%;
  }
  .subscribe form input[type="submit"] {
      margin-top: 10px;
  }
  .prime-banner {
      min-height: 230px;
  }
  .team-box {
      width: 100%;
      margin-bottom: 1em;
  }
  .courses-box-left {
      padding: 0 1em 0 0;
  }
  .contact input[type="text"], .contact input[type="email"], .contact input[type="number"] {
      width: 100%;
      float: left;
  }
  div.category-grids {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  section.catalog-header div.category-buttons {
    margin: 2px auto 0px;
  }
  div.product-image img {
    padding-top: 4px;
    max-height: 230px;
  }
}
@media(max-width:384px){
	.header-top-left {
		width: 50%;
	}
	.about-grid-left span {
		font-size: 1em;
	}
	.address-row span.glyphicon {
		font-size: 1em;
	}
  .callbacks_tabs {
    right: 32%;
  }
  section.catalog-header div.category-buttons {
    width: 300px;
  }
  section.catalog-box .gallery-grid {
    padding: 2px;
  }
  div.product-image img {
    padding-top: 3px;
    max-height: 215px;
  }
}
@media(max-width:320px){
	.header-top-left {
		width: 46%;
	}
  .header-top-left p{
		font-size: 14px;
	}
	.logo h1 a {
		font-size: .9em;
	}
	.slider-info h3 {
		font-size: 20px;
	}
	.slider-info p {
		width: 100%;
	}
	.border {
		width: 25%;
		margin: 15px auto 0;
	}
	.banner {
		margin: 2em 0 0 0;
	}
	.left-border-info {
		padding: 1em;
	}
	.about-grid-left {
		text-align: center;
		padding: 0;
		float: none;
		width: 100%;
		margin: 0 0 1em 0;
	}
	.about-grid-right {
		float: none;
		width: 100%;
		text-align: center;
		padding: 0;
	}
	.about-grid-right h4 {
		letter-spacing: 0px;
	}
	.contact-grid {
		padding: 1em;
	}
	.contact textarea {
		min-height: 9.8em;
	}
	.contact input[type="submit"] {
		padding: .8em 2em;
	}
	.address-row span.glyphicon {
		font-size: .9em;
	}
	.slider-info {
    margin: 0em 0 0 0;
  }
  .more-button {
      margin: 1em 0 1em 0;
  }
  .services {
      padding: 2em 0;
  }
  .services-outer {
      margin-top: 2em;
  }
  .services-box {
      padding: 1em;
  }
  .stats.services {
      padding: 2em 0;
  }
  .welcome {
      padding: 2em 0;
  }
  .welcome-header h5 {
      font-size: 1em;
      line-height: 1.6em;
      letter-spacing: 2px;
  }
  .welcome-header {
      margin-top: 2em;
  }
  .welcome-grid {
      margin-top: 1em;
  }
  .subscribe {
      padding: 2em 0;
  }
  .subscribe p {
      margin: 1em auto 0;
  	width:100%;
  }
  .testimonial {
      padding: 2em 0;
  }
  h3.section-title, h2.section-title {
      font-size: 2.2em;
  }
  .prime-banner {
      min-height: 200px;
  }
  .courses {
      padding: 2em 0;
  }
  .courses-box-left {
      padding: 0px 0em 0px 0;
  }
  .courses-section {
      margin-top: 2em;
  }
  .features_box {
      width: 60px;
      height: 60px;
  }
  .features_box i {
      line-height: 2.2em;
  }
  .features {
      padding: 2em 0;
  }
  .team {
      padding: 2em 0;
  }
  .team-outer {
      margin: 2em 0 0 0;
  }
  .footer-box {
      padding: 0;
  }
  .typo {
      padding: 2em 0;
  }
  .contact{
      padding: 2em 0;
  }
  .contact-outer {
      margin-top: 2em;
  }
  .contact-form {
      padding: 0;
  }
  .contact-right {
      padding: 0;
  }
  .contact-right h4 {
      font-size: 1.5em;
      line-height: 1.6em;
  }
  section.catalog-header div.category-buttons {
    width: 280px;
    font-size: 12px;
  }
}
/*-- //responsive --*/
