/****************************************** responsive *******************************************/
@media (max-width: 1599px) {
    #partner .partner-box .item {
        padding: 40px;
    }
}

@media (max-width: 1399px) {
    h1 {
        font-size: 55px;
        line-height: 55px;
    }

    h2 {
        font-size: 35px;
        line-height: 35px;
    }

    h3 {
        font-size: 30px;
    }

    h4,
    #services .services-box .boxes .title h4 {
        font-size: 20px;
        line-height: 25px;
    }

    .section {
        padding: 50px 0;
        overflow: hidden;
    }

    .form-control {
        padding: 15px 50px 15px 20px;
    }

    .card-box {
        padding: 40px 20px;
    }

    .four-col-box-wrapper .card-img img {
        max-width: 70px;
    }

    .after-banner-content-section::before {
        width: 342px;
        right: -180px;
        height: 1260px;
        top: -16%;
    }

    .after-banner-content-section p {
        font-size: 18px;
    }

    /* .solutions-icon-text-wrapper .solutions-text-info h4, */
    .four-col-box-wrapper .card-title h4 {
        font-size: 20px;
        line-height: 25px;
    }

    /* .solutions-icon-text-wrapper .solutions-img{
        padding: 30px;
        width: 110px;
        height: 110px;
    } */
    .two-col-zig-zag-section .year-text.change-order {
        left: -100px;
    }

    .two-col-zig-zag-section .year-text {
        right: -100px;
    }

    .two-col-zig-zag-wrapper::before {
        max-width: 330px;
    }

    #expertise .expertise-box .img-box .attacks.one {
        left: 10%;
    }

    #expertise .expertise-box .img-box .attacks.two {
        left: 15%;
    }

    #expertise .expertise-box .img-box .attacks.three {
        right: 0;
    }

    #expertise .expertise-box .img-box .attacks.four {
        right: -2%;
    }

    #modal .modal-box .section-heading h2,
    #modal .modal-box .small-text {
        max-width: 80%;
    }

    #modal .modal-box .small-text {
        top: 40px;
    }

}

@media (max-width: 1199px) {

    .container {
        max-width: 95%;
    }

    /* #homeBanner .homeBanner-part{
        min-height: 720px;
    } */
    .text-box-with-slider-section .white-box {
        padding: 70px;
        margin-bottom: 70px;
    }

    .card-text p {
        font-size: 18px;
    }

    .card-box {
        padding: 30px 10px;
    }

    .stakeholders-logo {
        padding: 20px 20px;
    }

    #homeBanner.contact-us-banner .homeBanner-part {
        min-height: 340px;
    }

    .contact-form.section {
        margin-top: -360px;
        height: 100vh;
    }

    .section {
        padding: 80px 0;
    }

    .about-bg-text-box-section {
        padding: 80px 0 30px;
    }

    .our-mission-section::before {
        height: 780px;
        right: -182px;
        top: -100px;
    }

    .team-member-section .card-box {
        padding: 40px 30px;
    }

    .bottom-text-content {
        margin: 0 auto 50px;
    }

    .perspective-section {
        max-width: 75%;
    }

    .about-bg-text-box-section::before {
        width: 350px;
        top: 50%;
        transform: translate(0, -50%);
    }

    .two-col-zig-zag-section .year-text.change-order {
        left: -170px;
        max-width: 250px;
    }

    .two-col-zig-zag-section .year-text {
        right: -170px;
        max-width: 250px;
    }

    .two-col-zig-zag-section .year-text h3 {
        font-size: 25px;
    }

    .two-col-zig-zag-section .right-col img {
        max-width: 50px;
        width: 100%;
    }

    .two-col-zig-zag-section .right-col .icon img {
        max-width: inherit;
    }

    #expertise .expertise-box .img-box img.security {
        max-width: 420px;
        width: 100%;
    }

    #expertise .expertise-box .img-box .attacks.one {
        left: 17%;
    }

    #expertise .expertise-box .img-box .attacks.two {
        left: 20%;
    }

    #expertise .expertise-box .img-box .attacks.three {
        right: 40px;
    }

    #expertise .expertise-box .img-box .attacks.four {
        right: -4%;
    }

    #services .boxes img {
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .how-it-work-content {
        max-width: 70%;
    }

    #why-now::before {
        content: none;
    }

    /* .modal-box-img img {
        max-width: 85%;
        margin: 0 auto;
        width: 100%;
    } */
    .video-box .ply-icon {
        width: 50px;
        height: 50px;
    }

    #testimonials .item {
        padding: 0 80px;
    }

    #testimonials .img-box {
        margin: -60px 0 -60px 50px;
    }

    #testimonials .item .text-box>p {
        font-size: 20px;
    }

    #testimonials .owl-nav button {
        width: 50px;
        height: 50px;
    }

    #testimonials .owl-nav button.owl-next {
        right: -30px;
    }

    #testimonials .owl-nav button.owl-prev {
        left: -30px;
    }

    #testimonials .item .text-box {
        padding-left: 0;
    }

    #testimonials .item .text-box .name {
        position: absolute;
        bottom: -90px;
    }

    #testimonials .owl-stage-outer {
        padding: 0 0 80px;
    }

    #testimonials .item .text-box::before {
        left: 0px;
    }

    .technology-banner h1 {
        font-size: 45px;
    }


}

