/* --------------------------------------------------
TEMPLATE
-------------------------------------------------- */


/* --------------------------------------------------
HEADER
-------------------------------------------------- */


/* --------------------------------------------------
NAVIGATION
-------------------------------------------------- */
/* SIMPLE MENU HORZ */

/* SIMPLE MENU VERTICAL */

/* BREADCRUMB NAV */
.widget-type-menu.breadcrumb-nav {
}


/* --------------------------------------------------
LAYOUT
-------------------------------------------------- */
/* ONE COLUMN */
.widget-type-cell.cos_one_column {
}

/* TWO COLUMN RIGHT */

/* TWO COLUMN */


/* --------------------------------------------------
TYPOGRAPHY
-------------------------------------------------- */
/* HEADERS */

/* GENERAL */


/* --------------------------------------------------
MODULES
-------------------------------------------------- */
/* PAGE MODULES */
.page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper, .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper,
.page-modules .hs_cos_wrapper_type_widget_container > .mce-content-body {
  	display: block;
    width: 90%;
    max-width: 1140px;
  	margin: 0 auto;
    padding: 50px 0;
}
.page-modules .hs_cos_wrapper_type_widget_container > div.default + div > span.hs_cos_wrapper,
.page-modules .hs_cos_wrapper_type_widget_container > div.default + div > div.hs_cos_wrapper {
  	padding-top: 0;
}
.page-modules .hs_cos_wrapper_type_widget_container > div.default.logo-module + div > span.hs_cos_wrapper,
.page-modules .hs_cos_wrapper_type_widget_container > div.default.logo-module + div > div.hs_cos_wrapper {
  	padding-top: 40px;
}
.page-modules .hs_cos_wrapper_type_widget_container > div:nth-child(n+2) .blox_custom-module {
  	padding-top: 0 !important;
}
.header-spacer {
  	visibility: hidden;
}
.header-spacer img {
  	height: 100%;
}

/* sidebar */
body.w-sidebar .page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper,
body.w-sidebar .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper,
body.w-sidebar .page-modules .hs_cos_wrapper_type_widget_container > .mce-content-body {
  	width: 100%;
}
body.w-sidebar .page-modules .hs_cos_wrapper_type_widget_container > div:first-child > span.hs_cos_wrapper,
body.w-sidebar .page-modules .hs_cos_wrapper_type_widget_container > div:first-child > div.hs_cos_wrapper,
body.w-sidebar .page-modules .hs_cos_wrapper_type_widget_container > .mce-content-body:first-child {
  	padding-top: 0 !important
}
body.w-sidebar .page-modules .hs_cos_wrapper_type_widget_container > div:last-child > span.hs_cos_wrapper,
body.w-sidebar .page-modules .hs_cos_wrapper_type_widget_container > div:last-child > div.hs_cos_wrapper,
body.w-sidebar .page-modules .hs_cos_wrapper_type_widget_container > .mce-content-body:last-child {
  	padding-bottom: 0 !important
}
.sidebar .page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper,
.sidebar .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper,
.sidebar .page-modules .hs_cos_wrapper_type_widget_container > .mce-content-body {
  	padding: 50px 0;
}
body.w-sidebar .page-modules .custom-module .cell-wrapper {
    width: 100%;
}

/* page modules large screen */
@media (min-width: 1600px) {
    .page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper, .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper,
    .page-modules .hs_cos_wrapper_type_widget_container > .mce-content-body {
        padding: 5.31vw 0;
    }
    .page-modules .hs_cos_wrapper_type_widget_container > div.default.logo-module + div > span.hs_cos_wrapper,
    .page-modules .hs_cos_wrapper_type_widget_container > div.default.logo-module + div > div.hs_cos_wrapper {
        padding-top: 2.5vw;
    }
    .sidebar .page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper,
    .sidebar .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper,
    .sidebar .page-modules .hs_cos_wrapper_type_widget_container > .mce-content-body {
        padding: 3.13vw  0;
    }
}

