.animClass
{
   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
	/* more specific animation properties here */
}




body
{
    font-family: "Catamaran", sans-serif;
	font-weight: 300;
	font-size: 14pt;
	line-height: 1.38em;
	margin: 0;
	padding: 0;
	background: rgb(240,240,240);
	overflow-x: hidden;
	overflow-y: scroll;
	color: black;
}



h1
{
    font-family: "Shojumaru", sans-serif;
	font-size: 36pt;
	line-height: 36pt;
	display: block;
}



h2
{
	font-size: 18pt;
}



p
{
	margin: 0;
	padding: 0 0 16px 0;
}



.bolderText
{
	font-weight: 700;
}



a
{
	color: rgb(251,148,40);
	text-decoration: none;
	font-weight: 800;
	font-size: 18pt;
}



a:hover 
{
	text-decoration: underline;
}



.info
{
	width: 100%;
	display: none;
}



.darkBackground
{
	position: relative;
	margin-top: -1px;
	background: rgb(60,60,60);
	color: white;
}



.darkToLightDivider
{
	display: block;
	width: 100%;
	height: 16px;
	background: url("IMAGES/dark_to_light.png");
	background-size: auto 16px;
}



.lightToDarkDivider
{
	display: block;
	width: 100%;
	height: 16px;
	background: url("IMAGES/light_to_dark.png");
	background-size: auto 16px;
}



.sectionPadding
{
	display: block;
	padding: 80px 0;
}



.thinSectionPadding
{
	display: block;
	padding: 10px 0 50px 0;
}



.innerSection
{
	margin: 0 auto;
	width: 90%;
	max-width: 900px;
	overflow: hidden;
	display: block;
}



.galleryImageBorder
{
	display: block;
	width: 92%;
	max-width: 900px;
	margin: 0 auto;
	padding: 10px;
	border: 1px rgb(200, 200, 200) solid;
	background: white;
}



.galleryImage
{
	width: 100%;
	height: 100%;
	display: block;
	background: rgb(200, 200, 200);
	background-size: contain;
}



.imageDownloadLinks
{
	margin: 10px auto 0 auto;
	width: 100%;
	height: 30px;
	display: block;
	text-align: right;
}



.gradientUnderline
{
	display: block;
	margin-top: 14px;
	float: right;
	width: 100%;
	height: 1px;
	background: url("IMAGES/gradient.svg");
	background-size: cover;"
}




.downloadText
{
	position: relative;
	display: block;
	top: 9px;
	height: 14px;
	float: right;
	width: 86px;
	background: url("IMAGES/download.svg") no-repeat;
}



.downloadIcon
{
	position: relative;
	display: block;
	top: 9px;
	height: 14px;
	float: right;
	width: 14px;
	background: url("IMAGES/download_icon.svg") no-repeat;
}




.understandButton 
{
	display: inline-block;
	border: 2px solid rgb(251,148,40);
	border-radius: 6px;
	padding: 10px 20px;
	color: rgb(251,148,40);
	background: white;
}



.understandButton:hover 
{
	background: rgb(255,222,23);
	text-decoration: none;
	border: 2px solid rgb(251,148,40);
	color: rgb(251,148,40);
}



.imageDownloadButton
{
	display: block;
	float: right;
	width: 45px;
	height: 30px;
	margin-left: 8px;
}



.the16x9Button
{
	background: url("IMAGES/16x9_off.svg") no-repeat right center;
	background-size: 45px auto;
}



.the16x9Button:hover
{
	background: url("IMAGES/16x9_on.svg") no-repeat right center;
	background-size: 45px auto;
}



.the16x10Button
{
	background: url("IMAGES/16x10_off.svg") no-repeat right center;
	background-size: 45px auto;
}



.the16x10Button:hover
{
	background: url("IMAGES/16x10_on.svg") no-repeat right center;
	background-size: 45px auto;
}



.the4x3Button
{
	background: url("IMAGES/4x3_off.svg") no-repeat right center;
	background-size: 45px auto;
}



.the4x3Button:hover
{
	background: url("IMAGES/4x3_on.svg") no-repeat right center;
	background-size: 45px auto;
}



.infoLeftImage
{
	margin: 0;
	display: block;
	width: 30%;
	min-width: 200px;
	float: left;
	padding: 0 50px 20px 0px;
}



.infoRightImage
{
	margin: 0;
	width: 40%;
	min-width: 200px;
	float: right;
	padding: 0 25px 25px 20px;
	display: block;
}



.infoCenterImage
{
	width: 70%;
	padding: 0 0 50px 0;
	margin: auto;
	float: none;
	max-width: 300px;
	display: block;
}



.galleryCenter
{
	display: block;
	width: 95%;
	margin: 0 auto;
	float: none;
	max-width: 600px;
	text-align: center;
}



.logo {
	display: block;
	width: 100%;
}



.galleryShop
{
	background: url("IMAGES/gallery_shop.jpg") no-repeat center;
	background-size: contain;
	width: 100%;
	padding-top: 50%;
	margin-top: 30px;
}	



.infoShop
{
	background: url("IMAGES/info_shop.jpg") no-repeat center;
	background-size: contain;
	width: 100%;
	padding-top: 50%;
}

	

.steveCircle
{
	display: block;
	clip-path: circle(50% at center);
	width: 100%;
	padding-top: 100%;
	background: url("IMAGES/steve.jpg");
	background-size: 100%;
}



.steveOrangeCircle
{
	width: 100%;
	display: block;
	background: rgb(251,148,40);
	padding: 12px;
	clip-path: circle(50% at center);
}



.monkeyCircle
{
	display: block;
	clip-path: circle(50% at center);
	width: 100%;
	padding-top: 100%;
	background: url("IMAGES/monkey_tv.jpg");
	background-size: 100%;
}



.monkeyOrangeCircle
{
	width: 100%;
	display: block;
	background: rgb(251,148,40);
	padding: 12px;
	clip-path: circle(50% at center);
}



.thumbnail
{
	margin: 0 auto 10px auto;
	display: block;
	border-radius: 8px;
	width: auto;
	height: 33vw;
	max-height: 150px;
	border: 4px solid white;
}



.black
{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0,0.9);
	color: white;
}



.downloadBox
{
	position: absolute;
	border-radius: 16px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: rgb(240, 240, 240);
	width: 90%;
	max-width: 600px;
	height: auto;
	color: black;
}



.symbol
{
	position: fixed;
	display: block;
	cursor: pointer;
	height: 66px;
	width: 66px;
	top: 12px;
	right: 25px;
}



.backToGallery
{
	position: fixed;
	display: block;
	cursor: pointer;
	height: 48px;
	width: 48px;
	top: 30px;
	right: 30px;
	background: url("IMAGES/close-off.svg");
}



.backToGallery:hover
{
	background: url("IMAGES/close-on.svg");
}




.symbolTranslate
{
	transform: translateY(-101px);
	display: none;
}



.loading
{
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: rgb(240,240,240);
}



.spinningStaff
{
	position: absolute;
	border-radius: 16px;
	top: 46%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: rgb(240, 240, 240);
	width: 300px;
	height: auto;
	color: black;
	text-align: center;
}



.staff {
	display: block;
	width: 300px;
	height: 300px;
	animation: rotateStaff 3s infinite linear;
}



@keyframes rotateStaff {
  from {transform: rotate(0deg);}
  to {transform: rotate(359deg);}
}


*{
    -webkit-tap-highlight-color: transparent;
}