/* Minification failed. Returning unminified contents.
(1096,12): run-time error CSS1024: Expected media identifier, found '{'
(1117,1): run-time error CSS1019: Unexpected token, found '}'
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300,600);
.clearfix,
.clearfix:after {
    display: block;
    clear: both
}

body,
p {
    font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif
}

.navbar-custom .navbar-brand .navbar-toggle:active,
.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand:focus {
    outline: 0
}

.footer-column h3,
.nav-main-item,
.navbar-custom,
.slides .container a {
    text-transform: uppercase
}

.jobCategory,
.joblist {
    list-style-type: none;
    zoom: 1;
    overflow: hidden
}

html {
    -webkit-font-smoothing: antialiased
}

body {
    background: #333
}

a,
a:active,
a:visited {
    border: 0;
    outline: 0
}

p {
    font-weight: 400;
    color: #565656;
    line-height: 19px;
    padding-top: 14px
}

.red {
    color: red
}

.red-text {
    color: #d12e28
}

.black {
    background: #000
}

.white {
    background: #fff
}

.clearfix:after {
    visibility: hidden;
    font-size: 0;
    content: " ";
    height: 0
}

* html .clearfix {
    height: 1%
}

:-moz-placeholder {
    color: #999;
    font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif
}

::-moz-placeholder {
    color: #999;
    font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif
}

:-ms-input-placeholder {
    color: #999;
    font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif
}

::-webkit-input-placeholder {
    color: #999;
    font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif
}

.slides .container a {
    color: #FFF;
    background: #35B589;
    margin-right: 15px;
    padding: 17px 25px;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block
}

.errorMsg,
.validation-summary-errors {
    color: #d12e28
}

.basic-page .block-section a:focus,
.basic-page .block-section a:hover,
.services-item a,
.services-item a:focus,
.services-item a:hover {
    text-decoration: none!important
}

.slide-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.flow-content,
.flow-content>img,
.nav-main-item,
footer {
    position: relative
}

.slide2 .slide-content a {
    min-width: 240px!important
}

.slide-content p {
    text-align: center
}

.slide2 .slide-content {
    top: 76%
}

.slide3 .slide-content,
.slide6 .slide-content {
    top: 70%
}

@media (max-width:800px) {
    .slides .container a {
        padding: 10px 20px;
        font-size: 13px
    }
}

@media (max-width:614px) {
    .slides .slide3 .slide-content p,
    .slides .slide6 .slide-content p {
        text-align: left!important;
        margin-left: 10.5%!important
    }
    .slide2 .slide-content {
        top: 53%
    }
    .slide3 .slide-content {
        top: 65%!important
    }
}

@media (max-width:544px) {
    .slides .slide2 .slide-content a {
        min-width: 100%;
        margin-bottom: 15px
    }
}

@media (max-width:480px) {
    .slides .slide3 .slide-content p,
    .slides .slide6 .slide-content p {
        margin-left: 9.5%!important
    }
}

.errorMsg {
    font-size: 9px
}

.input-validation-error {
    border: 1px solid #d12e28
}

.validation-summary-errors ul {
    padding-left: 0
}

.validation-summary-errors ul li {
    list-style-type: none
}

#logo h1 {
    background: url(images/wm-logo-white.svg) no-repeat;
    display: block;
    height: 21px;
    text-indent: -9999px;
    width: 130px;
    margin: 4px 0 0
}

@media (min-width:768px) {
    #logo h1 {
        background: url(images/wm-logo-red.svg) no-repeat;
        display: block;
        height: 26px;
        text-indent: -9999px;
        width: 180px;
        margin: 0
    }
}

@media (max-width:359px) {
    #logo h1 {
        margin-top: 7px;
        width: 93px
    }
}

.top-nav-collapse #logo h1 {
    background: url(images/wm-logo-white.svg) no-repeat
}

#logo::-moz-selection {
    text-shadow: none;
    background: 0 0
}

#logo::selection {
    text-shadow: none;
    background: 0 0
}

#logo img::selection {
    background: 0 0
}

#logo img::-moz-selection {
    background: 0 0
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 57px;
    font-weight: 800;
    background-color: #333;
    color: #fff
}

.navbar-custom .navbar-brand {
    font-weight: 700
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff
}

.navbar-custom a {
    color: #fff;
    outline: 0!important
}

.joblist li a,
.joblist li a:active,
.joblist li a:focus,
.joblist li a:hover,
.navbar-custom .nav li.active {
    outline: 0
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    background: #333;
    margin: 0
}

.navbar-custom .nav li a:active,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:hover {
    outline: 0;
    background: #D4021B;
    color: #fff
}

.navbar-custom .nav li.active a {
    background-color: rgba(255, 255, 255, .3)
}

.navbar-custom .nav li.active a:hover {
    color: #fff
}

@media (min-width:768px) {
    .navbar-custom {
        padding: 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
        transition: background .5s ease-in-out, padding .5s ease-in-out
    }
    .navbar-custom.navbar-fixed-top .navbar-toggle {
        color: #333
    }
    .navbar-custom.top-nav-collapse .navbar-toggle {
        color: #fff
    }
    .navbar-custom.navbar-fixed-top {
        background: rgba(255, 255, 255, .7)
    }
    .navbar-custom.top-nav-collapse {
        padding: 0;
        background: #333;
        border: 0
    }
}

@media (max-width:4000px) {
    .navbar-header {
        float: none
    }
    .navbar-left,
    .navbar-nav,
    .navbar-right {
        float: none!important
    }
    .navbar-toggle {
        display: block;
        text-transform: uppercase;
        margin-bottom: 2px;
        margin-top: 4px;
        padding: 10px 0
    }
    .navbar-fixed-top {
        top: 0;
        border: 0
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-nav {
        background: #333;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        border: 1px solid #fff;
        border: 0
    }
    .navbar-nav>li {
        float: none;
        float: left;
        display: inline-block;
        border: 1px solid #fff;
        border: 0;
        width: 33.33%;
        width: calc(100% / 3);
        text-align: left
    }
    .navbar-nav>li.fullWide {
        float: none;
        width: 100%;
        text-align: right
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .collapse.in {
        display: block!important
    }
}

#clients,
.flow-overlay-box p,
.footer-bar,
.global-social-footer,
.innerWideBlock,
.services-item,
.wide-content-block {
    text-align: center
}

@media (min-width:768px) {
    .navbar-header {
        height: 57px;
        width: 100%;
        display: table
    }
    .navbar-nav>li>a {
        padding-left: 25px
    }
    .navbar-nav {
        float: right!important;
        max-width: 531px;
        padding-top: 10px
    }
    .main-nav-column {
        display: table-cell;
        vertical-align: top;
        text-align: center;
        width: auto
    }
}

.nav-main-item,
ul.main-navigation-list li {
    display: inline-block
}

ul.main-navigation-list {
    padding: 0;
    margin: 0
}

@media (min-width: 768px) {

.main-nav-column{  display:table-cell;  vertical-align:top; text-align:center; width:auto;  }

}

ul.main-navigation-list {  padding:0; margin:0; }

ul.main-navigation-list li { display:inline-block; }
ul.main-navigation-list li a { color: #333; }


/*desktop true flicker nav issue fix for chrome*/
@media (min-width: 1200px) {
    .main-nav-column.hidden-xs.hidden-sm { width: 48%!important; }
    .main-nav-column {width:26%;  float:left;  }

/*ul.main-navigation-list { width:393px;}*/

}


