.ll-element {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
}

.ll-visible {
    opacity: 1;
    visibility: visible;
}

.ugly-furnace.ugly-form .mb-3 {
    width: 100% !important;
    float: none !important;
    clear: both;
}

.ccm-page-id-947 .promo-title {
    display: none !important;
}

.ccm-page-id-940 .promo-title {
    padding: clamp(45px,5.989583333333333vw,115px) 0 clamp(50px, 3.90625vw, 75px);
    position: relative;
}

.ccm-page-id-940 .promo-title:before {
    content: '';
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}

.promo-info.pi-new ul + h2,
.promo-info.pi-new p + h2 {
    margin-top: 40px;
}

.promo-info.pi-new ul li {
    margin: 0 0 5px;
    padding-left: 15px;
    position: relative;
}

.promo-info.pi-new ul li:before {
    content: "\2022";
    color: #f06526;
    font-size: 32px;
    position: absolute;
    top: -14px;
    left: 0;
}

.form-sm {
    max-width: 100% !important;
    width: 767px !important;
    margin: 0 auto;
}

html {
    scroll-padding: 200px;
}

.form-disclaimer {
    background-color: #f2f2f2;
    width: 767px;
    max-width: 100%;
    margin: 0 auto 40px;
}

.form-disclaimer p {
    text-align: center;
    padding: 20px 40px;
}

@media (max-width: 767px) {
    .header .site-title, .header .site-title a {
        display: flex !important;
        width: 100%;
        height: 60px;
    }
    .header #mobilelogo {
        display: block;
        width: 91px !important;
        max-width: 91px !important;
        height: 60px !important;
    }
    .header .mopt p a {
        display: inline-flex !important;
        flex-direction: column !important;
    }
    .header .mopt a span {
        margin: 5px 0 0 !important;
        line-height: 1 !important;
    }
    .navigation ul.nav li ul {
        width: 100% !important;
    }
    .navigation ul.nav li ul li {
        width: 100% !important;
    }
    .navigation ul.nav li:first-of-type ul li {
        width: 50% !important;
    }
    .navigation .col-sm-12 {
        padding: 0 !important;
    }
    .navigation ul.nav li ul li a {
        font-size: 10px !important;
    }
    .promo-title p {
        margin: 0 0 16px;
    }
    .ccm-page-id-940 .promo-title p br {
        display: none;
    }
    .ccm-page-id-940 .promo-title h1 {
        font-size: clamp(30px, 3.28125vw, 63px);
        margin: clamp(45px,3.3854166666666665vw,65px) 0 8px;
    }
    #offer .section-intro h2 {
        font-size: 30px;
        line-height: 1.1;
    }
    #offer .section-intro h2 + p {
        font-size: 16px;
    }
    #offer .section-intro {
        margin: 62px 0 40px;
    }
    #offer .ccm-block-express-form fieldset .mb-3 label {
        letter-spacing: 1px !important;
    }
}
.ccm-page-id-964 h3 {
    font-family: handel-gothic, handel-gothic, sans-serif;
}
.ccm-page-id-964 h3:not(:first-child){
    margin-top: 30px;
    padding-top: 20px;
}

.ccm-page-id-964 p + ul{
    margin:10px auto 20px 15px;
}
.ccm-page-id-964 h3 + ul {
    margin-left: 16px;
}
.ccm-page-id-964 ul li{
    list-style: initial!important;
}

.why-choose:after {
    display: none;
}

.wc-after {
    text-align: center;
    font-size: 13px;
    margin-top: 24px;
}

.wc-after a {
    text-decoration: underline;
}

.hpm-intro {
    flex-direction: column;
}

.hpm-intro p {
    font-family: proxima-nova,proxima-nova,sans-serif;
    text-transform: none;
    font-size: 15px;
    line-height: 1.25;
}

.brand-intro h2 {
    margin: 0;
}


.brand-intro h2:only-child, .brand-intro h2 + p {
    margin: 13px 0 100px;
}

.faq-block {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 40px;
    margin: 0 0 80px;
    text-align: center;
}

.faq-block.mb-0 {
    margin: 0;
}

.faq-block h2 {
    font-family: handel-gothic, handel-gothic, sans-serif;
    text-transform: uppercase;
}

.faq-block h2:after {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    background: var(--primary);
    margin: 0px auto 30px;
}
.faq-block ul li,
.faq-block ul {
    text-align: left !important;
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
}

