@font-face {
    font-family: 'mission_gothicthin';
    src: url('../fonts/mission_gothic_thin-webfont.eot');
    src: url('../fonts/mission_gothic_thin-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mission_gothic_thin-webfont.woff') format('woff'), url('../fonts/mission_gothic_thin-webfont.ttf') format('truetype'), url('../fonts/mission_gothic_thin-webfont.svg#mission_gothicthin') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'mission_gothicthin_italic';
    src: url('../fonts/mission_gothic_thin_italic-webfont.eot');
    src: url('../fonts/mission_gothic_thin_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mission_gothic_thin_italic-webfont.woff') format('woff'), url('../fonts/mission_gothic_thin_italic-webfont.ttf') format('truetype'), url('../fonts/mission_gothic_thin_italic-webfont.svg#mission_gothicthin') format('svg');
    font-weight: normal;
    font-style: italic;
}
body {
    text-transform: uppercase;
    /*
    background: url("../img/Seamless_White_Brick_Texture.jpg") repeat;
    background-size: 900px 900px;
    */
}
html, body, h1 {
    box-sizing: border-box;
    font-family: 'mission_gothicthin', Helvetica, Arial, sans-serif;
    font-size: 40px;
}
h1 {
    font-size: 1.2em;
}
#intro {
    width: 100vw;
    height: 80vh;
    padding-top: 9vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    background: rgba(255, 255, 0, 0);
    position: absolute;
    color: white;
}
.animated {
    width: 100vw;
    height: 100vh;
    background: white;
    background: url("../img/full/1.png") no-repeat center center;
    background-size: 850px auto;
    background-attachment: fixed;
}
.banner {
    color: black;
    /*
    background: rgba(255, 255, 0, 1);
    background: white;
    */
    /* background: #ff69b4;  pink */
    /* background: #90ee90; /* green */
    /*
    color: white;
    background: black;
    background: blue;

    background: black;
    color: white;
    */
}
.banner-links {
    background: white;
    background: rgba(255, 255, 0, 1);
}
#menu {
    position: absolute;
    right: 0;
    width: 38.2vw;
    top: 35vh;
    /*
 
*/
}
#drawings {
    padding-top: 15vh;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    //background: black;
    font-size: 40px;
    text-align: center;
}
#drawings img {
    width: 80vw;
    max-width: 850px;
    height: auto;
    margin: auto;
    /* Safari/Chrome, other WebKit */
    /* Firefox, other Gecko */
    
    box-sizing: border-box;
    /* Opera/IE 8+ */
    
    box-shadow: 50px 50px 100px 5px rgba(87, 87, 87, 0.8);
    /*    box-shadow: 25px 25px 100px 5px #dedede; */
    
    overflow: none;
}
#drawings img:active {
    position: relative;
    background: rgba(255, 255, 0, 0);
    top: 5px;
    left: 5px;
    box-shadow: 40px 40px 90px 5px rgba(80, 80, 107, 0.8);
}
#drawings a {
    margin-top: -20px;
    margin-bottom: 20px;
}
#drawings p {
    margin-top: 0;
    text-align: center;
}
.drawing {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    //min-height: 95vh;
    margin-top: 8vh;
    margin-bottom: 8vh;
    position: relative;
    z-index: 2;
}
a:link {
    color: #0000FF;
    text-decoration: underline;
}
/* visited link */

a:visited {
    color: #0000FF;
}
/* mouse over link */

a:hover {
    color: #FF0000;
}
/* selected link */

a:active {
    color: #0000FF;
}
.purchase {
    text-align: center;
}
#arrow {
    margin-top: -60px;
    font-size: 20px;
    text-align: center;
    padding: 20px;
    background: white;
}
.faq {
    max-width: 700px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.3em;
    font-family: "Inconsolata";
    text-transform: none;
    padding-top: 1em;
    padding-bottom: 4em;
    padding-left: 25px;
    padding-right: 25px;
}
.question {
    padding-bottom: 2em;
}
.question p {} .icon {
    height: .45rem;
    position: relative;
    top: .1rem;
    right: .1rem
}
.payment {
    position: absolute;
    margin: 0 auto;
    z-index: 3;
    text-align: center;
    //top:47%;
    top: 83%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    font-size: .75rem;
}
.payment-wrap {
    position: relative;
    margin: 0 auto;
    top: 0;
}
#zelda1 {
    background
}
#instructions {
    margin-top: 10vh;
    margin-bottom: 35vh;
}
#shop1 {
    display: none;
}
#shop2 {
    display: none;
}
#shop3 {
    display: none;
}
#shop4 {
    display: none;
}
#shop5 {
    display: none;
}
#shop6 {
    display: none;
}
#shop7 {
    display: none;
}
#shop8 {
    display: none;
}
#shop9 {
    display: none;
}
#shop10 {
    display: none;
}
#shop11 {
    display: none;
}
#shop12 {
    display: none;
}
.paytag {
    animation: blink 1s steps(5, start) infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
@keyframes blink {
    to {
        visibility: hidden;
    }
}
@-webkit-keyframes blink {
    to {
        visibility: hidden;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    html, body, h1 {
        font-size: 36px;
    }
    #drawings {
        font-size: 36px;
    }
    #intro {
        padding-left: 25px;
        padding-right: 25px;
        width: 85vw;
        max-width: 100vw;
    }
    /* Styles */
    /*
    #drawings img {
        box-shadow: 10px 10px 10px 5px rgba(87, 87, 87, 0.8);
    }
    #drawings img:active {
        box-shadow: 10px 10px 5px 5px rgba(80, 80, 107, 0.8);
    }
    */
}
