@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;

}

html {
	scroll-behavior: smooth;
}

body {
	background-color: #131112;
}

h1 {
	color: #999999;
	text-align: center;
	margin: 50px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 35px;


}

p {
	color: #999999;
	font-style: italic;
	text-align: center;
	margin: 5px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}

h2 {
	color: #FF8E91;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 150px;
	font-size: 75px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

h3 {
	color: #737373;
	text-align: center;
	margin: 0px;
	font-size: 40px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}

h4 {
	color: #737373;
	text-align: center;
	margin: 15px;
	margin-bottom: 150px;
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}


hr.line {
	border: 1px solid #695e66;
	width: 80%;
	margin: 0 auto;
}

hr.lineinvis {
	border: 1px;
	width: 100%
}

.vid {
	height: auto;
	width: 60%;
	display: block;
	margin: 0 auto;
	margin-bottom: 60px;
}

.vid1 {
	height: auto;
	width: 60%;
	display: block;
	margin: 0 auto;
}

.vid2 {
	height: auto;
	width: 38%;
	display: block;
	margin: 0 auto;
	margin-bottom: 60px;
}

.vid3 {
	height: auto;
	width: 50%;
	display: block;
	margin: 0 auto;
	margin-bottom: 60px;
}

.eastercardsimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	margin-bottom: 60px;
}

.beetleimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 45%;
	margin-bottom: 60px;
}

.pfpimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 20%;
	padding: 0px;
	margin-top: 50px;
	margin-bottom: 30px;
}

.fruitimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 35%;
	margin-bottom: 60px;
}

.candyimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
	margin-bottom: 60px;
}

.canterburyimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 25%;
	margin-bottom: 60px;
}

.about {
	align-content: center;
	text-align: center;
}

.bloom {
	align-content: center;
	margin-top: 60px;
	margin-bottom: 60px;
}

.acm_ad {
	margin-top: 60px;
	margin-bottom: 60px;
}

.eastercards {
	margin-top: 60px;
	margin-bottom: 60px;
}

.bunnies {
	align-content: right;
	width: auto;
	min-height: 1vh;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 60px;
	margin-bottom: 60px;
}


.decay {
	align-content: right;
	width: auto;
	min-height: 1vh;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 60px;
	margin-bottom: 60px;
}

.beetle {
	align-content: right;
	width: auto;
	min-height: 1vh;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 60px;
	margin-bottom: 60px;
}

.skeleton {
	align-content: right;
	width: auto;
	min-height: 1vh;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: -5px;
}

.about {
	align-content: right;
	width: auto;
	min-height: 1vh;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: -5px;
	margin-bottom: 40px;
}

.wave {
	margin-top: 60px;
	margin-bottom: 60px;
}

.gingerbread {
	align-content: right;
	width: auto;
	min-height: 1vh;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 60px;
	margin-bottom: 60px;
}

.heartbeat {
	margin-top: 60px;
	margin-bottom: 60px;
}

.candy {
	margin-top: 60px;
	margin-bottom: 60px;
}

.zoetrope {
	align-content: right;
	width: auto;
	min-height: 1vh;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 60px;
	margin-bottom: 60px;
}

.skeleton {
	margin-top: 60px;
	margin-bottom: 60px;
}

.rain {
	margin-top: 60px;
	margin-bottom: 60px;
}

.dystopian {
	margin-top: 60px;
	margin-bottom: 60px;
}

.canterbury {
	margin-top: 60px;
	margin-bottom: 60px;
}

.christmas {
	margin-top: 60px;
	margin-bottom: 60px;
}

.oil {
	margin-top: 60px;
	margin-bottom: 60px;
}

.oil a {
	color: hotpink;
}

.fruit {
	margin-top: 60px;
	margin-bottom: 60px;
}

