@font-face {
    font-family: 'Formula1 Display Wide';
    src: url('../fonts/Formula1/Formula1-Display-Wide.woff2') format('woff2'),
        url('../fonts/Formula1/Formula1-Display-Wide.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Formula1 Display';
    src: url('../fonts/Formula1/Formula1-Display-Regular.woff2') format('woff2'),
        url('../fonts/Formula1/Formula1-Display-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Formula1 Display';
    src: url('../fonts/Formula1/Formula1-Display-Bold.woff2') format('woff2'),
        url('../fonts/Formula1/Formula1-Display-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


.formula-1-text {
    font-family: 'Formula1 Display', sans-serif;
    font-size: 65px;
    letter-spacing: 6.5px;
    line-height: 78px;
    display: block;
    font-weight: 400;
}
.formula-1-sub {
    font-family: Open Sans;
    font-size: 55px;
    letter-spacing: 6.5px;
    line-height: 78px;
    text-transform: uppercase;
    
    font-weight: 400;
    display: block;
}
.landing-page-template {
    background: #000000;
    color: #FFF;
}

.landing-page-template .white-section {
    background-color: #FFF;
}

.landing-page-template #full-feature-image {
    min-height: 650px;
    border-bottom: 5px solid var(--gold);
}

.landing-page-template #full-feature-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.landing-page-template #full-feature-image .absolute-zero .inner {
    margin-top: auto;
    margin-bottom: 40px;
}

.landing-page-template #full-feature-image .hero-title {
    font-family: 'Formula1 Display', sans-serif;
    font-size: 65px;
    letter-spacing: 6.5px;
    line-height: 78px;
    display: block;
}

.landing-page-template #full-feature-image .hero-subtitle {
    font-family: Open Sans;
    font-size: 55px;
    letter-spacing: 6.5px;
    line-height: 78px;
    text-transform: uppercase;
}

.landing-page-template .centered-slider-section {
    padding-top: 140px;
}

.landing-page-template .zoom .content-block-flex  {
    justify-content: space-between;
}

.landing-page-template section.builder-section.builder-content-and-image.zoom .full-intro-description {
    width: 50%;
}

.landing-page-template .builder-packages-list .content-block-flex .acf-content-left h2,
.landing-page-template .content-two-block-1 .content-block-flex .acf-content-left h2,
.landing-page-template .full-intro-description h2 {
	font: normal normal 600 30px/41px Open Sans;
    color: #FFF;
    position: relative;
    margin-bottom: 30px;
}

.landing-page-template .builder-packages-list .content-block-flex .acf-content-left h2:before,
.landing-page-template .content-two-block-1 .content-block-flex .acf-content-left h2:before, 
.landing-page-template .full-intro-description h2:before {
    content: '';
    width: 78px;
    height: 8px;
    position: absolute;
    top: -32px;
    left: 0;
    background-color: var(--gold);
}

.landing-page-template .centered-slider .centered-item .centered-item-content .centered-content-wrap .centered-item-title, 
.landing-page-template .centered-slider .centered-item .centered-item-content .centered-content-wrap .centered-item-text, 
.landing-page-template .builder-three_tile_grid .grid-item .grid-item-text, 
.landing-page-template .builder-three_tile_grid .grid-item .grid-item-title,
.landing-page-template .centered-slider .centered-item .centered-item-content .centered-content-wrap .centered-item-title, 
.landing-page-template .builder-three_tile_grid .grid-item .grid-item-title {
    color: #282828;
    text-align: center;
}

.landing-page-template section.builder-section.builder-content-and-image .full-intro-image,
.landing-page-template .content-block-flex .full-intro-image {
    margin-top: unset;
    position: relative;
    padding: 0;
}

