/*
 Theme Name:   Archi Child
 Theme URI:    http://archiwp.com/
 Description:  Archi Child Theme
 Author:       OceanThemes
 Author URI:   http://oceanthemes.net
 Template:     archi
 Version:      3.4.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archi-child
*/
@import url("../archi/style.css");

:root {
    --color-brand: 25, 25, 112;
    --color-accent: 63, 58, 209;
    --color-glass: 255 255 255 / 66%;
}


/* =Theme customization starts here
------------------------------------------------------- */

#gform_confirmation_message_3,
#gform_confirmation_message_3.gform_confirmation_message {
    margin: 25px auto;
}


/* override default icon to map marker in .infobox */

.jobAppRow.call-to-action h3.ot_custom_heading {
    font-size: 32px;
}

.jobAppRow h3.ot_custom_heading span {
    display: block;
    position: relative;
    font-size: 22px;
    line-height: 28px;
    margin: 20px 10px;
    font-style: italic;
    letter-spacing: 0;
    font-weight: 700;
}
.jobAppRow h3.ot_custom_heading span:before {
    content: '';
    position: relative;
    top: -9px;
    display: block;
    width: 50%;
    height: 3px;
    background-color: #fff;
    margin: 0 auto;
}

body {
    line-height: 1.5;
}

@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fade-in { /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@-webkit-keyframes fade-out { /* Safari and Chrome */
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.innerText h2.topPad--zero, .topPad--zero {
    padding-top: 0;
    margin-top: 0;
}

#jescoCatalog > iframe {
    opacity: 0;
}

#jescoCatalog.iframe-loaded > iframe.is-loaded {
    opacity: 1; /* Firefox */
    -webkit-animation: fade-in 2s ease-in forwards; /* Safari and Chrome */ /* Opera */
    animation: fade-in 2s ease-in forwards;
}

.page-content ul.postList {
    margin: 0 0 20px 0;
}

.page-content ul.postList li {
    padding-bottom: 5px;
}

.info-box > .fa-building:before {
    content: "\f041";
}

.innerImg .wpb_single_image .vc_figure, .innerImg .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
}

.innerImg .wpb_single_image .vc_single_image-wrapper {
    padding: 0 15px;
}

.innerImg img,
.post-template-default .post-content .innerImg img {
    min-width: 100%;
    height: auto;
    margin: 0 auto;
}

#content .innerImg .wpb_text_column :last-child > .wpb_wrapper,
#content .innerImg .wpb_text_column > .wpb_wrapper {
    padding: 0 15px;
}

nav > ul#mainmenu li li.active > a {
    color: #fff;
}

.vc_custom_1574173898870, section.productRow,
.vc_custom_1574353341522, section.historySection {
    background-color: rgb(21 21 21 / 90%);
}

.page-id-8272 #content,
.page-id-1983 #content,
.page-id-4403 #content,
.page-id-4401 #content,
.page-id-4439 #content,
.page-id-4441 #content,
.page-id-4405 #content,
.page-id-4407 #content {
    width: 100%;
    padding: 90px 0 15px 0;
    z-index: 100;
}

.catalog-embed iframe,
.dealers-wrapper iframe {
    width: 1px;
    min-width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


/* Start Site-wide Styles */
.subfooter .social-icons ul li a {
    width: 35px;
    height: 35px;
    line-height: 36px;
    font-size: 24px;
}

.subfooter .social-icons img.footerReview {
    max-height: 80px;
    width: auto;
    margin: 0;
    margin-top: 0;
}

.grecaptcha-badge {
    visibility: hidden;
}

header #logo:hover {
    opacity: .6;
}

html header,
html body:not(.home) header.header-bg {
    height: 100px;

    border-bottom-color: transparent !important;

    background-color: rgb(var(--color-glass)) !important;

    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

html #mainmenu li li a:hover, html header.smaller #mainmenu li li a:hover {
    color: #fff;
}

#mainmenu li li a {
    background: #666666;
    color: #fff;
}

header.smaller:not(.header-bottom):not(.side-header), header {
    height: 100px;
}

html header .container, html header .container-fluid {
    padding-top: 0;
}

header.smaller div#logo a img, header div#logo a img {
    max-width: 340px;
    max-height: 80px;
}

header div#logo {
    padding-top: 10px;
}

header.smaller div#logo {
    padding-top: 12px;
}

header.smaller:not(.header-bottom) #mainmenu > li > a {
    padding-top: 33px;
    padding-bottom: 32px;
}

html #mainmenu a {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 33px 0 32px 8px;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 1.3em;
}

html #mainmenu li a:after, html #mainmenu li a::after {
    margin-left: 8px;
    margin-top: 1px;
}

.info-box.padding20 {
    padding: 25px 0 10px;
}

.info-box i {
    -webkit-text-stroke: 1px rgb(var(--color-brand));
}

html #mainmenu li li a:hover {
    color: #333;
}

html #mainmenu li ul.dropdown-menu li a:hover {
    color: #fff;
}

footer #back-to-top {
    width: 39px;
    height: 39px;
    line-height: 39px;
    bottom: 15px;
    right: 25px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
    border-radius: 50%;
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
    -o-transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
    transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
    pointer-events: none;
}

footer #back-to-top.show {
    pointer-events: all;
}

#back-to-top:before {
    color: #fff;
}

.subfooter img {
    width: auto;
    height: 120px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: relative;
    top: -16px;
}

.subfooter img:hover {
    opacity: .6;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.footerCopyright {
    text-align: center;
    margin-top: 10px;
}

.footerCopyright a, footer .footerCopyright a {
    color: #fff;
}

.footerCopyright a:hover,
footer a:hover,
.footerCopyright a[rel~="noopener"]:hover,
footer a[rel~="noopener"]:hover {
    opacity: 1;
    color: white;
    text-decoration: underline;
}

.footerCopyright a.whiteHov:hover {
    text-decoration: none;
    color: #fff;
    opacity: 1;
}

html .subfooter {
    padding-top: 80px;
    padding-bottom: 80px;
}

.subfooter .social-icons {
    margin-top: 0;
}

.de_light .mfp-bg {
    background-color: #121212;
    opacity: 0.9;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    left: 50%;
    color: #f8f8f8 !important;
    opacity: 0.9;
}

.mfp-image-holder .mfp-close {
    left: auto;
    top: -60px !important;
    width: auto;
}

.mfp-close-bar {
    position: absolute;
    bottom: -20px;
    right: 0;
}

.mfp-image-holder .mfp-close-bar {
    bottom: 15px;
}

.mfp-close-bar .mfp-close-title span {
    text-decoration: underline;
}

header.smaller:not(.header-bottom) #mainmenu ul {
    top: 81px;
}

.mobileInfo {
    padding-top: 50px;
}

html .mobileInfo p, html .mobileInfo a {
    color: #fff;
    font-size: 16px;
}

html .mobileInfo a.hover {
    color: #fff;
    opacity: .6;
}

html .mobileInfo .vc_tta-title-text {
    font-size: 24px;
}

.text-light.mobileInfo h3 {
    font-size: 16px;
}

html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-heading,
html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    border-color: rgb(var(--color-brand));
    background-color: #121212;
    border-radius: 0;
}

html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-heading,
html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: rgb(var(--color-brand));
}

.wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a,
html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before,
html .mobileInfo .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
html .wpb-js-composer .mobileInfo .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #fff;
}

.container.mobileInfoInner {
    padding: 40px 20px 40px 30px;
}

.mobileInfoInner .btn {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    border-color: rgb(var(--color-brand));
    background-color: rgb(var(--color-brand));
    border-radius: 0;
    outline: none;
}

.mobileInfoInner .btn.btn-info:not(.collapsed) {
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
}

.mobileInfoInner #demo {
    height: auto;
    text-align: center;
    padding: 20px;
    background-color: #121212;
}

.mobileInfoInner #demo h3 {
    font-size: 18px;
    color: #fff;
}

.wpb_text_column.wpb_content_element.lastOne {
    margin-bottom: 0px;
}

.mobileInfoInner #demo p,
.mobileInfoInner #demo a {
    color: #fff;
    font-size: 16px;
}

.mobileInfoInner .fa.fa-chevron-down {
    font-size: 12px;
    font-weight: 300;
    float: left;
    margin-top: 5px;
}

.separator span:before,
.separator span:after {
    width: 35vw;
    max-width: 540px;
}

.social-icons li ,
.social-icons li a,
.social-icons li a i {
    cursor: pointer !important;
}
/* End Site-wide Styles */


/* Start Home Page Styles */
html body .wtp-home-hero-row .wpb_text_column.wpb_content_element {
    margin: 0;
}

.wtp-video-container.wtp-video-background {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.wtp-video-container.wtp-video-background:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgb(0 0 0 / 20%);
    z-index: 1;
}

