.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    padding: 0 !important;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #ffffff;
}
.address {
    font-weight: normal;
    margin-left: 0%;
    padding-left: 0%;
    text-align: left;
}
.col-lg-5 {
    text-align: center !important;
}

.dropdown-menu{  background-color: #78a36f;}

#owl-demo .item {
    margin: 3px;
    text-align: center;
}

    #owl-demo .item{
      margin: 3px;
    }
    #owl-demo .item img{
      display: block;
      width: 100%;
      height: auto;
    }

.cmds {
    display: none;
}



/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}


/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
	margin-top:8%;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
































.tbl-list.text-left > li {
    font-weight: normal;
    list-style: inside none disc;
    padding-left: 2%;
    text-align: left;
}
.feature {
    float: left;
    width: 100%;
}
.tbl-list.text-left {
    float: left;
    margin-top: 0%;
    text-align: left !important;
	margin-bottom:3%;
}
.full {
    width: 100%;
}
.head-qlty {
    background: #78A36F none repeat scroll 0 0;
    border: 12px double;
    color: #ffffff;
    font-size: 45px;
    padding: 2%;
    text-align: center;
}

.btm-qlty {
    background: #993300 none repeat scroll 0 0;
    border: 13px double #ffffff;
    color: #ffffff;
    float: left;
    font-size: 45px;
    padding: 3%;
    text-align: center;
    width: 100%;
}
.col-lg-6.text-left.afs {
    padding: 5%;
}
.col-lg-6.text-right.afs {
    padding: 5%;
}
.qlty-cnt {
    font-size: 21px;
    margin: 5%;
}

.addresss.col-lg-5 {
    font-family: calibri;
    font-size: 19px;
    font-weight: lighter;
	margin-top:1%;
}

.headings {
    border-bottom: 4px double;
    font-family: calibri;
    font-size: 35px;
    font-weight: normal;
    margin-top: 4%;
    padding: 1%;
    text-align: center;
    text-transform: uppercase;
}


input, textarea, button { margin-top:10px }

/* Required field START */

.required-field-block {
    position: relative;   
}

.required-field-block .required-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -0.25em 0.25em 0em;
    background-color: #E8E8E8;
    border-color: #E8E8E8;
    padding: 0.5em 0.8em;
    color: rgba(0, 0, 0, 0.65);
    text-transform: uppercase;
    font-weight: normal;
    border-radius: 0.325em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    transition: background 0.1s linear;
    font-size: 75%;
}
	
