*{
    box-sizing: border-box;
     margin: 0;
    padding: 0;
}
body {
    font-family: "lilita One", san-serif;
}
/*
  ========================================
    HEADER
  ========================================
*/
header, footer{
    clear: both; 
}
header{
    width: 100%; 
    background: rgb(35, 59, 80);
    height: auto; 
}
header h2{ 
    display: inline-block;
    margin: 20px 10%;
    font-size: 20px;
    color: white; 
}

header h2 span{
    color: rgb(195, 80, 46);
}

header nav{
    float: right; 
    margin: 0 100px
}

header ul{
    margin: 0;
    padding: 15px; 
    font-size: 12px;
}
header li{
    display: inline-block;
    font-size: 12px;
    padding: 5px;
}
header a{
    color: white;
    text-decoration: none;
}
header p{
    color: white;
    text-align: center;
    width: 100%; 
    background:rgb(195, 80, 46); 
    padding-top: 5px 
}
/*
  ========================================
    MAIN CONTENT
  ========================================
*/
.mainContainer{
    background-image: linear-gradient(rgba(8, 39, 55, 0.85)), url(lmainelobsteroll.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat; 
    background-position: center; 
    height: auto;  
}
.mainContainer section{ 
    width:60%; 
    margin-left: 50px;
    padding-top: 20px;  
}
.mainContainer .span-1{
    color: rgb(235, 172, 142); 
    padding-bottom: 10px;
    font-size: 12px;
    font-family: "Nunito", sans-serif;
    font-weight: bold;   
}
.mainContainer h1 {
    font-size: 50px;
    color: white;
    width: 50%; 
    margin-bottom: 10px; 
}
.mainContainer p{
    color: white;
    width: 55%; 
    margin-bottom: 20px;
    font-family: "Nunito", sans-serif;
    padding: 5px; 
}
.mainContainer button{
    background: rgb(195, 80, 46);
    color: white; 
    border-radius: 25px;
    padding: 12px 20px ; 
}
#none{
    background: none;
    border: 1px solid white; 
}
.mainContainer .span-2{
    color: rgb(145, 157, 154); 
    font-size: 12px;
}
/*
  ========================================
    MENU LOVERS SECTION
  ========================================
*/
.menuLovers{
    background-color: rgb(244, 240, 228);
    height: auto;  
    clear: both; 
}
.menuHaters{
    padding: 50px;  
}
.menuGood{
    margin: 15px; 
    text-align: left;
}
.menuGood span{
    color: rgb(195, 80, 46);
    font-size: 12px;
    font-family: "Nunito", sans-serif;
    font-weight: bold; 
}
.menuHaters h2{
    color: rgb(35, 59, 80);
    padding: 10px;  
}
.menuHaters p{
    color: gray; 
    font-family: "Nunito", sans-serif;
    font-size: 12px;
}
.menuTable{
    margin: 15px; 
    display: flex; 
    gap: 30px;  
}
.menuTable-1, .menuTable-2{
    width: 100%; 
    background: white;
    padding: 20px; 
    text-align: left;
    line-height: 1.5;   
    border-radius: 8%;
}
.menuTable-1, .menuTable-2, .menuRule{
    color: rgb(35, 59, 80);
}
.menuTable td{
    font-family: "Nunito", sans-serif;
}
.menuTable-1 p{
    font-family: "Nunito", sans-serif;
    font-size: 10px;
}
.captionThis{
    text-align: center;
    color: gray; 
    font-family: "Nunito", sans-serif;
    font-size: 12px; 
}
.captionThis strong{
    color: rgb(35, 59, 80);
}

.menuTable-1 span{
    color: rgb(195, 80, 46);
    font-size: 12px;
    font-weight: bold;
}
/*
  ========================================
   THE HOW-TO SEAFOOD LOVERS SECTION
  ========================================
*/
.theHowtoeat{
    background: rgb(35, 59, 80); 
    height: auto; 
    padding: 50px; 
}
.lobster span{
    color: white; 
    font-family: "Nunito", sans-serif;
    font-weight: bold; 
    font-size: 10px;
    color: rgb(235, 172, 142);
    padding-bottom: 5px; 
    gap: 20px 
}
.lobster h2{
    color: white; 
    padding-top: 5px;
    font-size: 35px;
}

