@media screen and (min-width: 1700px) {
    .home-tab-inner ul li a {
        font-size: 20px;
    }
}

@media screen and (min-width: 1600px) {

    body {
        font-size: 18px;
    }

    h1 {
        font-size: 60px;
    }

    h2 {
        font-size: 50px;
    }

    h4 {
        font-size: 35px;
    }

    h5 {
        font-size: 22px;
    }

    h6 {
        font-size: 22px;
    }

    .stories-left .item h5>span {
        font-size: 20px;
    }

    .home-featured-card-inner h6 {
        font-size: 20px;
    }

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

    .main-btn {
        padding: 13px 20px 14px;
    }

    section.ecommerce-section,
    .difference-carousel {
        margin-left: calc((100% - 1440px) / 2);
    }

    .home-tab-inner p,
    .ecommerce-carousel .item p {
        font-size: 18px;
    }

    .home-tab-inner ul li a {
        font-size: 18px;
    }

    .home-tab-inner p {
        width: 156px;
    }

    .home-tab-inner ul {
        width: calc(100% - 186px);
    }

    section.worked-section ul li img {
        width: 100%;
    }

    .main-paragraph {
        margin-top: 20px;
        font-size: 18px;
    }

    .home-about-content {
        width: 560px;
        padding: 50px;
    }

    .home-about-video {
        width: calc(100% - 560px);
    }

    .st_logo {
        width: 50%;
    }

    .contact-details-card p {
        max-width: 265px;
    }

    .footer-address {
        width: calc(100% - 300px);
    }

    .case-study_solution .right-box h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .blog-card .blog-content {
        min-height: 115px;
    }

    .ecommerce-carousel .item h5,
    .industry-card h5 {
        font-size: 24px;
    }

    .devprocess_section .devprocesscol:nth-child(4n) .devbluewrap::after {
        display: none;
    }
}

@media (min-width: 1200px) {
    .talk-section .hs-form h2 {
        font-size: 25px;
    }
}

@media (min-width: 768px) {

    section.banner-section>img,
    section.services-banner>img {
        position: relative;
    }

    .services-bluebanner .bluebox {
        position: absolute;
    }

    section.banner-section {
        padding: 0;
    }

    .offrings .tab {
        background-color: #000;
        padding: 20px;
        box-shadow: 0 2px 37px 0 rgba(0, 0, 0, .4);
    }

    .offrings .tab button.active {
        background-color: #03abf4;
        color: #fff;
        margin-right: -40px;
    }

    .offrings .tab button {
        background-color: inherit;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 10px 16px;
        transition: 0.3s;
        font-size: 17px;
        color: #fff;
        text-align: left;
        margin-top: 5px;

    }
}

@media screen and (max-width: 1599px) {
    /* .devprocess_section .devbluewrap {
                width: 290px;
                height: 290px;
            } */

    .devprocess_section .devbluewrap::after {
        right: -9%;
    }

    .devprocess_section .devprocesscol {
        width: calc(100% / 3);
    }

    .devprocess_section .devprocesscol:nth-child(4n) .devbluewrap::after {
        display: block;
    }

    .devprocess_section .devprocesscol:nth-child(3n) .devbluewrap::after {
        display: none;
    }
}

@media screen and (max-width: 1500px) {
    .awards-content h5 {
        min-height: 90px;
    }

    .glassdoor::after {
        height: 100px;
    }

    .map-content .right p:before {
        height: 60px;
    }

    section.featured-job-section .left p {
        font-size: 18px;
    }

    .para {
        font-size: 16px;
    }

    h6 {
        font-size: 16px;
    }

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

    .case-study_solution .right-box p {
        font-size: 16px;
    }

    .individual_solution .shortdesc {
        font-size: 15px;
    }

    .industry-main p {
        font-size: 16px;
    }

    .services-bluebanner .detail .box:last-child {
        padding-left: 20px;
    }

    .project_one .main-paragraph {
        font-size: 16px
    }

    .main-paragraph {
        font-size: 16px !important;
    }

    .right-box p {
        font-size: 16px;
    }

    .media-section .main-paragraph {
        font-size: 16px;
    }
}

@media (max-width: 1399px) {
    section.banner-section {
        /* min-height: 380px; */
        padding: 0;
    }

    .services-bluebanner .detail .box {
        font-size: 16px;
    }

    .certifications ul.row {
        flex-wrap: wrap;
    }
}


@media screen and (max-width: 1199px) {
    #prespective-section .content {
        min-height: 185px;
    }

    .profile-content h3 {
        font-size: 20px;
    }

    .info h3 {
        font-size: 16px;
    }

    #prespective-section a {
        bottom: 10px;
    }

    .home-services-card h4 {
        font-size: 24px;
    }

    .new-feature .home-featured-inner h3 {
        font-size: 24px;
    }

    .ecommerce-carousel .item h5,
    .industry-card h5 {
        font-size: 24px;
    }

    #prespective-section h4 {
        font-size: 18px;
    }

    .prep-card-inner {
        min-height: 535px;
    }

    body {
        font-size: 14px;
    }

    .main-paragraph {
        font-size: 14px !important;
    }

    #prespective-section .content p {
        max-height: 110px;
    }

    .map-content .right h6 {
        font-size: 20px;
    }

    .contact-details-content h6 {
        font-size: 14px;
    }

    .tab-content-text p {
        font-size: 16px;
    }

    .contact-details-content {
        padding: 7% 7% 25%;
    }

    .glassdoor::after {
        height: 90px;
    }

    .technology_list p {
        font-size: 16px;
    }

    .tab_one button {
        font-size: 16px;
    }

    .single-case-study .industry-card p {
        font-size: 13px;
    }

    .case-study_solution .right-box {
        width: 40%;
        padding-left: 45px;
    }


    .case-study_solution .left-box {
        width: 60%;
    }

    .awards-content h5 {
        font-size: 16px;
        min-height: 70px;
    }

    .blog-details h2 {
        font-size: 25px;
    }

    .blog-details h3 {
        font-size: 24px;
    }

    .blog-details h4 {
        font-size: 22px;
    }

    .blog-details .blog-title h1 span {
        width: calc(100% - 10px);
    }

    .blog-details .blog-title h1 {
        font-size: 35px;
    }

    .blog-card:hover .blog-content i img {
        -ms-transform: translateX(5px);
        transform: translateX(5px);
        -webkit-transform: translateX(5px);
        -moz-transform: translateX(5px);
    }

    .stories-left .item h5>span {
        font-size: 16px;
    }

    .industry-card {
        width: 31%;
    }

    .acheive-card {
        max-height: 300px;
    }

    section.featured-job-section .right:before {
        top: 10px;
    }

    .home-featured-card:hover h6 img {
        transform: translateX(5px);
        -webkit-transform: translateX(5px);
        -moz-transform: translateX(5px);
    }

    .blog-section a:hover .blog-content i img {
        transform: translateX(5px);
        -webkit-transform: translateX(5px);
        -moz-transform: translateX(5px);
    }

    .blog-right-bottom a:hover .popular-content img {
        transform: translateX(5px);
        -webkit-transform: translateX(5px);
        -moz-transform: translateX(5px);

    }

    .map-content .right p {
        font-size: 18px;
    }

    section.consultation-section.culture-consultation-section>span {
        font-size: 35px;
    }

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 16px;
    }

    .stories-left .item h5>span {
        font-size: 14px;
    }

    .culutre-para {
        font-size: 14px;
    }

    .team-content h6>span>i {
        font-size: 16px;
    }

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

    .navigation .header-search {
        width: 20px;
    }

    .home-slider .banner-content {
        padding: 0 35px;
    }

    .home-slider .carousel-item {
        min-height: inherit;
    }

    /* .home-slider .carousel-item img, .home-slider .carousel-item video{
                object-fit: inherit;
                height: auto;
            } */

    .home-slider .banner-content {
        position: absolute;
    }

    .home-slider .owl-dots {
        bottom: 10px;
    }

    section.ecommerce-section,
    .difference-carousel {
        margin-left: calc((100% - 970px) / 2);
    }

    .ecommerce-carousel .item p,
    .industry-card p {
        font-size: 14px;
    }

    .tab-content-text p,
    .stories-left .item p {
        font-size: 16px;
    }

    .talk-left select {
        font-size: 20px;
    }

    .home-featured-card-inner h6 {
        padding: 16px 52px 12px 15px;
        font-size: 20px;
    }

    .home-featured-card-inner h6 img {
        right: 20px;
        width: 32px;
    }

    .main-paragraph {
        font-size: 16px;
    }

    .experience-card h2 {
        font-size: 45px;
    }

    .experience-card p {
        line-height: 23px;
    }

    section.worked-section ul li {
        width: 18%;
    }

    .footer-mid:nth-child(3) ul li:nth-child(2),
    .footer-mid:nth-child(3) ul li:nth-child(4) {
        margin-left: 0;
    }

    .team-content h6>i {
        width: 30px;
        height: 30px;
    }

    .blog-right {
        width: 30%;
    }

    .blog-right-top ul li a {
        padding: 8px 10px 5px;
        font-size: 10px;
    }

    .job-left {
        width: 65%;
    }

    .job-right {
        width: 33%;
    }

    .partner-grid .partner-card .partner-content h5 img {
        top: 5px;
    }

    .team-card {
        width: calc(100% / 4 - 20px);
    }

    .team-img-wrap {
        max-width: 150px;
    }

    .devprocess_section .devbluewrap {
        width: 325px;
        height: 325px;
    }

    .devprocess_section .devbluewrap::after {
        right: 0%;
    }

    .uisection .ui-dots {
        width: 700px;
        height: 700px;
    }

    .ui-dots .owl-dot:nth-child(1) {
        top: 220px;
        left: -190px;
    }

    .ui-dots .owl-dot:nth-child(2) {
        top: 50px;
        left: -86px;
    }

    .ui-dots .owl-dot:nth-child(3) {
        top: -66px;
        left: 275px;
    }

    .ui-dots .owl-dot:nth-child(4) {
        top: 50px;
        right: -86px;
    }

    .ui-dots .owl-dot:nth-child(5) {
        top: 220px;
        right: -190px;
    }

    .offrings .tab {
        width: 30% !important;
    }

    .offrings .tabscontent {
        width: 65% !important;
    }
}

@media screen and (max-width: 1024px) {
    #prespective-section .content p {
        font-size: 14px;
    }

    .experience-card {
        padding: 10px 20px;
    }

    section.job-mid-section {
        padding: 20px 0;
    }

    .home-services-card h4 {
        font-size: 24px;
    }

    .ecommerce-carousel .item h5,
    .industry-card h5 {
        font-size: 24px;
    }

    .culutre-para {
        font-size: 14px;
    }

    .para {
        font-size: 14px;
    }

    section.job-header {
        padding: 20px 0;
    }

    .scrollable .viewport {
        height: 180px !important;
    }

    .acheive-card {
        min-height: 260px;
        padding: 20px 20px 40px;
    }
}

