body,
html {
    padding: 0;
    height: 100%;
    width: 100%;
    min-width: 320px;
}

body,
html,
table.body {

}

#pagenav ul li,
li,
ul li {
    list-style-type: none
}

.header_holder,
div#menu {
/*    border-bottom: 1px solid #f4792e*/
}

.helper a,
label {
    font-style: italic
}

.list_item a,
.sub-list .current,
.top-menu li a,
.video_block_top3days p,
span.username {
    text-overflow: ellipsis
}

html {
    margin: 0;
    background:#F0ECE7;
}

body {
    color: #555555;
    font:14px/1.3 cuprum, Arial, Helvetica, sans-serif;
    width: 100%;
    margin: 0 auto;
    height: auto;
    background: #F5F5F5;
}

#content,
#footer,
#menu,
.header_holder {
    width: 96%;
    max-width: 1600px
}
#footer{
    max-width: 100%;
}

.header .holder::after,
.header_holder::after {
    content: "";
    display: block;
    clear: both
}

.header_holder {
    margin: 0 auto;
    position: relative
}

table,
tbody,
td,
tr,
ul {
    margin: 0;
    padding: 0
}

table,
tbody,
td,
tr {
    border: 0
}

#top-menu>.current,
#top-menu>a:hover {
/*    border-left: 1px solid #e3974f;
    border-right: 1px solid #e3974f*/
    background: #AC3333;
}

td {
    vertical-align: top
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #e21725;
}

div#header {
    width: 100%
}

#logo,
.logo {
    width: 270px;
    height:35px;
    background:url(https://xxxbanla.top/files/logo.png) no-repeat;
    text-indent:-9999px;
}
.logo a{
    display:block;
    height:100%;
}

div#menu {
    margin: 0 auto
}

.menu_inner {
    padding: 10px 0;
    margin: 0 auto
}
#header{
    background: #970000;
}
div#header .current {
/*    display: inline!important;*/
}

div#header,
div#header a {
    height: 100%;
    display: block;
}

div#content {
    margin: 10px auto 0
}

@media screen and (max-width: 767px) {
    div#content {
        padding-left:10px;
        padding-right:10px;
        width:auto !important;
    }
}

#logo {
    float: left;
    margin-left: 5px;
    margin-top: 12px;
    cursor: pointer
}

.single-information {
    font-size: 14px;
    font-style: italic;
    text-align: right;
    color: #ccc
}

#top-menu>.current,
#top-menu>a {
    line-height: 17px;
    font-size: 17px!important;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 19px;
    transition: all .5s ease 0s;
    text-decoration: none
}

#logo>object {
    display: inline-block
}

#top-menu,
#top-menu>.current,
#top-menu>a {
    display: block;
    float: left
}

#top-menu {
    margin-left: 20px
}

#top-menu>.current {
/*    color: #ccc; */
    height: 41px;
    background: #AC3333;
}

#top-menu>a {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    color: #fff;
    height: 41px
}

#sort,
.cnt,
.u_menu,
div#search {
    float: right
}

.u_menu {
    margin-top: 19px
}

.user_ul>li {
    display: inline;
    margin: 0 10px
}

.user_ul>li:last-child {
    margin-right: 0
}

.before_u_menu {
    border-bottom: 1px solid rgba(0, 0, 0, .3)
}

.after_u_menu {
    border-top: 1px solid rgba(255, 255, 255, .1);
    margin-bottom: 15px
}

.user_ul {
    color: #fff;
    text-align: left
}

#pagenav ul,
.cnt,
.list_item,
.movie_extras,
.video_list,
div#footer {
    text-align: center
}

.user_ul a {
    color: #fbfbfb
}

.search,
.search-active,
.search-active:focus,
.search:focus {
}

div#search {
    margin-right: 15px;
    margin-top: 0;
}

.search,
.submit-button {
    display: block;
    float: left;
    margin: 0
}

.search {
    border: 1px solid #3d3d3d;
    border-right: 0;
    background: #222;
    font-size: 14px;
    height: 18px;
    padding: 5px 0 5px 12px;
    width: 246px
}

.search::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .6)
}

.search:-ms-input-placeholder {
    color: rgba(255, 255, 255, .6)
}

.search::-moz-placeholder {
    color: rgba(255, 255, 255, .6)
}

.search:-moz-placeholder {
    color: rgba(255, 255, 255, .6)
}

.search-form-index {
    position: relative;
    width: 100%
}

.submit-button {
    border: 0px;
    border-left: 0;
    cursor: pointer;
    background: url(https://xxxbanla.top/files/searchw.png) 0 center no-repeat;
	height: 24px;
	width: 24px;
	background-size: contain;
	display: none;
}
.search_input {
	background-color: transparent;
	background-image: url(https://xxxbanla.top/files/searchw.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 29px;
	margin: 0px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
	border: 9px solid #970000;
	color: #000;
}

.search_input:focus {
	background-color: #fff;
	border: 8px solid #970000;
	cursor: text;
	outline: 0;
	width: 230px;
}
.search_input::placeholder{
	color:#666;
}
.clear {
    clear: both
}

#foot {
    margin: 0 auto;
    width: 100%
}

div#footer {
    border-top: 2px solid #900000;
    margin: 10px auto 0;
    padding-bottom: 15px;
    padding-top: 15px
}

.footer_menu li {
    margin: 0 10px 10px
}

.list_item {
    display: inline-block;
    height: 240px;
    margin: 5px;
    position: relative;
    width: 240px
}

.video_list_title {
    padding-bottom: 3px;
    display: block;
    padding-left: 3px;
    padding-top: 3px
}

.top-menu li a,
span.current {
    padding: 4px 4px 4px 10px
}

.top-menu li {
    display: block;
    width: 145px
}

.set_col,
.stext {
    display: inline-block
}

#footer p {
    display: block;
    margin: 0 auto;
    max-width: 1100px;
    width: 100%
}

#footer span.disclaimer {
    background: url(https://xxxbanla.top/files/age3.png) no-repeat rgba(0, 0, 0, 0);
    width: 70px;
    margin: 15px auto 0;
    display: block;
    height: 40px
}


span.current {
    color: #aeb0b0;
    display: block
}

.single img {
    max-width: 100%
}

.top-menu li a {
    color: #e5e5e5;
    display: block;
    height: 17px;
    overflow: hidden;
    white-space: nowrap
}

.list_item .duration {
    background: rgba(0, 120, 201, 0.7);
    border-radius: 3px 0 0;
    color: #f6f6f6;
    font-size: 11px;
    font-weight: 700;
    line-height: 12px;
    padding: 4px;
    position: absolute;
    right: 0;
    top: 160px;
    z-index: 100
}

h1,
h1 b,
h2,
h3 {
    font-weight: 400
}

.list_item:hover .duration {
    background: rgba(0, 0, 0, .65)
}

.list_item a {
    color: #f90;
    display: block;
    font-size: 13px;
    height: 215px;
    line-height: 14px;
    overflow: hidden;
    text-decoration: none
}

.comments_count,
.likes_count,
.views {
    height: 16px;
    padding-left: 20px
}

