img {
border-style: none;
max-width: 100%;
}

#container_wrap {
 min-width:100%;
}
#menu-toggle {
 width: 28px;
 height: 30px;
 margin: auto;
 margin-top: 5px;
 z-index: 200;
 overflow: hidden;
 cursor: pointer;
 display: none;
}
#menu-toggle div {
 width: 100%;
 height: 5px;
 background: white;
 margin: 4px auto;
 background-color: #272727;
}
#menu-toggle.open .one {
 -webkit-transform: rotate(45deg) translate(5px, 5px);
 -moz-transform: rotate(45deg) translate(5px, 5px);
 -o-transform: rotate(45deg) translate(5px, 5px);
 -ms-transform: rotate(45deg) translate(5px, 5px);
 transform: rotate(45deg) translate(5px, 5px);
}
#menu-toggle.open .two {
 opacity: 0;
}
#menu-toggle.open .three {
 -webkit-transform: rotate(-45deg) translate(7px, -8px);
 -moz-transform: rotate(-45deg) translate(7px, -8px);
 -o-transform: rotate(-45deg) translate(7px, -8px);
 -ms-transform: rotate(-45deg) translate(7px, -8px);
 transform: rotate(-45deg) translate(7px, -8px);
}
@media (max-width: 768px) {
#menu-toggle {
 display: block;
}
#side_left, #side_right {
  display: none;
 }
#hnav {
 display: none;
}
#header_top {
 background: #99d62c;
}
#header_top:before, #header_top:after {
 content: '';
 display: block;
}
#header_top:after {
 clear: both;
}
#header_t_in {
 height: auto;
 min-height: 65px;
 background: none;
}
.hSearch {
 position: relative;
 float: left;
 top: 19.5px;
}
#hLogo {
 float: right;
 padding: 10px 20px 0;
}
#hIcon, .hLogin {
 display: none;
}
#side_center {
 width: 100%;
 margin-bottom: 5px;
}
#side_center:before, #side_center:after {
 content: '';
 display: block;
}
#side_center:after {
 clear: both;
}
#side_left, #side_right {
 width: 49%;
 padding: 0;
 margin: 0;
}
.block_full {
 width: 100%;
 background: none;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.block_title {
 background: #88ca16;
 height: 36px;
 line-height: 36px;
 padding: 0 15px!important;
 font-weight: bold;
 text-align: left;
 -webkit-border-radius: 3px 3px 0 0;
 border-radius: 3px 3px 0 0;
}
.block_cont, .block_c_in {
 background: #fff;
 -webkit-border-radius: 0 0 3px 3px;
 border-radius: 0 0 3px 3px;
}
.block_cont {
 padding: 10px;
}
.block_c_in {
 min-height: auto;
 padding: 0;
 overflow: initial;
}
.bnav {
 margin: 0;
 width: 100%;
}
.bnav:before, .bnav:after, .bTopFilms:before, .bTopFilms:after {
 content: '';
 display: block;
}
.bnav:after, .bTopFilms:after {
 clear: both;
}
.bnav li a {
 background: #82c516;
}
.bnav li a:hover {
 background: #79b716;
}
.bnav li, .bTopFilms li {
 width: 49%;
}
.bnav li:first-child { 
 margin: 3px 0 0;
}
.bnav li:nth-child(odd), .bTopFilms li:nth-child(odd) {
 float: left;
}
.bnav li:nth-child(even), .bTopFilms li:nth-child(even) {
 float: right;
}
.bnav li a {
 height: auto;
 min-height: auto;
 line-height: 25px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.bTopFilms li, .bTopFilms li:first-child {
 margin: 0 0 20px;
}
#footer_l, #footer_r {
 background: none;
}
#fStat, a.logo2 {
 display: none;
}
#header {
 overflow: initial;
}
#h_b_in {
 padding: 25px 0 0;
}
#hnav:before, #hnav:after {
 content: '';
 display: block;
}
#hnav:after {
 clear: both;
}
#hnav {
 position: absolute;
 top: 100%;
 width: 100%;
 background: #fff;
 border-top: 4px solid #99d62c;
 border-bottom: 4px solid #99d62c;
 z-index: 9999;
}
#hnav td {
 display: block;
 width: 25%;
 float: left;
 padding: 0;
 background: none;
}
#hnav td a {
 display: inline-block;
 background: none!important;
}
#hnav td a:hover {
 color: #99d62c;
}
.v_rating {
 z-index: 0;
}
#videoplayer3151 {
 width: 100%!important;
}
#prof_header {
 display: none;
}
.ptabs {
 padding-top: 30px;
}
#angle_top, #angle_bottom {
 display: none;
}
#prof_wrap {
 min-width: 100%;
}
#popup_cont, .ptabs {
 width: 100%;
}
#popup_cont_in {
 padding: 0;
}
#popup_content {
 padding: 10px;
}
.ptabs_container {
 width: 75%;
}
#popup_right {
 width: 20%;
}
}

@media (max-width: 480px) {
.hSearch {
 float: none;
 display: block;
 position: initial;
 margin: auto;
 padding-top: 20px;
}
#hLogo { 
 float: none;
 display: block;
 width: 100%;
 padding: 20px 0;
}
#side_left, #side_right {
display: none;
}
#hnav td {
 width: 50%;
}
.viewn_pict {
 float: none;
 margin: auto;
 padding-bottom: 20px;
}
.viewn_poster {
 float: none;
 text-align: center;
 margin: 0 0 10px;
}
.ptabs_container {
 width: 100%;
}
#popup_right {
 width: 100%;
 float: none;
 margin-bottom: 20px;
}
.ptabs {
 padding-left: 0;
}
.ptabs li.current a, .ptabs li a,
.ptabs li.current, .ptabs li {
 background: none;
}
.ptabs li {
 display: block;
 float: none;
 margin: 0;
 padding: 0;
 line-height: 34px;
}
.ptabs li, .ptabs li.current {
 background: #fff;
}
#popup_cont_in {
 margin-top: 10px;
}
.ptabs li.current {
 background: #99d62c;
 color: #fff;
}
.ptabs li a {
 height: 34px;
 padding: 0 10px;
}
.ptabs li.current a {
 height: 34px;
 padding: 0 10px;
 color: #fff;
}
.vRelated_list li a:last-child {
float: none !important;
display: block;
}
.vRelated_list li span {
display: none;
}
}