@media screen and (max-width: 991px) {
    .contact-details-content h5 {
        font-size: 14px;
        min-height: 42px;
    }

    .home-slider .banner-content .container {
        max-width: 660px;
    }

    .banner-content h1 {
        font-size: 30px;
    }

    .services-bluebanner .detail {
        padding: 10px 10px
    }

    .profile-content h3 {
        font-size: 18px;
    }

    .blog-right-top .see-all {
        font-size: 12px;
        right: 52px;
    }

    .blog-right-top .see-all:after {
        margin-left: 4px;
        top: 7px;
        width: 36px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
    }

    .blog-right-top .see-all:hover::after {
        margin-left: 8px;
    }

    .contact-details-content p {
        margin-top: 0px;
    }

    .section {
        margin-top: 25px;
        padding-top: 25px;
    }

    .pt-100 {
        padding-top: 50px;
    }

    .blog-card .blog-content {
        min-height: 70px;
    }

    #prespective-section .content {
        min-height: 180px;
    }

    #prespective-section .content p {
        max-height: inherit;
    }

    #prespective-section img {
        max-height: 220px;
    }

    .map-content .right h6 {
        font-size: 18px;
    }

    .contact-details-content {
        padding: 7% 7% 30%;
    }

    .contact-details-content h6 {
        font-size: 12px;
        position: absolute;
        bottom: 66px;
    }

    .para {
        font-size: 16px;
    }

    section.services-banner h2,
    section.services-banner h1 {
        font-size: 26px;
    }

    .services-bluebanner .detail .box:last-child {
        padding-left: 20px;
    }

    .ecommerce-carousel .item h5,
    .industry-card h5 {
        font-size: 18px;
    }

    .img-case-logo .logo-inner::after {
        border-bottom: 80px solid white;
        border-left: 80px solid transparent;
    }

    .img-case-logo .logo-inner {
        height: 80px;
        width: 80px;
    }

    .img-case-logo .logo-inner img {
        width: 30px;
        height: 20px;
    }

    .new-feature .home-featured-inner h6 {
        font-size: 14px;
    }

    .technology_list p {
        font-size: 14px;
    }

    .tab_one button {
        font-size: 14px;
    }

    .single-case-study .industry-card p {
        font-size: 13px;
    }

    .case-study_solution .right-box,
    .case-study_solution .left-box {
        width: 100%;
        padding-left: 0;
    }

    .cs_section {
        margin-bottom: -25px;
        padding: 30px 0;
    }

    .logo-inner {
        height: 85px;
        width: 85px;
    }

    .navigation>ul>li {
        padding: 0 2.2%;
    }

    .navigation>ul>li:last-child {
        padding: 0 0 0 2.2%;
    }

    .study-filters .filter-content {
        margin: 0;
        width: 200px;
    }

    .ms-options-wrap>button {
        padding: 12px 10px 8px 15px !important;
        margin: 0;
        font-size: 14px !important;
    }

    .study-filters .ms-options-wrap li {
        font-size: 14px;
    }

    .ms-options {
        margin-left: 0px;
    }

    .blog-details .blog-title h1 {
        font-size: 30px;
    }

    .blog-details h2 {
        font-size: 22px;
    }

    .blog-details h3 {
        font-size: 20px;
    }

    .blog-details h4 {
        font-size: 20px;
    }

    .blog-content {
        padding: 5% 15% 5% 5%;
    }

    .read-more {
        font-size: 16px;
    }

    .see-all {
        font-size: 16px;
    }

    .new-feature .imgwrap .logo-inner img {
        width: 30px;
        height: 25px;
        bottom: 12px;
        right: 5px;
    }

    .logo-inner::after {
        border-bottom: 85px solid white;
        border-left: 85px solid transparent;
    }

    .home-featured-card:hover h6 img {
        transform: translateX(5px);
        -webkit-transform: translateX(5px);
        -moz-transform: translateX(5px);
    }

    .test-logo {
        margin: 0 0px 5px 0px;
    }

    #prespective-section h4 {
        font-size: 18px;
    }

    body {
        font-size: 12px;
    }

    .map-content .right p {
        font-size: 16px;
    }

    .flip-card-inner {
        min-height: 0px;
    }

    .media-section h4 {
        font-size: 18px;
    }

    .insights-services .home-featured-card-inner h6 {
        padding: 16px 55px 12px 15px;
        font-size: 15px;
    }

    .awards-content {
        height: 100px;
        padding: 15px 10px;
    }

    .awards-content h5 {
        font-size: 14px;
    }

    .ecommerce-icon {
        width: 70px;
        height: 70px;
    }

    .culutre-para {
        font-size: 12px;
    }

    .team-card {
        width: calc(100%/3 - 20px);
    }

    .talk-section .hs-form h2 {
        font-size: 20px;
    }

    h1 {
        font-size: 30px;
    }

    section.consultation-section.culture-consultation-section>span {
        font-size: 25px;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 14px;
    }

    .team-content h6>span>i {
        font-size: 14px;
    }

    .new-feature .home-featured-inner h3 {
        font-size: 18px;
    }

    .container {
        width: 100%;
        padding: 0 6%;
    }

    .container.space_one {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .navigation {
        width: calc(100% - 160px);
    }


    .navigation>ul>li {
        margin-left: 0%;
    }

    .home-tab-nav {
        top: 0;
        min-height: inherit;
    }

    .navigation>ul>li #headersearch {
        width: 16px;
        height: 20px;
    }

    section.banner-section,
    section.banner-section.banner-section-search {
        padding: 0
    }

    section.ecommerce-section,
    .difference-carousel {
        margin-left: calc((100% - 720px) / 2);
    }

    section.ecommerce-section .owl-next {
        left: auto;
        right: 40px;
    }

    .ecommerce-carousel .item p,
    .industry-card p {
        font-size: 12px;
    }

    .tab-content-text p,
    .stories-left .item p {
        font-size: 14px;
    }

    .home-tab-inner ul li a {
        font-size: 11px;
        padding: 18px 0%;
    }

    .home-about-content {
        width: 350px;
        padding: 20px;
    }

    .home-about-content h2 {
        line-height: 30px;
        padding-bottom: 2px;
    }

    .home-about-content h2:after {
        height: 3px;
    }

    .home-about-content p {
        font-size: 14px;
        margin-top: 10px;
    }

    .home-about-video {
        width: calc(100% - 350px);
    }

    .talk-section .hs-form .hs-richtext {
        font-size: 18px;
    }

    footer {
        padding: 30px 0 0;
    }

    .footer-logo {
        width: 170px;
    }

    .footer-logo p {
        padding-left: 40px;
    }

    .footer-address {
        width: calc(100% - 250px);
    }

    .footer-address .item p {
        font-size: 12px;
        max-width: inherit;
    }

    .footer-mid-main {
        margin-top: 30px;
        padding: 20px 0 0;
    }

    .footer-mid:nth-child(1),
    .footer-mid:nth-child(2) {
        width: 50%;
    }

    .footer-mid:nth-child(3) {
        width: 50%;
    }

    .footer-mid-main .fcontentwrap {
        margin-bottom: 30px;
    }

    .footer-mid:nth-child(3) ul li:nth-child(2),
    .footer-mid:nth-child(3) ul li:nth-child(4) {
        margin-left: 0;
        width: 100%;
    }

    .footer-mid ul li {
        margin: 10px 0 0;
    }

    .footer-right {
        width: 50%;
    }

    .footer-right input {
        font-size: 12px;
    }

    .copy-right {
        margin-top: 30px;
    }

    .copy-right-inner {
        font-size: 12px;
    }

    .copy-right-inner p img {
        width: 120px;
        margin-left: 15px;
    }

    .footersocial ul li a {
        margin-left: 9px;
        width: 30px;
        height: 30px;
        padding: 6px 2px 0;
        font-size: 16px;
        line-height: 1;
    }

    .home-featured-card-inner:nth-child(2) {
        margin-top: 9px;
    }

    section.service-tab-section .home-tab-inner ul {
        width: calc(100% - 156px);
    }

    .home-tab-inner p {
        padding: 12px 10px 12px 0;
        font-size: 13px;
    }

    .tab-content-text h2 {
        line-height: 36px;
    }

    section.service-tab-section .tab-content-text p {
        font-size: 14px;
    }

    section.service-tab-section .tab-content-text p {
        font-size: 16px;
    }

    .acheive-card {
        padding: 30px 15px 45px;
    }

    .acheive-card a {
        left: 15px;
        bottom: 15px;
    }

    .capabilities-card:nth-child(3n + 3) {
        margin-right: 0;
    }

    .capabilities-card:nth-child(4n) {
        margin-right: 25px;
    }

    .capabilities-card {
        width: calc((100% - 50px) / 3);
    }

    .capabilities-content h5 {
        line-height: 23px;
    }

    .impact-client-card,
    .impact-client-card2,
    .impact-client-card3 {
        width: calc(50% - 10px);
        padding: 15px 15px;
    }

    .impact-client-card2 {
        margin-top: 20px;
        padding: 0;
    }

    .impact-client-card3 {
        margin-top: 20px;
    }

    .impact-client-card3 p {
        margin-top: 6px;
    }

    .impact-client-card3 h6 {
        margin-top: 10px;
    }

    .impact-client-card3 img {
        width: 95%;
    }

    .industry-main p {
        line-height: 25px;
    }

    .stories-left .item h5 {
        padding: 6px 10px 3px;
    }

    .stories-left .item h5>span {
        margin-left: 0px;
    }

    .capabilities-content h5>span {
        display: inline;
    }

    .contact-right {
        padding: 5% 0 5% 2%;
    }

    .contact-details-card {
        width: 32%;
        margin-top: 2%;
    }

    .contact-details-card:nth-child(3n + 2) {
        margin-left: 2%;
        margin-right: 2%;
    }

    .contact-details-grid {
        margin-top: 20px;
    }

    .problem-card p {
        font-size: 13px;
    }

    .problem-card {
        width: calc((100% - 20px) / 3);
        padding: 0 20px 20px;
    }

    .job-left-inner ul {
        margin-bottom: 30px;
    }

    .job-left {
        width: 50%;
    }

    .job-left>ul {
        margin-bottom: 40px;
    }

    .job-left>ul li {
        font-size: 12px;
        margin-top: 11px;
    }

    .job-right {
        width: 43%;
    }

    .home-services-card h4 {
        font-size: 18px;
        min-height: 50px;
    }

    .home-services-card p {
        font-size: 13px;
        opacity: 1;
        padding-bottom: 45px;
    }

    .three_card .card h5 {
        font-size: 18px;
        min-height: 50px;
    }

    #value .value_card .wrapper h5,
    .four_col_section .value_card .wrapper h5 {
        min-height: 35px;
    }

    .home-services-card i {
        right: 6px;
        bottom: 5px;
    }

    .flip-card-front,
    .flip-card-back {
        padding: 15px;
    }

    .stories-right div {
        height: auto;
    }

    .client-carousel .owl-next {
        left: auto;
        right: -20px;
    }

    .industry-main p {
        max-width: 530px;
    }

    .banner-content h1 {
        min-height: inherit
    }

    .individual_solution .solutionlist li {
        background: url(../img/check.png) 0px 7px no-repeat;
        font-size: 13px;
    }

    .cs-banner-img {
        width: 100%;
        margin-bottom: 20px;
    }

    .cs-banner-content {
        width: 100%;
        padding-left: 0%;
    }

    section.team-section.communication-culture a.main-btn {
        margin-top: 20px;
    }

    .techcol1,
    .techcol2 {
        width: 100%;
        padding: 5px 15px
    }

    .tech-grid {
        flex-direction: inherit;
    }

    .technonlogywrap {
        padding: 10px 0;
    }

    .technonlogywrap .techtitle {
        font-size: 18px;
    }

    .devprocess_section .devprocesscol {
        width: calc(100% / 2);
    }

    .devprocess_section .devprocesscol:nth-child(3) .devbluewrap::after {
        display: block;
    }

    .devprocess_section .devprocesscol:nth-child(2n) .devbluewrap::after {
        display: none;
    }

    .devprocess_section .devbluewrap::after {
        right: -3%;
    }

    .devprocess_section .devprocessrow {
        width: 705px;
        margin: 0 auto;
    }

    .uisection .ui-dots {
        display: none;
    }

    .ui-carousel {
        margin: 0 auto
    }

    .arch {
        height: auto;
    }

    .ui-container {
        margin: 50px 10px 10px;
    }

    .ui-numbers {
        display: block;
    }

    .ui-carousel .owl-prev,
    .ui-carousel .owl-next {
        position: static;
        display: inline-block;
        margin: 0 10px;
    }

    .ui-carousel .owl-nav {
        text-align: center;
    }

    .media-coverage-details .see-all {
        top: 3px;
    }

    .experience-col {
        width: 100% !important;
        margin-bottom: 40px;
    }

    .experience-col.expcol1 {
        padding-bottom: 30px;
    }

    .experience-card {
        text-align: center;
    }

    .expcol1:before,
    .expcol2:before {
        border: 0;
        border-bottom: 1px solid #cecece;
        width: 100%;
        height: 1px;
        right: 0;
        top: inherit;
        bottom: 0;
    }

    .experience-section .experience_title {
        font-size: 25px;
    }

    .experience-card h2:before {
        left: 0;
        right: 0;
        margin: auto
    }

    #consultcontent {
        padding: 0 !important;
        text-align: center;
    }

    #consultcontent .main-btn {
        position: static;
    }

    .st_logo iframe {
        width: 114px;
        height: 97px !important;
    }

    .offrings .tab {
        width: 40% !important;
    }

    .offrings .tabscontent {
        width: 55% !important;
    }

    .consultation-section .row {
        flex-direction: column;
    }

    section.consultation-section p,
    section.consultation-section h2 {
        text-align: center !important;
    }
}

