html,
body {
	margin: 0;
	padding: 0;
	scroll-behavior: smooth;


}



.ad {
	background-color: #efce0d;
	height: auto;




}


.ad img {
	margin: auto;
	width: 100%;

}

.poster {
	background-color: #efce0d;



}

/*
.ad-box{
    
height: 50vw;
width: 100%;
  
       display: grid;
    
grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 600px);
    
    
}

.ad-box img{
    
    width: 100%;
    height: 100%;
    object-fit: cover;
}
*/

.poster img {
	margin: auto;
	height: 60vw;
	object-fit: cover;
	object-position: center;

}

.app img {
	margin: auto;
	height: 40vw;
	object-fit: cover;
	object-position: center;
	margin: auto;

}


.app {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #efce0d;
}


img {
	display: block;
}


.shadow {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05);
}


.top-bar {
	width: 100%;
	height: 50px;
	position: fixed;
	z-index: 500;
	top: 0;
	background-color: #fff;
	padding-top: 5px;
	padding-left: 20px;



}

.b-arrow {
	height: 20px;
	display: inline;
}


.back-work {
	width: 50px;
	height: 50px;
	color: #092532;
	font-size: 30px;
	text-align: right;
	position: relative;
	left: 0px;
	font-family: acumin-pro, sans-serif;
	font-weight: 600;
	font-style: normal;


}

.back-container {
	width: 140px;
	transition: .2s ease-in-out;
	cursor: pointer;
}


.back-container:hover {
	transform: translateX(-10px);
}



.fade-in {

	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;

	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;

	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;

	}

	to {
		opacity: 1;
	}
}

.case {
	height: auto;

	background-color: #ebebeb;
	padding: 80px 80px 100px 80px;


}


.context {
	height: auto;


	padding: 80px 80px 80px 80px;


}

.context p {
	max-width: 700px;

}

.photo img {
	padding: 400px 0px 400px 0px;
	width: 80%;
	height: 400px;
	margin: auto;
	object-fit: cover;
	object-position: center;
}



body {
	background-color: #fff;
	background-image: url();
	background-size: 500px;

}



p {


	font-family: acumin-pro, sans-serif;
	font-weight: 200;
	font-style: normal;
	color: #092532;
	font-style: normal;
	font-size: 1.5em;
	line-height: 1.8em;



}


.copy {
	max-width: 900px;
	padding-bottom: 40px;




}


h1 {




	font-family: bebas-neue, sans-serif;

	font-weight: 400;

	font-style: normal;

	letter-spacing: 4px;


	color: #092532;
	font-size: 98px;
	line-height: 1em;

}






h3 {



	padding-left: 5vw;
	font-family: chandler-42-regular, sans-serif;
	font-weight: 800;
	font-style: normal;
	margin: 30px;



	color: #292929;
	font-size: 62px;

}







.oldpress img {
	object-fit: cover;
	width: 100%
}

.chandler img {
	object-fit: cover;
	width: 100%
}

.oldpress {
	grid-column-start: 1;
	grid-column-end: 2;
	grid-row-start: 1;
	grid-row-end: 3;

}


.chandler {
	grid-column-start: 2;
	grid-column-end: 3;
	grid-row-start: 1;
	grid-row-end: 3;

}

.type-box {

	height: 50vw;
	width: 100%;

	display: grid;

	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);


}

.design {
	width: 100%;
	grid-column-gap: 10px;
	display: grid;

	grid-template-columns: repeat(8, 1fr);
	grid-template-rows: repeat(8, 8vw);
	padding-bottom: 10px;
	background-color: #efce0d;


}

.design img {
	width: 100%;
	height: 100%;
	object-fit: cover;

}

.zig-closeup {
	grid-column-start: 1;
	grid-column-end: 3;
	grid-row-start: 1;
	grid-row-end: 9;

}


.zig {
	grid-column-start: 3;
	grid-column-end: 9;
	grid-row-start: 1;
	grid-row-end: 9;

}


.zag {
	grid-column-start: 1;
	grid-column-end: 7;
	grid-row-start: 1;
	grid-row-end: 9;
}

.zag-closeup {
	grid-column-start: 7;
	grid-column-end: 9;
	grid-row-start: 1;
	grid-row-end: 9;
}





.logo img {
	width: 100%;
	height: 50vw;
	object-fit: cover;
	object-position: center;
	padding-top: 30px;
}




.color img {
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: right;


}



.zines img {
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: left;


}





.bottom {
	margin: auto;
	width: 100%;
	text-align: center;
	height: 500px;
	padding-top: 100px;
	padding-bottom: 0px;

}


.gif img {
	width: 100px;
	padding-top: 100px;
	padding-bottom: 100px;
	margin: auto;

}


footer {
	background-color: #475058;
	padding: 10px;

}


.last {
	font-size: 16px;
	font-family: acumin-pro, sans-serif;
	font-weight: 200;
	font-style: normal;
	text-align: center;
	color: #fff;
}

