body
{
	background-color: black;
	overflow: hidden;
	margin: 0px;
}
h1
{
	color:#e14599;
	font-size:60px;
	font-family: 'Source Code Pro', monospace;
	margin: 0px;
}
h2
{
	color: #e14599;
	font-size: 40px;
	font-family: 'Source Code Pro', monospace;
	margin: 0px;
}
h3
{
	margin-bottom: 1px;
	font-family: 'Source Code Pro', monospace;
	font-weight: 50;
}
h4
{
	font-size: 26px;
	text-align: center;
}
h5
{
	font-size: 26px;
}
input
{
	width: 400px;
	height: 30px;
}
label
{
	font-size: 14px;
}
p
{
	margin:  0;
	font-size: 20px;
	font-family:courier, courier new, serif;
}
textarea
{
	width: 400px;
	height: 100px;
}


/* ############### */
/* HEADER NAV MENU */
/* ############### */
/* Header Nav Menu */
.headerNav
{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 16.7%;
}
#active
{
	background-color: white;
	opacity: 80%;
}
.headerNavH3
{
	display: flex;
	position: absolute;
	margin: 0px;
	z-index: 5;
	color: white;
	font-size: 1.2vw;
	z-index: 2;
}
.headerNavH3:hover
{
	-webkit-text-stroke-width: .5px;
	-webkit-text-stroke-color: white;
	font-size: 1.5vw;
}
.headerNavH3Active
{
	display: flex;
	position: absolute;
	margin: 0px;
	z-index: 5;
	color: black;
	font-size: 1.3vw;
}
/* END HEADER NAV MENU */

