@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/background.png) repeat;
	font-family: 'Josefin Sans', sans-serif;
	font-size:62.5%;
	font-weight:300;
}

#body-wrap {
	width:97.5%;
	margin-left:2%;
}

h1 {
	font-weight:300;
	font-size:4.2em;
	margin-top:40px;
	margin-bottom:150px;
	width:90%;
	line-height:140%;
}

h2 {
	font-size:3em;
	font-weight:300;
	line-height:140%;
	margin-bottom:10px;
	clear:left;
	margin-top:0;
}

nav {
	font-size:2em;
	font-weight: 600;
	text-transform: uppercase;
	position:fixed;
	bottom:15px;
	z-index:3;
}

nav li {
	float:left;
	margin-right:40px;
	text-shadow:1px 1px #ccc;
}


.nav-indent {
	display: block;
	margin-top: 15px;
}

nav img {
	margin-top:15px;
	margin-left:10px;
	margin-right:-20px;
}

#nav-contact {
	margin-top:100px;
}

#nav-about {
	margin-top:400px;
}

.h2-body {
	margin-bottom:180px;
	padding-top:30px;
}

.work-image {
	width:49%;
	float:left;
}

.work-image img {
	width:100%;
	max-width:315x;
	display:block;
}

.work-image a {
	opacity:.9;
}
.work-image a:hover {
	opacity:1;
}

p {
	font-size:1.5em;
	margin-top:0;
	font-weight:400;
	
}

.about-body {
	width:96%;
	margin-right:2%;
	margin-left:2%;
	letter-spacing:.5px;
	font-weight:600;
	line-height:140%;
}

.about-body a {
	text-decoration: underline;
}

.about-photo {
	background:url(../img/about.jpg) no-repeat;
	background-position:center;
	background-size:auto 100%;
	display: none;
}

.contacticons {
	margin-right:10px;
	margin-bottom:20px;
}

.bottomspace {
	margin-bottom:130px;
}

.contact-body {
	font-size:1.6em;
}





.work-main-div {
	width:100%;
	z-index:1;
}

.work-main-div img {
	width:100%;
}

.work-bottom-div {
	width:100%;
	z-index:1;
	clear:both;
}

.work-bottom-div img {
	width:100%;
}

img.work-main-image {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.work-sub {
	width:100%;
	max-width:1000px;
	float:right;
}

.work-head {
	margin-left:2%;
	margin-bottom:0;
}

#work-body {
	width:98%;
	margin-right:2%;
	float:left;
	margin-left:2%;
	display:block;
}

#work-body-top {
	width:98%;
	margin-right:2%;
	float:left;
	margin-left:2%;
	display:block;
}

.padding-bottom {
	padding-bottom:200px;
}

.display-small-mobile {
	display: block;
}





h6 {
	font-size:1.6em;
	margin:5px;
}

h3 {
	font-size:2.4em;
}

article {
	width:100%;
	float:left;
}

article img {
	width:100%;
}

article p a {
	text-decoration:underline;
}




.bcloser-main {
	background:url(../img/bcloser-1-back.png) repeat;
}

.bcloser-sub {
	background-color:#00b5a7;
	display:block;
	z-index:-1;
}

.crane-main {
	background:url(../img/crane-4.JPG);
}

.snow-main {
	background:url(../img/snow-1.JPG);
}

.soogar-main {
	background:url(../img/soogar-1-back.jpg) repeat;
}

.soogar-sub {
	background:url(../img/soogar-4-back.png);
}

.curio-main {
	background:url(../img/curio-1.jpg) repeat;
}

.threshold-main {
	background:url(../img/threshold-1.jpg) repeat;
}

.black-sub {
	background:#000;
}

.tonik-main {
	background:url(../img/tonik-1.jpg);
}

.tonik-sub {
	background:url(../img/tonik-5.JPG);
	background-size:cover; 
}

.work-main {
	width:100%;
	max-height:780px;
	background-size:cover; 
}

/* CHOP SHOP */

/* HEADER */

.header-unit-logo {
	display: none;
	
}
	.header-unit-mobile {
		display:none;
	}
	
	.header-unit {
		display:none;
	}
	
	video {
		display:none;
	}