.header,.testingfoot,.testinghead{line-height:0;font-size:10vmin}.midscreen,.testinghead{-webkit-touch-callout:none;-khtml-user-select:none}

.presale-text {
  font-size: 4vmin;
  /* text-shadow: 1px 1px 4px #fee600; */
  animation: glow 1s infinite alternate;
  font-weight: bold;
}

.presale-title {
  animation: glow 1s infinite alternate;
}

@keyframes glow {
  to {
      /* text-shadow: 0 0 10px #fee600; */
      color: #fee600;
  }
}




.storecartimage:hover,.storepages>button:hover{opacity:.8}.cartclose,.cartitem-delete>button,.close:focus,.close:hover,.modelclose,.storeOSFA,.storebuybutton,.storecartheader,.storeimage,.storepages>button,.storesize,button:hover{cursor:pointer}@font-face{font-family:merchant_copyregular;src:url(fonts/font-webfont.woff2) format('woff2'),url(fonts/font-webfont.woff) format('woff'),url(silkscreen/Font.ttf) format('ttf');font-weight:400;font-style:normal}::-webkit-scrollbar{width:1.2vmin}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#fee600}.storeimage,body{background-repeat:no-repeat}body{width:100%;margin:0;padding:0;max-width:100%;text-align:center;background-image:url(images/bg.gif);position:relative;min-width:100%;background-attachment:fixed;background-size:100% 100%;font-family:merchant_copyregular;color:#fff}.testinghead{top:0;left:5%;z-index:15;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.testimg{height:auto;margin-top:5vmin;width:80vmin;z-index:15}.header{text-align:left;position:fixed;top:0;left:0;margin-left:3vmin;color:#fff}.author,.author2{position:fixed;top:0;left:0;margin-left:3vmin;color:#fff;font-size:7vmin;z-index:12}.author{margin-top:6vmin}.author2{margin-top:10.5vmin}.midscreen,.storecontainer{position:fixed;top:50%;left:50%}.pageheader{margin-top:2vmin}.midscreen{margin-top:-25vmin;margin-left:-25vmin;width:50vmin;height:50vmin;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.storecontainer{width:60vw!important;width:80vw;margin-top:-35vh!important;margin-left:-30vw;background-color:rgb(0,0,0,.4);z-index:30}.storeimage{height:50vh;width:100%;margin:2vmin;background-position:center;background-size:contain;z-index:100}.storepages>button,.storepages>p{font-size:8vmin;margin:0 0 1vmin;font-family:merchant_copyregular}.storeimagewrap{padding-left:.5vmin;height:50vh;width:100%}.storepages{display:flex;align-items:center;justify-content:space-between}.storepages>button{padding:5px 10px;transition:opacity .1s linear;transform: translateY(50%) translateY(25vh);}.storeprice{font-size:5vmin;background:#fff;padding:.5vmin;color:#000}.storesizes{display:flex;justify-content:space-around;margin-bottom:.5vmin}.storesize,.storesizeout{flex:1;font-size:5vmin;padding:.5vmin .8vmin;transition:background .1s linear;outline:0}.storesizeout{color:gray}.storeOSFA{padding:.5vmin .8vmin;flex:1;font-size:4vmin;display:none}.storesize:hover{background:rgba(255,255,255,.18)}.storesize.active{background:#fff;color:#000}.storebuybutton{width:100%;border:2px solid #fee600;border-radius:4px;color:#fee600;padding:5px;transition:background .1s linear;font-size:5vmin}.cartitem-price>h1,.cartitem-quantity>h1{color:#fff}.storebuybutton:hover{background:rgba(254,230,0,.4)}.storecart{position:absolute;top:0;right:0;width:0;height:0}.storecartimage{height:50px;width:auto;transform:translate(4vw,-.5vh);cursor:pointer;transition:opacity .1s linear}.cartmodal,.cartmodal-overlay{position:fixed;opacity:0;pointer-events:none;overflow-y:auto}.storecartheader{left:initial!important;right:0!important;margin-right:3vmin!important;float:right;display:initial}.cartmodal-overlay{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;flex-direction:column;top:0;left:0;background:rgba(0,0,0,.55);z-index:40;transition:opacity .35s ease-in-out}.cartmodal{left:50%;top:50%;margin-left:-41vw;margin-top:-41vh;width:80vw;height:80vh;background:#1b1b1b;box-shadow:0 1px 10px rgba(0,0,0,.35);text-align:center;padding:2vmin;transition:.35s ease-in-out;max-height:100vh;border-radius:8px;display:flex;flex-direction:column}.cartitem-image,.modelmodal{background-size:cover;background-position:center}.cartmodal-overlay.open,.cartmodal.open{pointer-events:all;opacity:1}.cartclose{position:absolute;top:0;left:5px;margin:0;padding:5px 10px;font-size:50px;outline:0;transition:.1s linear}#wrapper,.modelmodal{transition:opacity .35s ease-in-out}.cartclose:hover{opacity:.8}.cartheader{margin:0;font-size:7vmin}.cartcontent{flex:1;margin:15px 0;overflow-y:auto}.cartitem{display:flex;justify-content:center;min-height:75px}.cartitem-delete{flex:.5;display:flex;align-items:center}.cartitem-delete>button{color:#fff;font-size:2.8em}.cartitem-name>h1,.cartitem-price>h1,.cartitem-quantity>h1{font-size:1.8em;font-weight:400;margin:0}.cartitem-image{flex:1;background-repeat:no-repeat}.cartitem-name{flex:3;display:flex;justify-content:center;align-items:center}.cartitem-quantity{flex:1;display:flex;justify-content:center;align-items:center}.cartitem-price{flex:1;display:flex;justify-content:center;align-items:center}.cartcheckout{margin:0;font-size:7vmin}.modelmodal{position:fixed;width:100%;height:100%;z-index:25;background-image:url(images/bg.gif);opacity:0;pointer-events:none}.modelmodal.open{opacity:1;pointer-events:all}.modelloading{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20pt;pointer-events:none}.modelclose{position:absolute;top:20px;left:20px;font-size:60pt;outline:0}#wrapper.closed{opacity:0}.storetesting{bottom:4%;right:3%;height:auto;width:50vmin;position:fixed}#musiclinks{width:40vmin;margin-left:-20vmin}.utube{position:fixed;top:50%;left:50%;margin-top:-25vmin;margin-left:-44.5vmin;max-height:768px;max-width:1366px;width:89vmin;height:50vmin;z-index:5}.rsvpwrap,.videoslist{position:fixed;left:50%;top:50%;margin-top:-36vh;height:40vw}.main{position:fixed;top:50%;left:50%}.storemidtext{width:70vmin;margin-left:-35vmin;font-size:8vmin}.rsvpwrap{margin-left:-40vw;width:80vw;font-size:4vmin;align-items:center}.rsvpform{width:60vw;margin-left:10vw}.rsvpwrap p{background-color:rgba(0,0,0,.7);border-radius:1vw;margin-bottom:1vmin}.redtext{color:red}.videoslist{margin-left:-30vw;width:60vw;font-size:8vmin;overflow-y:scroll;overflow-x:visible!important}.videoheader{width:100%;height:6vmin}.videostitle{float:left;font-size:6vmin;margin:0;color:#fff}.utubeimg{height:9vmin;margin-top:-1.8vmin;float:right}.videoswrapper{position:relative;padding-top:56.25%}.videoswrapper iframe,.videoswrapper video{position:absolute;top:0;left:0;width:99%;height:100%}.videoblock{margin-bottom:2vmin}#showwrapper{position:fixed;top:50%;left:50%;width:75vmin;margin-left:-32vmin;height:57vh;margin-top:-28.5vh;overflow:auto;background-color:rgba(0,0,0,.4);border-radius:10px;z-index:19}#showlist{list-style-type:none;margin:0;padding:2vmin}#startmodal,.modal{padding-top:10vh;overflow:auto}li{padding-bottom:14vmin;width:100%}#showlist li a p{width:58vmin; padding-bottom: 60px; text-align:left;float:left;font-size:5vmin;margin:0;color:#fff}#showlist li a img{right:0;width:10vmin;float:right}.main #test{max-width:100%;max-height:100%;-webkit-animation-name:spin;-webkit-animation-duration:4s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear}.homepic,.vid{max-height:768px;max-width:1366px;z-index:5;top:50%;left:50%}.vid{margin-top:-25vmin;margin-left:-44.5vmin;width:89vmin;height:50vmin}.homepic{margin-top:-37vmin;margin-left:-50vmin;width:100vmin;height:66vmin}.homepic2{top:50%;left:50%;margin-top:-40vmin;margin-left:-26.5vmin;max-height:1366px;max-width:768px;width:53vmin;height:84vmin;z-index:5}.click2wach{position:fixed;color:#fff;text-decoration:none;z-index:6;font-size:4vmin;top:50%;left:50%;width:89vmin;margin-top:22vmin;margin-left:-44.5vmin}@-webkit-keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-moz-keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-o-keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.testimg2{bottom:4%;right:3%;height:auto;width:50vmin;position:fixed}#buttonwrap,#startmodal{position:fixed;width:100%}.footer{position:fixed;z-index:7}#footrightMOBILE{display:inline;opacity:.2}#startmodal{display:none;z-index:100;top:0;left:0;height:100%;background-color:rgba(0,0,0,.85)}#buttonwrap{display:inherit;top:35%}#buttonwrap>button{text-align:center;font-size:10vmin;color:#000;background:#ffe400;padding-bottom:1vmin;padding-left:2vmin;border-radius:3vmin}.footerl{text-align:left;bottom:5vh;left:0;margin-left:2vmin;height:auto;position:fixed;z-index:5}.footerm,.headtop{margin-left:-2.5vmin;height:auto;position:fixed;left:50%}button.foottext{color:#fff;text-decoration:none;font-size:8vmin!important}button.foottext>p{font-family:merchant_copyregular;margin-bottom:0;margin-top:4vmin;font-size:8vmin!important}.headtop{top:14%}.footerm{z-index:7;bottom:14%;width:5vmin}.scrolltext{width:20vmin;margin-left:-10vmin;font-size:5vmin;position:fixed;bottom:2%;left:50%;opacity:1}#scrollBar,.termscond{bottom:0;position:fixed}.termscond{z-index:16;left:50%;width:80vmin;margin-left:-40vmin;font-size:2.5vh;margin-top:0}.termscond p{margin-top:0;margin-bottom:0}.arrowup{z-index:3;width:5vmin}.arrowdown{z-index:7;width:5vmin}.photos{height:30vmin;margin-top:-27vmin;width:90vmin;margin-left:-44.5vmin}.signcenter,.signcenter2{height:8vmin;text-align:center;vertical-align:middle}.signcenter{width:100%;border-radius:50px;border:2px solid #fff;margin-top:1.6vmin}.signcenter2{width:48%;border-radius:50px;border:2px solid #fff}.nameBar{display:inline-block;width:100%}.rsvpsign{height:4vmin}.signlocation{color:#fff}#scrollBar{width:0%;height:4vh;z-index:15;background-color:#ffe400}::placeholder{color:#fff;opacity:1;font-size:8vmin}:-ms-input-placeholder{color:#fff}::-ms-input-placeholder{color:#fff}.rsvpsign input[type=text]::placeholder,.rsvpsign input[type=email]::placeholder{font-size:4vmin}.rsvpsign input[type=text]:-ms-input-placeholder,.rsvpsign input[type=email]:-ms-input-placeholder{font-size:4vmin}.rsvpsign input[type=text]::-ms-input-placeholder,.rsvpsign input[type=email]::-ms-input-placeholder{font-size:4vmin}.modal{display:none;position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#fefefe;margin:auto;padding:20px 20px 15vmax;border:1px solid #888;width:80%;color:#000;text-align:left;font-size:3vmin}.termscond button,button{margin:0;padding:0}.modal-content a{display:inline-block}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;text-decoration:none}button,input[type=text],select{border:none;color:#fff;background:0 0;font-family:merchant_copyregular}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:8vmin;float:left}.rsvpsign select{font-size:4vmin}.termscond button{width:auto;font-size:3vh}@media all and (max-width:500px){.termscond{font-size:5vmin}.termscond button{font-size:5.1vmin}}.copyright{font-size:2vh}select::-ms-expand{display:none}input[type=text]{outline:0;font-size:8vmin;margin-top:1vmin}.rsvpsign input[type=text],.rsvpsign input[type=email]{font-size:4vmin}input[type=email],input[type=tel]{background:0 0;outline:0;border:none;font-size:8vmin;color:#fff;margin-top:1vmin;font-family:merchant_copyregular}#mc_embed_signup{padding:2vmin;background-color:rgb(0,0,0,.4);border-radius:25px;height:50vmin}#mce-EMAIL,#mce-PHONE{line-height:8vmin;width:90%}#mce-FNAME,#mce-LNAME,#mce-MMERGE3,.rsvpsign #mce-EMAIL{line-height:4vmin;width:100%;padding-left:3vw}#mce-MMERGE1,#mce-MMERGE4{line-height:8vmin;border-radius:4vmin;width:100%;padding-left:5%;background:0 0}#mce-MMERGE4{line-height:4vmin}#mce-MMERGE1.required.mce_inline_error,#mce-MMERGE4.required.mce_inline_error{font-size:8vmin;outline:0;border:none}#mce-MMERGE4.required.mce_inline_error{font-size:4vmin}#mc-embedded-subscribe{margin-top:4vmin}.mce_inline_error{font-size:4vmin;padding-top:1vmin;background-color:transparent}#mce-error-response{font-size:5vmin}#mce-error-response a{color:#ffe400}input[type=submit]{border-radius:50px;background:#fff;outline:0;border:none;font-size:6vmin;color:#000;font-family:merchant_copyregular}.posters{width:60vmin;margin-left:-30vmin;margin-top:-35vmin}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){#footrightMOBILE,#startmodal{display:inline}body:before{content:"";display:block;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-10;background:url(images/bg.gif) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.testinghead{position:fixed;top:5%;left:50%;margin-left:-40vmin}.headtop{top:22%}.header{font-size:12vmin}.testimg{margin-top:5vmin}.author{position:fixed;margin-top:6.5vmin;font-size:9vmin}.author2{margin-top:13vmin;font-size:8vmin}#topheader{font-size:12vmin}.midscreen{margin-top:-35vmin;margin-left:-33.3vmin;width:66.66vmin;height:66.66vmin}.storemidtext{height:60vmin;margin-top:-40vmin}.rsvpwrap{width:100vw;height:60vw;top:0;margin-left:-50vw;margin-top:-1vh;font-size:6.1vmin}.rsvpform{width:80vw;margin-left:10vw}.homepic,.vid{margin-left:-50vmin;width:100vmin}.vid{margin-top:-35vmin;height:60vmin}.homepic{margin-top:-33.3vmin;height:66.6vmin}.homepic2{margin-left:-40vmin;margin-top:-60vmin;height:120vmin;width:80vmin;max-height:none;max-width:none}.footerm{bottom:10%}.scrolltext{bottom:2%;font-size:6.5vmin}#footrightind{display:none}.testimg2{bottom:6%}.termscond,button{font-size:4vw}.copyright{font-size:3.3vw}#showwrapper{position:fixed;top:50%;width:95vmin;margin-left:-47.5vmin;height:37vh}#showlist li a p{font-size:6.5vmin}#showlist li a img{width:15vmin}.videoslist{width:100vw;height:60vw;margin-left:-50vw;margin-top:-28.5vh}.videoblock{margin-left:auto;margin-right:auto;width:90vw}.footerl,.videostitle{font-size:8vmin}.rsvpsign input[type=text],.rsvpsign input[type=email],.rsvpsign select{font-size:5.5vmin}input[type=text],input[type=email],input[type=tel]{margin-top:-1vmin}.rsvpsign{height:5.5vmin}.rsvpsign input[type=text]::placeholder,.rsvpsign input[type=email]::placeholder{font-size:5.5vmin}.rsvpsign input[type=text]:-ms-input-placeholder,.rsvpsign input[type=email]:-ms-input-placeholder{font-size:5.5vmin}.rsvpsign input[type=text]::-ms-input-placeholder,.rsvpsign input[type=email]::-ms-input-placeholder{font-size:5.5vmin}#mce-FNAME,#mce-LNAME,#mce-MMERGE3,.rsvpsign #mce-EMAIL{line-height:5.5vmin;width:100%;padding-left:3vw}#mce-MMERGE4{line-height:5.5vmin}.posters{width:80vmin;height:80vmin;margin-left:-40vmin;margin-top:-28.5vh!important}.cartcheckout,.cartheader{font-size:10vmin}.cartmodal{margin-left:-50vw;width:96vw}.storecontainer{margin-top:-34vh!important}.storeimage,.storeimagewrap{height:40vh}.click2wach{margin-top:8vmin}}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){#footrightMOBILE,#startmodal{display:inline}body:before{content:"";display:block;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-10;background:url(images/bg.gif) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.testinghead{position:fixed;top:-4%;left:50%;margin-left:-40vmin}.storecontainer{margin-top:10vmin}.header{font-size:10vmin}.headtop{top:21%}.author{position:fixed;margin-top:7.5vmin;font-size:7vmin}.author2{margin-top:12vmin;font-size:7vmin}#topheader{font-size:10vmin}.click2wach{margin-top:26vmin}.midscreen{margin-top:-25vmin;margin-left:-30vmin;width:60vmin;height:60vmin}.homepic,.vid{margin-top:-30vmin}.vid{margin-left:-52.5vmin;width:105vmin;height:60vmin}.homepic{margin-left:-50vmin;width:100vmin;height:66.66vmin}.homepic2{margin-left:-30vh;margin-top:-40vh;height:90vh;width:60vh;max-height:none;max-width:none}.footerm{bottom:5%}.scrolltext{bottom:6%}#footrightind{display:none}.testimg2{right:1%;bottom:5%}#showwrapper{position:fixed;top:50%;width:60vw;margin-left:-30vw;height:60vh}#showlist li a p{font-size:4.5vmin}#showlist li a img{width:15vmin}.termscond,.termscond button{font-size:2.3vh}.copyright{font-size:1.6vh}.rsvpsign input[type=text],.rsvpsign input[type=email],.rsvpsign select{font-size:5.5vmin}input[type=text],input[type=email],input[type=tel]{margin-top:-1vmin}.rsvpsign{height:5.5vmin}.rsvpsign input[type=text]::placeholder,.rsvpsign input[type=email]::placeholder{font-size:5.5vmin}.rsvpsign input[type=text]:-ms-input-placeholder,.rsvpsign input[type=email]:-ms-input-placeholder{font-size:5.5vmin}.rsvpsign input[type=text]::-ms-input-placeholder,.rsvpsign input[type=email]::-ms-input-placeholder{font-size:5.5vmin}#mce-FNAME,#mce-LNAME,#mce-MMERGE3,.rsvpsign #mce-EMAIL{line-height:5.5vmin;width:100%;padding-left:4vw}#mce-MMERGE4{line-height:5.5vmin}.rsvpwrap{margin-top:-35vh;width:70vw;margin-left:-35vw;font-size:5vmin}.rsvpform{width:60vw;margin-left:5vw}.cartcheckout,.cartheader{font-size:10vmin}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){#footrightMOBILE,#startmodal{display:inline}body:before{content:"";display:block;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-10;background:url(images/bg.gif) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.headtop{top:20%}.storecontainer{margin-top:-33vh!important}.storeimage,.storeimagewrap{height:40vh}.header{font-size:12vmin}.testinghead{position:fixed;top:5%;left:50%;margin-left:-40vmin}.testimg{margin-top:5vmin}.author{position:fixed;margin-top:6.5vmin;font-size:10vmin}.termscond,.termscond button{font-size:4vw}.copyright{font-size:3.3vw}.author2{margin-top:13vmin;font-size:10vmin}#topheader{font-size:12vmin}.midscreen{margin-top:-45vmin;margin-left:-35vmin;width:70vmin;height:70vmin}.storemidtext{height:60vmin;margin-top:-40vmin}.rsvpwrap{width:100vw;height:60vw;top:0;margin-left:-50vw;margin-top:-1vh;font-size:6.1vmin}.rsvpform{width:80vw;margin-left:10vw}#footrightind{display:none}.vid{margin-top:-35vmin;margin-left:-50vmin;width:100vmin;height:60vmin}.homepic{margin-top:-45vmin;margin-left:-52.5vmin;width:105vmin;height:70vmin}.homepic2{margin-left:-40vmin;margin-top:-60vmin;height:120vmin;width:80vmin;max-height:none;max-width:none}.scrolltext{bottom:3%}.videoslist{width:100vw;height:60vw;margin-left:-50vw;margin-top:-28.5vh}.videoblock{margin-left:auto;margin-right:auto;width:90vw}.videostitle{font-size:8vmin}.rsvpsign input[type=text],.rsvpsign input[type=email],.rsvpsign select{font-size:6vmin}input[type=text],input[type=email],input[type=tel]{margin-top:-1vmin}.rsvpsign{height:6vmin}.rsvpsign input[type=text]::placeholder,.rsvpsign input[type=email]::placeholder{font-size:6vmin}.rsvpsign input[type=text]:-ms-input-placeholder,.rsvpsign input[type=email]:-ms-input-placeholder{font-size:6vmin}.rsvpsign input[type=text]::-ms-input-placeholder,.rsvpsign input[type=email]::-ms-input-placeholder{font-size:6vmin}#mce-FNAME,#mce-LNAME,#mce-MMERGE3,.rsvpsign #mce-EMAIL{line-height:6vmin;width:100%;padding-left:4vw}#mce-MMERGE4{line-height:6vmin}.posters{width:80vmin;height:80vmin;margin-left:-40vmin;margin-top:-28.5vh!important}.cartcheckout,.cartheader{font-size:10vmin}.cartmodal{margin-left:-50vw;width:96vw}#showwrapper{position:fixed;top:50%;width:95vmin;margin-left:-47.5vmin;height:37vh}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){#footrightMOBILE,#startmodal{display:inline}body:before{content:"";display:block;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-10;background:url(images/bg.gif) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.testinghead{position:fixed;top:-4%;left:50%;margin-left:-40vmin}.header{font-size:10vmin}.headtop{top:21%}.author{position:fixed;margin-top:7.5vmin;font-size:7vmin}.author2{margin-top:12vmin;font-size:7vmin}#topheader{font-size:10vmin}.click2wach{margin-top:26vmin}.midscreen{margin-top:-25vmin;margin-left:-30vmin;width:60vmin;height:60vmin}.homepic,.vid{margin-top:-30vmin}.vid{margin-left:-52.5vmin;width:105vmin;height:60vmin}.homepic{margin-left:-50vmin;width:100vmin;height:66.66vmin}.homepic2{margin-left:-30vh;margin-top:-40vh;height:90vh;width:60vh;max-height:none;max-width:none}.footerm{bottom:5%}.scrolltext{bottom:6%}#footrightind{display:none}.testimg2{right:1%;bottom:5%}#showwrapper{position:fixed;top:50%;width:60vw;margin-left:-30vw;height:60vh}#showlist li a p{font-size:4.5vmin}#showlist li a img{width:15vmin}.termscond,.termscond button{font-size:2.3vh}.copyright{font-size:1.6vh}.rsvpsign input[type=text],.rsvpsign input[type=email],.rsvpsign select{font-size:5.5vmin}input[type=text],input[type=email],input[type=tel]{margin-top:-1vmin}.rsvpsign{height:5.5vmin}.rsvpsign input[type=text]::placeholder,.rsvpsign input[type=email]::placeholder{font-size:5.5vmin}.rsvpsign input[type=text]:-ms-input-placeholder,.rsvpsign input[type=email]:-ms-input-placeholder{font-size:5.5vmin}.rsvpsign input[type=text]::-ms-input-placeholder,.rsvpsign input[type=email]::-ms-input-placeholder{font-size:5.5vmin}#mce-FNAME,#mce-LNAME,#mce-MMERGE3,.rsvpsign #mce-EMAIL{line-height:5.5vmin;width:100%;padding-left:4vw}#mce-MMERGE4{line-height:5.5vmin}.rsvpwrap{margin-top:-35vh;width:70vw;margin-left:-35vw;font-size:5vmin}.rsvpform{width:60vw;margin-left:5vw}.cartcheckout,.cartheader{font-size:10vmin}}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait){.header,.pageheader{margin-top:7vmin}#footrightMOBILE,#startmodal{display:inline}body:before{content:"";display:block;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-10;background:url(images/bg.gif) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.testinghead{position:fixed;top:0;left:50%;margin-left:-40vmin}.header{font-size:12vmin}.author,.author2{font-size:10vmin}.headtop{top:22%}.testimg{margin-top:13vmin}.author{position:fixed;margin-top:13.5vmin}.author2{margin-top:20vmin}#topheader{font-size:12vmin}.termscond,.termscond button{font-size:4vw}.copyright{font-size:3.3vw}.midscreen{margin-top:-40vmin;margin-left:-35vmin;width:70vmin;height:70vmin}.click2wach{margin-top:12vmin}.storemidtext{height:60vmin;margin-top:-40vmin}.rsvpwrap{width:100vw;height:60vw;top:0;margin-left:-50vw;margin-top:-1vh;font-size:6.1vmin}.homepic,.vid{margin-top:-40vmin}.rsvpform{width:80vw;margin-left:10vw}.vid{margin-left:-50vmin;width:100vmin;height:60vmin}#footrightind{display:none}.homepic{margin-left:-52.5vmin;width:105vmin;height:70vmin}.homepic2{margin-left:-40vmin;margin-top:-60vmin;height:120vmin;width:80vmin;max-height:none;max-width:none}.videoslist{width:100vw;height:60vw;margin-left:-50vw;margin-top:-28.5vh}.videoblock{margin-left:auto;margin-right:auto;width:90vw}.videostitle{font-size:8vmin}.rsvpsign input[type=text],.rsvpsign input[type=email],.rsvpsign select{font-size:6.3vmin}input[type=text],input[type=email],input[type=tel]{margin-top:-1vmin}.rsvpsign{height:6.3vmin}.rsvpsign input[type=text]::placeholder,.rsvpsign input[type=email]::placeholder{font-size:6.3vmin}.rsvpsign input[type=text]:-ms-input-placeholder,.rsvpsign input[type=email]:-ms-input-placeholder{font-size:6.3vmin}.rsvpsign input[type=text]::-ms-input-placeholder,.rsvpsign input[type=email]::-ms-input-placeholder{font-size:6.3vmin}#mce-FNAME,#mce-LNAME,#mce-MMERGE3,.rsvpsign #mce-EMAIL{line-height:6.3vmin;width:100%;padding-left:4.2vw}#mce-MMERGE4{line-height:6.3vmin}.posters{width:80vmin;height:80vmin;margin-left:-40vmin;margin-top:-28.5vh!important}.cartcheckout,.cartheader{font-size:10vmin}.cartmodal{margin-left:-50vw;width:96vw}.storecontainer{margin-top:-33vh!important}.storeimage,.storeimagewrap{height:40vh}#showwrapper{position:fixed;top:50%;width:95vmin;margin-left:-47.5vmin;height:37vh}}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){#footrightMOBILE,#startmodal{display:inline}body:before{content:"";display:block;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-10;background:url(images/bg.gif) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.testinghead{position:fixed;top:-4%;left:50%;margin-left:-40vmin}.header{font-size:11vmin}.headtop{top:20%}.author{position:fixed;margin-top:6.5vmin;font-size:8vmin}.author2{margin-top:11.5vmin;font-size:8vmin}#topheader{font-size:11vmin}.click2wach{margin-top:31vmin}.midscreen,.vid{margin-top:-25vmin;height:60vmin}.footerm{bottom:4%}.scrolltext,.testimg2{bottom:5%}.testimg2{right:1%}.midscreen{margin-left:-30vmin;width:60vmin}.vid{margin-left:-52.5vmin;width:105vmin}#footrightind{display:none}.homepic{margin-top:-30vmin;margin-left:-50vmin;width:100vmin;height:66.66vmin}.homepic2{margin-left:-30vh;margin-top:-40vh;height:90vh;width:60vh;max-height:none;max-width:none}#showwrapper{position:fixed;top:50%;width:60vw;margin-left:-30vw;height:60vh}#showlist li a p{font-size:4.5vmin}#showlist li a img{width:15vmin}.termscond,.termscond button{font-size:2.3vh}.copyright{font-size:1.6vh}.rsvpsign input[type=text],.rsvpsign input[type=email],.rsvpsign select{font-size:5.5vmin}input[type=text],input[type=email],input[type=tel]{margin-top:-1vmin}.rsvpsign{height:5.5vmin}.rsvpsign input[type=text]::placeholder,.rsvpsign input[type=email]::placeholder{font-size:5.5vmin}.rsvpsign input[type=text]:-ms-input-placeholder,.rsvpsign input[type=email]:-ms-input-placeholder{font-size:5.5vmin}.rsvpsign input[type=text]::-ms-input-placeholder,.rsvpsign input[type=email]::-ms-input-placeholder{font-size:5.5vmin}#mce-FNAME,#mce-LNAME,#mce-MMERGE3,.rsvpsign #mce-EMAIL{line-height:5.5vmin;width:100%;padding-left:4vw}#mce-MMERGE4{line-height:5.5vmin}.rsvpwrap{margin-top:-35vh;width:70vw;margin-left:-35vw;font-size:5vmin}.rsvpform{width:60vw;margin-left:5vw}.cartcheckout,.cartheader{font-size:10vmin}}@media screen and (max-device-width:480px){body{-webkit-text-size-adjust:none}}@media screen and (max-width: 480px) and (orientation: portrait), screen and (max-height: 480px) and (orientation: landscape) {.storecontainer {width: 70vw !important;margin-left:-35vw !important;}}
