
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* GLOBAL STYLES
****************************************************/

body {
    background:#000;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.clear {
    clear:both;
}

h1, h2, h3, h4, h5, h6 {
    color:#fff;
    font-weight:normal;
    color:#fff;
}
h1 { font-size:30px; }
h2 { font-size:24px; }
h3 { font-size:20px; }
h4 { font-size:18px; }
h5 { font-size:16px; }
h6 { font-size:14px; }

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }u
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

p {
    color:#cbcbcb;
}

a {
    color:#80a868;
    text-decoration:none !important;
}

a:hover {
    color:#a3c291;
}

ul li {

}

.row {
      max-width: 69em;
}

/* FONT STYLES
****************************************************/

/* BUTTONS STYLES
****************************************************/

/* HEADER STYLES
****************************************************/

#header-wrapper {
    height:180px;
    background:#222222;
    color:#fff;

}

#header #nav {
    display:block;
    background:url(../images/nav-bg.png) repeat-x;
    height:84px;
    margin-top:30px;
}

#header #nav li {
    display:block;
    float:left;
}

#header #nav li a {
    display:block;
    padding:30px 74px 86px;
    color:#eee;
    font-size:16px;
    -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

#header #nav li a:hover {
    color:#fff;
    -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

#header #nav #logo {
    padding:0;
    margin-top:10px;
}

#header #nav #share {
    padding:0;
    margin:20px 0 0 0;
}

.flex-viewport {
    width: 100%;
}

/* Navigation STYLES
****************************************************/

#subnav {
    /*display:block;*/
    background:rgba(40,40,40,0.85);
    position:absolute;
    width:100%;
    top:133px;
    left:0;
    z-index:9999;
    margin-top:-20px;
    min-height:70px;
    padding:0 20px;
    border-bottom:1px solid #474749;
}

#subnav .row {
    margin:0 auto;
    width:62%;
}

#subnav.about-nav .row {
    margin:0 auto;
    width:67%;
    min-width: 1140px;
}

#subnav.industry-nav .row,
#subnav.services-nav .row,
#subnav.products-nav .row {
    display:block;
    width:100%;
    max-width:1100px;
    margin:0 auto;
}

#subnav .subnav-title {
    float:left;
    margin-right: 20px;]
    font-size:18px;
    /* padding: 26px 20px 26px 78px; */
    /* display:block; */
    text-transform: uppercase;
    font-family: HelveticaNeue-Light, helvetica, arial, sans-serif;
    padding: 20px 26px 20px 87px;
}

#nav .selected {
    color:#80a868 !important;
}

#subnav ul li {
    display:block;
    float:left;
    margin-right:20px;
}

#nav #subnav ul li a {
    color:#aaa;
    display:block;
    padding: 22px 13px !important;
    width:auto;
    margin-right:30px;
}

#nav .about-nav ul li a {
    margin-right:0px !important;
}

#nav .industry-nav ul li a {
    margin-right:20px !important;
}

#subnav ul li a:hover {
    color:#fff;
}

#subnav ul li a.water-waste {
    width:190px;
}

#subnav ul li a.water-waste i {
    display:block;
    height:31px;
    width:22px;
    margin-right:11px;
    float:left;
    background:url(../images/water-treatment-icon.png) no-repeat 0px -32px;
}

#subnav ul li a.water-waste:hover i {
    background:url(../images/water-treatment-icon.png) no-repeat 0 -32px;
}

#subnav ul li a.asphalt i {
    display:block;
    height:21px;
    width:22px;
    margin:3px 11px 0 0;
    float:left;
    background:url(../images/asphalt-icon.png) no-repeat 0 -21px;
}

#subnav ul li a.asphalt:hover i {
    background:url(../images/asphalt-icon.png) no-repeat 0 -21px;
}

#subnav ul li a.other-labs i {
    display:block;
    height:31px;
    width:29px;
    margin-right:11px;
    float:left;
    background:url(../images/lab-icon.png) no-repeat 0 -31px;
}

#subnav ul li a.other-labs:hover i {
    background:url(../images/lab-icon.png) no-repeat 0 -31px;
}

#subnav ul li a.ask-anything i {
    display:block;
    height:31px;
    width:45px;
    margin-right:11px;
    float:left;
    background:url(../images/ask-anything-icon.png) no-repeat 0 -31px;
}

#subnav ul li a.ask-anything:hover i {
    background: url(../images/ask-anything-icon.png) no-repeat 0 -31px;
}

