﻿.productconfig-results-wrapper .subpage-hero {
    height: auto;
    flex-flow: row wrap;
}

    .productconfig-results-wrapper .subpage-hero > .subpage-hero-img,
    .productconfig-results-wrapper .subpage-hero > .subpage-hero-spacer {
        flex: 1 1 100%;
    }

.productconfig-results-wrapper .subpage-hero-content {
    max-width: 755px;
    text-align: left;
    padding: 50px 30px 30px;
    margin-left: auto;
    position: relative;
}

.productconfig-results-wrapper .subpage-hero > .subpage-hero-img {
    /*clip-path: ellipse(85% calc(100% + 0px) at 35% 0%);*/
    height: 400px;
    max-width: 800px;
    margin-right: auto;
    margin-top: 0;
}

.productconfig-results-wrapper .subpage-hero-content h1 {
    font-size: 34px;
}

.productconfig-results-wrapper .subpage-hero-content .h4,
.productconfig-results-wrapper .subpage-hero-content h4 {
    font-size: 18px;
}

.productconfig-results-wrapper .subpage-hero .hero-bottomimg {
    height: 0;
}

.productconfig-results-wrapper .hero-bug .hero-bug-text {
    color: #4e4e4e !important;
}

.startover-button-wrapper {
    display: none;
}

.productconfig-results-wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: stretch;
    align-items: stretch;
}

    .productconfig-results-wrapper .productconfig-results-col {
        flex: 0 1 60%;
        align-self: auto;
        min-width: 0;
        min-height: auto;
    }

        .productconfig-results-wrapper .productconfig-results-col.results-col-right {
            background: #F3F5F9;
            padding: 50px 4%;
            flex: 0 1 40%;
        }

#GdprConsentWrapper p {
    font-size: 12px !important;
    line-height: 1.5em !important;
}

#GdprConsentWrapper .styled-checkbox span {
    line-height: 1.5em;
    font-size: 14px;
}

.results-getquote-form-wrapper {
    position: sticky;
    top: 160px;
}

.productconfig-results-wrapper .productconfig-results-col .results-getquote-form-buttons div[class*="col-"] {
    flex: 1 1 50%;
    max-width: 50%;
}

.results-getquote-form-buttons {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .results-getquote-form-buttons a {
        color: #333333;
        font-weight: 500;
        line-height: 36px;
        font-size: 14px;
        text-transform: uppercase;
    }

        .results-getquote-form-buttons a span {
            display: inline-block;
            border-radius: 50%;
            background: #E2E2E2;
            width: 36px;
            height: 36px;
            margin-right: 10px;
            text-align: center;
            padding-top: 2px;
        }

.productconfig-results-wrapper .productconfig-results-col.results-col-right input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
    margin-bottom: 10px !important;
}

.productconfig-results-wrapper .prodconfig-results-content {
    width: 100%;
    max-width: 755px;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
}

.productconfig-results-wrapper .productconfig-results-col div[class*="col-"] {
    flex: 1 1 100%;
    max-width: 100%;
}

.productconfig-results-wrapper hr {
    margin-right: 30px;
    max-width: 600px;
}

.configuratorResult .container:not(.padding-top-0):not(.padding-bottom-0):not(.containerTopPadding):not(.divCallout) {
    padding-top: 50px;
    padding-bottom: 50px;
}

.productconfig-results-wrapper .prodconfig-results-content .col,
.prodconfig-results-content.prodconfig-results-content-parent .col {
    order: 1;
}

.productconfig-results-wrapper .prodconfig-results-content .col-md-6,
.prodconfig-results-content.prodconfig-results-content-parent .col-md-6 {
    order: 2;
}

.results-getquote-form-wrapper .prodconfig-form.prodconfig-step {
    display: block;
    margin-left: 0;
    max-width: 445px;
}

.productconfig-results-col.results-col-right .results-getquote-form-wrapper .prodconfig-form {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

    .productconfig-results-col.results-col-right .results-getquote-form-wrapper .prodconfig-form .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .productconfig-results-col.results-col-right .results-getquote-form-wrapper .prodconfig-form h2, .divSubnote {
        flex: 1 1 100%;
        align-self: auto;
        min-width: 0;
        min-height: auto;
    }

.results-getquote-form-wrapper .prodconfig-form.prodconfig-step h2.h3 {
    font-size: 24px;
}

.prodconfig-hero {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
}

.productconfig-intro,
.prodconfig-maintitle,
.prodconfig-step {
    z-index: 2;
    max-width: 1170px;
    text-align: left;
    width: 95%;
    margin: auto;
}

#step2, #step3, #step4, #step5 {
    display: none;
}

.prodconfig-maintitle {
    padding-top: 80px;
}

.slim-layout .prodconfig-maintitle {
    padding-top: 30px;
}

.prodconfig-maintitle h1 {
    color: #333333;
    font-weight: 600;
    line-height: 1em;
    font-size: 45px;
    margin-bottom: 0;
    height: 0;
    overflow: hidden;
}

