@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');


/*Common*/
body {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 1.8em;
    font-weight: 400;
    background: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
   } 
a ,a:hover{text-decoration: none;}   
h1 { font-size: 28px;font-family: 'Roboto';}
h2 { font-size: 24px;font-family: 'Montserrat';}
h3 { font-size: 20px;}
h4 { font-size: 16px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}
ul{padding-left: 0px;list-style: none;}
.section-container{width: 100%;overflow: hidden;}


/* Common */

span.decor-line {
    margin-top: 0px;
    display: inline-block;
}
span.decor-line::before{
    content: '';
    width: 80px;
    background: #f5af24;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    z-index: 99;
}
.page-area {
    background:url(../images/b.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.page-area {
    position: relative;
}
.breadcumb-overlay {
    position: absolute;
    background: rgba(10, 27, 40, 0.8) none repeat scroll 0 0;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
}
.breadcrumb {
    padding: 100px 0px;
    background-color: transparent;
    margin-bottom: 0;
}
.section-headline {
    margin-bottom: 60px;
    position: relative;
}
.breadcrumb .section-headline {
    margin-bottom: 0px;
}
.breadcrumb .section-headline h3 {
    font-size: 26px;
    line-height: 28px;
}
.section-headline.white-headline h3 {
    color: #fff;
}
.section-headline h3 {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
  /*  text-transform: uppercase;*/
}
.breadcrumb ul {
    padding: 10px 0px;
}
.breadcrumb ul li.home-bread {
    padding-left: 0px;
}
.breadcrumb ul li {
    display: inline-block;
    color: #fff;
    padding: 0px 10px 0px 20px;
    position: relative;
    font-size: 16px;
}
.breadcrumb ul li.home-bread::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -10px;
    top: 0;
}
.breadcrumb ul li.home-bread1::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -10px;
    top: 0;
}
.breadcrumb a{ color:#fff; }

/*Background Section*/
.header-top{background: #009999;text-align: right;color: #fff;padding-top: 10px;  font-family: 'Roboto', sans-serif;}
.header-bg{padding: 20px 0px;}
.breaktag{display: none;}
.header-top i{color: #ececec;padding-right:10px;}
.header-top span{padding-left: 20px;}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
	
	
}
.mainmenu {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
    border: 0px !important;
	 
}
.navbar-nav > li:last-child > a {
    padding-right: 0px;
    margin-right: 0px;
}
.dropdown-menu {
    padding: 0px 0; 
    margin: 0 0 0; 
    border: 0px solid transition !important;
    border: 0px solid rgba(0,0,0,.15);  
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}
/*=-====Main Menu=====*/

.header_area .header_bottom .mainmenu a, .navbar-default .navbar-nav > li > a{background: none;color:color:#C00}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover
{background: none;color:#000000;}
.navbar-nav .open .dropdown-menu > li > a {padding: 10px 15px 10px 15px;
}
.dropdown-menu > li > a,.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
    padding: 10px 15px 10px 15px;color: #fff;border-bottom: 1px solid #12b4b4;font-size: 14px;font-family: 'Roboto', sans-serif;}
.header_area .header_bottom .mainmenu a , .navbar-default .navbar-nav > li > a {
    color: #000000;
    font-size: 15px;
    text-transform: capitalize;
    padding: 16px 30px;
    font-family: 'Roboto', sans-serif;
}
.header_area .mainmenu .active a,
.header_area .mainmenu .active a:focus,
.header_area .mainmenu .active a:hover,
.header_area .mainmenu li a:hover,
.header_area .mainmenu li a:focus ,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: #000000;
    background: none;
    outline: 0;
}
/*-----./ Main Menu-----*/

.navbar-default .navbar-toggle { border-color: #fff } /*Toggle Button*/
.navbar-default .navbar-toggle .icon-bar { background-color: #fff } /*Toggle Button*/

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{background: none;}
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background: none;}
.mainmenu .collapse ul ul ul > li:hover > a{background: none;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#009999;color: #fff;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#009999;color: #fff;}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:none;}

/******************************Drop-down menu work on hover**********************************/
.mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px; padding-top:10px;}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li{position:relative;}
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}
/* Special class on .container surrounding .navbar, used for positioning it into place. */

.carousel-control.right,
.carousel-control.left{background: none;}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 1;
}

/* Declare heights because of positioning of img element */
.carousel .item {
 /* height: 400px;*/
  background-color:#555;
}
.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  /* min-height: 400px;*/
}






/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
}

