html {
    scroll-behavior: smooth;
}
body {
    background-color: #201B19;
    margin: 0px;
}

.mainnav {
    cursor: pointer;
}

.kfont {
    font-family: kon-tiki-aloha-jf,sans-serif;
    font-weight: 200;
    font-style: normal;
    letter-spacing: 2px;
}

.rfont {
    font-family: 'Roboto', sans-serif;
    letter-spacing: 2px;
}

.lnk {
    color: #f4f1d6;
    font-weight: bold;
}

.bimg {
    background-image: url("/img/head-static2.jpg");
    min-height: 380px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.timg {
    background-image: url("/img/thewaste.jpg");
    min-height: 580px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.nav-container {
    position: absolute;
    width: 100%;
    z-index: 2;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #201B19;
}

.topnav {
    overflow: hidden;                
    padding: 30px 16px 0px 50px;
}

#topnavr {
    float: right;
    padding-right: 40px;
}

#smob {
    display: none;
    float: right;
    padding-right: 30px;
}

.topnav a, .rmapnav, .storynav, .teamnav, .faqnav{
    float: left;
    color: #f4f1d6;
    text-align: center;
    padding: 20px 16px;
    text-decoration: none;
    font-size: 16px;
    /*font-weight: bolder;*/
}

.t-centered {
    top: 50%;
    left: 50%;
    text-align: center;
}

.d-button {
    background-color: #f4f1d6;
    border: none;
    border-radius: 15px;
    color: #201B19;
    padding: 20px 40px 20px 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    margin: 4px 15px 0px 15px;
    cursor:pointer;
}

.button-mob {
    background-color: #f4f1d6;
    border: none;
    border-radius: 20px;
    color: #201B19;
    padding: 10px 25px 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor:pointer;
}

.button-mint {
    background-color: rgb(186,88,37);
    /*background-image: linear-gradient(rgb(186,88,37), rgb(198,112,47));*/
    border: none;
    border-radius: 20px;
    color: #f4f1d6;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 30px;
    margin: 4px 2px;
    cursor:pointer;   
}

.button-mint-d {
    border-radius: 15px;
    padding: 20px 40px 20px 40px;
    font-size: 40px;
    margin: 4px 15px 0px 15px;
    cursor:pointer;
}

.hammermint {
    width: 40px;
    height: 28px;
    padding-left: 20px;
    padding-right: 20px;
}

.hammermint-m {
    width: 20px;
    height: 14px;
    padding: 10px;
}

.mintdiv {
    margin-bottom: 30px;
}

.mintfaq {
    text-decoration: underline;
    padding-bottom: 20px;
}

.h-margins {
    margin-top: 70px;
    margin-bottom: 50px;
}

.hammertop {
    width: 80px;
    height: 57px;
}

.dhide {
    display: none;
}
.charlarge {
    display: block;
}
.charsmall {
    display: none;
}
.i-margins {
    margin-top: 100px;
    margin-bottom: 100px;
}

.center-text {
    color: #f4f1d6;
    text-align: center;
    font-size: 20px;
    margin-left: 20%;
    margin-right: 20%;
}