.darken
{
	opacity: 15%;
}
.no-hili
{
	user-select: none;
	webkit-user-select: none;
	moz-user-select: none;
	ms-user-select: none;
}
.splash-statement
{
	margin: 50px 0px 0px 0px;
	width: 100%;
	box-shadow: 0px 0px 5px #819dd1;
}
.splNavImg
{
	position: absolute;
	display: inline-block;
	border-radius: 4px;
}
.splNavTall
{
	background-color: #e14599;
	position: relative;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	flex-direction: column;
	height: 460px;
	width: 300px;
	margin: 30px;
	padding: 2px;
	border-radius: 5px;
}
.splNavTallOvr
{
	position: absolute;
	display: inline-block;
	background-color: black;
	opacity: 0%;
	height: 460px;
	width: 300px;
	border-radius: 4px;
}
.splNavTxt
{
	position: absolute;
	color: white;
	font-size: 22;
	font-family: Georgia, serif;
	padding: 0px 5px;
	z-index: 5;
	text-align: center;
	margin: 0px;
	align-self: center;
}
.splNavTxtCon
{
	position: relative;
	display:flex;
	justify-content: center;
	z-index: 5;
	margin-top:  20px;
	background-color: rgba(0,0,0,0.75);
	width: 300px;
	height: 38px;
}
.splNavWide
{
	background-color: #e14599;
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	height: 200px;
	width: 300px;
	margin: 30px;
	padding: 1.5px;
	border-radius: 4px;
}
.splNavWideOvr
{
	position: absolute;
	display: inline-block;
	background-color: black;
	opacity: 0%;
	height: 200px;
	width: 300px;
	border-radius: 4px;
}
.splNavWideOvr:hover
{
	opacity: 80%;
}
#about-logo
{
	display: flex;
	position: relative;
	width: 100%;
	align-self: flex-start;
	border-radius: 0px 0px 5px 5px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #e14599;
}
#bg
{
	position:  fixed;
	z-index:  -1;
	bottom: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	object-position: top;
}
#bgImg
{
	width: 100%;
	height: auto;
	object-position: top;
}
#contact-form
{
	margin-top: 100px;
	align-self: center;
}
#footer
{
	color: white;
	font-size: 14px;
	margin: 10px 0px;
}
#footer-main
{
	color: white;
	font-size: 14px;
	margin-top: 30px;
	font-size:  1.0vw;
}
#footer-banner
{
	display: flex;
	align-self: center;
	justify-content: center;
	width: 100%;
	height: 75px;
}
#footer-contain
{
	display: flex;
	align-self: center;
	justify-content: center;
	background-color: #333e52;
	width: 100%;
}
#head-number
{
	color: white;
	font-size: 1.5vw;
	align-self: flex-end;
	margin: 20px;
}
#head-tagline
{
	color: #819dd1;
	font-size: 20px;
	margin: 0px 20px 15px 20px;
	align-self: flex-end;
	font-size: 1vw;
}
#head-logo
{
	height: 90%;
	margin: 0px 0px 5px 50px;
	align-self: flex-end;
}
#main
{
	overflow-x: none;
	overflow-y: auto;
	background-color: #333e52;
}
#map
{
	display: relative;
	height: 40%;
	width: 40%;
	align-self: center;
	float: right;
	margin: 25px 0px 50px 0px;
	box-shadow: 0px 0px 10px #819dd1;
}
#mfg-banner-img
{
	position: relative;
	width: 75%;
	margin:  10px 0px;
	box-shadow: 0px 0px 20px #e14599;
	border-width: 3px;
	border-style: solid;
	border-color: black;
	border-radius: 50px;
}
#mfg-banner-img-cont
{
	position: relative;
	display: flex;
	justify-content: center;
	background-color: black;
	margin-bottom: 20px;
}
#mfg-content
{
	display: flex;
	flex-direction: column;
	align-self: center;
	width: 80%;
}
#mfg-head
{
	margin: 15px 0px;
	align-self: center;
	color: black;
	font-size: 3vw;
	text-shadow: 2px 8px 5px #819dd1;
	box-shadow: 0px 0px 5px #819dd1;
	border-radius: 10px;
	padding: 10px 40px;
	text-align: center;
}
#mfg-sub-header
{
	align-self: center;
	margin: 100px 0px 25px 0px;
	font-size: 56px;
	font-size: 2.3vw;
	color: white;
	text-shadow: -4px 0px 2px #e14599, 4px 0px 2px #e14599;
	box-shadow: 0px 0px 5px #819dd1;
	background-color: black;
	border-radius: 50px;
	padding: 10px 50px;
	font-weight: 500;
	text-align: center;
}
#mfg-Outer-Box
{
	position: absolute;
	height: auto;
	width: 100%;
	background-color: #333e52;
}
#mfg-para
{
	font-size: 26px;
	text-indent: 30px;
	font-size: 1.4vw;
}
#mfg-r1
{
	background-color: black;
	position: relative;
	display: flex;
	justify-content: space-between;
	height: 150px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: white;
}
#mfg-r2
{
	position: relative;
	display: flex;
	justify-content: space-around;
	height: 50px;
	background-color: 1b1f2a;
	border-top-color: black;
	border-color: #899dd1;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	box-shadow: 0px 0px 10px black;
	z-index: 10;
}
#mfg-r3
{
	display: flex;
	position: relative;
	justify-content: center;
	align-items: flex-start;
	flex: auto;
}
#mfg-r3-c1
{
	width: 5%;
}
#mfg-r3-c2
{
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	width: 90%;
	z-index: 5;
	background-color: white;
	box-shadow: 0px 0px 10px #bbb;
	border-radius: 0px 0px 10px 10px;
}
#mfg-r3-c3
{
	width: 5%;
}
#order
{
	align-self: center;
	font-size: 20px;
	font-size: 2.5vw;
}
#sfg-Outer-Box
{
	position: relative;
	width: 100%;
	height: 100%;
}
#splFg
{
}
#splFg-logo
{
	height: 120%;
	margin-bottom: -75px;
}
#splFg-r1
{
	display: flex;
	height: 28%;
}
#splFg-r1-c1
{
	display: flex;
	width: 100%;
	justify-content: flex-end;
	align-items: center;
	flex-direction: column;
}
#splFg-r2
{
	display: flex;
	height: 60%;
	flex-direction: row;	
}
#splFg-r2-c1
{
	display: flex;
	width: 5%;
	justify-content: center;
	align-content: center;
}
#splFg-r2-c2
{
	display: flex;
	width: 90%;
	flex-flow: column wrap;
	justify-content: center;
	align-content: center;
	max-height: 750px;
	min-height: 550px;	
}
#splFg-r2-c3
{
	display: flex;
	position: absolute;
	display: flex;
	width: 5%;
}
#splFg-r3
{
	display: flex;
	height: 7%;
}
#splFg-r3-c1
{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
}
#splFg-r4
{
	display: flex;
	justify-content: center;
	height: 5%;
}
#splNavCon
{
	font-family: Georgia, serif;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	border-style: solid;
	border-color: #e14599;
	border-width: 2px;
	width: 350px;
	height: 50px;
	color: white;
	font-size: 18;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	background-color: rgba(129,157,209,.15);
}
#splNavCon:hover
{
	background-color: rgba(225,69,153, 0.1);
}
#splNavConText
{
	position: relative;
	display: inlin-block;
	z-index: 5;
}
#splNavConTxtBg
{
	position: absolute;
	background-color: #819dd1;
	opacity: 10%;
	width: 350px;
	height: 50px;
	z-index: 0;
}
.splNavConTxtBgHover
{
	position: absolute;
	background-color: #e14599;
	opacity: 10%;
	width: 350px;
	height: 50px;
	z-index: 0;
}
#splNavConUs:hover
{
	text-shadow: 0px 0px 8px #819dd1;
}
#splNavDarken
{
	opacity: 80%;
}
#splNavTxtMouDir
{
	color: black;
	font-weight: 500;
	border-width: 0px;
}
#splNavTxtMouOvr
{
	border-width: 0px;
	color: black;
	-webkit-text-stroke-width: .5px;
	-webkit-text-stroke-color: #e14599;
}
#splNavTxtConMouOvr
{
	background-color: rgba(255,255,255,0.75);
}
#splNavGen
{
	order: 1;
}
#splNavSal
{
	order: 2;
}
#splNavTisCul
{
	order: 3;
}
#splNavAbt
{
	order: 4;
}
#splNavGenPres
{
	order: 5;
}
#strains
{
	display: flex;
	position: relative;
	flex-flow: row wrap;
	justify-content: space-around;
	width: 80%;
	align-self: center;
}
#strains2
{
	display: flex;
	position: relative;
	flex-flow: row wrap;
	justify-content: center;
	width: 80%;
	align-self: center;
}
#strain-box
{
	display: flex;
	font-weight: bold;
	position: relative;
	justify-content: space-between;
	align-content: center;
	flex-direction: column;
	min-height: 600px;
	min-width: 400px;
	background-color: black;
	box-shadow: 0px 0px 10px black;
	border-radius: 15px;
	border-width: 2px;
	border-style: solid;
	border-color: black;
	margin: 10px;
	z-index: 5;
}
#strain-card
{
	margin-top: 10px;
	background-color: rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px white;
	border-radius: 10px;
	width: 80%;
	padding: 5px;
}
#strain-desc
{
	font-family: 'Noto Serif', serif;
	font-weight: bold;
	font-size: 18;
	text-indent: 25px;
	color: white;
	font-weight: bold;
	border-radius: 5px;
	width: 350px;
	overflow: hidden;
	margin-top: 15px;
	font-weight: 300;
}
#strain-is-ratio
{
	background-color: rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px #e14599;
	border-radius: 10px;
	padding: 10px 0px;
	font-family: 'Noto Serif', serif;
	font-weight: bold;
	font-size: 24;
	text-indent: 25px;
	color: white;
	font-weight: bold;
	border-radius: 5px;
	width: 350px;
	overflow: hidden;
	margin-top: 50px;
	text-align: center;
	font-weight: 500;
}
#strain-text
{
	color: white;
	font-family: 'Caveat';
	margin-top: 50px;
}
#strain-text-container
{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	position: relative;
	z-index: 5;
}
#strain-img
{
	position: absolute;
	height: 530px;
	width: 390px;
	margin-top: 65px;
	margin-left: 5px;
	border-radius: 15px;
	box-shadow: 0px 0px 5px white;
}
#strain-subtext-container
{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column-reverse;
	height: 150px;
	width: 100%;
	position: relative;
	z-index: 5;
	background-color: rgba(0,0,0,0.75);
	border-radius: 5px 5px 15px 15px;
	border-width: 0.5px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: white;
}
#strain-subtext
{
	color: black;
	text-shadow: 3px 3px 5px #819dd1;
	font-size: 24px;
	font-weight: bold;
}
#strainbox-bottom-text-container
{
	display: flex;
	position: relative;
	justify-content: center;
}
#strainbox-top-text-container
{
	display: flex;
	position: relative;
	justify-content: center;
	height: 50px;
}
#strainbox-legend
{
	text-align: center;
	font-family: 'Rajdhani', sans-serif;
	font-size: 20;
	color: white;
	font-weight: bold;
	width: 180px;
}
#strainbox-td
{
	font-family: 'Rajdhani', sans-serif;
	font-weight: bold;
	font-size: 18;
	color: white;
	width: 180px;
	text-align: center;
}
.strainbox-toggle
{
	text-align: center;
	font-family:courier, courier new, serif;
	font-size: 16;
	color: white;
	box-shadow: 0px 0px 4px white;
	border-radius: 5px;
	margin-bottom: 10px;
}
#tagline
{
	color: #819dd1;
	font-size: 20px;
	margin-top: 38px;	
}
#xText
{
display: block;
content: "";
margin-top: -20px;
}
#xTextBot
{
display: block;
content: "";
margin-top: -12px;
}

