/**** Media Query ****/
ul.menu-top .hide-menu {
    display: none;
}
.menu-wrap {
    display: none;
}
.no-scroll {
    overflow: hidden;
}
@media (min-width:1200px) {
    .container {
        max-width: 95%;
    }
}
@media (min-width:1700px) {
    .container {
        max-width: 1640px;
    }
    .btn {
        padding: 20px 40px;
    }
    .home-banner .bottom-tagline {
        letter-spacing: 5px;
    }
}
@media (min-width: 1200px) and (max-width: 1699px) {
    .h2, .heading {
        font-size: 34px;
    }
    .page-banner {
        min-height: 500px;
        padding-bottom: 60px;
    }
    .page-banner .page-banner-title {
        font-size: 55px;
    }
    .header-logo img {
        max-width: 250px;
    }
    .menu-top li a {
        font-size: 14px;
    }
    .home-banner .banner-content {
        width: 500px;
        height: 500px;
    }
    .home-banner .banner-heading {
        font-size: 58px;
    }
    .accepted-certifications .head-info, .what-learn-sec .sub-content {
        font-size: 18px;
    }
    .what-learn-sec {
        padding: 40px;
    }
    .what-learn-sec .learn-lists {
        padding: 50px 30px;
    }
    .what-learn-sec .learn-lists .list-title {
        font-size: 20px;
    }
    .what-learn-sec .learn-lists .icon {
        width: 70px;
        height: 70px;
        border-radius: 70px;
    }
    .what-learn-sec .learn-lists .loop-col {
        margin-bottom: 35px;
    }
    .accordion-button::after {
        width: 45px;
        height: 45px;
        right: 18px;
        background-size: 20px;
        border-radius: 45px;
    }
    .accordion-button {
        font-size: 20px;
        border-radius: 15px !important;
        padding: 25px 75px 25px 25px;
    }
    .accordion-button:not(.collapsed) {
        border-radius: 15px 15px 0 0 !important;
    }
    .accordion-body {
        border-radius: 0 0 15px 15px;
    }
    .accordion .list-style ul li::before {
        border-radius: 8px;
        width: 8px;
        height: 8px;
        top: 50%;
        transform: translateY(-50%);
    }
    .checklist-cta .cta-icon {
        width: 35px;
        height: 35px;
    }
    .checklist-cta .cta-title {
        font-size: 20px;
        width: calc(100% - 55px);
    }
    .checklist-cta .cta-inner-col {
        gap: 0 15px;
        padding: 25px 20px;
    }
    .user-friendly-sec .content {
        font-size: 18px;
    }
    .course-page .course-loop {
        margin-top: 50px;
    }
    .contact-page .cta-wraper .title {
        font-size: 23px;
    }
    .home-course-slider .slick-track {
        gap: 30px;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    body {
        line-height: 1.8;
    }
    .btn, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
        padding: 12px 30px;
    }
    .header-logo img {
        max-width: 200px;
    }
    .main-header .phone-number {
        margin-left: 12px;
        padding: 12px 15px !important;
        letter-spacing: 0;
        font-size: 13px;
    }
    .gtranslate_wrapper .gt_selected svg, .gtranslate_wrapper .gt_selected img {
        width: 15px  !important;
        height: 15px !important;
        margin-right: 4px !important;
    }
    .gtranslate_wrapper .gt_switcher {
        width: 100px !important;
        margin-left: 10px !important;
    }
    .gtranslate_wrapper .gt_switcher .gt_selected a {
        width: 100px !important;
        font-size: 13px;
    }
    .space-pd {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .space-mr {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .h2 .h2, h2, .heading {
        font-size: 40px;
        margin-bottom: 15px;
    }
    .sub-heading {
        font-size: 20px;
    }
    .main-header .container {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    /*    .header-logo-col {
            width: 220px;
        }
        .header-menu-col {
            width: calc(100% - 220px);
        }*/
    ul.menu-top li {
        padding: 0px 10px;
    }
    .menu-top li a {
        font-size: 13px;
    }
    .translated-ltr .menu-top li a {
        font-size: 12px;
    }
    .translated-ltr .main-header .phone-number {
        font-size: 12px;
        max-width: 180px;
    }
    .home-banner .banner-content {
        width: 420px;
        height: 420px;
    }
    .home-banner .banner-heading {
        font-size: 50px;
        line-height: 1.2;
    }
    .translated-ltr .home-banner .bottom-tagline {
        font-size: 16px;
    }
    .translated-ltr .home-banner .banner-heading {
        font-size: 36px;
    }
    .home-banner .bottom-tagline {
        font-size: 18px;
        letter-spacing: 1px;
    }
    .home-courses-sec::before {
        border-radius: 0 0 160px 0;
    }
    .home-courses-sec::after {
        border-radius: 0 0 0 160px;
    }
    .home-courses-sec .course-item {
        padding: 45px 15px 15px;
    }
    .home-courses-sec .course-categories {
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 20px;
    }
    .home-courses-sec .course-name {
        font-size: 16px;
    }
    .home-courses-sec .price-lesson {
        gap: 0 10px;
        margin-top: 10px;
    }
    .home-courses-sec .course-lesson,
    .home-courses-sec .course-price {
        font-size: 14px;
        letter-spacing: 1px;
    }
    .home-courses-sec .course-img {
        margin: 100px auto 0;
    }
    .home-courses-sec .course-link {
        width: 48px;
        height: 48px;
        border-radius: 48px;
        right: 0;
    }
    .home-courses-sec .course-link svg {
        width: 16px;
        height: 16px;
    }
    .search-icon {
        width: 22px;
        height: 22px;
        line-height: 22px;
        margin-left: 10px;
    }
    .menu-top {
        padding-right: 15px;
    }
    .search-icon svg, .search-icon img {
        width: 15px;
        height: 15px;
    }
    .menu-cart .cart-count {
        max-width: 18px;
        min-height: 18px;
        top: -2px;
        font-size: 12px;
    }
    .home-badge-sec img {
        height: 100px;
    }
    .home-academy-sec .content {
        font-size: 22px;
        line-height: 1.9;
        margin-top: 40px;
    }
    .home-academy-sec .art-logo-img {
        max-width: 200px;
    }
    .home-nationally-sec img {
        border-radius: 0 60px 60px 60px;
    }
    .footer-menu li a {
        font-size: 14px;
    }
    .footer-about {
        padding-right: 40px;
    }
    .copyright {
        margin-top: 60px;
        font-size: 14px;
    }
    .accepted-certifications .lists .content {
        letter-spacing: 1px;
        font-size: 14px;
    }
    .accepted-certifications .lists .title {
        font-size: 15px;
        letter-spacing: 1px;
        padding: 0;
    }
}

@media (max-width: 1199px) {
    body {
        font-size: 14px;
        line-height: 1.7;
    }
    .page-banner .page-banner-title {
        font-size: 46px;
    }
    .h2, h2, .heading {
        font-size: 36px;
    }
    .space-pd {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .space-mr {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .sidebar-heading, .sidebar .widget-title {
        font-size: 30px;
    }
    .alignleft, .alignright {
        float: none;
        display: block;
        margin: 20px auto;
    }
    .menu-header {
        display: none;
    }
    ul.menu-top .hide-menu {
        display: block;
    }
    .main-header .container {
        max-width: 100%;
    }
    .main-menu {
        justify-content: end;
    }
    .menu-wrap {
        background-color: var(--bs-theme-color);
        position: fixed;
        top: 110px;
        height: 100%;
        width: 100%;
        right: -100%;
        font-size: 1em;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: 12;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .menu-full-wrapper {
        width: 100%;
        position: absolute;
        top: 0;
        text-align: left;
    }
    .menu-show {
        right: 0;
        max-width: 100%;
    }
    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        height: 100%;
        padding-bottom: 50%;
    }
    .menu-bar-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper li {
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        margin: 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.20);
        padding: 0;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(0, 0, 0, .03);
    }
    .menu-sidebar .menu-bar-wrapper li:last-child {
        border: none;
    }
    .menu-sidebar .menu-bar-wrapper li>a {
        color: var(--bs-white);
        padding: 10px 15px;
        position: relative;
        display: block;
        line-height: 1.6;
        font-weight: 500;
        text-transform: capitalize;
    }
    .menu-sidebar .menu-bar-wrapper li>a:hover:after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a, .menu-sidebar .menu-bar-wrapper li>a:focus,
    .menu-sidebar .menu-bar-wrapper li.current-menu-parent>a,
    .menu-sidebar .menu-bar-wrapper li.menu-item-has-children:hover > a,
    .menu-sidebar .menu-bar-wrapper li>a:hover,
    .menu-sidebar .menu-bar-wrapper li.current_page_ancestor > a{
        background-color: var(--bs-darkblack);
        color: var(--bs-white);
    }
    .menu-sidebar .sidebar-menu-arrow:after {
        content: "";
        cursor: pointer;
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
        display: inline-block;
        width: 10px;
        height: 10px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: auto;
        position: absolute;
        right: 15px;
        top: 50%;
        bottom: 0;
        margin-top: -8px;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>.sidebar-menu-arrow:after, .menu-sidebar .menu-bar-wrapper li.current-menu-parent>.sidebar-menu-arrow.responsive-up-arrow:after, .menu-sidebar .menu-bar-wrapper li.current-menu-parent>.sidebar-menu-arrow:after, .menu-sidebar .menu-bar-wrapper li:hover .sidebar-menu-arrow:after, .testimonials-slider .slick-arrow:hover:after {
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
        transform: rotate(135deg);
        display: block;
        margin: 0;
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
    .current-menu-parent span.sidebar-menu-arrow::after {
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a+.sidebar-menu-arrow::after {
        color: #0e2743;
    }
    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
        font-weight: 400;
        background-color: #e93941;
        color: #fff;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children {
        position: relative;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        position: absolute;
        right: 0;
        top: 0;
        height: 47px;
        width: 44px;
        background-color: transparent;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
        display: none;
        background: none;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        padding-left: 30px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
        font-size: 16px;
    }
    .sidebar-menu-arrow::after {
        cursor: pointer;
        content: "";
        position: absolute;
        top: 0px;
        margin: auto;
        bottom: 0px;
        right: 0;
        background-size: 14px;
        height: 40px;
        width: 40px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
        display: none;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
        padding-left: 50px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li .sub-menu li a {
        padding-left: 70px;
    }
    .menu-button {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all ease-in-out .4s;
        position: relative;
        border-radius: 5px;
        overflow: hidden;
        background: var(--bs-theme-color);
    }
    .menu-button .menu-bar {
        position: absolute;
        transition: .5s;
        opacity: 1;
        margin: 0 auto;
        width: 25px;
        left: 0;
        right: 0;
        background: #fff;
        height: 2px;
        border-radius: 0px;
    }
    .menu-button:hover {
        cursor: pointer;
    }
    .menu-button .menu-bar-top {
        top: 10px;
    }
    .menu-button .menu-bar-middle {
        top: 50%;
        transform: translateY(-50%);
    }
    .menu-button .menu-bar-bottom {
        top: auto;
        bottom: 10px;
    }
    .menu-button.button-open {
        z-index: 13;
    }
    .menu-button.button-open {
        z-index: 13;
    }
    .button-open .menu-bar-middle {
        background-color: #beccd7;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }
    .menu-button.button-open .menu-bar-top {
        transform: rotate(45deg) translate(13px, 13px);
        transition: .5s;
        top: 0;
        opacity: 1;
    }
    .menu-button.button-open .menu-bar-bottom {
        transform: rotate(-45deg) translate(9px, -9px);
        transition: .5s;
        top: 31px;
    }
    header .sub-menu li ul.sub-menu {
        position: static;
    }
    .search-icon {
        line-height: 40px;
        width: 40px;
        height: 40px;
        align-items: center;
        justify-content: center;
        transition: all ease-in-out .4s;
        margin-left: 0;
        margin-right: 10px;
        background: var(--bs-theme-color);
        border-radius: 5px;
    }
    .search-icon svg,
    .search-icon img {
        width:15px;
        height: 15px;
    }
    .main-header .phone-number {
        gap: 0;
        margin-left: 0;
        line-height: normal;
        padding: 0 !important;
        letter-spacing: 0;
        margin-right: 10px;
        font-size: 0;
        line-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 5px;
    }
    .main-header .phone-number:hover {
        background: var(--bs-theme-color);
        color: #fff !important;
        border-color: var(--bs-theme-color);
    }
    .menu-cart .cart-count {
        right: 15px;
        background: #fff;
        color: var(--bs-theme-color);
        top: 10px;
    }



    .home-banner {
        height: 670px;
    }
    .home-banner .banner-content {
        width: 420px;
        height: 420px;
    }
    .home-banner .banner-heading {
        font-size: 40px;
    }
    .home-banner .bottom-tagline {
        font-size: 18px;
    }

    .home-courses-sec::before {
        border-radius: 0 0 150px 0;
    }
    .home-courses-sec::after {
        border-radius: 0 0 0 150px;
    }
    .home-courses-sec .g-5, .home-courses-sec .gx-5 {
        --bs-gutter-x: 1rem;
    }
    .home-courses-sec .course-item {
        padding: 30px 15px 15px;
    }
    .home-courses-sec .course-img {
        margin: 50px auto 0;
    }
    .home-courses-sec .course-name {
        font-size: 18px;
        min-height: 100px;
    }
    .home-courses-sec .course-categories {
        font-size: 13px;
        margin-bottom: 15px;
    }
    .home-courses-sec .course-lesson, .home-courses-sec .course-price {
        font-size: 13px;
        letter-spacing: 0px;
    }
    .home-courses-sec .course-link {
        width: 45px;
        height: 45px;
        border-radius: 45px;
        right: 5px;
        top: 10px;
    }
    .home-badge-sec img {
        height: 120px;
    }
    .home-academy-sec .content {
        font-size: 18px;
        margin-top: 20px;
    }
    .home-nationally-sec img {
        border-radius: 0 50px 50px 50px;
    }
    .home-wallet-sec {
        border-radius: 0 100px 0 0;
    }
    .footer-col-2, .footer-col-3 {
        margin-top: 40px;
    }
    .footer-logo img {
        margin: 0 auto;
    }
    .footer-about {
        padding-right: 0;
    }
    .what-learn-sec .learn-lists {
        padding: 30px 20px;
    }
    .ebook-sec {
        padding: 60px 50px;
    }
    .post-lists, .post-default-content, .default-content, .blog-detail post-navigation, .pagination, .blog-detail .post-navigation {
        padding-right: 0;
    }
    .course-page .course-loop {
        margin-top: 40px;
    }
    .contact-page .cta-wraper .title {
        font-size: 26px;
    }
    .contact-page .cta-wraper .outer-card-box {
        padding: 20px 20px;
    }
    .page-banner {
        min-height: 400px;
    }
    .home-course-slider .slick-track {
        gap: 25px;
    }
    .gtranslate_wrapper .gt_switcher {
        margin-left: 0 !important;
        margin-right: 15px;
    }
}

@media (max-width: 991px) {
    body {
        font-size: 14px;
    }
    .page-banner {
        min-height: 450px;
        padding-bottom: 40px;
    }
    aside.sidebar {
        margin-top: 60px;
    }
    .h2 .h2, h2, .heading, h2.title {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .heading br {
        display: none;
    }
    .page-banner .page-banner-title {
        font-size: 36px;
    }
    .home-nationally-sec img {
        margin-bottom: 30px;
    }
    .header-logo-col, .header-menu-col {
        width: 50%;
    }
    .wallet-card-slider {
        margin-top: 50px;
    }
    .wallet-card-slider img {
        width: auto !important;
        margin: 0 auto;
    }
    .question-block {
        border-radius: 15px 15px 350px 350px;
        padding: 60px 25px 25px;
        max-width: 500px;
        margin: 60px auto 0;
    }
    #footer {
        padding-top: 60px;
        padding-bottom: 20px;
    }
    .copyright {
        margin-top: 50px;
    }
    .ebook-sec {
        padding: 50px 25px;
        text-align: center;
    }
    .ebook-sec img {
        margin: 0 auto 30px;
    }
    .what-learn-sec .list-img-block {
        border-radius: 30px 30px 0 0;
    }
    .what-learn-sec .learn-lists {
        border-radius: 0px 0px 30px 30px;
        padding: 40px 30px;
    }
    .checklist-cta .cta-inner-col {
        border: 1px solid rgba(0, 0, 0, 0.2) !important;
        height: 100%;
    }
    .checklist-cta {
        border-top: none;
        border-bottom: none;
        padding-top: 0;
        padding-bottom: 0;
    }
    .home-courses-sec .course-name {
        min-height: 70px;
    }
    .home-courses-sec .course-link {
        right: 20px;
        top: 22px;
    }
    .contact-page .cta-wraper .cta-loop-col {
        margin-bottom: 30px;
    }
    .contact-page .cta-wraper .cta-loop-col:last-child {
        margin-bottom: 0px;
    }
    .contact-page .contact-form-wrap .contact-img {
        margin-bottom: 30px;
    }
}

/* Small Devices View  New*/
@media (max-width: 767px) {
    .btn {
        padding: 16px 30px;
        font-size: 16px;
        letter-spacing: 0;
    }
    .page-banner {
        min-height: 400px;
        padding-bottom: 80px;
    }
    .submit-btn input[type="submit"] {
        padding: 16px 30px;
        font-size: 16px;
    }
    .btn-grp .btn {
        margin-right: 15px;
    }
    .btn-grp .btn:last-child {
        margin-right: 0px;
    }
    .form-control {
        padding: 15px 15px;
    }
    .h2, h2, .heading {
        font-size: 34px;
    }
    .page-banner .page-banner-title {
        font-size: 34px;
    }
    .space-pd {
        padding-top: 60px;
        overflow: hidden;
        padding-bottom: 60px;
    }
    .space-mr {
        margin-top: 60px;
        overflow: hidden;
        margin-bottom: 60px;
    }
    .home-courses-sec::before {
        border-radius: 0 0 120px 0;
    }
    .home-courses-sec::after {
        border-radius: 0 0 0 120px;
    }
    .home-badge-sec img {
        height: 80px;
    }
    .question-block {
        background: none;
        border-radius: 0;
        padding: 0;
        margin-top: 60px;
    }
    .question-block .title, .question-block .sub-title {
        color: var(--bs-darkblack) !important;
    }
    .satisfied-block {
        margin-top: 30px;
        padding: 25px 25px;
        flex-flow: wrap;
    }
    .satisfied-block .content-col {
        width: 100%;
    }
    .satisfied-block > img {
        width: 100%;
        max-width: 120px;
        margin-top: 25px;
    }
    .secure-payment-block .title-payment {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .payment-img {
        padding: 25px 30px;
    }
    .no-payment-tagline {
        font-size: 14px;
        margin-top: 20px;
    }
    .home-academy-sec {
        border-radius: 0 0 110px 0;
    }
    .home-academy-sec .art-logo-img {
        max-width: 180px;
    }
    .question-block .title {
        margin-bottom: 20px;
    }
    .question-block .sub-title {
        margin-bottom: 30px;
    }
    .footer-heading {
        text-align: center;
        margin-bottom: 15px;
    }
    .footer-about {
        text-align: center;
    }
    .footer-col-3 .col-6 {
        width: 100%;
        text-align: center;
    }
    ul#menu-quick-links {
        display: flex;
        margin-top: 40px;
        justify-content: center;
        align-items: center;
        gap: 15px 30px;
        flex-flow: wrap;
    }
    ul#menu-quick-links li {
        margin-bottom: 0;
    }
    .accordion-button {
        font-size: 18px;
        border-radius: 12px !important;
        padding: 20px 70px 20px 15px;
    }
    .accordion-button::after {
        width: 40px;
        height: 40px;
        right: 15px;
        background-size: 18px;
        border-radius: 40px;
    }
    .accordion-button:not(.collapsed) {
        border-radius: 12px 12px 0 0 !important;
    }
    .accordion-body {
        padding: 0px 15px 25px;
        border-radius: 0 0 12px 12px;
    }
    .course-curriculum-sec .sub-heading {
        font-size: 20px;
    }
    .what-learn-sec {
        border-radius: 20px;
        padding: 20px;
    }
    .what-learn-sec .learn-lists {
        padding: 30px 20px;
    }
    .what-learn-sec .logo-img {
        margin: 20px auto 0;
        display: block;
    }
    .what-learn-sec {
        text-align: center;
    }
    .what-learn-sec .sub-content {
        font-size: 15px;
        line-height: 1.7;
        margin-top: 12px;
    }
    .accepted-certifications .lists .title {
        font-size: 16px;
    }
    .user-friendly-sec {
        border-radius: 30px;
        padding: 40px 30px;
    }
    .user-friendly-sec .content {
        font-size: 15px;
    }
    .checklist-cta .cta-inner-col {
        padding: 25px 20px;
    }
    .ebook-sec .heading {
        font-size: 30px;
    }
    .accepted-certifications .head-info {
        font-size: 15px;
        max-width: 100%;
    }
    .home-courses-sec .course-item {
        padding: 30px 27px 25px;
    }
    .home-courses-sec .course-link {
        right: 30px;
        top: 30px;
    }
}
@media (max-width:575px) {
    body {
        font-size: 14px;
        line-height: 1.8;
    }
    .h2, h2, .heading, .what-we-do-sec .heading {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .default-content h1, .post-default-content h1 {
        font-size: 32px;
        font-weight: 700;
        text-transform: none;
    }
    .default-content h2, .post-default-content h2 {
        font-size: 28px;
        font-weight: 700;
        text-transform: none;
    }
    .default-content h3, .post-default-content h3 {
        font-size: 26px;
    }
    .default-content h4, .post-default-content h4 {
        font-size: 22px;
        font-weight: 700;
        text-transform: none;
    }
    .default-content h5, .post-default-content h5 {
        font-size: 20px;
    }
    .default-content h6, .post-default-content h6 {
        font-size: 18px;
    }
    .home-banner .banner-content {
        width: 300px;
        height: 300px;
    }
    .home-banner .banner-heading {
        font-size: 36px;
        line-height: 1.2;
        margin-bottom: 10px;
    }
    .home-banner .bottom-tagline {
        font-size: 13px;
        letter-spacing: 2px;
    }
    .accordion .list-style ul li {
        width: 100%;
    }
    .what-learn-sec .learn-lists .loop-col {
        display: block;
        margin-bottom: 30px;
        text-align: center;
    }
    .what-learn-sec .learn-lists .icon {
        margin: 0 auto 20px;
    }
    .what-learn-sec .learn-lists .list-title {
        font-size: 20px;
        line-height: 1.2;
        width: 100%;
    }
    .ebook-sec {
        padding: 50px 15px;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
        margin: 0;
    }
    .shop-page .woocommerce ul.products li.product, .shop-page .woocommerce-page ul.products li.product {
        margin-top: 30px;
    }
    .home-customer-sec img {
        width: auto !important;
        margin: 0 auto;
    }
    .footer-logo img {
        max-width: 250px;
    }
    .contact-page .cta-wraper {
        margin-bottom: 30px;
    }
    .contact-page .cta-wraper .outer-card-box {
        padding: 10px 10px;
        border-radius: 15px;
    }
    .contact-page .cta-wraper .inner-card-box {
        border-radius: 15px;
        padding: 30px 20px;
    }
    .contact-page .cta-wraper .title {
        font-size: 22px;
    }
    .contact-page .cta-wraper .cta-wrap {
        gap: 0 15px;
    }
    .contact-page .contact-form-wrap {
        padding: 30px 30px;
        border-radius: 15px;
    }
}