@media (min-width: 891px) and (max-width: 1380px) {
    section.banner-section {
        min-height: 480px;
        padding: 0;
    }
}

/* New CSS added For strip section aligment */
@media screen and (min-width: 768px) and (max-width: 890px) {
    section.services-bluebanner>img {
        position: static;
    }

    section.services-bluebanner {
        flex-direction: column;
        padding: 0;
    }

    .services-bluebanner .bluebox {
        margin: 0;
        max-width: inherit;
        padding: 20px;
        position: static;
    }

    .maga-menu {
        opacity: 1;
        visibility: visible;
        position: static;
        display: none;
        max-height: inherit;
    }

    .menu-blog {
        display: none;
    }

    .blog-right-top h6.blog-cat::after {
        content: "";
        background: url(../img/down-arrow-red.svg);
        right: 26px;
        background-repeat: no-repeat;
        width: 20px;
        position: absolute;
        top: 20px;
        height: 12px;
    }

    .navigation>ul>li:last-child {
        padding: 0;
    }

    .blog-right-bottom {
        display: none;
    }

    .read-more {
        font-size: 13px;
    }

    .new-feature .imgwrap .logo-inner img {
        width: 40px;
        height: 30px;
        bottom: 18px;
        right: 8px;
    }

    .logo-inner::after {
        border-bottom: 100px solid white;
        border-left: 100px solid transparent;
    }

    .ms-options-wrap>button {
        font-size: 14px !important;
    }

    .study-filters {
        display: block;
    }

    .navigation>ul>li:nth-child(2) {
        padding-left: 0;
    }

    .maga-menu.searchcontainer {
        opacity: 1;
        visibility: visible !important;
    }

    /* .navigation>ul>li:first-child {
        padding-right: 0;
    } */

    .cs-banner-img {
        width: 100%;
    }

    section.home-tab-nav {
        display: none;
    }

    .body-inner {
        overflow: hidden;
        position: relative;
    }

    header {
        padding: 12px 0;
    }

    .logo {
        width: 150px;
    }



    .navigation {
        display: block;
        position: absolute;
        top: 62px;
        background: #fff;
        height: calc(100vh - 61px);
        right: 0;
        width: 100%;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        transition: 300ms ease-in-out;
        -webkit-transition: 300ms ease-in-out;
        -moz-transition: 300ms ease-in-out;
        overflow-y: scroll;
    }

    .navigation>ul>li {
        padding-left: 0;
    }

    .navigation.active {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
    }

    .navigation .header-search {
        width: 100%;
    }

    .navigation .header-search img {
        filter: invert(1);
        display: block;
        width: 20px;
    }

    .navigation .header-search .maga-menu ul {
        padding-left: 28px;
    }

    .navigation .header-search .maga-menu form img {
        top: 10px;
        width: 17px;
        right: 10px;
    }

    .navigation .header-search .maga-menu .container {
        padding: 0;
    }

    .navigation>ul>li:first-child h6 {
        margin: 20px 0px 20px 28px;
    }

    .navigation>ul>li.menu-option2 ul.sub-menu li {
        width: 100%;
    }

    .maga-menu form input {
        font-size: 14px;
        border: 0;
        outline: 0;
    }

    /* .maga-menu .nav-featured-inner-wrap {
        display: none;
    } */

    .sidemenu {
        width: 100%;
        background: none;
        padding: 0
    }

    .maga-menu-inner {
        padding-bottom: 0;
    }

    .navigation>ul {
        width: 100%;
        max-width: 100%;
    }

    .navigation>ul>li {
        margin-left: 0;
        width: 100%;
    }

    .navigation>ul>li>a {
        padding: 14px 20px 12px;
        color: #3d3d3d;
        border-top: 1px solid #efefef;
        position: relative;
    }

    .navigation>ul>li a {
        position: relative;
    }

    .navigation>ul>li a i {
        display: inline-block;
        font-size: 20px;
        line-height: 44px;
        transition: 300ms ease-in-out;
        -webkit-transition: 300ms ease-in-out;
        -moz-transition: 300ms ease-in-out;
        width: 44px;
        height: 44px;
        position: absolute;
        right: 0;
        top: 0;
        text-align: center;
    }

    .navigation>ul li.active>a>i {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);

    }

    .maga-menu-inner>ul>li:hover ul {
        display: none;
    }

    .maga-menu-inner>ul>li.active ul {
        display: block;
    }

    header .navigation>ul>li>a.main-btn,
    body.header-fixed header .navigation>ul>li>a.main-btn {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        text-align: left;
        /* background: white; */
        border-right: 0;
        padding: 14px 20px 12px;
        border-left: 0;
        border: 1px solid #efefef;
        /* color: black; */
        margin-left: 20px;
    }

    header .navigation>ul>li>a:hover,
    body.header-fixed header .navigation>ul>li>a:hover {
        color: #1d1d1d;
    }

    .navigation>ul>li:hover .maga-menu {
        position: static;
        display: none;
    }

    .navigation>ul>li.active .maga-menu {
        display: block;
        position: static;
    }

    header .navigation>ul>li.active>a,
    body.header-fixed header .navigation>ul>li.active>a {
        color: #f30e0e;
    }

    .maga-menu h4,
    .navigation>ul>li.active>a:after {
        display: none;
    }

    .maga-menu .container {
        padding: 0px !important;
    }

    .maga-menu ul li {
        width: 100%;
        padding: 0;
    }

    .maga-menu ul li a {
        padding: 10px 0 10px 30px;
        display: block;
        border-bottom: 1px solid #efefef;
    }

    .maga-menu ul li:last-child a {
        border-bottom: 0;
    }

    .maga-menu ul {
        width: 100%;
        height: auto;
        padding: 0;
        max-height: 100%;
        overflow: hidden;
    }

    .maga-menu-inner>ul>li:hover>a img {
        display: none;
    }

    .maga-menu .home-featured-inner {
        display: none;
    }

    .maga-menu ul ul {
        position: static;
        display: none;
        padding: 0px;
        width: 100%;
        border-left: 0px;
    }

    .maga-menu ul ul li a {
        padding-left: 40px;
    }

    .maga-menu form .search-button {
        right: 18px;
    }

    .menuIcon {
        width: 22px;
        position: absolute;
        height: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer;
        right: 26px;
        top: 35px;
        z-index: 9;
    }


    .menuIcon>span {
        width: 100%;
        background: #fff;
        height: 2px;
        display: block;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
    }

    i.menuIcon>span:after,
    i.menuIcon>span:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        height: 2px;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
    }

    i.menuIcon>span:before {
        top: auto;
        bottom: 0;
    }

    .menuIcon.active>span::before {
        bottom: 10px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
    }

    .menuIcon.active>span::after {
        top: 4px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
    }

    /* .navigation>ul>li:first-child a {
        display: none;
    } */

    .navigation>ul>li:first-child .maga-menu {
        position: static;
        display: block !important;
        padding: 0;
    }

    .navigation>ul>li:first-child input[type="text"] {
        height: 50px;
        padding: 0 0 0 20px;
    }

    .navigation>ul>li:first-child .maga-menu .container {
        padding: 0;
    }

    .navigation>ul>li:first-child form img {
        top: 15px;
        right: 12px;
    }

    /* .navigation>ul>li:first-child .sub-menu, */
    .navigation>ul>li:first-child h6 {
        display: none;
    }

    .maga-menu form input {
        font-size: 16px;
        height: 70px;
    }

    .maga-menu .viewallbtnwrap .viewallbtn {
        font-size: 12px;
    }

    .maga-menu .viewallbtnwrap .viewallbtn::after {
        top: 15px;
    }

    header.header-static .menuIcon>span,
    header.header-static .menuIcon>span:after,
    header.header-static .menuIcon>span:before,
    body.header-fixed header .menuIcon>span,
    body.header-fixed header .menuIcon>span:after,
    body.header-fixed header .menuIcon>span:before {
        background: #1d1d1d;
    }

    .menuIcon.active>span,
    body.header-fixed header .menuIcon.active>span {
        background: transparent !important;
    }

    .search-results .search-box .item-block {
        width: 100%;
        margin-right: 0px;
    }

    section.search-section {
        padding: 15px 0;
    }

    .search-section .filter {
        width: 100%;
    }

    .search-results .search-box {
        width: 100%;
        padding: 0px;
        margin-top: 23px;
    }

    .navigation>ul>li.active>a::before {
        display: none;
    }
}

/* end */

@media screen and (max-width: 830px) {
    .study-filters {
        justify-content: end;
    }

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

    .top-case-study .imag-box {
        display: none;
    }

    .top-case-study .right-part {
        width: 100% !important;
    }

    .homepage-cta .row {
        flex-direction: column;
    }

    .homepage-cta .content {
        width: 100% !important;
        flex-direction: column;
        text-align: center;
        margin-bottom: 20px;
    }

    div#talk-section-css {
        flex-direction: column;
    }

    section.talk-section .main-heading {
        text-align: center !important;
    }

    section.talk-section h2.main-heading::after {
        right: 0 !important;
    }
}

