@media  only screen AND (max-width:1020px){
    header .float-right{
      display:none;
    }
  header .width50{
    width:100%;
  }
    header .logo {
     margin-right:10px; 
    }
    header .logo a {
      width:125px;
      background-size:contain;
      background-position:0px center;
    }
    .drowmenu{
      max-width:100%;
      
    }
    header .menu.active .drowmenu{
      height:auto;

      border-bottom:1px solid #000;
    }
    header .right-anime{
      width:100%;
      max-width:100%;
    }
    header .right-anime .title-2{
      padding-left:10px;
    }
    .brend, .brend1, .brend2, .brend3{
      display:none;
    }
    header{
      display:block;
      width:100%;
    }
    .wrapper.width1200 {
     margin-top:0px; 
      max-width:100%;
    }
    .content-left{
      float:none;
      max-width:100%;
    }
html,body{
  max-width:100%;
}
  header{
    max-width:100%;
  }
  header .width1200{
    max-width:100%;
  }
    .list-nav ul li{
      width:100%!important;
      display:block;
      border:none;
    }
    .content-right{
      display:none;
    }
    .footer .width1200{
      max-width:100%;
    }
    .img-footer,#scroller,.f-left{
      display:none!important;
    }
    .prefooter ul{
      margin-left:0px;
      padding-left:5px;
      vertical-align:top;
      margin-bottom:0px;
      padding-bottom:10px;
    }
    .prefooter ul li{
      display:block;
    }
    .prefooter {
     height:auto;
      background-size:cover;
      vertical-align:top;
    }
    .f-center{
      float:none;
      line-height:50px;
	  max-width:100%;
    }
    .f-right{
      width:100%;
      max-width:100%;
      text-align:center;
	  position: fixed;
		left: -200000000px;
    }
	
	.fixed-w{
      float:none;
      display:block;
      max-width:100%;
      width:100%;
    }
    .fixed-w:first-child{
      padding-bottom:10px;
    }
    .top-w{
      width:100%;
      float:none;
    }
    .top-w > div{
      margin-right:0px;
    }
    .top-w .rate{
      text-align:center;
      padding-bottom:10px;
    }
    .top-w .rating{
      display:inline-block;
    }
    .top-w .title-top{
      width:95%;
      font-size:24px;
      line-height:28px;
    }
	
   .scoro{

     max-width:100%;
   }

   .news_header .title_right{
     position:relative;
     text-align:right;
   }
   .news_header .title_right .rating{
      display:inline-block;
      text-align:left;
    }
    
    .avata_com{
      display:none;
    }
    .comment{
      max-width:100%;
    }
    .coment_right {
      float:none;
      max-width:100%;
    }
	
}

 @media screen AND (min-width:729px) AND (max-width:1230px){
   .content-right{
     float:none;
     display:none;
   }
   .content-left{
     float:none;
     width:100%;
   }
   .tab2-s .scoro{
     width:47.8%;
	 float:left;
   }
   .top-w {
    width: 30%;
    margin: 0px 10px;
	float:left;
	}
   .width1200{
     max-width:100%;
   }
   .img-footer{
   transform:scale(0.8);
   }
   .menu_dark{
     margin-left:0px;
     padding-left:0px;
   }
   .f-center{
     width:800px;
   }
    header .menu.active .drowmenu{
     max-width:100%;
     padding-bottom:20px;
   }
  .drowmenu .left-menu{
     width:200px;
     padding-right:10px;
   }
   .right-anime{
     width:750px;
   }
   .width50.float-left{
    width:39%;
  } 
   .width50.float-right{
     width:61%;
   }
}
 @media  only screen AND (max-width:729px) {
 .vide_be{
      margin-bottom:0px;
    }
    .vide_be > span{
      width:100%;
    }
    #PlayerAnistar #Player_View {
      height:300px;
    }
    #sroll-left,#sroll-right{
      display:none;
    }
    #PlayList{
    white-space:normal;
      overflow:auto;
      height:200px;
    }
    #PlayList > span{
      display:block;
      margin-bottom:5px;
    }
	.full-footer{
		height:auto;
	}
	.f-center a{
		display:block;
		text-align:center;
	}
}
 @media  only screen AND (max-width:124px){
    .title_right{bottom:0px;}
    .vide_be span{
      margin-right:0px;
    }
   
  }
  @media (max-width:1200px){
    .top-w > div > a {
      display:block;
    }
    .top-w > div > a .title-top{
      top:auto;
      width:100%;
      bottom:0px;
      position:absolute;
      width:94.2%;
      background:rgba(255, 213, 13, 0.7);

    }
    .top-w > div:hover > a .title-top{
      background:none;
      bottom:auto;
      top:0px;
    }
	 .news_text{
    max-width:100%;
    margin:0px -10px;
    padding:0px 5px;
  }

	  .block-janrs ul{
		width:100%;
		text-align:center;
	  }
  }
  
 @media (min-width:728px){
	#PlayList {
    overflow-x: scroll;    
	padding-bottom: 10px;
	}
	.list-play {
    overflow: hidden;
    height: 50px;
	}
 }