.comment_user,
.list_item:hover a {
    text-decoration: underline
}

.movie_extras {
    font-size: 14px;
    line-height: 14px;
    opacity: .7;
    position: absolute;
    display: none;
    top: 217px;
    width: 100%
}

.list_item:hover .movie_extras {
    opacity: 1
}

.list_item:hover .small_fav_add {
    opacity: .8
}

.small_fav_active,
.small_fav_add:hover {
    background: #f90!important;
    opacity: 1!important
}

.movie_extras span {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px
}

.views {
    background: url(https://xxxbanla.top/files/views.png) no-repeat rgba(0, 0, 0, 0)
}

.comments_count {
    background: url() no-repeat rgba(0, 0, 0, 0)
}

.likes_count {
    background: url() no-repeat rgba(0, 0, 0, 0)
}

.small_fav_add {
    background: rgba(0, 0, 0, .5);
    height: 20px;
    opacity: .55;
    padding: 3px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 20px;
    z-index: 22
}

.small_fav_add span {
    background: url(https://xxxbanla.top/files/like-20-1.png) no-repeat rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    width: 20px;
    z-index: 22
}

h1,
h2,
h3 {
    display: inline-block;
    font-size: 17px;
    margin: 5px;
    padding: 0
}

.cnt {
    color: rgba(255, 255, 255, .85);
    margin: 0;
    padding: 4px;
    width: 15px
}

#pagenav {
    margin-top: 20px
}

#pagenav ul li {
    background: #fff;
    display: inline-block
}

#pagenav ul li:last-child {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

#pagenav ul li:first-child {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

#pagenav ul li a,
#pagenav ul li b {
    background: #fff;
    border-radius: 5px!important;
    color: #222;
    display: block;
    font-size: 16px;
    line-height: 16px;
    padding: 13px 16px
}

.comment_user,
.div_sort {
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    cursor: pointer
}

.navB {
    background: #e8e8e8!important
}

.navB b {
    background: 0 0!important
}

#sort {
    margin-top: 4px
}

#sort,
#sort a {
    color: #ccc
}

.div_sort {
/*    background: url(https://xxxbanla.top/files/bgmin.png) rgba(0, 0, 0, 0);
    border: 1px solid #2d2d2d;*/
    display: inline-block;
    height: 22px;
    margin: 0 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    position: relative;
    color: rgb(255,255,255);
    background-color: #900;
	border: 1px solid #73221a;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	text-shadow: 0 1px 2px rgba(0,0,0,0.4);
}
.div_sort:hover {
	background: #e21725;
}
.sort_ul {
    background: #3f3f3f;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    left: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: absolute;
    text-align: center;
    top: 26px;
    width: 100%;
    z-index: 999;
    display: none;
    border: 1px solid #2d2d2d;
    margin-left: -1px
}

.sort_ul li a {
    display: block;
    border-bottom: 1px solid #323232;
    margin-bottom: 9px;
    margin-top: 9px;
    padding-bottom: 9px
}

.sort_ul li:last-child a {
    border-bottom: 0!important;
    padding-bottom: 0!important
}

.div_sort.active_sort>a {
    display: block;
    width: 100%;
    color: #f90
}

.active_sort {
    color: #f90
}

.comment {
    background: #3d3d3d;
    border-radius: 8px;
    float: left;
    margin: 8px;
    padding: 8px
}

.comment_time {
    font-size: 11px;
    margin-bottom: 5px;
    font-style: italic;
    margin-bottom: 5px;
}

.comment_outer {
    margin-bottom: 8px;
    margin-top: 8px
}

.comment_user {
    border: 1px solid #3d3d3d;
    border-radius: 3px;
    color: #f90;
    float: left;
    height: 152px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0;
    width: 130px
}

.comment_profile_link {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px
}

.comment_profile_link>a {
    color: #ededed;
    font-size: 14px
}

.profile_form,
.video_likes {
    font-size: 16px
}

.comments_outer {
    background: url(https://xxxbanla.top/files/bgmin.png) rgba(0, 0, 0, 0);
    border: 1px solid #2d2d2d;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 10px 10px
}

.comment_user img {
    height: 90px;
    width: 90px
}

.comments .own {
    background: #333
}

.comment_login {
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
    overflow: hidden;
    width: 100%
}

.add_favorite {
    height: 24px;
    width: 24px;
    cursor: pointer;
    float: left
}

.add_favorite span {
    background: url(https://xxxbanla.top/files/like24.png) no-repeat rgba(0, 0, 0, 0);
    display: block;
    height: 24px;
    width: 24px;
    z-index: 999
}

.video_active_favorite span {
    background: url() rgba(0, 0, 0, 0)!important
}

.video_likes {
    float: left;
    line-height: 16px;
    padding-top: 3px;
    text-align: right;
    width: 50px
}

input.long,
textarea.long {
    width: 250px!important
}

.input,
.input_submit,
.select,
.textarea {
    width: 160px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .5);
    padding: 5px;
    margin: 0;
    color: #000;
    background: #fff;
    outline: 0
}

.input,
.select,
.textarea {
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, .2);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.input_submit {
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, .2);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.input_submit:hover {
    background: #f90
}

.input_disabled {
    background: #fff999
}

.video_outer {
    background: #101010;
    border: 1px solid #313131;
    border-radius: 4px;
    margin-top: 10px;
    position: relative;
    width: 675px
}

.video_favs {
    position: absolute;
    right: 11px;
    top: 8px
}

.video_extras {
    padding: 10px;
/*    background: url(https://xxxbanla.top/files/bgmin.png) rgba(0, 0, 0, 0);*/
    background: #fff;
    border: 1px solid #CCCCCC;
    position: relative
}

.video_description {
    border-top: 1px solid #292929;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 650px
}

h2 {
    font-size: 18px
}

.related {
    margin-top: 20px
}

.video_outer h1 {
    display: block;
    font-size: 17px;
    line-height: 20px;
    margin: 0;
    padding: 10px;
    width: 550px
}

.video_title {
    background: #1b1b1b;
    border-bottom: 1px solid #070707;
    position: relative
}

.notice {
    color: #f12;
    display: none;
    margin: 5px auto;
    text-align: center;
    width: 100%
}

.helper {
    font-size: 14px;
    margin: 10px
}

textarea {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px;
    font-size: 15px;
    padding: 5px
}

textarea#comment {
    height: 55px;
    width: 290px
}

.comment_submit {
    margin-top: 10px
}

label {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 5px
}

.fancybox-inner>h1 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 10px
}

.fancybox-inner,
.fancybox-inner a {
    font-size: 16px
}

.div_sort:hover ul.sort_ul {
    display: block!important
}

.related_video:nth-child(3n),
.video_block:nth-child(3n) {
    margin-right: 0
}

.related_video,
.video_block {
    display: block;
/*    background: url(https://xxxbanla.top/files/bgmin.png) rgba(0, 0, 0, 0);*/
    border: 1px solid #3d3d3d;
    float: left;
    margin: 0 1.5% 1.5% 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 32.1%;
}
.video_block .video_image{
    display:block;
    position:relative;
    overflow:hidden;
    border-radius: 5px 5px 0 0;
}
/*.video_block .video_image:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://xxxbanla.top/files/logo.png) no-repeat 50% 50%;
    width: 100%;
    height: 100%;
    background-size: 73%;
}*/

