/* IMPORT THE FRAMEWORK */
.pagination, .breadcrumbs, .breadcrumbs-wrapper, .content-row .img-wrapper, .content-row, .features .feature, .features, .associations-logos, .ceremony-row .img-wrapper, .ceremony-row:after, .ceremony-row, .content .img-wrapper, .main-content {
  position: relative;
}

.content-row .button, .ceremony-row .info .button {
  display: inline-block;
  zoom: 1;
}

.associations-logos .logo img, .sidebar a, .content .img-wrapper img, .ceremony-row:after, .content-row h2:after {
  display: block;
}

.features .feature, .associations-logos .logo, .ceremony-row .info, .sidebar, .content, .content-row .img-wrapper, .content-row h2:after {
  box-sizing: border-box;
}

.pagination {
  clear: both;
}
.pagination:after {
  display: table;
  content: "";
  clear: both;
}

.ceremony-row:after, .content-row h2:after {
  content: "";
}

.content-row .info {
  text-align: left;
}

.pagination, .features .feature, .content-row .button, .ceremony-row .info .button {
  text-align: center;
}

.breadcrumbs, .features .feature h2, .sidebar a, .sidebar h4, .content h3, .content-row .button, .ceremony-row .info .button {
  text-transform: uppercase;
}

.content-row .img-wrapper {
  width: 50%;
}

.features, .main-content, .breadcrumbs div, .breadcrumbs, .associations-logos, .content-row, .ceremony-row {
  display: flex;
  flex-wrap: wrap;
}

.content-row, .ceremony-row {
  justify-content: flex-end;
}

.breadcrumbs div, .breadcrumbs, .associations-logos {
  justify-content: space-between;
}

.breadcrumbs div, .breadcrumbs {
  align-items: center;
}

.pagination a, .content-row .img-wrapper, .ceremony-row .img-wrapper {
  background-repeat: no-repeat;
}

.content-row .img-wrapper, .ceremony-row .img-wrapper {
  background-size: cover;
}

.content-row .img-wrapper, .ceremony-row .img-wrapper {
  background-position: center center;
}

.content-row h2:after {
  width: 20%;
}

.content-row h2, .features .feature h2, .associations-logos h2, .ceremony-row .info h2, .content h2 {
  font-family: "CarrigDC", sans-serif;
}

.content-row .button, .ceremony-row .info .button {
  transition: background-color 250ms, color 250ms;
  padding: 1.2em 1.5em;
  font-size: 0.9em;
  letter-spacing: 0.2em;
  font-weight: normal;
  border: none;
  cursor: pointer;
  min-width: 150px;
}

.content-row .button, .ceremony-row .info .button {
  color: #FFFFFF;
  background-color: #f581c5;
}
.content-row .button:hover, .ceremony-row .info .button:hover {
  background-color: #f9b0db;
}
.content-row .button:active, .ceremony-row .info .button:active {
  background-color: #f152af;
}

.breadcrumbs-wrapper, .features, .associations-logos, .main-content {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1921px) {
  .breadcrumbs-wrapper, .features, .associations-logos, .main-content {
    padding-left: 7.5%;
    padding-right: 7.5%;
  }
}

