.btn-humber {
  position:absolute;
  top:10px;
  left:10px;
  transition:0.3s all;
  -webkit-transition:0.3s all ease;
  -o-transition:0.3s all ease;
  -moz-transition:0.3s all ease;
  text-align:center;
  color:#fff;
  font-size:23px;
}

i.btn-search {
  position:absolute;
  right:10px;
  font-size:22px;
  color:#fff;
  top:14px;
}
.mobile-search-bar {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  height: 40px;
  line-height: 40px;
  border: 0;
  border-radius: 5px;
  outline: 0;
  padding:0 5px 0 0;
  width:100%;
  filter:alpha(opacity=100);
  -webkit-transition:all .2s ease;
  transition:all .2s ease;
  color: #181818
  left:0;
  position: absolute;
  text-align:left;
  top:0;
}

.mobile-search-bar #q {
  font-size:21px;
  height:48px;
  padding:0 5px 0 15px;
  border:none;
  outline:none;
  background:rgb(71,22,33);
  color:#ffffff;
  width:calc(100% - 45px);
}
.mobile-search-submit,.mobile-search-bar .close-button {
  font-size:20px;
  cursor:none;
  display:inline-block;
  height:48px;
  position:absolute;
  top:0;
  right:0;
  width:45px;
  line-height:35px;
  font-size:20px;
  text-align:center;
  color:#ffffff;
  background:rgb(71,22,33);
}
.mobile-search-bar #keyword {
    margin-right: 10px;
    height: 48px;
    line-height: 48px;
    width: 100%;
    border: 1px solid #273e52;
    color: #7aa6ce;
    outline:none;
    box-sizing: border-box;
    border: 1px solid black;
    border-radius: 4px;
    font-size: 16px;
    outline:none;
    padding: 12px 14px;
    transition: width 0.4s ease-in-out;
}
::-webkit-input-placeholder {
  color:#ffffff;
}

:-moz-placeholder {
  color:#ffffff;
}

::-moz-placeholder {
  color:#ffffff;
}

:-ms-input-placeholder {
  color:#ffffff;
}

.mobile-search-submit {
  width: 40px;

}
.mobile-header{
    display: none;
}
.mobile-main-menu{
    display: none;
}

@media (max-width:979px) {
  .only-pc {
    display:none;
  }
  .mobile-header{
    display: block;
    }
    .mobile-main-menu{
        display: block;
    }
  .fb-page,.fb-page iframe[style],.fb-page span {
    width:100% !important;
  }
  .list-film .film-item {
    width:23%;
    float: left;
    height:auto;
    margin: 5px 1% !important;

  }
  .list-film .film-item img {
    width:100%;
    height:250px;
  }
  #film-hot .film-item {
    width:95% ;
    float: left;
    height:auto;
    margin: 5px 1% !important;
  }

  #film-hot .film-item img {
    width:100%;
    height:250px;
  }
  #film_related .film-item {
    width:94% ;
    float: left;
    height:auto;
    margin: 5px 2% !important;
  }

  #film_related .film-item img {
    width:100%;
    height:250px;
  }
  #top-slide {
    width:auto;
    height:auto;
  }
  #player {
    width:100%;
    height:auto;
  }
  .container {
    width:100% !important;
    padding:0 !important;
  }
  #content .left-content {
    float:none;
    width:auto;
  }
  #content .right-content {
    float:none;
    margin:10px auto;
    width:auto;
  }
  #top-slide li img {
    width:100%;
  }
  #header {
    width:100%;
    height:48px;
    padding:0;
    position:relative;
    text-align:center;
    border-bottom:2px solid #d7d7d7;
  }
  #header .logo {
    float:none;
    margin:0;
  }
  #header .logo img {
    width:120px;
    margin:14px 0;
  }
  #main-menu {
    position:fixed;
    width:240px;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
  background: #222d38;
    transform:translate3d(-240px,0px,0px);
    -webkit-transform:translate3d(-240px,0px,0px);
    margin:0;
    bottom:0;
    overflow-x:hidden;
    overflow-y:auto;
    top:50px;
    z-index:100;
    transition:all 300ms ease;
  }
  #main-menu.expanded {
    transform:translate3d(0,0px,0px);
    -webkit-transform:translate3d(0,0px,0px);
  }
  #main-menu ul>li {
    float:none;
  }
  #main-menu .container>ul>li {
    padding:5px 0;
  background: #222d38;
  }
  #main-menu ul>li:first-child>a,
  #main-menu ul>li>a {
    padding:0 8px;
  }
  #main-menu ul>li>a>i.fa {
    margin-right:10px;
  }
  #main-menu ul>li>a>i.fa.fa-angle-up,
  #main-menu ul>li>a>i.fa.fa-angle-down {
    margin:8px 0 0 0;
    float:right;
    font-size:25px;
  }
  #main-menu ul>li:first-child>a>i.fa-clone {
    margin-right:5px;
  }
  #main-menu .sub-menu {
    width:100%;
  }
  #main-menu .sub-menu.span-2 {
    width:100%;
  }
  #main-menu ul.sub-menu>li {
    width:100%;
    float:none;
  }
  #main-menu ul.sub-menu>li a {
    padding:3px;
    font-size:15px;
    padding:7px 5px 7px 25px;
    color:#E8E8E8;
  }
  #overlay_menu {
    position:fixed;
    background:rgba(0,0,0,0.4);
    top:50px;
    right:0;
    bottom:0;
    left:0;
    transition:0.3s all;
  }
  .div-control .social-icon {
    float:left;
    margin:0;
    padding:0;
  }
  .list-film .film-item img {
    width:100%;
  }
  .film-slide .film-item,.film-slide .film-item img {
    width:160px !important;
  }
  .film-info .poster {
    margin-left:5px;
  }
  .block-film .film-content,.block-film .broadcast,.tags,.keywords {
    padding:0 5px;
  }
  .tags a {
    margin-left:10px;
  }
}

