.web-view {
  display: flex;
}

.mob-view,
.mobille-view {
  display: none;
}

@media only screen and (max-width: 991px) {
    .academy_header_image {
    height: auto;
}
    .new_card_body {
    height: auto;
}
    .w-mob-100{width:100%;}
     .no_data_image {
    height: auto;}
  #services .card .card-body h4 {
    font-size: 20px;}
  .radio-group-address {
    display: block;}
  .radio-item-address {
    width: 100%;
}
  .pl-0 {
    padding-left: 16px;
}
  .result_wrapper {
    padding: 32px;
  }
  .research_wrapper {
    padding: 30px 20px;
}
.profile_wrapper_content h2 {
    font-size: 22px;}
  .academy_exam_options li {
    height: auto;
  }

  .researcher_profile_sidebar {
    display: none;
  }

  .btn_outline_profile,
  .btn_profile {
    width: 49%;
  }

  .mob-hide {
    display: none
  }

  .academy_contact_section {
    padding: 70px 0 !important;
  }

  .mob-show {
    display: initial
  }

  .academy_result_box {
    height: auto;
  }

  .academy_options_box .btn {
    width: 100%;
    margin-bottom: 0;
  }

  .academy_options_box h4 {
    padding-top: 20px;
  }

  .academy_exam_wrapper {
    margin-top: 0px;
  }

  .main-nav nav .navbar-nav .nav-item.profile img {
    margin: 0 10px;
    width: 20px !important;
    height: 23px !important;
  }

  #services .card .card-body h5 {
    font-size: 20px;
    margin-bottom: 0;
  }

  .hero-content p {
    font-size: 16px;
    width: 100%;
    font-weight: 400;
  }

  .hero-content h2 {
    font-size: 24px;

  }

  #testimonial .owl-nav {
    display: none !important;

  }

  .academy_menu {
    padding-block: 5px;
    padding-inline: 50px;
  }

  .academy_footer_top {
    display: none !important;
  }

  .academy_footer_top .academy_dropdown {
    min-width: 70%;
  }

  .navbar-area {
    box-shadow: none;
  }

  .footer-links {
    justify-content: center;
    display: inline !important;
  }

  .academy_footer .academy_social-icons {
    padding: 16px;
  }

  .academy_footer .academy_logo {
    padding-left: 0px;
    padding-bottom: 16px;
  }

  .academy_footer_bottom {
    padding-block: 30px !important;
  }

  .academy_footer .academy_copyright,
  .academy_footer_bottom a {
    font-size: 12px;
  }

  .owl-products .owl-stage-outer,
  .owl-testimonial .owl-stage-outer {
    margin-right: -10px !important;
    position: relative;
    overflow: initial !important;
  }

  .verify_certificate_card {
    padding: 30px 2px;
  }

  .verify_certificate_card h2 {
    font-size: 16px;
  }

  .owl-products .owl-dots,
  .owl-testimonial .owl-dots {
    margin-top: 16px;
    display: flex;
    justify-content: center;
  }

  #services .card .card-body p {
    font-size: 14px;
    font-weight: 500;
  }

  .main-nav nav .navbar-nav .nav-item a {
    margin-left: 5px;
    margin-right: 7px;
  }

  .main-nav {
    background-color: #F9F5ED;
  }

  .main-nav nav .navbar-nav .nav-item.profile {
    margin: 0px;
  }

  .main-nav .container {
    max-width: 100%;
    padding-inline: 16px;
  }

  .mobile-view {
    display: none !important;
  }

  .navbar-brand {
    margin-right: 0;
  }

  .mobile-view-end {
    justify-content: end !important;
  }

  .section-title h2 {
    font-size: 20px;
    font-weight: 700;
  }

  .landing-page-title {
    font-size: 34px;
    font-family: 'Overlock SC', sans-serif !important;
    font-weight: 500;
    text-align: center;
    margin-bottom: 25px;
    color: #000;
  }

  .search-box .btn {
    min-width: 190px;
    max-width: 230px;
    width: 100% !important;
    height: 55px;
    line-height: 40px;
    margin: 15px auto;
    border-radius: 50px;
    font-weight: 600;
    font-size: 17px;
  }

  .mob-m {
    margin: 10px 0;
  }

  #search-page .search-box .card .form-control {
    text-align: center !important;
  }

  #search-page .filter .map-btn {
    position: relative;
    padding: 0;
    width: 100%;
    height: 85px;
  }

  .section-title-center h2 {
    font-size: 20px;
  }

  .section-title-center p {
    font-size: 14px;
    line-height: 26px;
  }

  .breadcrumb {
    padding: 24px 16px;
  }

  .academy_head_img h2 {
    padding-bottom: 4px;
  }

  .breadcrumb-item {
    font-size: 14px;
  }

  .breadcrumb img {
    vertical-align: baseline;
  }

  .section_title,
  #register .card h5 {
    font-size: 20px;
  }

  #products,
  #services {
    padding: 32px 0;
  }

  .mt-40 {
    padding-top: 40px;
  }

  .mobille-view {
    display: flex;
  }

  .px-8 {
    padding-inline: 4px !important;
  }


  #contact .card {
    padding: 0px;
  }

  #testimonial .col {
    margin-bottom: 8px;
  }

  .academy_contact_card.contact-page {
    padding: 32px 20px;
    margin-bottom: 16px;
  }

  #testimonial .card {
    margin: 0;
    height: 100%;
  }

  .academy_contact_card .btn {
    padding: 10px 6px;
    width: 50%;
  }

  .academy_input {
    padding: 12px 16px;
    margin-left: 12px;
  }

  .accordion-button {
    font-size: 14px;
  }

  .w-mob-100 {
    width: 100% !important;
  }

  #contact h5 {
    font-size: 20px;
    line-height: 37px;
  }

  .pt-50 {
    padding-top: 16px;
  }

  .academy_contact_card {
    padding: 32px 16px;
    height: auto;
  }

  #register .card {
    padding: 30px 12px !important;
  }

  #search .card h5 {
    font-size: 16px;
    line-height: 29px;
  }

  #search .card p {
    display: block;
    height: auto;
  }

  #register .form-check label {
    font-size: 13px !important;
  }

  .step .circle {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }

  .academy_payment_form_title {
    font-size: 18px;
    line-height: 32.98px;
  }

  #register .card p {
    font-size: 14px;
  }

  .academy_amount {
    padding: 18px;
    font-size: 18px;
  }

  .nice-select .option {
    padding: 6px 10px;
  }

  .academy_multi_select_dropdown {
    width: 100%;
  }

  .academy_registration_successful h2 {
    font-size: 18px;
    line-height: 26px;
  }

  .academy_training .card {
    padding: 30px 0px 0 !important;
  }

  .section-title h2 {
    font-size: 18px;
    font-weight: 700;
  }

  .progress-container {
    margin: 20px auto;
    width: 100%;
  }

  .main-btn2.w-50 {
    width: 75% !important;
  }

  .academy_confirm_wrapper p {
    font-size: 14px;
  }

  .academy_confirm_wrapper .academy_registration_successful {
    padding: 24px;
  }

  .progress-container::before {
    top: 20%;
  }

  #register.data .right {
    margin: 15px 0 40px;
  }

  #register.data .right a {
    font-size: 12px;
  }

  #register .card form label {
    font-size: 12px;
    color: #2c2c2c;
  }

  .px-mob-8 {
    padding-inline: 6px;
  }

  #register .card .highlight {
    font-size: 12px;
  }

  #register form .main-btn2,
  #register form .main-btn3,
  #register form .main-btn {
    margin-top: 10px ;
    padding: 10px 30px;
    margin-bottom: 0px !important;
  }

  #register.data form .btn {
    width: initial;
    margin: 0px;
  }

  .padding-left-6 {
    padding-left: 6px;
  }

  .padding-right-6 {
    padding-right: 6px;
  }

  .nice-select {
    font-size: 12px;
  }

  #search .search-head h5 {
    font-size: 16px;
  }

  .web-view {
    display: none;
  }

  .mob-view {
    display: initial;
  }
  .btn-next{margin-top: 0 !important;}
    .mob-order-1 {
    order: 1;
  }

  .mob-order-0 {
    order: 0;
  }
}

