/* jssor slider bullet navigator skin 05 css */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700');

/*
.jssorb05 div           (normal)
.jssorb05 div:hover     (normal mouseover)
.jssorb05 .av           (active)
.jssorb05 .av:hover     (active mouseover)
.jssorb05 .dn           (mousedown)
*/
.jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
    background-image: url('img/b05.png');
    overflow: hidden;
    cursor: pointer;
}

.row.rowheader {
    margin-top: 61px;
    float: left;
    width: 100%;
}

.esg-grid {
    margin: 40px 0 0;
}

/*vC*/
section#supported-docs-vc .panel-body ul li {
    width: 100%;
    height: auto;
    list-style: none;
    padding: 0px 0px 18px 0px;
    margin-left: 0px;
    margin-top: 15px;
    border-bottom: 0px #ecf0f1 solid;
    overflow: auto;
}

#transalor p.trans.pull-left {
    margin-right: 15px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    font-size: 8px;
    line-height: 36px;
}

#transalor select.goog-te-combo {
    color: #444;
}

div#transalor {
    float: right;
    overflow: auto;    /* min-width: 400px; */
    background: #09F;
    padding: 0 10px;
    position: relative;
    top: -15px;
}

.is-sticky header.header-5 {
    z-index: 9999;
}

.is-sticky .header-5 .container-fluid {
    background: #fff;
}

.home .is-sticky header.header-5 {
    z-index: 999;
}

.jssorb05 div {
    background-position: -7px -7px;
}

.jssorb05 div:hover,
.jssorb05 .av:hover {
    background-position: -37px -7px;
}

.jssorb05 .av {
    background-position: -67px -7px;
}

.jssorb05 .dn,
.jssorb05 .dn:hover {
    background-position: -97px -7px;
}

.jssora11l,
.jssora11r,
.jssora11ldn,
.jssora11rdn {
    background: url("img/a11.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: absolute;
}

.jssora11l {
    background-position: -13px -43px;
}

.califonia_footer .footer-10 {
    margin: 0;
}

.jssora11r {
    background-position: -73px -43px;
}

#slider1_container {
    min-height: 640px !important;
}

.california header {
    margin: 25px 0 0;
}

.california_containt {
    padding: 2%;
}

.slider .blue_line {
    margin-top: 3%;
    width: 76%;
}

.cat_icon > ul {
    clear: both;
    margin: 0;
    padding: 0;
}

.cat_icon > ul ul {
    clear: both;
    margin: 0;
    padding: 0;
}

.cat_icon ul li:first-child {
    padding-left: 0;
}

.title {
    color: #000;
    font-family: "Avenir-LT-95-Black", Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    top: 7px;
}

.address {
    font-style: normal;
}

.cali_contact_us .blue_line {
    width: 78%;
}

.address .blue_line {
    margin-bottom: 3%;
}

.address_office {
    display: block;
    font-size: 28px;
    padding-top: 7%;
}

.shs_nav {
    background-color: #d2d2d2 !important;
    border-radius: 50%;
    display: block !important;
    height: 46px !important;
    width: 46px !important;
}

.cali_contact_us label {
    font-style: normal;
}

.left_side {
    float: left;
    margin-left: 5%;
    margin-right: 5%;
    width: 45%;
}

.shtml_wpf_ref {
    display: none !important;
}

.right_side {
    float: left;
    width: 45%;
}

.blue_line {
    border-top: 2px solid #0198ff;
    width: 28%;
}

/*.cat_icon li {
  float: left;
  list-style: outside none none;
  margin-left: 0;
  margin-right: 12%;
  width: 21%;
}*/
.cat_icon li {
    list-style: outside none none;
    margin-bottom: 1%;
}

.california .header-8 .headline {
    text-transform: uppercase;
}

.para {
    margin-top: 10px;
    text-align: left;
    width: 100%;
}

.right_side > img {
    padding-top: 6%;
}

.cat_icon {
    margin: 4% 0;
}

.number {
    background: none repeat scroll 0 0 #0098fe;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    height: 50px;
    padding-top: 15px;
    text-align: center;
    width: 50px;
}

.icon_img {
    height: 198px;
    margin: 0 auto;
    text-align: center;
}

.clear {
    clear: both;
}

.icon_text {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

#return-to-top {
    background-color: #000;
}

.scroll-to-top {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 10px;
    width: 80px;
    height: 25px;
    font-size: 30px;
    text-decoration: none;
    padding: 10px;
    text-align: center;
    z-index: 99999999999;
}

.scroll-to-top a {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 4px 6px 4px;
    border-radius: 6px;
}

.scroll-to-top a:hover {
    text-decoration: none;
    color: #fff;
    background-color: rgba(0, 0, 0, 1);
}

/* Utility Styles Needed For Responsive Markup */
.no-padd {
    padding-left: 0;
    padding-right: 0;
}

.no-padd-left {
    padding-left: 0;
}

.no-padd-right {
    padding-right: 0;
}

.dropdown-arrow-inverse {
    border-bottom-color: #34495e !important;
    border-top-color: #34495e !important;
}

/* styles from flat-ui-free2.0.0-fix.less files */
body {
    color: #34495e;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.231;
}

input,
button,
select,
textarea {
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-size: 18px;
}

a {
    color: #16a085;
    text-decoration: none;
    -webkit-transition: color 0.25s, background 0.25s;
    -moz-transition: color 0.25s, background 0.25s;
    -o-transition: color 0.25s, background 0.25s;
    transition: color 0.25s, background 0.25s;
}

a:hover {
    color: #1abc9c;
    text-decoration: none;
}

h1,
.h1 {
    font-size: 61px/* 64px */ ;
}

h2,
.h2 {
    font-size: 53px/* 52px */ ;
}

h3,
.h3 {
    font-size: 40px/* 40px */ ;
}

h4,
.h4 {
    font-size: 29px/* 29px */ ;
}

h5,
.h5 {
    font-size: 28px/* 28px */ ;
}

h6,
.h6 {
    font-size: 24px/* 24px */ ;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    line-height: 1.2em;
}

h1 {
    font-weight: 700;
}

h2 {
    font-weight: 700;
    margin-bottom: 2px;
}

h3 {
    font-weight: 700;
    margin-bottom: 4px;
    margin-top: 2px;
}

h4 {
    font-weight: 500;
    margin-top: 4px;
}

h5 {
    font-weight: 500;
}

h6 {
    font-weight: normal;
}

p {
    font-size: 23.148px;    /* 18px */
    line-height: 1.722169;    /* 31px */
}

.lead {
    font-size: 36px;    /* 28px */
    line-height: 1.4642745;    /* 41px */
    font-weight: 300;
    margin-bottom: 20px;
}

small {
    font-size: 84%;    /* 15px */
    line-height: 2.050846;    /* 31px */
}

blockquote {
    position: relative;
    border-left: none;
    padding-left: 19px;
}

blockquote p {
    font-size: 25.722px;
    line-height: 1.549829;
    font-weight: normal;
    margin-bottom: .4em;
}

blockquote small {
    font-size: 23.148px;
    line-height: 1.722169;
    font-style: italic;
    color: #34495e;
}

blockquote small:before {
    content: "";
}

blockquote:before {
    position: absolute;
    left: 0;
    width: 3px;
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #ebedee;
    content: "";
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.img-rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.img-comment {
    font-size: 19.278px;
    line-height: 1.231;
    font-style: italic;
    margin: 24px 0;
}

.text-primary {
    color: #1abc9c;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #15967d;
}

.text-success {
    color: #2ecc71;
}

a.text-success:hover,
a.text-success:focus {
    color: #25a35a;
}

.text-danger {
    color: #e74c3c;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #b93d30;
}

.text-warning {
    color: #f1c40f;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #c19d0c;
}

.text-info {
    color: #3498db;
}

a.text-info:hover,
a.text-info:focus {
    color: #2a7aaf;
}

.text-inverse {
    color: #ffffff;
}

a.text-inverse:hover,
a.text-inverse:focus {
    color: #cccccc;
}

.muted {
    color: #bdc3c7;
}

a.muted:hover,
a.muted:focus {
    color: #979c9f;
}

footer {
    background-color: transparent;
}

footer p.trans {
    margin-right: 10px;
    font-weight: bold;
}

.input-append input {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}

.bg-white {
    background-color: #ffffff;
}

.bg-black {
    background-color: #000000;
}

.bg-turquoise {
    background-color: #1abc9c;
}

.bg-green-sea {
    background-color: #16a085;
}

.bg-emerland {
    background-color: #2ecc71;
}

.bg-nephritis {
    background-color: #27ae60;
}

.bg-peter-river {
    background-color: #3498db;
}

.bg-belize-hole {
    background-color: #2980b9;
}

.bg-amethyst {
    background-color: #9b59b6;
}

.bg-wisteria {
    background-color: #8e44ad;
}

.bg-wet-asphalt {
    background-color: #34495e;
}

.bg-midnight-blue {
    background-color: #2c3e50;
}

.bg-sun-flower {
    background-color: #f1c40f;
}

.bg-orange {
    background-color: #f39c12;
}

.bg-carrot {
    background-color: #e67e22;
}

.bg-pumpkin {
    background-color: #d35400;
}

.bg-alizarin {
    background-color: #e74c3c;
}

.bg-pomegranate {
    background-color: #c0392b;
}

.bg-clouds {
    background-color: #ecf0f1;
}

.bg-silver {
    background-color: #bdc3c7;
}

.bg-concrete {
    background-color: #95a5a6;
}

.bg-asbestos {
    background-color: #7f8c8d;
}

.bg-base {
    background-color: #34495e;
}

.bg-firm {
    background-color: #1abc9c;
}

.bg-success {
    background-color: #2ecc71;
}

.bg-danger {
    background-color: #e74c3c;
}

.bg-warning {
    background-color: #f1c40f;
}

.bg-info {
    background-color: #3498db;
}

.bordered {
    border-style: solid;
}

.bordered.bg-turquoise {
    border-color: #16a085;
}

.bordered.bg-emerland {
    border-color: #27ae60;
}

.bordered.bg-peter-river {
    border-color: #2980b9;
}

.bordered.bg-amethyst {
    border-color: #8e44ad;
}

.bordered.bg-wet-asphalt {
    border-color: #2c3e50;
}

.bordered.bg-sun-flower {
    border-color: #f39c12;
}

.bordered.bg-carrot {
    border-color: #d35400;
}

.bordered.bg-alizarin {
    border-color: #c0392b;
}

.bordered.bg-clouds {
    border-color: #bdc3c7;
}

.bordered.bg-concrete {
    border-color: #7f8c8d;
}

html,
body {
    height: 100%;
}

body {
    overflow-x: hidden;
    color: #6c7374;
    line-height: 1.29;
}

@media (max-width:767px) {
    body {
        padding-right: 0;
        padding-left: 0;
    }

}

li {
    line-height: 20px;
}

.btn {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    line-height: 22px;
    -webkit-transition: color 0.25s, background 0.25s;
    -moz-transition: color 0.25s, background 0.25s;
    -o-transition: color 0.25s, background 0.25s;
    transition: color 0.25s, background 0.25s;
}

.btn.btn-large {
    font-size: 17px;
    padding: 12px 18px;
}

.btn > [class^="fui-"] {
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: top;
}

.input-group-btn .btn {
    background: #bdc3c7;
    line-height: 9px 12px 10px;
    line-height: 22px;
    border: 0;
    margin: 0;
    color: #fff;
    margin-left: 0 !important;
    padding-left: 10px;
    padding-right: 12px;
}

.input-group-btn .btn:hover {
    background: #cacfd2;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}

input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background-color: #0099ff;
    border: 0;
    color: #FFFFFF;
    padding: 5px 15px 5px 15px;
}

.form-group {
    margin-bottom: 10px;
}

label {
    line-height: 20px;
}

.carousel {
    line-height: 1;
}

.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1px;
    color: inherit;
}

h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

p {
    margin-bottom: 10px;
}

.page-wrapper {
    position: relative;
    z-index: 2;
    background: #fff;
    overflow-x: hidden;
    min-height: 100%;
    overflow-y: hidden;
}

.header-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.loaded .page-wrapper,
.loaded .header-antiflicker,
.loaded body > header .header-background {

    /*  -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);*/
    -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}

.loaded.nav-visible .page-wrapper,
.loaded.nav-visible .navbar.navbar-fixed-top,
.loaded.nav-visible .header-antiflicker,
.loaded.nav-visible body > header .header-background {
    -webkit-transform: translate3d(-230px, 0, 0);
    -moz-transform: translate3d(-230px, 0, 0);
    -o-transform: translate3d(-230px, 0, 0);
    transform: translate3d(-230px, 0, 0);
}

.loaded.no-csstransitions .page-wrapper,
.loaded.no-csstransitions .header-antiflicker {
    left: 0;
}

.loaded.no-csstransitions.nav-visible .page-wrapper,
.loaded.no-csstransitions.nav-visible .navbar.navbar-fixed-top,
.loaded.no-csstransitions.nav-visible .header-antiflicker {
    left: -230px !important;
    right: auto;
}

.carousel-indicators {

    /*  width: 100%;*/
}

.fui-list {
    display: inline-block;
    vertical-align: middle;
    color: #0099ff;
    display: block;
    height: 100%;
}

.fui-list:hover {
    color: #333333;
}

body > section,
header,
footer {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width:767px) {
    body > section,
    footer {
        padding-right: 5px;
        padding-left: 5px;
    }

    header {

        /*
        padding-right: 5px;
        padding-left: 5px;
            */
    }

}

img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    color: #333;
}

h1 {
    font-weight: normal;
}

h3 {
    font-weight: normal;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-size: 20.57142857px;
    font-weight: normal;
    color: #7f8c8d;
}

a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
    outline: none;
}

#bgVideo {
    overflow: hidden;
}

#bgVideo > video {
    position: absolute !important;
}

.navbar {
    left: 0;
    right: 0;
}

.navbar .brand {
    padding: 23px 28px 24px 0;
    float: left;
}

.navbar .subnav {
    display: none;
}

.navbar a {
    -webkit-transition: color 0.25s, background 0.25s;
    -moz-transition: color 0.25s, background 0.25s;
    -o-transition: color 0.25s, background 0.25s;
    transition: color 0.25s, background 0.25s;
}

.navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.navbar .nav > li {
    float: left;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
    background: none;
}

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

.navbar .navbar-toggle:before {
    display: none;
}

.navbar .navbar-form .btn {
    height: auto;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar .nav > li > a > [class*="fui-"] {
    font-size: 24px;
    margin: -10px 0 0;
    position: relative;
    top: 4px;
}

.navbar.navbar-fixed-top {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 1170px;
    margin: 0 auto;
}

.loaded .navbar.navbar-fixed-top {
    -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}

@media (min-width:768px) and (max-width:991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-header {
        float: none;
    }

}

.header-19 .navbar-collapse.collapse,
.header-16 .navbar-collapse.collapse {
    display: none !important;
}

@media (max-width:991px) {
    body .navbar-collapse {
        width: 230px;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100% !important;
        z-index: 1;
    }

}

@media (min-width:992px) {
    body > .collapse.navbar-collapse {
        display: none !important;
    }

}

body .navbar-collapse#header-19,
body .navbar-collapse#header-16 {
    width: 230px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
    z-index: 1;
}

body > .navbar-collapse {
    padding: 25px 0;
    overflow: auto;
    background: #0099FF;
    min-height: 100%;
}

body > .navbar-collapse::-webkit-scrollbar {
    display: none;
}

body > .navbar-collapse .pull-right,
body > .navbar-collapse .pull-left {
    float: none !important;
}

body > .navbar-collapse .nav {
    margin: 0 0 10px;
}

body > .navbar-collapse .nav > li {
    margin: 0 15px;
    border-bottom: 1px solid #e3e3e3;
}

body > .navbar-collapse .nav > li > a {
    display: block;
    padding: 12px 15px 12px 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
}

body > .navbar-collapse .nav > li > a:hover,
body > .navbar-collapse .nav > li > a:focus,
body > .navbar-collapse .nav > li > a.active {
    color: #ffffff;
}

body > .navbar-collapse .nav > li > a:hover,
body > .navbar-collapse .nav > li > a:focus {
    background: none;
}

body > .navbar-collapse .nav > li.active > a {
    color: #ffffff;
}

body > .navbar-collapse .nav > li.active > a:hover,
body > .navbar-collapse .nav > li.active > a:focus,
body > .navbar-collapse .nav > li.active > a.active {
    color: #ffffff;
}

body > .navbar-collapse .subnav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

body > .navbar-collapse .subnav li > a {
    display: block;
    margin: 0;
    padding: 7px 35px;
    font-size: 13px;
    font-weight: normal;
    color: #5b5e61;
    text-transform: capitalize;
}

body > .navbar-collapse .subnav li > a:hover,
body > .navbar-collapse .subnav li > a:focus,
body > .navbar-collapse .subnav li > a.active {
    color: #ffffff;
}

body > .navbar-collapse .navbar-form,
body > .navbar-collapse .navbar-search {
    padding: 10px 35px;
    margin: 0;
    border-bottom: 0 none;
    border-top: 0 none;
    box-shadow: none;
    width: 100%;
}

body > .navbar-collapse .navbar-form:focus,
body > .navbar-collapse .navbar-search:focus {
    outline: 0 none;
}

body > .navbar-collapse .navbar-form .btn,
body > .navbar-collapse .navbar-search .btn,
body > .navbar-collapse .navbar-form .btn-primary,
body > .navbar-collapse .navbar-search .btn-primary {
    height: 30px;
    line-height: 20px;
    font-size: 15px;
    color: #5b5e61;
    background: none;
    padding: 0;
}

body > .navbar-collapse .navbar-form .btn:hover,
body > .navbar-collapse .navbar-search .btn:hover,
body > .navbar-collapse .navbar-form .btn-primary:hover,
body > .navbar-collapse .navbar-search .btn-primary:hover {
    color: #fff;
}

body > .navbar-collapse .navbar-search-container {
    position: relative;
    padding: 0;
}

body > .navbar-collapse .navbar-search-container .search {
    position: absolute;
    top: 12px;
    left: 20px;
}

body > .navbar-collapse .search-form {
    padding: 10px 15px;
}

body > .navbar-collapse .search-form .close-search {
    display: none;
}

body > .navbar-collapse .search-form .search-field {
    width: 100%;
    margin-bottom: 10px;
}

body > .navbar-collapse .search-form .search-submit {
    background: #333;
    border: 0;
    border-bottom: 2px solid #ffcc00;
    width: 100%;
}

.delimiter {
    margin-top: 200px;
}

.delimiter.line {
    margin-top: 150px;
    margin-bottom: 150px;
    border-top: 2px solid #ebedee;
}

header {
    padding-top: 100px;
    padding-bottom: 70px;
    z-index: 100;
}

header .brand {
    font-size: 32.14285714px;
    font-weight: normal;
    color: #34495e;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-weight: 800;
    letter-spacing: -1px;
    color: #333;
}

header .brand img:first-child {
    float: left;
    margin: -10px 15px 0 0;
}

section * {
    z-index: 2;
}

.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);
}

.container {
    position: relative;
    z-index: 2;
}

@media (max-width:767px) {
    header {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

}

/*START CSS OVERRIDES*/
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'Avenir-LT-35-Light';
    src: url('fonts/Avenir-LT-35-Light.eot');
    src: url('fonts/Avenir-LT-35-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Avenir-LT-35-Light.woff') format('woff'), /* Modern Browsers */
    url('fonts/Avenir-LT-35-Light.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/Avenir-LT-35-Light.svg#a3894d49b0c62da6d619d8a85ab36753') format('svg');
    font-style: normal;
    font-weight: 200;    /* IE9 Compat Modes */

    /* Legacy iOS */
}

@font-face {
    font-family: 'Avenir-LT-45-Book';
    src: url('fonts/Avenir-LT-45-Book.eot');
    src: url('fonts/Avenir-LT-45-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Avenir-LT-45-Book.woff') format('woff'), /* Modern Browsers */
    url('fonts/Avenir LT 45 Book.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/Avenir LT 45 Book.svg#300d1a3b24976c3f7f9107f736aaa851') format('svg');
    font-style: normal;
    font-weight: normal;    /* IE9 Compat Modes */

    /* Legacy iOS */
}

@font-face {
    font-family: 'Avenir-LT-95-Black';
    src: url('fonts/Avenir-LT-95-Black.eot');
    src: url('fonts/Avenir-LT-95-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/Avenir-LT-95-Black.woff') format('woff'), /* Modern Browsers */
    url('fonts/Avenir-LT-95-Black.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/Avenir-LT-95-Black.svg#6f52813f2adda5bf4bf02b327ad53c14') format('svg');
    font-style: normal;
    font-weight: normal;    /* IE9 Compat Modes */

    /* Legacy iOS */
}

@font-face {
    font-family: 'flat-ui-icons-regular';
    src: url('fonts/flat-ui-icons-regular.eot');
    src: url('fonts/fonts/flat-ui-icons-regular.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/fonts/flat-ui-icons-regular.woff') format('woff'), /* Modern Browsers */
    url('fonts/flat-ui-icons-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/flat-ui-icons-regular.svg') format('svg');
    font-style: normal;
    font-weight: normal;    /* IE9 Compat Modes */

    /* Legacy iOS */
}

/*-- Text Highlight Colors --*/
::selection {
    color: #0099ff;
    background: #c2eeff;
}

::-moz-selection {
    color: #0099ff;
    background: #c2eeff;
}

/*-- Global Text Styles --*/
h3,
.content-10 h3 {
    font-family: 'Avenir-LT-95-Black', Helvetica, sans-serif !important;
    color: #333;
    font-size: 38px;
    line-height: 1.3;
    letter-spacing: 1px;
    padding-bottom: 20px;
    border-bottom: 2px solid #0099ff;
    margin-bottom: 0px;
    font-weight: 300;
    text-transform: uppercase;
}

h5 {
    font-family: 'Avenir-LT-45-Book', Helvetica, sans-serif;
    font-size: 28px;
    color: #333;
    line-height: 1.3em;
    padding-bottom: 14px;
    border-bottom: 1px solid #0099ff;
    font-weight: bold;
    margin-bottom: 24px;
}

h6 {
    font-family: 'Avenir-LT-45-Book', Helvetica, sans-serif;
    color: #333;
    padding-bottom: 14px;
    border-bottom: 1px solid #0099ff;
    font-weight: bold;
}

a {
    color: #0099ff;
}

a:hover {
    color: #0080d5;
}

.header-5 .navbar .nav > li > a {
    font-size: 16.7;
}

/* content */

/**
 * Content 4 stylesheet
 * */

.content-4 {
    padding-top: 130px;
    padding-bottom: 120px;
    position: relative;
}

.content-4 h3 {
    font-size: 38.57142857px;
    font-weight: normal;
    color: #333;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    margin-bottom: 24px;
    font-weight: 300;
}

.content-4 p {
    font-size: 20.57142857px;
    font-weight: normal;
    color: #7f8c8d;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    line-height: 26px;
}

.content-4 .features h6 {
    margin: 0 0 13px;
    font-size: 30.85714286px;
    font-weight: normal;
    color: #34495e;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: none;
}

.content-4 .features p {
    font-size: 20.57142857px;
    font-weight: normal;
    color: #7f8c8d;
}

.content-4 .features > [class*="col-sm-"] {
    position: relative;
    padding-top: 180px;
    padding-bottom: 50px;
}

.content-4 .features > [class*="col-sm-"] > img:first-child {
    position: absolute;
    left: 15px;
    top: 30px;
}

.content-4 .features:last-child > [class*="col-sm-"],
.content-4 .features.last > [class*="col-sm-"] {
    padding-bottom: 0;
}

@media (max-width:767px) {
    .content-4 .features > [class*="col-sm-"],
    .content-4 .features:last-child > [class*="col-sm-"],
    .content-4 .features.last > [class*="col-sm-"] {
        padding-top: 150px;
        padding-bottom: 20px;
    }

    .content-4 .features:last-child > [class*="col-sm-"]:last-child,
    .content-4 .features.last > [class*="col-sm-"]:last-child,
    .content-4 .features:last-child > [class*="col-sm-"].last,
    .content-4 .features.last > [class*="col-sm-"].last {
        padding-bottom: 0;
    }

}

