@media screen and (min-width:200px) and (max-width:683px) {
    body {
        font-size: 85%;
    }


  .values-left {
    position: relative;
    top: auto;
    width: 100%;
  }
  .values-wrap {
    flex-direction: column;
    gap: 50px;
  }

div#mobileNav {
    height: 0;
}
h1 {
    font-size: 3.3em;
}
.hero .line:nth-child(2) {
    margin: 0 0 0 0;
}
.hero .line {
    display: flex;
    gap: 0;
    overflow: hidden;
    color: #fff;
    flex-wrap: wrap;
}
.video-background {
    height: 100%;
        min-height: 100%;
        padding: 250px 0 0 0;
}
.sections.homedesign-wrap-text.pin-text {
    margin-top: 0!important;
}
.branding-details .video-background::after {
    background: linear-gradient(0deg, rgb(11 16 28 / 21%) 0%, rgba(11, 16, 28, 0.39) 52%, rgba(11, 16, 28, 1) 100%);
}
/* .homedesign-wrap-text {
    display: none;
} */
.mobile {
    display: none;
}
h2 {
    font-size: 4em;
}
section {
    height: inherit;
}
.services {
    padding: 30px 0 100px 0;
    grid-template-columns: 1fr 1fr;
  
}
.service-card:nth-child(1), .service-card:nth-child(2),
.service-card:nth-child(3), .service-card:nth-child(4), .service-card:nth-child(5) {
     grid-column: auto;
      min-width: 0;
              padding: 25px;
}
.service-card h3 { 
    font-size: 12px; 
    line-height: 1.1; 
}

.icon {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
}
.service-card {
    height: inherit;
}
.service-card:nth-child(1) .icon svg {
    transform: scale(0.2);
}

.service-card:nth-child(1) {
    grid-column: 1 / -1; /* Full width */
}

.service-card:hover .icon {
    display: block;
}
.service-card:hover .icon svg path {
    fill: #ffffff;
}
.service-card .icon svg {
    transform: scale(0.7);
}
.service-card:hover .icon-hover {
    display: none;
}
.stats {
    display: flex;
    justify-content: space-between;
    gap: 0;
    padding: 20px 0;
}

.stat:last-child {
    grid-column: 1 / -1;
}
.client-desc .grid-two {
    grid-template-columns: 1fr;
    gap: 20px;
    align-items: flex-start;
}

