/*---------------------------------------------------------------------------------

 Theme Name:   Altitude
 Theme URI:    https://helium.marketing
 Description:  Child theme developed by Helium.
 Author:       Michael Wood
 Author URI:   https://helium.marketing
 Template:     Divi
 Version:      2023.03.20
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/


/*---------------------------------------------------------------------------------
    BASE STYLES
*/

#wpadminbar {
    background: #354254;
}

#wpadminbar .ab-empty-item, #wpadminbar a.ab-item, #wpadminbar > #wp-toolbar span.ab-label, #wpadminbar > #wp-toolbar span.noticon {
    color: #ffffff;
}

#wpadminbar .menupop .ab-sub-wrapper, #wpadminbar .shortlink-input {
    background-color: #27313e !important;
}

#wpadminbar .ab-top-menu > li.hover > .ab-item, #wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus, #wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item, #wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus {
    color: #ffffff;
}

#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover > a, #wpadminbar .quicklinks .menupop ul li a:focus, #wpadminbar .quicklinks .menupop ul li a:focus strong, #wpadminbar .quicklinks .menupop ul li a:hover, #wpadminbar .quicklinks .menupop ul li a:hover strong, #wpadminbar .quicklinks .menupop.hover ul li a:focus, #wpadminbar .quicklinks .menupop.hover ul li a:hover, #wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:focus, #wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:hover, #wpadminbar li #adminbarsearch.adminbar-focused:before, #wpadminbar li .ab-item:focus .ab-icon:before, #wpadminbar li .ab-item:focus:before, #wpadminbar li a:focus .ab-icon:before, #wpadminbar li.hover .ab-icon:before, #wpadminbar li.hover .ab-item:before, #wpadminbar li:hover #adminbarsearch:before, #wpadminbar li:hover .ab-icon:before, #wpadminbar li:hover .ab-item:before, #wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus, #wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover {
    color: #ffffff;
}

#wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-label, #wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-label, #wpadminbar > #wp-toolbar li.hover span.ab-label {
    color: #ffffff;
}

.altitude #wp-admin-bar-et-use-visual-builder a:before {
    color: #ffffff !important;
}

/*---------------------------------------------------------------------------------
    TYPOGRAHPY
*/
body {
    font-size: calc(14px + (20 - 14) * ((100vw - 390px) / (3840 - 300)));
    font-weight: 400;
    line-height: 1.5;
    overflow-x: hidden;
}

.lead {
    font-size: 1.22rem;
    line-height: 1.3;
}

small {
    font-size: 0.77rem;
}

body h1, body h1.et_pb_contact_main_title, body .et_pb_title_container h1, body .hs-1, .et-db #et-boc .et-l .et_pb_column h1, .et-db #et-boc .et-l .et_pb_column .hs-1 {
    font-size: 2.34rem;
    font-weight: 900;
    line-height: 1;
    color: #ff1949;
    text-transform: uppercase;
}

body h2, body .hs-2, .et-db #et-boc .et-l .et_pb_column h2, .et-db #et-boc .et-l .et_pb_column .hs-2 {
    font-size: 1.66rem;
    font-weight: 800;
    line-height: 1.3;
}

body h3, body .hs-3, .et-db #et-boc .et-l .et_pb_column h3, .et-db #et-boc .et-l .et_pb_column .hs-3 {
    font-size: 1.33rem;
    font-weight: 700;
    line-height: 1.3;
}

body h4, body .hs-4, .et-db #et-boc .et-l .et_pb_column h4, .et-db #et-boc .et-l .et_pb_column .hs-4 {
    font-size: 1.11rem;
    font-weight: 600;
    line-height: 1.3;
}

body h5, body .hs-5, .et-db #et-boc .et-l .et_pb_column h5, .et-db #et-boc .et-l .et_pb_column .hs-5 {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.3;
}

body h6, body .hs-6, .et-db #et-boc .et-l .et_pb_column h6, .et-db #et-boc .et-l .et_pb_column .hs-6 {
    font-size: 0.88rem;
    font-weight: 600;
    line-height: 1.3;
}

body .ds-1, .et-db #et-boc .et-l .et_pb_column .ds-1 {
    font-size: 5.72rem;
    font-weight: 900;
    line-height: 0.93;
    color: #191919;
}

body .ds-2, .et-db #et-boc .et-l .et_pb_column .ds-2 {
    font-size: 3.38rem;
    font-weight: 700;
    line-height: 1.3;
}

body .ds-3, .et-db #et-boc .et-l .et_pb_column .ds-3 {
    font-size: 3.05rem;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}

body .ds-4, .et-db #et-boc .et-l .et_pb_column .ds-4 {
    font-size: 2.00rem;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}

body .ds-5, .et-db #et-boc .et-l .et_pb_column .ds-5 {
    font-size: 1.22rem;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
}

.home-hero h1 {
    font-size: 5.72rem !important;
    color: #ffffff;
}

.lp-template-default .home-hero h1 {
    font-size: 3.38rem !important;
}
@media all and (min-width: 768px) and (max-width: 980px) {
    body .ds-1, .home-hero h1 {
        font-size: 4.03rem !important;
    }
}

@media all and (max-width: 767px) {
    body .ds-1, .home-hero h1 {
        font-size: 2.2rem !important;
    }
    body .ds-3, .altitude .program-template-default h2 {
        font-size: 2.34rem !important;
    }
}

::selection {
    background: #ff1949;
    color: #ffffff;
}

li::marker {
    color: #ff1949;
}

.wp-block-heading {
    margin-top: .75em;
}

/* .program-template-default #main-content h2 {
    font-size: 3.05rem !important;
    text-transform: uppercase;
    line-height: 1.3em !important
} */

/* .program-template-default #main-content .hs-4 {
    line-height: 24px !important;
    display: inline-block;
    position: relative;
    bottom: -0.5rem;
} */
body .ds-3 .hs-4 {
    display: inline-block;
}

body .ds-3
#main-content .et_pb_text_inner li {
    margin-bottom: .25em;
}

/*---------------------------------------------------------------------------------
    UTLITIES
*/
.vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.blurb-vertical-align.et_pb_blurb_position_left .et_pb_blurb_container, .blurb-vertical-align.et_pb_blurb_position_right .et_pb_blurb_container {
    vertical-align: middle;
}

.bottom-align {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

@media all and (max-width: 980px) {
    .custom-order {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap; /* Safari 6.1+ */
        flex-wrap: wrap;
    }

    .first-on-mobile {
        -webkit-order: 1;
        order: 1;
    }

    .second-on-mobile {
        -webkit-order: 2;
        order: 2;
    }

    .third-on-mobile {
        -webkit-order: 3;
        order: 3;
    }

    .fourth-on-mobile {
        -webkit-order: 4;
        order: 4;
    }

    .custom-order .et_pb_column:last-child {
        margin-bottom: 30px;
    }
}

.inline-button .et_pb_button_module_wrapper {
    display: inline-block;
}

.prevent-mobile-nav.et_pb_menu .et_pb_menu__menu, .lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
    display: flex !important;
}

.prevent-mobile-nav .et_mobile_nav_menu {
    display: none;
}

.no-wrap {
    white-space: nowrap;
}

.ratio-1-1 img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.ratio-4-3 img {
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.ratio-16-9 img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.rounded-circle {
    border-radius: 50%;
}

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

.disable-lightbox a {
    pointer-events: none;
}

.disable-lightbox .et_overlay {
    display: none !important;
}


.disable-lightbox a {
    pointer-events: none;
}


.stretch-height .et_pb_container,
.stretch-height .et_pb_slides {
    height: 100% !important;
}

.highlight-arrow a {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    transition: .3s all linear;
    display: inline-block;
}

.highlight-arrow a:hover {
    padding-left: 0;
}

.highlight-arrow a:after,
.highlight-arrow a:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 500;
    content: '\f054';
    position: absolute;
    top: .1rem;
    transition: .3s all linear;
    font-size: .9rem;
    opacity: 1;
}

