@font-face {
	font-family: "Borg";
	src: url("fonts/Borg.ttf");
}

@font-face {
	font-family: "Krungthep";
	src: url("fonts/Krungthep.ttf") format("truetype"),
		url("fonts/Krungthep.woff") format("woff"),
		url(fonts/Krungthep.woff2) format("woff2");
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}

@keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}


@-webkit-keyframes glow-box {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  
  to {
    box-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}

@keyframes glow-box {
  from {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  
  to {
    box-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}

@-webkit-keyframes glow-box-small {
  from {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #e60073, 0 0 20px #e60073, 0 0 25px #e60073, 0 0 30px #e60073, 0 0 35px #e60073;
  }
  
  to {
    box-shadow: 0 0 10px #fff, 0 0 15px #ff4da6, 0 0 20px #ff4da6, 0 0 25px #ff4da6, 0 0 30px #ff4da6, 0 0 35px #ff4da6, 0 0 40px #ff4da6;
  }
}

@keyframes glow-box-small {
  from {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #e60073, 0 0 20px #e60073, 0 0 25px #e60073, 0 0 30px #e60073, 0 0 35px #e60073;
  }
  
  to {
    box-shadow: 0 0 10px #fff, 0 0 15px #ff4da6, 0 0 20px #ff4da6, 0 0 25px #ff4da6, 0 0 30px #ff4da6, 0 0 35px #ff4da6, 0 0 40px #ff4da6;
  }
}

@-webkit-keyframes blue-glow-box-small {
  from {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #00D5E6, 0 0 20px #00D5E6, 0 0 25px #00D5E6, 0 0 30px #00D5E6, 0 0 35px #00D5E6;
  }
  
  to {
    box-shadow: 0 0 10px #fff, 0 0 15px #4DF1FF, 0 0 20px #4DF1FF, 0 0 25px #4DF1FF, 0 0 30px #4DF1FF, 0 0 35px #4DF1FF, 0 0 40px #4DF1FF;
  }
}

@keyframes blue-glow-box-small {
  from {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #00D5E6, 0 0 20px #00D5E6, 0 0 25px #00D5E6, 0 0 30px #00D5E6, 0 0 35px #00D5E6;
  }
  
  to {
    box-shadow: 0 0 10px #fff, 0 0 15px #4DF1FF, 0 0 20px #4DF1FF, 0 0 25px #4DF1FF, 0 0 30px #4DF1FF, 0 0 35px #4DF1FF, 0 0 40px #4DF1FF;
  }
}

@-webkit-keyframes blue-glow-box-ex-small {
  from {
    box-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #00D5E6, 0 0 20px #00D5E6, 0 0 25px #00D5E6, 0 0 30px #00D5E6, 0 0 35px #00D5E6;
  }
  
  to {
    box-shadow: 0 0 10px #fff, 0 0 15px #4DF1FF, 0 0 20px #4DF1FF, 0 0 25px #4DF1FF, 0 0 30px #4DF1FF, 0 0 35px #4DF1FF, 0 0 40px #4DF1FF;
  }
}

@keyframes blue-glow-box-ex-small {
  from {
    box-shadow: 0 0 1px #fff, 0 0 3px #fff, 0 0 6px #00D5E6, 0 0 9px #00D5E6, 0 0 12px #00D5E6, 0 0 15px #00D5E6, 0 0 18px #00D5E6;
  }
  
  to {
    box-shadow: 0 0 3px #fff, 0 0 6px #4DF1FF, 0 0 9px #4DF1FF, 0 0 12px #4DF1FF, 0 0 15px #4DF1FF, 0 0 18px #4DF1FF, 0 0 21px #4DF1FF;
  }
}

* {
	padding: 0;
	margin: 0;
}

/* ---iOS cursor fix--- */
.is-ios * {
    cursor: pointer;
}

*, *:before, *:after {
/*	---DEBUG---  */
/*
	background: #000 !important;
  	color: #0f0 !important;
  	outline: solid #f00 1px !important;
*/
/*	---DEBUG---  */
	
	box-sizing: inherit;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	list-style-type: none;
}

.krungthep-white {
	font-family: "Krungthep";
	color: white;
	text-shadow: 2px 2px 7px rgba(0,0,0,0.5);
}

.borg-white {
	font-family: "Borg";
	color: white;
	text-shadow: 2px 2px 7px rgba(0,0,0,0.5);
}

.btn {
	border-radius: 0;
	font-family: inherit;
	font-size: inherit;
}

.submit {
	border: 0;
	background-color: white;
	color: black;
	height: 35px;
	width: 128px;
}

.submit:active {
	outline: none;
	-webkit-animation: glow-box 1s ease-in-out infinite alternate;
	animation: glow-box 1s ease-in-out infinite alternate;	
}

.submit:focus {
	outline: none;
}


html {
  box-sizing: border-box;
}

html, body {
	height: 100%;
	font-family: "Krungthep";
	margin: 0;
	padding: 0;
}


/*-----------------------------------------*/
/*-------------Media inquiries*/
/*-----------------------------------------*/

/*
@media only screen and (max-device-width: 480px) {
	body {
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
	}
}
*/

/*-----------Switch on/off visibility for mobile-only items*/
@media only screen and (min-width: 426px) {
	.visible-mobile {
		display: none;	
	}
}

@media only screen and (max-width: 425px) {
	.left-blog {
		display: none;	
	}
	
	
	.social-iconz {
		width: 64px;
		height: 64px;
	}
	
	.header2 {
		font-size: .8rem !important;
	}
	
	.covervid-wrapper {
		display: none;
	}
	
	
/*
	#video-banner-wrapper {
		display: none;
	}
	
	#myVideo {
		display:none;
	}
*/
	
	header {
/*		background-image: url(images/mobile_bg.jpg) !important;*/
	}

	#news-block-container {
		left: 35px !important;
/*		z-index: 2;*/
	}
	
	#about-me {
		margin: .5vh 2vw;
		padding: 32px 16px 32px !important;
		font-family: "Verdana";
		font-size: .8rem !important;
		font-weight: 100;
	}

	#about-me h1{
		line-height: 60%;
		font-size: 6rem !important;
	}

	#about-me h2{
		line-height: 80%;
		font-size: 2rem !important;
	}
	
	/*#EPK .container-box:after {
    	letter-spacing: calc(1.785vw + .143rem) !important; /* 320 - 425 
	}*/
	
}