/*@media (min-width:1200px) {
    .main-nav-column {
        width: 33%;
        float: left
    }
    ul.main-navigation-list {
        width: 393px
    }
}*/

.nav-main-item {
    float: none;
    padding: 9px 10px;
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
    border: 0;
    margin: 8px 1px
}

.nav-main-item:active,
.nav-main-item:focus,
.nav-main-item:hover {
    text-decoration: none!important;
    color: #D4021B!important;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s
}

.navbar-custom.navbar-fixed-top .nav-main-item {
    color: #333
}

.navbar-custom.navbar-fixed-top.top-nav-collapse .nav-main-item {
    color: #fff
}

.fa.header-icon-size {
    font-size: 28px;
    vertical-align: middle;
    padding-right: 7px
}

.social-box {
    background: #333;
    padding: 10px
}

.navbar-custom .nav li .social-box>a,
.social-box>a {
    margin: 0;
    opacity: 1;
    font-size: 20px;
    display: inline-block;
    padding: 0;
    width: 31px;
    text-align: center;
    color: #333;
    background: #fff;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s
}

.navbar-custom .nav li .social-box>a:active,
.navbar-custom .nav li .social-box>a:hover,
.social-box>a:active,
.social-box>a:hover {
    background: #D4021B
}

@media (max-width:414px) {
    .navbar-nav>li.fullWide {
        text-align: center
    }
    .navbar-nav>li {
        width: 50%
    }
    .social-box {
        padding: 15px
    }
}

footer {
    width: 100%;
    color: #fff
}

.global-footer {
    background: #333;
    border-top: 8px solid #fff;
    padding-top: 10px
}

.footer-column h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px
}

.footer-column h3 a {
    color: #fff;
    text-decoration: none
}

.footer-column ul {
    margin-left: 0;
    padding-left: 0
}

.footer-column ul li {
    list-style: none;
    margin-left: 0
}

.footer-column ul li a {
    font-size: 13px;
    color: #fff
}

.footer-column h3 a:active,
.footer-column h3 a:focus,
.footer-column h3 a:hover,
.footer-column ul li a:active,
.footer-column ul li a:focus,
.footer-column ul li a:hover {
    color: #D4021B
}

.footer-bar {
    padding: 20px;
    font-size: 13px
}

.footer-bar address {
    display: inline;
    margin: 0
}

.footer-bar a {
    color: #fff;
    white-space: nowrap
}

.footer-bar a:hover {
    color: #D4021B
}

.global-social-footer {
    max-width: 400px;
    margin: 0 auto
}

.footer-info-links {
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: normal
}

@media (min-width:768px) {
    .col-sm-2.footer-column {
        width: 13.666667%
    }
    .col-sm-4.footer-column {
        width: 45.333333%
    }
    .footer-bar a,
    .footer-tele {
        padding: 0 20px
    }
    .footer-info-links {
        display: inline
    }
    .inline-footer-tele {
        display: inline!important;
        white-space: nowrap
    }
}

.btn-blue.btn-default,
.btn-custom,
.btn-custom.btn-default {
    background-image: none;
    width: auto;
    font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 12px 25px;
    transition: all .3s ease-in-out 0s;
    text-transform: uppercase
}

