.home-page-about-Digized-container,.home-page-about-us-container , .portfolios-container , .workflow-container , .core-services-container ,.services-provide-container ,.coo-message-container,.meet-our-team-container ,.creative-container ,.client-reviews-container ,.creative-showcase-container {
        max-width: 1000px;
    padding: 0px 10px;
    margin: auto;
}
body {
  background: #1B1C1A !important;
  overflow-x: hidden;
  color: white;
}
@font-face {
  font-family: "Proxemic";
  src: url("./fonts/Proxemic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.home-page-video{
  position: relative;
}
.home-page , .client-reviews{
 background: #1B1C1A;
}

.home-page-about-Digized{
      background: #1B1C1A;
      padding-bottom: 100px;
}

  .home-page .letter {
    opacity: 0;
    display: inline-block;
    transition: opacity 0.9s ease;
  }

  .home-page .letter.visible {
    opacity: 1;
  }

  .home-page .typing::after {
    content: "";
    animation: blink 1s infinite;
  }

  @keyframes blink {
    50% { border-color: transparent; }
  }

.white-layer-image img{
height: 356px;
    /* background: white; */
    width: 100%;
    position: absolute;
    /* top: 8px; */
    z-index: 1 !important;
    bottom: -10px;
}
.hero-video {
  display: block;          /* removes inline gap */
  width: 100%;
  height: 100%;
  object-fit: cover;      /* fills container */
  border: none;
  outline: none;
}

.home-page-about-us , .portfolio{
       background: #212121;
        /* margin-top: 100px; */
}
.portfolio{
  background: #1B1C1A;
}
.website-link{
    text-align: center;
    margin-top: 10px;
    position: relative;
    z-index: 2;
    color: white;


}
.our-services img{
        width: 100%;
}
.website-link button {
    background: #F15E22;
    color: white;
    padding: 3px 60px;
    border-radius: 30px;
    font-size: 25px;
    margin-top: -14px;
    border: none !important;
}
.website-link .small-font{
        font-size: 41px;
    font-weight: bold;
    margin: 20px 0px;
    color: #F15E22 ;
}
.website-link .big-font{
          font-size: 140px;
    font-weight: bold;
     color: #F15E22 ;
    /* margin: 20px 0px;   */
}
.website-link p{
        padding: 0px 170px;
    font-size: 20px;
    margin-bottom: 50px;
}
.service-content h4{
        font-size: 15px;
    color: white;
    font-weight: 500;
    font-family: "Proxemic", sans-serif;
        margin-bottom: 0px;
}
.service-items{
    position: relative;
}
.service-items i , .portfolios i , .portfolio-image-set-one-content span i{
      font-size: 8px;
    margin-left: 3px;
    color: #FCD104;

}
.our-services .service-head{
  text-align-last: center;
}
.our-services .service-head h4{
  font-size: 32px;
  line-height: 42px;
  font-weight: bold;
   color: #F15E22 ;
}
.our-services .service-head p{
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 30px;
}
[data-aos] {
  transition-property: transform, opacity;
}

.service,
.team-card,
.review-card,
.service-items,
.step,
.stat,span {
  transition: transform .3s ease;
}

.service:hover,
.review-card:hover,
.service-items:hover {
  transform: translateY(-8px);
}

.service-content{
   position: absolute;
    bottom: 0;
    padding: 10px;
}
.service:hover  .icon svg circle{
  fill: #F15E22 !important;
}

/* .service:hover .icon{
  background-color: #F15E22 !important;
} */

.service-content p{
        font-size: 11px;
     color: #E9C306;
            margin-bottom: -5px;

}
.service-content span{
   color: white;
    font-size: 11px;
}
.home-page-about-us-title h2{
        font-size: 50px;
    color: white;
    line-height: 58px;
    margin-top: 30px;
    font-family: "Proxemic", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
}
.home-page-about-us-title span ,.home-page-about-us-content span{
     color: #F15E22 ;
    font-size: 16px;
    font-weight: 600;
}
.home-page-about-us-title{
    padding: 80px 0px;
}
.home-page-about-us p{
    color: white;
    margin-top: 140px;
    font-size: 14px;
}
.portfolio{
    padding-top: 100px;
}
.portfolio .head-para{
        width: 65%;
        color: white;
}
.portfolios-container button{
    border: none;
    background: #2D2A2A;
    color: white;
    border-radius: 10px;
    padding: 4px 20px;
    font-size: 12px;
    font-family: "Proxemic", sans-serif;
}

/* Branding tall card */
.branding {
  grid-row: span 2;
}
.portfolio-image-section{
  padding: 50px 0px;
}
.portfolio-image-section img{
  width: 100%;
  margin-bottom: 10px;
}
.portfolio-image-upper-item-one , .portfolio-image-lower-item-one , .portfolio-image-upper-item-two , .portfolio-image-lower-item-two , .portfolio-image-upper-item-three , .portfolio-image-lower-item-three{
  position: relative;
}
.portfolio-image-upper-item-two{
      /* height: 638px; */
}
.portfolio-image-upper-item-two img{
    object-fit: cover;
    height: 434px;

}
.portfolio-image-lower-item-two{
  /* margin-top: 10px; */
}
.portfolio-image-upper-item-three video{
      height: 507px;
          width: 100%;
    background: black;
    align-self: center;
}
.portfolio-image-lower-item-three{
  position: relative;
}
.portfolio-image-lower-item-three video{
      width: 100%;
    border-radius: 2px;

}
.video-shadow{
      position: absolute;
    bottom: -4px;
    border-radius: 2px;
}
.portfolio-image-section .row>* {
      padding-right: 5px !important;
    padding-left: 5px !important;
}
.portfolio-image-set-one-content h4{
  font-size: 18px;
  line-height: 21px;
  color: white;
  font-family: "Proxemic", sans-serif;
}
.portfolio-image-set-one-content p{
      font-size: 7px;
    color: #E9C306;
    margin-bottom: -7px;
}
.portfolio-image-set-one-content span{
      font-size: 7px;
    color: white;
    margin-bottom: 3px;
}

.portfolio-image-set-one-content{
      position: absolute;
    bottom: 22px;
    left: 14px;
}
.workflow{
      padding-top: 70px;
      background: #1B1C1A;
      color: white;
      padding-bottom: 50px;
}

.workflow-top {
  display: flex;
  gap: 40px;
  align-items: center;
  margin-bottom: 60px;
}

.workflow-title h2 {
    font-size: 40px;
    line-height: 1.1;
    border-right: 3px solid #ffffff;
    padding-right: 30px;
    font-weight: 500;
    text-align: right;
}

[data-aos="fade-up-small"] {
  transform: translateY(25px);
  opacity: 0;
}

[data-aos="fade-up-small"].aos-animate {
  transform: translateY(0);
  opacity: 1;
}


.workflow-desc p {
    /* max-width: 600px; */
    color: #333;
    /* line-height: 1.6; */
    font-size: 17px;
    line-height: 31px;
    color: white;
}

.workflow-steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    text-align: center;
        padding: 0px 160px;
}

