@font-face {
  font-family: 'amtype';
  src: url('am_tp001-webfont.woff2') format('woff2'),
  url('am_tp001-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@keyframes sway {
  from {
    margin-left: 20px;
  }
  to {
    margin-left: 40px;
  }
}
@keyframes hop {
  0% {
    top: 0px;
  }
  0.001% {
    top:30px;
  }
}
@keyframes flicker {
  0% {
    opacity: 0;
  }
  50% {
    opacity:1;
  }
}
@keyframes crisscross {
 from {
  margin-left: -100px;
  top:0px;
}
to {
  margin-left: 440px;
  top:90px;
}
}
@keyframes crisscrossmobile {
 from {
  margin-left: -80px;
  top:0px;
}
to {
  margin-left: 70px;
  top:90px;
}
}
@keyframes crisscrosswispmobile {
  from {
    margin-left: -10%;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Safari */
    transform: rotate(0deg);
    top:100px;
  }
  to {
    margin-left: 110%;
    -ms-transform: rotate(200deg); /* IE 9 */
    -webkit-transform: rotate(200deg); /* Safari */
    transform: rotate(200deg);
    top:0px;
  }
}
@keyframes beecross {
  from {
    margin-left: 110%;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Safari */
    transform: rotate(0deg);
    top:100px;
  }
  to {
    margin-left: -15%;
    -ms-transform: rotate(3600deg); /* IE 9 */
    -webkit-transform: rotate(3600deg); /* Safari */
    transform: rotate(3600deg);
    top:0px;
  }
}
@keyframes beecross {
  from { transform: rotate(0deg) translateX(-50px) rotate(0deg);
  }
  to   { transform: rotate(-360deg) translateX(-50px) rotate(360deg); 
  }
}
@keyframes cross {
  from {
    margin-left: 110%;
    top:0px;
  }
  to {
    margin-left: -15%;
    top:50px;
  }
}

body {
  background-position: top center; /*background-image: url(images/bgtile.gif);*/
  background-repeat: repeat-y;
  background-size: 727px 708px;
  font-family: "amtype";
  font-size: 0.8rem;
  height: 9000px;
  letter-spacing: 0.05rem;
  line-height: 1.4rem;
  margin:0;
  padding:0;
}

a {
  background-color: #fff7f4;
  color: #c17559;
  text-decoration: none;
}

a:hover {
  border-bottom: 1px solid #c17559;
  padding-bottom: 2px;
}
a:active {
  border-bottom: 1px solid #c17559;
  padding-bottom: 2px;
}

a.videolauncher {color: #000;}

#map a {display: inline;}

#countdown {
  display: inline;
}


.divider {
  display:none;
}

#byline {
  margin-top: 9280px;
  text-align: center;
  position: absolute;
  left: 50%;
  width: 270px;
  margin-left: -135px;
  height: 200px;
  display: none;
}

.verbiage {
  width:300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.preloadoverlay {
  background-color: white;
  height: 100%;
  opacity: 1;
  padding-top: 20%;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 10;
}

#anchorstory {
  height: 10px;
  margin-top: 1900px;
  position: absolute;
  width: 10px;
}

#anchorintro {
  height: 10px;
  margin-top: 880px;
  position: absolute;
  width: 10px;
}

#anchorthingstodo {
  height: 10px;
  margin-top: 7270px;
  position: absolute;
  width: 10px;

}

#anchorcharacters {
  height: 10px;
  margin-top: 4888px;
  position: absolute;
  width: 10px;
}

#anchorvenue {
  height: 100px;
  margin-top: 2675px;
  position: absolute;
  width: 230px;
  background-image: none;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  left: 50%;
  margin-left: -120px;
}

#anchoraccommodations {
  height: 10px;
  margin-top: 3970px;
  position: absolute;
  width: 10px;
}

#anchoritinerary {
  margin-top:5592px;
  position: absolute;
}
#anchorthingstodo {
  margin-top:7756px;
  position: absolute;
}

#navclose {display: none;}

#navlink {display: none;}


.textcolumn {
  float: left;
  height: 100px;
  margin: 0px 10px 0px 10px;
  width: 200px;
}

