@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@900&display=swap');


html {

    scroll-behavior: smooth;

}

body {

    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;

}

.vanwala_header {

    position: absolute;

    width: 100%;

    /* display: block; */

    /*transition: all 0.5s ease-in-out;*/

}

.vanwala_header .navbar-inverse {

    background-color: transparent;

    border-color: transparent;

    margin: 0;

    border-radius: 0;

}

.vanwala_header.sticky {

    position: sticky;

    top: 0;

    z-index: 5;

    background: #16365c;

}

/*.vanwala_header .navbar-inverse .logov_2{

	display: none;

}

.vanwala_header.sticky .navbar-inverse .logov_2{

	display: block;

}

.vanwala_header.sticky .navbar-inverse .logov_1{

	display: none;

}*/


.vanwala_header ul.nav.navbar-nav {

    margin-top: 15px;

}

.vanwala_header.sticky ul.nav.navbar-nav{

    margin-top: 7px;

}

.vanwala_header .navbar-inverse .navbar-nav > li > a {

    color: #fff;

    text-transform: uppercase;

}

.vanwala_header .navbar-brand {

    height: auto;

}

.navbar-brand{
    max-width: 200px;
    float: left;
    padding: 15px 10px;
}

.vanwala_header .navbar-brand img {

    width: 100%;

    /*max-width: 180px;*/

    transition: width .5s;

}


.vanwala_header.sticky .navbar-brand img {

    width: 100%;

    /*max-width: 140px;*/

}

.main-emp-row{
    display: flex;
    align-items: center;
}

.main-emp-row img{
    max-width: 380px;
}

.seat-img{
    background-image: url(../Images/seat-icon.png);
    background-repeat: no-repeat;
    width: 75px;
    height: 75px;
    background-size: 75px;
}

.choose-us-cont:hover .seat-img{
    background-image: url(../Images/seat-icon-active.png);
}


.banner-bg {


    background: url('../Images/main-banner-vanwala-events.jpg');

    background-size: cover;

    background-repeat: no-repeat;

    /* background-position: bottom; */

    /* padding: 100px; */

    height: 510px;
    display: flex;

    align-items: center;

    justify-content: center;
    overflow: hidden;


}

.form-cont{
    float: left;
    width: 100%;
    padding: 30px;
}

.form-adjust{
    border-radius: 0px;
    background: #EFF3F4;
    border: none;
    height: 44px;
}
.form-adjust-msg{
    border-radius: 0px;
    background: #EFF3F4;
    border: none;
    height: 74px;
}

.common-form-p{
    float: left;
    width: 100%;
    color: #5B5E6F;
    text-align: left;
    margin: 0;
    font-size: 18px;
}

.form-mid-allign{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 25px;
}

.form-top-allign{
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    margin-bottom: 25px;
}

/* .van-img{
    min-width: 780px;
    position: absolute;
    top: -260px;
    right: -126px;
} */

.banner-text h1{
    color: #FFF;
    font-size: 55px;
    margin-top: 0;
    font-weight: 600;
}

.banner-text p{
    font-size: 20px;
    color: #FFF;
    margin-top: 25px;
    font-weight: 300;

}

.get-start-btn{
    border-radius: 0px;
    padding: 10px 40px;
    background-color: #FCDC00;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    float: left;
}

.choose-us-cont{
    float: left;
    width: 90%;
    padding: 40px;
    margin: 16px;
}

.choose-txt-cont{
    float: left;
    width: 100%;
}

.choose-us-cont:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.msg-btn{
    border-radius: 0px;
    padding: 10px 26px;
    background-color: #FCDC00;
    color: #000;
    font-size: 16px;
    float: left;
}

.get-start-btn i{
    margin-left: 20px;
    font-size: 22px;
    margin-top: 1px;
    float: right;
}

.gap-row {
    margin-top: 60px;
    /* display: flex;
    align-items: center; */
}

.value-row{
    margin-top: 30px;
    margin-bottom: 30px;
}

.value-row h3{
    color: #14345a;
}

.mtop70 {

    margin-top: 70px;

}


.banner_hea {

    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;

    font-weight: 400;

    font-size: 46px;

    color: #fff;

}

.download_button {

    margin-top: 50px;

    font-size: 20px;

}

.download_button span img {

    margin-right: 10px;

    width: 150px;

}


#About {

    padding: 80px 0px;

    background: #fff;

}

.About_hea-center {

    margin-top: 0px;

    font-size: 70px;

    color: #14345a;

    text-transform: capitalize;

    font-weight: 700;

    float: left;

    width: 100%;

    text-align: center;

}

.About_hea {

    margin-top: 0px;

    font-size: 70px;

    color: #14345a;

    text-transform: capitalize;

    font-weight: 700;

    float: left;

    width: 100%;

    text-align: left;

}

.border-row{
    float: left;
    width: 180px;
    padding-top: 7px;
    background-color: #E8E9EE;
    margin-top: 15px;
    margin-bottom: 20px;
}

.connect-row{
    display: flex;
    align-items: center;
}

.connect-border-row{
    float: left;
    width: 140px;
    padding-top: 7px;
    background-color: #FCDC00;
    margin-top: 15px;
    margin-bottom: 20px;
}

.download-border-row{
    float: left;
    width: 140px;
    padding-top: 7px;
    background-color: #FCDC00;
    margin-top: 15px;
    margin-bottom: 20px;
}

.connect-right-border{
    border-right: solid 1px #6789AE;
}

.connect-row h1{
    color: #FFF;
    font-size: 64px;
    float: left;
    width: 100%;
    margin-top: 0;
}

.connect-row-p{
    float: left;
    width: 80%;
    color: #FFF;
    font-size: 16px;
    line-height: 34px;
}

.single-stat{
    display: flex;
    align-items: center;
    margin-bottom: 45px;
    padding-left: 85px;
}

.stat-img{
    float: left;
}

.stat-img img{
    width: 60px;
}

.stat-text{
    float: left;
    text-align: left;
    margin-left: 15px;
    display: flex;
    flex-direction: column;
}

.stat-text h1{
    float: left;
    color: #FFF;
    font-size: 64px;
    width: auto;
    padding-top: 10px;
    margin: 0;
}

.stat-text p{
    float: left;
    color: #8798AB;
    font-size: 16px;
    width: auto;
}



.common-p{

    font-size: 18px;
    margin: 0;
    float: left;
    width: 100%;
    text-align: left;
    color: #5B5E6F;
    line-height: 32px;

}

