.gallery-hero .heroPrice + p {
    padding-top: 12px;
}

.gallery-hero .c-badge {
    margin-bottom: 8px;
    text-transform: uppercase;
}

.gallery-hero .m-hero-item.f-transparent:before {
    display: none;
}

@media screen and (min-width: 1084px) {
    .gallery-hero .m-hero-item {
        display: flex;
        flex-direction: row;
        aspect-ratio: 1920/1080;
        justify-content: space-between;
    }

    .gallery-hero .hero-content.mobile {
        display: none;
        text-align: center;
        margin-top: 96px;
    }
}

@media screen and (min-width: 1084px) and (max-width:1400px) {
    .gallery-hero .m-hero-item:has(.hero-content:not(.mobile) .selector li:nth-child(4)) {
        display: flex;
        flex-direction: column;
        aspect-ratio: auto;
        justify-content: space-between;
    }

    .gallery-hero .hero-content:not(.mobile):has(.selector li:nth-child(4)){
        display: none;
    }

    .gallery-hero .hero-content:not(.mobile):has(.selector li:nth-child(4)) + .hero-gallery + .hero-content.mobile {
        display: block;
        text-align: center;
        margin-top: 0px;
    }
}

div.gallery-hero div.hero-gallery,
div.gallery-hero div.hero-content {
    position: relative;
    width: auto;
    flex-basis: 50%;
    overflow: visible;
}

.gallery-hero .hero-gallery {
    position: relative;
    width: auto;
    flex-basis: 50%;
    overflow: visible;
}

@media screen and (min-width: 1084px){
   .gallery-hero .hero-gallery {
        flex-shrink: 1;
    } 
}

.gallery-hero .hero-gallery .theme-dark {
    background-color: transparent;
}


/* related */

.gallery-hero .c-carousel {
    margin-bottom: 36px;
}

