body {
    background: #030303 url(../images/gp-bg-news.jpg?2) no-repeat center 0;
    margin: 0;
    padding: 0
}

body,td {
    font-family: 'm plus rounded 1c',sans-serif;
    font-size: 14px;
    color: #000000;
}

a {
    color: #000000;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

@keyframes wiggle {
    0% {
        transform: rotate(0deg)
    }

    80% {
        transform: rotate(0deg)
    }

    85% {
        transform: rotate(5deg)
    }

    95% {
        transform: rotate(-5deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

.full_btn_flash {
    display: none;
    text-align: center;
    padding: 5px;
    width: 185px;
    margin: auto;
    background-color: #389366;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 14px
}

.quote_block {
    margin-bottom: 10px
}
.fullvideoinfo img {display:none;}
.short_porn .torrent {
    background: rgb(0 0 0 / 0%);
    position: absolute;
    top: 3px;
    left: 0px;
    padding: 2px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.short_porn .torrent img {width:16px !important;height: 16px !important;min-height: 16px !important;}
.all_load_game {
    width: 400px;
    margin: auto
}
.short_video_2 {
	border: 1px solid #8b8b8b;
	display: inline-block;
	float: left;
	margin-bottom: 15px;
}
.short_video {
	background-color: #fff;
	margin-top: 0px;
	width: 325px;
	float: left;
	height: 102px;
	overflow: hidden;
	border: 10px solid #fff;
}
.all_cat_games {
	display: inline-block;
    padding: 1%;
}
.cat_games {
	width: 23%;
    float: left;
    margin: 1%;
}
.access video {filter: blur(6px);}
.access img {filter: blur(6px);}
.access_title {
	position: absolute;
    top: 50px;
    text-align: center;
    width: 100%;
    z-index: 50;
    color: #fff;
    font-size: 12px;
	text-shadow: 0px 2px 2px #000;
}
.cat_games img{
	width: 100%;    
}
.title_cat_games {
	color: #000;
    padding: 5px;
    text-align: center;
    background-color: #ffffff;
	height: 16px;
    overflow: hidden;
}
.load_game {
    width: 290px;
    float: right;
    /* background-color: #fff; */
    /* border: 1px solid #0cab27; */
}
.video-prev {
    object-fit: cover;
    width: 130%;
    height: 135px;
    position: relative;
    margin-bottom: 0px;
    left: -15%;
}
.goods_images_list {
    position: absolute;
    height: 135px;
    width: 100%;
    left: 0;
    top: 0;	
}
.one_goods_images_list {overflow:hidden;height: 135px;z-index: 9;}
.goods_images_list > div {
    display: none;
    position: absolute;    
    background: #FFFFFF;
    left: 0;
    top: 0;
    padding: 0px;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}

.goods_images_list > div img {
    width: 100%;
    height: 100%;
    border-radius: 0px;
}
.one_goods_images_list > div img {
    width: 100%;
    height: auto;
    border-radius: 0px;
}
.full_btn {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #277201;
    z-index: 99;
    left: 0;
    text-align: center;
    height: 35px;
    line-height: 33px;
    cursor: pointer;
    color: #fff
}

.first_iframe {
    display: block;
    position: relative;
    margin-top: 25px;
    height: 600px
}

.wiggle {
    display: inline-block;
    animation: wiggle 2s infinite
}

.login_close {
    background: url(../images/sprite.png?3) 0 0 no-repeat;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 15px;
    right: 15px;
    background-position: -100px -70px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: ease .2s all;
    z-index: 2
}
.top_cat {
	width: 23%;
    float: left;
    margin: 1%;
}
.top_cat_title {
    padding: 5px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 7%);
}
.login_close:hover {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.ya-share2__container_mobile .ya-share2__badge {
    border-radius: 5px !important;
    border: 1px solid #8b8b8b;
}
.ya-share2__container.ya-share2__container_color-scheme_whiteblack .ya-share2__badge, .ya-share2__container.ya-share2__container_color-scheme_whiteblack .ya-share2__mobile-popup-badge {
    background-color: #fff;
    border: 1px solid #8b8b8b;
}
.login-btn {
    background: url(../images/sprite.png?3) 0 0 no-repeat;
    width: 25px;
    height: 30px;
    background-position: -16px -255px;
    float: right;
    cursor: pointer!important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: ease .2s all;
    z-index: 100;
    position: absolute;
    top: 8px;
    right: 5px;
    background-color: #383838;
    border: 1px solid #444444;
    padding-right: 7px;
}

.login_block {
    display: none;
    position: absolute;
    top: 100px;
    left: 50%;
    margin: 0px 0 0 -133px;
    width: 266px;
    background-color: #fff;
    z-index: 99
}

.login_block ul li.cf,li.cf a {
    color: #343434!important
}

.login_overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 98
}

input.searchbt {
    width: 35px;
    height: 35px;
    border: 0!important;
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    background-position: -46px 0
}

.gp_fire {
    color: #fff
}

.gp_text a {
    color: #0cab27;
	line-height: 21px;
}

.gp_fire:before {
    content: "";
    background: url(/templates/GamesFun/images/fire.png);
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-top: 0;
    position: relative;
    left: -5px;
    background-size: 15px
}

input.searchbt:hover {
    background-position: -86px 0
}

.dleplyrplayer {
    max-width: 100%!important
}

.plyr__control {
    width: 50px!important
}

.searchbt {
    background: url(/templates/GamesFun/images/sprite.png?3) 0 0 no-repeat
}

.all_login_form {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 0
}

.adk_btn_login {
    font-size: 18px!important;
    margin-top: 10px!important;
    width: 75%!important;
    position: relative!important;
    font-family: russo one,sans-serif!important;
    height: 35px!important;
    line-height: 30px!important
}

.adk_title_user {
    color: #358e1e;
    width: 100%;
    font-size: 16px;
    margin-top: 10px
}

.adk_avatar_img {
    width: 135px;
    margin: auto;
    display: block;
    margin-top: 10px
}

.adk_input {
    width: 98%;
    text-align: center;
    font-family: russo one,sans-serif
}
.next_nav {
    background-color: #0cab27;
    border-radius: 0 !important;
    color: #fff !important;
    font-weight: bold;
    margin: 0 !important;
    border: 0 !important;
    width: 110px;
    text-align: center;
    font-size: 13px !important;
    padding: 10px;
}
.next_nav:hover {background-color:#28b56f;}
.back_nav {
    background-color: #782424;
    border-radius: 0 !important;
    color: #fff !important;
    font-weight: bold;
    margin: 0 !important;
    border: 0 !important;
    width: 110px;
    text-align: center;
    font-size: 13px !important;
	padding: 10px;
}
.back_nav:hover {background-color:#a31818;}
.gp_views {
    width: 50%;
    float: left;
    text-align: center;
    color: #000000;
    border-bottom: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
}

.gp_views:before {
    content: "";
    background: url(/templates/GamesFun/images/gp_reads.png?3);
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-top: 4px;
    position: relative;
    left: 5%
}

.gp_comm {
    width: 49%;
    float: left;
    text-align: center;
    border-bottom: 1px solid #c5c5c5;
    color: #000000;
}

.gp_comm:before {
    content: "";
    background: url(/templates/GamesFun/images/gp_com.png);
    width: 18px;
    height: 15px;
    display: block;
    float: left;
    margin-top: 4px;
    position: relative;
    left: 5%
}

.gp_like {
    width: 50%;
    float: left;
    text-align: center;
    border-right: 1px solid #c5c5c5;
    color: #00ab56;
}

.gp_like:before {
    content: "";
    background: url(/templates/GamesFun/images/gp_like.png?3);
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-top: 2px;
    position: relative;
    left: 5%
}

.gp_dislike {
    width: 49%;
    float: left;
    text-align: center;
    color: #e77575
}

.gp_dislike:before {
    content: "";
    background: url(/templates/GamesFun/images/gp_dislike.png?3);
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-top: 3px;
    position: relative;
    left: 5%
}

.speedbar {
    overflow: hidden;
    font-weight: 700;
    text-align: center;
    color: #000;
    padding: 10px;
    background-color: #ffffff;
    margin: 5px;
    line-height: 15px;
    border: 1px solid #b3b3b3;
    margin-top: 15px;
}

.speedbar a {
    color: #0cab27;
    padding: 5px
}

.top_games_m {
    display: inline-block;
    width: 45%;
    position: relative;
    padding: 2%;
    border: 1px solid #505050;
    margin-bottom: 0;
    background-color: #383838;
    float: left
}

.top_games_img_m {
    width: 73px;
    margin-right: 0
}

.top_games_img_m img {
    width: 50px
}

.top_games_info_m {
    width: 100%
}

.top_games_title_m {
    overflow: hidden;
    height: 45px;
    font-size: 14px;
    line-height: 19px;
    position: relative;
    text-align: center;
    margin-left: 5px;
    color: #dbdbdb;
    font-family: sans-serif
}

.top_games_title_m:hover {
    color: #0e9911
}

.top_games_view_m {
    font-size: 12px;
    color: #9d9d9d;
    margin-left: 5px
}

.top_games_slider {
    display: inline-block;
    width: 45%;
    position: relative;
    padding: 1%;
    border: 1px solid #4e4e4e;
    background-color: #383838;
    float: left;
    height: 70px;
    margin: 1%;
    overflow: hidden
}

.top_games_img_slider {
    width: 50%!important;
    float: left;
    margin-right: 5px
}

.top_games_img_slider img {
    width: 50px
}

.top_games_info_slider {
    float: right;
    width: 46%;
    border-left: 1px solid #4e4e4e;
    height: 70px
}

.dpad {
    position: relative;
    bottom: 0px;
    width: 100%
}

.top_games_title_slider {
    overflow: hidden;
    height: 70px;
    font-size: 12px;
    line-height: 14px;
    position: relative;
    text-align: left;
    margin-left: 5px;
    color: #dbdbdb
}

.top_games_title_slider:hover {
    color: #0e9911
}

.top_games {
    display: inline-block;
    width: 224px;
    position: relative;
    padding: 5px;
    border: 1px solid #505050;
    margin-bottom: 0;
    background-color: #383838
}

.top_games_img {
    width: 73px;
    float: left;
    margin-right: 5px
}

.top_games_img img {
    width: 50px
}

.top_games_info {
    float: right;
    width: 145px;
    border-left: 1px solid #505050
}

.top_games_title {
    overflow: hidden;
    height: 45px;
    font-size: 13px;
    line-height: 14px;
    position: relative;
    text-align: left;
    margin-left: 5px;
    color: #dbdbdb
}

.top_games_title:hover {
    color: #0e9911
}

.top_games_view {
    font-size: 12px;
    color: #9d9d9d;
    margin-left: 5px
}

.top_games_view:before {
    content: "";
    background: url(/templates/GamesFun/images/gp_reads.png?3);
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-top: 0;
    margin-right: 5px
}

.adktitle h1 {
    font-family: russo one,sans-serif;
    font-size: 20px!important;
    margin-bottom: 0;
    margin-top: 0
}

.reset ul,li,dt {
    padding: 0;
    list-style: none;
}

.left {
    float: left
}

.right {
    float: right
}

.center {
    text-align: center
}

.hidden {
    overflow: hidden
}

hr {
    outline: none;
    border: none;
    overflow: hidden;
    height: 4px;
    background: url(../images/viewn_hr_in.png) no-repeat center 0;
    margin: 6px 0
}
.one-video-prev {
    object-fit: cover;
    width: 100%;
    height: 135px;
    position: relative;
    margin-bottom: 0px;
    left: 0%;
}
.nav a {
    color: #fff;
    padding-left: 10px
}

.input_style input[type=text],.input_style input[type=password],.input_style textarea {
    resize: none;
    outline: none;
    border: none;
    padding: 3px;
    font-family: tahoma;
    font-size: 14px;
    background: #fff;
    border: 1px solid #ccc;
    color: #3c3c3c;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0
}

.input_style input[type=text],.input_style input[type=password] {
    padding: 5px;
    text-indent: 3px;
    width: 100%;
    max-width: 307px
}

.input_style input[type=button],.input_style input[type=submit],.input_style input[type=reset],.input_style button {
    cursor: pointer;
    outline: none;
    border: none;
    font-size: 16px;
    margin: 1%;
    line-height: 20px;
    background: #389366;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    width: 48%
}

.input_style input[type=button]:hover,.input_style input[type=submit]:hover,.input_style input[type=reset]:hover,.input_style button:hover {
    background: #5d5d5d
}

#dosearch,#dofullsearch {
    margin: 0 10px 0 0!important;
    display: none
}

#wrapper {
    min-width: 1000px
}

#wrap {
    width: 1000px;
    margin: 0 auto
}

.header {
    position: relative;
    margin: 0;
    margin-bottom: 0px;
    display: block
}

.h_menu {
    display: block
}

.header .h_in {
    overflow: hidden;
    height: 45px;
    background: url(../images/h_in.png) no-repeat 0 0
}

.header .h_ico {
    float: left;
    margin: 13px 0 0 17px
}

.header .h_ico a {
    display: block;
    width: 18px;
    height: 20px;
    float: left;
    padding: 0 2px 0 10px
}

.header .h_ico a:hover {
    opacity: .5
}

.header .h_ico a.ico1 {
    background: url(../images/h_ico.png) no-repeat 0 0
}

.header .h_ico a.ico2 {
    background: url(../images/h_ico.png) no-repeat -30px 0
}

.header .h_ico a.ico3 {
    background: url(../images/h_ico.png) no-repeat -61px 0
}

.header .h_button {
    float: right;
    margin: 6px 5px 0 0
}

.header .h_bg {
    height: 110px;
    background: #e80308;
    margin-top: 60px;
    border-radius: 20px;
    display: inline-block;
    position: relative;
    margin-bottom: 55px;
    border: 2px solid #a50407;
    display: none
}

.head_logo {
    width: 170px;
    margin: auto;
    display: block;
    left: 50%;
    position: relative;
    margin-left: -51px
}

.toggle-button-cover {
    display: table-cell;
    position: absolute;
    box-sizing: border-box;
    top: 29px;
    left: 0
}

.link_category a {
    color: #0cab27;
}

.button-cover,.knobs,.layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.button-cover {
}

.button.b2 {
    border-radius: 2px
}

.button {
    position: relative;
    top: 50%;
    width: 95px;
    height: 41px;
    margin: -20px auto 0;
    overflow: hidden
}

.checkbox {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3
}

.ruffle-container {
    height: 600px;
    padding-bottom: 40px;
    background: #ffffff url(/images/loadgame.gif?2) no-repeat center 0;
    background-position: 50%;
    padding-top: 10px;
	margin: 10px;
	z-index: 10;
    position: relative;
}

.knobs {
    z-index: 2
}

#button-10 .knobs:before,#button-10 .knobs:after,#button-10 .knobs span {
    position: absolute;
    top: 4px;
    width: 31px;
    height: 15px;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    padding: 9px 4px;
    border-radius: 2px;
    transition: .3s ease all
}

#button-10 .knobs:before {
    content: '';
    left: 4px;
    background-color: #d44646
}

#button-10 .knobs:after {
    content: 'ENG';
    right: 6px;
    color: #4e4e4e;
    font-size: 16px
}