@media only screen and (max-width: 700px) {
	#press-and-SC{
		flex-direction: column !important;
	}
	
	#press{
		margin: 0 !important;
		margin-bottom: 4vh !important;
	}
}

@media only screen and (max-width: 768px) and (min-width: 426px) {
	#EPK .container-box:after {
		letter-spacing: calc(5.42vw - 1.5210rem) !important; /* 426 - 768 */
	}
	
}

/*Tablet setup*/
@media only screen and (max-width: 900px) {
	.right-blog {
		display: none;
	}
	
	#news-block-container {
		left: 100px;
		padding: 12.8px 1.6px !important;
/*		z-index: 2;*/
	}
	
	#social_links {
		right: 0 !important;
		bottom: 8px !important;
		margin: 0 auto !important;
		padding: 0 16px 4px !important;
		width: 90% !important;
	}
	
	#post-footer {
		font-size: .25rem;
	}
	
	#about-me{
		padding: 32px 16px 32px !important;
	}
	
	#about-me h1{
		line-height: 60%;
		font-size: 6rem !important;
	}

	#about-me h2{
		line-height: 80%;
		font-size: 2rem !important;
	}
	
	#contactus input[type="text"],textarea
	{
		font-size: .8rem !important;
		padding: 0 .5rem;
		margin: 1vh 0;
	}
	
	#contact-form-bg1{
		height: 99%;
	}
	
	#daysBox {
		font-size: calc(3.571vw + .2858rem) !important;
	}
	
	#teaser-line {
		font-size: calc(1.571vw + .2858rem) !important;
	}
}
		/*resize promobox typeface*/
@media only screen and (max-width: 768px) {
/*
	#purchase .get-album {
		padding-bottom: 10px; 
	}
	
	#purchase img {
		height: 10%;
		right: 45px;
	}
*/
}