.wtp-video-container.wtp-video-background .wtp-video-text {
    width: 85vw;
    height: auto;
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
}

.wtp-video-container.wtp-video-background .wtp-video-text .wtp-video-text-inner {
    text-align: center;
}

.wtp-video-container.wtp-video-background .wtp-video-text .wtp-video-text-inner h1 {
    z-index: 11;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    min-height: 0;
    min-width: 0;
    max-height: none;
    max-width: none;
    text-align: center;
    line-height: 1.1;
    letter-spacing: 4px;
    font-weight: 700;
    font-size: 21px;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    visibility: visible;
}

.wtp-video-container.wtp-video-background .wtp-video-text .wtp-video-text-inner p.wtp-video-text-subheading {
    z-index: 9;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    min-height: 0;
    min-width: 0;
    max-height: none;
    max-width: none;
    text-align: center;
    line-height: 1.1;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 16px;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    visibility: visible;
}

.wtp-video-container.wtp-video-background .wtp-video-text .wtp-video-text-inner a.btn-custom {
    margin-top: 32px;
    font-size: 16px;
    line-height: 1.1;
}

.wtp-video-container.wtp-video-background .wtp-video-foreground,
.wtp-video-container.wtp-video-background .wtp-video-foreground .wtp-video-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.wtp-video-container.wtp-video-background .wtp-video-foreground .wtp-video-inner iframe {
    width: 355vw;
    height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.live-chat {
    display: block;
    position: fixed;
    z-index: 999;
    bottom: 15px;
    right: 25px;
    cursor: pointer;
    width: 150px;
    -webkit-transition: linear 300ms ease-out;
    -o-transition: linear 300ms ease-out;
    transition: linear 300ms ease-out;
    will-change: transform;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
    border-radius: 18px 23px 18px 24px;
    background-color: #70bd26;
}

.live-chat.slide-left {
    -webkit-transform: translateX(-70px);
    -ms-transform: translateX(-70px);
    transform: translateX(-70px);
    -webkit-transition: -webkit-transform 300ms ease-in;
    transition: -webkit-transform 300ms ease-in;
    -o-transition: transform 300ms ease-in;
    transition: transform 300ms ease-in;
    transition: transform 300ms ease-in, -webkit-transform 300ms ease-in;
}

.live-chat img {
    max-width: 150px;
    height: auto;
}

.inventoryInner .wpb_wrapper > .wpb_content_element {
    margin-bottom: 22px;
}

#info-box {
    background: rgb(var(--color-glass));
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    height: 145px;
    margin-top: -145px;
}

#info-box .info-box .info-box_title {
    margin-top: 0;
    font-size: 1.44em;
    margin-bottom: 5px;
    line-height: 1em;
    color: rgb(var(--color-brand));
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#info-box .info-box_subtite,
#info-box .info-box_subtite a {
    color: #000;
    font-size: 18px;
    cursor: pointer;
}

.info-box .info-box_text {
    padding-left: 50px;
}

#info-box i {
    margin-top: 16px;
    margin-right: 0;
}

#info-box i.fa-mobile {
    font-size: 60px;
    margin-top: 8px;
}

.page-template-default #info-box .row .col-md-4 {
    max-width: calc(100% / 3);
}

.homeText {
    padding: 60px 0;
}

.homeText.inventoryRow {
    padding: 60px 0 90px;
}

.homeText h1 {
    text-align: center;
    margin: 20px 10px;
    letter-spacing: 1px;
    font-size: 38px;
    line-height: 44px;
    color: rgb(var(--color-brand));
    font-weight: 700;
}

.homeText h2 {
    text-align: center;
    font-size: 22px;
    line-height: 28px;
    margin: 20px 10px;
    color: #666666;
    font-style: italic;
    letter-spacing: 0;
    font-weight: 700;
}

.homeText.inventoryRow h2 {
    text-align: center;
    margin: 20px 10px 0;
    color: rgb(var(--color-brand));
    font-weight: 700;
    font-style: normal;
    font-size: 3.5em;
    line-height: normal;
}

.homeText h3 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: rgb(var(--color-brand));
    font-weight: 700;
}

.homeText.inventoryRow h3 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    font-weight: 700;
    font-style: italic;
}

.homeText img {
    float: right;
    -webkit-box-shadow: 0 0 4px 0 #444;
    box-shadow: 0 0 4px 0 #444;
    margin: 0 0 0 20px;
    outline: 10px solid rgba(255, 255, 255, 0.7);
    outline-offset: -10px;
}

