  html {
    margin:0;
    padding:0;
    height:100%;
    min-height:100%;
  }
  body {
    margin:0;
    padding:0;
    height:100%;
    color:#3f3f3f;
    font-size:16px;
    line-height:120%;
    text-align:center;
    background-color:#fff;
    font-family:'Life Savers', cursive;
  }
  h1 {
  	font-size:88px;
    font-weight:400;
    margin:120px 0 0;
    line-height:normal;
  }
  h2 {
    margin:0;
    font-size:28px;
    font-weight:400;
    line-height:39px;
  }
  p {
    margin:6px 0;
    line-height:160%;
  }
  a {
    color:#3f3f3f;
    text-decoration:underline;
  }
  a:hover {
    text-decoration:none;
  }
  img {
    display:block;
    margin:80px auto;
  }
  .save-the-date {
    position:absolute;
    top:50%;
    left:0;
    width:100%;
  }
  .title {
    margin-top:80px;
    margin-bottom:24px;
  }
  .divider {
    position:absolute;
    left:50%;
    bottom:80px;
    width:36px;
    height:41px;
    display:block;
    margin:0 0 0 -18px;
    background: url('heart.png') 0 0 no-repeat;
  }
  .hope-street {
    position:absolute;
    bottom:80px;
    left:0;
    width:100%;
  }
  .hope-street a {
    display:block;
    text-decoration:none;
  }
  .hope-street p {
    margin:18px 0 80px; 
  }
  .hope-street img {
    margin:0 auto;
  }
  .hope-street p {
    margin:18px 0 0;
  }
  header {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:hidden;
  }
  footer {
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    height:100%;
    overflow:hidden;
  }
  .inner {
    position:relative;
    width:100%;
    height:100%;
    overflow:hidden;
  }

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none!important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  z-index: 1045;
  margin: 0 auto;
  max-width:400px;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom {
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-hide {
  display: none!important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.controls-wrap {
  position: absolute;
  right: -130px;
  top: 100px;
  background-color: #e9e9e9;
  padding: 30px;
}
.mfp-close {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  padding: 0;
  outline: 0;
  z-index: 1046;
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-appearance: none;
  display:none;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-iframe-holder {
  padding: 0;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F6F6F6;
}
.iframe-content-wrap {
  background: #F6F6F6;
}
.iframe-content-wrap body {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  background: #F6F6F6;
}
.iframe-content-wrap .iframe-content {
  padding: 30px;
  text-align: center;
}
.iframe-content label {
  width: 100px;
}
.iframe-content h1 {
  margin: 64px 0 84px;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 40px 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure {
  line-height: 0;
}
.mfp-bottom-bar {
  margin-top: -40px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
  display: none;
  background: #fff;
}
.mfp-title {
  text-align: left;
  padding: 0 38px;
}
.mfp-title h1 {
  font-size: 28px;
  line-height: 32px;
  margin: 38px 0 28px;
}
.mfp-title h2 {
  color: #747474;
  font-size: 18px;
  line-height: 22px;
  margin: 28px 0 38px;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.my-mfp-zoom-in.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader,
.mfp-align-top .mfp-container:before {
  display: none;
}
.my-mfp-zoom-in .mfp-content,
.my-mfp-zoom-in.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.my-mfp-zoom-in.mfp-bg,
.my-mfp-zoom-in.mfp-ready.mfp-bg,
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

  @media only screen and (max-width: 600px){
    h1 {
      font-size:40px;
    }
    h2 {
      font-size:26px;
    }
    footer {
      height:180%;
    }
    footer .inner {
      width:80%;
      margin:0 auto;
    }
    img {
      max-width:100%;
    }
  }
