@font-face {
    font-family: Lora;
    src: url("/fonts/Lora-VariableFont_wght.ttf");
}

@font-face {
    font-family: Vollkorn;
    src: url("/fonts/Vollkorn-VariableFont_wght.ttf");
}

@font-face {
    font-family: Seasons;
    src: url("/fonts/Fontspring-DEMO-theseasons-reg.otf");
}
    
body {
	margin:0;
	background-color: #fffaf1;
}


a {
	color: black;
	text-decoration: none;
}

#pageBody {
	position: absolute;
    top: 175px;
    width: 100vw;
}

.pageTitle {
	font-family: "Seasons", serif;
	font-size: 5em;
}

#pageTitleContact {
	padding-top:58px;
}

#aboutTitle {
    position: relative;
    padding-bottom: 22px;
}

.dividingLine {
	padding-top: 20px;
	padding-bottom: 20px;
}

#aboutBody {
    position: relative;
}

.bodyText {
	font-family: "Lora", serif;
    font-size: 1.1em;
    line-height: 32px;
}

.bodyTextContact {
	font-family: "Lora", serif;
    font-size: 1.1em;
    line-height: 32px;
    position: relative;
    display: block;
    margin-top: -34px;
}

#contactTable {
	padding-top: 93px;
}

#aboutSubtitle {
    position: relative;
}

.pageSubtitle {
    font-family: "Vollkorn", serif;
    font-size: 1.4em;
    color: #d74712;
}

.pageSubtitleContact {
    font-family: "Vollkorn", serif;
    font-size: 1.4em;
    color: #d74712;
}

.jButton {
	background-color: #d87d32;
    font-family: "Vollkorn", serif;
    color: white;
    width: 165px;
    margin-right: 20px;
    height: 52px;
    border-width: 0;
    border-radius: 3px;
    margin-top: 28px;
    font-size: 1.1em;
}

.jButton:hover {
	cursor: pointer;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style:italic;
}

#JordanName {
	position: relative;
    font-size: 3.5em;
    padding-left: 8vw;
    top: 63px;
    font-family: 'Seasons';
}

#headings {
	position: relative;
    width: 93%;
    text-align: right;
    font-size: 1.1em;
    font-family: 'Seasons';
}

.heading {
	top: 10vh;
    display: inline;
    margin-left: 82px;
}

#background{
	background-color: #FFFAF1;
	width: 100%;
    border: 0;
    margin: 0;
    height: 100vh;
    position: fixed;
}



#mainText {
	position: absolute;
    top: 50vh;
    left: 67vw;
    font-weight: 300;
    font-size: 1.9em;
}

.skillsText {
	font-family: "Lora", serif;
    font-size: 1.05em;
    line-height: 32px;
}

.skillsSubtitle {
	font-family: "Vollkorn", serif;
	font-size: 1.7em;
}

#skillRightSubtitle {
	font-family: 'Lora';
    font-weight: 500;
    font-size: 1.4em;
    padding-bottom: 8px;
}

.skillCol {
	font-family: 'Lora';
	display:inline-block;
	font-size: 0.9em;
    width: 32%;
}

#skillsImages {
	padding-top: 21px;
}

#skillImageText{
	font-family: "Vollkorn", serif;
    font-size: 1.6em;
    background-color: #d87d32;
    color: white;
    padding: 30px 6% 30px 4%;
    width: 47%;
    display: inline-block;
    position: relative;
    margin-right: 2%;
}

#skillsImages2 {
    padding-top: 18px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    margin-bottom: 43px;
}

#skillsImages1Image {
    width: 100%;
}

#skillsImage2 {
	height: 500px;
    overflow: hidden;
    position: absolute;
    width: 41%;
    display: inline-block;
}

#skillsImages2Image {
	height: 100%;
}

#skillCol1 {
	
}

#skillCol2 {
	
}

#skillCol3 {
	
}

.orange {
	border: 0;
    margin: 0;
    width: 100%;
    height: 2px;
    background: #d87d32;
}