.faq-block ul li strong {
    display: block;
    line-height: 1.3;
}

.faq-block ul, .faq-block ul li {
    margin: 0;
}

.faq-block ul li:not(:last-child) {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd;
}

.new-benefits-heading {
    padding-top: 110px;
    padding-bottom: 25px;
    text-align: center;
}

.new-benefits-heading h2 {
    font-family: handel-gothic, handel-gothic, sans-serif;
    text-transform: uppercase;
}

.new-benefits-heading h2:after {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    background: var(--primary);
    margin: 0px auto 30px;
}

.new-benefits {
    padding-bottom: 50px;
}

.new-benefits .row {
    align-items: stretch;
}
.new-benefits .row .col-sm-4,
.new-benefits .row .col-sm-3 {
    background: #f9f9f9;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
    
    text-align: center;
    padding: clamp(19px, 1.8229166666666667vw, 35px);
}

.new-benefits br {
    display: none;
}

.new-benefits h3 {
    font-family: handel-gothic, handel-gothic, sans-serif;
    text-transform: uppercase;
    font-size: 1.25rem;
    line-height: 1;
    color: #000;
}

.block-heading {
    background: var(--dark);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    text-align: center;
    margin: 0 0 20px;
}

@media (max-width: 767px) {
    .block-heading {

    height: auto;

}

}

.block-heading h2 {color: #fff;}

.pg-humidifiers {
    padding-top: 0;
}

.landing-intro .lp-intro-content h1 {
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 10px;
    position: relative;
    font-family: handel-gothic,handel-gothic,sans-serif;
    text-transform: uppercase;
    color: #f06526;
    letter-spacing: 1px;
}

.styled-byline h2 {
    width: 500px;
    max-width: 100%;
}

.styled-byline h3 {
    text-transform: uppercase;
    color: #f06526;
    font-weight: 600;
    font-size: 20px;
    width: 500px;
    max-width: 100%;
}

.ccm-layout-column-wrapper:has(.center-content) {
    display: flex !important;
    align-items: center !important;
}

.lp-intro-repairs .lp-intro-content {
    margin-top: 0 !important;
}

.landing-intro.lp-intro-repairs .lp-intro-content h1 + h2 strong {
    top: clamp(-8px, -0.4166666666666667vw, -4px);
}

.landing-intro.lp-intro-repairs .lp-intro-content h1 + h2 em {
    font-style: normal;
    display: block;
    margin: clamp(4px, 0.4166666666666667vw, 8px) 0 0;
}

#lpContainer {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    grid-gap: clamp(26.666666666666668px, 2.0833333333333335vw, 40px);
    margin: 0;
    padding: 0;
    list-style: none;
}

#lpContainer .lp-card {
    margin: 0;
    width: calc(50% - clamp(13.333333333333334px, 1.0416666666666667vw, 20px));
    background-color: #F9F9F9;
    padding: clamp(30px, 2.0833333333333335vw, 40px) 30px;
    text-align: center;
}

#lpContainer .lp-card .lp-icon {
    display: block;
    width: clamp(66.66666666666667px, 5.208333333333333vw, 100px);
    height: clamp(66.66666666666667px, 5.208333333333333vw, 100px);
    margin: 0 auto clamp(13.333333333333334px, 1.0416666666666667vw, 20px);
    background-color: var(--orange);
    border-radius: 100%;
    padding: clamp(16.666666666666668px, 1.3020833333333333vw, 25px);
}

#lpContainer .lp-card .lp-icon svg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#lpContainer .lp-card .lp-icon svg * {
    fill: #FFF;
}

#lpContainer .lp-card .lp-content h3 {
    font-weight: 600;
    font-size: clamp(18px, 1.3020833333333333vw, 25px);
    line-height: 1.1;
    font-family: handel-gothic, handel-gothic, sans-serif;
    text-transform: uppercase;
    color: #343434;
    width: clamp(250px, 19.53125vw, 375px);
    max-width: 100%;
    margin: 0 auto 15px;
}

#lpContainer .lp-card .lp-content h3 strong {
    font-weight: 400;
    display: block;
    color: var(--orange);
    font-size: clamp(16px, 0.9375vw, 18px);
    margin: 5px 0 0;
}

.contact-map, .contact-map iframe {
    height: 100% !important;
}

