html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
    width: 100%;
}

#box {
	background:  url(images/navbar.png) center center no-repeat;
	background-size: cover;
	width: 100%;
	height: 25vw;
	position: fixed;
	float: top;
	transition: all 3s ease .5s;
}
#logo {
	width: 8%;
}
nav {
	text-align: center;
	
	
	
}
a {
	font-family: "Jersey 10", sans-serif;
	text-decoration: none;
	color: whitesmoke;
	text-align: center;
	font-size: 48px;
	padding: 6%;
	
	
	
}

#box:hover {
	
	height: 40vw;
	width: 100vw;
}

.jersey-10-regular {
	font-family: "Jersey 10", sans-serif;
	font-weight: 400;
	font-style: normal;
  }

  #one {
	background: white url(images/aboutbackground.png) center center fixed no-repeat;
	background-size: cover;
	
	align-items: center;
	padding-top: 15%;
	height: 200vh;
	display: flex;
  }

  #aboutpic {
	width: 50%;
	text-align: center;
	align-items: center;
	padding-left: 30%;
	
  }
  
  #abouttext {
	width: 50%;
	color: white;
	font-family: "Jersey 10", sans-serif;
	padding-left: 30%;
	text-align: center;
	font-size: 64px;
	text-shadow: 3px 1px 0px rgba(19, 243, 41, 1)
  }

  #abouttext2 {
	width: 50%;
	color: white;
	font-family: "Jersey 10", sans-serif;
	text-align: center;
	align-items: center;
	padding-left: 30%;
	font-size: 24px;
  }

  #whatsnewtext {
	font-size: 128px;
	color: white;
	font-family: "Jersey 10", sans-serif;
	align-items: center;
	padding-top: 10%;
	padding-left: 55%;
	text-shadow: 3px 1px 0px rgba(104, 158, 235, 0.9);
  }

 

  #two {
	background:  url(images/whatsnewpic.png) center center no-repeat;
	background-size: cover;
	height: 50vh;
	width: 100%;
  }

  html {
	scroll-behavior: smooth;
  }

  #whatsnewsection {
	background: url(images/whatsnewbackground.png) center center fixed no-repeat;
	background-size: cover;
	height: 400vh;
	
  }

  #firstalbumline {
	display: flex;
	justify-content: center;
	padding-top: 15%;
  }

  #firsttextline {
	display: flex;
	
	font-family: "Jersey 10", sans-serif;
	color: white;
	
  }
  #samuraibox {
	
	padding-left: 15%;
  }

  #samurai  {
	font-size: 64px;
	
  }

  #lupe {
	font-size: 40px;
	padding-top: 15%;
  }

  #year {
	font-size: 40px;
  }

  #warbox {
	
	padding-left: 40%;
  }

  #war  {
	font-size: 64px;
	
  }

  #yela {
	padding-top: 15%;
	font-size: 40px;
  }

  #year2 {
	font-size: 40px;
  }

  #secondalbumline {
	display: flex;
	justify-content: center;
	padding-top: 15%;
  }

  #secondtextline {
	display: flex;
	
	font-family: "Jersey 10", sans-serif;
	color: white;
	
  }
  #ultrabox {
	text-align: right;
	padding-left: 15%;
  }

  #ultra  {
	font-size: 64px;
	
  }

  #logic {
	font-size: 40px;
	padding-top: 15%;
  }

  #year3 {
	font-size: 40px;
  }

  #kalibox {
	text-align: right;
	padding-left: 40%;
  }

  #kalialbum  {
	font-size: 64px;
	
  }

  #kali {
	padding-top: 15%;
	font-size: 40px;
  }

  #year4 {
	font-size: 40px;
  }
  
  #thirdalbumline {
	display: flex;
	justify-content: center;
	padding-top: 15%;
  }

  #thirdtextline {
	display: flex;
	
	font-family: "Jersey 10", sans-serif;
	color: white;
	
  }
  #bluebox {
	
	padding-left: 15%;
  }

  #blue  {
	font-size: 64px;
	
  }

  #q {
	font-size: 40px;
	padding-top: 15%;
  }

  #year5 {
	font-size: 40px;
  }

  #darkbox {
	
	padding-left: 40%;
  }

  #dark  {
	font-size: 64px;
	
  }

  #vince {
	padding-top: 15%;
	font-size: 40px;
  }

  #year6 {
	font-size: 40px;
  }

  #locationsection {
	background: url(images/locationbackground.png) center center fixed no-repeat;
	background-size: cover;
	height: 400vh;
  }

  #location {
	font-size: 128px;
	color: white;
	font-family: "Jersey 10", sans-serif;
	text-align: center;
	padding-top: 28%;
	text-shadow: 3px 1px 0px rgba(255, 0, 0, 1);
  }

  #location1 {
	display: flex;
	align-items: center;
  }
