* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 1400px) {
    html {
        position: relative;
        min-height: 100%;
    }
    body {
        margin: 0 0 469px;
        overflow-x: hidden;
    }
    .page-footer {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 469px;
        width: 100%;
    }
}

.wp-caption.alignleft,
.wp-caption.alignright,
img.alignleft,
img.alignright {
    height: auto;
    max-width: 50%;
}

.wp-caption.aligncenter,
.wp-caption.alignnone,
img.aligncenter,
img.alignnone {
    height: auto;
    max-width: 100%;
    margin: 0 0 22px;
}

.wp-caption.alignright,
img.alignright {
    float: right;
    margin: 0 0 22px 30px;
}

.wp-caption.alignleft,
img.alignleft {
    float: left;
    margin: 0 30px 22px 0;
}

.wp-caption.aligncenter,
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

body {
    color: #2f2f2f;
    font: 14px/1.643em 'Open Sans', sans-serif;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
    color: #031b56;
    font-family: Montserrat, sans-serif;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.h1,
h1 {
    color: #fff;
    font-family: 'Amatic SC', cursive;
    font-size: 40px;
    line-height: 0.96em;
}

.h2,
h2 {
    color: #031b56;
    font-size: 22px;
    line-height: 1em;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.h3,
h3 {
    font-size: 28px;
    text-transform: capitalize;
}

.h4,
h4 {
    font-size: 19px;
}

.h5,
h5 {
    font-size: 24px;
}

.h6,
h6 {
    font-size: 18px;
}

blockquote,
ol,
p,
table,
ul {
    margin-bottom: 18px;
    margin-top: 0;
}

ul {
    list-style: none;
    position: relative;
}

li {
    list-style-type: none;
    margin-bottom: 12px;
    line-height: 1.867em;
}

.entry-summary li,
.product.left-column li {
    line-height: 1em;
}

ol {
    list-style-position: inside;
}

ol li {
    list-style-type: decimal;
}

blockquote {
    padding: 21px 0;
    margin: 32px 0;
    text-align: center;
    font-family: 'Amatic SC', cursive;
    font-size: 32px;
    display: block;
    border-bottom: 5px dotted #51caf5;
    border-top: 5px dotted #51caf5;
    line-height: 37px;
}

blockquote p {
    margin: 0;
}

.page-description ul > li:before,
.page-template-page-nonpurchasable-product main ul li:before,
.product-archive-container li:before,
.product-single-container ul li:before,
.purchasable main ul li:before,
.woocommerce-product-gallery li:before,
article ul > li:before {
    content: "•";
    color: #262626;
    display: inline-block;
    font-size: 16px;
    width: 1em;
    position: absolute;
    left: 22px;
}

.footer-menu li:before,
.footer-menu ul li:before,
.options li:before,
.selectric-items li:before,
.selectric-items ul li:before,
.social-media li:before,
.tm-extra-product-options.tm-extra-product-options-field:before,
.tm-extra-product-options-fields ul li:before,
.variations ul li:before,
.woocommerce nav.woocommerce-pagination ul li:before,
.woocommerce ul.products li:before,
li.product-category:before {
    display: none !important;
}

hr {
    border: 1px solid;
    margin: -1px 0;
}

a {
    color: #51caf5;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.dark-blue-link {
    color: #031b56;
}

@media (min-width: 768px) {
    .h2,
    h2 {
        color: #031b56;
        font-size: 27px;
    }
    blockquote {
        font-size: 62px;
        line-height: 59px;
    }
}

@media (min-width: 1025px) {
    body {
        font-size: 15px;
        line-height: 1.867em;
    }
    .h1,
    h1 {
        font-size: 96.45px;
    }
    .h2,
    h2 {
        font-size: 32px;
    }
    .h3,
    h3 {
        font-size: 26px;
    }
    .h4,
    h4 {
        font-size: 22px;
    }
    .h5,
    h5 {
        font-size: 20px;
    }
}

.button,
.button:after,
.button:before,
.site-search-popup,
.socials a,
.socials a:after,
.sub-menu,
.tab-content,
.ubermenu a,
a,
a img,
a span,
a:after,
a:before,
button,
button:after,
button:before,
input,
nav li a,
nav li a:after,
svg,
textarea {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

a:active,
a:active:after,
a:active:before {
    -webkit-transition: none;
    transition: none;
}

#page-header.ubermenu > ul > li:last-child > .ubermenu-target {
    border: none;
    padding: 10px 30px !important;
    background-color: #71c044;
    color: #fff;
    font-weight: 900;
}

#page-header.ubermenu-responsive.ubermenu.ubermenu-nav {
    max-height: calc(100vh - 228px);
    overflow: scroll !important;
}

@media (min-width: 600px) {
    #page-header.ubermenu-responsive.ubermenu.ubermenu-nav {
        max-height: calc(100vh - 250px);
    }
}

@media (min-width: 768px) {
    #page-header.ubermenu-responsive.ubermenu.ubermenu-nav {
        max-height: calc(100vh - 262px);
    }
}

@media (min-width: 783px) {
    #page-header.ubermenu-responsive.ubermenu.ubermenu-nav {
        max-height: calc(100vh - 228px);
    }
}

@media (min-width: 841px) {
    #page-header.ubermenu-responsive.ubermenu.ubermenu-nav {
        max-height: calc(100vh - 205px);
    }
}

::-moz-selection {
    background: #71bf44;
    color: #fff;
}