.contact-info.contact-new {
    padding: 40px 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contact-info.contact-new ul {
    margin: 0 0 40px;
}

.contact-info.contact-new p:last-of-type {
    margin: 0;
}

.header .rca {
    margin-right: clamp(20px, 1.5625vw, 30px) !important;
}

.awards-summary {
    margin: 0 0 40px;
}

.awards-summary__inner {
    max-width: 900px;
    margin: 0 auto;
}

.awards-nav ul {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem;
    display: flex;
    gap: .5rem;
    flex-wrap: wrap;
    justify-content: center;
}

.awards-nav-btn {
    cursor: pointer;
}

.awards-nav-btn.is-active {
    font-weight: 700;
    text-decoration: underline;
}

.awards-year {
    margin: 40px 0 0;
}

.award-win figure {
    display: grid;
    grid-template-columns: 140px 1fr;
    gap: 30px;
    align-items: start;
    margin: 0;
    height: 100%;
}

.award-win img {
    max-width: 100%;
    height: auto;
    max-height: 100px;
}

.award-win dl {
    margin: 10px 0 0;
}

.award-win figcaption:has(p) dl {
    margin-bottom: 20px;
}

.award-win dl div {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: .5rem;
}

.award-win dt {
    font-weight: 700;
}

.awards-summary__inner p {
    text-align: center;
}

.awards-summary__inner p:not(:last-of-type) {
    margin: 0 0 30px;
}

.awards-year {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: clamp(20px, 3.125vw, 60px) clamp(30px, 2.0833333333333335vw, 40px);
}

.awards-year > h2 {
    width: 100%;
    color: #232323;
    font-weight: 300;
    font-size: clamp(34px, 2.65625vw, 51px);
    font-family: handel-gothic, handel-gothic, sans-serif;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
}

.awards-year > .award-win {
    width: calc(50% - clamp(15px, 1.0416666666666667vw, 20px));
    border: 1px solid #CCC;
    padding: 30px;
}

.awards-year > .award-win h3 {
    color: #232323;
    font-weight: 300;
    font-size: clamp(20px, 1.4583333333333333vw, 28px);
    font-family: handel-gothic, handel-gothic, sans-serif;
    text-transform: uppercase;
    margin: 0;
}

.awards-nav ul li button {
    background-color: #CCC;
    border: none;
    padding: 8px 16px;
    text-decoration: none !important;
    border-radius: 10px;
    transition: all 0.3s;
}

.awards-nav ul li button:hover,
.awards-nav ul li button:focus,
.awards-nav-btn.is-active {
    background-color: var(--primary);
    color: #FFF;
    transition: all 0.3s;
}

.award-win figure figcaption {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.award-win figure figcaption p {
    margin-top: auto;
}

.award-win figure figcaption p a {
    padding: clamp(11.333333333333334px, 0.8854166666666666vw, 17px) clamp(25.333333333333332px, 1.9791666666666667vw, 38px) !important;
}

.birdeye-widget {
    padding: clamp(60px, 4.6875vw, 90px) 30px;
    background-color: #000;
    position: relative;
    background-image: url(../i/2026/review-flame-bg.png);
    background-size: clamp(257.3333333333333px, 20.104166666666668vw, 386px);
    background-position: calc(100% + clamp(16px, 1.25vw, 24px)) center;
    background-repeat: no-repeat;
}

.birdeye-widget:before, .birdeye-widget:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    height: 100%;
}

.birdeye-widget:before {
    left: 0;
    width: 50vw;
    background-color: #2B2B2B;
}

.birdeye-widget:after {
    left: calc(50vw - 1px);
    width: 216px;
    background-image: url(../i/2026/review-edge.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.birdeye-widget .bw-right,
.birdeye-widget .scriptsContainer {
    position: relative;
    z-index: 4;
}

.birdeye-widget .bw-left h2 {
    font-family: handel-gothic;
    font-weight: 700;
    line-height: 0.89;
    margin: 0 0 10px;
    font-size: clamp(23px, 1.9270833333333333vw, 37px);
    text-transform: uppercase;
    color: #FFF;
    text-align: left;
    width: clamp(373.3333333333333px, 29.166666666666668vw, 560px);
    max-width: 100%;
}
.birdeye-widget .bw-left h2 + p {
    color: #C5C5C5;
    font-family: proxima-nova, proxima-nova, sans-serif;
    font-size: clamp(16px, 0.8854166666666666vw, 17px);
    font-weight: 400;
}
.birdeye-widget .btn-container {
    margin-top: clamp(20px, 1.5625vw, 30px);
    display: flex;
    flex-wrap: wrap;
    grid-gap: clamp(8.666666666666666px, 0.6770833333333334vw, 13px);
}
.birdeye-widget .btn-container a {
    color: #2C2C2C;
    font-family: handel-gothic;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1px;
    padding: 11px clamp(17.333333333333332px, 1.3541666666666667vw, 26px);
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: clamp(7.333333333333333px, 0.5729166666666666vw, 11px);
    border-radius: clamp(73.33333333333333px, 5.729166666666667vw, 110px);
    text-transform: uppercase;
}
.birdeye-widget .btn-container a svg {
    display: block;
    width: clamp(15.333333333333334px, 1.1979166666666667vw, 23px);
    height: clamp(15.333333333333334px, 1.1979166666666667vw, 23px);
    object-fit: contain;
}
.birdeye-widget .btn-container a.leave-review {
    background-color: #FFF;
    color: #2C2C2C;
    border: 1px solid #FFF;
}
.birdeye-widget .btn-container a.read-review {
    background-color: transparent;
    color: #FFF;
    border: 1px solid #FFF;
}
.birdeye-widget .btn-container a.leave-review:hover,
.birdeye-widget .btn-container a.leave-review:focus,
.birdeye-widget .btn-container a.read-review:hover,
.birdeye-widget .btn-container a.read-review:focus {
    background-color: var(--primary);
    color: #FFF;
    border: 1px solid var(--primary);
}
.birdeye-widget .scriptsContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: clamp(12.666666666666666px, 0.9895833333333334vw, 19px);
}

.birdeye-widget .scriptsContainer > div:first-of-type {
    max-width: 190px;
}

.birdeye-widget .scriptsContainer > div:last-of-type {
    height: 180px;
}

.pg-content.pg-comfort-club + .lpnew-faqs {
    padding: 75px 30px;
}

.pg-content.pg-comfort-club + .lpnew-faqs .new-faqs {
    max-width: 100%;
    width: 1100px;
    margin: 0 auto;
}

.pg-content.pg-comfort-club + .lpnew-faqs .section-intro {
    padding-bottom: 55px !important;
}

.faq-entry>h3 {
    margin: 0;
}

#hero2k25 .hero-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#hero2k25 .hero-content h1 {
    text-transform: uppercase;
    font-size: clamp(30px, 2.9166666666666665vw, 56px);
    width: 1200px;
    max-width: 100%;
    margin: 0 auto 20px !important;
}

#hero2k25 .hero-content h1 span {
    display: block;
    color: #f06526;
    font-size: clamp(25px, 2.34375vw, 45px);
}