@media (max-width: 800px) {
    svg.radial-progress {
        max-width: 80px;
    }

    .client-name img {
        width: 80px;
        height: 80px;
    }

    .navigation>ul>li {
        margin-left: 0;
    }

    .blog-right-bottom ul li a {
        padding: 15px;
    }

    .popular-content {
        width: calc(100% - 90px);
    }

    .mid-cta .mid-cta-left {
        width: 100% !important;
        text-align: center;
        margin-bottom: 20px;
    }

    .mid-cta .row {
        flex-direction: column;
    }
}


@media (min-width: 768px) {
    .home-tab-nav.tabnavfixed {
        position: fixed;
        top: 71px;
        width: 100%;
    }

    .main-section.mainsectionpadding {
        padding-top: 0px;
    }

    .home-services-card:nth-child(3n+2) {
        margin-left: 25px;
        margin-right: 25px;
    }

    .media-section .main-paragraph {
        padding: 0 122px;
    }

    .media-section .main-paragraph,
    .seemore-paragraph {
        padding: 0 122px !important;
        min-height: 35px;
    }

    .footer-mid-main .fcontentwrap {
        display: block !important;
    }

}


@media screen and (max-width: 767px) {
    .aws-page ul {
        align-items: unset;
        flex-direction: column;
        margin-left: 33px;
    }

    .industries-section ul li {
        width: 32% !important;
    }

    .aws-page ul li {
        margin: 12px;
    }

    .contact-details-content h5 {
        font-size: 16px;
        min-height: unset;
    }

    .home-slider .banner-content {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        left: 0;
        position: absolute;
    }

    .blog-main-card .blog-img img {
        height: auto;
    }

    .profile-link img {
        height: 50px;
    }

    .profile-content {
        margin-left: 0px;
        width: 80%;
    }

    .profile-img {
        width: 20%;
    }

    .profile-content h3 {
        font-size: 16px;
    }

    .blog-right-top .see-all {
        display: none;
    }

    .blog-left .blogmaintitle {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .blog-left .blogmaintitle {
        line-height: 40px;
    }

    .blog-left {
        display: unset;
    }


    .contact-details-content p {
        margin-top: 10px;
    }

    .navigation>ul>li.active>a::before {
        display: none;
    }

    .media-coverage-details .see-all {
        display: none;
    }

    section.featured-job-section .right {
        margin: 20px 0;
    }

    .media-coverage-details .main-headline {
        padding-right: 0;
    }


    .scrollable .viewport {
        height: auto !important;
    }

    #prespective-section p.main-paragraph {
        font-size: 16px;
    }

    #prespective-section .time {
        padding: 10px 11px 0px;
    }

    #prespective-section .content {
        padding: 0px 10px 10px;
    }

    #prespective-section .card-footer {
        padding: 0 10px;
    }

    #prespective-section h4 {
        margin-top: 8px;
    }

    #prespective-section img {
        max-height: 160px;
    }

    #prespective-section .content p {
        margin-top: 8px;
    }

    .info {
        width: 100%;
    }

    .testimonial-box {
        min-height: 330px;
        padding: 10px;
    }

    .test-image {
        height: 50px;
        width: 50px;
    }

    section.team-section.communication-culture a.main-btn {
        margin-top: 8px;
    }

    .para {
        margin-top: 10px;
        max-height: 206px;
    }

    .info h3 {
        font-size: 16px;
    }

    .prep-card-inner {
        min-height: 450px;
    }

    #prespective-section .content {
        min-height: 170px;
    }

    #prespective-section .content p {
        max-height: 85px;
    }

    #prespective-section .card-footer {
        min-height: 75px;
    }

    .contact-details-content {
        padding: 6%;
    }

    .contact-details-content h6 {
        font-size: 14px;
        position: static;
    }

    .contact-details-card .contact-details-content>a {
        position: unset;
    }

    .project_one .main-paragraph {
        font-size: 14px
    }

    .individual_solution .shortdesc {
        font-size: 13px;
    }

    .talk-section .hs-form>div.hs_email,
    .talk-section .hs-form>div.hs-fieldtype-select {
        min-height: 45px;
    }

    .media-section .main-paragraph {
        font-size: 14px;
        overflow: visible;
    }

    .services-bluebanner .detail {
        width: 80%;
    }

    .services-bluebanner .detail .right-box p {
        font-size: 14px;
    }

    .case-study_solution .right-box p {
        font-size: 14px;
    }

    .img-case-logo .logo-inner::after {
        border-bottom: 100px solid white;
        border-left: 100px solid transparent;
    }

    .img-case-logo .logo-inner {
        height: 100px;
        width: 100px;
    }

    .img-case-logo .logo-inner img {
        width: 40px;
        height: 30px;
    }

    .client-name {
        order: -1;
        width: 100%;
    }

    .contact-details-grid {
        margin-top: 5px;
    }

    .new-feature .home-featured-inner h6 {
        font-size: 16px;
    }

    .glassdoor:nth-child(2n+2)::after {
        content: "";
        height: 0;
    }

    .client-name img {
        width: 100px;
        height: 100px;
    }

    .client-reviews p {
        margin-left: 0px;
    }

    .client-reviews-top figure {
        width: 35%;
    }

    .client-name div {
        width: 100%;
        padding-left: 0px;
        display: block;
        text-align: center;
    }

    .client-name .name {
        margin-left: 0px;
    }

    .client-name p {
        margin-bottom: 0px;
    }

    .recommend,
    .CEO-approved {
        width: 50%;
        margin-top: 20px;
        display: block;
        text-align: center;
    }

    .recommend p,
    .CEO-approved p {
        max-width: 100%;
        padding-top: 0px;
    }

    .glassdoor {
        width: 50%;
        text-align: center;
    }

    svg.radial-progress {
        max-width: 100px;
    }

    .impact-service a {
        margin-top: 20px;
    }

    .section {
        margin-top: 15px;
        padding-top: 15px;
    }

    .right-box .main-btn_one {
        margin: 20px 6px;
    }

    .right-box a {
        margin: 20px 0px;
    }

    .blog-right-top h6.blog-cat {
        display: block;
        padding: 15px 20px 10px;
        position: relative;
    }

    .maga-menu {
        opacity: 1;
        visibility: visible;
        position: static;
        display: none;
        max-height: inherit;
    }

    .menu-blog {
        display: none;
    }

    .blog-right-top h6.blog-cat::after {
        content: "";
        background: url(../img/down-arrow-red.svg);
        right: 26px;
        background-repeat: no-repeat;
        width: 20px;
        position: absolute;
        top: 20px;
        height: 12px;
    }

    .blog-right-top h6 {
        display: none;
    }

    .cs-client-card h6 {
        padding: 6px 0 6px 8px;
    }

    .blog-details .blog-title h1 {
        font-size: 24px;
    }

    .blog-content h6 {
        font-size: 12px;
    }

    .blog-details h2 {
        font-size: 18px;
    }

    .blog-details h3 {
        font-size: 18px;
    }

    .blog-details h4 {
        font-size: 18px;
    }

    .logo-inner {
        height: 100px;
        width: 100px;
    }

    .blog-main-card {
        display: block;
    }

    .navigation>ul>li:last-child {
        padding: 0;
    }

    .blog-right-bottom {
        display: none;
    }

    .read-more {
        font-size: 13px;
    }

    .ecommerce-carousel .item a,
    .industry-card a {
        font-size: 13px;
    }

    .see-all {
        font-size: 14px;
    }

    .new-feature .imgwrap .logo-inner img {
        width: 40px;
        height: 30px;
        bottom: 18px;
        right: 8px;
    }

    .logo-inner::after {
        border-bottom: 100px solid white;
        border-left: 100px solid transparent;
    }

    .ms-options-wrap>button {
        font-size: 14px !important;
    }

    .study-filters {
        display: block;
    }

    .study-filters .filter-content {
        width: 100%;
        margin: 10px 0;
    }

    #talk-section-css {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0px 6%;
    }

    .navigation>ul>li:nth-child(2) {
        padding-left: 0;
    }

    .acheive-card:nth-child(4n+4) {
        margin-right: 20px;
    }

    .insights-services .see-all {
        position: relative;
        display: block;
        margin-top: 20px;
        right: auto;
        left: auto;
    }

    .see-all:after {
        top: 2px;
    }

    section.featured-job-section .right:before {
        top: 10px;
    }

    section.featured-job-section .left p {
        font-size: 16px;
    }

    section.consultation-section.culture-consultation-section {
        padding: 40px 6% 50px;
    }

    #core-section .figure {
        height: 100px;
        width: 100px;
    }

    #core-section .yellow {
        background: radial-gradient(circle at center, rgb(241 180 24) 60%, transparent 62%), linear-gradient(to bottom, white 48%, rgb(226 226 226) 0%);
    }

    #core-section .red {
        background: radial-gradient(circle at center, rgb(229 57 57) 60%, transparent 62%), linear-gradient(to bottom, white 48%, rgb(226 226 226) 0%);

    }

    #core-section .purple {
        background: radial-gradient(circle at center, rgb(84 144 233) 60%, transparent 62%), linear-gradient(to bottom, white 48%, rgb(226 226 226) 0%);
    }

    #core-section .orange {
        background: radial-gradient(circle at center, rgb(251 136 25) 60%, transparent 62%), linear-gradient(to bottom, white 48%, rgb(226 226 226) 0%);
    }

    #core-section .blue {
        background: radial-gradient(circle at center, rgb(47 199 223) 60%, transparent 62%), linear-gradient(to bottom, white 48%, rgb(226 226 226) 0%);

    }

    #core-section .content {
        padding: 50px 50px 15px;
    }

    .culutre-para {
        font-size: 14px;
    }

    .maga-menu.searchcontainer {
        opacity: 1;
        visibility: visible !important;
    }

    /* .navigation>ul>li:first-child {
        padding-right: 0;
    } */

    .core-capability.featured-services .container {
        padding: 0 6%;
    }

    .team-content p {
        font-size: 14px;
    }

    .industry-main p {
        font-size: 14px;
    }

    .individual_solution .solutioncol {
        margin-bottom: 20px;
    }

    .cs-banner-img {
        width: 100%;
    }

    .cs-banner-content {
        width: 100%;
        padding-left: 0;
    }

    .cs_section_wrap {
        padding: 0 0px;
    }

    #core-section .home-featured-inner {
        display: block;
        overflow: unset;
    }

    .insights-services .home-featured-inner>div {
        width: calc((100% - 0px) / 2);
    }

    .talk-section .hs-form h2 {
        font-size: 18px;
    }

    .insights-services .home-featured-inner {
        flex-wrap: wrap;
        display: flex;
        justify-content: unset;
    }

    .stories-section .slick-dots {
        bottom: 15px;
    }

    .media-section h4 {
        font-size: 18px;
    }

    .client-carousel .item img {
        width: 80%;
    }

    .talk-section .hs-form h2 {
        line-height: 20px;
        color: #fff;
        font-size: 16px;
    }

    .talk-section input[type='email'] {
        background: #fff;
        font-size: 16px;
        padding: 12px 5px 10px;
    }

    .experience-card h2 {
        display: flex;
        justify-content: center;
    }

    #core-section .home-featured-card {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #core-section .home-featured-card p {
        font-size: 12px;
    }

    #core-section h4 {
        font-size: 18px;
    }

    .awards-grid .slick-slide,
    .awards-grid .awards-card {
        margin-right: 15px !important;
    }

    #prespective-section p {
        font-size: 12px;
    }

    #prespective-section h4 {
        font-size: 16px;
    }

    .para {
        font-size: 14px;
    }

    .home-featured-inner {
        display: block;
    }

    #prespective-section .info p br {
        display: none;
    }

    .test-image {
        margin: 0px 10px 5px 0px;
    }

    #prespective-section .test-image {
        margin: 0px 6px 0px 0px;
    }

    .test-logo {
        margin: 0px 0px 5px 0px;
    }

    body {
        font-size: 14px;
    }

    section.consultation-section.culture-consultation-section>span {
        font-size: 20px;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 20px;
    }

    h3,
    h4 {
        font-size: 18px;
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 14px;
    }

    .container {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 6%;
    }

    .new-feature .home-featured-inner h3 {
        font-size: 16px;
    }

    input,
    select,
    textarea {
        font-size: 12px;
    }

    h2.main-heading span {
        padding-bottom: 12px;
    }

    h2.main-heading span:after {
        left: calc(50% - 30px);
        width: 60px;
        height: 3px;
    }

    .main-paragraph {
        margin-top: 10px;
        font-size: 16px;
        line-height: 20px;
    }

    /* section.insights-services{
                padding-top:0
            } */
    .awards-section-content {
        padding: 30px 0 0 !important;
    }

    section.experience-section {
        padding: 20px 0;
    }

    section.featured-services .container,
    section.insights-services .container {
        padding: 0 6%;
    }

    section.home-tab-nav {
        display: none;
    }

    .awards-details {
        padding-bottom: 30px;
    }

    .body-inner {
        overflow: hidden;
        position: relative;
    }

    header {
        padding: 12px 0;
    }

    .logo {
        width: 150px;
    }

    .navigation {
        display: block;
        position: absolute;
        top: 70px;
        background: #fff;
        height: calc(100vh - 61px);
        right: 0;
        width: 100%;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        transition: 300ms ease-in-out;
        -webkit-transition: 300ms ease-in-out;
        -moz-transition: 300ms ease-in-out;
        overflow-y: scroll;
    }

    .navigation>ul>li {
        padding-left: 0;
    }

    .navigation.active {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
    }

    .navigation .header-search {
        width: 100%;
    }

    .navigation .header-search img {
        filter: invert(1);
        display: block;
        width: 20px;
    }

    .navigation .header-search .maga-menu ul {
        padding-left: 28px;
    }

    .navigation .header-search .maga-menu form img {
        top: 10px;
        width: 17px;
        right: 10px;
    }

    .navigation .header-search .maga-menu .container {
        padding: 0;
    }

    .navigation>ul>li:first-child h6 {
        margin: 20px 0px 20px 28px;
    }

    .navigation>ul>li.menu-option2 ul.sub-menu li {
        width: 100%;
    }

    .maga-menu form input {
        font-size: 14px;
        border: 0;
        outline: 0;
    }

    /* .maga-menu .nav-featured-inner-wrap {
        display: none;
    } */

    .sidemenu {
        width: 100%;
        background: none;
        padding: 0
    }

    .maga-menu-inner {
        padding-bottom: 0;
    }

    .navigation>ul {
        width: 100%;
        max-width: 100%;
    }

    .navigation>ul>li {
        margin-left: 0;
        width: 100%;
    }

    .navigation>ul>li>a {
        padding: 14px 20px 12px;
        color: #3d3d3d;
        border-top: 1px solid #efefef;
        position: relative;
    }

    .navigation>ul>li a {
        position: relative;
    }

    .navigation>ul>li a i {
        display: inline-block;
        font-size: 20px;
        line-height: 44px;
        transition: 300ms ease-in-out;
        -webkit-transition: 300ms ease-in-out;
        -moz-transition: 300ms ease-in-out;
        width: 44px;
        height: 44px;
        position: absolute;
        right: 0;
        top: 0;
        text-align: center;
    }

    .navigation>ul li.active>a>i {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);

    }

    .maga-menu-inner>ul>li:hover ul {
        display: none;
    }

    .maga-menu-inner>ul>li.active ul {
        display: block;
    }

    header .navigation>ul>li>a.main-btn,
    body.header-fixed header .navigation>ul>li>a.main-btn {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        text-align: left;
        /* background: white; */
        border-right: 0;
        padding: 14px 20px 12px;
        border-left: 0;
        border: 1px solid #efefef;
        /* color: black; */
        margin-left: 20px;
    }

    header .navigation>ul>li>a:hover,
    body.header-fixed header .navigation>ul>li>a:hover {
        color: #1d1d1d;
    }

    .navigation>ul>li:hover .maga-menu {
        position: static;
        display: none;
    }

    .navigation>ul>li.active .maga-menu {
        display: block;
        position: static;
    }

    header .navigation>ul>li.active>a,
    body.header-fixed header .navigation>ul>li.active>a {
        color: #f30e0e;
    }

    .maga-menu h4,
    .navigation>ul>li.active>a:after {
        display: none;
    }

    .maga-menu .container {
        padding: 0px !important;
    }

    .maga-menu ul li {
        width: 100%;
        padding: 0;
    }

    .maga-menu ul li a {
        padding: 10px 0 10px 30px;
        display: block;
        border-bottom: 1px solid #efefef;
    }

    .maga-menu ul li:last-child a {
        border-bottom: 0;
    }

    .maga-menu ul {
        width: 100%;
        height: auto;
        padding: 0;
        max-height: 100%;
        overflow: hidden;
    }

    .maga-menu-inner>ul>li:hover>a img {
        display: none;
    }

    .maga-menu .home-featured-inner {
        display: none;
    }

    .maga-menu ul ul {
        position: static;
        display: none;
        padding: 0px;
        width: 100%;
        border-left: 0px;
    }

    .maga-menu ul ul li a {
        padding-left: 40px;
    }

    .maga-menu form .search-button {
        right: 18px;
    }

    .menuIcon {
        width: 22px;
        position: absolute;
        height: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer;
        right: 26px;
        top: 35px;
        z-index: 9;
    }


    .menuIcon>span {
        width: 100%;
        background: #fff;
        height: 2px;
        display: block;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
    }

    i.menuIcon>span:after,
    i.menuIcon>span:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        height: 2px;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
    }

    i.menuIcon>span:before {
        top: auto;
        bottom: 0;
    }

    .menuIcon.active>span::before {
        bottom: 10px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
    }

    .menuIcon.active>span::after {
        top: 4px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
    }

    .navigation>ul>li:first-child input[type="text"] {
        height: 50px;
        padding: 0 0 0 20px;
    }

    .navigation>ul>li:first-child .maga-menu .container {
        padding: 0;
    }

    .navigation>ul>li:first-child form img {
        top: 15px;
        right: 12px;
    }

    .navigation>ul>li:first-child h6 {
        display: none;
    }

    .maga-menu form input {
        font-size: 16px;
        height: 70px;
    }

    .maga-menu .viewallbtnwrap .viewallbtn {
        font-size: 12px;
    }

    .maga-menu .viewallbtnwrap .viewallbtn::after {
        top: 15px;
    }

    header.header-static .menuIcon>span,
    header.header-static .menuIcon>span:after,
    header.header-static .menuIcon>span:before,
    body.header-fixed header .menuIcon>span,
    body.header-fixed header .menuIcon>span:after,
    body.header-fixed header .menuIcon>span:before {
        background: #1d1d1d;
    }

    .menuIcon.active>span,
    body.header-fixed header .menuIcon.active>span {
        background: transparent !important;
    }

    .search-results .search-box .item-block {
        width: 100%;
        margin-right: 0px;
    }

    section.search-section {
        padding: 15px 0;
    }

    .search-section .filter {
        width: 100%;
    }

    .search-results .search-box {
        width: 100%;
        padding: 0px;
        margin-top: 23px;
    }

    section.services-banner>img {
        object-fit: cover;
    }

    section.banner-section,
    .home-slider .carousel-item {
        position: relative;
    }

    .banner-inner {
        top: 56%;
    }

    .banner-content {
        width: 100%;
    }

    .banner-content h1>span {
        display: inline;
    }

    .banner-btn {
        margin-top: 0px;
    }

    .banner-btn a {
        margin-right: 10px;
        width: 130px;
        padding: 14px 0;
        margin-bottom: 10px;
    }

    .banner-content h1 {
        font-size: 20px;
    }

    .banner-play {
        width: 30px;
        position: absolute;
        height: 30px;
        right: 5px;
        bottom: -32px;
    }

    .tab-content-img {
        width: 100%;
        order: -1;
    }

    .tab-content-img img {
        width: 70%;
        margin: 0 auto;
        display: block;
    }

    .tab-content-text {
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }

    .tab-content-text h2 {
        line-height: normal;
    }

    .tab-content-text h2:after {
        width: 60px;
        height: 3px;
    }

    .tab-content-text p {
        font-size: 14px;
        margin-top: 10px;
    }

    section.ecommerce-section {
        margin-left: 0;
        margin-top: 50px;
        padding: 0 30px;
    }

    .ecommerce-carousel .item p,
    .industry-card p {
        font-size: 12px;
        margin-top: 10px;
    }

    section.ecommerce-section .owl-next {
        left: auto;
        right: -20px;
    }

    section.ecommerce-section .owl-prev {
        left: -20px;
    }

    .ecommerce-icon {
        width: 60px;
        height: 60px;
        margin-top: -30px;
    }

    .ecommerce-carousel .ecommerce-icon img,
    .ecommerce-icon img {
        width: 28px;
    }

    .industry-new-block .industry-grid {
        margin-bottom: 0;
        margin-top: 0;
    }

    .industry-new-block .industry-card {
        margin-bottom: 33px;
    }

    .industry-new-block .industry-card .ecommerce-icon img {
        width: 28px;
    }

    .industry-new-block .industry-card .ecommerce-icon {
        padding-top: 0;
        line-height: 1;
    }

    .worked-section .owl-prev {
        left: 0;
    }

    .worked-section .owl-next {
        right: 0;
    }

    .awards-page-new .awards-card {
        width: calc((100% - 10px) / 2);
    }

    .award-header-links a {
        padding: 20px 7px 16px;
    }

    .home-services-grid {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .home-services-card {
        width: calc((100% - 15px) / 2);
        margin-top: 15px;
        padding: 0px;
        height: auto;
    }

    .home-services-card p {
        font-size: 13px;
        display: block;
        margin: 10px 0px;
    }

    .home-featured-inner {
        white-space: nowrap;
        margin-top: 20px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        flex-wrap: nowrap;
    }

    .home-featured-inner>div {
        flex-shrink: 0;
        display: flex;
        white-space: nowrap;
        width: auto;
        flex-wrap: nowrap;
        margin-right: 0;
    }

    .home-featured-card-inner:nth-child(2) {
        margin-top: 0;
    }

    .home-featured-inner>div.home-featured-card.home-featured-card-mid {
        width: 300px;
        margin-right: 0;
        margin-left: 0px;
    }

    .home-featured-card-inner {
        width: 100%;
        margin-right: 0px;
        display: inline-block;
    }

    .home-featured-card-inner:nth-child(1) {
        margin-left: 0px;
    }

    .home-featured-card-mid .home-featured-card-inner {
        position: static;
        margin-left: 0;
    }

    .home-featured-card-mid .home-featured-card-inner h6 {
        position: static;
    }

    .home-featured-card-mid .home-featured-card-img {
        padding: 25% 0;
    }

    .home-featured-card-mid .home-featured-card-img img {
        position: absolute;
    }

    .home-featured-card-inner h6 {
        white-space: normal;
    }

    section.consultation-section p {
        font-size: 14px;
        margin-top: 11px;
        margin-bottom: 11px;
        line-height: normal;
    }

    section.consultation-section a {
        margin-top: 20px;
    }

    .home-about-content {
        width: 100%;
        padding: 20px;
    }

    .home-about-content h2 {
        line-height: 26px;
        padding-bottom: 10px;
    }

    .home-about-content h2:after {
        width: 60px;
        height: 3px;
    }

    .home-about-content p {
        font-size: 12px;
        line-height: 1.7;
        margin-top: 15px;
    }

    .home-about-video {
        width: 100%;
        position: relative;
        order: -1;
    }

    .home-about-video>.video-about {
        width: 100%;
        margin-left: 0;
    }

    .home-about-video>img.video-play,
    .home-about-video>img.video-pause {
        width: 70px;
    }

    .home-about-bottom {
        margin-top: 20px;
        padding: 0;
    }

    .home-about-card {
        width: 30%;
        padding: 0 10px 10px;
        margin: 13px 0;
    }

    .home-about-card>span {
        width: 40px;
        height: 40px;
        margin-top: -20px;
        padding: 0;
    }

    .home-about-card>span img {
        width: auto;
        height: 26px;
    }

    .home-about-card h5 {
        line-height: 1.4;
        font-size: 12px;
        margin-top: 7px;
    }

    .experience-col.expcol1,
    .experience-col.expcol2 {
        width: 100%;
    }

    .expcol1::before {
        content: "";
        position: absolute;
        right: 0;
        top: 100%;
        width: 100%;
        height: 1px;
        border-right: 0;
        border-bottom: 1px solid #cecece;
    }

    .experience-inner {
        padding: 0;
    }

    .experience-card h6 {
        padding: 4px 0 3px 0;
        min-height: 46px;
        display: flex;
        margin-top: 14px;
        justify-content: center;
        text-align: center;
    }

    .experience-card h2 {
        margin-top: 15px;
        font-size: 34px;
    }

    .experience-card p {
        line-height: 18px;
        max-width: 100%;
    }

    section.stories-section h2:after {
        width: 60px;
        height: 3px;
    }

    .stories-inner {
        margin-top: 25px;
    }

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

    .stories-left .stories-textwrapper {
        padding: 25px;
    }

    .deskstories-carousel .stories-left {
        width: 100%;
        order: 2;
    }

    .deskstories-carousel .stories-right {
        width: 100%;
        order: 1;
    }

    .owl-carousel.owl-loaded.deskstories-carousel {
        display: none;
    }

    .stories-carousel .owl-dots {
        padding: 0 25px 25px;
        margin-top: 10px;
    }

    .stories-left .item p {
        font-size: 14px;
        margin-top: 16px;
    }

    .stories-left .item h5 {
        margin-top: 20px;
    }

    .stories-carousel .owl-dot {
        width: 10px;
        height: 10px;
        margin-right: 6px;
    }

    .stories-right {
        order: -1;
    }

    section.worked-section {
        border-left: 0;
        border-right: 0;
        padding: 40px 0 20px;
    }

    section.worked-section .container {
        padding: 0;
    }

    section.worked-section ul {
        margin-top: 20px;
        white-space: nowrap;
        display: block;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    section.worked-section ul li {
        display: inline-block;
        width: 150px;
    }

    .awards-grid {
        margin-top: 25px;
    }

    .awards-grid .awards-card {
        width: calc((100% - 40px) / 2);

        text-align: left;
        margin: 5px 10px !important;
    }

    #awards-card-css {
        width: 100%;
    }

    .awards-content {
        padding: 10px;
        height: 85px;
    }

    .awards-content h5 {
        line-height: 1.4;
        font-size: 14px;
    }

    .talk-left,
    .talk-top,
    .talk-left h5,
    .talk-right form .form-group {
        width: 100%;
    }

    .talk-left h2 {
        line-height: normal;
    }

    .talk-left h4 {
        line-height: normal;
        margin-top: 7px;
    }

    .talk-right form .form-group {
        margin-top: 20px;
    }

    .talk-right select {
        font-size: 16px;
        width: 97%;
        padding: 3px 0;
        margin-top: 16px;
        background-size: 13px !important;
        background-position-x: 96% !important;
    }

    .talk-right {
        width: 100%;
    }

    .talk-right h5 {
        line-height: 1.5;
    }

    .talk-right .form-group {
        margin-top: 0;
    }

    .talk-right button {
        margin-top: 15px;
    }

    .talk-section .hs-form>div {
        margin-bottom: 10px;
    }

    .footer-address {
        width: 100%;
        margin-top: 30px;
        padding: 0 0;
        position: relative;
    }

    .footer-address .owl-next {
        right: 0;
        left: auto;
    }

    .footer-mid {
        width: 100% !important;
    }

    .footer-mid-main .ftitle .fnavtoggle {
        display: block;
        font-size: 23px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        color: #fe0000;
        right: 13px;
    }

    .footer-mid-main {
        padding: 0;
    }

    .footer-mid-main .ftitle {
        position: relative;
        padding: 10px 6% 10px 6%;
        /* background: rgba(0, 0, 0, 0.3); */
        margin: 0px -6%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .footer-mid-main .fcontentwrap {
        display: none;
        margin-bottom: 30px;

    }

    .footer-mid-main .dsblock {
        display: block;
    }

    .footer-right {
        width: 100%;
        padding-top: 20px;
    }

    .copy-right-inner {
        text-align: center;
    }

    .footersocial ul {
        margin: 10px auto 0;
    }

    .copy-right-inner p img {
        margin-left: 0;
        margin-top: 10px;
    }

    section.service-tab-section .tab-content-text p {
        font-size: 14px;
    }

    .cs-client-card h2 {
        font-size: 20px;
    }

    section.acheive-section .container,
    section.capabilities-section .container {
        padding: 0;
    }

    section.acheive-section p.main-paragraph,
    section.capabilities-section p.main-paragraph {
        padding: 0 6%;
    }

    .acheive-grid {
        margin-top: 25px;
        display: block;
        white-space: nowrap;
        overflow: auto;
        padding-left: 6%;
        -webkit-overflow-scrolling: touch;
        display: flex;
        flex-wrap: nowrap;
    }

    .acheive-card,
    .capabilities-card {
        width: 300px;
        margin-right: 20px;
        white-space: normal;
        flex-shrink: 0;
        min-height: inherit;
        max-height: inherit;
    }

    .acheive-card p {
        margin-top: 20px;
    }

    .acheive-card h5>span {
        display: inline;
    }

    .acheive-card:last-child {
        margin-right: 20px;
    }

    .capabilities-grid {
        padding: 0 6%;
    }

    .servicecta-carousel .owl-next {
        left: auto;
        right: 6px;
    }

    .servicecta-carousel .owl-prev {
        left: 6px;
    }

    section.insights-services.services-insights .home-featured-inner>div {
        width: 50%;
    }

    .impact-client-inner {
       flex-direction: column;
       gap: 20px;
    }

    .impact-client-card{
        width: 100%;
    }
    .impact-client-card2,
    .impact-client-card3 {
        width: calc(50% - 5px);
        padding: 15px;
    }

    .impact-client-card h6 {
        padding: 6px 0 6px 15px;
        height: auto;
    }

    .impact-client-card h2 {
        margin-top: 17px;
        font-size: 30px;
    }

    .impact-client-card p {
        margin-top: 10px;
    }

    .impact-client-card2 {
        margin-top: 10px;
        padding: 0;
        width: 100%;
    }

    .impact-client-card3 {
        margin-top: 10px;
        width: 100%;
    }

    section.insights-services.services-insights .home-featured-card-inner {
        margin-left: 0;
    }

    section.industry-tab-section .container {
        padding: 0;
    }

    section.industry-tab-section p.main-paragraph {
        padding: 0 6%;
    }

    .industry-main {
        text-align: center;
        padding: 20px 0 0;
    }

    .industry-grid {
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .industry-card {
        width: 47%;
        display: inline-grid;
        white-space: normal;
        min-height: auto;
    }

    .logo-desgin .industry-card {
        margin: 25px 5px;
    }

    .industry-card p {
        height: 100%
    }

    .capabilities-content h5 {
        line-height: 24px;
    }

    .capabilities-content h5>span {
        display: inline;
    }

    section.about-banner-section {
        padding: 50px 0 80px;
    }

    section.about-banner-section .container img {
        width: 120px;
    }

    .team-grid {
        margin-top: 5%;
    }

    .team-card {
        width: 100%;
        padding-left: 105px;
        position: relative;
        text-align: left;
        min-height: 105px;
    }

    .team-img-wrap {
        width: 100px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .team-img {
        width: 100%;
        margin: 0;
    }

    .team-img-wrap .teamsociallinks {
        bottom: -7px;
    }

    section.team-section .container>.main-btn {
        margin-top: 50px;
    }

    .award-year {
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-top: 30px;
    }

    .award-year:after {
        width: 10px;
        height: 10px;
        bottom: -20px;
        left: calc(50% - 5px);
    }

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

    section.our-team-section .container {
        padding: 0;
    }

    .team-carousel {
        margin-top: 25px;
    }

    .team-carousel .team-img {
        width: 100%;
        margin: 0;
    }

    .career-img {
        width: 100% !important;
        margin-top: 10px;
    }

    section.featured-job-section form .form-group,
    section.featured-job-section form>ul>li {
        margin-top: 0px;
        width: 100%;
    }

    section.featured-job-section form select {
        background: url(../img/down-arrow2.svg) no-repeat right #f9f9f9 !important;
        -webkit-appearance: none;
        background-position-x: 96% !important;
        background-repeat: no-repeat !important;
        background-size: 14px !important;
    }

    .featured-job-card {
        padding: 20px;
        margin: 30px 0;
    }

    .featured-job-card:nth-child(odd) {
        margin: 30px 0;
    }

    .featured-job-content {
        width: 100%;
    }

    .featured-job-card .main-btn {
        margin-top: 10px;
    }

    section.home-tab-section.service-tab-section.ux-service-tab-section.parks-section {
        padding-bottom: 50px;
    }

    section.parks-section .container {
        padding: 0;
    }

    section.parks-section p.main-paragraph {
        padding: 0 6%;
    }

    .contact-left,
    .contact-right {
        width: 100%;
        padding: 20px;
    }

    .contact-right {
        margin-top: 20px;
        padding-bottom: 0;
    }

    .contact-inner h6 {
        font-size: 20px;
    }

    .contact-inner h3 {
        font-size: 14px;
    }

    .contact-right p,
    .contact-right ul li {
        font-size: 12px;
        align-items: center;
    }

    .contact-right ul li .span p {
        margin: 0;
    }

    .contact-right ul li:last-child {
        margin-bottom: 0;
    }

    .contact-right ul li i {
        width: 30px;
        height: 30px;
    }

    .contact-right ul li i img {
        width: 14px;
    }

    .contact-right ul li .span {
        width: calc(100% - 40px);
    }

    .contact-details-card {
        width: 100%;
        margin-top: 25px;
    }

    .contact-details-card:nth-child(3n + 2) {
        margin-left: 0%;
        margin-right: 0%;
    }

    .contact-details-card p {
        max-width: 100%;
        min-height: auto;
    }

    .free-culture-inner {
        margin-top: 30px;
    }

    .free-culture-img {
        width: 100%;
        order: -1;
    }

    .free-culture-content {
        width: 100%;
        padding: 20px;
        border-top: 0;
    }

    .free-culture-content h4 {
        line-height: normal;
    }

    .free-culture-content h4:after {
        width: 60px;
        height: 3px;
    }

    .free-culture-content p {
        font-size: 12px;
        margin-top: 10px;
    }

    .culture-img {
        width: 100%;
        margin-top: 10px;
        padding: 0;
    }

    .culture-img:nth-child(3) img:nth-child(2) {
        position: static;
        height: auto;
    }

    .culture-img:nth-child(3) img:nth-child(1) {
        height: auto;
        object-fit: cover;
    }

    .blog-main-card {
        margin-top: 40px;
    }

    .blog-left {
        width: 100%;
    }

    .blog-img {
        width: 100%;
    }

    .blog-main-card .blog-img,
    .blog-main-card .blog-content {
        width: 100%;
    }

    .blog-content {
        width: 100%;
        padding: 20px 45px 20px 15px;
        border-top: 0;
        border-left: 1px solid #cecece;
    }

    .blog-content h6 {
        max-width: 100%;
    }

    .blog-main-card .blog-content {
        padding-bottom: 50px;
    }

    .blog-right {
        width: 100%;
        order: -1;
    }

    .blog-right-top h6 {
        padding: 20px 20px 0;
    }

    .blog-right-top form {
        padding: 0px 20px 20px;
    }

    .blog-right-top ul {
        padding: 0px 20px;
    }

    .blog-details {
        margin-top: 40px;
    }

    .blog-details h6 i {
        margin-top: 20px;
    }

    .blog-details ul {
        margin-top: 40px;
    }

    section.related-blog-section .container {
        padding: 0 6%;
    }

    section.related-blog-section h6 {
        font-size: 18px;
        padding: 0%;
    }

    .releated-blog {
        display: block;
    }

    section.related-blog-section .blog-card {
        width: calc((100% - 40px) / 2);
        display: inline-block;
        white-space: normal;
        margin-right: 10px;
    }

    section.related-blog-section .blog-card:nth-child(3n + 2) {
        margin-left: 0px;
        margin-right: 10px;
    }

    section.case-banner-section {
        position: relative;
    }

    .case-banner-inner {
        padding: 0px 0;
        position: static;
    }

    .case-banner-img,
    .case-banner-content {
        width: 100%;
    }

    .case-banner-content p {
        margin-top: 10px;
        font-size: 12px;
        max-width: 360px;
    }

    .case-banner-content ul {
        margin-top: 15px;
        width: 340px;
        max-width: 340px;
        width: 100%;
    }

    img.case-shape1 {
        left: -20%;
        width: 100%;
    }

    .goal-img,
    .goal-content {
        width: 100%;
    }

    .goal-content {
        margin-top: 25px;
    }

    .goal-content h3 {
        line-height: normal;
        padding-bottom: 10px;
    }

    .goal-content h3:after {
        width: 60px;
        height: 3px;
    }

    .goal-content p {
        font-size: 12px;
        margin-top: 12px;
    }

    .problem-section {
        padding: 60px 0 0;
    }

    .problem-card {
        width: 100%;
        padding: 0 20px 20px;
        margin-top: 45px;
    }

    .problem-card i {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-top: -20px;
    }

    .problem-card h6 {
        margin-top: 14px;
    }

    .problem-card h6>span {
        display: inline;
    }

    .problem-card p {
        font-size: 12px;
        margin-top: 6px;
    }

    section.case-solution-section,
    section.difference-section {
        padding: 50px 0 0;
    }

    .case-solution-content {
        width: 100%;
    }

    .case-solution-img {
        display: none;
    }

    .case-solution-content h2 {
        line-height: normal;
    }

    .case-solution-content h2:after {
        width: 60px;
        height: 3px;
    }

    .case-solution-content ul li {
        width: 40px;
        height: 40px;
        margin-right: 5px;
    }

    .case-solution-content ul li img {
        width: 20px;
    }

    .difference-carousel {
        margin-left: 0;
        margin-top: 25px;
        padding-left: 6%;
    }

    section.job-header {
        padding: 30px 0 20px;
    }

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

    .job-header-inner,
    .job-mid-inner {
        padding: 0;
    }

    .job-left>ul {
        margin-bottom: 40px;
    }

    .job-left>ul li {
        font-size: 12px;
        margin-top: 11px;
    }

    .job-left>ul li:after {
        top: 4px;
        background-size: 13px;
        width: 18px;
        height: 17px;
    }

    .job-left-inner ul {
        margin-bottom: 30px;
    }

    .job-right form label span {
        font-size: 12px;
    }

    .flip-card:hover .flip-card-inner {
        transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
    }

    .flip-card-front {
        display: none;
    }

    .flip-card-back {
        transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        position: static;
    }

    .home-services-card i {
        right: 20px;
        bottom: 10px;
        font-size: 24px;
    }

    .home-services-card h4 {
        font-size: 16px;
    }

    .talk-right form .form-group select {
        margin-top: 0px;
    }

    .talk-right form .form-group select option {
        color: #000;
    }

    section.banner-section>img,
    section.banner-section>video,
    section.services-banner>img {
        position: absolute;
    }

    section.services-banner h2,
    section.services-banner h1 {
        font-size: 20px;
    }

    section.services-bluebanner {
        flex-direction: column;
        padding: 0;
    }

    section.services-bluebanner>img {
        position: static;
    }

    .services-bluebanner .bluebox {
        margin: 0;
        max-width: inherit;
        padding: 20px;
        position: static;
    }

    .home-services.services-section1 {
        padding: 50px 0;
    }

    .partner-grid {
        margin-top: 20px;
        margin-left: -10px;
        margin-right: -10px;
    }

    .partner-grid .partner-card {
        width: calc((100% - 40px) / 2);
        ;
    }

    .partner-grid .partner-card:nth-child(n + 1) {
        margin-left: 10px;
        margin-right: 10px;
    }

    section.case-study-landing.case-study-landing2.section .home-featured-inner>div {
        width: 300px;
    }

    .case-study-landing .container,
    .case-study-landing2 .container {
        padding: 0;
    }

    .case-study-landing .home-featured-inner>div {
        margin-top: 0;
    }

    section.case-study-landing.case-study-landing2.section {
        padding: 50px 0 0;
    }

    .navigation>ul>li:first-child ul li {
        width: 100%;
        padding: 3px 0;
    }

    .case-banner-content ul.case-list2 li {
        padding-left: 15px;
        margin-left: 5%;
    }

    .case-banner-content ul.case-list2 li:after {
        top: 3px;
        left: 0;
        width: 7px;
        height: 7px;
    }

    .case-banner-content form {
        width: 100%;
    }

    .case-banner-content form ul li.main-btn {
        padding: 10px 20px 6px;
    }

    .copy-right-inner,
    .copy-right-inner p {
        justify-content: center;
    }

    .talk-section .hs-form>div,
    .talk-section .hs-form>div.hs-fieldtype-select {
        width: 100%;

    }

    .talk-section .hs-form>div.hs-fieldtype-select {
        margin: 5px 0px;
    }

    .talk-section .hs_submit .actions {
        margin-top: 0px;
        margin-bottom: 0;
    }

    .talk-section .hs-form .hs_email {
        margin-top: 10px;
    }

    .talk-section .hs-form h4 {
        margin-top: 0;
        margin-bottom: 0;
        line-height: 1.2;
    }

    .talk-section .hs-form .hs-richtext {
        line-height: 1.2;
    }

    .talk-section .hs-form select,
    .talk-section .hs-form .hs-richtext {
        font-size: 16px;
    }

    .individual_solution .solutioncol {
        width: 100%;
    }

    .new-feature .home-featured-inner>div,
    .media-section .home-featured-inner {
        display: block;
    }

    .new-feature .home-featured-inner {
        padding: 0 12px;
    }

    .new-feature #case-study-data .home-featured-inner {
        padding: 0;
    }

    .new-feature .home-featured-inner,
    .filter-type,
    .new-feature .home-featured-inner .col {
        display: block;
        white-space: normal;
    }

    .study-filters .filter-type .current {
        display: block;
        width: 301px;
        margin: 14px auto;
        text-align: left;
    }

    .study-filters .filter-type .current::after {
        float: right;
        margin-top: 10px;
    }

    .new-feature .main-paragraph .see-all,
    .media-section .main-paragraph .see-all {
        position: relative;
        margin-top: 20px;
        display: block;
        left: auto;
        right: auto;
    }

    .awards-grid .slick-slide {
        margin-right: 15px;
    }

    .fa-angle-left.slick-arrow {
        left: -21px;
    }

    .talk-section .hs-form>div.hs_email,
    .talk-section .hs-form>div.hs_select_industry {
        width: 100%;
        margin: 5px 0px;
    }

    section.featured-job-section .right h6 {
        margin: 35px 25px;
    }

    .insights-services .read-more {
        position: relative;
        right: 0;
        font-size: 14px;
    }

    .contact-section .default_page {
        padding: 0;
    }

    section.home-tab-section .main-btn {
        margin-bottom: 30px;
    }

    .clear-filter-btn {
        position: relative;
        padding: 10px 0;
    }

    .ms-options-wrap.ms-active>.ms-options {
        position: relative;
    }

    .stories-left .testimonialscroll {
        height: auto;
    }

    .ecommerce-carousel .item h5,
    .industry-card h5 {
        font-size: 16px;
    }

    section.error-section.thank-you h1 {
        font-size: 40px;
    }

    .tech-grid .logo_col {
        width: calc(100% / 3);
    }

    .consultformpop {
        margin: 50px auto 0;
    }

    .main-service-section .service-section--card {
        width: calc((100% - 40px) / 2);
    }

    .main-banner .main-banner--left {
        width: 100%;
    }

    .main-accordian .accord_wrap {
        max-width: 100%;
    }

    .offrings .row {
        flex-direction: column-reverse;
    }

    .offrings .tab,
    .offrings .tabscontent {
        width: 100% !important;
    }

    .offrings .tab {
        flex-direction: row !important;
    }

    .offrings button.tablinks {
        font-size: 0;
        margin: 10px auto;
        padding: 3px 12px;
        border: none;
        background: #0b3155;
    }

    .tablinks.active {
        background-color: #03abf4 !important;
    }

    .industries-section .left-image {
        display: none;
    }

    .industries-section .right-contents {
        width: 100% !important;
    }

    .kubernetes .row {
        flex-direction: column;
    }

    .highlight {
        width: 100%;
    }
}


@media screen and (max-width: 650px) {
    .profile {
        display: block;
    }

    .profile-img {
        width: unset;
    }

    .profile-content {
        margin-left: 0px;
        width: unset;
    }

    .profile-img img {
        height: 80px;
        width: 80px;
    }

    .profile-link img {
        height: 40px;
    }

    .prespective-profile p {
        margin: 10px auto !important;
    }

    .industryServe .industryContent {
        width: 42%;
    }
}

@media screen and (max-width: 600px) {
    .glassdoor {
        width: 50%;
    }

    .industries-section ul li {
        width: 49% !important;
    }

    .blog-main-card {
        margin-top: 30px;
    }

    .profile-content p {
        margin: 5px 0 !important;
    }

    .new-feature.case-study-new .inner {
        padding-bottom: 25px;
    }

    .blog-left .blogmaintitle {
        margin-top: 20px;
    }

    .acheive-card p {
        margin-top: 15px;
    }

    .awards-content {
        padding: 10px 5px;
    }

    .acheive-card,
    .capabilities-card {
        display: block;
    }

    .cs-client-card {
        padding: 15px;
    }

    .cs-banner-content {
        padding: 0 25px;
    }

    .error-inner h4,
    .error-inner a {
        margin-top: 20px;
    }

    section.error-section.thank-you .error-inner h4 {
        font-size: 16px;
        margin-top: 0px;
    }

    section.error-section.thank-you h1 {
        font-size: 60px;
    }

    #prespective-section .content p {
        font-size: 12px;
    }

    section.insights-services.services-insights .home-featured-inner>div {
        width: 100%;
    }

    .main-paragraph {
        font-size: 14px;
    }

    .culutre-para {
        font-size: 12px;
    }

    #prespective-section p.main-paragraph {
        font-size: 14px;
    }

    .para {
        font-size: 12px;
    }

    #prespective-section h4 {
        font-size: 16px;
    }

    #prespective-section .content p {
        margin-top: 4px;
    }

    .info h3 {
        font-size: 14px;
    }

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

    .para {
        max-height: 160px;
    }

    #prespective-section .content {
        min-height: 155px;
    }

    #prespective-section .content p {
        max-height: 70px;
    }

    #prespective-section .card-footer {
        min-height: 60px;
    }

    .prep-card-inner {
        min-height: 400px;
    }

    .services-bluebanner .detail .box:last-child {
        padding-left: 20px;
    }

    .services-bluebanner .detail {
        width: 100%;
    }

    .client-reviews-top figure {
        width: 40%;
    }

    .client-name img {
        width: 80px;
        height: 80px;
    }

    .glassdoor::after {
        height: 80px;
    }

    svg.radial-progress {
        max-width: 80px;
    }

    .case-study-section2 .industry-card {
        width: 100%;
        margin-top: 25px;
    }

    .individual_solution .solutionlist li {
        margin-bottom: 10px;
    }

    .right-box .main-btn_one {
        margin: 15px 6px;
    }

    .right-box a {
        margin: 15px 0px;
    }

    section.featured-job-section .right h6 {
        margin: 35px 25px;
    }

    section.featured-job-section .left p {
        font-size: 16px;
    }

    .blog-details {
        margin-top: 30px;
    }

    section.related-blog-section .blog-card {
        width: 100%
    }

    .blog-card {
        width: 100%;
    }

    .logo-inner {
        height: 90px;
        width: 90px;
    }

    .new-feature .imgwrap .logo-inner img {
        width: 35px;
        height: 30px;
        bottom: 15px;
        right: 8px;
    }

    .logo-inner::after {
        border-bottom: 90px solid white;
        border-left: 90px solid transparent;
    }

    .industry-card {
        width: 46%;
    }

    .home-featured-card-inner:nth-child(1) {
        margin-left: 0px;
    }

    .home-featured-card-inner {
        margin-right: 0px;
    }

    .insights-services .home-featured-inner>div {
        width: 100%;
    }


    #awards-card-css {
        width: 100%;
    }

    .card-featured-image {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }

    .team-card {
        margin-bottom: 20px;
    }

    .team-img-wrap {
        max-width: 100px;
    }

    .awards-content h5 {
        font-size: 12px;
    }

    .main-service-section .service-section--card {
        width: 100%;
    }

    .offrings .tabcontent .row ul li {
        width: 100% !important;
    }
}

