@charset "utf-8";
/* Global Styles */

body {
	
	margin: auto;
	padding-left: 2.275%;
	padding-right: 2.275%;
	background-color:#22180C;
	color:#63B630;
}
/* Header */
header {
	margin:auto;
	text-align: center;
	display: block;
}


header .profilePhoto {
	width: 259px;
	border-radius: 50%;
	height: 259px;
	clear: both;
}
header .profileHeader h1 {
		font-family: "blanket", sans-serif;
font-weight: 300;
font-style: normal;
	
	font-size: 30px;
	font-weight: 700;
	line-height: 24px;
}
header .profileHeader h3 {
font-family: "the-seasons", sans-serif;
font-weight: 700;
font-style: italic;
	font-size:32pt;
	line-height: 24px;
	color:orange;
}
hr {
	background-color: rgba(208,207,207,1.00);
	height: 1px;
}
header .profileHeader p {
font-family: "the-seasons", sans-serif;
font-weight: 400;
font-style: normal;
	
	font-size: 14pt;
	font-weight: 400;
	line-height: 1.8;
	overflow-y: auto;
}
header .socialNetworkNavBar {
	text-align: center;
	display: block;
	margin-top: 60px;
	clear: both;
}
header .socialNetworkNavBar .socialNetworkNav {
	border-radius: 50%;
	cursor: pointer;
}
header .socialNetworkNavBar .socialNetworkNav img:hover {
	opacity: 0.5;
}
/* Main Content sections */
.mainContent .section1 {
	display: block;
}
.section1 .sectionTitle, .section2 .sectionTitle {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	margin: 0 3% 0 0;
	float: left;
	clear: both;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	background-color: rgba(208,207,207,1.00);
	height: 1px;
	padding: 0px;
}
.mainContent .section1 .section1Content {
	font-family: ProximaNova;
	font-size: 14px;
	font-weight: 100;
	color: rgba(208,207,207,1.00);
}
.mainContent .section1 .section1Content span {
	
	font-family: sans-serif;
}
.section2 .sectionContentTitle {
	font-family: sans-serif;
	
	font-size: 18px;
	font-weight: 700;
}
.section2 .sectionContentSubTitle {
	
	color: rgba(68,67,67,1.00);
	font-size: 14px;
	font-weight: 400;
}
.section2 .sectionContent {
	
	
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
}
.mainContent {
	display: block;
}
.mainContent .externalResourcesNav .externalResources {
	background-color: rgba(208,207,207,1.00);
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	padding-top: 3%;
	cursor: pointer;
}
.mainContent .externalResourcesNav .externalResources:hover {
	background-color: rgba(153,153,153,1.00);
}
.externalResourcesNav .externalResources a {
	font-family: 'Montserrat', sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
}
.stretch {
	content: '';
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
}
	.title
	{
		display:inline-block;
		font-family: "west-end-decorate-shadow", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size:8vw;
		margin-bottom: -30px;
	}
	.slogan{
		display: inline-block;
		position:relative;
		width:100%;
		max-width: 800px;
		text-align: center;
		font-family: "the-seasons", sans-serif;
		font-weight: 700;
		font-size: 4vw;
		font-style: italic;
		
	}
/* Footer */
footer .footerDisclaimer {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	
	font-weight: 700;
}
footer .footerDisclaimer span {
	
	font-weight: 400;
}
footer .footerNote {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	
	font-weight: 700;
}
footer .footerNote span {
	
	font-weight: 400;
}

/* Media query for Mobile devices*/
@media only screen and (min-width : 285px) and (max-width : 480px) {
/* Header */
header {
	width: 100%;
	float: none;
}
header .profileLogo .logoPlaceholder {
	display: inline-block;
}
header .profilePhoto {
	display: inline-block;
}
header .profileHeader {
	text-align: center;
	margin-top: 50px;
	
}
header .profileHeader p {
	text-align: justify;
}
header .socialNetworkNavBar {
	text-align: center;
	display: block;
	margin-top: 60px;
	clear: both;
	margin-bottom: 15%;
}
header .socialNetworkNavBar .socialNetworkNav {
	width: 60px;
	height: 60px;
	display: inline-block;
	margin-right: 23px;
}
/* Main content sections */
.mainContent .section1 {
	text-align: center;
	margin-bottom: 10%;
}
.section1 .section1Title, .section2 .section1Title {
	text-align: center;
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	width: 100%;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	display: none;
}
.mainContent .section1 .section1Content {
	display: inline-block;
	text-align: left;
	
	text-align: justify;
}
.mainContent .section2 {
	display: block;
	text-align: center;
}
.section2 .section2Content {
	margin-top: 10%;
	text-align: justify;
	margin-bottom: 10%;
}
.mainContent .externalResourcesNav {
	margin-bottom: 10%;
}
.mainContent .externalResourcesNav .externalResources {
	width: 100%;
	height: 35px;
}
	.logo {
	
	max-width:400px;
	min-width: 200px;
	margin:auto;
	margin-bottom:-40px;
	width:80%;
	
}
/* Footer */
footer {
	display: block;
	text-align: center;
	font-family: sans-serif;
}
}