.step-heading-p{
    font-size: 20px;
    margin: 0;
    float: left;
    width: 100%;
    text-align: left;
    color: #5B5E6F;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 30px;
}

.first-row{
    display: flex;
    align-items: center;
}

.blue-bg{
    background-color: #0D407C;
    color: #FFFFFF;
}

.yellow-bg{
    background-color: #FFEF00;
    color: #0D407C;
}

.benefit-box{
    border-radius: 20px;
    position: relative;
    float: left;
    padding: 30px;
    overflow: hidden;
}

.benefit-box h3{
    margin-top: 0;
    margin-bottom: 20px;
}

.choose-us-sect{
    margin-top: 100px;
    margin-bottom: 100px;
}

/* .choose-us-row{
    margin-top: 20px;
} */

/* .choose-us-row img{
    max-width: 135px;
} */

.choose-us-sect h3{
    margin-top: 22px;
    font-size: 30px;
    color: #0D407C;
    text-transform: capitalize;
    font-weight: 500;
    float: left;
    width: 100%;
    text-align: left;
}

.choose-us-sect p{
    font-size: 16px;
    margin: 0;
    float: left;
    width: 100%;
    text-align: left;
    line-height: 25px;
}

.connect-banner-bg{
    background: url(../Images/ford-vans.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 120px;
    padding-bottom: 100px;
    height: 760px;
}


.steps-row{
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center;
    margin-top: 20px; */
}


#Features {

    padding: 60px 0px;

    background: #f5f4f8;

}

#Features .Features_hea {

    margin-top: 0px;

    font-size: 36px;

    color: #000;

    font-weight: 400;

}

#Features .flexrow {

    display: flex;

    flex-wrap: wrap;

    margin-top: 20px;

}

#Features .feature_child {

    background: #fff;

    padding: 18px;

    border-radius: 20px;

    box-shadow: 0px 3px 7px #b8b8ba;

    height: 100%;

}

#Features .feature_child img {

    width: 70px;

    margin-top: 10px;

}

#Features .feature_child .inner_hea {

    color: #14345a;

    font-size: 18px;

    font-weight: 600;

    position: relative;

    padding-bottom: 10px;

}

#Features .feature_child .inner_hea:after {

    content: '';

    background: #14345a;

    width: 35px;

    height: 3px;

    border-radius: 20px;

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    margin: auto;


}

#Features .feature_child p {

    font-size: 14px;

}


#Howitworks {

    padding: 60px 0px;

}

.customer-bg-banner{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 100px;
    /* padding-bottom: 100px; */
    margin-top: 30px;
}

.vanwala-bg-logo{
    position: relative;
}

.vanwala-bg-logo::after{
    background: url(../Images/vanwala-bg-logo.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 100px;
    height: 100vh;
    position: absolute;
    top: 100px;
    right: 0px;
    width: 600px;
    z-index: -99;
}

.vanwala-bg-logo-left{
    position: relative;
}

.vanwala-bg-logo-left::after{
    background: url(../Images/vanwala-bg-logo-left.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 100px;
    height: 100vh;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 600px;
    z-index: -1;
}

.customer-row h1{
    color: #16365c;
    font-size: 64px;
    float: left;
    width: 100%;
    margin-top: 0;
    font-weight: 700;
}
.choose-us-row {
    margin-top: 20px;
}

.customer-row{
    display: flex;
    align-items: center;
}

.customer-row p{
    float: left;
    width: 100%;
    color: #000;
    font-size: 16px;
    line-height: 34px;
}

.events-cont{
    margin-top: 50px;
}

.events-row p{
    float: left;
    width: 100%;
    color: #000;
    font-size: 16px;
    line-height: 34px;
}

.review-sect{
    float: left;
    margin: 40px;
    background: #16365c;
    margin-top: 70px;
}

.user-review{
    float: left;
}

.user-img{
    text-align: center;
}

.user-img img{
    max-width: 140px;
    margin-top: -70px;
    display: inline !important;
}

.user-review p{
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 20px 50px 0px 50px;
    font-size: 18px;
    line-height: 27px;
}
.user-review h3{
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}
.user-review h4{
    float: left;
    width: 100%;
    text-align: center;
    color: #B1B2B8;
    font-weight: 400;
    margin-bottom: 50px;
}

.rating{
    float: left;
    width: 100%;
    text-align: center;
    color: #ffc200;
    margin-top: 30px;
    font-size: 18px;
}

.get-btn-cont{
    float: left;
    margin-top: 25px;
}

.value-sect-row{
    padding-top: 120px;
    padding-bottom: 80px;
    display: flex;
    align-items: center;
}

#Howitworks .workflex {

    display: flex;

    align-items: center;

    /* width: max-content;

    margin: auto; */

    margin-top: 20px;

}

#Howitworks .Howitworks_hea {

    margin-top: 0px;

    font-size: 36px;

    color: #000;

    font-weight: 400;

}


#Howitworks .work_child {

    /* padding-left: 80px; */

    position: relative;
    cursor: pointer;
    margin-bottom: 30px;

}

#Howitworks .work_child:last-child {

    margin-bottom: 0px;

}

#Howitworks .works_icon {
    background: #E8E9EE;
    display: block;
    float: left;
    color: #14345A;
    height: 65px;
    width: 65px;
    text-align: center;
}

.works_icon h1 {
    margin: 0;
    font-size: 32px;
    float: left;
    width: 100%;
    padding-top: 10px;
}

/* #Howitworks .works_icon {

    background: #b8c2cd;

    display: inline-block;

    padding: 10px;

    border-radius: 7px;

    position: absolute;

    box-shadow: 0px 3px 10px #b8c2cd;

    left: 14px;

    top: 0;

} */

#Howitworks .works_icon.active {

    background: #153458;
    color: #ffffff;

}

#Howitworks .works_icon:hover {

    background: #153458;
    color: #ffffff;

}

#Howitworks .works_icon img {

    width: 35px;

}

#Howitworks .work_child .work_hea {

    color: #14345a;
    font-size: 26px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin-top: 25px;

}

#Howitworks .work_child p {
    color: #5B5E6F;
    font-size: 16px;
    float: left;
    width: 100%;
    margin-top: 5px;
}

#Howitworks .mob-steps-slider{
    width: 80%;
    padding-left: 65px;
}

