@media (max-width: 1200px) {
    
}
@media (max-width: 768px) {
    .search-ipt-wrap{
        width: 100%;
        margin-bottom: 15px;
    }
}