@media (width:768px) {
    .footer-info-links {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.btn[disabled] {
    cursor: pointer
}

.btn-custom {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 0;
    white-space: normal
}

.btn-custom.active,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover {
    background-color: transparent;
    border: 2px solid #fff;
    color: red
}

.btn-custom.disabled.active,
.btn-custom.disabled:active,
.btn-custom.disabled:focus,
.btn-custom.disabled:hover,
.btn-custom[disabled].active,
.btn-custom[disabled]:active,
.btn-custom[disabled]:focus,
.btn-custom[disabled]:hover,
fieldset[disabled] .btn-custom.active,
fieldset[disabled] .btn-custom:active,
fieldset[disabled] .btn-custom:focus,
fieldset[disabled] .btn-custom:hover {
    background-color: #fff;
    border-color: #fff
}

.btn-custom.btn-text-white-blue-bg.active,
.btn-custom.btn-text-white-blue-bg:active,
.btn-custom.btn-text-white-blue-bg:focus,
.btn-custom.btn-text-white-blue-bg:hover {
    background-color: #fff;
    color: #2e6bb1
}

.btn-custom.btn-text-white-black-bg.active,
.btn-custom.btn-text-white-black-bg:active,
.btn-custom.btn-text-white-black-bg:focus,
.btn-custom.btn-text-white-black-bg:hover {
    background-color: #fff;
    color: #000
}

.btn-custom.btn-default {
    background-color: #fff;
    border: 2px solid #D4021B;
    border-radius: 0;
    white-space: normal;
    color: #D4021B
}

.btn-custom.btn-default.active,
.btn-custom.btn-default:active,
.btn-custom.btn-default:focus,
.btn-custom.btn-default:hover {
    background-color: #D4021B;
    border-color: #D4021B;
    color: #fff
}

.btn-custom.btn-default.disabled.active,
.btn-custom.btn-default.disabled:active,
.btn-custom.btn-default.disabled:focus,
.btn-custom.btn-default.disabled:hover,
.btn-custom.btn-default[disabled].active,
.btn-custom.btn-default[disabled]:active,
.btn-custom.btn-default[disabled]:focus,
.btn-custom.btn-default[disabled]:hover,
fieldset[disabled] .btn-custom.btn-default.active,
fieldset[disabled] .btn-custom.btn-default:active,
fieldset[disabled] .btn-custom.btn-default:focus,
fieldset[disabled] .btn-custom.btn-default:hover {
    background-color: #D4021B;
    border-color: #D4021B
}

.btn-blue.btn-default {
    background-color: #2E6BB1;
    border: 2px solid #2E6BB1;
    border-radius: 0;
    white-space: normal;
    color: #fff
}

.btn-blue.btn-default.active,
.btn-blue.btn-default.disabled.active,
.btn-blue.btn-default.disabled:active,
.btn-blue.btn-default.disabled:focus,
.btn-blue.btn-default.disabled:hover,
.btn-blue.btn-default:active,
.btn-blue.btn-default:focus,
.btn-blue.btn-default:hover,
.btn-blue.btn-default[disabled].active,
.btn-blue.btn-default[disabled]:active,
.btn-blue.btn-default[disabled]:focus,
.btn-blue.btn-default[disabled]:hover,
fieldset[disabled] .btn-blue.btn-default.active,
fieldset[disabled] .btn-blue.btn-default:active,
fieldset[disabled] .btn-blue.btn-default:focus,
fieldset[disabled] .btn-blue.btn-default:hover {
    background-color: #fff;
    border-color: #2E6BB1;
    color: #2E6BB1
}

#about {
    background: #D4021B;
    border-bottom: 7px solid #fff
}

#services {
    background: #fff
}

#callout-services {
    background: #2e6bb1
}

.wide-content-block {
    margin: 0 auto;
    padding: 4% 0 6%;
    max-width: 1050px
}

@media only screen and (max-width:1281px) {
    .wide-content-block {
        padding: 4% 15px 7%
    }
}

.wide-content-block h1,
.wide-content-block h2,
.wide-content-block h3,
.wide-content-block h4 {
    color: #fff
}

.wide-content-block h1 {
    font-size: 52px;
    font-weight: 800;
    margin-bottom: 0
}

@media only screen and (max-width:768px) {
    .wide-content-block h1 {
        font-size: 34px
    }
}

.wide-content-block h2,
.wide-content-block h3,
.wide-content-block h4 {
    font-weight: 800
}

.innerWideBlock {
    color: #fff;
    display: block;
    font-size: 24px;
    line-height: 42px
}

.innerWideBlock strong {
    font-weight: 700
}

@media only screen and (max-width:768px) {
    .innerWideBlock {
        font-size: 16px;
        line-height: 32px
    }
}

.services-block {
    margin: 30px 0
}

.service-icon {
    width: 92px;
    height: 92px;
    -ms-interpolation-mode: bicubic;
    background: url(images/services/icon-circle.svg) no-repeat;
    background-size: contain
}

.services-item {
    padding: 15px
}

@media only screen and (min-width:768px) {
    .services-item {
        min-height: 260px
    }
}

@media only screen and (max-width:736px) {
    .services-item {
        max-width: 80%;
        margin: 0 auto;
        min-width: 280px
    }
}

.services-text h2 {
    color: #47657b;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase
}

