@media (max-width: 480px) {
    .stage .urun_list_item .cats .thumb,
    .stage li.urun_list_item .cats li.main-urun .thumb {
        overflow: hidden;
        height: 80px;
    }
    
    .pre-top .wrap .body {
        display: none !important;
    }
}

/*small Device*/
@media (max-width: 768px) {
    body {
    }
    
    .stage .stage-0 > .body,
    .stage .stage-1 > .body {
        /*auto padding margin:0  0px; */
    }
    
    .box_login_s.online,
    .nivo-slider {
        display: none;
    }
    
    .box_login_s {
        display: none;
    }
    
    .search {
        display: none;
        clear: both;
        padding: 5px 0;
        margin: 0;
        width: 100%;
        position: static;
        border: none;
        background-color: rgba(0, 0, 0, 0.5);
    }
    
    .site-search .ara {
        float: right;
        position: static;
        margin: 5px 5px 0 0;
    }
    
    .site-search .text {
        width: 80%;
        text-indent: 5px;
        font-style: italic;
    }
    
    .pre-top {
        display: none !important;
    }
    
    body #top {
        height: 67px;
        position: static;
    }
    
    .logo-overlay {
        background-size: contain;
        line-height: 50px;
        height: 47px;
        max-width: 250px;
        width: 63%;
        /*margin: 8px 0 0;*/
        margin-top: 6px;
    }
    
    #flags {
        right: 19px;
    }
    
    .navi {
        display: none;
    }
    
    .layout-B .stage-1 > .body {
        margin: 0;
    }
    
    .columns.brick .col4 {
        margin: 0 auto 1px;
        max-width: 350px;
    }
    
    .stage section.band-gray {
        padding: 0;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
    
    .stage section.band {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .img-banner {
        height: 150px;
        background-size: cover;
    }
    
    .duyuru-box .duyuru-item {
        float: none;
        width: auto;
    }
    
    #content {
        padding-top: 0 !important;
    }
    
    .blog-guncel-box .blog-guncel-item {
        width: 100%;
        float: none;
        margin: 0 0 2em 0;
    }
    
    .blog-guncel-item .thumb {
        overflow: hidden;
        position: relative;
        border: 10px solid #FFFFFF;
        box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.159);
    }
    
    .blog-guncel-box p {
        display: ;
    }
    
    .res-slider .dot-navi {
        display: inline !important;
        transform: scale(0.65);
    }
    
    .res-slider .arrow-navi {
        display: none;
    }
    
    .columns.fluid.row2 .col3 {
        width: 46%;
        float: left;
        margin: 0 2% 1em;
    }
    
    .band-gray .columns.row2 .col3 img {
        max-width:11v0px !important;
    }
    
    .band-gray .columns.row2 .col3 h4 {
        font-size: 1.05em;
        font-weight: 600;
        margin-top: -15px;
        margin-bottom: 0;
    }
}

/*  medium device */
@media (min-width: 768px) and (max-width: 979px) {
    body {
        font-size: 0.9em;
    }
}

/* small + medium device */
@media (max-width: 1140px) {
    .navi a,
    .navi a:link,
    .navi a:visited {
        padding-left: 15px;
        padding-right: 15px;
        background-image: none;
    }
}

@media (max-width: 979px) {
    #wrapper-content {
        padding: 0;
    }
    
    #pbody {
        overflow: auto;
    }
    
    #footer .body {
        margin-left: 1em;
        margin-right: 1em;
    }
    
    .law-logo {
        display: none;
    }
    
    .navi {
        right: 0;
    }
    
    .navi a,
    .navi a:link,
    .navi a:visited {
        padding-left: 15px;
        padding-right: 15px;
        background-image: none;
        font-weight: normal;
    }
    
    .stage .body table {
        max-width: 99.9%;
    }
    
    .stage .body img {
        max-width: 99.9%;
    }
    
    .stage .urun_list_item .cats .thumb img,
    .stage li.urun_list_item .cats li.main-urun .thumb img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    
    #wrapper {
        width: 100%;
        overflow: hidden;
        height: auto;
    }
    
    .stage .stage-0 > .body {
        margin-left: 20px;
        margin-right: 20px;
        width: auto;
    }
    
    .stage-0 > .body .mobile-fit  {
        margin-left: -20px !important;
        margin-right: -20px !important;
        width: auto;
    max-width: none !important;
    }
    
    #pbody {
        padding-left: 0;
        padding-right: 0;
    }
    
    .layout-B .stage-1 > .body {
        margin: 0;
    }
    
    #top > .body {
        padding-left: 20px;
        padding-right: 20px;
        margin: 0;
    }
    
    .layout-B .stage-1 .res-slider-wrap,
    .layout-D .stage-2 .res-slider-wrap {
        margin-left: inherit;
        margin-right: inherit;
    }
    
    .share-box > .body {
        margin: 0 20px;
    }
}
