@media only screen and (max-width: 1399px) {
    .growth-point-content {
        height: 348px;
    }

    .mySwiper .swiper-slide .business-card {
        height: 400px;
    }

    .serviceSwiper .swiper-slide .business-card {
        height: 430px;
    }

    .otherSwiper .swiper-slide .business-card {
        height: 370px;
    }

    .marketPlaceSwiper .swiper-slide .business-card {
        height: 400px;
    }

    .testimonial-box {
        min-height: 360px;
    }
}

@media only screen and (max-width: 1366px) {
    .usp-logo-center {
        width: 260px;
        height: 260px;
    }

    .usp-logo-center img {
        height: 70px;
    }

    .usp-contentIocn-list ul li .usp-contentIocn img {
        height: 140px;
        width: 130px;
    }

    .usp-contentIocn-list ul li:nth-child(1) {
        position: absolute;
        left: 106px;
        top: 40px;
    }

    .usp-contentIocn-list ul li:nth-child(2) {
        left: 180px;
        top: 140px;
    }

    .usp-contentIocn-list ul li:nth-child(3) {
        left: 50%;
        top: 180px;
        transform: translateX(-50%);
    }

    .usp-contentIocn-list ul li:nth-child(4) {
        position: absolute;
        left: 441px;
        top: 145px;
    }

    .usp-contentIocn-list ul li:nth-child(5) {
        right: 106px;
        left: initial;
        top: 49px;
    }

    .usp-content-list li:nth-child(5) {
        right: -20px;
        top: 90px;
    }

    .usp-content-list li:nth-child(4) {
        right: 20px;
        top: 360px;
    }

    .usp-content-list li:nth-child(3) {
        left: 510px;
        top: 405px;
    }

    .usp-content-list {
        height: 560px;
    }

    .app-area {
        height: 100vh;
    }

    .app-image img {
        height: 500px;
    }

    .kickstart-content h2 {
        font-size: 32px;
        line-height: 48px;
    }

    p {
        font-size: 15px;
    }

    .app-content {
        height: 80%;
    }

    .hero-content h1 {
        font-size: 44px;
        line-height: 56px;
    }

    .word-wrapper {
        height: 54px;
    }
    .testimonial-box {
        min-height: 439px;
    }
}

@media only screen and (max-width: 1280px) {
    .app-image img {
        height: 400px;
    }
}

@media only screen and (max-width: 1199px) {
    .usp-content-item-icon,
    .usp-logo-center,
    .usp-contentIocn-list {
        display: none;
    }

    .usp-content-list {
        height: auto;
        margin: 0;
    }

    .usp-content-list li:nth-child(1),
    .usp-content-list li:nth-child(2),
    .usp-content-list li:nth-child(3),
    .usp-content-list li:nth-child(4),
    .usp-content-list li:nth-child(5) {
        position: initial;
        width: auto;
    }

    .usp-content-list ul {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 30px;
    }

    .usp-content-list ul li {
        border-radius: 15px;
        background: #fff;
        box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12),
            0px 12px 42px -4px rgba(24, 39, 75, 0.12);
        padding: 30px;
    }

    .app-contentArea {
        width: 100%;
        padding: 0 40px;
    }

    .hero-image2 {
        top: 40%;
        left: 10px;
    }

    .hero-image3 {
        top: 170px;
        right: 70px;
    }

    .hero-image4 {
        bottom: 60px;
        right: 0;
    }

    .hero-content h1 {
        font-size: 40px;
        line-height: 60px;
    }

    .word-wrapper {
        height: 58px;
    }

    .footer-top-right {
        width: 40%;
    }

    .footer-top-left h3 {
        font-size: 29px;
        line-height: 46px;
    }

    .footer-top-left {
        width: 50%;
    }

    .footer-bottom-left .gap-5 {
        gap: 20px !important;
    }

    .footer-bottom-right p {
        font-size: 13px;
    }

    .footer-top {
        padding: 50px 0 20px 0;
    }

    .custom-heading {
        width: 100%;
    }

    .custom-heading h2 {
        font-size: 36px;
    }

    .growth-point-content {
        height: 378px;
    }

    .mySwiper .swiper-slide .business-card {
        height: 460px;
    }

    .serviceSwiper .swiper-slide .business-card {
        height: 520px;
    }

    .otherSwiper .swiper-slide .business-card {
        height: 430px;
    }

    .marketPlaceSwiper .swiper-slide .business-card {
        height: 460px;
    }

    .testimonial-box {
        min-height: 420px;
    }

    .mega-menu .mega-menu-listInner {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tab-menuArea .nav-tabs {
        width: 280px;
        min-width: 280px;
    }
}

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

