@media (max-width: 350px) and (min-width: 320px) {
  .new-main-course-box-design .new-home-course-img {
    height: 80px !important;
    width: 80px !important;
  }

  .plp-course-box-new .pdp-add-fav-li {
    right: 5px;
  }

  .course-box-new-structure-design-text {
    margin-left: 10px;
  }

  .new-main-course-box-design .plp-new-box-design-tag-category li {
    margin-right: 5px;
  }

  .plp-course-box-new .pdp-add-fav-li .toggle-icon {
    width: 10px;
    height: 20px;
  }
}

@media (max-width: 1199.98px) {
  .h-list {
    max-height: calc(100% - 100px);
    height: 100%;
  }
  .position-div {
    position: relative;
  }
  .business-signup-step .d-flex.bs-wizard {
    justify-content: center;
  }
  .business-signup-step .bs-wizard-step:last-child .bs-wizard-dot:after,
  .business-signup-step .bs-wizard-step:last-child .bs-wizard-dot {
    right: -20px;
  }

  .bs-wizard > .bs-wizard-step:last-child > .progress,
  .bs-wizard > .bs-wizard-step:first-child > .progress {
    width: 100%;
  }
  .business-signup-step .bs-wizard-step:last-child .bs-wizard-stepnum {
    right: -45px;
  }
  .bs-wizard > .bs-wizard-step {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    left: -3px !important;
  }

  .btn-finsh-signUp {
    min-width: auto !important;
    width: 100% !important;
  }

  /* .formInviteStudentAll canvas {
    left: 15%;
    right: unset;
    top: 10%;
  }
  .formInviteStudentAll span.procentLoading {
    left: 32%;
  }
  .formInviteStudentAll .uploading-file-text {
    right: 14%;
    left: unset;
    bottom: 52%;
    color: #0e1b1b;
    font-size: 14px;
  } */
  .business-filter {
    width: 100%;
    overflow-x: auto;
  }

  .dashboard-stu-prof-search.dashboard-modal-search-form
    .plp-search-box-data-box-data {
    bottom: -70px;
    border-top: 0;
  }
  .new-marketing-pdp-price-add-cart-disabled {
    background: #ffffff;
    box-shadow: 0px -4px 8px rgb(14 27 27 / 10%);
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
  }

  ul.course-home-props-icon {
    grid-template-columns: 1.5fr 1fr;
  }

  .new-marketing-info-other-courses-to-check ul.course-home-props-icon {
    grid-template-columns: auto auto !important;
    column-gap: 16px;
  }
  .new-marketing-info-other-courses-to-check
    .new-home-course-price
    .start-from {
    text-align: start;
  }
  .new-marketing-info-other-courses-to-check
    .new-home-course-price
    .start-from
    .course-old-price {
    padding: 0;
  }
  .pdp-tab-content-parent-reviews .pdp-main-title-h3 {
    display: flex;
    justify-content: space-between;
  }
  .rating-title {
    margin: 0;
  }
  .pdp-tab-content-parent-reviews-container {
    padding: 16px;
  }
  #timer div {
    margin: 0 15px;
  }
  #timer div p::after {
    right: -18px;
  }
  .d-flex-cart-data {
    align-items: end;
    flex-direction: column-reverse;
    row-gap: 8px;
  }

  .d-flex-cart-data-mob {
    display: flex;
    align-items: center;
    justify-content: unset;
    gap: 18px;
  }

  /* .d-flex-cart-data-mob .cart-new-data {
        margin-top: 22px;
        margin-right: 32px;
    } */

  .d-flex-cart-data-mob .cart-new-data:first-child::before {
    width: 0;
  }

  .d-flex-cart-data-mob .cart-new-data::before {
    left: -18px;
  }

  .headerFixed {
    position: fixed !important;
    top: 0;
    width: 100%;
    background: #ffffff;
    /* Mobile shadow 1 Down */

    box-shadow: 0px 4px 8px rgba(14, 27, 27, 0.1);
  }

  .headerFixed.new-mobile-header-v1::after {
    border-bottom: 0;
  }

  .pdp-filter-drop-row .input-group .form-control {
    padding: 1rem 2.2rem !important;
  }

  .dataTables_empty {
    padding: 15px !important;
  }

  .responsive-table thead th {
    text-align: start !important;
  }

  .my-account-dasboard-student-table-main tr th:last-child {
    padding: 9px 20px !important;
  }

  .my-account-dasboard-student-table-main
    .dropdown.show
    .dashboard-btn-action-table {
    background: transparent;
  }

  .bank-transfer {
    border-bottom: 2px solid #eceded;
    padding-bottom: 1rem;
  }

  .container {
    padding-right: 10px;
    padding-left: 10px;
    max-width: 100%;
  }

  p {
    font-size: 14px !important;
  }

  .btn {
    font-size: 14px;
    width: auto;
    min-width: auto;
  }

  h3 {
    font-size: 18px !important;
  }

  .form-wizard-wrapper .form-wizard-content {
    padding: 0;
  }

  .d-flex.bs-wizard {
    width: 100%;
    padding: 0;
  }

  .checkout-new-steps {
    background-color: #fff;
  }

  .checkout-wizard-all-data {
    box-shadow: none;
    padding: 0;
  }

  .checkout-next-main-mobile {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px -4px 8px rgb(14 27 27 / 10%);
    height: 88px;
    display: flex;
    align-items: center;
    padding: 0 16px;
  }

  .checkout-next-main-next {
    display: none;
  }

  .checkout-radio-all {
    display: block;
  }

  .checkout-email-form {
    padding-top: 15px;
  }

  .radio label {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .checkout-order-summary {
    margin-top: 18px;
  }

  .checkout-order-summary {
    background-color: #fff;
    padding: 0;
    padding-top: 15px;
    box-shadow: none;
  }

  .thanks-payment-go-dashboard {
    padding-top: 25px;
    /* padding-bottom: 20px; */
  }

  .thank-for-order {
    padding: 5px 0;
    border-bottom: 2px solid #eceded;
    margin-bottom: 25px;
  }

  .new-cart-item-title p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .cart-item-data .cart-plus-min input {
    width: 90px;
    height: auto !important;
  }

  /* .cart-image {
        width: 200px;
        min-width: 70px;
    } */

  .new-cart-promo-accord .accordion {
    padding-top: 15px;
    border-top: 2px solid #eceded;
    margin-top: 20px;
  }

  .empty-cart-new-des {
    margin-top: 30px;
    text-align: left;
  }

  .new-cart-need-help-data {
    /*        margin-top: 30px;*/
    margin-top: 0;
  }

  .form-wizard-wrapper .form-wizard-content.show {
    transform: none;
  }

 



  .cart-new-mobile-place-order-btn {
    margin-top: 10px;
  }

  .new-cart-mobile-total {
    color: #0e1b1b;
  }

  .new-cart-mobile-total .new-cart-vat {
    color: #9fa4a4;
    font-size: 10px;
  }

  .new-cart-promo-accord {
    padding-bottom: 0;
  }

  .new-cart-payment-mobile-total {
    text-align: right;
  }

  .form-validation-result ul li {
    font-size: 12px;
  }

  .add-another-att {
    font-size: 14px;
  }

  .top-page-header {
    display: block;
  }

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

  .top-page-header .complete-order-text p {
    color: #303030;
  }

  .new-section-padding {
    padding: 25px 0;
  }

  .new-cart-empty-data {
    padding-top: 30px;
  }

  .top-header-back {
    position: absolute;
  }

  .section-padding {
    padding: 25px 0;
  }

  .thanks-payment-go-dashboard a {
    font-size: 16px;
  }

  .checkout-order-summary p.bold {
    font-size: 16px !important;
  }

  .cart-plus-min .minus,
  .cart-plus-min .plus {
    width: 25px;
    bottom: -8px;
  }

  .new-header-shadow {
    box-shadow: none;
  }

  .cart-item-data-plus-min-remove {
    height: 100%;
  }

  .cart-plus-min-all-data-div {
    display: flex;
    align-items: end;
    justify-content: right;
  }



  .already-have-account {
    margin-bottom: 0;
  }

  .checkout-order-summary-mob-mar {
    /*        margin-top: 0;*/
    border-top: 2px solid #eceded;
  }

  .stepAccountSummary {
    display: none;
  }

  .payment-success-item-img p {
    font-size: 12px !important;
  }

  .main-checkout-desctop-place-order {
    display: none;
  }

  .bs-wizard-step.col-lg-4 {
    flex: 0 0 47.33333%;
    max-width: 47.33333%;
  }
  .assign-modal-btn {
    height: 40px;
    min-width: 183px;
    align-items: center;
    display: flex;
    justify-content: center;
    min-width: 42% !important;
  }

  .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    /*        margin-left: 0;*/
    top: 0;
  }

  .bs-wizard > .bs-wizard-step > .progress {
    margin-left: -3px;
    width: 115%;
  }

  .bs-wizard-dot span {
    display: none;
  }

  .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    content: " ";
    width: 12px;
    height: 12px;
    background: #d8dbdb;
    border-radius: 50px;
    position: absolute;
    top: 5px;
    left: 0;
    border: 3px solid #d8dbdb;
  }

  .bs-wizard > .complete.bs-wizard-step > .bs-wizard-dot:after {
    background-image: none;
  }

  .bs-wizard > .bs-wizard-step.active .bs-wizard-dot:after {
    background-color: #0c838f;
  }

  .bs-wizard .bs-wizard-step:nth-child(3) .bs-wizard-stepnum {
    margin-left: -30px;
  }

  .bs-wizard .bs-wizard-step:last-child .bs-wizard-stepnum {
    /* margin-left: -60px; */
  }

  .checkout-step-wizard-col-all {
    margin-bottom: 20px;
  }

  .new-desctop-header-v1 {
    display: none;
  }

  .new-mobile-header-v1 {
    display: block;
    padding: 8px 15px;
    /* box-shadow: 0px 4px 8px rgb(14 27 27 / 10%); */
    z-index: 99;
    position: relative;
    z-index: 99;
  }

  .new-mobile-header-v1::after {
    content: "";
    width: 96%;
    /* height: 1px;
        background-color: #ECEDED; */
    border-bottom: 1px solid #eceded;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .modal-sidebar.left .modal-dialog {
    z-index: 999;
    position: relative;
  }

  #orderSummary.checkout-order-summary.checkout-order-summary-mob-mar {
    padding: 26px 5px;
  }

  .checkout-header-main ul {
    padding: 15px 0 !important;
    justify-content: space-between;
  }

  .checkout-header-main p {
    font-size: 12px !important;
  }

  .new-home-gray-img {
    text-align: center;
    margin-top: 12px;
  }

  .new-home-course-all-box-data {
    border: 0;
    padding: 0;
    border-bottom: 2px solid #eceded;
    border-radius: 0;
    /*        margin-bottom: 0;*/
  }

  .course-box-type-label,
  .course-box-category-label {
    padding: 6px 11px;
    max-width: 150px;
  }

  .new-home-course-img {
    height: 68px;
    width: 60px;
  }

  .course-box-details-text p {
    display: none;
  }

  ul.course-home-props-icon li {
    margin-right: 10px;
    min-width: 60px;
  }
  .new-marketing-info-other-courses-to-check ul.course-home-props-icon li {
    min-width: auto;
  }

  .course-box-details-text h3 {
    font-size: 14px !important;
  }

  .new-home-main-title h2 {
    font-size: 24px;
  }

  .new-home-course-price h3 {
    font-size: 14px !important;
    font-family: "Inter-Bold";
  }
  .new-marketing-info-other-courses-to-check .new-home-course-price h3 {
    display: flex;
    align-items: center;
  }
  .new-marketing-info-other-courses-to-check .new-home-course-price h3 p {
    margin-left: 2px;
    white-space: nowrap;
  }
  .new-home-course-price p {
    font-size: 12px !important;
  }

  .course-home-props-icon p {
    font-size: 12px !important;
  }

  .course-home-props-icon p img {
    display: none;
  }

  .new-marketing-pdp .course-home-props-icon p img {
    display: block !important;
  }

  .new-home-top-banner h1 {
    font-size: 28px;
  }

  .new-home-gray-image-check img {
    display: none;
  }

  .new-home-gray-image-check {
    text-align: center;
  }

  .new-home-gray-small-section {
    margin-top: 25px;
  }

  .new-home-top-banner-img {
    height: 165px !important;
    border-radius: 24px;
    margin-bottom: 25px;
  }

  .new-home-testmo-box {
    margin-top: 45px;
    padding: 25px;
    height: auto;
  }

  .new-home-news-img-text img {
    display: none;
  }

  .new-home-news-letter-background {
    background-color: transparent;
    /*        padding: 0;*/
    padding: 20px;
  }

  .new-home-news-letter {
    background-color: rgb(245 246 246 / 70%);
  }

  .new-home-news-letter-text p {
    margin: 10px 0;
  }

  .news-letter-btn .btn {
    min-width: 90px !important;
    width: 90px;
  }

  .new-home-enrol-background {
    padding: 50px;
    background-position: right;
  }

  .new-home-enrol-background h3 {
    font-size: 28px !important;
  }

  .new-home-become-instructor h1,
  .new-home-news-letter-text h3 {
    font-size: 24px !important;
  }

  .new-home-see-all-div {
    display: none;
  }

  .new-home-see-all-div-mobile {
    display: block;
  }

  .new-home-see-all-div-mobile .see-all-div {
    text-align: left;
  }

  .new-home-section-padding {
    padding: 20px 0;
    padding-bottom: 20px !important;
  }

  .who-about-keaders-icon p {
    font-size: 16px !important;
  }

  .new-home-learning-exp-li-text h3 {
    font-size: 16px !important;
  }

  .new-home-testmo-test h3 {
    font-size: 14px !important;
  }

  .new-home-enrol-background .btn {
    padding: 9px 25px;
  }

  .new-home-become-instructor .new-home-top-banner-img {
    display: none;
  }

  .new-home-slider-carso .progress-circle__slick-slider__item {
    max-width: 100%;
    margin-left: 0;
  }

  .slick-dots {
    list-style: none;
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0;
    margin-top: 0;
  }

  .new-home-student-carso .slick-dots {
    margin-top: 25px;
  }

  .slick-dots li button {
    background-image: url(../images_new/gray-dot-background.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
    border: 0;
    background-color: transparent;
    color: transparent;
    outline: none !important;
  }

  .slick-dots .slick-active button {
    background-image: url(../images_new/green-dot-background.svg);
  }

  .slick-arrow {
    top: auto;
    margin-top: 0 !important;
    height: 25px !important;
    width: 30px !important;
    bottom: 0px;
  }

  .slick-next {
    background: url(../images_new/slider-mobile-arrow-right.svg) no-repeat;
    right: 23%;
  }

  .slick-prev {
    display: inline-block !important;
    background: url(../images_new/slider-mobile-arrow-left.svg) no-repeat;
    left: 23%;
  }

  .new-home-category-box {
    margin-bottom: 12px;
    padding: 20px 16px;
    min-height: auto;
  }

  .new-home-desctop-title {
    display: none;
  }

  .new-home-mobile-title {
    display: block;
    margin-bottom: 15px;
  }

  .new-home-learning-exp-icon {
    margin-top: 5px;
  }

  .new-home-learning-exp-icon ul li {
    margin-bottom: 25px;
  }

  .new-home-category .new-home-banner-text h2 {
    color: #3e4949 !important;
    font-size: 24px;
  }

  .new-home-all-cateory-boxes {
    margin-top: 15px;
  }

  .header-promotion-fixed-data {
    justify-content: flex-start;
  }

  .promotion-top-fixed {
    padding: 11px 5px;
  }

  .new-home-privacy .btn {
    min-width: 80px;
    width: 80px;
    padding: 10px 10px;
    font-size: 12px;
  }

  .privacy-body-new p {
    font-size: 10px !important;
  }

  .new-desctop-footer {
    display: none;
  }

  .new-mobile-footer {
    display: block;
    background-color: #f5f6f6;
    margin-top: 15px;
    padding-bottom: 20px;
  }

  .new-mobile-footer .new-footer-social-icon p {
    color: #0e1b1b;
    font-size: 12px !important;
  }

  .new-mobile-footer .footer-copy-new p {
    font-size: 12px !important;
  }

  .new-home-become-instructor ul li {
    font-size: 14px;
  }

  .see-all-div a {
    font-size: 14px;
  }

  .title-image-desktop {
    display: none;
  }

  .title-image-mobile {
    display: block;
  }

  .title-image-mobile {
    margin-bottom: 16px;
  }

  section.new-home-slider-carso {
    margin-top: 35px;
  }

  .new-footer-payment-all {
    margin-bottom: 20px;
    margin-top: 0;
  }

  .footer-copy-new {
    margin-top: 30px;
  }

  .home-new-first-description-text p {
    font-size: 12px !important;
  }

  .course-box-category-label p,
  .course-box-type-label p {
    font-size: 12px !important;
  }

  .new-home-category-box h3 {
    font-size: 16px !important;
  }

  .pdp-plus-min-icon .cart-plus-min-all-data-div {
    justify-content: flex-start;
    /*        margin-bottom: 12px;*/
    margin-top: 5px;
  }

  .pdp-add-cart-btn-box {
    width: 83% !important;
  }

  .pdp-filter-select ul {
    width: 100%;
    overflow-x: auto;
    display: -webkit-inline-box;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-top: 15px;
  }

  .pdp-filter-select {
    margin-top: 15px;
  }

  .pdp-filter-select .dropdown .dropdown-list {
    position: fixed;
    top: auto;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
  }

  .pdp-course-title h2 {
    font-size: 20px;
  }

  .pdp-category-title {
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .pdp-course-description {
    padding-top: 10px;
  }

  section.new-home-slider-carso.new-home-top-selling-course {
    margin-top: 0;
    padding-top: 0;
  }

  section.new-home-news-letter {
    margin-top: 40px;
  }

  .pdp-section-padding {
    padding: 10px 0;
  }

  .pdp-course-share {
    text-align: left;
    margin-top: 5px;
    justify-content: start;
  }

  /* .pdp-course-attr-details {
    display: none;
  } */

  .new-marketing-pdp.pdp-course-attr-details {
    display: block !important;
  }

  .pdp-filter-drop-row {
    margin-top: 30px;
  }

  .pdp-course-box-data {
    margin-top: 16px;
    padding: 16px;
  }

  .dropdown-menu.pdp-details-drop-down {
    left: 10px !important;
    width: 90%;
  }

  .pdp-tabs-section .nav-tabs .nav-item {
    margin-right: 25px;
  }

  .pdp-tabs-section .nav-tabs .nav-link {
    font-size: 14px;
  }

  .back-top-parent {
    display: none !important;
  }

  .pdp-tab-overview-data p {
    margin-top: 0;
  }

  .pdp-tab-content-parent {
    padding-bottom: 25px;
  }

  .pdp-what-learn-data {
    margin-top: 35px;
  }

  .pdp-filter-title h3 {
    font-size: 20px !important;
  }

  .pdp-filter-select .dropdown .dropdown-label {
    font-size: 14px;
  }

  .pdp-course-box-data .pdp-course-box-name-date-ul li h3 {
    font-size: 20px !important;
  }

  .pdp-course-box-data .pdp-course-box-name-date-ul li h3 {
    margin-top: 5px;
  }

  .pdp-add-cart-disabled-parent .pdp-btn-dosabled {
    width: 100%;
  }

  .pdp-main-title-h3 {
    font-size: 20px !important;
    margin-bottom: 10px;
  }

  .pdp-all-tabs-all-data .accordion > .card > .card-header {
    font-size: 14px;
  }

  .card-header .accicon img {
    max-width: 12px !important;
  }

  .notifiy-modal-parent.left .modal-dialog {
    max-width: 100%;
  }

  .modal-dialog {
    max-width: 100% !important;
  }

  .modal-new-v1 .modal-content {
    padding: 21px 16px;
  }

  .new-login-page-v1-all-form {
    padding: 24px 16px;
    box-shadow: none;
    margin: 0 -10px;
  }

  .new-main-course-box-design .new-home-course-img {
    height: 110px;
    width: 112px;
  }

  .plp-course-box-new .course-box-details-text h3 a {
    font-size: 16px;
    font-family: "Inter-Bold";
  }

  .plp-course-box-new .pdp-add-fav-li {
    right: 10px;
  }

  .plp-course-box-new .course-box-details-text {
    margin-top: 5px;
  }

  .plp-new-box-border hr {
    margin-top: 0;
    border: 0;
  }

  .plp-course-box-new .new-home-course-all-box-data {
    padding-bottom: 24px;
  }

  .new-main-course-box-design ul.course-home-props-icon {
    margin-bottom: 0;
    margin-top: 0;
  }

  .new-main-course-box-design .plp-new-box-design-tag-category ul {
    margin-bottom: 7px;
  }

  section.plp-course-box-new.new-main-course-box-design {
    margin-top: 20px;
  }

  .plp-category-name .pdp-tabs-data {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-inline-box;
  }

  .plp-category-name .pdp-tabs-data ul.nav-tabs {
    display: contents;
    max-width: initial;
  }

  .new-main-course-box-design .new-home-course-price h3 {
    font-size: 16px !important;
  }

  .new-main-course-box-design .course-old-price {
    font-size: 12px;
  }

  .plp-course-box-new.new-main-course-box-design .btn {
    min-width: auto;
  }

  .plp-top-search-page {
    display: none;
  }

  .plp-mobile-search {
    display: block;
  }

  /* width */
  .plp-category-name .pdp-tabs-data::-webkit-scrollbar {
    width: 1px;
  }

  /* Track */
  .plp-category-name .pdp-tabs-data::-webkit-scrollbar-track {
    background: transparent;
  }

  .plp-all-filter-data,
  .plp-filter-drop-parent-data.pdp-filter-select {
    margin-top: 0;
  }

  .plp-mobile-search-modal .plp-search-box-data-box-data {
    background: transparent;
    box-shadow: none;
    border-radius: 8px;
    position: relative;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 0;
    margin-top: 24px;
  }

  .plp-mobile-search-modal .modal-sidebar .modal-content {
    padding: 20px 15px;
  }

  /*    .plp-mobile-search-modal .plp-search-box-data-box-data h3{
            font-size: 14px !important;
        }*/
  /*    .plp-mobile-search-modal .plp-search-box-data-box-data p{
            font-size: 12px !important;
        }*/
  .plp-mobile-search-modal .btn-default {
    padding: 11px 22px;
  }

  .plp-search-reuslt-empty h3 {
    font-size: 20px !important;
  }

  .plp-search-reuslt-empty p {
    font-size: 14px !important;
  }

  .plp-loading-image-parent {
    position: fixed;
    height: 100%;
    right: 0;
  }

  .plp-mobile-filter-sort-btn {
    display: block;
  }

  .plp-filter-drop-parent-data.pdp-filter-select {
    display: none;
  }

  .plp-filter-modal-item {
    border-bottom: 1px solid #eceded;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  .plp-parent-modal-btn-apply {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    padding: 16px;
    box-shadow: 0px -4px 8px rgb(14 27 27 / 10%);
  }

  .plp-parent-modal-btn-apply .pdp-drop-filter-button {
    justify-content: space-between;
    padding: 0;
  }

  .plp-mobile-filter-modal-parent .plp-dropdown-list-all {
    margin-bottom: 40px;
  }

  .plp-mobile-filter-modal-parent .pdp-drop-filter-button .btn-default {
    width: 160px;
  }

  .plp-mobile-filter-modal-parent .plp-sort-btn-mobile {
    width: 100% !important;
  }

  .plp-dropdown-list-all .plp-filter-modal-item:last-child {
    border-bottom: 0;
  }

  .new-login-page-v1 {
    background-color: #fff;
  }

  /*Bootstrap padding*/
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-wd,
  .col-wd-1,
  .col-wd-10,
  .col-wd-11,
  .col-wd-12,
  .col-wd-2,
  .col-wd-3,
  .col-wd-4,
  .col-wd-5,
  .col-wd-6,
  .col-wd-7,
  .col-wd-8,
  .col-wd-9,
  .col-wd-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto,
  .navbar > .container,
  .navbar > .container-fluid,
  .navbar > .container-lg,
  .navbar > .container-md,
  .navbar > .container-sm,
  .navbar > .container-xl {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .pdp-filter-select ul::-webkit-scrollbar {
    display: none;
  }

  .pdp-all-tabs-all-data {
    margin-top: 20px;
  }

  .pdp-drop-filter-button .pdp-btn-clear {
    margin-top: 3px;
  }

  .plp-image-text {
    display: none;
  }

  .plp-pageination-new {
    margin-top: 25px;
  }

  section.plp-image-text-new {
    margin-top: 35px;
  }

  section.plp-image-text-new {
    margin-bottom: 50px;
  }

  .plp-mobile-search-modal .modal-content {
    padding: 20px 16px;
  }

  /*    .pdp-course-box-details-btn{
            position: absolute;
            top: -115px;
            right: 10px;
        }*/
  .pdp-add-cart-add-fav-btn.pdp-add-fav-li {
    justify-content: end;
    flex-direction: row;
  }

  .pdp-add-cart-add-fav-btn.pdp-add-fav-li button {
    margin: 0;
  }

  .row.pdp-plus-min-icon.cart-item-data.cart-item-data-plus-min-remove {
    align-items: center;
  }

  .pdp-course-details-btn-nn {
    position: absolute;
    top: -3px;
    right: 0;
  }

  .course-box-new-structure-design-parent {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 15px;
    min-height: auto;
  }

  /*    .pdp-course-share .dropdown-menu{
            position: fixed !important;
            bottom: 0;
            top: auto !important;
            width: 100%;
        }*/
  .pdp-share-modal-title-mobile {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px !important;
  }

  .plp-new-box-course-description-n {
    margin-top: 7px !important;
    margin-bottom: 2px !important;
  }

  .new-home-course-prop-price .btn-outline-green .btn-outline-black {
    padding: 10px 25px;
  }

  .pdp-share-desctop-btn {
    display: none;
  }

  .pdp-share-mobile-btn {
    display: block;
  }

  .pdp-modal-share-parent-modal.modal {
    height: 116px;
    top: auto;
    bottom: 0;
    z-index: 200000;
  }

  .pdp-modal-share-parent-modal .modal-content {
    padding: 21px 16px;
  }

  .pdp-modal-share-parent-modal .modal-header {
    margin: 0 !important;
    margin-bottom: 3px !important;
  }

  .pdp-filter-select {
    display: none;
  }

  .pdp-mobile-filter-select {
    display: block;
  }

  .pdp-mobile-filter-select .pdp-filter-select {
    display: block;
  }

  .pdp-clear-filter-btn-mobile {
    display: block;
  }

  .pdp-clear-filter-btn-descktop {
    display: none;
  }

  .pdp-body-share-course .pdp-course-share {
    margin-top: 5px !important;
  }

  .new-main-course-box-design .new-home-course-prop-price {
    margin-right: 10px;
  }

  .home-page-main-body-tag .promotion-top-fixed {
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
  }

  .home-page-header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
  }

  .cart-number-circle-header {
    width: 14px;
    height: 14px;
    font-size: 9px;
    font-family: "Inter-Regular";
    padding: 8px;
    right: -8px;
    top: -5px;
  }

  .mobile-header-first-menu li {
    position: relative;
  }

  .not-found-text {
    margin-bottom: 32px;
  }

  main.not-found-main {
    padding: 32px 0;
  }

  .not-found-text h2 {
    font-size: 28px;
  }

  .not-found-text .btn-default {
    padding: 10px 10px;
  }

  .terms-need-help {
    display: none;
  }

  .course-box-new-structure-design-parent .course-box-details-text h3 {
    min-height: auto;
  }

  .pdp-tabs-section .nav-tabs {
    display: inline-block !important;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
  }

  .pdp-tabs-section .nav-tabs li {
    display: inline-block;
  }

  .pdp-tabs-section .nav-tabs::-webkit-scrollbar {
    display: none;
  }

  .terms-main-section .card-header span.title {
    font-size: 16px;
  }

  .terms-main-section .pdp-tabs-collapse-title {
    margin-bottom: 5px;
    margin-top: 25px;
  }

  .terms-main-section .card-header .accicon img {
    max-width: 100% !important;
  }

  .faq-section-title h2 {
    font-size: 24px;
    font-family: "Inter-ExtraBold";
  }

  .terms-main-section .pdp-tab-content-parent {
    margin-bottom: 55px;
  }

  .verifiy-certificate-form-all-data {
    display: block;
  }

  .verifiy-certificate-big-section .faq-section-title {
    margin-bottom: 10px;
  }

  .verifiy-certificate-submit-btn {
    margin-top: 25px;
  }

  .verifiy-box-title h3 {
    font-size: 16px !important;
  }

  .verifiy-certificate-details-box-all .verifiy-box-light {
    font-size: 12px !important;
  }

  .plp-filter-sort-close-btn {
    display: none;
  }

  .contact-us-new-main-section .terms-need-help {
    display: block;
  }

  .inp.contact-us-new-textarea input {
    padding-bottom: 80px;
  }

  .contact-us-new-main-section .verifiy-certificate-submit-btn p {
    display: flex;
  }

  .new-home-news-let-form-button .form-control {
    width: 100%;
  }

  .terms-new-main {
    padding-bottom: 40px;
  }

  .need-help-modal-parent-modal .terms-need-help {
    display: block;
  }

  .terms-need-help-ul h4 {
    font-size: 16px;
  }

  .terms-need-help-ul a {
    font-size: 14px;
  }

  /*    .home-fixed-contact-icon {
        display: none !important;
    }*/

  /*    .new-home-top-section-banner-n.active-fixed {
            margin-top: 55px;
            transition: all 1s ease;
        }*/
  section.new-home-first-section.new-home-section-padding.new-home-top-section-banner-n {
    margin-top: 60px;
    border-top: 8px solid #0c838f;
  }

  .promotion-show-banner-margin {
    margin-top: 100px !important;
  }

  .aboutv1-background-box-main-text h2 {
    font-size: 24px;
  }

  .aboutv1-background-box-main {
    border-radius: 24px;
    background: rgb(245 246 246 / 70%);
    padding: 40px 20px;
  }

  .aboutv1-vision-text h2 {
    font-size: 24px !important;
  }

  .about-usv1-logo {
    background: rgb(245 246 246 / 70%);
    margin-top: 60px;
  }

  .about-usv1-logo .container,
  .about-usv1-logo .row,
  .about-usv1-logo .col-lg-10,
  .about-usv1-logo .col-lg-8 {
    padding: 0 !important;
    margin: 0;
  }

  .about-usv1-logo .new-home-gray-small-section {
    background-color: transparent;
    margin: 0;
  }

  .about-usv1-logo .new-home-gray-img ul {
    margin: 10px 0 !important;
  }

  .about-usv1-logo .new-home-gray-img {
    margin-top: 0;
  }

  .about-usv1-logo .new-home-gray-small-section {
    padding: 20px 5px;
  }

  .about-usv1-logo .new-home-gray-img ul li {
    margin-left: 15px;
  }

  section.about-usv1-make-different {
    padding: 80px 0;
    padding-bottom: 20px;
  }

  .about-usv1-make-different .about-v1-different-box {
    margin-bottom: 40px;
  }

  .about-v1-slider-item-box {
    margin: 0;
  }

  .aboutv1-instructors-slider-slide article.comandSlider__item {
    max-width: 92%;
    margin: 0 -80px;
  }

  .about-us-testmona .new-home-testmo-box {
    margin-bottom: 40px !important;
  }

  .new-home-enrol-market.new-aboutv1-enrol {
    padding-bottom: 60px !important;
  }

  .instructorv1-list article.comandSlider__item {
    margin: 0 20px;
    margin-bottom: 40px;
  }

  section.instructorv1-list-become-form {
    padding-bottom: 15px;
    padding-top: 20px;
  }

  .inner-inst-main-details {
    padding: 24px 0 !important;
  }

  .instructor-inner-img-text .inner-instructor-img {
    margin-top: 0;
    max-width: 100%;
    margin-bottom: 25px;
  }

  .instructor-inner-img-text .aboutv1-vision-text h2 {
    font-size: 24px !important;
  }

  .instructor-inner-img-text .aboutv1-vision-text li {
    font-size: 14px;
  }

  .aboutv1-some-instructor-sectoion .about-v1-slider-item-box {
    height: 220px;
  }

  .aboutv1-instructors-slider-slide .comandSlider__item p a {
    font-size: 18px;
  }

  .aboutv1-instructors-slider-slide .comandSlider__item p span {
    font-size: 14px;
  }

  .about-v1-see-all-ins {
    margin-top: 10px;
  }

  .about-usv1-our-vision {
    margin-top: 60px;
  }

  .about-usv1-banner {
    margin-top: 17px;
  }

  .become-instructorv1-top-section .inner-instructor-img img {
    display: none;
  }

  .become-instructorv1-overveiw .inner-instructor-img {
    max-width: 100%;
    margin-bottom: 25px;
  }

  .become-instructorv1-top-section {
    margin-bottom: 0;
    margin-top: 25px;
  }

  section.become-instructorv1-overveiw {
    margin: 40px 0;
  }

  .instructorv1-list-become-form .aboutv1-vision-text h2 {
    font-size: 28px !important;
  }

  .instructorv1-list .comandSlider__item p a {
    font-size: 18px;
  }

  .instructorv1-list .comandSlider__item p span {
    font-size: 14px;
  }

  .instructor-inner-social-section .aboutv1-vision-text h2 {
    font-size: 18px !important;
  }

  .instructorv1-list .about-v1-slider-item-box {
    height: 230px;
    background-position: top;
  }

  .become-instr-form-image {
    display: none;
  }

  .become-instr-imp-note-all-text h3 {
    font-size: 16px !important;
  }

  .become-instr-imp-note-all {
    padding: 16px 20px;
  }

  .become-instr-imp-note-all-text {
    margin-left: 20px;
  }

  .become-instr-imp-note-all-img img {
    margin-right: 20px;
  }

  .become-instructorv1-overveiw .inner-instructor-img img {
    border-radius: 24px;
  }

  .become-instructorv1-overveiw .aboutv1-vision-text h2 {
    font-size: 18px !important;
    font-family: "Inter-ExtraBold";
  }

  .become-instructorv1-form-data-section .aboutv1-vision-text h3 {
    font-size: 24px !important;
    font-family: "Inter-ExtraBold";
  }

  .become-instructorv1-top-section .aboutv1-vision-text h2 {
    font-family: "Inter-ExtraBold";
  }

  .become-instructorv1-how-join .aboutv1-vision-text h2 {
    font-size: 24px !important;
  }

  .becomeinstv1-join-number-box h1 {
    font-size: 48px;
  }

  .becomeinstv1-join-number-box {
    margin-bottom: 30px;
  }

  .become-inst-how-join-row {
    margin-top: 20px;
  }

  .col-lg-3:last-child .becomeinstv1-join-number-box {
    margin-bottom: 0;
  }

  .become-instructorv1-form-data-form.contact-us-new-main-section {
    margin-top: 20px;
  }

  .become-instructor-imortant-piont {
    margin-top: 32px;
  }

  .become-instructorv1-top-section .aboutv1-vision-text h2 {
    margin-bottom: 7px;
  }

  .become-instructorv1-overveiw-second-row {
    margin-top: 50px;
  }

  section.become-instructorv1-form-data-section {
    margin-bottom: 65px;
  }

  main.my-account-main-top {
    /*margin-bottom: 64px;*/
  }

  section.my-account-user-box-top-outside {
    margin: 35px 0 16px;
  }

  .my-account-emid-box {
    margin-top: 24px;
  }

  .my-account-emid-box a {
    font-size: 14px;
  }

  .my-account-emid-box p {
    margin-bottom: 8px;
  }

  .my-account-v1-atend-edit-details {
    display: block;
  }

  .my-account-v1-atend-edit-details a {
    margin: 0;
  }

  .my-account-v1-learning-have-data .cart-item-data:first-child {
    border-top: 0;
  }

  .my-account-v1-mobile-box {
    display: block;
  }

  .my-account-v1-mobile-box .my-account-v1-my-learning {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
  }

  .my-account-v1-mobile-box .card {
    box-shadow: 0px 2px 24px rgb(14 27 27 / 6%);
    border-radius: 16px !important;
    margin-bottom: 16px;
  }

  .my-account-v1-mobile-box .card-header .accicon img {
    max-width: initial !important;
  }

  .my-account-v1-mobile-box .card-header h3 {
    font-size: 16px !important;
    color: #0e1b1b !important;
    font-family: "Inter-Bold";
  }

  .my-account-v1-mobile-box .card-header h3 img {
    margin-right: 13px;
  }

  .my-account-v1-mobile-box .card-body {
    padding: 15px 23px;
    margin-bottom: 13px;
  }

  .my-account-v1-mobile-box .card-body .btn.btn-default {
    margin-top: 9px;
  }

  .my-account-v1-mobile-box .card-header {
    padding: 23px 0;
    margin: 0 23px;
  }

  .my-account-v1-mobile-box .my-account-v1-learning-have-data .cart-image {
    width: 72px;
    height: 64px;
  }

  .my-account-v1-mobile-box .cart-item-data {
    padding-top: 0;
  }

  .my-account-v1-mobile-box .my-account-v1-my-learning p {
    margin-bottom: 7px;
    line-height: 20px;
  }

  .my-account-edit-info-form .btn-outline-green .btn-outline-black {
    padding: 12px 10px;
  }

  .my-account-parent-desctop-box {
    display: none;
  }

  .my-account-v1-my-info-box {
    display: none;
  }

  .my-account-dasboard-left-right-data .pdp-tab-content-parent {
    border-bottom: 0;
  }

  .my-account-v1-mobile-box .my-account-v1-my-info-box {
    display: block;
  }

  .my-account-v1-mobile-box .see-all-div {
    text-align: center;
  }

  .my-account-v1-mobile-box .new-home-see-all-div {
    display: block;
  }

  .my-account-v1-mobile-box .card-header {
    border-bottom: 1px solid #e7e7ec;
  }

  .my-account-v1-mobile-box .card-header.collapsed {
    border-bottom: 0;
  }

  .my-account-v1-mobile-box .accordion .card:last-child .card-header.collapsed {
    border-bottom: 0;
  }

  .my-account-v1-mobile-box .accordion .card:last-child .card-header {
    border-bottom: 1px solid #e7e7ec;
  }

  .my-account-dasboard-welcome-msg {
    margin: 20px 0;
  }

  .my-account-v1-learning-have-data a.my-account-v1-go-course {
    font-size: 14px;
  }

  .my-account-v1-mobile-box
    .my-account-v1-my-learning.my-account-v1-attend-parent {
    margin-top: 13px;
    /*        margin-bottom: 15px;*/
  }

  .my-account-edit-submit-btn {
    width: 150px;
    min-width: 150px;
    padding: 12px 10px;
  }

  .modal-dialog .my-account-edit-info-form {
    margin-top: 20px;
  }

  .my-account-order-box-data {
    margin-bottom: 15px;
  }

  .notifiy-modal-parent.my-account-order-details .modal-title {
    color: #0e1b1b !important;
  }

  .my-account-order-status h3 {
    font-size: 16px !important;
  }

  .my-account-order-details-add-attends a,
  .my-account-order-box-data a {
    font-size: 14px !important;
  }

  .my-account-order-box-data .course-box-type-label {
    font-size: 12px !important;
    padding: 6px 17px;
  }

  .my-account-order-details-modal .new-cart-order-summary {
    margin-top: 10px;
    padding-top: 10px;
  }

  .my-account-order-modal-order-payment {
    padding: 10px 0;
    margin-bottom: 15px;
  }

  .my-account-order-box-data-modal .course-box-type-label {
    font-size: 14px;
  }

  .my-account-certificate-box-data {
    border-bottom: 2px solid #eceded;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }

  .my-account-certificate-section
    .col-lg-4:last-child
    .my-account-certificate-box-data {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .my-account-certificate-box-data h3 {
    font-size: 16px !important;
  }

  .my-account-certificate-box-data a {
    font-size: 14px;
  }

  .my-account-order-empty {
    padding: 15px 0;
  }

  .my-account-order-empty p {
    padding-bottom: 15px;
  }

  .my-account-upload-details-text span {
    max-width: 300px;
    overflow: hidden;
  }

  .my-account-settings-input-pass {
    display: block;
  }

  .my-account-settings-pass-box-data .inp {
    margin-right: 0;
    margin-bottom: 16px;
  }

  .my-account-settings-input-pass .btn {
    min-width: 170px;
  }

  .my-account-settings-pass-box-data {
    margin: 24px 0;
  }

  .my-account-tabs-title .pdp-tabs-section .nav-tabs .nav-item {
    margin-right: 20px;
  }

  .my-account-dasboard-top-two-boxes-maring {
    margin-top: 0;
  }

  .new-homne-banner-v1-img {
    width: 100%;
    height: 140px;
    margin-bottom: 0;
  }

  .new-homne-banner-v1-text h2 {
    font-size: 16px;
    font-family: "Inter-Medium";
    line-height: 20px;
  }

  .new-homne-banner-v1-text h2 strong {
    font-family: "Inter-Bold";
  }

  .new-homne-banner-v1-text p {
    display: none;
  }

  .new-homne-banner-v1-all-text-btn .new-homne-banner-v1-btn .btn-default {
    display: block;
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 10px;
  }

  .new-homne-banner-v1-text {
    text-align: left;
    margin-top: 25px;
  }

  .new-home-new-v1-banner-new {
    border-radius: 0;
    margin: 0;
  }

  .new-homne-banner-v1-all-text-btn {
    padding: 10px 0;
  }

  .new-homne-banner-v1-all-text-btn .new-homne-banner-v1-btn {
    margin: 0;
  }

  .header-promot-close {
    top: -2px;
  }

  .promotion-top-fixed.promotion-header-not-closed {
    margin-top: 0;
    z-index: 9999;
    position: relative;
  }

  .promotion-show-banner-margin-mobile-header {
    top: 45px;
  }

  .blog-new-v1-image {
    border-radius: 16px 16px 0px 0px;
    height: 300px;
  }

  .blog-new-v1-text-right {
    border-radius: 0;
    border-bottom-right-radius: 33px;
    border-bottom-left-radius: 33px;
    padding: 20px 16px;
    border-left: 1px solid #eceded;
  }

  .blog-new-v1-top-text {
    margin-bottom: 25px;
  }

  .blog-v1-box-bottom-text h3 {
    max-width: 100%;
  }

  .blog-v1-box-bottom-all {
    margin-bottom: 23px;
  }

  .blog-new-v1-top-text h2 {
    font-size: 24px;
  }

  .blog-new-v1-text-right h3 {
    font-family: "Inter-ExtraBold";
    margin-bottom: 10px;
  }

  .blog-new-v1-tags {
    margin-bottom: 15px;
  }

  .blog-v1-new-body-text p,
  .blog-new-v1-date p,
  .blog-new-v1-tags label {
    font-size: 12px !important;
  }

  .blog-new-v1-date {
    margin-top: 25px;
  }

  section.blogv1-boxes-section {
    margin-top: 24px;
    margin-bottom: 40px;
  }

  .blog-v1-box-bottom-all .blog-v1-box-bottom-text h3 {
    min-height: auto;
    line-height: 21px;
  }

  .blog-v1-box-bottom-text {
    padding: 16px;
  }

  .blog-v1-box-bottom-text {
    min-height: auto;
  }

  .blogv1-post-section-main {
    margin-top: 33px;
  }

  .blogv1-post-section-main .blog-new-v1-top-text h1 {
    font-size: 24px;
    line-height: 30px;
  }

  .blog-new-v1-top-text p {
    font-size: 12px !important;
  }

  .blog-post-author-text h4 {
    font-size: 12px !important;
    font-family: "Inter-SemiBold";
  }

  .blog-post-author-text p {
    font-size: 10px !important;
  }

  .blog-post-text-under-image h3 {
    font-size: 20px !important;
  }

  .blog-post-text-under-image p {
    font-size: 12px !important;
    line-height: 15px;
  }

  .blog-post-social-share {
    padding: 32px 20px;
  }

  .blog-post-share-article .pdp-share-desctop-btn {
    display: block;
  }

  .blog-post-share-article .pdp-course-share .dropdown-menu {
    right: auto;
    left: 15px !important;
    top: 50px !important;
  }

  .blog-post-share-article {
    margin-top: 24px;
  }

  .course-box-new-structure-design-text {
    margin-left: 15px;
  }

  .inner-inst-about-text {
    margin-top: 26px;
  }

  .new-home-top-selling-course .slick-next,
  .new-home-top-selling-course .slick-prev,
  .new-home-student-carso .slick-next,
  .new-home-student-carso .slick-prev {
    display: none !important;
  }

  .modal-add-cart-custom.modal {
    /*        height: calc(50% - 30px);*/
    min-height: 280px;
    overflow: hidden;
  }

  .modal-add-to-cart-many-item {
    height: calc(30% - 15px) !important;
    /* min-height: 240px !important; */
  }

  .modal-add-to-cart-many-item .modalContentCart {
    margin-top: 35px;
  }

  .modal-add-cart-custom .cart-modal-total-border {
    display: none !important;
  }

  .modal-add-cart-custom .modal-header .close {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 25px;
  }

  .modal-add-cart-custom .modal-header {
    justify-content: center;
    /*        margin-left: 25px;*/
    align-items: center;
    margin-bottom: 0 !important;
  }

  .modal-add-cart-desctop-close {
    display: none;
  }

  .modal-add-cart-mobile-close {
    display: block;
  }

  .modal-add-cart-custom .modal-title {
    font-size: 14px !important;
    font-family: "Inter-Bold";
  }

  .modal-add-cart-custom .cart-modal-side-price {
    font-size: 16px !important;
  }

  .modal-add-cart-custom .d-block.btn-default,
  .modal-add-cart-custom .cart-modal-side-name,
  .modal-add-cart-custom .cart-another-course p {
    font-size: 14px !important;
  }

  .modal-add-cart-custom .d-block.btn-default {
    padding: 11px 10px;
  }

  .cart-modal-side-img {
    height: 72px;
    width: 74px;
  }

  .modal-add-cart-custom .cart-modal-ul-big {
    margin-bottom: 15px !important;
  }

  .col-lg-12.new-cart-item-title.cart-item-title-data-new {
    padding-bottom: 0;
  }

  span.new-cart-span-parent-data {
    padding-bottom: 0;
  }

  span.cart-new-gray-style {
    margin-top: 0;
    font-size: 12px;
  }

  .blog-post-text-under-image iframe {
    height: 190px;
  }

  /*Business*/
  .business-index-our-clients .slick-dots .slick-active button {
    background-image: url(../images_business/business-dot.png);
  }

  .business-index-our-clients .slick-slide {
    padding: 0 10px;
  }

  .business-index-main-title {
    max-width: 100%;
    padding-bottom: 10px;
  }

  .business-index-why-company-box-all {
    margin-bottom: 16px;
  }

  .business-course-details-modal .modal-dialog {
    margin: 16px;
  }

  .business-course-details-modal .modal-title {
    font-size: 14px;
  }

  .business-course-details-modal .modal-header {
    padding: 9px 16px;
    align-items: center;
  }

  .business-course-details-body-modal-text h3 {
    font-size: 20px !important;
  }

  .business-course-details-body-modal-text ul li {
    font-size: 14px;
    padding-left: 30px;
    background-size: 20px;
  }

  .business-course-details-body-modal-text .btn-default {
    width: 100%;
    border-radius: 8px;
    padding: 10px 10px;
  }

  .business-course-details-modal .modal-body {
    padding: 16px;
  }

  .mobile-header-business-nav {
    top: 0px !important;
  }

  .business-course-details-body-modal-text p span {
    display: block;
  }

  .business-course-details-body-modal-text p {
    font-family: "Inter-Medium";
  }

  .busines-modal-what-learn-modal ul {
    padding-bottom: 25px;
  }

  .business-index-banner-title-border p {
    font-size: 12px !important;
    font-family: "Inter-Regular";
  }

  .business-index-banner {
    text-align: center;
  }

  .business-index-banner-title-border {
    padding-left: 0;
    padding-bottom: 22px;
  }

  .business-index-banner-img {
    padding: 0;
    padding-bottom: 0;
    min-height: 270px;
    /*        background-position: initial;*/
  }

  .business-index-banner-title-border {
    width: 270px;
    margin: auto;
  }

  .bussiness-index-banner-big-title h1 {
    font-size: 24px;
    font-family: "Inter-ExtraBold";
  }

  .business-index-banner .btn {
    display: block;
    padding: 10px;
  }

  /* .filter-all-css{
        min-width: max-content !important;
    } */

  .business-index-quality-vector h2 {
    font-size: 24px;
    font-family: "Inter-ExtraBold";
    line-height: 35px;
  }

  .business-index-quality-vector h2 span:before {
    display: none;
  }

  .business-index-quality-resources .btn-outline-green .btn-outline-black {
    padding: 10px;
    width: 210px;
  }

  .business-index-main-title h2 {
    font-size: 24px;
    color: #170f49 !important;
    font-family: "Inter-ExtraBold";
    line-height: 35px;
  }

  section.business-index-our-clients {
    margin-bottom: 40px;
  }

  .business-index-quality-resources {
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 24px;
  }

  .business-index-why-company {
    margin-bottom: 40px;
  }

  .business-index-train-team {
    padding: 40px 0;
    margin-bottom: 40px;
  }

  .business-index-box-all-row {
    padding-top: 30px;
  }

  .business-index-started-box-back-color {
    padding: 40px 34px;
    text-align: center;
  }

  section.business-index-get-started-box .business-index-get-started-btn .btn {
    min-width: 210px;
    padding: 11px 10px;
    margin-top: 20px;
  }

  .business-index-get-started-btn {
    text-align: center;
  }

  section.business-index-get-started-box {
    margin-bottom: 40px;
  }

  .business-index-banner-text-all {
    padding-top: 30px;
  }

  section.business-index-banner {
    background: linear-gradient(
      180deg,
      rgba(12, 131, 143, 0.0976) 0%,
      rgba(12, 131, 143, 0) 100%
    );
  }

  .business-index-banner-title-border:before {
    top: 8px;
  }

  /*    .business-index-slider-item {
            margin: 0 50px;
        }*/
  /*    .business-index-our-clients .slick-dots{
            margin-top: 15px;
        }*/
  .business-index-slider-item {
    margin-left: -45px;
  }
  span.procentLoading {
    position: absolute;
    left: unset;
    top: 0;
    font-size: 14px;
    transform: translate(-100px, 28px);
    color: #0c838f;
    width: 115px;
  }
  /* canvas {
    width: 32% !important;
   
  } */
  canvas {
    width: 115px !important;
    left: -90px;
    margin-top: 10px;
  }

  #registerBusinessUser2 canvas {
    left: -150px;
  }
  #registerBusinessUser2 .uploading-file-text {
    left: 75px;
  }
  #registerBusinessUser2 span.procentLoading {
    transform: translate(-131px, 28px);
    left: 50%;
  }
  .business-setting-container .uploading-file-text {
    bottom: 25px !important;
  }
  .uploading-file-text {
    display: none;
    position: absolute;
    right: 0;

    left: 90px;
    color: #0e1b1b;
    font-size: 14px;
  }
  .dashboard-invite-student-seprator p:before,
  .dashboard-invite-student-seprator p:after {
    width: 72.5px;
  }

  .business-index-train-team .business-index-why-company-text a {
    margin-top: 20px;
  }

  .business-index-get-started-box .business-index-main-title h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .business-index-train-team .business-index-why-company-text h3 {
    font-size: 20px !important;
  }

  p {
    font-size: 16px !important;
  }

  .business-index-main-top-tag .btn-outline-green,
  .btn-outline-black,
  .business-index-main-top-tag .btn-default {
    font-size: 16px !important;
  }

  .bussiness-index-banner-description p,
  .business-index-quality-made-by p {
    font-size: 14px !important;
  }

  .bussiness-index-banner-description p {
    margin-bottom: 35px;
  }

  .business-index-quality-under-vector {
    margin-top: 15px;
    margin-bottom: 55px;
  }

  .business-index-our-clients-img {
    height: 50px;
  }

  .business-index-our-clients-title {
    margin-bottom: 22px;
  }

  .new-login-have-account p a {
    display: block;
    margin: 0;
    margin-top: 3px;
  }

  .busines {
    font-size: 14px !important;
  }

  .business-index-quality-under-vector p,
  .business-index-our-clients-title p {
    font-size: 16px !important;
  }

  .business-index-main-title-description p {
    line-height: 24px;
  }

  .business-index-get-started-box .business-index-main-title-description p {
    line-height: 23px;
  }

  .new-mobile-footer .navbar-brand-img {
    max-height: 30px;
  }

  .mobile-header-business-nav .navbar-brand-img {
    max-height: 35px;
  }

  .upload-modal-two-btn {
    justify-content: space-between;
  }

  .upload-modal-two-btn .btn-default {
    min-width: 210px;
  }
  .dm-uploader {
    overflow: hidden;
    height: auto;
    padding: 11px 0;
  }
  .dm-uploader h3 {
    display: none !important;
  }

  .upload-business-mainbtn-upload,
  .upload-business-mainbtn-upload-student {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    /* flex-direction: column; */
  }

  .dm-uploader .btn-block.btn {
    text-align: left;
    margin-left: 10px;
    min-width: 0;
  }

  /* canvas {
    margin-top: 17px;
  } */

  .uploading-file-text {
    /* bottom: 11px; */
  }

  .responsive-table tbody tr {
    border: 1px solid #d8dbdb !important;
    border-radius: 8px;
    margin-bottom: 13px;
  }
  #table-student-tab .responsive-table tbody tr {
    border: 0 !important;
  }
  #table-student-tab .No-data-available {
    text-align: start;
    color: #3e4949;
    font-weight: 400;
    font-size: 14px;
  }
  #table-student-tab .No-data-available ~ th {
    border-bottom: 0 !important;
  }
  .responsive-table th,
  .responsive-table td {
    border-bottom: 1px solid #eceded;
    display: block;
    max-width: 100%;
  }

  .responsive-table tbody tr:hover {
    background-color: #f5f6f6;
  }

  .business-dashboard-table-action {
    position: absolute !important;
    top: 10px;
    right: 5px;
    border: 0;
  }

  .responsive-table tbody td.business-dashboard-table-action:before {
    display: none !important;
  }

  .my-account-dasboard-student-table-main tbody tr td:last-child {
    border: 0;
    margin: 0 -6px 0 0rem;
  }

  .my-account-dasboard-student-table-main .dropdown-menu {
    transform: translate3d(-144px, 30px, 0px) !important;
  }

  .my-account-user-box-verfication-back-color p,
  .my-account-user-box-verfication-back-color a {
    font-size: 14px !important;
  }

  .upload-emid-file-parent {
    padding: 4px 10px;
    margin-left: 0;
  }

  .dashboard-student-data-no-data a {
    width: 100% !important;
    padding: 8px 10px;
  }

  .responsive-table tbody td[data-title]:before {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #3e4949;
  }

  .bussines-dashboard-table-avatar-name .table-name p {
    font-family: "Inter-SemiBold" !important;
  }

  .bussines-dashboard-table-avatar-name .table-name p span {
    font-family: "Inter-Regular";
  }

  .dashboard-student-actu-big-table .status-table,
  .dashboard-courses-table-main .status-table,
  .my-account-dasboard-student-table-main .status-table {
    position: absolute;
    bottom: 0;
    right: 16px;
    padding-right: 0;
  }

  .responsive-table tbody td.status-table[data-title]:before {
    display: none;
  }

  .dashboard-courses-table-main tbody tr .dashboard-na-box-td {
    display: none;
  }

  .table-td-booked {
    text-align: left !important;
  }

  .dashboard-courses-table-main tbody tr td:first-child {
    font-family: "Inter-SemiBold" !important;
  }

  .dashboard-courses-table-main tbody tr td:first-child span {
    font-family: "Inter-Regular";
  }

  .add-students-top-table-modal p {
    font-size: 14px !important;
  }

  .stu-profile-status-info {
    width: 100%;
  }

  .my-account-user-box-top {
    display: block;
    text-align: center;
  }

  .student-profile-section .my-account-user-box-image {
    margin: auto;
  }

  .my-account-user-box-text {
    margin-top: 18px;
  }

  .my-account-user-box-text h3 {
    font-size: 24px !important;
  }

  .my-account-user-box-text .btn-default {
    width: 100%;
    margin-bottom: 32px;
    padding: 8px 10px !important;
  }

  .dashboard-remove-user-btn .btn-outline-green,
  .btn-outline-black,
  .dashboard-remove-user-btn .btn-default {
    padding: 10px 10px;
  }

  .stu-profile-status-info p {
    font-size: 14px !important;
  }

  .dashboard-stu-prof-search-desctop {
    display: none;
  }

  .pdp-mobile-filter-select-ul .input-group .form-control {
    height: 44px;
  }

  .pdp-mobile-filter-select-ul .input-group-text {
    padding: 0 10px;
  }

  .dashboard-stu-profile-table-main .business-dashboard-table-action {
    position: relative !important;
    top: 0;
    right: 0;
  }

  .dashboard-student-actu-big-table-desctop {
    display: none;
  }

  .dashboard-student-actu-big-table-mobile {
    display: inline-table;
  }

  .bussines-dashboard-table-avatar-name .table-name p {
    font-size: 14px !important;
    /* width: 100%; */
  }

  .dashboard-student-actu-big-table-mobile .dashboard-btn-action-table {
    padding: 6px 15px;
  }

  .dashboard-mobile-filter-modal {
    display: block;
  }

  .dashboard-mobile-filter-modal .control {
    font-size: 14px;
    border-bottom: 1px solid #d8dbdb;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .pdp-modal-share-parent-modal {
    max-height: 100% !important;
  }

  .dashboard-course-info-image img {
    width: 100%;
  }

  .dashboard-course-info-title {
    max-width: 100%;
  }

  .dashboard-course-details-main-section {
    margin-top: 10px !important;
  }

  .dashboard-course-details-main-section .business-dashboard-table-action {
    position: relative !important;
    top: 0;
  }

  .status-table-block {
    position: relative !important;
    right: 0 !important;
  }

  .dashboard-course-details-search-filter .dashboard-stu-profile-filter {
    display: block;
  }

  .dashboard-course-details-search-filter .input-group {
    max-width: 100%;
  }

  .new-footer-dashboard-menu li a {
    color: #787f7f;
    font-size: 12px;
  }

  .new-footer-dashboard-menu ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    list-style: none;
  }

  .new-footer-dashboard-menu ul li {
    margin-left: 16px;
  }

  .business-dashboard-copy-text {
    margin-top: 20px;
    text-align: center;
  }

  .footer-dashboard-main-mobile {
    background-color: #fff;
  }

  .dashboard-verifiy-upload-text-student.dashboard-verifiy-upload-text p {
    /*max-width: 50%;*/
  }

  .add-students-top-table {
    background: #ffffff;
    /* Platinum */

    border: 1px solid #eceded;
    /* Mobile shadow 1 Down */

    box-shadow: 0px 4px 8px rgba(14, 27, 27, 0.1);
    border-radius: 8px;
    margin-bottom: 16px;
  }

  .selected-top-table.add-students-top-table {
    margin-bottom: 0;
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: unset;
  }

  .my-account-user-box-top-view {
    margin: 0 16px;
  }

  .student-profile-section
    .my-account-user-box-top-view
    .my-account-user-box-image {
    width: 64px;
    height: 64px;
  }

  .mobile-students-top-table-modal .add-students-top-table-modal {
    border: 1px solid #eceded;
    padding: 16px 16px;
    margin-top: 24px;
  }

  .dashboard-btn-action-table img {
    max-height: 2em;
  }

  .dashboard-stu-profile-course-count h3 {
    font-size: 21px !important;
    white-space: nowrap;
  }

  .dashboard-course-modal-header-img img {
    max-width: 75px;
  }

  .data-table-modal tr td:last-child {
    padding: 0;
  }

  .my-account-order-box-date-parent p {
    font-size: 14px !important;
  }

  .dashboard-stu-profile-course-count h3 span {
    font-size: 12px;
  }

  .business-cer .pdp-filter-select {
    margin-top: 16px;
  }

  .business-cer .input-group {
    margin-bottom: 16px;
  }

  .payment-method-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .cart-style .new-cart-promo-accord {
    border: 0;
    padding-bottom: 0;
  }



  .cart-style .checkout-order-summary {
    padding: 0;
    margin-top: 1px;
  }

  .cart-style span.cart-new-gray-style {
    font-size: 14px;
  }

  .new-success-payment .thank-for-order {
    border-bottom: 0;
  }

  .padding-thank-for-order {
    padding-top: 32px;
    padding-bottom: 0px;
  }

  .new-payment-success-data .thank-for-order {
    margin-bottom: 0;
  }

  .new-payment-success-data {
    padding: 32px 15px;
  }
  .dashboard-course-search-form .input-group {
    max-width: 100%;
  }

  /*Business*/

  /* starts mobileview menu css */
  .dashboard-login-register-btn-mobile {
    margin-top: 40px;
  }
  .mobile-first-menue-inner li a.arabic-menu-font {
    font-weight: 600;
    font-size: 14px;
    font-family: "Almarai-Regular";
  }
  .dashboard-login-register-btn-mobile .btn {
    width: 50%;
    border-radius: 4px;
    font-family: "Inter-Medium";
  }
  .dashboard-login-register-btn-mobile .btn-default {
    margin-left: 12px;
  }
  .header-heading-mb {
    color: #0e1b1b;
    font-size: 16px;
    font-family: "Inter-Bold";
  }
  /* .mobile-close-menu img{
                width: 25px;
                background-color: #F5F6F6;
                padding: 6px;
                border-radius: 50px;
            } */
  .mobile-first-menue-out {
    margin-bottom: 30px;
  }
  /* Ends mobileview menu css */
  /* start cart page css */
  .cart-products .pr-12 {
    padding-right: 6px !important;
    padding-left: 6px;
  }
  .cart-products .m-mob-24 {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
  .cart-products .new-cart-item-title p {
    -webkit-line-clamp: 2;
    font-size: 14px !important;
  }
  .cart-products .hide-mb {
    display: none;
  }
  .cart-products .cart-price-item {
    margin-top: 4px;
  }
  .cart-item-details {
    padding-right: 0px;
    padding-left: 0px;
  }
  .date-time-width {
    max-width: 200px;
  }
  .checkout-pay .border-top-class {
    margin: 0;
  }
  .checkout-pay .new-cart-promo-accord .accordion {
    margin-top: 0px;
  }
  .responsive-table-certificate th,
  .responsive-table-certificate td {
    border-bottom: 1px solid #d2dddd;
    display: block;
    max-width: 100%;
  }
  .padding-msg {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .description-Partnerships {
    padding: 0px !important;
  }
  .partnerships-section p {
    padding-top: 8px;
    font-size: 12px !important;
  }
  .partnerships-section h3 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 17px;

    color: #0e1b1b;
  }
  .partnerships-page h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 20px !important;
    line-height: 24px;
    color: #0e1b1b !important;
  }
  .partnerships-page p {
    line-height: 17px;
  }
  .photo-Partnerships {
    padding: 16px !important;
    height: 100px;
  }

  .partnerships-page {
    padding-top: 24px;
  }
  /* End cart page css */
}