/* FLEXSLIDER */
.hs_cos_wrapper_type_image_slider .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  	font-size: -2px;
    z-index: 1;
  	background: rgba(255,255,255,0.5);
    padding: 15px 15px 10px;
}
.hs_cos_wrapper_type_image_slider h1, .hs_cos_wrapper_type_image_slider h2, .hs_cos_wrapper_type_image_slider h3, .hs_cos_wrapper_type_image_slider h4,
.hs_cos_wrapper_type_image_slider h5, .hs_cos_wrapper_type_image_slider h6, .hs_cos_wrapper_type_image_slider p,
.slick-slider h1, .slick-slider h2, .slick-slider h3, .slick-slider h4, .slick-slider h5, .slick-slider h6, .slick-slider p {
    margin: 0 0 10px;
}
.hs_cos_wrapper_type_image_slider h1, .slick-slider h1 {
    font-size: 24px;
}
.hs_cos_wrapper_type_image_slider h2, .slick-slider h2 {
    font-size: 22px;
}
.hs_cos_wrapper_type_image_slider h3, .slick-slider h3 {
    font-size: 20px;
}
.hs_cos_wrapper_type_image_slider h4, .slick-slider h4 {
    font-size: 18px;
}
.hs_cos_wrapper_type_image_slider .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  	font-size: -2px;
    z-index: 1;
  	background: rgba(255,255,255,0.5);
    padding: 15px 15px 10px;
}
/* flexslider large screens */
@media (min-width: 1600px) {
    .hs_cos_wrapper_type_image_slider .caption {
        font-size: -0.125vw;
      	padding: 0.94vw 0.94vw 0.63vw;
    }
    .hs_cos_wrapper_type_image_slider h1, .hs_cos_wrapper_type_image_slider h2, .hs_cos_wrapper_type_image_slider h3, .hs_cos_wrapper_type_image_slider h4,
    .hs_cos_wrapper_type_image_slider h5, .hs_cos_wrapper_type_image_slider h6, .hs_cos_wrapper_type_image_slider p,
    .slick-slider h1, .slick-slider h2, .slick-slider h3, .slick-slider h4, .slick-slider h5, .slick-slider h6, .slick-slider p {
        margin: 0 0 0.63vw;
    }
    .hs_cos_wrapper_type_image_slider h1, .slick-slider h1 {
        font-size: 1.5vw;
    }
    .hs_cos_wrapper_type_image_slider h2, .slick-slider h2 {
        font-size: 1.38vw;
    }
    .hs_cos_wrapper_type_image_slider h3, .slick-slider h3 {
        font-size: 1.25vw;
    }
    .hs_cos_wrapper_type_image_slider h4, .slick-slider h4 {
        font-size: 1.13vw;
    }
}

/* LOGO */
.page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper_type_logo, .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper_type_logo,
.page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper_type_page_footer, .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper_type_page_footer {
    padding: 35px 0;
}
/* logo large screens */
@media (min-width: 1600px) {
    .page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper_type_logo, .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper_type_logo,
    .page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper_type_page_footer, .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper_type_page_footer {
        padding: 2.19vw 0;
    }
}

/* SECTION HEADER */

/* FOLLOW ME & SHARING */

/* BLOG LISTINGS */

/* GOOGLE SEARCH */

/* SITE SEARCH INPUT */

/* SEARCH RESULTS */

/* RSS MODULE */

/* HEADER */
.hs_cos_wrapper_type_header h1 {
}
.page-modules .hs_cos_wrapper_type_header h1 {
}

/* SECTION HEADER */
.hs_cos_wrapper_type_section_header h1 {
}
.hs_cos_wrapper_type_section_header .secondary-header {
}

/* SUBSCRIBE */

/* EMAIL UNSUBSCRIBE */

/* PASSWORD FORM */

/* EMAIL SUBSCRIPTION PREFERENCES */

/* Two column form module */

/* --------------------------------------------------
BLOG
-------------------------------------------------- */


/* --------------------------------------------------
FORMS
-------------------------------------------------- */


/* --------------------------------------------------
FLEXSLIDER
-------------------------------------------------- */


/* --------------------------------------------------
GALLERY
-------------------------------------------------- */



/* --------------------------------------------------
PAGE STYLES
-------------------------------------------------- */
/* ANIMATIONS */
@-webkit-keyframes fadeInDown {
    0% { opacity: 0; -webkit-transform: translateY(-100px); transform: translateY(-100px); }
    100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInDown {
    0% { opacity: 0; -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px); transform: translateY(-100px); }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInUp {
    0% { opacity: 0; -webkit-transform: translateY(100px); transform: translateY(100px) }
    100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0) }
}
@keyframes fadeInUp {
    0% { opacity: 0; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px) }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInLeft {
    0% { opacity: 0; -webkit-transform: translateX(-100px); transform: translateX(-100px) }
    100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0) }
}
@keyframes fadeInLeft {
    0% { opacity: 0; -webkit-transform: translateX(-100px); -ms-transform: translateX(-100px); transform: translateX(-100px) }
    100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0) }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInRight {
    0% { opacity: 0; -webkit-transform: translateX(100px); transform: translateX(100px) }
    100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0) }
}
@keyframes fadeInRight {
    0% { opacity: 0; -webkit-transform: translateX(100px); -ms-transform: translateX(100px); transform: translateX(100px) }
    100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0) }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
