@media (max-width: 767px) {
    .arama{
        display: none;
    }
    .text-xs-center {
        text-align: center;
    }
    .rslides .etiket {
        display: none;
    }
    #slider3 {
        overflow: hidden;
        position: relative;
        top: 0px;
        left: 0px;
        margin-top: 30px;
        width: 1140px;
        height: 1140px;
    }
    #slider3 .slaytlar {
        cursor: move;
        position: absolute;
        overflow: hidden;
        left: 0px;
        top: 0px;
        width: 1140px;
        height: 1140px;
    }
    #slider3 .jssort02 {
        display: none;
    }
    #slider3 .ok1,
    #slider3 .ok2 {
        top: 229px!important;
    }
    #slider3 .ok2 {
        right: 0!important;
    }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .text-sm-center {
        text-align: center;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .text-md-center {
        text-align: center;
    }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .text-lg-center {
        text-align: center;
    }
}
/*# sourceMappingURL=mobil.css.map */