@import url(https://fonts.googleapis.com/css?family=Roboto);

body {
/*    font-family: 'Oswald', sans-serif;*/
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    overflow-x: hidden;
    min-height: 1000px!important;
}

#about, #chairman, #why, #products, #certificate{
    padding: 20px 0px;
}


/*------------------------------------------------------*/
.navbar>.container .navbar-brand{
    width: 100px;
}

.navbar-toggle {
    background: transparent;
    border: none;
    margin-top: 13px;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
    background: transparent !important;
}

.nav-tabs{display: inline-flex;}

.sbs-nav {
    height: 70px;
    background:rgba(0, 0, 0, 0.5);
    border: none;
    box-shadow: none;
    transition: .3s all ease;
}

.sbs-nav .navbar-toggle {
    color: rgb(255, 255, 255);
}

.whitebg .navbar-toggle {
    color: rgb(0, 0, 0);
}

.sbs-nav.navbar-default .navbar-nav > li > a {
    padding: 24px 15px 25px 15px;
    text-transform: uppercase;
    text-shadow: none;
    color: rgb(255, 255, 255);
    transition: .3s all ease;
}

.sbs-nav.navbar-default .navbar-nav > li > a:hover {
    color: rgb(0, 0, 0);
    ;
}

.whitebg.navbar-default .navbar-nav > li > a:hover {
    color: rgb(166, 184, 25);
}

.whitebg {
    background: rgb(255, 255, 255);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

.whitebg.navbar-default .navbar-nav > li > a {
    color: rgb(0, 0, 0);
}

.sbs-nav .dot {
    color: rgb(255, 255, 255);
    margin-top: 23px;
}

.whitebg .dot {
    color: rgb(0, 0, 0);
}

.navbar-right {
    text-align: right;
}

.main_banner {
    background: url(../images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    margin-top: -70px;
}

.navbar-brand {
    height: auto;
    background: rgb(255, 255, 255);
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 1;
}

.navbar-default .navbar-brand:hover {
    background-color: rgb(255, 255, 255);
}

/*.layer {
    background: rgba(229, 119, 50, 0.8);
}*/

#company, #mission, #core-values{
    display: none;
}

.svg-img{
    position: absolute;
    top: 14%;
    left: 4%;
    height: 60%;
}

.main-text {
    margin: 20% auto;
    text-align: center;
    position: absolute;
    top: 0;
    height: 100%;;
    width: 100%;
}

.main-text h1 {
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 0px rgb(78, 89, 94), 2px 2px 0px rgb(78, 89, 94), 3px 3px 0px rgb(78, 89, 94), 4px 4px 0px rgb(78, 89, 94), 5px 5px 0px rgb(78, 89, 94), 6px 6px 0px rgb(78, 89, 94), 7px 7px 0px rgb(78, 89, 94), 8px 8px 0px rgb(78, 89, 94), 9px 9px 0px rgb(78, 89, 94), 10px 10px 0px rgb(78, 89, 94);
}

.main-text p {
    color: rgb(255, 255, 255);
}

.main-head {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.orange {
    color: rgb(166, 184, 25);
}

.white {
    color: rgb(255, 255, 255);
}

.line {
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.3);
}

.line-hr{
    display: none;
}

.core{
    list-style-type: none;
    padding-left: 0;
}

 .forie-bg{
    background: rgb(0, 0, 0);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1030;
    padding-top: 10%;
    text-align: center;
}


.sbs-nav.navbar-default .navbar-nav > .active > a,
.sbs-nav.navbar-default .navbar-nav > .open > a {
    background: transparent;
    border-bottom: 2px solid rgb(255, 255, 255);
    box-shadow: none;
}

.whitebg.navbar-default .navbar-nav > .active > a,
.whitebg.navbar-default .navbar-nav > .open > a {
    border-bottom-color: rgb(166, 184, 25);
}

.custom-modal-bg{
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1040;
}

.custom-modal-frame{
    background: rgb(255, 255, 255);
    width: calc(100%-10px);
    height: calc(100%-10px);
    max-height: 700px;
    max-width: 700px;
    border-radius: 20px;
    padding: 5px 20px;
    margin: 3% auto;
}
.custom-modal-header{
    padding: 5px 10px;
    border-bottom: 1px solid rgb(204, 204, 204);
}
.close-btn{
    border-radius: 50px;
    width:30px;
    height:30px;
    border: none;
    background: rgb(255, 0, 0);
    color: rgb(255, 255, 255);
    float: right;
    margin-right: -20px;
}
.custom-modal-content{
    overflow-y: scroll;
    height: calc(100% - 80px);
    max-height: 416px;
}

#chairman {
    background: linear-gradient(45deg, rgb(204, 227, 16), rgb(135, 149, 31), rgb(204, 227, 16));
    background-color:  rgb(135, 149, 31);
}
#chairman h3 span{
    font-family: 'Allura', cursive;
    font-size: 34px;
    font-weight: normal;
}
#chairman h3{
    font-size: 15px;
    font-weight: 700;
}

