@media (max-width: 1200px) {
    .container {
        padding: 0 20px;
    }
    .bignav__left > div {
        margin-left: 0;
    }
}

@media (max-width:880px) {
.success-stories .section__title {
        padding-bottom: 10px;
    }
    .success-stories {
        margin-top: 35px;
        padding: 30px 0;
    }
    .section-descriptions .col7 ,
    .section-descriptions .col5  {
        grid-column: span 12;

    }
    .section-descriptions .flexgrid {
        grid-gap: 18px;
    }
    .about-hero__item {
	width: 100%;
    }
    .about-hero__item h1  +  p {
        margin: 10px 0 15px 0 !important;
            line-height: 25px;
        max-width: 100% !important;
    }
    .blog__detail {
        margin-top: 35px;
    }
   
    .section-core-values {
        margin-top: 55px;
        padding: 45px 0;
    }
   .section-core-values  .flexgrid  {
        grid-gap: 20px;
    }
      .section-core-values  .col3  {
        grid-column: span 6;
    }
    .our-foundations .section__title {
        padding-bottom: 15px;
    }
    .our-foundations {
        margin-top: 40px;
    }
    .our-foundations .flexgrid {
        grid-gap: 20px;
        grid-template-columns: repeat(4, 1fr);
    }
    .our-foundations .section-to-title {
        text-align: left;
        grid-column: span 12;
    }
    .about-description-stats {
        gap: 20px;
        grid-column: span 12;
    }
    .about-description-stat h2 {
        font-size: 38px;
        margin-bottom: 0px;
    }
    .page-banner {
        padding: 100px 0 75px 0;
    }
    .page-banner .main-banner__content-wrapper{
        grid-column: span 12;
        text-align: center;
        order: 2;
    }
    .main-banner__image-wrapper.col6 {
            order: 1;
            text-align: center;
            grid-column: span 12;
        }
        .page-banner .main-banner__image {
            text-align: center;
        }
    .page-banner .main-banner__content-wrapper .hero_title + p {
        margin: 10px 0 6px 0;
        font-size: 20px;
        line-height: 25px;
    }
    .footer {
        padding: 35px 0px 25px 0;

    }
    .footer-left h2 {
        font-size: 38px;
        line-height: 1.04;
    }
    .faq-section .col6 {
        grid-column: span 12;
    }
    .faq-section .section-to-title .section__title {
	padding-right: 0;
}
    .background-color-black {
        padding: 50px 0;
    }
    .case-card {
        text-align: center;
    }
    .case-card  h3 {
        font-size: 25px;
        color: #111;
        margin: 7px 0 20px 0;
        text-align: center;
    }
    .case-card ul {
        margin: 15px 0;
        padding: 0 0 0 0px;
        color: #111;
        list-style: none;
}
    .all {
        margin-top: 30px;
    }
    .end-to-end .section-to-title .section__title {
        padding-right: 0;
    }
     .our-industry-items {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        margin-top: 35px;
    }
    .case-studies-grid {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        margin-top: 30px;
    }
     .our-industry-section, .faq-section {
        margin-top: 50px;
    }
    .end-to-end, .section_insights {
        padding-top: 50px;
    }
    .our-industry-section, .faq-section  {
        padding: 50px 0;
    }
    .end-to-end .section-to-title, .end-to-end .section__wrap {
        grid-column: span 12;
    }
    
    .end-to-end .flexgrid {
	grid-gap: 15px;
}
    .end-to-end .sticky {
        position: static    ;
    }
    .section-to-title {
        flex-wrap: wrap;
        max-width: inherit;
        text-align: center;
    }
    .section-to-title .section__title {
        line-height: 45px;
        font-size: 45px;
    }
    .section-to-title   .section__description {
        padding-top: 20px;
        padding-right: 0;
          margin-bottom: 20px;
    }
    .hero-section {
        padding: 60px 0 0 0;
    }
    .hero-section .main-banner__wave-wrapper {
        display: none;
    }
    .main-navigation > div > ul {
        gap: 18px;
    }
    .main-navigation > div > ul > li > a {
        font-size: 17px;
    }
    .header-talk-btn {
        padding: 11px 20px;
        font:
            500 15px/1.008 "Gilroy-Medium",
            Arial,
            sans-serif;
    }
    .navbar-left a img {
        width: 72px;
    }
    .hero_logo {
        margin-top: 30px;
    }
    .hero_logo .logo_title {
        margin: 0px 0 0px 0;
        font-size: 13px;
    }
   .hero-section .hero-content {
        padding: 40px 0 60px 0;
        flex-wrap: wrap;
    }
    .hero-left {
        text-align: center;
        min-width: inherit;
        order: 2;
        flex: 100%;
        max-width: 100%;
    }
    .hero_title {
        line-height: 55px;
        font-size: 55px;
    }
    .hero-left p {
        margin: 22px 0 28px 0;
        line-height: 30px;
        max-width: inherit;
        font-size: 22px;
    }
    .index-hero__right {
        order: 1;
        position: static;
        flex: 100%;
        min-width: inherit;
        max-width: 440px;
        text-align: center;
        margin: 0 auto;
    }
     .footer-brand {
        grid-column: span 12;
    }
    .footer-links {
        grid-column: span 12;
        margin-top: 8px;
    }
    .index-hero__right > div {
        max-width: 570px;
        height: 400px;
    }
}

