
@media only screen and (max-width:1540px)   { 

    .home-banner .image-layer {
    position: relative;
    height: 375px;
}

.video-content {
    top: 90px;

}
.home-banner img:nth-child(1) {
    position: absolute;
    left: 50%;
    top: 86%;
    width: 48%;
}

.home-banner img:nth-child(2) {
    left: 50%;
    top: 70%;
}

.video-content {

    top: 120px;
    right: 60px;
    cursor: pointer;
    opacity: 0;
    animation: videoToContainer 1s ease forwards;
    animation-delay: 0.6s;
}

.banner-text {top: 55px;left: 0%;width: 37%;}

 }

@media only screen and  (max-width: 1440px) {  

            .banner-text {
    top: 85px;
}


.home-banner .image-layer {
    height: 350px;
}
    .home-banner .image-layer {
    position: relative;
    height: 352px;
}

}

@media only screen and  (max-width: 1280px) {  


        .banner-text {
    top: 130px;
}


.home-banner .image-layer {
    height: 310px;
}

.hero-img {
    top: 30px;
    right: 0px;
}

}



/* Tablet */
@media (max-width: 1024px) {


    .banner-text {
    top: 150px;
 
}


    .hero-img {
    max-height: 292px;
 
}

.primary-heading {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
   
}


  .home-banner img:nth-child(1) {
    width: 70%;
    top: 95%;
  }

  .home-banner .image-layer {
    position: relative;
    height: 335px;
}

.banner-text h1 {
    color: #fff;
    font-size: 26px;

}
}



@media only screen and (max-width:1160px)   {  }

@media only screen and (max-width:991px){
  /*RESPONSIVE NAVIGATION*/
.mobile-menu {
    display: block;
    background: #ad7600;
    padding: 10px 0;
    position: relative;   /* or fixed / absolute */
    z-index: 9999;
}
  /*RESPONSIVE NAVIGATION*/
  .desktop-header {
    display: none;
  }
  .mobile-menu img{
    width: 216px;
  }
}

@media only screen and  (max-width: 768px)  { 


    .banner-content .video-content::before, .banner-content .video-content::after {

    left: 10%;
    width: 60px;
    height: 60px;
}


  .home-banner img:nth-child(1) {
    width: 60%;
    top: 61%;
  }


    .home-banner img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 54%;
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 2;
    animation: tigerDown 1.8s cubic-bezier(0.22, 1, 0.36, 1) forwards,
    tigerFloatPhase 2.6s ease-in-out 2,
    tigerFreeze 0.6s linear forwards;
    animation-delay: 0.8s,
    2.7s,
    5.1s;
}




   .banner-text {
    top: -120px;
    left: 5%;
    width: 50%;
    max-width: 600px;
}
.video-content {top: -50px;right: 45px;}

.home-banner {
    height: 500px;
}
.banner-text h1 {
    color: #fff;
    font-size: 24px;
   
}
.banner-content .video-content h6 {
    font-size: 20px;
}
.about-section {
    padding: 50px 0 0px !important;
}
.primary-heading {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
}
.hero-img {
    max-height: 203px;
    object-fit: contain;
    position: absolute;
    top: 71px;
    right: 3px;
}
.service-card.large {
    height: 220px;
}
.service-card.small {
    height: 200px;
}

/* .service-banner {
    background: url('../images/service-banner.png') center/cover no-repeat;
    padding: 60px 0 0;
    position: relative;
    height: 500px;
} */


.inner-hero {

    height: 350px;
}


.inner-hero h1 {
    font-size: 28px;
    padding-bottom: 10px;
}
.inner-hero .content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 30px;
}
.inner-hero .content p {
    width: 70%;
    text-transform: lowercase;
}
.secondary-btn {
    margin-left: 0px; 
}
.contact-banner {
    padding: 70px 0 0;
}
.inner-hero {
    padding: 70px 0 0; 
}
.thumb-img, .video-element {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 30px;
}
.play-btn {
    position: absolute;
    top: 44%;
    left: 50%;
    width: 70px;
    height: 70px;
}
.video-wrapper {
    /* max-width: 900px; */
    /* margin: auto; */
    position: relative;
    padding-top: 50%;
    overflow: hidden;
}
.video-section {
    padding: 50px 0 0px;
}
.contact-info::after{
  display: none;
}
.contact-section {
    background: #fff;
    padding: 50px 0;
}
.contact-info {
    gap: 5px;
    padding: 5px 15px;
}
.Trusted-partners-section {
    padding: 0 0 50px;
}
.people-commitment-card.large {
    height: 300px;
}
.about-section.about-page {
    padding: 30px 0 !important;
}
.service-img {
    height: 200px;
}
.service-img img {
    height: 200px;
}
.services {
    padding: 50px 0;
}
.contact-section h3 {
    font-size: 20px;

}
.hero-section {
    padding: 0px 0;
}
.hero-box {
    padding: 25px 20px;
}
.secondary-btn {
    padding: 9px 10px 10px 15px;
    font-size: 15px;
}

