@media all and (max-width:640px) {


#menu{display:none;}
#menu li{display:none;}

#menu li ul{display:none;}

.dropdown_4columns{display:none;}

.dropdown_3columns align_right{display:none;}

.dropdown_3columns{display:none;}



#header{



height:120px;

width:100%;

margin-right:0px;

padding:0px;



}



#banner {display:none;  }



#aside{display:none;}



#sidemenu{display:none;}
#sidebar{display:none;}
#add{display:none;}
#testfooter{display:none;}
#content{width:85%;
margin-left:2%;
margin-right:3%;}

#dramalist{

    width:80%;
    padding:10px;
    position:relative;
    height: auto;
    margin-bottom: 50px;
    float: left;
    margin-left: 5%;

} 

#facebook{margin-top:-2%;



margin-left:8%;}


#soc {



display:block;



 margin-right:10px;



	   margin-bottom:5px;



            margin-top:25px;



						position:absolute;



						float:right;



						margin-left:60%;



						padding:5px;}




.acc-menu,.acc-menu ul{
  line-height:1.5;
  list-style:none;
	margin-top:0.3em;
	margin-bottom:0.3em;

}

.acc-menu > li{
  margin-bottom:0.3em;
	margin-left:15%;
	margin-right:15%;
}
.acc-menu li a{
  display:block;
  padding:0.25em;
	background:#7d7e7d;background:-moz-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#7d7e7d),color-stop(100%,#0e0e0e));background:-webkit-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-o-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-ms-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:linear-gradient(to bottom,#7d7e7d 0,#0e0e0e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);border:2px solid #000;-moz-box-shadow:inset 0 0 1px #edf9ff;-webkit-box-shadow:inset 0 0 1px #edf9ff;box-shadow:inset 0 0 1px #edf9ff;
	border:1px solid #000;
	-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;
	color:white;
  text-decoration:none;
		margin-bottom:0.1em;

}
.acc-menu li a:hover{
  background:darkred;
	border:1px solid #000;
	-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;
}
.acc-menu > li > a{
		background:#ffb76b;background:-moz-linear-gradient(top,rgba(255,183,107,1)0,rgba(255,167,61,1)50%,rgba(255,124,0,1)51%,rgba(255,127,4,1)100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,183,107,1)),color-stop(50%,rgba(255,167,61,1)),color-stop(51%,rgba(255,124,0,1)),color-stop(100%,rgba(255,127,4,1)));background:-webkit-linear-gradient(top,rgba(255,183,107,1)0,rgba(255,167,61,1)50%,rgba(255,124,0,1)51%,rgba(255,127,4,1)100%);background:-o-linear-gradient(top,rgba(255,183,107,1)0,rgba(255,167,61,1)50%,rgba(255,124,0,1)51%,rgba(255,127,4,1)100%);background:-ms-linear-gradient(top,rgba(255,183,107,1)0,rgba(255,167,61,1)50%,rgba(255,124,0,1)51%,rgba(255,127,4,1)100%);background:linear-gradient(to bottom,rgba(255,183,107,1)0,rgba(255,167,61,1)50%,rgba(255,124,0,1)51%,rgba(255,127,4,1)100%)
    color:white;
    font-weight:bold;

}
.acc-menu > li > a:hover{
  background:darkred;
}
.acc-menu input[type="checkbox"] ~ ul li,
.acc-menu input[type="checkbox"].current:checked ~ ul li{
  height:0;
  overflow:hidden;
  transition:.2s ease-in;
}
.acc-menu input[type="checkbox"]:checked ~ ul li,
.acc-menu input[type="checkbox"].current ~ ul li{
  height:auto;
}
.acc-menu input[type="checkbox"]{
  display:none;
}
.acc-menu label{
  display:block;
  float:left;
  content:"";
  margin-left:-1.5em;
  width:1.75em;
  padding:0.25em;
  text-align:center;
  background:red;
	border:1px solid #000;
	-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;
  color:white;
  font-weight:bold;
  cursor:pointer;
}
.acc-menu  label:hover{
  background:red;
}
.acc-menu  label:before,
/*This flip-reverses the label */
.acc-menu input[type="checkbox"]:checked.current  ~ label:before{
  content:"+";
}
.acc-menu input[type="checkbox"]:checked ~ label:before,
.acc-menu input[type="checkbox"].current  ~ label:before{
  content:"-";
}
.risefooter{margin-left:10%;}

}