::selection {
    background: #71bf44;
    color: #fff;
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.container {
    max-width: 1356px;
}

.row {
    margin-left: -20px;
    margin-right: -20px;
}

[class*="col-"] {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
}

[class*="col-xxs-"] {
    float: left;
}

.col-xxs-12 {
    width: 100%;
}

.col-xxs-11 {
    width: 91.66666667%;
}

.col-xxs-10 {
    width: 83.33333333%;
}

.col-xxs-9 {
    width: 75%;
}

.col-xxs-8 {
    width: 66.66666667%;
}

.col-xxs-7 {
    width: 58.33333333%;
}

.col-xxs-6 {
    width: 50%;
}

.col-xxs-5 {
    width: 41.66666667%;
}

.col-xxs-4 {
    width: 33.33333333%;
}

.col-xxs-3 {
    width: 25%;
}

.col-xxs-2 {
    width: 16.66666667%;
}

.col-xxs-1 {
    width: 8.33333333%;
}

.col-xxs-pull-12 {
    right: 100%;
}

.col-xxs-pull-11 {
    right: 91.66666667%;
}

.col-xxs-pull-10 {
    right: 83.33333333%;
}

.col-xxs-pull-9 {
    right: 75%;
}

.col-xxs-pull-8 {
    right: 66.66666667%;
}

.col-xxs-pull-7 {
    right: 58.33333333%;
}

.col-xxs-pull-6 {
    right: 50%;
}

.col-xxs-pull-5 {
    right: 41.66666667%;
}

.col-xxs-pull-4 {
    right: 33.33333333%;
}

.col-xxs-pull-3 {
    right: 25%;
}

.col-xxs-pull-2 {
    right: 16.66666667%;
}

.col-xxs-pull-1 {
    right: 8.33333333%;
}

.col-xxs-pull-0 {
    right: auto;
}

.col-xxs-push-12 {
    left: 100%;
}

.col-xxs-push-11 {
    left: 91.66666667%;
}

.col-xxs-push-10 {
    left: 83.33333333%;
}

.col-xxs-push-9 {
    left: 75%;
}

.col-xxs-push-8 {
    left: 66.66666667%;
}

.col-xxs-push-7 {
    left: 58.33333333%;
}

.col-xxs-push-6 {
    left: 50%;
}

.col-xxs-push-5 {
    left: 41.66666667%;
}

.col-xxs-push-4 {
    left: 33.33333333%;
}

.col-xxs-push-3 {
    left: 25%;
}

.col-xxs-push-2 {
    left: 16.66666667%;
}

.col-xxs-push-1 {
    left: 8.33333333%;
}

.col-xxs-push-0 {
    left: auto;
}

.col-xxs-offset-12 {
    margin-left: 100%;
}

.col-xxs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xxs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xxs-offset-9 {
    margin-left: 75%;
}

.col-xxs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xxs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xxs-offset-6 {
    margin-left: 50%;
}

.col-xxs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xxs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xxs-offset-3 {
    margin-left: 25%;
}

.col-xxs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xxs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xxs-offset-0 {
    margin-left: 0;
}

@media (min-width: 600px) {
    [class*="col-xs-"] {
        float: left;
    }
    .col-xs-12 {
        width: 100%;
    }
    .col-xs-11 {
        width: 91.66666667%;
    }
    .col-xs-10 {
        width: 83.33333333%;
    }
    .col-xs-9 {
        width: 75%;
    }
    .col-xs-8 {
        width: 66.66666667%;
    }
    .col-xs-7 {
        width: 58.33333333%;
    }
    .col-xs-6 {
        width: 50%;
    }
    .col-xs-5 {
        width: 41.66666667%;
    }
    .col-xs-4 {
        width: 33.33333333%;
    }
    .col-xs-3 {
        width: 25%;
    }
    .col-xs-2 {
        width: 16.66666667%;
    }
    .col-xs-1 {
        width: 8.33333333%;
    }
    .col-xs-pull-12 {
        right: 100%;
    }
    .col-xs-pull-11 {
        right: 91.66666667%;
    }
    .col-xs-pull-10 {
        right: 83.33333333%;
    }
    .col-xs-pull-9 {
        right: 75%;
    }
    .col-xs-pull-8 {
        right: 66.66666667%;
    }
    .col-xs-pull-7 {
        right: 58.33333333%;
    }
    .col-xs-pull-6 {
        right: 50%;
    }
    .col-xs-pull-5 {
        right: 41.66666667%;
    }
    .col-xs-pull-4 {
        right: 33.33333333%;
    }
    .col-xs-pull-3 {
        right: 25%;
    }
    .col-xs-pull-2 {
        right: 16.66666667%;
    }
    .col-xs-pull-1 {
        right: 8.33333333%;
    }
    .col-xs-pull-0 {
        right: auto;
    }
    .col-xs-push-12 {
        left: 100%;
    }
    .col-xs-push-11 {
        left: 91.66666667%;
    }
    .col-xs-push-10 {
        left: 83.33333333%;
    }
    .col-xs-push-9 {
        left: 75%;
    }
    .col-xs-push-8 {
        left: 66.66666667%;
    }
    .col-xs-push-7 {
        left: 58.33333333%;
    }
    .col-xs-push-6 {
        left: 50%;
    }
    .col-xs-push-5 {
        left: 41.66666667%;
    }
    .col-xs-push-4 {
        left: 33.33333333%;
    }
    .col-xs-push-3 {
        left: 25%;
    }
    .col-xs-push-2 {
        left: 16.66666667%;
    }
    .col-xs-push-1 {
        left: 8.33333333%;
    }
    .col-xs-push-0 {
        left: auto;
    }
    .col-xs-offset-12 {
        margin-left: 100%;
    }
    .col-xs-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-xs-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-xs-offset-9 {
        margin-left: 75%;
    }
    .col-xs-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-xs-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-xs-offset-6 {
        margin-left: 50%;
    }
    .col-xs-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-xs-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-xs-offset-3 {
        margin-left: 25%;
    }
    .col-xs-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-xs-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-xs-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    [class*="col-sm-"] {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1025px) {
    [class*="col-md-"] {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    [class*=col-lg-] {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both;
}

button {
    border: none;
    background: none;
    cursor: pointer;
}

.btn {
    background-color: #fdba18;
    border: 1px solid #fdba18;
    color: #fff;
    display: inline-block;
    font: 700 15px Montserrat, sans-serif;
    letter-spacing: 0.08em;
    padding: 0.733em 2.267em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1em;
}

.btn:hover,
.cta-button:hover.btn {
    color: #fdba18;
    background-color: #fff;
    text-decoration: none;
}

.tax-product_cat.cta-button {
    border: 1px solid #ccc;
}

.btn-secondary {
    background-color: #71bf44;
    border-color: #71bf44;
}

.btn-secondary:hover,
.cta-button:hover.btn-secondary {
    color: #71bf44;
}

.btn-tertiary {
    background-color: #e24321;
    border-color: #e24321;
}

.btn-tertiary:hover,
.cta-button:hover.btn-tertiary {
    color: #e24321;
}

.btn-quaternary {
    background-color: #51caf5;
    border-color: #51caf5;
    color: #fff;
}

.btn-quaternary:hover,
.cta-button:hover.btn-quaternary {
    color: #51caf5;
    background: #fff;
}

.btn-quinary {
    background-color: transparent;
    border-color: #fff;
}

.btn-quinary:hover {
    background-color: #51caf5;
    border-color: #51caf5;
    color: #fff;
}

.btn-accent:after,
.woocommerce a.button:after {
    content: "\e90a";
    font-family: icomoon;
    font-weight: 400;
    font-size: 12px;
    padding-left: 5px;
}

.btn-block {
    display: block;
    width: 100%;
}

@media (min-width: 1025px) {
    .btn {
        font-size: 18px;
    }
}

.btn.btn-warranty {
    background: none;
    color: #000;
    font-size: 14px;
    width: 100%;
    font-weight: 200;
    vertical-align: middle;
    text-transform: none;
    margin: 0 10px 18px;
    display: table;
    float: left;
    border: 1px solid #ccc;
    min-height: 150px;
    transition: none;
}

.btn-warranty span:before {
    font-size: 34px;
    display: block;
}

.btn-warranty span {
    display: table-cell;
    vertical-align: middle;
}

.btn-warranty:hover,
.btn-warranty:hover span:before {
    background: #71bf44;
    color: #fff;
}

@media (min-width: 768px) {
    .btn.btn-warranty {
        width: 30%;
    }
}

@font-face {
    font-family: icomoon;
    src: url(../icons/icomoon.eot?pxw9e5);
    src: url(../icons/icomoon.eot?pxw9e5#iefix) format('embedded-opentype'),
         url(../icons/icomoon.ttf?pxw9e5) format('truetype'),
         url(../icons/icomoon.woff?pxw9e5) format('woff'),
         url(../icons/icomoon.svg?pxw9e5#icomoon) format('svg');
    font-weight: 400;
    font-style: normal;
}

.btn-warranty span:before,
.dealer-email:before,
.dealer-phone:before,
.fx-add-to-cart-container.button_add_to_quote button:after,
.page-footer--main.widgets h6:after,
.pdf-2d:before,
.pdf-color-sheet:before,
.pdf-sell-sheet:before,
.pdf-warranty:before,
.sub-menu.menu-item-has-children:after,
[class*=" icon-"]:after,
[class*=" icon-"]:before,
[class^=icon-]:after,
[class^=icon-]:before {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-balloon:before {
    content: "\e900";
}

.icon-account:before {
    content: "\e909";
}

.fx-add-to-cart-container.button_add_to_quote button:after,
.icon-arrow:before {
    content: "\e90a";
}

.icon-attractions:before {
    content: "\e90b";
}

.icon-church:before {
    content: "\e90d";
}

.icon-healthcare:before {
    content: "\e90e";
}

.icon-heart:before {
    content: "\e90f";
}

.icon-homeowner:before {
    content: "\e910";
}

.icon-landscape-architect:before {
    content: "\e911";
}

.icon-multifamily:before {
    content: "\e912";
}

.icon-parks:before {
    content: "\e913";
}

.icon-preschools:before {
    content: "\e914";
}

.icon-public-private:before {
    content: "\e915";
}

.icon-jump-rope-girl:before {
    content: "\e916";
}

.icon-kid-handstand:before {
    content: "\e917";
}

.icon-search:before {
    content: "\e036";
}

.icon-x:before {
    content: "\e903";
}

.icon-cart:before {
    content: "\e93a";
}

.icon-user:before {
    content: "\e971";
}

.icon-quotes-left:before {
    content: "\e977";
}

.icon-quotes-right:before {
    content: "\e978";
}

.icon-circle-down:before,
.page-footer--main.widgets h6:after {
    content: "\ea43";
}

.icon-triangle-right:before,
.sub-menu.menu-item-has-children:after {
    content: "\f05a";
}

.icon-menu:before {
    content: "\e5d2";
}

.icon-chevron-thin-down:before {
    content: "\e902";
}

.icon-chevron-thin-left:before {
    content: "\e905";
}

.icon-chevron-thin-right:before {
    content: "\e904";
}

.icon-chevron-thin-up:before {
    content: "\e906";
}

.icon-facebook-with-circle:before {
    content: "\e901";
}

.icon-google-with-circle:before {
    content: "\e908";
}

.icon-twitter-with-circle:before {
    content: "\e907";
}

.btn-warranty span:before,
.icon-warranty:before {
    content: "\e918";
}

.icon-color-sheet:before {
    content: "\e919";
}

.icon-sell-sheet:before {
    content: "\e91a";
}

.icon-top-view:before {
    content: "\e91b";
}

.icon-warranty1:before {
    content: "\e91c";
}

.dealer-email:before,
.icon-email:before {
    content: "\e91d";
}

.dealer-phone:before,
.icon-phone:before {
    content: "\e91e";
}

.icon-instagram:before {
    content: "\e91f";
}

.icon-linkedin:before {
    content: "\e920";
}

.block-list,
.block-list > li,
.matrix,
.matrix > li {
    border: 0 solid #ccc;
}

.block-list,
.matrix {
    list-style: none;
    margin-left: 0;
    border-top-width: 1px;
}

.block-list > li,
.matrix > li {
    border-bottom-width: 1px;
    padding: 20px;
}

.block-list__link,
.matrix__link {
    display: block;
    padding: 20px;
    margin: -20px;
}

.matrix {
    border-left-width: 1px;
}

.matrix > li {
    float: left;
    border-right-width: 1px;
}

.multi-list {
    list-style: none;
    padding-left: 0;
}

.multi-list > li {
    float: left;
}

.multi-list--padded > li {
    padding-left: 10px;
    padding-right: 10px;
}

.two-cols > li {
    width: 50%;
}

.three-cols > li {
    width: 33.333%;
}

.four-cols > li {
    width: 25%;
}

.five-cols > li {
    width: 20%;
}

.matrix > .all-cols,
.multi-list > .all-cols {
    width: 100%;
}

@media (max-width: 768px) {
    .two-cols > li {
        width: 100%;
    }
    .four-cols > li {
        width: 50%;
        margin-bottom: 29px;
    }
    .four-cols > li:nth-child(2n+1) {
        clear: left;
    }
}

/* .slick-loading.slick-list {
    background: url(../img/ajax-loader.gif) center center no-repeat #fff;
} */

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../icons/slick.eot);
    src: url(../icons/slick.eot?#iefix) format('embedded-opentype'),
         url(../icons/slick.woff) format('woff'),
         url(../icons/slick.ttf) format('truetype'),
         url(../icons/slick.svg#slick) format('svg');
}

.slick-next,
.slick-prev {
    font-size: 0;
    top: 0;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: none;
    margin-top: 30px;
    position: absolute;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: none;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 0.75;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}

.featured-products--list button.slick-next {
    right: -16px;
    top: 56px;
}

.featured-products--list button.slick-prev {
    left: -15px;
    top: 56px;
}

.industries-list button.slick-prev {
    left: 20px;
    top: 10px;
}

.industries-list button.slick-next {
    right: 20px;
    top: 10px;
}

.slick-next:before,
.slick-prev:before {
    font-family: icomoon;
    font-size: 30px;
    font-weight: 700;
    line-height: 1em;
    opacity: 1;
    color: #fff;
    display: inline-block;
    height: 45px;
    width: 40px;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
    content: '\e905';
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: '\e904';
}

[dir=rtl] .slick-next:before {
    content: '\e905';
}

@media (min-width: 768px) {
    .slick-next,
    .slick-prev {
        position: absolute;
        top: 50%;
        margin-top: 0;
    }
    .slick-prev {
        left: -20px;
    }
    [dir=rtl] .slick-prev {
        right: -20px;
        left: auto;
    }
    .slick-next {
        right: -10px;
    }
    [dir=rtl] .slick-next {
        right: auto;
        left: -10px;
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 50px;
    }
    .featured-products--list button.slick-prev {
        left: 30px;
        top: 100px;
    }
    .featured-products--list button.slick-next {
        right: 30px;
        top: 100px;
    }
}

.slick-slider {
    padding-bottom: 0;
}

.slick-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    display: none !important;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    outline: 0;
    background: none;
    border: 1px solid #fff;
    border-radius: 50%;
}

.slick-dots li button,
.slick-dots li button:hover,
.slick-dots li.slick-active button {
    opacity: 1;
}

.slick-dots li button:hover,
.slick-dots li.slick-active button {
    background: #fff;
}

.slick-slider {
    padding-left: 0;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    overflow: hidden;
    position: relative;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    width: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    object-position: center center;
    height: 300px;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.product-slider,
.slider-nav-product .slick-slide {
    padding-right: 5px;
    padding-left: 5px;
}

.non-purchase-slider .slick-slide img,
.product-slider .slick-slide img {
    width: 100%;
}

.non-purchase-slider .slick-slide img,
.slider-nav .slick-slide img {
    min-height: auto !important;
}

.non-purchase-slider .slick-next,
.non-purchase-slider .slick-prev,
.product-slider .slick-next,
.product-slider .slick-prev {
    background-color: rgba(3, 27, 86, 0.8);
    color: rgba(3, 27, 86, 0.8);
    position: absolute;
    top: 50%;
    margin-top: -50px;
    height: 100px;
}

.non-purchase-slider .slick-prev,
.product-slider .slick-prev {
    left: 0;
}

.non-purchase-slider .slick-next,
.product-slider .slick-next {
    right: 0;
}

.non-purchase-slider .slick-next:before,
.non-purchase-slider .slick-prev:before,
.product-slider .slick-next:before,
.product-slider .slick-prev:before {
    font-size: 28px;
    vertical-align: middle;
    height: auto;
}

.non-purchase-product .intro-text {
    padding-right: 65px;
}

.slider-nav,
.slider-nav-product {
    margin-top: 20px;
    display: none;
}

.slider-nav .slick-slide {
    height: 43px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: 0 5px;
}

.projects-gallery .slider-nav .slick-slide {
    height: 124px;
}

.non-purchase-slider + .slider-nav .slick-slide img,
.projects-gallery .slider-nav .slick-slide img {
    height: auto;
}

.non-purchase-slider,
.product-slider {
    border: 1px solid #ccc;
}
.fx-add-to-cart-container {
    background: #031b56;
    padding: 20px 0;
    position: relative;
    margin-top: 20px;
}

.fx-add-to-cart-container:before {
    content: '';
    display: block !important;
    background: #031b56;
    width: 300px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -22.5%;
    z-index: -1;
}

.fx-add-to-cart-container:after {
    content: '';
    display: block !important;
    background: #031b56;
    width: 300px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -22%;
    z-index: -1;
}

.fx-add-to-cart-container.button_add_to_quote button,
.fx-add-to-cart-container .single_adq_button {
    background-color: #fdba18 !important;
    border: 1px solid #fdba18 !important;
    color: #fff;
    display: inline-block;
    font: 700 15px Montserrat, sans-serif;
    letter-spacing: 0.08em;
    padding: 0.733em 2.267em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1em;
    border-radius: 0 !important;
    width: 100%;
    margin-top: 20px;
}

.product-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.product-slider .slick-slide {
    height: auto;
}

.product-slider .slick-slide img {
    display: inline-block !important;
    height: 100%;
    width: auto;
    min-height: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 768px) {
    .about-industries--bottom .industries-list .slick-slide img {
        width: inherit !important;
        min-height: 100% !important;
    }
}

@media (max-width: 599px) {
    .non-purchase-slider .slick-slide img,
    .product-slider .slick-slide img {
        width: 100% !important;
        max-height: 210px !important;
        height: auto;
        margin: 0 auto;
    }
    
    .featured-products--list .slick-slide img {
        width: 100% !important;
    }
    
    .product-slider .slick-slide img {
        min-height: auto !important;
    }
}

@media (min-width: 600px) {
    .non-purchase-slider .slick-container .slick-slide img {
        min-height: auto !important;
        width: auto !important;
        max-height: 355px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .slider-nav {
        display: block;
    }
    
    .slider-nav .slick-slide {
        height: 85px;
    }
    
    .slider-nav .slick-slide img {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    
    .non-purchase-slider .slick-container .slick-slide img {
        max-height: 555px;
        width: 100% !important;
    }
    
    .slick-slide img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: 'object-fit: cover;';
        -o-object-position: center center;
        object-position: center center;
        height: 555px;
    }
}

@media (min-width: 1025px) {
    .slick-dots {
        display: block !important;
    }
    
    .slider-nav .slick-slide {
        height: 100px;
    }
    
    .projects-gallery .slider-nav .slick-slide {
        height: 130px;
    }
    
    .fx-add-to-cart-container .quantity {
        width: 25%;
    }
	
	.fx-add-to-cart-container .single_adq_button:hover {
		background-color: #fff !important;
        color: #fdba18 !important;
	}
}

.section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section--highlight {
    background-color: #fff;
}

.section--orange {
    background-color: #feba16;
    color: #fff;
}

.section--blue {
    background-color: #031b56;
    color: #fff;
}

.section--red {
    background-color: #e24321;
    color: #fff;
}

.section--green {
    background-color: #71bf44;
    color: #fff;
}

.extra-content {
    color: #fff;
}

.section--highlight + .section--highlight {
    padding-top: 0;
}

.title-border {
    background: url(../img/title-border.png) left bottom repeat-x;
    padding-bottom: 12px;
}

.title--border {
    border-bottom: 5px dotted #51caf5;
    padding-bottom: 12px;
    margin-bottom: 30px;
}

.title-green {
    border-bottom: 5px dotted #71bf44;
}

.text-green {
    color: #71bf44;
}

.title-light-blue {
    border-bottom: 5px dotted #51caf5;
}

.title-dark-blue {
    border-bottom: 5px dotted #031b56;
}

.title-yellow {
    border-bottom: 5px dotted #fdba18;
}

.title-red {
    border-bottom: 5px dotted #e24321;
}

.title--border-white {
    border-bottom: 5px dotted #fff;
    padding-bottom: 12px;
}

.title-border--all {
    border-top: 5px dotted #51caf5;
    border-bottom: 5px dotted #51caf5;
    padding: 12px 15px;
    text-transform: uppercase;
    font-family: 'Amatic SC', cursive;
    font-size: 38px;
    line-height: 45px;
    margin: 40px 0;
}

@media (min-width: 600px) {
    .title-border--all {
        font-size: 47px;
        line-height: 50px;
    }
}

@media (min-width: 1025px) {
    .title-border--all {
        font-size: 63px;
        line-height: 70px;
    }
}

table {
    border-collapse: collapse;
}

.tablepress tfoot th,
.tablepress thead th {
    font: 700 18px Montserrat, sans-serif !important;
    padding: 8px 16px !important;
}

.tablepress tbody td {
    line-height: 20px;
    padding: 12px 10px !important;
    font-size: 14px !important;
}

form {
    font: 15px Montserrat, sans-serif;
    padding-top: 30px;
}

label {
    display: block;
    font-weight: 500;
    margin-bottom: 3px;
}

textarea {
    height: 160px;
    width: 100%;
    padding: 0.97em 0.667em;
    resize: none;
}

.form-field {
    margin-bottom: 35px;
}

.wpcf7-list-item {
    float: left;
    width: 100%;
    min-height: 40px;
    margin: 10px 0 15px;
}

.wpcf7-list-item-label {
    float: left;
    width: 85%;
}

.icheckbox_minimal {
    float: left;
    margin-right: 1%;
}

.important {
    color: #47b3e0;
}

button,
input:not([type=radio]):not([type=checkbox]),
textarea {
    -webkit-appearance: none;
}

[type=text],
[type=date],
[type=datetime],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=url],
[type=week] {
    border: 1px solid #a1a1a1;
    color: #515151;
    text-align: left;
    width: 100%;
    height: 54px;
    padding: 0.8em 0.667em;
    margin-bottom: 20px;
}

[type=submit] {
    background-color: #031b56;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 0.622em 1.889em;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

[type=submit]:hover {
    background-color: #71bf44;
}

[type=submit]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=button]::-moz-focus-inner,
button::-moz-focus-inner {
    border: none;
    padding: 0;
}

label span {
    color: #51caf5;
}

.contact-form button {
    float: right;
}

.fx_contact_tab {
    padding: 4px 11px;
    border: 1px solid #eee;
    display: inline-block;
    font-size: 14px;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    background: #eee;
    width: 100%;
    margin-bottom: 3px;
}

.fx_contact_tab:hover {
    cursor: pointer;
    background: #51caf5;
    color: #fff;
    font-weight: 700;
}

.fx_contact_tab.current {
    background: #51caf5;
    color: #fff;
    font-weight: 700;
    border: 1px solid #51caf5;
}

.fx_contact_tabs_container {
    margin-top: 50px;
}

.fx_contact_tab_contents {
    border: 1px solid #eee;
    padding: 20px;
}

.span.small {
    font-size: 13px;
    margin-top: 7px;
    display: block;
}

#find_dealer-content {
    border: 1px solid #ccc;
    padding: 20px;
}

.dealer-block {
    border-bottom: 1px solid #ccc;
}

.dealer-block h3 {
    font-size: 20px;
    margin-bottom: 8px;
}

.dealer-block.dealer-email,
.dealer-block.dealer-phone {
    display: block;
}

.dealer-block.dealer-phone:before {
    color: #71bf44;
    position: relative;
    top: -2px;
    margin-right: 7px;
}

.dealer-block.dealer-email:before {
    font-size: 10px;
    margin-right: 7px;
    position: relative;
    right: -1px;
    color: #71bf44;
}

.search_tags_container {
    border: 0 !important;
}

#ship-to-different-address label.checkbox {
    display: inline-block;
}

#ship-to-different-address #ship-to-different-address-checkbox {
    margin-left: 40px;
}

@media (min-width: 600px) {
    .fx_contact_tab {
        width: auto;
        margin-bottom: 0;
    }
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox {
    display: block !important;
}

.woocommerce form .form-row label {
    line-height: initial;
}

.woocommerce-MyAccount-navigation {
    float: left;
    width: 100% !important;
    background: #031b56;
}

.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
    padding-top: 20px;
}

.woocommerce-MyAccount-navigation li {
    margin-bottom: 0;
}

.woocommerce-MyAccount-navigation li:before {
    display: none !important;
}

.woocommerce-MyAccount-navigation li a {
    color: #fff;
    display: block;
    width: 100%;
    padding: 5px 20px;
}

.woocommerce-MyAccount-navigation li a:hover,
.woocommerce-MyAccount-navigation li.is-active a {
    background: #71bf44;
    text-decoration: none;
}

.woocommerce-MyAccount-navigation li.is-active a:after {
    content: "\e90a";
    font-family: icomoon;
    font-weight: 400;
    font-size: 12px;
    padding-left: 5px;
}

.woocommerce div.product form.cart .variations {
    border: 0;
    width: 100%;
    clear: both;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.single_variation_wrap {
    padding-top: 20px;
    clear: both;
}

.tinvwl-to-left button {
    margin-top: 10px !important;
}

.woocommerce.tinvwl-to-left.look_in button.button {
    margin-top: 0 !important;
    margin-left: 8px;
    height: 40px;
}

.selectric-items li:before {
    display: none;
}

.woocommerce a.button {
    background-color: #fdba18 !important;
    border: 1px solid #fdba18 !important;
    color: #fff !important;
    border-radius: 0 !important;
}

.woocommerce a.button:hover {
    background-color: #fff !important;
    color: #fdba18 !important;
}

.screen-reader-response {
    display: none;
}

.wpcf7-not-valid-tip {
    color: red;
}

.wpcf7-validation-errors {
    color: red;
    font-style: italic;
}

input.wpcf7-not-valid,
select.wpcf7-not-valid,
textarea.wpcf7-not-valid {
    border-color: red;
}

@media (min-width: 768px) {
    .wpcf7-list-item {
        width: 50%;
    }
}

@media (min-width: 1025px) {
    .wpcf7-list-item {
        width: 25%;
    }
}

.row.form-row {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .row.form-row {
        margin-bottom: 20px;
    }
    
    [type=text],
    [type=date],
    [type=datetime],
    [type=datetime-local],
    [type=email],
    [type=month],
    [type=number],
    [type=password],
    [type=search],
    [type=tel],
    [type=url],
    [type=week] {
        margin-bottom: 0;
    }
    
    .woocommerce-MyAccount-navigation {
        float: left;
        width: 22% !important;
    }
}

.breadcrumbs a {
    color: #fff;
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #031b56;
}

.breadcrumbs .separator {
    padding-left: 8px;
    padding-right: 8px;
}

.page-sidebar,
.page-sidebar a {
    color: #fff;
}

.page-sidebar .search-form {
    padding-top: 0;
    position: relative;
}

.page-sidebar .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    color: #57ccf5;
    padding: 15px 8px;
}

.page-sidebar .search-form--field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.page-sidebar .search-form--submit {
    margin-top: 20px;
    background-color: #fdba18;
    border: 1px solid #fdba18;
    width: 100%;
}

.page-sidebar .search-form--submit:hover {
    background-color: #e24321;
    border-color: #e24321;
}

.page-sidebar ul {
    list-style: disc;
    color: #fff;
    padding-left: 0;
}

.page-sidebar .form-container,
.page-sidebar .widget {
    background-color: #031b56;
    width: 100%;
    padding: 34px 26px;
    margin-bottom: 40px;
    font-size: 16px;
}

.page-sidebar .featured-container .title--border-white,
.page-sidebar .form-container .title--border,
.page-sidebar .widget .title--border {
    color: #fff;
    font-size: 20px;
}

.page-sidebar .form-container .title--border {
    margin-bottom: 20px;
}

.page-sidebar .form-container .input-container {
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin-bottom: 13px;
}

.page-sidebar .input-container span {
    color: #47b3e0;
}

.page-sidebar .input-container input {
    border: none;
    margin-top: 3px;
    text-align: left;
}

.page-sidebar .input-container textarea {
    border: none;
    resize: none;
    width: 100%;
    color: #515151;
    padding: 0.97em 0.667em;
    height: 110px;
}

.page-sidebar .btn {
    width: 100%;
}

.wpp-list li {
    overflow: inherit;
}

.page-sidebar .featured-container {
    background-color: #feba16;
    padding: 27px 25px 47px;
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 16px;
}

.page-sidebar .featured-container .btn {
    width: 230px;
    display: block;
    margin: 26px auto 0;
}

.page-sidebar .featured-container .title--border {
    text-transform: none;
    letter-spacing: normal;
    color: #fff;
    border-bottom-color: #fff;
    width: auto;
    display: inline-block;
    padding: 12px 10px;
}

.page-sidebar .featured-container .btn,
.page-sidebar .featured-container img {
    margin-top: 30px;
}

@media (min-width: 600px) {
    .page-sidebar .featured-container .title--border {
        padding: 12px 45px;
    }
}

@media (min-width: 1025px) {
    .page-sidebar .btn {
        font-size: 15px;
    }
}

.page-sidebar .bg--yellow {
    background: #FEBA15;
}

.featured-industry-block {
    display: inline-block;
}

.widget.fx_filter_by {
    position: relative;
}

.widget.fx_filter_by:hover h3,
.widget.fx_filter_by:hover:after {
    cursor: pointer;
    color: #fdba18;
}

.filter-title .widget.fx_filter_by:hover h3 {
    color: #fff;
}

.widget.fx_filter_by:after {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    content: '';
    position: absolute;
    top: 8px;
    right: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 5;
}

@media (min-width: 768px) {
    .featured-industry-block {
        display: inline-block;
        padding: 0 30px;
    }
    
    .page-template-page-contact .featured-industry-block {
        padding: 0;
    }
}

.page-header {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    position: relative;
    top: 0;
    z-index: 300;
    border-bottom: 1px solid #71bf44;
}

.admin-bar .page-header.js-fixed {
    top: 32px;
}

@media screen and (max-width: 782px) {
    .admin-bar .page-header.js-fixed {
        top: 46px;
    }
    
    .call-text {
        display: block;
        width: 100%;
        padding: 10px;
    }
}

.page-header--sub {
    background-color: #031b56;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.page-header--sub .container {
    padding-left: 0;
    padding-right: 0;
}

.nav-top {
    display: inline-block;
    float: right;
    padding-right: 20px;
}

.nav-top ul {
    margin-bottom: 0;
    padding-left: 0;
}

.nav-top li {
    display: inline-block;
    margin-bottom: 0;
}

.nav-top li a {
    padding: 11px 0;
    display: inline-block;
}

.nav-top a {
    color: #fff;
    vertical-align: middle;
}

.nav-top a:hover {
    color: #51caf5;
    text-decoration: none;
}

.nav-top .my-acct a,
.nav-top .my-cart a,
.nav-top .my-fave a {
    visibility: hidden;
    font-size: 0;
}

.nav-top a:before {
    color: #51caf5;
    font-family: icomoon !important;
    padding-left: 12px;
    padding-right: 12px;
    visibility: visible;
    font-size: 16px;
    vertical-align: middle;
}

.nav-top .my-acct a:before {
    content: "\e971";
}

.nav-top .my-fave a:before {
    content: "\e90f";
}

.nav-top .my-cart a:before {
    content: "\e93a";
}

.call-text-mobile {
    padding: 10px 20px;
    display: inline-block;
    border-right: 1px solid;
    float: left;
}

.call-text-mobile a {
    color: #fff;
}

.page-header--main {
    background-color: #fff;
}

.page-header--main [class*=col-] {
    position: unset;
}

.page-header--main .logo {
    padding-bottom: 8px;
    padding-top: 8px;
}

.page-header--main .menu-trigger,
.page-header--main .search-trigger {
    float: right;
    border-left: 1px solid #d6d6d6;
}

.page-header--main .search-trigger {
    padding: 35px 19px;
    margin-right: 83px;
    border-right: 1px solid #d6d6d6;
}

.page-header--main .menu-trigger {
    font-size: 9px;
    text-transform: uppercase;
    padding: 36px 9px 18px 32px;
}

.page-header--main .search-trigger:before {
    font-size: 22px;
}

.page-header--main .menu-trigger {
    color: #031b56;
}

.page-header--main .menu-trigger:before {
    display: block;
    font-size: 32px;
    line-height: 0.5em;
    color: #031b56;
}

.nav-primary li {
    margin-bottom: 0;
}

@media (min-width: 600px) {
    .page-header--main .search-trigger {
        padding: 47px 36px;
        margin-right: 94px;
        border-right: 1px solid #d6d6d6;
    }
    .page-header--main .menu-trigger {
        padding-top: 45px;
        padding-bottom: 33px;
    }
}

@media (min-width: 768px) {
    .page-header {
        font-size: 14px;
    }
    .page-header--sub .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .nav-top li:last-child {
        display: inline-block;
    }
    .nav-top li {
        padding: 0.229em 0;
        margin-bottom: 0;
    }
    .nav-top li:before {
        content: "|";
        padding-left: 0.714em;
        padding-right: 0.714em;
    }
    .nav-top .my-acct:before {
        display: none;
    }
    .nav-top .my-acct a,
    .nav-top .my-cart a,
    .nav-top .my-fave a {
        visibility: visible;
        font-size: 14px;
    }
    .call-text-mobile {
        padding: 16px 20px 16px 0;
        display: inline-block;
        float: right;
        border-right: 0;
    }
    span.call-text-mobile:before {
        content: "|";
        padding-left: 0;
        padding-right: 1.5em;
    }
}

@media (min-width: 1025px) {
    .page-header--sub {
        text-align: right;
    }
    .page-header--sub .call-text {
        font-size: 17px;
        text-transform: capitalize;
        display: inline-block;
        padding: 16px 0;
    }
    .page-header--sub .call-text a {
        color: #fff;
    }
    .nav-top .my-acct:before,
    .page-header--sub .nav-top {
        display: inline-block;
    }
    .nav-top li:first-child {
        padding: 0 20px;
    }
    .page-header--main [class*="col-"] {
        position: relative;
    }
    .page-header--main .logo {
        position: absolute;
        top: -57px;
        z-index: 99;
        width: auto;
        -webkit-transition: all 450ms ease-in-out;
        transition: all 450ms ease-in-out;
    }
    .page-header--main .search-trigger {
        padding: 26px 10px;
        border-left: none;
        color: #57ccf5;
        position: absolute;
        right: 15px;
        top: 0;
        z-index: 300;
        border-right: 0;
        margin-right: 0;
    }
    .page-header.js-fixed {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 600;
    }
    .page-header.js-fixed .nav-primary > ul > li > a {
        padding: 19px 0;
    }
    .page-header.js-fixed .page-header--main .logo {
        width: 169px;
        margin-top: -6px;
    }
    .page-header.js-fixed .nav-primary ul {
        margin: 8px 0;
    }
    .page-header.js-fixed .page-header--main .search-trigger {
        padding: 11px 10px;
    }
    .page-header.js-fixed .nav-primary li {
        margin-bottom: 0;
    }
    .page-header.js-fixed .nav-primary li:last-child a {
        padding: 5px 0 4px;
    }
    .page-header.js-fixed .nav-top li {
        padding: 5px 0;
    }
    .page-body.js-fixed,
    .site-main.js-fixed {
        margin-top: 110px;
    }
    .page-header.js-fixed .nav-primary li:hover > .sub-menu {
        top: 33px;
    }
    .page-header.js-fixed .nav-primary .sub-menu li a {
        width: 100%;
        padding: 10px 20px;
    }
    .page-header.js-fixed .nav-primary li:hover > .sub-menu .sub-menu {
        top: 0;
        margin-top: 0;
    }
    .sub-menu .menu-item-has-children:after {
        position: absolute;
        right: 0;
        top: 0;
        padding: 14px 10px;
    }
    @-webkit-keyframes bounce {
        0%, 20%, 50%, 80%, 100% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        40% {
            -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
        }
        60% {
            -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
        }
    }
    @keyframes bounce {
        0%, 20%, 50%, 80%, 100% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        40% {
            -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
        }
        60% {
            -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
        }
    }
    .page-header .page-header--main .logo:hover {
        -webkit-animation: bounce 1s;
        animation: bounce 1s;
    }
}

.site-search-popup {
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 185px;
    text-align: center;
    position: fixed;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 300;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}

.site-search-popup.js-active {
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: 0 0 0 800px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 0 800px rgba(0, 0, 0, 0.8);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.site-search-popup.screen-reader-text {
    display: none;
}

.site-search-popup form {
    padding: 50px 106px 50px 50px;
    position: relative;
    z-index: 100;
}

.site-search-popup input[type="search"] {
    background: #fff;
    font-size: 30px;
    padding: 0.7em;
}

.search-field {
    font-size: 20px;
    padding: 20px;
    font-weight: 300;
    margin: 0;
}

.page-sidebar .search-field {
    padding: 0 5px;
    font-size: 18px;
}

.site-search-popup .search-submit {
    position: absolute;
    right: 74px;
    top: 30%;
    line-height: 60px;
    color: #000;
    padding: 0;
    width: 42px;
}

.site-search-popup .search-submit .icon-search {
    font-size: 35px;
}

.site-search-popup .search-submit,
.site-search-popup .search-submit:hover {
    background: none;
    border: none;
    outline: 0;
}

.site-search-popup .search-submit:hover {
    color: #feba16;
}

.site-search-dropdown.screen-reader-text {
    display: none;
}

.search-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 25px;
    z-index: 300;
}

.site-search-popup .search-close:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

@media (min-width: 600px) {
    .site-search-popup {
        width: 80%;
    }
}

.nav-primary {
    position: absolute;
    width: 100%;
    left: 0;
    display: none;
}

.nav-primary li {
    position: relative;
}

.nav-primary.active {
    left: 0;
    display: block;
    position: absolute;
    top: 155px;
    background: #fff;
    z-index: 300;
}

.nav-primary li a {
    padding: 10px 29px;
    display: block;
    color: #031b56;
    border-bottom: 1px solid #ccc;
}

.nav-primary li:last-child a {
    border-bottom: 0;
}

span.sub-menu-toggle.icon-chevron-thin-down {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 20px;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

span.sub-menu-toggle.icon-chevron-thin-down.js-toggled {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul.sub-menu.js-toggled {
    display: block;
    background: #71bf44;
    color: #fff;
}

ul.sub-menu.js-toggled .sub-menu {
    background: #031b56;
}

ul.sub-menu.js-toggled .sub-menu .sub-menu {
    background: #fff;
}

ul.sub-menu.js-toggled a {
    color: #fff;
}

ul.sub-menu.js-toggled .sub-menu .sub-menu a {
    color: #031b56;
}

ul#menu-main-navigation {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}

.sub-menu .menu-item-has-children:after {
    display: none;
}

.sub-menu {
    display: none;
    padding-left: 0;
    margin-bottom: 0;
}

.nav-primary .sub-menu li:last-child {
    margin-left: 0;
}

@media (min-width: 1025px) {
    .nav-primary {
        display: block;
        position: relative;
        text-align: right;
        float: left;
        width: 93%;
    }

    .nav-primary ul {
        margin: 20px 0;
        padding: 0;
    }

    .nav-primary li {
        display: inline-block;
        text-transform: uppercase;
        font-size: 13px;
    }

    .nav-primary li a {
        border-bottom: 0;
    }

    .nav-primary li:before {
        content: "\2022";
        color: #51caf5;
        font-size: 22px;
        margin: 0 10px;
    }

    .nav-primary li:first-child:before,
    .nav-primary li:last-child:before {
        content: "";
        margin: 0;
    }

    .nav-primary li:last-child {
        margin-left: 20px;
    }

    .nav-primary li:last-child a {
        border: 2px solid #031b56;
        display: block;
        padding: 5px 0 4px;
        width: 119px;
        text-align: center;
        font-weight: 700;
    }

    .nav-primary a:hover,
    .nav-primary li.current-menu-item > a {
        color: #51caf5;
        text-decoration: none;
    }

    .nav-primary .sub-menu {
        opacity: 0;
        max-height: 0;
        position: absolute;
        width: 240px;
        display: none;
        background: #fff;
        text-align: left;
    }

    .nav-primary li:hover > .sub-menu {
        max-height: 700px;
        opacity: 1;
        display: block;
        top: 56px;
        border: 1px solid #71bf44;
        z-index: 200;
    }

    .nav-primary .sub-menu li a {
        color: #262626;
        font-size: 17px;
        text-transform: none;
        padding: 7px 20px;
        display: block;
        width: 100%;
        text-align: left;
    }

    .nav-primary .sub-menu li:last-child a {
        border: 0;
        padding: 7px 20px;
        font-weight: 400;
        font-size: 17px;
        width: 100%;
    }

    .nav-primary li:hover > .sub-menu li {
        display: block;
    }

    .nav-primary .sub-menu li {
        border-top: 1px solid #acacac;
    }

    .nav-primary .sub-menu li a:hover {
        color: #fff;
        background: #031b56;
        text-decoration: none;
    }

    .sub-menu .menu-item-has-children:hover:after {
        color: #fff;
    }

    .nav-primary .sub-menu .sub-menu li a:hover {
        color: #fff;
        background: #71bf44;
        text-decoration: none;
    }

    .sub-menu li:hover .sub-menu {
        max-height: 500px;
        opacity: 1;
        left: 238px;
        top: 0;
        margin-bottom: 0;
    }

    .nav-primary ul.sub-menu {
        margin: 0;
    }

    .nav-primary .sub-menu li:before {
        display: none;
    }

    .nav-primary .sub-menu .sub-menu li a {
        font-size: 15px;
        padding: 9px 20px;
        font-weight: 100;
        line-height: 21px;
    }

    .nav-primary .sub-menu .sub-menu li {
        border: 0;
    }

    .nav-primary > ul > li > a {
        padding: 31px 0;
        display: inline;
    }

    .nav-primary .sub-menu li:first-child {
        border-top: 0;
    }

    .sub-menu .menu-item-has-children:after {
        display: block;
    }
}

@media (min-width: 1245px) {
    .nav-primary li {
        font-size: 15px;
    }
    .nav-primary li:last-child {
        margin-left: 45px;
    }
    .nav-primary li:last-child a {
        width: 168px;
    }
}

.home #page-body {
    overflow: hidden;
}

.masthead {
    color: #fff;
    text-align: center;
}

.masthead--slideshow .slide {
    background-size: cover;
    background-position: center;
    padding-top: 78px;
    padding-bottom: 120px;
    min-height: 300px;
}

.masthead--slideshow .slide-content--wrapper {
    padding-left: 0;
    padding-right: 0;
}

.masthead--slideshow .slide-content {
    background-color: rgba(3, 27, 86, 0.72);
    padding: 18px 16px;
    position: absolute;
    top: 0;
    z-index: 200;
    margin-top: 42px;
}

.masthead--slideshow h1 {
    font-size: 41px;
    letter-spacing: -0.03em;
}

.masthead--slideshow h1 span {
    display: block;
    font: 300 15px Montserrat, sans-serif;
    text-transform: none;
    letter-spacing: normal;
}

.masthead--slideshow .btn {
    width: 222px;
    padding: 0.733em 1.333em;
}

.masthead--slideshow .slick-slide {
    min-height: 300px;
}

.masthead--innerpage {
    background: url(../img/masthead-mobile.png) center no-repeat #51caf5;
    padding-top: 78px;
    padding-bottom: 55px;
    background-size: cover;
}

.page-template-page-parent .masthead--innerpage {
    background-color: #e24321;
}

.page-template-page-contact .masthead--innerpage {
    background-color: #71bf44;
}

.masthead--innerpage h1 {
    margin-bottom: 0;
    line-height: 1.021em;
}

@media (min-width: 768px) {
    .masthead--slideshow .slide {
        padding-top: 115px;
        padding-bottom: 135px;
        min-height: 555px;
    }
    
    .masthead--slideshow .slide-content {
        padding: 24px 27px;
    }
    
    .masthead--slideshow h1 {
        font-size: 69px;
    }
    
    .masthead--slideshow h1 span {
        font-size: 24px;
    }
    
    .masthead--slideshow .btn:first-of-type {
        margin-right: 5px;
    }
    
    .masthead--slideshow .btn {
        padding: 0.733em 0.5em;
        width: 202px;
    }
    
    .masthead--innerpage {
        background: url(../img/masthead-bg.png) center no-repeat #51caf5;
    }
}

@media (min-width: 1025px) {
    .masthead--slideshow .slide {
        padding-top: 140px;
        z-index: 300;
    }
    
    .masthead--slideshow h1 {
        font-size: 66px;
    }
    
    .masthead--slideshow h1 span {
        font-size: 31px;
    }
    
    .masthead--slideshow .btn {
        font-size: 18px;
        width: auto;
    }
    
    .masthead--slideshow .slide-content {
        margin-top: 138px;
    }
}

@media (min-width: 1200px) {
    .masthead--slideshow {
        text-align: left;
    }
    
    .masthead--slideshow .slide-content {
        padding: 24px 27px;
    }
}

.intro-text {
    text-align: center;
}

.intro-text h3 {
    color: #031b56;
    letter-spacing: 0.08em;
    line-height: 0.857em;
    position: relative;
    text-transform: uppercase;
    font-size: 38px;
}

.intro-text h3:before {
    color: #57678f;
    content: "\e917";
    font-family: icomoon;
    font-size: 133px;
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 10px;
    display: none;
}

.intro-text h3 span {
    color: #2f2f2f;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.5em;
    display: block;
    letter-spacing: normal;
    text-transform: none;
}

.intro-text.title-border {
    padding-bottom: 22px;
}

.intro-text .slide-img {
    margin: 0 auto;
}

@media (min-width: 768px) {
    .intro-text {
        text-align: left;
    }
    
    .intro-text.hannging-girl {
        margin-top: -51px;
    }
    
    .intro-text h3 {
        font-size: 46px;
        margin-left: -120px;
        padding-left: 120px;
    }
    
    .intro-text h3:before {
        left: 50px;
        top: 6px;
        display: inline-block;
        font-size: 96px;
    }
    
    .intro-text h3 span {
        font-size: 18px;
    }
}

@media (min-width: 1025px) {
    .intro-text h3 {
        font-size: 76px;
    }
    
    .intro-text h3 span {
        font-size: 29px;
    }
    
    .intro-text .slide-img {
        position: absolute;
        right: -55%;
        bottom: 0;
    }
    
    .section--highlight .intro-text {
        padding-top: 110px;
        padding-bottom: 86px;
    }
    
    .intro-text.hannging-girl {
        margin-top: -110px;
    }
}

@media (min-width: 1200px) {
    .intro-text .slide-img {
        bottom: -2%;
    }
}

.featured-products {
    padding-bottom: 25px;
}

.about-industries--bottom h2,
.extra-info h2,
.featured-products h2,
.section.section--highlight h2 {
    background: none;
}

.featured-products h2 {
    letter-spacing: 2px;
    margin-bottom: 9px;
}

.section.section--highlight .about-industries--top h2 {
    background: url(../img/title-border.png) left bottom repeat-x;
    margin-bottom: 20px;
}

.about-industries--top {
    padding-top: 50px;
    padding-bottom: 20px;
    z-index: 200;
}

.product-3d-view iframe {
    width: 100%;
    margin-top: -50px;
}

@media (min-width: 768px) {
    .about-industries--top {
        padding-top: 70px;
    }
    
    .section.section--highlight .about-industries--top h2 {
        background: url(../img/title-border.png) left bottom repeat-x;
        margin-bottom: 38px;
    }
}

.featured-products h2 {
    color: #fff;
    font-size: 27px;
}

.featured-products--list {
    text-align: center;
    margin-bottom: 0;
}

.featured-products--list li {
    margin-left: 10px;
    margin-right: 10px;
}

.featured-products--list a {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.featured-products--list a:hover {
    text-decoration: none;
}

.featured-products--list .image-container {
    background-color: #fff;
    display: block;
    height: 190px;
}

.featured-products--list .image-container img {
    height: auto;
    width: 100%;
    margin: 0 auto;
    min-height: auto;
}

.featured-products--list .btn {
    display: block;
}

.featured-products--list a:hover .btn {
    background-color: #fff;
    color: #51caf5;
    border-color: #51caf5;
}

@media (min-width: 600px) {
    .featured-products--list a {
        width: 317px;
    }
    
    .featured-products--list .image-container {
        height: 215px;
    }
}

@media (min-width: 1200px) {
    .featured-products--list a {
        width: 371px;
    }
    
    .featured-products--list .image-container {
        height: 250px;
    }
}

.extra-info {
    text-align: center;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.extra-info .h1 {
    font-size: 75px;
    text-align: left;
    position: relative;
    margin-left: 0.32em;
    margin-top: 0.933em;
    margin-bottom: 0.427em;
}

.extra-info .h1:after {
    content: "\e916";
    font-size: 102px;
    font-family: icomoon;
    font-weight: 400;
    position: absolute;
    top: -10%;
    left: 47%;
}

@media (min-width: 768px) {
    .extra-info {
        text-align: left;
        padding-top: 55px;
    }
    
    .extra-info .h1 {
        margin-left: 0;
        margin-top: 0;
    }
    
    .extra-info .h1:after {
        left: 17%;
    }
    
    .extra-info .featured-img {
        position: absolute;
        right: 0;
        width: 45%;
    }
}

@media (min-width: 1025px) {
    .extra-info {
        padding-top: 134px;
        font-size: 15px;
        line-height: 1.933em;
        z-index: 300;
    }
    
    .extra-info .h1:after {
        left: 49%;
    }
    
    .extra-info .featured-img {
        width: 700px;
        bottom: -141%;
        left: -69%;
    }
}

@media (min-width: 1200px) {
    .extra-info .h1 {
        font-size: 118px;
    }
    
    .extra-info .h1:after {
        left: 40%;
        font-size: 161px;
    }
    
    .extra-info .featured-img {
        bottom: -77%;
        left: -64%;
    }
}

.about-industries--bottom,
.about-industries--top {
    text-align: center;
    position: relative;
}

.about-industries--top h2 {
    font-size: 38px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.about-industries--top h2 span {
    font-size: 15px;
    font-weight: 200;
    text-transform: none;
    color: #2f2f2f;
    display: block;
    letter-spacing: 0;
    line-height: 20px;
}

.about-industries--bottom .text-content {
    padding-left: 0;
    padding-right: 0;
}

.about-industries--bottom h2 {
    color: #fff;
}

.about-industries--bottom .text-content p {
    padding-left: 15px;
    padding-right: 15px;
}

.about-industries--bottom .text-content p:first-of-type {
    padding-top: 20px;
}

.about-industries--bottom .industries-list {
    text-align: center;
    padding: 0 20px;
}

.industries-list__item {
    width: 200px;
    height: 162px;
    padding: 20px 15px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.industries-list__item:hover {
    background-color: #51caf5;
    text-decoration: none;
}

.industries-list__item--imgwrap {
    height: 72px;
    display: block;
}

.industries-list__item--imgwrap img {
    height: 100%;
    width: inherit;
    margin: 0 auto;
}

.industries-list__item--title {
    color: #fff;
    font-size: 15px;
    margin-top: 1.067em;
    margin-bottom: 0;
}

.about-industries--bottom .text-content img {
    margin-top: -100px;
}

@media (max-width: 1025px) {
    .about-industries--bottom {
        padding-top: 0;
    }
}

@media (min-width: 500px) {
    .about-industries--bottom .text-content img {
        margin-top: -200px;
    }
}

@media (min-width: 768px) {
    .about-industries--top h2 {
        font-size: 53px;
        letter-spacing: 0;
    }
    .about-industries--top h2 span {
        letter-spacing: 0;
        font-size: 18px;
    }
    .industries-list {
        padding-top: 30px;
    }
    .industries-list__item {
        display: inline-block;
    }
    .industries-list .industries-list__item:first-child,
    .industries-list .industries-list__item:nth-child(3n+1) {
        margin-left: 0;
    }
}

@media (min-width: 1025px) {
    .about-industries--bottom,
    .about-industries--top {
        font-size: 15px;
        line-height: 1.933em;
        text-align: left;
    }
    .about-industries--top img {
        position: absolute;
        right: -25%;
        top: 0;
        z-index: 9;
    }
    .about-industries--top h2 {
        font-size: 75px;
    }
    .about-industries--top h2 span {
        font-size: 29px;
        font-weight: 200;
        line-height: 35px;
    }
    .about-industries--bottom .text-content img {
        display: none;
    }
    .about-industries--bottom .industries-list {
        padding-top: 50px;
        text-align: left;
    }
    .industries-list .industries-list__item,
    .industries-list .industries-list__item:nth-child(3n+1) {
        margin-left: 40px;
    }
    .about-industries--bottom .text-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .about-industries--bottom .text-content p {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 1200px) {
    .about-industries--top img {
        position: absolute;
        right: -25%;
        top: auto;
        bottom: -322px;
        z-index: 9;
    }
    .industries-list .industries-list__item {
        width: 226px;
        margin-bottom: 20px;
    }
    .industries-list .industries-list__item,
    .industries-list .industries-list__item:nth-child(3n+1) {
        margin-left: 40px;
    }
    .industries-list .industries-list__item:first-child,
    .industries-list .industries-list__item:nth-child(5n+1) {
        margin-left: 0;
    }
    .content-wrap {
        z-index: 300;
    }
}

@media (min-width: 2100px) {
    .about-industries--top img {
        right: 0;
    }
}

.latest-posts .h1 {
    color: #031b56;
    font-size: 62px;
    position: relative;
}

.latest-posts .h1:after {
    content: url(../img/icon-balloon.png);
    position: absolute;
    padding-left: 15px;
    top: 5px;
}

.latest-posts .view-full {
    text-align: right;
}

.latest-posts .view-full a {
    color: #031b56;
    font: 700 17px Montserrat, sans-serif;
    text-transform: uppercase;
    margin-top: 20px;
}

.latest-posts--item {
    color: #fff;
    padding: 22px 20px;
    margin-bottom: 8px;
}

.latest-posts--item img {
    border: 3px solid #fff;
    margin-bottom: 22px;
}

.latest-posts--item .latest-posts--title {
    color: #fff;
    font: 19px Montserrat, sans-serif;
    text-transform: capitalize;
    margin-bottom: 3px;
    background: url(../img/title-border-white.png) left bottom repeat-x;
}

.latest-posts--item .latest-posts--date {
    border-bottom: 3px dotted #fff;
    font-size: 11px;
    padding-bottom: 18px;
}

.latest-posts--item .latest-posts--excerpt {
    font-size: 13px;
}

.latest-posts--item .btn {
    padding: .429em 1.357em;
    font-size: 14px;
}

.latest-posts--item p:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .latest-posts .h1 {
        font-size: 81px;
    }
    .latest-posts .h1:after {
        content: url(../img/icon-balloon-tablet.png);
    }
    .latest-posts--item {
        min-height: 370px;
    }
}

@media (min-width: 1025px) {
    .latest-posts {
        padding-bottom: 50px;
    }
    .latest-posts .h1 {
        font-size: 118px;
    }
    .latest-posts .h1:after {
        content: url(../img/icon-balloon-desktop.png);
    }
    .latest-posts--item .latest-posts--title {
        font-size: 26px;
    }
    .latest-posts--item .latest-posts--excerpt {
        font-size: 15px;
        line-height: 1.933em;
        letter-spacing: .08em;
    }
    .latest-posts--item .btn {
        font-size: 18px;
    }
    .latest-posts--item {
        padding: 32px 38px;
        min-height: 471px;
    }
}

@media (min-width: 1200px) {
    .latest-posts--item {
        padding: 32px 38px;
    }
}

.featured-testimonial .h1 {
    text-align: center;
}

.featured-testimonial p {
    font-size: 16px;
    line-height: 35px;
    padding-top: 40px;
    position: relative;
    z-index: 0;
}

.featured-testimonial p:after,
.featured-testimonial p:before {
    color: #e65f42;
    font-family: icomoon;
    font-size: 63px;
    position: absolute;
    display: block;
    z-index: -1;
}

.featured-testimonial p:before {
    content: "\e977";
    left: -10px;
    top: 30px;
}

.featured-testimonial p:after {
    content: "\e978";
    right: -10px;
    bottom: 30px;
}

.featured-testimonial .featured-testimonial--name {
    font-size: 12px;
    display: block;
    font-weight: 700;
}

@media (min-width: 600px) {
    .featured-testimonial p {
        font-size: 20px;
    }
    .featured-testimonial .featured-testimonial--name {
        font-size: 14px;
    }
}

@media (min-width: 1025px) {
    .featured-testimonial .h1 {
        text-align: left;
        border-right: 1px solid #ec836d;
    }
    .featured-testimonial p {
        font-weight: 300;
        font-size: 25px;
        line-height: 1.44em;
    }
    .featured-testimonial p:after,
    .featured-testimonial p:before {
        font-size: 90px;
    }
    .featured-testimonial p:after {
        bottom: 10px;
    }
    .featured-testimonial .featured-testimonial--name {
        font-weight: 700;
        font-size: 15px;
    }
}

.cta-buttons {
    padding-top: 0;
}

.page-template-page-parent .cta-buttons {
    padding-bottom: 20px;
}

.cta-button {
    display: block;
    margin-bottom: 30px;
}

.cta-button--image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 268px;
    display: block;
}

.cta-button .btn {
    margin-top: 3px;
    padding: .733em;
    width: 100%;
    font-size: 13px;
}

@media (min-width: 600px) {
    .cta-button {
        margin-left: auto;
        margin-right: auto;
        max-width: 430px;
        min-height: 213px;
    }
}

@media (min-width: 1025px) {
    .cta-button {
        max-width: 100%;
        display: block;
        min-height: 200px;
    }
    .cta-button .btn {
        margin-bottom: 0;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .cta-buttons {
        padding-top: 50px;
    }
}

.inner-bottom {
    border-top: 1px solid #cacaca;
}

.inner-bottom h3 {
    font-size: 25px;
    margin-top: 25px;
    text-align: center;
}

.inner-bottom .trusted-logo {
    text-align: right;
}

.inner-bottom .trusted-logo a:first-child {
    margin-left: 0;
}

.inner-bottom .trusted-logo {
    text-align: center;
}

.inner-bottom .trusted-logo a {
    display: block;
    margin-left: 0;
}

.inner-bottom .trusted-logo img {
    margin: 30px auto;
}

@media (min-width: 1025px) {
    .inner-bottom h3 {
        text-align: left;
    }
    .inner-bottom .trusted-logo {
        text-align: right;
    }
    .inner-bottom .trusted-logo a {
        display: inline-block;
        margin-left: 100px;
    }
    .inner-bottom .trusted-logo a:first-child {
        margin-left: 0;
    }
    .inner-bottom .trusted-logo img {
        margin: 0;
    }
}

.innerpage-case-study-wrapper {
    background-color: #51caf5;
    position: relative;
}

.innerpage-case-study-wrapper > .section {
    position: relative;
    z-index: 1;
}

.innerpage-case-study-bg {
    display: none;
}

.innerpage-case-study h1,
.innerpage-case-study h2, 
.innerpage-case-study h3,
.innerpage-case-study h4,
.innerpage-case-study ol,
.innerpage-case-study p,
.innerpage-case-study ul {
    color: #fff;
}

.innerpage-case-study-img {
    border: 3px solid #fff;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .innerpage-case-study-img {
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .innerpage-case-study-bg {
        display: block;
        position: absolute;
        right: 50px;
        top: 50px;
    }
}

.section--highlight.full-width-image {
    background-size: cover;
    position: relative;
    color: #fff;
}

.section--highlight.full-width-image:before {
    display: block;
    content: '';
    position: absolute;
    background-color: #031b56;
    background-color: rgba(3, 27, 86, 0.72);
    width: 100%;
    height: 100%;
    top: 0;
}

.section--highlight.full-width-image h1,
.section--highlight.full-width-image h2,
.section--highlight.full-width-image h3,
.section--highlight.full-width-image h4,
.section--highlight.full-width-image h5 {
    color: #fff;
}

.half-and-half,
.half-and-half__text {
    display: block;
    width: 100%;
    padding-bottom: 0;
    padding-top: 0;
}

.half-and-half__text-wrapper {
    padding: 20px 12px;
}

.half-and-half__image,
.half-and-half__text {
    padding-top: 24px;
    padding-bottom: 24px;
}

@media (min-width: 1025px) {
    .half-and-half {
        display: table;
        width: 100%;
    }
    .half-and-half__image,
    .half-and-half__text {
        padding-top: 48px;
        padding-bottom: 48px;
        display: table-cell;
        vertical-align: middle;
        width: 50%;
    }
    .half-and-half__image {
        position: relative;
        background-size: cover;
    }
    .half-and-half__text--left.half-and-half__text-wrapper {
        float: right;
        padding-right: 8.33333333%;
    }
    .half-and-half__text--right.half-and-half__text-wrapper {
        float: left;
        padding-left: 8.33333333%;
    }
    .half-and-half__text-wrapper {
        max-width: 683px;
    }
}

.post-list.post:first-of-type {
    padding-top: 0;
    border: none;
}

.post-list.post:last-of-type {
    border-bottom: none;
}

.post-list.post__content {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.post-list.post__date-bar {
    margin: 0;
}

.post-stats {
    display: inline-block !important;
}

.post__comments-area {
    border-top: 1px solid #ccc;
    margin-top: 2em;
    padding-top: 2em;
}

.post__comments-area p {
    margin-bottom: 1em;
}

#respond {
    margin-top: 1.5em;
}

.sources-logo {
    border-top: 1px solid #cacaca;
    text-align: center;
}

.sources-logo a {
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    width: 45%;
    vertical-align: middle;
}

.sources-logo img {
    max-width: 100%;
}

@media (min-width: 768px) {
    .sources-logo a {
        width: 30%;
    }
}

@media (min-width: 1025px) {
    .sources-logo {
        text-align: left;
    }
    .sources-logo a,
    .sources-logo img {
        display: inline-block;
        vertical-align: middle;
        text-align: right;
    }
    .sources-logo a {
        margin-bottom: 0;
        margin-left: 20px;
        width: auto;
    }
    .sources-logo a:first-child {
        margin-left: 0;
        width: 20%;
    }
    .sources-logo a:nth-child(2) {
        width: 10%;
        margin-left: 5px;
    }
    .sources-logo a:nth-child(3) {
        width: 14%;
    }
    .sources-logo a:nth-child(4) {
        width: 12%;
    }
    .sources-logo a:nth-child(5) {
        width: 10%;
    }
    .sources-logo a:nth-child(6) {
        width: 11%;
        margin-left: 5px;
    }
    .sources-logo a:nth-child(7) {
        width: 14%;
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .sources-logo h3 {
        font-size: 27px;
    }
    .inner-bottom .trusted-logo img {
        margin: 0;
    }
}

.newsletter-section {
    background: url(../../images/newsletter-bg-mobile.jpg) center top no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding-top: 55px;
    padding-bottom: 195px;
}

.newsletter-section h3 {
    text-transform: none;
    font-weight: 200;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}

.newsletter-section h3 span {
    text-transform: uppercase;
    letter-spacing: .08em;
    font-weight: 700;
    font-size: 33px;
}

.newsletter-section p {
    font-size: 14px;
}

#mailpoet_form_1 .mailpoet_text,
#mailpoet_form_1 .mailpoet_textarea {
    border: none;
    width: 100% !important;
}

.mailpoet_form input.mailpoet_submit {
    height: 54px;
    top: -5px;
    position: relative;
}

input.mailpoet_text {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .newsletter-section {
        background-image: url(../../images/newsletter-bg-tablet.jpg);
        padding-bottom: 245px;
    }
    .newsletter-section h3 {
        font-size: 31px;
    }
    .newsletter-section h3 span {
        font-size: 41px;
    }
    .newsletter-section .mailpoet_paragraph:first-of-type {
        margin-bottom: 5px;
    }
    .newsletter-section .mailpoet_paragraph:last-of-type,
    .newsletter-section .mailpoet_paragraph:nth-of-type(2) {
        display: inline-block;
        vertical-align: middle;
    }
    .newsletter-section .mailpoet_paragraph:nth-of-type(2) {
        width: 335px;
    }
    .newsletter-section .mailpoet_paragraph:last-of-type {
        margin-left: -4px;
    }
    #mailpoet_form_1 .mailpoet_text,
    #mailpoet_form_1 .mailpoet_textarea {
        text-align: left;
    }
}

@media (min-width: 1025px) {
    .newsletter-section {
        background-image: url(../../images/newsletter-bg.jpg);
        padding-top: 35px;
        padding-bottom: 110px;
    }
}

@media (min-width: 1200px) {
    .newsletter-section {
        text-align: left;
    }
    .newsletter-section div.mailpoet_form_shortcode,
    .newsletter-section h3 {
        margin-left: 65px;
    }
    .newsletter-section h3 span {
        display: block;
    }
    .newsletter-section .mailpoet_paragraph:first-of-type {
        margin-bottom: 10px;
    }
}

@media (min-width: 1400px) {
    .newsletter-section .mailpoet_paragraph:nth-of-type(2) {
        width: 375px;
    }
}

.extra-content h2,
.extra-content h3,
.extra-content h4,
.extra-content ul li:before {
    color: #fff;
}

.color-swatch-section h1 {
    color: #262626;
}

.swatch-block {
    min-height: 150px;
}

.swatch-text {
    font-weight: 700;
    text-transform: uppercase;
}

.swatch-image {
    border-radius: 100%;
    margin: 0 auto;
    max-width: 160px !important;
}

@media (min-width: 768px) {
    .swatch-image {
        max-width: 100% !important;
    }
    .color-swatch-section h1 {
        font-size: 50px;
    }
}

.page-footer {
    text-align: center;
    font-family: Montserrat, sans-serif;
}

.page-footer ul {
    padding-left: 0;
    margin-bottom: 0;
}

.page-footer--main li {
    margin-bottom: 0;
}

.page-footer--main {
    color: #fff;
    background-color: #031b56;
    padding-bottom: 5px;
    padding-top: 5px;
}

.page-footer--main .widgets {
    border-bottom: 1px solid #4d5976;
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 0;
    text-align: left;
    height: auto !important;
}

.page-footer--main .widgets:last-child {
    border-bottom: none;
}

.page-footer--main .widgets a,
.page-footer--main .widgets h6 {
    color: #fff;
}

.page-footer--main .widgets a:hover,
.page-footer--main .widgets li.current-menu-item > a {
    color: #feba16;
    text-decoration: none;
}

a.footer-local {
    color: #51caf5 !important;
    text-decoration: underline;
}

.page-footer--main .widget-contact {
    margin-top: 51px;
}

.page-footer--main .widget-contact h5 {
    font-size: 25px;
    border-bottom: 1px solid #fff;
    padding-bottom: 16px;
    margin-left: 10px;
    margin-right: 10px;
}

.page-footer--main .widget-contact a {
    color: #51caf5;
    font-size: 23px;
    font-weight: 700;
}

.page-footer--sub {
    background-color: #fff;
    color: #000;
    padding-top: 23px;
    padding-bottom: 23px;
}

.page-footer--sub .footer-menu {
    font-size: 15px;
    line-height: 2.267em;
}

.page-footer--sub .footer-menu a {
    color: #000;
}

.page-footer--sub .footer-menu a:hover,
.page-footer--sub .footer-menu li.current-menu-item a {
    color: #51caf5;
    text-decoration: none;
}

.page-footer--sub .social-media li {
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 0;
}

.page-footer--sub .social-media .icon-facebook-with-circle {
    color: #feba16;
}

.page-footer--sub .social-media .icon-twitter-with-circle {
    color: #71bf44;
}

.page-footer--sub .social-media .icon-google-with-circle {
    color: #e24321;
}

.page-footer--sub .social-media a {
    font-size: 24px;
}

.page-footer--sub .social-media a:hover {
    text-decoration: none;
    color: #51caf5;
}

.page-footer--sub .copyright-text {
    text-transform: capitalize;
}

.page-footer--main .widgets h6:after {
    padding-left: 10px;
    position: relative;
    top: -2px;
}

.page-footer ul.sub-menu {
    display: block;
}

.menu-footer-widgets-galleries-container,
.menu-footer-widgets-our-company-container,
.menu-footer-widgets-planning-tools-container,
.menu-footer-widgets-products-container {
    display: none;
}

.menu-footer-widgets-galleries-container.js-active,
.menu-footer-widgets-our-company-container.js-active,
.menu-footer-widgets-planning-tools-container.js-active,
.menu-footer-widgets-products-container.js-active {
    display: block;
    padding-bottom: 20px;
}

.footer-phone {
    font-size: 23px;
    font-weight: 700;
    color: #51caf5 !important;
}

.page-footer--sub .footer-menu li {
    display: inline-block;
    margin-bottom: 0;
}

.page-footer--sub .footer-menu li:after {
    content: "|";
    padding-left: 14px;
    padding-right: 14px;
}

.page-footer--sub .footer-menu li:last-child:after {
    display: none;
}

.page-footer--sub .copyright-text {
    font-size: 12px;
}

#text-4 {
    border-top: 1px solid #4d5976;
    padding-top: 19px;
}

.menu-footer-widgets-products-container > ul > li {
    display: block;
    clear: both;
}

.menu-footer-widgets-products-container > ul > li > a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #384b7a;
    margin-bottom: 12px;
    font-weight: 700;
}

.menu-footer-widgets-products-container > ul > li:nth-child(2) {
    margin-top: 11px;
}

@media (min-width: 768px) {
    .page-footer--main .widgets {
        margin-left: 0;
        margin-right: 0;
    }
    .page-footer--main .widget-contact h6 {
        border-bottom: none;
        position: relative;
        padding-bottom: 0;
    }
    .page-footer--main .widget-contact h6:after {
        content: "";
        border-top: 1px solid #fff;
        width: 303px;
        height: 1px;
        display: block;
        margin: 10px auto 0;
    }
    .page-footer--main .widget-contact a,
    .page-footer--main .widget-contact p {
        font-size: 18px;
        font-weight: 400;
    }
    .page-footer--sub .copyright-text,
    .page-footer--sub .footer-menu ul,
    .page-footer--sub .social-media {
        margin-bottom: 10px;
        vertical-align: middle;
    }
}

@media (min-width: 1025px) {
    .page-footer--main .widgets {
        float: left;
        border-bottom: none;
        text-align: left;
        width: 25%;
        padding-right: 20px;
    }
    .page-footer--main .widget-contact h6 {
        font-size: 15px;
        border-bottom: 1px solid #384b7a;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 6px;
        padding-bottom: 6px;
    }
    .page-footer--main .widget-contact h6:after {
        display: none;
    }
    .page-footer--main .widget-contact a,
    .page-footer--main .widget-contact p {
        font-size: 13px;
        line-height: 20px;
    }
    .page-footer ul.sub-menu li {
        width: 49%;
        display: inline-block;
        line-height: 18px;
        padding: 5px 11px 5px 0;
        vertical-align: top;
    }
    .menu-footer-widgets-galleries-container,
    .menu-footer-widgets-our-company-container,
    .menu-footer-widgets-planning-tools-container,
    .menu-footer-widgets-products-container,
    .page-footer ul.sub-menu {
        display: block;
    }
    .page-footer--main .widgets h6:after {
        display: none;
    }
    .page-footer--main {
        color: #fff;
        background-color: #031b56;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .page-footer--sub {
        text-align: left;
    }
    .page-footer--main .widgets:first-child {
        padding-right: 16px;
    }
    .page-footer--main .widgets:nth-child(2),
    .page-footer--main .widgets:nth-child(3) {
        border-left: 1px solid #4d5976;
        padding-left: 27px;
        padding-right: 27px;
    }
    .page-footer--main .widgets:last-child {
        border-left: 1px solid #4d5976;
        padding-left: 27px;
    }
    .page-footer--main .widgets {
        padding-top: 22px;
        height: inherit !important;
    }
    .page-footer--sub .footer-menu {
        display: inline-block;
    }
    .page-footer--sub .copyright-text,
    .page-footer--sub .footer-menu ul,
    .page-footer--sub .social-media {
        display: inline-block;
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .page-footer--sub {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .page-footer--sub .footer-menu li:last-child:after {
        display: inline-block;
    }
    .page-footer--sub .social-media {
        margin-right: 23px;
    }
}

@media (min-width: 1400px) {
    .page-footer--main .widgets:first-child {
        width: 378px;
        padding-right: 68px;
    }
    .page-footer--main .widgets:nth-child(2) {
        width: 300px;
        border-left: 1px solid #4d5976;
        padding-left: 42px;
        padding-right: 42px;
    }
    .page-footer--main .widgets:nth-child(3) {
        width: 296px;
        border-left: 1px solid #4d5976;
        padding-left: 62px;
        padding-right: 62px;
    }
    .page-footer--main .widgets:last-child {
        width: 340px;
        border-left: 1px solid #4d5976;
        padding-left: 44px;
    }
}

.woo-sidebar {
    background: #031b56;
    color: #fff;
    padding: 30px;
}

.woo-sidebar h3.sidebar_contact_form {
    color: #fff;
    text-align: center;
    background: url(../img/title-border.png) left bottom repeat-x;
    padding-bottom: 8px;
}

.woo-sidebar .input-container {
    margin-bottom: 20px;
}

.woo-sidebar form {
    padding-top: 0;
}

.woocommerce ul.products li.product a img {
    margin: 0 auto;
    width: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

h2.woocommerce-loop-category__title {
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 14px 0 !important;
    letter-spacing: 1px;
    border-top: 4px solid #fff;
}

ul.products li:nth-child(3n+1) h2 {
    background: #71bf44;
}

ul.products li:nth-child(3n+2) h2 {
    background: #e24321;
}

ul.products li:nth-child(3n+3) h2 {
    background: #feba16;
}

.woocommerce .products li {
    position: relative;
    border: 1px solid #ccc;
}

.woocommerce .products li h2 {
    color: #fff;
    text-align: center;
    padding: 14px 0 !important;
    letter-spacing: 1px;
    font-size: 16px;
}

.woocommerce .products .tinv-wraper.tinv-wishlist {
    font-size: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #51caf5;
    z-index: 500;
}
.woocommerce .products .tinv-wraper.tinv-wishlist a {
    margin-top: 0;
    padding: 5px 7px 5px 10px;
    color: #fff;
}

.woocommerce .products .tinv-wishlist .tinvwl_add_to_wishlist_button.icon-black:before,
.woocommerce .products a.wishlist_products_counter.top_wishlist-black:before {
    color: #fff;
}

.product-archive-container {
    padding-top: 52px;
}

.page-description {
    padding-top: 30px;
    clear: both;
}

.woocommerce nav.woocommerce-pagination {
    width: 100%;
    display: block;
    clear: both;
    text-align: center;
    margin-bottom: 39px;
}

.woo-sidebar.btn {
    padding: 0.733em 10px;
    width: 100%;
}

h2.woocommerce-loop-product__title:after {
    content: "\e90a";
    font-family: 'icomoon';
    font-weight: 400;
    font-size: 12px;
    padding-left: 5px;
}

.woo-sidebar.sidebar-top {
    display: none;
}

.page-description,
.woocommerce ul.products {
    width: 100% !important;
    padding-left: 0 !important;
}

.product-archive-container .woo-sidebar h3 {
    color: #fff;
    position: relative;
    z-index: 500;
}

.filter-title h3,
h3.sidebar_sorting {
    border-bottom: 5px dotted #51caf5;
    padding-bottom: 8px;
}

.filter-title.widget.fx_filter_by:after {
    display: none;
}

.image-container {
    height: 180px;
    overflow: hidden;
}

.related .image-container {
    height: 230px;
}

.categories .image-container {
    height: 248px;
}

.woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
}

.product-video-container.icon-triangle-right:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 93px;
    color: #ccc;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.product-video-container:hover.icon-triangle-right:before {
    color: #fff;
}

@media (min-width: 600px) {
    .image-container {
        height: 218px;
    }
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 48%;
    }
}

@media (min-width: 767px) {
    .page-description {
        padding-top: 0;
        width: 64%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 40px;
        clear: none;
    }
    .woocommerce ul.products {
        float: right;
        width: 64%;
        padding-left: 40px;
        clear: none;
    }
    .single-product.woocommerce ul.products {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .woocommerce nav.woocommerce-pagination {
        text-align: right;
    }
    .right-column {
        padding-left: 40px;
    }
    .woo-sidebar.sidebar-bottom {
        display: none;
    }
    .woo-sidebar.sidebar-top {
        display: block;
    }
}

@media (min-width: 1024px) {
    .page-description,
    .woocommerce ul.products {
        width: 75%;
    }
    .image-container {
        height: 330px;
    }
}

input#quote_place_order {
    background: #1988d6 !important;
    border-radius: 0 !important;
    text-transform: none !important;
}

.single-product #breadcrumbs {
    color: #000;
    padding-left: 0;
    padding-top: 9px;
    display: none;
}

.non-purchase-product #breadcrumbs {
    display: none;
}

.single-product #breadcrumbs a {
    color: #000;
}

.non-purchase-product h1.page-title {
    color: #2f2f2f;
    font-size: 52px;
    margin-bottom: 31px;
}

.woocommerce div.product .product_title {
    color: #262626;
    font-size: 60px;
    margin-bottom: 0;
}

.woocommerce div.product form.cart {
    clear: both;
}

table.cart .product-thumbnail {
    display: block !important;
}

.woocommerce-cart table.cart img {
    width: 190px !important;
}

.woocommerce span.sku_wrapper {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 11px;
    display: block;
}

.woocommerce div.product div.images.woocommerce-product-gallery,
.woocommerce div.product div.summary {
    width: 100%;
}

h1.product_title.mobile-title {
    color: #262626;
    padding-top: 20px;
}

.entry-summary h1.product_title {
    display: none;
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
    text-align: left;
    border: 1px solid #ccc;
    background: #fff !important;
    font-style: normal;
    padding: 5px 5px 5px 18px !important;
    font-size: 14px;
}

.ada-chart-wrapper h2 {
    background: #031b56;
    color: #fff;
    margin-bottom: 0;
    padding: 8px 15px;
    text-transform: none;
    font-size: 18px;
    font-weight: 600;
    clear: both;
}

span.tinvwl_add_to_wishlist-text {
    display: none;
}

a.wishlist_products_counter.top_wishlist-heart:before {
    margin-right: 0 !important;
}

.woocommerce img.pswp__img,
.woocommerce-page img.pswp__img {
    max-width: none;
    background: #fff;
}

.woocommerce table.shop_attributes td p {
    padding: 0 !important;
}

.flex-viewport {
    border: 1px solid #d3d3d3;
}

.product form.cart {
    background: url(../img/green-pattern-background.jpg) repeat-y;
    background-size: 100%;
}

.tc-extra-product-options .tmcp-field-wrap label {
    width: 100%;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap {
    margin-bottom: 20px;
    padding: 5px 0 0;
}

.tm-extra-product-options .tm-extra-product-options-field {
    clear: none !important;
    display: inline-block !important;
    float: left;
    margin: 0;
    padding: 0;
    width: 100% !important;
}

.tm-extra-product-options span.tm-epo-field-label {
    color: #fff;
}

.tm-extra-product-options-select,
ul#tm-extra-product-options-fields {
    padding-left: 0;
}

.fx-add-to-cart-container p.price {
    color: #fff !important;
}

.fx-add-to-cart-container .quantity {
    width: 100%;
}

.fx-add-to-cart-container .quantity label.screen-reader-text {
    position: relative !important;
    height: auto !important;
    color: #fff;
    font-size: 15px !important;
    width: 32% !important;
    float: left;
    padding-top: 17px;
    display: none;
}

.fx-add-to-cart-container .quantity .qty {
    width: 100%;
    height: 40px;
}

.fx-add-to-cart-container p.price {
    clear: both;
    width: 100%;
    text-align: left;
}

.woocommerce ul.product_list_widget li img {
    width: 100%;
}

.woocommerce ul.product_list_widget .product-title {
    background: #71bf44;
    width: 100%;
    display: block;
    text-align: center;
    padding: 9px;
    clear: both;
    text-transform: uppercase;
}

.woocommerce ul.product_list_widget a {
    text-decoration: none;
}

.woocommerce ul.product_list_widget a:hover .product-title {
    background: #e24321;
}

.empty-cart-img {
    margin: 0 auto;
}

span.product-base-price {
    font-size: 18px;
    margin-right: 20px;
    color: #71bf44;
    font-weight: 600;
}

span.product-cart-scroller a {
    background-color: #51caf5;
    border: 1px solid #51caf5;
    color: #fff;
    display: inline-block;
    font: 700 15px Montserrat, sans-serif;
    letter-spacing: 0.08em;
    padding: 0.733em 2.267em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1em;
    margin-top: 15px;
}

span.product-cart-scroller a:after {
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    margin-left: 4px;
}

@media (min-width: 600px) {
    .tm-extra-product-options .tm-extra-product-options-field {
        width: 50% !important;
    }
    
    .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap,
    li.tmcp-field-wrap {
        padding: 5px 1em 0 0;
    }
    
    .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap:nth-child(even) {
        padding: 5px 0 0;
    }
}

@media (min-width: 768px) {
    .fx-add-to-cart-container .quantity label.screen-reader-text {
        width: 24% !important;
    }
    
    .fx-add-to-cart-container .quantity {
        width: 50%;
        float: none !important;
        display: inline-block;
        margin: 0 -6px 0 0 !important;
    }
    
    .fx-add-to-cart-container p.price {
        float: none;
        display: inline-block;
        width: 48%;
        padding-top: 16px;
        text-align: center;
        clear: none;
    }
    
    .fx-add-to-cart-container .woocommerce-variation.single_variation {
        display: none;
    }
    
    li#tm-epo-field-0 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        float: left;
    }
}

@media (min-width: 1025px) {
    .tm-extra-product-options .tm-extra-product-options-field {
        width: 25% !important;
    }
    
    .fx-add-to-cart-container .quantity,
    li#tm-epo-field-0 {
        width: 25%;
    }
    
    .fx-add-to-cart-container p.price {
        width: 49%;
        text-align: right;
        padding-right: 15px;
        font-size: 22px !important;
    }
    
    .fx-add-to-cart-container .clear {
        display: none;
    }
    
    .fx-add-to-cart-container .button_add_to_quote {
        width: auto;
        display: inline-block;
        margin: 0;
    }
    
    .fx-add-to-cart-container .button_add_to_quote button {
        margin: 0;
        position: relative;
        top: 14px;
        height: 41px;
    }
    
    .non-purchase-product #breadcrumbs,
    .single-product #breadcrumbs {
        padding-left: 31%;
    }
    
    .non-purchase-product #breadcrumbs {
        display: block;
    }
    
    .non-purchase-product .breadcrumbs a {
        color: #2f2f2f;
    }
}