.testimonial-cont img{
    border-radius: 50%;
    border: solid 5px #14345A;
    max-width: 130px;
}


#Download {

    background: #14345A;

    padding: 60px 0px;

    margin-top: 100px;
    margin-bottom: 100px;

}

#Download .Download_hea {

    margin-top: 0px;
    font-size: 30px;
    color: #FFF;
    font-weight: 500;
    float: left;
    width: 100%;
    margin-bottom: 10px;

}

.mob-screen-img{
    margin-bottom: -230px;
    margin-top: -120px;
}

#Download p {

    color: #FFF;
    font-size: 16px;
    float: left;
    width: 100%;

}

#Download .download_btn {

    margin-top: 15px;

}

#Download .download_btn span {

    margin-right: 10px;

}


#footer {

    background: #153458;

    padding: 60px 15px;

}

#footer .footer_hea {

    color: #fff;

    font-size: 18px;

    font-weight: 600;

}

#footer .footer_text {

    color: #fff;

}

#footer .footer_text a {

    margin-right: 7px

}

.bottom_footer {

    background: #fff;

    text-align: center;

    padding: 10px;

    color: #233d63;

}


#Howitworks .workflex img.Howitworks-img.img-responsive {

    padding: 30px 12px;

    width: 100%;

}

#Howitworks .workflex img.img-responsive.slider_cover {

    position: absolute;

    width: 100% !important;

    left: 0px;

    z-index: 2 !important;

    padding: 0 !important;

    margin: 0 !important;

}



.bannersIcons{width: 100%;max-width: 355px;margin-top: 20px;}

.feature-sec{}
.feature-sec .thumbnail{      display: flex;align-items: center;padding: 0;border: none;margin-bottom: 0;}
.feature-sec .thumbnail .caption {width: 50%;}
.feature-sec .thumbnail .caption h4{color: #14345a;}
.feature-sec .thumbnail img{width: 50%; height: auto;}




/* @media (max-width: 767px) and (min-width: 481px) {

    #Howitworks .workflex img.Howitworks-img.img-responsive {

        padding: 22px 9px;
    }

}

@media (max-width: 767px) and (min-width: 100px) {

.flex-rev{flex-direction: row-reverse;}
.feature-sec .thumbnail .caption h4 {
    color: #14345a;
    font-size: 12px;
    font-weight: 700;
}
    .bannersIcons {
       
        margin-top: 0px; 
    }


    .vanwala_header.sticky .navbar-brand img {

        width: 140px;

    }


    

    .banner_hea {

        font-size: 30px;

        margin-bottom: 25px;

    }

    .download_button {

        margin-top: 20px;

    }

    .download_button span img {

        margin-right: 10px;

        width: 120px;

    }

    .vanwala_header .navbar-brand {

        width: 100%;

    }

    .vanwala_header .navbar-brand img {

        width: 150px;

        display: block;

        margin: 0 auto;

    }

    .navbar-inverse .navbar-toggle {

        position: absolute;

        left: 0px;

        top: 8px;

    }

    .vanwala_header ul.nav.navbar-nav.navbar-right {

        background: #333;

        margin-top: 0;

    }

    .vanwala_header {

        z-index: 9999;

    }

    .mtop70 {

        margin-top: 20px;

    }

    #About .About_hea, #Features .Features_hea, #Howitworks .Howitworks_hea {

        font-size: 24px;

    }

    #About p {

        font-size: 14px;

    }

    #Features .flexrow .col-sm-3 {

        margin-bottom: 20px;

    }


    #Features .feature_child .inner_hea {

        font-size: 16px;

    }

    #Features .feature_child img {

        width: 60px;

    }

    #Download .Download_hea {

        font-size: 20px;

    }

    #Download p {

        font-size: 14px;

    }

    #Download .download_btn img {

        width: 120px;

    }


    #Howitworks .work_child .work_hea {

        font-size: 16px;

    }

    #Howitworks .work_child p {

        font-size: 16px;

    }


    .Howitworks-img {


    }


}


@media (max-width: 480px) and (min-width: 100px) {

    .col-xxs-12 {

        width: 100%;

    }

    #Howitworks .workflex {

        flex-wrap: wrap;

        width: 100%;

    }

    .Howitworks-img {

        width: 50%;

        display: block;

        margin: 0 auto;

        margin-bottom: 20px;

    }

    #Howitworks .work_child {

        padding-left: 50px;

    }

    #Howitworks .works_icon {

        padding: 5px;

        left: 0px;

        top: 0;

    }

    #Howitworks .works_icon img {

        width: 26px;

    }


    #Howitworks .carousel {

        height: 300px;

        width: 150px;

        display: block;

        margin: auto;

        margin-bottom: 10px;

    }

    #Howitworks .workflex img.img-responsive.slider_cover {

        position: absolute;

        max-width: 100% !important;

        left: 0px;

        z-index: 2 !important;

        padding: 0 !important;

        margin: 0 !important;

    }

    #Howitworks .workflex img.Howitworks-img.img-responsive {

        width: 100%;

        margin-bottom: 20px;

        margin-top: 10px;

        padding: 10px 8px;

    }


} */


.become-vanwala {


}

/*.second_header.vanwala_header .navbar-inverse .navbar-nav>li>a {

	color: #0a0a0a ;

	text-transform: uppercase;

}*/

.second_header.vanwala_header {

    position: sticky;

    width: 100%;

    top: 0;

    z-index: 1;

    background: #16365c;

    border-bottom: 1px solid #16365c;

}

.second_header.vanwala_header .navbar-brand img {

    width: 70%;

    /* max-width: 180px; */

    transition: width .5s;

}

.second_header.vanwala_header ul.nav.navbar-nav.navbar-right {

    margin-top: 10px;

}

#bavw_steps {

    padding: 25px 0px;

}

.become-vanwala #bavw_steps .bavwflex {

    display: flex;

    align-items: center;

    width: max-content;

    margin: auto;

    margin-top: 20px;

}

.become-vanwala #bavw_steps .bavw-img {

    max-width: 90%;

    margin: auto;

}

.become-vanwala #bavw_steps ._hea {

    margin-top: 0px;

    font-size: 36px;

    color: #000;

    text-transform: uppercase;

    font-weight: 600;

}

.become-vanwala #bavw_steps .tab-pane h3 {

    color: #153458;

}

.become-vanwala #bavw_steps .tab-pane p {

    font-size: 16px;

}