@media screen and (max-aspect-ratio: 2/3)
{
	#bgImg
	{
		height: 100%;
		width: auto;
	}
}
@media screen and (max-aspect-ratio: 1/1)
{
	#bg
	{
		top: 0;
	}
}
@media screen and (max-width: 1100px)
{
	body
	{
		overflow-y: scroll;
	}
	#splFg-logo
	{
		height: 50%;
	}
	#splFg-r2
	{
		height: 1600px;
	}
	#splFg-r2-c1
	{
		width: 20%;
	}
	#splFg-r2-c2
	{
		width: 60%;
		flex-flow:  row wrap;
		align-content: flex-start;
	}
	#splFg-r2-c3
	{
		width: 20%;
	}
	#splNavGen
	{
		order: 1;
	}
	#splNavSal
	{
		order: 2;
	}
	#splNavTisCul
	{
		order: 4;
	}
	#splNavAbt
	{
		order: 3;
	}
	#splNavGenPres
	{
		order: 5;
	}
}

@media screen and (max-height: 1000px)
{
	body
	{
		overflow-y: scroll;
	}
	#sfg-Outer-Box
	{
		height: 110%;
	}
}
@media screen and (max-height: 850px)
{
	#sfg-Outer-Box
	{
		height: 120%;
	}
}
@media screen and (max-height: 750px)
{
	#sfg-Outer-Box
	{
		height: 150%;
	}
}
@media screen and (max-height: 600px)
{
	#sfg-Outer-Box
	{
		height: 200%;
	}
}
@media screen and (max-height: 450px)
{
	#sfg-Outer-Box
	{
		height: 250%;
	}
}