body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: white;
}
#description {
	text-align: center;
	height: 10%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	font-family: calibri, Helvetica;
	color: white;
	font-size: 21px;
}
#index_header {
	margin: 0px;
	padding-top: 65px;
	padding-bottom: 15px;
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
}
nav a {
	margin-top: 0px;
	text-decoration: none;
	color: #9c9c9c;
	padding: 24px;
	background-color: white;
	transition: 0.3s;
	font-family: calibri, Helvetica;
	font-weight: bold;
	display: inline-block;
}
h1 {
	font-size: 24px;
	margin-bottom: auto;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	color: #7b7b7b;
	display:block;
	font-family: 'Catamaran';
	line-height: 100%;
	max-width: 80%;
}
nav a:hover{
	color: #3c3c3c;
}
#homebtn {
	color: #4b4b4b;
	font-size: 62px;
	margin-bottom: 0px;
	line-height: 48px;
	font-family: 'Catamaran';
	text-decoration: none;
}
#index_content {
	padding-top: 100px;
	margin: auto;
	width: 80%;
	min-height: 700px;
	background-color: white;
}
#blog_content {
	margin: auto;
	width: 50%;
	min-height: 700px;
	background-color: white;
	font-family: calibri, Helvetica;
}

#blog_content img {
	max-width: 100%;
	display:inline-block;
}
#blog_content video {
	max-width: 100%;
	display:inline-block;
	position: relative;
}
#blog_content p {
	color: #4b4b4b;
	background-color: white;
	font-size: 12px;
	display: block;
	text-align: center;
	margin: 5%;
	line-height: 1.5;
}
#blog_content_02 {
	margin: auto;
	width: 70%;
	min-height: 700px;
	background-color: white;
	font-family: calibri, Helvetica;
}

#blog_content_02 img {
	max-width: 100%;
	display:inline-block;
}
#blog_content_02 video {
	max-width: 100%;
	display:inline-block;
	position: relative;
}
#blog_content_02 p {
	color: #4b4b4b;
	background-color: white;
	font-size: 18px;
	display: block;
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top:50px;
	margin-bottom:50px;
	line-height: 1.5;
}
#contact_content {
	margin: auto;
	margin-top: 75px;
	margin-bottom: 150px;
	width: 50%;
	height: auto;
}
#contact_content img {
	max-width: 500px;
	display: block;
	margin: 0 auto;
}
.image-container {
	position: relative;
	display: block;
	margin:0 auto;
}
.overlay {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
}
#contact_content p {
	width: 75%;
	margin: auto;
	margin-top: 20px;
	padding-bottom: 50px;
	text-align: center;
	font-size: 16px;
	color: #1b1b1b;
	border-radius: 4px;
	font-style: normal;
	transition: 0.8s;
	opacity: 1;
	font-family: calibri, Helvetica;
	line-height:1.5;
}
#contact_content #social {
	width: 100%;
	margin: 0px;
	margin-top: 25px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 16px;
	border-radius: 4px;
}
#contact_content .fa-linkedin {
	text-decoration: none;
	color: white;
	font-weight: normal;
	background-color: #0077B5;
	display:inline-block;
	margin: 6px;
	padding: 12px 20px;
	border-radius: 4px;
	font-size: 30px;
}
#contact_content a {
	color: #1b1b1b;
	transition: 0.3s;
}
#contact_content a:hover {
	opacity: 0.5;
	transition: 0.3s;
}
#show {
	height: auto;
	display: inline-block;
	padding: 0px;
	margin:0px;
	color: white;
	padding:0px;
}
#ettsistadopp {
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
	transition: 1s;
}
#ettsistadopp a {
	width: 100%;
	position: relative;
	display:block;
}
#ettsistadopp video {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
}
#work_content {
	width:75%;
	margin: auto;
	display:block;
}
#work_content a {
	display:flex;
	margin:0px;
	padding:0px;
}
#work_content img {
	width:25%;
	display:inline-block;
}
#work_content p {
	text-align:center;
	position:absolute;
	font-size: 48px;
	margin:auto;
	padding-top:10px;
	color: white;
	font-family: Catamaran;
	background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.0));
	width:73%;
	text-shadow: 0px 0px 30px black;
}
#animationblock {
	margin-bottom: 120px;
	width: 100%;
	overflow: hidden;
	transition: 1s;
	display: block;
}
#animationblock {
	margin-top: 20px;
	max-height: 5000px;
}
#animationblock p {
	width: 100%;
	text-align: center;
	font-size: 24px;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 24px;
	height: 24px;
}
#animationblock p {
	background-color: #524B8E;
	color: #100F1C;
}
#index_content iframe {
	width: 48%;
	height: 400px;
	display: inline-block;
	margin: 10px;
}