.become-vanwala #bavw_steps .bavw_icon {

    background: #b8c2cd;

    display: inline-block;

    border-radius: 4px;

    box-shadow: 0px 3px 10px #b8c2cd;

    margin-right: 35px;

    position: relative;

}

.become-vanwala #bavw_steps .bavw_icon a {

    background: transparent;

    border: none;

    color: #fff;

    padding: 6px 12px;

}

.become-vanwala #bavw_steps .bavw_icon.active {

    background: #153458;

    box-shadow: 0px 3px 10px #153458;

}

.become-vanwala #bavw_steps .nav-tabs {

    border-bottom: 0px solid #ddd;

    margin-top: 30px;

    margin-bottom: 35px;

}

.become-vanwala #bavw_steps .bavw_icon:after {

    content: '';

    height: 1px;

    width: 18px;

    background: #153458;

    position: absolute;

    bottom: 15px;

    right: -26px;

}

.become-vanwala #bavw_steps .bavw_icon:last-child:after {

    content: '';

    height: 1px;

    width: 18px;

    background: #153458;

    position: absolute;

    bottom: 15px;

    right: -26px;

    display: none;

}


.become-vanwala #bavw_steps .download_btn span img {

    margin-right: 10px;

    width: 150px;

}


#rfbav {

    padding: 60px 0px;

    background: #f5f4f8;

}

#rfbav .Features_hea {

    margin-top: 0px;

    font-size: 36px;

    color: #000;

    font-weight: 600;

}

#rfbav .flexrow {

    display: flex;

    flex-wrap: wrap;

    margin-top: 20px;

    justify-content: center;

}

#rfbav .feature_child {

    background: #fff;

    padding: 18px;

    border-radius: 20px;

    box-shadow: 0px 3px 7px #b8b8ba;

    height: 100%;

}

#rfbav .feature_child img {

    width: 70px;

    margin-top: 10px;

}

#rfbav .feature_child .inner_hea {

    color: #14345a;

    font-size: 18px;

    font-weight: 600;

    position: relative;

    padding-bottom: 10px;

}

#rfbav .feature_child .inner_hea:after {

    content: '';

    background: #14345a;

    width: 35px;

    height: 3px;

    border-radius: 20px;

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    margin: auto;


}

#rfbav .feature_child p {

    font-size: 14px;

}


#Eligibility_Criteria {

    padding: 60px 0px;

    background: #14345a;

}

#Eligibility_Criteria ._hea {

    margin-top: 0px;

    font-size: 36px;

    color: #fff;

    font-weight: 600;

}

#Eligibility_Criteria .flexrow {

    display: flex;

    flex-wrap: wrap;

    margin-top: 20px;

    justify-content: center;

}

#Eligibility_Criteria .EC_conn {

    text-align: left;

    color: #fff;

    padding-left: 100px;

    position: relative;

    margin-bottom: 50px;

}

#Eligibility_Criteria .EC_conn h4 {

    font-size: 20px;

}

#Eligibility_Criteria .EC_conn p {

    font-size: 16px;

}

#Eligibility_Criteria .EC_conn span.EC_icon {

    display: inline-block;

    background: #fff;

    padding: 10px 5px;

    border-radius: 4px;

    position: absolute;

    left: 20px;

    top: 10px;

}

#Eligibility_Criteria .EC_conn span.EC_icon img {

    max-width: 50px;

}

.white_bg {

    background: #fff !important;

}

.user-img img{
    max-width: 140px;
    margin-top: -70px;
    border-radius: 50%;
    border: solid 8px #16365c;
    display: inline !important;
}

.user-img {
    text-align: center;
}



@media (max-width: 767px) and (min-width: 100px) {

    .become-vanwala #bavw_steps .bavwflex {

        flex-wrap: wrap;

        width: 100%;

        margin-top: 0px;

    }

    .become-vanwala #bavw_steps ._hea {

        font-size: 22px;

    }

    .become-vanwala #bavw_steps .bavw_icon {

        margin-right: 20px;

    }

    .become-vanwala #bavw_steps .container {

        padding: 0;

    }

    .become-vanwala #bavw_steps .download_btn {

        text-align: center;

    }

    .become-vanwala #bavw_steps .download_btn span img {

        width: 100px;

    }

    .become-vanwala #bavw_steps .bavw-img {

        max-width: 50%;

        margin-bottom: 20px;

    }

    .become-vanwala #bavw_steps .bavw_icon:after {

        width: 10px;

        right: -15px;

    }

    #Eligibility_Criteria ._hea {

        font-size: 22px;

    }

    #Eligibility_Criteria .EC_conn {

        padding-left: 50px;

        margin-bottom: 10px;

    }

    #Eligibility_Criteria .EC_conn span.EC_icon {

        padding: 7px 5px;

        left: 0px;

    }

    #Eligibility_Criteria .EC_conn span.EC_icon img {

        max-width: 30px;

    }

    #Eligibility_Criteria .EC_conn h4 {

        font-size: 18px;

    }

    #Eligibility_Criteria .EC_conn p {

        font-size: 14px;

    }

    #Eligibility_Criteria {

        padding: 40px 0px;

    }


    #rfbav {

        padding: 40px 0px;

    }

    #rfbav .Features_hea {

        font-size: 22px;

    }

    #rfbav .col-xxs-12.col-xs-6.col-sm-3.text-center {

        margin-bottom: 15px;

    }


    .second_header.vanwala_header .navbar-inverse .navbar-toggle:focus, .second_header.vanwala_header .navbar-inverse .navbar-toggle:hover {

        background-color: #333;

    }

    .second_header.vanwala_header .navbar-inverse .navbar-toggle .icon-bar {

        background-color: #ffffff;

    }

    .second_header.vanwala_header .navbar-brand img {

        width: 140px;

    }

    .second_header.vanwala_header .navbar-inverse .navbar-nav > li > a {

        color: #fff;

    }

    .second_header.vanwala_header ul.nav.navbar-nav {
        margin-top: 0;
    }


}


/* @media (max-width: 999px) and (min-width: 768px) {

    .vanwala_header .navbar-inverse .navbar-header {

        max-width: 120px;

    }

    .vanwala_header.sticky .navbar-brand img {

        width: 100%;

        margin-top: 0px;

    }

} */


.relative {
    position: relative;
}

.banner_hea_conn {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    left: 0;
    right: 0;
}

.banner_hea_conn .banner_hea {
    text-transform: uppercase;
}

