/*!
	Theme Name  : Easy Life - Second Life
	Theme URI:  : https://vvvo.id
	Author      : VVVOID
	Author URI: : https://vvvo.id
	Version     : 1.0
	Built by    : VVVOID LTD. London, UK
	email       : hello@vvvoid.co.uk
!*/


/* ---------- Fonts ---------- */

/*
@font-face {
	font-family: 'TeXGyreAdventorRegular';
	src: url('fonts/texgyreadventor-regular-webfont.eot');
	src: local('☺'),
		 url('fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
		 url('fonts/texgyreadventor-regular-webfont.svg#webfontn18Af3vl') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/


/* ---------- Icons ---------- */

@font-face {
	font-family: 'icon';
	src: url('fonts/icon-font/font/icon.eot');
	src: url('fonts/icon-font/font/icon.eot#iefix') format('embedded-opentype'),
		url('fonts/icon-font/font/icon.woff2') format('woff2'),
		url('fonts/icon-font/font/icon.woff') format('woff'),
		url('fonts/icon-font/font/icon.ttf') format('truetype'),
		url('fonts/icon-font/font/icon.svg#icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "icon";
	font-style: normal;
	font-weight: normal;
	speak: none;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
}

.icon-social-amazon-round:before { content: '\e800'; } /* '' */
.icon-social-amazon:before { content: '\e801'; } /* '' */
.icon-social-bandsintown-round:before { content: '\e802'; } /* '' */
.icon-social-bandsintown:before { content: '\e803'; } /* '' */
.icon-social-snapchat:before { content: '\e804'; } /* '' */
.icon-social-snapchat-round:before { content: '\e805'; } /* '' */
.icon-social-threads-round:before { content: '\e806'; } /* '' */
.icon-social-threads:before { content: '\e807'; } /* '' */
.icon-btn-camera-round:before { content: '\e836'; } /* '' */
.icon-btn-camera:before { content: '\e837'; } /* '' */
.icon-btn-cart-round:before { content: '\e838'; } /* '' */
.icon-btn-cart:before { content: '\e839'; } /* '' */
.icon-btn-email-round:before { content: '\e83a'; } /* '' */
.icon-btn-email:before { content: '\e83b'; } /* '' */
.icon-btn-help-round:before { content: '\e83c'; } /* '' */
.icon-btn-help:before { content: '\e83d'; } /* '' */
.icon-btn-live-round:before { content: '\e83e'; } /* '' */
.icon-btn-live:before { content: '\e83f'; } /* '' */
.icon-btn-merch-round:before { content: '\e840'; } /* '' */
.icon-btn-merch:before { content: '\e841'; } /* '' */
.icon-music-fastforward:before { content: '\e842'; } /* '' */
.icon-music-pause:before { content: '\e843'; } /* '' */
.icon-music-play:before { content: '\e844'; } /* '' */
.icon-music-rewind:before { content: '\e845'; } /* '' */
.icon-music-volume-full:before { content: '\e846'; } /* '' */
.icon-music-volume-none:before { content: '\e847'; } /* '' */
.icon-music-volume:before { content: '\e848'; } /* '' */
.icon-nav-add-mark:before { content: '\e849'; } /* '' */
.icon-nav-arrow-down:before { content: '\e84a'; } /* '' */
.icon-nav-arrow-left:before { content: '\e84b'; } /* '' */
.icon-nav-arrow-right:before { content: '\e84c'; } /* '' */
.icon-nav-arrow-up:before { content: '\e84d'; } /* '' */
.icon-nav-close:before { content: '\e84e'; } /* '' */
.icon-nav-download-mark:before { content: '\e84f'; } /* '' */
.icon-nav-menu:before { content: '\e850'; } /* '' */
.icon-nav-minus-mark:before { content: '\e851'; } /* '' */
.icon-nav-refresh-mark:before { content: '\e852'; } /* '' */
.icon-nav-tick-mark:before { content: '\e853'; } /* '' */
.icon-social-apple-round:before { content: '\e854'; } /* '' */
.icon-social-apple:before { content: '\e855'; } /* '' */
.icon-social-deezer-round:before { content: '\e856'; } /* '' */
.icon-social-deezer:before { content: '\e857'; } /* '' */
.icon-social-facebook-round:before { content: '\e858'; } /* '' */
.icon-social-facebook:before { content: '\e859'; } /* '' */
.icon-social-instagram-round:before { content: '\e85a'; } /* '' */
.icon-social-instagram:before { content: '\e85b'; } /* '' */
.icon-social-itunes-round:before { content: '\e85c'; } /* '' */
.icon-social-itunes:before { content: '\e85d'; } /* '' */
.icon-social-songkick-round:before { content: '\e85e'; } /* '' */
.icon-social-songkick:before { content: '\e85f'; } /* '' */
.icon-social-soundcloud-round:before { content: '\e860'; } /* '' */
.icon-social-soundcloud:before { content: '\e861'; } /* '' */
.icon-social-spotify-round:before { content: '\e862'; } /* '' */
.icon-social-spotify:before { content: '\e863'; } /* '' */
.icon-social-twitter-round:before { content: '\e864'; } /* '' */
.icon-social-twitter:before { content: '\e865'; } /* '' */
.icon-social-vevo-round:before { content: '\e866'; } /* '' */
.icon-social-vevo:before { content: '\e867'; } /* '' */
.icon-social-youtube-round:before { content: '\e868'; } /* '' */
.icon-social-youtube:before { content: '\e869'; } /* '' */
.icon-social-tiktok-round:before { content: '\e86a'; } /* '' */
.icon-social-tiktok:before { content: '\e86b'; } /* '' */


/* ---------- Main ---------- */

html, body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-image: url("images/back_sm.jpg");
	background-size: cover;
	font-family: 'Helvetica', 'Arial', "sans-serif";
	height: 100%;
	display: flex;  
	flex-direction: row;
	position: relative;
	align-items: center;
	justify-content: center;
	background-position: center;
	width: 100%;

}