#subnav ul li a.single-person i {
    display:block;
    width:32px;
    height:22px;
    float:left;
    margin-right:11px;
    background:url(../images/single-person.png) no-repeat 0 -22px;
}

#subnav ul li a.single-person:hover i {
    background:url(../images/single-person.png) no-repeat 0 -22px;
}

#subnav ul li a.multiple-people i {
    display:block;
    float:left;
    margin-right:11px;
    width:36px;
    height:23px;
    background:url(../images/multiple-people.png) no-repeat 0 -23px;
}

#subnav ul li a.multiple-people:hover i {
    background:url(../images/multiple-people.png) no-repeat 0 -23px;
}

#subnav ul li a.question-mark i {
    display:block;
    float:left;
    margin-right:11px;
    width:15px;
    height:25px;
    background:url(../images/question-mark.png) no-repeat 0 -25px;
}

#subnav ul li a.question-mark:hover i {
    background:url(../images/question-mark.png) no-repeat 0 -25px;
}

#subnav ul li a.question-mark {
    width:160px;
}

#subnav ul li a.calibration {
    width:220px;
}

#subnav ul li a.calibration i {
    display:block;
    width:16px;
    height:34px;
    float:left;
    margin-right:11px;
    background: url(../images/calibration-icon.png) no-repeat 0 -33px;
}

#subnav ul li a.calibration:hover i {
    background: url(../images/calibration-icon.png) no-repeat 0 -33px;;
}

#subnav ul li a.repair {
    width:120px;
}

#subnav ul li a.repair i {
    display:block;
    width:25px;
    height:24px;
    float:left;
    margin-right:11px;
    background:url(../images/repair-icon.png) no-repeat 0 -27px;
}

#subnav ul li a.repair:hover i {
    background:url(../images/repair-icon.png) no-repeat 0 -27px;
}

#subnav ul li a.install {
    width:130px;
}

#subnav ul li a.install i {
    display:block;
    width:35px;
    height:21px;
    float:left;
    margin-right:11px;
    background:url(../images/install-icon.png) no-repeat 0 -22px;
}

#subnav ul li a.install:hover i {
    background:url(../images/install-icon.png) no-repeat 0 -22px;
}

#subnav ul li a.equipment {
    width:250px;
}
#subnav ul li a.equipment i {
    display:block;
    width:35px;
    height:28px;
    float:left;
    margin-right:11px;
    background:url(../images/equipment-icon.png) no-repeat 0 -27px;
}

#subnav ul li a.equipment:hover i {
    background:url(../images/equipment-icon.png) no-repeat 0 -27px;
}

#subnav ul li a.reagents {
    width:210px;
}

#subnav ul li a.reagents i {
    display:block;
    width:8px;
    height:28px;
    float:left;
    margin-right:11px;
    background:url(../images/reagant-icon.png) no-repeat 0 -30px;
}

#subnav ul li a.reagents:hover i {
    background:url(../images/reagant-icon.png) no-repeat 0 -30px;
}


.industry-nav,
.about-nav,
.services-nav,
.products-nav {
    display:none;
}

#share-container {
    position:relative;
}

.share-btns {
    display:none;
    position:absolute;
    height:203px;
    width:75px;
    z-index: 9999;
    left:-50px;
    background:#000;
    padding:20px;
    border:1px solid #444;
    border-radius:2px;
}

.share-btns li {
    padding:0;
    margin:0;
}

.share-btns a {
    padding:10px 0 !important;
    margin:0;
    display:block;
    float:none;
}

#logo-container {
    display:block;
    position:relative;
    width:180px;
}

#logo-default {
    display:block;
}

#logo-hover {
    display:block;
    position:absolute;
    top:-20px;
    opacity:0;
}

.top-bar,
.top-bar .name{
    height:70px;
}

/* HOMEPAGE STYLES
****************************************************/

#featured {
	overflow: hidden;
}

.featured-slider {
    border:0;
    background:#1b1b1b;
    display:block;

}

.featured-slider .slides li {
    text-align:center;
    width:100%;
    display:block;
    position:relative;
}

.featured-slider .slides li .row {
    position:relative;
}

.slide-content {
    position:absolute;
    display:block;
    width:100%;
    margin:0 auto;
}

.featured-slider h2 {
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
    font-size:72px;
    color:#fff;
    text-shadow:0 3px 14px #333;
}