#sanfran {
	width: 25%;
	padding-left: 15%;
	padding-top: 15%;
}

#location1text1 {
	color: white;
	font-family: "Jersey 10", sans-serif;
	text-align: center;
	padding-left: 15%;
	padding-top: 15%;
	font-size: 65px;
}

a:hover {
	color: yellowgreen;
}

#location2 {
	display: flex;
	align-items: center;
  }

#philly {
	width: 25%;
	padding-right: 15%;
	padding-top: 15%;
}

#location2text {
	color: white;
	font-family: "Jersey 10", sans-serif;
	text-align: center;
	font-size: 65px;
	padding-top: 15%;
	padding-left: 5%;
}

#location3 {
	display: flex;
	align-items: center;
  }
#chicago {
	width: 25%;
	padding-left: 15%;
	padding-top: 15%;
}

#location3text {
	color: white;
	font-family: "Jersey 10", sans-serif;
	text-align: center;
	padding-left: 15%;
	padding-top: 15%;
	font-size: 65px;

}

.carousel-cell {
	width: 100%
}

.carousel-cell img {
	width: 100%;
}

.carousel {
	background: #EEE;
	
  }
  
  .carousel-cell {
	margin-right: 20px;
	overflow: hidden;
  }
  
  .carousel-cell img {
	display: block;
	
  }

  #contactsection {
	background: url(images/contactbackground.png) center center fixed no-repeat;
	background-size: cover;
	height: 200vh;
	padding-top: 15%;
  }

  #email {
	width: 30%;
	padding-left: 15%;
	padding-top: 5%;
  }

  #message {
	width: 40%;
	padding-left: 15%;
	padding-top: 5%;
  }

  #contact {
	color: white;
	font-family: "Jersey 10", sans-serif;
	
	padding-left: 15%;
	padding-top: 15%;
	font-size: 96px;
	text-shadow: 3px 1px 0px rgba(104, 158, 235, 0.9);
  }

  #topinfo {
	display: flex;
	
  }

  #rightside {
	width: 50%;
  }

  #leftside {
	width: 50%;
  }

  li {
	color: white;
	font-family: "Jersey 10", sans-serif;
	list-style: none;
	font-size: 64px;
	
  }

  #bottominfo {
	padding-top: 5%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	
  }

  #socialmedia {
	padding-left: 5%;
  }

  #contacttext {
	padding-right: 5%;
  }


 @media screen and (max-width: 1400px) {
	
	a {
		font-size: 32px;
	}
	#whatsnewtext {
		font-size: 80px;
	}
	#album1 {
		width: 35%;
	}
	#album2 {
		width: 35%;
	}
	#album3 {
		width: 35%;
	}
	#album4 {
		width: 35%;
	}
	#album5 {
		width: 35%;
	}
	#album6 {
		width: 35%;
	}
	#samurai {
		font-size: 50px;
	}
	#lupe {
		font-size: 30px;
	}
	#year {
		font-size: 30px;
	}
	#war {
		font-size: 50px;
	}
	#yela {
		font-size: 30px;
	}
	#year2 {
		font-size: 30px;
	}
	#ultra {
		font-size: 50px;
	}
	#logic {
		font-size: 30px;
	}
	#year3 {
		font-size: 30px;
	}
	#kalialbum {
		font-size: 50px;
	}
	#kali {
		font-size: 30px;
	}
	#year4 {
		font-size: 30px;
	}
	#blue {
		font-size: 50px;
	}
	#q {
		font-size: 30px;
	}
	#year5 {
		font-size: 30px;
	}
	#dark {
		font-size: 50px;
	}
	#vince {
		font-size: 30px;
	}
	#year6 {
		font-size: 30px;
	}
	#locations {
		font-size: 80px ;
	}
	#location1text1 {
		font-size: 50px;
	}
	#location2text {
		font-size: 50px;
	}
	#location3text {
		font-size: 50px;
	}
	li {
		font-size: 40px;
	}
	#socialmedia {
		width: 35%;
	}
 }

 @media screen and (max-width: 750px) {
	
	a {
		font-size: 25px;
		padding-top: 10%;
	}
	#whatsnewtext {
		font-size: 80px;
	}
	#album1 {
		width: 35%;
	}
	#album2 {
		width: 35%;
	}
	#album3 {
		width: 35%;
	}
	#album4 {
		width: 35%;
	}
	#album5 {
		width: 35%;
	}
	#album6 {
		width: 35%;
	}
	#samurai {
		font-size: 40px;
	}
	#lupe {
		font-size: 20px;
	}
	#year {
		font-size: 20px;
	}
	#war {
		font-size: 40px;
	}
	#yela {
		font-size: 20px;
	}
	#year2 {
		font-size: 20px;
	}
	#ultra {
		font-size: 40px;
	}
	#logic {
		font-size: 20px;
	}
	#year3 {
		font-size: 20px;
	}
	#kalialbum {
		font-size: 40px;
	}
	#kali {
		font-size: 20px;
	}
	#year4 {
		font-size: 20px;
	}
	#blue {
		font-size: 40px;
	}
	#q {
		font-size: 20px;
	}
	#year5 {
		font-size: 20px;
	}
	#dark {
		font-size: 40px;
	}
	#vince {
		font-size: 20px;
	}
	#whatsnewsection {
		height: 255vh;
	}
	#year6 {
		font-size: 20px;
	}
	#locations {
		font-size: 40px ;
	}
	#location1text1 {
		font-size: 25px;
	}
	#location2text {
		font-size: 25px;
	}
	#location3text {
		font-size: 25px;
	}
	li {
		font-size: 20px;
	}
	#socialmedia {
		width: 35%;
	}
	#locationsection {
		height: 300vh;
	}
	#philly {
		padding-top: 15%;
	}
	#contactsection {
		height: 125vh;
	}
	#contact {
		font-size: 60px;
	}
 }

 @media screen and (max-width: 500px) {
	
	a {
		font-size: 15px;
		padding-top: 10%;
	}

	#aboutsection {
		height: 25vh;
	}
	#abouttext {
		font-size: 40px;
	}
	#abouttext2 {
		font-size: 15px;
	}
	#whatsnewtext {
		font-size: 50px;
	}
	#two {
		background-size: cover;
	}
	#firstalbumline {
		display: block;
	}
	#secondalbumline {
		display: block;
	}
	#thirdalbumline {
		display: block;
	}
	
	#album1 {
		width: 100%;
	}
	#album2 {
		width: 100%;
	}
	#album3 {
		width: 100%;
	}
	#album4 {
		width: 100%;
	}
	#album5 {
		width: 100%;
	}
	#album6 {
		width: 100%;
	}
	#samurai {
		font-size: 30px;
	}
	#lupe {
		font-size: 15px;
	}
	#year {
		font-size: 15px;
	}
	#war {
		font-size: 30px;
	}
	#yela {
		font-size: 15px;
	}
	#year2 {
		font-size: 15px;
	}
	#ultra {
		font-size: 30px;
	}
	#logic {
		font-size: 15px;
	}
	#year3 {
		font-size: 15px;
	}
	#kalialbum {
		font-size: 30px;
	}
	#kali {
		font-size: 15px;
	}
	#year4 {
		font-size: 15px;
	}
	#blue {
		font-size: 30px;
	}
	#q {
		font-size: 15px;
	}
	#year5 {
		font-size: 15px;
	}
	#dark {
		font-size: 30px;
	}
	#vince {
		font-size: 15px;
	}
	#whatsnewsection {
		height: 500vh;
	}
	#year6 {
		font-size: 15px;
	}
	#location {
		font-size: 60px ;
	}
	#sanfran {
		width: 100%;
		padding-left: 0%;
	}
	#location1 {
		display: block;
	}
	#philly {
		width: 100%;
		padding-left: 0%;
	}
	#location2 {
		display: block;
	}
	#chicago {
		width: 100%;
		padding-left: 0%;
	}
	#location3 {
		display: block;
	}
	#location1text1 {
		font-size: 30px;
	}
	#location2text {
		font-size: 30px;
	}
	#location3text {
		font-size: 30px;
	}
	li {
		font-size: 40px;
		padding-top: 10%;
		text-align: center;
		align-items: center;
	}
	#socialmedia {
		width: 35%;
	}
	#locationsection {
		height: 450vh;
	}
	#philly {
		padding-top: 15%;
	}
	#contactsection {
		height: 300vh;
	}
	#contact {
		font-size: 60px;
		padding-bottom: 15%;
	}
	#topinfo {
		display: block;
	} 
	#email {
		width: 70%;
		padding-left: 0%;
	}
	#leftside {
		width: 100%;
	}
	#message {
		width: 100%;
		padding-left: 0%;
	}
	#rightside {
		width: 100%;
		padding-top: 2%;
	}
	#bottominfo {
		display: block;
	}
	#socialmedia {
		width: 100%;
	}
	



 }