html {
    font-size: 62.5%;
    overflow-x: hidden;
}
body {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.428;
    font-weight: 400;
    color: #717171;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #03adec;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0;
    font-weight: 300;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-bottom: 20px;
}
.h1,
h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.1;
}
@media (min-width: 768px) {
    .h1,
    h1 {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1.1;
    }
}
.h2,
h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.1;
}
@media (min-width: 768px) {
    .h2,
    h2 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.1;
    }
}
.h3,
h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.1;
}
@media (min-width: 768px) {
    .h3,
    h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.1;
    }
}
.h4,
h4 {
    color: #f60;
    font-weight: 700;
    margin: 0 0 5px;
}
#content li,
ol,
p,
ul {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75;
}
@media (min-width: 1400px) {
    #content li,
    ol,
    p,
    ul {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.75;
    }
}
#content h1:first-child,
#content h2:first-child,
#content h3:first-child {
    margin-top: 0;
}
#content a:not(.btn-default) {
    text-decoration: underline;
}
#content a:not(.btn-default):active,
#content a:not(.btn-default):focus,
#content a:not(.btn-default):hover {
    text-decoration: none;
}
#content #primary {
    padding: 50px 30px;
}
@media (min-width: 1400px) {
    #content #primary {
        padding: 5.5%;
    }
}
.page-template-template-about #content #primary,
.page-template-template-home #content #primary,
.page-template-template-product-main #content #primary {
    padding: 50px 0;
}
@media (min-width: 1400px) {
    .page-template-template-about #content #primary,
    .page-template-template-home #content #primary,
    .page-template-template-product-main #content #primary {
        padding: 5.5%;
    }
}
.tax-smct_areas .site-content #content,
.tax-smct_cats .site-content #content {
    padding: 50px 0;
}
@media (min-width: 1400px) {
    .tax-smct_areas .site-content #content,
    .tax-smct_cats .site-content #content {
        padding: 5.5%;
    }
}
.tax-smct_areas .site-content #content h3 a,
.tax-smct_cats .site-content #content h3 a {
    text-decoration: none;
}
.tax-smct_areas .site-content #content h3 a:active,
.tax-smct_areas .site-content #content h3 a:focus,
.tax-smct_areas .site-content #content h3 a:hover,
.tax-smct_cats .site-content #content h3 a:active,
.tax-smct_cats .site-content #content h3 a:focus,
.tax-smct_cats .site-content #content h3 a:hover {
    color: #00354b;
    text-decoration: underline;
}
#content #smct-category-archive h3 a {
    text-decoration: none;
}
#content #smct-category-archive h3 a:active,
#content #smct-category-archive h3 a:focus,
#content #smct-category-archive h3 a:hover {
    text-decoration: underline;
}
#content #smct-area-archive h3 a:active,
#content #smct-area-archive h3 a:focus,
#content #smct-area-archive h3 a:hover {
    color: #00354b;
}
#content .smct-archive-summary h3 {
    margin-bottom: 5px;
}
:focus {
    outline: 0 !important;
}
a img {
    border: none;
}
a img,
a:active {
    outline: 0;
}
img {
    max-width: 100%;
}
img.img-responsive {
    margin: 0 auto;
}
a {
    color: #f60;
}
a:active,
a:focus,
a:hover {
    color: #f60;
}
@media (min-width: 992px) {
    a[href^="tel"] {
        pointer-events: none;
    }
}
.full {
    float: left;
    width: 100%;
}
.full:before {
    content: " ";
    display: table;
}
#colophon,
#main,
.container {
    margin: 0 auto;
    position: relative;
}
@media (min-width: 1600px) {
    .container {
        width: 1450px;
    }
}
.table-wrapper {
    display: table;
    width: 100%;
    height: 100%;
}
.table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.btn {
    padding: 8px 30px;
    border: none;
    text-decoration: none !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) {
    .btn {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1;
        margin: 0;
    }
}
@media (min-width: 1400px) {
    .btn {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1;
    }
}
.btn-default {
    color: #fff;
    background-color: #f60;
    border: 2px solid #fdd900;
    font-weight: 700;
}
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    color: #fff;
    background-color: #03adec;
    border: 2px solid #fdd900;
}
.btn-secondary {
    color: #fff;
    background-color: #03adec;
    border: 2px solid #fff;
    font-weight: 700;
}
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #fff;
    background-color: #00354b;
    border: 2px solid #00354b;
}
.btn-secondary.orange:active,
.btn-secondary.orange:focus,
.btn-secondary.orange:hover {
    color: #fff;
    background-color: #f60;
    border: 2px solid #fff;
}
.browsehappy {
    text-align: center;
    padding: 25px;
    background-color: #eee;
    margin-bottom: 0;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    max-width: 150px !important;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
.attachment img,
img.size-auto,
img.size-full,
img.size-large,
img.size-medium {
    max-width: 100%;
    height: auto;
}
.aligncenter,
.alignleft,
.alignright,
img.aligncenter,
img.alignleft,
img.alignright {
    display: block;
    float: none;
    margin: 0 auto 1em;
}
@media (min-width: 768px) {
    .alignleft,
    img.alignleft {
        display: inline;
        float: left;
        margin-right: 1.5em;
        margin-top: 0.5em;
    }
    .alignright,
    img.alignright {
        display: inline;
        float: right;
        margin-left: 1.5em;
        margin-top: 0.5em;
    }
    .aligncenter,
    img.aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}
.wp-caption {
    clear: both;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    font-size: 12px;
}
.wp-caption-text {
    text-align: center;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
embed,
iframe,
object {
    max-width: 100%;
}
.sticky {
    display: block;
}
.site-content {
    clear: both;
}
.hentry {
    margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
    display: none;
}
.group-blog .byline,
.single .byline {
    display: inline;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.entry-footer .cat-links,
.entry-footer .tags-links {
    display: block;
}
#comments .comment-notes {
    font-size: 12px;
}
#comments p {
    margin-bottom: 5px;
}
#comments p.form-submit {
    margin-top: 10px;
}
#comments label {
    display: block;
}
#comments input[type="email"],
#comments input[type="text"],
#comments input[type="url"],
#comments textarea {
    width: 100%;
}
#comments .comment-form-url {
    display: none;
}
#secondary section {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin: 0 -2px;
}
.archive article,
.category article {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.posts-navigation h2 {
    display: none;
}
.posts-navigation .nav-previous {
    float: left;
}
.posts-navigation .nav-previous:before {
    content: "\2190";
    display: inline-block;
    margin-right: 3px;
}
.posts-navigation .nav-next {
    float: right;
}
.posts-navigation .nav-next:after {
    content: "\2192";
    display: inline-block;
    margin-left: 3px;
}
.content-cta,
footer.entry-footer {
    clear: both;
    margin-top: 1.5em;
    text-align: center;
}
#product-features #product-icons {
    position: relative;
    text-align: center;
    visibility: hidden;
}
#product-features #product-icons.slick-initialized {
    visibility: visible;
}
#product-features #product-icons .slick-list {
    z-index: 3;
    max-width: 80%;
    margin: 0 auto;
}
#product-features #product-icons .slick-arrow {
    position: absolute;
    z-index: 4;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 0 5px #00354b;
    font-size: 70px;
    font-size: 7rem;
    line-height: 1;
    bottom: 35px;
}
#product-features #product-icons .slick-arrow.left-arrow {
    left: 20px;
}
#product-features #product-icons .slick-arrow.right-arrow {
    right: 20px;
}
#product-features #product-icons .slick-arrow.slick-disabled {
    -moz-opacity: 0;
    opacity: 0;
}
#product-features #product-icons .product-icon {
    cursor: pointer;
    display: inline-block;
    color: #717171;
    font-weight: 700;
    padding: 0 30px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.15;
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 1200px) {
    #product-features #product-icons .product-icon {
        padding: 0 15px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.15;
    }
}
@media (min-width: 1400px) {
    #product-features #product-icons .product-icon {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.15;
    }
}
@media (min-width: 1600px) {
    #product-features #product-icons .product-icon {
        padding: 0 30px;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.15;
    }
}
#product-features #product-icons .product-icon span {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
#product-features #product-icons .product-icon .icon {
    position: relative;
    margin-top: 65px;
}
@media (min-width: 1200px) {
    #product-features #product-icons .product-icon .icon {
        margin-top: 45px;
    }
}
@media (min-width: 1400px) {
    #product-features #product-icons .product-icon .icon {
        margin-top: 55px;
    }
}
@media (min-width: 1600px) {
    #product-features #product-icons .product-icon .icon {
        margin-top: 65px;
    }
}
#product-features #product-icons .product-icon .icon img {
    z-index: 1;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#product-features #product-icons .product-icon .icon img.blue {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -moz-opacity: 0 !important;
    opacity: 0 !important;
}
#product-features #product-icons .product-icon.slick-current,
#product-features #product-icons .product-icon:active,
#product-features #product-icons .product-icon:focus,
#product-features #product-icons .product-icon:hover {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    color: #00354b;
}
#product-features #product-icons .product-icon.slick-current .icon img.blue,
#product-features #product-icons .product-icon:active .icon img.blue,
#product-features #product-icons .product-icon:focus .icon img.blue,
#product-features #product-icons .product-icon:hover .icon img.blue {
    -moz-opacity: 1 !important;
    opacity: 1 !important;
}
#product-features #product-slides {
    position: relative;
    z-index: 2;
    margin-top: -70px;
    visibility: hidden;
}
#product-features #product-slides.slick-initialized {
    visibility: visible;
}
#product-features #product-slides .slide-wrapper {
    display: block;
    height: inherit;
    overflow: hidden;
    position: relative;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper {
        height: 550px;
    }
}
@media (min-width: 1400px) {
    #product-features #product-slides .slide-wrapper {
        height: 700px;
    }
}
#product-features #product-slides .slide-wrapper span {
    display: block;
    position: relative;
}
#product-features #product-slides .slide-wrapper .shapes-wrapper {
    position: relative;
    height: 250px;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .shapes-wrapper {
        height: inherit;
    }
}
#product-features #product-slides .slide-wrapper.slick-current .content {
    margin-top: 0;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