.slim-layout .h3, .slim-layout h3 {
    padding: 0 0 10px;
    font-size: 28px;
}

.prodconfig-error, .prodconfig-limit {
    background: #da0000;
    text-align: center;
    padding: 5px 10px;
    border-radius: 10px;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    margin: 15px 0;
}

.prodconfig-step {
    display: none;
    min-height: 380px;
}

    .prodconfig-step.active {
        display: block;
    }

.prodconfig-answer {
    height: 100%;
}

    .prodconfig-answer label {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 300px;
        cursor: pointer;
    }

    .prodconfig-answer span {
        display: block;
    }

    .prodconfig-answer .prodconfig-answer-wrapper {
        width: 100%;
        height: 100%;
        display: block;
        border: 2px solid #dfdfdf;
        border-radius: 10px;
        background: #ffffff;
        overflow: hidden;
    }

    .prodconfig-answer label input[type="radio"],
    .prodconfig-answer label input[type="checkbox"] {
        position: absolute;
        z-index: -1;
        margin: 10px 0 0 10px;
    }

        .prodconfig-answer label input[type="radio"]:focus + span,
        .prodconfig-answer label input[type="checkbox"]:focus + span,
        .prodconfig-answer .prodconfig-answer-wrapper:hover {
            border-color: #99c221;
        }

        .prodconfig-answer label input[type="radio"]:checked + span,
        .prodconfig-answer label input[type="checkbox"]:checked + span {
            background: #1f6779;
            border-color: #1f6779;
        }

    .prodconfig-answer .prodconfig-radiocheck {
        position: absolute;
        right: -70px;
        top: -20px;
        background: transparent;
        display: block;
        width: 200px;
        height: 100px;
        transform: rotate(45deg);
    }

    .prodconfig-answer input[type="radio"]:checked + span .prodconfig-radiocheck,
    .prodconfig-answer input[type="checkbox"]:checked + span .prodconfig-radiocheck {
        background: #99c221;
    }

    .prodconfig-answer .prodconfig-radiocheck span {
        position: absolute;
        left: 80px;
        top: 40px;
        background: #dfdfdf;
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 10px;
        transform: rotate(-45deg);
        text-align: center;
    }

        .prodconfig-answer .prodconfig-radiocheck span svg {
            top: 5px;
            opacity: 0;
        }

    .prodconfig-answer input[type="radio"]:checked + span .prodconfig-radiocheck span,
    .prodconfig-answer input[type="checkbox"]:checked + span .prodconfig-radiocheck span {
        background: #7da019;
    }

    .prodconfig-answer input[type="radio"] + span .prodconfig-radiocheck span {
        border-radius: 50%;
    }

        .prodconfig-answer input[type="radio"] + span .prodconfig-radiocheck span:before {
            opacity: 0;
            position: absolute;
            left: 50%;
            top: 50%;
            width: 20px;
            height: 20px;
            background: #ffffff;
            border-radius: 50%;
            transform: translate(-50%, -50%);
            content: "";
        }

    .prodconfig-answer label input[type="radio"]:checked + span .prodconfig-radiocheck span:before {
        opacity: 1;
    }

    .prodconfig-answer input[type="checkbox"] + span .prodconfig-radiocheck span:before {
        opacity: 0;
        color: #ffffff;
        font-weight: 900;
        display: block;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
    }

    .prodconfig-answer label input[type="checkbox"]:checked + span .prodconfig-radiocheck span:before,
    .prodconfig-answer label input[type="checkbox"]:checked + span .prodconfig-radiocheck span svg {
        opacity: 1;
    }

    .prodconfig-answer .prodconfig-display {
        height: calc(100% - 70px);
        z-index: 2;
    }

    .prodconfig-answer .prodconfig-icon {
        width: 174px;
        height: 174px;
        border-radius: 50%;
        background: rgba(227, 236, 255, .15);
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

        .prodconfig-answer .prodconfig-icon img {
            /*max-width: 85%;*/
            height: auto;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            max-height: 115px;
        }

.slim-layout .prodconfig-answer .prodconfig-icon {
    background: none;
}

.prodconfig-answer .prodconfig-count {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 160px;
    text-align: center;
    opacity: 0;
    z-index: -1;
    color: #ffffff;
}
/*.prodconfig-answer label input[type="radio"]:checked + span .hasQty .prodconfig-icon,
.prodconfig-answer label input[type="checkbox"]:checked + span .hasQty .prodconfig-icon{
	opacity:0;
	z-index:-1;
}*/
.prodconfig-answer label input[type="radio"]:checked + span .prodconfig-count,
.prodconfig-answer label input[type="checkbox"]:checked + span .prodconfig-count {
    opacity: 1;
    z-index: 2;
}

.prodconfig-answer .prodconfig-count-title {
    padding-bottom: 15px;
}

.prodconfig-answer .prodconfig-count-container {
    border-radius: 5px;
    height: 74px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-content: center;
    align-items: stretch;
    background: #1a5566;
}

    .prodconfig-answer .prodconfig-count-container.error {
        background: #da0000;
    }

    .prodconfig-answer .prodconfig-count-container input[type="number"],
    .prodconfig-answer .prodconfig-count-container button {
        flex: 1 1 auto;
        align-self: auto;
        min-width: 0;
        min-height: auto;
        text-align: center;
        background: none;
        border: 0;
        -webkit-appearance: none;
        color: #ffffff;
    }

    .prodconfig-answer .prodconfig-count-container button {
        flex: 0 1 40px;
        min-width: 40px;
        cursor: pointer;
    }

    .prodconfig-answer .prodconfig-count-container input[type="number"]::-webkit-outer-spin-button,
    .prodconfig-answer .prodconfig-count-container input[type="number"]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .prodconfig-answer .prodconfig-count-container input[type="number"] {
        -moz-appearance: textfield;
    }

.prodconfig-count-container input[type="number"]::-webkit-input-placeholder {
    color: #ffffff;
}

.prodconfig-count-container input[type="number"]::-moz-placeholder {
    color: #ffffff;
}

.prodconfig-count-container input[type="number"]:-ms-input-placeholder {
    color: #ffffff;
}

.prodconfig-count-container input[type="number"]::placeholder {
    color: #ffffff;
}

.prodconfig-answer .prodconfig-title {
    height: 70px;
    z-index: 1;
}

    .prodconfig-answer .prodconfig-title span {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(0, -50%);
        color: #000000;
        font-weight: 600;
        width: 100%;
        text-align: center;
    }

.prodconfig-answer label input:checked + span .prodconfig-title {
    -webkit-box-shadow: 0 0 85px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 85px 0 rgba(0,0,0,.5);
}

    .prodconfig-answer label input:checked + span .prodconfig-title span {
        color: #ffffff;
    }

.prodconfig-form label.required:after {
    content: "*";
    position: relative;
    transition: all 0s linear;
}

.prodconfig-form .container {
    padding: 0;
    margin: 0;
    max-width: 100%;
}

.prodconfig-toggling {
    background: #fbfcfe;
    margin-top: 40px;
}

    .prodconfig-toggling .container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

.prodconfig-results-content > .row > .col {
    word-break: break-word;
}

    .prodconfig-results-content > .row > .col > .row {
        word-break: initial;
    }

.prodconfig-results-content,
.prodconfig-results-footer {
    font-size: 18px;
}

.slim-layout .prodconfig-answer label {
    min-height: 200px;
}

.slim-layout .prodconfig-toggling {
    margin-top: 0;
    z-index: 9;
}

    .slim-layout .prodconfig-toggling .container {
        padding-top: 15px;
        padding-bottom: 40px;
    }

.subpage-hero-content h2 {
    font-size: 32px;
    font-weight: 500;
    color: #333333;
    margin: 0;
    padding: 0 0 24px;
    text-transform: none;
}

.prodconfig-results-content h2 {
    padding-bottom: 5px;
}

.prodconfig-results-content h3 {
    padding-bottom: 20px;
}

.prodconfig-results-content h4 {
    padding-bottom: 10px;
}

.prodconfig-results-content ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: stretch;
    padding-left: 20px;
}

    .prodconfig-results-content ul li {
        flex: 0 1 50%;
        align-self: auto;
        min-width: 0;
        min-height: auto;
        padding: 0 40px 20px 0;
    }

