    body{
        padding: 0%;
        margin: 0%;
    }



    .root {
        margin: 0%;
        padding: 0%;
        background-color: rgb(248, 248, 248);
        width: 100%;
        height: 650px;
    }

    .nav {
        background-color: #a4721d;
        width: 100%;
        height: 70px;
        margin: auto;
        border-radius: 0px 0px 30px 30px;
        text-align: center;
    }

    .logonav{
        display: none;
    }

    .logonavweb{
        width: auto;
        height: 28px;
        margin-top: 20px;
        float: left;
        margin-left: 5%;
    }

    


    ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

    li {
        float: right;
       
        
       
    }

    .navtexttwo{
        display: block;
        color: #a4721d;
        text-align: center;
        padding: 0%;
        text-decoration: none;
        font-family: "Raleway", sans-serif;
        font-size: 11pt;
        margin-right: -50px;

    }

    li a {
        display: block;
        color: white;
        text-align: center;
        padding: 24px 50px;
        text-decoration: none;
        font-family: "Raleway", sans-serif;
        font-size: 11pt;
    }

    .iconjoinus{
        
        width: 100%;
        height: 150px;
        color: rgb(20, 20, 20);
        text-align: center;
        font-size: 14pt;
        font-family: "Raleway", sans-serif;
      
    }

    .buttoniconweb{
        width: 40px;
        
    }
      
    .main {
        display: flex;
        margin-top: -15px;
    }

    .mobilebuttons{ 
        width: 50%;
        height: 150px;
        
    }

    .mobilebuttonstwo{
        width: 50%;
        height: 150px;
    }

    .mbsocialbutton{
        width: 250px;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: 20px;
        margin-top: 10px;
    }


    .mbsocialbuttontwo{
        width: 250px;
        height: auto;
        display: block;
        margin-left: 20px;
        margin-right: auto;
        margin-top: 10px;   
    }




.hithere{
    width: 100%;
    height: 150px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}

.giftboxone{
    display: none;
}


.hitheretext{
    font-family: "Rubik", serif;
    font-size: 28px;
    padding-top: 25px;
    margin-bottom: 0%;
    color: #a4721d;
    font-weight: 750;
    
}


.hitheretext2{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin-top: 18px;
    color: rgb(24, 24, 24);
    font-family: "Raleway", sans-serif;
    line-height: 23px;
}

.giftbox{
    display: none;
}


.callnowtextweb{
    text-align: center;
        font-size: 13.5pt;
        font-family: "Montserrat", sans-serif;
        margin-top: -6px;
        color: #a4721d;
        font-weight: 600;
        animation: blinker 2s linear infinite;
    }

    @keyframes blinker {
        50% {
          opacity: 0;
        }
      }

.mobilehithere{
    display: none;

}



.joinusweb{
    font-family: "Raleway", sans-serif;
    font-size: 13pt;
    margin-top: 65px;
    color: rgb(44, 44, 44);
    text-align: center;
}



.logo{
    width: 180px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
  
}


footer{
    display: none;
}

.secondnav{
    display: none;
}




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



    .logonavweb{
        display: none;

    }


    

    .root {
        margin: 0%;
        padding: 0%;
        background-color: #a4721d;
        width: 100%;
        height:800px
    }


    .nav {
        background-color: #ffffff;
        width: 100%;
        height: 75px;
        margin: auto;
        border-radius: 0px 0px 60px 60px;
        margin-bottom: 0%;
        padding-bottom: 0%;
    }

    .logonav{
        width: 95px;
        height: auto;
        margin-top: 20px;
        float: none;
        margin-left: 8px;
        display: inline;
    }

    .flyer{
        width: 100%;
        height: auto;
        margin-top: 10px;
        margin-bottom: -10px;
    }
    
    .hithere{
        display: none;
    }
    
    .mobilehithere{
        display: list-item;
        width: 100%;
        height: auto;
    }

    .welcome{
        color: #a4721d;
        text-align: center;
        font-size: 16pt;
        font-family: "Rubik", serif;
        margin-top: 45px;
        font-weight: 800;
    }

.callnowtext{
        text-align: center;
        color: #a4721d;
        font-size: 11pt;
        font-family: "Montserrat", sans-serif;
        margin-top: -2px;
        font-weight: 600;
        animation: blinker 2s linear infinite;

       
    }

    @keyframes blinker {
        50% {
          opacity: 0;
        }
      }



   
    .thankyou{
        text-align: center;
        font-size: 9.5pt;
        font-family: "Raleway", sans-serif;
        line-height: 17px;
    }



    .secondnav{
        background-color: rgb(255, 255, 255);
        width: 100%;
        height: 650px;
        border-radius: 60px 60px 0px 0px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        display: list-item;
        margin-top: 10px;
        position: absolute;
    }

    .joinus{
        font-family: "Raleway", sans-serif;
        font-size: 16px;
        margin-top: 28px;
        color: rgb(41, 38, 38);
        letter-spacing: 0px;
        text-align: center;
        font-weight: 800;
        margin-bottom: 40px;
    }


    .buttons{
        margin: auto;
        width: 100%;
        justify-content: center;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 10px;
        background-color: #ffffff;
        height: 300px;
        
    }


    .socialbutton{
        width: 270px;
        margin-top: 0%;
        height: auto;
    
    }
    

    .mobilebuttons{
        display: none;
    }

    .mobilebuttonstwo{
        display: none;
    }


    .buttonicon{
        width: 100%;
        height: 41px;
        margin-bottom: 10px;
        margin-top: -18px;
    }
}
    