#accomm {
  background-image: url(images/heading-accomdesk.gif);
  background-position: 9px 4px;
  background-repeat: no-repeat;
  background-size: 180px;
  padding-top: 70px;
}

#transport {
  background-image: url(images/heading-transportdesk.gif);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 130px;
  padding-top: 70px;
}

#lovegif {
  background-image: url(images/love.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  height: 330px;
  left: 50%;
  margin-left: -150px;
  margin-top: -165px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 300px;
}

.guide {
  display: block;
  height: 100px;
  left: 50%;
  margin-left: -120px;
  position: fixed;
  text-align: center;
  width: 240px;
  bottom:0%;
}

.wordmark {
  background-image: url(images/wordmark.gif);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  height: 100px;
  margin-bottom: 175px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0px;
  width: 200px;
}

#intro {
  display: inline;
  height: 250px;
  left: 50%;
  margin-left: -145px;
  margin-top: -125px;
  opacity: 0;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 310px;
}
#thingstodointro {
  display: none;
  height: 210px;
  left: 50%;
  margin-left: -145px;
  margin-top: -105px;
  opacity: 0;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 300px;
}

#map {
  background-image: url(images/map.gif);
  background-repeat: no-repeat;
  background-size: 100%;
  display: none;
  height: 70px;
  left: 50%;
  margin-left: -215px;
  margin-top: -255px;
  opacity: 0;
  padding-top: 360px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 430px;
}

#locations {
  height: 280px;
  left: 50%;
  margin-left: -220px;
  margin-top: -140px;
  opacity: 0;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 440px;
  display:none;
}

#story {
  background-image: url(images/drivein.gif);
  background-repeat: no-repeat;
  background-size: 100%;
  display: none;
  height: 420px;
  left: 50%;
  margin-left: -215px;
  margin-top: -200px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 430px;
}

#videoverbiage {
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 260px;
  position: relative;
  width: 300px;
}

#barn {
  margin-top:9100px;
  background-image: url(images/barn.gif);
  width:90%;
  height:900px;
  left:50%;
  margin-left:-45%;
  position: absolute;
  background-size:940px;
  background-repeat: no-repeat;
  background-position: bottom center;
  z-index: 0;
}

#characters {
  background-image: url(images/heading-weddingpartywithwash.gif);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 370px;
  height: 500px;
  left: 50%;
  margin-left: -215px;
  margin-top: -210px;
  opacity: 0;
  padding-top: 60px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 430px;
}

.character {
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100px;
  display: block;
  height: 30px;
  padding: 110px 0 0 0;
  position: absolute;
  width: 100px;
}

.character.chris {
  background-image: url(images/chris.gif);
  margin-left: 40px;
  margin-top: 130px;
}

.character.jerry {
  background-image: url(images/jerry.gif);
  margin-left: 20px;
}

.character.mike {
  background-image: url(images/mike.gif);
  margin-left: -60px;
  margin-top: 80px;
}

.character.kurtis {
  background-image: url(images/kurtis.gif);
  margin-left: 120px;
  margin-top: 40px;
}

.character.lynn {
  background-image: url(images/lynn.gif);
  margin-left: 238px;
  margin-top: 0px;
  padding-top: 120px;
}

.character.darcia {
  background-image: url(images/darcia.gif);
  margin-left: 357px;
  margin-top: 30px;
}

.character.jess {
  background-image: url(images/jess.gif);
  margin-left: 286px;
  margin-top: 120px;
}

.character.marina {     background-image: url(images/marina.gif);
  margin-left: 190px;     margin-top: 130px;     padding-top: 120px;    }

  #groomsmen {}

  #bridesmaids {}

  #characterblurb {
    left: 50%;
    margin-left: -150px;
    margin-top: 290px;
    position: absolute;
    width: 300px;
  }

  #itin {
    background-size: 100%;
    display: none;
    height: 500px;
    left: 50%;
    margin-left: -150px;
    margin-right: auto;
    margin-top: 5930px;
    position: absolute;
    text-align: center;
    width: 400px;
    z-index: 1;
  }

  .st0 {
    stroke-dasharray: 2900;
    stroke-dashoffset: 2900;
    display:inline;
  }

  .activity {
    opacity:0;
  }

