@media (min-width: 1500px) {
    .services .container,
    .about-values .container,
    .special-boxes .container {
        max-width: 1480px;
    }
    .about-comm .container.c-2 {
        max-width: 1400px;
    }
}

@media (max-width: 1859px) {
    .header__top {
        padding-left: 35px;
        padding-right: 25px;
    }
    .header__bottom {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 1799px) {
    .navbar {
        margin-right: 30px;
    }
}

@media (max-width: 1779px) {
    .header__phone {
        padding-right: 20px;
    }
    .header__fast {
        display: none;
    }
}

@media (max-width: 1699px) {
    .navbar .navbar-nav > li {
        margin: 0 5px;
    }

    .hero {
        height: 825px;
    }

    .process__row::before,
    .featured-promo__row::before {
        width: calc(100% + 220px);
        left: -110px;
    }

    .featured-promo__photo {
        width: calc(48% + 110px);
        margin-right: -110px;
    }

    .services-intro__row::before {
        width: calc(100% + 200px);
        left: -100px;
    }
    .services-textboxes .cta.cta--blue::before {
        width: calc(100% + 224px);
        left: -112px;
    }
}

@media (max-width: 1599px) {
    .header__phone {
        display: none;
    }

    .reviews__video {
        width: calc(50% + 60px);
        margin-left: -60px;
    }

    .about-photo {
        height: 725px;
        padding-bottom: 170px;
        clip-path: polygon(100% 0, 100% calc(100% - 100px), 50% 100%, 0 calc(100% - 100px), 0 0);
    }
    .about-box__content {
        padding-top: 25px;
        padding-bottom: 30px;
    }

    .process, .featured-promo {
        overflow: hidden;
    }

    .featured-promo__photo {
        width: calc(48% + 60px);
        margin-right: -60px;
    }
    .featured-promo__p {
        height: 480px;
    }

    .start__car {
        left: -60px;
    }

    .about-mission__photo {
        width: calc(50% + 60px);
        margin-right: -60px;
    }

    .page-wrapper #main::before, .single-wrapper #main::before {
        width: 70px;
        left: -70px;
    }

    .services-intro__row::before {
        width: calc(100% + 100px);
        left: -50px;
    }
    .services-textboxes .cta.cta--blue::before {
        width: calc(100% + 124px);
        left: -62px;
    }

    .services-intro__info {
        width: calc(25% + 60px);
        margin-right: -60px;
    }
    .services-intro__box {
        padding: 45px;
    }

    .services-intro__photo {
        width: calc(100% + 130px);
        max-width: calc(100% + 130px);
        margin-left: -65px;
    }

    .services-textboxes__photo {
        width: calc(50% + 30px);
        height: 500px;
    }
    .services-textboxes .services-intro__row:nth-child(even) .services-textboxes__photo {
        margin-right: -30px;
    }
    .services-textboxes .services-intro__row:nth-child(odd) .services-textboxes__photo {
        margin-left: -30px;
    }
}

@media (max-width: 1499px) {
    .header__top {
        padding-left: 25px;
    }
    .header__bottom {
        padding-left: 15px;
        padding-right: 20px;
    }

    .navbar {
        margin-right: 20px;
    }

    .hero {
        height: 745px;
        padding-bottom: 170px;
    }
    .hero__title {
        font-size: 66px;
    }
    .hero__text {
        font-size: 26px;
        line-height: 34px;
    }

    .services__items {
        margin-top: -100px;
    }
    .service-item__content {
        padding-top: 40px;
    }
    .service-item__title {
        font-size: 23px;
    }

    .cta:not(.cta--blue):not(.cta--white) {
        padding-bottom: 95px;
    }
    .cta::before, .cta::after, .hero.hero--subpage::before, .hero.hero--subpage::after, .about-intro::before, .about-intro::after {
        height: 90px;
    }
    .cta::after, .hero.hero--subpage::after, .about-intro::after {
        height: 80px;
    }

    .fast-pass__p {
        margin-left: -75px;
    }

    .reviews__title {
        padding-bottom: 55px;
    }
    .reviews__video {
        width: calc(50% + 25px);
        margin-left: -25px;
    }
    .reviews__v {
        height: 440px;
    }
    .reviews__content {
        padding-top: 75px;
    }

    .club__slogan {
        font-size: 50px;
    }
    .club__subtitle {
        padding-bottom: 40px;
    }

    .about__title {
        font-size: 40px;
        padding-bottom: 55px;
    }
    .about__content p {
        font-size: 21px;
        line-height: 33px;
    }
    .about-photo {
        height: 690px;
        padding-bottom: 150px;
        clip-path: polygon(100% 0, 100% calc(100% - 80px), 50% 100%, 0 calc(100% - 80px), 0 0);
    }

    .process__text {
        padding-top: 25px;
        padding-bottom: 55px;
    }
    .process__photo {
        width: calc(50% + 25px);
        margin-right: -25px;
    }

    .featured-promo__photo {
        width: calc(48% + 15px);
        margin-right: -15px;
    }
    .featured-promo.featured-promo--referral .featured-promo__photo {
        width: calc(50% + 15px);
        margin-left: -15px;
    }

    .featured-promo {
        padding: 45px 40px 40px 40px;
    }
    .featured-promo__value {
        font-size: 50px;
    }

    .start__car {
        left: -10px;
    }
    .start__item {
        width: 55%;
    }
    .start__title {
        font-size: 46px;
        line-height: 46px;
    }

    .areas__text {
        padding-top: 25px;
    }
    .areas__map {
        height: 820px;
        top: -80px;
        left: -220px;
    }

    .value-box {
        padding: 40px 50px 15px 50px;
    }

    .about-mission__photo {
        width: calc(50% + 15px);
        margin-right: -15px;
    }

    .page-wrapper #main::before, .single-wrapper #main::before {
        width: 20px;
        left: -20px;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 35px;
        line-height: 42px;
    }

    #sidebar-area, #sidebar-toc {
        width: calc(25% + 20px);
        margin-right: -20px;
    }

    .services-intro__row::before {
        width: calc(100% + 40px);
        left: -20px;
    }
    .services-textboxes .cta.cta--blue::before {
        width: calc(100% + 64px);
        left: -32px;
    }

    .services-intro__info {
        width: calc(25% + 30px);
        margin-right: -30px;
    }
    .services-intro__box {
        padding: 40px;
    }

    .services-intro__photo {
        width: calc(100% + 70px);
        max-width: calc(100% + 70px);
        margin-left: -35px;
    }

    .services-textboxes__photo {
        width: 50%;
        height: 480px;
    }
    .services-textboxes .services-intro__row:nth-child(even) .services-textboxes__photo {
        margin-right: 0;
    }
    .services-textboxes .services-intro__row:nth-child(odd) .services-textboxes__photo {
        margin-left: 0;
    }
}

