.top-bar-banner {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 9999;
}
.ucretsiz-kesif {
    position: absolute;
    width: 200px;
    height: auto;
    right: 0px;
}
.whatsapp-header {
    position: absolute;
    width: 200px;
    height: auto;
    right: 210px;
}
.banner_top {
    float: right;
}
.banner_top ul{
    width: auto;
    height: auto;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.banner_top ul>li {
    float: left;
    margin-left: 5px;
}
.banner_top ul>li>a img {
    width: auto;
    height: 50px;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    .banner_top ul>li>a img {
        width: auto;
        height: 35px;
    }

    #topbar .top-menu {
        display: none;
    }
    .p-t-100 {
        padding-top: 5px!important;
    }
    #mainMenu nav>ul>li>a i {
        display: none;
    }
}
