* {
	box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html{
	position:relative;
	min-height:100%
}
body{
	font-family:Verdana,Geneva,sans-serif;
	background:#151515;
	color:#d2d2d2;
	font-size:14px;
	height:100%
}
.clear{
	clear:both
}
.h1_tags {
	margin: 44px auto;
    display: block;
    text-align: center;
    padding: 0 12px;
	font-size:32px;
}
.h1_tag {
	margin: 44px auto 0 auto;
    display: block;
    text-align: center;
    padding: 0 12px;
	font-size:32px;
}
.h1_series {
	margin: 44px auto 0 auto;
    display: block;
    text-align: center;
    padding: 0 12px;
	font-size:32px;
}
.h1_favorited {
	margin: 44px auto 0 auto;
    display: block;
    text-align: center;
    padding: 0 12px;
	font-size:32px;
}
.tracker{
	display:none;
	visibility:hidden!important
}
.blacklisted{
	opacity:.1;
	-webkit-filter:blur(5px);
	filter:blur(5px)
}
.mobile_hidden{
	display:none
}
.ablocktop{
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:728px;
	max-height:90px
}
.bblocktop{
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:300px;
	height:100px
}
.search_message{
	margin:20px 0 0 0;
	padding:8px 11px;
	color:#d2d2d2;
	text-align:center;
	font-size:16px
}
.search_refresh{
	text-align:center;
	font-size:72px
}
.search_refresh i{
	color:#ff9f08
}
.search_refresh i:hover{
	color:#fff
}
.list_tags{
	margin:0 auto 25px 0
}
.bix{
	margin:25px auto 29px 0;
	display:block
}
.bix iframe{
	display:block;
	margin:0 auto
}
.bgc{
	margin:35px auto 25px 0;
	display:block
}
.bgc iframe{
	display:block;
	margin:0 auto
}
.stealth{
	position:fixed;
	bottom:0;
	right:0
}
.stealth_btn{
	background:0 0;
	margin:0 30px 15px 0;
	border:none;
	border-radius:70px;
	color:#ff9f08;
	display:inline-block;
	font-size:70px;
	line-height:70px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
	outline:0;
	font-weight:400;
	transition:transform .2s
}
.act_st{
	color:#08ff32
}
.stealth_btn:hover>.fa-user-secret{
	transition:transform .2s;
	color:#fff;
	transform:scale(1.1)
}
#avatar_msg,#blacklist_msg,#info_message,#info_msg,#message_comment,#message_result,#pass_msg{
	position:relative
}
#avatar_msg #alert_close,#blacklist_msg #alert_close,#info_message #alert_close,#info_msg #alert_close,#message_comment #alert_close,#message_result #alert_close,#pass_msg #alert_close{
	position:absolute;
	right:15px;
	top:19px;
	cursor:pointer
}
#progressbar{
	border:1px solid #2a2a2a!important;
	width:148.5px;
	max-width:148.5px;
	display:inline-block;
	padding:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	vertical-align:unset;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:none;
	border-radius:0;
	height:39px;
	margin:0;
	position:relative;
	background:#1e1e1e
}
#progressbar .ui-progressbar-value{
	background-color:#029e37;
	border:none;
	margin:0
}
#percent_progress{
	position:absolute;
	top:7px;
	left:14px;
	font-size:12px;
	line-height:24px;
	text-align:center;
	font-weight:600;
	color:#fff
}
.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{
	border-bottom-left-radius:0
}
.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{
	border-top-left-radius:0
}
.drop_btn{
	float:left;
	background:#1e1e1e;
	border:none;
	color:#ff9f08;
	cursor:pointer;
	position:relative;
	margin-top:8px;
	margin-right:0;
	background-image:none;
	border-radius:4px;
	height:34px;
	width:39px;
	outline:0;
	display:none
}
.drop_btn:hover{
	background:#101010
}
.drop_btn_active{
	color:#fff
}
#dropdown_menu{
	display:none;
	position:absolute;
	background:#1e1e1e;
	left:61px;
	top:46px;
	box-shadow:0 0 30px #000;
	border-radius:0 0 5px 5px;
	z-index:5
}
#dropdown_menu ul{
	margin:0;
	padding:0
}
#dropdown_menu ul li{
	list-style-type:none;
	padding:5px 35px 5px 10px;
	margin:0;
	border-bottom:1px solid #3a3a3a
}
#dropdown_menu ul li:last-child{
	border-bottom:none
}
#dropdown_menu ul li a{
	display:block;
	text-decoration:none;
	color:#ff9f08;
	font-weight:600
}
.navbar{
	background:#1e1e1e;
	border-radius:0;
	margin:0;
	padding:0;
	border:none;
	z-index:3;
}
.navbar .mob_li{
	display:none
}
.navbar .navbar_left{
	background:#ff9f08;
	float:left;
	width:100%
}
.navbar .navbar_left .navbar_logo{
	background:url(https://hentaifox.com/images/logo.png) no-repeat center center;
	width:70px;
	height:50px;
	float:left;
	margin:0
}
.navbar .navbar_left .navbar_logo:hover{
	background:url(https://hentaifox.com/images/logo_hover.png) no-repeat center center
}
.navbar .navbar-form{
	margin:8px;
	padding:0
}
.navbar .navbar_left .navbar_links{
	float:left;
	z-index:5;
}
.navbar .navbar_left .navbar_links ul{
	margin:0;
	padding:0
}
.navbar .navbar_left .navbar_links ul li{
	list-style-type:none;
	margin:0;
	padding:0 10px 0 13px;
	float:left;
	background:#1e1e1e
}
.navbar .navbar_left .navbar_links ul li:last-child{
	padding-right:13px
}
.navbar .navbar_left .navbar_links ul li a{
	display:block;
	line-height:50px;
	font-weight:700;
	color:#ffffff;
	text-decoration:none;
	font-size:12px
}
.navbar .navbar_left .navbar_links ul li a.active{
	color:#fff
}
.navbar .navbar_left .navbar_links ul li a:hover{
	color:#fff
}
.navbar .navbar_left .navbar_search{
	float:left
}
.navbar .navbar_left .navbar_search button:active,.navbar .navbar_left .navbar_search button:focus,.navbar .navbar_left .navbar_search input[type=text]:active,.navbar .navbar_left .navbar_search input[type=text]:focus{
	outline:0
}
.navbar .navbar_left .navbar_search input[type=text]{
	border-color:#fff;
	box-shadow:none;
	width:300px
}
.navbar .navbar_left .navbar_search button{
	background-color:#1e1e1e;
	color:#ff9f08;
	border-color:#2a2a2a
}
.navbar .navbar_left .navbar_search button:hover{
	background-color:#101010
}
.navbar .navbar_right{
	position: absolute;
    right: 0;
    top: 0;
    background: #1e1e1e;
}
.navbar .navbar_right ul{
	margin:0;
	padding:0
}
.navbar .navbar_right ul li{
	list-style-type:none;
	margin:0;
	padding:0 13px;
	float:left
}
.navbar .navbar_right ul li a{
	display:block;
	line-height:50px;
	font-weight:700;
	color:#ffffff;
	text-decoration:none;
	font-size:12px
}
.navbar .navbar_right ul li a:hover{
	color:#fff
}
.navbar .navbar_right ul li a.active{
	color:#fff
}
.wrap{
	width: 1240px;
    margin: 0 auto;
    position: relative;
}
.wrap_series_list {
	width: 1120px;
	margin: 0 auto;
    position: relative;
}
.h_divider{
	margin:10px 0 0;
	height:1px;
	background:#ff9f08;
	background:-webkit-gradient(linear,0 0,100% 0,from(#151515),to(#151515),color-stop(50%,#ff9f08))
}
.pagination{
	margin:0 auto;
	display:table
}
.top_overview .pagination { margin: 0; }
.top_overview_sec .pagination { margin: 0; }
.pagination>li>a,.pagination>li>span{
	background-color:#1e1e1e;
	color:#ff9f08;
	box-shadow:0 3px 6px rgb(0 0 0/25%);
	border:none;
	border-radius:5px;
	margin:0 6px 6px 0;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	display:inline-block;
	z-index:2 !important;
}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{
	background-color:#0a0a0a;
	border:1px solid #1b1b1b;
	color:#9d9d9d;
	outline:none;
	border:none;
}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{
	color:#000;
	background-color:#ff9f08;
	border-color:#ff9f08;
	box-shadow:0 3px 6px rgb(0 0 0/25%);
	border-radius:5px
}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{
	color:#fff;
	background-color:#202020;
	border-color:#1a1a1a
}
.a_z {
	margin-left:auto;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.a_z ul{
	margin: 0 auto;
    display: table;
    padding: 0;
}
.a_z ul li {
	display:inline;
}
.a_z ul li a {
	background-color:#1e1e1e;
	color:#ff9f08;
	box-shadow:0 3px 6px rgb(0 0 0/25%);
	border:none;
	border-radius:5px;
	margin:0 6px 6px 0;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	display:inline-block;
	position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
	cursor:pointer;
}
.a_z ul li a.active {
	background-color:#ff9f08;
	color:#000;
}
.a_z ul li a:hover {
	color:#fff;
}
.top_daily{
	border:1px solid #2a2a2a;
	padding:5px;
	margin-bottom:5px
}
.top_daily img{
	width:180px;
	height:auto
}
.top_daily #yesterday_content{
	display:none
}
.outer_sidebar{
	border:1px solid #2a2a2a;
	padding:5px
}
.sidebar_title{
	background:#1e1e1e;
	border-top:1px solid #2a2a2a;
	border-left:1px solid #2a2a2a;
	border-right:1px solid #2a2a2a;
	text-align:center;
	text-transform:uppercase;
	color:#ff9f08;
	font-size:12px;
	font-weight:700;
	padding:5px 0
}
.top_buttons{
	padding:5px;
	border:1px solid #2a2a2a;
	margin:10px 0
}
.sidebar{
	margin:20px 0;
	display:inline-block;
	vertical-align:top;
	width:192px
}
.sidebar .top_buttons a{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	height:35px;
	line-height:35px;
	margin:0 auto 5px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.sidebar .top_buttons a:hover{
	text-decoration:none;
	background:#db8f1e;
	color:#fff
}
.tags_title{
	margin:10px 0 0
}
.top_tags{
	padding:5px;
	border:1px solid #2a2a2a;
	margin:0
}
.sidebar .top_tags a{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	height:35px;
	line-height:35px;
	margin:0 auto 5px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.sidebar .top_tags a:hover{
	text-decoration:none;
	background:#db8f1e;
	color:#fff
}
.sidebar .top_tags a:last-child{
	margin-bottom:0
}
.top_buttons .discord_btn{
	margin-bottom:0!important
}
.top_buttons .discord_btn:hover .dclass{
	background:url(https://hentaifox.com/images/discord_white.png) no-repeat
}
.top_buttons .discord_btn .dclass{
	background:url(https://hentaifox.com/images/discord.png) no-repeat;
	width:16px;
	height:16px;
	display:inline-block;
	top:3px;
	position:relative
}
.top_buttons .pgk_btn{
	margin-bottom:0!important
}
.top_buttons .pgk_btn:hover .pgclass{
	background:url(https://hentaifox.com/images/pg_white.png) no-repeat
}
.top_buttons .pgk_btn .pgclass{
	background:url(https://hentaifox.com/images/pg_normal.png) no-repeat;
	width:16px;
	height:16px;
	display:inline-block;
	top:3px;
	position:relative
}
.sidebar button{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	height:35px;
	line-height:35px;
	margin:0 auto 5px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.top_daily button{
	width:87.5px;
	display:inline;
	margin-bottom:0;
	margin-top:5px;
	text-transform:none
}
.sidebar button:hover{
	text-decoration:none;
	background:#db8f1e;
	color:#fff
}
.sidebar .sidebar_btn_active{
	color:#fff
}
.sidebar #top_downloaded_content,.sidebar #top_fapped_content,.sidebar #top_faved_content{
	display:none
}
.sidebar .middle_sidebar .item{
	display:inline-block;
	margin:0 5px 5px 0;
	width:auto
}
.sidebar .middle_sidebar .item:nth-child(2n+2){
	margin-right:0
}
.sidebar .middle_sidebar .item img{
	width:87px;
	height:122px
}
.sidebar .bottom_sidebar button:nth-child(2){
	margin-bottom:0
}
.galleries_overview{
	margin-top:20px;
	margin-right:5px;
	padding-right:5px;
	display:inline-block;
	width:85.73%;
	vertical-align:top
}
.galleries_overview .tag_info{
	margin:0 0 10px;
	font-size:24px;
	font-weight:300;
	color:#fff;
	line-height:1em;
	margin-bottom:20px
}
.galleries_overview h1 .skey{
	font-weight:700
}
.galleries_overview .tag_links{
	padding:0 0 20px;
	text-align:center
}
.galleries_overview .tag_links .latest_link,.galleries_overview .tag_links .popular_link{
	margin:0;
	padding:0;
	display:inline-block;
	font-size:unset;
	background:0 0;
	line-height:unset;
	text-align:unset
}
.galleries_overview .tag_links .latest_link .active,.galleries_overview .tag_links .popular_link .active{
	font-weight:700
}
.galleries_overview .tag_links .latest_link a,.galleries_overview .tag_links .popular_link a{
	font-size:20px;
	line-height:20px;
	color:#ff9f08;
	padding:0 20px
}
.g_center .tag_info{
	text-align:center
}
.galleries_overview .lc_galleries{
	border:none;
	padding:0
}
.galleries_overview .thumb{
	position:relative;
	display:inline-block;
	float:none;
	height:auto;
	margin:0 9px 9px 0;
	margin-bottom:2.525em!important;
	vertical-align:top;
	width:19.41%;
	max-width:250px;
	border:none;
	border-radius:0
}
.galleries_overview .caption .g_title a:hover{
	text-decoration:underline
}
.galleries_overview .thumb:nth-child(5n+5){
	margin-right:0
}
.galleries_overview .thumb:nth-child(16),.galleries_overview .thumb:nth-child(17),.galleries_overview .thumb:nth-child(18),.galleries_overview .thumb:nth-child(19),.galleries_overview .thumb:nth-child(20){
	margin-bottom:0
}
.galleries_overview .thumb .g_type{
	background:#1e1e1e;
	border-radius:5px 5px 0 0;
	transition:background-color .3s ease
}
.galleries_overview .thumb .g_type:hover{
	background:#db8f1e
}
.galleries_overview .thumb .g_type_pop{
	text-align:left
}
.galleries_overview .thumb .g_type_pop:hover{
	background:#1e1e1e
}
.galleries_overview .thumb .g_type:hover .t_cat{
	color:#fff
}
.galleries_overview .thumb .g_type .g_cat{
	margin:0;
	padding:0
}
.galleries_overview .thumb .g_type .t_cat{
	display:block;
	color:#ff9f08;
	font-size:14px;
	text-decoration:none;
	padding:5px
}
.galleries_overview .thumb .g_type .g_latest{
	display:inline-block;
	color:#ff9f08;
	font-size:14px;
	text-decoration:none;
	padding:5px
}
.galleries_overview .thumb .g_type .g_popular{
	display:inline-block;
	color:#ff9f08;
	font-size:14px;
	text-decoration:none;
	padding:5px;
	position:absolute;
	right:0
}
.galleries_overview .thumb .g_type .g_latest:hover,.galleries_overview .thumb .g_type .g_popular:hover{
	color:#fff
}
.galleries_overview .thumb .inner_thumb{
	position:relative;
	overflow:hidden
}
.related_galleries .thumb .inner_thumb{
	position:relative;
	overflow:hidden
}
.ribbon{
	font-weight:700;
	text-align:center;
	position:absolute;
	width:75px;
	font-size:11px;
	padding:3px;
	-webkit-box-shadow:0 0 3px #333;
	box-shadow:0 0 3px #333;
	color:#fff;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	top:8px;
	z-index:1
}
.ribbon.ribbon-left{
	left:-20px
}
.ribbon-orange{
	background:#ff7600
}
.galleries_overview .thumb .inner_thumb .remove_fap_btn{
	position:absolute;
	text-align:center;
	width:100%;
	background:#a50000;
	border:none;
	opacity:0;
	outline:0;
	transition:opacity .3s ease
}
.galleries_overview .thumb .inner_thumb .remove_fap_btn:active,.galleries_overview .thumb .inner_thumb .remove_fap_btn:focus{
	outline:0
}
.galleries_overview .thumb .inner_thumb:hover .remove_fap_btn{
	opacity:1
}
.galleries_overview .thumb .inner_thumb img{
	width:100%;
	height:auto
}
.galleries_overview .thumb .caption .g_title{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:19px
}
.galleries_overview .thumb .caption .g_title_popular{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:19px;
	text-transform:capitalize
}
.galleries_overview .ntv_text,.galleries_overview .popular_text{
	font-size:24px;
	font-weight:300;
	color:#fff;
	line-height:1em;
	margin-top:15px;
	margin-bottom:15px;
	text-align:left
}
.galleries_overview .thumb .caption{
	background:#1e1e1e;
	padding:3px;
	position:absolute;
	overflow:hidden;
	z-index:0;
	max-height:26px;
	width:100%;
	display:block;
	text-align:center;
	text-decoration:none;
	left:0;
	right:0;
	top:100%
}
.galleries_overview .thumb .caption a{
	color:#ff9f08
}
.galleries_overview .thumb .caption:hover,.galleries_overview .thumb :hover+.caption{
	box-shadow:0 8px 20px rgba(0,0,0,.5);
	height:auto;
	text-decoration:none;
	z-index:1;
	max-height:100%
}
.galleries_overview .ntv_galleries{
	border:none;
	padding:0;
	margin-bottom:17px;
	text-align:center
}
.galleries_overview .thumb_ntv{
	position:relative;
	display:inline-block;
	float:none;
	height:auto;
	margin:.5px .949% .5px .5px;
	margin-bottom:2.525em!important;
	vertical-align:top;
	width:19.19%;
	max-width:250px;
	border:none;
	border-radius:0
}
.galleries_overview .caption .g_title a:hover{
	text-decoration:underline
}
.galleries_overview .thumb_ntv:nth-child(5n+5){
	margin-right:0
}
.galleries_overview .thumb_ntv .inner_thumb{
	position:relative;
	overflow:hidden
}
.galleries_overview .thumb_ntv .inner_thumb .remove_fap_btn:active,.galleries_overview .thumb_ntv .inner_thumb .remove_fap_btn:focus{
	outline:0
}
.galleries_overview .thumb_ntv .inner_thumb img{
	width:100%;
	height:auto
}
.galleries_overview .thumb_ntv .caption .g_title{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:19px
}
.galleries_overview .thumb_ntv .caption{
	background:#1e1e1e;
	padding:3px;
	position:absolute;
	overflow:hidden;
	z-index:0;
	max-height:26px;
	width:100%;
	display:block;
	text-align:center;
	text-decoration:none;
	left:0;
	right:0;
	top:100%
}
.galleries_overview .thumb_ntv .caption a{
	color:#ff9f08
}
.galleries_overview .thumb_ntv .caption:hover,.galleries_overview .thumb_ntv :hover+.caption{
	box-shadow:0 8px 20px rgba(0,0,0,.5);
	height:auto;
	text-decoration:none;
	z-index:1;
	max-height:100%
}
.display_gallery .ntv_galleries{
	border:none;
	padding:0;
	margin-bottom:17px;
	text-align:center
}
.display_gallery .thumb_ntv{
	position:relative;
	display:inline-block;
	float:none;
	height:auto;
	margin:.5px .949% .5px .5px;
	margin-bottom:2.525em!important;
	vertical-align:top;
	width:19.19%;
	max-width:250px;
	border:none;
	border-radius:0
}
.display_gallery .caption .g_title a:hover{
	text-decoration:underline
}
.display_gallery .thumb_ntv:nth-child(5n+5){
	margin-right:0
}
.display_gallery .thumb_ntv .inner_thumb{
	position:relative;
	overflow:hidden
}
.display_gallery .thumb_ntv .inner_thumb .remove_fap_btn:active,.display_gallery .thumb_ntv .inner_thumb .remove_fap_btn:focus{
	outline:0
}
.display_gallery .thumb_ntv .inner_thumb img{
	width:100%;
	height:auto
}
.display_gallery .thumb_ntv .caption .g_title{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:19px
}
.display_gallery .thumb_ntv .caption{
	background:#1e1e1e;
	padding:3px;
	position:absolute;
	overflow:hidden;
	z-index:0;
	max-height:26px;
	width:100%;
	display:block;
	text-align:center;
	text-decoration:none;
	left:0;
	right:0;
	top:100%
}
.display_gallery .thumb_ntv .caption a{
	color:#ff9f08
}
.display_gallery .thumb_ntv .caption:hover,.display_gallery .thumb_ntv :hover+.caption{
	box-shadow:0 8px 20px rgba(0,0,0,.5);
	height:auto;
	text-decoration:none;
	z-index:1;
	max-height:100%
}
.display_gallery .jerk_galleries{
	margin:20px 0;
	font-size:24px;
	font-weight:300;
	color:#ff9f08;
	line-height:1em
}
.popular_galleries_overview{
	margin:0;
	padding:0;
	text-align:center
}
.more_popular{
	text-align:center
}
.more_popular .more_popular_parodies{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:4px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	padding:10px;
	margin:0 0 30px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:5px;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.more_popular .more_popular_parodies:hover{
	text-decoration:none;
	background:#db8f1e;
	color:#fff
}
.g_center{
	margin:25px auto 0;
	display:block
}
.not_found{
	margin:25px auto 0;
	display:block
}
.not_found h1{
	text-align:center;
	font-weight:700;
	font-size:36px;
	color:#fff
}
.not_found p{
	text-align:center;
	margin:0 0 10px;
	color:#fff
}
.not_found .last{
	margin-bottom:30px
}
.display_gallery{
	margin-top:20px;
	width:85.73%;
	float:left;
	margin-right:10px;
	padding-right:5px
}
.display_gallery .gallery_top{
	padding:0 0 15px
}
.display_gallery .gallery_left{
	float:left;
	width:270px;
	margin-right:20px
}
.display_gallery .gallery_left .cover{
	margin-bottom:5px
}
.display_gallery .gallery_left .cover img{
	width:270px
}
.display_gallery .gallery_left .g_button{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	padding:10px;
	margin:0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.display_gallery .gallery_left .g_button:hover{
	background:#db8f1e;
	color:#fff
}
.display_gallery .gallery_right{
	float:left;
	width:76.57%
}
.display_gallery .gallery_right .info h1{
	margin:0 0 15px;
	font-size:24px;
	font-weight:300;
	color:#ff9f08;
	line-height:1em
}
.display_gallery .gallery_right .info ul{
	margin:0 0 10px;
	padding:0
}
.display_gallery .gallery_right .info ul li{
	list-style-type:none;
	display:inline-block;
	margin:0 5px 5px 0
}
.display_gallery .gallery_right .info .b_like{
	margin:0 0 5px;
	position:relative
}
.display_gallery .gallery_right .info .b_dlike{
	position:relative
}
.display_gallery .gallery_right .info .b_like .g_button{
	border-right:0
}
.display_gallery .gallery_right .info .b_dlike .g_button{
	border-left:0;
	position:relative
}
.display_gallery .gallery_right .info .b_like .gb{
	position:absolute;
	width:100%;
	height:4px;
	bottom:0;
	left:0;
	background:#15a500
}
.display_gallery .gallery_right .info .b_dlike .rb{
	position:absolute;
	width:100%;
	height:4px;
	bottom:0;
	left:0;
	background:red
}
.display_gallery .gallery_right .info .b_like .g_button{
	border-right:0
}
.display_gallery .gallery_right .info .i_text{
	vertical-align:-webkit-baseline-middle;
	margin:0 5px 0 0
}
.display_gallery .gallery_right .info .tag_btn{
	border:1px solid #2a2a2a;
	font-weight:300;
	border-radius:0;
	background:#1e1e1e;
	padding:4px;
	vertical-align:top;
	color:#ff9f08;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	display:inline-block;
	font-size:13px;
	text-decoration:none;
	transition:background-color .3s ease
}
.display_gallery .gallery_right .info .tag_btn:hover{
	background:#ff9f08;
	color:#000
}
.display_gallery .gallery_right .info .tag_btn .t_badge{
	font-family:Arial;
	font-weight:300;
	background:#35332f;
	padding:2px 7px;
	font-size:12px;
	color:#fff;
	border-radius:0;
	vertical-align:text-top
}
.display_gallery .gallery_right .info .btn_long{
	padding:4px 14px 4px 7px
}
.display_gallery .gallery_right .info .btn_long:hover{
	padding:4px 7px
}
.display_gallery .gallery_right .info .tag_btn .split_tag{
	display:none
}
.display_gallery .gallery_right .info .tag_btn .oborder{
	position:absolute;
	top:0;
	right:0;
	width:6px;
	background:#ff9f08;
	height:100%
}
.display_gallery .gallery_right .info .tag_btn:hover .split_tag{
	display:inline-block
}
.display_gallery .gallery_right .info .tag_btn:hover .oborder{
	display:none
}
.display_gallery .gallery_right .info .pages{
	margin:0 5px 15px 0;
	display:block
}
.display_gallery .gallery_right .info .g_buttons{
	margin:0;
	font-size:0
}
.display_gallery .gallery_right .info .g_buttons li{
	vertical-align:bottom
}
.display_gallery .gallery_right .info .g_button{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	padding:10px;
	margin:0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.display_gallery .gallery_right .info .g_button:hover{
	background:#db8f1e;
	color:#fff
}
.display_gallery .divider{
	border-top:1px solid #000;
	webkit-overflow-scrolling:touch;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	height:2px
}
.galleries_overview .divider{
	border-top:1px solid #000;
	webkit-overflow-scrolling:touch;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	height:2px
}
.display_gallery .gallery_bottom{
	padding:20px 0 13px;
	font-size:0
}
.display_gallery .gallery_thumb{
	float:none;
	display:inline-block;
	vertical-align:top;
	margin:0 9px 9px 0;
	padding:0;
	width:19.41%
}
.display_gallery .gallery_thumb:nth-child(5n+5){
	margin-right:0
}
.display_gallery .gallery_thumb img{
	width:100%;
	transition:all .3s
}
.display_gallery .gallery_thumb img:hover{
	opacity:.7
}
.display_gallery .gallery_bottom .view_group{
	text-align:center;
	margin-bottom:7px;
	margin-top:1px
}
.display_gallery .gallery_bottom .button{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	padding:10px;
	margin:0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:110px;
	margin-right:5px;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.display_gallery .gallery_bottom .button:hover{
	text-decoration:none;
	background:#db8f1e;
	color:#fff
}
.display_gallery .gallery_right .info .fav_hide{
	display:none
}
.tags_overview{
	display:block;
	width:85.73%;
	vertical-align:top;
	margin:20px auto 0
}
.tags_overview .tag_item{
	text-align:center
}
.tags_overview .tag_btn{
	border:1px solid #2a2a2a;
	font-size:14px;
	font-weight:400;
	border-radius:0;
	background:#1e1e1e;
	padding:4px 4px 4px 7px;
	vertical-align:top;
	color:#ff9f08;
	overflow:hidden;
	max-width:345px;
	text-overflow:ellipsis;
	position:relative;
	margin:0 10px 10px 0;
	transition:all .3s ease
}
.tags_overview .list_tag{
	margin:0;
	padding:0;
	display:inline-block;
	font-size:unset;
	line-height:unset;
	font-weight:300
}
.tags_overview .badge{
	font-family:Arial;
	font-weight:300;
	background:#35332f;
	padding:3px 7px;
	font-size:12px;
	color:#fff;
	border-radius:0;
	vertical-align:middle
}
.tags_overview .btn:hover{
	background:#ff9f08;
	color:#000;
	max-width:999%;
	z-index:1;
	position:relative
}
.tags_overview .btn_long{
	padding:4px 14px 4px 7px
}
.tags_overview .btn_long:hover{
	padding:4px 7px
}
.tags_overview .tag_btn .split_tag{
	display:none
}
.tags_overview .tag_btn .oborder{
	position:absolute;
	top:0;
	right:0;
	width:6px;
	background:#ff9f08;
	height:100%
}
.tags_overview .tag_btn:hover .split_tag{
	display:inline-block
}
.tags_overview .tag_btn:hover .oborder{
	display:none
}
.tags_overview .tag_info{
	margin-top:10px;
	padding:10px 0 15px;
	font-size:24px;
	line-height:24px;
	text-align:center;
	color:#fff
}
.tags_overview .sub_links{
	padding:0 0 25px;
	text-align:center
}
.tags_overview .sub_links h2{
	margin:0;
	padding:0;
	display:inline-block;
	font-size:unset
}
.tags_overview .sub_links .active{
	font-weight:700
}
.tags_overview .sub_links a{
	font-size:20px;
	line-height:20px;
	color:#ff9f08;
	padding:0 20px
}
.tags_overview .a_z{
	margin:0 0 25px;
	text-align:center
}
.tags_overview .a_z ul{
	margin:0;
	padding:0
}
.tags_overview .a_z ul li{
	list-style-type:none;
	display:inline-block
}
.tags_overview .a_z .btn_az{
	border:1px solid #2a2a2a;
	font-size:14px;
	font-weight:300;
	border-radius:0;
	background:#1e1e1e;
	vertical-align:top;
	color:#ff9f08;
	overflow:hidden;
	width:30px;
	height:30px;
	display:inline-block;
	line-height:30px;
	text-decoration:none;
	margin-right:4px;
	transition:all .3s ease
}
.tags_overview .a_z .btn_az:hover{
	background:#ff9f08;
	color:#000;
	text-decoration:none
}
.tags_overview .a_z .active{
	background:#ff9f08;
	color:#000
}
.tags_overview table{
	width:100%;
	margin:0;
	padding:0
}
.tags_overview table tr td:last-child{
	width:10%
}
.tags_overview table tr{
	background:#232323;
	border-bottom:1px solid #333
}
.tags_overview table .galleries,.tags_overview table .name{
	font-weight:700
}
.tags_overview table td{
	padding:5px 10px
}
.tags_overview table a{
	color:#ff9f08;
	outline:0;
	cursor:pointer;
	font-size:12px
}
.related_galleries{
	margin:20px 0 15px
}
.related_galleries .rlt_galleries{
	margin:0 0 20px;
	font-size:24px;
	font-weight:300;
	color:#ff9f08;
	line-height:1em
}
.related_galleries .thumb{
	position:relative;
	display:inline-block;
	float:none;
	height:auto;
	margin:0 9px 9px 0;
	margin-bottom:2.525em!important;
	vertical-align:top;
	width:19.41%;
	max-width:250px;
	border:none;
	border-radius:0;
	transition:all .3s ease
}
.related_galleries .thumb:hover .caption .g_title a{
	text-decoration:none
}
.related_galleries .thumb:last-child{
	margin-right:0
}
.related_galleries .thumb .g_type{
	background:#1e1e1e;
	border-radius:5px 5px 0 0;
	transition:background-color .3s ease
}
.related_galleries .thumb .g_type:hover{
	background:#db8f1e
}
.related_galleries .thumb .g_type:hover .t_cat{
	color:#fff
}
.related_galleries .thumb .g_type .g_cat{
	margin:0;
	padding:0
}
.related_galleries .thumb .g_type .t_cat{
	display:block;
	color:#ff9f08;
	font-size:14px;
	text-decoration:none;
	padding:5px
}
.related_galleries .thumb .inner_thumb img{
	width:100%;
	height:auto
}
.related_galleries .thumb .caption .g_title{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:19px
}
.related_galleries .thumb .caption .g_title a:hover{
	text-decoration:underline
}
.related_galleries .thumb .caption{
	background:#1e1e1e;
	padding:3px;
	position:absolute;
	overflow:hidden;
	z-index:0;
	max-height:26px;
	width:100%;
	display:block;
	text-align:center;
	text-decoration:none;
	left:0;
	right:0;
	top:100%
}
.related_galleries .thumb .caption a{
	color:#ff9f08
}
.related_galleries .thumb .caption:hover,.related_galleries .thumb :hover+.caption{
	box-shadow:0 8px 20px rgba(0,0,0,.5);
	height:auto;
	text-decoration:none;
	z-index:1;
	max-height:100%
}
.panel-register{
	max-width:335px;
	background:#222;
	border-radius:0;
	margin:50px auto 0;
	color:#9d9d9d
}
.panel-register h2{
	text-align:center;
	color:#ff9f08;
	margin:0;
	font-size:26px
}
.panel-register p{
	font-size:12px
}
.panel-register a{
	color:#ff9f08
}
.panel-register input[type=email],.panel-register input[type=password],.panel-register input[type=text],.panel-register textarea{
	background:#fff;
	border-radius:3px
}
.panel-register select{
	background:#fff;
	border-radius:3px;
	display:inline-block;
	font-size:12px;
	padding:10px;
	margin:0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.panel-register input[type=submit]{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	padding:10px;
	margin:0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.panel-register input[type=submit]:active,.panel-register input[type=submit]:focus{
	outline:0;
	background:#1e1e1e;
	border:1px solid #2a2a2a
}
.panel-register input[type=submit]:hover{
	background:#db8f1e;
	color:#fff
}
.panel-register .resend_btn{
	background:0 0!important;
	border:none!important;
	border-radius:0!important;
	display:block;
	padding:0!important;
	font-size:14px!important;
	text-align:center;
	text-decoration:none;
	text-transform:initial!important;
	width:auto!important;
	transition:none!important
}
.panel-register .resend_btn:hover{
	color:#ff9f08!important;
	text-decoration:underline
}
.comments{
	margin:20px 0 15px
}
.comments_block { margin-top: 10px; }
.comments_block .c_headbar { display:flex; align-items:center; justify-content: space-between; margin-bottom:10px; }
.comments_block .c_sort { padding:4px 6px; }
.comments_block .c_list { display:flex; flex-direction:column; gap:12px; }
.comments_block .c_item { background:#0f0f0f; border:1px solid #1d1d1d; padding:10px; border-radius:6px; }
.comments_block .c_item .c_head { font-size:12px; color:#aaa; display:flex; gap:10px; margin-bottom:6px; }
.comments_block .c_item .c_body { font-size:14px; line-height:1.5; }
.comments_block .c_item .c_actions { margin-top:8px; display:flex; gap:10px; }
.comments_block .c_item .c_actions button { background:#1e1e1e; color:#ddd; border:1px solid #333; padding:4px 8px; border-radius:4px; cursor:pointer; }
.comments_block .c_item .c_replies { margin-top:10px; margin-left:16px; border-left:2px solid #1f1f1f; padding-left:10px; }
.comments_block .c_form textarea { width:100%; background:#0e0e0e; color:#eee; border:1px solid #2a2a2a; border-radius:4px; padding:8px; }
.comments_block .c_form button { margin-top:8px; background:#1e1e1e; color:#ddd; border:1px solid #333; padding:6px 10px; border-radius:4px; }
.comments_block .c_more { margin-top:12px; width:100%; background:#1e1e1e; color:#ddd; border:1px solid #333; padding:6px 10px; border-radius:4px; }
.comments_block .hidden { display:none; }
.comments .comm_heading{
	margin:0 0 20px;
	font-size:24px;
	font-weight:300;
	color:#ff9f08;
	line-height:1em
}
#comments_list ul{
	margin:0;
	padding:0
}
#comments_list ul li{
	list-style-type:none;
	padding:0;
	margin:0;
	border-bottom:none
}
#comments_list ul .p_comm{
	padding:0;
	margin-bottom:5px;
	border-bottom:1px solid #2f2e2e
}
#comments_list ul .reply_c{
	margin-left:20px
}
#comments_list .comment{
	padding:5px;
	margin:0 0 10px
}
#comments_list .comment .left{
	float:left
}
#comments_list .comment .left .f_c{
	display:block;
	text-align:center;
	color:#ff9f08;
	margin-top:5px;
	font-weight:700;
	font-size:12px
}
#comments_list .comment .left .f_c i{
	font-size:26px
}
#comments_list .comment .left_ch{
	float:left;
	margin:0
}
#comments_list .head{
	height:16px
}
#comments_list .ct_com{
	font-size:11px;
	font-style:italic
}
#comments_list .posted{
	margin:0 0 0 5px;
	color:#a0a0a0
}
#comments_list .head a{
	cursor:pointer;
	color:#ff9f08
}
#comments_list .custom_ttl{
	color:#b0b0b0;
	font-size:13px;
	font-style:italic
}
#comments_list .text{
	overflow-wrap:break-word;
	margin:6px 0 8px
}
#comments_list .opt{
	cursor:pointer;
	color:#ff9f08
}
#comments_list .opt i{
	margin-right:5px;
	font-size:16px
}
#comments_list .opt i:hover{
	color:#fff
}
#comments_list .opt .otxt{
	margin-right:15px
}
#comments_list .opt a{
	color:#ff9f08
}
#comments_list ul .replied{
	padding:10px 0 10px 10px
}
#comment_text{
	width:100%;
	height:100px;
	padding:10px;
	margin:0;
	color:#000
}
#comments_list .reply_link{
	cursor:pointer
}
#comments_list .reply_avatar_comment{
	width:50px;
	height:50px
}
.comment_area{
	position:relative;
	margin-bottom:10px
}
.comment_btn{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	height:35px;
	line-height:35px;
	margin:0 auto 5px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.comment_btn:hover{
	text-decoration:none;
	background:#db8f1e;
	color:#fff
}
.emoji{
	color:transparent;
	display:inline-block;
	font-size:18px;
	font-style:normal;
	height:25px;
	width:25px;
	vertical-align:top
}
.emoji::selection{
	background-color:highlight;
	color:transparent
}
.emoji-image{
	font-size:14px;
	line-height:28px
}
.emoji-button{
	cursor:pointer;
	position:absolute;
	top:5px;
	right:5px
}
.emoji-editor{
	border:1px solid #2a2a2a;
	border-radius:0;
	box-sizing:border-box;
	cursor:text;
	font:-webkit-small-control;
	-webkit-font-smoothing:antialiased;
	height:100px;
	overflow:hidden;
	padding:5px 35px 5px 5px;
	resize:vertical;
	width:100%;
	font-size:14px;
	outline:0
}
.emoji-editor:empty:before{
	content:attr(data-text)
}
.emoji-picker{
	background-color:#2a2a2a;
	border:1px solid #2f2e2e;
	position:absolute;
	width:175px
}
.emoji-picker a{
	cursor:pointer;
	display:inline-block;
	font-size:20px;
	padding:3px!important
}
.emoji-selector{
	border-bottom:none;
	display:flex
}
.emoji-selector li{
	margin:0
}
.emoji-group{
	display:grid;
	grid-template-columns:repeat(6,16.66667%);
	height:200px;
	overflow-y:scroll;
	padding:3px
}
.tab-content>.tab-pane{
	display:inherit
}
.browse_gallery{
	margin:20px 0
}
.browse_gallery .full_image{
	position:relative;
	clear:both;
	margin:0 auto
}
.browse_gallery .full_image img{
	width:100%
}
.browse_gallery .gallery_pagination{
	margin:10px auto;
	padding:10px;
	display:block;
	text-align:center;
	font-size:1.3em
}
.browse_gallery .gallery_pagination .nav_next,.browse_gallery .gallery_pagination .nav_prev{
	margin:20px
}
.browse_gallery .gallery_pagination .nav_first,.browse_gallery .gallery_pagination .nav_last{
	margin:20px
}
.browse_gallery .gallery_pagination a{
	font-size:17px;
	text-decoration:none;
	color:#ff9f08;
	cursor:pointer
}
.browse_gallery .gallery_pagination a:hover{
	color:#fff
}
.browse_gallery .jump_pages{
	font-weight:400;
	line-height:1;
	height:auto;
	color:#fff;
	padding:0;
	margin:0;
	background:0 0;
	cursor:pointer;
	border:none
}
.browse_gallery .gallery_pagination .jump_pages:focus,.browse_gallery .gallery_pagination .jump_pages:hover{
	outline:0;
	border:none
}
.browse_gallery .gallery_pagination .jump_pages:hover{
	text-shadow:0 0 7px #ff9f08
}
.browse_gallery .gallery_pagination .current,.browse_gallery .gallery_pagination .total_pages{
	font-weight:600
}
.browse_gallery .next_img{
	cursor:pointer
}
.browse_gallery .next_nav,.browse_gallery .prev_nav{
	width:20%;
	height:100%;
	background:#000;
	opacity:0;
	position:absolute;
	top:0;
	cursor:pointer
}
.browse_gallery .prev_nav{
	left:0
}
.browse_gallery .next_nav{
	right:0;
	display:none
}
.browse_gallery .next_nav:hover,.browse_gallery .prev_nav:hover{
	opacity:.2
}
.browse_gallery .browse_buttons{
	text-align:center;
	margin-top:20px
}
.browse_gallery .browse_buttons a{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	line-height:35px;
	margin:0 auto;
	padding:0 10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.browse_gallery .browse_buttons a:hover{
	text-decoration:none;
	background:#db8f1e;
	color:#fff
}
.profile_wrap{
	width:1280px;
	margin:0 auto;
	position:relative
}
.profile_divider{
	border-top:1px solid #000;
	webkit-overflow-scrolling:touch;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	height:2px;
	margin:20px 0
}
.profile_block{
	padding:0;
	margin:20px 0 0;
	color:#fff
}
.profile_block .pb_left{
	float:left
}
.profile_block .pb_left h2{
	margin:10px 0 0
}
.profile_block .pb_right{
	float:right
}
.profile_block .pb_right .buy_coins_btn{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:16px;
	padding:10px 15px;
	margin:10px 0 0 0;
	text-align:center;
	text-decoration:none;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease;
	float:right
}
.profile_block .pb_right .buy_coins_btn:hover{
	background:#db8f1e;
	color:#fff
}
.profile_block .pb_right .buy_coins_text{
	display:inline-block;
	vertical-align:middle;
	line-height:35px;
	margin-right:10px;
	font-style:italic
}
.profile_block .user_profile_avatar{
	float:left
}
.profile_block .user_profile_avatar img{
	width:220px;
	height:220px;
	margin:0;
	display:block;
	border-top:1px solid #2a2a2a;
	border-left:1px solid #2a2a2a;
	border-right:1px solid #2a2a2a;
	border-bottom:none
}
.profile_block .user_profile_avatar .acc_settings{
	background:#1e1e1e;
	border-top:none;
	border-left:1px solid #2a2a2a;
	border-right:1px solid #2a2a2a;
	border-bottom:1px solid #2a2a2a;
	margin:0;
	width:220px;
	border-radius:0
}
.profile_block .user_profile_avatar .acc_settings:hover{
	background:#ff9f08;
	border-left:1px solid #2a2a2a;
	border-right:1px solid #2a2a2a;
	border-bottom:1px solid #2a2a2a;
	color:#000
}
.profile_block .user_profile_avatar .acc_settings:focus{
	background:#ff9f08;
	outline:0;
	border-left:1px solid #2a2a2a;
	border-right:1px solid #2a2a2a;
	border-bottom:1px solid #2a2a2a
}
.profile_block .user_profile_info{
	float:left;
	padding:0 0 0 50px;
	width:81%
}
.profile_block .user_profile_info h3{
	margin:0 0 20px;
	font-size:22px;
	color:#ff9f08
}
.profile_block .user_profile_info p{
	margin:0 0 30px
}
.profile_block .user_profile_info h4{
	margin:0 0 5px
}
.profile_block h4{
	color:#d2d2d2
}
.profile_block h2,.profile_block h4{
	padding:0
}
.profile_block .joined_h4{
	text-align:right;
	margin:15px 0 0;
	color:#fff
}
.profile_block .coins_btn{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	padding:10px 15px;
	margin:10px 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.profile_block .coins_btn:hover{
	background:#db8f1e;
	color:#fff
}
.profile_block .user_profile_info .bold{
	font-weight:700;
	color:#ff9f08
}
.coins_info{
	position:relative;
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	width:99.6%;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.coins_info a{
	color:#ff9f08
}
.coins_info a:hover{
	color:#fff
}
#coins_log a{
	text-decoration:none;
	color:#ff9f08
}
#coins_log a:hover{
	text-decoration:underline
}
.perks_menu{
	padding:0;
	margin:20px 0 0;
	color:#fff;
	text-align:center
}
.perks_menu .perks_wrap{
	width:50%;
	float:left
}
.perks_menu .perks_wrap .active{
	min-height:40px
}
.perks_menu ul{
	margin:0 0 50px 0;
	padding:0
}
.perks_menu ul li{
	margin:0;
	padding:0;
	list-style-type:none
}
.perks_menu ul .color_p{
	position:relative;
	display:inline
}
.perks_menu .p_button{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	padding:10px;
	margin:3px 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:190px;
	height:56px;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease;
	vertical-align:top
}
.perks_menu .p_button:hover{
	background:#db8f1e;
	color:#fff
}
.perks_menu .pf_button{
	width:575px
}
.perks_menu .ps_button{
	width:285px
}
.perks_menu .pb_button{
	width:285px;
	margin-left:10px;
	vertical-align:top;
	margin-top:0
}
.perks_menu .a_active{
	line-height:36px;
	cursor:default;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.perks_menu .ct_input{
	width:160px!important;
	padding:9px!important;
	color:#000!important;
	margin:0!important;
	font-size:13px!important
}
.perks_menu .ct_input:active,.perks_menu .ct_input:focus{
	outline:0;
	box-shadow:none
}
.perks_menu .rgt_input{
	width:360px;
	padding:9px;
	color:#000;
	margin:0 0 9px 0;
	font-size:13px
}
.perks_menu .rgt_input:active,.perks_menu .rgt_input:focus{
	outline:0;
	box-shadow:none
}
.perks_menu .ban_input{
	width:285px;
	padding:9px 9px 9px 15px;
	color:#fff;
	margin:0 0 7px 0;
	font-size:13px;
	height:55px;
	vertical-align:top;
	background:#1e1e1e;
	border:1px solid #2a2a2a
}
.perks_menu .ban_input:active,.perks_menu .ban_input:focus{
	outline:0;
	box-shadow:none
}
.perks_menu .rgt_text{
	margin-bottom:0;
	min-height:35px
}
.perks_menu .bufa_text{
	margin-bottom:0;
	min-height:26px
}
.perks_menu .ban_message_error{
	color:red
}
.perks_menu .ban_message_success{
	color:#3ecc6a
}
.perks_menu p{
	font-size:12px;
	font-style:italic
}
.perks_menu .ct_text{
	min-height:35px;
	margin-bottom:0;
	display:inline-block
}
.perks_menu .p_all{
	width:31.5%;
	font-size:15px;
	padding:15px
}
.profile_perk{
	margin-bottom:20px!important
}
.profile_perk:last-child{
	margin-bottom:0!important
}
.profile_perk li{
	margin:0;
	padding:0;
	list-style-type:none
}
.profile_perk .color_p{
	position:relative;
	display:inline
}
.profile_perk .scp_button{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	padding:10px;
	margin:0 0 0 50px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:70px;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease;
	vertical-align:-webkit-baseline-middle
}
.profile_perk .scp_button:hover{
	background:#db8f1e;
	color:#fff
}
.profile_perk .sct_button{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:11px;
	padding:11px;
	margin:0 0 0 8px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:top;
	width:70px;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.profile_perk .sct_button:hover{
	background:#db8f1e;
	color:#fff
}
.profile_perk .ct_input{
	width:200px;
	padding:9px;
	color:#000;
	margin:0;
	font-size:13px;
	border:none
}
.profile_perk .ct_input:active,.profile_perk .ct_input:focus{
	outline:0;
	box-shadow:none
}
.loading-div{
	background:url(https://hentaifox.com/images/ajax-loader.png) center center no-repeat;
	width:100%;
	height:130px
}
.favo_text{
	margin:20px 0 15px;
	color:#fff
}
.profile_galleries{
	border:none;
	padding:0
}
.profile_galleries .thumb{
	position:relative;
	display:inline-block;
	float:none;
	height:auto;
	margin:0 9px 9px 0;
	margin-bottom:2.525em!important;
	vertical-align:top;
	width:19.41%;
	max-width:250px;
	border:none;
	border-radius:0;
	transition:all .3s ease
}
.profile_galleries .caption .g_title a:hover{
	text-decoration:underline
}
.profile_galleries .thumb:nth-child(5n+5){
	margin-right:0
}
.profile_galleries .thumb:nth-child(16),.profile_galleries .thumb:nth-child(17),.profile_galleries .thumb:nth-child(18),.profile_galleries .thumb:nth-child(19),.profile_galleries .thumb:nth-child(20){
	margin-bottom:0
}
.profile_galleries .thumb .g_type{
	background:#1e1e1e;
	border-radius:5px 5px 0 0;
	transition:background-color .3s ease
}
.profile_galleries .thumb .g_type:hover{
	background:#db8f1e
}
.profile_galleries .thumb .g_type:hover .t_cat{
	color:#fff
}
.profile_galleries .thumb .g_type .g_cat{
	margin:0;
	padding:0
}
.profile_galleries .thumb .g_type .t_cat{
	display:block;
	color:#ff9f08;
	font-size:14px;
	text-decoration:none;
	padding:5px
}
.profile_galleries .thumb .inner_thumb img{
	width:100%;
	height:auto
}
.profile_galleries .thumb .caption .g_title{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:19px
}
.profile_galleries .thumb .caption{
	background:#1e1e1e;
	padding:3px;
	position:absolute;
	overflow:hidden;
	z-index:0;
	max-height:26px;
	width:100%;
	display:block;
	text-align:center;
	text-decoration:none;
	left:0;
	right:0;
	top:100%
}
.profile_galleries .thumb .caption a{
	color:#ff9f08
}
.profile_galleries .thumb .caption:hover,.profile_galleries .thumb :hover+.caption{
	box-shadow:0 8px 20px rgba(0,0,0,.5);
	height:auto;
	text-decoration:none;
	z-index:1;
	max-height:100%
}
.profile_edit_block{
	padding:0;
	margin:0
}
.profile_edit{
	padding:0;
	margin:0
}
.profile_edit h3{
	margin:0 0 10px;
	color:#fff
}
.profile_edit .button_select{
	background:#1e1e1e;
	border-radius:1px;
	vertical-align:top;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	padding:10px 15px 8px;
	margin:0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.profile_edit .button_select:hover{
	background:#db8f1e;
	color:#fff
}
.profile_edit .button{
	background:#1e1e1e;
	border:1px solid #2a2a2a;
	border-radius:1px;
	color:#ff9f08;
	display:inline-block;
	font-size:12px;
	padding:10px 15px;
	margin:0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	outline:0;
	font-weight:400;
	transition:background-color .3s ease
}
.profile_edit .button:hover{
	background:#db8f1e;
	color:#fff
}
.profile_edit ul{
	margin:0;
	padding:0
}
.profile_edit ul li{
	margin:0 10px 0 0;
	padding:0;
	list-style-type:none;
	max-width:383px;
	display:inline-block;
	vertical-align:top
}
.profile_edit .li_left{
	margin-right:0
}
.profile_edit .file_text{
	margin:0!important;
	width:176px!important;
	cursor:default;
	border-radius:0;
	height:35px;
	vertical-align:top
}
.profile_edit .input-group{
	margin:0 0 10px
}
.profile_edit file{
	margin:0 0 10px
}
.profile_edit .p_email{
	float:none;
	margin-right:10px
}
.profile_edit .p_location{
	float:left;
	margin-right:10px
}
.profile_edit .p_gender{
	float:none
}
.profile_edit input[type=password],.profile_edit input[type=text]{
	width:300px;
	padding:10px;
	color:#000;
	margin:0 0 10px
}
.profile_edit textarea{
	width:500px;
	height:120px;
	padding:10px;
	margin:0 0 8px 10px;
	color:#000;
	resize:none
}
.profile_edit select{
	padding:10px;
	color:#000;
	margin:0 0 10px
}
.profile_edit p{
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:11px;
	font-weight:700;
	cursor:default
}
.profile_edit .bio_p{
	padding:0 0 0 10px
}
.profile_edit .avt_div{
	position:relative;
	width:270px
}
.profile_edit .avt_div img{
	margin:0 0 10px;
	border:2px solid #fff;
	width:270px;
	height:270px
}
.profile_edit .remove_avatar{
	cursor:pointer;
	position:absolute;
	background:rgba(178,16,16,.3);
	width:100%;
	padding:5px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	opacity:1
}
.profile_edit .remove_avatar:hover{
	background:rgba(178,16,16,.5);
	transition:all .5s ease
}
.profile_edit_block .btn{
	margin:0 5px 0 0
}
.main_section{
	background:#1e1e1e;
	text-align:left;
	padding:20px 0 15px;
	color:#ffffff;
	position:relative;
	bottom:auto;
	width:100%;
	min-height:50px;
	z-index:1;
}
.tags_list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 15px;
	justify-content: center;
}
.tags_list a {
	background: #2a2a2a;
	border: 1px solid #3a3a3a;
	border-radius: 18px;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: 500;
	padding: 6px 14px;
	display: inline-block;
	transition: all 0.3s ease;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
}
.tags_list a:hover {
	background: #ffffff;
	color: #000;
	transform: translateY(-1px);
	box-shadow: 0 4px 8px rgba(182, 19, 19, 0.3);
	border-color: #ffffff;
}
.tags_list a:active {
	transform: translateY(0);
}
.main_section .main_desc{ margin-top:8px; font-size:14px; line-height:1.6; color:#dddddd; }
.main_bar{
	margin:0;
	padding:0;
	font-size:20px
}
.f_br{
	text-align:center;
	display:block
}
.f_tt{
	display:block;
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit
}
.footer{
	position:absolute;
	bottom:-110px;
	width:100%;
	height:50px;
	z-index:3;
}
.footer .top_footer{
	background:#1e1e1e;
	padding:0 0 10px
}
.footer .top_footer .main_description{
	text-align:left;
	font-size:13px
}
.footer .top_footer .hentai_reader{
	text-align:left;
	font-size:13px
}
.footer .top_footer .parody_description{
	text-align:left;
	font-size:13px
}
.footer .bottom_footer{
	background:#2a2a2a;
	padding:10px 0;
	color:#ff9f08;
	text-align:center
}
.footer .bottom_footer ul{
	margin:0;
	padding:0;
	display:inline-block
}
.footer .bottom_footer ul li{
	list-style-type:none;
	display:inline-block;
	margin-right:10px
}
.footer .bottom_footer a{
	color:#ffffff;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	display:inline-block
}
.footer .bottom_footer a:hover{
	color:#fff
}
.footer .top_footer #more_text{
	display:inline
}
.footer #more_dots{
	display:none
}
.footer #show_more_btn{
	display:none
}
.footer #show_more_btn{
	display:none;
	color:#ff9f08;
	cursor:pointer;
	background:0 0;
	border:none;
	padding:0 0 0 5px;
	margin:0;
	outline:0
}
.footer #offsite_link{
	cursor:pointer;
	display:none
}
.footer .offsite{
	display:block
}
.footer .footer_ext{
	background:#151515;
	padding:30px 0
}
.footer .footer_ext .ext{
	float:left;
	width:135px;
	margin-right:20%
}
.footer .footer_ext .ext.last{
	margin-right:0;
	width:135px
}
.footer .footer_ext .bottom_align{
	margin:0 auto
}
.footer .footer_ext .line{
	width:135px;
	height:3px;
	background:#ff9f08;
	margin:15px 0
}
.footer .footer_ext h3{
	margin:0;
	padding:0;
	text-align:left;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	color:#d2d2d2
}
.footer .footer_ext ul{
	margin:0;
	padding:0
}
.footer .footer_ext ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left
}
.footer .footer_ext ul li a{
	color:#d2d2d2
}

