/**************** GENERAL ****************/
*
{
	color: white;
	font-size: 22px;
}

a
{
	text-decoration: none;
}

h1
{
	font-size: 32px;
}

hr
{
	width: 90%;
	height: 1px;
    background-color: #FFF;
    border: none;
}

button
{
	border: 0;
	cursor: pointer;
}

body, html
{
	margin: 0;
    padding: 0;
    background-color: black;
}

/**************** STANDARDS ****************/
.display-none { display: none;}
.before { opacity: 0; }
.after { opacity: 1 !important; }
.desktop-only { display: none;}

.smalltext {font-size: 14px;}
.current {color: orange !important;}
.anchor {
	color: orange !important;
	cursor: pointer;
}

.flex-split
{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
}

.flex-center
{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}



.h300
{
	height: 350px;
}


@media only screen and (min-width: 1200px)
{
	.desktop-only
	{
		display: flex;
	}
}

/**************** TITLES ****************/
h1.title
{
	width: 70%;
	font-size: 120px;
	font-family: metalista-web,serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 10px;
	text-shadow: 5px 5px #000;

	position: absolute;
	left: 50%;
	top: 250px;
	transform: translate(-50%, 0);
  	text-align: center;

  	opacity: 0;
  	-webkit-transition: opacity 1.25s ease-in;
       -moz-transition: opacity 1.25s ease-in;
        -ms-transition: opacity 1.25s ease-in;
         -o-transition: opacity 1.25s ease-in;
            transition: opacity 1.25s ease-in;
}

h1.titlefont
{
	font-size: 72px;
	font-family: metalista-web,serif;
	font-weight: 400;
	font-style: normal;
	margin: 50px auto;
}

h2.title
{
	font-size: 42px;
	font-family: ode,sans-serif;
	font-weight: 700;
	font-style: normal;

	letter-spacing: 5px;
	text-shadow: 2px 2px #000;
}

h1.titlefontmargin
{
	font-size: 72px;
	font-family: metalista-web,serif;
	font-weight: 400;
	font-style: normal;
	margin: 100px auto;
	margin-top: 200px;
}

h1.abouttitle
{
	font-size: 72px;
	font-family: metalista-web,serif;
	font-weight: 400;
	font-style: normal;
	margin: 0 auto;
	letter-spacing: 20px;
	text-shadow: 5px 5px #000;
	position: absolute;
	top: 175px;
	left: 0;
	white-space: nowrap;
	z-index: 5;
	width: 100%;
	overflow: hidden;

	-webkit-transition: opacity 2s ease-in;
       -moz-transition: opacity 2s ease-in;
        -ms-transition: opacity 2s ease-in;
         -o-transition: opacity 2s ease-in;
            transition: opacity 2s ease-in;
}

@media only screen and (min-width: 1200px)
{
	h1.title
	{
		width: 100%;
		font-size: 120px;
		font-family: metalista-web,serif;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 10px;
		text-shadow: 5px 5px #000;

		position: absolute;
		left: 50%;
		top: 250px;
		transform: translate(-50%, 0);
	}

	h1.abouttitle
	{
		font-size: 150px;
		font-family: metalista-web,serif;
		font-weight: 400;
		font-style: normal;
		margin: 0 auto;
		letter-spacing: 20px;
		text-shadow: 5px 5px #000;
		position: relative;
		top: -100px;
	}
}

/**************** ELEMENTS ****************/
.lrg-btn, .standard-button
{
	width: 300px;
	height: 50px;
	background-color: black;
	color: white;
	border: 1px solid white !important;
}

.img-container img
{
	height: inherit;

	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
  	text-align: center;

	opacity: 0;
	-webkit-transition: opacity 1.25s ease-in;
       -moz-transition: opacity 1.25s ease-in;
        -ms-transition: opacity 1.25s ease-in;
         -o-transition: opacity 1.25s ease-in;
            transition: opacity 1.25s ease-in;

}

