/*
Theme Name: Swanee Hunt
Theme URI: https://www.swaneehunt.org/
Author: Austin Whipple/Swanee Hunt Alternatives
Author URI: http://www.swaneehunt.org
Description: The Swanee Hunt theme was designed by Teal Media and developed by staff at Swanee Hunt Alternatives.
Version: 1.0
Text Domain: swaneehunt
*/
.row:after {
  display: block;
  clear: both;
  content: ''; }

/******************/
/*     _grid      */
/******************/
.row {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (max-width: 600px) {
    .row {
      padding-left: 10px;
      padding-right: 10px; } }
  .row + .row, .row.stacked > [class^="col-"] {
    margin-top: 30px; }
    @media only screen and (max-width: 600px) {
      .row + .row, .row.stacked > [class^="col-"] {
        margin-top: 20px; } }
  .row.stacked {
    margin-top: 0;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
    @media only screen and (max-width: 600px) {
      .row.stacked {
        margin-top: -20px; } }
  .row > [class*="placeholder-2"] {
    padding: 0;
    margin-top: 0;
    width: 100%; }

[class^="col-"] {
  flex: 0 0 auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (max-width: 600px) {
    [class^="col-"] {
      padding-left: 10px;
      padding-right: 10px; } }

.col {
  flex: 1; }

.col-1 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex-basis: 25%;
  max-width: 25%; }

.col-4 {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex-basis: 50%;
  max-width: 50%; }

.col-7 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex-basis: 75%;
  max-width: 75%; }

.col-10 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex-basis: 100%;
  max-width: 100%; }

@media only screen and (max-width: 1024px) {
  [class^="col-"].lg-half,
  [class^="col-"].lg-6 {
    flex-basis: 50%;
    max-width: 50%;
    margin-top: 30px; } }
@media only screen and (max-width: 740px) {
  [class^="col-"].md-full,
  [class^="col-"].md-12 {
    flex-basis: 100% !important;
    max-width: 100% !important;
    margin-top: 20px; }

  [class^="col-"].md-half,
  [class^="col-"].md-6 {
    flex-basis: 50% !important;
    max-width: 50% !important;
    margin-top: 15px; } }
@media only screen and (max-width: 600px) {
  [class^="col-"].sm-full,
  [class^="col-"].sm-12 {
    margin-top: 20px;
    flex-basis: 100% !important;
    max-width: 100% !important; }

  [class^="col-"].sm-half,
  [class^="col-"].sm-6 {
    flex-basis: 50%;
    max-width: 50%;
    margin-top: 30px; }

  [class^="col-"].sm-9 {
    flex-basis: 75%;
    max-width: 75%;
    margin-top: 30px; } }
/******************/
/*     _fonts     */
/******************/
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #414042; }

