/* <!-- Home Banner Section Css Start --> */
.homebannerbox-cover {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
}

/* .homebannerbox-cover .owl-nav {
    display: none;
} */

.homebannerbox-cover .owl-dots {
    margin-top: 24px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #BFB1DF !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border: 2px solid #BFB1DF;
    background: none !important;
}

/* .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border-radius: 24px;
} */

/* <!-- Home Banner Section Css Start --> */


/* <!-- Doctor Consultation Section Css Start --> */
.doctconsultbox-cover {
    width: 100%;
    display: inline-block;
    margin-top: 38px;
    margin-bottom: 10px;
}

/* .doctconsultbox-inr {
    display: inline-block;
    width: 100%;
}

.doctconsultbox-inr a {
    display: inline-block;
    width: 100%;
}

.doctconsultbox-inr a img {
    padding: 0px 5px;
} */

.doctconsultbox-inr {
    display: inline-block;
    width: 100%;
}

.doctconsultbox-inr a {
    display: inline-block;
    width: 100%;
    border-radius: 42px;
    position: relative;
    min-height: 454px;
    overflow: hidden;
}

.dotconsultMain {
    display: inline-block;
    width: 100%;
}

.dotconsultTxt {
    display: inline-block;
    width: 100%;
    padding-left: 38px;
    padding-top: 48px;
    padding-right: 85px;
}

.dotconsultTxt img {
    width: 38px !important;
    height: auto;
    float: right;
    position: absolute;
    top: 35px;
    right: 35px;
}

.dotconsultTxt h3 {
    width: 85%;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    border-bottom: 2px solid #FFFFFF;
    margin-bottom: 14px;
    padding-bottom: 18px;
    min-height: 80px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    line-height: 1.1;
}

.dotconsultTxt p {
    display: inline-block;
    width: 100%;
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1.5;
}