/* Media Query for Tablets */
@media only screen and (min-width : 481px) and (max-width : 1024px) {
/* Header */
header {
	width: 100%;
	float: none;
}
header .profileLogo .logoPlaceholder {
	display: inline-block;
	
}
header .profilePhoto {
	float: left;
	clear: both;
	margin-right: 3%;
	margin-top: 5%;
}

header .socialNetworkNavBar .socialNetworkNav {
	width: 74px;
	height: 74px;
	display: inline-block;
	margin-right: 23px;
}
/* Main content and sections */
.section1 .section1Title, .section2 .section1Title {
	text-align: center;
}
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	width: 100%;
}
.section1 .sectionTitleRule2, .section2 .sectionTitleRule2 {
	display: none;
}
.mainContent .section1 .section1Content {
	display: block;
	margin: 0% 0% 0% 20%;
	font-family: "blanket", sans-serif;
font-weight: 300;
font-style: normal;
	margin-top: 5%;
	margin-bottom: 5%;
}
.mainContent .section2 {
	clear: both;
}
.section2 .section2Content {
	padding: 0px;
	margin-left: 20%;
	font-family: sans-serif;
	margin-top: 5%;
	margin-bottom: 5%;
}
.mainContent .externalResourcesNav {
	margin-left: 20%;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 0px;
	clear: both;
}
	.title
	{
		display:inline-block;
		font-family: "west-end-decorate-shadow", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size:8vw;
		margin-bottom: -30px;
	}
.logo {
	
	max-width:400px;
	min-width: 200px;
	margin:auto;
	width:50%;
	margin-bottom: -50px;
	
}
		.slogan{
		display: inline-block;
		position:relative;
		width:60%;
		max-width: 800px;
		text-align: center;
		font-family: "the-seasons", sans-serif;
		font-weight: 700;
		font-size: 3vw;
		font-style: italic;
		
	}
.mainContent .externalResourcesNav .externalResources {
	width: 199px;
	height: 48px;
	margin-top: 5%;
}
/* Footer */
footer .footerDisclaimer {
	float: left;
	margin-left: 3%;
	font-family: sans-serif;
}
footer .footerNote {
	float: right;
	margin-right: 3%;
	font-family: sans-serif;
}
}

/* Desktops and laptops  */
@media only screen and (min-width:1025px) {
/* Header */
header .profileLogo .logoPlaceholder {
	float: left;
	margin-bottom: 50px;
}
header .profilePhoto {
	float: left;
	clear: both;
	margin-right: 3%;
}

header .socialNetworkNavBar .socialNetworkNav {
	width: 74px;
	height: 74px;
	display: inline-block;
	margin-right: 23px;
}
/* Main content sections */
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	width: 22.5%;
}
.mainContent .section1 .section1Content {
	display: block;
	margin-top: 0%;
	margin-right: 0%;
	margin-left: 26%;
	margin-bottom: 0%;
	
}
.mainContent .section2 {
	clear: both;
}
.section2 .section2Content {
	padding: 0px;
	margin-left: 26%;
	font-family: sans-serif;
}
.mainContent .externalResourcesNav {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 0px;
	clear: both;
}
.mainContent .externalResourcesNav .externalResources {
	width: 199px;
	height: 48px;
}
/* Footer */
footer .footerDisclaimer {
	float: left;
	margin-left: 3%;
	font-family: sans-serif;
}
footer .footerNote {
	float: right;
	margin-right: 3%;
	font-family: sans-serif;
}
.title{
		display:inline-block;
		font-family: "west-end-decorate-shadow", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size:3vw;
		margin-bottom: -80px;
	}
.profileLogo{
	
	text-align:center;
	width:100%;
	height:auto;
	

	
}
	
	.logo {
	position:absolute;
	max-width:400px;
	min-width: 200px;
	margin:auto;
	width:20%;
	
}
	.slogan{
		
		display: inline-block;
		position:relative;
		width:40%;
		max-width: 800px;
		text-align: center;
		font-family: "the-seasons", sans-serif;
		font-weight: 700;
		font-size: 1vw;
		font-style: italic;
		
	}


}
.welcomeTo {
	position:absolute;
	left:40px;
	z-index: 999;
	width:200px;
	margin: -20px -40px;
}

.feylightBay {
	margin:auto;
	margin-top:30px;
	margin-left:10px;
	width:800px;
	position:absolute;
	z-index:500;
	left:30px;
}

.orangeBar {
	position:absolute;
	z-index: 0;
	margin-left:0px;
	margin-top:30px;
	width:800px;
	left:25px;
}

.promoVideo {
	max-width:900px;
	margin:auto;
	margin-top: 40px;
	margin-bottom  : 20px;
	border:2px solid orange;
}

.divider {
	width:60%;
	margin-top:0px;
	
	
}
.divider.flip{
	transform:rotate(180deg);
}

.divider2 {
	width:80%;
	max-width:400px;
	margin-top:-100px;
}

.feylightHeader {
	position:relative;
	
	margin:auto;
	width:90%;
	max-width: 900px;
	height:auto;
	
}

.simpleDivider {
	width:65%;
	max-width:1200px;
	margin:auto;
	
	
		
	
}

.names {
	color:orange;
	font-size:  16pt;
}

\