.content-4 {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.content-4.header {
    margin-top: 84px;
    margin-bottom: 48px;
}

.page-template-product-accessories-php .content-4.header {
    margin-bottom: 0;
}

.content-4 .accessory-entry h6 {
    margin-top: 32px;
}

.content-4 .accessory-entry {
    margin-top: 0px;
    padding-top: 0px;
}

.content-4 .image-box {
    width: 100%;
    height: 250px;
    margin-bottom: 18px;
    overflow: hidden;
    text-align: center;
}

.content-4 .image-box:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.content-4 .image-box img {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
}

.content-10 {
    padding-top: 130px;
    padding-bottom: 125px;
    position: relative;
}

.qas {
    width: 50%;
    float: left;
}

ul.datatype {
    background: #fafafa;
    list-style: none;
    overflow: auto;
    padding: 0;
    margin: 30px 0;
}

.colcnt h2 {
    font-size: 28px;
    margin: 30px 0 30px;
}

li.titl .qas {
    font-weight: 900;
    border-bottom: 2px solid #eee;
    padding: 10px;
}

.postimage {
    padding: 30px;
}

ul.datatype li {
    display: block;
    width: 100%;
    overflow: auto;
    line-height: 21px;
    padding: 5px 15px;
}

.content-10 h3 {
    font-size: 38px;
    font-weight: normal;
    text-align: center;
    color: #333;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    margin: 32px 0;
    font-weight: 300;
}

.content-10 .features .box {
    position: relative;
    padding-left: 140px;
    padding-top: 50px;
    margin-top: 50px;
    min-height: 100px;
    border-top: 2px solid #ecf0f1;
}

.content-10 .features .box.first,
.content-10 .features .box:first-child,
.content-10 .features .box:first-of-type {
    margin-top: 0;
    border-top: 0;
}

.content-10 .features .box > img {
    position: absolute;
    left: 0;
    top: 50px;
}

.content-10 .features h6 {
    text-transform: none;
    font-size: 28.28571429px;
    font-weight: normal;
    color: #333;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 1.3;
}

.content-10 .features p {
    font-size: 20.57142857px;
    font-weight: normal;
    color: #7f8c8d;
}

.content-10 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.content-10 p {
    font-family: 'Avenir-LT-45-Book', Helvetica, sans-serif;
    line-height: 1.5;
    color: #6c7374;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}

.page-template-product-list-php .content-10:not(:last-of-type) .container > .row {
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: 1px #ecf0f1 solid;
}

.page-template-product-list-php .content-10:last-of-type {
    border-bottom: none;
    padding-top: 80px;
}

.page-template-product-list-php .content-10:first-of-type .container .row,
.page-template-sitemap-php .content-10:first-of-type .container .row {
    padding-top: 100px;
    padding-bottom: 0px;
    border-bottom: none;
}

.page-template-product-list-php .content-10:not(:first-of-type) .container > .row {

    /*  pad/ding-top: 0px;*/
}

.page-template-product-list-php .content-10 h3 {
    margin-bottom: 0px;
}

/*Sitemap Page*/
.page-template-sitemap-php .col-sm-12 > li > a,
.col-sm-12 > .page_item_has_children > a {
    color: #333;
    font-weight: 600;
    margin-bottom: 24px;
}

.page-template-sitemap-php .col-sm-12 > li {
    margin-bottom: 32px;
}

.page-template-sitemap-php .col-sm-12 > li > a:hover {
    color: #0099ff;
    margin-bottom: 16px;
}

.page-template-sitemap-php .col-sm-12 li {
    line-height: 28px;
    list-style-type: circle;
}

/*
.page-template-sitemaps-php .col-sm-12 ul{
  list-style-type: circle;
}
*/

/*Cartridge Pages*/

.page-template-cartridge-php .content-10:first-of-type .row {
    border-bottom: 1px #ecf0f1 solid;
    padding-bottom: 40px;
}

.page-template-cartridge-php .content-10.video-feature .row {
    border-bottom: 1px #ecf0f1 solid;
    padding-bottom: 80px;
    padding-top: 80px;
}

.page-template-cartridge-php .content-10.product-features .row {
    padding-bottom: 20px;
    padding-top: 64px;
}

.page-template-cartridge-php .product-feature div.featured-img {
    height: 200px;
}

.page-template-cartridge-php .product-feature img {
    width: 210px;
}

.page-template-cartridge-php section.howitworks {
    padding-bottom: 32px;
}

.page-template-cartridge-php .howitworks .row {
    padding-bottom: 0px;
}

.page-template-cartridge-php .howitworks img {
    width: 100%;
}

.page-template-cartridge-php .content-10:first-of-type ul {
    padding-left: 26px;
}

.page-template-cartridge-php .content-10:first-of-type ul li {
    margin-bottom: 16px
}

.housing-installed:first-of-type {
    float: left;
    text-align: center;
    margin-right: 8%;
}

.housing-installed {
    margin-top: 24px;
}

.housing-installed:last-of-type {
    float: right;
    text-align: center;
}

.housing-installed p {
    font-weight: bold;
    margin-top: 12px;
}

.housing-installed p span {
    font-size: 42px;
    margin-top: 8px;
    display: block;
}

.content-10 .sub-feature.button-feature {
    margin-top: 16px;
}

.page-template-fd-rebate-php .content-10:nth-of-type(2) h3:first-of-type {
    margin-top: 20px;
}

.content-10 .button-feature.top {
    margin-top: 50px;
}

.paragraph-header {
    letter-spacing: 1px;
    padding-bottom: 20px;
    border-bottom: 2px #0099FF solid;
}

.intro-paragraph {
    margin-top: 24px;
}

.paragraph-intro {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 46px;
}

.content-10 .sub-feature h6 {
    margin-bottom: 20px;
    text-align: left;
}

/*-- Video Player --*/
.content-10 .video-feature {
    height: 80px;
    width: 100%;
    margin-bottom: 1px;
    background-color: #ecf0f1;
}

.content-10 .player.housings {
    background-image: url('img/video-still-housing-clean.png');
    background-size: cover;
}

.video-icon {
    width: 84px;
    position: relative;
    margin: 13px 20px 0px 25px;
    float: left;
}

.video-feature p {
    position: relative;
    text-align: left;
    top: 30px;
    color: #333;
    width: 300px;
}

section.video-container iframe {
    width: 100%;
}

/*-- Document Feature --*/
.content-10 .document-feature {
    height: auto;
    width: 100%;
    border-bottom: 0px #e3e3e3 solid;
    float: left;
    padding: 10px 0;
}

.content-10 .document-feature:hover {
    border-bottom: 0px #ffcc00 solid;
}

.content-10 .document-responsive {
    position: relative;
    top: 50%;
}

.content-10 .document-icon {
    margin-left: 0px;
    float: left;
    margin-right: 20px;
    width: 42px;
    position: relative;
    top: 50%;
}

.content-10 .document-title {
    font-size: 18px;
    color: #333;
    width: 60%;
    height: auto;
    float: left;
    position: relative;
    top: 50%;
    margin-bottom: 0;
}

.page-template-product-information-php .content-10 .document-title {
    width: 100%;
}

.content-10 .document-link {
    float: right;
    margin-right: 32px;
    color: #0099FF;
}

/*-- Article Feature --*/
.article-feature {
    height: auto;
    width: 100%;
    border-bottom: 1px #e3e3e3 solid;
    margin-bottom: 24px;
}

.article-feature:hover {
    border-bottom: 1px #ffcc00 solid;
}

.article-feature a {
    color: #333;
    font-size: 20px;
}

.article-feature a:hover {
    color: #0099FF;
    font-size: 20px;
}

.article-feature p {
    color: #999999;
    font-size: 18px;
    margin-top: 16px;
}

.article-feature p {
    color: #999999 !important;
    font-size: 18px;
    margin-top: 16px;
}

.article-feature .nav-active {
    color: #0099FF;
}

.content-10 .col-sm-4 h5 {
    margin-bottom: 32px;
    border-bottom: 1px solid #0099FF;
    padding-bottom: 12px;
}

/*-- Article Feature Home --*/
.article-feature-home {
    height: auto;
    width: 100%;
    margin-bottom: 24px;
}

.article-feature-home a {
    color: #333;
    font-size: 20px;
}

.article-feature-home a:hover {
    color: #0099FF;
    font-size: 20px;
}

.article-feature-home p {
    color: #777777;
    font-size: 18px;
    margin-top: 16px;
}

/* carousels with thumbnails */
#c-10_myCarousel.carousel {
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
}

.page-template-persona-php #c-10_myCarousel.carousel {
    margin-bottom: 64px;
}

@media (max-width:767px) {
    #c-10_myCarousel.carousel {
        margin-top: 80px;
    }

}

#c-10_myCarousel.carousel .item img {
    margin: 0 auto;
}

#c-10_myCarousel.carousel .carousel-indicators {
    position: static;
    text-align: center;
    margin: 0;
    padding-top: 40px;
}

#c-10_myCarousel.carousel .carousel-indicators li {
    display: inline-block;
    width: 65px;
    margin: 0px;
    border-radius: 0px;
    cursor: pointer;
    text-indent: 0;
    padding-bottom: 10px;
    height: 75px;
    margin-right: 5px;
    opacity: 0.5;
}

#c-10_myCarousel.carousel .carousel-indicators li:last-child {
    margin-right: none;
}

#c-10_myCarousel.carousel .carousel-indicators li:hover,
#c-10_myCarousel.carousel .carousel-indicators li.active {
    opacity: 1;
    padding-bottom: 8px;
    border-bottom: 2px solid #ffcc00;
}

/* container for the image with a set size */
#c-10_myCarousel.carousel .carousel-indicators li > div {
    width: 65px;
    height: 65px;
    overflow: hidden;
}

/* add filters to the images */
#c-10_myCarousel.carousel .carousel-indicators li > div > img {
    filter: gray;    /* IE6-9 */
    -webkit-filter: grayscale(1);    /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");    /* Firefox 10+, Firefox on Android */
}

/* remove filters for hover and active list item images */
#c-10_myCarousel.carousel .carousel-indicators li:hover > div > img,
#c-10_myCarousel.carousel .carousel-indicators li.active > div > img {
    filter: none;
    -webkit-filter: grayscale(0);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}

#c-10_myCarousel.carousel .item {
    -webkit-transition: 0.6s ease-in-out opacity;
    -moz-transition: 0.6s ease-in-out opacity;
    -o-transition: 0.6s ease-in-out opacity;
    transition: 0.6s ease-in-out opacity;
    left: 0 !important;
}

#c-10_myCarousel.carousel .item.active.left,
#c-10_myCarousel.carousel .item.active.right {
    opacity: 0;
    z-index: 2;
}

#c-10_myCarousel.carousel .item.next {
    opacity: 1;
    z-index: 1;
}

/*-- Photo Carousel Thumbnail Selectors --*/
#c-10_myCarousel.carousel .carousel-indicators {
    position: static;
    text-align: left;
    margin: 0;
    padding-top: 10px;
}

#c-10_myCarousel.carousel .carousel-indicators.right {
    text-align: right;
}

#c-10_myCarousel.carousel.slide ol {
    left: 0px;
}

@media screen and (min-width:768px) {
    .carousel-indicators {
        bottom: 0px;
    }

}

.page-template page-template-persona-php #c-10_myCarousel.carousel {
    text-align: left;
}

/*-- Product - Horizontal & Vertical --*/
.content-10 .left-image {
    padding-left: 0px;
}

.content-10 .right-image {
    padding-right: 0px;
}

.content-10 .left-image .additional-story {
    width: 100%;
    height: 320px;
    background-color: #ecf0f1;
}

.content-10 .right-image .additional-story {
    width: 100%;
    height: 320px;
    background-color: #ecf0f1;
}

.content-10 .left-image .additional-story-3 {
    padding-left: 0px;
    width: 100%;
    height: 470px;
    background-color: #e3e3e3;
}

.header-carousel {
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
}

.region-icon {
    width: 115px;
    height: 115px;
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
    margin-right: 15px;
}

.region-icon.northamerica {
    background-image: url('img/icon-northamerica.svg');
}

.region-icon.southamerica {
    background-image: url('img/icon-southamerica.svg');
}

.region-icon.africa {
    background-image: url('img/icon-africa.svg');
}

.region-icon.middleeast {
    background-image: url('img/icon-middle-east.svg');
}

.region-icon.asia {
    background-image: url('img/icon-asia.svg');
}

.regional-reps {
    display: none;
}

.above {
    z-index: 1000;
}

.page-template-contact-php .map {
    margin-top: 48px;
}

.page-template-contact-php aside:first-of-type h6 {
    margin-top: 0px;
}

.page-template-contact-php aside:not(:first-of-type) {
    margin-top: 32px;
}

.page-template-contact-php aside p {
    margin-bottom: 12px;
}

.page-template-contact-php aside p:first-of-type {
    margin-top: 18px;
}

/*Regional Icon Size*/
.page-template-cartridge-php .wp-cont img,
.page-template-product-housings-php .content-10 .row > div:nth-of-type(2) > p:first-of-type img {
    width: 105px;
    margin: 0 5px;
}

.acceptable-cartridge-box {
    text-align: center;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 42px;
}

.acceptable-cartridge {
    float: left;
    padding-top: 8px;
    width: 26%;
}

.acceptable-cartridge:nth-of-type(n+2) {
    margin-left: 10%;
}

.acceptable-cartridge img {
    width: 100px;
}

.acceptable-cartridge p {
    color: #333;
    margin-top: 8px;
    font-size: 20px;
}

.product-feature-set {
    margin-bottom: 10px;
    margin-bottom: 35px;
    overflow: hidden;
}

.product-feature {
    width: 18.35%;
    height: auto;
    display: block;
    float: left;
    margin: 0px auto;
    margin-bottom: 0px;
    margin-top: 0px;
}

.product-feature:nth-child(-n+4) {
    margin-right: 2%;
}

.product-feature-container p {
    font-size: 18px;
}

.content-10 .col-sm-6 {
    padding-right: 32px;
}

.product-feature h6 {
    min-height: 60px;
    padding-bottom: 0;
}

.product-feature p {
    font-size: 16px;
    color: #333;
    padding-top: 6px;
}

/*-- Case Studies --*/
.page-template-fd-casestudies-php .panel-body .children li.current_page_item a {
    color: #0099ff;
}

.page-template-fd-casestudies-php .products-in-use {
    margin-bottom: 50px;
    margin-top: 64px;
}

.page-template-fd-casestudies-php .products-in-use > h6 {
    margin-bottom: 32px;
}

.page-template-fd-casestudies-php .products-in-use > div > h6 {
    border-bottom: 0;
    font-size: 22px;
}

.carousel.slide.header {
    margin-top: 0px;
}

.panel-heading a {
    font-size: 22px;
    color: #FFF;
}

.panel-heading a:hover {
    color: #FFF;
}

.panel-body ul {
    width: 100%;
    padding-left: 0px;
    margin-left: 0px;
}

.panel-heading {
    padding: 10px 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #0099FF;
}

.panel-heading:hover {
    background-color: #333333;
}

.panel-body ul li {
    width: 100%;
    height: auto;
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
    margin-top: 0px;
    border-bottom: 0px #ecf0f1 solid;
}

.panel-body ul li:hover {
    border-bottom: 0px solid #009fee;
}

.page-template-supportdocs-php .panel-body ul li {
    padding: 0px;
    margin-top: 0px;
    border-bottom: none;
}

.page-template-supportdocs-php .panel-body ul li:hover {
    border-bottom: none;
}

.panel-body li a {
    color: #333333;
    width: 100%;
    height: 100%;
}

.panel-body li a:hover {
    color: #0099ff;
}

.panel-body li a.active {
    color: #0099FF;
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0px;
}

.panel-group .panel a {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0px;
}

.fui-arrow-down {
    float: right;
}

/*Downloads Page*/
.page-template-supportdocs-php .panel-body {
    border-top: none;
}

.page-template-supportdocs-php .panel-body li a {
    width: 300px;
    height: 65px;
}

.page-template-supportdocs-php .panel-body li a {
    color: #ffffff;
}

.page-template-supportdocs-php .panel-heading h6 {
    border-bottom: none;
    color: #fff;
    width: 100%;
}

.page-template-supportdocs-php .panel-heading a:hover {
    color: #FFF;
    background-color: #333;
}

.page-template-supportdocs-php .panel-default > .panel-heading {
    padding: 10px 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}

.page-template-supportdocs-php .btn-download {
    border-bottom: 0px;
}

.page-template-supportdocs-php .panel-heading {
    background-color: #333;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}

.page-template-supportdocs-php .panel-heading:hover {
    border-bottom: 2px solid #ffcc00;
    cursor: pointer;
}

/*
.page-template-supportdocs-php .panel.panel-default:not(:first-of-type) .panel-heading{
  background-color: #333;
border-bottom: 2px solid #ffcc00;
cursor: pointer;
}
*/

/*
.page-template-supportdocs-php .panel.panel-default:first-of-type .panel-heading{
  background-color: #333;
  border-bottom: 2px solid #ffcc00;
  cursor: pointer;
}
.page-template-supportdocs-php .panel.panel-default:first-of-type .panel-heading.collapsed{
  background-color: #333;
  border-bottom: 2px solid #ffcc00;
  cursor: pointer;
}
*/

.page-template-supportdocs-php .panel-heading.collapsed {
    background-color: #0099ff;
    cursor: pointer;
}

/*
.page-template-supportdocs-php .content-10 div.document-feature:last-child{
  border-bottom:none;
}
*/

/*-- header styles --*/

.subhead {
    padding-bottom: 20px;
}

.content-10 .headline-container {
    width: 70%;
    float: left;
    margin-left: 42px;
    margin-top: 32px;
}

/*-- line styles --*/
.btm-light-gray {
    border-bottom: 1px #ecf0f1 solid;
}

.btm-med-gray {
    border-bottom: 1px #e3e3e3 solid;
}

.btm-blue {
    border-bottom: 2px #0099ff solid;
}

/*-- button styles -- */

/*-- download document -- */

.box.download-documents {
    margin-top: 64px;
}

.btn-download {
    padding: 10px 14px 10px 14px;
    text-align: center;
    float: right;
    background-color: #009fee;
    border-bottom: #0076b1 2px solid;
    color: #FFFFFF;
    font-size: 17px;
}

.btn-download b {

    /* position: relative; */
    top: 28%;    /*position: relative;*/

    /*top: 28%;*/

    /*transform: translateY(-50%);*/
}

.btn-download:hover {
    border-bottom: #FFCC00 2px solid;
    background-color: #333333;
    color: #ffffff;
}

/*-- city/region, find a representative -- */
.content-10.rebates a {
    color: #0099FF;
}

.content-10.rebates li {
    margin-bottom: 8px;
}

.content-10 ul.dropdown-inverse {
    background-color: #333333;
    width: 100%;
}

.dropdown.findrep {
    margin-bottom: 16px;
}

.wide-button .caret,
.medium-button .caret {
    border-bottom-color: #0099FF;
    border-top-color: #0099FF;
}

.wide-button .fui-arrow-down {
    position: absolute;
    top: 16px;
    right: 20px;
}

.medium-button .caret {
    margin-left: 0px;
}

.content-10 .btn {
    border: none;
    font-weight: normal;
    line-height: 1.4;
    border-radius: 0;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
    transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.content-10 .button-feature {
    display: table;
    margin: 0 auto;
    width: 100%;
}

.content-10 .button-feature.two-column {
    width: 300px;
    margin: 18px 13px;
    float: left;
}

.content-10 .button-title {
    margin-left: 32px;
    color: #333333;
}

button.wide-button {
    width: 100%;
    text-align: left;
    height: 52px;
}

.content-10 .btn-primary {
    background: #0099FF;
    color: #FFF;
    font-size: 24px;
}

button.btn-primary:hover {
    background-color: #333333;
    color: #FFF;
    border-bottom: 2px solid #ffcc00;
}

.content-10 .btn-secondary {
    background: #ecf0f1;
    color: #0099ff;
    border: 2px #ecf0f1 solid;
    font-size: 20px;
}

button.btn-secondary:hover,
button.btn-secondary:focus {
    border: 2px #ffcc00 solid;
    color: #333333;
    background: #ffffff;
}

button.btn-secondary:hover .caret,
button.btn-secondary:focus .caret {
    border-bottom-color: #ffcc00;
    border-top-color: #ffcc00;
}

.dropdown .dropdown-arrow-inverse {
    float: right;
    margin-right: 18px;
}

.dropdown-menu li > a,
.dropdown-menu li:first-child > a,
.dropdown-inverse li:first-child > a,
.dropdown-inverse li:last-child > a {
    color: #FFF;
    padding: 14px 15px 14px;
    text-decoration: none;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
    font-size: 18px;
    font-weight: normal;
}

.dropdown-menu li > a:hover {
    text-decoration: none;
    background-color: #FFF;
    color: #0099ff;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
}

.green-header {
    width: 100%;
    height: 380px;
    background-image: url('img/green-story-header.jpg');
    background-size: cover;
}

.header-missing {
    width: 100%;
    height: 380px;
    background-color: #f3f3f3;
}

.header-sustainability {
    width: 100%;
    height: 380px;
    background-image: url('img/header-sustainability-black.jpg');
    background-size: cover;
}

.header-plumber {
    width: 100%;
    height: 380px;
    background-image: url('img/header-plumber-black.jpg');
    background-size: cover;
}

.header-owner {
    width: 100%;
    height: 380px;
    background-image: url('img/header-owner-black-3.jpg');
    background-size: cover;
}

.header-maintenance {
    width: 100%;
    height: 380px;
    background-image: url('img/header-meaintenance-black.jpg');
    background-size: cover;
}

.box-copy.need-part,
.box-copy.need-help {
    margin-bottom: 32px;
}

.page-template-product-maintenance-php .box-copy.need-part {
    margin-bottom: 54px;
}

.page-template-product-maintenance-php .box-copy.need-help {
    margin-bottom: 64px;
    margin-top: 48px;
}

.page-template-product-maintenance-php .content-10:first-of-type {
    margin-bottom: 48px;
}

.page-template-product-maintenance-php .box-copy.need-part {
    margin-top: 32px;
}

.need-part a.btn-download,
.need-help a.btn-download {
    font-weight: bold;
    width: auto !important;
    padding: 12px 30px 10px;
    float: none;
}

.need-part a.btn-download span,
.need-help a.btn-download span {
    margin-top: -6px;
}

.need-part p:last-child,
.need-help p:last-child {
    padding-top: 28px;
}

.document-title span {
    color: #999;
    border-left: 2px solid #e9e9e9;
    padding-left: 10px;
    margin-left: 10px;
    height: 6px;
}

/*-- Home Page --*/

/*-- STICKY NAV --*/

#sticky-wrapper .row {
    height: 150px;
}

#sticky-wrapper {
    background-color: #0099FF;
}

#sticky-wrapper.affix {
    position: fixed;
    top: 0px;
    z-index: 999;
}

.full-row.case-studies.content-container {
    margin-top: 150px;
}

/*-- Home Icons --*/

/*--STICKY NAV ICONS--*/

.sticky-icon {
    width: 85px;
    height: 85px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0px auto;
}

.icon-selector h6 {
    color: #FFF;
}

.icon-selector {
    position: relative;
    float: left;
    text-align: center;
    border-right: #6fc5ff 1px solid;
    height: 120px;
    width: 165px;
    top: 12px;
}

.icon-selector:last-of-type {
    border-right: none;
}

.icon-selector:hover a h6 {
    color: #FFCC00 !important;
}

.home .content-10:first-of-type {
    height: 600px;
}

.home .content-10 .container.full {
    width: 100%;
}

.home .content-10.nest .container {
    height: 100%;
}

/*
.home .content-10.nest .col-sm-6:first-of-type{
  padding-left:0px;
}
*/
.home .content-10.nest .col-sm-6:first-of-type h3 {
    padding-left: 0px;
    margin-top: 110px;
}

.home .content-10.nest img {
    height: auto;
}

.home .banner1 .content-10.nest img {
    margin: 125px 0 0 0;
}

