@media screen and (max-width:1120px){
	#page_content { padding:70px 5px; }
	#wrap_main_header { padding:0 7px; }
}
@media screen and (min-width:1101px){
	#side_menu { display:none !important; }
}
@media screen and (min-width:769px){
	.show_mobile { display:none; }
}
@media screen and (max-width:1100px){
	.page_menu { display:none; }
	#open_sub_mobile {  display:table-cell; }
	.page_menu_wrapper { box-shadow:none; }
	.page_wrapper_in { padding:5px; }
}
@media screen and (max-width:1024px){
	#wrap_stream { width:400px; height:225px; }
	#container_stream { top:100px; width:400px; height:265px; margin-left:-200px; margin-top:0px; }
	#container_stream_audio { top:100px; }
}
@media screen and (max-width:800px){
	#private_center { border-left:none !important; }
}
@media screen and (max-width:768px){
	#side_menu { border-bottom:0px !important; border-top:0px !important; }
	.hide_mobile { display:none; }
	.show_mobile {  display:block; }
	.page_left, .page_right, .page_350, .page_40,
	.page_half, .page_third, .page_two_third { display:block; width:100%; padding:0px; }
	.post_image img { max-height:450px; }
	.cookie_wrap { width:90%; left:5%; }
	.cookie_text { display:block; vertical-align:baseline; text-align:center; }
	.cookie_img { display:block; width:100%; vertical-align:baseline; text-align:center; padding-bottom:10px; }
	.cookie_img img { display:inline-block; }
	.cookie_button { display:block; width:100%; vertical-align:baseline; padding:15px 0 0 0; text-align:center; }
}
@media screen and (min-width:769px){
	.show_phone { display:none; }
}
@media screen and (max-width:640px){
	.room_t { max-width:60%; }
	.modal_left, .modal_right { width:100%; float:none; padding:15px; }
	.profile_avatar { width:100px; height:100px; }
	.avatar_profile { width:100px; height:100px; }
	.pro_name { font-size:18px; }
	.pro_name_icon { width:14px; height:14px; display:block; }
	.avatar_spin { width:100px; height:100px; }
	.avatar_control { left:11px; }
	.color_switch { width:16.1666666%; }
	.hide_phone { display:none; }
	.sp_box { width:98%; }
	.proli { width:145px; }
}
@media screen and (min-width:481px){
	.room_mobile_counter { display:none; }
}
@media only screen and (max-width : 480px) {
	.chat_head_logo { width:0px; overflow:hidden; }
	.form_left_full, .form_right_full { width:100%; padding:0; float:none; }
	.listing_half_element { width:100%; float:none; margin:0; }
	#wrap_stream { width:320px; height:180px; }
	#container_stream { top:60px; width:320px; height:220px; margin-left:-160px; margin-top:0px; }
	#container_stream_audio { top:100px; }
}
@media screen and (max-width:400px){
.guest_recaptcha>div { transform:scale(0.85) !important; -webkit-transform:scale(0.85) !important; transform-origin:0 0 !important; -webkit-transform-origin:0 0 !important; }
.register_recaptcha>div { transform:scale(0.85) !important; -webkit-transform:scale(0.85) !important; transform-origin:0 0 !important; -webkit-transform-origin:0 0 !important; }
}

.small_modal_out,
.large_modal_out,
.over_modal_out,
.over_emodal_out,
.top_modal_out {
	height:100vh!important;
	max-height:none!important;
	overflow-x:hidden!important;
	overflow-y:auto!important;
	-webkit-overflow-scrolling:touch;
	overscroll-behavior-y:contain;
	touch-action:pan-y;
	scrollbar-gutter:stable;
	transition:none!important;
}
@supports (height:100dvh) {
	.small_modal_out,
	.large_modal_out,
	.over_modal_out,
	.over_emodal_out,
	.top_modal_out {
		height:100dvh!important;
	}
}
.small_modal_in,
.large_modal_in,
.over_modal_in,
.over_emodal_in,
.top_modal_in,
.modal_in,
.back_modal {
	height:auto!important;
	min-height:0!important;
	max-height:none!important;
	overflow:hidden!important;
	-webkit-overflow-scrolling:auto!important;
}
.modal_content {
	height:auto!important;
	min-height:0!important;
	max-height:none!important;
	overflow:visible!important;
}
#show_chat,
#show_private_wrap,
#chat_left,
#chat_left_data,
#chat_right_data,
.float_content,
.text_box {
	-webkit-overflow-scrolling:touch!important;
	overscroll-behavior:contain!important;
	scroll-behavior:auto!important;
	min-height:0;
	transition:none!important;
}
#show_chat.back_chat {
	border:0!important;
	border-radius:0!important;
	box-shadow:none!important;
	backdrop-filter:none!important;
	-webkit-backdrop-filter:none!important;
}
#show_chat::before,
#show_chat::after {
	pointer-events:none!important;
}
#show_chat > *,
#chat_logs_container {
	position:relative;
	z-index:1;
}

