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

    #header .phone {
		display: none;
	}

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

    #textbox .photo {
        flex: 0 0 auto;
        width: calc(50% + 125px);
        margin-left: -125px;
    }
    #textbox .row:nth-child(even) .photo {
        margin-right: -125px;
    }
}

@media (max-width: 1699px) {
    /* #header {
        padding-left: 25px;
        padding-right: 25px;
    } */

    #specials .slick-list {
        padding-right: 14%;
    }
    #specials .slick-next {
        right: 125px;
    }

	/* #reviews .photo img.imgrev {
		position: absolute;
        top: auto;
        left: 50px;
        bottom: -42px;
        right: 0;
        width: 100%;
        max-width: 100%;
	} */
}

@media (max-width: 1599px) {	
	#header .phone {
		display: none;
	}

    #header .logo img {
        width: 315px;
    }
    #header .contact a {
        padding: 0 18px;
    }

    .navbar .navbar-nav > li {
        margin: 0 8px;
    }
	
	#hero {
		height: 620px;
        background-position: top right -70px;
	}
    #hero .content.col-xl-5 {
        transform: translate(-30px, 165px);
    }

    /* #banners .box.box-2 a {
        width: 360px;
        transform: translate(-25px, -20px);
    } */

    #services {
        height: auto;
    }
    #services::after {
        bottom: 0px;
        width: 100%;
        height: 100px;
        background: #FFF;
        clip-path: unset;
    }
    #services .home-headline h2 {
        width: 50%;
    }

    .slick-prev {
        left: -50px;
    }
    .slick-next {
        right: -50px;
    }
	
	#cta {
		position: relative;
		margin-top: 0 !important;
	}

    #textbox .photo {
        flex: 0 0 auto;
        width: calc(50% + 75px);
        margin-left: -75px;
    }
    #textbox .row:nth-child(even) .photo {
        margin-right: -75px;
    }

    .widget-links h3 {
        font-size: 33px;
        padding-left: 25px;
    }
    .widget-links ul li a {
        padding-left: 50px;
    }
    .widget-links ul li a::before,
    .widget-links ul li a::after {
        left: 30px;
    }

    .widget.box#banners {
        padding-left: 100px;
    }
    .widget.box#banners .wrapper {
        padding-top: 40px !important;
        padding-bottom: 0 !important;
    }

    #hero-sub .content.col-6 {
        transform: translate(-30px);
    }

    #page-wrapper #main::before, #single-wrapper #main::before, #index-wrapper #main::before {
        width: 50px;
        left: -50px;
    }
}

@media (max-width: 1499px) {	
    #header .logo a {
        width: auto;
    }
    #header .logo img {
        width: 280px;
    }

    .navbar .navbar-nav .nav-link {
        font-size: 20px;
    }
	
	#hero {
		height: 590px;
        background-position: top right -200px;
    }

    #hero h1 {
        font-size: 62px;
        line-height: 62px;
    }
	
	#hero .content.col-xl-5 {
		transform: translate(10px, 165px);
	}

    #textbox .photo {
        flex: 0 0 50%;
        max-width: 50%;
        margin-left: 0;
    }
    #textbox .row:nth-child(even) .photo {
        margin-right: 0;
    }
    #textbox .photo > div {
        height: 560px;
    }
    #textbox .content {
        padding-left: 50px;
    }
    #textbox .row:nth-child(even) .content {
        padding-right: 50px;
    }

    #reviews {
        padding-bottom: 0;
    }

    #whyus .content {
        transform: translate(10px, 65px);
    }
	
	#hero-sub .bg {
		border-radius: 325px 0 0 325px;
	}
	
	#hero-sub .content.col-6 {
        width: 50%;
		padding-right: 30px;
		/* transform: translate(0, 100px); */
	}
	
    #hero-sub h1, #hero-sub h2.blog-headline {
        font-size: 74px;
    }

/*     #sidebar-area {
        flex: 0 0 auto;
        width: calc(33.333333% + 30px);
        margin-right: -30px;
    } */

    #banners.widget .box .content p {
        font-size: 24px;
    }

    #page-wrapper, #index-wrapper {
        padding-bottom: 50px !important;
    }
    #page-wrapper::after, #single-wrapper::after, #index-wrapper::after {
        display: none !important;
    }

/*     #page-wrapper #main, #single-wrapper #main, #index-wrapper #main {
        width: 100%;
        padding-right: calc(var(--bs-gutter-x) * .5);
    } */
    #page-wrapper #main::before, #single-wrapper #main::before, #index-wrapper #main::before {
        width: 20px;
        left: -20px;
    }
    #page-wrapper #main::after, #single-wrapper #main::after, #index-wrapper #main::after {
        width: 20px;
        right: -20px;
    }

    .blog #contactbelow {
        margin-top: 0 !important;
    }

/*     #sidebar-area {
        display: none !important;
    }
 */
    .contact#hero-sub .bg {
        right: -200px;
    }
    .contact#hero-sub #banners .box.box2 a {
        font-size: 38px;
    }
    .page:not(.home).page-template-page-contact #contactbelow {
        padding-top: 0 !important;
    }

    #services .member-box a {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 45px;
    }

    .page-template-membership #care::after {
        bottom: -219px;
        height: 220px;
    }
}

@media (max-width: 1399px) {
    #header .contact,
    #header .phone {
        display: none;
    }
	
	#hero {
		height: 490px;
    }

    #hero h1 {
        font-size: 56px;
        line-height: 58px;
    }
	
	#hero .googreview {
        left: 61vw;
        top: 26vw;
    }
	
	/* #banners .box a {
        padding: 35px 50px;
    } */
    #banners .box a::after {
        display: none;
    }
    #banners .box .content h3 {
        font-size: 17px;
    }
    #banners .box .content p {
        font-size: 28px;
    }

    #services .home-headline h2 {
        width: 70%;
    }

    .home-headline h3 {
        font-size: 19px;
        line-height: 32px;
        margin: 0 auto 20px;
    }

	#whyus {
		height: 800px;
	}
	#whyus .points .point {
		font-size: 15px;
	}

    #about .headline {
        padding-left: 15px;
    }
    #about .headline h2 {
        font-size: 30px;
        line-height: 38px;
    }
	
	#specials .container-fluid {
		padding-left: calc(((100% - 1140px) / 2) + (var(--bs-gutter-x)* .5));
	}
	
	#specials .seeall a {
		transform: none;
	}

    #services .box a {
        padding: 40px 30px 48px;
    }
    #services .box .content {
        padding-top: 15px;
    }
    #services .box .content::after {
        padding: 0 25px;
    }

    #textbox .content h2 {
        font-size: 30px;
        line-height: 38px;
    }
    #textbox .content {
        padding-left: 35px;
    }
    #textbox .row:nth-child(even) .content {
        padding-right: 35px;
    }

    #faq-wrapper.box .card {
        padding: 0 60px 0 130px;
    }

    #faq-wrapper .card-header h3 {
        font-size: 21px;
        line-height: 30px;
    }
    #faq-wrapper .card.active .card-header h3 {
        font-size: 23px;
        line-height: 32px;
    }
    #faq-wrapper.box .card-header h3[aria-expanded="true"]::before {
        left: -120px;
    }
	
	#reviews .photo .googreview {
		right: 10px;
	}

    #reviews .review .content .opinion p {
        font-size: 18px;
        line-height: 29px;
    }
	
	#whyus .points .point {
		line-height: 100%;
		letter-spacing: -0.36px;
		width: calc(50% - 40px);
		height: 60px;
		padding: 19px 0px;
		margin: 8px 4px 0 4px;
		display: flex;
	}

    #brands .home-headline h3 {
        margin-bottom: 50px;
    }
	
	#brands .home-headline div.brands-headline {
        margin-bottom: 50px;
    }

    #footer h4 {
        font-size: 21px;
    }
	
	#footer div.footer-heading {
        font-size: 21px;
    }

    /* SUBPAGES */

    #hero-sub {
        padding-bottom: 120px;
    }
    #hero-sub h1, #hero-sub h2.blog-headline {
        font-size: 68px;
    }
    #hero-sub .googreview {
        right: -30px;
        bottom: -40px;
    }

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

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

    /* WIDGETS */