div.gallery img {
	width: 100%;
	height: auto;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

* {
	box-sizing: border-box;

}

.responsive {
	padding: 1px 5px;
	float: left;
	width: 49.999999%;
	margin-bottom: 60px;
}

div.gallery1 img {
	width: 100%;
	height: auto;
	padding-right: 05px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.topdown1 img {
	width: 95%;
	height: auto;

}

div.topdown2 img {
	width: 95%;
	height: auto;

}

div.topdown3 img {
	width: 100%;
	height: auto;

}

div.topdown4 img {
	width: 75%;
	height: auto;

}

* {
	box-sizing: border-box;

}

.responsive1 {
	padding: 5px 5px;
	float: left;
	width: 49.999999%;
}

div.gallery3 video {
	width: 95%;
	height: auto;
	margin-top: 10%;
	margin-right: 1%;
	margin-left: 1%;
}

div.gallery video {
	width: 95%;
	height: auto;
	margin-top: 10%;
	margin-right: 1%;
	margin-left: 1%;
}

.responsive3 {
	float: left;
	width: 50%;
	padding: 0px;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

div.gallery5 img {
	width: 100%;
	height: auto;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

* {
	box-sizing: border-box;

}

.responsive5 {
	padding: 1px 5px;
	float: left;
	width: 49.999999%;
	margin-bottom: 60px;
}

.button1 {
	color: black;
	text-align: center;
	text-decoration: none;
	margin: 50px;
	align-content: center;
	background-color: white;
	padding: 10px;
	border-radius: 50px;
	font-size: 14px;
	box-shadow: 4px;

}

.button1:hover {
	color: black;
	text-align: center;
	text-decoration: none;
	margin: 50px;
	align-content: center;
	background-color: #F5E3EE;
	padding: 10px;
	border-radius: 50px;
	font-size: 14px;
}

.button1:active {
	color: black;
	text-align: center;
	text-decoration: none;
	margin: 50px;
	align-content: center;
	background-color: #ECBACD;
	padding: 10px;
	border-radius: 50px;
	font-size: 14px;
}

.button2 {
	color: black;
	text-decoration: none;
	margin: 50px;
	margin-right: 60px;
	align-content: right;
	background-color: #3B3B3B;
	opacity: 60%;
	padding: 9px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 100%;
	font-size: 14px;
	box-shadow: 4px;
	width: 50px;
	content: url("images/arrow1.png");
}

.button2:hover {
	color: black;
	text-align: center;
	text-decoration: none;
	margin: 50px;
	align-content: center;
	background-color: #F5E3EE;
	padding: 9px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 100%;
	font-size: 14px;
	margin-right: 60px;

	content: url("images/arrow2.png");
}

.arrowimg {
	width: 10px;
	height: auto;
}


.buttondiv {
	position: fixed;
	bottom: 0;
	right: 0;
}





@media only screen and (max-width: 1000px) {

	.responsive {
		width: 49.99999%;
		margin: 6px 0;
	}


	.clearfix:after {
		content: "";
		display: table;
		clear: both;
	}

}

@media only screen and (max-width: 685px) {
	.button1 {
		color: black;
		text-align: center;
		text-decoration: none;
		margin: 50px;
		align-content: center;
		background-color: white;
		padding: 7px;
		border-radius: 50px;
		font-size: 10px;
		box-shadow: 4px;

	}

	.button1:hover {
		color: black;
		text-align: center;
		text-decoration: none;
		margin: 50px;
		align-content: center;
		background-color: #F5E3EE;
		padding: 7px;
		border-radius: 50px;
		font-size: 10px;
	}

	.button1:active {
		color: black;
		text-align: center;
		text-decoration: none;
		margin: 50px;
		align-content: center;
		background-color: #ECBACD;
		padding: 7px;
		border-radius: 50px;
		font-size: 10px;
	}
	
	h1 {
	color: #999999;
	text-align: center;
	margin: 50px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 30px;


}

p {
	color: #999999;
	font-style: italic;
	text-align: center;
	margin: 5px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}

h2 {
	color: #FF8E91;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 150px;
	font-size: 50px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

h3 {
	color: #737373;
	text-align: center;
	margin: 0px;
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}

h4 {
	color: #737373;
	text-align: center;
	margin: 15px;
	margin-bottom: 150px;
	font-size: 25px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}
	
}

@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}
