/* Begin main section styling for DGFW Theme 3 */
.variation-three { max-width: 100%; }
.variation-three nav.small .white-logo-present,
body:not(.variation-three) .white-logo-present,
.variation-three nav.large .hide-me-on-nav-large { display: none; }

/* HEADER */
.variation-three .nav-wrapper .btn-transparent:hover { background: none; }
.variation-three nav.large .nav-wrapper li.phone, body.variation-three nav.large a.multi-phone, body.variation-three .btn-tertiary { border-radius: 5px; }
.variation-three nav.large .nav-wrapper li.phone a, body.three nav.large .multilocation-phones-dropdown a { padding: 0 20px; }
.variation-three .navbar-fixed { position: fixed; }
.variation-three .navbar-fixed nav.large .main-nav .main-menu-item:hover, .variation-three .navbar-fixed nav.large .multi-location-nav:hover:not(.active) { background: rgba(0,0,0,0.0); }
.variation-three .navbar-fixed nav.large .nav-wrapper { padding-top: 1.8vw; }
.variation-three .navbar-fixed nav.large .dropdown-main-nav, .variation-three nav.large ul.main-nav .dropdown-main-nav { box-shadow: none; margin-top: 1.8vw; }
.variation-three .navbar-fixed nav.large .btn-transparent { color: #fff; }
.variation-three .navbar-fixed nav.large .nav-logo img { margin-top: 15.5px;}
.variation-three nav.large .main-menu-item.menu-item-even-depth, .variation-three nav.large .nav-wrapper li.phone.btn-tertiary.right > a{ color: #fff!important; }
.variation-three nav.large, .variation-three nav.large .bg-nav, nav ul.main-nav .dropdown-main-nav .sub-menu-item { background: rgba(0,0,0,0.0); box-shadow: none; }
.variation-three nav.small .nav-wrapper li.phone { border-radius: 0; }
.variation-three nav.small .nav-wrapper li.phone { border-radius: 0; }
.variation-three nav.large .nav-wrapper .fa-bars, .variation-three nav.large #multi-location-nav-dropdown li a, .variation-three nav.large #multi-location-phone-dropdown li a  { color: #fff; }
.variation-three.announcements-banner .navbar-fixed nav.large .nav-wrapper { padding-top: 0; }
.variation-three.announcements-banner .navbar-fixed nav.large .nav-logo img { margin-top: 0; }
.variation-three.announcements-banner .navbar-fixed nav.large .dropdown-main-nav, .variation-three.announcements-banner nav.large ul.main-nav .dropdown-main-nav { margin-top: 0; }
/* END HEADER */

/* SLIDER */
.slider-variation-3 { height: 100vh!important; width: 100vw; position: sticky}
.slider-variation-3 .slides { height: 100vh!important; }
.slider-variation-3.slider .indicators { bottom: 10vh; }
.slider-variation-3 .slides.slides-variation-3 li img { background-position: top; }
.slider-variation-3 .caption-variation-3 {
    position: absolute;
    top: 16vh;
    left: 5.5vw;
    right: unset;
    bottom: unset;
    border: 2px solid white;
    border-right-style: none;
    width: 100%;
    max-width: 87vw;
    min-height: 75vh;
    padding: 12rem 20.5vw 14rem 33vw;
}
body.multilocation .slider-variation-3 .caption-variation-3 .border-right { border-right: 2px solid #fff; position: absolute; left: 100%; top: -2px; bottom: 92%; }
body.multilocation .slider-variation-3 .caption-variation-3 .border-right-two { border-right: 2px solid #fff; position: absolute; left: 100%; top: 91%; bottom: -2px; }
.slider-variation-3 .caption-variation-3 .border-right { border-right: 2px solid #fff; position: absolute; left: 100%; top: -2px; bottom: 88%; }
.slider-variation-3 .caption-variation-3 .border-right-two { border-right: 2px solid #fff; position: absolute; left: 100%; top: 88%; bottom: -2px; }
.slider-variation-3 .caption-variation-3 .border-top, .slider-variation-3 .caption-variation-3 .border-top-two { display: none; }
.slider-variation-3 .caption-variation-3 .slide-name { font-size: 3vw; font-weight: bold; color: #fff; margin-bottom: .5vh; width: 100%; }
.slider-variation-3 .caption-aligner-variation-3 { display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-end; }
.slider-variation-3.slider .caption-body { width: 85%; font-size: 1.3vw; line-height: 1.2em; font-weight: 300; float: right; text-align: right; color: #fff; margin: 1rem 0; }
.slider-variation-3.slider .caption-variation-3 a:not(.text-contrast):not(.btn):not(.btn-tertiary):not(.btn-transparent):not(.btn-floating):not(.breadcrumb):not(.edit-link):not(.TLBC) {
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
    width: auto;
    margin-top: .5vh;
    color: #fff;
    letter-spacing: .5px;
    float: right;
}
.slider-variation-3.slider a .theme-three-slider-line-thick.bg-tertiary {
    height: 5px;
    margin-top: .5vh;
    width: 100%;
}
body .form-wrapper.form-wrapper-variation-3 { top: 26.5vh; left: 5.5vw; }
body.multilocation .form-wrapper.form-wrapper-variation-3 { top: 23vh; }
.form-wrapper-variation-3 .inner-form-wrapper .btn-tertiary { max-width: 280px; height: 52px; margin: auto; line-height: 3.3; }
.form-wrapper-variation-3 {
    z-index: 899;
    width: 25vw;
    max-width: 400px;
    height: auto;
    box-shadow: 0 3px 10px rgba(0, 0, 0 / 0.2);
}
.form-wrapper-variation-3 .form-name{
    font-size: 1.9rem;
    font-weight: 600;
    text-align: center;
    padding: 20px 2rem;
    margin-bottom: 1rem;
    width: 100%;
    line-height: 1.1;
}
/* END SLIDER */

/*BEGIN MAIN CONTENT*/
.theme-three-main-section {
    display: block;
    padding: 3vh 0;
    overflow: unset;
    box-shadow: 0 10px 18px 0 #d3d3d354;
}
.theme-three-intro-box-container{
    display: flex;
    align-items: flex-start;
    transform: translateY(-11vh);
    border-radius: 9px;
    padding: 3vh 4vw;
    box-shadow: 0 12px 16px #00000052;
}
.theme-three-intro-box-container > .intro-heading > .text-contrast {
    display: flex;
    font-size: 1.4vw;
    font-weight: 600;
    margin: 5px 0 0 0;
    align-items: center;
}


.theme-three-intro-box-container > .intro-paragraph{
    padding-left: 1vw;
}
.theme-three-intro-box-container .intro-paragraph * {
    font-size: .85vw;
}
.theme-three-intro-box-container > .intro-heading > .text-contrast > hr { width:60%; }
.theme-three-intro-box-container > .intro-heading > .company-name { font-size: 2.4vw; font-weight: 400; }
.theme-three-profile-box-container{ display: flex; margin: 5vh auto; }
.theme-three.profile-boxes{
    height: auto;
    max-width: 440px;
    box-shadow: 0 10px 18px 0 #d3d3d354;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding: 0!important;
    margin-bottom: 2em;
    position: relative;
}
.theme-three.profile-boxes .profile-box-border {
    height: 10px;
}
.theme-three.profile-boxes:first-of-type { margin-left: 0; }
.theme-three.profile-boxes > .heading-image-and-text {
    display: block;
}
.theme-three.profile-image > img {
    width: 100%;
    height: auto;
}
.theme-three .profile-box-heading {
    text-align: center;
    font-size: 1vw;
    margin: auto;
    transform: translateY(-70%);
    padding: 10px;
    border-radius: 5px;
    max-width: 262px;
}
.theme-three .profile-box-heading h3, .theme-three .profile-box-heading h2  { font-size: 1.1vw; }
.theme-three.profile-boxes .heading-paragraph p{
    margin: 0 0 2vh 0;
    padding: 0 .5vw;
}
.theme-three.profile-boxes .heading-paragraph {
    overflow: hidden;
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    padding: 0 30px 6vh 30px;
    line-height: 1.8em;
}
.theme-three-read-more-button{
    display: flex;
    justify-content: flex-start;
    padding: 3vh 2vw;
    position: absolute;
    bottom: 0;
}
.theme-three-read-more-button a{
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}
.theme-three-read-more-button i.text-tertiary { padding-left: .5vw; }
/*END MAIN CONTENT*/

/*Begin Location and Hours*/
section.theme-three-location-section .row .location-section-image.col.l3 { margin-left: 0; padding-left: 0; }
section.theme-three-location-section { margin: 10vh 0 15vh 0; background-color: #fff; color: #000; }
.theme-three-location-section .theme-three-location-and-hours.col{
    max-height: 79.5vh;
    border-left-style: none;
    padding: 12vh 4vw 12vh 11vw;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: flex-start;
}

.theme-three-location-and-hours::before,
.theme-three-location-and-hours::after {
    content: '';
    position: absolute;
    left: 0;
    width: 2px;
}

.theme-three-location-and-hours::before {
    height: 4vh;
    top: 0;
    width: 2px;
}
.theme-three-location-and-hours::after {
    height: 4vh;
    bottom: 0;
    width: 2px;
}

.theme-three-location-and-hours .location-section-image.col.l3 { margin-left: 0;}

.location-section-image > img{
    max-height: 60vh;
    max-width: 36vw;
    height: auto;
    position: absolute;
    margin-top: 7vh;
    box-shadow: 0 15px 15px 0 #d3d3d3;
}
.theme-three-location-and-hours .t3-first-column { margin-left: 11vw; }
.theme-three-location-and-hours .t3-first-column .col.s12{ padding-left: 0; }
.theme-three-location-and-hours .t3-second-column h3 { display: inline-block; padding-left: 1.5vw; font-size: 26px; font-weight: 600; }
.theme-three-location-and-hours .t3-first-column, .theme-three-location-and-hours .t3-second-column { width: 25vw; }
.theme-three-location-and-hours .t3-first-column h3 { font-size: 26px; font-weight: 600; }
.theme-three-location-and-hours .t3-first-column address { font-size: 18px; font-weight: 500; padding: 1vh 0 3vh 0; }
.theme-three-location-and-hours .t3-first-column .hours-wrapper *  { font-size: .973vw; font-weight: 500; }

.theme-three-location-and-hours .t3-second-column { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; }

.theme-three-location-line-thick.bg-tertiary {
    height: 3px;
    margin: 1.5vh 0;
    width: 100%;
}
.v3-coupon.row .col.s4 { display: flex; align-items: center; justify-content: center; height: 10vh; }
.v3-coupon.row .col.s8 { display: flex; flex-direction: column; align-items: start; justify-content: center; padding-left: 1vw; min-height: 10vh;}
.v3-coupon.row .col.s8 h4 { font-weight: 600; margin-bottom: .5vh; }
.v3-coupon.row h4.coupon-price { font-size: 2vw; }

/*End Location and Hours*/

/*Begin Why Choose Us section*/
section.theme-three-why-choose-us-section { margin-top: 5vh; background-color: #e6e6e6; color: #000; }
.theme-three-why-choose-us-section .why-choose-us-text-container{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 9vh 0 18vh 0;
}
.why-choose-us-text-container > div{
    display: flex;
    align-items: center;
    justify-content: center;
}
.why-choose-us-text-container .theme-three-wchu-heading h3, .why-choose-us-text-container .theme-three-wchu-heading h4{
    border-bottom: 5px solid black;
    padding-bottom: 2vh;
    font-size: 2.5vw;
    display: inline-flex;
}
.theme-three-wchu-content div.valign-wrapper.hide-on-med-and-down { min-height: 19vh; }
.theme-three-why-choose-us-section .why-choose-us-image-container { padding: 0;}
/*Begin Three Image Containers*/
.theme-three-image-right{
    transform: translateY(-15%);
}

.theme-three-image-1,.theme-three-image-2,.theme-three-image-3 {
    padding: 1em !important;
}

.theme-three-image-1 > div > img,
.theme-three-image-2 > div > img,
.theme-three-image-3 > div > img{
    box-shadow: 0 15px 15px 0 #2a2a2a4a;
    height: auto;
    width: 325px;
}

.theme-three-image-1 > div,
.theme-three-image-2 > div,
.theme-three-image-3 > div{
    margin: 10px 0;
}
.theme-three-image-right h2, .theme-three-image-right h3, .theme-three-image-right h4, .theme-three-image-right h5 { font-size: 1.75vw; max-width: 150px; }
.theme-three-image-right a.three-service-link { text-decoration: none; }
.why-choose-us-image-container .theme-three-services-line-thick.bg-primary {
    height: 7px;
    margin-top: 1vh;
    width: 90%;
}
/*End Three Image Containers*/

/* Footer */
.variation-three .contact-cta .btn-tertiary { max-width: 280px; line-height: 3.4; height: 52px;}

/* MEDIA QUERIES */
/* Specific Ranges */
@media only screen and (min-width: 601px) and (max-width: 768px) {
    .theme-three-main-section .row .profile-boxes.col {
        width: 100%;
    }
}

/* 993px - 1024px */
@media only screen and (min-width: 993px) and (max-width: 1024px){
    .theme-three-wchu-content div.valign-wrapper.hide-on-med-and-down { min-height: 30vh; }
    /*.t3-second-column .center-align { display: none; }*/
}

@media only screen and (min-width: 994px) and (max-width: 1130px){
    .t3-second-column .center-align { display: none; }
}

/* 2900 px and HIGHER */
@media only screen and (min-width: 2900px){
    body .form-wrapper.form-wrapper-variation-3 {
        left: 15vw;
    }
}

@media only screen and (min-width: 2500px) {
    .theme-three .profile-box-heading h3, .theme-three .profile-box-heading h2 {
        font-size: 1vw;
    }
}

/* 2050 px and HIGHER */
@media only screen and (min-width: 2050px){
    body .form-wrapper.form-wrapper-variation-3 {
        left: 10vw;
    }
    .slider-variation-3 .caption-variation-3 { border-right-style: double;}
    .slider-variation-3 .caption-variation-3 .border-right, .slider-variation-3 .caption-variation-3 .border-right-two {
        position: unset;
    }
}

/* 993 px and HIGHER */
@media only screen and (min-width: 993px) {
    .variation-three nav.large .nav-wrapper li.phone i { display: none; }
}

/* 1800 px and LOWER Laptop */
@media only screen and (max-width: 1800px) {
    body .form-wrapper.form-wrapper-variation-3 { margin-right: 2vw; left: 6vw;}
}

/* 1440 px and LOWER Laptop */
@media only screen and (max-width: 1440px) {
    .theme-three-intro-box-container .intro-paragraph * {
        font-size: 1vw;
    }
    .theme-three.profile-boxes{ max-width: 350px; }
    .theme-three-location-section .theme-three-location-and-hours.col{
        padding: 8vh 4vw 12vh 11vw;
    }
    .theme-three-location-and-hours::after {
        height: 20%;
    }
}

/* edge case 1390px */
/*@media only screen and (max-width: 1390px) {*/
/*    .theme-three-location-and-hours .t3-first-column .hours-wrapper *  { font-size: .86vw; }*/
/*}*/

/* 1200 px and LOWER for small Desktop */
@media only screen and (max-width: 1200px) {
    .theme-three.profile-boxes{ max-width: 280px; }
    .theme-three-intro-box-container .intro-paragraph * { font-size: 1.3vw; }
    .theme-three-location-section .theme-three-location-and-hours.col { padding-top: 7vh; padding-bottom: 5vh; max-height: fit-content;}
    .theme-three-location-and-hours .t3-second-column h3 { padding-left: .75vw; }
    .theme-three-location-and-hours::after {
        height: 27vh;
    }
}

/* 1024 px and LOWER Tablet */
@media only screen and (max-width: 1024px) {
    body .form-wrapper.form-wrapper-variation-3 {
        display: none;
    }
    .slider-variation-3 .button-wrap {
        display: flex;
        flex-direction: column;
        z-index: 1000;
        position: relative;
        transform: translateY(-210%);
        max-width: 400px;
        text-align: center;
        justify-content: center;
        margin: auto;
    }
    .slider-variation-3 .button-wrap .address {
        display: none;
    }

    .slider-variation-3 .button-wrap .schedule, .slider-variation-3 .button-wrap .call {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0.3rem;
        width: 100%;
        height: 6vh;
        font-size: 16px;
    }

    .slider-variation-3 .caption-variation-3 {
        padding: 5vh 5vw 40vh 26vw;
        border-right-style: inset;
    }

    .slider-variation-3 .caption-variation-3 .slide-name {
        font-size: 5vw;
    }

    .slider-variation-3.slider .caption-body {
        font-size: 1.7vw;
    }

    .theme-three .profile-box-heading h3, .theme-three .profile-box-heading h2{
        font-size: 2vw;
    }

    .theme-three-intro-box-container > .intro-heading > .company-name {
        font-size: 3.3vw;
    }

    .theme-three-intro-box-container .intro-paragraph * {
        font-size: 1.4vw;
    }
    .theme-three-location-and-hours::after { height: 23%; }
    .theme-three-location-and-hours .t3-first-column { margin-left: 0; }
    .theme-three-location-and-hours .t3-first-column .hours-wrapper * {
        font-size: 1.1vw;
    }
    .theme-three-location-and-hours .hours-wrapper > .days { padding-right: 1vw; }
    .theme-three-location-section .theme-three-location-and-hours.col { padding: 7vh 0 5vh 0; }
    .theme-three-location-and-hours .t3-second-column h3 { font-size: 25px; }
    .v3-coupon.row .col.s8 h4 { font-size: 1.25em; }
}

/* 993 px and LOWER Tablet */
@media only screen and (max-width: 993px) {
    .variation-three .navbar-fixed nav.large .nav-wrapper .top-nav-wrapper {
        background: rgba(0, 0, 0, 0.0);
        box-shadow: none;
    }
    .variation-three nav.large a:not(.text-contrast):not(.btn):not(.btn-tertiary):not(.btn-transparent):not(.btn-floating):not(.breadcrumb):not(.edit-link):not(.TLBC), input[type=submit].waves-button-input { color: initial; }

    .variation-three nav.large .button-collapse { color: #fff; }

    .variation-three nav.large .nav-wrapper li.phone, .variation-three nav.large .multilocation-phones-dropdown {
        border: none;
        border-radius: 0;
    }

    .variation-three nav.large .nav-wrapper li.phone a, .variation-three nav.large .multilocation-phones-dropdown a {
        padding: 0 20px 0 0;
    }
    .variation-three.announcements-banner .slider-variation-3.slider .indicators { bottom: 4vh; }
    .variation-three.announcements-banner .slider-variation-3 .slides-variation-3 .caption-variation-3 { top: 16.75vh; }
    .theme-three-intro-box-container {
        flex-direction: column;
        margin: 1em;
        transform: none;
    }

    .theme-three-main-section .row .profile-boxes.col {
        max-width: 100%;
    }

    .location-and-hours-border-left, .location-and-hours-border-left-two {
        border: unset;
    }

    .theme-three-location-section .theme-three-location-and-hours.col {
        max-height: none;
        flex-direction: column-reverse;
        border-left-style: solid;
        padding: 8vh 0;
        margin: 1vh 2vw 1vh 5.1vw;
        width: 90vw;
        align-items: center;
    }
    .theme-three-location-and-hours .t3-first-column, .theme-three-location-and-hours .t3-second-column {width: 90%;}
    .theme-three-location-and-hours .t3-second-column { margin-top: 2vh; }
    .theme-three-location-and-hours .t3-first-column h3, .theme-three-location-and-hours .t3-second-column h3 { font-size: 5vw; }
    .theme-three-location-and-hours .t3-first-column .hours-wrapper * { font-size: 2.5vw; }
    .theme-three-location-and-hours::before,
    .theme-three-location-and-hours::after {
        display: none;
    }
    section.theme-three-location-section div.center-align.col > i, section.theme-three-location-section div.left-align.col > i { font-size: 10vw;}
    .theme-three-intro-box-container > .intro-heading {
        margin: auto;
    }

    .theme-three-profile-box-container {
        flex-direction: column;
        transform: unset;
        align-items: center;
    }

    .theme-three .profile-box-heading h3, .theme-three .profile-box-heading h2 {
        font-size: 2.5vw;
    }

    .theme-three-image-right {
        transform: none;
    }

    .theme-three.heading-paragraph {
        transform: unset;
    }
    .v3-coupon.row h4.coupon-price { font-size: 7vw; }
    .why-choose-us-text-container .theme-three-wchu-heading h3, .why-choose-us-text-container .theme-three-wchu-heading h4 {
        font-size: 5.5vw;
    }

    .why-choose-us-text-container {
        flex-direction: column;
        padding: 3em !important;
    }

    .theme-three-wchu-content a.btn-tertiary {
        max-width: 250px;
        margin: auto;
    }

    .theme-three-image-1 > div > img, .theme-three-image-2 > div > img, .theme-three-image-3 > div > img {
        width: 100%;
    }

    .theme-three-image-right h2,.theme-three-image-right h3,.theme-three-image-right h4, .theme-three-image-right h5 {
        font-size: 6vw;
    }

    .image-right {
        transform: unset;
    }
    .variation-three .contact-cta .btn-tertiary { line-height: 4; }
}

@media only screen and (max-width: 768px) {
    .variation-three .navbar-fixed nav.large .dropdown-main-nav, .variation-three nav.large ul.main-nav .dropdown-main-nav { margin-top: 0;}
    .variation-three .navbar-fixed nav.large .nav-wrapper { padding-top: 0; }
    .variation-three .navbar-fixed nav.large .nav-logo img { margin-top: 0;}
    .slider-variation-3 .caption-aligner-variation-3 { justify-content: center; align-items: center;}
    .slider-variation-3.slider .caption-variation-3 a:not(.text-contrast):not(.btn):not(.btn-tertiary):not(.btn-transparent):not(.btn-floating):not(.breadcrumb):not(.edit-link):not(.TLBC) {
        float: none;
        display: block;
        text-align: center;
    }
    .slider-variation-3 .button-wrap {
        transform: translateY(-150%);
        max-width: 320px;
    }
    .slider-variation-3.slider a { display: flex; flex-direction: column; align-items: center; width: 100%; }
    .slider-variation-3.slider a .theme-three-slider-line-thick.bg-tertiary { width: 50%; margin: auto;}
    .slider-variation-3 .button-wrap .address {
        display: inline;
    }
    .slider-variation-3.slider .indicators { bottom: 5vh; }

    .slider-variation-3 .caption-variation-3 .border-top {
        display: flex;
        border-top: 2px solid #fff;
        position: absolute;
        left: -2px;
        top: 0;
        right: 74vw;
    }

    .slider-variation-3 .caption-variation-3 .border-top-two {
        display: flex;
        border-top: 2px solid #fff;
        position: absolute;
        right: -2px;
        top: 0;
        left: 74vw;
    }

    .slider-variation-3 .caption-variation-3 .border-right {
        top: 0;
    }

    .slides-variation-3 .caption-variation-3 {
        padding: 0 10vw 47vh 10vw;
        border-top-style: none;
    }

    .slider-variation-3 .caption-variation-3 .slide-name {
        margin-top: -4vh;
        font-size: 5.5vw;
        font-weight: 400;
    }

    .slider-variation-3.slider .caption-body {
        text-align: center;
        padding: 0 8vw;
        margin-top: 0;
        margin-bottom: 1rem;
        width: 100%;
        font-size: 2.1vh;
    }

    .theme-three-intro-box-container > .intro-heading > .text-contrast {
        font-size: 3vw;
    }

    .theme-three-intro-box-container > .intro-heading > .company-name {
        font-size: 6vw;
    }

    .theme-three-intro-box-container .intro-paragraph * {
        font-size: 2.25vw;
        line-height: 3.2vh;
    }

    .theme-three.profile-boxes {
        max-width: 100%;
    }
    .theme-three-read-more-button { padding: 3vh 4vw; }
    .v3-coupon span { font-size: 16px; }
    .why-choose-us-text-container > div {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .theme-three-image-right {
        transform: unset;
    }
}
/* 601 px and LOWER Mobile */
@media only screen and (max-width: 601px) {
    .slides-variation-3 .caption-variation-3 {
        border: none;
        padding: 0;
    }

    #home-slider.slider-variation-3 .caption-variation-3 .slide-name {
        font-size: 7.5vw;
        margin-top: 0;
    }

    .slider-variation-3.slider .caption-body {
        font-size: 4vw;
        padding: 2vh 0;
    }
    .slider-variation-3.slider a .theme-three-slider-line-thick.bg-tertiary { width: 60%; padding: 0;}
    .slider-variation-3 .caption-variation-3 .border-right,
    .slider-variation-3 .caption-variation-3 .border-right-two,
    .slider-variation-3 .caption-variation-3 .border-top,
    .slider-variation-3 .caption-variation-3 .border-top-two {
        display: none;
    }
    .theme-three-intro-box-container > .intro-heading { margin-bottom: 1.5vh; }
    .theme-three-intro-box-container, .theme-three-profile-box-container {
        flex-direction: column;
        margin-top: 10px;
        transform: unset;
    }

    .theme-three-intro-box-container > .intro-heading > .text-contrast {
        font-size: 4vw;
    }

    .theme-three-intro-box-container > .intro-heading > .company-name {
        font-size: 8vw;
    }

    .theme-three-intro-box-container .intro-paragraph * {
        font-size: 3.75vw;
        padding: 0 1vw;
        margin: 1vh 0;
    }

    .theme-three .profile-box-heading h3, .theme-three .profile-box-heading h2 {
        font-size: 4vw;
    }

    .theme-three-read-more-button {
        padding: 3vh 7.5vw;
    }

    .theme-three-location-and-hours {
        padding: 5vh 0;
    }

    .theme-three-location-and-hours {
        border: unset;
    }
    section.theme-three-location-section { margin: 7.5vh 0; }
    .theme-three-location-and-hours .t3-first-column h3, .theme-three-location-and-hours .t3-second-column h3 { font-size: 7vw; }
    .theme-three-location-and-hours .t3-first-column .hours-wrapper * { font-size: 3.55vw; }
    .why-choose-us-text-container {
        padding: 3em !important;
    }

    .why-choose-us-text-container .theme-three-wchu-heading h3, .why-choose-us-text-container .theme-three-wchu-heading h4 {
        font-size: 8vw;
        margin-bottom: 2vh;
    }
    .theme-three-image-right h2, .theme-three-image-right h3, .theme-three-image-right h4, .theme-three-image-right h5 { max-width: 100%; }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.10) and (min-width: 1440px) {
    body .form-wrapper.form-wrapper-variation-2 { left: 60px; }
    .slider-variation-3 .caption-variation-3 {
        padding: 18vh 20.5vw 12vh 33vw;
        top: 17vh;
        min-height: 73.5vh;
    }
    body .form-wrapper.form-wrapper-variation-3 { top: 23.5vh; margin-right: 2vw; }
    .theme-three-location-and-hours::after { height: 13%; }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (min-width: 1440px) {
    body .form-wrapper.form-wrapper-variation-2 { left: 140px; top: 210px; }
    .slider-variation-2 .caption-variation-2 .slide-name { font-size: 46px; }
    .slider-variation-2 .caption-body { font-size: 22px; }
    .slider-variation-3 .caption-variation-3 {
        padding: 18vh 22.5vw 12vh 33vw;
        top: 19vh;
        min-height: 72vh;
    }
    body .form-wrapper.form-wrapper-variation-3 { margin-right: 0; left: 2vw; top: 24.5vh; width: 22.5vw; }
    body .form-wrapper.form-wrapper-variation-3 .inner-form-wrapper { padding: 0; }
    .v3-coupon.row .col.s8 h4 { font-size: 1.5em; }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.50) and (min-width: 993px) {
    .slider-variation-3 .caption-variation-3, .slider-variation-3 .caption-variation-3 .border-right, .slider-variation-3 .caption-variation-3 .border-right-two { border: none; }
}