@media (min-width: 1540px) {
    #boxes .container {
        max-width: 1460px;
    }
}

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

    .navbar {
        margin: 0 30px;
    }

    #hero {
        height: 680px;
        padding-top: 130px;
    }
    #hero .content p {
        font-size: 23px;
    }
    #hero .content h1 {
        font-size: 74px;
        line-height: 74px;
    }

    #boxes .box .content {
        padding: 35px 30px 50px 45px;
    }
    #boxes .box .content .icon img {
        max-height: 78px;
    }
    #boxes .box .content .text {
        width: calc(100% - 78px);
    }

    #about .row::before {
        height: calc(100% + 120px);
        top: -120px;
        left: -140px;
    }

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

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

    .widget-contact {
        padding: 50px 30px;
    }

    .widget-links {
        padding: 25px 45px 0 45px;
    }

    .widget-reviews .photo {
        height: 270px;
    }
    .widget-reviews .content {
        padding: 38px 45px 40px 45px;
    }
    .widget-reviews .content .score .value p {
        font-size: 38px;
    }
    .widget-reviews .content .score .value img {
        max-height: 14px;
    }
    .widget-reviews .content .score .source img {
        max-height: 38px;
    }

    #reviews.widget .review .content {
        padding: 45px 45px 35px 45px;
    }
}

@media (max-width: 1499px) {
    #header .logo img {
        max-height: 120px;
    }

    #header .phones a:first-of-type {
        margin-right: 40px;
    }

    #about .photo > div::before {
        top: 35px;
        right: -35px;
    }

    #reviews .photo > div {
        height: 500px;
    }

    #hero-sub {
        height: 500px;
    }
    #hero-sub h1 {
        font-size: 64px;
    }

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

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

    .widget-contact {
        padding: 40px 30px;
    }
    .widget-contact h4 {
        font-size: 15px;
        letter-spacing: 2.4px;
    }
    .widget-contact h3 {
        max-width: 180px;
        font-size: 30px;
        line-height: 34px;
        padding-bottom: 18px;
        margin: 0 auto;
    }
    .widget-contact .buttons a {
        width: 100%;
        height: 63px;
        font-size: 18px;
        line-height: 57px;
    }

    .widget-links {
        padding: 25px 10px 0 30px;
    }
    .widget-links ul li a {
        font-size: 19px;
    }

    .widget-reviews .photo {
        height: 230px;
    }

    .widget-reviews .content {
        padding: 30px 15px 30px 35px;
    }
    .widget-reviews .content h4 {
        font-size: 14px;
    }
    .widget-reviews .content h3 {
        font-size: 34px;
    }
    .widget-reviews .content h3::after {
        width: 100px;
        height: 4px;
        margin-top: 12px;
    }
    .widget-reviews .content .score {
        margin-top: 25px;
    }
    .widget-reviews .content .score .value p {
        font-size: 32px;
        padding-right: 13px;
    }
    .widget-reviews .content .score .value > div {
        top: -4px;
    }
    .widget-reviews .content .score .value img {
        max-height: 12px;
    }
    .widget-reviews .content .score .value span {
        font-size: 13px;
        padding-top: 0;
    }
    .widget-reviews .content .score .source {
        padding-left: 20px;
        margin-left: 20px;
    }
    .widget-reviews .content .score .source img {
        max-height: 32px;
    }

    #reviews.widget .review .content {
        padding: 35px 35px 30px 35px;
    }
    #reviews.widget .review .content > p {
        font-size: 17px;
        line-height: 27px;
    }
    #reviews.widget .review .content .overview {
        padding-top: 20px;
        margin-top: 35px;
    }

    #boxes.widget .box .content {
        align-items: center;
        padding-left: 35px;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-right: 0;
    }
    #boxes.widget .box .content .icon img {
        max-width: 50px;
    }
    #boxes.widget .box .content .text h3 {
        font-size: 25px;
        line-height: 26px;
    }

    /* CONTACT */

    #hero-sub.contact {
        height: 550px;
    }
    #hero-sub.contact h1 {
        font-size: 60px;
        line-height: 62px;
    }
}

