ul{
    list-style-type:none;
    float:right;
    padding:0px 75px;
}

li{
    display: inline;
    padding: 25px;
    float:center;
    font-size: 25px;

}

a:link{
    color:white;
    text-decoration: none;
}
a:visited{
    color:white;
    text-decoration:none;
}
a:hover{
    color:white;
    text-decoration: underline;
}
a:active{
    color:white;
}

header{
    width:100%;
    height: 50px;
    background-color:#000000;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    opacity: 0.9;
    margin-bottom: 127px;
}
body{
    width:100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #B53F43;
    margin:0px; 
}


footer{
    height: 50px;
    background-color:#000000;
    margin-right: auto;
    margin-left: auto;
    opacity: 0.9;
    width: 100%;
    margin-top: 127px;
    clear:both;
}
.footer{
    padding:15px;
    text-align: center;
    font-size: 10px;
    color:white;
}





nav ul {
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    }
nav ul li {
    margin: 0px -7px 0 0;
    display:inline-block;
    background-color: #000000;
    }
nav a {
    display:block;
    padding:0 10px;
    color:#FFF;
    font-size:20px;
    line-height: 0px;
    text-decoration:none;
}
nav a:hover {
    background-color: #000000;
}
nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
}
nav ul li:hover > ul {
    display:inherit;
}
nav ul ul li {
    min-width:100px;
    display:list-item;
    position: relative;
}

.mainimg{
    width: 50%; 
    display: block; 
    margin-left: auto;
    margin-right: auto;
    margin-top:50px;
    margin-bottom:50px;
}

@media screen and (min-width: 801px) 
{

}

@media screen and (max-width: 800px) 
{

}

.sidemarginfortopbar{
    margin-right: 50px;
}

nav{
    float: right;
}

.floatimg{
    float:left;
}

.maps{
    width: 50%;
    padding-left:25%;
    padding-right:25%;
    padding-top: 2%;
    padding-bottom: 20px;
}

.maptitle{
    text-align: center;
    font-size: 60px;
    color:white;
}

.mapbox{
    background-color: black;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.questions{
    text-align: center;
    font-size: 20px;
}

.form{
    text-align: center;
    color: white;
    background-color: black;
    width:25%;
    margin-left: auto;
    margin-right: auto;
    padding:5px;
}

.wfbb{
    background-color: black;
    width: 35%; 
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    margin-bottom: 1px;
}
.worldfamousburgers{
    text-align: center;
    font-size: 60px;
    color: white;
}

.emptyspace{
    height: 50px;
}

.locationbox{
    background-color: black; 
    margin-left: auto;
    margin-right: auto;
    width:40%;
    float:left;
    padding: 10%;
}

.locimg{
    border: 40px solid black;
    float: left;
    display: block;
    margin: 140px;
    width: 30%;
}
/*
.locimg{
    width:90%;
    padding: 10%;
    float:left;
    overflow:hidden;
    display: block;
} */

.challege{
    text-align: center;
    color: white;
    background-color: black;
    width:15%;
    margin-left: auto;
    margin-right: auto;
    padding:5px;
    float:left;
    overflow:hidden;
    display: block;
    margin: 10px;
}

.challengebox{
    text-align: center;
    background-color: black;
    color:white; 
    width:50%;
    margin-right: auto;
    margin-left:auto;
}
.toppadding{
    padding:15px;
}

.bottomchallege{
    padding: 10px;
}

.challengecom{
    background-color: black;
    color: white;
    padding: 5px;
    width: 15%;
    margin-right: auto;
    margin-left:auto;
    text-align: center;
}

.emptyspaces{
    width: 50px;
}
.loctit{
    text-align: center;
    color: white;
    background-color: black;
    width:15%;    
}

.menupictures{
    margin-right: auto;
    margin-left:auto;

    margin: 65px;
}

font-family: 'Bebas Neue', sans-serif;
font-family: 'Montserrat', sans-serif;