@media (min-width: 1500px) {
    #why .container,
    #contact-intro .container,
    #contact-wrapper .container,
    #contact-map .container {
        max-width: 1420px;
    }
}

@media (min-width: 1600px) {
    #why .container {
        max-width: 1480px;
    }
}

@media (max-width: 1799px) {
    #header {
        padding-left: 25px;
        padding-right: 25px;
    }
    #header .logo img {
        max-height: 87px;
    }
    #header .phone {
        padding-left: 25px;
    }
    #header .contact a {
        padding: 0 20px;
        margin-left: 20px;
    }

    .navbar .navbar-nav > li {
        margin: 0 8px;
    }

    #programs .content::before {
        left: calc(-180px + var(--bs-gutter-x) * .5);
    }
    #programs .photo {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }

    #reviews .headline .content,
    #cta .content .box,
    #recent-posts .content .box {
        width: calc(100% + 360px);
        margin-left: -180px;
    }
    #reviews .row.reviews::before {
        width: calc(100% + 360px - var(--bs-gutter-x) * .5 - var(--bs-gutter-x) * .5);
        margin-left: calc(-180px + var(--bs-gutter-x) * .5);
    }

    .about-textbox .photo {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
}

@media (max-width: 1699px) {
    #header {
        padding-left: 25px;
        padding-right: 25px;
    }
    #header .logo img {
        max-height: 86px;
    }
    .navbar .navbar-nav > li {
        margin: 0 8px;
    }
    #header .phone {
        display: none;
    }
    #header .contact a {
        margin-left: 20px;
    }

    #hero {
        height: 620px;
    }

    #about {
        width: calc(100% - 40px);
    }

    #why .headline .title {
        font-size: 64px;
    }
    #why .item .box .content {
        padding-left: 40px;
    }

    #programs .content::before {
        left: calc(-120px + var(--bs-gutter-x) * .5);
    }
    #programs .photo {
        width: calc(50% + 120px);
        margin-right: -120px;
    }

    #reviews .headline .content, #cta .content .box, #recent-posts .content .box {
        width: calc(100% + 240px);
        margin-left: -120px;
    }
    #reviews .row.reviews::before {
        width: calc(100% + 240px - var(--bs-gutter-x) * .5 - var(--bs-gutter-x) * .5);
        margin-left: calc(-120px + var(--bs-gutter-x) * .5);
    }

    .slick-prev {
        left: -60px;
    }
    .slick-next {
        right: -60px;
    }

    #page-wrapper::before, #page-wrapper::after {
        display: none;
    }

    #sidebar-area {
        width: calc(25% + 120px);
        margin-right: -120px;
    }

    .about-textbox .photo {
        width: calc(50% + 120px);
        margin-right: -120px;
    }
}

@media (max-width: 1599px) {
    #header .phone {
        display: none;
    }

    #hero {
        height: 580px;
    }
    #hero .content {
        padding-bottom: 40px;
    }
    #hero .content .slogan {
        font-size: 66px;
        line-height: 66px;
    }

    #about::before {
        width: 340px;
    }
    #about .content p.highlight::after {
        margin: 30px auto 25px;
    }
    #about .content > a {
        margin-top: 40px;
    }

    #why .headline .title {
        font-size: 60px;
        padding-bottom: 30px;
    }
    #why .item .box .content {
        padding-left: 35px;
    }
    #why .item .box .content .text .title {
        font-size: 23px;
    }

    #programs {
        padding-top: 50px;
    }
    #programs .content::before {
        left: calc(-70px + var(--bs-gutter-x) * .5);
    }
    #programs .photo {
        width: calc(50% + 70px);
        margin-right: -70px;
        margin-top: -45px;
    }
    #programs .photo > div {
        height: 620px;
    }

    #reviews .headline .content, #cta .content .box, #recent-posts .content .box {
        width: calc(100% + 140px);
        margin-left: -70px;
    }
    #reviews .row.reviews::before {
        width: calc(100% + 140px - var(--bs-gutter-x) * .5 - var(--bs-gutter-x) * .5);
        margin-left: calc(-70px + var(--bs-gutter-x) * .5);
    }

    .slick-prev {
        left: -40px;
    }
    .slick-next {
        right: -40px;
    }
    .slick-prev::before, .slick-next::before {
        font-size: 26px;
    }

    #hero.page .content .slogan {
        font-size: 22px;
    }
    #hero.page .content .title {
        font-size: 76px;
    }

    #page-wrapper #main {
        width: 70%;
        padding-right: 50px;
    }

    #sidebar-area {
        width: calc(30% + 70px);
        margin-right: -70px;
    }

    .about-textbox .photo {
        width: calc(50% + 70px);
        margin-right: -70px;
    }
}

