/*!
	Built in the VVVOID
	VVVOID, London, U.K
	http://vvvoid.co.uk
	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-btn-camera-round:before { content: '\e800'; } /* '' */
.icon-btn-camera:before { content: '\e801'; } /* '' */
.icon-btn-cart-round:before { content: '\e802'; } /* '' */
.icon-btn-cart:before { content: '\e803'; } /* '' */
.icon-btn-email-round:before { content: '\e804'; } /* '' */
.icon-btn-email:before { content: '\e805'; } /* '' */
.icon-btn-help-round:before { content: '\e806'; } /* '' */
.icon-btn-help:before { content: '\e807'; } /* '' */
.icon-btn-live-round:before { content: '\e808'; } /* '' */
.icon-btn-live:before { content: '\e809'; } /* '' */
.icon-btn-merch-round:before { content: '\e80a'; } /* '' */
.icon-btn-merch:before { content: '\e80b'; } /* '' */
.icon-music-fastforward:before { content: '\e80c'; } /* '' */
.icon-music-pause:before { content: '\e80d'; } /* '' */
.icon-music-play:before { content: '\e80e'; } /* '' */
.icon-music-rewind:before { content: '\e80f'; } /* '' */
.icon-music-volume-full:before { content: '\e810'; } /* '' */
.icon-music-volume-none:before { content: '\e811'; } /* '' */
.icon-music-volume:before { content: '\e812'; } /* '' */
.icon-nav-add-mark:before { content: '\e813'; } /* '' */
.icon-nav-arrow-down:before { content: '\e814'; } /* '' */
.icon-nav-arrow-left:before { content: '\e815'; } /* '' */
.icon-nav-arrow-right:before { content: '\e816'; } /* '' */
.icon-nav-arrow-up:before { content: '\e817'; } /* '' */
.icon-nav-close:before { content: '\e818'; } /* '' */
.icon-nav-download-mark:before { content: '\e819'; } /* '' */
.icon-nav-menu:before { content: '\e81a'; } /* '' */
.icon-nav-minus-mark:before { content: '\e81b'; } /* '' */
.icon-nav-refresh-mark:before { content: '\e81c'; } /* '' */
.icon-nav-tick-mark:before { content: '\e81d'; } /* '' */
.icon-social-apple-round:before { content: '\e81e'; } /* '' */
.icon-social-apple:before { content: '\e81f'; } /* '' */
.icon-social-deezer-round:before { content: '\e820'; } /* '' */
.icon-social-deezer:before { content: '\e821'; } /* '' */
.icon-social-facebook-round:before { content: '\e822'; } /* '' */
.icon-social-facebook:before { content: '\e823'; } /* '' */
.icon-social-instagram-round:before { content: '\e824'; } /* '' */
.icon-social-instagram:before { content: '\e825'; } /* '' */
.icon-social-itunes-round:before { content: '\e826'; } /* '' */
.icon-social-itunes:before { content: '\e827'; } /* '' */
.icon-social-songkick-round:before { content: '\e828'; } /* '' */
.icon-social-songkick:before { content: '\e829'; } /* '' */
.icon-social-soundcloud-round:before { content: '\e82a'; } /* '' */
.icon-social-soundcloud:before { content: '\e82b'; } /* '' */
.icon-social-spotify-round:before { content: '\e82c'; } /* '' */
.icon-social-spotify:before { content: '\e82d'; } /* '' */
.icon-social-twitter-round:before { content: '\e82e'; } /* '' */
.icon-social-twitter:before { content: '\e82f'; } /* '' */
.icon-social-vevo-round:before { content: '\e830'; } /* '' */
.icon-social-vevo:before { content: '\e831'; } /* '' */
.icon-social-youtube-round:before { content: '\e832'; } /* '' */
.icon-social-youtube:before { content: '\e833'; } /* '' */


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

html, body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-ligatures: none;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: "Corben";
	background-color: rgba(180,27,253,1); 
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	height: 100%
}

/*
* {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
}
*/

a {
	text-decoration: none;
}

/* ---------- Spotify Player ------------ */

#spotify_player {
	width: 100%;
	height: 80px;
	position: fixed;
	bottom: 0;
	left: 0;
	transition: 0.5s;
 }

#spotify_player iframe {
	width: 100%;
}

/* ---------- Home elements ------------- */

