@media (min-width: 1555px) {
    #banners .container, #offer .container {
        max-width: 1475px;
    }
}

@media (min-width: 1660px) {
    #offer .container {
        max-width: 1590px;
    }
}

@media (max-width: 1799px) {
    #hero, #hero-sub, #hero-contact {
        margin: 0 50px;
    }
    #hero-sub::before {
        left: -50px;
    }

    .navbar {
        margin-right: 60px;
    }

    #sidebar-area {
        flex: 0 0 calc(25% + 155px);
        max-width: calc(25% + 155px);
        margin-right: -155px;
    }

    #hero-contact::before {
        width: calc(100% + 100px);
        left: -50px;
    }
}

@media (max-width: 1699px) {
    #header {
        padding-left: 80px;
        padding-right: 70px;
    }

    #hero, #hero-sub, #hero-contact {
        margin: 0 30px;
    }
    #hero-sub::before {
        left: -30px;
    }

    #sidebar-area {
        flex: 0 0 calc(25% + 115px);
        max-width: calc(25% + 115px);
        margin-right: -115px;
    }

    #hero.widget .content .form {
        padding: 0 35px;
    }
    #hero.widget .content .form h1 {
        font-size: 32px;
        line-height: 36px;
    }

    #banners.widget .box > img {
        max-height: 38px;
    }
    #banners.widget .box .icon {
        padding-left: 45px;
    }
    #banners.widget .box .content p {
        font-size: 42px;
    }

    #hero-contact::before {
        width: calc(100% + 60px);
        left: -30px;
    }
}

@media (max-width: 1599px) {
    #header {
        padding-left: 55px;
        padding-right: 55px;
    }

    .navbar {
        margin-right: 45px;
    }
    .navbar .navbar-nav > li {
        margin: 0 11px;
    }

    #hero, #hero-sub, #hero-contact {
        margin: 0;
    }
    #hero-sub::before {
        display: none;
    }
    #hero .content {
        margin-right: 15px;
    }

    #offer .box h1, #offer .box a:hover h2.home-box-h2 {
        font-size: 31px;
    }
    #offer .box a:hover h1, #offer .box a:hover h2.home-box-h2 {
        font-size: 36px;
    }

    #sidebar-area {
        flex: 0 0 calc(25% + 60px);
        max-width: calc(25% + 60px);
        margin-right: -60px;
    }

    #hero.widget .content .tabs {
        min-width: 175px;
    }
    #hero.widget .content .tabs a {
        font-size: 14px;
        padding: 18px 10px;
    }

    #hero.widget .content .form {
        width: calc(100% - 175px);
        padding: 0 25px;
    }
    #hero.widget .content .form h1 {
        font-size: 29px;
        line-height: 32px;
    }
    #hero.widget .content .form input {
        height: 62px;
        font-size: 16px;
    }
    #hero.widget .content .form input[type="submit"] {
        font-size: 18px;
        padding-top: 20px;
        padding-bottom: 22px;
    }

    #banners.widget .box.box-1 {
        padding-top: 35px;
        padding-bottom: 37px;
    }
    #banners.widget .box a {
        padding-top: 33px;
        padding-bottom: 33px;
    }
    #banners.widget .box > img {
        max-height: 30px;
    }
    #banners.widget .box .icon img {
        max-height: 62px;
    }
    #banners.widget .box .content h3 {
        font-size: 19px;
    }
    #banners.widget .box .content p {
        font-size: 36px;
    }

    #about.widget .benefits h2 {
        font-size: 34px;
        line-height: 30px;
        margin-bottom: -20px;
    }
    #about.widget .benefits .box .icon {
        width: 70px;
        height: 70px;
    }
    #about.widget .benefits .box .icon img {
        max-width: 46px;
    }
    #about.widget .benefits .box .text p {
        font-size: 17px;
        line-height: 23px;
    }

    #hero-contact {
        height: 510px;
    }
    #hero-contact::before {
        display: none;
    }
    #hero-contact h1 {
        font-size: 72px;
    }
}

@media (max-width: 1499px) {
    #header {
        padding-left: 40px;
        padding-right: 40px;
    }

    .navbar {
        margin-right: 30px;
    }

    #header .phone a {
        padding: 13px 30px 18px 30px;
    }

    #hero .content {
        flex: 0 0 50%;
        max-width: 50%;
    }
    #hero .content .tabs {
        min-width: 220px;
    }
    #hero .content .tabs a {
        padding: 20px 25px;
    }

    #hero .content .form h1 {
        font-size: 45px;
        line-height: 47px;
    }

    #about .content h1 {
        font-size: 36px;
        line-height: 38px;
    }
    #about .content p {
        margin-bottom: 25px;
    }

    #about .benefits .border {
        margin-top: 35px;
    }
    #about .benefits h2 {
        font-size: 36px;
        line-height: 32px;
    }

    #offer .box a {
        padding: 55px 20px;
    }

    #reviews .photo {
        height: 560px;
    }

    #sidebar-area {
        flex: 0 0 calc(25% + 15px);
        max-width: calc(25% + 15px);
        margin-right: -15px;
    }

    #hero.widget .content .tabs {
        min-width: 150px;
    }
    #hero.widget .content .tabs a {
        font-size: 12px;
        padding: 18px 10px;
    }
    #hero.widget .content .tabs a .icon {
        width: 26px;
        margin-right: 10px;
    }

    #hero.widget .content .form {
        width: calc(100% - 150px);
    }
    #hero.widget .content .form h1 {
        font-size: 27px;
        line-height: 30px;
    }
    #hero.widget .content .form input {
        height: 58px;
        font-size: 15px;
        padding: 0 20px;
    }
    #hero.widget .content .form input[type="submit"] {
        font-size: 17px;
    }

    #banners.widget .box > img {
        max-height: 27px;
    }

    #banners.widget .box a {
        justify-content: center;
    }
    #banners.widget .box .icon {
        padding-left: 0;
    }
    #banners.widget .box .icon img {
        max-height: 56px;
    }
    #banners.widget .box .content h3 {
        font-size: 17px;
    }
    #banners.widget .box .content p {
        font-size: 31px;
    }

    #about.widget .benefits .border {
        padding: 0 25px 30px 25px;
    }
    #about.widget .benefits h2 {
        font-size: 31px;
        line-height: 27px;
        margin-bottom: -20px;
    }
    #about.widget .benefits .box .icon {
        width: 64px;
        height: 64px;
        margin-right: 15px;
    }
    #about.widget .benefits .box .text {
        width: calc(100% - 79px);
        padding-top: 22px;
        padding-bottom: 20px;
    }
    #about.widget .benefits .box .text p {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (max-width: 1399px) {
    #header {
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 30px;
    }

    #header .logo img {
        max-height: 82px;
    }

    .navbar {
        margin-right: 15px;
    }
    .navbar .navbar-nav > li {
        margin: 0 8px;
    }

    #header .phone a {
        padding: 13px 25px 18px 25px;
    }
    #header .phone .number {
        font-size: 25px;
    }
    #header .phone .number i {
        font-size: 16px;
        padding-right: 7px;
    }
    #header .phone p {
        font-size: 15px;
        bottom: -11px;
    }

    #hero {
        height: 560px;
        padding-top: 60px;
    }

    #hero .content {
        flex: 0 0 55%;
        max-width: 55%;
    }
    #hero .content .form h1 {
        font-size: 42px;
        line-height: 43px;
    }

    #banners .row {
        margin-top: -67px;
    }

    #banners .box.box-1 {
        flex: 0 0 45%;
        max-width: 45%;
    }
    #banners .box.box-2 {
        flex: 0 0 55%;
        max-width: 55%;
    }
    #banners .box > div {
        padding-top: 33px;
        padding-bottom: 33px;
    }	