.step img {
  width: 100px;
  margin-bottom: 15px;
  /* filter: hue-rotate(50deg); */
}

.step p {
      font-weight: 600;
    font-size: 15px;
}
.workflow-title{
      width: 70%;
}
.core-services {
padding-top: 100px;
background: #212121;
padding-bottom: 50px;
}

.core-services h2 {
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: 2px;
      font-size: 40px;
    font-weight: bold;
    color: white;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px 40px;
}

.service {
     text-align: center;
    padding: 2px 30px;
}

.icon {
  width: 70px;
  height: 70px;
  background: #222;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  font-size: 28px;
}


.service h4 {
margin: 10px 0;
    font-size: 20px;
    line-height: 20px;
    color: white;
}

.service p {
font-size: 12px;
    color: white;
    line-height: 1.5;
    line-height: 20px;
}
.service .icon img{
      height: 40px;
    width: 40px;
    object-fit: contain;
        padding: 5px;
}
.services-provide-container {
  background: #1B1C1A;
  color: white;
      padding-top: 60px;
}
.services-provide-section{
   background: #1B1C1A;
}

.services-header {
  display: flex;
  gap: 40px;
  align-items: center;
  margin-bottom: 20px;
}

.services-header h2 {
     font-size: 40px;
    line-height: 50px;
    width: 330px;
    padding: 40px 40px;
}

.divider {
  width: 3px;
  height: 120px;
  background: #F15E22;
}