@media (max-width: 1499px) {
    #header {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #header .logo img {
        max-height: 80px;
    }

    .navbar {
        margin-right: 0;
    }
    .navbar .navbar-nav > li {
        margin: 0 6px;
    }

    #header .contact a {
        padding: 0 15px;
    }

    #hero {
        height: 560px;
    }
    #hero .content {
        width: 50%;
        margin-left: 0;
    }
    #hero .content .slogan {
        padding: 30px 0 55px 0;
    }

    #about {
        width: 100%;
    }

    #why .headline .slogan {
        letter-spacing: 6px;
    }

    #cta .content .title {
        padding-bottom: 30px;
    }
    #cta .content .buttons a {
        height: 78px;
    }

    #programs .content .title, #recent-posts .headline .title {
        font-size: 62px;
        padding-bottom: 30px;
    }
    #programs .content ul {
        padding-top: 20px;
    }

    #reviews {
        padding-top: 0 !important;
        overflow: hidden;
    }
    #reviews .headline .content {
        height: 580px;
    }
    #reviews .headline .title {
        font-size: 80px;
        padding-top: 10px;
    }

    #hero.page {
        height: 480px;
    }
    #hero.page .content .slogan {
        font-size: 21px;
        letter-spacing: 6px;
    }
    #hero.page .content .title {
        font-size: 72px;
    }

    .entry-intro {
        padding-top: 90px;
    }

    #sidebar-area {
        width: calc(30% + 20px);
        margin-right: -20px;
        margin-top: 40px;
    }
}

@media (max-width: 1399px) {
    #header {
        padding-top: 35px;
        padding-bottom: 35px;
        padding-left: 25px;
        padding-right: 25px;
    }
    #header .contact {
        display: none;
    }

    .navbar .navbar-nav .dropdown:last-of-type .dropdown-menu {
        left: initial;
        right: -15px;
    }
    .navbar .navbar-nav .dropdown .dropdown-menu .dropdown-menu {
        left: initial;
        right: 85%;
    }

    #hero {
        height: 520px;
    }
    #hero .content .title {
        font-size: 18px;
    }
    #hero .content .slogan {
        font-size: 58px;
        line-height: 60px;
    }

    #about .content p.highlight::after {
        width: 200px;
        height: 8px;
        margin: 25px auto 25px;
    }
    #about .content > a {
        margin-top: 30px;
    }

    #why .headline .slogan {
        font-size: 18px;
        letter-spacing: 5px;
    }
    #why .headline .title {
        font-size: 56px;
    }

    #why .item {
        width: 50%;
        padding-top: 25px;
    }
    #why .item .box .photo {
        width: 180px;
    }
    #why .item .box .content {
        width: calc(100% - 180px);
        padding-top: 35px;
        padding-bottom: 25px;
    }
    #why .item .box .content .text img {
        max-height: 66px;
    }
    #why .item .box .content .text .title {
        padding: 20px 0 25px 0;
    }

    #cta .content .title {
        font-size: 38px;
    }
    #cta .content .buttons a {
        width: 280px;
        height: 76px;
    }

    #programs .content {
        padding-right: 30px;
    }
    #programs .content .title, #recent-posts .headline .title {
        font-size: 56px;
        padding-bottom: 25px;
    }
    #programs .content p {
        font-size: 22px;
        line-height: 33px;
    }
    #programs .content ul {
        padding-top: 10px;
        padding-left: 30px;
    }
    #programs .content ul li {
        font-size: 19px;
    }

    #reviews .headline .content {
        height: 540px;
    }
    #reviews .headline .slogan {
        font-size: 18px;
    }
    #reviews .headline .title {
        font-size: 74px;
        padding-top: 0;
    }
    #reviews .slick-list {
        margin-top: -125px;
    }
    #reviews .review .box {
        padding: 55px 50px 30px 50px;
    }

    #footer .logo img {
        max-height: 200px;
    }

    /* SUBPAGES */

    #hero.page {
        height: 440px;
    }
    #hero.page .content .slogan {
        font-size: 20px;
    }
    #hero.page .content .title {
        font-size: 68px;
    }

    #page-wrapper #main {
        width: 100%;
        padding-right: calc(var(--bs-gutter-x) * .5);
    }

    .entry-intro {
        padding-top: 80px;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 32px;
        line-height: 38px;
    }
    .entry-content blockquote p {
        line-height: 34px;
    }

    .about-textbox .entry-content {
        padding-right: 30px;
    }
    .about-textbox.abt-2 .entry-content {
        padding-left: 30px;
    }

    #team-wrapper .item {
        margin-top: 30px;
    }
    #team-wrapper .item .photo {
        height: 240px;
    }

    #contact-intro .item .box {
        padding: 50px 55px;
    }
    #contact-intro .item .icon img {
        max-width: 70px;
    }
    #contact-intro .item .content {
        width: calc(100% - 70px);
        padding-left: 50px;
    }

    #contact-text .content p {
        font-size: 24px;
        line-height: 34px;
    }

    #contact-wrapper .content {
        padding-left: 130px;
        padding-right: 130px;
    }
    #contact-wrapper .content .title {
        font-size: 56px;
        padding-bottom: 50px;
    }

    #contact-partners .item a img {
        max-height: 86px;
    }

    /* WIDGETS */

    #sidebar-area {
        display: none !important;
    }

    /* FAQ */

    #faq-wrapper .accordion-header h3 {
        font-size: 21px;
        line-height: 30px;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 23px;
        line-height: 32px;
    }

    /* BLOG */

    .news > a .photo {
        height: 250px;
    }
    .news .content {
        padding: 35px 40px 130px 40px;
    }
    .news .content h2 {
        font-size: 25px;
        line-height: 29px;
    }
    .news .content p {
        font-size: 17px;
    }
    .news .content .more {
        width: calc(100% - 80px);
        left: 40px;
    }
}