/*     #banners .box a {
        padding-top: 33px;
        padding-bottom: 33px;
    } */
    #banners .box > img {
        max-height: 40px;
    }
    #banners .box .icon img {
        max-height: 68px;
    }
    #banners .box .content h3 {
        font-size: 21px;
    }
	#banners .box .content > a {
		font-size: 40px;
	}	
/*     #banners .box .content p {
        font-size: 40px;
    }
 */
    #about .content {
        padding-right: 40px;
    }
    #about .content h1 {
        font-size: 34px;
        line-height: 36px;
    }
    #about .content p {
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    #about .benefits .border {
        padding: 0 35px 20px 35px;
    }
    #about .benefits h2 {
        font-size: 34px;
    }
    #about .benefits .box .icon {
        margin-right: 25px;
    }
    #about .benefits .box .text {
        width: calc(100% - 85px);
    }
    #about .benefits .box .text p {
        font-size: 18px;
        line-height: 25px;
    }

    #offer .box a {
        height: calc(100% - 70px);
        padding: 50px 25px;
        margin: 35px 0;
    }
    #offer .box img {
        max-height: 90px;
    }
    #offer .box h1, #offer .box h2.home-box-h2 {
        font-size: 28px;
    }
    #offer .box a:hover h1, #offer .box a:hover h2.home-box-h2 {
        font-size: 31px;
    }
    #offer .box h1::after, #offer .box h2.home-box-h2::after {
        margin: 25px auto 20px;
    }
    #offer .box a:hover span {
        height: 58px;
        font-size: 18px;
        line-height: 56px;
        padding: 0 70px;
    }

    #textbox {
        padding-top: 0;
    }
    #textbox .slogan {
        padding-bottom: 60px;
    }

    #work .headline {
        margin-bottom: 35px;
    }
    #work .headline h1, #find .headline h1 {
        font-size: 90px;
    }
    #work .headline h2, #find .headline h2 {
        font-size: 54px;
        margin-top: -40px;
    }

    #work .box .number {
        width: 110px;
        height: 110px;
        font-size: 43px;
        line-height: 102px;
    }
    #work .box .number::before {
        content: "........................";
    }

    #work .box .content {
        width: calc(100% - 80px);
    }
    #work .box .content h3 {
        font-size: 27px;
    }

    #work .quote a {
        height: 57px;
        font-size: 18px;
        line-height: 50px;
        padding: 0 85px;
        margin: 48px 0 0 0;
    }

    #reviews .photo {
        height: 520px;
    }

    #reviews .review .photo {
        width: 180px;
        height: 180px;
    }
    #reviews .review .content {
        height: calc(100% - 110px);
        max-width: 980px;
        padding: 80px 75px 60px 75px;
    }
    #reviews .review .content .stars {
        margin: 20px auto;
    }
    #reviews .review .content p {
        font-size: 20px;
        line-height: 32px;
    }

    .slick-prev {
        left: 9px;
    }
    .slick-next {
        right: 9px;
    }

    #columns .box h2 {
        font-size: 27px;
        line-height: 30px;
    }

    #program .photo > div {
        height: 490px;
    }

    #program .content {
        padding-left: 15px;
    }
    #program .content h1 {
        font-size: 48px;
        line-height: 43px;
    }
    #program .content h2 {
        font-size: 31px;
        padding-top: 15px;
    }

    #find .map img {
        max-height: 540px;
    }

    #find .form .content {
        padding: 50px 60px 57px 60px;
    }
    #find .form .content h3 {
        font-size: 40px;
        line-height: 40px;
    }
    #find .form .content form {
        margin-top: 8px;
    }

    #footer .logo img {
        max-height: 90px;
    }

    #footer .content {
        padding-right: 60px;
    }
    #footer .content p {
        font-size: 32px;
    }
    #footer .content p:first-of-type {
        padding-bottom: 10px;
        padding-top: 4px;
    }

    #hero-sub {
        height: 410px;
    }

    #sidebar-area {
        flex: 0 0 25%;
        max-width: 25%;
        margin-right: 0;
        margin-top: -240px;
    }

    #hero.widget {
        padding-top: 0;
    }
    #hero.widget .content {
        flex-direction: column;
    }

    #hero.widget .content .tabs {
        min-width: 100%;
        display: flex;
    }
    #hero.widget .content .tabs a {
        flex: 0 0 16.6667%;
        max-width: 16.6667%;
        flex-direction: column;
        font-size: 10px;
        padding: 16px 0;
    }
    #hero.widget .content .tabs a:not(.active):not(:last-of-type)::after {
        display: none;
    }
    #hero.widget .content .tabs a .icon {
        width: 22px;
        height: 22px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 0;
        margin-bottom: 6px;
    }

    #hero.widget .content .form {
        width: 100%;
        padding: 20px 25px;
    }
    #hero.widget .content .form h1 {
        font-size: 25px;
        line-height: 28px;
        padding-bottom: 10px;
    }

    #banners.widget .box.box-1, #banners.widget .box.box-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #banners.widget .box > img {
        max-height: 23px;
    }
    #banners.widget .box .icon img {
        max-height: 50px;
    }
    #banners.widget .box .content h3 {
        font-size: 16px;
    }
    #banners.widget .box .content p {
        font-size: 27px;
    }

    #about.widget .benefits h2 {
        font-size: 28px;
    }

    /* 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;
    }

    /* CONTACT */

    #hero-contact {
        height: 480px;
        padding-bottom: 155px;
    }
    #hero-contact h1 {
        font-size: 68px;
    }

    #contact-wrapper .content p br {
        display: none;
    }

    #contact-wrapper .form .text h2 {
        font-size: 44px;
        line-height: 40px;
    }
    #contact-wrapper .form .text p {
        padding-top: 30px;
    }

    #contact-wrapper .form .wpcf7 {
        width: calc(100% - 270px);
        padding-left: 70px;
    }

    #locations .box {
        margin-top: 75px;
    }
}

