/* FONTS */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}



* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica;
}

/* Navigation flex */

.navbar {
    padding: 0px 35px 30px 20px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}



.navbar a {
    text-decoration: none;
    color: #000;
    transition: all 0.3s ease 0s;
}

.navbar a:hover {
    color: rgb(161,161,161);
}

.nav {font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    transition: all .25s ease;
    }


button {
	display: inline-block;
	background-color: #fff;
	border: 2px solid #333;
	color: #333;
	text-align: center;
	padding: 10px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	cursor: pointer;
	margin-bottom: 50px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 20px;
	font-weight: bold;
}

button:hover {
	display: inline-block;
	text-align: center;
	padding: 10px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	box-shadow: 0px 0px 15px silver;
}
#iframeHolder {
	margin-left: -5px;
	overflow: hidden;
}
.container-iframe {
	position: relative;
	width: 100%;
	overflow: hidden;
}                 
@media (max-width: 524px) {
.container-iframe {
	position: relative;
	overflow: hidden;
	height: 1250px;
	margin-left: -8px;
}
}

@media (min-width: 525px) and (max-width: 687px) {
.container-iframe {
	position: relative;
	overflow: hidden;
	height: 900px;
	margin-left: -8px;
}
}

@media (min-width: 688px) {
.container-iframe {
	position: relative;
	overflow: hidden;
	height: 650px;
	margin-left: -8px;
}
}

/* GLOBAL */
body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	color: #333333;
	-webkit-text-size-adjust: none;
}
input {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	padding: 7px;
	outline: 0;
	border: 0;
	width: 330px;
	background: #EBE8DE;
}
input[type=submit] {
	width: auto;
	padding: 5px 18px;
	line-height: 25px;
	text-shadow: none;
	cursor: pointer;
	box-shadow: none;
	background: #333333;
	color: #fff;
}
textarea {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	padding: 7px;
	outline: 0;
	border: 0;
	width: 330px;
	height: 80px;
	background: #EBE8DE;
}
p {
	margin: 5px 0 12px 0;
	line-height: 25px;
}
a {
	text-decoration: none;
	color: inherit;
	transition: color .5s ease;
}
strong {
	font-weight: bold;
}
figcaption strong {
	border-bottom: 1px solid #D6D0C1;
	padding-bottom: 10px;
	margin: 10px 0;
	display: block;
}
figcaption {
	line-height: 25px;
	font-size: 14px;
	width: 200px;
}
hr {
	background-color: #D6D0C1;
	border: 0;
	height: 1px;
	margin: 20px 0;
}

/* HEADER */
header {
	position: relative;
	width: auto;
	max-width: 900px;
	margin: 30px auto 20px auto;
	height: 200px;
	background-repeat: no-repeat;
}
.bild {
	max-width: 100%;
	height: auto;
}
header h1 {
	margin: 35px 0 0 0;
	font-size: 55px;
	color: #e56038;
}
header p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4A463B;
	margin-left: 132px;
}             
nav {
	position: relative;
	bottom: 0;
	text-align: center;
	margin-top: 5px;
}
nav ul {
	list-style: none;
	position: relative;
	display: inline-block;
	margin-left: -33px;
	margin-bottom: 1px;
}
nav ul li {
	background: #fff none repeat scroll 0 0;
	float: left;
	display: inline-block;
	margin-left: 14px;
	color: #000;
}
nav ul li a {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	transition: all .25s ease;
}
nav ul li a:hover {
	color: rgb(161,161,161)
}
#mobileMenu {
	position: fixed;
	top: 8;
	left: 0;
	width: 100%;
	display: none;
	z-index: 4;
}
#mobileMenu ul li {
	display: block;
	background-color: rgb(184,184,184);
	color: #fff;
	padding: 16px 0;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
#mobileHeader {
	width: 100%;
	height: 140px;
	background-color: #C7C7C7;
	background: url(../images/goe.jpg) no-repeat;
	background-size: cover;
	display: none;
}
.toggleMobile {
	display: none;
}
/* BUTTONS */
.button {
	padding: 7px 14px;
	border: 1px solid #c3532e;
    background-image: linear-gradient(bottom, #E56038 0%, #ff8c66 100%);
background-image: linear-gradient(to bottom,    #ff8c66 0%,
	#E56038 100%);
	background-color: #eb653c;
	color: #EBE8DE;
	text-shadow: 1px 1px 0px #ff8155;
	text-decoration: none;
	border-radius: 5px;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.button:hover {
	background: none #EBE8DE;
	border-color: #EBE8DE;
	text-shadow: none;
	color: #4A463B;
}

/* FOUR COLUMNS */
#four_columns,
#text_columns {
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	clear: both;
	width: auto;
	max-width: 900px;
	margin: 0 auto;
}
#four_columns h2,
#text_columns h3 {
	font-size: 20px;
	border-bottom: 1px solid #333;
	padding: 20px 0;
	margin-bottom: 20px;
}
#text_columns .column2 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
}
#text_columns h4 {
	font-weight: bold;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
