.banner {
    height: 700px !important;
    background-size: cover;
    background-position: center center;
}

body {
    font-family: 'Inter', sans-serif;
}
#Quote,
#Appt{
    height: 60px;
    opacity: 0;
    margin-top: -30px;
}
.topCallBtn {
    padding: 12px 40px;
    color: #f8f9fa;
    border: 2px solid #ffc107;
    text-decoration: none !important;
    border-radius: 29px;
    background-color: white;

}

.topCallBtn:hover {
    color: #f8f9fa;
}

@keyframes btn_anim {

    0%,
    100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

.topCallBtn-appt {
    background: #da9100;
    padding:8px 15px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    margin-left: 60px;
    background: linear-gradient(-45deg, #bb8c30, #926918, #212529, #da9100);
    animation: 2s infinite btn_anim;
    -webkit-animation: 2s infinite btn_anim;
    background-size: 400% 400%;
    font-size: 19px;
}
.call-now{
    color: #000;
    font-size: 19px;
    text-decoration: none;
}
.call-now:hover{
    color: #d99100;
}

.call-now span {
    color: #da9100;
    margin-right: 4px;
}

.topCallBtn-appt:hover {
    color: #fff;
    background-color: #000;
}

.servicebanner-headingafterlive .banner-heading {
    font-size: 28px !important;
    font-family: 'Fjalla One', sans-serif;
    /* color: #da9100; */
    color: #000 !important;
    line-height: 41px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 20px;
    padding-top: 0;
    text-align: left;
}

.contact-us {
    display: flex;
    margin-left: auto;
    float: right;
    align-items: center;
    padding: 17px 1px;
}

.services-advantagheading h2,
.services-formheading h2 {
    font-family: 'Fjalla One', sans-serif !important;
}

.banner p {
    font-size: 26px;
}

header.web-header {
    padding: 13px 40px 0 !important;
    z-index: 999;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 800px !important;

    }
}

.points {
    padding-left: 0px;
}

.points li {
    position: relative;
    list-style: none;
    padding: 0 25px;
    line-height: 36px;
    font-size: 18px;
}

.points li::after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f058";
    left: 0;
    top: 0px;
    color: #da9100;

}

.heading {
    font-size: 30px;
    color: #da9100;
    padding: 23px 3px;
}

.services {
    text-align: center;
}

.services img {
    border-radius: 8px;
}

.patientimagecatname {
    text-align: center;
    background-color: #da9100;
    padding: 4px;
    margin-top: 4px;
    display: block;
    color: #fff;
}

.video-discription {
    font-size: 18px !important;
}

.for-bord {
    position: relative;
    background-color: #f2f2f2;
    box-shadow: rgb(189 189 189) -2px 5px 22px 1px;
    padding: 63px 70px;
    height: 318px;
}


.for-bord::before {
    content: "\201C";
    position: absolute;
    font-family: FontAwesome !important;
    font-size: 40px;
    line-height: 1;
    color: #000;
    font-style: normal;
    top: 40px;
    left: 20px;
}

.footer-contactdetail {
    margin: 0px !important;
}

.footer-content p,
.footer-link4 p {
    margin-bottom: 0px !important;
}

.social-media-link {
    margin: 25px 0px;
}

.social-media-link ul {
    padding-left: 0px !important;
}

.footer-contactdetail p {
    margin-bottom: 0px !important;
}

.for-bord::after {
    position: absolute;
    font-size: 40px;
    font-family: FontAwesome !important;
    line-height: 1;
    color: #000;
    font-style: normal;
    content: "\201D";
    right: 10px;
    bottom: 0em;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #f2f2f2;
    margin: 0 0 0 25px;
    position: absolute;
    bottom: -14px;
}

.section {
    padding: 50px 0px;
}

.video-testimonial-wrapper p {
    font-size: 20px;
    color: #fff !important;
}

.video-btn img,
.video-testimonial-wrapper a img {
    border-radius: 8px;
}

.main-wrap {
    padding: 250px 0px !important;
}

.footerlinks-heading h2 {
    font-family: 'Fjalla One', sans-serif;
}

footer {
    padding: 45px 45px 32px !important;
}