.featured-slider p {
    font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    font-weight: 700;
    color:#fff;
    width: 60%;
    margin:0 auto;
    display:inline-block;
    text-shadow:0 3px 14px #333;
} 

.featured-slider .read-more {
    display:block;
    
}

.play {
    display:block;
    height:57px;
    width:57px;
    background:url(../images/play-icon.png) no-repeat;
    text-indent:-9999px;
    margin:20px auto 0;
}

.reveal-modal {
    background:none;
    border:0;
}

.reveal-modal.large {
    margin-left:-25%;
    width:50%
}

.reveal-modal-bg{
    position:fixed;
    height:100%;
    width:100%;
    background:#000;
    background:rgba(0,0,0,0.75);
    z-index:98;
    display:none;
    top:0;
    left:0;
}

.flex-direction-nav .flex-next {
    display:block;
    background:url(../images/chevron-right-arrow.png) no-repeat;
}

.flex-direction-nav a.flex-next:before {
    content:none;
}

.flex-direction-nav .flex-prev {
    display:block;
    background:url(../images/chevron-left-arrow.png) no-repeat;
}

.flex-direction-nav a.flex-prev:before {
    content:none;
}

.control-container {
    display:block;
    height:100px;
    display: none;
}

.flex-control-nav {
    position:relative;
    display:block;
    background:#1b1b1b;
    height:80px;
    margin:-40px 0 0;
    padding:30px 0 0 0;
}

.flex-control-nav li a {
    background:#c7c7c7;
}

.flex-control-nav li a:hover {
    background:#777;
}

.flex-control-nav li a.flex-active {
    background:#80a868;
}

.article-content {
    background:#434142;
    padding-top:45px;
}

.article-content h2 {
    font-family: "HelveticaNeue-Light", Arial, "Lucida Grande", sans-serif;
    font-size:24px;
    border-bottom:1px solid #353334;
    font-weight:normal;
}

.article-content article {
    position:relative;
    border:1px solid #6e6e6e;
    margin-bottom:20px;
    overflow:hidden;
    height: 345px;
}

.article-content article img {
    width:100%;
}

.article-content article .article-info {
    position:absolute;
    background:rgba(0,0,0,0.85);
    display:block;
    width:100%;
    height:100%;
    padding:20px;
    top:270px;
}

.article-content article .article-info h3 {
    padding-bottom:30px;
}

.article-content article span {
    position:absolute;
    display:block;
    color:#fff;
    font-family: HelveticaNeue-Light, arial, sans-serif;
    font-size:20px;
    min-height:60px;
    background:rgba(0,0,0,0.8);
    position:absolute;
    bottom:0;
    width:100%;
    padding:20px;
}

.numeric-navigation li a,
.numeric-navigation li a:hover,
.numeric-navigation li.active a,
.numeric-navigation li.disabled {
    color: #fff;
    text-decoration:none;
}

.numeric-navigation li {
    display: inline;
}