#team_member {
    padding: 50px 0px;
}

#team_member .team_member_conn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
}

#team_member .team_member_conn .imgsec {
}

#team_member .team_member_conn .imgsec img {
}

#team_member .team_member_conn .desc {
    padding-left: 30px;
}

#team_member .team_member_conn .desc .hea, #team_member .team_member_conn .desc .hea2 {
    margin-top: 0px;
    font-size: 24px;
    color: #16365c;
    font-weight: 500;
    position: relative;
    margin-bottom: 25px;
}

#team_member .team_member_conn .desc .hea2 {
    margin-top: 0px;
    font-size: 24px;
    color: #16365c;
    font-weight: 500;
    position: relative;
    margin-bottom: 25px;
}

#team_member .team_member_conn .desc .hea:before {
    content: "";
    height: 2px;
    width: 50px;
    background: #16365c;
    position: absolute;
    bottom: -10px;
    left: 1px;
}

#team_member .team_member_conn .desc .hea .desig {
    font-size: 16px;
    color: #4f4f4f;
    font-weight: 400;
}

.highlight {
    color: #16365c;
}

#team_member .team_member_conn .desc ul {
    list-style: none;
    padding-left: 25px;
}

#team_member .team_member_conn .desc ul li {
    position: relative;
}

#team_member .team_member_conn .desc ul li:before {
    content: "\2022";
    color: #16365c;
    font-weight: bold;
    display: inline-block;
    font-size: 25px;
    position: absolute;
    left: -23px;
    top: -11px;
}


.navbar-inverse .navbar-nav > li .dropdown-menu {
    left: 0 !important;
    right: auto !important;
}

.navbar-inverse .navbar-nav > li:hover .dropdown-menu {
    display: block;
}

.full-width{
    width: 100%;
    height: auto;
}

.hide-in-xs{
    display: block;
}


@media (min-width:992px) and (max-width:1199px){

    .banner-bg{
        height: 360px;
    }

    .banner-text h1{
        font-size: 45px;
    }

    .banner-text p{
        font-size: 17px;
    }

    .get-start-btn{
        padding: 8px 25px;
        font-size: 15px;
    }

    .get-start-btn i{
        font-size: 19px;
    }

    .About_hea-center{
        font-size: 57px;
    }

    .About_hea{
        font-size: 57px;
    }

    .common-p{
        font-size: 16px;
    }

    .border-row{
        width: 160px;
        margin-bottom: 16px;
        padding-top: 6px;
    }

    .choose-us-sect h3{
        margin-top: 13px;
        font-size: 26px;
    }

    .choose-us-sect p{
        font-size: 15px;
        line-height: 22px;
    }

    .connect-row h1{
        font-size: 54px;
    }

    .connect-border-row{
        padding-top: 5px;
        margin-top: 12px;
        margin-bottom: 15px;
    }

    .connect-row-p{
        font-size: 15px;
        line-height: 32px;
    }

    .single-stat{
        padding-left: 75px;
    }

    .stat-text h1{
        font-size: 54px;
    }

    .stat-text p{
        font-size: 15px;
    }

    .stat-img img{
        width: 50px;
    }

    .get-btn-cont{
        margin-top: 18px;
    }

    .step-heading-p{
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    #Howitworks .works_icon{
        height: 50px;
        width: 50px    
    }

    .works_icon h1{
        font-size: 26px;
    }

    #Howitworks .work_child .work_hea{
        font-size: 24px;
        margin-top: 12px;
    }

    #Howitworks .work_child p{
        font-size: 15px;
        margin-top: 2px;
    }

    .customer-row h1{
        font-size: 54px;
    }

    .customer-row p{
        font-size: 15px;
        line-height: 31px;
    }

    .user-img img{
        max-width: 130px;
    }

    .rating{
        margin-top: 15px;
        font-size: 17px;
    }

    .user-review p{
        padding: 17px 35px 0px 35px;
        font-size: 16px;
        line-height: 26px;
    }

    .user-review h3{
        margin-top: 8px;
        font-size: 22px;
    }

    .user-review h4{
        font-size: 17px;
        margin-top: 5px;
        margin-bottom: 25px;
    }

    #Download{
        padding: 20px 0px;
    }

    #Download .Download_hea{
        font-size: 27px;
        margin-bottom: 6px;
    }

    .download-border-row{
        width: 130px;
        padding-top: 5px;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    #Download p{
        font-size: 15px;
    }

    #Download .download_btn{
        margin-top: 10px;
    }

    .download_btn img{
        max-width: 150px;
    }

    .mob-screen-img{
        margin-bottom: -120px;
        margin-top: -100px;
    }

    .vanwala-bg-logo::after{
        top: 70px;
        width: 330px;
    }

    .choose-us-cont {
        float: left;
        width: 90%;
        padding: 30px;
        margin: 16px;
    }

    .seat-img {
        width: 65px;
        height: 65px;
        background-size: 65px;
    }

    .common-form-p{
        font-size: 16px;
    }

    .form-adjust {
        border-radius: 0px;
        background: #EFF3F4;
        border: none;
        height: 38px;
    }
    .connect-banner-bg{
        padding-top: 80px;
        height: 670px;
    }

    .msg-btn {
        border-radius: 0px;
        padding: 8px 22px;
        background-color: #FCDC00;
        color: #000;
        font-size: 14px;
        float: left;
    }

    .main-emp-row img{
        max-width: 320px;
    }


    /* .customer-bg-banner{
        padding: 0;
    } */
}