/*     #sidebar-area {
        flex: 0 0 auto;
        width: 33.333333%;
        margin-right: 0;
    } */

    #banners.widget .box a {
        padding: 25px 30px;
    }
    #banners.widget .box .icon img {
        max-height: 50px;
    }
    #banners.widget .box .content {
        width: calc(100% - 69px);
    }
    #banners.widget .box .content h3 {
        font-size: 15px;
    }
    #banners.widget .box .content p {
        font-size: 22px;
    }
    #banners.widget .box.box-2 .content p span {
        display: block;
    }

    /* BLOG */

    .news > a .photo {
        height: 250px;
    }
    .news .content {
        padding: 35px 40px 130px 40px;
    }
    .news .content h2,
    .news .content h3 {
        font-size: 25px;
        line-height: 29px;
    }
    .news .content p {
        font-size: 17px;
    }
    .news .content .more {
        width: calc(100% - 80px);
        left: 40px;
    }

    /* CONTACT */

    #contact-intro p br {
        display: none;
    }
    #contact-wrapper .form .wpcf7 {
        padding: 90px 100px 70px 100px;
    }

    .contact#hero-sub h1 span {
        font-size: 75px;
    }
    .contact-map {
        padding-bottom: 0;
    }
    .contact-map::after {
        display: none !important;
    }
    .page-template-page-contact #brands {
        margin-top: 0 !important;
    }

    #hero-sub .content.col-6 {
        width: 45%;
    }
    #hero-sub .bg {
        width: 55%;
    }

    #care .car img {
        height: 360px;
    }
	
}

