 html{

 }
 body {
	overflow: hidden;
	margin: 0;
	font-family: "Limelight", sans-serif;
	text-rendering: optimizeLegibility;
}
html,body{
	overflow: hidden;
	height: 951px;
}

.well {
	position: relative;
	overflow: hidden;
	transition: 1s cubic-bezier(0.5, 0, 0.5, 1);
	width: 100%;
	background: #000;
	height: auto;
	overflow-y: scroll;
	height: 951px;
	/*
	left: -9999px;
    right: -9999px;
    margin: 0 auto;
    */
}

.top {
	font-size: 80%;
	color: hsla(0, 0%, 100%, .25);
	position: relative;
	top: -.2em;
	cursor: pointer;
}
#main{
    background: #000;
}
.panel {
	position: relative;
	height: auto;
	height: 100vh;
	overflow: hidden;
	box-sizing: border-box;
}
.inset_outer{
	position: relative;
	bottom: 0px;
    z-index: 10;
}
#block_1{
	min-height: 1080px;
	height: 100vh;
	text-align: center;
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/bg_img.jpg);
	background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
}
#block_1:before{
    content: '';
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0px;
    left: -9999px;
    right: -9999px;
    width: 1920px;
    height: 1080px;
    margin: 0 auto;
    z-index: 2;
}

#block_1 video{
    position: absolute;
    top: 0px;
    left: -9999px;
    right: -9999px;
    width: 1920px;
    height: 1080px;
    margin: 0 auto;
    min-width: 1920px;
    max-width: 1920px;
    object-fit: cover;
    z-index: 1;
}

#block_1 .logo_txt{
	width: 765px;
	height: 390px;
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/main_logo.png);
	background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 62px;
}
#block_1 .top_txt{
	text-align: center;
}
#block_1 .top_txt h1{
    font-family: "Philosopher-Regular";
    font-size: 50px;
    color: #ffd791;
    font-weight: normal;
    line-height: 54px;
    margin-bottom: 24px;
}
#block_1 .top_txt p{
	font-size: 20px;
	font-family: "Roboto-Regular";
	color: #ffd791;
}
#block_1 .play_btn{
	display: block;
	width: 498px;
	height: 122px;
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_en.png);
	background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 36px auto;
    -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	cursor: pointer;
}
#block_1 .play_btn:hover{
	width: 498px;
	height: 122px;
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_h_en.png);
	background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;	
    -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#block_1 .play_btn_de{
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_de.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;  
}
#block_1 .play_btn_de:hover{
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_h_de.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;   
}
#block_1 .play_btn_fr{
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_fr.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;  
}
#block_1 .play_btn_fr:hover{
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_h_fr.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;   
}
#block_1 .play_btn_pl{
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_pl.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;  
}
#block_1 .play_btn_pl:hover{
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_h_pl.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;   
}

.m_block{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/m.png);
	background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
	position: relative;
	top: 50px;
	left: 0px;
	right: 0px;
	display: block;
	width: 54px;
	height: 87px;
	margin: 0 auto;
	z-index: 1000;
	animation: bounce 2s ease-in-out infinite;
}
.m_outer_block{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/outer_m.png);
	background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
	position: relative;
	top: -38px;
	left: 0px;
	right: 0px;
	display: block;
	width: 54px;
	height: 87px;
	margin: 0 auto;
	z-index: 1000;
	animation: bounce_o 2s ease-in-out infinite;
}
@keyframes bounce {
  from {
    top: 50px;
    animation-timing-function: ease-out;
  }
  25% {
    top: 0px;
    animation-timing-function: ease-in;
  }
  50% {
    top: 50px;
    animation-timing-function: ease-out;
  }
  75% {
    top: 25px;
    animation-timing-function: ease-in;
  }
  to {
    top: 50px;
  }
}

@keyframes bounce_o {
  from {
    top: -38px;
    animation-timing-function: ease-out;
  }
  25% {
    top: -19px;
    animation-timing-function: ease-in;
  }
  50% {
    top: -38px;
    animation-timing-function: ease-out;
  }
  75% {
    top: -28px;
    animation-timing-function: ease-in;
  }
  to {
    top: -38px;
  }
}

