@font-face {
	font-family: bentham;
	src: url('../font/bentham.eot');
	src: url('../font/bentham.eot?#iefix') format('embedded-opentype'),
		url('../font/bentham.woff2') format('woff2'),
		url('../font/bentham.woff') format('woff'),
		url('../font/bentham.ttf')  format('truetype'),
		url('../font/bentham.svg#svgFontName') format('svg');
}
@font-face {
	font-family: italianno;
	src: url('../font/italianno.eot');
	src: url('../font/italianno.eot?#iefix') format('embedded-opentype'),
		url('../font/italianno.woff2') format('woff2'),
		url('../font/italianno.woff') format('woff'),
		url('../font/italianno.ttf')  format('truetype'),
		url('../font/italianno.svg#svgFontName') format('svg');
}
@-o-keyframes wheel {
	0%, 100% {
		opacity: .5;
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	25%, 75% {
		opacity: 1;
		-o-transform: translateY(1.5px);
		-ms-transform: translateY(1.5px);
		-moz-transform: translateY(1.5px);
		-webkit-transform: translateY(1.5px);
		transform: translateY(1.5px);
	}
	50% {
		opacity: .5;
		-o-transform: translateY(3px);
		-ms-transform: translateY(3px);
		-moz-transform: translateY(3px);
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
}
@-ms-keyframes wheel {
	0%, 100% {
		opacity: .5;
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	25%, 75% {
		opacity: 1;
		-o-transform: translateY(1.5px);
		-ms-transform: translateY(1.5px);
		-moz-transform: translateY(1.5px);
		-webkit-transform: translateY(1.5px);
		transform: translateY(1.5px);
	}
	50% {
		opacity: .5;
		-o-transform: translateY(3px);
		-ms-transform: translateY(3px);
		-moz-transform: translateY(3px);
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
}
@-moz-keyframes wheel {
	0%, 100% {
		opacity: .5;
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	25%, 75% {
		opacity: 1;
		-o-transform: translateY(1.5px);
		-ms-transform: translateY(1.5px);
		-moz-transform: translateY(1.5px);
		-webkit-transform: translateY(1.5px);
		transform: translateY(1.5px);
	}
	50% {
		opacity: .5;
		-o-transform: translateY(3px);
		-ms-transform: translateY(3px);
		-moz-transform: translateY(3px);
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
}
@-webkit-keyframes wheel {
	0%, 100% {
		opacity: .5;
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	25%, 75% {
		opacity: 1;
		-o-transform: translateY(1.5px);
		-ms-transform: translateY(1.5px);
		-moz-transform: translateY(1.5px);
		-webkit-transform: translateY(1.5px);
		transform: translateY(1.5px);
	}
	50% {
		opacity: .5;
		-o-transform: translateY(3px);
		-ms-transform: translateY(3px);
		-moz-transform: translateY(3px);
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
}
@keyframes wheel {
	0%, 100% {
		opacity: .5;
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	25%, 75% {
		opacity: 1;
		-o-transform: translateY(1.5px);
		-ms-transform: translateY(1.5px);
		-moz-transform: translateY(1.5px);
		-webkit-transform: translateY(1.5px);
		transform: translateY(1.5px);
	}
	50% {
		opacity: .5;
		-o-transform: translateY(3px);
		-ms-transform: translateY(3px);
		-moz-transform: translateY(3px);
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
}
@-o-keyframes scale {
	0%, 100% {
		-o-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
	}
	50% {
		-o-transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
		-moz-transform: scale(1.2,1.2);
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
	}
}
@-ms-keyframes scale {
	0%, 100% {
		-o-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
	}
	50% {
		-o-transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
		-moz-transform: scale(1.2,1.2);
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
	}
}
@-moz-keyframes scale {
	0%, 100% {
		-o-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
	}
	50% {
		-o-transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
		-moz-transform: scale(1.2,1.2);
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
	}
}
@-webkit-keyframes scale {
	0%, 100% {
		-o-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
	}
	50% {
		-o-transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
		-moz-transform: scale(1.2,1.2);
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
	}
}
@keyframes scale {
	0%, 100% {
		-o-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
	}
	50% {
		-o-transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
		-moz-transform: scale(1.2,1.2);
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
	}
}
* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: none;
	background: transparent;
	list-style-type: none;
	text-decoration: none;
	font-weight: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	height: 100%;
}
body {
	font-family: bentham, serif;
	font-size: 14pt;
	color: #111;
	letter-spacing: 1px;
	background-color: #181818;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
a,
button,
input,
textarea,
svg,
path {
	font: inherit;
	cursor: pointer;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
}

#menu-btn,
#logo,
#intro {
	overflow: hidden;
	position: fixed;
	width: 80px;
	height: 80px;
	top: 0;
	right: 0;
	background: #fff;
	z-index: 99;
}
#menu-btn ul {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 33px;
	left: 25px;
}
#menu-btn li {
	display: block;
	width: 100%;
	height: 2px;
	background: #974a64;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
}
#menu-btn li:nth-child(3) {
	width: 80%;
}
#menu-btn li:nth-child(2) {
	margin: 5px 0;
}
#menu-btn:hover li,
#menu-btn:active li,
#menu-btn:focus li {
	margin-top: 28px;
	background: #d5b7c0;
}
#menu-btn p {
	position: absolute;
	width: 80px;
	height: 80px;
	top: 100%;
	left: 0;
	color: #ab6f81;
	opacity: 0;
	line-height: 80px;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
}
#menu-btn:hover p,
#menu-btn:active p,
#menu-btn:focus p {
	top: 0;
	opacity: 1;
}
#logo {
	top: 80px;
	right: 0;
	padding: 10px;
	background: #974a64;
	z-index: 97;
}
#logo svg,
#logo path {
	cursor: default;
}
#intro {
	width: 400px;
	height: 80px;
	top: 320px;
	right: -160px;
	background: #181818;
	color: #d9d9d9;
	font-size: 11pt;
	line-height: 80px;
	text-align: center;
	text-transform: uppercase;
	z-index: 97;
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#menu-show,
#nav {
	position: fixed;
	width: 50%;
	height: 100%;
	top: 0;
	z-index: 98;
	-o-transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	transition: 1s;
}
#menu-show {
	left: 0;
	background: #974a64;
	-o-transform: translate(-100%, 0);
	-ms-transform: translate3d(-100%,0,0);
	-moz-transform: translate3d(-100%,0,0);
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}
#menu-show ul {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#menu-show li,
#menu-show a,
#menu-show span {
	overflow: hidden;
	float: left;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