#button-10 .knobs span {
    display: inline-block;
    left: 4px;
    color: #fff;
    z-index: 1;
    font-size: 16px
}

#button-10 .checkbox:checked+.knobs span {
    color: #4e4e4e
}

#button-10 .checkbox:checked+.knobs:before {
    left: 49px;
    background-color: #f44336
}

#button-10 .checkbox:checked+.knobs:after {
    color: #fff
}

#button-10 .checkbox:checked~.layer {
    background-color: #fcebeb
}

.layer {
    width: 100%;
    background-color: #cacaca;
    transition: .3s ease all;
    z-index: 1
}

.left_btn_adk {
    width: 45%;
    float: left;
    padding: 10px;
    background-color: #078405;
    color: #fff;
    text-align: center
}

.left_btn_adk:hover {
    background-color: #055d03
}

.right_btn_adk {
    width: 45%;
    float: right;
    padding: 10px;
    background-color: #505050;
    color: #fff;
    text-align: center
}

.right_btn_adk:hover {
    background-color: #303030
}

.text img {
    width: auto
}

.prevblock {
    float: left;
    padding: 5px;
    background-color: #0e9911;
    color: #fff;
    font-size: 17px;
    border-radius: 0 0 0 5px;
    z-index: 33;
    position: relative
}

.prevblock a {
    color: #fff!important
}

.nextblock {
    float: right;
    padding: 5px;
    background-color: #0e9911;
    color: #fff;
    font-size: 17px;
    border-radius: 0 0 5px 0;
    z-index: 33;
    position: relative
}

.nextblock a {
    color: #fff!important
}

.fullnextprev {
    position: relative;
    margin-bottom: 15px
}

.fullnextprev span:before {
    content: "";
    height: 1px;
    border-top: 2px dotted #3d3e40;
    position: absolute;
    left: 30px;
    right: 30px;
    top: 18px
}
.loadgames {
    min-height: 230px !important;
}
.short_porn .duration {
    background: rgba(0,0,0,.5);
    position: absolute;
    bottom: 5px;
    right: 5px;    
    padding: 2px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.short_porn .language {
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 5px;
    right: 5px;    
    padding: 2px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
	height: 15px;
}
.short_porn .episode {
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 2px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    height: 15px;
}
.short_porn {
    width: 195px;
    float: left;
    /* min-height: 360px; */
    margin: 5px;
    position: relative;
    border-radius: 0 0 5px 5px;
    border: 1px solid #8b8b8b;
    color: #000000;
    /* min-height: 350px; */
	z-index: 10;
}

.short_porn:hover {
    box-shadow: 0 0 10px 0 rgb(114 114 114 / 34%)
}
.one_short_porn {
	width: 264px;
}
.spoiler_title {
    width: 100%;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #0e9911;
    padding-bottom: 5px;
    color: #fff;
    border-bottom: 2px solid #046806;
    display: inline-block
}

.spoiler_title:hover {
    background-color: #505050
}

.short_porn_torrent {
    width: 228px;
    float: left;
    min-height: auto;
    background-color: #222;
    margin: 5px;
    position: relative
}

.viewn_news_tor {
    overflow: hidden
}

.viewn_news_tor .title {
    overflow: hidden;
    height: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-family: russo one,sans-serif;
    line-height: 25px;
    margin-top: 0;
    background-color: #383838
}

.adkshort_text_tor {
    overflow: hidden;
    padding: 5px;
    width: 100%;
    float: left;
    min-height: 150px;
    font-size: 16px
}

.viewn_news_tor .line {
    overflow: hidden;
    margin: 5px 0;
    height: 1px;
    background: #383838
}

.viewn_news_tor .title h2 {
    overflow: hidden;
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-family: russo one,sans-serif;
    line-height: 23px;
    margin-top: 0;
    font-weight: 700;
    text-align: center
}

.viewn_news_tor .screen_tor {
    overflow: hidden;
    width: 300px;
    height: 170px;
    margin: 0;
    position: relative
}

.viewn_news_tor .screen_tor img {
    width: 100%;
    height: 180px
}

.views_div {
    position: absolute;
    line-height: 10px;
    color: #fff;
    padding: 5px;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    font-size: 12px;
    z-index: 2
}

.adkspoiler {
    display: none;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 3%
}

.fullscreen {
    display: inline-block;
    width: 100%
}

.childescreen {
    width: 100%;
    margin: 1%;
    float: left
}

.childescreen img {
    width: 100%;
    min-height: 200px
}

.hidden_mobile {
    display: block
}

.mobile-menu {
    position: relative;
    display: none;
    align-items: center;
    justify-content: flex-end;
    background-color: #222;
    right: 0;
    height: 40px;
    z-index: 45;
    padding-top: 10px;
    width: 362px;
    top: 0;
    border-bottom: 1px solid #525252
}

.mobile-menu__btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 24px;
    cursor: pointer;
    transition: .4s;
    z-index: 999999;
    padding: 3px;
    left: 5px;
    float: left;
	background-color: #383838;
    border: 1px solid #444444;
}

.mobile-menu__icon {
    display: block;
    position: relative;
    background: #66eba9;
    width: 90%;
    height: 4px;
    transition: .4s
}

.mobile-menu__icon::after,.mobile-menu__icon::before {
    content: "";
    display: block;
    position: absolute;
    background: #66eba9;
    width: 100%;
    height: 4px;
    transition: .4s
}

.mobile-menu__icon::after {
    top: 8px
}

.mobile-menu__icon::before {
    top: -8px
}

.mobile-menu__container {
    position: fixed;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    height: 0;
    opacity: 1;
    transition: .5s;
    overflow: scroll;
    background-color: #30383a
}

.mobile-menu__list {
    transition: .5s;
    list-style: none;
    padding-left: 0;
    margin-top: -50px;
    position: absolute;
    top: 50px;
    overflow: scroll
}

.mobile-menu__item {
    font-size: 16px;
    padding: 5px;
    border-bottom: 1px solid #626262;
    text-align: left
}

.mobile-menu__link {
    text-decoration: none;
    color: #fff
}

.mobile-menu__checkbox {
    display: none
}

.mobile-menu__checkbox:checked~.mobile-menu__nav {
    opacity: 1
}

.mobile-menu__checkbox:checked~.mobile-menu__container {
    height: 100%
}

.mobile-menu__checkbox:checked~.mobile-menu__btn .mobile-menu__icon {
    background: 0 0
}

.mobile-menu__checkbox:checked~.mobile-menu__btn .mobile-menu__icon::before,.mobile-menu__checkbox:checked~.mobile-menu__btn .mobile-menu__icon::after {
    top: 0
}