.footer-content p,
.footer-link4 p {
    color: #fff;
    text-align: left;
    font-weight: 300;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.fixed {
    background: #fff !important;
    -webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 20%) !important;
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2) !important;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 20%) !important;
    transition: .5s !important;
    position: fixed;
    width: 100%;
}

.baldness-level p {
    font-weight: bold;
}

.bland-wrap ul,
.round {
    list-style: none;
    padding-left: 0px !important;
    display: flex;
}

.baldness-level-list>span {
    font-size: 12px;
    font-weight: bold;
}

.bland-wrap ul li {
    text-align: center;
}

#clicktoaction {
    display: none;
}

.backtotop {
    position: fixed;
    background: #da9100;
    display: none;
    bottom: 80px;
    right: 10px;
    transition: .5s;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    z-index: 9999;
}

.backtotop a {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
}

#web-form {
    margin: -41px auto 20px !important;
    padding: 33px !important;
}

@media (min-width:100px) and (max-width:425px) {
    .navbar-brand img {
        max-width: 70px !important;
        }
    .web-logo {
        width: 90px;
    }

    .topCallBtn,
    .topCallBtn-appt {
        padding: 10px 12px;
        font-size: 9px;
        margin-left: 0;

    }

    .points li {
        line-height: 17px;
        font-size: 11px;
    }

    .servicebanner-headingafterlive .banner-heading {
        font-size: 11px !important;
        line-height: 16px;
    }
    .contact-us{
        padding: 10px 0px;
    }
}

@media (min-width:425px) and (max-width:767px) {
    .navbar-brand img {
        max-width: 90px !important;
        }
    .darkHeader .container-fluid{
        padding: 0px;
    }
    .web-logo {
        width: 100px;
    }

    .topCallBtn,
    .topCallBtn-appt {
        padding: 10px 13px;
        font-size: 15px;
    }

    .points li {
        line-height: 25px;
        font-size: 16px;
    }

    .servicebanner-headingafterlive .banner-heading {
        font-size: 15px !important;
        line-height: 25px;
    }
}