#product-features #product-slides .slide-wrapper .content {
    margin-top: 20px;
    -moz-opacity: 0;
    opacity: 0;
    width: 100%;
    padding: 30px;
    position: relative;
    z-index: 4;
    background-color: #00354b;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .content {
        width: 45%;
        position: absolute;
        top: 50%;
        right: 0;
        padding: 0 30px;
        background-color: transparent;
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
#product-features #product-slides .slide-wrapper .content .main {
    position: relative;
    z-index: 5;
    color: #03adec;
    text-transform: uppercase;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 800;
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    #product-features #product-slides .slide-wrapper .content .main {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    #product-features #product-slides .slide-wrapper .content .main {
        font-size: 48px;
        font-size: 4.8rem;
        line-height: 1;
    }
}
#product-features #product-slides .slide-wrapper .content .text {
    position: relative;
    z-index: 5;
    color: #fff;
}
#product-features #product-slides .slide-wrapper .content .text li,
#product-features #product-slides .slide-wrapper .content .text p,
#product-features #product-slides .slide-wrapper .content .text ul {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.428;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    #product-features #product-slides .slide-wrapper .content .text li,
    #product-features #product-slides .slide-wrapper .content .text p,
    #product-features #product-slides .slide-wrapper .content .text ul {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.428;
    }
}
@media (min-width: 1400px) {
    #product-features #product-slides .slide-wrapper .content .text li,
    #product-features #product-slides .slide-wrapper .content .text p,
    #product-features #product-slides .slide-wrapper .content .text ul {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.428;
        margin-bottom: 20px;
    }
}
#product-features #product-slides .slide-wrapper .content .btn {
    position: relative;
    z-index: 5;
    display: table;
    margin-left: 20px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) {
    #product-features #product-slides .slide-wrapper .content .btn {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    #product-features #product-slides .slide-wrapper .content .btn {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1;
    }
}
#product-features #product-slides .slide-wrapper .skew-contain {
    -webkit-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    overflow: hidden;
}
#product-features #product-slides .slide-wrapper .bars-1 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.6);
    position: absolute;
    z-index: 3;
    top: 0;
    left: -10%;
    height: 100%;
    width: 10%;
    -webkit-transition: all 3.4s ease-in-out;
    -o-transition: all 3.4s ease-in-out;
    -ms-transition: all 3.4s ease-in-out;
    -moz-transition: all 3.4s ease-in-out;
    transition: all 3.4s ease-in-out;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .bars-1 {
        left: -16%;
    }
}
#product-features #product-slides .slide-wrapper .bars-1.in-view {
    -moz-opacity: 1;
    opacity: 1;
    left: -16%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .bars-1.in-view {
        left: -12%;
    }
}
#product-features #product-slides .slide-wrapper .bars-2 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.15);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 16%;
    height: 100%;
    width: 10%;
    -webkit-transition: all 2.8s ease-in-out;
    -o-transition: all 2.8s ease-in-out;
    -ms-transition: all 2.8s ease-in-out;
    -moz-transition: all 2.8s ease-in-out;
    transition: all 2.8s ease-in-out;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .bars-2 {
        right: 37%;
    }
}
#product-features #product-slides .slide-wrapper .bars-2.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 8%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .bars-2.in-view {
        right: 41%;
    }
}
#product-features #product-slides .slide-wrapper .bars-3 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.4);
    background: -moz-linear-gradient(left, rgba(0, 173, 238, 0.4) 0, rgba(0, 173, 238, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 173, 238, 0.4) 0, rgba(0, 173, 238, 0) 100%);
    background: linear-gradient(to right, rgba(0, 173, 238, 0.4) 0, rgba(0, 173, 238, 0) 100%);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 8%;
    height: 100%;
    width: 8%;
    -webkit-transition: all 2.6s ease-in-out;
    -o-transition: all 2.6s ease-in-out;
    -ms-transition: all 2.6s ease-in-out;
    -moz-transition: all 2.6s ease-in-out;
    transition: all 2.6s ease-in-out;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .bars-3 {
        right: 48%;
    }
}
#product-features #product-slides .slide-wrapper .bars-3.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: -2%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .bars-3.in-view {
        right: 45%;
    }
}
#product-features #product-slides .slide-wrapper .bars-4 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.4);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 9%;
    height: 100%;
    width: 6%;
    -webkit-transition: all 3.6s ease-in-out;
    -o-transition: all 3.6s ease-in-out;
    -ms-transition: all 3.6s ease-in-out;
    -moz-transition: all 3.6s ease-in-out;
    transition: all 3.6s ease-in-out;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .bars-4 {
        right: 46%;
    }
}
#product-features #product-slides .slide-wrapper .bars-4.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 4%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .bars-4.in-view {
        right: 50%;
    }
}
#product-features #product-slides .slide-wrapper .bars-5 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.75);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 13%;
    height: 100%;
    width: 4px;
    -webkit-transition: all 3.4s ease-in-out;
    -o-transition: all 3.4s ease-in-out;
    -ms-transition: all 3.4s ease-in-out;
    -moz-transition: all 3.4s ease-in-out;
    transition: all 3.4s ease-in-out;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .bars-5 {
        right: 58%;
    }
}
#product-features #product-slides .slide-wrapper .bars-5.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 6%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .bars-5.in-view {
        right: 55%;
    }
}
#product-features #product-slides .slide-wrapper:active,
#product-features #product-slides .slide-wrapper:focus,
#product-features #product-slides .slide-wrapper:hover {
    text-decoration: none !important;
}
#product-features #product-slides .slide-wrapper:active .bars-1,
#product-features #product-slides .slide-wrapper:focus .bars-1,
#product-features #product-slides .slide-wrapper:hover .bars-1 {
    -webkit-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
    left: -12%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper:active .bars-1,
    #product-features #product-slides .slide-wrapper:focus .bars-1,
    #product-features #product-slides .slide-wrapper:hover .bars-1 {
        left: -10%;
    }
}
#product-features #product-slides .slide-wrapper:active .bars-2,
#product-features #product-slides .slide-wrapper:focus .bars-2,
#product-features #product-slides .slide-wrapper:hover .bars-2 {
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    right: 4%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper:active .bars-2,
    #product-features #product-slides .slide-wrapper:focus .bars-2,
    #product-features #product-slides .slide-wrapper:hover .bars-2 {
        right: 42%;
    }
}
#product-features #product-slides .slide-wrapper:active .bars-3,
#product-features #product-slides .slide-wrapper:focus .bars-3,
#product-features #product-slides .slide-wrapper:hover .bars-3 {
    -webkit-transition: all 1.1s ease-in-out;
    -o-transition: all 1.1s ease-in-out;
    -ms-transition: all 1.1s ease-in-out;
    -moz-transition: all 1.1s ease-in-out;
    transition: all 1.1s ease-in-out;
    right: 8%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper:active .bars-3,
    #product-features #product-slides .slide-wrapper:focus .bars-3,
    #product-features #product-slides .slide-wrapper:hover .bars-3 {
        right: 45%;
    }
}
#product-features #product-slides .slide-wrapper:active .bars-4,
#product-features #product-slides .slide-wrapper:focus .bars-4,
#product-features #product-slides .slide-wrapper:hover .bars-4 {
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    right: 2%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper:active .bars-4,
    #product-features #product-slides .slide-wrapper:focus .bars-4,
    #product-features #product-slides .slide-wrapper:hover .bars-4 {
        right: 49%;
    }
}
#product-features #product-slides .slide-wrapper:active .bars-5,
#product-features #product-slides .slide-wrapper:focus .bars-5,
#product-features #product-slides .slide-wrapper:hover .bars-5 {
    -webkit-transition: all 1.15s ease-in-out;
    -o-transition: all 1.15s ease-in-out;
    -ms-transition: all 1.15s ease-in-out;
    -moz-transition: all 1.15s ease-in-out;
    transition: all 1.15s ease-in-out;
    right: 10%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper:active .bars-5,
    #product-features #product-slides .slide-wrapper:focus .bars-5,
    #product-features #product-slides .slide-wrapper:hover .bars-5 {
        right: 56%;
    }
}
#product-features #product-slides .slide-wrapper .bars-6 {
    display: none;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 34%;
    height: 100%;
    width: 15%;
    -webkit-transition: all 2.4s ease-in-out;
    -o-transition: all 2.4s ease-in-out;
    -ms-transition: all 2.4s ease-in-out;
    -moz-transition: all 2.4s ease-in-out;
    transition: all 2.4s ease-in-out;
}
#product-features #product-slides .slide-wrapper .bars-6 span {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    height: 110%;
    width: 110%;
}
#product-features #product-slides .slide-wrapper .bars-6.in-view {
    right: 38%;
}
#product-features #product-slides .slide-wrapper .clouds {
    position: absolute;
    z-index: 2;
    top: 0;
    right: -40px;
    height: 100%;
    width: 120%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .clouds {
        width: 70%;
        right: -130px;
    }
}
@media (min-width: 992px) {
    #product-features #product-slides .slide-wrapper .clouds {
        width: 65%;
    }
}
@media (min-width: 1200px) {
    #product-features #product-slides .slide-wrapper .clouds {
        width: 60%;
    }
}
#product-features #product-slides .slide-wrapper .clouds span {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -moz-transform: skew(20deg);
    transform: skew(20deg);
    position: absolute;
    top: 0;
    right: 0;
    height: 110%;
    width: 120%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .clouds.mobile {
        display: none !important;
    }
}
#product-features #product-slides .slide-wrapper .clouds.desktop {
    display: none;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .clouds.desktop {
        display: block;
    }
}
#product-features #product-slides .slide-wrapper .photo {
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    height: 250px;
    width: 100%;
}
@media (min-width: 768px) {
    #product-features #product-slides .slide-wrapper .photo {
        position: absolute;
        height: 100%;
        width: 65%;
    }
}
#extra-content {
    line-height: 1.75;
}
#extra-content.padding {
    padding: 50px 0;
}
@media (min-width: 1400px) {
    #extra-content.padding {
        padding: 75px 0;
    }
}
.form-group {
    position: relative;
    vertical-align: middle;
}
.form-group .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 45px;
    color: #555;
    border: 1px solid #03adec;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
}
.form-group select.form-control {
    color: #555;
}
.form-group select.form-control::-ms-expand {
    display: none;
}
.form-group.invalid:before {
    color: red;
}
.form-group.isvalid:before {
    color: green;
}
.form-group.select:after {
    font-family: FontAwesome;
    content: "\f0d7";
    color: #555;
    position: absolute;
    display: block;
    right: 12px;
    top: 11px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
}
.form-group.submit [type="submit"] {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    height: 45px;
}
.form-group .form-control::-webkit-input-placeholder {
    color: #555;
}
.form-group .form-control:-moz-placeholder {
    color: #555;
}
.form-group .form-control::-moz-placeholder {
    color: #555;
}
.form-group .form-control:-ms-input-placeholder {
    color: #555;
}
.form-group .bvalidator_invalid {
    border-color: red !important;
}
.form-group .bVErrMsgContainer {
    display: none;
}
.form-group .bvalidator_errmsg {
    background-color: #000;
    font-size: 10px;
    border: 1px solid #000;
    color: #fff;
    display: none;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    -moz-opacity: 0.9;
    opacity: 0.9;
    font-weight: 700;
    padding: 2px 10px 2px 5px;
}
.form-group .bvalidator_errmsg .bvalidator_close_icon {
    margin-left: 5px;
    margin-top: -2px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bolder;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
}
.form-group .bvalidator_errmsg em {
    display: block;
    border-color: #000 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -10px;
    left: 5px;
}
.quickform {
    background: #00354b;
    padding: 15px 0;
    text-align: center;
}
@media (min-width: 1200px) {
    .quickform .mobile-quote {
        display: none;
    }
}
.quickform .mobile-quote a {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
}
@media (min-width: 375px) {
    .quickform .mobile-quote a {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1;
    }
}
@media (min-width: 768px) {
    .quickform .mobile-quote a {
        font-size: 34px;
        font-size: 3.4rem;
        line-height: 1;
    }
}
.quickform .mobile-quote .bbb {
    display: inline-block;
    height: 45px;
    margin: 5px 0 0 5px;
}
@media (min-width: 375px) {
    .quickform .mobile-quote .bbb {
        margin: 5px 0 0 15px;
    }
}
@media (min-width: 768px) {
    .quickform .mobile-quote .bbb {
        height: 55px;
    }
}
.quickform form {
    display: none;
}
@media (min-width: 1200px) {
    .quickform form {
        display: inline-block;
    }
}
.quickform form .h2 {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    margin: 0 10px 0 0;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 0.9;
    font-weight: 700;
    text-transform: uppercase;
}
.quickform form .h2 span {
    display: block;
}
.quickform form .form-group {
    display: inline-block;
    margin-bottom: 0;
    margin-right: calc(1% - 4px);
}
.quickform form .form-group.small {
    width: 8%;
}
@media (min-width: 1600px) {
    .quickform form .form-group.small {
        width: 11%;
    }
}
.quickform form .form-group.medium {
    width: 13%;
}
@media (min-width: 1600px) {
    .quickform form .form-group.medium {
        width: 12%;
    }
}
.quickform form .form-group.large {
    width: 17%;
}
.quickform form .form-group.submit {
    width: 11%;
}
.quickform form .bbb {
    display: inline-block;
    vertical-align: middle;
    height: 44px;
    margin: 0 0 0 10px;
    -moz-opacity: 0.75;
    opacity: 0.75;
}
@media (min-width: 1600px) {
    .quickform form .bbb {
        margin: 0;
    }
}
#masthead .form-group.select:after {
    color: #cbcbcb;
}
#masthead .form-group.large {
    width: 14%;
}
#masthead .form-control {
    color: #cbcbcb;
    background-color: #001a25;
}
#masthead .form-control::-webkit-input-placeholder {
    color: #cbcbcb;
}
#masthead .form-control:-moz-placeholder {
    color: #cbcbcb;
}
#masthead .form-control::-moz-placeholder {
    color: #cbcbcb;
}
#masthead .form-control:-ms-input-placeholder {
    color: #cbcbcb;
}
@media (min-width: 1200px) {
    #sticky .quickform {
        padding: 15px 0 0;
    }
}
#sticky .bbb {
    display: none;
}
#specials-row {
    position: relative;
}
@media (min-width: 768px) {
    #specials-row {
        height: 350px;
    }
}
@media (min-width: 1400px) {
    #specials-row {
        height: 500px;
    }
}
#specials-row a {
    display: block;
    height: inherit;
    overflow: hidden;
}
#specials-row a span {
    display: block;
}
#specials-row a .content {
    text-align: center;
    width: 100%;
    padding: 30px;
    position: relative;
    z-index: 4;
    background-color: #00354b;
}
@media (min-width: 768px) {
    #specials-row a .content {
        width: 50%;
        position: absolute;
        top: 50%;
        right: 0;
        padding: 0 30px;
        background-color: transparent;
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
#specials-row a .content .main {
    position: relative;
    z-index: 5;
    color: #03adec;
    text-transform: uppercase;
    font-size: 44px;
    font-size: 4.4rem;
    line-height: 1;
    font-weight: 800;
    -webkit-text-fill-color: #03adec;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
}
@media (min-width: 992px) {
    #specials-row a .content .main {
        font-size: 64px;
        font-size: 6.4rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    #specials-row a .content .main {
        font-size: 100px;
        font-size: 10rem;
        line-height: 1;
        -webkit-text-stroke-width: 2px;
        text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75);
    }
}
#specials-row a .content .subtext {
    position: relative;
    z-index: 5;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}