.landing-page-template .content-block-flex .full-intro-image a {
    /* position: absolute; */
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.landing-page-template .content-block-flex .full-intro-image a i {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #FFF;
    font-size: 20px;
}

.landing-page-template section.builder-section.builder-content-and-image .full-intro-image img {
    height: auto;
}

.landing-page-template .centered-slider .centered-item .centered-item-content, 
.landing-page-template .builder-three_tile_grid .grid-item .grid-item-content {
    padding-top: 30px;
    padding-bottom: 120px;
}

.landing-page-template .content-two-block-1,
.landing-page-template .content-two-block-1.content-image-block-background {
    padding-top: 0;
    position: relative;
    min-height: 823px;
}

.landing-page-template section.builder-section.content-two-block-1 .full-intro-image img {
    object-fit: cover;
    min-height: 823px;
    max-height: 823px;
    object-position: center;
}

.landing-page-template .content-two-block-1 .content-block-flex .full-intro-description,
.landing-page-template .content-two-block-1 .content-block-flex .acf-content-left {
    color: #FFF;
    font: normal normal normal 16px/28px Open Sans;
    padding-top: 170px;
    width: 41%;
}

.landing-page-template .content-two-block-1 .content-block-flex .acf-content-right {
    width: 45vw;
    position: absolute;
    min-height: 823px;
    max-height: 823px;
    right: 0;
}

.landing-page-template .builder-content-and-video iframe {
    min-height: 720px;
}

.landing-page-template .builder-content-and-image {
    padding-bottom: 100px;
}

.landing-page-template section.builder-section.content-two-block-1 .content-block-flex .full-intro-image,
.landing-page-template section.content-two-block-background .content-block-flex .acf-content-right {
    width: 50vw;
    position: absolute;
    min-height: 823px;
    right: 0;
}

.landing-page-template section.builder-section.content-two-block-1 .content-block-flex .full-intro-image {
    max-height: 823px;
}

.landing-page-template .content-image-block-background {
    min-height: 720px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.landing-page-template section.builder-section.content-image-block-background .full-intro-image {
    width: 50vw;
    position: absolute;
    top: 0;
    height: 100%;
    min-height: 720px;
    padding: 0;
}

.landing-page-template section.builder-section.builder-content-and-image .full-intro-description {
    width: 41%;
}

.landing-page-template section.builder-section.content-image-block-background.image-align-left .full-intro-image {
    left: 0;
}

.landing-page-template section.builder-section.content-image-block-background.image-align-right .full-intro-image {
    right: 0;
}

.landing-page-template section.builder-section.content-image-block-background.image-align-left .full-intro-description {
    margin-left: auto;
}

.landing-page-template section.builder-section.content-image-block-background .full-intro-image img,
.landing-page-template .content-image-block-background .full-intro-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.landing-page-template .builder-section .full-intro-description ul {
    padding-left: 0;
}

.landing-page-template .builder-packages-list {
    background-color: #E3E3E3;
}

.landing-page-template .builder-packages-list .content-block-flex .acf-content-left h2 {
    color: #0E3246;
    margin-bottom: 40px;
}

.landing-page-template .builder-packages-list .package-item {
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
    box-shadow: 0px 3px 6px #00000029;
}

.landing-page-template .builder-packages-list .package-item .package-image {
    width: 50%;
    position: relative;
}

.landing-page-template .builder-packages-list .package-item .package-image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.landing-page-template .builder-packages-list .package-item .package-details {
    width: 50%;
    background-color: #000000;
    display: flex;
    flex-direction: column;
    position: relative;
}

.landing-page-template .builder-packages-list .package-item .package-details h4 {
    font: normal normal 600 22px/30px Open Sans;
    margin: 15px 0;
    justify-content: space-between;
    display: flex;
}

.landing-page-template .builder-packages-list .package-item .package-details .mobile-price-fave {
    cursor: pointer;
}

.landing-page-template .cruise-exclusive { 
    width:100%;
    padding: 7px 40px; 
    background-color:#F8962D;
    color: #16384D;
    font: normal normal 600 16px/22px Open Sans;
    text-transform: uppercase;
}

.landing-page-template .package-details-content {
    padding: 0 45px 30px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.landing-page-template .package-details-content .package-details-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
    margin-top: auto;
}

.landing-page-template .package-details-content .package-details-bottom .content-left {
    flex: 1.5;
}

.landing-page-template .package-details-content .package-details-bottom .content-left .extra-item {
    margin-bottom: 5px;
    display: flex;
}

.landing-page-template .package-details-content .package-details-bottom .content-right {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.landing-page-template .package-details-content .package-details-bottom .price {
    font: normal normal normal 22px/35px Open Sans;
    display: flex;
    flex-direction: column;
    margin: 40px 0 16px;
}

.landing-page-template .package-details-content .orange-button {
    margin-left: auto;
    font-size: 16px;
    line-height: 22px;
}

/* .landing-page-template .package-details-content .orange-button::after {
    display: none;
} */

.landing-page-template .extra-icon {
    margin-right: 5px;
    color: var(--gold);
}

.landing-page-template .centered-slider .slick-arrow {
    background-color: #FFF;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    font-size: 0;
}

.landing-page-template .centered-slider .slick-arrow.slick-next {
    right: -40px;
}

.landing-page-template .centered-slider .slick-arrow:before {
    color:  #16384D;
}

.landing-page-template .centered-slider .slick-slide {
    transition: all .6s cubic-bezier(0.95, 0.05, 0.795, 0.035);
}

.landing-page-template .centered-slider .slick-center {
    transform: scale(1.1);
}

.landing-page-template .mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.landing-page-template .mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.landing-page-template .mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.landing-page-template .mfp-with-zoom.mfp-removing .mfp-container,
.landing-page-template .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
/* .landing-page-template .mfp-force-scrollbars.mfp-wrap {
    overflow-y: auto !important;
    overflow-x: auto !important;
} */
.landing-page-template .mfp-img {
    max-width: none;
    transform: scale(1);
    transition: all 0.3s ease-out;
}
.landing-page-template .mfp-force-scrollbars.mfp-wrap .mfp-img {
    transform: scale(1.5);
}

.landing-page-template .mfp-image-holder .mfp-close,
.landing-page-template .mfp-iframe-holder .mfp-close {
    top: 50px;
    right: 10px;
    width: auto;
}

.landing-page-template .mfp-image-holder .mfp-zoom {
    display: inline-block;
    margin-right: 25px;
    top: 50px;
    right: 30px;
    position: absolute;
    background: transparent;
    border: 0;
    z-index: 1046;
    box-shadow: none;
    color: #FFF;
    opacity: .65;
    height: 44px;
    line-height: 44px;
    transition: all 0.3s ease-out;
    padding: 0;
}

.landing-page-template .mfp-image-holder .mfp-zoom:hover {
    opacity: 1;
}

.landing-page-template .mfp-image-holder .mfp-zoom:focus {
    outline: none;
}



#cruise-events-carousel .slick-slide>div {
    height: 650px;
}
#cruise-events-carousel .slick-slide>div img,
.anchor-slider .slick-slide img{
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.anchor-slider .slick-slide > div {
    height: 100%;
}
.anchor-slider,
.anchor-slider .slick-slide img {
    height: 370px;
    overflow: hidden;
}
.anchor-slider .slick-dots {
    bottom: 25px;
}
.anchor-slider .slick-dots li button {
    border-radius: 50%;
}
.anchor-slider .slick-dots li.slick-active button {
    background-color: #fff;
}
.anchor-slider .slick-prev {
    left: 25px;
}
.anchor-slider .slick-next {
    right: 25px;
}
.anchor-slider .slick-arrow {
    background-color: #fff;
    border-radius: 50%;
    color: #0E3246;
}
.anchor-slider .slick-arrow:before {
    color: #0E3246;
    font-weight: 500;
}
.anchor-slider .anchor-video iframe{
    min-height: 370px;
    border:0;
}
.gold-usp.cruise-offers .cruise-exclusive.exclusive {
    background-color:#B9934B;
    color: #fff;
}
.anchor-products {
    padding-top:92px;
    padding-bottom: 92px;
}
.anchor-products .item-cruise {
    position: relative;
}
.anchor-products .item-cruise .sold-out-overlay {
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom:0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
.anchor-products .sold-out-overlay .dark-overlay {
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.3);
    z-index: 9;
}
.anchor-products .sold-out-overlay .sold-out-text {
    position: absolute;
    top:50%;
    transform: translateY(-50%) rotate(-45deg);
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 60px;
    font-family: "Open Sans";
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
}
.anchor-products .item-cruise:before,
.anchor-products .item-cruise:after,
.event-filler:before,
.event-filler:after {
    content: "";
    position: absolute;
    top:-30px;
    width: 205px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 15;

}
.anchor-products .item-cruise:after{
    top:unset;
    bottom:-30px;
    box-shadow: inset 0px 13px 6px -11px #00000029;
}
.event-filler:after {
    top:unset;
    bottom: -30px;
}
.anchor-products .item-cruise .cruise-button-block {
    margin-top:65px;
    padding-bottom: 20px;
}
.inner.wider-inner {
    max-width: 1300px;
}
section.negative-margin-both + section#anchor-links {
    padding-top:95px;
}
#anchor-links {
    padding-bottom: 25px!important;
}
#anchors-content {
    padding-top:25px!important;
}
#anchor-links .anchors {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap:15px;
}
#anchor-links .anchors .single-anchor {
    box-shadow: 0px 3px 6px #00000029;
    height: 265px;
}
#anchor-links .anchors .single-anchor .anchor-content{
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 30px;
    background-size: cover;
    background-position: center;
}
#anchor-links .anchors .single-anchor .dark-overlay{
 position: absolute;
 top:0;
 bottom:0;
 left: 0;
 right: 0;
 background-color: rgba(0,0,0,0.3);
}
#anchor-links .single-anchor .anchor-content span {
    text-align: center;
    font-size: 37px;
    font-family: "Open Sans";
    line-height: 51px;
    font-weight: 600;
    background-color: transparent;
    color: #fff;
    z-index: 9;
}

