html {
    scroll-behavior: smooth !important;
   
}

body {
    background-image: url('../img/biz_image/home_page_background.svg');
    background-position: center;
    background-repeat: repeat;
    background-size: contain;
    scroll-behavior: smooth !important;
    
}

main {
    overflow-x: hidden;
}

.hero_section {
    position: relative;
    padding: 50px 0;
}

.hero_section img.banner_line {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 1400px;
    z-index: 1;
}

.hero_section img.banner_line2 {
    display: none;
}

.hero_heading {
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.hero_section .hero_heading h1 {
    margin-top: 50px;
    font-family: "Quando", serif;
    font-size: 80px;
    text-align: center;
    position: relative;
    color: #222222;
}

.hero_heading img.arrow_pattern1 {
    position: absolute;
    top: -120px;
}

.hero_section .hero_heading h1 span.heading_ed {
    border-bottom: 3px solid #FB9649;
}

.hero_section .hero_heading h1 span.header_matt {
    background: #6B7FD6;
    padding: 0px 20px;
    display: inline-block;
    color: #fff;
    transform: rotate(357deg);
    width: fit-content;
}

.hero_middle_row {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
}

.hero_content_row {
    display: flex;
    align-items: end;
}

.hero_section .middle_image img {
    max-width: 100%;
}

.hero_content_card {
    position: relative;
}

.hero_content_card img.arrow_pattern5 {
    position: absolute;
    bottom: 20px;
    right: 0px;
}

.hero_content_card img.arrow_pattern4 {
    position: absolute;
    top: -130px;
    right: 50px;
}

.hero_content_card h3 {
    color: #303030;
    font-size: 60px;
    font-weight: 500;
    font-family: "Quando", serif;
}

.hero_content_card h3 span.class_train {
    opacity: 40%;
    font-size: 20px;
    display: block;
}

.hero_content_card h3 span.class_educate {
    opacity: 60%;
    font-size: 40px;
    margin: 10px 0;
    display: block;
}

.hero_content_card p {
    color: #222222;
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
}

.hero_content_card .hero_card_link {
    display: block;
    padding: 12px 25px;
    color: #fff !important;
    border-radius: 4px;
    font-weight: 500;
    margin-top: 30px;
    font-size: 17px;
    text-align: center;
    background-image: linear-gradient(90deg, #FF7841 0%, #FE7C1A 100%);
}

.hero_section .hero_left_card {
    position: relative;
}

.hero_left_card img.arrow_pattern2 {
    position: absolute;
    top: -130px;
}

.hero_left_card img.arrow_pattern3 {
    position: absolute;
    bottom: -130px;
}

.hero_section .hero_left_card h3 {
    font-size: 26px;
    color: #303030;
    font-family: 'Satoshi-Medium' !important;
}

.hero_left_subcard {
    position: relative;
    margin-top: 50px;
}

.hero_left_subcard h2 {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 18px;
    color: #303030;
    font-family: 'Satoshi-Medium' !important;
    margin: 0;
}

.hero_left_subcard h2.student_icon {
    padding: 60px 60px;
    position: relative;
    z-index: 1;
}

.hero_left_subcard h2.student_icon img.st_curve1 {
    position: absolute;
    max-width: 45px;
    left: 40px;
    z-index: -1;
}

#student_slider {
    display: none;
}


.hero_left_subcard h2 img {
    max-width: 45px;
}

.logo_section {
    padding: 50px 0px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.logo_section .logo_heading h5 {
    color: #1E1F4B;
    font-size: 24px;
    margin-top: 50px;
    font-family: 'Satoshi-Medium' !important;
    margin-bottom: 50px;
}

.mark_main_card {
    overflow: hidden;
}

.mark_card {
    white-space: nowrap;
    animation: mark_animation 8s linear infinite;
}

@keyframes mark_animation {
    0% {
        transform: translate(0);
    }

    100% {
        transform: translate(-100%);
    }
}

.logo_slide {
    display: flex;
    align-items: center;
    gap: 100px;
    justify-content: center;
}

.logo_slide img {
    max-width: 150px;
    width: 150px;
    height: 80px;
    margin-bottom: 0;
}

.mm_series_section {
    padding: 60px 0;
    background: #FDF5ED;
}

.mm_details_card h2 {
    font-size: 60px;
    color: #FB9649;
    margin-top: 0;
    font-weight: 500;
    font-family: "Quando", serif;
    line-height: 90px;
}

.mm_details_card h2 span {
    color: #222222;
    display: block;
}

.mm_details_card p {
    color: #222222;
    font-size: 18px;
    line-height: 35px;
    max-width: 470px;
    margin-top: 30px;
}

.mm_details_card a {
    border: 2px solid #000000;
    border-radius: 6px;
    padding: 10px 30px;
    color: #222222;
    display: flex;
    width: fit-content;
    margin-top: 40px;
    font-size: 18px;
    align-items: center;
    gap: 10px;
    transition: 0.4s;
    font-family: 'Satoshi-Medium' !important;
}

.mm_details_slider_link a {
    border: 2px solid #000000;
    border-radius: 6px;
    padding: 10px 30px;
    color: #222222;
    display: none;
    width: fit-content;
    margin-top: 40px;
    font-size: 18px;
    align-items: center;
    gap: 10px;
    transition: 0.4s;
    font-family: 'Satoshi-Medium' !important;
}

.mm_details_card a:hover {
    color: #fff;
    border: 2px solid #FE7C1A;
    background: #FE7C1A;
}

.mm_details_card a i {
    line-height: 10px;
}

.mm_card {
    border: 1px solid #EAEAEA;
    border-radius: 12px;
    position: relative;
    background: #fff;
}

.mm_card .card_rate {
    border: 2px solid #FFFFFF;
    background-image: linear-gradient(90.69deg, #6B7FD6 0.6%, #384270 102.36%);
    color: #fff;
    border-radius: 4px;
    padding: 5px 8px;
    font-size: 13px;
    width: fit-content;
    margin: 0;
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 1;
}

.mm_card .card_rate.course_coming {
    background-image: none;
    background: rgb(255 255 255 / 40%);
}




.mm_series_slider.owl-carousel .owl-item .item {
    padding: 0px 15px;
}

.mm_series_slider.owl-carousel .owl-item .mm_card img {
    max-width: 100%;
    margin: 0;
    border-radius: 12px 12px 0px 0px;
}

.mm_card .mm_subcard {
    padding: 20px;
    min-height: 150px;
}

.mm_card .mm_subcard h5 {
    color: #1E1F4B;
    font-size: 22px;
    margin-top: 0;
    line-height: 30px;
    font-family: 'Satoshi-Medium' !important;
}

.mm_card .mm_subcard p {
    color: #606060;
    font-size: 17px;
}

.mm_series_slider.owl-carousel .owl-nav.disabled {
    display: flex;
    position: absolute;
    bottom: -80px;
    align-items: center;
    gap: 20px;
    padding-right: 15px;
    justify-content: end;
}

.mm_series_slider.owl-carousel .owl-nav [class*='owl-'] {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
    background-color: #F1F3FB;
    transition: 0.3s;
    color: #333333;
    top: auto;
    border: none;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
}

.mm_series_slider.owl-carousel .owl-prev {
    left: auto;
}

.mm_series_slider.owl-carousel .owl-next {
    right: auto;
}

.mm_series_slider.owl-carousel .owl-next,
.mm_series_slider.owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 20px;
    border-radius: 8px;
    position: absolute;
    top: auto;
    font-size: 22px;
    color: #333333;
    border: none;
    background: #F1F3FB;
    text-align: center;
}

.mm_series_slider.owl-carousel .owl-nav [class*='owl-']:hover {
    background-color: #6B7FD6;
    border: none;
    color: #fff;
}

.mm_card_blur {
    opacity: 40%;
}

.digital_bundle_section {
    padding-top: 130px;
    padding-bottom: 20px;
}

.digital_bundle_section .digital_bundle_heading {
    text-align: center;
    font-family: "Quando", serif;
}

.digital_bundle_section .digital_bundle_heading h5 {
    color: #717171;
    font-size: 24px;
    margin-bottom: 40px;
}

.digital_bundle_section .digital_bundle_heading h2 {
    color: #222222;
    font-size: 70px;
}

.digital_bundle_section .digital_bundle_heading h2 span {
    color: #FB9649;
}

#bundle_course_slider .item {
    display: none;
}

#bundle_course_slider .item.active {
    display: block;
}