@media (max-width: 1199px) {
    .wrapper {
        padding-top: 65px;
        padding-bottom: 65px;
    }  

    #header {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #header .contact {
        display: block;
    }
    #header .contact a {
        height: 64px;
    }

    .navbar {
        margin-right: 0;
    }
    .icon-bar {
        background-color: var(--red);
    }
    .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, #hero.page {
        height: auto;
        margin-bottom: 0;
    }
    #hero .row {
        flex-direction: column-reverse;
    }
    #hero .content, #hero.page .content {
        width: 100%;
        text-align: center;
        padding-top: 40px;
    }
    #hero.page .content .slogan {
        font-size: 19px;
    }
    #hero .content .slogan, #hero.page .content .title {
        font-size: 56px;
        line-height: 58px;
        padding: 25px 0 40px 0;
    }
    #hero .photo {
        width: 100%;
        position: relative;
    }
    #hero .photo > div {
        height: 460px;
        border-radius: 0 !important;
    }

    #about::before {
        width: 300px;
        opacity: .7;
    }
    #about .content p.highlight {
        font-size: 24px;
        line-height: 34px;
    }
    #about .content p.highlight br {
        display: none;
    }
    #about .content p {
        font-size: 19px;
        line-height: 31px;
    }
    #about .content > a {
        font-size: 17px;
        margin-top: 25px;
    }

    #why .headline .slogan {
        letter-spacing: 4px;
        padding-bottom: 25px;
    }
    #why .headline .title {
        font-size: 50px;
        padding-bottom: 25px;
    }

    #why .item .box .photo {
        width: 155px;
    }
    #why .item .box .content {
        width: calc(100% - 155px);
        padding-top: 30px;
    }
    #why .item .box .content .text img {
        max-height: 62px;
    }
    #why .item .box .content .text .title {
        font-size: 22px;
    }

    #cta .content .title {
        font-size: 36px;
        padding-bottom: 25px;
    }
    #cta .content .buttons a {
        width: 270px;
        height: 71px;
    }

    #programs {
        padding-top: 0 !important;
    }
    #programs .row {
        flex-direction: column-reverse;
    }
    #programs .photo {
        width: 100%;
        margin-right: 0;
        margin-top: 0;
        padding: 0;
    }
    #programs .photo > div {
        height: 500px;
    }
    #programs .content {
        padding-top: 40px;
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
    #programs .content .title, #recent-posts .headline .title {
        font-size: 50px;
        padding-bottom: 20px;
    }
    #programs .content p {
        font-size: 21px;
        line-height: 30px;
    }

    #reviews {
        padding-top: 0 !important;
    }
    #reviews .headline .content {
        height: 480px;
    }
    #reviews .headline .title {
        font-size: 68px;
    }
    #reviews .row.reviews::before {
        height: calc(100% - 100px);
    }
    #reviews .slick-list {
        margin-top: -100px;
    }
    #reviews .review .box {
        padding: 50px 40px 30px 40px;
    }
    #reviews .review .box .overview::before {
        width: 120px;
        margin: 35px 0 20px 0;
    }

    #footer h4 {
        font-size: 22px;
        padding-top: 20px;
    }
    #footer .logo img {
        max-height: 190px;
    }
    #footer .contact .phone {
        font-size: 30px;
    }
    #footer .contact .phone i {
        font-size: 23px;
    }

    /* SUBPAGES */

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 30px;
        line-height: 36px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .entry-content h4 {
        font-size: 22px;
        line-height: 28px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 18px;
        line-height: 30px;
    }

    .entry-content ul li {
        line-height: 26px;
        margin-top: 8px;
    }
    .entry-content ul li::before {
        line-height: 30px;
    }

    .entry-content blockquote {
        padding-left: 45px;
        margin: 35px 0;
    }
    .entry-content blockquote p {
        font-size: 19px;
        line-height: 33px;
    }

    .about-textbox .entry-content {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
    .about-textbox .photo {
        width: 100%;
        margin-right: 0;
        padding-top: 30px;
    }

    #team-wrapper .item {
        margin-top: 25px;
    }

    #contact-intro .item .box {
        padding: 40px 50px;
    }
    #contact-intro .item .icon img {
        max-width: 60px;
    }
    #contact-intro .item .content {
        width: calc(100% - 60px);
        padding-left: 40px;
    }
    #contact-intro .item .content .phone {
        font-size: 37px;
    }

    #contact-text .content p {
        font-size: 23px;
    }

    #contact-wrapper .content {
        padding-left: 100px;
        padding-right: 100px;
    }
    #contact-wrapper .content .title {
        font-size: 52px;
        padding-bottom: 40px;
    }

    .form-control {
        height: 68px;
        font-size: 18px;
    }
    .form-submit .wpcf7-submit,
    .gform_legacy_markup_wrapper .gform_footer input.button, 
    .gform-theme--framework input[type="submit"],
    .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        height: 76px !important;
    }

    /* FAQ */

    #faq-wrapper .accordion-header h3 {
        font-size: 20px;
        line-height: 28px;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 22px;
        line-height: 30px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 18px;
        left: -25px;
    }

    /* BLOG */

    #index-wrapper .news:nth-child(n+3) {
        margin-top: 25px;
    }

    .news .photo {
        height: 480px;
    }

    #recent-posts .news:nth-child(n+4) {
        display: none;
    }
}