@media (max-width: 1199px) {
    .wrapper {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    #header {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 25px;
        padding-right: 25px;
    }

    #header.sticky .logo img {
        max-height: 70px;
    }

    .navbar {
        margin-right: 30px;
    }
    .navbar-collapse #main-menu {
        display: flex;
        flex-direction: column;
        position: fixed;
        width: 100%;
        max-width: 325px;
        top: 130px;
        right: 55px;
        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;
    }
    .navbar-collapse.show #main-menu {
        transform: scaleY(1);
    }
    #header.sticky .navbar-collapse #main-menu {
        top: 90px;
    }

    .navbar-collapse #main-menu > li {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .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 {
        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: 41px;
        height: 41px;
    }
    .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: 41px;
    }
    .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,
    .navbar .navbar-nav .dropdown .dropdown > .dropdown-item::after {
        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 {
        height: 500px;
        padding-top: 50px;
    }

    #hero .content {
        flex: 0 0 57%;
        max-width: 57%;
    }

    #hero .content .tabs {
        min-width: 190px;
    }
    #hero .content .tabs a {
        font-size: 14px;
        padding: 18px 13px;
    }

    #hero .content .form {
        padding: 0 45px;
    }
    #hero .content .form h1 {
        font-size: 38px;
        line-height: 39px;
        padding-bottom: 20px;
    }
    #hero .content .form input {
        height: 64px;
    }
    #hero .content .form input[type="submit"] {
        padding-top: 20px;
        padding-bottom: 24px;
    }

    #banners .row {
        margin-top: -65px;
    }

    #banners .box > img {
        max-height: 36px;
        padding-left: 15px;
    }

    #banners .box .icon {
        padding-left: 120px;
    }
    #banners .box .icon img {
        max-height: 64px;
    }
    #banners .box .content h3 {
        font-size: 20px;
    }
	#banners .box .content > a {
		font-size: 37px;
	}	