.chair-img {
    margin: 0 auto;
}

#why {
    background: url(../images/bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.grey{
    background: #fff;
}

.y-icon {
    margin: 5px auto;
}

#certificate {
    background: linear-gradient(45deg, rgb(204, 227, 16), rgb(135, 149, 31), rgb(204, 227, 16));
    background-color: rgb(135, 149, 31);
}

.z-input {
    margin: 10px 5px;
    border: none;
    box-shadow: none;
    border-width: 0px 0px 2px 2px;
    border-style: solid;
    border-color: rgb(166, 184, 25);
    border-radius: 0px 0px 0px 20px
}


#map {
    width: 100%;
    height: 400px;
    border: none;
    overflow: hidden;
}

textarea.z-input {
    height: 150px;
}

.btn-z {
    border-radius: 50px;
    width: 150px;
    background-color:#2fbff4;
    color: rgb(255, 255, 255);
    transition: .5s all cubic-bezier(0.36, 2.53, 0.5, 1.62);
}

.btn-z:focus {
    outline: none;
    color: rgb(255, 255, 255);
}

.btn-z:hover {
    width: 180px;
    color: rgb(255, 255, 255);
}

.btn-z-pr {
    border-radius: 50px;
    width: 170px;
    background-color: rgb(255, 255, 255);
    color: rgb(166, 184, 25);
    transition: .5s all cubic-bezier(0.36, 2.53, 0.5, 1.62);
}

.btn-z-pr:focus {
    outline: none;
    color: rgb(166, 184, 25);
}

.btn-z-pr:hover {
    width: 200px;
    color: rgb(166, 184, 25);
}

.bold{
    font-weight: 700;
}

.big-text-small{
    font-weight: 700;
    font-size: 40px;
    padding-left: 0;
    text-transform: capitalize;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 70px;
    text-align: left;
}

.big-text-big{
    font-weight: 700;
    font-size: 72px;
    padding: 0;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
}

.logo{
    margin: 0 auto;
}

.logo-place{
    height: 400px;
    overflow: hidden;
}

.product-list{
    list-style-type: none;
    padding-left: 0;
    position: relative;
    z-index: 0;
}

.product-list li{
    display: inline;
}

.p-btn{
 background: transparent;
    border: 2px solid #2fbff4;
    width:24%;
    min-width: 225px;
    padding: 18px;
    font-size: 20px;
    margin: 2px 0;
    border-radius: 5px;
    transition: .5s all ease;
    font-weight: 700;
}

.p-btn.active{
	background-color:#2fbff4;
    color: #fff;
}

.p-btn:focus{
    outline: none;
}

.product-view img{
    margin: 0 auto;
}

.product-view h3{
    font-weight: 700;
}

#clients{
    padding-bottom: 60px;
}

#requirement{
    background: linear-gradient(50deg, rgb(135, 149, 31), rgb(204, 227, 16));
    background-color:  rgb(135, 149, 31);
}

.btn-q{
    color:rgb(0, 0, 0);
}

footer {
    color: rgb(255, 255, 255);
    background: rgb(89, 94, 92);
}

footer .col-sm-4 a {
    color: rgb(255, 255, 255);
}

footer .col-sm-4 a:hover {
    color: rgb(255, 255, 255);
}

.social-icons {
    list-style-type: none;
    padding-left: 0;
}

.social-icons li {
    display: inline-block;
    width: 50px;
    font-size: 26px;
    height: 50px;
    text-align: center;
    margin: 10px;
    border-radius: 25px;
    padding-top: 4px;
    border: 2px solid rgb(255, 255, 255);
    transition: all ease .5s;
}

.social-icons li a {
    color: rgb(255, 255, 255);
}

.social-icons li:hover {
    background: rgb(255, 255, 255);
}

.social-icons li:hover a {
    color: rgb(166, 184, 25);
}

.facebook {
    background: rgb(59,89, 153);
}

.twitter {
    background: rgb(85, 172, 238);
}