@media (min-width:100px) and (max-width:767px) {
    .contact-us {
        display: block;
        float: right;

    }
    #web-form {
        margin: 0px auto 20px !important;
        padding: 8px !important;
    }
    .call-now{
        font-size: 11px;
    }


    header.web-header {
        padding: 11px 0px !important;
    }



    .banner {
        height: auto !important;
        padding: 10px 8px !important;
        background-position: 50% 50%;
    }



    .banner p {
        font-size: 15px;
    }

    .submit-button button {
        width: 100%;
        border: 0;
        background: #da9100;
        border-radius: 0;
        font-family: Inter, sans-serif;
        font-size: 16px;
        padding: 14px 0;
        color: #fff;
    }

    .services-advantagheading {
        color: #da9100;
        font-weight: 700;
        padding: 10px 0 0;
        font-size: 28px;
    }

    .section {
        padding: 19px 0px;
    }

    .bland-wrap ul li {
        width: 13%;
    }

    .baldness-level-list img {
        width: 100%;
    }

    .round {
        align-items: center;
        justify-content: center;
    }

    .consult-form input {
        border: 1px solid #cbcbcb;
        border-radius: 0;
    }

    .radio-custom,
    .radio-custom-label {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;

        position: absolute;
        z-index: 1;
    }

    .radio-custom,
    .radio-custom-label {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .radio-custom+.radio-custom-label:before {
        font-family: FontAwesome;
        border: 1px solid #ddd;
        padding: 2px;
        border-radius: 50%;
    }

    .for-icon:before,
    .radio-custom+.radio-custom-label:before {
        content: '\f00c';
        font-size: 14px;
        text-align: center;
        background: #fff;
    }

    .radio-custom-label,
    .servicebanner-menu ul li,
    .treatment-wrap {
        position: relative;
    }

    .consult-form input {
        border: 1px solid #cbcbcb;
        border-radius: 0;
    }

    .radio-custom:checked+.radio-custom-label:before {
        content: "\f00c";
        font-family: FontAwesome;
        color: #fff;
        background-color: #da9100;
    }

    .calender {
        position: relative;
    }

    .calender span {
        position: absolute;
        top: 11px;
        right: 9px;
        color: #da9100;
    }

    .heading .h_Quotation,
    .heading h1 {
        color: #da9100;
        font-size: 26px;
        font-weight: 700;
        text-align: center;
        line-height: 24px;
    }

    .main-wrap {
        padding: 20px 20px !important;
    }

    .dr-sumit-details h2 {
        color: #da9100;
        font-size: 30px;
        font-weight: 700;
    }



    .testimonial-heading h2,
    .heading {
        font-size: 28px;
        color: #da9100;
        text-align: center;
        font-weight: 700;
        margin-bottom: 21px;

    }

    .submit-button {
        margin: 12px 0px;
    }

    .star-icon ul {
        display: flex;
        justify-content: center;
        padding-left: 0px;
        list-style: none;
    }

    .star-icon ul li {
        margin-left: 6px;
        color: #f7ce4a;
    }

    .for-bord {
        padding: 15px 15px;
        height: auto;
        margin-bottom: 36px;
    }

    .name-icon {
        font-weight: 600;
        border: 3px solid;
        border-radius: 50px;
        height: 40px;
        width: 40px;
        text-align: center;
        line-height: 34px;
        position: absolute;
        top: 22px;
        right: 33px;
    }

    .username-detail p {
        font-weight: bold;
        text-align: center;

    }

    .video-testimonial-wrapper .video-btn:before {
        content: '\f16a';
        font-family: FontAwesome;
        font-size: 60px;
        text-align: center;
        position: absolute;
        z-index: 9;
        top: 50%;
        left: 50%;
        color: #000;
        transform: translate(-50%, -50%);
        line-height: 1;
    }

    .video-testimonial-wrapper .video-btn:after {
        content: '';
        font-size: 60px;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 30px;
        width: 30px;
        background-color: #fff;
    }

    .modal-body {
        padding: 0px;
    }

    .services-videowrap {
        text-align: center;
        margin: 20px 0 0;
        position: relative;
    }

    #service-wrap-10 {
        background: #da9100;
        padding: 0;
        color: #fff;

    }

    .services-formheading {
        padding: 16px 0px;
        text-align: center;
    }

    .services-submitbuttonwrap button {
        width: 100%;
        padding: 10px;
        font-size: 16px;
        text-transform: uppercase;
        border-radius: 0;
        background: #000;
        border: 0;
        color: #fff;
        margin: 26px 0px;
    }

    .services-formheading h2 {
        font-weight: 700;
        font-size: 28px;

    }

    footer {
        background: #3b3242;
        padding: 15px !important;
    }

    .footer-logo img {
        width: 200px;
        display: block;
        margin: 0 auto;
    }

    .footer-content p {
        color: #fff;
        text-align: center;
        font-size: 15px !important;
    }

    .bottom-footer {
        background: #000;
        padding: 10px 0 40px;
    }

    #bootm-footer {
        padding-bottom: 20px;
    }

    .copyright {
        text-align: center;
        color: #fff;
        margin-top: 0;
    }

    .copyright p {
        font-size: 12px;
    }

    .footerlinks-heading h2 {
        color: #da9100;
        text-align: center;
    }

    .social-media-link ul li {
        display: inline-block;
    }

    .social-media-link ul {
        text-align: center;
    }

    .footer-link4 p {
        color: #fff;
        text-align: center;
        font-size: 14px !important;
    }

    .social-media-link ul li a {
        display: inline-block;
        height: 35px;
        width: 35px;
        background: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 35px;
        color: #3d3444;
    }

    #clicktoaction {
        background-color: #da9100;
        position: fixed;
        width: 100%;
        z-index: 9;
        bottom: 0;
        padding: 6px 0px;
        display: block;

        left: 0px;
    }

    .ftrFixMenu a {
        text-align: center;
        display: block;
        color: #fff;
        font-size: 12px;
        text-decoration: none;
    }

    .ftrFixMenu a i {
        font-size: 18px;
    }

    .ftrFixMenu p {
        font-size: 10px;
        margin-bottom: 0px;
    }



    .ftrFixMenu a img {
        width: 18px;
        margin-bottom: 1px;
    }

    .for-bord::before {
        font-size: 54px;
        top: 11px;
    }

}

