
@charset "UTF-8";
html {box-sizing: border-box;} 
*, *:before, *:after {box-sizing: inherit;} 

body {
	margin: 0; 
	padding:0; 
	border: 0;
	border:none;
	font-size: 62.5%; 
	background-color: #f0ebe6;
    }
	
p {margin: 0 0 24px 0; padding: 0 0 0 0;}

	
header {
	display:flex; 
	align-items:center; 
	width:100%; 
	position:fixed; 
	z-index:1; 
	}


/* Mobile Nav */

.hamburger {order:2; padding: 0!important; margin: 0!important; color: #505e6c;}

.hamburger:link {color: #505e6c;}
.hamburger:hover {color: #000;}
.hamburger:visited {color: #505e6c;}
.hamburger:visited:hover {color: #000;}

.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(240,235,230);
  background-color: rgba(240,235,230, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 22%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 4em;
  color: #505e6c!important;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #000000!important;
}

.overlay .closebtn {
  position: absolute;
  top: 3px;
  right: 5px;
  font-size: 60px;
}


/* Head and Nav */
	
.header-style {
	background-color: #f9f7f5; 
	border-top:solid 16px #ddf1e1;
	padding: 17px 60px 27px 60px;
	}

.header-style a {
	text-decoration: none;
	color: #000;
	}

.myname {
	font-family: Nudista-Web, sans-serif; 
	font-weight: 700; 
	text-transform: uppercase; 
	letter-spacing:.1em; 
	font-size:2.8em;
	flex:1;
	order:1;
	} 
 
nav { padding: 0 0 0 0;  order:2;   }

.nav-link {
	font-family: rama-gothic-e, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.7em;
	text-decoration:none;
	}

.nav-link a {text-decoration:none; color: #505e6c; padding-left:29px;}
.nav-link a:hover {text-decoration:none; color: #000;}
.nav-link a:active {text-decoration:none; color: #dc640b;}
.selected {color:#dc640b!important;}
.selected:hover {color:#000!important;}

/* End Head and Nav */


.main-wrapper {
	padding: 15% 60px 0 60px; 
	display: flex;
	flex-direction:column;
	align-items:center;
	}

.about-wrapper {
	padding: 17% 60px 0 60px; 
	display: flex;
	flex-direction:column;
	align-items:center;
	}


/* Headline Syles */

h1 {
	font-family: alda, serif; 
	color: #403f3f; 
	margin: 0 0 60px 0; 
	padding: 0; 
	line-height:normal; 
	font-weight:400; 
	font-size:3.6em;
	}

h1 a:link {text-decoration: none; color: #403f3f; }
h1 a:visited {text-decoration: none; color: #403f3f; }
h1 a:hover {color:#000;}

h2 {font-family: motiva-sans, sans-serif;
	font-weight: 700; font-size:1.6em; margin: 0 0 9px 0; line-height:normal; padding: 0; }

h3 {font-family: rama-gothic-e, sans-serif;
	font-weight: 300; font-size:2.1em; margin: 0 0 6px 0; line-height:normal; padding: 0; }


/* Home Page Styles */

.featured-work {}
.featured-work img {width:100%; height:100%; }
.featured-work .long { 
	margin: 0 0 30px 0; 
	padding: 0 0 0 0; 
	background-color: #000; 
	font-size:0; 
	}

.long img:hover { opacity: .3; transition: .5s ease; }
.short-1 img:hover { opacity: .3; transition: .5s ease; }
.short-2 img:hover { opacity: .3; transition: .5s ease; }
.long a:hover .project-name { opacity: 1; transition: .5s ease; } 
.short-1 a:hover .project-name { opacity: 1; transition: .5s ease; } 
.short-2 a:hover .project-name { opacity: 1; transition: .5s ease; } 

.project-name {
	font-family: rama-gothic-e, sans-serif; 
	color: #FFFFFF;
	font-size: 30px;
	position:absolute;
	opacity: 0;
	display:block;
	height:auto;
	padding:5% 0 0 5%;
	}
 
.featured-work .short-container { display: flex; font-size:0;}
.featured-work .short-1 { 
	margin: 0 30px 30px 0; 
	display:flex; 
	flex:1; 
	background-color: #000; 
	font-size:0;
	}

.featured-work .short-2 { 
	margin: 0 0 30px 0; 
	display:flex; 
	flex:1; 
	background-color: #000; 
	font-size:0; 
	}

.jamie-intro { 
	padding: 90px 0 0 0; 
	width:60%;  
	text-align:center;
	}
  
.jamie-intro h1 {
	font-family: alda, serif; 
	color: #403f3f; 
	margin: 0 0 -12px 0; 
	padding: 0; 
	line-height:normal; 
	font-weight:400; 
	font-size:2.4em;
	}
  
.jamie-intro img {
	width:150px; 
	height:150px; 
	margin: 0 0 30px 0;
	}
  
.jamie-intro p {
	font-family: motiva-sans, sans-serif;
	font-size: 1.9em; 
	color: #403f3f; 
	margin: 0 0 0 0;
	}


/* Design Styles */
	
.design-grid {
	text-align:center; 
	display:flex;
	padding: 0 0 0 0;
	flex-direction: column;
	flex-flow: row wrap;
	justify-content:space-between;
	}

.design-row {
	width:100%;
	text-align:center; 
	height:auto;
	flex-flow: row wrap;
	display:flex;
	justify-content:space-between;
	margin: 0 0 0 0;
	}
	
.design-row img { background-color:#000; width:240px;  justify-content:space-between; margin: 0 0 30px 0;}
.design-row img:hover { opacity:.6; transition: .5s ease;}
.design-project {max-width:1340px; display: flex; flex-direction: column; }


/* Design/Logo Page Styles */

.design-project-logo {  display: block; }

.logo-left {width:48.5%; margin:0 2.45% 0 0; display: inline-block; background-color:#000; font-size: 0;}
.logo-right {width:48.5%; margin:0 0 2.45% 0; display: inline-block; background-color:#000; font-size: 0;}
.logo-right img {width:100%; height:auto; }
.logo-left img {width:100%; height:auto;  }
.logo-left img:hover { opacity:.6; transition: .5s ease;}
.logo-right img:hover { opacity:.6; transition: .5s ease;}
.logo-left:hover .logo-name { opacity: 1; transition: .5s ease; }
.logo-right:hover .logo-name { opacity: 1; transition: .5s ease; }

.logo-name {
	font-family: rama-gothic-e, sans-serif; 
	color: #FFFFFF;
	font-size: 20px;
	position:absolute;
	opacity: 0;
	display:block;
	height:auto;
	padding:3% 0 0 3%;
	}

.cat-name {
	font-family: rama-gothic-e, sans-serif; 
	color: #FFFFFF;
	font-size: 60px;
	position:absolute;
	opacity: 0;
	display:block;
	height:auto;
	padding:5% 0 0 5%;
	}

.logo-left:hover .cat-name { opacity: 1; transition: .5s ease; }
.logo-right:hover .cat-name { opacity: 1; transition: .5s ease; }


/* Design Project Page Styles */

.design-project h1 {margin: 0 0 9px 0; line-height: 1.2em; font-size: 2.9em;}

.design-project p {
	width:70%;
	font-family: motiva-sans, sans-serif;
	font-size: 1.9em; 
	line-height: 1.4em;
	color: #403f3f; 
	margin: 0 0 24px 0;
	}

.design-project img { width:100%; height:auto; }
.img-space {margin: 0 0 72px 0;}
.img-space-sm {margin: 0 0 10px 0!important;}

.design-nav {
	font-family: rama-gothic-e, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.5em;
	text-decoration:none;
	vertical-align: middle;
	margin:120px 0 0 0;
	display: flex;
	padding: 0 30px 30px 30px;
	border-bottom: 1px solid #787573;
	align-items: center;
}

.but-thumbnail {
	justify-content: flex-start; 
	flex:1;
	order:1; 
	align-items: center; 
	margin:0; 
	padding:0; 
	vertical-align: middle;
}

.but-next {
	justify-content:flex-end; 
	order:2; 
	align-items: center; 
	vertical-align: middle;
}

.but-thumbnail i {font-size: 1.7em; padding-right:12px; vertical-align: middle;}
.but-next i {font-size: 1.7em; padding-left:12px; vertical-align: middle;}
.design-nav a:link {text-decoration:none; color: #505e6c;}
.design-nav a:hover {text-decoration:none; color: #000;}
.design-nav a:active {text-decoration:none; color: #dc640b;}
.design-nav a:visited {text-decoration:none; color: #505e6c;}
.design-nav a:visited:hover {text-decoration:none; color: #000;}

.role {
	font-family: rama-gothic-e, sans-serif; 
	color: #a9a39c; 
	margin: 0 0 90px 0; 
	font-size: 2.1em; 
	text-transform:uppercase; 
	font-weight:100;
}

.role-last {
	font-family: rama-gothic-e, sans-serif;
	 color: #a9a39c; 
	 margin: 0 0 0 0; 
	 font-size: 2.1em; 
	 text-transform:uppercase; 
	 font-weight:100;
	}


/* Video Page Styles */

.video-project {
	width:80%; 
	display: flex; 
	flex-direction: column; 
}

.video-project p {
	font-family: motiva-sans, sans-serif;
	font-weight: 300; 
	font-size:1.5em;
	line-height: 1.5em; 
}

.video-description {
	display:block; 
	padding: 0 12% 0 12%; 
	width:100%; 
	text-align:center; 
}


/* Photography Page Styles */

.photo-project {
	display: flex; 
	max-width:1340px; 
	justify-content:center; 
	justify-content:space-between;
}

.photo-col-1 {
	width:31.5%;
	justify-content:space-between;
}

.photo-col-2 {
	width:31.5%;
	justify-content:space-between;
}

.photo-col-3 {
	width:31.5%;
	justify-content:space-between;
}

.photo-col-1 img {padding: 0; margin: 7% 0 0 0; width: 100%; height:auto;}
.photo-col-2 img {padding: 0; margin: 7% 0 0 0; width: 100%; height:auto;}
.photo-col-3 img {padding: 0; margin: 7% 0 0 0; width: 100%; height:auto;}

/* Photo Image Overlay Styles */


.image-overlay-wrapper {
	position: fixed;
	text-align: center;
	padding: 7% 60px 9% 60px; 
	align-items:center;
	background-color:rgba(255, 255, 255, 0.9);
	height:100%;
	width:100%;
	top:0;
	right:0;
	bottom:0;
	left:0;
	overflow: scroll;
	}

.image-overlay-wrapper p {
	font-family: motiva-sans, sans-serif;
	font-size: 1.6em; 
	color: #000; 
	margin: 0 0 0 0;
	}

.image-overlay-wrapper h2 {margin: 0 0 6px 0;}

.image-caption { margin: 0 0 5% 0; padding:0; display:block;}


.image-overlay-wrapper img {width:70%; height:auto; display: inline-block; vertical-align: middle;}

.image-overlay-wrapper .closebtn {
    position: absolute;
    top: 12px;
    right: 24px;
    font-size: 70px;
}


.arrow-right { padding: 0 0 0 5%; font-size:5em; display: inline-block; vertical-align: middle; }
.arrow-left {padding: 0 5% 0 0; font-size:5em; display: inline-block; vertical-align: middle; }

.image-overlay-wrapper a:link {text-decoration:none; color: #505e6c;}
.image-overlay-wrapper a:hover {text-decoration:none; color: #000;}
.image-overlay-wrapper a:visited {text-decoration:none; color: #505e6c;}
.image-overlay-wrapper a:visited:hover {text-decoration:none; color: #000;}

/* About Styles */

.about {display: flex; max-width:1340px; justify-content:center; justify-content:space-between;  }

.about-left {width:67%; margin: 90px 5% 0 60px;}

.about-left h1 {margin: 0 0 44px 0; line-height:1.2em; width: 65%;}
.about-left p {font-size: 1.8em; line-height: 1.52em; font-family: motiva-sans, sans-serif; color:#403f3f; }
.about-left h2 {font-size: 2.2em; margin: 0 0 48px 0;}
.last-par {margin: 0 0 90px 0;}

.about-aside h2 {font-size: 2.2em; margin: 0 0 19px 0;}
.about-aside {width:25%; margin: 140px 0 0 0;}
.about-aside p {font-size: 1.8em; font-family: motiva-sans, sans-serif; color:#403f3f; }

.about-aside ul { margin: 0 0 0 0; padding: 0 0 0 0;}
.about-aside ul li {margin: 0 0 9px 0; font-size: 1.8em; font-family: motiva-sans, sans-serif; list-style: none;}
.about-aside ul li a {color: #dc640b; text-decoration:none; }
.about-aside ul li a:hover {color: #000; text-decoration:underline;}
.about-aside i {margin: 0 12px 0 0;}

.skills {margin: 0 0 12px 0; padding: 0 0 12px 0;}
.skilllist {margin: 0 0 0 0; font-size: 1.5em!important; line-height: 1em; font-family: motiva-sans, sans-serif; list-style: none; color: #403f3f;;}

.about-left a {color: #dc640b; text-decoration:none; }
.about-left a:hover {color: #000; text-decoration:underline;}

.about-wrapper img {width: 100%; height:auto;}

.factiod { 
	display: inline-block; 
	font-family: rama-gothic-e, sans-serif; 
	width: 135px;
	height: 135px;
	background-color: #f9f7f5;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50%;
	padding: 33px 0 0 0;
	margin: 0 0 15px 0;
	vertical-align:middle; 
	text-align:center;
	color: #7fbf9a;
	font-size:6em;
	font-weight:100;
	font-style:normal;
	display:block;
	}

.by-the-numbers-wrapper { margin: 0 0 90px 0;  }

.by-the-numbers { width:140px;  display:inline-block; margin: 0 4% 20px 0; text-align:center;  }

.by-the-numbers-text {font-family: motiva-sans, sans-serif; font-size:1.4em; font-weight:600;}

.about-aside i {font-size:2.2em;}

.about-aside a:link i {text-decoration:none; color: #505e6c;}
.about-aside a:hover i {text-decoration:none; color: #000;}
.about-aside a:active i {text-decoration:none; color: #dc640b;}
.about-aside a:visited i {text-decoration:none; color: #505e6c;}
.about-aside a:visited:hover i {text-decoration:none; color: #000;}

/* Footer Styles */


footer { text-align:center; margin: 120px 0 60px 0;}
  
footer p {margin: 0 0 24px 0; font-size: 1.5em; font-family: motiva-sans, sans-serif; color:#999;}
  
.footer-nav-container {margin: 0 0 48px 0;}
  
.footer-nav-container .nav-link {
	font-family: rama-gothic-e, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.7em;
	text-decoration:none;
	padding: 0 0 0 29px;
	}
	
footer a:link {text-decoration:none; color: #505e6c;}
footer a:hover {text-decoration:none; color: #000;}
footer a:active {text-decoration:none; color: #dc640b;}
footer a:visited {text-decoration:none; color: #505e6c;}
footer a:visited:hover {text-decoration:none; color: #000;}
	
footer .social {font-size: 3.6em; margin: 0 0 36px 15px; vertical-align:middle;}





/* Media Queries */


@media only screen and (max-width: 2000px) { 
	.hamburger {visibility: hidden; display: none;}
}


@media only screen and (max-width: 1000px) { 
	.main-wrapper {padding: 19% 30px 0 30px;}
  	.about-wrapper {padding: 17% 30px 0 30px;}
  	.image-overlay-wrapper {padding: 7% 30px 9% 30px;}
	.about-left { margin: 60px 5% 0 0;}
	.about-left h1 { width: 100%;}
	.design-row img { width: 160px;}
	.header-style {  padding: 17px 30px 27px 30px;}
}


@media only screen and (max-width: 700px) {
  .jamie-intro {padding: 60px 0 0 0; width: 90%;}
  .jamie-intro h1 {font-size:2.1em; }
  .jamie-intro p {font-size:1.7em; line-height: 1.48em;}
  .footer-nav-container .nav-link {font-size:2.2em; padding: 0 0 0 20px;}
  .project-name {font-size: 18px;}
  .myname {font-size: 2em; padding-top:5px;}
  .header-style { padding: 10px 15px 20px 30px; border-top:solid 12px #ddf1e1;}
  .nav-link {font-size:2.1em;}
  .nav-link a {padding-left: 20px;}
  .about {flex-direction: column;}
  .about-left {width:100%;}
  .about-left h1 {font-size:2.85em; margin: 0 0 30px 0;}
  .about-left p {font-size:1.7em; line-height: 1.42em;}
  .about-aside {width:100%; margin: 60px 0 0 0; }
  .by-the-numbers {width: 137px;}
  .design-row img {width: 120px;}
  .main-wrapper h1 {font-size:2.8em; margin: 0 0 40px 0;}
  .design-project h1 {font-size:2.4em; margin: 0 0 9px 0!important;}
  .design-project p {width: 100%; font-size: 1.6em;}
  .design-nav {font-size: 2.2em; padding: 0 6px 30px 6px; margin: 90px 0 0 0;}
  .role {margin: 0 0 60px 0;}
  .but-next i {font-size: 1.4em;}
  .but-thumbnail i {font-size: 1.4em;}
  .img-space {margin: 0 0 36px 0}
  footer    {margin: 60px 0 60px 0;}
  footer .social {font-size: 3em;}
  .video-description { padding: 0 5% 0 5%;}
  .video-project {width: 95%;}
  .logo-left img { opacity:.6; transition: .5s ease;}
  .logo-left .cat-name {font-size:45px; opacity: 1;}
  .logo-right img { opacity:.6; transition: .5s ease;}
  .logo-right .cat-name {font-size:45px; opacity: 1;}
  .design-project .logo-left img {opacity:1!important;}
  .design-project .logo-right img {opacity:1!important;}
  .image-overlay-wrapper p {font-size: 1.2em;}
  .image-overlay-wrapper h2 {margin: 0 0 2px 0; font-size: 1.4em;}
  }


@media only screen and (max-width: 510px) {
	.myname {font-size: 1.8em; padding-top:12px;}
  .main-wrapper {padding: 27% 10px 0 10px;}
  .main-wrapper h1 {
    font-size: 2.4em; margin: 10px 0 30px 0; line-height: 1.2em;}
  .about-wrapper {padding: 24% 10px 0 10px;}
  .image-overlay-wrapper {padding: 5% 10px 7% 10px;}
  .about {padding: 0 2% 0 5%;}
  .featured-work .long {margin: 0 0 10px 0; }
  .featured-work .short-1 { margin: 0 10px 10px 0;}
  .featured-work .short-2 { margin: 0 0 10px 0;}
  .hamburger {visibility:visible; display:block; justify-content: flex-end; display: flex;}
  .factiod {width:125px; height:125px; font-size:5.8em;}
  .by-the-numbers {width: 125px;}
  .design-row img {width: 90px;}
  header nav {visibility:hidden; display:none;}
  .design-project    {padding: 5% 5% 0 5%;}
  .design-project h1 {margin: 10px 0 6px 0;}
  .logo-left {width:100%; margin: 0 0 5% 0;}
  .logo-right {width:100%; margin: 0 0 5% 0;}
  .arrow-left {font-size:3em;}
  .arrow-right {font-size:3em;}
  .image-overlay-wrapper .closebtn {
    top: 6px;
    right: 12px;
    font-size: 45px;
}


@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}


@media only screen and (max-width: 360px) {
	.design-row img {width: 70px;  margin: 0 0 10px 0;}
	.cat-name {font-size:42px;}
}