:root {
  --grey: #727e70;
  --sienna: #905c4f;
  --dark-grey: #909c8e;
  --sienna-2: rgba(144, 92, 79, .2);
  --black-2: #333;
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image {
  min-height: 100vh;
  position: static;
}

.navbar {
  border-bottom: 3px solid var(--grey);
  background-color: var(--sienna);
}

.image-2 {
  margin-top: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.nav-link {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.nav-link.w--current {
  color: var(--dark-grey);
}

.nav-link-2, .nav-link-3, .nav-link-4, .nav-link-5 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.image-3 {
  height: 100vh;
}

.section {
  min-height: 92vh;
  background-image: url('../images/affection-beautiful-bride-3009325.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.div-block {
  background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5));
  flex: 0 auto;
  display: block;
}

.section-2 {
  min-height: 28px;
  border-top: 4px solid var(--grey);
  background-color: var(--sienna);
}

.heading {
  color: var(--sienna);
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.section-3 {
  color: var(--grey);
}

.section-4 {
  min-height: 5px;
  background-color: var(--grey);
}

.container {
  min-height: 50vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-2 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-4 {
  align-self: flex-end;
  position: static;
}

.heading-2 {
  color: var(--sienna);
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
}

.div-block-3 {
  float: right;
  display: block;
  position: static;
  overflow: visible;
}

.column {
  flex-wrap: nowrap;
  justify-content: space-around;
  align-self: center;
  align-items: baseline;
  padding-right: 40px;
  display: block;
}

.columns {
  margin: 75px;
  display: flex;
}

.section-5 {
  min-height: 50vh;
  background-color: var(--sienna-2);
}

.container-2 {
  min-height: 50vh;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.heading-3 {
  color: var(--sienna);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.link {
  color: var(--black-2);
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.columns-2 {
  display: flex;
}

.column-2 {
  border-right: 2px solid var(--sienna);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-5 {
  margin-top: 6px;
}

.section-6 {
  min-height: 92vh;
  background-image: url('../images/10154099_10152844827564533_1570929147943738434_n.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.div-block-4 {
  min-height: 44px;
  background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5));
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  line-height: 24px;
  display: flex;
}

.heading-4 {
  color: var(--sienna);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.section-7 {
  min-height: 28px;
  border-top: 4px solid var(--grey);
  background-color: var(--sienna);
}

.body {
  background-color: var(--sienna);
  border-top: 0 solid #000;
}

.section-8 {
  background-color: var(--white);
}

.container-3 {
  height: 0;
  min-height: 50vh;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.section-9 {
  min-height: 92vh;
  background-image: url('../images/WIN_20170212_12_03_12_Pro_cropped.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%, 0 0, 0 0;
  background-size: cover, cover, 125px, 125px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.div-block-5 {
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: 125px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.section-10 {
  min-height: 28px;
  border-top: 4px solid var(--grey);
  background-color: var(--sienna);
}

.section-11 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
}

.section-12 {
  min-height: 92vh;
  background-image: url('../images/11221209_10204836145247658_959416738_o.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('../images/dsc_0073_reception-hall.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%, 0 0, 50%;
  background-size: cover, cover, cover, cover;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.div-block-6 {
  min-height: 44px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5));
  flex-direction: column;
  line-height: 24px;
  display: flex;
}

.section-13 {
  min-height: 28px;
  border-top: 4px solid var(--grey);
  background-color: var(--sienna);
}

.section-14 {
  min-height: 93vh;
  background-color: #fff;
  background-image: url('../images/IMG_4615_lightened.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.div-block-7 {
  min-height: 44px;
  background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5));
  line-height: 24px;
}

.text-span {
  min-height: 44px;
  line-height: 24px;
}

.link-block {
  margin-top: 15px;
}

.heading-5 {
  color: var(--sienna);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.heading-6 {
  color: var(--sienna);
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-3 {
  color: var(--black-2);
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.heading-7 {
  color: var(--sienna);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-8 {
  color: var(--sienna);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.section-15 {
  min-height: 28px;
  border-top: 4px solid var(--grey);
  background-color: var(--sienna);
}

.section-16 {
  min-height: 50vh;
  padding-bottom: 10px;
}

.container-4 {
  height: auto;
  min-height: 50vh;
}

.heading-9 {
  color: var(--sienna);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.heading-10 {
  color: var(--sienna);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-4, .text-block-5 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.section-17 {
  min-height: auto;
  background-color: var(--sienna-2);
}

.container-5 {
  height: auto;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.heading-11 {
  color: var(--sienna);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-6 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.text-block-7 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 26px;
}

.heading-12 {
  color: var(--sienna);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-8, .text-block-9 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.columns-3 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.container-6 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.button {
  background-color: var(--sienna);
  border-radius: 10px;
  margin: 17px;
  font-family: Montserrat, sans-serif;
  transform: translate(0);
}

.button:hover {
  background-color: var(--grey);
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: minmax(150px, min-content) minmax(150px, min-content) minmax(150px, min-content) minmax(150px, min-content);
  grid-auto-flow: column;
  align-items: stretch;
  justify-items: stretch;
  margin-top: 40px;
  margin-bottom: 100px;
}

.grid-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-auto-flow: column;
}

.grid-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-auto-flow: row;
}

.grid-4 {
  grid-template-rows: auto;
  grid-auto-flow: row;
}

.grid-5, .grid-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
}

.lightbox-link {
  width: 150px;
  height: 150px;
  background-image: url('../images/WIN_20170212_11_59_48_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-2 {
  width: 150px;
  height: 150px;
  min-height: 150px;
  min-width: 150px;
  background-image: url('../images/WIN_20170930_14_53_55_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-3 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170930_14_54_42_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-4 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170930_14_55_06_Pro.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lightbox-link-5 {
  width: 150px;
  height: 150px;
  background-image: url('../images/WIN_20171014_15_14_14_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-6 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170805_15_02_47_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-7 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20171014_15_15_51_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-8 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170805_15_04_06_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-9 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170805_15_04_17_Pro.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lightbox-link-10 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170610_13_33_31_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-11 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170610_13_33_07_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-12 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170514_10_26_15_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-13 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170610_13_33_54_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-14 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170923_15_05_42_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-15 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170902_15_59_19_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-16 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170805_15_03_33_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-17 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/WIN_20170805_15_03_54_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-18 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/12043897_10205754525926601_607160178_o.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-19 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/10469674_889487571064739_9113612477857562608_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-20 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/10344769_10152844827539533_5551868225922683499_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-7 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: 125px;
}

.lightbox-link-21 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/10378007_10152844827494533_5814566384374639488_n.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lightbox-link-22 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/10307168_889487527731410_2431815730544683630_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-23 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/10463977_889487477731415_3385192528828111138_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-24 {
  width: 150px;
  height: 150px;
  min-height: 130px;
  background-image: url('../images/547637_476548842396256_1860741895_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-25 {
  min-height: 130px;
  background-image: url('../images/WIN_20170930_14_55_17_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-26 {
  width: 150px;
  height: 150px;
  background-image: url('../images/WIN_20170930_14_55_17_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-27 {
  width: 150px;
  height: 150px;
  background-image: url('../images/WIN_20170930_14_57_10_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-28 {
  width: 150px;
  height: 150px;
  background-image: url('../images/WIN_20170930_14_55_39_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-29 {
  width: 150px;
  height: 150px;
  background-image: url('../images/WIN_20170410_05_14_33_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-30 {
  width: 150px;
  height: 150px;
  background-image: url('../images/WIN_20170212_12_02_57_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-31 {
  width: 150px;
  height: 150px;
  background-image: url('../images/WIN_20170212_12_02_51_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-32 {
  width: 150px;
  height: 150px;
  background-image: url('../images/WIN_20170212_12_02_48_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-33 {
  width: 150px;
  height: 150px;
  background-image: url('../images/WIN_20170212_12_03_12_Pro.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-8 {
  justify-content: center;
  display: flex;
}

.section-18 {
  height: auto;
  background-color: var(--sienna);
  border-top: 0 rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-10 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  display: block;
}

.text-block-11 {
  height: auto;
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 16px;
  display: flex;
}

.text-block-12 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.column-3, .column-4 {
  padding-left: 40px;
}

.link-2 {
  color: var(--black-2);
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .section {
    min-height: 50vh;
  }

  .container {
    display: flex;
  }

  .section-6, .section-9, .section-12, .section-14 {
    min-height: 50vh;
  }

  .container-7 {
    padding-bottom: 20px;
  }

  .grid {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .lightbox-link {
    background-image: url('../images/WIN_20170212_11_59_48_Pro.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .image-6 {
    height: auto;
    max-height: none;
    position: static;
  }

  .icon {
    color: var(--white);
  }

  .nav-menu {
    background-color: var(--sienna);
    padding-bottom: 10px;
  }

  .menu-button.w--open {
    background-color: var(--grey);
  }

  .column-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    line-height: 24px;
  }

  .column {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns {
    flex-direction: column;
    align-items: center;
  }

  .text-block-2, .text-span {
    font-size: 14px;
  }

  .container-7 {
    padding-bottom: 20px;
  }

  .image-8 {
    margin-top: 18px;
  }

  .column-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .image-2 {
    padding: 6px;
  }

  .section {
    min-height: 40vh;
  }

  .heading {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 24px;
  }

  .heading-3 {
    text-align: center;
    line-height: 24px;
  }

  .text-block-2 {
    text-align: center;
  }

  .columns-2 {
    border: 1px #000;
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .column-2 {
    border-bottom: 2px none var(--sienna);
    border-right-style: none;
    align-items: center;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .section-6 {
    min-height: 40vh;
  }

  .section-9 {
    min-height: 40vh;
    background-image: url('../images/WIN_20170212_12_03_12_Pro_cropped.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .section-12 {
    min-height: 40vh;
    background-image: url('../images/11221209_10204836145247658_959416738_o.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .section-14 {
    min-height: 40vh;
    background-image: url('../images/IMG_4615_lightened.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .div-block-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-9 {
    line-height: 20px;
  }

  .grid {
    grid-template-columns: minmax(150px, min-content) minmax(150px, min-content);
    grid-auto-flow: row;
    margin-top: 30px;
    margin-bottom: 60px;
  }

  .section-18 {
    min-height: auto;
  }

  .image-8 {
    margin-top: 60px;
  }

  .html-embed {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .brand {
    padding-right: 8px;
  }

  .icon {
    color: var(--white);
  }

  .nav-menu, .menu-button {
    background-color: var(--sienna);
  }

  .menu-button.w--open {
    background-color: var(--grey);
  }

  .column-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .italic-text {
    line-height: 20px;
  }
}