@media (max-width: 991px) {
    .mobile {
        display: block !important;
    }

    .desktop {
        display: none !important;
    }

    /* header responsive */
    #header .main-nav nav {
        position: fixed;
        top: 0;
        left: -50%;
        width: 100%;
        height: 100vh;
        background: var(--white);
        opacity: 0;
        visibility: hidden;
        transition: .5s all ease-in-out;
        z-index: 111;
        padding-top: 60px;
    }

    #header .main-nav nav.show {
        left: 0;
        opacity: 1;
        visibility: visible;
    }

    #header .main-nav nav ul li {
        display: block;
        text-align: left;
        padding: 0 20px;
    }

    #header .main-nav .click-menu,
    #header .main-nav .cancel-menu {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    #header .main-nav .cancel-menu {
        position: fixed;
        top: 20px;
        left: -100%;
        max-width: 30px;
        width: 100%;
        text-align: center;
        z-index: 222;
        transition: .5s;
        opacity: 0;
        visibility: hidden;
    }

    #header .main-nav .cancel-menu.show {
        opacity: 1;
        visibility: visible;
        left: calc(100% - 50px);
    }

    #header .main-nav {
        flex-direction: row-reverse;
    }

    #header .button-box {
        margin-left: 0;
        margin-left: 20px;
    }

    br {
        display: none;
    }

    .row {
        row-gap: 30px;
    }

    a {
        font-size: 16px;
    }

    .section {
        padding: 70px 0;
    }

    .after-banner-content-section .section-heading h3 {
        max-width: 600px;
    }

    .bg-text-box-section {
        padding: 100px 0 40px;
        background-position: right;
    }

    .text-box-with-slider-section .white-box {
        padding: 60px 30px;
        margin-bottom: 70px;
    }

    .footer-part .logo-box img {
        max-width: 80px;
    }

    .text-box-with-slider-section::before {
        height: 540px;
        left: -75px;
    }

    .solutions-icon-text-wrapper .solutions-text-info h4,
    .four-col-box-wrapper .card-title h4 {
        font-size: 18px;
        line-height: 22px;
    }

    /* .four-col-box-wrapper {
        margin-top: 50px;
    } */
    .secure-box-section .section-heading {
        margin-bottom: 20px;
    }

    .after-banner-content-section::before {
        right: -220px;
        height: 830px;
    }

    #solutions-box-wrapper .item {
        height: 100%;
    }

    .solutions-slider-section .card-box {
        aspect-ratio: unset;
        padding: 20px 10px;
    }

    .solutions-slider-section .section-heading h2.text-start {
        font-size: 28px;
        line-height: 30px;
    }

    .home-form .section-heading {
        width: 90%;
        text-align: left;
    }

    .contact-form .form-wrapper {
        padding: 30px 20px;
    }

    .contact-form.section {
        margin-top: -300px;
        height: 79vh;
    }

    .footer-box .top-box .logo-box {
        text-align: center;
    }

    .border-box-wrap {
        padding: 40px 20px;
    }

    .border-box-wrapper {
        margin: 0 auto 30px;
    }

    .team-member-section .card-box {
        padding: 30px 20px;
    }

    .member-img img {
        max-width: 70%;
        width: 100%;
    }

    .member-info p {
        font-size: 15px;
    }

    .two-col-zig-zag-section .year-text.change-order {
        left: -250px;
    }

    .two-col-zig-zag-section .year-text {
        right: -250px;
    }

    .two-col-zig-zag-section .zig-zag-row .right-col {
        justify-content: flex-end !important;
    }

    .two-col-zig-zag-section .zig-zag-row.row-order-change .right-col {
        justify-content: start !important;
    }

    .zig-zag-row .left-col p {
        max-width: 300px;
    }

    .two-col-zig-zag-section .left-col {
        border-radius: 40px;
        padding: 40px 30px;
    }

    .two-col-zig-zag-wrapper::before {
        max-width: 280px;
    }

    .perspective-section {
        max-width: 100%;
    }

    .bg-text-box-section.about-bg-text-box-section.section.position-relative {
        background-position: center;
    }

    #expertise .expertise-box .img-box img.security {
        max-width: 240px;
    }

    #expertise .expertise-box .img-box .attacks.two {
        bottom: -10px;
        left: 25%;
    }

    #expertise .expertise-box .img-box .attacks.one {
        left: 22%;
        top: 50%;
    }

    #expertise .expertise-box .img-box .attacks p {
        font-size: 15px;
    }

    #expertise .expertise-box .img-box .attacks.three {
        right: 50px;
        top: 50%;
    }

    #expertise .expertise-box .img-box .attacks.four {
        right: -10px;
        bottom: 0;
    }

    .how-it-work-content {
        max-width: 100%;
    }

    #whyus .whyus-box .boxes {
        padding: 40px 10px;
    }

    /* .franchise-income-streams-section{
        min-height: 200px;
        margin-bottom: 630px;
    } */
    /* .franchise-income-streams-section .four-col-box-wrapper {
        margin-bottom: -650px;
    } */
    #white-box .boxes {
        padding: 50px 20px;
    }

    #committed .committed-box .section-heading {
        width: 100%;
    }

    #why-now .now-box .boxes .text {
        width: 100%;
        padding: 100px 15px 0;
    }

    #why-now .now-box .boxes {
        height: 350px;
    }

    #modal .modal-box .section-heading {
        width: 40%;
        padding: 20px;
        margin-top: 0;
        height: 90px;
        margin-bottom: 10px;
    }

    #modal .modal-box .small-text {
        margin-left: 0;
    }

    .submit-btn .btn-common {
        padding: 17px 60px 20px;
    }

    #testimonials .img-box {
        margin: 0;
        margin-top: -150px;
        padding: 30px;

    }

    #testimonials .item {
        padding: 0 30px;
    }

    #testimonials .item .text-box::before {
        top: -23px;
        height: 40px;
    }

    #testimonials .item .text-box::after {
        bottom: -23px;
        height: 40px;
    }

    #testimonials .item .text-box>p {
        padding-top: 50px;
        font-size: 18px;
    }

    #testimonials .item .text-box .name {
        bottom: -60px;
    }

    #testimonials .owl-nav button {
        width: 40px;
        height: 40px;
    }

    #testimonials .owl-nav button.owl-next {
        right: -24px;
    }

    #testimonials .owl-nav button.owl-prev {
        left: -24px;
    }

}