@media screen and (max-width: 470px) {

    .cs-client-col {
        padding: 5px;
    }

    .new-feature.case-study-new .inner {
        padding-bottom: 22px;
    }

    .cs-client-card {
        padding: 10px;
    }

    .services-bluebanner .detail {
        width: 100%;
    }

    #prespective-section .content {
        min-height: 155px;
    }

    #prespective-section .content p {
        max-height: 60px;
    }

    .culture-img {
        height: 400px;
    }

    #prespective-section img {
        max-height: 150px;
    }

    .prep-card-inner {
        min-height: 390px;
    }

    .services-bluebanner .detail .box span {
        font-size: 14px;
    }

    .services-bluebanner .detail .box:last-child {
        padding-left: 10px;
    }

    .services-bluebanner .detail .box:first-child {
        padding-right: 10px;
    }

    .services-bluebanner .detail .box {
        font-size: 14px;
    }

    .img-case-logo .logo-inner::after {
        border-bottom: 90px solid white;
        border-left: 90px solid transparent;
    }

    .img-case-logo .logo-inner {
        height: 90px;
        width: 90px;
    }

    .img-case-logo .logo-inner img {
        width: 35px;
        height: 25px;
    }

    .case-study-col:nth-child(2),
    .case-study-col:first-child {
        padding-right: 25px;
    }

    .glassdoor::after {
        height: 70px;
    }

    .blog-details-bottom a.download-pdf {
        padding: 10px 18px 7px;
        margin: 0 10px;
    }

    .blog-details ul {
        margin-top: 10px !important;
        padding-left: 20px;
    }

    .logo-inner {
        height: 85px;
        width: 85px;
    }

    .new-feature .imgwrap .logo-inner img {
        width: 35px;
        height: 26px;
        bottom: 12px;
        right: 8px;
    }

    .logo-inner::after {
        border-bottom: 85px solid white;
        border-left: 85px solid transparent;
    }

    .industry-card {
        width: 100%;
    }

    section.featured-job-section .left p {
        line-height: unset;
        font-size: 16px;
        margin: 30px 15px 30px 0;
        font-size: 14px;
    }

    section.featured-job-section .right h6 {
        margin: 35px 25px;
    }

    .right-box .main-btn_one {
        margin: 10px 6px;
    }

    .right-box a {
        margin: 10px 0px;
    }

    .industries-section .right-contents ul {
        flex-direction: column;
    }

    .industries-section .right-contents ul li {
        width: 100% !important;
    }

    .why-section .row {
        flex-direction: column;
    }
}