@media (max-width: 1399px) {
    #header .logo img {
        max-height: 100px;
    }

    #header .phones a:first-of-type {
        display: none !important;
    }

    #header .buttons a {
        width: 160px;
        height: 51px;
        line-height: 44px;
    }

    #hero {
        height: 600px;
    }
    #hero .content p {
        font-size: 20px;
    }
    #hero .content h1 {
        font-size: 68px;
        line-height: 68px;
    }
    #hero .content a, #hero-sub .content a {
        height: 67px;
        line-height: 63px;
        padding: 0 80px;
    }

    #boxes .row {
        margin-top: -90px;
    }
    #boxes .box .content {
        padding: 30px 25px 45px 40px;
    }
    #boxes .box .content .icon img {
        max-height: 68px;
    }
    #boxes .box .content .text {
        width: calc(100% - 68px);
    }
    #boxes .box .content .text h3 {
        font-size: 28px;
        line-height: 28px;
        padding-top: 10px;
    }

    .home-headline h4 {
        font-size: 18px;
    }
    .home-headline h2 {
        font-size: 52px;
        line-height: 52px;
    }

    #about .row {
        padding-bottom: 100px;
    }

    #about .content {
        padding-right: 50px;
        padding-bottom: 25px;
    }

    #about .photo > div {
        height: 530px;
    }
    #about .photo > div::before {
        top: 30px;
        right: -25px;
    }

    #reviews .photo > div {
        height: 460px;
    }

    #reviews .box .content, #blog .box .content {
        padding: 60px 15px 50px 55px;
    }
    #reviews .box .content .score {
        margin-top: 40px;
    }
    #reviews .box .content .score .value p {
        font-size: 52px;
    }
    #reviews .box .content .score .value span {
        font-size: 16px;
    }
    #reviews .box .content .score .source {
        padding-left: 35px;
        margin-left: 40px;
    }

    #reviews .review .content {
        padding: 45px 45px 35px 45px;
    }

    #services .box .text {
        padding-top: 35px;
        padding-left: 30px;
    }
    #services .box .text p br {
        display: none;
    }

    #blog .photo > div {
        height: 440px;
    }
    #blog .box .content a {
        height: 64px;
        line-height: 58px;
    }

    #locations .box .content {
        padding-top: 35px;
    }
    #locations .box .content .map iframe {
        height: 350px;
    }

    #footer .logo img {
        height: 100px;
    }

    #footer .buttons a {
        height: 63px;
        font-size: 18px;
    }

    /* SUBPAGES */

    #hero-sub h1 {
        font-size: 50px;
        line-height: 54px;
    }
    #hero-sub h3 {
        font-size: 21px;
    }

    #page-wrapper #main {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .entry-content h1, .entry-content h2, h2.post-title {
        font-size: 34px;
        line-height: 42px;
    }
    .entry-content blockquote p {
        line-height: 34px;
    }

    /* WIDGETS */

    #sidebar-area {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        margin-right: 0;
    }

    /* FAQ */

    #faq-wrapper .card-header h3 {
        font-size: 21px;
        line-height: 30px;
    }
    #faq-wrapper .card-header h3[aria-expanded="true"] {
        font-size: 23px;
        line-height: 32px;
    }

    /* BLOG */

    .news > a .photo {
        height: 250px;
    }

    /* CONTACT */

    #hero-sub.contact {
        height: 515px;
        padding-top: 160px;
    }
    #hero-sub.contact h3 {
        font-size: 21px;
    }
    #hero-sub.contact h1 {
        font-size: 54px;
        line-height: 56px;
    }

    #boxes.contact .box .content {
        padding-bottom: 30px;
    }
}

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

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

    #header .phones {
        display: none !important;
    }

    .navbar {
        margin: 0 25px;
    }
    .navbar .navbar-nav .nav-link {
        padding: 11px 0;
    }
    .navbar .navbar-nav .dropdown:last-of-type .dropdown-menu {
        left: initial;
        right: -20px;
    }

    #hero .content p {
        font-size: 18px;
    }
    #hero .content h1 {
        font-size: 62px;
        line-height: 62px;
    }
    #hero .content a, #hero-sub .content a {
        height: 66px;
        line-height: 59px;
        padding: 0 60px;
    }

    #boxes .box .content {
        padding: 30px 20px 40px 30px;
    }
    #boxes .box .content .icon img {
        max-height: 60px;
    }
    #boxes .box .content .text {
        width: calc(100% - 60px);
        padding-left: 20px;
    }
    #boxes .box .content .text h3 {
        font-size: 27px;
        line-height: 27px;
        padding-top: 5px;
    }
    #boxes .box .content .text p {
        font-size: 16px;
        line-height: 23px;
    }

    .home-headline h4 {
        font-size: 17px;
    }
    .home-headline h2 {
        font-size: 46px;
        line-height: 46px;
    }
    .home-headline h2::after {
        width: 200px;
        margin-top: 20px;
    }

    #about .row {
        padding-bottom: 80px;
    }

    #about .content {
        padding-right: 30px;
        padding-bottom: 20px;
    }
    #about .content p, #home-why .content p {
        font-size: 18px;
        line-height: 29px;
    }
    #about .content p:first-of-type {
        font-size: 19px;
    }
    #about .content a, #home-why .content a.read-more {
        margin-top: 15px;
    }
    #about .content a span, #home-why .content a.read-more span {
        font-size: 18px;
        margin-top: 15px;
    }

    #about .photo > div {
        height: 505px;
    }
    #about .photo > div::before {
        border-width: 3px;
        top: 20px;
        right: -20px;
    }

    #reviews .photo > div {
        height: 420px;
    }

    #reviews .box, #blog .box {
        margin-left: -15%;
    }
    #reviews .box .content, #blog .box .content {
        padding: 50px 15px 50px 55px;
    }

    #reviews .box .content .score {
        margin-top: 30px;
    }
    #reviews .box .content .score .value p {
        font-size: 46px;
        padding-right: 20px;
    }
    #reviews .box .content .score .value img {
        max-height: 14px;
    }
    #reviews .box .content .score .value span {
        font-size: 15px;
    }
    #reviews .box .content .score .source {
        padding-left: 30px;
        margin-left: 35px;
    }
    #reviews .box .content .score .source img {
        max-height: 48px;
    }

    #reviews .review .content {
        padding: 35px 35px 30px 35px;
    }
    #reviews .review .content > p {
        font-size: 17px;
        line-height: 26px;
    }
    #reviews .review .content .overview {
        padding-top: 25px;
        margin-top: 45px;
    }
    #reviews .review .content .overview p {
        font-size: 15px;
    }
    #reviews .review .content .overview time {
        font-size: 13px;
    }
    #reviews .review .content .overview .source img {
        max-height: 22px;
    }

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

    #services .home-headline h2::after {
        margin-bottom: 45px;
    }

    #services .box .content {
        padding-top: 35px;
        padding-bottom: 50px;
    }
    #services .box:nth-child(even) .content {
        padding-left: 25px;
    }
    #services .box .icon {
        width: 112px;
        height: 112px;
    }
    #services .box .icon img {
        max-height: 62px;
    }
    #services .box .text {
        padding-top: 20px;
        padding-left: 25px;
    }
    #services .box .text h3 {
        font-size: 27px;
        line-height: 27px;
        padding-bottom: 12px;
    }
    #services .box .text p {
        line-height: 27px;
    }
    #services .box .text a {
        font-size: 17px;
        margin-top: 20px;
    }

    #cta .home-headline h3 {
        padding-top: 10px;
        padding-bottom: 30px;
    }
    #cta .buttons a {
        width: 280px;
        height: 65px;
        font-size: 18px;
        line-height: 59px;
    }

    #testimonials .item {
        flex: 0 0 18%;
        max-width: 18%;
    }

    .form-control {
        height: 72px;
    }
    .form-submit .wpcf7-submit {
        height: 66px;
        font-size: 18px;
        padding: 0 65px;
    }

    #blog .photo > div {
        height: 400px;
    }

    #blog .box .content a {
        height: 59px;
        font-size: 18px;
        line-height: 52px;
    }

    #locations .home-headline h2::after {
        margin-bottom: 20px;
    }

    #locations .box .content {
        padding: 30px;
    }
    #locations .box .content .location .icon {
        width: 70px;
        height: 70px;
    }
    #locations .box .content .location .address {
        width: calc(100% - 70px);
        padding-left: 25px;
    }
    #locations .box .content .location .address h3 {
        font-size: 28px;
        padding-top: 12px;
    }
    #locations .box .content .map iframe {
        height: 320px;
    }

    #footer .logo img {
        height: 100px;
    }
    #footer .buttons a {
        height: 60px;
        font-size: 17px;
        line-height: 53px;
    }

    /* SUBPAGES */

    #hero-sub {
        height: 460px;
    }
    #hero-sub h1 {
        font-size: 46px;
        line-height: 50px;
    }
    #hero-sub h3 {
        font-size: 19px;
    }

    #page-wrapper #main {
        padding-right: 45px;
    }

    .entry-content h1, .entry-content h2, 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 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;
    }

    /* WIDGETS */

    #sidebar-area {
        padding-right: 15px;
    }

    .widget-contact {
        padding: 35px 30px;
    }
    .widget-contact h4 {
        font-size: 14px;
        letter-spacing: 2.2px;
    }
    .widget-contact h3 {
        font-size: 27px;
        line-height: 31px;
        padding-bottom: 13px;
    }
    .widget-contact .buttons a {
        height: 58px;
        font-size: 17px;
        line-height: 51px;
    }

    .widget-links {
        padding: 20px 5px 0 25px;
    }
    .widget-links ul li a {
        font-size: 18px;
    }

    .widget-reviews {
        margin-top: 12px;
    }
    .widget-reviews .content {
        padding: 30px 15px 30px 30px;
    }
    .widget-reviews .content h4 {
        font-size: 13px;
    }
    .widget-reviews .content h3 {
        font-size: 30px;
        letter-spacing: -0.3px;
    }

    #reviews.widget .review .content {
        padding: 30px 30px 25px 30px;
    }
    #reviews.widget .review .content > p {
        font-size: 16px;
        line-height: 25px;
    }
    #reviews.widget .review .content > p::before {
        width: 42px;
        margin-bottom: 15px;
    }

    #boxes.widget .box .content .text h3 {
        font-size: 23px;
        line-height: 24px;
    }

    /* FAQ */

    #faq-wrapper .card-header h3 {
        font-size: 20px;
        line-height: 28px;
    }
    #faq-wrapper .card-header h3[aria-expanded="true"] {
        font-size: 22px;
        line-height: 30px;
    }
    #faq-wrapper .card-header h3::before {
        font-size: 18px;
        left: -25px;
    }

    /* BLOG */

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

    .news .photo {
        height: 480px;
    }
    .news .content h2 {
        font-size: 28px;
    }
    .news .content p {
        margin-top: 20px;
    }
    .news .content .more {
        padding-top: 25px;
        margin-top: 40px;
    }
    .news .content .more span {
        font-size: 17px;
    }

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

    /* CONTACT */

    #hero-sub.contact {
        height: 480px;
        padding-top: 145px;
    }
    #hero-sub.contact h3 {
        font-size: 19px;
    }
    #hero-sub.contact h1 {
        font-size: 48px;
        line-height: 50px;
    }

    #boxes.contact .box .content .icon img {
        max-height: 50px;
    }
    #boxes.contact .box .content .text a.phone {
        font-size: 28px;
    }
}

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

    #header {
        position: sticky;
        top: 0;
        z-index: 1020;
    }

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

    #header .buttons {
        margin-left: 0;
        margin-right: 50px;
    }
    #header .buttons a {
        width: 140px;
        height: 48px;
        font-size: 17px;
        line-height: 42px;
    }

    .navbar {
        padding: 0;
        margin: 0;
        border-top: 0;
    }
    .navbar-toggler {
        position: fixed;
        top: 36px;
        right: 15px;
    }
    .navbar.sticky .navbar-toggler {
        top: 26px;
    }
    .icon-bar {
        background-color: var(--navyBlue);
    }
    .navbar-collapse #main-menu {
        display: flex;
        flex-direction: column;
        position: fixed;
        width: 310px;
        max-height: 80vh;
        top: 75px;
        right: 25px;
        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);
    }    
    #header.sticky .navbar-collapse #main-menu {
        top: 90px;
    }

    .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: 48px;
    }
    .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 {
        height: 625px;
        padding-top: 170px;
    }
    #hero .content p {
        font-size: 17px;
    }
    #hero .content h1 {
        font-size: 58px;
        line-height: 58px;
    }
    #hero .content a, #hero-sub .content a {
        height: 65px;
        font-size: 18px;
        line-height: 59px;
        padding: 0 50px;
    }

    #boxes .row {
        margin-top: -100px;
    }
    #boxes .box.box-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #boxes .box .content .icon img {
        max-height: 54px;
    }
    #boxes .box .content .text {
        width: calc(100% - 54px);
        padding-left: 18px;
    }
    #boxes .box .content .text h3 {
        font-size: 25px;
        line-height: 25px;
        padding-bottom: 7px;
    }
    #boxes .box.box-3 .content .text h3 br {
        display: none;
    }

    .home-headline h4 {
        font-size: 15px;
        letter-spacing: 2.7px;
    }
    .home-headline h2 {
        font-size: 40px;
        line-height: 40px;
    }
    .home-headline h2::after {
        width: 160px;
        height: 6px;
        margin-top: 17px;
    }

    #about .content {
        padding-right: 20px;
        padding-bottom: 0;
    }
    #about .content h2::after, #home-why h2::after {
        margin-bottom: 25px;
    }
    #about .content p, #home-why .content p {
        font-size: 17px;
        line-height: 27px;
    }
    #about .content p:first-of-type {
        font-size: 18px;
    }
    #about .content a, #home-why .content a.read-more {
        margin-top: 10px;
    }
    #about .content a::before, #home-why .content a.read-more::before {
        width: 48px;
        height: 48px;
    }
    #about .content a span, #home-why .content a.read-more span {
        font-size: 17px;
        margin-top: 14px;
    }

    #reviews .photo, #blog .photo {
        position: relative;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        order: 2;
    }

    #reviews .box, #blog .box {
        margin-left: 0;
        order: 1;
    }
    #reviews .box .content, #blog .box .content {
        width: 100%;
        padding: 0 0 40px 0;
    }

    #reviews .reviews, #blog .posts {
        margin-top: 20px;
    }

    #services .box .content {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 40px;
    }
    #services .box:nth-child(odd) .content {
        padding-left: 0;
    }
    #services .box:nth-child(even) .content {
        padding-left: 0;
    }
    #services .box .text {
        width: 90%;
        padding-left: 0;
    }
    #services .box .text h3 {
        font-size: 24px;
        line-height: 26px;
        padding-bottom: 10px;
    }
    #services .box .text p {
        font-size: 16px;
        line-height: 25px;
    }
    #services .box .text a {
        font-size: 16px;
        margin-top: 18px;
    }

    #cta .home-headline h3 {
        font-size: 30px;
        padding-top: 8px;
        padding-bottom: 25px;
    }
    #cta .buttons a {
        width: 280px;
        height: 60px;
        font-size: 17px;
        line-height: 54px;
    }

    .form-control {
        height: 66px;
    }
    .form-submit .wpcf7-submit {
        height: 65px;
        font-size: 18px;
        padding: 0px 55px;
    }

    #blog .photo {
        order: 1;
    }
    
    #blog .box .content {
        width: 90%;
        padding: 35px 30px 20px 40px;
        margin: -50px auto 0;
    }
    #blog .box .content a {
        height: 56px;
        font-size: 17px;
        line-height: 50px;
        padding: 0 45px;
        margin-top: 20px;
    }

    #locations .box .content {
        display: flex;
        flex-direction: column;
        height: 100%;
        padding: 25px;
    }
    #locations .box .content .location {
        flex: 1;
    }
    #locations .box .content .location .icon {
        width: 62px;
        height: 62px;
    }
    #locations .box .content .location .icon img {
        max-height: 28px;
    }
    #locations .box .content .location .address {
        width: calc(100% - 62px);
        padding-left: 20px;
    }
    #locations .box .content .location .address h3 {
        font-size: 25px;
        padding-top: 10px;
    }
    #locations .box .content .location .address address {
        font-size: 16px;
        line-height: 23px;
    }
    #locations .box .content .location a.phone {
        font-size: 26px;
    }

    /* FOOTER */

    #footer .logo {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }

    #footer .links, #footer .buttons {
        flex: 0 0 50%;
        max-width: 50%;
    }

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

    /* SUBPAGES */

    #hero-sub {
        height: 410px;
    }

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

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

    /* WIDGETS */

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

    /* FAQ */

    #faq-wrapper .card::after {
        width: calc(100% - 15px);
    }
    #faq-wrapper .card-header h3 {
        font-size: 18px;
        line-height: 25px;
        padding: 26px 15px 29px 15px;
        margin: 0;
    }
    #faq-wrapper .card-header h3[aria-expanded="true"] {
        font-size: 20px;
        line-height: 27px;
        padding-bottom: 20px;
    }
    #faq-wrapper .card-header h3::before {
        font-size: 15px;
        top: 27px;
        left: -12px;
    }
    #faq-wrapper .card-header h3[aria-expanded="true"]::before {
        top: 29px;
        left: -14px;
    }
    #faq-wrapper .card-body {
        padding-left: 15px;
        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: 35px 40px 35px 40px;
    }
    .news .content time {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .news .content h2 {
        font-size: 26px;
        line-height: 28px;
    }
    .news .content p {
        font-size: 17px;
        line-height: 25px;
        margin-top: 15px;
    }
    .news .content .more {
        padding-top: 20px;
        margin-top: 35px;
    }
    .news .content .more span {
        font-size: 16px;
    }

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 40px;
    }

    #single-wrapper .back {
        margin-top: 50px;
    }

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

    /* CONTACT */

    #hero-sub.contact {
        height: 420px;
        padding-top: 130px;
    }
    #hero-sub.contact h3 {
        font-size: 17px;
        letter-spacing: 3px;
    }
    #hero-sub.contact h1 {
        font-size: 42px;
        line-height: 44px;
    }
    #hero-sub.contact h1 br {
        display: none;
    }

    #boxes.contact .box.box-3 {
        display: none;
    }
}