@media (min-width: 1200px) {
    .fx-add-to-cart-container p.price {
        width: 55%;
    }
}

@media (min-width: 1700px) {
    .non-purchase-product #breadcrumbs,
    .single-product #breadcrumbs {
        padding-left: 32%;
    }
}

@media (min-width: 2000px) {
    .non-purchase-product #breadcrumbs,
    .single-product #breadcrumbs {
        padding-left: 37%;
    }
}

.product-single-container form.cart:before {
    content: '';
    background: #71bf44;
    width: 300px;
    height: 100%;
    position: absolute;
    display: block !important;
    left: -22.5%;
    z-index: -2;
    top: 0;
}

.woocommerce div.product {
    overflow: hidden;
}

.product-single-container form.cart:after {
    content: '';
    background: #71bf44;
    width: 300px;
    height: 100%;
    position: absolute;
    display: block !important;
    right: -22%;
    z-index: -2;
    top: 0;
}

.product-single-container div.product form.cart {
    clear: both;
    position: relative;
    padding: 40px 0 0;
}

.variations_form .variations tr {
    border: 0 !important;
}

.variations_form .variations label {
    color: #fff;
    line-height: 16px;
}

.variations_form .variations .value .selectric-wrapper {
    margin-bottom: 20px;
}

.fx-add-to-cart-container .button_add_to_quote button:after {
    padding-left: 10px;
}

