.home_offer{
	text-align: center;
}
.global_notice{
	background-color: #fbfaf5;
	display: inline-block;
	font-size: 9pt;
	margin: 0.5em;
	padding: 1em;
	border-radius: 5px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}
.global_input{
	margin: auto;
}

.global_input input[type=submit]{
	border: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    color: #592C08;
    font-family: verdana,geneva,arial cyr;
    position: relative;
    text-align: center;
    font-weight: bold;
    background: url(../i/homeico/art_btn_bg_gold.png) #DAB761;
    background-size: 100% 100%;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #fce6b0,
		inset 0 0 0 2px #a78750,
		0 0 0 1px rgba(0,0,0,.13);
    line-height: 25px;
	cursor: pointer;
	transition: -webkit-filter .15s;
	transition: filter .15s;
}
.global_input input[type=submit]:disabled{
	-webkit-filter: grayscale(100%) opacity(0.8);
    opacity: 0.8;
    filter: gray alpha(opacity=80);
    pointer-events: none;
}

.global_input input[type=submit]:hover{
	cursor: pointer;
	-webkit-filter: brightness(125%);
  	filter: brightness(125%);
}


.art_info_mod_text{
	display: inline-block;
}
.art_info_left_block{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.global_ramka{
	position: relative;
	background: #fbfaf5;
	margin-bottom: 1em;
}
.global_ramka_inside{
	padding: 1em;
}
.protocol_filter{
	display: inline-block;
	min-width: 8em;
	font-size: 95%;
}
.protocol_filter input{
	transform: translateY(2px);
}
.global_input_button {
    border-width: 0;
    width: 5em;
    line-height: 20px;
}

.hwm_pagination{
	margin: 0 auto;
	margin-bottom: 0.6em;
	display: inline-block;
}

.hwm_pagination a {
  color: black;
  float: left;
  padding: 3px 6px;
  text-decoration: none;
  background: #fbfaf5;
  transition: background-color .3s;
  border: 1px solid silver;
  border-right: 0;
}
.hwm_pagination a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid silver;
}

.hwm_pagination a.active {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.6);
}

.hwm_pagination a:hover:not(.active) {background-color: #ddd;}

.hwm_pagination a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}



.home_first_letter_capitalize:first-letter {
	text-transform: capitalize;
}
.home_art_info{
	margin-bottom: 0.5em;
	overflow: hidden;
	border-radius: 6px;
    box-shadow: 0 0 0 1px #b19673;
	width: 200px;
	height: 200px;
}


.art_info_desc{
	font-size: 13px;
	width: calc(100% - 200px - 1em)!important;
}

.home_art_info_mobile{
	border-radius: 3px;
	width: 100px;
	height: 100px;
}

.art_info_desc_mobile{
	width: calc(100% - 100px - 1em)!important;
}



.inventory_stats{
	margin-left: 0;
	margin-right: 0;
}

.hwm-inventory .home_doll_and_stats_outside #home_css_stats_wrap_div,
.hwm-inventory .home_doll_and_stats_outside #home_css_stats_wrap_div .inventory_stats{
	width: 100%;
}

.hwm-inventory .home_doll_and_stats_outside #home_css_stats_wrap_div .inventory_stats{
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	margin-right: 0;
}

.hwm-inventory .inventory_stats.home_stats{
	width: 100%;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	margin-right: 0;
}

.homecss_cre_amount72{
	right: .1em;
    bottom: -0.05em;
}

.homecss_clan_inv_divider{
	margin-top: 0.5em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	margin-bottom: 0.3em;
	width: 100%;
}

.home_css_margin_btns{
	margin-top: 0.4em;
}
.home_inside_margins_width100{
	width: 100%;
}
.home_btn_approve_width{
	max-width: 170px;
}

.home_css_pl_fclan{
	width: 20px;
	height: 15px;
	position: relative;
	display: inline-block;
    margin-right: 2px;
}
.home_css_pl_fclan img{
	position: absolute;
	top: 2px;
	left: 0;
	width: 100%;
	height: 100%;
}
.home_css_pl_fract{
	width: 15px;
	height: 15px;
	position: relative;
	display: inline-block;
}
.home_css_pl_fract img{
	position: absolute;
	top: 2px;
	left: 0;
	width: 100%;
	height: 100%;
}
.home_css_mage_arts{
    position: absolute;
    width: 56.89%;
    right: -5%;
    top: -3%;
}

.text_with_icon{
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimizeQuality;
	background-repeat: no-repeat;
	background-size: 1em;
	/*background-size: contain;*/
	background-position: left center;
	padding-left: 1.3em;
	/*font-weight: bold;*/
}



.home_css_creature_list{
/*   border: 1px solid black;*/
   display: flex; 
   position: relative; 
   align-self: center;
   max-width: 486px;
   padding: 1px;
   margin-top: 0.25em;
   width: 100%;

}

