﻿



@media only screen and (max-width:1023px) {

#header .headergolge {
max-height: inherit;
-webkit-background-size: auto 100%;
-moz-background-size: auto 100%;
background-size: auto 100%;
}





}

@media only screen and (max-width:767px) {
#header .logo {
float: none;
outline: none;
cursor: pointer;
text-align:center;
}
    .konut, .anasayfa, .isyeri, .arsa, .hakkimizda, .iletisim {
    visibility:visible;
    display:none;
    }

}

@media only screen and (max-width:479px) {

    #siteana #header {overflow: hidden;}

}

@media only screen and (max-width:319px) {



}


