/*============================================================================*\
    Imports
\*============================================================================*/

@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/featherlight/1.7.13/featherlight.min.css");

/*============================================================================*\
    Grant Ainsley 2021 Optimized
\*============================================================================*/

 html {
     overflow-x: hidden;
 }

 html,
 body {
     background-color: #fff;
 }

 body {
     font-family: 'Mulish', sans-serif;
     color: #000000;
     overflow-x: hidden;
 }

 body>.page-wrapper.has-fullscreen-gallery>header>.root-section-wrapper {
     z-index: 1;
     position: static;
 }

.list.list-unified_list-items {
    position:relative;
}

.pager-link {
    background-color: white;
}

.subscribe-btn {
    position: fixed;
    right: -83px;
    top: 50%;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 1000;
}

.subscribe-btn a {
    color: white;
    padding: 10px 20px 21px 20px;
    background-color: #06266e;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.vimeo-img-wrapper,
.vimeo-img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.vimeo-img:hover {
    cursor: pointer;
    opacity: 0.7;
}

#comment-body, .comment-body {
    height: auto;
}

span > * {
    font-size: inherit;
}

/*============================================================================*\
    Typography
\*============================================================================*/

 
.white,
.text-white * {
    color: #fff !important;
}

 #cart_Add_Message span a,
 #p_recaptcha_widget a,
 .account_side_container a,
 .cart_Add_Message span a,
 .product_option-browse .product_option-toggle,
 .search-result tr a,
 .search-result-item-title a,
 .site-link a {
     color: #d9511e;
 }

 .site-link a:hover,
 a:hover {
     outline: none;
     color: #d9511e;
     text-decoration: none;
 }

 .nav-links a,
 .carousel-cell {
     transition: all 0s linear;
     -webkit-transition: all 0s linear;
     -moz-transition: all 0s linear;
     -o-transition: all 0s linear;
 }

 button,
 .button {
     transition: all 0.2s linear;
     -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
 }

 .button:hover,
 button:hover,
 .dropdown-menu>li>a:hover,
 .gallery-item-button a:hover,
 .navbar-nav .telephone a:hover,
 .large-feature .related-image a:hover img,
 .large-feature .related-image img:hover {
     opacity: 1;
     filter: opacity(1);
     -moz-filter: opacity(1);
     -webkit-filter: opacity(1);
 }

 .layout-grid-active a {
     text-decoration: none;
 }

 .content-wrapper {
     margin: 0 auto;
 }

 .empty {
     display: none;
 }

 td.empty {
     display: table-cell;
 }

 .carousel-caption.background--dark.background--complex .gallery-item-title,
 .carousel-caption.background--dark.background--complex .gallery-item-caption,
 .carousel-caption.background--light.background--complex .gallery-item-title,
 .carousel-caption.background--light.background--complex .gallery-item-caption,
 .carousel-caption.background--dark .gallery-item-title,
 .carousel-caption.background--dark .gallery-item-caption,
 .carousel-caption.background--light .gallery-item-title,
 .carousel-caption.background--light .gallery-item-caption,
 .carousel-caption.background--light .gallery-item-button,
 .carousel-caption.background--dark .gallery-item-button,
 .carousel-caption.background--light.background--complex .gallery-item-button,
 .carousel-caption.background--dark.background--complex .gallery-item-button {
     background: transparent;
     color: #fff;
 }

 .carousel-control {
     display: none;
 }


 .button.outline:hover {
     background-color: #04bfbf;
 }

 .login-frame input[type=submit] {
     background-color: #d9511e;
 }

 .membership-table .button {
     padding: 10px 20px;
 }

 .related-link a {
     padding: 7px 11px;
     font-size: .9em;
     margin-top: 15px;
 }

 .border.bottom:after {
     content: "";
     height: 2px;
     width: 20px;
     background-color: #00a651;
     display: block;
     margin-top: 10px;
 }

 .wPro-Editor .sui-sf-btn-primary,
 .editor-content .sui-sf-btn-primary,
 .site-header .sui-sf-btn-primary,
 .site-footer .sui-sf-btn-primary,
 .wPro-Editor .sui-sf-btn-primary,
 .editor-content .sui-sf-btn-primary,
 .site-header .sui-sf-btn-default,
 .site-footer .sui-sf-btn-default,
 .wPro-Editor .sui-sf-btn-default,
 .editor-content .sui-sf-btn-default {
     font-weight: 600;
     border-radius: 0;
     text-transform: uppercase;
     padding: 13px 28px;
     letter-spacing: .05em;
 }

 .wPro-Editor .sui-sf-btn-primary:hover,
 .editor-content .sui-sf-btn-primary:hover,
 .site-header .sui-sf-btn-primary:hover,
 .site-footer .sui-sf-btn-primary:hover,
 .wPro-Editor .sui-sf-btn-primary:hover,
 .editor-content .sui-sf-btn-primary:hover,
 .site-header .sui-sf-btn-default:hover,
 .site-footer .sui-sf-btn-default:hover,
 .wPro-Editor .sui-sf-btn-default:hover,
 .editor-content .sui-sf-btn-default:hover {
     -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
     box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
     text-decoration: none;
     -webkit-transform: scale(1.025, 1.025);
     -ms-transform: scale(1.025, 1.025);
     -o-transform: scale(1.025, 1.025);
     transform: scale(1.025, 1.025);
     opacity: 1;
     filter: opacity(1);
     -moz-filter: opacity(1);
     -webkit-filter: opacity(1);
 }

 .wPro-Editor .sui-sf-btn-primary:active,
 .editor-content .sui-sf-btn-primary:active,
 .site-header .sui-sf-btn-primary:active,
 .site-footer .sui-sf-btn-primary:active,
 .wPro-Editor .sui-sf-btn-primary:focus,
 .editor-content .sui-sf-btn-primary:focus,
 .site-header .sui-sf-btn-primary:focus,
 .site-footer .sui-sf-btn-primary:focus,
 .wPro-Editor .sui-sf-btn-default:active,
 .editor-content .sui-sf-btn-default:active,
 .site-header .sui-sf-btn-default:active,
 .site-footer .sui-sf-btn-default:active,
 .wPro-Editor .sui-sf-btn-default:focus,
 .editor-content .sui-sf-btn-default:focus,
 .site-header .sui-sf-btn-default:focus,
 .site-footer .sui-sf-btn-default:focus {
     outline: none;
 }

 .wPro-Editor .sui-sf-btn-primary,
 .editor-content .sui-sf-btn-primary,
 .site-header .sui-sf-btn-primary,
 .site-footer .sui-sf-btn-primary {
     background-color: #c61033;
     color: #ffffff;
     border: 1px solid transparent;
 }

 .wPro-Editor .sui-sf-btn-primary:hover,
 .editor-content .sui-sf-btn-primary:hover,
 .site-header .sui-sf-btn-primary:hover,
 .site-footer .sui-sf-btn-primary:hover {
     background-color: #6f6663;
     color: #ffffff;
     border: 1px solid transparent;
 }

 .filter .filter-item-values-lookahead-zero {
     color: #000;
 }
 .filter .filter-item-values-lookahead {
     color: #d9521e;
 }

 @media (max-width: 767px) {
     .button {
         margin-top: 15px;
         display: inline-block;
         padding: 7px 25px;
     }
     td.empty {
         display: none;
     }
     .button {
         font-size: .7em;
     }
     .mobile-hide {
         display: none !important;
     }
     .alignleft {
         text-align: left !important;
     }
 }

 @media (max-width: 482px) {
     .button {
         display: inline-block;
     }
 }

 /*
 * ============================================================================
 *  Navigation
 * ============================================================================
 */

 .top-site-bar .content-wrapper,
 .top-site-header .content-wrapper {
     max-width: none !important;
 }

 .primary-nav {
     padding-top: 11px;
     padding-bottom: 5px;
 }

 .primary-nav>.content-wrapper {
     padding: 0;
 }

 .page-header-wrapper {
     border-bottom: 1px solid #f2f2f2;
 }

 .page-header-wrapper .navigation-wrapper {
     background-color: transparent;
     right: 0;
     position: absolute;
     width: 85%;
 }

 .navbar-nav {
     margin-left: 0;
     margin-right: 0;
     float: none;
     display: inline-block;
     margin-top: 15px;
     padding-right: 25px;
 }

 .navbar-nav>li>.dropdown-menu {
     text-align: left;
     margin-left: 5px;
 }

 .navbar-nav>li>.dropdown-menu>li {
     background: #fff;
 }

 .navbar .navbar-btn,
 .dropdown .dropdown-menu,
 .dropdown-menu .dropdown-submenu.sui-dropdown-submenu-offset:hover>.dropdown-menu,
 .dropdown-menu .dropdown.sui-dropdown-submenu-offset:hover>.dropdown-menu {
     background-color: #000;
 }

 .dropdown-menu {
     z-index: 1000;
 }

 .dropdown .dropdown-menu {
     background-color: #333 !important;
 }

 .navbar .navbar-btn:hover,
 .navbar .navbar-btn:focus,
 .navbar .navbar-btn:active,
 .navbar .navbar-btn.active,
 .navbar .navbar-btn.disabled,
 .navbar .navbar-btn[disabled] {
     background-color: #333;
     opacity: .25;
 }

 .navbar-default .navbar-nav>li {
     padding: 0 5px;
     font-size: 20px;
 }

 .search-toggle-jquery {
     padding: 0 12px;
 }

 .navbar-default .navbar-nav>li>a {
     font-size: 0.8em;
     padding: 5px 10px;
     font-weight: 700;
     color: #3c3950;
     border: 2px solid transparent;
 }

 .navbar-default .navbar-nav .book-now {
     background: rgb(247, 74, 74) !important;
     background: linear-gradient(90deg, rgba(247, 74, 74, 1) 0%, rgba(249, 108, 108, 1) 100%) !important;
     color: #fff !important;
     display: none;
 }


 .navbar-default .navbar-nav .icon-nav-item {
     color: #7e7c8b;
     padding: 7px 7px;
     /* The extra 2px are from removing the border */
     border: none;
 }

 .navbar-default ul.navbar-nav li:last-of-type .icon-nav-item {
     padding-right: 0;
 }

 .navbar-nav a:hover {
     opacity: 1;
     filter: opacity(1);
     -moz-filter: opacity(1);
     -webkit-filter: opacity(1);
 }

 .navbar-default .navbar-nav .book-now:hover {
     color: #ffffff !important;
     border-color: transparent !important;
 }

 .navbar-default .navbar-nav .icon-nav-item:hover,
 .navbar-default .navbar-nav .icon-nav-item:focus {
     color: rgb(247, 74, 74) !important;
     border: none !important;
 }

 .navbar-default .navbar-nav>li:last-child>a {
     border-right: 0;
 }

 .dropdown-menu li:first-child {
     display: none;
 }

 .dropdown-menu>li>a {
     font-weight: 200;
     font-size: .9em;
     color: #3c3950;
 }

 .navbar-default .navbar-nav .open .dropdown-menu>li>a,
 .navbar-collapse .dropdown-menu a {
     color: #3c3950;
 }

 .navbar-default .navbar-nav .open .dropdown-menu>li>a,
 .navbar-collapse .dropdown-menu a:hover {
     background: #efefef !important;
     color: #3c3950 !important;
 }

 .navbar-default .navbar-nav>.current.active>a,
 .navbar-default .navbar-nav>.dropdown.active>a,
 .navbar-default .navbar-nav>.current.active>a:focus,
 .navbar-default .navbar-nav>.current.active>a:hover {
     color: #3c3950 !important;
     border: 2px solid #3c3950;
 }

 .navbar-default .navbar-nav>.current.active>a,
 .navbar-default .navbar-nav>.dropdown.active>a {
     color: #3c3950 !important;
     border: 2px solid #3c3950;
 }

 .dropdown-submenu.sui-dropdown-submenu-negative-offset>a:before,
 .dropdown-submenu>a:after {
     border-left: 4px solid #ffffff;
 }

 @media (min-width: 768px) {
     .navbar .nav>li:first-child {
         display: none;
     }
     .navbar-right {
         float: none !important;
     }
     .navbar-right .dropdown-menu {
         left: 0;
         right: inherit;
     }
     .dropdown-menu {
         padding-top: 0;
         padding-bottom: 0;
         border-radius: 3px !important;
     }
     .dropdown-menu>li>a:focus,
     .dropdown-menu>li>a:hover,
     .dropdown-menu>.current.active>a,
     .dropdown-menu>.active>a:focus,
     .dropdown-menu>.active>a:hover,
     .navbar-collapse .dropdown-menu>.active>a:hover {
         background-color: #d9511e;
         color: #fff;
     }
     .dropdown-menu>.active>a {
         background-color: #d9511e;
         color: #fff;
     }
     .navbar-default .navbar-nav>li>a:focus,
     .navbar-default .navbar-nav>li>a:hover {
         /* color: #f85b5b !important; */
         color: #3c3950 !important;
         border: 2px solid #3c3950;
     }
     .navbar-default .navbar-nav>li.dropdown>a:hover,
     .dropdown-active {
         border: 2px solid #3c3950 !important;
     }
     div.page-wrapper>header>nav>div>div>div.navbar-collapse.collapse>ul>li.dropdown.active>ul>li.dropdown-submenu.active>a,
     .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
     .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
         color: #ffffff !important;
     }
     .dropdown-menu:not(.dropdown-submenu)>li>a>strong,
     .dropdown-menu.open .active:not(.dropdown-submenu) a strong {
         color: #fff;
     }

     
    .navbar-default .navbar-nav li > a[href="/store"] {
        /* background: rgb(247, 74, 74) !important;
        background: linear-gradient(90deg, rgba(247, 74, 74, 1) 0%, rgba(249, 108, 108, 1) 100%) !important; */
        color: #fff !important;
        border-color: transparent !important;
        background: #d9521e;
        border-radius: 3px;
    }

    .navbar-default .navbar-nav li.active > a[href="/store"]:hover,
    .navbar-default .navbar-nav li > a[href="/store"]:hover,
    .navbar-default .navbar-nav li.active > a[href="/store"] {
        color: #ffffff !important;
        border-color: transparent !important;
        text-decoration: none !important;
        background-color: transparent;
        opacity: 1 !important;
        color: #ffffff !important;
        border: 2px solid transparent;
        opacity: 1 !important;
        /* background-color: #788184; */
        background: #d9521e;
        -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
        box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
        color: #fff;
        text-decoration: none;
    }
    
 }

 

 /*Responsive Navigation Media Querie */

 @media (max-width: 1190px) and (min-width: 768px) {
     .site-logo {
         display: block;
     }
     .navbar-nav>li {
         float: none;
         display: inline-block;
     }
     .search-toggle-jquery {
         vertical-align: top;
         display: inline-block;
         float: none;
     }
     .navbar-nav {
         margin-top: 9px;
     }
 }

 @media (max-width:1016px) and (min-width: 483px) {
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-caption {
         margin-top: 0 !important;
     }
 }

 @media (max-width: 767px) {
     .navbar-default .navbar-nav .open .dropdown-menu>li>a {
         background-color: transparent !important;
     }
     .navbar-nav .open .dropdown-menu>li>a {
         text-align: center;
         padding-left: 0;
         padding-right: 0;
     }
     .dropdown-menu li:first-child {
         display: block;
     }
     .nav-links {
         margin: 0 auto;
     }
     .nav-links .top-social-links {
         display: none;
     }
     .nav-links .account-menu {
         border: none;
     }
     .nav-links .call-top {
         float: left !important;
         border: none;
     }
     .primary-nav {
         width: 100%;
         padding: 0 !important;
     }
     .navbar-header {
         width: 25%;
         position: absolute;
         top: -62px;
         right: 0;
     }
     .navbar-default {
         border: none !important;
     }
     .navbar-collapse {
         margin-top: 0;
         border-bottom: 1px solid transparent;
     }
     .navbar-nav {
         width: 100%;
         text-align: center !important;
     }
     .navbar-nav>li.dropdown {
         border-top: none;
     }
     .navbar-nav>li>.dropdown-menu>li {
        background: #f5f5f5;
         padding: 3px 0 !important;
     }
     .navbar-collapse ul li a {
         margin: 0 auto !important;
         width: 295.5px;
         padding: 7px 0 !important;
     }
     .navbar-collapse ul li a:hover {
         border: 2px solid #3c3950;
     }

     .navbar .navbar-btn::before {
         color: #3c3950;
         font-weight: 600;
     }
     .navbar .navbar-btn:hover,
     .navbar .navbar-btn:focus,
     .navbar .navbar-btn:active,
     .navbar .navbar-btn.active,
     .navbar .navbar-btn.disabled,
     .navbar .navbar-btn[disabled] {
         background: none;
         color: #3c3950;
     }
     .navbar .navbar-btn .icon-bar {
         background-color: #3c3950;
     }
     .navbar .navbar-btn:hover::before {
         color: #000;
         opacity: 1;
         filter: opacity(1);
         -moz-filter: opacity(1);
         -webkit-filter: opacity(1);
     }
     .navbar .navbar-btn:hover .icon-bar {
         background-color: #000;
         opacity: 1;
         filter: opacity(1);
         -moz-filter: opacity(1);
         -webkit-filter: opacity(1);
     }
     .carousel .carousel-caption {
         padding: 15px 20px !important;
     }
     .gallery-item-title {
         margin-bottom: 0;
     }
 }

 @media (max-width: 598px) {
     .gallery-item-title p {
         font-size: 0.75em !important;
         line-height: 1.3em;
     }
 }

 @media (max-width: 482px) {
     .site-logo {
         padding-top: 3px;
         padding-bottom: 3px;
     }
     .carousel-inner .carousel-caption {
         margin-top: -20px !important;
     }
 }

 @media (max-width:400px) {
     .gallery-item-title p {
         font-size: 0.58em !important;
     }
 }

 /*
 * ============================================================================
 *  Page Overrides
 * ============================================================================
 */

 @media (min-width: 483px) {
     .page-content-wrapper>.section-wrapper:first-child>.content-wrapper:first-child {
         border-top: thin solid transparent;
     }
 }

 /*
 * ============================================================================
 *  Fullwidth Gallery Overrides (Carousel)
 * ============================================================================
 */

 .carousel.shout-gallery-carousel_gallery_with_button_fullscreen .overlay,
 .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .overlay {
     background-color: rgba(37, 37, 37, 0.40);
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
 }

 .carousel.shout-gallery-carousel_gallery_with_button_fullscreen .overlay.mobile-image,
 .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .overlay.mobile-image {
     background-color: rgba(37, 37, 37, 0.6);
 }

 .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-inner img {
     display: block;
     width: 100vw;
     height: 100vh;
     object-fit: cover;
 }

 .page-hero {
    width: 100vw;
    height: 100vh;  
 }

 .page-hero,
 .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-inner .carousel-img-overlay {
     position: relative;
 }

 .page-hero::before,
 .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-inner .carousel-img-overlay::after {
     content: "";
     position: absolute;
     display: block;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: transparent;
     z-index: 10;
 }

 .page-hero::before {
    background: transparent
 }

 .page-hero .block-content {
     position: relative;
     z-index: 11;
 }
 .carousel .carousel-caption .gallery-item-title,
 .carousel .carousel-caption .gallery-item-caption,
 .carousel .carousel-caption .gallery-item-button {
     text-align: center;
     font-weight: 200;
     padding: 20px 10px;
 }

 .page-hero h1,
 .carousel .carousel-caption .gallery-item-title {
     letter-spacing: .1em;
     line-height: 1em;
     font-weight: 800;
 }

 .page-hero h1 *
 .carousel .carousel-caption .gallery-item-title>* {
     font-size: inherit;
     font-weight: inherit;
     color: inherit;
     font-family: inherit;
 }

 .page-hero h3,
 .carousel .carousel-caption .gallery-item-caption {
     padding: 5px 10px 20px 10px;
     line-height: 1.1em;
 }

 .page-hero h3 *
 .carousel .carousel-caption .gallery-item-caption>* {
     font-size: inherit;
     font-weight: inherit;
     color: inherit;
     font-family: inherit;
 }

 .carousel.shout-gallery-carousel_gallery_with_button_fullwidth button {
     color: #ffffff;
     font-weight: 600;
     border-radius: 0;
     padding: 16px 33px;
     background-color: #fff;
     border: 1px solid transparent;
     border-radius: 3px;
 }

 #play-video {
     padding: 16px 33px;
     font-size: .9em;
     font-weight: 600;
 }

 @media screen and (max-width: 767px) {
    #play-video {
        padding: 0;
    }
 }

 .carousel.shout-gallery-carousel_gallery_with_button_fullwidth button:hover {
     background-color: #fff !important;
     border: 1px solid transparent !important;
 }

 .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .youtube-link button {
     background-color: #fff !important;
     border: 1px solid transparent !important;
 }

 .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .youtube-link button:hover {
     background-color: transparent !important;
     border: 1px solid transparent !important;
 }

 .gallery-item-button button {
     margin: 5px;
 }

 .gallery-item-button a .button.btn-white {
     color: #444444 !important;
     background: #ffffff !important;
 }

 .carousel-inner .item {
     position: relative;
 }

 .gallery-item-close-button {
     position: absolute;
     left: calc(50% - 25px);
 }

 .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .btn-close {
     margin: 0 auto;
     padding: 20px 16px !important;
     min-width: 59px !important;
     width: 60px !important;
     font-size: 2em;
 }

 .carousel .carousel-caption .gallery-item-title-empty,
 .carousel .carousel-caption .gallery-item-caption-empty,
 .carousel .carousel-caption .gallery-item-button-empty {
     display: block;
 }

 .carousel-indicators {
     display: none;
 }

 .scrolldown {
     text-align: center;
     font-size: 3.5em;
     font-weight: bold;
     height: 54px;
     width: 138px;
     position: absolute;
     left: 0;
     right: 0;
     bottom: -1px;
     margin: 0 auto;
 }

 .scrolldown .fas {
     animation: bounce 2s infinite;
     -webkit-animation: bounce 2s infinite;
     -moz-animation: bounce 2s infinite;
     -o-animation: bounce 2s infinite;
     margin-top: 15px;
     color: #fff;
 }

 .carousel .carousel-inner .item::before {
    opacity: 0;
}

 @media (min-width: 768px) {
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth,
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-inner,
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-inner .item,
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-inner img,
     .carousel.shout-gallery-carousel_gallery_with_button_fullscreen,
     .carousel.shout-gallery-carousel_gallery_with_button_fullscreen .carousel-inner,
     .carousel.shout-gallery-carousel_gallery_with_button_fullscreen .carousel-inner .item,
     .carousel.shout-gallery-carousel_gallery_with_button_fullscreen .carousel-inner img {
         width: 100%;
         max-height: 550px;
         position: relative;
     }
     .carousel.shout-gallery-carousel_gallery_with_button_fullscreen {
         position: absolute;
         margin-top: -70px;
         z-index: 0;
     }
     .has-fullscreen-gallery .page-header-wrapper {
         z-index: 1000;
         background-color: #fff;
         position: relative;
     }
     .has-fullscreen-gallery .page-content-wrapper {
         background-color: #f5f5f5;
         margin-top: -200px;
     }
     .has-fullscreen-gallery .page-content-wrapper .root-section-wrapper {
         background-color: transparent;
         position: relative;
     }
     .has-fullscreen-gallery .page-content-wrapper .root-section-wrapper>.content-wrapper {
         background-color: #ffffff;
     }
     .has-fullscreen-gallery .page-content-wrapper>.box-shadow-wrap {
         -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
         -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
         box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
     }
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .youtube-link {
         margin-right: 20px;
     }
 }

 @media (min-width: 483px) {
     .gallery-full .carousel.shout-gallery-carousel_gallery_with_button_fullwidth {
         position: relative;
         top: 0 !important;
         padding-bottom: 0;
         margin-bottom: 0;
         border-bottom: 0;
     }
 }

 @media (min-width: 840px) {
     .page-hero h1 {
         font-size: 4.8em;
     }
     .page-hero h3 {
         font-size: 2.2em;
     }
 }

 @media (max-width: 1370px) {
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-caption {
         margin: auto;
     }
 }

 @media (max-width: 1370px) and (min-width: 768px) {
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-caption {
         margin-top: 50px;
     }
 }

 @media (max-width: 1058px) {
    .page-hero {
        background-position: -200px 0;
    }

    .page-hero table td {
        width: 50% !important;
    }
 }

 @media (max-width: 767px) {
     .carousel.shout-gallery-carousel_gallery_with_button_fullscreen,
     .carousel.shout-gallery-carousel_gallery_with_button_fullscreen .carousel-inner,
     .carousel.shout-gallery-carousel_gallery_with_button_fullscreen .carousel-inner .item,
     .carousel.shout-gallery-carousel_gallery_with_button_fullscreen .carousel-inner img {
         height: 250px;
         max-height: 250px;
     }
     .carousel.shout-gallery-carousel_gallery_with_button_fullscreen {
         display: none !important;
     }
     .has-fullscreen-gallery .page-content-wrapper {
         padding-top: 0 !important;
     }
     .gallery-full .gallery .content-wrapper {
         padding-left: 0;
         padding-right: 0;
         max-width: none;
     }
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth,
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-inner,
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-inner .item,
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .carousel-inner img {
         height: 350px !important;
         max-height: 350px !important;
     }
     .carousel .carousel-caption {
         width: 80%;
         left: 0;
         right: 0;
         text-align: center;
     }
     .carousel .carousel-caption .gallery-item-title,
     .carousel .carousel-caption .gallery-item-caption,
     .carousel .carousel-caption .gallery-item-button {
         padding: 5px 10px;
         text-align: center !important;
     }
     .carousel .carousel-caption .gallery-item-title {
         font-size: 1.8em;
     }
     .carousel .carousel-caption .gallery-item-caption {
         font-size: .9em;
     }
     .carousel .carousel-caption .gallery-item-button button {
         font-size: .8em;
     }
     .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .youtube-link {
         margin-bottom: 15px;
         display: block;
     }
     .carousel-control {
         display: none;
     }
 }

 @media (max-width: 482px) {
     .carousel .carousel-caption .gallery-item-title {
         font-size: 2em;
         margin-bottom: 5px;
         line-height: 1.2em;
     }
     .carousel .carousel-caption .gallery-item-button button {
         font-size: .8em;
         padding: 11px 15px !important;
         letter-spacing: .12em;
     }
     .scrolldown{
         display: none;
     }
 }

 /*
 * ============================================================================
 *  Page with Sidebar / Product Pages
 * ============================================================================
 */

 .page.has-blog-signup .page-content-wrapper>.columns-wrapper {
     background-color: transparent;
 }

 .product .page-content-wrapper>.columns-wrapper>.content-wrapper>.content-row,
 .page.with-sidebar .page-content-wrapper>.columns-wrapper>.content-wrapper>.content-row {
     background-color: transparent;
     /* margin-bottom: 50px; */
 }

 .product.fullwidth .page-content-wrapper>.columns-wrapper>.content-wrapper>.content-row {
     margin-bottom: 0;
 }

 .product .page-content-wrapper>.columns-wrapper>.content-wrapper>.content-row,
 .page.with-sidebar .page-content-wrapper>.columns-wrapper>.content-wrapper>.content-row>.main-column-right,
 .page.with-sidebar .page-content-wrapper>.columns-wrapper>.content-wrapper>.content-row>.main-column-left,
 .page.with-sidebar .page-content-wrapper>.columns-wrapper>.content-wrapper>.content-row>.side-column-left>*,
 .page.with-sidebar .page-content-wrapper>.columns-wrapper>.content-wrapper>.content-row>.side-column-right>*,
 .product.fullwidth .editor-content .content-wrapper {
     background-color: #ffffff;
 }

 .ga-landing-page.product .page-content-wrapper>.columns-wrapper>.content-wrapper>.content-row {
    background-color: #292a2c;
 }

 .product .columns-wrapper>.content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
 }

 /* .product .page-content-wrapper>.columns-wrapper>.content-wrapper>.content-row {
     padding-top: 25px;
     padding-bottom: 25px;
 } */

 .product.fullwidth .editor-content .content-wrapper>*:last-child {
     padding-bottom: 50px;
 }

 .above-the-footer {
     background-color: #fff;
 }

 .pager a {
     padding: 1px 8px;
 }

 .pager b {
     background-color: #d9521e;
     border: solid 1px #d9521e;
 }

 .layout-grid-row:nth-child(odd) {
     background-color: transparent;
 }

 .filter .filter-actions-reset {
    background-color: #002B8f;
 }

 /* Custom Styles */

 .list-two_column .layout-grid-row,
 .list-one_column .layout-grid-row {
     border-bottom: 0;
 }

 @media (min-width: 768px) {
     .page.with-sidebar .list-two_column .list-item.list-item-article {
         border: 1px solid #ecf0f1;
         padding: 15px;
     }
 }
 /*
 * ============================================================================
 *  Homepage
 * ============================================================================
 */

 .vimeo-wrapper+.carousel-inner .carousel-img-overlay img {
     display: none !important;
 }

 .vimeo-wrapper+.carousel-inner {
     position: absolute !important;
     top: 0;
 }

 .media-training-tips,
 .spin-doctor-container,
 .youtube-section,
 .testimonial-section,
 .blog-section-container>p>span {
     font-weight: 300;
 }

 .testimonial-section .zoom-carousel p {
     line-height: 2em;
 }

 .blog-section,
 .media-training-tips,
 .spin-doctor-container,
 .blog-signup>table {
     max-width: 1170px;
     padding-left: 15px;
     padding-right: 15px;
     margin: 0 auto;
 }

 .blog-signup>table {
     max-width: 800px;
 }

 .blog-section.homepage .list-item.list-item-article.list-item-blog * {
     color: white !important;
 }

 /* Blog Section Wrapper */

 .blog-section-wrapper {
     margin-top: 30px !important;
     margin-bottom: 30px !important;
     text-align: left;
 }

 .blog-section-wrapper a {
     color: #000;
 }

 .blog-section-wrapper .article-link {
     display: none;
 }

 .blog-section-wrapper .layout-grid-row {
     border-bottom: 0;
 }

 /* Grant Ainsley */

 .grant-ainsley {
     position: absolute;
     bottom: 0;
     right: 0;
     /* height: 719px;
     width: 907px; */
     height: 619px;
     width: auto;
     z-index: 0;
     max-width: none;
 }

 #blog-signup-wrapper,
 .blog-signup {
     padding: 50px 0;
 }  

 #blog-signup-wrapper {
    /* background: #e6e6e6;
    color: #59554E; */
    background: #000;
    color: #fff;
 }

 
 #blog-signup-wrapper span,
 #blog-signup-wrapper a {
    /* color: #59554E !important; */
    color: #fff !important;
 }

 #blog-signup-wrapper a.button {
     color: #ffffff !important;
 }

 #blog-signup-wrapper table {
    background: transparent !important;
 }

 .blog-signup {
     background-color: #1b1b1b !important;
 }

 .blog-signup .button {
    border: 1px solid #d9511e;
    background: #d9511e;
 }

 .media-training-section {
     background-color: #103453 !important;
 }

 @media (min-width: 768px) {
    .media-training-section:before {
        content: '';
        clear: both;
    }
   
     .blog-section-container {
         padding: 0 25px;
     }
     .media-training-section .button.outline {
         margin-left: 15px;
     }
 }

 @media (max-width: 767px) {
     .blog-section-container {
         text-align: center !important;
     }
     .blog-section-container {
         padding-top: 25px;
         padding-bottom: 25px;
     }
     .blog-signup {
         padding-top: 25px;
         padding-bottom: 25px;
     }
     .blog-section-container {
         padding-left: 15px;
         padding-right: 15px;
     }
     .grant-ainsley {
         display: none;
     }
     .gallery-full .editor-content .content-wrapper>table {
         margin-top: 25px;
     }
     .picture-on-left,
     .picture-on-right {
         min-height: 0 !important;
     }
     .spin-doctor-section td,
     .media-training-section td {
         text-align: center !important;
     }
     .spin-doctor-section p span,
     .media-training-section p span,
     .testimonial-section p span,
     .youtube-section p span {
         font-size: 1em !important;
     }
 }

 /*
* ============================================================================
* Medium Features (Homepage)
* ============================================================================
*/

 .medium-feature .related-title a {
     color: #333333;
 }

 @media (max-width: 482px) {
     .flickity-prev-next-button {
         width: 24px;
         height: 24px;
     }
 }

 /*
* ============================================================================
* Custom Features  | Flickity Frontpage
* ============================================================================
*/

 .large-empty {
     display: none !important;
     width: 0 !important;
 }

 .large-feature .related-title a:hover {
     text-decoration: none;
 }

 .large-feature .related-link {
     visibility: visible !important;
     display: inline-block !important;
 }

 @media (max-width: 1000px) {
     .featured-content .zoom-carousel .carousel-cell {
         width: 100% !important;
         float: none !important;
         padding: 15px;
     }
 }


 /*
* ============================================================================
* Custom Features  | Frontpage and Others
* ============================================================================
*/

 .large-feature .layout-grid {
     padding-bottom: 0;
 }

 .large-feature .layout-grid-row {
     background-color: #ffffff;
 }

 .large-feature .related-title {
     margin-bottom: 0;
 }

 .large-feature .related-image a img {
     border: 0 !important;
 }

 /*
* ============================================================================
* Form
* ============================================================================
*/

 hr {
     margin-top: 0px;
     margin-bottom: 0px;
 }

 form .formSubmit,
 input#forgotPassword[type=submit] {
     background-color: #1abc9c;
 }

 form .formSubmit:hover,
 input#forgotPassword[type=submit]:hover {
     color: #1abc9c;
     border: 1px solid #1abc9c;
 }

 /*
 * ============================================================================
 *  Site Footer
 * ============================================================================
 */

 .site-footer .blog-signup {
     display: none;
 }

 .has-blog-signup .site-footer .blog-signup {
     display: block;
 }

 .site-footer {
     background-color: #fff;
     background-size: cover;
     min-height: 320px;
     color: #333;
 }

 .site-footer .footer-bottom a {
     color: #d04242;
 }

 .site-footer table,
 .footer-bottom table {
     background-color: transparent !important;
     max-width: 1170px;
     margin: 0 auto;
 }

 .site-footer .content-wrapper,
 .site-footer .contact-section {
     max-width: none;
     padding: 0;
 }

 .contact-section {
     background-image: url(../images/contact_background.jpg);
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center center;
 }

 .footer-bottom {
     background-color: #ffffff;
     padding-left: 15px;
     padding-right: 15px;
 }

 @media (min-width: 768px) {
     .site-footer .contact-section {
         padding: 100px 0;
     }
     .footer-top #accordian ul {
         display: block !important;
     }
     .footer-top h3 {
         font-weight: 600;
         font-size: 1.1em;
         color: #000 !important;
         cursor: none;
         pointer-events: none;
     }
     .footer-top .fa {
         display: none !important;
     }
 }

 @media (max-width: 767px) {
     .logo-farm .flickity-viewport {
         margin-bottom: 25px;
     }
     .site-footer table {
         padding-left: 15px;
         padding-right: 15px;
     }
     .site-footer table.logo-farm {
         padding: 0;
     }
     .footer-top ul,
     .footer-top #accordian>li {
         padding-top: 5px;
         padding-bottom: 5px;
     }
     .footer-top #accordian,
     .footer-top #accordian:focus {
         background-color: transparent;
     }
     .footer-top #accordian:hover {
         opacity: .7;
     }
     .footer-top .connect-with-us #accordian ul {
         display: block !important;
     }
     .footer-top .connect-with-us #accordian {
         border-bottom: 0;
     }
     .footer-top .connect-with-us #accordian h3 .fa {
         display: none !important;
     }
     .footer-bottom table {
         text-align: center;
     }
     .footer-top td {
         text-align: center;
     }
 }

 @media (max-width: 482px) {
     .site-footer td {
         padding: 0 !important;
     }
 }

 /*
 * ============================================================================
 * Article
 * ============================================================================
 */

 .list-title::after {
     content: '';
     border-bottom: 1px solid #e3e3e3;
     display: block;
     margin-top: 10px;
     margin-bottom: 25px;
     margin-left: -75px;
     margin-right: -75px;
 }

 .list-item-datum-image {
     border: 0;
 }

 .shout-gallery-carousel_gallery_with_button_fullscreen .created-date,
 .shout-gallery-carousel_gallery_with_button_fullwidth .created-date {
     font-size: 24px;
     font-weight: 200;
 }

 .news-item.article .shout-gallery-carousel_gallery_with_button_fullwidth .overlay {
     background-color: rgba(0, 0, 0, 0.65);
 }

 .shout-gallery-carousel_gallery_with_button_fullscreen .created-date,
 .shout-gallery-carousel_gallery_with_button_fullwidth .created-date {
     font-size: 1em;
 }

 @media (min-width: 768px) {
     .shout-gallery-carousel_gallery_with_button_fullscreen .created-date,
     .shout-gallery-carousel_gallery_with_button_fullwidth .created-date {
         padding-top: 45px;
     }
     .news-item.article .carousel.shout-gallery-carousel_gallery_with_button_fullwidth .gallery-item-title,
     .news-item.article .carousel.shout-gallery-carousel_gallery_with_button_fullscreen .gallery-item-title {
         font-size: 2.8em !important;
         padding-top: 0;
     }
     .news-item.article .shout-gallery-carousel_gallery_with_button_fullwidth .gallery-item-caption,
     .news-item.article .shout-gallery-carousel_gallery_with_button_fullscreen .gallery-item-caption {
         font-size: 1.2em !important;
     }
 }

 @media (max-width: 767px) {
     .shout-gallery-carousel_gallery_with_button_fullscreen .created-date,
     .shout-gallery-carousel_gallery_with_button_fullwidth .created-date {
         padding: 0px 10px;
     }
 }

 /*
 * ============================================================================
 * Responsive General Overrides
 * ============================================================================
 */

 @media (max-width: 768px) {
     .page-header-wrapper {
         transition: none;
         -webkit-transition: none;
         -moz-transition: none;
         -o-transition: none;
     }
     .site-header .content-wrapper {
         text-align: center;
     }
     .picture-on-left td:first-child {
         display: none !important;
     }
     .testimonial-table {
         display: none !important;
     }
     table {
         background-size: cover;
     }
 }

 /*
 * ============================================================================
 *  Four Columns
 * ============================================================================
 */

 .column-fourths .layout-grid-row-data {
     margin-bottom: 35px;
 }

 /*
 * ============================================================================
 *  Content Templates Custom CSS
 * ============================================================================
 */

 /* Three Column && Four Column with Images */

 table.three-column.with-images td,
 table.four-column.with-images td {
     padding: 0 !important;
     vertical-align: top;
 }

 table.three-column.with-images td.spacer,
 table.four-column.with-images td.spacer {
     width: 2px !important;
 }

 table.three-column.with-images .content,
 table.four-column.with-images .content {
     padding-left: 20px;
     padding-right: 20px;
 }

 /* Content Section Center */

 table.content-section-center .content {
     max-width: 1170px;
     width: 100%;
     margin: 0 auto;
 }

 @media (min-width: 768px) {
     table.picture-on-left td:first-child,
     table.picture-on-right td:last-child {
         width: 60% !important;
     }
     .picture-on-left h2,
     .picture-on-right h2 {
         font-size: 2.5em;
     }
     table.three-column.with-images .content h4,
     table.four-column.with-images .content h4 {
         font-size: 1.5em;
     }
 }

 @media (max-width: 767px) {
     table.picture-on-left td,
     table.picture-on-right td {
         padding: 15px !important;
     }
     table.four-column.with-images {
         padding-left: 15px;
         padding-right: 15px;
     }
     table.three-column.with-images .content,
     table.four-column.with-images .content {
         padding-left: 0;
         padding-right: 0;
     }
 }

 .compat-object-fit {
     background-size: cover;
     background-position: center center;
 }

 .compat-object-fit a img,
 .compat-object-fit a img:hover {
     opacity: 0;
     filter: opacity(0);
     -moz-filter: opacity(0);
     -webkit-filter: opacity(0);
 }

 @media (max-width: 767px) {
     .site-footer table {
         padding-left: 15px;
         padding-right: 15px;
     }
 }

 @media (max-width: 482px) {
     .site-footer td {
         padding: 0 !important;
     }
 }

 /*
============================================================================
Form
============================================================================
*/

 .page-form form {
     width: 80%;
     margin: 0 auto;
 }

 .add_to_cart--spinner_container .ui-spinner-button {
     cursor: pointer;
 }

 .page-footer-wrapper li::marker {
    content: '';
 }

 .page-footer-wrapper ul,
 .page-footer-wrapper li {
     padding-left: 0;
 }