.services-text p {
    color: #47657b;
    font-size: 13px;
    padding-top: 0
}

#home-pool {
    border: 6px solid #fff;
    border-left: 0;
    border-right: 0
}

.flow-block-row {
    border: 3px solid #fff;
    border-top: 0;
    border-bottom: 0;
    width: 100%;
    display: table
}

.flow-content {
    width: 100%;
    max-height: 300px;
    min-height: 300px
}

.flow-content>img {
    width: 100%;
    max-height: 300px
}

.flow-block-item {
    background: no-repeat #D4021B;
    border: 0;
    padding: 0;
    background-size: cover;
    border-bottom: 7px solid #fff
}

#home-pool-1 {
    background-image: url(images/pool/smuckers-01.jpg)
}

#home-pool-2 {
    background-image: url(images/pool/swiss-01.jpg)
}

#home-pool-3 {
    background-image: url(images/pool/bouclair-01-fixed.jpg)
}

#home-pool-4 {
    background-image: url(images/pool/amd-01-fixed.jpg)
}

#home-pool-5 {
    background-image: url(images/pool/sikkens-01-fixed.jpg);
    background-position: center center
}

@media only screen and (min-width:768px) {
    .services-item {
        max-width: 80%;
        margin: 0 auto;
        min-width: 230px
    }
    #home-pool-1,
    #home-pool-3,
    #home-pool-4,
    #products-pool-1,
    #products-pool-2,
    #products-pool-3 {
        border-right: 7px solid #fff
    }
}

.flow-overlay-box,
.logo-contain {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0
}

.logo-contain {
    opacity: 1;
    display: inline-block;
    height: 116px;
    -webkit-transition: .3s;
    transition: .3s
}

#home-pool-1 .logo-contain {
    height: 123px
}

#home-pool-2 .logo-contain {
    height: 137px
}

#home-pool-3 .logo-contain {
    height: 90px
}

#home-pool-4 .logo-contain {
    height: 100px
}

#home-pool-5 .logo-contain {
    height: 77px
}

.flow-content:focus>.logo-contain,
.flow-content:hover>.logo-contain {
    opacity: 0;
    -webkit-transition: all 10ms ease;
    -moz-transition: all 10ms ease;
    -ms-transition: all 10ms ease;
    transition: all 10ms ease
}

.flow-overlay-box {
    background: rgba(0, 0, 0, .5);
    display: flex;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

#products-pool-1,
#products-pool-2,
#products-pool-3,
#products-pool-4 {
    background-position: center center
}

.flow-overlay-box p {
    color: #fff;
    display: table-cell;
    height: 300px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 100%;
    max-width: 500px;
    font-size: 19px;
    line-height: 26px
}

.jigsaw-content,
.text-contain {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.flow-overlay-text {
    max-width: 90%;
    display: block;
    margin: 0 auto
}

.flow-content:focus>.flow-overlay-box,
.flow-content:hover>.flow-overlay-box {
    opacity: 1;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 3
}

.text-contain {
    opacity: 1;
    display: inline-block;
    height: 67px;
    margin: auto;
    padding: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.flow-content:focus>.text-contain,
.flow-content:hover>.text-contain {
    opacity: 0;
    -webkit-transition: all 10ms ease;
    -moz-transition: all 10ms ease;
    -ms-transition: all 10ms ease;
    transition: all 10ms ease
}

.text-contain h1 {
    color: #fff;
    font-size: 52px;
    font-weight: 800;
    margin: 0;
    padding: 0
}

.text-contain p {
    color: #fff;
    font-size: 16px
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .flow-overlay-box p {
            max-width: none;
            width: 70%
        }
        .flow-overlay-box {
            visibility: hidden;
            opacity: 0;
            transition: all .3s ease-out;
            -webkit-transition: all .3s ease-out;
            -moz-transition: all .3s ease-out;
            -o-transition: all .3s ease-out
        }
        .flow-content:hover>.flow-overlay-box {
            visibility: visible;
            opacity: 1
        }
        .flow-content:active>.flow-overlay-box {
            -webkit-transition: opacity .3s ease-out
        }
    }
}

#products-home {
    border-top: 7px solid #fff
}

#products-pool-1 {
    background-image: url(images/pool/email-01-fixed.jpg)
}

#products-pool-2 {
    background-image: url(images/pool/measure-01-fixed.jpg)
}

#products-pool-3 {
    background-image: url(images/pool/clean-01-fixed.jpg)
}

#products-pool-4 {
    background-image: url(images/pool/connect-01-fixed.jpg)
}

#whats-new {
    background: #e6eef0
}

.jigsaw-block {
    min-height: 300px;
    background-color: transparent;
    border: none
}

@media only screen and (max-width:1600px) {
    .jigsaw-block {
        min-height: 390px
    }
}

.jigsaw-content {
    text-align: left;
    padding: 20px 12%;
    margin: auto;
    height: auto;
    display: table
}

@media only screen and (max-width:414px) {
    .jigsaw-content {
        padding: 20px 40px;
        position: relative
    }
}

@media only screen and (max-width:767px) {
    .jigsaw-block {
        min-height: 250px
    }
    .jigsaw-content {
        position: relative
    }
}

.jigsaw-content h3 {
    color: #D4021B;
    text-transform: uppercase;
    font-weight: 800;
    font-weight: 400;
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 10px
}

