@media (max-width: 1024px) and (min-width: 981px){

}

@media (max-width: 980px){

}
@media (max-width: 540px){
section.fleet-sec .container{
  padding:0;
  }
  section.fleet-sec .head-sec {
    text-align: center;
    margin-bottom: 30px;
}
  section.fleet-sec .col-8{
   width:100%;
    padding:0;
  }
  section.fleet-sec .col-4{
    width:100%;
    padding:0;
  }
  section.fleet-sec .fleet-card{
    width: 100%;
    padding: 15px;
  }
  section.fleet-sec .fleet-card .fleet-img img{
    height: 200px;
  }
  section.fleet-sec .fleet-card .fleet-img {
    margin-bottom: 15px;
}
  section.fleet-sec .fleet-card .fleet-info h4{
    font-size: 19px;
  }
  .pagination-wrapper.mt-4 {
    margin-top: 0 !important;
}
  .fleet-side {
    margin-top: 25px;
}
  section#categories-4 {
    padding: 15px;
  }
  section#categories-4 .widget-title{
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  section#categories-4 li{
   font-size: 14px; 
  }
}
@media (max-width: 384px){
   
}
@media (max-width: 375px){
   
}
@media (max-width: 360px){
   
}
@media (max-width: 320px){
    
}