/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html, body {
  height: 100%; }

#container {
  min-height: 100%;
  position: relative; }

#content {
  padding: 0px;
  padding-bottom: 180px;
  /* Height of the footer */ }

#footer {
  position: absolute;
  z-index: 100;
  bottom: 0;
  width: 100%;
  height: 170px;
  /* Height of the footer */ }

.clear {
  clear: both; }

/*
    Colors
    Blue:   #133851 rgb(19, 56, 81)
    Grey:   #8f9091 rgb(143, 144, 145)
    Green:  #a5ca31 rgb(165, 202, 49)
*/
.green {
  color: #a5ca31; }

#container {
  font-size: 14pt;
  font-family: 'Open Sans'; }

#content {
  position: relative;
  z-index: 10;
  background: #fff;
  padding-top: 50px; }

#bigday {
  padding-bottom: 170px;
  margin: 0 auto; }

article {
  width: 80%;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 40px;
  padding-bottom: 16px;
  border-bottom: 2px solid #8f9091; }
  article img {
    width: 100%; }

article:last-child {
  border-bottom: none; }

h1, h2 {
  font-size: 1.5em;
  padding-bottom: 1em;
  font-family: bree-serif; }

p {
  font-size: 1em;
  padding-bottom: 1em;
  line-height: 1.5em; }

a {
  color: #a5ca31;
  text-decoration: none; }

#footer {
  background: #133851; }
  #footer p {
    text-align: center; }
    #footer p a {
      color: #fff; }
  #footer p:nth-child(1) {
    padding-top: 50px; }

#navigation {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 75px;
  width: 100%;
  overflow: hidden;
  background: #133851;
  box-shadow: 0 -7px 7px 7px #000;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  transition: all .25s; }
  #navigation ul {
    margin-top: 27px;
    text-align: center; }
  #navigation li {
    display: inline; }
    #navigation li a {
      text-decoration: none;
      color: #fff;
      padding: 10px 25px;
      font-size: 1.3em;
      font-family: satisfy; }
    #navigation li a:hover {
      color: #a5ca31; }

#logo {
  position: fixed;
  z-index: 2000;
  top: 6px;
  left: 15px;
  padding: 10px;
  font-size: 2.5em;
  font-family: satisfy;
  letter-spacing: .05em;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  transition: all .25s; }
  #logo a {
    text-decoration: none;
    color: #fff; }
    #logo a span {
      color: #a5ca31; }

#photoBanner {
  position: fixed;
  top: 50px;
  z-index: 1;
  background-image: url(../img/banner_image.png);
  background-size: 100%;
  width: 100%; }

#title {
  position: absolute;
  width: 100%;
  z-index: -1;
  top: -85px;
  height: 85px;
  background: rgba(19, 56, 81, 0.6); }
  #title h1 {
    color: #fff;
    margin-top: 25px;
    font-size: 2.0em;
    font-family: satisfy;
    text-align: center; }
  #title .amp {
    color: #a5ca31; }

#textBanner {
  font-size: 3em;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 50px;
  font-family: bree-serif;
  text-transform: uppercase;
  color: #133851;
  width: 680px;
  margin: 0 auto; }
  #textBanner h1 {
    padding: .1em 0;
    line-height: .8em; }
  #textBanner h1:nth-child(1) {
    border-bottom: 2px solid #a5ca31;
    padding-bottom: .19em;
    font-size: 1.4em; }
  #textBanner h1:nth-child(2) {
    font-size: 2.7em;
    text-shadow: -5px 5px #8f9091;
    padding-top: 0;
    padding-bottom: .2em;
    letter-spacing: .01em;
    margin-left: 10px; }
  #textBanner h1:nth-child(3) {
    border-top: 2px solid #a5ca31;
    font-size: 1.2em; }

#location {
  margin: 0 auto;
  width: 95%;
  max-width: 1000px;
  border: none; }
  #location p {
    padding-bottom: .25em;
    font-size: 1em; }
  #location h1 {
    border-bottom: 2px solid #8f9091;
    padding-bottom: .25em;
    margin-bottom: .5em;
    font-size: 1.4em; }
    #location h1 a {
      color: #000;
      text-decoration: none; }
  #location img {
    width: 59%;
    margin-right: 2%;
    float: left;
    padding-bottom: 30px; }
  #location #locationText {
    padding-left: 1.5%;
    float: left; }

#things-to-do {
  box-sizing: border-box;
  padding: 25px;
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
  background: #133851;
  color: #fff; }
  #things-to-do h2 {
    font-size: 2em; }
  #things-to-do ul {
    width: 90%;
    margin: 0 auto;
    list-style: disc;
    padding-bottom: 1em; }
    #things-to-do ul li {
      line-height: 1.5em;
      padding-bottom: .5em; }

#social {
  max-width: 1000px;
  margin: 0 auto;
  background: #eee;
  padding-top: 35px;
  padding-bottom: 15px; }
  #social p, #social h1 {
    width: 90%;
    margin: 0 auto; }
  #social .hashtag {
    color: #a5ca31; }