/*     #banners .box .content p {
        font-size: 37px;
    } */

    #about .content {
        padding-right: 30px;
    }
    #about .content h1 {
        font-size: 32px;
    }
    #about .content h1::after {
        width: 200px;
        height: 7px;
        margin: 25px 0 30px 0;
    }
    #about .content p {
        font-size: 17px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    #about .content a, #program .content a {
        font-size: 17px;
        margin-top: 25px;
    }

    #about .benefits .border {
        padding: 0 25px 20px 25px;
    }
    #about .benefits h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: -20px;
    }
    #about .benefits .box .icon {
        width: 50px;
    }
    #about .benefits .box .text {
        width: calc(100% - 75px);
        padding-top: 22px;
        padding-bottom: 21px;
    }
    #about .benefits .box .text p {
        font-size: 17px;
        line-height: 23px;
    }

    #offer .box a {
        height: calc(100% - 50px);
        padding: 45px 25px;
        margin: 25px 0;
    }
    #offer .box img {
        max-height: 80px;
    }
    #offer .box h1, #offer .box h2.home-box-h2 {
        font-size: 25px;
    }
    #offer .box a:hover h1, #offer .box a:hover h2.home-box-h2 {
        font-size: 25px;
    }
    #offer .box h1::after, #offer .box h2.home-box-h2::after {
        width: 100px;
        height: 6px;
        margin: 20px auto 20px;
    }
    #offer .box a:hover span {
        height: 56px;
        font-size: 17px;
        line-height: 54px;
        padding: 0 60px;
    }

    #textbox .slogan {
        padding-bottom: 45px;
    }
    #textbox .slogan h3 {
        font-size: 27px;
    }
    #textbox .text p {
        font-size: 17px;
        line-height: 30px;
    }

    #work .headline {
        margin-bottom: 25px;
    }
    #work .headline h1, #find .headline h1 {
        font-size: 85px;
    }
    #work .headline h2, #find .headline h2 {
        font-size: 50px;
        letter-spacing: -1.5px;
        margin-top: -35px;
    }

    #work .box .number {
        width: 100px;
        height: 100px;
        font-size: 40px;
        line-height: 94px;
    }
    #work .box .number::before {
        content: "..................";
        top: 40px;
        left: 120px;
    }

    #work .box .content {
        padding-top: 80px;
        margin-left: -20px;
    }
    #work .box .content h3 {
        font-size: 25px;
    }
    #work .box .content p {
        padding-top: 11px;
    }

    #work .quote a {
        height: 56px;
        font-size: 17px;
        line-height: 50px;
        padding: 0 70px;
        margin: 40px 0 0 0;
    }

    #reviews .review .photo {
        width: 170px;
        height: 170px;
    }

    #reviews .review .content {
        height: calc(100% - 110px);
        max-width: 800px;
        padding: 75px 60px 50px 60px;
    }
    #reviews .review .content::before {
        width: 150px;
        background-size: 100% auto;
        top: -15px;
    }
    #reviews .review .content .stars {
        max-height: 35px;
    }
    #reviews .review .content p {
        font-size: 19px;
        line-height: 31px;
    }
    #reviews .review .overview .rev_h3 {
        font-size: 17px;
    }
    #reviews .review .overview .rev_h3::before {
        width: 90px;
        height: 6px;
        margin: 35px auto 22px;
    }

    .slick-dots {
        margin-top: 10px;
    }

    #columns .box:not(:last-of-type) {
        padding-right: 15px;
    }
    #columns .box h2 {
        font-size: 25px;
        line-height: 28px;
    }
    #columns .box p {
        font-size: 16px;
        line-height: 27px;
    }

    #program .photo {
        padding-right: 25px;
    }
    #program .photo > div {
        height: 480px;
    }

    #program .content h1 {
        font-size: 42px;
        line-height: 39px;
    }
    #program .content h2 {
        font-size: 29px;
        padding-top: 12px;
    }
    #program .content p {
        font-size: 17px;
        line-height: 28px;
    }
    #program .content a {
        margin-top: 15px;
    }

    #find .map img {
        max-height: 470px;
    }

    #find .form .content {
        flex-direction: column;
        align-items: flex-start !important;
        padding: 40px 55px 47px 55px;
    }
    #find .form .content h3 {
        font-size: 37px;
        line-height: 37px;
        margin-bottom: 10px;
        margin-left: 5px;
    }
    #find .form .content h3 br {
        display: none;
    }

    #find .form .content form {
        width: 100%;
    }
    #find .form .content input, #find .form .content select {
        width: 33.3333%;
        height: 64px;
    }
    #find .form .content input[type="submit"] {
        padding-top: 20px;
        padding-bottom: 23px;
    }

    #footer .logo img {
        max-height: 84px;
    }

    #footer .contact .phone {
        font-size: 36px;
    }
    #footer .contact .email {
        font-size: 20px;
    }

    #footer .content {
        padding-right: 15px;
    }
    #footer .content p {
        font-size: 30px;
    }
    #footer .content p:first-of-type {
        font-size: 25px;
        padding-top: 6px;
    }

    #footer .links img {
        max-height: 58px;
    }

    #footer .menu ul li a {
        font-size: 15px;
    }

    #hero-sub {
        height: 360px;
    }

    #page-wrapper {
        padding-bottom: 0;
    }

    #page-wrapper #main {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 15px;
        background-color: transparent;
    }
    #page-wrapper #main::before {
        display: none;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 18px;
    }

    #sidebar-area {
        display: none !important;
    }

    /* BLOG */

    #index-wrapper .news:nth-child(n+3) {
        margin-top: 25px;
    }

    .news .photo {
        height: 480px;
    }

    #recent-posts .news:nth-child(n+3) {
        display: none;
    }

    /* CONTACT */

    #hero-contact {
        height: 440px;
        padding-bottom: 145px;
    }
    #hero-contact h1 {
        font-size: 64px;
    }

    #contact-wrapper .form .box {
        padding-left: 55px;
        padding-right: 55px;
    }
}

@media (max-width: 991px) {
    .wrapper {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    #header {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    #header.sticky {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #header .logo img {
        max-height: 72px;
    }
    #header.sticky .logo img {
        max-height: 64px;
    }

    .navbar-collapse #main-menu {
        top: 105px;
    }

    #hero {
        height: 440px;
        padding-top: 35px;
    }

    #hero .content {
        flex: 0 0 65%;
        max-width: 65%;
    }

    #hero .content .tabs {
        min-width: 170px;
    }
    #hero .content .tabs a {
        font-size: 13px;
        padding: 16px 5px;
    }
    #hero .content .tabs a .icon {
        margin-right: 12px;
    }

    #hero .content .form {
        padding: 0 40px;
    }
    #hero .content .form h1 {
        font-size: 32px;
        line-height: 33px;
        padding-bottom: 15px;
    }
    #hero .content .form input {
        height: 60px;
    }
    #hero .content .form input[type="submit"] {
        padding-top: 18px;
        padding-bottom: 21px;
    }

    #banners .row {
        margin-top: -58px;
    }

    #banners .box.box-1 {
        flex: 0 0 47%;
        max-width: 47%;
    }
    #banners .box.box-2 {
        flex: 0 0 53%;
        max-width: 53%;
        clip-path: polygon(40px 0, 100% 0, 100% 100%, 0% 100%);
    }
	#banners .box > div {
		padding-top: 30px;
		padding-bottom: 30px;
	}	
/*     #banners .box a {
        padding-top: 30px;
        padding-bottom: 30px;
    } */

    #banners .box > img {
        max-height: 28px;
    }
    #banners .box .icon {
        padding-left: 60px;
    }
    #banners .box .icon img {
        max-height: 56px;
    }
    #banners .box .content h3 {
        font-size: 18px;
    }
	#banners .box .content > a {
		font-size: 32px;
	}