@media (max-width: 991px) {
    .wrapper {
        padding-top: 55px;
        padding-bottom: 55px;
    }  

    #header .logo img {
        max-height: 80px;
    }
    #header.sticky .logo img {
        max-height: 66px;
    }

    #header .contact a {
        display: none;
    }

    #hero .content .title, #hero.page .content .slogan {
        font-size: 17px;
        letter-spacing: 6px;
    }
    #hero .content .slogan, #hero.page .content .title {
        font-size: 50px;
        line-height: 52px;
        padding: 20px 0 35px 0;
    }
    #hero .content > a {
        height: 65px;
    }

    #about .content p.highlight {
        font-size: 22px;
        line-height: 32px;
    }
    #about .content p.highlight::after {
        width: 170px;
        height: 6px;
        margin: 20px auto 20px;
    }
    #about .content p {
        font-size: 17px;
        line-height: 28px;
    }
    #about .content > a {
        font-size: 16px;
        margin-top: 15px;
    }

    #why .headline .slogan {
        font-size: 16px;
    }
    #why .headline .title {
        font-size: 44px;
        padding-bottom: 25px;
    }
    #why .item {
        width: 100%;
        padding-top: 15px;
    }
    #why .item .box .content {
        padding-top: 25px;
        padding-bottom: 20px;
    }
    #why .item .box .content .text img {
        max-height: 58px;
    }
    #why .item .box .content .text .title {
        font-size: 21px;
        line-height: 24px;
        padding: 15px 0 20px 0;
    }
    #why .item .box .content .more p {
        font-size: 15px;
    }

    #cta .content .title {
        font-size: 34px;
        padding-bottom: 20px;
    }
    #cta .content .buttons a {
        width: 230px;
        height: 63px;
    }

    #programs .photo > div {
        height: 460px;
    }
    #programs .content .title, #recent-posts .headline .title {
        font-size: 44px;
        padding-bottom: 15px;
    }
    #programs .content p {
        font-size: 19px;
        line-height: 28px;
    }
    #programs .content ul li {
        font-size: 18px;
    }

    #reviews .headline .content {
        height: 440px;
    }
    #reviews .headline .slogan {
        font-size: 17px;
        letter-spacing: 3.5px;
        padding-bottom: 20px;
    }
    #reviews .headline .title {
        font-size: 62px;
    }

    .slick-dots {
        margin-top: 30px;
    }

    /* FOOTER */

    #footer .links {
        display: none;
    }
    #footer .contact {
        text-align: center;
        padding-top: 15px;
    }

    .social-media {
        margin-bottom: 25px;
    }
    .social-media ul li {
        margin: 0 4px;
    }

    /* SUBPAGES */

    #hero.page .photo > div {
        height: 400px;
    }

    .entry-content h1::after, .entry-content h2::after, .post-title::after {
        width: 140px;
        margin-top: 20px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 17px;
        line-height: 28px;
    }

    .entry-content .js-video-button.video::after {
        font-size: 70px;
    }

    .about-textbox.abt-2 .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        background-color: transparent;
    }
    .about-textbox.abt-2 .container::before {
        display: none !important;
    }
    .about-textbox.abt-2 .entry-content {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .about-textbox .photo {
        padding-top: 25px;
    }
    .about-textbox .photo > div, .about-textbox.abt-2 .photo > div {
        height: 480px;
    }

    #team-wrapper .item .photo {
        height: 220px;
    }
    #team-wrapper .item .content h3 {
        font-size: 21px;
    }
    #team-wrapper .item .content h5 {
        font-size: 17px;
    }

    #contact-intro .item:first-of-type .box {
        padding-bottom: 0 !important;
    }
    #contact-intro .item .content h4 {
        font-size: 22px;
    }

    #contact-text .content p {
        font-size: 21px;
        line-height: 32px;
    }
    #contact-text .content p br {
        display: none;
    }

    #contact-wrapper .content {
        padding-left: 60px;
        padding-right: 60px;
    }
    #contact-wrapper .content .title {
        font-size: 48px;
        padding-bottom: 35px;
    }

    .form-control {
        height: 66px;
    }

    #contact-map .box iframe {
        height: 460px;
    }

    /* WIDGETS */

    #sidebar-area {
        display: none !important;
    }

    /* FAQ */

    #faq-wrapper .accordion-item::after {
        width: calc(100% - 30px);
    }
    #faq-wrapper .accordion-header h3 {
        padding: 26px 15px 29px 30px;
        margin: 0;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        padding-bottom: 20px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 15px;
        top: 28px;
        left: 0;
    }
    #faq-wrapper .accordion-body {
        padding-left: 30px;
        padding-bottom: 30px;
    }

    /* REVIEWS */

    .review-item .review {
        padding: 30px 15px;
    }

    /* BLOG */

    #index-wrapper .news:nth-child(n+2) {
        margin-top: 20px;
    }

    .news .photo {
        height: 420px;
    }
    .news > a .photo {
        height: 220px;
    }
    .news .content {
        padding: 30px 35px 115px 35px;
    }
    .news .content h2 {
        font-size: 23px;
        line-height: 27px;
    }
    .news .content .more {
        width: calc(100% - 70px);
        left: 35px;
        bottom: 35px;
    }
    .news .content .more::before {
        width: calc(100% - 160px);
    }
    .news .content .more span {
        height: 45px;
        font-size: 15px;
        line-height: 42px;
        padding: 0 30px;
    }

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 40px;
    }

    #single-wrapper .back {
        margin-top: 50px;
    }

    #recent-posts .news:nth-child(n+3) {
        display: none;
    }
}

