﻿a {
    color: rgb(225, 251, 183);
}

a:visited {
    color: rgb(225, 251, 183);
}


body{
    background-color: #020202;
    color: #FFF;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    overflow-x: hidden;
}

.surfnav {
    list-style-type: none;
    margin: 0px;
    top: 0px;
    text-align: center;
    position: fixed;
    left: -8px;
    padding-bottom: 15px;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #CCC;
    background-color: rgba(13,13, 13, 1.0);
}

.surfnav li {
    display: inline;
    color: #CCC;
    top: 0px;
    position: relative;
}
 
.surfnav li a {
    display: inline-block;
    color: #CCC;
    text-align: center;
    top: 10px;
    position: relative;
    padding: 14px 16px;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    font-size: 18pt;
}

.surfnav li a:hover {
    color:rgb(225, 251, 183);
}





/* resize center_page_graphic for mobile */

@media screen and (max-width: 768px) {
    .center_page_graphic { 
        top:150px;
        position:relative;
    }
}

@media screen and (min-width: 1240px) {
    .center_page_graphic { 
        top:-160px;
        position:relative;
    }
}

.screenshot
{
    width:100%;
    left:-11px;
    top:80px;
    position:relative;
    z-index: -1;
    background-size:cover;
}

.screenshot_img
{
    width:103%;
    z-index:-1;
}

.app_store_badge_bar
{ 
    text-align:left;
    bottom:0px;
    width:103%;
    height:78px;
    left:-10px;
    position:fixed; 
    background-color:rgba(13,13,13, 1)
}

.app_store_badge_bar_bottom
{ 
    text-align:left;
    width:103%;
    height:78px;
    left:-10px;
    background-color:rgba(13,13,13, 1)
}

.app_store_badge_bar_special
{ 
    text-align:left;
    bottom:0px;
    width:103%;
    height:78px;
    left:-10px;
    position:fixed; 
    background-color:rgba(13,13,13, 1)
}

@media screen and (min-height: 1100px) {
    .app_store_badge_bar_special { 
       visibility:hidden;
    }
    .surfnav li a{
        font-size: 32px;
    }

    .quilt_II
    {
        top:120px;
    }

    .desktop_only_callout
    {
       visibility:hidden;
    }
}

.go_button{
    padding: 20px;
    width: 74px;
    height: 75px;
    position: relative;
    margin: auto;
    text-align: center;
    background: rgba(255, 255, 255, 0.0) url('Images/Go_Light.png') no-repeat;
    background-size:contain;
    border-style:hidden;
    color: #111;
}


.discover_video_holder
{
    padding: 18px;
}

.discvoer_video_item
{
    border:1.5px solid #222;
}

.app_store_badge_container
{
    display:inline-block;
}

.breakers{
    height: 10px;
    background-color: #222;
}

.breakers-clear{
    height: 100px;
    background-color: rgba(255, 255, 255, 0.0);
}

.photomask{
    width: 100%;
    height: 100%;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.1);
}

.inlinelayer {
    display: inline;
    background-size: cover;
    background-color: #FFFFFF;
}


.musicvideo_titletext{
    text-align:left;left:80px;position:relative;font-size:20px;background-color:rgba(0, 0, 0, 0.0);
}

.musicvideo_copyrighttext{
    top:-18px;position:relative; font-size:10px;color:#AAA;
}


.card_holder{
    top: 40px;
    height: 700px;
    padding: 20px;
    position: relative;
    margin: auto;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18pt;
    color: #111;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.0);
}

.card_content{
    width: 100%;
    position: relative;
    margin: auto;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18pt;
    color: #FFF;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.7);
}


.card_textinput{
    padding: 10px;
    padding-left:15px;
    position: relative;
    margin: auto;
    text-align: center;
    border-style: solid;
    border-color: #444;
    border-width: thin;
    font-family: 'Cinzel Decorative', sans-serif;
    font-size: 18pt;
    color: #111;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.99);
}

.card_textinput_email{
    padding: 10px;
    padding-left:15px;
    width: 270px;
    position: relative;
    margin: auto;
    text-align: center;
    border-style: solid;
    border-color: #444;
    border-width: thin;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 15pt;
    color: #111;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.99);
}


.card_uploadbutton{
    padding: 20px;
    width: 74px;
    height: 75px;
    position: relative;
    margin: auto;
    text-align: center;
    background: rgba(255, 255, 255, 0.0) url('Images/Go_Light.png') no-repeat;
    background-size:contain;
    border-style:hidden;
    color: #111;
}

.card_uploadbutton_small{
    padding: 20px;
    width: 50px;
    height: 55px;
    position: relative;
    margin: auto;
    text-align: center;
    background: rgba(255, 255, 255, 0.0) url('Images/Go_Light.png') no-repeat;
    background-size:contain;
    border-style:hidden;
    color: #111;
}


.rsvp_greencheck{
    padding: 20px;
    width: 140px;
    height: 140px;
    position: relative;
    margin: auto;
    text-align: center;
    background: rgba(255, 255, 255, 0.0) url('Images/GreenCheck.png') no-repeat;
    background-size:contain;
    border-style:hidden;
    color: #111;
}