.right-blog {

}

header {
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
/*	background-image: url(images/DeathGrip_movieStill.jpeg);*/
	background-position: center;
	background-size: cover;
/*	height: 100vh;*/
	mask-image: linear-gradient(rgba(0,0,0,1), rgba(0,0,0,1) 80%, rgba(0,0,0,0) 100%);
	-webkit-mask-image: linear-gradient(rgba(0,0,0,1), rgba(0,0,0,1) 95%, rgba(0,0,0,0) 100%);
}

#container {
	height: 100%;
}

#nav-wrapper {
	overflow-x: hidden;
	position: absolute;
	top: 0;
	width: 100vw;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 32px 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#main-nav {
	display: -webkit-flex;
	display: flex;
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto;
	justify-content: space-between;
	align-items: baseline;
	padding: 0 .125vw;
	margin: 0 12.8px;
	width: 80vw;
	font-family: "Borg";
/*	font-size: calc(8.36vw);*/
	font-size:  calc(7.619vw + 1.176rem);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#main-nav li {
	-webkit-transform: scale(.9, 1.1);
	transform: scale(.9, 1.1);
	text-align: center;
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto;
/*	margin: 0 3vw;*/
}

#main-nav li a {
	transform: scale(1.1, 1.125) !important;
	transition: .5s ease;
	color: black;
	text-shadow: 1px 1px 6px rgba(255,150,25,.45);
}

#main-nav li:hover a {
	transition: .5s ease;
	color: red;
	text-shadow: 0 0 3px red;
}

#main-nav li.current a {
	cursor: pointer;
	text-shadow: 0 0 2px blue;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	display: block;
	-webkit-animation: glow 1s ease-in-out infinite alternate;
 	-moz-animation: glow 1s ease-in-out infinite alternate;
 	animation: glow 1s ease-in-out infinite alternate;
}

#main-nav li.current:hover a {
	color: black;
}

#main-content {
	position: relative;
	top: -20px;
	width: 100%;
	display: -webkit-flex;
	display: flex;
}

.content-bg {
	position: absolute;
	top: 35;
	left: 0;
	width: 100%;
	height: 90vh;
/*	height: 100%;*/
	background: linear-gradient(rgba(0,220,218,0), rgba(0,220,218,1.00) 3%, rgba(1, 1, 1, 0) 60%);
	background: -webkit-linear-gradient(rgba(0,220,218,0), rgba(0,220,218,1.00) 3%, rgba(1, 1, 1, 0) 60%);
	background: -moz-linear-gradient(rgba(0,220,218,0), rgba(0,220,218,1.00) 3%, rgba(1, 1, 1, 0) 60%);
	
}

.overlap-fix {
	position: relative;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	min-height: 95vh;
	justify-content: center;
}

#lft-blog-end-up {
	position: absolute;
	top: 35px;
	left: 3vw;
}

#lft-blog-end-lo {
	position: absolute;
	top: 288px;
	left: 3vw;
	z-index: 3;
}

#rgt-blog-end-up {
	position: absolute;
	top: 35px;
	right: 2vw;
}

#rgt-blog-end-lo {
	position: absolute;
	top: 287px;
	right: 2vw;
	z-index: 3;
}



#phone-size-content-girl {
	position: absolute;
	max-width: 25vw;
	top: 50px;
	left: 0px;
	z-index: 1;
}
#news-block-container {
	position: relative;
	top: 32px;
	width: 60vw;
	height: auto;
	display: -webkit-flex;
	display: flex;
	align-content: center;
	justify-content: center;
	padding: 32px 0;
	margin-bottom: 24px;
	border-radius: 4px;
	background-color: hsla(0,0%,0%,0.7);
}

#news-block-container li {
	padding: 1vw 0;
}

.test-disp {
	position: fixed;
	left: 25px;
	top: 25px;
	font-size: 1.25rem;
	color: hsla(0,0%,73%,1.00);
	text-shadow: 2px 2px 3px black;
	z-index: 4;
}

.news-entries {
	position: relative;
	margin: 0 auto;
	width: 90%;
}

#footer {
	position: relative;
	width: 100%;
	background-color: black;
	color: white;
}