.jigsaw-content p {
    font-size: 13px;
    line-height: 20px;
    padding-top: 0
}

#whats-new-2 {
    background-image: url(images/pool/2015-04-26-MC-WM-Feature-Image-copy.jpg);
    background-position: right bottom
}

#whats-new-4 {
    background-image: url(images/pool/1665-WM-Website-Redesign-Hiring-Banner-i1-1.jpg);
    background-position: 0 13%
}

@media only screen and (max-width:1400px) {
    #whats-new-4 {
        background-position: center
    }
}

#whats-new-6 {
    background-image: url(images/pool/1665-WM-Website-Redesign-Success-Infographic-Banner-i1-1.jpg);
    background-position: left 50%
}

#whats-new-2 .logo-contain {
    height: 93px;
    left: 7%;
    right: auto
}

.jigsaw-triangle-left,
.jigsaw-triangle-right {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0
}

.jigsaw-triangle-right {
    border-width: 14.5px 0 14.5px 15px;
    border-color: transparent transparent transparent #e6eef0;
    vertical-align: middle;
    left: auto;
    margin: auto;
    padding: 0;
    right: -14px;
    z-index: 99
}

.jigsaw-triangle-left {
    border-width: 14.5px 15px 14.5px 0;
    border-color: transparent #e6eef0 transparent transparent;
    left: -14px;
    right: auto;
    margin: auto;
    padding: 0;
    z-index: 99
}

.jigsaw-triangle-bottom,
.jigsaw-triangle-top {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    right: 0;
    margin: auto;
    padding: 0;
    z-index: 99;
    display: block;
    left: 0
}

.jigsaw-triangle-top {
    border-width: 0 14.5px 15px;
    border-color: transparent transparent #e6eef0;
    top: -14px;
    bottom: auto
}

.jigsaw-triangle-bottom {
    border-width: 15px 14.5px 0;
    border-color: #e6eef0 transparent transparent;
    top: auto;
    bottom: -14px
}

.section11 {
    background: url(images/contact/bg.jpg) no-repeat #000;
    margin: 0;
    height: 912px;
    width: 100%;
    float: left;
    position: relative;
    z-index: 3
}

@media only screen and (max-width:1024px) {
    .section11 {
        background: url(images/contact/bg.jpg) no-repeat;
        margin: 0 auto;
        height: auto;
        width: 100%;
        float: left;
        padding-bottom: 0;
        z-index: 3
    }
}

.quote11-pattern {
    background: url(images/contact/pattern.png) rgba(0, 0, 0, 0);
    height: 912px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.contactWrap {
    bottom: 0;
    display: block;
    margin: 0 auto 0 0;
    position: relative;
    z-index: 99;
    width: 100%;
    height: auto;
    left: 0
}

@media only screen and (min-width:800px) {
    .contactWrap {
        padding-bottom: 120px;
        overflow: hidden
    }
}

.contactContent {
    background: #fff;
    float: none;
    margin: 120px auto 0;
    padding: 20px;
    width: 50%;
    height: auto
}

.contactContent h1 {
    background: #D4021B;
    height: 75px;
    padding: 25px 0 0 20px;
    margin: -20px -20px 20px
}

.arrowback li,
.arrowback nav ul li a,
.arrowback ul {
    padding: 0
}

.contactContent h1 img {
    margin-left: -30px;
    margin-top: -15px;
    width: 320px
}

@media only screen and (max-width:800px) {
    .contactContent {
        margin-top: 0;
        background: #FFF;
        width: auto;
        height: auto
    }
}

@media only screen and (max-width:645px) {
    .contactContent h1 {
        height: 60px
    }
    .contactContent h1 img {
        width: 280px;
        margin-top: -17px
    }
}

@media only screen and (max-width:1000px) {
    .contactContent {
        width: 88%;
        margin: 20px auto
    }
    .logins {
        display: none
    }
}

@media only screen and (max-width:640px) {
    .contactContent {
        width: auto;
        margin: 0 auto
    }
}

.arrowback {
    width: 99px;
    height: 68px;
    left: 50%;
    margin-left: -49px;
    position: fixed;
    bottom: 0
}

#jobs,
.jobDetails,
.section4,
a.anchor {
    position: relative
}

.mapIframe {
    border: 1px solid red;
    display: block;
    width: 100%
}

@media only screen and (min-width:980px) {
    .contactContent {
        min-width: 710px
    }
    .hide-for-small {
        display: block
    }
    .show-for-small {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .show-for-small {
        display: block
    }
}

.basic-page {
    color: #000;
    background: #fff
}

.header-offset {
    padding-top: 57px
}

.hero-section {
    margin-bottom: 8px
}

.hero-content-block {
    margin: 0 auto;
    padding: 11% 0;
    text-align: center;
    min-height: 370px;
    max-height: 470px
}

@media only screen and (max-width:736px) {
    .hero-content-block {
        padding: 11% 0;
        min-height: 225px
    }
}

.hero-content-block h1 {
    font-size: 54px;
    color: #fff
}

.hero-content-block h2 {
    color: #fff
}

.hero-content-block h3 {
    font-size: 18px;
    color: #fff
}

@media only screen and (min-width:768px) {
    .hero-content-block h1 {
        font-size: 77px;
        letter-spacing: -.03em
    }
    .hero-content-block h3 {
        font-size: 24px
    }
}

.block-section {
    margin: 0 auto;
    max-width: 595px;
    padding: 15px 30px 30px
}

.block-section h3 {
    color: #d4021b;
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 30px;
    text-transform: uppercase
}

.block-section p {
    font-size: 15px;
    line-height: 24px
}

.block-col-trim {
    padding: 0
}

@media only screen and (max-width:768px) {
    .block-section h3 {
        margin-top: 10px;
        margin-bottom: 0
    }
}

#product-landing-background {
    background-image: url(images/pool/product-landing-01.jpg);
    background-position: center center;
    background-size: cover
}

#resource-landing-background {
    background-image: url(images/pool/resource-landing-01.jpg);
    background-position: center center;
    background-size: cover
}