.s-header {
    color: #f4f1d6;
    text-align: center;
    font-size: 40px;
    margin-bottom: 80px;
}
.s-text {
    color: #f4f1d6;
    font-size: 22px;
    font-weight: 900;
    margin: 0% 15% 8% 15%;
    letter-spacing: 2px;
}
.t-header {
    color: #f4f1d6;
    text-align: center;
    font-size: 40px;
    margin-bottom: 80px;
}
.tr-header {
    color: #f4f1d6;
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
}
.cbar {
    background-color: #f4f1d6;
    min-height: 10px;
}
.cbar2 {
    background-color: #f4f1d6;
    min-height: 1px;
}
.rmapcontain {
    /*background-color: #895b42;*/
    background-color: #201B19;
    padding: 4%;
    scroll-margin-top: 100px;
}
.storycontain {
    scroll-margin-top: 115px;
}
.rmapcontaintop {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.rmap {
    font-size: 11.0vh;
    font-weight: 400;
    /*color: #201B19;*/
    color: #f4f1d6;
    display: inline;
    letter-spacing: 4px;
}
.rmapimg2 {
    background-image: url('/img/roadmap-20220319.png');
    display: flex;
    flex: 1;
    /*background-size: 100% 100%;*/
    background-size: auto;
    background-repeat: no-repeat;
    min-width: 899px;
    min-height: 899px;
}
.vert {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: rotate(-180deg);
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.rmapdates {
    display: inline;
    padding-left: 60px;
}
.rmapheader {
    color: #f4f1d6;
    font-size: 45px;
    text-transform: uppercase;
}
.rmaptext {
    color: #f4f1d6;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 25px;
}
.rmapbottom {
    padding-top: 80px;
    background-color: #895b42;
}

.faqcontain {
    background-color: #201B19;
    padding: 4%;
    scroll-margin-top: 115px;
}
.faqcontaintop {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.faq {
    font-size: 11.0vh;
    font-weight: 400;
    color: #f4f1d6;
    letter-spacing: 4px;
}
.faqs {
    display: inline;
    padding-left: 60px;
    padding-right: 30px;
}
.faqsheader {
    color: #f4f1d6;
    font-size: 30px;
    text-transform: uppercase;
}
.faqstext {
    color: #f4f1d6;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 25px;
}

.st0{opacity:0.01;fill-rule:evenodd;clip-rule:evenodd;fill:#383838;}

.chardiv {
    /*width: 425px;*/
    /*width: 212px;*/
    width: 625px;
    /*min-height: 100px;*/
    height: 510px;
    position: absolute;
    display: flex;
    /*flex-direction: column;*/
    flex-direction: row;
    /*background-color: rgb(0, 0, 0);*/
    background-color: #f4f1d6;
    line-height: 110%;
    font-weight: normal;
    z-index: 1;
    /*border: 2px solid rgb(241, 225, 123);*/
    border: 3px solid #201B19;
    border-radius: 15px;
}
.charimg {
    border-radius: 12px 0px 0px 12px;   
}
.hidden {
  display: none;
}
.visible-hide {
    visibility: hidden;
}
.charcontainer {
    position: relative;
}
.charhead {
    /*color: rgb(241, 225, 123);*/
    color: #201B19;
    padding: 10px 0px 0px 10px;
    text-transform: uppercase;
    font-size: 18px;
}
.chardetail {
    /*color: rgb(241, 225, 123);*/
    color: #201B19;
    padding: 5px 10px 10px 10px;
    font-size: 14px;
    font-weight: 800;
}
.charmap-d {
    background-image: url('/img/character-map2.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}          
.flex-container {
    padding: 0;
    margin: 0;
    list-style: none;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}
.flex-item {
    padding: 20px 20px 0px 20px;
    margin: 10px;
    line-height: 100px;
    color: white;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
}
.wrap { 
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
} 
.teamcontain {
    padding: 60px 20% 0px 20%;
    scroll-margin-top: 115px;
}
.teammembers {
    flex-wrap: nowrap;
    width: 100%;
    display: flex;
    padding-bottom: 50px;
}
.teammember {
    display: inline-block;
    width: 175px;
    height: 175px;
    border-radius: 50%;
    object-fit: cover;
}
.teaminfo {
    padding-left: 50px;
}
.teamname {
    font-size: 24px;
    color: #f4f1d6;
    text-transform: uppercase;
}
.teambio {
    font-size: 22px;
    font-weight: 900;
    color: #f4f1d6;
}
.footercontain {
    min-height: 100px;
    background-color: black;
}

#totaimg {
    max-width: 100%;
 /*   height: auto;*/
}
#dimg {
    width: 34px;
    height: 39px;
}
/*            #timg {
    width: 36px;
    height: 36px;   
}*/
#i-mobmenu {
    width: 15px;
    height: 15px;   
}
#rmaphammer {
    width: 130px;
 /*   height: 92px;*/
    height: 130px;
}
#faqhammer {
    width: 130px;
    height: 130px;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

#menu-icon {
    display: block;
    top: 50px;
    left: 50px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

#menu-icon span {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #f4f1d6;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.1s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menu-icon span:first-child {
  transform-origin: 0% 0%;
}

#menu-icon span:nth-last-child(2) {
  transform-origin: 0% 100%;
}