@media (min-width:768px) and (max-width:991px){

    .banner-bg{
        height: 275px;
    }

    .vanwala_header .navbar-nav>li{
        font-size: 13px;
    }

    .vanwala_header .navbar-nav{
        float: right;
    }

    .vanwala_header .navbar-brand{
        padding: 10px 0px;
        max-width: 120px;
        padding-top: 14px;
    }

    .vanwala_header .nav>li>a{
        padding: 10px 11px;
        font-size: 11px;
    }

    .banner-text h1{
        font-size: 38px;
    }

    .banner-text p{
        font-size: 16px;
        margin-top: 15px;
    }

    .get-start-btn{
        border-radius: 0px;
        padding: 5px 15px;
        background-color: #FCDC00;
        color: #000;
        font-size: 14px;
        font-weight: 500;
        float: left;
    }

    .get-start-btn i{
        margin-left: 14px;
        font-size: 18px;
    }

    .About_hea-center{
        font-size: 50px;
    }

    .About_hea{
        font-size: 50px;
    }

    .border-row{
        float: left;
        width: 130px;
        padding-top: 6px;
        background-color: #E8E9EE;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .common-p{
        font-size: 16px;
        line-height: 28px;
    }

    .choose-us-sect h3{
        margin-top: 10px;
        font-size: 22px;
    }

    .choose-us-sect p {
        font-size: 15px;
        line-height: 23px;
    }

    .connect-row h1{
        font-size: 48px;
    }

    .connect-row-p{
        line-height: 27px;
        font-size: 15px;
    }

    .single-stat{
        margin-bottom: 25px;
        padding-left: 55px;
    }

    .stat-img img{
        width: 48px;
    }

    .connect-border-row {
        float: left;
        width: 140px;
        padding-top: 5px;
        background-color: #FCDC00;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .stat-text h1 {
        float: left;
        color: #FFF;
        font-size: 50px;
        width: auto;
        padding-top: 8px;
        margin: 0;
    }

    .stat-text p {
        float: left;
        color: #8798AB;
        font-size: 15px;
        width: auto;
    }

    .step-heading-p {
        font-size: 16px;
        margin: 0;
        float: left;
        width: 100%;
        text-align: left;
        color: #5B5E6F;
        line-height: 28px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    #Howitworks .works_icon {
        background: #E8E9EE;
        display: block;
        float: left;
        color: #14345A;
        height: 40px;
        width: 40px;
        text-align: center;
    }

    .works_icon h1 {
        margin: 0;
        font-size: 19px;
        float: left;
        width: 100%;
        padding-top: 8px;
    }

    #Howitworks .work_child .work_hea {
        margin-top: 10px;
        color: #14345a;
        font-size: 20px;
        font-weight: 600;
        float: left;
        width: 100%;
    }
    #Howitworks .work_child p {
        color: #5B5E6F;
        font-size: 15px;
        float: left;
        width: 100%;
        margin-top: 0px;
    }
    .customer-row h1 {
        font-size: 48px;
        float: left;
        width: 100%;
        margin-top: 0;
    }
    .customer-row p {
        float: left;
        width: 100%;
        font-size: 15px;
        line-height: 30px;
    }
    .review-sect {
        float: left;
        margin: 15px;
        margin-top: 70px;
    }
    .user-img img {
        max-width: 125px;
        margin-top: -70px;
        display: inline !important;
    }
    .rating {
        float: left;
        width: 100%;
        text-align: center;
        color: #ffc200;
        margin-top: 12px;
        font-size: 17px;
    }
    .user-review p {
        float: left;
        width: 100%;
        text-align: center;
        padding: 10px 20px 0px 20px;
        font-size: 16px;
        line-height: 25px;
    }
    .user-review h3{
        font-size: 21px;
        margin-top: 6px;
    }
    .user-review h4 {
        float: left;
        width: 100%;
        text-align: center;
        color: #B1B2B8;
        font-weight: 400;
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 17px;
    }
    .vanwala-bg-logo::after{
        top: 0px;
        right: 0px;
        width: 250px;
    }

    #Howitworks .workflex img.Howitworks-img.img-responsive {
        padding: 17px 7px;
        width: 100%;
    }
    #Download {
        background: #14345A;
        padding: 20px 0px;
        margin-top: 100px;
        margin-bottom: 100px;
    }
    #Download .Download_hea {
        margin-top: 0px;
        font-size: 23px;
        color: #FFF;
        font-weight: 500;
        float: left;
        width: 100%;
        margin-bottom: 6px;
    }
    .download-border-row {
        float: left;
        width: 125px;
        padding-top: 5px;
        background-color: #FCDC00;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    #Download p {
        color: #FFF;
        font-size: 14px;
        float: left;
        width: 100%;
    }

    .download_btn img{
        max-width: 130px;
    }

    #Download .download_btn {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .mob-screen-img {
        margin-bottom: -100px;
        margin-top: -45px;
    }

    .vanwala-bg-logo-left::after{
        top: 0px;
        left: 0px;
        width: 250px;
    }
    .main-emp-row img {
        max-width: 300px;
        margin-bottom: -50px;
    }

    .connect-banner-bg{
        padding-top: 85px;
        padding-bottom: 0;
        height: 670px;    
    }

    .form-cont {
        float: left;
        width: 100%;
        padding: 35px 10px;
    }

    .common-form-p{
        font-size: 15px;
    }

    .form-adjust{
        height: 34px;
        font-size: 14px;
    }

    .msg-btn {
        border-radius: 0px;
        padding: 8px 19px;
        background-color: #FCDC00;
        color: #000;
        font-size: 13px;
        float: left;
    }

    .choose-us-cont {
        float: left;
        width: 90%;
        padding: 20px 15px;
        margin: 10px;
    }

    .seat-img{
        width: 60px;
        height: 60px;
        background-size: 60px;
    }
    
}