@media (min-width: 992px) {
    #specials-row a .content .subtext {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    #specials-row a .content .subtext {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.75);
    }
}
#specials-row a .content .btn {
    position: relative;
    z-index: 5;
    display: table;
    margin: 0 auto;
}
#specials-row a .skew-contain {
    -webkit-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    overflow: hidden;
}
#specials-row a .bars-1 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.6);
    position: absolute;
    z-index: 3;
    top: 0;
    left: -10%;
    height: 100%;
    width: 10%;
    -webkit-transition: all 3.4s ease-in-out;
    -o-transition: all 3.4s ease-in-out;
    -ms-transition: all 3.4s ease-in-out;
    -moz-transition: all 3.4s ease-in-out;
    transition: all 3.4s ease-in-out;
}
@media (min-width: 768px) {
    #specials-row a .bars-1 {
        left: -16%;
    }
}
#specials-row a .bars-1.in-view {
    -moz-opacity: 1;
    opacity: 1;
    left: -16%;
}
@media (min-width: 768px) {
    #specials-row a .bars-1.in-view {
        left: -12%;
    }
}
#specials-row a .bars-2 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.15);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 16%;
    height: 100%;
    width: 10%;
    -webkit-transition: all 2.8s ease-in-out;
    -o-transition: all 2.8s ease-in-out;
    -ms-transition: all 2.8s ease-in-out;
    -moz-transition: all 2.8s ease-in-out;
    transition: all 2.8s ease-in-out;
}
@media (min-width: 768px) {
    #specials-row a .bars-2 {
        right: 37%;
    }
}
#specials-row a .bars-2.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 8%;
}
@media (min-width: 768px) {
    #specials-row a .bars-2.in-view {
        right: 41%;
    }
}
#specials-row a .bars-3 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.4);
    background: -moz-linear-gradient(left, rgba(0, 173, 238, 0.4) 0, rgba(0, 173, 238, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 173, 238, 0.4) 0, rgba(0, 173, 238, 0) 100%);
    background: linear-gradient(to right, rgba(0, 173, 238, 0.4) 0, rgba(0, 173, 238, 0) 100%);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 8%;
    height: 100%;
    width: 5%;
    -webkit-transition: all 2.6s ease-in-out;
    -o-transition: all 2.6s ease-in-out;
    -ms-transition: all 2.6s ease-in-out;
    -moz-transition: all 2.6s ease-in-out;
    transition: all 2.6s ease-in-out;
}
@media (min-width: 768px) {
    #specials-row a .bars-3 {
        right: 56%;
    }
}
#specials-row a .bars-3.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: -2%;
}
@media (min-width: 768px) {
    #specials-row a .bars-3.in-view {
        right: 47%;
    }
}
#specials-row a .bars-4 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.4);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 9%;
    height: 100%;
    width: 6%;
    -webkit-transition: all 3.6s ease-in-out;
    -o-transition: all 3.6s ease-in-out;
    -ms-transition: all 3.6s ease-in-out;
    -moz-transition: all 3.6s ease-in-out;
    transition: all 3.6s ease-in-out;
}
@media (min-width: 768px) {
    #specials-row a .bars-4 {
        right: 53%;
    }
}
#specials-row a .bars-4.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 4%;
}
@media (min-width: 768px) {
    #specials-row a .bars-4.in-view {
        right: 48%;
    }
}
#specials-row a .bars-5 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.75);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 13%;
    height: 100%;
    width: 4px;
    -webkit-transition: all 3.4s ease-in-out;
    -o-transition: all 3.4s ease-in-out;
    -ms-transition: all 3.4s ease-in-out;
    -moz-transition: all 3.4s ease-in-out;
    transition: all 3.4s ease-in-out;
}
@media (min-width: 768px) {
    #specials-row a .bars-5 {
        right: 50%;
    }
}
#specials-row a .bars-5.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 6%;
}
@media (min-width: 768px) {
    #specials-row a .bars-5.in-view {
        right: 56%;
    }
}
#specials-row a:active,
#specials-row a:focus,
#specials-row a:hover {
    text-decoration: none !important;
}
#specials-row a:active .bars-1,
#specials-row a:focus .bars-1,
#specials-row a:hover .bars-1 {
    -webkit-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
    left: -12%;
}
@media (min-width: 768px) {
    #specials-row a:active .bars-1,
    #specials-row a:focus .bars-1,
    #specials-row a:hover .bars-1 {
        left: -10%;
    }
}
#specials-row a:active .bars-2,
#specials-row a:focus .bars-2,
#specials-row a:hover .bars-2 {
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    right: 4%;
}
@media (min-width: 768px) {
    #specials-row a:active .bars-2,
    #specials-row a:focus .bars-2,
    #specials-row a:hover .bars-2 {
        right: 42%;
    }
}
#specials-row a:active .bars-3,
#specials-row a:focus .bars-3,
#specials-row a:hover .bars-3 {
    -webkit-transition: all 1.1s ease-in-out;
    -o-transition: all 1.1s ease-in-out;
    -ms-transition: all 1.1s ease-in-out;
    -moz-transition: all 1.1s ease-in-out;
    transition: all 1.1s ease-in-out;
    right: 8%;
}
@media (min-width: 768px) {
    #specials-row a:active .bars-3,
    #specials-row a:focus .bars-3,
    #specials-row a:hover .bars-3 {
        right: 45%;
    }
}
#specials-row a:active .bars-4,
#specials-row a:focus .bars-4,
#specials-row a:hover .bars-4 {
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    right: 2%;
}
@media (min-width: 768px) {
    #specials-row a:active .bars-4,
    #specials-row a:focus .bars-4,
    #specials-row a:hover .bars-4 {
        right: 49%;
    }
}
#specials-row a:active .bars-5,
#specials-row a:focus .bars-5,
#specials-row a:hover .bars-5 {
    -webkit-transition: all 1.15s ease-in-out;
    -o-transition: all 1.15s ease-in-out;
    -ms-transition: all 1.15s ease-in-out;
    -moz-transition: all 1.15s ease-in-out;
    transition: all 1.15s ease-in-out;
    right: 10%;
}
@media (min-width: 768px) {
    #specials-row a:active .bars-5,
    #specials-row a:focus .bars-5,
    #specials-row a:hover .bars-5 {
        right: 54%;
    }
}
#specials-row a .bars-6 {
    display: none;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 34%;
    height: 100%;
    width: 15%;
    -webkit-transition: all 2.4s ease-in-out;
    -o-transition: all 2.4s ease-in-out;
    -ms-transition: all 2.4s ease-in-out;
    -moz-transition: all 2.4s ease-in-out;
    transition: all 2.4s ease-in-out;
}
#specials-row a .bars-6 span {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    height: 110%;
    width: 110%;
}
#specials-row a .bars-6.in-view {
    right: 38%;
}
#specials-row a .clouds {
    position: absolute;
    z-index: 2;
    top: 0;
    right: -40px;
    height: 100%;
    width: 120%;
}
@media (min-width: 768px) {
    #specials-row a .clouds {
        width: 60%;
        right: -100px;
    }
}
#specials-row a .clouds span {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -moz-transform: skew(20deg);
    transform: skew(20deg);
    position: absolute;
    top: 0;
    right: 0;
    height: 110%;
    width: 120%;
}
@media (min-width: 768px) {
    #specials-row a .clouds.mobile {
        display: none !important;
    }
}
#specials-row a .clouds.desktop {
    display: none;
}
@media (min-width: 768px) {
    #specials-row a .clouds.desktop {
        display: block;
    }
}
#specials-row a .photo {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    height: 250px;
    width: 100%;
}
@media (min-width: 768px) {
    #specials-row a .photo {
        position: absolute;
        height: 100%;
        width: 75%;
    }
}
#testimonial-row {
    position: relative;
}
@media (min-width: 768px) {
    #testimonial-row {
        height: 350px;
    }
}
@media (min-width: 1400px) {
    #testimonial-row {
        height: 500px;
    }
}
#testimonial-row a {
    display: block;
    height: inherit;
    overflow: hidden;
}
#testimonial-row a span {
    display: block;
}
#testimonial-row a .content {
    position: relative;
    text-align: center;
    width: 100%;
    padding: 30px;
}
@media (min-width: 768px) {
    #testimonial-row a .content {
        position: absolute;
        z-index: 3;
        width: 50%;
        padding: 0 30px;
        top: 50%;
        right: 0;
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
#testimonial-row a .content .main {
    position: relative;
    z-index: 5;
    color: #00354b;
    text-transform: uppercase;
    font-size: 40px;
    font-size: 4rem;
    line-height: 0.85;
    font-weight: 800;
    -webkit-text-fill-color: #00354b;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
}
@media (min-width: 992px) {
    #testimonial-row a .content .main {
        font-size: 64px;
        font-size: 6.4rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    #testimonial-row a .content .main {
        font-size: 100px;
        font-size: 10rem;
        line-height: 1;
        -webkit-text-stroke-width: 2px;
        text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75);
    }
}
#testimonial-row a .content .subtext {
    position: relative;
    z-index: 5;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
}
@media (min-width: 992px) {
    #testimonial-row a .content .subtext {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    #testimonial-row a .content .subtext {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.75);
    }
}
#testimonial-row a .content .btn {
    position: relative;
    z-index: 5;
    display: table;
    margin: 0 auto;
}
#testimonial-row a .skew-contain {
    -webkit-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    overflow: hidden;
}
#testimonial-row a .bars-1 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(255, 198, 0, 0.6);
    position: absolute;
    z-index: 3;
    top: 0;
    right: -8%;
    height: 100%;
    width: 10%;
    -webkit-transition: all 3.4s ease-in-out;
    -o-transition: all 3.4s ease-in-out;
    -ms-transition: all 3.4s ease-in-out;
    -moz-transition: all 3.4s ease-in-out;
    transition: all 3.4s ease-in-out;
}
#testimonial-row a .bars-1.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: -11%;
}
#testimonial-row a .bars-2 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(255, 198, 0, 0.15);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 78%;
    height: 100%;
    width: 10%;
    -webkit-transition: all 2.8s ease-in-out;
    -o-transition: all 2.8s ease-in-out;
    -ms-transition: all 2.8s ease-in-out;
    -moz-transition: all 2.8s ease-in-out;
    transition: all 2.8s ease-in-out;
}
@media (min-width: 768px) {
    #testimonial-row a .bars-2 {
        right: 37%;
    }
}
#testimonial-row a .bars-2.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 69%;
}
@media (min-width: 768px) {
    #testimonial-row a .bars-2.in-view {
        right: 41%;
    }
}
#testimonial-row a .bars-3 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(255, 198, 0, 0.4);
    background: -moz-linear-gradient(left, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0.4) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0.4) 100%);
    background: linear-gradient(to right, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0.4) 100%);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 66%;
    height: 100%;
    width: 6%;
    -webkit-transition: all 2.6s ease-in-out;
    -o-transition: all 2.6s ease-in-out;
    -ms-transition: all 2.6s ease-in-out;
    -moz-transition: all 2.6s ease-in-out;
    transition: all 2.6s ease-in-out;
}
@media (min-width: 768px) {
    #testimonial-row a .bars-3 {
        right: 56%;
    }
}
#testimonial-row a .bars-3.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 75%;
}
@media (min-width: 768px) {
    #testimonial-row a .bars-3.in-view {
        right: 47%;
    }
}
#testimonial-row a .bars-4 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(255, 198, 0, 0.4);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 82%;
    height: 100%;
    width: 6%;
    -webkit-transition: all 3.6s ease-in-out;
    -o-transition: all 3.6s ease-in-out;
    -ms-transition: all 3.6s ease-in-out;
    -moz-transition: all 3.6s ease-in-out;
    transition: all 3.6s ease-in-out;
}
@media (min-width: 768px) {
    #testimonial-row a .bars-4 {
        right: 53%;
    }
}
#testimonial-row a .bars-4.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 90%;
}
@media (min-width: 768px) {
    #testimonial-row a .bars-4.in-view {
        right: 48%;
    }
}
#testimonial-row a .bars-5 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(255, 198, 0, 0.4);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 79%;
    height: 100%;
    width: 4%;
    -webkit-transition: all 3.4s ease-in-out;
    -o-transition: all 3.4s ease-in-out;
    -ms-transition: all 3.4s ease-in-out;
    -moz-transition: all 3.4s ease-in-out;
    transition: all 3.4s ease-in-out;
}
@media (min-width: 768px) {
    #testimonial-row a .bars-5 {
        right: 48%;
    }
}
#testimonial-row a .bars-5.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 85%;
}
@media (min-width: 768px) {
    #testimonial-row a .bars-5.in-view {
        right: 53%;
    }
}
#testimonial-row a .bg-color {
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: -9%;
    height: 100%;
    width: 60%;
    background-color: #ffeba6;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