.homeText .homeTextLogo img {
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 55px 40px 30px 20px;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.homeText .homeTextLogo img:hover {
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    opacity: .5;
}

.homeText img.longerPhoto,
img.longerPhoto {
    float: left;
    -webkit-box-shadow: 0 0 4px 0 #444;
    box-shadow: 0 0 4px 0 #444;
    margin: 0 20px 0 0;
    outline: 10px solid rgba(255, 255, 255, 0.7);
    outline-offset: -10px;
}

.homeText p {
    font-size: 16px;
    line-height: 1.5em;
    color: #000;
}

.homeText a {
    color: rgb(var(--color-brand));
    text-decoration: underline;
}

.homeText a:hover {
    color: #666666;
}

a[rel~="noopener"],
a[rel~="noopener noreferrer"],
.innerText a[rel~="noopener"],
.innerText a[rel~="noopener noreferrer"],
.homeText a.hide-link {
    color: #000;
    text-decoration: none;
}

a[rel~="noopener"]:hover,
a[rel~="noopener noreferrer"]:hover,
.innerText a[rel~="noopener"]:hover,
.innerText a[rel~="noopener noreferrer"]:hover,
.homeText a.hide-link:hover {
    color: #000;
    cursor: text;
    text-decoration: none;
}

.productRow .de-gallery .project-name {
    letter-spacing: 2px;
    color: #fff;
    font-size: 16px;
}

.productRow .separator span i.fa.fa-gear,
.productRow .separator span i.fa.fa-diamond,
.historySection .separator span i.fa.fa-diamond,
.historySection .separator span i.fa.fa-gear,
.historySection .separator span i.fa.fa-bookmark {
    color: #fff;
}

html .productRow h3 {
    font-size: 3.5em;
    line-height: 1em;
    margin: .5em auto 1em auto;
}

.historySection p {
    font-size: 17px;
    color: #fff;
}

.historySection p a {
    color: #fff;
}

.historySection p a:hover {
    opacity: .5;
}

.historySection p a.hide-link:hover {
    color: #fff;
    opacity: 1;
}

.historySection .text-light h3 {
    font-size: 3.5em;
    line-height: 1em;
}

.logoSection {
    padding: 60px 0;
}

.logoSection img {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.logoSection img:hover {
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    opacity: .5;
}

.logoSection a.btn-custom {
    margin-top: 24px;
    width: 100%;
    border: 2px solid rgb(var(--color-brand));
}

.productRow a.btn-custom {
    margin-bottom: 15px;
}

.productRow a.btn-custom {
    border: 2px solid #fff;
    background-color: transparent;
    font-size: 1.5em;
    text-decoration: none;
    padding: 10px 30px;
    line-height: 25px;
    letter-spacing: 3px;
}

.productRow .picframe {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.inventoryRow a.btn-custom {
    border: 2px solid rgb(var(--color-brand));
    text-decoration: none;
}

.logoSection a.btn-custom:hover,
.inventoryRow a.btn-custom:hover {
    color: rgb(var(--color-brand));
    background: transparent;
}

.productRow a.btn-custom:hover {
    background: #fff;
    color: rgb(var(--color-brand));
    border: 2px solid #fff;
}

.historySection .de_tab.tab_steps .de_nav.process-circle-textimage img {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 0 4px 0 #fff;
    box-shadow: 0 0 4px 0 #fff;
    max-width: 100%;
    margin-bottom: -2px;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
}

.historySection .de_tab.tab_steps .de_nav.process-circle-textimage img:hover {
    opacity: .6;
    -moz-opacity: .6;
}

.historySection .de_tab.tab_steps .de_nav.process-circle-textimage small {
    font-size: 20px;
    color: #fff;
}

.historySection .de_tab.tab_steps .de_tab_content {
    text-align: center;
}

.historySection .de_tab.tab_steps .de_nav.process-circle-textimage .content-mid {
    line-height: 0;
}

.historySection .de_tab.tab_steps .de_tab_content h4,
.logoSection h3#aHeading, #aHeading {
    font-size: 2.5em;
    line-height: 1em;
}

.historySection .de_tab.tab_steps .de_nav li span {
    padding: 0;
}

.historySection .de_tab.tab_steps .de_nav.process-circle-textimage small {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    position: relative;
    bottom: 30px;
    text-shadow: 0 0 6px #000;
}

.historySection .de_tab.tab_steps .de_nav li span {
    background-color: transparent;
    border: 5px solid rgba(255, 255, 255, 0.6);
}

html .historySection .de_tab.tab_steps .de_nav li {
    display: inline-block;
}

.historySection .de_tab {
    opacity: 1;
}

.associationSlider .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner img {
    width: 75%;
    display: block;
    float: none;
    margin: 0 auto;
}

.ctaRow a.btn-big {
    padding: 10px 20px 10px 20px;
}

.logoSection .vc_slide.vc_images_carousel.vc_build {
    padding-bottom: 50px;
}

.wpb_row.vc_row-o-equal-height .vc_column_container.wtp-intro-text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.wpb_row.vc_row-o-equal-height .vc_column_container.wtp-intro-text .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.historyBoxes div.services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

ul.services {
    padding-left: 15px;
}

ul.services li {
    font-weight: 700;
}

.wtp-intro-text h3,
.homeText.inventoryRow .wtp-intro-text h3 {
    color: rgb(var(--color-brand));
    font-size: 30px;
    font-style: normal;
}

.wpb_content_element.list-image {
    margin-bottom: 14px;
}
/* End Home Page Styles */


/* Start Secondary Page Styles */
.page-template-default .page .wpb_row.vc_row-fluid .container,
.post-template-default .wpb_row.vc_row-fluid .container,
.page-template-template-fullwidth .page .wpb_row.vc_row-fluid .container {
    width: auto;
}

.post-template-default #subheader h1,
.page-template-default #subheader h1,
.page-template-template-fullwidth #subheader h1 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 3.5em;
}

html body header.header-bg {
    background-color: black;
}

.page-template-default .sbar .page-content.entry-content img,
.post-template-default .post-content img {
    margin: 0 auto 20px;
    display: block;
    width: 96%;
    -webkit-box-shadow: 0 0 4px 0 #444;
    box-shadow: 0 0 4px 0 #444;
    outline: 10px solid rgba(255, 255, 255, 0.6);
    outline-offset: -10px;
}

.page-template-default .sbar .page-content.entry-content .staffPage p > img,
.post-template-default .post-content .staffPage .staffPage p > img {
    margin-bottom: -6px;
}

.page-template-default .sbar .page-content.entry-content img,
.post-template-default .post-content img.innerImg {
    width: auto;
    min-width: 300px;
    display: inline;
    margin: 0 auto 20px 10px;
    max-width: 100%;
}

.page-template-default.page-id-473 .sbar .page-content.entry-content .playBtnImg img {
    margin-bottom: -6px;
}

.page-template-default .sbar .page-content.entry-content img.innerLogo {
    float: left;
    width: 30%;
    margin: 0 20px 10px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.innerText p {
    font-size: 16px;
    line-height: 1.5em;
    color: #000;
}

.innerText h2,
.innerText h2 a {
    margin: 20px 0;
    letter-spacing: 0;
    font-size: 30px;
    line-height: 36px;
    color: rgb(var(--color-brand));
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.innerText.contactText h2 {
    margin: 0;
}

.innerText h3,
.innerText h3 a {
    margin: 20px 0;
    letter-spacing: 0;
    font-size: 26px;
    line-height: 32px;
    color: #666666;
    font-weight: 700;
    text-transform: none;
    text-decoration: none;
}

.innerText h4,
.innerText h4 a {
    margin: 20px 0;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 26px;
    color: rgb(var(--color-brand));
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.innerText a {
    color: rgb(var(--color-brand));
    text-decoration: underline;
}

.innerText a:hover {
    color: #666666;
}

.innerText a.hide-link {
    color: #000;
    text-decoration: none;
}

.innerText a.hide-link:hover {
    color: #000;
    cursor: text;
    text-decoration: none;
}

.innerCta {
    background: rgb(var(--color-brand));
    color: #fff;
    padding: 30px;
    width: 100%;
    border-left: 4px solid #000;
    -webkit-box-shadow: 0 0 4px 0 #666666;
    box-shadow: 0 0 4px 0 #666666;
    float: left;
}

.ctaHeader,
.ctaButton {
    float: left;
    font-size: 20px;
    font-weight: 600;
    width: 60%;
    max-width: 60%;
    text-transform: uppercase;
    padding: 0 15px;
    text-align: center;
    line-height: 32px;
    display: inline-block
}

.ctaHeader > span {
    display: block;
    font-size: 170%;
    font-weight: 700;
}

.ctaButton {
    width: 40%;
    max-width: 40%;
    padding: 2px 0 0 0;
}

.innerCta .ctaButton {
    padding-top: 15px;
}

a.ctaLink {
    padding: 15px 25px;
    color: #fff;
    float: right;
    border: 2px solid #fff;
    font-size: 18px;
    font-weight: 500;
}

a.ctaLink:hover {
    color: rgb(var(--color-brand));
    background: #fff;
    text-decoration: none;
}

a.ctaLink.bold {
    float: none;
    margin: 0 auto;
    display: inline-block;
}

a.ctaLink.bold,
a.ctaLink.bold:hover {
    font-weight: 700;
}

#sidebar {
    padding: 40px 40px 20px 40px;
    background: #a7a7a7;
    -webkit-box-shadow: 0 0 2px 0 #000;
    box-shadow: 0 0 2px 0 #000;
    border-radius: 2px;
}

#sidebar .social-icons a {
    font-size: 24px;
}

.container #sidebar .widget {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: none;
}

#sidebar .widget h4 {
    font-weight: 700;
    color: #fff;
    font-size: 20px;
}

#sidebar img {
    -webkit-box-shadow: 0 0 6px 0 #fff;
    box-shadow: 0 0 6px 0 #fff;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

#sidebar img:hover {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    opacity: .5;
}

.sidebarProducts {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}

.sidebarProducts a {
    color: #fff;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.sidebarProducts a:hover,
#sidebar .widget_recent_entries ul li a:hover {
    opacity: .6;
    color: #fff;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-decoration: none;
}

#sidebar .widget_recent_entries ul li a {
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

#sidebar .widget_recent_entries ul li a:before,
.sidebarProducts a:before {
    content: '\2699';
    font-size: 25px;
    color: #66747f;
    padding-right: 4px;
}

.sidebarProducts a.noBefore:before {
    display: none;
}

#sidebar .widget.widget_recent_entries ul li {
    border-bottom: none;
}

#sidebar {
    text-align: center;
}

html #sidebar .widget .small-border {
    display: block;
    width: 50%;
    margin: 10px auto 20px;
}

html section,
#subheader {
    background-position: center center !important;
    background-attachment: initial !important;
}

.contactForm input,
.contactForm textarea,
.contactForm select {
    border: 1px solid rgba(102, 102, 102, .5);
    border-bottom: 3px solid rgb(var(--color-brand));
    border-radius: 6px;
}

.contactForm select {
    background: none;
    height: 42px;
}

