@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: 1199px) {
  .newSearchBar .result-of-search, .newSearchBar .no-results, .newSearchBar .dev-of-search-loading{
    position: unset;
    height: unset;
    box-shadow: unset;
  }
  /* .newDMT {
    flex-direction: column;
    gap: 4px;
  } */
  .width-text-dmt {
    width: 100%;
  }
  .course-slider .slick-slide {
    max-width: 100%;
    width: 100vw;
  }

  .course-slider .plp-course-box-new {
    padding-right: 0;
  }
  .course-slider .new-home-course-all-box-data {
    padding: 16px;
  }

  .courses-verify-error {
    padding: 12px;
  }
  .verify-email-check,
  .verify-email-check-mob {
    width: 100% !important;
  }

  ul.course-home-props-icon-last li {
    margin-right: 40px;
    min-width: 110px;
    align-items: center;
    display: flex;
    justify-content: start !important;
    border-right: 1px solid #eceded !important;
  }
  ul.course-home-props-icon-last :nth-child(even) {
    padding-left: 30px;
    border-right: 0px solid #eceded !important;
    padding-left: 30px;
  }
  .new-home-course-price-last {
    display: flex;
    gap: 8px;
    align-items: flex-end;
    margin-top: 10px;
    justify-content: flex-start;
    padding: 0px 15px;
  }
  ul.course-home-props-icon-last :nth-child(4n + 3) {
    margin-top: 8px;
  }
  .course-price1 h3 {
    font-size: 21px !important;
  }
  .price-detail-course {
    border-top: 1px solid #eceded;
    padding-top: 16px;
  }
  .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;
  }
  .my-account-user-box-verfication-back-color p,
  .my-account-user-box-verfication-back-color a {
    font-size: 14px !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;

    border-bottom: 2px solid #eceded;
  }

  .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-desctop-place-order {
    display: none;
  }

  .cart-new-mobile-place-order {
    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%);

    display: block;

    align-items: center;

    padding: 10px 15px;
  }

  .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;
  }

  .checkout-place-order {
    margin-top: 20px;
  }

  .checkout-payment-acord.new-cart-promo-accord .card-header a {
    font-size: 14px;
  }

  .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;
  }

  .cart-item-title-data-new {
    padding-bottom: 15px;
  }

  .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%;
  }

  .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-accepot {
    box-shadow: none !important;

    border: 1px solid #eceded;

    height: 65px;

    display: flex !important;

    justify-content: center;
  }

  .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;
  }

  .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-pdp.pdp-course-attr-details .new-home-course-price h3 {
    font-size: 21px !important;
  }
  .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-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-all-clients-boxes {
        overflow-x: scroll;
    } */
  .cliens-section {
    padding-top: 50px;
  }

  .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: 25px !important;

    bottom: 2px;
  }

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

    right: 18%;
  }

  .slick-prev {
    display: inline-block !important;

    background: url(../images_new/slider-mobile-arrow-left.svg) no-repeat;

    left: 18%;

    bottom: 1.5px;
  }

  .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;
  }

  .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;
  }

  .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: end;
  }

  /* .pdp-course-attr-details{

        display: none;

    } */

  .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;
  }
  .includes-text {
    padding-left: 0px;
  }
  ul.course-home-props-icon-last li:first-child {
    padding-left: 0px;
  }

  .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 {
    padding: 10px 25px;
  }

  .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: 16px;

    height: 16px;

    font-size: 10px;
  }

  .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: 30px;

    border-top: 8px solid #0c838f;
  }

  .promotion-show-banner-margin {
    margin-top: 30px !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;
  }

  .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: 24px;

    line-height: 20px;

    text-align: left;
  }

  .my-account-edit-info-form .btn-outline-green {
    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;

    text-align: left;
  }

  .my-account-v1-mobile-box {
    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: 14px !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;
  }
  .links-new-footer {
    text-align: center;

    justify-content: center;
  }
  .copyright-new-footer p {
    text-align: center;

    padding-top: 24px;
  }
  /* .message-after-reset-pass {
    text-align: left;
  } */
  .message-after-reset-pass h4 {
    font-family: "Inter";

    font-style: normal;

    font-weight: 800;

    font-size: 18px;
  }
  .login-reset {
    padding-bottom: 24px !important;
  }
  .new-login-page-v1-all-form h3{
    font-family: "Inter";

    font-style: normal;

    font-weight: 800;

    font-size: 18px !important;

    line-height: 22px;
  }
  .email-sent {
    font-size: 24px;
    color: #0e1b1b !important;
    margin-top: 24px;
    margin-bottom: 12px;
    font-size: 16px !important;
    font-family: "Inter-ExtraBold";
  }

  .new-homne-banner-v1-img {
    width: 100%;

    height: 140px;

    margin-bottom: 0;
  }

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

    margin-top: 0;
  }

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

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

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

  .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;
  }
  .course-link-cat {
    display: flex;

    align-items: center;
  }

  .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 li {
    font-size: 12px !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);*/

    /* height: 280px; */

    overflow: hidden;
  }

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

    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;
  }

  .checkout-new-company-tax .checkout-radio-all .radio:first-child {
    margin: 0;
  }

  .checkout-radio-items.checkout-new-company-tax {
    border-bottom: 2px solid #eceded;

    padding-bottom: 30px;
  }

  .checkout-new-company-tax-title {
    padding-top: 23px;

    margin-top: 30px;
  }

  .checkout-second-payment-box-new {
    margin-top: 15px;
  }

  /* blog page css */

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

  /* media marketing pdp */

  .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;
  }
  .new-marketing-pdp-price-add-cart-disabled-postion {
    background: #ffffff;
    box-shadow: 0px -4px 8px rgb(14 27 27 / 10%);
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
  }
  .course-card-select p {
    font-size: 12px !important;
  }
  .course-card-select h3 {
    font-weight: 600;

    font-size: 14px !important;

    line-height: 17px;

    color: #3e4949 !important;
  }

  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;
  }

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

  .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-marketing-pdp .course-home-props-icon p img {
    display: block !important;
  }

  .new-marketing-pdp.pdp-course-attr-details {
    display: block !important;
  }
  /* homepage countdown banner */
  .homepage_countdown_banner {
    margin-top: 70px;
  }
  .course-countdown-timer h3 {
    font-size: 27px !important;
  }
  .course-countdown-timer .btn-default {
    margin-top: 4px !important;
    margin-bottom: 0px !important;
  }
  /* homepage top space */
  .homepg-top-space {
    margin-top: 64px;
  }
  .homepg-top-space-new {
    margin-top: 107px;
  }
  .remove-promotion-banner {
    margin-top: 120px;
  }
  .see-all-div {
    text-align: left;
  }
  .cleints-main-page {
    padding: 16px;
    width: 120px;
    height: 120px;
    margin-right: 17px;
  }
  /* .bread-crumb-data-with-promotion{
        padding-top: 120px;
    } */
  .bread-crumb-data-partner {
    padding-top: 72px;
  }
  .new-home-all-clients-boxes {
    padding-bottom: 28px;
  }
  .control-setting {
    font-size: 14px !important;
    line-height: 17px;
  }
  .padding-left-pdp {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* .sign-up-new {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
    padding: 40px 108px !important;
    background: #ffffff;
    border: 1px solid #d8dbdb;
    border-radius: 16px;
  } */
  .new-course-list {
    list-style: none !important;
    padding-left: 0px !important;
  }
  .course-link-cat img {
    min-width: 5.5px;
  }
  .course-link-cat p {
    padding-left: 11px;
    padding-right: 8px;
  }
  .cat-list {
    font-family: "Inter" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px !important;
    color: #0e1b1b;
  }
  .new-course-list li {
    padding: 14px 0px 18px !important;
  }
  .back-btn p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #3e4949;
  }
  .back-btn {
    display: flex;
    gap: 8px;
    margin: 16px 0px;
  }
  .all-courses-menu {
    display: flex;
    justify-content: space-between;
  }
  .all-courses-menu img {
    transform: rotate(-0.5turn);
  }

  .mobile-header-inner-course-li div a {
    font-family: "Inter-Regular" !important;

    padding: 6px 0 !important;

    margin: 0px;

    margin-bottom: 16px;

    display: flex;

    justify-content: space-between;

    align-items: center;
  }
  .course-link-cat span {
    min-width: 57px !important;
  }
  .padding-warning {
    padding: 0px !important;

    padding-left: 0px !important;

    padding-right: 0px !important;
  }
  .instructor-image {
    margin: 0 35px !important;
  }
  ul.course-home-props-icon {
    display: grid !important;
    grid-template-columns: 1.5fr 1fr;
  }
  ul.course-home-props-icon-last-ar li {
    justify-content: start !important;
  }
  #slide1,
  #slide2,
  #slide3,
  #slide4 {
    display: contents;
  }
  .slide {
    padding: 24px 0px;
    height: 690px;
    position: relative;
  }
  /* #slide1 h3, */
  #slide2 h3,
  #slide3 h3,
  #slide4 h3 {
    font-size: 28px !important;
    padding: 16px 0px;
  }
  .textSlide {
    padding-top: 16px;
    justify-content: center;
  }
  #slide1 p {
    font-size: 18px !important;
    color: #3e4949;
    padding-bottom: 32px;
  }
  #slide1 img,
  #slide2 img,
  #slide3 img,
  #slide4 img {
    min-height: 200px;
    height: 211px;
    width: auto;
  }
  .textSlide {
    text-align: center;
  }
  .btn1 {
    margin-bottom: 16px;
    padding: 18px 40px;
  }
  .btn2 {
    padding: 18px 40px;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .course-countdown-timer-new h3 {
    padding-top: 6px !important;
  }
  .course-countdown-timer-new {
    border-top: none !important;
    margin: 0px !important;
    padding-top: 0px !important;
    text-align: center;
  }
  .course-countdown-timer-new h3 span {
    margin: 0px 9px 0px !important;
  }
  .date_title-new p span {
    font-size: 12px !important;
    font-weight: 400;
    line-height: normal;
  }
  .date_title-new span {
    margin: 0 8px 0 15px !important;
  }
  .new-section-gray {
    margin-top: 0px;
  }
  .h-list {
    max-height: calc(100% - 100px);
    height: 100%;
  }
  .notificationClick img {
    width: 32px;
  }
  .notificationClick .cart-number-circle-header {
    width: 16px;
    height: 16px;
    top: -5px;
  }
}

