
body {
	margin: 0px;
	-webkit-text-size-adjust: 100%;
	color: #808080;
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	background-color: #ffffff;
}

img {
	border: 0;
	padding: 0px;
	margin: 0px;
	outline: none;
	display: block;
}

img, a {
	vertical-align: top;
}

div {
	padding: 0px;
	margin: 0px;
}

ul, ol {
	padding: 0px;
	margin: 0px;
	margin-left: 50px;
}

ul span, ul a {

}

table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
    border-spacing: 0;
}

iframe {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

a {
	color: #429dcc;
	text-decoration: none;
	-webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

a:active, a:focus, audio:active, audio:focus {
	outline: none;
}

a:hover {
	color: #b3b3b3;
	text-decoration: none;
}

a .imgroller {
	opacity: 1.0;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

a:hover .imgroller {
	opacity: 0.5;
}​

a[href^=tel] {
	color: inherit;
	text-decoration: none;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

#footer-bar {
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 50;
	width: 100%;
	height: 50px;
	background: rgb(41, 41, 41);
	background: rgba(41, 41, 41, 0.9);	
}

#footer-credits {
	float: left;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-weight: 700;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 17px 0px 0px 20px;
}

#footer-credits a {
	color: #cacaca;
	text-decoration: none;
}

#footer-credits a:hover {
	color: #429dcc;
	text-decoration: none;
}

#footer-credits span {
	display: inline-block;	
}

#footer-credits br {
	display: none;	
}

#footer-social {
	float: right;
	text-align: right;
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	padding: 8px 14px 0px 0px;
}

#footer-social a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 8px;
}

#footer-social a:hover {
	color: #429dcc;
	text-decoration: none;
}

.home-background {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100vh;
	min-height: 100vh;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}

#home-background-large {
	display: block;	
}

#home-background-small {
	display: none;	
}

#home-menu {
	width: 33.33%;
}

#project-menu {
	position: absolute;
	left: 0;
	width: 33.33%;
}

.menu-box {
	position: relative;
	top: 0;
	left: 0;
	z-index: 20;
}

.menu-box img.clear-img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 21;
	width: 100%;
	height: auto;	
}

.menu-content {
	position: relative;
	top: 0;
	left: 0;
	z-index: 22;
	width: 100%;
	background-color: #ffffff;	
}

.menu-align {
	display: table-cell;
	vertical-align: middle;
	width: 100%;	
}

.menu-wrapper {
	width: 100%;	
}

.menu-logo {
	float: left;
	width: 180px;
	height: 146px;
	padding-top: 44px;	
	border-right: 5px solid #dddddd;
}

.menu-logo-noborder {
	border-right: 0px !important;	
}

.menu-logo img {
	width: 137px;
	height: auto;
}

.menu-nav {
	float: right;
	width: calc(100% - 225px);
	color: #505050;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 35px;
	letter-spacing: -0.4px;
	padding-top: 42px;
}

.menu-nav a {
	color: #505050;
	text-decoration: none;
}

.menu-nav a:hover {
	color: #b3b3b3;
	text-decoration: none;
}

.menu-nav span {
	color: #505050;	
}

.menu-nav a.menu-email {
	color: #429dcc;
	font-size: 14px;
}

.menu-nav a.menu-email:hover {
	color: #b3b3b3;
}

.menu-nav a.menu-grey {
	color: #b3b3b3;	
}

.menu-nav a.menu-grey:hover {
	color: #429dcc;	
}

#gallery-top-menu {
	display: none;	
}

ul#gallery-list {
	padding: 0px;
	margin: 0px;	
	list-style: none;
	overflow: hidden;
}

ul#gallery-list li {
	float: left;	
	width: 33.33%;
	background-color: #000000;
	overflow: hidden;
}

ul#gallery-list li.gallery-img img {
	width: 100%;
	height: auto;
}

ul#gallery-list li:nth-child(3) {
	display: none;
}

ul#gallery-list li:nth-child(5) {
	display: block;
}

#project-details {
	position: relative;
	z-index: 30;
	max-width: 900px;
	margin: 0 auto;
	padding-top: 95px;
	padding-bottom: 100px;
}

h1 {
	color: #505050;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: -0.4px;
}

#project-agency {
	color: #505050;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

#project-agency span.title {
	font-weight: 700;
}

#project-agency span.slash {
	color: #b9b9b9;
}

#project-text {
	padding-top: 24px;
}

#project-media {
	padding-top: 48px;	
}

.media-item {
	padding-top: 50px;
}

.media-item img {
	max-width: 100%;
	height: auto;	
}

#project-close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 35;
	width: 100px;
	height: 100px;
	overflow: hidden;
}

#project-close a {
	display: block;
	width: 100px;
	height: 80px;
	padding-top: 20px;	
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.6);
	-webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
	text-align: center;
}

#project-close a:hover {
	background: rgba(0, 0, 0, 1.0);
}