@media (min-width:576px) and (max-width:767px){
    .gap-row {
        margin-top: 60px;
        display: block;
        /* align-items: center; */
    }

    .About_hea-center{
        font-size: 50px;
    }
    .About_hea {
        /* margin-top: 0px; */
        font-size: 50px;
        color: #14345a;
        text-transform: capitalize;
        font-weight: 700;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 25px;
    }
    .border-row {
        float: left;
        width: 180px;
        padding-top: 6px;
        background-color: #E8E9EE;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .common-p {
        font-size: 16px;
        margin: 0;
        float: left;
        width: 100%;
        text-align: left;
        color: #5B5E6F;
        line-height: 27px;
    }
    .get-start-btn {
        border-radius: 0px;
        padding: 7px 11px;
        background-color: #FCDC00;
        color: #000;
        font-size: 13px;
        font-weight: 500;
        float: left;
    }
    .get-btn-cont {
        float: left;
        margin-top: 20px;
    }
    .get-start-btn i {
        margin-left: 11px;
        font-size: 16px;
        margin-top: 1px;
        float: right;
    }
    .choose-us-row{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .choose-us-sect h3 {
        margin-top: 11px;
        font-size: 22px;
        color: #0D407C;
        text-transform: capitalize;
        font-weight: 500;
        float: left;
        width: 100%;
        text-align: left;
    }
    .choose-us-sect {
        margin-top: 40px;
        margin-bottom: 60px;
    }
    .choose-us-sect p {
        font-size: 15px;
        margin: 0;
        float: left;
        width: 100%;
        text-align: left;
        line-height: 22px;
        margin-bottom: 25px;
    }
    .connect-banner-bg {
        background: url(../Images/connect-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
        padding-top:  40px;
        padding-bottom: 40px;
        height: 700px;
    }
    .connect-row h1 {
        color: #FFF;
        font-size: 42px;
        float: left;
        width: 100%;
        margin-top: 0;
    }
    .connect-border-row {
        float: left;
        width: 140px;
        padding-top: 5px;
        background-color: #FCDC00;
        margin-top: 4px;
        margin-bottom: 11px;
    }

    .common-form-p{
        font-size: 16px;
    }

    .connect-row-p{
        float: left;
        width: 100%;
        color: #FFF;
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .connect-row {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .single-stat {
        display: flex;
        align-items: center;
        margin-bottom: 45px !important;
        margin-top: 30px;
        padding-left: 15px;
    }
    .stats-row{
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .banner-bg{
        height: 200px;
    }
    .stat-img img {
        width: 45px;
    }
    .stat-text p {
        float: left;
        color: #8798AB;
        font-size: 15px;
        width: auto;
        line-height: 20px;
    }
    .step-heading-p {
        font-size: 16px;
        margin: 0;
        float: left;
        width: 100%;
        text-align: left;
        color: #5B5E6F;
        line-height: 25px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    #Howitworks .mob-steps-slider {
        width: 94%;
        padding-left: 10px;
    }

    .works_icon h1 {
        margin: 0;
        font-size: 20px;
        float: left;
        width: 100%;
        padding-top: 7px;
    }

    #Howitworks .work_child {
        /* padding-left: 80px; */
        position: relative;
        cursor: pointer;
        margin-bottom: 20px;
    }

    #Howitworks .works_icon {
        background: #E8E9EE;
        display: block;
        float: left;
        color: #14345A;
        height: 40px;
        width: 40px;
        text-align: center;
    }

    .banner-bg{
        padding: 0;
    }

    #Howitworks .work_child .work_hea {
        color: #14345a;
        font-size: 20px;
        font-weight: 600;
        float: left;
        width: 100%;
        margin-top: 5px;
    }
    #Howitworks .work_child p {
        color: #5B5E6F;
        font-size: 14px;
        float: left;
        width: 100%;
        margin-top: 3px;
        margin-bottom: 25px;
    }
    .connect-right-border {
        border-right: none;
    }
    
    .vanwala-bg-logo::after {
        top: 40px;
        right: 0;
        width: 420px;
    }    
    .customer-row {
        display: flex;
        /* align-items: center; */
        flex-direction: column;
    }
    .customer-row h1 {
        font-size: 50px;
        float: left;
        width: 100%;
        margin-top: 0;
    }
    .customer-bg-banner{
        padding-top: 20px;
        /* padding-bottom: 70px; */
    }
    .customer-row p {
        float: left;
        width: 100%;
        font-size: 15px;
        line-height: 28px;
    }
    .user-img img {
        max-width: 110px;
        margin-top: -50px;
        display: inline !important;
    }
    .review-sect {
        float: left;
        margin: 30px;
        margin-top: 75px;
    }
    .rating {
        float: left;
        width: 100%;
        text-align: center;
        color: #ffc200;
        margin-top: 5px;
        font-size: 16px;
    }
    .user-review p {
        float: left;
        width: 100%;
        text-align: center;
        padding: 10px 30px 0px 30px;
        font-size: 15px;
        line-height: 23px;
        margin-bottom: 0;
    }
    .user-review h3{
        margin-top: 6px;
        font-size: 21px;
    }
    .user-review h4{
        margin-top: 0;
        font-size: 17px;
        margin-bottom: 20px;
    }
    .value-sect-row {
        padding-top: 60px;
        padding-bottom: 80px;
        display: flex;
        /* align-items: center; */
        flex-direction: column;
    }
    .vanwala-bg-logo-left::after{
        top: 0px;
        left: 0px;
        width: 430px;
    }
    #Download .Download_hea {
        margin-top: 0px;
        font-size: 20px;
        color: #FFF;
        font-weight: 500;
        float: left;
        width: 100%;
        margin-bottom: 6px;
    }
    .download_btn img{
        max-width: 120px;
    }
    .download-border-row {
        float: left;
        width: 140px;
        padding-top: 5px;
        background-color: #FCDC00;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    #Download {
        background: #14345A;
        padding: 20px 0px;
        margin-top: 30px;
        margin-bottom: 100px;
    }
    .hide-in-xs{
        display: none;
    }

    /* .main-emp-row {
        display: flex;
        align-items: flex-end;
    }
     */

     .main-emp-row img {
        max-width: 210px;
        margin-bottom: -120px;
    }
    .banner-text h1 {
        color: #FFF;
        font-size: 35px;
        margin-top: 0;
        font-weight: 600;
    }
    .banner-text p{
        font-size: 16px;
        margin-top: 14px;
    }

    .choose-us-cont {
        float: left;
        width: 90%;
        padding: 10px;
        margin: 15px 6px;
    }

    .seat-img{
        width: 55px;
        height: 55px;
        background-size: 55px;
    }

    .form-adjust {
        border-radius: 0px;
        background: #EFF3F4;
        border: none;
        height: 34px;
        font-size: 12px;
    }
    .form-top-allign{
        margin-bottom: 5px;
    }
    .form-mid-allign{
        margin-bottom: 20px;
    }
}