/*     #banners .box .content p {
        font-size: 32px;
    } */

    #about .content {
        padding-right: 15px;
    }
    #about .content h1 {
        font-size: 30px;
        line-height: 34px;
    }
    #about .content h1::after {
        width: 130px;
        height: 6px;
        margin: 15px 0 20px 0;
    }
    #about .content p {
        font-size: 16px;
        line-height: 27px;
    }
    #about .content a, #program .content a {
        font-size: 16px;
        margin-top: 20px;
    }
    #about .content a::before, #program .content a::before {
        top: -16px;
    }

    #about .benefits h2 {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: -25px;
    }
    #about .benefits .box .text p {
        font-size: 16px;
        line-height: 22px;
    }

    #offer .box:last-of-type {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #offer .box a {
        height: calc(100% - 30px);
        padding: 40px 25px;
        margin: 15px 0;
    }
    #offer .box p {
        font-size: 16px;
        line-height: 25px;
    }
    #offer .box span {
        height: 54px;
        font-size: 16px;
        line-height: 52px;
        padding: 0 45px;
        margin: 23px 0 0 0;
    }

    #textbox .slogan {
        padding-bottom: 35px;
    }
    #textbox .slogan h3 {
        font-size: 25px;
        line-height: 32px;
    }
    #textbox .slogan h3 span:last-of-type {
        display: block;
    }

    #textbox .text:nth-child(even) {
        padding-right: 15px;
    }
    #textbox .text:nth-child(odd) {
        padding-left: 15px;
    }
    #textbox .text p {
        font-size: 16px;
        line-height: 28px;
    }

    #work .headline {
        margin-bottom: 15px;
    }
    #work .headline h1, #find .headline h1 {
        font-size: 70px;
    }
    #work .headline h2, #find .headline h2 {
        font-size: 44px;
        letter-spacing: -0.88px;
        margin-top: -30px;
    }

    #work .box.box-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #work .box .number {
        width: 95px;
        height: 95px;
        font-size: 38px;
        line-height: 90px;
    }
    #work .box .number::before {
        content: ".........................";
        top: 35px;
        left: 115px;
    }

    #work .box .content {
        padding-top: 75px;
    }
    #work .box .content h3 {
        font-size: 24px;
    }
    #work .box .content p {
        font-size: 16px;
        line-height: 25px;
        padding-top: 10px;
    }

    #work .quote a {
        height: 54px;
        font-size: 16px;
        line-height: 48px;
        padding: 0 55px;
        margin: 35px 0 0 0;
    }

    #reviews .review .photo {
        width: 160px;
        height: 160px;
    }

    #reviews .review .content {
        height: calc(100% - 90px);
        max-width: 800px;
        padding: 70px 40px 35px 40px;
    }
    #reviews .review .content::before {
        width: 130px;
        background-size: 100% auto;
        top: -10px;
        left: 40px;
    }
    #reviews .review .content .stars {
        max-height: 32px;
        margin: 17px auto;
    }
    #reviews .review .content p {
        font-size: 18px;
        line-height: 30px;
    }
    #reviews .review .overview .rev_h3 {
        font-size: 16px;
    }
    #reviews .review .overview .rev_h3::before {
        width: 70px;
        height: 5px;
        margin: 25px auto 20px;
    }

    #columns .box:last-of-type {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-top: 25px;
    }
    #columns .box h2 {
        font-size: 23px;
        line-height: 26px;
    }
    #columns .box h2::after {
        width: 80px;
    }

    #program .photo {
        padding-right: 15px;
    }

    #program .content h1 {
        font-size: 36px;
        line-height: 35px;
    }
    #program .content h2 {
        font-size: 22px;
        padding-top: 10px;
    }
    #program .content p {
        font-size: 16px;
        line-height: 27px;
    }

    #find .map {
        margin-top: 40px;
    }
    #find .map img {
        max-height: 390px;
    }

    #find .form .content {
        padding: 35px 40px 40px 40px;
    }
    #find .form .content h3 {
        font-size: 33px;
        line-height: 35px;
    }
    #find .form .content input, #find .form .content select {
        height: 60px;
    }
    #find .form .content input[type="submit"] {
        padding-top: 18px;
        padding-bottom: 21px;
    }

    #footer .logo {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    #footer .logo img {
        max-height: 80px;
    }

    #footer .content {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        margin-top: 25px;
    }
    #footer .content p {
        font-size: 28px;
    }
    #footer .content p:first-of-type {
        font-size: 24px;
        padding-top: 5px;
    }

    #footer .c-3 .row {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    #footer .contact {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    #footer .contact .phone {
        margin-top: 25px;
    }
    #footer .contact img {
        margin-top: 40px;
        margin-left: 15px;
        margin-right: 15px;
    }

    #footer .links:not(.links-3) {
        display: none;
    }
    #footer .links.links-3 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center !important;
        margin-top: 40px;
    }
    #footer .links.links-3 img {
        display: none;
    }

    .social-media {
        margin-bottom: 25px;
    }
    .social-media ul li {
        margin: 0 3px;
    }

    .entry-content h1, .entry-content h2, h2.post-title {
        font-size: 30px;
        line-height: 36px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 17px;
        line-height: 28px;
    }

    .entry-content ul li {
        line-height: 25px;
    }
    .entry-content ul li::before {
        line-height: 25px;
    }

    .entry-content blockquote p {
        font-size: 19px;
        line-height: 32px;
    }

    .entry-content .js-video-button.video::after {
        font-size: 70px;
    }

    /* FAQ */

    #faq-wrapper .card-header h3 {
        font-size: 22px;
        line-height: 29px;
        padding: 28px 15px 30px 15px;
    }
    #faq-wrapper .card-header h3::before {
        top: 26px;
    }
    #faq-wrapper .card.active .card-header h3 {
        font-size: 26px;
        line-height: 32px;
        padding-bottom: 20px;
    }

    /* REVIEWS */

    .review-item .review {
        padding: 30px 15px;
    }

    /* BLOG */

    .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;
    }

    /* CONTACT */

    #hero-contact {
        height: 390px;
        padding-bottom: 120px;
    }
    #hero-contact h1 {
        font-size: 58px;
    }

    #contact-wrapper .content p {
        font-size: 17px;
        line-height: 30px;
    }

    #contact-wrapper .form .box {
        flex-direction: column;
    }

    #contact-wrapper .form .text {
        width: 100%;
        text-align: center;
    }
    #contact-wrapper .form .text h2 {
        font-size: 40px;
        line-height: 38px;
    }
    #contact-wrapper .form .text p {
        font-size: 17px;
        line-height: 26px;
        padding-top: 20px;
    }
    #contact-wrapper .form .text p::after {
        content: "";
        display: block;
        width: 200px;
        height: 8px;
        margin: 20px auto 40px;
    }

    #contact-wrapper .form .wpcf7 {
        width: 100%;
        padding-left: 0;
    }

    .form-control {
        height: 64px;
    }
    .form-submit .wpcf7-submit {
        height: 64px;
        font-size: 18px;
    }

    .page-template-contact #find::before {
        height: 240px;
    }

    #locations .headline h1 {
        font-size: 74px;
    }
    #locations .headline h2 {
        font-size: 44px;
    }

    #locations .box {
        margin-top: 50px;
        text-align: center;
    }
    #locations .box h3 {
        font-size: 23px;
    }
    #locations .box h3::after {
        width: 55px;
        height: 4px;
        margin: 13px auto 17px;
    }
    #locations .box address {
        font-size: 17px;
        line-height: 25px;
    }
    #locations .box .phone {
        font-size: 17px;
    }
    #locations .box p {
        font-size: 16px;
        line-height: 26px;
        margin: 15px 0 0 0;
    }
    #locations .box p span {
        width: auto;
    }
}