.services-header p {
  max-width: 600px;
  font-size: 16px;
  line-height: 31px;
  color: #ddd;
}

.services-list {
  border-top: 1px solid #555;
  padding-bottom: 60px;
}
.services-list .content{
  margin-top: 24px;
}

.service-row {
    display: grid;
    grid-template-columns: 80px 1fr 220px;
        align-items: center;
    gap: 30px;
    padding: 5px 0;
    border-bottom: 1px solid #555;
}
.service-row .content h4{
  margin-top: 25px;
}
.num {
  color: #ccc;
}

.content h4 {
  color: #F15E22;
  margin-bottom: 8px;
  line-height: 21px;
      margin-top: 7px;
      font-size: 18px;
       font-family: "Proxemic", sans-serif;
}

.content p {
  color: #ddd;
  font-size: 12px;
  line-height: 18px;
    opacity: 0;
  max-height: 0;
  overflow: hidden;
  transform: translateY(10px);
  transition: all 0.4s ease;
      text-align: justify;
}
/* Base setup */
.service-row {
  display: flex;
  gap: 24px;
  align-items: center;
  padding: 24px;
  height: 140px;
  overflow: hidden;
  cursor: pointer;

  transition: height 0.6s cubic-bezier(.4,0,.2,1);
}

/* NUMBER */

.service-row .num {
  font-size: 20px;
  font-weight: 600;
  color: #aaa;
  flex-shrink: 0;

  transition:
    transform 0.4s cubic-bezier(.4,0,.2,1),
    color 0.3s ease;
}

/* IMAGE */

.service-row img {
  width: 110px;
  height: 110px;
  object-fit: contain;
  flex-shrink: 0;

  transition: transform 0.6s cubic-bezier(.4,0,.2,1);
}

/* CONTENT */

.service-row .content h4 {
  margin: 0;
  font-size: 18px;
}

.service-row .content p {
  margin-top: 8px;
  font-size: 14px;

  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transform: translateY(14px);

  transition:
    opacity 0.4s ease,
    transform 0.5s cubic-bezier(.4,0,.2,1),
    max-height 0.6s cubic-bezier(.4,0,.2,1);
}

/* Portfolio Hover */

.portfolio-image-lower-item-three h4 , .portfolio-image-lower-item-one h4 , .portfolio-image-lower-item-two h4 ,.portfolio-image-upper-item-three h4 , .portfolio-image-upper-item-one h4 , .portfolio-image-upper-item-two h4  {
  transition: transform 0.35s ease-in-out;
}

.portfolio-image-lower-item-three:hover h4 , .portfolio-image-lower-item-one:hover h4 , .portfolio-image-lower-item-two:hover h4 ,.portfolio-image-upper-item-three:hover h4 , .portfolio-image-upper-item-one:hover h4 , .portfolio-image-upper-item-two:hover h4  {
  transform: scale(1.1) !important;
  display: inline-block;
}

/* HOVER EFFECTS */

.service-row:hover {
  height: 220px;
  align-items: flex-start;
}

.service-row:hover img {
  transform: scale(1.12);
}

.service-row:hover .num {
  transform: translateY(6px);
}

.service-row:hover .content p {
  opacity: 1;
  max-height: 280px;
  transform: translateY(0);
}
.service-row:hover .content{
margin-top: 11px;
}
/* Service cards */

.service-items {
  transition: transform .8s cubic-bezier(.4,0,.2,1);
}

.service-items:hover {
  /* transform: translateY(-6px); */
}

.service-items img {
  transition: transform 1s cubic-bezier(.2,0,.2,1);
  width: 100%;
  border-radius: 6px;
}

.service-items:hover img {
  transform: scale(1.15);
}
.service-items h4,
.service-items span,
.service-items p {
  transition: font-size 0.3s ease-in-out;
}

.service-items:hover h4 {
  font-size: 19px;
}

.service-items:hover span {
  font-size: 13px;
}

.service-items:hover p {
  font-size: 13px;
}





.service-row img {
     width: 300px;
    border-radius: 6px;
    height: 130px;
    object-fit: contain;
}
.coo-message{
      padding-top: 80px;
      background: #212121;
}


.coo-message h2 {
      margin-bottom: 40px;
    font-size: 36px;
    line-height: 60px;
    color: white;
}

