.owl-carousel .item{
    height: 850px !important;
}


.navbar,.dropdown-menu{
    z-index: 1000 !important;
}

.dropdown-menu {
   border-radius: 0% !important; /* Adjust the z-index value as needed */
}


.dropdown-menu li a{
    color: #1b1b1b;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #979797 !important;
}.dropdown-menu li a:hover{
    color: #fff;
    background-color:#1F425D;
   
}
.industries img{
  width: 130px; height: auto;
}



@media (max-width: 767px) {
    
    
    
    
        .slider-content{
      position: absolute;
      top: 40%;
      left: 40% !important;
      transform: translate(-50%,-50%);
       text-align: left !important;
    }  
    
    .slider-content h2{
     color: #fff;
     display:none;
     font-size: 22px !important;
     font-family: "poppins";
      text-align: left !important;
     text-align:left: 
    }
    
    
    
.owl-carousel .item {
    height:200px !important;
}
.top-nav{
    display:none;
}
.about-truck img{
    display:none;
}

}







.industries h6{
    text-align: center;
    font-family: "poppins";
    font-weight: 600;
    font-size: 17px;
}

.indus p{
    text-align: center;
    font-family: "poppins";
    font-weight: 600;
    font-size: 13px;
    max-width: 700px;
}

/* Media query for tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    video{
        width: 100%;
    }
.owl-carousel .item {
        height: 380px !important;
    }
}
  .main-home-slider {
      position: relative;
  }

  .item {
      position: relative;
  }

  .item::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    background-color: #1f425d;
    opacity: 0.5;
    overflow: hidden;
     
  }

.about-section{
    margin-top: 80px;
}





.head-section h2{
    font-family: "Poppins", Sans-serif;
        font-size: 41px;
        font-weight: 600;
            color: #1f425d;
}.feature h2{
    font-family: "Poppins", Sans-serif;
        font-size: 41px;
        font-weight: 600;
            color: #1f425d;
}
.head-section p{
    font-family: "roboto", Sans-serif;
        font-size: 18px;
       
            color: #666666;
}




.head-section span{
    font-weight: 700;
        text-transform: capitalize;
        color: #fd7062;
        font-size: 14px;
        position: relative;
        padding-left: 80px;
        line-height: 1;
        font-family: "Poppins", sans-serif;
}

.feature span{
    font-weight: 700;
        text-transform: capitalize;
        color: #fd7062;
        font-size: 14px;
        position: relative;
        padding-left: 80px;
        line-height: 1;
        font-family: "Poppins", sans-serif;
}
.feature span::before {
    position: absolute;
        left: 0;
        width: 60px;
        height: 2px;
        background-color: #fd7062;
        content: "";
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
}
.head-section span::before{
   
            position: absolute;
            left: 0;
            width: 60px;
            height: 2px;
            background-color: #fd7062;
            content: "";
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }


.feature-card .card-icon i{
    font-size: 40px;
    text-align: center;
    color: #fd7062;
}
.offer-card-title h4{
        color: #6E6E6E;
        font-size: 18px;
        font-family: "poppins";
            font-weight: 700 !important;
            margin-bottom: 10px;
}.card-description p{
        color: #6E6E6E;
        font-size: 15px;
          font-family: "lato";
          text-align: center !important;
          max-width: 230px;
          /*margin-left: 2rem;*/
}


.about-stuff .icon{
    color: #4AB9CF;
    font-weight: 600;
}
.about-stuff .icon-2{
    color: #FD7062;
    font-weight: 600;
}
.about-stuff .icon-txt{
   padding-left: 10px;
}



@media (min-width: 992px) AND (max-width: 1440px) {
    .customer-section-img img{
width: 230px !important;
    }
    .intro-p{
        font-size: 16px !important;
    }
.owl-carousel .item {
        height: 550px !important;
    }

.head-section h2 ,.feature h2{
    font-size: 28px;
}

.footer h6{
    font-size: 18px;
    font-family: "poppins";
}

.foot-content a,p,span,.add-bar{
    font-size: 14px;
}

    .home-ab p{
font-size: 15px !important;
    }
    .icon-txt{
        font-size: 15px;
    }

    .home-ab-img img{
        width: 400px !important;
    }
        .book-btn {
            background-color: #1f425d;
            color: #fff;
            font-size: 15px;
            padding: 10px 30px;
            font-weight: 600;
            border-radius: 0%;
            box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}

          

            .navbar .nav-link{
                color: #1f425d;
                font-weight: 600;
                font-size: 15px;
                z-index: 1000;
                margin-left: 1rem;
              }

              .top-nav{
                padding: 10px 0px;
               
                background-color: #1F425D;
            }
            .top-nav .icon-text span{
                color: #fff;
                font-size: 14px;
                font-family: 'Segoe UI';
            }.top-nav .icon-text i{
                color: #4ab9cf;
                padding-left: 8px;
                font-size: 14px;
            }
            
            .top-nav .social-icon i{
                color: #fff;
                font-size: 14px;
                padding-left: 1.5rem;
            }
}