*{
  -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		  box-sizing: border-box;
}
*:before,
*:after{
  -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		  box-sizing: border-box;
}
*:focus,
a:focus{
	outline:0;
	outline-offset:0;
}
html, body{
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
strong{
	font-weight:700;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,z
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
img{
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup, 
menu,
nav,
section,
summary{
    display: block;
}
audio,
canvas,
video{
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
.hidden{
    display: none;
	visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after { clear: both; }
html, body{
	height:100%;
	padding:0;
	margin:0 auto;
}
body{
	background-color:#f2f2f2;
	margin:0 auto;
	padding-top:120px;
}
.top{
	position:fixed;
	top:0;
	left:0;
	z-index:9;
	width:100%;
	margin:0 auto;
}
.top-block{
	position:relative;
	width:100%;
	margin:0 auto;
	text-align:center;
}
.top-block .main{
	background-color:#000;
}

.top-block img{
	max-width:100%;
	margin:0 auto;
}
.block-3 img,
.block-4 img,
.block-5 img,
.footer img,
.sub-footer img{
	width:100%;
}
.bar{
	position:absolute;
	left:130px;
	top:50%;
	z-index:2;
	-moz-transform:translate(0, -50%);
	-ms-transform:translate(0, -50%);
	-webkit-transform:translate(0, -50%);
	-o-transform:translate(0, -50%);
	transform:translate(0, -50%);
	margin-top:2px;
}
#nav-toggle {position: relative; display: inline-block; width:33px; height:26px;}
#nav-toggle span { position: absolute; left: 0; top: 8px; }
#nav-toggle span, 
#nav-toggle span:before,
#nav-toggle span:after {
  position: absolute;
  display: block;
  content: '';
  height: 4px;
  width: 33px;
  background: #b4b4b4;
  border-radius: 2px;
  cursor: pointer;
}
#nav-toggle span:before {
  top: -10px;
}
#nav-toggle span:after {
  bottom: -10px; 
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  transition: all 500ms ease-in-out;
}
#nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
}
.sub-nav{
	max-width:1440px;
	margin:0 auto;
}
.sub-nav img{
	width:100%;
}
.top-block .block-3table,
.top-block .block-3table,
.video-block{
	background-color:#000;
}
video{ 
	min-width: 100%;
	min-height: auto;
	width: 100%;
	height: auto;
	z-index: -100;
	transition: 1s opacity;
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image:url(../img/beauty-photography-carsten-witte.png);
}
.video-block{
	position:relative;
}
.video-content{
	position:absolute;
	z-index:2;
	top:90px;
	left:122px;
}
.video-content .block-3table{
	background-color:transparent;
}
.main{
	max-width:1440px;
	min-width:1440px;
	margin:0 auto;
	position:relative;
}
.block-2{
	background-position:top center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	margin:0 auto;
}
.block-2 a,
.h1,
.h2,
.h3{
	display:block;
	text-decoration:none;
}
.block-2 img{
	width:100%;
}
.block-2 a:hover img,
.h1:hover img,
.h2:hover img,
.h3:hover img.pt{
	opacity:0;
}

.block-3table{
	display:table;
	width:100%;
	background-color:#fff;
}
.block-3td{
	display:table-cell;
	vertical-align:top;
	width:auto!important;
	position:relative;
}
.block-3td img{
	width:100%;
}
.h1,
.h2,
.h3{
	background-position:top center;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-o-background-size:100% auto;
	background-size:100% auto;
	background-repeat:no-repeat;
}
.bi{
	display:block;
	position:absolute; 
	top:0; 
	left:0; 
	z-index:2; 
	width:100%;
}
.block-3,
.block-5{
	background-color:#fff;
	margin:0 auto;
}
.footer{
	background-color:#000;}
.sub-footer{
	width:100%;
	background-color:#000;
}