@media (max-width: 1299px) {
	#whyus .content .home-headline {
		padding-right: 0;
	}
	#header .contact a {
		padding: 0 20px;
	}
	.navbar .navbar-nav .nav-link {
		font-size: 20px;
	}
}

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

    /* #header {
        padding-left: 25px;
        padding-right: 25px;
    } */
	
    #header {
        padding-left: 20px;
    }
	#header .navigation .navbar {
		margin: 0 20px 0 30px;
	}
	
	#hero {
		height: 960px;
        padding-bottom: 0;
		background-size: 90%;
        background-position: top right;
    }
	#hero h1 {
        max-width: 60%;
    }
    #hero h3 {
        font-size: 18px;
        padding-bottom: 25px;
		padding: 0 0 25px 0;
    }	
	#hero .content {
		text-align: center;
	}
    #hero .content.col-xl-5 {
		transform: unset;
		padding-right: 0;
		padding: 0;
		display: flex;
        flex-direction: column;
        align-items: center;
		position: relative;
        top: -40px;
	}
	
	.googreview {
		width: 350px;
		height: 80px;
	}

	.googreview .rank {
		font-size: 47px;
		letter-spacing: -1px;
		left: 16px;
        top: 7px;
	}
	.googreview .stars {
		left: 86px;
        top: 17px;
	}
	.googreview .stars img {
		max-width: 80px;
	}
	.googreview .voices {
		font-size: 11px;
		letter-spacing: -0.1px;
		left: 87px;
        top: 43px;
	}
	.googreview .logog {
		right: 20px;
		top: 20px;
	}
	.googreview .logog img {
		max-width: 130px;
	}
	
	#hero .googreview {
        left: 46vw;
        top: 40vw;
    }
		
	#reviews .photo .googreview {
        top: 240px;
        right: 10px;
        left: auto;
    }
	#reviews .photo img.imgrev {
        left: 0;
        bottom: -42px;
        right: 0;
    }

    .navbar {
        margin-right: 0;
    }
    .icon-bar {
        background-color: #000;
    }
    .navbar-collapse #main-menu {
        display: flex;
        flex-direction: column;
        position: absolute;
        width: 310px;
        max-height: 80vh;
        top: 50px;
        right: -20px;
        padding: 30px 25px;
        background-color: #FFF;
        box-shadow: 0 8px 15px rgba(0, 0, 0, .15);
        transform-origin: 50% 0;
        transform: scaleY(0);
        transition-duration: 250ms;
        overflow-y: auto;
    }
    .navbar-collapse.show #main-menu {
        transform: scaleY(1);
    }

    .navbar-collapse #main-menu > li {
        width: 100%;
        height: auto;
        margin: 0;    
    }
    .navbar-collapse #main-menu > li:first-of-type {
        display: block;
    }
    .navbar-collapse #main-menu > li > a {
        color: #000;
        padding: 12px 15px;
        margin: 0;
        border-bottom: 0;
    }
    .navbar-collapse #main-menu > li.current-menu-item > a,
    .navbar-collapse #main-menu > li.current-page-parent > a,
    .navbar-collapse #main-menu > li:hover > a {
        color: var(--main) !important;
        border: 0;
    } 
    .navbar-collapse #main-menu > li.menu-item-has-children > a::after,
    .navbar .navbar-nav .dropdown .dropdown > .dropdown-item::after {
        display: none;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown {
        width: 32px;
        height: 32px;
        text-align: center;
        cursor: grab;
        position: absolute;
        right: 0;
        top: 0;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown {
        width: 42px;
        height: 42px;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown::after {
        content: "\f107";
        color: #000;
        font-family: "Font Awesome 6 Free";
        font-size: 13px;
        font-weight: 700;
        line-height: 32px;
        border: 0;
        padding: 0;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown::after {
        line-height: 42px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown.active-child::after {
        color: var(--main);
    }
    .navbar-collapse #main-menu li:hover > a::before, 
    .navbar-collapse #main-menu li.current-menu-item > a::before {
        display: none !important;
    }
    .navbar-collapse #main-menu li ul.dropdown-menu {
        display: none;
        position: relative;
        width: 100%;
        padding: 0 0 10px 15px;
        border: 0 !important;
        box-shadow: 0 0 0;
        top: 0; left: 0;
        visibility: visible;
        opacity: 1;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a {
        font-size: 15px;
        padding: 6px 20px;
        outline: none;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:hover,
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:focus,
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:active {
        color: var(--main);
        background-color: transparent;
    }

    #banners {
        margin-top: 20px;
    }
    /* #banners .box a {
        padding: 30px 30px 30px 40px;
    } */
    #banners .box .icon {
        padding-right: 25px;
    }
    #banners .box .icon img {
        max-height: 56px;
    }
    #banners .box .content {
        width: 100%;
        text-align: center;
    }
    #banners .box .content h3 {
        font-size: 22px;
    }
    #banners .box .content p {
        font-size: 25px;
    }
	#banners .box.box-2 a {
		margin-right: -76px;
		z-index: 1;
	}

    #about .headline h2 {
        font-size: 26px;
        line-height: 35px;
    }
    #about .content p {
        font-size: 18px;
    }
    #about .content a {
        font-size: 17px;
        margin-top: 12px;
    }

    .home-headline h2 {
        font-size: 54px;
    }
    .home-headline h2::after {
        width: 180px;
        height: 12px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .home-headline h3 {
        font-size: 17px;
    }

    #services::after {
        height: 0;
    }
	#services .box {
        margin: 0 0 50px 10px;
        width: calc(50% - 20px);
    }
	#services .box a {
        padding: 40px 30px 48px;
    }	
    #services .box:nth-child(2n) a {
        border-right-width: 0;
    }
    #services .box:nth-child(3n) a {
        border-right-width: 1px;
    }
    #services .box:nth-child(n+3) a {
        border-top: 1px solid #e8e8e8;
    }
    #services .box .content::after {
        height: 60px;
        font-size: 25px;
        padding: 0 17px;
        top: 57px;
        border: 2px solid #FFF;
    }
	
	#services::before {
		top: -199px;
		height: 200px;
	}

    #textbox .photo,
    #textbox .photo > div {
        height: 540px;
    }
    #textbox .content h2 {
        font-size: 26px;
        line-height: 35px;
    }
    #textbox .content h2::after {
        margin: 20px 0 25px 0;
    }
    #textbox .content p {
        font-size: 18px;
    }
    #textbox .content a {
        font-size: 17px;
        margin-top: 12px;
    }
	
	#cta {
		margin-top: 750px;
    }
	
	#care {
		margin-top: 300px;
		max-height: 1180px;
	}
    #care .car img {
        height: 200px;
    }
	
	#specials .seeall a {
        transform: none;
    }

    #faq-wrapper.box .questions {
        padding: 0 15px;
    }
    #faq-wrapper.box .card {
        padding: 0 40px 0 80px;
    }
    #faq-wrapper.box .card::after {
        width: calc(100% - 160px);
    }
    #faq-wrapper.box .card.active::before {
        width: 152px;
        height: 152px;
        top: -35px;
        left: -55px;
    }
    #faq-wrapper .card-header h3 {
        font-size: 20px;
        line-height: 28px;
        padding: 31px 15px 34px 15px;
    }
    #faq-wrapper .card.active .card-header h3 {
        font-size: 22px;
        line-height: 30px;
    }
    #faq-wrapper .card-header h3::before {
        font-size: 18px;
        top: 33px;
        left: -25px;
    }
    #faq-wrapper.box .card-header h3[aria-expanded="true"]::before {
        left: -83px;
    }

    #faq-wrapper .more a {
        font-size: 18px;
        margin-top: 45px;
    }

    #specials .container-fluid {
        padding-left: calc(((100% - 960px) / 2) + (var(--bs-gutter-x)* .5));
    }

    #reviews .review .content {
        padding: 63px 50px 43px 60px;
    }
    #reviews .review .content .overview p {
        font-size: 17px;
    }
    #reviews .review .content .overview p::before {
        width: 100px;
        height: 8px;
        margin-bottom: 20px;
    }
	
    #footer .logo {
        width: 100%;
        text-align: center;
        padding-bottom: 30px;
    }
	#footer .menu {
		padding-top: 20px;
	}
	
	#footer::after {
		height: 250px;
	}

    #footer h4 {
        font-size: 20px;
    }
	#footer div.footer-heading {
        font-size: 20px;
    }
    #footer .contact .phone {
        font-size: 40px;
    }
	
	/* #footer .address.text-md-end {
        text-align: center !important;
        clear: both;
        width: 100%;
        margin-top: 60px;
    } */

    .copy p {
        text-align: center;
    }

    /* SUBPAGES */

    #hero-sub {
        height: 540px;
    }
    #hero-sub .bg {
        width: 55%;
    }

    #hero-sub .content.col-6 {
        transform: unset;
    }
    #hero-sub h3 {
        font-size: 19px;
    }
    #hero-sub h1, #hero-sub h2.blog-headline {
        font-size: 62px;
        letter-spacing: -1px;
    }

    #page-wrapper .poly::before, #single-wrapper .poly::before, #index-wrapper .poly::before {
        display: none;
    }

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

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

    /* WIDGETS */

    #banners.widget .box a {
        padding: 20px 25px;
    }
    #banners.widget .box .icon img {
        max-height: 44px;
    }
    #banners.widget .box .content {
        width: calc(100% - 64px);
    }
    #banners.widget .box .content h3 {
        font-size: 13px;
    }
    #banners.widget .box .content p {
        font-size: 20px;
    }

    .widget-links h3 {
        font-size: 25px;
        padding: 25px 0 15px 30px;
    }
    .widget-links ul li a {
        font-size: 16px;
        padding: 12px 0 12px 55px;
    }
    .widget-links ul li a::before {
        top: 10px;
        left: 35px;
    }

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

    .contact#hero-sub h1, .contact#hero-sub h2.blog-headline,
    .contact#hero-sub h1 span {
        font-size: 65px;
    }

    .page-template-page-contact #hero-sub {
        padding-bottom: 180px;
    }
    .page-template-page-contact #hero-sub #banners {
        margin-top: 0;
    }
    .page-template-page-contact #hero-sub #banners .row {
        flex-direction: column;
    }
    .contact#hero-sub #banners .box {
        width: 100% !important;
    }

    #contact-intro::before {
        top: -160px;
        height: 160px;
    }

    .contact#hero-sub .bg {
        right: -20px;
    }

    #contact-wrapper .form .wpcf7 {
        padding: 75px 80px 55px 80px;
    }

    .form-control {
        height: 70px;
    }

    .contact-map iframe {
        height: 440px;
    }

    #services .member-box a {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 30px;
        padding-right: 25px;
    }

    .page-template-membership #care::after {
        bottom: -149px;
        height: 150px;
    }
}

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

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

    #header .contact a {
        height: 50px;
        font-size: 17px;
        line-height: 44px;
        padding: 0 25px;
        margin: 0 0 0 10px;
    }

    .navbar-collapse #main-menu {
        width: 290px;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a {
        padding: 5px 15px;
    }
	
    /* #hero {
        height: 1000px;
    } */
    #hero {
        height: 880px;
    }
    #hero h3 {
        font-size: 17px;
        padding-bottom: 20px;
    }
    #hero h1 {
        font-size: 44px;
        line-height: 48px;
        letter-spacing: -0.88px;
    }
	#hero .content.col-xl-5 {
        top: -120px;
    }

    #banners .box a {
        padding: 25px 20px 25px 30px;
    }
    #banners .box .icon {
        padding-right: 25px;
    }
    #banners .box .icon img {
        max-height: 52px;
    }
    #banners .box .content {
        width: calc(100% - 71px);
    }
    #banners .box .content h3 {
        font-size: 22px;
    }
    #banners .box .content p {
        font-size: 23px;
    }
    #banners .box.box-2 .content p span {
        display: block;
    }

    #about .headline h2 {
        font-size: 23px;
        line-height: 33px;
    }
    #about .headline h2 br {
        display: none;
    }
    #about .content p {
        font-size: 17px;
        line-height: 28px;
    }
    #about .content a {
        font-size: 16px;
        margin-top: 5px;
    }
    #about .content a::before {
        width: 50px;
        height: 50px;
    }

    .home-headline h2 {
        font-size: 48px;
    }
	
	#services::before {
        top: -159px;
        height: 160px;
    }
	
	#services {
		margin-top: -45px;
		padding-top: 105px;
	}
	
	#specials .container-fluid {
		padding-left: calc(((100% - 960px) / 2) + (var(--bs-gutter-x)* .5));
	}
	
	#specials .home-headline h2 {
		font-size: 20px;
		line-height: 30px;
		margin: -100px 0 0 0;
	}
	
	#specials .home-headline h3 {
		font-size: 48px;
		line-height: 56px;
		letter-spacing: -1px;
		padding: 0 0 13px 0;
		margin: 0 0 20px 0;
	}

    #services .box a {
        padding: 40px 40px 45px;
    }
    #services .box .icon {
        padding-bottom: 20px;
    }
    #services .box .icon img {
        max-height: 82px;
    }
    #services .box .content h2 {
        font-size: 27px;
    }
    #services .box .content h2 span {
        font-size: 21px;
    }

    #textbox .row:not(:first-of-type) {
        margin-top: 40px;
    }

    #textbox .content {
        text-align: center;
        padding-left: 15px;
    }
    #textbox .row:nth-child(even) .content {
        padding-right: 15px;
    }
    #textbox .content h2 {
        font-size: 23px;
        line-height: 33px;
    }
    #textbox .content h2::after {
        margin: 18px auto 20px;
    }
    #textbox .content p {
        font-size: 17px;
        line-height: 28px;
    }
    #textbox .content a {
        font-size: 16px;
        margin-top: 5px;
    }
    #textbox .content a::before {
        width: 50px;
        height: 50px;
    }

    #textbox .photo {
        flex: 0 0 auto;
        width: 100%;
        margin-top: 50px;
        padding-right: 15px;
    }
    #textbox .row:nth-child(even) .photo {
        padding-left: 15px;
    }
    #textbox .photo > div {
        height: 430px;
    }

    #cta .content h2 {
        font-size: 40px;
    }
    #cta .content a {
        height: 57px;
        line-height: 56px;
    }

    #faq-wrapper .card::after {
        width: calc(100% - 15px);
    }
    #faq-wrapper.box .card::after {
        width: calc(100% - 125px);
    }
    #faq-wrapper .card-header h3 {
        font-size: 18px;
        line-height: 25px;
        padding: 26px 15px 29px 15px;
        margin: 0;
    }
    #faq-wrapper .card.active .card-header h3 {
        font-size: 20px;
        line-height: 27px;
    }
    #faq-wrapper .card-header h3::before {
        font-size: 15px;
        top: 28px;
        left: -15px;
    }
    #faq-wrapper.box .card.active::before {
        width: 130px;
        height: 130px;
        top: -30px;
        left: -60px;
    }
    #faq-wrapper .card-header h3[aria-expanded="true"]::before {
        font-size: 16px;
        top: 30px;
        left: -15px;
    }
    #faq-wrapper.box .card-header h3[aria-expanded="true"]::before {
        font-size: 24px;
        left: -58px;
        top: 29px;
    }
    #faq-wrapper .card-body {
        padding-left: 15px;
        padding-bottom: 30px;
    }
    #faq-wrapper .more a {
        font-size: 17px;
        margin-top: 40px;
    }

    #reviews .reviews {
        margin-top: 0;
    }
    #reviews .review .content .opinion p {
        font-size: 17px;
        line-height: 28px;
    }
    #reviews .photo img.imgrev {
        display: none;
    }
	
	#care {
        max-height: 1360px;
    }
	
	#contactbelow {
		margin-top: 100px;
		margin-bottom: 0 !important;
        padding-bottom: 0 !important;
	}
	#contactbelow::after {
        bottom: -187px;
        height: 940px;
        background: #e0e6eb;
        clip-path: polygon(0% 0%, 100% 10%, 100% 100%, 0% 90%);
    }
    #contactbelow .content {
        padding-top: 30px;
    }
    #contactbelow .photo h3 {
        font-size: 60px;
        line-height: 55px;
        margin-bottom: 0 !important;
    }
	
	#specials {
		margin-top: 180px;
	}
	#specials::before {
		content: '';
		position: absolute;
		top: -199px;
		width: 100%;
		height: 200px;
		background: var(--orange);
		z-index: 1;
		clip-path: polygon(0% 31%, 100% 100%, 0% 100%, 0% 100%);
	}
    #specials .container-fluid {
        padding-left: calc(((100% - 720px) / 2) + (var(--bs-gutter-x)* .5));
    }
    #specials .home-headline h3 {
        margin-bottom: 0;
    }

    .slick-dots {
        margin-top: 35px;
    }
	
	#whyus {
        height: auto;
		border-bottom-right-radius: 0;
    }
	
	#whyus::after {
		content: '';
		position: absolute;
		bottom: -199px;
		width: 100%;
		height: 200px;
		background: var(--blue);
		z-index: 0;
		clip-path: polygon(0% 0%, 100% 0%, 100% 35%, 0% 0%);
	}
	
	#whyus .photo img {
		max-width: 100%;
		bottom: 0;
		position: relative;
	}

	#whyus .content {
        transform: translate(0, 0px);
        width: 100%;
    }
	
	#whyus .photo .def {
		position: relative;
		background: url(/wp-content/themes/click5-wp/img/img-choose-car.webp);
		transform: none;
		width: 100%;
		height: 360px;
        background-size: cover;
        right: 0;
        bottom: 0;
        border-top-right-radius: 0;
        background-position: left bottom;
        clip-path: polygon(0% 0%, 100% 20%, 100% 100%, 0% 80%);
		display: none;
	}
	
    #reviews .home-headline {
        width: 100%;
        max-width: 100%;
    }
	#reviews .home-headline h3 {
		font-size: 60px;
		font-weight: 800;
		line-height: 55px;
		letter-spacing: -0.9px;
		text-transform: uppercase;
		padding: 0 0 13px 0;
		margin: 0 0 40px 0;
	}

    #reviews .photo {
        display: none !important;
    }
	
	#brands {
		padding-top: 100px;
	}
	
	#brands .home-headline h3 {
		color: #2671a5;
	}
	
	#brands .home-headline div.brands-headline {
		color: #2671a5;
	}

    #care::after {
        bottom: -200px;
        height: 200px;
    }
    #care .row h2 {
        font-size: 60px;
        padding-bottom: 10px;
    }
    #care .box a {
        padding: 40px 35px 40px 40px;
    }
	
    /* FOOTER */

    #footer .logo {
        flex: 0 0 auto;
        width: 100%;
        text-align: center;
        padding-bottom: 35px;
    }
	
    #footer::after {
        height: 290px;
    }
	
    #footer h4 {
        font-size: 18px;
    }
	#footer div.footer-heading {
        font-size: 18px;
    }
    #footer .links {
        display: none !important;
    }
    #footer .address {
        width: 100%;
        text-align: center !important;
    }
    #footer .address address {
        font-size: 16px;
        line-height: 24px;
    }
    #footer .contact .phone {
        font-size: 40px;
    }

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

    /* SUBPAGES */

    #hero-sub {
        height: auto;
        padding-bottom: 0;
    }
    #hero-sub .bg {
        width: 48%;
        height: 460px;
    }
    #hero-sub .content.col-6 {
        position: relative;
        top: -50px;
        padding-right: 0;
        padding-left: 0;
        transform: unset;
    }
    #hero-sub h1, #hero-sub h2.blog-headline {
        line-height: 50px;
    }
    #hero-sub h1 span {
        font-size: 50px;
    }
    #hero-sub h3 {
        font-size: 18px;
    }
    #hero-sub .googreview {
        display: none !important;
    }

    #banners .box a {
        width: 235px;
        padding: 20px 0;
    }
    #banners .box .content {
        width: 100%;
        text-align: center;
    }
    #banners .box.box-2 a {
        width: 235px;
        padding: 20px 0;
        margin-top: 5px;
        margin-right: 0;
        text-align: center;
        transform: unset;
    }

    #page-wrapper, #single-wrapper, #index-wrapper {
        margin-top: -30px;
    }
    .page-template:not(.page-template-full) #page-wrapper {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #fafbfd;
    }
    #page-wrapper #main {
        flex: 0 0 auto;
        width: 100%;
        padding-right: 15px;
        background-color: var(--white);
    }
    #page-wrapper #main::before, #page-wrapper #main::after, #single-wrapper #main::after, #index-wrapper #main::after {
        display: none;
    }

    .entry-content h1::after, .entry-content h2::after, h1.post-title::after {
        width: 140px;
        margin-top: 20px;
    }

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

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

    /* WIDGETS */

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

    /* 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,
    .news .content h3 {
        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 */

    #contact-intro .box {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding-left: 15px;
    }
    #contact-intro .box:first-of-type {
        padding-left: 15px;
    }
    #contact-intro .box .content {
        width: 100%;
        padding-left: 0;
    }
    #contact-intro .box .content h2 {
        font-size: 22px;
        padding-top: 20px;
        padding-bottom: 15px;
    }

    #contact-wrapper .form .wpcf7 {
        padding: 65px 65px 45px 65px;
    }

    .form-control {
        height: 66px;
    }
    .form-submit .wpcf7-submit {
        padding: 0 80px;
    }

    .contact#hero-sub h3 {
        font-size: 18px;
        letter-spacing: 1px;
        padding: 0;
    }
    .contact#hero-sub h1, .contact#hero-sub h2.blog-headline, .contact#hero-sub h1 span {
        font-size: 50px;
    }
    .page-template-page-contact #hero-sub {
        padding-bottom: 130px;
    }
    #contact-intro::before {
        top: -100px;
        height: 100px;
    }
    #contact-intro::after {
        display: none;
    }

    .contact#hero-sub #banners .head h2 {
        font-size: 28px;
    }
    .contact#hero-sub #banners .box.box2 a {
        font-size: 34px;
    }

    .page:not(.home).page-template-page-contact #contactbelow {
        padding-top: 40px !important;
    }
    .page-template-page-contact #contactbelow .owner {
        top: 0;
    }
    .page-template-page-contact #contactbelow::after {
        display: none;
    }

    .contact-map {
        padding-top: 50px;
        background-color: #FFF;
    }
    .page-template-page-contact #brands {
        padding-top: 45px !important;
    }

    #contact-intro p {
        font-size: 20px;
        line-height: 34px;
    }

    #hero-sub h3 {
        font-size: 17px;
        padding-bottom: 10px;
    }
    #hero-sub h1 span {
        font-size: 56px;
    }
    #services .member-box:not(:first-of-type) {
        margin-top: 15px;
    }

    .page-template-membership #care::after {
        display: none !important;
    }
}

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

    #header.sticky {
        padding-top: 15px;
        padding-bottom: 15px;
    }
	#header .logo img {
        width: 260px;
    }
	#header .contact {
		display: none;
	}
	
	.googreview {
        width: 208px;
        height: 50px;
    }
	#hero .googreview {
        left: 49vw;
        top: 39vw;
    }
	
    #hero {
        height: 750px;
    }
    /* #hero .content.col-xl-5 {
        top: 380px;
    } */

    .navbar {
        margin-right: 0;
        margin-top: 0;
    }
    .navbar-collapse #main-menu {
        left: initial;
        right: -20px;
    }

    #header .contact {
        display: none;
    }

    #hero h3 {
        font-size: 15px;
        letter-spacing: 3px;
        padding-bottom: 15px;
    }
    #hero h1 {
        font-size: 34px;
        line-height: 38px;
        letter-spacing: -0.8px;
    }
    #hero h1 br {
        display: none;
    }
	
	.googreview .rank {
		font-size: 28px;
		letter-spacing: -0.5px;
		left: 16px;
        top: 7px;
	}
	.googreview .stars {
		position: absolute;
		left: 57px;
        top: 8px;
	}
	.googreview .stars img {
		max-width: 50px;
	}
	.googreview .voices {
		font-size: 6.5px;
		font-weight: 400;
		letter-spacing: -0.1px;
		left: 59px;
        top: 29px;
	}
	.googreview .logog {
		right: 12px;
		top: 13px;
	}
	.googreview .logog img {
		max-width: 78px;
	}

    #banners {
        margin-top: 14px;
    }