#pre-footer {
	position: relative;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
/*	flex-direction: column;*/
	justify-content: center;
	align-items: center;
	height: 220px;
}


.debug-blu {
	border: 2px solid blue;
}

.debug-red {
	border: 2px solid red;
}
.mail-wrap {
	position: relative;
	padding: 0;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.left-wrap {
	position: relative;
	display: inline-block;
	text-align: center;
	margin: auto;
	padding-left: 32px;
}

.right-wrap {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: left;
	font-size: 1rem;
	margin: 16px;
}

#social_links {
	position: relative;
	bottom: 16px;
	margin: 0 0 0 auto;
	padding: 0 32px;
	width: 32%;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#post-footer {
	text-align: center;
	font-size: 0.75rem;
	padding: 8px;
	border-top: 1px solid hsla(0,0%,32%,1.00);
}

.social-iconz {
	fill: white;
	width: 45px;
}

.btn_box {
	font-size: inherit;
	display: inline-block;
	outline: 2px solid black;
	outline-offset: -4px;
}

#email-box {
	position: relative;
	font-family: inherit;
	font-size: inherit;
	color: white;
	background-color: black;
	border: 2px solid white;
	border-radius: 0;
	display: inline-block;
	height: 35px;
	width: 128px;
	padding: 0 8px;
	margin: 0 8px 8px 0;
}

.human-check {
	position: fixed;
	top: -1000px;
	left: -10000px;
}

.header1 {
	font-size: 1.5rem;
}

.header2 {
	font-size: 1.25rem;
}

.header3 {
	font-size: .9rem;
}

#email-box:focus {
	outline: none;
	-webkit-animation: glow-box 1s ease-in-out infinite alternate;
	animation: glow-box 1s ease-in-out infinite alternate;
	
}


.test-disp-2 {
	position: fixed;
	left: 25px;
	top: 50px;
	font-size: 1.25rem;
	color: hsla(0,0%,73%,1.00);
	text-shadow: 2px 2px 3px black;
	z-index: 4;
}


.covervid-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#video-splash {
	position: relative;
	right: 0;
	top: 0;
	width: 100vw; 
/*	min-height: 100%;*/
}

#about-me {
	background: linear-gradient(rgba(237,255,253,1.00), rgba(215,255,250,1.00));
	position: relative;
	margin: .5vh 2vw;
	padding: 64px 32px 32px;
	border-radius: 4px;
	font-family: "Verdana";
/*	font-size: 1.5rem;*/
	font-size: calc(.8rem + .625vw);
	font-weight: 100;
	box-shadow: 4px 4px 6px 3px rgba(0,0,0,.25);
}

#about-me h1{
	display: inline;
/*	line-height: 50%;*/
	font-size: 8rem;
	font-family: "Borg"
}

#about-me h2{
	display: inline;
/*	line-height: 50%;*/
	font-size: 4rem;
	font-family: "Borg"
}

#contact-form-bg1 {
/*
	postition: relative;
	z-index: 1;
*/
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 95%;
	height: 100%;
	background-color: white;
	/*$border: 5px;  ----this would be a variable in scss----*/
/*	color: #FFF;*/
/*	background: #000;*/
/*	background-clip: padding-box;  /* !importanté */
/*	border: solid 5px /*scss transparent; */   /* !importanté */ 
	border-radius: 2px;
	box-shadow: 6px 6px 4px 2px rgba(0,0,0,.6); 
}

/*#contact-form-bg1:before {
		content: '';
		position: absolute;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: -1;
		margin: -5px; /* scss !importanté */
/*		border-radius: inherit; /* !importanté */
/*		background: linear-gradient(to right, red, orange);
}*/


#contact-form-bg2 {

	position: relative;
/*	z-index: 1;
*/
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
/*	margin: 1rem;*/
	width: 98%;
	height: 98%;
	background-color: black;
	/*$border: 5px;  ----this would be a variable in scss----*/
/*	color: #FFF;*/
/*	background: #000;*/
/*	background-clip: padding-box;  /* !importanté */
/*	border: solid 5px /*scss transparent; */   /* !importanté */ 
	border-radius: 2px;
	box-shadow: 4px 4px 3px 1px rgba(0,0,0,.6); 
}


