@media(max-width: 1600px) {
    .faq-banner .written-div {
        right: -33%;
    }
}

@media(max-width: 1400px) {
    .faq-banner .written-div {
        right: -43%;
    }

    .career-banner .written-div h1 {
        font-size: 85px;
        line-height: 70px;
        text-transform: uppercase;
    }
    .solution-sec-left{
        display: none;
    }
    .our-latest-video .left h4 {
        font-size: 26px;
    }
}

@media(max-width: 1024px) {
    .banner .written-div h1 {
        font-size: 70px;
    }
    .our-latest-video .left h4 {
        font-size: 26px;
    }

    .banner .header-sub-title {
        font-size: 70px;
    }

    .solution-sec .card-solution h5 {
        font-size: 24px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .solution-sec .card-solution p {
        font-size: 18px;
    }

    .card-highlight-left .card-img-overlay .card-title {
        font-size: 40px;
    }

    .highlight-right-sec h3 {
        font-size: 45px;
        line-height: 50px;
    }

    .highlight-sec .card-over {
        top:99%;
    }

    .solution-sec h3 {
        font-size: 45px;
        line-height: 50px;
    }

    .challenges .challenge-left h3 {
        font-size: 45px;
        line-height: 50px;
    }

    .industry h3 {
        font-size: 45px;
        line-height: 50px;
    }

    .industries-all .same-div .overlay-same-indi {
        font-size: 22px;
    }

    .technology h3 {
        font-size: 45px;
        line-height: 50px;
    }

    .we-work h3 {
        font-size: 45px;
        line-height: 50px;
    }

    .work-card-list .card .card-header h4 {
        font-size: 28px;
    }

    .home-testi h3 {
        font-size: 45px;
        line-height: 50px;
    }

    .trusted-client h3 {
        font-size: 45px;
        line-height: 50px;
    }

    .get-start h3 {
        font-size: 45px;
        line-height: 50px;
    }

    .home-testi .item p {
        font-size: 18px;
        line-height: 24px;
    }

    .owl-theme .owl-nav {
        margin-top: 10px;
        top:-75px;
        /* top: 252px; */
        right: 70px;
    }

    .about-banner .written-div h1 {
        font-size:70px;
    }

    .story-vision .our-story h3 {
        font-size:45px;
        line-height: 50px;
    }
    .story-vision .our-vision h3 {
        font-size:45px;
        line-height: 50px;
    }

    .we-belive h3 {
        font-size:45px;
        line-height: 50px;
    }

    .we-belive .belive-row .belive-group h5 {
        font-size: 24px;
        line-height: 28px;
    }
    .we-belive .belive-row .belive-group p {
        font-size:18px;
        line-height: 26px;
    }
    .event-part .upcoming-events h3 {
        font-size:45px;
        line-height: 50px;
    }
    .event-part .past-events h3 {
        font-size:45px;
        line-height: 50px;
    }
    .career-banner .written-div h1 {
        font-size:70px;
        line-height:75px;
    }
    .faq-banner .written-div h1 {
         font-size:70px;
        line-height:75px;
    }
    .event-part .upcoming-events h4 {
        font-size: 30px;
    }
    .contact-banner .written-div h1 {
        font-size:70px;
    }
    .main-blog h3 {
        font-size:50px;
    }
    .main-blog .right-blog h4 {
        font-size: 40px;
    }
    .popular-blog h3 {
        font-size:50px;
    }
    .our-latest-video .left h4 {
        font-size:26px;
        line-height:55px;
    }
    .our-latest-video .left p {
        font-size: 20px;
    }
    .blog-details-page .left-blog-details h3 {
        font-size:45px;
        line-height: 52px;
    }
    .contact-form-left h3 {
        font-size:45px;
    }
    .career-page .what_section {
        margin-left: 0;
        margin-right: 0;
        padding: 50px 0 150px;
    }
    .career-page .what_section .what-we-offer {
        position: none;
        top:50px;
        width: 100%;
    }
    
}


@media(max-width: 991px) {
    .navbar-light .navbar-toggler {
        color: transparent !important;
        border-color: transparent !important;
        box-shadow: none !important;
    }

    .navbar-collapse .navbar-nav .nav-item .nav-link {
        display: flex;
        align-items: center;
        justify-content: end;
        column-gap: 10px;
    }

    .navbar-light .navbar-toggler.collapsed .navbar-toggler-icon {
        background-image: url("../images/homepage/header/toggle.png") !important;
    }

    .navbar-light .navbar-toggler .navbar-toggler-icon {
        background-image: url("../images/homepage/header/toggle.png") !important;
    }

    .navbar-light .navbar-toggler {
        /* background: linear-gradient(95deg, rgba(155,69,145,1) 0%, rgba(255,38,58,1) 38%); */
        background: linear-gradient(95deg, rgb(155, 69, 145) 0%, rgba(255, 38, 58, 1) 38%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .get-start form button span {
        display: block;
        font-size: 22px;
        text-transform: uppercase;
        color: #ff263a !important;
    }

    .navbar-light .navbar-brand img {
        /*width: 100%;*/
        height: 35px;
    }

    .solution-sec-right {
        left: 0;
        width: 100%;
        overflow: hidden;
        top: -100px;
    }

    .solution-sec-left {
        right: 0;
        width: 100%;
        overflow: hidden;
        top: 160px;
    }

    .banner-pattern {
        width: 100%;
        overflow: hidden;
    }

    .get-start h3 {
        font-size: 45px;
    }

    .get-start form {
        row-gap: 15px;
        flex-direction: column;
    }

    .trusted-client h3 {
        font-size: 45px;
    }

    .get-start form button {
        width: 100% !important;
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 10px;
    }

    .story-vision .our-vision-part2 {
        display: block;
    }

    .story-vision .our-vision-part2 h3 {
        font-size: 60px;
        color: var(--color-light);
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
    }

    .story-vision .our-vision-part2 p {
        font-size: 22px;
        color: var(--color-light);
        line-height: 30px;
        margin-top: 10px;
        text-align: center;
    }

    .story-vision .our-vision-part2 h3 span {
        font-weight: 600;
        background: var(--color-c1);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    /* .story-vision .our-vision {
        display: none;
    } */

    .story-vision .our-story h3 {
        text-align: center;
    }

    .story-vision .our-story p {
        text-align: center;
    }

    .about-banner .written-div h1 {
        font-size: 25px;
    }

    .faq-banner .written-div h1 {
        font-size: 25px;
    }

    .faq-banner .written-div {
        right: 0%;
    }

    .contact-form-left .form-check {
        display: flex;
    }

    .contact-banner .written-div {
        width:89%;
        bottom: 50%;
        padding-right: 20px;
    }

    .contact-banner .written-div h1 {
        font-size: 25px;
    }

    .contact-form-left h3 {
        text-align: center;
    }

    .our-latest-video {
        margin-bottom: 50px;
        padding-bottom: 50px;
    }

    .main-blog h3::after {
        width: 180px;
        left: 12px;
    }

    .popular-blog h3 {
        padding-left: 10px;
    }
    .popular-blog h3::after {
        left: 10px;
    }





    .career-banner .written-div h1 {
        font-size: 25px;
        line-height: 35px;
    }

    .element-item>div {
        padding: 50px;
        border-radius: 40px;
    }

    .career-page .explore_sec h4 {
        text-align: left;
    }

    .grid .tab_head {
        flex-direction: column;
    }

    .grid .tab_head .libox {
        padding-bottom: 10px;
    }

    .grid .tab_head .libox ul {
        justify-content: flex-start;
        padding-left: 0;
    }

    .grid .tab_head h4 span {
        text-wrap: nowrap;
        margin-left: 10px;
    }

    .solution-sec .card-solution {
        height:auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .faq-banner .written-div h1 {
       font-size:25px;
       line-height:45px;
    }
    .event-banner .written-div h1 {
        font-size: 25px;
    }
    .accordion-item {
        border-radius:15px !important;
    }
    .accordion-item .accordion-button {
        padding: 12px 0px 12px 40px !important;
    }
    .accordion-button {
        font-size:18px !important;
    }
    .accordion-body {
        font-size: 15px;
    }

}

@media(max-width: 768px) {
    :root {
        --marquee-width: 100vw;
        --marquee-height:20vh;
        --marquee-elements-displayed: 2;
    }
    .banner .written-div h1 {
        font-size: 35px;
    }

    .banner .header-sub-title {
        font-size: 35px;
    }

    .row {
        row-gap: 15px;
    }

    h3 {
        font-size: 45px !important;
    }

    .solution-sec h3 {
        font-size: 45px;
    }

    .highlight-right-sec h3 {
        font-size: 45px;
    }

    .challenges .challenge-left h3 {
        font-size: 45px;
    }

    .industry h3 {
        font-size: 45px;
    }

    .technology h3 {
        font-size: 45px;
    }

    .we-work h3 {
        font-size: 45px;
    }

    .industries-all .same-div {
        width: 50%;
    }

    .work-card-list .card .card-header h4 {
        font-size: 23px;
    }

    .work-card-list .card .tags p {
        font-size: 13px;
    }

    .home-testi h3 {
        font-size: 45px;
    }

    .home-testi .tesi-right {
        display: none;
    }

    .home-testi .tesi-right2 {
        display: block;
    }

    .trusted-client .trust-clint-img {
        padding: 35px 10px;
    }

    .trusted-client .trust-clint-img img {
        width: 30%;
    }

    /* .about-banner .written-div {
        bottom: -10%;
    } */

    .faq-banner .written-div {
        right: -11%;
    }

    .navbar-light .navbar-brand img {
        height: 30px;
    }




    .grid .tab_head {
        flex-direction: column;
    }

    .element-item>div {
        padding: 50px 30px;
        border-radius: 40px;
    }

    .grid .tab_head h4 {
        text-align: left;
    }

    .libox ul {
        padding-left: 0;
        margin-bottom: 10px;
    }

    .grid .tab_head .libox ul {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .career-page .explore_sec h4 {
        padding-top: 0px;
        padding-bottom: 10px;
        font-size: 30px;
    }

    .explore_sec .grid .tab_head h4 {
        padding-top: 0px;
    }

    .grid .tab_head h4 {
        font-size: 26px;
    }

    .career-page .what_section .what-we-offer .what-we-offer_inside {
        border-radius: 40px;
        padding: 35px;
        margin: 0 15px;
    }

    .career-page .what_section .what-we-offer {
        position: relative;
        top: 50px;
    }

    .career-page .what_section {
        margin-bottom: 0;
    }

    .owl-theme .owl-nav {
        bottom: 0px !important;
        right: 48%;
        top: 100%;
    }
    .highlight-sec {
        margin-top: 20px !important;
    }
    .solution-sec {
        margin-bottom: 0px;
    }
    .highlight-sec .card:hover .card-over {
        top: 46% !important;
        transform: translateY(0);
    }
    .industries-all .same-div {
        width: 50%;
    }
    .form-check-input {
        margin:6px 0px 6px 0 !important;
    }
    .form-check-label{
        font-size: 17px !important;
        margin:3px 0px 0px 6px !important;
    }
    .event-part .past-events a::after {
        left: -20px !important;
        top: -30px !important;
    }

    .about-banner .written-div p {
        font-size: 18px;
    }

    .contact-banner .written-div p {
        font-size:18px;
    }
    .story-vision .our-vision h3 {
        text-align: center;
    }
    .story-vision .our-vision p {
        text-align: center;
    }

    .our-vision .one{
        order:2;
    }
    .our-vision .two{
        order:1;
    }
    
}


@media(max-width: 512px) {
    .banner {
        padding-top: 50px;
    }
    .about-banner {
        padding-top: 50px;
    }
    .event-banner {
        padding-top: 50px;
    }
    .career-banner{
        padding-top: 50px;
    }
    .contact-banner{
        padding-top: 50px;
    }


    .banner .written-div h1 {
        font-size: 22px !important;
    }

    .banner .header-sub-title {
        font-size: 22px !important;
    }

    .banner .written-div {
        bottom: -32%;
        left: 3%;
    }

    .btn {
        font-size: 17px !important;
        padding: 7px 28px !important;
    }
    .popular-blog h3::after {
        width: 150px !important;
    }

    .btn:after {
        top: -39px;
    }

    h3 {
        font-size: 25px !important;
        line-height: 34px !important;
    }
    .we-work h3 {
        margin-bottom: 8px;
    }
    .get-start h3 {
        margin: 0;
    }
    .get-start p {
        margin: 10px 0 40px 0;
    }
    .news_ticker {
        padding: 20px 0;
    }
    .payment-sec .company-logo {
        float: left;
        width:250px;
        position: relative;
        margin-bottom: 67px;
        margin-top: 10px;
      }

    p {
        font-size: 16px !important;
    }

    .solution-sec h3 {
        margin-top: 103px;
        margin-bottom: 37px;
    }

    .solution-sec .card-solution {
        height: 232px;
    }

    .solution-sec {
        margin-bottom: 0px;
    }

    .industries-all .same-div {
        width: 100%;
    }

    .work-card-list .card .tags p {
        font-size: 14px !important;
    }

    .trusted-client .trust-clint-img img {
        width: 42%;
    }

    footer .upper-footer {
        padding: 50px 15px;
    }

    footer .footer-bottom {
        font-size: 13px;
    }

    footer .footer-bottom h6 {
        font-size: 14px;
    }

    footer .footer-bottom {
        row-gap: 0px;
    }

    footer ul li a {
        font-size: 18px !important;
    }

    .solution-sec .card-solution img {
        width: 65px;
        height: 65px;
        display: table;
        margin: 0 auto;
    }

    .solution-sec .card-solution .card-body {
        padding: 20px;
    }

    .home-testi .item p {
        margin-bottom: 18px;
    }

    .solution-sec .card-solution h5 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .tag-list li {
        font-size: 23px;
        color: #858585;
        padding: 10px 5px;
    }

    .tag-scroller.scrolling .tag-list {
        padding: 0px;
    }

    /* .about-banner .written-div {
        bottom: -37%;
    } */

    .faq-banner .written-div h1 {
        font-size: 22px;
        line-height:28px;
    }

    /* .faq-banner .written-div {
        right: -21%;
    } */

    .accordion-header .img-div {
        top: 7px;
    }




    .career-page .explore_sec h4 {
        padding-top: 40px;
        padding-bottom: 20px;
        font-size: 30px;
    }

    .grid .tab_head .libox ul {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .career-page .what_section {
        margin-bottom: 0;
    }

    .career-page .what_section .what-we-offer {
        position: relative;
        top: 50px;
    }

    .career-banner .written-div h1 {
        font-size: 22px;
        line-height: 22px;
    }

    .contact-form {
        margin-top: 50px;
    }

    .owl-theme .owl-nav {
        top: 114%;
    }

    .owl-theme .owl-nav .owl-next {
        bottom: -10px;
    }

    .owl-theme .owl-nav .owl-prev {
        bottom: -10px;
        right: 60%;
    }
    .career-page .what_section {
        padding: 30px 0;
    }
    .career-banner .written-div h1 span {
        padding-top: 50px;
    }
    .faq-banner {
        position: relative;
        padding: 50px 0;
    }
    .faq-section {
        margin: 0px 0 50px 0;
    }
    .industries-all .same-div {
        width: 50%;
    }
    .industries-all .same-div .overlay-same-indi {
        font-size: 20px;
    }
    .home-testi {
        padding: 50px 0;
        margin:0;
    }
    .home-testi .item {
        height: 17.5rem;
    }
    .trusted-client {
        margin:20px 0 80px 0;
    }
    .about-banner .written-div {
        position: absolute;
        bottom: -26%;
        right: 7%;
        margin-left: 2%;
        text-align: right;
    }
    .event-banner .written-div {
        position: absolute;
        bottom: -26%;
        right: 7%;
        margin-left: 2%;
        text-align: right;
    }
    .form-check-input {
        margin:6px 0px 6px 0 !important;
    }
    .form-check-label{
        font-size: 17px !important;
        margin:3px 0px 0px 6px !important;
    }
    .step:after {
        display: none;
    }
    .step .info {
        margin: 0 0 51px 0; 
    }
    .step .title {
        font-size: 22px !important;
    }
    .txt_head h3 br{
        display: none;
    }
    .txt_head::before {
        display: none;
    }

    .contact-banner .written-div {
        text-align: right !important;
        top:64%;
        padding: 0 20px;
    }
    .contact-banner .written-div h1 {
        padding-top: 15px;
    }
    .contact-banner .written-div p br {
        display: none;
    }
    .dedicated-hiring-blk {
        margin-top: 45px;
        margin-bottom: 0px;
    }
    
    .error-page .container .p404 {
        font-size:80px !important;
    }
}

@media(max-width:425px) {
    :root {
        --marquee-width: 100vw;
        --marquee-height: 15vh;
        --marquee-elements-displayed: 1;
    }
    /* .faq-banner .written-div {
        right: -43%;
    } */

    .career-page .explore_sec h4 {
        padding-top: 0px;
        padding-bottom: 20px;
        font-size: 30px;
    }
    .contact-form-right {
        padding-left: 10px !important;
    }
    .highlight-sec .card-over {
        top:99%;
    }
    .high-right-card .card-img-overlay h5 {
        font-size:18px;
    }
    .contact-banner {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .contact-banner .written-div h1 {
        padding-top: 0px;
    }
    .about-banner .written-div {
        bottom: -27%;
    }
    .event-banner .written-div {
        bottom: -27%;
    }
    .form-check-input {
        margin:6px 0px 6px 0 !important;
    }
    .form-check-label{
        font-size: 17px !important;
        margin:3px 0px 0px 6px !important;
    }
}