/* Generated by less 2.5.1 */
/* LESS Document */
@import url('https://fonts.googleapis.com/css?family=Balthazar');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script|Seaweed+Script');
/*@font-face {
    font-family: 'fabfeltscriptbold';
    src: url('../fonts/fabfeltscript-bold.eot');
    src: url('../fonts/fabfeltscript-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/fabfeltscript-bold.woff2') format('woff2'), url('../fonts/fabfeltscript-bold.woff') format('woff'), url('../fonts/fabfeltscript-bold.ttf') format('truetype'), url('../fonts/fabfeltscript-bold.svg#fabfeltscriptbold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/*@font-face {
    font-family: 'Estampa';
    src: url('../fonts/EstampaScript-Bold.eot');
    src: url('../fonts/EstampaScript-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/EstampaScript-Bold.woff2') format('woff2'), url('../fonts/EstampaScript-Bold.woff') format('woff'), url('../fonts/EstampaScript-Bold.ttf') format('truetype'), url('../fonts/EstampaScript-Bold.svg#EstampaScript-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/*@font-face {
    font-family: 'Nightgirls';
    src: url('../fonts/Nightgirls.eot');
    src: url('../fonts/Nightgirls.eot?#iefix') format('embedded-opentype'), url('../fonts/Nightgirls.woff2') format('woff2'), url('../fonts/Nightgirls.woff') format('woff'), url('../fonts/Nightgirls.ttf') format('truetype'), url('../fonts/Nightgirls.svg#Nightgirls') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
  font-family: 'Hanley';
  src: url('../fonts/D62 Hanley-BlockDisplayInline.eot');
  src: url('../fonts/D62 Hanley-BlockDisplayInline.eot?#iefix') format('embedded-opentype'), url('../fonts/D62 Hanley-BlockDisplayInline.woff2') format('woff2'), url('../fonts/D62 Hanley-BlockDisplayInline.woff') format('woff'), url('../fonts/D62 Hanley-BlockDisplayInline.ttf') format('truetype'), url('../fonts/D62 Hanley-BlockDisplayInline.svg#D62 Hanley-BlockDisplayInline') format('svg');
  font-weight: normal;
  font-style: normal;
}
/**/
html,
body {
  background-color: #eeeced;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  transition: all 0.6s linear;
}
html {
  background: #eeeced url(../img/wave.gif) no-repeat center;
  background-size: 120px;
}
html.loaded {
  background-size: 0;
}
body {
  opacity: 0;
  overflow: hidden;
  height: auto;
  background-image: url("../img/texture.png");
}
.loaded body,
bodyno-js {
  opacity: 1;
  overflow-y: auto;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
section,
div {
  box-sizing: border-box;
}
h1 {
  font-family: "Amatic SC";
  font-size: 52px;
  margin: 0 0 30px 0;
  font-weight: bold;
  color: #ac93ad;
  text-align: center;
}
h2 {
  font-family: "Amatic SC";
  margin-bottom: 30px;
  line-height: 1.4;
  color: #82ab84;
  font-size: 34px;
  font-weight: bold;
}
h2 > a {
  color: #776278;
  text-decoration: none;
}
h2 > a:hover {
  background: rgba(119, 98, 120, 0.17);
}
p {
  color: #7b767b;
  line-height: 1.6;
  font-size: 17px;
  margin-bottom: 20px;
}
.center {
  text-align: center;
}
p > a {
  text-decoration: none;
  color: #5c825e !important;
  line-height: 2;
  white-space: nowrap;
}
p > a:hover {
  background: rgba(120, 206, 125, 0.19);
}
.container {
  overflow: hidden;
  padding-top: 30px;
}
section {
  text-align: center;
  transition: all 0.3s;
  position: relative;
}
.heading {
  background: url(../img/heading.jpg) top center no-repeat;
  background-size: 640px;
  height: 450px;
  width: 100%;
  opacity: 0;
  transform: translateY(-90px);
  transition: all 1.5s;
}
.loaded .heading {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (max-width: 800px) {
  .heading {
    background-size: 512px;
    height: 400px;
  }
}
@media screen and (max-width: 450px) {
  .heading {
    background-size: 400px;
    height: 320px;
  }
}
.main-text {
  background: url(../img/getting.png) top center no-repeat;
  height: 286px;
  background-size: 430px;
  margin-bottom: 60px;
  text-indent: -9999px;
}
@media screen and (max-width: 800px) {
  .main-text {
    background-size: 437px;
    margin-top: -30px;
    margin-bottom: 0;
    height: 320px;
  }
}
@media screen and (max-width: 450px) {
  .main-text {
    background-size: 310px;
    height: 207px;
  }
}
@media screen and (max-width: 800px) {
  .bounce {
    margin-top: 0;
  }
}
.balthazar {
  font-family: 'Balthazar', serif;
  font-family: 'Raleway', serif;
}
.time {
  text-align: center;
}
.title {
  width: 450px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 450px) {
  .title {
    padding: 0 20px;
    margin-top: 30px;
  }
}
.title-box {
  padding: 0 12px;
  float: right;
  text-align: center;
}
.title-box img {
  width: 200px;
}
@media screen and (min-width: 200px) and (max-width: 550px) {
  .title-box {
    width: 50%;
  }
  .title-box img {
    width: 100%;
  }
}
.title-left {
  float: left;
}
.title-right {
  float: left;
}
@media screen and (max-width: 450px) {
  .title-right {
    margin: 0;
  }
}
.main-text,
.clock-wrapper,
.title,
.time {
  opacity: 0;
  transform: translateY(90px);
  transition: all 1.5s;
}
.loaded .main-text,
.loaded .clock-wrapper,
.loaded .title,
.loaded .time {
  opacity: 1;
  transform: translateY(0);
}
a.rsvp-btn {
  border: 1px solid #5c825e;
  padding: 5px 10px;
}
.anim-photos {
  z-index: 1;
  margin-bottom: -50px;
  width: 100%;
  padding-top: 30px;
  top: -20px;
}
.anim-photos img {
  width: 260px;
  max-width: 32%;
  z-index: 99;
}
@media screen and (min-width: 200px) and (max-width: 600px) {
  .anim-photos {
    height: 650px;
    width: 80%;
    margin: 0 10%;
  }
  .anim-photos img {
    width: 280px;
    max-width: 280px;
  }
}
#p3 {
  position: absolute;
  margin-top: 30px;
}
.map {
  width: 100%;
  height: 500px;
  background-image: url(../img/map.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  box-shadow: inset 0 0 32px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  top: -30px;
}
.map a {
  display: block;
  height: 100%;
  width: 100%;
}
.map .arrow-left,
.map arrow-right {
  position: absolute;
}
.map .arrow-left {
  left: calc(50% - 100px);
  margin-top: 131px;
  margin-left: -232px;
}
@media screen and (min-width: 200px) and (max-width: 480px) {
  .map .arrow-left {
    margin-top: 68px;
    margin-left: -138px;
    width: 172px;
  }
}
.map .arrow-right {
  left: calc(50% - 100px);
  margin-top: 241px;
  margin-left: 319px;
}
@media screen and (min-width: 200px) and (max-width: 480px) {
  .map .arrow-right {
    margin-top: 157px;
    margin-left: 265px;
    width: 180px;
  }
}
@media screen and (min-width: 200px) and (max-width: 480px) {
  .map {
    background-size: 1518px;
    background-repeat: no-repeat;
    height: 313px;
    background-position: 47% -66px;
  }
}
.info {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
  padding-top: 30px;
}
.info .getting-there,
.info .where-to-stay,
.info .more {
  padding: 0 12px 70px;
}
@media screen and (min-width: 200px) and (max-width: 550px) {
  .info .getting-there,
  .info .where-to-stay,
  .info .more {
    padding: 0 34px 70px;
  }
}
.info .getting-there p,
.info .where-to-stay p,
.info .more p {
  margin-bottom: 20px;
}
.info .more {
  padding-bottom: 0;
}
.dress-code {
  width: 700px;
  max-width: 100%;
  text-align: left;
  margin: 0 auto 50px;
  padding: 0 20px;
}
@media screen and (min-width: 200px) and (max-width: 550px) {
  .dress-code {
    margin-bottom: -50px;
    padding: 0 30px;
  }
}
.dress-code .hat-tie {
  text-align: center;
}
.dress-code h1,
.dress-code p {
  padding: 0 88px;
}
@media screen and (min-width: 200px) and (max-width: 550px) {
  .dress-code h1,
  .dress-code p {
    padding: 0;
  }
}
.dress-code h1 {
  margin-bottom: 20px;
}
.dress-code p {
  margin-bottom: 30px;
}
.dress-code .hat-pic {
  transform: rotate(-10deg);
  position: relative;
  top: 22px;
  left: 6px;
  width: 290px;
}
@media screen and (min-width: 200px) and (max-width: 550px) {
  .dress-code .hat-pic {
    top: -22px;
    width: 260px;
  }
}
.dress-code .tie-pic {
  transform: rotate(7deg);
  position: relative;
  left: -12px;
  width: 290px;
}
@media screen and (min-width: 200px) and (max-width: 550px) {
  .dress-code .tie-pic {
    top: -40px;
    width: 260px;
  }
}
.dress-code .img-wrapper {
  display: inline-block;
}
.footer {
  font-size: 17px;
  margin: 50px 0;
  color: #69845e;
}
.clock-text {
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
  margin: 12px 0;
  color: #797d78;
}
@media screen and (min-width: 500px) and (max-width: 800px) {
  .clock-text {
    font-size: 24px;
  }
}
@media screen and (min-width: 200px) and (max-width: 550px) {
  .clock-text {
    font-size: 22px;
  }
}
.clock-wrapper {
  margin: 30px 0 50px;
}
@media screen and (max-width: 800px) {
  .clock-wrapper {
    margin-top: 15px;
  }
}
@media screen and (max-width: 450px) {
  .clock-wrapper {
    margin-top: 30px;
  }
}
.clock-wrapper .clock {
  display: inline-block;
  width: auto;
  zoom: 0.7;
}
@media screen and (min-width: 500px) and (max-width: 800px) {
  .clock-wrapper .clock {
    zoom: 0.6;
  }
}
@media screen and (min-width: 200px) and (max-width: 550px) {
  .clock-wrapper .clock {
    zoom: 0.5;
  }
}
[data-aos=swoop1] {
  transform: translate(-900px, 300px) rotate(40deg) scale(3);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos=swoop1].aos-animate {
  transform: translate(53px, -27px) rotate(5deg) scale(1);
}
@media screen and (min-width: 200px) and (max-width: 600px) {
  [data-aos=swoop1].aos-animate {
    transform: translate(0) rotate(5deg) scale(1);
  }
}
[data-aos=swoop2] {
  transform: translate(-10px, 1200px) rotate(60deg) scale(3);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos=swoop2].aos-animate {
  transform: translate(1px) rotate(-8deg) scale(1);
}
@media screen and (min-width: 200px) and (max-width: 600px) {
  [data-aos=swoop2].aos-animate {
    transform: translate(0, -130px) rotate(-8deg) scale(1);
  }
}
[data-aos=swoop3] {
  transform: translate(900px, 400px) rotate(120deg) scale(3);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
@media screen and (min-width: 200px) and (max-width: 600px) {
  [data-aos=swoop3] {
    transform: translate(900px, 400px) rotate(120deg) scale(3);
  }
}
[data-aos=swoop3].aos-animate {
  transform: translate(-70px) rotate(19deg) scale(1);
}
@media screen and (min-width: 200px) and (max-width: 600px) {
  [data-aos=swoop3].aos-animate {
    transform: translate(0, -270px) rotate(19deg) scale(1);
  }
}
.test {
  color: azure;
}