.highlight-arrow a:before {
    left: 0;
    right: initial;
}

.highlight-arrow a:hover:before {
    left: 1rem;
    opacity: 0;
}

.highlight-arrow a:after {
    right: 2rem;
    opacity: 0;
}

.highlight-arrow a:hover:after {
    right: 0rem;
    opacity: 1;
}

.card {
    background-color: #ffffff;
    border-radius: 0;
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.12);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.12);
}

.card .card-body,
.card .et_pb_text_inner,
.card .et_pb_blurb_container {
    padding: 1rem;
}

.card .card-body .card-image {
    margin-bottom: 1rem;
    border-radius: 0;
    overflow: hidden;
}

.card .et_pb_main_blurb_image {
    margin-bottom: 0;
}


.card-grid {
    display: flex;
    flex-wrap: wrap;
    column-gap: 3%;
}

.card-grid .card {
    margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
    .card-grid .card {
        width: 31.3%;
    }
}

@media (min-width: 981px) {
    .card-grid .card {
        width: 22.75%;
    }
}

@media (min-width: 1341px) {
    .card-grid .card {
        width: 17.6%;
    }
}


.owl-programs .card .card-body {
    font-size: 0.8rem;
}

.card .card-grid {
    display: flex;
    column-gap: 5%;
}

.card .card-meta-wrapper {
    display: flex;
    column-gap: 10%;
    flex-grow: 1;
    padding: .5rem 0;
}

.card .card-meta-wrapper i {
    color: #ff1949;
    padding-top: .35rem;
}

.card .card-meta {
    font-size: 0.8rem;
}

.card .card-meta h4 {
    font-size: 0.8rem;
    padding-bottom: 0;
}

.card .pathway-check {
    color: #ff1949;
    font-weight: 600;
    margin-bottom: .75rem;
}

.card .card-actions {
    margin-top: .5rem;
}

.card .card-actions .card-button {
    position: relative;
    display: inline-block;
    background-color: transparent;
    border: 1px solid #ff1949;
    color: #1c1c1c;
    padding: .5rem 1.25rem !important;
    font-weight: 600 !important;
    overflow: hidden;
    line-height: 1.5em;
    transition: .3s all ease-in-out;
}

.card .card-actions .card-button i {
    position: absolute;
    top: 50%;
    right: 1.25rem;
    transform: translatey(-50%);
    opacity: 0;
    transition: .3s all;
}

.card .card-actions .card-button:hover,
.card:hover .card-actions .card-button {
    border-radius: 1.5rem;
    padding: .5rem 2.25rem .5rem 1.25rem !important;
}

.card .card-actions .card-button:hover i,
.card:hover .card-actions .card-button i {
    opacity: 1;
}


.card-hover-slide {
    position: relative;
    padding-bottom: 5rem;
}

@media (min-width: 1270px) {
    .card-hover-slide {
        padding-bottom: 10rem;
    }
}

.card-hover-slide .card-image {
    aspect-ratio: 1 / 1;
    object-fit: cover;

}

.card-hover-slide:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 25, 73, 0.8);
    z-index: 1;
    opacity: 0;
    transition: .6s all;
}

.card-hover-slide:hover:after {
    opacity: 1;
}

.card-hover-slide .card-body {
    position: absolute;
    bottom: 0;
    background-color: #ffffff;
    z-index: 2;
}

.card-hover-slide .card-collapsed {
    max-height: 0;
    overflow: hidden;
    transition: .6s all linear;
}

.card-hover-slide:hover .card-collapsed {
    max-height: 20rem;
}

@media (max-width: 479px) {
    .card-hover-slide .card-body {
        position: initial;
    }
    .card-hover-slide .card-collapsed {
        display: none;
        max-height: 0 !important;
    }
    .owl-programs .card .card-body {
        max-height: 100% !important;
    }
    .card-hover-slide:after {
        display: none;
    }
    .card-hover-slide {
        padding-bottom: 0;
    }
}


.card-hover-slide.hover-full {
    padding-bottom: 0;
}

.card-hover-slide.hover-full .card-body {
    padding: 0;
    background-color: transparent;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.card-hover-slide.hover-full:hover .card-collapsed {
    max-height: 100%;
    height: 100%;
    background-color: rgba(255, 25, 73, 0.8);
    transition: .4s all ease-in-out;
}

.card-hover-slide.hover-full:after {
    display: none;
}

.card-hover-slide.hover-full .card-inner {
    padding: 10%;
    color: #ffffff;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.card-hover-slide.hover-full .card-title,
.card-hover-slide.hover-full .card-inner a {
    color: #ffffff !important;
}

.card-hover-slide.hover-full .card-grid {
    column-gap: .5rem;
    font-size: 1.3rem;
    padding: .75rem 0 .25rem;
}


.owl-programs .card .card-body {
    display: flex;
    flex-direction: column;
    height: 80%;
    width: 100%;
    max-height: 13rem;
    transition: .4s all ease-in-out;
}

.owl-programs .card:hover .card-body {
    max-height: 80%;
}

.owl-programs .card .card-spacer {
    flex-grow: 1;
}

.card:hover .card-title {
    flex-grow: initial;
}

.card-hover-slide:hover .card-collapsed {
    max-height: 20rem;
    flex-grow: 1;
}


.expanded-link a:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.fa-ul {
    list-style-type: none !important;
    padding-left: 0rem !important;
}

.fa-ul li {
    margin-bottom: .6rem;
}

.fa-li {
    left: calc(var(--fa-li-width, 2.5em) * -1);
}

.social-icons i {
    font-size: 1.3rem;
    margin-right: .25rem;
}

.watermark-reviews {
    overflow: hidden;
}

.watermark-reviews:before {
    display: block;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 700;
    content: '\f10e';
    position: absolute;
    top: 0;
    right: 10%;
    font-size: 28rem;
    opacity: .15;
    line-height: 20rem;
}


.accent-callout h2,
.accent-callout span {
    text-align: center;
    font-weight: 400 !important;
    font-size: .8rem !important;
    position: relative;
}

.accent-callout h2:after,
.accent-callout span:after {
    display: block;
    content: '';
    width: 1px;
    height: 4rem;
    background-color: #1c1c1c;
    position: absolute;
    left: 50%;
    top: 1.85rem;
}

.accent-callout.callout-red h2:after,
.accent-callout.callout-red span:after {
    background-color: #ff1949;
}

.accent-callout.callout-red h2:after,
.accent-callout.callout-white span:after {
    background-color: #ff1949;
}


.accent-underline h2 {
    font-size: 1.3rem !important;
    text-transform: none !important;
    position: relative;
    border-bottom: 1px solid #ff1949;
    display: inline-block;
    margin-right: auto;
}


.text-divider {
    color: #ff1949;
    text-transform: uppercase;
    font-size: 1.1rem;
}

.text-divider.et_pb_text_inner {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
}

.text-divider .et_pb_text_inner p {
    display: inline-block;
    background-color: #ffffff;
    padding-right: .51rem;
}

.text-divider .et_pb_text_inner:before {
    display: block;
    content: '';
    height: 1px;
    width: 100%;
    background-color: #1c1c1c;
    position: absolute;
    top: 50%;
    z-index: -1;
}

.altitude h2.heading-divider span {
    font-size: 1rem;
    color: #ff1949;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 500;
    background-color: #ffffff;
    display: inline-block;
    padding-right: .75rem;
}

.altitude h2.heading-divider:before {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #1c1c1c;
    content: '';
    display: block;
    top: 1.25rem;
    z-index: -1;
}


/*---------------------------------------------------------------------------------
    LAYOUT
*/
html, body, #page-container {
    overflow-x: clip !important;
}

.container {
    width: 90%;
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 224px !important;
}

.et_right_sidebar #content-area,
.et_left_sidebar #content-area {
    display: grid;
    grid-template-rows: 1fr;
    grid-column-gap: 3rem;
    grid-row-gap: 0px;
}

