@media (max-width: 480px) {
    .stage .urun_list_item .cats .thumb,
    .stage li.urun_list_item .cats li.main-urun .thumb {
        overflow: hidden;
        height: 80px;
    }
    
    .duyuru-box .duyuru-item {
        width: 100% !important;
        margin: 0 0 1em 0 !important;
    }
    
    .duyuru-box .duyuru-item .t {
        height: auto !important;
    }
}

/*small Device*/
@media (max-width: 768px) {
    body {
        font-size: 1em;
    }
    
    #content {
        padding-top: 65px;
    }
    
    .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;
    }
    
    #top {
        height: 60px;
        position: absolute;
        background-image: none;
    }
    
    #top.fixed {
        display: none;
    }
    
    .pre-top {
        display: none;
    }
    
    .logo-overlay {
        background-size: contain;
        line-height: 50px;
        height: 50px;
        max-width: 153px;
        width: 50%;
        margin-top: 4px;
        background-image: url(imgeler/logo.png);
    }
    
    #flags {
        right: 52px;
        position: relative;
        top: 6px;
        font-size: 0.9em;
        line-height: 20px;
    }
    
    .navi {
        display: none;
    }
    
    .layout-B .stage-1 > .body {
        margin: 0;
    }
    
    h1 {
        font-size: 1.8em;
    }
    
    h2 {
        font-size: 1.6em;
    }
    
    .home-buts img {
        width: 60px;
    }
    
    h2.sol-baslik,
    h2.sag-baslik {
        background-image: none;
        background-color: #0093DD;
        padding-left: 1em;
        text-align: left;
        padding-right: 0;
        font-size: 1.3em;
    }
    
    .duyuru-box .duyuru-item {
        width: 48%;
        margin: 0 1% 1em !important;
    }
    
    .duyuru-box .duyuru-item .t {
        height: 65px;
        overflow: hidden;
    }
    
    .banner {
        height: 150px;
        background-size: cover;
    }
}

/*  medium device */
@media (min-width: 768px) and (max-width: 979px) {
    body {
        font-size: 0.9em;
    }
}

/* small + medium device */
@media (max-width: 979px) {
    #wrapper-content {
        padding: 0;
    }
    
    #pbody {
        overflow: auto;
    }
    
    .navi a,
    .navi a:link,
    .navi a:visited {
        padding-left: 10px;
        padding-right: 10px;
        background-image: none;
    }
    
    .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;
    }
    
    #pbody {
        padding-left: 0;
        padding-right: 0;
    }
    
    .layout-B .stage-1 > .body {
        margin: 0;
    }
    
    #top {
        /*padding-left: 20px;*/
        /*padding-right: 20px;*/
        margin: 0;
    }
    
    body #top > .body,
    #footer > .body {
        margin: 0 20px;
    }
    
    .layout-B .stage-1 .res-slider-wrap,
    .layout-D .stage-2 .res-slider-wrap {
        margin-left: inherit;
        margin-right: inherit;
    }
    
    .body > section {
        margin-left: -20px !important;
        margin-right: -20px !important;
    }
    
    .body > section .columns {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
}

@media (max-width: 800px) {
    #top {
    }
}

/*mediaBoxAdv*/
@media (max-width: 768px) {
    #mbPrevLink big,
    #mbNextLink big,
    #mbCloseLink big {
        font-size: 4em !important;
        color: #464242 !important;
        font-weight: 400 !important;
    }
}