.gif_rating_min,
.gif_size {
    background: rgba(0, 0, 0, .5);
    padding: 3px;
    right: 5px
}

.gif_rating_min,
.gif_size,
.pl_b {
    position: absolute;
    display: none
}

.gif_rating_min {
    font-size: 14px;
    line-height: 14px;
    top: 5px
}

.gif_size {
    bottom: 5px
}

.pl_b {
    background: url();
    width: 44px;
    height: 44px;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    top: 50%;
    z-index: 999
}

.gif_block,
.video_block_top3days {
    float: left;
    position: relative;
    text-align: center;
    overflow: hidden
}

.ad_300_500,
.ad_640 img,
.ad_footer,
.gif_block:hover .gif_rating_min,
.gif_block:hover .gif_size,
.gif_block:hover .pl_b {
    display: block
}

.col_ad h2 {
    font-size: 17px;
    margin-top: 0;
}

.video_block_top3days {
    display: block;
    border: 1px solid #3d3d3d;
    margin: 0 0 7%;
    width: 100%
}

.video_block_top3days>img {
    height: 100%;
    width: 100%
}

.video_block_top3days p {
    height: 22px;
    margin: 0;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

.gif_block {
    width: 240px;
    margin-bottom: 20px
}

.gif_block img {
    width: 100%
}

.ad_footer {
    width: 300px;
    margin: 15px auto 10px
}

.ad_640 img {
    width: 640px;
    margin: 0 auto 10px
}

.ad_300_500 {
    width: 300px;
    margin: 0 auto
}
#top-menu ul{
    display: table;
}
#top-menu ul li{
    line-height: 47px;
    display: table-cell;
}
#top-menu ul li a{
    color: #fff;
    font-size: 17px;
    padding: 0 15px;

}
#top-menu ul li ul li{
    display: block;
}
#top-menu .current {
    background: #AC3333;
}
.div_sort a {
    color: #fff;
}
.fancybox-wrap{
    border: 1px solid #fff !important;
}
.fancybox-skin {
    color: #fff !important;
}
.popup-holder #support_message{
    width: 100%;
}
.popup-holder #support_email{
    width: 98%;
}
.fancybox-desktop{
    height: auto !important; 
}
.bottom_cats{
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    font-size: 18px;
    line-height: 20px;
    padding: 15px;

}
#list_categories_categories_list .box{
    margin:10px 0 0 0;
    background:#F0ECE7;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.bottom_cats li{
    padding: 0 15px;
    break-inside: avoid;
}

.bottom_cats.main{
    margin:-15px 0 0 -17px;
    padding:15px 0;
    width:100%;
}
@media screen and (max-width: 767px) {
    .bottom_cats.main{
        margin:-10px 0 0 -13px;
    }
}
.bottom_cats.main li{
    padding:15px 0 0 15px;
}

@media screen and (max-width: 767px) {
    .bottom_cats.main li{
        padding:10px 0 0 10px;
    }

}

.bottom_cats.main a{
    padding:5px 10px;
}

.bottom_cats.main a:hover{
    color:#fff;
    background:#900;
}

.bottom_cats.main a:hover span{
    color:#fff;
}

.bottom_cats .c_total{
    color: #666;
}
.bottom_cats a{
    display: flex;
    justify-content: space-between;
}
.bottom_cats .c_name{
}
.bottom_cats .c_dots{
    background: linear-gradient(to right,#666 25%,transparent 0) 0 100% repeat-x;
    background-size: 4px 1px;
    flex-grow: 1;
    height: 17px;
    margin: 0 10px;
}

.title-big{
    font-size:24px;
}
@media screen and (max-width:770px) {
    .cat_description {
        display: none
    }
    .ad_300_500 {
        margin-bottom: 10px;
        margin-top: 10px
    }
}

@media (max-width:920px) and (min-width:471px) {
    .related_video,
    .video_block {
        margin: 0 2% 2% 0!important;
        width: 48.5%!important
    }
    .list-categories .item{
        margin: 0 2% 2% 0!important;
        width: 46.9%!important;    
    }
    #content {
        width: 100%!important
    }
    .small_fav_add {
        display: none!important
    }
    .related_video:nth-child(3n),
    .video_block:nth-child(3n) {
        margin-right: 2%!important
    }
    .related_video:nth-child(2n),
    .video_block:nth-child(2n) {
        margin-right: 0!important
    }
    .bottom_cats{
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }
}

@media (max-width:470px) and (min-width:200px) {
    .cat_description {
        display: none
    }
    .small_fav_add {
        display: none!important
    }
    .related_video,
    .video_block {
        margin-bottom: 7%!important;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        width: 100%!important
    }
    .list-categories .item{
        width: 48.8%!important        
    }
    .related_video p,
    .video_block p {
        height: 25px
    }
    #content {
        width: 100%!important
    }
    .bottom_cats{
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
    }
}

@media (max-width:1150px) and (min-width:921px) {
    .related_video,
    .video_block {
        margin: 0 2% 2% 0;
        width: 31.7%!important
    }
    .related_video:nth-child(3n),
    .video_block:nth-child(3n) {
        margin-right: 0!important
    }
    #content {
        width: 98%!important
    }
    .list-categories .item{
        width: 31.8% !important;
        margin: 0 1% 1% 0 !important;
    }
    .bottom_cats{
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }

}

@media screen and (max-width:1350px) {
    #search {
    }
    .search {
    }
    .col_ad {
        display: none!important
    }
    .col_video {
        float: none!important;
        margin: 10px auto 0!important
    }
}

@media screen and (max-width:1243px) {
    .u_menu {
        display: none
    }
    .set_four,
    .set_three {
        display: none!important
    }
}

@media screen and (max-width:950px) {
    #back-top {
        bottom: 25px!important;
        opacity: .77!important;
        right: 25px!important
    }
    #logo {
        border-bottom: 1px solid #fff;
        clear: both;
        float: none!important;
        margin: 0 auto!important;
        padding-bottom: 10px;
        padding-top: 15px;
        text-align: center;
        width: 100%
    }
    .related_video p,
    .video_block p {
/*        height: 25px!important*/
    }
    .duration,
    .video_views {
        bottom: 50px!important
    }
}

.hidden-umenu,
.hidden-umenu-small {
    cursor: pointer;
    margin-top: 12px;
    float: right
}

@media screen and (max-width:770px) {
    .div_sort {
        height: 23px;
        padding-top: 5px;
    }
    .sort_ul {
        top: 28px !important;
    }
    .video-share.video-bubble {
        display: none
    }
    .footer_menu li {
        font-size: 16px!important
    }
}

@media screen and (max-width:810px) {
    .hidden-umenu {
        position: absolute;
/*        top: 3px;
        right: 25px;*/
    }
    .hidden-button {
        display: block!important
    }
    div#menu {
        display: none!important
    }
}