@media (max-width: 767px) {
    .wrapper {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    #header {
        padding-top: 20px;
        padding-bottom: 17px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #header .logo img {
        max-height: 68px;
    }
    #header.sticky .logo img {
        max-height: 60px;
    }

    #header .phone {
        display: none;
    }

    .navbar {
        margin-right: 0;
    }
    .navbar-collapse #main-menu {
        top: 85px;
        right: 20px;
    }
    #header.sticky .navbar-collapse #main-menu {
        top: 75px;
    }

    #hero {
        height: 505px;
        padding-top: 200px;
        background-color: #f6eb5a;
        background-size: auto 300px;
        background-repeat: no-repeat;
        background-position: top left -50px;
    }
    #hero .content {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #hero .content .tabs a {
        font-size: 13px;
        padding: 15px 6px;
    }
    #hero .content .tabs a .icon {
        width: 28px;
    }
    #hero .content .form h1 {
        font-size: 30px;
        line-height: 31px;
        padding-bottom: 10px;
    }
    #hero .content .form input {
        height: 56px;
        font-size: 16px;
        padding: 0 25px;
    }
    #hero .content .form input[type="submit"] {
        font-size: 18px;
        padding-top: 16px;
        padding-bottom: 19px;
    }

    #banners .container {
        max-width: 100%;
        padding: 0;
    }
    #banners .row {
        margin-top: 0;
        box-shadow: unset;
    }
    #banners .box.box-1, #banners .box.box-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #banners .box.box-1 {
        padding: 25px 0 0 0;
    }
    #banners .box.box-2 {
        background: none;
    }
	#banners .box > div {
		padding-top: 25px;
        padding-bottom: 25px;
        justify-content: center;
	}