@media screen and (max-width: 425px) {
    .prep-card-inner {
        min-height: 415px;
    }

    .industries-section ul li {
        width: 100% !important;
    }

    .experience-card {
        padding: 10px 10px;
    }

    .blog-left .blogmaintitle {
        line-height: 30px;
    }

    .acheive-card p {
        margin-top: 10px;
    }

    .test-logo {
        display: none !important;
    }

    #prespective-section .card-footer {
        min-height: 72px;
    }

    #prespective-section .content {
        min-height: 152px;
    }

    .acheive-card,
    .capabilities-card {
        width: calc(100% - 60px);
    }

    .acheive-card {
        padding: 20px 20px;
        min-height: 220px;
    }

    section.error-section.thank-you h1 {
        font-size: 40px;
    }

    .culture-img {
        height: 350px;
    }

    section.featured-job-section .right h6 {
        margin: 35px 25px;
    }

    .case-study-col:nth-child(2),
    .case-study-col:first-child {
        padding-right: 15px;
    }

    .CEO-approved {
        width: 48%;
    }

    .recommend {
        width: 52%;
    }

    .right-box .main-btn_one {
        margin: 10px 2px;
    }

    .contact-section select {
        font-size: 10px;
    }

    .right-box a {
        margin: 10px 0px;
    }

    section.featured-job-section .left p {
        margin: 20px 15px 30px 0;
    }

    .awards-content h5 {
        line-height: 1.2;
    }

    .right h6 {
        margin: 35px 15px;
    }

    .home-services-card {
        width: calc((100% - 1px) / 1);
    }

    .partner-grid {
        margin-left: 0px;
        margin-right: 0px;
    }

    .partner-grid .partner-card {
        width: 100%
    }

    .partner-grid .partner-card:nth-child(n + 1) {
        margin-left: 0px;
        margin-right: 0px;
    }

    .partner-grid .partner-card:nth-child(3n+2) {
        margin-left: 0px;
        margin-right: 0px;
    }

    #prespective-section .content p {
        margin-top: 0px;
    }

    .team-content h6 {
        font-size: 14px;
    }

    .team-content h6>span>i {
        font-size: 12px;
    }

    .team-content p {
        font-size: 12px;
    }

    .team-content {
        padding: 0 10px 10px;
    }

    .industryServe .industryContent {
        width: calc(100% - 40px);
    }

}