@media (min-width:767px) and (max-width:1250px) {
    .baldness-level-list img {
        width: 100%;
    }

    #web-form {
        padding: 40px;
        background: #fff;
        width: 94%;
        margin: -100px auto 20px;
        -webkit-box-shadow: 0 0 30px 0 rgb(0 0 0 / 30%);
        -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 30px 0 rgb(0 0 0 / 30%);
        position: relative;
        z-index: 9;
    }

    .calender span {
        position: absolute;
        top: 20px;
        right: 9px;
        color: #da9100;
    }

    .baldness-level-list>span {
        font-size: 7px;
        font-weight: bold;
    }

    .round {
        align-items: center;
        justify-content: center;
    }

    .web-displyeform input {
        border-radius: 0;
        padding: 14px;
        background: #fff6e5;
        border: 1px solid #d99100;
    }

    .radio-custom,
    .radio-custom-label {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .radio-custom+.radio-custom-label:before {
        content: '\f00c';
        font-family: FontAwesome;
        background: #fff;
        border: 1px solid #ddd;
        padding: 2px;
        font-size: 10px;
        text-align: center;
        border-radius: 50%;
    }

    .radio-custom {
        opacity: 0;
        position: absolute;
        z-index: 1;
    }

    header.web-header {
        padding: 11px 11px !important;
    }

    .banner {
        padding: 43px 11px !important;
        height: 400px !important;
    }

    .servicebanner-headingafterlive .banner-heading {
        font-size: 20px !important;
        line-height: 34px;
    }

    footer {
        background: #3b3242;
        padding: 100px 40px 0;
    }

    .main-wrap {
        padding: 25px 65px !important;
    }
    #service-wrap-10 {
        background-image: url(../img/contactus.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        padding: 60px 40px;
    }.services-formheading h2 {
        color: #da9100;
        font-size: 48px;
        margin-bottom: 20px;font-family: 'Fjalla One', sans-serif !important;
    }

    .dr-sumit-details h2 {
        bottom: 10px;
        width: 100%;
        color: #da9100;
        font-weight: 700;
    }
    .star-icon ul li {
        margin-left: 6px;
        list-style: none;
        color: #f7ce4a;
    }

    .star-icon ul {
        justify-content: start;
        padding-left: 0;
        list-style: none;
        display: flex;

    }

    .for-bord {
        padding: 13px 35px;
    }

    .testimonial-content p {
        font-size: 13px;
    }

    .footer-logo img,
    .web-logo img {
        width: 200px;
    }

    .bookfooter,
    .footerlinks-heading h2,
    .for-bord,
    .social-media-link ul {
        text-align: left;
    }

    .footerlinks-heading h2 {
        color: #da9100;
        font-size: 20px;
    }

    .servicesformcombindwrapper {
        background-color: rgb(55, 69, 80, .9);
        -webkit-box-shadow: 0 0 40px 0 rgb(0 0 0 / 40%);
        -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .4);
        box-shadow: 0 0 40px 0 rgb(0 0 0 / 40%);
        padding: 40px;
        text-align: center;
    }

    .testimonial-heading h2 {
        color: #da9100;
        text-align: center;
        font-family: 'Fjalla One', sans-serif;
        font-size: 48px;
        margin: 26px 1px
    }
    .social-media-link ul {
        padding-left: 0px !important;text-align: left;
    }
    .social-media-link ul li{
        display: inline-block;
    }
    .social-media-link ul li a {
        height: 35px;
        width: 35px;
        background: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 35px;
        color: #3d3444;
    }
    .bottom-footer {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #000;
        padding: 20px 55px;
        color: #fff;
    }
    .video-testimonial-wrapper .video-btn:before {
        content: '\f16a';
        font-family: FontAwesome;
        font-size: 60px;
        text-align: center;
        position: absolute;
        z-index: 9;
        top: 50%;
        left: 50%;
        color: #000;
        transform: translate(-50%,-50%);
        line-height: 1;
    }
    .video-testimonial-wrapper .video-btn:after {
        content: '';
        font-size: 60px;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        height: 30px;
        width: 30px;
        background-color: #fff;
    }
    header.web-header{
        padding: 13px 40px 11px !important;
    }
    .services-videowrap{
        position: relative;
    }
}