@media (min-width: 768px) {
    #testimonial-row a .bg-color {
        display: block;
    }
}
#testimonial-row a .bg-color.in-view {
    right: 38%;
}
#testimonial-row a:active,
#testimonial-row a:focus,
#testimonial-row a:hover {
    text-decoration: none !important;
}
#testimonial-row a:active .bars-1,
#testimonial-row a:focus .bars-1,
#testimonial-row a:hover .bars-1 {
    -webkit-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
    right: -9%;
}
#testimonial-row a:active .bars-2,
#testimonial-row a:focus .bars-2,
#testimonial-row a:hover .bars-2 {
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    right: 40%;
}
#testimonial-row a:active .bars-3,
#testimonial-row a:focus .bars-3,
#testimonial-row a:hover .bars-3 {
    -webkit-transition: all 1.1s ease-in-out;
    -o-transition: all 1.1s ease-in-out;
    -ms-transition: all 1.1s ease-in-out;
    -moz-transition: all 1.1s ease-in-out;
    transition: all 1.1s ease-in-out;
    right: 45%;
}
#testimonial-row a:active .bars-4,
#testimonial-row a:focus .bars-4,
#testimonial-row a:hover .bars-4 {
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    right: 49%;
}
#testimonial-row a:active .bars-5,
#testimonial-row a:focus .bars-5,
#testimonial-row a:hover .bars-5 {
    -webkit-transition: all 1.15s ease-in-out;
    -o-transition: all 1.15s ease-in-out;
    -ms-transition: all 1.15s ease-in-out;
    -moz-transition: all 1.15s ease-in-out;
    transition: all 1.15s ease-in-out;
    right: 52%;
}
#testimonial-row a .photo {
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
@media (min-width: 768px) {
    #testimonial-row a .photo {
        width: 65%;
    }
}
@media (min-width: 992px) {
    #testimonial-row a .photo {
        width: 55%;
    }
}
@media (min-width: 768px) {
    #testimonial-row a .photo.mobile {
        display: none !important;
    }
}
#testimonial-row a .photo.desktop {
    display: none;
}
@media (min-width: 768px) {
    #testimonial-row a .photo.desktop {
        display: block;
    }
}
#testimonial-row a .review-wrapper {
    position: relative;
    z-index: 5;
    width: 100%;
    padding: 5%;
    text-align: center;
    background-color: #ffeba6;
}
@media (min-width: 768px) {
    #testimonial-row a .review-wrapper {
        width: 50%;
        padding: 3.5% 5%;
        background-color: transparent;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
#testimonial-row a .review-wrapper .review {
    position: relative;
    z-index: 5;
    color: #00354b;
}
#testimonial-row a .review-wrapper .review .product {
    text-transform: uppercase;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 5px;
}
@media (min-width: 1400px) {
    #testimonial-row a .review-wrapper .review .product {
        font-size: 45px;
        font-size: 4.5rem;
        line-height: 1;
        margin-bottom: 15px;
    }
}
#testimonial-row a .review-wrapper .review .rating {
    color: #f60;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    margin-bottom: 15px;
}
@media (min-width: 1400px) {
    #testimonial-row a .review-wrapper .review .rating {
        font-size: 50px;
        font-size: 5rem;
        line-height: 1;
        margin-bottom: 25px;
    }
}
#testimonial-row a .review-wrapper .review .review-body {
    color: #03adec;
    font-weight: 300;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.15;
    margin-bottom: 25px;
}
@media (min-width: 1400px) {
    #testimonial-row a .review-wrapper .review .review-body {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.15;
    }
}
#testimonial-row a .review-wrapper .review .reviewer {
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    margin-bottom: 5px;
}
@media (min-width: 1400px) {
    #testimonial-row a .review-wrapper .review .reviewer {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1;
    }
}
#testimonial-row a .review-wrapper .review .review-location {
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
}
@media (min-width: 1400px) {
    #testimonial-row a .review-wrapper .review .review-location {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1;
    }
}
#site-footer {
    padding: 25px 0;
    background-color: #00354b;
    color: #fff;
    border-top: 20px solid #ffbe57;
}
#site-footer .site-info {
    text-align: center;
}
#site-footer .site-info img {
    margin-bottom: 15px;
}
#site-footer .site-info p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.428;
    font-weight: 300;
}
#site-footer .site-info p a {
    color: #fff;
}
#site-footer .menu .menu-title {
    color: #03adec;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    padding-bottom: 5px;
}
#site-footer .menu .menu-title:after {
    content: "";
    display: block;
    border-bottom: 1px solid #f4d76f;
    margin-top: 5px;
    margin-bottom: 10px;
}
#site-footer .menu ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.25;
}
#site-footer .menu ul li {
    margin: 5px 0;
}
#site-footer .menu ul li.menu-item-has-children > a:first-child {
    pointer-events: none;
    color: #03adec;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 400;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#site-footer .menu ul li.menu-item-has-children > a:first-child:after {
    content: "";
    display: block;
    border-bottom: 1px solid #f4d76f;
    margin-top: 5px;
    margin-bottom: 10px;
}
#site-footer .menu ul li a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.25;
    font-weight: 300;
    color: #fff;
}
#site-footer .menu ul li ul {
    padding-left: 15px;
}
#site-footer .menu ul li ul li:nth-child(even) {
    padding-right: 0;
}
@media (min-width: 1600px) {
    #site-footer .menu ul li ul li {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        margin-right: -4px;
        padding-right: 15px;
    }
}
#site-footer .menu ul li ul li ul {
    display: none !important;
}
#site-footer .offer-disclaimer p {
    text-align: center;
    font-style: italic;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.428;
    margin: 20px 0 0;
}
#brochure {
    position: fixed;
    z-index: 7;
    pointer-events: none;
    right: -50px;
    top: 240px;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#brochure:active,
#brochure:focus,
#brochure:hover {
    right: -45px;
}
#brochure.slideUp {
    pointer-events: auto;
    top: 250px;
    -moz-opacity: 1;
    opacity: 1;
}
#about-temo {
    position: relative;
    overflow: hidden;
    height: 470px;
}
@media (min-width: 375px) {
    #about-temo {
        height: 400px;
    }
}
@media (min-width: 768px) {
    #about-temo {
        height: 300px;
    }
}
@media (min-width: 1200px) {
    #about-temo {
        height: 385px;
    }
}
@media (min-width: 1400px) {
    #about-temo {
        height: 650px;
    }
}
#about-temo .slick-list,
#about-temo .slick-slider,
#about-temo .slick-track {
    position: relative;
    height: inherit;
}
#about-temo #about-nav {
    display: none;
}
@media (min-width: 1200px) {
    #about-temo #about-nav {
        display: block;
    }
}
#about-temo #about-nav .slat {
    cursor: pointer;
    position: absolute;
    z-index: 5;
    top: 0;
    right: calc(7.25% + 495px);
    margin-right: -5%;
    height: 100%;
    width: 155px;
}
#about-temo #about-nav .slat.skew-contain {
    -webkit-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    overflow: hidden;
}
@media (min-width: 1200px) {
    #about-temo #about-nav .slat {
        margin-right: -7%;
    }
}
@media (min-width: 1400px) {
    #about-temo #about-nav .slat {
        margin-right: -10%;
        width: 185px;
        right: calc(7.25% + 585px);
    }
}
@media (min-width: 1600px) {
    #about-temo #about-nav .slat {
        margin-right: -5%;
        width: 200px;
        right: calc(7.25% + 630px);
    }
}
#about-temo #about-nav .slat[data-slat="2"] {
    right: calc(7.25% + 330px);
}
@media (min-width: 1400px) {
    #about-temo #about-nav .slat[data-slat="2"] {
        right: calc(7.25% + 390px);
    }
}
@media (min-width: 1600px) {
    #about-temo #about-nav .slat[data-slat="2"] {
        right: calc(7.25% + 420px);
    }
}
#about-temo #about-nav .slat[data-slat="3"] {
    right: calc(7.25% + 165px);
}
@media (min-width: 1400px) {
    #about-temo #about-nav .slat[data-slat="3"] {
        right: calc(7.25% + 195px);
    }
}
@media (min-width: 1600px) {
    #about-temo #about-nav .slat[data-slat="3"] {
        right: calc(7.25% + 210px);
    }
}
#about-temo #about-nav .slat[data-slat="4"] {
    right: 7.25%;
}
#about-temo #about-nav .slat .feature {
    position: absolute;
    z-index: 5;
    width: 100%;
    bottom: 0;
    left: 50%;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.15;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
    -webkit-transform: translate(-50%, -25px) skew(20deg);
    transform: translate(-50%, -25px) skew(20deg);
}
@media (min-width: 1400px) {
    #about-temo #about-nav .slat .feature {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.15;
    }
}
#about-temo #about-nav .slat .feature span {
    display: block;
}
#about-temo #about-nav .slat .image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -moz-transform: skew(20deg);
    transform: skew(20deg);
    position: absolute;
    background-color: #00354b;
    z-index: 4;
    top: 0;
    right: -170%;
    height: 110%;
    width: 350%;
    -moz-opacity: 0.75;
    opacity: 0.75;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-background-blend-mode: luminosity;
    background-blend-mode: luminosity;
}
#about-temo #about-nav .slat .color {
    background-color: #00354b;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#about-temo #about-nav .slat.active .image,
#about-temo #about-nav .slat:hover .image {
    background-color: #f60;
}
#about-temo #about-nav .slat.active .color,
#about-temo #about-nav .slat:hover .color {
    background-color: #f60;
}
#about-temo #about-nav .bg {
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#about-temo #about-slides {
    position: relative;
    height: inherit;
}
#about-temo #about-slides.mobile {
    position: relative;
    z-index: 5;
}
@media (min-width: 1200px) {
    #about-temo #about-slides.mobile {
        display: none;
    }
}
@media (min-width: 1200px) {
    #about-temo #about-slides.desktop {
        display: block;
    }
}
#about-temo #about-slides .slide-content {
    height: inherit;
    pointer-events: none;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#about-temo #about-slides .slide-content.active .content-wrapper {
    pointer-events: auto;
    -moz-opacity: 1;
    opacity: 1;
    bottom: -200px;
}
@media (min-width: 768px) {
    #about-temo #about-slides .slide-content.active .content-wrapper {
        right: 0;
    }
}
@media (min-width: 1200px) {
    #about-temo #about-slides .slide-content.active .content-wrapper {
        bottom: 0;
        -webkit-transition-delay: 0.25s;
        transition-delay: 0.25s;
    }
}
#about-temo #about-slides .slide-content.active .image {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
    -moz-opacity: 1;
    opacity: 1;
}
#about-temo #about-slides .slide-content .content-wrapper {
    pointer-events: none;
    position: absolute;
    z-index: 4;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: -50%;
    padding: 15px 5% 5%;
    text-align: center;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #fff;
}
@media (min-width: 768px) {
    #about-temo #about-slides .slide-content .content-wrapper {
        right: -50%;
        top: 0;
        bottom: 0;
        padding: 8% 5% 5% 50%;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 25%, #fff 45%, #fff 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 25%, #fff 45%, #fff 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 25%, #fff 45%, #fff 100%);
    }
}
@media (min-width: 1200px) {
    #about-temo #about-slides .slide-content .content-wrapper {
        top: inherit;
        bottom: -50%;
        width: 100%;
        height: 50%;
        right: 0;
        padding: 15px 60% 5% 2%;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.95) 0, rgba(255, 255, 255, 0.95) 50%, rgba(255, 255, 255, 0.6) 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.95) 0, rgba(255, 255, 255, 0.95) 50%, rgba(255, 255, 255, 0.6) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95) 0, rgba(255, 255, 255, 0.95) 50%, rgba(255, 255, 255, 0.6) 100%);
    }
}
@media (min-width: 1400px) {
    #about-temo #about-slides .slide-content .content-wrapper {
        padding: 30px 60% 5% 5%;
    }
}
#about-temo #about-slides .slide-content .content-wrapper .brand {
    position: relative;
    margin-bottom: 10px;
    color: #03adec;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
}
@media (min-width: 1200px) {
    #about-temo #about-slides .slide-content .content-wrapper .brand {
        margin-bottom: 5px;
    }
}
@media (min-width: 1400px) {
    #about-temo #about-slides .slide-content .content-wrapper .brand {
        margin-bottom: 15px;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1;
    }
}
#about-temo #about-slides .slide-content .content-wrapper .brand a {
    position: absolute;
    top: -5px;
    right: 0;
}
#about-temo #about-slides .slide-content .content-wrapper .close-btn {
    background-color: #00354b;
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    overflow: hidden;
    cursor: pointer;
}
@media (min-width: 1400px) {
    #about-temo #about-slides .slide-content .content-wrapper .close-btn {
        width: 35px;
        height: 35px;
    }
}
#about-temo #about-slides .slide-content .content-wrapper .close-btn::after,
#about-temo #about-slides .slide-content .content-wrapper .close-btn::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 60%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    margin-left: 4px;
    background: #fff;
}
@media (min-width: 1400px) {
    #about-temo #about-slides .slide-content .content-wrapper .close-btn::after,
    #about-temo #about-slides .slide-content .content-wrapper .close-btn::before {
        margin-left: 7px;
    }
}
#about-temo #about-slides .slide-content .content-wrapper .close-btn::before {
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
#about-temo #about-slides .slide-content .content-wrapper .close-btn::after {
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#about-temo #about-slides .slide-content .content-wrapper .close-btn:hover::after,
#about-temo #about-slides .slide-content .content-wrapper .close-btn:hover::before {
    background: #03adec;
}
#about-temo #about-slides .slide-content .content-wrapper .title {
    color: #00354b;
    font-weight: 700;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    margin-bottom: 5px;
}
@media (min-width: 1400px) {
    #about-temo #about-slides .slide-content .content-wrapper .title {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1;
        margin-bottom: 15px;
    }
}
#about-temo #about-slides .slide-content .content-wrapper .desc {
    color: #717171;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.428;
}
@media (min-width: 1400px) {
    #about-temo #about-slides .slide-content .content-wrapper .desc {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.428;
    }
}
#about-temo #about-slides .slide-content .content-wrapper .btn {
    margin-top: 5px;
}
@media (min-width: 1400px) {
    #about-temo #about-slides .slide-content .content-wrapper .btn {
        margin-top: 15px;
    }
}
#about-temo #about-slides .slide-content .image {
    -moz-opacity: 0;
    opacity: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 200px;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
