@charset "UTF-8";
/* CSS Document */

/*NAVIGATION*/
ul {
	background-color: black;
	margin-top: 0;
	margin-bottom: 0;
}

#active {
	background-color: #e1ae55;
	color: black;
	border-radius: 0px;
}

.nav-link {
	color: white;
	font-family: OpenSans-Regular;
	padding-left: 20px;
	padding-right: 20px;
}

.nav-item a:hover {
	color: #e1ae55;
}

/*JUMBOTRON*/
.jumbo-style {
	background-image: url(images/stephBW%20copy2.jpg);
	background-size: cover;
	background-position: bottom;
}

.background {
	background-image: url("images/background.jpg");
	background-size: cover;
	background-position: bottom;
}

.pages {
	margin-left: 0px;
	text-align: center;
}

.jumbotron {
	height: 800px;
}

#name {
	margin-left: 25%;
	margin-top: 250px;
	margin-right: 70%;
}

#name h1{
	font-family: OpenSansCondensed-Light;
	font-size: 48pt; 
	color: #e1ae55;
}

#name p {
	font-family: OpenSansCondensed-Light;
	font-size: 65pt;
	line-height: 60pt;
	color: white;
}

p {
	font-family: OpenSansCondensed-Light;
	font-size: 14pt;
	line-height: 20pt;
	color: black;
}

@media screen and (max-width: 600px) {
	#name {
		margin-left: auto;
		margin-right: 90%;
		margin-top: 20%;
	}
}

.description {
	display: block;
	align-content: center;
	margin-left: 26%;
	margin-right: 26%;
	margin-bottom: 40px;
}





#pages p {
	font-family: OpenSansCondensed-Light;
	font-size: 65pt;
	line-height: 60pt;
	color: white;
	margin-top: 20%;
}

@media screen and (max-width: 600px){
	#pages p {
		font-size: 30pt;
	}
}
 
#resume p {
	font-family: OpenSansCondensed-Light;
	color: white;
	margin-left: 15%;
	margin-right: 50%;
	margin-top: 15%;
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 25pt;
}
/*HOMEPAGE IMAGE BUTTONS*/

.col-xl-4 img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	object-fit: cover;
}

.col-xl-4 {
	width: 300px;
	height: 350px;
	overflow: hidden;
	margin-bottom: 20px;
}

.row {
	margin-left: 50px;
	margin-right: 50px;
}


.col-xl-4 .btn {
	background-color: black;
	color: white;
	width: 100%;
  	border: none;
  	cursor: pointer;
  	border-radius: 0px;
	position: absolute;
 	top: 87%;
	text-align: center;
	font-family: OpenSans-Regular;
	font-size: 16pt;
	letter-spacing: 1px;
}

.links {
	background-color: black;
	color: white;
	width: 800px;
  	border: none;
  	cursor: pointer;
  	border-radius: 0px;
	text-align: center;
	font-family: OpenSans-Regular;
	font-size: 14pt;
	letter-spacing: 1px;
}

.bottom {
	margin-bottom: 100px;
}

a:hover .btn {
	background-color: #e1ae55;
	color: black;
}


.carousel {
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 25px;
}

.landscape {
	object-fit: cover;
	height: auto;
	max-width: 800px;
	width: 100%;
}

.portrait {
	object-fit: cover;
	max-height: 1200px;
	width: 100%;
	height: auto;
	max-width: 800px;
}

.carousel-control-next,.carousel-control-prev{
    filter: invert(100%);
}

.center {
	position: block;
	text-align: center;
}

.column {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.art img {
	margin-bottom: 20px;
}

.brand {
	max-width: 800px;
}

.info {
	display: flex;
	margin-left: 30%;
	margin-bottom: 20px;
}

.top {
	margin-top: 15%;
}

.info h2 {
	color: white;
	font-family: OpenSans-Regular;
	margin-left: 30px;
	margin-top: 10px;
}

.info img {
	width: 40px;
	height: auto;
}
#footer {
	position: fixed;
	color: black;
	background-color: rgba(255,255,255,0.6);
	font-family: OpenSans-Regular;
	font-size: 15px;
	line-height: 1.5;
	text-align: right;
	left: 0px;
    bottom: 0px;
    width: 100%;
    display: flex;
	justify-content: center;
}

.social img {
    width: 50px;
    padding: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.intro {
	font-size: 16px;
}

.above {
	margin-top: 60px;
	padding-top: 20px;
}

.contact {
	text-align: center;
}

form {
	padding-left: 20%;
	padding-right: 20%;
	padding-top: 30px;
	padding-bottom: 80px;
	margin-top: 0px;
	width: 70%;
	display: inline-block;
}

input, button {
	font-family: OpenSans-Regular;
}

form .row {
	padding-bottom: 15px;
	background-color: #EBEBEB;
}

form .top {
	padding-top: 15px;
}

form .email {

}


form .form-button {
	padding-left: 40px;
	padding-right: 40px;
	margin-left: 15px;
	background-color: black;
	border: 0px;
}

textarea {
	width: 100%;
	height: 200px;
}

.btn-primary:hover {
	background-color: #e1ae55;
}


/*RESUME*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
border:0;
font:inherit;
font-size:100%;
margin:0;
padding:0;
vertical-align:baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display:block;
}

.clear {clear: both;}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 20px;
	color: #444;
}

#cv {
	width: 90%;
	max-width: 800px;
	background: #f3f3f3;
	margin: 30px auto;
}

.mainDetails {
	padding: 25px 35px;
	border-bottom: 2px solid #cf8a05;
	background: #ededed;
}

#mainArea {
	padding: 0 40px;
}

section {
	border-top: 1px solid #dedede;
	padding: 20px 0 0;
}

section:first-child {
	border-top: 0;
}

section:last-child {
	padding: 20px 0 10px;
}

.sectionTitle {
	float: left;
	width: 25%;
}

.sectionContent {
	float: right;
	width: 72.5%;
}

.sectionTitle h1 {
	font-family: 'Rokkitt', Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 1.5em;
	color: #cf8a05;
}

.sectionContent h2 {
	font-family: 'Rokkitt', Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	margin-bottom: -2px;
}

.subDetails {
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 3px;
}

.keySkills {
	list-style-type: none;
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
	margin-bottom: 20px;
	font-size: 1em;
	color: #444;
	background-color: white;
}

.keySkills ul li {
	margin-bottom: 3px;
}

@media all and (min-width: 602px) and (max-width: 800px) {
	#headshot {
		display: none;
	}
	
	.keySkills {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
	}
}

@media all and (max-width: 601px) {
	#cv {
		width: 95%;
		margin: 10px auto;
		min-width: 280px;
	}
	
	#headshot {
		display: none;
	}
	
	#name, #contactDetails {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	.sectionTitle, .sectionContent {
		float: none;
		width: 100%;
	}
	
	.sectionTitle {
		margin-left: -2px;
		font-size: 1.25em;
	}
	
	.keySkills {
		-moz-column-count:2;
		-webkit-column-count:2;
		column-count:2;
	}
}

@media all and (max-width: 480px) {
	.mainDetails {
		padding: 15px 15px;
	}
	
	section {
		padding: 15px 0 0;
	}
	
	#mainArea {
		padding: 0 25px;
	}

	
	.keySkills {
	-moz-column-count:1;
	-webkit-column-count:1;
	column-count:1;
	}
	
	#name h1 {
		line-height: .8em;
		margin-bottom: 4px;
	}
}
	