.prodconfig-results-footer {
    background: #e8e8e8;
    overflow: hidden;
}

    .prodconfig-results-footer .row > div {
        padding-top: 100px;
        padding-bottom: 100px;
        z-index: 1;
    }

        .prodconfig-results-footer .row > div strong {
            font-weight: 600;
        }

        .prodconfig-results-footer .row > div:first-child {
            color: #333333;
            padding-right: 10%;
        }

            .prodconfig-results-footer .row > div:first-child strong {
                font-size: 24px;
            }

        .prodconfig-results-footer .row > div:last-child {
            color: #ffffff;
            padding-left: 10%;
        }

            .prodconfig-results-footer .row > div:last-child * {
                color: #ffffff;
            }

            .prodconfig-results-footer .row > div:last-child a,
            .prodconfig-results-footer .row > div:last-child strong {
                color: #98c220;
            }

            .prodconfig-results-footer .row > div:last-child:before {
                background: #333333;
                content: "";
                z-index: -1;
                top: 0;
                left: 0;
                height: 100%;
                width: 100vw;
                position: absolute;
            }

.productconfig-results-wrapper .prodconfig-results-footer .row > div:first-child,
.productconfig-results-wrapper .prodconfig-results-footer .row > div:last-child {
    padding-right: 30px;
    padding-left: calc(100% - 755px);
}

.prodconfig-form label[for="GdprConsent"] {
    left: 0 !important;
}

#prodconfig-prev svg {
    display: none;
}

.product-config-video-wrapper {
    display: inline-block;
}

    .product-config-video-wrapper span {
        display: none;
    }

a.product-config-video-wrapper:before {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 40px solid #99c221;
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
}