.anchor-section .slider-section {
    padding:50px 0;
    background-color: #F7F7F7;
    box-shadow: 0px 3px 6px #00000029;
}
.anchor-section .slider-section .inner {
    display: flex;
    column-gap: 100px;
    align-items: center;
}
.anchor-section .slider-section.slider-left .inner {
    flex-direction: row-reverse;
}
.anchor-section .slider-content,
.anchor-section .anchor-slider {
    max-width: 50%;
    width: 100%;
}
 

 .anchor-signup.flex {
    flex-wrap: wrap;
    display: flex;
 }

 .anchor-signup .anchor-signup-title {
    width: 100%;
    color: #0E3246;
    font-size: 22px;
    font-weight: 500;
 
 }
 .anchor-signup input {
    flex-grow: 1;
    margin-right: 10px;
    height: 50px;
    padding-left: 15px;
    font-size: 14px;
 }
 .anchor-newsletter.orange-button {
    font-size: 14px;
 }
 .anchor-signup p {
    margin-top:12px;
 }
.timed-form.sailcation {
    background-image: url('../images/Register_Interest_Sailcation.jpg')!important;
}
.timed-form.formula-one {
    background-image: url('../images/Register_Interest_formula-one.jpg')!important;
}
.timed-form.music {
    background-image: url('../images/Register_Interest_music.jpg')!important;
}
.landing-slide {
    background-size: cover;
    height: 100%;
    width: 100%;
    background-position: center;
}
 .landing-slide .mobile-slide {
    display: none;
    width: 100%;
        height: 100%;
        object-fit: cover;
 }

 .anchor-products .price-from {
    display: block;
    font-size: 16px;
 }
 .anchor-products .cruise-price {
    font-size: 20px;
    font-weight: 600;
 }
  .anchor-products .cruise-button-block {
    align-items: flex-end;
  }
 .anchor-products .cruise-button-block a {
    max-height: 40px;
 }