/* VIDEOS */
.overlay_loading {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    z-index: 2;
    opacity: 0.7;
}

/* Profile Tabs - modern look */
.profile_tabs .nav-tabs {
  border-bottom: 1px solid #2a2a2a;
}
.profile_tabs .nav-tabs > li > a {
  color: #9e9e9e;
  background: transparent;
  border: none;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  letter-spacing: .5px;
}
.profile_tabs .nav-tabs > li.active > a,
.profile_tabs .nav-tabs > li.active > a:focus,
.profile_tabs .nav-tabs > li.active > a:hover {
  color: #fff;
  background: transparent;
  border: none;
  border-bottom: 2px solid #ff9f08;
}
.profile_tabs .nav-tabs > li > a:hover {
  color: #fff;
  border-bottom: 2px solid rgba(255,159,8,.5);
}
.profile_tabs .tab-content {
  box-shadow: 0 3px 6px rgba(0,0,0,.25);
  border-radius: 2px;
}
.profile_tabs .tab-content > .tab-pane { display: none; }
.profile_tabs .tab-content > .active { display: block; }

.overlay_loading_inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay_loading_content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 2px;
    border-color: rgba(255, 255, 255, 0.05);
    border-top-color: #fff;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}


.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
	background: rgba(33, 33, 33, 0.6);
	pointer-events: auto;
    -ms-touch-action: none;
    touch-action: none;
	visibility:hidden;
	opacity:0;
	z-index:10;
	transition: visibility 0.3s linear,opacity 0.3s linear;
}
.overlay_active {
    visibility:visible;
	opacity:1;
}
.overlay_box {
	margin: 24px 8px;
    min-width: 304px;
    width: 90%;
    max-width: 600px;
    position: relative;
    border-radius: 2px;
    background: rgb(48, 48, 48);
    overflow: visible;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-y: auto;
    pointer-events: auto;
}
.overlay_outer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    outline: none;
    width: 100%;
}
.overlay_box .borders {
	position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 2px;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.overlay_box .card {
	background-color: #424242;
    color: #fff;
	-webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	border-radius: 2px;
    min-width: 0;
    position: relative;
    text-decoration: none;
    box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);
}
.overlay_box .card_title {
	-webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
	position: relative;
    padding: 0px 16px;
    height: 48px;
	background-color: #ff9f08;
    border-color: #ff9f08;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 16px;
}
.overlay_box .close_btn {
	position: absolute;
    top: -4px;
    right: 0px;
    width: 34px;
    will-change: box-shadow;
    color: #fff;
    -webkit-appearance: button;
    background: transparent;
    box-shadow: none!important;
    border-radius: 50%;
    border: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 0;
    font-size: 18px;
    height: 44px;
    align-items: center;
    display: inline-flex;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    font-weight: normal;
    margin: 6px 8px;
    outline: 0;
    text-transform: uppercase;
    text-decoration: none;
    user-select: none;
    cursor: pointer;
}
.overlay_box .tab_title {
	font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    text-shadow: rgb(147 148 150) 0px 1px 3px;
}
.overlay_box .card_text {
	overflow-y: auto;
	backface-visibility: hidden;
	white-space: pre-line;
	border-top: 1px solid rgb(58, 60, 63);
	padding: 16px;
    width: 100%;
}
.overlay_box .card_actions {
	border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
	-webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
	border-top: 1px solid rgb(58, 60, 63);
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 4px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.overlay_box .spacer {
	-webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
	flex-grow: 1!important;
}
.overlay_box .card_btn {
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	border:none;
    border-radius: 2px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 36px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 14px;
    font-weight: 500;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 6px 8px;
    min-width: 88px;
    outline: 0;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	background:none;
}
.overlay_box .card_btn:hover {
	background: rgba(255,255,255,0.1);
}
.overlay_box .card_btn_colored {
	background: rgb(255 159 8) !important;
    border-color: #ff9f08;
	box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}

.tt {
	position: relative;
}
.tt .tt_text {
	visibility: hidden;
	white-space: nowrap;
	position: absolute;
	background-color: #616161;
	color: #fff;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	padding: 5px 8px;
	border-radius: 2px;
	text-transform: none;
	z-index: 1;
	opacity: 0;
	bottom: 100%;
    margin-left: 10px;    
    transition: .15s cubic-bezier(.25,.8,.5,1);
    width: auto;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}
.tt:hover .tt_text {
	visibility: visible;
    opacity: 0.9;
}
.flex_wrap {
	flex-wrap: wrap;
	flex: 1 1 auto;
    display: -webkit-flex;
    display: flex;
	-webkit-box-flex: 1;
}
.top_overview {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 44px auto 0 auto;
	position: relative;
}
.top_overview .sort_area {
    margin-left: 0;
    margin-right: 12px;
}
.top_overview .sort_area button {
	background:#1e1e1e;
	color:#f19f08;
	border: 1px solid #272727;
	border-radius:4px;
	display:inline-block;
	font-size:12px;
	padding:7px 22px 7px 5px;
	margin:0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:167px;
	height:32px;
	outline:0;
	font-weight:400;
	cursor:pointer;
	position: relative;
}
.top_overview .sort_area #ss_changer i {
	position: absolute;
    right: 10px;
    top: 10px;
}
.top_overview .view_style {
	margin-right:auto;
}
.top_overview #s_view {
	background: #1e1e1e;
    border: 1px solid #272727;
    color: #ffffff;
    font-size: 24px;
    vertical-align: middle;
    display: block;
    line-height: 28.9px;
    cursor: pointer;
    border-radius: 4px;
	box-shadow:0 3px 6px rgb(0 0 0/25%);
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.top_overview #s_view:hover {
	color:#fff;
}