a.product-config-video-wrapper:after {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    border: 4px solid #99c221;
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .25);
}

.productconfig-results-col .subpage-hero-img {
    max-width: 755px;
    /*margin-top:5%;*/
}

.productconfig-wrapper input:-webkit-autofill,
.productconfig-wrapper input:-webkit-autofill:hover,
.productconfig-wrapper input:-webkit-autofill:focus,
.productconfig-wrapper textarea:-webkit-autofill,
.productconfig-wrapper textarea:-webkit-autofill:hover,
.productconfig-wrapper textarea:-webkit-autofill:focus,
.productconfig-wrapper select:-webkit-autofill,
.productconfig-wrapper select:-webkit-autofill:hover,
.productconfig-wrapper select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

@media (max-width: 1375px) {
    .productconfig-results-wrapper .hero-bug {
        display: none;
    }

    .productconfig-results-wrapper .prodconfig-results-footer .row > div:first-child,
    .productconfig-results-wrapper .prodconfig-results-footer .row > div:last-child {
        padding-left: 30px;
    }
}

@media (max-width: 1165px) {
    .results-getquote-form-buttons a {
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .prodconfig-results-content-parent > .row > .col > .row > .col > .row:not(:last-child),
    .prodconfig-results-content > .row > .col > .row:not(:last-child) {
        padding-bottom: 40px;
    }

    .productconfig-results-wrapper .prodconfig-results-content .col,
    .prodconfig-results-content.prodconfig-results-content-parent .col,
    .prodconfig-results-content .col {
        order: 1;
    }

    .productconfig-results-wrapper .prodconfig-results-content .col-md-6,
    .prodconfig-results-content.prodconfig-results-content-parent .col-md-6,
    .prodconfig-results-content .col-md-6 {
        order: 2;
    }

    .productconfig-results-wrapper .productconfig-results-col {
        flex: 1 1 100%;
    }

        .productconfig-results-wrapper .productconfig-results-col.results-col-right {
            padding: 40px 15px;
            flex: 1 1 100%;
        }

    .results-getquote-form-wrapper .prodconfig-form.prodconfig-step {
        max-width: 100%;
    }

    .prodconfig-form.prodconfig-step {
        margin-left: auto;
    }

    .productconfig-results-wrapper .prodconfig-results-content,
    .productconfig-results-wrapper hr {
        max-width: 100%;
        margin-right: auto;
    }

    .startover-button-wrapper {
        display: flex;
        background: #ffffff;
        border-radius: 5px 5px 0 0;
        -webkit-box-shadow: 0 -5px 5px 0 rgb(0 0 0 / 10%);
        box-shadow: 0 -5px 5px 0 rgb(0 0 0 / 10%);
        padding: 20px 15px;
        margin-top: -5px;
        z-index: 9999;
        margin: -5px 0 0 0;
        font-size: 12px;
        text-transform: uppercase;
        position: fixed;
        top: unset !important;
        min-height: 97px;
        width: 100%;
        bottom: 0;
    }

        .startover-button-wrapper.hide-bttn #getaquote-bttn,
        .results-col-right .results-getquote-form-buttons a {
            display: none;
        }

    .productconfig-results-wrapper .productconfig-results-col .startover-button-wrapper div[class*="col-"] {
        flex: 1 1 50%;
        max-width: 50%;
        padding: 0;
    }

    .startover-button-wrapper a {
        color: #333333;
        font-weight: 500;
        line-height: 36px;
    }

        .startover-button-wrapper a span {
            display: inline-block;
            border-radius: 50%;
            background: #E2E2E2;
            width: 36px;
            height: 36px;
            margin-right: 10px;
            text-align: center;
            padding-top: 2px;
        }

    #getaquote-bttn {
        display: none;
    }

    .productconfig-results-wrapper #getaquote-bttn {
        display: inline-block;
    }

    .prodconfig-results-footer .container {
        max-width: 100%;
    }

    .prodconfig-results-content ul li {
        flex: 1 1 100%;
        padding: 0 0 20px 0;
    }

    .prodconfig-results-footer .row > div:first-child,
    .prodconfig-results-footer .row > div:last-child {
        padding-left: 15px;
        padding-right: 15px;
    }

    .video-row .video-lightbox-promo {
        min-height: 300px;
    }

    .productconfig-results-col img.imgrounded,
    .productconfig-results-wrapper img.imgrounded {
        display: none;
    }

    .product-config-video-wrapper span {
        display: inline-block;
        padding-left: 50px;
        color: #99C221;
        font-weight: 500;
        font-size: 14px;
    }

    a.product-config-video-wrapper:before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #ffffff;
    }

    .product-config-video-wrapper:hover::before {
        border-left: 17px solid #fff;
        opacity: .9;
    }

    a.product-config-video-wrapper:after {
        border: 0px;
        background: #99c221;
        width: 36px;
        height: 36px;
        z-index: 1;
    }

    .product-config-video-wrapper:hover::after {
        border: 4px solid #fff;
        box-shadow: 0 2px 30px 0 rgb(0 0 0 / 25%);
        opacity: .9;
    }
}

