@media (min-width: 1460px) {
    .services .container,
    .featured .container,
    .history .container,
    .reviews .container {
        max-width: 1400px;
    }
}

@media (min-width: 1560px) {
    .services .container,
    .featured .container,
    .history .container {
        max-width: 1500px;
    }
}

@media (max-width: 1699px) {
    .header__top {
        padding: 14px 25px;
    }
    .header__bottom {
        padding: 15px 25px;
    }
    .navbar .navbar-nav > li {
        margin: 0 7px;
    }

    .hero {
        height: 800px;
    }
}

@media (max-width: 1599px) {
    .header__logo, .header__contact {
        width: auto;
    }

    .hero {
        height: 770px;
    }
    .hero__title {
        font-size: 56px;
    }

    .intro__title {
        font-size: 30px;
        line-height: 40px;
    }

    .service-item {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .featured__title {
        font-size: 54px;
    }

    .financing__photo, .about-boxes__photo {
        width: calc(50% + 40px);
        margin-left: -40px;
    }
    .financing__p {
        height: 570px;
    }

    .reviews__photot-img {
        max-width: 95% !important;
    }

    .areas__mimg {
        width: 980px;
        margin-left: -30%;
    }
    .areas__title {
        font-size: 54px;
        line-height: 52px;
    }
    .areas__title span {
        font-size: 48px;
    }

    .hero.hero--subpage {
        height: 620px;
    }

    .about-boxes__p {
        height: 520px;
    }

    .about-financing__p {
        width: 690px;
        margin-bottom: 35px;
    }

    #sidebar-area {
        width: calc(25% + 70px);
        margin-right: -70px;
    }
}

@media (max-width: 1499px) {
    .header__top {
        padding: 14px 20px;
    }
    .header__bottom {
        padding: 15px 20px;
    }

    .navbar .navbar-nav > li {
        margin: 0 5px;
    }
    .navbar .navbar-nav .nav-link {
        font-size: 18px;
    }

    .hero {
        height: 720px;
    }
    .hero__slogan {
        font-size: 28px;
    }
    .hero__title {
        font-size: 52px;
    }

    .intro__logo-img {
        height: 350px;
    }
    .intro__text {
        width: calc(100% - 317px);
        padding-left: 50px;
    }
    .intro__title {
        font-size: 27px;
        line-height: 38px;
    }
    .intro__text p {
        max-width: 100%;
        font-size: 21px;
        line-height: 33px;
    }

    .service-item__icon {
        width: 110px;
        height: auto;
    }
    .service-item__title {
        font-size: 28px;
    }

    .featured__content {
        padding-left: 90px;
        padding-right: 50px;
    }
    .featured__subtitle {
        font-size: 30px;
    }
    .featured__text {
        font-size: 19px;
        line-height: 30px;
    }

    .financing::before {
        height: 195px;
    }
    .financing__photo, .about-boxes__photo {
        width: 50%;
        margin-left: 0;
    }
    .financing__p {
        height: 540px;
    }
    .financing__content {
        padding-left: 45px;
    }

    .history__p {
        height: 550px;
    }

    .reviews__slogan {
        font-size: 25px;
    }
    .reviews__title {
        font-size: 47px;
    }
    .reviews__items .ti-widget.ti-goog .ti-review-content {
        font-size: 19px;
        line-height: 30px;
    }

    .areas__mimg {
        width: 900px;
        margin-left: -15%;
    }
    .areas__title {
        font-size: 50px;
        line-height: 48px;
    }
    .areas__title span {
        font-size: 44px;
    }
    .areas__subtitle {
        font-size: 38px;
        padding-bottom: 50px;
    }

    .details-title {
        font-size: 46px;
    }

    .hero.hero--subpage {
        height: 580px;
    }

    .featured__photo--about .featured__p {
        height: 550px;
    }

    #sidebar-area {
        width: calc(25% + 20px);
        margin-right: -20px;
    }

    .widget-title {
        font-size: 28px;
        padding: 0 0 20px 35px;
    }
    .widget-links ul li a {
        font-size: 19px;
        padding: 19px 0 18px 45px;
    }

    .widget-coupon__box {
        padding: 35px 30px 45px 40px;
    }
    .widget-coupon__icon {
        width: auto;
        height: 70px;
    }
    .widget-coupon__value {
        font-size: 50px;
    }
    .widget-coupon__title {
        font-size: 21px;
    }
    .widget-coupon__button {
        height: 52px;
        font-size: 17px;
        margin-top: 25px;
    }
}