#header-banner {
    height: auto;
    padding-top:0;
    position: relative;
    padding:0!important;
}
#header-banner .desktop-banner,
#header-banner .mobile-banner {
    height: 100%;
    object-fit: contain;
    object-position: center;
    position: static;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
#header-banner .header-banner-text {
    position: absolute;
    right: 0;
    width: 50%;
    top:0;
    bottom: 0;
    height: 100%;
    background-color: #0E3246;
}
#header-banner .banner-content {
    padding:125px 25% 0 15%;
}
#header-banner .banner-content .banner-title *,
.video-section .section-title,
.episodes-section .section-title {
    font-family: Satoshi-Bold;
    font-size: 65px;
    font-weight: bold;
    line-height: 73px;
    color: #fff;
}
#header-banner .banner-content .banner-text *,
.video-section .section-text,
.episodes-section .section-text {
    color: #fff;
    font-family: Satoshi-Medium;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
}
.video-section .section-text {
    font-size: 18px;
    line-height: 28px;
}

.video-section {
    height: 800px;
    padding-top:0;
    padding-bottom:0;
}
.video-section .video-flex {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    background-color:#0E3246;
    height: 100%;
}

.video-section .video-flex .video-left,
.video-section .video-flex .video-right {
    width: 50%;
    height: 100%;
}
.video-section .video-flex .video-left {
    display: flex;
    justify-content: flex-end;

}

.video-section .video-flex .video-left .container{
    max-width: 575px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}
.video-section .video-flex .video-left .section-title,
.video-section .video-flex .video-left .section-text {
    width: 100%;
    text-align: left;
}
.video-section .video-flex .video-right .video-container,
.video-section .video-flex .video-right .video-container .cruise-line-video,
.video-section .video-flex .video-right .video-container iframe {
    height: 100%;
}
.video-section .video-flex .video-right .video-container iframe {
    border: 0;
}

.video-section .section-subtitle {
    position: relative;
    font-size: 40px;
    font-family: Satoshi-Bold;
    color: #fff;
    font-weight: bold;
    width: 100%;
    margin-top:30px;
}
.video-section .section-subtitle:before{
    position: absolute;
    content: "";
    width: 105px;
    height: 5px;
    background-color: #f49632;
    top:-15px;
    left: 0;
}
.episodes-section {
    height: 1435px;
    width: 100%;
    padding:0;
    background-size: cover;
    background-position: center;
    position: relative;
    padding:150px 0;
}
.episodes-section .dark-overlay {
    position: absolute;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}
