html, body {
	height: 100%;
}
body {
	background-color: #000;
}
div, body {
	margin: 0;
	padding: 0;
	font-family: exo, sans-serif;
}
.fotomeret {
}
.foto {
	width:100%;
	text-align:center;
	position:relative;
	margin-bottom:100px;
}
.site-header .site-logo p.name {
	color: #c1a963;
	font-family: 'montserratultra_light', sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 36px;
}
.site-header .site-logo p.slogan {
	font-family: "quicksandregular", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	text-transform: uppercase;
}
.site-header .site-logo.site-logo-white p.name, .site-header .site-logo.site-logo-white p.slogan {
	color: #fff;
}
.wrapper {
	height: 100%;
	width: 100%;
}
.message {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height:62%;
	bottom: 0;
	display: block;
	position: absolute;
	color: #fff;
	padding: 0.5em;
}
h1 {
	font-size: 90px;
	text-align: center;
}
p {
	display: block;
	font-size: 42px;
	line-height: 0;
	line-height:44px;
	position: relative;
	text-align: center;
	top: -75px;
}
.contact {
	text-align: center;
	position: relative;
	margin-bottom: 10px;
	font-family: Montserrat;
	font-size: 17px;
	font-weight: 300;
	margin-top: -40px;
}
.name {
	font-family: Montserrat;
	font-weight: 200;
	font-size: 72px;
	margin-bottom: 0px;
}
.telmail {
	text-align: center;
	padding: 15px;
	background: #bfa862;
	width: 26%;
	font-size: 18px;
	font-family: Montserrat;
	margin: -55px auto;
	font-weight: 400;
}
.slogan {
	font-family: Montserrat;
	font-weight: 300;
	font-size: 19px;
	font-family: Montserrat;
	text-transform: uppercase;
}
 @media only screen and (min-width: 30px) and (max-width: 1300px) {
 .telmail {
 padding: 14px;
 font-size: 15px;
 font-family: Montserrat;
}
}
 @media only screen and (min-width: 30px) and (max-width: 1100px) {
 .telmail {
 padding: 12px;
 font-size: 14px;
 font-family: Montserrat;
 width:28%;
}
}
 @media only screen and (min-width: 30px) and (max-width: 991px) {
 .telmail {
 padding: 10px;
 font-size: 12px;
 font-family: Montserrat;
 width:32%;
}
}
 @media only screen and (min-width: 30px) and (max-width: 700px) {
h1 {
 font-size: 48px;
 text-align: center;
}
.telmail {
 padding: 0px;
 font-size: 11px;
 font-family: Montserrat;
 width: 100%;
 background: transparent;
 margin-top: -5px;
}
 .foto {
 margin-bottom: 45px;
}
.name {
 font-family: Montserrat;
 font-weight: 200;
 font-size: 34px;
 margin-bottom: 60px;
}
.slogan {
 font-size: 12px;
 margin-top: -25px;
 line-height: 12px;
}
.fotomeret {
 width: 300px;
}
p {
 display: block;
 font-size: 26px;
 line-height: 0;
 position: relative;
 text-align: center;
 top: -10px;
}
}
 @media only screen and (min-width: 30px) and (max-width: 500px) {
h1 {
 font-size: 26px;
 text-align: center;
}
.fotomeret {
 width: 60%;
}
p {
 display: block;
 font-size: 19px;
 line-height: 0;
 position: relative;
 text-align: center;
 top: -10px;
}
}