.home .banner2 .content-10.nest img {
    margin: 125px 0 0 0;
    width: 100%;
}

.home .banner3 .content-10.nest img {
    margin: 125px 0 0 0;
    width: 100%;
}

.home .banner4 .content-10.nest img {
    margin: 125px 0 0 100px;
}

.home .content-10.nest h3 {
    margin-bottom: 24px;
    margin-top: 120px;
}

.carousel-caption {
    text-align: left;
}

a.right.carousel-control span,
a.left.carousel-control span {
    position: absolute;
    top: 46%;
}

.carousel-control {
    text-shadow: none;
}

.carousel-control.right span {
    display: block;
    position: relative;
    height: 35px;
    width: 35px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    background: rgba(0, 0, 0, .2);
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}

.carousel-control.left span {
    height: 35px;
    width: 35px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    background: rgba(0, 0, 0, .2);
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;    /*
      opacity: 0;
      filter: alpha(opacity=0);
      border: 2px solid rgba(0,0,0,.01);
      */
}

.carousel-control.right span.fui-arrow-right {
    padding-top: 7px;
    cursor: pointer;
}

.carousel-control.left span.fui-arrow-left {
    padding-top: 7px;
    cursor: pointer;
}

.carousel-control {
    width: 8%;
}

/*--CASE STUDY ICON--*/
.case-study-icon {
    background-image: url('img/icon-case-studies-white.png');
}

.icon-selector.case-study:hover .case-study-icon,
.icon-selector.case-study.active .case-study-icon {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-image: url('img/icon-case-studies-yellow.png');
}

/*--TECHNOLOGY ICON--*/
.technology-icon {
    background-image: url('img/icon-technology-bulb-white.png');
}

.icon-selector.technology:hover .technology-icon,
.icon-selector.technology.active .technology-icon {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-image: url('img/icon-technology-bulb-yellow.png');
}

/*--SUSTAINABILITY ICON--*/
.sustainability-icon {
    background-image: url('img/icon-sustainability-white.png');
}

.icon-selector.sustainability:hover .sustainability-icon,
.icon-selector.sustainability.active .sustainability-icon {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-image: url('img/icon-sustainability-yellow.png');
}

/*--REBATES ICON--*/
.rebates-icon {
    background-image: url('img/icon-rebates-white.png');
}

.icon-selector.rebates:hover .rebates-icon,
.icon-selector.rebates.active .rebates-icon {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-image: url('img/icon-rebates-yellow.png');
}

.icon-selector.sustainability.active a h6,
.icon-selector.technology.active a h6,
.icon-selector.case-study.active a h6,
.icon-selector.rebates.active a h6 {
    color: #FFCC00 !important;
}

.icon-selector a {
    cursor: pointer;
}

/*-- Anchor --*/
#case-study-anchor {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 0px;
}

/*404*/
.error404 .content-10 {
    margin-top: 64px;
}

.error404 .content-10 .col-sm-6 {
    padding-right: 0;
}

/*Technology*/
#technology-anchor {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 710px;
}

.content-10 #CaseStudyText,
.content-10 #TechnologyText,
.content-10 #SustainabilityText,
.content-10 #RebatesText {
    position: relative;
}

#TechnologyText p,
#RebatesText p,
.page-template-homepage-php #news p {
    color: #6c7374;
    font-weight: normal;
}

#SustainabilityText h3 {
    margin-bottom: 24px;
    color: #fff;
}

.page-template-homepage-php #news h6 b:hover {
    color: #0099ff;
    cursor: pointer;
    -webkit-transition: 0.3s color;
    -moz-transition: 0.3s color;
    -o-transition: 0.3s color;
    transition: 0.3s color;
}

.page-template-homepage-php #news a {
    color: #0099ff;
}

.page-template-homepage-php #news a:hover {
    color: #0080d5;
    cursor: pointer;
    -webkit-transition: 0.3s color;
    -moz-transition: 0.3s color;
    -o-transition: 0.3s color;
    transition: 0.3s color;
}

#RebatesText p b {
    color: #333;
}

/*-- Home Page Case Study Row --*/
.content-10 #CaseStudyImg {
    background-image: url('img/staples-bg.jpg');
    background-size: 115%;
    height: 700px;
    width: 100%;
}

#CaseStudyText h3 {
    color: #FFF;
    margin-bottom: 32px;
}

/*-- Home Page Technology Row --*/
.content-10 #TechnologyImg {
    position: relative;
    background-image: url('img/home-cartridge-macro.jpg');
    background-size: 50%;
    background-position-x: -30px !important;
    background-repeat: no-repeat;
    height: 740px;
    width: 100%;
    overflow: hidden;
}

.content-10 #RebatesImg {
    position: relative;
    background-image: url('img/piggy-bank.jpg');
    background-size: 85%;
    background-repeat: no-repeat;
    height: 603px;
    width: 100%;
    background-position-y: 50% !important;
}

.article-feature.rebate {
    padding-top: 10px;
    padding-left: 12px;
    padding-bottom: 22px;
    border: 1px solid #e3e3e3;
}

.article-feature.rebate p {
    font-size: 19px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    color: #333333 !important;
}

.article-feature.rebate a.btn {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    height: 48px;
}

.article-feature.rebate a.btn:hover {
    font-size: 24px;
    background-color: #333;
    color: #fff;
    border-bottom: 2px solid #ffcc00;
}

/*Home Page Carousel*/
.page-template-homepage-php .carousel-caption {
    position: absolute;
    top: 132px;
    text-shadow: none;
    right: 0px;
    left: 0px;
    width: 35%;
}

.page-template-homepage-php .carousel-caption.left {
    left: 15%;
}

.page-template-homepage-php .carousel-caption.right {
    left: 55%;
}

/*--Home Page - Sticky nav and below container*/
.content-10.sticky-nav p {
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    margin-top: 12px;
    margin-bottom: 8px;
}

.content-10.sticky-nav .button-feature {
    z-index: 99;
    position: relative;
    margin-top: 8px;
}

#technology #sustain {
    height: 755px;
    margin-top: -24px;
    z-index: 5;
}

#water-slice {
    width: 100%;
    height: 106px;
    position: relative;
    top: -38px;
}

.water-slice > div:last-of-type {
    padding-right: 0px;
}

#SustainabilityImg img {
    float: right;
    position: relative;
    top: -5px;
}

#water-slice img {
    width: 100%;
    height: 100%;
}

#sustain .row.water {
    padding-bottom: 64px;
    padding-top: 140px;
    margin-top: 0px;
    z-index: 5;
}

#sustain-anchor {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 1445px;
}

#rebate-anchor {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 2150px;
}

#RebatesImg {
    margin-top: 32px;
}

.row.water {
    padding-bottom: 64px;
    padding-top: 140px;
    margin-top: 0px;
    z-index: 5;
}

.row#news {
    margin-top: 82px;
}

#news .article-feature-home p {
    color: #777;
}

.page-template-homepage-php .article-feature-home {
    margin-top: 18px;
}

.row#rebates {
    height: 710px;
    border-bottom: 1px solid #e3e3e3;
}

.content-10.home,
.content-10.sticky {
    margin-top: 0px;
    padding-top: 0px;
    z-index: 40;
}

.content-10 #sustain.full-row {
    background-image: url('img/home-water-background.jpg');
    background-size: cover;
    z-index: 5;
    height: 710px;
}

@media (min-width:768px) {
    .content-10.home .container {
        width: 100%;
    }

    .content-10.home .full-row,
    .content-10.sticky .full-row {
        width: 100%;
    }

    .content-10.home .row,
    .content-10.sticky .row,
    .content-10.home .full-row .row {
        width: 750px;
    }

}

@media (min-width:992px) {
    .content-10.home .container,
    .content-10.sticky .container {
        width: 100%;
    }

    .content-10.home .row.full-row,
    .content-10.sticky .row.full-row {
        width: 100%;
    }

    .content-10.home .row,
    .content-10.sticky .row,
    .content-10.home .full-row .row,
    .content-10.sticky .full-row .row {
        width: 970px;
    }

}

@media (min-width:1200px) {
    .content-10.home .container,
    .content-10.sticky .container {
        width: 100%;
    }

    .content-10.home .full-row,
    .content-10.sticky .full-row {
        width: 100%;
    }

    .content-10.home .row,
    .content-10.sticky .row,
    .content-10.home .full-row .row,
    .content-10.sticky .full-row .row {
        width: 1170px;
    }

}

.content-10.home .container,
.content-10.sticky .container {
    padding-left: 0px;
    padding-right: 0px;
}

.content-10.home .row,
.content-10.sticky .row,
.content-10.home .full-row .row,
.content-10.sticky .full-row .row {
    margin: 0px auto;
}

.content-10.home .full-row {
    z-index: 5;
}

.content-10.sticky {
    z-index: 99;
}

#header-carousel {
    height: 600px;
}

.home .carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #e3e3e3;
    border-radius: 10px;
}

#home-carousel .carousel-indicators li.active {
    margin: 0;
    background-color: #ffcc00;
}

.carousel-indicators {
    width: auto;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: none;
}

/*Technology Page*/
.page-template-fd-0705-php .content-10 .document-title {
    width: 94%;
}

/*3-part system img*/
.wp-image-949 {
    margin-bottom: 48px;
    margin-top: 100px;
}

/*5x bacteria image*/
.wp-image-506 {
    margin-top: 36px;
    margin-bottom: 42px;
}

.page-id-403 .page-template-fd-0705-php h3:nth-of-type(2) {
    margin-top: 48px;
}

.page-template-fd-0705-php .content-10 .document-feature {
    height: auto;
}

/*Fix for IE for Personas from line 2401 on style.css*/

/*
.persona-banner-content{
  z-index: 10;
  position: relative;
  top:-350px;
  zoom:1;
}

.persona-banner-content h3{
  position: relative;
   z-index: 10;
  top:0px;
  zoom:1;

}

.persona-banner-content p{
  position: relative;
   z-index: 10;
  top:0px;
  zoom:1;

}

.persona-banner{
  height: 397px;
  margin-bottom: 257px;
}
*/

.oem-partner > div {
    min-height: 450px;
}

.oem-partners-set .oem-partner > div:nth-of-type(1) {
    padding-left: 0;
}

.oem-partners-set .oem-partner .col-xs-12.no-padd:first-of-type {
    text-align: center;
    border-bottom: 1px solid #0099ff;
    margin-bottom: 16px;
}

.oem-partners-set .oem-partner .col-xs-12.no-padd:first-of-type:hover {
    border-bottom: 1px solid #ffcc00;
}

.oem-partners-set .oem-partner .col-xs-12.no-padd img {
    width: 80%;
}

.oem-partners-set .oem-partner .col-xs-12.no-padd:last-of-type {
    margin-bottom: 15px;
    height: 95px;
}

.oem-partners-set .oem-partner .col-xs-12.no-padd:last-of-type img {
    width: 90px;
}

.oem-partner div div:first-of-type {

    /* equals max image height */
    height: 132px;
    width: 160px;
    white-space: nowrap;
    text-align: center;
    margin: 1em 0;
}

.oem-partner .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.oem-partner div div:first-of-type img {
    vertical-align: middle;    /*    max-height: 25px;*/
    max-width: 100%;
}

.oem-partner div p {
    font-size: 18px;
}

/*Persona Headers*/
.page-template-persona-php .header-8 {
    margin-top: 0px;
}

.page-template-persona-php .content-10 .persona-banner h3,
.page-template-persona-php .content-10 .persona-banner p {
    z-index: 3;
}

.page-template-persona-php .header-8 .sub.nav {
    margin-top: 24px;
}

.page-template-persona-php .content-10 .persona-banner .persona-banner-image {
    padding-right: 15px;
    height: 400px;
    position: absolute;
    top: 0px;
}

.page-template-persona-php .content-10 .persona-banner .persona-banner-image img {
    width: 1150px;
}

.persona-banner-content h3 {
    position: relative;
    top: 55px;
    border-bottom: none;
    margin-left: 36px;
    color: #fff;
}

.persona-banner-content p {
    position: relative;
    top: 6px;
    border-bottom: none;
    margin-left: 36px;
    color: #c9c9c9;
}

/*-- Persona Pages - Installations List --*/
.persona-installations li {
    list-style: none !important;
}

.page-template-persona-php .content-10:nth-of-type(2) {
    position: relative;
    margin-top: 210px;
    margin-bottom: 48px;
}

.page-template-persona-php .cartridge-evolution-infographic {
    margin-top: 18px;
    width: 100%;
}

.page-template-persona-php .document-feature:last-of-type {
    margin-bottom: 48px;
}

/*Best Practices*/
#bestp > .container > .row > div > p img {
    margin-top: 30px;
}

/*USGBC emblem*/
.wp-image-442 {
    float: left;
    width: 150px;
    margin-right: 20px;
}

.usgbc-logo {
    float: left;
    width: 150px;
    margin-right: 20px;
}

.content-10 .installations p {
    margin-bottom: 32px;
    margin-top: 24px;
}

.content-10 .installations ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.content-10 .installations .fui-arrow-right {
    position: relative;
    color: #fff;
    top: 9px;
}

.content-10 .installations li a {
    color: #6c7374;
}

.content-10 .installations li a:first-of-type {
    float: left;
    width: 72px;
}

.content-10 .installations li a:last-of-type {
    margin-left: 18px;
    position: relative;
    top: 40%;
    transform: translateY(-50%);
}

.content-10 .installations li {
    font-size: 20px;
    height: 72px;
    border-bottom: 1px solid #e3e3e3;
}

.content-10 .installations li:hover {
    border-bottom: 1px solid #FFCC00;
    color: #0099FF;
}

#wie > .container > .row {
    margin-bottom: 100px;
}

/*-- Products Page --*/
.content-10.products {
    padding-top: 84px;
}

.content-10.products.first {
    padding-top: 64px;
}

.content-10.products .col-sm-9 {
    padding-right: 0px;
    margin-top: 50px;
}

.content-10 .product-entry {
    float: none;
    width: auto;
    text-align: center;
}

.content-10 .product-entry p {
    border-bottom: 1px solid #FFFFFF !important;
    margin-top: 15px;
    font-weight: bold;
}

.content-10 .product-image {
    height: 225px;
}

.content-10 .product-image img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.content-10 .product-entry .product-image:hover ~ .content-10 .product-entry p {
    color: #0099FF;
    border-bottom: 1px solid #FFCC00 !important;
    cursor: pointer !important;
}

.content-10 .product-entry a:hover p {
    color: #0099FF;
    border-bottom: 1px solid #FFCC00 !important;
    cursor: pointer;
}

.content-10.water {
    background-image: url('img/water-background.jpg');
    background-size: cover;
}

.content-10 table.regional tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.content-10 table.regional tr {
    height: 32px;
    border-bottom: 1px #FFFFFF solid;
}

.content-10 table.regional tr:hover {
    border-bottom: 1px #FFCC00 solid;
    color: #0099ff;
}

.content-10 table.regional tr.titles {
    background-color: #FFFFFF;
    font-weight: bold;
    color: #333333;
}

.content-10 table.regional tr.titles td {
    padding-bottom: 8px;
}

.content-10 table.regional tr.titles:hover {
    border-bottom: none;
}

page-template-fd-rebate-php .rebates {
    display: none;
}

.page-template-fd-rebate-php .rebates ul {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
}

.page-template-fd-rebate-php li {
    list-style: none;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: none;
}

article li {
    margin-bottom: 10px;
}

article ul {
    margin-top: 22px;
}

article h6 {
    margin-top: 18px;
}

.page-template-product-installation-php .document-feature,
.page-template-product-maintenance-php .document-feature {

    /*width:48%;*/
    display: inline-block;    /*margin-right: 2%;*/
}

.page-template-product-maintenance-php .content-10.dropdowns {
    margin-top: 84px;
}

/*Company Info*/
.page-id-411 .col-sm-8 > h3:first-of-type {
    margin-top: 32px;
}

.page-id-411 h5:first-of-type {
    margin-top: 64px;
}

.page-id-411 h6 {
    margin-top: 36px;
}

.page-id-411.page-template-fd-0804-php .col-sm-4 {
    text-align: center;
}

.page-id-411 .wp-image-954,
.page-id-411 .wp-image-955,
.page-id-411 .wp-image-956,
.page-id-411 .wp-image-957,
.page-id-411 .wp-image-958,
.page-id-411 .wp-image-959,
.page-id-411 .wp-image-2480,
.page-id-411 .wp-image-2518 {
    width: 210px;
    margin-bottom: 48px;
}

/*Mapleton and Capricorn*/
.page-id-411 .wp-image-2475,
.page-id-411 .wp-image-2474 {
    width: 220px;
    margin: 0 auto;
    margin-top: 15px;
}

.page-id-411 .wp-image-957 {
    width: 210px;
    margin-bottom: 36px;
}

.page-id-411 .wp-image-958 {
    width: 210px;
    margin-bottom: 64px;
}

.page-id-411 .content-10:first-of-type h6 + p {
    text-align: center;
}

div#google_language_translator {
    float: left;
}

.goog-te-gadget > div {
    display: block !important;
}

.page-id-411 .col-sm-4 > p:last-of-type a,
.page-id-411 .col-sm-8 > p a,
.page-id-2380 .col-sm-7 > p a {
    color: #fff;
    background-color: #0099ff;
    padding: 10px 52px;
    font-weight: 600;
}

/*Flax image*/
.page-id-275.page-template-product-installation-php .header-8 .navbar img,
.page-id-279.page-template-product-overview-php .header-8 .navbar img,
.page-id-283.page-template-product-maintenance-php .header-8 .navbar img,
.page-id-277.page-template-product-information-php .header-8 .navbar img {
    margin-top: -20px;
    width: 75px;
}

.page-id-270.page-template-product-maintenance-php .header-8 .navbar img,
.page-id-262.page-template-product-installation-php .header-8 .navbar img,
.page-id-264.page-template-product-information-php .header-8 .navbar img,
.page-id-266.page-template-product-overview-php .header-8 .navbar img {
    margin-top: -35px;
    width: 65px;
}

.page-id-217.page-template-product-overview-php .header-8 .navbar img,
.page-id-215.page-template-product-information-php .header-8 .navbar img,
.page-id-213.page-template-product-installation-php .header-8 .navbar img,
.page-id-211.page-template-product-maintenance-php .header-8 .navbar img {
    margin-top: -20px;
    width: 84px;
}

/*Installation Page*/
.page-template-product-installation-php .content-10:first-of-type .row {
    margin-bottom: 48px;
    padding-bottom: 32px;
}

/*Green Story*/
.page-template-fd-green-php h5,
.page-template-fd-green-php h6 {
    margin-top: 48px;
}

.page-template-fd-green-php h5:first-of-type {
    margin-top: 18px;
}

.page-template-fd-green-php .content-10:nth-of-type(n-1) {
    margin-top: 28px;
}

.page-template-fd-green-php .wp-image-442 {
    position: relative;
    width: 200px;    /*top:70px;*/
}

.page-template-fd-green-php img.wp-image-2174 {
    width: 1200px;
}

/*Case Study*/
.page-template-fd-casestudies-php section.content-10:first-of-type {
    margin-bottom: 48px;
}

/*cost savings infographic*/
.wp-image-441 {
    margin-top: 42px;
    margin-bottom: 64px;
    width: 1200px;
}

/*we are a b-corp*/
.wp-image-978 {
    width: 900px;
}

/*right column images*/
.page-template-fd-green-php .wp-image-442,
.page-template-fd-green-php .wp-image-982,
.page-template-fd-green-php .wp-image-981,
.page-template-fd-green-php .wp-image-980 {
    display: table-cell;
    margin: 0px auto;
}

.page-template-fd-green-php .wp-image-442 {
    margin: 70px auto 0;
}

.page-template-fd-green-php .wp-image-982 {
    margin-top: 70px;
    margin-bottom: 54px;
}

.page-template-fd-green-php .wp-image-981 {
    margin-bottom: 54px;
}

.page-template-fd-green-php .content-10:nth-of-type(2) h3 {
    position: relative;
    margin-top: -360px;
    border: none;
    margin-left: 3%;
}

.page-template-fd-green-php .wp-image-983 {
    float: left;
    margin-right: 24px;
}

.page-template-fd-green-php .content-10:nth-of-type(6) {
    margin-top: 64px;
}

/*Persona Pages - Cartridge Evolution Margins*/
#evo.content-10 {
    margin-top: 72px;
    margin-bottom: 64px;
}

/*Persona Pages - Support Docs - More Documents Button Float Right*/
#install.content-10.persona-installations .col-sm-7 a.btn.btn-primary:last-of-type {
    float: right;
}

/*Persona Pages - Technology Pipes Section - Size Pipe Images*/
#tech.content-10 img.wp-image-2369,
#tech.content-10 img.wp-image-2368 {
    width: 75%;
}

/*Persona Pages - Technology Pipes Section - Remove margin from blue line*/
#tech.content-10 .col-sm-12 h5 {
    margin-bottom: 24px
}

/*Persona Pages - Technology Pipes Section - Remove blue line from h6*/
#tech.content-10 .col-sm-4 h6 {
    border-bottom: 0;
}

#tech.content-10 .col-sm-12 h5 {
    margin-bottom: 0;
}

#tech.content-10 {
    margin-top: 64px;
}

#tech.content-10 .col-sm-4:first-of-type p img {
    margin-bottom: 14px;
    display: block;
}

#tech.content-10 .col-sm-4:nth-of-type(n+2) p {
    margin-top: 24px;
}

#tech.content-10 .col-sm-4:nth-of-type(n+2) {
    text-align: center;
}

/*Persona Pages - Bucket Dump Section*/
#bucket.content-10 {
    margin-top: 64px;
}

#bucket .col-sm-4 img {
    margin-bottom: 12px;
}

#bucket .col-sm-4 img:last-of-type {
    margin-top: 34px;
}

#bucket .col-sm-8 img {
    margin-top: 24px;
}

/*Persona Pages - Case Studies*/
#case.content-10 {
    margin-top: 64px;
}

.content-27 {
    position: relative;
    padding: 120px 0;
}

.content-27 svg,
.content-27 .svg {
    max-width: 100%;
}

.content-27 .nosvg {
    display: none;
}

@media (max-width:767px) {
    .content-27 .svg,
    .content-27 .nosvg {
        text-align: center;
        float: none;
        margin-bottom: 45px;
    }

    .content-27 .svg {
        display: block;
    }

}

.content-27 h3 {
    font-size: 38.57142857px;
    font-weight: normal;
    color: #333;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    text-align: left;
    margin-bottom: 43px;
    font-weight: 300;
}

.content-27 p {
    font-size: 20.57142857px;
    font-weight: normal;
    color: #7f8c8d;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    line-height: 29.6px;
}

.content-27 .btn {
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width:991px) {
    .content-27 h3,
    .content-27 p {
        margin-left: 5px;
        margin-right: 5px;
    }

}

.content-27 .btns {
    margin-top: 45px;
}

.content-27 .btns > * {
    display: inline-block;
    margin-left: 32px;
    vertical-align: middle;
}

.content-27 .btns > *:first-child {
    margin-left: 0;
}

@media (max-width:991px) {
    .content-27 .btns .btn {
        display: block;
        margin: 0 5px 20px;
    }

    .content-27 .btns .btn:not(:first-child) {
        float: left;
        margin-right: 35px;
    }

}

@media (max-width:480px) {
    .content-27 .btns .btn:not(:first-child) {
        float: none;
        color: white;
        margin-right: 5px;
    }

    #slider1_container {
        min-height: 181px !important;
    }

    .content-27 .btns .btn:not(:first-child):focus {
        outline: none;
    }

    .content-27 .btns [class*="fui-"] {
        margin-top: -6px;
    }

    .page-template-homepage-php #home_carousel {
        margin-top: 0;
    }

    .home .banner3 .content-10.nest .text-col-right {
        top: 185px;
    }

}

