.BodyMain {
}
body {
	font-family: 'Amatic SC', serif;
}
#projectInfo {
    font-size: 20px;
    text-align: center;
    padding: 10px;
}
#footerText {
	text-align: center;
	width: 100%;
}
/*Will not validate CSS, still in draft*/
.error::placeholder {
	color: red !important;
}
.fa-github {
     font-size: 18em !important;
}
#messageRecieved:active {
	position: relative;
	top: 2px;
}
#messageRecieved:hover {
	cursor: pointer;
}
#submittedMessage {
	color: white;
	text-align: center;
	font-size: 20px;
}
#submittedMessage > span {
	padding: 10px;
	background-color: rgba(0,0,0,.9);
	border: 2px solid white;
	border-radius: 5px;
	display: block;
	margin: 50px;
}
#formSent {
	background-color: rgba(0,0,0,.5);
	position: absolute;
    width: 100%;
    height: 100%;
    margin-left: -15px;
    margin-top: -25px;
    z-index: 5;
	display: none;
	padding-top: 20%;
}

#formSubmit {
	background: rgba(0,0,0,0);
	border: none;
width: 100%;
padding: 10px;
}
.submitHolder {
	width: 100%;
}
.navbar-toggle span {
	color: white;
}
.collasped {
	border: 2px solid white !important;
}
.contactTitleText {
	font-size: 34px;
	color: #375fbd;
}
.contactTitleLabel {
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 50px;
}
.contactHeader {
	text-align: center;
}
.Form {
	text-align: center;
	padding: 25px;
    background-color: #1c1c35;
    width: 40%;
    margin: 0 auto;
	border: 2px solid black;
	border-radius: 5px;
}
.contactSubmit {
	display: block;
	padding: 10px;
	color: white;
	font-size: 20px;
	background-color: #375fbd;
	border: none;
	border-radius: 5px;
}
.contactSubmit:hover {
	cursor: pointer;
}
.contactSubmit:active {
	position: relative;
	top: 2px;
}
.ContactBody {
	display: inline-block;
	color: white;
	width: 100%;
}
.contactFeilds {
	display: inline-block;
	vertical-align: top;
}
.contactmessage {
	background: transparent;
	border-radius: 5px;
	height: 200px;
}
.feild {
	display: block;
	padding: 15px 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	width: 250px;
	background: transparent;
	color: white;
}
.ContactMain {
	padding: 25px;
	background-color: #1c1a25;
}
.ProjectLink {
	text-decoration: none;
	color: white;
}
.ProjectLink:hover {
	text-decoration: none;
	color: white;
}
.ProjectButton {
	color: white;
	background-color: blue;
	padding: 5px;
	border-radius: 5px;

}
.ProjectButton:active {
	position: relative;
	top: 2px;
}
.listText {
	margin-left: 20px;
	text-align: left;
}
.listIcon {
	float: left;
	padding-right: 20px;
}
.ProjectFeat {
	list-style-type: none;
	width: 350px;
	text-align: left;
    padding-left: 0;
}
.ProjectMain {
	text-align: center;
    padding-top: 50px;
}
.ProjectImage {
	display: inline-block;
}
.ProjectInfo {
	display: inline-block;
	    width: 500px;
    vertical-align: top;
}
.ProjectType {
	font-weight: 600;
	color: blue;
}
.SkillBlobs {
	text-align: center;
}
.blob {
	padding-top: 15px;
}
#footerText {
	color: #777;
	font-size: 16px;
	font-weight: 600;
}
.footer {
	height: 75px;
	width: 100%;
	background-color: rgb(50,50,50);
	text-align: center;
	padding-top: 10px;
}
.InfoTitle {
	font-size: 28px;
	padding: 20px 0;
}
.InfoBlobs {
	text-align: center;
}
.a {
	font-size: 20px;
	padding-top: 15px;
}
.b {
	font-size: 20px;
	padding-top: 15px;
	font-style: italic;
	padding-top: 55px;
}
.c {
	font-size: 20px;
	padding-top: 15px;
}
.ResumeText {
	text-align: center;
    font-weight: 600;
	font-size: 36px;
	color: #666666;
}

.InfoIcon {
	text-align: center;
    padding-top: 2%;
}
.IconClass {
	font-size: 36px;
    color: white;
    padding: 15px;
    background-color: #cccccc;
    border-radius: 35px;
}

.devType {
	font-size: 38px;
    color: white;
    box-shadow: 0 0 0 2px #FFFFFF inset;
    padding: 5px;
    text-align: center;
}
.infoText {
	width: 30%;
    margin: 0 auto;
    height: 100%;
    padding-top: 250px;
	min-width: 250px;
}
.traits {
	font-size: 24px;
    color: white;
    text-align: center;
}
.navbar {
	padding-top: 15px;
}
.AboutMe {
	min-height: 700px;
	background-color: rgb(250,250,250);
	padding-top: 75px;
}
.Skill {
	min-height: 700px;
	background-color: rgb(240,240,240);
	padding-top: 75px;
}
.Project {
	min-height: 700px;
	background-color: rgb(230,230,230);
	padding-top: 75px;
	padding-bottom: 50px;
}
.ContactMe {
	height: 900px;
	background-color: rgb(220,220,220);
	padding-top: 75px;
}
#active {
	box-shadow: 0 0 0 2px #FFFFFF inset;
	border-radius: 5px;
}
.SectionOverlay {
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: rgba(0,0,0,.7);
}
.container {
	margin: 0 auto;
}
#Top-Header {
    position: fixed;
	padding-top: 15px;
    z-index: 5;
    width: 100%;
	transition: background-color 1s, padding-top 1s;
	background-color: transparent;
}
.info {
	background-image: url(../Assets/PersonalPortfolioBackground.jpg);
	background-size: cover;
    background-repeat: no-repeat;
	height: 700px;
}
.Brand {
	text-decoration: none;
	color: white;
	font-size: 34px !important;
	font-weight: 500;
}
.Brand:visited {
	text-decoration: none;
	color: white;
}
.navbar-nav {
	float: right !important;
}
.navbar-nav > li > a{
	text-decoration: none;
	color: white;
	font-size: 22px;
}
.navbar-nav > li:active {
	position: relative;
	top: 2px;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
	background-color: transparent !important;
}