.coo-wrapper {
    display: grid;
    grid-template-columns: 348px 1fr;
    gap: 35px;
    align-items: start;
}

.coo-image img {
/* width: 313px; */
    display: block;
    /* height: 400px; */
    object-fit: contain;
}

.coo-text p {
  line-height: 22px;
  font-size: 14px;
  color: white;
  margin-bottom: 15px;
      text-align: justify;
}

.coo-text strong {
  display: block;
  margin-top: 20px;
  font-size: 18px;
  color: #F15E22;
}
.meet-our-team {
padding-top: 60px;
 background: #212121;
}

.meet-our-team h2 {
  margin-bottom: 30px;
  color: white;
}

.team-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

.team-card {
  text-align: center;
  padding-bottom: 40px;
}

.team-card img {
    width: 245px;
    height: 280px;
    border-radius: 3px;
    filter: grayscale(100%);
    transition: .3s ease;
}

.team-card img:hover {
  filter: grayscale(0);
}

.team-card h4 {
  margin-top: 10px;
  font-size: 16px;
  line-height: 23px;
  color: #F15E22;
}

.team-card p {
  font-size: 14px;
  color: white;
}

.creative-section {
  position: relative;
  padding-bottom: 80px;
  background: #1B1C1A;
  color: white;
  overflow: hidden;
}
.portfolio-image-upper-item-one{
  overflow:visible;
}

.stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 30px 0% 15% 0px;
    justify-items: anchor-center;

}
.client-count{
  background-color: #2D2A2A;
  height: 290px;
}

.stat h3 {
  margin: 0;
  font-size: 36px;
}

.stat p {
  font-size: 16px;
  color: #aaa;
}

.bg-text {
    position: absolute;
    top: 120px;
    width: 100%;
    text-align: center;
    font-size: 120px;
    /* opacity: .1; */
    letter-spacing: 10px;
    place-self: center;
}

.creative-carousel {
  margin-top: -74px;
      padding: 0 0px;

}

.creative-carousel img {
  width: 100%;
  border-radius: 8px;
}
.client-reviews-container {
padding-bottom: 50px;
 position: relative;
}
.client-reviews h2{
  color: #F15E22;
}

.review-arrow {
  position: absolute;
  top: 65%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;

  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, 0.25);

  color: #000;
  font-size: 22px;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;

  transition: all 0.3s ease;
}

.review-arrow.left {
  left: -80px;
}

.review-arrow.right {
  right: -80px;
}

.review-arrow:hover {
  background: rgba(255, 255, 255, 0.35);
  transform: translateY(-50%) scale(1.1);
}

.reviews-header span {
      color: white;
    font-size: 18px;
    font-weight: 500;
}

.reviews-header h2 {
      margin-bottom: 30px;
    font-size: 31px;
    font-weight: 600;

}

.reviews-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 40px;
}

.review-card {
    display: flex;
    gap: 20px;
    align-items: center;
    background-color: #2D2A2A;
    border-radius: 4px;
    color: #ffffff;
    padding: 40px 20px;
    margin: 0px 0px;
    gap: 20px;
    align-items: center;
  
}

.review-card img {
  width: 90px !important;
  height: 90px !important;
  border-radius: 50%;
  object-fit: cover;
}

.review-content h4 {
  margin: 0 0 5px;
      font-size: 24px;
    line-height: 42px;
}

.stars {
  color: #f5c400;
  margin-bottom: 10px;
}
.team-grid {
    display: flex;
    gap: 30px;
    white-space: nowrap;
    will-change: transform;
}
.team-container {
    overflow: hidden;
    width: 100%;
}

.review-content p {
font-size: 12px;
    line-height: 26px;
    color: #ffffff;
}

.creative-showcase {
    /* padding: 60px 6%; */
    padding-top: 100px;
    background: #1B1C1A;
}
.creative-container h3 {
  color: #F15E22;
}
.showcase-card{
  position:relative;
  border-radius:6px;
  overflow:hidden;
}

.showcase-card img{
  width:100%;
  height:312px;
  object-fit:cover;
}

.overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(to top,rgba(0,0,0,.7),transparent);
  color:white;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:15px;
  font-size:22px;
}