.client-desc .right video {
    height: 200px;
   opacity: 1!important;
}
.case-studies h2 {
    font-size: 4em;
}
.content {
    grid-template-columns: 1fr;
    padding: 100px 0 0 0;
}
.container {
    width: 90%;
}
.swiper .left {
    padding: 0 0;
}
.slide-nav {
    display: none;
}
.right img {
    height: 300px;
}
.collection h3 {
    font-size: 3em;
}
.insight-list {
    grid-template-columns: 1fr;
}
.footer-content h2 {
    font-size: 2.5em;
}
.address {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    margin: 50px 0 0 0;
}
.bottom-footer {
    gap: 20px;
    flex-wrap: wrap;
}
.footer {
    padding: 50px 0;
}
.footer-svg {
    display: none;
}
.right-menu a.btn.btn-2 {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    text-align: center;
    margin: 0 0 20px 0;
    border-radius: 0;
    display: none;
} 
.logo {
   margin: 0 0 0 0;
        position: relative;
        z-index: 9999;
}
.navbar.bgcolor {
    height: 105px;
}
.inner-banner h2 {
    font-size: 3em;
}
.inner-banner .pin-text {
    margin-top: 200px!important; 
    margin-bottom: 50px;  
}
.line {
    color: #fff;
}
.about-brand-grid .left img {
    max-width: 100%;
    filter: blur(1px) !important;
}
h3.big-text {
    font-size: 2em;
}
h3.big-text br {
    display: none;
}
.about-project-content .panel {
    height: auto;
}
.pin-wrapper.about-project-content {
    display: none;
}
h3.black-text {
    font-size: 2.2em;
    line-height: 1.2;
    margin:  0 0 20px 0;
}
.about-desc {
    padding: 100px 0;
}
.about-desc p.artemas-text {
    font-size: 1.5em;
}
.reveal span {
    opacity: 1 !important;
}
.teams {
    padding: 100px 0 50px 0;
}
.big-content-text b {
    font-size: 1.5em;
    color: #fff;
    margin: 0 0 20px 0;
    display: block;
}
.team-images-track .img {
    max-height: 40vh;
    width: 100%;
}
.team-images-track img {
    height: 550px;
}
 .team-images-track {
    display: flex;
    flex-direction: column;
    transform: none !important;
  }
  .team-images-viewport {
    height: auto;
    margin: 50px 0 0 0;
  }
  .team-pin {
    height: auto;
}
.values-section {
    padding: 0 0 0 0;

}
.values-left p {
   font-size: 1.6em;
        opacity: 0.7;
}
.value-content {
    margin: 50px 0 0 0;
}
.values-right {
    width: 100%;
}
.right-menu {
    margin: 0 0 0 0;
}
.about-brand-grid {
    flex-wrap: wrap;
    margin: 0 0 50px 0;
}
.navbar {
    padding: 35px 0;
}
.team-inner {
    width: 90%;
    margin: 0 auto;
}
.inner-banner.no-pin-banner h1 {
    font-size: 2.5em;
}
.inner-banner.no-pin-banner {
    width: 100%;
    margin: 150px 0 10px 0;
}
.parallax-full img {
    height: 500px;
}
.parallax-full {
    height: 500px;
    margin: 0 0 0 0;
}
.design-services {
    padding: 50px 0;
}
.why-tech .service-list {
    grid-template-columns: 1fr 1fr;
}
.workflow-wrapper {
    padding: 50px 0;
    color: #ffffff;
}
.touch-head img {
    max-width: 90px;
}
 .workflow-row {
    grid-template-columns: 50px 1fr;
    column-gap: 100px;
  }

  .workflow-row::before {
    left: 115px;
  }

  .workflow-title {
    font-size: 18px;
  }
    .objective-content {
    grid-template-columns: 1fr;
  }

  .objective-symbol {
    font-size: 120px;
  }

  .objective-bottom {
    grid-template-columns: 1fr;
  }
  .contact-address {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .breadcrumbs li {
    font-size: 12px;
  }
  .mobile-text-fade-in {
    display: block;
    padding: 50px 0 50px 0;
  }

  .artemas-text {
    font-size: 1.5em;
    line-height: 1.4;
    font-weight: 400;
    max-width: 900px;
    opacity: 0.7;
}
  .hero {
    line-height: 1.18;
    
}
.video-content span.line:nth-child(1) {
    transform: translateY(0);
}
.video-content span.line:nth-child(2) {
    transform: translateY(-7px);
    line-height: 1;
}
.video-content span.line:nth-child(3) {
    transform: translateY(-13px);
}

  .video-content {
    top: 30%;
    transform: translateY(-10%);
  }
  .video-background::after {
        background: linear-gradient(0deg, rgba(11, 16, 28, 1) 0%, rgba(11, 16, 28, 0) 56%, rgba(11, 16, 28, 1) 100%);
  }
  .pin-text p br {
     display: none;
  }
    .pin-text .line {
    display: inline;
  }
   .mobile-text-fade-in p {
    font-size: 1.5em;
    padding: 0 0 0 0;
   }
   .section1.services-block {
    display: none;
   }
   /* .service-card:hover {
    display: block;
  
   }
   .service-card:hover {
    background-color: var(--brand-color);
}

.service-card:hover h3 {
    color: var(--white);
}

.service-card.is-active.is-hovered .icon {
    display: none;
}

.service-card.is-hovered:hover svg {
    fill: var(--main-color)!important;
}

 .services .service-card:nth-child(1).is-active.is-hovered svg path {
    fill: transparent;
}
.service-card:nth-child(1).is-active h3 {
    color: #000;
}
.service-card:nth-child(1) .icon {
    display: none;
}
.service-card:nth-child(1) .icon-hover {
   display: block!important;
}

.service-card:hover .icon-hover {
    display: none;
}
.service-card.is-active h3 {
    color: var(--brand-color);
}

.service-card.is-active svg path {
    fill: transparent;
}

.service-card.is-active svg {
    fill: var(--main-color);
}

.service-card.is-active {
    background-color: var(--brand-color);
}

.service-card svg path {
    fill: var(--main-color);
} */
/* .service-card .icon {
    display: block;
} */
   .mobile-big-text {
    display: block;
   }
   .case-slider--mobile .case-item {
    flex-direction: column;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    padding: 2rem 0;
  }
.case-content a {
    font-size: 10px;
}
  .case-slider--mobile .case-image img {
    width: 100%;
    height: 200px;
    margin: 50px 0 0 0;
    object-fit: cover;
  }
  .branding-details {
    padding: 0 0 0 0;
  }
  .case-studies-mobile {
    display: block;
    padding: 100px 0 0 0;
    font-size: inherit;
  }
  .case-studies {
    display: none;
  }
  .case-studies-mobile h2 {
    font-size: 3em;
    text-align: left;
    margin: 0 0 0 20px;
  }
  .case-content {
    text-align: left;
  }
    .case-content p {
       font-size: 1.6em;

    }
    .line.active {
        color: #fff;
    }
    .media-height {
       display: none;
    }
    .no-pin-margin {
        padding: 0 0 100px 0;
    }
    .homedesign-wrap-text.pin-text .ex p {
     display: none;
    }
   .mobile-text-fade-in p {
       font-size: 1.3em;
        padding: 0 0 20px 0;
        line-height: 1.6;
        opacity: 0.6;
        display: block;
    }
    .service-layout img {
    max-width: 70px;
    margin: 0 0 20px 0;
}
.clients-grid {
        grid-template-columns: 1fr;
    }

    .client-card {
        border-right: 0;
        min-height: inherit;
        width: 100%!important;
        display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 30px;
    transition: all .4s ease;
    flex-wrap: wrap;
    opacity: 1;
    }
    .swiper.clients-swiper {
    margin: 0 0 50px 0;
}
    .mega-col ul {
        padding: 0 0 0 0!important;
    }
    .services-mega {
        top: 0;
    }
        .mega-col ul li a {
            padding: 5px 24px 0!important;
        }
        .mega-left h2 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 10px 0;
}
.mega-left {
    display: none;
}
.clients-block {
    padding: 50px 0 0 0;
}
.stat p {
    font-size: 1.2em;
}
h3.count {
    font-size: 1.3em;
}
.client-desc strong {
    font-size: 1.1em;
}
p.black-para {
    font-size: 0.9em;
    margin: 10px 0;
}
.client-desc b {
    font-size: 1em;
    margin: 0 0 0 0;
    font-weight: 700;

}
.client-desc span {
    font-size: 0.8em;
}
.case-slider--mobile .case-item {
        flex-direction: column;
        text-align: center;
        width: 90%;
        margin: 0 auto;
        padding: 2rem 0;
        border-bottom: 1px solid #fff;
    }
    .branding-details .video-background {
        height: 100%;
        min-height: 100%;
        padding: 100px 0;
    }
    .case-content b {
    display: block;
    margin: 20px 0;
    font-size: 1.2em;
    line-height: 1.7;
    opacity: 0.5;
}
      .branding-details .case-content a {
    font-size: 13px;
        padding: 5px 10px;
  }
  .case-slider--mobile .case-item:last-child {
    border-bottom: 0;
  }
  .insight-img {
    height: 200px;
  }
  .insight-list h5 {
    color: var(--bg-color);
    font-size: 1.2em;
    font-weight: 500;
    max-width: 300px;
    line-height: 1.4;
}
.insights {
    padding: 50px 0;
}
.address-block {
    font-size: 1.2em;
    font-weight: 500;
}
#mobileNav {
    background: var(--bg-color);
}
.services-mega {
    padding: 0 0 0 0;
}
#mobileNav .mega-co li a {
    padding: 18px 20px 5px;
        font-size: 2em;
}
.mega-col h4 {
      
        padding: 16px 40px 16px 0;
       font-size: 1.2em;
        font-weight: 400;
    }
 .mega-right {
    gap: 0;
 }
 .mega-col.active ul li a {
    font-size: 1.1em !important;
}
.mega-set .mega-col ul {
    margin: 0 0 30px 0;
    border-bottom: 0;
}
.mega-col ul li {
    padding: 5px 0;
}
#mobileNav .mega-set .mega-col ul li:last-child {
    border-bottom: 0;
}
.mega-col ul li  a {
    opacity: 0.6;
}