.numeric-navigation li a,
.numeric-navigation li a:hover,
.numeric-navigation li.active a,
.numeric-navigation li.disabled {
    background-color: #504f4f;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}

.numeric-navigation li a:hover,
.numeric-navigation li.active a {
    background-color: #616161;
}


/* WIDGET STYLES
****************************************************/

.widget {
    display:block;
    margin-bottom:30px;
}

.widget li {
    display:block;
    list-style:none;
}

.widget li a {
    display:block;
    background:#504c4b;
    padding:14px 10px 14px 45px;
    color:#ababab;
    border-left:5px solid transparent;
}

.widget li {
    display:block;
    border-bottom:1px solid #212021;
    border-left:1px solid #212021;
    border-right:1px solid #212021;
    position:relative;
}
.widget li:first-child {
    border-top:1px solid #212021;
}


.category.widget li:nth-child(2n+2) a {
    background:#413f40;
}

.widget li:hover a {
    color:#fff;
    border-left:5px solid #80a868;
}

.widget li i {
    display:block;
    position:absolute;
    top:10px;
    left:18px;
}

.widget li .water-treatment i {
    height:31px;
    width:31px;
    background:url(../images/water-treatment-icon.png) no-repeat;
}
.widget li .water-treatment:hover i {
    background:url(../images/water-treatment-icon.png) no-repeat 0 -31px;
}

.widget li .temperature i {
    height:33px;
    width:20px;
    background: url(../images/temperature-icon.png) no-repeat;
}

.widget li .temperature:hover i {
    background:url(../images/temperature-icon.png) no-repeat 0 -33px;
}

.widget li .equipment i {
    height:28px;
    width:29px;
    left:11px;
    background:url(../images/equipment-icon.png) no-repeat;
}

.widget li .equipment:hover i {
    background:url(../images/equipment-icon.png) no-repeat 0 -27px;
}

.widget li .asphalt i {
    height:21px;
    width:20px;
    top:14px;
    background:url(../images/asphalt-icon.png) no-repeat;
}

.widget li .asphalt:hover i {
    background:url(../images/asphalt-icon.png) no-repeat 0 -21px;;
}

.widget li .calibration i {
    height:34px;
    width:22px;
    left:21px;
    background:url(../images/calibration-icon.png) no-repeat;
}

.widget li .calibration:hover i {
    background:url(../images/calibration-icon.png) no-repeat 0 -33px;;
}

.widget li .faqs i {
    height:27px;
    width:20px;
    top:14px;
    background:url(../images/faqs-icon.png) no-repeat;
}

.widget li .faqs:hover i {
    background:url(../images/faqs-icon.png) no-repeat 0 -27px;
}

.widget .staff-slider li {
    border: none;
}

.widget .staff-slider li:first-child {
    border: none;
}

.staff-slider .flex-direction-nav {
    display:block;
    height: 30px;
    color:#fff;
    z-index: 9999;
    width: 100%;
    margin-top:17px;
}

.staff-slider .flex-direction-nav .flex-next {
    display:block;
    background:url(../images/staff-right-arrow.png) no-repeat;
    opacity:0.7;
    right:50px;
}

.staff-slider .flex-direction-nav a.flex-next:before {
    content:none;
}

.staff-slider .flex-direction-nav .flex-prev {
    display:block;
    background:url(../images/staff-left-arrow.png) no-repeat;
    /* color: #fff; */
    opacity:0.7;
    left:20px;
}

.staff-slider .flex-direction-nav a.flex-prev:before {
    content:none;
}


.popular-articles {
    margin:0;
    padding:0;
}

.popular-articles li {
    border:none !important;
    margin:0;
    padding:0;
}

.popular-articles li a {
    background:none !important;
    float:left;
    margin:0;
    padding:15px 0 20px 5px;
    display:block;
    line-height:25px;
    border:0;
}

.popular-articles .wpp-post-title {
    color:#fff;
    font-size:18px;
    width: 80%;
}

.popular-articles li a:hover {
    border:0;
}

.popular-articles li:hover a {
    border:0;
}

.our-team.widget h2 a{
    color: #FFFFFF;
}

.our-team.widget li a {
    padding: 0;
    border: 0;
}


.our-team.widget .member {
    display:block;
    width: 120px;
    height:120px;
    float:left;
    margin-left:15px;
    margin-bottom:15px;
    position:relative;
}

/*.our-team.widget .member strong {
    display:none;
    background:rgba(0,0,0,0.35);
    padding:5px;
    width:100%;
}*/

.our-team.widget .member strong {
    background:rgba(0,0,0,0.35);
    padding:2px;
    width:100%;
    text-align: center;
    display:block;
    position:absolute;
    bottom:0px;
    left:0px;
    font-size:14px;
    font-weight:normal;
}

/* Sub Page STYLES
****************************************************/

#main-content {
    background:#434142;
}

.category #main-content,
.single #main-content {
    background:#434142;
    padding-top: 30px;
}

#page-image {
    /*max-height:381px;*/
    overflow:hidden;
}

#page-image img {
    width:100%;
    margin-bottom:30px;
}

.entry-title {
    font-size:48px;
    font-family: HelveticaNeue-Light, Helvetica, Arial, Sans-Serif;
    color:#fff;
    font-weight:normal;
}

.entry-content,
.entry-content p {
    color:#fff;
}

.entry-content ul {
    margin-left:20px;
}

.category-post {
    display:block;
    background:#444;
    padding:30px;
    font-size:20px;
    margin-bottom:15px;
    border-bottom:2px solid #333;
}

.category-post:hover {
    background:#333;
}

/* FORM STYLES
****************************************************/

