   #frame {
    position: relative;
    border: 2px solid red;
    width: 100%;
    height: 500px;
    }
    
  #frameborder {
    position: fixed;
    width: 100%;
    }
  
  #container {
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    position: relative;
    }
    
  #navigation .up.button:hover {
    padding-top: 25px;
    }
    
  #navigation .down.button:hover {
    padding-bottom: 25px;
    }
    
  a.nav-link {
    display: block;
    font-size: .825em;
    text-decoration: none;
    text-transform: uppercase;
    text-indent: -9999px;
    }
    
  .panel, .text {
 
    overflow:hidden;
    position: relative;
    }
    
    .text {
    background: url('../img/arrow.png') repeat-y center;
    }
    
  .story {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    width: 488px;
    margin: 0 auto;
    padding: 99px 12px;
    background-image: url('../img/square3.png');
    background-repeat: no-repeat, no-repeat;
    background-size: cover;
    background-position: center;
    }
  
  .story-letterinvite {
    width: 688px;
    padding: 46px 12px;
    }
  
  .story-letterinvite p{
    color:#000;
    margin:0px;
    }
  
  .story-passinvite {
    width: 488px;
    padding: 46px 12px;
    }
  
  .letter-content{
    padding: 30px 40px;
    }
    
  .story p {
    padding: 25px 34px;
    margin: 0;

    }
    
  .caption {
    font-size: 19px;
    font-weight: 400;
    width: 500px;
    position: absolute;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    z-index: 997;
    }
  
  div.artist-bio{
    width:290px;
    position:absolute;
    top:0;
    left:0;
    overflow:hidden;
  }
  
  div.artist-bio img{
    margin-left:-20%;
    margin-top:-20%;
  }
  
  .dark-bg {
    background: rgba(0, 0, 0, 1);
    }
    
  .light-bg {
    color: rgba(0, 0, 0, .5);
    }
    
  .shadow {
    text-shadow: 0 1px 1px black, 0 0 20px black;
    }
    
  .center {
    text-align: center;
    }
    
  .invisible {
    display: none;
    }
  
  #matte {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 998;
    }
    
  .frame {
    background-image: url('../img/pframe.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    position: absolute;
    z-index: 120;
    }
    
  a.credit {
    font-size: 12px;
    font-weight:700;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 940px;
    display: block;
    padding: 10px 30px;
    text-align: right;
    z-index: 999;
    position: absolute;
    }
  
  .timeline {
    width: 100%;
    position: absolute;
    }
    
  .timeline.one {
    top: 5%;
    }
    
  .timeline.two {
    bottom:25%;
    }
    
  .timeline li {
    width:300px; 
    }
    
  .timeline li.left {
    text-align: right;
    margin-right: 565px;
    
    position:absolute; 
    top:0; 
    margin-left: 136px; 
    }
    
  .timeline li.right {
    margin-left: 484px;
    position:absolute; 
    top:0; 
    }
  
  
  /* =============================================================================
     Panels
     ========================================================================== */
  
  #title {																/* 1 Dustymint title */
    background: none;
    }
    
    #title .b {
      background: url('../img/title.png') center no-repeat;
      width: 100%;
      position: absolute;
      z-index: 100;
      }
  
  #intro {																/* 2 Begin background story */
    
    }
      
  #goodlife {															/* 3 */
    /* background: url('../img/artbased.png') 50% 0 no-repeat fixed; */
    background-color: black;
    }
    
    #goodlife .b {
      /* background: url('../img/art1.png') 50% 0 repeat-x fixed; */
      width: 100%;
      position: absolute;
      z-index: 100;
      }
    
    #goodlife .c {
      /* background: url('../img/art2.png') 50% 0 no-repeat fixed; */
      width: 100%;
      position: absolute;
      z-index: 101;
      }
    
    #goodlife .d {
      /* background: url('../img/art3.png') 50% 0 no-repeat fixed; */
      width: 100%;
      position: absolute;
      z-index: 102;
      }
      
    #goodlife .caption {
      width: 340px;
      margin: 358px 0 0 555px;
      color: white;
      }
      
  #society {															/* 4 */
    
    }
    
  #firstjourney {															/* 5 */
    background-color: white;
    }
  
    #firstjourney .b {
      
      width: 100%;
      position: absolute;
      z-index: 101;
      }
      
    #firstjourney .c {
      
      width: 100%;
      position: absolute;
      z-index: 102;
      }
    
    #firstjourney .caption {
      margin: 250px 0 0 700px;
      width: 240px;
      }
      
  #themeet {															/* 6 */
    
    }
    
  #discovery {															/* 7 */
    
    background-color: #bc9d51;
    }
    
    #discovery .b {
      
      width: 100%;
      position: absolute;
      z-index: 101;
      }
      
  #first-meet {															/* 8 */
    
    }
    
  #openup {															/* 9 */
    
    background-color: black;
    }
    
    #openup .b {
      
      width: 100%;
      position: absolute;
      z-index: 101;
      }
    
    #openup .caption {
      margin: 248px 0 0 30px;
      width: 270px;
      }
      
  #chest {																/* 10 */
    
    }
    
  #inaditch {																/* 11 */
    
    background-color: black;
    }
    
    #inaditch .b {
      
      width: 100%;
      position: absolute;
      z-index: 101;
      transition: background-position-x 2s;
      -moz-transition: background-position 2s; /* Firefox 4 */
      -webkit-transition: background-position-x 2s; /* Safari and Chrome */
      -o-transition: background-position-x 2s; /* Opera */
      }
  
    #inaditch .caption {
      width: 800px;
      margin: 300px 0px 0 230px;
      z-index: 100;
      }
      
    #inaditch .wait {
      padding-left:148px;
      opacity: 0;
      transition: opacity 1s;
      -moz-transition: opacity 1s; /* Firefox 4 */
      -webkit-transition: opacity 1s; /* Safari and Chrome */
      -o-transition: opacity 1s; /* Opera */
      }
      
  #storm {															/* 12 */
    
    }
    
  #godown {																/* 13 */
    
    background-color: black;
    }
  
    #godown .b {
      
      width: 100%;
      position: absolute;
      z-index: 101;
      }
      
    #godown .c {
      
      width: 100%;
      position: absolute;
      z-index: 102;
      }
      
    #godown .caption {
      width: 1000px;
      margin: 50px 0 0;
      }
      
  #newhope {															/* 14 */
    
    }
    
  #sunrise {														/* 15 */
    
    background-color: #bc9d51;
    }
    
    #sunrise .b {
      
      width: 100%;
      position: absolute;
      z-index: 101;
      }
      
    #sunrise .c {
      
      width: 100%;
      position: absolute;
      z-index: 102;
      }
    
  
    #sunrise .caption {
      width: 1000px;
      margin: 50px 0 0;
      }
  
  #new-adventures {														/* 16 */
    
    }
  
  #sailing {															/* 17 */
    
    background-color: #dfd6b9;
    }
      
  #changes {																/* 18 */
    
    }
      
  #new-lives {															/* 19 */
    
    background-color: transparent;
    }
    
    #new-lives .b {
      
      width: 100%;
      position: absolute;
      z-index: 101;
      }
      
    #new-lives .c {
      
      width: 100%;
      position: absolute;
      z-index: 102;
      }
      
    #new-lives a.credit {
      color: black;
      }
    
  #wedding {															/* 20 */
    height: 600px; 
    background-position: center center;
    }
  
  #invitation {
    /* background: url('../img/lines.png') 50% repeat-y; */
    }
    
    #invitation .b {
      background: url('../img/env.png') 50% no-repeat;
      width: 100%;
      position: absolute;
      z-index: 101;
      }
    
    #invitation .c {
      background: url('../img/34c.png') 50% 0 no-repeat;
      height: 671px;
      width: 100%;
      margin-top: 600px;
      position: absolute;
      z-index: 102;
      transition: margin 1s;
      -moz-transition: margin 1s; 
      -webkit-transition: margin 1s; 
      -o-transition: margin 1s;
      }
      
      #invitation .c .caption {
        text-align: center;
        width: 400px;
        color: gray;
        font-size: 18px;
        border-bottom: 1px solid #bc9d51;
        margin: 110px 305px;
        }
        
      #password{
        z-index:999;
        position:absolute;
        left: 305px;
        top: 260px;
        }
      
    #invitation .d {
      background: url('../img/34d.png') no-repeat center top;
      width: 100%;
      position: absolute;
      z-index: 103;
      }
    
  #invite-wrapper {
    width: 90%;
    margin: 0 auto;
    }
  

  
  .ytcontainer {
    height: 25px;
    position: relative;
  }

  .ytcontainer .ytcenter {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  
  #invitation .c p{
    color:black;
  }
  
  p.pass-inst#donate{
    width: 400px;
    top: 275px;
    margin-left: 304px;
    position: relative;
    border-top: none;
    text-align: center;
    line-height: 17px;
    font-size: 14px;
  }
  
  p.pass-inst{
    font-size:14px;
    text-align:center;
    color:black;
    font-family: sofia-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    border-top:1px solid #8e7cc3; 
    padding-top: 9px;
    margin-bottom: 9px;
  }
  
  #yt input#field{
    border: none;
    background-color: #8e7cc3;
    padding: 10px 15px;
    outline: none;
    box-shadow: inset 0px 0px 10px #8e7cc3;
    width: 263px;
    margin-right: 15px;
  }
  
  #yt input#s{
    border:none;
    background-color:#ff8984;
    font-family: sofia-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size:12px;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:2px;
    border-radius:15px;
    padding:10px 15px 10px 17px;
    position:relative;
    top:250px;
  }
  
  #yt input#s:hover{
    background-color:#f34725;
  }
  
  
  
  .rsvp-hint{
    display:block;
    text-align:center;
  }
  
  .rsvp-field{
    border:none;
    outline:none;
    background-color:#bc9d51;
    width:90%;
    padding:15px 5%;
  }
  
  #r1{top:60px;}
  
  #r2{top:-30px;}
  #l2{top:33px;}
  
  #r3{top:75px;}
  #l3{top:30px;}
  
  #l4{top:-40px;}
  
  #l7{top:15px;}
  #r7{top:25px;}
  
  #l11{top:50px;}
  #r11{top:20px;}
  
  #r12{top:-30px;}
  
  #l13{top:20px;}
  #r13{top:50px;}
  #r14{top:-30px;}
  #r15{top:30px;}
  #l14{top:20px;}
  #r16{top:-20px;}
  #l16{top:20px;}
  
  #l17{top:20px;}
  #r17{top:60px;}
  
  #l18{top:-30px;}
  
  #r19{top:50px;}
  
  #r20{top:-20px;}
  
  #l21{top:40px;}
  #r21{top:20px;}
  
  #l22{top:-20px;}
  
  #l23{top:20px;}
  #r23{top:50px;}
  
  #l25{top:55px;}
  #r25{top:10px;}
  
  #l28{top:15px;}
  
  #l29{top:10px;}
  #r29{top:30px;}
  
  #r30{top:-30px;}
  
  #r32{top:-20px;}
  #l32{top:20px;}
  
  #r33{top:50px;}
  
  /*-------------------*/
  
  #r1{top:60px;}
  
  #r2{top:0px;}
  #l2{top:63px;}
  
  #r3{top:45px;}
  #l3{top:0px;}
  
  #l4{top:0px;}
  #r4{top:40px;}
  
  #l7{top:0px;}
  #r7{top:10px;}
  
  #l11{top:30px;}
  #r11{top:0px;}
  
  #r12{top:0px;}
  #l12{top:30px;}
  
  #l13{top:0px;}
  #r13{top:30px;}
  
  #r14{top:0px;}
  #l14{top:30px;}
  
  #r15{top:30px;}
  
  #l14{top:20px;}
  
  #r16{top:0px;}
  #l16{top:40px;}
  
  #l17{top:0px;}
  #r17{top:40px;}
  
  #l18{top:0px;}
  #r18{top:30px;}
  
  #r19{top:50px;}
  
  #l20{top:0px;}
  #r20{top:20px;}
  
  #l21{top:20px;}
  #r21{top:0px;}
  
  #l22{top:0px;}
  #r22{top:20px;}
  
  #l23{top:0px;}
  #r23{top:30px;}
  
  #l25{top:45px;}
  #r25{top:0px;}
  
  #l28{top:15px;}
  
  #l29{top:0px;}
  #r29{top:20px;}
  
  #r30{top:0px;}
  #l30{top:30px;}
  
  #r32{top:0px;}
  #l32{top:40px;}
  
  #r33{top:30px;}