.resource-item-block {
    border: 1px solid #a8a8a8;
    border-radius: 3px;
    display: block;
    min-height: 500px;
    margin: 20px;
    padding: 30px
}

.resource-heading {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px
}

.resource-item-block h2 {
    color: #d4021b;
    margin: 0;
    padding: 0;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: .01em
}

.resource-item-block h6 {
    font-size: 11px;
    margin-top: 5px
}

.resource-item-block p {
    font-size: 13px;
    line-height: 20px;
    padding-top: 0
}

.resource-image {
    margin-bottom: 20px;
    box-shadow: 0 0 6px 0 #ddd
}

.resource-item-block .btn-custom {
    font-size: 13px
}

.resource-info-block {
    border: 1px solid #a8a8a8;
    border-radius: 3px;
    display: block;
    min-height: 150px;
    margin: 20px;
    padding: 30px
}

@media only screen and (min-width:992px) {
    .resource-info-block {
        margin-left: 0
    }
}

.resource-info-block h3 {
    color: #d4021b;
    font-size: 19px;
    margin: 0 0 15px;
    padding: 0;
    font-family: Nunito, 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: 400
}

.resource-info-block h5 {
    font-size: 15px;
    margin-top: 0
}

.resource-info-block p {
    font-size: 13px;
    line-height: 22px;
    padding-top: 0;
    color: #333
}

.resource-info-block input[type=text].form-control {
    border: 2px solid #ccc;
    height: 43px
}

.social-resource-link {
    color: #565656;
    line-height: 22px
}

#career p,
.joblist li a {
    line-height: 1.5em;
    font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif
}

#subscribeFormBlockResource input.btn-custom.btn-default {
    min-width: 170px;
    padding-top: 9px;
    padding-bottom: 8px
}

#career h1 {
    background-image: url(images/career-title.png);
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -2000px;
    height: 57px;
    width: 377px;
    margin-bottom: 10px
}

#career .sectionContent {
    background: #fff;
    height: 100%;
    padding: 4% 5%;
    text-align: left;
    width: 51%
}

@media only screen and (max-width:1480px) {
    .sectionContent {
        padding: 4%
    }
    #career h1 {
        width: 300px
    }
}

#career p {
    font-size: 18.5px;
    font-weight: 300;
    text-align: left;
    padding-top: 15px
}

@media only screen and (max-width:880px) {
    #career .sectionContent {
        width: 55%
    }
    #career h1 {
        height: 40px;
        width: 240px;
        margin-bottom: 0
    }
}

@media only screen and (max-width:645px) {
    #career h1 {
        width: 200px;
        margin-left: 25px;
        margin-top: 20px;
        margin-bottom: 15px
    }
    #career .sectionContent {
        padding: 50% 0 30px;
        background: 0 0;
        width: 100%
    }
    #career p {
        padding: 0 25px 15px
    }
}

.section4 {
    margin: 0;
    height: auto;
    width: 100%;
    text-shadow: 1px 1px 2px #f0f0f0;
    z-index: 3;
    background: url(images/career-bg.jpg) right bottom no-repeat #fff
}

@media only screen and (max-width:645px) {
    .section4 {
        background: url(images/career-bg-M.jpg) no-repeat #fff;
        background-size: 100% auto
    }
}

.viewMore {
    color: #fff;
    background: #D4021B;
    text-transform: capitalize;
    font-weight: 400;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
    height: 50px
}

@media only screen and (max-width:1380px) {
    #career p {
        font-size: 16px
    }
    .viewMore {
        margin-top: 30px
    }
}

.sectionContent a.viewMore span {
    color: #d12e28
}

h1.antispamTitle,
h1.generalTitle,
h1.privacyTitle,
h1.standardbrowsersTitle {
    margin: 0;
    text-align: center;
    width: 100%
}

h1.standardbrowsersTitle img {
    width: 60%;
    max-width: 1000px;
    min-width: 340px
}

h1.antispamTitle img,
h1.privacyTitle img {
    width: 60%;
    max-width: 650px;
    min-width: 300px
}

h1.generalTitle img {
    width: 60%;
    max-width: 412px;
    min-width: 300px
}

#jobs,
.main-banner,
.main-banner img {
    width: 100%
}

h1.privacyTitle img {
    max-width: 550px
}

.mobile-banner {
    width: 100%;
    display: none
}

@media only screen and (max-width:614px) {
    .hygiene-banner img {
        display: block!important
    }
    .main-banner {
        width: 100%;
        display: none
    }
    .mobile-banner {
        width: 100%;
        display: block
    }
    .mobile-banner img {
        width: 100%
    }
}