@media (min-width:481px) {
    .content-27 .btns > *:not(:first-child) {
        padding: 0;
        background: transparent;
        color: #34495e;
    }

    .content-27 .btns > *:not(:first-child):hover,
    .content-27 .btns > *:not(:first-child):focus {
        color: #5d6d7e;
    }

    .content-27 .btns > *:not(:first-child):active,
    .content-27 .btns > *:not(:first-child).active {
        color: #333;
    }

    .content-27 .btns > *:not(:first-child) [class*="fui-"] {
        font-size: 38.57142857px;
        font-weight: normal;
        color: inherit;
        margin: 0;
    }

    .content-27 .btns > *:not(:first-child):not([class*="fui-"]) {
        display: none;
    }

}

@media (max-width:480px) {
    .content-27 .btns > * {
        display: block;
        margin: 0;
    }

    .content-27 .btns > * + * {
        margin-top: 10px;
    }

}

.content-31 {
    position: relative;
    padding-top: 130px;
    padding-bottom: 130px;
}

@media (max-width:767px) {
    .content-31 {
        padding-left: 20px;
        padding-right: 20px;
    }

    #slider1_container {
        min-height: 200px !important;
    }

}

.content-31 .container {
    position: relative;
    padding: 50px 0;
}

.content-31 .container:before {
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    top: 0;
    height: 100%;
    border-left: 2px solid #ebedee;
}

.content-31 .container > * {
    padding: 100px 0;
    opacity: 20;
    filter: alpha(opacity=2000);
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transition: 0.6s opacity;
    -moz-transition: 0.6s opacity;
    -o-transition: 0.6s opacity;
    transition: 0.6s opacity;
}

.content-31 .container h3 {
    margin: 0 0 30px;
    font-size: 40px;
    color: #7f8c8d;
    -webkit-transition: 0.6s color;
    -moz-transition: 0.6s color;
    -o-transition: 0.6s color;
    transition: 0.6s color;
}

.content-31 .container .number {
    position: absolute;
    left: -4px;
    margin-top: 4px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background: #ebedee;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 24px;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-weight: 500;
    -webkit-transition: 0.6s background-color;
    -moz-transition: 0.6s background-color;
    -o-transition: 0.6s background-color;
    transition: 0.6s background-color;
}

.content-31 .container .active > .number {
    background: #1abc9c;
}

.content-31 .container .box {
    margin-top: 70px;
    text-align: center;
}

.content-31 .container .img {
    display: inline-block;
    position: relative;
}

@media (max-width:480px) {
    .content-31 .container .img {
        display: block;
    }

    #slider1_container {
        min-height: 181px !important;
    }

}

.content-31 .container .img img {
    -webkit-transition: 0.6s opacity;
    -moz-transition: 0.6s opacity;
    -o-transition: 0.6s opacity;
    transition: 0.6s opacity;
}

.content-31 .container .img img + img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    opacity: 0;
    filter: alpha(opacity=0);
}