.artist-img-container
{
	width: 100%;
	height: inherit;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.artist-img-container img
{
	height: inherit;

	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
  	text-align: center;

	opacity: 0;
	-webkit-transition: opacity 1.25s ease-in;
       -moz-transition: opacity 1.25s ease-in;
        -ms-transition: opacity 1.25s ease-in;
         -o-transition: opacity 1.25s ease-in;
            transition: opacity 1.25s ease-in;
}

.vbuffer
{
	margin: 100px auto;
}

#main-container
{
	margin: 0 auto;
	margin-bottom: -400px;
	max-width: 1200px;
}

.img-container
{
	width: 100%;
	height: 1000px;
	position: relative;
	overflow: hidden;
}

.content-section
{
	width: 100%;
}

.centered-text
{
	text-align: center;
}

.pfp
{
	border-radius: 50%;
	border: 5px solid black;
	border-style: ridge;
}

.insta-logo
{
	position: absolute;
	left: calc(50% + 5px);
	top: calc(50% - 2px);
	transform: translate(-50%, -50%);
  	text-align: center;
	border-radius: 50%;
	border: 5px solid rgba(0,0,0,0);
	-webkit-transition: opacity 0.25s ease-in;
       -moz-transition: opacity 0.25s ease-in;
        -ms-transition: opacity 0.25s ease-in;
         -o-transition: opacity 0.25s ease-in;
            transition: opacity 0.25s ease-in;
}

#map {
  height: 500px;
  /* The height is 400 pixels */
  width: 100%;
  /* The width is the width of the web page */
}

@media only screen and (min-width: 1200px)
{
	#main-container
	{
		margin-bottom: -400px;
		max-width: 1920px;
	}

	.img-container
	{
		width: 100%;
		height: inherit;
		position: relative;
		overflow: hidden;
	}
}

/**************** NAVIGATION ****************/
#nav-bar
{
	height: 100px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: rgba(40,40,40,0.35);
	z-index: 999;
}

#left-nav
{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-left: 10px;
}

#right-nav
{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-right: 10px;
}

#nav-bar a
{
	margin: 0 10px;
	font-size: 18px;
	color: white;
	letter-spacing: 2px;
	transition: all .1s ease-in;

	cursor: pointer;
}

#nav-bar a:hover
{
	color: orange;
}

@media only screen and (min-width: 1200px)
{
	#left-nav
	{
		justify-content: space-around;
		margin-left: 50px;
	}

	#right-nav
	{
		justify-content: space-around;
		margin-right: 50px;
	}

	#nav-bar a
	{
		margin: 0 15px;
		font-size: 24px;
		color: white;
		letter-spacing: 4px;
		transition: all .1s ease-in;
	}

	#nav-bar a:hover
	{
		color: orange;
	}
}

/**************** HOME PAGE ****************/
#welcome-section
{
	text-align: center;
	width: 80%;
	margin: 0px auto;
	margin-bottom: 100px;
}

#slideshow-container
{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
	overflow: hidden;
}

#slideshow-container div
{
	flex-grow: 1;
	max-width: 100%;
}

.banner
{
	position: relative;
	left: -50%;
	width: auto;
	height: 600px;
	display: block;
	margin: 0 auto;
}

#team-section
{
	width: 100%;
	margin: 100px auto;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	align-items: center;
}

#team-section button
{
	padding: 5px;
	background-color: white;
	color: black;
}

/* TOUR */
.tour-container
{
	
}

.tour-section
{
	position: relative;
	overflow-x: hidden;
	width: 100%;
}

.tour-section-img 
{
	width: 100%;
	transition: all 0.5s ease-in-out;
}

.tour-overlay-elements
{
	width: 400px;
	position: absolute;
	padding: 2%;
	background-color: rgba(0,0,0,0.85);
	border: 2px solid white;

	display: flex;
	flex-direction: column;

	opacity: 0;

	transition: opacity 0.5s ease-in-out;
}

.tour-overlay-elements h1
{
	font-size: 24px;
}