.lobster p{
    color: white; 
    font-family: "Nunito", sans-serif;
    width: 100%; 
    margin-bottom: 10px; 
    font-size: 14px;
    padding: 20px; 
}
.lobster-1{
    display: flex;  
    width: 100%;
    gap: 20px;
    background: rgb(52, 75, 93);
}
.lobster-1 section{
    width: 25%; 
    border: .5px solid gray; 
    border-radius: 10px;
}
.lobster-1 section span{
    color: white; 
    margin-left: 20px; 
    margin-bottom: 10px; 
    background: rgb(195, 80, 46);
    border: 1px solid white; 
    border-radius: 50px;
}

.lobster-1 section h3{
    width: 80%; 
    margin: 10px;  
    color: white;
    font-size: 14px; 
}

.lobster-1 section p{
    width: 20px 60%;
    margin-top: 15px; 
    color: white; 
    font-family: "Nunito", sans-serif;
    font-size: 14px;
    padding: 20px ; 
}
/*
  ========================================
    THE LOBSTER HEADS
  ========================================
*/
.lobsterLover{
    height: 350px;  
    background: rgb(244, 240, 228);
}
.lobsterEat{
    height: 300px; 
    width: 90%; 
}
.lobsterEat span{ 
    color: rgb(195, 80, 46);
    font-size: 12px;
    word-spacing: 5px;
    font-family: "Nunito", sans-serif;
    font-weight: bold;
    margin-left: 25px;
}
.lobsterEat h2{
    color: rgb(35, 59, 80);
    height: 50px; 
    padding-top: 5px;
    font-size: 35px;
    margin: 20px; 
}
.eatMore{
    padding: 20px; 
}
.lobsterFind{
    display: flex; 
    gap: 20px; 
    width: 95%;
 
}
.lobsterFind section{ 
    flex: 1; 
    height: 150px;
    background: rgb(254, 251, 243);
    color: rgb(35, 59, 80);
    gap: 10px; 
    border-radius: 10px;
}
.lobsterFind h3{
    margin: 20px; 

}
.lobsterFind p{
    margin: 20px; 
    font-family: "Nunito", sans-serif;
    font-size: 12px; 
    display: block; 
    line-height: 1.8; 
}
.lobsterFind a{
    font-size: 12px; 
    color:rgb(195, 80, 46); 
    padding: 5px; 
    display: block; 
    margin-left: 10px; 
}

/*
  ========================================
    FOOTER 
  ========================================
*/
footer{
    height: auto;  
    background: rgb(35, 59, 80);
}
.footerSec{
    color: white; 
    display: flex; 
    gap: 20px; 
}

 .footerSec section{
    flex: 1;
    margin: 30px; 
 }

 .footerSec h3{
    font-size: 16px; 
    margin-bottom: 10px;
 }
.footerSec p{
    font-family: "Nunito", sans-serif; 
    font-size: 12px; 
    color: whitesmoke; 
}

/* =========================================================
   RESPONSIVE - 1024PX
   ========================================================= */

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

    /* ---------------- HEADER / NAV ---------------- */

    header h2 {
        display: block;
        margin: 0;
        padding: 20px 40px 10px;
    }

    header nav {
        float: none;
        margin: 0;
        padding-left: 35px;
    }

    header ul {
        padding: 5px 0 15px;
    }

    header li {
        display: block;
        padding: 5px;
        text-align: left;
    }

    header p {
        height: auto;
        padding: 8px 20px;
    }


    /* ---------------- HERO ---------------- */

    .mainContainer {
        height: auto;
        min-height: 350px;
        background-size: cover;
    }

    .mainContainer section {
        width: 80%;
        margin-left: 40px;
        padding: 40px 0;
    }

    .mainContainer h1 {
        width: 70%;
    }

    .mainContainer p {
        width: 70%;
    }


    /* ---------------- MENU ---------------- */

    .menuLovers {
        height: auto;
    }

    .menuHaters {
        padding: 40px;
    }

    .menuTable {
        flex-direction: column;
    }

    .menuTable-1,
    .menuTable-2 {
        width: 100%;
        border-radius: 10px;
    }


    /* ---------------- HOW TO ---------------- */

    .theHowtoeat {
        height: auto;
        padding: 40px;
    }

    .lobster p {
        width: 85%;
    }

    .lobster-1 {
        flex-wrap: wrap;
    }

    .lobster-1 section {
        width: calc(50% - 10px);
    }

    .lobster-1 section p {
        width: 100%;
    }


    /* ---------------- FIND THE WHARF ---------------- */

    .lobsterLover {
        height: auto;
    }

    .lobsterEat {
        width: 100%;
        height: auto;
    }

    .lobsterFind {
        flex-wrap: wrap;
        width: 100%;
    }

    .lobsterFind section {
        flex: none;
        width: calc(50% - 10px);

        min-height: 150px;
    }


    /* ---------------- FOOTER ---------------- */

    footer {
        height: auto;
    }

    .footerSec {
        height: auto;
        flex-wrap: wrap;
    }

    .footerSec section {
        flex: none;
        width: calc(50% - 60px);
    }
}