*::selection {
  color: #FFFFFF !important;
  background: #EB5D85 !important; }

p {
  margin-bottom: 24px; }
  p:empty {
    display: none; }

p a, ul a {
  color: #0581A9;
  text-decoration: none; }
  p a:hover, ul a:hover {
    color: #6D6C6F; }

h1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
  color: #0581A9; }
  @media only screen and (max-width: 400px) {
    h1 {
      font-size: 40px;
      line-height: 50px; } }

h2 {
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
  color: #5B0B0B; }
  @media only screen and (max-width: 400px) {
    h2 {
      font-size: 28px;
      line-height: 32px; } }
  h2 a,
  h2 a:hover {
    color: #FFFFFF; }

h3 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0581A9;
  margin-bottom: 0; }
  @media only screen and (max-width: 400px) {
    h3 {
      font-size: 20px;
      line-height: 26px; } }

h4 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #3E1913; }

h5 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  color: #414042; }

ul,
ol {
  margin-left: 50px;
  line-height: 30px;
  -webkit-margin-before: 0;
  -webkit-padding-start: 0; }

a {
  font-weight: 700;
  color: #414042;
  text-decoration: none; }
  a:hover {
    color: #6D6C6F; }

blockquote {
  font-size: 38px;
  line-height: 50px;
  color: #38A1AA;
  text-align: right;
  padding: 0 110px 0 100px;
  position: relative;
  margin: 0 0 30px 0; }
  @media only screen and (max-width: 860px) {
    blockquote {
      font-size: 26px;
      line-height: 1.2;
      padding-right: 50px; } }
  @media only screen and (max-width: 600px) {
    blockquote {
      padding-right: 25px;
      padding-left: 50px; } }
  @media only screen and (max-width: 400px) {
    blockquote {
      padding: 0 10px; } }
  blockquote span {
    font-size: 18px;
    line-height: 26px;
    display: block; }
  blockquote .attribution {
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 3px; }
    blockquote .attribution::before {
      content: none; }
  blockquote .annotation {
    font-style: italic; }
  blockquote::after {
    content: "";
    background: url("img/block-quote-bubble.png") no-repeat;
    background-size: contain;
    background-position: bottom right;
    height: 285px;
    width: 220px;
    position: absolute;
    bottom: 0;
    right: -15px; }
    @media only screen and (max-width: 860px) {
      blockquote::after {
        width: 125px; } }

pre {
  font-family: "Courier New", Courier, monospace;
  padding: 1em;
  background: #F1F1F2;
  border: 1px solid #CCC;
  overflow: auto; }

/******************/
/*    _buttons    */
/******************/
button,
.button,
input[type="submit"] {
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #3E1913;
  background: #F6B718;
  padding: 20px 43px;
  display: inline-block;
  border: 0;
  cursor: pointer;
  font-weight: 700;
  text-decoration: none; }
  button:hover,
  .button:hover,
  input[type="submit"]:hover {
    background: #FFD058;
    color: #3E1913; }
  @media only screen and (max-width: 600px) {
    button,
    .button,
    input[type="submit"] {
      padding: 20px 25px;
      text-align: center;
      line-height: 1.3; } }
  @media only screen and (max-width: 400px) {
    button,
    .button,
    input[type="submit"] {
      width: 100%;
      display: block;
      clear: both; } }

.post-categories a,
a.button.category {
  color: #FFFFFF;
  background: #17AE86;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 10px;
  text-transform: none;
  letter-spacing: 0;
  display: inline;
  width: auto !important; }
  .post-categories a:hover,
  a.button.category:hover {
    background: #149674; }

.small-button,
.small-button-white {
  font-size: 15px;
  font-weight: 700;
  text-decoration: none; }
  .small-button::after,
  .small-button-white::after {
    font-family: "FontAwesome";
    content: "\f0da";
    margin-left: 8px;
    border-bottom: none !important;
    width: initial !important;
    position: relative !important;
    bottom: -1px !important;
    left: 0 !important; }

.small-button {
  color: #3E1913; }
  .small-button:hover {
    color: #000000; }

.small-button-white {
  color: #FFFFFF; }
  .small-button-white:hover {
    color: #DBBEBA; }

button.chip {
  height: 0;
  width: 0;
  padding: 0;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  border-top: 70px solid #17AE86;
  border-left: 135px solid transparent; }
  button.chip:focus {
    outline: none; }
  button.chip::before {
    content: "";
    height: 30px;
    width: 30px;
    position: absolute;
    top: -70px;
    right: 10px;
    background: url("img/icons/open-plus-icon.png"); }

.has-overlay button.close {
  background: transparent;
  padding: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
  height: 30px;
  width: 30px;
  background: url("img/icons/close-minus-icon.png");
  background-size: 100%; }

a.button.article {
  background-color: #17AE86;
  background-image: url("img/icons/article-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 46px;
  width: 46px;
  padding: 0; }
  a.button.article:hover {
    background-color: #149674; }

.modal button.close {
  height: 15px;
  width: 15px;
  padding: 0;
  background: url("img/icons/close-x-icon.png") no-repeat; }

.collapsible button.toggle {
  position: absolute;
  bottom: 0;
  z-index: 10;
  left: 33.33333%;
  right: 33.33333%;
  width: 33.33333%; }

.header-cap button#mobile-toggle {
  display: none;
  background: url("img/icons/hamburger.png") no-repeat;
  background-position: center;
  padding: 0;
  height: 40px;
  width: 50px; }
  @media only screen and (max-width: 1024px) {
    .header-cap button#mobile-toggle {
      display: block; } }

@media only screen and (max-width: 600px) {
  .page .content button,
  .page .content .button {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px; } }
/******************/
/*     _grid      */
/******************/
.row {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (max-width: 600px) {
    .row {
      padding-left: 10px;
      padding-right: 10px; } }
  .row + .row, .row.stacked > [class^="col-"] {
    margin-top: 30px; }
    @media only screen and (max-width: 600px) {
      .row + .row, .row.stacked > [class^="col-"] {
        margin-top: 20px; } }
  .row.stacked {
    margin-top: 0;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
    @media only screen and (max-width: 600px) {
      .row.stacked {
        margin-top: -20px; } }
  .row > [class*="placeholder-2"] {
    padding: 0;
    margin-top: 0;
    width: 100%; }

[class^="col-"] {
  flex: 0 0 auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (max-width: 600px) {
    [class^="col-"] {
      padding-left: 10px;
      padding-right: 10px; } }

.col {
  flex: 1; }

.col-1 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex-basis: 25%;
  max-width: 25%; }

.col-4 {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex-basis: 50%;
  max-width: 50%; }

.col-7 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex-basis: 75%;
  max-width: 75%; }

.col-10 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex-basis: 100%;
  max-width: 100%; }

@media only screen and (max-width: 1024px) {
  [class^="col-"].lg-half,
  [class^="col-"].lg-6 {
    flex-basis: 50%;
    max-width: 50%;
    margin-top: 30px; } }
@media only screen and (max-width: 740px) {
  [class^="col-"].md-full,
  [class^="col-"].md-12 {
    flex-basis: 100% !important;
    max-width: 100% !important;
    margin-top: 20px; }

  [class^="col-"].md-half,
  [class^="col-"].md-6 {
    flex-basis: 50% !important;
    max-width: 50% !important;
    margin-top: 15px; } }
@media only screen and (max-width: 600px) {
  [class^="col-"].sm-full,
  [class^="col-"].sm-12 {
    margin-top: 20px;
    flex-basis: 100% !important;
    max-width: 100% !important; }

  [class^="col-"].sm-half,
  [class^="col-"].sm-6 {
    flex-basis: 50%;
    max-width: 50%;
    margin-top: 30px; }

  [class^="col-"].sm-9 {
    flex-basis: 75%;
    max-width: 75%;
    margin-top: 30px; } }
/******************/
/*    _global     */
/******************/
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  min-width: 300px;
  max-width: 2500px;
  margin: 0 auto; }

img {
  max-width: 100%;
  height: auto; }

section,
footer {
  overflow: hidden;
  position: relative; }

hr {
  display: block;
  clear: both; }

.container {
  max-width: 1230px;
  margin: 0 auto; }

/* Background Images */
.image-background {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat !important;
  height: 100%; }
  .image-background .section-label {
    color: #FFFFFF; }

/* Rotation Classes */
.rotated-wrapper {
  height: 100%;
  overflow: hidden;
  width: 116%;
  margin-left: -8%;
  padding-right: 4%; }
  @media only screen and (max-width: 860px) {
    .rotated-wrapper {
      width: 132%;
      margin-left: -16%;
      padding-right: 8%; } }
  .rotated-wrapper .rotated-interior {
    z-index: 10;
    padding: 0; }
  .rotated-wrapper.counter-clockwise {
    -moz-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg); }
    .rotated-wrapper.counter-clockwise .rotated-interior {
      -moz-transform: rotate(6deg);
      -o-transform: rotate(6deg);
      -ms-transform: rotate(6deg);
      -webkit-transform: rotate(6deg);
      transform: rotate(6deg); }
  .rotated-wrapper.clockwise {
    -moz-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg); }
    .rotated-wrapper.clockwise .rotated-interior {
      -moz-transform: rotate(-6deg);
      -o-transform: rotate(-6deg);
      -ms-transform: rotate(-6deg);
      -webkit-transform: rotate(-6deg);
      transform: rotate(-6deg); }
  .rotated-wrapper.overflow-top {
    margin-top: 5.5%;
    margin-bottom: -5.5%; }
    .rotated-wrapper.overflow-top .rotated-interior {
      margin-top: -4.75%; }
      @media only screen and (max-width: 860px) {
        .rotated-wrapper.overflow-top .rotated-interior {
          margin-top: -4%; } }
  .rotated-wrapper.overflow-bottom {
    margin-top: -5.5%;
    margin-bottom: 5.5%; }
    .rotated-wrapper.overflow-bottom .rotated-interior {
      margin-top: 5.1%; }
      @media only screen and (max-width: 860px) {
        .rotated-wrapper.overflow-bottom .rotated-interior {
          margin-top: 4.75%; } }

.unrotated-content {
  width: 100%;
  position: absolute;
  top: 20%; }
  .unrotated-content.bottom {
    top: inherit; }

/* Global Hero Styles */
.hero {
  color: #FFFFFF; }
  .hero h1 {
    color: inherit; }
    @media only screen and (max-width: 860px) {
      .hero h1 {
        font-size: 44px;
        line-height: 62px; } }
    @media only screen and (max-width: 600px) {
      .hero h1 {
        font-size: 22px;
        line-height: 24px; } }

/* Post List Cards */
.row.cards [class^="col-"] {
  height: 480px; }
  @media only screen and (max-width: 1024px) {
    .row.cards [class^="col-"] {
      height: 100%; } }

.card {
  height: 100%;
  background: #FFFFFF;
  display: block;
  border: 1px solid #6D6C6F; }
  .card > a {
    display: block; }
    .card > a:hover h4,
    .card > a:hover .small-button {
      color: #000000; }
  .card:hover .img-wrapper {
    position: relative; }
    .card:hover .img-wrapper::after {
      background-color: #3E1913;
      content: "";
      height: 100%;
      width: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
      opacity: 0.3; }
  .card .card-innards {
    position: relative;
    padding: 30px; }
    .card .card-innards::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 0;
      border-top: 27px solid #F6B718;
      border-right: 99px solid transparent; }
  .card img {
    display: block;
    width: 100%; }
  .card a.button.category {
    position: absolute;
    right: 0;
    top: -30px; }
    @media only screen and (max-width: 600px) {
      .card a.button.category {
        top: -34px; } }
  .card h4 {
    margin: 0; }
  .card .small-button {
    margin-top: 10px;
    display: block; }
  .card.essay {
    border: 0;
    padding-top: 10px;
    color: #FFFFFF;
    position: relative; }
    .card.essay::after {
      content: "";
      opacity: .20;
      position: absolute;
      width: 0;
      height: 0;
      border-bottom: 52px solid #FFFFFF;
      border-left: 170px solid transparent;
      bottom: 0;
      right: 0; }
    .card.essay h2 {
      color: inherit;
      margin: 0; }
    .card.essay p {
      margin: 20px 0; }
    .card.essay .card-innards {
      padding: 30px 40px; }
      .card.essay .card-innards::before {
        content: none; }

.photo-essays .col-4:nth-of-type(1) .card {
  background: #E24F39; }
.photo-essays .col-4:nth-of-type(2) .card {
  background: #17AE86; }
.photo-essays .col-4:nth-of-type(3) .card {
  background: #EB5D85; }

/* Category Lists */
.post-categories {
  margin: 0;
  list-style-type: none; }
  .post-categories li {
    display: inline-block;
    margin-bottom: 3px; }

/* Related Posts Section */
.related-posts {
  background-image: url("img/dnc.jpg");
  background-position: bottom center;
  padding-bottom: 300px;
  margin-bottom: -300px;
  padding-top: 50px; }
  .related-posts::before {
    background-color: #17AE86;
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.8;
    z-index: 0; }
  .related-posts .section-label {
    font-size: 20px;
    margin-bottom: 25px;
    display: block; }
  .related-posts .card {
    border: 0; }

/* Global Promo Blocks */
.quote-promo {
  background: #E24F39;
  color: #FFFFFF;
  border: 0;
  border-top: 10px solid #E87261;
  padding: 30px 40px 35px;
  text-align: right; }
  .quote-promo h2 {
    color: #FFFFFF;
    font-weight: 400;
    margin: 0 0 30px 0; }
    .quote-promo h2.smaller-quote {
      font-size: 28px;
      line-height: 1.25; }
      @media only screen and (max-width: 1200px) {
        .quote-promo h2.smaller-quote {
          font-size: 24px; } }
  .quote-promo a {
    color: #FFFFFF;
    font-weight: 400;
    text-decoration: none; }
  .quote-promo .attribution {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px; }
    .quote-promo .attribution::before {
      content: none;
      display: none; }
  .quote-promo .annotation {
    font-style: italic;
    display: inline-block;
    margin-top: 6px; }

.image-promo {
  border: 0;
  border-top: 10px solid #45BAC5;
  background-position: top center;
  background-size: cover;
  padding: 30px 40px;
  position: relative;
  color: #FFFFFF; }
  .image-promo::before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #3e1913 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #3e1913 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #3e1913 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.8; }
  .image-promo .promo-innards {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    padding: 0 25px; }
  .image-promo h2, .image-promo h3 {
    color: #FFFFFF; }
  .image-promo h2 {
    font-weight: 400; }
  .image-promo .button {
    margin-bottom: 10px; }
  .image-promo .attribution {
    font-size: 18px; }

.audio-promo {
  border-top: 10px solid #17AE86;
  background: #0581A9;
  color: #FFFFFF;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row-reverse; }
  @media only screen and (max-width: 740px) {
    .audio-promo {
      flex-direction: column; } }
  .audio-promo h3 {
    color: #FFFFFF;
    margin: 0; }
  .audio-promo .promo-image {
    height: auto;
    flex-basis: 31.628%;
    width: 31.628%; }
    @media only screen and (max-width: 860px) {
      .audio-promo .promo-image {
        flex-basis: 100%;
        display: block; } }
    @media only screen and (max-width: 740px) {
      .audio-promo .promo-image {
        height: 300px;
        background-position: center center;
        width: 100%;
        display: block; } }
  .audio-promo .promo-innards {
    padding: 30px 40px 40px;
    flex-basis: 68.375%;
    width: 68.375%; }
    @media only screen and (max-width: 860px) {
      .audio-promo .promo-innards {
        flex-basis: 100%;
        display: block; } }
    @media only screen and (max-width: 740px) {
      .audio-promo .promo-innards {
        width: 100%;
        display: block; } }

/* Galleries */
.gallery .slick-arrow.slick-prev {
  background: url(img/icons/img-slider-left-arrow-green.png) no-repeat;
  left: -45px; }
  @media only screen and (max-width: 860px) {
    .gallery .slick-arrow.slick-prev {
      left: -35px; } }
  @media only screen and (max-width: 600px) {
    .gallery .slick-arrow.slick-prev {
      left: -30px; } }
.gallery .slick-arrow.slick-next {
  background: url(img/icons/img-slider-right-arrow-green.png) no-repeat;
  right: -45px; }
  @media only screen and (max-width: 860px) {
    .gallery .slick-arrow.slick-next {
      right: -35px; } }
  @media only screen and (max-width: 600px) {
    .gallery .slick-arrow.slick-next {
      right: -30px; } }
.gallery .wp-caption {
  max-width: 768px;
  margin: 0 auto; }
  .gallery .wp-caption img {
    margin: 0 auto;
    width: auto !important;
    max-height: 600px; }

/* Slick Slider Customizations */
.slick-list,
.slick-track {
  min-width: 100%; }

.slick-arrow {
  padding: 22px 12px;
  height: 100%;
  position: absolute;
  background-position: 50% !important;
  top: 0; }
  .slick-arrow:focus, .slick-arrow:active {
    outline: 0;
    border: 0; }
  .slick-arrow:hover {
    background: none; }
  .slick-arrow.slick-prev {
    background: url("img/icons/img-slider-left-arrow-white.png") no-repeat;
    left: -15px; }
    @media screen and (max-width: 1300px) {
      .slick-arrow.slick-prev {
        left: 2px; } }
  .slick-arrow.slick-next {
    background: url("img/icons/img-slider-right-arrow-white.png") no-repeat;
    right: -15px; }
    @media screen and (max-width: 1300px) {
      .slick-arrow.slick-next {
        right: 2px; } }

/* Side Rail */
aside.rail .share {
  text-align: right;
  margin-bottom: 60px; }
  aside.rail .share .section-label {
    font-size: 12px;
    text-align: right;
    display: block; }
  aside.rail .share ul {
    list-style-type: none;
    margin: 0; }
  aside.rail .share li {
    display: inline-block; }
  aside.rail .share a.button {
    color: #FFFFFF;
    background: #17AE86;
    font-size: 23.5px;
    padding: 10px; }
    aside.rail .share a.button:hover {
      background: #149674; }

/* Responsive Video */
.embed-container {
  position: relative;
  padding-bottom: 53.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Twitter Widgets */
twitterwidget {
  margin-left: auto;
  margin-right: auto; }

/* Global Utility Classes */
.attribution {
  line-height: 1;
  font-weight: 700;
  display: block;
  text-align: right; }
  .attribution::before {
    content: "\2014";
    margin-right: 1px; }

.top-border {
  border-top: 10px solid #45BAC5; }

.bottom-border {
  border-bottom: 10px solid #17AE86; }

.section-label {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #3E1913;
  display: flex; }
  .section-label hr {
    flex-basis: 100%;
    margin-left: 20px;
    border-bottom: 3px solid #fff;
    margin-top: 11px; }

.navigation {
  margin: 0 auto; }
  .navigation .button {
    width: 100%;
    text-align: center;
    font-weight: 700;
    margin-top: 30px; }
    .navigation .button:disabled {
      background: #F1F2F2;
      color: #6D6C6F;
      border: 1px solid #CCCCCC; }
      .navigation .button:disabled:hover {
        cursor: default; }

.clear:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

/* Search & 404 Page Backgrounds */
.lost .image-background {
  background-size: cover !important;
  padding: 400px 0 150px 0 !important;
  position: relative; }
  .lost .image-background::before {
    background: -moz-linear-gradient(bottom, #3e1913 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, #3e1913 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, #3e1913 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 0;
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.75; }
.lost .container {
  max-width: 1500px !important; }
.lost h1 {
  font-size: 10em;
  line-height: 1.1;
  font-weight: 700;
  font-style: italic;
  color: #FFFFFF;
  opacity: .25;
  margin: 0; }
.lost h2 {
  font-weight: 700;
  margin-top: -68px;
  margin-bottom: 50px;
  font-size: 48px;
  line-height: 1;
  position: relative;
  z-index: 1;
  color: #FFFFFF; }
.lost .content {
  position: relative;
  z-index: 10; }
.lost .content .search-form {
  position: relative;
  margin-top: 25px;
  width: 50%;
  min-width: 380px;
  margin: 0 auto;
  border: 1px solid #F1F1F1; }
  .lost .content .search-form button {
    color: #fff;
    font-size: 20px;
    padding: 14px;
    position: absolute;
    right: -1px;
    top: -1px; }
  .lost .content .search-form input[type="search"] {
    padding: 10px 50px 10px 10px;
    border: 0;
    width: 100%; }

.columns {
  columns: 2 350px; }

/******************/
/*    _header     */
/******************/
header {
  width: 100%;
  position: relative;
  border-top: 10px solid #17AE86;
  background: #FFFFFF;
  /* Blue Utility Bar */
  /* Main Logo */
  /* Navigation */
  /* Search */ }
  header .header-cap {
    height: 50px;
    margin-top: -10px;
    width: 44.25%;
    background: #0581A9;
    position: absolute;
    right: 0; }
    @media only screen and (max-width: 1024px) {
      header .header-cap {
        width: 50px;
        min-width: 50px !important;
        height: 40px; } }
    header .header-cap::before, header .header-cap::after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      position: absolute; }
    header .header-cap::before {
      margin-left: -106px;
      background: #FFFFFF;
      width: 37px;
      height: 11px;
      top: -1px;
      -moz-transform: rotate(30deg);
      -o-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
      -webkit-transform: rotate(30deg);
      transform: rotate(30deg); }
      @media only screen and (max-width: 1024px) {
        header .header-cap::before {
          margin-left: -90px; } }
    header .header-cap::after {
      margin-left: -87px;
      top: 0;
      width: 0;
      height: 0;
      border-top: 50px solid #0581A9;
      border-left: 87px solid transparent; }
      @media only screen and (max-width: 1024px) {
        header .header-cap::after {
          margin-left: -70px;
          width: 0;
          height: 0;
          border-top: 40px solid #0581A9;
          border-left: 70px solid transparent; } }
    header .header-cap a, header .header-cap button {
      color: #FFFFFF; }
    header .header-cap .header-cap-innards {
      position: relative;
      height: 100%;
      white-space: nowrap; }
      @media only screen and (max-width: 1024px) {
        header .header-cap .header-cap-innards {
          display: none !important; } }
  header .container {
    margin: 34px auto; }
    @media only screen and (max-width: 1024px) {
      header .container {
        margin: 20px auto; } }
    header .container .col-4 {
      min-width: 170px; }
  header nav {
    display: inline-block; }
  header a.logo {
    display: block; }
    header a.logo img {
      width: 90%;
      max-width: 320px;
      min-width: 140px;
      display: block; }
  @media only screen and (max-width: 1024px) {
    header nav#primary {
      display: none; } }
  header ul {
    list-style-type: none;
    margin-left: 0;
    position: relative;
    display: inline-block; }
    header ul li {
      display: inline-block; }
    header ul.primary-navigation {
      top: 56px;
      width: 100%;
      max-width: 690px;
      display: flex;
      margin: 0; }
      @media only screen and (max-width: 1024px) {
        header ul.primary-navigation {
          display: none; } }
      header ul.primary-navigation li {
        font-size: 22px;
        flex-grow: 1; }
        header ul.primary-navigation li a {
          color: #0581A9;
          text-transform: uppercase;
          display: inline-block; }
        header ul.primary-navigation li.current-menu-item a::after {
          content: "";
          display: block;
          border-bottom: 3px solid;
          bottom: -1px; }
      header ul.primary-navigation:last-child {
        margin-right: 0; }
    header ul.utility-navigation {
      margin: 9px 0; }
      header ul.utility-navigation li {
        margin: 0 13px;
        font-size: 14px;
        position: relative; }
      header ul.utility-navigation > li:hover ul.sub-menu {
        padding: 0;
        display: block;
        opacity: 1;
        transform: scaleY(1); }
      header ul.utility-navigation ul.sub-menu {
        font-size: 14px;
        line-height: 1;
        font-weight: 400;
        position: absolute;
        top: 30px;
        left: 0;
        z-index: 10;
        min-width: 100%;
        background: #17AE86;
        border-top: 3px solid #FFFFFF;
        margin-top: -2px;
        opacity: 0;
        transform: scaleY(0);
        transform-origin: top;
        transition: all .25s ease;
        -webkit-transition: all .25s ease-in-out; }
        header ul.utility-navigation ul.sub-menu li {
          display: block;
          white-space: nowrap;
          margin: 0;
          position: relative; }
          header ul.utility-navigation ul.sub-menu li::after {
            content: "";
            border-style: none;
            border-bottom: 1px solid rgba(255, 255, 255, 0.5);
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0; }
          header ul.utility-navigation ul.sub-menu li:last-child::after {
            display: none; }
        header ul.utility-navigation ul.sub-menu a {
          font-weight: inherit;
          line-height: inherit;
          padding: 18px 20px;
          display: block; }
    header ul.social-navigation {
      font-size: 22px;
      margin: 0 35px;
      bottom: -2px; }
      header ul.social-navigation li {
        padding: 6px; }
  header button.search {
    color: #FFFFFF;
    margin: 0;
    background: transparent;
    font-size: 18px;
    padding: 0 19px 0 20px;
    height: 100%;
    position: absolute;
    cursor: pointer; }
    header button.search:focus {
      outline: none; }
    header button.search.visible {
      display: inline-block !important;
      position: relative; }
  header button#open-search,
  header button#submit-search {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 0;
    border-bottom: 0; }
  header button#open-search {
    display: none; }
  header button#close-search {
    display: none;
    border: 0;
    color: rgba(255, 255, 255, 0.25);
    margin: 0;
    left: -20px;
    top: -1px;
    z-index: 10; }
  header .search-form {
    display: none;
    height: 100%; }
    header .search-form input.search {
      height: 100%;
      width: 100%;
      border: 0;
      background: transparent;
      color: #fff;
      padding: 1em 1em 1em 1.5em;
      display: inline-block !important; }
      header .search-form input.search:focus {
        outline: 0; }

/******************/
/*    _footer     */
/******************/
footer {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 40px;
  margin-top: 80px; }
  footer h5 {
    color: #FFFFFF;
    margin: 0 0 10px 0;
    font-size: inherit;
    font-weight: 700; }
  footer a {
    color: #FFFFFF; }
    footer a:hover {
      color: #FFFFFF; }
  footer p {
    margin: 0;
    line-height: 23px; }
  footer ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0; }
    footer ul li {
      margin-bottom: 10px; }
    footer ul.footer-navigation-one {
      text-transform: uppercase; }
    footer ul.footer-navigation-two {
      position: relative;
      padding-left: 22.25%; }
      @media only screen and (max-width: 740px) {
        footer ul.footer-navigation-two {
          padding-left: 0; } }
      footer ul.footer-navigation-two::before {
        content: "";
        height: 84%;
        position: absolute;
        left: 0;
        top: 9%;
        border-left: 1px solid #FFFFFF; }
        @media only screen and (max-width: 740px) {
          footer ul.footer-navigation-two::before {
            content: none; } }
  footer::before {
    content: "";
    position: absolute;
    top: 30%;
    left: -15%;
    height: 75%;
    width: 130%;
    background: #EB5D85;
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg); }
    @media screen and (max-width: 2000px) {
      footer::before {
        top: 25%; } }
    @media screen and (max-width: 1500px) {
      footer::before {
        top: 15%; } }
    @media only screen and (max-width: 1200px) {
      footer::before {
        top: 10%; } }
    @media only screen and (max-width: 860px) {
      footer::before {
        top: 8%; } }
    @media only screen and (max-width: 600px) {
      footer::before {
        top: 4%; } }
  footer .rotated-wrapper {
    height: 614px; }
    @media only screen and (max-width: 600px) {
      footer .rotated-wrapper {
        height: 155px; } }
    @media only screen and (max-width: 400px) {
      footer .rotated-wrapper {
        height: 125px; } }
    footer .rotated-wrapper.counter-clockwise {
      -moz-transform: rotate(-5deg);
      -o-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg); }
      footer .rotated-wrapper.counter-clockwise .rotated-interior {
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg); }
    footer .rotated-wrapper .container.row {
      position: relative;
      height: 100%; }
  footer .image-background::before {
    background: -moz-linear-gradient(bottom, rgba(62, 25, 19, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(62, 25, 19, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(62, 25, 19, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.8; }
  footer .unrotated-content {
    background: #200C0A; }
    @media only screen and (max-width: 600px) {
      footer .unrotated-content {
        position: relative; } }
  footer .quote-block {
    margin: 60px 0;
    padding: 15px;
    max-width: 400px;
    position: absolute;
    bottom: 0;
    right: 15px; }
    @media only screen and (max-width: 600px) {
      footer .quote-block {
        margin: 15px 0;
        position: relative;
        right: 0;
        margin-left: auto; } }
    footer .quote-block::before {
      content: "";
      display: block;
      width: 100%;
      border-top: 3px solid #FFFFFF;
      margin-bottom: 40px; }
      @media only screen and (max-width: 600px) {
        footer .quote-block::before {
          content: none; } }
    footer .quote-block p {
      text-align: right;
      font-size: 20px;
      line-height: 26px; }
    footer .quote-block .attribution {
      font-size: 14px;
      margin-top: 1.4em; }
  footer .credit {
    position: absolute;
    left: 30px;
    bottom: 0;
    font-size: .75em;
    font-style: italic;
    color: rgba(255, 255, 255, 0.75); }
  footer .sub-footer {
    background: #45BAC5;
    padding: 45px 0 35px;
    position: relative;
    z-index: 10; }
    @media only screen and (max-width: 740px) {
      footer .sub-footer {
        padding: 20px 0 35px; }
        footer .sub-footer .col-3 {
          margin-top: 0;
          padding-top: 10px; }
          footer .sub-footer .col-3 ul {
            border-bottom: 1px solid #FFFFFF;
            padding-bottom: 15px; } }
    footer .sub-footer .col-3:first-child {
      max-width: 200px; }
    footer .sub-footer .col-3:nth-of-type(2) {
      min-width: 250px; }
    footer .sub-footer .col-3:last-child {
      min-width: 260px;
      margin-left: auto; }
      @media only screen and (max-width: 740px) {
        footer .sub-footer .col-3:last-child {
          margin-left: none; } }
    footer .sub-footer .contact {
      float: right; }
      @media only screen and (max-width: 740px) {
        footer .sub-footer .contact {
          float: none; } }
    footer .sub-footer .colophon {
      margin: 30px 0 0 0;
      text-align: right;
      font-size: 12px;
      line-height: 1; }
      @media only screen and (max-width: 740px) {
        footer .sub-footer .colophon {
          text-align: left;
          margin: 25px 0 0 0; } }

/******************/
/*  _mobile-menu  */
/******************/
.viewport-wrapper {
  position: relative;
  overflow: hidden; }

#site-wrapper,
#mobile-menu {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

#mobile-menu {
  position: absolute;
  right: -500px;
  top: 0;
  -webkit-transform: translate3d(325px, 0, 0);
  -ms-transform: translate3d(325px, 0, 0);
  transform: translate3d(325px, 0, 0);
  z-index: 150;
  background: #0581A9;
  overflow: hidden; }
  #mobile-menu::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 10px;
    background: #17AE86; }
  #mobile-menu .header-cap {
    height: 30px;
    min-width: 55px !important;
    background: #0581A9;
    position: absolute;
    right: 0; }
    #mobile-menu .header-cap::before, #mobile-menu .header-cap::after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      position: absolute; }
    #mobile-menu .header-cap::before {
      margin-left: -69px;
      background: #FFFFFF;
      width: 37px;
      height: 6px;
      top: -1px;
      -moz-transform: rotate(30deg);
      -o-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
      -webkit-transform: rotate(30deg);
      transform: rotate(30deg); }
    #mobile-menu .header-cap::after {
      margin-left: -50px;
      top: 0;
      width: 0;
      height: 0;
      border-top: 30px solid #0581A9;
      border-left: 50px solid transparent; }
  #mobile-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 30px; }
    #mobile-menu ul li {
      padding: 5px 0; }
    #mobile-menu ul ul {
      display: none; }
  #mobile-menu .primary-navigation {
    background: #FFFFFF;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 10px; }
    #mobile-menu .primary-navigation a {
      color: #0581A9; }
  #mobile-menu .utility-navigation a {
    color: #FFFFFF; }
  #mobile-menu .search-form {
    margin: 0 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px 0; }
    #mobile-menu .search-form input[type="search"] {
      background: transparent;
      border: 0;
      color: #fff;
      font-size: 15px; }
    #mobile-menu .search-form button {
      background: transparent;
      color: #FFFFFF;
      padding: 6px 2px;
      float: right;
      width: auto; }
  #mobile-menu .social-navigation {
    color: #FFFFFF;
    display: flex; }
    #mobile-menu .social-navigation li {
      display: inline-block;
      padding-right: 40px; }
      #mobile-menu .social-navigation li:last-of-type {
        padding-right: 0; }
      #mobile-menu .social-navigation li a {
        color: #FFFFFF;
        font-size: 30px; }

body.has-nav::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #200C0A;
  opacity: .75;
  z-index: 100; }
body.has-nav #site-wrapper {
  -webkit-transform: translate3d(-285px, 0, 0);
  -ms-transform: translate3d(-285px, 0, 0);
  transform: translate3d(-285px, 0, 0); }
body.has-nav #mobile-menu {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 285px;
  display: block;
  right: 0; }

/******************/
/*    _modals     */
/******************/
.modal {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 200;
  display: none; }
  .modal.show {
    display: block; }
  .modal::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #200C0A;
    opacity: .75; }
  .modal .modal-content {
    z-index: 10;
    min-width: 55%;
    background: #FFFFFF;
    padding: 30px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media only screen and (max-width: 860px) {
      .modal .modal-content {
        width: 90%; } }
    @media only screen and (max-width: 600px) {
      .modal .modal-content {
        width: 98%; } }
    .modal .modal-content.email-signup {
      overflow: hidden;
      border: 10px solid #FFFFFF;
      min-width: 500px;
      max-width: 600px; }
      @media only screen and (max-width: 650px) {
        .modal .modal-content.email-signup {
          min-width: 0;
          padding: 20px; }
          .modal .modal-content.email-signup .gfield,
          .modal .modal-content.email-signup input[type="text"],
          .modal .modal-content.email-signup input[type="submit"] {
            width: 100% !important; }
          .modal .modal-content.email-signup .gform_footer {
            margin-top: 16px !important; } }
      .modal .modal-content.email-signup::before {
        content: "";
        position: absolute;
        top: -27%;
        left: -15%;
        height: 90%;
        width: 130%;
        background: #0581A9;
        z-index: -1;
        -moz-transform: rotate(-7deg);
        -o-transform: rotate(-7deg);
        -ms-transform: rotate(-7deg);
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg); }
      .modal .modal-content.email-signup h2, .modal .modal-content.email-signup p {
        color: #FFFFFF; }
      .modal .modal-content.email-signup h2 {
        margin: 0; }
      .modal .modal-content.email-signup p {
        margin-top: 10px; }
      .modal .modal-content.email-signup button.close {
        background-color: #FFFFFF;
        border-radius: 3px; }
      .modal .modal-content.email-signup .gform_wrapper {
        margin-top: 55px; }
        .modal .modal-content.email-signup .gform_wrapper .validation_error {
          background: #FFFFFF; }
      .modal .modal-content.email-signup label {
        display: none;
        visibility: hidden; }
      .modal .modal-content.email-signup .gfield {
        width: 70%; }
        .modal .modal-content.email-signup .gfield.gfield_error {
          background-color: #FFFFFF !important;
          margin: 0 !important;
          padding: 0 !important;
          border: 0 !important; }
      .modal .modal-content.email-signup input[type="text"] {
        width: 100% !important;
        padding: 12px !important;
        border: 1px solid #6D6C6F;
        margin-bottom: 0 !important; }
      .modal .modal-content.email-signup input[type="submit"] {
        margin: 0;
        width: 30%;
        padding-left: 0;
        padding-right: 0;
        text-align: center; }
      .modal .modal-content.email-signup .gform_confirmation_message {
        background: #FFFFA5;
        padding: 10px 15px;
        font-size: 1.1em;
        text-align: center;
        border: 1px solid #FFFF00;
        margin-top: 90px; }
      .modal .modal-content.email-signup .gform_footer {
        text-align: right;
        margin-top: -56px;
        padding: 0; }
      .modal .modal-content.email-signup .validation_message {
        display: none; }
  .modal button.close {
    position: absolute;
    top: 9px;
    right: 9px;
    z-index: 10; }

/******************/
/* WordPress Core */
/******************/
.alignnone,
.alignright,
.alignleft {
  margin-top: 5px;
  margin-bottom: 75px; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto 0 auto; }

.alignnone {
  margin: 0 auto; }

.alignright {
  float: right;
  margin-left: 70px; }

.alignleft {
  float: left;
  margin-right: 70px; }

a img.alignright {
  float: right; }

a img.alignleft {
  float: left; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  max-width: 100%;
  background: #0581A9;
  margin-bottom: 20px !important; }
  .wp-caption.video, .wp-caption#video {
    background: #E24F39; }
  @media only screen and (max-width: 400px) {
    .wp-caption {
      width: 100% !important; } }

.wp-caption img {
  display: block;
  border: 0 none;
  height: auto;
  margin: 0;
  width: 100% !important;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 13px !important;
  line-height: 22px !important;
  text-align: left !important;
  padding: 25px 30px;
  margin: 0;
  color: #FFFFFF;
  position: relative;
  overflow: hidden; }
  .wp-caption p.wp-caption-text::before {
    content: "";
    opacity: .15;
    position: absolute;
    left: -10px;
    top: 0px;
    background: #FFFFFF;
    height: 50px;
    width: 115%;
    -moz-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
    transform-origin: left top; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/******************/
/*      _page     */
/******************/
.page .hero,
.search .hero,
.single-event .hero {
  height: 345px;
  margin-bottom: -280px; }
  @media only screen and (max-width: 860px) {
    .page .hero,
    .search .hero,
    .single-event .hero {
      height: 200px;
      margin-bottom: -150px; } }
  .page .hero .image-background::before,
  .search .hero .image-background::before,
  .single-event .hero .image-background::before {
    background-color: #17AE86;
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.8; }
  .page .hero::before,
  .search .hero::before,
  .single-event .hero::before {
    content: "";
    position: absolute;
    left: -15%;
    top: -90%;
    height: 100%;
    width: 130%;
    background: #0581A9;
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
    @media screen and (max-width: 1800px) {
      .page .hero::before,
      .search .hero::before,
      .single-event .hero::before {
        top: -80%; } }
    @media screen and (max-width: 1600px) {
      .page .hero::before,
      .search .hero::before,
      .single-event .hero::before {
        top: -70%; } }
    @media screen and (max-width: 1300px) {
      .page .hero::before,
      .search .hero::before,
      .single-event .hero::before {
        top: -60%; } }
    @media only screen and (max-width: 1200px) {
      .page .hero::before,
      .search .hero::before,
      .single-event .hero::before {
        top: -50%; } }
    @media screen and (max-width: 900px) {
      .page .hero::before,
      .search .hero::before,
      .single-event .hero::before {
        top: -30%; } }
    @media only screen and (max-width: 860px) {
      .page .hero::before,
      .search .hero::before,
      .single-event .hero::before {
        top: -40%; } }
    @media only screen and (max-width: 600px) {
      .page .hero::before,
      .search .hero::before,
      .single-event .hero::before {
        top: -30%; } }
.page .page-wrapper,
.search .page-wrapper,
.single-event .page-wrapper {
  background: #FFFFFF;
  padding: 15px; }
.page .content,
.search .content,
.single-event .content {
  max-width: 832px;
  margin: 0 auto;
  padding: 35px 0 90px 0; }
  @media only screen and (max-width: 1024px) {
    .page .content,
    .search .content,
    .single-event .content {
      padding: 0 0 30px 0; } }
  @media only screen and (max-width: 860px) {
    .page .content h1:first-of-type,
    .search .content h1:first-of-type,
    .single-event .content h1:first-of-type {
      margin-top: 0; } }
@media only screen and (max-width: 400px) {
  .page article .container,
  .page article .col-12,
  .search article .container,
  .search article .col-12,
  .single-event article .container,
  .single-event article .col-12 {
    padding-left: 0;
    padding-right: 0; }
  .page .page-wrapper,
  .search .page-wrapper,
  .single-event .page-wrapper {
    padding-left: 20px;
    padding-right: 20px; } }

/******************/
/*     _single    */
/******************/
.single .hero {
  height: 700px;
  z-index: -1;
  margin-bottom: -225px; }
  .single .hero .rotated-wrapper.overflow-bottom .rotated-interior {
    margin-top: 5.18%; }
.single article {
  margin: 0 auto;
  max-width: 1460px;
  position: relative;
  margin-bottom: 125px;
  min-height: 600px;
  padding: 0 15px; }
  @media only screen and (max-width: 1350px) {
    .single article {
      max-width: 1230px;
      padding: 0 30px; } }
.single .post-wrapper {
  background: #FFFFFF;
  max-width: 832px;
  margin: 0 auto; }
  @media only screen and (max-width: 1350px) {
    .single .post-wrapper {
      margin: 0;
      width: 75%; } }
  @media only screen and (max-width: 860px) {
    .single .post-wrapper {
      width: 100%; } }
.single .post-title {
  color: #FFFFFF;
  background: #0581A9;
  padding: 40px 50px;
  position: relative;
  overflow: hidden;
  margin: 0;
  z-index: 5; }
  .single .post-title::before {
    content: "";
    position: absolute;
    top: -50px;
    right: -15px;
    height: 82px;
    width: 300px;
    background: #41BCC6;
    z-index: -1;
    -moz-transform: rotate(13deg);
    -o-transform: rotate(13deg);
    -ms-transform: rotate(13deg);
    -webkit-transform: rotate(13deg);
    transform: rotate(13deg); }
  @media only screen and (max-width: 600px) {
    .single .post-title {
      font-size: 40px;
      line-height: 50px;
      padding: 30px 20px; } }
.single .meta {
  color: #0581A9;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 15px 0 40px; }
  .single .meta span {
    margin: 0 10px; }
.single aside.rail {
  width: 16%;
  max-width: 230px;
  min-width: 185px;
  position: absolute;
  right: 15px;
  top: 112px; }
  @media only screen and (max-width: 1350px) {
    .single aside.rail {
      top: 142px; } }
  @media only screen and (max-width: 1024px) {
    .single aside.rail {
      top: 160px; } }
  @media only screen and (max-width: 860px) {
    .single aside.rail {
      top: initial;
      position: initial;
      width: 100%;
      max-width: 100%; } }
  .single aside.rail .section-label {
    font-size: 14px;
    color: #3E1913; }
  .single aside.rail hr {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 3px solid #3E1913;
    flex-basis: 40%;
    margin-left: auto; }
    @media only screen and (max-width: 860px) {
      .single aside.rail hr {
        flex-basis: 80%;
        margin-right: 0; } }
    @media only screen and (max-width: 600px) {
      .single aside.rail hr {
        flex-basis: 70%; } }
    @media only screen and (max-width: 400px) {
      .single aside.rail hr {
        flex-basis: 55%; } }
  @media only screen and (max-width: 1350px) {
    .single aside.rail .share {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 860px) {
    .single aside.rail .share {
      margin-bottom: 0;
      position: fixed;
      right: 20px;
      bottom: 0;
      z-index: 10; }
      .single aside.rail .share .section-label {
        display: none; } }
  .single aside.rail .categories .section-label {
    margin-bottom: 25px; }
    @media only screen and (max-width: 860px) {
      .single aside.rail .categories .section-label {
        margin-bottom: 5px; } }
  .single aside.rail .post-categories {
    text-align: right; }
    @media only screen and (max-width: 860px) {
      .single aside.rail .post-categories {
        text-align: left; } }
    .single aside.rail .post-categories li {
      display: block;
      margin: 10px 0; }
      @media only screen and (max-width: 860px) {
        .single aside.rail .post-categories li {
          display: inline-block; } }

/******************/
/*   _front-page  */
/******************/
.home .section-label {
  margin-bottom: 20px;
  display: block; }
.home .hero {
  height: 615px;
  margin-bottom: -175px; }
  @media only screen and (max-width: 1024px) {
    .home .hero {
      margin-bottom: -90px; } }
  @media only screen and (max-width: 860px) {
    .home .hero {
      height: 545px;
      margin-bottom: -45px; }
      .home .hero .unrotated-content {
        top: 15%; } }
  @media only screen and (max-width: 600px) {
    .home .hero {
      height: 256px;
      margin-bottom: -65px; }
      .home .hero .unrotated-content {
        top: 25%; } }
  .home .hero h1 {
    font-size: 62px;
    line-height: 88px;
    margin: 0; }
    @media only screen and (max-width: 1024px) {
      .home .hero h1 {
        font-size: 54px;
        line-height: 68px; } }
    @media only screen and (max-width: 600px) {
      .home .hero h1 {
        font-size: 22px;
        line-height: 24px; } }
  .home .hero .image-background::before {
    background: #0581A9;
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.8; }
  .home .hero .image-background::after {
    background-image: url("img/spark.svg");
    background-repeat: no-repeat;
    background-position: 450% 54%;
    background-size: 92%;
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.15; }
    @media only screen and (max-width: 1200px) {
      .home .hero .image-background::after {
        background-position: -106% 54%;
        background-size: 131%; } }
    @media screen\0 {
      .home .hero .image-background::after {
        content: none; } }
  .home .hero .container {
    position: relative;
    top: 24%;
    justify-content: flex-end; }
  .home .hero .quote-block {
    text-align: right; }
  .home .hero .attribution {
    font-size: 18px;
    line-height: 24px;
    margin-top: 5px; }
    @media only screen and (max-width: 600px) {
      .home .hero .attribution {
        font-size: 12px;
        line-height: 1.2; } }
  .home .hero .rotated-wrapper.overflow-bottom .rotated-interior {
    margin-top: 4.75%; }
  .home .hero .rotated-wrapper::before {
    content: none;
    display: none; }
.home .lead-content {
  margin-bottom: 55px; }
  .home .lead-content h3 {
    color: #3E1913;
    margin-top: 0;
    margin-bottom: 20px; }
    @media only screen and (max-width: 860px) {
      .home .lead-content h3 {
        text-transform: none; } }
  .home .lead-content .col-6:last-of-type {
    position: relative; }
  .home .lead-content .content-innards {
    width: 100%;
    max-width: 500px;
    position: absolute;
    right: 30px;
    bottom: 85px; }
    .home .lead-content .content-innards:after {
      visibility: hidden;
      display: block;
      content: "";
      clear: both;
      height: 0; }
    @media only screen and (max-width: 1200px) {
      .home .lead-content .content-innards {
        right: 0; } }
    @media only screen and (max-width: 1024px) {
      .home .lead-content .content-innards {
        bottom: 40px; } }
    @media only screen and (max-width: 860px) {
      .home .lead-content .content-innards {
        bottom: 5px; } }
    @media only screen and (max-width: 600px) {
      .home .lead-content .content-innards {
        position: initial;
        max-width: 100%;
        bottom: 0; }
        .home .lead-content .content-innards .button {
          width: 100%;
          margin-top: 20px; } }
  .home .lead-content.about-swanee {
    position: relative; }
    .home .lead-content.about-swanee .content-innards {
      bottom: 20px; }
      @media only screen and (max-width: 860px) {
        .home .lead-content.about-swanee .content-innards {
          position: relative;
          max-width: 100%;
          bottom: 0; } }
    .home .lead-content.about-swanee p {
      font-size: 22px;
      line-height: 1.5;
      margin-bottom: 30px; }
      @media only screen and (max-width: 600px) {
        .home .lead-content.about-swanee p {
          font-size: 20px;
          margin-bottom: 20px; } }
    @media only screen and (max-width: 1024px) {
      .home .lead-content.about-swanee {
        top: 35px; } }
    @media only screen and (max-width: 860px) {
      .home .lead-content.about-swanee {
        top: 0; } }
  .home .lead-content .section-label {
    color: #45BAC5;
    display: flex;
    white-space: nowrap; }
    .home .lead-content .section-label hr {
      border-top: none;
      border-left: none;
      border-right: none;
      border-bottom: 3px solid #45BAC5; }
.home .news-and-events {
  height: 820px;
  overflow: hidden; }
  @media screen and (max-width: 1000px) {
    .home .news-and-events .unrotated-content {
      top: 10%; } }
  @media only screen and (max-width: 740px) {
    .home .news-and-events {
      height: 2430px; }
      .home .news-and-events .unrotated-content {
        top: 100px; }
      .home .news-and-events .post:nth-of-type(1n+4) {
        display: none; } }
  @media only screen and (max-width: 600px) {
    .home .news-and-events {
      height: 2035px; }
      .home .news-and-events .unrotated-content {
        top: 55px; }
      .home .news-and-events .slider {
        margin-top: 0; } }
  @media screen and (max-width: 540px) {
    .home .news-and-events {
      height: 1885px; } }
  @media screen and (max-width: 475px) {
    .home .news-and-events {
      height: 1760px; } }
  @media only screen and (max-width: 400px) {
    .home .news-and-events {
      height: 1560px; } }
  .home .news-and-events .rotated-wrapper {
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg); }
    .home .news-and-events .rotated-wrapper .rotated-interior {
      -moz-transform: rotate(-4deg);
      -o-transform: rotate(-4deg);
      -ms-transform: rotate(-4deg);
      -webkit-transform: rotate(-4deg);
      transform: rotate(-4deg); }
  .home .news-and-events .section-label {
    color: #FFFFFF; }
  .home .news-and-events .image-background::before {
    background-color: #17AE86;
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.8; }
  .home .news-and-events .card {
    border: 0; }
    .home .news-and-events .card .card-innards {
      height: 175px; }
      @media only screen and (max-width: 600px) {
        .home .news-and-events .card .card-innards {
          height: auto; } }
  .home .news-and-events .see-all {
    display: flex;
    justify-content: center;
    padding: 20px 0; }
.home .promo-blocks {
  position: relative;
  padding-top: 85px; }
  @media only screen and (max-width: 600px) {
    .home .promo-blocks {
      padding-top: 40px; }
      .home .promo-blocks .section-label {
        margin-bottom: 0;
        padding-left: 20px;
        padding-right: 20px; }
      .home .promo-blocks .row,
      .home .promo-blocks [class^="col-"] {
        padding-left: 0;
        padding-right: 0; } }
  .home .promo-blocks h3 {
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    z-index: 10;
    margin: 0;
    padding: 30px 40px; }
    @media only screen and (max-width: 860px) {
      .home .promo-blocks h3 {
        position: relative;
        text-transform: none;
        font-size: 23px;
        line-height: 1.2;
        padding: 25px 35px; } }
  .home .promo-blocks .row + .row {
    height: 750px; }
    @media only screen and (max-width: 860px) {
      .home .promo-blocks .row + .row {
        height: auto; } }
  .home .promo-blocks .left,
  .home .promo-blocks .right {
    height: 100%; }
  .home .promo-blocks .left {
    flex: 0 0 66.66666%; }
    .home .promo-blocks .left .promo-container {
      height: 50%;
      padding-bottom: 15px; }
      @media only screen and (max-width: 860px) {
        .home .promo-blocks .left .promo-container {
          height: initial;
          padding-bottom: 10px; } }
    .home .promo-blocks .left .promo-container + .promo-container {
      padding-bottom: 0;
      padding-top: 15px; }
      @media only screen and (max-width: 860px) {
        .home .promo-blocks .left .promo-container + .promo-container {
          padding-top: 10px; } }
    @media only screen and (max-width: 860px) {
      .home .promo-blocks .left {
        flex: 100%;
        max-width: 100%; } }
  .home .promo-blocks .right {
    flex: 0 0 33.3333%; }
    @media only screen and (max-width: 860px) {
      .home .promo-blocks .right {
        flex: 100%;
        max-width: 100%;
        height: 900px;
        margin-top: 20px; } }
    @media only screen and (max-width: 860px) {
      .home .promo-blocks .right {
        height: initial; } }
  .home .promo-blocks .promo {
    border-color: #17AE86;
    position: relative;
    margin-bottom: 30px; }
    @media only screen and (max-width: 860px) {
      .home .promo-blocks .promo {
        background-image: none !important;
        background-color: #0581A9;
        margin-bottom: 0; } }
    .home .promo-blocks .promo::after {
      content: "";
      height: 100%;
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1;
      opacity: 0.55;
      background: -moz-linear-gradient(top, rgba(62, 25, 19, 0) 0%, rgba(62, 25, 19, 0.65) 100%);
      background: -webkit-linear-gradient(top, rgba(62, 25, 19, 0) 0%, rgba(62, 25, 19, 0.65) 100%);
      background: linear-gradient(to bottom, rgba(62, 25, 19, 0) 0%, rgba(62, 25, 19, 0.65) 100%); }
      @media only screen and (max-width: 860px) {
        .home .promo-blocks .promo::after {
          content: none; } }
    .home .promo-blocks .promo img {
      display: none; }
      @media only screen and (max-width: 860px) {
        .home .promo-blocks .promo img {
          display: block !important; } }
    .home .promo-blocks .promo:hover {
      cursor: pointer;
      border-top-color: #149674; }
      .home .promo-blocks .promo:hover::after {
        opacity: .8; }
      .home .promo-blocks .promo:hover button.chip {
        border-top-color: #149674; }
  .home .promo-blocks .promo-innards {
    display: none;
    height: -moz-calc(100% + 10px);
    height: -webkit-calc(100% + 10px);
    height: -o-calc(100% + 10px);
    height: calc(100% + 10px);
    width: 100%;
    position: absolute;
    top: -10px;
    left: 0;
    opacity: .95;
    z-index: 20;
    color: #FFFFFF;
    background: #0581A9;
    padding: 40px; }
    @media only screen and (max-width: 600px) {
      .home .promo-blocks .promo-innards {
        padding: 30px; } }

/******************/
/*     _home      */
/******************/
.blog hr {
  max-width: 1170px;
  margin: 80px auto;
  border-top: 1px solid #9E9494; }
.blog .section-label {
  font-size: 20px; }
.blog .featured-story {
  min-height: 450px;
  max-width: 2250px;
  margin: 0 auto;
  background: #1EAF87;
  color: #FFFFFF;
  padding: 0;
  margin-bottom: 80px; }
  .blog .featured-story h3,
  .blog .featured-story a {
    color: #FFFFFF;
    margin-top: 0; }
  .blog .featured-story div {
    margin-top: 0; }
  .blog .featured-story .image-background {
    height: auto;
    min-height: 450px; }
  .blog .featured-story .summary {
    padding: 50px 60px; }
    @media only screen and (max-width: 740px) {
      .blog .featured-story .summary {
        padding: 30px; } }
    @media only screen and (max-width: 600px) {
      .blog .featured-story .summary {
        padding: 20px; } }
.blog .the-latest .section-label {
  margin-top: -5px;
  margin-bottom: 60px;
  display: block; }
.blog .the-latest .card.short {
  height: 400px; }
  @media only screen and (max-width: 740px) {
    .blog .the-latest .card.short {
      height: inherit; }
      .blog .the-latest .card.short.image-promo {
        height: 300px; } }
.blog .the-latest .row.stacked .col-4:nth-child(3n+6) .card {
  margin-top: -80px; }
  @media only screen and (max-width: 1024px) {
    .blog .the-latest .row.stacked .col-4:nth-child(3n+6) .card {
      margin-top: 0; } }
.blog .the-latest .row.stacked .col-4:last-child {
  margin-top: -53px;
  margin-left: auto; }
  .blog .the-latest .row.stacked .col-4:last-child .button {
    display: block;
    text-align: center;
    padding: 19px; }
  @media only screen and (max-width: 1024px) {
    .blog .the-latest .row.stacked .col-4:last-child {
      margin-top: 15px; } }
.blog .media-inquiries {
  color: #FFFFFF; }
  .blog .media-inquiries .contact-info {
    border-top: 10px solid #45BAC5;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap; }
    .blog .media-inquiries .contact-info h2 {
      color: #FFFFFF;
      vertical-align: middle;
      position: relative;
      z-index: 10;
      text-transform: uppercase; }
    .blog .media-inquiries .contact-info p {
      background: #1EAF87;
      margin: 0;
      padding: 35px 40px;
      flex-basis: 31.5%; }
      @media only screen and (max-width: 860px) {
        .blog .media-inquiries .contact-info p {
          flex-basis: 100%;
          text-align: center; } }
    .blog .media-inquiries .contact-info a {
      color: #FFFFFF; }
    .blog .media-inquiries .contact-info .image-background {
      display: flex;
      margin: 0;
      color: #FFFFFF;
      flex-grow: 1;
      text-align: center;
      height: auto;
      justify-content: center;
      align-items: center;
      background-image: url("img/media-inq.jpg");
      position: relative; }
      .blog .media-inquiries .contact-info .image-background::before {
        background: #0581A9;
        content: "";
        height: 100%;
        width: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        opacity: 0.8; }
.blog .in-the-media .section-label {
  display: block;
  margin-top: -6px; }
.blog .in-the-media .row.stacked .col-12:nth-child(1) {
  margin-bottom: -103px; }
.blog .in-the-media .row.stacked .col-4:nth-child(2) {
  margin-top: 103px; }
.blog .in-the-media .row.stacked .col-4:nth-child(2),
.blog .in-the-media .row.stacked .col-4:nth-child(4) {
  height: 481px; }
  @media only screen and (max-width: 740px) {
    .blog .in-the-media .row.stacked .col-4:nth-child(2),
    .blog .in-the-media .row.stacked .col-4:nth-child(4) {
      height: initial; } }
.blog .in-the-media .row.stacked .col-4:nth-child(3n+7) .card {
  margin-top: -75px; }
  @media only screen and (max-width: 860px) {
    .blog .in-the-media .row.stacked .col-4:nth-child(3n+7) .card {
      margin-top: 0;
      height: inherit; } }
.blog .in-the-media .row.stacked .col-4:last-child {
  margin-left: auto;
  margin-top: -55px; }
  @media only screen and (max-width: 860px) {
    .blog .in-the-media .row.stacked .col-4:last-child {
      margin-top: 20px; } }
  .blog .in-the-media .row.stacked .col-4:last-child .button {
    width: 100%;
    text-align: center; }
    @media only screen and (max-width: 1024px) {
      .blog .in-the-media .row.stacked .col-4:last-child .button {
        margin-top: 10px; } }
.blog .in-the-media .image-promo {
  height: 555px; }

/******************/
/*_creative-works */
/******************/
.page-template-creative-works .hero {
  height: 775px;
  margin-bottom: -180px; }
  @media only screen and (max-width: 860px) {
    .page-template-creative-works .hero {
      height: 425px; } }
  .page-template-creative-works .hero h3 {
    color: #FFFFFF;
    text-align: right;
    border-top: 3px solid #FFFFFF;
    padding-top: 10px; }
  .page-template-creative-works .hero .rotated-wrapper::before {
    background: #F6B718;
    width: 475px;
    height: 60px;
    top: -15px !important;
    right: 18px !important;
    bottom: initial;
    left: initial;
    z-index: 15;
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg); }
    @media only screen and (max-width: 860px) {
      .page-template-creative-works .hero .rotated-wrapper::before {
        right: 0px !important; } }
    @media only screen and (max-width: 600px) {
      .page-template-creative-works .hero .rotated-wrapper::before {
        right: -150px !important; } }
  .page-template-creative-works .hero .unrotated-content {
    top: 0; }
    .page-template-creative-works .hero .unrotated-content .container {
      position: relative;
      top: 470px;
      justify-content: flex-end; }
      @media only screen and (max-width: 600px) {
        .page-template-creative-works .hero .unrotated-content .container {
          top: 115px; } }
  .page-template-creative-works .hero .image-background::before {
    background-color: #201312;
    opacity: .5; }
.page-template-creative-works .photo-essays .button {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 290px; }
.page-template-creative-works .promo-blocks {
  margin-top: 70px; }
  @media only screen and (max-width: 740px) {
    .page-template-creative-works .promo-blocks .row + .row {
      margin-top: 0; } }
  .page-template-creative-works .promo-blocks .quote-promo {
    margin-top: 30px; }
    @media only screen and (max-width: 740px) {
      .page-template-creative-works .promo-blocks .quote-promo {
        margin-bottom: 60px; } }
  .page-template-creative-works .promo-blocks .image-promo.left {
    height: 730px; }
  .page-template-creative-works .promo-blocks .image-promo.right {
    height: 545px; }
    .page-template-creative-works .promo-blocks .image-promo.right::before {
      content: none; }
  .page-template-creative-works .promo-blocks .audio-promo button.chip {
    top: 0; }
    .page-template-creative-works .promo-blocks .audio-promo button.chip::before {
      background: url("img/icons/music-play-icon.png") no-repeat;
      top: -60px;
      right: 15px; }
  .page-template-creative-works .promo-blocks .audio-promo:hover {
    border-top: 10px solid #149674; }
    .page-template-creative-works .promo-blocks .audio-promo:hover button.chip {
      border-top: 70px solid #149674; }
.page-template-creative-works .social-promo {
  height: 875px;
  margin-bottom: -260px; }
  .page-template-creative-works .social-promo h3 {
    text-transform: none;
    font-weight: 400;
    margin-bottom: 30px; }
  .page-template-creative-works .social-promo .container {
    position: relative;
    top: 50px; }
    @media only screen and (max-width: 740px) {
      .page-template-creative-works .social-promo .container {
        top: 0; } }
  .page-template-creative-works .social-promo .rotated-interior.image-background::before {
    background: #0581A9;
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.8; }
  .page-template-creative-works .social-promo .image-promo {
    height: 415px; }
    .page-template-creative-works .social-promo .image-promo::before {
      background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #3e1913 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #3e1913 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #3e1913 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .page-template-creative-works .social-promo .promo-innards {
    text-align: right;
    max-width: 590px;
    left: auto; }

.single-essay .hero {
  margin-bottom: -250px; }
  .single-essay .hero .container {
    justify-content: flex-end; }
  .single-essay .hero h1 {
    text-align: right; }
  .single-essay .hero .rotated-wrapper::before {
    content: "";
    position: absolute;
    background: #F6B718;
    width: 300px;
    height: 60px;
    top: -25px;
    right: 0;
    z-index: 15;
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg); }
  .single-essay .hero .rotated-wrapper .rotated-interior {
    position: relative; }
    .single-essay .hero .rotated-wrapper .rotated-interior .container {
      justify-content: flex-end;
      top: 330px;
      right: -10px; }
  .single-essay .hero .image-background::before {
    background-color: #201312;
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.5; }
.single-essay h1 {
  text-align: center;
  margin-bottom: 0; }
.single-essay img {
  width: 100%; }
.single-essay article {
  max-width: 1170px;
  margin: 0 auto;
  background: #FFFFFF;
  padding-top: 30px; }
.single-essay section.single-photo, .single-essay section.double-photo, .single-essay section.photo-w-text-column {
  padding: 30px 0; }
  .single-essay section.single-photo [class^="col-"], .single-essay section.double-photo [class^="col-"], .single-essay section.photo-w-text-column [class^="col-"] {
    display: flex;
    align-items: center; }
    .single-essay section.single-photo [class^="col-"] .innards, .single-essay section.double-photo [class^="col-"] .innards, .single-essay section.photo-w-text-column [class^="col-"] .innards {
      width: 100%; }
.single-essay section.text-area .container {
  max-width: 800px; }
.single-essay section.text-area .collapsible {
  position: relative; }
  .single-essay section.text-area .collapsible.closed {
    padding-bottom: 0; }
  .single-essay section.text-area .collapsible .shade {
    display: block;
    width: 100%;
    height: 75%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 70%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 70%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 70%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.single-essay section.single-photo .col-6 {
  margin: 0 auto; }
.single-essay .meta {
  display: block;
  margin: 0;
  line-height: 1.2; }
  .single-essay .meta.title {
    text-transform: none;
    font-style: italic; }
  .single-essay .meta.location {
    margin-bottom: 10px; }

/******************/
/* _summary-block */
/******************/
.page-template-summary-block .hero {
  height: 640px;
  margin-bottom: -30px; }
  .page-template-summary-block .hero h1 {
    margin-top: 0; }
  .page-template-summary-block .hero::before {
    top: -40%;
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
    @media screen and (max-width: 1500px) {
      .page-template-summary-block .hero::before {
        top: -35%; } }
    @media screen and (max-width: 1300px) {
      .page-template-summary-block .hero::before {
        top: -28%; } }
    @media screen and (max-width: 1000px) {
      .page-template-summary-block .hero::before {
        top: -20%; } }
    @media only screen and (max-width: 860px) {
      .page-template-summary-block .hero::before {
        top: -15%; } }
    @media only screen and (max-width: 400px) {
      .page-template-summary-block .hero::before {
        top: -10%; } }
  .page-template-summary-block .hero .image-background::before {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #3e1813 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #3e1813 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #3e1813 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    opacity: .6; }
  .page-template-summary-block .hero .container {
    justify-content: flex-end; }
  .page-template-summary-block .hero .hero-innards {
    padding-right: 15px;
    max-width: 600px;
    text-align: right; }
    @media only screen and (max-width: 600px) {
      .page-template-summary-block .hero .hero-innards {
        max-width: 325px; }
        .page-template-summary-block .hero .hero-innards a.button {
          padding: 15px 20px;
          font-size: 12px; } }
  @media only screen and (max-width: 860px) {
    .page-template-summary-block .hero {
      height: 600px;
      margin-bottom: -5px; } }
  @media only screen and (max-width: 600px) {
    .page-template-summary-block .hero {
      height: 325px;
      margin-bottom: 5px; } }
.page-template-summary-block .intro {
  padding-bottom: 50px; }
.page-template-summary-block .promo-blocks {
  padding-bottom: 60px; }
  .page-template-summary-block .promo-blocks .col-6 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }
    @media only screen and (max-width: 740px) {
      .page-template-summary-block .promo-blocks .col-6 {
        margin-top: 0; } }
  .page-template-summary-block .promo-blocks .image-promo {
    height: 545px;
    margin-bottom: 30px;
    text-align: right; }
    .page-template-summary-block .promo-blocks .image-promo .annotation {
      font-style: italic; }
    @media only screen and (max-width: 1024px) {
      .page-template-summary-block .promo-blocks .image-promo {
        height: 40%; } }
    @media only screen and (max-width: 740px) {
      .page-template-summary-block .promo-blocks .image-promo {
        height: 350px; } }
    .page-template-summary-block .promo-blocks .image-promo.bottom-promo {
      height: 360px;
      text-align: left; }
      .page-template-summary-block .promo-blocks .image-promo.bottom-promo h2 {
        margin-bottom: 15px; }
      .page-template-summary-block .promo-blocks .image-promo.bottom-promo::before {
        background: #0581A9;
        content: "";
        height: 100%;
        width: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        opacity: 0.8; }
      .page-template-summary-block .promo-blocks .image-promo.bottom-promo:hover::before {
        opacity: .90; }
  .page-template-summary-block .promo-blocks .row {
    margin-top: 0 !important; }
.page-template-summary-block .summary-block {
  padding-top: 10px;
  color: #FFFFFF;
  margin-bottom: 30px; }
  .page-template-summary-block .summary-block.default, .page-template-summary-block .summary-block.blue {
    background-color: #0581A9; }
  .page-template-summary-block .summary-block.red {
    background-color: #E04E39; }
  .page-template-summary-block .summary-block.green {
    background-color: #17AE86; }
  .page-template-summary-block .summary-block h3 {
    color: #FFFFFF;
    margin: 0; }
  .page-template-summary-block .summary-block p {
    margin: 15px 0; }
  .page-template-summary-block .summary-block img {
    max-height: 410px;
    /* Required for proper IE handling of responsive images. */ }
  .page-template-summary-block .summary-block .summary-innards {
    padding: 25px 40px 30px; }
    @media only screen and (max-width: 600px) {
      .page-template-summary-block .summary-block .summary-innards {
        padding: 15px 25px 20px; } }

/******************/
/*   _milestones  */
/******************/
.page-template-milestones {
  color: #FFFFFF; }
  .page-template-milestones h1 {
    color: #FFFFFF;
    font-size: 85px;
    margin: 0; }
  .page-template-milestones h2 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px; }
  .page-template-milestones #milestone-wrapper {
    position: relative; }
  .page-template-milestones aside.rail {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20; }
    .page-template-milestones aside.rail .share {
      margin-bottom: 20px; }
      @media only screen and (max-width: 860px) {
        .page-template-milestones aside.rail .share {
          margin-bottom: 0;
          position: fixed;
          bottom: 0;
          right: 20px;
          width: 100%;
          text-align: right; } }
    .page-template-milestones aside.rail a.button {
      color: #17AE86;
      background: #FFFFFF;
      font-size: 23px;
      padding: 8px 10px;
      opacity: .8; }
      .page-template-milestones aside.rail a.button:hover {
        color: #149674;
        background: #FFFFFF !important;
        opacity: 1; }
  .page-template-milestones #scroll-nav {
    position: fixed;
    right: 0;
    padding: 5px 0;
    text-align: center;
    width: 86px; }
    @media only screen and (max-width: 1200px) {
      .page-template-milestones #scroll-nav {
        display: none; } }
    @media only screen and (max-height: 860px) {
      .page-template-milestones #scroll-nav.scrolled {
        top: 25px; } }
    @media only screen and (max-height: 640px) {
      .page-template-milestones #scroll-nav {
        display: none; } }
    .page-template-milestones #scroll-nav::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #3E1913;
      opacity: .8;
      z-index: -1; }
    .page-template-milestones #scroll-nav ul {
      margin: 0;
      list-style-type: none;
      padding: 0; }
      .page-template-milestones #scroll-nav ul a {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 400;
        line-height: 45px;
        opacity: 1; }
        .page-template-milestones #scroll-nav ul a.active {
          text-decoration: underline;
          font-weight: 700; }
  .page-template-milestones .container {
    max-width: 1260px; }
  .page-template-milestones .image-background::before {
    background: #200C0A;
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.6; }
  .page-template-milestones .border-bottom {
    border-bottom: 10px solid #FFFFFF; }
  .page-template-milestones .milestone.rotated {
    height: 945px;
    padding: 0;
    z-index: 1; }
    @media only screen and (max-width: 740px) {
      .page-template-milestones .milestone.rotated {
        height: 1250px; } }
    @media only screen and (max-width: 600px) {
      .page-template-milestones .milestone.rotated {
        height: 945px; } }
    .page-template-milestones .milestone.rotated .rotated-interior {
      padding-top: 100px; }
    .page-template-milestones .milestone.rotated .counter-clockwise {
      -moz-transform: rotate(-8deg);
      -o-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
      -webkit-transform: rotate(-8deg);
      transform: rotate(-8deg); }
      .page-template-milestones .milestone.rotated .counter-clockwise .rotated-interior {
        -moz-transform: rotate(8deg);
        -o-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg); }
      .page-template-milestones .milestone.rotated .counter-clockwise .container::before, .page-template-milestones .milestone.rotated .counter-clockwise .container::after {
        left: 48.9%;
        right: 51.9%; }
    .page-template-milestones .milestone.rotated .clockwise {
      -moz-transform: rotate(8deg);
      -o-transform: rotate(8deg);
      -ms-transform: rotate(8deg);
      -webkit-transform: rotate(8deg);
      transform: rotate(8deg); }
      .page-template-milestones .milestone.rotated .clockwise .rotated-interior {
        -moz-transform: rotate(-8deg);
        -o-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg); }
      .page-template-milestones .milestone.rotated .clockwise .container::before, .page-template-milestones .milestone.rotated .clockwise .container::after {
        left: 51%;
        right: 40%; }
    .page-template-milestones .milestone.rotated .rotated-wrapper {
      width: 116%;
      margin-left: -8%; }
      @media only screen and (max-width: 860px) {
        .page-template-milestones .milestone.rotated .rotated-wrapper {
          width: 130%;
          margin-left: -15%; } }
      @media only screen and (max-width: 600px) {
        .page-template-milestones .milestone.rotated .rotated-wrapper {
          width: 140%;
          margin-left: -20%; } }
      @media only screen and (max-width: 400px) {
        .page-template-milestones .milestone.rotated .rotated-wrapper {
          width: 150%;
          margin-left: -25%; } }
      .page-template-milestones .milestone.rotated .rotated-wrapper.overflow-bottom {
        margin-top: -9.5% !important;
        margin-bottom: 9.5% !important; }
        .page-template-milestones .milestone.rotated .rotated-wrapper.overflow-bottom .rotated-interior {
          margin-top: 8%; }
    .page-template-milestones .milestone.rotated .unrotated-content {
      top: 8%; }
  .page-template-milestones .milestone.rotated + .milestone {
    padding-top: 375px;
    margin-top: -300px; }
    @media only screen and (min-width: 1800px) {
      .page-template-milestones .milestone.rotated + .milestone {
        padding-top: 425px;
        margin-top: -410px; } }
    .page-template-milestones .milestone.rotated + .milestone .container::before, .page-template-milestones .milestone.rotated + .milestone .container::after {
      left: 49.9%;
      right: 50.1%; }
    .page-template-milestones .milestone.rotated + .milestone .container::before {
      height: 437px; }
      @media only screen and (min-width: 1800px) {
        .page-template-milestones .milestone.rotated + .milestone .container::before {
          height: 489px; } }
    .page-template-milestones .milestone.rotated + .milestone .container::after {
      top: 405px; }
      @media only screen and (min-width: 1800px) {
        .page-template-milestones .milestone.rotated + .milestone .container::after {
          top: 457px; } }
    .page-template-milestones .milestone.rotated + .milestone.simple-text .container::before, .page-template-milestones .milestone.rotated + .milestone.triptych .container::before {
      height: 340px; }
      @media only screen and (min-width: 1800px) {
        .page-template-milestones .milestone.rotated + .milestone.simple-text .container::before, .page-template-milestones .milestone.rotated + .milestone.triptych .container::before {
          height: 392px; } }
    .page-template-milestones .milestone.rotated + .milestone.photo-gallery .contaner::after {
      margin-left: 0; }
  .page-template-milestones .hero {
    height: auto;
    margin-bottom: 0;
    padding: 215px 0;
    position: relative; }
    @media only screen and (max-width: 600px) {
      .page-template-milestones .hero {
        padding-bottom: 100px; } }
    .page-template-milestones .hero h2 {
      color: #FFFFFF;
      margin-bottom: 25px; }
    .page-template-milestones .hero p {
      font-size: 22px;
      line-height: 28px;
      margin: 0; }
    .page-template-milestones .hero::before {
      content: "";
      height: 100%;
      width: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
      opacity: 0.5;
      transform: none; }
    .page-template-milestones .hero::after {
      content: "";
      height: 24px;
      background: url("img/icons/down-arrow.png") no-repeat;
      background-position: center;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 40px; }
  .page-template-milestones .hero::before,
  .page-template-milestones .bio::before {
    background: -moz-linear-gradient(left, #200c0a 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #200c0a 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #200c0a 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .page-template-milestones .milestone {
    padding: 125px 0; }
    @media only screen and (max-width: 740px) {
      .page-template-milestones .milestone {
        text-align: center !important; } }
    @media only screen and (max-width: 600px) {
      .page-template-milestones .milestone h1 {
        font-size: 50px; } }
    .page-template-milestones .milestone h2 {
      color: #F6B718; }
      @media only screen and (max-width: 600px) {
        .page-template-milestones .milestone h2 {
          font-size: 26px;
          line-height: 1.2; } }
    .page-template-milestones .milestone p {
      font-size: 22px;
      line-height: 28px; }
      @media only screen and (max-width: 600px) {
        .page-template-milestones .milestone p {
          font-size: 16px;
          line-height: 1.2; } }
    .page-template-milestones .milestone.article-one-image .rotated-wrapper::after, .page-template-milestones .milestone.button-one-image .rotated-wrapper::after {
      content: "";
      position: absolute;
      bottom: -26px;
      right: 0;
      width: 0;
      height: 0;
      border-top: 50px solid transparent;
      border-bottom: 50px solid transparent;
      border-right: 322px solid #EB5D85;
      -moz-transform: rotate(-8.75deg);
      -o-transform: rotate(-8.75deg);
      -ms-transform: rotate(-8.75deg);
      -webkit-transform: rotate(-8.75deg);
      transform: rotate(-8.75deg); }
    .page-template-milestones .milestone.article-two-images {
      padding-bottom: 188px; }
      .page-template-milestones .milestone.article-two-images .photos {
        position: relative; }
        .page-template-milestones .milestone.article-two-images .photos > img:first-of-type {
          position: relative; }
        .page-template-milestones .milestone.article-two-images .photos > img:last-of-type {
          position: absolute;
          top: -77px;
          right: 0; }
      .page-template-milestones .milestone.article-two-images .container::before {
        height: 188px; }
      .page-template-milestones .milestone.article-two-images .container::after {
        top: 152px;
        margin-left: -15px; }
    .page-template-milestones .milestone.simple-text, .page-template-milestones .milestone.triptych {
      padding-top: 200px;
      padding-bottom: 175px;
      text-align: center; }
      .page-template-milestones .milestone.simple-text h2, .page-template-milestones .milestone.triptych h2 {
        margin-top: 30px; }
      .page-template-milestones .milestone.simple-text .container::after, .page-template-milestones .milestone.triptych .container::after {
        content: none; }
      .page-template-milestones .milestone.simple-text .button, .page-template-milestones .milestone.triptych .button {
        margin-top: 10px; }
    .page-template-milestones .milestone.two-photo-caption .narrow .wp-caption {
      max-width: 125%;
      width: 125%; }
      @media only screen and (max-width: 740px) {
        .page-template-milestones .milestone.two-photo-caption .narrow .wp-caption {
          max-width: 100%;
          width: 100%; } }
    .page-template-milestones .milestone.two-photo-caption .container::before {
      height: 187px; }
    .page-template-milestones .milestone.two-photo-caption .container::after {
      margin-left: -15px;
      top: 154px; }
    .page-template-milestones .milestone.two-photo-caption .right.wide {
      z-index: 5; }
    .page-template-milestones .milestone.photo-gallery .rotated-wrapper::after {
      content: "";
      position: absolute;
      bottom: -50px;
      right: 9%;
      width: 0;
      height: 0;
      border-top: 27px solid transparent;
      border-bottom: 27px solid transparent;
      border-right: 190px solid #41BCC6;
      -moz-transform: rotate(8deg);
      -o-transform: rotate(8deg);
      -ms-transform: rotate(8deg);
      -webkit-transform: rotate(8deg);
      transform: rotate(8deg); }
    .page-template-milestones .milestone.photo-gallery .left {
      position: relative; }
      .page-template-milestones .milestone.photo-gallery .left .gallery-preview {
        position: relative; }
        .page-template-milestones .milestone.photo-gallery .left .gallery-preview .chip {
          border-top: none;
          border-bottom: 70px solid #17AE86;
          border-left: 135px solid transparent;
          top: inherit;
          bottom: 10px;
          right: 0; }
          .page-template-milestones .milestone.photo-gallery .left .gallery-preview .chip::before {
            background: url(img/icons/photo-camera-icon.png) no-repeat;
            top: 35px;
            right: 20px; }
        .page-template-milestones .milestone.photo-gallery .left .gallery-preview img {
          width: 100%;
          display: block; }
    .page-template-milestones .milestone .container {
      max-width: 1060px; }
      .page-template-milestones .milestone .container::before, .page-template-milestones .milestone .container::after {
        content: "";
        border-left: 3px solid #FFFFFF;
        position: absolute;
        opacity: .75;
        width: 0; }
        @media only screen and (max-width: 740px) {
          .page-template-milestones .milestone .container::before, .page-template-milestones .milestone .container::after {
            display: none; } }
      .page-template-milestones .milestone .container::before {
        border-left: 3px solid #FFFFFF;
        top: 0;
        left: 49.9%;
        right: 50.1%;
        height: 162px; }
      .page-template-milestones .milestone .container::after {
        width: 12px;
        border-bottom: 3px solid #FFFFFF;
        top: 127px;
        left: 50%;
        right: 50%;
        margin-left: 3px; }
    .page-template-milestones .milestone .unrotated-content .container::before {
      top: -98px; }
    .page-template-milestones .milestone .unrotated-content .container::after {
      top: 30px;
      margin-left: 0; }
    .page-template-milestones .milestone .wide {
      flex-basis: 56.71%; }
      @media only screen and (max-width: 860px) {
        .page-template-milestones .milestone .wide {
          flex-basis: 50%; } }
      @media only screen and (max-width: 740px) {
        .page-template-milestones .milestone .wide {
          flex-basis: 100%; } }
    .page-template-milestones .milestone .narrow {
      flex-basis: 40.29%; }
      @media only screen and (max-width: 860px) {
        .page-template-milestones .milestone .narrow {
          flex-basis: 50%; } }
      @media only screen and (max-width: 740px) {
        .page-template-milestones .milestone .narrow {
          flex-basis: 100%; } }
    .page-template-milestones .milestone .right {
      padding-left: 15px; }
      @media only screen and (max-width: 740px) {
        .page-template-milestones .milestone .right {
          padding: inherit; } }
    .page-template-milestones .milestone .left {
      padding-right: 15px; }
      @media only screen and (max-width: 740px) {
        .page-template-milestones .milestone .left {
          padding: inherit;
          margin-bottom: 20px; } }
    .page-template-milestones .milestone .image-container {
      position: relative;
      border-top: 10px solid #17AE86; }
      .page-template-milestones .milestone .image-container img {
        border-bottom: none; }
      .page-template-milestones .milestone .image-container:hover, .page-template-milestones .milestone .image-container:hover .chip {
        border-top-color: #149674;
        cursor: pointer; }
      .page-template-milestones .milestone .image-container .innards {
        display: none;
        height: -moz-calc(100% + 10px);
        height: -webkit-calc(100% + 10px);
        height: -o-calc(100% + 10px);
        height: calc(100% + 10px);
        width: 100%;
        position: absolute;
        top: -10px;
        left: 0;
        opacity: .95;
        color: #FFFFFF;
        background: #0581A9;
        padding: 50px 30px;
        text-align: left; }
    .page-template-milestones .milestone .gallery-wrapper .modal-content {
      background: none; }
      .page-template-milestones .milestone .gallery-wrapper .modal-content .close {
        display: none; }
    .page-template-milestones .milestone .gallery-wrapper .gallery {
      position: relative;
      max-width: 1024px; }
      .page-template-milestones .milestone .gallery-wrapper .gallery .slick-slide .wp-caption {
        margin-bottom: 0 !important;
        background: none; }
      .page-template-milestones .milestone .gallery-wrapper .gallery .slick-slide .wp-caption-text {
        background: #0581A9; }
      .page-template-milestones .milestone .gallery-wrapper .gallery .slick-next {
        background: url(img/icons/img-slider-right-arrow-white.png) no-repeat;
        right: -70px; }
      .page-template-milestones .milestone .gallery-wrapper .gallery .slick-prev {
        background: url(img/icons/img-slider-left-arrow-white.png) no-repeat;
        left: -70px; }
      @media only screen and (max-width: 1024px) {
        .page-template-milestones .milestone .gallery-wrapper .gallery .slick-next {
          right: -45px; }
        .page-template-milestones .milestone .gallery-wrapper .gallery .slick-prev {
          left: -45px; } }
      @media only screen and (max-width: 600px) {
        .page-template-milestones .milestone .gallery-wrapper .gallery .slick-next {
          right: -30px; }
        .page-template-milestones .milestone .gallery-wrapper .gallery .slick-prev {
          left: -30px; } }
      @media only screen and (max-width: 600px) {
        .page-template-milestones .milestone .gallery-wrapper .gallery .slick-next,
        .page-template-milestones .milestone .gallery-wrapper .gallery .slick-prev {
          display: none; } }
  .page-template-milestones .bio {
    padding: 150px 0 350px;
    height: 1100px; }
    @media only screen and (max-width: 740px) {
      .page-template-milestones .bio {
        background: #0581A9;
        background-image: none !important;
        padding: 0 0 200px;
        height: auto; }
        .page-template-milestones .bio::before {
          background: none; } }
    .page-template-milestones .bio h2, .page-template-milestones .bio h5 {
      color: #FFFFFF; }
    .page-template-milestones .bio h2 {
      margin-bottom: 0; }
      @media only screen and (max-width: 740px) {
        .page-template-milestones .bio h2 {
          margin-top: 20px; } }
      @media only screen and (max-width: 600px) {
        .page-template-milestones .bio h2 {
          font-size: 26px;
          line-height: 1.1;
          margin-top: 5px; } }
    .page-template-milestones .bio h5 {
      margin: 20px 0; }
    @media screen and (min-width: 740px) {
      .page-template-milestones .bio .mobile-background {
        background-image: none !important;
        height: auto; }
        .page-template-milestones .bio .mobile-background::before {
          content: none !important; } }
    @media only screen and (max-width: 740px) {
      .page-template-milestones .bio .mobile-background {
        height: 400px;
        padding-top: 100px; }
        .page-template-milestones .bio .mobile-background::before {
          background: -moz-linear-gradient(left, #200c0a 0%, rgba(0, 0, 0, 0) 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(left, #200c0a 0%, rgba(0, 0, 0, 0) 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to right, #200c0a 0%, rgba(0, 0, 0, 0) 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ } }
    @media only screen and (max-width: 600px) {
      .page-template-milestones .bio .mobile-background {
        height: 200px;
        padding-top: 40px; } }
    .page-template-milestones .bio .scroll-wrapper {
      overflow: hidden;
      height: 100%;
      margin-top: 0; }
    .page-template-milestones .bio .scroll-container {
      height: 103.5%;
      width: 103%;
      overflow: scroll;
      margin-right: -3%; }
      @media only screen and (max-width: 1024px) {
        .page-template-milestones .bio .scroll-container {
          width: 106%;
          margin-right: -6%; } }
      @media only screen and (max-width: 740px) {
        .page-template-milestones .bio .scroll-container {
          width: 100%;
          height: auto;
          margin-right: 0;
          overflow: visible; } }
    .page-template-milestones .bio .col-6 {
      height: 100%;
      position: relative;
      padding-top: 15px; }
    .page-template-milestones .bio .section-label {
      margin-bottom: 30px; }
      @media only screen and (max-width: 600px) {
        .page-template-milestones .bio .section-label {
          font-size: 14px; } }
    .page-template-milestones .bio::before {
      content: "";
      height: 100%;
      width: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
      opacity: 0.85; }
  .page-template-milestones footer {
    margin-top: -200px; }

/******************/
/*      _404      */
/******************/
.error404 article {
  text-align: center;
  padding-top: 50px; }
  .error404 article .container {
    max-width: 1500px; }
.error404 .lost .image-background {
  background-image: url("img/404.jpg"); }

/******************/
/*     _search    */
/******************/
.search p {
  margin-bottom: 5px; }
.search .search-list .card {
  display: none;
  visibility: hidden; }
.search .navigation {
  margin-top: 60px; }
.search .lost .image-background {
  background-image: url("img/search.jpg") !important; }
  .search .lost .image-background .content {
    max-width: 100%; }
  .search .lost .image-background h1,
  .search .lost .image-background h2 {
    text-align: center; }

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