@media only screen and (max-width:1100px) {

    .stellarnav.mobile.dark ul {
        background: rgb(30, 58, 138) !important;
        z-index: 999;
    }

    .stellarnav.dark a.dd-toggle .icon-plus::before {
        border-color: #fff;
    }

    .stellarnav.dark a.dd-toggle .icon-plus::after {
        border-color: #fff;
    }

    .stellarnav.mobile {
        text-align: right;
    }

    .stellarnav .menu-toggle span.bars span {
        width: 30px !important;
        height: 2px !important;
        margin: 0 0 7px !important;
        border-radius: 5px !important;
    }

    .stellarnav>ul>li>a {
        padding: 10px;
    }


    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }

    .TopHospitals {
        margin-bottom: 20px;
        padding: 30px;
        margin-top: 0;
    }

    .searchTxt h1 {
        font-size: 30px;
        margin: 0;
        padding: 0;
    }

    .searchbox {
        padding: 30px 0;
    }

    footer {
        padding: 30px 0 0;
    }

    .pt-70 {
        padding-top: 30px;
    }

    .pb-70 {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width:991px) {}

@media only screen and (max-width:768px) {
    .TopHospitals {
        margin-bottom: 20px;
        padding: 15px;
        margin-top: 20px;
    }

    .Accreditations {
        padding: 15px 0;
    }

    .social-circle li a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
    }

    .CertifiedSec {
        text-align: center;
    }

    .media svg {
        padding-bottom: 10px;
    }

    .search-form input {
        font-size: 13px;
    }

    .search-form button svg {
        width: 15px;
        height: 15px;
    }

    .rating>label:before {
        font-size: 18px;
    }

    .doctorimages {
        margin: 0 auto;
        padding: 0;
        text-align: center;
        width: 50%;
    }

    .allBtn {
        text-align: center !important;
    }

    .start {
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    button.btn.btn-success {
        font-size: 13px;
    }
}

@media only screen and (max-width:575px) {
    .stellarnav.dark li a {
        color: #fff;
    }

    .logo2 {
        width: 200px;
    }

    .footer-tst h4 {
        margin-bottom: 10px;
    }

    .EnquireNow {
        margin-top: 0px;
    }

    .Specialists ul li {
        padding: 5px 0;
    }

    .Specialists ul li a {
        font-size: 11px;
        padding: 7px 10px;
    }

    .footer-tst {
        margin-bottom: 15px;
    }

    .search-form {
        width: 100%;
    }

    .searchTxt h1 {
        font-size: 25px;
        margin: 0;
        padding: 0;
    }

    .specialist img {
        width: 70px;
    }

    .content {
        height: 250px;
    }

    h3.service-title {
        font-size: 18px;
    }

    .DoctorsTxt h2 {
        font-size: 22px;
        padding-top: 15px;
    }

    .TimeTxt {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .TimeTxt p {
        text-align: center;
    }
    .pricing-box{
        width: 100%;
    }
    .week-box{
        display: block;
    }
    .week-label{
        left: -15px;
    }
    .faq-section{
            padding: 50px 15px;
    }
    .highlight-black {
    color: #000;
    font-size: 25px;
}
.pra {
    font-weight: 500;
    font-size: 15px;
    color: #000;
}
.check-list ul li{
   font-size: 15px; 
}
.pricing-box h5{
    font-size: 15px; 
}
.pricing-box p{
    font-size: 15px; 
}
.problem-content {
    display: block;
}
.problem-header h2 {
    top: -15px;
    font-size: 30px;
}
.text-part h5{
    font-size: 1.2rem;
}
.internship-heading{
    font-size: 30px;
}
.certificate-heading{
    font-size: 30px;
}
.cta-heading{
    font-size: 30px;
}
.image-part img {
     max-width: 150px; 
}
.internship-subtitle {
    margin: 0 auto 1rem auto;
}
.problem-section{
    padding-top: 50px;
}
.projects{
    padding: 0px 0;
}
.youtube{
    padding: 50px 0;
}
.certificate-section{
    padding: 50px 0;
}
.cta-section{
    padding: 50px 0;
}
.week-image img{
    max-width: 100px;
}
.btn-join{
    padding: 10px 15px;
    font-size: 14px;
}
.check-list ul li i{
    font-size: 30px;
}
}

@media only screen and (max-width:480px) {
    .ForDoctors {
        display: none;
    }

    .DoctorsImg {
        padding-bottom: 15px;
        width: 50%;
    }

    .Stories {
        margin-bottom: 15px;
        width: 50%;
    }

}

@media only screen and (max-width:420px) {}