@media (min-width: 0px) and (max-width: 450px) {
    #counter-section .counter-box {
        padding: 30px 0px;
    }

    #counter-section h2 {
        font-size: 20px;
    }

    #counter-section .box {
        margin-bottom: 25px;
    }

    #counter-section .video-box {
        top: 0px;
        width: 100%;
    }

    /* #nav-header {
        height: 40px;
    } */

    /* .top-header {
        display: none;
    } */

    /* #nav-header #navbarCollapse:before {
        display: none;
    } */

    /* #nav-header #navbarCollapse::after {
        display: none;
    } */

    /* #nav-header .center-section {
        width: 20%;
    } */
}

@media (min-width: 450px) and (max-width: 1024px) {
    #counter-section .video-box {
        top: 0px;
        width: 85%;
    }

}

@media (max-width: 390px) {
    #inner-page {
        margin-top: 4% !important;
        /* Add !important if needed */
    }
}


@media (max-width: 991.98px) {
    /* #nav-header .navbar-nav .nav-link {
        width: 100%;
        display: block;
        text-align: left;
        padding: 10px 15px;
        border-bottom: 1px solid #ddd;
    } */

    /* #nav-header .nav-item.dropdown {
        width: 100%;
    } */

    /* #nav-header .d .navbar-nav .dropdown-menu {
        width: 100%;
        border: none;
        box-shadow: none;
    } */

    /* #nav-header .navbar-nav .dropdown-menu .dropdown-item {
        padding-left: 30px;
        border-bottom: 1px solid #eee;
    } */

    /* #nav-header .navbar-nav .dropdown-toggle::after {
        float: right;
        margin-top: 6px;
    } */

    /* #nav-header .navbar-light .navbar-nav .nav-link:hover {
        transform: scale(1.0);
        transition: transform 0.3s ease;
    } */

    #counter-section .box {
        width: 120px;
        height: 120px;
        padding: 30px 30px 30px 30px;
    }

    #counter-section .counter-img-box {
        margin-bottom: 0px;
    }

    #counter-section .video-box {
        position: inherit;
    }

    /* #nav-header button.navbar-toggler.text-white {
        margin-right: 20px;
    } */

    #inner-page {
        padding: 10px 0px;
    }

    .venuebox {
        width: 100%;
        margin-bottom: 20px;
    }

    .drnamefooter {
        font-size: 18px;
    }

    .drphone {
        font-size: 18px;
    }

    .footeraddresstitle {
        font-size: 19px;
    }

    #aboutscode .aboutsbhilwara {
        border: 1px solid #000;
        margin: 0px;
    }

    .contact_form {
        margin-bottom: 20px;
    }

    .contact-wrapper .contact-widget {
        padding: 10px;
    }

    #registration-box ul {
        padding-left: 0px;
    }

    #top-header-img .logo1 {
        width: 80%;
    }

    #top-header-img .logo2 {
        width: 100%;
        height: 70px;
    }

    #top-header-img .logo3 {
        width: 100%;
    }

    #top-header-img .logo4 {
        width: 100%;
    }

    #top-header-img .header_img img {
        /* width: 180px; */
        height: 51px;
    }

    #dates-section .backimage {
        padding: 20px 0px 0px 0px;
    }

    #conference-section .conference-box .box {
        margin-bottom: 10px;
        min-height: 260px;
    }

    #conference-section {
        padding-top: 0px;
        padding-bottom: 1%;
    }

    .footer-box .mb-5 {
        margin-bottom: 0rem !important;
    }

    .footer-box .col-lg-4 {
        margin-top: 0rem !important;

    }

    #about-section {
        padding: 10px 0px 0px 0px;
    }

    #dates-section {
        padding: 12px 0px;
    }

    #conference-section .conference-box .box .service-card-two__content {
        padding: 0px 30px 15px 30px;
    }

    #about-section h2 {
        font-size: 24px !important;
    }

    #dates-section .backimage h2 {
        font-size: 35px;
    }

    #slider .owl-carousel-inner {
        top: 3%;
        left: 0%;
    }

    #slider .tagline {
        font-size: 16px;
    }

    #slider .main-title {
        font-size: 20px;
    }

    #slider .subtitle {
        font-size: 18px;
    }

    #slider .description {
        font-size: 12px;
        margin-top: 0px;
    }
    #slider a.mt-3 {
    font-size: 12px;
    margin-top: 0px!important;
    }
    div#middle-header a {
    font-size: 7px;
    }
    #middle-header .text-center {
    text-align: right!important;
}
    .team-img {
    width: 120px;
    height: 120px;
    margin: 0;
    }
    .team-section {
    padding: 5% 0px;
    }
    #venue .venue_box {
    margin: 5% 0px;
    }
    #count {
        margin-top: 0%;
    }

    #counter-section .contactbox {
        padding: 10px 20px 0px 20px;
    }

    .aboutstitle {
        margin-top: 20px;
    }

    #ro-service .committee-title {
        margin: 20px 0px;
    }

    #vanue {
        padding-bottom: 0px;
    }

    #vanue .vanue-img {
        margin-top: 0px;
    }

    #vanue .venue-box {
        max-height: 80%;
    }

    #vanue .venue-box .venue-address {
        left: 3%;
    }

    #conference-section .circle-div {
        width: 100px;
        height: 100px;
        left: 25%;
        bottom: 65%;
    }

    #conference-section .program-name h3 {
        font-size: 14px;
    }

    .circle-img img {
        width: 50%;
    }

    #conference-section .circle-img {
        left: 33%;
    }

    #conference-section h2 {
        margin-top: 35px;
        margin-bottom: 50px;
    }

    #conference-section .program-item {
        margin-bottom: 50px;
    }

    .footer-widgets-area {
        padding: 20px 0 150px;
    }
}

@media (min-width: 450px) and (max-width: 1024px) {
    .container.centerheader {
        display: none;
    }

}