@charset "utf-8";
/* CSS Document */
@media screen and (max-width:667px) {
	.video {
		width: 100%;
		height: 372px;
	}
	.hfonts {
		font-family: 'Caveat Brush', cursive;
		font-size: 45px;
		line-height: 0.8;
	}
	.aboutzoo {
		height: 368px;
		width: 79%;
		background-color: #ffffff;
		border: 0px solid #9bbb59;
		box-shadow: 2px 2px 2px 2px #9bbb59;
		border-radius: 27px;
		margin: -31% 14% -72% 11%;
		padding: 2px;
	}
	.rhombus {
		width: 75px;
		height: 75px;
		transform: rotate(45deg);
		background-color: #fc6501;
		margin-top: 20px;
		padding: 1px;
		margin-left: 35%;
	}
	.parallax2 {
		display: none;
	}
	.mainfooter {
		width: 100%;
		background-color: #6d6869;
		height: 792px;
	}
	.maincontent {
		margin-top: 64%;
	}
	.redpos {
		margin-left: 0%;
		margin-top: 13%;
		width: 147px;
	}
	.rhinopos {
		margin-left: 0%;
		margin-top: 5%;
		width: 147px;
	}
	.macawpos {
		margin-top: -79%;
		margin-right: 27%;
		margin-left: 52%;
		width: 147px;
	}
	.monpos {
		margin-top: 6%;
		margin-left: 52%;
		width: 124px;
	}
	.wehead {
		font-family: 'Caveat Brush', cursive;
		font-size: 40px;
		margin-bottom: 7%;
		line-height: 18px;
		margin-top: -28%;
	}
}