.topic_log .topic_icon,
.topic_log > .topic_icon {
	display:table-cell!important;
	width:40px!important;
	min-width:40px!important;
	height:auto!important;
	min-height:0!important;
	max-height:none!important;
	overflow:visible!important;
	position:relative!important;
	vertical-align:top!important;
}
.topic_log .tpicon,
.topic_log > .topic_icon .tpicon {
	display:block!important;
	position:static!important;
	width:40px!important;
	height:40px!important;
	min-width:40px!important;
	min-height:40px!important;
	max-width:40px!important;
	max-height:40px!important;
	margin:0!important;
	border-radius:50%!important;
	font-size:inherit!important;
	line-height:normal!important;
	text-indent:0!important;
	color:inherit!important;
	overflow:hidden!important;
}
.topic_log .tpclear {
	display:table-cell!important;
	position:static!important;
	width:24px!important;
	height:auto!important;
	min-width:24px!important;
	min-height:0!important;
	max-width:24px!important;
	max-height:none!important;
	padding:0!important;
	font-size:10px!important;
	line-height:normal!important;
	text-indent:0!important;
	vertical-align:middle!important;
	overflow:visible!important;
}
.topic_log .tpclear i,
.topic_log .tpclear i::before {
	display:inline-block!important;
	position:static!important;
	width:auto!important;
	height:auto!important;
	font-size:inherit!important;
	line-height:inherit!important;
	text-indent:0!important;
	color:inherit!important;
	transform:none!important;
	background:none!important;
	box-shadow:none!important;
}
.topic_log .tpclear::before,
.topic_log .tpclear::after {
	content:none!important;
	display:none!important;
}
@media screen and (max-width:1024px) {
	body,
	.backglob,
	.back_chat {
		background-attachment:scroll!important;
	}
	.small_modal_out,
	.large_modal_out,
	.over_modal_out,
	.over_emodal_out,
	.top_modal_out,
	#show_chat,
	#show_private_wrap,
	#chat_left_data,
	#chat_right_data,
	.float_content {
		backdrop-filter:none!important;
		-webkit-backdrop-filter:none!important;
	}
}

.bfont1  { font-family:'Kalam', cursive !important; }
.bfont2  { font-family:'Signika', sans-serif !important; }
.bfont3  { font-family:'Grandstander', cursive !important; }
.bfont4  { font-family:'Comic Neue', cursive !important; }
.bfont5  { font-family:'Quicksand', sans-serif !important; }
.bfont6  { font-family:'Orbitron', sans-serif !important; }
.bfont7  { font-family:'Lemonada', cursive !important; }
.bfont8  { font-family:'Grenze Gotisch', cursive !important; }
.bfont9  { font-family:'Merienda', cursive !important; }
.bfont10 { font-family:'Amita', cursive !important; }
.bfont11 { font-family:'Averia Libre', Georgia, serif !important; }
.bfont12 { font-family:'Turret Road', 'Arial Narrow', sans-serif !important; }
.bfont13 { font-family:'Sansita', sans-serif !important; }
.bfont14 { font-family:'Comfortaa', 'Arial Rounded MT Bold', 'Trebuchet MS', sans-serif !important; }
.bfont15 { font-family:'Bree Serif', serif !important; }
.bfont16 { font-family:'Playpen Sans', cursive !important; }
.bfont17 { font-family:'Gabriela', serif !important; }

.bnfont1  { font-family:'Kalam', cursive !important; }
.bnfont2  { font-family:'Signika', sans-serif !important; }
.bnfont3  { font-family:'Grandstander', cursive !important; }
.bnfont4  { font-family:'Comic Neue', cursive !important; }
.bnfont5  { font-family:'Quicksand', sans-serif !important; }
.bnfont6  { font-family:'Orbitron', sans-serif !important; }
.bnfont7  { font-family:'Lemonada', cursive !important; }
.bnfont8  { font-family:'Grenze Gotisch', cursive !important; }
.bnfont9  { font-family:'Merienda', cursive !important; }
.bnfont10 { font-family:'Amita', cursive !important; }
.bnfont11 { font-family:'Averia Libre', Georgia, serif !important; }
.bnfont12 { font-family:'Turret Road', 'Arial Narrow', sans-serif !important; }
.bnfont13 { font-family:'Sansita', sans-serif !important; }
.bnfont14 { font-family:'Comfortaa', 'Arial Rounded MT Bold', 'Trebuchet MS', sans-serif !important; }
.bnfont15 { font-family:'Charm', cursive !important; }
.bnfont16 { font-family:'Lobster Two', cursive !important; }
.bnfont17 { font-family:'Bree Serif', serif !important; }
.bnfont18 { font-family:'Playpen Sans', cursive !important; }
.bnfont19 { font-family:'Gabriela', serif !important; }