#home_elements {
	width: 100vw;
	height: 100%;
	background-size: cover;
	position:absolute;
	background: linear-gradient(0deg, rgba(180,27,253,1) 0%, rgba(59,218,228,1) 100%);
	pointer-events: none;
	transition: 0.5s;
}

.home_element {
	background-size: contain;
	background-position: center center;
	position: absolute;
}

#home_border {
	position: absolute;
	left: 4vh;
	right: 4vh;
	top: 4vh;
	bottom: 4vh;
	border-radius: 20px;
	border: solid 10px #FFFFFF;
	background-size: cover;
	box-shadow: inset 0px 0px 8px 2px rgba(0,0,0,0.4),
	0px 0px 8px 2px rgba(0,0,0,0.4);
	overflow: hidden;
}

.home_border_expanded {
	transform: scale(1.5) !important;
	transition: 0.5s;
}

#burst_wrapper {
	width: 220vw;
	height: 220vw;
	position:absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

#burst {
	width: 100%;
	height: 100%;
	position:fixed;
	background-size: cover;
	background-image:url("images/burst_round.svg");
	background-position: center center;
	position:absolute;
	animation: spin 30s linear infinite;
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(-360deg);
		transform:rotate(-360deg);
	}
}

#home_cloud_01 {
	background-image:url("images/home_element_cloud.svg");
	width: 30%;
	height: 20%;
	left: 5%;
	top: 50%;
}

#home_cloud_02 {
	background-image:url("images/home_element_cloud.svg");
	width: 30%;
	height: 20%;
	left: 60%;
	top: 20%;
}

#home_cloud_03 {
	background-image:url("images/home_element_cloud.svg");
	width: 20%;
	height: 20%;
	left: 75%;
	top: 60%;
}

#home_bird_01 {
	background-image:url("images/home_element_bird.svg");
	width: 20%;
	height: 30%;
	left: 2%;
	top: 20%;
	background-position: top left;
	transform: rotate(-30deg);
	-webkit-filter: drop-shadow( 0px 0px 6px rgba(0, 0, 0, .7));
	filter: drop-shadow( 0px 0px 6px rgba(0, 0, 0, .7));
}

#home_bird_02 {
	background-image:url("images/home_element_bird.svg");
	width: 30%;
	height: 25%;
	left: -3%;
	bottom: -10%;
	background-position: top right;
	transform: scale(-1, 1) rotate(-50deg);
	-webkit-filter: drop-shadow( 0px 0px 6px rgba(0, 0, 0, .7));
	filter: drop-shadow( 0px 0px 6px rgba(0, 0, 0, .7));
}

#home_flower_01 {
	background-image:url("images/home_element_flower.svg");
	width: 20%;
	height: 20%;
	right: 0%;
	bottom: 3%;
}

#home_eye_01 {
	background-image:url("images/home_element_eye.svg");
	width: 30%;
	height: 35%;
	right: 5%;
	top: 10%;
}


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

#header {
	text-transform: uppercase;
	text-align: center;
	height: 50px;
	position:fixed ;
}

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

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

#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;
}


/* ---------- Elements ---------- */

#page_wrapper {
	width: 100vw;
	margin: 0 auto;
	background-size: cover;
	background-position: center center;
	position:absolute;
	overflow: hidden;
	bottom: 80px;
	top: 0;
}

.container {
	width: 100vh;
	height: 80vh;
	position: absolute;
	left: 50%;
	margin-left: -50vh;
	margin-top: 5vh;
	top: auto;
	transition: 0.5s;
	pointer-events: auto;
}

.container_hidden {
	opacity: 0 !important;
	transform: scale(0.8);
	pointer-events: none;
}

#main_logo {
	max-width: 900px;
	height: auto;
	max-height: 40vh;
	position: relative;
	margin: 0 auto;
}

#main_logo img {
	-webkit-animation: wiggle 3.0s infinite;
	-moz-animation: wiggle 3.0s infinite;
	animation: wiggle 3.0s infinite;
	display: block;
	position: relative;
}

@-webkit-keyframes wiggle {
	0% {-webkit-transform:rotate(4deg);}
	50% {-webkit-transform:rotate(-4deg);}
	100% {-webkit-transform:rotate(4deg);}
}

/* firefox */
@-moz-keyframes wiggle {
	0% {-moz-transform:rotate(4deg);}
	50% {-moz-transform:rotate(-4deg);}
	100% {-moz-transform:rotate(4deg);}
}