input[type="text"],
input[type="email"],
input[type="tel"],
select {
    background:#222222;
    border:0;
    padding:30px 15px;
    display:block;
    color:#999;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
select:focus {
    background:#000;
    border:0;
    padding:30px 15px;
    display:block;
    color:#ddd;
}

select {
    display:block;
    padding:20px;
    height:50px;
    border-radius:0 !important;
}

textarea {
    display:block;
    min-height:200px;
    background:#222;
    border:0;
    color:#999;
    padding:20px;
}

textarea:focus {
    background:#000;
    color:#ddd;
}

input[type="submit"] {
    display:block;
    background:#80a868;
    color:#fff;
    border:0;
    padding:10px 25px;
}

p.email input[type="email"],
p.equipment input[type="text"],
p.name input[type="text"] {
    margin-bottom:5px;
}

.required {
  color:red;
}

/* OUR TEAM STYLES
****************************************************/

.team-section {
    margin-bottom:30px;
    display:block;
    margin-top:30px;
}

.team-section ul {
    line-height: 14px;
}

.team-section h2 {
    font-size:18px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight:normal;
    color:#8baf75;
    text-transform: uppercase;
}
/*
.member {
    display:block;
    width:23%;
    float:left;
    margin:0 15px 30px 0;
    max-width:268px;
}

.member:nth-child(5) {
    margin-right:0;
}
*/

.team-section .member {
    min-height: 235px;
}

.member img {
    width:100%;
    display:block;
    margin-bottom:5px;
}

.member strong {
    font-size:18px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight:700;
    color:#fff;
}

.member .position {
    font-size:14px;
    color:#8baf75;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight:normal;
}

.profile-image {
    float:left;
    display:block;
    max-width:250px;
    width:100%;
    margin:0 25px 25px 0;
}

/* FOOTER STYLES
****************************************************/


#footerWrapper {
    padding-top:30px;
    background:url(../images/footer-bg.jpg) repeat;
}

.quicklinks {

}

.footer-articles li {
    list-style:none;
}

.quicklinks li {
    list-style:none;
}

.quicklinks li a {
    color:#686868;
    display:block;
    padding:6px 0;
    font-size:14px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: 700;
}

.quicklinks li a:hover {
    color:#fff;
}

#footer p span {
    color:#80a868;
    font-weight:bold;
}

#footer .wpp-list li {
    margin-bottom:20px;
    display:block;

}

#footer .wpp-list li a {
    color:#3a3a3a;
    font-weight:bold;
    font-size:18px;
    display:block;
}

#footer .wpp-list li a:hover {
    color:#80a868;
}

#footer .wpp-list li .wpp-excerpt {
    color:#5c5c5c;
}

#footer #snapshot-interactive {
    display: block;
    height:22px;
    width:99px;
    text-indent:-9999px;
    background: url(../images/snapshot-interactive.png) no-repeat;
}

#footer #snapshot-interactive:hover {
    background: url(../images/snapshot-interactive.png) no-repeat 0 -22px;
}

#footer .bottom-bar p {
    color:#454545;
    font-size:14px;
    text-align:left;
}

#footer .bottom-bar .snapshot p {
    float:right;
    display:block;
    width:290px;;
}

#footer .snapshot span {
    float:left;
    margin-right:10px;
    display:inline-block;
    margin-right:20px;
    color:#454545;
}

#footer .snapshot a {
    float:left;
    display:inline-block;
}

/* RESPONSIVE STYLES
****************************************************/

.mobile-nav {
    display:none;
}

/* Medium screens */
@media only screen and (min-width: 40.063em) {

} /* min-width 641px, medium screens */


@media only screen and (max-width: 40em) {

} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

@media only screen and (max-width: 1070px) {
    .mobile-nav {
        display:block;
    }
    .main-nav {
        display:none;
    }
    #header-wrapper {
        display:none;
    }
    .slide-content {
        position:relative;
        display:block;
        width:100%;
        margin:0 auto;
        background:#1b1b1b;
        padding:20px 0;
    }
     .featured-slider {
        border:0;
        background:#1b1b1b;
        display:block;
       height:auto;
    }
    .featured-slider h2 {
        font-size:38px;
    }
    .control-container {
        display:none;
    }
    .article-content {
        
    }
    .article-content article img {
        height:100%;
        width:auto !important;
        max-width:900px;
    }
    .article-content article {
        position:relative;
        border:1px solid #6e6e6e;
        margin-bottom:20px;
        overflow:hidden;
        height: 445px;
    }
        .article-content article .article-info {
        position:absolute;
        background:rgba(0,0,0,0.85);
        display:block;
        width:100%;
       height:100%;
        padding:20px;
       top:370px;
    }
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
