@media screen and (min-width:1024px) and (max-width:1200px) {
.center {
max-width : 1000px;
}
#haber, #urun, .resimler {
max-width : 1020px;
}
}
@media screen and (max-width:1023px) {
.center {
max-width : 800px;
}
#haber, #urun, .resimler {
max-width : 820px;
}
img.men {
display : block;
cursor : pointer;
margin-top : 20px;
float : right;
margin-right : 10px;
}
#mega {
display : none;
}
#mega.ac {
display : block;
position : absolute;
left : 0;
top : 100px;
background : #fff;
width : 100%;
box-sizing : border-box;
}
.urunbox.yrm {
width : 25%;
}
#mega.ac li {
float : none;
width : 100%;
box-sizing : border-box;
}
#mega.ac li a {
float : none;
width : 100%;
display : block;
margin : 0;
padding : 15px 20px;
height : 50px;
border-bottom : 1px solid #eee;
box-sizing : border-box;
}
#mega.ac li:hover div {
max-height : 0;
}
@media screen and (max-width:767px) {
.center {
max-width : 100%;
padding : 0 10px;
box-sizing : border-box;
}
#haber, #urun, .resimler {
max-width : 100%;
padding : 0 10px;
box-sizing : border-box;
}
.footer_left {
width : 100%;
border-right : 0;
padding-right : 0;
}
.footer_right {
display : none;
}
.falan {
width : 33.33%;
}
.falan.son {
display : none;
}
.slide a h2, .slide a span {
display : none;
}
.haberbox .resim {
height : 120px;
}
.galeribox.belge {
height : 220px;
width : 33.33%;
}
.galeribox.belge .galeri {
height : 200px !important ;
}
.galeribox.belge .galeri img {
max-width : 200px !important ;
max-height : 200px !important ;
}
.galeribox {
width : 33.3%;
height : 170px;
padding : 5px;
}
.galeribox .galeri {
height : 150px !important ;
}
.galeribox .galeri img {
max-width : 150px !important ;
max-height : 150px !important ;
}
.urunbox.yrm {
width : 33.33%;
}
}
@media screen and (max-width:567px) {
.footer_left, .maillist {
width : 100%;
}
.footerlogo, .destek, .falan.can {
display : none;
}
.falan {
width : 50%;
border-right : 0;
}
.falan.son {
display : none;
}
.slide a h2, .slide a span {
display : none;
}
.haberbox .resim {
height : 80px;
}
.urunbox .resim {
height : 150px;
}
.urunbox .resim .resim_img {
height : 150px !important ;
}
.urunbox .resim .resim_img img {
max-width : 150px !important ;
max-height : 150px !important ;
}
.galeribox.belge {
height : 170px;
width : 50%;
}
.galeribox.belge .galeri {
height : 150px !important ;
}
.galeribox.belge .galeri img {
max-width : 150px !important ;
max-height : 150px !important ;
}
.galeribox {
width : 50%;
height : 130px;
padding : 5px;
}
.galeribox .galeri {
height : 110px !important ;
}
.galeribox .galeri img {
max-width : 110px !important ;
max-height : 110px !important ;
}
.haberbox.ou {
width : 50%;
}
.katalog a {
width : 80px;
}
.urunbox.yrm {
width : 50%;
}
#top{
overflow:hidden;
}
#logo a img{
height : 50px;
width : auto;
}
}