@media (min-width: 768px) {
    #about-temo #about-slides .slide-content .image {
        width: 60%;
        height: 100%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
}
@media (min-width: 1400px) {
    #about-temo #about-slides .slide-content .image {
        left: -10%;
    }
}
#about-temo .static {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, calc(-50% - 0.5px));
    -o-transform: translate(-50%, calc(-50% - 0.5px));
    -ms-transform: translate(-50%, calc(-50% - 0.5px));
    -moz-transform: translate(-50%, calc(-50% - 0.5px));
    transform: translate(-50%, calc(-50% - 0.5px));
    text-align: center;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
@media (min-width: 1200px) {
    #about-temo .static {
        width: 40%;
        left: 8%;
        -webkit-transform: translate(-8%, calc(-50% - 0.5px));
        -o-transform: translate(-8%, calc(-50% - 0.5px));
        -ms-transform: translate(-8%, calc(-50% - 0.5px));
        -moz-transform: translate(-8%, calc(-50% - 0.5px));
        transform: translate(-8%, calc(-50% - 0.5px));
    }
}
@media (min-width: 1400px) {
    #about-temo .static {
        left: 10%;
        -webkit-transform: translate(-10%, calc(-50% - 0.5px));
        -o-transform: translate(-10%, calc(-50% - 0.5px));
        -ms-transform: translate(-10%, calc(-50% - 0.5px));
        -moz-transform: translate(-10%, calc(-50% - 0.5px));
        transform: translate(-10%, calc(-50% - 0.5px));
    }
}
@media (min-width: 1800px) {
    #about-temo .static {
        left: 15%;
        -webkit-transform: translate(-15%, calc(-50% - 0.5px));
        -o-transform: translate(-15%, calc(-50% - 0.5px));
        -ms-transform: translate(-15%, calc(-50% - 0.5px));
        -moz-transform: translate(-15%, calc(-50% - 0.5px));
        transform: translate(-15%, calc(-50% - 0.5px));
    }
}
#about-temo .static span {
    display: block;
}
#about-temo .static .product {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
    color: #00354b;
    font-weight: 700;
    margin-bottom: 15px;
}
#about-temo .static .title {
    color: #03adec;
    text-transform: uppercase;
    font-size: 44px;
    font-size: 4.4rem;
    line-height: 0.85;
    font-weight: 800;
    -webkit-text-fill-color: #03adec;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
}
@media (min-width: 992px) {
    #about-temo .static .title {
        font-size: 64px;
        font-size: 6.4rem;
        line-height: 0.85;
    }
}
@media (min-width: 1400px) {
    #about-temo .static .title {
        font-size: 85px;
        font-size: 8.5rem;
        line-height: 0.85;
        -webkit-text-stroke-width: 2px;
        text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75);
    }
}
@media (min-width: 1800px) {
    #about-temo .static .title {
        font-size: 100px;
        font-size: 10rem;
        line-height: 0.85;
    }
}
#about-temo .static .btn {
    display: table;
    margin: 30px auto 0;
}
#about-temo .static.hidden {
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
#about-temo .bg {
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#about-temo-mobile {
    position: relative;
    visibility: hidden;
    background-color: #00354b;
}
@media (min-width: 1200px) {
    #about-temo-mobile {
        display: none;
    }
}
#about-temo-mobile.slick-initialized {
    visibility: visible;
}
#about-temo-mobile .slick-arrow {
    cursor: pointer;
    position: absolute;
    z-index: 10;
    color: #fff;
    display: block;
    padding: 10px;
    font-size: 40px;
    font-size: 4rem;
    line-height: 1;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
#about-temo-mobile .slick-arrow.left-arrow {
    left: 5%;
}
#about-temo-mobile .slick-arrow.right-arrow {
    right: 5%;
}
#about-temo-mobile .slick-arrow.slick-disabled {
    -moz-opacity: 0.25;
    opacity: 0.25;
}
#about-temo-mobile .blue-panel {
    cursor: pointer;
    padding: 30px 20px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
}
@media (min-width: 768px) {
    #about-temo-mobile .blue-panel {
        border-right: 1px solid #fff;
    }
}
#product-gallery #gallery-main {
    position: relative;
    overflow: hidden;
    padding: 0;
}
#product-gallery #gallery-main .bgimage,
#product-gallery #gallery-main .slick-list,
#product-gallery #gallery-main .slick-track {
    height: inherit;
}
#product-gallery #gallery-main .image {
    position: relative;
    height: inherit;
    overflow: hidden;
}
#product-gallery #gallery-main .image .bgimage {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#product-gallery #gallery-thumbs {
    padding: 15px 20px;
    position: relative;
}
@media (min-width: 992px) {
    #product-gallery #gallery-thumbs {
        padding: 30px 20px;
    }
}
@media (min-width: 1200px) {
    #product-gallery #gallery-thumbs {
        padding: 50px;
    }
}
#product-gallery #gallery-thumbs .title {
    margin-bottom: 15px;
    text-align: center;
    color: #03adec;
    font-weight: 800;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
}
@media (min-width: 992px) {
    #product-gallery #gallery-thumbs .title {
        font-size: 26px;
        font-size: 2.6rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    #product-gallery #gallery-thumbs .title {
        font-size: 40px;
        font-size: 4rem;
        line-height: 1;
    }
}
#product-gallery #gallery-thumbs #gallery-thumbs-wrapper {
    position: relative;
    margin-bottom: 0;
    visibility: hidden;
}
#product-gallery #gallery-thumbs #gallery-thumbs-wrapper.slick-initialized {
    visibility: visible;
}
#product-gallery #gallery-thumbs #gallery-thumbs-wrapper .image {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 15%;
}
@media (min-width: 992px) {
    #product-gallery #gallery-thumbs #gallery-thumbs-wrapper .image {
        padding-bottom: 30%;
    }
}
@media (min-width: 1200px) {
    #product-gallery #gallery-thumbs #gallery-thumbs-wrapper .image {
        margin-bottom: 25px;
    }
}
#product-gallery #gallery-thumbs #gallery-thumbs-wrapper .image img {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 450px;
    min-height: 100%;
    padding: 0 7.5px;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: none;
}
@media (min-width: 1200px) {
    #product-gallery #gallery-thumbs #gallery-thumbs-wrapper .image img {
        padding: 0 15px;
    }
}
#product-gallery #gallery-thumbs #gallery-thumbs-wrapper .slick-slide > div:last-child {
    display: none;
}
@media (min-width: 992px) {
    #product-gallery #gallery-thumbs #gallery-thumbs-wrapper .slick-slide > div:last-child {
        display: block;
    }
}
#product-gallery #gallery-thumbs #gallery-thumbs-wrapper .slick-arrow {
    cursor: pointer;
    position: absolute;
    color: #00354b;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1;
    top: 50%;
    -webkit-transform: translate(0, -80%);
    -o-transform: translate(0, -80%);
    -ms-transform: translate(0, -80%);
    -moz-transform: translate(0, -80%);
    transform: translate(0, -80%);
}
@media (min-width: 992px) {
    #product-gallery #gallery-thumbs #gallery-thumbs-wrapper .slick-arrow {
        -webkit-transform: translate(0, -90%);
        -o-transform: translate(0, -90%);
        -ms-transform: translate(0, -90%);
        -moz-transform: translate(0, -90%);
        transform: translate(0, -90%);
    }
}
#product-gallery #gallery-thumbs #gallery-thumbs-wrapper .slick-arrow.left-arrow {
    left: -15px;
}
#product-gallery #gallery-thumbs #gallery-thumbs-wrapper .slick-arrow.right-arrow {
    right: -15px;
}
#product-gallery #gallery-thumbs #gallery-thumbs-wrapper .slick-dots {
    bottom: -10px;
}
#product-gallery #gallery-thumbs #gallery-thumbs-wrapper .slick-dots li button:before {
    cursor: pointer;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    color: #03adec;
    font-family: FontAwesome;
    content: "\f10c";
}
#product-gallery #gallery-thumbs #gallery-thumbs-wrapper .slick-dots li.slick-active button:before {
    content: "\f111";
}
#showcase {
    position: relative;
    background-color: #00354b;
}
#showcase #showcase-top {
    visibility: hidden;
}
#showcase #showcase-top.slick-initialized {
    visibility: visible;
}
#showcase #showcase-top a .text-wrapper {
    display: block;
    padding: 10%;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 45%;
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    #showcase #showcase-top a .text-wrapper {
        top: 45%;
        -webkit-transform: translate(0, -33%);
        -o-transform: translate(0, -33%);
        -ms-transform: translate(0, -33%);
        -moz-transform: translate(0, -33%);
        transform: translate(0, -33%);
    }
}
@media (min-width: 992px) {
    #showcase #showcase-top a .text-wrapper {
        top: 55%;
    }
}
@media (min-width: 1200px) {
    #showcase #showcase-top a .text-wrapper {
        top: 45%;
    }
}
@media (min-width: 1400px) {
    #showcase #showcase-top a .text-wrapper {
        top: 55%;
    }
}
#showcase #showcase-top a .title {
    display: block;
    text-transform: uppercase;
    font-size: 40px;
    font-size: 4rem;
    line-height: 0.85;
    color: #03adec;
    font-weight: 700;
    -webkit-text-fill-color: #03adec;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 1200px) {
    #showcase #showcase-top a .title {
        font-size: 60px;
        font-size: 6rem;
        line-height: 0.85;
        text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75);
    }
}
@media (min-width: 1400px) {
    #showcase #showcase-top a .title {
        font-size: 80px;
        font-size: 8rem;
        line-height: 0.85;
    }
}
#showcase #showcase-top a .subtext {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.75);
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    #showcase #showcase-top a .subtext {
        margin-top: 15px;
        -moz-opacity: 0;
        opacity: 0;
    }
}
@media (min-width: 1200px) {
    #showcase #showcase-top a .subtext {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    #showcase #showcase-top a .subtext {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1;
    }
}
#showcase #showcase-top a .btn {
    clear: both;
    margin-top: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    #showcase #showcase-top a .btn {
        margin-top: 20px;
        -moz-opacity: 0;
        opacity: 0;
    }
}
@media (min-width: 1200px) {
    #showcase #showcase-top a .btn {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1;
    }
}
@media (min-width: 1600px) {
    #showcase #showcase-top a .btn {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1;
    }
}
#showcase #showcase-top a .overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(1, 43, 62, 0.8);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    #showcase #showcase-top a:active .text-wrapper,
    #showcase #showcase-top a:focus .text-wrapper,
    #showcase #showcase-top a:hover .text-wrapper {
        -webkit-transform: translate(0, -40%);
        -o-transform: translate(0, -40%);
        -ms-transform: translate(0, -40%);
        -moz-transform: translate(0, -40%);
        transform: translate(0, -40%);
    }
}
#showcase #showcase-top a:active .subtext,
#showcase #showcase-top a:focus .subtext,
#showcase #showcase-top a:hover .subtext {
    -moz-opacity: 1;
    opacity: 1;
    margin-top: 5px;
}
#showcase #showcase-top a:active .btn,
#showcase #showcase-top a:focus .btn,
#showcase #showcase-top a:hover .btn {
    -moz-opacity: 1;
    opacity: 1;
    margin-top: 5px;
}
#showcase #showcase-top a:active .overlay,
#showcase #showcase-top a:focus .overlay,
#showcase #showcase-top a:hover .overlay {
    -moz-opacity: 1;
    opacity: 1;
}
#showcase #showcase-top a:active .yellow-1,
#showcase #showcase-top a:focus .yellow-1,
#showcase #showcase-top a:hover .yellow-1 {
    left: 7%;
}
#showcase #showcase-top a:active .yellow-2,
#showcase #showcase-top a:focus .yellow-2,
#showcase #showcase-top a:hover .yellow-2 {
    -moz-opacity: 1;
    opacity: 1;
    left: 1%;
}
#showcase #showcase-top a:active .yellow-3,
#showcase #showcase-top a:focus .yellow-3,
#showcase #showcase-top a:hover .yellow-3 {
    -moz-opacity: 1;
    opacity: 1;
    left: 20%;
}
#showcase #showcase-top a .yellow-1 {
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    background-color: rgba(253, 217, 0, 0.35);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 4%;
    height: 100%;
    width: 15%;
}
#showcase #showcase-top a .yellow-2 {
    -webkit-transition: all 0.75s ease-in-out;
    -o-transition: all 0.75s ease-in-out;
    -ms-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out;
    -moz-opacity: 0.95;
    opacity: 0.95;
    -webkit-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 4%;
    height: 100%;
    width: 25%;
    background-color: rgba(253, 217, 0, 0.35);
    background: -moz-linear-gradient(left, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0) 60%, rgba(255, 198, 0, 0.35) 80%, rgba(255, 198, 0, 0.5) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0) 60%, rgba(255, 198, 0, 0.35) 80%, rgba(255, 198, 0, 0.5) 100%);
    background: linear-gradient(to right, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0) 60%, rgba(255, 198, 0, 0.35) 80%, rgba(255, 198, 0, 0.5) 100%);
}
#showcase #showcase-top a .yellow-3 {
    -webkit-transition: all 0.85s ease-in-out;
    -o-transition: all 0.85s ease-in-out;
    -ms-transition: all 0.85s ease-in-out;
    -moz-transition: all 0.85s ease-in-out;
    transition: all 0.85s ease-in-out;
    -moz-opacity: 0.95;
    opacity: 0.95;
    -webkit-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 16%;
    height: 100%;
    width: 15%;
    background-color: rgba(253, 217, 0, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0) 60%, rgba(255, 198, 0, 0.35) 80%, rgba(255, 198, 0, 0.45) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0) 60%, rgba(255, 198, 0, 0.35) 80%, rgba(255, 198, 0, 0.45) 100%);
    background: linear-gradient(to right, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0) 60%, rgba(255, 198, 0, 0.35) 80%, rgba(255, 198, 0, 0.45) 100%);
}
#showcase #showcase-bottom {
    visibility: hidden;
    overflow: hidden;
}
@media (min-width: 1200px) {
    #showcase #showcase-bottom {
        height: 180px;
    }
}
@media (min-width: 1400px) {
    #showcase #showcase-bottom {
        height: 190px;
    }
}
#showcase #showcase-bottom.slick-initialized {
    visibility: visible;
}
#showcase #showcase-bottom .slick-list,
#showcase #showcase-bottom .slick-track {
    height: inherit;
}
#showcase #showcase-bottom a .text-wrapper {
    display: block;
    position: absolute;
    z-index: 2;
    left: 5%;
    bottom: 5%;
    -webkit-transform: translate(0, calc(-15% - 0.5px));
    -o-transform: translate(0, calc(-15% - 0.5px));
    -ms-transform: translate(0, calc(-15% - 0.5px));
    -moz-transform: translate(0, calc(-15% - 0.5px));
    transform: translate(0, calc(-15% - 0.5px));
}
@media (min-width: 1200px) {
    #showcase #showcase-bottom a .text-wrapper {
        -webkit-transform: translate(-5%, calc(-5% - 0.5px));
        -o-transform: translate(-5%, calc(-5% - 0.5px));
        -ms-transform: translate(-5%, calc(-5% - 0.5px));
        -moz-transform: translate(-5%, calc(-5% - 0.5px));
        transform: translate(-5%, calc(-5% - 0.5px));
    }
}
#showcase #showcase-bottom a .title {
    -moz-opacity: 1;
    opacity: 1;
    display: block;
    text-transform: capitalize;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