/* anyone brave enough to implement the ideal method */
@keyframes wiggle {
	0% {transform:rotate(4deg);}
	50% {transform:rotate(-4deg);}
	100% {transform:rotate(4deg);}
}


#main_logo_top {
	opacity: 0;
	position:fixed;
	z-index: 10;
	pointer-events: none;
	width: 50%;
	max-width: 700px;
	height: 60%;
	max-height: 40vh;
	position:fixed;
	top: 40%;
	left: 50%;

	-webkit-filter: drop-shadow( 0px 0px 6px rgba(0, 0, 0, .7));
	filter: drop-shadow( 0px 0px 6px rgba(0, 0, 0, .7));

	transform: rotate(0deg) translate(-50%, -50%);
	transition: 0.5s;
}

.main_logo_top_visible {
	opacity: 1 !important;
	top: 1% !important; 
	left: 1% !important;
	width: 20% !important;
	max-width: 300px !important;
	height: 60% !important;
	max-height: 200px  !important;
	transform: rotate(-5deg) translate(0%, 0%)  !important;
}


/* ----------- home ---------- */

#home_container {
	text-align: center;
	transition: 0.5s;
}

#home_words {
	position: relative;
	display: block;
	color: #FFFFFF;
	margin-top: 2vh;
	text-shadow: 0 0 4px rgba(0,0,0,0.5);
}

#home_words p {
	margin: 0;
}

#home_content {
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	position: absolute;
	width: 70%;
}

#home_container .btn {
	float: none;
	z-index: 100;
	display: block;
	position: relative;
	margin: 10px auto;
}

#instructions_mobile {
	display: none;
}

#instructions_desktop {
	display: inline-block;
}

/*
.touch_hide {
	display: show;
}

*/
.touch_show {
	display:none;
}

/* ----------- app ----------- */

#app_container {
}

#img_area {
	position: relative;
	top: 0;
	left: 0;
	padding: 1.5%;
	width: auto;
	overflow: hidden;
	vertical-align: top ;
}

.canvas-container {
	border-radius: 5%;
	margin: 0px;
}

#canvas_wrapper {
	display: inline-block;
	float: left;
	width: 68.5vh;
	height: 68.5vh;
	box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.4);
	border-radius: 10px;
	background-color: #FFFFFF;
}

/*
#canvas_wrapper:after {
	content: "";
	display: block;
	padding-bottom: 75%;
}
*/

#canvas {
	transition: 0.3s;
	width: 100%;
	height: 100%;
	border-radius: 10px;

}

#canvas_border {
	width: 68.5vh;
	height: 68.7vh;
	border-radius: 5%;
	position: absolute;
	top: 2%;
	left:1.5%;
	pointer-events: none;
	border: solid 8px #F08346;
	border-radius: 10px;
	box-shadow: inset 0px 0px 8px 2px rgba(0,0,0,0.4);
}

.drop_target {
	background-color: #dedede;
}

#sticker_wrapper {
	display:inline-block;
	position:absolute;
	height: 95.5%;
	overflow: scroll;
	 overflow-y: scroll; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch;
	width: 27%;
	float: left;
	right: 1.5%;

	border: solid 8px #F08346;
	border-radius: 10px;
	background-color: #FFFFFF;

	box-shadow: inset 0px 0px 8px 2px rgba(0,0,0,0.4),
					  0px 0px 8px 2px rgba(0,0,0,0.4);
}

#stickers {
	padding: 20px;
	margin: 0;
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none;
}

.sticker {
	cursor: move;
	z-index: 1;
	border: 0px solid #FFFFFF;
	font-family: sans-serif;
	background-color: rgba(255,255,255, 0.5) ;
	font-size: 18px;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .4);
	height: auto;
	list-style: none;
	border-radius : 50%;
	margin-bottom: 10px;
	background: linear-gradient(0deg, rgba(180,27,253,1) 0%, rgba(59,218,228,1) 100%);
}

.sticker img {
	width: 100%;
	height: auto;
	pointer-events: none;
}

.sticker-dragging {
	background: linear-gradient(0deg, rgba(180,27,253,1) 0%, rgba(59,218,228,1) 100%);
	width: 250px;
	height: 250px;
	border: solid 8px #FFFFFF;
	box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.4);
}

.sticker-dragging img {
	width: 80%;
	margin: 10% auto;
}