.carousel.bundle_course_slider.fade {
    opacity: 1;
}

.carousel.bundle_course_slider .carousel-indicators {
    position: relative;
    right: inherit;
    bottom: inherit;
    left: inherit;
    z-index: 9;
    display: block;
    justify-content: inherit;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
}

.carousel.bundle_course_slider.fade {
    opacity: 1;
    margin-top: 80px;
}

.slider_row {
    display: flex;
    align-items: start;
}

.digital_bundle_section .carousel-indicators {
    margin-bottom: 0;
    width: 100%;
}

.digital_bundle_section .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: inherit;
    width: auto;
    height: auto;
    text-indent: inherit;
    background-color: transparent;
    display: block;
    color: #222222;
    cursor: pointer;
    padding: 5px 0px;
    margin: 0;
    margin-bottom: 40px;
    text-align: left;
}

.digital_bundle_section .carousel-indicators li::before {
    display: none;
}

.digital_bundle_section .carousel-indicators li::after {
    display: none;
}

.digital_bundle_section .carousel-indicators .active {
    background-color: transparent;
}

.digital_bundle_section .carousel-indicators li h4 {
    color: #222222;
    font-size: 30px;
    line-height: 40px;

}

.digital_bundle_section .carousel-indicators li p {
    display: none;
    font-size: 18px;
    margin-top: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    max-width: 400px;
}

.digital_bundle_section .carousel-indicators li.active h4 {
    font-size: 45px;
}

.digital_bundle_section .carousel-indicators li.active p {
    display: block;
}

.bundle_indicators {
    border-left: 5px solid #E9E6FA;
    padding: 0px 15px;
}

.digital_bundle_section .carousel-indicators li.active .bundle_indicators {
    padding: 5px 15px;
}

.digital_bundle_section .carousel-indicators li.active .bundle_indicators.marketing_ind {
    border-left: 5px solid #FA7D98;
}

.digital_bundle_section .carousel-indicators li.active .bundle_indicators.branding_ind {
    border-left: 5px solid #FEBB37;
}

.digital_bundle_section .carousel-indicators li.active .bundle_indicators.traffic_ind {
    border-left: 5px solid #30D0FE;
}

.digital_bundle_section .carousel-indicators li.active .bundle_indicators.influence_ind {
    border-left: 5px solid #DC3839;
}

.digital_bundle_section .carousel-indicators li.active .bundle_indicators.finance_ind {
    border-left: 5px solid #1AD661;
}

.digital_bundle_section .carousel-indicators li.active .bundle_indicators.business_ind {
    border-left: 5px solid #3579E6;
}


.banner__slider_inner .bundle_indicators {
    display: none;
}


.course_box img {
    max-width: 100%;
    margin-bottom: 20px;
}

.banner__slider_inner .category_button a {
    margin: inherit;
    margin-top: -100px;
}


.upskilling_cetegory_section {
    padding-top: 130px;
    padding-bottom: 100px;
}

.upskilling_cetegory_section .upskilling_cetegory_heading h2 {
    color: #222222;
    font-size: 70px;
    font-family: "Quando", serif;
}

.upskilling_cetegory_section .upskilling_cetegory_heading h2 span {
    color: #FB9649;
}

.upskilling_cetegory_section .upskilling_cetegory_heading p {
    color: #717171;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 25px;
}

.upskilling_slider {
    padding-top: 20px;
    padding-bottom: 80px;
    position: relative
}

.upskilling_series_slider.owl-carousel .owl-nav.disabled {
    display: flex;
    position: absolute;
    bottom: -130px;
    align-items: center;
    gap: 20px;
    padding-right: 15px;
    justify-content: end;
}

.upskilling_series_slider.owl-carousel .owl-nav [class*='owl-'] {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
    background-color: #F1F3FB;
    transition: 0.3s;
    color: #333333;
    top: auto;
    border: none;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
}

.upskilling_series_slider.owl-carousel .owl-prev {
    left: auto;
}

.upskilling_series_slider.owl-carousel .owl-next {
    right: auto;
}

.upskilling_series_slider.owl-carousel .owl-next,
.upskilling_series_slider.owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 20px;
    border-radius: 8px;
    position: absolute;
    top: auto;
    font-size: 22px;
    color: #333333;
    border: none;
    background: #F1F3FB;
    text-align: center;
}

.upskilling_series_slider.owl-carousel .owl-nav [class*='owl-']:hover {
    background-color: #6B7FD6;
    border: none;
    color: #fff;
}

.upskilling_card {
    text-align: center;
}

.upskilling_series_slider.owl-carousel .owl-item .upskilling_card img {
    max-width: 100%;
    border-radius: 12px;
}

.upskilling_card h5 {
    color: #333333;
    font-size: 22px;
    margin-top: 35px;
    font-family: 'Satoshi-Bold' !important;
}

.category_button a {
    border: 2px solid #000000;
    border-radius: 6px;
    padding: 10px 30px;
    color: #222222;
    display: flex;
    width: fit-content;
    margin: 0 auto;
    font-size: 18px;
    align-items: center;
    gap: 10px;
    position: relative;
    z-index: 1;
    transition: 0.4s;
    font-family: 'Satoshi-Medium' !important;
}

.category_button a i {
    line-height: 10px;
}

.category_button a:hover {
    color: #fff;
    border: 2px solid #FE7C1A;
    background: #FE7C1A;
}

.course_banner_section {
    text-align: center;
    padding: 60px 0;
}

.course_banner_section img {
    max-width: 100%;
}

.course_banner_section .banner_mob {
    display: none;
}

.app_section {
    padding: 120px 0;

}

.app_details {
    padding: 70px 0;
    background: #FFF3E5;
}

.app_details_main {
    position: relative;
}

.app_left_content {
    max-width: 720px;
    color: #111827;
}

img.mobile_app {
    position: absolute;
    right: 150px;
    max-width: 100%;
    top: -145px;
}

.app_left_content h2 {
    font-size: 60px;
    margin-top: 0;
    font-family: 'Satoshi-Bold' !important;
}

.app_left_content p {
    font-family: 'Satoshi-Medium' !important;
    font-size: 20px;
    line-height: 35px;
    max-width: 650px;
    margin-top: 30px;
    margin-bottom: 50px;
}

.download_link a {
    display: inline-block;
    margin-right: 20px;
}

.download_link a img {
    max-width: 150px;
}

.work_section {
    padding: 70px 0;
}

.work_row {
    display: flex;
    align-items: center;
}

.work_heading h2 {
    /* font-family: "Quando", serif; */
    font-size: 50px;
    color: #1E1F4B;
}

.work_heading h2 span {
    display: block;
    margin: 30px 0;
}

.work_heading h2 span.work_span {
    background: #6B7FD6;
    padding: 0px 20px;
    color: #fff;
    transform: rotate(358deg);
    width: fit-content;
}

.work_card {
    display: flex;
    gap: 30px;
    align-items: start;
    max-width: 450px;
    padding: 40px 0;
    position: relative;
    z-index: 1;
}