@media only screen and (max-width: 767px) {
  .profile_user .progress-container {
        align-items: baseline;
    }
    .profile_user  .progress-container::before {
        top: 15%;
    }

  .profile_user .card {
    padding: 24px 10px !important;
}
  .user_card_item {
    width: 33%;
    margin-bottom: 20px;
}
  .user_course_title {
    padding-top: 16px;
}
  .hero-content {
    top: 70px;

}
   .Basket_bodyItem-image{
    flex-basis: 100%;
        margin-bottom: 16px;
  }
  .save_btn {
    width: 100%;
    font-size: 14px;
  }
.cart_summary_box input {
    font-size: 14px;}
  .radio-container {
    font-size: 14px;
  }

  .cancel_btn {
    width: 100%;
    margin-right: 0;
    font-size: 14px;
  }

  .add-search-box .title-bold,
  .add-search-box ul li {
    font-size: 16px;
  }

  .mb-20 {
    margin-bottom: 20px;
  }

  .add-search-box {
    padding: 16px;
  }

  .summary-box {
    padding: 20px;
    display: block;
  }

  .profile_cards .col:nth-child(odd),
  .profile_cards .col:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
  }

  .academy_lessons {
    display: block;
  }

  .academy_lesson_sidebar {
    width: 100%;
    padding: 40px 16px;
    overflow-y: unset;
  }

  .academy_exam_result_box {
    padding: 24px;
    margin-bottom: 24px;

    width: 100%;
    text-align: center;
  }

  .academy_tab_content {
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .academy_video_section iframe {
    width: 100%;
    height: 300px;
  }

  .academy_row_p .col-12 {
    padding: 0;
  }

  .academy_question_box {
    padding: 16px 12px;
    display: block;
    gap: 16px;
    width: 100%;
  }

  .academy_question_badge {
    width: 42px;
    height: 42px;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .academy_question_title {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #262329;
    margin-bottom: 16px;
  }

  .academy_votes {
    font-size: 14px;
    margin-top: 10px;
    display: flex;
  }

  .academy_search_outline_btn {
    width: 100% !important;
    margin-top: 30px;
  }

  .academy_votes img {
    margin-left: 16px;
  }

  .w-92 {
    width: 100%;
  }

  .academy_question_desc {
    font-size: 14px;
    line-height: 22px;
  }

  .academy_lesson_sidebar .accordion-button,
  .academy_lessons span,
  .academy_lessons .academy_lesson_time,
  .academy_search_input {

    font-size: 12px;
  }

  .academy_content_section {
    margin-top: 0px;
    padding: 16px;
  }

  .academy_tab_content .btn {
    width: 40%;
    font-size: 14px;
  }

  .academy_nav_tabs .nav-link {
    font-weight: 700;
    font-size: 16px;
    padding: 9px;
  }

  .academy_tab_content h2 {
    font-size: 18px;
    padding-bottom: 20px;
    line-height: 30px;
  }

  .academy_result_text {
    font-size: 20px;
  }

  .academy_result_btns {
    display: block;
  }

  .academy_exam_selected_option img {
    width: 30px;
  }

  .academy_result_btns .btn {
    margin-bottom: 10px;
  }

  .academy_exam_timer {
    font-size: 18px;
    padding-top: 8px;
  }

  .academy_exam_question {
    font-size: 16px;
  }

  .academy_contact_section .academy_contact_card {
    padding: 16px 16px !important;
  }

  .academy_registration_successful {
    padding: 20px 12px;
  }

  .academy_registration_successful_wrapper {
    margin-block: 16px;
  }

  .academy_payment_methods li {
    width: 100%;
    margin-bottom: 8px;
  }

  .academy_payment_methods {
    display: block;
  }

  .academy_payment_methods .radio-label {
    font-size: 14px;
  }

  #academy_payment .form-check-label {
    font-weight: 600;
    font-size: 14px;
  }

  .academy_account_value {
    padding-top: 5px;
  }

  .academy_account_row {
    display: block;
  }

  #contact p {
    min-height: auto;
  }

  .search-box .card .nice-select,
  .search-box .card .form-control,
  .input-daterange .form-floating>label {
    text-align: center !important;
  }

  #booking .card .d-flex .flex-shrink-0,
  #hotel-details .card.hotel-desc .d-flex .flex-shrink-0 {
    width: 100%;
    display: block;
  }

  #hotel-details .card.hotel-desc .text ul li {
    width: 49%;
  }

  #booking .card .d-flex,
  #hotel-details .card.hotel-desc .d-flex {
    display: block !important;
  }

  .search-box .card .border-rl {
    border: 0;
    padding: 10px 0;
  }

  .search-box .justify-content-between {
    justify-content: center !important;
  }

  .input-daterange .form-floating:last-child {
    border-right: 1px solid #dbdbdb;
  }

  #hotel-details .input-daterange .form-floating:last-child {
    border: 0;
  }

  #login .login-with:after,
  #login .login-with:before {
    width: 30%;
  }

  #search-page .hotel-tabs .tab-content .tab-pane .d-flex {
    display: block !important;
  }

  #search-page .hotel-tabs .tab-content .tab-pane .d-flex .flex-shrink-0 {
    position: relative;
    width: 100%;
    height: 210px;
    overflow: hidden;
  }

  #search-page .hotel-tabs .tab-content .tab-pane .d-flex .flex-shrink-0 img {
    position: absolute;
    max-width: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: auto;
    max-height: initial;
  }

  #search-page .hotel-tabs .tab-content .tab-pane .d-flex .flex-grow-1 {
    padding: 10px;
    width: 49% !important;
    display: inline-table;
    margin: 0 !important;
  }



  .academy_card_logged p {
    font-size: 16px;
    line-height: 24.24px;
  }

  .academy_lesson span,
  .academy_lesson .academy_lesson_time {
    font-size: 14px;
    line-height: 26.24px;
  }

  .academy_reviews_title {
    font-size: 20px;
  }

  .academy_user_img {
    margin-bottom: 6px;
  }

}