.primary-btn {
    padding: 10px 8px 12px 18px;
    font-size: 15px;
}
    .trusted-partner-carousel .item {
        display: flex;
        justify-content: center; /* centers horizontally */
        align-items: center;     /* centers vertically if needed */
        text-align: center;      /* centers text inside */
    }

    /* If images inside .item need to be centered */
    .trusted-partner-carousel .item img {
        margin: 0 auto;
        display: block;
    }
    .service-list li {

    margin-bottom: 5px;
   
}
.service-overlay h5, .service-overlay h6 {font-size: 14px;line-height: 22px;}


 }

@media only screen and  (max-width: 576px)  {  

    .logistics-commitment-section {
    padding: 60px 0 0;
}

    .people-commitment-overlay {
    position: absolute;
    left: 0;
    bottom: 0px;
  
}

    /* home banner */
.home-banner img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 30%;

}


.home-banner img:nth-child(1) {
    top: 45%;
    width: 80%;
}

.banner-content .video-content::before, .banner-content .video-content::after {
    left: 11%;
    width: 50px;
    height: 50px;
}



  .banner-text {
    top: -87px;
    left: 5%;
    width: 90%;
    max-width: 600px;
}
.video-content {top: -175px;right: 5px;}

.home-banner {
    height: 550px;
}
.banner-text h1 {
    color: #fff;
    font-size: 24px;
}
.banner-content .video-content h6 {
    font-size: 20px;
}
.about-section {
    padding: 50px 0 0px !important;
}
.primary-heading {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 28px;
}
.hero-img {

    display: none;
}
.service-card.large {
    height: 220px;
}
.service-card.small {
    height: 200px;
}

.inner-hero {
    height: 400px;
}
.inner-hero h1 {
    font-size: 28px;
    padding-bottom: 10px;
}
.inner-hero .content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 30px;
}
.inner-hero .content p {
    width: 85%;
    text-transform: lowercase;
}
.secondary-btn {
    margin-left: 0px; 
}
.contact-banner {
    padding: 70px 0 0;
}
.inner-hero {
    padding: 70px 0 0; 
}
.thumb-img, .video-element {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 30px;
}
.play-btn {
    position: absolute;
    top: 44%;
    left: 50%;
    width: 70px;
    height: 70px;
}
.video-wrapper {
    /* max-width: 900px; */
    /* margin: auto; */
    position: relative;
    padding-top: 55%;
    overflow: hidden;
}
.video-section {
    padding: 50px 0 0px;
}
.contact-info::after{
  display: none;
}
.contact-section {
    background: #fff;
    padding: 50px 0;
}
.contact-info {
    gap: 5px;
    padding: 5px 15px;
}
.Trusted-partners-section {
    padding: 0 0 50px;
}
.people-commitment-card.large {
    height: 250px;
}
.about-section.about-page {
    padding: 30px 0 !important;
}
.service-img {
    height: 200px;
}
.service-img img {
    height: 200px;
}
.services {
    padding: 50px 0;
}
.contact-section h3 {
    font-size: 20px;

}
.hero-section {
    padding: 0px 0;
}
.hero-box {
    padding: 25px 20px;
}
.secondary-btn {
    padding: 9px 10px 10px 15px;
    font-size: 15px;
}

.primary-btn {
    padding: 10px 8px 12px 18px;
    font-size: 15px;
}
    .trusted-partner-carousel .item {
        display: flex;
        justify-content: center; /* centers horizontally */
        align-items: center;     /* centers vertically if needed */
        text-align: center;      /* centers text inside */
    }

    /* If images inside .item need to be centered */
    .trusted-partner-carousel .item img {
        margin: 0 auto;
        display: block;
    }
    .service-list li {

    margin-bottom: 5px;
   
}
.service-overlay h5, .service-overlay h6 {font-size: 14px;line-height: 22px;}
.vm-box h4 {
  
    font-size: 20px;
}
}

@media only screen and  (max-width: 375px)  { 

    .home-banner img:nth-child(1) {
    top: 39%;
    width: 90%;
}


.banner-text {
    top: -90px;
}
.banner-text p {
    color: #ffffff;
    font-size: 14px;

}
  
 }
@media only screen and  (max-width: 320px)  { 
.thumb-img, .video-element {
   
    height: 150px;

}
.play-btn {
    width: 55px;
    height: 55px;
}
.primary-heading {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
}

.video-content {
    top: -200px;
    right: 0px;
}
.banner-text {
    top: -110px;
    left: 5%;
    width: 90%;
    max-width: 600px;
}
.inner-hero h1 {
    font-size: 20px;
    padding-bottom: 10px;
}

.home-banner img:nth-child(1) {
    top: 32%;
    width: 90%;
}
.home-banner img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 22%;
}

 }