@media (min-width: 768px) {
	.desktop-hidden{
		display: none;
	}
}

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

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

    #header .buttons {
        display: none !important;
    }

    .navbar-toggler {
        top: 33px;
    }
    .navbar.sticky .navbar-toggler {
        top: 23px;
    }

    #hero {
        padding-top: 200px;
    }
    #hero .content p {
        font-size: 15px;
        letter-spacing: 2.7px;
    }
    #hero .content h1 {
        font-size: 53px;
        line-height: 53px;
    }
    #hero .content a, #hero-sub .content a {
        height: 60px;
        font-size: 17px;
        line-height: 53px;
        padding: 0 40px;
        margin-top: 25px;
    }

    #boxes .box .content {
        padding: 30px 20px 30px 30px;
    }
    #boxes .box .content .text h3 {
        font-size: 23px;
    }

    .home-headline h4 {
        font-size: 14px;
        letter-spacing: 2.4px;
    }
    .home-headline h2 {
        font-size: 33px;
        line-height: 33px;
    }
    .home-headline h2::after {
        margin-top: 15px;
    }

    #about {
        position: relative;
        background-color: #f8fafb;
    }
    #about::before {
        content: "";
        display: block;
        width: 100%;
        height: 200px;
        background-color: #f8fafb;
        position: absolute;
        top: -200px;
        left: 0;
    }
    #about::after {
        content: "";
        display: block;
        width: 100%;
        height: 340px;
        background-color: #FFF;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    #about .row {
        padding-bottom: 20px;
    }
    #about .row::before, #about .row::after {
        display: none;
    }

    #about .content h2::after, #home-why h2::after {
        margin-bottom: 20px;
    }

    #about .photo {
        margin-top: 50px;
    }
    #about .photo > div {
        height: 430px;
    }

    #reviews .box .content .score .value p {
        font-size: 43px;
        padding-right: 18px;
    }
    #reviews .box .content .score .value span {
        font-size: 14px;
        padding-top: 3px;
    }
    #reviews .box .content .score .source img {
        max-height: 44px;
    }

    #reviews .photo > div {
        height: 350px;
    }

    #reviews .reviews {
        margin-top: 0;
    }
    #reviews .review .content > p::before {
        margin-bottom: 15px;
    }

    #services .home-headline {
        text-align: center;
    }
    #services .home-headline h2::after {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    #services .box .content {
        padding-top: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #c0d8ea;
    }
    #services .box:nth-child(odd) .content::after,
    #services .box:nth-child(n+3) .content::before {
        display: none;
    }

    #services .box .icon {
        width: 96px;
        height: 96px;
    }
    #services .box .icon img {
        max-height: 56px;
    }
    #services .box .text h3 {
        font-size: 22px;
        line-height: 24px;
        padding-bottom: 8px;
    }
    #services .box .text a {
        margin-top: 15px;
    }

    #cta .home-headline h3 {
        max-width: 300px;
        font-size: 28px;
        line-height: 34px;
        padding-top: 0;
        padding-bottom: 20px;
        margin: 0 auto;
    }
    #cta .buttons {
        flex-direction: column;
        align-items: center;
    }
    #cta .buttons a {
        width: 70%;
    }

    #testimonials .row {
        justify-content: center !important;
    }
    #testimonials .item {
        flex: 0 0 33%;
        max-width: 33%;
    }
    #testimonials .item:nth-child(n+4) {
        margin-top: 25px;
    }

    #contact .home-headline h2::after {
        margin-bottom: 35px;
    }

    #blog .photo > div {
        height: 330px;
    }

    #locations .home-headline h2::after {
        margin-bottom: 10px;
    }

    /* FOOTER */

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

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

    /* SUBPAGES */

    #hero-sub {
        height: 350px;
    }
    #hero-sub h1 {
        font-size: 40px;
        line-height: 44px;
        letter-spacing: -1px;
    }
    #hero-sub h3 {
        font-size: 17px;
        letter-spacing: 3.5px;
        padding-top: 20px;
    }

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

    .entry-content h1, .entry-content h2, h2.post-title {
        font-size: 27px;
        line-height: 33px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 24px;
        line-height: 30px;
    }

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

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

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

    /* FAQ */

    #faq-wrapper .card::after {
        width: calc(100% - 15px);
    }
    #faq-wrapper .card-header h3 {
        font-size: 18px;
        line-height: 25px;
        padding: 25px 15px 24px 15px;
        margin: 0;
    }
    #faq-wrapper .card-header h3[aria-expanded="true"] {
        padding-bottom: 15px;
    }
    #faq-wrapper .card-header h3::before {
        font-size: 14px;
        top: 26px;
        left: -10px;
    }
    #faq-wrapper .card-header h3[aria-expanded="true"]::before {
        left: -12px;
    }
    #faq-wrapper .card-body {
        padding-left: 15px;
        padding-bottom: 25px;
    }

    /* REVIEWS */

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

    /* BLOG */

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 35px;
    }
    .pagination .page-item .page-link, .sitemap-by-click5_pagination .pagination-item, .sitemap-by-click5_pagination strong {
        font-size: 17px;
        padding: 20px 15px;
    }
    .pagination .page-item .page-link.next, .pagination .page-item .page-link.prev {
        padding: 0 27px;
        margin-top: 8px;
    }

    .news .photo {
        height: 330px;
    }

    #single-wrapper .back {
        font-size: 17px;
        margin-top: 40px;
    }
    #single-wrapper .back::after {
        width: 54px;
        height: 54px;
        top: -18px;
    }

    #recent-posts .home-headline h2::after {
        margin-bottom: 25px;
    }

    /* CONTACT */

    #hero-sub.contact {
        height: 380px;
        padding-top: 95px;
    }
    #hero-sub.contact h3 {
        font-size: 16px;
        padding-bottom: 20px;
    }
    #hero-sub.contact h1 {
        max-width: 90%;
        font-size: 36px;
        line-height: 40px;
        margin: 0 auto;
    }
    
    #boxes.contact::before {
        height: 64%;
    }
    #boxes.contact .box .content {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    #boxes.contact .box .content .icon img {
        max-height: 40px;
    }
    #boxes.contact .box .content .text a.phone {
        font-size: 26px;
    }
}

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

    #header {
        padding-left: 15px;
        padding-right: 15px;
    }

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

    .navbar-toggler {
        top: 31px;
    }
    .navbar.sticky .navbar-toggler {
        top: 21px;
    }
    .navbar-collapse #main-menu {
        max-width: 260px;
        top: 80px;
        right: 15px;
        padding: 20px;
    }
    .navbar-collapse #main-menu > li > a {
        font-size: 17px;
        padding: 10px 15px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown {
        width: 37px;
        height: 37px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown::after {
        line-height: 40px;
    }

    #hero {
        padding-top: 230px;
        background-position: center right -400px;
    }
    #hero .content h1 {
        font-size: 47px;
        line-height: 47px;
    }
    #hero .content a, #hero-sub .content a {
        width: 100%;
        text-align: center;
    }

    #boxes .box .content .text p {
        font-size: 15px;
        line-height: 22px;
    }

    .home-headline h4 {
        font-size: 13px;
    }
    .home-headline h2 {
        font-size: 25px;
        line-height: 28px;
        letter-spacing: -0.5px;
    }
    .home-headline h2::after {
        width: 110px;
        height: 4px;
        margin-top: 10px;
    }

    #about::after {
        height: 160px;
    }

    #about .content p, #home-why .content p {
        font-size: 16px;
        line-height: 25px;
    }
    #about .content p:first-of-type {
        font-size: 16px;
    }
    #about .content a, #home-why .content a.read-more {
        margin-top: 2px;
    }
    #about .content a::before, #home-why .content a.read-more::before {
        width: 46px;
        height: 46px;
    }
    #about .content a span, #home-why .content a.read-more span {
        font-size: 15px;
        padding-bottom: 0;
        margin-top: 15px;
    }

    #about .photo {
        margin-top: 35px;
    }
    #about .photo > div {
        height: 290px;
    }
    #about .photo > div::before {
        top: 13px;
        right: -12px;
    }

    #reviews .box .content {
        padding-bottom: 30px;
    }
    #reviews .box .content .score {
        margin-top: 25px;
    }
    #reviews .box .content .score .source {
        padding-left: 20px;
        margin-left: 25px;
    }

    #reviews .photo > div {
        height: 245px;
    }

    #reviews .review .content {
        padding: 30px;
    }
    #reviews .review .content > p {
        font-size: 16px;
        line-height: 25px;
    }
    #reviews .review .content .overview {
        margin-top: 35px;
    }

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

    #services .home-headline h2::after {
        margin-bottom: 5px;
    }

    #services .box .icon {
        width: 86px;
        height: 86px;
    }
    #services .box .icon img {
        max-height: 50px;
    }

    #services .box .text h3 {
        font-size: 20px;
        line-height: 22px;
    }
    #services .box .text a {
        font-size: 15px;
    }

    #cta .home-headline h3 {
        font-size: 26px;
        line-height: 30px;
    }
    #cta .buttons a {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .form-group {
        margin-bottom: 0.3rem;
    }
    .form-submit .wpcf7-submit {
        width: 100%;
        height: 61px;
        font-size: 16px;
        padding: 0;
    }

    #blog {
        padding-top: 0;
    }

    #blog .photo {
        padding: 0;
    }
    #blog .photo > div {
        height: 240px;
    }

    #blog .box .content {
        width: 100%;
        padding: 30px 25px 10px 35px;
        text-align: center;
    }
    #blog .box .content a {
        height: 51px;
        font-size: 15px;
        line-height: 44px;
        padding: 0 45px;
        margin-top: 15px;
    }

    #locations .box .content {
        padding: 20px;
    }
    #locations .box .content .location .address h3 {
        font-size: 20px;
        padding-bottom: 2px;
        border-bottom: 0;
    }
    #locations .box .content .location a.map {
        font-size: 14px;
    }
    #locations .box .content .location a.phone {
        font-size: 23px;
    }
    #locations .box .content .location a.phone i {
        font-size: 17px;
        top: -1px;
    }

    #locations .box .content .map iframe {
        height: 300px;
    }

    /* FOOTER */

    #footer {
        padding-bottom: 60px;
    }

    #footer .logo {
        margin-bottom: 25px;
    }
    #footer .logo img {
        height: 75px;
    }

    #footer .links {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }

    #footer .buttons {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .social-media {
        margin-bottom: 15px;
    }
    .social-media ul li a {
        width: 60px;
        height: 60px;
    }
    .social-media ul li a::after {
        font-size: 19px;
    }

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

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

    .copy p {
        margin-top: 10px;
    }
    .copy p a {
        display: block;
    }

    /* SUBPAGES */

    #hero-sub {
        height: 325px;
    }
    #hero-sub h1 {
        font-size: 34px;
        line-height: 38px;
        letter-spacing: -0.68px;
    }
    #hero-sub h3 {
        font-size: 15px;
        letter-spacing: 3px;
        padding-top: 15px;
    }

    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: 120px;
        height: 8px;
        margin-top: 15px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 21px;
        line-height: 27px;
    }
    .entry-content h4 {
        font-size: 19px;
        line-height: 25px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 16px;
        line-height: 25px;
    }
    .entry-content p {
        margin-bottom: 0.5rem;
    }

    .entry-content blockquote {
        padding-left: 30px;
        margin: 20px 0;
    }
    .entry-content blockquote:before {
        width: 7px;
    }
    .entry-content blockquote p {
        font-size: 17px;
        line-height: 27px;
    }
    
    .entry-content .js-video-button.video::after {
        font-size: 60px;
    }

    .entry-content img.alignright {
        width: 40%;
        height: auto;
    }

    /* FAQ */
    
    #faq-wrapper .card {
        margin-left: 5px;
    }
    #faq-wrapper .card-header h3 {
        font-size: 17px;
        line-height: 23px;
        padding: 20px 15px 19px 15px;
    }
    #faq-wrapper .card-header h3::before {
        font-size: 12px;
        top: 21px;
        left: -7px;
    }
    #faq-wrapper .card-header h3[aria-expanded="true"] {
        font-size: 18px;
        line-height: 25px;
        padding-bottom: 10px;
    }
    #faq-wrapper .card-header h3[aria-expanded="true"]::before {
        top: 22px;
        left: -9px;
    }
    #faq-wrapper .card-body {
        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: 30px;
    }
    .news .content h2 {
        font-size: 20px;
        line-height: 25px;
        letter-spacing: -0.4px;
    }
    .news .content p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 12px;
    }
    .news .content .more {
        padding-top: 15px;
        margin-top: 30px;
    }

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

    /* CONTACT */

    #hero-sub.contact {
        height: 335px;
        padding-top: 80px;
    }
    #hero-sub.contact h3 {
        font-size: 15px;
        letter-spacing: 2px;
    }
    #hero-sub.contact h1 {
        max-width: 100%;
        font-size: 28px;
        line-height: 33px;
    }
}