.et_right_sidebar #content-area {
    grid-template-columns: 3fr 1fr;
    grid-template-areas:
    'content sidebar';
}

.blog #content-area,
.archive #content-area,
.et_left_sidebar #content-area {
    grid-template-columns: 1fr 3fr;
    grid-template-areas:
    'sidebar content';
}

.blog #left-area,
.archive #left-area,
.et_left_sidebar #left-area {
    grid-area: content;
}

.et_right_sidebar #left-area,
.et_right_sidebar #sidebar,
.et_left_sidebar #left-area,
.et_left_sidebar #sidebar {
    width: 100%;
    padding: 0;
    position: relative;
}

.et_right_sidebar #sidebar {
    grid-area: sidebar;
    padding-left: 3rem;
}

.blog #sidebar,
.archive #sidebar,
.et_left_sidebar #sidebar {
    grid-area: sidebar;
    padding-right: 3rem;
}

.blog #sidebar:before,
.archive #sidebar:before,
.et_right_sidebar #sidebar:before,
.et_left_sidebar #sidebar:before {
    position: absolute;
    top: -120px;
    bottom: -300px;
    display: block;
    content: '';
    background-color: #f9f9f9;
    width: 2rem;
    width: 100vw;
    z-index: -1;
}

.et_right_sidebar #sidebar:before {
    left: 0;
}

.blog #sidebar:before,
.archive #sidebar:before,
.et_left_sidebar #sidebar:before {
    right: 0;
    left: initial;
}

#main-content .container:before {
    display: none !important;
}

#main-content > .container {
    max-width: 1044px;
}

.et_left_sidebar #main-content > .container,
.et_right_sidebar #main-content > .container {
    max-width: 1440px;
}

.altitude #left-area {
    padding-bottom: 5rem;
}

#content-area article ul {
    padding-left: 1.5rem;
}

#content-area article li {
    padding: .15rem 0;
}

#content-area article li::marker {
    color: #ff1949;
}

@media (max-width: 980px) {
    .et_right_sidebar #content-area, .et_left_sidebar #content-area {
        display: flex;
        flex-direction: column-reverse;
        margin-top: -60px;
    }

    .archive #sidebar:before, .et_right_sidebar #sidebar:before, .et_left_sidebar #sidebar:before {
        top: -120px;
        bottom: 0;
        right: 0;
        left: -50vw;
        width: 200vw;
    }

    .et_right_sidebar #left-area, .et_right_sidebar #sidebar, .et_left_sidebar #left-area, .et_left_sidebar #sidebar {
        margin-bottom: 60px;
        padding-bottom: 30px;
    }
}


.altitude #main-header .nav li .sub-menu ul {
    background-color: transparent;
}

.widget_altitude_toc_widget {
    position: sticky;
    top: 10rem;
}

body.altitude .toc-heading {
    font-size: 1rem !important;
    text-transform: uppercase;
}

#table-of-contents ul {
    padding-left: .75rem;
}

#table-of-contents li a {
    font-size: 1rem;
    color: #1d1919;
    font-weight: 400;
}

.toc-active a {
    color: #ff1949 !important;
}

@media (max-width: 980px) {
    #table-of-contents {
        position: relative;
        max-height: 2rem;
        overflow: hidden;
        transition: .5s all;
        border: 1px solid #e2e2e2;
    }

    #table-of-contents:before {
        content: 'Select item';
        display: block;
        padding: .25rem .5rem;
        margin-bottom: 0.5rem;
        color: #919191;
    }

    #table-of-contents:after {
        font-family: 'Font Awesome 5 Pro';
        content: '\f078';
        display: block;
        padding: .25rem .5rem;
        font-size: .8rem;
        position: absolute;
        top: .1rem;
        right: 0;
        left: 0;
        text-align: right;
        cursor: pointer;
    }

    #table-of-contents.toc-expanded {
        max-height: 100rem;
    }

    #table-of-contents.toc-expanded:after {
        border-bottom: 1px solid #e2e2e2;
    }

    #table-of-contents li a {
        padding-left: .5rem;
        padding-right: .5rem;
    }
}

#main-content {
    position: relative;
    z-index: 1;
}

footer {
    position: relative;
    z-index: 2;
}

#sticky-button a {
    transform-origin: 0 0;
    transform: rotate(-90deg);
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    text-transform: uppercase;
}

#sticky-button a:hover {
    border-radius: 0 0 1.5rem 1.5rem;
}

.altitude .et-l.et-l--post .et_builder_inner_content.et_pb_gutters3 {
    height: initial !important;
}

.has_et_pb_sticky .floating-menu.et_pb_sticky--top {
    transition: .3s box-shadow;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.12);
}


#table-of-contents {
    list-style-type: none;
    padding: 0;
}

#table-of-contents a {
    display: block;
    color: #1c1c1c;
    padding: .25rem 0;
    transition: .3s all ease-in-out;
}

#table-of-contents .active {
    color: #ff1949;
    padding-left: .5rem;
}

.widget_nav_menu {
    position: sticky;
    top: 10rem;
}

.widget_nav_menu .widgettitle {
    font-size: 1rem !important;
    text-transform: uppercase;
    font-weight: 600 !important;
}

.widget_nav_menu ul {
    list-style-type: none;
    padding-left: 2rem !important;
}

.widget_nav_menu li a {
    font-size: 1rem;
    color: #1d1919;
    font-weight: 400;
    position: relative;
}

.widget_nav_menu li a:before {
    font-family: 'Font Awesome 5 Pro';
    content: '';
    font-weight: 600;
    position: absolute;
    left: -2rem;
    height: 1rem;
    width: 1rem;
    border: 1px solid #ff1949;
    line-height: 1rem;
    text-align: right;
    color: #1c1c1c;

}

.widget_nav_menu li.current-menu-item a {
    color: #ff1949 !important;
}

.widget_nav_menu li.current-menu-item a:before {
    content: '\f00c';
}

.toc-active a {
    color: #ff1949 !important;
}

.widget_nav_menu li a {
    display: block;
    color: #1c1c1c !important;
    padding: .25rem 0;
    transition: .3s all ease-in-out;
}

.widget_nav_menu li.active {
    color: #ff1949 !important;
    padding-left: .5rem;
}


.altitude #top-menu li {
    padding-right: 0.5rem;
}
.widget_nav_menu .divider {
    border-top: 1px solid #919191;
    margin-left: -2rem;
}
.widget_nav_menu .divider a {
    display: none;
}

.altitude #top-menu-nav > ul > li > a {
    font-weight: 500;
    font-size: .9rem;
    padding: 0 1rem;
    text-transform: uppercase;
}

.altitude #top-menu-nav > ul > li > a:hover {
    opacity: 1;
}

.altitude #top-menu-nav > ul > li > a:before {
    position: absolute;
    top: -0.35rem;
    left: 0;
    content: '';
    display: block;
    border: 1px solid #ff1949;
    width: 100%;
    height: 1.5rem;
    border-radius: 1.5rem;
    transform: scalex(1.2);
    transition: .3s all ease-in-out;
    opacity: 0;
}

.altitude #top-menu-nav > ul > li > a:hover:before {
    transform: scalex(1);
    opacity: 1;
}

.altitude #top-menu .menu-item-has-children > a:first-child:after {
    display: none;
}

.altitude #et-secondary-nav .menu-item-has-children > a:first-child, #top-menu .menu-item-has-children > a:first-child {
    padding-right: 1rem;
}


.nav li.et-touch-hover > ul,
.nav li:hover > ul {
    opacity: 0;
    visibility: hidden !important;
}

ul.sub-menu.hide.visible {
    opacity: 1;
    visibility: visible !important;
}

.altitude #top-menu li {
    position: static;
}

.altitude #top-menu > li > ul {
    border-top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

.altitude #top-menu > li > ul.sub-menu {
    padding: 10vh 15% 0 53%;
    display: none;
}

.altitude #top-menu > li > ul.sub-menu.visible {
    display: block;
}