.gallery-hero .c-carousel>.c-group {
    bottom: -36px;
    margin: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.gallery-hero .c-carousel>.c-group .c-sequence-indicator {
    margin: 0;
}


/* */

.gallery-hero .hero-content:not(.mobile) {
    display: none;
}

.gallery-hero .hero-content.mobile {
    display: block;
}

.gallery-hero .m-hero-item>div picture {
    display: block;
}

@media screen and (min-width: 1084px) {
    .gallery-hero .hero-gallery,
    .gallery-hero .hero-content:not(.mobile) {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0;
    }
    .gallery-hero .hero-content.mobile {
        display: none;
    }
}

@media screen and (min-width: 1084px) and (max-width: 1279px) {
    .gallery-hero .hero-content:not(.mobile) {
        padding-top: 56px;
    }
}

/* need to add conditional version here from 1084 to 1399*/
/* need to add conditional version here from 1084 to 1399*/
/* need to add conditional version here from 1084 to 1399*/
@media screen and (max-width: 1083px) {
    .gallery-hero {
        padding-bottom: 48px;
    }
    .gallery-hero .m-hero-item {
        padding: 0;
    }
    div.gallery-hero div.hero-gallery {
        width: 800px;
        max-width: 100%;
        margin: 56px auto 0 auto;
    }
    .gallery-hero .m-hero-item .hero-content {
        width: 90% !important;
        max-width: 1000px;
        padding-top: 16px;
        text-align: center;
    }
}
/* need to add conditional version here from 1084 to 1399*/
/* need to add conditional version here from 1084 to 1399*/
/* need to add conditional version here from 1084 to 1399*/
@media screen and (min-width: 1084px) and (max-width: 1399px) {
    .gallery-hero:has(.hero-content:not(.mobile) .selector li:nth-child(4)) {
        padding-bottom: 48px;
    }
    .gallery-hero:has(.hero-content:not(.mobile) .selector li:nth-child(4)) .m-hero-item {
        padding: 0;
    }
    div.gallery-hero:has(.hero-content:not(.mobile) .selector li:nth-child(4)) div.hero-gallery {
        width: 800px;
        max-width: 100%;
        margin: 56px auto 0 auto;
    }
    .gallery-hero:has(.hero-content:not(.mobile) .selector li:nth-child(4)) .m-hero-item .hero-content {
        width: 90% !important;
        max-width: 1000px;
        padding-top: 16px;
        text-align: center;
    }
}

@media screen and (max-width: 1083px) {
    div.gallery-hero div.hero-gallery {
        width: 560px;
        max-width: 100%;
    }
    .gallery-hero .m-hero-item .hero-content {
        max-width: 640px;
    }
}

/* NEW ============================     */

@media screen and (max-width: 1600px) {
    /*
    .gallery-hero .m-hero-item .hero-content>div {
        max-width: 640px;
    }
    .gallery-hero .hero-content>div {
        left: 55% !important;
    }*/
}

/*
@media screen and (max-width: 1399px) {
    .gallery-hero .m-hero-item .hero-content>div {
        max-width: 516px;
    }
}
*/
@media screen and (min-width: 1084px) {
    div.gallery-hero div.m-hero-item>div {
        width: auto;
        flex-shrink: 0;
        position: relative;
    }
    div.gallery-hero .m-hero-item div.hero-content>div {
        position: relative;
        max-width: unset;
        display: inline-block;
        transform: none;
        top: unset;
        left: unset;
        /*margin-left: auto;
        margin-right: auto;*/

    }
}


/*
@media screen and (max-width: 1280px) {
    .gallery-hero .m-hero-item .hero-content>div {
        max-width: 100%;
    }

    .gallery-hero .hero-content>div {
        left: auto !important;
        transform: translate(0%, -50%) !important;
        right: 0;
    }
}
*/
.gallery-hero .c-pivot.custom {
    margin-left: 0px;
    left: -2px;
  }

@media screen and (min-width: 860px) and (max-width: 1083px) {
    .gallery-hero .m-hero-item {
        padding-top: 72px;
    }
}

.gallery-hero .hero-gallery section {
    position: relative;
}
/*
@media screen and (min-width: 1084px) {
    .gallery-hero .hero-gallery section {
        width: 89%;
        left: 45%;
        top: calc(37% + 70px);
        top: calc(50%);
        transform: translate(-50%, -50%);
    }
}
*/

/*
@media screen and (max-width: 1279px) {
    .gallery-hero .m-hero-item p.c-heading-3 {
        font-size: 20px !important;
        line-height: 1.15 !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1083px) {
    .gallery-hero .m-hero-item p.c-heading-3 {
        font-size: 18px !important;
        line-height: 1.15 !important;
    }
}
*/

@media screen and (min-width: 1084px) and (max-width: 1170px) {
    .c-badge + .c-heading-1a {
        padding-top: 0;
    }
    .gallery-hero .c-heading-1a {
        font-size: 58px;
        line-height: 58px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1083px) {
    .gallery-hero .c-heading-1a {
        font-size: 46px;
        line-height: 46px;
    }
    .gallery-hero .c-heading-3 {
        font-size: 28px;
        line-height: 1.2em;
    }
}



@media screen and (min-width: 768px) and (max-width: 1083px) {
    .gallery-hero div.c-group {
        padding-top: 8px;
    }
}

.availableDate {
    padding-top: 12px;
}
/*
.gallery-hero .m-hero-item.f-y-top.f-transparent>div>div {
    top: 120px;
    max-width: 463px;
    width: 100%;
}
*/
@media screen and (max-width: 1083px) {
    .c-pivot.custom {
        padding-top: 0;
    }
    .gallery-hero div.c-group {
        margin-top: 12px;
    }
}

@media screen and (min-width: 1084px) and (max-width: 1399px) {
    .c-pivot.custom + p {
        padding-top: 8px;
    }

}

.feature-text {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 700;
    z-index: 16;
}

@media only screen and (max-width: 1083px) {
    .feature-text {
        text-shadow: 0px -2px 2px rgba(255, 255, 255, .3), 2px -2px 2px rgba(255, 255, 255, .3), 2px 0px 2px rgba(255, 255, 255, .3), 2px 2px 2px rgba(255, 255, 255, .3), 0px 2px 2px rgba(255, 255, 255, .3), -2px 2px 2px rgba(255, 255, 255, .3), -2px 0px 2px rgba(255, 255, 255, .3), -2px -2px 2px rgba(255, 255, 255, .3);
    }
}


/* formerly separated out as .custom-hero */

@media only screen and (max-width: 1083px) {
    .gallery-hero .m-hero-item:before {
        /* This is what defines the aspect ratio of the hero */
        display: none;
    }
    .gallery-hero .m-hero-item>picture img {
        top: 0;
        transform: none;
    }
    .gallery-hero .m-hero-item>div,
    .gallery-hero .m-hero-item .hero-content>div
    /*.gallery-hero .m-hero-item>picture img,
    .gallery-hero .m-hero-item>img,
    .gallery-hero .m-hero-item>picture*/
    {
        /* Some of these styles are redundant for some of these elements, but it doesn't hurt to pile them up in one place */
        position: relative;
        top: 0 !important;
        left: 0 !important;
        transform: none !important;
        overflow: visible;
        height: auto;
    }
    .gallery-hero .m-hero-item .hero-content>div {
        max-width: 640px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}

/* formerly separated out as .custom-hero */

@media only screen and (max-width: 1399px) {
    .gallery-hero:has(.hero-content:not(.mobile) .selector li:nth-child(4)) .m-hero-item:before {
        /* This is what defines the aspect ratio of the hero */
        display: none;
    }
    .gallery-hero:has(.hero-content:not(.mobile) .selector li:nth-child(4)) .m-hero-item>picture img {
        top: 0;
        transform: none;
    }
    .gallery-hero:has(.hero-content:not(.mobile) .selector li:nth-child(4)) .m-hero-item>div,
    .gallery-hero:has(.hero-content:not(.mobile) .selector li:nth-child(4)) .m-hero-item .hero-content>div
    /*.gallery-hero .m-hero-item>picture img,
    .gallery-hero .m-hero-item>img,
    .gallery-hero .m-hero-item>picture*/
    {
        /* Some of these styles are redundant for some of these elements, but it doesn't hurt to pile them up in one place */
        position: relative;
        top: 0 !important;
        left: 0 !important;
        transform: none !important;
        overflow: visible;
        height: auto;
    }
    .gallery-hero:has(.hero-content:not(.mobile) .selector li:nth-child(4)) .gallery-hero .m-hero-item .hero-content>div {
        max-width: 640px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}


@media only screen and (min-width: 1084px) and (max-width: 1280px) {
    .gallery-hero .c-badge {
        margin-bottom: 0;
    }
    .gallery-hero .c-group {
        margin-top: 12px;
    }
    .gallery-hero .c-pivot.custom {
        padding-top: 0px;
    }
}

.text-spacing .jump-g.jump-b,
.jump-g.jump-b[style] {
    display: none;
}
@media only screen and (min-width: 1400px) {
    .gallery-hero .m-hero-item {
        padding-left: calc(15% - 124px);
        padding-right: calc(15% - 124px);
    }
}