@media (max-width: 1400px) and (min-width: 1200px) {
  section.new-home-slider-carso.aboutv1-instructors-slider .slick-next {
    right: -70px;
  }

  section.new-home-slider-carso.aboutv1-instructors-slider .slick-prev {
    left: -30px;
  }
  .dashboard-course-search-form.business-course-search-form {
    margin-right: 10px;
  }
  .pdp-filter-drop-row .input-group .form-control {
    padding: 1rem 1.4rem !important;
    font-size: 0.85rem;
  }
  .padding-msg {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    /* max-width: 1300px; */
  }
  .rm-pd-right {
    padding-right: 6px !important;
  }
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1100px;
  }
}

@media screen and (min-height: 1000px) {
  .min-height-page {
    min-height: 80vh;
  }
}
@media (min-width: 992px){
.bg-lg-gray{
  background: #F5F6F6;
}
.checkout-box{
  background: #fff;
  padding: 24px;
  border-radius: 16px !important;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.06) !important;
}
}

@media (max-width: 991px) {
  .itemBoxCol, .paymentMethodCol{
    max-width: 100%;
  }
  .checkout-flex{
    flex-direction: column;
  }
  .m-mob-24 {
    margin-top: 24px;
  }
  .cart-new-desctop-place-order {
    display: none;
  }
  .cart-new-mobile-place-order {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    width: 100%;
    background: var(--Neutral-Colors-White, #FFF);
    box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.06);
    display: block;
    align-items: center;
    padding: 16px 15px;
  }
  #logIn button:hover {
    background-color: #0c838f !important;
  }
  .dashboard-sudents-form-add .btn {
    padding: 13.5px;
  }
  .dashboard-student-data-no-data .btn-std-no-data {
    width: 100%;
    font-size: 14px;
    padding: 10px;
  }
  .dashboard-courses-no-data .btn-default {
    padding: 10px;
  }
  .business-course-search-form {
    width: 65%;
  }
  .dashboard-stu-profile-filter {
    flex-wrap: wrap;
    justify-content: flex-start;
    /* padding: 0 15px; */
  }
  .dashboard-stu-prof-search .input-group {
    margin-left: unset;
    max-width: 100%;
  }
  .display-price {
    display: block;
  }
  .display-price-des {
    display: none;
  }
  .other-courses-to-check {
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #eceded;
  }
  .my-account-user-box-top .dashboard-course-info-image {
    margin-right: 0;
  }
  .new-cart-empty-data-all .main-black-color {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 767px) {
  .select-seats{
    width: 102px;
    margin-left: auto;
  }
  .cart-container .cart-remove-item{
    justify-content: end;
    margin-bottom: 8px;
  }
  .cart-container .cart-image{
    width: 87px;
height: 61px;
  }
  .course-old-price {
    margin-left: 0px !important;
  }
  .order-content .title-course,
  .order-summary p,
  .bank-transfer,
  .order-box-date-parent p,
  .order-summary > div strong {
    font-size: 14px !important;
  }

  .order-content p {
    font-size: 12px !important;
  }

  .title-course {
    font-size: 14px !important;
  }

  .business-order .dashboard-verifiy-upload-text {
    align-items: unset;
    flex-direction: column;
  }

  .business-order .dashboard-verifiy-upload-text p {
    max-width: 100%;
  }

  .business-order .upload-emid-file-parent {
    margin-top: 1rem;
    text-align: center;
  }
  .StudentsSelectedFixed {
    position: fixed;
    top: 50px;
  }
  .select-option-join-course {
    width: 100% !important;
  }
  .load-more-btn p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #0e1b1b !important;
  }
  .btn-new-padding {
    padding: 5px 2px !important;
  }
}
@media screen and (max-width: 634px) {
  .cart-price-item {
    align-items: flex-start;
  }
  .d-flex-cart-data-mob {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .label-courses-to-check {
    font-size: 12px !important;
  }
  .other-courses-to-check {
    padding: 15px 0 !important;
  }
  #description-courses-to-check {
    display: none !important;
  }

  .description-courses-to-check {
    display: none;
  }

  .right-div-other-courses-to-check {
    width: 100%;
  }
  .cart-products .new-cart-promo-accord {
    padding: 10px 0 18px;
  }
  .checkout-order-summary p,
  .support-details p {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 580px) {
  .cart-products .select-seats .label {
    margin-left: 8px;
  }
  .cart-products .new-cart-item-title p {
    min-width: 140px;
  }

  .business-signup-step .d-flex.bs-wizard {
    width: 167.57px;
  }
}
@media screen and (max-width: 415px) {
  .login-warning-box-text p a {
    display: inline;
  }
}
@media screen and (max-width: 399px) {
  .new-login-have-account-busines {
    display: flex;
    gap: 0px;
    flex-direction: column;
  }
  .right-div-other-courses-to-check {
    padding-left: 12px !important;
  }

  .cart-products .select-seats .label {
    right: auto;
  }
  .select-seats .bootstrap-select {
    width: 86px !important;
  }
  .select-seats .bootstrap-select > .dropdown-toggle:after {
    margin-right: 14px;
  }
}