@media (max-width: 1399px) {
    .navbar {
        margin-right: 0;
    }
    .navbar .navbar-nav > li:nth-last-child(-n+2) .dropdown-menu {
        left: initial;
        right: -15px;
    }

    .header__book {
        display: none;
    }

    .hero {
        height: 725px;
        padding-bottom: 160px;
    }
    .hero.hero--subpage {
        height: 640px;
    }
    .hero__title {
        font-size: 62px;
    }
    .hero__text {
        font-size: 25px;
        line-height: 33px;
    }
    .hero__text br {
        display: none;
    }
    .hero:not(.hero--default):not(.hero--services)::after {
        height: 65px;
    }

    .service-item__content {
        padding-top: 35px;
    }
    .service-item__icon {
        max-height: 72px;
    }
    .service-item__title {
        font-size: 21px;
    }

    .cta::before, .cta::after, .hero.hero--subpage::before, .hero.hero--subpage::after, .about-intro::before, .about-intro::after {
        height: 75px;
    }
    .cta::after, .hero.hero--subpage::after, .about-intro::after {
        height: 65px;
    }
    .cta__title {
        font-size: 26px;
    }

    .fast-pass::before {
        height: 75px;
    }
    .fast-pass__title {
        font-size: 36px;
    }
    .fast-pass__text {
        font-size: 21px;
        line-height: 30px;
        padding: 20px 0;
    }
    .fast-pass__p {
        height: 140px;
        margin-left: -45px;
    }

    .reviews__video {
        width: 50%;
        margin-left: 0;
    }
    .reviews__v {
        height: 400px;
    }
    .reviews__v::after {
        width: 100px;
    }
    .reviews__content {
        padding-top: 50px;
        padding-left: 45px;
        padding-right: 45px;
    }

    .awards__logo {
        max-height: 114px;
    }

    .club__slogan {
        font-size: 42px;
    }
    .club__title {
        font-size: 36px;
        padding: 20px 0;
    }
    .club__text {
        font-size: 21px;
        line-height: 30px;
    }
    .club__logo {
        height: 220px;
    }
    .club .container-fluid::before {
        width: 370px;
        height: 150px;
    }
    .club__content {
        padding-top: 190px;
    }
    .club__subtitle {
        font-size: 39px;
        padding-bottom: 30px;
    }
    .club__list {
        padding-left: 20px;
    }
    .club__l {
        font-size: 21px;
        margin-bottom: 23px;
    }

    .cta__title.cta__title--large {
        font-size: 32px;
    }

    .about__title {
        font-size: 37px;
        padding-bottom: 40px;
    }
    .about__content p {
        font-size: 20px;
        line-height: 32px;
    }
    .about__slogan {
        width: 80%;
    }
    .about__s {
        font-size: 18px;
        margin-top: 45px;
    }
    .about-box__content {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .about-box__icon {
        width: 90px;
        height: 90px;
    }
    .about-box__text {
        font-size: 19px;
        line-height: 24px;
    }
    .about-photo {
        height: 600px;
        padding-bottom: 100px;
        clip-path: polygon(100% 0, 100% calc(100% - 65px), 50% 100%, 0 calc(100% - 65px), 0 0);
    }
    .about__st {
        font-size: 50px;
    }

    .process__text {
        padding-bottom: 40px;
    }
    .process__photo {
        width: 50%;
        margin-right: 0;
    }

    .featured-promo__photo {
        width: 49%;
        margin-right: 0;
    }
    .featured-promo__icon {
        width: 120px;
        height: 120px;
    }
    .featured-promo__title {
        font-size: 25px;
    }
    .featured-promo__value {
        font-size: 46px;
        padding: 15px 0;
    }
    .featured-promo__subtitle {
        font-size: 23px;
        line-height: 29px;
    }
    .featured-promo__desc {
        font-size: 18px;
    }
    .featured-promo__p, .featured-promo.featured-promo--referral .featured-promo__p {
        height: 400px;
    }

    .featured-promo.featured-promo--referral .featured-promo__photo {
        width: 50%;
        margin-left: 0;
    }

    .start__car {
        width: auto;
        max-height: 215px;
    }

    .areas__map {
        height: 730px;
        top: -70px;
        left: -200px;
    }
    .areas__list {
        padding-top: 45px;
    }

    .footer__logo img {
        width: auto;
        height: 120px;
    }

    /* SUBPAGES */

    .about-intro {
        padding-top: 50px;
        padding-bottom: 90px;
    }
    .about-intro__content p:first-of-type {
        font-size: 22px;
        line-height: 33px;
    }
    .about-values__title {
        font-size: 46px;
    }
    .about-values__text {
        font-size: 21px;
        padding: 25px 0 40px 0;
    }

    .value-box {
        padding: 35px 40px 15px 40px;
    }
    .value-box__title {
        font-size: 32px;
    }
    .value-box__l {
        font-size: 20px;
        line-height: 29px;
    }

    .about-mission__content {
        padding-right: 25px;
    }
    .about-mission__content p {
        font-size: 21px;
        line-height: 32px;
    }
    .about-mission__p {
        height: 500px;
    }

    .about-comm__content p {
        font-size: 20px;
        line-height: 31px;
    }
    .about-comm__title {
        font-size: 40px;
        padding-bottom: 35px;
    }

    .comm-logo {
        width: 100%;
        height: 205px;
    }

    .hero.hero--default {
        height: 530px;
    }

    .page-wrapper #main::before, .single-wrapper #main::before {
        width: 10px;
        left: -10px;
    }

    .services-intro {
        padding-bottom: 0 !important;
    }
    .services-intro .services-intro__row {
        flex-direction: column;
        padding: 0;
    }
    .services-intro__row::before {
        border-radius: 0;
    }
    .services-intro__content {
        width: 100%;
        padding-top: 50px;
        padding-bottom: 40px;
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
    .services-intro__info {
        width: 100%;
        margin-right: 0;
    }
    .services-intro__photo {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }

    .services-intro__box {
        display: flex;
        justify-content: space-between;
    }
    .services-intro__item:not(:last-of-type) {
        padding-bottom: 0;
    }

    .services-textboxes .services-intro__row {
        margin-bottom: 0;
    }
    .services-intro__row:nth-child(even)::before {
        border-color: #f2f5f8;
    }

    .services-textboxes .cta.cta--blue::before {
        width: calc(100% + 54px);
        left: -27px;
        border-radius: 0;
    }

    .services-textboxes__photo {
        height: 380px;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 32px;
        line-height: 38px;
    }
    .entry-content blockquote p {
        line-height: 34px;
    }

    /* WIDGETS */

    #sidebar-area {
        width: calc(25% + 10px);
        margin-right: -10px;
    }

    .cta.cta--widget .cta__title.cta__title--large {
        font-size: 26px;
    }
    .cta.cta--widget .cta__button {
        width: 230px;
    }

    .featured-promo.featured-promo__widget .featured-promo__content {
        padding: 15px 20px 20px 20px;
    }

    /* FAQ */

    #faq-wrapper .accordion-header h3 {
        font-size: 21px;
        line-height: 30px;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 23px;
        line-height: 32px;
    }

    /* BLOG */

    .news > a .photo {
        height: 250px;
    }
    .news .content {
        padding: 35px 40px 130px 40px;
    }
    .news .content h2 {
        font-size: 25px;
        line-height: 29px;
    }
    .news .content p {
        font-size: 17px;
    }
    .news .content .more {
        width: calc(100% - 80px);
        left: 40px;
    }
}

