@charset "utf-8";body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,figure,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}abbr,acronym{border:0;}a{text-decoration:none;}html,button,input,select,textarea{color:#222;}
body{font-size:1em;line-height:1.4;}::-moz-selection{background:#b3d4fc;text-shadow:none;}
::selection{background:#b3d4fc;text-shadow:none;}hr{display:block;height:1px;border:0;border-top:1px solid #707070;margin:1em 0;padding:0;}
img{vertical-align:middle;}fieldset{border:0;margin:0;padding:0;}textarea{resize:vertical;}
.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0;}
.lt-ie9 footer, .lt-ie9 header, .lt-ie9 nav {margin-top:0; margin-bottom:0;}

/* =========================================
   Fonts
   ========================================= */

@font-face {
    font-family: 'archive';
    src: url('../fonts/archive/archive-webfont.eot');
    src: url('../fonts/archive/archive-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/archive/archive-webfont.woff2') format('woff2'),
         url('../fonts/archive/archive-webfont.woff') format('woff'),
         url('../fonts/archive/archive-webfont.ttf') format('truetype'),
         url('../fonts/archive/archive-webfont.svg#archiveregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'fontawesome';
	src:url('../fonts/fontawesome/fontawesome.eot?-v92fkb');
	src:url('../fonts/fontawesome/fontawesome.eot?#iefix-v92fkb') format('embedded-opentype'),
		url('../fonts/fontawesome/fontawesome.woff?-v92fkb') format('woff'),
		url('../fonts/fontawesome/fontawesome.ttf?-v92fkb') format('truetype'),
		url('../fonts/fontawesome/fontawesome.svg?-v92fkb#fontawesome') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Blokk';
	src: url('../fonts/blokk/BLOKKRegular.eot');
	src: url('../fonts/blokk/BLOKKRegular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/blokk/BLOKKRegular.woff') format('woff'),
		 url('../fonts/blokk/BLOKKRegular.svg#BLOKKRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* =========================================
   Main Style
   ========================================= */
   
.clearfix {clear:both;}


svg {
      background: none;
      margin: 0 0px;
	  margin-top: 30px;
      
      
}

#hook {
		position: relative;
		left: 394.5px;
}


path {
  fill: none;
  stroke: #000;
  stroke-width: 0px;
}

circle {
  fill: none;
  stroke: none;
  stroke-width: 1px;
}


body {
	background: white;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color: #fff;
}

html, body {height:100%;}

.everything-but-footer {
	width:1083px;
	margin:0 auto;
}

header {}

header h1 {
	width:256px;
	height:166px;
	background:#badeb8 url('../img/logo.png') no-repeat center center;
	text-indent: -9999px;
	margin-bottom: 20px;
	float:left;
}

nav.primary {
	width:150px;
	margin-top:30px;
	position:fixed;
	top: 5px;
	right: 13%;
}

nav.primary ul {}

nav.primary ul li {
	float:left;
	margin-left:10px;
}
nav.primary ul li a {
	display:block;
	width:40px;
	height:40px;
	text-indent:-9999px;
	background-size:contain;
}

nav.primary ul li.home a {background:url('../img/home.png') no-repeat center center;}
nav.primary ul li.inspiration a {background:url('../img/ic-inspiration.png') no-repeat center center; background-size:contain;}
nav.primary ul li.contact a {background:url('../img/ic-contact.png') no-repeat center center; background-size:contain;}

.about-header-icon {
	width:500px;
	height:300px;
	background:url('../img/about_large.png') no-repeat center center;
	font-size: 25px;
	margin: 0 68px;
	float: left;
	text-align: center;
	line-height: 530px;
}

.inspiration-header-icon {
	width:500px;
	height:300px;
	background:url('../img/inspiration_large.png') no-repeat center center;
	font-size: 25px;
	margin: 0 0 px;
	position: relative;
	left: 291.5px;
	text-align: center;	
	line-height: 530px;
}

.contact-header-icon {
	width:500px;
	height:300px;
	background:url('../img/contact_large.png') no-repeat center center;
	font-size: 25px;
	margin: 0 0px;
	position: relative;
	left: 291.5px;
	text-align: center;
	line-height: 530px;


}

#body {}

ul.content-blocks {}

ul.content-blocks li {
	width:255px;
	height:255px;
	float:left;
	margin-right:21px;
	margin-bottom:21px;
}

ul.content-blocks li:nth-child(4n+4) {
	margin-right:0;
}

ul.content-blocks li a {
	display:inline;
	}

ul.content-blocks li img {
	width:255px;
	height:207px;
}

ul.content-blocks li p {
	color: #efefef;
	background: #F2768B;
	font-family:'archive', sans-serif;
	font-size: 15px;
	line-height: 14px;
	padding: 17px 10px;
	text-align:right;
}

ul.content-blocks li:hover p {
	color: #fff;
	/* background: #efefef; */
}

ul.content-blocks li:hover {
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

ul.content-blocks li p:after {
	content: " ///";
}

footer {
	width:1083px;
	margin: 0 auto;

}

footer nav {
	background: #00E79B;
	position: fixed;
	bottom: 0px;
	padding: 10px 20px;
	display: inline-block;
}

footer button {
	background: none;
	border: none;
	color: #fff;
	font-family: 'archive', sans-serif;
	font-size: 13px;
	font-weight: lighter;
	line-height: 14px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
}

footer button:hover {
	color: #95B394;
}

footer button:after {
	content: "+";
	margin-left:5px;
	color:#fff !important;
}

footer button:last-child:after {
	display:none;
}

footer nav ul {display:none;}

footer nav ul li {
	float:left;
	color:#fff;
	font-family: 'archive', sans-serif;
	font-size:13px;
	font-weight: lighter;
	line-height: 14px;
	margin-left: 5px;
}

footer nav ul li a {
	color:#fff;
}

footer nav ul li a:hover {
	color: #95B394;
}

footer nav ul li:after {
	content: "+";
	margin-left:5px;
}
footer nav ul li:last-child:after {
	display:none;
}

footer p.copyright {
	width:255px;
	display:inline-block;
	background:#404040;
	color:#fff;
	font-family: 'Archive', sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding: 10px 20px;
	position: fixed;
	bottom: 0;
	text-align: center;
}

ul.inspiration-blocks {
	margin-top:50px;
}

ul.inspiration-blocks li {
	float: left;
	width:238px;
	margin-right: 21px;
	margin-bottom: 21px;
}

ul.inspiration-blocks li:nth-child(4n+4) {
	margin-right:0;
}

ul.inspiration-blocks li:hover {
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

ul.inspiration-blocks li a {
	color: #fff;
	background: #74728E;
	font-family: 'archive', sans-serif;
	font-size: 15px;
	line-height: 14px;
	padding: 17px 10px;
	text-align: right;
	display:block;
}

.blue a {background:#91d5da !important;}
.yellow a {background:#fbeab2 !important;}
.red a {background:#ee3b40 !important;}


/*Contact Us Page*/

body.page-contact {
	background:#74728E;
}

body.page-contact header h1 {
	background: #777;
	height: auto;
	text-indent:0;
	font-size: 15px;
	text-align: center;
	padding: 40px 0px 20px 0px;
	font-weight: bold;
}

ul.contact-social {
	width: 130px;
	float:left;
	margin-top:50px;
}

ul.contact-social li {
	margin-bottom: 60px;
}

ul.contact-social li a {
	display: block;
	padding-left: 50px;
	color: #fff;
	font-family: 'archive', sans-serif;
	font-size: 13px;
	line-height: 20px;
}

ul.contact-social li.gh a {
	background: url('../img/github.png') 6px center no-repeat;
	background-size: 20px;
}

ul.contact-social li.tw a {
	background: url('../img/twitter.png') left center no-repeat;
	background-size: 20px;
}

ul.contact-social li.ld a {
	background: url('../img/linkedin.png') 5px center no-repeat;
	background-size: 15px;
	margin-left: 2px;
}

.contact-details {
	color: #fff;
	font-family: 'archive', sans-serif;
	font-size: 13px;
	float:left;
	line-height: 25px;
	margin-left: 70px;
	margin-right:70px;
	margin-top:50px;
}

.contact-phone {
	padding-left: 40px;
	background: url('../img/phone.png') left 3px no-repeat;
	background-size: 18px;
}

.contact-phone a {
	color: #fff;
	font-size: 13px;
	display:block;
}

.contact-address {
	padding-top: 24px;
	padding-left:40px;
	background: url('../img/location.png') top 25px left 3px no-repeat;
	background-size: 12px;
	margin-top: 30px;
	line-height: 25px;
}

form.contact-form {
	float:right;
	color: #fff;
	font-family: 'archive', sans-serif;
	font-size: 13px;
	margin-top:50px;
	margin-right: 45px;
}


form.contact-form legend {display:none;}

form.contact-form input,
form.contact-form textarea {
	border:none;
	margin:0;
	font-family:'archive', sans-serif;
	font-size:12px;
	padding:8px 13px;
	display:block;
	margin-bottom:5px;
	width:480px;
	background: #F9F7F7;
}

form.contact-form textarea {
	height:50px;
}

form.contact-form button {
	background:#00E79B;
	color:#fff;
	border:none;
	font-family:'archive', sans-serif;
	font-size:13px;
	padding: 8px 20px;
	float:right;

}


/*About Page*/

body.page-about {
	background-image: #F2768B;
}

.about-text {
	width: 1040px;
/*	background-color: black;*/
	background-size: 12px;
	line-height: 25px;
	position: absolute;
	top: 40%;


}


/*Grid 3D Styles*/

body {
	position: relative;
	background: #BCBCBC;
}

.noscroll {
	overflow: hidden;
}

.grid-wrap {
	position: relative;
	top: 10%;
	margin: 10px auto 0;
	max-width: 1090px;
	width: 100%;
	padding: 0;
	-webkit-perspective: 1500px;
	perspective: 1500px;
}

.grid {
	position: relative;
	-webkit-transition: all 0.5s cubic-bezier(0,0,0.25,1);
	transition: all 0.5s cubic-bezier(0,0,0.25,1);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.view-full .grid {
	-webkit-transform: translateZ(-1500px);
	transform: translateZ(-1500px);
}

.grid figure,
.grid .placeholder {
	width: 340px;
	height: 300px;
	width:255px;
	height:255px;
}

.grid figure {
	/*margin: 10px;*/
	display: inline-block;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.grid figure.active {
	opacity: 0;
}

/*.grid figcaption {
	color: #efefef;
	background: #74728E;
	font-family: 'archive', sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 14px;
	padding: 17px 10px;
	text-align: right;
}*/

.grid .placeholder {
	pointer-events: none;
	position: absolute;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.placeholder > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.placeholder .front img {
	width: 100%;
	height: 100%;
}

.placeholder .back {
	background: white;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.view-full .placeholder {
	-webkit-transition: all 0.5s 0.1s cubic-bezier(0,0,0.25,1);
	transition: all 0.5s 0.1s cubic-bezier(0,0,0.25,1);
}

.vertical .view-full .placeholder {
	-webkit-transform: translateZ(1500px) rotateX(-179.9deg);
	transform: translateZ(1500px) rotateX(-179.9deg); /* FF, Chrome, can we agree on one direction, pleeease? */
}

.horizontal .view-full .placeholder {
	-webkit-transform: translateZ(1500px) rotateY(-179.9deg);
	transform: translateZ(1500px) rotateY(-179.9deg);
}

.grid figure img {
	display: block;
	width: 100%;
	margin-bottom: 50px;
}

.content,
.loading {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none; /* Careful, does not work in IE < 11 http://caniuse.com/#search=pointer-events */
}

.content {
	overflow-y: scroll;
	height: 0; /* What seems to be the problem, officer? Well, we have a second scroll bar in Chrome! */
	background: #fff;
	visibility: hidden;
	z-index: 400;
	-webkit-overflow-scrolling: touch;
}

.loading {
	opacity: 0;
	z-index: 1;
	background: transparent url(../img/preloader.gif) no-repeat center center;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
}

.loading.show {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.content.show {
	height: auto;
	pointer-events: auto;
	visibility: visible;
}

.content > div {
	z-index: 10;
	position: absolute;
	top: 0;
	width: 100%;
	overflow: hidden;
	height: 0;
	opacity: 0;
	background: #fff;
}

.content > div.show {
	height: auto;
	opacity: 1;	
	-webkit-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.close-content {
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 10px;
	font-size: 1.6em;
	color: #aaa;
	cursor: pointer;
	pointer-events: none;
	padding: 1em;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.close-content:hover {
	color: #999;
}

.content > div.show ~ .close-content {
	opacity: 1;
	pointer-events: auto;
}

.close-content:before {
	content: "\e602";
}

/* Content */

.content img,
.content p {
	max-width: 600px;
	width: 90%;
	opacity: 0;
	color:#777;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
}

.vertical .content img,
.vertical .content p {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

.horizontal .content img,
.horizontal .content p {
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
}

.content > div.show img,
.content > div.show p {
	opacity: 1;
}

.vertical .content > div.show img,
.vertical .content > div.show p {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.horizontal .content > div.show img,
.horizontal .content > div.show p {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

p.content p:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

p.content p:nth-child(3) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.content img {
	min-height: 100px;
	display:block;
	background-color: #ddd;
	margin: 30px auto;
}

.content p {
	text-align: left;
	margin: 0 auto;
	padding: 10px 0;
	color: #777;
	font-size: 1em;
	font-family: 'Open sans', Arial, serif;
}

.content p:last-child {
	padding-bottom: 100px;
}

/* Simple fallback */
/* if any of these are not supported, a simple fallback will be shown */
.no-pointerevents .content,
.no-csstransforms3d .content,
.no-csstransitions .content,
.no-pointerevents .content > div,
.no-csstransforms3d .content > div,
.no-csstransitions .content > div,
.no-pointerevents .close-content,
.no-csstransforms3d .close-content,
.no-csstransitions .close-content {
	opacity: 1;
	visibility: visible;
	display: none;
	height: auto;
}

.no-pointerevents .show .close-content,
.no-csstransforms3d .show .close-content,
.no-csstransition .show .close-content,
.no-pointerevents div.show,
.no-csstransforms3d div.show,
.no-csstransitions div.show,
.no-csstransitions .content img,
.no-csstransitions .content p,
.no-csstransforms3d .content img,
.no-csstransforms3d .content p, 
.no-pointerevents .content img,
.no-pointerevents .content p {
	display: block !important;
	opacity: 1;
}

p.content-title {
	color:#fff;
	background: #74728E;
	font-family: 'archive', sans-serif;
	font-size: 15px;
	line-height: 15px;
	padding: 17px 10px;
	text-align: right;
	width: 580px;
	margin-top: -30px;
	margin-bottom:30px;
}

p.content-title:after {
	content: " ///";
}

@media screen and (max-width: 1000px) {

	.grid figure,
	.grid .placeholder {
		width: 240px;
		height: 212px;
	}

}



/* =========================================
   Media Queries
   ========================================= */   
