html,body   {
    margin: 0;
    top: 0;
    left: 0;
    padding: 0;
    widtH: 100%;
    background-color: white;
    font-family: arial;
    font-size: 18pt;
    font-weight: normal;
    color: black;
}
#menu   {
    width: 100%;
    height: 100px;
    line-height: 100px;
}
#logo   {
    margin-left: 20%;
    margin-right: 20%;
    float: left;
    font-weight: bold;
    font-size: 24pt;
    color: navy;
    line-height: 130px;
    overflow: hidden;
}
#logo img   {
    height: 100%;
    float: left;
}
#logo a,a:visited,a:hover {
    text-decoration: none;
    color: navy;
}
/*.item*/
#abtlnk,#maplnk,#meta {
    width: 150px;
    line-height: 100px;
    text-align: center;
    float: left;
    font-weight: bold;
}
/*.item*/
#abtlnk a, a:visited {
    display: block;
    width: 100%;
    height: 100%;
    color: navy;
    text-decoration: none;
}
#maplnk a, a:visited {
    display: block;
    width: 100%;
    height: 100%;
    color: navy;
    text-decoration: none;
}
/*.item*/
#abtlnk a:hover   {
    color: orange;
    text-decoration: underline;
}
#maplnk a:hover   {
    color: orange;
    text-decoration: underline;
}
.enableEthereumButton   {
    display: block;
    width: 120px;
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: orange;
    border: none;
    font-family: arial;
    font-size: 18pt;
    color: navy;
    font-weight: bold;
    border-radius: 10px;
    cursor: pointer;
}
.enableEthereumButton:hover {
    width: 140px;
    height: 80px;
    line-height: 80px;
    margin-top: 10px;
    text-decoration: underline!important;
}
#porch  {
    display: block;
    width: 100%;
    height: 75%;
    background-image: url(/images/finals/porch5-wd-sm.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
    font-family: arial;
    font-weight: bold;
    font-size: 36pt;
    color: orange;
    text-align: center;
}
#tagline    {
    padding-top: 50px;
    padding-bottom: 10px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: arial;
    font-size: 18pt;
    font-weight: normal;
    color: black;
}
h1  {
    font-family: arial;
    font-size: 24pt;
    font-weight: bold;
    font-style: italic;
    color: navy;
}
#buy-note   {
    display: block;
    width: 100%;
    height: 25px;
    font-family: arial;
    font-size: 18pt;
    font-weight: normal;
    font-style: italic;
    color: black;
    text-align: center;
    margin-bottom: 25px;
}
form    {
    overflow: hidden;
}
#buy    {
    display: block;
    width: 100%;
}
#buy button,button:visited    {
    display: block;
    width: 420px;
    height: 60px;
    background-color: orange;
    font-family: arial;
    font-size: 18pt;
    color: navy;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    position: relative;
    top: 45px;
    margin-left: auto;
    margin-right: auto;
}
#buy button:hover   {
    width: 440px;
    height: 80px;
    position: relative;
    top: 35px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: underline;
}
#nuthat {
    display: block;
    width: 100%;
    height: 20vw;
    background-color: rgb(112,146,190);
}
.nut1   {
    width: 20%;
    height: 20vw;
    background-image: url(/images/finals/index/7-7-3.png);
    background-color: navy;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.nut2   {
    width: 20%;
    height: 20vw;
    background-image: url(/images/finals/index/14-16-1.png);
    background-color: rgb(0,100,0);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.nut3   {
    width: 20%;
    height: 20vw;
    background-image: url(/images/finals/index/1-4-2.png);
    background-color: navy;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.nut4   {
    width: 20%;
    height: 20vw;
    background-image: url(/images/finals/index/2-28-1.png);
    background-color: rgb(0,100,0);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.nut5   {
    width: 20%;
    height: 20vw;
    background-image: url(/images/finals/index/3-22-2.png);
    background-color: navy;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
#nuthat2 {
    display: block;
    width: 100%;
    height: 20vw;
    background-color: #ffbef9;
}
.nut11   {
    width: 20%;
    height: 20vw;
    background-image: url(/images/finals/index/6-14-2.png);
    background-color: rgb(0,100,0);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.nut12   {
    width: 20%;
    height: 20vw;
    background-image: url(/images/finals/index/17-3-1.png);
    background-color: navy;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.nut13   {
    width: 20%;
    height: 20vw;
    background-image: url(/images/finals/index/9-17-2.png);
    background-color: rgb(0,100,0);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.nut14   {
    width: 20%;
    height: 20vw;
    background-image: url(/images/finals/index/1-1-1.png);
    background-color: navy;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.nut15   {
    width: 20%;
    height: 20vw;
    background-image: url(/images/finals/index/18-2-3.png);
    background-color: rgb(0,100,0);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
#abtwrap    {
    width: 100%;
}
#about  {
    display: block;
    height: 300px;
    padding-top: 25px;
    padding-bottom: 50px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: arial;
    font-size: 18pt;
    font-weight: normal;
    color: black;
}
#mapwrap    {
    width: 100%;
    background-color: #c0c0c0; /*#eeeff1;*/
}
#map  {
    display: block;
    height: 300px;
    background-color: #c0c0c0; /*#eeeff1;*/
    padding-top: 25px;
    padding-bottom: 50px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: arial;
    font-size: 18pt;
    font-weight: normal;
    color: black;
}
#team   {
    width: 100%;
}
#tem1   {
    display: block;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.row2  {
    display: block;
    width: 60vw;
    height: 25vw;
    margin-left: auto;
    margin-right: auto;
}
.row3  {
    display: block;
    width: 90vw;
    height: 25vw;
    margin-left: auto;
    margin-right: auto;
}
#j,#k,#b,#bb  {
    display: block;
    width: 20vw;
    height: 20vw;
    float: left;
    margin: 5vw;
    background-color: navy;
    color: white;
    font-family: arial;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
#p1,#p2,#p3 {
    display: block;
    width: 20vw;
    height: 20vw;
    float: left;
    margin: 5vw;
    background-color: rgb(0,100,0);
}
#j   {
    background-image: url('images/finals/index/1-1-1.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
#k   {
    background-image: url('images/finals/index/the-boss-sm.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
#p1   {
    background-image: url('images/finals/index/the-elder-sm.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
#p2   {
    background-image: url('images/finals/index/the-lawyer-sm.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
#p3   {
    background-image: url('images/finals/index/the-queen-sm.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
#b   {
    background-image: url('images/finals/index/the-bigguy-sm.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
#bb   {
    background-image: url('images/finals/index/the-baby-sm.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}


#theUri {
    display: none;
}
#json-hide  {
    display: none;
}

/* Display properties for mobile phones --Portrait*/
@media only screen and (max-width:780px), only screen and (max-device-width:780px) {
    #menu   {
        height: 10%;
        line-height: 10%;
    }
    #abtlnk,#maplnk {
        display: none;
    }
    #logo   {
        margin-left: 5%;
        margin-right: 0;
        font-size: 2em;
        line-height: 180px;
    }
    #porch  {
        height: 50%;
        background-position: center bottom;
    }
    #meta   {
        margin-left: 15%;
    }
    .enableEthereumButton,.enableEthereumButton:hover   {
        font-size: 2em;
        display: block;
        width: auto;
        height: 90%;
        line-height: 90%;
        margin-top: 10%;
        text-decoration: underline;
    }
    #tagline, #about, #map, #tem1    {
        width: 90%;
        height: auto;
        font-size: 2em;
    }
    #tagline h1, #about h1, #map h1, #tem1 h1  {
        font-size: 2em;
    }
    #buy button, #buy button:visited, #buy button:hover  {
        width: 60%;
        height: auto;
        line-height: 100%;
        font-size: 1.3em;
        text-decoration: underline;
    }
    #buy-note   {
        font-size: 2em;
    }
}
