.gform_wrapper .contactForm .gform_footer input.button,
.gform_wrapper .contactForm .gform_footer input[type=submit] {
    border-bottom: none;
    border: 2px solid rgb(var(--color-brand));
    background: rgb(var(--color-brand));
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 600;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.gform_wrapper .contactForm .gform_footer input.button:hover,
.gform_wrapper .contactForm .gform_footer input[type=submit]:hover {
    color: rgb(var(--color-brand));
    background: transparent;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.gform_confirmation_message {
    background: #666666;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 4px 0 #000;
    box-shadow: 0 0 4px 0 #000;
}

.gform_wrapper .contactForm .top_label label.gfield_label {
    font-size: 16px;
    color: #666666;
}

.iframeContainer {
    padding-bottom: 56.25%;
    position: relative;
    display: block;
    width: 100%;
    margin-top: 35px;
    -webkit-box-shadow: 0 0 4px 0 #666666;
    box-shadow: 0 0 4px 0 #666666;
}

.iframeContainer iframe {
    position: absolute;
    top: 0;
    left: 0;
}

.blogPage .vc_grid-item-mini {
    -webkit-box-shadow: 0 0 4px 0 #666666;
    box-shadow: 0 0 4px 0 #666666;
}

.blogPage .vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419240595465 {
    background-color: #e4e4e4 !important;
}

.blogPage .vc_btn3.vc_btn3-color-juicy-pink,
.blogPage .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: rgb(var(--color-brand));
    font-size: 16px;
    font-weight: 600;
    border: 2px solid rgb(var(--color-brand));
}


.blogPage .vc_btn3.vc_btn3-color-juicy-pink:hover,
.blogPage .vc_btn3.vc_btn3-color-juicy-pink:active,
.blogPage .vc_btn3.vc_btn3-color-juicy-pink:focus,
.blogPage .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,
.blogPage .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.blogPage .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus {
    color: rgb(var(--color-brand));
    background-color: #fff;
    border: 2px solid rgb(var(--color-brand));
}

.blogPage .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active {
    background-color: #666666;
}

.blogPage .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item > span,
.blogPage .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span {
    color: #fff;
}

.blogPage .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item {
    background-color: rgb(var(--color-brand));
}

.blogPage .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item:not(.vc_active):hover > span {
    color: rgb(var(--color-brand));
}

.blogPage .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active:hover > span {
    color: #fff;
}

.blogPage .vc_grid-styled-select select {
    background-color: rgb(var(--color-brand));
    color: #fff;
    font-size: 16px;
    width: 100%;
    height: 40px;
    padding: 0 10px;
}

.page-template-default .sbar .page-content.entry-content img.staffPhotos {
    float: left;
    margin: 0 20px 0 0;
    width: auto;
}

.innerText .infoButton {
    margin: 30px 0;
}

.innerText .infoButton a {
    padding: 10px 20px;
    border: 2px solid rgb(var(--color-brand));
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
}

.innerText .infoButton a:hover {
    padding: 10px 20px;
    border: 2px solid rgb(var(--color-brand));
    background: rgb(var(--color-brand));
    color: #fff;
}

.staffPage {
    text-align: center;
}

.staffPage .innerText p.staffName {
    font-size: 22px;
    font-weight: 700;
    color: rgb(var(--color-brand));
}

.staffPage .innerText p.staffRole {
    font-size: 18px;
    font-weight: 600;
    color: #666666;
}

hr.staffLine {
    margin: 20px 0 20px 0;
    border-top: dashed 2px #666666;
}

.page-template-default .sbar .page-content.entry-content .affiliationsRow img {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.page-template-default .sbar .page-content.entry-content .affiliationsRow img:hover {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    opacity: .5;
}

.portfolioPage .innerText .grid-items a:hover::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f00e";
    font-family: FontAwesome;
    font-size: 50px;
    color: #fff;
    opacity: .8;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, .5);
    z-index: 2;
}

.portfolioPage .innerText h2 {
    margin-top: 0;
    text-align: center;
}

.portfolioPage {
    margin-bottom: 30px;
}

.post-template-default .blog-list li.single {
    margin-top: 0;
}

.post-template-default .blog-list .date-box,
.post-template-default .blog-list h3.single-title {
    display: none;
}

.post-template-default .blog-list .post-text {
    padding-left: 0;
}

.post-template-default .post-image {
    border-bottom: none;
}

.post-template-default .post-info {
    margin: 0 15px 0 15px;
}

.post-template-default .post-info h4 {
    font-size: 20px;
    font-weight: 800;
    color: rgb(var(--color-brand));
}

.post-template-default .post-info .share-holder {
    float: none;
    padding: 25px 0 0 0;
}

.post-template-default .post-info .share-holder .social-links.rounded-share-icons a i {
    color: #666666;
    font-size: 20px;
}

.post-template-default .post-info .share-holder .social-links.rounded-share-icons a i:hover {
    color: rgb(var(--color-brand));
}

.post-template-default .post-controls {
    padding: 20px;
    margin: 0;
    border-bottom: none;
    border-top: none;
}

.post-template-default .post-controls .post-title em {
    font-size: 18px;
    color: rgb(var(--color-brand));
    font-weight: 800;
}

.post-template-default .post-controls .post-title strong {
    color: #666666;
    font-size: 16px;
    font-weight: 500;
}

.post-template-default .prevBlog {
    float: left;
    text-align: center;
    max-width: 50%;
}

.post-template-default .nextBlog {
    float: right;
    text-align: center;
    max-width: 50%;
}

.keepReading {
    text-align: center;
}

.keepReading p {
    font-size: 26px;
    font-weight: 700;
    color: rgb(var(--color-brand));
}

hr.readingLine {
    border-top: 2px dotted #666666;
    width: 75%;
    display: block;
    margin: 20px auto;
}

.post-template-default .post-controls .nav-links {
    width: 100%;
}

.innerText ul,
.innerText ol {
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
}

.page-template-default .sbar .page-content.entry-content img.communityImg {
    width: auto;
    float: left;
    margin: 0 20px 0 0;
}

.playBtnImg {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.playBtnImg:before {
    position: absolute;
    top: 75%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f144";
    font-family: FontAwesome;
    font-size: 70px;
    color: #fff;
    opacity: .8;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, .5);
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition-duration: .5s;
}

.playBtnImgCenter {
    position: relative;
    display: inline-block;
    cursor: pointer;
    float: left;
}

.playBtnImgCenter:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f144";
    font-family: FontAwesome;
    font-size: 80px;
    color: #fff;
    opacity: 1;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, .5);
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition-duration: .5s;
}

.playBtnImgBonny {
    position: relative;
    display: inline-block;
    cursor: pointer;
    float: left;
}

.playBtnImgBonny:before {
    position: absolute;
    top: 65%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f144";
    font-family: FontAwesome;
    font-size: 80px;
    color: #fff;
    opacity: 1;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, .5);
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition-duration: .5s;
}

.playBtnImgHome {
    position: relative;
    display: inline-block;
    cursor: pointer;
    float: right;
}

.playBtnImgHome:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f144";
    font-family: FontAwesome;
    font-size: 90px;
    color: #fff;
    opacity: 1;
    text-shadow: 0 0 30px rgba(var(--color-brand), 60%);
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition-duration: .5s;
}

.post-template-default .playBtnImgHome:before {
    position: absolute;
    top: 47%;
    left: 53%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f144";
    font-family: FontAwesome;
    font-size: 90px;
    color: #fff;
    opacity: 1;
    text-shadow: 0px 0px 30px rgba(62, 115, 59, .6);
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition-duration: .5s;
}

.playBtnImg:hover::before,
.playBtnImgCenter:hover::before,
.playBtnImgBonny:hover::before,
.playBtnImgHome:hover::before {
    opacity: .5;
}

#sidebar .googleReview img {
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 50%;
}

.post-template-default .post-content img.blogVideo {
    margin-left: 20px;
}

#sidebar.sidebar ul li {
    color: white;
    font-size: 16px;
}

#sidebar.sidebar a.googleReview {
    cursor: pointer;
}

a.btn-custom.center {
    margin: 0 auto;
    display: table;
}

a.btn-custom:focus {
    outline: none;
    color: white;
}

.about .innerText > .vc_column-inner > .wpb_wrapper {
    position: relative;
}

.about .innerText > .vc_column-inner > .wpb_wrapper .wtp-about-play-icon {
    height: 41vw;
    margin: 0;
    left: -10px;
    position: absolute;
    right: -10px;
    top: -46vw;
}

.about .innerText > .vc_column-inner > .wpb_wrapper .wtp-about-play-icon > .wpb_wrapper {
    height: 100%;
}

.about .innerText > .vc_column-inner > .wpb_wrapper .wtp-about-play-icon > .wpb_wrapper a {
    text-decoration: none;
    height: 100%;
    display: block;
}

.about .innerText > .vc_column-inner > .wpb_wrapper .wtp-about-play-icon > .wpb_wrapper a img {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 15vw;
    width: 15vw;
    margin: 0;
    min-width: 0;
    padding: 20px;
    outline: none;

    opacity: 0.8;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.about .innerText > .vc_column-inner > .wpb_wrapper .wtp-about-play-icon > .wpb_wrapper a:hover img {
    opacity: 1;
}

.cta-widget-products {
    margin-bottom: 60px;
}

.cta-widget-products .cta-widget > div.wpb_wrapper {
    max-width: 925px;
    margin: 0 auto;
}

.subfooter .col-md-3:nth-child(3) .social-icons a {
    cursor: pointer;
}
/* End Secondary Page Styles */

html body a.btn-custom {
    color: white;
}


/* Start Responsive Styles */
/* Max Width Queries */
@media (max-width: 1270px) {
    #mainmenu > li > ul {
        left: -30%;
    }

    #mainmenu > li.lastMenuItem > ul {
        left: -60%;
    }
}

@media (max-width: 1199px) {
    header.smaller div#logo a img,
    header div#logo a img {
        max-width: 300px;
        max-height: 80px;
    }

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

    .ctaHeader {
        font-size: 18px;
    }

    .logoSection a.btn-custom {
        font-size: 10px;
        padding: 10px;
    }

    ul#mainmenu {
        -webkit-padding-start: 0;
        padding-inline-start: 0;
    }
}