#block_2{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/2/bg_img.jpg);
	background-position: center 0px;
	background-size: cover;
	background-repeat: no-repeat;
	height: 800px;
	position: relative;
}
#block_2 .text_tral{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/2/badge.png);
	background-position: center 0px;
	background-size: contain;
	background-repeat: no-repeat;
	width: 753px;
	height: 596px;
	margin: 0 auto;
	color: #fff;
	position: relative;
	top: 99px;
}
#block_2 .text_tral .text{
    display: block;
    width: 464px;
    margin: 0 auto;
    font-family: "Philosopher-Regular";
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    line-height: 22px;
    padding-top: 35px;
    position: relative;
    left: 25px;
}
#block_2 .text_tral_de .text{
    display: block;
    width: 545px;
    margin: 0 auto;
    font-family: "Philosopher-Regular";
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    line-height: 22px;
    padding-top: 35px;
    position: relative;
    left: 48px;
}
#block_2 .text_tral_fr .text{
    width: 480px;
    font-size: 16px;
}
#block_2 .text_tral .tral_play{
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/2/trailer_btn.png);
    background-position: center 0px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 250px;
    height: 84px;
    display: block;
    margin: 0 auto;
    position: relative;
    left: 45px;
    top: 77px;
    cursor: pointer;
    z-index: 100;
}
#block_2 .text_tral .tral_play:hover{
	background-position: center -80px;
}
#block_2 .text_tral .wch,
#block_2 .text_tral .trl{
	font-family: "Philosopher-Regular";
	font-size: 20px;
	font-weight: normal;
	position: absolute;
	left: 92px;
	right: 0px;
	bottom: 158px;
	display: block;
	margin: 0 auto;
	width: 79px;
	text-align: center;
}
#block_2 .text_tral_de .wch,
#block_2 .text_tral_de .trl{
    width: 93px;
}
#block_2 .text_tral_fr .wch,
#block_2 .text_tral_fr .trl{
    width: 174px;
}
#block_2 .text_tral .wch{
	bottom: 256px;
}
#block_2 .daenerys{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/2/motherofdragons_d.png);
    background-position: center 0px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 646px;
    height: 800px;
    position: absolute;
    top: 0px;
    left: -900px;
    right: 0px;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#block_2 .daenerys.show{
	opacity: 1;
	left: -930px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#block_3{
	position: relative;
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/3/map_bg.jpg);
	background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 1000px;
}
#block_3 h3{
	font-family: "Philosopher-Regular";
	font-size: 33px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	margin-top: 50px;
}
#block_3 .city{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/3/winterfell.png);
	background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 500px;
    height: 300px;
    position: absolute;
    top: 0px;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#block_3 .city_1{
    position: absolute;
    top: 89px;
    left: 0px;
    right: 520px;
    margin: 0 auto;
    opacity: 0;
}
#block_3 .city_2{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/3/eyrie.png);
    background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 166px;
    left: 345px;
    right: 0px;
    margin: 0 auto;
    opacity: 0;
    z-index: 1;
}
#block_3 .city_3{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/3/casterly_rock.png);
    background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 258px;
    left: 0px;
    right: 564px;
    margin: 0 auto;
    opacity: 0;
    z-index: 1;
}
#block_3 .city_4{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/3/whiteharbor.png);
    background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
	top: 285px;
    left: 383px;
    right: 0px;
    margin: 0 auto;
    opacity: 0;
    z-index: 1;
}
#block_3 .city_5{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/3/storms_end.png);
    background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 378px;
    left: 378px;
    right: 0px;
    margin: 0 auto;
    opacity: 0;
    z-index: 1;
}
#block_3 .city_6{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/3/sunspear.png);
    background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
	top: 468px;
    left: 0px;
    right: 28px;
    margin: 0 auto;
    opacity: 0;
    z-index: 1;
}

#block_3 .show_city{
   	position: absolute;
    margin: 0 auto;
    display: block;
    width: 60px;
    height: 62px;
    cursor: pointer;
    z-index: 10;
}


#block_3 .show_city_1{
	position: absolute;
	left: 0px;
	right: 77px;
	top: 203px;
}
#block_3 .show_city_2{
    position: absolute;
    left: 54px;
    right: 0px;
    top: 442px;
}
#block_3 .show_city_3{
    position: absolute;
    left: 0px;
    right: 337px;
    top: 539px;
}
#block_3 .show_city_4{
    position: absolute;
    left: 94px;
    right: 0px;
    top: 561px;
}
#block_3 .show_city_5{
    position: absolute;
	left: 138px;
    right: 0px;
    top: 657px;
}
#block_3 .show_city_6{
    position: absolute;
    left: 0px;
    right: 35px;
    top: 749px;
}

#block_3 .city.show{
	opacity: 1;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#block_4{
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/4/bg_img.jpg);
    background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
}
#block_4 .outer_scr br{
	display: none;
}
#block_4 .outer_scr{
    width: 754px;
    height: 700px;
    margin: 0 auto;
    position: relative;
    right: 139px;
    top: 65px;
}
#block_4 .scr{
	position: relative;
    display: block;
    width: 330px;
    height: 170px;
    float: left;
    margin-bottom: 18px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#block_4 .scr:before{
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 60px;
    margin: 0 auto;
    display: block;
    width: 67px;
    height: 67px;
    content: '';
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/4/zoom.png);
    background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 2;
}
#block_4 .scr:after{
    background: rgba(0, 0, 0, 0.28);
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    width: 330px;
    height: 170px;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#block_4 .scr:hover:after,
