.header-10-sub .hero-unit h1 {
    letter-spacing: 10px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	line-height:normal;

}

.header-10 {
    background-color: #FFF;
}
.header-10 .navbar .nav > li.logo > a {
    color: #000;
}
.header-10 .navbar .nav > li > a {
    color: #000;
}
.header-10 .navbar .nav > li.active > a {
    color: #000;
}
.navbar .brand {
    padding: 23px 0 24px 0;
    float: left;
}
.header-10-sub .background {
    background-image: url("http://emnesmetal.com/img/coverbg.jpg");
    opacity: 40;
    filter: alpha(opacity=4000);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.header-10-sub {
    position: relative;
    z-index: 50;
    height: 500px;
}

.company-background h5{ color:#FFF;}

.flags { margin-right:40px;}

.nav-pages {border-bottom: 1px solid #dddddd;}


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #FFF;
}

.dropdown-menu li > a:hover, .dropdown-menu li > a:active, .dropdown-menu li > a:focus {
    background: #FFF;
    color: #000;
}


.opacitybg {    background: #FFF;
    opacity: 0.5;
    padding: 10px;
    height: 300px;
    width: 700px;
    position: absolute;
    left: -5%;
    top: -30%;}
	
	
/* Portrait phones and smaller */
@media (max-width: 480px) {

.opacitybg {    background: #FFF;
    opacity: 0.5;
    padding: 10px;
    height: 380px;
    width: 110%;
    position: absolute;
    left: -5%;
    top: -30%;}

}



	
	
.opacitybg h1{ z-index:99}
.opacitybg p{ z-index:99}


.open > .dropdown-menu {
    margin-top: 4px !important;
    border-radius: 1px;
    padding: 10px 0;
    background: #FFF;
    opacity: 1;
    visibility: visible;
	    border: 1px solid #dddddd;
}

.content-23 {
    position: relative;
    height: 600px;
}

.content-8 {
    padding-top: 80px;
    padding-bottom: 40px;
}
p {
    font-size: 14.004px;
    line-height: normal;
}

.content-7 .product-content h3 { margin-bottom:0;}

.content-8 p {
    color: #000;
}

.content-7, .content-8 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer-3 {
    background-color: #DBDDDE;
    color: #7F8C8D;
}

.footer-3 a {
    color: #000;
}

.footer-3 h6 {
    color: #000;
}
.content-8 h3 {
    text-align: left;
}

.content-23.title { height:200px;}

.company-background { background:#8bd3e5; text-align:left;}
.company-background h3{ color:white;}
.company-background p{color:white;}


.navbar .navbar-toggle {
    margin: 26px 0 10px;
    color: white;
    background: none;
    padding: 0;
    width: 30px;
    height: 30px;
    background: url("../../../common-files/icons/menu-icon-header-8.png") 50% no-repeat;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.contact-section {}
.contact-section p{     text-align: left; font-size:14px;}

.content-8 {
    text-align: left;
}

.content-8 p {
    margin-bottom: 0;
	font-weight: 200;
    letter-spacing: 1px;
}
.content-8 h5 {
    margin-top: 40px;
}

.content-23 {
    height: 300px;
}

.company-background {    padding-bottom: 100px;}

.footer-3 hr {
    border-top: 1px solid #CCC;
}


/*partners page*/

.product-img {    display: inline-block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;}
	
	.product-img p{ color:#333; padding:5px; font-size:16px; line-height:normal;}
	
	.product-img h4{    padding: 5px;
    margin: 10px 0 0 0;
    font-size: 20px;}


.header-11-sub {
       padding-top: 60px;
    padding-bottom: 60px;
    color: #bdc3c7;
    position: relative;
}

.header-11-sub h3{
    color: #FFF;
}


#products { background:#00a0c6;}
#contact {background:#00a0c6;}


.productlist-content h4{ color: #00a0c6;}

.header-11-sub a p{ color:#FFF;webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
.header-11-sub a p:hover{ color:#FFF; text-decoration:underline; -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;}


.header-11-sub .background.pipingbg{
    background-image: url(../../../img/plates.jpg);
    opacity: 80;
    filter: alpha(opacity=8000);
    opacity: 0.4;
    filter: alpha(opacity=80);
}
.header-11-sub .background.steelbg{
    background-image: url(../../../img/flanges.jpg);
    opacity: 80;
    filter: alpha(opacity=8000);
    opacity: 0.4;
    filter: alpha(opacity=80);
}
.header-11-sub .background.hosesbg{
    background-image: url(../../../img/pipes.jpg);
    opacity: 80;
    filter: alpha(opacity=8000);
    opacity: 0.4;
    filter: alpha(opacity=80);
}
.header-11-sub .background.timberbg{
    background-image: url(../../../img/timberbg.jpg);
    opacity: 80;
    filter: alpha(opacity=8000);
    opacity: 0.4;
    filter: alpha(opacity=80);
}

.background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: 50% 50% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 20;
    filter: alpha(opacity=2000);
    opacity: 0.2;
    filter: alpha(opacity=20);
}