#four_columns .img-item {
	float: left;
	margin-right: 25px;
}
#four_columns .img-item a {
	position: relative;
	display: block;
}
.thumb-screen {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 113px;
	background: #000 url(img/zoom.png) center center no-repeat;
	z-index: 99;
	opacity: 0;
	transition: opacity .5s ease;
}
.thumb-screen:hover {
	opacity: 0.5;
}
/* TWO COLUMNS */
#text_columns article.column1 {
	margin: 30px 0 0px 15px;
	font-size: 14px;
	float: left;
	width: 450px;
}
#text_columns .column2 {
	margin: 113px 10px 100px 50px;
	font-size: 14px;
	float: left;
	width: auto;
	max-width: 370px;
}
#text_columns .column12 {
	margin: 30px 0px 0px 15px;
	font-size: 14px;
	float: left;
	width: calc(100% - 25px);
}
.row img {
	float: left;
}
.rocket, .clock {
	top: 0;
	left: 0;
	position: absolute;
	height: 80px;
}
/* SKIPLINK */
.go-top {
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 1em;
	display: none;
}
.go-top:hover {
	background-color: rgba(0, 0, 0, 0.6);
}
/* MISC */
.clear {
	clear: both;
}
.hidden {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
/* IE6 & 7 */
	clip: rect(1px, 1px, 1px, 1px);
}
/* FOOTER */
footer {
	position: relative;
	clear: both;
	width: auto;
	height: 40px;
	margin-top: 80px;
	margin-bottom: 30px;
}
footer .wrapper {
	line-height: 25px;
	margin: 0 auto;
	padding-top: 30px;
	width: auto;
	max-width: 900px;
	font-size: 14px;
}
footer .wrapper .column {
	font-family: 'Open Sans', sans-serif;
	color: #ababab;
	float: left;
	width: 280px;
	margin-right: 20px;
}
footer .wrapper .column.midlist ul li {
	display: block;
	width: auto;
	padding: 0 0 10px 25px;
	margin-bottom: 10px;
}
footer .wrapper .column.midlist ul li a:hover {
	color: #fff;
}
footer .wrapper .column.rightlist ul li {
	display: block;
	width: auto;
	margin-bottom: 15px;
}
footer .wrapper .column.rightlist ul li a span {
	margin-left: 95px;
	display: block;
}
footer .wrapper .column.rightlist ul li a img {
	transition: border .25s ease;
	float: left;
	border: 3px solid #444444;
}
footer .wrapper .column.rightlist ul li a img:hover {
	border-color: #5e5e5e;
}
footer .wrapper .column h4 {
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #444444;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}
#copyright {
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
#copyright .wrapper {
	font-family: 'Open Sans', sans-serif;
	padding-top: 7px;
	padding-left: 30px;
	color: #ABABAB;
	font-size: 14px;
	position: relative;
}
#copyright .wrapper .social {
	position: absolute;
	right: 0;
	top: 25px;
}
#copyright .wrapper .social a {
	transition: opacity .25s ease;
	opacity: 0.3;
	margin-left: 12px;
	display: block;
	float: left;
}
#copyright .wrapper .social a:hover {
	opacity: 0.7;
}
#copyright .wrapper a {
	color: #ABABAB;
}
#copyright .wrapper a:hover {
	color: #000;
}
/*Gallery*/
pre {
	width: 340px;
	margin: 0 auto;
	border: dashed 1px #aaa;
	margin-bottom: 10px;
}
@media (max-width: 480px) {
pre {
	max-width: 98%;
}
}
.gallery img {
	width: 100px;
	height: 100px;
}
.gallery a {
	overflow: hidden;
}
@media (max-width: 768px) {
.sm-hidden {
	display: none;
}
}
#box_wrapper {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-top: 40px;
	border-spacing: 0px;
}
.box_cell {
	display: table-cell;
	text-align: center;
}
.box_cell > div {
	width: 100px;
	height: 100px;
	box-shadow: 0 0 4px -1px #000;
}
/* Highlight.js Tomorrow Night style */
.hljs-comment {
	color: #969896
}
.hljs-tag {
	color: #f8f8f2
}
.css .hljs-class, .css .hljs-id, .css .hljs-pseudo, .hljs-attribute, .hljs-regexp, .hljs-title, .hljs-variable, .html .hljs-doctype, .ruby .hljs-constant, .xml .hljs-doctype, .xml .hljs-pi, .xml .hljs-tag .hljs-title {
	color: #c66
}
.hljs-built_in, .hljs-constant, .hljs-literal, .hljs-number, .hljs-params, .hljs-pragma, .hljs-preprocessor {
	color: #de935f
}
.css .hljs-rules .hljs-attribute, .ruby .hljs-class .hljs-title {
	color: #f0c674
}
.hljs-header, .hljs-inheritance, .hljs-string, .hljs-value, .ruby .hljs-symbol, .xml .hljs-cdata {
	color: #b5bd68
}
.css .hljs-hexcolor {
	color: #8abeb7
}
.coffeescript .hljs-title, .hljs-function, .javascript .hljs-title, .perl .hljs-sub, .python .hljs-decorator, .python .hljs-title, .ruby .hljs-function .hljs-title, .ruby .hljs-title .hljs-keyword {
	color: #81a2be
}
.hljs-keyword, .javascript .hljs-function {
	color: #b294bb
}
.hljs {
	display: block;
	overflow-x: auto;
	background: #35383C;
	color: #c5c8c6;
	padding: .8em
}
.coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .css, .xml .hljs-cdata, .xml .javascript, .xml .vbscript {
	opacity: .5
}
/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT */
@media (max-width: 1215px) {
#slider_content1,
#slider_content2,
#slider_content3 {
	width: auto;
	margin-right: 50px;
}
#slider_content1 h2,
#slider_content2 h2,
#slider_content3 h2 {
	font-size: 18px;
}
#slider_content1 p,
#slider_content2 p,
#slider_content3 p {
	font-size: 14px;
}
#slider_content1 p .responsive_button,
#slider_content2 p .responsive_button,
#slider_content3 p  .responsive_button {
	display: inline;
}
.container .button {
	display: none;
}
}
@media (max-width: 915px) {
#copyright .wrapper {
	padding-left: 20px;
}
.gallery a {
	width: 160px;
}
#boxcontent article {
	float: none;
	margin: 30px auto 0 auto;
	width: 60%;
}
#spacer {
	font-size: 15px;
}
#spacer .search {
	margin-top: 19px;
	margin-right: -385px;
}
#spacer p {
	margin-left: -370px;
}
input {
	padding: 4px;
	font-size: 14px;
}
input[type="submit"] {
	padding: 1px 14px;
}
#four_columns {
	width: 500px;
}
#four_columns .img-item:nth-of-type(3),
#four_columns .img-item:nth-of-type(4) {
	margin-top: 25px;
}
#text_columns article.column1,
#text_columns .column2 {
	float: none;
	max-width: 900px;
	margin: 50px 15px 0;
	width: auto;
}
footer .wrapper .column {
	font-size: 12px;
	width: 230px;
}
}
@media (max-width: 765px) {
.gallery a {
	width: 110px;
}
.container {
	height: 1px;
	top: -1500px;
}
header {
	height: 130px;
}
nav ul li {
	font-size: 95%
}
#spacer {
	height: 100px;
}
#spacer p {
	text-align: center;
	position: static;
	margin: 0 auto;
	padding: 15px 0 7px 0;
}
#spacer .search {
	text-align: center;
	position: static;
	margin: 0 auto;
}
#copyright .wrapper {
	padding-left: 20px;
}
}
@media (max-width: 580px) {
#mobileHeader {
	display: block;
}
header {
	margin-top: 0px;
	text-align: center;
	margin-bottom: -60px;
	height: 160px;
}
.bild {
	display: none;
}
#spacer {
	height: auto;
	padding-bottom: 15px;
}
#four_columns {
	width: auto;
}
#four_columns .img-item {
	width: 200px;
	float: none;
	margin: 25px auto 0 auto;
}
#four_columns h2 {
	margin: 0 30px;
}
#text_columns article.column1,
#text_columns .column2,
#text_columns .column12 {
	float: none;
	max-width: 800px;
	margin: 50px 10px 0;
}
.column2 .row {
	margin: 0 0 40px 10px;
	width: auto;
}
footer .wrapper {
	width: auto;
}
footer .wrapper .column {
	margin: 0 auto 15px auto;
	max-width: 300px;
}
input {
	width: 100%;
}
textarea {
	width: 100%;
}
#mobileMenu {
	display: block;
	z-index: 1200;
}
.toggleMobile {
	position: fixed;
	top: 10px;
	left: 10px;
	display: block;
	width: 40px;
	height: 36px;
	cursor: pointer;
	z-index: 1202;
}
.toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3 {
	display: block;
	position: absolute;
	width: 40px;
	height: 8px;
	left: 0;
	background: rgb(56,56,56);
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
}
.toggleMobile span.menu1 {
	top: 0;
}
.toggleMobile span.menu2 {
	top: 14px;
}
.toggleMobile span.menu3 {
	top: 28px;
}
.toggleMobile.active span.menu1 {
	top: 14px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
}
.toggleMobile.active span.menu2 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
}
.toggleMobile.active span.menu3 {
	opacity: 0;
	-webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
}
header nav {
	display: none;
}

header .navbar {
	display: none;
}
header h1 {
	font-size: 40px;
}
header p {
	margin-left: 60px;
	font-size: 14px;
}
#copyright .wrapper {
	display: none;
}
.box_cell > div {
	height: 80px;
	width: 80px;
}
.gallery img {
	height: 80px;
	width: 80px;
}
}
/* KEYFRAMES */
@keyframes stylie-transform-keyframes {
0% {
	transform: translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);
	animation-timing-function: cubic-bezier(.25,.25,.75,.75);
}
100% {
	transform: translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);
}
}
@keyframes stylie-transform2-keyframes {
0% {
	transform: translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);
	animation-timing-function: cubic-bezier(.25,.25,.75,.75);
}
100% {
	transform: translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);
}
}
