@media screen and (min-width: 320px) and (max-width: 575px) {
    /* home page */
    .recog-slide {
        width: 100% !important;
    }
    .flex-dir {
        flex-direction: column !important;
    }
    .mobile_main_header {
        font-size: 10px;
    }
    .header-width{
        width: 280px;
    }
    .banner-text {
        font-size: 20px;
        line-height: 30px;
    }
     .width-subtext{
        width: 85%;
    }
    .logo2_sm{
        display: block;
    }
    .logo2_lg{
       display: none;
    }
    .event-card {
        flex-direction: column;
    }
    .event-left {
        flex-direction: column;
    }
    .event-img {
        width: 100%;
        margin-top: 10px;
    }
    /* by Priyansha */
    .logo_responsive {
        font-size: 10px !important;
    }
    .logo_main_div {
        height: 55px !important;
        font-size: 10px;
    }
    .logo_main_div p{
        font-size: 8px;
    }
    .new-nav {
        height: 50px !important;
        width: 15% !important;
    }
    .new-nav .navbar {
        justify-content: center !important;
    }
    .sidebar-logo i,
    .navbar .bx-menu {
        font-size: 14px !important;
        color: #fff;
    }
    .mobile_main_header {
        justify-content: space-between !important;
    }
    .new_arrival_book {
        height: 200px !important;
        width: 170px !important;
        border-radius: 10px;
    }
    .search_bar_width {
        width: 100% !important;
    }
    .Search_bar_input {
        width: 100px !important;
    }
    .search_bar_width {
        flex-wrap: wrap;
        gap: 5px;
    }
    .container{
        width: 100% !important;
    }
    .yellow_bg {
        width: 250px;
        left: 8px;
        bottom: 32px;
    }
    /* carrer form page */
    .resp-stepper {
        display: block;
    }
    .desktop-stepper {
        display: none;
    }
    .step-item {
        width: 30%;
    }
    .w-bt {
        width: 100%;
    }
    .register-box {
        width: auto !important;
    }
    .login-box {
        width: auto;
    }
    .swiper-slide{
      width: 100% !important;
    }
    /* .profile-card img{
        height:200px !important;
    } */
    .profile-section{
        flex-direction: column;
        align-items: center;
    }
    .profile-card {
        height: auto;
    }
    .hero-content {
      top: 100px;
    }
    .sidebar-menu {
     width: 100%;
    }
}
@media screen and (min-width: 320px) and (max-width: 420px) {
    .step-item {
        padding: 7px 20px 7px 20px;
    }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
    .recog-slide {
        width: 100% !important;
    }
    .flex-dir {
        flex-direction: column !important;
    }
    .sm-width {
        width: 100% !important;
    }
    /* by Priyansha */
    .logo_responsive {
        font-size: 10px !important;
    }
    .new-nav {
        height: 56px !important;
        width: 6% !important;
    }
    .mobile_main_header {
        justify-content: space-between !important;
    }
    .sidebar-logo i,
    .navbar .bx-menu {
        font-size: 20px !important;
        color: #fff;
    }
    .new-nav .navbar {
        justify-content: center !important;
    }
    .logo2_sm{
        display: block;
    }
    .logo2_lg{
       display: none;
    }
    .followus_section {
       right: -8px;
    }
    /* carrer form page */
    .resp-stepper {
        display: block;
        text-align: center;
    }
    .desktop-stepper {
        display: none;
    }
    .step-item {
        width: 30%;
    }
    .w-bt {
        width: 100%;
    }
    .icon-img{
        width: 15px;
        height: 15px;
    }
    .register-box {
        width: auto !important;
    }
    .login-box {
        width: auto;
    }
    .swiper-slide{
      width: 100% !important;
    }
    /* .profile-card img{
      height:200px !important;
    } */
    .profile-section{
        flex-direction: column;
        align-items: center;
    }
    .calendar-table th, .calendar-table td {
        padding: 18px;
    }
    .profile-card {
        height: auto;
    }
    .hero-content {
      top: 100px;
    }
    .sidebar-menu {
     width: 100%;
    }
      .yellow_bg {
        left: 8px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .recog-slide {
        width: 100% !important;
    }
    /* by priyansha */
    .logo_responsive {
        font-size: 10px !important;
    }
    .new-nav {
        height: 55px !important;
    }
    .search_bar {
        height: 55px !important;
    }
    .new-nav {
        height: 65px !important;
        width: 7% !important;
    }
    .new-nav .navbar {
        justify-content: center !important;
    }

    .logo_main_div {
        width: 403px !important;
    }
    .logo_responsive {
        font-size: 14px !important;
    }
    .search_bar {
        display: none !important;
    }
    .logo2_sm{
        display: block;
    }
    .logo2_lg{
       display: none;
    }
    /* carrer form page */
    .resp-stepper {
        display: block;
        text-align: center;
    }
    .desktop-stepper {
        display: none;
    }
    .step-item {
        width: 30%;
    }
    .whatwedo .swiper-button-prev {
        left: 40% !important;
    }
    .whatwedo .swiper-button-next {
        right: 40% !important;
    }
    .logo_main_div {
       height: 57px !important;
    }
    .register-box {
        width: auto;
    }
    .login-box {
        width: auto;
    }
    .about-img {
        width: 100% !important;
    }
    /* .profile-card img{
      height:220px !important;
    } */
    .sidebar-menu {
        width: auto;
    }
    .profile-section{
        flex-direction: column;
        align-items: center;
    }
    .profile-card {
        height: 420px;
    }
    .hero-content {
      top: 100px;
    }
    .sidebar-menu {
     width: 100%;
    }
    .yellow_bg {
      left: 8px;
    }
}
@media screen and (min-width: 768px) and (max-width: 949px) {
    .calendar-table th, .calendar-table td {
        padding: 30px;
    } 
}
@media screen and (min-width: 950px) and (max-width: 993px) {
    .calendar-table th, .calendar-table td {
        padding: 33px;
    } 
}
@media screen and (min-width: 994px) and (max-width: 1023px) {
    .calendar-table th, .calendar-table td {
        padding: 7px;
        font-size: 12px;
    } 
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
    .mav_bar_menu {
        display: none !important;
    }
    .mobile_view {
        display: block !important;
        position: absolute;
        right: 72px;
    }
    .search_bar {
        position: absolute !important;
        right: 0px !important;
        padding: 10px 0px;
    }
    .logo_main_div {
        width: 320px !important;
    }
    .resp-stepper {
        display: none;
    }
    .logo2_sm{
        display: none;
    }
    .logo2_lg{
       display: block;
    }
    .step-item {
        padding: 7px 25px 7px 30px;
    }

}
@media screen and (min-width: 1024px) and (max-width: 1230px) {
    .mav_bar_menu {
        display: none;
    }
    .report_outer_box {
        gap: 9px;
    }
    .resp-stepper {
        display: none;
    }
    .logo2_sm{
        display: none;
    }
    .logo2_lg{
       display: block;
    }
    .logo_main_div {
        font-size: 10px !important;
    }
    .sidebar-menu {
        width: auto;
    }
    .hero-content {
      top: 100px;
    }
    .yellow_bg {
        bottom: 93px;
        left: 8px;
        width: 160px;
    }
}
@media screen and (min-width: 1100px) and (max-width: 1230px) {
.yellow_bg {
    bottom: 52px;
    width: 85%;
    left: 9px;
 }
}
@media screen and (min-width: 1024px) and (max-width: 1049px) {
    .calendar-table th, .calendar-table td {
        padding: 7px;
        font-size: 12px;
    } 
}
@media screen and (min-width: 1050px) and (max-width: 1140px) {
    .calendar-table th, .calendar-table td {
        padding: 8px;
        font-size: 12px;
    } 
}
@media screen and (min-width: 1141px) and (max-width: 1199px) {
    .calendar-table th, .calendar-table td {
        padding: 10px;
        font-size: 12px;
    } 
}
@media screen and (min-width: 1231px) and (max-width: 1440px) {
    .menu_bar {
        font-size: 13px !important;
        margin: 0px 0px 0px 0px !important;
    }
    .report_outer_box {
        gap: 10px;
    }
    .new-nav .navbar .links li {
        padding: 0 1px !important;
    }
    .resp-stepper {
        display: none;
    }
    .satyamev_jayate_img {
        width: 215px;
        height: 50px;
    }
    .ht-gallery-img {
        height: 262px !important;
    }
    .logo2_sm{
        display: none;
    }
    .logo2_lg{
       display: block;
    }
    .logo_main_div {
    font-size: 10px;
    }
    .new-nav {
      height: 68px;
    }
.essc-text {
    color: #ffff;
    font-size: 8px;
}
}
@media screen and (min-width: 1200px) and (max-width: 1249px) {
    .yellow_bg {
        bottom: 43px;
        left:8px;
        width: 87%;
    }
       .essc-section {
        padding: 5px 4px 5px 3px;
    }
    .calendar-table th, .calendar-table td {
        padding: 8px;
        font-size: 14px;
    } 
}
@media screen and (min-width: 1250px) and (max-width: 1299px) {
    .yellow_bg {
        bottom: 36px;
        right: 28px;
        width: 87%;
    }
       .essc-section {
        padding: 5px 4px 5px 3px;
    }
    .calendar-table th, .calendar-table td {
        padding: 10px;
        font-size: 15px;
    } 
}
@media screen and (min-width: 1248px) and (max-width: 1342px) {
    .report_outer_box {
        gap: 8px;
    }
    /* index page */
    .new-nav .navbar .links li {
        padding: 0px 7px;
    }
    .logo2_sm{
        display: none;
    }
    .logo2_lg{
       display: block;
    }
}
@media screen and (min-width: 1299px) and (max-width: 1361px) {
    .new-nav .navbar .links li a:nth-child(1) {
        padding: 0px 3px 0px 3px !important;
    }
    .new-nav .navbar .links li a {
        font-size: 12px !important;
    }
    .ht-gallery-img {
        height: 262px !important;
    }
    .logo2_sm{
        display: none;
    }
    .logo2_lg{
       display: block;
    }
}
@media screen and (min-width: 1362px) and (max-width: 1440px) {
    .new-nav .navbar .links li a:nth-child(1) {
        padding: 0px 4px 0px 4px !important;
    }
    .new-nav .navbar .links li a {
        font-size: 12px !important;
    }
    .ht-gallery-img {
        height: 262px !important;
    }
    .logo2_sm{
        display: none;
    }
    .logo2_lg{
       display: block;
    }
}
@media screen and (min-width: 1300px) and (max-width: 1349px) {
      .yellow_bg {
        bottom: 31px;
        right: 29px;
        width: 87%;
    }
    .essc-section {
        padding: 5px 4px 5px 3px;
    }
    .calendar-table th, .calendar-table td {
        padding: 10px;
        font-size: 16px;
    } 
}
@media screen and (min-width: 1350px) and (max-width: 1440px) {
    .yellow_bg {
        bottom: 23px;
        left:8px;
        width: 87%;
    }
    .essc-section {
         padding: 10px 4px 10px 10px;
    }
}
@media screen and (min-width: 1380px) and (max-width: 1440px) {
    .calendar-table th, .calendar-table td {
        padding: 12px;
        font-size: 16px;
    } 
}
@media screen and (min-width: 1380px) and (max-width: 1440px) {
    .calendar-table th, .calendar-table td {
        padding: 12px;
        font-size: 16px;
    } 
}

@media screen and (min-width: 1441px) and (max-width: 1500px) {
    .menu_bar {
        font-size: 14px !important;
        margin: 0px 0px 0px 10px !important;
    }
    .report_outer_box {
        gap: 10px;
    }
    .search_bar_width {
        width: 63% !important;
    }
    /* index page */
    .new-nav .navbar .links li {
        padding: 0px 7px;
    }
    .resp-stepper {
        display: none;
    }
    .new-nav .navbar .links li a:nth-child(1) {
        padding: 0px 3px 0px 3px !important;
    }
    .ht-gallery-img {
        height: 262px !important;
    }
    .logo2_sm{
        display: none;
    }
    .logo2_lg{
       display: block;
    }
    .yellow_bg {
        bottom: 10px;
        left: 9px;
        width: 87%;
    }
    .satyamev_jayate_img {
        width: 185px;
        height: 50px;
    }
    .new-nav {
      height: 68px !important;
    }
    .essc-section {
        padding: 5px 4px 5px 3px;
    }
    .calendar-table th, .calendar-table td {
        padding: 14px;
        font-size: 16px;
    }
}
@media screen and (min-width: 1440px) and (max-width: 1518px) {
    .new-nav .navbar .links li {
        padding: 0 4px !important;
    }
}
@media screen and (min-width: 1501px) and (max-width: 1518px) {
.satyamev_jayate_img {
    width: 255px !important;
}
}
@media screen and (min-width: 1501px) and (max-width: 1600px) {
    .menu_bar {
        font-size: 14px !important;
        margin: 0px 0px 0px 10px !important;
    }
    .report_outer_box {
        gap: 10px;
    }
    .search_bar_width {
        width: 53% !important;
    }
    .new-nav .navbar .links li {
        padding: 0 5px !important;
    }
    .resp-stepper {
        display: none;
    }
    .ht-gallery-img {
        height: 262px !important;
    }
    .logo2_sm{
        display: none;
    }
    .logo2_lg{
       display: block;
    }
    .yellow_bg {
        bottom: 33px;
        left:8px;
        width: 74%;
    }
    .satyamev_jayate_img {
        width: 265px;
        height: 50px;
    }
    .about-hero-video{
        width: 100% !important;
    }
    .new-nav {
    height: 68px;
    }
    .logo_main_div {
        font-size: 14px;
    }

}
@media screen and (min-width: 1501px) and (max-width: 1549px) {
    .calendar-table th, .calendar-table td {
        padding: 15px;
        font-size: 16px;
    }
}
@media screen and (min-width: 1550px) and (max-width: 1599px) {
    .calendar-table th, .calendar-table td {
        padding: 16px;
        font-size: 16px;
    }
}
@media screen and (min-width: 1601px) and (max-width: 1919px) {
    .ht-gallery-img {
        height: 262px !important;
    }
    .logo2_sm{
        display: none;
    }
    .logo2_lg{
       display: block;
    }
      .satyamev_jayate_img {
        width: 320px;
        height: 50px;
    }
    /* .new-nav {
      height: 82px !important;
    } */
    .essc-section {
        padding: 17px 15px 10px 30px;
    }

    .about-hero-video{
        width: 100% !important;
    }
    .logo_main_div {
       font-size: 16px;
    }
}
@media screen and (min-width: 1600px) and (max-width: 1635px) {
    .yellow_bg {
        bottom: 25px;
        left:8px;
        width: 74%;
    }
    .calendar-table th, .calendar-table td {
        padding: 17px;
        font-size: 16px;
    }
}
@media screen and (min-width: 1635px) and (max-width: 1700px) {
    .yellow_bg {
        bottom: 11px;
         left:8px;
        width: 74%;
    }
    .calendar-table th, .calendar-table td {
        padding: 18px;
        font-size: 16px;
    }
}
@media screen and (min-width: 1701px) and (max-width: 1835px) {
    .yellow_bg {
        bottom: 16px;
        left:8px;
        width: 70%;
    }
    .calendar-table th, .calendar-table td {
        padding: 19px;
        font-size: 16px;
    }
}
@media screen and (min-width: 1701px) and (max-width: 1750px) {
    .calendar-table th, .calendar-table td {
        padding: 19px;
        font-size: 16px;
    }
}
@media screen and (min-width: 1751px) and (max-width: 1799px) {
    .calendar-table th, .calendar-table td {
        padding: 20px;
        font-size: 16px;
    }
}
@media screen and (min-width: 1801px) and (max-width: 1835px) {
    .calendar-table th, .calendar-table td {
        padding: 21px;
        font-size: 16px;
    }
}
@media screen and (min-width: 1836px) and (max-width: 1919px) {
    .yellow_bg {
        bottom: -9px;
         left:8px;
        width: 74%;
    }
    .essc-section {
       padding: 20px 4px 20px 70px;
    }
    .calendar-table th, .calendar-table td {
        padding: 18px;
        font-size: 16px;
    }
}
@media screen and (min-width: 1920px) and (max-width: 2300px) {
    .ht-gallery-img {
        height: 280px !important;
    }
    .logo2_sm{
        display: none;
    }
    .logo2_lg{
       display: block;
    }
    .yellow_bg {
    bottom: 9px;
    left:8px;
    width: 68%;
    }
    .satyamev_jayate_img {
    width: 350px;
    height: 50px;
    }

    .essc-section {
      padding: 15px 15px 15px 51px;

    }
    .essc-text {
        color: #ffff;
        font-size: 11px;
        line-height: 16px;
    }
    .calendar-table th, .calendar-table td {
       padding: 22px;
       font-size: 18px;
    }
    .about-hero-video{
        width: 100% !important;
    }
}
@media screen and (min-width: 1920px) and (max-width: 2050px) {
    .new-nav {
      height: 84px !important;
    }

}
@media screen and (min-width: 2050px) and (max-width: 2300px) {
    .new-nav {
      height: 80px !important;
    }

}