@media only screen and (max-width: 650px) {
  .academy_exam_container .nice-select {
    width: 50%;
  }

  .academy_course_details_content h3,
  .academy_lessons_section h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .academy_exam_options li {
    font-size: 16px;
  }

  .academy_time_boxx {
    font-size: 18px;
  }

  .btn_show_answer {
    font-size: 14px;
  }

  .academy_course_details_content ul li {
    padding: 6px 0;
    font-size: 16px;
  }

  #register .card p span {
    display: block;
  }

  #hotel-details .card.hotel-desc .d-flex .flex-shrink-0 h4 {
    font-size: 18px;
  }

  .achievement-head {
    width: 95%;
  }

  #booking .back-btn {
    padding: 15px;
  }

  #booking .card .booking-price h5 {
    width: 50%;
    font-size: 17px;
  }

  #booking .card .booking-price .right span,
  #booking .card .book-details .table th,
  #booking .card .book-details .table td {
    font-size: 15px;
  }

  #booking .booking-links li {
    padding: 0 5px;
  }

  #hotel-details .card.hotel-desc .text ul li {
    font-size: 15px;
    padding: 5px;
  }

  #hotel-details .card.rooms.d-flex {
    display: block !important;
  }

  #hotel-details .card.rooms .d-flex .flex-shrink-0 {
    width: 100%;
    overflow: hidden;
    margin: 0 !important;
    max-height: 200px;
  }

  #hotel-details .card.rooms .d-flex .flex-shrink-0 {
    margin: 0 !important;
    max-height: 200px;
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
  }

  #hotel-details .card.rooms .d-flex .flex-shrink-0 img {
    position: absolute;
    max-width: 100%;
    max-height: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: auto;
  }

  #hotel-details .card.rooms .d-flex {
    display: block !important;
  }

  #hotel-details .card.rooms .d-flex .flex-grow-1 {
    margin: 10px 0 !important;
    border: 0;
    display: inline-block;
    width: 49%;
  }

  #hotel-details .card .btn {
    margin-top: 10px;
  }

  #profile .card .card-box {
    display: block !important;
  }

  #profile .card .card-box .remove-card,
  #profile .card .card-box .flex-shrink-0 {
    display: inline-block;
  }

  #profile .card .flex-grow-1 p {
    text-align: center;
  }

  #search-page .input-daterange .form-floating:last-child {
    border: 0;
  }

  #search-page .search-box .justify-content-between {
    justify-content: space-between !important;
  }


}