@media (max-width: 992px) {

    header #mainmenu li.menu-item-has-children span,
    header #mainmenu li.menu-item-has-children span.active {
        background-color: #fff;
    }

    #mainmenu a:hover, html #mainmenu li.menu-item-has-children li a:hover,
    html #mainmenu li.menu-item-has-children ul.dropdown-menu li a:hover{
        color: #616161;
    }



    #subheader .container .col-md-12 {
        margin-bottom: 0;
    }

    .page-template-template-fullwidth iframe {
        margin-top: 20px;
    }

    .sbar .container .col-md-8,
    .post-template-default #content .container .col-md-8 {
        margin-bottom: 10px;
    }

    .sbar .container,
    .post-template-default #content .container {
        width: auto;
    }

    .subfooter img {
        width: auto;
    }

    #subheader .title-wrap {
        float: none;
    }

    html #subheader {
        padding: 150px 0 60px 0;
    }

    html #subheader h1,
    html .page-template-default #subheader h1,
    html .page-template-template-fullwidth #subheader h1 {
        margin-top: .5em;
        margin-bottom: .5em;
        font-size: 2.777em;
        text-align: center;
    }

    header,
    header.fixed {
        padding: 0;
    }

    header .container .col-md-12 {
        margin-bottom: 0;
    }

    header.smaller div#logo a img,
    header div#logo a img {
        max-width: 250px;
        max-height: 80px;
    }

    html body nav ul#mainmenu > li:last-child {
        border-bottom: 0;
        margin-bottom: 2px;
    }

    #mainmenu li li a {
        background: #121212;
    }

    html header .container,
    html header .container-fluid {
        padding-right: 0;
        padding-left: 0;
        margin-right: 0;
        margin-left: 0;
        width: auto;
    }

    html header > .container > .row {
        max-width: 100vw;
        margin: 0;
    }

    html header #logo {
        padding-left: 30px;
    }

    html header .headerRight {
        padding-right: 30px;
        padding-top: 6px;
    }

    header #mainmenu li span,
    header #mainmenu li span.active {
        border: 2px solid rgb(var(--color-brand));
        margin: 14px 20px 10px;
        border-radius: 6px;
    }

    header #mainmenu li span:before {
        font-family: "FontAwesome";
        font-weight: 900;
        content: "\f078";
        font-size: 20px;
        color: rgb(var(--color-brand));
        padding: 6px;
    }

    header #mainmenu li span.active:before {
        font-family: "FontAwesome";
        font-weight: 900;
        content: "\f077";
        font-size: 20px;
        color: rgb(var(--color-brand));
        padding: 6px;
    }

    #menu-btn:hover:before {
        color: #d3d3d3;
    }

    nav {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    ul#mainmenu {
        background: #121212;
        border-top: 2px solid #666666;
        border-top: 0;
        padding: 0 30px;
    }

    .logoSection a.btn-custom {
        margin-top: 5px;
    }

    .topTextArea .container .vc_col-sm-2,
    .topTextArea .container .vc_col-sm-10 {
        width: 100%;
    }

    .homeText .homeTextLogo img {
        display: block;
        width: 75%;
        margin: 0 auto;
    }

    header nav {
        margin-top: 32px;
        position: relative;
        z-index: 99999;
    }

    html #mainmenu > li > a {
        font-size: 16px;
        line-height: 0;
    }

    #mainmenu li ul li a {
        font-size: 14px;
    }

    html #mainmenu > li > a:hover,
    html #mainmenu li li a:hover {
        color: rgb(var(--color-brand));
        opacity: .5;
    }

    #mainmenu a:hover,
    html #mainmenu li li a:hover {
        background: #fff;
    }

    #headerPhone {
        margin-top: 21px;
        position: absolute;
        right: 14%;
    }

    #headerPhone .fa-phone-square {
        font-size: 42px;
        color: rgb(var(--color-brand));
    }

    #menu-btn {
        background: rgb(var(--color-brand));
        border-radius: 6px;
    }

    .page-id-8272 #subheader h4,
    .page-id-1983 #subheader h4,
    .page-id-4403 #subheader h4,
    .page-id-4401 #subheader h4,
    .page-id-4439 #subheader h4,
    .page-id-4441 #subheader h4,
    .page-id-4405 #subheader h4,
    .page-id-4407 #subheader h4 {
        text-align: center;
    }

    #menu-btn:hover {
        background: rgb(var(--color-brand)) !important;
    }

    #menu-btn {
        margin-top: 24px;
        right: -6px;
    }

    html header,
    html body:not(.home) header.header-bg {
        position: absolute;
    }

    html header ul#mainmenu li.wtp-menu-phone {
        display: none;
    }

    html header ul#mainmenu li.lastMenuItem {
        border-bottom: 0;
    }

    html body #mainmenu > li.current-menu-item > a {
        color: white;
    }
}

@media (max-width: 991px) {
    #sidebar img {
        width: 75%;
    }
}

@media (max-width: 920px) {
    .page-id-8272 #content,
    .page-id-1983 #content,
    .page-id-4403 #content,
    .page-id-4401 #content,
    .page-id-4439 #content,
    .page-id-4441 #content,
    .page-id-4405 #content,
    .page-id-4407 #content {
        padding: 0;
    }

    .page-id-8272 .catalog-embed.embed-responsive,
    .page-id-1983 .catalog-embed.embed-responsive,
    .page-id-4403 .catalog-embed.embed-responsive,
    .page-id-4401 .catalog-embed.embed-responsive,
    .page-id-4439 .catalog-embed.embed-responsive,
    .page-id-4441 .catalog-embed.embed-responsive,
    .page-id-4405 .catalog-embed.embed-responsive,
    .page-id-4407 .catalog-embed.embed-responsive {
        overflow: hidden;
        height: 1170px;
        width: 100%;
    }

    .page-id-8272 iframe.microEmbed,
    .page-id-1983 iframe.microEmbed,
    .page-id-4403 iframe.microEmbed,
    .page-id-4401 iframe.microEmbed,
    .page-id-4439 iframe.microEmbed,
    .page-id-4441 iframe.microEmbed,
    .page-id-4405 iframe.microEmbed,
    .page-id-4407 iframe.microEmbed {
        -ms-transform: scale(0.90);
        -webkit-transform: scale(0.90);
        transform: scale(0.90);
        position: relative;
        top: 0;
        left: -10%;
        height: 1230px;
        width: 1100px;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .homeText {
        padding: 10px 0;
    }

    .page-template-default .sbar .page-content.entry-content img.communityImg,
    a.playBtnImgCenter {
        width: 96%;
        margin: 0 auto 20px !important;
        float: none;
    }

    .post-template-default .post-info .share-holder {
        text-align: center;
    }

    .page-template-default .sbar .page-content.entry-content img.staffPhotos {
        float: left;
        margin: 0 20px 0 0;
        width: auto;
    }

    .page-template-default #info-box .container .col-md-4,
    .post-template-default #info-box .container .col-md-4,
    .page-template-template-fullwidth #info-box .container .col-md-4 {
        margin-bottom: 0;
    }

    .page-template-default .sbar .page-content.entry-content img,
    .post-template-default .post-content img {
        width: 96%;
    }

    #content.sbar,
    .post-template-default #content {
        padding: 0 0 30px 0;
    }

    #content.sbar .container,
    .post-template-default #content .container {
        padding-left: 7px;
        padding-right: 7px;
    }

    .ctaRow .wpb_column.vc_column_container.vc_col-sm-4 {
        padding-bottom: 20px;
    }

    .page-id-5 .archi-image-gallery.full-gallery.de-gallery.pf_full_width.pf_3_cols {
        display: none;
    }

    .mobileProducts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
    }

    .mobileProducts .vc-hoverbox-block-inner.vc-hoverbox-front-inner h2 {
        font-size: 16px;
    }

    .mobileProducts .vc_column_container .vc_column-inner {
        padding-left: 4px;
        padding-right: 4px;
    }

    .mobileProducts .vc-hoverbox-block-inner {
        padding: 0;
    }

    .homeText h1 {
        font-size: 34px;
        line-height: 40px;
    }

    .homeText h2 {
        font-size: 20px;
        line-height: 26px;
    }

    #info-box .info-box .info-box_title {
        color: #666666;
        text-shadow: none;
    }

    .associationGallery {
        display: none;
    }

    .associationSlider .vc_images_carousel .vc_carousel-control .icon-next:before {
        content: '\f054';
        font-family: "FontAwesome";
        font-weight: 900;
        color: #666666;
    }

    .associationSlider .vc_images_carousel .vc_carousel-control .icon-prev:before {
        content: '\f053';
        font-family: "FontAwesome";
        font-weight: 900;
        color: #666666;
    }

    #info-box {
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
    }

    .ctaRow {
        text-align: center;
    }

    .homeText img.longerPhoto {
        width: 100%;
        margin-bottom: 20px;
    }

    .page-id-8272 .catalog-embed.embed-responsive,
    .page-id-1983 .catalog-embed.embed-responsive,
    .page-id-4403 .catalog-embed.embed-responsive,
    .page-id-4401 .catalog-embed.embed-responsive,
    .page-id-4439 .catalog-embed.embed-responsive,
    .page-id-4441 .catalog-embed.embed-responsive,
    .page-id-4405 .catalog-embed.embed-responsive,
    .page-id-4407 .catalog-embed.embed-responsive {
        overflow: hidden;
        height: 1000px;
        width: 100%;
    }

    .page-id-8272 iframe.microEmbed,
    .page-id-1983 iframe.microEmbed,
    .page-id-4403 iframe.microEmbed,
    .page-id-4401 iframe.microEmbed,
    .page-id-4439 iframe.microEmbed,
    .page-id-4441 iframe.microEmbed,
    .page-id-4405 iframe.microEmbed,
    .page-id-4407 iframe.microEmbed {
        -ms-transform: scale(0.80);
        -webkit-transform: scale(0.80);
        transform: scale(0.80);
        position: relative;
        top: -110px;
        left: -170px;
        height: 1230px;
        width: 1100px;
        margin: 0 auto;
    }

    .inventoryInner {
        text-align: center;
    }

    .subfooter .social-icons {
        margin-bottom: 20px;
    }

    html #info-box {
        display: none;
    }

    .wtp-intro-text,
    .historyBoxes {
        margin-top: 24px;
    }

    html #subheader h1,
    html .page-template-default #subheader h1,
    html .page-template-template-fullwidth #subheader h1 {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        font-size: 2em;
        text-align: center;
    }

    .historySection .spacer-single {
        display: none;
    }

    .historySection .separator.separator-bold {
        margin-bottom: 12px;
    }
}