.home_css_creature_list_ramka{
  pointer-events: none;
  z-index: 1;
  background-image: linear-gradient(0deg, #000000, #000000), linear-gradient(90deg, #000000, #000000), linear-gradient(180deg, #000000, #000000), linear-gradient(270deg, #000000, #000000), linear-gradient(0deg, #808080,  #C5C5C5), linear-gradient(90deg,  #C5C5C5, #C5C5C5), linear-gradient(180deg, #C5C5C5, #808080), linear-gradient(270deg, #808080, #808080);
  background-size: 1px 100%, 100% 1px, 1px 100% , 100% 1px, 2px 100%, 100% 2px, 2px 100% , 100% 2px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;

  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.home_css_creature_list_inside{
   display: flex; 
   position: relative; 
   align-self: flex-start;
   width: 100%;
}

.home_css_cre_ramka{
   display: non;
/*  background-image: linear-gradient(0deg, #808080, #C5C5C5), linear-gradient(90deg, #C5C5C5, #C5C5C5), linear-gradient(180deg, #C5C5C5, #808080), linear-gradient(270deg, #808080, #808080),  linear-gradient(0deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1)), linear-gradient(90deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1)), linear-gradient(180deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1)), linear-gradient(270deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));*/
/*  background-size: 4.41176% 100%, 100% 5%,      4.41176% 100% , 100% 5%,
                   5.88235% 100%, 100% 6.6667%, 5.88235% 100% , 100% 6.6667%;*/
/*  background-size: 3px 100%, 100% 3px,      3px 100% , 100% 3px,
                   4px 100%, 100% 4px, 4px 100% , 100% 4px;*/

  
/*  background-position: 0 0, 0 0, 100% 0, 0 100%, 
                   0 0, 0 0, 100% 0, 0 100%;*/
                
   background-repeat: no-repeat;
   position: absolute;
/*   width: 104.3478%;

   width: 104.4117647%;*/
   width: 104.348%;
   width: 101.98%;

   height: 100%;
   left: 0;
   top: 0;
}

.home_css_cre_ramka img{
   width: 100%;
   height: 100%;
}

.home_css_cre_zaglushka{  
   font-weight: 400;   
   font-family: 'Arial',sans-serif; 
   flex-grow: 1;
   position: relative;	
   letter-spacing: normal;   
   font-size: 16px;	
   -moz-user-select: none;	
   -webkit-user-select: none; 
   -ms-user-select: none; 
   display:inline-block;
}


.home_scroll_content{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	text-transform: none;
	line-height: 1.32em;
	height: 1.32em;
	font-weight: normal!important;
	position: relative;
	cursor: default;
	/*box-shadow: inset 0 0 0 1px red;*/
}

.home_scroll_content img{
	width: auto;
	height: 1em;

	vertical-align:middle;
}

.home_scroll_content:after {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.home_scroll_content div{
	color: #592c08;
	font-weight: bold;
	white-space: nowrap;
}

.flat{
	width: 100%!important;
	float: left!important;
	font-weight: normal!important;
	white-space: normal!important;
}


.home_scroll_content #bar{
	width: 23%;
	height: 7px;
	overflow: hidden;
	-webkit-border-radius: .75em;
	-moz-border-radius: .75em;
	border-radius: .75em;
/*	background-color: #e5e3d9;*/
	background-color: #eae9df;
	position: absolute;
	top: 50%;
	right: 2em;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    box-shadow: 0 0 0 1px rgba(134,115,79,.75);
}

.bar_active{
	box-shadow: 0 0 0 1px #fff!important;
}

.home_scroll_content #barprogress{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-color: rgba(193,188,171,.75);
}

.home_scroll_content #bartext{
    width: 17px;
    height: 17px;
	line-height: 0;
	margin: 0;
	padding: 0;
	
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	box-shadow: inset 0 0 0 1px rgba(134,115,79,.5);

	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);

    background: url('../i/homeico/stat_level_bg.png') no-repeat center center #e4d29f;
	background-size: contain;
   font-size: 75%;

    /*box-shadow: 0 0 0 1px red;*/
}

.home_scroll_content #bartext span{
	line-height: 1em;
   font-size: 80%;
	font-weight: bold;
	color: #592c08;
	position: absolute;
	left: 50%;
	top: 51.5%;
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    /*box-shadow: 0 0 0 1px green;*/
}

.home_info_status{
	font-size: 90%;
	height: 24px;
	line-height: 24px;
}


.global_container_block{
   image-rendering: -webkit-optimize-contrast;
   image-rendering: optimizeQuality;
   margin-top: 0.9em;
   color: #592C08;
   padding: 0.9em;
   font-size: inherit;
   display: flex;
   flex-direction: row;
   position: relative;
   background-color: #f5f3ea;
   background:  
		url('../i/homeico/corner_lt2.png') no-repeat top left,
		url('../i/homeico/corner_rt2.png') no-repeat top right,
		url('../i/homeico/corner_lb2.png') no-repeat bottom left,
		url('../i/homeico/corner_rb2.png') no-repeat bottom right #f5f3ea;
   background-size: 14px;

   box-shadow: inset 0 0 0 1px #85734f;
   box-shadow: inset 0 0 0 1px #b19673, 0 2px 5px rgba(0, 0, 0, 0.25);

   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;

   text-align: left;
   flex-wrap: wrap;
   justify-content: space-around;
}

.global_container_block a{
   font-size:inherit;
}

.map_ramka {
		 pointer-events: none;
         position: absolute;
         width: 100%;
         height: 100%;
         top: 0;
         left: 0;
         z-index: 1;

		 background: url(../i/castle_im/corner4_lt.png) no-repeat top left, url(../i/castle_im/corner4_rt.png) no-repeat top right, url(../i/castle_im/corner4_lb.png) no-repeat bottom left, url(../i/castle_im/corner4_rb.png) no-repeat bottom right, url(../i/castle_im/winChatDesktop_border_t.png) top left repeat-x, url(../i/castle_im/winChatDesktop_border_b.png) bottom left repeat-x, url(../i/castle_im/winChatDesktop_border_l.png) top left repeat-y, url(../i/castle_im/winChatDesktop_border_r.png) top right repeat-y;
		background-size: 12px, 12px, 12px, 12px, 20px, 20px, 20px, 20px;


}

.home_container_block{
   image-rendering: -webkit-optimize-contrast;
   image-rendering: optimizeQuality;
   font-size: 90%;
   width: 100%;
   margin: 0 auto;
   padding: 1em 0;
   display: flex;
   flex-direction: column;
   position: relative;
   background-color: #f5f3ea;
   background:  
		url('../i/homeico/corner_lt2.png') no-repeat top left,
		url('../i/homeico/corner_rt2.png') no-repeat top right,
		url('../i/homeico/corner_lb2.png') no-repeat bottom left,
		url('../i/homeico/corner_rb2.png') no-repeat bottom right #f5f3ea;
   background-size: 14px;
   box-shadow: inset 0 0 0 1px #85734f;
   box-shadow: inset 0 0 0 1px #b19673, 0 2px 5px rgba(0, 0, 0, 0.25);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   text-align: left;
   margin-top: 14px;
}

.home_container_block a{
	font-size: inherit;
}

.container_block_empty{
	width: -webkit-calc(100% - .5em);
	margin: .2em auto;
	padding: 1em 0;
	box-shadow: inset 0 0 0 1px rgba(133,115,79,.5), inset 0 0 20px rgba(133,115,79,.5);

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	/*box-shadow: inset 0 0 0 1px red;*/
}

