@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {


/* DİVLER */
.logo{ position:absolute; right:5px; top:12px;}
.menu_web { position:absolute; right:0px; top:40px; width:300px; display:none}
.menu_mobile { position:absolute; left:0px; top:0px; display:block; z-index:101;}
.back_1 { position:absolute; left:0px; top:60px; margin-top:0px; width:100%}
.back_1 img{ width:100%;}
.content{color:#666;font-size:16px;font-weight:300;position:absolute;top:65px;left:3%; width:95%; letter-spacing:0.08em;}
.content_p{position:absolute;width:100%;font-size:22px;color:#888;font-weight:200;top:60px;border-top:#eee solid 1px; padding-top:10px; margin-left:0px;left:0%;}

/* BUTONLAR */
a.bt_logo:link, a.bt_logo:hover, a.bt_logo:visited{ color:#333; text-decoration:none; font-size:28px; font-weight:400}


/* YAZILAR */

}