.orangeSkills {
	border: 0;
    margin: 0;
    width: 88%;
    height: 2px;
    background: #d87d32;
}

#mainTextContact {
	position: absolute;
    top: 50vh;
    left: 67vw;
    font-weight: 300;
    font-size: 1.9em;
}

#lowerPart {
	position: relative;
	height: 200px;
	top: 100vh;
}

#cover {
	background-color: black;
	z-index: 4000;
	opacity: .5;
	position: fixed;
	top: 0;
	width: 100vw;
	height: 120vh;
	left: 0;
	margin: 0;
	padding: 0;
	display: none;
}

#menu {
	position:absolute;
	display: none;
	width: 50vw;
	height: 126px;
	margin: 24px;
	right: 20px;
	top: 20px;
	padding: 11px;
	z-index: 5000;
    background-color:#d87d32;
    border-radius: 5px;
    border-color: white;
    border-width: medium;
    border-style: solid;
    color: white;
    padding: 0;
}

#jordanImage {
	width: -webkit-fill-available;
    border-radius: 5px;
    box-shadow: 4px 5px 2px 1px rgba(1, 1, 1, .5);
}

#mainImage {
    position: relative;
}

#mobileAbout {
	border-bottom: 1px;
    border-width: medium;
    border-color: white;
    height: 40px;
    position: relative;
    text-align: center;
    padding-top: 20px;
    border-style: solid;
    margin: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: white;
    font-size: 1.4em;
}

#mobileSkillsTop {
	border-bottom: 1px;
    border-width: medium;
    border-color: white;
    height: 40px;
    position: relative;
    text-align: center;
    padding-top: 20px;
    border-style: solid;
    margin: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: white;
    font-size: 1.4em;
}

#mobileSkillsBottom {
    height: 42px;
    position: relative;
    text-align: center;
    padding-top: 20px;
    margin: 0;
    border: 0;
    color: white;
    font-size: 1.4em;
}

#mobileContact {
    height: 42px;
    position: relative;
    text-align: center;
    padding-top: 20px;
    border-style: solid;
    margin: 0;
    border: 0;
    color: white;
    font-size: 1.4em;
}

@media only screen and (min-width: 900px) {
	#mainImage {
		width: 100%
	}
	
	#hamburger {
		display:none;
	}
	
	#skillsMobile {
		display: none;
	}
	
	#skillsDesktop {
		display: block;
	}
	
	#aboutLeft {
		left: 8vw;
		width: 30vw;
		position: absolute;
	}
	
	#aboutRight {
		left: 50vw;
		width: 43vw;
		position: absolute;
		padding-bottom: 300px;
	}
	
	#skillsImage1Mobile {
		display: none;
	}
	
	#skillsLeft {
		left: 8vw;
		width: 40vw;
		position: absolute;
	}
	
	#skillsRight {
		left: 53vw;
		width: 39vw;
		position: absolute;
		padding-bottom: 300px;
	}
	
	#skillsTextBottom {
		padding-bottom: 50px;
	}
	
	#contactLeft {
		left: 8vw;
		width: 42vw;
		position: absolute;
		padding-top: 89px;
	}
	
	#contactRight {
		left: 55vw;
		width: 42vw;
		top: 53px;
		position: absolute;
		padding-bottom: 300px;
	}
	
	.bodyTextContact {
		left: 50%;
	}
	
	#mobileSocials {
		display: none;
	}
	
	#desktopInstagram {
		display: inline;
        padding-left: 49px;
        top: 10px;
        position: relative;
	}
	
	#instagramImage {
		width: 32px;
	}
	
	#desktopLinkedIn {
		display: inline;
        padding-left: 12px;
        top: 10px;
        position: relative;
	}
	
	#linkedInImage {
		width: 40px;
		position:relative;
		top: 4px;
	}
	
	#img1Contact {
		width: 51.4%;
	    display: inline-block;
	    padding-right: 1%;
	}
	
	#img1ContactImage {
		width: 100%
	}
	
	#img23Contact {
		width: 46.4%;
	    display: inline-block;
	}
	
	#img2ContactImage {
		width: 100%
	}
	
	#img3ContactImage {
		width: 100%
	}
}

