.error{
    font-weight: normal;
    font-size: 12px;
    color: red;
    margin-bottom: 0px;
}
.rit_banner_meet_doctor{background: url('../images/dr-ritu-jacob.png') top center;
    background-repeat: no-repeat;
    background-position: right 5% center;
    background-size: cover;
    min-height: 430px;
    width: 100%;
    position: relative;
    box-sizing: border-box!important;
}
.rit_banner_approach{background: url('../images/Ourapproch.png') top center;
    background-repeat: no-repeat;
    background-position: right 5% center;
    background-size: cover;
    min-height: 430px;
    width: 100%;
}
.rit_banner_typesofbraces{background: url('../images/TypesofBraces.png') top center;
    background-repeat: no-repeat;
    background-position: right 30% center;
    background-size: cover;
    min-height: 430px;
    width: 100%;
}
.rit_banner_faq{background: url('../images/Faq.jpg') top center;
    background-repeat: no-repeat;
    background-position: right 5% center;
    background-size: cover;
    min-height: 430px;
    width: 100%;
}
.rit_banner_testimonials{background: url('../images/Testimonial.jpg') top center;
    background-repeat: no-repeat;
    background-position: right 5% center;
    background-size: cover;
    min-height: 430px;
    width: 100%;
}

@supports (-moz-appearance:none) {
    .rit_banner_form{
        padding: 2px 15px 2px 15px!important;
    }
    .call_us{
        padding: 10px 0px!important;
    }
}

.form-group label, .error{
    margin: -5px 0px!important;
    color: red!important;
}
.form-desk{
    box-sizing: border-box!important;
}

