/* MAIN */


html {
	font-size: 14px; 
}

@media only screen and (min-width: 41.250em) {
    html {
		font-size: 16px;
	}
}
 
body {
	background: #fff;
	overflow-x: hidden;
}

img {
    max-width: 100%;
	margin: 0 auto;
}


.copy {
	margin: 0 auto;
}
a {
	color: #fff;
	text-decoration: none;
	outline: none; 
}


body, h1, h2, h3, h4, h5, p {
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
	color: #fff;
	 font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
	letter-spacing: 0.03rem;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child {
    margin-top: 0;	
}



/******************************************************/
/* COLUMN */

.has-text-centered {
    text-align: center!important;
}
.button {
    background-color: #fff;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    justify-content: center;
    padding-bottom: calc(.3em - 1px);
    padding-left: 1em;
    padding-right: 1em;
    padding-top: calc(.3em - 1px);
    text-align: center;
    white-space: nowrap;
	-webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 6px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1.5rem;
    height: 2.0em;
    justify-content: flex-start;
    line-height: 1.5;	
    position: relative;
    vertical-align: top;
}
@media screen and (min-width: 1216px) {
	.column.is-3-widescreen {
		flex: none;
		width: 25%;
	}
}
@media screen and (min-width: 1024px) {
	.column.is-4-desktop {
		flex: none;
		width: 33.33333%;
	}
}
@media print, screen and (min-width: 768px) {
	.column.is-5, .column.is-5-tablet {
		flex: none;
		width: 41.66667%;
	}
}
@media screen and (max-width: 767px) {
	.is-size-3-mobile {
		font-size: 2rem!important;
	}
}
.column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: .75rem 4%;
}
.columns.is-multiline {
    flex-wrap: wrap;
}
.columns.is-mobile {
    display: flex;
}
.columns.is-centered {
    justify-content: center;
}
.columns:last-child {
    margin-bottom: -.75rem;
}
.columns {
    margin-left: -.75rem;
    margin-right: -.75rem;
    margin-top: -.75rem;
}
.columns.is-mobile>.column.is-12 {
    flex: none;
    width: 100%;
}
@media print, screen and (min-width: 768px) {
	.column.is-12, .column.is-12-tablet {
		flex: none;
		width: 100%;
	}
	.columns:not(.is-desktop) {
		display: flex;
	}
	column.is-narrow, .column.is-narrow-tablet {
		flex: none;
	}
	.column.is-9, .column.is-9-tablet {
		flex: none;
		width: 75%;
	}
}


/******************************************************/
*, ::after, ::before {
    box-sizing: inherit;
}
section {
	position: relative;
}
.container {
    flex-grow: 1;
    margin: 0 auto;
    position: relative;
    width: auto;
}
@media only screen and (min-width: 1408px) {
	.container {
		max-width: 1344px;
	}
}
@media screen and (min-width: 1216px) {
	.container {
		max-width: 1152px;
	}
}
@media screen and (min-width: 1024px) {
	.container {
		max-width: 960px;
	}
}

.navbar {
	background-color: #0a2d3a!important;
	border-bottom: 5px solid #145773;
	padding: .5rem;
}
.navbar > .container {
    align-items: stretch;
	justify-content: flex-end;
    display: flex;
    min-height: 3.25rem;
    width: 100%;
}
.navbar a:hover {
    background-color: transparent;
}
.navbar-link, a.navbar-item {
    cursor: pointer;
}
.navbar-item {
    flex-grow: 0;
    flex-shrink: 0;
}
.navbar-item img 
{
	border-radius: 5px;
	max-height: 40px;
}
.navbar-item, .navbar-link {
    color: #fff;
    display: block;
    line-height: 1.5;
    padding: .5rem .75rem;
    position: relative;
	height: 40px;
}
/***********************************************************************/
/* HERO */

.hero {
	min-height: 770px;
    align-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	
}

.hero .header-container {
	position: absolute;
    overflow: hidden;
    display: table;
    height: 100%;	
    width: 100%;
    left: 0;
    top: 0;	

}
.hero .scene {
    position: absolute;
    overflow: hidden;	
	width: 2560px;
	left: 50%;	
    transform: translate3d(-50%, 0px, 0px) rotate(0.0000deg)!important;
}	

.hero .scene > div
{
	position: absolute;
}