@media (max-width: 767px) {
    .wrapper {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    #header .logo img {
        max-height: 74px;
    }

    .navbar-collapse #main-menu {
        width: 300px;
        padding: 25px 20px;
    }

    #hero .photo > div {
        height: 420px;
    }
    #hero.page .photo > div {
        height: 300px;
    }
    #hero .content .title, #hero.page .content .slogan {
        font-size: 16px;
        letter-spacing: 5px;
    }
    #hero .content .slogan, #hero.page .content .title {
        font-size: 42px;
        line-height: 44px;
        padding: 17px 0 30px 0;
    }
    #hero .content > a {
        height: 61px;
    }

    #about .content p.highlight {
        font-size: 20px;
        line-height: 30px;
    }
    #about .content p {
        font-size: 16px;
        line-height: 27px;
    }
    #about .content > a {
        font-size: 15px;
    }

    #why .headline .slogan {
        font-size: 15px;
        letter-spacing: 3.5px;
        padding-bottom: 20px;
    }
    #why .headline .title {
        font-size: 40px;
    }

    #cta .content .title {
        font-size: 30px;
    }
    #cta .content .buttons {
        flex-direction: column;
        align-items: center;
    }
    #cta .content .buttons a {
        width: 280px;
    }

    #programs .photo > div {
        height: 380px;
    }
    #programs .content {
        padding-top: 30px;
    }
    #programs .content .title, #recent-posts .headline .title {
        font-size: 37px;
        padding-bottom: 13px;
    }
    #programs .content p {
        font-size: 18px;
        line-height: 26px;
    }
    #programs .content ul {
        padding-top: 5px;
        padding-left: 20px;
    }
    #programs .content ul li {
        font-size: 17px;
    }

    #reviews .headline .content {
        height: 380px;
    }
    #reviews .headline .slogan {
        font-size: 16px;
        letter-spacing: 3px;
        padding-bottom: 15px;
    }
    #reviews .headline .title {
        font-size: 50px;
        letter-spacing: -1.5px;
    }
    #reviews .row.reviews {
        padding-bottom: 45px;
    }
    #reviews .slick-list {
        margin-top: -80px;
    }
    #reviews .review .box > p {
        font-size: 17px;
        line-height: 26px;
        text-indent: 65px;
    }
    #reviews .review .box > p::before {
        width: 53px;
        top: -20px;
    }
    #reviews .review .box .overview::before {
        width: 100px;
        height: 5px;
        margin: 30px 0 17px 0;
    }
    #reviews .review .box .overview .name {
        font-size: 15px;
    }

    /* FOOTER */

    #footer h4 {
        font-size: 21px;
        padding-bottom: 15px;
    }

    /* SUBPAGES */

    h1, h2, h3, h4 {
        padding: 15px 0;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 27px;
        line-height: 33px;
    }
    .entry-content h1::after, .entry-content h2::after, .page-template-about .entry-content h3::after, .post-title::after {
        width: 150px;
        height: 7px;
        margin-top: 15px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 22px;
        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;
    }

    .about-textbox .photo > div, .about-textbox.abt-2 .photo > div {
        height: 380px;
    }

    #team-wrapper .item {
        margin-top: 20px;
    }

    #contact-intro .item .box {
        padding: 35px 40px;
    }
    #contact-intro .item .icon img {
        max-width: 50px;
    }
    #contact-intro .item .content h4 {
        font-size: 20px;
        padding-bottom: 12px;
    }

    #contact-text .content p {
        font-size: 19px;
        line-height: 30px;
    }

    #contact-wrapper .content {
        padding-left: 40px;
        padding-right: 40px;
    }
    #contact-wrapper .content .title {
        font-size: 40px;
        padding-bottom: 30px;
    }

    .form-field {
        margin-bottom: 0.5rem;
    }
    .form-control {
        height: 62px;
        font-size: 17px;
    }
    .form-submit .wpcf7-submit,
    .gform_legacy_markup_wrapper .gform_footer input.button, 
    .gform-theme--framework input[type="submit"],
    .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        width: 100% !important;
        height: 70px !important;
        padding: 0 !important;
        margin-top: 20px !important;
    }

    /* FAQ */

    #faq-wrapper .accordion-header h3 {
        font-size: 18px;
        line-height: 25px;
        padding: 25px 15px 24px 30px;
        margin: 0;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        padding-bottom: 15px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 14px;
        top: 26px;
    }
    #faq-wrapper .accordion-body {
        padding-bottom: 25px;
    }

    /* REVIEWS */

    .review-item .review {
        padding: 30px 0;
    }
    .review-item .review p:first-of-type:before {
        font-size: 120px;
        top: -47px;
        left: -20px;
    }
    .review-item .overview {
        font-size: 17px;
        padding-top: 20px;
    }

    /* BLOG */

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 35px;
    }
    .pagination .page-item .page-link, .sitemap-by-click5_pagination .pagination-item, .sitemap-by-click5_pagination strong {
        font-size: 17px;
        padding: 20px 15px;
    }
    .pagination .page-item .page-link.next, .pagination .page-item .page-link.prev {
        padding: 0 27px;
        margin-top: 8px;
    }

    .news .photo {
        height: 330px;
    }

    #single-wrapper .back {
        font-size: 17px;
        margin-top: 40px;
    }
    #single-wrapper .back::after {
        width: 54px;
        height: 54px;
        top: -18px;
    }
}