/*
  .activity.zero {
    background-repeat: no-repeat;
    background-size: 175px;
    height: 150px;
    left: 50%;
    margin-left: -310px;
    margin-top: 5000px;
    opacity: 0;
    padding-left: 70px;
    padding-top: 188px;
    position: absolute;
    width: 156px;
    }*/

    .activity.zero{
     background-repeat: no-repeat;
     background-size: 175px;
     height: 150px;
     left: 50%;
     margin-left: -90px;
     margin-top: 5670px;
     opacity: 0;
     padding-left: 0;
     padding-top: 188px;
     position: absolute;
     width: 180px;
     text-align: center;
   }

   .activity.one {
    background-image: url(images/bus.gif);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: 225px;
    height: 150px;
    left: 50%;
    margin-left: -10px;
    margin-top: 6115px;
    opacity: 0;
    padding-left: 70px;
    padding-top: 215px;
    position: absolute;
    width: 156px;
  }

  .activitytext.one {display: block;}

  .activity.two {
    background-image: url(images/rings.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: 225px;
    height: 150px;
    left: 50%;
    margin-left: -240px;
    margin-top: 6285px;
    opacity: 0;
    padding-right: 41px;
    padding-top: 190px;
    position: absolute;
    text-align: right;
    width: 166px;
  }

  .activity.three {
    background-image: url(images/cocktails.gif);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: 225px;
    height: 150px;
    left: 50%;
    margin-left: -70px;
    margin-top: 6540px;
    opacity: 0;
    padding-left: 80px;
    padding-top: 215px;
    position: absolute;
    width: 166px;
  }

  .activity.four {
    background-image: url(images/dinner.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: 225px;
    height: 150px;
    left: 50%;
    margin-left: -253px;
    margin-top: 6810px;
    opacity: 0;
    padding-right: 50px;
    padding-top: 170px;
    position: absolute;
    text-align: right;
    width: 156px;
  }

  .activity.five {
    background-image: url(images/maggiemusic.gif);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: 225px;
    height: 150px;
    left: 50%;
    margin-left: -10px;
    margin-top: 7000px;
    opacity: 0;
    padding-left: 210px;
    padding-top: 80px;
    position: absolute;
    width: 126px;
  }

  .activity.six {
    background-image: url(images/justmarried.gif);
    background-repeat: no-repeat;
    background-size: 225px;
    height: 220px;
    left: 50%;
    margin-left: -110px;
    margin-top: 7440px;
    opacity: 0;
    padding-left: 0px;
    padding-top: 50px;
    position: absolute;
    width: 210px;
  }


  #thingstodoblock {
    background-size: 100%;
    display: none;
    height: 430px;
    left: 50%;
    margin-left: -270px;
    margin-top: -215px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 540px;
  }

  .thing {
    background-size: 180px;
    float: left;
    height: 90px;
    margin-bottom: 0px;
    margin-right: 13px;
    padding-top: 119px;
    width: 150px;
    width: 166px;
  }

  .thing.one {
    background-color: none;
    background-image: url(images/waterfall.gif);
    background-repeat: no-repeat;
  }

  .thing.two {
    background-color: none;
    background-image: url(images/beach.gif);
    background-repeat: no-repeat;
    
  }

  .thing.three {
    background-color: none;
    background-image: url(images/beer.gif);
    background-repeat: no-repeat;
  }

  .thing.four {
    background-color: none;
    background-image: url(images/wine.gif);
    background-repeat: no-repeat;
  }

  .thing.five {
    background-color: none;
    background-image: url(images/boat.gif);
    background-repeat: no-repeat;
  }

  .thing.six {
    background-color: none;
    background-image: url(images/hiking.gif);
    background-repeat: no-repeat;
  }

  .content {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
  }

  .fadeout {
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    opacity: 0;
    transition: 1s;
  }

  #test {
    background-color: gray;
    border-radius: 100px;
    height: 40px;
    left: 25%;
    margin-top: 520px;
    position: absolute;
    width: 40px;
  }

  .objectstar {
    animation-direction: alternate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: flicker;
    animation-timing-function: ease-in-out;
    background-image: url(images/star-icon.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 80px;
    height: 80px;
    position: absolute;
    width: 80px;
    z-index: 2;
  }

  .objectstar.one {
    left: 20%;
    margin-top: 120px;
  }

  .objectstar.three {
    left: 75%;
    margin-top: 520px;
  }

  .objectstar.two {
    left: 60%;
    margin-top: 40px;
  }

  .objectstar.four {
    left: 30%;
    margin-top: 400px;
  }
  .objectstar.five {
   left: 30%;
   margin-top: 8940px;
   position: fixed;
 }
 .objectstar.six {
   left: 60%;
   margin-top: 8900px;
   position: fixed;
 }
 .objectstar.seven {
  left: 84%;
  margin-top: 8890px;
  position: fixed;
}
.objectstar.eight {
  left: 14%;
  margin-top: 8900px;
  position: fixed;
}
.objectcloud {
  animation-direction: alternate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: sway;
  animation-timing-function: ease-in-out;
  background-image: url(images/cloud.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100px;
  height: 100px;
  position: absolute;
  width: 100px;
}

.objectcloud.one {
  left: 25%;
  margin-top: 880px;
  z-index: 2;
}

.objectcloud.two {
  left: 60%;
  margin-top: 1040px;
}

.objectcloud.three {
  left: 40%;
  margin-top: 1520px;
  z-index: 2;
}

.objectcloud.four {
  left: 20%;
  margin-top: 1620px;
  z-index: 2;
}

.objectcloud.five {
  left: 20%;
  margin-top: 1620px;
}

.objectcloud.six {
  left: 35%;
  margin-top: 3000px;
  z-index: 2;
}

.objectchicken {
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: hop;
  background-image: url(images/chickennew2.gif);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 90px;
  left: 65%;
  margin-top: 2460px;
  position: absolute;
  width: 65px;
}

.objectchicken.one {
  left: 30%;
  margin-top: 3560px;
}

.objectchicken.three {
  left: 65%;
  margin-top: 3620px;
}

.objectchicken.two {
  left: 55%;
  margin-top: 3750px;
}
.objectchicken.four {
  margin-top: 9880px;
  left: 65%;
}
.objectchicken.five {
  margin-top: 9870px;
  left: 32%;
}
.objectchicken.six {
  margin-top: 9880px;
  left: 40%;
}



.objectgrass.one {
  background-image: url(images/flowers.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 190px;
  bottom: -100px;
  height: 90px;
  left: 50%;
  margin-left: -250px;
  position: absolute;
  position: fixed;
  width: 210px;
  z-index: 2;
}

#objectdandelioncontainer {
  overflow: hidden;
  width:100%;
  margin-top: 4720px;
  height:400px;
  position: absolute;
  display: inline;
}
.objectdandelion {
  animation-direction: alternate;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: crisscrosswispmobile;
  animation-timing-function: ease-in-out;
  background-image: url(images/dandellion.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 30px;
  height: 30px;
  position: absolute;
  width: 30px;
  z-index: 2;
  margin-left: -40px;
  transform: rotate(0deg);
}
.objectdandelion.one {
  margin-top: 100px;
  margin-left: 50px;
  transform: rotate(0deg);

}
.objectdandelion.two {
  margin-top: 150px;
  margin-left: 20px;
  transform: rotate(100deg);
  background-image: url(images/dandellion2.gif);
}
.objectdandelion.three {
  margin-top: 200px;
  margin-left: 30px;
  transform: rotate(200deg);
}
#objectbeecontainer {
  overflow: hidden;
  width:100%;
  margin-top: 4600px;
  height:400px;
  position: absolute;
  display: inline;
}
#objectbeeclip {
 animation-name: cross;
 animation-iteration-count: infinite;
 animation-duration: 35s;
 animation-timing-function: linear;
 width:100px;
 height:100px;
 display:inline;
 position:absolute;
 margin-top:220px;
 margin-left:0px;
}
.objectbee {
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-name: beecross;
  animation-timing-function: linear;
  background-image: url(images/bee.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 55px;
  height: 80px;
  position: absolute;
  width: 80px;
  z-index: 2;
  transform: rotate(0deg);
}

.objectmaggieballoon {
  animation-direction: alternate;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-name: crisscross;
  animation-timing-function: ease-in-out;
  background-image: url(images/maggieballoon.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 420px;
  left: 35%;
  margin-top: 3260px;
  position: absolute;
  width: 120px;
  z-index: 3;
}
.objectmaggieballoontwo {
  animation-direction: alternate;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-name: crisscross;
  animation-timing-function: ease-in-out;
  background-image: url(images/maggieballoon.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 420px;
  left: 35%;
  position: fixed;
  width: 120px;
  z-index: 3;
  display:none;
}



#nighttime {
  background-color: black;
  height: 7690px;
  transform: rotate(39deg);
  width: 100%;
}

.objectmoon {
  animation-duration: 1.5s;
  background-image: url(images/moon.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 80px;
  height: 100px;
  left: 70%;
  margin-top: -100px;
  position: fixed;
  transform: rotate(-39deg);
  display: inline;
  width: 100px;
}
.objectmoonend {
  animation-duration: 1.5s;
  background-image: url(images/moon.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 80px;
  height: 100px;
  left: 70%;
  margin-top: -100px;
  position: fixed;
  transform: rotate(-39deg);
  display: inline;
  width: 100px;
}

.objectmisc {
  animation-direction: alternate;
  animation-duration: 1.5s;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: sway;
  animation-timing-function: ease-in-out;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100px;
  left: 70%;
  margin-top: 3500px;
  position: absolute;
  display:inline;
  width: 60px;
}

.objectmisc.jerry {background-image: url(images/computer.gif);}

.objectmisc.mike {background-image: url(images/fire.gif);}



#nav {
  height: 230px;
  left: 0;
  line-height: 2rem;
  margin-top: -185px;
  padding: 70px;
  position: fixed;
  top: 50%;
  width: 110px;
  z-index: 8;
  display: inline;
}











/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * This section deals with the tabletesque adaptation.

 */


 @media (max-width: 815px) {
  #lovegif {} #story {
    width: 380px;
    margin-left: -190px;
    height: 360px;
    margin-top: -180px;
  }
  #barn {
    width:100%;
    margin-left:-50%;
  }
  #videoverbiage {
    margin-top: 250px;
  }
  body {
    background-position: left;
    background-size: 50%;
  }
  #map {
    width: 360px;
    margin-left: -180px;
    padding-top: 310px;
  }
  #nav {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 20% 0 0 0;
    line-height: 3rem;
    background-color: white;
    z-index: 5;
    opacity: 0.97;
    text-align: center;
    font-size: 1rem;
    display: none;
    margin-top: 0;
  }
  #navclose {
    float: right;
    display: block;
    margin-top: -60px;
    margin-right: 10%;
    font-size:15px;
  }
  #navlink {
    display: block;
    right: 12%;
    margin-top: 6%;
    font-size: 0.9rem;
    z-index: 4;
    position: fixed;
  }

  .objectchicken {
    background-size: 90%;
  }
  .objectchicken.one {
    left: 10%;
  }
  .objectchicken.three {
    left: 75%;
  }
  .objectchicken.two {
    left: 55%;
  }
  .objectstar.one {
    left: 3%;
  }
  .objectstar.three {
    left: 65%;
  }
  .objectstar.two {
    left: 74%;
  }
  .objectstar.four {
    left: 20%;
    margin-top: 430px;
  }
  .objectcloud.one {
    left: 0%;
  }
  .objectcloud.two {
    left: 55%;
  }
  .objectcloud.four {
    left: 10%;
  }
  .objectcloud.three {
    left: 50%;
  }
  
}