.container_block_header{
	display: inline-block;
	font-weight: bold;
	color: #86734f;
	font-size: 13px;
	padding: 0 1.3em;
	white-space: nowrap;
	border: solid 1px #86734f;
	border-bottom: none;

	-webkit-border-radius: 1.3em;
	-moz-border-radius: 1.3em;
	border-radius: 1.3em;

	position: absolute;
	top: 0;
	left: 50%;

    -webkit-transform: translate(-50%, -.5em);
    transform: translate(-50%, -.5em);

	background: 
		url(../i/homeico/bg_header2_l.png) no-repeat left center,
		url(../i/homeico/bg_header2_r.png) no-repeat right center,
		#f5f3ea;
	background-size: contain;
}


.home_txt_btn{
   width: 200px;
   padding-bottom: 2px;
   font-size: 0.8em;
   font-family: Arial;
}
.home_btn_height{
   line-height: 1.4em;
}
.home_blank_height{
   line-height: 0.6em;
}
.home_blank_height2{
   line-height: 0.6em;
   border-bottom: solid 1px silver;
}
.home_button{
	transition: box-shadow .2s;
   -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    cursor: pointer;
    width: 240px;
    height: 20px;
    background-image: linear-gradient(to top, #D8D9DB 0%, #fff 80%, #FDFDFD 100%);
    border-radius: 5px;
    border: 1px solid #8F9092;
    box-shadow: 0 4px 3px 1px #fcfcfc, 0 6px 8px #d6d7d9, 0 -1px 4px #cecfd1, 0 -2px 4px #fefefe, inset 0 0 3px 0 #cecfd1;
    transition: all 0.2s ease;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #606060;
    text-shadow: 0 1px #fff;
    margin-bottom: 2px;
}
.home_button2{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimizeQuality;
    color: #592C08;
    font-family: verdana,geneva,arial cyr;
    -webkit-user-select: none;
    position: relative;
    font-size: 100%;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    background: url(../i/homeico/art_btn_bg_gold.png) #DAB761;
    background-size: 100% 100%;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #fce6b0,
		inset 0 0 0 2px #a78750,
		0 0 0 1px rgba(0,0,0,.13);
    width: 100%;
    line-height: 25px;
    font-weight: bold;
}

a:has(> div) {
    user-drag: none; 
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-appearance: none;
}

.home_button3{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimizeQuality;
    color: #592C08;
    font-family: verdana,geneva,arial cyr;
    -webkit-user-select: none;
    position: relative;
    font-size: 100%;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
    line-height: 30px;
    font-weight: bold;

	position: relative;
    border-bottom: solid 1px silver;
	width: calc(100% - 2px);
	margin: auto;
	transition: background .2s;
}
.home_button3_parent:first-child{
    border-top: solid 1px silver;
}
.home_button3_margin{
	width: 2em;
	float: left;
}
.home_button3:hover{
	background: #fff!important;

}

.home_button_text_left{
	text-align: left;
}
.home_button_text_left span{
	margin-left: 2em;
}

.home_button_text_left3{
	text-align: left;
}
.home_button_text_left3 span{
	margin-left: 3.3em;
}

.home_button_text_left4{
	text-align: left;
}
.home_button_text_left4 span{
	margin-left: 4.3em;
}

.home_button_text_left4 img{
	left: 2.5em;
}


.home_reset_button{
    height: 1.35em;
    line-height: 1.35em;
    width: 8em;

}


.home_button:hover{
    box-shadow: inset 0 0 3px 3px #CECFD1;
}

.home_buttons_top_margin{
   margin-bottom: 0.3em;
}

.home_bar_text_to_right{
      font-size: 80%;position: absolute;	right: 0em; -webkit-transform: translateX(0%); transform: translateX(0%); display: inline;
}
.home_inside_margins{
   padding: 0 1em;
}
.home_note{
    margin-top: 0.5em;
    position: relative;
    display: block;
    padding: 0;
    color: black;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px silver;
    background-color: #fbfaf5;
	margin-left: 1em;
    margin-right: 1em;
	font-size: 85%;
}

.home_note_inside{
    padding: 0.3em;
    position: relative;
    text-align: center;
}
.home_column{
   display: flex;
   flex-direction: column;
}

.home_container_block:last-child{
   flex-grow: 1;
}
.home_pers_column{
   display: flex; 
   flex-direction: column; 
   align-items: center;
   position: relative;
}

.home_s_ico{
	position: absolute;
	right: 12px;
	top: -2px;
}
.home_s_ico img{
	width: 24px;
	height: 24px;
}

.home_lupa_ico{
	position: absolute;
	right: 36px;
	top: -2px;
	cursor: pointer;
}
.home_lupa_ico img{
	width: 24px;
	height: 24px;
}


.home_pers_army{
   width: 100%;
   max-width: 360px;
   padding: 0.68em 0;
}

.home_left_right_width{
   width: 29.3%;
/*   width: 291px;*/
}

.home_plus{
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translate(-50%, 0%); 
   transform: translate(-50%, 0%);
   color: yellow;
   font-size: 120%;
   text-shadow: 0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 3px #000;
}

.home_all_plus{
   position: absolute;
   top: 0;
   left: 50%;
   -webkit-transform: translate(-50%, 0%); 
   transform: translate(-50%, 0%);
   color: red;
   font-size: 120%;
   text-shadow: 0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 3px #000;
}

.home_all_plus2{
   -webkit-transform: translate(-50%, -20%); 
   transform: translate(-50%, -20%);
}

.home_all_plus_btn{
   position: absolute;
   width: 100%;
   height: 50%;
   top: 0%;
   cursor: pointer;
}


.home_kukla_margins{
   margin: 0;
}
.home_doll_and_stats_outside{
/*   width: 276px;*/
   margin: 0 auto;
}

.home_doll_stats{
	width: auto;
}

.home_reset_btn{
/*   position: absolute;*/
   width: 40px;
   height: 40px;
/*   left: -3.5em;*/
}

.home_sms_btn{
   display: inline-block;
   width: 24px;
   height: 24px;
}

.home_stats_margin{
   margin-top: 0.6em;
}

.castle_creature54 {
    font-weight: 400;
    font-family: 'Arial',sans-serif;
	overflow: hidden;
    flex-grow: 51;
    position: relative;
    letter-spacing: normal;
    font-size: 16px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    display: inline-block;
}
.home_mon_image_size{
    width: 100%;
    padding-top: 86.2745098%;
}

.home_mon_image1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 105.8823529%;
    height: 102.2728%;;
}

