@media screen and (max-width: 767px) {
    .banner-sec {
        display: flex;
        justify-content: center;
    }
    .bottom-space {
        margin-bottom: 2rem;
    }
    .heading-h2 {
        font-size: 2rem;
    }
    .dates-heading {
        font-size: 1.5rem;
    }
    .navbar-margin {
        padding: 0rem 1rem !important;
    }
    .container {
        padding: 0rem 2rem;
    }
    ul {
        padding-left: 20px;
    }
    a.btn_fix img {
        padding: 0.8rem;
    }
}

@media screen and (max-width: 532px) {
    .logo-wd {
        width: 70%;
    }
    .padd-re {
        padding: 0rem;
    }
}

@media screen and (max-width: 991px) {
    div#ee-form-3 {
        width: 110%;
        margin-left: -5%;
        margin-top: -6px !important;
    }
    .navbar-light .navbar-toggler {
        margin-top: 1rem !important;
    }
    .border-r {
        margin: 1rem 1rem;
    }
    .navbar-nav {
        margin-top: 2rem;
    }
    .navbar-light .navbar-nav .nav-link {
        margin-left: 0rem;
    }
    .banner-section-content {
        position: relative;
        margin-bottom: 2rem;
    }
    .banner-form {
        width: 100%;
    }
    .form-row {
        justify-content: center;
    }
    .bottom-space1 {
        margin-bottom: 1rem;
    }
    .c_top {
        font-size: 1.2rem;
    }
    .c_top_dark {
        font-size: 1.8rem;
    }
    .fixed-top {
        position: relative;
    }
    .banner-section img {
        margin-top: 0rem !important;
    }
}

@media screen and (max-width: 400px) {
    .specialization {
        padding: 4rem 0rem;
    }
    .date-card h4 {
        font-size: 1.2rem;
    }
    .padd .nav-pills .nav-link {
        font-size: 0.9rem;
    }
    .border-r {
        display: none;
    }
    .date-flex {
        flex-direction: column;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-margin {
        padding: 0rem 0rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1320px) {
    .banner-form {
        width: 350px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
     div#ee-form-3 {
        max-width: 353px;
        /* margin-left: 233px; */
        /* padding-top: 41px; */
        margin-top: -2px;
    }
    .banner-form {
        padding: 1rem;
        width: 320px;
        box-shadow: 0px 14px 20px rgb(0 0 0 / 52%);
    }
    .banner-section-content {
        top: 0rem;
    }
    h3.title-h3 {
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1023px) {
    div#ee-form-3 {
        max-width: 353px;
        /* margin-left: 233px; */
        /* padding-top: 41px; */
        margin-top: -2px;
    }
    .banner-form {
        padding: 0.5rem;
        width: 320px;
        box-shadow: 0px 14px 20px rgb(0 0 0 / 52%);
    }
    .banner-section-content {
        top: 5rem;
    }
    h3.title-h3 {
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 401px) and (max-width: 767px) {
    .specialization {
        padding: 5rem 0rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .navbar-light .navbar-nav .nav-link {
        margin-left: 1rem;
        font-size: 0.9rem;
    }
}

@media screen and (min-width: 1401px) and (max-width: 1601px) {
    .navbar-light .navbar-nav .nav-link {
        margin-left: 2rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
    .navbar-margin {
        padding: 0rem 2rem;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1400px) {
    .navbar-light .navbar-nav .nav-link {
        margin-left: 1rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .banner-section-content {
        top: -1rem;
    }
}

@media screen and (min-width: 401px) and (max-width: 500px) {
    .date-card h4 {
        font-size: 1rem;
    }
    .date-card p {
        font-size: 0.8rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-light .navbar-nav .nav-link {
        margin-left: 0.5rem;
        font-size: 0.8rem;
    }
    .about {
        margin-top: 8rem;
    }
}

@media screen and (min-width: 451px) and (max-width: 600px) {}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-margin {
        padding: 0rem 2rem !important;
    }
    .container {
        padding: 0rem 2rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 800px) {
    .c_top {
        font-size: 1rem !important;
    }
    .c_top_dark {
        font-size: 1.5rem !important;
    }
}

@media screen and (min-width: 1200px) {
    .custom-container {
        padding: 0rem 8rem !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .custom-container {
        padding: 0rem 3rem !important;
    }
    .date-card h4 {
        font-size: 1rem;
       
    }
    .banner-section img {
        margin-top: 5rem;
        height: 43rem;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1690px) {
    .custom-container {
        padding: 0rem 4rem !important;
    }
    .date-card h4 {
        font-size: 1.1rem;
       
    }
    .banner-section img {
        margin-top: 5rem;
        height: 43rem;
    }
}

@media screen and (min-width:992px) and (max-width:1990px){
    div#ee-form-3 {
        max-width: 353px;
        /* margin-left: 233px; */
        /* padding-top: 41px; */
        margin-top: -2px !important;
    }
}


@media screen and (min-width: 1200px) {
    .custom-container {
        padding: 0rem 8rem !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  
    .custom-container {
        padding: 0rem 3rem !important;
    }}


    @media screen and (min-width: 1200px) and (max-width: 1366px) {
        .custom-container {
            padding: 0rem 2rem !important;
        }
    }


    @media screen and (max-width:600px){
        .custom-container {
            padding: 0rem 2rem !important;
        }
    }