#index_content img:hover {
	cursor: pointer;
	opacity: 0.9;
}
#index_footer {
	margin: 0px;
	width: 100%;
	background-color: white;
	float: left;
}
#index_footer p {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	font-size: 10px;
	color: grey;
	font-family: calibri, Helvetica;
}
@media only screen and (max-width: 1500px) {
#index_content {
	margin: auto;
	width: 80%;
}
#work_content {
	width: 100%
}
#work_content p {
	width: 100%;
}
}

@media screen and (orientation: portrait) and (max-width: 1500px) {
	#work_content p {
		font-size: 30px;
		line-height: 36px;
	}
	#index_header {
		margin: 0px;
		padding-top: 50px;
		padding-bottom: 10px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	#homebtn {
		font-size: 42px;
		line-height: 30px;
	}
	h1 {
		font-size: 17px;
	}
	#showroom img {
	width: 100%;
	height: auto;
	margin-top: 20%;
	}
	#index_content {
	padding-top: 30px;
	}
	#index_content iframe {
	width: auto;
	height: 200px;
	display: inline-block;
	margin: 10px;
	}
	#ettsistadopp video {
	max-height: 200px;
	display: inline-block;
	margin: 10px;
	}
	#contact_content {
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 100%;
	height: auto;
	}
	#contact_content img {
	max-width: 250px;
	display: block;
	margin: 0 auto;
}
	#blog_content {
	padding-top: 20px;
	margin: auto;
	width: 100%;
	min-height: 700px;
	background-color: white;
}
	#blog_content_02 {
	padding-top: 20px;
	margin: auto;
	width: 100%;
	min-height: 700px;
	background-color: white;
}
	#blog_content_02 p {
	font-size: 15px;
}
}
@media screen and (orientation: portrait) and (max-width: 500px) {
	#blog_content_02 p {
		width: 80%;
		font-size: 12px;
	}
}
@media screen and (orientation: landscape) and (max-width: 1000px) {
	#blog_content {
	padding-top: 20px;
	margin: auto;
	width: 100%;
	min-height: 700px;
	background-color: white;
}
}
@media screen and (orientation: landscape) and (max-width: 1500px) {
	#index_header {
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 0px;
	width: 100%;
	height: auto;
	text-align: center;
	}
	#homebtn {
	font-size: 42px;
	}
	h1 {
		font-size: 17px;
	}
	#showroom img {
	height: 90%;
	width: auto;
	margin-top: 0px;
	}
	#index_content {
	padding-top: 30px;
	}
	#index_content iframe {
	width: 100%;
	margin: auto;
	display: inline-block;
	margin: 10px;
	}
	#contact_content {
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 70%;
	height: auto;
	}
	#contact_content img {
	max-width: 250px;
	display: block;
	margin: 0 auto;
}
	#ettsistadopp {
	padding-top: 30px;
	height: auto;
	}
	#ettsistadopp video {
	width: 100%;
	margin: auto;
	display: inline-block;
	margin: 10px;
	}
	#description {
		font-size: 12px;
	}

	#blog_content_02 {
	padding-top: 20px;
	margin: auto;
	width: 100%;
	min-height: 700px;
	background-color: white;
}
	#blog_content_02 p {
	font-size: 15px;
}
}
@media only screen and (max-width: 378px) {
	nav a{
		padding: 15px;
	}
	h1 {
		margin-bottom:10px;
	}
}

@media only screen and (max-width: 295px) {
	nav a{
		padding: 9px;
	}
}