﻿@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: -14px;
    }

        .carousel-indicators li {
            width: 12px;
            height: 12px;
        }

    .featured_grid {
        padding-top: 0 !important;
    }

    .section_title {
        font-size: 20px !important
    }

    .form_input {
        margin: 10px 0 5px
    }

    .form_label {
        font-size: 16px;
    }

    /******Responsive Class Grid********/
    .classlist {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .horizontal_img {
        height: 120px !important;
    }

    .r_workshopname {
        font-size: 14px !important;
        min-height: 45px !important
    }

    .workshopname h5 {
        font-size: 13px !important
    }

    .workshopname h6 {
        font-size: 12px !important;
        min-height: 15px;
    }

    .workshopdetail h6 {
        font-size: 10px !important
    }

    .sticker h3 {
        font-size: 14px !important
    }

    .feature_type {
        font-size: 14px;
        top: 5px !important;
        left: 5px !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: 18px;
    }

    .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;
    }
}