.episodes-section .episodes .dark-overlay {
    background-color: rgba(0,0,0,0.3);
}
.episode-content {
    max-width: 1250px;
    margin:auto;
    text-align: center;
    z-index: 4;
    position: relative;
}
.episode-content .section-text {
    font-size: 18px;
    line-height: 28px;
}
.episodes-section .section-title,
.episodes-section .section-text {
    max-width: 800px;
    margin:auto;
}

.episodes-section .episodes {
    margin-top: 100px;
}
.episodes-section .episodes .single-episode {
    height: 625px;
    display: flex;
    flex-direction: column;
    width: 400px;
    background-color: #fff;
    transition: ease 0.3s all;
}
.episodes .single-episode .thumbnail{
    height: 300px;
    min-height: 300px;
    position: relative;
    background-size: cover;
    background-position: center;
}
.episodes .single-episode .thumbnail .air-date{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    color: #fff;
    font-family: "Satoshi";
    font-size: 22px;
    display: flex;
    flex-direction: column;
    z-index: 4;
}
.episodes .single-episode .thumbnail .episode-date{
    font-family: "Satoshi-Bold";
}
.single-episode .content {
    height: 325px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding:25px 55px 40px;
}
.episodes .slick-slide:not(.slick-current) .single-episode{
    transform: scale(0.8);
    opacity: 0.7;
}
.episodes .slick-slide.slick-current .single-episode {
    margin-left: -50px;
    margin-right: -50px;
    z-index: 10;
}
.single-episode .content .episode-details {
    display: flex;
    flex-direction: column;
}
.single-episode .content .episode-details .episode-num{
    color: #F49632;
    font-family: "Satoshi-Medium";
    font-size:22px;
    line-height: 29px;
    text-align: center;
}
.single-episode .content .episode-details .ep-title{
    text-align: center;
    color: #4E4E4E;
    font-family: "Satoshi-Bold";
    font-size: 32px;
    line-height: 60px;
}
.single-episode .content .episode-details .ep-description{
    font-family: "Satoshi-Medium";
    color: #4E4E4E;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
}
.single-episode .content a {
    color: #fff;
    display: block;
    background-color: #F49632;
    padding: 5px 15px;
    font-size: 22px;
    font-family: "Satoshi-Bold";
}

.holidays-section {
    max-width: 1250px;
    margin: auto;
}
.holidays-section .episode-cruises {
    padding-bottom: 100px;
}
.holidays-section .episode-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "Satoshi-Bold";
    font-size: 32px;
    line-height: 43px;
    color: #4E4E4E;
    margin-bottom: 20px;
}
.holidays-section .episode-title .title-left{
    position: relative;
}

.partners-section .partners-title {
    position: relative;
    font-family: "Satoshi-Bold";
    font-size: 32px;
    line-height: 43px;
    color: #fff;
    margin-bottom: 30px;
    display: block;
}
.partners-section .partners-title:before,
.holidays-section .episode-title .title-left:before{
    position: absolute;
    content: "";
    width: 70px;
    height: 10px;
    background-color: #F4951B;
    top:-30px;
}
.partners-section {
    background-color: #0E3246;
    color: #fff;
    min-height: 630px;
    position: relative;
}
.partners-wrapper {

    max-width: 1250px;
    margin: auto;
}
.partners-left {
    margin-right: auto;
    font-family: "Satoshi-Medium";
    font-size: 18px;
    line-height: 28px;
}
.partners-gallery {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
    margin-top:65px;
    row-gap: 35px;
}
.partners-gallery a{
    width: 20%;
}
.partners-gallery img {
    max-height: 60px;
    max-width: 120px;
    width: 100%;
    height: 100%;
}
.partners-right {
    position: absolute;
    top:0;
    right: 0;
    width: 600px;
    background-image:url('../images/Orange_Shape.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    height: 100%;
    padding-left: 125px;
}
/*.partners-right .partners-title {
    padding-top:65px;
    font-size: 65px;
    font-family: "Satoshi-Bold";
    line-height: 73px;
    color: #fff;
    display: block;
    padding-top:30px;
    padding-left: 50px;
}*/

.episodes .slick-arrow {
    background-color: #fff;
    border-radius: 50%;
    color: #0E3246;
    width: 45px;
    height: 45px;
}
.episodes .slick-arrow:before {
    color: #0E3246;
    font-weight: 500;
}
.episodes-section .slick-prev {
    left: 40px;
}
.episodes-section .slick-next {
    right: 40px;
}
.episodes .video-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}
.episodes .video-link i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    color: #fff;
    font-size: 80px;
}
.episodes .cruise-offers .item-cruise .cruise-meta-block {
    border-top:0;
}
.episodes .cruise-offers .cruise-extrs .extra-icon {
    color: #464646;
    font-size: 18px;
}
.episodes .slick-slide.slick-active:has(+ .slick-current) {
        right: -50px;
}
.episodes .slick-slide.slick-current {
    z-index: 9;
    min-width: 300px;
    width: 300px;
    left: 0;
    right: 0;
}
 