.product-single-container h4 {
    text-transform: none;
    margin-bottom: 10px;
}

.download-btn:hover img {
    opacity: 0.8;
}

.download-btn {
    text-align: center;
    display: inline-block;
    padding: 0 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 2em;
}

.surfacing-btn.download-btn {
    vertical-align: middle;
}

.surfacing-btn span {
    font-size: 18px;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}

a.pdf-2d.download-btn {
    color: #71bf44;
}

a.pdf-color-sheet {
    color: #e24321;
}

a.pdf-warranty {
    color: #031b56;
}

.download-btn span {
    display: block;
}

.non-purcase-desc {
    padding-top: 30px;
}

@media (min-width: 767px) {
    .woocommerce .left-column,
    .woocommerce .right-column {
        width: 50%;
        float: left;
    }
}
@media (min-width: 1024px) {
    .entry-summary h1.product_title,
    .single-product #breadcrumbs {
        display: block;
    }
    h1.product_title.mobile-title {
        display: none;
    }
    .type-product {
        padding-top: 70px;
    }
    .non-purcase-desc {
        padding-top: 100px;
    }
}

.featherlight-iframe.featherlight-content {
    width: 80% !important;
    height: 45%;
}

.fx-catalog img {
    width: 100%;
    display: block;
}

.fx-catalog-overlay {
    text-align: center;
}