.altitude #top-menu li ul.sub-menu li {
    display: block !important;
    padding: 0 !important;
}

.altitude #top-menu li ul.sub-menu li a {
    font-size: 1.2rem;
    font-weight: 600;
    width: 100%;
}

.altitude #top-menu > li > ul.sub-menu > li:first-child {
    position: absolute !important;
    right: 53%;
    top: 10vh;
    margin-top: 3.7rem;
}

.altitude #top-menu > li > ul.sub-menu > li:first-child a {
    font-size: 3.7rem;
    font-weight: 900;
    width: 100%;
    text-align: right;
    text-transform: uppercase;
    line-height: 1;
}
.altitude .hide-on-mobile {
    display: none !important;
}

.altitude #top-menu li li a:hover {
    opacity: 1;
    color: #ff1949 !important;
}

.altitude #top-menu > li > ul.sub-menu:after {
    font-family: 'Font Awesome 6 Pro';
    content: '\f00d';
    color: #ffffff;
    position: absolute;
    top: 5vh;
    left: 20%;
    border: 1px solid #ff1949;
    border-radius: 50%;
    font-size: 1rem;
    line-height: 2rem;
    width: 2rem;
    text-align: center;
    z-index: 99999;
}

.altitude #top-menu > li > ul.sub-menu > li > ul {
    position: relative;
    top: 0;
    left: 0;
    visibility: visible !important;
    opacity: 1 !important;
    border-top: 1px solid rgba(238, 238, 238, .3);
    padding: 0 0 .5rem 1rem;
    width: 100%;

}

.altitude #top-menu > li > ul.sub-menu > li > ul a {
    font-size: 1rem;
    font-weight: 400;
}


.altitude .navbar-cta a {
    background-color: #ff1949;
    padding: .75rem 2.25rem !important;
    font-weight: 600 !important;
    margin-top: -.75rem;
    margin-bottom: -.9rem;
    overflow: hidden;
}

.altitude .navbar-cta a:hover {
    border-radius: 1.5rem;
}

.altitude .navbar-cta a span {
    position: relative;
    transition: .3s all ease-in-out;
    top: 0;
}

.altitude .navbar-cta a:hover span {
    /*top: 3rem; DISABLED switching text to lets chat*/ 
}

.altitude .navbar-cta a span:after {
    content: 'Let\'s Chat!';
    position: absolute;
    top: -2.9rem;
    left: 0;
    width: 100%;
    text-align: center;
}

.altitude .navbar-cta a:before {
    display: none !important;
}

.et-fixed-header#main-header,
#main-header .et_mobile_menu {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
}

.opened .et_mobile_menu {
    display: flex;
}

#main-header .et_mobile_menu {
    min-height: calc(100vh - 120px) !important;
    flex-direction: column;
}

#main-header .et_mobile_menu > li {
    width: 100%;
}

#main-header .et_mobile_menu > li.navbar-cta {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
}

#main-header .et_mobile_menu > li.navbar-cta a {
    width: 100%;
}

header .et_mobile_menu a {
    font-size: 1rem;
}

header .et_mobile_menu > .menu-item > a {
    text-transform: uppercase;
    font-size: 1.6rem;
}

header .et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    position: relative;
}

header .et_mobile_menu .menu-item-has-children > a:after {
    font-family: 'ETmodules';
    text-align: center;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
}

header .et_mobile_menu .menu-item-has-children > a:after {
    font-size: 16px;
    content: '\33';
    margin-left: 0.25rem;
}

header .et_mobile_menu .menu-item-has-children.visible > a:after {
    content: '\32';
}

#page-container header .et_mobile_menu ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: all 1.5s ease-in-out;
}

#page-container header .et_mobile_menu .visible > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}

.et_mobile_menu li li {
    padding-left: 2.5%;
}

.mobile_menu_bar:before {
    color: #ffffff !important;
}

header .et_mobile_menu .navbar-cta a {
    font-size: 1rem;
}

header .et_mobile_menu .navbar-cta a span:after {
    top: -2.75rem;
}

@media (max-width: 980px) {
    body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
        padding-top: 200px !important;
    }

    .altitude .navbar-cta a {
        margin-top: .5rem;
        margin-bottom: 0;
        transition: .3s all ease-in-out;
    }

    .altitude .et_mobile_menu li a i {
        display: none;
    }

    .altitude .et_mobile_menu li a:hover {
        color: #ff1949;
    }

    .altitude .navbar-cta a:hover {
        opacity: 1;
        background-color: #ff1949;
        color: #ffffff !important;
    }

    .altitude .navbar-cta a:hover span {
        top: 2.7rem;
    }

    #main-header > .container {
        position: static;
    }

    .et_pb_svg_logo #logo {
        max-height: 80%;
        height: 80%;
    }
}


.altitude .footer-grid {
    display: flex;
}

.altitude .footer-grid .et_pb_column {
    width: 16.625%;
    margin-right: 2.25%;
}

.altitude .footer-grid .et_pb_column_0_tb_footer {
    width: 28% !important;
    margin-right: 5.5% !important;
}

.altitude .footer-grid li {
    margin-bottom: .5rem;
    line-height: 1.3em;
}

@media (max-width: 980px) {
    .altitude .footer-grid .et_pb_column {
        width: 100% !important;
    }
}

#sidebar-cta {
    transition: .5s all ease-in-out !important;
    left: -100% !important;
    height: calc(100vh) !important;
    padding-top: 200px !important;
    padding-bottom: 50px !important;
    overflow-y: auto !important;
}

#sidebar-cta.sidebar-cta-open {
    left: 0 !important;
}

.sidebar-cta-close-button {
    display: inline-block !important;
}


.single-portfolio-lounge .tab {
    border-bottom: 1px solid #1c1c1c;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
}
.single-portfolio-lounge .tablinks {
    padding: .5rem 2.25rem 1.5rem;
    vertical-align: middle;
    display: table-cell;
    line-height: inherit;
    border: 0;
    background: transparent;
    font-size: 1rem;
    font-weight: 600;
    color: #1C1C1C;
    cursor: pointer;
}
.single-portfolio-lounge .tablinks.active {
    color: #FF1949!important;
}

.single-portfolio-lounge .tabcontent {
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
    display: none;
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}


.portfolio-lounge .card {
    box-shadow: none;
    padding: 1rem;
}

.portfolio-lounge .card-image-wrapper {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}

.portfolio-lounge .card-image {
}

.portfolio-lounge .card-image-wrapper {
    aspect-ratio: 1/1;
    margin-bottom: 1rem;
    background-color: #F9F9F9;
}

.portfolio-lounge .card-image-wrapper a {
    max-height: 0;
    transition: .3s all ease-in-out;
}

.portfolio-lounge .card:hover .card-image-wrapper a {
    max-height: 100%;
}

.portfolio-lounge .card-image-wrapper a:after {
    display: block;
    content: 'View Portfolio';
    position: absolute;
    left: 0;
    bottom: -1rem;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 25, 73, 0.9);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    max-height: 0%;
    height: 0;
    transition: .3s all ease-in-out;
}

.portfolio-lounge .card:hover .card-image-wrapper a:after {
    height: 100%;
    max-height: 100%;
    bottom: 0;
}

.portfolio-lounge .card-title {
    font-size: 1rem;
    font-weight: 500;
}


.program-template-default .et_pb_sticky_module,
.et_pb_sticky_module.floating-menu {
    margin-top: -85px;
    background-color: transparent !important;
    z-index: 9999;
}

#program-menu {
    padding: 1.5rem 0;
}

#program-menu {
    padding-left: 10% !important;
}

@media (max-width: 1150px) {
    #program-menu:before {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        right: -20px;
        width: 20px;
        border-radius: 5.5rem;
        height: 100%;
        box-shadow: -5px 0px 20px -7px rgba(0, 0, 0, .5);
    }
}

@media (min-width: 1301px) {
    #program-menu {
        padding-right: 10% !important;
    }
}