@media (max-width: 706px) {
    .ctaHeader,
    .ctaButton {
        width: 100%;
        max-width: 100%;
        clear: both;
        text-align: center;
    }

    .ctaButton {
        padding: 35px 15px 15px 15px;
    }

    .ctaButton a.ctaLink {
        margin: 0 auto;
        float: none;
        clear: both;
    }
}

@media (max-width: 650px) {
    .homeText img {
        width: 100%;
        margin-bottom: 20px;
    }

    a.playBtnImgHome {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 630px) {
    .innerCta {
        padding: 30px 5px 40px;
    }

    .ctaHeader {
        float: none;
        text-align: center;
        margin-bottom: 5px;
        font-size: 16px;
        padding: 0 5px;
    }

    .ctaButton {
        text-align: center;
        padding: 15px 15px 15px 15px;
    }

    a.ctaLink {
        float: none;
        text-align: center;
    }
}

@media (max-width: 600px) {
    .post-template-default .post-controls .nav-links .nav-previous,
    .post-template-default .post-controls .nav-links .nav-next {
        float: none;
        margin: 0 0 10px;
        width: 100%;
    }

    .post-template-default .prevBlog,
    .post-template-default .nextBlog {
        float: none;
    }

    hr.readingLine {
        margin: 20px auto 0;
    }
}

@media (max-width: 550px) {
    html .mobileProducts .vc-hoverbox-inner {
        min-height: 170px !important;
    }

    .homeText h1 {
        font-size: 30px;
        line-height: 36px;
    }

    html header #logo {
        padding-left: 10px;
    }

    html header .headerRight {
        padding-right: 10px;
    }
}

@media (max-device-height: 550px) and (orientation: landscape) {
    #info-box {
        background: none;
        height: auto;
        margin-top: auto;
        position: inherit;
    }

    .page-template-default #info-box,
    .post-template-default #info-box,
    .page-template-template-fullwidth #info-box {
        height: 110px;
    }

    #info-box .info-box .info-box_title {
        color: #666666;
        text-shadow: none;
    }

    html #subheader {
        padding: 150px 0 50px 0;
    }

    html #content.sbar,
    html .post-template-default #content {
        padding: 30px 0 90px 0;
    }
}

@media (max-device-height: 550px) and (max-device-width: 767px) and (orientation: landscape) {
    .page-template-default #info-box,
    .post-template-default #info-box,
    .page-template-template-fullwidth #info-box {
        height: 320px;
    }
}

@media (max-width: 480px) {
    html .page-template-default .sbar .page-content.entry-content img.staffPhotos {
        float: none;
        margin-bottom: 20px !important;
        width: 100%;
    }

    a.playBtnImgBonny {
        width: 100%
    }

    .subfooter img {
        width: 75%;
        height: auto;
    }

    .productRow .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-template-default .sbar .page-content.entry-content img,
    .post-template-default .post-content img.innerImg {
        min-width: 100%;
        display: block;
        margin: 15px auto 20px auto;
        margin-bottom: 20px !important;
    }

    .post-template-default #subheader h1,
    .page-template-default #subheader h1,
    .page-template-template-fullwidth #subheader h1 {
        font-size: 2.5em;
    }
}

@media (max-width: 450px) {
    #headerPhone {
        right: 14%;
    }

    .historyBoxes.vc_column_container .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .page-template-default .sbar .page-content.entry-content img.innerLogo {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }
}

@media (max-width: 436px) {
    html body .machine-table {
        overflow-x: scroll;
        -webkit-box-shadow: inset 0 0 15px rgb(21 21 21 / 33%);
        box-shadow: inset 0 0 15px rgb(21 21 21 / 33%);
    }
}

@media (max-width: 400px) {
    html .mobileInfo .vc_tta-title-text,
    .mobileInfoInner .btn {
        font-size: 18px;
    }

    .mobileInfoInner .btn {
        padding-top: 12px;
        line-height: normal;
        padding-bottom: 10px;
        font-weight: 500;
    }

    .mobileInfoInner .btn:before {
        padding: 2px 5px 5px 5px;
    }

    #sidebar img {
        width: 100%;
    }

    .homeText h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .homeText h2 {
        font-size: 17px;
        line-height: 20px;
    }

    .homeText h3 {
        font-size: 16px;
        line-height: 20px;
    }

    html header #logo {
        padding-left: 10px;
    }

    html header .headerRight {
        padding-right: 10px;
    }

    .historySection .container {
        padding-left: 2px;
        padding-right: 2px;
    }

    .historySection .de_tab.tab_steps .de_tab_content {
        padding: 0 20px;
    }
}

@media (max-width: 375px) {
    .historySection .de_tab.tab_steps .de_nav.process-circle-textimage img {
        width: 75%;
    }

    .historySection .de_tab.tab_steps .de_nav li span {
        border: none;
    }
}

@media (max-width: 350px) {
    #headerPhone {
        right: 18%;
    }

    header.smaller div#logo a img,
    header div#logo a img {
        max-width: 190px;
        padding-top: 6px;
    }
}

@media (max-width: 337px) {
    .historySection .de_tab.tab_steps .de_nav.process-circle-textimage img {
        width: 100%;
    }
}


/* Min Width Queries */
@media (min-width: 320px) {
    @media (max-width: 459px) {
        .page-id-8272 .catalog-embed.embed-responsive,
        .page-id-1983 .catalog-embed.embed-responsive,
        .page-id-4403 .catalog-embed.embed-responsive,
        .page-id-4401 .catalog-embed.embed-responsive,
        .page-id-4439 .catalog-embed.embed-responsive,
        .page-id-4441 .catalog-embed.embed-responsive,
        .page-id-4405 .catalog-embed.embed-responsive,
        .page-id-4407 .catalog-embed.embed-responsive {
            height: 435px;
        }

        .page-id-8272 iframe.microEmbed,
        .page-id-1983 iframe.microEmbed,
        .page-id-4403 iframe.microEmbed,
        .page-id-4401 iframe.microEmbed,
        .page-id-4439 iframe.microEmbed,
        .page-id-4441 iframe.microEmbed,
        .page-id-4405 iframe.microEmbed,
        .page-id-4407 iframe.microEmbed {
            -ms-transform: scale(0.35);
            -webkit-transform: scale(0.35);
            transform: scale(0.35);
            left: calc(10% - 425px);
            top: -390px;
        }
    }
}

@media (min-width: 420px) {
    @media (max-width: 459px) {
        .page-id-8272 iframe.microEmbed,
        .page-id-1983 iframe.microEmbed,
        .page-id-4403 iframe.microEmbed,
        .page-id-4401 iframe.microEmbed,
        .page-id-4439 iframe.microEmbed,
        .page-id-4441 iframe.microEmbed,
        .page-id-4405 iframe.microEmbed,
        .page-id-4407 iframe.microEmbed {
            left: calc(10% - 382px);
        }
    }
}

