.banner {
    background-image: url("../new_vozo_img/provider/banner.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_gov {
    background-image: url("../new_vozo_img/who_we_serve/government/Banner.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-title {
    color: white !important;
    font-size: 16px;
}

.banner-form {
    border: 1px solid #EAEAEA;
    background: rgba(234, 234, 234, 1);
    opacity: 0.9;
    border-radius: 10px;
    padding: 50px;
}

.kb-form {
    border: 1px solid #EAEAEA;
    background: #fff;
    padding: 50px;
}
.btn-size {
    padding: 15px 45px !important;
}

.form-input {
    border: 1px solid #eaeaea;
    margin-bottom: 20px !important;
    width: 100%;
}

.input-type-size {
    padding: 16px !important;
}

.input-type-size:focus-visible {
    outline: #a7a7a7 auto 1px;
}

/* Img scroll start */
.image-item {
    display: inline-block;
    width: 120px;
    margin-right: 10px;
}

/* Img scroll End */
/* feature */
.feature {
    margin: 100px 0px;
    padding: 50px 0;
    background-image: linear-gradient(#454545, #373C45);
    border-radius: 20px;
}

/* Other feature */
.rounded_div {
    padding: 20px;
    border-radius: 7px;
    width: 270px;
    box-shadow: 0px 5px #f3f3f3;
    font-weight: 500;
}

.image-container img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

/* Line */
.headline {
    display: flex;
}

.line-heading {
    width: 70%;
}

.headline-black {
    border-bottom: 2px solid #000;
}

.headline-blue {
    border-bottom: 2px solid #2250fc;
}

.img-content {
    text-align: center;
    width: 100%;
}

.white_bg {
    margin: 100px 0px;
}

.gradient {
    background-image: linear-gradient(#2B6FF4, #19418E);
    color: #fff;
    padding: 40px 0px;
}

#mail {
    margin: 50px 0;
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #ccc;
    width: 50%;
}

button#form-mail-btn:hover {
    color: #000 !important;
}

button#form-mail-btn:focus-visible {
    outline: #fff auto 1px !IMPORTANT;
}

.other-fea-container {
    padding: 50px 0;
    background-color: rgb(227 239 255 / 23%);
}

/* arrow */
.arrow {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    background: none;
    text-align: center;
    align-content: center;
}

.arrow:hover {
    background: #fff;
    color: #000;
}

.doc-img {
    width: 70%;
    height: 500px;
}

.pay-img {
    bottom: -1px;
    width: 250px;
    position: absolute;
    right: 90px;
    height: 200px;
}

.con-img-pro {
    height: 290px;
    margin-top: 70px;
}

@media only screen and (min-width: 320px) and (max-width:360px) {
    .circle-point {
        display: block !important;
        line-height: 1;
    }

    .btn-size {
        padding: 0px 14px !important;
    }

    .image-container {
        padding-top: 250px;
        margin-top: 10px;
    }

    .other-fea-img {
        margin-top: 15px;
    }

    .image-container img {
        position: absolute;
        top: 0 !important;
        left: 0;
    }

    .doc-img {
        width: 90%;
        height: 450px;
    }

    .pay-img {
        bottom: -1px;
        width: 250px;
        position: absolute;
        right: -8px;
        height: 200px;
    }

    .con-img-pro {
        height: 180px !important;
        margin-top: 40px;
    }
}

@media only screen and (min-width:361px) and (max-width:399px) {
    .circle-point {
        display: block !important;
        line-height: 1;
    }

    .btn-size {
        padding: 0px 14px !important;
    }

    .doc-img {
        width: 100%;
        height: 400px;
    }

    .pay-img {
        bottom: -1px;
        width: 150px;
        position: absolute;
        right: -8px;
        height: 150px;
    }

    .image-container img {
        position: absolute;
        top: 0 !important;
        left: 0;
    }

    .con-img-pro {
        height: 190px !important;
        margin-top: 40px;
    }

    .image-container {
        padding-top: 250px;
        margin-top: 10px;
    }

    .other-fea-img {
        margin-top: 15px;
    }
}

@media only screen and (min-width:400px) and (max-width:480px) {
    .circle-point {
        display: block !important;
        line-height: 1;
    }

    .btn-size {
        padding: 0px 14px !important;
    }

    .doc-img {
        width: 80%;
        height: 400px;
    }

    .pay-img {
        bottom: -1px;
        width: 200px;
        position: absolute;
        right: 40px;
        height: 200px;
    }

    .image-container img {
        position: absolute;
        top: 0 !important;
        left: 0;
    }

    .con-img-pro {
        height: 200px !important;
        margin-top: 40px;
    }

    .image-container {
        padding-top: 250px;
        margin-top: 10px;
    }

    .other-fea-img {
        margin-top: 15px;
    }

    .rounded_div {
        width: 100%;
    }
}

@media only screen and (min-width:481px) and (max-width:767.7px) {
    .doc-img {
        width: 80%;
        height: 500px;
    }

    .btn-size {
        padding: 0px 18px !important;
    }

    .pay-img {
        bottom: -1px;
        width: 200px;
        position: absolute;
        right: 30px;
        height: 200px;
    }

    .image-container img {
        position: absolute;
        top: 0 !important;
        left: 0;
    }

    .con-img-pro {
        height: 250px !important;
        margin-top: 50px;
    }

    .image-container {
        padding-top: 340px !important;
        margin-top: 15px;
    }

    .other-fea-img {
        margin-top: 15px;
    }

    .rounded_div {
        width: 100%;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .doc-img {
        width: 60%;
        height: 500px;
    }

    .btn-size {
        padding: 0px 18px !important;
    }

    .pay-img {
        bottom: -1px;
        width: 200px;
        position: absolute;
        right: 170px;
        height: 200px;
    }

    .image-container img {
        position: absolute;
        top: 0 !important;
        left: 0;
    }

    .con-img-pro {
        height: 350px !important;
        margin-top: 90px;
    }

    .image-container {
        padding-top: 480px !important;
        margin-top: 15px;
    }

    .other-fea-img {
        margin-top: 15px;
    }

    .col-lg-4.blog-res {
        width: 33.33%;
    }

    .rounded_div {
        width: 100%;
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .image-container img {
        position: absolute;
        left: 0;
        top: 0;
    }

    .btn-size {
        padding: 0px 18px !important;
    }

    .con-img-pro {
        height: 270px !important;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .feature-space {
        margin-top: 50px;
    }
}