/*============================================================================*\
    Any New Changes BELOW, rest will be minimized or deleted.
\*============================================================================*/

/*============================================================================*\
    General
\*============================================================================*/

.empty {
    display: none;
}

img[alt="separator"] {
    margin: 20px 0;
    display: inline-block;
    float: none !important;
}

.gradient-bg-blue .heading-with-italic img[alt="separator"] {
    float: right !important;
}


/*============================================================================*\
    Typography
\*============================================================================*/

h1 {
    font-weight: 900;
    color: #d9521e;
}

.hero-block h1 {
 font-size: 3em;
}

.product-price {
    color: #d9521e;  
}

.product-title h1 {
    color: #000;
}

h2 {
   color: #242424;
   font-size: 2.5em;
   font-weight: 100;
}

.editor-content h3 {
   font-size: 2.4em;
   font-weight: 800;
}

h4 {
   font-size: 1.6em;
   font-weight: 600;
}

h5 {
   font-size: 1.4em;
   font-weight: 400;
}

h6 {
   color: #08308E;
   font-size: .9em;
   font-style: italic;
   font-weight: 400;
   line-height: 1.2em;
}

h1 *,
h2 *,
h3 *,
h4 *,
h5 *,
h6 * {
  font-weight: inherit !important;
  font-style: inherit !important;
  font-size: inherit !important;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
   font-weight: bold !important;
}