.work_card.work_card_left {
    margin-left: 300px;
}

.work_card img {
    max-width: 100px;
}

.work_card h4 {
    color: #1E1F4B;
    /* font-family: "Quando", serif; */
    font-weight: 600;
    font-size: 24px;
}

.work_card h6 {
    color: #6B7FD6;
    font-size: 18px;
    letter-spacing: 1px;
    /* font-family: 'Satoshi-Medium' !important; */
    margin-bottom: 10px;
    margin-top: 15px;
}

.work_card p {
    color: #222222;
    opacity: 80%;
    font-size: 18px;
    line-height: 30px;
}

.work_card img.work_arrow {
    z-index: -1;
    position: absolute;
    top: -155px;
    max-width: 280px;
    left: 20px;
}

.mentors_section {
    padding: 80px 0;
}

.mentors_section .mentors_heading h3 {
    font-family: "Quando", serif;
    font-weight: 500;
    font-size: 40px;
    color: #1E1F4B;
}

.mentors_slider_card {
    padding-top: 30px;
}

.mentors_slider_card .mentors_box {
    border-radius: 12px;
    position: relative;
}

.mentors_slider_card .mentors_box .mentor_overlay {
    height: 100%;
    width: 100%;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    opacity: 50%;
    border-radius: 12px;
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.mentors_slider_card .owl-carousel .owl-item .mentors_box img {
    max-width: 100%;
    border-radius: 12px;
}

.mentors_slider_card .owl-carousel .owl-item .mentors_box .item-details {
    position: absolute;
    z-index: 9;
    bottom: 0;
    width: 100%;
    padding: 20px;
}

.mentors_box .item-details h5 {
    color: #fff;
    margin: 0;
    font-size: 18px;
    font-family: 'Satoshi-Medium' !important;
}

.mentors_slider.owl-carousel .owl-nav.disabled {
    display: flex;
    position: absolute;
    bottom: auto;
    align-items: center;
    gap: 20px;
    padding-right: 15px;
    justify-content: end;
    top: -90px;
}

.mentors_slider.owl-carousel .owl-nav [class*='owl-'] {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
    background-color: #F1F3FB;
    transition: 0.3s;
    color: #333333;
    top: auto;
    border: none;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
}

.mentors_slider.owl-carousel .owl-prev {
    left: auto;
}

.mentors_slider.owl-carousel .owl-next {
    right: auto;
}

.mentors_slider.owl-carousel .owl-next,
.mentors_slider.owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 20px;
    border-radius: 8px;
    position: absolute;
    top: auto;
    font-size: 22px;
    color: #333333;
    border: none;
    background: #F1F3FB;
    text-align: center;
}

.mentors_slider.owl-carousel .owl-nav [class*='owl-']:hover {
    background-color: #6B7FD6;
    border: none;
    color: #fff;
}

.student_section {
    padding: 40px 0;
}

.student_heading h3 {
    font-family: "Quando", serif;
    font-weight: 500;
    font-size: 34px;
    color: #1E1F4B;
}

.student_heading p {
    color: #79849A;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 44px;
}

.student_card {
    box-shadow: 0px 20px 70px -10px #242A4214;
    padding: 25px;
    border-radius: 12px;
    margin-bottom: 30px;
    display: flex;
    align-items: start;
    background: #fff;
    gap: 20px;
}

.student_card a {
    display: block;
}

.student_card img.student_profile {
    max-width: 100%;
}

.student_card .student_video {
    max-width: 100%;
    margin-top: 10px;
    cursor: pointer;
}

.student_details_card h6 {
    font-size: 16px;
    color: #000000;
    margin-top: 0;
    font-family: 'Satoshi-Bold' !important;
}

.student_details_card p {
    color: #000000;
    font-size: 15px;
    line-height: 22px;
}



.faq_section {
    padding: 60px 0;
    padding-bottom: 140px;
}

.faq_section .faq_heading h4 {
    font-family: "Quando", serif;
    font-size: 34px;
    text-align: center;
    color: #222222;
}

.faq_section .faq_heading h4 span.faq_span {
    background: #6B7FD6;
    padding: 6px 20px;
    display: inline-block;
    color: #fff;
    transform: rotate(357deg);
    width: fit-content;
}

.faq_section .faq_heading p {
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
    color: #79849A;
}

.faq-item {
    padding: 30px;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
    display: flex;
    justify-content: space-between;
    align-items: start;
    border-radius: 6px;
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-question {
    font-size: 18px;
    color: #1E1F4B;
    font-family: 'Satoshi-Medium' !important;
}

.faq-question img.faq_play {
    max-width: 26px;
    display: none;
}

.faq-question.active img.faq_play {
    display: inline-block;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    padding: 0px 30px;
}

.faq-answer.active {
    margin-bottom: 20px;
}

.faq-answer p {
    color: #79849A;
    font-size: 16px;
    line-height: 24px;
}

.icon-container img {
    max-width: 40px;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
}

.icon-container img.active {
    transform: rotate(90deg);
}


.faq_item_card {
    box-shadow: 0px 4px 4px 0px #23286914;
    border: 1px solid #D8D8D8;
    border-radius: 6px;
    background: #fff;
    margin-bottom: 25px;
}

.faq-container {
    margin-top: 50px;
}

.owl-carousel .owl-nav.disabled {
    width: 100%;
}

#student_slider .carousel-indicators {
    bottom: 30px;
}

#student_slider .carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #F1F1F1;
    border: 1px solid #F1F1F1;
    border-radius: 10px;
}

#student_slider .carousel-indicators li.active {
    background-color: #222222;
    border: 1px solid #222222;
}

.work_curve1,
.work_curve2,
.work_curve3 {
    display: none;
}

.modal {
    background-color: rgb(0 0 0 / 50%);
    padding: 30px !important;
}

.modal .modal-dialog {
    display: flex;
    margin: 0 auto;
    padding: 10px;
    width: auto;
    max-width: 600px;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 60px);
}

.modal .modal-content {
    border-radius: 16px;
}

.modal .modal-body {
    padding: 30px;
    padding-bottom: 30px;
}

.modal .modal-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0px;
    padding: 25px 30px;
    color: #000;
    padding-bottom: 0px;
    padding-left: 30px;
}

.modal .modal-body iframe {
    border-radius: 16px;
}

.modal button.close {
    margin-right: 30px;
    margin-top: 25px;
    z-index: 99999;
    position: relative;
    opacity: 1;
}

.modal button.close {
    margin-right: 30px;
    margin-top: 25px;
    z-index: 99999;
    position: relative;
    opacity: 1;
}

.modal button.close img {
    max-width: 22px;
}


#newsletter_modal .modal-dialog {
    display: flex;
    margin: 0 auto;
    padding: 10px;
    width: auto;
    max-width: 500px;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 60px);
}

#newsletter_modal .form-group {
    margin-bottom: 25px;
}

#newsletter_modal .form-group label {
    font-family: 'Satoshi-Medium' !important;
    font-size: 16px;
    color: #344054;
}

#newsletter_modal .form-group input {
    border: 1px solid #D0D5DD !important;
    border-radius: 8px;
    background: #fff !important;
    box-shadow: none;
}

#newsletter_modal .btn_news_submit {
    color: #fff;
    width: 100%;
    display: inline-block;
    padding: 10px 35px;
    text-align: center;
    height: 50px;
    margin-top: 10px;
    text-decoration: none !important;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    border: none;
    background-image: linear-gradient(90deg, #FF7841 0%, #FE7C1A 100%);
}

.pop_head h4 {
    font-family: 'Satoshi-Bold' !important;
    text-align: center;
    font-size: 26px;
    line-height: 38px;
    margin-top: 40px;
    color: #333333;
}