#project-close span#close-button {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-image: url(/img/common/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 60px 60px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) {
	#project-close span#close-button {
		background-image: url(/img/common/close@2x.png);
	}
}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 1249px) {

	/* ipad horizontal layout */
	
	#footer-credits {
		padding: 17px 0px 0px 18px;
	}
	
	.menu-logo {
		width: 128px;
		height: 109px;
		padding-top: 33px;	
		border-right: 3px solid #dddddd;
	}
	
	.menu-logo img {
		width: 96px;
	}
	
	.menu-nav {
		width: calc(100% - 164px);
		font-size: 16px;
		line-height: 27px;
		padding-top: 29px;
	}
	
	.menu-nav a.menu-email {
		font-size: 12px;
	}
	
	#project-details {
		max-width: none;
		width: calc(100% - 324px);
		margin-left: 158px;
		margin-right: 166px;
		padding-top: 75px;
		padding-bottom: 90px;
	}
	
	#project-media {
		padding-top: 34px;	
	}
	
	.media-item {
		padding-top: 40px;
	}
	
	#project-close {
		width: 80px;
		height: 80px;
	}
	
	#project-close a {
		width: 80px;
		height: 65px;
		padding-top: 15px;
	}

	#project-close span#close-button {
		width: 50px;
		height: 50px;
	}
	
}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 1023px) {

	/* ipad vertical layout */

	#home-menu {
		width: 50%;
	}
	
	#project-menu {
		width: 50%;
	}
	
	.menu-logo {
		width: 150px;
		height: 108px;
		padding-top: 20px;	
		border-right: 5px solid #dddddd;
	}
	
	.menu-logo img {
		width: 116px;
	}
	
	.menu-nav {
		width: calc(100% - 185px);
		font-size: 16px;
		line-height: 30px;
		padding-top: 19px;
	}
	
	.menu-nav a.menu-email {
		font-size: 13px;
	}
	
	ul#gallery-list li {
		width: 50%;
	}
	
	ul#gallery-list li:nth-child(3) {
		display: block;
	}
	
	ul#gallery-list li:nth-child(5) {
		display: none;
	}
	
	#project-details {
		width: calc(100% - 218px);
		margin-left: 158px;
		margin-right: 60px;
		padding-top: 75px;
		padding-bottom: 80px;
	}
	
	#project-media {
		padding-top: 44px;	
	}
	
	.media-item {
		padding-top: 30px;
	}
	
	#project-close {
		width: 60px;
		height: 60px;
	}
	
	#project-close a {
		width: 60px;
		height: 47px;
		padding-top: 13px;
	}

	#project-close span#close-button {
		width: 34px;
		height: 34px;
	}

}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 767px) {

	/* mobile layout */
	
	.home-background {
		top: 190px;
		height: calc(100vh - 190px);
		min-height: calc(100vh - 190px);
	}
	
	#home-menu {
		width: 100%;
		height: 190px;
		overflow: hidden;
		margin-top: 0px !important;
	}
	
	#project-menu {
		width: 100%;
		height: 190px;
		overflow: hidden;
		top: 0px !important;
	}
	
	.menu-box img.clear-img {
		height: 190px;	
	}
	
	.menu-wrapper {
		width: 100%;	
	}
	
	.menu-logo {
		width: 125px;
		height: 97px;
		padding-top: 13px;	
		border-right: 3px solid #dddddd;
	}
	
	.menu-logo img {
		width: 108px;
	}
	
	.menu-nav {
		width: calc(100% - 144px);
		font-size: 18px;
		line-height: 30px;
		letter-spacing: -0.4px;
		padding-top: 9px;
	}
	
	.menu-nav a.menu-email {
		font-size: 14px;
	}
	
	#gallery-top-menu {
		display: block;
		width: 100%;
		height: 190px;
		overflow: hidden;
	}
	
	#gallery-top-menu .menu-align {
		height: 190px !important;
	}
	
	ul#gallery-list li:nth-child(3) {
		display: none;
	}
	
	ul#gallery-list li:nth-child(5) {
		display: none;
	}
	
	#project-details {
		width: calc(100% - 60px);
		margin-left: 30px;
		margin-right: 30px;
		padding-top: 185px;
		padding-bottom: 80px;
	}
	
	#project-text {
		font-size: 14px;
		line-height: 20px;
		padding-top: 17px;
		margin-bottom: -2px;
	}
	
	#project-media {
		width: calc(100% + 60px);
		margin-left: -30px;
		padding-top: 0px;	
	}
	
	.media-item {
		padding-top: 30px;
	}
	
	#project-close {
		top: 58px;
	}
	

}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 599px) {

	/* in-between size */
	
	#footer-credits {
		padding: 12px 0px 0px 16px;
	}

	#footer-credits span {
		display: none;	
	}
	
	#footer-credits br {
		display: block;	
	}
	
	#footer-social {
		font-size: 20px;
		padding: 10px 14px 0px 0px;
	}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 479px) {

	/* mobile vertical layout */
	
	#home-background-large {
		display: none;	
	}
	
	#home-background-small {
		display: block;	
	}

}
