@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #e9e9e9;
	font-family: 'Satoshi-Light', "sans-serif";
    letter-spacing: 1px;
	position: relative;
	background-image: url("images/hanten.webp");
	background-size: 160px;
	background-repeat: repeat;
	background-color: #040404;
}
img {
	width: 100%;
	border: 0;
}
h1 {
	color: #acacac !important;
	font-size: 18px;
	font-weight: 100;
	margin: 0 0 12px 0;
}
h2 {
	color: #acacac !important;
	font-size: 14px;
	font-weight: 100;
	margin: 0 0 12px 0;
}
p {
	color: #6e6e6e !important;
	font-size: 12px;
	font-weight: 100;
	line-height: 24px;
	margin: -6px 0 0 0;
}
a {
	color: #6e6e6e;
	text-decoration: none !important;
}
a:hover {
	color: #ffffff;
	text-decoration: none !important;
}
.logo {
	width: 100%;
	margin: 0 0 49px 0;
}
.light_grey {
	color: #acacac !important;
}
.menu {
	list-style: none;
	margin: 0 0 60px 0;
	padding: 0;
}
.menu li {
	display: block;
	font-size: 12px;
	margin: -8px 0 28px 0;
}
.menu li a {
	display: block;
	color: #6e6e6e;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	padding: 0;
}
.menu li a:hover {
	color: #ffffff!important;
	position: relative !important;
	z-index: 500 !important;
}
.menu_spacer {
	border-bottom: 1px solid #1c1c1c !important;
	margin: 0 !important;
}
.mobile_menu {
	display: none;
}
#selected {
	color: #acacac !important;
	display: block;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	padding: 0;
}
#mob_selected {
	color: #acacac !important;
	position: relative !important;
	padding: 12px 20px 12px 20px !important;
	z-index: 1000 !important;
}
.left_col { 
	position: fixed;
	box-sizing: border-box;
	width: 20%;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 80px 50px 48px 50px;
	background-image: url("images/hanten.webp");
	background-size: 160px;
	background-repeat: repeat;
	background-color: #040404;
	box-shadow: 0 0 160px rgba(0, 0, 0, 1)
}
.right_col {
	height: 100%;
	box-sizing: border-box;
	margin: 0 0 60px 20%;
	padding: 48px 50px 48px 50px;
}
.right_col_home {
	height: 100vh;
	box-sizing: border-box;
	margin: 0 0 0 20%;
}
.mobile_header {
	display: none;
}
.instagram {
	width: 20px;
	height: 20px;
	margin: 59px 0 0 0;
	background-image: url("images/Instagram_icon.svg");
	background-size: 20px;
	background-repeat: no-repeat;
}
.instagram:hover {
	background-image: url("images/Instagram_icon_hover.svg");
}
.image_container {
	max-width: 1200px;
	position: relative;
	margin: 0 auto 48px auto;
}
.main_image {
	width: 100%;
	margin: 0 auto;
}
.image_copy {
	max-width: 33%;
	position: absolute;
	bottom: 2%;
}
.mobile_copy {
	display: none; 
}
.container {
	position: relative;
	max-width: 1150px;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
	gap: 40px;
	margin: 0 auto;
}
.container_home {
	width: 76%;
	position: relative;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: left;
	margin: 60px auto 80px auto;
	gap: 6%;
}
.home_col {
	flex-basis: 29.3%;
	align-items: stretch;
	margin-bottom: 3%;
}
.justify_left {
	justify-content: left !important;
}
.double_col {
    flex-grow: 1;
	margin-bottom: 24px;
}
.triple_col {
	flex-basis: 31%;
	margin-bottom: 24px;
}
.triple_col_image {
    flex-grow: 1;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 1);
}
.small_image {
	width: 100%;
}
.image_freggio_cervidae_ii_a {
	background-image:url("images/cervidae_ii/freggio_cervidae_ii_a_2400x3050.webp");
	background-size: 100%;
	background-repeat: no-repeat;
}
.image_freggio_cervidae_i_a {
	background-image:url("images/cervidae_i/freggio_cervidae_i_a_2400x3050.webp");
	background-size: 100%;
	background-repeat: no-repeat;
}
.image_freggio_eminence_ii_a {
	background-image:url("images/eminence_ii/freggio_eminence_ii_a_2400x3050.webp");
	background-size: 100%;
	background-repeat: no-repeat;
}
.image_freggio_eminence_ii_b {
	background-image:url("images/eminence_ii/freggio_eminence_ii_b_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_eminence_ii_c {
	background-image:url("images/eminence_ii/freggio_eminence_ii_c_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_eminence_ii_d {
	background-image:url("images/eminence_ii/freggio_eminence_ii_d_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_eminence_i_a {
	background-image:url("images/eminence_i/freggio_eminence_i_a_2400x3050.webp");
	background-size: 100%;
	background-repeat: no-repeat;
}
.image_freggio_eminence_i_b {
	background-image:url("images/eminence_i/freggio_eminence_i_b_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_eminence_i_c {
	background-image:url("images/eminence_i/freggio_eminence_i_c_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_eminence_i_d {
	background-image:url("images/eminence_i/freggio_eminence_i_d_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_i_a {
	background-image:url("images/aurulent_i/freggio_aurulent_i_a_2400x2645.webp");
	background-size: 100%;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_i_b {
	background-image:url("images/aurulent_i/freggio_aurulent_i_b_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_i_c {
	background-image:url("images/aurulent_i/freggio_aurulent_i_c_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_i_d {
	background-image:url("images/aurulent_i/freggio_aurulent_i_d_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_ii_a {
	background-image:url("images/aurulent_ii/freggio_aurulent_ii_a_2400x2645.webp");
	background-size: 100%;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_ii_b {
	background-image:url("images/aurulent_ii/freggio_aurulent_ii_b_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_ii_c {
	background-image:url("images/aurulent_ii/freggio_aurulent_ii_c_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_ii_d {
	background-image:url("images/aurulent_ii/freggio_aurulent_ii_d_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_iii_a {
	background-image:url("images/aurulent_iii/freggio_aurulent_iii_a_2400x2157.webp");
	background-size: 100%;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_iii_b {
	background-image:url("images/aurulent_iii/freggio_aurulent_iii_b_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_iii_c {
	background-image:url("images/aurulent_iii/freggio_aurulent_iii_c_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_aurulent_iii_d {
	background-image:url("images/aurulent_iii/freggio_aurulent_iii_d_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_sakura_i_a {
	background-image:url("images/sakura_i/freggio_sakura_i_a_2400x2645.webp");
	background-size: 100%;
	background-repeat: no-repeat;
}
.image_freggio_sakura_i_b {
	background-image:url("images/sakura_i/freggio_sakura_i_b_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_sakura_i_c {
	background-image:url("images/sakura_i/freggio_sakura_i_c_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_freggio_sakura_i_d {
	background-image:url("images/sakura_i/freggio_sakura_i_d_1440x1440.webp");
	background-size: cover;
	background-repeat: no-repeat;
}
.bg_center {
	background-position: center;
}
.mar_bot_16 {
	margin-bottom: 16px;
}
.mar_bot_32 {
	margin-bottom: 32px;
}
.mar_bot_40 {
	margin-bottom: 40px;
}
.mar_bot_60 {
	margin-bottom: 60px;
}
.mar_top_desk_40 {
	margin-top: 40px;
}
.mar_bot_80 {
	margin-bottom: 80px;
}
.mar_bot_160 {
	margin-bottom: 160px;
}
.footer {
	margin: 80px auto 160px auto;
}
.txt_align_cent {
	text-align: center;
}
.dunkley {
    display: flex;
	gap: 18px;
	align-items: center;
	margin: 0 0 40px 0;
}
.dunkley_image {
	flex: 0 0 50px;
	width: 50px;
	height: 50px;
	background-image: url("images/freggio_profile_100x100.webp");
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
}
.dunkley_text {
	flex-grow: 1;
	color: #e9e9e9;
	font-family: 'Satoshi-Light', "sans-serif";
    letter-spacing: 1px;
	font-size: 12px;
	font-weight: 100;
	line-height: 18px;
	border: 1px solid #6c6c6c;
	border-radius: 12px;
	padding: 12px 18px 12px 18px;
}

@media screen and (max-width: 1600px) {
.container {
	gap: 20px;
}
.container_home {
	width: 84%;
}
.left_col { 
	width: 30%;
}
.right_col {
	height: 100%;
	margin: 0 0 0 30%;
}
.right_col_home {
	height: 100%;
	margin: 0 0 0 30%;
}
.triple_col {
	flex-basis: 45%;
}
.home_col {
	flex-basis: 47%;
	align-items: stretch;
	margin-bottom: 3%;
}
}

@media screen and (max-width: 900px) {
	
.left_col { 
	padding: 80px 36px 48px 36px;
	box-shadow: 0px 0px 60px rgba(0, 0, 0, 1);
}
.right_col {
	padding: 24px 36px 48px 36px;
}
.home_col {
	flex-basis: 100%;
	align-items: stretch;
	margin-bottom: 3%;
}
.triple_col {
	flex-basis: 90%;
}
}


@media screen and (max-width: 768px) {
	
.left_col { 
	display: none;
}
.right_col {
	margin: 0 0 0 0;
	padding: 100px 20px 48px 20px;
}
.right_col_home {
	margin: -60px 0 0 0;
	padding: 100px 20px 48px 20px;
	align-items: center;
}
.container {
	flex-direction: column;
	flex-wrap: nowrap;
}
.home_col {
	margin-bottom: 12%;
}
.double_col {
	margin-bottom: 0;
}
.mobile_header {
	width: 100%;
	box-sizing: border-box;
	display: block;
	position: fixed;
	top: 0;
	z-index: 1000;
	background-image: url("images/hanten.webp");
	background-size: 160px;
	background-repeat: repeat;
}
.mobile_header_inner {
	width: 100%;
	padding: 22px 20px 10px 20px;
	box-sizing: border-box;
	display: block;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75);
	background-color: #040404;
	background-image: url("images/hanten.webp");
	background-size: 160px;
	background-repeat: repeat;
}
#menu_button {
	width: 24px;
	height: 24px;
	margin: 5px 20px 0 20px;
	display: inline-block;
	position: absolute;
	right: 0;
	background-image: url("images/menu.svg");
	background-size: 24px;
	background-repeat: no-repeat;
}
#menu_button_close {
	display: none;
	width: 24px;
	height: 24px;
	margin: 2px 20px 0 20px;
	position: absolute;
	right: 0;
	background-image: url("images/close.svg");
	background-size: 24px;
	background-repeat: no-repeat;
}
.visible {
	display: inline-block !important;
}
.hidden {
	display: none !important;
}
.logo {
	width: 85%;
	max-width: 160px;
	margin: 0 0 0 0;
	display: inline-block;
}
.mobile_menu {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 32px 0 0px 0;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75);
	background-color: #040404;
	position: absolute;
	top: -440px;
	left: 0;
	right: 0;
	z-index: -100;
	-webkit-transition: top 0.5s;
    transition: top 0.2s;
}
.menu_move {
	top: 40px !important;
}
.menu {
	margin: 0;
}
.menu li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    margin: -1px 0 0 0;
}
.menu li a {
	padding: 12px 20px 12px 20px;
}
.triple_col_image {
    flex-basis: 80%;
	
}
.image_container {
	margin: 0 auto 24px auto;	
}
.image_copy {
	bottom: 0;
}
.image_copy h1 {
	margin: 0;
	font-size: 14px;
}
.image_copy p {
	display: none;	
}
.mobile_copy {
	display: block;
	margin: 56px 0 0 0;
}
.mar_top_desk_40 {
	margin-top: 0;
}
}