@media (max-width: 1399px) {
    .header__phone {
        padding-left: 10px;
    }
    .header__phone-text {
        font-size: 16px;
    }
    .header__phone-text b, .header__phone-text strong {
        font-size: 19px;
    }

    .header__logo-img {
        height: 96px;
    }
    .header.sticky .header__logo-img {
        height: 86px;
    }

    .header__contact {
        display: none;
    }

    .navbar .navbar-nav .dropdown:last-of-type .dropdown-menu {
        left: initial;
        right: -20px;
    }

    .hero {
        height: 660px;
        padding-bottom: 75px;
    }
    .hero__slogan {
        font-size: 26px;
    }
    .hero__title {
        font-size: 48px;
    }
    .hero__button {
        height: 66px;
        padding: 0 60px;
    }

    .intro__logo-img {
        height: 310px;
    }
    .intro__text {
        width: calc(100% - 281px);
        padding-left: 45px;
    }
    .intro__title {
        font-size: 25px;
        line-height: 36px;
        padding-top: 20px;
    }
    .intro__text p {
        font-size: 20px;
        line-height: 31px;
    }

    .service-item {
        padding-top: 40px;
        padding-bottom: 35px;
    }
    .service-item__icon {
        width: 100px;
    }
    .service-item__title {
        font-size: 26px;
        padding: 25px 0 20px 0;
    }
    .service-item__more {
        font-size: 17px;
    }

    .cta__title {
        font-size: 33px;
    }
    .cta__text {
        font-size: 20px;
        padding: 25px 0;
    }
    .cta__button {
        height: 59px;
    }

    .featured__content {
        padding-left: 80px;
        padding-right: 40px;
    }
    .featured__slogan {
        font-size: 20px;
    }
    .featured__title {
        font-size: 48px;
    }
    .featured__title.featured__title--smaller {
        font-size: 44px;
    }
    .featured__subtitle {
        font-size: 27px;
    }
    .featured__subtitle::after {
        width: 200px;
        height: 10px;
    }
    .featured__p {
        height: 480px;
    }
    .featured__button {
        height: 59px;
    }

    .financing__text {
        line-height: 30px;
    }

    .history__p {
        height: 520px;
        border-radius: 30px;
    }

    .reviews__slogan {
        font-size: 24px;
    }
    .reviews__title {
        font-size: 44px;
    }
    .reviews__items .ti-widget.ti-goog .ti-review-item > .ti-inner {
        padding: 65px 35px 25px 35px !important;
    }
    .reviews__items .ti-widget.ti-goog .ti-review-content {
        font-size: 18px;
        line-height: 28px;
    }
    .reviews__items .ti-widget.ti-goog .ti-widget-container .ti-name {
        font-size: 16px;
    }

    .areas__mimg {
        width: 780px;
        margin-left: -15%;
    }
    .areas__slogan {
        font-size: 20px;
        padding-bottom: 20px;
    }
    .areas__title {
        font-size: 46px;
        line-height: 44px;
    }
    .areas__title span {
        font-size: 41px;
    }
    .areas__text {
        font-size: 19px;
        line-height: 30px;
    }
    .areas__subtitle {
        font-size: 34px;
        padding-bottom: 45px;
    }

    .trusted__iimg {
        max-height: 85px;
    }

    .details-title {
        font-size: 42px;
    }

    /* SUBPAGES */

    .about-intro__content p {
        font-size: 20px;
        line-height: 32px;
    }
    .about-intro__content p:first-of-type {
        font-size: 23px;
        line-height: 35px;
    }
    .about-intro__content p br {
        display: none;
    }

    .featured__content--about .featured__title {
        font-size: 26px;
        line-height: 34px;
    }
    .featured__content--about .featured__title::after, .about-why__title::after {
        width: 180px;
        height: 10px;
        margin: 15px 0 20px 0;
    }
    .featured__content--about p {
        font-size: 18px;
        line-height: 29px;
    }

    .about-why__title {
        font-size: 32px;
    }
    .about-boxes__p {
        height: 470px;
    }
    .about-financing__p {
        width: 650px;
        margin-bottom: 45px;
        margin-left: 10px;
    }

    .contact__title {
        font-size: 38px;
        line-height: 42px;
    }
    .contact-form__box {
        padding: 80px 130px;
    }

    .services-intro__title {
        font-size: 26px;
        line-height: 35px;
    }
    .servies-intro__content p {
        font-size: 20px;
        line-height: 32px;
    }

    .services__title {
        font-size: 40px;
        padding-bottom: 25px;
    }
    .service-box {
        padding: 30px;
    }
    .service-box__title {
        font-size: 26px;
        padding: 20px 0;
    }
    .service-box__more {
        margin-top: 25px;
    }

    .trust__title {
        font-size: 34px;
    }

    .services-video__title {
        font-size: 36px;
    }
    .services-video__title::after {
        width: 200px;
        height: 10px;
        margin: 25px auto 40px;
    }
    .services-video__v {
        height: 520px;
    }

    /* WIDGETS */

    #sidebar-area {
        width: 25%;
        margin-right: 0;
    }

    .widget-links ul li a {
        font-size: 18px;
        padding: 17px 0 16px 45px;
    }
    .widget-links ul li a::before {
        font-size: 11px;
    }

    .widget-coupon__box {
        padding: 35px 30px 40px 30px;
    }
    .widget-coupon__icon {
        height: 60px;
    }
    .widget-coupon__value {
        font-size: 43px;
    }
    .widget-coupon__title {
        font-size: 18px;
    }
    .widget-coupon__button {
        height: 48px;
        font-size: 16px;
        padding: 0 30px;
        margin-top: 20px;
    }

    /* FAQ */

    #faq-wrapper .accordion-header .accordion-title {
        font-size: 21px;
        line-height: 30px;
    }
    #faq-wrapper .accordion-header .accordion-title[aria-expanded="true"] {
        font-size: 23px;
        line-height: 32px;
    }
}

