

@media (min-width:1800px)  {
    .f-s-12{
  font-size: 1.8em;}
}


@media (min-width:768px) and (max-width:1023px) {
    .subh_nav .nav-item .nav-link {
        max-width: 216px !important;
    }

    .subh_nav {
        display: inline-block;
    }

    .best_course_price {
        font-size: 11px;
    }

    .best_course_validity,
    .best_course_para {
        font-size: 13px;
    }
   .session_img.lecture_card_img img {
    
     min-width:inherit !important; 
}
    .best_course_price span {
        font-size: 12px;
        margin-left: 9px;
    }

    .best_course_subscribe_btn {
        width: 100%;
        font-size: 14px;
    }

    .best_course_subscribe_btn i {
        width: 41px;
    }

    .top_banner {
        padding-bottom: 1rem !important;
    }

    .vision_section img {
        width: 100%;
        height: 300px;
    }

    .best_course_card img {
        height: 175px;
    }

    .vision_section p {
        font-size: 13px;
    }

    .footer_quick_links {
        width: 70%;
    }

    .footer_contact {
        width: 90%;
    }

    .about_course {
        width: 100%;
        text-align: center;
    }

    .get_in_touch_btn h4 {
        font-size: 18px;
    }

    .get_in_touch_btn {
        right: -80px;
    }

    .get_in_touch_btn img {
        width: 35px;
        height: 35px;
        padding: 10px;
    }

    .profile_card form {
        width: 60%;
    }

    .course_detail_banner .best_course_subscribe_btn {
        width: 60%;
    }

    .subject_img_div {
        width: 45px;
        height: 45px;
        padding: 10px;
    }

    .subject_detail_tab li a .subject_name {
        font-size: 14px;
    }

    .group_meet_section {
        width: 52%;
    }

    .all-group-meeting .session_img {
        max-width: 34%;
    }

    #chapter_content_tab li a {
        padding: 15px 20px;
    }

    .lecture_card_btns .btn {
        display: inline-block;
    }

    .lecture_card_detail h5 {
        font-size: 15px;
    }

    .single_course_detail .group_meet_section {
        width: 100%;
    }

    .mqc_card_ques_detail,
    .mqc_card_time {
        display: block;
    }

    .checkout_card {
        width: 70%;
    }

    #course_detail_slider .owl-item img {
        height: 215px;
    }

    .subject_detail_tab li a {
        padding: 10px 15px;
    }

    /* .footer_social li a {
        padding: 5px;
    } */
    img.subscribed_ribbon {
        top: 17px;
    }

    #navbarSupportedContent {
        position: absolute;
        top: 80%;
        right: -1%;
        background: #fff;
        padding: 10px 5px;
        z-index: 9;
    }

    .dropdown_menu_notification {
        max-width: inherit !important;
        min-width: 25rem;
        transform: translateX(0%);
        left: unset;
        top: 75%;
        right: 75px;
    }

    #courses.owl-carousel .owl-item img {
        max-height: 115px !important;
    }
}


@media (min-width:320px) and (max-width:767px) {
    .navbar-brand {
        width: 70%;
    }

    #course_detail_slider .owl-item img {
        height: auto;
    }

    .subject_detail_tab li a {
        padding: 10px;
    }

    .subject_img_div {
        width: 50px;
        height: 50px;
        padding: 8px;
    }

    .subject_detail_tab li a .subject_name {
        font-size: 15px;
    }


    .group_meet_section {
        margin: 10px;
    }

    .navbar {
        padding: .5rem 0rem;
    }

    .subh_nav .nav-item {
        /*max-width: 75%;*/
        margin-left: auto;
    }

    .banner-right-section {
        margin-top: 20px;
    }

    .best_course_para {
        width: 100%;
        font-size: 14px;
        text-align: justify;
    }

    .best_course_card {
        margin-bottom: 20px;
    }

    .top_banner {
        padding-bottom: 0px !important;
    }

    .vision_section img {
        width: 100%;
        height: 260px;
    }

    .vision_section p {
        font-size: 15px;
    }

    .footer_quick_links,
    .footer_contact {
        width: unset;
        margin: 15px auto;
    }

    .about_course {
        width: 100%;
        text-align: center;
    }

    .get_in_touch_btn h4 {
        font-size: 18px;
    }

    .get_in_touch_btn {
        display: none;
    }

    .best_course_card img {
        /* height: 150px; */
        height: unset;
    }

    .get_in_touch_btn img {
        width: 35px;
        height: 35px;
        padding: 10px;
    }

    .profile_card form {
        width: 90%;
    }

    .course_detail_banner .best_course_subscribe_btn {
        width: 100%;
        font-size: 15px;
    }

    .course_detail_banner .best_course_subscribe_btn i {
        width: 42px;
    }

    .best_course_subscribe_btn {
        padding: 10px 50px 10px 20px;
    }

    .subject_detail_tab li {
        width: 100%;
        margin-bottom: 10px !important;
    }

    .session_img {
        max-width: 29%;
    }

    .all-group-meeting .session_img {
        max-width: 33%;
    }

    .lecture_card_img {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .lecture_card_btns {
        display: flex;
    }


    .lecture_card_btns .btn {
        /* width: calc(85%/3); */
        margin-top: 10px;
        padding: 0 !important;
    }

    #chapter_content_tab li a {
        padding: 10px 15px;
        font-size: 14px
    }

    .mqc_card_ques_detail,
    .mqc_card_time {
        display: block;
    }

    .checkout_card {
        width: 100%;
    }

    .thumbnail_div .session_img {
        max-width: 35%;
    }

    img.subscribed_ribbon {
        top: 17px;
    }

    .my-course-img {
        width: 100% !important;
        height: 158px !important;
    }

    .my-course-heading {
        margin-top: 10px;
    }

    .session_img.lecture_card_img img {
        height: 160px;
        min-width: 290px;
    }

    .videoviewed {
        top: -2%;
        left: 4%;
    }

    #navbarSupportedContent {
        position: absolute;
        top: 80%;
        right: -1%;
        background: #fff;
        padding: 10px 5px;
        z-index: 9;
    }

    .chapter_mobile_view {
        display: flex;
        justify-content: space-between;
        font-size: 17px;
        background-color: #2f327d;
        color: #fff;
        padding: 10px;
        font-weight: 700;
        align-items: center;
    }

    .chapter_mobile_view .navbar_icon {
        cursor: pointer;
    }

    .chapter_desk_view {
        position: fixed;
        height: 100vh;
        top: 0;
        width: 0;
        z-index: 9999 !important;
        left: 0;
        margin: 0;
        border-radius: 0;
        transition: width 1s;
    }

    .navbar_close_icon {
        display: block !important;
        font-size: 20px !important;
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .chapter_desk_view.chapter_box_active {
        width: 300px;
    }

    #chapter_detail_tab {
        max-height: 91vh;
    }
    #courses.owl-carousel .owl-item img {
        max-height: 115px !important;
      }
}