#jobs {
    background: #d4021b;
    top: 0;
    z-index: 9;
    margin-bottom: 60px
}

#jobs ul {
    padding-left: 100px
}

@media only screen and (max-width:1281px) {
    #jobs ul {
        padding-left: 70px
    }
}

@media only screen and (max-width:880px) {
    #jobs ul {
        padding-left: 30px
    }
}

.jobCategory {
    padding: 0
}

.jobCategory li {
    padding: 15px 0 5px
}

.jobCategory h2 img {
    padding: 0;
    margin: 0;
    height: 30px
}

@media only screen and (max-width:1281px) {
    .jobCategory h2 img {
        height: 25px
    }
}

.joblist {
    background: #52555a
}

.jobCategory li,
.joblist li {
    float: left;
    width: 25%
}

.joblist li {
    padding: 10px 0
}

.joblist li h2 {
    display: none
}

.joblist li a {
    display: table;
    color: #fff;
    text-decoration: none;
    font-size: 17px
}

.joblist li a:hover {
    text-decoration: underline
}

.joblist li a span.arrow {
    display: inline-block;
    padding-right: 20px;
    background-image: url(images/arrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    text-indent: -3000px
}

@media only screen and (max-width:981px) {
    .jobCategory h2 img {
        height: 20px
    }
    .joblist li a {
        font-size: 14px
    }
}

@media only screen and (max-width:765px) {
    .joblist {
        padding: 0 0 20px 30px;
        margin-left: 0;
        margin-top: 0
    }
    .jobCategory li,
    .joblist li {
        width: 280px;
        padding: 10px 0 0;
        float: none
    }
    .joblist li h2 {
        display: block;
        margin: 0;
        padding: 10px 0 0;
        background-repeat: no-repeat;
        background-position: center left
    }
    .joblist li a {
        font-size: 16px
    }
    .joblist h2 img {
        margin: 0;
        height: 28px
    }
    .jobCategory {
        display: none
    }
}

.jobDetails {
    z-index: 0;
    padding: 0;
    margin: 0 0 100px
}

.jobDetails h3 {
    margin: 20px 0 0
}

.jobDetails a {
    font-weight: 700;
    color: #d12e28
}

.b2T a,
.jobID {
    font-weight: 400
}

@media only screen and (max-width:765px) {
    .jobDetails {
        width: 100%;
        margin: 0 0 60px;
        position: relative
    }
}

@media only screen and (max-width:680px) {
    .jobDetails h3 {
        font-size: 16px
    }
}

.jobTitle {
    color: #d4021b;
    font-size: 30px;
    margin-bottom: 20px;
    padding: 5% 5% 0;
    display: block;
    line-height: normal
}

@media only screen and (max-width:765px) {
    .jobTitle {
        font-size: 22px
    }
}

.jobWrap,
.jobWrap p,
.jobWrap ul {
    font-size: 16px
}

@media only screen and (max-width:680px) {
    .jobTitle {
        margin-bottom: 10px
    }
}

.jobWrap {
    width: 66%;
    background: #fff;
    margin: 0 auto;
    color: #53565a;
    text-align: left;
    line-height: 1.4em;
    font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif
}

.jobWrap p {
    line-height: 1.6em;
    text-align: left
}

.jobWrap h3,
.jobWrap p,
.jobWrap ul {
    padding: 0 5% 10px
}

.jobWrap ul {
    margin-left: 15px
}

.jobWrap ul li {
    padding: 3px 0
}

@media only screen and (max-width:765px) {
    .jobWrap {
        width: 100%
    }
}

p.b2T {
    text-align: right;
    padding-bottom: 20px
}

.generalContentBlock,
.generalContentBlock p {
    text-align: left;
    line-height: 1.6em
}

.b2T a {
    display: inline-block;
    height: 50px;
    line-height: 50px
}

.careerBanner img {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    float: left
}

@media only screen and (max-width:767px) {
    .careerBanner {
        padding: 46px 0 0
    }
}

.flexslider {
    border-radius: 0
}

.flexslider .slides img {
    min-height: 100px;
    min-width: 320px
}

@media only screen and (max-width:614px) {
    .inner {
        padding-top: 154%;
        display: block;
        height: 0
    }
    .flexslider {
        top: 100px;
        margin-top: 0
    }
    .flexslider .slides img {
        display: none!important
    }
    .flexslider .slides li {
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        display: inline-block
    }
    .flexslider .slides li.slide1 {
        background-image: url(images/background-slideshow/2016/40188-WM-Website-Mobile-Banner-720-x-1280-i1-1.jpg)
    }
    .flexslider .slides li.slide2 {
        background-image: url(images/background-slideshow/home-slider-2-720x1280.jpg)
    }
    .flexslider .slides li.slide3 {
        background-image: url(images/background-slideshow/home-slider-3-720x1280.jpg)
    }
    .flexslider .slides li.slide4 {
        background-image: url(images/background-slideshow/2016/40188-WM-CASL-Mobile-Banner-720-x-1280-i1-1.jpg)
    }
    .flexslider .slides li.slide5 {
        background-image: url(images/background-slideshow/2016/40188-WM-Hiring-Mobile-Banner-720-x-1280-i1-1.jpg)
    }
    .flexslider .slides li.slide6 {
        background-image: url(images/background-slideshow/home-slider-6-720x1280.jpg)
    }
    .logoslider.flexslider .slides img {
        display: block!important
    }
}

#homepage .flex-control-nav {
    border: 0;
    bottom: 10px;
    height: 35px;
    left: auto;
    margin: 0 auto;
    right: auto;
    top: auto;
    width: 100%;
    z-index: 5;
    opacity: .6;
    padding-top: 15px
}