@media (min-width: 1200px) {
    #showcase #showcase-bottom a .title {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.75);
    }
}
@media (min-width: 1600px) {
    #showcase #showcase-bottom a .title {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1;
    }
}
#showcase #showcase-bottom a .btn {
    -moz-opacity: 0;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -55%);
    -o-transform: translate(-50%, -55%);
    -ms-transform: translate(-50%, -55%);
    -moz-transform: translate(-50%, -55%);
    transform: translate(-50%, -55%);
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
@media (min-width: 1200px) {
    #showcase #showcase-bottom a .btn {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1;
    }
}
#showcase #showcase-bottom a .overlay-side {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background: -moz-linear-gradient(left, rgba(0, 43, 63, 0.85) 0, rgba(0, 45, 65, 0.65) 20%, rgba(0, 47, 68, 0) 40%, rgba(0, 53, 75, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 43, 63, 0.85) 0, rgba(0, 45, 65, 0.65) 20%, rgba(0, 47, 68, 0) 40%, rgba(0, 53, 75, 0) 100%);
    background: linear-gradient(to right, rgba(0, 43, 63, 0.85) 0, rgba(0, 45, 65, 0.65) 20%, rgba(0, 47, 68, 0) 40%, rgba(0, 53, 75, 0) 100%);
}
#showcase #showcase-bottom a .overlay-top {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 26, 37, 0.9) 0, rgba(0, 26, 37, 0.75) 25%, rgba(0, 26, 37, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 26, 37, 0.9) 0, rgba(0, 26, 37, 0.75) 25%, rgba(0, 26, 37, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 26, 37, 0.9) 0, rgba(0, 26, 37, 0.75) 25%, rgba(0, 26, 37, 0) 100%);
}
#showcase #showcase-bottom a:active .title,
#showcase #showcase-bottom a:focus .title,
#showcase #showcase-bottom a:hover .title {
    -moz-opacity: 0;
    opacity: 0;
}
#showcase #showcase-bottom a:active .btn,
#showcase #showcase-bottom a:focus .btn,
#showcase #showcase-bottom a:hover .btn {
    -moz-opacity: 1;
    opacity: 1;
    top: 50%;
    -webkit-transform: translate(-50%, calc(-50% - 0.5px));
    -o-transform: translate(-50%, calc(-50% - 0.5px));
    -ms-transform: translate(-50%, calc(-50% - 0.5px));
    -moz-transform: translate(-50%, calc(-50% - 0.5px));
    transform: translate(-50%, calc(-50% - 0.5px));
}
#showcase #showcase-bottom a:active .overlay-side,
#showcase #showcase-bottom a:focus .overlay-side,
#showcase #showcase-bottom a:hover .overlay-side {
    background-color: #00354b;
    background-color: rgba(0, 53, 75, 0.8);
}
#showcase a {
    width: 100%;
    height: inherit;
    position: relative;
    display: block;
    overflow: hidden;
}
#showcase a.scroll-down {
    display: none;
    position: absolute;
    z-index: 5;
    bottom: 180px;
}
@media (min-width: 1200px) {
    #showcase a.scroll-down {
        display: block;
    }
}
@media (min-width: 1400px) {
    #showcase a.scroll-down {
        bottom: 190px;
    }
}
#banner {
    position: relative;
    height: 130px;
}
@media (min-width: 768px) {
    #banner {
        height: 150px;
    }
}
@media (min-width: 1200px) {
    #banner {
        height: 200px;
    }
}
@media (min-width: 1400px) {
    #banner {
        height: 350px;
    }
}
#banner.tall {
    height: 215px;
}
@media (min-width: 768px) {
    #banner.tall {
        height: 260px;
    }
}
@media (min-width: 1200px) {
    #banner.tall {
        height: 300px;
    }
}
@media (min-width: 1400px) {
    #banner.tall {
        height: 400px;
    }
}
#banner .container {
    height: inherit;
}
#banner .text-wrapper {
    position: relative;
    z-index: 4;
    top: 50%;
    -webkit-transform: translate(0, calc(-50% - 0.5px));
    -o-transform: translate(0, calc(-50% - 0.5px));
    -ms-transform: translate(0, calc(-50% - 0.5px));
    -moz-transform: translate(0, calc(-50% - 0.5px));
    transform: translate(0, calc(-50% - 0.5px));
    text-align: center;
}
@media (min-width: 768px) {
    #banner .text-wrapper {
        text-align: left;
    }
}
#banner .text-wrapper .title {
    text-transform: uppercase;
    font-size: 40px;
    font-size: 4rem;
    line-height: 0.85;
    color: #03adec;
    font-weight: 800;
    -webkit-text-fill-color: #03adec;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    #banner .text-wrapper .title {
        font-size: 60px;
        font-size: 6rem;
        line-height: 0.85;
    }
}
@media (min-width: 1200px) {
    #banner .text-wrapper .title {
        font-size: 80px;
        font-size: 8rem;
        line-height: 0.85;
        -webkit-text-stroke-width: 2px;
        text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75);
    }
}
@media (min-width: 1400px) {
    #banner .text-wrapper .title {
        font-size: 90px;
        font-size: 9rem;
        line-height: 0.85;
    }
}
#banner .text-wrapper .subtext {
    margin-top: 5px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.75);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    #banner .text-wrapper .subtext {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1;
    }
}
@media (min-width: 1200px) {
    #banner .text-wrapper .subtext {
        margin-top: 10px;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    #banner .text-wrapper .subtext {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1;
    }
}
#banner .text-wrapper .btn {
    margin-top: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    #banner .text-wrapper .btn {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1;
    }
}
@media (min-width: 1200px) {
    #banner .text-wrapper .btn {
        margin-top: 15px;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1;
    }
}
@media (min-width: 1600px) {
    #banner .text-wrapper .btn {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1;
    }
}
#banner .shapes-wrapper .skew-contain {
    -webkit-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    overflow: hidden;
}
#banner .shapes-wrapper .bars-1 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(255, 198, 0, 0.25);
    position: absolute;
    z-index: 2;
    top: 0;
    left: -2%;
    height: 100%;
    width: 18%;
    -webkit-transition: all 3.4s ease-in-out;
    -o-transition: all 3.4s ease-in-out;
    -ms-transition: all 3.4s ease-in-out;
    -moz-transition: all 3.4s ease-in-out;
    transition: all 3.4s ease-in-out;
}
#banner .shapes-wrapper .bars-1.in-view {
    -moz-opacity: 1;
    opacity: 1;
    left: 4%;
}
#banner .shapes-wrapper .bars-2 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(255, 198, 0, 0.25);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 12%;
    height: 100%;
    width: 18%;
    -webkit-transition: all 2.4s ease-in-out;
    -o-transition: all 2.4s ease-in-out;
    -ms-transition: all 2.4s ease-in-out;
    -moz-transition: all 2.4s ease-in-out;
    transition: all 2.4s ease-in-out;
}
#banner .shapes-wrapper .bars-2.in-view {
    -moz-opacity: 1;
    opacity: 1;
    left: 18%;
}
#banner .shapes-wrapper .bars-3 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(255, 198, 0, 0.65);
    background: -moz-linear-gradient(left, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0.65) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0.65) 100%);
    background: linear-gradient(to right, rgba(255, 198, 0, 0) 0, rgba(255, 198, 0, 0.65) 100%);
    position: absolute;
    z-index: 3;
    top: 0;
    left: 10%;
    height: 100%;
    width: 20%;
    -webkit-transition: all 2.8s ease-in-out;
    -o-transition: all 2.8s ease-in-out;
    -ms-transition: all 2.8s ease-in-out;
    -moz-transition: all 2.8s ease-in-out;
    transition: all 2.8s ease-in-out;
}
#banner .shapes-wrapper .bars-3.in-view {
    -moz-opacity: 1;
    opacity: 1;
    left: 4%;
}
#banner .bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#home-products {
    position: relative;
}
#product-tabs {
    position: relative;
    z-index: 6;
    border-top: 1px solid #00354b;
    visibility: hidden;
}
#product-tabs.slick-initialized {
    visibility: visible;
}
#product-tabs .tab {
    position: relative;
    text-align: center;
    cursor: pointer;
}
#product-tabs .tab .title {
    display: block;
    width: 100%;
    padding: 20px 0;
    background-color: #fff;
    color: #00354b;
    font-weight: 800;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    border-left: 1px solid #00354b;
    border-right: 1px solid #00354b;
    -moz-opacity: 0;
    opacity: 0;
}
@media (min-width: 768px) {
    #product-tabs .tab .title {
        border-left: none;
        -moz-opacity: 1;
        opacity: 1;
    }
}
@media (min-width: 1200px) {
    #product-tabs .tab .title {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1;
    }
}
#product-tabs .tab:first-child .title {
    border-left: 1px solid #00354b;
}
#product-tabs .tab .caret {
    position: relative;
    display: block;
    margin: 0 auto;
    content: "";
    width: 25px;
    height: 25px;
    margin-top: -1px;
    border-width: 15px 20px 20px 20px;
    border-top: 15px solid #fff;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
}
#product-tabs .tab.slick-current .title {
    background-color: #f4d76f;
    -moz-opacity: 1;
    opacity: 1;
}
#product-tabs .tab.slick-current .caret {
    border-color: #f4d76f transparent transparent transparent;
}
#product-tabs .slick-arrow {
    position: absolute;
    z-index: 5;
    color: #00354b;
    font-size: 40px;
    font-size: 4rem;
    line-height: 1;
    top: 50%;
    -webkit-transform: translate(0, -85%);
    -o-transform: translate(0, -85%);
    -ms-transform: translate(0, -85%);
    -moz-transform: translate(0, -85%);
    transform: translate(0, -85%);
}
#product-tabs .slick-arrow.left-arrow {
    left: 5%;
}
#product-tabs .slick-arrow.right-arrow {
    right: 5%;
}
#product-tabs .slick-arrow.slick-disabled {
    -moz-opacity: 0.25;
    opacity: 0.25;
}
#product-desc {
    position: relative;
    z-index: 5;
    margin-top: -25px;
    margin-bottom: -70px;
    visibility: hidden;
}
@media (min-width: 768px) {
    #product-desc {
        margin-bottom: 0;
    }
}
#product-desc.slick-initialized {
    visibility: visible;
}
#product-desc a {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none !important;
}
@media (min-width: 768px) {
    #product-desc a {
        height: 500px;
    }
}
@media (min-width: 1200px) {
    #product-desc a {
        height: 600px;
    }
}
@media (min-width: 1400px) {
    #product-desc a {
        height: 650px;
    }
}
#product-desc a span {
    display: block;
}
#product-desc a .shapes-wrapper {
    position: relative;
    height: 250px;
}
@media (min-width: 768px) {
    #product-desc a .shapes-wrapper {
        height: inherit;
    }
}
#product-desc a.slick-current .content {
    margin-top: 0;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