/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * This section deals with the phone adaptation.
 */

 @media (max-width: 600px) {

  #anchorintro {
    margin-top:650px;
  }
  #itin {
    margin-left: -50%;
    width:100%;
  }
  #anchorstory {
    margin-top: 1290px;
    height: 140px;
    position: absolute;
    width: 90%;
    background-image: url('images/heading-story.gif');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 270px;
    left: 50%;
    margin-left: -45%;
  }
  #anchorvenue {
    margin-top: 2030px;
    height: 140px;
    position: absolute;
    width: 90%;
    background-image: url(images/heading-venue.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 270px;
    left: 50%;
    margin-left: -45%;
  }


  #anchoraccommodations {
    margin-top: 3050px;
    height: 140px;
    position: absolute;
    width: 90%;
    background-image: url(images/heading-accom.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 270px;
    left: 50%;
    margin-left: -45%;
  }
  #anchortransport {
    margin-top: 290px;
    height: 100px;
    position: relative;
    width: 130%;
    background-image: url(images/heading-transport.gif);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 270px;
    left: 50%;
    margin-left: -65%;
  }
  #anchorcharacters {
   margin-top: 3930px;
   height: 140px;
   position: absolute;
   width: 90%;
   background-image: url(images/heading-weddingparty.gif);
   background-position: bottom center;
   background-repeat: no-repeat;
   background-size: 270px;
   left: 50%;
   margin-left: -45%;
 }
 #anchoritinerary {
  margin-top: -40px;
  height: 140px;
  position: absolute;
  width: 90%;
  background-image: url('images/heading-itin2.gif');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 270px;
  left: 50%;
  margin-left: -45%;
  display: inline;
}
#anchorthingstodo {
  margin-top: 6850px;
  height: 140px;
  position: absolute;
  width: 90%;
  background-image: url(images/heading-thingstodo.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 270px;
  left: 50%;
  margin-left: -45%;
}
.divider {
  width: 50px;
  left: 50%;
  margin-left: -25px;
  height: 100px;

  /*background-image: url(images/divider.gif);*/
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 210px;
  display: block;
  position: absolute;
}
.divider.story {
  margin-top: 1250px;
}