#menu-show a,
#menu-show a:visited {
	color: #fff;
	line-height: 30px;
	font-size: 18pt;
	-o-animation: scale 20s infinite;
	-ms-animation: scale 20s infinite;
	-moz-animation: scale 20s infinite;
	-webkit-animation: scale 20s infinite;
	animation: scale 20s infinite;
}
#menu-show span {
	position: relative;
	background: rgba(0,0,0,.35);
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#menu-show a:hover span,
#menu-show a:active span,
#menu-show a:focus span {
	background: rgba(0,0,0,.8);
}
#menu-show p {
	position: absolute;
	width: 90%;
	height: 30px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	text-align: center;
}
#menu-show button {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0;
	bottom: 50px;
	left: 0;
	margin: auto;
}
#menu-show button:hover,
#menu-show button:active,
#menu-show button:focus {
	bottom: 40px;
	opacity: .75;
}
#menu-show circle {
	-o-animation: wheel 1.2s infinite;
	-ms-animation: wheel 1.2s infinite;
	-moz-animation: wheel 1.2s infinite;
	-webkit-animation: wheel 1.2s infinite;
	animation: wheel 1.2s infinite;
}
#menu-show button p {
	display: none;
}
#nav {
	overflow-y : auto;
	right: 0;
	background: #fff;
	-o-transform: translate(100%, 0);
	-ms-transform: translate3d(100%,0,0);
	-moz-transform: translate3d(100%,0,0);
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}
#nav h1 {
	position: relative;
	height: 50%;
}
#nav h1 span {
	display: none;
}
#nav svg {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#nav a:hover svg,
#nav a:active svg,
#nav a:focus svg {
	transform: scale(1.1,1.1);
}
#nav a:hover path,
#nav a:active path,
#nav a:focus path {
	fill: #ab6f81;
}
#nav ul {
	width: 100px;
	padding-top: 20px;
	margin: 0 auto;
}
#nav li {
	padding: 4% 0;
	text-align: center;
}
#nav span {
	display: inline-block;
	width: 100px;
}
#nav ul a,
#nav ul a:visited {
	display: block;
	width: 0;
	border-bottom: 2px solid #d5b7c0;
	color: #333;
	font-size: 16pt;
	text-align: left;
}
#nav ul a:hover,
#nav ul a:active,
#nav ul a:focus {
	width: 100px;
	color: #ab6f81;
}
#nav p {
	margin-top: 20%;
	text-align: center;
	font-size: 11pt;
	color: #999;
}
#nav p a,
#nav p a:visited {
	color: #666;
}
#nav p a:hover,
#nav p a:active,
#nav p a:focus {
	color: #ab6f81;
}
#wrap-container {
	position: absolute;
	width: 100%;
	height: 100%;
}
#container,
#show {
	position: absolute;
	width: 100%;
	height: 100%;
}
#show ul {
	display: block;
	width: 100%;
	height: 100%;
}
#show li {
	overflow: hidden;
	float: left;
	display: block;
	width: 100%;
	height: 25%;
}
#show li:nth-child(1) {
	width: 75%;
	height: 100%;
}
#show li:nth-child(2) {
	float: right;
	width: 25%;
	height: 200%;
}
#show li:nth-child(3) {
	width: 25%;
	height: 100%
}
#show li:nth-child(4) {
	width: 50%;
	height: 100%
}
#show li:nth-child(5) {
	height: 100%;
}
#show li:nth-child(6) {
	width: 50%;
	height: 40%;
}
#show li:nth-child(7) {
	float: right;
	width: 50%;
	height: 60%;
}
#show li:nth-child(8) {
	width: 50%;
	height: 60%;
}
#show li:nth-child(9) {
	width: 50%;
	height: 40%;
}
#show a {
	overflow: hidden;
	position: relative;
	display: block;
	height: 100%;
	background-position: center;
	background-size: cover;
	color: #fff;
	-o-transition: 12s;
	-ms-transition: 12s;
	-moz-transition: 12s;
	-webkit-transition: 12s;
	transition: 12s;
}
#show a:hover,
#show a:active,
#show a:focus {
	transform: scale(1.5,1.5);
}
#show a img {
	width: 100%;
	min-height: 100%;
}
#show a span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	opacity: 0;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
}
#show a:hover span,
#show a:active span,
#show a:focus span {
	opacity: 1;
}
#show a p {
	position: absolute;
	width: 90%;
	height: 30px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	font-size: 18pt;
	line-height: 30px;
	text-align: center;
}
#show button {
	position: fixed;
	width: 40px;
	height: 40px;
	right: 0;
	bottom: 50px;
	left: 0;
	margin: auto;
}
#show button:hover,
#show button:active,
#show button:focus {
	bottom: 40px;
	opacity: .75;
}
#show circle {
	-o-animation: wheel 1.2s infinite;
	-ms-animation: wheel 1.2s infinite;
	-moz-animation: wheel 1.2s infinite;
	-webkit-animation: wheel 1.2s infinite;
	animation: wheel 1.2s infinite;
}
#show button p {
	display: none;
}
#wrap-about {
	overflow: hidden;
	height: 100%;
}
#about,
#about span {
	display: block;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #f5f5f5;
}
#about span {
	overflow-y: auto;
	background: rgba(0,0,0,.75);
}
#about h2,
#about p {
	width: 65%;
	margin: 0 auto;
	padding: 15% 0 10px 0;
}
#about h2 {
	padding-bottom: 50px;
	font-size: 45pt;
}
#about p {
	padding: 10px 0;
	text-align: justify;
}
#about p:first-of-type {
	padding-bottom: 25px;
	font-size: 25pt;
}
#about p:last-of-type {
	font-size: 11pt;
	font-style: italic;
}
#portfolio,
#portfolio ul,
#portfolio span {
	display: block;
	height: 100%;
}
#portfolio li {
	overflow: hidden;
	float: left;
	width: 50%;
	height: 50%;
}
#portfolio li:nth-child(4n+1),
#portfolio li:nth-child(4n+4) {
	width: 45%;
}
#portfolio li:nth-child(4n+2),
#portfolio li:nth-child(4n+3) {
	width: 55%;
}
#portfolio a,
#portfolio a:visited {
	display: block;
	height: 100%;
	background-position: center;
	background-size: cover;
	color: #f5f5f5;
	text-align: center;
	-o-transition: 8s;
	-ms-transition: 8s;
	-moz-transition: 8s;
	-webkit-transition: 8s;
	transition: 8s;
}
#portfolio a:hover,
#portfolio a:focus,
#portfolio a:active {
	transform: scale(1.2,1.2);
}
#portfolio a:hover span,
#portfolio a:focus span,
#portfolio a:active span {
	background: rgba(0,0,0,.75);
}
#portfolio span {
	padding: 4%;
	background: rgba(0,0,0,.5);
	-o-transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	transition: .8s;
}
#portfolio h3,
#portfolio p {
	width: 80%;
	margin: 0 auto;
}
#portfolio h3 {
	margin-top: 20%;
	text-transform: uppercase;
	font-size: 22pt;
}
#portfolioSingle {
	color: #f5f5f5;
}
#portfolioSingle .bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center;
	background-size: cover;
	opacity: .5;
	z-index: -1;
	-o-filter: blur(15px);
	-ms-filter: blur(15px);
	-moz-filter: blur(15px);
	-webkit-filter: blur(15px);
	filter: blur(15px);
}
#portfolioSingle span {
	display: block;
	width: 80%;
	margin: 160px auto 4% auto;
}
#portfolioSingle h3 {
	font-size: 55pt;
}
#portfolioSingle p {
	margin: 4% 0;
	line-height: 25px;
}
#portfolioSingle a,
#portfolioSingle a:visited {
	color: #fff;
	text-decoration: underline;
}
#portfolioSingle a:hover,
#portfolioSingle a:active,
#portfolioSingle a:focus {
	color: #974a64;
}
#portfolioSingle a.fixed,
#portfolioSingle a.fixed:visited {
	display: inline-block;
	margin: 4% 0;
	padding: 10px;
	background: #f5f5f5;
	color: #333;
	text-decoration: none;
}
#portfolioSingle a.fixed:hover,
#portfolioSingle a.fixed:active,
#portfolioSingle a.fixed:focus {
	background: #974a64;
	color: #fff;
}
#portfolioSingle .gallery {
	float: left;
	width: 100%;
	margin: 4% 0;
	padding: 0;
}
#portfolioSingle .gallery dd {
	display: none;
}
#portfolioSingle .gallery dl,
#portfolioSingle .gallery dt {
	overflow: hidden;
	float: left;
	width: 25%;
	height: 300px;
	background-color: #181818;
}
#portfolioSingle .gallery dl dt {
	width: 100%;
}
#portfolioSingle .gallery a {
	display: block;
	height: 100%;
	background-position: center;
	background-size: cover;
}
#portfolioSingle .gallery a:hover,
#portfolioSingle .gallery a:active,
#portfolioSingle .gallery a:focus {
	transform: scale(1.1,1.1);
}
#blog {
	height: 100%;
}
#blog .intro {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	color: #f5f5f5;
	text-align: center;
	z-index: -1;
}
#blog .intro span {
	display: block;
	height: 100%;
	background: rgba(0,0,0,.5);
}
#blog h2 {
	padding: 10% 0 1% 0;
	font-size: 45pt;
}
#blog ul {
	display: block;
	height: 50%;
	margin-top: 30%;
}
#blog li {
	display: block;
	height: 100%;
	margin: 0 80px;
}
#blog li div {
	float: left;
	width: 50%;
	height: 100%;
	min-height: 480px;
	background-color: #f5f5f5;
	background-size: cover;
	background-position: center;
}
#blog li:nth-child(even) div {
	float: right;
	text-align: right;
}
#blog .fill {
	background-color: #974a64;
	color: #f5f5f5;
}
#blog .fill span {
	display: block;
	height: 100%;
	background: rgba(0,0,0,.5);
	text-align: center;
}
#blog .fill h3 {
	padding-top: 30%;
	font-size: 25pt;
}
#blog h4,
#blog h5,
#blog h6,
#blog p {
	width: 80%;
	margin: 0 auto;
}
#blog h4,
#blog h5,
#blog h6 {
	font-size: 11pt;
	font-style: italic;
	color: #585858;
}
#blog h4 {
	padding-top: 20%;
}
#blog h5 {
	padding-bottom: 4%;
}
#blog h6 {
	display: none;
	padding-top: 20%;
	font-size: 18pt;
}
#blog a,
#blog a:visited {
	display: block;
	width: 40px;
	height: 40px;
	margin: 4% auto 0 auto;
	border-radius: 50%;
	background: #974a64;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