@media (max-width: 767px) {
    h1 {
        font-size: 35px;
        line-height: 35px;
    }

    h2 {
        font-size: 25px;
        line-height: 28px;
    }

    #empower .box h3,
    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 23px;
        line-height: 30px;
    }

    h5 {
        font-size: 18px;
    }

    h6 {
        font-size: 16px;
        font-weight: 400;
    }

    p {
        font-size: 17px;
    }

    .section {
        padding: 40px 20px;
    }

    .form-control {
        padding: 10px 50px 10px 20px;
        border-radius: 9px;
        font-size: 15px;
    }

    /* #homeBanner .homeBanner-part{
        text-align: center;
        min-height: 570px;
        background-image: url(../images/mob-home-banner.png);
    } */
    #homepage .homeBanner-part .box {
        width: 60%;
    }

    #homepage .home-page .homeBanner-part .box {
        width: 80%;
    }

    .homeBanner-part video.mobile {
        min-height: 80vh;
        width: 100%;
        object-fit: cover;
    }

    .after-banner-content-section .section-heading .it-craft-info,
    .four-col-box-wrapper {
        margin-bottom: 50px;
    }

    #empower .box {
        padding-right: 0;
        border-right: none;
    }

    .secure-box-section .section-heading {
        margin-bottom: 20px;
    }

    .text-box-with-slider-section::before {
        height: 430px;
        left: -60px;
    }

    .white-box strong {
        color: var(--cloudy-grey);
    }

    .white-box .blue-text {
        color: var(--mid-blue);
    }

    .text-box-with-slider-section .white-box {
        padding: 60px 15px 40px;
        margin: 0 10px 50px;
    }

    .card-box {
        padding: 30px 20px;
    }

    .after-banner-content-section .section-heading img {
        max-width: 90px;
    }

    .after-banner-content-section::before {
        width: 314px;
        right: -264px;
        height: 420px;
        top: 200px;
    }

    .stakeholders-logo {
        padding: 10px;
        flex: 0 0 33%;
    }

    .four-col-box-wrapper {
        margin-bottom: 0;
        margin-top: 30px;
    }

    .form-section .row {
        row-gap: 0;
    }

    .row.g-3.justify-content-center {
        row-gap: 0;
    }

    .form-section .submit-btn button.btn-common {
        padding: 13px 45px;
    }

    .bg-text-box-section {
        background-image: url(../images/mob-bg-img.png);
        background-position: center;
        padding: 50px 30px 30px;
    }

    .about-bg-text-box-section {
        background-image: url(../images/text-box-bg-mob.png);
    }

    .about-bg-text-box-section::before {
        height: 140px;
        right: -130px;
        width: 200px;
    }

    /* .solutions-icon-text-wrapper .solutions-img {
        padding: 25px;
        width: 90px;
        height: 90px;
    } */
    .footer-box {
        text-align: center;
    }

    .social-icons.d-flex {
        justify-content: center;
    }

    .footer-part .logo-box img {
        max-width: 80px;
    }

    .footer-box .box.box2,
    .footer-box .box.box4 {
        text-align: left;
    }

    .footer-box .box4 .list-box li {
        /* justify-content: space-between; */
        margin-bottom: 15px;
    }

    #footer .end-box .row {
        flex-direction: column-reverse;
    }

    #footer .text-box p {
        text-align: center;
    }

    #footer .end-box .link-box ul {
        justify-content: center;
    }

    .footer-box .list-box li img {
        margin-right: 16px;
    }

    .contact-form .row.contact-form-wrap {
        flex-direction: column-reverse;
        row-gap: 50px;
    }

    .contact-form.section {
        height: auto;
        padding: 30px 0;
    }

    .contact-form-wrap img.me-5 {
        margin-right: 30px !important;
        max-width: 20px;
    }

    #homeBanner.contact-us-banner .homeBanner-part {
        background-image: url(../images/contact-mob-banner.png);
        min-height: 280px;
    }

    .contact-form.section {
        margin-top: -180px;
    }

    .our-mission-wrap,
    .our-vision-wrap {
        padding: 30px;
        text-align: center;
    }

    .two-col-zig-zag-section .year-text {
        right: 0;
        margin-top: -30px;
        max-width: 210px;
    }

    .two-col-zig-zag-section .icon {
        max-width: 40px;
        margin-right: 15px;
        height: 40px;
    }

    .two-col-zig-zag-section .year-text.change-order {
        left: 0;
        justify-content: center;
    }

    .two-col-zig-zag-section .year-text.change-order {
        max-width: 210px;
        left: 0;
        margin-top: -30px;
    }

    .two-col-zig-zag-section .left-col {
        margin-top: 20px;
    }

    .zig-zag-row {
        row-gap: 0;
    }

    .two-col-zig-zag-section .right-col img {
        margin-top: 10px;
    }

    .two-col-zig-zag-section .right-col .icon img {
        margin-top: 0;
    }

    .two-col-zig-zag-wrapper::before {
        max-width: 340px;
        opacity: .5;
    }

    .two-col-zig-zag-section {
        padding: 65px 0 10px;
    }

    .team-member-section.section {
        padding: 50px 0;
    }

    .our-mission-section::before,
    .our-vision-section::after {
        content: none;
    }

    .after-banner-content-section.section {
        padding: 70px 0px;
    }

    #homeBanner.franchise-banner .homeBanner-part {
        background-image: url(../images/mob-franchise-banner.png);
    }

    #services .services-box .boxes.box-2 {
        padding: 20px 40px;
    }

    #services .services-box .row {
        row-gap: 0;
    }

    #services .services-box .row:nth-child(odd) {
        flex-direction: column-reverse;
    }

    #expertise {
        padding: 70px 0;
    }

    #homeBanner.solution-banner .homeBanner-part {
        background-image: url(../images/mob-solutions-banner.png);
    }

    #services .boxes img {
        height: auto;
        object-fit: cover;
        object-position: center;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        display: flex;
    }

    #expertise .expertise-box .img-box .attacks.one {
        left: 22%;
        top: 100px;
    }

    #expertise .expertise-box .img-box .attacks.three {
        right: -20px;
        top: 25%;
    }

    #expertise .expertise-box .img-box .attacks.two {
        bottom: -100px;
        left: 25%;
    }

    #expertise .expertise-box .img-box .attacks.four {
        right: -70px;
        bottom: -100px;
    }

    #expertise .expertise-box .img-box img.security {
        margin: 120px auto 50px;
    }

    #homeBanner.about-us-banner .homeBanner-part h1,
    #homeBanner.solution-banner .homeBanner-part h1 {
        margin-bottom: 40px;
    }

    .how-it-works-section .how-it-work-row-reverse .how-it-work-icon::before {
        right: 65px;
        transform: rotate(93deg);
        top: 50px;
    }

    .how-it-work-content {
        padding-left: 0;
    }

    .how-it-works-section .how-it-work-row:last-of-type .how-it-work-icon::before {
        content: "";
    }

    .franchise-income-streams-section {
        /* margin-bottom: 630px; */
        background-image: url(../images/franchise-income-streams-mob.png);
        /* background-position: center; */
    }

    #movement {
        padding: 60px 50px 40px;
    }

    .partner-part.section,
    .committed-part {
        padding: 70px 0;
    }

    #partner .partner-box .item {
        padding: 40px 20px;
    }

    #why-now .now-box {
        height: 1350px;
    }

    #why-now .now-box .row {
        bottom: -35%;
    }

    #why-now .now-part {
        background-image: url(../images/Hand_touching_a_digital_screen_with_icons_of_techno-mob.png);
    }

    #why-now .now-box .boxes {
        margin-bottom: 50px;
    }

    #white-box {
        padding-top: 470px;
        padding-left: 0;
        padding-right: 0;
    }

    #whyus {
        padding-left: 0;
        padding-right: 0;
    }

    #modal .modal-box .section-heading h2,
    #modal .modal-box .small-text {
        max-width: 95%;
    }

    #modal .modal-box .section-heading {
        width: 80%;
        padding: 10px;
        margin-top: -140px;
        height: 60px;
        margin-bottom: 10px;
    }

    .modal-box-img img {
        max-width: 100%;
        margin: 110px auto 0;
    }

    #modal .modal-box .white-box-2 {
        flex-direction: column-reverse;
        row-gap: 20px;
        width: 100%;
    }

    #modal .modal-box .white-box-2 .text-box p {
        font-size: 16px;
    }

    .contact-form .form-wrapper .submit-btn .btn-common {
        padding: 11px 40px 12px;
    }

    .solutions-slider-section {
        padding-bottom: 60px;
        padding-top: 40px;
    }

    #solutions-box-wrapper .new {
        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
        column-gap: 0;
    }

    .solutions-slider-section .card-box {
        padding: 0px 10px;
        text-align: center;
    }

    .solutions-icon-text-wrapper .solutions-img {
        margin-left: auto;
    }

    .solutions-icon-text-wrapper .solutions-text-info h4 {
        font-size: 16px;
        line-height: 18px;
    }

    #testimonials .container {
        width: 100%;
    }

    #testimonials .img-box {
        padding: 20px;
    }

    #testimonials .owl-nav button {
        display: none;
    }

    #testimonials .item .text-box>p {
        font-size: 16px;
    }


    .technology-banner img {
        aspect-ratio: 3/3;
        object-fit: cover;
    }

    .technology-banner .technology-box {
        left: 5%;
    }

    .technology-banner h1 {
        font-size: 36px;
        /* text-align: center; */
    }

    .technology-banner.technology-inner p {
        font-size: 18px;
    }

    .portfolio-card .card-content {
        background: #d5c1c129;
        transform: translateY(0);
    }

}