.pop_head p {
    text-align: center;
    color: #333333;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 30px;
}


#myModal {
    background-color: rgb(0 0 0 / 50%);
    padding: 30px !important;
}

#myModal .modal-dialog {
    display: flex;
    margin: 0 auto;
    padding: 10px;
    width: auto;
    max-width: 1000px;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 60px);
}

#myModal .modal-content {
    border-radius: 16px;
}

#myModal .modal-body {
    padding: 30px;
    padding-bottom: 30px;
}

#myModal .modal-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0px;
    padding: 25px 30px;
    color: #000;
    padding-bottom: 0px;
    padding-left: 30px;
}

#myModal .modal-body iframe {
    border-radius: 16px;
}

#myModal button.close {
    margin-right: 30px;
    margin-top: 25px;
    z-index: 99999;
    position: relative;
    opacity: 1;
}

#offer_modal {
    display: none;
}

#offer_modal .modal-dialog {
    max-width: 500px;
}

.ai_popup_card {
    text-align: center;
}

.ai_popup_card img {
    max-width: 130px;
    margin-top: 35px;
}

.ai_popup_card h2 {
    font-size: 24px;
    font-family: 'Satoshi-Bold', sans-serif !important;
    line-height: 44px;
    color: #222;
    margin-top: -30px;
}

.ai_popup_card h2 span {
    display: block;
    font-size: 35px;
}

.ai_popup_card h3 {
    font-size: 20px;
    font-family: 'Satoshi-Bold', sans-serif !important;
    color: #222;
    margin-top: 35px;
}

.ai_popup_card p {
    font-size: 17px;
    color: #79849A;
    margin-bottom: 50px;
}

.ai_close_btn {
    border: 2px solid #000000;
    border-radius: 6px;
    padding: 10px 15px;
    color: #222222;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    align-items: center;
    background: #fff;
    font-family: 'Satoshi-Medium' !important;
}

.ai_book_btn {
    border: 2px solid #FE7C1A;
    background: #FE7C1A;
    border-radius: 6px;
    padding: 10px 15px;
    color: #fff !important;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    align-items: center;
    font-family: 'Satoshi-Medium' !important;
}

.freelancing_section {
    padding: 30px 0;
    padding-bottom: 80px;
    /* background: #FDF5ED;
    padding:50px 0;
    position:relative;*/
}

.freelancing_row {
    display: flex;
    align-items: start;
}

.freelancing_img img {
    max-width: 100%;
    border-radius: 8px;
    z-index: 99;
    position: relative;
    border: 5px solid #fff;
    position: relative;
}

img.freelance_curve {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    max-width: 100%;
}

img.freelance_circle {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 120px;
}

img.freelance_dot {
    position: absolute;
    right: 40px;
    bottom: 50px;
    max-width: 60px;
    z-index: 99;
}

.freelance_details {
    padding-left: 50px;
}

.freelance_details h3 {
    color: #010101;
    font-family: 'Satoshi-Black' !important;
    width: fit-content;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 40px;
    position: relative;
    line-height: 60px;
}

.freelance_details h3 img {
    position: absolute;
    max-width: 85px;
    top: 0;
    left: -40px;
}

.freelance_details h3 span {
    display: block;
    border-bottom: 4px solid #33C375;
    width: fit-content;
}

.freelance_details p {
    color: #222;
    font-family: 'Satoshi-Medium' !important;
    font-size: 17px;
    line-height: 30px;
}

.freelance_details h5 {
    color: #010101;
    font-family: 'Satoshi-Bold' !important;
    width: fit-content;
    margin-top: 0;
    margin-top: 40px;
    font-size: 22px;
}

.mark_main_card {
    padding: 10px 0;
    position: relative;
}

.mark_main_card .blur_img1 {
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9;
}

.mark_main_card .blur_img2 {
    max-width: 100%;
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 9;
    transform: rotate(180deg);
}

.mark_card {
    white-space: nowrap;
    animation: mark_animation 8s linear infinite;
}

@keyframes mark_animation {
    0% {
        transform: translate(0);
    }

    100% {
        transform: translate(-100%);
    }
}

.freelance_slide {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}

.freelance_slide img {
    max-width: 100%;
    margin-bottom: 0;
    max-height: 65px;
}

.freelance_btn {
    text-align: right;
    position: relative;
    z-index: 99;
    margin-top: 30px;
}