.three-column-with-videos h5 {
    margin-top: 25px;
    font-size: 1.2em;
    max-width: 210px;
    margin-left: auto;
    margin-right: auto;
}

.news-item h2 {
    font-size: 1.3em;
}

.news-item h3 {
    font-size: 1.6em;
}

#comment-reply-main a {
    border:1px solid #d9521e;
    color: #d9521e;
}

/*============================================================================*\
    Buttons
\*============================================================================*/


.button {
    z-index: 1;
}

.button,
.related-link a,
.sui-sf-c-btn,
.related_lists_more a {
    padding: 18px 20px;
    display: inline-block;
    font-size: .9em;
    text-transform: uppercase;
    border: 1px solid transparent;
    background-color: #d9521e;
    color: #ffffff !important;
    text-align: center;
    font-weight: bold;
    position: relative;
    border-radius: 3px;
    letter-spacing: 0.06em;
}

.button {
    font-weight: 600;
}

.button.outline {
    background-color: transparent;
    border: 1px solid #ffffff;
}

.button:hover,
.related-link a:hover,
.sui-sf-c-btn:hover,
.related_lists_more a:hover {
    text-decoration: none !important;
    background-color: transparent;
    opacity: 1 !important;
    color: #ffffff !important;
    border: 1px solid transparent;
    opacity: 1 !important;
    background-color: #d9521e;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
    color: #fff;
    text-decoration: none;
    -webkit-transform: scale(1.025, 1.025);
    -ms-transform: scale(1.025, 1.025);
    -o-transform: scale(1.025, 1.025);
    transform: scale(1.025, 1.025);
}