#social-icons {
  max-width: 1000px;
  margin: 0 auto; }

#twitter, #facebook, #instagram {
  font-size: 1.25em;
  padding: 2.5%;
  color: #fff; }

#facebook {
  float: left;
  width: 28.3334%;
  text-align: center;
  background: #3b5998; }

#twitter {
  float: left;
  width: 28.3334%;
  text-align: center;
  background: #4099FF; }

#instagram {
  float: left;
  width: 28.3334%;
  text-align: center;
  background: #3f729b; }

#lodging {
  position: relative;
  max-width: 1000px;
  width: 95%;
  margin: 0 auto; }
  #lodging h2 {
    font-size: 2em;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 25px;
    font-family: bree-serif;
    text-align: center; }
  #lodging .map {
    float: right;
    height: 500px;
    width: 60%;
    padding-bottom: 3%; }
  #lodging .lodgingBox {
    width: 32%;
    float: left;
    background: #133851;
    padding: 3% 3% .5% 3%;
    margin-bottom: 2.25%; }
    #lodging .lodgingBox h1 {
      font-size: 1.2em; }
    #lodging .lodgingBox p {
      font-size: .9em;
      color: #fff; }

#weddingParty {
  max-width: 1000px;
  width: 100%;
  height: 600px;
  margin: 0 auto;
  margin-bottom: 30px;
  background: #eee; }
  #weddingParty li {
    line-height: 1.5em; }
  #weddingParty h2 {
    font-size: 2em;
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 25px;
    font-family: bree-serif;
    text-align: center; }
  #weddingParty .names {
    width: 45%;
    float: left;
    text-align: right; }
  #weddingParty .role {
    width: 45%;
    float: right;
    text-align: left; }
  #weddingParty .space {
    padding-bottom: 1em; }

#registry {
  padding-bottom: 170px; }

.other-registry {
  position: relative;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  background: #eee;
  margin-top: 25px;
  text-align: center;
  padding-top: 75px;
  padding-bottom: 160px;
  margin-bottom: 30px;
  line-height: 1.25em; }
  .other-registry p {
    line-height: 1.5em;
    padding-bottom: 5px; }
  .other-registry .amazon {
    float: left;
    width: 30%;
    margin-left: 20%;
    margin-top: 50px; }
    .other-registry .amazon a {
      color: #FF9900;
      padding: 10px;
      text-align: center;
      border: 2px solid #FF9900;
      border-radius: 8px;
      transition: background .2s; }
    .other-registry .amazon a:hover {
      color: #fff;
      background: #FF9900; }
  .other-registry .target {
    float: left;
    margin-right: 2%;
    width: 30%;
    margin-top: 50px; }
    .other-registry .target a {
      color: #C4282B;
      text-align: center;
      padding: 10px;
      border: 2px solid #C4282B;
      border-radius: 8px;
      transition: background .2s; }
    .other-registry .target a:hover {
      color: #fff;
      background: #C4282B; }

.zola {
  margin: 0 auto;
  overflow: hidden;
  margin-top: 100px;
  max-width: 1000px;
  width: 90%;
  height: 500px;
  background-image: url(../img/italy.jpg);
  background-size: 100%;
  background-position: center bottom; }
  .zola p {
    padding-left: 20%;
    padding-right: 20%;
    padding-bottom: 5%;
    padding-top: 150px;
    text-align: center;
    color: #fff; }
  .zola p:last-child {
    padding: 0; }
  .zola a {
    width: 100%;
    text-align: center;
    padding: 10px;
    border: 2px solid #a5ca31;
    border-radius: 8px;
    transition: background .2s; }
  .zola a:hover {
    background: #a5ca31;
    color: #fff; }

.background-zola {
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }

#celebrations {
  padding-bottom: 175px;
  padding-top: 120px; }
  #celebrations #widget {
    width: 645px;
    margin: 0 auto; }

#photos {
  box-sizing: border-box;
  width: 95%;
  max-width: 900px;
  margin: 0 auto;
  padding-top: 115px;
  padding-bottom: 200px; }
  #photos a {
    display: block; }
  #photos .row {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center; }
  #photos .one-third img {
    width: 96%;
    padding: 2%; }
  #photos .one-half img {
    width: 96%;
    padding: 2%; }

#rsvp {
  padding-top: 70px;
  padding-bottom: 200px;
  width: 95%;
  margin: 0 auto; }

#rsvp-button {
  position: fixed;
  top: 25px;
  right: 25px;
  z-index: 2000;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  transition: all .25s; }
  #rsvp-button a {
    font-size: 1.3em;
    font-family: satisfy;
    padding: 8px 13px;
    background: #a5ca31;
    color: #fff;
    border-radius: 10px; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