.features, .main-content {
  padding-top: 130px;
  padding-bottom: 130px;
}
@media screen and (min-width: 451px) and (max-width: 1200px) {
  .features, .main-content {
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }
}
@media screen and (max-width: 450px) {
  .features, .main-content {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

.content-row h2:after {
  background-color: #f2eeee;
  height: 4px;
  margin: 1.5em 0;
}

.ceremony-row .info h2, .content h2 {
  font-size: 2.8em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .ceremony-row .info h2, .content h2 {
    font-size: 2.6em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .ceremony-row .info h2, .content h2 {
    font-size: 2.4em;
  }
}
@media screen and (max-width: 450px) {
  .ceremony-row .info h2, .content h2 {
    font-size: 1.9em;
  }
}

.content-row h2, .features .feature h2, .associations-logos h2 {
  font-size: 1.6em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .content-row h2, .features .feature h2, .associations-logos h2 {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .content-row h2, .features .feature h2, .associations-logos h2 {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 450px) {
  .content-row h2, .features .feature h2, .associations-logos h2 {
    font-size: 1.2em;
  }
}

.content-row p, .features .feature p, .ceremony-row .info p, .sidebar a, .content p, .sidebar h4, .content h3 {
  font-size: 1em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .content-row p, .features .feature p, .ceremony-row .info p, .sidebar a, .content p, .sidebar h4, .content h3 {
    font-size: 1em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .content-row p, .features .feature p, .ceremony-row .info p, .sidebar a, .content p, .sidebar h4, .content h3 {
    font-size: 1em;
  }
}
@media screen and (max-width: 450px) {
  .content-row p, .features .feature p, .ceremony-row .info p, .sidebar a, .content p, .sidebar h4, .content h3 {
    font-size: 1em;
  }
}

.breadcrumbs {
  font-size: 0.95em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .breadcrumbs {
    font-size: 0.95em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .breadcrumbs {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 450px) {
  .breadcrumbs {
    font-size: 0.9em;
  }
}

.content-row h2, .features .feature h2, .associations-logos h2, .ceremony-row .info h2, .content h2 {
  font-weight: normal;
  line-height: 1.4em;
  margin-bottom: 0.5em;
}

.sidebar h4, .content h3 {
  letter-spacing: 0.2em;
  margin-bottom: 0.5em;
  color: #f581c5;
}

.content-row p, .features .feature p, .ceremony-row .info p, .sidebar a, .content p, .sidebar h4, .content h3 {
  font-weight: normal;
  line-height: 1.8em;
  margin-bottom: 1.8em;
}

.content {
  width: 70%;
  padding-right: 4.5em;
}
.content .more-info {
  color: #f581c5;
  margin-left: 0;
}
.content .more-info:hover {
  color: #f9b0db;
}
.content .img-wrapper {
  margin: 1.5em 0;
}
.content .img-wrapper img {
  width: 100%;
}
.content .tabbed p {
  padding-left: 20px;
}
.content table {
  width: 95%;
  border-collapse: collapse;
  margin-bottom: 30px;
  color: #404040;
  font-weight: normal;
}
.content table ul {
  margin: 10px 0px 20px 0px;
}
.content table li {
  font-size: 0.9em;
  text-align: left;
  padding-left: 40px;
  padding-top: 5px;
  list-style: none !important;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  list-style: none;
}
.content th {
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  float: left;
}
.content td {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #CCC;
}
.content .status {
  padding: 15px;
  font-size: 1em;
  font-weight: bold;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
.content .heading {
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  font-size: 16px;
  color: #404040;
  font-weight: normal;
  text-align: center;
  padding: 3px 2px 5px 2px;
}
.content .heading:last-of-type {
  border-right: none;
}

.sidebar {
  width: 30%;
}
.sidebar div {
  margin-bottom: 7.5em;
}
.sidebar a {
  color: #404040;
  border-top: solid 1px #dbdbdb;
  padding: 0.8em 0 0.8em 2em;
  margin-bottom: 0;
}
.sidebar a:hover {
  color: #f581c5;
}
.sidebar a:last-of-type {
  border-bottom: solid 1px #dbdbdb;
}

.ceremony-row {
  /* ZIG*/
  /* ZAG */
}
.ceremony-row:after {
  background-color: #dcbace;
  width: 80%;
  height: 180px;
  margin-top: -150px;
  z-index: -1;
  margin-bottom: 3em;
}
.ceremony-row .info {
  width: 45%;
  background-color: #f2eeee;
}
.ceremony-row .info h2 {
  padding-bottom: 0.5em;
}
.ceremony-row .img-wrapper {
  width: 50%;
  z-index: 2;
}
.ceremony-row:nth-of-type(2n-1) .info {
  padding: 7.5%;
}
.ceremony-row:nth-of-type(2n-1) .img-wrapper {
  margin-right: 5%;
}
.ceremony-row:nth-of-type(2n) {
  flex-direction: row-reverse;
}
.ceremony-row:nth-of-type(2n) .info {
  padding: 7.5%;
}
.ceremony-row:nth-of-type(2n) .img-wrapper {
  margin-left: 5%;
}

@media screen and (max-width: 1366px) {
  .ceremony-row:nth-of-type(2n-1) .info {
    padding-right: 5%;
  }
  .ceremony-row:nth-of-type(2n) .info {
    padding-left: 5%;
    padding-right: 5%;
  }
  .ceremony-row .info {
    width: 40%;
    padding-left: 5%;
  }
}
@media screen and (max-width: 767px) {
  .ceremony-row .info {
    width: 100%;
    padding: 10%;
  }
  .ceremony-row .img-wrapper {
    width: 100%;
    height: 400px;
  }
}
.associations-logos {
  align-items: center;
}
.associations-logos h2 {
  width: 25%;
}
.associations-logos .logo {
  width: 20%;
  padding: 5%;
}
.associations-logos .logo img {
  width: 100%;
}

@media screen and (max-width: 760px) {
  .associations-logos {
    padding-top: 5%;
  }
  .associations-logos h2 {
    width: 100%;
  }
  .associations-logos .logo {
    width: 50%;
  }
  .associations-logos .logo img {
    width: 50%;
    margin: 0 auto;
  }
}
.features {
  background-color: #f2eeee;
}
.features .feature {
  width: 33.333%;
  padding: 0 2.5%;
  color: #FFFFFF;
}
.features .feature img {
  width: 40%;
  margin-bottom: 1.5em;
}

@media screen and (min-width: 761px) and (max-width: 960px) {
  .features .feature {
    width: 50%;
  }
}
@media screen and (max-width: 760px) {
  .features .feature {
    width: 100%;
  }
  .features .feature img {
    width: 30%;
  }
}
.content-row {
  margin: 5% 0;
  /* ZIG*/
  /* ZAG */
}
.content-row .img-wrapper {
  z-index: 2;
}
.content-row .info {
  width: 35%;
  padding: 6em 0;
}
.content-row:nth-of-type(2n-1) .info {
  padding-right: 10%;
}
.content-row:nth-of-type(2n) {
  flex-direction: row-reverse;
  background-color: #404040;
}
.content-row:nth-of-type(2n) .info {
  padding-left: 5%;
  color: #FFFFFF;
}
.content-row:nth-of-type(2n) h2 {
  color: #FFFFFF;
}

@media screen and (max-width: 1366px) {
  .row:nth-of-type(2n-1) .info {
    padding-right: 5%;
  }
  .row:nth-of-type(2n) .info {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media screen and (max-width: 767px) {
  .row {
    margin: 0;
  }
  .row:nth-of-type(2n-1) .info {
    padding: 10%;
  }
  .row:nth-of-type(2n) .info {
    padding: 10%;
  }
  .row .info,
  .row .img-wrapper {
    width: 100%;
  }
  .row .img-wrapper {
    height: 400px;
  }
}
.breadcrumbs-wrapper {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.breadcrumbs {
  color: #404040;
}
.breadcrumbs div a, .breadcrumbs .location {
  padding: 1.65em 1em;
}
.breadcrumbs a {
  color: #404040;
}
.breadcrumbs a:hover {
  color: #f581c5;
}
.breadcrumbs div a:not(:last-of-type):after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 20px;
  background: url("/app/images/global/chevron-right.png") no-repeat left top;
  background-size: 10px;
  vertical-align: middle;
  margin-left: 1.2em;
}
.breadcrumbs div a:not(:last-of-type):after:hover {
  color: #f581c5;
}
.breadcrumbs .location {
  background: url("/app/images/global/location.png") no-repeat left center;
  background-size: 22px;
  padding-left: 3em;
}
.breadcrumbs .top-link {
  justify-self: flex-end;
}

@media screen and (max-width: 960px) {
  .breadcrumbs .top-link {
    display: none;
  }
}
.pagination {
  padding: 6em 5%;
  color: #404040;
}
.pagination a {
  background-size: 10px;
  color: #404040;
  background-image: url("/app/images/global/pagination.png");
}
.pagination a:hover {
  color: #f9b0db;
}
.pagination .prev {
  float: left;
  background-position: left top;
  padding-left: 20px;
}
.pagination .next {
  float: right;
  background-position: right bottom;
  padding-right: 20px;
}