.required-field-block .required-icon {
    background-color: transparent;
    position: absolute;
    top: 0em;
    right: 0em;
    z-index: 10;
    margin: 0em;
    width: 30px;
    height: 30px;
    padding: 0em;
    text-align: center;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.required-field-block .required-icon:after {
    position: absolute;
    content: "";
    right: 1px;
    top: 1px;
    z-index: -1;
    width: 0em;
    height: 0em;
    border-top: 0em solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 0em solid transparent;
    border-right-color: inherit;
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

.required-field-block .required-icon .text {
	color: #B80000;
	font-size: 26px;
	margin: -3px 0 0 12px;
}
/* Required field END */

.cnts{font-size:30px;}

.address.col-lg-5 {
    font-family: calibri;
    font-size: 19px;
    font-weight: lighter;
}
.address.col-lg-5 > strong {
    font-family: calibri;
    font-size: 23px;
    font-weight: normal !important;
    text-shadow: 1px 1px 1px lightgray;
}

.col-lg-3.infr > img {
    border: 2px solid;
    border-radius: 5px;
}

.row .container {
    background: none repeat scroll 0 0 white;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 0 16px lightgray;
    padding-bottom: 2%;
}

.col-lg-5 > h3 {
    font-family: calibri;
    font-size: 30px;
    font-weight:normal;
    margin-bottom: 2%;
    margin-top: 0;
}


.col-lg-12 > h3 {
    font-family: calibri;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 2%;
    margin-top: 0;
}

.col-lg-12.text-center.cnt > img {
    border: 4px double;
    padding: 2%;
}
.col-lg-12.text-center.cnt {
    margin-top: 5%;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    border-bottom: 1px solid;
    color: #fff !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: red;
    color: #262626 !important;
    text-decoration: none;
}
.dropdown-menu > li {
    text-align: left;
}
.slider-wrap {
position: relative;
margin: 90px auto;
width: 80%;
}
.slider {
    margin: auto;
    position: relative;
    width: 100% !important;
}
ul {
margin: 0;
padding: 0;
}
ul li {
list-style: none;
text-align: center;
}
ul li span {
display: inline-block;
vertical-align: middle;
width: 250px;
height: 250px;
background: black;
}
.slider-arrow {
position: absolute;
top: 45%;
width: 20px;
height: 20px;
background: black;
color: #fff;
text-align: center;
text-decoration: none;
border-radius: 50%;
}
.sa-left {
left: -4%;
}
.sa-right {
right: -6%;
}

.black1 {
	background:url("../img/cable-connector.png");
	transition: all 0.4s ease-in-out 0s;
}
.black1:hover {
	background:url("../img/cable-connector-hover.png");
	 transform: scale(1.1);
}

.black2 {
	background:url("../img/hose-accesories.png");
	transition: all 0.4s ease-in-out 0s;
}
.black2:hover {
	background:url("../img/hose-accesories-hover.png");
	 transform: scale(1.1);
}

.black3 {
	background:url("../img/lighters.png");
	transition: all 0.4s ease-in-out 0s;
}
.black3:hover {
	background:url("../img/lighters-hover.png");
	 transform: scale(1.1);
}

.black4 {
	background:url("../img/magnetic.png");
	transition: all 0.4s ease-in-out 0s;
}
.black4:hover {
	background:url("../img/magnetic-hover.png");
	 transform: scale(1.1);
}
.black5 {
	background:url("../img/chipping-hammers.png");
	transition: all 0.4s ease-in-out 0s;
}
.black5:hover {
	background:url("../img/hammers-hover.png");
	 transform: scale(1.1);
}

.black6 {
	background:url("../img/easy-fit-tool.png");
	transition: all 0.4s ease-in-out 0s;
}
.black6:hover {
	background:url("../img/easy-fit-tool-h.png");
	 transform: scale(1.1);
}


.black7 {
	background:url("../img/pin-type-jack.png");
	transition: all 0.4s ease-in-out 0s;
}
.black7:hover {
	background:url("../img/pin-type-jack-h.png");
	 transform: scale(1.1);
}












.black {
	background:url("../img/slide1.png");
	transition: all 0.4s ease-in-out 0s;
}
.black:hover {
	background:url("../img/slide1-h.png");
	 transform: scale(1.1);
}
.red {
background:url("../img/slide2.png");
transition: all 0.4s ease-in-out 0s;
}
.red:hover {
background:url("../img/slide2-h.png");
 transform: scale(1.1);

}

.greened {
background:url("../img/slide3.png");
transition: all 0.4s ease-in-out 0s;
}
.greened:hover {
background:url("../img/slide3-h.png");
 transform: scale(1.1);
}
.blue {
background:url("../img/slide4.png");
transition: all 0.4s ease-in-out 0s;
}
.blue:hover {
background:url("../img/slide4-h.png");
 transform: scale(1.1);
}
.yellow {
background:url("../img/slide5.png");
transition: all 0.4s ease-in-out 0s;
}
.yellow:hover {
background:url("../img/slide5-h.png");
 transform: scale(1.1);
}

.slider li {
    box-shadow: 3px 0 4px lightgray;
}
.navbar{ margin-bottom:0 !important;}
.about-us {
    font-weight: normal;
    line-height: 25px;
}
.abt-lst {
    font-weight: normal;
}
.about-list {
    font-weight: normal;
}
.abt {
    border-bottom: 4px double;
    padding-bottom: 1%;
}

.col-lg-5 {
    margin-top: 5%;
}
.col-lg-5 > img {
    border: 4px double;
    padding: 2%;
}
.col-lg-7 {
    margin-top: 5%;
}

.col-lg-7 > h3 {
    font-family:calibri;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 2%;
    margin-top: 0;
}
th {
    background: none repeat scroll 0 0 #81c345;
    border-color: white;
    color: white;
    line-height: 3;
    text-align: center;
}
td {
    background: none repeat scroll 0 0 #def3cc;
    border-color: white;
    color: black;
    font-weight: normal;
    text-align: center;
}
.span1 {
    float: left;
    width: 100%;
}
.span2 {
    float: left;
    width: 100%;
}

.span3 {
    float: left;
    width: 100%;
}



section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 40px 0;
}
section.module.parallax {
 min-height: 300px;
 max-height:auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.module.parallax-3 {
 
}
.bg {
    background-image: url("../img/3.jpg");
    background-position: center bottom;
}

@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 42px;
  }
  section.module p {
    font-size: 20px;
  }
  section.module.parallax h1 {
    font-size: 60px;
  }
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 80px;
  }
}