.content-31 .container .active {
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.content-31 .container .active h3 {
    color: #1abc9c;
}

.content-31 .container .active .img img:first-child {
    opacity: 0;
    filter: alpha(opacity=0);
}

.content-31 .container .active .img img + img {
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.content-31 .container .pt-perspective {
    position: relative;
    height: 100%;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
}

.content-31 .container .pt-page {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.content-31 .container .pt-page-current,
.content-31 .container .no-js .pt-page {
    visibility: visible;
    z-index: 1;
}

.content-31 .container .pt-page-ontop {
    z-index: 999;
}

.content-31 .container .pt-controls {
    position: absolute;
    left: 0;
    right: 0;
}

@media (min-width:1200px) {
    .content-31 .container .pt-controls {
        bottom: 120px;
    }

}

@media (min-width:723px) and (max-width:1200px) {
    .content-31 .container .pt-controls {
        bottom: 90px;
    }

}

@media (min-width:643px) and (max-width:722px) {
    .content-31 .container .pt-controls {
        bottom: 120px;
    }

    #slider1_container {
        min-height: 300px !important;
    }

}

@media (min-width:611px) and (max-width:642px) {
    .content-31 .container .pt-controls {
        bottom: 80px;
    }

}

@media (min-width:400px) and (max-width:611px) {
    .content-31 .container .pt-controls {
        bottom: 120px;
    }

}

.content-31 .container .pt-controls > * {
    position: relative;
    z-index: 9999;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #e74c3c;
}

.content-31 .container .pt-control-prev {
    float: left;
}

.content-31 .container .pt-control-next {
    float: right;
}

.content-31 .container .pt-first .pt-control-prev {
    z-index: auto;
    background: none;
    border: 3px solid #ebedee;
    pointer-events: none;
}

.content-31 .container .pt-last .pt-control-next {
    z-index: auto;
    background: none;
    border: 3px solid #ebedee;
    pointer-events: none;
}

@media (max-width:767px) {
    .content-31 .container {
        padding-left: 50px;
    }

}

@media (max-width:480px) {
    .content-31 .container > * {
        padding: 40px 0;
        opacity: 100;
        filter: alpha(opacity=10000);
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .content-31 .container .number {
        background: #1abc9c;
    }

    .content-31 .container h3 {
        color: #1abc9c;
        font-size: 30px;
    }

    .content-31 .container .img img:first-child {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .content-31 .container .img img + img {
        margin-top: 30px;
        max-width: 100%;
        opacity: 100;
        filter: alpha(opacity=10000);
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .content-31 .container .pt-controls {
        display: none;
    }

    .content-31 .container .box {
        margin: 0 0 30px;
    }

}

.content-31 .container:before {
    border-left: none;
}

.content-31 .staples-img {
    height: 600px;
    width: 140%;
    margin-top: -150px;
    background-image: url('img/staples-center-1200x800.jpg');
    background-position: 30%;
    background-size: cover;
}

.content-31 .container > *,
.content-31 .container {
    padding: 0px;
}

.content-31 .btn {
    border: none;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.4;
    border-radius: 0;
    padding: 10px 12px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
    transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.content-31 .btn-primary {
    background: #0099FF;
    color: #FFF;
    text-align: center;
    font-size: 24px;
}

button.btn-primary:hover {
    background-color: #333333;
    color: #FFF;
    border-bottom: 2px solid #ffcc00;
}

.page-template-product-information-php .wp-cont p:first-of-type,
.page-template-product-overview-php .wp-cont p:first-of-type,
.page-template-product-installation-php .wp-cont p:first-of-type,
.page-template-product-maintenance-php .wp-cont p:first-of-type {
    margin-top: 18px;
}

.page-template-fd-0804-php h5 {
    border-bottom: 2px solid #0099ff;
}

.page-template-product-overview-php .wp-cont p img {
    width: 105px;
    margin: 0 8px;
    vertical-align: top;
}

.page-template-product-overview-php .wp-cont p img:first-of-type {
    margin-left: -15px;
    margin-left: -15px;
}

/*Housings Page*/
.page-template-product-housings-php h6 {
    width: 100%;
}

.page-template-product-housings-php .content-10 .carousel {
    text-align: inherit;
}

.page-template-product-housings-php .content-10 .carousel-inner {
    margin-bottom: 49px;
}

.page-template-product-housings-php .item.active {

    /* width: 432px;
       height: 400px; */
}

.page-template-product-housings-php .content-10:not(:last-of-type) .row {
    margin-bottom: 120px;
    border-bottom: #ecf0f1 1px solid;
}

.page-template-product-housings-php .content-10:first-of-type {
    padding-top: 132px;
}

.page-template-product-housings-php .box {
    margin-top: 52px;
}

.page-template-product-housings-php .acceptable-cartridge-box {
    margin-bottom: 48px;
}

.page-template-product-housings-php .acceptable-cartridge:first-of-type .wp-post-image {
    width: 81px;
}

/* footer */

/**
* Footer 10 stylesheet
* */

.footer-10 {
    position: relative;
    background: rgba(235, 237, 238, 0.76);
}

.footer-10 > .container {
    padding-top: 90px;
    padding-bottom: 80px;
}

.footer-10 .brand {
    display: inline-block;
    padding: 3px 0 0;
    font-size: 32.14285714px;
    font-weight: normal;
    color: inherit;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #34495e;
}

.footer-10 .brand img:first-child {
    float: left;
    margin: -10px 15px 0 0;
}

.footer-10 .brand:hover,
.footer-10 .brand:focus,
.footer-10 .brand.active {
    color: #e74c3c;
}

.footer-10 p {
    font-size: 20.57142857px;
    font-weight: normal;
    color: #7f8c8d;
    line-height: 25.6px;
}

.footer-10 a {
    color: #e74c3c;
    font-weight: normal;
}

.footer-10 a:hover,
.footer-10 a:focus,
.footer-10 a.active {
    color: #b93d30;
}

.footer-10 h6 {
    font-size: 23.14285714px;
    font-weight: normal;
    color: #34495e;
    font-weight: 500;
    text-transform: none;
}

.footer-10 nav h6 {
    margin: 0 0 15px;
    line-height: 24px;
    color: #34495e;
    font-weight: 500;
}

.footer-10 nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 20.57142857px;
    font-weight: normal;
    color: inherit;
}

.footer-10 nav ul li {
    margin-bottom: 8px;
}

.footer-10 nav a {
    color: #7f8c8d;
}

.footer-10 nav a:hover,
.footer-10 nav a:focus,
.footer-10 nav a.active {
    color: #667071;
}

@media (max-width:767px) {
    .footer-10 .col-sm-2 {
        float: left;
        width: 50%;
    }

    .footer-10 .col-sm-2 + .col-sm-2 + .col-sm-2 {
        clear: left;
        margin-top: 30px;
    }

    .footer-10 .col-sm-2 + .col-sm-2 + .col-sm-2 + .col-sm-2 {
        clear: none;
        margin-top: 30px;
    }

    .footer-10 .box {
        margin-top: 33px;
    }

}

@media (max-width:480px) {
    .footer-10 .box {
        margin-top: 33px;
    }

    .footer-10 .box.box-first {
        margin-top: 0;
    }

    .footer-10 .brand {
        margin-bottom: 33px;
    }

}

.footer-10 .subscribe-form {
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer-10 .subscribe-form .col-sm-4 {
    text-align: right;
}

@media (max-width:767px) {
    .footer-10 .subscribe-form .col-sm-4 {
        text-align: center;
    }

}

.footer-10 .subscribe-form form {
    margin: 0;
    position: relative;
}

.footer-10 .subscribe-form input[type="text"] {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    line-height: 60px;
    font-size: 64.28571429px;
    font-weight: normal;
    color: #ffffff;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -1px;
}

.footer-10 .subscribe-form input[type="text"]:-moz-placeholder {
    color: #ffffff;
}

.footer-10 .subscribe-form input[type="text"]::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

.footer-10 .subscribe-form input[type="text"]:-ms-input-placeholder {
    color: #ffffff;
}

.footer-10 .subscribe-form input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
}

.footer-10 .subscribe-form input[type="text"].placeholder {
    color: #ffffff;
}

.footer-10 .subscribe-form input[type="text"]::-webkit-input-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.footer-10 .subscribe-form input[type="text"]:-moz-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.footer-10 .subscribe-form input[type="text"]::-moz-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.footer-10 .subscribe-form input[type="text"]:-ms-input-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.footer-10 .subscribe-form .ani-placeholder {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    padding-left: 6px;
    line-height: 60px;
    font-size: 64.28571429px;
    font-weight: normal;
    color: #ffffff;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
}

.footer-10 .subscribe-form .btn {
    margin-top: 8px;
    font-weight: 500;
    width: 220px;
    max-width: 100%;
}

@media (max-width:767px) {
    .footer-10 .subscribe-form {
        padding-left: 5px;
        padding-right: 5px;
        margin-left: -5px;
        margin-right: -5px;
    }

}

@media (max-width:480px) {
    .footer-10 .subscribe-form input[type="text"],
    .footer-10 .subscribe-form .ani-placeholder {
        width: 100%;
        margin-bottom: 33px;
        line-height: 27px;
        font-size: 32.14285714px;
        font-weight: normal;
        color: inherit;
        text-align: center;
    }

}

.footer-10 {
    background-color: #0099FF;
    padding-bottom: 28px;
    padding-top: 32px;
    border-bottom: 15px solid #000000;
    margin-top: 112px;
}

.footer-10 > .container {
    padding-top: 0px;
    padding-bottom: 0px;
}

.footer-10 .brand {
    float: left;
    margin-right: 28px;
    margin-top: 10px;
}

.footer-10 .brand img {
    width: 68px;
}

.footer-10 .col-sm-4.col-sm-offset-1 {
    position: relative;
    left: 50px;
    margin-top: 0px;
    width: 350px;
}

.footer-10 p {
    color: #000000;
    line-height: 1.5;
}

.footer-10 .social-btns {
    white-space: nowrap;
    position: absolute;
    left: 145px;
    top: 0;
}

.footer-10 .social-btns > * {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    width: 25px;
    height: 28px;
    overflow: hidden;
    text-align: center;
}

.footer-10 .social-btns > *:first-child {
    margin-left: 0;
}

.footer-10 .social-btns > * > * {
    display: block;
    position: relative;
    top: 0;
    -webkit-transition: 0.25s top;
    -moz-transition: 0.25s top;
    -o-transition: 0.25s top;
    transition: 0.25s top;
}

.footer-10 .social-btns > * > *:first-child {
    color: #000000;
}

.footer-10 .social-btns > *:hover > * {
    top: -100%;
}

.footer-10 .footer-nav-space {
    position: relative;
    margin-left: 15px;
}

.footer-10 a:hover {
    color: #FFFFFF !important;
    cursor: pointer;
}

.footer-10 .footer-link {
    color: #000000;
    font-size: 20px;
    margin-top: 0px;
    display: block;
}

.footer-10 .footer-link:last-of-type {

    /*position: relative;*/

    /*top: 14px;*/
}

.footer-10 .footer-link span {
    margin-top: -3px;
    margin-left: 10px;
}

.footer-10 .fui-blog {
    background-image: url('img/blog-icon.svg');
    background-size: contain;
    height: 28px;
    width: 25px;
}

.footer-10 .fui-blog-white {
    background-image: url('img/blog-icon-white.svg');
    background-size: contain;
    height: 28px;
    width: 25px;
}

.footer-10 .fui-instagram {
    background-image: url('img/instagram-icon.svg');
    background-size: contain;
    height: 28px;
    width: 25px;
}

.footer-10 .fui-instagram-white {
    background-image: url('img/instagram-icon-white.svg');
    background-size: contain;
    height: 28px;
    width: 25px;
}

.footer-10 .blog-text-link {
    width: 120px;
    float: left;
    font-size: 20px;
    color: #000;
    margin-top: 9px;
    font-weight: bold;
}

.footer-10 .col-sm-4.col-sm-offset-1 > a:first-child .footer-10 .blog-text-link {
    color: #FFF;
}

.footer-10 .col-sm-4.col-sm-offset-1 > a:first-child .footer-10 .social-btns .blog-link .fui-blog,
.footer-10 .col-sm-4.col-sm-offset-1 > a:first-child .footer-10 .social-btns .blog-link .fui-blog-white {
    display: block;
    position: relative;
    top: 0;
    -webkit-transition: 0.25s top;
    -moz-transition: 0.25s top;
    -o-transition: 0.25s top;
    transition: 0.25s top;
}

#blog-link {
    width: 130px;
    float: left;
    font-size: 22px;
    color: #000;
    margin-top: 5px;
}

/* header */

/**
 * Header 5 stylesheet
 * */

.header-5 {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 100;
    width: 100%;
}

.header-5 > .container {
    position: relative;
}

.header-5 .navbar {
    position: absolute;
    z-index: 2;
    top: 45px;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 800;
    letter-spacing: 2px;
    background: none;
    margin-bottom: 0;
}

.header-5 .navbar.navbar-fixed-top {
    position: fixed;
    margin-top: 28px;
}

.header-5 .navbar .home,
.header-5 .navbar .search {
    top: 45px;
    font-size: 18px;
    font-weight: normal;
    color: #7f8c8d;
    position: relative;
}

.header-5 .navbar .home [class*="fui-"],
.header-5 .navbar .search [class*="fui-"] {
    font-size: 28.28571429px;
    font-weight: normal;
    color: #ffffff;
}

.header-5 .navbar .home {
    left: 15px;
    z-index: 1;
}

.header-5 .navbar .search {
    z-index: 3;
}

.header-5 .navbar .navbar-search {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 100%;
    right: 0;
    margin: 0;
    padding: 0;
    float: none;
    overflow: hidden;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
}

.header-5 .navbar .navbar-search .close-search {
    float: left;
}

.header-5 .navbar .navbar-search .close-search [class*="fui-"] {
    font-size: 28.28571429px;
    font-weight: normal;
    color: #ffffff;
}

.header-5 .navbar .navbar-search input[type="text"] {
    width: 80%;
    height: auto;
    padding: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 25.71428571px;
    font-weight: normal;
    color: #ffffff;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    text-align: center;
    line-height: 25px;
    background: none;
}

.header-5 .navbar .navbar-search input[type="text"]:-moz-placeholder {
    color: #ffffff;
}

.header-5 .navbar .navbar-search input[type="text"]::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

.header-5 .navbar .navbar-search input[type="text"]:-ms-input-placeholder {
    color: #ffffff;
}

.header-5 .navbar .navbar-search input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
}

.header-5 .navbar .navbar-search input[type="text"].placeholder {
    color: #ffffff;
}

.header-5 .navbar .navbar-search .ani-placeholder {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 80%;
    margin: -4px auto 0;
    padding: 0 25px;
    line-height: 18px;
    font-size: 51.42857143px;
    font-weight: normal;
    color: #ffffff;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    white-space: nowrap;
    opacity: 20;
    filter: alpha(opacity=2000);
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.header-5 .navbar .navbar-header {
    float: none;
}

.header-5 .navbar .navbar-collapse {
    position: relative;
    padding-top: 5px;
}

@media (min-width:992px) {
    .header-5 .navbar .nav {
        position: absolute;
        width: 100%;
        height: 0;
        overflow: visible;
        text-align: center;
    }

    .header-5 .navbar .nav > li {
        display: inline-block;
    }

}

.header-5 .navbar .nav > li {
    min-width: 100px;
}

.header-5 .navbar .nav > li > a {
    padding: 0;
    font-size: 14.71428571px;
    font-weight: normal;
    color: #7f8c8d;
    font-weight: 800;
    letter-spacing: 2px;
    display: inline-block;
    color: #ffffff;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
}

.header-5 .navbar .nav > li > a:hover,
.header-5 .navbar .nav > li > a:focus,
.header-5 .navbar .nav > li > a.active {
    color: #0099ff;
}

@media (max-width:991px) {
    .header-5 .navbar .nav > li > a [class*="fui-"] {
        display: none;
    }

}

.header-5 .navbar .nav > li > a [class*="fui-"] + * {
    display: none;
}

@media (max-width:991px) {
    .header-5 .navbar .nav > li > a [class*="fui-"] + * {
        display: initial;
        margin: 0;
    }

}

.header-5 .navbar .nav > li.active > a {
    color: #506e8c;
}

.header-5 .navbar .nav > li.active > a:hover,
.header-5 .navbar .nav > li.active > a:focus,
.header-5 .navbar .nav > li.active > a.active {
    color: #405870;
}

/*.header-5 .navbar .navbar-header,
.header-5 .navbar .navbar-collapse {
opacity: 0;
filter: alpha(opacity=0);
}*/
.loaded .header-5 .navbar .navbar-header,
.loaded .header-5 .navbar .navbar-collapse {
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.header-5 .navbar.search-mode .navbar-search {
    left: 15px;
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.header-5 .navbar.search-mode .home,
.header-5 .navbar.search-mode .navbar-toggle {
    opacity: 0;
    filter: alpha(opacity=0);
}

.header-5 .navbar .navbar-toggle {
    z-index: 10000;
    float: right;
    margin: 0 auto;
    display: block;
}

@media (min-width:992px) {
    .header-5 .navbar .navbar-toggle {
        display: none;
    }

}

.header-5-sub {
    position: relative;
    padding: 0;
}

.header-5-sub .box-icon {
    margin: 0 auto 35px;
    text-align: center;
    font-size: 20.57142857px;
    font-weight: normal;
    color: #7f8c8d;
}

.header-5-sub .box-icon > * {
    display: inline-block;
    vertical-align: middle;
}

.header-5-sub .box-icon .icon {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 95px;
    height: 95px;
    margin: 0 50px;
    border: 7px solid #fff55b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    font-size: 61.71428571px;
    font-weight: normal;
    color: #fff55b;
    line-height: 81px;
}

.header-5-sub .bg-peter-river,
.header-5-sub .bg-turquoise,
.header-5-sub .bg-peter-river h1,
.header-5-sub .bg-turquoise h1,
.header-5-sub .bg-peter-river .h1,
.header-5-sub .bg-turquoise .h1,
.header-5-sub .bg-peter-river h2,
.header-5-sub .bg-turquoise h2,
.header-5-sub .bg-peter-river .h2,
.header-5-sub .bg-turquoise .h2,
.header-5-sub .bg-peter-river h3,
.header-5-sub .bg-turquoise h3,
.header-5-sub .bg-peter-river .h3,
.header-5-sub .bg-turquoise .h3,
.header-5-sub .bg-peter-river h4,
.header-5-sub .bg-turquoise h4,
.header-5-sub .bg-peter-river .h4,
.header-5-sub .bg-turquoise .h4,
.header-5-sub .bg-peter-river h5,
.header-5-sub .bg-turquoise h5,
.header-5-sub .bg-peter-river .h5,
.header-5-sub .bg-turquoise .h5,
.header-5-sub .bg-peter-river h6,
.header-5-sub .bg-turquoise h6,
.header-5-sub .bg-peter-river .h6,
.header-5-sub .bg-turquoise .h6 {
    color: white;
}

.header-5-sub .page-transitions {
    background: black;
}

.header-5-sub .pt-perspective {
    position: relative;
    height: 100%;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
    overflow: hidden;
}

.header-5-sub .pt-page {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.header-5-sub .pt-page-current,
.header-5-sub .no-js .pt-page {
    visibility: visible;
    z-index: 1;
}

.header-5-sub .pt-page-ontop {
    z-index: 999;
}

.header-5-sub .page-transitions {
    height: 450px;
}

.header-5-sub .pt-page {
    padding-top: 210px;
    padding-bottom: 40px;
}

@media (max-width:767px) {
    .header-5-sub .pt-page {
        padding-right: 5px;
        padding-left: 5px;
    }

}

.header-5-sub .hero-unit {
    margin: 0;
    padding: 0;
    background: transparent;
}

.header-5-sub .hero-unit h1 {
    margin: 0 0 2px;
    font-size: 32.14285714px;
    font-weight: normal;
    color: #ffffff;
    line-height: normal;
}

.header-5-sub .hero-unit p {
    font-size: 25.71428571px;
    font-weight: normal;
    color: #ffffff;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    line-height: normal;
}

.header-5-sub .pt-page-1 .box-icon {
    position: relative;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.loaded .header-5-sub .pt-page-1 .box-icon {
    left: 0;
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.header-5-sub .pt-page-1 .box-icon [class*="pt-control-"] {
    opacity: 0;
    filter: alpha(opacity=0);
}

.loaded .header-5-sub .pt-page-1 .box-icon [class*="pt-control-"] {
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.header-5-sub .pt-page-1 .hero-unit {
    position: relative;
    left: -50%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.loaded .header-5-sub .pt-page-1 .hero-unit {
    left: 0;
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (max-width:480px) {
    .header-5-sub .pt-page {
        padding-top: 120px;
    }

}

.header-5-sub .pt-control-next,
.header-5-sub .pt-control-prev {
    color: #fff55b;
}

.header-5-sub .pt-control-next:hover,
.header-5-sub .pt-control-prev:hover,
.header-5-sub .pt-control-next:focus,
.header-5-sub .pt-control-prev:focus,
.header-5-sub .pt-control-next.active,
.header-5-sub .pt-control-prev.active {
    color: #ffffff;
}

.header-5 {
    position: relative;
    height: 100px;
    border-bottom: 2px solid #0198FF;
    padding-bottom: 0px;
    margin-bottom: 0px;
    z-index: 5;
    background-color: #ffffff;
}

/*-- Nav Links Positioning --*/
.header-5 ul.nav {
    position: relative;
    top: 25px;
    left: 5px;
}

/*-- Logo Container --*/
.header-5 .logo-container {
    width: auto;
    background-color: #000;
    height: 118px;
}

/*-- Falcon Logo --*/
.header-5 .falcon-logo {
    left: 0px;
}

/*-- Search/Close Icon Sizes --*/
.header-5 .navbar .home [class*=fui-],
.header-5 .navbar .search [class*=fui-],
.header-5 .navbar .navbar-search .close-search [class*=fui-] {
    font-size: 24px;
}

/*-- Search & Nav Content Positioning --*/
.header-5 .navbar-search-container {
    top: 10px;
}

/*-- Search Close Button Color --*/
.header-5 .fui-search,
.header-5 .fui-cross {
    color: #0099FF !important;
}

/*-- Search Button Position --*/
.header-5 .search {
    float: right;
}

.header-5 a.search:hover {
    color: #0099FF;
    border: none;
}

.header-5 .col-sm-8 form.navbar-search {
    margin-top: 38px;
}

/*-- Nav Link Text Color & Spacing --*/
.header-5 .navbar .nav > li > a {
    color: #4b4b4b;
    margin: 0px 12px 0px 12px;
}

.header-5 .navbar .nav > li:first-of-type > a {
    margin: 0px 12px 0px 0px;
}

.header-5 .navbar .navbar-search input[type="text"] {
    font-family: 'Avenir-LT-45-Book', Helvetica, sans-serif;
    line-height: 1.5;
    font-size: 22px;
    color: #4b4b4b;
    position: relative;
    left: -30px;
}

.header-5 .navbar .navbar-search input[type="text"]:-moz-placeholder {
    font-family: 'Avenir-LT-45-Book', Helvetica, sans-serif;
    line-height: 1.5;
    font-size: 22px;
    color: #4b4b4b;
}

.header-5 .navbar .navbar-search input[type="text"]::-moz-placeholder {
    font-family: 'Avenir-LT-45-Book', Helvetica, sans-serif;
    line-height: 1.5;
    font-size: 22px;
    color: #4b4b4b;
}

.header-5 .navbar .navbar-search input[type="text"]:-ms-input-placeholder {
    font-family: 'Avenir-LT-45-Book', Helvetica, sans-serif;
    line-height: 1.5;
    font-size: 22px;
    color: #4b4b4b;
}

.header-5 .navbar .navbar-search input[type="text"]::-webkit-input-placeholder {
    font-family: 'Avenir-LT-45-Book', Helvetica, sans-serif;
    line-height: 1.5;
    font-size: 22px;
    color: #4b4b4b;
}

.header-5 .navbar .navbar-search input[type="text"].placeholder {
    font-family: 'Avenir-LT-45-Book', Helvetica, sans-serif;
    line-height: 1.5;
    font-size: 22px;
    color: #4b4b4b;
}

.header-5 .navbar .navbar-search .ani-placeholder {
    font-family: 'Avenir-LT-45-Book', Helvetica, sans-serif;
    line-height: 1.5;
    font-size: 22px;
    color: #4b4b4b;
}

.header-5 a:hover {
    padding-bottom: 10px;
    border-bottom: #ffcc00 2px solid;
    color: #0099FF;
}

.header-5 .navbar .nav > li > a:hover {
    padding-bottom: 7px;
}

.header-5 .active {
    color: #0099ff !important;
}

.header-5 .navbar .nav > li.current-page-ancestor > a,
.header-5 .navbar .nav > li.current-menu-item > a {
    color: #0099ff;
}

.falcon-logo {
    display: block;
    margin: 0px auto;
    position: relative;
    top: 10px;
    left: 23px;
    max-height: 95px;
}

.logo-container:hover {
    border-bottom: 2px #FFCC00 solid;
    padding-bottom: 7px;
}

/*Responsive Nav Header-5*/

/**
 * Header 8 stylesheet
 * */

.header-8-startup-antiflicker {
    border-bottom: 1px #bdc3c7 solid;
}

.header-8 {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 100;
    width: 100%;    /*height: 110px;*/
}

.header-8 .header-background {
    background: #fff;
}

.header-8 .navbar {
    position: relative;
    top: 0;
    z-index: 2;
    margin: 18px 0 10px;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
}

.header-8 .navbar.navbar-fixed-top {
    top: 0 !important;
}

.header-8 .navbar .brand {
    padding-top: 18px;
    font-size: 32.14285714px;
    font-weight: normal;
    color: #34495e;
    font-weight: 800;
}

.header-8 .navbar .brand img:first-child {
    float: left;
    margin: -10px 15px 0 0;
}

.header-8 .navbar .nav {
    position: absolute;
    width: 100%;    /*height: 0;*/
    overflow: visible;
    text-align: center;
}

.header-8 .navbar .nav > li {
    float: none;
    display: inline-block;
    line-height: 15px;
    margin-left: 50px;
}

.header-8 .navbar .nav > li:first-child {
    margin-left: 0;
}

.header-8 .navbar .nav > li > a {
    padding: 30px 0 22px;
    font-size: 20.57142857px;
    font-weight: normal;
    color: #7f8c8d;
    font-weight: 800;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    color: #95a5a6;
}

.header-8 .navbar .nav > li > a:hover,
.header-8 .navbar .nav > li > a:focus,
.header-8 .navbar .nav > li > a.active {
    color: #34495e;
}

.header-8 .navbar .nav > li.active > a {
    color: #34495e;
}

.header-8 .navbar .nav > li.active > a:hover,
.header-8 .navbar .nav > li.active > a:focus,
.header-8 .navbar .nav > li.active > a.active {
    color: #34495e;
}

.header-8 .navbar .navbar-header {
    position: relative;
    z-index: 2;
}

.header-8 .navbar .navbar-toggle {
    background-image: url("common-files/icons/menu-icon-header-8.png");
    margin-top: 22px;
}

.header-8-sub {
    position: relative;
    padding-top: 95px;
    padding-bottom: 0;
}

.header-8-sub h3 {
    font-size: 45px;
    font-weight: normal;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 300;
    color: #333;
}

.header-8-sub .lead {
    font-size: 30.85714286px;
    font-weight: normal;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    text-align: center;
    font-weight: 300;
    color: #333;
}

.header-8-sub .background {
    background-image: url("common-files/img/Italy_001.jpg");
    background-position: 50% 0;
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.header-8-sub img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

.header-8 {
    margin-top: 62px;
    margin-bottom: 84px;
}

.page-template-persona-php .header-8 {
    margin-bottom: 32px;
}

#partners.content-10 .container .row {
    margin: 0;
}

.location-text {
    float: left;
    text-align: left;
    max-width: 350px;
}

.location-text h6 {
    border: none;
    margin-bottom: 0;
    padding-bottom: 7px
}

/*Wordpress Subnav Position*/
.header-8 + .header-8 {
    margin-top: 0px;
    margin-bottom: 4px;
    height: 40px;
}

.page-template-fd-green-php .header-8,
.page-template-fd-0705-php .header-8 {
    margin-bottom: 6px;
}

.page-template-fd-0705-php .header-8 + .header-8 {
    margin-bottom: 84px;
}

.page-template-fd-0705-php .bacteria-infographic {
    margin-bottom: 48px;
}

.header-8 img {
    display: block;
    float: left;
    margin-left: 0px;
    margin-right: 30px;
    margin-top: -10px;
}

.header-8 .headline {
    font-family: 'Avenir-LT-95-Black', Helvetica, sans-serif;
    font-size: 38px;
    letter-spacing: 1px;
    top: 7px;
    color: #000;
}

.header-8 .headline:hover {
    color: #000;
    cursor: default;
    border: none;
    border-bottom: none;
}

.header-8 .navbar .nav {
    margin-top: 20px;
    position: relative;
    text-align: left;
    white-space: nowrap;
}

.page-template-fd-newspress-php .header-8 .navbar .nav:first-of-type {
    margin-bottom: 84px;
}

.page-template-fd-newspress-php .header-8 {
    margin-bottom: 132px;
}

.page-template-fd-newspress-php .article-feature.active a {
    color: #0099ff;
}

.page-template-fd-newspress-php h6 {
    padding-bottom: 20px;
}

.page-template-fd-newspress-php .videoContainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.page-template-fd-newspress-php .videoContainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.header-8 .navbar .nav > li {
    margin-left: 10px;
    padding-right: 10px;
    border-right: 2px #e1e1e1 solid;
}

.header-8 .navbar .nav > li:last-child {
    border-right: none;
}

.header-8 .navbar .nav > li > a {
    font-family: 'Avenir-LT-35-Light', Helvetica, sans-serif;
    color: #7f8c8d;
    padding: 7px 0 12px 0;
}

.header-8 .navbar .nav > li > a:hover {
    padding-bottom: 10px;
}

.header-8 a:hover {
    padding-bottom: 10px;
    border-bottom: #ffcc00 2px solid;
    color: #0099FF;
}

.header-8 .sub.nav {
    height: auto;
    padding-top: 5px;
    border-top: 1px solid #f1f1f1;
}

.header-8 .sub.nav li {
    margin-left: 0px;
    height: auto;
    margin-top: 10px;
    border-right: none;
}

.header-8 .sub.nav li a {
    color: #0099FF;
    font-size: 20px;
    margin-top: -3px;
}

.header-8 .sub.nav a:hover {
    padding-bottom: 9px !important;
    border-bottom: #ffcc00 1px solid;
    color: #0099FF !important;
}

.header-8 .active {
    color: #0099ff !important;
}

.header-8 .active:hover {
    color: #0099ff !important;
    border-bottom: 0px !important;
    cursor: default;
}

/**
 * Header 18 stylesheet
 * */
.header-18 {
    height: 100%;
}

.header-18 .pt-controls {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.header-18 .pt-controls > div {
    display: table-cell;
    vertical-align: middle;
}

.header-18 .pt-controls > div > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    z-index: 9999;
    height: 41px;
    width: 35px;
    float: left;
    margin-left: 30px;
    font-size: 23.14285714px;
    font-weight: normal;
    color: #ffffff;
    line-height: 38px;
    text-align: center;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.loaded .header-18 .pt-controls > div > * {
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.header-18 .pt-controls > div > *:hover,
.header-18 .pt-controls > div > *:focus {
    background: rgba(0, 0, 0, 0.4);
}

.header-18 .pt-controls > div > *:active {
    background: rgba(0, 0, 0, 0.6);
}

@media (max-width:768px) {
    .header-18 .pt-controls > div > * {
        margin-left: 20px;
    }

}

.header-18 .pt-controls > div > *.pt-control-next {
    float: right;
    margin-right: 30px;
}

@media (max-width:768px) {
    .header-18 .pt-controls > div > *.pt-control-next {
        margin-right: 20px;
    }

}

.header-18 .page-transitions.pt-first + .pt-controls .pt-control-prev {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 0;
}

.header-18 .page-transitions.pt-last + .pt-controls .pt-control-next {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 0;
}

.header-18 .header-18-sub {
    position: relative;
    color: white;
}

.header-18 .header-18-sub.v-center,
.header-18 .header-18-sub .v-center {
    display: table;
    width: 100%;
}

.header-18 .header-18-sub.v-center > div,
.header-18 .header-18-sub .v-center > div {
    display: table-cell;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;
    float: none;
}

@media (min-width:768px) {
    .header-18 .header-18-sub.v-center.row:before,
    .header-18 .header-18-sub .v-center.row:before,
    .header-18 .header-18-sub.v-center.row:after,
    .header-18 .header-18-sub .v-center.row:after {
        display: none;
    }

}

@media (max-width:767px) {
    .header-5 .falcon-logo {
        left: 0;
        height: 66%;
        top: 18%;
    }

    .header-18 .header-18-sub.v-center,
    .header-18 .header-18-sub .v-center {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 5px;
        padding-right: 5px;
    }

    .header-18 .header-18-sub.v-center.row,
    .header-18 .header-18-sub .v-center.row {
        display: block;
        width: auto;
    }

    .header-18 .header-18-sub.v-center.row:before,
    .header-18 .header-18-sub .v-center.row:before,
    .header-18 .header-18-sub.v-center.row:after,
    .header-18 .header-18-sub .v-center.row:after {
        display: none;
    }

    .header-18 .header-18-sub.v-center.row > *,
    .header-18 .header-18-sub .v-center.row > * {
        display: block;
        vertical-align: baseline;
    }

    .header-5 .logo-container {

        /*width: auto;*//*background-color: #000;*/height: 98px;
    }

}

.header-18 .header-18-sub h1,
.header-18 .header-18-sub .h1,
.header-18 .header-18-sub h2,
.header-18 .header-18-sub .h2,
.header-18 .header-18-sub h3,
.header-18 .header-18-sub .h3,
.header-18 .header-18-sub h4,
.header-18 .header-18-sub .h4,
.header-18 .header-18-sub h5,
.header-18 .header-18-sub .h5,
.header-18 .header-18-sub h6,
.header-18 .header-18-sub .h6 {
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
}

.header-18 .header-18-sub header {
    position: absolute;
    top: 111px;
    left: 0;
    right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

@media (max-width:768px) {
    .header-18 .header-18-sub header {
        top: 50px;
    }

}

.header-18 .header-18-sub.pt-perspective {
    position: relative;
    height: 100%;
    overflow: hidden;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
}

.header-18 .header-18-sub .pt-page {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.header-18 .header-18-sub .pt-page-current,
.header-18 .header-18-sub .no-js .pt-page {
    visibility: visible;
    z-index: 1;
    overflow-x: hidden;
}

.header-18 .header-18-sub .pt-page-ontop {
    z-index: 999;
}

.header-18 .header-18-sub .header-18-section {
    min-height: 800px;
    display: table;
    width: 100%;
    height: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header-18 .header-18-sub .header-18-section .t-row {
    display: table-row;
    height: 100%;
}

.header-18 .header-18-sub .header-18-section .t-row > div {
    padding-left: 20px;
    padding-right: 20px;
    display: table-cell;
    vertical-align: middle;
    padding-top: 170px;
    padding-bottom: 25px;
    position: relative;
}

.header-18 .header-18-sub .header-18-section .t-row.footer {
    height: 61px;
    vertical-align: bottom;
}

@media (max-width:768px) {
    .header-18 .header-18-sub .header-18-section .t-row.footer {
        height: auto;
    }

}

.header-18 .header-18-sub .header-18-section .t-row.footer footer {
    padding: 15px 0;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    font-size: 20.57142857px;
    font-weight: normal;
    color: #ffffff;
}

.header-18 .header-18-sub .header-18-section .t-row.footer footer .btns {
    display: inline-block;
    margin-left: 25px;
}

.header-18 .header-18-sub .header-18-section .t-row.footer footer .btns .btn {
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.header-18 .header-18-sub .header-18-section .t-row.footer footer .btns .btn:first-child {
    margin-left: 0;
}

@media (max-width:768px) {
    .header-18 .header-18-sub .header-18-section .t-row.footer footer {
        text-align: center;
    }

    .header-18 .header-18-sub .header-18-section .t-row.footer footer .btns {
        display: block;
        margin: 10px auto 0;
    }

}

@media (max-width:480px) {
    .header-18 .header-18-sub .header-18-section .t-row.footer footer {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .header-18 .header-18-sub .header-18-section .t-row.footer footer .btns {
        margin: 26px auto 0;
    }

    .header-18 .header-18-sub .header-18-section .t-row.footer footer .btns .btn {
        margin: 0 15px;
        display: block;
    }

    .header-18 .header-18-sub .header-18-section .t-row.footer footer .btns .btn:first-child {
        margin-left: 15px;
    }

    .header-18 .header-18-sub .header-18-section .t-row.footer footer .btns .btn + .btn {
        margin-top: 9px;
    }

}

.header-18 .header-18-sub .header-18-section .col-sm-5 {
    position: relative;
    -webkit-transition: .5s left, 1.2s opacity;
    -moz-transition: .5s left, 1.2s opacity;
    -o-transition: .5s left, 1.2s opacity;
    transition: .5s left, 1.2s opacity;
    left: -50%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.loaded .header-18 .header-18-sub .header-18-section .col-sm-5 {
    left: 0;
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.header-18 .header-18-sub .header-18-section .col-sm-4 {
    position: relative;
    -webkit-transition: .5s left, 1.2s opacity;
    -moz-transition: .5s left, 1.2s opacity;
    -o-transition: .5s left, 1.2s opacity;
    transition: .5s left, 1.2s opacity;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.loaded .header-18 .header-18-sub .header-18-section .col-sm-4 {
    left: 0;
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

.header-18 .header-18-sub .header-18-section .phone-img {
    width: 50% !important;
}

.header-18 .header-18-sub .header-18-section .img {
    display: inline-block;
    position: relative;
}

.header-18 .header-18-sub .header-18-section .img img:first-child {
    visibility: hidden;
}

.header-18 .header-18-sub .header-18-section .img img {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.header-18 .header-18-sub .header-18-section .img img[src*="/browser1@2x"] {
    position: absolute;
    width: 80%;
    bottom: 0;
    left: 0;
}

.header-18 .header-18-sub .header-18-section .img img[src*="/iphone@2x"] {
    position: absolute;
    width: 48%;
    top: 0;
    right: 0;
}

.header-18 .header-18-sub .header-18-section .img:hover img[src*="/browser1@2x"] {
    bottom: 15%;
    left: 20%;
}

.header-18 .header-18-sub .header-18-section .img:hover img[src*="/iphone@2x"] {
    top: 12%;
    right: 52%;
}

.header-18 .header-18-sub .header-18-section h3 {
    font-size: 46.28571429px;
    font-weight: normal;
    color: #ffffff;
    margin: 0 0 30px;
}

.header-18 .header-18-sub .header-18-section p {
    font-size: 21.85714286px;
    font-weight: normal;
    color: #ffffff;
    line-height: 33.3px;
}

.header-18 .header-18-sub .bg-green-sea .btn.btn-primary {
    background-color: #1f7970;
}

.header-18 .header-18-sub .bg-green-sea .btn.btn-primary:hover,
.header-18 .header-18-sub .bg-green-sea .btn.btn-primary:focus {
    background-color: #203f4b;
}

.header-18 .header-18-sub .bg-green-sea .btn.btn-primary:active,
.header-18 .header-18-sub .bg-green-sea .btn.btn-primary.active {
    background-color: #1b3640;
}

.header-18 .header-18-sub .additional-links {
    font-size: 15.42857143px;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.3);
}

.header-18 .header-18-sub .additional-links a {
    color: rgba(255, 255, 255, 0.3);
    text-decoration: underline;
}

.header-18 .header-18-sub .additional-links a:hover,
.header-18 .header-18-sub .additional-links a:focus,
.header-18 .header-18-sub .additional-links a.active {
    color: #ffffff;
}

/* header-18 height control */
.header-18 {
    height: 580px;
}

.header-18 .header-18-sub .pt-page {
    width: 100%;
    height: 600px;
}

.header-18 .t-row .container {
    padding-bottom: 0px !important;
}

.header-18 .pt-controls {
    position: absolute;
    top: 220px;
}

/* - pt-control style */
.header-18 .pt-controls > div > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    z-index: 9999;
    height: 35px;
    width: 35px;
    float: left;
    margin-left: 30px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    opacity: 0;
    filter: alpha(opacity=0);
    border: 2px solid rgba(0, 0, 0, 0.01);
}

.header-18 .pt-controls > div > *:hover {
    color: #FFF;
    background: rgba(0, 0, 0, 0.5);
}

.header-18 .header-18-sub .header-18-section {
    min-height: 100%;
}

.header-18 .header-18-sub .header-18-section .img img:first-child {
    visibility: visible;
}

.header-18 .header-18-sub .header-18-section .img {
    width: 606px;
}

.header-18 .header-18-sub .header-18-section .img img {
    height: auto;
    position: relative;
    margin-left: -100px;
}

.header-18 .header-18-sub .pt-page-ontop {
    z-index: 999;
}

.header-18 .header-18-sub .header-18-section .t-row > div {
    padding-top: 0px;
}

.header-18 .header-18-sub .header-18-section p {
    color: #333;
}

.header-18 .header-18-sub .header-18-section .t-row > div {
    vertical-align: inherit;
}

.header-18-section .staples-center {
    background-color: #FFF;
    background-image: url('img/staples-center-approved-image-1-2014.jpg');
    background-size: cover;
}

.header-18 .btn-download.learn {
    border-bottom: #FFCC00 3px solid;
    font-size: 20px;
    height: 48px;
    margin-top: -42px;
    font-weight: bold;
}

.header-18 .pt-controls > div > *.pt-control-next {
    float: left;
    top: 32px;
}

.header-18 .pt-controls > div > *.pt-control-prev {
    float: right;
    margin-right: 30px;
    top: 32px;
}

/* projects */

/**
 * Project 1 stylesheet
 * */

.projects-1 {
    padding-top: 110px;
    padding-bottom: 110px;
}

.projects-1 .title {
    margin: 0 0 50px;
    line-height: 1.5;
}

.projects-1 .title a {
    color: #bdc3c7;
    font-size: 13px;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-right: 25px;
}

.projects-1 .title a:hover,
.projects-1 .title a:focus,
.projects-1 .title a.active {
    color: #1abc9c;
}

.projects-1 .head-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 55px 60px 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    color: #95a5a6;
    min-height: 330px;
    position: relative;
}

.projects-1 .head-box:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ebedee url('common-files/img/header/ipad@2x.png') 100% 50% no-repeat;
    -webkit-background-size: 826px 772px;
    -moz-background-size: 826px 772px;
    -o-background-size: 826px 772px;
    background-size: 826px 772px;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

@media (max-width:700px) {
    .projects-1 .head-box:before {
        opacity: 20;
        filter: alpha(opacity=2000);
        opacity: 0.2;
        filter: alpha(opacity=20);
    }

}

.projects-1 .head-box > * {
    max-width: 270px;
    position: relative;
}

.projects-1 .head-box .brand {
    margin-bottom: 17px;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 23px;
    color: #34495e;
}

.projects-1 .head-box .brand > img {
    margin-right: 12px;
    vertical-align: top;
    margin-top: 4px;
}

.projects-1 .head-box p {
    font-size: 16px;
}

.projects-1 .head-box .features {
    border-top: 2px solid rgba(189, 195, 199, 0.3);
    margin-top: 25px;
    padding-top: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #1abc9c;
}

.projects-1 .head-box .features > * + * {
    margin-top: 10px;
}

.projects-1 .head-box .features [class*="fui-"] {
    font-size: 23px;
    font-weight: normal;
    vertical-align: middle;
    margin-right: 20px;
}

.projects-1 .projects {
    display: table;
    width: 100%;
    margin-top: 65px;
}

.projects-1 .projects + .projects {
    margin-top: 80px;
}

.projects-1 .projects .project-wrapper {
    display: table-cell;
}

.projects-1 .projects .project-wrapper:first-child + .project-wrapper {
    text-align: center;
}

.projects-1 .projects .project-wrapper:first-child + .project-wrapper + .project-wrapper {
    text-align: right;
}

.projects-1 .projects .project {
    width: 270px;
    display: inline-block;
}

.projects-1 .projects .photo-wrapper {
    width: 270px;
    height: 220px;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    background-color: #ecf0f1;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

.projects-1 .projects .photo {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    background: 50% 50% no-repeat;
    opacity: 30;
    filter: alpha(opacity=3000);
    opacity: 0.3;
    filter: alpha(opacity=30);
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.projects-1 .projects .overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    line-height: 220px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.projects-1 .projects .overlay [class*="fui-"] {
    font-size: 46px;
}

.projects-1 .projects .info {
    text-align: left;
    font-size: 14px;
    color: #95a5a6;
    margin-top: 39px;
    line-height: 1.4;
}

.projects-1 .projects .info b {
    color: #7f8c8d;
}

.projects-1 .projects .name {
    color: #1abc9c;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 14px;
}

.projects-1 .projects .project:hover .photo-wrapper {
    background-color: #1abc9c;
}

.projects-1 .projects .project:hover .photo {
    opacity: 40;
    filter: alpha(opacity=4000);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.projects-1 .projects .project:hover .overlay {
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (max-width:991px) and (min-width:768px) {
    .projects-1 .projects .project,
    .projects-1 .projects .photo-wrapper {
        width: 230px;
    }

}

@media (max-width:767px) {
    .projects-1 .projects {
        display: block;
        width: auto;
    }

    .projects-1 .projects .project-wrapper {
        display: block;
        text-align: center !important;
    }

    .projects-1 .projects .project-wrapper + .project-wrapper {
        margin-top: 80px;
    }

}

.projects-1 .head-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 55px 60px 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    color: #95a5a6;
    min-height: 330px;
    position: relative;
}

.projects-1 .head-box:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #e3e3e3;
    -webkit-background-size: 826px 772px;
    -moz-background-size: 826px 772px;
    -o-background-size: 826px 772px;
    background-size: 826px 772px;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

@media (max-width:700px) {
    .projects-1 .head-box:before {
        opacity: 20;
        filter: alpha(opacity=2000);
        opacity: 0.2;
        filter: alpha(opacity=20);
    }

}

.box-copy.need-part,
.box-copy.need-help {
    margin-bottom: 32px;
}

.need-part a.btn-download,
.need-help a.btn-download {
    font-weight: bold;
    width: auto !important;
    padding: 12px 30px 10px;
    float: none;
}

.need-part a.btn-download span,
.need-help a.btn-download span {

    /*margin-top:-10px !important;*/
}

.need-part p:last-child,
.need-help p:last-child {
    padding-top: 28px;
}

.need-part a.btn-download b .fui-arrow-right {
    transform: translateY(0);
}

.page-template-contact-php .header-8 {
    margin-top: 0px;
}

.page-template-contact-php .header-8 .sub.nav {
    margin-top: 24px;
}

.page-template-contact-php .content-10.section-1 .container .row:first-of-type {
    margin-bottom: 32px;
}

.page-template-contact-php .form-control,
.page-template-fd-rebate-php .form-control {
    border: 2px solid #bdc3c7;
    color: #34495e;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.467;
    padding: 8px 12px;
    height: 42px;
    -webkit-appearance: none;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear;
    border-radius: 0;
    width: 100%;
    background: rgba(122, 184, 147, 0);
}

.document-title span {
    color: #999;
    padding-left: 10px;
    margin-left: 10px;
}

.housing-installed p {
    font-weight: bold;
}

.housing-installed p span {
    font-size: 42px;
    margin-top: 8px;
    display: block;
}

section.video-container iframe {
    width: 100%;
}

.product-feature-set {
    margin-bottom: 10px;
    margin-bottom: 35px;
    overflow: hidden;
}

.product-feature {
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
}

.product-feature h6 {
    min-height: 60px;
    padding-bottom: 0;
}

.product-feature p {
    font-size: 16px;
    color: #333;
    padding-top: 6px;
}

;

select.goog-te-combo {
    background: #777;
    color: #000 !important;
}

select.goog-te-combo option {
    background: #FFF;
    color: #000 !important;
}

.content-4 .image-box {
    margin-bottom: 50px;
}

.header-8 .navbar .nav > li.current_page_item > a,
.header-8 .navbar .nav > li.current_page_parent > a,
.header-8 .navbar .nav > li.current_page_ancestor > a {
    color: #0099ff;
}

.accessory-entry {
    margin-bottom: 40px;
}

.accessory-entry p img {
    width: 25%;
}

/*Calculator Styles*/
.calculator iframe {
    width: 100%;
    height: 500px;
}

.page-template-fd-rebate-php .rebates {
    display: none;
}

.page-template-fd-rebate-php .rebates ul {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
}

/*-- Contact --*/
.directory p {
    font-size: 18px;
    margin-top: 8px;
}

.directory h6 {
    padding-bottom: 8px;
    border-bottom: 1px solid #0099FF;
}

.directory h6:first-child ~ h6 {
    margin-top: 32px;
}

g {
    fill: #e3e3e3;
}

g:hover,
g[active] {
    fill: #ffcc00;
    cursor: pointer;
    -webkit-transition: 0.6s fill;
    -moz-transition: 0.6s fill;
    -o-transition: 0.6s fill;
    transition: 0.6s fill;
}

g.null-area:hover {
    cursor: auto;
    fill: #e3e3e3;
}

/*--contact form--*/
.form-row {
    margin-top: 26px;
}

.form-row span {
    position: relative;
    display: inline-block;
    margin: 20px 10px;
}

/* styles the input states */
.balloon {
    display: inline-block;
    width: 100%;
    padding: 12px 0 12px 15px;
    font-weight: 400;
    background: #ecf0f1;
    border: 0;
    outline: 0;
    text-indent: 75px;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px #ecf0f1 solid;
    -webkit-transform-style: preserve-3d;
}

.balloon.indent-med {
    text-indent: 130px;
}

.balloon.indent-long {
    text-indent: 160px;
}

.balloon:hover {
    background: #f5f5f5;
}

.balloon::-webkit-input-placeholder {
    color: #efefef;
    text-indent: 0;
    font-weight: 300;
}

.balloon::-moz-placeholder {
    color: #efefef;
    text-indent: 0;
    font-weight: 300;
}

.balloon:-ms-input-placeholder {
    color: #efefef;
    text-indent: 0;
    font-weight: 300;
}

/* styles the input states when focused/active */
.balloon:focus,
.balloon:active {
    color: #333333;
    text-indent: 0;
    background: #fff;
    border-bottom: 1px #FFCC00 solid;
}

.balloon:focus::-webkit-input-placeholder {
    color: #aaa;
}

.balloon:active::-webkit-input-placeholder {
    color: #aaa;
}

.balloon:focus::-moz-placeholder {
    color: #aaa;
}

.balloon:active::-moz-placeholder {
    color: #aaa;
}

.balloon:focus:-ms-input-placeholder {
    color: #aaa;
}

.balloon:active:-ms-input-placeholder {
    color: #aaa;
}

/* styles the labels */
.form-row label {
    display: inline-block;
    top: 0px;
    left: 0;
    bottom: 8px;
    padding: 8px 15px;
    color: #0099FF;
    font-size: 18px;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(19, 74, 70, 0);
    background: rgba(122, 184, 147, 0);
}

.balloon + label {
    position: absolute;
    top: 8px;
    transition: all 0.3s ease-in-out;
}

/* controls the active state of the labels */
.balloon:focus + label,
.balloon:active + label {
    color: #fff;
    text-shadow: 0 1px 0 rgba(19, 74, 70, 0.4);
    background: #0099FF;
    transform: translateY(-36px) !important;
    -webkit-transform: translateY(-36px);
}

/* styles the dropdown menu labels */
.form-row p label {
    color: #0099ff;
    font-size: 18px;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(19, 74, 70, 0);
    transition: all 0.3s ease-in-out;
    background: rgba(122, 184, 147, 0);
}

.wpcf7-form-control.wpcf7-select.form-control {
    background-color: #ecf0f1;
    border: none;
    height: 52px;
}

.-webkit- .wpcf7-form-control.wpcf7-select.form-control {
    background-image: url('img/fui-arrow-dropdown.svg');
    background-repeat: no-repeat;
    background-position: 95%;
}

.wpcf7-form-control.wpcf7-select.form-control:hover {
    cursor: pointer;
}

.wpcf7-form-control.wpcf7-select.form-control:hover {
    background-color: #f5f5f5;
}

.page-template-contact-php .form-control,
.page-template-fd-rebate-php .form-control {
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #7f8c8d;
}

.form-row option {
    color: #0099ff;
}

section.cform {
    display: none;
}

.form-row span {
    position: relative;
    display: block;
    margin: 20px 0px 35px;
}

.form-row br {
    display: none;
}

.form-disclaimer {
    clear: both;
}

.form-row span:nth-child(even) {
    margin-left: 28px;
}

/*Legal Page*/
.page-id-427.page-template-fd-0804-php h3 {
    margin-top: 32px;
    margin-bottom: 12px;
}

.page-id-427.page-template-fd-0804-php h6 {
    margin-top: 32px;
}

.page-id-427.page-template-fd-0804-php li {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 12px;
}

.page-id-427.page-template-fd-0804-php p b {
    color: #000;
}

.page-template-homepage-php .carousel-inner {
    height: 600px;
}

.page-template-homepage-php .carousel-indicators {
    margin-left: auto;
    left: 0;
    right: 0;
}

.page-template-homepage-php .carousel-indicators li {
    margin: 1px 12px;
}

.page-template-homepage-php .carousel-indicators li.active {
    background: #fc0;
}

.page-template-homepage-php .carousel-indicators li:first-child {
    margin: 1px 12px 1px 0px;
}

.page-template-homepage-php .carousel-indicators li:last-child {
    margin: 1px 0px 1px 12px;
}

.page-template-homepage-php .carousel {
    margin-top: -18px;
}

.page-template-homepage-php .carousel-inner > .item:first-of-type > img,
.page-template-homepage-php .carousel-inner > .item:first-of-type > a > img {

    /*    margin-left: 150px;*/
    margin-left: 0px;
    height: 600px;
}

.page-template-homepage-php .carousel-inner > .item:nth-of-type(3) > img,
.page-template-homepage-php .carousel-inner > .item:nth-of-type(3) > a > img {
    margin-left: 220px;
}

.page-template-homepage-php .carousel-inner > .item:nth-of-type(4) > img,
.page-template-homepage-php .carousel-inner > .item:nth-of-type(4) > a > img {
    margin-left: 48px;
}

.page-template-homepage-php .carousel-inner > .item:nth-of-type(5) > img,
.page-template-homepage-php .carousel-inner > .item:nth-of-type(5) > a > img {
    margin-left: 90px;
}

.page-template-homepage-php .carousel-inner > .item:nth-of-type(6) > img,
.page-template-homepage-php .carousel-inner > .item:nth-of-type(6) > a > img {
    margin-left: 90px;
}

.page-template-homepage-php .content-10:first-of-type .button-feature {
    margin: 0;
}

#installations li {
    min-height: 60px;
}

#installations a.btn-download {
    float: left;
    top: 0;
    transform: none;
    -webkit-transform: none;
    height: auto;
    padding-top: 8px;
    padding-bottom: 10px;
    width: 20%;
}

#installations {
    padding-left: 0;
}

#installations p {
    line-height: 20px;
    padding-left: 23%;
}

#installations p span {
    display: block;
    font-size: 14px;
    color: #a3a3a3;
}

.page-template-fd-green-php .page-wrapper section:first-of-type {
    margin-top: 54px;
}

/*Google Translate*/
select.goog-te-combo {
    width: 143px !important;
    background: #0099ff;
    color: #fff;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 3px !important;
    height: auto !important;
    border: none;
    border-radius: 0px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px !important;
}

.header-5 .mobile {
    display: none;
}

.responsive-nav {
    display: none;
}

/*Home Page Responsive Desktop*/
.content-10.nest {
    padding-top: 32px;
}

/* Responsive Break Classes */
[class*="break-"] {
    display: none;
    line-height: 0;
    width: 0;
    height: 0;
    clear: both;
    // classes break-xs, break-sm, break-md, break-lg
}

.page-template-fd-0804-php #c-10_myCarousel {
    margin-top: 62px;
}

.visible-lg {
    display: block !important;
}

.carousel-title {
    text-align: left;
}

.carousel-title h6 {
    border-bottom: 0;
    font-size: 20px;
    line-height: 1em;
    padding-bottom: 0;
}

@media screen and (max-width:1199px) {
    .header-5 input[type="submit"] {
        margin-left: 50px;
    }

    /*Home Page*/
    #CaseStudyText p,
    #TechnologyText p,
    #SustainabilityText p,
    #RebatesText p {
        font-size: 20px;
    }

    #CaseStudyText .button-feature,
    #TechnologyText .button-feature,
    #SustainabilityText .button-feature,
    #RebatesText .button-feature {
        margin-top: 36px;
    }

    /*    Home Page - Case Study Section*/
    .content-10 #CaseStudyImg {
        background-size: 139%;
        height: 700px;
        background-position: 17% -12px;
        width: 100%;
    }

    #CaseStudyText {
        margin-top: 84px;
    }

    #CaseStudyImg .col-sm-4 {
        width: 38%;
    }

    #CaseStudyText h3 {
        margin-top: 18px;
    }

    /*    Home Page - Technology Section*/
    #TechnologyImg {
        background-size: 52%;
        background-position: 0 102% !important;
    }

    .content-10 #TechnologyImg {
        height: 700px;
    }

    #TechnologyImg .col-sm-6 {
        margin-top: 175px;
        padding-right: 15px;
        padding-left: 32px;
    }

    /*    Home Page - Sustainability Section*/
    .content-10 #sustain.full-row {
        height: 700px;
    }

    #SustainabilityImg img {
        top: 80px;
    }

    #sustain .row.water {
        padding-top: 50px;
    }

    #sustain .row.water > div:nth-of-type(2) {
        margin-top: 0;
        padding-right: 15px;
        padding-left: 32px;
    }

    #sustain .row.water > div:nth-of-type(3) {
        padding-right: 0;
        padding-left: 20px;
    }

    #SustainabilityText h3,
    #RebatesText h3 {
        margin-bottom: 18px;
    }

    /*    Home Page - Rebate Section*/
    .row#rebates {
        height: 700px;
    }

    #rebates > .col-sm-6:last-of-type {
        margin-top: 155px;
        padding-right: 15px;
        padding-left: 32px;
    }

    .content-10 #RebatesImg {
        background-position-y: 84% !important;
    }

    .visible-md {
        display: block !important;
    }

    .content-10.nest {
        padding-top: 0px;
    }

    .break-lg {
        display: block;
    }

    .header-5 .logo-container:hover {
        border-bottom: 2px #ffcc00 solid;
        padding-bottom: 0;
    }

    .header-5 a.search {
        margin-top: 9px;
    }

    .header-5 .navbar .home,
    .header-5 .navbar .search {
        top: 0;
    }

    .header-5 ul.nav {
        top: 15px;
    }

    .icon-selector {
        width: 152px;
    }

    .icon-selector h6 {
        font-size: 19px;
    }

    .sticky-icon {
        height: 78px;
    }

    .content-10.sticky-nav p {
        font-size: 17px;
        margin-top: 16px;
        margin-bottom: 12px
    }

    .header-5 .navbar {
        top: 0px;
    }

    .header-5 ul.nav {
        left: 0;
        top: 10px;
    }

    .header-5 .container-fluid {
        padding-left: 0;
    }

    .header-8 .navbar .nav > li {
        margin-left: 20px;
        padding-right: 20px;
    }

    .header-8 .navbar .nav > li > a {
        font-size: 18px;
    }

    .header-8 .navbar {
        margin: 38px 0 !important;
    }

    .page-template-product-information-php .header-8 .navbar {
        margin: 48px 0 0 0 !important;
        margin: 48px 0 0 0 !important;
        margin: 48px 0 0 0 !important;
    }

    .page-template-product-information-php .header-8 .navbar .nav > li:first-of-type {
        padding-left: 0;
    }

    .page-template-product-information-php .header-8 .navbar .nav > li {
        padding: 0 15px 0 15px;
        padding: 0 15px 0 15px;
        padding: 0 15px 0 15px;
    }

    .page-template-product-information-php .header-8 .navbar .nav > li > a {
        font-size: 18px;
    }

    .page-template-product-information-php .header-8 .navbar .subhead-text {
        margin-top: 8px;
        margin-top: 8px;
        margin-top: 8px;
    }

    .header-8.hidden-xs .navbar {
        margin-top: 0;
        margin: 16px 0 32px 0 !important;
    }

    .page-template-fd-green-php .content-10:nth-of-type(n-1) {
        margin-top: 48px;
    }

    .header-8 .navbar .nav {
        margin-top: 10px;
    }

    .header-8.anchors .header-8 .navbar .nav {
        margin-top: 0;
    }

    .page-template-homepage-php .carousel-inner > .item:first-of-type > img,
    .page-template-homepage-php .carousel-inner > .item:first-of-type > a > img {
        margin-left: -176px;
    }

    .page-template-homepage-php .content-10:first-of-type .button-feature {
        margin: 32px 0px;
    }

    .home .content-10.nest img {
        height: 322px;
        width: auto;
        margin-top: 112px;
    }

    li:hover ul.subnav {
        display: block;
    }

    .header-8 .navbar .nav > li {
        margin-left: 22px;
        padding-right: 22px;
    }

    .header-8 .navbar .nav > li > a {
        font-size: 16px;
    }

    .header-8 .navbar .nav:nth-of-type(2) > li:last-child {
        border-right: none;
        padding: 12px 0 12px 0;
        color: #7f8c8d;        /*text-indent: 15px;*/
        width: 100%;
        float: left;
    }

    .header-8 .navbar .nav:nth-of-type(2) > li:first-of-type:hover,
    .header-8 .navbar .nav:nth-of-type(2) > li:first-of-type:focus,
    .header-8 .navbar .nav:nth-of-type(2) > li:first-of-type:active {
        color: #333333;
        border-right: none;
        padding: 12px 5px 12px 0;        /*text-indent: 15px;*/
        transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
    }

    .page-template-contact-php .header-8 .navbar .nav {
        background: transparent;
        height: auto;
        padding: 15px 10px;
    }

    .page-template-product-overview-php .header-8 .navbar .nav,
    .page-template-product-information-php .header-8 .navbar .nav,
    .page-template-product-installation-php .header-8 .navbar .nav,
    .page-template-product-maintenance-php .header-8 .navbar .nav,
    .page-template-cartridge-php .header-8 .navbar .nav {

        /*         margin-top: 100px;*/
    }

    .page-template-product-overview-php .carousel-inner {
        margin-top: 50px;
    }

    footer .certified-wrapper {
        margin-top: 15px;
    }

    .footer-10 .brand {
        margin-right: 15px;
        margin-right: 15px;
        margin-right: 15px;
    }

    .footer-10 .brand img {
        width: 76px;
        width: 76px;
        width: 76px;
    }

    .footer-10 .certified-wrapper p {
        font-size: 18px;
        margin-right: 18px;
    }

    .accessory-entry h6 {
        min-height: 75px;
    }

    .product-feature h6 {
        min-height: 90px;
        padding-bottom: 0;
    }

    /*    Calculator*/
    .calculator iframe {
        height: 700px;
    }

    /* New Bootstrap Dropdown Subnav Mobile Menus */
    .header-8 .navbar .dropdown.nav {
        background: #ecf0f1;
        color: #333;
        cursor: pointer;
        padding: 0 !important;
        margin: 15px 0 0 !important;
    }

    .page-template-product-overview-php .header-8 .navbar .dropdown.nav,
    .page-template-product-information-php .header-8 .navbar .dropdown.nav,
    .page-template-product-installation-php .header-8 .navbar .dropdown.nav,
    .page-template-product-maintenance-php .header-8 .navbar .dropdown.nav {
        background: none;
        float: left;
    }

    .header-8 .navbar .dropdown.nav > li.dropdown.nav {
        list-style: none;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-toggle {
        border-right: none !important;
        width: 100%;
        background: #ecf0f1;
        line-height: 20px;
        padding: 10px !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-toggle:hover {
        padding: 10px !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-toggle .caret {
        float: right;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu {
        width: 100%;
        display: none;
        background: #ecf0f1;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav:hover > li.dropdown-menu {
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav.open > li.dropdown-menu {
        display: block;
        width: 100%;
        -webkit-transition: 0;
        transition: 0;
        line-height: 15px;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav.open > li.dropdown-menu:hover {
        padding: 0 !important;
        margin: 0 !important;
    }

    .dropdown-menu li {
        line-height: 15px;
    }

    .dropdown-menu li > a:before {
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul {
        list-style: none;
        float: left;
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu:hover ul {
        visibility: visible;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li {
        padding: 0 !important;
        margin: 0 !important;
        width: 100%;
        float: left;
        clear: both;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li:hover {
        border-bottom: 0;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li > a {
        color: #333;
        padding: 5px 10px;
        border-radius: 0;
        width: 100%;
        padding: 12px 10px !important;
        margin: 0 !important;
        float: left;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li > a:hover {
        border-bottom: 0;
        background-color: #0099ff;
        color: #fff;
    }

}

@media screen and (max-width:992px) {

    /*    Home Page*/
    #CaseStudyText .button-feature,
    #TechnologyText .button-feature,
    #SustainabilityText .button-feature,
    #RebatesText .button-feature {
        margin-top: 28px;
    }

    /*    Home Page - Case Study*/
    .content-10 #CaseStudyImg {
        background-size: 153%;
        height: 600px;
        background-position: 30% 84%;
    }

    #CaseStudyText h3 {
        margin-bottom: 16px;
    }

    #CaseStudyImg .col-sm-4 {
        width: 42%;
    }

    /*    Home Page - Technology Section*/
    .content-10 #TechnologyImg {
        height: 600px;
        background-position-x: 0px !important;
    }

    #TechnologyImg .col-sm-6 {
        margin-top: 64px;
        padding-right: 0;
        padding-left: 32px;
    }

    /*    Home Page - Sustainability*/
    #sustain .row.water > div:nth-of-type(2) {
        margin-top: 0;
        padding-right: 15px;
        padding-left: 15px;
    }

    .content-10 #sustain.full-row {
        height: 600px;
    }

    #sustain .row.water {
        padding-top: 0;
    }

    /*    Home Page - Rebates*/
    .row#rebates {
        height: 600px !important;
    }

    .content-10 #RebatesText {
        margin-top: 0;
    }

    #rebates > .col-sm-6:last-of-type {
        margin-top: 60px;
        padding-right: 15px;
        padding-left: 32px;
    }

    .content-10 #RebatesImg {
        background-size: 100%;
        background-position-y: 55% !important;
        height: 600px !important;
    }

    .visible-sm {
        display: block !important;
    }

    .break-md {
        display: block;
    }

    .header-5 .container {
        width: 750px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .header-5 .logo-container {
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 0px;
        border-bottom: 2px solid #000;
    }

    .header-5 .navbar .nav > li > a {
        font-size: 15px;
    }

    .header-8 {
        margin-top: 36px;
        margin-bottom: 0;
    }

    .page-template-persona-php .content-10:nth-of-type(2) {
        margin-top: 48px;
    }

    .page-template-persona-php .content-10:first-of-type {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .page-template-persona-php .content-10 .persona-banner .persona-banner-image {
        display: none;
    }

    .page-template-persona-php .content-10 .persona-banner .persona-banner-image img {
        width: 40%;
        float: right;
    }

    .page-template-persona-php .content-10 .persona-banner .persona-banner-content {
        background-color: #000000;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 20px;
    }

    .page-template-persona-php .content-10 .persona-banner .persona-banner-content h3 {
        margin-bottom: 0;
        margin-left: 0;
        top: 0;
    }

    .page-template-persona-php .content-10 .persona-banner .persona-banner-content p {
        margin-left: 0;
        top: 0;
    }

    .content-10 .document-title {
        width: 100%;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 15px;
    }

    .content-10 .document-feature .btn-download {
        font-size: 15px;
        margin: 15px 0 0 0;
    }

    .icon-selector {
        width: 25%;
        height: auto;
    }

    .sticky-icon {
        width: 65px;
        height: 65px;
    }

    .icon-selector h6 {
        font-size: 16px;
    }

    .content-10.sticky-nav p {
        font-size: 15px;
        margin-top: 16px;
        margin-bottom: 12px;
        letter-spacing: -1px;
    }

    .wide-button .fui-arrow-down {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .content-10 .btn-secondary {
        font-size: 15px;
    }

    .page-template-homepage-php .carousel-inner > .item:first-of-type > img {
        margin-left: -110px;
    }

    .header-5 .navbar .navbar-toggle {
        z-index: 10000;
        float: right;
        margin: 30px auto;
        display: block;
    }

    /* Contact Page Find a Rep Section */
    .dropdown.open {
        position: relative;
        float: left;
    }

    .dropdown.open ul.dropdown-menu.dropdown-inverse {
        position: relative;
        z-index: 9999;
    }

    #wie > .container > .row {
        margin-bottom: 50px;
    }

    .housing-installed {
        width: 45%;
    }

    #c-10_myCarousel.carousel .carousel-indicators li {
        width: 55px;
        height: 65px;
    }

    #c-10_myCarousel.carousel .carousel-indicators li > div {
        width: 55px;
        height: 65px;
    }

    /* Rearrange Carousel Layout on Mobile */
    #home_carousel {
        position: relative;
    }

    .carousel-xs-image-1 {
        position: absolute;
        top: 35px;
        left: 0;
    }

    .carousel-xs-image-2 {
        position: absolute;
        top: 35px;
        left: 0;
    }

    .carousel-xs-image-1 img,
    .carousel-xs-image-2 img {
        height: 100px;
        text-align: center;
    }

    .carousel-xs-text-1 {
        position: absolute;
        bottom: 15px;
    }

    .carousel-xs-text-2 {
        position: absolute;
        bottom: 15px;
    }

    .carousel-xs-text-1 h3,
    .carousel-xs-text-2 h3 {
        text-align: center;
    }

    .footer-10 .certified-wrapper p {
        font-size: 18px;
        margin-right: 18px;
        line-height: 2;
        margin-bottom: 0;
    }

    .footer-10 .brand img {
        width: 75px;
    }

    .footer-10 .brand img:first-child {
        float: left;
        margin: -5px 15px 0 0;
    }

    section#menu-footer-nav > a:nth-of-type(2) {
        border-top: 1px solid #0077c6;
        border-bottom: 1px solid #0077c6;
        padding: 18px 0;
        padding: 18px 0;
        padding: 18px 0;
    }

    section#menu-footer-nav > a:nth-of-type(3) {
        border-bottom: 1px solid #0077c6;
        padding-bottom: 15px;
        padding-bottom: 15px;
        padding-bottom: 15px;
    }

    #google_language_translator {
        border-bottom: 1px solid #0077c6;
        padding-bottom: 15px;
    }

    .footer-10 .certified-wrapper p {
        font-size: 18px;
        margin-right: 18px;
        line-height: 2;
        margin-bottom: 0;
    }

    /* News & Press SubNav Mobile Buttons */
    .np-btn.nav {
    }

    .header-8 .navbar .np-btn.nav li,
    .header-8 .navbar .np-btn.nav li:last-child {
        width: 47.5%;
        margin-top: 20px;
        background: #ecf0f1;
        border-radius: 5px;
        padding: 10px !important;
        text-align: center;
    }

    .header-8 .navbar .np-btn.nav li.current_page_item:first-child,
    .header-8 .navbar .np-btn.nav li.current_page_item:last-child {
        background: #0099ff;
        padding: 10px !important;
    }

    .header-8 .navbar .np-btn.nav li a {
        color: #333 !important;
        padding-bottom: 0 !important;
        border-bottom: 0 !important;
    }

    .header-8 .navbar .np-btn.nav li.current_page_item > a {
        color: #fff !important;
    }

}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    .hidden-sm {
        display: none !important;
    }

    .content-10 h3 {
        font-size: 30px;
    }

    .page-template-fd-green-php .content-10:nth-of-type(2) h3 {
        margin-top: -280px;
    }

    .oem-partner div div:first-of-type {
        width: 100%;
        height: 150px;
    }

    .oem-partners-set .oem-partner .col-xs-12.no-padd img {
        width: 55%;
    }

    #case.contetn-10 .container,
    #case.contetn-10 .container .col-sm-12 {
        padding-left: 0;
        padding-right: 0;
    }

    #case.contetn-10 .container .row {
        margin-right: 0;
        margin-left: 0;
    }

    .header-5 .collapse {
        display: none !important;
    }

    .header-5 #bs-example-navbar-collapse-1,
    .header-5 #bs-example-navbar-collapse-1.collapsing {
        display: none;
    }

    .home .content-10.nest img {
        width: 70%;
        height: 70%;
        position: relative;
        left: 25%;
    }

    .page-template-homepage-php .carousel-inner > .item:first-of-type > img {
        margin-left: -280px;
    }

    .home .banner1 .content-10.nest img {
        margin: 0;
        left: 15%;
        width: 65%;
        height: 65%;
    }

    .home .banner2 .content-10.nest img {
        margin: 0px 0 0;
        left: 15%;
        width: 65%;
        height: 65%;
    }

    .home .banner3 .content-10.nest img {
        margin: 0px 0 0;
        left: 17%;
        width: 65%;
        height: 65%;
    }

    .home .banner4 .content-10.nest img {
        margin: -15px 0 0;
        width: 28%;
        height: 28%;
        left: 35%;
    }

    .home .banner5 .content-10.nest img {
        margin: -10px 0 0;
        width: 45%;
        height: 45%;
    }

    .carousel-inner .item {

        /*
               padding-left: 75px;
               padding-right: 75px;
            */
    }

    .carousel-inner .item .container {
        width: 100%;
    }

    .content-10 #CaseStudyImg {
        background-size: cover;
    }

    .content-10 #CaseStudyText {
        margin-top: 50px;
    }

    .content-10 #RebatesImg {
        height: 400px;
    }

    .content-10 #RebatesText {
        margin-top: 75px;
    }

    .row#rebates {
        height: 510px;
    }

    .accessory-entry h6 {
        min-height: 75px;
    }

    .dropdown-menu li > a,
    .dropdown-menu li:first-child > a,
    .dropdown-inverse li:first-child > a,
    .dropdown-inverse li:last-child > a {
        font-size: 15px;
    }

    .dropdown-menu li > a,
    .dropdown-menu li:first-child > a,
    .dropdown-inverse li:first-child > a,
    .dropdown-inverse li:last-child > a {
        font-size: 15px;
        white-space: normal;
    }

    .content-10 .button-feature {
        display: block;
    }

    .dropdown.open ul.dropdown-menu.dropdown-inverse {
        position: none;
    }

    #sticky-wrapper {
        height: 150px;
    }

    img.aligncenter.size-full.wp-image-983 {
        width: 50%;
    }

}