.fx-catalog-overlay h3 {
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}

.col-xxs-12.fx-catalog {
    width: 100%;
}

.fx-catalog-overlay.btn {
    font-size: 15px;
}

.fx-catalog {
    margin-bottom: 40px;
    min-height: 350px;
}

@media (min-width: 420px) {
    .col-xxs-12.fx-catalog {
        width: 50%;
    }
}

@media (min-width: 600px) {
    .featherlight-iframe.featherlight-content {
        width: 80% !important;
        height: 71%;
    }
}

@media (min-width: 768px) {
    .col-sm-4.fx-catalog {
        width: 33.33333333%;
    }
}

@media (min-width: 769px) {
    .fx-catalog-overlay {
        position: absolute;
        width: calc(100% - 40px);
        margin: 0 auto;
        background-color: rgba(81, 202, 245, 0.8);
        height: 100%;
        padding: 40px 20px;
        text-align: center;
        top: 100%;
        -webkit-transition: all 250ms ease-in-out;
        transition: all 250ms ease-in-out;
    }
    .fx-catalog:hover .fx-catalog-overlay {
        top: 0;
    }
    .fx-catalog-overlay.btn {
        padding: 0.733em 26px;
    }
    .fx-catalog-overlay h3 {
        color: #fff;
        font-size: 22px;
    }
    .fx-catalog {
        overflow: hidden;
    }
}