@media (max-width: 1199px) {
    .wrapper {
        padding-top: 65px;
        padding-bottom: 65px;
    }  

    .header__top {
        justify-content: center !important;
    }
    .header__phone {
        display: none;
    }
    .header__contact {
        display: block;
    }
    .header__navigation {
        position: absolute;
        right: 265px;
    }

    .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;
    }

    .hero__slogan {
        font-size: 24px;
    }
    .hero__title {
        font-size: 44px;
        padding-top: 25px;
    }
    .hero__button {
        height: 64px;
        font-size: 19px;
        padding: 0 60px;
    }

    .intro__logo-img {
        height: 270px;
    }
    .intro__title {
        font-size: 23px;
        line-height: 34px;
        padding-top: 15px;
        padding-bottom: 20px;
    }
    .intro__text p {
        font-size: 19px;
        line-height: 30px;
    }

    .services__item {
        width: 33.333%;
    }
    .services__item:nth-last-child(-n+2) {
        width: 50%;
        padding-top: 20px;
    }

    .cta__title {
        font-size: 30px;
    }
    .cta__text {
        font-size: 18px;
        padding: 20px 0 25px 0;
    }

    .featured .featured__box .row,
    .history .history__box .row {
        flex-direction: column-reverse;
    }
    .featured__box {
        border-radius: 30px;
    }
    .featured__content {
        padding: 35px 65px;
    }
    .featured__title {
        font-size: 44px;
    }
    .featured__subtitle {
        font-size: 25px;
    }
    .featured__text {
        font-size: 18px;
        line-height: 29px;
    }
    .featured__p {
        border-radius: 30px;
    }

    .financing::before, .about-boxes::before {
        display: none;
    }
    .financing__photo, .about-boxes__photo {
        width: 100%;
    }
    .financing__p, .about-boxes__p {
        height: 480px;
        border-radius: 30px;
    }
    .financing__content {
        padding: 35px 65px 0 65px;
    }
    .financing__text {
        font-size: 18px;
        line-height: 29px;
    }

    .history {
        padding-top: 40px;
    }
    .history__box .featured__content {
        padding-bottom: 60px;
    }

    .reviews::before {
        height: 580px;
    }
    .reviews__slogan {
        font-size: 23px;
        padding-bottom: 20px;
    }
    .reviews__title {
        font-size: 40px;
    }
    .reviews__items .ti-widget.ti-goog .ti-review-content {
        font-size: 17px;
        line-height: 26px;
    }

    .areas .row:first-of-type {
        flex-direction: column-reverse;
    }
    .areas__map {
        text-align: center;
    }
    .areas__mimg {
        margin-left: auto;
        margin-right: auto;
    }
    .areas__content {
        text-align: center;
        padding-top: 25px;
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .areas__slogan {
        font-size: 19px;
    }
    .areas__title {
        font-size: 44px;
        line-height: 42px;
    }
    .areas__text {
        font-size: 18px;
        line-height: 29px;
    }
    .areas__subtitle {
        font-size: 30px;
        padding-bottom: 40px;
    }
    .areas__litem {
        font-size: 18px;
    }

    .trusted__title {
        font-size: 32px;
        text-align: center;
        padding-bottom: 20px;
    }
    .trusted__title span {
        font-size: 25px;
    }

    .footer .row.wrapper {
        flex-direction: column-reverse;
    }
    .footer__details {
        text-align: center;
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-bottom: 40px;
    }
    .details-title {
        font-size: 38px;
        padding-bottom: 10px;
        padding-top: 0;
    }
    .details-city {
        font-size: 26px;
        padding-top: 25px;
    }

    .footer .row.row-2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .footer .menu ul li a {
        font-size: 15px;
    }

    /* SUBPAGES */

    .hero.hero--subpage {
        height: 500px;
        padding-bottom: 100px;
    }

    .about-intro__content p {
        font-size: 19px;
        line-height: 31px;
    }
    .about-intro__content p:first-of-type {
        font-size: 22px;
        line-height: 33px;
    }

    .featured__photo--about .featured__p {
        height: 500px;
    }

    .about-boxes__content {
        padding: 35px 65px 65px 65px;
    }
    .about-box {
        padding-top: 25px;
    }

    .about-financing::before,
    .about-financing__photo {
        display: none;
    }

    .contact__title br {
        display: none;
    }
    .contact__license {
        font-size: 20px;
    }

    .details__item {
        padding-bottom: 0;
    }
    .details__item:not(:first-of-type) {
        padding-left: calc(var(--bs-gutter-x) * .5);
        border-left-width: 0;
    }
    .details__item:nth-child(1),
    .details__item:nth-child(2) {
        padding-bottom: 25px;
    }
    .details-box:nth-child(3)::after, 
    .details-box:nth-child(4)::after {
        top: 21px;
    }

    .servies-intro__content p {
        font-size: 19px;
        line-height: 30px;
    }
    .services__title {
        font-size: 38px;
        padding-bottom: 20px;
    }

    .trust__title::after {
        width: 160px;
        height: 10px;
        margin: 20px auto 25px;
    }
    .trust-item__t {
        padding-bottom: 30px;
    }
    .trust__item:nth-last-child(-n+3) .trust-item__t {
        padding-bottom: 30px;
        border-bottom-width: 1px;
    }
    .trust__item:nth-last-child(-n+2) .trust-item__t {
        padding-bottom: 0;
        border-bottom-width: 0;
    }

    .services-video__title {
        font-size: 34px;
    }

    .page-wrapper {
        overflow: clip;
    }
    .page-wrapper #main {
        padding-right: calc(var(--bs-gutter-x) * .5);
        border-radius: 0;
    }
    .page-wrapper #main::before {
        width: 150vw;
        left: -25vw;
        border-radius: 0;
    }
    .page-wrapper #main > * {
        position: relative;
        z-index: 4;
    }

    .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 {
        display: none !important;
    }

    /* FAQ */

    #faq-wrapper .accordion-header .accordion-title {
        font-size: 20px;
        line-height: 28px;
    }
    #faq-wrapper .accordion-header .accordion-title[aria-expanded="true"] {
        font-size: 22px;
        line-height: 30px;
    }
    #faq-wrapper .accordion-header .accordion-title::before {
        font-size: 18px;
        left: -25px;
    }

    /* BLOG */

    .index-wrapper .news:nth-child(n+3) {
        margin-top: 25px;
    }

    .news .photo {
        height: 480px;
    }

    .recent-posts__title {
        font-size: 37px;
    }
    .recent-posts__title::after {
        width: 180px;
        height: 10px;
        margin: 20px auto 45px;
    }
    .recent-posts .news:nth-child(n+4) {
        display: none;
    }
}