.mobile-height {
    display: none;
}
.pin-text p {
    font-size: 1.3em;
    line-height: 1.5;
    font-weight: 300;
    opacity: 0.7;
    padding: 0 0 50px 0;
}
.service-list {
    grid-template-columns: 1fr;
    margin: 0 0 0 0;
    gap: 10px;
}
.service-layout::after {
    height: 2px;
    width: 100%;
}
.design-services p.black-para {
    font-size: 1.3em;
    margin: 0 0 50px 0;
}
.service-list h4 {
    font-size: 1.5em;
}
.parallax-grid {
    grid-template-columns: 1fr;
}
.parallax-item img {
    height: 400px;
}
.parallax-item {
    height: 400px;
}
.customer-grid {
    grid-template-columns: 1fr;
    padding: 30px;
}
.qts-right img {
    max-width: 50px;
}
.qts-right {
    top: 5px;
}
.work-list {
    margin: 0 0 0px 0;
}
.clients-pin {
    min-height: inherit;
    padding: 50px 0;
}
.swiper-wrapper {
    flex-wrap: wrap;
    opacity: 1;
    gap: 10px;
}
.work-detail-small {
    flex-wrap: wrap;
}
.objective-meta {
    flex-wrap: wrap;
    gap: 20px;
}
.objective-section {
    padding: 50px 20px;
  
}
.hamburger {
   visibility: visible;
}
.parallex-video-wrap {
    width: 100%;
    height: clamp(300px, 50vw, 700px);
    overflow: hidden;
}