/*     #banners .box a {
        padding-top: 25px;
        padding-bottom: 25px;
        justify-content: center;
    } */
    #banners .box .icon {
        padding-left: 0;
    }

    #about .content h1 {
        font-size: 28px;
        line-height: 32px;
    }

    #about .benefits {
        margin-top: 40px;
    }
    #about .benefits h2 {
        font-size: 27px;
    }
    #about .benefits .box .text {
        width: calc(100% - 75px);
        padding-top: 20px;
        padding-bottom: 19px;
    }

    #offer .box:not(:first-of-type) {
        margin-top: 20px;
    }
    #offer .box a {
        height: 100%;
        padding: 35px 25px;
        margin: 0;
    }
    #offer .box img {
        max-height: 76px;
    }
    #offer .box h1, #offer .box h2.home-box-h2 {
        font-size: 24px;
        padding-top: 20px;
    }

    #textbox .slogan {
        padding-bottom: 25px;
    }
    #textbox .slogan h3 {
        font-size: 23px;
        line-height: 30px;
    }
    #textbox .slogan h3 span:last-of-type {
        display: inline-block;
    }

    #textbox .text:nth-child(odd) {
        padding-top: 10px;
    }

    #work .headline h1, #find .headline h1 {
        font-size: 62px;
    }
    #work .headline h2, #find .headline h2 {
        font-size: 38px;
        letter-spacing: -0.76px;
        margin-top: -25px;
    }

    #work .box {
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-top: 25px;
    }
    #work .box .number {
        width: 90px;
        height: 90px;
        font-size: 36px;
        line-height: 86px;
    }
    #work .box .number::before {
        display: none;
    }
    #work .box .content {
        padding-top: 20px;
        margin-left: 0;
    }
    #work .box .content h3 {
        font-size: 22px;
    }

    #reviews .photo {
        height: 360px;
    }

    #reviews .review .photo {
        width: 135px;
        height: 135px;
    }
    #reviews .review .content {
        height: calc(100% - 65px);
    }
    #reviews .review .content::before {
        width: 90px;
        top: -5px;
        left: 30px;
    }
    #reviews .review .content .stars {
        max-height: 28px;
        margin: 20px auto 15px;
    }
    #reviews .review .content p {
        font-size: 17px;
        line-height: 28px;
    }

    #columns .box h2 {
        font-size: 20px;
        line-height: 23px;
    }
    #columns .box:nth-child(2),
    #columns .box:last-of-type {
        padding-top: 20px;
    }

    #program .photo {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
    }
    #program .photo > div {
        height: 300px;
    }

    #program .content {
        padding-top: 25px;
    }
    #program .content h1 {
        font-size: 32px;
        line-height: 30px;
    }
    #program .content h2 {
        font-size: 21px;
    }
    #program .content h2::after {
        width: 100px;
        height: 5px;
        margin: 17px 0 13px 0;
    }

    #find::before {
        height: 250px;
    }

    #find .form .content {
        padding: 30px 30px 30px 30px;
    }
    #find .form .content h3 {
        font-size: 30px;
    }
    #find .form .content input, #find .form .content select {
        height: 56px;
        font-size: 16px;
        padding: 0 20px;
    }
    #find .form .content input[type="submit"] {
        font-size: 17px;
        padding-top: 16px;
        padding-bottom: 19px;
    }

    #footer .content p {
        font-size: 24px;
    }
    #footer .content p:first-of-type {
        font-size: 22px;
        padding-bottom: 7px;
    }

    #footer .c-2 .row, #footer .c-3 .row {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    #footer .contact h3 {
        font-size: 24px;
        padding-bottom: 20px;
    }
   #footer .foot_h4 {
        font-size: 16px;
    }
    #footer .contact address {
        font-size: 15px;
        line-height: 25px;
    }
    #footer .contact .phone {
        font-size: 32px;
        margin-top: 20px;
    }
    #footer .contact .email {
        font-size: 17px;
    }

    #footer .menu ul li a {
        font-size: 14px;
    }

    .copy p {
        font-size: 14px;
    }

    #hero-sub {
        height: 300px;
    }
    #hero-sub h1, #hero-sub .h1 {
        font-size: 50px;
    }

    h1, h2, h3, h4 {
        padding: 15px 0;
    }

    .entry-content h1, .entry-content h2, h2.post-title {
        font-size: 27px;
        line-height: 33px;
    }
    .entry-content h1::after, .entry-content h2::after, h2.post-title::after {
        width: 150px;
        height: 6px;
        margin-top: 20px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 16px;
        line-height: 26px;
    }

    .entry-content blockquote {
        padding-left: 40px;
        margin: 35px 0;
    }
    .entry-content blockquote p {
        font-size: 18px;
        line-height: 30px;
    }

    /* FAQ */

    #faq-wrapper .card::after {
        width: calc(100% - 30px);
    }

    #faq-wrapper .card-header h3 {
        font-size: 20px;
        line-height: 27px;
        padding: 23px 15px 25px 15px;
        margin: 0 0 0 15px;
    }
    #faq-wrapper .card-header h3::before {
        top: 21px;
        left: -17px;
    }
    #faq-wrapper .card.active .card-header h3 {
        font-size: 23px;
        line-height: 29px;
    }

    #faq-wrapper .card-body {
        padding: 0 15px 20px 30px;
    }

    /* REVIEWS */

    .review-item .review {
        padding: 20px 0;
    }
    .review-item .review p:first-of-type:before {
        font-size: 120px;
        top: -47px;
        left: -20px;
    }

    /* BLOG */

    #index-wrapper .news:nth-child(n+2), #recent-posts .news:nth-child(n+2) {
        margin-top: 20px;
    }

    .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;
    }

    /* CONTACT */

    #hero-contact {
        height: 330px;
        padding-bottom: 70px;
    }
    #hero-contact h1 {
        font-size: 50px;
    }

    #contact-wrapper .content p {
        font-size: 16px;
        line-height: 28px;
    }
    #contact-wrapper .form .text p {
        font-size: 16px;
        line-height: 24px;
        padding-top: 15px;
    }

    .form-group {
        margin-bottom: 0.7rem;
    }
    .form-control {
        height: 60px;
        font-size: 16px;
    }
    .form-submit .wpcf7-submit {
        width: 100%;
        height: 60px;
        font-size: 17px;
    }

    #locations .headline {
        margin-bottom: 15px;
    }
    #locations .headline h1 {
        font-size: 64px;
    }
    #locations .headline h2 {
        font-size: 40px;
        margin-top: -25px;
    }

    #locations .box {
        margin-top: 30px;
    }
    #locations .box h3 {
        font-size: 22px;
    }
    #locations .box address {
        font-size: 16px;
        line-height: 24px;
    }
    #locations .box .phone {
        font-size: 16px;
    }
    #locations .box p {
        font-size: 15px;
        line-height: 24px;
    }
}