@media screen and (max-width:630px) {
    #top-menu a:hover,
    #top-menu>.current {
        color: #f90;
        border-left: 0!important;
        border-right: 0!important
    }
    div#search {
/*        display: none!important*/
    }
    div#search {
        width: 15%;
    }
    #search .search_input{
        position: absolute;
        top: 0;
        right: 0;
    }
    #top-menu {
        width: 80%;
        margin-left: 0
    }
    #top-menu>a,
    #top-menu>span {
        width: 24%;
        padding-left: 0!important;
        padding-right: 0!important;
        text-align: center
    }
    #top-menu>.current {
        height: 32px!important;
        padding-top: 14px!important
    }
    #top-menu>a {
        height: 36px!important;
        padding-top: 14px!important
    }
    .video-download.video-bubble {
        display: none
    }
    .video-views.video-bubble {
        margin-left: 0!important
    }
    .hidden-umenu {
        display: block!important;
        margin-top: 0px;
        top: -3px;
        right: 5px;
        border: 1px solid #970000;
    }
    .stext_wrapper{
        display: none;
        background: #970000;
    }
    .div_sort{
        width: 30%;
        background: none;
        color:#fff;
    }
    .active_sort {
        color: #f90;
        font-weight: bold;
    }


}

@media screen and (max-width:540px) {
    .stext_wrapper {
        margin-bottom: 10px!important;
        margin-left: auto!important;
        margin-right: auto!important;
        position: relative!important;
        text-align: center;
    }
    #logo {
        text-align: left;
        background-position: center;
    }
    .div_sort {
        padding-left: 4px;
        padding-right: 4px;
        margin-left: 4px;
        margin-right: 4px
    }
    .video_favs {
        display: none
    }
    #top-menu ul {
	    width: 100%;
	}
	#top-menu ul li {
	    display: table-cell;
	    width: 33%;
	    text-align: center;
	}
	.header_holder {
	    margin: 0;
	}
	.header_holder {
	    width: 100%;
	}
	.div_sort {
		width: 45%;
		margin: 2px;
	}
}

.cat_description,
.col_ad,
.fancybox-title-float-wrap,
.gif_rat,
.model_description,
.next_link,
.player-box,
.rating_score,
.tale_short_story,
.tale_title,
.tooltipster-arrow,
.user_menushka a,
.video-bubble,
a.btn-hq span span {
    text-align: center
}
.player{
    width:100%;
    -webkit-box-shadow:0 4px 8px rgba(0,0,0,.75);
    -moz-box-shadow:0 4px 8px rgba(0,0,0,.75);
    box-shadow:0 4px 8px rgba(0,0,0,.75);
}
#kt_player{
    width:100% !important;
    height:100% !important;
    padding:0;
    position:relative;
}
#kt_player_internal{
    position:absolute !important;
    top:0;
    left:0;
    width:100% !important;
    height:100% !important;
}
@media screen and (max-width:510px) {
    .video-views.video-bubble {
        display: none
    }
    .video-rating {
        left: 50%!important;
        margin-left: -105px!important;
        position: relative!important;
        top: 0!important
    }
}

.dashboard,
.hidden-button,
.mini-rating,
.video_views {
    position: absolute
}

@media screen and (max-width:400px) {
    .logo {
        width: 240px
    }
}

@media screen and (max-width:355px) {
    .div_sort {
        padding-left: 2px;
        padding-right: 2px;
        margin-left: 2px;
        margin-right: 2px
    }
}

.hidden-umenu {
/*    background: #222;*/
/*    border: 1px solid #fff;*/
    display: none;
    height: 22px;
    width: 28px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding: 4px 8px;
    border-radius: 5px;
}
.hidden-umenu.sidebar{
    width: 28px;	
}
.hidden-umenu:hover {
    background: #970000;    
}
.hidden-umenu:hover .icon-b{
    background: #fff;
}
.menushka a,
.menushka span {
    display: block!important;
    padding: 7px 7px 7px 15px!important;
    font-size: 16px!important
}

.menushka>li {
    border-bottom: 1px solid #444
}

.hidden-umenu-small {
    background: rgba(0, 0, 0, 0) url("https://xxxbanla.top/files/bgmin.png") repeat scroll 0 0;
    border: 1px solid #fff;
    display: none;
    height: 27px;
    padding-bottom: 3px;
    padding-top: 8px;
    position: absolute;
    top: 0;
    width: 38px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}

.dashboard {
    right: 0px;
    display: none;
    background: right top rgba(51, 51, 51, 1);
    color: #888;
    box-shadow: -1px 0 0 #f90, 3px 0 3px rgba(0, 0, 0, .25) inset;
    top: 0;
    width: 205px;
    z-index: 9;
}

.dashboard-outer {
    background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
    position: relative;
    display: none;
    width: 100%;
    z-index: 2;
}