.btn_freelance {
    padding: 12px 60px;
    color: #fff !important;
    border-radius: 4px;
    font-weight: 500;
    margin-top: 30px;
    font-size: 17px;
    text-align: center;
    background-image: linear-gradient(90deg, #FF7841 0%, #FE7C1A 100%);
}

.freelancing_img_mob {
    display: none;
}

.freelance_bundle_heading h2 {
    color: #222222;
    font-size: 70px;
    text-align: center;
    font-family: "Quando", serif;
    margin-bottom: 40px;
    margin-top: 40px;
}

.freelance_bundle_heading h2 span {
    color: #FB9649;
}


.freelance_course_card {
    border-radius: 16px;
    max-width: 400px;
    margin: 0 auto;
}

.freelance_course_card h3 {
    text-align: center;
    color: #333;
    font-size: 19px;
    font-family: 'Satoshi-Bold' !important;
    margin: 0;
    padding: 10px;
    line-height: 34px;
    border-bottom: 2px solid #fff;
    background: rgba(51, 195, 117, 0.30);
    border-radius: 16px 16px 0px 0px;
}

.freelance_course_card2 h3 {
    background: rgba(214, 113, 49, 0.30);
}

.freelance_course_card3 h3 {
    background: rgba(71, 77, 181, 0.30);
}

.freelance_course_card h3 span {
    display: block;
    color: #000;
    font-size: 22px;
    font-family: 'Satoshi-Black' !important;
}

.freelance_course_card a {
    display: block;
}

.freelance_course_card a img {
    max-width: 100%;
    border-radius: 0px 0px 16px 16px;
}







@media(max-width:1500px) {
    .hero_section img.banner_line {
        max-width: 1000px;
    }

    .freelance_details h3 {
        font-size: 34px;
        line-height: 50px;
    }

    .freelance_details h3 img {
        max-width: 65px;
        top: 5px;
        left: -30px;
    }

    .freelance_details p {
        font-size: 16px;
        line-height: 26px;
    }

    .freelance_details h5 {
        margin-top: 30px;
        font-size: 20px;
    }
}

@media(max-width:1300px) {
    .hero_section .hero_heading h1 {
        font-size: 60px;
    }

    .hero_content_card h3 {
        font-size: 40px;
    }

    .hero_content_card h3 span.class_educate {
        font-size: 24px;
    }

    .hero_content_card h3 span.class_train {
        font-size: 16px;
    }

    .hero_content_card p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 14px;
    }

    .hero_content_card .hero_card_link {
        padding: 10px 25px;
        margin-top: 15px;
        font-size: 16px;
    }

    .hero_section .hero_left_card h3 {
        font-size: 20px;
        margin-top: 0;
    }

    .hero_left_subcard h2 img {
        max-width: 35px;
    }

    .hero_left_subcard h2 {
        gap: 15px;
        font-size: 16px;
    }

    .hero_section img.banner_line {
        max-width: 800px;
    }

    .logo_slide img {
        max-width: 100px;
        width: 100px;
        height: 60px;
    }

    .logo_slide {
        gap: 80px;
    }

    .mm_details_card h2 {
        font-size: 55px;
        margin-top: 0;
        line-height: 80px;
    }

    .mm_details_card p {
        font-size: 16px;
        line-height: 30px;
        margin-top: 20px;
    }

    .mm_details_card a,
    .banner__slider_inner .category_button a {
        padding: 10px 24px;
        margin-top: 30px;
        font-size: 16px;
        gap: 10px;
    }

    .mm_card .mm_subcard {
        padding: 10px;
        min-height: 130px;
    }

    .mm_series_slider.owl-carousel .owl-item .item {
        padding: 0px 5px;
    }

    .mm_card .mm_subcard h5 {
        font-size: 20px;
        line-height: 26px;
    }

    .mm_card .mm_subcard p {
        font-size: 15px;
    }

    .freelance_bundle_heading h2,
    .digital_bundle_section .digital_bundle_heading h2,
    .upskilling_cetegory_section .upskilling_cetegory_heading h2 {
        font-size: 55px;
    }

    .digital_bundle_section .digital_bundle_heading h5 {
        font-size: 18px;
        margin-bottom: 26px;
    }

    .digital_bundle_section .carousel-indicators li h4 {
        font-size: 24px;
    }

    .digital_bundle_section .carousel-indicators li.active h4 {
        font-size: 36px;
    }

    .digital_bundle_section .carousel-indicators li p {
        font-size: 16px;
        margin-top: 16px;
        line-height: 24px;
        letter-spacing: 0;
    }

    .digital_bundle_section .carousel-indicators li {
        margin-bottom: 20px;
    }

    .banner__slider_inner .category_button a {
        margin-top: -50px;
    }

    .upskilling_cetegory_section .upskilling_cetegory_heading p {
        font-size: 16px;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .upskilling_card h5 {
        font-size: 18px;
        margin-top: 30px;
    }

    .category_button a {
        padding: 10px 24px;
        font-size: 16px;
        gap: 10px;
    }

    .upskilling_series_slider.owl-carousel .owl-nav.disabled {
        bottom: -128px;
    }

    .app_left_content h2 {
        font-size: 45px;
    }

    .app_left_content p {
        font-size: 17px;
        line-height: 30px;
        max-width: 550px;
        margin-top: 24px;
        margin-bottom: 40px;
    }

    .download_link a img {
        max-width: 130px;
    }

    img.mobile_app {
        right: 60px;
        max-width: 300px;
        top: -135px;
    }

    .work_heading h2 {
        font-size: 55px;
        margin: 0;
    }

    .work_heading h2 span {
        margin: 24px 0;
    }

    .work_card img {
        max-width: 54px;
    }

    .work_card.work_card_left {
        margin-left: 200px;
    }

    .work_card h4 {
        font-size: 20px;
    }

    .work_card h6 {
        font-size: 16px;
    }

    .work_card p {
        font-size: 16px;
        line-height: 24px;
    }

    .work_card img.work_arrow {
        z-index: -1;
        position: absolute;
        top: -95px;
        max-width: 200px;
        left: 0px;
    }
}

@media(max-width:1200px) {
    .hero_section .hero_heading h1 {
        font-size: 50px;
    }

    .hero_left_card img.arrow_pattern2 {
        top: -100px;
        max-width: 80px;
    }

    .hero_heading img.arrow_pattern1 {
        top: -90px;
        max-width: 100px;
    }

    .hero_section img.banner_line {
        max-width: 750px;
    }

    .mm_details_card h2 {
        font-size: 45px;
        line-height: 65px;
    }

    .mm_details_card p {
        font-size: 15px;
        line-height: 26px;
        margin-top: 10px;
    }

    .mm_details_card a,
    .banner__slider_inner .category_button a {
        padding: 8px 20px;
        margin-top: 25px;
        font-size: 15px;
    }

    .category_button a {
        padding: 8px 15px;
        font-size: 15px;
    }

    .mm_card .mm_subcard h5 {
        font-size: 18px;
        line-height: 22px;
    }

    .mm_card .mm_subcard p {
        font-size: 14px;
    }

    .mm_card .mm_subcard {
        min-height: 115px;
    }

    .mentors_slider.owl-carousel .owl-next,
    .mentors_slider.owl-carousel .owl-prev,
    .mm_series_slider.owl-carousel .owl-next,
    .mm_series_slider.owl-carousel .owl-prev,
    .upskilling_series_slider.owl-carousel .owl-next,
    .upskilling_series_slider.owl-carousel .owl-prev {
        width: 45px;
        height: 45px;
        border-radius: 6px;
        font-size: 18px;
    }

    .digital_bundle_section .digital_bundle_heading h5 {
        font-size: 16px;
    }

    .freelance_bundle_heading h2,
    .digital_bundle_section .digital_bundle_heading h2,
    .upskilling_cetegory_section .upskilling_cetegory_heading h2 {
        font-size: 40px;
    }

    .digital_bundle_section {
        padding-top: 100px;
    }

    .upskilling_cetegory_section {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .upskilling_series_slider.owl-carousel .owl-nav.disabled {
        bottom: -122px;
    }

    .app_section {
        padding: 50px 0;
    }

    .app_left_content h2 {
        font-size: 40px;
    }

    .app_left_content p {
        font-size: 16px;
        line-height: 26px;
        max-width: 490px;
        margin-bottom: 30px;
    }

    img.mobile_app {
        right: 50px;
        max-width: 270px;
        top: -115px;
    }

    .course_banner_section {
        padding: 40px 0;
    }

    .work_heading h2 {
        font-size: 45px;
    }

    .work_card p,
    .work_card h6 {
        font-size: 15px;
    }

    .work_card h4 {
        font-size: 18px;
    }

    .work_card img {
        max-width: 48px;
    }

    .work_card {
        gap: 20px;
        padding: 20px 0;
    }

    .work_card img.work_arrow {
        top: -100px;
        max-width: 180px;
    }

    .mentors_section .mentors_heading h3 {
        font-size: 30px;
    }

    .mentors_slider.owl-carousel .owl-nav.disabled {
        top: -80px;
    }

    .mentors_box .item-details h5 {
        font-size: 16px;
    }

    .mentors_section {
        padding: 40px 0;
    }

    .student_heading h3,
    .faq_section .faq_heading h4 {
        font-size: 28px;
    }

    .student_card img.student_profile {
        max-width: 40px;
    }

    .student_card {
        padding: 15px;
        border-radius: 12px;
        gap: 10px;
    }

    .faq-item {
        padding: 20px;
    }

    .faq-answer p,
    .digital_bundle_section .carousel-indicators li p {
        font-size: 15px;
    }

    .faq_section {
        padding-bottom: 80px;
    }

    .freelancing_section {
        padding: 0;
        padding-bottom: 60px;
    }
}

@media(max-width:991px) {
    .hero_section .hero_heading h1 {
        font-size: 40px;
    }

    .hero_middle_row {
        display: flex;
        flex-wrap: wrap;
    }

    .hero_middle_row .a {
        order: 2;
        width: 100%;
    }

    .hero_middle_row .b {
        order: 1;
        width: 100%;
    }

    .hero_section .hero_left_card {
        margin-top: 80px;
        text-align: center;
    }

    .hero_left_subcard {
        position: relative;
        margin-top: 50px;
        display: flex;
        align-items: center;
        gap: 35px;
        justify-content: center;
    }

    .hero_left_subcard h2.student_icon img.st_curve1 {
        display: none;
    }

    .hero_left_subcard h2.student_icon {
        padding: 10px 20px;
    }

    .hero_section img.banner_line {
        max-width: 500px;
    }

    .hero_section .hero_heading h1 {
        font-size: 40px;
        margin-bottom: 50px;
        margin-top: 40px;
    }

    .hero_left_card img.arrow_pattern2 {
        top: -50px;
        max-width: 80px;
        left: 0;
    }

    .hero_left_card img.arrow_pattern3 {
        bottom: -80px;
        max-width: 80px;
        right: 0;
    }

    .hero_content_card img.arrow_pattern5 {
        max-width: 90px;
    }

    .logo_section .logo_heading h5 {
        font-size: 22px;
    }

    .hero_section {
        padding-bottom: 0;
    }

    .mm_details_card h2 span {
        display: inline-block;
    }

    .mm_details_card p {
        max-width: 100%;
    }

    .mm_details_card a {
        display: none;
    }

    .mm_details_slider {
        margin-top: 30px;
    }

    .mm_series_slider.owl-carousel .owl-item .item {
        padding: 0;
    }

    .mm_series_slider.owl-carousel .owl-nav.disabled {
        padding-right: 0;
    }

    .mm_card .mm_subcard {
        min-height: 105px;
    }

    .mm_series_section {
        padding: 50px 0;
    }

    .mm_details_slider_link a {
        display: flex;
        padding: 8px 20px;
        margin-top: 37px;
        font-size: 15px;
    }

    .logo_slide img {
        max-width: 80px;
        width: 80px;
        height: 50px;
    }

    .digital_bundle_section .digital_bundle_heading h5 {
        font-size: 15px;
        margin-bottom: 0;
    }

    .freelance_bundle_heading h2,
    .digital_bundle_section .digital_bundle_heading h2,
    .upskilling_cetegory_section .upskilling_cetegory_heading h2 {
        font-size: 35px;
    }

    .carousel.bundle_course_slider .carousel-indicators {
        display: none;
    }

    .slider_row {
        display: block;
    }

    .carousel.bundle_course_slider.fade {
        margin-top: 50px;
    }

    .digital_bundle_section {
        padding-top: 60px;
    }

    .mm_details_card a,
    .banner__slider_inner .category_button a {
        padding: 8px 50px;
        margin: 0 auto;
        margin-top: 25px;
        font-size: 15px;
    }

    .banner__slider_inner .bundle_indicators {
        display: block;
    }

    .bundle_indicators h4 {
        font-size: 28px;
        margin: 0;
        padding: 20px 0;
        padding-top: 30px;
        margin-top: 20px;
        position: relative;
        color: #222222;
    }

    .bundle_indicators p {
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 28px;
    }

    .bundle_indicators {
        border-left: none;
        padding: 0;
    }

    .bundle_indicators.marketing_ind h4:before {
        background: #FA7D98;
        content: '';
        display: block;
        width: 300px;
        height: 5px;
        border-radius: 0px 4px 4px 0px;
        position: absolute;
        top: 0;
        left: -50px;
    }

    .bundle_indicators.branding_ind h4:before {
        background: #FEBB37;
        content: '';
        display: block;
        width: 300px;
        height: 5px;
        border-radius: 0px 4px 4px 0px;
        position: absolute;
        top: 0;
        left: -50px;
    }

    .bundle_indicators.traffic_ind h4:before {
        background: #30D0FE;
        content: '';
        display: block;
        width: 300px;
        height: 5px;
        border-radius: 0px 4px 4px 0px;
        position: absolute;
        top: 0;
        left: -50px;
    }

    .bundle_indicators.influence_ind h4:before {
        background: #DC3839;
        content: '';
        display: block;
        width: 300px;
        height: 5px;
        border-radius: 0px 4px 4px 0px;
        position: absolute;
        top: 0;
        left: -50px;
    }

    .bundle_indicators.finance_ind h4:before {
        background: #1AD661;
        content: '';
        display: block;
        width: 300px;
        height: 5px;
        border-radius: 0px 4px 4px 0px;
        position: absolute;
        top: 0;
        left: -50px;
    }

    .bundle_indicators.business_ind h4:before {
        background: #3579E6;
        content: '';
        display: block;
        width: 300px;
        height: 5px;
        border-radius: 0px 4px 4px 0px;
        position: absolute;
        top: 0;
        left: -50px;
    }

    .banner__slider_inner .bundle_indicators {
        margin-bottom: 30px;
    }

    .upskilling_card h5 {
        font-size: 16px;
        margin-top: 26px;
        line-height: 26px;
    }

    .upskilling_slider {
        padding-top: 0px;
        padding-bottom: 40px;
    }

    .upskilling_series_slider.owl-carousel .owl-nav.disabled {
        bottom: -82px;
    }

    .upskilling_series_slider.owl-carousel .owl-item .upskilling_card img {
        border-radius: 8px;
    }

    .app_left_content h2 {
        font-size: 30px;
    }

    .app_left_content p {
        font-size: 15px;
        line-height: 24px;
        max-width: 370px;
        margin-bottom: 30px;
    }

    .app_details {
        padding: 50px 0;
    }

    img.mobile_app {
        right: 10px;
        max-width: 240px;
        top: -90px;
    }

    .download_link a img {
        max-width: 110px;
    }

    .work_row {
        display: block;
    }

    .work_heading h2 {
        text-align: center;
    }

    .work_heading h2 span {
        display: inline-block;
        margin: 30px 0;
    }

    .work_section {
        padding: 60px 0;
    }

    .work_card.work_card_left {
        margin-left: 240px;
        max-width: 400px;
    }

    .work_card img.work_arrow {
        top: -125px;
        max-width: 210px;
    }

    .work_heading h2 {
        font-size: 35px;
    }

    .mentors_section .mentors_heading h3 {
        font-size: 26px;
    }

    .student_section {
        padding: 0;
    }

    .student_heading h3,
    .faq_section .faq_heading h4 {
        font-size: 26px;
    }

    .student_heading p {
        color: #79849A;
    }

    .student_row {
        display: none;
    }

    #student_slider {
        display: block;
    }

    .student_card {
        padding: 15px;
        border-radius: 12px;
        gap: 10px;
        margin-bottom: 80px;
    }

    .faq_section {
        padding-bottom: 60px;
        padding-top: 20px;
    }

    .category_button a {
        margin: 0;
    }

    .banner__slider_inner .category_button a {
        margin: 0;
        margin-top: 25px;
    }

    .freelancing_row {
        display: block;
        align-items: start;
    }

    .freelancing_img_desk {
        display: none;
    }

    .freelancing_img img.freelancing_img_mob {
        display: block;
        border: none;
        border-radius: 0px;
        margin-bottom: 25px;
    }

    .freelance_details {
        padding-left: 0;
    }

    .freelance_course_card h3 {
        font-size: 14px;
        line-height: 24px;
        border-radius: 10px 10px 0px 0px;
    }

    .freelance_course_card h3 span {
        font-size: 18px;
    }

    .freelance_course_card {
        border-radius: 10px;
    }

    .freelance_course_card a img {
        max-width: 100%;
        border-radius: 0px 0px 10px 10px;
    }
}

@media(max-width:767px) {
    .hero_section .hero_heading h1 {
        font-size: 44px;
        transform: rotate(357deg);
    }

    .hero_section .hero_heading h1 span.header_matt {
        margin-top: 20px;
        transform: none;
        font-size: 54px;
        padding: 10px 20px;
    }

    .hero_content_row {
        display: block;
    }

    .hero_section .middle_image img {
        max-width: 300px;
        display: block;
        margin: 0 auto;
        margin-bottom: 50px;
    }

    .hero_left_subcard h2 {
        padding: 10px;
    }

    .hero_left_subcard h2 {
        gap: 10px;
        font-size: 15px;
        text-align: left;
    }

    .hero_left_subcard {
        gap: 15px;
    }

    .mm_details_card h2 {
        font-size: 35px;
        line-height: 55px;
    }

    .mm_series_section {
        padding: 20px 0;
    }

    .mm_card .mm_subcard h5 {
        font-size: 17px;
    }

    .app_left_content h2 {
        font-size: 24px;
    }

    .app_details {
        padding: 30px 0;
    }

    .app_left_content p {
        max-width: 300px;
    }

    img.mobile_app {
        right: 0;
        max-width: 200px;
        top: -65px;
    }

    .freelance_course_card h3 {
        font-size: 20px;
        line-height: 36px;
        border-radius: 10px 10px 0px 0px;
    }

    .freelance_course_card h3 span {
        font-size: 24px;
    }

    .freelance_course_card {
        border-radius: 10px;
        margin-bottom: 40px;
    }

    .freelancing_section {
        padding: 0;
        padding-bottom: 20px;
    }

    .row_res_count {
        display: flex;
        flex-wrap: wrap
    }

    .row_res_count .a {
        order: 3;
        width: 100%;
    }

    .row_res_count .b {
        order: 1;
        width: 100%;
    }

    .row_res_count .c {
        order: 2;
        width: 100%;
    }
}

@media(max-width:575px) {
    .hero_section img.banner_line {
        display: none;
    }

    .hero_section img.banner_line2 {
        position: absolute;
        left: 0;
        top: 0;
        max-width: 100%;
        display: block;
        z-index: 1;
    }

    .hero_content_card img.arrow_pattern4 {
        top: -60px;
        right: 130px;
    }

    .hero_left_subcard {
        display: block;
    }

    .hero_left_subcard h2 {
        padding: 20px;
        font-size: 17px;
        text-align: left;
        gap: 15px;
    }

    .hero_left_subcard h2.student_icon {
        padding: 50px;
        padding-left: 100px;
    }

    .hero_left_subcard h2 img {
        max-width: 40px;
    }

    .hero_left_subcard h2.student_icon img.st_curve1 {
        display: block;
        max-width: 52px;
        left: 60px;
    }

    .hero_section .hero_left_card h3 {
        font-size: 20px;
        margin-top: 0;
        text-align: left;
    }

    .hero_left_subcard {
        display: block;
        margin-top: 20px;
    }

    .hero_left_card img.arrow_pattern2 {
        top: -80px;
        max-width: 70px;
        left: 0;
    }

    .logo_section {
        padding: 20px 0px;
    }

    .logo_slide {
        gap: 50px;
    }

    .logo_slide img {
        max-width: 100px;
        width: 100px;
        height: 40px;
    }

    .mm_details_card h2 {
        font-size: 40px;
        line-height: 55px;
        margin-top: 20px;
    }

    .mm_details_card h2 {
        display: block;
        margin-top: 50px;
    }

    .mm_details_card p {
        line-height: 24px;
    }

    .mm_details_card p {
        display: none;
    }

    .mm_series_slider.owl-carousel .owl-nav.disabled {
        display: none;
    }

    .mm_details_slider_link a {
        padding: 8px 40px;
        margin: 0 auto;
        margin-top: 35px;
    }

    .digital_bundle_section .digital_bundle_heading {
        text-align: left;
    }

    .digital_bundle_section .digital_bundle_heading h2 {
        margin-top: 30px;
    }

    .digital_bundle_section .digital_bundle_heading h2 span {
        color: #FB9649;
        margin: 15px 0;
        display: block;
    }

    .carousel.bundle_course_slider.fade {
        margin-top: 20px;
    }

    .banner__slider_inner .category_button a {
        margin: 0 auto;
        margin-top: 20px;
        padding: 8px 40px;
    }

    .upskilling_cetegory_section {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .upskilling_cetegory_section .upskilling_cetegory_heading h2 span {
        display: block;
        margin-bottom: 15px;
    }

    .upskilling_series_slider.owl-carousel .owl-nav.disabled {
        display: none;
    }

    .category_button a {
        margin: 0 auto;
        padding: 8px 40px;
    }

    .course_banner_section img.banner_desk {
        display: none;
    }

    .course_banner_section .banner_mob {
        display: block;
    }

    .course_banner_section {
        padding: 40px 0;
        padding-top: 10px;
    }

    .app_details {
        padding: 0;
        background: none;
    }

    img.mobile_app {
        right: inherit;
        max-width: 280px;
        top: inherit;
        position: relative;
        margin: 0 auto;
        display: block;
    }

    .app_left_content p {
        max-width: 100%;
        font-family: 'Satoshi-Regular' !important;
    }

    .app_left_content h2 {
        font-size: 28px;
    }

    .app_section {
        padding: 20px 0;
    }

    .download_link {
        text-align: center;
    }

    .download_link a {
        margin: 0 10px;
    }

    .work_heading h2 {
        transform: rotate(358deg);
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .work_heading h2 span {
        margin: 0;
    }

    .work_heading h2 span.work_span {
        padding: 8px 20px;
        transform: none;
        font-size: 40px;
        margin-top: 20px;
    }

    .work_card img.work_arrow {
        display: none;
    }

    .work_card {
        padding-left: 80px;
    }

    .work_card.work_card_left {
        margin-left: 0;
        max-width: 100%;
        padding-left: 0;
    }

    .mentors_slider.owl-carousel .owl-nav.disabled {
        display: none;
    }

    .mentors_section .mentors_heading h3 {
        font-size: 28px;
    }

    .student_heading h3 {
        font-size: 28px;
        line-height: 40px;
    }

    .student_heading p {
        display: none;
    }

    #student_slider {
        margin-top: 30px;
    }

    .faq_section .faq_heading h4 {
        font-size: 30px;
        line-height: 40px;
        transform: rotate(357deg);
        margin-bottom: 25px;
    }

    .faq_section .faq_heading h4 span.faq_span {
        padding: 10px 20px;
        margin-top: 15px;
        font-size: 40px;
    }

    .faq-question {
        font-size: 16px;
    }

    .faq-question img.faq_play {
        max-width: 22px;
        margin-left: 5px;
    }

    .faq-item {
        padding: 15px;
    }

    .faq-answer p {
        font-size: 14px;
    }

    .faq-container {
        margin-top: 30px;
    }

    .faq-answer {
        padding: 0px 15px;
    }

    .faq-question {
        display: flex;
        align-items: start;
        gap: 5px;
        padding-right: 10px;
    }

    @media(max-width:767px) {


        .work_card {
            display: block;
        }

        .work_card img {
            margin-bottom: 10px;
        }

        .work_curve1,
        .work_curve2,
        .work_curve3 {
            display: block;
            max-width: 600px !important;
            position: absolute;
            z-index: -1;
        }

        img.work_curve2 {
            left: -50px;
            top: 0px;
        }

        img.work_curve1 {
            left: -50px;
            top: 40px;
            max-width: 50px !important;
        }

        img.work_curve3 {
            left: 50px;
            top: -50px;
        }

        .work_section {
            /* overflow: hidden; */
        }
    }

    #myModal {
        padding: 10px !important;
    }

    #myModal .modal-body {
        padding: 15px;
        padding-bottom: 15px;
    }

    #myModal .modal-title {
        font-size: 20px;
        font-weight: 500;
        line-height: 25px;
        margin-bottom: 0px;
        padding: 20px 15px;
        color: #000;
        padding-bottom: 0px;
        padding-left: 15px;
    }

    #myModal button.close img,
    #offer_modal button.close img {
        max-width: 18px;
    }

    #myModal button.close,
    #offer_modal button.close {
        margin-right: 15px;
        margin-top: 15px;
    }

    #myModal .modal-dialog,
    #offer_modal .modal-dialog {
        padding: 0;
    }

    .ai_popup_card img {
        max-width: 120px;
    }

    .ai_popup_card h3 {
        font-size: 18px;
        margin-top: 25px;
    }

    .ai_popup_card p {
        font-size: 16px;
        margin-bottom: 40px;
    }

    .ai_book_btn,
    .ai_close_btn {
        font-size: 16px;
    }

    .pop_head h4 {
        font-size: 24px;
        line-height: 36px;
    }

    .modal .modal-body {
        padding: 15px;
    }

    .modal button.close img {
        max-width: 18px;
    }

    .modal button.close {
        margin-right: 15px;
        margin-top: 15px;
    }

    .freelance_details h3 {
        font-size: 28px;
        line-height: 44px;
    }

    .freelance_details h3 img {
        max-width: 55px;
        top: 8px;
        left: -20px;
    }

    .freelance_details h5 {
        font-size: 17px;
    }

    .freelance_slide img {
        max-height: 50px;
    }

    .freelance_slide {
        gap: 10px;
    }

    .freelance_btn {
        text-align: left;
        margin-top: 10px;
    }

    img.freelance_curve {
        display: none;
    }

    .btn_freelance {
        padding: 12px 30px;
        margin-top: 0px;
        font-size: 16px;
        display: block;
    }
}