a {
	text-decoration: none;
}

#header_img {
	width: 200px;
	height: 100px;
	position: relative;
	margin: 0 auto 30px;
	background-image: url("images/header.png");
	background-position: center;
	background-size: contain;
}

#page_wrapper {
	display: flex;  
	flex-direction: row;
	position: relative;
}

#wrapper {
	max-width: 1200px;
	height: auto;
	flex-direction: column;
	text-align: center;
	margin: 0 auto;
	align-items: center;
}

.page_half {
	width: 50%;
	display: flex;  
	flex-direction: column;
	align-items: center;
	flex-wrap: nowrap;
	justify-content: center;
	
}

.page_half img {
	width: 100%;
	height: auto;
	
}

#half_l {
	
}

#half_r {
	
}

.main_btn {
	background-color: #383033;
	display: block;
	width: 270px;
	color: #FFFFFF;
	padding: 15px 10px;
	margin: 5px;
	transition: 0.5s;
	font-weight: 800;
	position: relative;
}

.main_btn:hover {
	color: #383033;
	background-color: #FFFFFF;
}


/* ------ Overlay ------- */

.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: block;
	z-index: 1000;
	transition: 0.5s;
	background-color: rgba(0, 0, 0, 0.8);
}

.overlay_hidden {
	opacity: 0 !important;
	pointer-events: none !important;
}

.overlay_inner {
	width: auto;
	height: auto;
	position: absolute;
	display: block;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}

.overlay_close_btn {
	position: fixed;
	display: block;
	z-index: 100;
	text-align: center;
	font-size: 20px;
	right: 0;
	top: 0;
	margin: 20px;
	padding: 0 10px;
	line-height: 230%;
	background-color: #f59db8;
	color: #FFFFFF;
	cursor: pointer;
}

.overlay_close_btn:hover {
	color: lime;
}

/* ---------- letter ---------- */

#letter_inner {
	text-align: center;
}

#splash_overlay {
	border: 0;
}

#letter_wrapper {
	text-align: left;
	font-family: 'Helvetica','Arial','sans-serif';
	background-color: #FFFFFF;
	padding: 10%;
	margin: 0px auto;
	max-width: 800px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
	top: 60px;
	position: relative;
	
}

#letter {
	width: 90%;
	height: 90%;
	/* background-image: url("images/letter.gif"); */
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 5%;
	left: 5%;
	overflow: auto;
}

/* ---------- Header ---------- */

#header {
	position:fixed;
	width: 100%;
	height: 40px;
	display: block;
	text-align: center;
	z-index: 1000;
	top: 0;
	left: 0;
	text-transform: uppercase;
}

#header a {
	color: #000000;
	font-size: 14px;
	transition: 0.3s
}

#social_icons {
	padding: 0;
	margin: 0;
	position: absolute;
	width: auto;
	top: 5px;
	right: 8px;
}

#social_icons a {
	font-size: 22px;
	transition: 0.3s;
}

#social_icons a:hover {
	color: #999999;
}

#main_menu {
	position: relative;
	top: 0px;
	width: auto;
	list-style: none;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
}

.menu-item {
	display: inline-block;
	margin: 0 10px;
}

.menu-item a {
	color: #000000;
	transition: 0.3s;
}

.menu-item a:hover {
	color: #999999;
}

.menu-item_active {
	color: #000000 !important;
}

#mobile_menu {
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 5px;
	display: none;
}

/* ---------- Section ---------- */


/* ---------- Footer ---------- */

#footer {
	position: fixed;
	bottom: 10px;
	width: 100%;
	text-align: center;
	color: #000000;
	line-height: 120%;
	font-size: 10px;
	margin-top: 20px;
	left: 0;
}

#footer a {
	color: #000000;
	font-size: 10px;
	margin: 4px;
	display: inline-block;
}

#policy {
	line-height: 120%;
	font-size: 12px;
}

#policy a {
	font-size: 12px;
	margin: 0 4px;
}

.ae-cform-modal-container.modal {
	margin-bottom: 0 !important;
}

.ae-cform-modal-container.modal {
	overflow: visible !important;
}

.ae-cform-modal-display-cta {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}


/* ---------- Media Queries ---------- */

/* iPad portrait & less ---------- */
@media only screen
and (max-width : 768px) {

#header_img {

}

#mobile_menu {
	display: block;
	cursor: pointer;
	margin: 7px 10px;
	font-size: 20px;
	z-index: 10;
}

#main_menu {
	background-color: #999999;
	margin-top: 0px;
	padding: 0 0 20px 0;
	top: 0%;
	position: absolute;
	width: 100%;
	transition: 0.2s;
	left: 0;
	opacity: 0;
	pointer-events: none;
}

.mobile_menu_visible {
	top: 50px !important;
	opacity: 1 !important;
	pointer-events: auto !important;
}

.menu-item {
	display: block;
	margin: 0px;
	font-size: 20px;
}
#wrapper {
	display: flex;
	flex-direction: column;
	text-align: center;
	margin: 0 auto;
	align-items: center;
}

.page_half {
	width: 80%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}


}

/* iPhone 8+ portrait & less ---------- */
@media only screen
and (max-width : 414px) {

}

/* iPhone 5 & less ---------- */
@media only screen
and (max-width : 320px) {

}

/* iPads (portrait and landscape) ---------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {

}

/* iPads (landscape) ---------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

}

/* iPads (portrait) ---------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

}