.top_overview .sort_area .ss_ch_drop {
	display: none;
    position: absolute;
    background: #303030;
    top: 38px;
    opacity: 1;
    z-index: 5;
    left: -1px;
    border-radius: 4px;
    overflow-y: auto;
    overflow-x: hidden;
    contain: content;
    will-change: transform;
    box-shadow: 0 5px 5px -3px rgb(0 0 0 / 20%), 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%);
}
.top_overview .sort_area .ch_drop_itm:hover {
	background-color: #eee;
    border-color: #ddd;
}
.top_overview .sort_area .ch_drop_itm:hover > a {
	color:#000;
}
.top_overview .sort_area .ss_ch_drop a {
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    height: 48px;
    margin: 0;
    padding: 0 16px;
    position: relative;
    text-decoration: none;
    transition: .3s cubic-bezier(.25,.8,.5,1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: none;
    width: 167px;
}
.bottom_overview {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 15px auto 30px auto;
}
.top_overview .home-ad-top { margin: 16px 0; display: none; width: 100%; order: 2; flex: 0 0 100%; justify-content: center; }
.top_overview .home-ad-top.desktop { display: none; }
.top_overview .home-ad-top.mobile { display: none; }
@media (min-width: 768px) { .top_overview .home-ad-top.desktop { display: flex; } }
@media (max-width: 767.98px) { .top_overview .home-ad-top.mobile { display: flex; } }

/* Keep the sort filter on the left in the top_overview row */
.top_overview .sort_area.srt_ovw { margin-left: 0; margin-right: 12px; }
.sub_overview {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 15px auto 0 auto;
}
.sub_overview::before {
  content: "";
}
.sub_overview::after {
  content: "";
}
.sub_overview.nospace {
	margin:-16px auto 0 auto;
}
.sub_overview .a_item {
	transition: all 280ms cubic-bezier(0.5, 0, 0.1, 1);
	margin: 16px;
}
.sub_overview .vc_item {
	transition: all 280ms cubic-bezier(0.5, 0, 0.1, 1);
	margin: 16px;
}
.sub_overview .a_item:hover {
	/* background-color: rgba(58,60,63,.25); */
}
.sub_overview .vc_item:hover {
	
}
.sub_overview .v_item {
	position: relative;
    display: inline-block;
    color: #fff;
    white-space: normal;
    border-radius: 3px;
    float: left;
    transition: all 280ms cubic-bezier(0.5, 0, 0.1, 1);
}
.sub_overview .video_cover {
	
}
.sub_overview .video_cover img {
	width:268px;
	height:394px;
}
.sub_overview .video_title {
	width: 268px;
    font-size: 14px;
    font-weight: 400;
    background: #1e1e1e;
    padding: 10px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    height: 35px;
    text-overflow: ellipsis;
}
.a_item:hover .video_title {
	box-shadow: 0 8px 20px rgb(0 0 0 / 50%);
    height: auto;
    text-decoration: none;
    z-index: 1;
    max-height: 100%;
	color:#fff;
}
.sub_overview .video_title:hover {
	box-shadow: 0 8px 20px rgb(0 0 0 / 50%);
    height: auto;
    text-decoration: none;
    z-index: 1;
    max-height: 100%;
	color:#fff;
}
.sub_overview .vcat_poster img {
	width:602.33px;
	height:338.8px;
    opacity: .5;
    border-radius: 2px;
    transition: all 280ms cubic-bezier(0.5, 0, 0.1, 1);
    -webkit-filter: grayscale(75%);
    filter: grayscale(75%);
}
.sub_overview .vcat_info:hover > .sub_overview .vcat_poster img {
	filter: none;
	opacity: 1;
}
.sub_overview .vcat_poster img:hover {
	filter: none;
	opacity: 1;
}
.sub_overview .vcat_info {
	background: #1e1e1e;
    padding-left: 30%;
	width:602.33px;
	position:relative;
}
.sub_overview .vcover {
	position: absolute;
    left: 16px;
    bottom: 16px;
    border-radius: 2px;
    width: 30%;
	box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)!important;
	pointer-events: none !important;
	border-style: none;
}
.sub_overview .vcat_title {
	font-family: 'Titillium Web', sans-serif;
	font-size: 1.25vw;
	font-weight: 400;
    padding: 8px 16px 0 32px;
    min-height: 88px;
	align-items: center;
	flex: 1 1 auto;
    display: -webkit-flex;
    display: flex;
	justify-content: center;
}
.sub_overview .vcat_second {
	-webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
	align-items: center;
	padding: 8px 16px 10px 32px;
    font-size: 14px;
    color: #939496;
	flex: 1 1 auto;
    display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}