a {

	font-family: acumin-pro, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #092532;
	font-size: 24px;
	text-decoration: none;

}


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

	.copy {
		max-width: 500px;
		padding-bottom: 40px;




	}


	.context p {
		max-width: 500px;

	}

	.case {
		padding-top: 70px;
		padding: 80px 40px 100px 40px;
	}

	.logo img {
		width: 100%;
		height: 600px;
		object-fit: cover;
		object-position: center;
	}

	h3 {
		font-size: 54px;

	}


	h4 {
		font-size: 36px;
	}


	h1 {
		font-size: 12vw;
		line-height: 1em;
		letter-spacing: 5px;
	}

	p {



		font-size: 1.2em;
		line-height: 1.8em;



	}





	.btt {
		font-size: 30px;

	}



	.color img {
		width: 100%;
		height: 700px;
		object-fit: cover;
		object-position: right;


	}

	.ad img {
		width: 100%;
		height: 700px;
		object-fit: cover;
		object-position: center;


	}


	.context {
		padding: 30px 30px 30px 30px;
	}





}


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

	.poster img {
		margin: auto;
		width: 100%;
		height: 150vw;

	}

	.ad img {
		width: 100%;
		height: 700px;
		object-fit: cover;



	}

	.oldpress {
		grid-column-start: 1;
		grid-column-end: 11;
		grid-row-start: 1;
		grid-row-end: 5;

	}


	.chandler {
		grid-column-start: 1;
		grid-column-end: 11;
		grid-row-start: 5;
		grid-row-end: 11;

	}

	.type-box {


		width: 100%;
		height: auto;
		grid-gap: 0px;
		display: grid;
		grid-template-columns: repeat(10, 1fr);
		grid-template-rows: repeat(10, 18vw);
		background-color: #efce0d
	}


	.color img {
		width: 100%;
		height: 700px;
		object-fit: cover;
		object-position: right;


	}

	.zines img {
		width: 100%;
		height: 500px;
		object-fit: cover;
		object-position: left;


	}


	.design {
		width: 100%;
		padding-bottom: 0px;
		display: grid;
		grid-gap: 0px;
		grid-template-columns: repeat(8, 1fr);
		grid-template-rows: repeat(8, 19vw);

	}

	.zig {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 1;
		grid-row-end: 5;
	}


	.zig-closeup {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 5;
		grid-row-end: 9;
	}

	.zag {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 1;
		grid-row-end: 5;
	}


	.zag-closeup {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 5;
		grid-row-end: 9;
	}





}





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


	footer {
		bottom: 45px;
		position: relative;
	}


	.copy {
		max-width: 360px;
		padding-bottom: 40px;




	}



	.color img {
		width: 100%;
		height: 500px;
		object-fit: cover;
		object-position: right;


	}


	.ad img {
		width: 100%;
		height: 150vw;
		object-fit: cover;



	}


	.zines img {
		width: 100%;
		height: 300px;
		object-fit: cover;
		object-position: left;


	}

	#wide img {
		width: 100%;
		height: auto;


	}


	.logo img {
		width: 100%;
		height: 400px;
		object-fit: cover;
		object-position: top, center;
		padding: 0;
	}






	.left {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 1;
		grid-row-end: 5;
	}


	.right {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 5;
		grid-row-end: 9;
	}



	.top-bar {
		position: fixed;
		width: 100%;
		height: 40px;
		z-index: 500;
		bottom: 0px;
		top: auto;
		background-color: #fff;
		padding-top: 5px;
		padding-left: 20px;
		padding-right: 20px;
		display: inline-flex;



	}

	.b-arrow {
		height: 18px;
		position: relative;
		top: 0px;
	}


	.back-work {
		width: 50px;
		height: 50px;
		color: #092532;
		font-size: 24px;
		text-align: right;
		position: relative;
		left: 0px;
		font-family: acumin-pro, sans-serif;
		font-weight: 700;
		font-style: normal;


	}

	.back-container {
		width: 140px;
		position: relative;
		margin-left: auto;
		right: 0
	}


	.back-container:hover {
		transform: none;
	}





	h1 {


		font-size: 10vw;
		padding-bottom: 20px;
		line-height: 1em;
		letter-spacing: 4px;


	}

	.case {
		padding-bottom: 80px;
		padding-top: 80px;
		padding-left: 30px;
		padding-right: 30px;
	}

	p {
		font-size: 1em;

	}

	h3 {
		font-size: 10vw;
		padding-left: 5vw;
	}

	h4 {
		font-size: 30px;
	}

	h5 {
		font-size: 20px;
	}






	.btt {
		font-size: 20px;

	}




	.container {


		top: 50vw;
	}





	.cards img {
		width: 100%;
	}



	.context {
		height: auto;
		max-width: 320px;

		padding: 20px 30px 20px 30px;


	}


	.oldpress {
		grid-column-start: 1;
		grid-column-end: 11;
		grid-row-start: 1;
		grid-row-end: 5;

	}


	.chandler {
		grid-column-start: 1;
		grid-column-end: 11;
		grid-row-start: 5;
		grid-row-end: 11;

	}

	.type-box {


		width: 100%;
		height: auto;
		grid-gap: 0px;
		display: grid;
		grid-template-columns: repeat(10, 1fr);
		grid-template-rows: repeat(10, 18vw);

	}





	.photo img {
		padding: 200px 0px 200px 0px;

	}




	.design {
		width: 100%;
		padding-bottom: 0px;
		display: grid;
		grid-gap: 0px;
		grid-template-columns: repeat(8, 1fr);
		grid-template-rows: repeat(8, 110px);

	}

	.zig {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 1;
		grid-row-end: 4;
	}


	.zig-closeup {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 4;
		grid-row-end: 9;
	}

	.zag {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 1;
		grid-row-end: 4;
	}


	.zag-closeup {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 4;
		grid-row-end: 9;
	}


	.zig-closeup img {
		object-position: right;

	}

	.zag-closeup img {
		object-position: right;
	}



	.poster img {
		margin: auto;
		width: 100%;
		height: 700px;

	}


	.app img {
		margin: auto;
		height: 500px;
		object-fit: cover;
		object-position: center;
		margin: auto;

	}

}



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

	.poster img {
		margin: auto;
		width: 100%;
		height: 600px;

	}
}
