.no-js .liquid-slider {
    height: 350px;
    overflow: scroll;
}
.ls-preloader {
    background: url(../images/loading.html) #f2f2f2 no-repeat center 50%;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.ls-wrapper {
    clear: both;
    overflow: auto;
    position: relative;
}
.liquid-slider {
    float: left;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.arrows .liquid-slider {
    margin: 0 10px;
}
.ls-responsive .liquid-slider {
    margin: 62px 0 0;
    width: 100%;
}
.panel-container {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.liquid-slider .panel-container .fade {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.liquid-slider .ls-panel {
    display: block;
    float: left;
}
.panel-wrapper {
    background: rgba(0, 0, 0, 0) url("../images/tab-bg.png") repeat scroll left top;
    height: 206px;
    padding: 1px 38px 0 !important;
    position: relative;
    width: 509px !important;
}
.ls-nav {
    clear: both;
    margin-top: 269px;
    overflow: hidden;
    position: relative;
}
.ls-nav a {
    background: #d8d8d8;
    color: #333333;
    margin-right: 1px;
    padding: 10px 15px;
    outline: 0;
}
.ls-nav a:hover {
    text-shadow: none;
}
.ls-nav .current a {} .currentCrossLink {
    font-weight: bold;
}
.ls-nav ul {
    padding: 0;
    clear: both;
    display: block;
    margin: auto;
    overflow: hidden;
}
.ls-nav ul li {
    display: inline;
}
.ls-nav ul li a {
    display: block;
    float: left;
    text-decoration: none;
}
.ls-select-box {
    width: 100%;
    height: 35px;
    overflow: hidden;
    background: url(../images/menu.html) no-repeat right #ddd;
}
.ls-select-box select {
    width: 150%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    padding: 5px;
    font-size: 110%;
    border: none;
    height: 35px;
    cursor: pointer;
    outline: 0;
}
.ls-nav-left,
.ls-nav-right {
    top: 0;
    float: left;
    clear: both;
}
.ls-nav-left a,
.ls-nav-right a {
    background: #000;
    color: #fff;
    padding: 5px;
    width: 100px;
    display: block;
    text-align: center;
    text-decoration: none;
}
.ls-responsive .ls-nav-left {
    position: absolute;
    left: 0;
    z-index: 2;
}
.ls-responsive .ls-nav-left a {
    background: #9A9A9A;
    width: 80px;
}
.ls-responsive .ls-nav-left a:hover {
    background: #747474;
}
.ls-responsive .ls-nav-right {
    position: absolute;
    right: 0;
    z-index: 2;
}
.ls-responsive .ls-nav-right a {
    background: #9A9A9A;
    width: 80px;
}
.ls-responsive .ls-nav-right a:hover {
    background: #747474;
}
.ls-nav-left-arrow,
.ls-nav-right-arrow {
    cursor: pointer;
    float: left;
    clear: both;
}
.ls-nav-left-arrow a,
.ls-nav-right-arrow a {
    display: block;
}
[class$="-arrow"] {
    width: 24px;
    height: 39px;
    background-image: url(../images/arrows.png) !important;
    background-repeat: no-repeat;
    margin-top: 50px;
    position: relative;
}
.ls-nav-right-arrow {
    background-position: right top;
    display: block !important;
    margin-right: 5px;
    opacity: 1 !important;
}
.ls-nav-left-arrow {
    background-position: top left;
    margin-left: 5px;
}
.ls-nav-left-arrow:hover {
    background-position: bottom left;
}
.ls-nav-right-arrow:hover {
    background-position: bottom right;
}
.ls-responsive .ls-nav-left-arrow {
    position: absolute;
    left: 0;
    top: -41px !important;
    z-index: 999999;
    opacity: 1 !important;
}
.ls-responsive .ls-nav-right-arrow {
    position: absolute;
    right: 0;
    top: -41px !important;
    z-index: 999999;
}
.ls-wrapper {
    height: auto;
    margin: -537px auto 0;
    max-width: 1170px !important;
    z-index: 9;
}
.gradient {
    background: #87E0FD;
    background: -moz-radial-gradient(center, ellipse cover, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #87e0fd), color-stop(40%, #53cbf1), color-stop(100%, #05abe0));
    background: -webkit-radial-gradient(center, ellipse cover, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
    background: -o-radial-gradient(center, ellipse cover, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
    background: -ms-radial-gradient(center, ellipse cover, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
    background: radial-gradient(ellipse at center, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#87e0fd', endColorstr='#05abe0', GradientType=1);
}
#slider-5-nav-ul a {
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    -ms-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
    transition: background-color 1s ease;
}
[class^="icon-"] {
   /* margin-right: 7px;*/
    margin-right: -75px;
}
#slider-8-nav-ul {
    font-size: 1.2em;
}
.pure-button-secondary,
.ls-current {
    background: rgb(66, 184, 221);
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.pure-button-xlarge {
    font-size: 125%;
}
.top-buttons {
    width: 312px;
    margin: 100px auto;
}
.nav-area,
.animation-block {
    overflow: hidden;
}
.liquid-slider p,
.liquid-slider h2 {
    color: #fff;
    font-family: inherit;
}
.liquid-slider p {
    margin-top: 0
}
.liquid-slider h2 {
    background: rgba(0, 0, 0, 0) url("../images/tab-title-bg.png") no-repeat scroll left bottom;
    font-size: 31px;
    height: 44px;
    margin-bottom: 10px;
    margin-top: 18px;
    text-transform: uppercase;
}
.content-ad {
    text-align: center;
}
.next-page {
    display: block;
    width: 150px;
    margin: 50px auto 10px;
}
.shadow {
    position: relative;
    height: 20px;
    width: 70%;
    margin: 0 auto;
    display: block;
}
.shadow:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border-radius: 50%/20px;
    box-shadow: rgba(0, 0, 0, 0.5) 0 5px 10px;
    clip: rect(20px, auto, 50px, 0);
}
.site-footer {
    padding: 0 0 20px;
    background: rgb(66, 184, 221);
    overflow: hidden;
    *zoom: 1
}
.site-footer .container {
    padding-top: 20px;
    overflow: hidden;
}
.site-footer h2 {
    margin: 0
}
.site-footer a.link {
    color: #fff;
    border-bottom: 2px dashed #87E0FD
}
.site-footer a.link:hover {
    border-bottom: 2px solid #87E0FD;
    text-shadow: 0px 0px 10px #fff
}
.site-footer .profile {
    margin-left: 15px
}
.site-footer p {
    color: #111;
    margin-top: 0
}
.site-footer .profile .info {
    margin-top: 3%;
    width: 100%;
    float: left
}
.site-footer .profile .info h2 {
    color: #fff;
    display: inline-block;
    margin: 0 0 20px;
    font-size: 26px;
    padding: 0
}
.circle-image-link {
    display: none;
    float: left;
    width: 15%;
    margin: 5% 2% 0 0
}
.circle-image-link img {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-background-clip: content-box;
    -moz-background-clip: content-box;
    background-clip: content-box;
    -webkit-box-shadow: 0 0 0 5px #fff;
    -moz-box-shadow: 0 0 0 5px #fff;
    box-shadow: 0 0 0 5px #fff
}
.circle-image-link img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0)
}
.tab1 a {
    background: #006ebb url("../images/tab-water-treatment-icon.png") no-repeat scroll 38px 13px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 47px;
    line-height: 20px;
    margin: 0;
    padding-left: 114px;
    padding-top: 19px;
    text-transform: uppercase;
    width: 164px;
}
.tab1.current a {
    background-color: #0162a5
}
.tab2 a {
    background: #197bc2 url(../images/tab-process-chemicals-icon.jpg) no-repeat scroll 38px 13px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 47px;
    line-height: 20px;
    margin: 0;
    padding-left: 114px;
    padding-top: 19px;
    text-transform: uppercase;
    width: 162px;
}
.tab2.current a {
    background-color: #0162a5
}
.tab3 a {
    background: #338bc9 url(../images/tab-dosing-system-icon.png) no-repeat scroll 38px 13px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 47px;
    line-height: 20px;
    margin: 0;
    padding-left: 114px;
    padding-top: 19px;
    text-transform: uppercase;
    width: 168px;
}
.tab3.current a {
    background-color: #0162a5
}
.tab4 a {
    background: #4c99cf url(../images/tab-corrison-protection-ixon.png) no-repeat scroll 38px 13px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 47px;
    line-height: 20px;
    margin: 0;
    padding-left: 114px;
    padding-top: 19px;
    text-transform: uppercase;
    width: 159px;
}
.tab4.current a {
    background-color: #0162a5
}
.slider-1-panel.ls-panel:nth-child(3) {
    margin-left: 327px;
}
.slider-1-panel.ls-panel:nth-child(4) {
    margin-left: 308px;
}
.slider-1-panel.ls-panel:nth-child(5) {
    margin-left: 16px;
}
.video-area ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
@media only screen and (max-width: 1366px) {
    .ls-select-box select {
        display: none;
    }
    .ls-nav ul {
        clear: both;
        display: block !important;
        margin: auto;
        overflow: hidden;
        padding: 0;
    }
    .ls-wrapper {
        width: 100% !important;
    }
    .ls-select-box {
        background: #ddd url("../images/menu.html") no-repeat scroll right center;
        display: none !important;
        height: 35px;
        overflow: hidden;
        width: 100%;
    }
    .slider-1-panel.ls-panel:nth-child(3) {
        margin-left: 296px;
    }
    .slider-1-panel.ls-panel:nth-child(4) {
        margin-left: 288px;
    }
    .slider-1-panel.ls-panel:nth-child(5) {
        margin-left: 0;
    }
    .ls-wrapper {
        height: auto;
        margin: -600px auto 0;
        max-width: 1170px !important;
        z-index: 9;
    }
}
@media only screen and (width: 1024px) {
    .header-area {
        height: 600px;
    }
}
@media only screen and (max-width: 1024px) {
    .ls-select-box select {
        display: none;
    }
    .ls-nav ul {
        clear: both;
        display: block !important;
        margin: auto;
        overflow: hidden;
        padding: 0;
    }
    .ls-wrapper {
        height: auto;
        margin: -30% auto 0 !important;
        max-width: 1170px !important;
        z-index: 2147483647;
    }
    .header-area {
        height: auto;
    }
    .ls-select-box {
        background: #ddd url("../images/menu.html") no-repeat scroll right center;
        display: none !important;
        height: 35px;
        overflow: hidden;
        width: 100%;
    }
    .tab1 a {
        width: 13% !important;
        font-size: 18px;
        padding-left: 102px;
    }
    .tab2 a {
        width: 13% !important;
        font-size: 18px;
        padding-left: 102px;
    }
    .tab3 a {
        width: 13% !important;
        font-size: 18px;
        padding-left: 102px;
    }
    .tab4 a {
        width: 14% !important;
        font-size: 18px;
        padding-left: 102px;
    }
    .slider-1-panel.ls-panel:nth-child(3) {
        margin-left: 247px;
    }
    .slider-1-panel.ls-panel:nth-child(4) {
        margin-left: 246px;
    }
    .panel-wrapper {
        width: 420px !important;
    }
}
@media only screen and (max-width: 768px) {
    .ls-select-box select {
        display: none;
    }
    .ls-nav ul {
        clear: both;
        display: block !important;
        margin: auto;
        overflow: hidden;
        padding: 0;
    }
    .ls-wrapper {
        height: auto;
        margin: -350px auto 0 0 !important;
        max-width: 1170px !important;
        z-index: 2147483647;
    }
    .ls-select-box {
        background: #ddd url("../images/menu.html") no-repeat scroll right center;
        display: none !important;
        height: 35px;
        overflow: hidden;
        width: 100%;
    }
    .tab1 a {
        width: 14% !important;
        font-size: 16px;
        padding-left: 67px;
        background-position: 15px center;
        background-size: 22%;
    }
    .tab2 a {
        width: 14% !important;
        font-size: 16px;
        padding-left: 67px;
        background-position: 15px center;
        background-size: 22%;
    }
    .tab3 a {
        width: 14% !important;
        font-size: 16px;
        padding-left: 67px;
        background-position: 15px center;
        background-size: 22%;
    }
    .tab4 a {
        width: 14% !important;
        font-size: 16px;
        padding-left: 67px;
        background-position: 15px center;
        background-size: 22%;
    }
    .slider-1-panel.ls-panel:nth-child(3) {
        margin-left: 187px;
    }
    .slider-1-panel.ls-panel:nth-child(4) {
        margin-left: 184px;
    }
    .panel-wrapper {
        width: 40% !important;
    }
    .liquid-slider h2 {
        font-size: 25px;
        height: 38px;
    }
    .liquid-slider p {
        line-height: 22px;
        margin-top: 0;
    }
}
@media only screen and (max-width: 640px) {
    .ls-select-box select {
        display: block;
    }
    #video-bg {
        top: 3px;
    }
    .ls-wrapper {
        height: auto;
        margin: -40px auto 0 8px !important;
        max-width: 1170px !important;
        z-index: 2147483647;
    }
    .ls-wrapper {
        width: 98% !important;
        margin: 0 auto 0;
    }
    .ls-select-box {
        background: #ddd url("../images/menu.html") no-repeat scroll right center;
        display: none !important;
        height: 35px;
        overflow: hidden;
        width: 100%;
    }
    .tab1 a {
        width: 11% !important;
        font-size: 14px;
        padding-left: 67px;
        background-position: 15px center;
        background-size: 20%;
    }
    .tab2 a {
        width: 11% !important;
        font-size: 14px;
        padding-left: 67px;
        background-position: 15px center;
        background-size: 20%;
    }
    .tab3 a {
        width: 15% !important;
        font-size: 14px;
        padding-left: 64px;
        background-position: 15px center;
        background-size: 20%;
    }
    .tab4 a {
        width: 11% !important;
        font-size: 14px;
        padding-left: 67px;
        background-position: 15px center;
        background-size: 20%;
    }
    .slider-1-panel.ls-panel:nth-child(3) {
        margin-left: 152px;
    }
    .slider-1-panel.ls-panel:nth-child(4) {
        margin-left: 22px;
    }
    .panel-wrapper {
        width: 60% !important;
    }
    .liquid-slider h2 {
        font-size: 25px;
        height: 38px;
    }
    .liquid-slider p {
        line-height: 22px;
        margin-top: 0;
    }
}
@media (max-width: 600px) {
    .animations {
        width: 50%;
        float: left;
    }
    .slider-6-panel .panel-wrapper {
        padding: 0!important;
    }
    .pure-menu {
        width: 32.4%!important;
        float: left;
        margin: 10px 1% 10px 0;
    }
    .pure-menu:last-child {
        margin-right: 0;
    }
    .container {
        width: 75%;
        padding: 100px 20px 20px;
    }
    .circle-image-link {
        display: block;
    }
    .site-footer .profile .info {
        width: 70%
    }
    .site-footer .profile .info h2 {
        font-size: 36px;
        margin-right: 10px
    }
    .tab1 a {
        width: 20% !important;
        font-size: 14px;
        padding: 46px 10px 10px 10px;
        background-position: center 10px;
        background-size: 30%;
        text-align: center;
    }
    .tab2 a {
        width: 20% !important;
        font-size: 14px;
        padding: 46px 10px 10px 10px;
        background-position: center 10px;
        background-size: 30%;
        text-align: center;
    }
    .tab3 a {
        width: 20% !important;
        font-size: 14px;
        padding: 46px 10px 10px 10px;
        background-position: center 10px;
        background-size: 30%;
        text-align: center;
    }
    .tab4 a {
        width: 20% !important;
        font-size: 14px;
        padding: 46px 10px 10px 10px;
        background-position: center 10px;
        background-size: 30%;
        text-align: center;
    }
    .slider-1-panel.ls-panel:nth-child(3) {
        margin-left: 0;
    }
    .slider-1-panel.ls-panel:nth-child(4) {
        margin-left: 0;
    }
    .panel-wrapper {
        width: 81% !important;
    }
}
@media (max-width: 360px) {
    .tab1 a {
        width: 18%;
        font-size: 13px;
        padding: 46px 8px 10px;
    }
    .tab2 a {
        width: 18%;
        font-size: 13px;
        padding: 46px 8px 10px;
    }
    .tab3 a {
        width: 18%;
        font-size: 13px;
        padding: 46px 8px 10px;
    }
    .tab4 a {
        width: 18%;
        font-size: 13px;
        padding: 46px 8px 10px;
    }
    .panel-wrapper {
        padding: 1px 20px !important;
        width: 87% !important;
    }
}
@media (max-width: 320px) {
    .tab1 a {
        width: 18%;
        font-size: 12px;
        padding: 46px 8px 10px;
        line-height: 15px;
    }
    .tab2 a {
        width: 18%;
        font-size: 12px;
        padding: 46px 8px 10px;
        line-height: 15px;
    }
    .tab3 a {
        width: 18%;
        font-size: 12px;
        padding: 46px 8px 10px;
        line-height: 15px;
    }
    .tab4 a {
        width: 18%;
        font-size: 12px;
        padding: 46px 7px 10px;
        line-height: 15px;
    }
    .panel-wrapper {
        padding: 1px 20px !important;
        width: 87% !important;
    }
    .ls-wrapper {
        height: auto;
        margin: 40px auto 0 2px !important;
        max-width: 1170px !important;
        z-index: 2147483647;
    }
    .tab-readmore-btn {
        float: left;
        width: 37% !important;
    }
    .tab-readmore-btn img {
        width: 87%;
    }
}
@media (width: 480px) {
    #video-bg {
        top: 196px;
    }
}
@media only screen and (max-width: 320px) {
    .ls-wrapper {
        margin: -60px auto 0 2px !important
    }
}
@media only screen and (width: 360px) {
    .ls-wrapper {
        margin: -58px auto 0 8px !important
    }
}