.fw-animated-element {
    visibility: hidden !important;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.animated {
    visibility: visible !important;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.no-anim, body.hs-content-path-7dea362b-3fac-3e00-956a-4952a3d4f474 .fw-animated-element {
    visibility: visible !important;
    -webkit-animation-duration: 0s;
    animation-duration: 0s;
}

/* GLOBAL */
.header-container .widget-span.false {
    display: none !important;
}
.custom-module {
  	color: inherit;
  	overflow: hidden;
		position: relative;
}
.hs-clear {
  	display: block;
  	clear: both;
}

/* color */
.custom-module div[style*='color: #fff'] h1, .custom-module div[style*='color: #fff'] h2, .custom-module div[style*='color: #fff'] h3,
.custom-module div[style*='color: #fff'] h4, .custom-module div[style*='color: #fff'] h5, .custom-module div[style*='color: #fff'] h6,
.custom-module div[style*='color: #fff'] p, .custom-module div[style*='color: #fff'] .subhead {
    color: inherit;
}
.custom-module div[style*='color: rgb(255, 255, 255)'] h1, .custom-module div[style*='color: rgb(255, 255, 255)'] h2, .custom-module div[style*='color: rgb(255, 255, 255)'] h3,
.custom-module div[style*='color: rgb(255, 255, 255)'] h4, .custom-module div[style*='color: rgb(255, 255, 255)'] h5, .custom-module div[style*='color: rgb(255, 255, 255)'] h6,
.custom-module div[style*='color: rgb(255, 255, 255)'] p, .custom-module div[style*='color: rgb(255, 255, 255)'] .subhead {
    color: inherit;
}
.custom-module div[style*='color: #fff'] svg, .custom-module div[style*='color: #FFF'] svg, .custom-module div[style*='color: rgb(255, 255, 255)'] svg {
    fill: #fff;
}

/* background */
.custom-module .overlay {
		position: absolute;
  	top: 0;
  	left: 0;
  	right: 0;
  	bottom: 0;
}
.custom-module .overcol {
    display: block;
		width: 100%;
    height: 100%;
}
.custom-module .cell-wrapper {
		display: block;
  	width: 90%;
    max-width: 1140px;
    margin: 0 auto;
  	position: relative;
  	z-index: 1;
}
.custom-module .cell-wrapper[style*='padding-top: 0'] {
		padding-top: 0 !important;
}
.custom-module .cell-wrapper[style*='padding-bottom: 0'] {
		padding-bottom: 0 !important;
}

/* background video */
.mb_YTPBar, .vimeo_player_bar {
    opacity: 0;
}
.custom-module > .mb_YTPBar, .custom-module > .vimeo_player_bar {
		background: none;
}
.custom-module > .mb_YTPBar .mb_YTPProgress, .custom-module > .mb_YTPBar .ytpicon, .custom-module > .mb_YTPBar .mb_YTPVolumeBar, .custom-module > .mb_YTPBar .mb_YTPTime,
.custom-module > .vimeo_player_bar .vimeo_player_pogress, .custom-module > .vimeo_player_bar .vimeo_icon, .custom-module > .vimeo_player_bar .vimeo_player_volume_bar, .custom-module > .vimeo_player_bar .vimeo_player_time {
		display: none !important;
}
.custom-module > .mb_YTPBar .mb_OnlyYT {
		display: block !important;
    top: 9px;	
  	left: auto;
  	right: 30px;
}
.custom-module > .vimeo_player_bar .vimeo_fullscreen {
    display: block !important;
    float: right;
    margin: 4px 0 0;
}
.custom-module .mb_YTPseekbar {
  	background: ;
}
.overlay .fa-circle-notch.center {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    opacity: 0.5;
    font-size: 100px;
    margin-left: -50px;
    margin-top: -50px;
}
.video-loading {
    position: absolute;
    top: 10px;
    right: 70px;
  	height: 42px;
  	line-height: 42px;
    color: #fff;
    opacity: 0.75;
}
.video-loading .fa-circle-notch {
    margin-left: 5px;
    font-size: 25px;
    vertical-align: middle;
}
/* background video large screen */
@media(min-width: 1600) {
    .overlay .fa-circle-notch.center {
      	font-size: 6.25vw;
        margin-left: -3.13vw;
        margin-top: -3.13vw;
    }
    .video-loading {
        top: 0.63vw;
        right: 4.38vw;
        height: 2.63vw;
        line-height: 2.63vw;
    }
    .video-loading .fa-circle-notch {
        margin-left: 0.31vw;
        font-size: 1.56vw;
    }
}

/* social icons */

/* background images */
.as-bg {
  	background-position: center !important;
    background-repeat: no-repeat !important;
  	background-size: cover !important;
}
.as-bg img {
    display: none;
}
.as-bg.image-fix-1-1 {
    padding-top: 100%;
}
.as-bg.image-fix-2-1 {
    padding-top: 50%;
}
.as-bg.image-fix-2-3 {
    padding-top: 150%;
}
.as-bg.image-fix-3-4 {
    padding-top: 125%;
}
.as-bg.image-fix-4-3 {
    padding-top: 75%;
}
.as-bg.image-fix-9-16 {
    padding-top: 177.8%;
}
.as-bg.image-fix-16-9 {
    padding-top: 56.25%;
}

/* items per row */
/* items */
.items {
    text-align: center;
    margin: 60px 0 0;
}
.cell-wrapper > .items:first-child {
    margin-top: 0 !important;
}
.items:empty {
    display: none;
}
.items > div[class*=item] {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.items > div[class*=item][style*='100']:nth-child(n+2),
.items > div[class*=item][style*='50']:nth-child(n+3),
.items > div[class*=item][style*='33']:nth-child(n+4),
.items > div[class*=item][style*='25']:nth-child(n+5),
.items > div[class*=item][style*='20']:nth-child(n+6),
.items > div[class*=item][style*='16.66']:nth-child(n+7) {
    margin-top: 51px;
}

/* half */
.items > div[class*=item][style*='50']:nth-child(even) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

/* thirds */
.items > div[class*=item][style*='33']:nth-child(3n+2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.items > div[class*=item][style*='33']:nth-child(3n+3) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

/* quarter */
.items > div[class*=item][style*='25']:nth-child(4n+2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.items > div[class*=item][style*='25']:nth-child(4n+3) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.items > div[class*=item][style*='25']:nth-child(4n+4) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

/* fifth */
.items > div[class*=item][style*='20']:nth-child(5n+2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.items > div[class*=item][style*='20']:nth-child(5n+3) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.items > div[class*=item][style*='20']:nth-child(5n+4) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.items > div[class*=item][style*='20']:nth-child(5n+5) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

/* sixth */
.items > div[class*=item][style*='16.66']:nth-child(6n+2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.items > div[class*=item][style*='16.66']:nth-child(6n+3) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.items > div[class*=item][style*='16.66']:nth-child(6n+4) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.items > div[class*=item][style*='16.66']:nth-child(6n+5) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.items > div[class*=item][style*='16.66']:nth-child(6n+6) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
/* items large screen */
@media(min-width: 1600px) {
    .items {
        margin: 3.75vw 0 0;
    }
    .items > div[class*=item] {
        padding: 0 0.94vw;
    }
    .items > div[class*=item][style*='100']:nth-child(n+2),
    .items > div[class*=item][style*='50']:nth-child(n+3),
    .items > div[class*=item][style*='33']:nth-child(n+4),
    .items > div[class*=item][style*='25']:nth-child(n+5),
    .items > div[class*=item][style*='20']:nth-child(n+6),
    .items > div[class*=item][style*='16.66']:nth-child(n+7) {
        margin-top: 3.19vw;
    }
}

/* overlay bg */
.bg-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
.bg-image + a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    background-color: rgba(0,0,0,.7);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.bg-image + a i[class*=fa] {
    position: absolute;
    top: 50%;
    left: 50%;
  	background: ;
    color: #fff;
    font-size: 18px;
    line-height: 43px;
    text-align: center;
    z-index: 1;
    width: 43px;
    height: 43px;
    margin-left: -21.5px;
    margin-top: -21.5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.bg-image + a i.fa-file {
    font-size: 20px;
}
.bg-image + a i.fa-play {
    font-size: 15px;
}
.resource-module .image:hover .bg-image,
.feat-vids .photo:hover .bg-image {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.resource-module .image:hover i[class*=fa],
.feat-vids .photo:hover i[class*=fa] {
    opacity: 1 !important;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1) !important;
}
.feat-vids .photo:hover i[class*=fa] {
  	background: ;
  	border-color: ;
}
/* overlay bg large screen */
@media(min-width: 1600px) {
    .bg-image + a i[class*=fa] {
        font-size: 1.13vw;
        line-height: 2.69vw;
        width: 2.69vw;
        height: 2.69vw;
        margin-left: -1.34vw;
        margin-top: -1.34vw;
    }
    .bg-image + a i.fa-file {
        font-size: 1.25vw;
    }
    .bg-image + a i.fa-play {
        font-size: 0.94vw;
    }
}

/* snippet smaller text */
.reduced-font h3, .reduced-font h4, .reduced-font h5, .reduced-font h6,
.reduced-font p, .reduced-font ul, .reduced-font ol {
    margin: 0 0 20px;
}
.reduced-font h3:last-child, .reduced-font h4:last-child, .reduced-font h5:last-child, .reduced-font h6:last-child,
.reduced-font p:last-child, .reduced-font ul:last-child, .reduced-font ol:last-child {
    margin: 0;
}

/* smaller text margins */
.reduced-margin h1 {
    margin: 0 0 20px;
}
.reduced-margin h2, .reduced-margin h3, .reduced-margin h4, .reduced-margin h5, .reduced-margin h6,
.reduced-margin p, .reduced-margin ul, .reduced-margin ol {
    margin: 0 0 15px;
}
.reduced-margin h1:last-child, .reduced-margin h2:last-child, .reduced-margin h3:last-child, .reduced-margin h4:last-child, .reduced-margin h5:last-child,
.reduced-margin h6:last-child, .reduced-margin p:last-child, .reduced-margin ul:last-child, .reduced-margin ol:last-child {
    margin: 0;
}

/* smaller text and margin large screen */
@media(min-width: 1600px) {
    .reduced-font h3, .reduced-font h4, .reduced-font h5, .reduced-font h6,
    .reduced-font p, .reduced-font ul, .reduced-font ol {
        margin: 0 0 1.25vw;
    }
    .reduced-margin h1 {
        margin: 0 0 1.25vw;
    }
    .reduced-margin h2, .reduced-margin h3, .reduced-margin h4, .reduced-margin h5, .reduced-margin h6,
    .reduced-margin p, .reduced-margin ul, .reduced-margin ol {
        margin: 0 0 0.94vw;
    }
}

/* header icons */

/* BUTTONS */
.btn, .cta_button[title], .hs-button {
    display: inline-block;
    font-size: 17px;
    line-height: 17px;
    font-weight: 500;
    color: #fff;
    background-color: #18358e;
    border-radius: 300px;
    outline: none;
    cursor: pointer;
    padding: 12px 35px;
    letter-spacing: 0px;
    text-shadow: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn:hover, .cta_button[title]:hover, .custom-module .cta-container .cta_button[title]:hover, .hs-button:hover {
  	background: #fff;
    color: #000;
    text-decoration: none;
}
a.cta_button[title] h1, a.cta_button[title] h2, a.cta_button[title] h3, a.cta_button[title] h4,
a.cta_button[title] h5, a.cta_button[title] h6, a.cta_button[title] p {
  	font-size: inherit !important;
		margin: 0 !important;
}
.blue .cta_button[title] {
    background-color: #18358e;
}
.green .cta_button[title] {
    background-color: #2fa496;
}
.red .cta_button[title] {
    background-color: #dc291e;
}

/* svg icon */
.ctas .cta-container > svg {
		display: none;
}
.ctas .cta_button svg, .btn svg {
    height: 1.2em;
    vertical-align: sub;
    fill: #fff;
		margin-left: 10px;
    -webkit-transition: fill 0.3s ease;
    -moz-transition: fill 0.3s ease;
    -o-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.ctas .small .cta_button svg, .ctas .small .btn svg {
    height: 1.1em;
}
.ctas .large .cta_button svg, .ctas .large .btn svg {
    height: 1em;
    vertical-align: middle;
}

/* ctas */
.ctas {
  	min-height: 56px;
}
.ctas:empty {
		display: none;
}
.ctas .cta-container {
  	display: inline-block;
  	vertical-align: top;
  	margin: 0 20px 20px 0;
}
.cta-container.block .cta_button {
		display: block;
}
.ctas[style*='text-align: left'] .cta-container, .left-col-sale .ctas .cta-container {
  	margin: 0 20px 20px 0;
}
.ctas[style*='text-align: center'] .cta-container {
  	margin: 0 10px 20px;
}
.ctas[style*='text-align: right'] .cta-container {
  	margin: 0 0 20px 20px;
}
.ctas.anim .hs-cta-node {
		visibility: hidden !important;
}
.ctas .cta-container.animated .hs-cta-node, html.hs-inline-edit .ctas .hs-cta-node {
		visibility: visible !important;
}

/* buttons large screen */
@media(min-width: 1600px) {
    /*.btn, .cta_button[title], .hs-button {
      	font-size: 0.0vw;
        letter-spacing: 0.0vw;
    		padding: 0.81vw 3.13vw 0.69vw;
    		-webkit-border-radius: 0.19vw;
    		border-radius: 0.19vw;
    }*/
    .ctas .cta_button svg .btn svg {
        margin-left: 0.625vw;
    }
    .ctas .cta-container {
        margin: 0 1.25vw 1.25vw 0;
    }
    .ctas[style*='text-align: left'] .cta-container, .left-col-sale .ctas .cta-container {
        margin: 0 1.25vw 1.25vw 0;
    }
    .ctas[style*='text-align: center'] .cta-container {
        margin: 0 0.625vw 1.25vw;
    }
    .ctas[style*='text-align: right'] .cta-container {
        margin: 0 0 1.25vw 1.25vw;
    }
}

/* VIDEO SLIDER */
/*.video-slider .video-parent {
    max-width: 1024px;
    margin: 0 auto;
    background
}*/
.video-slider .flexslider {
    max-width: 1024px;
    margin: 0 auto;
}
.video-container {
    position: relative;
    /*padding-bottom: 71.2%;*/
    padding-bottom: 53.3%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-slider .flex-direction-nav {
    display: none;
}
.video-slider .thumb-nav {
    max-width: 1024px;
    margin: 0 auto;
    background: #151515;
    color: #fff;
}
.video-slider .thumb-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.video-slider .thumb-nav li {
    cursor: pointer;
    min-width: 25%;
    /*display: table;*/
    float: left;
    overflow: hidden;
    border-left: 1px solid #2E2E2E;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.video-slider .thumb-nav li.flex-active {
    background: #F12B24;
    color: #fff;
}
.video-slider .thumb-nav li:first-child {
    border-left: none;
}
.video-slider .thumb-nav li:nth-child(4n+5) {
    clear: left;
}
.video-slider .thumb {
    /*display: table-cell;
    vertical-align: top;*/
    float: left;
    width: 60px;
    height: 60px;
}
.video-slider .caption {
    /*display: table-cell;
    vertical-align: middle;*/
    font-size: 16px;
    margin: 0 0 0 70px;
}
.video-slider .caption .inner {
    font-size: 16px;
    line-height: 20px;
    display: block;
    max-height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*.video-slider .flex-direction-nav a {
    width: 30px;
    opacity: 1;
}
.video-slider .flex-direction-nav .flex-prev {
    left: 0 !important;
}
.video-slider .flex-direction-nav .flex-next {
    right: 0 !important;
}
.video-slider .flex-direction-nav a:before {
    line-height: 40px;
}*/
.video-slider .flex-direction-nav {
    display: none;
}
.video-slider .flex-direction-nav a {
    font-size: 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
    opacity: 0.7;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.video-slider .flex-direction-nav .flex-prev {
    left: -20px !important;
}
.video-slider .flex-direction-nav .flex-next {
    right: -20px !important;
}
.video-slider .flexslider:hover .flex-direction-nav a {
    opacity: .9;
}
.video-slider .flex-direction-nav a.flex-prev:before {
    content: "\f104";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 700;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
}
.video-slider .flex-direction-nav a.flex-next:before {
    content: "\f105";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 700;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
}
.video-slider .ctas {
    margin: 40px 0 0;
}

/* INTRO TEXT */
.cell-wrapper .intro {
    margin: 0 0 30px;
}
.cell-wrapper .intro > h2 {
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 600;
    margin: 0 0 20px;
}
.cell-wrapper .intro .snippet {
    font-size: 16px;
}

/* LIGHTBOX ANIMATIONS */
.zoom-anim-dialog { opacity: 0;-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); }
.mfp-ready .zoom-anim-dialog { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.mfp-removing .zoom-anim-dialog { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); opacity: 0; }
.mfp-bg { opacity: 0; -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; }
.mfp-ready.mfp-bg { opacity: 0.8; }
.mfp-removing.mfp-bg { opacity: 0; }
.my-mfp-slide-bottom .zoom-anim-dialog { opacity: 0; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); }
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog { opacity: 1; -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); transform: translateY(0) perspective( 600px ) rotateX( 0 ); }
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog { opacity: 0; -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); }
.my-mfp-slide-bottom.mfp-bg { opacity: 0; -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; }
.my-mfp-slide-bottom.mfp-ready.mfp-bg { opacity: 0.8; }
.my-mfp-slide-bottom.mfp-removing.mfp-bg { opacity: 0; }
.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }
.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; }
.mfp-fade.mfp-bg.mfp-removing { opacity: 0; }
.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; }

/* SEARCH RESULTS */

/* PAGE EDITOR */
.hs_cos_widget_drop_target {
    clear: both;
}
.hs-ipe-add-placeholder {
    width: 100% !important;
    clear: both !important;
    float: none !important;
}

/* SYSTEM */


/* --------------------------------------------------
FOOTER
-------------------------------------------------- */
.footer-container {
}


/* --------------------------------------------------
BROWSER STYLES
-------------------------------------------------- */
/* IE11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .mb_YTPBar, .vimeo_player_bar {
      	display: none !important;
  	}
		.ctas .cta_button svg, .btn svg {
    		width: 1.2em;
    		vertical-align: bottom;
		}
}

/* IE10 */
@media screen and (min-width:0\0) {
}

/* IE8 */
html.lt-ie9 {
}


/* --------------------------------------------------
RESPONSIVE
-------------------------------------------------- */
/* ELEMENT QUERIES */

/* MEDIA */
@media screen and (min-width: 1600px) {
  	/* pretty photo */
    .mfp-iframe-holder .mfp-content {
        max-width: 56.25vw;
    }
}

@media (max-width: 1440px) {
}

@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
  	/* items */
    .items > .item[style*='25'] {
        width: 33.33% !important;
    }
    .items > .item[style*='25']:nth-child(n+4) {
        margin-top: 51px;
    }
    .custom-module .items > .item[style*='25']:nth-child(3n+1) {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }
    .custom-module .items > .item[style*='25']:nth-child(3n+2) {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }
    .custom-module .items > .item[style*='25']:nth-child(3n+3) {
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }
    /* video slider */
    .video-container {
        padding-bottom: 53%;
    }
}

@media (max-width: 1023px) {
}

@media (max-width: 900px) {
}

@media (max-width: 834px) {
  	/* items */
  	.items > .item[style*='20'],
    .items > .item[style*='16.66'] {
        width: 25% !important;
    }
  	.items > .item[style*='20']:nth-child(n+5),
    .items > .item[style*='16.66']:nth-child(n+5) {
        margin-top: 51px;
    }
  	.custom-module .items > .item[style*='20']:nth-child(4n+1),
    .custom-module .items > .item[style*='16.66']:nth-child(4n+1) {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }
  	.custom-module .items > .item[style*='20']:nth-child(4n+2),
    .custom-module .items > .item[style*='16.66']:nth-child(4n+2) {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }
  	.custom-module .items > .item[style*='20']:nth-child(4n+3),
    .custom-module .items > .item[style*='16.66']:nth-child(4n+3) {
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }
  	.custom-module .items > .item[style*='20']:nth-child(4n+4),
    .custom-module .items > .item[style*='16.66']:nth-child(4n+4) {
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
    }
    .custom-module .items > .item[style*='33.33'],
    .custom-module .items > .item[style*='25'] {
        width: 50% !important;
    }
    .custom-module .items > .item[style*='33.33']:nth-child(n+3),
    .custom-module .items > .item[style*='25']:nth-child(n+3) {
        margin-top: 51px;
    }
    .custom-module .items > .item[style*='33.33']:nth-child(odd),
    .custom-module .items > .item[style*='25']:nth-child(odd) {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }
    .custom-module .items > .item[style*='33.33']:nth-child(even),
    .custom-module .items > .item[style*='25']:nth-child(even) {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }
    /* video module */
    /*.video-container {
        padding-bottom: 71.2%;
    }*/
    .video-slider .cell-wrapper {
        padding: 50px 0;
    }
    .video-slider .thumb-nav li {
        min-width: 33.33%;
    }
    .video-slider .thumb-nav li:nth-child(4n+5) {
        clear: none;
    }
    .video-slider .thumb-nav li:nth-child(3n+4) {
        clear: left;
    }
    .video-container {
        padding-bottom: 52.2%;
    }
    /* intro text */
    .cell-wrapper .intro > h2 {
        font-size: 40px;
    }
    .cell-wrapper .intro .snippet {
        font-size: 14px;
    }
}

@media (max-width: 800px) {
    /* video module */
    /*.video-container {
        padding-bottom: 71.2%;
    }*/
    .video-container {
        padding-bottom: 52.1%;
    }
}

@media (max-width: 768px) {
}

@media (max-width: 767px) {
    .custom-module .cell-wrapper, .custom-module.blox_900 .cell-wrapper {
        width: 90%;
    }
		.custom-module > .mb_YTPBar .mb_OnlyYT {
      	display: none !important;
  	}
		.custom-module > .mb_YTPBar .mb_YTPUrl {
        display: block !important;
    }
    .video-slider .thumb-nav {
        display: none;
    }
    .video-slider .flex-direction-nav {
        display: block;
    }
}

@media (max-width: 600px) {
		.page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper, .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper,
		.page-modules .hs_cos_wrapper_type_widget_container > .mce-content-body {
    		width: 90%;
        padding: 50px 0 55px;
    }
		.page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper_type_logo, .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper_type_logo, .page-modules .hs_cos_wrapper_type_widget_container > div > span.hs_cos_wrapper_type_page_footer, .page-modules .hs_cos_wrapper_type_widget_container > div > div.hs_cos_wrapper_type_page_footer {
    		padding: 25px 0;
		}
    .page-modules .hs_cos_wrapper_type_widget_container > div.default.logo-module + div > span.hs_cos_wrapper,
    .page-modules .hs_cos_wrapper_type_widget_container > div.default.logo-module + div > div.hs_cos_wrapper {
        padding-top: 25px;
  	}
		.bg-image {
        display: none;
    }
		.bg-image + a {
      	background: none;
        opacity: 1;
    }
		.bg-image + a i[class*=fa] {
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
		.resource-module .item img {
    		width: 100%;
      	display: inline;
		}
  	/* items */
    .items {
        width: auto;
        margin: 40px 0 0;
    }
    .custom-module .items .item[style] {
        width: auto !important;
        display: block;
        padding: 0 !important;
        margin-right: 0;
        margin-top: 40px !important;
        -webkit-animation-delay: 0.2s !important;
        animation-delay: 0.2s !important;
    }
    .items .item[style]:first-child {
        margin-top: 0 !important;
    }
  	/* ctas */
    /*.btn, .cta_button[title], .hs-button {
        font-size: 15px;
      	line-height: 2;
      	letter-spacing: 0.5px;
        padding: 10px 30px 8px;
    }*/
    .ctas .cta-container {
        display: block;
      	margin: 15px 0 0px !important;
    }
    .ctas .cta-container:first-child {
      	margin: 0 !important;
    }
    .ctas .cta_button svg, .btn svg {
    		vertical-align: text-top;
        height: 1.1em;
    }
    .page-modules .hs_cos_wrapper_type_widget_container > div > .hs_cos_wrapper {
      	width: 90%;
        padding: 60px 0 65px;
    }
    /* video module */
    /*.video-container {
        padding-bottom: 69.5%;
    }*/
    .video-container {
        padding-bottom: 50.83%;
    }
    .video-slider .ctas {
        margin: 30px 0 0;
    }
    /* itro text */
    .cell-wrapper .intro > h2 {
        font-size: 32px;
    }
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

@media (max-width: 480px) {
		.overlay .fa-circle-notch.center, .video-loading {
    		display: none
		}
}

@media (max-width: 414px) {
    /* video module */
    /*.video-container {
        padding-bottom: 67.7%;
    }*/
    .video-container {
        padding-bottom: 48.91%;
    }
}

@media (max-width: 375px) {
    /* video module */
    /*.video-container {
        padding-bottom: 66.5%;
    }*/
    .video-container {
        padding-bottom: 47.2%;
    }
}

@media (max-width: 320px) {
    /* video module */
    /*.video-container {
        padding-bottom: 64.5%;
    }*/
    .video-container {
        padding-bottom: 45.7%;
    }
}