#hero2k25 .hero-content h2 {
    font-family: 'handel-gothic', sans-serif;
    font-weight: 700;
    line-height: 1;
     font-size: clamp(35px, 3.6458333333333335vw, 70px);
    margin: 0;
    text-transform: uppercase;
    order: -12;
}
#hero2k25 .hero-content p {
    width: 1200px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#hero2k25 .hero-content p {
    font-size: clamp(16px, 1.3020833333333333vw, 25px);
    width: 1100px;
    max-width: 100%;
    line-height: 1.5;
    font-weight: 400;
    margin: 0 auto clamp(30px, 3.6458333333333335vw, 70px);
}

.hc-container h2 br {
    display: none;
}

#hero2k25 .hero-content h1 {
    font-size: clamp(26px, 2.6041666666666665vw, 36px) !important;
    color: #ecab42 !important;
    font-family: proxima-nova, proxima-nova, sans-serif !important;
    font-weight: 600 !important;
    text-transform: none;
    width: 100% !important;
    margin-bottom: clamp(21px, 1.4583333333333333vw, 28px) !important;
}


.pillars-grid {
    display: grid;
    grid-template-columns: 1fr; /* 1 column on mobile */
    gap: 30px;
}

@media (min-width: 576px) {
    .pillars-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 992px) {
    .pillars-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.pillars-grid .pillar-new {
    background-color: #151515;
    display: flex;
    min-height: 225px;
    height: 100%;
    grid-gap: 20px;
}

.pillars-grid .pillar-img {
    flex: 0 0 170px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-left: 10px;
}

.pillars-grid .pillar-img img {
    max-width: 100%;
    height: auto;
    display: block;
}

.pillars-grid .pillar-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 25px 15px 25px 5px;
}

.pillars-grid .pillar-new h3 {
    font-size: 21px;
    color: #fff;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 12px;
    margin-top: 0;
    font-family: handel-gothic, handel-gothic, sans-serif;
}