.owl-page-menu .owl-stage {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
}

.owl-page-menu .owl-stage .item a {
    white-space: nowrap;
}

.owl-page-menu a {
    position: relative;
    padding: .5rem .9rem;
    text-transform: uppercase;
    letter-spacing: 0.025rem;
    font-size: 0.8rem;
    color: #ffffff !important;
    font-weight: 500;
}

.owl-page-menu a:hover {
    color: #ff1949 !important;
}

.owl-page-menu a:before,
.owl-page-menu a:after {
    position: absolute;
    top: 46%;
    transform: translatey(-50%);
    font-size: 1.3rem;
    color: #ff1949 !important;
    opacity: 0;
    transition: .3s all ease-in-out;
}

.owl-page-menu a:before {
    content: '[';
    left: -.5rem;
}

.owl-page-menu a:after {
    content: ']';
    right: -.5rem;
}

.owl-page-menu a:hover:before,
.owl-page-menu a.section-active:before {
    left: 0;
    opacity: 1;
}

.owl-page-menu a:hover:after,
.owl-page-menu a.section-active:after {
    right: 0;
    opacity: 1;
}

#program-menu {
    transition: .3s all;
}

.has_et_pb_sticky #program-menu {
    background-color: rgba(4, 4, 4, 0.95);
}

.has_et_pb_sticky .owl-page-menu a {
    color: #ffffff !important;
}

.has_et_pb_sticky .owl-page-menu a:hover {
    color: #ff1949 !important;
}


/*---------------------------------------------------------------------------------
    MODULES
*/

.altitude .et_pb_button,
.et-db #et-boc .et-l .et_pb_button {
    background-color: #ff1949;
    color: #ffffff;
    border: none;
    border-radius: 0;
    font-weight: 500;
    font-size: 1rem;
    padding: .5rem 1.25rem !important;
    line-height: 1.5em !important;
    border-width: 0 !important;
}

.altitude .et_pb_button:hover,
.altitude .et_pb_button:focus,
.et-db #et-boc .et-l .et_pb_button:hover,
.et-db #et-boc .et-l .et_pb_button:focus {
    border-radius: 1.5rem;
    background-color: #ff1949 !important;
    color: #ffffff;
    border: none;
    padding: .5rem 1.25rem !important;
}

.altitude .outline-button,
.et-db #et-boc .et-l .et_pb_button.outline-button {
    background-color: transparent;
    color: #1c1c1c;
    box-shadow: inset 0px 0px 0px 1px #ff1949;
    font-weight: 500;
}

.altitude .outline-button-white,
.et-db #et-boc .et-l .et_pb_button.outline-button-white {
    background-color: transparent;
    color: #ffffff;
    box-shadow: inset 0px 0px 0px 1px #ffffff;
    font-weight: 500;
}

.altitude .outline-button-dark,
.et-db #et-boc .et-l .et_pb_button.outline-button-dark {
    background-color: transparent;
    color: #1c1c1c;
    box-shadow: inset 0px 0px 0px 1px #1c1c1c;
    font-weight: 500;
}

.altitude .outline-button:hover,
.altitude .outline-button:focus,
.et-db #et-boc .et-l .et_pb_button.outline-button:hover,
.et-db #et-boc .et-l .et_pb_button.outline-button:focus {
    background-color: #ff1949;
    color: #ffffff;
}

.altitude .outline-button-dark:hover,
.altitude .outline-button-dark:focus,
.et-db #et-boc .et-l .et_pb_button.outline-button-dark:hover,
.et-db #et-boc .et-l .et_pb_button.outline-button-dark:hover {
    background-color: #1c1c1c;
    color: #ffffff;
}

.altitude .et_pb_button.et_pb_bg_layout_dark {
    font-weight: 500;
}


.altitude .wp-element-button,
.altitude .wp-block-button__link {
    border: none;
    border-radius: 0;
    font-size: 1rem;
    padding: 0.5rem 1.25rem !important;
    line-height: 1.5em !important;
    background-color: transparent;
    color: #1c1c1c;
    box-shadow: inset 0px 0px 0px 1px #ff1949;
    font-weight: 400;
    transition: .3s all;
}

.altitude .wp-element-button:hover,
.altitude .wp-element-button:focus,
.altitude .wp-block-button__link:hover,
.altitude .wp-block-button__link:focus {
    border-radius: 1.5rem;
    background-color: #ff1949;
    color: #ffffff;
    border: none;
    padding: 0.5rem 1.25rem !important;
}


.cta-button a,
.altitude .home-hero ul li a {
    display: inline-block;
    background-color: #ff1949;
    color: #ffffff !important;
    padding: .5rem 2.25rem !important;
    font-weight: 500;
    overflow: hidden;
    line-height: 1.5em;
    transition: .3s all ease-in-out;
}

.cta-button a:hover,
.altitude .home-hero ul li a:hover {
    border-radius: 1.5rem;
}

.cta-button a span,
.altitude .home-hero ul li a span {
    position: relative;
    transition: .3s all ease-in-out;
    top: 0;
    text-wrap: nowrap;
    white-space: pre;
}

.cta-button a:hover span,
.altitude .home-hero ul li a:hover span {
    /*top: 3rem; DISABLED switching text to lets chat*/ 
}

.cta-button a span:after,
.altitude .home-hero ul li a span:after {
    content: 'Let\'s Chat!';
    position: absolute;
    top: -3.1rem;
    left: 0;
    width: 100%;
    text-align: center;
}
.cta-button.animate-find a span:after,
.altitude .home-hero ul li a.animate-find span:after {
    content: "Find Your Fit!" !important;
}

.altitude .home-hero ul li a.outline {
    min-width: 170px;
    text-align: center;
}

.home-hero .et_pb_section_video:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0) 80%);
    z-index: 1;
}


@media only screen and (max-width: 980px) {
    .home-hero .et_pb_slide>.et_pb_container {
        width: 100% !important;
    }
}


.et_pb_slider .et_pb_slides {
    background-color: #000000;
}


.altitude .et_pb_slide .et_pb_container {
    margin-left: 0 !important;
}

.altitude.lp-template-default .et_pb_slide .et_pb_container {
    margin-left: auto !important;
}

.altitude .et-pb-controllers {
    bottom: 50%;
    left: initial;
    right: 2%;
    width: .8rem;
    display: flex;
    flex-direction: column;
    transform: translateY(50%);
    padding-top: 104px;
}

@media (max-width: 980px) {
    .altitude .et-pb-controllers {
        padding-top: 80px;
    }
}

.altitude .et-pb-controllers a {
    margin-right: 0;
    width: .6rem;
    height: .6rem;
    opacity: 1;
    background-color: #f5f5f5;
    margin-bottom: .6rem;
    border-radius: 50%;
}

.altitude .et-pb-controllers a:last-child {
    margin-bottom: 0;
}

.altitude .et-pb-controllers .et-pb-active-control {
    background-color: #ff1949;
}


.altitude .et_pb_slide .et_pb_container {
    min-height: 10rem !important;
}

.altitude .et-pb-slider-arrows {
    position: absolute;
    bottom: 2rem !important;
    right: 2rem;
    width: 4.5rem;
    display: flex;
    justify-content: space-between;
}

.altitude .et-pb-arrow-next,
.altitude .et-pb-arrow-prev {
    opacity: 1 !important;
    position: static !important;
    margin-top: 0 !important;
}

.altitude .et-pb-arrow-next:before,
.altitude .et-pb-arrow-prev:before {
    display: block !important;
    background-color: rgba(28, 28, 28, 0.9) !important;
    width: 2rem !important;
    height: 2rem !important;
    margin-top: 0 !important;
    font-size: 1.5rem !important;
    text-align: center !important;
    line-height: 1.85rem !important;
    cursor: pointer !important;
    transition: .3s all !important;
}

.altitude .et_pb_slider .et-pb-arrow-next:hover:before,
.altitude .et_pb_slider .et-pb-arrow-prev:hover:before {
    border-radius: 50% !important;
}