/*-----------------------------------*/
/*--------Calendar Stuff-------------*/
/*-----------------------------------*/

.events-headline {
    color: black;
    display: inline-block;
    transform: scale(1, 1.15);
    font-size: 1.25rem;
    margin: 1vh 1.5vw;
}

.event-container {
    width: 95%;
    color: white;
    background-color: black;
    margin: 0 auto;
    border-radius: 2px;
    padding: 8px 12px;
    background: linear-gradient(#97DADE 0%, #CCF6FA 100%);
    box-shadow: 3px 3px 7px 1px rgba(0,0,0,0.5);
	text-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.event-location {
	display: inline-block;
    font-style: italic;
    font-size: .75rem;
    margin: 16px 0 4px;
}

.underline {
    background-color: white;
    height: 2px;
    margin: 0 0 10.4px;
	box-shadow: 2px 2px 4px 0 rgba(0,0,0,.3);
}

.no-events{
	font-size: .75rem;
}

.event-date {
    transform: scale(1, 1.15);
    font-size: 1.25rem;
}

#calender-events {
    background: linear-gradient(rgba(237,255,253,1.00), rgba(215,255,250,1.00));
    border-radius: 2px;
    box-shadow: 4px 4px 7px 4px rgba(0,0,0,.65);
    padding: 12px 8px;
    width: 95%;
}

/*-----------------------------------*/
/*--------Contact Form CSS-----------*/
/*-----------------------------------*/

/*
Contact Form by html-form-guide.com
You can customize all the aspects of the form in this style sheet
All the style elements use form id selector(notice the #contactus). So, including this
stylesheet does not affect the other elements at all!
*/

#contactus {
	height: 75%;	
}

#contactus fieldset {
/*	width:320px;*/
	height: 100%;
/*	padding:20px;*/
/*	border: 2px solid red;*/
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;   
	text-align: center;
}

#contactus legend, h2 {
	font-family : Arial, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	color:#333;
}

#contactus label {
	font-family : "Krungthep";
	font-size:inherit;
	font-weight: bold;
	color: white;
}

#contactus input[type="text"],textarea {
	font-family: "Krungthep";
	font-size: inherit;
	color: white;
	background-color: black;
	border: 2px solid white;
	display: inline-block;
	padding: 0 8px;
	margin: 1vh 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;

}

#contactus input[type="text"] {
	height: 2.2rem;
	width: 75%;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;   
  
}

#contactus #scaptcha {
	width:60px;
	height:18px;
}

#contactus input[type="submit"] {
	width:100px;
	height:30px;
	padding-left:0px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;   
}

#contactus textarea {
	height:auto;
	width:75%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;  
}

#contactus input[type="text"]:focus, textarea:focus {
	color : #FF00A3;
	outline: none;
	-webkit-animation: glow-box 1s ease-in-out infinite alternate;
	animation: glow-box 1s ease-in-out infinite alternate;
/*	border : 1px solid #990000;*/
/*	background-color : #ffff99;*/
	font-weight:bold;
}

#contactus .container {
	margin-top:8px;
	margin-bottom: 10px;
	position: relative;
}

#contactus .error {
	font-family: "Krungthep"; 
	font-size: 0.7em;
	padding: .5rem;
	color: #C90000;
/*	background-color : #ffff00;*/
}

#contactus fieldset#antispam {
	padding:2px;
	border-top:1px solid #EEE;
	border-left:0;
	border-right:0;
	border-bottom:0;
	width:350px;
}

#contactus fieldset#antispam legend {
	font-family : Arial, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color:#333;   
}

#contactus .short_explanation {
	font-family : Arial, sans-serif;
	font-size: 0.6em;
	color:#333;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip {
	display:none !important;
	width:10px;
	height:3px;
}
#fg_crdiv {
	font-family : Arial, sans-serif;
	font-size: 0.3em;
	opacity: .2;
	-moz-opacity: .2;
	filter: alpha(opacity=20);   
}
#fg_crdiv p {
	display:none;
}

.width-check {
	width: 100%;
}