.pillars-grid .pillar-new p {
    font-size: 14px;
    line-height: 17px;
    color: #bbb;
    margin-bottom: auto;
}

.pillars-grid .pillar-new p a:not(.btn) {
    color: #fff;
    text-decoration: underline;
}

.pillars-grid .pillar-new p a:not(.btn):hover,
.pillars-grid .pillar-new p a:not(.btn):focus {
    color: var(--primary);
}

.pillars-grid .pillar-new .btn {
    font-size: 11px;
    letter-spacing: .5px;
    padding: 12px 17px;
    align-self: flex-start;
    margin-top: 20px;
}

.hvac-services-page-list.new {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    align-items: stretch;
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
}

.hvac-services-page-list.new li {
    display: flex;
    width: calc(33% - 16px);
    margin-bottom: 10px;
}

.hvac-services-page-list.new li a {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 20px;
}

.hvac-services-page-list.new a .hspg-title {
    display: block;
    font-size: clamp(20px, 1.3020833333333333vw, 25px);
}

.hvac-services-page-list.new a .hspg-desc {
    font-family: 'proxima-nova';
    text-transform: none;
    font-size: clamp(16px, 0.9375vw, 18px);
}

@media (max-width: 1199px) {
    .landing-intro.lp-intro-repairs img {
        top: 115px;
    }
    .award-win figure {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 992px) {
    .birdeye-widget .show-mobile {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .landing-intro.lp-intro-repairs img {
        top: 105px;
    }
    .birdeye-widget .bw-left,
    .birdeye-widget .bw-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .birdeye-widget .bw-left {
        flex-direction: column;
    }
    .birdeye-widget .bw-left h2,
    .birdeye-widget .bw-left h2 + p {
        text-align: center;
        width: 100%;
        max-width: 100%;
    }
    .birdeye-widget:before, .birdeye-widget:after {
        content: none;
    }
    .birdeye-widget .btn-container {
        justify-content: center;
    }
    .birdeye-widget .bw-right {
        margin: 40px 0 0;
    }
    .birdeye-widget .show-desktop {
        display: none !important;
    }
    .birdeye-widget .btn-container {
        margin-top: 40px;
    }
    .hvac-services-page-list.new li {
        width: calc(50% - 16px);
    }
}

@media (min-width: 768px) {
    .landing-intro .lp-intro-content h2 {
        width: max-content !important;
        display: block !important;
        margin: 0 0 10px auto !important;
    }
    .landing-intro .lp-intro-content h2 strong {
        left: unset !important;
        right: calc(100% + clamp(3px, 0.4166666666666667vw, 8px)) !important;
    }
    .landing-options ul {
        width: 100%;
    }
    .why-choose .wc-box {
        height: calc(100% - 30px);
    }
}

@media (max-width: 767px) {
    .landing-intro .lp-intro-content h1 + h2 {
        padding-top: 28px;
    }
    .landing-intro.lp-intro-repairs .lp-intro-content h1 + h2 strong {
        top: 0;
    }
    #lpContainer .lp-card, #lpContainer .lp-card .lp-content h3 {
        width: 100%;
    }
    .landing-options ul {
        width: 100%;
    }
    [class^="col-"]:has(.content-img) {
        order: -1;
        margin: 0 0 20px;
    }
    .landing-intro.lp-intro-repairs img {
        top: 0;
    }
    .awards-year > .award-win {
        width: 100%;
    }
    .birdeye-widget .scriptsContainer {
        flex-direction: column;
    }
    #hero2k25 {
        height: calc(100vh - 72px) !important;
    }
    .hvac-services-page-list.new li {
        width: 100%;
    }
}

#hero2k25 {
    z-index: 999;
}

#sm-book-form {
    max-width: 1000px;
    background: #f9f9f9;
    padding: 50px;
    margin: 0 auto;
}

#sm-book-form .ccm-block-express-form fieldset .mb-3:nth-child(2) {
    width: 100%;
    clear: both;
}

#sm-book-form .form-actions, #sm-book-form .captcha {
    width: auto;
    flex: 0 0 50%;
    max-width: 50%;
}

#sm-book-form:after {
    content: "";
    display: block;
    clear: both;
}
@media (min-width: 1200px) {
#sm-book-form .ccm-block-express-form fieldset .mb-3:last-child {
    flex: 0 0 50%; max-width: 50%;float:right;clear: none;
}
}
#sm-book-form fieldset {flex: 0 0 100%;max-width: 100%;}

