/* Add your custom CSS code here */

.background-1
{
	background-image:url('../img/background/1.jpg');
	background-position:50% 0;
	height:800px;
	height:85vh;
}

.background-2
{
	background-image:url('../img/background/2.jpg');
	padding:120px 0;
}

.background-3
{
	background-image:url('../img/background/3.jpg');
	padding:80px 0;
}

.background-4
{
	background-image:url('../img/background/4.jpg');
	padding:80px 0;
}

.background-5
{
	background-image:url('../img/background/5.jpg');
	padding:80px 0;
}

.background-6
{
	background-image:url('../img/background/6.jpg');
	padding:80px 0;
}

.video-1
{
	padding:80px 0;
}