@media only screen and (max-width:767px) {
    #homepage .flex-control-nav {
        bottom: auto;
        top: 13px;
        left: auto;
        width: auto;
        right: 7px;
        padding-top: 0
    }
}

@media only screen and (min-width:1000px) {
    .flexslider .slides img {
        min-height: 100px
    }
}

section.slider {
    min-height: 50px
}

#homepage section.slider {
    min-height: 400px;
    background: url(images/slider-preloader.gif) center center no-repeat #000
}

@media all and (min-width:1600px) {
    #homepage section.slider {
        min-height: 600px
    }
}

@media all and (max-width:1000px) {
    #homepage section.slider {
        min-height: 160px
    }
}

#homepage section.slider .flexslider {
    visibility: hidden;
    border-radius: 0
}

#homepage section.slider .flexslider.visible {
    visibility: visible
}

@media (max-width:767px) {
    #homepage {
        margin-top: 57px
    }
}

.mainWrapper {
    margin: 0 auto;
    min-height: 320px;
    display: table;
    display: block;
    max-width: initial
}

@media all and (max-width:460px) {
    .mainWrapper {
        overflow: hidden
    }
}

.sectionBlock {
    clear: both;
    float: none;
    overflow: hidden
}

.innerPage {
    display: table;
    margin-top: 120px
}

.generalContentWrapper {
    background: #fff;
    margin: 20px 5% 5%;
    display: inline-block
}

.generalContentBlock {
    margin: 5%;
    color: #565656
}

.generalContentBlock h3 {
    margin: 20px 0 0
}

.generalContentBlock a {
    word-wrap: break-word;
    color: #d12e28;
    font-weight: 700
}

.generalContentBlock ul {
    font-size: 16px;
    margin: 15px 30px
}

.generalContentBlock ul li {
    font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    padding: 3px 0;
    text-align: center;
    text-align: left;
    line-height: 1.6em
}

.btn-custom.btn-green,
.modal-title {
    text-transform: uppercase;
    font-weight: 700
}

@media only screen and (max-width:1000px) {
    .innerPage {
        margin-top: 70px
    }
    .generalContentWrapper {
        margin-left: 0;
        margin-right: 0
    }
}

@media all and (max-width:3000px) and (min-width:1001px) {
    .innerPage {
        margin-top: 150px
    }
}

a.anchor {
    display: block;
    top: -57px;
    visibility: hidden
}

.subscribe-block p {
    color: #fff;
    font-size: 13px
}

.btn-custom.btn-green {
    background-color: #0fb14c;
    border: 2px solid #fff;
    background-image: none;
    color: #fff;
    border-radius: 0;
    font-family: 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 15px;
    white-space: normal;
    padding: 12px 25px;
    transition: all .3s ease-in-out 0s;
    width: 100%
}

.form-control,
.modal-content {
    border-radius: 0
}

.slick-next:before,
.slick-prev:before {
    font-family: Ionicons
}

.btn-custom.btn-green.active,
.btn-custom.btn-green:active,
.btn-custom.btn-green:focus,
.btn-custom.btn-green:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.btn-custom.btn-green.disabled.active,
.btn-custom.btn-green.disabled:active,
.btn-custom.btn-green.disabled:focus,
.btn-custom.btn-green.disabled:hover,
.btn-custom.btn-green[disabled].active,
.btn-custom.btn-green[disabled]:active,
.btn-custom.btn-green[disabled]:focus,
.btn-custom.btn-green[disabled]:hover,
fieldset[disabled] .btn-custom.btn-green.active,
fieldset[disabled] .btn-custom.btn-green:active,
fieldset[disabled] .btn-custom.btn-green:focus,
fieldset[disabled] .btn-custom.btn-green:hover {
    background-color: transparent;
    border-color: #fff
}

.form-control.clear-input {
    background: 0 0;
    color: #fff;
    height: 49px;
    border-width: 2px;
    border-color: #fff
}

@media (min-width:768px) {
    .subscribe-col-trim-right {
        padding-right: 5px
    }
    .subscribe-col-trim-left {
        padding-left: 5px
    }
}

.social-box a {
    margin: 0;
    opacity: 1;
    font-size: 20px;
    display: inline-block;
    padding: 0;
    width: 31px;
    text-align: center;
    color: #333;
    background: #fff
}

.subscribe-block .validation-summary,
.subscribe-block .validation-summary-errors {
    font-size: 13px
}

.lazy {
    height: 45px;
    height: 60px;
    margin: 0 auto
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.slick-next:before,
.slick-prev:before {
    color: #ccc;
    font-size: 40px;
    line-height: 20px
}

.slick-prev:before {
    content: "\f3d2"
}

.slick-next:before {
    content: "\f3d3"
}

.slick-initialized .slick-slide,
.slick-list {
    outline: 0!important
}

.modal-header {
    background: #D4021B;
    color: #fff
}

.modal-header .close {
    font-size: 35px;
    margin-top: -5px
}

.memberNameDiv {
    display: none
}

.field-validation-error {
    color: red;
    text-transform: capitalize
}