.username.bnfont1, .username.bnfont2, .username.bnfont3, .username.bnfont4, .username.bnfont5,
.username.bnfont6, .username.bnfont7, .username.bnfont8, .username.bnfont9, .username.bnfont10,
.username.bnfont11, .username.bnfont12, .username.bnfont13, .username.bnfont14, .username.bnfont15,
.username.bnfont16, .username.bnfont17, .username.bnfont18, .username.bnfont19 {
	font-size:14px !important;
	line-height:20px !important;
}
.chat_message.bfont1, .chat_message.bfont2, .chat_message.bfont3, .chat_message.bfont4, .chat_message.bfont5,
.chat_message.bfont6, .chat_message.bfont7, .chat_message.bfont8, .chat_message.bfont9, .chat_message.bfont10,
.chat_message.bfont11, .chat_message.bfont12, .chat_message.bfont13, .chat_message.bfont14, .chat_message.bfont15,
.chat_message.bfont16, .chat_message.bfont17 {
	font-size:14px !important;
	line-height:20px !important;
}

.private_share_panel,.private_share_inbox{padding-bottom:18px;}
.private_share_friend_row>img,.private_share_user_row>img,.private_share_conversation>img,.private_share_inbox_head>img{width:42px;height:42px;min-width:42px;border-radius:50%;object-fit:cover;}
.private_share_section{margin-top:15px;}
.private_share_section_title{margin-bottom:7px;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;opacity:.72;}
.private_share_friend_list{max-height:310px;overflow-y:auto;padding:2px;}
.private_share_friend_row{position:relative;display:flex;width:100%;min-height:60px;align-items:center;gap:10px;padding:8px 10px;border:1px solid rgba(127,127,127,.16);border-radius:12px;background:rgba(127,127,127,.04);color:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease,opacity .15s ease;}
.private_share_friend_row+.private_share_friend_row{margin-top:7px;}
.private_share_friend_row:hover{background:rgba(127,127,127,.1);}
.private_share_friend_row.is_selected{border-color:rgba(52,183,241,.48);background:rgba(52,183,241,.1);}
.private_share_friend_row.is_saving{opacity:.58;pointer-events:none;}
.private_share_friend_input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;}
.private_share_tick{display:flex;width:25px;height:25px;min-width:25px;align-items:center;justify-content:center;border:2px solid rgba(127,127,127,.42);border-radius:7px;color:transparent;background:transparent;transition:all .15s ease;}
.private_share_friend_input:focus-visible+.private_share_tick{outline:2px solid #60a5fa;outline-offset:2px;}
.private_share_friend_input:checked+.private_share_tick{border-color:#34b7f1;background:#34b7f1;color:#fff;box-shadow:0 3px 10px rgba(52,183,241,.3);}
.private_share_user_row{display:flex;width:100%;min-height:58px;align-items:center;gap:10px;padding:8px 9px;border:1px solid rgba(127,127,127,.16);border-radius:12px;background:rgba(127,127,127,.04);color:inherit;text-align:left;}
.private_share_user_row+.private_share_user_row{margin-top:7px;}
.private_share_user_name{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px;}
.private_share_user_name small{font-size:11px;opacity:.68;}
.private_share_inbox_row{cursor:pointer;}
.private_share_inbox_row>i{opacity:.6;}
.private_share_empty{padding:18px 10px;border:1px dashed rgba(127,127,127,.24);border-radius:12px;text-align:center;}
.private_share_notice{display:flex;align-items:flex-start;gap:9px;margin-top:15px;padding:10px 11px;border:1px solid rgba(96,165,250,.25);border-radius:12px;background:rgba(96,165,250,.08);font-size:12px;line-height:1.45;}
.private_share_notice i{margin-top:2px;color:#60a5fa;}
.private_share_inbox_head{display:flex;align-items:center;gap:11px;}
.private_share_conversation{display:grid;width:100%;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;border:0;border-bottom:1px solid rgba(127,127,127,.14);background:transparent;color:inherit;text-align:left;cursor:pointer;}
.private_share_conversation_text{display:flex;min-width:0;flex-direction:column;gap:3px;}
.private_share_conversation_text small{overflow:hidden;opacity:.68;text-overflow:ellipsis;white-space:nowrap;}
.private_share_conversation_time{font-size:10px;opacity:.58;white-space:nowrap;}
.private_share_history{padding:0!important;}
.private_share_history_head{border-bottom:1px solid rgba(127,127,127,.14);}
.private_share_history_more{padding:10px;text-align:center;}
.private_share_history_logs{max-height:68vh;min-height:240px;overflow-y:auto;padding:12px;margin:0;list-style:none;}
.private_share_log{width:100%;margin-bottom:3px;}
.private_share_log .private_share_spacer{pointer-events:none;}
.private_share_log .pm_reaction_list{pointer-events:none;}
.private_share_log .pm_edited_label{pointer-events:none;}
@media screen and (max-width:520px){
	.private_share_conversation{grid-template-columns:42px minmax(0,1fr);}
	.private_share_conversation_time{display:none;}
	.private_share_friend_list{max-height:270px;}
}

.username { font-size:14px !important; line-height:20px !important; }
