﻿@media(max-width:769px) {
    .bookings_tabview {
        padding: 20px
    }

    .guest_row {
        margin: 20px -20px -20px !important
    }

    .navbar-nav, .nav-item.col {
        display: block;
    }
}

@media (max-width:576px) {
    .owl-item {
        padding-left: 0;
        padding-right: 0;
    }

    .t_xs_center {
        text-align: center
    }

    .btn {
        font-size: 14px;
    }

    .badges_section {
        margin-bottom: 30px;
    }

    .upcoming_booking p {
        margin-bottom: 10px;
    }

    .profile_section {
        margin-bottom: 30px;
    }

    .carousel-indicators {
        bottom: -5px;
    }

        .carousel-indicators li {
            width: 7px;
            height: 7px;
        }

    .featured_grid {
        padding-top: 0 !important;
    }

    .section_title {
        font-size: 20px !important
    }

    .gallery_section_title {
        font-size: 2rem !important;
    }

    .gallery_img_title {
        font-size: 1.2rem !important
    }

    .home_sub_title {
        font-size: 20px
    }
    .form_input {
        margin: 10px 0 5px
    }

    .form_label {
        font-size: 16px;
    }
    .detail_feature_type {
        font-size: 22px !important;
    }
    .accxelerator {
        font-size: 16px !important;
    }
    /******Responsive Class Grid********/
    .classlist {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .r_workshopname {
        font-size: 14px !important;
        min-height: 45px !important
    }

    .workshopname h5 {
        font-size: 18px !important;
    }

    .workshopname h6 {
        font-size: 16px !important;
        min-height: 15px;
    }

    .workshopdetail h6 {
        font-size: 14px !important
    }

    .sticker h3 {
        font-size: 14px !important
    }

    .feature_type {
        font-size: 16px;
        top: 10px !important;
        left: 10px !important;
    }

    .workshopname {
        margin-bottom: 0 !important;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .workshopdetail {
        position: initial !important
    }

    .sticker {
        background-size: contain !important;
        height: 45px !important;
        width: 45px !important;
        right: 5px !important
    }

    /******Dashboard******/

    .dashboard_title {
        font-size: 18px
    }

    .affiliate_btn {
        font-size: 12px
    }

    .profile_section h6 {
        font-size: 14px
    }

    .units_category h6, .units_category p, .upcoming_booking h4, .upcoming_booking p, .upcoming_booking h6 {
        font-size: 16px;
    }

    .Quotientbadges h4 {
        font-size: 14px;
    }

    .condensed_in_small td, .condensed_in_small th {
        padding: 0 !important;
        vertical-align: middle !important;
    }

    .condensed_in_small h5 {
        font-size: 12px;
    }

    .dashboard_title .loadmore {
        padding-top: 2px !important;
    }

        .dashboard_title .loadmore .fal {
            margin-right: 0 !important
        }

    .border-xs-0 {
        border: none !important
    }

    .mid_title {
        font-size: 18px !important
    }

    .class_image {
        margin-bottom: 20px;
        padding: 0 !important
    }

    .p_x_xs_15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
 
    /*******Class Details*******/
    .class_tabs .nav-tabs .nav-link {
        font-size: 15px;
        padding-left: 0;
        padding-right: 0;
    }

    .tab-pane p {
        font-size: 16px;
    }

    .acra_section p {
        font-size: 14px !important;
    }

    .classdetails .breadcrumb {
        font-size: 16px;
    }

    .price_table {
        font-size: 16px;
    }

    .btn_theme {
        font-size: 20px !important
    }

    /***************Bookings***************/
    .bookings_tabview h6, .bookings_view span {
        font-size: 16px;
    }

    .booking_tabs .nav-tabs li a, .viewcategory, .viewbookingsession, .booking_ref h6, .acra_section button, .bookings_tabview h5 {
        font-size: 16px
    }

    .bookings select {
        font-size: 14px;
        padding: 0 10px
    }

    /********Login / Signup*********/
    .login_card h6 {
        font-size: 16px !important
    }

    .login_button {
        font-size: 18px !important
    }



    /******Footer*******/
    .footer_fc img {
        width: 140px;
    }

    .footer_fc p {
        font-size: 12px;
    }

    .skill_text {
    font-size:14px !important
    }
    .col-title {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .lg_padding{
        padding:50px 0 !important
    }

    .h1, h1 {
        font-size: 2.5rem
    }

    .h2, h2 {
        font-size: 2rem
    }

    .h3, h3 {
        font-size: 1.75rem
    }

    .h4, h4 {
        font-size: 1.5rem
    }

    .h5, h5 {
        font-size: 1.25rem
    }

    .h6, h6 {
        font-size: 1rem
    }
}