#menu-icon.showx span {
    opacity: 1;
    transform: rotate(-45deg) translate(-2px, -1px);
    z-index: 99999;
}
#menu-icon.showx  span:nth-last-child(2) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}
#menu-icon.showx span:nth-last-child(3){
    opacity: 1;
    transform: rotate(45deg) translate(0, -1px);
    z-index: 99999;   
}

#toggle-anchor {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 15px 10px;
}

#menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 190px;
    padding: 15px 25px;
    margin: 0;
    list-style: none;
    background: #000;
    z-index: 10; 
}

#menu a {
    display: block;
    color: #fff;
    padding: 15px 0;
    border-bottom: 1px solid rgba( 255, 255, 255, 0.05 );
}
#menu li {
    display: flex;
}

#menu.mobile-menu-visible {
    display: block; 
    animation: fade-in 1s;
}
.twobutton {
    margin-top: 20px;
}

.twobutton-span-left {
    padding-right: 15px;
}

.twobutton-span-right {
    padding-left: 15px;
}

#current-character {
    background-image: url("");
    min-height: 510px;
    display: flex;
    flex-direction: column;
    /*background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;   */
}
.current-character-nav {
    margin-top: auto;

}
.current-character-detail {
    background-color: #f4f1d6;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 14px;
}
.current-character-head {
    font-size: 34px;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
}
.current-character-desc {
    font-size: 14px;
    font-weight: 900;
    padding: 0px 0px 10px 0px;
}
.left-arrow {
    margin-left: 5%;
    margin-bottom: 10%;
}
.right-arrow {
    float: right;
    margin-right: 5%;
    margin-bottom: 10%;
}
.vidcontainer {
    margin: 100px 100px 100px 100px;
}

@media screen and (max-width: 425px) {
    .vidcontainer {
        margin: 100px 0px 100px 0px;
    }
    .charmap-d {
        background-image: url('/img/pixel.png');
    }
    .bimg {
        background-image: url("/img/head-static-mobile2.jpg");
    }
    a.mainnav, .mainnav.rmapnav, .mainnav.storynav, .mainnav.teamnav, .mainnav.faqnav{
        display: none;
    }
    .rmapcontain {
        scroll-margin-top: 63px;
    }
    .storycontain {
        scroll-margin-top: 63px;
    }
    #topnavr {
        float: left;
        padding-right: 5px;
    }
    .topnav {
        padding: 5% 0% 0% 5%;
    }
    .topnav a {
        padding: 0px 15px 0px 0px;
    }
    .timg {
        min-height: 290px;
    }
    #smob {
        display: inline;
    }
    .mobile-list-item {
        padding:0 0 10px 0;
    }
    .mobile-link-item {
        color:#ffffff;
        font-size:20px;
        font-weight:500;
    }
    .hammertop {
        width: 40px;
        height: 28px;
    }
    .mhide {
        display: none;
    }
    .dhide {
        display: block;
    }
    .charlarge {
        display: none;
    }
    .charsmall {
        display: block;
    }
    .center-text {
        margin-left: 10%;
        margin-right: 10%;
        font-size: 16px;
    }
    .s-header {
        text-align: left;
        font-size: 40px;
        margin-bottom: 40px;
    }
    .s-text {
        font-size: 16px;
        font-weight: 900;
        margin-left: 10%;
        margin-right: 10%;
    }
    .rmap {
        display: block;
        font-size: 54px;
        font-weight: 900;
        /*color: #201B19;*/
        color: #f4f1d6;
    }
    .rmapcontaintop {
        display: block;
    }
    .vert {
        writing-mode: unset;
        text-orientation: mixed;
        transform: rotate(0deg);
        display: block;
        align-items: center;
        justify-content: flex-end;
    }
    #rmaphammer {
        width: 65px;
        /*height: 46px;*/
        height: 65px;
        transform: rotate(180deg);
        margin-top: 10px;
    }      