.insta {
    background: radial-gradient(circle at 30% 107%, rgb(253, 244, 151) 0%, rgb(253, 244, 151) 5%, rgb(253, 89, 73) 45%, rgb(214,36,159) 60%, rgb(40, 90, 235) 90%);
}

.lin {
    background: rgb(0, 119, 181);
}

.pin {
    background: rgb(189, 8, 28);
}

.company {
    color: rgb(166, 184, 25);
    font-weight: bold;
}

.company:hover {
    color: rgb(255, 255, 255);
}

footer .container-fluid {
    background: rgba(0, 0, 0, 0.1);
    padding-top: 3px
}

/* ****************************************************************************************** */

 #contact{
    padding: 0 0 75px 0;
}

.prod-req{
	padding:50px  0px;
}

.contact-right{
	padding-top:40px ;
}

.address{
	float:left;
	padding-bottom:30px;
}

.telephone{
	padding-bottom:30px;
	float:left;
}

.email{
	padding-bottom:30px;
	float:left;
}

.email-icon{
	font-size:1.3333em !important;
}

.icon-left{
	padding-right:10px;
}

.cont-head{
	padding-bottom:25px;
}



.green-bkg{

	background-color:#2fbff4;
}


.product-head h1 {
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 45px;
    font-weight: 900;
    padding: 15px 0 0 0;
}

.product-head h3 {
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 30px;
    font-weight: 900;
    padding: 15px 0;
}

.product-head h4{
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 15px 0;
}

.product-img img {
    width: 100%;
}

.product-vedio {
    padding-top: 12px;
}

.light-cont {
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
/*    width: 100%;*/
    color: rgb(255, 255, 255);
    white-space: normal;
    margin: 40px 0px;
    z-index: auto;
    /*padding: 0px;*/
    border-width: 0px;
    border-radius: 0px;
    letter-spacing: 0px;
    font-weight: 600;
}

.light-cont p{
    font-size: 18px;
}

.dark-cont{
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
    width: 100%;
    color: rgb(0, 0, 0);
    white-space: normal;
    margin: 40px 0px;
    z-index: auto;
    /*padding: 0px;*/
    border-width: 0px;
    border-radius: 0px;
    letter-spacing: 0px;
    font-weight: 600;
}

.dark-cont p{
    font-size: 18px;
    line-height: 25px;
    color: #000000;
}

.bottom-vedio {
    margin-top: 12px;
    margin-bottom: 30px;
}

.main-pic{
    padding: 35px 0px;
}

.imp-note{
    color:darkslategray;
    font-size: 17px;
}
.img-50{
    width:50%;
    margin: 0 auto;
    height: auto;
}

.advt li{
    padding-bottom: 10px;
    color: darkslategray;
}

#coatuncoat{
    background: rgb(250, 250, 250);
    padding: 30px 0;
}

.c-uc{
    list-style-image: url(../images/bullet.png);    
}

.c-uc li{
    margin-bottom: 25px;
}

.progress-custom{
    width: 100%;
}

.progress-container{
    width: 100%;
    background: rgb(255, 255, 255);
    border-radius: 50px;
    margin: 10px 0;
    border: 4px solid rgb(255, 255, 255);
}

.progress-content{
    background: url(../images/loading.gif);
    border-radius: 50px;
    padding: 2px 4px;
    height: 30px;
}

.pc-1{
    animation: w1;
    animation-duration: 1s;
}

@keyframes w1{
    from{width: 0;}
    to{width: 40%}
}

.pc-2{
    animation: w2;
    animation-duration: 1s;
}

@keyframes w2{
    from{width: 0;}
    to{width: 45%}
}

.pc-3{
    animation: w3;
    animation-duration: 1s;
}

@keyframes w3{
    from{width: 0;}
    to{width: 65%}
}

.prog-text{
    position: absolute;
    width: 100%;
    color: rgb(0, 0, 0);
}

.price-div{
    background: #bbb;
    padding: 0;
}
.price-div .col-md-6{
    padding: 0;
}
.price-div .col-md-6.one{
    border-right: 1px solid #999;
}

.qty, .coverage{
    background: rgb(166, 183, 25);
    padding: 10px 0
}
.price{
    font-size: 40px;
    font-weight: bold;
    background: rgb(255, 255, 255);
    padding: 25px 0;
}



/**************************************css for nanoseal****************************************/