@media only screen and (max-width: 1000px) {
	#contactMeTitle {
		font-size: 4em;
	}
	
	#contactRight {
		top: 102px;
	}
	
	.skillCol {
		font-size: 0.8em;
	}
}

@media only screen and (max-width: 900px) {
	#mainImage {
	    width: 80%;
	    margin: auto;
	}
	
	.pageTitle {
		font-size: 3em;
	}
	
	#pageBody {
		position: relative;
	    width: 100vw;
	    top: 169px;
	}
	
	#mainText {
		top: 81vh;
	    left: 10vw;
	    font-size: 2.9em;
	}
	.skillCol {
	    font-size: 1.0em;
        width: 48%;
    }
    
    #skillsImage1 {
		display: none;
	}
	
	#skillsImage1Mobile {
		display: block;
	}
	
	#skillsImages1ImageMobile {
		width: 99%;
    	border-radius: 5px;
	}
	
	#skillsImages2 {
		position: relative;
	}
    
    #skillsImage2{
		display: none;
	}
	
	#skillImageText {
		padding: 30px 6% 30px 4%;
    	width: 89%;
    	border-radius: 5px;
	}
	
	#skillsMobile {
		display: block;
	}
	
	#skillsDesktop {
		display: none;
	}
	
	#JordanName {
		font-size: 3.0em;
		padding-left:0;
		text-align: center;
		top: 142px;
        position: relative;
        width: 100%;
	}
	
	#headings {
		display:none;
	}
	
	#hamburger {
		background-image: url(/img_files/black_hamburger.png);
		position:absolute;
		width: 30px;
		height: 30px;
		margin: 24px;
		right: 0;
		top: 0;
    	padding: 11px;
		z-index: 3000;
		background-position: center; /* Center the image */
		background-repeat: no-repeat; /* Do not repeat the image */
		background-size: cover;
	}
	
	#hamburger:hover {
		cursor: pointer;
	}
	
	
	
	#aboutLeft {
		left: 11vw;
		width: 79vw;
	    position: relative;
	}
	
	#aboutRight {
		left: 11vw;
	    width: 79vw;
	    position: relative;
	    top: 65px;
	    padding-bottom: 50px;
	}
	
	#skillsLeft {
		left: 11vw;
		width: 79vw;
	    position: relative;
	}
	
	#skillsRight {
		left: 11vw;
	    width: 79vw;
	    position: relative;
	    top: 65px;
	    padding-bottom: 50px;
	}
	
	#contactLeft {
		left: 11vw;
		width: 79vw;
	    position: relative;
	}
	
	#contactRight {
		left: 11vw;
	    width: 79vw;
	    position: relative;
	    top: 65px;
	    padding-bottom: 50px;
	}
    
    #aboutTitle {
		text-align: center;
	}
	
	.jButton {
		width: 80%;
	    position: relative;
	    left: 10%;
	}
	
	.bodyTextContact {
		width: 50%;
	    width: 100%;
	    text-align: right;
	}
	
	#mobileSocials {
		margin: auto;
        text-align: center;
        top: 20px;
        position: relative;
	}
	
	#mobileInstagramImage {
		width: 52px;
		position: relative;
		top: -1px;
	}
	
	#mobileLinkedInImage {
		width: 66px;
	}
	
	#mobileInstagram{
		display: inline;
        position: relative;
        /* margin-top: -10px; */
        top: -6px;
        padding-right: 28px;
	}
	
	#mobileLinkedIn {
		display:inline;
	}
	
	
	#desktopInstagram {
		display: none;
	}
	
	#desktopLinkedIn {
		display: none;
	}
	
	#contactMeTitle {
		display: none;
	}
	
	#contactTable {
	    padding-top: 75px;
	}
	
	#img1Contact {
		display: none;
	}
	
	#img2ContactImage {
		width: 100%;
	}
	
	#img3ContactImage {
		display: none;
	}
}