/*    .rmapimg {
        display: flex;
    }*/
    .rmapimg2 {
        background-image: url('/img/roadmap-mobile-20220319.png');
        min-height: 350px;
        min-width: 350px;
    }
    .hbrownimg {
        display: flex;
    }
    .rmapdates {
        display: block;
        padding-left: 25%;
        padding-right: 10%;
        margin-top:20px;
    }
    .rmapheader {
        font-size: 34px;
    }
    .rmaptext {
        font-size: 20px;
    }
    .faq {
        display: block;
        font-size: 60px;
        font-weight: 900;
        color: #f4f1d6;
    }
    .faqs {
        display: block;
        padding-left: 25%;
        padding-right: 10%;
        margin-top:20px;
    }
    .faqcontain {
        scroll-margin-top: 63px;
    }
    .faqcontaintop {
        display: block;
    }
    #faqhammer {
        width: 65px;
        height: 65px;
        transform: rotate(180deg);
        margin-top: 5px;
    } 
    #rmaptext {
        vertical-align: top;
    }
    .faqsheader {
        color: #f4f1d6;
        font-size: 20px;
    }
    .faqstext {
        color: #f4f1d6;
        font-size: 14px;
        font-weight: 900;
        margin-bottom: 25px;
    }
    .teammember {
        width: 90px;
        height: 90px;
    } 
    .teamcontain {
        padding: 60px 10% 0px 10%;
        scroll-margin-top: 63px;
    }     
    .teambio {
        font-size: 14px;

    }
    .teamname {
        font-size: 18px;
    }
    .teaminfo {
        padding-left: 20px;
    }
}

@media screen and (min-width: 426px) and (max-width: 1024px) {
    .charmap-d {
        background-image: url('/img/pixel.png');
    }
    .charlarge {
        display: none;
    }
    .charsmall {
        display: block;
    }
    .charcontainer-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
    }
    .charsubcontainer-mobile {
        width: 425px;

    }
    #current-character {
    }
    .current-character-detail {
    }  
    .rmap {
        display: block;
        font-size: 11vh;
        font-weight: 900;
        /*color: #201B19;*/
        color: #f4f1d6;
    }
    .rmapcontaintop {
        display: block;
    }
    .vert {
        writing-mode: unset;
        text-orientation: mixed;
        transform: rotate(0deg);
        display: block;
        align-items: center;
        justify-content: flex-end;
    }
    .rmapimg2 {
        background-image: url('/img/roadmap-20220319.png');
        min-height: 600px;
        min-width: 350px;
        background-size: 534px 600px;
        object-fit: cover;
    }
    #rmaphammer {
        transform: rotate(180deg);
    }
    #rmaptext {
        vertical-align: top;
    }
    #faqtext {
        vertical-align: top;
    }
    .faq {
        display: block;
        font-size: 11vh;
        font-weight: 900;
        color: #f4f1d6;
    }
    .faqs {
        display: block;
        padding-left: 25%;
        padding-right: 10%;
        margin-top:20px;
    }
    .faqcontain {
        scroll-margin-top: 63px;
    }
    .faqcontaintop {
        display: block;
    }
    #faqhammer {
        transform: rotate(180deg);
    } 
    .faqsheader {
        color: #f4f1d6;
        font-size: 20px;
    }
    .faqstext {
        color: #f4f1d6;
        font-size: 14px;
        font-weight: 900;
        margin-bottom: 25px;
    }

}