.mobile-menu__checkbox:checked~.mobile-menu__btn .mobile-menu__icon::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.mobile-menu__checkbox:checked~.mobile-menu__btn .mobile-menu__icon::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.nav-cartoon-porn {
    padding: 10px;
    box-shadow: 0 6px 6px 0 rgba(0,0,0,.1);
    display: inline-block;
    margin-bottom: 10px
}

.wrap-center-cartoon-porn {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    width: 20%;
    float: left;
    color: #fff;
    padding: 0
}

.fx-row-cartoon-porn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.nav-in-cartoon-porn li {
    width: 100%;
    list-style-type: none;
    font-size: 14px;
    height: 25px;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}

.nav-in-cartoon-porn a {
    display: block;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    position: relative;
    overflow: hidden;
    color: #dbdbdb
}

.nav-in-cartoon-porn a:before {
    content: "";
    height: 1px;
    position: absolute;
    left: 30px;
    right: 30px;
    top: 15px
}

.nav-in-cartoon-porn a span:first-child {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    max-width: calc(100% - 50px);
    max-width: -webkit-calc(100% - 50px);
    float: left;
    position: relative;
    z-index: 10;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.nav-in-cartoon-porn a span:first-child:hover {
    color: #66eba9
}

.nav-in-cartoon-porn a span+span {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: #888;
    padding-left: 10px;
    top: 2px;
    float: right;
    position: relative;
    z-index: 10
}

.nav-in-cartoon-porn a:after {
    content: "";
    display: table;
    clear: both
}

#gp_777 {
    display: none!important
}

#dle-content {
    background-color: #fff;
    display: inline-block;
    width: 100%
}

.langselect {
    width: 230px;
    position: absolute;
    top: 41px;
    z-index: 8;
    left: 24px
}

.langl {
    float: left;
    cursor: pointer
}

.newid {
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 35px;
    text-align: center
}

.newid img {
    width: 35px
}

.langl:hover {
    opacity: .8
}

.langr:hover {
    opacity: .8
}

.langr {
    float: left;
    cursor: pointer;
    margin-left: 5px
}

.skullimg {
    position: relative;
    margin-bottom: -49px;
    z-index: 3
}

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 3s;
    -webkit-animation-duration: 3s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes pulse {
    0% {
        transform: scale(.98);
        opacity: .95
    }

    50% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(.98);
        opacity: .95
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.98);
        opacity: .95
    }

    50% {
        -webkit-transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.98);
        opacity: .95
    }
}

.header a.h_logo {
    display: block;
    float: left;
    margin: 34px 0 0 30px;
    width: 267px;
    height: 55px;
    background: url(../images/h_logo.png) no-repeat 0 0
}

.header a.h_logo:hover {
    opacity: .8
}

.header .h_search_in {
    float: right;
    width: 298px;
    margin-top: 40px
}

.tableform {
    width: 50%;
    padding: 3%;
    margin: auto
}

.tableform td {
    width: 50%
}

.tableform tr {
    width: 50%
}

.screen video {
    width: 100%;
    height: 200px
}

.header .h_search_in span.color1 {
    color: #a0a0a0;
    list-style: none
}

.header .h_search_in span.color2 {
    color: #30383a;
    list-style: none
}

.header .h_search {
    overflow: hidden;
    margin: 0 0 10px
}

.header .h_search input {
    font-family: josefin sans,sans-serif;
    font-size: 17px;
    outline: none;
    border: none;
    margin: 0;
    padding: 0
}

.header .h_search input[type=text] {
    background: #30383a;
    color: #fff;
    width: 230px;
    height: 32px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0 40px 0 10px
}

.header .h_search input[type=submit] {
    background: url(../images/h_search.png) no-repeat 0 0;
    width: 16px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    margin: 8px 0 0 -30px
}

.header .h_search input[type=submit]:hover {
    opacity: .5
}

.header .h_buy {
    overflow: hidden;
    width: 326px;
    height: 74px;
    margin: 27px auto 0
}

.header .h_menu {
    overflow: hidden;
    height: auto;
    background: url(../images/h_menu.png) repeat-x 0 0;
    margin-top: 0;
    margin-bottom: -5px
}

.header ul.h_nav {
    overflow: hidden;
    font-family: russo one,sans-serif
}

.header ul.h_nav li.nav {
    float: left;
    height: 48px;
    margin: 0 10px 0 0
}

.header ul.h_nav li.nav a.i {
    display: block;
    text-decoration: none;
    height: 48px;
    font-size: 16px;
    padding: 15px 5px 0 10px;
    color: #fff
}

.header ul.h_nav li.nav a.i span {
    display: block;
    font-size: 11px;
    color: #6e7f83
}

.header ul.h_nav li.nav a.i:hover {
    background: url(../images/h_nav2.png) repeat-x 0 0;
    color: #fff
}

.header ul.h_nav li.nav a.i:hover span {
    color: #2c3436
}

.header ul.h_nav li.nav:hover .sub {
    display: none
}

.header ul.h_nav li.nav:hover .sub {
    display: block;
    position: absolute;
    z-index: 9;
    margin: -8px 0 0;
    width: 178px;
    overflow: hidden
}

.header div.sub .sub_top {
    background: url(../images/h_sub.png) no-repeat 0 bottom;
    height: 10px
}

.header div.sub .sub_cont {
    background: url(../images/h_sub.png) repeat-y -178px 0;
    overflow: hidden
}

.header div.sub .sub_bottom {
    background: url(../images/h_sub.png) no-repeat -356px bottom;
    height: 4px
}

.header div.sub .sub_cont a {
    display: block;
    text-decoration: none;
    height: 29px;
    line-height: 30px;
    margin: 0 0 0 13px;
    color: #fff;
    padding: 0 0 0 10px;
    background: url(../images/h_sub_nav.png) no-repeat 0 0
}

.header div.sub .sub_cont a:hover {
    background-position: 0 -29px;
    color: #2e3638
}

.header .h_menu_in {
    overflow: hidden;
    height: 42px;
    background: #2c3436
}

.header .h_menu_in a {
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    color: #fff;
    margin: 0 0 0 20px
}

.header .h_menu_in a:hover {
    color: #dea007
}

.header #slides {
    overflow: hidden;
    width: 1200px;
    height: 280px
}

.header #slides>.slides_container {
    display: none
}

.header #slides>.slides_container img {
    width: 1200px;
    height: 350px
}

.header #slides>.slides_container a {
    width: 1001px;
    height: 280px;
    display: block
}

.header #slides>.slides_container a span {
    background: url(../images/slides_span.png) no-repeat 0 0;
    width: 341px;
    height: 192px;
    padding: 10px;
    margin: 33px 0 0 425px;
    position: absolute;
    color: #fff;
    text-align: center
}

.header #slides>.slides_container a span dt {
    color: #e80005;
    font-size: 20px;
    padding: 0 0 10px;
    font-family: baloo tammudu,cursive;
    text-align: center
}

.header #slides>.switch {
    position: absolute;
    z-index: 9
}

.header #slides>.switch a {
    cursor: pointer
}

.header #slides>.switch>a.prev {
    background: url(../images/slides_switch.png) no-repeat 0 0;
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
    top: 107px;
    left: 21px
}

.header #slides>.switch>a.next {
    background: url(../images/slides_switch.png) no-repeat -50px 0;
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
    top: 57px;
    left: 1142px
}

.header #slides>.switch>a.prev:hover {
    background-position: 0 -50px
}

.header #slides>.switch>a.next:hover {
    background-position: -50px -50px
}

.header #slides>.pagination {
    display: none
}

.inside_top_info {
    background: #30383a;
    color: #fff;
    width: 230px;
    height: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 17px;
    margin-top: 38px;
    margin-left: 20px;
    padding: 5px
}

.swf_div {
    position: absolute;
    line-height: 20px;
    color: #fff;
    padding: 5px;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    font-size: 15px;
    z-index: 2
}

.swfgame_banners {
    width: 300px;
    float: right
}

.bonus_div {
    position: absolute;
    color: #3cbb7c;
    padding: 3px;
    top: 3px;
    right: 3px;
    background-color: rgb(255 255 255);
    font-size: 12px;
    z-index: 2;
    line-height: 12px;
    border: 1px solid #767676;
    /* border-radius: 3px; */
}

.left_menu {
    width: 300px;
    text-align: center
}