@media only screen and (max-width: 578px) {
   .px-mobile-0{
padding-inline: 0;
   }
  .review_product_info .num-block {
    width: 95px;
    margin-right: 8px;
}
  .review_product_box img {
    width: 70px;
    height: 70px;}
  .review_product_box {
    padding: 16px 0px 30px;}
  .btn_shadow {
    font-size: 16px;
}
  .summary_review_details {
    padding-inline: 0px;
}
  .user_info {
    text-align: center;
     border-left: unset;
    border-bottom: 1px solid #CB9453;
  padding-left: unset;
    margin-left: unset;
    padding-block: 16px;
}
  .message_card_replay .user_info {
    border-left: unset;
    border-bottom: 1px solid #6C6C6E;
    padding-left: unset;
    margin-left: unset;
    padding-block: 16px;
}

  .t_btn {
    height: auto;
    padding-inline: 8px;
}
  .user_profile_inpt::placeholder {
    font-size: 12px;
}
.w-18 {
    width: 14%
;
}
 .progress_container_user .step .circle {
    width: 30px;
    height: 30px;}
    .progress_container_user .step p {
    margin-top: 10px;
    font-size: 12px;}
      .mb-20 {
        margin-bottom: 16px;
    }
.research_table td {
    padding: 14px 8px !important;}
  .delivery_section_value , .delivery_section_type {
    font-size: 12px;}
  .order_details_product_info img {
    width: 80px;
    height: 65px;}
  .order_details_product_item {
    padding: 16px;}
  .textarea-form-group {
    margin-bottom: 16px;
}
  .profile_wrapper_content p {
    font-size: 14px;
    text-align: center;}
  .shopping_cart {
    padding-block: 40px;
  }
    .step .circle {
        width: 30px;
        height: 30px;}
  .checkout_title {
    font-size: 18px;
  }

  .custom-table .table {
    width: 480px;
  }

  .btn-outline-main {
    width: 100%;
  }

  .custom-table td {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
  }

  .custom-table .text-bold,
  .custom-table .gold-text {
    font-size: 16px;
  }

  .custom-table .table-sm> :not(caption)>*>* {
    padding: 12px;
  }

  .result_wrapper .wizard .tab-pane p {
    padding-top: 0px;
  }

  .note-box {
    padding: 24px 16px;
    margin-bottom: 24px;
    line-height: 1.3;
    font-size: 16px;
  }

  .result_wrapper .wizard .nav-tabs .nav-item .nav-link {
    padding: 14px 10px;
    font-size: 12px;
    font-weight: 700;
  }

  .result_wrapper .wizard .nav-tabs {
    height: auto;
  }

  .result_wrapper .wizard .wizard_title {
    font-size: 20px;
  }

  .confirm_publication {
    padding: 20px 16px;
  }

  .w-20 {
    width: 100%;
  }
  .w-22 {
    width: 30%;
  }

  .result_wrapper {
    padding: 32px 24px;
  }

  .case_card {
    padding: 24px 16px;
    margin-bottom: 20px;
  }

  .profile_wrapper_content .researcher_btn {
    width: 80%;
  }

  .btn_profile {
    margin-right: 0;
  }

  .btn_outline_profile,
  .btn_profile {
    width: 100%;
  }

  .btn_outline_profile {
    margin-bottom: 16px;
  }

  .nav-pills {
    overflow: auto;
    white-space: nowrap;
    flex-wrap: nowrap !important;
    padding-bottom: 10px;
  }

  #hotel-details .card.hotel-desc .text ul li {
    width: 100%;
  }

  #search-page .hotel-tabs .tab-content .tab-pane .d-flex .flex-grow-1 {
    display: block;
    width: 100% !important;
  }
}

@media only screen and (max-width: 450px) {

      .user_card_item {
        width: 49%;
      }
  .summary-box .cost-duration {
    display: block;
  }

  .result_wrapper {
    padding: 24px 12px;
  }
  .image_upload .image_upload_lbl {
    padding-inline: 12px;
  }
.download_icon {
    padding-right: 2px;
}
  #hotel-details .card.rooms .d-flex .flex-grow-1 {
    display: block;
    width: 100%;
  }

  #hotel-details .card.rooms .d-flex .flex-shrink-0 {
    margin: 0 !important;
    max-height: 165px;
  }

  #login .login-with:after,
  #login .login-with:before {
    width: 20%;
  }
}
@media only screen and (max-width: 360px) {
  .review_product_box img {
    margin-bottom: 8px;
}}