#btn_wrapper {
	width: auto;
	position: relative;
	font-size: 0;
	margin: 0 2%;
}

#btn_wrapper:after {
    clear:both;
    display:table;
    content:'';
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	margin: 1%;
	font-size: 20px;
	font-weight: 400;
	line-height: 150%;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	color: #FFFFFF;
	width: 31.33%;
	float: left;
	height: auto;
	border: solid 6px #EEBA06;
	background-color: #ea5d70;
	border-radius: 14px;
	box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.4);
	transition: 0.3s;
}

.btn:hover,
#img_upload_btn:hover {
	border-color: #EEBA06;
	background-color: #883950;
	color: #EEBA06;
}

#textinput {
	width: 650px;
	height: 70px;
	margin-top: 10px;
}

#img_upload {
	height: inherit;
}

#img_upload input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	border: solid transparent;
	border-width: 0 0;
	opacity: 0;
	direction: ltr;
	cursor: pointer;
	background-color: #ec08db;
}

#img_upload_btn {
	position: relative;
	cursor: pointer;
	text-align: center;
	overflow: visible;
	border: solid 6px #EEBA06;
	background-color: #ea5d70;
	overflow: hidden;
	border-radius: 14px;
	box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.4);
}


/* ---------- Share buttons ---------- */

.overlay {
	transform: translate(-50%, -50%) scale(1);
	left: 50%;
	top: 50%;
	position: absolute;
	z-index: 100;
	text-align: center;
	height: auto;
	display: inline-block;
	padding: 20px;
	border: solid 8px #F08346;
	border-radius: 10px;
	background-color: #FFFFFF;
	transition: 0.5s;
	color: #EA5D71;
	font-size: 16px;
	max-width: 500px;

	box-shadow: inset 0px 0px 8px 2px rgba(0,0,0,0.4),
					  0px 0px 8px 2px rgba(0,0,0,0.4);
}

.overlay.container_hidden {
	transform: translate(-50%, -40%) scale(0.8);
}

.close_btn {
	margin: 10px;
	background: #883950;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.5);
	position: absolute;
	right: -30px;
	top: -30px;
	line-height: 170%;
	cursor: pointer;
	transition: 0.3s;
	color: #EFFFFF;
	font-size: 20px;
}

.close_btn:hover {
	transform: scale(1.1,1.1);
	background: #EA5D71;
}

.overlay_title {
	font-size: 30px;
	color: #883950;
}

.overlay p {
	margin: 0;
	margin-bottom: 2%;
	line-height: 120%;
}

.overlay .bullet {
	color: #883950;
}

.hashtag {
	font-size: 30px;
	color: #883950;
}

#share_btns p {
	margin: 2% auto;
}

#share_btns a {
	font-size: 40px;
	margin: auto 1%;
	transform: scale(1,1);
	display: inline-block;
	transition: 0.3s;
	color: #FFFFFF;
	background-color: #883950;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.83);
	line-height: 80%;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

#share_btns a:hover {
	transform: scale(1.1,1.1);
	background-color: #EA5D71;
}


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

#footer {
	position: relative;
	width: 100%;
	text-align: center;
	font-family: sans-serif;
	color: #FFFFFF;
	line-height: 120%;
	font-size: 10px;
	font-weight: bold;
}

#footer a {
	color: #FFFFFF;
	margin: 4px;
	display: inline-block;
}

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

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


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