.episodes .slick-current + .slick-slide.slick-active {
    left: -50px;

}

.episode-cruises .cruise-price {
    font-size: 24px;
    font-weight: 500;
    color: #464646;
}
.episode-cruises .price-from {
    display: block;
    font-size: 20px;
    font-weight: 400;
    text-transform: lowercase;
}
.episode-cruises .extra-icon {
    color: #464646;
    font-size: 18px;
}
.episode-cruises .cruise-button-block {
    align-items: flex-end;
}
.cruise-offers .episode-cruises .cruise-button-block .cruise-offer-item-link {
    max-height: 40px;
}
.cruise-offers .episode-cruises .cruise-button-block {
    margin-top:55px;
}



.event-filler,
.offer-filler {
    position: relative;
}
.event-filler img,
.offer-filler img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/*
                                                                                                                                                                        
                                                                                                                                                                                
####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### 
                                                                                                                                                                                
                                                                                                                                                                                
                                                                                                                                                                                
########  ########  ######  ########   #######  ##    ##  ######  #### ##     ## ########                                                                                       
##     ## ##       ##    ## ##     ## ##     ## ###   ## ##    ##  ##  ##     ## ##                                                                                             
##     ## ##       ##       ##     ## ##     ## ####  ## ##        ##  ##     ## ##                                                                                             
########  ######    ######  ########  ##     ## ## ## ##  ######   ##  ##     ## ######                                                                                         
##   ##   ##             ## ##        ##     ## ##  ####       ##  ##   ##   ##  ##                                                                                             
##    ##  ##       ##    ## ##        ##     ## ##   ### ##    ##  ##    ## ##   ##                                                                                             
##     ## ########  ######  ##         #######  ##    ##  ######  ####    ###    ########                                                                                       
                                                                                                                                                                                
                                                                                                                                                                                
                                                                                                                                                                                
####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### ####### 
                                                                                                                                                                                
                                                                                                                                                                                
*/

@media all and (max-width : 1224px) {
    .partners-wrapper {
        max-width: 800px;
        margin:auto;
    }
    .partners-left {
        max-width: 600px;
        margin-right: auto;
    }
    .partners-gallery {
        column-gap: 10px;

    }
    .partners-gallery a {
        width: calc(25% - 20px);
    }
}

@media all and (max-width : 1080px) {
    .episodes-section {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .partners-right {
        background-position: top right;
        width: 100% ;
        height: 400px;
        padding-left: 0;
    }
    .partners-left {
        margin-top:50px;
        max-width: 100%;
        text-align: center;
    }
    .partners-right .partners-title {
        margin-left: auto;
        width: 440px;
    }
    .video-section {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .video-section .video-flex {
        flex-direction: column-reverse;
    }
    .video-section .video-flex .video-left, .video-section .video-flex .video-right {
        width: 100%;
      
    }
    .video-section .video-flex .video-left .container {
        max-width: 100%;
        padding-left: 50px;
        padding-right: 50px;
        padding-top:50px;
    }
    .video-section {
        height: auto;
    }
    .video-section .video-flex .video-right {
        height: 500px;
    }
    .single-episode .content .episode-details .ep-title {
        font-size: 22px;
        line-height: 41px;
        margin-bottom: 15px;
    }
    .single-episode .content {
        padding:25px 20px 40px;
    }
    .single-episode .content a {
        font-size: 16px;
    }
    .episodes .slick-slide.slick-active:has(+ .slick-current) {
        right: -50px;
    }
    .episodes .slick-slide.slick-current {
        z-index: 9;
        min-width: 300px;
        width: 300px;
        left: 0;
        right: 0;
    }
     
    .episodes .slick-current + .slick-slide.slick-active {
        left: -50px;
    
    }
    .episodes .slick-track {
        display: flex;
    }
}

@media all and (max-width : 1024px) {
    .landing-page-template .builder-packages-list .package-item .package-details .mobile-price-fave {
        display: none;
    }

    .landing-page-template .builder-packages-list .package-item .package-image .mobile-price-fave {
        top: 0;
        right: 0;
        display: none;
    }

    .landing-page-template #full-feature-image .absolute-zero .inner {
        margin-left: 30px;
    }

    .landing-page-template .package-details-content {
        padding: 0 35px 30px;
    }

    .landing-page-template .package-details-content .package-details-bottom {
        gap: 20px;
    }

    .landing-page-template .content-image-block-background {
        height: auto;
    }

    .landing-page-template .content-two-block-1.only-desktop {
        display: none;
    }

    .landing-page-template section.builder-section.builder-content-and-image .full-intro-description {
        width: 45%;
    }

    .landing-page-template section.builder-section.builder-content-and-image .full-intro-image {
        width: 50%;
    }

    .landing-page-template .package-details-content .orange-button::after {
        display: block;
        font-size: 12px;
    }

    .landing-page-template .centered-slider .slick-arrow {
        /* background-color: #16384D; */
        width: 49px;
        height: 49px;
        border-radius: 50%;
        font-size: 0;
    }

    .landing-page-template .centered-slider .slick-arrow.slick-prev {
        left: 0;
    }
    
    .landing-page-template .centered-slider .slick-arrow.slick-next {
        right: 0;
    }
    
    /* .landing-page-template .centered-slider .slick-arrow:before {
        color:  #FFF;
    } */

    .landing-page-template section.builder-section.builder-content-and-image.zoom .full-intro-description {
        width: 100%;
    }

    .landing-page-template #full-feature-image {
        padding: 0 !important;
    }

    .landing-page-template #full-feature-image .hero-title {
        font-size: 50px;
    }

    .landing-page-template #full-feature-image .hero-subtitle {
        font-size: 30px;
        line-height: 40px;
    }
    .event-filler,
    .offer-filler {
        display: none;
    }
}