@media (min-width: 1024px) {
    .featherlight-iframe.featherlight-content {
        width: 80% !important;
        height: 100%;
    }
    .fx-catalog {
        min-height: 500px;
    }
}

.project-block span {
    display: block;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: calc(100% - 40px);
    background-color: rgba(3, 27, 86, 0.8);
    padding: 13px 10px;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    letter-spacing: 1px;
    color: #fff;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.project-block {
    min-height: 300px;
    background-size: cover !important;
}

.project-block:hover {
    cursor: pointer;
}

.project-block:hover span {
    padding: 17px 10px;
    background: #51caf5;
    cursor: pointer;
}

.projects-gallery ul li {
    float: left;
    width: 25%;
    height: 200px;
    overflow: hidden;
    list-style-type: none;
}

.projects-gallery ul li:before {
    display: none;
}

.projects-gallery ul li img {
    width: 100%;
    height: auto;
}

.projects-gallery a.lightbox-link {
    display: inline-block;
}

.project-gallery a:hover img {
    opacity: 0.8;
}

.projects-container {
    padding-bottom: 30px;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        transform-origin: 0;
    }
    .mfp-arrow-right {
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.sources-logo a {
    padding: 0;
}

.page-header--main img,
.sources-logo img {
    object-fit: contain;
}

.half-and-half {
    position: relative;
}

.half-and-half__image {
    display: block;
    height: 200px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    margin-bottom: 20px;
    position: absolute;
    top: 0;
}

.half-and-half__text {
    padding-top: 200px;
}

@media (min-width: 600px) {
    .half-and-half__image {
        height: 300px;
    }
    .half-and-half__text {
        padding-top: 300px;
    }
}

@media (min-width: 768px) {
    .sources-logo a {
        padding: 0 19px;
    }
    .half-and-half__image {
        height: 400px;
    }
    .half-and-half__text {
        padding-top: 400px;
    }
}

@media (max-width: 1024px) {
    .extra-info.featured-img {
        display: none;
    }
}

@media (min-width: 1025px) {
    .half-and-half {
        position: relative;
    }
    .half-and-half__image {
        height: 100%;
        width: 50%;
    }
    .half-and-half__text {
        padding-top: 0;
    }
    .extra-info.featured-img {
        object-fit: contain;
        object-position: bottom;
    }
    #page-header.ubermenu-responsive .ubermenu-nav {
        overflow: visible !important;
    }
}

@-ms-viewport {
    width: device-width;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px !important;
}

.img-circle {
    border-radius: 50% !important;
}

.img-square {
    border-radius: 0 !important;
}

.show {
    display: block !important;
}

.hidden-xxs-up,
.hide,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-xxs,
.visible-xxs-block,
.visible-xxs-inline,
.visible-xxs-inline-block {
    display: none !important;
}