@media (max-width:799px) {
  .list-film .film-item {
    width:23%;
    margin:5px 1% !important;
    height:auto;
  }
}

@media(max-width:639px) {
  .list-film .film-item {
    width:30%;
    margin:5px 1.3% !important;
    height:auto;
  }
  #film-hot .film-item {
    width:95% ;
    float: left;
    height:auto;
    margin: 5px 1% !important;
  }

  #film-hot .film-item img {
    width:100%;
    height:250px;
  }
  #film_related .film-item {
    width:94% ;
    float: left;
    height:auto;
    margin: 5px 2% !important;
  }

  #film_related .film-item img {
    width:100%;
    height:250px;
  }
  #top-slide {
    height:250px;
  }
  #top-slide li img {
    height:250px;
  }
  .film-slide {
    padding-left:10px;
  }
  .list-film .film-item img {
    width:100%;
    height:280px;

  }
  .film-info .poster {
    float:none;
    margin:0 auto 10px 0;
    text-align:center;
  }
  .poster img {
    ;
  }
  .film-info h1.name,.film-info h2.real-name,.film-info .meta-data {
    margin-left:5px;
  }
  .meta-data li {
    white-space:normal;
    line-height:1.6em;
  }
  .breadcrumbs span,.breadcrumbs a {
    padding:5px 5px 5px 12px;
    background:none;
  }
  .breadcrumbs span:after,.breadcrumbs a:after {
    border-width:6px;
    border-left:6px solid #1a1a1a;
    margin-top:-7px;
  }
  .breadcrumbs span:before,.breadcrumbs a:before {
    border-width:6px;
    border-left-width:6px;
    margin-top:-7px;
  }
  .breadcrumbs a:last-child:before,.breadcrumbs span:last-child:before,.breadcrumbs a:last-child:after,.breadcrumbs span:last-child:after {
    border:none;
  }
  #player .countdown-wrapper {
    top:20%;
  }
}

@media screen and (max-width:1580px) {
  .float-ck img {
    height:230px !important;
    width:300px !important;
  }
}

@media screen and (max-width:1460px) {
  #ban_right img,#ban_left img {
    width:100px !important;
  }
  .float-ck img {
    height:230px !important;
    width:300px !important;
  }
}

@media screen and (max-width:1400px) {
  #ban_right img,#ban_left img {
    width:80px !important;
  }
  .float-ck img {
    height:250px !important;
    width:320px !important;
  }
}

@media screen and (max-width:1340px) {
  #ban_right img,#ban_left img {
    width:60px !important;
  }
  .float-ck img {
    height:230px !important;
    width:300px !important;
  }
}

@media screen and (max-width:1280px) {
  #ban_right img,#ban_left img {
    width:50px !important;
  }
}

@media screen and (max-width:1220px) {
  .float-ads,.float-ck,#ban_right,#ban_left {
    display:none !important;
  }
  .episodes ul li a {
    font-size:18px !important;
  }
}

@media(max-width:568px) {
  .breadcrumbs a:first-child {
    padding-left:10px !important;
  }
  .episodes ul li a {
    font-size:20px !important;
  }
}
@media(max-width:479px) {
  .list-film .film-item {
    width:46% ;
    float: left;
    height:auto;
    margin: 5px 2% !important;
  }

  .list-film .film-item img {
    width:100%;
    height:250px;
  }
  #film-hot .film-item {
    width:94% ;
    float: left;
    height:auto;
    margin: 5px 2% !important;
  }

  #film-hot .film-item img {
    width:100%;
    height:250px;
  }
  #film_related .film-item {
    width:94% ;
    float: left;
    height:auto;
    margin: 5px 2% !important;
  }

  #film_related .film-item img {
    width:100%;
    height:250px;
  }
  #top-slide {
    height:180px;
  }
  #top-slide li img {
    height:180px;
  }

}

@media(max-width:399px) {
  .list-film .film-item img {
    height:250px;
  }
  #film-hot .film-item {
    width:95% ;
    float: left;
    height:auto;
    margin: 5px 1% !important;
  }

  #film-hot .film-item img {
    width:100%;
    height:250px;
  }
  #film_related .film-item {
    width:94% ;
    float: left;
    height:auto;
    margin: 5px 2% !important;
  }

  #film_related .film-item img {
    width:100%;
    height:250px;
  }
  #top-slide {
    height:160px;
  }
  #top-slide li img {
    height:160px;
  }
  .film-slide {
    padding-left:7px;
  }
}

@media (max-width:359px) {
  .list-film .film-item img {
    height:250px;
  }
  #film-hot .film-item {
    width:95% ;
    float: left;
    height:auto;
    margin: 5px 1% !important;
  }

  #film-hot .film-item img {
    width:100%;
    height:250px;
  }
  #film_related .film-item {
    width:94% ;
    float: left;
    height:auto;
    margin: 5px 2% !important;
  }

  #film_related .film-item img {
    width:100%;
    height:250px;
  }
  #top-slide {
    height:140px;
  }
  #top-slide li img {
    height:140px;
  }
  .film-slide .film-item {
    width:150px !important;
    margin:5px 0% !important;
  }
  .film-slide .film-item img {
    width:150px !important;
    height:190px !important;
  }
  .list-film .film-item img {
    height:190px !important;
  }
}

@media(max-width:319px) {
  .film-slide .film-item {
    width:200px !important;
  }
  .film-slide .film-item img {
    width:120px !important;
    height:155px !important;
  }
}

.advs-top-mobile > div {
  margin:0 auto;
}