@media screen and (max-width:767px) {

    /*    Home Carousel*/
    .carousel-indicators {
        bottom: 0;
    }

    .page-template-homepage-php .carousel-inner > .item:first-of-type > img {
        margin-left: -276px;
    }

    .page-template-homepage-php .content-10:first-of-type .button-feature {
        margin: 20px 0px;
    }

    .content-10.nest p {
        font-size: 18px;
    }

    /*    Banner 2*/
    .home .banner2 .content-10.nest img {
        margin: 40px 0 0 0;
        width: 100%;
    }

    .home .banner2 .content-10.nest img {
        width: auto;
    }

    .carousel-xs-text-2 {
        position: absolute;
        bottom: 36px;
    }

    .carousel-xs-image-1 {

        /* position: absolute; */
        top: 0;
        left: 11%;
    }

    .carousel-xs-text-2,
    .carousel-xs-text-1 {
        position: absolute;
        bottom: 44px;
        padding-left: 64px;
        padding-right: 64px;
    }

    /*    Banner 1*/
    .home .banner1 .content-10.nest img {
        height: 284px;
        margin: 0 0 0 0;
        width: 68%;
    }

    /*    Banner 3*/
    .carousel-xs-image-2 {
        top: 0;
        left: 13%;
    }

    .home .banner3 .content-10.nest img {
        margin: 28px 0 0 0;
        width: 66%;
    }

    .carousel-xs-text-1 {
        bottom: 34px;
    }

    /*    Banner 4*/
    .banner4 .carousel-xs-image-1 {
        top: 0;
        left: 20%;
    }

    .home .banner4 .content-10.nest img {
        width: 29%;
        height: 29%;
    }

    .home .banner4 .content-10.nest img {
        margin: 32px 0 0 100px;
    }

    /*    Home Case Study Section*/

    /*    Banner 5*/
    .banner5 .carousel-xs-image-2 {
        top: 0;
        left: 22%;
    }

    .home .banner5 .content-10.nest img {
        height: 56%;
        width: 56%;
        margin-top: 30px;
    }

    #CaseStudyImg .col-sm-4 {
        width: 60%;
    }

    #CaseStudyText {
        margin-top: 28px;
    }

    /*    Home Technology Section*/
    #TechnologyImg h3 {
        margin-top: 0;
    }

    #TechnologyImg .col-sm-6 {
        margin-top: 0;
        padding-right: 0;
        padding-left: 0;
        width: 60%;
        margin-left: 36%;        /* float: right; */
    }

    .content-10 #TechnologyImg {
        background-position-y: 5px;
        background-size: 60%;
        background-position-x: 20px !important;
        height: 600px;
    }

    .content-10 #TechnologyText {
        margin-top: -110px;
    }

    /*    Home Page Sustainability Section*/
    #SustainabilityImg {
        text-align: center;
    }

    #SustainabilityImg img {
        padding-bottom: 15px;
        float: none;
        width: 75%;
    }

    #sustain .row.water > div:nth-of-type(2) {
        margin-top: 10px;
        width: 85%;
        left: 8%;
    }

    #sustain .row.water > div:nth-of-type(3) {
        width: 90%;
        margin-left: 5%;
        margin-top: -40px;
        margin-left: 6%;
        margin-top: 26px;
    }

    #SustainabilityText {
        margin: -25px auto;
    }

    /*    Home Page Rebates Section*/
    .content-10 #RebatesText {
        margin-top: -645px;
        width: 56%;
        padding-right: 15px;
        float: right;
    }

    .content-10 #RebatesImg {
        background-size: 44%;
        margin: 0px auto 0;
    }

    #rebates > .col-sm-6:last-of-type {
        margin-top: 0;
        padding-right: 15px;
        padding-left: 32px;
    }

    div#rebates.row.content-container {
        margin-top: 70px;
    }

    .content-10 #RebatesImg {
        background-position-y: 100% !important;
    }

    /*    Home News Section*/
    .content-10.sticky-nav p {
        font-size: 20px;
    }

    #news > .col-xs-12.col-sm-12.col-md-12.col-lg-12 > div:last-child {
        padding-top: 64px;
    }

    .hidden-xs {
        display: none !important;
    }

    .visible-xs {
        display: block !important;
    }

    .page-template-persona-php .content-10:first-of-type {
        margin-top: 64px;
    }

    .oem-partner div div:first-of-type {
        width: 100%;
        min-height: 170px;
    }

    .oem-partners-set .oem-partner .col-xs-12.no-padd img {
        width: 55%;
    }

    .break-sm {
        display: block;
    }

    .break-xs {
        display: block;
    }

    .header-5 #bs-example-navbar-collapse-1,
    .header-5 #bs-example-navbar-collapse-1.collapsing {
        display: none;
    }

    /* Rearrange Carousel Layout on Mobile */
    #home_carousel {
        position: relative;
    }

    /*
      .carousel-xs-image-1 {
     position: absolute;
     top: 35px;
     left: 25%;
      }
      */

    /*

      .carousel-xs-image-2 {
     position: absolute;
     top: 35px;
     left: 25%;
      }
      */
    .carousel-xs-image-1 img,
    .carousel-xs-image-2 img {
        height: 100px;
        text-align: center;
    }

    /*

      .carousel-xs-text-1 {
     position: absolute;
     bottom: 15px;
      }
      */
    .home .banner1 .content-10.nest h3 {
        margin-top: 60px;
    }

    /*
      .home .banner4 .content-10.nest img {
     width: 50%;
     height: 50%;
      }
      */
    .header-5 #bs-example-navbar-collapse-1,
    .header-5 #bs-example-navbar-collapse-1.collapsing {
        display: none;
    }

    /*    Hide exessive links*/
    .header-5 #bs-example-navbar-collapse-1,
    .header-5 #bs-example-navbar-collapse-1.collapsing {
        display: none;
    }

    .header-5 .container {
        width: auto;
        padding-right: 15px;
        padding-left: 15px;
    }

    .header-5 .screen {
        display: none;
    }

    .header-5 .mobile {
        display: table;
    }

    /* .page-wrapper{
       float: left;
       } */

    /* Fix Z-Index Issue for Homepage Nav */
    .home #header-5.navbar-collapse {

        /* z-index: 999 !important; */
    }

    .responsive-nav {
        display: table;
        background-color: #0099ff;
        width: 230px;
        position: fixed;
        top: 0px;
        right: 0px;
        height: 100%;
    }

    .responsive-nav .nav > li > a {
        color: #ffffff;
    }

    .responsive-nav ul > li > a:hover {
        background-color: #333333;
    }

    .responsive-nav .navbar-nav {
        padding-left: 21px;
    }

    .responsive-nav .fui-search {
        color: #0099ff;
        float: left;
        margin-left: 6px;
    }

    .responsive-nav .form-group {
        background-color: #ffffff;
        margin-left: 21px;
        margin-right: 20px;
    }

    .search-submit {
        border: 1px solid #ffffff;
        color: #ffffff;
        background-color: transparent;
    }

    .search-submit:hover {
        border: 1px solid #ffffff;
        color: #0099ff;
        background-color: #ffffff;
    }

    input.search-submit {
        background-color: #0099ff;
        color: #ffffff;
        border: none;
        padding: 4px 10px 3px 10px;
    }

    /* Sticky Nav Icons For Mobile */
    #sticky-wrapper2 {
        background-color: #0099FF;
    }

    .icon-selector {
        width: 25%;
        height: auto;
    }

    .sticky-icon {
        width: 50px;
        height: 50px;
    }

    .icon-selector h6 {
        font-size: 13px;
    }

    /* Styles For Document Downloads */
    .content-10 .document-icon {
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        line-height: 100px;
        margin-top: 10%;
        margin-bottom: 10%;
    }

    .content-10 .document-title {
        width: 75%;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 15px;
    }

    .content-10 .document-feature .btn-download {
        font-size: 15px;
        margin: 15px 0 0 0;
        width: 100%;
    }

    /* Sticky Nav */
    #sticky-wrapper {
        height: 56px;
    }

    #sticky-wrapper .content-10 .btn-secondary {
        margin: 5px 0;
        font-size: 15px !important;
    }

    #sticky-wrapper button.wide-button {
        height: 40px;
        font-size: 15px;
    }

    /* Case Studies */
    .content-10 #CaseStudyImg {
        background-size: cover;
        background-position-x: -400px;
    }

    .content-10 h3 {
        font-size: 30px;
        margin-bottom: 15px;
        margin-top: 10px;
        padding-top: 10px;
    }

    .content-10 .btn-primary {
        font-size: 20px !important;
    }

    .content-10 #TechnologyImg {
        background-position-y: 5px;
        background-size: 63%;
        background-position-x: 20px !important;
        height: 600px;
    }

    #TechnologyText {
        margin-left: 25px;
        top: 150px;
    }

    .content-10 #sustain.full-row {
        height: 650px;
    }

    #sustain .row.water {
        padding-top: 0;
        margin-top: -30px;
        padding-bottom: 15px;
    }

    #SustainabilityImg img {
        padding-bottom: 15px;
    }

    #sustain .button-feature {
        margin-top: 10px;
    }

    .row#rebates {
        height: 610px;
        border-bottom: none;
    }

    #map2.form-row {
        margin-bottom: 64px;
    }

    section.rebates article {
        margin-bottom: 64px;
    }

    /* Persona Pages Responsive Styles */
    #c-10_myCarousel.carousel {
        margin-top: 0;
    }

    .page-template-persona-php #c-10_myCarousel.carousel {
        margin-bottom: 15px;
    }

    .page-template-product-housings-php .icons p img {
        width: 87px;
    }

    .product-feature {
        width: auto;
    }

    .page-template-fd-green-php .content-10:nth-of-type(2) h3 {
        margin-top: 0;
    }

    .header-8 {
        margin-top: 0;
    }

    .header-8 .sub.nav {
        top: 36px;
    }

    .header-5 .navbar .navbar-toggle {
        z-index: 10000;
        float: right;
        margin: 30px auto;
        display: block;        /* top: 30px; */
        margin-right: 32px;
    }

    /* New Bootstrap Dropdown Subnav Mobile Menus */
    .header-8 .navbar .dropdown.nav {
        background: #ecf0f1;
        color: #333;
        cursor: pointer;
        padding: 0 !important;
        margin: 0 !important;
        margin: 15px 0 0 !important;
    }

    .page-template-product-overview-php .header-8 .navbar .dropdown.nav,
    .page-template-product-information-php .header-8 .navbar .dropdown.nav,
    .page-template-product-installation-php .header-8 .navbar .dropdown.nav,
    .page-template-product-maintenance-php .header-8 .navbar .dropdown.nav {
        background: none;
        float: left;
    }

    .header-8 .navbar .dropdown.nav > li.dropdown.nav {
        list-style: none;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-toggle {
        border-right: none !important;
        width: 100%;
        background: #ecf0f1;
        line-height: 20px;
        padding: 10px !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-toggle:hover {
        padding: 10px !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-toggle .caret {
        float: right;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu {
        width: 100%;
        display: none;
        background: #ecf0f1;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav:hover > li.dropdown-menu {
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav.open > li.dropdown-menu {
        display: block;
        width: 100%;
        -webkit-transition: 0;
        transition: 0;
        line-height: 15px;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav.open > li.dropdown-menu:hover {
        padding: 0 !important;
        margin: 0 !important;
    }

    .dropdown-menu li {
        line-height: 15px;
    }

    .dropdown-menu li > a:before {
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul {
        list-style: none;
        float: left;
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu:hover ul {
        visibility: visible;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li {
        padding: 0 !important;
        margin: 0 !important;
        width: 100%;
        float: left;
        clear: both;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li:hover {
        border-bottom: 0;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li > a {
        color: #333;
        padding: 5px 10px;
        border-radius: 0;
        width: 100%;
        padding: 12px 10px !important;
        margin: 0 !important;
        float: left;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li > a:hover {
        border-bottom: 0;
        background-color: #0099ff;
        color: #fff;
    }

    /* News & Press SubNav Mobile Buttons */
    .np-btn.nav {
    }

    .header-8 .navbar .np-btn.nav li,
    .header-8 .navbar .np-btn.nav li:last-child {
        width: 47.5%;        /*margin: 20px 2.5%;*/
        background: #ecf0f1;
        border-radius: 5px;
        padding: 10px !important;
        text-align: center;
    }

    .header-8 .navbar .np-btn.nav li.current_page_item:first-child,
    .header-8 .navbar .np-btn.nav li.current_page_item:last-child {
        background: #0099ff;
        padding: 10px !important;
    }

    .header-8 .navbar .np-btn.nav li a {
        color: #333 !important;
        padding-bottom: 0 !important;
        border-bottom: 0 !important;
    }

    .header-8 .navbar .np-btn.nav li.current_page_item > a {
        color: #fff !important;
    }

    /* Contact Page Mobile Nav */
    .page-template-contact-php .navbar {
        height: auto;
        margin: 0 !important;
    }

    .page-template-contact-php .header-8 .sub.nav {
        margin-top: 0;
    }

    .page-template-contact-php .header-8 .navbar .nav {
        background: #ecf0f1 !important;
        height: auto !important;
        padding: 5px 0 !important;
        color: #7f8c8d !important;
        float: left;
        margin-bottom: 50px;
    }

    .header-8 .sub.nav li {
        height: auto;
        margin-top: 0;
    }

    .header-8 .navbar .nav li:hover ul {
        padding: 10px 0;
    }

    .header-8 .navbar .nav li:hover ul li a {
        padding: 10px;
        width: 100%;
        float: left;
    }

    .page-template-product-overview-php .wp-cont p img {
        width: 30%;
        margin: 30px 8px 15px;
        vertical-align: top:
    }

    .page-template-product-overview-php .content-10.dropdowns .col-sm-6:first-child {
        margin-bottom: 30px;
    }

    .page-template-product-overview-php .content-10 .button-feature.top {
        margin-top: 0;
    }

    /* Contact Page Find a Rep Section */
    .page-template-persona-php .dropdown.open {
        position: relative;
        float: left;
    }

    .page-template-persona-php .dropdown.open ul.dropdown-menu.dropdown-inverse {
        position: relative;
        z-index: 9999;
    }

    #wie > .container > .row {
        margin-bottom: 50px;
    }

    /* Responsive Table Layout Styles */
    table.regional,
    .regional thead,
    .regional tbody,
    .rgeional th,
    .regional td,
    .regional tr {
        display: block !important;
    }

    .regional thead tr {
        position: absolute !important;
        top: -9999px !important;
        left: -9999px !important;
    }

    .regional tr {
        border: 1px solid #333 !important;
        height: auto !important;
    }

    .regional td {
        border: none;
        border-bottom: 1px solid #eeee !important;
        position: relative !important;
        padding-left: 5% !important;
        min-height: 50px;
        padding-top: 35px !important;
    }

    .regional td a {
        word-break: break-word;
    }

    .regional td:before {
        position: absolute !important;
        top: 6px !important;
        left: 6px !important;
        width: 25% !important;
        padding-right: 10px !important;
        font-weight: 700;
        color: #000;
        white-space: nowrap !important;
    }

    .regional td:before {
        content: attr(data-label);
    }

    .housing-installed {
        width: 45%;
    }

    #c-10_myCarousel.carousel .carousel-indicators li {
        width: 45px;
        height: 55px;
    }

    #c-10_myCarousel.carousel .carousel-indicators li > div {
        width: 45px;
        height: 55px;
    }

    .dropdown-menu li > a,
    .dropdown-menu li:first-child > a,
    .dropdown-inverse li:first-child > a,
    .dropdown-inverse li:last-child > a {
        font-size: 15px;
    }

    /*Calculator Styles*/
    .calculator iframe {
        width: 100%;
    }

    /* New Bootstrap Dropdown Subnav Mobile Menus */
    .header-8 .navbar .dropdown.nav {
        background: #ecf0f1;
        color: #333;
        cursor: pointer;
        padding: 0 !important;
        margin: 15px 0 0 !important;
    }

    .page-template-product-overview-php .header-8 .navbar .dropdown.nav,
    .page-template-product-information-php .header-8 .navbar .dropdown.nav,
    .page-template-product-installation-php .header-8 .navbar .dropdown.nav,
    .page-template-product-maintenance-php .header-8 .navbar .dropdown.nav {
        background: none;
        float: left;
    }

    .header-8 .navbar .dropdown.nav > li.dropdown.nav {
        list-style: none;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-toggle {
        border-right: none !important;
        width: 100%;
        background: #ecf0f1;
        line-height: 20px;
        padding: 10px !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-toggle:hover {
        padding: 10px !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-toggle .caret {
        float: right;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu {
        width: 100%;
        display: none;
        background: #ecf0f1;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav:hover > li.dropdown-menu {
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav.open > li.dropdown-menu {
        display: block;
        width: 100%;
        -webkit-transition: 0;
        transition: 0;
        line-height: 15px;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav.open > li.dropdown-menu:hover {
        padding: 0 !important;
        margin: 0 !important;
    }

    .dropdown-menu li {
        line-height: 15px;
    }

    .dropdown-menu li > a:before {
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul {
        list-style: none;
        float: left;
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu:hover ul {
        visibility: visible;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li {
        padding: 0 !important;
        margin: 0 !important;
        width: 100%;
        float: left;
        clear: both;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li:hover {
        border-bottom: 0;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li > a {
        color: #333;
        padding: 5px 10px;
        border-radius: 0;
        width: 100%;
        padding: 12px 10px !important;
        margin: 0 !important;
        float: left;
    }

    .header-8 .navbar .nav > li.dropdown-menu ul li > a:hover {
        border-bottom: 0;
        background-color: #0099ff;
        color: #fff;
    }

}

@media (min-device-width:768px) and (max-device-width:1000px) and (orientation:landscape) {
    div#map.map svg {
        width: 90%;
    }

    .content-10 #CaseStudyImg {
        background-size: 125%;
        height: 510px;
        background-repeat: no-repeat;
    }

}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:landscape) {
    .carousel-inner > .item {
        padding-left: 50px;
        padding-right: 50px;
    }

    .page-template-homepage-php .carousel-inner > .item:first-of-type > img {
        margin-left: -235px;
        height: auto;
    }

    .home .content-10.nest img {
        margin-top: 0;
        width: 70%;
        height: 70%;
    }

    .home .banner1 .content-10.nest img {
        margin: 25px 0 0;
    }

    .home .banner2 .content-10.nest img {
        margin: 25px 0 0;
    }

    .home .banner3 .content-10.nest img {
        margin: 25px 0 0;
    }

    .home .banner4 .content-10.nest img {
        margin: 25px 0 0;
        width: 35%;
        height: 35%;
    }

    .home .banner5 .content-10.nest img {
        margin-top: 25px;
        width: 50%;
        height: 50%;
    }

    .home .carousel-xs-image-1 {
        top: 0;
        left: 10%;
    }

    .home .banner4 .carousel-xs-image-1 {
        left: 25%;
    }

    .home .carousel-xs-image-2 {
        left: 10%;
        top: 0;
    }

    .home .banner5 .carousel-xs-image-2 {
        left: 25%;
    }

    .carousel-xs-text-2,
    .carousel-xs-text-1 {
        top: 200px;
    }

    .banner2 .carousel-xs-text-2 {
        top: 230px;
    }

    .banner3 .carousel-xs-text-1 {
        top: 250px;
    }

    .banner4 .carousel-xs-text-2 {
        top: 150px;
    }

    .home .content-10.nest h3 {
        margin-top: 25px;
    }

    .home .banner1 .content-10.nest h3 {
        margin-top: 0;
    }

}

@media screen and (max-width:480px) {
    #CaseStudyText p,
    #TechnologyText p,
    #SustainabilityText p,
    #RebatesText p {
        font-size: 16px;
    }

    .carousel-indicators {
        bottom: 12px;
    }

    .home .content-10 h3 {
        font-size: 25px;
        line-height: 25px;
    }

    .content-10.nest p {
        font-size: 16px;
        line-height: 1.4;
    }

    .home .carousel-inner .btn {
        padding: 9px 8px 5px 19px;
    }

    .home .content-10.nest h3 {
        margin-bottom: 15px;
    }

    .content-10.nest .text-col-left,
    .content-10.nest .text-col-right {
        padding-left: 50px;
        padding-right: 50px;
    }

    /*    Home Page Carousel*/
    .home .carousel-xs-image-2 {
        left: 0;
        top: 34px;
    }

    /*    Banner 1*/
    .home .banner1 .content-10.nest .text-col-right {
        top: 200px;
    }

    /*    Banner 2*/
    .banner2 .carousel-xs-image-1 {
        margin-top: 20px;
        left: 8%;
    }

    /*    Banner 3*/
    .home .banner3 .content-10.nest .text-col-right {
        top: 145px;
    }

    .home .banner3 .content-10.nest img {
        margin: 28px 0 0 0;
        width: 77%;
    }

    .home .banner3 .content-10.nest img {
        margin: 0 0 0;
    }

    /*    Banner 4*/
    .home .banner4 .carousel-xs-image-1 {
        top: 0;
    }

    .carousel-xs-text-1 {
        top: 75px;
    }

    .banner4 .carousel-xs-text-2 {
        top: 60px;
    }

    /*    Banner 5*/
    .home .banner5 .content-10.nest img {
        margin-top: -25px;
        width: 60%;
        height: 60%;
    }

    .banner5 .carousel-xs-text-1 {
        top: 100px;
    }

    /*    Home Page Case Study*/
    #CaseStudyImg .col-sm-4 {
        width: 97%;
    }

    /*    Home Technology*/
    .content-10 #TechnologyImg {
        background-position-y: 5px;
        background-size: 75%;
        background-position-x: 0 !important;
        height: 600px;
    }

    #TechnologyImg .col-sm-6 {
        margin-top: 0;
        padding-right: 0;
        padding-left: 0;
        width: 91%;
        margin-left: 2%;
    }

    .content-10 #TechnologyText {
        margin-top: 15px;
        top: 0!important;
    }

    /*    Home Page Sustainability*/
    #sustain .row.water > div:nth-of-type(3) {
        width: 95%;
        margin-left: 0;
        margin-top: -10px;
    }

    /*    Home Page - Rebates*/
    .content-10 #RebatesText {
        margin-top: -645px;
        width: 100%;
        padding-right: 15px;
        float: right;
    }

    .content-10 #RebatesImg {
        background-size: 48%;
        margin: 0px auto 0;
        margin-left: 25%;
    }

    .footer-10 .footer-link {
        border-bottom: 1px solid #0077c6;
        padding-bottom: 17px;
    }

    .footer-10 .brand img:first-child {
        float: left;
        margin: -10px 0px 0 0;
    }

    li:hover ul.subnav {
        display: block;
    }

    .home .content-10.nest img {
        margin-top: 0;
    }

    .carousel-xs-image-1,
    .carousel-xs-image-2 {
        left: 1.5%;
    }

    .content-10.nest .img-col.left,
    .content-10.nest .img-col.right {
        text-align: center;
    }

    .content-10.nest .img-col.left img {
        width: 75%;
        height: 245px;
    }

    .home .content-10.nest img {
        height: 140px;
        width: auto;
    }

    #TechnologyText {
        top: 0;
    }

    .header-5 .navbar .navbar-toggle {
        z-index: 10000;
        float: right;
        margin: 23px auto;
        display: block;
        margin-right: 10px;
        height: auto;
    }

    .page-template-homepage-php .carousel-caption.right {
        left: 66px;
        top: 360px;
    }

    .page-template-homepage-php .carousel-inner > .item:first-of-type > img {
        height: auto;
    }

    .calculator iframe {

        /*height: 1100px !important;*/
    }

    .footer-10 .footer-link:first-of-type {
        display: none;
    }

    .footer-10 .social-btns {
        white-space: nowrap;
        position: relative;
        left: 0;
        top: 0;        /*       margin-bottom: 15px;*/
    }

    .footer-10 .social-btns {

        /*         border-bottom: 1px #0077c6 solid;*/
        padding-bottom: 14px;
    }

    .home .banner1 .content-10.nest img {
        margin: 35px 0 0;
    }

    .home .banner2 .content-10.nest img {
        margin: 25px 0 0;
    }

    .home .banner4 .content-10.nest img {
        margin: 25px 0 0;
        width: 35%;
        height: 35%;
    }

    /*
     .home .banner5 .content-10.nest img {
        margin-top: -25px;
        width: 100%;
        height: 100%;
     }
      */

    /*
     .home .carousel-xs-image-1 {
        top: 0;
        left: 0;
     }
      */
    .home .banner4 .carousel-xs-image-1 {
        left: 0;
    }

    .home .banner5 .carousel-xs-image-2 {
        left: 0;
    }

    /*
     .carousel-xs-text-2, .carousel-xs-text-1 {
        top: 130px;
     }
      */
    .banner2 .carousel-xs-text-2 {
        top: 200px;
    }

    /*
     .home .content-10.nest h3 {
        margin-top: 25px;
        font-size: 26px;
     }
      */
    .home .banner1 .content-10.nest h3 {
        margin-top: 0;
    }

    a.right.carousel-control span,
    a.left.carousel-control span {
        left: 13%;
    }

    a.right.carousel-control span,
    a.left.carousel-control span {
        right: 3%;
    }

    /*

     .content-10.nest .text-col-left, .content-10.nest .text-col-right {
        padding-left: 40px;
        padding-right: 30px;
     }
      */
    .carousel-control.right {
        right: 13px;
    }

    .home .banner1 .content-10.nest img {
        height: auto;
        width: auto;
    }

    .home .banner1 .carousel-xs-text-1 {
        top: 150px;
    }

    .banner3 .carousel-xs-text-1 {
        top: 230px;
    }

    /*

     .carousel-inner .content-10 p {
        font-size: 15px;
     }
      */
    .banner3 .content-10.nest .text-col-right {
        top: 150px;
    }

    .banner2 .content-10.nest .text-col-left {
        top: 130px;
    }

}

@media (min-width:481px) and (max-width:767px) {
    .scroll-to-top {
        bottom: 84px;
        right: 25px;
    }

}

@media (min-width:322px) and (max-width:480px) {

    /*
        .content-10.nest .text-col-left, .content-10.nest .text-col-right{
       padding-left: 40px;
       padding-right: 40px;
      }
      */
    .page-template-homepage-php .carousel-caption {
        width: 75%;
    }

    .content-10.nest .img-col-left,
    .content-10.nest .img-col-right {
        text-align: center;
    }

    .page-template-homepage-php .carousel-inner > .item:first-of-type > img {
        margin-left: -110px;
        margin-top: -75px;
    }

}

@media screen and (max-width:321px) {

    /*    Home Page Carousel*/
    .carousel-control.right {
        right: 19px;
    }

    .page-template-homepage-php .carousel-inner > .item:first-of-type > img {
        margin-left: 0;
    }

    .content-10.nest p {
        font-size: 16px;
    }

    /*    Banner1*/
    .home .banner1 .content-10.nest img {
        margin: -18px 0 0 0;
    }

    .home .banner1 .content-10.nest .text-col-right {
        top: 127px;
    }

    /*    Banner2*/
    .banner2 .content-10.nest .text-col-left {
        top: 60px;
    }

    .home .banner2 .content-10.nest img {
        margin: 10px;
    }

    /*    Banner3*/
    .home .banner3 .content-10.nest .text-col-right {
        top: 84px;
    }

    .home .banner3 .carousel-xs-image-2 {
        left: 12%;
        top: 34px;
    }

    /*    Banner 4*/
    .content-10.nest .banner4 .text-col-left {
        top: 32px;
    }

    .home .banner4 .content-10.nest img {
        height: 40%;
        width: 40%;
        margin: 3px 0 0 30%;
    }

    /*    Banner5*/
    .banner5 .content-10.nest .text-col-right,
    .banner5 .content-10.nest .text-col-left {
        top: 45px;
    }

    .home .banner5 .content-10.nest img {
        margin-top: -25px;
        width: 70%;
        height: 70%;
    }

    .home .banner5 .carousel-xs-image-2 {
        left: 15%;
    }

    /*    Home Page Section Text*/
    #CaseStudyText p,
    #TechnologyText p,
    #SustainabilityText p,
    #RebatesText p {
        font-size: 16px;
    }

    .page-template-fd-casestudies-php .products-in-use .col-sm-2 {
        text-align: center;
    }

    .page-template-fd-casestudies-php .products-in-use .col-sm-2 img {
        max-width: 70%;
        margin-bottom: 16px;
    }

    #sustain .row.water > div:nth-of-type(3) {
        margin-top: -21px;
    }

    #SustainabilityImg img {
        width: 85%;
    }

    .scroll-to-top {
        bottom: 85px;
        right: 10px;
    }

    .header-5 {
        height: 100px;
    }

    .persona-drop {
        padding-bottom: 12px;
        background-color: #0099ff;
        margin-top: 12px;
    }

    .header-5 .navbar {
        top: 20px;
    }

    img.logo-container {
        max-width: 90%;
    }

    .header-5.falcon-logo {
        top: 12px;
        left: -12px;
    }

    .footer-10 {
        padding-top: 20px;
        padding-bottom: 14px;
    }

    .footer-10 .social-btns {
        white-space: nowrap;
        position: relative;
        left: 3px;
        top: 0;
    }

    .footer-10 .footer-link:first-of-type {
        display: none;
    }

    .footer-10 .footer-link {
        font-size: 18px;
    }

    .footer-10 .social-btns > * {
        margin-left: 24px;
    }

    .icon-selector {
        border-right: none;
    }

    .footer-10 .social-btns {
        border-bottom: 1px #0077c6 solid;
        padding-bottom: 14px;
    }

    .footer-10 .footer-link {
        border-bottom: 1px solid #0077c6;
        padding-bottom: 17px;
        font-size: 17px;
    }

    .footer-10 .brand img:first-child {
        margin: -10px 0px 0 0;
    }

    .footer-10 .brand img {
        width: 80px;
    }

    .footer-10 p {
        font-size: 13.571429px;
    }

    .carousel-inner .item .content-10 h3 {
        font-size: 24px;
    }

    .carousel-inner .item:nth-of-type(1) .content-10 h3 {
        margin-bottom: 15px;
        margin-top: 10px;
        padding-top: 47px;
    }

    .carousel-inner .item:nth-of-type(1) > img {
        margin-left: -110px;        /* margin-top: 0px; */
        margin-top: -33px;
    }

    .carousel-inner .item:nth-of-type(1) .carousel-caption.right {
        left: 22%;
        margin-top: 100px;
    }

    .page-template-homepage-php .carousel-caption {
        width: 64%;
    }

    .left.carousel-control .fui-arrow-left {
        left: 8px;
    }

    .right.carousel-control .fui-arrow-right {
        right: 7px;
    }

    .home .content-10.nest img {
        height: 150px;
    }

    .home .content-10.nest img {
        margin-top: 0px;
    }

    .home .banner1 .content-10.nest img {
        margin: -25px 0 0 0;
    }

    .home .banner1 .content-10.nest .col-sm-6:first-of-type h3 {
        margin-top: 60px;
    }

    /*
      .home .banner2 .content-10.nest img {
      margin: 0;
      }
      */
    .home .banner3 .content-10.nest img {
        margin: 0;
    }

    /*
      .home .banner4 .content-10.nest img {
      height: 50%;
      width: 50%;
      margin: -20px 0 0 60px;
      }
      */
    .home .banner4 .content-10.nest h3 {
        margin-top: 90px !important;
    }

    .carousel-xs-image-1,
    .carousel-xs-image-2 {
        left: 4.5%;
    }

    .carousel-xs-image-2 {
        top: 24px;
    }

    .content-10.nest .text-col-left,
    .content-10.nest .text-col-right {
        padding-left: 50px;
        padding-right: 50px;
    }

    /*
      .content-10.nest .text-col-right, .content-10.nest .text-col-left{
       top: 65px;
      }
      */

    /*
      .banner5 .content-10.nest .text-col-right, .banner5 .content-10.nest .text-col-left{
       top: 190px;
      }
      */
    .home .content-10.nest .col-sm-6:first-of-type {
        padding-left: 50px;
    }

    .home .content-10.nest .col-sm-6:first-of-type .img-col-left,
    .home .content-10.nest .col-sm-6:first-of-type .img-col-right {
        padding-left: 0px;
    }

    .page-template-homepage-php .carousel-caption.right {
        top: 140px;
    }

    .carousel-inner p {
        font-size: 16px;
    }

    .page-template-homepage-php .content-10:first-of-type .button-feature {
        margin: 22px 0px;
    }

    .header-5 .navbar .navbar-toggle {
        margin: 0 auto;
    }

}

.wpcf7 .col-sm-6 {
    padding-right: 15px;
}

.wpcf7 .button-feature.two-column {
    margin: 18px 0px;
    width: 100%;
}

.svg-container {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 50%;
    vertical-align: middle;
    overflow: hidden;
}

.svg-container svg {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

/* Selecter Styles for Dropdown */
.selecter {
    display: block;
    margin: 10px 0;
    position: relative;
    max-width: 30%;
    z-index: 1;
}

.selecter .selecter-element {
    *left: -999999px;
    height: 100%;
    left: 0;
    position: absolute;
    opacity: 0;
    width: 100%;
    z-index: 0;
}

.selecter .selecter-element,
.selecter .selecter-element:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}

.selecter .selecter-selected {
    background: #F9F9F9 url(jquery.fs.selecter-arrow.png) no-repeat right center;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    padding: 8px 10px;
    position: relative;
    text-overflow: clip;
    z-index: 2;
}

.selecter .selecter-options {
    border: 1px solid #ccc;
    border-width: 0 1px 1px;
    background-color: #fefefe;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    display: none;
    left: 0;
    margin: 0;
    max-height: 260px;
    overflow: auto;
    overflow-x: hidden;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    *width: auto;
    z-index: 50;
}

.selecter .selecter-group {
    background: #F9F9F9;
    border-bottom: 1px solid #e3e3e3;
    color: #999;
    display: block;
    font-size: 11px;
    padding: 5px 10px 4px;
    text-transform: uppercase;
}

.selecter .selecter-item {
    background: #fff;
    border-bottom: 1px solid #e3e3e3;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    padding: 8px 10px;
    text-overflow: ellipsis;
    width: 100%;
}

.selecter .selecter-item.placeholder {
    display: none;
}

.selecter .selecter-item.selected {
    background: #F9F9F9;
}

.selecter .selecter-item.disabled {
    color: #999;
    cursor: default;
}

.selecter .selecter-item:first-child {
    border-radius: 0;
}

.selecter .selecter-item:last-child {
    border-radius: 0 0 2px 2px;
    border-bottom: 0;
}

@media screen and (min-width:980px) {
    .selecter .selecter-item:hover,
    .selecter .selecter-item.selected:hover {
        background-color: #f3f3f3;
    }

    .selecter .selecter-item.disabled:hover {
        background-color: #fff;
    }

    .selecter:hover .selecter-selected {
        background-color: #fff;
    }

    .selecter.disabled .selecter-item:hover {
        background: #fff;
    }

}

/* Open */
.selecter.open {
    z-index: 3;
}

.selecter.open .selecter-selected {
    border-radius: 3px 3px 0 0;
    z-index: 51;
}

.selecter.open .selecter-selected,
.selecter.focus .selecter-selected {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

/* 'Cover' Positioning */
.selecter.cover .selecter-options {
    border-radius: 3px;
    border-width: 1px;
    top: 0;
}

.selecter.cover .selecter-options .selecter-item.first {
    border-radius: 3px 3px 0 0;
}

.selecter.cover.open .selecter-selected {
    border-radius: 3px 3px 0 0;
    z-index: 49;
}

/* 'Bottom' Positioning */
.selecter.bottom .selecter-options {
    border-width: 1px 1px 0;
    bottom: 100%;
    top: auto;
}

.selecter.bottom .selecter-item:last-child {
    border: none;
}

.selecter.bottom.open .selecter-selected {
    border-radius: 0 0 3px 3px;
}

.selecter.bottom.open .selecter-options {
    border-radius: 3px 3px 0 0;
}

/* 'Bottom' + 'Cover' Positioning */
.selecter.bottom.cover .selecter-options {
    bottom: 0;
    top: auto;
}

.selecter.bottom.cover.open .selecter-selected {
    border-radius: 3px;
}

.selecter.bottom.cover.open .selecter-options {
    border-radius: 3px;
}

/* Multiple Select */
.selecter.multiple .selecter-options {
    border-radius: 3px;
    border-width: 1px;
    box-shadow: none;
    display: block;
    position: static;
    width: 100%;
}

/* 'Disabled' State */
.selecter.disabled .selecter-selected {
    background: #fff;
    border-color: #eee;
    color: #ccc;
    cursor: default;
}

.selecter.disabled .selecter-options {
    background: #fff;
    border-color: #eee;
}

.selecter.disabled .selecter-group,
.selecter.disabled .selecter-item {
    border-color: #eee;
    color: #ccc;
    cursor: default;
}

.selecter.disabled .selecter-item.selected {
    background: #fafafa;
}

/* Scroller Support */
.selecter .selecter-options.scroller {
    overflow: hidden;
}

.selecter .selecter-options.scroller .scroller-content {
    max-height: 260px;
    padding: 0;
}

/* Media Queries */
@media screen and (max-width:740px) {
    .selecter {
        max-width: 40%;
    }

}

@media screen and (max-width:500px) {
    .selecter {
        max-width: 100%;
    }

}

.page-template-fd-0804 .col-sm-4 > h3:first-child {
    margin-top: 0 !important;
}

/* iPhone Landscape */
@media screen and (max-width:767px) and (orientation:landscape) {
    .page-template-product-overview-php .wp-cont p img {
        width: 20%;
        margin: 30px 10px 15px;
        vertical-align: top:
    }

    #c-10_myCarousel.carousel.slide ol {
        text-align: center;
    }

    .page-template-product-overview-php .wp-cont p:first-of-type {
        text-align: center;
    }

    .content-10 .document-icon {
        margin-top: 3%;
        margin-bottom: 3%;
    }

    .content-10.dropdowns .col-sm-6:first-child {
        margin-bottom: 30px;
    }

    .content-4 .image-box img {
        width: 50%;
    }

}

/* iPad generic layouts */
@media only screen and (device-width:768px) {
}

/* iPad portrait media query */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
}

/* iPad landscape media query */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .persona-banner-content {
        width: 60%;
        width: 80%;
    }

    .persona-banner-content h3 {
        top: 25px;
        font-size: 35px;
        margin-bottom: 17px;
        line-height: 1.1;
    }

    .persona-banner-content p {
        font-size: 18px;
        line-height: 1.1;
    }

}

@media screen and (max-width:1200px) {
    #transalor p.trans.pull-left {
        display: none;
    }

    div#transalor {
        float: right;
        overflow: auto;
        min-width: auto;
        margin-right: 15px;
    }

}