@media (max-height: 425px) {
    .productconfig-results-col .subpage-hero-content {
        margin-top: 5px;
    }
}

@media (max-width: 768px) {
    .prodconfig-results-footer .row > div {
        padding-top: 50px;
        padding-bottom: 50px;
    }

        .prodconfig-results-footer .row > div:last-child:before {
            left: -50%;
            width: 200vw;
        }

    .productconfig-results-wrapper .subpage-hero > .subpage-hero-img,
    .subpage-hero > .subpage-hero-img {
        display: block;
        height: 300px;
    }

    .results-getquote-form-wrapper .prodconfig-form.prodconfig-step {
        margin: auto;
        max-width: unset;
    }

    .productconfig-results-wrapper .productconfig-results-col.results-col-right {
        background: #F3F5F9;
        padding: 50px 4%;
        flex: 0 1 100%;
    }

    .results-getquote-form-wrapper .prodconfig-form.prodconfig-step h2.h3 {
        text-align: center;
    }

    .row.results-getquote-form-buttons {
        width: 100%;
        margin: auto;
        max-width: 400px;
        display: block;
    }

    .productconfig-results-wrapper .productconfig-results-col .results-getquote-form-buttons div[class*="col-"] {
        max-width: 100%;
    }

        .productconfig-results-wrapper .productconfig-results-col .results-getquote-form-buttons div[class*="col-"] button.bttn.nospacing {
            width: 100%;
        }

    .productconfig-results-col .subpage-hero {
        display: block;
        min-height: 800px;
    }

    .productconfig-results-col .subpage-hero-img {
        max-width: 655px;
        margin-top: 5%;
    }

    .productconfig-results-col .subpage-hero-content {
        margin: auto;
        margin-top: 75px;
        width: 100%;
        position: relative;
    }

    .productconfig-results-col .hero-bottomimg {
        top: -200px;
    }

    .video-row .video-lightbox-promo {
        margin-bottom: 25px;
    }
}

@media (max-height: 850px) {
    .prodconfig-answer label {
        min-height: 250px;
    }

    .prodconfig-answer .prodconfig-icon {
        width: 140px;
        height: 140px;
    }

    .prodconfig-answer .prodconfig-display {
        height: calc(100% - 50px);
    }

    .prodconfig-answer .prodconfig-title {
        height: 50px;
        font-size: 18px;
    }
}

.contact-error {
    background: #da0000;
    text-align: center;
    padding: 5px 10px;
    border-radius: 10px;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    margin: 15px 0;
}

.contact-details-result .error {
    border-color: #da0000 !important;
}

/*NEW DESIGN Product Builder Results page*/
#home-hero-products-result {
    margin-top: 0;
}

.no-padding {
    padding-bottom: 0;
    padding-top: 0;
}

.home-hero {
    background: #EEF7E1;
    height: auto;
    min-height: 670px;
    margin-top: 175px;
    min-height: auto;
    overflow: unset;
    box-shadow: 0px 2px 4px 0px #999;
    z-index: 2;
}

    .home-hero .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }

        .home-hero .container.padding-top-0 {
            padding-top: 0px;
        }

    .home-hero .home-content-wrapper h1, .home-hero .home-content-wrapper h2, .home-hero .home-content-wrapper h3, .home-hero .home-content-wrapper h4 {
        color: #99CA49;
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.2;
        font-size: 2.5rem;
    }

    .home-hero p {
        color: #333333;
    }


.step-square {
    display: inline;
    float: left;
    width: 250px;
    text-align: left;
}


.divCallout .step-square {
    display: flex;
    align-items: center;
    justify-content: center;
    float: none;
}