@media (max-width: 575px) {
    .wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    #header .logo img {
        max-height: 66px;
    }
    #header.sticky .logo img {
        max-height: 54px;
    }

    .navbar-collapse #main-menu {
        max-width: 260px;
        padding: 25px 20px;
        top: 80px;
        right: 15px;
    }

    #hero {
        height: 495px;
        background-size: auto 280px;
    }
    #hero .content {
        flex: 0 0 calc(100% - 30px);
        max-width: calc(100% - 30px);
        flex-direction: column;
    }
    #hero .content .tabs {
        min-width: 100%;
        display: flex;
    }
    #hero .content .tabs a {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
        flex-direction: column;
        font-size: 11px;
        padding: 12px 5px;
    }
    #hero .content .tabs a[data-tab="tab-6"]{
	    font-size: 10px;
    }
    #hero .content .tabs a[data-tab="tab-6"] i{
	     display: none;
     }
    #hero .content .tabs a:not(.active):not(:last-of-type)::after {
        display: none;
    }
    #hero .content .tabs a .icon {
        width: 24px;
        height: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 0;
        margin-bottom: 5px;
    }

    #hero .content .form {
        padding: 25px 40px;
    }
    #hero .content .form h1 {
        font-size: 26px;
        line-height: 27px;
    }
    #hero .content .form input {
        height: 52px;
        font-size: 15px;
    }
    #hero .content .form input[type="submit"] {
        font-size: 16px;
        padding-top: 16px;
        padding-bottom: 18px;
    }

    #banners .box > img {
        max-height: 25px;
    }

    #banners .box .icon img {
        max-height: 54px;
    }
    #banners .box .content h3 {
        font-size: 17px;
    }

    #about .content h1 {
        font-size: 25px;
        line-height: 29px;
    }
    #about .benefits .box .icon {
        width: 46px;
        margin-right: 20px;
    }
    #about .benefits .box .text {
        width: calc(100% - 66px);
    }

    #textbox .slogan h3 {
        font-size: 22px;
        line-height: 28px;
    }
    #textbox .slogan h3 span:last-of-type {
        display: block;
    }

    #work .headline h1, #find .headline h1 {
        font-size: 50px;
    }
    #work .headline h2, #find .headline h2 {
        font-size: 35px;
        letter-spacing: -0.7px;
        margin-top: -20px;
    }

    #work .box {
        margin-top: 20px;
    }
    #work .box .number {
        width: 80px;
        height: 80px;
        font-size: 28px;
        line-height: 76px;
    }
    #work .box .content {
        width: 90%;
    }
    #work .box .content h3 {
        font-size: 20px;
    }

    #work .quote a {
        height: 50px;
        line-height: 44px;
        margin: 25px 0 0 0;
    }

    #reviews .review .photo {
        width: 115px;
        height: 115px;
        margin: 0 auto -50px;
    }

    #reviews .review .content {
        width: calc(100% - 30px);
        padding: 55px 25px 30px 25px;
    }
    #reviews .review .content::before {
        width: 70px;
        top: -2px;
        left: 17px;
    }
    #reviews .review .content .stars {
        max-height: 22px;
        margin: 18px auto 13px;
    }
    #reviews .review .content p {
        font-size: 16px;
        line-height: 24px;
    }
    #reviews .review .overview .rev_h3 {
        font-size: 15px;
    }
    #reviews .review .overview .rev_h3::before {
        width: 60px;
        height: 4px;
        margin: 20px auto 17px;
    }

    #program .photo > div {
        height: 240px;
    }

    #find::before {
        height: 190px;
    }

    #find .headline h1 {
        font-size: 42px;
    }
    #find .headline h2 {
        font-size: 30px;
    }

    #find .form .content {
        padding: 30px 25px;
    }
    #find .form .content h3 {
        max-width: 170px;
        font-size: 28px;
        line-height: 28px;
        text-align: center;
        margin: 0 auto 10px;
    }

    #find .form .content form {
        flex-wrap: wrap;
    }
    #find .form .content input, #find .form .content select {
        width: calc(50% - 10px);
        height: 52px;
        font-size: 15px;
    }
    #find .form .content input[type="submit"] {
        width: 100%;
        margin-right: 5px;
        margin-top: 10px;
    }

    #footer .logo img {
        max-height: 76px;
    }

    #footer .content p {
        font-size: 21px;
        line-height: 27px;
    }
    #footer .content p:first-of-type {
        font-size: 20px;
        padding-bottom: 0;
    }

    #footer .contact img:first-of-type {
        max-height: 40px;
    }
    #footer .contact img:last-of-type {
        max-height: 54px;
    }

    #footer .c-2 .row {
        padding-bottom: 100px;
    }

    .social-media {
        margin-bottom: 15px;
    }

    #footer .menu ul {
        flex-wrap: wrap;
    }
    #footer .menu ul li {
        padding: 0 15px !important;
        margin-top: 10px;
    }
    #footer .menu ul li:after {
        display: none;
    }

    .grecaptcha-badge {
        bottom: 80px !important;
    }

    #hero-sub {
        height: 220px;
        padding-bottom: 45px;
    }
    #hero-sub h1, #hero-sub .h1 {
        font-size: 42px;
    }

    h1, h2, h3, h4 {
        padding: 12px 0;
    }

    .entry-content h1, .entry-content h2, h2.post-title {
        font-size: 24px;
        line-height: 30px;
    }
    .entry-content h1::after, .entry-content h2::after, h2.post-title::after {
        width: 100px;
        height: 5px;
        margin-top: 15px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 21px;
        line-height: 29px;
    }
    .entry-content h4 {
        font-size: 19px;
        line-height: 27px;
    }

    .entry-content ul li {
        margin-top: 7px;
    }

    .entry-content blockquote {
        padding-left: 30px;
        margin: 25px 0;
    }
    .entry-content blockquote p {
        font-size: 17px;
        line-height: 28px;
    }

    .entry-content .js-video-button.video::after {
        font-size: 60px;
    }

    /* FAQ */

    #faq-wrapper .card-header h3 {
        font-size: 18px;
        line-height: 25px;
        padding: 18px 15px 20px 15px;
    }
    #faq-wrapper .card-header h3::before {
        top: 16px;
    }
    #faq-wrapper .card.active .card-header h3 {
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 15px;
    }
    #faq-wrapper .card-header h3[aria-expanded="true"]::before {
        top: 18px;
    }

    /* REVIEWS */

    .review-item .review h3 span {
        display: block;
    }
    .review-item .review p:first-of-type:before {
        font-size: 110px;
        top: -43px;
        left: -13px;
    }

    /* BLOG */

    .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 {
        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;
    }

    /* CONTACT */

    #hero-contact {
        padding-bottom: 55px;
    }
    #hero-contact h1 {
        font-size: 46px;
    }

    #contact-wrapper .form .box {
        padding-left: 30px;
        padding-right: 30px;
    }
    #contact-wrapper .form .text h2 {
        font-size: 36px;
        line-height: 36px;
    }
    #contact-wrapper .form .text p::after {
        width: 140px;
        height: 6px;
        margin: 15px auto 30px;
    }

    .page-template-contact #find::before {
        height: 120px;
    }

    #locations .headline h1 {
        font-size: 48px;
    }
    #locations .headline h2 {
        font-size: 35px;
        margin-top: -20px;
    }
}