@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;
  }
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1300px;
  }
  .aboutus-instructor-list {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .blogv1-new-top-box .blog-v1-img-col {
    padding-right: 0 !important;
  }
  .blogv1-new-top-box .blog-v1-text-col {
    padding-left: 0 !important;
  }
}

@media (max-width: 991px) {


  .or-fill-in-manually img {
    width: 30%;
  }
  .course-slider .plp-course-box-new .course-box-details-text h3 a {
    font-size: 14px;
  }
  .course-slider .course-home-props-icon p {
    font-size: 10px;
  }
  .course-slider h3.title {
    font-weight: 800;
    padding-bottom: 0;
  }
  .about-pre-assessment-section {
    text-align: center;
    margin: 56px 0;
  }
  .about-pre-assessment h2 {
    font-size: 21px;
  }
  .about-pre-assessment p {
    margin: 8px 0 24px;
  }

  .banner-assessment h2 {
    font-size: 21px;
    line-height: normal;
  }
  .banner-assessment p {
    font-size: 16px !important;
  }
  .banner-assessment-content {
    padding: 24px 16px;
  }
  .flex-register-partnership {
    flex-direction: column;
    text-align: center;
    gap: 24px;
  }
  .box-register-partnership {
    padding: 16px;
  }
  .flex-register-partnership .btn {
    width: 100%;
  }
  .btn-position {
    background-color: #fff;
    box-shadow: 0px 5px 20px 0px rgba(14, 27, 27, 0.24);
    padding: 16px;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .div-upload {
    margin-bottom: 65px;
  }
  .btn-position a,
  .interestInPartnering .btn {
    max-width: 100%;
    width: 100%;
  }
  .reset-pass-warning {
    padding-top: 24px !important;
    padding-left: 0px !important ;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
  }
  .create-new-password {
    text-align: left !important;
  }
  /* .new-home-top-banner-img {
        height: 550px !important;
    } */
  .main-div-accept-reject {
    padding: 0px 15px;
  }
  .accept-reject-page {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 32px !important;
    gap: 30px;
    margin-top: 139px;
    margin-bottom: 142px;
    left: 0;
    border: 1px solid #d8dbdb;
    border-radius: 16px;
  }

  .course-ti {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  ul.course-home-props-icon-last {
    display: flex !important;

    /* grid-template-columns: 1fr 1fr !important; */
  }
  .course-price1 {
    padding: 0px !important;
  }
  /* #timer div {
        margin-right: 39px;
    } */
  /* #timer div p.first::after {
    margin: 0 16px;
} */

  /* #timer div p.seconds::after {
    margin: 0 20px;
} */

  /* #timer div p.third::after {
    margin: 0 24.5px;
} */
  /* .pdp-course-image, .pdp-course-image img {
        max-height: 168px;
        height: 168px;
    } */
  .pdp-course-image,
  .pdp-course-image img {
    max-height: none;
  }
  .new-marketing-pdp .new-marketing-pdp-course-home {
    justify-content: space-between;
    margin-bottom: 16px;
  }
  .pdp-course-attr-details .new-home-course-price p {
    font-size: 12px !important;
  }
  .new-marketing-pdp-price-add-cart .btn-default {
    border-radius: 8px;
    width: 133px !important;
  }
  .display-price {
    display: block;
  }
  .display-price-des {
    display: none;
  }
  .other-courses-to-check {
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #eceded;
    padding: 15px 0 !important;
  }
  #description-courses-to-check {
    display: none;
  }
  .right-div-other-courses-to-check {
    width: 100%;
  }
  .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-tabs-section .nav-tabs {
    display: inline-block !important;

    max-width: 100%;

    white-space: nowrap;

    overflow: hidden;

    overflow-x: auto;
  }

  .blog-tabs-section .nav-tabs .nav-item {
    display: inline-block;

    margin-right: 22px;
  }

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

  .blog-tabs-section .nav-tabs .nav-link {
    padding-bottom: 6px !important;
  }

  .blog-tabs-section {
    margin-bottom: 12px;
  }
  /* homepage countdown banner */
  .course-countdown-timer h3 {
    font-size: 24px !important;
    font-weight: 800;
    line-height: 29.36px;
    margin-top: 6px;
    font-family: "Inter-ExtraBold";
  }
  .title-center-mb {
    text-align: center;
  }
  .course-countdown-timer {
    border-top: 1px solid #c6cbcb;
    margin: 12px 0 0;
    padding-top: 15px;
  }
  .mb-remove-border {
    border-top: 0;
    margin: 0;
  }
  .mb-remove-border .btn-default {
    max-width: 150px !important;
    min-width: 170px !important;
    padding: 10px 10px;
  }
  .course-countdown-text p {
    display: none;
  }
  .homepage_course_coundown.text-center p {
    display: block;
  }
  .homepage_course_coundown {
    margin: 24px 0;
  }
  .homepage_course_coundown.text-center {
    margin: 10px 0;
  }
  .course-countdown-timer h3 span {
    margin: 10px 24px 0px;
  }
  .date_title {
    line-height: 19.36px;
  }
  .date_title span {
    font-size: 13px;
    margin: 0 18px 0 24px;
  }
  .go-to-library-btn {
    height: 41px !important;
  }
  .go-to-library {
    border-top: 1px solid #eceded;
    padding-top: 24px;
    padding-bottom: 0px;
  }
  .phone {
    display: initial;
  }
  .new-mobile-header-v1 .notification-list {
    border-radius: 0;
  }
  .new-mobile-header-v1 .notification-list.top-notification-list {
    top: 45px;
  }
}

@media (max-width: 767px) {

  .course-slider .course-box-new-structure-design-text {
    width: 100%;
  }
  .name-instructor {
    font-size: 18px;
    line-height: 22px;
  }
  .card-instructor,
  .list-info-instructor {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .content-instructor {
    border-bottom: 0;
    padding-bottom: 0;
    width: 100%;
  }
  .dot-instructor-between {
    display: none;
  }
  .instructor-name-course {
    gap: 8px;
  }
  .instructor-name-course .dot-instructor-between {
    display: block;
    flex-shrink: 0;
  }
  .instructor-name-course .pdp-student-enroled p,
  .instructor-name-course a,
  .instructor-name-course span {
    font-size: 12px !important;
  }
  .info-instructor {
    font-size: 14px;
    line-height: 17px;
  }
  .list-info-instructor {
    padding: 12px 0 13px;
    gap: 13.5px;
  }
  .flex-item-start {
    grid-column-gap: 14.4px;
  }
  .img-instructor {
    width: 128px;
    height: 128px;
  }
  .pdp-tabs-collapse-title-instructors {
    margin-bottom: 12px;
  }
  .instructors_details .plp-course-box-new {
    padding-right: 0;
  }
  .instructors_details .course-home-props-icon p {
    font-size: 10px !important;
    font-weight: 400;
    line-height: 12px;
    color: #787f7f;
  }
  .instructors_details .course-box-new-structure-design-text {
    margin-left: 12px;
  }
  .instructors_details .plp-course-box-new .course-box-details-text h3 a {
    font-size: 14px;
  }
  .instructors_details .new-home-course-all-box-data {
    border: 1px solid #d8dbdb;
    border-radius: 24px;
    padding: 16px;
    padding-right: 14px;
  }
  .icon-inst {
    width: 14px;
  }
  .instructors_details ul.course-home-props-icon li {
    gap: 4px;
    min-width: auto;
  }

  .new-login-page-v1-all-form a {
  }
  .forget-password-new {
    text-align: left;
  }
  /* .sign-up-new {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    padding: 24px 20px 60px 20px !important;
    background: #ffffff;
    border: 1px solid #d8dbdb;
    border-radius: 16px;
  } */
  .new-home-all-clients-boxes {
    display: flex;
  }
  .main-join-course-div .course-added-msg {
    margin-bottom: 0px !important;
  }
  .btn-join-course,
  .btn-join-exam { 
    border-radius: 4px;

    width: 100%;
  }
  .notify-me-div {
    display: block;
  }
  .btn-div {
    width: 100%;
  }
  .notify-email-btn {
    width: 100% !important;

    border-radius: 4px !important;
  }
  .input-div {
    width: 100%;
  }
  .ul.course-home-props-icon-last-ar {
    display: grid;
  }
  .time-option {
    font-size: 12px;

    line-height: 15px;
  }
  .ul.course-home-props-icon-last-ar li {
    justify-content: flex-start !important;
  }
  .pdp-course-attr-details {
    border-bottom: none;
  }
  .price-detail-course {
    border-top: none;
    padding-top: 0px;
  }
  .Privacy-footer {
    display: block;
  }
  .verify-email-course,
  .join-course-section {
    padding-top: 40px;
  }
  .join-course-section,
  .verify-email-course-mob {
    position: fixed;
    width: 100%;
    left: 0px;
    opacity: 1.5;
    z-index: 20000;
    bottom: 0;
    background: #ffffff;
    box-shadow: 0px -4px 8px rgb(14 27 27 / 10%);
    padding: 16px 10px !important;
  }
  .join-course-menu-view {
    z-index: 0 !important;
  }


  .my-account-user-box-verfication-back-color {
    margin-left: 0px !important;

    margin-right: 0px !important;
  }

  .accept-reject-page :last-child {
    gap: 16px;

    width: 100%;
  }
  .accept-reject-page {
    box-sizing: border-box;

    display: flex;

    flex-direction: column;

    align-items: center;

    padding: 24px 16px !important;

    gap: 24px;

    margin-top: 140px;

    margin-bottom: 140px;

    left: 0;

    border: 1px solid #d8dbdb;

    border-radius: 16px;
  }

  section.new-home-slider-carso.aboutv1-instructors-slider {
    padding-bottom: 50px;
  }
  .aboutus-instructor-list {
    margin-top: 0 !important;
  }
  /* homepage countdown banner */

  .homepage_course_coundown .course-countdown-img {
    width: 72px;
    margin-right: 12px;
    height: 72px;
    border-radius: 8px;
  }

  /* .date_title span{
        font-size: 13px;
        margin: 0 4px 0 24px;
    } */
  .paragraph-card {
    display: grid !important;
    grid-template-columns: 114px 1.5fr;
  }
  .info-course-3 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    padding-top: 16px;
  }
  .course-card-select h4 {
    font-weight: 400;
    font-size: 10px;
    line-height: 17px;
    color: #3e4949 !important;
    padding-left: 0px !important;
  }
  .btn-course-add-cart-filter {
    width: 100% !important;
    margin-top: 10px;
  }
  .course-card-select span {
    font-weight: 500;
  }
  .formatPrice {
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 15px !important;

    color: #0e1b1b !important;
  }
  .course-card-select-link {
    font-weight: 400;
    font-size: 10px;
    line-height: 17px;
    color: #3e4949 !important;
    padding-left: 0px !important;
    text-decoration: none !important;
  }
  .tabby-image-card {
    width: 32px;
    position: absolute;
    right: 17px;
  }
  .course-countdown-text h2 {
    margin-top: 8px;
    font-family: "Inter-Bold";
    font-size: 16px;
    color: #0e1b1b !important;
    line-height: 19.36px;
  }
  .course-countdown-text h3 {
    font-family: "Inter-Regular";
    font-size: 16px !important;
    line-height: 19.36px;
  }
  .course-countdown-text .btn-default {
    font-size: 14px !important;
  }
  .summary {
    font-weight: 600 !important;

    font-family: "Inter" !important;
    font-size: 14px !important;
    color: #3e4949 !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;
  }
  .partner-of-course p {
    font-size: 12px !important;
    line-height: 15px;
    width: 50%;
    color: #3e4949;
  }
  .partner-of-course {
    max-width: 100%;
    margin: 11px 0px 16px 0px;
  }
  .all-clients-section .row:first-child {
    padding-top: 0px;
  }
  .all-clients-section .row:not(first-child) {
    padding-top: 0px;
  }
  .client {
    height: 156px;
  }
  .all-clients-section .client {
    margin-top: 16px;
  }
  .add-to-cart-sticky-div {
    position: fixed;
    bottom: 0px;
    left: 0px;
    padding: 16px 24px;
    background: #ffffff;
    box-shadow: 0px -4px 8px rgba(14, 27, 27, 0.1);
  }
  .course-card-select-new {
    margin-bottom: 57px;
  }
  .course-added-msg {
    margin: 0px !important ;
    margin-top: 8px !important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .aboutv1-some-instructor-sectoion .about-v1-slider-item-box {
    height: 260px;
  }
}
@media (max-width: 567.98px) {
  .sign-up-new{
    padding: 25px !important;
    margin: 24px auto 48px !important;
  }
  .verifiedSuccessfullyImg{
    margin-bottom: 24px;
  }
  .otp-register{
    border: 0;
    padding: 24px 6px !important;
    margin-top: 0;
  }
  .otp-field .inp{
    width: 77px;
    height: 77px;
  }
  .otp-field{
    gap: 16px;
  }
  .sign-up-new {
    border: 0px solid #ffffff;
  }
  .activateAccountForm .sign-up-new{
    padding: 0 16px !important;
  }
  .activateAccountForm{
    margin: 24px 0 48px 0 !important;
  }
}
@media (max-width: 480px) {
  .about-pre-assessment-img {
    max-height: 156px;
  }
  /* .new-home-top-banner-img {
        height: 370px !important;
    } */
  .tabby {
    min-height: 56px;
    background-color: #ffffff;
    padding: 8px !important;
    border: 1px solid #d8dbdb;
    border-radius: 4px;
    display: flex;
    align-items: flex-start;
  }
  .blog-tabs-section .nav-tabs .nav-link.active {
    border-bottom: 5px solid #0c838f !important;
  }
  .aboutv1-some-instructor-sectoion .about-v1-slider-item-box {
    height: 162px;
  }
  .aboutv1-instructors-slider-slide .comandSlider__item p a {
    font-size: 15px;
  }
  .aboutv1-instructors-slider-slide .comandSlider__item p span {
    font-size: 13px;
  }
  .about-v1-see-all-ins a {
    font-size: 14px;
  }
  .about-v1-see-all-ins a img {
    width: 19px;
  }
  .course-countdown-timer .btn-default {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 330px) {
  .date_title span {
    margin: 0 18px 0 16px;
  }
  .course-countdown-timer h3 span {
    margin: 10px 20px 0;
  }
}

@media screen and (min-height: 1000px) {
  .min-height-page {
    min-height: 80vh;
  }
  .min-height-page-checkout-n {
    min-height: 82vh !important;
  }
  .min-height-page-checkout {
    min-height: 87vh !important;
  }
}
@media (min-height: 900px) {
  .min-height-page-checkout-n {
    min-height: 82vh !important;
  }
  .min-height-page-checkout {
    min-height: 87vh !important;
  }
}
/* @media  (min-height: 1050px) {

    .min-height-page-checkout-n 
        {
        min-height: 82vh !important;
    }
    .min-height-page-checkout{
        min-height: 87vh !important;
    }
} */
