@charset "utf-8";

/*------------------------------------*\
	MAIN
\*------------------------------------*/
html{font-family: Helvetica, Verdana, Geneva, sans-serif; color: #FFFFFF;}

body { width: 94vw;max-width:1920px;margin:0 auto;
padding:0.5em;background-color:#152238;}


p {	
	margin: 0 0 10px 0;
	font-size:1em;
	}


b {font-weight:bold;}
a{font-weight:bold;text-decoration:underline;}

img{margin:0 0 0 0;border-radius:8px;border-style:solid;border-color:#FFE600;border-width:0px;

}


h1, h2, h3, h4, h5, h6 {
	margin:0 0 5px 0;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align:left;
	text-justify:none;
}

h1{font-size:3.5em;line-height:auto;}
h2{font-size:2.8em; line-height:auto;}
h3{font-size:2.6em; line-height:auto;}
h4{font-size:2.2em; line-height:auto;}
h5{font-size:1.7em; line-height:auto;}
h6{font-size:1.5em; line-height:auto;}


@media (max-width: 1010px){

#menu-1-png{height:100px;}
#menu-1-gif{height:115px;}
h1{font-size:2.3em;margin-bottom:0;line-height:auto;}
h2{font-size:2.1;margin-bottom:0;line-height:auto;}
h3{font-size:1.9em;	margin-bottom:0;line-height:auto;}
h4{font-size:1.7em;	margin-bottom:0;line-height:auto;}
h5{font-size:1.5em;margin-bottom:0;line-height:auto;}
h6{font-size:1.3em;margin-bottom:0;line-height:auto;}

.grid-4{ width:27.6% }
.grid-4h{ width:27.6%;margin:0 20px 20px 0; }
.grid-8{ width:54.6% }
.grid-12{ width:30.6% }
}

@media (max-width: 740px){

h1{font-size:2.3em;margin-bottom:0;line-height:auto;}
h2{font-size:2.1;margin-bottom:0;line-height:auto;}
h3{font-size:1.9em;	margin-bottom:0;line-height:auto;}
h4{font-size:1.7em;	margin-bottom:0;line-height:auto;}
h5{font-size:1.5em;margin-bottom:0;line-height:auto;}
h6{font-size:1.3em;margin-bottom:0;line-height:auto;}

.grid-4{ width:45.2% }
.grid-4h{ width:45.2% }
.grid-4h{ width:0px;display:none;}
.grid-8{ width:47.2% }
.grid-12{ width:47.2% }
}


@media (max-width: 636px){

h1{font-size:2.3em;margin-bottom:0;line-height:auto;}
h2{font-size:2.1;margin-bottom:0;line-height:auto;}
h3{font-size:1.9em;	margin-bottom:0;line-height:auto;}
h4{font-size:1.7em;	margin-bottom:0;line-height:auto;}
h5{font-size:1.5em;margin-bottom:0;line-height:auto;}
h6{font-size:1.3em;margin-bottom:0;line-height:auto;}

.grid-4{ width:45.2% }
.grid-4h{ width:45.2% }
.grid-8{ width:95.8% }
.grid-12{ width:95.8% }
}
