body
{
	font-family: verdana;
	overflow-x: hidden;
}
#Welcome1
{
	background-image: url("Images/Background1.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 70vh;
}
#Welcome2
{
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 30px #000000;
	height: 70vh;
}
.Menu1
{
	background-color: rgba(0, 0, 0, 0);
	border: 0px;
	height: 115px;
	transition: 1.2s;
	-moz-transition: 1.2s;
	-ms-transition: 1.2s;
	-webkit-transition: 1.2s;
}
.Menu2
{
	background-color: #303030;
	height: 50px;
	transition: 1.2s;
	-moz-transition: 1.2s;
	-ms-transition: 1.2s;
	-webkit-transition: 1.2s;	
}
#Logo
{
	padding-top: 10px;
}
.Logo
{
	font-size: 20px;
	letter-spacing: 3px;
}
.MenuItems1
{
	font-size: 19px;
	padding-top: 35px;
	transition: 1.2s;
	-moz-transition: 1.2s;
	-ms-transition: 1.2s;
	-webkit-transition: 1.2s;
}
.MenuItems2
{
	font-size: 16px;
	padding-top: 0px;
	transition: 1.2s;
	-moz-transition: 1.2s;
	-ms-transition: 1.2s;
	-webkit-transition: 1.2s;
}
.navbar-inverse .navbar-nav > li > a
{
	color: #C8C8C8;
	transition: color 0.4s;
}
.navbar-inverse .navbar-nav > li > a:hover
{
	color: #FFFFFF;
	transition: color 0.4s;
}
#Dropdown:link
{
	background-color: rgba(0, 0, 0, 0);
}
#WelcomeText
{
	color: #FFFFFF;
	font-family: century gothic;
	font-size: 50px;
	letter-spacing: 2px;
	line-height: 70vh;
}
.Heading
{
	font-family: century gothic;
	font-size: 25px;
	letter-spacing: 2px;
}
.UnderlineHeading
{
	border: 1px solid #597BBC;
	margin-top: 15px;
	width: 50px;
}
.FullForm
{
	font-size: 19px;
	letter-spacing: 1px;	
}
.ColoredText
{
	color: #597BBC;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
}
.Content
{
	font-size: 1.1em;
}
.SectionDivider
{
	border: 1px solid #E6E6E6;
	width: 50%;
}
.OfferingIcon
{
	color: #597BBC;
	font-size: 60px;
}
.SubHeading
{
	font-family: century gothic;
	font-size: 18px;
	letter-spacing: 1px;
}
.UnderlineSubHeading
{
	border: 1px solid #597BBC;
	margin-top: 15px;
	width: 70%;
}
.PartnerImage
{
	opacity: 0.9;
	transition: opacity 0.4s;
}
.PartnerImage:hover
{
	opacity: 1;
	transition: opacity 0.4s;
}
#carousel-example-generic1, #carousel-example-generic2
{
	height: 150px;
}
#carousel-example-generic3
{
	height: 100px;
}
.carousel-control.left, .carousel-control.right
{
	background-image: none;
}
.Arrow
{
	color: #597BBC;	
}
.TestimonialText
{
	font-family: century gothic;
	font-size: 17px;
	font-style: italic;
}
footer
{
	background-image: url("Images/Background5.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}
#Footer
{
	background-color: rgba(0, 0, 0, 0.8);
}
.FooterHeading
{
	color: #FFFFFF;
	font-size: 22px;	
}
.FooterContent
{
	color: #DEDEDE;
	font-size: 16px;
}
#FooterSeparator
{
	border: 1px solid #C8C8C8;
	width: 80%;
}
#Welcome3
{
	background-image: url("Images/Background2.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 70vh;
}
#Welcome4
{
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 30px #000000;
	height: 70vh;
}
#Welcome5
{
	background-image: url("Images/Background3.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 70vh;
}
#Welcome6
{
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 30px #000000;
	height: 70vh;
}
.TeamMemberImage
{
	border: 2px solid #FFFFFF;
	box-shadow: 0px 0px 50px #A2A2A2;
}
.TeamMemberName
{
	font-family: century gothic;
	font-size: 18px;
	letter-spacing: 1px;
}
.TeamButton
{
	background-color: #FFFFFF;
	border: 1px solid #597BBC;
	border-radius: 5px;
	color: #597BBC;
	font-size: 14px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	transition: background-color 0.5s;
}
.TeamButton:hover
{
	background-color: #597BBC;
	color: #FFFFFF;
	text-decoration: none;
	transition: background-color 0.5s;
}
#Welcome7
{
	background-image: url("Images/Background4.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 70vh;
}
#Welcome8
{
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 30px #000000;
	height: 70vh;
}
#ContactButton
{
	background-color: #FFFFFF;
	border: 1px solid #597BBC;
	border-radius: 5px;
	color: #597BBC;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	transition: background-color 0.5s;
}
#ContactButton:hover
{
	background-color: #597BBC;
	color: #FFFFFF;
	text-decoration: none;
	transition: background-color 0.5s;
}
@media screen and (max-width: 500px)
{
	#Welcome1
	{
		background-image: url("Images/Background1.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 100vh;
	}
	#Welcome2
	{
		background-color: rgba(0, 0, 0, 0.5);
		height: 100vh;
	}
	#Welcome3
	{
		background-image: url("Images/Background2.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 100vh;
	}
	#Welcome4
	{
		background-color: rgba(0, 0, 0, 0.5);
		height: 100vh;
	}
	#Welcome5
	{
		background-image: url("Images/Background3.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 100vh;
	}
	#Welcome6
	{
		background-color: rgba(0, 0, 0, 0.5);
		height: 100vh;
	}
	#Welcome7
	{
		background-image: url("Images/Background4.jpg");
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		height: 100vh;
	}
	#Welcome8
	{
		background-color: rgba(0, 0, 0, 0.5);
		height: 100vh;
	}
	#WelcomeText
	{
		color: #FFFFFF;
		font-family: century gothic;
		font-size: 25px;
		line-height: 100vh;
	}
	.Menu1, .Menu2
	{
		background-color: #303030;
		height: 50px;	
	}
	#Logo
	{
		display: none;
	}
	.Logo
	{
		font-size: 20px;
		letter-spacing: 3px;
	}
	.MenuItems1, .MenuItems2
	{
		background-color: #303030;
		font-size: 16px;
		padding-top: 0px;
	}
	#carousel-example-generic2
	{
		height: 350px;
	}
	#About, #Why, #What, #Testimonials, #Assess, #Skills, #Perform, #Candidate, #CandidateOfferings, #Collegiate, #CollegiateOfferings, #Corporate, #CorporateOfferings, #Founders, #Members, #Contact
	{
		padding-left: 10px;
		padding-right: 10px;
	}
}