@media (max-width: 991px) {
    .wrapper {
        padding-top: 55px;
        padding-bottom: 55px;
    }  

    .header__logo-img {
        height: 90px;
    }
    .header.sticky .header__logo-img {
        height: 76px;
    }


    .hero {
        height: 600px;
        padding-bottom: 60px;
    }
    .hero__slogan {
        font-size: 22px;
    }
    .hero__title {
        font-size: 40px;
        padding-top: 22px;
    }
    .hero__button {
        height: 61px;
        font-size: 18px;
        padding: 0 50px;
    }

    .intro__logo-img {
        height: 230px;
    }
    .intro__text {
        width: calc(100% - 209px);
        padding-left: 35px;
    }
    .intro__title {
        font-size: 21px;
        line-height: 31px;
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .intro__text p {
        font-size: 18px;
        line-height: 29px;
    }

    .service-item__icon {
        width: 94px;
    }
    .service-item__title {
        font-size: 24px;
        padding: 20px 0 15px 0;
    }

    .cta__title {
        font-size: 26px;
    }
    .cta__text {
        max-width: 90%;
        font-size: 17px;
        line-height: 24px;
        padding: 15px 0 20px 0;
        margin: 0 auto;
    }
    .cta__button {
        height: 58px;
        font-size: 17px;
    }

    .featured__p, .financing__p, .about-boxes__p {
        height: 420px;
    }
    .featured__slogan {
        font-size: 19px;
    }
    .featured__title {
        font-size: 40px;
    }
    .featured__subtitle {
        font-size: 22px;
    }
    .featured__subtitle::after {
        width: 170px;
        height: 8px;
    }
    .featured__text {
        padding: 20px 0;
    }
    .featured__button {
        height: 56px;
        font-size: 17px;
        padding: 0 45px;
    }

    .financing__content {
        text-align: center;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .financing .featured__subtitle::after,
    .financing .featured__button {
        margin-left: auto;
        margin-right: auto;
    }

    .featured__title.featured__title--smaller {
        font-size: 38px;
    }
    .history__box .featured__content {
        padding-bottom: 50px;
    }

    .reviews::before {
        clip-path: polygon(100% 0, 100% 92%, 50% 100%, 0 92%, 0 0);
    }
    .reviews__slogan {
        font-size: 22px;
    }
    .reviews__title {
        font-size: 36px;
    }
    .reviews__items {
        margin-top: -120px;
    }

    .reviews__items .ti-widget.ti-goog .ti-reviews-container-wrapper {
        padding-bottom: 65px;
    }
    .reviews__items .ti-widget.ti-goog .ti-review-item > .ti-inner::before {
        width: 48px;
        left: 30px;
    }
    .reviews__items .ti-widget.ti-goog .ti-review-item > .ti-inner {
        padding: 60px 30px 20px 30px !important;
    }

    .areas__subtitle {
        font-size: 28px;
        padding-bottom: 35px;
    }
    .areas__list {
        columns: 3;
    }

    .details-box:nth-child(3)::after, 
    .details-box:nth-child(4)::after {
        top: 18px;
    }
    .details-title {
        font-size: 36px;
    }
    .details-city {
        font-size: 24px;
        padding-top: 20px;
    }
    .details-phone {
        font-size: 28px;
    }
    .details-phone i {
        font-size: 18px;
    }
    .details-license {
        font-size: 25px;
    }

    .social-media {
        padding-bottom: 20px;
    }

    /* SUBPAGES */

    .about-why__title {
        font-size: 30px;
    }
    .about-why__content ul > li {
        margin-bottom: 10px;
    }

    .about-boxes__content {
        padding-top: 35px;
        padding-bottom: 55px;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .about-box {
        padding-top: 20px;
    }
    .about-box__icon {
        width: auto;
        height: 50px;
    }

    .contact__title {
        font-size: 34px;
        line-height: 38px;
    }
    .contact__license {
        font-size: 18px;
        padding-top: 10px;
    }
    .contact .details-city {
        font-size: 21px;
    }
    .contact .details-address, .contact .details-hours, .contact .details-mail {
        font-size: 17px;
        line-height: 25px;
    }
    .contact-form__box {
        padding: 60px 80px;
    }

    .services-intro__title {
        font-size: 24px;
        line-height: 33px;
    }
    .services-intro__title br {
        display: none;
    }
    .servies-intro__content p {
        font-size: 18px;
        line-height: 29px;
    }

    .services__title {
        font-size: 34px;
    }
    .services__box {
        padding-top: 20px;
    }

    .trust__title {
        font-size: 32px;
    }
    .trust__title::after {
        width: 140px;
        height: 8px;
        margin: 18px auto 20px;
    }
    .trust__item:nth-last-child(-n+2) .trust-item__t {
        padding-bottom: 30px;
        border-bottom-width: 1px;
    }
    .trust__item:last-of-type .trust-item__t {
        padding-bottom: 0;
        border-bottom-width: 0;
    }

    .services-video__title {
        font-size: 32px;
    }
    .services-video__title::after {
        width: 140px;
        height: 8px;
        margin: 20px auto 30px;
    }
    .services-video__v {
        height: 390px;
    }
    .services-video__v::after {
        font-size: 90px;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 28px;
        line-height: 34px;
    }
    .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 .accordion-title {
        padding: 26px 15px 29px 30px;
        margin: 0;
    }
    #faq-wrapper .accordion-header .accordion-title[aria-expanded="true"] {
        padding-bottom: 20px;
    }
    #faq-wrapper .accordion-header .accordion-title::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;
    }

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 40px;
    }

    .single-wrapper .back {
        margin-top: 50px;
    }

    .recent-posts__title {
        font-size: 34px;
    }
    .recent-posts__title::after {
        width: 160px;
        height: 8px;
        margin: 18px auto 35px;
    }
    .recent-posts .news:nth-child(n+3) {
        display: none;
    }
}