#blog a:hover,
#blog a:active,
#blog a:focus {
	background: #d5b7c0;
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
#contact {
	height: 100%;
	background: #f5f5f5 url(../img/map.jpg) no-repeat 350px center;
	background-size: auto 100%;
	background-attachment: fixed;
}
#contact .info {
	width: 350px;
	height: 100%;
	background: #212121;
}
#contact h2,
#contact h5,
#contact p {
	width: 55%;
	margin: 0 auto;
	line-height: 30px;
	color: #999;
}
#contact h2 {
	padding: 80% 0 10% 0;
	text-align: center;
}
#contact h5 {
	font-size: 14pt;
	color: #f5f5f5;
}
#contact ul {
	padding-top: 15%;
}
#contact li {
	padding: 2% 0;
}
#contact p.sml {
	font-size: 11pt;
}
#contact form {
	position: absolute;
	width: 40%;
	height: 35%;
	right: 5%;
	bottom: 25%;
	background: #f5f5f5;
}
#contact span {
	float: left;
	position: relative;
	width: 100%;
	height: 100px;
	margin-bottom: 1px;
}
#contact span:nth-child(3) {
	width: 75%;
	height: 180px;
	border-right: 1px solid #f5f5f5;
}
#contact span:nth-child(4) {
	width: 25%;
	height: 180px;
}
#contact label,
#contact input,
#contact textarea,
#contact button {
	position: absolute;
	width: 100%;
	height: 100%;
}
#contact label {
	background: #fff;
	line-height: 100px;
	text-indent: 40px;
}
#contact input,
#contact textarea,
#contact button {
	overflow-y: auto;
	background: #fff;
	padding: 40px;
	opacity: .75;
	resize: none;
}
#contact input:hover,
#contact input:active,
#contact input:focus,
#contact textarea:hover,
#contact textarea:active,
#contact textarea:focus {
	opacity: 1;
}
#contact button {
	position: relative;
	text-indent: -9999em;
	opacity: 1;
}
#contact button div {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: url(../img/mail.png) no-repeat left center;
}
#contact button:hover,
#contact button:active,
#contact button:focus {
	background: #974a64;
}
#contact button:hover div,
#contact button:active div,
#contact button:focus div {
	background: url(../img/mail.png) no-repeat right center;
}
#contact input.label,
#contact textarea.label {
	opacity: 1;
}
#foot {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 100;
}
#foot p {
	padding: 5px;
	background: #fff;
}
#alert {
	height: 100%;
	background: #d5b7c0;
	color: #fff;
	text-align: center;
}
#alert span {
	position: absolute;
	width: 80%;
	height: 500px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#alert h2 {
	font-size: 150pt;
	color: #333;
	margin-bottom: 20px;
}
#alert p {
	margin-bottom: 20px;
}
#alert a,
#alert a:visited {
	color: #fff;
	opacity: .5;
}
#alert a:hover,
#alert a:active,
#alert a:focus {
	color: #333;
}
.gallery {
	width: 100%;
	height: 100%;
}
.gallery dl {
	float: left;
	width: 25%;
	height: 25%;
}
.gallery dt{
	overflow: hidden;
	float: left;
	width: 25%;
	height: 25%;
}
.gallery a {
	display: block;
	height: 100%;
	background-size: cover;
	background-position: center;
}
.gallery a:hover,
.gallery a:active,
.gallery a:focus {
	opacity: .35;
	transform: scale3d(1.1,1.1,1);
}
.gallery dl dt{
	float: left;
	width: 100%;
	height: 100%;
}
.img {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.75);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: pointer;
	z-index: 2;
}
button::-moz-focus-inner {
	border: 0;
}
::selection {
	background: #d5b7c0;
	color: #fff;
}
::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background: #fff;
}
::-webkit-scrollbar-thumb {
	background: #d5b7c0;
}
::-webkit-scrollbar-corner {
	background: #fff;
}
@media only screen and (max-width: 1000px) {
	#nav h1 {
		height: 20%;
	}
	#show li {
		width: 50% !important;
		height: 50% !important;
	}
	#show li:first-of-type {
		width: 100% !important;
	}
	#portfolioSingle .gallery dl,
	#portfolioSingle .gallery dt {
		width: 50%;
	}
	#blog h2 {
		padding: 200px 0 1% 0;
	}
	#blog h4 {
		padding-top: 0;
	}
	#blog h6 {
		display: block;
	}
	#blog ul {
		margin-top: 500px;
	}
	#blog li {
		height: auto;
		margin: 0;
		background: #fff;
	}
	#blog li:nth-child(even) {
		background: #f5f5f5;
	}
	#blog li div {
		float: none !important;
		width: 100%;
		padding-bottom: 10%;
		background-color: transparent;
	}
	#blog li div.fill {
		display: none;
	}
	#contact {
		background: #181818;
	}
	#contact h2 {
		padding: 160px 0 4% 0;
	}
	#contact .info {
		width: 100%;
		height: auto;
		background-color: #181818;
	}
	#contact ul {
		padding: 0;
	}
	#contact form {
		position: static;
		width: 80%;
		height: auto;
		margin: 4% auto 0 auto;
	}
	#contact span:nth-child(3) {
		border-right: 1px solid #181818;
	}
	#contact span:nth-child(4) {
		margin-bottom: 4%;
	}
}
@media only screen and (max-width: 720px) {
	#nav h1 {
		height: 180px;
	}
	#menu-show {
		display: none;
	}
	#nav {
		width: 100%;
	}
	#show li {
		width: 100% !important;
		height: 100% !important;
	}
	#intro {
		display: none;
	}
	#about p {
		text-align: left;
		font-size: 14pt;
	}
	#about p:first-of-type {
		font-size: 14pt;
	}
	#portfolio li {
		width: 100% !important;
		height: 90% !important;
	}
	#portfolioSingle .gallery dl,
	#portfolioSingle .gallery dt {
		width: 100%;
	}
	#contact h2,
	#contact h5,
	#contact p {
		width: 80%;
	}
	#contact form {
		width: 100%;
	}
	#contact span:nth-child(3) {
		width: 100%;
		border-right: none;
	}
	#contact span:nth-child(4) {
		width: 100%;
	}
	.gallery dl {
		width: 100%;
		height: 90%;
	}
	.gallery dt{
		width: 100%;
		height: 90%;
	}
}