@media (min-width: 992px) {
    .navbar .dropdown:hover .dropdown-menu {
        display: block;
    }   

    .dropdown-menu.mega-menu {
        top: 100%;
        left: 0;
        right: 0;
        display: none;
        background: #f4f5f0;
        border-radius: 3rem;
        border-color: #dadada !important;
        box-shadow: 0px 44px 100px rgba(0, 0, 0, 0.16) !important;
        padding: 20px;
    }   
}


@media only screen and (max-width: 992px) {
    .mega-menu {
        padding: 20px;
    }

    .navbar-nav {
        gap: 0;
    }

    .navbar-nav {
        gap: 0px;
        background: #fff;
        border-radius: 20px;
        box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
        margin-top: 10px;
        padding: 10px 20px;
    }

    .nav-link {
        padding: 10px 0;
    }

    .tab-menuArea {
        flex-direction: column;
    }
    
    .tab-menuArea .nav-tabs {
        flex-direction: row;
        width: 100%;
        min-width: 100%;
    }

    .mega-menu .mega-menu-listInner {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 991px) {
    .mobile-btn {
        display: block;
    }

    .web-btn {
        display: none;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .container {
        width: 100%;
        max-width: 100%;
    }

    .app-contentArea {
        width: 100%;
        padding: 50px 20px;
        gap: 40px;
        flex-direction: column;
    }

    .app-content {
        height: auto;
        gap: 40px;
    }

    .app-area {
        height: auto;
        /* position: initial; */
    }

    .growth-highlightArea {
        gap: 20px;
    }

    .growth-highlightBox {
        padding-right: 40px;
    }

    .growth-highlight-icon img {
        width: 40px;
    }

    .growth-highlight-content h3 {
        font-size: 19px;
        margin-bottom: 0;
    }

    .footer-bottom.d-flex.justify-content-between {
        flex-direction: column;
        text-align: center;
        gap: 20px !important;
    }

    .footer-bottom-left ul.d-flex {
        justify-content: center;
    }

    .growth-pointArea {
        grid-template-columns: 1fr;
    }

    .growth-point-content {
        clip-path: inherit;
        height: auto;
    }

    .kickstart-image {
        display: none;
    }

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

    .hero-content {
        margin-bottom: 30px;
        text-align: center;
    }

    .business-area::before {
        content: "";
    }

    .business-area {
        border-radius: 30px 30px 0 30px;
    }

    .growth-section {
        margin: 80px 0 60px 0;
    }

    .mySwiper .swiper-slide .business-card,
    .serviceSwiper .swiper-slide .business-card,
    .otherSwiper .swiper-slide .business-card,
    .marketPlaceSwiper .swiper-slide .business-card {
        height: auto;
    }

    .app-content-top h2 {
        font-size: 32px;
    }

    .app-content-top {
        gap: 14px;
    }

    .app-content {
        gap: 20px;
    }

    .testimonial-box {
        min-height: 260px;
    }

    .hero-imageArea.web-heroImage {
        display: none;
    }

    .hero-imageArea-mobile {
        display: block;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .usp-content-list ul {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .footer-top {
        flex-direction: column;
        gap: 20px;
        padding: 40px 20px 30px 20px;
    }

    .footer-top-left,
    .footer-top-right {
        width: 100%;
    }

    .footer-top-right ul {
        margin: 0;
        padding: 0;
        gap: 10px;
    }

    .growth-highlightBox {
        flex-direction: column;
        align-items: start;
        padding-right: 30px;
    }

    .kickstart-section {
        margin: 40px 0;
    }

    .usp-section {
        margin: 110px 0 0px 0;
    }

    .hero-content h1,
    .custom-heading h2 {
        font-size: 30px;
        line-height: 48px;
    }

    .hero-content h1,
    .custom-heading h2 {
        margin-bottom: 0;
    }

    .hero-content {
        gap: 16px;
    }

    .business-area {
        padding: 0 20px 21px 20px;
    }

    .growth-section {
        margin: 50px 0 50px 0;
    }

    .usp-section {
        margin: 40px 0 0px 0;
    }

    .usp-content-list-item h3 {
        font-size: 20px;
    }

    .app-content-top p {
        color: #fff;
        font-size: 14px;
    }

    .word-wrapper {
        height: 45px;
    }

    p {
        font-size: 14px;
        line-height: 26px;
    }

    .kickstart-content h2 {
        font-size: 30px;
        line-height: 48px;
    }

    .kickstart-area {
        padding: 26px;
    }

    .hero-content {
        margin-bottom: 30px;
        margin-top: 0;
    }

    .app-contentArea {
        width: 100%;
        padding: 16px;
        gap: 40px;
        flex-direction: column;
    }

    .app-content-top h2 {
        font-size: 22px;
        line-height: 31px;
    }

    .hero-section {
        padding: 0 0 30px 0;
    }

    .custom-heading p {
        width: 100%;
    }

    .testimonial-box {
        min-height: auto;
    }

    .tab-menuArea {
        gap: 20px;
    }

    .mega-menu .mega-menu-listInner {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tab-menuArea .nav-tabs {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        margin: 0 -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .mega-menu {
        padding: 0px;
    }

    .mega-menu {
        border-radius: 10px;
    }

    .tab-menuArea .nav-tabs {
        border-bottom: 1px solid #ddd;
        padding: 14px 10px 8px 10px;
        margin: 0;
        gap: 10px;
    }

    .tab-menuArea .tab-content {
        flex-grow: 1;
        padding: 0 10px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 639px) {
    .usp-content-list ul {
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .custom-btn {
        font-size: 14px;
        padding: 10px 16px;
    }

    .custom-btn svg,
    .custom-btn img {
        width: 20px;
    }

    .growth-highlightArea {
        flex-direction: column;
        gap: 30px;
    }

    .growth-highlightBox {
        width: 100%;
    }

    .growth-highlightBox::before,
    .growth-highlightBox::after {
        content: initial;
    }
    .growth-highlightBox {
        flex-direction: row;
    }

    .growth-pointArea {
        margin-top: 40px;
    }

    ul.d-flex.gap-5.m-0.p-0 {
        display: inline !important;
    }

    .app-image img {
        width: 260px;
        height: auto;
    }

    .footer-bottom-left ul li {
        display: inline-block;
        padding: 2px 8px;
    }

    .nav-tabs .nav-link {
        font-size: 14px;
        padding: 10px 16px;
    }

    .business-card-content h3 {
        font-size: 18px;
    }
    .business-card {
        padding: 20px;
    }

    .usp-content-list ul li {
        padding: 20px;
    }

    .custom-heading {
        padding: 40px 0;
    }

    .growth-area .custom-heading {
        padding-top: 70px;
    }

    .growth-point-content h3 {
        font-size: 18px;
        margin-bottom: 8px;
        padding-left: 0;
    }

    .growth-point-icon img {
        margin-top: 8px;
        width: 24px;
    }

    .growth-point-icon {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 14px;
        left: 16px;
    }

    .growth-point-content {
        padding: 70px 20px 20px;
    }

    .kickstart-content h2 {
        font-size: 22px;
        line-height: 34px;
    }

    .footer-top-left h3 {
        font-size: 20px;
        line-height: 36px;
    }

    .footer-info-content p {
        font-size: 14px;
        line-height: 28px;
    }

    .footer-bottom-left ul li a {
        font-size: 14px;
    }

    .footer-bottom-left ul li {
        padding: 2px 6px;
    }

    .footer-bottom.d-flex.justify-content-between {
        gap: 10px !important;
    }

    .footer-top {
        flex-direction: column;
        gap: 10px;
        padding: 30px 10px 20px 10px;
    }

    .kickstart-content {
        gap: 12px;
    }

    .usp-content-list-item h3 {
        font-size: 16px;
    }

    .mega-menu .mega-menu-listInner {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .tab-menuArea .nav-tabs .nav-link {
        padding: 12px 14px;
    }

    .hero-imageArea-mobile img {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    a.navbar-brand img {
        height: 38px;
    }

    .navbar .header-btn.mobile-btn .custom-btn {
        padding: 10px 6px;
        font-size: 10px;
    }

    .navbar-toggler {
        padding: 4px 5px;
        font-size: 16px;
    }

    .business-area {
        padding: 0 14px 21px 14px;
    }

    .hero-content h1,
    .custom-heading h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .word-wrapper {
        height: 35px;
    }

    .tab-menuArea .nav-tabs .nav-link {
        padding: 9px 10px;
        font-size: 12px;
    }
    
    .tab-menuArea .nav-tabs .nav-link img {
        width: 12px;
    }

    .mega-menu .mega-menu-listInner li a {
        padding: 9px 10px;
        font-size: 12px;
    }

    .mega-menu .mega-menu-listInner {
        gap: 10px;
    }
}

@media only screen and (max-width: 375px) {
    .app-content-bottom ul {
        display: inline-block;
    }

    .app-content-bottom ul li {
        display: inline-block;
    }

    .hero-image img {
        width: 100%;
    }
}