@media (max-width: 800px) {
    .title_content-wrapper .col4,  .title_content-wrapper .col8 {
        grid-column: span 12;
        text-align: left;
    }
    
    .title_content-wrapper .flexgrid {
        grid-gap: 15px;
    }
     .title_content-wrapper .section-to-title .section__title {
        text-align: left;
    }
    .title_content-wrapper {
        background-image: radial-gradient(154.86% 76.83% at 50% 22.26%, rgb(255, 255, 255) 8.98%, #d96b3e1c 45.99%);
        padding:40px 0 0 0;
        margin-top: 36px;
    }
    .project-detail .content-wrap h1 {
           line-height: 50px;
            font-size: 48px;
            font-weight: 700;
    }
    .project-detail .col-content,
    .project-detail .sidebar-wrap {
        grid-column:span 12;
    }
    .project-detail .col-content p {
        margin: 0;
          font-size: 19px;
        line-height: 30px;
    }
    .project-detail .project-intro-lists {
        grid-column: span 12;
        gap:10px;
        padding: 0;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .project-detail .project-intro-lists li {
        margin: 0;
        flex: 0 0 50%;
    }
    .blog-header h1 {
        line-height: 55px;
        font-size: 48px;
    }
   .services-item {
        grid-column: span 6;
    }
    .bignav {
        transition: inherit;
    }
    body.active .bignav .bignav__left {
        transition-duration: inherit;
        transition-delay: inherit;
    }
  body.active .bignav {
	background: #fafafa;
}
.nav-menu-close {
	top: 15px;
	right: 18px;
	width: 42px;
	height: 42px;
	background-color: #d46142;
}
    .nav-menu-close::before,
    .nav-menu-close::after {
        background-color: #fff;
    }
    .bignav__left, .bignav__right {
        overflow:inherit;
            transition: inherit;
        background: none;
    }
    .bignav__left > div, .bignav__right > div {
        padding: 0px 20px;
    }
     .bignav__left > div {
        margin-left: 0;
    }
   
  
    .bignav__left--bottom, 
    .bignav__left p  {
        margin-top: 0;
        display: none;
    }
      .bignav__left .logo img {
        width: 85px;
      }
    .bignav__right > div > ul {
        padding: 0 0px 0 0px;
        margin: 0;
    }
    .bignav__left p {
        color: #fff;
    }
    .bignav__left p a {
        font-size: 20px;
        margin-left: 0;
        margin-top: 10px;
        display: block;
        border-bottom: none;
        color: #fff;
    }
    .bignav__right > div > ul li {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
    .bignav__right > div > ul li a {
        font-size: 35px;
        text-align: center;

    }
    body.active .bignav .bignav__right {
        display: flex;
        justify-content: center;
        align-items: center;
        
    }

    .bignav__items {
        overflow: auto;
        display: grid;
          height: auto;
    }
    body.active .bignav .bignav__left, body.active .bignav .bignav__right {
           height: 100%;
            max-height: 100%;
    }
    .navbar-left a img {
        width: auto;
    }
    .hero_title {
        line-height: 55px;
        font-size: 55px;
    }
    .navbar-middle {
        display: none;
    }
    .header_burgerBtn {
        opacity: 1;
        visibility: visible;
        display: inline-flex;
        width: 45px;
        height: 45px;
    }
}
@media(max-width:768px) {
    
    .services-item {
        grid-column: span 6;
    }
    .our-foundations .flexgrid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 15px;
    }
    .page-banner .main-banner__content-wrapper > div {
        width: 100%;
    }
    .page-banner .main-banner__content-wrapper .hero_title {
        line-height: 50px;
        font-size: 45px;
    }
     .footer {
        padding: 35px 0px 25px 0;
        position: static    ;
        
    }
    .page-banner .main-banner__content-wrapper .hero_title + p {
        margin: 3px 0 25px 0;
        font-size: 20px;
        line-height: 25px;
    }
    .section-logos {
        margin-top: 30px;
    }
    .case-card {
        padding: 15px 20px;
    }
    .case-studies-grid {
        grid-template-columns: repeat(1, minmax(320px, 1fr));
    }
    .industry-card {
        padding: 22px 22px;
    }
    .our-industry-section .our-industry-content .text-link {
        font-size: 15px;
    }
    .our-industry-section .our-industry-content .title {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .our-industry-content h4 {
        font-size: 15px;
        padding: 0 0 10px 0;
    }
     .our-industry-items {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        grid-template-columns: repeat(2,1fr);
    }
    .section-to-title .section__title {
        line-height: 40px;
        font-size: 35px;
    }
    .section-to-title .section__description {
        font-size: 18px;
        line-height:25px;
    }
    .end-to-end .section-to-title .section__description {
        padding-top: 20px;
        padding-right: 0;
    }
}

@media(max-width:640px) {
   .project-detail  .flexgrid {
        grid-gap: 15px;
    }
    .project-detail .content-wrap h1 {
            line-height: 43px;
        font-size: 40px;
        font-weight: 700;
        margin-top: 5px;
    }
    .project-detail .col-content p {
        font-size: 18px;
        line-height: 28px;
    }
    .project-intro-lists li {
        font-size: 14px;
        line-height: 1.56;
    }
    .project-intro-lists li strong {
        font-size: 15px;
        margin-bottom: 0;
    }
     .blog__detail {
        margin-top: 30px;
    }
   .blog-header h1 {
        line-height: 48px;
        font-size: 40px;
    }

    .section-core-values {
        margin-top: 55px;
        padding: 45px 0;
    }
    .contact-form__contact-details.col5, .contact-form__contact-details.col7 {
        grid-column: span 12;
    }
   .contact-form__contact-details.col7 {
        margin-top: 0;
        background: #f1f1f173;
        padding: 25px;
    }
    .map-frame iframe {
        height: 300px;
    }
   .contact-form__contact-details.col7 form input {
    background: #fff;
   }
    .section-core-values .flexgrid {
        grid-gap: 15px;
    }
  
    .our-foundations {
        margin-top: 30px;
    }
    .about-hero__item--desc p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .about-description-stats {
        font-size: 15px;
    }
    .about-description-stat h2 {
        font-size: 30px;
    }
   .page-banner .flexgrid {
    grid-gap: 10px;
   }
    .footer-links .column {
        min-width: inherit;
    }
   .footer-left, .contact-info {
        grid-column: span 12;
        text-align: center;
        width: 100%;
    }
  
    .accordion-col .accordion-header {
        font-size: 17px;
          padding-right: 25px;
    }
    .accordion-col {
        padding: 10px 0;
    }
   .insights-wrap  .flexgrid {
        grid-gap: 18px;
    }
    .blog-item__textblock h3 a {
        font-size: 20px;
    }
    .latest-blog.col4 {
        grid-column: span 12;
    }
    .blog-item__textblock p {
        margin: 7px 0 10px 0;
        font-size: 16px;
        line-height: 1.65;
    }
   
    .blog-item__textblock  .text-link {
        font-size: 15px;
        gap: 8px;
    }
    .insights-wrap {
        margin-top: 30px;
    }
}
@media (max-width: 500px) {
    .project-detail .content-wrap h1 {
        line-height: 38px;
        font-size: 35px;
        font-weight: 700;
        margin-top: 5px;
    }
    .project-detail .col-content p {
        font-size: 17px;
        line-height: 27px;
    }
     .blog__detail {
        margin-top: 25px;
    }
    .description-area p {
        font-size: 16px;
        line-height: 1.63;
        font-weight: 500;
        margin: 0px 0 15px 0;
    }
    .author-wrapper {
        margin: 20px 0 15px 0;
    }
  .blog-header h1 {
	line-height: 40px;
	font-size: 35px;
}
    .index-hero__right > div {
	max-width: 570px;
	height: 241px;
}
    .core-values-col .back .inner img, .core-values-col .front .inner img {
        height: auto;
        width: auto;
        opacity: .3;
    }
    .services-item {
        grid-column: span 12;
    }
    .section-core-values .section-to-title {
	max-width: inherit;
	margin-bottom: 25px;
}
    .core-values-col .slides:hover .content {
        transform: inherit;
    }
    .core-values-col .back .inner, .core-values-col .front .inner {
        
        text-align: center;
    }
    .core-values-col .description p {
        line-height: 29px;
        font-size: 18px;
    }
    .section-core-values .section-to-title .section__title {
        font-size: 32px;
    }
    .core-values-col .back {
        transform: inherit;
    }
    .section-core-values .flexgrid > div {
        grid-column: span 12;
    }
    
    .section-core-values {
        margin-top: 45px;
        padding: 35px 0;
    }
    .page-banner {
        padding: 80px 0 75px 0;
    }
    .page-banner .main-banner__content-wrapper .hero_title {
        line-height: 42px;
        font-size: 40px;
    }
    .page-banner .main-banner__content-wrapper .hero_title + p {
        margin: 10px 0 25px 0;
        font-size: 20px;
    }
    .index-hero__right {
        max-width: 300px;
        padding-bottom: 6px;
    }
    .footer-brand {
        display: none;
    }

    .footer-top-container {
        margin-bottom: 0;
        padding-bottom: 22px;
    }
    .footer-left h2 {
        font-size: 32px;
        line-height: 1.15;
    }
    .footer-container {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        gap: 10px;
    }
   .copyright-content span {
        margin-top: 10px;
    }
    .copyright-content a {
        color: #aaa;
        font-size: 14px;
        margin-right: 10px;
    }
    .copyright-content {
        font-size: 13px;
        text-align: center;
        gap: 10px;
            padding-top: 15px;
        display: block;
    }
    .footer-links .column {
        min-width: inherit;
        border-bottom: 1px solid #ffffff3d;
        padding: 8px 0 20px 0;
    }
    .footer-links .contact-box  ul {
        display: block;
    }
    .footer-links .contact-box  ul li {
        display: block;
        margin-bottom: 12px;
    }
    .footer-links ul {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-column-gap: 10px;
    }
    .footer-links ul li {
        margin-bottom: 5px;
        font-size: 15.2px;
    }
    
    .footer-links {
        gap: 12px;
        grid-template-columns: repeat(1, 1fr);
    }
   .faq-section {
        padding: 30px 0;
    }
    .section-logos {
        margin-top: 25px;
    }
    .case-card img {
        margin-top: 5px;
    }
    .recent-case-studies .section-to-title .section__description {
        padding-top: 15px;
    }
    .header.header-scroll .navbar-right {
        top: 15px;
        right: 10px;
    }
    .our-industry-content .text-link {
        font-size: 14px;
    }
    .hero-section {
        padding: 40px 0 0 0;
    }
  .hero-section .hero-content {
	padding: 0px 0 38px 0;
}
    .end-to-end, .section_insights {
        padding-top: 35px;
    }
    .our-industry-section {
        margin-top: 35px;
    }
    .our-industry-section {
        padding: 35px 0;
    }
     .background-color-black {
        padding: 35px 0;
    }
    .section-to-title .section__title {
        line-height: 32px;
        font-size: 32px;
    }
    .section-to-title .section__description {
        font-size: 18px;
    }
    .container {
	padding: 0 15px;
}
   .navbar-left a img {
        width: 95px;
    }
    .hero_title {
        line-height: 40px;
        font-size: 40px;
       
    }
     .hero_title span {
	min-height: 45px;
}
   .hero-left p {
        margin: 12px 0 22px 0;
        line-height: 24px;
        font-size: 17px;
    }
    .button_container .button_text {
        font:
            500 14px/1 "Gilroy-Medium",
            Arial,
            sans-serif;
        z-index: 2;
    }
    .button_link .button_container {
        padding: 14px 20px;
    }
    .text-link {
        font-size: 15px;
        font-weight: 600;
    }
     .section-to-title .section__description {
        padding-top: 10px;
    }
    .industry-card {
        padding: 30px 12px;
        text-align: center;
    }
    .our-industry-content .title {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .our-industry-content h4 {
        font-size: 15px;
        line-height: 1.35;
        padding: 5px 0 10px 0;
    }
     .our-industry-items {
        grid-column-gap: 12px;
        grid-row-gap: 12px;
    }
    .header_burgerBtn {
        margin-left: 10px;
    }
}

@media(max-width:412px) {
    .project-detail .content-wrap h1 {
        line-height: 34px;
        font-size: 30px;
            margin-bottom: 10px;
    }
    .project-detail .content-wrap h1 p {
            font-size: 16px;
            line-height: 25px;
            margin-top: 13px;
    }
    .insights-wrap {
        margin-top: 25px;
    }
    .blog-item__textblock h3 a {
        font-size: 18px;
        line-height: 1.35;
    }
    .blog-item__image {
        display: block;
        margin-bottom: 8px;
        height: 200px;
        overflow: hidden;
        border-radius: 10px;
    }
    .our-industry-section,  .background-color-black {
        padding: 28px 0;
    }
   
    .services .services__subtitle {
        line-height: 25px;
        font-size: 17px;
        margin-bottom: 7px;
    }
    .services {
        margin-bottom: 15px;
        font-size: 15.4px;
        line-height: 1.42;
    }
    .section-to-title .section__description {
        font-size: 16px;
        padding-top: 15px;
    }
    .client-marquee-list {
        padding: 15px 0 0 0;
    }
     .our-industry-items {
        margin-top: 25px;
    }
    .end-to-end .section-to-title .section__description {
        padding-top: 15px;
        padding-right: 0;
    }
    .end-to-end .section-to-title .section__description {
            line-height: 25px;
    }
    .section-to-title .section__title {
        line-height: 33px;
        font-size: 28px;
    }
   .hero-section {
        padding: 90px 0 20px 0;
    }
   
    .hero_title {
        line-height: 35px;
        font-size: 35px;
    }
}