@media only screen and (min-width: 1600px) {
    #sub section div:nth-child(1) {
    padding: 0 9.30% 0 9.70%;
}
}

body{
	overflow-x:hidden;
}
html {
  scroll-behavior: smooth;
}
a {
  text-decoration: none!important;
}
header{
	height:22.26vh;
	display:flex !important;
	flex-wrap: wrap;
	justify-content: space-around;
}
@font-face {
    font-family: 'bentonsans_comp_lightregular';
    src: url('bentonsans_comp_light-webfont.woff2') format('woff2'),
         url('bentonsans_comp_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bentonsans_cond_regularRg';
    src: url('bentonsans_cond_regular-webfont.woff2') format('woff2'),
         url('bentonsans_cond_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.image{
	height: fit-content;
	margin: auto 0;
}
header a:nth-child(1){
    width:6.4%;
}
header a:nth-child(2){
    width:6.3%;
}
header a:nth-child(3){
    width:5.3%;
}
header a:nth-child(4){
    width:10.4%;
}
header a:nth-child(5){
    width:11.09%;
}
header a:nth-child(6){
    width:11.03%;
}
header a:nth-child(7){
    width:8.92%;
}
header a:nth-child(8){
    width:4.72%;
}
header a{
	margin: auto 0;
}
header .image{
    height: fit-content;
    margin: auto 0;
    width:100%;
}
#head img{
	width:100%;
}
#head p{
	text-align:center;
	width: 140%;
    margin-left: -20%;
    font-weight: bold;
    margin-top: 11px;
    font-size: 28px;
	font-family: 'bentonsans_comp_lightregular';
}
#head li{
	cursor:pointer;
}
#time{
	padding: 9.37vh 0;
}
#time section img{
	width:100%;
}

#sub{
	height:54.4vh;
	min-height:460px;
	margin: 10.29vh 0;
}
#sub section{
	background:#040606;
	display:flex;
	flex-wrap:wrap;
	min-height: 460px;
}
#sub img{
	width:100%;
}
#sub ul{
	list-style: none;
	margin-top: 3.38vh;
    margin-left: 5.6vh;
}
#sub ul li{
  color: #F5EC08;
  font-family: 'bentonsans_cond_regularRg';
  font-size:1.30rem;
  list-style: square;
  line-height: 1.6rem;
  
}
#sub ul li span{
  color: white !important;
  font-size:1.34rem !important;
  text-decoration: underline;
  margin-right:5px !important;
}
#sub ul li span:nth-child(2){
  font-size:1.88rem !important;
}
#sub ul li:hover span:nth-child(2){
  color:#3A76B1!important;
}
#sub form{
	padding-left: 2.02vh;
	display: flex !important;
	flex-wrap: wrap;
	justify-content: space-around;
}
#sub form input{
	width:38.55%;
	margin-bottom:3.12vh;
}
#sub form select{
	width:38.55%;
	margin-bottom:3.12vh;
}
#sub form div{
	width: 38.55%;
}
#subinv{
    width: 7.2% !important;
}
#sub section div:nth-child(1){
    width:46.25%;
}
#sub section div:nth-child(3){
    width:47.56%;
}
#sub section div p{
    position:inherit;
}
#sub section div:nth-child(1){
	background:#040606;
	display:flex;
	flex-wrap:wrap;
	min-height: 430px;
	padding:16.5vh 3.05% 0 7.05%;
}
#sub section div:nth-child(1) img{
	height:fit-content;
}
#sub ul li span{
  color: white !important;
  font-size:1.18rem !important;
}

#map{
padding: 9.90vh 0;
}

#fakenews{
	height:78.12vh;
	padding: 9.37vh 0;
}
#fakenews section{
	background:#000;
}
#fakenews section{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	color:#fcfcfc;
}
#fakenews p:nth-child(1){
	margin-top:14vh;
}
#fakenews p{
	color: #F5EC08;
	margin-right:10.54%;
	text-align:justify;
}
#fakenews img:nth-child(1){
	width:32%;
	height:fit-content;
	margin-top:14vh;
}
#fakenews img:nth-child(2){
	width:52%;
	height:fit-content;
	margin-top:11vh;
	margin-left:-6.2%;
}