@media only screen and (max-width: 767px) {
  #content {
    padding-top: 20px; }

  article {
    width: 85%; }
    article h1 {
      font-size: 1.25em; }
    article p {
      font-size: .9em; }

  #footer {
    font-size: .9em; }

  #navigation {
    height: 50px;
    overflow: visible;
    background: #133851;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
    #navigation ul {
      position: fixed;
      z-index: 300;
      top: -200px;
      height: 235px;
      margin-top: 0;
      padding-top: 15px;
      width: 100%;
      background: #133851; }
    #navigation li {
      display: block;
      padding: 18px;
      margin: 0; }
    #navigation a {
      padding: 0px;
      margin: 0; }
    #navigation a:hover {
      background: none;
      color: #a5ca31; }

  #logo {
    top: 0;
    left: 5px;
    z-index: 3000;
    font-size: 1.75em;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }

  #menuButton {
    width: 100%;
    text-align: right;
    position: fixed;
    z-index: 2000;
    cursor: pointer;
    top: 16px;
    right: 10px;
    color: #fff;
    background: #133851;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: .1em;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }

  .move {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px); }

  #title {
    height: 60px;
    top: -60px; }
    #title h1 {
      font-size: 1.5em;
      margin-top: 16px; }

  #textBanner {
    font-size: 3em;
    text-align: center;
    padding-top: 65px;
    padding-bottom: 25px;
    font-family: bree-serif;
    text-transform: uppercase;
    color: #133851;
    width: 300px;
    margin: 0 auto; }
    #textBanner h1 {
      padding: .1em 0;
      line-height: .8em; }
    #textBanner h1:nth-child(1) {
      border-bottom: 2px solid #a5ca31;
      padding-bottom: .19em;
      font-size: .65em; }
    #textBanner h1:nth-child(2) {
      font-size: 1.15em;
      text-shadow: -5px 5px #8f9091;
      padding-top: 0;
      padding-bottom: .25em;
      letter-spacing: .01em; }
    #textBanner h1:nth-child(3) {
      border-top: 2px solid #a5ca31;
      font-size: .6em;
      padding-bottom: 0; }

  #photoBanner {
    background-image: url(../img/banner_image_mobile.png); }

  #location {
    position: relative;
    margin: 0 auto;
    width: 100%; }
    #location img {
      padding-bottom: 0; }
    #location p {
      padding-bottom: .25em;
      font-size: 1em; }
    #location h1 {
      border-bottom: 2px solid #8f9091;
      padding-bottom: .25em;
      margin-bottom: .5em;
      font-size: 1.5em;
      color: #fff; }
      #location h1 a {
        color: #fff; }
    #location .overlay img {
      width: 100%;
      vertical-align: top; }
    #location #locationText {
      box-sizing: border-box;
      position: absolute;
      width: 100%;
      padding: 5% 5% 0 5%;
      margin-bottom: 0;
      color: #fff;
      background: rgba(0, 0, 0, 0.5); }

  #social {
    padding-top: 20px; }
    #social p, #social h1 {
      width: 90%;
      margin: 0 auto; }
    #social h1 {
      font-size: 1em; }
    #social p {
      font-size: .8em; }

  #things-to-do h1 {
    font-size: 1.6em; }
  #things-to-do p {
    font-size: .9em; }
  #things-to-do ul li {
    font-size: .9em; }

  #twitter, #facebook, #instagram {
    font-size: 1.25em;
    padding: 2.5%;
    color: #fff; }

  #lodging h2 {
    font-size: 1.75em; }
  #lodging .map {
    width: 100%;
    height: 250px; }
  #lodging .lodgingBox {
    box-sizing: border-box;
    width: 100%;
    padding: 4% 4% 2% 4%;
    margin-bottom: 3%; }
    #lodging .lodgingBox h1 {
      font-size: 1em; }
    #lodging .lodgingBox p {
      font-size: .8em;
      color: #fff; }

  #weddingParty {
    height: 500px;
    margin-bottom: 0px; }
    #weddingParty h2 {
      font-size: 1.75em; }
    #weddingParty .names {
      font-size: .8em;
      width: 47%; }
    #weddingParty .role {
      width: 47%;
      font-size: .8em; }

  #registry {
    padding-top: 50px; }

  #photos {
    width: 85%;
    margin: 0 auto;
    padding-top: 75px;
    padding-bottom: 200px; }
    #photos h1 {
      font-size: 1.5em; }
    #photos .row {
      -webkit-flex-direction: column; }

  #registry {
    padding-bottom: 170px; }

  .other-registry {
    float: none;
    width: 100%;
    margin: 0;
    padding-top: 70px;
    background: #eee; }
    .other-registry p {
      width: 90%;
      margin: 0 auto; }
    .other-registry .amazon {
      width: 45%;
      margin-left: 5%; }
    .other-registry .target {
      margin-right: 5%;
      width: 45%; }

  .zola {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 300px;
    background-size: 125%; }
    .zola p {
      padding-top: 30px;
      padding-left: 10%;
      padding-right: 10%;
      padding-bottom: 10%; }

  #rsvp {
    padding-top: 50px; }

  #rsvp-button {
    position: fixed;
    top: 15px;
    right: 90px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
    #rsvp-button a {
      font-size: 1.1em;
      font-family: satisfy;
      padding: 3px 12px;
      background: #a5ca31;
      color: #fff;
      border-radius: 8px; } }

/*# sourceMappingURL=main.css.map */