@media (max-width: 575px) {
    .wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }    

    #header {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    #header .logo img {
        max-height: 56px;
    }
    #header.sticky .logo img {
        max-height: 40px;
    }

    .navbar-collapse #main-menu {
        width: 280px;
        right: -15px;
        padding: 20px;
    }
    .navbar-collapse #main-menu > li > a {
        font-size: 17px;
        padding: 10px 15px;
    }

    #hero .photo > div {
        height: 340px;
    }
    #hero.page .photo > div {
        height: 260px;
    }
    #hero .content, #hero.page .content {
        padding-top: 30px;
        padding-bottom: 35px;
    }
    #hero .content .title, #hero.page .content .slogan {
        font-size: 14px;
        letter-spacing: 4px;
    }
    #hero .content .slogan, #hero.page .content .title {
        font-size: 35px;
        line-height: 39px;
        padding: 15px 0 20px 0;
    }
    #hero.page .content .title {
        padding-bottom: 15px !important;
    }
    #hero .content > a {
        font-size: 17px;
        height: 56px;
    }
        
    #about::before {
        width: 200px;
    }
    #about .content p.highlight {
        font-size: 17px;
        line-height: 26px;
    }
    #about .content p.highlight::after {
        width: 90px;
        height: 4px;
        margin: 14px auto 14px;
    }
    #about .content p {
        font-size: 15px;
        line-height: 24px;
    }

    #why .headline .slogan {
        font-size: 14px;
        letter-spacing: 3px;
        padding-bottom: 15px;
    }
    #why .headline .title {
        font-size: 35px;
        padding-bottom: 15px;
    }
    #why .item .box .photo {
        width: 120px;
    }
    #why .item .box .content {
        width: calc(100% - 120px);
        padding-top: 20px;
        padding-bottom: 15px;
        padding-left: 25px;
    }
    #why .item .box .content::before {
        border-width: 0 0 40px 40px;
    }
    #why .item .box .content .text .title {
        font-size: 18px;
        line-height: 22px;
    }

    #cta .content .title {
        font-size: 26px;
    }
    #cta .content .buttons a {
        width: 280px;
        height: 60px;
        font-size: 17px;
    }

    #programs .photo > div {
        height: 300px;
    }
    #programs .content {
        padding-top: 25px;
        padding-bottom: 30px;
    }
    #programs .content .title, #recent-posts .headline .title {
        font-size: 30px;
        padding-bottom: 10px;
    }
    #programs .content p {
        font-size: 16px;
        line-height: 24px;
    }
    #programs .content ul {
        padding-top: 0;
        padding-left: 15px;
    }
    #programs .content ul li {
        font-size: 16px;
        padding-left: 27px;
    }

    #reviews .headline .content {
        height: 335px;
    }
    #reviews .headline .slogan {
        font-size: 15px;
        letter-spacing: 2.5px;
    }
    #reviews .headline .title {
        font-size: 40px;
        letter-spacing: -1.2px;
    }

    #reviews .row.reviews::before {
        height: calc(100% - 80px);
    }
    #reviews .review .box {
        padding: 40px 30px 25px 30px;
    }
    #reviews .review .box > p {
        font-size: 16px;
        line-height: 24px;
        text-indent: 55px;
    }
    #reviews .review .box > p::before {
        width: 48px;
        top: -15px;
    }
    #reviews .review .box .overview::before {
        width: 70px;
        height: 4px;
        margin: 25px 0 15px 0;
    }

    /* FOOTER */

    #footer {
        padding-bottom: 70px;
    }
    #footer .logo img {
        max-height: 180px;
    }
    #footer .contact {
        padding-top: 5px;
    }

    .social-media {
        margin-bottom: 15px;
    }

    #footer .menu ul {
        flex-wrap: wrap;
    }
    #footer .menu ul li {
        padding: 0 15px !important;
    }
    #footer .menu ul li:after {
        display: none;
    }

    .grecaptcha-badge {
        bottom: 80px !important;
    }

    .copy p {
        line-height: 18px;
    }
    .copy p a {
        display: block;
    }

    /* SUBPAGES */

    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, .page-template-about .entry-content h3::after, .post-title::after {
        width: 75px;
        height: 5px;
        margin-top: 15px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 20px;
        line-height: 27px;
    }
    .entry-content h4 {
        font-size: 18px;
        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;
    }

    .about-textbox .photo {
        padding-top: 15px;
    }
    .about-textbox .photo > div, .about-textbox.abt-2 .photo > div {
        height: 260px;
    }

    #team-wrapper .item {
        margin-top: 15px;
    }
    #team-wrapper .item .photo {
        height: 140px;
        background-position: top -20px center;
    }
    #team-wrapper .item .content {
        padding: 12px 7px;
    }
    #team-wrapper .item .content h3 {
        font-size: 18px;
        line-height: 20px;
    }
    #team-wrapper .item .content h5 {
        font-size: 14px;
    }
    #team-wrapper .item .content h5::after {
        width: 50px;
        height: 3px;
        margin: 8px auto 10px;
    }
    #team-wrapper .item .content p.job {
        font-size: 13px;
        line-height: 16px;
    }

    #team-wrapper .modal-content .modal-body {
        padding: 5px 18px 20px 18px !important;
    }
    #team-wrapper .modal-content .modal-body .photo {
        height: 200px;
        background-position: top -50px center;
    }
    #team-wrapper .modal-content .modal-body .entry-content p {
        font-size: 14px;
        line-height: 22px;
    }

    #contact-intro .item .box {
        padding: 30px 25px;
    }
    #contact-intro .item .icon img {
        max-width: 44px;
    }
    #contact-intro .item .content {
        width: calc(100% - 44px);
        padding-left: 25px;
    }
    #contact-intro .item .content h4 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    #contact-intro .item .content .phone {
        font-size: 32px;
    }

    #contact-text .content p {
        font-size: 18px;
        line-height: 27px;
    }

    #contact-wrapper .content {
        padding-left: 20px;
        padding-right: 20px;
    }
    #contact-wrapper .content .title {
        font-size: 34px;
        padding-bottom: 25px;
    }

    .form-control {
        height: 58px;
    }
    .form-submit .wpcf7-submit,
    .gform_legacy_markup_wrapper .gform_footer input.button, 
    .gform-theme--framework input[type="submit"],
    .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        height: 60px !important;
        margin-top: 15px !important;
    }

    #contact-map .box {
        padding: 0;
    }
    #contact-map .box iframe {
        height: 380px;
    }

    /* FAQ */
    
    #faq-wrapper .accordion-item {
        margin-left: 5px;
    }
    #faq-wrapper .accordion::after {
        width: calc(100% - 25px);
    }
    #faq-wrapper .accordion-header h3 {
        font-size: 17px;
        line-height: 23px;
        padding: 20px 15px 19px 25px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 12px;
        top: 21px;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 18px;
        line-height: 25px;
        padding-bottom: 10px;
    }
    #faq-wrapper .accordion-body {
        padding-left: 25px;
        padding-bottom: 20px;
    }

    /* REVIEWS */

    .review-item .review p:first-of-type:before {
        font-size: 110px;
        top: -43px;
        left: -13px;
    }
    .review-item .overview {
        font-size: 15px;
    }

    /* BLOG */

    #index-wrapper .news:nth-child(n+2), 
    #recent-posts .news:nth-child(n+3) {
        margin-top: 15px;
    }

    .news .photo {
        height: 220px;
    }
    .news .content {
        padding: 25px 25px 105px 25px;
    }
    .news .content .time-cat {
        margin-bottom: 12px;
    }
    .news .content h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .news .content p {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;  
        overflow: hidden;
        font-size: 16px;
        line-height: 24px;
    }
    .news .content .more {
        width: calc(100% - 50px);
        bottom: 30px;
        left: 25px;
    }
    .news .content .more span {
        height: 45px;
        line-height: 42px;
    }

    .pagination .page-item .page-link, .sitemap-by-click5_pagination .pagination-item, .sitemap-by-click5_pagination strong {
        font-size: 15px;
        padding: 17px 11px;
    }
    .pagination .page-item .page-link.next, .pagination .page-item .page-link.prev {
        height: 36px;
        font-size: 18px;
        line-height: 32px;
        padding: 0 15px;
        margin-top: 7px;
    }
    .pagination .page-item .page-link.next {
        margin-left: 8px;
    }
    .pagination .page-item .page-link.prev {
        margin-right: 8px;
    }

    #single-wrapper .back {
        font-size: 15px;
        margin-left: 20px;
    }
    #single-wrapper .back::after {
        width: 48px;
        height: 48px;
        top: -15px;
        left: -20px;
    }

    #recent-posts .content .box {
        width: calc(100% + var(--bs-gutter-x) * .5 + var(--bs-gutter-x) * .5);
        margin-left: calc(var(--bs-gutter-x) * -0.5);
    }
}