        #contactBanner {
            background: url('/images/bca-banner.png');
            /* background-position: center; */
            background-color: #ff8449;
            background-repeat: no-repeat !important;
            height: 380px;
        }

        .mobile_link {
            display: none;
        }

        .desktop_link {
            display: block;
        }

        @media only screen and (max-width: 768px) {
            .mobile_link {
                display: block;
            }

            .desktop_link {
                display: none;
            }

            .sidecontactForm {
                margin-bottom: 20px;
            }

            #contactBanner {
                background: #9B2E03;
                background-repeat: no-repeat !important;
                height: 380px;
            }

            .score-range-wrapper {
                margin-bottom: 15px;
            }

            .wm-text {
                text-align: justify;
            }
        }

        @media only screen and (max-width: 991px) {
            #contactBanner {
                background: None;
                background-color: rgba(0, 0, 0, 0);
                background-color: #9B2E03;
                background-repeat: no-repeat !important;
                height: 380px;
                background-position: right;
            }
        }

        #contactBanner span {
            width: 550px;
            display: flex;
            font-family: 'Poppins', sans-serif !important;
            float: right;
        }

        .g-recaptcha {
            width: 100%;
            overflow: hidden;
        }

        .error {
            color: #886f22;
            float: right;
        }

        #contactBanner .container {
            padding-top: 80px;
        }

        #contactBanner h1 {
            font-size: 50px;
        }

        .services-by-city .cities a {
            border-radius: 20px;
            margin: 5px 10px;
            background-color: #80c3d2;
            color: #fff;
            padding: 3px 15px;
            text-decoration: none;
            display: inline-block;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
            font-size: 14px;
            text-transform: capitalize;
            transition: all .3s ease;
        }

        .services-by-city .cities a:hover {
            background-color: #9B2E03;
            transition: all .3s ease;
        }

        .email-bt {
            bottom: 6%;
        }

        a {
            text-decoration: none !important;
            color: #000;
        }

        .score-range-wrapper {
            margin-top: 45px;

            .score-range-heading {
                font-size: 30px;
                margin: 0px;
                padding: 0px 0px 3px 0px;
                width: 100%;
                border-bottom: 2px solid #f2f2f2;

                span {
                    color: #9B2E03;
                }
            }

            .score-range {
                width: 100%;
                padding: 15px 20px;
                border-radius: 10px;
                cursor: pointer;
                background-color: #fff;
                transition: all 0.3s ease;
                box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

                &::hover {
                    transition: all 0.3s ease;
                }

                p {
                    text-transform: capitalize;
                    font-weight: bold;
                    color: #377988;
                }

                span {
                    color: #fff;
                    text-transform: capitalize;
                    font-size: 14px;
                    border: 1px solid #fff;
                    padding: 2px 15px 3px 15px;
                    background-color: #80c3d2;
                    border-radius: 15px;
                    overflow: hidden;

                    i {
                        font-size: 12px;
                        margin-left: 10px;
                    }
                }
            }

            .active-range {
                transition: all 0.2s ease;
                background-color: #80c3d2;
                box-shadow: none;

                p,
                span,
                i {
                    color: #fff;
                }

                span {
                    background-color: transparent;
                }
            }

            .score-range-content-wrapper {

                /* position: relative;
        min-height: 200px;
        max-height: 300px; */
                .score-range-content {
                    /*position: absolute;
            top: 30px;
            left: 0px;
            */
                    visibility: hidden;
                    opacity: 0;
                    transition: all 0.1s ease;
                    margin: 20px 0px;
                    display: none;

                    p {
                        font-size: 16px;
                        line-height: 2;
                        width: 100%;
                        font-family: "Poppins", sans-serif !important;
                        margin-top: 30px;
                    }
                }

                .lower-content {
                    visibility: visible;
                    opacity: 1;
                    display: block;
                }
            }
        }

        .sidecontactForm {
            margin-top: 15px;
        }

        .wm-certification-listing p {
            font-size: 16px;
            margin-bottom: 25px;
            line-height: 2;
            width: 100%;
            font-family: "Poppins", sans-serif !important;

        #contactBanner {
            background: url('/images/bca-banner.png');
            /* background-position: center; */
            background-color: #ff8449;
            background-repeat: no-repeat !important;
            height: 380px;
        }

        .mobile_link {
            display: none;
        }

        .desktop_link {
            display: block;
        }

        @media only screen and (max-width: 768px) {
            .mobile_link {
                display: block;
            }

            .desktop_link {
                display: none;
            }

            .sidecontactForm {
                margin-bottom: 20px;
            }

            #contactBanner {
                background: #9B2E03;
                background-repeat: no-repeat !important;
                height: 380px;
            }

            .score-range-wrapper {
                margin-bottom: 15px;
            }

            .wm-text {
                text-align: justify;
            }
        }

        @media only screen and (max-width: 991px) {
            #contactBanner {
                background: None;
                background-color: rgba(0, 0, 0, 0);
                background-color: #9B2E03;
                background-repeat: no-repeat !important;
                height: 380px;
                background-position: right;
            }
        }

        #contactBanner span {
            width: 550px;
            display: flex;
            font-family: 'Poppins', sans-serif !important;
            float: right;
        }

        .g-recaptcha {
            width: 100%;
            overflow: hidden;
        }

        .error {
            color: #886f22;
            float: right;
        }

        #contactBanner .container {
            padding-top: 80px;
        }

        #contactBanner h1 {
            font-size: 50px;
        }

        .services-by-city .cities a {
            border-radius: 20px;
            margin: 5px 10px;
            background-color: #80c3d2;
            color: #fff;
            padding: 3px 15px;
            text-decoration: none;
            display: inline-block;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
            font-size: 14px;
            text-transform: capitalize;
            transition: all .3s ease;
        }

        .services-by-city .cities a:hover {
            background-color: #9B2E03;
            transition: all .3s ease;
        }

        .email-bt {
            bottom: 6%;
        }

        a {
            text-decoration: none !important;
            color: #000;
        }


        .bca_banner p {
            font-size: 1.7rem;
        }

        .bca_banner .enroll-now-btn-wrapper a {
            background-color: #B12C00;
            color: white;
            font-weight: bold;
            width: 180px;
            padding: 13px 20px;
            text-align: center;
            display: inline-block;
            text-decoration: none;
            transition: all 0.3s ease;
            letter-spacing: 0.5px;
            font-size: 16px;
            text-transform: uppercase;
            border-radius: 0;
        }

        .bca_banner .enroll-now-btn-wrapper a:hover {
            background-color: #b33a0a;
            box-shadow: 0 6px 16px rgba(155, 46, 3, 0.6);
            transform: translateY(-2px);
        }


        @media (max-width: 990px) {

            .bca_banner h1,
            p,
            .enroll-now-btn-wrapper {
                text-align: center;
            }

            .bca_banner .enroll-now-btn-wrapper {
                margin-top: 50px;
            }


            .bca_banner p {
                font-size: 20px;
            }

            .bca_banner .enroll-now-btn-wrapper a {
                width: 30%;
                font-size: 14px;
                padding: 12px 15px;
                border-radius: 40px;
                text-align: center;
            }
        }