@media (min-width: 460px) {
    @media (max-width: 660px) {
        .page-id-8272 iframe.microEmbed,
        .page-id-1983 iframe.microEmbed,
        .page-id-4403 iframe.microEmbed,
        .page-id-4401 iframe.microEmbed,
        .page-id-4439 iframe.microEmbed,
        .page-id-4441 iframe.microEmbed,
        .page-id-4405 iframe.microEmbed,
        .page-id-4407 iframe.microEmbed {
            -ms-transform: scale(0.60);
            -webkit-transform: scale(0.60);
            transform: scale(0.60);
            left: calc(10% - 288px);
        }
    }

    @media (max-width: 560px) {
        .page-id-8272 .catalog-embed.embed-responsive,
        .page-id-1983 .catalog-embed.embed-responsive,
        .page-id-4403 .catalog-embed.embed-responsive,
        .page-id-4401 .catalog-embed.embed-responsive,
        .page-id-4439 .catalog-embed.embed-responsive,
        .page-id-4441 .catalog-embed.embed-responsive,
        .page-id-4405 .catalog-embed.embed-responsive,
        .page-id-4407 .catalog-embed.embed-responsive {
            height: 650px;
        }

        .page-id-8272 iframe.microEmbed,
        .page-id-1983 iframe.microEmbed,
        .page-id-4403 iframe.microEmbed,
        .page-id-4401 iframe.microEmbed,
        .page-id-4439 iframe.microEmbed,
        .page-id-4441 iframe.microEmbed,
        .page-id-4405 iframe.microEmbed,
        .page-id-4407 iframe.microEmbed {
            -ms-transform: scale(0.50);
            -webkit-transform: scale(0.50);
            transform: scale(0.50);
            left: calc(10% - 368px);
            top: -300px;
        }
    }
}

@media (min-width: 481px) {
    .about .innerText > .vc_column-inner > .wpb_wrapper .wtp-about-play-icon {
        top: -43.5vw;
        left: 0;
        right: 0;

        height: 40vw;
    }
}

@media (min-width: 560px) {
    @media (max-width: 609px) {
        .page-id-8272 iframe.microEmbed,
        .page-id-1983 iframe.microEmbed,
        .page-id-4403 iframe.microEmbed,
        .page-id-4401 iframe.microEmbed,
        .page-id-4439 iframe.microEmbed,
        .page-id-4441 iframe.microEmbed,
        .page-id-4405 iframe.microEmbed,
        .page-id-4407 iframe.microEmbed {
            left: calc(10% - 328px);
        }
    }
}

@media (min-width: 600px) {
    .wtp-video-container.wtp-video-background .wtp-video-text .wtp-video-text-inner h1 {
        font-size: 32px;
    }
}

@media (min-width: 660px) {
    @media (max-width: 760px) {
        .page-id-8272 iframe.microEmbed,
        .page-id-1983 iframe.microEmbed,
        .page-id-4403 iframe.microEmbed,
        .page-id-4401 iframe.microEmbed,
        .page-id-4439 iframe.microEmbed,
        .page-id-4441 iframe.microEmbed,
        .page-id-4405 iframe.microEmbed,
        .page-id-4407 iframe.microEmbed {
            -ms-transform: scale(0.70);
            -webkit-transform: scale(0.70);
            transform: scale(0.70);
            left: calc(10% - 288px);
        }
    }
}

@media (min-width: 767px) {
    .associationSlider, a.associationButton {
        display: none;
    }

    @media (max-width: 992px) {
        #sidebar {
            width: 75%;
            display: block;
            margin: 0 auto;
        }

        #headerPhone {
            right: 10%;
        }
    }
}

@media (min-width: 768px) {
    .mobileProducts,
    .mobileInfo,
    .mobileInfoInner {
        display: none;
    }

    .subfooter .col-md-3:nth-child(3) {
        text-align: right;
    }

    .subfooter .col-md-3:nth-child(3) .social-icons {
        position: relative;
        top: 31px;
    }

    #info-box > .container > .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    #info-box > .container > .row > .wpb_column {
        width: auto;
    }

    #info-box > .container > .row > .wpb_column:nth-of-type(1) {
        width: 35%;
    }

    #info-box > .container > .row > .wpb_column:nth-of-type(2) {
        width: 43%;
    }

    #info-box > .container > .row > .wpb_column:nth-of-type(2) .info-box_title {
        max-width: 120px;
    }

    .homeText .container .row .wpb_column,
    .servicesSection .container .row .wpb_column {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .servicesSection .container .row .wpb_column .wpb_text_column {
        padding: 0 !important;
    }

    .mfp-wrap .mfp-iframe-holder .mfp-content {
        width: 90vw;
        max-width: 1400px;
        max-height: 80vh;
    }

    .wtp-video-container.wtp-video-background .wtp-video-text {
        top: calc(50% - 25px);
    }

    .wtp-video-container.wtp-video-background .wtp-video-text .wtp-video-text-inner h1 {
        font-size: 36px;
        letter-spacing: 5px;
    }

    .wtp-video-container.wtp-video-background .wtp-video-text .wtp-video-text-inner p.wtp-video-text-subheading {
        letter-spacing: 5px;
        font-size: 18px;
    }

    .page-template-default .sbar .page-content.entry-content img {
        margin-left: 0;
    }

    .about .innerText > .vc_column-inner > .wpb_wrapper .wtp-about-play-icon {
        top: -44vw;
        right: -15px;
        left: -15px;

        height: 42vw;
    }

    .about .innerText > .vc_column-inner > .wpb_wrapper .wtp-about-play-icon > .wpb_wrapper a img {
        height: 115px;
        width: 115px;
        padding: 30px;
    }

    .home .services-block {
        margin-bottom: 0;
    }

    @media (max-width: 992px) {
        .page-template-default #info-box,
        .post-template-default #info-box,
        .page-template-template-fullwidth #info-box {
            height: 50px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin-top: 20px;
            position: static;
        }

        .page-template-default #info-box .info-box .info-box_title,
        .post-template-default #info-box .info-box .info-box_title,
        .page-template-template-fullwidth #info-box .info-box .info-box_title {
            color: #666666;
            text-shadow: none;
        }

        .page-template-default #info-box .row-fluid,
        .post-template-default #info-box .row-fluid,
        .page-template-template-fullwidth #info-box .row-fluid {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .page-template-default #info-box .info-box_subtite,
        .page-template-default #info-box .info-box_subtite a,
        .post-template-default #info-box .info-box_subtite,
        .post-template-default #info-box .info-box_subtite a,
        .page-template-template-fullwidth #info-box .info-box_subtite,
        .page-template-template-fullwidth #info-box .info-box_subtite a {
            font-size: 16px;
            line-height: 20px;
        }

        .page-template-default #info-box .container,
        .post-template-default #info-box .container,
        .page-template-template-fullwidth #info-box .container {
            padding-left: 0;
            padding-right: 0;
        }
    }

    @media (max-width: 991px) {
        #info-box .container {
            width: 100%;
        }

        #info-box {
            background: rgba(255, 255, 255, 0.65);
            height: 145px;
            margin-top: -145px;
        }
    }

    @media (max-width: 919px) {
        .page-id-8272 iframe.microEmbed,
        .page-id-1983 iframe.microEmbed,
        .page-id-4403 iframe.microEmbed,
        .page-id-4401 iframe.microEmbed,
        .page-id-4439 iframe.microEmbed,
        .page-id-4441 iframe.microEmbed,
        .page-id-4405 iframe.microEmbed,
        .page-id-4407 iframe.microEmbed {
            -ms-transform: scale(0.80);
            -webkit-transform: scale(0.80);
            transform: scale(0.80);
            left: calc(10% - 250px);
        }
    }

    @media (max-width: 899px) {
        .page-template-default #info-box .row,
        .post-template-default #info-box .row,
        .page-template-template-fullwidth #info-box .row {
            display: block;
            margin: 0 auto;
            width: 99%;
        }

        .page-template-default #info-box .row .col-md-4,
        .post-template-default #info-box .row .col-md-4,
        .page-template-template-fullwidth #info-box .row .col-md-4 {
            padding-right: 0;
        }

        .page-template-default.info-box .info-box_text,
        .post-template-default.info-box .info-box_text,
        .page-template-template-fullwidth.info-box .info-box_text {
            padding-left: 40px;
        }
    }
}

@media (min-width: 869px) {
    .page-id-8272 iframe.microEmbed,
    .page-id-1983 iframe.microEmbed,
    .page-id-4403 iframe.microEmbed,
    .page-id-4401 iframe.microEmbed,
    .page-id-4439 iframe.microEmbed,
    .page-id-4441 iframe.microEmbed,
    .page-id-4405 iframe.microEmbed,
    .page-id-4407 iframe.microEmbed {
        left: calc(10% - 210px);
    }
}

@media (min-width: 900px) {
    @media (max-width: 992px) {
        .page-template-default #info-box .row,
        .post-template-default #info-box .row,
        .page-template-template-fullwidth #info-box .row {
            display: block;
            margin: 0 auto;
            width: 90%;
        }
    }
}