#product-desc a .content {
    margin-top: 20px;
    -moz-opacity: 0;
    opacity: 0;
    position: relative;
    width: 100%;
    padding: 30px;
    background-color: #00354b;
}
@media (min-width: 768px) {
    #product-desc a .content {
        position: absolute;
        z-index: 3;
        width: 50%;
        padding: 0 30px;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background-color: transparent;
    }
}
@media (min-width: 1200px) {
    #product-desc a .content {
        padding: 0 5%;
    }
}
#product-desc a .content .main {
    position: relative;
    z-index: 5;
    color: #03adec;
    text-transform: uppercase;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 800;
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    #product-desc a .content .main {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1;
    }
}
@media (min-width: 1200px) {
    #product-desc a .content .main {
        font-size: 40px;
        font-size: 4rem;
        line-height: 1;
        margin-bottom: 20px;
    }
}
@media (min-width: 1400px) {
    #product-desc a .content .main {
        font-size: 48px;
        font-size: 4.8rem;
        line-height: 1;
    }
}
#product-desc a .content .subtext {
    position: relative;
    z-index: 5;
    color: #f60;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.15;
    font-weight: 700;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    #product-desc a .content .subtext {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.15;
    }
}
@media (min-width: 992px) {
    #product-desc a .content .subtext {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.15;
    }
}
@media (min-width: 1200px) {
    #product-desc a .content .subtext {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.15;
    }
}
@media (min-width: 1400px) {
    #product-desc a .content .subtext {
        margin-bottom: 15px;
    }
}
#product-desc a .content .text {
    position: relative;
    z-index: 5;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.428;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    #product-desc a .content .text {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.428;
    }
}
@media (min-width: 768px) {
    #product-desc a .content .text {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.428;
    }
}
@media (min-width: 1200px) {
    #product-desc a .content .text {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.428;
    }
}
@media (min-width: 1400px) {
    #product-desc a .content .text {
        margin-bottom: 20px;
    }
}
#product-desc a .content .btn {
    position: relative;
    z-index: 5;
    display: table;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    #product-desc a .content .btn {
        margin: 0;
    }
}
#product-desc a .skew-contain {
    -webkit-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    overflow: hidden;
}
#product-desc a .bars-1 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.6);
    position: absolute;
    z-index: 3;
    top: 0;
    right: -8%;
    height: 100%;
    width: 10%;
    -webkit-transition: all 3.4s ease-in-out;
    -o-transition: all 3.4s ease-in-out;
    -ms-transition: all 3.4s ease-in-out;
    -moz-transition: all 3.4s ease-in-out;
    transition: all 3.4s ease-in-out;
}
#product-desc a .bars-1.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: -11%;
}
#product-desc a .bars-2 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.15);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 78%;
    height: 100%;
    width: 10%;
    -webkit-transition: all 2.8s ease-in-out;
    -o-transition: all 2.8s ease-in-out;
    -ms-transition: all 2.8s ease-in-out;
    -moz-transition: all 2.8s ease-in-out;
    transition: all 2.8s ease-in-out;
}
@media (min-width: 768px) {
    #product-desc a .bars-2 {
        right: 37%;
    }
}
#product-desc a .bars-2.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 69%;
}
@media (min-width: 768px) {
    #product-desc a .bars-2.in-view {
        right: 41%;
    }
}
#product-desc a .bars-3 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.4);
    background: -moz-linear-gradient(left, rgba(3, 173, 236, 0) 0, rgba(3, 173, 236, 0.4) 100%);
    background: -webkit-linear-gradient(left, rgba(3, 173, 236, 0) 0, rgba(3, 173, 236, 0.4) 100%);
    background: linear-gradient(to right, rgba(3, 173, 236, 0) 0, rgba(3, 173, 236, 0.4) 100%);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 66%;
    height: 100%;
    width: 15%;
    -webkit-transition: all 2.6s ease-in-out;
    -o-transition: all 2.6s ease-in-out;
    -ms-transition: all 2.6s ease-in-out;
    -moz-transition: all 2.6s ease-in-out;
    transition: all 2.6s ease-in-out;
}
@media (min-width: 768px) {
    #product-desc a .bars-3 {
        right: 49%;
    }
}
#product-desc a .bars-3.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 75%;
}
@media (min-width: 768px) {
    #product-desc a .bars-3.in-view {
        right: 40%;
    }
}
#product-desc a .bars-4 {
    -moz-opacity: 0;
    opacity: 0;
    background-color: rgba(3, 173, 236, 0.25);
    position: absolute;
    z-index: 3;
    top: 0;
    right: 82%;
    height: 100%;
    width: 6%;
    -webkit-transition: all 3.6s ease-in-out;
    -o-transition: all 3.6s ease-in-out;
    -ms-transition: all 3.6s ease-in-out;
    -moz-transition: all 3.6s ease-in-out;
    transition: all 3.6s ease-in-out;
}
@media (min-width: 768px) {
    #product-desc a .bars-4 {
        right: 53%;
    }
}
#product-desc a .bars-4.in-view {
    -moz-opacity: 1;
    opacity: 1;
    right: 90%;
}
@media (min-width: 768px) {
    #product-desc a .bars-4.in-view {
        right: 48%;
    }
}
#product-desc a .bg-color {
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: -9%;
    height: 100%;
    width: 60%;
    background-color: #00354b;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
@media (min-width: 768px) {
    #product-desc a .bg-color {
        display: block;
        left: -12%;
        width: 65%;
    }
}
#product-desc a .bg-color.in-view {
    right: 38%;
}
#product-desc a:active .bars-1,
#product-desc a:focus .bars-1,
#product-desc a:hover .bars-1 {
    -webkit-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
    right: -9%;
}
#product-desc a:active .bars-2,
#product-desc a:focus .bars-2,
#product-desc a:hover .bars-2 {
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    right: 80%;
}
@media (min-width: 768px) {
    #product-desc a:active .bars-2,
    #product-desc a:focus .bars-2,
    #product-desc a:hover .bars-2 {
        right: 40%;
    }
}
#product-desc a:active .bars-3,
#product-desc a:focus .bars-3,
#product-desc a:hover .bars-3 {
    -webkit-transition: all 1.1s ease-in-out;
    -o-transition: all 1.1s ease-in-out;
    -ms-transition: all 1.1s ease-in-out;
    -moz-transition: all 1.1s ease-in-out;
    transition: all 1.1s ease-in-out;
    right: 82%;
}
@media (min-width: 768px) {
    #product-desc a:active .bars-3,
    #product-desc a:focus .bars-3,
    #product-desc a:hover .bars-3 {
        right: 42%;
    }
}
#product-desc a:active .bars-4,
#product-desc a:focus .bars-4,
#product-desc a:hover .bars-4 {
    -webkit-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
    right: 86%;
}
@media (min-width: 768px) {
    #product-desc a:active .bars-4,
    #product-desc a:focus .bars-4,
    #product-desc a:hover .bars-4 {
        right: 46%;
    }
}
#product-desc a .photo {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 250px;
    width: 100%;
}
@media (min-width: 768px) {
    #product-desc a .photo {
        width: 75%;
        height: inherit;
    }
}
@media (min-width: 768px) {
    #product-desc a .photo.mobile {
        display: none !important;
    }
}
#product-desc a .photo.desktop {
    display: none;
}
@media (min-width: 768px) {
    #product-desc a .photo.desktop {
        display: block;
    }
}
#top-navigation {
    background-color: #fff;
    background-image: url(../images/bg-topnav.jpg);
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
    text-align: right;
    padding: 0;
    position: relative;
    z-index: 5;
}
#top-navigation ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#top-navigation ul li {
    display: inline-block;
    margin: 0 15px 0 0;
}
#top-navigation ul li a {
    color: #00354b;
    font-weight: 700;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#top-navigation ul li a:active,
#top-navigation ul li a:focus,
#top-navigation ul li a:hover {
    color: #03adec;
    text-decoration: none;
}
#top-navigation .social {
    display: inline-block;
    text-align: center;
    padding-right: 15px;
}
#top-navigation .social a {
    color: #00354b;
    margin: 0 15px 0 0;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#top-navigation .social a:active,
#top-navigation .social a:focus,
#top-navigation .social a:hover {
    color: #03adec;
    text-decoration: none;
}
#top-navigation .social .phone {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    font-weight: 700;
}
@media (min-width: 768px) {
    #top-navigation .social .phone {
        display: none;
    }
}
#main-navigation {
    position: relative;
    z-index: 5;
    border-bottom: 1px solid #03adec;
    background-color: #fff;
}
#main-navigation .site-branding {
    display: inline-block;
    float: left;
}
#main-navigation .site-branding img {
    margin: 0 10px;
}
.site-navigation .phone {
    display: none;
    color: #03adec;
    font-weight: 900;
    font-family: Lato, sans-serif;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 80px;
    padding: 0 20px;
    border-right: 1px solid #03adec;
    border-left: 1px solid #03adec;
    text-decoration: none;
}
@media (min-width: 768px) {
    .site-navigation .phone {
        display: inline-block;
    }
}
@media (min-width: 1400px) {
    .site-navigation .phone {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 80px;
    }
}
@media (min-width: 1600px) {
    .site-navigation .phone {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 80px;
    }
}
.site-navigation .menu-toggle {
    padding: 15px 20px;
    color: #03adec;
    text-align: center;
    border-left: 1px solid #03adec;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 0.75;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.site-navigation .menu-toggle:active,
.site-navigation .menu-toggle:focus,
.site-navigation .menu-toggle:hover {
    color: #00354b;
    text-decoration: none;
}
@media (min-width: 768px) {
    .site-navigation .menu-toggle {
        border-left: 0;
    }
}
@media (min-width: 1200px) {
    .site-navigation .menu-toggle {
        padding: 15px 20px;
    }
}
.site-navigation .menu-toggle i {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1;
    display: block;
}
@media (min-width: 1200px) {
    .site-navigation .menu-toggle.mobile-menu {
        display: none;
    }
}
.site-navigation .menu-toggle.more-menu {
    display: none;
}
@media (min-width: 1200px) {
    .site-navigation .menu-toggle.more-menu {
        display: inline-block;
    }
}
.site-navigation ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.site-navigation ul li {
    position: relative;
    display: inline-block;
    margin: 0 25px 0 0;
}
@media (min-width: 1400px) {
    .site-navigation ul li {
        margin: 0 40px 0 0;
    }
}
.site-navigation ul li a {
    color: #00354b;
    padding: 10px 0;
    font-family: Lato, sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
    font-weight: 900;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.site-navigation ul li a:active,
.site-navigation ul li a:focus,
.site-navigation ul li a:hover {
    color: #03adec;
    text-decoration: none;
}
.site-navigation a {
    display: inline-block;
    vertical-align: middle;
}
.site-navigation ul ul {
    display: none;
    position: absolute;
    z-index: 99;
    width: 200px;
    background: #fff;
    line-height: 1;
    left: 0;
    text-align: left;
    border: 1px solid #ededed;
    -moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
}
.site-navigation ul ul li {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
}
.site-navigation ul ul a {
    color: #00354b;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.428;
    font-weight: 400;
    padding: 1rem 1.5rem;
}
.site-navigation ul ul a:hover {
    color: #03adec;
}
.site-navigation ul ul ul {
    display: none !important;
}
.site-navigation ul li:hover > ul {
    display: block;
    -webkit-animation: fadein 0.25s;
    -moz-animation: fadein 0.25s;
    -ms-animation: fadein 0.25s;
    -o-animation: fadein 0.25s;
    animation: fadein 0.25s;
}
@keyframes fadein {
    from {
        opacity: 0;
        margin-top: -6px;
    }
    to {
        opacity: 1;
        margin-top: -1px;
    }
}
@-moz-keyframes fadein {
    from {
        opacity: 0;
        margin-top: -6px;
    }
    to {
        opacity: 1;
        margin-top: -1px;
    }
}
@-webkit-keyframes fadein {
    from {
        opacity: 0;
        margin-top: -6px;
    }
    to {
        opacity: 1;
        margin-top: -1px;
    }
}
@-ms-keyframes fadein {
    from {
        opacity: 0;
        margin-top: -6px;
    }
    to {
        opacity: 1;
        margin-top: -1px;
    }
}
@-o-keyframes fadein {
    from {
        opacity: 0;
        margin-top: -6px;
    }
    to {
        opacity: 1;
        margin-top: -1px;
    }
}
#masthead {
    position: relative;
    z-index: 11;
    background-color: #fff;
}
#masthead .site-navigation {
    width: 100%;
    padding-left: 220px;
    text-align: right;
}
#sticky {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: #fff;
    border-bottom: 1px solid #03adec;
}
#sticky .site-branding {
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
}
#sticky .site-branding img {
    width: 125px;
    margin: 10px 5px 10px 0;
}
@media (min-width: 375px) {
    #sticky .site-branding img {
        width: 150px;
        margin: 5px;
    }
}
@media (min-width: 768px) {
    #sticky .site-branding img {
        margin: 10px 5px;
    }
}
@media (min-width: 1200px) {
    #sticky .site-branding img {
        width: 150px;
        margin: 10px 5px;
    }
}
@media (min-width: 1400px) {
    #sticky .site-branding img {
        width: auto;
        margin: 0 5px;
    }
}
#sticky .site-navigation {
    position: relative;
    z-index: 5;
    text-align: right;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}