.dashboard-fade {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 2200px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

.user_menushka {
    background: rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px #222 inset;
    padding-bottom: 5px;
    padding-top: 5px
}

.user_menushka a {
    display: block;
    font-size: 15px!important;
    padding: 5px
}

.icon-b {
    background: #970000;
    border-radius: 5px;
    display: block;
    height: 2px;
    margin: 4px auto;
    width: 20px
}

.hidden-button,
.next_link {
    border: 1px solid #3d3d3d;
    cursor: pointer
}

.hidden-button {
    background: #222;
    color: #ccc;
    display: none;
    font-size: 14px;
    left: 25px;
    padding: 4px;
    top: 20px
}

.related_video,
.video_block,
.video_block_top3days {
    color: #ededed;
    border: 1px solid rgb(130,163,187);
    border-radius: 5px 5px 0 0;
    /*box-shadow: 0 0 5px rgba(0,0,0,0.2);*/

    -webkit-box-shadow: 3px 4px 14px -2px rgba(0,0,0,.75);
    -moz-box-shadow: 3px 4px 14px -2px rgba(0,0,0,.75);
    box-shadow: 3px 4px 14px -2px rgba(0,0,0,.75);

    -webkit-transition:box-shadow .2s;
    -moz-transition:box-shadow .2s;
    -ms-transition:box-shadow .2s;
    -o-transition:box-shadow .2s;
    transition:box-shadow .2s;
}

.related_video:hover,
.video_block:hover,
.video_block_top3days:hover {
    -webkit-box-shadow: 3px 4px 14px -2px rgba(0, 0, 0, 1);
    -moz-box-shadow: 3px 4px 14px -2px rgba(0, 0, 0, 1);
    box-shadow: 3px 4px 14px -2px rgba(0, 0, 0, 1);
}

.related_video p,
.video_block p {
    height: 44px;
    margin: 0;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
/*    text-overflow: ellipsis;
    white-space: nowrap;*/
    font-size: 17px;
    line-height: 1.2;

}

.gif-thumbs {
    background: url() rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 16px;
    margin-left: 5px;
    width: 16px
}

.next_link {
    background: url(https://xxxbanla.top/files/bgmin.png) rgba(0, 0, 0, 0);
    display: block;
    color: #f90;
    font-size: 16px;
    margin: 5px auto;
    padding: 5px;
    width: 285px
}

.related_video img,
.video_image>img {
    height: auto;
    width: 100%;
    position:relative;
    z-index:11;
    /*max-height:306px;*/
}
.th-loader{
    position:absolute;
    top:50%;
    left:50%;
    display:none;
    z-index:100;
    background:url(https://xxxbanla.top/files/loader.png) no-repeat;
    width:64px;
    height:64px;
    margin:-32px 0 0 -32px;
}

.video_views {
    background: rgba(0, 0, 0, .5);
    left: 5px;
    padding: 5px;
    bottom: 30px;
    z-index:13;
}

.smotr_inner {
    background: url(https://xxxbanla.top/files/views.png) no-repeat rgba(0, 0, 0, 0);
    display: block;
    padding: 0 0 0 20px
}

.mini-rating {
    background: rgba(0, 0, 0, .5);
    left: 0;
    padding: 5px;
    top: 0;
    z-index:13;
}

.mini-rating>span {
    background: url(https://xxxbanla.top/files/thumbs-up-16.png) no-repeat rgba(0, 0, 0, 0);
    padding-left: 20px
}

.set_four,
.set_three {
    border: 1px solid #2d2d2d;
    padding: 4px;
    display: inline-block;
    cursor: pointer
}

h1 {
    font-size: 18px;
    margin-bottom: 14px;
    margin-top: 0;
    width: calc(100% - 75px);
}
.related h1{
    width: auto;
}

.video-data h1 {
    margin-bottom: 12px!important
}

.blocks_gifs,
.blocks_videos {
    margin: 0 auto
}

#content {
    position: relative
}

.stext_wrapper {
    margin-bottom: 5px;
    position: absolute;
    right: 0;
    top: 0
}

@media screen and (max-width: 767px) {
    .stext_wrapper {
        position:static;
    }
}

.set_three {
    margin-right: 5px
}

.duration {
    background: rgba(0, 120, 201, 0.7);
    padding: 5px;
    position: absolute;
    right: 5px;
    bottom: 50px;
    z-index:13;
}


.footer_menu {
    margin-bottom: 7px;
    margin-top: 7px
}

.footer_menu li {
    display: inline-block
}

.col_video {
    max-width: 1302px;
    width: 100%;
    float: left
}

fieldset {
    border: 0
}

span.username {
    display: inline-block;
    max-width: 42px;
    overflow: hidden;
    position: relative;
    top: 3px;
    white-space: nowrap
}

.single {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.col_ad {
    float: right;
    width: 295px
}

.video_cols {
    margin: 0 auto 20px;
}

.video-data {
    background: none;
/*    border-bottom: 1px solid #070707;*/
    padding-left: 5px;
    padding-top: 7px;
    position: relative
}

.video-bubble {
/*    background: rgba(0, 0, 0, .35);
    border: 1px solid #2d2d2d;*/
    padding: 5px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.video-bubble .red_cir{
	background-color: #cb2027;
	border-radius: 10px;
	padding: 3px 7px;
	font-weight: bold;
	line-height: 1;
	color: #fff !important;
}
.category-label {
    float: left;
    margin-top: 2px
	font-size: 16px;
	color: #333;
}
.related h1{
	color: #ffffff;
	background: #900000;
	padding: 10px 15px;
	border-radius: 5px;
}
.video-categories>a,
.video-categories>span {
    background: none;
    border: 1px solid #2d2d2d;
    border-radius: 5px;
    display: block;
    float: left;
    font-size: 15px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom:8px;
    padding: 3px 10px
}

.extr_2 {
    width: 100%;
    display: inline-block
}

.video-download,
.video-views {
    width: 150px;
    float: left
}

.video-share {
    float: left;
    margin-right: 20px;
    padding: 2px 7px 4px
}

.video-views {
    margin-left: 20px
}

.video-rating {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 164px
}

.video-categories>a:hover {
    text-decoration: none;
    background: #970000;
    color:#FFF;
}

.sub-list {
    float: left;
    width: 145px
}

.suggest-model {
    color: #f90;
    cursor: pointer;
    text-decoration: underline
}

.fancybox-nav,
a.btn-hq,
a.btn-hq>span {
    text-decoration: none
}

.video-categories {
    margin-bottom: 10px;
    margin-top: 10px;
    width:80%;
}

#back-top {
    background: url(https://xxxbanla.top/files/arrow-top.png) rgba(0, 0, 0, 0);
    bottom: 51px;
    cursor: pointer;
    height: 34px;
    opacity: .72;
    position: fixed;
    right: 45px;
    width: 48px
}

.gif_minus,
.gif_plus {
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    cursor: pointer
}

#back-top:hover {
    opacity: .94!important
}

.gif_plus {
    background: url() rgba(0, 0, 0, 0)
}

.gif_minus {
    background: url() rgba(0, 0, 0, 0)
}

.gif_rating {
    margin: 0 auto;
    width: 105px
}

.gif_rat {
    height: 24px;
    font-size: 20px;
    line-height: 20px;
    float: left;
    margin-left: 5px;
    margin-right: 5px
}

.visible {
    display: block
}

.tale_title>i {
    display: block;
    margin-left: 25px;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #ccc
}

.list-of-tales {
    margin: 0 auto
}

.tale_title>a {
    font-size: 17px
}

.splash_thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    background: rgba(0, 0, 0, .55);
    height: 6px
}

.tale-div {
    padding: 10px
}

.story_desription {
    font-size: 18px
}

.post-ratings {
    position: relative
}

.rating_item:hover {
    opacity: 1
}

.rating_item,
.rating_vote {
    height: 39px;
    width: 48px;
    position: absolute;
    opacity: .8
}

.rating_1 {
    background: url(https://xxxbanla.top/files/up3.png);
    left: 0;
    cursor: pointer
}

.rating_2 {
    background: url(https://xxxbanla.top/files/down2.png);
    right: 0;
    cursor: pointer;
    top: 3px
}

.upper_hr {
    margin-top: 1px
}

.under_hr {
    border-top: 1px solid #c99638;
    color: #e5aa3b;
    font-size: 11px;
    padding-top: 1px
}

.rating_score {
    color: #ffbc3f;
    display: block;
    font-size: 16px;
    margin: 0 auto;
    padding: 0 auto
}

.rating_total,
.site .rating_score {
    display: none
}

.post-ratings-loading {
    background: url() no-repeat;
    display: none;
    height: 32px;
    position: absolute;
    left: 59px;
    top: 9px;
    width: 32px
}

.cat_description {
    border: 1px solid #3d3d3d;
    font-size: 13px;
    line-height: 16px;
    padding: 5px;
    margin-bottom: 7px;
    display:block;
}

.item_model {
    float: left;
    height: 300px;
    margin-bottom: 20px;
    position: relative;
    width: 240px
}

.cnt_span,
.model_name {
    font-weight: 700;
    position: absolute;
    display: block
}

.cnt_span {
    background: url() no-repeat rgba(0, 0, 0, 0);
    color: #000;
    font-size: 19px;
    height: 25px;
    padding-left: 30px;
    right: 10px;
    top: 6px
}

.sub-list .current {
    height: 17px;
    overflow: hidden;
    white-space: nowrap
}

.model_name {
    background: rgba(0, 0, 0, .46);
    color: #fff;
    font-size: 17px;
    height: 42px;
    line-height: 20px;
    padding: 7px 10px 0;
    text-align: center;
    top: 251px;
    width: 220px;
    z-index: 10
}

.list_of_models {
    margin: 0 auto
}

.model_eng_name {
    color: #ccc;
    display: block;
    font-size: 14px
}

.tale_list p {
    font-size: 15px;
    line-height: 20px
}

.tale_list {
    background: url(https://xxxbanla.top/files/bgmin.png) rgba(0, 0, 0, 0);
    border: 1px solid #3d3d3d;
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
    width: 220px
}

.tale_title {
    margin-top: 20px;
    margin-bottom: 15px
}

.videos_ul video {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index:15;
    display: none;
}
.videos_ul video.hover {
    display: block;
}
.image.load video.hover {
    background: #F5F5F5;
	padding-bottom: 20px;
}
.videos_ul .loader {
    background: url() no-repeat rgba(0, 0, 0, 0);
    bottom: 30px;
    height: 24px;
    margin: -14px 0 0 -14px;
    overflow: hidden;
    display: none;
    position: absolute;
    right: 7px;
    width: 24px;
    z-index: 2
}
.play-trailer,
.play-trailer-stop{
    position:absolute;
    top:0;
    right:0;
    background:url(data:image/png;base64,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) no-repeat;
    width: 36px;
    height: 36px;
    background-size: 72px 108px;
    z-index: 100;
    border: 0;
    cursor:pointer;
    outline:none;
}
.play-trailer-stop{
    background-position: -36px 0;
    display:none;
}
.tooltipster-fall,
.tooltipster-grow-show {
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-default {
    background: #343434;
    border: 1px solid #1d1d1d;
    border-radius: 5px;
    box-shadow: 0 0 5px #000;
    color: #fff
}

.tooltipster-default .tooltipster-content {
    font-size: 14px;
    line-height: 16px;
    padding: 6px 8px;
    overflow: hidden
}

.tooltipster-icon {
    cursor: help;
    margin-left: 4px
}

.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible
}

.fancybox-inner,
.tooltipster-base .tooltipster-content {
    overflow: hidden
}

.tooltipster-arrow {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.tooltipster-arrow span,
.tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top-left span,
.tooltipster-arrow-top-right span {
    border-left: 8px solid transparent!important;
    border-right: 8px solid transparent!important;
    border-top: 8px solid;
    bottom: -7px
}

.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border {
    border-left: 9px solid transparent!important;
    border-right: 9px solid transparent!important;
    border-top: 9px solid;
    bottom: -8px
}

.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-left span,
.tooltipster-arrow-bottom-right span {
    border-left: 8px solid transparent!important;
    border-right: 8px solid transparent!important;
    border-bottom: 8px solid;
    top: -7px
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    border-left: 9px solid transparent!important;
    border-right: 9px solid transparent!important;
    border-bottom: 9px solid;
    top: -7px
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top span {
    left: 0;
    right: 0;
    margin: 0 auto
}

.tooltipster-arrow-bottom-left span,
.tooltipster-arrow-top-left span {
    left: 6px
}

.tooltipster-arrow-bottom-left .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
    left: 5px
}

.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-top-right span {
    right: 6px
}

.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border {
    right: 5px
}

.tooltipster-arrow-left .tooltipster-arrow-border,
.tooltipster-arrow-left span {
    border-top: 8px solid transparent!important;
    border-bottom: 8px solid transparent!important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px
}

.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent!important;
    border-bottom: 9px solid transparent!important;
    border-left: 9px solid;
    margin-top: -8px
}

.tooltipster-arrow-right .tooltipster-arrow-border,
.tooltipster-arrow-right span {
    border-top: 8px solid transparent!important;
    border-bottom: 8px solid transparent!important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px
}

.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent!important;
    border-bottom: 9px solid transparent!important;
    border-right: 9px solid;
    margin-top: -8px
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.tooltipster-fade-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform
}

.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0!important;
    opacity: 0
}

.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0!important;
    opacity: 0
}

.tooltipster-content-changing {
    opacity: .5;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
    position: relative
}

.fancybox-skin {
    /*background: #f9f9f9;*/
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    /*background-image: url(https://xxxbanla.top/files/cross24.png)*/
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
    cursor: pointer;
    z-index: 8040;
    position: absolute
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    /*background: url() center center no-repeat*/
}

.fancybox-close {
    /*height: 24px;
    right: 5px;
    top: 5px;
    width: 24px*/
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    /*background: url(https://xxxbanla.top/files/blank.gif);*/
    -webkit-tap-highlight-color: transparent
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: visible
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock,
.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    /*background: url(https://xxxbanla.top/files/fancybox_overlay.png)*/
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}
.post-ratings{
	float: left;
	margin: 3px 10px 0 0;
	vertical-align: top;
	height: 30px;
	overflow: hidden;
	width: 200px;
	background: #ffffff;
	background: -moz-linear-gradient(top,#ffffff 0%,#cccccc 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,#ffffff 0%,#cccccc 100%);
	background: -o-linear-gradient(top,#ffffff 0%,#cccccc 100%);
	background: -ms-linear-gradient(top,#ffffff 0%,#cccccc 100%);
	background: linear-gradient(to bottom,#ffffff 0%,#cccccc 100%);
	border-radius: 2px;
	-webkit-border-radius: 2px;
}
.video-rating{
	width: 210px;
}
.rating_1{
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 33px;
	height: 30px;
	background: url('https://xxxbanla.top/files/btn-vote.png') no-repeat;
	border-right: 1px solid #cccccc;
}
.rating_2 {
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	width: 33px;
	height: 30px;
	background: url('https://xxxbanla.top/files/btn-vote.png') no-repeat -34px 0;
	border-left: 1px solid #cccccc;
	top: 0;
}
.rating_1.voted,
.rating_1:hover {
	background-position: 0 -31px;
}
.rating_2.voted,
.rating_2:hover {
	background-position: -34px -31px;
}
.scale-holder {
    background: #fc5729;
    display: block;
    height: 4px;
    position: relative;
    width: 120px;
}
.video-bubble .voters{
	font-size: 12px;
	font-weight: normal;
}
.video-bubble .rating {
    text-align: center;
    width: 120px;
    margin: 0 auto;
    overflow: hidden;
    padding: 2px;
    position: relative;
}
.sidebar{
/*	float: left;*/
	width: 195px;
	margin: 0 10px 0 0;
	vertical-align: top;
	display: inline-block;
}
.sidebar .headline {
    padding: 35px 0px 8px;
}
.sidebar h2{
	font-size: 18px;
	color: #fff;
	background-color: #900;
	border-color: #900;
	margin: 0;
	border-radius: 5px;
	display: block;
	text-align: center;
}
.sidebar h2:hover{
	background-color: #e21725;
}
.sidebar h2 a{
	color:#fff;
	display: block;
	padding: 5px 10px;
}
.sidebar .list {
    overflow: hidden;
    background: #162128;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    list-style: outside none;
    padding: 0;
}
.sidebar .list a {
    display: block;
    padding: 10px 12px 13px 14px;
    color: #ffffff;
    background: transparent;
    font-size: 16px;
}
.sidebar .list li:hover {
	background: #970000;
}
.sidebar .list .rating {
    float: right;
    color: #ffffff;
}
.main-container{
	width: 100%;
	display: inline-block;
}
.list-categories .item{
	display: inline-block;
	width: 24.5%;
	background-color: #f5f5f5;
	border: 1px solid rgb(130,163,187);
	border-radius: 5px 5px 0 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	background: none;
	padding: 0px;
	margin-bottom: 5px;
	overflow: hidden;
}
.list-categories .item img{
	width: 100%;
}
.item .videos, .item .albums, .item .user {
    float: left;
}
.item .rating {
    float: right;
}
.list-categories .item .title{
	display: block;
	text-align: center;
}
.list-categories .item:hover{
	color:#333;
}
.list-categories .item:hover .title{
	color:#e21725;
}
.pagination a, .pagination span {
    padding: 12px 12px 12px;
    min-width: 14px;
    font-size: 16px;
}
.pagination .first span {
    background-color: #900;
    border: 1px solid #73221a;
    color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border-radius: 5px 0 0 5px;
}
.pagination .jump span {
    background-color: #900;
    border: 1px solid #73221a;
    color: #fff;
    margin-left: 1px;
    margin-right: 1px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.pagination .current {
    background: #ccd2d7 none repeat scroll 0 0;
    border: 1px solid #afb9c1;
    color: #3a566b;
    width: 81px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.pagination .page a {
    background-color: #900;
    border: 1px solid #73221a;
    color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    margin-right: 1px;
}
.pagination .last a {
    background-color: #900;
    border: 1px solid #73221a;
    color: #fff;
    width: 140px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border-radius: 0 5px 5px 0;
}
.pagination a:hover {
    color: #fff;
    background: #e21725;
    background: -moz-linear-gradient(top,#e21725 0%,#e21725 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e21725),color-stop(100%,#e21725));
    background: -webkit-linear-gradient(top,#e21725 0%,#e21725 100%);
    background: -o-linear-gradient(top,#e21725 0%,#e21725 100%);
    background: -ms-linear-gradient(top,#e21725 0%,#e21725 100%);
    background: linear-gradient(to bottom,#e21725 0%,#e21725 100%);
    background-color: rgba(0, 0, 0, 0);
}
.pagination .prev,
.pagination .next{
	display: none;
}
.pagination .first a {
    background-color: #900;
    border: 1px solid #73221a;
    color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border-radius: 5px 0 0 5px;
}
.pagination .last span {
    background-color: #900;
    border: 1px solid #73221a;
    color: #fff;
    width: 140px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border-radius: 0 5px 5px 0;
}
.pagination .prev span {
    background-color: #900;
    border: 1px solid #73221a;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    color: #fff;
    border-radius: 5px 0 0 5px;
}
.pagination .next a {
    background-color: #900;
    border: 1px solid #73221a;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    color: #fff;
    border-radius: 0 5px 5px 0;
}
.pagination .prev a {
    background-color: #900;
    border: 1px solid #73221a;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    color: #fff;
    border-radius: 5px 0 0 5px;
}
.pagination .next span {
    background-color: #900;
    border: 1px solid #73221a;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    color: #fff;
    border-radius: 0 5px 5px 0;
}


@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        /*background-image: url();*/
        background-size: 44px 152px
    }
    #fancybox-loading div {
        /*background-image: url();*/
        background-size: 24px 24px
    }
}

a.twitter {
    background: url(https://xxxbanla.top/files/twitter.png) rgba(0, 0, 0, 0);
    display: inline-block;
    height: 24px;
    left: 6px;
    position: relative;
    top: 4px;
    width: 24px
}

.insta,
.twit {
    display: inline-block;
    height: 48px;
    margin-left: 10px;
    margin-right: 10px;
    width: 48px
}

.related_video:hover,
.video_block:hover {
/*    border: 1px solid #5d5d5d*/
}

.extr_2_download {
    background: rgba(0, 0, 0, 0) url("https://xxxbanla.top/files/download-mini.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 16px;
    top: 2px;
    position: relative;
    width: 25px;
}

.video-download.video-bubble {
    padding-top: 4px;
    height: 19px;
    position: relative;
}

.model_description {
    margin-bottom: 10px
}

.insta {
    background: url() no-repeat rgba(0, 0, 0, 0)
}

.twit {
    background: url() no-repeat rgba(0, 0, 0, 0)
}

a.btn-hq>span,
a.btn-play>span {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .75), 0 1px 2px 1px rgba(0, 0, 0, .5) inset
}

a.btn-play {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

a.btn-hq,
a.btn-play>span {
    left: 50%;
    position: absolute;
    top: 50%
}

a.btn-play>span {
    border: 6px solid #fff;
    border-radius: 100%;
    margin-left: -50px;
    margin-top: -44px;
    opacity: 1;
    padding: 20px
}

a.btn-hq {
    margin-left: 74px;
    margin-top: -35px
}

a.btn-hq>span {
    border: 5px solid #fff;
    border-radius: 100%;
    color: #fff;
    display: block;
    padding: 15px
}

a.btn-hq span span {
    display: block;
    font-size: 17px;
    font-weight: 700;
    height: 27px;
    line-height: 24px;
    text-shadow: 0 2px 1px rgba(0, 0, 0, .5);
    width: 27px
}

a.btn-play span span {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGMDNCQzRBODUxNDNFMzExODM5REMyNjYxQTIwQzBCOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3ODdFQUFDMjQ0MkIxMUUzOUU4NThEQzAzM0QzOEYwNiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3ODdFQUFDMTQ0MkIxMUUzOUU4NThEQzAzM0QzOEYwNiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ0NkJDMDEwMTU0NEUzMTE4MzlEQzI2NjFBMjBDMEI4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkYwM0JDNEE4NTE0M0UzMTE4MzlEQzI2NjFBMjBDMEI4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+3sBzPAAAAbpJREFUeNpi/P//PwM6YGRkZKAHYCEgzwrEbED8G4r/U9NyJgLygqdOnWrT1NQ0ArKFiHAsaQAU7OgYCaj/+PHj+/v37z/Mnz+/H8jXAGJeIhxNFct1v3///uM/FNy9e/dOWVlZFlBcHog5QcmDbpaDwD8gOHny5GE3NzdPoLwENE3Qx3IY+Pbt249NmzYtlZSUNAalDbLSA7mWw8BLIOjv728AqlUFYh6SooJSy2Hg+vXrV1NSUmKAemSBmIMoR1DLchD4AwQHDx7caWVl5QTUK0YwKqhpOQx8/Pjx89KlS6dzc3PrAs3gB2JmulkOA0+ePHlaV1dXCDRHCYi5MKKClpZDs+b/ixcvno6MjAwGmicFxOxwR9DachgAlpS/tm3btkZDQ8MSaK4wOD3Qy3IYABXVM2fObAeXkvS2HAYuX748e0B8PmfOnE66+vznz5/0j3NQar9w4cKZ6OjoELqm9qdA0NDQUETXfP7p0yf6l3Cwst3W1taZrmX7zZs3ryUnJ8fStVYbkPoc1pKRlZU1oVtLZsDacPRuvQ5ou10M2GOZCOyxWMCLRCoCRgIdRZr21QhZTlMAEGAAA199r4pxR7IAAAAASUVORK5CYII=) rgba(0, 0, 0, 0);
    display: block;
    filter: drop-shadow(0 0 1px rgba(0, 0, 0, .75));
    font-size: 0;
    height: 31px;
    line-height: 0;
    width: 31px
}

.mobile-preloader-img {
    width: 100%;
    height: 100%
}

.btn-play.play-video.mobile-play-video>span {
    margin-left: -63px!important;
    margin-top: -63px!important;
    padding: 32px!important
}

.btn-hq.play-video.mobile-hq {
    left: 55%!important;
    margin-top: -49px!important
}

.btn-hq.play-video.mobile-hq>span {
    padding: 22px!important
}

.btn-hq.play-video.mobile-hq span {
    font-size: 20px;
    height: 34px;
    line-height: 32px;
    width: 34px
}

.tale_views_div {
    text-align: right;
}

.tale_views {
    background: rgba(0, 0, 0, 0) url("https://xxxbanla.top/files/views.png") no-repeat scroll 0 0;
    color: #ccc;
    padding-left: 20px;
    text-align: right;
}

i.noindex {
    display: block;
    text-align: center;
    font-size: 11px;
}

.col_ad .block_head {
    background: #1b1b1b none repeat scroll 0 0;
    border-bottom: 1px solid #070707;
}

.form-list input {
    height: 25px;
    border-radius: 2px;
    border: 0;
    padding-left: 0px;
    padding-right: 0px;
}

.single.tale-div > ul {
    margin-left: 25px;
}

.single.tale-div li {
    list-style-type: circle;
}

.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.comment_text {
    line-height: 22px;
    font-size: 14px;
}

.mob_ad_wrapper {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.mob_ad_wrapper > a {
    display: block;
    height: 100%;
    text-align: center;
    width: 100%;
}

.mob_ad_wap {
    background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
    border: 10px solid rgba(255, 255, 255, 1);
    color: #fff;
    font-size: 28px;
    /*height: 90px;*/
    left: 50%;
    margin-left: -140px;
    margin-top: -70px;
    padding-bottom: 20px;
    padding-top: 10px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    width: 260px;
    z-index: 999;
}

.break_td {
    word-break: break-all;
}

.download_ul {
    display: none;
    position: absolute;
    z-index: 999;
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    width: 100%;
    top: 28px;
    margin-left: -6px;
    border: 1px solid #353535;
    border-bottom: 0px;
}

.download_ul > li {
    border-bottom: 1px solid #343434;
}

.download_ul a {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: none;
    width: 100%;
}

.video-download:hover .download_ul {
    display: block !important;
}

.item_model:hover .model_name {
    color: #f90;
}

.model_rus_name {
    display: block;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.mob_controls_wrapper {
    display: none;
}
.g_hidden{
    display:none;
    position: absolute;
    top: 0;
    left: 0px;
    background: -moz-linear-gradient(top,#ffffff 0%,#cccccc 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top,#ffffff 0%,#cccccc 100%);
    background: -o-linear-gradient(top,#ffffff 0%,#cccccc 100%);
    background: -ms-linear-gradient(top,#ffffff 0%,#cccccc 100%);
    background: linear-gradient(to bottom,#ffffff 0%,#cccccc 100%);
    width: 125px;
    height: 28px;
    vertical-align: middle;
    padding-top: 5px;
}
.pagination-holder{
	vertical-align: bottom;
}
.pagination{
    width:100%;
    overflow: visible;
    text-align:center;
    margin:20px 0 42px;
}
.pagination li{
    margin:0;
    float: left;
    text-shadow: 0 1px 2px rgba(0,0,0,0.4);
}
.album_images{
    width:100%;
    overflow:hidden;
    text-align:center;
    margin:0 0 10px;
}
.album_images__item{
    margin:0 0 10px;
    display:inline-block;
    max-width:200px;
    vertical-align:top;
    margin:7px;
}
.album_images__item:hover{
    margin:0;
    border:7px solid #f56c08;
}
.album_images__item img{
    height:100%;
    display:block;
}

.sidebar.right {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 270px;
  background: rgb(68, 68, 68);
  color: white;
  padding: 30px;
  box-shadow: 0 0 5px black;
  font-size: 24px;
  text-align: center;
}
#mainmenu{
    background: #000;
    z-index:1000;
    color:#FFF;
}
#mainmenu a{
    color:#FFF;
}

.close-menu {
    position: relative;
    display: block;
    font-size: .8rem;
    color: #fff;
    top: 25px;
    right: 55px;
    float: right;
    cursor: pointer;
}
.close-menu{
    font: 14px arial, sans-serif;
    position: absolute;
    right: 5px;
    text-decoration: none;
    top: 5px;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: 32px;
}
.close-menu::after {
    content: '×';
    font: 32px arial, sans-serif;
    vertical-align: bottom;
}
#footer{
    width: 100%;
    background: #F6F1C8;
}
#footer a{
    color: #1fb9c1;
}
@media screen and (max-width:1680px){
    .col_video {
        max-width: calc(100vw - 390px);
    }
}
@media screen and (max-width:1440px){
    .col_video {
        max-width: calc(100vw - 360px);
    }
}
@media screen and (max-width:1350px){
    .col_video {
        max-width: 100%;
    }
}

@media screen and (max-width:1024px){

    .related_video img, .video_image>img{
        /*max-height:250px;*/
    }
}
@media screen and (max-width:767px){
    .pagination .page,
    .pagination .jump{
        display:none;
    }
    .pagination li{
        margin:0 5px;
    }
    .related_video img, .video_image>img{
        /*max-height:200px;*/
    }

    .pagination .first,
    .pagination .last{
    	display: none;
	}
    .pagination .prev,
    .pagination .next{
	}
}

.wide-spot{
    margin:10px 0;
}

.content.fullwidth{
    position:relative;
}
.top-cats,
.view-video-cats{
    margin:0 0 10px;
    background:#F0ECE7;
    padding:3px 0;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.top-cats .bottom_cats{
    column-count: 6;
        -moz-column-count: 6;
        -webkit-column-count: 6;
        width:100%;
        padding:0;
        line-height:19px;
}

.top-cats .bottom_cats{
    margin-top:0;
}

.top-cats .bottom_cats li{
    padding-top:0;
}

.top-cats .bottom_cats.main a {
    padding: 3px 10px;
}

@media screen and (max-width: 1023px) {
    .top-cats{
        display:none;
    }
}