#video-banner-wrapper {
}

#contentBox {
	display: -webkit-flex;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	margin: 1.5vh;
    color: white;
    min-height: 10vh !important;
    background-color: darkgray;
    border-radius: 3px;
	box-shadow: 2px 2px 7px 3px rgba(0,0,0,.55);
	outline-offset: -10px;
    outline: 5px solid dimgray;
	-webkit-animation: glow-box 1s ease-in-out infinite alternate;
	animation: glow-box 1s ease-in-out infinite alternate;
}

#mystery-content {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

#daysBox{
	font-size: calc(.893vw + 1.571rem);
    margin: 1.5vh 0 0;
	text-shadow: 2px 2px 2px rgba(0,0,0,.55);
}

#releaseCounter{
	font-size: 1.25rem;
    margin: 1.5vh 0;
	text-shadow: 2px 2px 2px rgba(0,0,0,.55);
}

#laughingman {
	width: 15vw;
	padding: 2vh 0 0;
	z-index: 1;
}

#lock {
/*	position: absolute;*/
    width: 5vw;
    margin: 0 6vw;
    z-index: 0;
}

.gray-iconz {
	fill: dimgray;
}

.tooltip {
	-webkit-transition: visibility .5s ease, opacity .5s ease, max-width .5s ease, max-height .5s ease;
	transition: visibility .5s ease, opacity .5s ease, max-width .5s ease, max-height .5s ease;
	opacity: 0;
	position: absolute;
	visibility: hidden;
	padding: 4px 8px;
	top: 0;
	left: 0;
	z-index: 2;
	max-height: 0;
	max-width: 0;
	height: auto;
	width: auto;
	overflow: hidden;
	white-space: pre;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 7px 2px rgba(0,0,0,0.5);
/*
	-webkit-animation: glow-box-small 1s ease-in-out infinite alternate;
	animation: glow-box-small 1s ease-in-out infinite alternate;
*/
	border-radius: 2px;
	
}

#available {
	background-color: black;
	outline: 2px solid white;
	outline-offset: -4px;
	color: white;
}

#teaser-line {
	font-size: calc(.893vw + .25rem);
/*    margin: 1.5vh 0 0;*/
	text-shadow: 2px 2px 2px rgba(0,0,0,.55);
}

.audio {
	margin: 3vh;
}

.img {
    width: 85%;
    margin: 4vh;
}

.video {
    width: 85%;
    margin: 4vh;
}


/*-----------------------------------*/
/*--------------EPK Page-------------*/
/*-----------------------------------*/


#EPK {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: inherit;
	font-weight: inherit;
}

#EPK .container-box:after {
    text-transform: uppercase;
    color: #fff;
	letter-spacing: calc(5.42vw - 1.5210rem); /* 426 - 768 */
    letter-spacing: calc(1.785vw + .143rem); /* 320 - 425 */
    text-shadow: 2px 2px 7px rgba(0,0,0,0.5);
    top: calc((.446vw + 27.5728px)* -1);
    left: 16px;
    padding: 0 8px;
    font-size: calc(1.785vw + 2.643rem);
    position: absolute;
    font-family: "Borg";
/*	z-index: -1;*/
}

#EPK .container-box:before {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    border: 2px solid black;
    border-radius: 4px;
/*	z-index: -1;*/
	pointer-events: none;
}

#bio {
    margin-bottom: 5vh;
}

#headshot {
	width: 45%;
	float: left;
	margin: 0 1vw auto;
	border-radius: 6px;
}

.youtube {
	
}

.youtube-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	width: 100%;
	overflow: hidden;
	margin: 3vh 0 6vh;
}

.youtube-wrapper iframe,
.youtube-wrapper object,
.youtube-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#press-and-SC {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	width: 100%;
	margin-bottom: 4vh;
}


#press {
    padding: 30px 8px;
    margin: 2vw 2vw 2vw .1vw;
    position: relative;
    width: 100%;
}

#press:after {
    content: "Press";
    text-transform: uppercase;
    background: #dffffb;
	left: 0 !important;
}

#more-press {
	font-size: .8rem;
    bottom: 8px;
    position: absolute;
    text-decoration: underline;
    color: white;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.5);
}