.micro {
    display: inline-block;
    background-image: url(/images/micro.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    margin-right: 15px;
    margin-top: 5px;
    vertical-align: top;
    width: 50px;
}

.headphone {
    display: inline-block;
    background-image: url(/images/headphone.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    margin-right: 10px;
    margin-top: 5px;
    vertical-align: top;
    width: 20%;
}

.graph-up {
    display: inline-block;
    background-image: url(/images/graph-up.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    margin-right: 10px;
    margin-top: 5px;
    vertical-align: top;
    width: 20%;
}

.dot-arrow {
    display: inline-block;
    background-image: url(/images/dot-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    margin-top: 60px;
    width: 195px;
}

.step-text {
    display: inline-block;
    width: 175px;
}

.step-square p {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
    text-align: left;
}

.green-arrow-down {
    background-image: url(/images/green-down.png);
    bottom: -76px;
    height: 76px;
    left: 85px;
    position: absolute;
    width: 146px;
    z-index: 5;
}

.step-img-bk {
    background-size: cover;
    background-position: center;
}

.wht-out {
    background-color: #fff;
    height: 100%;
    opacity: 0.4;
    position: absolute;
    width: 50%;
}

.step-img-bk h2 {
    color: #fff;
    font-size: 32px;
    line-height: 42px;
}

.step-img-bk h3 {
    color: #fff;
    font-size: 32px;
    line-height: 42px;
}

.step-img-bk p, .step-img-bk ul li {
    color: #333333;
}

.step-img-bk ul {
    padding-left: 11px;
}

.step-img-bk li {
    list-style-type: none;
    margin-bottom: 15px;
    position: relative;
}

    .step-img-bk li::before {
        content: '■';
        position: absolute;
        left: -0.8em;
        font-size: 1.1em;
    }

.icon-container {
    display: flex;
    align-items: center;
    max-width: 300px;
    width: 100%;
}

.icon-callout {
    display: inline-block;
    /*background-image: url(/images/96.png);*/
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
    padding-right: 15px;
    margin-top: 0;
    vertical-align: top;
    width: auto;
    font-size: 32px;
}

    .icon-callout img {
        height: 50px;
        max-width: unset;
    }

.color-stat {
    color: white;
    padding: 20px 20px 20px 20px;
    display: flex;
    align-items: center;
}

    .color-stat .step-square {
        width: 100%;
    }


.green-stat {
    background-color: #26BD8B;
}

.blue-stat {
    background-color: #0EACE5;
}

.purple-stat {
    background-color: #5E54A7;
}

.green-stat, .blue-stat, .purple-stat {
    min-height: 122px;
}


.video-row {
    padding-top: 50px;
}

    .video-row .container.video-lbox {
        padding-bottom: 0 !important;
        padding-top: 20px !important;
    }

    .video-row .video-heading p {
        color: #333;
        font-size: 32px;
        font-weight: 500;
        margin-bottom: 0;
        text-transform: capitalize;
        text-align: center;
    }

    .video-row .video-lightbox-promo {
        margin-bottom: 0;
    }

.video-card a:before {
    width: 55px;
    height: 55px;
    content: url('/images/vid-arrow-grey.svg');
    display: block;
    position: absolute;
    left: 38%;
    top: 35%;
    z-index: 2;
    transform: translate(-50%,-50%);
}

.video-card {
    background-color: #eee;
    border: 1px solid #ccc;
    margin-bottom: 40px;
    padding: 10px
}

.video-white {
    background-color: #fff;
    border: 1px solid #ccc;
    display: block;
    height: 200px;
    margin-bottom: 10px;
    width: 100%;
}

.video-card strong {
    color: black;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.video-card p {
    color: black;
    font-size: 12px;
    line-height: 16px;
}

.tp-img {
    display: inline-block;
    margin: 0 auto;
}

.green-section {
    background-color: #EEF7E1;
}

    .green-section p {
        color: #333;
        font-size: 34px;
        line-height: 40px;
        text-align: center;
    }

    .green-section .green-txt {
        color: #1BB67A;
        font-weight: bold;
    }

    .green-section .auth {
        font-size: 18px;
        font-weight: bold;
    }

    .green-section .quote {
        color: #777;
        font-size: 24px;
        margin-top: 55px;
    }

.tp-img {
    margin: 10px;
}

.slck-prev, .slck-next {
    border: none;
    background-color: transparent;
    width: 53px;
}

.slck-prev {
    background-image: url('/images/left-slide-arrow.svg');
    background-size: contain;
    position: absolute;
    left: 0;
    top: 50%;
    height: 52px;
    width: 52px;
}

    .slck-prev:hover {
        background-image: url('/images/left-slide-arrow-green.svg');
    }

.slck-next {
    background-image: url('/images/right-slide-arrow.svg');
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    height: 52px;
    width: 52px;
}

    .slck-next:hover {
        background-image: url('/images/right-slide-arrow-green.svg');
    }

@media (max-width: 1200px) {
    .dot-arrow {
        width: 105px;
    }
}

@media screen and (max-width:991px) {
    .step-square {
        display: inline;
        width: 170px;
    }

    .headphone, .graph-up, .micro {
        display: block;
    }
}

@media screen and (max-width:820px) {
    .m-no-t-padding {
        padding-top: 0 !important;
    }

    .home-hero {
        box-shadow: 0px 2px 4px 0px #999;
        min-height: 670px;
        margin-top: 0;
    }

        .home-hero .container {
            padding-top: 0;
        }

    .step-square {
        display: block;
        width: 33%;
    }

    .dot-arrow {
        display: none;
    }

    .m-margin-top-100 {
        margin-top: 100px;
    }

    .wht-out {
        opacity: 0.5;
        width: 100%;
    }
}


@media screen and (max-width:590px) {
    .congrats-hero h1 {
        font-size: 2rem;
    }

    .home-hero .home-content-wrapper h1, .home-hero .home-content-wrapper h2, .home-hero .home-content-wrapper h3, .home-hero .home-content-wrapper h4 {
        color: #99CA49;
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.2;
        font-size: 2rem;
    }

    .home-hero {
        box-shadow: 0px 2px 4px 0px #999;
        min-height: 670px;
        margin-top: 0;
        padding-top: 25px;
    }

    .hero-img.video-home-hero {
        height: auto;
    }

    .home-hero .container {
        padding-top: 0;
    }

    .step-square {
        display: block;
        margin-left: 15px;
        width: 100%;
        padding-bottom: 25px;
    }

        .step-square h3 {
            padding-bottom: 10px;
        }

    .video-lbox .slick-arrow {
        top: auto;
        bottom: -21px;
    }

    .slck-prev {
        left: 15px;
    }

    .slck-next {
        right: 15px;
    }

    .video-lbox .fullheight-slidenav button, .fullheight-slidenav, .slick-dots {
        justify-content: center;
        margin-top: 15px;
    }

    .video-lbox .slick-dots {
        margin-top: 45px;
    }
}

.divCallout {
    max-width: 100%;
    font-weight: bold;
}

#new-config-form .progress-bar-custom {
    border-radius: 50px;
    width: 75%; /* Adjust the width to fill the progress bar for each screen */
    max-width: 400px;
    margin: 0 auto;
}

#new-config-form .progress-bar.bg-success {
    background-color: #1BB67A;
    border-radius: 50px;
}


/* New form styles to add */
.pattern-bg {
    background-image: url('/images/pattern.png');
    background-position: 50% -25%;
    background-repeat: no-repeat;
}

    .pattern-bg .container {
        padding-top: 50px;
    }

@media (min-width:768px) {
    .pattern-bg {
        background-position: 0 -35%;
        min-height: 1000px;
    }
}

#new-config-form h2 {
    font-size: 30px;
}

/* Centering the content */
#new-config-form .centered-content {
    text-align: center;
    margin: 0 auto;
}

#new-config-form .left-aligned {
    text-align: left;
    padding-left: 10px;
    width: 100%;
}