.grid-sizer,
.grid-item {
    width: 33%;
}

.grid-item {
    float: left;
    overflow: hidden;
    padding: 10px 10px 30px;
}

h1.gridtitle {
    margin: 0;
    font-size: 26px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding: 25px 5% 5px;
}

.gridcontent {
    font-size: 14px;
    padding: 5px 5%;
}

.gridcontent p {
    font-size: 14px;
    margin: 0 0 0px;
}

.floatbar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20%;    /* bottom: 0; */
    transition: all .2s;
    background: #ffffff;
    padding: 5px;
}

.floatbar {
}

ul.post-categories {
    margin: 0;
    padding: 0 5px;
    list-style: none;
    float: left;
    background: #ffde00;
}

ul.post-categories li {
    display: inline-block;
}

.datefac {
    float: right;
    font-family: "Avenir-LT-45-Book", Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 14px;
}

h1.gridtitle a {
    font-size: 29px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}

ul.post-categories a {
    color: #000;
    font-size: 14px;
    font-weight: 900;
}

.grid-item:hover .floatbar {
    bottom: 0;
}

.grid {
    margin: 30px auto;
    max-width: 1170px;
}

.grid-item a {
    display: block;
}

@media screen and (max-width:768px) {
    .grid-sizer,
    .grid-item {
        width: 50%;
    }

}

