@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 850px) {
	nav {
		margin-top: 45vw;	
	}
	
	.links {
		width: 100%;
		font-size: 2.5vw;	
	}
	.logo {
		width: 100%;
		margin-top: -60vw;
		margin-left: 0;	
	}
	
	.logospace {
		display: none;	
	}
	
	.about {
		font-size: 2.5vw;	
	}
	
	.footer {
		flex-direction: column;
		align-items: center;
	}
	
	.footerlogo {
		width: 80%;	
	}
	.footer a {
	font-size: 3vw;
	}
	
	.homebannerinfo {
		width: 70%;	
		margin: 0;
		margin-top: -32vw;
		margin-left: 15vw;
	}
	
	.homebannerinfo h1 {
		font-size: 2vw;	
	}
	
	.homebannerinfo2 h1 {
		font-size: 4vw;
		margin-top: -5vw;
	}
	
	.animal {
		width: 100%;	
		font-size: 3vw;
	}
	
	.animal img {
		margin-bottom: -3vw;	
	}
	
	.animal strong {
		font-size: 5vw;	
	}
	
	.animal2 {
		width: 100%;	
		font-size: 2vw;
	}
	
	.animal2 img {
		margin-bottom: -3vw;	
	}
	
	.animal2 strong {
		font-size: 5vw;	
	}
	
	.saleinfo {
		width: 100%;
		font-size: 2vw;	
	}

	.saleinfo strong {
		font-size: 3vw;	
	}
	
	.embryo {
	width: 40%;
	font-size: 1.5vw;
}

.embryo img {
	margin-bottom: -2vw;	
}

.embryo strong {
	font-size: 3vw;	
}

.animals {
	display: block;	
}

.animalinfo {
	width: 100%;	
	font-size: 3vw;
	margin-top: 5vw;
}

.animalinfo strong {
	font-size: 4vw;	
}

.footnote {
	font-size: 3vw;
	margin-top: 5vw;
	display: block;
}	

.footnote div {
	width: 100%;	
}

.child {
	font-size: 2.5vw;	
}
	
}

@media screen and (max-width: 600px) {
	
.links {
	display: none;	
}

.links a {
	width: 100%;
	display: block;	
	text-align: center;
	margin-top: 5vw;
}

.links a.facebook {
	width: 100%;
	font-size: 6vw;	
	margin-top: 5vw;
}

nav .opener {
	display: block;	
}

nav .opener:hover {
	cursor: pointer;	
}

.homebannerinfo {
	display: none;	
}

.open {
	display: block;
	position: absolute;
	flex-direction: column;
	top: 0;
	z-index: 9999;
	left: 0;
	font-size: 5vw;	
	width: 100%;
	background-color: black;
	height: 100vh;
	justify-content: center;
	align-items: space-around;
}

}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
	  
	  strong, h1, h2, h3, h4 {
			font-weight: normal;  
	  }
	  
	  .content {
			width: 90%;  
	  }
	  
	  nav {
		margin-top: 50vw;	
	}
	
	.links {
		width: 100%;
		font-size: 2.5vw;	
	}
	.logo {
		width: 100%;
		margin-top: -65vw;
		margin-left: 0;	
	}
	
	.logospace {
		display: none;	
	}
	
	.about {
		font-size: 2.5vw;	
	}
	
	.footer {
		flex-direction: column;
		align-items: center;
	}
	
	.footerlogo {
		width: 80%;	
	}
	.footer a {
	font-size: 3vw;
	}
	
	.homebannerinfo {
		width: 70%;	
		margin: 0;
		margin-top: -37vw;
		margin-left: 15vw;
	}
	
	.homebannerinfo h1 {
		font-size: 2vw;	
	}
	
	.homebannerinfo2 h1 {
		font-size: 4vw;
		margin-top: -5vw;
	}
	
	.animal {
		width: 100%;	
		font-size: 4vw;
	}
	
	.animal img {
		margin-bottom: -3vw;	
	}
	
	.animal strong {
		font-size: 6vw;	
	}
	
	.saleinfo {
		width: 100%;
		font-size: 2vw;	
	}

	.saleinfo strong {
		font-size: 3vw;	
	}
	
	.embryo {
	width: 44%;
	font-size: 2vw;
}

.embryo img {
	margin-bottom: -2vw;	
}

.embryo strong {
	font-size: 3.5vw;	
}
	  .links {
	display: none;	
}

.links a {
	width: 100%;
	display: block;	
	text-align: center;
	margin-top: 5vw;
}

.links a.facebook {
	width: 100%;
	font-size: 6vw;	
	margin-top: 5vw;
}

nav .opener {
	display: block;	
}

nav .opener:hover {
	cursor: pointer;	
}

.homebannerinfo {
	display: none;	
}

.open {
	display: block;
	position: absolute;
	flex-direction: column;
	top: 0;
	z-index: 9999;
	left: 0;
	font-size: 5vw;	
	width: 100%;
	background-color: black;
	height: 100vh;
	justify-content: center;
	align-items: space-around;
}

.animal {
		width: 100%;	
		font-size: 3vw;
	}
	
	.animal img {
		margin-bottom: -3vw;	
	}
	
	.animal strong {
		font-size: 5vw;	
	}
	
	.animal2 {
		width: 100%;	
		font-size: 2vw;
	}
	
	.animal2 img {
		margin-bottom: -3vw;	
	}
	
	.animal2 strong {
		font-size: 5vw;	
	}
	.animals {
	display: block;	
}

.animalinfo {
	width: 100%;	
	font-size: 3vw;
	margin-top: 5vw;
}

.animalinfo strong {
	font-size: 4vw;	
}

.footnote {
	font-size: 3vw;
	margin-top: 5vw;
	display: block;
}	

.footnote div {
	width: 100%;	
}

.child {
	font-size: 2.5vw;	
}

.animals img {
	width: 100%;	
}


}