/* Slider Section*/
.carousel-inner,.carousel-inner img {height:500px !important;width: 100%;}


/*About Section*/

.about-hme{padding-bottom: 40px;}
.about-hme h3{line-height: 30px; font-size:18px;text-align: justify;    padding-bottom: 20px;}
.about-ylw{background: #f7b431;min-height:265px;padding: 20px 10px;}
.about-ylw h4{font-weight: bold;}
.about-ylw i{padding-right: 5px;}
.about-ylw p{font-size: 14px;}
.about-hmerght,.abt-images{padding-left: 0px;padding-right: 0px;}
.about-hme .thumbex {
  width: 100%;
  height: 200px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
}
.about-hme .thumbex .thumbnail {
  border:none;
  border-radius: 0px;
  overflow: hidden;
  height: 200px;
  position: relative;
  opacity: 0.88;
  backface-visibility: hidden;
  transition: all 0.4s ease-out;
}
.about-hme .thumbex .thumbnail img {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  height: 115%;
  width: auto;
  transform: translate(-50%, -50%);
  backface-visibility: hidden;
}
.about-hme .thumbex .thumbnail span {
  position: absolute;
  z-index: 2;
  top: calc(100px - 20px);
  left: 0;
  right: 0;
  background: rgba(209,21,56,0.80);
  padding: 10px 50px;
  text-align: center;
  font-size: 16px;
  color: white;
  font-weight: 300;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.2px;
  transition: all 0.3s ease-out;
  width: 80%;
}
.about-hme .thumbex .thumbnail:hover {
  backface-visibility: hidden;
  transform: scale(1.15, 1.15);
  opacity: 1;
}
.about-hme .thumbex .thumbnail:hover span {
  opacity: 0;
}


/*Total Maintenance*/

.total-bg{background: #009999;text-align: center;padding: 80px 0px;font-weight: bold; color:#ffffff}
.total-bg span{color:rgba(209,21,56,0.80);font-size: 100px; }
.total-bg h4{font-weight: bold;padding-top: 10px;}

.total-bg h2{font-weight: bold;padding-top: 10px; color:#333}
/*Service Section*/
.service-hme{background: #e7e7e7;padding-right: 0px;}
.service-hmelft{padding-right: 0px;padding-left:0px;text-align: center;padding-top: 30px;padding-bottom: 9.5%;}
.service-hmelft img{padding-top: 30px;}
.service-hmelft span{color: #A0A0A0;font-size: 25px;font-weight: 300;line-height: 30px;}
.service-hmelft h3,.Management-section h3{font-weight: bold;}
.service-hmerght,.mange-rght,.mnge-cont{padding-left: 0px;padding-right: 0px;}
.service-hmerght img{width: 100%;}
.service-blue{background: #004485;padding: 70px 0px;text-align: center;color: #fff;}


/*Management Team*/

.mnge-rw img{width:100%;}
.career-lft{background: #f7b431;padding: 20px 0px;}
.career-lft img{padding-top: 50px;}
.Management-section ul{padding-top: 20px;}
.Management-section li{font-size: 14px;}
.mnge-rw button{background: #f7b431;border:none; }
.mnge-rw a,.btn-mnge a{color: #fff;}
.mnge-rw i{padding-left: 10px;}
.Management-section i{padding-right: 10px;line-height: 35px;}
.clnt-image img{width:31%;float:left;margin: 1%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.btn-mnge{text-align: center;}
.btn-mnge button{background: #f7b431;border:none;padding: 10px 20px;margin-top: 20px;}
.mange-rght h1{ text-align:center; font-size:24px }
.service-hmerght h2{ font-size:18px; text-align:center }
/*Footer Section*/
.footer-section{background: #292929;color: #fff;padding-top: 10px;}
.footer-section li{display: inline;font-size: 14px;}
.footer-rght{text-align:  right;}
.footer-rght span{padding-right: 50px;}
.footer-section a{color: #fff;}

/*Certificate Page*/

.certificate-page,.project-page,.wwa-page,.ot-page,.omc-page,.env-page ,
.contact-page,.project-detail{padding: 40px 15px;}
.certificate-page img {
    cursor: zoom-in;
    padding-top: 20px;
    width: 100%; 
    height: 350px;
}
.certificate-page h2{ text-align:center; font-size:20px; font-weight:500 }
.certi-cont-1 {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); padding:20px; }
.mar-bottom{ padding-bottom:30px; }
.certi-cont-2 {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
/*Projects Page*/

.project-page img{width: 100%;height: 250px;}
.project-page button{background: #fff;color: #f5af24;border:1px solid #f5af24;margin-top: 10px;padding: 5px 20px;}
.project-page button:hover{background: #f5af24;border-color: #f5af24;color: #fff;}
.project-page i{padding-left: 5px;}

.client-page img {
    box-shadow: 0 0em 2em rgba(18, 0, 15, 0.3);
    margin-top: 30px;
    width: 100%;
	height:auto;
}


.project-page h1{
  text-align: center;
}

.project-page td, th{ padding:15px; }
.project-detail td, th{ padding:15px; }
/*Who We Are*/
.wwa-page h3{color: #f0ad4e;font-weight: bold;}
.padding-tb45 {
    padding-bottom: 50px;
}
.lgray-bg {
    background: #fafafa;
}
.text-align-center {
    text-align: center;
}
hr .sm{background-color: #9bc8ce;}
#about-join .icon-block {
    margin-top: 40px;
}
.icon-block {
    text-align: center;
}
.icon-block .icon {
    padding: 35px;
    width: 120px;
    height: 120px;
    line-height: 135px;
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #ffffff;
    margin-bottom: 25px;
}
.label-info {
    background-color: #5bc0de;
}
.icon-block .icon > i {
    font-size: 3em;
}
.icon-block p {
    padding: 0 20px;
}


/*Our Team*/

.ot-page img,.project-detail img{width:100%;}
.ot-right h4{text-transform: uppercase; font-weight: 500;}
.ot-right h3{color:#4cadc5;font-weight: bold;}
.ot-right p{color: #666; line-height:30px; text-align:justify; font-size:15px}
.ot-left{border-right:3px solid #f0ad4e;}

/*Our Management Chart*/

.omc-page img,.env-page img{padding-top: 30px;width: 100%;}


/*Environment Page*/

.env-bottom{padding-left: 0px;}
.env-page h4{font-weight: 500;padding-top: 50px;color:#0f92cf; font-size:22px}
.env-page p{padding-top: 30px;color: #333333; line-height:30px; text-align:justify; }
 .env-page h1{ color:#0f92cf;  }

/*Sewage Page*/
.sidebar .widget.sidebar-widget:last-child {
    margin-bottom: 0;
}
.title {
    border-bottom: #e8e8e8 1px solid;
}
.sidebar h3.title .title-border {
    padding-bottom: 18px;
}
.title .title-border {
    border-bottom-color: #4cadc5;
}
.title .title-border {
    padding-bottom: 9px;
    display: inline-block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: -1px;
}
.widget ul, .widget ol {
    margin: 0;
    list-style-type: none;
}
.widget_categories ul li, .widget_archive ul li, .widget_recent_entries ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_links ul li, .widget_meta ul li, .upcoming_events_widget li, .custom_categories_widget li {
    border-bottom: 1px solid #e8e8e8;
    text-align: right;
}
.widget li {
    margin-bottom: 10px;
    padding-bottom: 7px;
}
.widget_categories ul li a, .widget_archive ul li a, .widget_recent_entries ul li a, .widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_links ul li a, .widget_meta ul li a, .custom_categories_widget li a {
    display: inline-block;
    text-align: left;
    float: left;
    position: relative;
    color:  #8c8c8c;
}
.sidebar .styled-nav {
    position: relative;
}

.sidebar .styled-nav .nav-outer {
    position: relative;
    font-family: 'Roboto', sans-serif;
}

.sidebar .styled-nav ul li {
    position: relative;
    display: block;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    margin-bottom: 10px;
    cursor: pointer;
}

.sidebar .styled-nav ul li a {
    position: relative;
    display: block;
    line-height: 30px;
    padding: 10px 20px 10px 50px;
    border: 0;
    text-transform: capitalize;
    color: #333333;
    background: #f4f4f4;
    font-size: 16px;
    font-weight: 400;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    border-left: 2px solid #272727;
}

.sidebar .styled-nav ul li .fa {
    background: transparent none repeat scroll 0 0;
    color: #999;
    font-size: 12px;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
}

.sidebar .styled-nav ul li:last-child {
    margin-bottom: 0px;
}

.sidebar .styled-nav li.current a,
.sidebar .styled-nav li:hover a {
    background: #fdc900 none repeat scroll 0 0;
    border-color: #333 #333 #333 #fdc900;
    border-left: 2px solid #fdc900;
    color: #000;
    position: relative;
}

.hvr-shutter-in-horizontal::before {
    background: #f4f4f4;
}

.sidebar .styled-nav li.current a i,
.sidebar .styled-nav li:hover a i {
    color: #000;
}

.sidebar .styled-nav li.current a:before {
    background: #fdc900;
}

/*Contact Us Page*/

.contact-left,.contact-content-right{margin-top:30px;}
.contact-content-right h1{margin-top: 0px;}
.contact-cont-rw,.project-detail img{padding-top: 30px;}
.project-detail h4{font-weight: 600;}
.project-detail h4,.project-detail p{padding-top: 10px;}
.project-detail h3{padding-top: 10px;font-weight: bold;}
.contact-left h3{font-weight: bold;text-transform: uppercase;}
.contact-rw {text-align: center;}
.contact-rw i{font-size: 50px;padding-top: 60%;color:  #008000;}
.contact-page iframe{margin-bottom:  20px;}

.contact-content-right {
    padding: 20px;
}
.form-group {
    margin-bottom: 25px;
}
.info {
    font-size: .8em;
    color: #FF6600;
    letter-spacing: 2px;
    padding-left: 5px;
}
.enquiry-content button {
    margin-top: 0px;
}
 .enquiry-content button {
    color: #fff;
    background: #f5af24;
    border: none;
    padding: 10px 20px;
}
.btnRefresh {
    background-color: #8B8B8B;
    border: 0;
    padding: 8px 10px;
    color: #FFF;
    float: left;
}
.btnAction {
    background-color: #2FC332;
    border: 0;
    padding: 10px 40px;
    color: #FFF;
    border: #F0F0F0 1px solid;
    border-radius: 4px;
}
.demoInputBox {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

.footer-section{padding: 50px 0px;background: #252528;}
.footer-section h3{color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    opacity: 0.7;}
.footer-section h4{color:#777777;}
.footer-section span{color:#f7b431;}

.footer-section p,.footer-section a,.copyright-section a,.copyright-section p{color:#777777;}
.footer-section hr {border-top: 1px solid #666; margin-bottom: 15px; }
.footer-left i{border:1px solid #677777;padding: 10px;margin-right: 5px;border-radius: 3px;}
.footer-left-first i{float: right;}
.footer-section button{padding: 8px 20px;border-radius: 5px;}
.footer-section button,.footer-section input:not([type]),.footer-section input[type="text"]{background: #252528;color:#677777;border:1px solid #677777; }
.suscribe-input button {
    background: transparent;
    border: 1px solid #777;
    color: #777;
    font-size: 16px;
    padding: 8px 20px;
    border-radius: 5px;
    transition: 0.4s;
    margin-top: 0px;
    text-transform: uppercase;
}
:selection {
    background: #90C404;
    text-shadow: none;
}
.suscribe-input input {
    background: transparent;
    border: medium none;
    color: #777;
    font-size: 15px;
    line-height: 24px;
    padding: 5px 15px;
    height: 42px;
    border-radius: 0;
    width: 100%;
    border: 1px solid #777;
}

/*Copyrights Section*/
.copyright-section{padding: 20px 0px;background: #1d1d1f;padding-bottom: 10px;}
.copyright-section ul{list-style: none;float: right;}
.copyright-section li{display: inline;padding-left: 10px;}


/*Navbar*/
.navbar{float: right;}
.menubg{padding-left: 0px;padding-right: 0px;}
.header_area .header_bottom .mainmenu a, .navbar-default .navbar-nav > li > a{padding-right: 0px;}
.menulogo img{width: 100%;}
.btn-primary,.btn-primary:hover,.btn-primary:active:hover,.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #009999;
    border-color: #009999;
}
.padpage{padding-top: 0px;}
.padbtm{padding-bottom: 0px;}
.contact-left{margin-top: 0px;}

.service-hme,.padlft{padding-left: 0px;}
.about-hme h1{margin-top: 0px;}
.abtpad{margin-left: -15px;margin-right: -15px;}
.service-hmerght{padding-bottom: 10px;}
.mange-rght{padding-bottom: 30px;padding-top: 10px;}
/*Responsive Container*/
@media (min-width: 1300px)
{
.container {
    width: 1270px;
}
}
@media (min-width: 1400px)
{
.container {
    width: 1370px;
}
}
@media (min-width: 1500px)
{
.container {
    width: 1470px;
}
}
@media (min-width: 1600px)
{
.container {
    width: 1570px;
}
}
@media only screen and (max-width: 1299px) {
  .career-lft img {width: 100px;}
  .header_area .header_bottom .mainmenu a, .navbar-default .navbar-nav > li > a
  {padding-right: 0px;padding-left: 25px;}
}
@media only screen and (max-width: 1199px) {
  .about-ylw{min-height: 295px;}
  .about-hme .thumbex .thumbnail span{    padding: 10px 25px;}
.menulogo img{width: auto;}
.menulogo{text-align: center;}
.navbar{float: none;}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.header-top {
    text-align: center;
}

.navbar .navbar-collapse {
  text-align: center;
}
}
@media only screen and (max-width: 991px) {
  .mange-rght h1{padding-top: 20px;}
  
  .total-bg h2{font-size: 20px;margin-top: 10px;}
  .total-bg span {
    font-size: 50px;
}
  .abt-images {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}
  .about-hmerght{padding-top: 30px;}
  .about-hme .thumbex .thumbnail img{height: auto;}
  .certificate-page h2{font-size: 16px;}
  .header_area .header_bottom .mainmenu a, .navbar-default .navbar-nav > li > a{
    padding-left: 20px;
  }
  .copyright-section,.pull-right{float: none !important;text-align: center;}
  }
@media only screen and (max-width: 767px) {
  .career-lft img{display: none;}
  .total-bg span {
    line-height: 60px;
}
.total-bg span {
    font-size: 30px;
}
.total-bg{padding: 40px 0px;}
.total-bg h2{margin-top: 0px;}
  .about-hme .thumbex .thumbnail img{width: 100%;}
  .about-ylw {
    min-height: auto !important;
    margin-bottom: 20px;
    width: 100%;
}
  .navbar-default .navbar-toggle,.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #099;
}
.dropdown-menu{text-align: center;
  }
  .dropdown-menu > li > a, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover
  {
    border:none;
  }
  .mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{
    background: #fff;
  }
  .header_area .header_bottom .mainmenu a, .navbar-default .navbar-nav > li > a {
    padding-right: 25px;
    padding-left: 25px;
}
.menulogo img{width: 100%;}
.header-top{text-align: center;}
.env-bottom{padding-left: 15px;}
.env-page h4{padding-top: 5px;}
.env-page p{padding-top: 10px;}
}
@media only screen and (max-width: 530px){
  .breaktag{display: block;}
  .header-top span{padding-left: 0px;}
}