html, body
{
	margin: 0;
	padding: 0;
	/* background-color: white; */
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	height: 100%;
	color: black;
	font-size: 16px;
}

.Footer a
{
	color: white;
}

.Footer a:link
{
	text-decoration: none;
}

.MainPage
{
	z-index: 0;
}

.Header
{
	height: 100px;
	background-color: black;
	text-align: center;
}

.Header img
{
	position: relative;
	top: 25px;
	height: 50px;
}

.BodyContainer
{
	margin-left: 20px;
	margin-right: 20px;
}

.BodyText
{
	margin-top: 20px;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.BodyParagraph
{
	margin-top: 20px;
	text-align: left;
}

.ContactParagraph
{
	margin-top: 30px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.CallParagraph
{
	margin: auto;
	margin-top: 30px;
	font-size: 20px;
	max-width: 500px;
	text-align: center;
}

.BodyPictures
{
	margin-top: 30px;
}

.BodyPicture
{
	width: 100%;
	max-width: 800px;
}

.Footer
{
	margin-top: 30px;
	height: 150px;
	background-color: black;
	position: relative;
}

.FooterLogoGroup
{
	position: absolute;
	top: 60px;
	left: 50px;
}

.FooterLogoGroupLogo
{
	height: 30px;
}

.FooterLogoGroupLabel
{
	height: 20px;
	position: relative;
	top: -5px;
	left: 10px;
}

.FooterContactGroup
{
	position: absolute;
	top: 40px;
	right: 50px;
	color: white;
	font-size: 12px;
}

.Why,
.Features,
.Contact
{
	position: absolute;
	right: 0px;
	cursor: pointer;
}

.Why
{
	bottom: 190px;
}

.Features
{
	bottom: 120px;
}

.Contact
{
	bottom: 50px;
}

.Why:hover,
.Features:hover,
.Contact:hover
{
	color: gray;
}

.MainPageItemText
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 36px;
	font-weight: bold;
	background-color: rgba( 0, 0, 0, .25 );
	padding-right: 10px;
}

.HeroIcon
{
	position: relative;
	top: 5px;
	width: 60px;
	padding-right: 10px;
	background-color: none;
}

.Privacy,
.Legal,
.Copyright
{
	background-color: rgba( 0, 0, 0, .5 );
	padding: 2px;
}

.Privacy,
.Legal
{
	cursor: pointer;
}

/* ************************************************************************************** */

.ModalBackdrop
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	height: 100%;
	width: 100%;
	background-color: rgba( 0, 0, 0, .75 );
	font-size: 100px;
}

/* ************************************************************************************** */

.ContentContainer
{
	z-index: 10;
	position: absolute;
	background-color: white;
}

.Content
{
	overflow-y: scroll;
	padding: 20px;
	color: black;
	-webkit-overflow-scrolling: touch;
}

/* ************************************************************************************** */

.FeaturesContent
.FeaturesContent
{
}

.FeaturesTitle
{
}

.FeaturesTitleMain
{
	font-size: 30px;
	font-weight: bold;
}

.FeaturesItem
{
	margin-top: 70px;
	margin-bottom: 50px;
	position: relative;
}

.FeaturesItemNumer
{
	padding-right: 30px;
	color: #DDD;
	font-style: italic;
	font-weight: bold;
	font-size: 80px;
	z-index: 0;
	color: #65D82F;
}

.FeaturesItemNumerPink
{
	color: #FFCDC1;
}

.FeaturesItemImageContainer
{
	z-index: 1;
	width: 100%;
	text-align: center;
}

.FeaturesItemImage
{
}

.FeaturesItemCaption
{
	z-index: 1;
}

.WhyItemCaption
{
	font-size: 16pt;
	font-weight: bold;
	background-color: #FFCDC1;
	padding: 10px;
	z-index: 1;
	border-radius: 10px;
	text-align: center;
}

.FeaturesItemCaptionBulletPoint
{
	margin-top: 10px;
}

.FeatureContactTitle
{
	margin-top: 30px;
}

.WhyFeaturesLink,
.FeatureContactLink
{
	font-family: graduate;
	margin-top: 10px;
	margin-left: 30px;
	font-size: 40px;
	font-weight: bold;
	color: green;
	text-decoration: underline;
	cursor: pointer;
}

/* ************************************************************************************** */

.ContactContent
{
}

.ContactDivider
{
	margin-top: 20px;
	margin-bottom: 10px;
}

.ContactHeroIcon
{
	width: 60px;
	padding-right: 20px;
}

.ContactTitle
{
	font-family: graduate;
	font-size: 30px;
	font-weight: bold;
	color: green;
}

.ContactBrand
{
	font-weight: bold;
	font-family: graduate;
}

.ContactFormHeader
{
}

.ContactFormSubheader
{
	margin-top: 20px;
}

.ContactFormHeaderTitle
{
	font-weight: bold;
	margin-bottom: 10px;
}

.ContactFormLabel
{
	margin-top: 20px;
	margin-bottom: 4px;
	font-size: 14px;
}

.ContactFormCheckbox
{
	margin-top: 10px;
	margin-left: 30px;
	cursor: pointer;
}

.ContactFormCheckboxLabel
{
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
}

.ContactCheckboxOtherTextContainer
{
}

.ContactName,
.ContactBusiness,
.ContactPhoneNumber,
.ContactEmailAddress,
.ContactCheckboxOtherText
{
	width: 100%;
	max-width: 300px;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 16px; /* must be at least 16 to prevent zoom on iOS */
}

.ContactFormHowFoundArea,
.ContactFormInterestArea
{
}

.ContactCheckboxOtherText
{
	margin-top: 4px;
	width: 100%;
	max-width: 500px;
}

.ContactMessage
{
	width: 100%;
	max-width: 400px;
	height: 100px;
	font-size: 16px; /* must be at least 16 to prevent zoom on iOS */
}

.ContactSend
{
	margin-top: 20px;
}

.ContactSendButton
{
	cursor: pointer;
	padding: 5px;
	padding-top: 2px;
	background-color: green;
	color: white;
	font-size: 16px;
}

.ContactSendButton:hover
{
	background-color: rgb(36, 56, 36);
}

.ContactSending
{
	display: none;
	margin-top: 10px;
	font-weight: bold;
}

.ContactError
{
	margin-left: 20px;
	color: red;
	font-size: 10pt;
}

.ContactResult
{
	margin-top: 20px;
}

.ContactResultSuccess
{
	margin-top: 20px;
	color: darkgreen;
	font-size: 10pt;
	font-weight: bold;
}

.ContactResultFail
{
	margin-top: 20px;
	color: red;
	font-size: 10pt;
	font-weight: bold;
}

.ContactResultReturn
{
	margin-top: 20px;
}

.ContentClose
{
	position: absolute;
	right: 0px;
	top: -36px;
	font-size: 30px;
	font-weight: bold;
	color: gray;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
	background-color: rgba( 255, 255, 255, .9 );
}

.ContentCloseX
{
	position: relative;
	top: -3px;
}

.ContentClose:hover
{
	background-color: darkgray;
}

/* ************************************************************************************** */

.Prototypes
{
}
