@media screen and (max-width:1120px) {
#page_content{padding:20px 5px}
#wrap_main_header{padding:0 7px}
.section_inside{width:96%}

/* CLS fixes */
#chat_left {display: none;}

}
@media screen and (min-width:1121px) {
.show_mobile{display:none!important}
#intro_top{background-attachment:fixed}
}
@media screen and (max-width:1100px) {
#intro_top{background-size:auto 100%;background-position:center 0;padding:80px 0}
#wrap_logged{width:96%}
.page_menu{display:none}
#open_sub_mobile{display:table-cell}
.page_menu_wrapper{box-shadow:none}
}
@media screen and (min-width:1101px) {
#side_menu{display:none!important}
}
@media screen and (max-width:768px) {
#intro_top{background-size:auto 100%;background-position:center 0;padding:20px 0}
#menu_main_footer{text-align:center;width:100%}
#side_menu{border-bottom:0!important;border-top:0!important}
.hide_mobile{display:none}
.show_phone{display:block}
.page_350,.page_40,.page_half,.page_left,.page_right,.page_third,.page_two_third{display:block;width:100%;padding:0}
.post_image img{max-height:450px}

#chat_right {
	display: none;
}

}

/* CLS fixes */

@media screen and (min-width:769px) {
.show_phone{display:none}
/*body {
	font-family:"Noto Naskh Arabic UI",sans-serif,"trebuchet ms","lucida grande","lucida sans unicode",helvetica,sans-serif;
}*/
/*-moz-osx-font-smoothing: grayscale;*/
}
@media screen and (max-width:640px) {
.room_t{max-width:60%}
.room_box{width:100%}
.modal_left,.modal_right{width:100%;float:none;padding:15px}
.profile_avatar{width:100px;height:100px}
.avatar_profile{width:100px}
.pro_name{font-size:18px}
.avatar_spin{width:100px;height:100px}
.color_switch{width:16.1666666%}
.hide_phone{display:none}
}
@media only screen and (max-width :480px) {
#message_box{width:260px}
#show_message{height:240px}
.sp_box{width:98%}
#chat_head,#my_menu{height:40px}
.avatar_menu{width:30px;height:30px}
#private_box{bottom:41px}
/*#private_box{bottom:94px}*/
.chat_head_logo{width:0;overflow:hidden}
.form_left_full,.form_right_full{width:100%;padding:0;float:none}

#warp_show_chat {
	height: calc(100% - 123px);
}

}
@media screen and (max-width:400px) {
.guest_recaptcha>div{transform:scale(.85)!important;-webkit-transform:scale(.85)!important;transform-origin:0 0!important;-webkit-transform-origin:0 0!important}
.register_recaptcha>div{transform:scale(.85)!important;-webkit-transform:scale(.85)!important;transform-origin:0 0!important;-webkit-transform-origin:0 0!important}
}
@media screen and (max-height:400px) {
#private_box{height:310px}
#private_content{height:210px}
}
#boom_recaptcha { float: center; }