@media (min-width: 941px) {
    #info-box > .container > .row > .wpb_column:nth-of-type(2) .info-box_title {
        max-width: none;
    }

    #info-box > .container > .row > .wpb_column,
    #info-box > .container > .row > .wpb_column:nth-of-type(1),
    #info-box > .container > .row > .wpb_column:nth-of-type(2) {
        width: calc(100% / 3);
    }

    #info-box {
        height: 123px;
        margin-top: -123px;
    }
}

@media (min-width: 992px) {
    .page-template-default .sbar .page-content.entry-content img {
        margin-left: 15px;
    }

    .about .innerText > .vc_column-inner > .wpb_wrapper .wtp-about-play-icon {
        top: -286px;
        right: -30px;
        left: 0;

        height: 267px;
    }

    @media (max-width: 1199px) {
        .cta-widget .innerCta {
            padding: 15px 0;
            border-radius: 2px;
        }

        .cta-widget .innerCta a.ctaLink {
            padding: 15px 20px;
            white-space: nowrap;
        }
    }
}

@media (min-width: 993px) {
    .page-id-8272 #subheader h4,
    .page-id-1983 #subheader h4,
    .page-id-4403 #subheader h4,
    .page-id-4401 #subheader h4,
    .page-id-4439 #subheader h4,
    .page-id-4441 #subheader h4,
    .page-id-4405 #subheader h4,
    .page-id-4407 #subheader h4 {
        margin-top: -30px;
    }

    #headerPhone .fa-phone-square {
        position: relative;
        display: none;
    }

    #mainmenu > li > ul {
        width: 160px;
    }

    ul#mainmenu > li a:hover {
        text-decoration: underline !important;
    }

    html body #subheader {
        padding: 150px 0 173px 0;
    }

    .wtp-video-container.wtp-video-background {
        margin-top: 100px;
        height: calc(100vh - 100px);
    }

    .wtp-video-container.wtp-video-background .wtp-video-text .wtp-video-text-inner h1 {
        font-size: 42px;
    }

    html body header.smaller,
    html body header.header-bg.small {
        background-color: rgb(var(--color-glass)) !important;
        border-bottom-color: transparent !important;
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
    }
}

@media (min-width: 1200px) {
    .page-id-664 .catalog-embed.embed-responsive > iframe {
        max-width: 720px;
        overflow-x: hidden;
    }

    .wtp-video-container.wtp-video-background .wtp-video-text .wtp-video-text-inner h1 {
        font-size: 56px;
    }

    .about .innerText > .vc_column-inner > .wpb_wrapper .wtp-about-play-icon {
        top: -342px;

        height: 323px;
    }
}

@media (min-width: 1400px) {
    .wtp-video-container.wtp-video-background .wtp-video-text .wtp-video-text-inner h1 {
        font-size: 70px;
    }
}

@media (min-width: 1440px) {
    header {
        padding: 0 100px;
    }
}

/* Device specific */
/* iPhone X in portrait */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: portrait) {
    .page-id-8272 iframe.microEmbed,
    .page-id-1983 iframe.microEmbed,
    .page-id-4403 iframe.microEmbed,
    .page-id-4401 iframe.microEmbed,
    .page-id-4439 iframe.microEmbed,
    .page-id-4441 iframe.microEmbed,
    .page-id-4405 iframe.microEmbed,
    .page-id-4407 iframe.microEmbed {
        left: -360px;
    }
}

/* iPhone 6, 7, & 8 in portrait */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (orientation: portrait) {
    .page-id-8272 iframe.microEmbed,
    .page-id-1983 iframe.microEmbed,
    .page-id-4403 iframe.microEmbed,
    .page-id-4401 iframe.microEmbed,
    .page-id-4439 iframe.microEmbed,
    .page-id-4441 iframe.microEmbed,
    .page-id-4405 iframe.microEmbed,
    .page-id-4407 iframe.microEmbed {
        left: -360px;
    }
}

/* iPhone 6, 7, & 8 Plus in portrait */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (orientation: portrait) {
    .page-id-8272 .catalog-embed.embed-responsive,
    .page-id-1983 .catalog-embed.embed-responsive,
    .page-id-4403 .catalog-embed.embed-responsive,
    .page-id-4401 .catalog-embed.embed-responsive,
    .page-id-4439 .catalog-embed.embed-responsive,
    .page-id-4441 .catalog-embed.embed-responsive,
    .page-id-4405 .catalog-embed.embed-responsive,
    .page-id-4407 .catalog-embed.embed-responsive {
        height: 500px;
    }

    .page-id-8272 iframe.microEmbed,
    .page-id-1983 iframe.microEmbed,
    .page-id-4403 iframe.microEmbed,
    .page-id-4401 iframe.microEmbed,
    .page-id-4439 iframe.microEmbed,
    .page-id-4441 iframe.microEmbed,
    .page-id-4405 iframe.microEmbed,
    .page-id-4407 iframe.microEmbed {
        -ms-transform: scale(0.40);
        -webkit-transform: scale(0.40);
        transform: scale(0.40);
        left: -345px;
        top: -360px;
    }
}


/* iPhone X in landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: landscape) {
    .page-id-8272 .catalog-embed.embed-responsive,
    .page-id-1983 .catalog-embed.embed-responsive,
    .page-id-4403 .catalog-embed.embed-responsive,
    .page-id-4401 .catalog-embed.embed-responsive,
    .page-id-4439 .catalog-embed.embed-responsive,
    .page-id-4441 .catalog-embed.embed-responsive,
    .page-id-4405 .catalog-embed.embed-responsive,
    .page-id-4407 .catalog-embed.embed-responsive {
        height: 1000px;
    }

    .page-id-8272 iframe.microEmbed,
    .page-id-1983 iframe.microEmbed,
    .page-id-4403 iframe.microEmbed,
    .page-id-4401 iframe.microEmbed,
    .page-id-4439 iframe.microEmbed,
    .page-id-4441 iframe.microEmbed,
    .page-id-4405 iframe.microEmbed,
    .page-id-4407 iframe.microEmbed {
        left: -150px;
        top: -120px;
    }
}


/* iPhone 6, 7, & 8 Plus in landscape */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (orientation: landscape) {
    .page-id-8272 .catalog-embed.embed-responsive,
    .page-id-1983 .catalog-embed.embed-responsive,
    .page-id-4403 .catalog-embed.embed-responsive,
    .page-id-4401 .catalog-embed.embed-responsive,
    .page-id-4439 .catalog-embed.embed-responsive,
    .page-id-4441 .catalog-embed.embed-responsive,
    .page-id-4405 .catalog-embed.embed-responsive,
    .page-id-4407 .catalog-embed.embed-responsive {
        height: 920px;
    }

    .page-id-8272 iframe.microEmbed,
    .page-id-1983 iframe.microEmbed,
    .page-id-4403 iframe.microEmbed,
    .page-id-4401 iframe.microEmbed,
    .page-id-4439 iframe.microEmbed,
    .page-id-4441 iframe.microEmbed,
    .page-id-4405 iframe.microEmbed,
    .page-id-4407 iframe.microEmbed {
        left: -190px;
    }
}


/* iPhone 6, 7, & 8 in landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (orientation: landscape) {
    .page-id-8272 .catalog-embed.embed-responsive,
    .page-id-1983 .catalog-embed.embed-responsive,
    .page-id-4403 .catalog-embed.embed-responsive,
    .page-id-4401 .catalog-embed.embed-responsive,
    .page-id-4439 .catalog-embed.embed-responsive,
    .page-id-4441 .catalog-embed.embed-responsive,
    .page-id-4405 .catalog-embed.embed-responsive,
    .page-id-4407 .catalog-embed.embed-responsive {
        height: 930px;
    }

    .page-id-8272 iframe.microEmbed,
    .page-id-1983 iframe.microEmbed,
    .page-id-4403 iframe.microEmbed,
    .page-id-4401 iframe.microEmbed,
    .page-id-4439 iframe.microEmbed,
    .page-id-4441 iframe.microEmbed,
    .page-id-4405 iframe.microEmbed,
    .page-id-4407 iframe.microEmbed {
        left: -220px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    html #mainmenu li a:after,
    html #mainmenu li a::after {
        display: none;
    }

    #mainmenu > li > a {
        margin-right: 10px;
    }

    .homeText img {
        border: 8px solid #e2e2e2;
    }
}

@media (max-aspect-ratio: 453/896) {
    .wtp-video-container.wtp-video-background .wtp-video-foreground .wtp-video-inner iframe {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        -ms-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2);
    }
}

@media (min-aspect-ratio: 16/9) {
    .wtp-video-container.wtp-video-background .wtp-video-foreground .wtp-video-inner iframe {
        width: 100%;
        height: 56.6vw;
    }
}
/* End Responsive Styles */