@media (max-width: 767px) {
    .wrapper {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .header__slogan-text {
        display: block;
        max-width: 90%;
        font-size: 14px;
        line-height: 17px;
        text-align: center;
        margin: 0 auto;
    }
    .header__contact {
        display: none;
    }
    .header__navigation {
        position: relative;
        right: 0;
    }
    .header__logo-img {
        height: 80px;
    }
    .header.sticky .header__logo-img {
        height: 66px;
    }

    .navbar-collapse #main-menu {
        width: 300px;
        padding: 25px;
    }
    .navbar .navbar-nav .nav-link {
        font-size: 17px;
    }

    .hero {
        height: 560px;
        padding-bottom: 45px;
    }
    .hero__slogan {
        font-size: 20px;
    }
    .hero__title {
        font-size: 37px;
        padding-top: 20px;
        padding-bottom: 25px;
    }
    .hero__button {
        height: 58px;
        font-size: 17px;
        padding: 0 50px;
    }

    .intro__content {
        flex-direction: column-reverse;
    }
    .intro__text {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }
    .intro__logo {
        text-align: center;
        padding-top: 35px;
    }
    .intro__title {
        font-size: 19px;
        line-height: 29px;
        padding-top: 0;
        padding-bottom: 12px;
    }
    .intro__text p {
        font-size: 17px;
        line-height: 27px;
    }

    .services__item {
        width: 50%;
    }
    .services__item:nth-last-child(-n+3) {
        padding-top: 15px;
    }
    .services__item:last-of-type {
        width: 100%;
    }

    .cta__title {
        font-size: 25px;
    }
    .cta__text {
        font-size: 16px;
        line-height: 23px;
        padding: 13px 0 15px 0;
    }
    .cta__button {
        height: 56px;
        font-size: 16px;
    }

    .featured__p, .financing__p, .history__p, .about-boxes__p {
        height: 360px;
    }
    .featured__content {
        padding: 30px 50px;
    }
    .featured__slogan {
        font-size: 18px;
    }
    .featured__title.featured__title--smaller {
        font-size: 34px;
    }
    .featured__subtitle {
        font-size: 20px;
        padding-top: 10px;
    }
    .featured__text, .financing__text {
        font-size: 17px;
        line-height: 26px;
        padding: 15px 0 20px 0;
    }
    .featured__button {
        height: 53px;
        font-size: 16px;
        padding: 0 35px;
    }

    .history__box .featured__content {
        padding-bottom: 45px;
    }

    .reviews::before {
        height: 480px;
    }
    .reviews__slogan {
        font-size: 19px;
        padding-bottom: 15px;
    }
    .reviews__title {
        font-size: 33px;
        line-height: 38px;
    }
    .reviews__photot-img {
        padding-top: 20px;
    }
    .reviews__items {
        margin-top: -80px;
    }
    .reviews__items .ti-widget.ti-goog .ti-review-content {
        font-size: 16px;
        line-height: 25px;
    }

    .areas {
        overflow: clip;
    }
    .areas__mimg {
        width: 106%;
    }
    .areas__slogan {
        font-size: 18px;
    }
    .areas__title {
        font-size: 38px;
        line-height: 36px;
        padding-bottom: 15px;
    }
    .areas__title span {
        font-size: 34px;
    }
    .areas__text {
        font-size: 17px;
        line-height: 26px;
    }
    .areas__subtitle {
        font-size: 26px;
        line-height: 30px;
        padding-bottom: 30px;
    }
    .areas__list {
        padding-left: 40px;
        columns: 2;
    }
    .areas__litem {
        font-size: 17px;
    }

    .trusted__title {
        font-size: 30px;
    }
    .trusted__title span {
        font-size: 23px;
    }
    .trusted__iimg {
        max-height: 75px;
    }

    .details-box::before,
    .details-box::after {
        display: none !important;
    }
    .details-title {
        font-size: 30px;
    }
    .details-city {
        font-size: 23px;
    }
    .details-phone {
        font-size: 26px;
    }
    .details-address, .details-hours, .details-mail {
        font-size: 18px;
        line-height: 26px;
        padding: 10px 0 15px 0;
    }
    .details-info:empty,
    .details-info:has(br:only-child) {
        display: none;
    }

    .contact-form__wrapper .gfield input.large, .contact-form__wrapper .gfield--type-address input, .contact-form__wrapper .gfield select.large, .contact-form__wrapper .gfield--type-address select, .contact-form__wrapper .gfield textarea {
        height: 56px !important;
        font-size: 17px !important;
    }

    .social-media ul li {
        margin: 0 4px;
    }

    /* SUBPAGES */

    .hero.hero--subpage {
        height: 440px;
        padding-bottom: 65px;
    }

    .about-intro__content p {
        font-size: 17px;
        line-height: 27px;
    }
    .about-intro__content p:first-of-type {
        font-size: 20px;
        line-height: 30px;
    }

    .featured__photo--about .featured__p {
        height: 360px;
    }
    .featured__content--about .featured__title {
        font-size: 24px;
        line-height: 31px;
    }
    .featured__content--about .featured__title::after, .about-why__title::after {
        width: 160px;
        height: 8px;
        margin: 13px 0 15px 0;
    }
    .featured__content--about p {
        font-size: 17px;
        line-height: 27px;
    }

    .about-why__content ul > li {
        margin-bottom: 7px;
    }
    .about-why__title {
        font-size: 28px;
    }
    .about-boxes__content {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .about-box {
        padding-top: 15px;
    }
    .about-box__icon {
        height: 44px;
    }
    .about-box__text {
        font-size: 18px;
    }

    .details__item {
        padding-left: calc(var(--bs-gutter-x) * .5);
        border-left: 0;
    }
    .details__item:not(:first-of-type) {
        padding-top: 25px;
    }
    .details__item:nth-child(1), .details__item:nth-child(2) {
        padding-bottom: 0;
    }

    .contact-form__box {
        padding: 45px 60px;
    }

    .services-intro__slogan {
        font-size: 15px;
        padding-top: 10px;
    }
    .services-intro__title {
        font-size: 22px;
        line-height: 30px;
        padding: 15px 0;
    }
    .servies-intro__content p {
        font-size: 17px;
        line-height: 27px;
    }

    .services__title {
        font-size: 30px;
    }
    .services__box {
        padding-top: 15px;
    }
    .service-box {
        padding: 25px;
    }
    .service-box__title {
        font-size: 24px;
        padding: 15px 0;
    }
    .service-box__text {
        font-size: 17px;
        line-height: 25px;
    }
    .service-box__more {
        font-size: 16px;
        margin-top: 20px;
        padding-top: 15px;
    }

    .trust__title {
        font-size: 28px;
    }
    .trust-item__t {
        font-size: 19px;
        padding-bottom: 25px;
    }
    .trust .container-fluid {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .trust__item--full .trust-item__t {
        font-size: 23px;
    }

    .services-video__title {
        font-size: 28px;
    }
    .services-video__v {
        height: 290px;
    }
    .services-video__v::after {
        font-size: 70px;
    }

    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;
    }

    .widget-coupon__value {
        font-size: 34px;
        letter-spacing: -0.34px;
    }
    .widget-coupon__title {
        line-height: 23px;
    }

    /* FAQ */

    #faq-wrapper .accordion-header .accordion-title {
        font-size: 18px;
        line-height: 25px;
        padding: 25px 15px 24px 30px;
        margin: 0;
    }
    #faq-wrapper .accordion-header .accordion-title[aria-expanded="true"] {
        padding-bottom: 15px;
    }
    #faq-wrapper .accordion-header .accordion-title::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;
    }

    .recent-posts__title {
        font-size: 30px;
    }
    .recent-posts__title::after {
        margin: 18px auto 30px;
    }
}