.sui-form .formSubmit, 
form .formSubmit, 
input#forgotPassword[type=submit] {
   border: 1px solid transparent;
   background-color: #08308E;
   color: #ffffff !important;
}

.sui-form .formSubmit:hover, 
form .formSubmit:hover, 
input#forgotPassword[type=submit]:hover {
   border: 1px solid #06266e;
   background-color: transparent;
   color: #06266e !important;
}

.sui-sf-c-btn--default {
    background-color: #1f1f1f;
 }

 .gradient-bg-blue .sui-sf-c-btn {
     background-color: #ff4600 !important;
     border:1px solid transparent;
     color: #fff !important;
 }
 

.sui-sf-c-btn--default:hover {
   background-color: #d9521e;
}

.sui-sf-c-btn--primary,
.related_lists_more a {
        background-color: #fff;
}

.sui-sf-c-btn--primary:hover,
.related_lists_more a:hover {
    opacity: 0.7;
}

.related_lists_more {
    text-align: center;
}

.hero-block .sui-sf-c-btn {
    margin-bottom: 10px;
}

.list.list-three_column .list-item-product .list-item-datum-add_to_cart form.add_to_cart-form>a:before {
    color: #002B8f;
    font-weight: 900;
}

.list.list-three_column .list-item-product .list-item-datum-add_to_cart form.add_to_cart-form>a:hover:before {
    color: #06266e;
}