/* =========================================================
   RESPONSIVE - 768PX
   ========================================================= */

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

    /* ---------------- HEADER ---------------- */

    header h2 {
        padding-left: 25px;
    }

    header nav {
        padding-left: 20px;
    }


    /* ---------------- HERO ---------------- */

    .mainContainer section {
        width: 90%;
        margin-left: 25px;
        padding: 35px 0;
    }

    .mainContainer h1 {
        width: 85%;
        font-size: 40px;
    }

    .mainContainer p {
        width: 80%;
    }


    /* ---------------- MENU ---------------- */

    .menuHaters {
        padding: 30px 20px;
    }

    .menuGood {
        margin: 10px;
    }

    .menuTable {
        margin: 10px;
    }


    /* ---------------- HOW TO ---------------- */

    .theHowtoeat {
        padding: 30px 20px;
    }

    .lobster h2 {
        height: auto;
        font-size: 30px;
        margin-bottom: 10px;
    }

    .lobster p {
        width: 100%;
    }

    .lobster-1 {
        flex-direction: column;
    }

    .lobster-1 section {
        width: 100%;
    }


    /* ---------------- FIND THE WHARF ---------------- */

    .lobsterFind {
        flex-direction: column;
    }

    .lobsterFind section {
        width: 100%;
    }


    /* ---------------- FOOTER ---------------- */

    .footerSec {
        flex-direction: column;
    }

    .footerSec section {
        width: auto;
        margin: 20px 30px;
    }
}

/* =========================================================
   RESPONSIVE - 600PX
   ========================================================= */

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

    /* ---------------- HEADER ---------------- */

    header h2 {
        font-size: 18px;
        padding: 15px 20px;
    }

    /* Completely hide navigation at 600px */
    header nav {
        display: none;
    }

    header p {
        font-size: 11px;
        line-height: 1.5;
    }

    /* ---------------- HERO ---------------- */

    .mainContainer {
        min-height: 420px;
    }

    .mainContainer section {
        width: 100%;
        margin-left: 0;
        padding: 35px 20px;
    }

    .mainContainer h1 {
        width: 100%;
        font-size: 34px;
    }

    .mainContainer p {
        width: 100%;
        padding-left: 0;
    }

    .mainContainer button {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    /* ---------------- MENU ---------------- */

    .menuHaters {
        padding: 30px 15px;
    }

    .menuHaters h2 {
        height: auto;
        padding-left: 0;
    }

    .menuGood {
        margin: 0 0 20px;
    }

    .menuTable {
        margin: 0;
        gap: 20px;
    }

    .menuTable-1,
    .menuTable-2 {
        padding: 15px;
    }

    .captionThis {
        height: auto;
        padding: 20px;
        line-height: 1.5;
    }

    /* ---------------- HOW TO ---------------- */

    .theHowtoeat {
        padding: 30px 15px;
    }

    .lobster h2 {
        font-size: 28px;
    }

    .lobster-1 {
        gap: 15px;
    }

    .lobster-1 section {
        width: 100%;
        padding: 15px;
    }

    .lobster-1 section h3 {
        width: auto;
    }

    .lobster-1 section p {
        padding: 10px;
        margin-top: 5px;
    }

    /* ---------------- FIND THE WHARF ---------------- */

    .eatMore {
        padding: 20px 15px;
    }

    .lobsterEat span {
        margin-left: 0;
    }

    .lobsterEat h2 {
        margin: 10px 0 20px;
        height: auto;
        font-size: 28px;
    }

    .lobsterFind {
        gap: 15px;
    }

    .lobsterFind section {
        height: auto;
    }

    /* ---------------- FOOTER ---------------- */

    footer {
        height: auto;
    }

    .footerSec {
        height: auto;
        flex-direction: column;
    }

    .footerSec section {
        width: 100%;
        margin: 0;
        padding: 20px;
    }
}