/* @media screen and (min-width: 1500px) {
    .site-container {width: 100%;max-width: 1400px;}
    .big-header-bg .site-common-content{max-width: 1100px;margin: auto;}
} */

@media screen and (max-width: 1023px) {}

@media screen and (min-width: 768px) {
    .thumbnail-slider .swiper-slide {
        width: 100% !important;
        margin: 0 !important;
    }

    .mobile-menu-close {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    :root {
        --site-title-h1: 35px;
        --section-block-space-big: 58px;
        --section-block-space: calc(var(--site-gutters) * 6);
        --site-title-h2: 24px;
        --site-title-h3: 20px;
        --site-title-h4: 16px;
        --body-text: 14px;
        --site-line-height: 1.7;
        --section-block-space: 40px;
        --menu-text: 14px;

        --row-gap-med: 16px;
        --row-gap-big: 24px;
        --row-margin: var(--site-gutters-2);

        --section-margin-top: 40px;
        --row-gap-64: 16px;
        --title-h2-margin-bottom: 24px;
        --card-radius: 16px;
        --input-ht: 36px;

    }


    .header-section {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9;
        height: 70px;
    }

    .row-mt-40 {
        margin-top: 20px;
    }

    .row-gap-24 {
        gap: 12px;
    }

    .hero-section {
        padding-top: 50px;
    }

    .hero-section h1 {
        text-align: center;
    }

    .hero-bg {
        padding-top: 140px;
    }

    .home-page .hero-bg {
        padding-top: 60px;
    }

    .header-section {
        background: #034C84;
        backdrop-filter: blur(6px);
    }

    .hero-section .site-btn {
        margin-top: 24px;
        width: 100%;
    }


    .hero-pill {
        padding: 8px 16px;
        font-size: 10px;
        height: 30px;
        margin-inline: auto;
    }

    .hero-img-mob {
        margin-top: -70px;
        margin-bottom: -16px;
    }

    .for-mobile {
        display: block;
    }

    .for-desktop {
        display: none !important;
    }

    .text-center-desktop {
        text-align: initial;
    }

    .site-row {
        flex-direction: column;
    }

    .mark {
        background-size: 16px;
        background-position-y: 4px;
    }


    .mob-menu .site-btn {
        margin-top: 20px;
        color: var(--white-color);
        width: 150px;
        text-align: center;
    }

    .row-mt-64 {
        margin-top: 40px;
    }

    .motivational-section {
        padding-inline: 16px;
    }

    .benefit-card {
        padding: 16px;
        gap: 12px;
    }

    .site-common-content {
        gap: 6px;
    }

    .green-pill {
        font-size: 12px;
        padding: 4px 12px;
    }

    .down-green-arrow {
        /* height: 100px; */
        margin-block: 24px;
    }

    .card-col {
        gap: 8px;
    }

    .skill-section .site-col-4 {
        width: 50%;
    }

    .skill-section .mini-card {
        height: auto;
        gap: 16px;
    }

    .mindset-card-row {
        padding: 16px;
        align-items: initial;
    }

    .mindset-section.pin-mindset {
        height: 800px;
        padding-top: 70px !important;
    }

    .mindset-section .section-header {
        margin-bottom: 0 !important;
    }

    .mindset-card-row .card-left-content {
        width: 100%;
    }

    .mindset-section .card-right-content {
        gap: 12px;
    }

    .mindset-section .card-left-content>img {
        height: 180px;
    }

    .motivational-section .body-text {
        margin-top: 16px;
    }


    .testimonial-slider {
        padding-bottom: 30px !important;
    }


    .swiper-wrapper {
        padding-bottom: 26px !important;
    }

    .text-right-desktop {
        text-align: initial;
    }

    .price-st-line {
        margin-block: 16px;
    }

    .package-section .price {
        font-size: 56px;
    }

    .package-section .font-wt-500 {
        font-weight: 400 !important;
    }

    .package-section .price-card {
        max-width: 300px;
    }

    .payment-group {
        margin-top: 48px;
    }

    .course-section .site-col-2 {
        width: 100%;
    }

    .inner-banner>h2 {
        padding-top: initial;
        font-size: 35px;
    }

    .faq-section .accordion {
        padding: 12px;
        border-radius: 8px;
    }

    .faq-icon {
        font-size: 20px;
    }

    .mobile-menu-icn {
        display: block;
    }

    .p-24 {
        padding: 16px;
    }

    .form-section {
        padding: 20px;
    }

    .form-title {
        margin-bottom: 16px;
    }

    .form-section input,
    .input-select {
        margin-bottom: 8px;
    }

    input[type="checkbox"],
    input[type="radio"] {
        margin-bottom: initial;
    }

    .checkbox-group,
    .radio-box-group {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .radio-box-group {
        gap: initial;
    }

    .form-section input[type="submit"] {
        margin-bottom: initial;
        width: 100%;
        height: 34px;
        padding-block: 4px;
        border-radius: 8px;
    }

    textarea {
        height: 120px;
        overflow-y: auto;
        margin-bottom: 2px;
    }

    .masterclass-section .site-row {
        gap: 32px;
    }

    .enquiry-section .site-row {
        gap: 24px;
    }

    .enquiry-section h3 {
        max-width: 300px;
    }

    .enquiry-section .bg-white {
        margin-top: 20px;
        gap: 12px;
    }

    .enquiry-section a {
        line-height: 1;
    }

    .enquiry-section img {
        width: 48px;
        height: 48px;
    }

    .privacy-section .inner-content {
        margin-top: 16px;
    }

    .privacy-section .bullet-list ul {
        margin-top: 4px;
    }

    .about-img {
        height: 270px;
    }


    .about-col::before {
        left: 50%;
        top: -32px;
    }

    .form-section {
        padding: 12px 10px;
    }

    .team-name {
        margin-bottom: 30px;
    }

    .about-card ul li {
        flex-direction: column;
        text-align: center;
        gap: 6px;
    }

    .about-card .site-col-1 {
        width: 50%;
    }

    .about-card {
        padding: 16px;
        text-align: center;
        align-items: center;
    }

    .course-type-section .course-info img {
        height: 180px;
    }

    .accordian-section .course-timeline {
        font-size: 14px;
    }

    .course-type-section .accordion-header {
        flex-direction: column;
        align-items: initial;
    }

    .course-type-section .accordian-left-content {
        align-items: baseline;
    }

    .course-type-section .accordion-item {
        padding: 10px;
    }

    .course-type-section .course-benefit,
    .accordian-section {
        padding: 12px;
    }

    .accordion-header .course-timeline {
        margin-left: 20px;
    }

    .notification-section img {
        width: 100%;
        height: 180px;
        object-fit: cover;
        border-radius: 12px;
    }

    .faq-section .accordion-header {
        align-items: baseline;
    }

    .privacy-update {
        flex-direction: column;
    }

    .footer-row {
        flex-direction: column;
        align-items: center;
    }

    .footer-menu {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 8px;
        margin-top: 16px;
        margin-bottom: 8px;
        max-width: 330px;
        width: 100%;
        margin-inline: auto;
    }

    .desk-menu {
        flex-direction: column;
    }

    .main-menu {
        flex-direction: column;
        background: var(--white-color);
        background-repeat: no-repeat;
        background-size: cover;
        /* display: block; */
        height: 100dvb;
        position: fixed;
        top: 64px;
        right: -100%;
        width: 320px;
        padding: 40px 20px;
        flex-direction: column;
        z-index: 9;
        border-radius: 16px;
        transition: right 1s ease;
        align-items: initial !important;
    }

    .menu,
    .main-menu {
        align-items: initial !important;
    }

    .menu li>a {
        color: var(--text-dark);
        font-weight: 500;
    }

    .main-menu.active {
        right: 20px;
        /* visible when active */
    }

    .copyright-text {
        font-size: 12px;
    }

    .user-profile-list {
        position: initial;
        width: 100%;
    }

    .desk-menu .menu-item {
        display: block;
    }

    .main-menu {
        flex-direction: column-reverse;
        justify-content: flex-end;
    }

    .wp-video-shortcode video,
    video.wp-video-shortcode {
        height: 180px;
    }

    .mejs-container {
        height: 180px !important;
    }

    .mejs-poster.mejs-layer {
        height: 100% !important;
    }

    .woocommerce-wrapper .woocommerce {
        display: flex;
    }

    nav.woocommerce-MyAccount-navigation {
        width: 40% !important;
    }

    .woocommerce-MyAccount-content form {
        padding: 12px;
    }

    .woocommerce form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }

    .select2-container .select2-selection--single {
        height: 36px;
    }

    .woocommerce form .form-row .input-text,
    .select2-container .select2-selection--single .select2-selection__rendered {
        height: 36px;
        padding-block: 10px;
    }

    .buddypress-wrap .profile.edit .editfield {
        padding: 12px;
    }

    .buddypress-wrap .standard-form input:not(.small),
    .activity-update-form #whats-new-textarea textarea,
    body #buddypress input[type=submit],
    .buddypress .buddypress-wrap input[type=button] {
        height: 36px;
    }

    .buddypress .buddypress-wrap .activity-list a.button,
    .buddypress .buddypress-wrap button {
        height: 36px;
    }

    .groups-meta.action .leave-group {
        margin-inline: auto !important;
    }

    body #buddypress li {
        padding-block: initial !important;
    }

    body.buddypress.settings #pass1 {
        margin-bottom: 8px !important;
    }

    .my-activity form .ac-reply-content {
        flex-direction: column;
    }

    form.woocommerce-form-login {
        padding: 16px 12px !important;
    }

    .buddypress-wrap .standard-form input[type="radio"] {
        height: 4px;
    }

    .buddypress-wrap .standard-form input[type="radio"] {
        padding: initial !important;
    }

    .girl-group {
        margin-block: 20px;
    }


    .benefit-section h2,
    .mindset-section h2 {
        margin-bottom: 0 !important;
    }

    .benefit-section.pin-benefit {
        padding-bottom: 0 !important;
        height: 550px;
        padding-top: 70px !important;
    }

    .hero-list {
        margin-top: 60px;
    }

    .person-wrap {
        margin-top: 60%;
    }

    .course-section .site-row::after {
        display: none;
    }

    .course-section .site-row {
        margin-top: 40px;
    }

    .lecturer-name {
        text-align: center;
    }

    .bp-group-tabs-container {
        flex-direction: column;
    }

    .bp-activity-content,
    .bp-tabs {
        width: 100%;
    }

    .popup-container {
        padding-block: 20px;
    }

    .login-platforms {
        margin-block: 8px;
    }

    .popup-form .form-section {
        margin-top: 16px;
    }

    .popup-form input[type="text"],
    .popup-form input[type="email"],
    .popup-form input[type="password"] {
        padding: 12px !important;
    }

    .popup-form .form-section>.form-row {
        flex-direction: column;
        gap: initial;
    }

    .popup-form .check-mark {
        gap: initial;
    }

    .popup-form .form-col {
        width: 100%;
    }

    .inner-hero-section-desktop {
        background: url(../images/inner-bg-mob.png) no-repeat !important;
        background-size: cover;
    }

    .course-section .course-card img {
        height: 180px;
    }
}

@media screen and (max-width: 374px) {}