@media (max-width: 575px) {
    .wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }    

    .header__top {
        padding: 10px 20px 12px 20px;
    }
    .header__slogan-text {
        max-width: 100%;
        font-size: 13px;
        line-height: 16px;
    }

    .hero {
        height: 520px;
        background-image: url('../img/heroes/sub-hero-1.webp') !important;
        background-position: top -70px center;
    }
    .hero::before {
        height: 70%;
        background: linear-gradient(0deg, rgba(0, 72, 192, 1) 45%, rgba(0, 72, 192, 0) 100%);
    }
    .hero__slogan {
        font-size: 19px;
    }
    .hero__title {
        font-size: 34px;
        padding-top: 15px;
        padding-bottom: 20px;
    }
    .hero__button {
        height: 54px;
        font-size: 16px;
        padding: 0 50px;
    }

    .intro__title {
        font-size: 18px;
        line-height: 26px;
        padding-bottom: 10px;
    }
    .intro__text p {
        font-size: 15px;
        line-height: 23px;
    }
    .intro__logo {
        padding-top: 25px;
    }

    .services__item {
        width: 100% !important;
    }
    .services__item:not(:first-of-type) {
        padding-top: 10px;
    }
    .service-item {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .service-item__title {
        padding: 10px 0 10px 0;
    }
    .service-item__more {
        font-size: 15px;
    }

    .cta__text {
        font-size: 15px;
        line-height: 20px;
    }
    .cta__buttons {
        flex-direction: column;
    }
    .cta__button {
        width: 100%;
        height: 54px;
        font-size: 16px;
        margin-left: 0;
        margin-right: 0;
    }

    .featured__p, .financing__p, .history__p, .about-boxes__p {
        height: 280px;
    }
    .featured__content {
        padding: 25px 35px;
    }
    .featured__slogan {
        font-size: 17px;
    }
    .featured__title {
        font-size: 36px;
    }
    .featured__title.featured__title--smaller {
        font-size: 30px;
    }
    .featured__subtitle {
        font-size: 19px;
        padding-top: 8px;
    }
    .featured__text, .financing__text {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 0 15px 0;
    }
    .featured__button {
        height: 46px;
        font-size: 15px;
    }

    .financing__content {
        padding-top: 25px;
    }

    .history__box .featured__content {
        padding-bottom: 30px;
    }

    .reviews::before {
        height: 300px;
    }
    .reviews__slogan {
        font-size: 17px;
    }
    .reviews__title {
        font-size: 28px;
        line-height: 32px;
    }
    .reviews__items {
        margin-top: -40px;
    }

    .reviews__items .ti-widget.ti-goog .ti-reviews-container-wrapper {
        padding-bottom: 0;
    }
    .reviews__items .ti-widget.ti-goog .ti-review-content {
        font-size: 15px;
        line-height: 23px;
    }
    .reviews__items .ti-widget.ti-goog .ti-profile-img img {
        width: 40px !important;
        height: 40px !important;
    }
    .reviews__items .ti-widget.ti-goog .ti-widget-container .ti-name {
        font-size: 14px;
    }
    .reviews__items .ti-widget.ti-goog .ti-review-item .ti-stars {
        margin-top: -20px !important;
        margin-left: 55px;
    }

    .areas {
        margin-top: -10px;
    }
    .areas__slogan {
        font-size: 16px;
        padding-bottom: 15px;
    }
    .areas__title {
        font-size: 34px;
        line-height: 32px;
        padding-bottom: 12px;
    }
    .areas__title span {
        font-size: 30px;
    }
    .areas__text {
        font-size: 15px;
        line-height: 23px;
    }
    .areas__subtitle {
        font-size: 22px;
        line-height: 28px;
        padding-bottom: 20px;
    }
    .areas__list {
        padding-left: 10px;
    }
    .areas__litem {
        font-size: 15px;
        padding-left: 20px;
    }

    .trusted {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .trusted__title {
        font-size: 25px;
    }
    .trusted__title span {
        font-size: 19px;
    }

    .details-title {
        font-size: 26px;
    }
    .details-city {
        padding-top: 15px;
    }
    .details-info {
        min-height: unset;
        font-size: 14px;
    }
    .details-address, .details-hours, .details-mail {
        font-size: 16px;
        line-height: 24px;
    }
    .details-license {
        font-size: 22px;
        padding-top: 10px !important;
    }

    /* FOOTER */

    .footer {
        padding-bottom: 70px;
    }

    .footer .menu ul {
        flex-wrap: wrap;
    }
    .footer .menu ul li {
        margin-top: 0;
        padding: 0 15px !important;
    }
    .footer .menu ul li:after {
        display: none;
    }

    .copy p {
        margin-top: 10px;
    }

    .grecaptcha-badge {
        bottom: 80px !important;
    }

    /* SUBPAGES */

    .hero.hero--subpage {
        height: 380px;
        padding-bottom: 45px;
        background-position: top center;
    }

    .about-intro__content p {
        font-size: 16px;
        line-height: 24px;
    }
    .about-intro__content p:first-of-type {
        font-size: 18px;
        line-height: 27px;
    }

    .featured__photo--about .featured__p {
        height: 230px;
    }
    .featured__content--about .featured__title {
        font-size: 20px;
        line-height: 26px;
    }
    .featured__content--about .featured__title::after, .about-why__title::after {
        width: 120px;
        height: 6px;
        margin: 10px 0 10px 0;
    }
    .featured__content--about p {
        font-size: 16px;
        line-height: 25px;
    }

    .about-boxes__content {
        padding-top: 25px;
        padding-bottom: 35px;
    }
    .about-why__title {
        font-size: 26px;
    }

    .contact__intro {
        padding-bottom: 25px;
    }
    .contact__title {
        font-size: 30px;
        line-height: 34px;
    }

    .details__item:not(:first-of-type) {
        padding-top: 15px;
    }
    .contact .details-address, .contact .details-hours, .contact .details-mail {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .contact-form__box {
        padding: 35px 30px;
    }
    .page-template-contact .contact-form__wrapper .gform-footer input[type="submit"] {
        width: 100% !important;
    }

    .page-template-contact .trusted {
        border-bottom-width: 20px;
    }

    .services-intro__slogan {
        font-size: 14px;
        line-height: 17px;
        padding-top: 0;
    }
    .services-intro__title {
        font-size: 20px;
        line-height: 26px;
    }
    .servies-intro__content p {
        font-size: 16px;
        line-height: 24px;
    }

    .services__title {
        font-size: 28px;
        padding-bottom: 10px;
    }
    .service-box__icon {
        width: auto;
        height: 100px;
    }
    .service-box__title {
        font-size: 21px;
        padding: 12px 0;
    }
    .service-box__text {
        font-size: 16px;
        line-height: 22px;
    }
    .service-box__more {
        font-size: 14px;
        margin-top: 15px;
        padding-top: 15px;
    }

    .trust__title {
        font-size: 26px;
    }
    .trust__title::after {
        margin: 18px auto 10px;
    }
    .trust-item__t {
        font-size: 18px;
        padding-bottom: 20px;
    }
    .trust__item--full .trust-item__t {
        padding-top: 10px;
        font-size: 20px;
    }

    .services-video__title {
        font-size: 26px;
    }
    .services-video__title::after {
        margin: 15px auto 20px;
    }
    .services-video__v {
        height: 200px;
    }
    .services-video__v::after {
        font-size: 50px;
    }

    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 p, .entry-content ul li, .entry-content ol li {
        font-size: 15px;
        line-height: 24px;
    }

    .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;
    }

    .widget-coupon__value {
        font-size: 30px;
        letter-spacing: -0.3px;
    }
    .widget-coupon__title {
        font-size: 16px;
        line-height: 22px;
    }

    /* FAQ */
    
    #faq-wrapper .accordion-item {
        margin-left: 5px;
    }
    #faq-wrapper .accordion::after {
        width: calc(100% - 25px);
    }
    #faq-wrapper .accordion-header .accordion-title {
        font-size: 17px;
        line-height: 23px;
        padding: 20px 15px 19px 25px;
    }
    #faq-wrapper .accordion-header .accordion-title::before {
        font-size: 12px;
        top: 21px;
    }
    #faq-wrapper .accordion-header .accordion-title[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 > a {
        height: 320px;
    }
    .news .photo {
        height: 220px;
    }
    .news .content {
        padding: 30px 25px;
    }
    .news-title {
        font-size: 23px;
        line-height: 28px;
    }
    .news-more {
        font-size: 16px;
    }

    .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;
    }

    .recent-posts__title {
        font-size: 28px;
    }
    .recent-posts__title::after {
        width: 140px;
        margin: 15px auto 25px;
    }
}