@media screen and (max-width:1256px) and (min-width:768px){
    .tab-icons .icon {
        width: 100%;
    }
    .tab-icons .item-box{
        text-align:center;
    }
    .tab-crds {
        margin-top: -184px;
    }
}
@media screen and (min-width:768px){
    .mobil-menu {
        display:none;
    }
}
@media screen and (max-width:1020px) and (min-width:768px){
    .tab-crds {
        margin-top: -205px;
    }
}
@media screen and (max-width:943px) and (min-width:768px){
    .tab-crds {
        margin-top: -217px;
    }
}
@media screen and (max-width:767px){
    .btn-menu {
        border: none;
    font-size: 22px;
    padding: 10px;
    margin: 0;
    background: none;
    }
    .menu-header,.tabic3,.tabic4 {
        display:none;
    }
    .pre-header ul li {
        width:100%;
        text-align: center;
    }
    .kyt-btn {
        text-align:center;
    }
    .text-ms-center {
        text-align:center;
    }
    .tab-icons {
        width: 50%;
    }
    .tab-icons .icon {
        width: 100%;
    }
    .tab-icons .item-box{
        text-align:center;
    }
    .tab-crds {
        margin-top: -170px;
    }
    .search-buttonn {
        padding: 0px;
    }
    .mob-menu-ic ul li{
        border-bottom: 1px solid #d4d4d4;
        padding-bottom: 5px;
        padding-top: 5px;
    }.mob-menu-ic a {
        color: #000000;
    }
    .panel {
        padding: 0 18px;
        background-color: #e4e4e4;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }
    .mob-menu-ic{
        display:none;
    }
    .pt-5-mb {
        padding-top:25px;
    }
    .overlay input[type=text]{
        width: 100%;
    }
    .overlay button {
        margin-top: 10px;
        float: right;
        width: 100%;
    }
}
@media screen and (max-width:450px){
    .mid-header li{
        width:100%;
    }.mid-header .lnr-phone {
        display:none;
    }
    .mid-header .btn-login{
        width:100%;
        margin-top: 0px;
    }
    .banner-img {
        min-height:450px;
    }
    .banner-img2 {
        min-height:450px;
    }
}