@media screen and (max-width:600px) {
    .grid-sizer,
    .grid-item {
        width: 100%;
    }

}

nav.prev-next-posts div {
    width: 50%;
    float: left;
    text-align: center;
}

.doccontainer {
    width: 50%;
    float: left;
}

.doccontainer:nth-child(odd) {
    clear: left;
}

.doccontainer:nth-child(even) {
    clear: right;
}

section#supportingdocmaindonctinaer {
}

section#supportingdocmaindonctinaer h6.panel-title {
    background: #009fee;
    padding: 15px 15px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border: none;
}

section#supportingdocmaindonctinaer h6.panel-title a {
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.5px;
}

section#supportingdocmaindonctinaer .panel-group .panel + .panel {
    margin: 0;
    border: navajowhite;
    margin: 5px 0;
}

.itemcontainer .panel-group .panel-heading + .panel-collapse .panel-body {
    border: none;
    margin: 0;
    padding: 0;
}

.panel-group .panel .doccontainer {
    box-shadow: none;
}

.doccontainer {
    padding: 15px 15px;
}

.doccontainer h4 {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

li.documentli {
    overflow: auto;
}

li.documentli a.btn-download {
    display: block;
    padding: 5px 5px;
    font-size: 12px;
    color: #fff;
    margin: 10px 0 0;
}

li.documentli p.document-title {
    line-height: 20px;
}

li.documentli p.document-title span {
    font-size: 12px;
    float: left;
    height: auto;
    border: none;
    display: block;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    border-top: 1px solid #eee;
    padding: 5px 0 0 0;
    margin: 5px 0 0 0;
}

li.documentli p.document-title {
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    font-weight: 700;
}

.panel {
    border: 0px solid transparent;
}

section#supportingdocmaindonctinaer h6.panel-title:hover {
    background: #000;
}

.doccontainer h4 b {
}

.colfe {
    overflow: auto;
}

.colfe .col-xs-10.col-sm-10.col-md-11.col-lg-11 {
    padding: 0;
}

.colfe .col-xs-12.col-sm-12.col-md-4.col-lg-4 {
    padding: 0;
}

.colfe .col-xs-12.col-sm-12.col-md-4.col-lg-4 {
    padding: 0;
}

li.documentli {
}

li.documentli .col-xs-12.col-sm-12.col-md-4.col-lg-4 {
    padding: 0;
}

li.documentli .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0;
}

li.documentli .col-xs-10.col-sm-10.col-md-10.col-lg-10 {
    padding: 0;
}

.panel-body ul li:nth-child(even) {
    background: #eee;
}
.box.housingdrop {
    overflow: auto;
}