.tour-overlay-elements p
{
	width: 70%;
	font-size: 24px;
	line-height: 200%;
	font-style: italic;
	color: #D6D6D6;
}

.tour-input
{
	width: 90%;
	margin: 5px auto;
	border: 0;
	border-bottom: 1px solid white;
	background: transparent;
}

.tour-textarea
{
	width: 90%;
	margin: 5px auto;
	border: 1px solid white;
	background: transparent;
	margin-bottom: 25px;
}

.submit-contact
{
	width: 90%;
	height: 50px;
	background: transparent;
	color: white;
	border: 1px solid white !important;
	font-size: 16px;
}

.advancetour
{
	width: 75%;
	height: 50px;
	background-color: black;
	color: white;
	border: 1px solid white !important;
	font-size: 16px;
}

.overlay-left-bottom
{
	text-align: left;
	left: 100px;
	bottom: 100px;

	justify-content: flex-start;
	align-items: flex-end;
}

.overlay-center
{
	text-align: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);

	justify-content: center;
	align-items: center;
}

.overlay-center-top
{
	text-align: center;
	left: 50%;
	top: 100px;
	transform: translate(-50%, 0%);
}

.overlay-center-bottom
{
	text-align: center;
	left: 50%;
	bottom: 100px;
	transform: translate(-50%, 0%);
}

@media only screen and (min-width: 1200px)
{
	#slideshow-container
	{
		width: 100%;
		height: 700px;
		flex-direction: row;
	}

	#slideshow-container div
	{
		flex-grow: 1;
		max-width: 33.4%;
	}

	#welcome-section
	{
		width: 50%;
		margin: 0px auto;
		margin-bottom: 100px;
	}

	.tour-overlay-elements
	{
		width: 500px;
		position: absolute;
		padding: 2%;
		background-color: rgba(0,0,0,0.85);
		border: 2px solid white;

		display: flex;
		flex-direction: column;
	}

	.tour-overlay-elements p
	{
		width: 70%;
	}
}

/**************** TEAM PAGE ****************/
.team-container
{
	width: 100%;
	text-align: center;
}

.team-row
{
	width: 100%;
	margin: 0px auto;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	align-items: center;
}

.artist-cell
{
	width: 100%;
	height: 900px;
	overflow: hidden;
	position: relative;
}

.artist-bkg
{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
  	text-align: center;
  	z-index: -50;
}

.artist-cell-inside
{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
  	text-align: center;
}

.avatar-container
{
	width: 128px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
  	text-align: center;
}

.artist-cell-inside h2
{
	position: relative;
	top: 128px;
}

#image-split img
{
	max-width:  100%;
}

/**************** CELEBRITY PAGE ****************/
.celebrity-container
{
	text-align: center;
}

.celebrity-container h1
{
	font-size: 72px;
	font-family: metalista-web,serif;
	font-weight: 400;
	font-style: normal;

	margin: 25px auto;
	margin-top: 100px;
}

.quick-links-container
{
	display: flex;
	justify-content: center;
	align-items: center;
}

.quick-links-container p
{
	margin: 0 5px;
}

.quick-links-container a
{
	color: grey;
	letter-spacing: 5px;
	font-style: italic;
	margin: 0px 10px;
}

.quick-links-container a:hover
{
	color: orange;
}

.celebrity-cell
{
	margin: 150px auto;
}

.celebrity-cell p
{
	color: grey;
	letter-spacing: 5px;
	font-style: italic;
	margin: 0px 10px;
	margin-bottom: 15px;
}

.celeb-main-half, .celeb-main-full
{
	width: 100%;
	margin: 0 auto;
}

.img-grid
{
	width: 100%;
	margin: 0px auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}

.img-grid-column
{
	width: calc(100% - 4px);
	margin: 2px;

	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
}

.img-grid-column img
{
	width: 100%;
}

@media only screen and (min-width: 1200px)
{
	.celeb-main-half
	{
		width: 50%;
		margin: 0 auto;
	}

	.celeb-main-full
	{
		width: 100%;
		margin: 0 auto;
	}

	.img-grid
	{
		width: 100%;
		margin: 0px auto;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: row;
	}

	.img-grid-column
	{
		width: calc(50% - 4px);
		margin: 2px;

		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-direction: column;
	}
}