.overlay .info{
  margin-top:auto;
}

.overlay h4{
  margin:10px 0 0;
  font-size:14px;
}

.overlay p{
  font-size:12px;
  color:#ccc;
}
.show-case-right-arrow{
  height: 13px !important;
  width: 13px !important;
  object-fit: contain !important;
}
.showcase-name-section{
  display: flex;
  align-items: center;
  gap: 10px;
}


/* =====================================================
   DESKTOP FIRST (DEFAULT STYLES ABOVE THIS)
===================================================== */


/* =====================================================
   ≤ 1200px
===================================================== */
@media (max-width: 1200px) {
  .review-arrow.right { right: 0; }
  .review-arrow.left { left: 0; }
}


/* =====================================================
   ≤ 1000px
===================================================== */
@media (max-width: 1000px) {
  .social-sidebar {
    right: 50px !important;
  }
}



@media (max-width: 991px) {

  .website-link .small-font { font-size: 30px; }
  .website-link .big-font { font-size: 100px; }
  .website-link p { font-size: 15px; }

  .website-link button {
    padding: 3px 25px;
    border-radius: 30px;
    font-size: 18px;
    margin-top: -14px;
  }

  .service-content h4 { font-size: 13px; }

  .home-page-about-us { margin-top: 60px; }
  .home-page-about-us p { margin-top: 118px; }

  .home-page-about-us-title { padding: 60px 0; }
  .portfolios { margin-top: 60px; }

  .workflow-title { width: 100%; }
  .services-header h2 {
    padding: 40px 0px 0px 0px;
}
.services-header {
    align-items: flex-start;
}
.portfolio{
  display: none;
}
}