.dotconsultImg {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.dotconsultImg img {}

/* <!-- Doctor Consultation Section Css End --> */


/* <!-- Consult with our Top Doctors Css Start--> */
.consourtopdoct-cover {
    width: 100%;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 40px;
}

.consourtopdoct-box {
    display: inline-block;
    width: 100%;
}

/* .consourtopdoct-box .owl-nav {
    display: none;
} */

.consourtopdoct-box .owl-dots {
    margin-top: 5px !important;
}

.hometitle-cover {
    width: 100%;
    display: inline-block;
    margin-bottom: 22px;
}

.homeleft-title {
    width: auto;
    display: inline-block;
    float: left;
}

.homeleft-title h2 {
    width: auto;
    display: inline-block;
    font-size: 36px;
    font-weight: 600;
    color: #262230;
    margin-bottom: 0;
    line-height: 1.3;
}

.homeright-title {
    width: auto;
    display: inline-block;
    float: right;
    text-align: end;
}

.homeright-title p {
    width: auto;
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    color: #262230;
    margin-bottom: 0;
    text-align: left;
    line-height: 1.3;
}

.homeright-title a {
    width: 100%;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    color: #091372;
    text-align: right;
}

.titleBoxSpecilbox h2 {
    width: 290px;
}

.doctorconsult-cover {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.doctorconsult-inr {
    width: 100%;
    display: inline-block;
    position: relative;
    background: #F7F5FE;
    border-radius: 32.6923px;
    padding: 40px;
    min-height: 235px;
}

.doctorconsult-img {
    width: 125px;
    display: inline-block;
    position: absolute;
    top: 45px;
    left: 45px;
}

.doctorconsult-img img {
    width: 120px !important;
    height: 120px !important;
    border-radius: 50%;
    -webkit-box-shadow: 0px 6px 10px 0px rgb(193 193 193 / 75%);
    -moz-box-shadow: 0px 6px 10px 0px rgb(193 193 193 / 75%);
    box-shadow: 0px 6px 10px 0px rgb(193 193 193 / 75%);
    padding: 8px;
    object-fit: cover;
}

.ratingstar {
    width: auto;
    display: inline-block;
    padding-left: 18px;
    padding-top: 12px;
}

.ratingstar i {
    color: #FECC43;
}

.doctorconsult-text {
    width: 100%;
    display: inline-block;
    padding-left: 175px;
}

.doctorconsult-text h2 {
    width: 100%;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    color: #262230;
    margin-bottom: 10px;
}

.doctorconsult-text p {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #262230;
    margin-bottom: 24px;
    line-height: 1.5;
}

.doctorconsult-text a {
    width: auto;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    background: #FECC43;
    border-radius: 4.17777px;
    padding: 6px 20px;
    color: #081376;
}

/* <!-- Consult with our Top Doctors Css Start--> */


/* <!-- Get answers for anything Css Start--> */
.answerforanything-cover {
    width: 100%;
    display: inline-block;
    margin-top: 35px;
    margin-bottom: 38px;
}

.answerforanything-cover .consourtopdoct-box .owl-dots {
    margin-top: 25px !important;
}

.viewall-set a {
    padding-top: 24px;
}

.anythinganswerpro-box {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 0 5px;
}

.anythinganswerpro-box img {
    width: 100%;
    display: inline-block;
    object-fit: cover;
    border-radius: 14px;
}

.anythinganswerpro-box h2 {
    width: 100%;
    display: inline-block;
    font-size: 22px;
    font-weight: 500;
    color: #262230;
    margin-bottom: 0;
    margin-top: 15px;
}

/* <!-- Get answers for anything Css Start--> */



/* <!-- Your Personal Health Companion Css Start --> */
.downloadapp-cover {
    width: 100%;
    display: inline-block;
    margin-top: 45px;
    margin-bottom: 45px;
}

.dowloadapp-img {
    width: 100%;
    display: inline-block;
}

.dowloadapp-img img {
    width: 100%;
    display: inline-block;
    object-fit: cover;
}

.dowloadapp-text {
    width: 100%;
    display: inline-block;
    padding: 10px;
    padding-right: 140px;
}

.dowloadapp-text h2 {
    width: 100%;
    display: inline-block;
    font-size: 36px;
    color: #262230;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.2;
}

.dowloadapp-text h3 {
    width: 100%;
    display: inline-block;
    font-size: 32px;
    font-weight: 700;
    color: #B762F0;
    margin-bottom: 10px;
}

.dowloadapp-text p {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #262230;
    margin-bottom: 0;
    line-height: 1.6;
}

/* <!-- Your Personal Health Companion Css End --> */


/* <!-- We are Skincredible! Css Start --> */
.playstoreapp-cover {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 70px;
}

.playstoreapp-cover h2 {
    width: 100%;
    display: inline-block;
    font-size: 100px;
    font-weight: 700;
    color: #262230;
    margin-bottom: 0;
    line-height: 1.1;
}

.playstoreapp-cover h2 i {
    font-size: 74px;
    color: #F13005;
    padding-left: 32px;
}

.playstorapp-img {
    width: auto;
    display: inline-block;
    text-align: right;
}

.playstorapp-img img {
    width: 205px;
    margin-top: 7px;
    margin-bottom: 7px;
}

/* <!-- We are Skincredible! Css Start --> */

.decstopviewbanner {}

.mobileviewbanner {
    display: none;
}



/* media quary */
@media(max-width: 1157px) {
    .dotconsultTxt p {
        font-size: 20px;
    }

    .dotconsultTxt img {
        width: 34px !important;
    }
}

@media(max-width: 1100px) {
    .playstoreapp-cover h2 {
        font-size: 80px;
    }

    .playstoreapp-cover h2 i {
        font-size: 60px;
    }
}

@media (max-width: 1075px) {
    .dotconsultTxt h3 {
        font-size: 28px;
    }
}

@media(max-width: 991px) {
    .owl-dots {
        text-align: right !important;
    }

    .dotconsultTxt h3 {
        font-size: 26px;
    }

    .dotconsultTxt p {
        font-size: 18px;
    }

    .dotconsultTxt img {
        width: 34px !important;
    }

    .homeleft-title h2 {
        font-size: 26px;
    }

    .homeright-title p {
        font-size: 16px;
    }

    .homeright-title a {
        font-size: 16px;
    }

    .doctorconsult-inr {
        padding: 30px;
    }

    .doctorconsult-img {
        width: 90px;
        top: 28px;
        left: 28px;
    }

    .doctorconsult-img img {
        width: 90px !important;
        height: 90px !important;
        padding: 4px;
    }

    .ratingstar {
        padding-left: 0px;
    }

    .ratingstar i {
        font-size: 12px !important;
    }

    .doctorconsult-text {
        padding-left: 120px;
    }

    .answerforanything-cover {
        margin-top: 20px;
    }

    .doctorconsult-text h2 {
        font-size: 22px;
        margin-bottom: 6px;
    }

    .doctorconsult-text p {
        font-size: 15px;
        margin-bottom: 16px;
    }

    .doctorconsult-text a {
        font-size: 14px;
        padding: 4px 10px;
    }

    .dowloadapp-text h2 {
        font-size: 26px;
    }

    .dowloadapp-text h3 {
        font-size: 22px;
    }

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

    .playstoreapp-cover h2 {
        font-size: 70px;
    }

    .playstorapp-img img {
        width: 180px;
    }

    .playstoreapp-cover h2 i {
        font-size: 55px;
        padding-left: 20px;
    }

    .anythinganswerpro-box h2 {
        font-size: 18px;
    }

    .anythinganswerpro-box {
        padding: 0;
    }
}

@media (max-width: 850px) {
    .doctorconsult-img {
        width: 80px;
        top: 22px;
        left: 18px;
    }

    .doctorconsult-text {
        padding-left: 105px;
    }

    .ratingstar i {
        font-size: 10px !important;
    }

    .doctorconsult-text h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .doctorconsult-text p {
        font-size: 14px;
    }

    .doctorconsult-text a {
        font-size: 13px;
        padding: 3px 8px;
    }

    .doctorconsult-inr {
        padding: 24px;
    }

    .ratingstar {
        padding-left: 6px;
    }
}

@media(max-width: 820px) {
    .playstoreapp-cover h2 {
        font-size: 60px;
    }

    .playstoreapp-cover h2 i {
        font-size: 48px;
    }
}

@media (max-width: 791px) {
    .playstoreapp-cover h2 {
        font-size: 50px;
    }

    .playstoreapp-cover h2 i {
        font-size: 34px;
        padding-left: 16px;
    }

    .playstorapp-img img {
        width: 140px;
    }
}

@media (max-width: 767px) {
    .titleBoxSpecilbox h2 {
        width: 260px;
    }

    .decstopviewbanner {
        display: none;
    }

    .mobileviewbanner {
        display: inline-block;
    }

    .anythinganswerpro-box {
        margin-bottom: 25px;
    }

    .dowloadapp-text {
        padding-right: 50px;
    }

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

    .dotconsultTxt img {
        top: 42px;
    }

    .consourtopdoct-cover {
        margin-top: 30px;
    }

    .homeleft-title h2 {
        font-size: 22px;
    }

    .homeright-title p {
        font-size: 14px;
    }

    .homeright-title a {
        font-size: 14px;
    }

    .hometitle-cover {
        margin-bottom: 16px;
    }

    .answerforanything-cover {
        margin-top: 10px;
    }

    .viewall-set a {
        padding-top: 18px;
    }

    .dotconsultTxt h3 {
        font-size: 22px;
    }

    .playstoreapp-cover {
        margin-top: 30px;
        margin-bottom: 50px
    }

    .dowloadapp-text h2 {
        font-size: 22px;
    }
}

@media(max-width:696px) {
    .dotconsultTxt p {
        font-size: 16px;
    }

    .doctconsultbox-inr a {
        min-height: 400px;
    }
}

@media(max-width:650px) {
    .dotconsultTxt {
        padding-left: 30px;
        padding-top: 30px;
        padding-right: 30px;
    }

    .doctconsultbox-inr a {
        min-height: 390px;
    }

    .dotconsultTxt h3 {
        font-size: 18px;
    }

    .dotconsultTxt img {
        width: 30px !important;
        top: 38px;
    }
}

@media(max-width:600px) {
    .dowloadapp-text {
        padding-right: 10px;
    }

    .playstoreapp-cover {
        flex-direction: column;
        align-items: flex-start;
    }

    .playstorapp-img {
        margin-top: 30px;
    }

    .playstorapp-img img {
        margin-right: 10px;
    }
}

@media(max-width:560px) {
    .doctconsultbox-inr a {
        min-height: 340px;
    }

    .dotconsultTxt {
        padding-top: 15px;
    }

    .dotconsultTxt img {
        width: 24px !important;
        top: 30px;
        right: 24px;
    }
}

@media(max-width:500px) {
    .homeleft-title {
        width: 50%;
    }

    .homeright-title {
        width: 50%;
    }

    .homeright-title p {
        font-size: 12px;
    }

    .homeleft-title h2 {
        font-size: 18px;
    }
}

@media(max-width:575px) {
    .dowloadapp-text {
        text-align: center;
    }
}

@media(max-width:480px) {
    .dotconsultTxt {
        padding-left: 28px;
        padding-right: 20px;
    }

    .dotconsultTxt h3 {
        margin-bottom: 10px;
        padding-bottom: 12px;
        min-height: 70px;
    }

    .doctconsultbox-inr a {
        min-height: 290px;
        border-radius: 18px;
    }

    .dotconsultTxt p {
        font-size: 14px;
    }

    .dotconsultTxt h3 {
        font-size: 16px;
    }

    .dotconsultTxt img {
        width: 20px !important;
        top: 34px;
        right: 20px;
    }
}

@media(max-width:479px) {
    .titleBoxSpecilbox h2 {
        width: auto;
    }

    .dotconsultImg img {
        height: 140px;
        object-fit: contain;
        float: right;
        width: auto !important;
    }

    .homeleft-title h2 {
        font-size: 16px;
    }

    .doctorconsult-text h2 {
        font-size: 16px;
    }

    .doctorconsult-img img {
        width: 70px !important;
        height: 70px !important;
    }

    .doctorconsult-img {
        top: 20px;
        left: 25px;
    }

    .doctorconsult-text {
        padding-left: 100px;
    }

    .ratingstar {
        padding-left: 0px;
    }

    .doctorconsult-text a {
        font-size: 12px;
        padding: 4px 8px;
    }

    .dowloadapp-text h2 {
        font-size: 18px;
    }

    .dowloadapp-text h3 {
        font-size: 18px;
    }

    .dowloadapp-text p {
        font-size: 14px;
    }

    .playstorapp-img {
        margin-top: 24px;
    }

    .playstorapp-img img {
        width: 120px;
    }

    .playstoreapp-cover h2 {
        font-size: 40px;
    }

    .playstorapp-img img {
        width: 110px;
    }

    /* .consourtopdoct-box .owl-dots {
        margin-top: 10px !important;
    } */

    .downloadapp-cover {
        margin-top: 20px;
        margin-bottom: 30px;
    }
}

@media(max-width:442px) {
    .homeright-title p br {
        display: none;
    }
}

@media(max-width: 440px) {
    .dotconsultTxt p br {
        display: none;
    }

    .dotconsultImg img {
        height: 112px;
    }

    .doctconsultbox-inr a {
        min-height: 255px;
    }

    .dotconsultTxt h3 {
        min-height: 60px;
        width: 75%;
    }

    .dotconsultTxt img {
        width: 20px !important;
        top: 22px;
        right: 24px;
    }

    .dotconsultTxt {
        padding-left: 20px;
        padding-right: 16px;
    }
}

@media(max-width: 414px) {
    .dotconsultTxt {
        padding-left: 12px;
        padding-right: 12px;
    }

    .dotconsultTxt img {
        width: 18px !important;
        top: 14px;
        right: 15px;
    }

    .dotconsultTxt h3 {
        min-height: 55px;
        width: 72%;
        font-size: 14px;
    }

    .dotconsultTxt p {
        font-size: 12px;
    }

    .dotconsultImg img {
        height: 100px;
    }

    .doctconsultbox-inr a {
        min-height: 234px;
    }

    .dotconsultTxt h3 {
        min-height: 55px;
        width: 72%;
        font-size: 14px;
    }

    .doctorconsult-text {
        padding-left: 85px;
    }
}

@media(max-width:360px) {
    .homeright-title p {
        font-size: 10px;
    }
}

@media(max-width:342px) {
    .playstoreapp-cover h2 {
        font-size: 30px;
    }

    .playstoreapp-cover h2 i {
        font-size: 28px;
    }
}