@media all and (max-width : 969px) {
    .episodes .slick-slide>div {
        width: 90%;
        margin: auto;
    }
    .episodes .slick-arrow {
        background-color: #0E3246;
        color: #fff;
    }
    .episodes .slick-arrow:before {
        color: #fff;
    }
    .episodes-section {
        padding-bottom: 50px;
        height: auto;
    }
    .episodes-section .slick-prev {
        left: 10px;
    }
    .episodes-section .slick-next {
        right: 10px;
    }

    .episodes-section .section-title {
        font-size: 46px;
        line-height: 54px;
    }
    .episodes-section .section-text {
        display: none;
    }

    .landing-slide .mobile-slide {
        display: block;
        
    }
    .holidays-section .episode-title {
        flex-direction: column;
        align-items: flex-start;
    }
    .holidays-section {
        background-color: rgb(243,243,243);
    }
    .holidays-section .episode-cruises:last-child {
        padding-bottom: 0;
    }
   .cruise-offers .cruises-block .item-cruise .cruise-content-block {
        background-color: #fff;
    }
    .title-right {
        font-size: 24px;
    }
    .episodes-section .section-title, .episodes-section .section-text {
        padding:0 15px;
        max-width: 100%;
    }

    .landing-page-template .builder-packages-list .package-item {
        flex-direction: column;
    }

    .landing-page-template .builder-packages-list .package-item .package-details,
    .landing-page-template .builder-packages-list .package-item .package-image {
        width: 100%;
    }

    .landing-page-template .builder-content-and-image .content-block-flex,
    .landing-page-template .content-two-block-1 .content-block-flex {
        flex-direction: column;
    }

    .landing-page-template .builder-content-and-video iframe {
        height: 300px;
    }

    .landing-page-template .content-two-block-background .content-block-flex .acf-content-right {
        min-height: unset;
        position: relative;
        width: 100%;
    }

    .landing-page-template .content-image-block-background {
        height: auto;
    }

    .landing-page-template section.builder-section.content-image-block-background .full-intro-image {
        /* position: relative;
        width: 100%;
        height: unset; */
        width: 100%;
        max-height: 414px;
        min-height: unset;
    }

    .landing-page-template section.builder-section.builder-content-and-image.image-align-right .full-intro-image,
    .landing-page-template section.builder-section.content-image-block-background.image-align-right .full-intro-image  {
        display: none;
    }

    .landing-page-template section.builder-section.content-image-block-background.image-align-left .full-intro-description {
        padding-top: 454px;
    }

    .landing-page-template .package-details-content .package-details-bottom {
        flex-direction: column;
        gap: 13px;
    }

    .landing-page-template .cruise-exclusive {
        padding: 7px 20px;
    }

    .landing-page-template .package-details-content {
        padding: 0 20px 15px;
    }

    .landing-page-template .package-details-content .package-details-bottom .content-right {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .landing-page-template .package-details-content .package-details-bottom .price {
        margin: 0;
    }

    .landing-page-template .package-details-content .orange-button {
        font-size: 12px;
        padding: 8px 25px 8px 10px;
        margin-left: auto;
        margin-top: auto;
        line-height: unset;
    }

    .landing-page-template #full-feature-image {
        height: 579px;
    }

    .landing-page-template #full-feature-image .absolute-zero {
        top: 0;
    }

    .landing-page-template #full-feature-image .absolute-zero .inner {
        margin-top: 70px;
        margin-bottom: auto;
        margin-left: 20px;
    }

    .landing-page-template .content-two-block-1 .content-block-flex .acf-content-left {
        padding-top: 70px;
        width: 100%;
    }

    .landing-page-template .builder-packages-list .package-item .package-image img {
        height: 235px;
    }

    .landing-page-template .builder-packages-list .package-item .package-details h4 {
        font: normal normal 600 16px/22px Open Sans;
        padding-bottom: 5px;
        border-bottom: 1px solid #FFF;
    }

    .landing-page-template .package-details-content {
        font: normal normal normal 13px/18px Open Sans;
    }

    .landing-page-template .package-details-content .package-details-bottom .price,
    .landing-page-template .package-details-content .package-details-bottom .price .big-value {
        font: normal normal normal 22px/31px Open Sans;
    }

    .landing-page-template section.builder-section.content-image-block-background.image-align-left .full-intro-description,
    .landing-page-template section.builder-section.builder-content-and-image .full-intro-description {
        width: 100%;
        margin-left: unset;
        font-size: 18px;
    }

    .landing-page-template .builder-content-and-image .content-block-flex, 
    .landing-page-template .content-two-block-1 .content-block-flex {
        align-items: flex-start;
    }
    .page-template-page-cruise-event-landing #full-intro-section .full-intro-description h1 {
        font-size: 28px;
    }
    .page-template-page-cruise-event-landing body h3 {
        font-size: 24px;
    }
    .page-template-page-cruise-event-landing h1:before {
        display: none;
    }
    .page-template-page-cruise-event-landing #full-intro-section .intro-right-side {
        display: none;
    }
    .page-template-page-cruise-event-landing #anchor-links .anchors {
        grid-template-columns: 1fr;
    }
    #anchor-links .anchors .single-anchor {
        height: 85px;
    }
    #anchor-links .anchors .single-anchor .anchor-content {
        padding-bottom: 0;
        justify-content: center;
    }
    .anchor-section .slider-section .inner,
    .anchor-section .slider-section.slider-left .inner {
        flex-direction: column;
    }
    .anchor-section .slider-content {
        padding-bottom: 15px;
    }
    .anchor-section .slider-content, .anchor-section .anchor-slider {
        max-width: 100%;
    }
    section#anchors-content {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .anchor-products .cruises-block:not(.slick-initialized){
        padding-left: 30px;
        padding-right:30px;
    }
    .anchor-section .slider-content,
    .anchor-products .slick-slide > div {
        padding-left: 35px;
        padding-right: 35px;
    }
     .anchor-products h3 {
        margin-left: 35px;
        margin-right: 35px;
     }
    .anchor-products .inner {
        padding-left: 0px;
        padding-right: 0px;
    }
    .anchor-section .slider-section {
        padding-bottom: 0;
    }
    .anchor-section .anchor-slider {
        margin-bottom: 0;
    }
    .anchor-products {
        padding-bottom: 45px;
    }

    .anchor-products .mobile-center-slider .slick-current {
        transform: scale(1.0);
    }
    #cruise-events-carousel .slick-slide>div {
        height: 350px;
    }
    .page-template-page-cruise-event-landing p {
        line-height: 1.4;
    }
    .anchor-products .mobile-center-slider .slick-track .slick-slide {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .anchor-signup input {
        height: 50px;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .anchor-signup button {
        width: 100%;
    }
    .anchor-products.cruise-offers .cruise-button-block {
        grid-template-columns: 1fr 1fr;
        margin-top: 10px;
    }

    .anchor-products.cruise-offers .item-cruise .extra {
        display: block;
    }
    .anchor-products.cruise-offers .item-cruise .cruise-extrs {
        gap:5px;
    }
    .anchor-products.cruise-offers .cruises-block .item-cruise .cruise-content-block {
        height: auto;
    }
    .anchor-products .item-cruise-cg {
        display: flex!important;
        flex-direction: column;
    }
    .anchor-products .item-cruise-cg .cruise-content-block {
        flex:1;
    }
    .anchor-products .cruises-block .slick-slide>div {
        padding-left: 0;
        padding-right: 0;
    }

}

@media all and (max-width : 500px) {
   
}