@media (min-width:320px) and (max-width:575px){
    .vanwala_header .navbar-brand img{
        max-width: 140px;
    }
    .banner-text h1 {
        color: #FFF;
        font-size: 32px;
        margin-top: 0;
        font-weight: 600;
    }
    .banner-text p {
        font-size: 15px;
        color: #FFF;
        margin-top: 18px;
        font-weight: 300;
    }
    .banner-bg{
        background-position: center;
        padding: 0;
        height: 140px;
    }
    .get-start-btn {
        border-radius: 0px;
        padding: 7px 13px;
        background-color: #FCDC00;
        color: #000;
        font-size: 13px;
        font-weight: 500;
        float: left;
    }
    .get-start-btn i {
        margin-left: 13px;
        font-size: 16px;
        margin-top: 1px;
        float: right;
    }
    .gap-row {
        margin-top: 60px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .About_hea-center{
        font-size: 36px;
    }
    .About_hea {
        /* margin-top: 0px; */
        font-size: 36px;
        color: #14345a;
        text-transform: capitalize;
        font-weight: 700;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 25px;
    }
    .border-row {
        float: left;
        width: 180px;
        padding-top: 6px;
        background-color: #E8E9EE;
        margin-top: 10px;
        margin-bottom: 11px;
    }
    .common-p {
        font-size: 15px;
        margin: 0;
        float: left;
        width: 100%;
        text-align: left;
        color: #5B5E6F;
        line-height: 24px;
    }
    .choose-us-sect {
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .choose-us-sect h3 {
        margin-top: 7px;
        font-size: 20px;
        color: #0D407C;
        text-transform: capitalize;
        font-weight: 500;
        float: left;
        width: 100%;
        text-align: left;
    }
    .choose-us-sect p {
        font-size: 12px;
        margin: 0;
        float: left;
        width: 100%;
        text-align: left;
        line-height: 20px;
        margin-bottom: 25px;
    }
    .connect-row h1 {
        color: #FFF;
        font-size: 36px;
        float: left;
        width: 100%;
        margin-top: 0;
    }
    .connect-banner-bg {
        background: url(../Images/connect-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
        padding-top: 50px;
        padding-bottom: 100px;
        height: 840px;
    }
    .connect-row h1 {
        color: #FFF;
        font-size: 32px;
        float: left;
        width: 100%;
        margin-top: 0;
    }
    .connect-row-p {
        float: left;
        width: 100%;
        color: #FFF;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 25px;
    }
    .connect-border-row {
        float: left;
        width: 140px;
        padding-top: 4px;
        background-color: #FCDC00;
        margin-top: 7px;
        margin-bottom: 10px;
    }
    .connect-row {
        display: flex;
        flex-direction: column;
    }
    .connect-right-border {
        border-right: none;
    }
    .stat-img img {
        width: 45px;
    }
    .get-btn-cont {
        float: left;
        margin-top: 5px;
    }
    .single-stat {
        display: flex;
        align-items: center;
        margin-bottom: 45px;
        padding-left: 15px;
    }
    .single-stat {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
        padding-left: 15px;
        margin-top: 20px;
    }
    .step-heading-p {
        font-size: 14px;
        margin: 0;
        float: left;
        width: 100%;
        text-align: left;
        color: #5B5E6F;
        line-height: 22px;
        font-weight: 500;
        margin-bottom: 15px;
    }
    #Howitworks .mob-steps-slider {
        width: 90%;
        padding-left: 35px;
    }
    #Howitworks .works_icon {
        background: #E8E9EE;
        display: block;
        float: left;
        color: #14345A;
        height: 40px;
        width: 40px;
        text-align: center;
    }
    #Howitworks .workflex {
        display: flex;
        align-items: center;
        margin-top: 20px;
        flex-direction: column;
    }
    #Howitworks .work_child .work_hea {
        color: #14345a;
        font-size: 20px;
        font-weight: 600;
        float: left;
        width: 100%;
        margin-top: 5px;
    }

    .works_icon h1 {
        margin: 0;
        font-size: 20px;
        float: left;
        width: 100%;
        padding-top: 7px;
    }

    .customer-row h1 {
        font-size: 36px;
        float: left;
        width: 100%;
        margin-top: 0;
    }
    .customer-bg-banner{
        padding-top: 70px;
        /* padding-bottom: 50px; */
    }
    .customer-row p {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 23px;
    }
    .customer-row {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .user-review p {
        float: left;
        width: 100%;
        text-align: center;
        padding: 10px 10px 0px 10px;
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .user-review h3 {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        font-size: 19px;
    }
    .user-review h4 {
        float: left;
        width: 100%;
        text-align: center;
        color: #B1B2B8;
        font-weight: 400;
        margin-bottom: 20px;
        margin-top: 0;
        font-size: 16px;
    }

    .review-sect {
        float: left;
        margin: 0px;
        margin-top: 70px;
    }
    .user-img img {
        max-width: 80px;
        margin-top: -37px;
        display: inline !important;
    }
    .vanwala-bg-logo::after{
        padding: 0px;
        top: 360px;
        right: 0px;
        width: 170px;
    }
    .rating {
        float: left;
        width: 100%;
        text-align: center;
        color: #ffc200;
        margin-top: 6px;
        font-size: 12px;
    }
    .value-sect-row {
        padding-top: 80px;
        padding-bottom: 0px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .hide-in-xs{
        display: none;
    }
    #Download {
        background: #14345A;
        padding: 40px 0px;
        /* margin-top: 80px; */
        margin-bottom: 80px;
    }
    #Download .Download_hea {
        margin-top: 0px;
        font-size: 20px;
        color: #FFF;
        font-weight: 500;
        float: left;
        margin-bottom: 10px;
    }
    #Download p {
        color: #FFF;
        font-size: 14px;
        float: left;
        width: 100%;
    }
    .download_btn img{
        max-width: 120px;
    }
    .vanwala-bg-logo-left::after{
        padding: 0px;
        top: 0px;
        left: 0px;
        width: 310px;
    }
    #Howitworks {
        padding: 20px 0px;
    }

    .col-disp-none{
        display: none;
    }

    .col-full-width{
        width: 100%;
    }

    .choose-us-cont{
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 30px 30px;
    }

    .choose-txt-cont{
        margin-left: 20px;
    }

    .seat-img{
        width: 95px;
        height: 57px;
        background-size: 63px;
    }

    .form-cont{
        padding: 20px 10px;
    }

    .common-form-p{
        font-size: 14px;
    }

    .form-adjust{
        height: 34px;
        font-size: 12px;
    }

    .msg-btn{
        padding: 7px 15px;
        font-size: 13px;
    }

    .download-border-row{
        float: left;
        width: 140px;
        padding-top: 5px;
        background-color: #FCDC00;
        margin-top: 10px;
        margin-bottom: 15px;
    }
}

/* Carousel Button CSS */


.owl-carousel.owl-theme.owl-loaded.owl-drag{
    position: relative;
}

button.owl-prev{
    position: absolute;
    top: 35%;
    color: #00000099 !important;
    font-size: 100px !important;
    max-height: 130px !important;
    line-height: 80px !important;
    left: -15px;
}

button.owl-next {
    position: absolute;
    top: 35%;
    color: #00000099 !important;
    font-size: 100px !important;
    max-height: 130px !important;
    line-height: 80px !important;
    right: -15px;
}