@media screen and (max-width:350px) {
    section.featured-job-section .left p {
        margin: 19px 15px 30px 0;
    }

    .experience-card {
        padding: 10px 0px;
    }

    .awards-content {
        height: 90px;
    }

    #prespective-section .content {
        min-height: 150px;
    }

    .case-study-col:nth-child(2),
    .case-study-col:first-child {
        padding-right: 5px;
    }

    .cs-client-card {
        padding: 5px;
    }

    #prespective-section a {
        bottom: 10px;
    }

    #prespective-section .content p {
        margin-top: 0px;
    }

    #prespective-section img {
        max-height: 130px;
    }

    .prep-card-inner {
        min-height: 390px;
    }

    .services-bluebanner .detail {
        padding: 10px;
    }

    .services-bluebanner .detail .box:last-child {
        padding-left: 6px;
    }

    .services-bluebanner .detail .box:first-child {
        padding-right: 6px;
    }

    .client-reviews-card span:first-child {
        color: #3d3d3d;
        margin-right: 4px;
    }

    .CEO-approved {
        margin-top: 0px;
        width: 50%;
    }

    .recommend {
        width: 50%;
    }

    .right-box .main-btn_one {
        margin: 10px 0px;
    }

    .right-box a {
        margin: 10px 0px;
    }

}

@media(min-width:992px) {
    .tab_one {
        justify-content: center;
    }

    .tab_one button {
        margin: 0 3%;
    }
}

/*  this is a responsive file */
@media(max-width:890px) {

    .maga-menu .nav-featured-inner-wrap .viewallbtn {
        font-size: 16px;
        color: #084BCC;
    }
}

@media(min-width:890px) {
    .navigation {
        display: none !important;
    }
}

@media (min-width: 891px) and (max-width: 992px) {
    .update-nav .active {
        margin: 0 0.5rem;
    }
}