#new-config-form .progress-bar-custom {
    border-radius: 50px;
    width: 75%; /* Adjust the width to fill the progress bar for each screen */
    max-width: 400px;
    margin: 0 auto;
}

#new-config-form .progress-bar.bg-success {
    background-color: #1BB67A;
    border-radius: 50px;
    color: white;
    font-size: 12px;
    line-height: 24px;
}

#new-config-form .centered-form {
    margin: 0 auto;
    text-align: center;
}

#new-config-form .centered-button {
    text-align: center;
}

#new-config-form .question {
    margin-bottom: 40px;
}

#new-config-form .instruction {
    color: #99C221;
    font-size: 0.8rem;
    font-weight: bold;
}

#new-config-form .form-text {
    margin-bottom: 10px;
}

#new-config-form .form-text-label {
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

#new-config-form .form-text input {
    border: 1px solid #777777;
    border-radius: 50px;
    color: #333;
    padding: 10px 25px;
    font-size: 16px;
    line-height: 24px;
    height: auto;
    font-weight: 400;
    margin-bottom: 0;
}

#new-config-form .select-title {
    color: #000;
    font-weight: bold;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
    width: 100%;
}


#new-config-form .style-select {
    background: url(chevron-down.svg) no-repeat 95% #fff;
    /*border: 1px solid #777777;
    border-radius: 50px;
    height: 45px;
    padding: 5px 10px;
    overflow: hidden;
    width: 100%;*/
}

    #new-config-form .style-select select {
        background: transparent;
        padding: 10px 10px 10px 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        border: 1px solid #777777;
        border-radius: 50px;
        height: 47px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: #000;
    }


#new-config-form .select-label {
    text-transform: uppercase;
}

#new-config-form .form-check {
    background-color: white;
    border: 1px solid rgba(119, 119, 119, 0.25);
    border-radius: 50px;
    padding: 0 10px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    position: relative;
    transition: background-color 0.3s ease;
}

    #new-config-form .form-check.sup-new-border {
        border: 1px solid rgb(51, 204, 255);
    }

    #new-config-form .form-check.sup-popular-border {
        border: 1px solid orange;
    }

    #new-config-form .form-check.disclaimer-check {
        border: none;
        text-align: center;
        width: 90%;
        margin: 0 auto;
    }

#new-config-form .disclaimer, .form-check.disclaimer-check label {
    font-size: 13px;
}

#new-config-form .disclaimer-check input[type='checkbox'] {
    accent-color: #99C221;
    color: white;
}

#new-config-form .form-check.no-icon {
    padding: 13px 10px;
}

#new-config-form .form-check-label, .form-check i {
    color: #333;
}