#sm-book-form form {
    display: flex;
    flex-wrap: wrap;
}

#sm-book-form h3 {
    color: #000;
    font-family: handel-gothic, handel-gothic, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: clamp(27px, 2.08vw, 40px);
}
#sm-book-form form .ccm-dashboard-express-form {
    width: 100%;
}

#sm-book-form .form-actions {
    margin: 15px 0 0;
    text-align: right;
}

#sm-book-form form .ccm-dashboard-express-form p {
    text-align: center;
    font-size: clamp(16px, 1.04vw, 20px);
    margin: 0 0 clamp(23px, 1.82vw, 35px);
}

a.back-to-form {
    background: var(--primary);
    border: 2px solid #fff;
    color: #fff;
    display: block;
    text-align: center;
    padding: 20px;
    font-size: 22px;
    max-width: 280px;
    position: fixed;
    z-index: 99999;
    bottom: -200px;
    left: 0;
    right: 0;
    margin: auto;
}

a.back-to-form.active {
    bottom: 20px;
}

.why-choose.wc-smaller .wc-box {
    padding: 20px;
}

.why-choose.wc-smaller .wc-box h3 {
    font-size: 15px;
}

.why-choose.wc-smaller .wc-box p {
    font-size: 13px;
}

.wc-smaller .section-intro {
    padding: 0 0 20px;
}

@media (max-width: 1199px) {

    #sm-lp-options .col-sm-8, #sm-lp-options .col-sm-4 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100%;
}

#sm-lp-options .col-sm-4 {
    margin: 40px 0 0;
}

.wc-smaller .col-sm-2 {
    flex: 0 0 33%;
    max-width: 33%;
}

}

@media (max-width: 767px) {

.wc-smaller .col-sm-2 {
    flex: 0 0 100%;
    max-width: 100%;
}

#sm-book-form {
    width: 100%;
    padding: 30px;
}

#sm-book-form .form-actions, #sm-book-form .captcha {
    flex: 0 0 100%;
    max-width: 100%;
}

#sm-book-form .form-actions button {
    width: 100%;
    display: block;
    margin: 0 0 0;
}
#sm-book-form h3 {
    max-width: 290px;
    margin: 0 auto 9px;
    line-height: 1;
    font-size: 29px;
}

.pg-content.pg-book-form {margin-top: 75px;}

.pg-content.pg-book-form {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

}


.sm-intro h2, .sm-block h3 {
    font-family: handel-gothic, handel-gothic, sans-serif;
    text-transform: uppercase;
}

.sm-intro {
    margin: 0 0 30px;
}

.sm-intro h2 {
    margin: 0;
}

.sm-intro p {
    color: var(--primary);
    font-size: 21px;
}

.sm-block {
    padding: 35px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}



.sm-block h3 {
    font-size: 24px;
}

.sm-block p {
    font-size: 16px;
}

.sm-block .ccm-block-express-form fieldset .mb-3 {
    float: none;
    width: 100%;
}

#sm-lp-options {
    margin: 0 0 50px;
}

.sm-block p:last-child {
    margin-top: 20px;
}

@media (max-width: 767px) {


.sm-intro h2 {
    font-size: 28px;
}

.sm-intro p {
    font-size: 17px;
}

.sm-intro {
    text-align: center;
    margin: 40px 0 20px;
}

.sm-block {
    padding: 23px;
}

.sm-block .ccm-block-express-form .captcha {
    width: 100%;
    transform-origin: top left;
    transform: scale(0.85);
    margin: -10px 0 -20px;
}

.sm-intro h2, .sm-block h3 {
    font-size: 21px;
}

.sm-intro h2 {
    margin: 0 0 4px;
}

.sm-intro h2 + p {
    font-size: 18px;
}

.sm-intro {
    margin-top: 20px;
}

.sm-block .btn {
    font-size: 14px;
    padding: 17px 12px;
    width: 100%;
    margin: 0;
}

.sm-block h3,  .sm-block p {
    text-align: center;
}

.sm-block form {
    padding-top: 12px !important;
}

.sm-block .ccm-block-express-form fieldset .mb-3:nth-child(2) {
    margin-top: 29px !important;
}

.sm-block .ccm-block-express-form fieldset .mb-3 {
    float: none !important;
}

.sm-block .ccm-block-express-form fieldset h3 + p {
    margin: 0 !important;
}

}