@media (max-width: 599px) {
    .visible-xxs {
        display: block !important;
    }
    table.visible-xxs {
        display: table;
    }
    tr.visible-xxs {
        display: table-row !important;
    }
    td.visible-xxs,
    th.visible-xxs {
        display: table-cell !important;
    }
    .visible-xxs-block {
        display: block !important;
    }
    .visible-xxs-inline {
        display: inline !important;
    }
    .visible-xxs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
    .visible-xs-block {
        display: block !important;
    }
    .visible-xs-inline {
        display: inline !important;
    }
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
    .visible-sm-block {
        display: block !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
    .visible-md-block {
        display: block !important;
    }
    .visible-md-inline {
        display: inline !important;
    }
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
    .visible-lg-block {
        display: block !important;
    }
    .visible-lg-inline {
        display: inline !important;
    }
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.invisible {
    visibility: hidden !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

@media (max-width: 599px) {
    .hidden-xxs {
        display: none !important;
    }
}

@media (min-width: 600px) {
    .hidden-xs-up {
        display: none !important;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (max-width: 1024px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 1025px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
    .visible-print-block {
        display: block !important;
    }
    .visible-print-inline {
        display: inline !important;
    }
    .visible-print-inline-block {
        display: inline-block !important;
    }
    .hidden-print {
        display: none !important;
    }
}

.clear-left {
    clear: left !important;
}

.clear-right {
    clear: right !important;
}

.clear-both {
    clear: both !important;
}

.clear-contain {
    overflow: hidden !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.weight-light {
    font-weight: 300 !important;
}

.weight-normal {
    font-weight: 400 !important;
}

.weight-semibold {
    font-weight: 600 !important;
}

.weight-bold {
    font-weight: 700 !important;
}

.border-top {
    border-top: 1px solid #eee;
}

.border-bottom {
    border-bottom: 1px solid #eee;
}

.border-left {
    border-left: 1px solid #eee;
}

.border-right {
    border-right: 1px solid #eee;
}

.border-all {
    border: 1px solid #eee;
}

.affix-top {
    position: fixed !important;
    top: 0 !important;
}

.affix-bottom {
    position: fixed !important;
    bottom: 0 !important;
}

.affix-left {
    position: fixed !important;
    left: 0 !important;
}

.affix-right {
    position: fixed !important;
    right: 0 !important;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.push {
    margin: 20px !important;
}

.push-top {
    margin-top: 20px !important;
}

.push-right {
    margin-right: 20px !important;
}

.push-bottom {
    margin-bottom: 20px !important;
}

.push-left {
    margin-left: 20px !important;
}

.push-ends {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.push-sides {
    margin-right: 20px !important;
    margin-left: 20px !important;
}

.push-half {
    margin: 10px !important;
}

.push-half-top {
    margin-top: 10px !important;
}

.push-half-right {
    margin-right: 10px !important;
}

.push-half-bottom {
    margin-bottom: 10px !important;
}

.push-half-left {
    margin-left: 10px !important;
}

.push-half-ends {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.push-half-sides {
    margin-right: 10px !important;
    margin-left: 10px !important;
}

.flush {
    margin: 0 !important;
}

.flush-top {
    margin-top: 0 !important;
}

.flush-right {
    margin-right: 0 !important;
}

.flush-bottom {
    margin-bottom: 0 !important;
}

.flush-left {
    margin-left: 0 !important;
}

.flush-ends {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.flush-sides {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.soft {
    padding: 20px !important;
}

.soft-top {
    padding-top: 20px !important;
}

.soft-right {
    padding-right: 20px !important;
}
.soft-bottom {
    padding-bottom: 20px !important;
}

.soft-left {
    padding-left: 20px !important;
}

.soft-ends {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.soft-sides {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.soft-half {
    padding: 10px !important;
}

.soft-half-top {
    padding-top: 10px !important;
}

.soft-half-right {
    padding-right: 10px !important;
}

.soft-half-bottom {
    padding-bottom: 10px !important;
}

.soft-half-left {
    padding-left: 10px !important;
}

.soft-half-ends {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.soft-half-sides {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.hard {
    padding: 0 !important;
}

.hard-top {
    padding-top: 0 !important;
}

.hard-right {
    padding-right: 0 !important;
}

.hard-bottom {
    padding-bottom: 0 !important;
}

.hard-left {
    padding-left: 0 !important;
}

.hard-ends {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.hard-sides {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

@media (min-width: 600px) {
    .flush-xs {
        margin: 0;
    }
    .flush-xs-top {
        margin-top: 0;
    }
    .flush-xs-right {
        margin-right: 0;
    }
    .flush-xs-bottom {
        margin-bottom: 0;
    }
    .flush-xs-left {
        margin-left: 0;
    }
    .flush-xs-ends {
        margin-top: 0;
        margin-bottom: 0;
    }
    .flush-xs-sides {
        margin-right: 0;
        margin-left: 0;
    }
    .push-xs {
        margin: 20px;
    }
    .push-xs-top {
        margin-top: 20px;
    }
    .push-xs-right {
        margin-right: 20px;
    }
    .push-xs-bottom {
        margin-bottom: 20px;
    }
    .push-xs-left {
        margin-left: 20px;
    }
    .push-xs-ends {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .push-xs-sides {
        margin-right: 20px;
        margin-left: 20px;
    }
    .push-half-xs {
        margin: 10px;
    }
    .push-half-xs-top {
        margin-top: 10px;
    }
    .push-half-xs-right {
        margin-right: 10px;
    }
    .push-half-xs-bottom {
        margin-bottom: 10px;
    }
    .push-half-xs-left {
        margin-left: 10px;
    }
    .push-half-xs-ends {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .push-half-xs-sides {
        margin-right: 10px;
        margin-left: 10px;
    }
    .push-double-xs {
        margin: 40px;
    }
    .push-double-xs-top {
        margin-top: 40px;
    }
    .push-double-xs-right {
        margin-right: 40px;
    }
    .push-double-xs-bottom {
        margin-bottom: 40px;
    }
    .push-double-xs-left {
        margin-left: 40px;
    }
    .push-double-xs-ends {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .push-double-xs-sides {
        margin-right: 40px;
        margin-left: 40px;
    }
    .push-triple-xs {
        margin: 60px;
    }
    .push-triple-xs-top {
        margin-top: 60px;
    }
    .push-triple-xs-right {
        margin-right: 60px;
    }
    .push-triple-xs-bottom {
        margin-bottom: 60px;
    }
    .push-triple-xs-left {
        margin-left: 60px;
    }
    .push-triple-xs-ends {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .push-triple-xs-sides {
        margin-right: 60px;
        margin-left: 60px;
    }
    .soft-xs {
        padding: 20px;
    }
    .soft-xs-top {
        padding-top: 20px;
    }
    .soft-xs-right {
        padding-right: 20px;
    }
    .soft-xs-bottom {
        padding-bottom: 20px;
    }
    .soft-xs-left {
        padding-left: 20px;
    }
    .soft-xs-ends {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .soft-xs-sides {
        padding-right: 20px;
        padding-left: 20px;
    }
    .soft-half-xs {
        padding: 10px;
    }
    .soft-half-xs-top {
        padding-top: 10px;
    }
    .soft-half-xs-right {
        padding-right: 10px;
    }
    .soft-half-xs-bottom {
        padding-bottom: 10px;
    }
    .soft-half-xs-left {
        padding-left: 10px;
    }
    .soft-half-xs-ends {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .soft-half-xs-sides {
        padding-right: 10px;
        padding-left: 10px;
    }
    .soft-double-xs {
        padding: 40px;
    }
    .soft-double-xs-top {
        padding-top: 40px;
    }
    .soft-double-xs-right {
        padding-right: 40px;
    }
    .soft-double-xs-bottom {
        padding-bottom: 40px;
    }
    .soft-double-xs-left {
        padding-left: 40px;
    }
    .soft-double-xs-ends {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .soft-double-xs-sides {
        padding-right: 40px;
        padding-left: 40px;
    }
    .soft-triple-xs {
        padding: 60px;
    }
    .soft-triple-xs-top {
        padding-top: 60px;
    }
    .soft-triple-xs-right {
        padding-right: 60px;
    }
    .soft-triple-xs-bottom {
        padding-bottom: 60px;
    }
    .soft-triple-xs-left {
        padding-left: 60px;
    }
    .soft-triple-xs-ends {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .soft-triple-xs-sides {
        padding-right: 60px;
        padding-left: 60px;
    }
    .hard-xs {
        padding: 0;
    }
    .hard-xs-top {
        padding-top: 0;
    }
    .hard-xs-right {
        padding-right: 0;
    }
    .hard-xs-bottom {
        padding-bottom: 0;
    }
    .hard-xs-left {
        padding-left: 0;
    }
    .hard-xs-ends {
        padding-top: 0;
        padding-bottom: 0;
    }
    .hard-xs-sides {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .flush-sm {
        margin: 0;
    }
    .flush-sm-top {
        margin-top: 0;
    }
    .flush-sm-right {
        margin-right: 0;
    }
    .flush-sm-bottom {
        margin-bottom: 0;
    }
    .flush-sm-left {
        margin-left: 0;
    }
    .flush-sm-ends {
        margin-top: 0;
        margin-bottom: 0;
    }
    .flush-sm-sides {
        margin-right: 0;
        margin-left: 0;
    }
    .push-sm {
        margin: 20px;
    }
    .push-sm-top {
        margin-top: 20px;
    }
    .push-sm-right {
        margin-right: 20px;
    }
    .push-sm-bottom {
        margin-bottom: 20px;
    }
    .push-sm-left {
        margin-left: 20px;
    }
    .push-sm-ends {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .push-sm-sides {
        margin-right: 20px;
        margin-left: 20px;
    }
    .push-half-sm {
        margin: 10px;
    }
    .push-half-sm-top {
        margin-top: 10px;
    }
    .push-half-sm-right {
        margin-right: 10px;
    }
    .push-half-sm-bottom {
        margin-bottom: 10px;
    }
    .push-half-sm-left {
        margin-left: 10px;
    }
    .push-half-sm-ends {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .push-half-sm-sides {
        margin-right: 10px;
        margin-left: 10px;
    }
    .push-double-sm {
        margin: 40px;
    }
    .push-double-sm-top {
        margin-top: 40px;
    }
    .push-double-sm-right {
        margin-right: 40px;
    }
    .push-double-sm-bottom {
        margin-bottom: 40px;
    }
    .push-double-sm-left {
        margin-left: 40px;
    }
    .push-double-sm-ends {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .push-double-sm-sides {
        margin-right: 40px;
        margin-left: 40px;
    }
    .push-triple-sm {
        margin: 60px;
    }
    .push-triple-sm-top {
        margin-top: 60px;
    }
    .push-triple-sm-right {
        margin-right: 60px;
    }
    .push-triple-sm-bottom {
        margin-bottom: 60px;
    }
    .push-triple-sm-left {
        margin-left: 60px;
    }
    .push-triple-sm-ends {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .push-triple-sm-sides {
        margin-right: 60px;
        margin-left: 60px;
    }
    .soft-sm {
        padding: 20px;
    }
    .soft-sm-top {
        padding-top: 20px;
    }
    .soft-sm-right {
        padding-right: 20px;
    }
    .soft-sm-bottom {
        padding-bottom: 20px;
    }
    .soft-sm-left {
        padding-left: 20px;
    }
    .soft-sm-ends {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .soft-sm-sides {
        padding-right: 20px;
        padding-left: 20px;
    }
    .soft-half-sm {
        padding: 10px;
    }
    .soft-half-sm-top {
        padding-top: 10px;
    }
    .soft-half-sm-right {
        padding-right: 10px;
    }
    .soft-half-sm-bottom {
        padding-bottom: 10px;
    }
    .soft-half-sm-left {
        padding-left: 10px;
    }
    .soft-half-sm-ends {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .soft-half-sm-sides {
        padding-right: 10px;
        padding-left: 10px;
    }
    .soft-double-sm {
        padding: 40px;
    }
    .soft-double-sm-top {
        padding-top: 40px;
    }
    .soft-double-sm-right {
        padding-right: 40px;
    }
    .soft-double-sm-bottom {
        padding-bottom: 40px;
    }
    .soft-double-sm-left {
        padding-left: 40px;
    }
    .soft-double-sm-ends {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .soft-double-sm-sides {
        padding-right: 40px;
        padding-left: 40px;
    }
    .soft-triple-sm {
        padding: 60px;
    }
    .soft-triple-sm-top {
        padding-top: 60px;
    }
    .soft-triple-sm-right {
        padding-right: 60px;
    }
    .soft-triple-sm-bottom {
        padding-bottom: 60px;
    }
    .soft-triple-sm-left {
        padding-left: 60px;
    }
    .soft-triple-sm-ends {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .soft-triple-sm-sides {
        padding-right: 60px;
        padding-left: 60px;
    }
    .hard-sm {
        padding: 0;
    }
    .hard-sm-top {
        padding-top: 0;
    }
    .hard-sm-right {
        padding-right: 0;
    }
    .hard-sm-bottom {
        padding-bottom: 0;
    }
    .hard-sm-left {
        padding-left: 0;
    }
    .hard-sm-ends {
        padding-top: 0;
        padding-bottom: 0;
    }
    .hard-sm-sides {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1025px) {
    .flush-md {
        margin: 0;
    }
    .flush-md-top {
        margin-top: 0;
    }
    .flush-md-right {
        margin-right: 0;
    }
    .flush-md-bottom {
        margin-bottom: 0;
    }
    .flush-md-left {
        margin-left: 0;
    }
    .flush-md-ends {
        margin-top: 0;
        margin-bottom: 0;
    }
    .flush-md-sides {
        margin-right: 0;
        margin-left: 0;
    }
    .push-md {
        margin: 20px;
    }
    .push-md-top {
        margin-top: 20px;
    }
    .push-md-right {
        margin-right: 20px;
    }
    .push-md-bottom {
        margin-bottom: 20px;
    }
    .push-md-left {
        margin-left: 20px;
    }
    .push-md-ends {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .push-md-sides {
        margin-right: 20px;
        margin-left: 20px;
    }
    .push-half-md {
        margin: 10px;
    }
    .push-half-md-top {
        margin-top: 10px;
    }
    .push-half-md-right {
        margin-right: 10px;
    }
    .push-half-md-bottom {
        margin-bottom: 10px;
    }
    .push-half-md-left {
        margin-left: 10px;
    }
    .push-half-md-ends {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .push-half-md-sides {
        margin-right: 10px;
        margin-left: 10px;
    }
    .push-double-md {
        margin: 40px;
    }
    .push-double-md-top {
        margin-top: 40px;
    }
    .push-double-md-right {
        margin-right: 40px;
    }
    .push-double-md-bottom {
        margin-bottom: 40px;
    }
    .push-double-md-left {
        margin-left: 40px;
    }
    .push-double-md-ends {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .push-double-md-sides {
        margin-right: 40px;
        margin-left: 40px;
    }
    .push-triple-md {
        margin: 60px;
    }
    .push-triple-md-top {
        margin-top: 60px;
    }
    .push-triple-md-right {
        margin-right: 60px;
    }
    .push-triple-md-bottom {
        margin-bottom: 60px;
    }
    .push-triple-md-left {
        margin-left: 60px;
    }
    .push-triple-md-ends {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .push-triple-md-sides {
        margin-right: 60px;
        margin-left: 60px;
    }
    .soft-md {
        padding: 20px;
    }
    .soft-md-top {
        padding-top: 20px;
    }
    .soft-md-right {
        padding-right: 20px;
    }
    .soft-md-bottom {
        padding-bottom: 20px;
    }
    .soft-md-left {
        padding-left: 20px;
    }
    .soft-md-ends {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .soft-md-sides {
        padding-right: 20px;
        padding-left: 20px;
    }
    .soft-half-md {
        padding: 10px;
    }
    .soft-half-md-top {
        padding-top: 10px;
    }
    .soft-half-md-right {
        padding-right: 10px;
    }
    .soft-half-md-bottom {
        padding-bottom: 10px;
    }
    .soft-half-md-left {
        padding-left: 10px;
    }
    .soft-half-md-ends {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .soft-half-md-sides {
        padding-right: 10px;
        padding-left: 10px;
    }
    .soft-double-md {
        padding: 40px;
    }
    .soft-double-md-top {
        padding-top: 40px;
    }
    .soft-double-md-right {
        padding-right: 40px;
    }
    .soft-double-md-bottom {
        padding-bottom: 40px;
    }
    .soft-double-md-left {
        padding-left: 40px;
    }
    .soft-double-md-ends {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .soft-double-md-sides {
        padding-right: 40px;
        padding-left: 40px;
    }
    .soft-triple-md {
        padding: 60px;
    }
    .soft-triple-md-top {
        padding-top: 60px;
    }
    .soft-triple-md-right {
        padding-right: 60px;
    }
    .soft-triple-md-bottom {
        padding-bottom: 60px;
    }
    .soft-triple-md-left {
        padding-left: 60px;
    }
    .soft-triple-md-ends {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .soft-triple-md-sides {
        padding-right: 60px;
        padding-left: 60px;
    }
    .hard-md {
        padding: 0;
    }
    .hard-md-top {
        padding-top: 0;
    }
    .hard-md-right {
        padding-right: 0;
    }
    .hard-md-bottom {
        padding-bottom: 0;
    }
    .hard-md-left {
        padding-left: 0;
    }
    .hard-md-ends {
        padding-top: 0;
        padding-bottom: 0;
    }
    .hard-md-sides {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .flush-lg {
        margin: 0;
    }
    .flush-lg-top {
        margin-top: 0;
    }
    .flush-lg-right {
        margin-right: 0;
    }
    .flush-lg-bottom {
        margin-bottom: 0;
    }
    .flush-lg-left {
        margin-left: 0;
    }
    .flush-lg-ends {
        margin-top: 0;
        margin-bottom: 0;
    }
    .flush-lg-sides {
        margin-right: 0;
        margin-left: 0;
    }
    .push-lg {
        margin: 20px;
    }
    .push-lg-top {
        margin-top: 20px;
    }
    .push-lg-right {
        margin-right: 20px;
    }
    .push-lg-bottom {
        margin-bottom: 20px;
    }
    .push-lg-left {
        margin-left: 20px;
    }
    .push-lg-ends {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .push-lg-sides {
        margin-right: 20px;
        margin-left: 20px;
    }
    .push-half-lg {
        margin: 10px;
    }
    .push-half-lg-top {
        margin-top: 10px;
    }
    .push-half-lg-right {
        margin-right: 10px;
    }
    .push-half-lg-bottom {
        margin-bottom: 10px;
    }
    .push-half-lg-left {
        margin-left: 10px;
    }
    .push-half-lg-ends {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .push-half-lg-sides {
        margin-right: 10px;
        margin-left: 10px;
    }
    .push-double-lg {
        margin: 40px;
    }
    .push-double-lg-top {
        margin-top: 40px;
    }
    .push-double-lg-right {
        margin-right: 40px;
    }
    .push-double-lg-bottom {
        margin-bottom: 40px;
    }
    .push-double-lg-left {
        margin-left: 40px;
    }
    .push-double-lg-ends {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .push-double-lg-sides {
        margin-right: 40px;
        margin-left: 40px;
    }
    .push-triple-lg {
        margin: 60px;
    }
    .push-triple-lg-top {
        margin-top: 60px;
    }
    .push-triple-lg-right {
        margin-right: 60px;
    }
    .push-triple-lg-bottom {
        margin-bottom: 60px;
    }
    .push-triple-lg-left {
        margin-left: 60px;
    }
    .push-triple-lg-ends {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .push-triple-lg-sides {
        margin-right: 60px;
        margin-left: 60px;
    }
    .soft-lg {
        padding: 20px;
    }
    .soft-lg-top {
        padding-top: 20px;
    }
    .soft-lg-right {
        padding-right: 20px;
    }
    .soft-lg-bottom {
        padding-bottom: 20px;
    }
    .soft-lg-left {
        padding-left: 20px;
    }
    .soft-lg-ends {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .soft-lg-sides {
        padding-right: 20px;
        padding-left: 20px;
    }
    .soft-half-lg {
        padding: 10px;
    }
    .soft-half-lg-top {
        padding-top: 10px;
    }
    .soft-half-lg-right {
        padding-right: 10px;
    }
    .soft-half-lg-bottom {
        padding-bottom: 10px;
    }
    .soft-half-lg-left {
        padding-left: 10px;
    }
    .soft-half-lg-ends {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .soft-half-lg-sides {
        padding-right: 10px;
        padding-left: 10px;
    }
    .soft-double-lg {
        padding: 40px;
    }
    .soft-double-lg-top {
        padding-top: 40px;
    }
    .soft-double-lg-right {
        padding-right: 40px;
    }
    .soft-double-lg-bottom {
        padding-bottom: 40px;
    }
    .soft-double-lg-left {
        padding-left: 40px;
    }
    .soft-double-lg-ends {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .soft-double-lg-sides {
        padding-right: 40px;
        padding-left: 40px;
    }
    .soft-triple-lg {
        padding: 60px;
    }
    .soft-triple-lg-top {
        padding-top: 60px;
    }
    .soft-triple-lg-right {
        padding-right: 60px;
    }
    .soft-triple-lg-bottom {
        padding-bottom: 60px;
    }
    .soft-triple-lg-left {
        padding-left: 60px;
    }
    .soft-triple-lg-ends {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .soft-triple-lg-sides {
        padding-right: 60px;
        padding-left: 60px;
    }
    .hard-lg {
        padding: 0;
    }
    .hard-lg-top {
        padding-top: 0;
    }
    .hard-lg-right {
        padding-right: 0;
    }
    .hard-lg-bottom {
        padding-bottom: 0;
    }
    .hard-lg-left {
        padding-left: 0;
    }
    .hard-lg-ends {
        padding-top: 0;
        padding-bottom: 0;
    }
    .hard-lg-sides {
        padding-right: 0;
        padding-left: 0;
    }
}
/* Product styles */
.product h3.border--bottom {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.product a:hover {
    text-decoration: none;
}

.product .product-text.product-title {
    text-transform: uppercase;
    font-family: 'Amatic SC', cursive;
    font-size: 50px;
    margin-top: 45px;
    margin-bottom: 10px;
}

.product .product-text small {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
}

.product .product-text.product-price {
    font-size: 22px;
    margin-bottom: 20px;
}

.product .product-text button {
    margin-bottom: 50px;
}

.product .ymal.btn {
    margin-bottom: 0;
    font-size: 8.27pt;
}

.product .product-img img {
    margin-bottom: 40px;
}

.product .product-img li:before {
    content: "\2022";
    color: #343434;
    margin-right: 10px;
}

.product .product-img a {
    text-transform: uppercase;
    font: 700 17px Montserrat, sans-serif;
    letter-spacing: 1px;
    margin-right: 25px;
    margin-bottom: 15px;
    display: inline-block;
}

.product .product-img a.color {
    color: #fecb52;
}

.product .product-img a:last-child {
    color: #95cf73;
}

/* Selectric styles */
.selectric-wrapper {
    position: relative;
    cursor: pointer;
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    border: 1px solid #DDD;
    border-radius: 0;
    background: #F8F8F8;
    position: relative;
    overflow: hidden;
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 4px;
    width: 38px;
    height: 30px;
    line-height: 38px;
    background-color: #F8f8f8;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    border-left: 1px solid #959595;
}

.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #959595;
    border-bottom: none;
}

.selectric-focus .selectric {
    border-color: #aaa;
}

.selectric-hover .selectric {
    border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
    color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2;
}

.selectric-open {
    z-index: 9999;
}

.selectric-open .selectric {
    border-color: #c4c4c4;
}

.selectric-open .selectric-items {
    display: block;
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectric-hide-select select {
    position: absolute;
    left: -100%;
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: 0 !important;
    border: none !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F8F8F8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    -webkit-box-shadow: 0 0 10px -6px rgba(0,0,0,0.3);
    box-shadow: 0 0 10px -6px rgba(0,0,0,0.3);
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}

.selectric-items ul,
.selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
}

.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer;
}

.selectric-items li.selected {
    background: #E0E0E0;
    color: #444;
}

.selectric-items li.highlighted {
    background: #D0D0D0;
    color: #444;
}

.selectric-items li:hover {
    background: #D5D5D5;
    color: #444;
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444;
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}

.selectric-items .selectric-group li {
    padding-left: 25px;
}

/* Responsive tables */
@media screen and (max-width: 600px) {
    .woocommerce table.shop_table,
    .woocommerce table.shop_table thead,
    .woocommerce table.shop_table tbody,
    .woocommerce table.shop_table th,
    .woocommerce table.shop_table td,
    .woocommerce table.shop_table tr {
        display: block;
    }

    .woocommerce table.shop_table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .woocommerce table.shop_table tr.order-total td,
    .woocommerce table.shop_table tr.order-table td {
        padding-left: 10px !important;
    }

    .woocommerce table.shop_table td {
        border: 0;
        border-bottom: 1px solid #d2d3d3;
        padding: 10px 6px;
        position: relative;
        padding-left: 34% !important;
        display: block;
    }

    .product-addtocart .cart button {
        margin: 0;
    }

    .woocommerce table.shop_table {
        border: none;
    }

    .woocommerce table.shop_table td.product-spacer {
        border-color: #FFF;
        height: 10px;
    }

    .woocommerce table.shop_table td:before {
        position: absolute;
        top: 12px;
        left: 6px;
        width: 19%;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 13px;
        font-weight: bold;
    }

    .woocommerce table.shop_table td.product-remove:before {
        content: "DELETE";
    }

    .woocommerce table.shop_table td.product-thumbnail:before {
        content: "IMAGE";
    }

    .woocommerce table.shop_table td.product-name:before {
        content: "PRODUCT";
    }

    .woocommerce table.shop_table td.product-price:before {
        content: "PRICE";
    }

    .woocommerce table.shop_table td.product-quantity:before {
        content: "QUANTITY";
    }

    .woocommerce table.shop_table td.product-subtotal:before {
        content: "SUBTOTAL";
    }

    .woocommerce table.shop_table td.product-total:before {
        content: "TOTAL";
    }

    .woocommerce table.shop_table td.product-addtocart:before {
        content: "ADD TO CART";
    }

    .woocommerce .quantity,
    .woocommerce #content .quantity {
        margin: 0;
    }

    .woocommerce table.cart td.actions,
    .woocommerce #content table.cart td.actions {
        text-align: left;
        border: 0;
        padding-left: 6px !important;
    }

    .woocommerce table.cart td.actions .button.alt,
    .woocommerce #content table.cart td.actions .button.alt {
        float: left;
        margin-top: 10px;
    }

    .woocommerce table.cart td.actions div,
    .woocommerce table.cart td.actions input,
    .woocommerce #content table.cart td.actions div,
    .woocommerce #content table.cart td.actions input {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .woocommerce table.cart td.actions div {
        margin-bottom: 0;
    }

    .woocommerce .cart-collaterals .cart_totals {
        float: left;
        width: 100%;
        text-align: left;
    }

    .woocommerce .cart-collaterals .cart_totals th,
    .woocommerce .cart-collaterals .cart_totals td {
        border: 0 !important;
    }

    .woocommerce .cart-collaterals .cart_totals table tr.shipping td,
    .woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td,
    .woocommerce .cart-collaterals .cart_totals table tr.order-total td,
    .woocommerce .cart-collaterals .cart_totals table tr.total td {
        padding-left: 6px !important;
    }

    .woocommerce table.shop_table tr.cart-subtotal td,
    .woocommerce table.shop_table tr.shipping td,
    .woocommerce table.shop_table tr.total td,
    .woocommerce table.shop_table.order_details tfoot th,
    .woocommerce table.shop_table.order_details tfoot td {
        padding-left: 6px !important;
        border: 0 !important;
    }

    .woocommerce table.shop_table tbody {
        padding-top: 10px;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last {
        float: none;
        width: 100%;
    }

    .woocommerce .order_details,
    .woocommerce .order_details ul {
        padding: 0;
    }

    .woocommerce .order_details li {
        clear: left;
        margin-bottom: 10px;
        border: 0;
    }

    .woocommerce a.button {
        margin-top: 10px;
    }

    #ship-to-different-address #ship-to-different-address-checkbox {
        margin-left: 0;
    }

    #ship-to-different-address {
        font-size: 19px !important;
    }

    tfoot {
        width: 100%;
        display: block;
    }
}

/* Chat widget */
.zsiq_floatmain.zsiq_theme1.siq_bR {
    display: none !important;
}

@media screen and (min-width: 600px) {
    .zsiq_floatmain.zsiq_theme1.siq_bR {
        display: block !important;
    }
}

/* Contact button */
.post-14215 .contact-button {
    display: none;
}

/* Load more button */
.lmp_button {
    background-color: #031b56 !important;
    color: #fff !important;
}

.lmp_load_more_button.br_lmp_button_settings a.lmp_button:hover {
    background-color: #51caf5 !important;
    color: #fff !important;
}

/* Testimonials */
section#testimonials {
    display: block;
    padding: 0;
    border: none;
}

.testimonial-list-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.testimonial-list-wrapper > div {
    width: 100%;
}

.testimonial-list-wrapper .image-block img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    font-family: 'object-fit: cover;';
}

.testimonial-list-wrapper .image-block {
    height: 300px;
}

.testimonial-list-wrapper .content-block {
    padding: 35px 25px;
    text-align: center;
    align-self: center;
    background-color: #71bf44;
    display: flex;
    color: #fff;
    flex-direction: column;
    justify-content: center;
}

.testimonial-list-wrapper .content-block p strong {
    font-family: 'Amatic SC', cursive;
    font-size: 24px;
    margin-top: 20px;
    display: inline-block;
}

@media screen and (min-width: 768px) {
    .testimonial-list-wrapper {
        flex-direction: row;
    }

    .testimonial-list-wrapper > div {
        width: 50%;
    }

    .testimonial-list-wrapper .image-block {
        height: initial;
    }

    .testimonial-list-wrapper .content-block {
        align-self: initial;
    }

    .testimonial-list-wrapper div:nth-child(1) {
        order: 1;
    }

    .testimonial-list-wrapper div:nth-child(2) {
        order: 2;
        background-color: #71bf44;
        color: #fff;
    }

    .testimonial-list-wrapper div:nth-child(3) {
        order: 4;
    }

    .testimonial-list-wrapper div:nth-child(4) {
        order: 3;
    }

    .testimonial-list-wrapper div:nth-child(5) {
        order: 5;
    }

    .testimonial-list-wrapper div:nth-child(6) {
        order: 6;
        background-color: #71bf44;
        color: #fff;
    }

    .testimonial-list-wrapper div:nth-child(7) {
        order: 8;
    }

    .testimonial-list-wrapper div:nth-child(8) {
        order: 7;
    }

    .testimonial-list-wrapper div:nth-child(9) {
        order: 9;
    }

    .testimonial-list-wrapper div:nth-child(10) {
        order: 10;
        background-color: #71bf44;
        color: #fff;
    }

    .testimonial-list-wrapper div:nth-child(11) {
        order: 12;
    }

    .testimonial-list-wrapper div:nth-child(12) {
        order: 11;
    }

    .testimonial-list-wrapper div:nth-child(13) {
        order: 13;
        background-color: #71bf44;
        color: #fff;
    }

    .testimonial-list-wrapper div:nth-child(14) {
        order: 15;
    }

    .testimonial-list-wrapper div:nth-child(15) {
        order: 14;
    }

    .testimonial-list-wrapper div:nth-child(16) {
        order: 16;
        background-color: #71bf44;
        color: #fff;
    }

    .testimonial-list-wrapper div:nth-child(17) {
        order: 18;
    }

    .testimonial-list-wrapper div:nth-child(18) {
        order: 17;
    }

    .testimonial-list-wrapper div:nth-child(19) {
        order: 19;
        background-color: #71bf44;
        color: #fff;
    }

    .testimonial-list-wrapper div:nth-child(20) {
        order: 21;
    }

    .testimonial-list-wrapper div:nth-child(21) {
        order: 20;
    }

    .testimonial-list-wrapper div:nth-child(22) {
        order: 22;
        background-color: #71bf44;
        color: #fff;
    }

    .testimonial-list-wrapper div:nth-child(23) {
        order: 24;
    }

    .testimonial-list-wrapper div:nth-child(24) {
        order: 23;
    }

    .testimonial-list-wrapper div:nth-child(25) {
        order: 25;
        background-color: #71bf44;
        color: #fff;
    }

    .testimonial-list-wrapper div:nth-child(26) {
        order: 27;
    }

    .testimonial-list-wrapper div:nth-child(27) {
        order: 26;
    }
}

@media screen and (min-width: 1024px) {
    .testimonial-list-wrapper > div {
        width: 33.333%;
        order: initial !important;
    }

    .testimonial-list-wrapper .content-block {
        align-self: auto;
        padding: 35px 55px;
    }

    .testimonial-list-wrapper div:nth-child(2) {
        background-color: #71bf44;
    }

    .testimonial-list-wrapper div:nth-child(4),
    .testimonial-list-wrapper div:nth-child(6) {
        background-color: #fff;
        color: #031B56;
    }

    .testimonial-list-wrapper div:nth-child(8) {
        background-color: #71bf44;
    }

    .testimonial-list-wrapper div:nth-child(10),
    .testimonial-list-wrapper div:nth-child(12) {
        background-color: #fff;
        color: #031B56;
    }

    .testimonial-list-wrapper div:nth-child(14) {
        background-color: #71bf44;
    }

    .testimonial-list-wrapper div:nth-child(16),
    .testimonial-list-wrapper div:nth-child(18) {
        background-color: #fff;
        color: #031B56;
    }

    .testimonial-list-wrapper div:nth-child(20) {
        background-color: #71bf44;
    }

    .testimonial-list-wrapper div:nth-child(22),
    .testimonial-list-wrapper div:nth-child(24) {
        background-color: #fff;
        color: #031B56;
    }

    .testimonial-list-wrapper div:nth-child(26) {
        background-color: #71bf44;
    }
}

.testimonial-btn {
    display: none;
}

.testimonial-section {
    padding: 10px 25px 20px;
    border: 1px solid #51caf5;
    background: #efefef;
}

.testimonial-section p:first-of-type {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.7em;
}

.testimonial-section p:last-of-type {
    margin-bottom: 10px;
}

a.read-more-btn {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
}

@media (min-width: 1024px) {
    .testimonial-list-wrapper div:nth-child(2) img,
    .testimonial-list-wrapper div:nth-child(8) img,
    .testimonial-list-wrapper div:nth-child(14) img,
    .testimonial-list-wrapper div:nth-child(20) img {
        filter: brightness(100);
    }
}

@media (max-width: 1023px) {
    .testimonial-list-wrapper div.star-wrapper img {
        filter: brightness(100);
    }
}

.testimonial-list-wrapper .star-wrapper {
    margin: 5px 15px;
}

@media (max-width: 991px) {
    .namelarge .tempContDiv span:first-child {
        margin-left: 0 !important;
        margin-bottom: 20px;
    }
}

.sources-logo a img:hover {
    transform: scale(1.1);
}

.page-id-130 .featherlight-content {
    width: 100%;
    height: 100%;
    margin: 0 !important;
}