#SC-container{
	width: 100%;
}

#social_links_big {
	position: relative;
	display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 3vh auto;
	margin-bottom: 6vh;
    padding: 3vh 0 1.25vh;
    width: 98%;
}

#social_links_big:after {
    content: "SociaL";
    background: #d8fffa;
}

.social-iconz-big {
	fill: white;
	width: 12%;
	margin: 1vw;
	filter: drop-shadow( 2px 2px 3px rgba(0, 0, 0, 0.5));
}


#calender-EPK {
	position: relative;
    margin: 2vh auto;
	margin-bottom: 6vh;
    padding: 3vh 0 1.25vh;
    width: 98%;
	font-family: "Krungthep";
}

#calender-EPK:after {
    content: "Calendar";
    background: #d8fffa;
}

#contact-form-bg-EPK {
	position: relative;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 2vh auto;
	margin-bottom: 4vh;
	padding: 30px;
	text-shadow: 2px 2px 7px rgba(0,0,0,0.5);
	width: 98%;
/*	height: 98%;*/
	font-family: "Krungthep";
	border-radius: 2px;
}

#contact-form-bg-EPK:after {
    content: "Contact";
    background: #d8fffa;
}

#photo-box {
    position: relative;
    margin: 2vh auto;
    margin-bottom: 6vh;
    padding: 3vh 0 1.25vh;
    width: 98%;
    font-family: "Krungthep";
	pointer-events: none;
}

#photo-box:after {
    content: "Photos";
    background: #E8FFFC;
}

#gallery-EPK {
    display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
    flex-direction: row !important;
    justify-content: center;
    width: 100%;
    margin: 2vh 0 3vh;
    padding: 0 1vw;
	pointer-events: all;
}

.gallery-card {
    width: 33%;
	height: 100%;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    padding: .5vh;
	cursor: pointer;
}

.gallery-card img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

#showPhoto {
    position: fixed;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    visibility: hidden;
    z-index: 4;
}

#showPhoto img {
	position: absolute;
    width: 70%;
    left: 50%;
    top: 50%;
    margin-left: -35%;
    margin-top: -25%;
    border-radius: 4px;
    border: 4px solid black;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.75);
    z-index: 4;
}

#screen-overlay {
	background: hsla(0,0%,0%,0.50);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
	cursor: pointer;
}

.break {
	flex-basis: 100%;
	height: 0;
}

.quote {
	font-size: 1rem;
}

.source {
	padding-left: 32px;
	font-size: .8rem;
	font-style: italic;
}



/*-----------------------------------*/
/*-----------New Album Box-----------*/
/*-----------------------------------*/

.float-box {
	-webkit-transition: visibility 2s ease, opacity 2s ease, max-width 2s ease, max-height 2s ease;
	transition: visibility 2s ease, opacity 2s ease, max-width 2s ease, max-height 2s ease;
	opacity: 0;
	visibility: hidden;
	top: 250px;
    left: 40%;
    width: 50vw;

	max-width: 600px;
	min-width: 280px;

	position: absolute;
	z-index: 4;
}

#new-album {
	display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: inherit;
/*
    position: absolute;
    top: 250px;
    left: 40%;
    width: 50vw;
*/
    font-family: "Borg";
    font-size: 2rem;
    color: white;
    text-align: center;
    background: linear-gradient(rgb(0,0,0), rgb(0,0,0)90%, rgba(34,0,164,1.00)100%);
    padding-top: 20px;
	padding-bottom: 10px;
    border: 8px solid rgba(0,0,0,0.55);
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	z-index: 4;
}

#new-album:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
    top: 6px;
    left: 7px;
    background-color: rgba(0,0,0,0.55);
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.75);
    z-index: -1;
	
}

#new-album .container-box {
	pointer-events: none;
}

#new-album .container-box:after {
    text-transform: uppercase;
/*    color: #fff;*/
/*    letter-spacing: calc(5.42vw - 1.5210rem);*/
    letter-spacing: calc(1.785vw + .143rem);
    text-shadow: 2px 2px 7px rgba(0,0,0,0.5);
    top: calc((.446vw + 27.5728px)* -1);
    left: 16px;
    padding: 0 8px;
    font-size: calc(1.785vw + 2rem);
    position: absolute;
    font-family: "Borg";
	background: black;
}