#new-config-form .form-check {
    cursor: pointer;
}

    #new-config-form .form-check .form-check-input {
        cursor: pointer;
        transform: scale(1.5);
        margin-left: 4px;
        margin-top: 0;
        margin-right: 15px;
        position: absolute;
        opacity: 1;
        top: auto;
        left: auto;
    }

    #new-config-form .form-check .form-check-label {
        cursor: pointer;
        display: block;
        font-size: 16px;
        line-height: 1;
        font-weight: 400;
        flex-grow: 1;
        text-align: left;
        margin-left: 30px;
        margin-top: 14px;
        padding: 0;
        position: relative;
        pointer-events: all;
        left: auto;
        top: auto;
    }

    #new-config-form .form-check .bi {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    #new-config-form .form-check.radio-input.active, #new-config-form .form-check.check-input.active {
        background-color: #E8F2C9;
    }

    #new-config-form .form-check.radio-input.sup-new-border.active,
    #new-config-form .form-check.radio-input.sup-popular-border.active,
    #new-config-form .form-check.check-input.sup-new-border.active,
    #new-config-form .form-check.check-input.sup-popular-border.active {
        border: 1px solid rgba(119, 119, 119, 0.25);
    }

        #new-config-form .form-check.radio-input.sup-new-border.active sup,
        #new-config-form .form-check.radio-input.sup-popular-border.active sup,
        #new-config-form .form-check.check-input.sup-new-border.active sup,
        #new-config-form .form-check.check-input.sup-popular-border.active sup {
            display: none;
        }

#new-config-form .radio-input img, #new-config-form .check-input img {
    width: 42px;
}

#new-config-form .radio-input input[type='radio']:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: -3px;
    left: -1px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #777;
}

#new-config-form .radio-input input[type='radio']:checked:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: -3px;
    left: -1px;
    position: relative;
    background-color: #99C221;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

#new-config-form .check-input input[type='checkbox'] {
    accent-color: #99C221;
    width: 10px;
    height: 10px;
}

    #new-config-form .check-input input[type='checkbox']:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -6px;
        left: -2px;
        position: relative;
        background-color: #fff;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 1px solid #777;
    }

    #new-config-form .check-input input[type='checkbox']:checked:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -6px;
        left: -2px;
        position: relative;
        background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23fff" class="bi bi-check" viewBox="0 0 16 16"%3E%3Cpath d="M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425z"%2F%3E%3C%2Fsvg%3E') no-repeat center;
        background-size: contain;
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
        background-color: #99C221;
    }


@media (min-width:768px) {


    #new-config-form .radio-input input[type='radio']:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -7px;
        left: -1px;
    }

    #new-config-form .radio-input input[type='radio']:checked:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -7px;
        left: -1px;
    }

    #new-config-form .check-input input[type='checkbox']:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -11px;
        left: -1px;
    }

    #new-config-form .check-input input[type='checkbox']:checked:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -11px;
        left: -1px;
    }
}

@media (min-width:1024px) {


    #new-config-form .radio-input input[type='radio']:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -4px;
        left: -1px;
    }

    #new-config-form .radio-input input[type='radio']:checked:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -5px;
        left: -1px;
    }

    #new-config-form .check-input input[type='checkbox']:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -6px;
        left: -2px;
    }

    #new-config-form .check-input input[type='checkbox']:checked:after {
        width: 18px;
        height: 18px;
        border-radius: 15px;
        top: -6px;
        left: -2px;
    }
}



#new-config-form .tel-backup {
    background-color: #DEDEDE;
    border-color: #777;
    border-width: 1px;
    border-style: solid;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    border-radius: 50px;
    padding: 0;
    width: 47px;
    height: 47px;
}

    #new-config-form .tel-backup:hover, #new-config-form .tel-backup:active {
        background-color: #99C221;
        border-color: #99C221;
        color: #fff;
        font-size: 16px;
        line-height: 1;
        font-weight: bold;
        border-radius: 50px;
        margin-right: 20px;
        padding: 0;
        width: 47px;
        height: 47px;
    }


#new-config-form .btn-pb-2024 {
    font-size: 16px;
    line-height: 24px;
    background-color: #DEDEDE;
    border-style: solid;
    border-color: #777;
    border-width: 1px;
    color: #333;
    font-weight: bold;
    border-radius: 50px;
    padding: 10px 30px;
    text-transform: uppercase;
}


    #new-config-form .btn-pb-2024:hover, #new-config-form .btn-pb-2024:active {
        font-size: 16px;
        line-height: 24px;
        font-weight: bold;
        background-color: #99C221;
        border-color: #99C221;
        color: #fff;
        padding: 10px 30px;
        text-transform: uppercase;
    }

.div-prodconfig-question {
    display: none;
}

    .div-prodconfig-question.active {
        display: block; /* Show when both classes are present */
    }

.sup-new, .sup-popular {
    font-size: 50%;
    top: -13px;
    position: absolute;
    right: 10px;
    border-radius: 10px;
    color: white;
    line-height: 1.5;
    padding: 2px 4px 2px 4px;
}

.sup-new {
    background-color: rgb(51, 204, 255);
}

.sup-popular {
    background-color: orange;
}

.divStateRegion {
    display: none;
}

@media (min-width: 769px) {
    .div-answer-wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
        width: 100%;
    }
}

.d-none {
    display: none !important;
}

.minW10 {
    min-width: 100%;
}

@media (max-width: 768px) {
    .div-answer-wrapper {
        flex-direction: column;
        gap: 16px;
        width: 75%;
        margin: auto;
    }
    div.container#new-config-form {
    padding-top:0;
    }
}
