
/* =========================
       RESPONSIVE DESIGN
    ========================== */

    @media(max-width:1200px){

      .hero-bottom{
        flex-direction:column;
        align-items:flex-start;
      }

      .signature{
        font-size:3rem;
      }
    }

    @media(max-width:991px){

      .hero-title{
        letter-spacing:-2px;
        
      }

      .hero-description p{
        font-size:1.1rem;
      }

      .video-toggle{
        width:70px;
        height:70px;
        font-size:2rem;
      }

    

      .signature{
        font-size:2.2rem;
      }

      .navbar-collapse{
        margin-top:20px;
      }

      .nav-box{
        width:100%;
      }
    }

    @media(max-width:767px){

      

      .hero-content{
        padding-bottom:120px;
      }

      

      .hero-title{
        font-size:23px;
        line-height:29px;
        letter-spacing:0.1px;
      
        }

      .hero-description{
        max-width:100%;
      }

      .hero-description p{
        font-size:13px;
        line-height:21px;
        margin-top:-25px;
      }

      .signature-wrap{
        flex-wrap:wrap;
      }

      .signature-line{
       margin-top:-30px;
      }

      .signature{
        font-size:1.2rem;
      }

      .logo img{
        width:43px;
        height:43px;
        margin-left:15px;
        margin-top:10px;
      }

      .contact-btn{
        display:block;
        width:100%;
        text-align:center;
      }
    
  .golden{
    font-size:18px;
    line-height:30px;
    margin-top:90px;
    margin-bottom:70px;
  }

  .container-gsg{
    padding-left:24px;
    padding-right:10px;
  }

  .img-1{
    margin-bottom:90px;
  }


  .why-title{
   font-family: "ex-hero";
    font-size:33px;
    color:#292D32;
    
}

.why-subtitle{
   font-family: "signature-font";
    display:flex;
    justify-content:center;
    align-items:center;
    gap:20px;
    margin-top:20px;
    font-size:25px;
}

.why-choose-section{
    background:white;
    padding:80px 0;
    overflow:hidden;
}


.line{
    width:35px;
    height:1px;
    margin-left:-80px;
    background:#4b5cff;
}



.cards-wrapper{
    overflow:hidden;
    margin-top:45px;
}

.cards-track{
    display:block;
    gap:0px;
    transition:transform .8s cubic-bezier(.22,1,.36,1);
}

.why-card{
    width:330px;
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.card-number{
    font-family: "signature-font";
    font-size:33px;
    color:#555;
    margin-bottom:5px;
    margin-top:30px;
}

.card-line{
  width: 100%;
    height: 1px;
    opacity: .5;
margin-bottom:20px;
    background-image: repeating-linear-gradient(
        to right,
        #000000 0,
        #000000 1px,
        transparent 1px,
        transparent 5px
    );
}

.image-wrap{
    position:relative;
    border-radius:8px;
    overflow:hidden;
}

.arrow-wrap{
  display: none;
}


.card-overlay{
    position:absolute;
    left:15px;
    right:15px;
    bottom:15px;
font-size: 13px;
color:#fff;
padding:20px;
border-radius:8px;

}

.image-wrap img{
    width:100%;
    object-fit:cover;
}



    .services{

        padding:50px 20px;
    }

    .services-header{

        flex-direction:column;

        align-items:flex-start;

        gap:20px;
    }

    .services-header h2{

        font-size:33px;
        margin-top:30px;
    }

   
.slide-counter{
display:none;
}


    .counter-line{

        width:40px;
    }

    .services-slider{

        height:500px;
    }

    .service-card img{

        height:500px;

        border-radius:14px;
    }

    .service-overlay{

        left:20px;

        right:20px;

        bottom:20px;
    }

    .service-overlay h3{

        font-size:26px;

        margin-bottom:12px;
    }

    .service-overlay p{

        font-size:16px;

        line-height:1.6;

        margin-bottom:20px;
    }

    .service-btn{

        padding:12px 22px;

        font-size:14px;
    }

    .next-arrow{

        right:15px;

        bottom:25px;
    }

    .next-arrow img{

        width:80px !important;
        height:80px !important;
    }

    .service-tabs{

        gap:30px;

        margin-top:30px;

        padding-bottom:10px;
    }

    .service-tab{

        font-size:14px;
    }

      .team-counter{
display: none;
    }

      .team-prev{

    display: none;
    }


    /* =====================================
SLIDER
===================================== */

.team-slider{

    width:100%;

    height:100%;
}

.team-slide{

    position:absolute;

    inset:0;

    opacity:0;

    visibility:hidden;

    transition:
    opacity .8s ease,
    transform .8s ease;

    transform:scale(1.03);
}

.team-slide.active{

    opacity:1;

    visibility:visible;

    transform:scale(1);
}

/* =====================================
IMAGE
===================================== */

.team-slide img{

    width:100%;
margin-top:-275px;
    height:100%;

    object-fit:contain;

    display:block;
}


/* =====================================
OVERLAY
===================================== */

.team-overlay{

    position:absolute;

    inset:0;

    background:
    linear-gradient(
    90deg,
    rgba(0,0,0,.10),
    rgba(0,0,0,.05)
    );
}

/* =====================================
CONTENT
===================================== */

.team-content{

    position:absolute;
    top:55%;
    right:8%;
    transform:translateY(-50%);
    max-width:680px;
     color:#000000;
}

  .team-name{
margin-left:20px;
        font-size:35px;
         margin-bottom:20px;
    }

    .team-description{
margin-left:20px;
        font-size:14px;

        line-height:1.7;

        margin-bottom:10px;
    }


      .team-section{

        height:83vh;
    }


.he h3{
    font-family: "signature-font";
    color: white;
    margin-top:50px;
    font-size:45px;
}

.he h2{
 font-family: "main-hero";
 font-size:40px;
 margin-top:5px;
 margin-bottom:60px;
 color: white;
}

  .marquee-track span{

        font-size:14px;
    }


    .footer-cta h2{
    font-family: "main-hero";
  color: white;
font-size:30px;
margin-top:60px;
 margin-bottom:45px;
}

.footer-cta p{
     font-family: "Montserrat", sans-serif;
    color:#737373;
    font-size:14px;
     margin-bottom:55px;
     padding-right:0px;
}

.scroll-top img{

    width:14% !important;
    margin-top:-30px;

    cursor:pointer;

    align-self:center;

    transition:.4s;
}


   .footer-links{
display: none !important;
    }


    .footer-btn{

    display:inline-flex;
align-items:center;
justify-content:center;
min-width:150px;
height:60px;
font-family: "Barlow", sans-serif;
    background:#0303FC;
color:#fff;
    text-decoration:none;
    font-size:12px;
    font-weight:600;

    border-radius:4px;

    transition:.4s;
}


}



  