/**************** ABOUT PAGE ****************/
.about-container
{
	text-align: center;
	margin-top: 0px;
}

#myVideo
{
  position: relative;
  object-fit: cover;
  width: 100%;
  -webkit-transition: opacity 0.5s ease-in;
       -moz-transition: opacity 0.5s ease-in;
        -ms-transition: opacity 0.5s ease-in;
         -o-transition: opacity 0.5s ease-in;
            transition: opacity 0.5s ease-in;
}

.split-container
{
	width: 100%;
	height: 700px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: row;
	flex-wrap: nowrap;
	position: relative;
}

.split
{
	width: 50%;
	height: 700px;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.split-inside
{
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
  	text-align: center;
}

.split-inside-img
{
	width: auto;
	position: absolute;
	left: -25%;
	top: 50%;
	transform: translate(0%, -50%);
  	text-align: center;
}

.split-inside-img-l
{
	width: 100%;
	position: absolute;
	left: -100%;
	top: 50%;
	transform: translate(0%, -50%);
  	text-align: center;
}

.split-inside-img-m
{
	width: 100%;
	position: absolute;
	left: -65%;
	top: 50%;
	transform: translate(0%, -50%);
  	text-align: center;
}

.split-inside h2
{
	font-size: 48px;
	font-family: metalista-web,serif;
	font-weight: 400;
	font-style: normal;
}

.split-inside p
{
	width: 80%;
	margin: 0 auto;
	line-height: 1.8;
}

@media only screen and (min-width: 1200px)
{
	#team-section
	{
		width: 100%;
		margin: 100px auto;
		display: flex;
		justify-content: space-around;
		flex-direction: row;
		align-items: center;
	}

	.artist-cell
	{
		width: 500px;
		height: 500px;
		overflow: hidden;
		position: relative;
	}

	.banner
	{
		position: static;
		width: 100%;
		height: auto;
		display: block;
	}

	.team-row
	{
		width: 100%;
		margin: 0px auto;
		display: flex;
		justify-content: space-around;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
	}

	.split-container
	{
		width: 100%;
		height: 700px;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-direction: row;
		flex-wrap: nowrap;
		position: relative;
	}

	.split
	{
		width: 50%;
		height: 700px;
		margin: 0;
		overflow: hidden;
		position: relative;
	}

	.split-inside, .split-inside-img, .split-inside-img-m, .split-inside-img-l
	{
		width: 100%;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	  	text-align: center;
	}

	#vid-sub-container
	{
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  z-index: 5;
	  text-align: center;
	}

	.about-container
	{
		text-align: center;
		margin-top: 0px;
	}
}

.aftercare-textimg
{
	position: relative;
}

.aftercare-textimg h1
{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);

	font-size: 120px;

	font-family: metalista-web,serif;
	font-weight: 400;
	font-style: normal;

	letter-spacing: 10px;
	text-shadow: 2px 2px #000;

	margin: 0;
}

.aftercare-text
{
	width: 70%;
	margin: 50px auto;
}

.aftercare-text h2
{
	font-family: metalista-web,serif;
	font-weight: 400;
	font-style: normal;

	letter-spacing: 5px;
	font-size: 60px;
}

.aftercare-text p 
{
	line-height: 150%;
	font-style: italic;
	font-size: 24px;
	color: grey;
}

.aftercare-flex
{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: column;

	width: 100%;
}

.aftercare-flex img
{
	width: 100%;
}

.aftercare-flex p 
{
	width: 100% !important;
}

@media only screen and (min-width: 1200px)
{

	.aftercare-text
	{
		width: 60%;
		margin: 50px auto;
	}

	.aftercare-flex
	{
		justify-content: space-around;
		flex-wrap: nowrap;
		flex-direction: row;
		width: 100%;
	}

	.aftercare-flex img
	{
		width: 45%;
	}

	.aftercare-flex p 
	{
		width: 45% !important;
	}
}