.et-db #et-boc .et-l .toolset_divi_view {
    margin-bottom: 0 !important;
}


.altitude .home-hero .et_pb_slide {
    min-height: calc(100vh - 104px) !important;
}

.altitude.lp-template-default .home-hero .et_pb_slide {
    min-height: calc(90vh - 104px) !important;
}

@media (max-width: 980px) {
    .altitude .home-hero .et_pb_slide {
        min-height: calc(100vh - 80px) !important;
    }
}

.altitude .home-hero
.et_pb_slides .et_pb_slider_container_inner {
    vertical-align: bottom;
}

.altitude .home-hero .et_pb_slide_description {
    margin-bottom: 15vh;
}

.altitude .home-hero .et_pb_button_wrapper .et_pb_button {
    margin-left: 0;
}

.altitude .home-hero ul {
    list-style-type: none;
    margin: 1rem 0 0 0;
    padding: 0;
}

.altitude .home-hero ul li {
    display: inline-block;
}

.altitude .home-hero ul li a {
    font-size: 1rem !important;
    margin-right: .2rem;
}

.altitude .home-hero ul li a.outline {
    background-color: transparent;
    color: #ff1949;
    box-shadow: inset 0px 0px 0px 1px #ff1949;
    font-weight: 500 !important;
    color: #ffffff;
    padding: .5rem 1.25rem !important;
}

.altitude .home-hero ul li a.outline span:after {
    content: 'Take A Look!';
}


body.altitude .list-tags ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

body.altitude .list-tags ul li {
    display: inline-block;
}

body.altitude .list-tags ul li a {
    display: inline-block;
    background-color: #ececec !important;
    color: #1c1c1c !important;
    padding: 0.5rem 1.25rem;
    margin-bottom: .5rem;
    margin-right: .5rem;
    transition: .3s all;
    font-size: .8rem;
}

body.altitude .list-tags ul li a:hover {
    background-color: #919191 !important;
    color: #ffffff !important;
}


.altitude .et_pb_module .et_pb_toggle {
    margin-bottom: 0;
    transition: .3s all;
}

.et-db #et-boc .et-l .et_pb_toggle_title:before,
.altitude .et_pb_toggle_title:before {
    font-family: 'Font Awesome 6' !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased;
    content: '\2b' !important;
    border: 1px solid #ff1949 !important;
    border-radius: 50% !important;
    height: 1.3rem !important;
    width: 1.3rem !important;
    text-align: center !important;
    line-height: 1.2rem !important;
    font-weight: 600 !important;
    font-size: 1rem !important;
    margin-top: 0 !important;
    transform: translatey(-50%) !important;
    transition: .3s all !important;
}

.et-db #et-boc .et-l .et_pb_toggle_open .et_pb_toggle_title:before,
.altitude .et_pb_toggle_open .et_pb_toggle_title:before {
    content: '\2b' !important;
    transform: translatey(-50%) rotate(45deg) !important;
}

.altitude .et_pb_toggle h3 {
    font-size: 1.2rem;
}


.altitude ul.et_pb_tabs_controls {
    background-color: transparent;
}

.altitude ul.et_pb_tabs_controls:after {
    border-top: 1px solid #1c1c1c;
}

.altitude .et_pb_tabs_controls li {
    background-color: transparent;
    border-right: 0;
    border-bottom: 3px solid transparent;
    margin-bottom: -1px;
    transition: .3s all;
}

.altitude .et_pb_tabs_controls li.et_pb_tab_active {
    border-bottom: 3px solid #ff1949;
}

.altitude .et_pb_tabs_controls li a {
    padding: .5rem 2.25rem 1.5rem;
}

.altitude .et_pb_all_tabs {
    background-color: transparent;
}

.altitude .et_pb_tab {
    padding: 1.5rem 0;
}


.et_pb_posts .et_pb_post,
.card-hover-meta {
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: .8rem;
}

.et_pb_posts .et_pb_post .et_pb_image_container {
    margin: 0;
}

.et_pb_posts .et_pb_post .entry-featured-image-url {
    margin-bottom: 1.5rem;
}

.et_pb_posts .et_pb_post .post-meta a,
.card-hover-meta .card-meta {
    position: absolute;
    top: -6.5rem;
    left: 0;
    width: 100%;
    background-color: rgba(255, 25, 73, 0.9);
    padding: .75rem 1.25rem;
    font-weight: 600;
    font-size: 1rem;
    transition: .3s all ease-in-out;
}

.et_pb_posts .et_pb_post:hover .post-meta a,
.card-hover-meta:hover .card-meta {
    top: 0;
}

.et_pb_posts .et_pb_post .post-meta a,
.card-hover-meta .card-meta a {
    color: #ffffff;
}

.et_pb_bg_layout_light .et_pb_post p {
    color: #1c1c1c;
}

.et_pb_posts .et_pb_post .more-link,
.card .card-actions .card-link {
    display: inline-block;
    margin-top: 1rem;
    position: relative;
    padding-right: 1.25rem;
}

.et_pb_posts .et_pb_post .more-link:after,
.card-hover-meta .card-actions .card-link:after {
    font-family: 'Font Awesome 6 Pro' !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f061';
    transform: translatey(-50%);
    transition: .2s all ease-in-out;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translatey(-50%);
    margin-left: .5rem;
    opacity: 0;
}

.et_pb_posts .et_pb_post:hover .more-link:after,
.card-hover-meta:hover .card-actions .card-link:after {
    right: 0;
    opacity: 1;
}

.et_pb_posts .et_pb_post .entry-title a:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.et_pb_posts .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 30px;
}

.et_pb_posts .column {
    width: 100% !important;
    margin-right: 0 !important;
}

.et_pb_posts .et_pb_post .post-meta {
    height: 0;
    font-size: 0;
}

.et_pb_posts .et_pb_post .post-meta .published,
.blog .blog-grid .card .post-meta .published {
    font-size: 1rem;
    position: absolute;
    left: 0;
    margin-top: .5rem;
    width: 5rem;
    height: 5rem;
}

.et_pb_posts .et_pb_post .post-meta .published-month,
.blog .blog-grid .card .post-meta .published-month {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.2rem;
    color: #1c1c1c;
    font-weight: 600;
    z-index: 3;
    line-height: 1;
    text-transform: uppercase;
    transition: .3s all ease-in-out;
}

.et_pb_posts .et_pb_post .post-meta .published-day,
.blog .blog-grid .card .post-meta .published-day {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 4rem;
    color: #ff1949;
    font-weight: 600;
    z-index: 2;
    line-height: 1;
    transition: .3s all ease-in-out;
    opacity: .5;
}

.et_pb_posts .et_pb_post .post-meta .published-year,
.blog .blog-grid .card .post-meta .published-year {
    display: none;
}

.et_pb_posts .et_pb_post:hover .post-meta .published-month,
.blog .blog-grid .card:hover .post-meta .published-month {
    transform: translate(-50%, 80%);
}

.et_pb_posts .et_pb_post:hover .post-meta .published-day,
.blog .blog-grid .card:hover .post-meta .published-day{
    transform: translate(-50%, -75%);
    opacity: 1;
}

.et_pb_posts .post-content {
    padding-left: 6rem;
}

.blog .blog-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 2rem;
}

@media only screen and (max-width: 767px) {
	.blog .blog-grid {
		grid-template-columns: repeat(1, 1fr);
	}
}

.blog .blog-grid .card {
    margin-bottom: 2rem;
    box-shadow: none;
}
.blog .blog-grid .card .card-body {
    padding-left: 6rem;
    padding-right: 0;
    padding-top: 0;
}
.blog .blog-grid .card .card .card-actions {
    padding-left: 6rem;
}
.blog .blog-grid .card-title {
    margin-top: 1.5rem;
}
.blog .blog-grid .card img {
    width: 100%;
}