@media(max-width:479px) {
    .hero_section {
        padding: 20px 0;
    }

    .hero_section .hero_heading h1 {
        font-size: 35px;
    }

    span.heading_that {
        display: block;
        margin-top: 15px;
    }

    .hero_section .hero_heading h1 span.header_matt {
        margin-top: 10px;
        font-size: 40px;
    }

    .hero_section .middle_image img {
        max-width: 100%;
        margin-bottom: 40px;
    }

    .hero_heading img.arrow_pattern1 {
        top: -50px;
        max-width: 90px;
        left: -30px;
    }

    .hero_content_card img.arrow_pattern4 {
        top: -380px;
        right: -30px;
        max-width: 110px;
    }

    .hero_content_card h3 {
        font-size: 34px;
    }

    .hero_content_card h3 span.class_educate {
        font-size: 22px;
        margin: 15px 0;
    }

    .hero_content_card h3 span.class_train {
        font-size: 15px;
    }

    .hero_content_card img.arrow_pattern5 {
        bottom: auto;
        right: 0px;
        top: -30px;
    }

    .hero_left_card img.arrow_pattern2,
    .hero_left_card img.arrow_pattern3 {
        display: none;
    }

    .hero_section .hero_left_card {
        margin-top: 50px;
    }

    .hero_left_subcard h2 {
        padding: 10px;
        font-size: 15px;
    }

    .hero_left_subcard h2.student_icon {
        padding-left: 80px;
        padding-right: 0;
    }

    .hero_left_subcard h2.student_icon img.st_curve1 {
        max-width: 45px;
        left: 50px;
    }

    .mm_details_card h2 {
        display: block;
        margin-top: 30px;
        font-size: 26px;
        line-height: 46px;
    }

    .mm_details_slider_link a,
    .banner__slider_inner .category_button a {
        width: 100%;
        justify-content: center;
    }

    .category_button a {
        width: 100%;
        justify-content: center;
        padding: 8px 20px;
    }

    .digital_bundle_section {
        padding-top: 30px;
    }

    .digital_bundle_section .digital_bundle_heading h5 {
        font-size: 13px;
    }

    .freelance_bundle_heading h2,
    .digital_bundle_section .digital_bundle_heading h2,
    .upskilling_cetegory_section .upskilling_cetegory_heading h2 {
        font-size: 26px;
    }

    .bundle_indicators h4 {
        font-size: 22px;
    }

    .upskilling_slider {
        padding-bottom: 10px;
    }

    .app_left_content h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .course_banner_section {
        padding: 20px 0;
        padding-top: 10px;
    }

    .app_left_content p {
        margin-top: 10px;
    }

    .work_heading h2 {
        font-size: 30px;
    }

    .work_heading h2 span {
        margin: 10px 0;
        display: block;
        text-align: left;
    }

    .work_heading h2 span.work_span {
        padding: 8px 20px;
        font-size: 35px;
        margin-top: 0px;
    }

    .work_card img {
        max-width: 38px;
    }

    .work_card h4 {
        font-size: 16px;
    }

    .work_card.work_card_left {
        gap: 10px;
    }

    .work_card {
        gap: 20px;
        padding: 5px 0;
        padding-left: 60px;
    }

    .mentors_box .item-details h5 {
        font-size: 14px;
    }

    .mentors_section {
        padding-top: 0;
    }

    .mentors_section .mentors_heading h3 {
        font-size: 26px;
        line-height: 34px;
    }

    .student_heading h3 {
        font-size: 26px;
        line-height: 34px;
    }

    .faq_section .faq_heading h4 {
        text-align: left;
    }

    .faq_section .faq_heading h4 span {
        margin: 10px 0;
        display: block;
    }

    .faq_section .faq_heading h4 span.faq_span {
        margin: 0;
        font-size: 34px;
    }

    .faq_section {
        padding-top: 0;
    }

    .faq_section .faq_heading p {
        text-align: left;
        font-size: 14px;
    }

    img.work_curve3 {
        top: -60px;
    }

    #offer_modal {
        padding: 10px !important;
    }

    #offer_modal .modal-body {
        padding: 15px;
        padding-bottom: 30px;
    }

    .ai_popup_card img {
        max-width: 90px;
    }

    .ai_popup_card h2 {
        font-size: 20px;
        line-height: 34px;
    }

    .ai_popup_card h2 span {
        font-size: 26px;
    }

    .ai_popup_card h3 {
        font-size: 17px;
    }

    .ai_popup_card p {
        font-size: 15px;
        margin-bottom: 30px;
    }

    .ai_book_btn,
    .ai_close_btn {
        font-size: 15px;
        padding: 8px 10px;
    }

    #newsletter_modal {
        padding: 0px !important;
    }

    #newsletter_modal .modal-content {
        border-radius: 10px;
    }

    .pop_head h4 {
        font-size: 20px;
        line-height: 30px;
        margin-top: 40px;
    }

    #newsletter_modal .form-group label {
        font-size: 15px;
    }

    #newsletter_modal .form-group input {
        height: 42px;
        border-radius: 6px;
    }

    #newsletter_modal .btn_news_submit {
        height: 42px;
        margin-top: 5px;
        border-radius: 6px;
    }

    .freelance_details h3 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 20px;
        font-family: 'Satoshi-Bold' !important;
    }

    .freelance_details h3 span {
        border-bottom: 3px solid #33C375;
    }

    .freelance_details p {
        font-size: 15px;
        line-height: 24px;
    }

    .freelancing_img img.freelancing_img_mob {
        margin-bottom: 15px;
    }

    .freelance_details h5 {
        font-size: 16px;
    }

    .freelance_slide img {
        max-height: 42px;
    }

    .freelance_slide {
        gap: 5px;
    }

    img.freelance_dot {
        position: absolute;
        right: 20px;
        bottom: 20px;
        max-width: 40px;
        z-index: 99;
    }

    img.freelance_circle {
        position: absolute;
        right: 0;
        top: 0;
        max-width: 60px;
    }

    .freelance_details h3 img {
        max-width: 40px;
        top: 5px;
        left: -20px;
    }

    .freelancing_section {
        padding: 30px 0;
        /* background: #FDF5ED;
        padding: 30px 0;
        position: relative;*/
    }

    .btn_freelance {
        padding: 10px 30px;
        margin-top: 0px;
        font-size: 15px;
        display: block;
    }

    .freelance_bundle_heading h2 {
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 46px;
    }

    .freelancing_section {
        padding: 10px 0;
    }

    .freelance_course_card h3 span {
        font-size: 20px;
    }

    .freelance_course_card h3 {
        font-size: 18px;
        line-height: 32px;
        border-radius: 10px 10px 0px 0px;
    }
}

.value-prop {
    font-size: 17px !important;
    line-height: 1.6;
    color: #fff;
    margin: 20px 0;
}


.scroll-top {
    display: none !important;

}