@media (max-width:767px) {

    .inner-banner .sec1-p,
    #hero .sec1-p {
        font-weight: 400
    }

    .container.hz-container {
        max-width: 95%
    }

    .hz-height-60 {
        height: 0
    }

    .hamburger {
        cursor: pointer;
        position: relative
    }

    .hamburger input {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer
    }

    .hamburger svg {
        height: 3em;
        transition: transform .6s cubic-bezier(.4, 0, .2, 1);
        pointer-events: none
    }

    .line {
        fill: none;
        stroke: #ffffff;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-width: 3;
        transition: stroke-dasharray .6s cubic-bezier(.4, 0, .2, 1), stroke-dashoffset .6s cubic-bezier(.4, 0, .2, 1);
        pointer-events: none
    }

    .line-top-bottom {
        stroke-dasharray: 12 63
    }

    .hamburger input:checked+svg {
        transform: rotate(-45deg)
    }

    .hamburger input:checked+svg .line-top-bottom {
        stroke-dasharray: 20 300;
        stroke-dashoffset: -32.42
    }

    .hz-hamburger-wrap i {
        color: #fff;
        transition: .5s;
        font-size: 20px
    }

    #hz-header>.container.hz-container {
        max-width: unset !important;
        width: 100% !important;
        display: block;
        padding: 0
    }

    #hz-header>.container.hz-container>.row {
        max-width: unset !important;
        margin: 0
    }

    div#hz-mobile-menu {
        background: #000000ec;
        z-index: 99999;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        display: none;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px)
    }

    li.menu-item.has-children>.submenu-wrap {
        position: relative;
        opacity: 1;
        z-index: 1;
        transform: unset;
        padding: 0;
        display: none;
        transition: unset
    }

    .hz-navigation li.menu-item {
        text-align: center;
        width: 100%
    }

    .hz-navigation>li.menu-item>.hz-menu-name-wrap {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .hz-navigation>li.menu-item>.hz-menu-name-wrap i {
        font-size: 16px;
        display: block
    }

    #about3 p.about2-p br,
    #about6 .about2-head br,
    #hero .sec1-p br {
        display: none
    }

    #hero {
        padding: 10% 0 0
    }

    img.float-ico {
        max-width: 20vw
    }

    img.float-ico.float-ico4 {
        max-width: 60vw;
        right: -30px;
        top: auto;
        bottom: -40px
    }

    img.float-ico.float-ico2 {
        bottom: auto;
        /* top: 100px */
    }

    .hz-card-content {
        padding: 20px
    }

    #empowering .row2>div:first-child:after {
        content: '';
        height: 100%;
        width: 4px;
        position: absolute;
        right: -3px;
        background: linear-gradient(0deg, #aa6200, transparent);
        opacity: .6;
        bottom: 2px
    }

    #empowering .row2>div:first-child:before {
        background: linear-gradient(-90deg, #aa6200, transparent)
    }

    #empowering .row2>div:nth-child(2):before {
        background: linear-gradient(90deg, #aa6200, transparent)
    }

    #empowering .row2>div:not(:last-child):before {
        height: 4px;
        width: 100%;
        top: auto;
        bottom: 0;
        right: auto;
        left: 0
    }

    .sec4-blurb-image img {
        width: 140px
    }

    .sec4-blurb {
        min-height: 30vw
    }

    #sec5_accordion:before {
        left: calc(3rem / 2)
    }

    #growth .row.row1 {
        margin-bottom: 4rem
    }

    .slick-current.slick-active .hz-testi-slide:before {
        opacity: 1
    }

    .slick-current.slick-active .hz-testi-slide {
        border-color: #000
    }

    .slick-current.slick-active .hz-testi-slide .author-name,
    .slick-current.slick-active .hz-testi-slide .hz-review p {
        color: #fff
    }

    #growth.sec-6a:before {
        height: 113%
    }

    .mobile-slider .slick-track>.slick-slide.slick-current.slick-active>.hz-mobile-slide {
        opacity: 1;
        filter: saturate(1);
        transform: scale(1)
    }

    .hz-input {
        height: 60px
    }

    section#footer-contact-form {
        padding-bottom: 10%;
        padding-left: calc(1.5rem * .5);
        padding-right: calc(1.5rem * .5)
    }

    /* #hero .sec1-head {
        font-size: 54.7px
    } */

    #best_class .sec4-sub-head,
    #growth .sec5-sub-head,
    #hero .sec1-p,
    #leaders .sec4-p,
    #leaders .sec4-sub-head,
    #sec5_accordion .accordion-body p.f-16,
    #true_partner .hz-card .hz-card-p,
    #true_partner .sec2-sub-head,
    .hz-btn {
        font-size: 18px
    }

    .hz-btn {
        width: 175px;
        height: 50px
    }

    #true_partner .hz-card .hz-card-head {
        font-size: 36px
    }

    #empowering .sec3-head {
        font-size: 48px
    }

    #home_blogs .row2 p.f-16,
    .cat-slide p,
    .footer-blurb-content p.f-16,
    .mini-menu-item a,
    li.menu-item>a,
    p.footer-bottom-p,
    p.footer-p {
        font-size: 20px
    }
    
    #hz-header.fixed-head .f-16 {
        font-size: 16px !important;
    }
    
    li.menu-item.has-children>.submenu-wrap>ul.submenu>.menu-item>a {
        font-size: inherit !important;
    }

    #sec5_accordion .accordion-button {
        font-size: 30px
    }

    #about3 .about2-head,
    #about4 .about4-head,
    #about5 .about2-head,
    #footer-contact-form .footer-form-head,
    #home_blogs .sec5-head,
    #successful .sec5-head {
        font-size: 50px
    }

    #successful .sec5-head .f-30,
    .footer-head1,
    .footer-head2 {
        font-size: 30px
    }

    img#hedear-logo,
    .header-logo .logo-tagline {
        max-width: 250px;
    }

    #about5 .about2-head span,
    #about6 .about2-head span {
        display: inline-block !important
    }

    #about5 .sec5-card {
        height: 150px
    }

    #about5 .sec5-card .card-num-head,
    #empowering h3.sec3-head2 {
        font-size: 60px
    }

    #about5 {
        padding-bottom: 40vw;
        padding-top: 15%
    }

    #about5 .sec5-img1 {
        bottom: -2vw;
        overflow: hidden
    }

    #about5 .sec5-img1 img {
        width: 200% !important;
        object-fit: cover;
        object-position: center
    }

    .mobile-slider .slick-list.draggable {
        padding: 0 20%
    }

    .fixed-head img#hedear-logo {
        width: 60%
    }

    #empowering p.sec3-head2,
    .sec5-card .card-content p {
        font-size: 14px
    }

    #leaders .sec4-head {
        font-size: 42px
    }

    #best_class .sec4-head {
        font-size: 41px
    }

    #growth .row2 .sec5-head,
    #true_partner .sec2-head {
        font-size: 45px
    }

    #growth .row1 .sec5-head {
        font-size: 43px
    }

    #home_blogs .row2 .blog-title h4 {
        font-size: 25px
    }

    #about2 .logo-slide img {
        width: 90%
    }

    #about3 .about2-p,
    #about4 .about4-p,
    #about6 .about6-p {
        font-size: 14px;
        font-weight: 400
    }

    #about3 .about2-head,
    #about4 .about4-head,
    #about5 .about2-head {
        font-size: 33px
    }

    .about5-floting-icons img.about5-float-ico.float-ico1 {
        left: 3% !important;
        top: 15%
    }

    .about5-floting-icons img.about5-float-ico {
        width: 90px
    }

    .about5-floting-icons img.about5-float-ico.float-ico2 {
        top: auto;
        bottom: 16%;
        left: 1%
    }

    .about5-floting-icons img.about5-float-ico.float-ico3 {
        right: 4% !important;
        top: 15%
    }

    .about5-floting-icons img.about5-float-ico.float-ico4 {
        top: auto;
        bottom: 16%;
        right: 3%
    }

    #about6 .about2-head {
        font-size: 26px
    }

    .inner-banner .sec1-p {
        font-size: 14px
    }

    #about4 {
        padding-bottom: 0
    }

    #about3 {
        padding-bottom: 10%
    }

    #about6 {
        padding-bottom: 11%
    }

    #fba1 .fba1-head {
        font-size: 70px;
    }

    #fba1 .fba1-p {
        font-weight: 400;
        font-size: 16px;
    }

    #fba1 .fba1-p br {
        display: none;
    }

    #fba1 {
        padding-bottom: 60%;
    }

    #fba2 .fba2-head {
        font-size: 40px;
    }

    #fba2 .fba2-p {
        font-size: 16px;
        font-weight: 400;
    }

    .fba2-card .fba2-blurb-head {
        font-size: 19px;
        margin-bottom: 0;
    }

    .fba2-card .fb2-card-p {
        font-size: 15px;
    }

    .fba2-btn-wrapper .hz-btn {
        width: 300px;
    }

    #fba3 .fba3-head {
        font-size: 40px;
        margin-bottom: 4rem;
    }

    .fba3-blurb-content h4 {
        font-size: 25px;
    }

    .fba3-blurb-content p {
        font-size: 17px;
    }

    #fba4 .fba4-head {
        font-size: 40px;
    }

    #fba4 .fba4-p {
        font-size: 18px;
        font-weight: 400;
    }

    #fba4 .fba4-p br {
        display: none;
    }

    #fba6 .fba6-head {
        font-size: 40px;
    }

    .packages-row .f-16 {
        font-size: 12px;
    }

    .packages-row .inner-row18 {
        width: calc(100% - 2rem);
    }

    .packages-row .inner-row18 .hz-btn {
        font-size: 14px;
        width: 100%;
        height: 35px;
    }

    .packages-row .f-30 {
        font-size: 20px;
    }

    .fba2-card .fba2-blurb-head br {
        display: none;
    }

    #fba1.tiktok-1 {
        padding-bottom: 60% !important;
    }

    #fba1.shopify-1 {
        padding-bottom: 80% !important;
    }

    .sec1-img1.tiktok1-img1 img {
        mix-blend-mode: unset !important;
    }

    .sec1-img1.tiktok1-img1 {
        width: 100%;
    }

    .shopify_dropshipping #fba3 {
        padding-bottom: 0%;
    }

    .shopify_dropshipping #fba3 .fba3-img1 {
        width: 100% !important;
        position: relative !important;
    }

    .walmart_automation #fba3 .fba3-img1,
    .amazon_private_label #fba3 .fba3-img1 {
        position: relative !important;
        width: 100% !important;
        margin-top: -60px;
    }

    .walmart_automation #fba3,
    .amazon_private_label #fba3 {
        padding-bottom: 0;
    }

    #footer-contact-form>.container.hz-container {
        width: 100%;
    }

    .amazon_private_label #growth .fba5-img1 {
        position: relative !important;
        transform: unset !important;
        pointer-events: none;
        margin-top: -150px;
        margin-bottom: -50px;
    }

    .amazon_private_label #growth .fba5-img1 img {
        width: 100% !important;
    }

    .amazon_private_label #fba1.amazon-1 {
        padding-bottom: 70%;
    }

    .amazon_private_label #fba1.amazon-1 .sec1-img1.amazon1-img1 {
        width: 100% !important;
    }

    .amazon_private_label #fba1.amazon-1 .sec1-img1.amazon1-img1 img {
        width: 55% !important;
        margin: 0 auto;
    }

    #blog1 .sec1-head {
        font-size: 60px;
    }

    #blog1 .sec1-p {
        font-weight: 400;
        font-size: 14px;
    }

    #blog_inner1 .sec1-head {
        font-size: 45px;
    }

    #blog_inner2 p.f-22 {
        font-size: 16px;
    }

    #blog_inner2 img {
        width: 100%;
    }

    #blog_inner1 .sec1-head {
        font-size: 45px;
    }

    #blog_inner2 p.f-22 {
        font-size: 14px;
    }

    #blog_inner2 img {
        width: 100%;
    }

    #blog_inner1 .sec1-head br {
        display: none;
    }

    #blog_inner2 p.f-26 {
        font-size: 22px;
    }

    #blog_inner2 .f-34 {
        font-size: 28px;
    }

    #contact1 .sec1-head {
        font-size: 60px;
    }

    #contact1 .sec1-p {
        font-weight: 400;
        font-size: 14px;
    }

    .contact1-floting-icons img {
        width: 62px;
    }

    .contact-info-card .contact-info-head {
        font-size: 25px;
    }

    .contact-info-card .contact-info-p {
        font-size: 16px;
    }

    .contact-info-card .contact-info-p br {
        display: none;
    }

    #contact3 .f-40 {
        font-size: 35px;
    }

    #contact3 .f-20 {
        font-size: 18px;
    }

    #contact3 .f-20 br {
        display: none;
    }

    .contact-info-card {
        padding: 40px 30px !important;
    }

    .contact-info-card .info-card-ico {
        width: 80px;
        height: 80px;
    }

    .contact-info-card .info-card-ico i {
        font-size: 25px;
    }

    .contact1-floting-icons img.float-ico.float-ico1 {
        left: 10px;
    }

    .contact1-floting-icons img.float-ico.float-ico2 {
        right: 0;
    }

    .amazon_wholesale_fba_monthly3-head {
        font-size: 60px;
    }

    .amazon_wholesale_fba_monthly3-p {
        font-size: 14px;
    }

    .amazon_wholesale_fba_monthly3-img-wrap img {
        width: 100%;
    }

    .amazon_wholesale_fba_monthly3-img-bg {
        width: 370px;
        height: 370px;
        right: 0;
    }

    .amazon_wholesale_fba_monthly3-img-wrap img {
        max-width: unset;
        width: 420px;
        height: 420px;
        margin: 0 auto !important;
        object-fit: contain;
    }

    #amazon_wholesale_fba_monthly4 .amazon_wholesale_fba_monthly3-img-wrap img {
        max-width: 400px;
        margin-left: 10%;
    }

    #amazon_wholesale_fba_monthly5 .amazon_wholesale_fba_monthly3-img-wrap img {
        max-width: 300px;
        margin-left: 7%;
        height: 410px;
        object-fit: contain;
    }

    #amazon_wholesale_fba_monthly6 .amazon_wholesale_fba_monthly3-img-wrap img {
        max-width: 330px;
        margin-left: 15%;
        object-fit: contain;
    }

    #amazon_wholesale_fba_monthly7 .amazon_wholesale_fba_monthly3-img-wrap img {
        max-width: 300px;
        margin-left: 17%;
        object-fit: contain;
    }

    .amazon_wholesale_fba_monthly3-img-bg {
        right: auto !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }

    .amazon_wholesale_fba_monthly3-img-wrap {
        margin-top: 70px;
        text-align: center !important;
    }

    #amazon_wholesale_fba_monthly4>.hz-container>.row,
    #amazon_wholesale_fba_monthly6>.hz-container>.row,
    #amazon_wholesale_fba_monthly8>.hz-container>.row {
        flex-direction: column-reverse;
    }

    .main-modal.modal.show .modal-dialog {
        max-width: 340px;
        border-radius: 15px;
        width: 100%
    }

    .main-modal .modal-body {
        padding: 15px
    }

    .main-modal.modal .btn-close {
        top: 5px;
        right: 5px;
        font-size: 12px;
        width: 15px;
        height: 15px
    }

    .modal-logo img {
        width: 120px
    }

    .main-modal.modal .modal-inner h3 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 0
    }

    .main-modal.modal .modal-inner h2 {
        font-size: 22px
    }

    .modal-form .form-group input,
    .modal-form .form-group textarea {
        font-size: 14px;
        border: 1px solid #0000002b;
        border-radius: 4px;
        font-weight: 600;
        color: #2e363e;
        min-height: 40px;
        padding: 8px 15px
    }

    .modal-form .form-group textarea {
        height: 80px
    }

    .modal-form .btn-reg,
    .modal-form .btn-reg-form {
        bottom: -17.5px;
        min-height: unset;
        height: 35px;
        font-size: 12px;
        width: 100px
    }

    .main-modal.modal.show:before,
    .main-modal.modal.show:after {
        -webkit-transform: rotate(-55deg);
        transform: rotate(-55deg);
    }

    .sec1-img1.tiktok1-img1.tiktok1-img1-new.hz-img {
        position: relative !important;
        margin-top: 40px;
    }

    body.hz-body.tiktok_shop_automation #fba1 {
        padding-bottom: 0 !important;
    }

    ul.hz-social {
        left: auto !important;
        right: 0;
        top: 25%;
        padding: 0px 20px 0 0px;
    }

    .sec-2 .bg_img {
        width: 80%;
    }

    .f-64 {
        font-size: 45px;
    }

    .f-30 {
        font-size: 23px;
    }

    #services_drive .row.row1 .sec3-p br,
    #extract .row.row1 .sec3-p br {
        display: none;
    }

    .pathway_card {
        padding: 60px 0px;
    }

    .pathway_card ul#myTab {
        flex-direction: column;
    }

    .pathway_card ul#myTab li.nav-item .nav-link {
        width: 100%;
    }

    .f-80 {
        font-size: 70px;
    }

    .f-24 {
        font-size: 20px;
    }

    .tab-content img.mw-100.d-block {
        width: 70%;
        margin: 0 auto;
    }

    .extract_card .extract_head {
        font-size: 22px;
        line-height: 1.5em !important;
    }

    #testimonials .hz-row.hz-row1 {
        flex-direction: column;
        gap: 1.5rem;
        margin-bottom: 60px;
    }

    .hz_right_slider {
        width: auto !important;
        right: auto;
        padding-right: 0.5rem;
    }

    #testimonial_slider>.owl-stage-outer.owl-height {
        padding-bottom: 10px;
    }

    .testi_slide {
        padding: 25px;
    }

    #testimonials {
        padding-bottom: 0;
    }

    .f-60 {
        font-size: 40px;
    }

    #screenshots .sec4-head br {
        display: none;
    }

    #blogs .row.hz-row.hz-row1 {
        text-align: center;
    }

    #blogs .row.hz-row.hz-row1 .sec8-btn-wrapper {
        text-align: center !important;
    }

    .sec8-btn-wrapper .hz-btn {
        width: 200px;
    }

    #recent-posts-container {
        display: flex !important;
        flex-wrap: wrap;
    }

    #recent-posts-container .hz_blog_post {
        width: calc(50% - 15px);
        flex-grow: 1;
    }

    #recent-posts-container .hz_blog_post .post_feat_img img {
        height: auto !important;
    }

    .f-84 {
        font-size: 60px;
    }

    #hero img.float-ico {
        width: 30%;
    }

    img.float-ico.float-ico3 {
        right: 10px !important;
        bottom: 40px;
    }

    img.float-ico.float-ico2 {
        top: 220px;
    }

    .sec2_bg_box:before {
        width: 100%;
    }

    .sec2_bg_box {
        padding: 38px 30px 150px 30px;
        min-height: 600px;
    }

    .stats_num p.f-80 {
        margin: 0;
    }

    .f-20 {
        font-size: 18px;
    }

    .serv_drive_card .mb-70px {
        margin-bottom: 40px;
    }

    #screenshots_slider .owl-item .hz_screenshot {
        transform: scale(1);
        width: 50%;
        margin: 0 auto;
    }

    #pathway .sec4-head br {
        display: none;
    }

    .secs_wrapper:before {
        top: 55%;
    }

    .inner-banner .inner-sub-head {
        font-size: 20px;
    }

    .inner-banner .inner-head {
        font-size: 43px;
    }

    .inner-banner .inner-p br {
        display: none;
    }

    .inner-banner {
        min-height: 600px;
    }

    .about-2 .bg_img {
        width: 100%;
    }

    .sec2_bg_box.sec3_bg_box {
        min-height: 520px;
        padding: 0;
    }

    .about-2 .f-18 {
        font-size: 16px;
    }

    .about-3 .serv_drive_card h4 {
        font-size: 22px;
    }

    .about-3 .serv_drive_card .serv_drive_card_content p {
        font-size: 14px;
    }

    .about-4 .pathway_card>*>.row-inner1 {
        margin: 0 !important;
    }

    .about-4 .pathway_card>div>.row-inner1>div:first-child {
        position: relative;
    }

    .about-4 .pathway_card>div>.row-inner1>div:first-child .about4_box_img {
        position: relative !important;
        transform: translate(50%, 0%) !important;
        margin-bottom: 50px;
        margin-top: 20px;
    }

    .about-4 .pathway_card>div>.row-inner1>div:first-child .about4_box_img img {
        max-width: 200px !important;
    }

    .about-4 .f-18 {
        font-size: 16px;
    }

    .about-4 .f-16 {
        font-size: 14px;
    }

    #blog-post-content>h2 {
        font-size: 30px;
    }

    #blog-post-content>h3 {
        font-size: 26px;
    }

    #blog-post-content>h4 {
        font-size: 22px;
    }

    #blog-post-content>h5 {
        font-size: 17px;
    }

    #blog-post-content>h6 {
        font-size: 16px;
    }

    #blog-post-content p {
        font-size: 14px;
    }

    #inner_blog_2 .row.hz-row4>div>p.f-30 {
        font-size: 25px !important;
    }

    #inner_blog_2 .row.hz-row4>.f-30 {
        font-size: 20px !important;
    }

    #posts-container {
        gap: 20px;
    }

    #posts-container .hz_blog_post {
        width: calc(50% - 14px);
    }

    #posts-container .hz_blog_post .blog_article .post_feat_img img {
        height: 200px;
    }

    #blog2 {
        padding-top: calc(8% - 0rem);
    }

    #posts-container .hz_blog_post a.blog_article p.f-16 {
        font-size: 14px;
    }

    .header-logo img#hedear-logo {
        width: auto !important;
    }

    .contact-1 .contact1_img img {
        width: 70%;
        margin: 0 auto !important;
    }

    .contact-1>.container.hz-container {
        padding-left: 3%;
    }

    .contact2_head {
        font-size: 40px;
    }

    .form_head {
        font-size: 30px;
    }

    .hz_form .hz_checkbox input[type="checkbox"]~label.form-check-label {
        font-size: 14px;
        padding: 12px 15px;
    }

    .hz_form .mb-90px {
        margin-bottom: 50px;
    }

    .hz_form .mb-60px {
        margin-bottom: 40px !important;
    }

    .hz_form textarea.hz-field {
        min-height: 120px;
    }

    .hz_form .hz-field {
        font-size: 14px;
    }

    .hz_form input.hz-field {
        min-height: 50px;
    }

    .contact-2 .hz-row.hz-row1>div:first-child,
    .contact-2 .hz-row.hz-row1>div:first-child {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .contact-2 .hz-row.hz-row1>div:first-child .contact2_head,
    .contact-2 .hz-row.hz-row1>div:first-child .contact_info {
        width: 100%;
    }

    .f-28 {
        font-size: 24px;
    }

    .f-22 {
        font-size: 20px;
    }

    .f-50 {
        font-size: 40px;
    }

    .sec-6 .sec4-head,
    .sec-6 .sec6-btn-wrapper {
        padding: 0 !important;
    }

    .contact2_head {
        font-size: 31px !important;
    }

    .contact2_head br {
        display: none;
    }

    .contact2_head2 {
        font-size: 20px;
    }

    .contact2_head2 br {
        display: none;
    }

    .form_head {
        font-size: 25px;
    }

    .hz_form .mb-90px {
        margin-bottom: 35px;
    }

    #testimonials .sec4-head {
        font-size: 35px;
    }

    .yotube_automation .contact1_img img {
        transform: scale(1);
    }
    
    section#screenshots {
        padding-bottom: 0;
    }

    .hz-navigation>li.menu-item>.hz-menu-name-wrap>a {
        display: block;
        width: 100%;
        text-align: center;
    }
    
    li.menu-item.has-children>.submenu-wrap>ul.submenu>.menu-item>a {
        display: block;
        width: 100%;
    }
    
    .menu-item.active>.hz-menu-name-wrap>a:before, .menu-item>.hz-menu-name-wrap>a:hover:before,
    li.menu-item.active>a:before {
        width: 0 !important;
    }
    
    .menu-item.active>.hz-menu-name-wrap>a,
    li.menu-item.active>a {
        color: #f47434 !important;
    }
    
    .hz-navigation>li.menu-item.has-children>.hz-menu-name-wrap>a {
        width: auto !important;
    }
    
    .hz-navigation>li.menu-item.has-children>.hz-menu-name-wrap {
        justify-content: center !important;
        gap: 10px;
    }
    
    .chevron-up-icon {
        width: 30px;
        height: 30px;
        font-size: 12px;
        right: auto;
        left: 20px;
        bottom: 20px;
    }
    
    .pt-100px {
        padding-top: 50px !important;
    }
    
    .pb-100px {
        padding-bottom: 50px !important;
    }
    
    .pathway_card .row.row-inner.row-inner1>div:last-child>img {
        height: 350px;
        object-fit: contain;
    }
    
    .modal-body input.hz-input {
        height: 40px !important;
        font-size: 12px !important;
    }
    
    .modal-body textarea.hz-input {
        height: 70px !important;
        font-size: 12px !important;
    }
}