@media (max-width:991px){
    .top-head{
        display: none;
    }
    .about-img img{
    display: block;
    margin: auto;
    }
    .section-truk{
        background:none;
    }
   
   
    .offcanvas-body{
        margin-left: 10px;
    }
    .offcanvas{
        background-color: #ca1f27!important;
    }
    .nav-link{
        color: #fff!important;
    }
    .nav-item{
        border-bottom: 1px solid #d0d0d0!important;
    }
    .log-icon{
        background-color: #eb442c;
        padding: 15px;
        border-radius: 50%;
        position: absolute;
        bottom: -20px;
        margin-left: 45%;
       
    }
    .about-page i {
        padding: 15px 25px;
        padding-bottom: 15px;
        font-size: 40px;
        background-color: #d45017;
        color: #ffffff;
        margin: 10px 0px;
        border-radius: 0px 20px 20px 0px;
    }
    .about-img-1 img{
    
        width: 100%;
        margin-left: 0px;
        border: 5px solid #fff;
    }
    .about-box {

        display: none;
    }
    .about-img-2 {
        position: relative!important;
        bottom: 0!important;
        margin-top: 20px;
        
    }
    .about-img-2 img {
        width: 100%;
        display: block;
        margin-right: auto;
        border-radius: 20px;
        border: 5px solid #fff;
        
    }
    .box-2 {
        display: none;
    }
    ul.dropdown-menu.show {
        background: #da4146;
        border: 1px solid #dbdbdb;
        margin-bottom: 10px;
    }
    
    .dropdown-item{
        color: #dbdbdb!important;
    }
    #contact-location span i{
        padding-top: 10px!important;
    }
    #contact-location span {
        width: 60px!important;
    }
    
  
}
@media (max-width:768px){
    .step-box-inner{
        padding: 50px;
    }
    .navbar-brand img{
        width: 80%;
    }
    .heading h1{
        font-size: 30px;
    }
    .float-right{
        display: block;
        float: none;
      
    }
    .log-icon{
        background-color: #eb442c;
        padding: 15px;
        border-radius: 50%;
        position: absolute;
        bottom: -20px;
        margin-left: 40%;
       
    }
    .about-img-2 {
       display: none;
    }
    .about-page-item{
        display: block;
    }
    .about-page-item i{
        display: block;
        text-align: center;
        border-radius: 10px;
        width: 25%;
        margin-left: auto;
        margin-right: auto;
        
    }
    .about-page-item{
        padding: 10px;
    }
    .about-page-item span h5{
       text-align: center;
    }
    .about-page-item p{
        text-align: center;
    }

    .about-page-inner .heading span{
        display: block;
        text-align: center;
    }
    .about-page-inner .heading h1{
       font-size: 28px;
        text-align: center;
    }
    .about-page-inner-text p{
        text-align: justify;
    }
    .mission-vission{
      padding-top: 10px!important;
    }
    .truk-inner .heading span{
        display: block;
        text-align: center;
    }
    .truk-inner .heading h1{
        font-size: 28px;
        text-align: center;
    }
    .truk-list-text p{
        text-align: justify;
    }
    .test-text p{
        text-align: right;
    }
    #contact-location span i{
        padding-top: 20px!important;
    }
    #contact-location span{
        width: 70px!important;
    }

}
@media (min-width : 991px){

   .contact-in-footer{
    padding-left: 40px!important;
   }
   #cargo{
    padding-left: 20px;
   }

}
@media (max-width: 500px)
{
#contact-location span {
    width: 106px !important;
}
.current-track-border::before{
    content: "";
    position: relative;
    left: 0;
    padding: 0px;
    background-color: none!important;
    border: none;
    border-radius: 50%;
}
.current-track-border{
    padding-left: 2px;
}
.navbar-brand{
    width: 70%;
}
}