.clear-positions,
.clear-positions .et_pb_column,
.clear-positions .et_pb_module,
.clear-positions .et_pb_module_inner {
    position: initial !important;
}
.owl-blogs {
    position: relative;

}
.owl-blogs .owl-stage-outer {
    padding-bottom: 52px !;
}
.altitude .owl-blogs .owl-nav {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: -42px !important;
}
.altitude .owl-blogs .owl-stage-outer {
    margin-bottom: 42px;
}

.program-grid-layout .et_pb_gallery_items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 30vh 30vh 30vh;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
    'program-grid-1 program-grid-2 program-grid-3 program-grid-3'
    'program-grid-1 program-grid-4 program-grid-5 program-grid-6'
    'program-grid-7 program-grid-8 program-grid-9 program-grid-6';
}

.program-grid-layout .et_pb_gallery_item_1_0 {
    grid-area: program-grid-1;
}

.program-grid-layout .et_pb_gallery_item_1_1 {
    grid-area: program-grid-2;
}

.program-grid-layout .et_pb_gallery_item_1_2 {
    grid-area: program-grid-3;
}

.program-grid-layout .et_pb_gallery_item_1_3 {
    grid-area: program-grid-4;
}

.program-grid-layout .et_pb_gallery_item_1_4 {
    grid-area: program-grid-5;
}

.program-grid-layout .et_pb_gallery_item_1_5 {
    grid-area: program-grid-6;
}

.program-grid-layout .et_pb_gallery_item_1_6 {
    grid-area: program-grid-7;
}

.program-grid-layout .et_pb_gallery_item_1_7 {
    grid-area: program-grid-8;
}

.program-grid-layout .et_pb_gallery_item_1_8 {
    grid-area: program-grid-9;
}

.program-grid-layout .et_pb_gallery_item {
    width: 100% !important;
    margin: 0 !important;
    position: relative;
}

.program-grid-layout .et_pb_gallery_image {
    position: static;
    height: 100%;
}

.program-grid-layout .et_pb_gallery_image a {
    height: 100%;
}

.program-grid-layout .et_pb_gallery_items img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.custom-modal-container {
    position: fixed !important;
    top: -200%;
    left: 10%;
    right: 10%;
    width: 80%;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 !important;
    margin-top: 104px;
    z-index: 9999;
    transition: .5s all ease-in-out;
}

.custom-modal-container:before {
    content: '';
    display: block;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 0;
    transition: .5s all ease-in-out;
}

.custom-modal-container:after {
    content: '\f00d';
    display: inline-block;
    font-family: 'Font Awesome 6 Pro';
    position: absolute;
    top: -2.5rem;
    right: 0;
    z-index: 9999;
    color: #ffffff;
    font-size: 1.2rem;
    cursor: pointer;
    border: 1px solid #ffffff;
    line-height: 2rem;
    width: 2rem;
    border-radius: 50%;
    text-align: center;
}

.custom-modal-container .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

.custom-modal-container.modal-visible {
    top: 10%;
}

.custom-modal-container.modal-visible:before {
    max-height: 100%;
}


/* Process Step */
.process-step:before {
    content: '01';
    display: block;
    position: absolute;
    left: -1rem;
    top: -.5rem;
    width: 2rem;
    text-align: center;
    font-size: 1.33rem;
    font-weight: 300;
    padding: .5rem 0;
    background-color: #ffffff;
}

/* Landing Page Forms */
.lp-cta-form > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.lp-cta-form div {
    width: 100%;
}

.review-container {
    display: flex;
    column-gap: 3%;
    padding: 1rem 0;
    margin-bottom: 2rem;
}

.review-container .review-image {
    width: 10rem;
}

.review-container .review-image img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.review-container .review-body {
    flex: 1;
}

.review-container .review-body .highlight-arrow {
    margin-top: 1rem;
}


.altitude .et_pb_team_member {

}

.altitude .et_pb_team_member_image {
    margin-bottom: 0;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
}

.altitude .et_pb_team_member .et_pb_team_member_image img {
    transition: .3s all;
    width: 100%;
}

.altitude .et_pb_team_member:hover .et_pb_team_member_image img {
    transform: scale(108%);
}

.altitude .et_pb_team_member_description {
    background-color: #ffffff;
    width: 75%;
    padding: 1rem 2rem 1rem 1rem;
    z-index: 9999;
    margin-top: -4rem;
    position: relative;
}

.altitude .et_pb_team_member_description a {
    position: relative;
    display: block;
    width: 75%;
    color: #1c1c1c;
    transition: .3s all;
}

.altitude .et_pb_team_member_description a:after {
    content: '';
    display: block;
    background-color: #ff1949;
    width: 25%;
    height: 2px;
    position: absolute;
    top: 50%;
    right: -30%;
}

.altitude .et_pb_team_member:hover .et_pb_team_member_description a {
    color: #ff1949;
}


.event-actions .et_pb_column {
    display: flex;
    z-index: 5;
}

.event-actions .add-to-calendar-button {
    margin-top: -8px;
}


.altitude .list-boxes ul {
    list-style-type: none;
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    column-gap: .5rem;
}

.list-boxes li {
    background-color: #1c1c1c;
    color: #ffffff;
    display: block;
    padding: .75rem 1.25rem;
    min-width: 10rem;
    text-align: center;
    position: relative;
    margin-bottom: 2rem;
}

.list-boxes li .badge {
    background-color: #ff1949;
    font-size: .6rem;
    font-weight: 600;
    padding: .25em 1.25em;
    border-radius: 1em;
    position: absolute;
    bottom: 90%;
    left: 50%;
    transform: translatex(-50%);
    /*noinspection CssInvalidPropertyValue*/
    text-wrap: nowrap;
}

.list-boxes li .badge:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: .75em solid transparent;
    border-top-color: #ff1949;
    border-bottom: 0;
    margin-left: -.75em;
    margin-bottom: -.7em;
}


.social-media-bars {
    display: grid;
    height: 100%;
    width: 100%;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(1, 100%);
    column-gap: 0;
}

.social-media-bars.et_pb_social_media_follow li {
    margin: 0;
}

.social-media-bars.et_pb_social_media_follow li a {
    height: 100% !important;
    width: 100% !important;
    border-radius: 0;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    transition: all .3s;
    position: relative;
}

.social-media-bars.et_pb_social_media_follow li a.icon:before {
    width: 64px;
    height: 64px;
    font-size: 30px;
    margin-bottom: 57px;
    transition: all .3s;
}

.social-media-bars.et_pb_social_media_follow li a:after {
    content: 'CONNECT';
    color: #ffffff;
    font-weight: 900;
    font-size: 26px;
    position: absolute;
    transform: rotate(-90deg);
    bottom: 180px;
    transition: all .3s;
    opacity: 0;
}

.social-media-bars.et_pb_social_media_follow li a.icon:hover:before {
    margin-bottom: 74px;
}

.social-media-bars.et_pb_social_media_follow li a:hover:after {
    bottom: 210px;
    opacity: 1;
}

.altitude .et_pb_scroll_top.et-pb-icon {
    background-color: #e2e2e2;
    color: #1c1c1c;
    border-radius: 50%;
    width: 53px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    padding: 0;
    right: 19px;
    bottom: 85px;
    font-weight: 700;
}

.staff-perks-bubbles {
    aspect-ratio: 1 / 1;
    color: #fff;
    border-radius: 50%;
    padding: 2.5rem;
    z-index: 5 !important;
    position: relative;
    background-color: #ff1949;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .5rem;
}
.staff-perks-bubbles .et_pb_text_inner {
    text-align: center;
}
.staff-perks-bubbles:before {
    content: "";
    display: block;
    position: absolute;
    top: -7.5%;
    left: -7.5%;
    width: 115%;
    height: 115%;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, .1) !important;
    z-index: 1 !important;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}


.altitude .page-banner .et_pb_slide {
    padding-left: 0;
    padding-right: 0;
}
.altitude .page-banner .et_pb_slide .et_pb_container {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 80%;
}
.altitude .page-banner .et_pb_slide .et_pb_slide_description {
    padding-left: 0;
    padding-right: 0;
}