.divider.venue {
  margin-top: 1910px;
}
.divider.characters {
  margin-top: 3650px;
}

#lovegif {
  position: absolute;
}

#map {
  width: 100%;
  margin-left: -50%;
  padding-top: 84%;
  display: inline;
  opacity: 1;
  position: absolute;
  margin-top: 2180px;
  top: 0;
}
#intro {
  width: 70%;
  margin-left: -35%;
  height: 220px;
  margin-top: 490px;
  position:absolute;
  display: inline;
}
#section6 {
  width:100%;
  height:400px;
  position:absolute;
  left:50%;
  margin-left:-50%;
  margin-top:4980px;
  position: absolute;
  opacity: 1;
  display: inline;
}
.objectmoon {
  margin-left: -250px;
  left: 80%;
}
#story {
  width: 100%;
  margin-left: -50%;
  padding-top: 65%;
  margin-top: 1440px;
  display: inline;
  opacity: 1;
  position: absolute;
  top: 0;
}
#videoverbiage {
  width: 70%;
  margin-top: 0;
}
#locations {
 width: 70%;
 margin-left: -35%;
 height: 410px;
 margin-top: 3140px;
 opacity: 1;
 display: inline;
 position: absolute;
 top: 0;
}
.textcolumn {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
}
#characters {
  width: 70%;
  margin-left: -35%;
  margin-top: 4080px;
  background-size: 100%;
  background-position: top center;
  padding-top: 0px;
  background-image: url(images/verticalwash.gif);
  height: 610px;
  display: inline;
  position: absolute;
  opacity: 1;
  top: 0;
}
.character {

  left:0;
  margin-left:0;
  position: relative;
  float:left;
  width: 50%;
  background-position: top center;
  background-size: 90px;
  padding-top:90px;
  margin-top: 3790px;
}
.character.chris, .character.jerry,.character.mike, .character.kurtis,.character.lynn,.character.darcia, .character.jess, .character.marina   {
  margin:0;
}
.character.marina {
  padding-top:112px;
}
.character.lynn {
  padding-top:112px;
}
#characterblurb {
  margin-top: 530px;
  width: 250px;
  margin-left: -125px;
  position: absolute;
}
#thingstodoblock {
  width: 100%;
  margin-left: 0;
  position: absolute;
  left:0;
  margin-top: 7270px;
  top: 0;

}
#thingstodointro {
  width: 70%;
  margin-left: -35%;
  margin-top: 7020px;
  position: absolute;
  top: 0;
  display: inline;
  opacity:1;

}
.thing {
  height: auto;
  width: 40%;
  background-position: top right;
  position: relative;
  float: none;
  background-size: 160px;
  padding-top: 20px;
  margin-left: 18%;
  margin-left: 0;
  padding-right: 80px;
  text-align: left;
  padding-right: 45%;
  margin-bottom: 30px;
  padding-left: 10%;
}
.thing.two {
  padding-top:30px;
}
.guide {
  display:none;
}
.activity.zero,
.activity.one,
.activity.two,
.activity.three,
.activity.four,
.activity.five,
.activity.six {
 margin-left: -35%;
 text-align: center;
 padding-left: 0;
 padding-right: 0;
 width: 70%;
 background-position: top center;
 height: 70px;
 padding-top: 200px;
 opacity: 1;
 background-size: 190px;
 position: relative;
}
.activity.zero {
  margin-top: 0px;
  padding-top:120px;
}
.activity.one {
 margin-top: -30px;
 padding-top: 185px;
 margin-bottom: 60px;
}
.activity.two {
  margin-top: 5px;
  z-index: -1;
  padding-top: 158px;
}
.activity.three {
  margin-top: -10px;
  padding-top: 180px;
  z-index: -2;
}
.activity.four {
 margin-top: 32px;
 padding-top: 141px;
}
.activity.five {
  margin-top: 25px;
  padding-top: 187px;
}
.activity.six {
  margin-top: 110px;
}
.verbiage {
  width: 70%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#accomm {
  background-image: none;
}
#transport {
  background-image: none;
  padding-top:0px;
}
#barn {
  margin-top: 8000px;
  
  width: 100%;

  left: 50%;
  margin-left: -50%;
  position: absolute;
  background-size: 700px;
  background-repeat: no-repeat;
  background-position: bottom center;
  z-index: -1;
}
.objectcloud.three {
  margin-top:2040px;
}
.objectcloud.four {
  margin-top:2130px;
}
.objectchicken.one {
  left: 10%;
  margin-top:2870px;
}
.objectchicken.three {
  left: 75%;
  margin-top:2770px;
}
.objectchicken.two {
  left: 55%;
  margin-top:2970px;
}
.objectchicken.four {
  margin-top: 8810px;
  left: 65%;
}
.objectchicken.five {
  margin-top: 8820px;
  left: 12%;
}
.objectchicken.six {
  margin-top: 8820px;
  left: 50%;
  
}
.objectstar.six {
  left: 60%;
  margin-top: 8340px;
  position: absolute;
}
.objectstar.seven {
  left: 20%;
  margin-top: 8270px;
  position: absolute;
}
.objectmaggieballoon {
  animation-name: crisscrossmobile;
  animation-duration: 4s;
  background-size: 90%;
  margin-top:2770px;
}

#lovegif {
  background-size:96%;}
  #objectdandelioncontainer {
    overflow: hidden;
    width:100%;
    margin-top: 3640px;
    height:400px;
    position: absolute;
    display: inline;
  }
  .objectdandelion {
    animation-direction: alternate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: crisscrosswispmobile;
    animation-timing-function: ease-in-out;
    background-image: url(images/dandellion.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 30px;
    height: 30px;
    position: absolute;
    width: 30px;
    z-index: 2;
    margin-left: -40px;
    transform: rotate(0deg);

  }
  .objectdandelion.one {
    margin-top: 100px;
    margin-left: 50px;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Safari */
    transform: rotate(0deg);

  }
  .objectdandelion.two {
    margin-top: 150px;
    margin-left: 20px;
    -ms-transform: rotate(100deg); /* IE 9 */
    -webkit-transform: rotate(100deg); /* Safari */
    transform: rotate(100deg);
  }
  .objectdandelion.three {
    margin-top: 200px;
    margin-left: 30px;
    -ms-transform: rotate(200deg); /* IE 9 */
    -webkit-transform: rotate(200deg); /* Safari */
    transform: rotate(200deg);
  }



}