.left_menu li {
    color: #fff;
    font-size: 15px;
    width: 230px;
    margin-left: 10px;
    background-color: #505050;
    margin-bottom: 5px;
    border-radius: 5px;
    border-left: 2px solid #191919;
    border-right: 2px solid #767f86;
    background: linear-gradient(to left,#505050 0%,#3c3d3f 48%,#3d3e40 53%,#252525 100%);
    cursor: pointer;
    line-height: 20px;
    font-family: russo one,sans-serif;
    text-align: left
}

.left_menu li:hover {
    color: #fff;
    font-size: 15px;
    width: 230px;
    margin-left: 10px;
    background-color: #505050;
    margin-bottom: 5px;
    border-radius: 5px;
    border-left: 2px solid #191919;
    border-right: 2px solid #767f86;
    background: linear-gradient(to left,#505050 0%,#3c3d3f 48%,#3d3e40 53%,#252525 100%);
    cursor: pointer;
    line-height: 20px;
    font-family: russo one,sans-serif;
    text-align: left
}

.left_menu li a {
    color: #fff!important
}

.right_menu {
    width: 300px;
    text-align: center
}

.right_menu li {
    color: #fff;
    font-size: 15px;
    width: 230px;
    margin-left: 0;
    background-color: #505050;
    margin-bottom: 5px;
    border-radius: 5px;
    border-left: 2px solid #767f86;
    border-right: 2px solid #191919;
    background: linear-gradient(to right,#505050 0%,#3c3d3f 48%,#3d3e40 53%,#252525 100%);
    cursor: pointer;
    line-height: 20px;
    font-family: russo one,sans-serif
}

.right_menu li:hover {
    color: #fff;
    font-size: 15px;
    width: 230px;
    margin-left: 0;
    background-color: #505050;
    margin-bottom: 5px;
    border-radius: 5px;
    border-left: 2px solid #767f86;
    border-right: 2px solid #191919;
    background: linear-gradient(to right,#505050 0%,#3c3d3f 48%,#3d3e40 53%,#252525 100%);
    cursor: pointer;
    line-height: 20px;
    font-family: russo one,sans-serif
}

.right_menu li a {
    color: #fff!important
}

.text a {
}

.swftitle {
    color: #000000;
    text-align: center;
    line-height: 30px;
    padding: 6px;
    position: relative;
    background-color: #ffffff;
}

.header_top_info {
    display: block;
    width: 298px;
    height: 130px;
    float: left;
    position: relative
}

.header_top_logo {
    display: block;
    width: 600px;
    position: relative;
    float: left;
    height: 160px;
    top: -55px
}

.adktitle {
    font-family: russo one,sans-serif;
    font-size: 26px
}

.swfgame {
    background-color: #000;
    padding-bottom: 20px;
    padding-top: 0;
    width: 100%;
    text-align: center
}

.bonus_video {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 100%
}

.full_description_game {
    border-radius: 0;
    margin-bottom: 12px;
    font-size: 16px
}

.torrent_img img {
    display: inline-block;
}

.middle_white {
    display: inline-block;
    position: relative;
    z-index: 3;
    width: 100%
}

.black_body_bg {
    width: 100%;
    display: inline-block;
    background-color: #000;
    margin-top: -70px
}

.screenlist {
    width: 100%;
    display: inline-block
}

.screenlist_title {
    overflow: hidden;
    width: 100%;
    height: 35px;
    line-height: 36px;
    padding: 0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #3d3e40;
    background: -moz-linear-gradient(top,#4E575E 0%,#34393D 48%,#282B30 53%,#202427 100%);
    background: -webkit-linear-gradient(top,#4E575E 0%,#34393D 48%,#282B30 53%,#202427 100%);
    background: linear-gradient(to bottom,#4E575E 0%,#34393D 48%,#282B30 53%,#202427 100%)
}

.screen1 {
    width: 280px;
    float: left;
    margin-top: 10px
}

.screen2 {
    width: 280px;
    float: right;
    margin-top: 10px
}

.footer {
    overflow: hidden;
    width: 100%;
    margin: auto;
}

.footer .f_menu {
    overflow: hidden;
    height: 38px;
    background: url(../images/f_menu.png) repeat-x 0 0
}

.footer .f_menu a {
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    color: #e90004;
    margin: 0 0 0 20px;
    font-size: 15px;
    font-family: russo one,sans-serif
}

.footer .f_in {
    overflow: hidden;
    height: 297px;
    background: url(../images/f_in.png?2) no-repeat 0 0;
    width: 1000px;
    margin: auto
}

.footer .f_in .left_in {
    float: left;
    width: 486px;
    margin: 0 5px 0 0;
    padding: 10px;
    color: #6c6c6c
}

.footer .f_in .left_in a {
    color: #6c6c6c
}

.footer .f_in .left_in div.info {
    color: #d5d5d5;
    font-size: 16px;
    padding: 0 0 5px;
    text-transform: uppercase
}

.footer .f_in .hidden_in {
    overflow: hidden;
    padding: 15px;
    margin-bottom: 50px
}

.footer .f_in .hidden_in div.info {
    float: right;
    height: 100px;
    margin: 8px 0;
    color: #b4b4b4;
    min-width: 160px
}

.footer .f_in .hidden_in div.info a {
    color: #fff;
    line-height: 20px
}

.footer .f_in .hidden_in div.info span {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none
}

.footer .f_in .hidden_in div.info dt {
    color: #66eba9;
    font-size: 16px;
    padding: 10px;
    text-transform: uppercase
}

.footer .f_bg {
    overflow: hidden;
    height: 112px;
    background: url(../images/f_bg.png) no-repeat right 0
}

.footer .f_bg div.f_text {
    float: left;
    padding: 30px 0 0 20px;
    color: #3a3a3a
}

.footer .f_bg div.f_text a {
    color: #3a3a3a
}

.footer .f_bg div.f_banka {
    float: right;
    margin: 30px 90px 0 0
}

.footer .f_bg div.f_banka div.blank {
    float: left;
    width: 88px;
    height: 31px;
    margin: 0 0 0 10px;
    background: #777979;
    border: 2px solid #2a2d2d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.cont_full {
    overflow: hidden;
    position: relative;
    border-radius: 0 0 0 0;
    width: 1000px;
    margin: auto;
    /* border: 1px solid #383838; */
}

.cont_full .cont_in {
    /* overflow: hidden; */
    padding: 0 0 0px;
}

.side_main {
    overflow: hidden;
    background-color: #e7e7e7;
}

.side_main .side_left {
    float: none;
    width: 1000px;
    padding: 0;
    display: inline-block
}

.side_main .side_left_adk {
    float: right;
    width: 830px;
    padding: 0;
    display: inline-block;
    background-color: #e7e7e7;
    margin-bottom: 0px
}

.side_right_adk {
    float: left;
    width: 160px;
    display: inline-block;
    /* background-color: #ffffff; */
    padding: 0 5px 5px
}
.side_right_adk ul {padding:0;margin-top: 10px;margin-bottom: 10px;}
.side_right_adk li {background-color:#fff;padding: 2px 3px 2px 10px;margin-bottom: 5px;line-height: 17px;border: 1px solid #cfcfcf;}
.side_right_adk li img {top:2px;position:relative;}
.side_right_title {
    font-weight: bold;
    display: block;
    background-color: #383838;
    padding: 6px;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.my_tags_adk {
    padding: 2px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    background-color: #fcfcfc;
    line-height: 20px;
    height: 20px
}
.side_right_adk a:hover {color:#0cab27;}
.my_tags_adk:hover {
    background-color: #f4fff4;
    border-bottom: 1px solid #b4dfb4;
    border-top: 1px solid #b4dfb4;
    height: 18px
}

.left_tags {
    float: left;
    padding-left: 20px
}

.right_tags {
    float: right;
    font-size: 11px;
    padding-right: 12px;
    color: #888
}

.all_body_skull {
    float: none;
    width: 100%;
    padding: 0
}

.side_main .side_right {
    overflow: hidden;
    width: 300px;
    float: right;
    background-color: #3d3e40;
    border-left: 4px solid #000;
    position: relative;
    top: 0;
    border-radius: 0 0 0 40px;
    z-index: 66;
    padding-top: 10px
}

.side_ultra_left {
    overflow: hidden;
    width: 300px;
    float: left;
    background-color: #3d3e40;
    border-right: 4px solid #000;
    position: relative;
    top: 0;
    border-radius: 0 0 40px 0;
    z-index: 66;
    padding-top: 10px
}

.block_full {
    overflow: hidden;
    width: 300px;
    margin: 0 0 10px
}

.block_full .block_top {
    overflow: hidden;
    width: 300px;
    height: 35px;
    line-height: 36px;
    padding: 0;
    font-size: 20px;
    color: #e6e6e6;
    text-transform: uppercase;
    text-align: center;
    background: #2e3237;
    background: -moz-linear-gradient(top,#4E575E 0%,#34393D 48%,#282B30 53%,#202427 100%);
    background: -webkit-linear-gradient(top,#4E575E 0%,#34393D 48%,#282B30 53%,#202427 100%);
    background: linear-gradient(to bottom,#4E575E 0%,#34393D 48%,#282B30 53%,#202427 100%)
}

.block_full .block_top span {
    color: #e99f00;
    list-style: none
}

.block_full .block_cont {
    overflow: hidden;
    padding: 10px 0 0
}

.block_buy {
    overflow: hidden;
    width: 300px;
    margin: 0 0 10px
}

.block_buy .block_top {
    overflow: hidden;
    width: 300px;
    height: 35px;
    line-height: 36px;
    padding: 0;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    background: #e90004;
    background: -moz-linear-gradient(top,#e90004 0%,#ff4d50 48%,#ff353a 53%,#b60003 100%);
    background: -webkit-linear-gradient(top,#e90004 0%,#ff4d50 48%,#ff353a 53%,#b60003 100%);
    background: linear-gradient(to bottom,#e90004 0%,#ff4d50 48%,#ff353a 53%,#b60003 100%)
}

.block_buy .block_cont {
    overflow: hidden;
    width: 280px;
    margin-left: 10px
}

.block_buy .block_cont a {
    color: #565656
}

.screen_game_in {
    overflow: hidden;
    margin: 0 0 10px 4px
}

a.screen_game {
    display: block;
    width: 103px;
    height: 66px;
    float: left;
    margin: 8px;
    border: 2px solid #111;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none
}

a.screen_game img {
    display: block;
    width: 103px;
    height: 66px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

a.screen_game:hover {
    border: 2px solid #dd9702
}

a.screen_game span {
    display: none
}

a.screen_game:hover span {
    display: block;
    position: absolute;
    margin: 66px 0 0 -2px;
    width: 107px;
    height: 23px;
    line-height: 22px;
    text-align: center;
    background: url(../images/screen_game_span.png) no-repeat 0 0;
    color: #fff;
    text-shadow: 1px 1px #b27900
}

a.recent_files {
    display: block;
    text-decoration: none;
    overflow: hidden;
    background: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width: 240px;
    margin: 0 auto 10px;
    padding: 6px
}

a.recent_files .screen {
    float: left;
    width: 52px;
    height: 35px;
    margin: 0 10px 0 0
}

a.recent_files .screen img {
    width: 52px;
    height: 35px
}

a.recent_files .info {
    overflow: hidden;
    color: #595959
}

a.recent_files .info div.title {
    color: #c8d0dd;
    padding: 0 0 10px;
    min-height: 30px
}

a.recent_files .info span {
    list-style: none;
    color: #c4c4c4
}

a.recent_files:hover {
    background: #171717
}

.viewn_full {
    overflow: hidden;
    margin: 0 0 10px
}

.viewn_full .top {
    overflow: hidden;
    height: 20px;
    margin: 0 0 10px
}

.viewn_full .top div.title {
    float: left;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 16px;
    color: #3c3c3c
}

.viewn_full .top div.title a {
    color: #3c3c3c
}

.viewn_full .top div.title a:hover {
    color: #eaa511
}

.viewn_full .top span.name a {
    display: block;
    float: left;
    text-decoration: none;
    height: 20px;
    line-height: 22px;
    background: #519e2e;
    padding: 0 10px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 1px 1px #33691a
}

.viewn_full .top span.name a:hover {
    background: #eaa511;
    text-shadow: 1px 1px #ac7a10
}

.viewn_full .cont {
    overflow: hidden
}

.viewn_full .screen {
    float: left;
    width: 150px;
    height: 99px;
    margin: 0 10px 0 0
}

.viewn_full .screen img {
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 150px;
    height: 99px
}

.viewn_full .text {
    overflow: hidden;
    padding: 0 0 10px
}

.viewn_full .panel {
    width: 390px;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    background: #f0f0f0;
    color: #767676;
    text-transform: uppercase
}

.viewn_full .panel a {
    color: #2c3436
}

.viewn_full .panel span {
    list-style: none;
    color: #2c3436
}

.viewn_full a.button {
    display: block;
    text-decoration: none;
    float: right;
    margin: 0 0 0 20px;
    width: 97px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    background: #2c3436;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase
}

.viewn_full a.button:hover {
    background: #e99f00;
    text-shadow: 1px 1px #b97e00
}

.title_top_in {
    width: 100%;
    /* height: 35px; */
    margin: 10px auto;
    line-height: 30px;
    padding: 0 0 0 14px;
    font-size: 14px;
    color: #e6e6e6;
    text-transform: uppercase;
    background-color: #383838;
}

.error-block {
    background: url(../images/error.png) #e84c3d no-repeat 10px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    margin: 10px 0;
    min-height: 30px;
    padding: 10px 10px 12px 50px
}

.error-block a {
    color: #fff;
    text-decoration: underline
}

.error-block a:hover {
    text-decoration: none
}

.error-block * {
    color: #fff!important
}

.loginbox,.lvsep,.loginbtn,.lexit {
    float: none
}

.loginbox .loginbtn {
    position: relative;
    margin-top: 20px;
    list-style-type: none
}

.loginbtn::marker {
    font-variant: none;
    list-style-type: none
}

.loginbox #logform .lfield {
    margin-bottom: 10px;
    list-style: none
}

.loginbox #logform .lfield label {
    display: block;
    margin-bottom: .2em
}

.loginbox #logform .lfield input {
    width: 75%;
    border-radius: 3px;
    border: 1px solid #c0d4de;
    height: 30px
}

.loginbox #logform .lfchek {
    width: 13px;
    border: none;
    background: 0 0
}

.loginbox #logform .lfchek {
    display: inline;
    margin-bottom: .2em
}

.loginbox #logform .lbtn {
    text-align: center;
    list-style: none
}

.lbtn .f_button {
    font-family: Cuprum;
    font-size: 14px;
    margin-bottom: 2px;
    border: 1px solid #2c3436;
    width: 175px;
    border-radius: 6px;
    height: 27px;
    color: #fff;
    padding: 1px 0 5px;
    background: #2c3436
}

.lbtn .f_button:hover {
    background-position: 0 10px;
    border: 1px solid #0a7e13;
    background: #358e1e;
    text-shadow: 1px 1px #022502
}

.loginenter li a {
    display: block;
    width: 100%
}

.viewn_news {
    overflow: hidden;
    background-color: #ffffff;
}

.viewn_news .screen {
    overflow: hidden;
    width: 195px;
    height: 135px;
    margin: 0;
    position: relative;
    /* border: 1px solid #383838; */
}
.one_screen {
	width:264px !important;
	height: 135px !important;
}
.one_screen img {width:264px !important;}
.adkicon {
    position: absolute;
    bottom: 0;
    padding: 5px;
    background-color: rgba(44,52,54,.41);
    color: #fff
}

.viewn_news .screen img {
    width: 195px;
    min-height: 135px;
    /* padding: 5px; */
}

.viewn_news .screen span {
    background: url(../images/viewn_news_screen.png) no-repeat 0 0;
    width: 290px;
    height: 240px;
    position: absolute
}

.viewn_news .screen span:hover {
    background: url(../images/viewn_news_screen_h.png) no-repeat 0 0;
    cursor: pointer
}

.viewn_news dt {
    overflow: hidden;
    background: url(../images/viewn_news_title.png) no-repeat 0 0;
    max-width: 280px;
    height: 30px;
    line-height: 34px;
    padding: 0 10px 0 15px;
    margin: 10px 0 0 20px;
    position: absolute;
    color: #fff
}

.viewn_news .info {
    width: 100%;
    margin-top: 10px;
    position: relative;
    float: left
}

.viewn_news .info a {
    color: #fff
}

.adkshort_text {
    overflow: hidden;
    /* padding: 5px; */
    width: 94%;
    float: left;
    height: 85px;
    font-size: 13px;
    text-align: center;
    line-height: 17px;
    color: #3f3f3f;
    margin: 3%;
}

.swf_comments {
    width: 100%;
    position: relative;
    display: inline-block;
    top: -190px
}

.viewn_news .info span {
    color: #040404
}

.viewn_news .title {
    overflow: hidden;
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 20px;
    font-family: russo one,sans-serif;
    line-height: 30px;
    margin-top: 0;
    position: relative;
    text-align: center;
    color: #000;
}

.viewn_news .title h2 {
    overflow: hidden;
    height: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    font-family: russo one,sans-serif;
    line-height: 19px;
    margin-top: 5px;
    font-weight: 100;
    font-weight: bold;
}

.viewn_news .line {
    overflow: hidden;
    margin: 5px 0;
    height: 1px;
    background: #c5c5c5;
}

.viewn_news .text {
    overflow: hidden;
    padding: 0;
    width: 100%;
    float: left;
    margin-top: 0;
    position: relative;
    background-color: #e7e7e7;
    border-radius: 0;
    margin-top: 0
}

.viewn_news a.button {
    display: block;
    float: left;
    text-decoration: none;
    line-height: 32px;
    background: #2c3436;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 0 10px;
    width: 100%;
    font-family: russo one,sans-serif;
    font-size: 18px
}

.viewn_news a.button:hover {
    background: #e90004;
    text-shadow: 1px 1px #9e6d00
}

.viewn_news .reads {
    float: left;
    /* height: 20px; */
    line-height: 23px;
    border-top: 1px solid #c5c5c5;
    border-radius: 0 0 5px 5px;
    font-size: 12px;
    position: relative;
    /* bottom: 25px; */
    /* right: 0; */
    /* left: 0; */
    margin: auto;
    text-align: left;
    color: #fff;
    width: 100%;
}

ul li.cf,ul li.cf a {
    color: #b1b1b1;
    width: 100%;
    font-family: russo one,sans-serif;
    font-size: 16px;
    padding: 5px
}

.text p {
    margin-top: 0!important;
    text-align: justify
}

.pagenavi {
    margin-top: 20px
}

.navigation {
    height: 50px;
    display: inline-block;
    position: relative;
    line-height: 50px;
    text-align: center;
    width: 100%;
    background-color: #e7e7e7;
}

.show-more {
    cursor: pointer;
    margin: 0 auto;
    width: 300px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    background-color: #0e9911;
    border: 1px solid #000;
    font-size: 14px;
    text-transform: uppercase;
    font-family: russo one,sans-serif
}

.show-more:hover {
    background-color: #443a3a
}

.show-more a {
    color: #fff!important
}

.cartoon_laible {
    background-color: #fff
}

.laible {
    width: 20%;
    float: left
}

.laible img {
    width: 100%
}

.footer-select {
    display: inline-block;
    width: 100%
}

.navigation span,.navigation a {
    padding: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 0;
    text-decoration: none;
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px
}

.navigation span {
    background: #0cab27;
    color: #fff;
    font-size: 14px;
    border: 1px solid #383838;
}

.navigation a {
    background: #383838;
    color: #fff!important;
    font-size: 14px
}

.navigation a:hover {
    background: #0e9911;
    color: #fff;
    text-shadow: 1px 1px #8c5f00
}

.videoPromo-list {
    height: 276px;
    position: relative;
    margin: -5px -5px 0 415px;
    overflow: hidden;
    font-size: 0
}

.videoPromo-list-item {
    width: 100%;
    max-width: 250px;
    height: 68px;
    line-height: 69px;
    position: relative;
    display: inline-block;
    *zoom:1;*display: inline;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 3px;
    vertical-align: top;
    background: #171717;
    margin-left: 25px
}

.videoPromo-list-item-text {
    display: inline-block;
    *zoom:1;*display: inline;
    margin: 5px 5px 5px 112px;
    vertical-align: middle;
    line-height: normal
}

.videoPromo-list-item-text .title {
    margin-bottom: 7px;
    font-size: 12px
}

.videoPromo-list-item .videoPromo-list-item-text .title a {
    text-decoration: none;
    color: #fff
}

.videoPromo-list-item:hover .videoPromo-list-item-text .title a,.videoPromo-list-item.current .videoPromo-list-item-text .title a {
    text-decoration: none;
    color: #fff
}

.videoPromo-list-item-button a {
    height: 39px;
    line-height: 39px;
    position: relative;
    display: block;
    top: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background-color: #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.videoPromo-list-item-button {
    width: 50%;
    float: left
}

.videoPromo-list-item-button:hover {
    background: #fff!important
}

.videoPromo-list-item-img {
    width: 100px;
    height: 58px;
    position: absolute;
    top: 5px;
    left: 5px;
    overflow: hidden;
    font-size: 0
}

.videoPromo-list-item-img img {
    width: 100%
}

.icoplay {
    width: 36px;
    height: 36px;
    font-size: 0;
    background: url(../images/player.png) center center no-repeat
}

.videoPromo-list-item-img .icoplay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -18px
}

.videoPromo-list-item:hover .icoplay,.videoPromo-list-item.current .icoplay {
    display: block
}

.videoPromo-list-item:hover,.videoPromo-list-item.current {
    background: #171717;
    color: #000!important
}

.myWinCont ul>li {
    background: url(../images/ctrelka.png) no-repeat 0 2px!important;
    padding-left: 16px!important
}

.comm {
    background: #e7e7e7;
    font-family: cuprum,sans-serif;
    font-size: 13px;
    padding: 3px;
    margin: 0 0 10px;
    border-radius: 5px;
    overflow: hidden
}

.comm2 {
    display: block;
    overflow: hidden;
    padding: 1%;
    border: 1px solid #ffffff;
    border-radius: 3px
}

.comm3 {
    float: left
}

.comm3 img {
    width: 35px;
    height: 35px;
    border: 2px solid #141414;
    margin-right: 5px
}

.comm4 {
    background-color: #3a3a3a;
    height: 18px;
    display: block;
    float: left;
    padding-left: 5px;
    line-height: 18px;
    margin-right: 4px;
    border-radius: 5px
}

.comm4 em {
    background-color: #3a3a3a;
    height: 18px;
    display: block;
    padding-right: 4px;
    color: #fff;
    text-shadow: 1px 1px 0 #181818;
    border-radius: 5px;
    font-size: 12px
}

.comm4 a {
    color: #79e21e
}

.comm4 a:hover {
    color: #fff
}

.comm5 {
    background-color: #cfcfcf;
    height: 20px;
    display: block;
    float: left;
    padding: 1px;
    line-height: 20px;
    margin-top: -1px;
    border-radius: 5px
}

.comm5 em {
    background-color: #ffffff;
    height: 20px;
    display: block;
    padding-right: 7px;
    color: #adadad;
    border-radius: 5px;
    font-size: 12px
}

.comm6 {
    float: right;
    font-size: 12px;
    color: #262828;
    margin: 5px 0 0
}

.comm6 a {
    color: #9b9b9b;
    text-decoration: none
}

.comm6 a:hover {
    color: #00a90a
}

.comm7 {
    display: block;
    overflow: hidden;
    padding: 2px 0 8px
}

.comm8 {
    float: none;
    color: #181818;
    text-align: left;
    width: 97%;
    padding: 10px;
    display: block;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 5px;
    margin-top: 5px;
    border-bottom: 2px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    font-size: 14px;
}

.pm_status {
    float: left;
    border: 1px solid #d8d8d8;
    padding: 0;
    width: 450px;
    height: 100px;
    margin-right: 5px
}

.pm_status_head {
    border-bottom: 1px solid #d8d8d8;
    font-size: .9em;
    height: 22px;
    padding: 0;
    font-weight: 700;
    text-align: center;
    color: #4e4e4e
}

.pm_status_content {
    padding: 5px
}

.ratebox2 {
    float: right
}

.ratebox3 {
    float: right
}

.ratebox ul,.ratebox ul li {
    float: left
}

.ratebox2 ul,.ratebox2 ul li {
    float: left
}

.ratebox3 ul,.ratebox3 ul li {
    float: left
}

.cb {
    margin-right: 10px!important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #e6e6e6;
    padding: 5px 5px 3px
}

.video {
    position: absolute;
    object-fit: initial;
    width: 290px;
    height: 240px;
    cursor: pointer
}

.shadow {
    background: #000;
    opacity: .9;
    filter: alpha(opacity=90);
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    display: none
}

.switcher-block {
    text-align: center;
    margin: 0 auto;
    background-color: #000;
    z-index: 131;
    position: relative
}

.switcher-block a {
    color: #fff;
    cursor: pointer
}

.swfgame {
    z-index: 101;
    position: relative
}

.rating-mg {
    position: relative;
    width: 100%;
    text-align: center;
    height: 35px;
    color: #0d0d0d;
    font-family: russo one,sans-serif
}

.like {
    background-color: #389366!important
}

.dislike {
    background-color: #892828!important
}

.like:hover {
    background-color: #038809!important
}

.dislike:hover {
    background-color: #930606!important
}

.btn-group {
    position: relative;
    display: inline-block;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
    width: 100%
}

.rating-mg .btn.like .icon {
    width: 25px;
    height: 25px;
    background: url(../dleimages/icon-like.png?2)
}

.rating-mg .btn.dislike .icon {
    width: 25px;
    height: 25px;
    background: url(../dleimages/icon-dislike.png?2)
}

.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    vertical-align: middle
}

.btn-group>.btn:last-child,.btn-group>.dropdown-toggle {
    width: 48%;
    background-color: #d93c20
}

.btn-group>.btn:first-child {
    margin-left: 0;
    width: 48%;
    background-color: #0e9911
}

.btn {
    font-weight: 700
}

.btn-group>.btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group>.btn+.btn {
    margin-left: -1px
}

.btn {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #494949;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #dddddd;
    background-image: -moz-linear-gradient(top,#f6f6f6,#dddddd);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f6f6f6),to(#dddddd));
    background-image: -webkit-linear-gradient(top,#f6f6f6,#dddddd);
    background-image: -o-linear-gradient(top,#f6f6f6,#dddddd);
    background-image: linear-gradient(to bottom,#f6f6f6,#dddddd);
    background-repeat: repeat-x;
    border: 1px solid #bbb;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffdddddd',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom:1;-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}

.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled] {
    color: #333;
    background-color: #ddd;
    *background-color: #d9d9d9
}

.btn:active,.btn.active {
    background-color: #ccc \\9
}

.btn:first-child {
    *margin-left: 0
}

.btn:hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.btn:focus {
    outline: 0
}

.btn.active,.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}

.btn.disabled,.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active {
    z-index: 2
}

.rating-mg .progress {
    margin: auto;
    height: 10px;
    width: 95%
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
    background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 #fff;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 #fff
}

.progress-success .bar,.progress .bar-success {
    background-color: #0e9911;
    background-image: -moz-linear-gradient(top,#16aae6,#0c78a5);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#0e9911),to(#0b700d));
    background-image: -webkit-linear-gradient(top,#0e9911,#0b740e);
    background-image: -o-linear-gradient(top,#16aae6,#0879a7);
    background-image: linear-gradient(to bottom,#0e9911,#0b740e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff84ce19',endColorstr='#ff3a8e0b',GradientType=0)
}

.progress-danger .bar,.progress .bar-danger {
    background-color: #d8391e;
    background-image: -moz-linear-gradient(top,#ee8144,#d8391e);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee8144),to(#d8391e));
    background-image: -webkit-linear-gradient(top,#ee8144,#d8391e);
    background-image: -o-linear-gradient(top,#ee8144,#d8391e);
    background-image: linear-gradient(to bottom,#ee8144,#d8391e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee8144',endColorstr='#ffd8391e',GradientType=0)
}

.progress .bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
    -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress .bar+.bar {
    -webkit-box-shadow: inset 1px 0 0 #d8d8d8,inset 0 1px 0 rgba(0,0,0,.15);
    -moz-box-shadow: inset 1px 0 0 #d8d8d8,inset 0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 1px 0 0 #d8d8d8,inset 0 1px 0 rgba(0,0,0,.15)
}

.rating-mg .result {
    margin: 5px 0;
    font-size: 12px
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.rating-mg .result {
    font-size: 15px;
    margin-top: 10px!important;
    position: relative
}

.rating-mg .result .like {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    color: #0e9911
}

.rating-mg .result .dislike {
    display: block;
    float: right;
    width: 50%;
    text-align: center;
    color: #d93c20
}

@media(min-width: 801px) and (max-width:1199px) {
    #wrapper {
        min-width:1000px;
        width: 1000px;
        margin: auto
    }

    #wrap {
        width: 100%;
        margin: 0 auto
    }

    .toggle-button-cover {
        display: table-cell;
        position: absolute;
        box-sizing: border-box;
        top: 28px;
        left: 5px
    }

    .button-cover,.knobs,.layer {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .button-cover {
    }

    .button.b2 {
        border-radius: 2px
    }

    .button {
        position: relative;
        top: 50%;
        width: 76px;
        height: 35px;
        margin: -20px auto 0;
        overflow: hidden
    }

    .checkbox {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        opacity: 0;
        cursor: pointer;
        z-index: 3
    }

    .knobs {
        z-index: 2
    }

    #button-10 .knobs:before,#button-10 .knobs:after,#button-10 .knobs span {
        position: absolute;
        top: 3px;
        width: 25px;
        height: 11px;
        font-size: 10px;
        font-weight: 700;
        text-align: center;
        line-height: 1;
        padding: 9px 4px;
        border-radius: 2px;
        transition: .3s ease all
    }

    #button-10 .knobs:before {
        content: '';
        left: 4px;
        background-color: #e80308
    }

    #button-10 .knobs:after {
        content: 'ENG';
        right: 6px;
        color: #4e4e4e;
        font-size: 13px
    }

    #button-10 .knobs span {
        display: inline-block;
        left: 4px;
        color: #fff;
        z-index: 1;
        font-size: 13px
    }

    #button-10 .checkbox:checked+.knobs span {
        color: #4e4e4e
    }

    #button-10 .checkbox:checked+.knobs:before {
        left: 49px;
        background-color: #f44336
    }

    #button-10 .checkbox:checked+.knobs:after {
        color: #fff
    }

    #button-10 .checkbox:checked~.layer {
        background-color: #fcebeb
    }

    .layer {
        width: 100%;
        background-color: #ffe2e3;
        transition: .3s ease all;
        z-index: 1
    }

    .childescreen {
        width: 48%!important;
        margin: 1%;
        float: left
    }

    .short_porn_torrent {
        width: 48%!important
    }

    .viewn_news_tor .screen_tor img {
        width: 100%!important;
        height: 240px!important
    }

    .viewn_news_tor .screen_tor {
        width: 100%!important;
        height: auto!important
    }

    .mobile-menu {
        display: inline-block;
        position: relative;
        align-items: center;
        justify-content: flex-end;
        background-color: #222;
        right: 0;
        height: 40px;
        z-index: 45;
        padding-top: 10px;
        width: 100%;
        top: 0;
        border-bottom: 1px solid #525252;
    }

    .short_porn {
        width: 23.7%!important;
        float: left;
        /* min-height: 360px; */
        margin: .5%!important;
        position: relative;
        color: #000;
        border: 1px solid #505050
    }

    .header .h_bg {
        height: 45px;
        margin-top: 0;
        width: 100%;
        margin-bottom: 0;
        background: 0 0;
        border: none
    }

    .header_top_info {
        display: none
    }

    .header .h_menu {
        overflow: scroll;
        width: 100%;
        display: none
    }

    .header ul.h_nav {
        overflow: scroll;
        font-family: russo one,sans-serif;
        width: 1270px;
        line-height: 45px
    }

    .header ul.h_nav li.nav a.i {
        display: block;
        text-decoration: none;
        height: 47px;
        font-size: 16px;
        padding: 0 10px;
        color: #fff
    }

    .header_top_logo {
        display: none;
        width: 60%;
        position: relative;
        float: left;
        height: auto;
        top: 0;
        left: 50%;
        margin-left: -30%;
        margin-top: 60px
    }

    .header .h_search_in {
        float: none;
        width: 100%;
        margin-top: 0;
        position: absolute;
        display: inline-block;
        height: 50px;
        top: 9px;
        left: 0;
        z-index: 999
    }

    .header .h_search input[type=text] {
        background: #30383a;
        color: #fff;
        width: 100%;
        height: 32px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 0;
        padding: 0;
        text-align: center
    }

    .header .h_search {
        padding-left: 20px;
        padding-right: 20px
    }

    .langselect {
        display: none
    }

    .side_main .side_left {
        width: 100%
    }

    .sort {
        display: none!important
    }

    .viewn_news {
        overflow: hidden;
        width: 100%;
        margin: 0
    }

    .viewn_news .screen {
        width: 100%;
        height: 160px;
        /* background-color: #383838; */
    }
	.one_screen {
	width:100% !important;
}
	.one_goods_images_list {height: 135px;}
	.one_goods_images_list img {height:100% !important;}
    .video-prev {
    object-fit: cover;
    width: 130%;
    height: 160px;
    position: relative;
    margin-bottom: 0px;
    left: -15%;
}
    .viewn_news .screen img {
        width: 100%;
        height: 160px;
    }

    .viewn_news .title h2 {
        height: 50px;
        font-size: 14px
    }
   .one-video-prev {
        object-fit: cover;
        width: 94%;
        height: 120px;
        position: relative;
        margin-bottom: 0px;
        left: 0%;
        padding: 3%;
    }
    .side_main .side_left_adk {
        float: right;
        width: 100%;
        padding: 0;
        display: inline-block;
        background-color: #e7e7e7;
    }

    .adkshort_text {
        padding: 0;
        width: 94%;
        font-size: 14px;
        height: 85px;
        margin: 3%;
    }

    .bnnavi {
        width: 100%;
        position: relative;
        display: inline-block;
        overflow: scroll
    }

    .navigation {
        height: 70px;
        display: inline-block;
        position: relative;
        line-height: 65px;
        text-align: center;
        width: 100%;
        overflow: scroll
    }

    .laible {
        width: 20%;
        float: left
    }

    .footer .f_menu {
        display: none
    }

    .switcher-block {
        background-color: #464646;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .switcher-block a {
        font-size: 16px!important
    }

    .text object {
        width: 100%!important;
        height: 450px!important;
        background-color: #464646
    }

    .cont_full {
        border-radius: 0 0 0 0!important;
        width: 100%
    }

    .black_body_bg {
        margin-top: 0
    }

    .skullimg {
        display: none
    }

    .swftitle {
        line-height: 30px;
        background: #ffffff;
        color: #000000;
        margin-bottom: 0
    }

    .adktitle h1 {
        font-size: 16px!important
    }
    .access_title {    
    top: 55px;    
}
    .viewn_news .text {
        width: 95%;
        margin-top: 20px;
        border-radius: 0
    }

    .side_ultra_left {
        display: none
    }

    .side_main .side_right {
        display: none
    }
}

@media(min-width: 451px) and (max-width:800px) {
    #wrapper {
        min-width:450px;
        width: 450px;
        margin: auto
    }

    #wrap {
        width: 100%;
        margin: 0 auto
    }
    .access_title {    
    top: 45px;    
}
    body {
        background: #000
    }
    .goods_images_list {
        height: 135px;
    }
	.one_goods_images_list img {
        width:94% !important;
		padding:3%;
		height:100% !important;
    }
    .all_load_game {
        width: auto;
        margin: auto
    }

    .load_game {
        width: 409px;
        float: none;
        margin: auto
    }
    .top_cat {
	width: 48%;
    float: left;
    margin: 1%;
    }
    .ruffle-container {
        height: 500px;
        padding-bottom: 40px
    }

    .toggle-button-cover {
        display: table-cell;
        position: absolute;
        box-sizing: border-box;
        top: 28px;
        left: 5px
    }

    .button-cover,.knobs,.layer {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .button-cover {
    }

    .button.b2 {
        border-radius: 2px
    }

    .button {
        position: relative;
        top: 50%;
        width: 76px;
        height: 35px;
        margin: -20px auto 0;
        overflow: hidden
    }

    .checkbox {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        opacity: 0;
        cursor: pointer;
        z-index: 3
    }

    .knobs {
        z-index: 2
    }

    #button-10 .knobs:before,#button-10 .knobs:after,#button-10 .knobs span {
        position: absolute;
        top: 3px;
        width: 25px;
        height: 11px;
        font-size: 10px;
        font-weight: 700;
        text-align: center;
        line-height: 1;
        padding: 9px 4px;
        border-radius: 2px;
        transition: .3s ease all
    }

    #button-10 .knobs:before {
        content: '';
        left: 4px;
        background-color: #e80308
    }

    #button-10 .knobs:after {
        content: 'ENG';
        right: 6px;
        color: #4e4e4e;
        font-size: 13px
    }

    #button-10 .knobs span {
        display: inline-block;
        left: 4px;
        color: #fff;
        z-index: 1;
        font-size: 13px
    }

    #button-10 .checkbox:checked+.knobs span {
        color: #4e4e4e
    }

    #button-10 .checkbox:checked+.knobs:before {
        left: 49px;
        background-color: #f44336
    }

    #button-10 .checkbox:checked+.knobs:after {
        color: #fff
    }

    #button-10 .checkbox:checked~.layer {
        background-color: #fcebeb
    }

    .layer {
        width: 100%;
        background-color: #ffe2e3;
        transition: .3s ease all;
        z-index: 1
    }

    .cont_full {
        margin-top: 0!important
    }

    .prevblock {
        font-size: 16px!important
    }

    .nextblock {
        font-size: 16px!important
    }

    .viewn_news .title h2 {
        overflow: hidden;
        height: 40px;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
        font-family: sans-serif;
        line-height: 19px;
        margin-top: 2px;
    }

    input.searchbt {
        width: 35px;
        height: 35px;
        border: 0!important;
        display: block;
        position: absolute;
        top: -4px;
        right: -5px;
        background-position: -45px 0
    }

    .adkshort_text {
        overflow: hidden;
        /* padding: 5px; */
        width: 280px;
        float: left;
        /* min-height: 125px; */
        font-size: 13px
    }

    .viewn_news .reads {
        float: left;
        /* height: 20px; */
        line-height: 22px;
        padding: 0;
        border-radius: 0 0 5px 5px;
        font-size: 12px;
        position: relative;
        /* bottom: 25px; */
        /* right: 0; */
        /* left: 0; */
        margin: auto;
        text-align: left;
        color: #dbdbdb
    }

    .gp_views {
        width: 50%;
        float: left
    }

    .gp_like {
        width: 50%;
        float: left;
        text-align: center
    }

    .gp_dislike {
        width: 49%;
        float: left;
        text-align: center
    }

    .childescreen {
        width: 48%!important;
        margin: 1%;
        float: left
    }

    .short_porn_torrent {
        width: 47%!important
    }

    .viewn_news_tor .screen_tor img {
        width: 100%;
        height: 180px!important
    }

    .viewn_news_tor .screen_tor {
        width: 100%!important;
        height: auto!important
    }

    .hidden_mobile {
        display: none
    }

    .mobile-menu {
        display: inline-block;
        position: relative;
        align-items: center;
        justify-content: flex-end;
        background-color: #222;
        right: 0;
        height: 40px;
        z-index: 45;
        padding-top: 10px;
        width: 452px;
        top: 0;
        border-bottom: 1px solid #525252;
    }

    .short_porn {
        width: 47%!important;
        float: left;
        /* min-height: 370px; */
        margin: 1%!important;
        position: relative;
        border: 1px solid #505050;
        color: #000;
    }
    .loadgames {
        min-height: 226px !important;
    }
    .header .h_bg {
        height: 45px;
        margin-top: 0;
        width: 100%;
        margin-bottom: 0;
        background: 0 0;
        border: none
    }

    .header_top_info {
        display: none
    }

    .header .h_menu {
        overflow: scroll;
        width: 100%;
        display: none
    }

    .header ul.h_nav {
        overflow: scroll;
        font-family: russo one,sans-serif;
        width: 1270px;
        line-height: 45px
    }

    .header ul.h_nav li.nav a.i {
        display: block;
        text-decoration: none;
        height: 47px;
        font-size: 16px;
        padding: 0 10px;
        color: #fff
    }

    .header_top_logo {
        display: none;
        width: 60%;
        position: relative;
        float: left;
        height: auto;
        top: 0;
        left: 50%;
        margin-left: -30%;
        margin-top: 60px
    }

    .header .h_search_in {
        float: none;
        width: 100%;
        margin-top: 0;
        position: absolute;
        display: inline-block;
        height: 50px;
        top: 9px;
        left: 0;
        z-index: 999
    }

    .first_iframe {
        display: block;
        position: relative;
        margin-top: 25px;
        height: 350px
    }

    .header .h_search input[type=text] {
        background: #30383a;
        color: #fff;
        width: 100%;
        height: 32px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 0;
        padding: 0;
        text-align: center
    }

    .header .h_search {
        padding-left: 20px;
        padding-right: 20px
    }

    .langselect {
        display: none
    }

    .side_main .side_left {
        width: 100%
    }

    .side_main .side_left_adk {
        width: 100%
    }

    .sort {
        display: none!important
    }

    .viewn_news {
        overflow: hidden;
        width: 100%;
        margin: 0
    }

    .viewn_news .screen {
        width: 100%;
        /* background-color: #383838; */
    }
	.one-video-prev {
        object-fit: cover;
        width: 94%;
        height: 125px;
        position: relative;
        margin-bottom: 0px;
        left: 0%;
        padding: 3% 3% 1% 3%;
    }
    .one_screen {
    width: 100% !important;
}
    .viewn_news .screen img {
        width: 94%;
        min-height: 160px;
        padding: 3% 3% 1% 3%;
    }
	.short_porn .language {
    top: 10px;
    right: 10px;
}
    .short_porn .torrent {    
    top: 10px;
    left: 8px;    
}
	.cat_games {
    width: 31%;
    float: left;
    margin: 1%;
}
	.short_porn .duration {    
    bottom: 5px;
    right: 10px;    
}
	.one_screen img{width: 94% !important;padding: 3% 3% 1% 3%;}
   .short_video {
    width: 410px;
}
	.short_porn .episode {
    top: 10px;
    right: 10px;
    font-size: 13px;
    height: 16px;
}
    .adkshort_text {
        margin: 3%;
        width: 94%;
        height: 85px;
    }

    .bnnavi {
        width: 100%;
        position: relative;
        display: inline-block;
        overflow: scroll
    }

    .navigation {
        height: 50px;
        display: inline-block;
        position: relative;
        line-height: 50px;
        text-align: center
    }

    .laible {
        width: 20%;
        float: left
    }

    .footer .f_menu {
        display: none
    }

    .tableform {
        width: 100%!important;
        padding: 3%;
        margin: auto;
        max-width: 350px
    }

    .tableform td {
        width: 100%!important
    }

    .tableform tr {
        width: 100%!important
    }

    .switcher-block {
        background-color: #464646;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .switcher-block a {
        font-size: 15px!important
    }

    .text object {
        width: 100%!important;
        height: 350px!important;
        background-color: #464646
    }

    .cont_full {
        border-radius: 0 0 0 0!important;
        width: 100%
    }

    .black_body_bg {
        margin-top: 0
    }

    .skullimg {
        display: none
    }

    .swftitle {
        line-height: 30px;
        background: #ffffff;
        color: #000000;
        margin-bottom: 0
    }

    .adktitle h1 {
        font-size: 18px!important
    }

    .viewn_news .text {
        width: 98%;
        margin-top: 15px;
        border-radius: 0;
        padding: 1%
    }

    .side_ultra_left {
        display: none
    }

    .side_main .side_right {
        display: none
    }

    .dpad {
        clear: both;
        position: relative;
        bottom: 0;
        z-index: 2;
        background-color: #222;
        width: 100%;
        left: 0
    }

    .footer {
        overflow: hidden;
        width: 100%;
        margin: auto;
        background-color: #222;
        padding-top: 5px;
        margin-top: -5px
    }

    .footer .f_in {
        overflow: hidden;
        height: auto;
        background: 0 0;
        width: 100%;
        margin: auto
    }

    .footer .f_in .left_in {
        float: none;
        width: 250px;
        margin: auto;
        padding: 0;
        color: #6c6c6c
    }

    .footer .f_in .hidden_in div.info {
        float: none;
        height: auto;
        margin: auto;
        color: #b4b4b4;
        min-width: 250px;
        width: 250px
    }

    .h_menu {
        display: none
    }

    .header {
        display: none
    }

    .footer .f_in .hidden_in div.info span {
        display: block;
        padding: 0;
        margin: 0;
        list-style: none;
        margin-left: 15px
    }
}

@media(min-width: 100px) and (max-width:450px) {
    #wrapper {
        min-width:360px;
        width: 360px;
        margin: auto
    }
    .access_title {    
    top: 30px;    
}
    #wrap {
        width: 100%;
        margin: 0 auto
    }

    body {
        background: #000
    }
    .video-prev {
        object-fit: cover;
        width: 130%;
        height: 115px;
        position: relative;
        margin-bottom: 0px;
        left: -15%;
    }	
	
	.goods_images_list {
        height: 115px;		
    }
    .all_load_game {
        width: auto;
        margin: auto
    }
    .top_cat {
	width: 48%;
    float: left;
    margin: 1%;
    }
    .first_iframe {
        display: block;
        position: relative;
        margin-top: 25px;
        height: 280px
    }

    .load_game {
        width: 323px;
        float: none;
        margin: auto
    }

    .like {
        background-color: #389366!important;
        font-size: 12px!important;
        padding: 3px;
    }

    .dislike {
        background-color: #782424!important;
        font-size: 12px!important;
        padding: 3px;
    }

    .ruffle-container {
        height: 350px;
        padding-bottom: 40px;
        margin: 0 15px
    }

    .h_menu {
        display: none
    }

    .header {
        display: none
    }

    .footer {
        overflow: hidden;
        width: 100%;
        margin: auto;
        background-color: #222;
        padding-top: 5px;
        margin-top: -5px
    }

    .footer .f_in {
        overflow: hidden;
        height: auto;
        background: 0 0;
        width: 100%;
        margin: auto
    }

    .footer .f_in .left_in {
        float: none;
        width: 250px;
        margin: auto;
        padding: 0;
        color: #6c6c6c
    }

    .footer .f_in .hidden_in div.info {
        float: none;
        height: auto;
        margin: auto;
        color: #b4b4b4;
        min-width: 250px;
        width: 250px
    }

    .footer .f_in .hidden_in div.info span {
        display: block;
        padding: 0;
        margin: 0;
        list-style: none;
        margin-left: 15px
    }

    .toggle-button-cover {
        display: table-cell;
        position: absolute;
        box-sizing: border-box;
        top: 28px;
        left: 5px
    }

    .button-cover,.knobs,.layer {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .button-cover {
    }

    .button.b2 {
        border-radius: 2px
    }

    .button {
        position: relative;
        top: 50%;
        width: 76px;
        height: 35px;
        margin: -20px auto 0;
        overflow: hidden
    }

    .checkbox {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        opacity: 0;
        cursor: pointer;
        z-index: 3
    }

    .knobs {
        z-index: 2
    }

    #button-10 .knobs:before,#button-10 .knobs:after,#button-10 .knobs span {
        position: absolute;
        top: 3px;
        width: 25px;
        height: 11px;
        font-size: 10px;
        font-weight: 700;
        text-align: center;
        line-height: 1;
        padding: 9px 4px;
        border-radius: 2px;
        transition: .3s ease all
    }

    #button-10 .knobs:before {
        content: '';
        left: 4px;
        background-color: #e80308
    }

    #button-10 .knobs:after {
        content: 'ENG';
        right: 6px;
        color: #4e4e4e;
        font-size: 13px
    }

    #button-10 .knobs span {
        display: inline-block;
        left: 4px;
        color: #fff;
        z-index: 1;
        font-size: 13px
    }

    #button-10 .checkbox:checked+.knobs span {
        color: #4e4e4e
    }

    #button-10 .checkbox:checked+.knobs:before {
        left: 49px;
        background-color: #f44336
    }

    #button-10 .checkbox:checked+.knobs:after {
        color: #fff
    }

    #button-10 .checkbox:checked~.layer {
        background-color: #fcebeb
    }

    .layer {
        width: 100%;
        background-color: #ffe2e3;
        transition: .3s ease all;
        z-index: 1
    }

        input.searchbt {
        width: 32px;
        height: 35px;
        border: 0 !important;
        display: block;
        position: absolute;
        top: -1px;
        right: -10px;
        background-position: -45px -3px;
    }

    .cont_full {
        margin-top: 0!important
    }

    .prevblock {
        font-size: 13px!important
    }

    .nextblock {
        font-size: 13px!important
    }

    .viewn_news .title h2 {
        overflow: hidden;
        height: 60px;
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
        font-family: sans-serif;
        line-height: 18px;
        margin-top: 5px;
        font-weight: 100
    }

    .adkshort_text {
        overflow: hidden;
        /* padding: 5px; */
        width: 280px;
        float: left;
        /* min-height: 130px; */
        font-size: 13px
    }

    .viewn_news .reads {
        float: left;
        /* height: 20px; */
        line-height: 22px;
        padding: 0;
        border-radius: 0 0 5px 5px;
        font-size: 11px;
        position: relative;
        /* bottom: 22px; */
        right: 0;
        left: 0;
        margin: auto;
        text-align: left
    }

    .gp_views {
        width: 50%;
        float: left;
        text-align: center
    }

    .gp_like {
        width: 50%;
        float: left;
        text-align: center
    }

    .gp_dislike {
        width: 49%;
        float: left;
        text-align: center
    }

    .left_btn_adk {
        width: 100%!important;
        padding: 5px 0;
        margin-bottom: 15px
    }

    .right_btn_adk {
        width: 100%!important;
        padding: 5px 0
    }

    .childescreen {
        width: 100%!important;
        margin: 1%;
        float: left
    }

    .childescreen img {
        width: 100%;
        min-height: 250px!important
    }

    .short_porn_torrent {
        width: 46%!important
    }

    .viewn_news_tor .screen_tor img {
        width: 100%;
        height: 150px!important
    }

    .viewn_news_tor .screen_tor {
        width: 100%!important;
        height: auto!important
    }

    .hidden_mobile {
        display: none
    }

    .mobile-menu {
    display: inline-block;
    position: relative;    
    align-items: center;
    justify-content: flex-end;
    background-color: #222;
    right: 0;
    height: 40px;
    z-index: 45;
    padding-top: 8px;
    width: 362px;
    top: 0;
    border-bottom: 1px solid #525252;
    }

    .short_porn {
        width: 47%!important;
        float: left;
        /* min-height: 360px; */
        margin: 1%!important;
        position: relative;
        border: 1px solid #c5c5c5;
        color: #dbdbdb
    }

    .viewn_news .line {
    }

    .viewn_news .title {
        overflow: hidden;
        height: 65px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 20px;
        font-family: russo one,sans-serif;
        line-height: 30px;
        margin-top: 0;
        position: relative;
        /* background-color: #383838; */
    }

    .header .h_bg {
        height: 45px;
        margin-top: 0;
        width: 100%;
        margin-bottom: 0;
        background: 0 0;
        border: none
    }
    
    .header_top_info {
        display: none
    }

    .header .h_menu {
        overflow: scroll;
        width: 100%;
        display: none
    }

    .header ul.h_nav {
        overflow: scroll;
        font-family: russo one,sans-serif;
        width: 1270px;
        line-height: 45px
    }

    .header ul.h_nav li.nav a.i {
        display: block;
        text-decoration: none;
        height: 47px;
        font-size: 16px;
        padding: 0 10px;
        color: #fff
    }

    .header_top_logo {
        display: none;
        width: 100%;
        position: relative;
        float: left;
        height: auto;
        top: 0;
        margin-top: 60px
    }
   .short_video {    
    width: 325px;    
}
    .header .h_search_in {
        float: none;
        width: 100%;
        margin-top: 0;
        position: absolute;
        display: inline-block;
        height: 50px;
        top: 9px;
        left: 0;
        z-index: 999
    }

    .header .h_search input[type=text] {
        background: #30383a;
        color: #fff;
        width: 100%;
        height: 32px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 0;
        padding: 0;
        text-align: center
    }

    .header .h_search {
        padding-left: 10px;
        padding-right: 10px
    }

    .langselect {
        display: none
    }

    .side_main .side_left {
        width: 100%
    }

    .side_main .side_left_adk {
        width: 100%
    }

    .sort {
        display: none!important
    }
    .loadgames {min-height: 205px !important;}
    .viewn_news {
        overflow: hidden;
        width: 100%;
        margin: 0
    }

    .viewn_news .screen {
        width: 100%;
        height: 115px;
        /* background-color: #383838; */
    }

    .viewn_news .screen img {
        width: 93%;
        min-height: 120px!important;
        /* padding: 3%; */
        padding: 3% 3% 1% 3%;
    }
	.short_porn .episode {   
    top: 15px;
    right: 15px;
    font-size:14px;
    height:18px;
}
	.short_porn .language {
    top: 15px;
    right: 15px;
}
    .short_porn .torrent {    
    top: 15px;
    left: 13px;    
}
	.short_porn .duration {    
    bottom: 10px;
    right: 20px;    
}
.cat_games {
    width: 48%;
    float: left;
    margin: 1%;
}
    .adkshort_text {
        margin: 3%;
        width: 94%;
        height: 88px;
    }

    .bnnavi {
        width: 100%;
        position: relative;
        display: inline-block;
        overflow: scroll
    }

    .navigation {
        height: 50px;
        display: inline-block;
        position: relative;
        line-height: 50px;
        text-align: center
    }

    .laible {
        width: 50%;
        float: left
    }

    .dpad {
        clear: both;
        position: relative;
        bottom: 0;
        z-index: 2;
        background-color: rgb(34 34 34/80%);
        width: 100%;
        /* padding-bottom: 5px; */
        left: 0
    }
    .one_short_porn {width: 97% !important;min-height: 280px !important;}
    .one_screen {height: 200px!important;width: 100% !important;}
	.one_screen img{width: 94% !important;}
    .one_goods_images_list {height: 200px!important;}
    .one_goods_images_list img {width: 94%!important;padding:3%;height:185px !important;}
    .footer .f_menu {
        display: none
    }
    .one-video-prev {
    object-fit: cover;
    width: 94%;
    height: 185px;
    position: relative;
    margin-bottom: 0px;
    left: 0%;
    padding: 3% 3% 1% 3%;
}
    .tableform {
        width: 100%!important;
        padding: 3%;
        margin: auto;
        max-width: 300px
    }

    .tableform td {
        width: 100%!important;
        display: inline-block;
        max-width: 300px
    }

    .tableform tr {
        width: 100%!important;
        display: inline-block;
        margin-top: 10px
    }

    .switcher-block {
        background-color: #464646;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .switcher-block a {
        font-size: 14px!important
    }

    .text object {
        width: 100%!important;
        height: 250px!important;
        background-color: #464646
    }

    .cont_full {
        border-radius: 0 0 0 0!important;
        width: 100%
    }

    .black_body_bg {
        margin-top: 0
    }

    .skullimg {
        display: none
    }

    .swftitle {
        line-height: 30px;
        background: #ffffff;
        color: #000000;
        margin-bottom: 0
    }

    .adktitle h1 {
        font-size: 16px!important
    }

    .viewn_news .text {
        width: 98%;
        margin-top: 5px;
        border-radius: 0;
        padding: 1%
    }

    .side_ultra_left {
        display: none
    }

    .side_main .side_right {
        display: none
    }
}

.viewn_news_video {
    min-height: auto!important
}

.short_porn_comics {
    width: 240px;
    float: left;
    min-height: 210px;
    background-color: #fcfcfc;
    margin: 5px;
    position: relative
}

.viewn_news_comics .screen {
    overflow: hidden;
    width: 288px;
    height: 325px;
    margin: 0;
    position: relative;
    border: 1px solid #838383
}

.viewn_news_comics .title {
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    height: 43px;
    font-size: 20px;
    font-family: kanit,sans-serif;
    line-height: 30px;
}