@media (max-width: 575px) {
    .btn-common {
        font-size: 17px;
    }

    .homeBanner-part .btn-common {
        border-radius: 0;
    }

    h4 {
        font-size: 20px;
        line-height: 25px;
    }

    #testimonials .item {
        padding: 20px 30px 0;
        margin-top: 0;
    }

    #testimonials .img-box {
        padding: 20px;
        margin: 0 auto;
        width: 60%;
    }

    #testimonials .item .col-8,
    #testimonials .item .col-4 {
        width: 100%;
    }

    #testimonials .item .text-box .name h5 {
        font-size: 20px;
    }
}

@media (max-width: 479px) {
    #header .logo-box img {
        max-width: 60px;
    }

    .section-heading {
        margin-bottom: 30px;
    }

    #homepage .homeBanner-part .box {
        width: 85%;
    }

    .perspective-section {
        margin: 0;
        padding: 40px 0;
    }

    .our-stakeholders-section.section {
        padding: 40px 0;
    }

    .after-banner-content-section .section-heading .it-craft-info {
        max-width: 240px;
        margin: 0 auto 40px;
        width: 100%;
    }

    .after-banner-content-section.section {
        padding: 30px 0px;
    }

    .after-banner-content-section p {
        font-size: 16px;
    }

    li.mobile-no {
        justify-content: center;
    }

    li.mobile-no span a {
        display: block;
    }

    .solutions-slider-section .section-heading h2.text-start {
        font-size: 22px;
        line-height: 24px;
    }

    #committed .committed-box .text-box .text {
        width: 100%;
    }

    #committed .committed-box .text-box .text p {
        margin-bottom: 30px;
        font-size: 16px;
    }

    .contact-form-wrap .location-info p {
        font-size: 18px;
    }

    .solutions-slider-section .card-box:nth-child(2),
    .solutions-slider-section .card-box:nth-child(4),
    .solutions-slider-section .card-box:last-child {
        border-right: 2px solid var(--green);
    }

    .text-box-with-slider-section::before {
        display: none;
    }

    .contact-form-wrap a {
        font-size: 16px;
    }

    .border-box-wrapper .row {
        row-gap: 0;
    }

    .technology-banner img {
        aspect-ratio: 3/5;
    }
}

