@media screen and (min-width: 1280px) and (max-width: 1440px){
    :root{
        --accordion-active: 6.25rem;
        --pinned-h2: 8.125rem;
        --intro-top-h2: 3.75rem;
        --newsletter-h2: 2.813rem;
        --cta-h2: 1.75rem;
        --cta-copy: 1.125rem;
    }
    .header-logo, .logo-layer .header-logo{height: 100px;}
    .burger-nav__list > li > a{font-size: 100px; line-height: 90px;}
    .introduction-inner{width: 57%;}
    .cta__inner{max-width: 60%;}
    h2.pinned-text__word{line-height: 138.4px;}
    li.accordion__item.is-active .accordion__toggle{line-height: 105px;}
    .introduction-top h2, .our-resorts h2.module-heading, .eco-heading{line-height: 62px;}
    h2.grid__heading, h3.grid__title, .carousel h2, .zones-heading, .loc-heading{line-height: 45px;}
    .about-inner{padding-right: 50px;}
    .location-inner{padding-left: 50px; bottom: -50px;}
    h2.about-heading, .resort-card__title, .resort-overlay__title{line-height: 35px;}
    .our-team h2{font-size: 45px; line-height: 50px;}
    .team-card__bio p{width: 90%;}
    body.page-template-afan .introduction-inner{width: 69%;}
    .resort-overlay__inner{width: 55%;}
}