.parallex-video-wrap video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
}
@media screen and (min-width:683px) and (max-width:1024px) {
   body {
        font-size: 85%;
    }
 
 
  .values-left {
    position: relative;
    top: auto;
    width: 100%;
  }
  .values-wrap {
    flex-direction: column;
    gap: 50px;
  }

div#mobileNav {
    height: 0;
}
h1 {
    font-size: 3.3em;
}
.hero .line:nth-child(2) {
    margin: 0 0 0 0;
}
.hero .line {
    display: flex;
    gap: 0;
    overflow: hidden;
    color: #fff;
    flex-wrap: wrap;
}
.video-background {
    height: 100%;
        min-height: 100%;
        padding: 250px 0 0 0;
}
.sections.homedesign-wrap-text.pin-text {
    margin-top: 0!important;
    position: inherit !important;
        top: 0 !important;
}
.branding-details .video-background::after {
    background: linear-gradient(0deg, rgb(11 16 28 / 21%) 0%, rgba(11, 16, 28, 0.39) 52%, rgba(11, 16, 28, 1) 100%);
}
/* .homedesign-wrap-text {
    display: none;
} */
.mobile {
    display: none;
}
h2 {
    font-size: 4em;
}
section {
    height: inherit;
}
.services {
    padding: 30px 0 100px 0;
    grid-template-columns: 1fr 1fr;
  
}
.service-card:nth-child(1), .service-card:nth-child(2),
.service-card:nth-child(3), .service-card:nth-child(4), .service-card:nth-child(5) {
     grid-column: auto;
      min-width: 0;
              padding: 25px;
}
.service-card h3 { 
    font-size: 12px; 
    line-height: 1.1; 
}

.icon {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
}
.service-card {
    height: inherit;
}
.service-card:nth-child(1) .icon svg {
    transform: scale(0.2);
}

.service-card:nth-child(1) {
    grid-column: 1 / -1; /* Full width */
}

.service-card:hover .icon {
    display: block;
}
.service-card:hover .icon svg path {
    fill: #ffffff;
}
.service-card .icon svg {
    transform: scale(0.7);
}
.service-card:hover .icon-hover {
    display: none;
}
.stats {
    display: flex;
    justify-content: space-between;
    gap: 0;
    padding: 20px 0;
}