.hero-header {
	padding-right: 1.5rem!important;
	padding-left: 1.5rem!important;
	margin-top: 3rem!important;
}
.has-background-olive-green {
    background-color: #354014!important;
}
.hero .hero-body {
    display: flex;
    align-items: flex-end;
	flex-grow: 1;
    flex-shrink: 0;
}
.hero-body, .section {
    padding: 3rem 1.5rem 2rem;
}
.notification {
	width: 280px;
	max-width: 280px;	
	margin: 0 auto;
    background-color: #0c2e3bd6;
    border-radius: 8px;
    position: relative;
    padding: 1.25rem;
}


.hero .hero-body .wishlist {
    background: #e5e5e5;
    border: none;
    color: #484747;
	letter-spacing: 0.08rem;
	text-transform: uppercase;
    font-weight: 700;
}
.hero .hero-body .wishlist:hover {
	 background: #ffffff;
}
.hero .hero-body .subtitle {
	//color: #74af21!important;
	font-size: 1.35rem;
    font-weight: 400;
    line-height: 1.25;
	margin-bottom: 1.1rem;
	text-shadow: 0 0.15rem 0px #07242f;
}

@media only screen and (max-width: 767px) {
	.hero {
		background: url(../img/cover_mobile.jpg) center 0 no-repeat;
		background-size: cover;
		min-height: 500px;
	}
	.header-container {
		display: none!important;
	}
}
/*
@media only screen and (min-width: 768px) {
	.hero {
		background: url(../img/cover_desktop.png) center 0 no-repeat;
		min-height: 770px;
	}
}
*/
/***********************************************************************/
/* HEADLINE */
.section-headline {    
	background-color: #145773!important;
	background: url(../img/tetris_pattern.png);
	padding: 1.9rem;
	border-top: 20px solid #0f455a;
	border-bottom: 20px solid #0f455a;
}
.section-headline h1 {
	text-align: center;
	font-size: 40px;
	font-weight: 600;		
    color: #fff;
	line-height: 1.125;
	word-break: break-word;
	margin-bottom: 1.8rem;
	text-shadow: 0 0.3rem 0px #0a2d3aad;
}
.section-headline p {
	margin-bottom: 2.5rem;
	padding: 0 2rem;
	text-shadow: 0 0.15rem 0px #0a2d3a;
}
@media only screen and (max-width: 767px) {
	.section-headline p {
		padding: 0;
	}
}
.yt_container {
	position: relative;
	margin: 0 auto;
}	
.yt_wrapper {	
	position: relative;
    width: 100%;
	padding-top: 56.25%;
}
.yt_container iframe {
	width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/***********************************************************************/
/* NEWSLETTER */

.section-newsletter {
	background-color: #197299!important;
}
.section-newsletter .container {
	padding: 20px;
}
#mc_embed_signup {
	background:transparent; 
	clear:left; 
}
#mc_embed_signup .newsletter-container 
{
	display: flex;
	align-items: first baseline;
	justify-content: center;
	padding: 20px;
}

#mc_embed_signup .email {
    border-style: solid;
    border-width: 4px;
    border-color: #0f455a;
	border-radius: 11px;
    background-color: #ffffff;	
	min-width: 450px;
	position: relative;
	height: 50px;
	color: #484747;
	padding: 8px;
	margin-right: 40px;
	font-size: 23px;
	font-weight: 600;	
}
#mc_embed_signup .email:focus, #mc_embed_signup .email:focus{
    outline: none;
}
.section-newsletter h2 {
	font-size: 28px!important;
	font-weight: 600!important;
	line-height: 31px;
	text-align: center;
	text-shadow: 0 0.2rem 0px #0a2d3aad;

}
#mc_embed_signup .button {
	background-color: #0f455a;
	color: white;
}
@media only screen and (max-width: 767px) {
	#mc_embed_signup .email {
		width: 80%;
		min-width: 300px;
	}
}
@media only screen and (max-width: 567px) {
	#mc_embed_signup .newsletter-container {
		padding: 24px 0px 5px;
	}
	.section-newsletter h2 {
		font-size: 20px!important;		
		line-height: 29px;		
	}
	#mc_embed_signup .email {
		width: 80%;
		min-width: 100px;
		margin-right: 16px;
		font-size: 16px;
		height: 40px;
	}
	#mc_embed_signup .button {
		font-size: 1.3rem;
	}
}
/***********************************************************************/
/* MEDIA */

.section-media {
	padding: 1.5rem;
}

/***********************************************************************/
/* FOOTER */


footer {
	padding: 3rem 1.5rem 2rem;
	background-color: #0a2d3a;
}
footer .container {
	   
}
footer .image img 
{
	border-radius: 6px;
	max-height: 50px;
}

.socials a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