.nano_text{
    text-align: justify;
    font-size: 15px;
    line-height: 18px; 
    width: 100%;
    color: rgb(255, 255, 255);
    white-space: normal;
    margin: 40px 0px;
    z-index: auto;
    /*padding: 0px;*/
    border-width: 0px;
    border-radius: 0px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 14px;
}

.nano-img img {
    width: 100%;
    margin: 40px 0px;
}

.nano-top-list{
    text-align: justify;
    font-size: 20px;
    line-height: 25px;
    width: 100%;
    color: rgb(0, 0, 0);
    white-space: normal;
    margin: 40px 0px;
    z-index: auto;
    /*padding: 0px;*/
    border-width: 0px;
    border-radius: 0px;
    letter-spacing: 0px;
    font-weight: 600;
}

.nano-top-list p{
    font-size: 20px;
    line-height: 30px;
    color: rgb(0, 0, 0);
}

.nano-feature li{
    padding-bottom: 20px;
    color: rgb(0, 0, 0);
    list-style: none;
}

.nano-feature span{
    color: darkslategray;
}

.hot{
    background: rgb(100, 100, 100);
    text-align: center;
}

.hot .col-md-12 p{
    font-size: 28px;
    font-weight: 700;
}
/**************************************css for nanoseal****************************************/

/* ****************************************************************************************** */