@media screen and (orientation:portrait) {

	html, body {
	}

	#main_logo {
		width: 80%;
		max-width: 300px;
		height: 60%;
		max-height: 300px;
		-webkit-filter: drop-shadow( 0px 0px 4px rgba(0, 0, 0, .7));
		filter: drop-shadow( 0px 0px 4px rgba(0, 0, 0, .7));
	}

	#main_logo_top {
		width: 80%;
		max-width: 300px;
		height: 100px !important;
		width: 40% !important;
		top: 1% !important;
		-webkit-filter: drop-shadow( 0px 0px 2px rgba(0, 0, 0, .7));
		filter: drop-shadow( 0px 0px 2px rgba(0, 0, 0, .7));
	}

	#home_border {
		position: absolute;
		left: 4vh;
		right: 4vh;
		top: 4vh;
		bottom: 4vh;
		border-radius: 10px;
		border: solid 6px #FFFFFF;
		background-size: cover;
		background-image:url("images/burst_bg.svg");
		background-position: center center;
		box-shadow: inset 0px 0px 8px 2px rgba(0,0,0,0.4),
		0px 0px 8px 2px rgba(0,0,0,0.4);
	}

	#home_cloud_01 {
		background-image:url("images/home_element_cloud.svg");
		width: 40%;
		height: 25%;
		left: 10%;
		top: 22%;
	}

	#home_cloud_02 {
		background-image:url("images/home_element_cloud.svg");
		width: 30%;
		height: 20%;
		left: 60%;
		top: 20%;
	}

	#home_cloud_03 {
		background-image:url("images/home_element_cloud.svg");
		width: 20%;
		height: 20%;
		left: 75%;
		top: 60%;
		display: none;
	}

	#home_bird_01 {
		width: 30%;
		height: 20%;
		left: 13%;
		top: 2%;
		background-position: top left;
		transform: rotate(-30deg);
		-webkit-filter: drop-shadow( 0px 0px 6px rgba(0, 0, 0, .7));
		filter: drop-shadow( 0px 0px 6px rgba(0, 0, 0, .7));
	}

	#home_bird_02 {
		width: 22%;
		height: 25%;
		left: -3%;
		bottom: -4%;
		background-position: top right;
		transform: scale(-1, 1) rotate(-50deg);
		-webkit-filter: drop-shadow( 0px 0px 6px rgba(0, 0, 0, .7));
		filter: drop-shadow( 0px 0px 6px rgba(0, 0, 0, .7));
	}

	#home_flower_01 {
		background-image:url("images/home_element_flower.svg");
		width: 23%;
		height: 25%;
		right: 1%;
		bottom: 2%;
		background-position: bottom right;
	}

	#home_eye_01 {
		background-image:url("images/home_element_eye.svg");
		width: 50%;
		height: 35%;
		right: 5%;
		top: 0%;
	}

	.container_hidden {
		
	}

	.container {
		width: 50vh;
		height: 100vh;
		margin-top: 2vh;
		margin-left: -25vh;
	}

	#home_container {
		width: 100vw;
		margin-left: 0;
		left: auto;
	}

	#home_content {
		width: 100%;
		top: 40%;
	}

	#home_words {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	#app_container {

	}

	#img_area {
		height: auto;
		margin-top: 0%;
	}

	#canvas_wrapper {
		width: 100%;
		position: relative;
		margin: 0 auto;
		display: block;
		height: auto;
		box-shadow: inset 0px 0px 8px 2px rgba(0,0,0,0.4),
		0px 0px 4px 2px rgba(0,0,0,0.4);
	}

	#canvas_border {
		width: 100%;
		height: 100%;
		position: absolute;
		margin: 0 auto;
		top: 0;
		left: 0;
		pointer-events: none;
	}

	#sticker_wrapper {
		display: block;
		position: relative;
		height: 100px;
		width: 100%;
		overflow: hidden;
		overflow-x: hidden;
		-webkit-overflow-scrolling: touch;
		margin: 1.5%;
		box-shadow: inset 0px 0px 8px 2px rgba(0,0,0,0.4),
		0px 0px 4px 2px rgba(0,0,0,0.4);
	}

	#stickers {
		width:100%;
	    height: 100px;
	    overflow:scroll;
	    white-space: nowrap;
		padding: 5px;
	}

	.sticker {
	    display:inline-block;
	    width: 75px;
	    height: 75px;
	    text-align:center;
		border-width: 4px;
		margin: 0;
		margin-left: 10px;
	}

	.sticker img {
		width: 90%;
	}

	.btn {
		font-size: 9px;
		border-width: 4px;
		padding-left: 0;
		padding-right: 0;
		box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);
	}

	#img_upload_btn {
		border-width: 4px;
	}

}


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

	#home_content {
		font-size: 10px;
	}

	#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;
	}

	.overlay {
		width: 80%;
		max-width: 600px;
		padding: 10px 20px;
		border-radius: 10px;	
		font-size: 12px;
	}

	#share_btns p {
		margin: 3%;
	}

	#instructions_mobile {
		display: inline-block;
	}

	#instructions_desktop {
		display: none;
	}

	.text_instruction_mobile {
		display: none;
	}

	.text_sticker {
		display: none;
	}

}

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

	#home_content {
		font-size: 8px;
	}

}

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

	#spotify_player {
		display: none;
	}

	#page_wrapper {
		bottom: 0px;
	}

}

/* 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) {

}