@media (min-width: 1200px) {
    #sticky .site-navigation {
        height: 76px;
    }
}
#sticky .site-navigation a {
    text-align: right;
}
#sticky .site-navigation .nav-links {
    display: inline-block;
}
@media (min-width: 1400px) {
    #sticky .site-navigation .nav-links {
        position: absolute;
        right: 0;
        top: 0;
    }
}
#sticky .site-navigation .nav-links .menu-toggle {
    text-align: center;
    padding: 0 10px;
    border-left: 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
}
@media (min-width: 375px) {
    #sticky .site-navigation .nav-links .menu-toggle {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1;
    }
}
@media (min-width: 768px) {
    #sticky .site-navigation .nav-links .menu-toggle {
        padding: 0 20px;
    }
}
#sticky .quickform {
    background-color: #fff;
    display: inline-block;
    border-right: 1px solid #03adec;
}
@media (min-width: 768px) {
    #sticky .quickform {
        border-right: 0;
    }
}
@media (min-width: 1400px) {
    #sticky .quickform {
        width: 100%;
        padding: 15px 310px 15px 220px;
    }
}
#sticky .quickform .mobile-quote {
    display: inline-block;
    margin-right: 10px;
}
@media (min-width: 768px) {
    #sticky .quickform .mobile-quote {
        margin-right: 15px;
    }
}
@media (min-width: 1400px) {
    #sticky .quickform .mobile-quote {
        display: none;
    }
}
#sticky .quickform .mobile-quote a {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1;
    padding: 8px 15px;
}
@media (min-width: 375px) {
    #sticky .quickform .mobile-quote a {
        padding: 8px 20px;
    }
}
@media (min-width: 768px) {
    #sticky .quickform .mobile-quote a {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1;
        padding: 8px 40px;
    }
}
#sticky .quickform .h2 {
    color: #03adec;
}
#sticky .quickform form {
    display: none;
}
@media (min-width: 1400px) {
    #sticky .quickform form {
        display: inline-block;
    }
}
.quickform-hide{
    display:none !important;
}
.more-menu-dropdown {
    width: 100%;
    position: absolute;
    z-index: -1;
    background-color: #00354b;
    overflow: hidden;
    pointer-events: none;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.more-menu-dropdown.open {
    display: none;
    z-index: 4;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    pointer-events: auto;
}
@media (min-width: 1200px) {
    .more-menu-dropdown.open {
        display: block;
    }
}
.more-menu-dropdown .menu-title {
    padding-top: 50px;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
    margin-bottom: 5px;
}
.more-menu-dropdown .menu-title:after {
    content: "";
    display: block;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #03adec;
}
.more-menu-dropdown ul {
    list-style-type: none;
    padding: 0 0 50px 0;
}
.more-menu-dropdown ul li {
    margin: 5px 0;
}
.more-menu-dropdown ul li.menu-item-has-children > a:first-child {
    display: none;
}
.more-menu-dropdown ul li a {
    color: #fff;
}
.more-menu-dropdown ul li ul li ul {
    display: none;
}
.more-menu-dropdown .close-btn {
    position: absolute;
    z-index: 2;
    top: 25px;
    right: 25px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
}
.more-menu-dropdown .close-btn:active,
.more-menu-dropdown .close-btn:focus,
.more-menu-dropdown .close-btn:hover {
    text-decoration: none;
}
#masthead .menu-toggle {
    height: 80px;
}
#masthead .more-menu-dropdown {
    top: 110px;
}
#sticky .more-menu-dropdown {
    top: 76px;
}
@media (min-width: 1200px) {
    #mmenu {
        display: none;
    }
}
.mm-panels .mm-listview .mobile-social {
    width: 100%;
    padding: 15px;
    text-align: center;
}
.mm-panels .mm-listview .mobile-social a {
    display: inline-block;
    margin: 0 10px;
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1;
}
.mm-panels .mm-listview .mobile-social a:active,
.mm-panels .mm-listview .mobile-social a:focus,
.mm-panels .mm-listview .mobile-social a:hover {
    background-color: transparent !important;
    color: #03adec;
}
#mmenu:not(.mm-menu) {
    display: none;
}
.mm-panels .mm-listview a:hover {
    background-color: #03adec !important;
}
.mm-menu > .mm-panels {
    background: #00354b !important;
}
.mm-menu .mm-listview > li a:not(.mm-next),
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
    color: #fff !important;
}
.mm-listview > li,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before,
.mm-listview > li:after,
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before,
.mm-menu .mm-listview > li .mm-next:after,
.mm-navbar {
    border-color: #fff !important;
}
.mm-listview > li:not(.mm-divider):after {
    left: 0 !important;
}
.admin-bar #sticky {
    top: 32px;
}
.page-template-template-about #primary,
.page-template-template-home #primary,
.page-template-template-product-main #primary {
    text-align: center;
}
.page-template-template-about #primary h1,
.page-template-template-home #primary h1,
.page-template-template-product-main #primary h1 {
    margin-bottom: 30px;
}
@media (min-width: 768px) {
    .page-template-template-about #primary h1 span,
    .page-template-template-home #primary h1 span,
    .page-template-template-product-main #primary h1 span {
        display: block;
    }
}
.page-template-template-about .table-wrapper,
.page-template-template-home .table-wrapper,
.page-template-template-product-main .table-wrapper {
    position: relative;
    display: block;
}
@media (min-width: 992px) {
    .page-template-template-about .table-wrapper,
    .page-template-template-home .table-wrapper,
    .page-template-template-product-main .table-wrapper {
        display: table;
    }
}
.page-template-template-about .table-cell,
.page-template-template-home .table-cell,
.page-template-template-product-main .table-cell {
    position: relative;
    display: block;
}
@media (min-width: 992px) {
    .page-template-template-about .table-cell,
    .page-template-template-home .table-cell,
    .page-template-template-product-main .table-cell {
        display: table-cell;
        width: 50%;
        float: none;
    }
}
.page-template-template-about .table-cell.text,
.page-template-template-home .table-cell.text,
.page-template-template-product-main .table-cell.text {
    padding: 0;
}
.page-template-template-about .table-cell .text-wrapper,
.page-template-template-home .table-cell .text-wrapper,
.page-template-template-product-main .table-cell .text-wrapper {
    padding: 5%;
}
@media (min-width: 1200px) {
    .page-template-template-about .table-cell .text-wrapper,
    .page-template-template-home .table-cell .text-wrapper,
    .page-template-template-product-main .table-cell .text-wrapper {
        padding: 15%;
    }
}
#sidebar-row .table-wrapper {
    position: relative;
    display: block;
}
@media (min-width: 992px) {
    #sidebar-row .table-wrapper {
        display: table;
    }
}
#sidebar-row .table-cell {
    position: relative;
    display: block;
    padding: 7.5%;
}
@media (min-width: 768px) {
    #sidebar-row .table-cell {
        display: table-cell;
        width: 50%;
        padding: 0;
        float: none;
    }
}
#sidebar-row .table-cell.sweepstakes img {
    max-height: 300px;
}
@media (min-width: 768px) {
    #sidebar-row .table-cell .text-wrapper {
        padding: 15%;
    }
}
.image-box {
    text-align: center;
}
@media (min-width: 992px) {
    .image-box .text-wrapper {
        padding: 10% !important;
    }
}
.image-box .asot {
    position: relative;
    z-index: 4;
    max-width: 588px;
    margin: 0 auto 20px;
    text-align: center;
    color: #00354b;
    font-weight: 300;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
}
@media (min-width: 768px) {
    .image-box .asot {
        text-align: left;
        margin: 15px auto;
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1;
    }
}
@media (min-width: 992px) {
    .image-box .asot {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1;
    }
}
@media (min-width: 1200px) {
    .image-box .asot {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    .image-box .asot {
        font-size: 34px;
        font-size: 3.4rem;
        line-height: 1;
    }
}
.image-box .asot img {
    margin: 0 auto 10px;
}
@media (min-width: 768px) {
    .image-box .asot img {
        float: left;
        margin: -10px 15px 15px 0;
    }
}
.image-box img {
    position: relative;
    z-index: 4;
}
.image-box .main {
    display: block;
    position: relative;
    z-index: 5;
    color: #00354b;
    text-transform: uppercase;
    font-size: 50px;
    font-size: 5rem;
    line-height: 1;
    font-weight: 800;
    -webkit-text-fill-color: #00354b;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
}
@media (min-width: 1200px) {
    .image-box .main {
        font-size: 64px;
        font-size: 6.4rem;
        line-height: 1;
    }
}
@media (min-width: 1200px) {
    .image-box .main {
        font-size: 80px;
        font-size: 8rem;
        line-height: 1;
    }
}
@media (min-width: 1600px) {
    .image-box .main {
        font-size: 80px;
        font-size: 8rem;
        line-height: 1;
        -webkit-text-stroke-width: 2px;
        text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.75);
    }
}
@media (min-width: 1800px) {
    .image-box .main {
        font-size: 90px;
        font-size: 9rem;
        line-height: 1;
    }
}
.image-box .main.small {
    font-size: 44px;
    font-size: 4.4rem;
    line-height: 1;
}
@media (min-width: 1200px) {
    .image-box .main.small {
        font-size: 50px;
        font-size: 5rem;
        line-height: 1;
    }
}
@media (min-width: 1600px) {
    .image-box .main.small {
        font-size: 60px;
        font-size: 6rem;
        line-height: 1;
    }
}
@media (min-width: 1800px) {
    .image-box .main.small {
        font-size: 72px;
        font-size: 7.2rem;
        line-height: 1;
    }
}
.image-box .main.teal {
    color: #03adec;
    -webkit-text-fill-color: #03adec;
}
.image-box .subtext {
    display: block;
    position: relative;
    z-index: 5;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}
@media (min-width: 1200px) {
    .image-box .subtext {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1;
    }
}
@media (min-width: 1600px) {
    .image-box .subtext {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.75);
    }
}
.image-box .btn {
    position: relative;
    z-index: 5;
    margin-top: 20px;
}
.image-box .bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.image-box .bg.transparent {
    -moz-opacity: 0.2;
    opacity: 0.2;
}
.image-box .bg-top {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background-color: rgba(3, 173, 236, 0.5);
}
.image-box .bg-bottom {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #03adec;
}
.image-box.sweepstakes img {
    max-height: 250px;
}
@media (min-width: 992px) {
    .image-box.sweepstakes img {
        max-height: none;
    }
}
.page-template-template-about .image-box {
    text-align: center;
}
@media (min-width: 992px) {
    .page-template-template-about .image-box .text-wrapper {
        padding: 2.5% !important;
    }
}
@media (min-width: 1400px) {
    .page-template-template-about .image-box .text-wrapper {
        padding: 7.5% !important;
    }
}
#secondary {
    padding: 0;
}
#secondary .image-box {
    position: relative;
    display: block;
    clear: both;
    padding: 50px 0;
}
@media (min-width: 992px) {
    #secondary .image-box {
        padding: 20% 15px;
    }
}
@media (min-width: 1400px) {
    #secondary .image-box {
        padding: 10% 30px;
    }
}
#secondary .image-box.sweepstakes img {
    max-width: 350px;
}
@media (min-width: 1600px) {
    #secondary .image-box.sweepstakes img {
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    #secondary .image-box.sweepstakes {
        padding: 10% 15px;
    }
}
@media (min-width: 1400px) {
    #secondary .image-box.sweepstakes {
        padding: 10px 30px;
    }
}
@media (min-width: 768px) {
    #secondary .image-box .main {
        font-size: 64px;
        font-size: 6.4rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    #secondary .image-box .main {
        font-size: 80px;
        font-size: 8rem;
        line-height: 1;
    }
}
@media (min-width: 768px) {
    #secondary .image-box .subtext {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1;
    }
}
@media (min-width: 1400px) {
    #secondary .image-box .subtext {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1;
    }
}
@media (min-width: 768px) {
    #secondary .image-box .btn {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1;
    }
}

.site-navigation .wpcf7-spinner {
    position: absolute;
}
@media (max-width: 1440px) {
   .block_content .table-cell .entry-content.fadeInBlock p, .block_content .table-cell .entry-content.fadeInBlock ul li{
    font-size: 14px;}

}