.abt-cnt {
    color: white;
    font-size: 27px;
    line-height: 40px;
    margin-bottom: 3%;
    text-align: center;
    text-shadow: 1px 1px 1px black;
}


.col-lg-12.slide {
    margin: auto;
    text-align: center;
	padding:0;
	float:left;
	height:559px;

}
.navbar.navbar-inverse.navbar-static-top {
    background: none repeat scroll 0 0 #243122;
    border: medium none;
}

.navbar-header {
    background: none repeat scroll 0 0 #78a36f;
    float: none;
    margin: auto;
    padding-right: 4%;
    text-align: right;
}
.navbar-brand{ float:none;}

.navbar-nav {
    float: none !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    text-align: center;
}
.navbar-nav > li {
    box-shadow: 11px -4px 15px;
    display: inline-block;
    float: none;
    transition: all 1s ease 0s;
    
}
.navbar-nav > li:first-child {
    border: medium none;
}
.nav.navbar-nav > li:hover {
    background: none repeat scroll 0 0 #da251c;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff !important;
    font-family: calibri;
    font-size: 17px;
    padding-bottom: 50px;
    padding-top: 50px;
}
.navbar-collapse.collapse{ float:left;}
.col-lg-12.lillabt {
    color: black;
    font-family: open sans;
    font-size: 20px;
    font-weight: normal;
}


.row{ margin:0 !important;}


footer {
    background: none repeat scroll 0 0 #496044;
    float: left;
    width: 100%;
	
}
.read {
    background: none repeat scroll 0 0 black;
    border-radius: 5px;
    font-size: 22px;
    opacity: 0.6;
    padding: 1%;
    transition: all 0.5s ease 0s;
}
.col-sm-4 > h3 {
    border-bottom: 1px solid;
    padding-bottom: 2%;
}
.read:hover {
    opacity: 1;
}
.read > a {
    color: white;
    text-decoration: none;
}
.col-sm-4 {
    color: white;
}
.col-sm-4 li {
    list-style: none outside none;
	 transition: all 1s ease 0s;
	 text-align:left;
}
.col-sm-4 li:hover {
    background: none repeat scroll 0 0 black;
    box-shadow: 0 0 48px;
    
    padding-left: 5%;
}
.pagination-sm {
    float: left;
    width: 50%;
}
.col-sm-4 > ul {
    padding-left: 10px;
}
.col-sm-4 a {
    color: #fff;
	 
    font-size: 16px;
    font-weight: normal;
    line-height: 2;
    text-transform: uppercase;
	text-decoration:none;
	display:block;
}
.row.prdt-cl.posted2.hidden {
    opacity: 0;
}
.row.prdt-cl.posted2.hidden.visible.animated.bounceInLeft {
    opacity: 1;
}

