body {
background-color:#ffffff;
margin:0;
padding:0; 
margin:0 0 0 0;
}

img {
max-width: 100%; height: auto; 
}

a:link {color: #; text-decoration: none; }
a:visited {color: #; text-decoration: none; }
a:hover {color: #8d8d8d; text-decoration: none; }
a:active {color: #; text-decoration: none; }




.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.topnav {
width: 100%; 
background-color: #000000;
height: auto;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 900;
color: #ffffff;
text-align:center; 
padding-top:1px;
padding-bottom:5px;
padding-right:0px;
padding-left:0px; 
line-height: 2
}

a {text-decoration: none;}

.topnav a:link{
color: #ffffff; 
text-decoration: none; 
}

.topnav a:visited {color:#ffffff; text-decoration: none; }
.topnav a:hover {color: #ed2024;text-decoration: none; }
.topnav a:active {color: #ffffff;  }
.topnavul {list-style: none;position: relative;display: block; }

.topnav ul li { 
display: inline;
text-align: center;
padding-top:5px;
padding-right:15px;
padding-left:15px;
padding-bottom:0px;
}

@media screen and (max-width:750px) {
.topheader {
width: 100%; min-height: 100px; height: auto;
} 

.topnav { 
width: 100%;
background-color: #000000;
height: auto;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 900;
color: #ffffff;
padding-top:2px;
padding-bottom:5px;
padding-right:0px;
padding-left:0px; 
}
}