/**************** FOOTER ****************/
footer
{
	position: relative;
	width: 100%;
	height: 300px;

	display: flex;
	justify-content: space-around;
	align-items: center;

	border-top: 1px solid white;
}

.footer-column
{
	text-align: left;
}

#links-container a
{
	display: block;
	margin: 10px 0px;
}

#links-container a:hover
{
	color: orange;
	cursor: pointer;
}

.poweredby
{
	position: absolute;
	right: 10px;
	bottom: 5px;
	color: #1F1F1F;
	font-size: 12px;
}

.poweredby:hover
{
	color: orange;
}

/**************** ANIMATIONS ****************/
.swipe-righttomid
{
  animation: swipe-righttomid 0.5s ease-in-out 0s forwards;
}

.swipe-righttoright
{
  animation: swipe-righttomid 0.5s ease-in-out 0s forwards;
}

.swipe-lefttoleft
{
  animation: swipe-lefttomid 0.5s ease-in-out 0s forwards;
}

.swipe-lefttotop
{
  animation: swipe-lefttomid 0.5s ease-in-out 0s forwards;
}

.swipe-righttobottom
{
  animation: swipe-righttomid 0.5s ease-in-out 0s forwards;
}

@media only screen and (min-width: 1200px)
{
	.swipe-righttomid
	{
	  animation: swipe-righttomid 0.5s ease-in-out 0s forwards;
	}

	.swipe-righttoright
	{
	  animation: swipe-righttoright 0.5s ease-in-out 0s forwards;
	}

	.swipe-lefttoleft
	{
	  animation: swipe-lefttoleft 0.5s ease-in-out 0s forwards;
	}

	.swipe-lefttotop
	{
	  animation: swipe-lefttotop 0.5s ease-in-out 0s forwards;
	}

	.swipe-righttobottom
	{
	  animation: swipe-righttobottom 0.5s ease-in-out 0s forwards;
	}
}

  /* ANIMATIONS */
  @keyframes swipe-righttomid {
	0% {
	  transform: translate(4000px,-50%);
	  opacity: 0;
	}
	100% {
	  transform: translate(-50%,-50%);
	  opacity: 1;
	}
  }

    @keyframes swipe-lefttomid {
	0% {
	  transform: translate(-4000px,-50%);
	  opacity: 0;
	}
	100% {
	  transform: translate(-50%,-50%);
	  opacity: 1;
	}
  }

  @keyframes swipe-lefttotop {
	0% {
	  transform: translate(-4000px,-100%);
	  opacity: 0;
	}
	100% {
	  transform: translate(-50%,-100%);
	  opacity: 1;
	}
  }

  @keyframes swipe-righttobottom {
	0% {
	  transform: translate(4000px,-100px);
	  opacity: 0;
	}
	100% {
	  transform: translate(-50%,-35%);
	  opacity: 1;
	}
  }
  
	@keyframes swipe-righttoright {
		0% {
		  transform: translate(4000px,-50%);
		  opacity: 0;
		}
		100% {
		  transform: translate(0%,-50%);
		  opacity: 1;
		}
	  }
	  
	  @keyframes swipe-lefttoleft {
		0% {
		  transform: translate(-4000px,-50%);
		  opacity: 0;
		}
		100% {
		  transform: translate(-100%,-50%);
		  opacity: 1;
		}
	  }

@media only screen and (min-width: 1200px)
{
	@keyframes swipe-righttoright {
		0% {
		  transform: translate(4000px,-50%);
		  opacity: 0;
		}
		100% {
		  transform: translate(25%,-50%);
		  opacity: 1;
		}
	  }
	  
	  @keyframes swipe-lefttoleft {
		0% {
		  transform: translate(-4000px,-50%);
		  opacity: 0;
		}
		100% {
		  transform: translate(-125%,-50%);
		  opacity: 1;
		}
	  }
}


@keyframes scaleup {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}