/* 
    #banners .box .content {
        width: calc(100% - 66px);
    } */
    #banners .box .content h3 {
        padding-bottom: 4px;
    }
    #banners .box.box-2 .content p span {
        display: inline-block;
    }
    /* #banners .box.box-2 a {
        padding: 41px 25px 18px;
    } */

    #about .headline h2::after {
        content: "";
        display: block;
        width: 130px;
        height: 10px;
        margin: 15px 0 20px 0;
        background-color: var(--main);
        border-radius: 2px;
    }
    #about .content p {
        font-size: 16px;
        line-height: 26px;
    }
    #about .content a {
        font-size: 15px;
        margin-top: 2px;
    }
    #about .content a::before {
        width: 44px;
        height: 44px;
    }
    #about .content a span {
        margin-top: 14px;
        margin-left: 20px;
    }

    .home-headline h3 {
        font-size: 16px;
        line-height: 27px;
    }
    .home-headline h2 {
        font-size: 38px;
    }
    .home-headline h2::after {
        width: 130px;
        margin-top: 15px;
        margin-bottom: 35px;
    }

    #services .row.g-0 {
        margin-top: 0;
    }
    #services .box a {
        padding: 35px 40px 45px;
    }
    #services .box .icon {
        padding-bottom: 10px;
    }
    #services .box .icon img {
        max-height: 74px;
    }

    #care .row h2 {
        font-size: 55px;
        line-height: 50px;
        margin-top: -60px;
    }
    #care .box a {
        padding: 30px 25px 30px 30px;
    }
    #care .box .icon {
        width: 90px;
        height: 90px;
    }
    #care .box .icon img {
        max-height: 62px;
    }
    #care .car img {
        display: none;
    }
	
	#specials .home-headline h2 {
		font-size: 14px;
		line-height: 23px;
		margin: -50px 0 9px 0;
	}
	
	#specials .home-headline h3 {
		font-size: 46px;
		line-height: 100%;
		letter-spacing: -0.9px;
	}

    #services .box .content h2 {
        font-size: 24px;
    }
    #services .box .content h2 span {
        font-size: 19px;
    }
	
    #textbox .row:not(:first-of-type) {
        margin-top: 30px;
    }

    #textbox .content p {
        font-size: 16px;
        line-height: 26px;
    }
    #textbox .content a {
        font-size: 15px;
        margin-top: 2px;
    }
    #textbox .content a::before {
        width: 44px;
        height: 44px;
    }
    #textbox .content a span {
        margin-top: 14px;
        margin-left: 20px;
    }

    #textbox .photo {
        margin-top: 35px;
    }
    #textbox .photo > div {
        height: 360px;
    }

    #cta .content h3 {
        font-size: 16px;
    }
    #cta .content h2 {
        font-size: 34px;
        padding-bottom: 15px;
        margin-top: -5px;
    }
    #cta .content a {
        height: 54px;
        font-size: 17px;
        line-height: 50px;
    }

    #faq-wrapper.box .questions {
        margin-top: 0;
    }
    #faq-wrapper.box .card {
        padding: 0 25px 0 60px;
    }
    #faq-wrapper.box .card::after {
        width: calc(100% - 95px);
        right: 20px;
    }
    #faq-wrapper.box .card.active::before {
        width: 112px;
        height: 112px;
        top: -45px;
        left: -50px;
    }
    #faq-wrapper .card-header h3 {
        font-size: 17px;
        line-height: 24px;
        padding: 16px 15px 19px 15px;
    }
    #faq-wrapper .card.active .card-header h3 {
        font-size: 18px;
        line-height: 24px;
        padding-top: 20px;
        padding-bottom: 15px;
    }
    #faq-wrapper .card-header h3::before {
        font-size: 12px;
        top: 18px;
        left: -15px;
    }
    #faq-wrapper.box .card-header h3[aria-expanded="true"]::before {
        font-size: 18px;
        left: -40px;
        top: 18px;
    }
    #faq-wrapper .card-header h3[aria-expanded="true"]::before {
        top: 20px;
    }

    #faq-wrapper .more a {
        font-size: 16px;
        margin-top: 30px;
    }

    #reviews .review .content {
        padding: 50px 40px 35px 45px;
    }
    #reviews .review .content .opinion p {
        font-size: 16px;
        line-height: 26px;
    }
    #reviews .review .content .opinion p:first-of-type::before {
        font-size: 130px;
        top: 15px;
        left: -80px;
    }
    #reviews .review .content .overview p {
        font-size: 16px;
    }
    #reviews .review .content .overview p::before {
        width: 80px;
        height: 6px;
        margin-top: 20px;
    }
	
	#reviews .photo img.imgrev {
		position: relative;
        top: -20px;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        max-width: 100%;
    }
	
	#cta {
        margin-top: 720px;
    }
	
	#contactbelow {
        margin-bottom: 30px;
    }
	#contactbelow::after {
        bottom: -197px;
        height: 1180px;
        background: #e0e6eb;
        clip-path: polygon(0% 0%, 100% 5%, 100% 100%, 0% 95%);
    }
	
	#specials::before {
		top: -119px;
		height: 120px;
	}
	
	#specials {
        margin-top: 100px;
    }
	
	#specials .container-fluid {
        padding-left: calc(((100% - 540px) / 2) + (var(--bs-gutter-x)* .5));
    }
    #specials .special .content .coupon {
        padding: 115px 40px 0 35px;
    }
    #specials .special .content .coupon img {
        left: 35px;
    }
    #specials .special .content .coupon div.coupon-title {
        font-size: 50px;
    }
    #specials .special .content .coupon div.coupon-info {
        font-size: 26px;
        padding-top: 5px;
    }
    #specials .special .content .coupon p {
        padding-top: 5px;
    }
    #specials .special .content .coupon a.button {
        margin-top: 30px;
    }
	
	#specials .seeall {
		max-width: none;
		padding-left: 50px;
	}
	
	#specials .seeall a {
        font-size: 23px;
        float: left;
        padding: 17px 40px 16px;
        transform: translate(0, 0);
        margin-bottom: 20px;
    }
	
    #footer .logo {
        padding-bottom: 10px;
    }
    #footer .address p {
        padding-top: 15px;
    }

	#footer::after {
        height: 0;
    }
	
    #footer h4 {
        padding-bottom: 15px;
    }
	#footer div.footer-heading {
        padding-bottom: 15px;
    }

    #footer .row.wrapper {
        padding-top: 40px;
        padding-bottom: 0;
    }

    #footer .contact {
        flex: 0 0 auto;
        width: 100%;
        padding-top: 30px;
    }

    #footer .menu ul li {
		line-height: 100%;
		line-height: 1.3em;
        padding: 0px 15px 0px 14px;
    }
    #footer .menu ul li:after {
        display: none;
    }
    #footer .menu ul li a {
        font-size: 15px;
		line-height: 1.3em;
    }

    .social-media ul {
        padding-top: 0 !important;
    }
    .social-media ul li a {
        background-color: #FFF;
    }

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

    /* SUBPAGES */

    #hero-sub {
        height: auto;
        flex-direction: column !important;
        padding-top: 0 !important;
        padding-bottom: 50px;
    }
    #hero-sub .bg {
        width: 97%;
        height: 400px;
        position: relative;
    }
    #hero-sub .content.col-6 {
        width: 100%;
        text-align: center;
        top: 0;
        padding-right: calc(var(--bs-gutter-x)* .5);
        transform: unset;
        padding-top: 15px;
    }
    #hero-sub #banners .box {
        display: flex;
        justify-content: center;
    }
    /* #hero-sub #banners .box.box-2 a {
        transform: translate(-38px, -20px);
    } */
    #hero-sub h3 {
        font-size: 16px;
        letter-spacing: 3px;
    }
    #hero-sub h1, #hero-sub h2.blog-headline {
        font-size: 56px;
        letter-spacing: -0.5px;
    }

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

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

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

    .entry-content ul li {
        margin-top: 6px;
    }
    .entry-content ul li::before {
        line-height: 28px;
    }

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

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

    #contact-intro::before {
        top: -40px;
        height: 40px;
    }

    #hero-sub.contact #banners .box .icon {
        display: none !important;
    }
    .page-template-page-contact #hero-sub {
        padding-bottom: 40px;
    }

    #contact-intro p {
        font-size: 19px;
        line-height: 32px;
        padding: 0;
    }
    #contact-intro .box:first-of-type {
        margin-bottom: 30px;
    }
    #contact-intro .box .content h2 {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 12px;
    }
    #contact-intro .box .content address, #contact-intro .box .content p {
        font-size: 17px;
        line-height: 27px;
    }
    #contact-intro .box .content a.phone {
        font-size: 36px;
    }

    #contact-wrapper .form {
        margin-top: 0;
    }
    #contact-wrapper .form .wpcf7 {
        padding: 55px 60px 40px 60px;
    }

    .form-group {
        margin-bottom: 1rem;
    }

    .form-submit .wpcf7-submit {
        width: 100%;
        padding: 0;
    }

    .contact-map iframe {
        height: 400px;
    }

    #care .row p {
        font-size: 16px;
        line-height: 27px;
        margin: -10px 0 20px 0;
    }

    #whyus .home-headline p {
        font-size: 17px;
        line-height: 29px;
    }

    #hero-sub #banners .box.box-2 a {
        background-color: #FFF;
    }
}

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

    #hello-bar p {
        font-size: 14px;
    }

    #header {
        padding-left: 15px;
        padding-right: 15px;
    }
    #header.hello-bar {
        top: 38px;
    }

    .navbar-collapse #main-menu {
        width: 260px;
        padding: 20px;
        right: -5px;
    }
    .navbar-collapse #main-menu > li > a {
        font-size: 17px;
        padding: 10px 15px;
    }
	
    #hero {
        height: 660px;
        background-size: 115%;
        background-position: top right -60px;
    }
    #hero h3 {
        letter-spacing: 2px;
        padding-bottom: 5px;
    }
    #hero h1 {
        letter-spacing: -0.54px;
    }
    #hero .googreview {
        left: 35vw;
        top: 44vw;
    }
    #hero .content.col-xl-5 {
        top: -80px;
    }

    #banners .box a {
        padding: 20px 0;
    }
    #banners .box .icon {
        padding-right: 15px;
    }
    #banners .box .icon img {
        max-height: 40px;
    }
    /* #banners .box .content {
        width: calc(100% - 52px);
    } */
    #banners .box .content p {
        font-size: 20px;
    }
    #banners .box a {
        padding: 18px 10px 16px 25px;
    }
    #banners .box.box-1 a h3 {
        padding-bottom: 0;
    }
    /* #banners .box.box-2 a {
        width: calc(100% + 30px);
        padding: 37px 0 15px;
        margin-right: 0;
        transform: translate(-15px, -20px);
    } */

    #about {
        padding-top: 30px;
    }
    #about .headline h2 {
        line-height: 30px;
    }
    #about .content p {
        line-height: 24px;
    }

    .home-headline h3 {
		font-size: 16px;
        letter-spacing: -0.3px;
        line-height: 27px;
    }
    .home-headline h2 {
        font-size: 34px;
    }
    .home-headline h2::after {
        width: 120px;
        height: 8px;
        margin-top: 15px;
        margin-bottom: 25px;
    }
	
	#services {
        margin-top: -45px;
        padding-top: 105px;
    }
	#services::before {
        top: -30px;
        height: 30px;
    }
    #services .home-headline h2 {
        width: 90%;
    }

    #services .box .content::after {
        width: 46px;
        height: 46px;
        font-size: 20px;
        top: 69px;
        transform: translate(-23px);
    }
    #services .box {
        margin: 0 0 30px 10px;
        width: calc(50% - 15px);
    }
    #services .box a {
        display: flex;
        align-items: center;
        flex-direction: column;
        padding: 20px 15px 35px;
    }
    #services .box:nth-child(n+2) a {
        border-top: 1px solid #e8e8e8;
    }
    #services .box .icon {
        width: 73px;
        text-align: center;
        padding-bottom: 0;
    }
    #services .box .icon img {
        max-height: 65px;
    }
    #services .box .content h2 {
        font-size: 23px;
        line-height: 22px;
    }
    #services .box .content h2 span {
        font-size: 17px;
    }

    #textbox .headline h2 {
        line-height: 30px;
    }
    #textbox .content p {
        line-height: 24px;
    }
    #textbox .photo,
    #textbox .photo > div {
        height: 300px;
    }

    #cta .buttons {
        flex-direction: column;
    }
    #cta .content a {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    #reviews::after {
        bottom: -160px;
        height: 160px;
    }
    #reviews .home-headline {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    #reviews .home-headline h2 {
        font-size: 20px;
    }
    #reviews .home-headline h3 {
        font-size: 46px;
        line-height: 42px;
    }
	#reviews .home-headline div.testimonial-headline {
        font-size: 20px;
    }
    #reviews .home-headline div.testimonial-headline-2 {
        font-size: 46px;
        line-height: 42px;
    }

    #care {
        max-height: 100%;
        margin-top: 210px;
    }
    #care::before {
        top: -80px;
        height: 160px;
    }
    #care::after {
        bottom: -60px;
        height: 60px;
    }
    #care img.guarantee {
        width: 170px;
        transform: translate(-85px, -220px);
    }
    #care .row h2 {
        font-size: 48px;
        line-height: 44px;
        padding-bottom: 5px;
    }
    #care .box .content p {
        font-size: 16px;
        line-height: 24px;
    }

    #contactbelow {
        margin-top: 10px;
    }
    #contactbelow .photo h2 {
        font-size: 18px;
    }
    #contactbelow .photo h3 {
        font-size: 46px;
        line-height: 41px;
    }
    #contactbelow .photo p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 35px;
    }
    #contactbelow .wpcf7 {
        padding: 35px 30px 30px 30px;
    }

    #specials .home-headline {
        max-width: 100%;
        padding-left: 25px;
    }
    #specials .seeall {
        padding-left: 25px;
    }
    #specials .seeall a {
        font-size: 20px;
        padding: 15px 25px 14px;
        margin-bottom: 0;
    }

    #specials .specials {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    #specials .slick-list {
        padding-right: 8%;
    }
    #specials .special .content .coupon {
        padding: 100px 25px 0 25px;
    }
    #specials .special .content .coupon img {
        left: 25px;
        top: 30px;
    }
    #specials .special .content .coupon div.coupon-title {
        font-size: 44px;
    }

    #whyus .home-headline p {
        font-size: 16px;
        line-height: 25px;
    }
    #whyus::after {
        bottom: -100px;
        height: 100px;
    }

    #brands .home-headline h3 {
        margin-bottom: 30px;
    }

    #faq-wrapper.box .card {
        padding: 0 15px 0 40px;
    }
    #faq-wrapper .card::after {
        width: 100%;
    }
    #faq-wrapper.box .card::after {
        width: calc(100% - 70px);
        right: 15px;
    }
    #faq-wrapper.box .card.active::before {
        top: -50px;
        left: -65px;
    }
    #faq-wrapper.box .card-header h3[aria-expanded="true"]::before {
        font-size: 16px;
        left: -25px;
        top: 16px;
    }
    .page-template-faq #faq-wrapper .card-header h3 {
        padding-left: 0;
    }
    .page-template-faq #faq-wrapper .card-header h3::before {
        display: none;
    }
    .page-template-faq #faq-wrapper .card-body {
        padding-left: 0;
    }

    #reviews .review .content {
        padding: 45px 35px 30px 35px;
    }
    #reviews .review .content .opinion h2 {
        font-size: 20px;
        line-height: 24px;
        text-indent: 50px;
    }
    #reviews .review .content .opinion h2::before {
        font-size: 110px;
        top: 16px;
        left: -65px;
    }

    #reviews .review .content .overview p {
        font-size: 15px;
    }
    #reviews .review .content .overview p::before {
        height: 5px;
        margin-bottom: 17px;
    }
	
	#whyus .points .point {
        width: 96%;
        height: 60px;
        padding: 19px 0px;
        margin: 8px auto 0;
    }

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

    /* FOOTER */

    #footer {
        padding-bottom: 70px;
    }

    #footer .logo {
        padding-bottom: 0;
    }

    #footer h4 {
        font-size: 17px;
        padding-bottom: 10px;
    }
	
	#footer div.footer-heading {
        font-size: 17px;
        padding-bottom: 10px;
    }
	
	#footer .row .copy {
		text-align: center;
	}

    #footer .links {
        display: none;
    }

    #footer .contact .phone {
        font-size: 35px;
    }
    #footer .contact .email {
        font-size: 15px;
        margin-top: 10px;
    }
    
    #footer .address {
        flex: 0 0 auto;
        width: 100%;
    }
    #footer .address a {
        font-size: 15px;
    }

    #footer .row.row-2 {
        padding-top: 35px;
        padding-bottom: 25px;
        margin-bottom: 10px;
    }

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

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

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

    .copy p {
        line-height: 18px;
    }
    .copy p a {
        display: block;
    }

    /* SUBPAGES */

    #hero-sub {
        overflow: hidden;
    }
    #hero-sub .bg {
        height: 280px;
    }
    #hero-sub h3 {
        font-size: 15px;
    }
    #hero-sub h1, #hero-sub h2.blog-headline, #hero-sub h1 span {
        font-size: 44px;
        line-height: 44px;
    }
    /* #hero-sub #banners .box.box-2 a {
        transform: translate(0px, -20px);
    } */

    .page:not(.home) #specials, .single #specials {
        padding-bottom: 20px;
    }
    .page:not(.home) #specials::after, .single #specials::after, .blog #specials::after {
        height: 100px;
        bottom: -100px;
    }
    .page:not(.home) #reviews, .single #reviews {
        margin-top: 40px;
        padding-top: 60px;
    }
    .page:not(.home) #reviews::before, .single #reviews::before {
        top: -100px;
        height: 100px;
    }
    .page:not(.home) #brands, .blog #brands, .single #brands {
        margin-top: 10px;
    }

    #page-wrapper, #index-wrapper, #single-wrapper {
        overflow: hidden;
    }

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

    .entry-content h1, .entry-content h2, h1.post-title {
        font-size: 24px;
        line-height: 30px;
    }
    .entry-content h1::after, .entry-content h2::after, h1.post-title::after {
        width: 120px;
        height: 8px;
        margin-top: 15px;
    }
    .entry-content h2::before {
        top: 17px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 21px;
        line-height: 27px;
    }
    .entry-content h4 {
        font-size: 19px;
        line-height: 25px;
    }

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

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

    .entry-content blockquote {
        padding-left: 35px;
        margin: 20px 0;
    }
    .entry-content blockquote p {
        font-size: 16px;
        line-height: 27px;
    }
    
    .entry-content .js-video-button.video::after {
        font-size: 60px;
    }

    /* 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,
    .news .content h3 {
        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 */

    #contact-wrapper .form .wpcf7 {
        padding: 45px 35px 40px 35px;
    }

    .form-control {
        height: 64px;
    }

    #recent-posts::after {
        bottom: -100px;
        height: 100px;
    }
    .single #contactbelow {
        margin-top: 50px;
    }

    .contact#hero-sub #banners .head h2 {
        font-size: 26px;
        line-height: 150%;
        padding-top: 0;
    }
    #contact-intro p {
        font-size: 18px;
        line-height: 29px;
    }

    .contact-map {
        overflow: hidden;
        padding-top: 20px;
    }

    .page-template-specials #page-wrapper {
        padding-bottom: 0 !important;
    }

    .special-items .special .content .coupon {
        padding: 100px 25px 15px 25px;
    }
    .special-items .special .content .coupon img {
        top: 30px;
        left: 25px;
    }
    .special-items .special .content .coupon h4 {
        font-size: 44px;
    }
    .special-items .special .content .coupon h3 {
        font-size: 26px;
        padding-top: 0;
    }
    .special-items .special .content .coupon p {
        height: auto;
        padding-top: 0;
        padding-bottom: 0;
    }
    .special-items .special .content .coupon a.button {
        margin-top: 25px;
    }

    #services .member-box a {
        padding-left: 20px;
        padding-right: 20px;
    }
    #care .row p {
        font-size: 15px;
        line-height: 25px;
    }
}



/* MINIMUM */

@media (min-width: 1200px) {
    .box.col-xl-2 {
        width: calc(16.66666667% - 14px);
        margin: 0px 7px;
    }
	.box.col-xl-4 {
        width: calc(33.33333333% - 14px);
        margin: 7px;
    }
}

@media (min-width: 1600px) {
    #services .container {
        max-width: 1480px;
    }
	#care .container {
        max-width: 1450px;
    }
}

@media (max-width: 1500px) {
  .widget-links {
    padding-top: 10px;
    padding-left: 10px;
  }

  .widget.box#banners {
    padding-left: 55px;
  }
}

@media (min-width: 991px) and (max-width: 1399px) {
  body.page-id-20 #hero-sub {
    height: 700px;
  }

  body.page-id-20 #hero-sub .content.col-6 {
    width: 50%;
  }
}