.posted3.hidden{ opacity:0;}
.posted3.hidden.visible.animated.fadeInUp{ opacity:1;}
.col-lg-12.prdt-range.posted4.hidden {
    opacity: 0;
}
.col-lg-12.prdt-range.posted4.hidden.visible.animated.fadeIn{ opacity:1;}
.col-lg-3.products:hover {
    box-shadow: 0 0 30px gray;
    transform: scale(1.1);
}
.posted5.hidden{ opacity:0}
.posted5.hidden.visible.animated.fadeInUp{ opacity:1;}

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
  font-family:calibri;
  font-size:16px;
  
}



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    box-shadow: 0 0 7px;
    
    left: 0;
    margin-bottom: 0px;
    right: 0;
    top: 0;
    z-index: 20;
	background:#78A36F;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.navbar-wrapper .navbar {
 
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

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

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}
.marketing h2 {
    border-bottom-style: solid;
    border-image-outset: 0 0 0 0;
    border-image-repeat: inherit;
    border-image-slice: 30 30 30 30;
    border-image-source: url("../img/border.jpg");
    border-image-width: 1 1 1 1;
    font-weight: normal;
    text-align: center;
	padding-bottom:0.3%;
	margin-top:13%;
}
.marketing .col-lg-4 p {
  margin-left: 10px;
  margin-right: 10px;
}
.col-lg-3.products:first-of-type {
    margin-left: 0;
}
.col-lg-3.products {
    border: 1px solid gray;
    margin: 1%;
	text-align: center;
	background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgb(255,255,255) 0%, rgb(221,221,221) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(221,221,221))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgb(255,255,255) 0%,rgb(221,221,221) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgb(255,255,255) 0%,rgb(221,221,221) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgb(255,255,255) 0%,rgb(221,221,221) 100%); /* IE10+ */
background: radial-gradient(ellipse at center, rgb(255,255,255) 0%,rgb(221,221,221) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
    transition: all 1s ease 0s;
	padding:0;
}
.col-lg-3.products p {
    background: none repeat scroll 0 0 #496044;
    color: white;
    margin-bottom: 0;
    padding: 5%;
    width: 100%;
}
img {
    max-width: 100%;
}

.col-lg-3.products:last-of-type {
    margin-right: 0;
}
.navbar-nav{ margin:0px; }
.address {
    font-weight: normal;
}
.col-lg-12.ftr {
    background: none repeat scroll 0 0 black;
    color: white;
    font-weight: normal;
    height: 50px;
    padding-top: 1%;
    text-align: center;
}

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}



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

@media (min-width: 768px) {

  /* Remove the edge padding needed for mobile */
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
   
  }
  .navbar-wrapper .container {
    padding-left:  15px;
    padding-right: 15px;
  }
  .navbar-wrapper .navbar {
    padding-left:  0;
    padding-right: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    
  }

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

  .featurette-heading {
    font-size: 50px;
  }


}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }

}
@media (min-width: 1200px){  .col-lg-3.products {
    
	width:23.4%;
}}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header , .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
	.navbar-nav > li {
    float: none;
	display:block;
}
Pipe Fittings Suppliers Achievements Punjab
.collapse {
    display: none !important;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    max-height: 340px;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
	width:100% !important;
}

.navbar-collapse.in {
    overflow-y: auto;
}

.navbar-nav .open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
}

.dropdown-menu > li > a {
    clear: both;
    color: #fff;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}

}

@media (min-width: 995px) and (max-width: 1210px){
.navbar-collapse {
    border-top: 0 none;
    box-shadow: none;
    width: 58%;
}

.nav > li > a{    padding-left:0% !important;
padding-right:0% !important; }

}


@media (min-width: 0px) and (max-width: 991px) {
.navbar-inverse .navbar-nav > li > a {
    color: #fff !important;
    padding-bottom: 15px;
    padding-top: 15px;
}

.navbar-nav > li {
    box-shadow: 0 -1px 0;
    display: block;
    float: none;
    transition: all 1s ease 0s;
}

.navbar-nav .open .dropdown-menu{ background:#000;}

.cmds {
    display: inline;
}

.cmb {
    display: none;
}

}
@media (min-width: 1423px) {
.containers {
    width: 1423px;
	float:none;
	text-align:center;
	margin:auto;
}
}