*
{
	margin:0;
	padding: 0;
}
.header
{
	
	background:0,0,0,0);
	height: 20vh;
}
.body
{
	
	background:0,0,0,0;
	height: 80vh;
}
.video-background
{position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -1
}

@media (min-aspect-ratio:16/9)
{.video-background
	{
		width: 100%;
		height: auto;
	}
}
@media (max-aspect-ratio:16/9)
{.video-background
	{
		width: auto;
		height: 100%;
	}
}	
.scris-hoinar
{
	font-size: 60px;
	position: relative;
	text-align: center;
	font:lighter;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: white;
	top: 33%;
}
.scris-hoinar h1
{
font-size: 50px;
font-height: 100;
letter-spacing: 15px;
}

.contacts
{
	font-size: 17px;
	position: relative;
	text-align: center;
	font:lighter;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: white;
	top: 75%;
}

.insta-link1
{
	margin: 50%;
	height: 40px;
	margin-top: 50px;
	}
