.inika-regular {
  font-family: "Inika", serif;
  font-weight: 400;
  font-style: normal;
}

.inika-bold {
  font-family: "Inika", serif;
  font-weight: 700;
  font-style: normal;
}

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


    html, body {
        margin: 0;
        padding: 0;
    }


    body {
        background-color: #ffdfa0;
        width: 1600px; 
        margin-right: auto; 
        margin-left: auto;
    }


    header, main, footer {
        background-color: white;
        overflow: hidden;
    }
    
    
    .headerbackground {
        background-color: #CC463C;
    }

    .menubackground {
     display: inline-block;
        width: 1555px;
        margin: 0px 0px 0px 20px;
        border-style: solid;
        text-align: center;
    background-color: #CC463C;
        }

    header, main, footer {
        width: 1600px;
        margin-left: auto;
        margin-right: auto;      
    }
    
  

    footer {
        text-align: center;
        font-family: "Inika", serif;
        padding-top: 10px;
        padding-bottom: 10px;
    }


    p, li, ul, h1, h2, h3, h4, h5, h6, label, input, textarea {
        font-family: "Inika", serif;
    }


    .logo {
        width: 230px;
        float: left;
        margin-top: 15px;
        margin-left: 10px;
    }
    
   

    nav {
        background-color: white;
        float: right;
        display: block;
        padding-right: 20px;
        padding-bottom: 0px;
    }


    ul {
        list-style: none;
        padding: 0px;
        border-style: solid;
        margin: 40px 20px 0px 0px;
        background-color: #4D3E3C;
    }


    li {
        display: inline-block;
        font-size: 33px;
       margin: 20px 40px 20px 34px;
        width: 326px;
        text-align: center;
        background-color: #8C3C37;
        color: white;
        z-index: 2;
        
    }
    
    
    a {
    color: white;
    line-height: 5px;
    display: block;
    padding: 0x;
    }
    
    


    .hours {
        float: left;
        border-style: solid;
        margin: 30px 0px 0px 20px;
        padding: 0px 0px 0px 10px;
        display: block;
        width: 200px;
        height: 400px;
        font-size: 30px;
    }


    .banner {
        float: right;
        margin-right: 20px;
        margin-top: 30px;
    }


    .about {
        float: left;
        border-style: solid;
        margin: 50px 0px 20px 20px;
        padding: 0px 0px 10px 10px;
        display: block;
        width: 200px;
        height: 360px;
        font-size: 20px; 
    }

    
    .menuimg {
        width: 200px;
        height: 138px;
        margin: 0px;
        padding: 0px; 
    }

    
    section {
        float: left;
        border-style: solid;
        display: inline-block;
        width: 200px;
        height: 310px;
        margin: 40px 70px 40px 100px;
        background-color: white;
    }

    
    .menuh1 {
        display: inline-block;
        border-style: solid;
        padding: 10px;   
        font-size: 40px;
        background-color: white;
    }

    
    .breakfast {
        margin: 10px;
        border-style: solid;
        background-color: white;
    }

    
    .menup {
        margin: 10px;
    }

    
    .h3menu {
        margin: 0px;
        border-bottom-style: solid;
        border-top-style: solid;
    }
    
    
    iframe {
        width: 1250px;
        margin-top: 0px;
    }
    
    .iframediv {
        text-align: center;
    }
    
    h1 {
        text-align: center;
        margin: 20px;
    }
    
    .wedding {
        text-align: center;
    }
    
    .tos {
        text-align: center;
        border-style: solid;
        display: inline-block;
        overflow: hidden;
        padding: 5px;
    }
    
    .coupon {
        margin: 30px;
        padding: 0px;
        height: 276px;
    }
    
    .couponborder {
        border-style: solid;
    }
    
/* Giving a background-color to the nav container. */
nav {
    margin: 100px 0;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    }

/* Positioning the navigation items inline */
nav ul li {
    margin: 0px -7px 0 0;
    display:inline-block;
    }

/* Styling the links */
nav a {
    display:block;
    padding:0 10px;
    font-size:20px;
    line-height: 60px;
    text-decoration:none;
}

/* Background color change on Hover */
nav a:hover {
    background-color: #000000;
}


    
    /* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
}

/* Display Dropdowns on Hover */
nav ul li:hover > ul {
    display:inherit;
}

/* Fisrt Tier Dropdown */
nav ul ul li {
    min-width:170px;
    display:list-item;
    position: relative;
}
    
    

    
    .formdiv {
        min-height: 40vh;
  display: flex;
  align-items: center;
    }
    
    form {
        width: 10%;
        margin: 0 66vh;
    }
    
    .inputone {
        margin: 5px;
    }
    
}

