@media screen and (max-width: 1480px) {
	.wrap{
		width: 90%;
	}
	.informer_container{
		flex-wrap: wrap;
		justify-content: center;
	}
	.informer_cases {
		order: 3;
		flex-direction: row;
		width: 100%;
	}
	.informer_case_item {
		margin: 30px 10px;
	}
	.informer_rating{
		width: calc(50% - 10px);
		margin-right: 10px;
	}
	.informer_forum{
		width: calc(50% - 10px);
		margin-left: 10px;
	}
	.media {
		margin-top: 0px;
	}

	.media_screen_block {
		width: 690px;
	}
	.media_screen_item {
		width: 210px;
	}
	.media_miniitem{
		width: 80px;
	}
	.media_miniitem img {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
	.media_miniitem iframe {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
	.media_main_Fullitem_block {
		width: calc(100% - 200px) !important;
	}

}
@media screen and (max-width: 1360px) {
	.stat_server_block{
		padding: 10px;
	}
	.logo_glitch{
		font-size: 21px;
	}
	.header_menu_item{
		font-size: 13px;
	}
	.news_body{
		font-size: 15px;
	}
	.news_title{
		font-size: 24px;
	}
	.headbox_logo img {
		width: 236px;
	}
	.headbox_logo:before {
		width: 226px;
		height: 176px;
	}
	.main_navigation_menu a {
		font-size: 13px;
	}
	.main_startplay {
		font-size: 16px;
	}
	.action_title {
		font-size: 15px;
	}
	.action_content p {
		font-size: 13px;
	}
	.castle_name {
		font-size: 13px;
	}
	.forum_theme_name{
		font-size: 13px;
	}
	.case_item_name{
		font-size: 14px;
	}
	.case_item_info {
		font-size: 13px;
	}
	.block_title{
		font-size: 15px;
	}
	.preim_item{
		font-size: 13px;
	}
	.media_screen_item {
		width: 176px;
	}

	.media_screen_block {
		width: 586px;
	}
	.media_miniitem{
		width: 80px;
	}
	.media_miniitem img {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
	.media_miniitem iframe {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
}
@media screen and (max-width: 1280px) {
	.media_main_Fullitem {
		width: inherit !important;
		height: auto !important;
	}
	.header_cabinet{
		padding-right: 10px;
	}
	.header_cabinet_name{
		font-size: 13px;
		display: inline;
	}
	.headbox_logo{
		display: none;
	}
	.headbox_news{
		width: 45%;
	}
	.headbox_stat{
		width: 45%;
	}
	.action_container {
		padding: 5px;
	}
	.action_date{
		display: none;
	}
	.action_info{
		justify-content: end;
	}
	.media_miniitem{
		width: 80px;
	}
	.media_miniitem img {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
	.media_miniitem iframe {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
}

@media screen and (max-width: 1180px) {
	.media_screen_item {
		width: 248px;
	}

	.media_screen_block {
		width: 536px;
	}
	.main_block {
		justify-content: center;
		flex-wrap: wrap;
	}
	.action_block {
		width: 100%;
		margin: 5px 0px;
	}
	.action_info{
		justify-content: space-between;
	}
	.action_date{
		display: block;
	}
	.main_block:before{
		display: none;
	}
	.informer_rating {
		width: calc(60% - 10px);
		margin-right: 10px;
	}
	.informer_forum{
		width: calc(40% - 10px);
	}
	.footer_container{
		flex-wrap: wrap;
	}
	.footer_copy {
		font-size: 14px;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
		background: rgb(255 255 255 / 5%);
		border-radius: 1em;
		padding: 5px;
	}
	.footer_links{
		padding: 0;
		border: none;
		width: auto;
	}
	.media_miniitem{
		width: 80px;
	}
	.media_miniitem img {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
	.media_miniitem iframe {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
	.header_menu:before {
		content: "▾";
		color: rgba(var(--main-bg), 1);
		font-size: 26px;
		position: absolute;
		top: -25px;
		left: 14%;
		transform: rotate(61deg);
		background: transparent;
	}
	.header_menu:after {
		display: none;
	}
	.header_menu {
		display: none;
		position: absolute;
		top: 65px;
		left: 10%;
		background: #14525f;
		margin: 0;
		padding: 10px;
		border-radius: 1em;
		width: 200px;
		box-shadow: 0 0 10px 0px rgb(0 0 0 / 50%);
	}
	.header_menu_mob{
		display: flex;
	}
	.header_menu_item {
		text-align: left;
		justify-content: flex-start;
		background: rgb(0 0 0 / 10%);
		margin: 1px;
		width: auto;
	}
}
@media screen and (max-width: 1080px) {

	.media_screen_item {
		width: 216px;
	}
	.media_screen_block {
		width: 708px;
	}
	.media_container{
		justify-content: center;
		flex-wrap: wrap;
	}
	.preim_items{
		flex-direction: row;
		flex-wrap: nowrap;
	}
	.media_preim {
		width: 100%;
		margin-bottom: 30px;
	}
	.media_screen{
		width: 100%;
	}
	.informer_rating {
		width: 100%;
		margin: 0px;
		margin-bottom: 30px;
	}
	.informer_forum {
		width: 100%;
		margin: 0px;
	}
	.headbox_stat {
		width: 60%;
	}
	.main_navigation_menu a {
		text-transform: unset; 
		padding: 6px 10px;
		letter-spacing: 0px;
	}
	.castle_fullinfo{
		right: 32px;
	}
	.media_screen{
		margin: 0;
	}
	.media_miniitem{
		width: 80px;
	}
	.media_miniitem img {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
	.media_miniitem iframe {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
}
@media screen and (max-width: 880px) {
	.headbox_container{
		flex-wrap: wrap;
		justify-content: center;
	}
	.headbox_news {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.headbox_stat {
		width: 100%;
		justify-content: center;
	}
	.castle_icon {
		width: 42px;
		height: 42px;
	}
	.news_title {
		font-size: 26px;
	}
	.action_title {
		font-size: 16px;
	}
	.action_content p {
		font-size: 14px;
	}
	.block_title {
		font-size: 16px;
	}
	.case_item_name {
		font-size: 15px;
	}
	.preim_items {
		flex-wrap: wrap;
	}
	.header_cabinet_name{
		display: none;
	}
	.header_cabinet{
		padding: 0;
	}
	.informer_cases {
		flex-wrap: wrap;
	}
	.informer_case_item {
		margin: 5px 0px;
		width: 100%;
		max-width: 100%;
	}
	.informer_cases {
		flex-wrap: wrap;
		margin: 30px 0px;
		background: rgb(0 0 0 / 20%);
		border-radius: 1em;
		padding: 10px;
	}
	.rating_block {
		order: 2;
		margin: 0;
		margin-left: 5px;
	}
	.social_item {
		margin-right: -110px;
	}
	.main_navigation_menu{
		display: none;
	}
	.footer_links{
		width: 100%;
		margin-bottom: 10px;
	}
	.media_screen_item {
		width: 216px;
	}
	.media_screen_block {
		width: 472px;
	}
	.media_main_Fullitem_block {
		width: calc(100% - 20%) !important;
		height: auto;
	}
	.media_miniitem{
		width: 80px;
	}
	.media_miniitem img {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
	.media_miniitem iframe {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
}
@media screen and (max-width: 640px) {
	.media_screen_item {
		width: 160px;
	}
	.media_screen_block {
		width: 360px;
	}
	.action_info{
		justify-content: end;
	}
	.action_date{
		display: none;
	}
	.rating_block{
		order: 1;
	}
	.rating_select {
		order: 2;
		width: 100%;
		justify-content: center;
		flex-direction: row;
		margin-top: 5px;
	}
	.informer_rating {
		flex-wrap: wrap;
	}
	.rating_select:before, .rating_select:after{
		display: none;
	}
	.rating_select_btn{
		margin: 0 2px;
	}
	.footer_vote {
		width: 100%;
	}
	.footer_vote_container {
		width: 100%;
		justify-content: center;
		margin-top: 10px;
	}
	.action_container img{
		display: none;
	}
	.action_info{
		position: relative;
		margin-top: 10px;
	}
	.media_miniitem{
		width: 80px;
	}
	.media_miniitem img {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
	.media_miniitem iframe {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
	.media_main_Fullitem_block {
		width: 70% !important;
	}
	.action_img:after{
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.media_miniitem{
		display: none;
	}
	.media_screen_item {
		width: 280px;
	}
	.media_screen_block {
		width: 300px;
	}
	.wrap{
		width: 98%;
	}
	.socials{
		display: none;
	}
	.footer_vote{
		display: none;
	}
	.castle_leader {
		width: 100px;
	}
	.castle_block {
		width: calc(100% - 20px);
		max-height: 190px;
		padding-right: 5px;
		margin: 10px;
	}
	.castle_icon{
		width: 32px;
		height: 32px;
	}
	.castle_siege {
		width: 40px;
		text-align: center;
	}
	.castle_name {
		width: 100px;
		font-size: 12px;
	}
	.stat_server{
		margin: 2px;
	}
	.stat_server_icon{
		padding: 5px;
	}
	.stat_server_icon img {
		width: 45px;
	}
	.action_info {
		margin-top: 10px;
	}
	.action_title {
		margin-bottom: 10px;
	}
	.main_block{
		padding: 10px;
	}
	.media_miniitem{
		width: 80px;
	}
	.media_miniitem img {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
	.media_miniitem iframe {
		width: 76px;
		height: 40px;
		margin: 2px;
		background: transparent;
		background-size: contain;
	}
}