.rit_banner_form{
    background-color: #ededed ;
    box-shadow: 0 0px 16px 0 rgba(0,0,0,0.2);
    padding: 10px 15px 9px 15px;
    opacity: 0.9;
    box-sizing: border-box!important;
}
.form_title_bg{
    background-color: #F27405!important;
}
.form_title{
    margin: 0px;
    background-color: #14488C;
    color: #fff!important;
    padding: 16px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px!important;

}
.form-control {
    color: #000;
    border-radius: unset;
    font-size: 12px;
    border: 1px solid #e0e0e0;
}
.rit_5most_ul li{
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    cursor: pointer;
}
.rit_5most_ul li:hover{
    padding: 10px;
    box-shadow: 0 16px 24px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

.getin_touch {
    display: table-cell;
    vertical-align: middle;
    float: left;
    margin-right: 25px;
}
.clickhere {
    display: table-cell;
    vertical-align: middle;
    float: left;
    text-align: right;
    font-size: 13px;
    line-height: 18px;
}
.clickhere {
    border-left: 1px solid #000;
    padding-left: 15px;
}

.wticon_desk {
    width: 56px;
    float: none;
    padding: 0;
    margin-left: 5px;
    margin-top: -10px;
}
.call_us{
    background: #F27405;
    width: 100%;
    position: absolute;
    padding: 11px 0px;
    top: unset;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    box-sizing: border-box!important;
}
.call_us a{
    color: #ffffff;
    text-decoration: none!important;
}
.call_us a:hover{
    color: #ffffff!important;
    text-decoration: none!important;
}
.call_us_mob{
    margin-top: 30px;
    background: #F27405;
    padding: 11px 0px;
    top: unset;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}
.call_us_mob a{
    color: #ffffff;
    text-decoration: none!important;
}
.call_us_mob a:hover{
    color: #ffffff!important;
    text-decoration: none!important;
}

.wticon_mobile {
    width: 56px;
    float: right;
    padding: 0;
    margin-left: -5px;
    margin-top: -10px;
    z-index: 9999;
}

.wt_mobile{
    position: fixed;
    float: right!important;
    bottom: 70px;
    right: 10px;
    z-index: 9999;
}

@media only screen and (min-width : 0px) and (max-width: 767px) {
    @supports (-moz-appearance:none) {
        .enquire-mob{
            margin-bottom: 25px!important;
        }
    }
    .iframe_contact{
        height: 300px;
    }
    .rit_5most_ul li{
        padding: 10px;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        transition: 0.3s;
        width: 49%;
    }
    .rit_banner_meet_doctor{background: url('../images/dr-ritu-jacob.png') top center;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 350px;
        width: 100%;
    }
    .rit_banner_approach{background: url('../images/Ourapproch.png') top center;
        background-repeat: no-repeat;
        background-position: left 54% center;
        background-size: cover;
        min-height: 350px;
        width: 100%;
    }
    .rit_banner_typesofbraces{background: url('../images/TypesofBraces.png') top center;
        background-repeat: no-repeat;
        background-position: left 40% center;
        background-size: cover;
        min-height: 350px;
        width: 100%;
    }
    .rit_banner_faq{background: url('../images/Faq.jpg') top center;
        background-repeat: no-repeat;
        background-position: right 50% center;
        background-size: cover;
        min-height: 350px;
        width: 100%;
    }
    .rit_banner_testimonials{background: url('../images/Testimonial.jpg') top center;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 350px;
        width: 100%;
    }
    .rit_banner_form{
        background-color: #fff;
        box-shadow: 0 0px 4px 0 rgba(0,0,0,0.2);
        padding: 5px 15px 10px 15px;
        opacity: 0.9;
    }
    .form_title {
        margin: 0px;
        background-color: #14488C;
        color: #fff!important;
        padding: 13px;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
    }
}
@media only screen and (min-width : 768px) and (max-width: 981px) {
    @supports (-moz-appearance:none) {
        .rit_banner_form{
            padding: 10px 15px 10px 15px!important;
        }
        .call_us{
            padding: 10px 0px!important;
        }
    }

    .rit_banner_meet_doctor{background: url('../images/dr-ritu-jacob.png') top center;
        background-repeat: no-repeat;
        background-position: right 35% center;
        background-size: cover;
        min-height: 430px;
        width: 100%;
    }
    .rit_banner_approach{background: url('../images/Ourapproch.png') top center;
        background-repeat: no-repeat;
        background-position: right 22% center;
        background-size: cover;
        min-height: 430px;
        width: 100%;
    }
    .rit_banner_typesofbraces{background: url('../images/TypesofBraces.png') top center;
        background-repeat: no-repeat;
        background-position: right 47% center;
        background-size: cover;
        min-height: 430px;
        width: 100%;
    }
    .rit_banner_faq{background: url('../images/Faq.jpg') top center;
        background-repeat: no-repeat;
        background-position: right 39% center;
        background-size: cover;
        min-height: 430px;
        width: 100%;
    }
    .rit_banner_testimonials{background: url('../images/Testimonial.jpg') top center;
        background-repeat: no-repeat;
        background-position: right 40% center;
        background-size: cover;
        min-height: 430px;
        width: 100%;
    }
    .wticon_mobile {
        width: 56px!important;
    }
    .wticon_desk {
        width: 46px;
        float: none;
        padding: 0;
        margin-left: 5px;
        margin-top: 0px;
    }
}
@media (min-width: 981px) and (max-width:1024px){
    .rit_banner_form{
        padding: 10px 15px 10px 15px!important;
    }
    .rit_banner_meet_doctor{background: url('../images/dr-ritu-jacob.png') top center;
        background-repeat: no-repeat;
        background-position: right 35% center;
        background-size: cover;
        min-height: 430px;
        width: 100%;
    }
    .rit_banner_approach{background: url('../images/Ourapproch.png') top center;
        background-repeat: no-repeat;
        background-position: right 5% center;
        background-size: cover;
        min-height: 430px;
        width: 100%;
    }
    .rit_banner_typesofbraces{background: url('../images/TypesofBraces.png') top center;
        background-repeat: no-repeat;
        background-position: right 40% center;
        background-size: cover;
        min-height: 430px;
        width: 100%;
    }
    .rit_banner_faq{background: url('../images/Faq.jpg') top center;
        background-repeat: no-repeat;
        background-position: right 35% center;
        background-size: cover;
        min-height: 430px;
        width: 100%;
    }
    .rit_banner_testimonials{background: url('../images/Testimonial.jpg') top center;
        background-repeat: no-repeat;
        background-position: right 35% center;
        background-size: cover;
        min-height: 430px;
        width: 100%;
    }
    .rit_banner_form{
        background-color: #fff;
        box-shadow: unset;
        padding: 5px 15px 25px 15px;
        opacity: 0.9;
    }
    .wticon_mobile {
        width: 56px!important;
    }
}