.masonry-grid .et_pb_code_inner {
    margin: 0 auto;
    column-count: 3;
    column-gap: 15px;
}
.masonry-grid .et_pb_code_inner img {
    width: 100%;
    margin-bottom: 15px;
    break-inside: avoid;
}

.program-tabs .et_pb_tabs_controls {
    background-color: #fff !important;
    max-width: 1440px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.program-tabs .et_pb_tabs_controls:before {
    content: "";
    display: block;
    background-color: #fff;
    width: 150%;
    height: 100%;
    position: absolute;
    left: -25%;
}
.program-tabs .et_pb_tabs_controls:after {
    border-top: 1px solid #ff1949 !important;
    top: 5px !important;
}
.program-tabs li a {
    padding: 1rem 2rem !important;
}
.program-tabs .et_pb_tab_active a {
    position: relative;
}
.program-tabs .et_pb_tab_active a:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #ff1949;
    position: absolute;
    left: 0;
    bottom: -6px;
    border-radius: 3px;
}
.altitude .et_pb_tabs_controls li.et_pb_tab_active {
    border-bottom: 0 !important;
}
.program-tabs .et_pb_all_tabs {
    max-width: 1440px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.program-tabs .et_pb_all_tabs .et_pb_tab {
    padding: 75px 0 0 !important;
}

.hbspt-form {
    text-align: left !important;
    width: 100%;
}
.hbspt-form fieldset {
    width: 100%;
    max-width: 100% !important;
    margin-bottom: 1.5em !important;
}
.hbspt-form .form-columns-1 {
    display: grid;
    grid-template-columns: repeat(1,1fr);
}
.hbspt-form .form-columns-2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 1.5em;
}
.hbspt-form .hs-form-field label {
    font-weight: 600;
    text-align: left;
    line-height: 1.5;
    font-size: 1em;
}
.hbspt-form .hs-form-field .hs-field-desc {
    font-size: .8em;
    margin-bottom: .5em;
}
.hbspt-form .hs-form-field label .hs-form-required {
    color: #ff1949;
}
.hbspt-form .hs-form-field label.hs-error-msg {
    font-size: .8em;
    font-weight: 500;
}

.hbspt-form .hs-form-field,
.hbspt-form .input {
    width: 100% !important;
}

.hbspt-form .legal-consent-container {
    font-size: .8em;
    width: 80%;
    margin-left: auto;
    margin-right: auto;;
}
@media (max-width: 960px) {
    .hbspt-form .legal-consent-container {
        width: 100%;
    }
}

.hbspt-form input, 
.et-db #et-boc .et-l .hbspt-form input, 
.hbspt-form textarea, 
.et-db #et-boc .et-l .hbspt-form textarea, 
.hbspt-form select, 
.et-db #et-boc .et-l 
.hbspt-form select {
    box-sizing: border-box;
    padding: 0 15px;
    min-height: 27px;
    line-height: 22px;
    height: 40px;
    border: 1px solid #cbd6e2;
    width: 100%;
}
.hbspt-form ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
.hbspt-form .hs-button {
    display: block;
    background-color: #ff1949;
    color: #fff;
    font-weight: 500;
    font-size: 1.2em;
    padding: .5rem 1.25rem !important;
    line-height: 1.5 !important;
    height: auto !important;
    border-color: #ff1949 !important;
    max-width: 20rem;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    transition: .3s all ease-in-out;
    text-transform: uppercase;
}
.hbspt-form .hs-button:hover,
.hbspt-form .hs-button:active {
    border-radius: 1.5rem;
}

.hubspot-alt .hbspt-form .hs-button {
    background-color: #1c1c1c;
    border-color: #1c1c1c !important;
}

.payment-links .et_pb_text_inner {
    display: flex;
    flex-direction: column;
}
.payment-links p {
    margin: 0;
    padding: 0;
}
.payment-links a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ff1949;
    padding: .5em 0;
    color: #1c1c1c;
    font-weight: 500;
    display: flex;
    column-gap: .5em;
    justify-content: space-between;
}
.payment-links p:first-child a {
    border-top: 1px solid #ff1949;
}
.payment-links a span {
    font-weight: 700;
}

@media (max-height: 750px) {
    .altitude #top-menu > li > ul.sub-menu {
        padding: 0 15% 0 53%;
    }
    .altitude #top-menu li ul.sub-menu li a {
        font-size: 1rem;
        padding: 2px 20px;
    }
}

.altitude.lp-template-default #et-boc .et-l .home-hero .et_pb_slide_description {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.altitude.lp-template-default .home-hero .et_pb_slide {
    min-height: calc(100vh - 4rem) !important;
}
@media (max-width: 767px) {
	.lp-template-default .home-hero h1 {
		font-size: 2.2rem !important;
	}
}


@media (max-width: 480px) {
    .post-type-archive-event .review-container {
        flex-direction: column;
    }
    .review-container .review-image {
        width: 100%;
        margin-bottom: 1rem;
    }
}

.post-type-archive-event.et-db #et-boc .et-l .et_pb_widget_area ul {
    padding-left: 2rem !important;
}



/*---------------------------------------------------------------------------------
    OWL CAROUSEL
*/
.altitude .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
}

.altitude .owl-theme .owl-nav [class*='owl-'] {
    color: #1c1c1c;
    font-size: 1rem;
    font-weight: 700;
    line-height: 2rem;
    width: 2rem;
    text-align: center;
    margin: 5px;
    padding: 0;
    background: #e2e2e2;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    transition: .3s all;
}

.altitude .owl-theme .owl-nav [class*='owl-']:hover {
    background: #919191;
    color: #ffffff;
    text-decoration: none;
}

.altitude .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.altitude .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}

.altitude .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.altitude .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.altitude .owl-theme .owl-dots .owl-dot span {
    width: 0.6rem;
    height: 0.6rem;
    margin: 0.3rem;
    background: #ff1949;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.altitude .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #f5f5f5;
}

.altitude .owl-dots-light .owl-dots .owl-dot span {
    background: #820e26;
}

.altitude .owl-dots-light .owl-dots .owl-dot.active span,
.owl-dots-light .owl-dots .owl-dot:hover span {
    background: #f5f5f5;
}


.altitude .owl-carousel .owl-item .et_pb_grid_item {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    float: none !important;
    display: block !important;
}


.owl-overflow .owl-stage {
    right: 50px;
}


.owl-programs .owl-stage-outer,
.owl-blogs .owl-stage-outer {
    padding: 0 10px;
}

.owl-programs .owl-item .item,
.owl-blogs .owl-item .item {
    padding: 10px 0;
}

.altitude .owl-blogs .owl-nav {
    display: block !important;
    text-align: left;
}


.owl-reviews {
    padding: 0 10%;
    color: #ffffff;
    margin-bottom: 1.5rem;
}

.owl-reviews .owl-dots {
    position: initial;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2rem !important;
    margin-bottom: .5rem !important;
}

.owl-reviews .reviews-wrapper {
    display: flex;
    column-gap: 5%;
}

.owl-reviews .review-image-container {
    width: 20%;
}

.owl-reviews .review-image {
    border-radius: 50%;
    object-fit: cover;
    max-width: 10rem;
    margin: 0 auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.owl-reviews .review-content {
    width: 80%;
}

.owl-reviews .review-message {
    margin-bottom: 2rem;
}

.owl-reviews .review-message p:before {
    content: open-quote;
}

.owl-reviews .review-message p:after {
    content: close-quote;
}

.owl-reviews .review-name {
    font-weight: 700;
}

.owl-reviews .review-name a {
    color: #820e26 !important;
}

.altitude .owl-review-photos .owl-nav {
    max-width: 1440px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.altitude .owl-about .owl-nav {
    max-width: 1440px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: left !important;
}

body .grecaptcha-badge { visibility: hidden !important; }