#prefoot{
	height:68.88vh;
	padding: 16.67vh 0 12.5vh;
}
#prefoot section div{
	width: 13.52%;
}
#prefoot section div img{
	width: 100%;
}
#prefoot section{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
#prefoot h3{
	color: #2d409e;
	text-align:center;
	position: absolute;
	margin-top: 11px;
	line-height:1.82rem;
	font-family: 'bentonsans_cond_regularRg';
} 
#fprim{
	margin-left: -8px;
}
#fsecp{
	margin-left: -8px;
}  
#fseco{
	margin-left: -32px;
} 
#fterz{
	margin-left: -8px;
} 
#fquar{
	margin-left: -8px;
} 
.tendina{
	background:#fafafa;
	width: 100% !important;
	height:3.91vh;
	margin-top:14vh;
}
.tendina img{
	width:20% !important;
	height:3.91vh;
	max-height:3.91vh;
	cursor:pointer;
}

div section{
	height: 100%;
}

footer{
	height:18.88vh;
	background:#231F20;
}
footer p{
	width:100%;
	color:#fafafa;
	text-align:center;
	font-size:1.6rem;
	line-height:2rem;
	transform: translateY(36%);
}
#menulist{
	position: absolute;
	transform: translateX(42.07%);
	display: -webkit-inline-box;
	margin-top:4.43vh;
	width: 100%;
}
#menulist li{
	width:6.03%;
	margin: 0 2.11%;
	list-style-type:none;
}

.spacer{
	background:#25449B;
	height:2.21vh;
}
@media only screen and (max-width: 768px) {
    header {
    height: auto;
    padding:1vh 0 1vh;
}
    header .image:nth-child(1){
    width:16%;
    margin:auto 4.5%;
}
header .image:nth-child(2){
    width:16%;
    margin:auto 4.5%;
}
header .image:nth-child(3){
    width:14%;
    margin:auto 5.5%;
}
header .image:nth-child(4){
    width:16%;
    margin:auto 4.5%;
}
header .image:nth-child(5){
    width:20%;
    margin:auto 2.5%;
}
header .image:nth-child(6){
    width:20%;
    margin:auto 2.5%;
}
header .image:nth-child(7){
    width:20%;
    margin:auto 2.5%;
}
header .image:nth-child(8){
    width:16%;
    margin:auto 4.5%;
}
#head p {
    font-size: 14px;
    margin-top:0;
}
#menulist {
    transform: translateX(20.07%);
    margin-top: 1.43vh;
    
}
#menulist li {
    width: 9.6%;
    margin: 0 3%;
}
#sub {
    height: auto;
    padding: 4.37vh 0 !important;
}
#sub section div:nth-child(1){
    width:100%;
    padding:4.30vh 5.05% 0 5.05%;
}
#sub section div:nth-child(3){
    width:100%;
}
#sub section div:nth-child(2){
    display:none;
}
#sub section div p{
    position:inherit;
    width:100%;
    text-align: left;
    margin-top: -27px;
}
#sub ul {
    margin-top: 2.38vh;
    margin-left: -1vh;
}
#sub ul li{
    font-size:1rem;
}
form{
    margin-bottom:20px;
}
#inv{
    width:10%;
    margin-bottom:10px;
}
#fakenews {
    height: auto;
    padding: 4.37vh 0;
}
#fakenews img:nth-child(1) {
    width: 70%;
    margin-top:3.8vh;
}
#fakenews img:nth-child(2) {
    width: 86%;
    margin-left:0;
    margin-bottom:4.5vh;
    margin-top:1vh;
}
#prefoot {
    height: auto;
    padding: 4.37vh 0;
}
#prefoot section div {
    width: 60%;
    margin-bottom:3vh;
}
#prefoot h3 {
    width:100%;
    margin: 0 auto;
    transform: translateX(-19%);
}
.spacer {
    height: 1vh;
}
#time{
	padding: 4.37vh 0;
}
#map{
padding: 4.37vh 0;
}
}