@media screen and (max-width: 1000px)
{
    
    html, body {
        margin: 0;
        padding: 0;
    }


    body {
        background-color: #ffdfa0;
        width: 360px; 
        margin-right: auto; 
        margin-left: auto;
    }


    header, main, footer {
        background-color: white;
        overflow: hidden;
    }
    
    
    .headerbackground {
        background-color: #CC463C;
    }

    .menubackground {
     display: inline-block;
        width: 1555px;
        margin: 0px 0px 0px 20px;
        border-style: solid;
        text-align: center;
    background-color: #CC463C;
        }

    header, main, footer {
        width: 1600px;
        margin-left: auto;
        margin-right: auto;      
    }
    
  

    footer {
        text-align: center;
        font-family: "Inika", serif;
        padding-top: 10px;
        padding-bottom: 10px;
    }


    p, li, ul, h1, h2, h3, h4, h5, h6, label, input, textarea {
        font-family: "Inika", serif;
    }


    .logo {
        width: 300px;
        float: left;
        margin-top: 15px;
        margin-left: 10px;
    }
    
   

    nav {
        background-color: white;
        float: left;
        display: block;
        padding-right: 20px;
        padding-bottom: 0px;
    }


    ul {
        list-style: none;
        padding: 0px;
        border-style: solid;
        margin: 0px 0px 0px 0px;
        background-color: #4D3E3C;
    }


    li {
        display: inline-block;
        font-size: 33px;
       margin: 0px 0px 0px 0px;
        text-align: center;
        background-color: #8C3C37;
        color: white;
        z-index: 2;
        
    }
    
    
    a {
    color: white;
    line-height: 5px;
    display: inline;
    padding: 0x;
    }
    
    


    .hours {
        float: left;
        border-style: solid;
        margin: 30px 0px 0px 20px;
        padding: 0px 0px 0px 10px;
        display: block;
        width: 200px;
        height: 400px;
        font-size: 30px;
    }


    .banner {
        float: right;
        margin-right: 20px;
        margin-top: 30px;
        display: none;
    }


    .about {
        float: left;
        border-style: solid;
        margin: 50px 0px 20px 20px;
        padding: 0px 0px 10px 10px;
        display: block;
        width: 200px;
        height: 360px;
        font-size: 20px; 
    }

    
    .menuimg {
        width: 200px;
        height: 138px;
        margin: 0px;
        padding: 0px; 
    }

    
    section {
        float: left;
        border-style: solid;
        display: inline-block;
        width: 200px;
        height: 310px;
        margin: 40px 70px 40px 100px;
        background-color: white;
    }

    
    .menuh1 {
        display: inline-block;
        border-style: solid;
        padding: 10px;   
        font-size: 40px;
        background-color: white;
    }

    
    .breakfast {
        margin: 10px;
        border-style: solid;
        background-color: white;
    }

    
    .menup {
        margin: 10px;
    }

    
    .h3menu {
        margin: 0px;
        border-bottom-style: solid;
        border-top-style: solid;
    }
    
    
    iframe {
        width: 1250px;
        margin-top: 0px;
        display: none;
    }
    
    .iframediv {
        text-align: center;
        display: none;
    }
    
    h1 {
        text-align: center;
        margin: 20px;
    }
    
    .wedding {
        text-align: center;
    }
    
    .tos {
        text-align: center;
        border-style: solid;
        display: inline-block;
        overflow: hidden;
        padding: 5px;
    }
    
    .coupon {
        margin: 30px;
        padding: 0px;
        height: 276px;
    }
    
    .couponborder {
        border-style: solid;
    }
    
/* Giving a background-color to the nav container. */
nav {
    margin: 100px 0;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    }

/* Positioning the navigation items inline */
nav ul li {
    margin: 5px -7px 0px 10px;
    display: block;
    }

/* Styling the links */
nav a {
    display:block;
    padding:0 10px;
    font-size:50px;
    line-height: 140px;
    text-decoration:none;
}

/* Background color change on Hover */
nav a:hover {
    background-color: #000000;
}


    
    /* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
}

/* Display Dropdowns on Hover */
nav ul li:hover > ul {
    display:inherit;
}

/* Fisrt Tier Dropdown */
nav ul ul li {
    min-width:170px;
    display:list-item;
    position: relative;
}
    
    nav {
     margin-left: 0px;   
    }
    
    

    
    .formdiv {
        min-height: 40vh;
  display: flex;
  align-items: center;
    }
    
    form {
        width: 10%;
        margin: 0 66vh;
    }
    
    .inputone {
        margin: 5px;
    }
    
    
    
    
    
}