#new-album .container-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid white;
    border-radius: 4px;
}



#album-cover {
	width: 70%;
    box-shadow: 0px 0px 25px 10px rgba(0,229,255,0.75);
	-webkit-animation: blue-glow-box-small 1s ease-in-out infinite alternate;
	animation: blue-glow-box-small 1s ease-in-out infinite alternate;
    margin: 10px 0 25px;
    border-radius: 1.5%;
}

#new-album .tagline {
	margin: 20px;
}

.get-album {
	cursor: pointer;
	pointer-events: all;
    border-radius: 25px;
    border: 2px solid white;
    background-color: black;
    margin: 5px;
    text-align: left;
    padding: 5px;
    /* padding-bottom: 10px; */
    padding-left: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.getalbum:hover {
	-webkit-animation: blue-glow-box-small 1s ease-in-out infinite alternate;
 	-moz-animation: blue-glow-box-small 1s ease-in-out infinite alternate;
 	animation: blue-glow-box-small 1s ease-in-out infinite alternate;
}

#soundcloud-preview {
    position: relative;
    border-radius: 2px;
    margin: 6vh auto;
    margin-bottom: 4vh;
    padding: calc((1.785vw + 2rem)*.57) 10px 10px;
    width: 85%;
    background-color: rgba(0,0,0,0.55);
}

#soundcloud-preview:after {
	content: "Listen";
}

#purchase {
    position: relative;
    border-radius: 2px;
    margin: 2vh auto;
    margin-bottom: 4vh;
    padding: 30px;
    width: 85%;
    background-color: rgba(0,0,0,0.55);
}

#purchase:after {
	content: "Links";
}

.iframe-responsive {
	overflow: hidden;
	padding-top: 30%;
	position: relative;
}

.iframe-responsive iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.iframe-responsive-2x1 {
	padding-top: 50%;
}

#purchase img {
	height: 18%;
    width: 38px;
/*
    right: 45px;
	height: 15%;
    right: 42px;
    display: inline-block;
    position: absolute;
*/
}

.hide {
	display: none;
}

.expand-me {
	cursor: pointer;
}


/*-----------------------------------*/
/*-------Chordata Application--------*/
/*-----------------------------------*/



.application-page-vids {
	margin-bottom: 48px;
	margin-top: 24px;
}

#headshot-chordata {
	width: 35%;
	float: left;
	margin: 0 1vw auto;
	border-radius: 6px;
}

#application-vid {
	width: 100%;
	z-index: 1;
}

#darkheart {
	width: 100%;
	z-index: 1;
}

/*
#chordata-application .container-box:after {
    text-transform: uppercase;
    color: #fff;
	letter-spacing: calc(5.42vw - 1.5210rem); 
    letter-spacing: calc(1.785vw + .143rem); 
    text-shadow: 2px 2px 7px rgba(0,0,0,0.5);
    top: calc((.446vw + 27.5728px)* -1);
    left: 16px;
    padding: 0 8px;
    font-size: calc(1.785vw + 2.643rem);
    position: absolute;
    font-family: "Borg";
	z-index: -1;
}
*/

/*
#chordata-application .container-box:before {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    border: 2px solid black;
    border-radius: 4px;
	z-index: -1;
}
*/

#darkheart-wrapper {
    position: relative;
    margin: 2vh auto;
    margin-bottom: 6vh;
    padding: 4vh 2vw 1.25vh;
    width: 98%;
    font-family: "Krungthep";
	z-index: 10;
}

#darkheart-wrapper:after {
    content: "animation";
    background: #E0FFFB;
	z-index: 0;
}

#application-vid-wrapper {
    position: relative;
    margin: 2vh auto;
    margin-bottom: 6vh;
    padding: 4vh 2vw 1.25vh;
    width: 98%;
    font-family: "Krungthep";
	z-index: 10;
}

#application-vid-wrapper:after {
    content: "application";
    background: #E8FFFC;
	z-index: 0;
}