.product-add form>a.add_to_cart-dialog-open:before, .product-add form>a.add_to_cart-form-submit:before,
.ui-dialog.product-dialog .add_to_cart-form>a.add_to_cart-dialog-open:before, 
.ui-dialog.product-dialog .add_to_cart-form>a.add_to_cart-form-submit:before {
    border: 1px solid #002B8f;
    color: #fff;
    background: #002B8f;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.product-add form>a.add_to_cart-dialog-open:before, .product-add form>a.add_to_cart-form-submit:hover:before,
.ui-dialog.product-dialog .add_to_cart-form>a.add_to_cart-dialog-open:hover:before, .ui-dialog.product-dialog .add_to_cart-form>a.add_to_cart-form-submit:hover:before {
    opacity: 0.7;
    filter: opacity(0.7);
    -moz-filter: opacity(0.7);
    -webkit-filter: opacity(0.7);
    background-color: #000;
    border: 1px solid transparent;
}



/*============================================================================*\
    Header
\*============================================================================*/

.site-top-bar {
    display: none;
}

.top-site-header>.content-wrapper {
    padding-top: 0;
    max-width: 1140px;
    margin: 0 auto;
    z-index: 400;
    position: relative;
}

.site-header {
    float: left;
    max-width: 214px;
    padding-top: 10px;
    padding-bottom: 6px;
}

.primary-nav {
    float: right;
}

.adminbar {
    z-index: 1;
}

.adminbar #admin_bar-module-more {
    display: none;
}

.adminbar .ui-buttonset {
    margin-right: 10px;
    border-right: 1px solid #bbb;
}

.adminbar-is-visible .adminbar {
    position: relative;
}

.adminbar-is-visible .panel-content {
    position: relative;
}

.site-header p>br {
    display: none;
    visibility: hidden;
}

.site-search form {
    border: 0;
}

.top-site-bar {
    background: #f4f6f7;
}

.links-from-nav ul {
    margin: 0;
    padding: 0;
}

.links-from-nav ul li {
    list-style: none;
    display: inline-block;
}

.links-from-nav ul li:nth-last-of-type(2) {
    padding: 0 20px;
}

.nav-links a {
    color: #5f727f !important;
    padding: 12px 0 13px;
    display: inline-block;
    font-weight: 700;
}

.nav-links .top-social-links {
    border-right: 1px solid #dfe5e8;
    padding: 8px 20px;
    float: left;
}

.top-social-links a {
    margin: 0 10px;
    font-size: 1.2em !important;
}

.top-social-links a:hover {
    text-decoration: none;
    opacity: 1;
    filter: opacity(1);
    -moz-filter: opacity(1);
    -webkit-filter: opacity(1);
}

.twitter:hover {
    color: rgb(0, 172, 237) !important;
}

.facebook:hover {
    color: rgb(59, 89, 152) !important;
}

.linkedin:hover {
    color: rgb(0, 123, 182) !important;
}

.youtube:hover {
    color: rgb(204, 24, 30) !important;
}

.nav-links .links-from-nav,
.nav-links .call-top,
.nav-links .account-menu,
.nav-links .store-links {
    border-left: 1px solid #676767;
    padding: 0 0 0 15px;
    float: right !important;
}

.quick-nav {
    padding: 0 !important;
}

.nav-links>div {
    float: none;
    display: inline-block;
}

.quick-nav .nav-links {
    display: flex;
    justify-content: end;
}

.landing-page .top-site-bar {
    background-color: transparent;
}

