@font-face {
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	font-style: normal;
	font-style: italic;

	font-family: 'Lora', serif;
	font-style: normal;
	font-style: Bold;
}


*, *::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-box-sizing: border-box;
}


body {
	background-color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	margin: 0;

}

header {
	background-color: none;
    line-height: 1.9em;
    font-size: 12px;
    margin: 0px;
    padding: 1px;
    padding-bottom: 40px;
    left: 89px;
    top: 170px;
    position: fixed;
    width: 200px;
    z-index: 999;

}

header #logo{
	max-width: 10px;
	margin-left:10px;
	margin-top:200px;
	margin-bottom:0.5em;


}
img{
	margin:0;
	max-width:853px;
}

h1{
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-weight:400;
	font-size:1.5rem;
	letter-spacing: 1.5px;
	color:white;
}
p{
	font-family: ‘Metrophobic’, Arial, serif; 
	font-weight:400;
	font-size:80%;
}

.title{
	font-family: ‘Metrophobic’, Arial, serif; 
	font-weight:400;
	font size: 12px;
	letter-spacing: 2.5px;
	color:#26867c;


}
#page-nav {
	font-size: 90%;
	text-align: left;
	padding:0;
}

#page-nav a {

	display:block;
	font-size: 12px;
	text-align:center;
	margin-top: 10px;
	margin-left:5px;
	margin-bottom:1.5%;
	text-decoration: none;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s;
}

#page-nav a:hover, nav a:active, nav a:focus {
	
		color:#a2a399;

}


.navLogo{
	max-width:100px;
	display:block;
	margin-top:20px;
	margin-left:56px;
	margin-bottom:15px;
}


#italic{
		font-family: 'Libre Baskerville', serif;
		font-style: italic;
		color: #06364a;
}

#italicbod{
		font-family: 'Libre Baskerville', serif;
		font-style: italic;
		font-weight:400;
		color: white;
}

.blocksum h2{
	text-decoration: underline;
}

#sep {
	display:inline-block;
	position:absolute;
	max-width:1%;
	padding:0;
	bottom:30%;
}
.sum1{
	margin-top:70px;
	margin-left: 400px;
	}

.showcase{
	display:block;
	max-width:100%;
	margin:0;
}
.sum{
	background-color:rgba(0,0,0,0.8);
	position:absolute;
	text-align:left;
	color: white;
	padding:4em 4em;
	padding-left:13%;
	padding-right:10%;
	width:100%;
	z-index:1;
}
.sum p{
	font-size:90%;
}
.sum a{
	text-decoration:none;
	color:#33b3a6;
}
.skills{
	text-align:center;
}
.skills img{
	max-width: 3.5%;
	float:left;
	margin-top:5%;
	margin-left:5%;

}

.skills h3{
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-weight:400;
	margin-top:10%;
	display: inline-block;
	padding-right: 10%;

}
.skills p{
	margin-right:4%;
	display: inline-block;
	text-align:center;
	text-decoration:underline;
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-weight:400;
	color:white;
}
footer {
	position:relative;
	background-color: #ffffff;	
	display:inline-block;
	width:100%;
	font-size: 1rem;
	text-align:left;
	margin:0;
	text-decoration: none;
}

.icon{
	display:inline-block;
	max-width:25%;
	margin:3%;

}
.iconor{
	margin-top:8%;
}
.iconor a{
	text-decoration:none;
}

.foot{
	margin-left:5%;
}
.foot h1, p, h4{
	color:gray;
}

.foot div{
	display:inline-block;
	margin-right:10%;
	line-height:20%;
}
#details-text{
	display: inline-block;
	top: 0;
	right: 2%;
	margin: 0;
}

#details-title h1{
	display: inline;
	color: black;
	font-weight: bolder;
	font-size: 1.5rem;
	text-align: right;
}

#details-title p{
	color: black;
	font-size: 1rem;
	margin: 0rem;
	font-style: italic;
	text-align: right;
	padding-bottom: 5%;
}

#details-info p{
	color: black;
	text-align: right;
	margin: 0rem;
}
#logoWord{
	padding-left:0;
}
.dd-hidden {
	visibility: none;
	position: absolute;
	opacity: 0;
}

.dd-shown {
	visibility: visible;
	opacity: 1;
}
#navToggle {
	display: none;
	background-color:#f2eeef;
	text-decoration: none;
	padding: 1em 1.25em;
}

#author{
	position: absolute;
	bottom: 0;
	left: 5%;
}


.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;

}

.video-wrapper iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

video {
    width: 100% !important;
    height: 100% !important;
}

/* ============================================================
  OVERLAY GLOBAL EFFECTS
============================================================ */
.effects {
	border:none;
	margin-top:1.2em;
	display:inline-block;
	vertical-align:top;
	margin:1%;
	
}
.effects .img {
  position: relative;
  display:inline-block;
  width: 100%;
  overflow: hidden;
  box-shadow: 0px 0px 5px 0 rgba(0,0,0,.5);
}
.effects p{
	color:white;
}
.effects .img:nth-child(n) {
  margin-right: 5px;
}
.effects .img:last-child {
  margin-right: 0;
}
.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

a {
	text-decoration: none;

}
a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 1000;
  width:75%;
  text-align: center;

}

.clearfix:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}


/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#effect-6 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
#effect-6 .overlay a.expand {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#effect-6 .img.hover .overlay {
  opacity: 1;
}
#effect-6 .img.hover .overlay a.expand {
  top: 40%;
  margin-top: -30px;
  opacity: 1;
}
/*-------*/


@media (max-width: 1200px){
		.sum1 img{
			display:block;
			width:100%;
			margin-left: 0px;
			}
		
	}

@media (max-width: 800px){
	.navLogo{
		width:40%;
		display:inline-block;
		margin:2px;
		margin-left:50px;
	}

	header {
	background-color: #FFFFFF;
	position: fixed;
	width: 100%;
    line-height: 10px;
    font-size: 12px;
    margin: 0px;
    padding: 0px 3px 0px 3px;
    top: 0px;
    left:0px;
    z-index: 999;
	}

	.title{
		top:30px;
		left:175px;
		position:absolute;
	}

	#page-nav #italic{
		display:none;
	}
	#page-nav a{
		display:inline-block;
		margin-bottom:10px;

	}
	.sum1 img{
		display:block;
		position: relative;
		width:100%;
	}
	.sum1{
		display:block;
		width:100%;
		margin-top: 20%;
		margin-left:0px;
		position:relative;
	}
	#effect-6 .img.hover .overlay a.expand {
		  top: 30%;
		  margin-top: -30px;
		  opacity: 1;
	}
	a.expand {
  width:80%;


}


	



}