.home_mon_image1 img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimizeQuality;
    user-drag: none;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
}
.castle_cre_ramka {
    background-repeat: no-repeat;
    position: absolute;
    width: 105.8823529%;
    height: 100%;
    left: 0;
    top: 0;
}

.home_scroll_content_expand_sign {
    position: absolute;
    image-rendering: auto;
    right: 0.3em;
    top: 0.335em;
    width: 1.112em;
    height: 1.112em;
/*	transition: -moz-transform 0.3s, -webkit-transform 0.3s, transform 0.3s;*/
}
.home_scroll_content_expand_sign img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimizeQuality;
    user-drag: none;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
}
.home_scroll_content_expand_sign_left{
	right: unset;
	left: 0.3em;
}
.home_scroll_content_expand_sign_left3{
	right: unset;
	left: 1.25em;
}

.home_scroll_content_expand_sign_left2{
	right: unset;
	left: 0;
}

.home_scroll_content_expand {
    position: relative;
    float: right;
}
.home_scroll_content_expand_left {
    float: left;
}
.home_scroll_content_hidden{
   display: none;
}

.home_stats{
	justify-content: space-between;
}
.home_info_status_line{
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.home_btn_side_border{
	display: inline-block;
	border-right: 1px solid rgba(0, 0, 0, 0.3);
}
.home_pers_info{
	margin-top: 7px;
	margin-bottom: 0.7em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.btn_hover2{
	transition: -webkit-filter .3s;
	transition: filter .3s;
}
.btn_hover2:hover{
	cursor: pointer;
	-webkit-filter: brightness(125%) drop-shadow(0 0 5px #ffe4b3);
  	filter: brightness(125%) drop-shadow(0 0 5px #ffe4b3);
}

.home_expand_in_text{
    position: relative;
	display: inline;
}


.home_expand_in_text_sign {
    position: relative;
    image-rendering: auto;
    width: 1.2em;
    height: 1.2em;
	margin-left: 1em;
}
.home_expand_in_text_sign img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimizeQuality;
    user-drag: none;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
}

.home_pointer{
	cursor: pointer;
}

.home_container{
	margin: auto;
	width: 992px;
	display: flex;
	flex-direction: row;
	font-size: 16px;
	justify-content: space-around;
}
.home_container_info{
	flex-direction: column;
}
.home_left_column{
}

.home_right_column{
}
.home_left_landscape_mobile{
}
.home_main_pers_block{
	margin: 0 0.5em;
	width: 38.99%;
	min-width: 300px;
/*	width: 386.77px;*/
}
.home_news_outside{
	flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.home_news_flex{
	flex-grow: 1;
    display: flex;
    flex-direction: column;
	height: 102px;
}
.home_news{
/*	font-size: 90%;*/
	white-space: nowrap;
	column-width: 320px;
	-webkit-column-width: 320px;
	overflow: hidden;
	height: 100%;
}
.home_news_small{
	height: 35px;
}
.home_news div{
    text-overflow: ellipsis;
    overflow-x: hidden;
}

.home_news a,
.home_css_big_news_block a{
	font-size: inherit;
	font-family: inherit;
	color: inherit;
	text-decoration-skip-ink: none;
	text-decoration: none;
}

.home_text_exp{
	display: none;
	position: absolute;
    right: 2.1em;
	font-size: 70%;
	top: 0;
	cursor: default;
	text-shadow: 0px 0px 3px #f5f3ea, 0px 0px 3px #f5f3ea, 0px 0px 3px #f5f3ea, 0px 0px 3px #f5f3ea;
}
.home_text_exp span{
	font-size: 70%;
}

.home_guild_icon{
	display: inline;
	height: 1.1112em;
	width: 1.1112em;
}
.home_guild_icon img{
	height: 1.1112em;
	width: 1.1112em;
    vertical-align: text-top;
}
.home_frac_icon{
	display: inline;
	width: 1.042em;
	height: 1.042em;
}
.home_frac_icon img{
	width: 1.042em;
	height: 1.042em;
    vertical-align: text-top;
}

.home_info_skill_line{
	text-align: center;
}

.home_guild_text{
	margin-left: 0.2em;
	font-weight: normal;
}

.home_info_stat_text{
	margin-left: 0.3em;
	font-weight: normal;
	font-size: 100%;
	position: absolute;
	bottom: 0.05em;
}


.home_guilds_hidden{
	margin-left: 0.8em;
	display: none;
}

.home_prop_amount_icon{
	position: relative;
	display: inline;
	font-weight: normal;
	padding-left: 1.4em;
	padding-top: 0px;
	padding-bottom: 0px;
}

.home_prop_amount_icon img{
	padding: 0;
	margin: 0;
	width: 1.3334em;
	height: auto;
	position: absolute;
	left: 0;


	/*box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);*/
}

.home_prop_amount_icon:not(:first-child){
   margin-left: 0.25em;
}

.home_pl_resourses{
   overflow-x: auto;
   overflow-y: hidden;
   white-space: nowrap;
   width: 100%;
   font-size: 83.41%;
   scrollbar-color: #949494 #D4D4D4;
   scrollbar-height: thin;
}
.home_info_res_near_win{
	display: inline;
	font-size: 92.6%;
	margin-left: 0.5em;
}

.home_pl_resourses::-webkit-scrollbar {
  height: 6px;
  background-color: #D4D4D4;
}
.home_pl_resourses::-webkit-scrollbar-thumb {
  background-color: #949494;
}

.home_pers_info{
	max-width: 320px;
}

.home_pers_info_column{
	width: 39.07%;
}
.home_pers_info_right{
	width: 29.3%;
}
.home_stat_text{
	font-size: 90%;
}

.hwm-inventory .home_stat_text{
	font-size: 90%;
}

.home_info_elements{
	font-size: 90%;
}
.home_to_right{
	float: right;
}
.home_separator{
	border-top: 1px solid rgba(0, 0, 0, 0.25);
	margin: 0.4em 0;
	width: 100%;
}

.home_small_separator{
	border-top: 1px solid rgba(0, 0, 0, 0.25);
	margin: 0.15em 0;
	width: 100%;
}


.home_info_clan_inside_block{
	overflow-y: auto;
	overflow-x: hidden;
	height: 100%;
    scrollbar-color: #949494 #D4D4D4;
    scrollbar-width: thin;
	font-size: 90%;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.home_info_clan_inside_block::-webkit-scrollbar {
  width: 12px;
  background-color: #D4D4D4;
}
.home_info_clan_inside_block::-webkit-scrollbar-thumb {
  background-color: #949494;
}
.home_sms_button{
	width: auto;
	padding-right: 0.5em;
	display: inline-block;
}

.home_info_photo_line{
	float: right;
	display: flex;
}


.home_info_clan_block{
	max-height: 19em;

}
.home_info_statistics{
	font-size: 90%;
}
.home_pers_text{
	margin: auto;
}


.home_obraz_doll_outside{
	position: absolute;
	z-index: 2;
	width: 276px;
	height: 246px;
	display: none;
	top: 24px;
	left: -274px;
 }


.home_lupa_ico:hover .home_obraz_doll_outside{
    display: block;
}



.home_obraz_doll{
	width: 100%;
	height: 100%;
	background: #f5f3ea;
   -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: inset 0 0 0 1px silver;
    box-shadow: inset 0 0 0 1px #b19673, 0 2px 5px rgba(0, 0, 0, 0.25);
}


.global_container_block_header{
	display: inline-block;
	font-weight: bold;
	font-size: 13px;
	color: #86734f;
	padding: .3em 1.3em;
	white-space: nowrap;
	border: solid 1px #86734f;
	border-bottom: none;

	-webkit-border-radius: 1.3em;
	-moz-border-radius: 1.3em;
	border-radius: 1.3em;

	position: absolute;
	top: 0;
	left: 50%;

    -webkit-transform: translate(-50%, -.9em);
    transform: translate(-50%, -.9em);

	background: 
		url(../i/homeico/bg_header2_l.png) no-repeat left center,
		url(../i/homeico/bg_header2_r.png) no-repeat right center,
		#f5f3ea;
	background-size: contain;
}

.global_a_buttons a{
	font-size: inherit;
	text-decoration: none;
	width: 100%;
}
.global_a_buttons a:not(:last-child){
   margin-bottom: 3px;
}


.help_right_block{
   width: 100%;
   min-width: 270px;
   margin-left: 1em;
/*   width: 320px;*/
}

.frac_event_right_block{
   margin-left: 1em;
}



.help_left_block{
   min-width: 208px;
   width: 35%;
   max-width: 270px;
}
.help_text_inside{
   font-size: 9pt;
   width: 100%;
}

.help_link_for_portrait{
	display: none;
}
.help_container_right{
	justify-content: normal;flex-grow: 1;padding-top: 1.2em;
}

.war_icon_box_size{
	position: absolute;
	top: 0; 
	left: 0;
    width:100%;
    padding-top: 100%;
    background: url(../i/inv_im/art_btn_bg_gold.png) #DAB761;
    background-size: 100% 100%;
    border-radius: 15px;
    box-shadow: inset 0 0 0 1px #fce6b0, inset 0 0 0 2px #a78750, 0 0 0 1px rgba(0, 0, 0, 0.13), inset 0 0 0 1px #b19673, 0 2px 5px rgba(0, 0, 0, 0.25);
}

.war_icon_total_size{
    width:100%;
    padding-top: 123%;
}


.war_icon_outside{
	user-select: none;
	-webkit-tap-highlight-color: transparent;
    width: 9.364%;
    margin-top: 0.5em;
    margin-bottom: 0.1em;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimizeQuality;
    color: #592C08;
    font-family: verdana,geneva,arial cyr;
    -webkit-user-select: none;
    position: relative;
    font-size: 100%;
    text-align: center;
    font-weight: bold;
    cursor: pointer;

    font-weight: bold;
}
.war_icon{
/*   height: calc(100% + 1.3em);*/
}

.war_icon div{
	transition: -webkit-filter .3s;
	transition: filter .3s;
}
.war_icon:hover div{
	cursor: pointer;
	-webkit-filter: brightness(1.1);
	filter: brightness(110%);	
}

.war_icon_text_outside{
   pointer-events: none;
   width: 85%;
   padding: 2px 4px;
   bottom: 0;
   position: absolute;
   left: 50%;
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
   transform: translate(-50%, 0%);
   box-shadow:
		inset 0 0 0 1px #ebe9e1,
		inset 0 0 0 2px rgba(89,44,8,.5),
		0 1px 5px rgba(0,0,0,.7);
   border-radius: 10px;
   background-color: rgba(251, 250, 245, 0.95) ;
/*   top: 1.5em;*/

}

.war_icon_img_outside{

   position: absolute;
   top: 5px;
   left: 5px;
   bottom: 5px;
   right: 5px;
}

.war_icon_text{
   position: relative;
   padding: 0.5em;
}

.war_icon_text{
   color: black;
   font-weight: normal;
   font-size: 68%;
   height: 3em;
   width: 100%;
   padding: 0 0;
   color: #592c08;

}
.war_icon_text span{
  width: 100%;
  position: absolute;
  left: 50%;
  top: 47%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.war_list_container{
   width: 990px; 
   box-sizing: border-box; 
   display: flex;
   flex-direction: column;
   font-size: 16px;
}

.war_bselect_disable{
	-webkit-filter: grayscale(100%) opacity(0.8);
    opacity: 0.8;
    filter: gray alpha(opacity=80);
    pointer-events: none;
}

.home_disabled{
	-webkit-filter: grayscale(100%) opacity(0.8);
    opacity: 0.8;
    filter: gray alpha(opacity=80);
    pointer-events: none;
}

.home_disabled{
    opacity: 0.8 !important;
    -webkit-filter: grayscale(100%) opacity(0.8) !important;
    filter: grayscale(100%) opacity(0.8) !important;
    pointer-events: none !important;
    cursor: default !important;
}


.global_inside_content{
	width: 100%;
	padding: 1em;
	border-radius: 5px;
    box-shadow: inset 0 0 0 1px silver;
    background-color: #fbfaf5;
    box-shadow: inset 0 0 0 1px #b19673, 0 2px 5px rgba(0, 0, 0, 0.25);
}

.duels_inside_content{
	margin-top: 1em;

}

.duels_create_form{
	margin-top: 0.5em;
	margin-bottom: 1em;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.duel_button_width{
	width: 170px;
	height: 25px;
	margin: 0.2em;
}

.duel_join_button{
	margin: 0;
}

.duel_join_button_width{
	width: 100px;
	height: 2em;
	margin: 0;
}


.duel_join_button_outside{
	width: 100px;
/*	margin: auto;*/
}
.duel_join_button_outside a{
	text-decoration: none;
}

.duel_inside{
	font-size: 90%;
	width: 100%;
}
.global_inside_shadow{
	border-radius: 5px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}
.global_table_div_margins{
	margin: 0.5em;
	position: relative;
}

.global_table_div{
	position: relative;
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

.global_table_div_for_scale{
	position: relative;
	width: 100%;
	overflow: hidden;
}

.global_table_div_bg{
	position: absolute;
	border-radius: 5px;
	z-index: 1;
	pointer-events: none;
	top: 0; 
	left: 0;
	bottom: 0;
	right: 0;
    background: url(../i/shop_images/corners.png) no-repeat, url(../i/shop_images/corners.png) no-repeat, url(../i/shop_images/corners.png) no-repeat, url(../i/shop_images/corners.png) no-repeat;
    background-size: 48px 48px;
    background-position: -24px -24px, calc(100% + 24px) -24px, -24px calc(100% + 24px), calc(100% + 24px) calc(100% + 24px);
    box-shadow: inset 0 0 0 1px #b19673;	

}



.global_table_div table {
    border-collapse: collapse;
	font-size: inherit;
}

.global_table_div table tbody td a:hover{
	transition: color .2s;
}

.global_table_div table tbody td a:hover{
	color: #666655;
}

.global_table_div table thead td {
	padding: 0px 10px;
	padding-top: 1px;
	background-color: #f0ece3;
}
.global_table_div table thead tr {
    background-color: #f0ece3;
    text-align: left;
    border-bottom: 1px solid #dbd1c5;
	line-height: 1.4em;
}

.global_table_div table tbody td {
	padding: 2px 10px;
}
.global_table_div table tbody tr {
    border-bottom: 1px solid #dbd1c5;
}

.global_table_div table tbody tr:nth-of-type(even) {
    background-color: #fbfbf3;
}

.global_table_div table tbody tr:nth-of-type(odd) {
    background-color: #fbfbf3;
}

.global_table_div table tbody tr:last-of-type {
    border-bottom: 2px solid #d9d9d9;
}


.global_table_div_no_lines table tbody tr {
    border-bottom: none;
}

.global_table_bg_color{
    background-color: #fbfbf3;
}

.global_table_div_no_lines table tbody tr:last-of-type {
    border-bottom: none;
}
.global_table_div_no_bottom_line table tbody tr:last-of-type {
    border-bottom: none;
}


.global_table_div_for_scale  table tbody tr:last-of-type {
	border-bottom: none;
}

.global_table_no_padding tbody td{ 
	padding: 0 !important;
}

.map_obj_table_div{
	width: 460px;
}
.map_obj_table_div table tbody td {
	padding: 5px 0px;
	padding-left: 5px;
}

.map_obj_table_div table thead td {
	padding: 6px 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.map_obj_table_div_gray{
    background-color: #f3f3f3 !important;
}


.map_obj_head_center{
    text-align: center;
}

.map_obj_table_div table tbody tr{
	transition: color .2s, background-color .2s;
}

.map_obj_table_div table tbody tr:hover{
	color: #888888;
    background-color: rgba(255, 255, 0, 0.03) !important;
}

.map_obj_table_hover{
	cursor: pointer;
}
.map_obj_table_hover td:first-child a{
    display: block;
	text-decoration: none;
    height:100%;
    width:100%;
	padding: 5px 0px;
	padding-left: 5px;
}
.map_obj_table_hover td {
    padding: 0 !important;
}

.map_obj_head{
	pointer-events: none;
    background-color: #f0ece3 !important;
    text-align: left;
    border-bottom: 1px solid #dbd1c5 !important;
}

.duel_table_div{
	position: relative;
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}


.duel_table_div_bg{
	position: absolute;
	border-radius: 5px;
	z-index: 1;
	pointer-events: none;
	top: 0; 
	left: 0;
	bottom: 0;
	right: 0;
    background: url(../i/shop_images/corners.png) no-repeat, url(../i/shop_images/corners.png) no-repeat, url(../i/shop_images/corners.png) no-repeat, url(../i/shop_images/corners.png) no-repeat;
    background-size: 48px 48px;
    background-position: -24px -24px, calc(100% + 24px) -24px, -24px calc(100% + 24px), calc(100% + 24px) calc(100% + 24px);
    box-shadow: inset 0 0 0 1px #b19673;	

}


.duel_table_div table {
    border-collapse: collapse;
	font-size: inherit;
}

.duel_table_div table thead td {
	padding: 6px 10px;
	padding-bottom: 5px;
}
.duel_table_div table thead tr {
    background-color: #f0ece3;
    text-align: left;
    border-bottom: 1px solid #dbd1c5;
	line-height: 1.4em;
}

.duel_table_div table tbody td {
	padding: 2px 10px;
}
.duel_table_div table tbody tr {
    border-bottom: 1px solid #dbd1c5;
}

.duel_table_div table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.duel_table_div table tbody tr:nth-of-type(odd) {
    background-color: #fbfbf3;
}

.duel_table_div table tbody tr:last-of-type {
    border-bottom: 2px solid #d9d9d9;
/*	height: 1.6em;
	vertical-align: top;*/
}

.duels_warning_img{
	float: right;
	height: 24px;
	width: 24px;
}

.duels_warning_img img{
	width: auto;
	height: 100%;
}


.duel_table_div_same_lines{
	position: relative;
	margin: 0.2em 0;
	width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	text-align: center;
}


.duel_table_div_same_lines table {
    border-collapse: collapse;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

.duel_table_div_same_lines table thead tr {
    background-color: #f0ece3;
    color: #ffffff;
    text-align: left;
}
.duel_table_div_same_lines table tbody td {
	padding: 3px 10px;
}
.duel_table_div_same_lines table tbody tr {
/*    border-bottom: 1px solid #dddddd;*/
}

.duel_table_div_same_lines table tbody tr:nth-of-type(even) {
    background-color: #fbfbf3;
}

.duel_table_div_same_lines table tbody tr:nth-of-type(odd) {
    background-color: #fbfbf3;
}

.duel_table_div_same_lines table tbody tr:last-of-type {
/*    border-bottom: 1px solid #d9d9d9;*/
}

.duels_level_checkbox{
	display: flex;
	align-items: center;
	justify-content: center;
}

.duels_level_checkbox span{
	display: inline-block;
}
.duels_level_checkbox form{
	margin: 0;
	margin-left: 0.5em;
}

.duels_custom_select{
	font-size: 1em;
	margin-top: 0.3em;
	border-radius: 4px;
	background: #e6e6e6;
	appearance: none;
	text-align-last: center;
	padding: 0 6px;
	border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.duels_input_background{
	background: #e6e6e6;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.duels_descr{
	font-size: 80%;
	color: #555555;
}

.duels_form{
	width: 100%;
	background-color: #fbfbf3;
}
.duels_zayavka_im{
	position: absolute;
	left: 17px;
	top: 11px;
	height: calc(100% - 22.185px);
}
.duels_zayavka_im img{
	height: 100%;
	width: auto;
}

.eco_container_block{
    padding: 1.5em;
}
.map_btn_width{
     width: 170px;
     font-size: 85%;
}

.map_btn_width2{
     width: 250px;
     font-size: 85%;
}

.map_btn_margin{
	margin-top: 0.5em;
}

.map_moving_text_style{
	font-size: 75%;
	margin-bottom: 0.5em;
}

.map_moving_text_style a{
	transition: color .2s;
}

.map_moving_text_style a:hover{
	color: #666655;
}

.global_a_hover a{
	transition: color .2s;
}

.global_a_hover a:hover{
	color: #666655;
}
.global_a_hover a font{
	transition: -webkit-filter .3s;
	transition: filter .3s;
}

.global_a_hover a font:hover{
	-webkit-filter: brightness(85%) ;
  	filter: brightness(85%);
}

.home_but_second_outside{
    display: inline-block;
	height: 16px;
    width: 16px;
	position: absolute;
    right: 19px;
}
.home_but_second{
    height: 23px;
    width: 23px;
    position: absolute;
    left: 1em;
}
.home_but_second img{
	top: 4px;
	left: 0;
	height: 16px;
	width: 16px;
}
.home_gray_color{
	color:#696156 !important;
}
.home_css_wide_news{
	width: 69.5%;
}

.art_info_container_block{
	justify-content: space-between;
	flex-grow: 1;
}

.hwm_home_offer_close_button {
   font-size: 80%;
   cursor: pointer;
   color: #000;
   background-color: #f5f3ea;
   border: 1px solid #000;
   border-radius: 50%;
   padding: 2px 5px;
   position: absolute;
   top: 0;
   right: 0;
   opacity: 0.4;
   transform: translate(20%, -20%);
   transition: opacity 0.3s, color 0.3s, background-color 0.3s;
}

.hwm_home_offer_close_button:hover {
	opacity: 1;
	color: #000;
	background-color: #f5f3ea;
}


@media only screen and (max-width: 850px) {
	.duels_zayavka_im{
		display: none;
	}
}

@media only screen and (max-width: 900px) and (max-height: 900px) {
	.home_pers_text{
		font-size: 80%;
	}
	.home_info_status{
		font-size: 70%;
	}
	.help_right_block{
		width: 60%;
		margin-left: 0em;
	}
	.frac_event_right_block{
		margin-left: 0.1em;
	}

	.home_s_ico{
		position: absolute;
		right: 9px;
		top: -2px;
	}
	.home_s_ico img{
		width: 18px;
		height: 18px;
	}

	.home_lupa_ico{
		position: absolute;
		right: 27px;
		top: -2px;
		cursor: pointer;
	}
	.home_lupa_ico img{
		width: 18px;
		height: 18px;
	}
	.home_info_family{
		font-size: 75%;
	}
	.home_info_elements{
		font-size: 75%;
	}
	.home_info_clan_inside_block{
		font-size: 75%;
	}

    .war_list_container{
       width: 100%; 
    }
    .war_icon_outside{
        width: 19%;
    }
    .war_icon_text{
       font-size: 68%;
    }



}



@media only screen and (max-height: 790px) {
	.home_scroll_content{
		line-height: 18px;
		height: 18px;
	}
	.home_button3{
		line-height: 28px;
	}
	.home_container_block{
		padding-bottom: 0.5em;
	}
	.home_pers_army{
		padding: 0.2em 0;
	}
	.home_pers_info{
	    margin-bottom: 0.5em;
	    padding-bottom: 0.1em;		
	}
	.home_stats_margin{
		margin-top: 0.1em;
	}
}

@media only screen and (max-height: 740px) {
	.home_scroll_content{
		line-height: 17px;
		height: 17px;
	}
	.home_button3{
		line-height: 26px;
	}
	.home_container_block{
		padding-bottom: 0.3em;
		padding-top: 0.9em;
	}
	.home_pers_army{
		padding: 0.13em 0;
	}
	.home_pers_info{
		margin-bottom: 0.35em;
		padding-bottom: 0.07em;	
	}
	.home_stats_margin{
		margin-top: 0.1em;
	}
	.home_mana{
		display: none;
	}
}


@media only screen and (orientation: landscape) and (min-height: 480px) and (max-height: 690px) {
	.home_scroll_content{
		line-height: 16px;
		height: 16px;
	}
	.home_scroll_content #bartext{
		width: 15px;
		height: 15px;
	}
	.home_button3{
		line-height: 24px;
	}
	.home_container_block{
		padding-bottom: 0.3em;
		padding-top: 0.9em;
	}
	.home_pers_army{
		padding: 0.13em 0;
	}
	.home_pers_info{
	    margin-bottom: 0.07em;
	    padding-bottom: 0.1em;	
		border-bottom: none;
	}
	.home_stats_margin{
		margin-top: 0.1em;
	}
	.home_health{
		display: none;
	}
	.home_mana{
		display: none;
	}
}



@media only screen and (orientation: landscape) and (max-width: 600px) {
	.home_inside_margins{
	   padding: 0 0.5em;
	}
	.home_info_statistics{
		font-size: 75%;
	}
}

@media only screen and (orientation: landscape) and (max-width: 900px) and (max-height: 900px) {
	.home_pers_info{
		margin-top: 1px;
		margin-bottom: 0.1em;
		padding-bottom: 0.1em;
		border-bottom: none;
	}
	.home_pers_army{
		padding: 0.1em 0;
	}
	.home_container{
		width: 100%;
		flex-wrap: wrap;
	}
	.home_left_landscape_mobile{
		width: 300px;
	}
	.home_right_column{
		max-width: calc(100% - 300px - 0.1em);
		width: 300px;
	}
	.home_pers_column{
		font-size: 90%;
	}
	.home_note_inside{
		font-size: 65%;
	}
	.home_button2 span{
		font-size: 85%;
	}
	.home_button3 span{
		font-size: 85%;
	}
	.home_main_pers_block{
		margin-left: 0;
		margin-right: 0.1em;
		min-width: 300px;
	}
}

@media only screen and (orientation: portrait) and (max-width: 900px) and (max-height: 1200px) {
	.art_info_left_block{
		flex-direction: row;
		justify-content: space-between;
	    width: 100%;

	}
	.art_info_desc{
		width: 100%!important;
	}
	.art_info_container_block{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.home_pers_info{
		margin-top: 1px;
		margin-bottom: 0.1em;
		padding-bottom: 0.1em;
		border-bottom: none;
	}
	.home_pers_army{
		padding: 0.1em 0;
	}
    .war_list_container{
       width: 100%; 
    }
    .war_icon_outside{
        width: 19%;
    }
    .war_icon_text{
       font-size: 68%;
    }
	.inventory_stats{
		flex-direction: row;
	}
}


@media only screen and (orientation: portrait) and (max-width: 700px) {
	.home_filters_btn{
		margin-bottom: 0.6em;
	}
	.art_info_mod_text{
		display: none;
	}
	.art_info_left_block{
		flex-direction: row;
		justify-content: space-between;
	    width: 100%;
	}
	.art_info_desc{
		width: 100%!important;
	}
	.art_info_container_block{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.inventory_stats{
		flex-direction: row;
	}
	.eco_container_block{
		padding-left: 0;
		padding-right: 0;
	}
	.eco_table_bg{
		background: none;
	}
	.help_right_block{
		width: 100%;
	}
	.frac_event_right_block{
		margin-left: 0.1em;
	}
	.help_left_block{
		width: 100%;
		max-width: 450px;
	}
	.help_link_for_portrait{
		display: block;
	}
	.home_pers_column{
		font-size: 90%;
	}
	.help_left_block{
		align-self: center;
	}
	.help_right_block{
		margin-left: 0;
	}

	.home_pers_info_right{
		width: 100%;
	}
	.home_main_pers_block{
		margin-left: 0;
		margin-right: 0;
		min-width: 270px;
		width: 100%;
	}	
	.home_container{
		width: 100%;
		flex-direction: column;
	}
	.home_left_right_width{
		width: 100%;
	}
	.home_left_column{
		order: 2;
	}
	.home_doll_and_stats_outside{
		flex-direction: column;
	}
	.home_stats{
		flex-direction: row;
	}
	.home_stat_data{
		display: block;
		width: 24px;
		min-width: 1.3em;
		min-height: 1.3em;
		height: auto;
		position: relative;
	}
	.home_stat_img_div{
		height: unset;
	}


	.home_stat_text{
		padding: 0;
		display: block;
		margin: 0;
		font-size: 80%;
	}
	.hwm-inventory .home_stat_text{
		font-size: 80%;
	}
	.hwm-inventory.inv_doll_and_stats_outside.home_doll_and_stats_outside,
	.hwm-inventory .inv_doll_and_stats_outside.home_doll_and_stats_outside{
		flex-direction: column;
	}
	.hwm-inventory.home_doll_and_stats_outside #home_css_stats_wrap_div .inventory_stats,
	.hwm-inventory .home_doll_and_stats_outside #home_css_stats_wrap_div .inventory_stats{
		flex-direction: row;
	}
	.hwm-inventory.home_doll_and_stats_outside #home_css_stats_wrap_div .home_stat_data,
	.hwm-inventory .home_doll_and_stats_outside #home_css_stats_wrap_div .home_stat_data{
		display: block;
		width: 24px;
		min-width: 1.3em;
		min-height: 1.3em;
		height: auto;
		position: relative;
	}
	.hwm-inventory.home_doll_and_stats_outside #home_css_stats_wrap_div .home_stat_img_div,
	.hwm-inventory .home_doll_and_stats_outside #home_css_stats_wrap_div .home_stat_img_div{
		height: unset;
	}
	.hwm-inventory.home_doll_and_stats_outside #home_css_stats_wrap_div .home_stat_text,
	.hwm-inventory .home_doll_and_stats_outside #home_css_stats_wrap_div .home_stat_text{
		padding: 0;
		display: block;
		margin: 0;
		position: static;
		font-size: 80%;
	}
    .war_list_container{
       width: 100%;
    }
    .war_icon_outside{
        width: 34%;
    }
    .war_icon_text{
       font-size: 68%;
    }
}



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.war_bselect_disable{
		opacity: 0.5;
	}
	.home_disabled{
		opacity: 0.5;
	}
	.global_input input[type=submit]:disabled{
		opacity: 0.5;
	}

}