/*===========new code==============*/
.white li span {color: #fff;}
.white li {color: #fff;}

li.dark-pdf{
    /* font-size: 15px; */
}

.light-pdf span{
	color: #fff;
	font-size: 20px;
}

.light-pdf .fas{
	color: #fff;
	font-size: 20px;
}

li.dark-pdf a {
    text-decoration: none;
    /* color: #000; */
}

.light-pdf a.viewfilebtn.button {
    font-size: 18px;
    text-decoration: none;
    background: #fff;
    color: #2fbff4;
}

.light-pdf a.viewfilebtn.button:hover{
	background: #ddd;
}


/*=================================*/


/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
}

.loginmodal-container h1 {
  color: #2fbff4;
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color:#2fbff4;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: rgb(136, 150, 18);
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-help{
  font-size: 12px;
}

.login-btn {
  /* text-align:center; */
  margin-top: 50px;
}

.button {
  line-height: 35px;
  padding: 0 15px;
  /* background: #004a80; */
  background: #2fbff4;
  color: #fff;
  display: inline-block;
  font-family: roboto;
  text-decoration: none;
  font-size: 18px;
}

.button:hover,
.button:visited {
  /* background: #006cba; */
  background: #84920d;
  color: #fff;
}
/*video*/
.video-align{
    margin-top: 10px;
    text-align: center;
}

.text-box-style {
	text-align: right;
	margin-left: 5px;
    height: 34px;
    margin-top: 28px;
    width: 100%;
    border-radius: 5px;
    border:1px solid #999999;
}

/*====================*/

.grey-bkg{
	background-color: #ccc;
}
.product-page-submit{
	width :158px;
}

.product-div-sec{
	padding: 50px 0px;
}

.h3-margin{
	margin-top: 0;
	margin-bottom:45px;
}

.prod-note{
	font-weight:400;
	font-size: 22px;
}

/* Popup box BEGIN */
.hover_bkgr_fricc{
    /* background:rgba(0,0,0,.4); */
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}

.popup_underline{
	border-bottom: solid #ccc 1px;
}

.popup-text p{
	text-align: justify;
}
.popup-text span{
	color: blue;
}

.popup-text-row{
	padding: 10px 0;
}
/* Popup box END */

input[type=checkbox]{
	width: 25px ;
	height: 25px;
}

.input-group-btn{
	width: auto;
}

.coolcoat-class{
	width: 50% !important;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
    background: rgb(255, 255, 255);
}
.zr-chat{
    position: fixed;
    bottom: 10px;
    z-index: 99999;
    right: 10px;
    }
.clickdesk_bubble {
	display: none !important;
}

.btn-grp{
    width:100%;
    padding: 3px;
    background: rgb(166, 184, 25);
    height: 56px;
    border-radius: 10px;
}

.btn-z-tab{
    color: rgb(255, 255, 255);
    background: transparent;
    width:50%;
    display: inline;
    border:none;
    text-transform: uppercase;
    height: 50px;
    font-weight: 700;
    position: relative;
    z-index: 1;
}

.btn-z-tab.active{
    color: rgb(166, 184, 25);
}

.btn-z-tab:focus{
    outline: none;
}

.tab-slider{
    width:50%;
    background: #fff;
    height: 50px;
    position: relative;
    top: -50px;
    transition: .5s all ease;
    border-radius: 7px;
    transition: .5s all cubic-bezier(0.74, -0.15, 0.28, 1.44);
}
#application .cimg{
    margin: 0 auto;
}

.difference h3{
    font-weight: 700;
    color:#fff;
}
.difference p{
    color: #ffffff;
}

.diff-dark{
    background: #909f16;
}

.advantages{
    max-width: 540px;
    margin: 0px auto;
}

.svg-image{
    width: 100%;
    height:auto;
}

.yellow-bkg{
    background-color: #fcc745;
}

.dem-text{
    font-size: 18px;
    font-weight: 700;
    margin-top: 10%;
}

.no-padding{
    padding: 0; 
}
.margin-b-0{
    margin-bottom: 0 !important;
}

.gradient-bkg{
    background: linear-gradient(#ffffff 50%, #2fbff4 50%);
}

.big-p{
        font-weight: 700;
    font-size: 22px;
    -webkit-text-stroke: #ffffff .5px;
    color: #ffffff;
}

.margin-top-25{
    margin-top: 25%;
}

.prop h3{
    font-weight: bold;
    text-decoration: underline;
}

.more-list{
    padding: 23px 15px 25px 15px;
    text-shadow: none;
    color: rgb(255, 255, 255);
    transition: .3s all ease;
}

.whitebg .more-list{
    color: #000;
}

.more-list:hover .sub-list{
    display: block;
}

.sub-list{
    display: none;
    list-style-type: none;
    background: #fff;
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: 0 0 10px #0005;
    transition: .3s all ease;
}

.sub-list li{
    margin: 3px 0;
    width: 100%;
    padding: 5px;
    transition: .3s all ease;
}

.sub-list li a{
    color: #2fbff4;
    transition: .3s all ease;
}

.sub-list li:hover{
    background:#2fbff4;
    border-radius: 5px;
}
.sub-list li:hover a{
    color: #fff;
}

.sub-list li a:hover{
    text-decoration: none;
}

@media(min-width:768px) and (max-width:991px){
    .navbar-nav > li > a {
        font-size: 12px;
        padding: 24px 10px 25px 10px !important
    }
    .navbar-default .navbar-brand{
        width: 13%;
    }
	
}

@media(max-width:790px) {
    .navbar-brand {
        margin-left: 10px
    }
}

@media (max-width: 991px){
	.nav-tabs {
		display: block;
	}
	.nav-tabs > li{width: 25%;}
    
    .big-text-small{
        margin-top: 0px;
        text-align: center;
    }
    
    .big-text-big{
        text-align: center;
    }
    
    #journey p.text-justify{
        margin-bottom: 30px;
    }
    .margin-top-25{
     margin-top: 10px;   
    }
}

@media(max-width:767px) {
	.main_banner{
		margin-top: 0px !important;
	}
    .dot {
        display: none !important;
    }

    .sbs-nav.navbar-default .navbar-nav > li > a {
        padding: 4px 15px 25px 15px;
    }

    .sbs-nav.navbar-default .navbar-nav > .active > a,
    .sbs-nav.navbar-default .navbar-nav > .open > a {
        border-bottom: none;
    }

    .whitebg.sbs-nav.navbar-default .navbar-nav {
        background: rgb(255, 255, 255);
    }
    
    .sbs-nav.navbar-default .navbar-nav{
        background: rgba(0, 0, 0, 0.5);
    }

    .line {
        border-width: 0px;
    }
    .line-hr{
        display: block;
    }

    .chair-img {
        width: 70%;
        height: auto;
        max-width: 500px;
    }
    #about .col-sm-4{
        padding-bottom: 20px;
    }
    .navbar-default .navbar-brand{
        width: 13%;
        min-width: 99px;
    }
    .prod-req .col-md-4{
        text-align: center;
    }
    
    .p-btn, .p-btn.active{
     width: 24%;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 5px;
        min-width: 175px;
    }
    
}
@media (max-width: 640px){
	.nav-tabs > li{width: 50%;}
    .big-text-big{
        font-size: 12vw;
    }
    .big-text-small{
        font-size: 6vw;
    }
}
@media (max-width:450px){
    .navbar-default .navbar-brand{
        width: 25%;
        max-width: 99px;
        min-width: 80px;
    }
    #why h3{
        font-size: 17px;
    }
    p{
        font-size: 13px;
    }
    .prog-text{
        font-size: 4.2vw !important;
    }
    .difference h3{
        font-size: 20px;
    }
}