#block_4 .scr:hover:before{
    opacity: 1;   
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#block_4 .scr img{
	display: block;
	max-width: 100%;
	width: 100%;
}
#block_4 #scr1{
    margin-right: 11px;
}
#block_4 #scr3{
	margin-left: 30px;
    margin-right: 11px;
}
#block_4 #scr5{
	margin-left: -7px;
    margin-right: 11px;
}
#block_4 .dwarf{
	position: absolute;
    top: 0px;
	left: 0px;
    right: -680px;
    margin: auto;
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/4/dwarf.png);
    background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 574px;
    height: 700px;
    z-index: 10;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0;
}
#block_4 .dwarf.show{
    opacity: 1;
    right: -650px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#block_5{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/5/footer_bg.jpg);
	background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 970px;
    text-align: center;
    color: #fff;
}
#block_5 .icon_txt_outer{
	width: 920px;
    height: 440px;
    position: relative;
    margin: 0 auto;
    padding-top: 60px;
}
#block_5 .icon_txt{
    font-family: "Philosopher-Regular";
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    width: 250px;
    height: 170px;
    text-align: center;
    line-height: 22px;
    float: left;
    margin: 0px 28px;
    margin-bottom: 100px;
}
#block_5 .icon_txt:before{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/5/crown.png);
	background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    content: ' ';
}
#block_5 .icon_txt_2:before{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/5/flame.png);
	background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    content: ' ';
}
#block_5 .icon_txt_3:before{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/5/knight.png);
	background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    content: ' ';
}
#block_5 .icon_txt_4:before{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/5/castle.png);
	background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    content: ' ';
}
#block_5 .icon_txt_5:before{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/5/fist.png);
	background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    content: ' ';
}
#block_5 .icon_txt_6:before{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/5/dragon.png);
	background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    content: ' ';
}
#block_5 .play_btn {
    display: block;
    width: 498px;
    height: 122px;
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_en.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 36px auto;
    margin-top: 148px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    cursor: pointer;
}
#block_5 .play_btn:hover{
	width: 498px;
	height: 122px;
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_h_en.png);
	background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;	
    -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#block_5 .play_btn_de{
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_de.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
}
#block_5 .play_btn_de:hover{
    width: 498px;
    height: 122px;
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_h_de.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;   
}
#block_5 .play_btn_fr{
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_fr.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
}
#block_5 .play_btn_fr:hover{
    width: 498px;
    height: 122px;
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_h_fr.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;   
}
#block_5 .play_btn_pl{
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_pl.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
}
#block_5 .play_btn_pl:hover{
    width: 498px;
    height: 122px;
    background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/1/play_h_pl.png);
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;   
}

#block_5 .copy{
	text-align: center;
	font-family: "Roboto-Light";
	font-size: 14px;
	color: #fff;
}
#block_5 .dev_logos{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/got-main/img/5/dev_logos.png);
	background-position: center 0px;
	background-size: contain;
	background-repeat: no-repeat;
	width: 475px;
	height: 75px;
	margin: 0 auto;
}

#fancybox-overlay{
	background-color: rgba(0, 0, 0, 0.5) !important;
}

.outer_ext_form {
    display: none;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 10000;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.outer_ext_form_close {
    color: #fff;
    position: absolute;
    right: 15px;
    top: 47px;
    z-index: 1000;
    font-size: 70px;
    text-decoration: none !important;
    cursor: pointer;
    line-height: 50px;
}
.outer_ext_form #osdk-auth-widget-holder {
    position: relative;
    margin: 0 auto;
    top: 47px;
    left: 115px;
}

.popv{
	position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10000;
}
.popv .cse{
    position: absolute;
    right: 39px;
    top: 64px;
    font-size: 78px;
    line-height: 45px;
    color: #fff;
    z-index: 1000;
    cursor: pointer;
    font-weight: normal;
}
.popv iframe {
	width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    display: block;
    top: 0%;
    border: 0px solid rgba(255, 255, 255, 0.5);
    background: #000;
}
.lands_links{
    color: #fff;
    border: 2px solid #fff;
    font-size: 20px;
    font-family: "Philosopher-Regular";
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 12;
    text-decoration: none !important;
    padding: 7px 20px;
    border-radius: 16px;
    line-height: 20px;
}
.lands_links:focus{
    outline: none;
}
.lands_links_1{
    top: 20px;
    left: auto;
    right: 20px;
    width: 80px;
}
.lands_links_2{
    top: 20px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 80px;
    z-index: 100;
}
.hide_links{
    /*display: none;*/
}

@media (max-height: 1000px){
	.inset_outer{
		position: relative;
    	bottom: 60px;
	}
}
@media (max-height: 950px){
	.inset_outer{
		position: relative;
		bottom: 100px;
		bottom: 94px;
		transform: scale(0.9);
	}
}
@media (max-height: 870px){
	.inset_outer{
		position: relative;
		bottom: 150px;
		bottom: 112px;
		transform: scale(0.85);
	}
}
@media (max-height: 800px){
	.inset_outer{
		position: relative;
		bottom: 150px;
		bottom: 112px;
		transform: scale(0.85);
	}
}
@media (max-height: 720px){
	.inset_outer{
		position: relative;
		bottom: 190px;
		bottom: 152px;
		transform: scale(0.75);
	}
}