@media (max-width: 375px) {
    a {
        font-size: 15px;
    }

    .contact-footer p,
    #footer .text-box p {
        font-size: 14px;
    }
}

@media (max-width: 360px) {
    #expertise .expertise-box .img-box .attacks.three {
        right: -40px;
        top: 32%;
    }

    #expertise .expertise-box .img-box .attacks.four {
        right: -70px;
        bottom: -130px;
    }

    #expertise .expertise-box .img-box img.security {
        margin: 120px auto 70px;
    }

    #modal .modal-box .section-heading {
        width: 90%;
    }

    #modal .modal-box .section-heading h2,
    #modal .modal-box .small-text {
        max-width: 95%;
        margin-bottom: 0;
        font-size: 22px;
    }

    /* .section {
        padding: 70px 0 60px;
    } */
    .about-bg-text-box-section::before {
        height: 110px;
        right: -110px;
        width: 160px;
    }

    #movement {
        padding: 50px 30px 20px;
    }

    #why-now .now-box .row {
        bottom: -39%;
    }

    #white-box {
        padding-top: 530px;
    }

    .two-col-zig-zag-section .right-col img {
        max-width: 30px;
    }
}

@media (max-width: 320px) {
    .card-box {
        padding: 30px 12px;
    }

    .solutions-icon-text-wrapper .solutions-text-info h4,
    .four-col-box-wrapper .card-title h4 {
        font-size: 16px;
        line-height: 18px;
    }

    .stakeholders-logo {
        padding: 20px 10px;
    }
}