@media (max-width: 575.98px) { 
		
    .w-cs-30 {
       width: 100%;
    }
    .has-search{
       width:100%;
       margin: auto;
    }
    .btn-commander {
        font-size: 13px;
        border: 1px solid #51a7f9;
        border-radius: 8px;
        width: 100%;
    }
    .has-search .form-control {
        padding-left: 2.375rem;
        border-radius: 8px;
        width: 100%;
        font-size: 13px;
        outline: none;
        -webkit-appearance: none;
        margin-bottom:10px;
    }
    .direction-step h6:after{
        display:none;
    }
    .curve-img h6:after{
        display:none;
    }
    .curve-img-reverse h6:after{
        display:none;
    }
     .curve-img-small h6:after{
        display:none;
    }
    .curve-img-reverse-small h6:after{
        display:none;
    }
    .testbox{
        flex-wrap:wrap;
        max-width: 80%;
        margin: auto;
    }
}


@media (max-width: 767.98px) { 
    
   
}


@media (max-width: 991.98px) { 
    
    
}


@media (max-width: 1199.98px) { 
    
    
}