.stat:last-child {
    grid-column: 1 / -1;
}
.client-desc .grid-two {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-items: flex-start;
}
.client-desc .right video {
    height: 200px;
   opacity: 1!important;
}
.case-studies h2 {
    font-size: 4em;
}
.content {
    grid-template-columns: 1fr;
    padding: 100px 0 0 0;
}
.container {
    width: 90%;
}
.swiper .left {
    padding: 0 0;
}
.slide-nav {
    display: none;
}
.right img {
    height: 300px;
}
.collection h3 {
    font-size: 3.5em;
}
.insight-list {
    grid-template-columns: 1fr;
}
.footer-content h2 {
    font-size: 2.5em;
}
.address {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
    margin: 50px 0 0 0;
}
.bottom-footer {
    gap: 20px;
    flex-wrap: wrap;
}
.footer {
    padding: 50px 0;
}
.footer-svg {
    display: none;
}
.right-menu a.btn.btn-2 {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    text-align: center;
    margin: 0 0 20px 0;
    border-radius: 0;
    display: none;
} 
.logo {
   margin: 0 0 0 0;
        position: relative;
        z-index: 9999;
}
.navbar.bgcolor {
    height: 105px;
}
.inner-banner h2 {
    font-size: 3em;
}
.inner-banner .pin-text {
    margin-top: 200px!important; 
    margin-bottom: 100px;  
}
.line {
    color: #fff;
}
.about-brand-grid .left img {
    max-width: 100%;
    filter: blur(1px) !important;
}
h3.big-text {
    font-size: 3.5em;
}
.about-project-content .panel {
    height: auto;
}
.pin-wrapper.about-project-content {
    display: none;
}
h3.black-text {
    font-size: 3.5em;
}
.about-desc {
    padding: 100px 0;
}
.about-desc p.artemas-text {
    font-size: 1.5em;
}
.reveal span {
    opacity: 1 !important;
}
.teams {
    padding: 100px 0 50px 0;
}
.big-content-text b {
    font-size: 1.5em;
    color: #fff;
    margin: 0 0 20px 0;
    display: block;
}
.team-images-track .img {
    max-height: 40vh;
    width: 100%;
}
.team-images-track img {
    height: 550px;
}
 .team-images-track {
            display: grid;
        flex-direction: column;
        transform: none !important;
    grid-template-columns: 1fr 1fr;
  }
  .team-images-viewport {
    height: auto;
    margin: 50px 0 0 0;
  }
  .team-pin {
    height: auto;
}
.values-section {
    padding: 50px 0 0 0;
}
.values-left p {
    font-size: 2.1em;
}
.values-right {
    width: 100%;
    display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
}
.value-card {
    margin-bottom: 0;
}
.right-menu {
    margin: 0 0 0 0;
}
.about-brand-grid {
    flex-wrap: wrap;
}
.navbar {
    padding: 35px 0;
}
.team-inner {
    width: 90%;
    margin: 0 auto;
}
.inner-banner.no-pin-banner h1 {
    font-size: 2.5em;
}
.inner-banner.no-pin-banner {
    width: 100%;
    margin: 150px 0 50px 0;
}
.parallax-full img {
    height: 500px;
}
.parallax-full {
    height: 500px;
}
.design-services {
    padding: 100px 0;
}
.why-tech .service-list {
    grid-template-columns: 1fr 1fr;
}
.workflow-wrapper {
    padding: 50px 0;
    color: #ffffff;
}
.touch-head img {
    max-width: 90px;
}
 .workflow-row {
    grid-template-columns: 50px 1fr;
    column-gap: 100px;
  }

  .workflow-row::before {
    left: 115px;
  }

  .workflow-title {
    font-size: 18px;
  }
    .objective-content {
    grid-template-columns: 1fr;
  }

  .objective-symbol {
    font-size: 120px;
  }

  .objective-bottom {
    grid-template-columns: 1fr;
  }
  .contact-address {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .breadcrumbs li {
    font-size: 12px;
  }
  .mobile-text-fade-in {
    display: block;
    padding: 0 0 50px 0;
  }

  .artemas-text {
    font-size: 1.5em;
    line-height: 1.4;
    font-weight: 400;
    max-width: 900px;
    opacity: 0.7;
}
  .hero {
    line-height: 1.18;
    
}
.video-content span.line:nth-child(1) {
    transform: translateY(0);
}
.video-content span.line:nth-child(2) {
    transform: translateY(-7px);
    line-height: 1;
}
.video-content span.line:nth-child(3) {
    transform: translateY(-13px);
}

  .video-content {
    top: 30%;
    transform: translateY(-10%);
  }
  .video-background::after {
    background: linear-gradient(0deg, rgb(11 16 28 / 33%) 0%, rgba(11, 16, 28, 0) 56%, rgba(11, 16, 28, 1) 100%);
  }
  .pin-text p br {
     display: none;
  }
    .pin-text .line {
    display: inline;
  }
   .mobile-text-fade-in p {
    font-size: 1.5em;
    padding: 0 0 0 0;
   }
   .section1.services-block {
    display: none;
   }
   /* .service-card:hover {
    display: block;
  
   }
   .service-card:hover {
    background-color: var(--brand-color);
}

.service-card:hover h3 {
    color: var(--white);
}

.service-card.is-active.is-hovered .icon {
    display: none;
}

.service-card.is-hovered:hover svg {
    fill: var(--main-color)!important;
}

 .services .service-card:nth-child(1).is-active.is-hovered svg path {
    fill: transparent;
}
.service-card:nth-child(1).is-active h3 {
    color: #000;
}
.service-card:nth-child(1) .icon {
    display: none;
}
.service-card:nth-child(1) .icon-hover {
   display: block!important;
}

.service-card:hover .icon-hover {
    display: none;
}
.service-card.is-active h3 {
    color: var(--brand-color);
}

.service-card.is-active svg path {
    fill: transparent;
}

.service-card.is-active svg {
    fill: var(--main-color);
}

.service-card.is-active {
    background-color: var(--brand-color);
}

.service-card svg path {
    fill: var(--main-color);
} */
/* .service-card .icon {
    display: block;
} */
   .mobile-big-text {
    display: block;
   }
   .case-slider--mobile .case-item {
    flex-direction: column;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    padding: 2rem 0;
  }
.case-content a {
    font-size: 10px;
}
  .case-slider--mobile .case-image img {
    width: 100%;
    height: 350px;
    margin: 50px 0 0 0;
    object-fit: cover;
  }
  .branding-details {
    padding: 0 0 0 0;
  }
  .case-studies-mobile {
    display: block;
    padding: 100px 0 0 0;
    font-size: inherit;
  }
  .case-studies {
    display: none;
  }
  .case-studies-mobile h2 {
    font-size: 3em;
    text-align: left;
    margin: 0 0 0 20px;
  }
  .case-content {
    text-align: left;
  }
    .case-content p {
       font-size: 1.6em;

    }
    .line.active {
        color: #fff;
    }
    .media-height {
       display: none;
    }
    .no-pin-margin {
        padding: 0 0 100px 0;
    }
    .homedesign-wrap-text.pin-text .ex p {
     display: none;
    }
   .mobile-text-fade-in p {
       font-size: 1.3em;
        padding: 0 0 20px 0;
        line-height: 1.6;
        opacity: 0.6;
        display: block;
    }
    .service-layout img {
    max-width: 70px;
    margin: 0 0 20px 0;
}
.clients-grid {
        grid-template-columns: 1fr;
    }

    .client-card {
       border-right: 0;
        min-height: 140px;
        opacity: 1;
        flex-wrap: wrap;
        justify-content: flex-start;
        max-width: 100%;
    }
    .mega-col ul {
        padding: 0 0 0 0!important;
    }
    .services-mega {
        top: 0;
    }
        .mega-col ul li a {
            padding: 5px 24px 0!important;
        }
        .mega-left h2 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 10px 0;
}
.mega-left {
    display: none;
}
.clients-block {
    padding: 50px 0 0 0;
}
.stat p {
    font-size: 1.2em;
}
h3.count {
    font-size: 1.3em;
}
.client-desc strong {
    font-size: 1.1em;
}
p.black-para {
    font-size: 0.9em;
    margin: 10px 0;
}
.client-desc b {
    font-size: 1em;
    margin: 0 0 0 0;
    font-weight: 700;

}
.client-desc span {
    font-size: 0.8em;
}
.case-slider--mobile .case-item {
        flex-direction: column;
        text-align: center;
        width: 90%;
        margin: 0 auto;
        padding: 2rem 0;
        border-bottom: 1px solid #fff;
    }
    .branding-details .video-background {
        height: 100%;
        min-height: 100%;
        padding: 100px 0;
    }
    .case-content b {
    display: block;
    margin: 20px 0;
    font-size: 1.2em;
    line-height: 1.7;
    opacity: 0.5;
}
      .branding-details .case-content a {
    font-size: 13px;
        padding: 5px 10px;
  }
  .case-slider--mobile .case-item:last-child {
    border-bottom: 0;
  }
  .insight-img {
    height: 180px;
    width: 50%;
  }
  .insight-detail {
    width: 50%;
  }
  .insight-list h5 {
    color: var(--bg-color);
    font-size: 1.2em;
    font-weight: 500;
    max-width: 300px;
    line-height: 1.4;
}
.insights {
    padding: 50px 0;
}
.address-block {
    font-size: 1.2em;
    font-weight: 500;
}
#mobileNav {
    background: var(--bg-color);
}
.services-mega {
    padding: 0 0 0 0;
}
#mobileNav li a {
    padding: 18px 20px 5px;
        font-size: 2em;
}
.mega-col h4 {
      
        padding: 16px 40px 16px 0;
       font-size: 1.3em;
        font-weight: 400;
    }
 .mega-right {
    gap: 0;
 }
 .mega-col.active ul li a {
    font-size: 1.1em !important;
}
.mega-set .mega-col ul {
    margin: 0 0 30px 0;
    border-bottom: 0;
}
.mega-set .mega-col ul li {
    padding: 5px 0;
}
#mobileNav .mega-set .mega-col ul li:last-child {
    border-bottom: 0;
}
.mega-set .mega-col ul li  a {
    opacity: 0.6;
}
.design-services p.black-para {
    font-size: 1.5em;
}
.service-list {
    grid-template-columns: 1fr;
    gap: 20px;
    margin: 50px 0 0 0;
}
.service-layout::after {
    width: 100%;
    height: 2px;
}
.mobile-height {
    display: none;
}
.pin-text p {
    font-size: 1.5em;
    line-height: 1.4;
    font-weight: 300;
    opacity: 0.7;
    padding: 0 0 50px 0;
}
.service-list {
    grid-template-columns: 1fr;
    margin: 0 0 0 0;
}
.service-layout::after {
    height: 2px;
    width: 100%;
}
.design-services p.black-para {
    font-size: 1.5em;
    margin: 0 0 50px 0;
}
.insight-card {
    display: flex;
    gap: 30px;
    align-items: center;
}
  .insight-img {
    height: 180px;
    width: 50%;
  }
  .insight-detail {
    width: 50%;
  }
  .mobile-height {
    display: none;
}
.pin-text p {
    font-size: 1.3em;
    line-height: 1.5;
    font-weight: 300;
    opacity: 0.7;
    padding: 0 0 50px 0;
}
.service-list {
    grid-template-columns: 1fr 1fr;
    margin: 0 0 0 0;
    gap: 30px;
}
.service-layout::after {
    height: 2px;
    width: 30%;
}
.design-services p.black-para {
    font-size: 1.3em;
    margin: 0 0 50px 0;
}
.service-list h4 {
    font-size: 1.5em;
}
.parallax-grid {
    grid-template-columns: 1fr 1fr;
}
.parallax-item img {
    height: 400px;
}
.parallax-item {
    height: 400px;
}
.customer-grid {
    grid-template-columns: 1fr 1fr;
    padding: 30px;
}
.qts-right img {
    max-width: 50px;
}
.qts-right {
    top: 5px;
}
.work-list {
    margin: 0 0 0px 0;
    padding: 0 0 100px 0;
}
.clients-pin {
    min-height: inherit;
    padding: 50px 0;
}
.swiper-wrapper {
    flex-wrap: wrap;
    opacity: 1;
    gap: 10px;
}
.swiper.clients-swiper {
    margin: 50px 0 0 0;
}
.hamburger {
   visibility: visible;
}
.parallex-video-wrap {
    width: 100%;
    height: clamp(300px, 50vw, 700px);
    overflow: hidden;
}

.parallex-video-wrap video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
}

@media screen and (min-width:1024px) and (max-width:1550px) {
/*.hamburger {*/
/*   visibility: visible;*/
/*}*/
   

}