/********************* responsve css *************************/
@media only screen and (max-width: 767px) {
.trans_det ul li {
    flex-wrap: wrap;
}
body .trans_det ul li .amount_li {padding-bottom: 8px;}
body .trans_det ul li .amount_li, body .trans_det ul li .amount_det {
    width: 100%;
}
.set_def {
    text-align: left;
}
  body .plan_list_div .plan_list .plan_li {
    width: 100%;
  }
  body .carousel-control-prev {
    left: 0 !important;
  }
  body .carousel-control-next {
    right: 0 !important;
  }
  .plan_list_div .plan_list > li {
    padding: 0;
    text-align: center;
    margin-bottom: 10px;
  }
  .plan_list_div .plan_list > li.btn_li {
    margin-bottom: 0;
  }
  body .plan_list_div .plan_list .btn_li {
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .serach_input {
    width: 100%;
    text-align: right;
  }
  .serach_input .serach_input .address.search_plans {
    margin-top: 0;
  }
  .home_header .left_header.head_left_width {
        width: auto;
    }
  .view_cart_list.review_order_list.confirmtion_blk .confirm_order .order {
        width: 100%;
     }
     .list_blk .filter_md {
        border-right: none;
            border-right: none;
        border-bottom: 1px solid #e5e5e5;
    }
    .list_blk .cer_crse_det .row>.col-md-4 {
        width: 100%;
    }
    .logo_text {
        font-size: 24px;
    }
    .header_menu_blk {
        position: fixed;
        overflow: auto;
        top: 0;
        left: -100%;
        transition: left 500ms ease-in-out;
        width: 300px;
        height: 100%;
        min-height: 100vh;
        z-index: 9;
    }
    .header_menu_blk .menu>li {
        margin-right: 0;
        font-size: 16px;
        line-height: 22px;
        width: 100%;
    }
    .header_menu_blk .sub_menu>li>a {
        color: var(--white_color);
    }
    .header_menu_blk .menu>li:hover .sub_menu {
        z-index: 1;
        padding: 10px 0;
        opacity: 1;
        background: none;
        box-shadow: none;
        position: static;
    }
    .header_menu_blk .overlay_menu::after {
        content: "";
        position: fixed;
        display: block;
        width: 100vh;
        height: 100%;
        min-height: 100vh;
        opacity: 0.8;
        background-color: var(--text_bla_color);
        top: 0;
        left: -100vh;
        transition: left 500ms ease-in-out;
        z-index: 8;
    }
    .header_menu_blk.active, .header_menu_blk.active .overlay_menu::after {
        left: 0;
    }
    .menu {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start !important;
        padding: 60px 0 15px 0;
    }
    .header_menu_blk .close {
        position: absolute;
        top: 20px;
        right: 20px;
        color: #fff;
        font-size: 40px;
        line-height: 40px;
        display: block;
        z-index: 99;
    }
    .header_one .sign_in_link {
        display: none;
    }   
    .header_one .logo_text a {
        width: 120px;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .header_menu_blk .menu>li.mobile_link.profile_link {
        display: block;
        position: absolute;
        top: 16px;
        width: 200px;
    }
    body .dashboard_blk.dashboard_menu {
        border-bottom: none;
    }
    .dash_nav.nav-tabs li:not(:first-child) .nav-link {
        padding-top: 16px;
    }
    .dash_nav.nav-tabs li .nav-link {
        border-bottom: 1px solid #e5e5e5 !important;
    }
    .category_btn.filter_btn {
        display: block;
    }
    .container .dash_order_filter {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #e5e5e5;
    }
    .dash_my_order_blk .container .dash_order_filter .form_container {
        padding: 0 0 15px 0;
    }
    .dash_my_order_blk.dash_my_sub_blk .container .view_order_blk {
        padding-left: 0;
        padding-top: 25px;
        width: 100%;
    }
    .dash_tab_con .dash_nav {
        flex-wrap: wrap;
        border: none !important;
    }
    .dash_tab_con .dash_nav li {
        width: 100%;
        text-align: center;
        margin: 0;
    }
    .dash_my_order_blk .view_order_blk.dash_view_blk .order_pla_detail .left .order_lefrt_blk {
        flex-wrap: wrap;
    }
    .order_pla_detail .add_cart {
        margin-left: 110px;
    }
    body .nav-tabs.noti_tabs {
        border-bottom: none !important;
        flex-wrap: wrap;
    }
    body .nav-tabs.noti_tabs li {
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
        padding: 0;
    }
    body .request_sec .notification_sec_blk .nav-tabs.noti_tabs>li>a {
        width: 100% !important;
    }
    .notifi_list .left {
        width: 100%;
    }
    .notifi_list {
        flex-wrap: wrap;
    }
    body .notifi_list:hover .delet_link, body .notifi_list:focus .delet_link {
        text-align: left;
        padding-top: 5px;
    }
    .notifi_list .rgt {
        width: 100%;
        padding-left: 51px;
        padding-top: 5px;
    }
    .filter_rev_blk > a {
        width: 100%;
        display: block;
    }
}
@media only screen and (min-width: 1200px) {
  .profile_con_blk.add_address_blk .container {
    max-width: 890px;
    padding: 43px 100px;
  }
  .plan_list_container.container {
    width: 900px;
  }
}

@media only screen and (max-width: 991px) {
    .cat_blk {
        display: none;
    }
  body .list_detail .list_price {
    width: 30%;
  }
  .list_img img {
    width: 100% !important;
    height: 115px;
  }
  body .list_detail .list_det_left {
    width: 70%;
  }
  body .product_det_blk .pro_det_lft_col {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .product_det_blk .star {
    width: auto;
  }
  body .view_cart_blk {
    padding: 50px 0;
  }
  .view_cart_blk .row > div {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 25px;
  }
  body .product_det_blk .pro_det_rgt_col {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 15px;
  }
  body .product_det_lft .full_view_imge {
        margin: 0 auto 20px 0;
  }
  .product_btn_blk {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .close {
    color: #000;
    opacity: 1;
    font-weight: 700;
    cursor: pointer;
    font-size: 25px;
  }
  body .login_part p {
    width: 100%;
  }
  .list_banner h3 {
    text-align: center;
  }
  .side_menu {
    margin-right: 10px;
  }
  .side_menu span {
    width: 25px;
    display: block;
    height: 3px;
    background-color: var(--red_color);
  }
  .side_menu span:nth-child(2) {
    margin: 5px 0;
  }
  body .side_menu_div {
    left: -100%;
    height: 100vh;
    display: block;
    position: fixed;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
  }
  body .side_menu_div.active {
    left: 0;
    position: fixed;
    width: 100vh;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100vh;
    bottom: 0;
    z-index: 99;
  }
  body .side_menu_div.active .side_menu_blk {
    width: 300px;
    list-style: none;
    background: #fff;
    height: 100%;
    padding: 30px;
  }
  body .side_menu_div.active .side_menu_blk li {
    margin-bottom: 10px;
  }
  body .side_menu_div.active .side_menu_blk .category_btn {
    display: block;
    width: 100%;
  }
  body .side_menu_div.active .side_menu_blk .home_sign_in {
    display: block;
    width: 100%;
  }
  body .dem_right p {
    width: 100%;
  }
  body .how_it_work_cont .row {
    margin: 0 -15px;
  }
  body .how_it_work_cont .row .col-md-4 {
    padding: 0 15px;
  }
  .search_form.active input {
    display: block;
    position: absolute;
    top: 76px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 300px;
    height: 56px;
    background-color: #fff;
    border-radius: 4px;
    padding: 12px 22px;
    border: 1px solid #D2D3D4;
    -webkit-box-shadow: 0px 3px 6px #00000029;
            box-shadow: 0px 3px 6px #00000029;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .login_pad_left {
    padding-left: 30px !important;
  }
  .login_pad_right {
    padding-right: 30px !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  body .checkout_tab {
    padding: 0 15px;
  }
  .product_btn_blk {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product_btn_blk button {
    margin-bottom: 16px;
  }
  body .banner_sec {
    background-position: 110%;
    background-size: 54%;
  }
  .cer_crse_det .col-md-3 {
    margin-bottom: 20px;
    width: 33.33%;
  }
  body .how_it_work_cont .row {
    margin: 0 -15px;
  }
  body .how_it_work_cont .row .col-md-4 {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  body .prod_det_btn button {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .all_cat_sel {
      display: none;
  }
  body .profile_con_blk .container {
    max-width: 720px;
  }
  .crs_banner .row .col-md-6 {
    position: static;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
  .crs_nav_blk .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body .crs_nav_blk .container .rgt_crs_nav_blk {
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 10px;
    border-left: none;
    border-top: 1px solid #C8C8CB;
  }
  body .crs_nav_blk .container .left_crs_nav_blk {
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
  }
  .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
  }
  body .student_searh .owl-prev {
    left: -25px;
  }
  body .student_searh .owl-next {
    right: -25px;
  }
  body .crs_detail_blk .star, body .crs_detail_blk .time_hrs_blk {
    width: auto;
  }
  body .nav {
    margin-bottom: 10px;
  }
  .stud_review_blk .col-md-4 {
    width: 50%;
  }
  .crs_ban_img {
    margin-top: 45px;
  }
  body .crs_banner .star, body .crs_banner .time_hrs_blk {
    width: auto;
    margin-bottom: 5px;
  }
  body .crs_page_blk {
    width: 720px;
    padding: 0 12px;
  }
  body .list_address_blk .row .col-md-4 {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  body .list_img {
    width: 100%;
  }
  body .list_detail {
    width: calc(100%);
    margin-top: 15px;
    padding-left: 0;
  }
  body .padding_left_40px {
    padding-left: 0;
  }
  body .star, body .time_hrs_blk {
    width: 100%;
    margin-bottom: 5px;
  }
  body .profile_con_blk .registion_form_blk .reg_container .reg_blk .exp_all_crse_btn, body .profile_con_blk .registion_form_blk .reg_container .reg_blk .btn_cancel {
    padding: 14.5px 28px;
  }
  .profile_con_blk .col-md-6 {
    width: 100%;
  }
  body .payment_suc_blk, body .checkout_div_blk {
    width: 700px;
  }
  .side_menu {
    display: none;
  }
  body .reg_container {
    width: 700px;
  }
  .search_form input {
    display: none;
  }
  body .banner_sec {
    background-image: none;
  }
  header {
    background: #fff;
  }
  body .rgt_ban_blk > div img {
    max-width: 100%;
    margin-top: 0px;
  }
  .crse_img {
    text-align: center;
  }
  body .padding_right_171px {
    padding-right: 15px !important;
  }
  .get_free_blk .container .row > div.col-md-6:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .how_it_work_cont .row .col-md-4 {
    width: 50%;
    margin-bottom: 40px;
  }
  body .category_row .category_col {
    width: 33.33%;
    margin-bottom: 30px;
  }
  .cer_crse_det .col-md-3 {
    margin-bottom: 20px;
    width: 50%;
  }
  body .login_part .sign_blk {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .social_media_icon {
    margin-top: 10px;
    width: 100%;
    text-align: center;
  }
  .crs_skill_earn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body .skills {
    padding-left: 0;
  }
  body .skills li a {
    margin-top: 18px;
  }
}

@media only screen and (max-width: 767px) {
.product_detail_card .product_det_rgt {
    width: 100%;
    padding-top: 35px;
    padding-left: 0;
}
.review_btm span, .review_btm form {
    display: block;
    white-space: normal;
}
.product_detail_card .product_det_lft {
    margin: 0 auto;
}
.review_btm, .rat_rev {
    flex-wrap: wrap;
}
.rat_rev .rating_strength {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
}
body .review_btm .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
}
  body .side_menu_div.active .side_menu_blk li a {
    color: #000;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    padding: 5px 15px;
    display: inline-block;
  }
  li.mobile_profile_blk {
    padding: 6px 15px;
  }
  body .payment_mode {
    width: 100%;
  }
  .checkout_pay {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .checkout_pay .left {
    margin-bottom: 10px;
  }
  .review_order_heading .total {
    text-align: right;
    padding-right: 20px;
  }
  body .checkout_tab {
    overflow: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 15px;
    flex-wrap: wrap;
  }
  body .checkout_tab li {
    width: 100%;
    text-align: center;
  }
  body .checkout_tab li a {
    white-space: nowrap;
  }
  body .coupon_blk .form-control {
    width: 100% !important;
  }
  .checkout_pay {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .checkout_pay .left {
    margin-bottom: 10px;
  }
  body .filter_md {
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .form_container .form-group.reg_btn_group {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body .product_btn_blk > form, body .product_btn_blk > a {
    padding: 0;
  }
  .confirmtion_blk .home_sign_in, .go_to_home_btn .home_sign_in {
    display: inline-block;
  }
  body .product_det_lft .full_view_imge {
    width: 300px;
  }
  body .prod_det_btn button {
    width: 100%;
    margin-right: 0;
  }
  .view_cart_blk .heading, .view_cart .quantity_delete_save, .view_cart {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .view_cart .right {
        width: 100% !important;
        text-align: left;
        margin-top: 20px;
        margin-left: 91px;
    }
    .view_cart .left {
        align-items: flex-start;
    }
    body .status_li.col-md-3, .sub_btn_blk.col-md-1 {
        width: 100%;
        text-align: left;
    }
  .view_cart_blk .address {
    margin-top: 10px;
  }
  .product_btn_blk {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product_btn_blk button {
    margin-bottom: 16px;
  }
  body .crs_page_blk {
    width: 100%;
    margin: 0 auto;
    padding: 0 12px;
  }
  body .padding_left_25px {
    padding-left: 0;
  }
  body .crs_overview {
    padding-left: 0;
  }
  body .pre_crs_over .left_overview p {
    white-space: nowrap;
  }
  .crs_skill_earn, .instr_review_blk, .crs_nav_blk .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body .instr_review_blk .instr_rev {
    width: 100%;
    padding-left: 0;
  }
  body .crs_nav_blk .container .rgt_crs_nav_blk {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: 0;
    padding-top: 12px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0px;
    border-left: none;
    border-top: 1px solid #C8C8CB;
  }
  .crs_nav .nav-link {
    white-space: nowrap;
  }
  body .crs_ban_img {
    position: static;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    padding-top: 45px;
    padding-right: 15px;
  }
  body .crs_nav.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 20px;
    overflow: auto;
  }
  .instr_review_blk .image {
    margin: 0 auto 20px auto;
  }
  body .crs_nav_blk .container .left_crs_nav_blk {
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
  }
  body .skills {
    padding-left: 0;
  }
  .skills li a {
    margin-top: 18px;
  }
  body .crs_overview {
    padding-left: 0;
    overflow: auto;
  }
  .stud_rev .star {
    width: auto;
  }
  body .faq_blk .panel-default .panel-body p {
    width: 100%;
  }
  .faq_blk .home_sign_in {
    display: inline-block;
    margin-top: 20px;
  }
  body .student_searh .owl-prev {
    position: static;
    margin-right: 10px !important;
  }
  body .student_searh .owl-next {
    position: static;
    margin-left: 10px !important;
  }
  .breadcrumb_div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .breadcrumb_div .breadcrumb_lft {
    width: 100%;
    margin-bottom: 20px;
  }
  .breadcrumb_div .breadcrumb_rgt {
    width: 100%;
    text-align: right;
  }
  body .filter_md {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
  .list_right_cont {
    margin-top: 40px;
  }
  body .student_learn ul li {
    width: 100%;
  }
  body .pagination_div .pagination {
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .star {
    width: 100%;
    margin-bottom: 5px;
  }
  .time_hrs_blk {
    width: 100%;
    margin-bottom: 10px;
  }
  body .padding_left_40px {
    padding-left: 0;
  }
  body .list_det_left .para {
    width: 100%;
  }
  .list_det_left h5 {
    padding-right: 11px;
  }
  body .list_img {
    width: 100%;
    margin-bottom: 15px;
  }
  body .list_detail {
    width: calc(100%);
    padding-left: 0;
  }
  body .col-md-9.right_content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100%);
            flex: 0 0 calc(100%);
    width: calc(100%);
    padding-right: 15px;
    padding-left: 15px;
  }
  .side_menu_blk {
    position: relative;
  }
  .side_menu_blk .profile_blk.log_profile_blk {
    display: block;
  }
  .side_menu_blk .profile_blk.log_profile_blk {
    padding: 15px 0;
    margin-left: 0;
  }
  .side_menu_blk .profile_blk.log_profile_blk .dropdown-toggle::after {
    right: 4px;
  }
  .close_li {
    position: absolute;
    right: 14px;
    z-index: 99;
    top: 15px;
  }
  body .profile_con_blk .container {
    max-width: 85%;
    padding: 30px;
  }
  body .profile_con_blk .registion_form_blk .reg_container .reg_blk .exp_all_crse_btn, body .profile_con_blk .registion_form_blk .reg_container .reg_blk .btn_cancel {
    padding: 14.5px 28px;
  }
  body .profile_con_blk .pro_img_blk {
    margin-top: 20px;
  }
  body .profile_con_blk .container h3 {
    margin-bottom: 15px;
  }
  body .margin_left_42px {
    margin-left: 20px;
  }
  .header_one .profile_blk.log_profile_blk {
    display: none;
  }
  body .profile_con_blk .registion_form_blk {
    margin: 30px auto;
    width: calc(100% - 30px);
    padding: 0;
  }
  .profile_con_blk .pro_img_blk {
    margin: 0 auto;
  }
  .left_ban {
    text-align: center;
  }
  .check_item_auto {
    overflow: auto;
  }
  body .reg_container {
    width: 100%;
    padding: 30px;
  }
  body .banner_sec {
    background-image: none;
  }
  .search_form input {
    display: none;
  }
  .category_btn {
    display: none;
  }
  .home_sign_in {
    display: none;
  }
  body .home_header .container-fluid {
    padding: 23.5px 15px;
  }
  .crse_list {
    overflow: auto;
  }
  .crse_list li a {
    white-space: nowrap;
  }
  .cer_crse_det .col-md-3 {
    margin-bottom: 30px;
  }
  .how_it_con {
    margin-bottom: 32px;
  }
  body .category_row .category_col {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  body .padding_right_171px {
    padding-right: 15px !important;
  }
  .category_img {
    height: 175px;
    width: 175px;
    margin: 0 auto;
   }
  .get_right {
    padding-top: 40px;
  }
  body .get_cer_category_blk .container .category_para, body .customer_blk .container h5, body .customer_blk .container p {
    width: 100%;
  }
  body .subscribe_form form input {
    width: calc(100% - 70px);
  }
  body .customer_blk .container .customer_list.customer_list_right {
    padding-left: 0;
    padding-top: 60px;
  }
  body .work_container .row p {
    width: 100%;
    margin: 0 0 20px 0;
  }
  body .cus_border_right {
    border-right: none;
    border-bottom: 1px solid #D2D3D4;
    padding-bottom: 60px;
  }
  .crse_img {
    text-align: center;
  }
  body .rgt_ban_blk > div img {
    max-width: 100%;
  }
  body .banner_sec {
    height: auto;
    padding: 0 !important;
  }
  .check_item_blk {
    width: 700px;
  }
  .banner_sec .carousel-item {
    padding: 50px 0;
  }
  .payment_mode {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .payment_mode li {
    width: 100% !important;
  }
  .payment_mode li:not(:last-child) {
    margin-bottom: 32px;
  }
  .view_cart {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .view_cart .right h6 {
    margin: 10px 0 0 0;
  }
  .view_cart .quantity_delete_save {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .save_later {
    color: #0F0929;
    padding-top: 8px;
    display: inline-block;
  }
  .checkout_pay .enroll_btn {
    white-space: nowrap;
  }
  .payment_mode li {
    width: 100% !important;
  }
  .payment_mode li:not(:last-child) {
    margin-bottom: 32px;
  }
  body .payment_suc_blk, body .checkout_div_blk {
    width: calc(100% - 30px);
  }
  body .login_part .sign_blk {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .social_media_icon {
    margin-top: 10px;
    width: 100%;
    text-align: center;
  }
  .login_part {
    padding: 50px 0;
  }
  .border_right {
    border-bottom: 1px solid #D4D5D8;
    border-right: none !important;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .login_pad_left {
    padding-left: 15px !important;
  }
  .login_pad_right {
    padding-right: 15px !important;
  }
  header .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  header .container div {
    width: auto;
  }
  .home_header .search_form form .search_img {
        position: static;
        filter: grayscale(1) invert(1);
    }
    .banner_sec .left_ban h1 {
        width: 100%;
    }
    .left_ban_blk {
        margin-bottom: 25px;
    }
  .nav-tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px !important;
  }
  .header_title {
    width: 100%;
  }
  .right_header.justify-content-end {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    margin-top: 10px;
  }
  .logo_text {
    width: auto;
  }
  .all_cat_sel {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
.mobile_link {
    display: block;
}
  body .reg_success.modal .modal-dialog {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 10px auto;
    width: 90%;
  }
}

@media only screen and (min-width: 1200px) {
  .list_banner .container {
    max-width: 980px;
  }
}

/********************* responsve css - Ends *************************/
/********************** my order responsive css *************************/
@media only screen and (max-width: 767px) {
  .exp_all_crse_btn.view_order_det_btn {
    margin-left: 0;
  }
  .order_filter_blk .form_container, .ord_pla_head_blk, .order_pla_detail {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .order_filter_blk .form_container > div {
    width: 100%;
    padding-right: 0;
  }
  .order_filter_blk .form_container > div:not(:last-child) {
    padding-bottom: 20px;
  }
  body .order_pla_detail h6.default {
    padding-bottom: 20px;
  }
  body .ord_pla_head_blk .left, body .ord_pla_head_blk .right, body .order_pla_detail .left {
    width: 100%;
  }
  .ord_pla_head_blk .row > div {
    margin: 0 0 15px 0 !important;
  }
  .ord_pla_head_blk .row > div.col-md-4.empty {
    display: none;
  }
  .exp_all_crse_btn.view_order_det_btn {
    margin-top: 12px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .ord_pla_head_blk .row > div.col-md-3 {
    width: 25% !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 25% !important;
            flex: 0 0 25% !important;
    margin: 0 !important;
  }
  .home_header .search_form form .search_img {
    position: static;
        filter: grayscale(1) invert(1);
    }
    body .carousel-control-prev {
    left: -40px;
    opacity: 1 !important;
}
body .carousel-control-next {
    right: -40px;
}
.category_img {
    height: 146px;
    width: 146px;
    margin: 0 auto;
}
.col-md-8.subscriprion_add_blk {
    width: 100%;
}
.col-md-4.my_order_col {
    width: 100%;
}
.dash_nav {
    flex-wrap: nowrap !important;
    overflow: auto;
}
.dash_nav li a {
    white-space: nowrap;
}
  .col-md-4.empty {
    display: none;
  }
  .ord_pla_head_blk .row > div.col-md-8 {
    padding-left: 0;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 auto !important;
            flex: 0 0 auto !important;
    width: 100% !important;
    margin: 0 !important;
  }
  body .order_id {
    width: 20%;
    padding-right: 8px;
  }
  body .from_date {
    padding-right: 8px;
    width: calc(20% - 45px);
  }
}

/********************** my order responsive css - Ends *************************/
/******************* pagination css ******************************/
@media only screen and (max-width: 767px) {
  body .table_pagination {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (min-width: 768px) {
  .showing_entries {
    margin-bottom: 0;
  }
}

/******************* pagination css - Ends ******************************/

@media only screen and (max-width: 767px) {
.dashboard_menu .dash_nav li {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
}
body .dash_nav li a.active::after {
    bottom: 0;
}
body .dash_con_blk .sub_order_wish >div {
    padding-bottom: 15px;
}
.my_sub_li li {
    width: 100%;
}
.my_sub_li>li:not(:last-child) {
    margin-bottom: 8px;
}
body .dash_my_order_blk .container-fluid {
    padding: 0 15px;
}
.dash_my_order_blk .container-fluid .dash_order_filter {
    width: 100%;
}
.dash_my_order_blk .container-fluid .dash_view_blk {
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
}
body .dash_my_order_blk .view_order_blk.dash_view_blk .order_pla_detail .total_order {
    position: static;
    width: 100%;
    width: 100%;
    padding-left: 110px;
}
body .dash_my_order_blk .view_order_blk.dash_view_blk .order_pla_detail .image {
    width: 90px;
    height: 90px;
}
body .left_order {
    width: 100%;
}
.dash_my_order_blk .view_order_blk.dash_view_blk .order_pla_detail .content {
    padding-left: 20px;
    width: calc(100% - 90px);
}
body .view_order_blk.dash_view_blk.dash_wish_blk {
    width: 100%;
}
.cross_blk {
    padding-bottom: 20px;
}
body .dash_my_order_blk .view_order_blk.dash_view_blk .order_pla_detail.wish_pla_detail .total_order {
    width: 100%;
}
.my_sub_li li .category_btn {
    display: inline-block;
}
.table_pagination h6, .table_pagination>div {
    width: 100%;
    text-align: center;
}
.login_part>.col-sm-12 {
    padding: 0 15px;
    margin-top: 30px;
}
}

/********************* responsve css *************************/
@media only screen and (max-width: 991px) {
  .close {
    color: #000;
    opacity: 1;
    font-weight: 700;
    cursor: pointer;
    font-size: 25px;
  }
  .list_banner h3 {
    text-align: center;
  }
  .side_menu {
    margin-right: 10px;
  }
  .side_menu span {
    width: 25px;
    display: block;
    height: 3px;
    background-color: var(--red_color);
  }
  .side_menu span:nth-child(2) {
    margin: 5px 0;
  }
  body .side_menu_div {
    left: -100%;
    height: 100vh;
    display: block;
    position: fixed;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
  }
  body .side_menu_div.active {
    left: 0;
    position: fixed;
    width: 100vh;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100vh;
    bottom: 0;
    z-index: 99;
  }
  body .side_menu_div.active .side_menu_blk {
    width: 300px;
    list-style: none;
    background: #fff;
    height: 100%;
    padding: 30px;
  }
  body .side_menu_div.active .side_menu_blk li {
    margin-bottom: 10px;
  }
  body .side_menu_div.active .side_menu_blk .category_btn {
    display: block;
    width: 100%;
  }
  body .side_menu_div.active .side_menu_blk .home_sign_in {
    display: block;
    width: 100%;
  }
  body .dem_right p {
    width: 100%;
  }
  body .how_it_work_cont .row {
    margin: 0 -15px;
  }
  body .how_it_work_cont .row .col-md-4 {
    padding: 0 15px;
  }
  .search_form.active input {
    display: block;
    position: absolute;
    top: 76px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 300px;
    height: 56px;
    background-color: #fff;
    border-radius: 4px;
    padding: 12px 22px;
    border: 1px solid #D2D3D4;
    -webkit-box-shadow: 0px 3px 6px #00000029;
            box-shadow: 0px 3px 6px #00000029;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .login_pad_left {
    padding-left: 30px !important;
  }
  .login_pad_right {
    padding-right: 30px !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  body .banner_sec {
    background-position: 110%;
    background-size: 54%;
  }
  .cer_crse_det .col-md-3 {
    margin-bottom: 20px;
    width: 33.33%;
  }
  body .how_it_work_cont .row {
    margin: 0 -15px;
  }
  body .how_it_work_cont .row .col-md-4 {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  body .profile_con_blk .container {
    max-width: 720px;
  }
  body .list_img {
    width: 100%;
  }
  body .list_detail {
    width: calc(100%);
    margin-top: 15px;
    padding-left: 0;
  }
  body .padding_left_40px {
    padding-left: 0;
  }
  body .star, body .time_hrs_blk {
    width: 100%;
    margin-bottom: 5px;
  }
  body .profile_con_blk .registion_form_blk .reg_container .reg_blk .exp_all_crse_btn, body .profile_con_blk .registion_form_blk .reg_container .reg_blk .btn_cancel {
    padding: 14.5px 28px;
  }
  .profile_con_blk .col-md-6 {
    width: 100%;
  }
  body .payment_suc_blk, body .checkout_div_blk {
    width: 700px;
  }
  .side_menu {
    display: none;
  }
  body .reg_container {
    width: 700px;
  }
  .search_form input {
    display: none;
  }
  body .banner_sec {
    background-image: none;
  }
  header {
    background: #fff;
  }
  body .rgt_ban_blk > div img {
    max-width: 100%;
    margin-top: 0px;
  }
  .crse_img {
    text-align: center;
  }
  body .padding_right_171px {
    padding-right: 15px !important;
  }
  .get_free_blk .container .row > div.col-md-6:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body .how_it_work_cont .row .col-md-4 {
    width: 50%;
    margin-bottom: 40px;
  }
  body .category_row .category_col {
    width: 33.33%;
    margin-bottom: 30px;
  }
  .cer_crse_det .col-md-3 {
    margin-bottom: 20px;
    width: 50%;
  }
  body .login_part .sign_blk {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .social_media_icon {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  body .filter_md {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
  body .product_btn_blk>form, body .product_btn_blk>a {
   padding: 0;
}
  .list_right_cont {
    margin-top: 40px;
  }
  body .student_learn ul li {
    width: 100%;
  }
  body .pagination_div .pagination {
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .star {
    width: 100%;
    margin-bottom: 5px;
  }
  .time_hrs_blk {
    width: 100%;
    margin-bottom: 10px;
  }
  body .padding_left_40px {
    padding-left: 0;
  }
  body .list_det_left .para {
    width: 100%;
  }
  .list_det_left h5 {
    padding-right: 11px;
  }
  body .list_img {
    width: 100%;
    margin-bottom: 15px;
  }
  body .list_detail {
    width: calc(100%);
    padding-left: 0;
  }
  body .col-md-9.right_content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100%);
            flex: 0 0 calc(100%);
    width: calc(100%);
    padding-right: 15px;
    padding-left: 15px;
  }
  .side_menu_blk {
    position: relative;
  }
  .side_menu_blk .profile_blk.log_profile_blk {
    display: block;
  }
  .side_menu_blk .profile_blk.log_profile_blk {
    padding: 15px 0;
    margin-left: 0;
  }
  .side_menu_blk .profile_blk.log_profile_blk .dropdown-toggle::after {
    right: 4px;
  }
  .close_li {
    position: absolute;
    right: 14px;
    z-index: 99;
    top: 15px;
  }
  body .profile_con_blk .container {
    max-width: 100%;
    padding: 30px;
  }
  body .profile_con_blk .registion_form_blk .reg_container .reg_blk .exp_all_crse_btn, body .profile_con_blk .registion_form_blk .reg_container .reg_blk .btn_cancel {
    padding: 14.5px 28px;
  }
  body .profile_con_blk .pro_img_blk {
    margin-top: 20px;
  }
  body .profile_con_blk .container h3 {
    margin-bottom: 15px;
  }
  body .margin_left_42px {
    margin-left: 20px;
  }
  .profile_blk.log_profile_blk {
    display: block;
  }
  body .profile_con_blk .registion_form_blk {
    margin: 30px auto;
    width: calc(100% - 30px);
    padding: 0;
  }
  .profile_con_blk .pro_img_blk {
    margin: 0 auto;
  }
  .left_ban {
    text-align: center;
  }
  .check_item_auto {
    overflow: auto;
  }
  body .reg_container {
    width: 100%;
    padding: 30px;
  }
  body .banner_sec {
    background-image: none;
  }
  .search_form input {
    display: none;
  }
  .category_btn {
    display: none;
  }
  .home_sign_in {
    display: block;
  }
  body .home_header .container-fluid {
    padding: 23.5px 15px;
  }
  .crse_list {
    overflow: auto;
  }
  .crse_list li a {
    white-space: nowrap;
  }
  .cer_crse_det .col-md-3 {
    margin-bottom: 30px;
  }
  .how_it_con {
    margin-bottom: 32px;
  }
  body .category_row .category_col {
    width: 50%;
    margin-bottom: 30px;
  }
  body .padding_right_171px {
    padding-right: 15px !important;
  }
  .get_right {
    padding-top: 40px;
  }
  body .get_cer_category_blk .container .category_para, body .customer_blk .container h5, body .customer_blk .container p {
    width: 100%;
  }
  body .subscribe_form form input {
    width: calc(100% - 70px);
  }
  body .customer_blk .container .customer_list.customer_list_right {
    padding-left: 0;
    padding-top: 60px;
  }
  body .work_container .row p {
    width: 100%;
    margin: 0 0 20px 0;
  }
  body .cus_border_right {
    border-right: none;
    border-bottom: 1px solid #D2D3D4;
    padding-bottom: 60px;
  }
  .crse_img {
    text-align: center;
  }
  body .rgt_ban_blk > div img {
    max-width: 100%;
  }
  body .banner_sec {
    height: auto;
    padding: 30px 0;
  }
  .check_item_blk {
    width: 700px;
  }
  .payment_mode {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .payment_mode li {
    width: 100% !important;
  }
  .payment_mode li:not(:last-child) {
    margin-bottom: 32px;
  }
  body .payment_suc_blk, body .checkout_div_blk {
    width: calc(100% - 30px);
  }
  body .login_part .sign_blk {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .social_media_icon {
    margin-top: 10px;
  }
  .login_part {
    padding: 50px 0;
  }
  .border_right {
    border-bottom: 1px solid #D4D5D8;
    border-right: none !important;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .login_pad_left {
    padding-left: 15px !important;
  }
  .login_pad_right {
    padding-right: 15px !important;
  }
  header .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  header .container div {
    width: auto;
  }
  .nav-tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px !important;
  }
  .header_title {
    width: 100%;
  }
  .right_header.justify-content-end {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    margin-top: 10px;
  }
 
}
 /************************* css changes on 10/01/2021 ********************************/
@media only screen and (max-width: 767px) {
    .pro_list_ban {
        flex-wrap: wrap;
    }
    .pro_list_ban .left {
        width: 100%;
    }
    .pro_list_ban .amount {
        margin-top: 25px;
    }
    body .pro_list_ban .left p {
        width: 100%;
    }
    body .view_video_audio_blk .col-md-6.pro_image_blk, body .view_video_audio_blk .col-md-6.product_rgt_detail_blk {
        width: 100%;
    }
    body .product_det_card {
        padding: 34px 0;
    }
    .view_video_audio_blk .col-md-6.pro_image_blk {
        width: 100%;
    }
    body .detail_image {
        right: 0;
    }
    .view_order_blk .dash_tab_con {
        margin-top: 40px;
    }
    body .cer_crse_det .row>.col-md-4 {
        width: 100%;
    }
    body .dash_my_order_blk .view_order_blk.dash_view_blk .order_pla_detail .total_order {
        text-align: left;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer_top_site>.row>div {
width: 33.33%;
}
/************************* css changes on 10/01/2021 - Ends ********************************/
}

/***************** css changes on 07/02/2022 **************************/
.product_det_blk .product_det_lft .image.slider .video_play.preview_video {
    left: calc(50% - 0px);
}
body .my_sub_li span {
    word-break: break-all;
}
@media only screen and (max-width: 767px) {
    .categ_item .category_img {
        height: 100%;
        width: 100%;
    }
    body .card_message {
        width: calc(100% - 30px);
    }
    .product_rgt_btn>* {
        margin-bottom: 15px;
    }
    .student_searh  .owl-theme .owl-nav {
        margin-top: 0;
        display: flex;
        justify-content: center;
        padding-top: 20px;
    }
    .payment_ul li {
        margin-bottom: 20px;
    }
    .dash_tab_con .dash_con_blk .row > div {
        padding: 0 16.5px 30px 16.5px;
    }
    body .dash_my_order_blk .view_order_blk.dash_view_blk .order_pla_detail.wish_pla_detail .left {
        width: 100%;
    }
    body .ticket_no_sec, body .tickt_trm_cnd {
        padding: 15px;
    }
    .tkt_status ul li {
        min-height: inherit;
    }
    .tkt_status>ul {
        display: flex;
    }
}


@media only screen and (min-width; 768px) and (max-width: 991px) {
    body .ticket_no_sec, body .tickt_trm_cnd {
        padding: 60px 60px;
    }
    .dash_my_wish_blk.dash_my_order_blk .view_order_blk {
        width: 100%;
    }
    .dash_my_wish_blk.dash_my_order_blk .container {
        width: calc(100% - 30px);
    }
    .dash_view_blk .cer_crse_det .row>.col-md-4 {
        width: 50%;
    }
    .dash_tab_con .dash_con_blk .row > div {
        padding: 0 16.5px 30px 16.5px;
    }
}
/***************** css changes on 07/02/2022 - Ends **************************/ 
/********************* responsve css - Ends *************************/
/*# sourceMappingURL=responsive.css.map */