@media (max-width: 1199px) {
    .wrapper {
        padding-top: 65px;
        padding-bottom: 65px;
    }  

    #header {
        padding-left: 25px;
        padding-right: 25px;
    }

    .navbar {
        margin-right: 0;
    }
    .icon-bar {
        background-color: #000;
    }
    .navbar-collapse #main-menu {
        display: flex;
        flex-direction: column;
        position: absolute;
        width: 310px;
        max-height: 80vh;
        top: 50px;
        right: -20px;
        padding: 30px 25px;
        background-color: #FFF;
        box-shadow: 0 8px 15px rgba(0, 0, 0, .15);
        transform-origin: 50% 0;
        transform: scaleY(0);
        transition-duration: 250ms;
        overflow-y: auto;
    }
    .navbar-collapse.show #main-menu {
        transform: scaleY(1);
    }

    .navbar-collapse #main-menu > li {
        width: 100%;
        height: auto;
        margin: 0;    
    }
    .navbar-collapse #main-menu > li:first-of-type {
        display: block;
    }
    .navbar-collapse #main-menu > li > a {
        color: #000;
        padding: 12px 15px;
        margin: 0;
        border-bottom: 0;
    }
    .navbar-collapse #main-menu > li.current-menu-item > a,
    .navbar-collapse #main-menu > li.current-page-parent > a,
    .navbar-collapse #main-menu > li:hover > a {
        color: var(--main) !important;
        border: 0;
    } 
    .navbar-collapse #main-menu > li.menu-item-has-children > a::after,
    .navbar .navbar-nav .dropdown .dropdown > .dropdown-item::after {
        display: none;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown {
        width: 32px;
        height: 32px;
        text-align: center;
        cursor: grab;
        position: absolute;
        right: 0;
        top: 0;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown {
        width: 42px;
        height: 42px;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown::after {
        content: "\f107";
        color: #000;
        font-family: "Font Awesome 6 Free";
        font-size: 13px;
        font-weight: 700;
        line-height: 32px;
        border: 0;
        padding: 0;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown::after {
        line-height: 42px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown.active-child::after {
        color: var(--main);
    }
    .navbar-collapse #main-menu li:hover > a::before, 
    .navbar-collapse #main-menu li.current-menu-item > a::before {
        display: none !important;
    }
    .navbar-collapse #main-menu li ul.dropdown-menu {
        display: none;
        position: relative;
        width: 100%;
        padding: 0 0 10px 15px;
        border: 0 !important;
        box-shadow: 0 0 0;
        top: 0; left: 0;
        visibility: visible;
        opacity: 1;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a {
        font-size: 15px;
        padding: 6px 20px;
        outline: none;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:hover,
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:focus,
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:active {
        color: var(--main);
        background-color: transparent;
    }

    .header__card-link, .header__links ul li a {
        font-size: 15px;
    }
    .header__fast, .header__book {
        display: block;
    }

    .hero.hero--subpage {
        height: 600px;
    }
    .hero:not(.hero--default):not(.hero--services)::after {
        height: 45px;
    }
    .hero__slogan {
        font-size: 18px;
    }
    .hero__title {
        font-size: 56px;
    }
    .hero__text {
        font-size: 23px;
        line-height: 31px;
    }

    .services__items {
        justify-content: center;
    }
    .services__item {
        width: 33.333%;
        padding-top: 15px;
    }

    .cta:not(.cta--blue):not(.cta--white) {
        padding-bottom: 80px;
    }
    .cta::before, .cta::after, .hero.hero--subpage::before, .hero.hero--subpage::after, .about-intro::before, .about-intro::after {
        height: 55px;
    }
    .cta::after, .hero.hero--subpage::after, .about-intro::after {
        height: 45px;
    }
    .cta__title {
        padding-right: 0 !important;
        padding-bottom: 20px !important;
    }

    .fast-pass {
        padding-bottom: 80px;
    }
    .fast-pass::before {
        height: 55px;
    }
    .fast-pass .row {
        flex-direction: column-reverse;
    }
    .fast-pass__content {
        text-align: center;
        padding-top: 30px;
    }
    .fast-pass__photo {
        text-align: center;
    }
    .fast-pass__p {
        height: 130px;
        margin-left: 0;
    }

    .reviews__title {
        font-size: 36px;
        padding-bottom: 45px;
    }
    .reviews__video {
        width: 100%;
    }
    .reviews__button {
        margin-top: 35px;
    }

    .google-box {
        margin-top: 25px;
    }

    .awards__logo {
        max-height: 100px;
    }

    .club {
        overflow: hidden;
    }
    .club__headline {
        padding-bottom: 160px;
    }
    .club__slogan {
        font-size: 38px;
    }
    .club__title {
        font-size: 34px;
        padding: 18px 0;
    }
    .club .container-fluid::before {
        height: 130px;
    }
    .club__logo {
        height: 210px;
    }
    .club__photo {
        position: relative;
        width: 150%;
        height: 400px;
        left: -25%;
    }
    .club__p {
        width: 150%;
        clip-path: unset;
    }
    .club__content {
        padding-top: 175px;
        padding-bottom: 60px;
    }
    .club__subtitle {
        font-size: 37px;
    }

    .cta.cta--blue:not(.col-12):not(.cta--footer):not(.cta--widget) {
        overflow: hidden;
        padding-top: 0;
        padding-bottom: 60px;
    }
    .cta.cta--blue .cta__content {
        flex-direction: column;
        padding-top: 60px;
    }

    .about__title {
        font-size: 36px;
        padding-bottom: 30px;
    }
    .about__content:first-of-type {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-bottom: 1rem;
    }
    .about__content:last-of-type {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .about__slogan {
        width: 85%;
    }
    .about__s {
        font-size: 17px;
        margin-top: 40px;
    }

    .about-box {
        width: 25%;
        flex-direction: column;
        text-align: center;
    }
    .about-box__content {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .about-box__text {
        width: 100%;
        padding-left: 0;
        padding-top: 15px;
    }
    .about__st {
        font-size: 44px;
    }
    .about-photo {
        height: 510px;
        padding-bottom: 70px;
        clip-path: polygon(100% 0, 100% calc(100% - 45px), 50% 100%, 0 calc(100% - 45px), 0 0);
    }

    .process__photo {
        width: 100%;
    }
    .process__p {
        height: 520px;
    }

    .special-boxes__item:not(:first-of-type) {
        padding-top: 20px;
    }

    .featured-promo:not(.featured-promo--referral) .featured-promo__row {
        flex-direction: column-reverse;
    }
    .featured-promo__photo, .featured-promo.featured-promo--referral .featured-promo__photo {
        width: 100%;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }
    .featured-promo__content {
        padding-left: 50px;
        padding-top: 35px;
    }
    .featured-promo:not(.featured-promo--referral) .featured-promo__content {
        padding-bottom: 35px;
    }

    .start__box {
        clip-path: polygon(0 0, 100% 0, calc(100% - 50px) 50%, 100% 100%, 0 100%, 50px 50%);
    }
    .start__title {
        font-size: 40px;
        line-height: 40px;
    }
    .start__text {
        font-size: 21px;
        padding: 25px 0;
    }
    .start__car {
        max-height: 170px;
        left: 0;
    }

    .areas__map {
        position: relative;
        height: 710px;
        top: -60px;
        left: 0;
    }
    .areas__list {
        padding-top: 0;
    }
    .areas__content {
        margin-top: -100px;
    }

    .footer__logo img {
        height: 110px;
    }
    .footer .cta__button {
        width: 240px;
    }
    .footer__title {
        font-size: 20px;
    }
    .address-item__title {
        font-size: 18px;
    }

    /* SUBPAGES */

    .about-intro {
        padding-bottom: 80px;
    }
    .about-intro__content p {
        font-size: 19px;
        line-height: 29px;
    }
    .about-intro__content p:first-of-type {
        font-size: 21px;
        line-height: 31px;
    }
    .about-intro__content p br {
        display: none;
    }

    .about-values__title {
        font-size: 42px;
    }
    .about-values__text {
        font-size: 20px;
        padding: 20px 0 30px 0;
    }
    .about-values__item:last-of-type .value-box__list {
        columns: 1;
    }

    .about-mission__content p {
        font-size: 20px;
        line-height: 30px;
    }
    .about-mission__photo {
        width: 100%;
        margin-right: 0;
        padding-top: 25px;
    }
    .about-mission__p {
        height: 440px;
    }

    .about-comm__title {
        font-size: 36px;
        padding-bottom: 25px;
    }
    .about-comm__content:first-of-type {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-bottom: 1rem;
    }
    .about-comm__content:last-of-type {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .about-comm__content p {
        font-size: 19px;
        line-height: 28px;
    }

    .comm-logo {
        height: 165px;
    }

    .contact-form__box {
        padding: 55px 80px;
    }

    .hero.hero--default, .hero.hero--services {
        height: 500px;
        padding-bottom: 100px;
    }
    .hero__title.hero__title--service {
        max-width: 60%;
        font-size: 54px;
        line-height: 58px;
    }
    .hero__title.hero__title--service br {
        display: none;
    }

    .page-wrapper, .single-wrapper {
        padding-bottom: 0 !important;
        background-color: #fff;
        background-image: unset;
    }
    .page-wrapper #main, .single-wrapper #main {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
    .page-wrapper #main::before, .single-wrapper #main::before {
        display: none;
    }
    .page-wrapper__row {
        margin-top: 0;
    }

    .services-intro, .services-textboxes {
        overflow: hidden;
    }
    .services-intro__row {
        margin-top: 0;
    }
    .services-intro__content p:first-of-type {
        font-size: 20px;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 30px;
        line-height: 36px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .entry-content h4 {
        font-size: 22px;
        line-height: 28px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 18px;
        line-height: 30px;
    }

    .entry-content ul li {
        line-height: 26px;
        margin-top: 8px;
    }
    .entry-content ul li::before {
        line-height: 30px;
    }

    .entry-content blockquote {
        padding-left: 45px;
        margin: 35px 0;
    }
    .entry-content blockquote p {
        font-size: 19px;
        line-height: 33px;
    }

    #sidebar-area, #sidebar-toc {
        display: none !important;
    }

    /* FAQ */

    #faq-wrapper .accordion-header h3 {
        font-size: 20px;
        line-height: 28px;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 22px;
        line-height: 30px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 18px;
        left: -25px;
    }

    /* BLOG */

    .index-wrapper .news:nth-child(n+3) {
        margin-top: 25px;
    }

    .news .photo {
        height: 480px;
    }

    .recent-posts .news:nth-child(n+4) {
        display: none;
    }
}

@media (max-width: 991px) {
    .wrapper {
        padding-top: 55px;
        padding-bottom: 55px;
    }  

    .header__links {
        display: none;
    }
    .header__logo img {
        height: 92px;
    }

    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a {
        padding: 5px 15px;
    }

    .hero {
        height: 680px;
        padding-bottom: 100px;
    }
    .hero:not(.hero--default):not(.hero--services)::after {
        height: 40px;
    }
    .hero__slogan {
        font-size: 17px;
    }
    .hero__title {
        font-size: 49px;
    }
    .hero__text {
        font-size: 21px;
        line-height: 27px;
    }
    .hero__text br {
        display: none;
    }

    .services__items {
        margin-top: -65px;
    }

    .fast-pass__p {
        height: 120px;
    }

    .reviews__title {
        font-size: 34px;
        padding-bottom: 40px;
    }
    .reviews__content {
        padding-top: 40px;
        padding-left: 35px;
        padding-right: 35px;
    }
    .review-item__text {
        font-size: 24px;
        line-height: 35px;
    }
    .review-item__overview {
        padding-top: 25px;
    }
    .review-item__avatar {
        width: 60px;
        height: 60px;
    }

    .club__headline {
        padding-bottom: 120px;
    }
    .club__slogan {
        font-size: 36px;
    }
    .club__title {
        font-size: 30px;
    }
    .club__text {
        font-size: 20px;
        line-height: 29px;
    }

    .club__logo {
        height: 170px;
        margin-top: -95px;
    }
    .club__content {
        padding-bottom: 50px;
    }

    .cta__title.cta__title--large {
        font-size: 30px;
    }

    .about__title {
        font-size: 33px;
    }
    .about__st {
        font-size: 36px;
    }

    .about-photo {
        height: 700px;
        background-color: #003ca5;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom center;
    }
    .about-box {
        width: 50%;
    }

    .process__title {
        font-size: 34px;
    }
    .process__text {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 35px;
        padding-top: 20px;
    }
    .process__p {
        height: 430px;
    }

    .featured-promo {
        padding: 40px 35px 35px 35px;
    }

    .start {
        position: relative;
        background-color: var(--yellow);
    }
    .start::before {
        content: "";
        display: block;
        width: 100%;
        height: 170px;
        background-color: #fff;
        position: absolute;
        top: 0; left: 0;
    }
    .start__car {
        position: relative;
        margin: 0 auto;
        left: 50%;
        right: 0;
        top: 0;
        transform: translateX(-50%);
    }
    .start__box {
        clip-path: unset;
        padding-top: 30px;
        padding-bottom: 0 !important;
    }
    .start__item {
        width: 100%;
        text-align: center;
    }
    .start .cta__buttons {
        justify-content: center;
    }

    .areas__title {
        font-size: 34px;
    }
    .areas__text {
        font-size: 20px;
        line-height: 29px;
        padding-top: 20px;
    }
    .areas__text br {
        display: none;
    }
    .areas__map {
        height: 500px;
        left: 20px;
    }
    .areas__list {
        padding-bottom: 35px;
    }
    .areas__l {
        font-size: 19px;
        margin-bottom: 15px;
    }

    .cta__title {
        font-size: 24px;
        text-align: center;
    }

    /* FOOTER */

    .footer__logo {
        width: 100%;
        text-align: center;
        padding-bottom: 35px;
    }
    .footer__slogan {
        font-size: 21px;
        padding-top: 20px;
    }

    .social-media {
        margin-bottom: 25px;
    }
    .social-media ul li {
        margin: 0 4px;
    }

    /* SUBPAGES */

    .about-intro {
        padding-bottom: 70px;
    }
    .about-intro__content p:first-of-type {
        font-size: 20px;
        line-height: 29px;
    }

    .about-values__title {
        font-size: 40px;
    }
    .about-values__text {
        font-size: 19px;
        padding: 15px 0 10px 0;
    }
    .about-values__text br {
        display: none;
    }

    .value-box__icon {
        width: 90px;
        height: 90px;
    }
    .value-box__title {
        font-size: 30px;
    }
    .value-box__list {
        padding-top: 30px;
    }
    .value-box__l {
        font-size: 19px;
        line-height: 27px;
        margin-bottom: 20px;
    }

    .about-mission__content p {
        font-size: 19px;
        line-height: 29px;
    }

    .about-comm__title {
        font-size: 34px;
    }
    .about-comm__slider {
        padding-top: 30px;
    }
    .comm-logo {
        height: 155px;
    }


    .hero.hero--default, .hero.hero--services {
        height: auto;
        padding-bottom: 0;
    }
    .hero.hero--default .row, .hero.hero--services .row {
        flex-direction: column-reverse;
    }
    .hero__photo {
        position: relative;
        width: 100%;
        height: 400px;
    }
    .hero__p {
        clip-path: unset;
    }
    .hero.hero--default .hero__content, .hero.hero--services .hero__content {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .hero__title.hero__title--service {
        max-width: 100%;
        font-size: 48px;
        line-height: 52px;
    }

    .services-intro__title {
        font-size: 32px;
        line-height: 37px;
    }
    .services-intro__content {
        padding-bottom: 30px;
    }
    .services-intro__content p:first-of-type {
        font-size: 19px;
    }

    .services-intro__box {
        padding: 35px 50px;
    }
    .services-intro__item {
        flex-direction: column;
    }
    .service-intro__text {
        width: 100%;
        text-align: center;
        padding-top: 15px;
        padding-left: 0;
    }

    .services-intro__p {
        height: 250px;
    }

    .services-textboxes__photo {
        height: 260px;
        margin-bottom: 30px;
    }
    .services-textboxes .services-intro__row:nth-child(even) .services-textboxes__photo {
        margin-left: 30px;
    }
    .services-textboxes .services-intro__row:nth-child(odd) .services-textboxes__photo {
        margin-right: 30px;
    }

    .entry-content h1::after, .entry-content h2::after, .post-title::after {
        width: 140px;
        margin-top: 20px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 17px;
        line-height: 28px;
    }

    .entry-content .js-video-button.video::after {
        font-size: 70px;
    }

    /* WIDGETS */

    #sidebar-area {
        display: none !important;
    }

    /* FAQ */

    #faq-wrapper .accordion-item::after {
        width: calc(100% - 30px);
    }
    #faq-wrapper .accordion-header h3 {
        padding: 26px 15px 29px 30px;
        margin: 0;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        padding-bottom: 20px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 15px;
        top: 28px;
        left: 0;
    }
    #faq-wrapper .accordion-body {
        padding-left: 30px;
        padding-bottom: 30px;
    }

    /* REVIEWS */

    .review-item .review {
        padding: 30px 15px;
    }

    /* BLOG */

    .index-wrapper .news:nth-child(n+2) {
        margin-top: 20px;
    }

    .news .photo {
        height: 420px;
    }
    .news > a .photo {
        height: 220px;
    }
    .news .content {
        padding: 30px 35px 115px 35px;
    }
    .news .content h2 {
        font-size: 23px;
        line-height: 27px;
    }
    .news .content .more {
        width: calc(100% - 70px);
        left: 35px;
        bottom: 35px;
    }
    .news .content .more::before {
        width: calc(100% - 160px);
    }
    .news .content .more span {
        height: 45px;
        font-size: 15px;
        line-height: 42px;
        padding: 0 30px;
    }

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 40px;
    }

    .single-wrapper .back {
        margin-top: 50px;
    }

    .recent-posts .news:nth-child(n+3) {
        display: none;
    }

    .modal-body {
        padding-top: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-bottom: 45px;
    }
}

@media (max-width: 767px) {
    .wrapper {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .header__logo img {
        height: 86px;
    }
    .header.sticky .header__logo img {
        height: 74px;
    }
    .header__fast {
        display: none;
    }

    .navbar {
        margin-right: 15px;
    }
    .navbar-collapse #main-menu {
        width: 250px;
        padding: 20px;
    }

    .hero {
        height: 640px;
        padding-bottom: 90px;
    }
    .hero.hero--subpage {
        height: 540px;
        padding-bottom: 65px;
    }
    .hero:not(.hero--default):not(.hero--services)::after {
        height: 30px;
    }
    .hero__slogan {
        font-size: 15px;
    }
    .hero__title {
        font-size: 42px;
        padding: 15px 0;
    }
    .hero__text {
        font-size: 19px;
        line-height: 26px;
    }
    .hero__button {
        width: 230px;
        height: 50px;
        font-size: 14px;
    }

    .services__item {
        width: 50%;
    }
    .services__item:first-of-type {
        width: 100%;
    }
    .service-item__title {
        padding-top: 20px;
    }

    .cta::before, .cta::after, .hero.hero--subpage::before, .hero.hero--subpage::after, .about-intro::before, .about-intro::after {
        height: 35px;
    }
    .cta::after, .hero.hero--subpage::after, .about-intro::after {
        height: 30px;
    }
    .cta__button {
        width: 230px;
        height: 50px;
        font-size: 14px;
    }

    .fast-pass {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .fast-pass::before {
        height: 30px;
    }
    .fast-pass__title {
        font-size: 30px;
    }
    .fast-pass__text {
        font-size: 19px;
        line-height: 27px;
        padding: 15px 0;
    }

    .reviews__title {
        font-size: 30px;
        padding-bottom: 30px;
    }
    .reviews__v {
        height: 340px;
    }
    .review-item__text {
        font-size: 21px;
        line-height: 30px;
    }
    .review-item__text::before {
        width: 47px;
    }
    .review-item__overview {
        padding-top: 20px;
    }
    .review-item__avatar {
        width: 50px;
        height: 50px;
    }
    .review-item__author {
        font-size: 18px;
    }
    .reviews__button {
        height: 50px;
        padding: 0 40px;
        margin-top: 25px;
    }

    .google-box {
        padding: 15px 20px;
    }
    .google-box__value {
        font-size: 34px;
    }

    .awards__logo {
        max-height: 80px;
    }

    .club__headline {
        padding-bottom: 70px;
    }
    .club__slogan {
        font-size: 32px;
    }
    .club__title {
        font-size: 27px;
        padding: 15px 0;
    }
    .club__text {
        font-size: 18px;
        line-height: 26px;
    }
    .club__logo {
        height: 140px;
        margin-top: -50px;
    }
    .club__content {
        padding-top: 160px;
        padding-bottom: 45px;
    }
    .club__subtitle {
        font-size: 27px;
    }
    .club__l {
        font-size: 19px;
        margin-bottom: 20px;
    }
    .club__l::before {
        top: 0;
    }
    .club__button {
        height: 50px;
        margin-top: 25px;
    }
    .club__photo {
        height: 340px;
    }

    .cta__title.cta__title--large {
        font-size: 28px;
    }

    .about__title {
        font-size: 31px;
        line-height: 36px;
        padding-bottom: 20px;
    }
    .about__content p {
        font-size: 18px;
        line-height: 27px;
    }
    .about__slogan {
        width: 85%;
    }
    .about__s {
        margin-top: 25px;
    }

    .about-photo {
        height: 610px;
    }
    .about-box__icon {
        width: 84px;
        height: 84px;
    }
    .about__st {
        font-size: 29px;
    }

    .process__title {
        font-size: 30px;
    }
    .process__text {
        font-size: 18px;
        line-height: 27px;
        padding-bottom: 30px;
        padding-top: 15px;
    }
    .process__text br {
        display: none;
    }

    .process__accordion .accordion-item:not(:last-of-type) .accordion__icon::after {
        top: 54px;
    }
    .process__accordion .accordion__i {
        width: 54px;
        height: 54px;
    }    
    .process__accordion .accordion-title {
        font-size: 19px;
    }
    .process__accordion .accordion-item.active .accordion-title {
        font-size: 21px;
    }
    .process__accordion .accordion-body p {
        font-size: 18px;
        line-height: 26px;
    }

    .process__p {
        height: 360px;
    }

    .featured-promo {
        padding: 30px 35px;
    }

    .featured-promo__p, .featured-promo.featured-promo--referral .featured-promo__p {
        height: 320px;
    }
    .featured-promo__icon {
        width: 90px;
        height: 90px;
    }
    .featured-promo__i {
        max-height: 54px;
    }
    .featured-promo__title {
        font-size: 20px;
    }
    .featured-promo__value {
        font-size: 40px;
        padding: 12px 0;
    }
    .featured-promo__subtitle {
        font-size: 20px;
        line-height: 25px;
    }
    .featured-promo__desc {
        font-size: 15px;
    }
    .featured-promo__button {
        height: 50px;
    }

    .start__title {
        font-size: 34px;
        line-height: 36px;
    }
    .start__text {
        font-size: 19px;
        padding: 15px 0 20px 0;
    }
    .start .cta__button {
        width: 210px;
    }

    .areas__title {
        font-size: 30px;
    }
    .areas__text {
        font-size: 18px;
        line-height: 27px;
        padding-top: 15px;
    }
    .areas__map {
        height: auto;
        top: -30px;
        left: 0;
    }
    .areas__label {
        font-size: 21px;
    }
    .areas__content {
        margin-top: -50px;
    }

    /* FOOTER */

    .footer__logo img {
        height: 100px;
    }
    .footer__address, .footer__hours {
        width: 100%;
        text-align: center !important;
    }
    .footer__address {
        padding-bottom: 25px;
    }
    .footer__title::after {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .address-item__phone {
        margin-top: 20px;
    }

    /* SUBPAGES */

    .about-intro__content p {
        font-size: 18px;
        line-height: 27px;
    }
    .about-intro__content p:first-of-type {
        font-size: 19px;
        line-height: 27px;
    }

    .about-values__title {
        font-size: 36px;
    }
    .about-values__text {
        font-size: 18px;
        line-height: 27px;
        padding: 12px 0 5px 0;
    }

    .value-box {
        padding: 30px 30px 15px 35px;
    }
    .value-box__icon {
        width: 86px;
        height: 86px;
    }
    .value-box__title {
        width: calc(100% - 86px);
        font-size: 27px;
    }
    .value-box__l {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .about-mission__content p {
        font-size: 18px;
        line-height: 26px;
    }
    .about-mission__p {
        height: 340px;
    }

    .about-comm__title {
        font-size: 30px;
    }
    .about-comm__content p {
        font-size: 18px;
        line-height: 26px;
    }

    .contact-form__box {
        padding: 50px 60px;
        margin-top: -35px;
    }
    .contact-form__wrapper .gfield input.large, .contact-form__wrapper .gfield select.large, .contact-form__wrapper .gfield textarea {
        height: 60px;
        line-height: 20px;
    }

    .hero__photo {
        height: 360px;
    }
    .hero__title.hero__title--service {
        font-size: 42px;
        line-height: 46px;
    }
    .hero__text.hero__text--single {
        font-size: 18px;
    }

    .services-intro__content {
        padding-top: 40px;
    }
    .services-intro__title {
        font-size: 30px;
        line-height: 35px;
    }
    .services-intro__content p {
        font-size: 18px;
        line-height: 30px;
    }
    .services-intro__content p:first-of-type {
        font-size: 18px;
    }

    .services-intro__box {
        padding: 30px 40px;
    }
    .service-intro__icon {
        width: 90px;
        height: 90px;
    }
    .service-intro__text {
        font-size: 18px;
        line-height: 22px;
    }

    .services-textboxes .cta__content {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
        margin-top: 30px;
    }

    .services-textboxes__photo {
        height: 200px;
        margin-bottom: 20px;
    }

    h1, h2, h3, h4 {
        padding: 15px 0;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 27px;
        line-height: 33px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 16px;
        line-height: 26px;
    }

    .entry-content ul li {
        margin-top: 6px;
    }
    .entry-content ul li::before {
        line-height: 28px;
    }

    .entry-content blockquote {
        padding-left: 40px;
        margin: 30px 0;
    }
    .entry-content blockquote p {
        font-size: 18px;
        line-height: 30px;
    }

    /* FAQ */

    #faq-wrapper .accordion-header h3 {
        font-size: 18px;
        line-height: 25px;
        padding: 25px 15px 24px 30px;
        margin: 0;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        padding-bottom: 15px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 14px;
        top: 26px;
    }
    #faq-wrapper .accordion-body {
        padding-bottom: 25px;
    }

    /* REVIEWS */

    .review-item .review {
        padding: 30px 0;
    }
    .review-item .review p:first-of-type:before {
        font-size: 120px;
        top: -47px;
        left: -20px;
    }
    .review-item .overview {
        font-size: 17px;
        padding-top: 20px;
    }

    /* BLOG */

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 35px;
    }
    .pagination .page-item .page-link, .sitemap-by-click5_pagination .pagination-item, .sitemap-by-click5_pagination strong {
        font-size: 17px;
        padding: 20px 15px;
    }
    .pagination .page-item .page-link.next, .pagination .page-item .page-link.prev {
        padding: 0 27px;
        margin-top: 8px;
    }

    .news .photo {
        height: 330px;
    }

    .single-wrapper .back {
        font-size: 17px;
        margin-top: 40px;
    }
    .single-wrapper .back::after {
        width: 54px;
        height: 54px;
        top: -18px;
    }

    .modal-body .headline .title {
        font-size: 36px;
    }
    .modal-body .headline .text {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 575px) {
    .wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }    

    #header {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header.sticky .header__bottom {
        padding-top: 13px;
        padding-bottom: 9px;
    }
    .header__top {
        padding-left: 20px;
        padding-right: 10px;
    }
    .header__card-link {
        font-size: 13px;
    }
    .header__card-link .fa-arrow-right {
        display: none;
    }
    .header__logo img {
        height: 80px;
    }
    .header.sticky .header__logo img {
        height: 60px;
    }
    .header__book {
        display: none;
    }

    .navbar {
        margin-right: 0;
    }
    .navbar-collapse #main-menu {
        width: 260px;
        right: -15px;
        padding: 20px;
    }
    .navbar-collapse #main-menu > li > a {
        font-size: 17px;
        padding: 10px 15px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown {
        width: 37px;
        height: 37px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown::after {
        line-height: 37px;
    }

    .hero.hero--subpage {
        height: 500px;
        padding-bottom: 55px;
    }
    .hero:not(.hero--default):not(.hero--services)::after {
        height: 20px;
    }
    .hero__slogan {
        font-size: 14px;
    }
    .hero__title {
        font-size: 35px;
        padding: 10px 0;
    }
    .hero__text {
        font-size: 17px;
        line-height: 24px;
        padding-bottom: 15px;
    }
    .hero__button {
        height: 46px;
        font-size: 12px;
    }

    .services__item {
        width: 50%;
    }
    .service-item {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }
    .service-item__content {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .cta:not(.cta--blue):not(.cta--white) {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .cta::before, .cta::after, .hero.hero--subpage::before, .hero.hero--subpage::after, .about-intro::before, .about-intro::after {
        height: 25px;
    }
    .cta::after, .hero.hero--subpage::after, .about-intro::after {
        height: 22px;
    }
    .cta__title {
        font-size: 22px;
        padding-bottom: 15px !important;
    }
    .cta__button {
        height: 46px;
        font-size: 12px;
    }

    .fast-pass {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .fast-pass::before {
        height: 20px;
    }
    .fast-pass__p {
        width: 100%;
        height: auto;
    }
    .fast-pass__title {
        font-size: 28px;
    }
    .fast-pass__text {
        font-size: 18px;
        line-height: 25px;
    }
    .fast-pass__text br {
        display: none;
    }

    .reviews__title {
        font-size: 26px;
        line-height: 30px;
        padding-bottom: 25px;
    }
    .reviews__v {
        height: 220px;
    }
    .reviews__v::after {
        width: 80px;
    }
    .reviews__content {
        padding-top: 25px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .review-item__text {
        font-size: 19px;
        line-height: 27px;
        text-indent: 55px;
    }
    .review-item__text::before {
        width: 44px;
    }
    .review-item__overview {
        padding-top: 15px;
    }
    .reviews__button {
        height: 46px;
        font-size: 12px;
        padding: 0 35px;
        margin-top: 20px;
    }

    .google-box {
        padding: 13px 15px;
        margin-top: 20px;
    }
    .google-box__value {
        font-size: 30px;
    }
    .google-box__reviews {
        padding: 0 15px;
    }
    .google-box__logo {
        width: auto;
        height: 34px;
    }

    .club__slogan {
        font-size: 30px;
    }
    .club__title {
        font-size: 24px;
        line-height: 30px;
        padding: 13px 0 10px 0;
    }
    .club__subtitle {
        padding-bottom: 20px;
    }
    .club__list {
        columns: 1;
    }
    .club__l {
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .club__button {
        height: 46px;
        font-size: 12px;
        margin-top: 10px;
    }
    .club__photo {
        height: 280px;
    }
    .club .container-fluid::before {
        width: 90%;
    }

    .cta.cta--blue:not(.col-12):not(.cta--footer):not(.cta--widget) {
        padding-bottom: 40px;
    }
    .cta__title.cta__title--large {
        font-size: 23px;
    }
    .cta.cta--blue .cta__content {
        padding-top: 40px;
    }
    .cta.cta--blue .cta__buttons {
        flex-direction: column;
        align-items: center;
    }
    .cta.cta--blue .cta__button--book {
        margin-top: 5px;
    }

    .about__title {
        font-size: 25px;
        line-height: 30px;
        padding-bottom: 15px;
    }
    .about__content p {
        font-size: 16px;
        line-height: 24px;
    }
    .about__slogan {
        width: 100%;
    }
    .about__s {
        font-size: 14px;
        line-height: 16px;
        margin-top: 20px;
    }
    .about-box {
        width: 100%;
        padding-top: 10px;
    }
    .about-box__text {
        padding-top: 10px;
    }

    .about-photo {
        height: 920px;
        padding-bottom: 50px;
        clip-path: polygon(100% 0, 100% calc(100% - 20px), 50% 100%, 0 calc(100% - 20px), 0 0);
        background-color: #003ca5;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom center;
    }
    .about__st {
        display: none;
    }

    .process__title {
        font-size: 26px;
        line-height: 31px;
    }
    .process__text {
        padding-top: 10px;
    }

    .process__accordion .accordion__icon {
        width: 62px;
    }
    .process__accordion .accordion-item:not(:last-of-type) .accordion__icon::after {
        top: 51px;
    }
    .process__accordion .accordion__i {
        width: 50px;
        height: 50px;
    }
    .process__accordion .accordion-item.active .accordion__i {
        height: 62px;
    }
    .process__accordion .accordion-title {
        width: calc(100% - 82px);
        font-size: 17px;
    }
    .process__accordion .accordion-item.active .accordion-title {
        font-size: 18px;
    }
    .process__accordion .accordion-body p {
        font-size: 16px;
        line-height: 22px;
    }

    .process__p {
        height: 260px;
    }

    .featured-promo {
        flex-direction: column;
    }
    .featured-promo__p, .featured-promo.featured-promo--referral .featured-promo__p {
        height: 220px;
    }
    .featured-promo__content {
        flex-direction: column;
        text-align: center;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        padding-top: 25px;
    }
    .featured-promo__icon {
        margin: 0 auto;
    }
    .featured-promo__text {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }

    .start::before {
        height: 130px;
    }
    .start__car {
        max-height: unset;
        height: auto;
    }
    .start__box {
        padding-top: 20px;
    }
    .start__title {
        font-size: 30px;
        line-height: 32px;
    }
    .start__text {
        font-size: 18px;
        padding: 10px 0 20px 0;
    }

    .areas__title {
        font-size: 26px;
    }
    .areas__text {
        font-size: 17px;
        line-height: 25px;
        padding-top: 10px;
    }
    .areas__list {
        padding-bottom: 20px;
        padding-left: 10px;
    }
    .areas__l {
        font-size: 17px;
    }
    .areas__search {
        padding: 20px 24px;
    }
    .areas__label {
        font-size: 17px;
        padding-right: 0;
    }
    .areas__field {
        font-size: 16px;
        padding: 0 15px;
    }

    /* FOOTER */

    .footer {
        padding-bottom: 70px;
    }

    .footer__title {
        font-size: 18px;
    }
    .address-item__title {
        font-size: 17px;
    }
    .address-item__address, .address-item__map, .footer__hours p {
        font-size: 16px;
        line-height: 23px;
    }

    .social-media ul li a {
        width: 48px;
        height: 48px;
    }
    .social-media ul li a::after {
        font-size: 18px;
    }

    .footer .menu ul {
        flex-wrap: wrap;
    }
    .footer .menu ul li {
        padding: 0 10px !important;
    }
    .footer .menu ul li:after {
        display: none;
    }

    .grecaptcha-badge {
        bottom: 80px !important;
    }

    /* SUBPAGES */

    .about-intro {
        padding-bottom: 45px;
        padding-top: 30px;
    }
    .about-intro__content p {
        font-size: 17px;
        line-height: 24px;
    }
    .about-intro__content p:first-of-type {
        font-size: 17px;
        line-height: 24px;
    }

    .about-values__title {
        font-size: 30px;
    }
    .about-values__text {
        font-size: 16px;
        line-height: 23px;
        padding: 10px 0 5px 0;
    }

    .value-box {
        padding: 25px 25px 15px 25px;
    }
    .value-box__icon {
        width: 72px;
        height: 72px;
    }
    .value-box__icon img {
        max-height: 44px;
    }
    .value-box__title {
        width: calc(100% - 75px);
        font-size: 22px;
        padding-left: 15px;
    }
    .value-box__list {
        padding-top: 20px;
        padding-left: 15px;
    }
    .value-box__l {
        font-size: 17px;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .about-mission__content p {
        font-size: 17px;
        line-height: 24px;
    }
    .about-mission__p {
        height: 240px;
    }

    .about-comm__title {
        font-size: 28px;
        padding-bottom: 20px;
    }
    .about-comm__content p {
        font-size: 17px;
        line-height: 24px;
    }
    .about-comm__slider {
        padding-top: 20px;
    }

    .contact-form__box {
        padding: 30px 25px;
    }
    .contact-form__wrapper .gform_fields {
        row-gap: 10px !important;
    }
    .contact-form__wrapper .gfield input.large, .contact-form__wrapper .gfield select.large, .contact-form__wrapper .gfield textarea {
        height: 54px;
        font-size: 17px;
        line-height: 34px;
        padding: 10px 20px;
    }
    .contact-form__wrapper .ginput_container_radio {
        padding-top: 15px;
    }
    .contact-form__wrapper .gfield .gform-field-label.gform-field-label--type-inline {
        font-size: 17px;
    }
    .contact-form__wrapper .gfield input[type=radio] {
        width: 17px;
        height: 17px;
    }

    .hero__breadcrumbs {
        font-size: 14px;
    }
    .hero__title.hero__title--service {
        font-size: 35px;
        line-height: 39px;
    }
    .hero__text.hero__text--single {
        font-size: 15px;
    }
    .hero__photo {
        height: 280px;
    }

    .services-intro__content {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .services-intro__title {
        font-size: 26px;
        line-height: 30px;
    }
    .services-intro__title br {
        display: none;
    }
    .services-intro__title::after {
        width: 120px;
        height: 8px;
        margin: 15px 0 15px 0;
    }
    .services-intro__content p {
        font-size: 17px;
        line-height: 27px;
    }
    .services-intro__content p:first-of-type {
        font-size: 17px;
    }

    .services-intro__box {
        flex-direction: column;
        padding: 25px 30px;
    }
    .services-intro__item {
        flex-direction: row;
    }
    .services-intro__item:not(:last-of-type) {
        padding-bottom: 10px;
    }
    .service-intro__icon {
        width: 74px;
        height: 74px;
    }
    .service-intro__text {
        width: calc(100% - 74px);
        font-size: 17px;
        line-height: 21px;
        text-align: left;
        padding-left: 20px;
        padding-top: 0;
    }

    .services-intro__photo {
        margin-top: 15px;
    }
    .services-intro__p {
        height: 200px;
    }

    .services-textboxes {
        padding-bottom: 0 !important;
    }

    .services-textboxes .cta__content {
        padding-top: 30px !important;
        padding-bottom: 35px !important;
        margin-top: 20px;
    }

    .services-textboxes__photo {
        width: 100%;
    }
    .services-textboxes .services-intro__row:nth-child(even) .services-textboxes__photo {
        margin-left: 0;
    }
    .services-textboxes .services-intro__row:nth-child(odd) .services-textboxes__photo {
        margin-right: 0;
    }

    h1, h2, h3, h4 {
        padding: 12px 0;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 24px;
        line-height: 30px;
    }
    .entry-content h1::after, .entry-content h2::after, .post-title::after {
        width: 120px;
        height: 8px;
        margin-top: 15px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 21px;
        line-height: 27px;
    }
    .entry-content h4 {
        font-size: 19px;
        line-height: 25px;
    }

    .entry-content ul li::before {
        line-height: 26px;
    }

    .entry-content blockquote {
        padding-left: 35px;
        margin: 20px 0;
    }
    .entry-content blockquote p {
        font-size: 16px;
        line-height: 27px;
    }
    
    .entry-content .js-video-button.video::after {
        font-size: 60px;
    }

    /* FAQ */
    
    #faq-wrapper .accordion-item {
        margin-left: 5px;
    }
    #faq-wrapper .accordion::after {
        width: calc(100% - 25px);
    }
    #faq-wrapper .accordion-header h3 {
        font-size: 17px;
        line-height: 23px;
        padding: 20px 15px 19px 25px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 12px;
        top: 21px;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 18px;
        line-height: 25px;
        padding-bottom: 10px;
    }
    #faq-wrapper .accordion-body {
        padding-left: 25px;
        padding-bottom: 20px;
    }

    /* REVIEWS */

    .review-item .review p:first-of-type:before {
        font-size: 110px;
        top: -43px;
        left: -13px;
    }
    .review-item .overview {
        font-size: 15px;
    }

    /* BLOG */

    .index-wrapper .news:nth-child(n+2), 
    .recent-posts .news:nth-child(n+3) {
        margin-top: 15px;
    }

    .news .photo {
        height: 220px;
    }
    .news .content {
        padding: 25px 25px 105px 25px;
    }
    .news .content .time-cat {
        margin-bottom: 12px;
    }
    .news .content h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .news .content p {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;  
        overflow: hidden;
        font-size: 16px;
        line-height: 24px;
    }
    .news .content .more {
        width: calc(100% - 50px);
        bottom: 30px;
        left: 25px;
    }
    .news .content .more span {
        height: 45px;
        line-height: 42px;
    }

    .pagination .page-item .page-link, .sitemap-by-click5_pagination .pagination-item, .sitemap-by-click5_pagination strong {
        font-size: 15px;
        padding: 17px 11px;
    }
    .pagination .page-item .page-link.next, .pagination .page-item .page-link.prev {
        height: 36px;
        font-size: 18px;
        line-height: 32px;
        padding: 0 15px;
        margin-top: 7px;
    }
    .pagination .page-item .page-link.next {
        margin-left: 8px;
    }
    .pagination .page-item .page-link.prev {
        margin-right: 8px;
    }

    .single-wrapper .back {
        font-size: 15px;
        margin-left: 20px;
    }
    .single-wrapper .back::after {
        width: 48px;
        height: 48px;
        top: -15px;
        left: -20px;
    }

    .modal-body {
        padding-top: 10px;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 35px;
    }
    .modal-body .headline .title {
        font-size: 28px;
    }
    .modal-body .headline .text {
        font-size: 18px;
        line-height: 22px;
    }
}