.sub_overview .spacer {
	    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.sub_overview .v_item:hover .remove_fav{
	opacity:1;
	transition:all .5s ease
}
.sub_overview .v_item .remove_fav{
	cursor: pointer;
    position: absolute;
    background: rgba(178,16,16);
    width: 100%;
    padding: 5px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    opacity: 0;
    top: 0;
    z-index: 1;
    border: none;
}
.scroll_top {
	position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 4;
    background: #ff9f08;
    padding: 20px;
    border-radius: 100px;
    width: 60px;
    height: 60px;
	cursor:pointer;
	display:none;
}
.scroll_top i {
	margin: 0 auto;
    display: block;
    font-size: 18px;
    width: 16px;
    color: #000;
}
.sub_overview .series_list {
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    column-count: 2;
    column-gap: 40px;
}
.sub_overview .series_list li {
	list-style-type:none;
}
.sub_overview .series_list .letter {
	padding: 0 10px;
}
.sub_overview .series_list .az_sub {
    padding: 5px 10px;
}
.sub_overview .series_list .az_sub.active {
	background: #1b1b1b;
}
.sub_overview .series_list li a {
	color:#ff9f08;
}
.sub_overview .series_list li a:hover {
	color:#fff;
}
.pg_top {
	margin:25px auto;
	display:table;
}
.pg_btm {
	margin:25px auto;
	display:table;
}
.categories {
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
}
.categories::before {
  content: "";
}
.categories::after {
  content: "";
}
.categories .cat_item {
	width: 224px;
    height: 415px;
    margin-bottom: 24px;
    display: block;
    border-radius: 3px;
    background: rgba(147,148,150,.1);
    position: relative;
    box-shadow: 0 1px 2px rgb(48 48 48 / 50%);
    transition: all .2s ease;
    margin: 12px;
	
}
.categories .cat_item:hover {
	-webkit-transform: scale(1.07);
    transform: scale(1.07);
}
.categories .cat_bg {
	background-size: 100% auto !important;
    background-position-x: 50%,50% !important;
    background-position-y: 0,0 !important;
	border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #3a3a3a;
    background-repeat: no-repeat !important;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.categories .cat_con {
	padding: 174px 24px 24px 24px;
	position: absolute;
    top: 0;
    left: 0;
    color: #fff;
	width: 100%;
}
.categories .cat_ico {
	width: 56px;
    height: 56px;
	border-radius: 100%;
    border: 2px solid rgba(147,148,150,.5);
}
.categories .cat_ttl {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 22px;
    line-height: 22px;
	margin: 14px 0 12px 0;
    letter-spacing: .5px;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 0 0 2px #fff;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}
.categories .cat_dsc {
	font-family: 'Exo', sans-serif;
	font-size: 14px;
    line-height: 24px;
	width: 100%;
	margin-right: 0;
	font-weight: 500;
	color:#ffffff;
}
.categories .cat_count {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 22px;
	position: absolute;
    bottom: 8px;
    left: 24px;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 8px 0;
    color: #fff;
	align-items: center;
	flex-direction: row;
	flex: 1 1 auto;
    display: flex;
	-webkit-box-align: center;
	-webkit-box-flex: 1;
}
.categories .cat_count i {
	color: rgba(147,148,150,.5);
    margin-right: 8px;
	display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
}
.video {
	font-family: 'Titillium Web', sans-serif;
	position: relative;
    max-width: 1760px;
	margin:64px auto;
}
.video .left {
	width: 1304px;
    max-width: 1304px;
    min-height: 661px;
	float:left;
}
.video .left .player {
    position: relative;
    width: 100%;
    /* Default desktop height */
    height: 661px;
}

/* Watch page ad blocks */
.watch-ad-top { margin: 16px 0; display: none; text-align: center; }
.watch-ad-top.desktop { display: none; }
.watch-ad-top.mobile { display: none; }
@media (min-width: 992px) { .watch-ad-top.desktop { display: block; } }
@media (max-width: 991.98px) { .watch-ad-top.mobile { display: block; } }

/* 16:9 responsive player on smaller screens */
@media (max-width: 992px) {
  .video {
    margin: 24px auto;
  }
  .video .left {
    width: 100%;
    max-width: 100%;
    min-height: initial;
    float: none;
  }
  .video .left .player {
    height: 0;
    padding-bottom: 56.25%; /* 16:9 */
  }
  .video .left .player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video .right {
    float: none;
    width: 100%;
    padding: 16px 0;
  }
}

/* Even smaller phones: allow 4:3 if needed */
@media (max-width: 480px) {
  .video .left .player {
    padding-bottom: 75%; /* fallback 4:3 for ultra small screens */
  }
}
.video .left .info_top {
	position: relative;
    border-bottom: 1px solid rgba(255,255,255,.15);
	padding-bottom:24px;
	margin-bottom:24px;
}
.video .left .info_top .video_title {
	font-size: 18px;
	font-weight: 400;
    max-height: 48px;
    overflow: hidden;
    line-height: 24px;
    text-shadow: 0 1px 1px rgb(0 0 0 / 35%);
	margin:14px 0 0 0;
}
.video .left .info_top .video_views {
	font-size: 16px;
    font-weight: 300;
	color: #9e9e9e;
}
.video .left .info_top .buttons {
	font-family:Tahoma, Arial, sans-serif;
	text-align:right;
	position: absolute;
    bottom: 0;
    right: 0;
	display: flex;
	align-items: flex-end;
	color:rgb(158, 158, 158);
}
.video .left .info_top .buttons .button_item {
	flex-direction: row;
	padding: 12px 16px;
	cursor: pointer;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	flex: 1 1 auto;
	display: flex;
	-webkit-box-align: center;
	-webkit-box-flex: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.video .left .info_top .buttons .button_item:hover {
	color:#ff9f08;
}
.video .left .info_top .buttons .button_item i {
	margin-right:6px;
	font-size:18px;
}
.video .left .info_bottom {
	
}
.video .left .info_bottom .cover {
	width: 200px;
    margin-right: 16px;
	position: relative;
    min-width: 130px;
	max-width: 200px;
	float: left;
}
.video .left .info_bottom .cover img {
	width: 100%;
	position: relative;
    border-radius: 3px;
    box-shadow: rgb(23 24 26 / 25%) 0px 15px 20px 5px;
}
.video .left .info_bottom .cover::before {
	
}
.video .left .info_bottom .r_info_b {
	position: relative;
    overflow-y: hidden;
	flex: 1 1 auto;
    display: -webkit-flex;
    display: flex;
	-webkit-box-flex: 1;
}
.video .left .info_bottom .r_item {
	width: 100%;
	font-size: 16px;
	height: 64px;
	line-height: 1.5;
}
.video .left .info_bottom .half {
	width: 50%;
}
.video .left .info_bottom .r_item span {
	display:block;
}
.video .left .info_bottom .r_item a {
	display:inline-block;
}
.video .left .info_bottom .r_item span {
	color:#616161;
}
.video .left .info_bottom .r_item .sub_r {
	color:#9e9e9e;
}
.video .left .info_bottom .r_item .sub_t {
	display:inline-block;
	margin-right:16px;
	color:#9e9e9e;
	font-weight:600;
}
.video .left .info_bottom .r_item h2 {
	font-size: 16px;
	display:inline-block;
	margin:0;
}
.video .left .info_bottom .r_item a {
	color:#ff9f08;
}
.video .left .info_bottom .r_item a:hover {
	text-decoration:none;
	color:#fff;
}
.video .left .video_tags {
	margin-top:50px;
	padding:24px;
	background: #1e1e1e;
    border-radius: 2px;
}
.video .left .video_tags a {
	cursor: pointer;
	border: 1px solid currentColor;
    background: transparent;
    box-shadow: none;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 36px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 14px;
    font-weight: 500;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 6px 8px;
    min-width: 88px;
    outline: 0;
    text-transform: uppercase;
    text-decoration: none;
    transition: .3s cubic-bezier(.25,.8,.5,1),color 1ms;
    position: relative;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	padding:0 16px;
	color: #9e9e9e;
	margin-right: 16px;
	margin-left: 0;
}
.video .left .video_tags a:hover {
	background:#3D3D3D;
}
.video .left .video_tags a::before {
	border-radius: inherit;
    color: inherit;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: .12;
    transition: .3s cubic-bezier(.25,.8,.5,1);
    width: 100%;
}
.video .left .video_tags .video_description p {
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 16px;
    line-height: 28px;
}
.video .right {
	float:left;
	width:450px;
	padding:0 24px;
}
.video .right .more_from_series {
	
}
.video .right .more_from_series .mfs_title {
	font-size: 16px;
    margin: -4px 0 16px 0;
    line-height: 20px;
}
.video .right .more_from_series .mfs_item {
	padding: 0px;
    margin: 0 0 8px 0;
	flex-direction: row;
	flex: 1 1 auto;
    display: flex;
	transition: all 280ms cubic-bezier(0.5, 0, 0.1, 1);
	-webkit-box-flex: 1;
	position:relative;
}
.video .right .more_from_series .mfs_item .now_playing {
	position: absolute;
    top: 0;
    left: 0;
    width:160px;
	height:90px;
    background: rgba(0,0,0,.8);
    line-height: 90px;
    text-align: center;
    font-size: 18px;
}
.video .right .more_from_series .mfs_item .poster {
	
}
.video .right .more_from_series .mfs_item .poster img {
	width:160px;
	height:90px;
}
.video .right .more_from_series .mfs_item {
	padding-right: 24px;
}
.video .right .more_from_series .mfs_item .infos {
	padding-left: 16px;
}
.video .right .more_from_series .mfs_item .infos .title {
	font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    max-height: 54px;
    overflow-wrap: break-word;
    overflow: hidden;
	
}
.video .right .more_from_series .mfs_item .infos .title a {
	color:#ffffff;
}
.video .right .more_from_series .mfs_item .infos .title a:hover {
	text-decoration:none;
	color:#fff;
}
.video .right .more_from_series .mfs_item .infos .brand {
	font-size: 14px;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 18px;
	margin:5px 0;
}
.video .right .more_from_series .mfs_item .infos .brand a {
	color:rgba(255,255,255,.5);
}
.video .right .more_from_series .mfs_item .infos .brand a:hover {
	text-decoration:none;
}
.video .right .more_from_series .mfs_item .infos .views {
	font-size: 14px;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 18px;
	margin:5px 0;
	color:rgba(255,255,255,.5);
}
.video .right .more_related {
	
}
.video .right .more_related .mr_title {
	font-size: 16px;
    margin: 0 0 16px 0;
    line-height: 24px;
}
.video .right .more_related .mr_item {
	padding: 0px;
    margin: 0 0 8px 0;
	flex-direction: row;
	flex: 1 1 auto;
    display: flex;
	transition: all 280ms cubic-bezier(0.5, 0, 0.1, 1);
	-webkit-box-flex: 1;
	position:relative;
}
.video .right .more_related .mr_item .now_playing {
	position: absolute;
    top: 0;
    left: 0;
    width:160px;
	height:90px;
    background: rgba(0,0,0,.8);
    line-height: 90px;
    text-align: center;
    font-size: 18px;
}
.video .right .more_related .mr_item .poster {
	
}
.video .right .more_related .mr_item .poster img {
	width:160px;
	height:90px;
}
.video .right .more_related .mr_item {
	padding-right: 24px;
}
.video .right .more_related .mr_item .infos {
	padding-left: 16px;
}
.video .right .more_related .mr_item .infos .title {
	font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    max-height: 54px;
    overflow-wrap: break-word;
    overflow: hidden;
	
}
.video .right .more_related .mr_item .infos .title a {
	color:#ffffff;
}
.video .right .more_related .mr_item .infos .title a:hover {
	text-decoration:none;
	color:#fff;
}
.video .right .more_related .mr_item .infos .brand {
	font-size: 14px;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 18px;
	margin:5px 0;
}
.video .right .more_related .mr_item .infos .brand a {
	color:rgba(255,255,255,.5);
}
.video .right .more_related .mr_item .infos .brand a:hover {
	text-decoration:none;
}
.video .right .more_related .mr_item .infos .views {
	font-size: 14px;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 18px;
	margin:5px 0;
	color:rgba(255,255,255,.5);
}