@media (max-width: 900px) {

  /* Reviews */
  .reviews-grid { grid-template-columns: 1fr; }
  .review-card {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }

  /* Stats */
  .stats { grid-template-columns: repeat(2, 1fr); }
  .bg-text { font-size: 70px; }

  /* Team */
  .team-grid { grid-template-columns: repeat(2, 1fr); }

  /* COO */
  .coo-image img {
    max-width: 350px;
    margin: auto;
  }
  .coo-message { text-align: center; }

  /* Services */
  .services-header { flex-direction: column; }
  .divider {
    height: 3px;
    width: 120px;
  }

  .service-row {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .content p { margin: auto; }
  .service-row img {
    max-width: 300px;
    margin: auto;
  }

  .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  /* Workflow */
  .workflow-title h2 { font-size: 30px; }
  .workflow-desc p {
    font-size: 15px;
    line-height: 26px;
  }

  .workflow-steps {
    grid-template-columns: repeat(2, 1fr);
  }

  /* Bento */
  .bento-services {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .branding { grid-row: auto; }
}



@media (max-width: 767px) {

  .service-items { margin-top: 15px; }

  .home-page-about-us-title {
    padding: 30px 0 20px;
  }

  .home-page-about-us p {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .home-page-about-us-content {
    padding-bottom: 30px;
  }

  .portfolios { display: none; }

  .workflow-top {
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }

  .workflow-title h2 {
    border: none;
    padding-bottom: 0;
    font-weight: 600;
    font-size: 40px !important;
    text-align: center;
  }

  .workflow {
    margin-top: 50px;
  }

  .workflow-steps {
    padding: 0 70px;
  }

  .core-services h2 {
    font-size: 40px;
    font-weight: 600;
  }

  .services-header {
    display: flex;
    gap: 20px;
    text-align: left !important;
    align-items: flex-start !important;
  }

  .services-header h2 {
    font-size: 40px;
    line-height: 50px;
    width: 100%;
    padding: 40px 0px 0px 0px;
  }

  .services-header p {
    max-width: 100%;
    text-align: left;
  }


  .mobile-portifolios {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    padding: 16px;
  }
  .website-link p {
    padding: 0px 100px;
    font-size: 20px;
    margin-bottom: 50px;
}
.service-row:hover {
    height: 280px;
    align-items: flex-start;
}
.website-link .small-font {
        font-size: 20px;
    }
        .website-link .big-font {
        font-size: 60px;
    }
        .website-link p {
        padding: 0px 0px;
        font-size: 14px;
    }
    .our-services .service-head h4{
      font-size: 20px;
    }
    .home-page-about-us-title h2 {
    font-size: 45px;
    margin-top: 15px;
    }
        .workflow-title h2 {
        font-size: 30px !important;
    }
        .workflow-desc p {
        font-size: 14px;
    }
    .core-services h2 {
        font-size: 20px;
        font-weight: 600;
    }
    .service h4 {
    font-size: 16px;
}
.service p {
    font-size: 11px;
}
.services-header h2 {
        font-size: 35px;
        line-height: 45px;
}
.services-header p {
    font-size: 14px;
    line-height: 26px;
}
.service-row img {
        max-width: 150px;
        margin: auto;
    }
    .service-row .content p {
      font-size: 12PX;
    }
        .service-row:hover {
        height: 240px;
    }
    .service-row .content h4 {
    margin: 0;
    font-size: 16px;
}
.service-row .num {
    font-size: 14px;
}
.coo-wrapper{
  display: block;
}
    .coo-image img {
      margin-bottom: 30px;
    }
    .creative-container .bg-text img{
      width: 100%;
      margin-top: 43px;
    }
    

.stats {
    padding: 5px 0% 15% 0px;
}
.reviews-header span{
  font-size: 16px;
}
.reviews-header h2 {
  font-size: 25px;
}
.review-content h4 {
    font-size: 18px;
    line-height: 28px;
}
.service-items:hover img {
    transform: scale(1.03);
}
.service-items:hover h4 {
    font-size: 16px;
}
p{
          text-align: justify;
}
.workflow-steps {
    padding: 0px 20px;
}
 .workflow-steps .step{
      justify-items: center;
 }
     .social-sidebar {
        right: 0px !important;
    }
    .coo-message h2 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 28px;
}
}



@media (max-width: 560px) {

      .service-row:hover {
        height: 320px;
    }

  .mobile-portifolios-section-one-first-image { height: 349px; }
  .mobile-portifolios-section-one-second-image { height: 420px; }

  .mobile-portifolios-section-two-first-image { height: 360px; }
  .mobile-portifolios-section-two-second-image { height: 300px; }
  .mobile-portifolios-section-two-third-image { height: 380px; }
  .service{
    padding: 2px 0px;
  }
  .coo-message h2 {
    margin-bottom: 20px !important;
    font-size: 24px !important;
    line-height: 28px !important;
}
  .stat h3 {
    padding-top: 20px;
    font-size: 20px;
  }
  .stat p {
    font-size: 14px;
    color: #aaa;
}
}


@media (max-width: 500px) {



  .team-grid { grid-template-columns: 1fr; }
  .meet-our-team { text-align: center; }

  .creative-container .bg-text img {
        width: 100%;
        margin-top: 54px;
    }

  /* .services-grid { grid-template-columns: 1fr; } */
}




@media (max-width: 476px) {
  .mobile-portifolios-section-two-second-image {
    height: 280px;
  }
  .service-items:hover h4 {
        font-size: 14px;
    }
    .service-items:hover p {
    font-size: 10px;
}
.service-items:hover span {
    font-size: 10px;
}
.service-content p {
    font-size: 8px;
}


.home-page-about-us p {
    font-size: 13px;
}
.step img {
    width: 70px;
}
.core-services h2{
  margin-bottom: 35px;
}
.services-grid .service .icon {
    width: 50px;
    height: 50px;
}
.services-grid{
  grid-area: 35px 40px !important;
}
.step p {
    font-size: 13px;
}
    .services-header h2 {
        font-size: 25px;
        line-height: 36px;
        padding: 25px 0px 0px 0px;
    }
    .service-row img {
      height: 100%;
    }
    .service-row{
      gap: 15px;
      padding: 10px;
    }
    .creative-container .bg-text img {
        margin-top: 62px;
    }
}

@media (max-width: 376px) {
    .home-page-about-us-title h2 {
        font-size: 25px;
        line-height: 30px;
    } 
        .service-row img {
        max-width: 100px !important;
    }
        .service-row .content h4 {
        font-size: 12px !important;
    }
    .service-row .num {
        font-size: 10px !important;
    }
    .service-row .content p {
        font-size: 10px;
    }
    .service-row:hover {
        height: 280px;
    }
        .home-page-about-us-title h2 {
        font-size: 30px;
        line-height: 36px;
    }
  }