.quick-nav {
    border-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav-links>span {
   border-right: none;
}

.nav-links>span:last-child {
    border-right: 0;
}

.nav-links a {
    color: #000000;
    font-size: .8em;
    float: none;
}

.nav-links a.email-link {
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    margin-left: 10px;
    text-transform: none;
}

.nav-links .general-links {
    display: none;
}

.site-header {
    text-align: center;
}

.site-logo {
    display: inline-block;
}

.top-social-links a {
    padding: 0;
}

.top-social-links a img {
    margin-top: -7px;
}

@media (max-width: 1190px) {
    .site-logo {
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    .site-logo img {
        text-align: center;
        margin: 0 auto;
    }
}

.navbar .navbar-btn,
.dropdown .dropdown-menu,
.dropdown-menu .dropdown-submenu.sui-dropdown-submenu-offset:hover>.dropdown-menu,
.dropdown-menu .dropdown.sui-dropdown-submenu-offset:hover>.dropdown-menu {
    background-color: #fff !important;
}

/* Cart Customization */

.store-links {
    display: inline-block;
}

a.sui-microcart-widget {
    font-weight: 900;
    margin-top: 0px;
    font-size: .8em !important;
    display: inline-block;
    color: #08308e;
    border: 1px solid #cacaca;
    padding: 7px 16px;
    border-radius: 5px;
    background-color: #fff;
}

a.sui-microcart-widget:hover {
    background-color: rgb(243, 243, 243);
}

.sui-microcart-widget__label::before {
    content: '\f07a';
    font-family: 'Font Awesome 5 Pro';
    padding-right: 6px;
    font-weight: 900;
}

.sui-microcart-widget__label {
    margin-right: 5px;
}

.sui-microcart-widget__count::before {
    content: '('
}

.sui-microcart-widget__count::after {
    content: ')'
}


@media screen and (max-width: 1110px) and (min-width: 768px) {
    .site-logo img {
        display: inline-block;
        float: none !important;
        text-align: center;
    }
    .site-header,
    .primary-nav {
        /* float: none;
        max-width: none;
        display: block; */
    }
    .site-header {
        text-align: center;
    }
    .navbar-nav {
        text-align: center;
        float: none;
        width: 100%;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .navbar-nav {
        float: left !important;
    }
    .navbar-collapse .site-logo {
        display: none;
    }
    .in.navbar-collapse {
        background-color: #fff;
        padding-bottom: 20px;
    }
    .page-header-wrapper {
        background-color: #fff;
    }
    .page-wrapper.has-fullscreen-gallery .site-logo {
        top: inherit;
        width: 100%;
    }
    .nav-links {
        font-size: .8em;
    }
    .nav-links a {
        float: none;
        font-size: 1em;
        padding: 10px;
    }
    .site-logo {
        text-align: left;
        display: inline-block;
    }
    .site-logo img {
        text-align: center !important;
        position: relative !important;
        width: 150px;
    }
}

/*============================================================================*\
    Sticky Header
\*============================================================================*/

@media screen and (max-width: 767px) {
    .top-site-header.sticky {
        transform: none !important;
    }
}

@media screen and (min-width: 768px) {
    .top-site-header {
        transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
}

    .top-site-header.sticky {
        position: fixed;
        z-index: 399;
        top: 0;
        background: #fff;
        left:0;
        right:0;
        margin: 0 auto;
        width: 100%;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    }

    .top-site-header.sticky .site-logo {
        width: 125px;
    }

    .sticky .top-site-bar {
        position: absolute;
        top: 0;
        width: 100%;
        opacity: 0;
        transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
    }

    .sticky .navbar-nav {
        margin-top: 10px
    }
}

@media screen and (min-width: 1024px) {
    .top-site-header.sticky .navbar .navbar-nav>li>a {
        color: #3c3950;
    }
}

/*============================================================================*\
    Navbar Search
\*============================================================================*/

.navbar,
.navbar .navbar-nav>.nav-search {
    position: relative;
    /* position: static; */
}

.nav-search a {
    width: 44px;
    text-align: center;
    cursor: pointer;
}

.nav-search .quick-search {
    display: none;
    position: absolute;
    bottom: -100px;
    right: 15px;
    padding: 20px;
    background: #fff;
    border: 1px solid #dfe5e8;
    z-index: 10;
}

.nav-search .active+.quick-search {
    display: block;
}

.nav-search .quick-search form {
    height: auto;
    position: relative;
    border: none;
    background: none;
}

.nav-search .quick-search input.search-text {
    font-size: 16px;
    padding: 10px 40px 10px 15px;
    height: auto;
    width: 260px;
    background: #f0f3f2;
    border: 1px solid #dfe5e8;
    border-radius: 3px;
    outline: none;
}

.nav-search .quick-search input.search-button {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    margin: 0;
    padding: 0 20px;
}

@media screen and (max-width: 767px) {
    .nav-search a {
        display: none !important;
    }
    .nav-search .quick-search {
        display: block !important;
        position: relative;
        bottom: 0;
        right: 0;
        padding: 15px;
        background: none;
        border: none;
        width: 100%;
    }
    .nav-search .quick-search input.search-text {
        width: 100%;
    }
}

/*============================================================================*\
    Related Lists / Unified Lists
\*============================================================================*/


/* Featured Two, Three & Four Columns, Related Features */

.block-block_feature_list.list.list-unified_list-items .list-item-datum-description {
    cursor: default;
}

.featured-three-column {
    margin-top: -200px;
}

.list-two_column .layout-grid-row-data .cell,
.list-three_column .layout-grid-row-data .cell,
.list-four_column .layout-grid-row-data .cell {
    background-color: white;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
	min-height: 266px;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
}

.list-two_column .layout-grid-row-data .cell:hover,
.list-three_column .layout-grid-row-data .cell:hover,
.list-four_column .layout-grid-row-data .cell:hover {
    box-shadow: 0 5px 15px 0 rgb(74 74 74 / 25%);
}


.list-four_column .list-item .list-item-datum-image, 
.list-three_column .list-item .list-item-datum-image,
.list-two_column .list-item .list-item-datum-image {
    margin-top: 0;
    border: 0;
}

.list.list-related_lists .list-four_column .middle-right > *,
.list.list-related_lists .list-three_column .middle-right > *,
.list.list-related_lists .list-two_column .middle-right > *,
.list.list-unified_list-items .list-four_column .middle-right > *, 
.list.list-unified_list-items .list-three_column .middle-right > *,
.list.list-unified_list-items .list-two_column .middle-right > * {
    margin-left: 15px;
    margin-right: 15px;
}

.list.list-related_lists .list-two_column .middle-right:before,
.list.list-related_lists .list-three_column .middle-right:before,
.list.list-related_lists .list-four_column .middle-right:before,
.list.list-related_lists .list-two_column .middle-right:after,
.list.list-related_lists .list-three_column .middle-right:after,
.list.list-related_lists .list-four_column .middle-right:after,
.list.list-unified_list-items .list-two_column .middle-right:before,
.list.list-unified_list-items .list-three_column .middle-right:before,
.list.list-unified_list-items .list-four_column .middle-right:before,
.list.list-unified_list-items .list-two_column .middle-right:after,
.list.list-unified_list-items .list-three_column .middle-right:after,
.list.list-unified_list-items .list-four_column .middle-right:after {
    content: '';
    display: block;
    width: 100%;
}

.list.list-related_lists .list-two_column .middle-right:before,
.list.list-related_lists .list-three_column .middle-right:before,
.list.list-related_lists .list-four_column .middle-right:before,
.list.list-unified_list-items .list-two_column .middle-right:before,
.list.list-unified_list-items .list-three_column .middle-right:before,
.list.list-unified_list-items .list-four_column .middle-right:before {
    height: 10px;
}

.list.list-related_lists .list-two_column .middle-right:after,
.list.list-related_lists .list-three_column .middle-right:after,
.list.list-related_lists .list-four_column .middle-right:after,
.list.list-unified_list-items .list-two_column .middle-right:after,
.list.list-unified_list-items .list-three_column .middle-right:after,
.list.list-unified_list-items .list-four_column .middle-right:after {
    height: 20px;
}

.list-item-datum.list-item-datum-description p {
    white-space: pre-wrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

@media only screen and (max-width:767px) {
    .list-two_column .layout-grid-row-data .cell,
.list-three_column .layout-grid-row-data .cell,
.list-four_column .layout-grid-row-data .cell {
    overflow: hidden;
}
    .list.list-related_lists .list-four_column .middle-right,
    .list.list-related_lists .list-three_column .middle-right,
    .list.list-related_lists .list-two_column .middle-right,
    .list.list-unified_list-items .list-four_column .middle-right, 
    .list.list-unified_list-items .list-three_column .middle-right,
    .list.list-unified_list-items .list-two_column .middle-right,
    .list.list-related_lists .list-four_column .middle-left,
    .list.list-related_lists .list-three_column .middle-left,
    .list.list-related_lists .list-two_column .middle-left,
    .list.list-unified_list-items .list-four_column .middle-left, 
    .list.list-unified_list-items .list-three_column .middle-left,
    .list.list-unified_list-items .list-two_column .middle-left {
        float: none !important;
        width: 100% !important;
    }
}


/*============================================================================*\
    Custom Elements
\*============================================================================*/

.bg-dots {
    overflow: visible;
    position: relative;
}

.bg-dots::before {
    content: url(../images/pattern1.png);
    position: absolute;
    width: 236px;
    height: 632px;
    z-index: 0;
}

.bg-dots.left::before {
    top: -150px;
    left: 15%;
}

.bg-dots.right::before {
    right: 15%;
}

.bg-dots > * {
    position: relative;
    z-index: 1;
}

.block {
    position: relative;
}

.heading-italic-square {
    position: relative
}

.heading-italic-square::before {
    content: '';
    display: block;
    position: absolute;
    background-color:#F7F7F7;
    width: 50px;
    height: 50px;
    z-index: 0;
    margin-top: 25px;
}

.heading-italic-square > * {
    position: relative;
}

[data-class="three-column-with-videos"] {
    position: relative;
    border-collapse: separate !important;
    border-spacing: 10px;
}

.three-column-with-videos > tbody > tr > td {
    margin: 10px;
    background-color: white;
    margin: 12px 12px 12px 12px;
    padding: 12px 12px 12px 12px;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.three-column-with-videos > tbody > tr > td:hover {
    box-shadow: 0 5px 15px 0 rgb(74 74 74 / 25%);
}

.three-column-with-videos > tbody > tr > td.no-hover:hover {
    box-shadow: none;
}

.heading-italic-bg,
.heading-italic-bg * {
    position: relative;
}

.gradient-bg-blue::before {
    content: '';
    display: block;
    z-index: 0;
    width: 100%;
    height: 100%;
    position:absolute;
    top: 0;
    background: rgb(5,15,41);
    background: -moz-linear-gradient(0deg, rgba(5,15,41,1) 36%, rgba(8,48,142,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(5,15,41,1) 36%, rgba(8,48,142,1) 100%);
    background: linear-gradient(0deg, rgba(5,15,41,1) 36%, rgba(8,48,142,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#050f29",endColorstr="#08308e",GradientType=1);
}

.gradient-bg-blue .heading-italic-square::before {
    background-color: #002B8F;
}

.white-square .heading-italic-square::before  {
    background-color: #fff;
}

.neg-margin-350 {
    margin-top: -350px;
}

.neg-margin-250 {
    margin-top: -250px;
}

.bullets-checkmark li::marker {
    content: url('../images/checkmark-sm2.png');
}

.bullets-checkmark li > * {
    margin-left: 15px;
}

@media only screen and (max-width: 767px) {
    .mobile-hidden,
    .tablet-hidden {
        display: none;
    }

    .three-column-with-videos table {
        min-height: auto !important;
    }

    .mobile-text-center * {
        text-align: center !important;
    }

    .bg-dots.left::before,
    .bg-dots.bg-dots.right::before {
        display: none;
    }
}


/*============================================================================*\
    Custom My Account Popup
\*============================================================================*/


 /* Hide ShoutCMS Default Login */

 .account-links {
    display: none;
}

/* Login Buttons */

.accountDropdown-myaccount {
    display: none;
    cursor: pointer;
}

.accountDropdown-signin .fas {
    font-size: 1em;
    padding-right: 5px;
}

.user-is-logged-in .accountDropdown-myaccount {
    display: inline-block;
    padding-right: 10px !important;
}

/* Account Dropdown Default Styling */

.account-menu {
    position: relative;
}

.dropdownAccount .fas {
    padding-right: 5px;
    font-size: 1.4em;
}

.dropdownAccount {
    display: none;
    position: absolute;
    text-align: left;
    list-style-type: none;
    background-color: #f4f6f7;
    z-index: 9999;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    min-width: 210px;
    right: 15px;
    padding-left: 0;
}

.dropdownAccount.open {
    display: block;
}

.dropdownAccount li {
    border-bottom: 1px solid #e5e5e5;
}

.dropdownAccount li:last-child {
    border-bottom: 0;
}

.dropdownAccount .fas {
    font-size: .9em;
}

.dropdownAccount a {
    padding: 12px 15px;
    text-decoration: none;
    display: block;
    font-size: .8em;
}

.dropdownAccount>li>a {
    padding: 12px 15px !important;
}

.accountProfile a.profileName {
    font-size: 1.2em;
    font-weight: 700;
}

.dropdownAccount a:hover {
    background-color: #ffffff;
    opacity: 1;
    filter: opacity(1);
    -moz-filter: opacity(1);
    -webkit-filter: opacity(1);
    color: #000;
}

.profileName {
    display: block;
}

.profileName .firstletter {
    position: relative;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    text-align: center;
    width: 30px;
    color: #fff;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: .6em;
    background-color: #faab56;
    float: left;
    margin: 0 auto;
    padding: 7px;
    height: 30px;
}

.profileName .profileNameText {
    font-size: .8em;
    margin-left: 10px;
}

.accountBottom {
    padding: 0px 12px;
    margin-bottom: 7px;
}

.accountBottom::after {
    content: '';
    clear: both;
    display: block;
}

.accountBottom a {
    padding: 0;
    display: inline-block;
    font-size: .7em;
    text-decoration: underline;
    letter-spacing: .04em;
}

.accountBottom a:hover {
    background-color: transparent;
    opacity: .7;
    filter: opacity(.7);
    -moz-filter: opacity(.7);
    -webkit-filter: opacity(.7);
}

a.accountBtnEdit {
    float: left;
}

a.accountBtnProfile {
    float: right;
}

/*============================================================================*\
    Youtube / Vimeo Responsive CSS
\*============================================================================*/
 
.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}
 
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
 
.embed-responsive::before {
	display: block;
	content: "";
}
 
.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

/*============================================================================*\
    Elfsight Review Widget
\*============================================================================*/

div.eapps-widget {
    position: absolute !important;
}

/*============================================================================*\
    Mailchimp Popup Signup Form
\*============================================================================*/

#PopupSignupForm_0 {
    display: none;
}

.has-blog-signup #PopupSignupForm_0 {
   display: block;
}



/*============================================================================*\
    Featherlight
\*============================================================================*/

.featherlight .featherlight-content {
    background-color: #000;
}

/*============================================================================*\
    Tab List
\*============================================================================*/

.ui-widget.ui-widget-content {
    border: 1px solid transparent;
}

.ui-tabs .ui-tabs-nav {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #002B8F;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    background-color: #002B8F;
    cursor: default;

}

.ui-tabs .ui-tabs-nav li {
    border:0;
    background: transparent;
    font-weight: bold;

}

.ui-tabs .ui-tabs-nav li a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    background-color: white;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover {
    background-color: #002B8F;
    color: white;
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    border: 1px solid #cce3f6;
    background: #f2f9ff;
}

/*============================================================================*\
    News Item
\*============================================================================*/

.news-item.with-sidebar .zone-side .layout-grid-row .middle-left,
.news-item.with-sidebar .zone-side .layout-grid-row .middle-center,
.news-item.with-sidebar .zone-side .layout-grid-row .middle-right {
    float: none !important;
    width: 100% !important;
}

.news-item.with-sidebar .zone-side .layout-grid-row .list-item-datum-title a {
    font-size: 1.2em;
}



/*============================================================================*\
    Cloned homepage CSS   R9d6J4nZrnBWek0q
\*============================================================================*/

/* .ga-landing-page .top-page-bar {
    display: none !important;
} */

.ga-landing-page .hero-block *,
.ga-landing-page .navbar-default .navbar-nav>li>a,
.ga-landing-page .nav-links * {
    color: white !important;
}

.ga-landing-page .nav-links .dropdownAccount {
   background-color: #000;
}

.ga-landing-page .nav-links .dropdownAccount a:hover {
    background-color: #161616;
    filter: opacity(0.7);
    -moz-filter: opacity(0.7);
    -webkit-filter: opacity(0.7);
}

.ga-landing-page .top-site-header {
    background-color: #292A2C;
}

.ga-landing-page .sticky .top-site-header {
    background-color: #000;
}

.ga-landing-page .top-site-bar {
    background-color: #000;
    border: 0 !important;
}

.ga-landing-page .nav-links div {
    border-color: #292a2c !important;
}

.ga-landing-page .page-header-wrapper {
    border-bottom: 0;
}

.ga-landing-page .navbar-default .navbar-nav > .dropdown:not(.active) > a .caret, 
.ga-landing-page .navbar-default .navbar-nav > .dropdown:not(.active) > a:hover .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}

.ga-landing-page .three-column-with-videos > tbody > tr > td {
    box-shadow: 0 5px 15px 0 rgb(74 74 74 / 25%);
}

.ga-landing-page .three-column-with-videos > tbody > tr > td:hover {
    box-shadow: 0 5px 15px 0 rgb(74 74 74 / 50%);
}

.ga-landing-page .hero-block {
    position: relative;
    overflow: hidden !important;
}

.ga-landing-page .hero-block h1 {
    font-size: 3em;
}

.ga-landing-page .three-column-with-videos h5 {
    font-size: 1.8em;
    max-width: none;
}

.ga-landing-page .content-description {
    width: 90% !important;
    max-width: 1170px;
    margin: 0 auto;
    display: inline-block;
}

.ga-landing-page .grant-hero {
    position: absolute;
    left: -100px;
    top: 0;
}

.ga-landing-page .hero-block td.content-description {
    position: relative;
    z-index: 1;
}

.page-footer-wrapper,
.site-footer,
.footer-bottom {
    background-color: #050f29;
}

.footer-top h3,
.site-footer * {
    color: white !important;
}

@media only screen and (min-width: 768px) {
    .ga-landing-page .top-boxes {
        margin-top: -150px;
    }

    .ga-landing-page .content-description {
        margin-bottom: 200px;
    }

    .ga-landing-page .hero-block {
        padding-top: 150px !important;
    }

    .ga-landing-page .product-hero {
        padding-top: 50px !important;
    }
}

@media only screen and (max-width: 1650px) {
    .ga-landing-page .grant-hero {
        left: -150px;
    }
}

@media only screen and (max-width: 1280px) {
    .ga-landing-page .grant-hero {
        left: -250px;
    }
}

@media only screen and (max-width: 767px) {
    .ga-landing-page .top-site-header {
        background-color: #181818;
    }
    .ga-landing-page .grant-hero {
        position: relative;
        left: 0;
        right: 0;
    }

    .ga-landing-page .navbar .navbar-btn, .dropdown .dropdown-menu, 
    .ga-landing-page .dropdown-menu .dropdown-submenu.sui-dropdown-submenu-offset:hover>.dropdown-menu, 
    .ga-landing-page .dropdown-menu .dropdown.sui-dropdown-submenu-offset:hover>.dropdown-menu {
        background-color: transparent !important;
    }

    .ga-landing-page .navbar .navbar-btn::before {
        color: white;
    }

    .ga-landing-page .navbar .navbar-btn .icon-bar {
        background-color: white;
    }

    .ga-landing-page .in.navbar-collapse,
    .ga-landing-page .navbar-collapse.collapsing {
        background-color:rgba(0, 0, 0, .6);
        border-color: transparent;
        padding: 25px 15px;
    }

    .ga-landing-page .navbar-default .navbar-nav>.current.active>a,
    .ga-landing-page .navbar-default .navbar-nav>.dropdown.active>a, 
    .ga-landing-page .navbar-default .navbar-nav>.current.active>a:focus, 
    .ga-landing-page .navbar-default .navbar-nav>.current.active>a:hover {
        color: #fff !important;
        border: 2px solid #fff;
    }

    .ga-landing-page .navbar-nav .dropdown-submenu.open, 
    .ga-landing-page .navbar-nav .dropdown.open {
        border-top: 0;
    }
}


/*============================================================================*\
    Product Items
\*============================================================================*/

.ga-landing-page .product-details,
.ga-landing-page .gallery.product-main-column {
    display: none !important;
}

.product-hero {
    position: relative;
    background-color: #292a2c !important;
}

.product-hero h1 {
    font-size: 3.5rem;
    text-transform: inherit;
}

.product-hero h2 {
    font-size: 3rem;
    font-weight: 600;
}

.ga-landing-page .neg-margin .embed-responsive {
    box-shadow: 0 13px 27px -5px rgba(50,50,93,0.25), 0 8px 16px -8px rgba(74, 167, 182, 0.3);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.product-hero .block-content {
    /* margin: 0 auto;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); */
    padding-top: 100px;
    padding-bottom: 50px;
}

.included-assets {
    padding-top: 50px;
    padding-bottom: 50px;
}

.included-assets .fas {
    font-size: 4rem;
    margin-bottom: 20px;
    color: #d9521e;
}

.bg-product-video {
     margin-left: 0 !important;
     margin-right: 0 !important;
     position: absolute;
     left: 0;
     top: 0;
     /*Changethetwovaluesbelowtomeetyourrequirements*/width: 100vw !important;
     height: 100vh !important;
     z-index: 0;
     top: 50%;
     left: 50%;
     min-width: 100%;
     min-height: 100%;
     width: auto;
     height: auto;
     -webkit-transform: translateX(-50%) translateY(-50%);
     transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
     -ms-transform: translateX(-50%) translateY(-50%);
     -o-transform: translateX(-50%) translateY(-50%);
    
}

.bg-product-video iframe {
    position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
}

.ga-landing-page .neg-margin {
    margin-top: 25px;
}

@media only screen and (min-width: 768px) {
    .ga-landing-page .page-header-wrapper {
        position: absolute;
        width: 100%;
        top: 0;
    }

    .ga-landing-page .neg-margin {
        margin-top: -100px;
        position: relative;
        z-index: 2;
    }
    
}


/* Social Share widget removal */

.shout-gallery-list_gallery .sgal-thumbnail-item {
    margin-bottom: 0;
}

[data-snippet-id="87"] {
    display: none;
}



/* --------------------- Grant Ainsley - 2026 --------------------- */


.top-site-bar .nav-links :is(.account-links, a.microcart) {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.quick-nav .links-from-nav {
    padding: 0 !important;
}

span.my-account {
    display: none !important;
}

/* Replace line 2083 */
.top-site-bar {
    border-top: 0;
    background: #000;
}

/* Replace line 2145 */
.nav-links .links-from-nav, 
.nav-links .call-top, 
.nav-links .account-menu, 
.nav-links .store-links {
    float: none !important;
}

/* Add below line 2083 */
.ga-landing-page .top-site-bar {
    border-top: 5px solid #d9511e;
}


.top-page-bar {
    display: none;
}

.top-site-header {
    background-color: #fff;
}

/* Replace line 2183 */
.nav-links a {
    color: #fff !important;
}


.page-wrapper {
    position: relative;
}


h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
    font-family: 'Mulish', sans-serif;
    font-weight: 800 !important;
}


h2 {
    color: #072443;
}


h3, 
h4, 
h5, 
h6 {
    color: #072443;
}

.block.top-boxes h3 {
    color: #2e36a8;
}


.block.top-boxes h4 
{
    font-size: 2rem;
    margin-top: 25px;
}

/* Replace line 647 */
@media only screen and (max-width: 767px) {
    .ga-landing-page .top-site-header {
        background-color: #17181d !important;
    }

    /* Replace line */
    .navbar-header {
        top: 0;
    }
}

/* Add to line 2053 */
.adminbar {
    background-color: #fff;
    border-bottom: 1px solid #2d2d2d;
}

/* Add below line 2110 */
.top-social-links {
    display: none !important;
}

/* Replace line 3197 */
@media only screen and (max-width: 767px) {
    .ga-landing-page .in.navbar-collapse, 
    .ga-landing-page .navbar-collapse.collapsing {
        background-color: rgb(0 0 0 / 93%);
    }
}

/* Replace line 1895 */
.button, 
.related-link a, 
.sui-sf-c-btn, 
.related_lists_more a {
    color: #61463D !important;
}

/* Replace line 3066 */
.ga-landing-page .top-site-header {
    background-color: transparent;
    text-align: center;
}

/* Add below line 3066 */
body.sui-sf-sitetree-homepage .ga-landing-page .top-site-header {
    background-color: #18171d !important;
}


.meta-created .meta_created-date:not(:empty) {
    margin: 20px 0 20px 0;
}

[data-nav--oid="2067352796"] .meta-created .meta_created-date:not(:empty),
[data-nav--oid="1556239268"] .meta-created .meta_created-date:not(:empty) {
    visibility: hidden;
}

/* Add to line 143 */
.content-wrapper {
    max-width: 1200px !important;
}

/* Replace line 345 */
.top-site-bar .content-wrapper, 
.top-site-header .content-wrapper {
    max-width: 1200px !important;
    clear: both;
    padding-bottom: 0;
}

/* Replace line 3122 */
.ga-landing-page .grant-hero {
    right: 0 !important;
    left: auto;
    bottom: 0 !important;
    top: auto;
}


@media only screen and (max-width: 768px) {
    .ga-landing-page .grant-hero {
        top: 55px;
    }
}

/* Add below line 3101 */
.ga-landing-page .hero-block,
[data-nav--oid="413798455"] .hero-block,
[data-nav--oid="483100066"] .hero-block {
    background-image: url(../images/homepage_hero-block_bg.jpg);
}


.img-border-radius {
    border-radius: 30px;
}

[data-nav--oid="413798455"] .hero-block [data-class="video-training-video-display"] a.sui-sf-c-btn.sui-sf-c-btn--primary {
    background: transparent !important;
    box-shadow: none;
}

/* Add below line 2735 */
@media only screen and (max-width: 767px) {
    [data-nav--oid="413798455"] .mobile-hidden, 
    [data-nav--oid="413798455"] .tablet-hidden {
        display: block !important;
    }
}

/* Replace selector on line 1866 */
[data-class="three-column-with-videos"] h5 {
    margin-top: 25px;
    font-size: 1.2em;
    max-width: 210px;
    margin-left: auto;
    margin-right: auto;
}

/* Replace selector on line 2665 */
[data-class="three-column-with-videos"] > tbody > tr > td {
    margin: 10px;
    background-color: white;
    margin: 12px 12px 12px 12px;
    padding: 12px 12px 12px 12px;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

/* Replace selector on line 2682 */
[data-class="three-column-with-videos"] > tbody > tr > td:hover {
    box-shadow: 0 5px 15px 0 rgb(74 74 74 / 25%);
}

/* Replace selector on line 2686 */
[data-class="three-column-with-videos"] > tbody > tr > td.no-hover:hover {
    box-shadow: none;
}

/* Replace selector on line 3091 */
.ga-landing-page [data-class="three-column-with-videos"] > tbody > tr > td {
    box-shadow: 0 5px 15px 0 rgb(74 74 74 / 25%);
}

/* Replace selector on line 3108 */
.ga-landing-page [data-class="three-column-with-videos"] h5 {
    font-size: 1.8em;
    max-width: none;
}

/* Replace selector on line 3095 */
.ga-landing-page [data-class="three-column-with-videos"] > tbody > tr > td:hover {
    box-shadow: 0 5px 15px 0 rgb(74 74 74 / 50%);
}

/* Replace selector on line 2740 */
@media only screen and (max-width: 767px) {
    [data-class="three-column-with-videos"] table {
        min-height: auto !important;
    }
}


.ga-landing-page [data-class="three-column-with-videos"]>tbody>tr>td,
[data-nav--oid="413798455"] [data-class="three-column-with-videos"]>tbody>tr>td,
[data-nav--oid="12426944"] [data-class="three-column-with-videos"]>tbody>tr>td {
    border: 1px solid #afafaf;
}

/* Add to line 3092 */
[data-nav--oid="413798455"] [data-class="three-column-with-videos"] > tbody > tr > td,
[data-nav--oid="12426944"] [data-class="three-column-with-videos"] > tbody > tr > td {
    box-shadow: 0 5px 15px 0 rgb(74 74 74 / 25%);
}

/* Add to line 3096 */
[data-nav--oid="413798455"] [data-class="three-column-with-videos"] > tbody > tr > td:hover,
[data-nav--oid="12426944"] [data-class="three-column-with-videos"] > tbody > tr > td:hover  {
    box-shadow: 0 5px 15px 0 rgb(74 74 74 / 50%);
}

/* Add below line 3048 */
[data-nav--oid="413798455"] .hero-block a.sui-sf-c-btn.sui-sf-c-btn--primary {
    color: #61463D;
}


@media only screen and (max-width: 768px) {
    [data-class="three-column-with-videos"]>tbody>tr>td {
        margin-left: auto;
        margin-right: auto;
    }
}


.sui-sf-c-block--default[data-block--type='related_lists'] .related_lists_more a {
    border: 1px solid #61463D !important;
}


a.sui-sf-c-btn {
    font-weight: bolder !important;
}


a.sui-sf-c-btn.sui-sf-c-btn--primary {
    background: #0636A8;
    color: #fff !important;
}

a.sui-sf-c-btn {
    padding: 10px 25px;
}

.block.homepage-video-section {
    background-image: url(../images/2026_video_preview.jpg);
    background-position: center;
}


.block.homepage-video-section:before {
    background: #0000008f;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
        top: 0;
    left: 0;
}


.block.homepage-video-section a.sui-sf-c-btn.sui-sf-c-btn--primary {
    background-color: transparent;
    border: none;
    width: 100%;
    min-height: 566px;
    padding: 250px 0;
    color: #fff;
}

/* Replace line 859 */
#play-video {
    font-size: 1.2em;
    color: #fff;
}


.block.homepage-video-section a.sui-sf-c-btn.sui-sf-c-btn--primary:hover {
    box-shadow: none;
}


.block.free-media-training-masterclass-banner {
    background-image: url(../images/free-media-training-masterclass-banner.jpg);
    background-position: right center;
}


.block.bookstore-banner {
    background-image: url(../images/bookstore_banner.jpg);
    background-position: right center;
}

/* Replace line 2723 */
.neg-margin-250 {
    margin-top: 0px
}

/* Replace line 3109 */
.ga-landing-page [data-class="three-column-with-videos"] h5 {
    font-size: 1.3em;
}


details summary {
    list-style: none;
    position: relative;
    padding-right: 25px;
    color: #61463d;
}


details summary::-webkit-details-marker {
    display: none;
}


details summary::after {
    content: "+";
    position: absolute;
    right: 0;
    font-weight: bold;
    font-size: 18px;
}


details[open] summary::after {
    content: "−";
}



/* Add to Line 39 */
.subscribe-btn {
    display: none;
}


.ga-landing-page .page-wrapper::before {
    background: url(../images/pattern-bg.png) repeat #dad9d9;
}


.page-wrapper::before {
    content: '';
    height: 100%;
    width: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/pattern-bg.png) repeat #F5F5F5;
    opacity: 0.5;
}


.page-wrapper > .page-content-wrapper,
.page-wrapper > .page-footer-wrapper {
    position: relative;
    z-index: 1;
}


.block.bookstore-heading h2 {
    color: #072443;
}


.block.bookstore-funnel {
    overflow-x: visible !important;
    position: relative;
        background-color: #8383831f;
}

/* .block.bookstore-funnel::before {
    content: '';
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/pattern-bg.png) repeat;
    opacity: 0.4;
} */


.block.bookstore-funnel .block-block_content {
    position: relative;
}
.block.bookstore-funnel .block-block_content:before {
    content:"";
    position: absolute;
    z-index: -1;
    top: 0;
    background: linear-gradient(180deg, #072443 0%, #053160 100%);
    margin-bottom: 40px;
    border-radius: 8px;
    width: 100%;
    height: 100%;
}


.block.bookstore-funnel h2 {
    color: #F36124;
    font-weight: bold;
}


.block.bookstore-funnel p {
    color: #fff;
    font-size: 20px;
    line-height: 1.6;
}


.block.bookstore-funnel .sui-sf-c-btn.sui-sf-c-btn--default {
    background-color: #fff;
}

.block.bookstore-funnel .sui-sf-c-btn.sui-sf-c-btn--default:hover {
    color: #61463d !important;
    opacity: 0.7;
}

.block.blog-funnel p {
    margin-bottom: 50px;
}


@media only screen and (min-width: 768px) {
    .block.bookstore-funnel .block-block_content:before {
        clip-path: polygon(0 0, 84% 0, 100% calc(100% - 563px), calc(100% - 400px) 100%, 0 100%);
    }

    
    .block.blog-funnel p {
        max-width: 900px;
        line-height: 1.8;
        margin-left: auto;
        margin-right: auto;
    }
}


.list-four_column .list-item .list-item-datum-image, 
.list-three_column .list-item .list-item-datum-image, 
.list-two_column .list-item .list-item-datum-image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}


body.body .block .block-block_expandables ul.ui-tabs-nav>li.ui-state-default.ui-state-active>a, 
body.body .block .block-block_expandables ul.ui-tabs-nav>li.ui-state-default.ui-state-active>a:hover, 
body.body .block .block-block_expandables ul.ui-tabs-nav>li.ui-state-default.ui-state-active>a:focus-visible, 
body.body .block .block-block_expandables ul.ui-tabs-nav>li.ui-state-default.ui-state-active>a:focus {
    color: var(--white);
    background-color: #07223f !important;
    border: var(--border-solid) #07223f;
    padding: 18px 15px;
}


body.body .block .block-block_expandables ul.ui-tabs-nav>li.ui-state-default>a {
    border: var(--border-solid) #e0e0e0;
    background: #fff;
}


body.body .block .block-block_expandables ul.ui-tabs-nav>li.ui-state-default>a:hover {
    background-color: #f2f9ff;
    border: var(--border-solid) #cce3f6;
}


body.body .block .block-block_expandables ul.ui-tabs-nav>li.ui-state-default>a,
body.body .block .block-block_expandables ul.ui-tabs-nav>li.ui-state-default>a:hover {
    padding: 18px 15px !important;
}

/* Replace line 2496 */
.list-two_column .layout-grid-row-data .cell,
.list-three_column .layout-grid-row-data .cell,
.list-four_column .layout-grid-row-data .cell {
    border-radius: 12px;
}

/* Replace line 3132 */
.page-footer-wrapper,
.site-footer,
.footer-bottom {
    background-color: #0A1A2A;
}

/* Replace line 1466 */
.site-footer table, 
.footer-bottom table {
    max-width: 1200px;
}

/* Add below line 3132 */
.page-footer-wrapper {
    padding-top: 40px;
}

/* Add below line 3132 */
.site-footer ul#accordian h3 {
    border-bottom: 1px solid #fff;
    padding-bottom: 25px;
}

.account-links {
    display: none;
}

.site-footer .account-links {
    display: block;
    padding-left: 20px;
}   

[data-class="accordion-content"],
[data-class="accordion-content"] tr,
[data-class="accordion-content"] td {
    height: auto !important;
}

/* Featherlight Changes for Responsive videos */


.featherlight.fl-video-16x9 .featherlight-content {
  padding: 0;
  max-width: 100%;
}

.featherlight.fl-video-16x9 .featherlight-inner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}

.featherlight.fl-video-16x9 .featherlight-inner::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}


.featherlight.fl-video-16x9 .featherlight-inner iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* Vimeo Showcase */

@media only screen and (max-width: 767px) {
    .featherlight.fl-video-16x9 .featherlight-inner {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

    [data-block--hid="m9Z7gLBxxl3j0y5x"] .block-block_code > div {
        position: relative;
        padding: 0 !important;
        height: 100vh;
    }

}