@media screen and (min-width:180px) and (max-width:1000px) {

body {
	overflow-x:hidden;
}
.w50 {
	box-sizing:border-box;
}

.ik-form input[type=file] {
	width:100%;
}

.detay-gorsel {
	display:block;
}

.detay-gorsel img {
	width:100%;
	margin-bottom:10px;
}


.container  {
	display:block;
}

.page-figure {max-width:100%;margin:15px 0px;}

.m2{left:0!important; transition:all ease 0.5s;}
header > div > figure {padding-left:20px;}
.menu-open{width:32px; height:32px; line-height:32px!important; position:absolute; right:20px; top:37px; display:block; font-size:26px;}
.menu-close{width:30px; height:30px;  position:absolute; right:30px; top:37px; cursor:pointer; display:block; background-image: url(../images/close.png); }
.menu-position{left:0!important; transition:all ease 0.5s;}
.menu-child:after{font-family: profornet; font-size:14px; font-style: normal; width:50px; height:50px; position:Absolute; right:0; top:0; content: "\e90e"; color: #fff; transform: rotate(90deg); text-align:center;}
.menu-down:after{transform: rotate(270deg)!important;}
.ik-gorsel {display:none;}

}



