@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;
    }
    
    #flags {
        background-image: none;
    }
    
    #flags .lang-selector li {
        margin-left: 0 !important;
        width: 73px;
    }
}

/*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: 132px;
        width: 63%;
        /*margin: 8px 0 0;*/
        margin-top: 0px;
        padding-top: 0;
    }
    
    #flags {
        right: auto;
        top: 0;
        left: 0;
    }
    
    .navi {
        display: none;
    }
    
    .layout-B .stage-1 > .body {
        margin: 0;
    }
    
    .columns.brick .col4 {
        margin: 0 auto 1px;
        max-width: 350px;
    }
    
    .img-banner {
        height: 150px;
        background-size: cover;
    }
    
    .duyuru-box .duyuru-item {
        float: none;
        width: auto;
    }
    
    #content {
        padding-top: 0;
    }
    
    .columns-flex {
        flex-direction: column;
        display: block;
        margin: 1em 0;
    }
    
    .columns-flex div {
        flex-grow: 1;
        flex-basis: 0;
        margin: 0 0.5em;
        background-size: cover;
        flex-direction: column;
        display: flex;
        justify-content: center;
        min-height: 100px;
    }
    
    .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;
    }
    
    .stage li.urun_list_item .cats .main-grup,
    .stage li.urun_list_item .cats li.main-urun {
        margin: 0.5em 0;
        width: 100%;
    }
    
    .urun_list_item .main-grup li a {
        color: #070707 !important;
        padding: 10px !important;
        font-size: 1em !important;
        background-image: none !important;
        font-weight: 300 !important;
        border-bottom: 1px solid #C9C9C9;
        margin: 5px 0;
    }
    
    .stage .urun_list_item .cats > ul > li:nth-child(2n),
    .stage li.urun_list_item .cats li.main-urun:nth-child(2n) {
        margin-right: 0px;
    }
    
    .stage .urun_list_item .cats .thumb {
        height: 120px;
    }
    
    .stage li.urun_list_item .cats li.main-urun .thumb {
        height: 105px;
    }
    
    .stage ul li.box_uru01 {
        width: 46%;
        margin: 2%;
    }
    
    .title-wrap {
        padding: 1em 0;
    }
    
    .title-wrap > .body {
        margin: 0 20px;
    }
    
    .urun-dortlu img {
        max-width: 70% !important;
        margin-top: 15px;
    }
    
    .urun-dortlu h4 {
        margin: -7px 0 7px !important;
        font-size: 1em;
    }
    
    .breadcrumbs {
        display: none;
    }
    
    #counter35yil {
        transform: scale(0.7);
        margin: -2.5em 0 !important;
    }
    
    .galeri-box {
        margin-left: 20px;
        margin-right: 20px;
    }
    
    .galeri-box ul li {
        list-style: none;
        float: left;
        width: 49%;
        box-sizing: border-box;
        margin: 0 2% 2% 0;
        padding: 8px;
        background-color: #FFFFFF;
        border: 1px solid #E2E2E2;
    }
    
    .galeri-box ul li:nth-child(2n) {
        margin-right: 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;
    }
    
    .page-break {
        height: 39px;
        display: block;
        margin: 1.8em 0 1.5em;
        background-image: url(imgeler/divider.png);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 110% 50%;
    }
    
    .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 !important;
        padding: 0 !important;
    }
    
    .stage section.band-gray,
    .no-mobil-margin {
        padding: 0.5em 0;
        margin-left: -20px !important;
        margin-right: -20px !important;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
    
    #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;
    }
}
