@charset "UTF-8";
/*
Theme Name: Dirigible Studio
Theme URI: http://theedgewater.com
Author: Kindra Goehler & Sam Farrell
Author URI: http://theedgewater.com
Description: Custom Theme
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Custom
*/
.clearfix, ul.spiffy_photo_gallery, .photos_large_top ul, .box_carousel, .utility_menu, .postnav, .mejs-container, .image_with_copy, .group, .reservation_form_inline .row, .reservation_form .row {
  zoom: 1; }
  .clearfix:before, ul.spiffy_photo_gallery:before, .photos_large_top ul:before, .box_carousel:before, .utility_menu:before, .postnav:before, .mejs-container:before, .image_with_copy:before, .clearfix:after, ul.spiffy_photo_gallery:after, .photos_large_top ul:after, .box_carousel:after, .utility_menu:after, .postnav:after, .mejs-container:after, .image_with_copy:after, .group:before, .reservation_form_inline .row:before, .reservation_form .row:before, .group:after, .reservation_form_inline .row:after, .reservation_form .row:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after, ul.spiffy_photo_gallery:after, .photos_large_top ul:after, .box_carousel:after, .utility_menu:after, .postnav:after, .mejs-container:after, .image_with_copy:after, .group:after, .reservation_form_inline .row:after, .reservation_form .row:after {
    clear: both; }

#content {
  position: relative;
  z-index: 300; }

html[lang] {
  margin-top: 0 !important; }
  html[lang] .google_conversion_frame {
    height: 0px !important; }

.tribe-this-week-event {
  overflow: hidden !important; }

.section_wrap {
  padding: 60px 0px; }
  .section_wrap.gray {
    background: #F0F0F1; }
  .section_wrap.dark {
    background: #3d4959; }
    .section_wrap.dark .button:hover {
      color: #607D8C !important;
      border: 1px solid #fcfaf8; }
    .section_wrap.dark p a:link {
      color: #fcfaf8; }
    .section_wrap.dark p a:visited {
      color: #fcfaf8; }
    .section_wrap.dark p a:hover {
      color: #c4c6d9; }
    .section_wrap.dark p a:active {
      color: #c4c6d9; }
  .section_wrap.blue {
    background: #607D8C; }
    .section_wrap.blue .button:hover {
      color: #607D8C !important;
      border: 1px solid #fcfaf8; }
    .section_wrap.blue p a:link {
      color: #fcfaf8; }
    .section_wrap.blue p a:visited {
      color: #fcfaf8; }
    .section_wrap.blue p a:hover {
      color: #c4c6d9; }
    .section_wrap.blue p a:active {
      color: #c4c6d9; }

section {
  position: relative;
  z-index: 5; }

#wpadminbar a:before, #wpadminbar a:after, .wp-admin a:before, .wp-admin a:after {
  display: none; }

.body {
  background: #fcfaf8; }

.body_clicker {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  display: block;
  z-index: 99998;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer; }

nav.main.menu_affix {
  top: 0px !important; }

.packery_sorting {
  text-align: center; }
  .packery_sorting ul {
    list-style: none; }
    .packery_sorting ul li {
      display: inline-block;
      line-height: 1;
      background: #8495ab;
      font-size: 12px;
      border-radius: 2px;
      color: #fcfaf8;
      padding: 7px 14px 6px 14px;
      margin: 2px;
      cursor: pointer;
      font-weight: bold; }
      .packery_sorting ul li.active {
        background: #093c71; }
        .packery_sorting ul li.active:hover {
          background: #072f59; }
      .packery_sorting ul li:hover {
        color: #fcfaf8;
        background: #667b96; }

.items-container .item .inner {
  height: 460px;
  /*this needs to be changed! Sam, ask me about it :)*/ }

.packery_item {
  width: 100%;
  float: left;
  padding: 15px; }
  @media screen and (min-width: 600px) {
    .packery_item {
      width: 50%; }
      .packery_item.recent_posts_article {
        width: 33.3333%; } }
  @media screen and (min-width: 870px) {
    .packery_item {
      width: 33.3333%; } }
  .packery_item.no_image .inner {
    padding: 20px 20px 60px 20px; }
  .packery_item .inner {
    position: relative;
    padding: 170px 20px 60px 20px;
    background: #F0F0F1; }
    .packery_item .inner.item {
      min-height: 400px; }
    .packery_item .inner h3 {
      line-height: 1.1;
      font-size: 1.5em;
      margin-bottom: 4px; }
      .packery_item .inner h3 a {
        color: #093c71; }
      .packery_item .inner h3 a:hover {
        color: #000f1c; }
    .packery_item .inner .button {
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      display: block;
      border-radius: 0px;
      border-width: 0px;
      background: #e8e8ea;
      color: #093c71; }
      .packery_item .inner .button:after {
        content: "\f054";
        position: absolute;
        right: 20px;
        font-weight: normal;
        font-family: FontAwesome;
        color: #093c71; }
      .packery_item .inner .button:hover {
        background: #dbdbdd;
        color: #000f1c; }
    .packery_item .inner p, .packery_item .inner ol, .packery_item .inner ul {
      font-size: 14px;
      line-height: 1.4;
      margin-bottom: 10px; }
    .packery_item .inner p:last-of-type {
      margin-bottom: 0px !important; }
    .packery_item .inner ol, .packery_item .inner ul {
      padding: 0px;
      list-style: none; }
      .packery_item .inner ol li, .packery_item .inner ul li {
        padding: 4px 4px 4px 20px;
        margin: 0px;
        position: relative; }
        .packery_item .inner ol li:before, .packery_item .inner ul li:before {
          content: "•";
          left: 7px;
          top: 3px;
          position: absolute;
          color: #607D8C; }
    .packery_item .inner .cover_image {
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      height: 150px; }
  .gray .packery_item .inner {
    background: #f8f8f8; }
  .dark .packery_item .inner {
    background: #374250; }
  .dark .packery_item .button {
    background: #313a47;
    color: #fcfaf8; }
    .dark .packery_item .button:hover {
      background: #2a333e;
      color: #fcfaf8 !important; }

.text .full {
  max-width: 760px;
  margin: 0px auto;
  float: none; }

@media screen and (min-width: 900px) {
  .text.two_column .full {
    max-width: 1200px;
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 60px;
         column-gap: 60px;
    margin: 0px auto;
    float: none; }
    .text.two_column .full p {
      -moz-column-break-inside: avoid;
           break-inside: avoid-column;
      -webkit-column-break-inside: avoid; }
    .text.two_column .full li {
      -moz-column-break-inside: avoid;
           break-inside: avoid-column;
      -webkit-column-break-inside: avoid; } }

.section_wrap.sidebar section {
  max-width: 760px; }

.section_wrap.scroller {
  text-align: center;
  padding: 20px 0px;
  opacity: 1;
  width: 100%;
  z-index: 1000;
  background: #F0F0F1; }
  .section_wrap.scroller .scroll_links a {
    margin: 2px;
    padding: 7px 14px 6px 14px;
    line-height: 1;
    border-radius: 2px;
    font-size: 12px;
    font-weight: bold;
    background: #8495ab;
    display: inline-block;
    color: #fcfaf8; }
    .section_wrap.scroller .scroll_links a:hover {
      background: #667b96;
      color: #fcfaf8; }
    .section_wrap.scroller .scroll_links a.active {
      background: #093c71; }
      .section_wrap.scroller .scroll_links a.active:hover {
        background: #072f59; }

.call_to_action {
  padding: 0px 20px 80px 20px;
  margin-bottom: -80px; }

.call_to_action + .blue,
.call_to_action + .gray,
.call_to_action + .dark {
  margin-top: 80px; }

.no_bottom_margin {
  margin-bottom: -110px; }

.section_wrap.image_callouts + .section_wrap.image_callouts,
.section_wrap.text.white + .section_wrap.packery {
  margin-top: -60px; }

.section_wrap.text.white + .section_wrap.gallery {
  margin-top: -20px; }

.header_headline h1, .header_headline h2, .header_headline h3, .header_headline h4, .header_headline h5, .header_headline h6, .header_headline .image_with_copy article.image figcaption, .image_with_copy article.image .header_headline figcaption {
  margin-bottom: 0px; }
  .header_headline h1 + p, .header_headline h2 + p, .header_headline h3 + p, .header_headline h4 + p, .header_headline h5 + p, .header_headline h6 + p, .header_headline .image_with_copy article.image figcaption + p, .image_with_copy article.image .header_headline figcaption + p {
    margin-top: 20px; }

.section_wrap.hero {
  color: #fcfaf8; }
  .section_wrap.hero h1 {
    margin: 100px 30px;
    padding: 0px 10px;
    background: rgba(223, 39, 181, 0.8);
    display: inline-block; }
  @media screen and (min-width: 900px) {
    .section_wrap.hero h1 {
      margin: 200px 30px; } }
.sticky.stuck {
  position: fixed;
  top: 56px; }
  @media screen and (min-width: 870px) {
    .sticky.stuck {
      top: 80px; } }
.button_wrap {
  text-align: center; }

.cover, .section_wrap.hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.section_wrap.image_callouts section {
  padding: 30px 0px;
  background: #efefef;
  margin: 50px auto; }

.section_wrap.image_callouts a.button {
  display: inline-block;
  margin: 0 auto; }

@media screen and (max-width: 900px) {
  .section_wrap.image_callouts img {
    margin-bottom: 40px; } }

.image_with_copy {
  position: relative;
  padding: 0px !important;
  z-index: 5; }
  .image_with_copy article.content {
    padding: 30px; }
    @media screen and (max-width: 899px) {
      .image_with_copy article.content {
        max-width: 600px;
        margin: 0 auto; } }
    @media screen and (min-width: 900px) {
      .image_with_copy article.content {
        padding: 100px !important;
        margin: 0;
        width: 40%;
        position: relative;
        background: #fcfaf8;
        min-height: 600px; }
        .image_with_copy article.content h3, .image_with_copy article.content h6, .image_with_copy article.content article.image figcaption, .image_with_copy article.image article.content figcaption {
          margin-bottom: 10px;
          text-align: left; }
        .image_with_copy article.content h6, .image_with_copy article.content article.image figcaption, .image_with_copy article.image article.content figcaption {
          margin-bottom: 20px;
          padding: 0px; } }
    @media screen and (min-width: 600px) {
      .image_with_copy article.content {
        padding: 50px; } }
    .image_with_copy article.content p:last-child {
      margin-bottom: 0px; }
  .image_with_copy article.image {
    width: 100%;
    height: 300px;
    position: relative; }
    @media screen and (min-width: 900px) {
      .image_with_copy article.image {
        height: auto;
        width: auto;
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 0px; } }
    .image_with_copy article.image figure {
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px; }
    .image_with_copy article.image figcaption {
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      padding: 30px 50px;
      background: rgba(9, 60, 113, 0.85);
      color: #fcfaf8 !important; }
      @media screen and (min-width: 900px) {
        .image_with_copy article.image figcaption {
          width: 50%; } }
  @media screen and (min-width: 900px) {
    .image_with_copy.left .content {
      float: right;
      margin-right: -12px; }
    .image_with_copy.right .content {
      float: left;
      text-align: left;
      margin-left: -12px; } }
.section_wrap.full_width_image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }
  @media screen and (min-width: 900px) {
    .section_wrap.full_width_image {
      padding: 100px; } }
  .section_wrap.full_width_image .header_headline {
    display: block;
    margin: 0 auto;
    max-width: 800px;
    padding: 50px;
    position: relative;
    z-index: 2; }
  .section_wrap.full_width_image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(9, 60, 113, 0.5); }
  .section_wrap.full_width_image a {
    color: #fcfaf8 !important; }
    .section_wrap.full_width_image a:hover {
      opacity: .8; }

.section_wrap.title {
  padding: 50px; }
  .section_wrap.title h1 {
    margin-bottom: 0px; }

.section_wrap.facts section {
  max-width: 900px; }
  .section_wrap.facts section:nth-child(even) article:nth-child(1) i {
    background: #093c71; }
  .section_wrap.facts section:nth-child(even) article:nth-child(2) i {
    background: #c4c6d9; }
  .section_wrap.facts section:nth-child(even) article:nth-child(3) i {
    background: #093c71; }

.section_wrap.facts article {
  padding: 0px 30px 30px 30px;
  text-align: center; }
  .section_wrap.facts article:nth-child(1) i {
    background: #093c71; }
  .section_wrap.facts article:nth-child(2) i {
    background: #dfb8d6; }
  .section_wrap.facts article:nth-child(3) i {
    background: #F0F0F1; }
  @media screen and (min-width: 600px) {
    .section_wrap.facts article {
      width: 33.3333%;
      float: left; } }
.section_wrap.facts p {
  text-align: left;
  font-size: 16px; }

.section_wrap.facts i {
  display: inline-block;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  margin: 0px auto 20px auto;
  background: #093c71;
  color: #fcfaf8; }

.section_wrap.credits {
  padding: 30px;
  margin: 0; }
  .section_wrap.credits h6, .section_wrap.credits .image_with_copy article.image figcaption, .image_with_copy article.image .section_wrap.credits figcaption {
    margin-bottom: 0; }

@media screen and (max-width: 900px) {
  .recent_posts_article {
    margin-bottom: 10px; } }

.recent_posts_article .article_title {
  display: block;
  height: 300px;
  margin-bottom: 20px;
  position: relative; }
  .recent_posts_article .article_title .vertical_fix {
    height: 300px; }
  .recent_posts_article .article_title .article_image {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.33; }
    .recent_posts_article .article_title .article_image.solid {
      opacity: .1;
      background: #3d4959; }
  .recent_posts_article .article_title .article_header {
    position: relative;
    z-index: 2; }
    .recent_posts_article .article_title .article_header h3, .recent_posts_article .article_title .article_header h6, .recent_posts_article .article_title .article_header .image_with_copy article.image figcaption, .image_with_copy article.image .recent_posts_article .article_title .article_header figcaption {
      color: #263843;
      margin-bottom: 0px;
      line-height: 1.1;
      padding: 0px; }
  .recent_posts_article .article_title:hover .article_header h6, .recent_posts_article .article_title:hover .article_header .image_with_copy article.image figcaption, .image_with_copy article.image .recent_posts_article .article_title:hover .article_header figcaption, .recent_posts_article .article_title:hover .article_header h3 {
    color: #fcfaf8; }
  .recent_posts_article .article_title:hover .article_image {
    opacity: 1;
    transform: scale(1.05); }
  .recent_posts_article .article_title:hover .article_image.solid {
    opacity: 1;
    transform: scale(1.05); }

.recent_posts_article p {
  font-size: .9em; }

.pagination {
  text-align: center;
  font-family: "proxima-nova", "Proxima Nova", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px; }
  .pagination .page-numbers {
    color: #607D8C;
    display: inline-block;
    text-align: center;
    width: 30px;
    line-height: 30px; }
    .pagination .page-numbers.prev, .pagination .page-numbers.next {
      width: 125px;
      font-style: 12px;
      letter-spacing: 3px; }
    .pagination .page-numbers:hover {
      background: #e3e3e5; }
    .pagination .page-numbers.current {
      background: #607D8C;
      color: #fcfaf8; }
  .pagination.white {
    background: #fcfaf8; }
  .pagination.gray {
    background: #F0F0F1; }
  .pagination.dark {
    background: #263843;
    color: #fcfaf8; }
  .pagination.bright {
    background: #df27b5;
    color: #fcfaf8; }
  .pagination + .sidebar {
    margin-top: -40px; }

.archive_format .section_wrap:first-child {
  padding-top: 0px; }
  .archive_format .section_wrap:first-child.image_callouts section {
    margin-top: 0px; }

.sidebar .screen-reader-text {
  display: none; }

.widget {
  margin-bottom: 20px; }
  .widget h4, .widget h6, .widget .image_with_copy article.image figcaption, .image_with_copy article.image .widget figcaption {
    text-transform: uppercase;
    font-size: .66em;
    letter-spacing: 3px;
    text-align: left;
    padding: 0px;
    margin-bottom: 5px; }
    @media screen and (max-width: 899px) {
      .widget h4, .widget h6, .widget .image_with_copy article.image figcaption, .image_with_copy article.image .widget figcaption {
        font-size: .8em;
        text-align: center; } }
  .widget ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 18px; }
    .widget ul li {
      margin-bottom: 0px; }
      .widget ul li a {
        transition: all .1s ease-in-out;
        line-height: 1.2;
        display: block;
        font-size: 14px;
        padding: 5px 0px;
        text-align: center; }
        @media screen and (min-width: 680px) {
          .widget ul li a {
            text-align: left; } }
.section_wrap.blog_articles .article_pack, .section_wrap.search .article_pack {
  padding: 0px; }

@media screen and (min-width: 900px) {
  .section_wrap.blog_articles .recent_posts_article, .section_wrap.search .recent_posts_article {
    width: 50%;
    float: left; } }

.section_wrap.blog_articles .recent_posts_article .article_inner, .section_wrap.search .recent_posts_article .article_inner {
  padding: 20px; }

.section_wrap.single_blog_post {
  padding-top: 0px; }
  .section_wrap.single_blog_post .single_post_article_image {
    padding-bottom: 30px; }
  @media screen and (min-width: 899px) {
    .section_wrap.single_blog_post ol, .section_wrap.single_blog_post ul {
      margin: -20px 60px 20px 60px; }
      .section_wrap.single_blog_post ol li, .section_wrap.single_blog_post ul li {
        margin: 0 !important; } }
  .section_wrap.single_blog_post h3 {
    font-size: 1.5em; }
  .section_wrap.single_blog_post h4 {
    font-size: 1.1em; }
  .section_wrap.single_blog_post .article_header h6, .section_wrap.single_blog_post .article_header .image_with_copy article.image figcaption, .image_with_copy article.image .section_wrap.single_blog_post .article_header figcaption {
    color: #a8bac3;
    line-height: 1.618;
    margin-bottom: 0px; }
    .section_wrap.single_blog_post .article_header h6.date, .section_wrap.single_blog_post .article_header .image_with_copy article.image figcaption.date, .image_with_copy article.image .section_wrap.single_blog_post .article_header figcaption.date {
      color: #8aa2af; }
  @media screen and (min-width: 900px) {
    .section_wrap.single_blog_post .article_header {
      margin-bottom: 40px; } }
  .section_wrap.single_blog_post section {
    max-width: 680px; }
  .section_wrap.single_blog_post h2 {
    font-size: 2em; }
  .section_wrap.single_blog_post .wp-caption {
    max-width: 100% !important;
    background: #F0F0F1;
    position: relative; }
    .section_wrap.single_blog_post .wp-caption p {
      padding: 10px; }
    .section_wrap.single_blog_post .wp-caption:after {
      content: "";
      z-index: 1;
      display: block;
      text-indent: -9999px;
      background: url("img/EdgewaterMark.png");
      background-repeat: no-repeat;
      background-image: url("img/EdgewaterMarkColor.svg"), none;
      width: 30px;
      height: 30px;
      background-size: 30px 30px;
      position: absolute;
      right: 7px;
      bottom: 7px;
      opacity: .33; }
    @media screen and (min-width: 900px) {
      .section_wrap.single_blog_post .wp-caption.alignleft {
        margin-left: -200px; }
      .section_wrap.single_blog_post .wp-caption.alignright {
        margin-right: -200px; } }
    .section_wrap.single_blog_post .wp-caption img {
      width: 100%;
      display: block; }
  @media screen and (min-width: 900px) {
    .section_wrap.single_blog_post article {
      font-size: 20px;
      line-height: 1.618; }
    .section_wrap.single_blog_post p {
      margin-bottom: 40px; }
    .section_wrap.single_blog_post ul, .section_wrap.single_blog_post ol {
      padding: 0px; }
      .section_wrap.single_blog_post ul li, .section_wrap.single_blog_post ol li {
        margin-bottom: 20px; }
    .section_wrap.single_blog_post img {
      max-width: 100%;
      display: block; }
      .section_wrap.single_blog_post img.alignleft {
        margin-left: -200px; }
      .section_wrap.single_blog_post img.alignright {
        margin-right: -200px; } }
.mejs-container {
  margin-bottom: 10px; }
  .mejs-container * {
    transition: none !important; }
  .mejs-container a, .mejs-container button {
    overflow: hidden;
    padding: 0px !important;
    transition: none; }
    .mejs-container a:hover, .mejs-container button:hover {
      transform: none; }
  .mejs-container .mejs-controls {
    background: #3d4959 !important; }

.credits * {
  line-height: 1 !important; }

.reviews {
  margin-top: -80px; }
  .reviews article {
    max-width: none;
    width: 100% !important; }
    @media screen and (min-width: 550px) {
      .reviews article {
        width: 50% !important; } }
    @media screen and (min-width: 850px) {
      .reviews article {
        width: 33.333333333% !important; } }
.quotebox {
  max-width: 33%; }
  .quotebox .article_inner blockquote {
    padding: 30px; }

.sharedaddy {
  margin-bottom: 40px; }

p.updated {
  font-size: 9pt;
  font-weight: bold;
  color: #607D8C; }

.postnav {
  background: #F0F0F1; }
  .postnav a {
    display: block;
    background: #F0F0F1;
    padding: 20px;
    font-weight: bold;
    color: #607D8C; }
    .postnav a p {
      margin-bottom: 0px !important; }
    .postnav a:hover {
      background: #e8e8ea;
      color: #607D8C; }
  .postnav .right h6, .postnav .right .image_with_copy article.image figcaption, .image_with_copy article.image .postnav .right figcaption {
    text-align: right; }

.social_media .twitter-timeline,
.social_media .fb_iframe_widget,
.social_media #sb_instagram {
  max-height: 500px;
  height: 500px;
  overflow-y: scroll; }
  @media screen and (max-width: 900px) {
    .social_media .twitter-timeline,
    .social_media .fb_iframe_widget,
    .social_media #sb_instagram {
      margin-bottom: 30px !important; } }
.social_media #sb_instagram {
  background: #fcfaf8; }

.image_grid section {
  max-width: 1200px; }

.image_grid .full {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: stretch; }
  .image_grid .full h2 {
    width: 100%;
    text-align: center; }

@media screen and (min-width: 600px) {
  .image_grid.two-per-row .image_grid_item, .image_grid.three-per-row .image_grid_item, .image_grid.four-per-row .image_grid_item {
    width: 50%; } }

@media screen and (min-width: 800px) {
  .image_grid.three-per-row .image_grid_item, .image_grid.four-per-row .image_grid_item {
    width: 33.33333%; } }

@media screen and (min-width: 1000px) {
  .image_grid.four-per-row .image_grid_item {
    width: 25%; } }

.image_grid .image_grid_item {
  width: 100%;
  margin-bottom: 20px; }
  .image_grid .image_grid_item .inner {
    padding: 0px 10px; }
    .image_grid .image_grid_item .inner img {
      margin-bottom: 20px; }
    .image_grid .image_grid_item .inner h6, .image_grid .image_grid_item .inner .image_with_copy article.image figcaption, .image_with_copy article.image .image_grid .image_grid_item .inner figcaption {
      margin-bottom: 5px; }
    .image_grid .image_grid_item .inner p {
      font-size: 14px;
      line-height: 1.25;
      margin-bottom: 5px; }
    .image_grid .image_grid_item .inner .learn_more {
      font-size: 16px;
      line-height: 1.25;
      font-weight: bold;
      color: #607D8C;
      margin-bottom: 0px;
      display: block; }

.image_grid.overlays .image_grid_item {
  position: relative;
  display: flex;
  padding: 10px;
  margin: 0px;
  min-height: 50vw; }
  @media screen and (min-width: 600px) {
    .image_grid.overlays .image_grid_item {
      min-height: 33.333vw; } }
  @media screen and (min-width: 800px) {
    .image_grid.overlays .image_grid_item {
      min-height: 28vw; } }
  @media screen and (min-width: 1000px) {
    .image_grid.overlays .image_grid_item {
      min-height: 280px; } }
  .image_grid.overlays .image_grid_item .overlay-link {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 25; }
    .image_grid.overlays .image_grid_item .overlay-link span {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; }
  .image_grid.overlays .image_grid_item .inner {
    padding: 0px;
    position: relative;
    width: 100%; }
  .image_grid.overlays .image_grid_item figure {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px; }
    .image_grid.overlays .image_grid_item figure img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .image_grid.overlays .image_grid_item figure {
    z-index: 5; }
    .image_grid.overlays .image_grid_item figure:after {
      content: "";
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      z-index: 6;
      background: #093c71;
      opacity: .7; }
  .image_grid.overlays .image_grid_item .content {
    position: relative;
    padding: 20px;
    z-index: 10;
    color: #fcfaf8;
    display: flex;
    flex-direction: column;
    height: 100%; }
    .image_grid.overlays .image_grid_item .content h4 {
      color: #fcfaf8; }
    .image_grid.overlays .image_grid_item .content .button {
      margin-top: 5px;
      border-color: #fcfaf8;
      color: #fcfaf8;
      margin-right: auto; }
  .image_grid.overlays .image_grid_item.has-link:hover figure:after {
    opacity: .9; }
  .image_grid.overlays .image_grid_item.has-link:hover .button {
    background: #fcfaf8;
    color: #093c71; }

@media screen and (min-width: 1000px) {
  .image_grid.overlays.four-per-row .image_grid_item {
    min-height: 18vw; } }

.suite_info section {
  max-width: 860px; }

.suite_info .special_header {
  display: block;
  position: relative; }
  .suite_info .special_header h4 {
    padding: 0px 15px 0px 5px;
    margin: 0px;
    position: relative;
    background: #F0F0F1;
    z-index: 7;
    display: inline-block; }
  .suite_info .special_header:after {
    height: 1px;
    background: rgba(96, 125, 140, 0.5);
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 5px;
    right: 5px;
    z-index: 5; }

.suite_info .amenities, .suite_info .suite_features {
  padding: 20px 0px 40px 0px;
  margin: 0 auto;
  list-style: none;
  vertical-align: top; }
  .suite_info .amenities li, .suite_info .suite_features li {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 5px;
    margin: 0px; }
    @media screen and (min-width: 400px) {
      .suite_info .amenities li, .suite_info .suite_features li {
        width: 50%; } }
    @media screen and (min-width: 620px) {
      .suite_info .amenities li, .suite_info .suite_features li {
        width: 33.3333%; } }
    @media screen and (min-width: 870px) {
      .suite_info .amenities li, .suite_info .suite_features li {
        width: 25%; } }
    .suite_info .amenities li h6, .suite_info .amenities li .image_with_copy article.image figcaption, .image_with_copy article.image .suite_info .amenities li figcaption, .suite_info .suite_features li h6, .suite_info .suite_features li .image_with_copy article.image figcaption, .image_with_copy article.image .suite_info .suite_features li figcaption {
      margin-bottom: 5px;
      color: rgba(96, 125, 140, 0.66); }
    .suite_info .amenities li p, .suite_info .suite_features li p {
      margin-bottom: 0px;
      line-height: 1.4;
      font-size: 16px; }
    .suite_info .amenities li .inner, .suite_info .suite_features li .inner {
      border-radius: 2px;
      background: #fcfaf8;
      padding: 10px; }

.suite_info .amenities {
  padding-bottom: 0px; }

.section_wrap.gallery {
  padding: 0px; }
  @media screen and (max-width: 900px) {
    .section_wrap.gallery .full {
      padding: 0px; } }
.section_wrap.text + .section_wrap.blog_articles,
.section_wrap.text + .section_wrap.recent_blog_posts {
  margin-top: -80px; }

.section_wrap.text.white + .section_wrap.text.white {
  margin-top: -100px; }

.section_wrap.social_media {
  background: #e3e3e5; }

.section_wrap.text.white + .section_wrap.box_slider.white,
.section_wrap.text.gray + .section_wrap.box_slider.gray,
.section_wrap.text + .section_wrap.packery {
  margin-top: -100px; }

header + .section_wrap.box_slider {
  margin-top: -30px; }

.box_slider {
  background: #fcfaf8; }
  .box_slider.gray {
    background: #F0F0F1; }
    .box_slider.gray .bx-controls-direction a {
      background: #F0F0F1; }
      .box_slider.gray .bx-controls-direction a:hover {
        background: #e3e3e5; }
  .box_slider.blue {
    background: #607D8C; }
    .box_slider.blue .bx-controls-direction a {
      background: #093c71;
      color: #fcfaf8; }
      .box_slider.blue .bx-controls-direction a:hover {
        background: #072f59; }
  .box_slider .dark {
    background: #c4c6d9; }

.cta {
  max-width: 700px;
  position: relative;
  margin: 0px auto;
  background: #F0F0F1;
  border-radius: 5px;
  padding: 270px 20px 20px 20px;
  overflow: hidden;
  border: 1px solid #e5eaed;
  -webkit-animation: cta_animate 4s ease-in-out infinite;
          animation: cta_animate 4s ease-in-out infinite; }
  @media screen and (min-width: 870px) {
    .cta {
      padding: 20px 20px 20px 270px; } }
  .cta .background_image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: auto;
    right: 0px;
    height: 250px;
    width: auto; }
    @media screen and (min-width: 870px) {
      .cta .background_image {
        width: 250px;
        height: auto;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: auto; } }
  .cta h3 {
    font-size: 30px;
    margin-bottom: 5px; }
  .cta p {
    line-height: 1.2; }

@-webkit-keyframes cta_animate {
  0% {
    background: #F0F0F1; }
  50% {
    background: #e5eaed; }
  100% {
    background: #F0F0F1; } }

@keyframes cta_animate {
  0% {
    background: #F0F0F1; }
  50% {
    background: #e5eaed; }
  100% {
    background: #F0F0F1; } }

.single-suites .specialbtn {
  margin-bottom: 20px; }

.margin_right {
  margin-right: 20px; }

.button_image {
  display: block; }
  .button_image img {
    width: 100%; }

.page-template-page-landing .mobile_menu_wrap {
  height: auto !important; }

.page-template-page-landing .logo {
  float: none !important;
  padding: 0px !important;
  margin: 0px !important; }

.page-template-page-landing .carousel, .page-template-page-landing .carousel-inner, .page-template-page-landing header.big_hero {
  position: relative;
  z-index: 10;
  width: 100%;
  min-height: 500px;
  height: 500px; }
  @media screen and (min-width: 899px) {
    .page-template-page-landing .carousel, .page-template-page-landing .carousel-inner, .page-template-page-landing header.big_hero {
      min-height: 600px;
      height: 600px; } }
.page-template-page-landing .logobtn {
  margin: 20px auto !important;
  background: url("img/EdgewaterLogo.png") !important;
  background-image: url("img/EdgewaterLogo.svg"), none !important;
  position: relative !important;
  width: 153.1531531532px !important;
  height: 34px !important;
  background-size: 153.1531531532px 34px !important; }
  @media screen and (min-width: 870px) {
    .page-template-page-landing .logobtn {
      width: 300px !important;
      height: 66.6px !important;
      background-size: 300px 66.6px !important; } }
.page-template-page-landing .carousel-control {
  opacity: 0; }
  .page-template-page-landing .carousel-control i {
    color: #fcfaf8 !important; }

.page-template-page-landing .carousel-control {
  z-index: 500 !important;
  display: none !important; }

.page-template-page-landing .slide_headline {
  z-index: 999 !important; }
  @media screen and (max-width: 870px) {
    .page-template-page-landing .slide_headline {
      padding: 30px !important;
      background: rgba(9, 60, 113, 0.8) !important;
      top: 50% !important;
      left: 50% !important;
      width: 100% !important;
      max-width: 600px !important;
      transform: translateX(-50%) translateY(-50%) !important;
      text-align: center !important; }
      .page-template-page-landing .slide_headline h1, .page-template-page-landing .slide_headline h2, .page-template-page-landing .slide_headline h3, .page-template-page-landing .slide_headline h4, .page-template-page-landing .slide_headline h5, .page-template-page-landing .slide_headline h6, .page-template-page-landing .slide_headline .image_with_copy article.image figcaption, .image_with_copy article.image .page-template-page-landing .slide_headline figcaption {
        text-align: center !important; }
      .page-template-page-landing .slide_headline h4 {
        font-weight: normal !important; } }
.webcam_feed_video {
  margin: 0 auto 30px auto;
  display: block; }

.content-wrap {
  position: relative;
  z-index: 1;
  overflow-x: hidden; }

nav.main {
  background: #fcfaf8;
  display: none;
  width: 100%;
  text-align: center;
  transition: none; }
  @media screen and (min-width: 870px) {
    nav.main {
      display: block; } }
  nav.main li:first-child {
    padding-top: 0px !important; }
  nav.main ul {
    list-style: none;
    padding: 0px;
    margin: 20px 0px 20px 0px; }
  nav.main .sub-menu {
    display: none;
    position: absolute;
    top: 14px;
    width: 300px;
    left: 0px;
    z-index: 11;
    background: #F0F0F1; }
    @media screen and (min-width: 1000px) {
      nav.main .sub-menu {
        top: 17px; } }
    nav.main .sub-menu li.menu-item-has-children:hover > a {
      background: #e3e3e5; }
    nav.main .sub-menu .sub-menu {
      position: absolute;
      top: -20px;
      left: 300px;
      background: #e3e3e5; }
      nav.main .sub-menu .sub-menu li a:hover {
        background: #d6d6d8; }
    nav.main .sub-menu li {
      position: relative;
      z-index: 999;
      text-align: left;
      display: block; }
      nav.main .sub-menu li a {
        display: block;
        position: relative;
        z-index: 999;
        font-style: normal;
        text-align: left; }
        nav.main .sub-menu li a:hover {
          background: #e3e3e5; }
  nav.main li {
    position: relative;
    z-index: 7;
    display: inline-block;
    padding: 0px;
    margin: 0px; }
    nav.main li.special {
      z-index: 8; }
      nav.main li.special a {
        position: relative;
        z-index: 8;
        background: #093c71;
        border: none;
        color: #fcfaf8; }
        nav.main li.special a:hover {
          background: #0d55a0;
          border: none;
          color: #fcfaf8; }
    nav.main li.menu-item-has-children {
      position: relative;
      z-index: 10; }
      nav.main li.menu-item-has-children a {
        border-radius: 2px 2px 0px 0px; }
      nav.main li.menu-item-has-children:hover > a {
        background: #F0F0F1; }
      nav.main li.menu-item-has-children:hover > ul.sub-menu {
        display: block; }
  nav.main a {
    display: block;
    color: #263843;
    padding: 7px 12px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: bold;
    color: #093c71; }
    nav.main a:hover {
      background-color: #F0F0F1; }
    @media screen and (min-width: 1000px) {
      nav.main a {
        padding: 10px 20px; } }
.utility_menu {
  background: #607D8C;
  padding: 0px;
  margin: 0px;
  padding: 0 40px;
  width: 100%;
  top: 0px;
  z-index: 999;
  display: none; }
  @media screen and (min-width: 870px) {
    .utility_menu {
      display: block; } }
  .utility_menu ul {
    margin: 0px;
    padding: 0px;
    display: block; }
  .utility_menu .callout {
    float: right;
    min-width: 39px;
    display: block;
    padding: 0px 12px;
    line-height: 39px;
    color: #fcfaf8;
    font-weight: bold;
    font-size: 14px;
    background: #7b96a4; }
    .utility_menu .callout:hover {
      background: #607D8C;
      color: #fcfaf8; }
  .utility_menu li, .utility_menu .tel {
    list-style: none;
    font-size: 14px;
    display: block;
    line-height: 39px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-weight: 500;
    float: left; }
    .utility_menu li a, .utility_menu .tel a {
      min-width: 39px;
      display: block;
      padding: 0px 8px;
      line-height: 39px;
      color: #fcfaf8;
      font-weight: bold; }
      .utility_menu li a:hover, .utility_menu .tel a:hover {
        background: #4b626e;
        color: #fcfaf8; }
  .utility_menu .tel {
    font-weight: bold;
    float: right;
    margin-right: 10px;
    color: #607D8C; }

.reservation_form {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  height: 0px;
  border-width: 0 1px;
  transition: all 0.5s ease;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: fadeInFromNone;
  position: absolute;
  z-index: 99999;
  width: 680px;
  padding: 0 35px;
  border-radius: 5px;
  background: #fcfaf8;
  opacity: 1;
  /*&.form_hide {
    opacity: 0;
    display: none;
  }*/ }
  @media screen and (min-width: 979px) {
    .reservation_form {
      right: 0px; } }
  .reservation_form.expanded {
    padding: 35px;
    height: 280px;
    overflow: visible; }
  .reservation_form .button {
    display: inline-block;
    width: auto;
    margin: 10px auto 10px auto;
    border-color: #093c71 !important;
    background: #093c71 !important;
    color: #fcfaf8 !important; }
    .reservation_form .button:hover {
      background: #093c71 !important;
      color: #fff !important;
      opacity: 0.9; }
  .reservation_form .row.top .reservation_form_container {
    float: left;
    width: 50%;
    padding: 10px; }
  .reservation_form .row.bottom .reservation_form_container {
    float: left;
    width: 50%;
    padding: 10px;
    position: relative; }
    .reservation_form .row.bottom .reservation_form_container i {
      display: block;
      position: absolute;
      right: 21px;
      bottom: 27px !important;
      z-index: 9;
      cursor: pointer; }
  .reservation_form .row.reservation_submit {
    text-align: center; }
  @media screen and (max-width: 979px) {
    .reservation_form {
      position: relative;
      top: auto;
      max-width: 100%;
      width: 480px; } }
.reservation_form_inline {
  padding-top: 0;
  text-align: center;
  margin: 80px 0px;
  padding-bottom: 0;
  border-width: 0 1px;
  transition: all 0.5s ease;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: fadeInFromNone;
  z-index: 99999;
  width: 680px;
  border-radius: 5px;
  background: #fcfaf8;
  opacity: 1;
  /*&.form_hide {
    opacity: 0;
    display: none;
  }*/ }
  @media screen and (min-width: 979px) {
    .reservation_form_inline {
      right: 0px; } }
  .reservation_form_inline.expanded {
    padding: 35px;
    height: 280px;
    overflow: visible; }
  .reservation_form_inline .button {
    display: inline-block;
    width: auto;
    margin: 10px auto 10px auto;
    border-color: #093c71 !important;
    background: #093c71 !important;
    color: #fcfaf8 !important; }
    .reservation_form_inline .button:hover {
      background: #093c71 !important;
      color: #fff !important;
      opacity: 0.9; }
  .reservation_form_inline .row.top .reservation_form_container {
    float: left;
    width: 50%;
    padding: 10px; }
  .reservation_form_inline .row.bottom .reservation_form_container {
    float: left;
    width: 50%;
    padding: 10px;
    position: relative; }
    .reservation_form_inline .row.bottom .reservation_form_container i {
      display: block;
      position: absolute;
      right: 21px;
      bottom: 27px !important;
      z-index: 9;
      cursor: pointer; }
  .reservation_form_inline .row.reservation_submit {
    text-align: center; }
  @media screen and (max-width: 979px) {
    .reservation_form_inline {
      position: relative;
      top: auto;
      max-width: 100%;
      width: 480px; } }
.picker,
.picker__holder {
  width: 100%;
  position: absolute; }

.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.picker__input {
  cursor: default; }

.picker__input.picker__input--active {
  border-color: #0089ec; }

.picker__holder {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  border: 1px solid #aaa;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0 0 5px 5px;
  box-sizing: border-box;
  min-width: 176px;
  max-width: 466px;
  max-height: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s; }

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker__frame {
  padding: 1px; }

.picker__wrap {
  margin: -1px; }

.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  transform: translateY(0) perspective(600px) rotateX(0);
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12); }

.picker__footer,
.picker__header,
.picker__table {
  text-align: center; }

.picker__day--highlighted,
.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec; }

.picker__box {
  padding: 0 1em; }

.picker__header {
  position: relative;
  margin-top: 0.75em; }

.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: 0.25em;
  margin-right: 0.25em; }

.picker__year {
  color: #999;
  font-size: 0.8em;
  font-style: italic; }

.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: 0.5em;
  margin-left: 0.25em;
  margin-right: 0.25em; }

.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__nav--next,
.picker__nav--prev {
  position: absolute;
  padding: 0.5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em; }
  .picker__nav--next,
  .picker__nav--prev {
    top: -0.33em; }
  .picker__nav--prev {
    padding-right: 1.5em; }
  .picker__nav--next {
    padding-left: 1.5em; } }

.picker__nav--next:before,
.picker__nav--prev:before {
  content: ' ';
  border-top: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
  border-right: 0.75em solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000; }

.picker__nav--next:hover,
.picker__nav--prev:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

.picker__nav--disabled,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover,
.picker__nav--disabled:hover {
  cursor: default;
  background: 0 0;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

.picker--focused .picker__day--highlighted,
.picker__day--highlighted:hover,
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  color: #000;
  cursor: pointer;
  background: #b1dcfb; }

.picker__table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: 0.75em;
  margin-bottom: 0.5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: 0.75em; } }

.picker__table td {
  margin: 0;
  padding: 0; }

.picker__weekday {
  width: 14.285714286%;
  font-size: 0.75em;
  padding-bottom: 0.25em;
  color: #999;
  font-weight: 500; }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: 0.5em; } }

.picker__day {
  padding: 0.3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: ' ';
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: 0.5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaa; }

.picker__day--outfocus {
  color: #ddd; }

.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
  background: #0089ec;
  color: #fff; }

.picker--focused .picker__day--disabled,
.picker__day--disabled,
.picker__day--disabled:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb; }

.picker__button--clear,
.picker__button--close,
.picker__button--today {
  border: 1px solid #fff;
  background: #fff;
  font-size: 0.8em;
  padding: 0.66em 0;
  font-weight: 700;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--clear:hover,
.picker__button--close:hover,
.picker__button--today:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--clear:focus,
.picker__button--close:focus,
.picker__button--today:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: 0; }

.picker__button--clear:before,
.picker__button--close:before,
.picker__button--today:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--clear:before,
.picker__button--today:before {
  content: ' ';
  margin-right: 0.45em; }

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: 0.66em solid transparent; }

.picker__button--clear:before {
  top: -0.25em;
  width: 0.66em;
  border-top: 3px solid #e20; }

.picker__button--close:before {
  content: '\D7';
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: 0.35em;
  color: #777; }

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaa; }

.content-wrap {
  position: relative;
  z-index: 1;
  overflow-x: hidden; }

#sticky-anchor {
  display: block;
  height: 0px;
  width: 100%;
  transition: none; }
  #sticky-anchor.anchor_affix {
    height: 77px; }
  @media screen and (max-width: 869px) {
    #sticky-anchor {
      padding-top: 56px; } }
@media screen and (min-width: 870px) {
  nav.main.affix {
    position: fixed;
    background: #fcfaf8;
    z-index: 999;
    top: 0px !important; } }

.content-wrap {
  overflow-y: auto;
  overflow-x: hidden; }

.content-wrap {
  position: relative; }
  .content-wrap:before {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    z-index: 950;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: '';
    opacity: 0;
    transform: translate3d(100%, 0, 0);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.close-button {
  position: absolute;
  right: 10px;
  top: 10px;
  overflow: hidden;
  font-size: 20px;
  border: none;
  background: transparent;
  color: #333;
  cursor: pointer; }

/* Menu */
.menu-wrap {
  position: fixed;
  z-index: 1001;
  width: 250px;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background: #fff;
  padding: 1em 1em 0;
  font-size: 1.15em;
  transform: translate3d(320px, 0, 0);
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.admin-bar .menu-wrap {
  top: 46px; }

.menu,
.icon-list {
  height: 100%; }

/* Shown menu */
.show-menu .menu-wrap {
  transform: translate3d(0, 0, 0);
  transition: transform 0.8s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.show-menu .icon-list, .show-menu .icon-list a {
  transition: transform 0.8s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transform: translate3d(0, 0, 0); }

.show-menu .icon-list a {
  transition-duration: 0.9s; }

.show-menu .content-wrap::before, .show-menu footer::before {
  opacity: 1;
  transition: opacity 0.8s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transform: translate3d(0, 0, 0); }

.admin-bar .menu_button {
  top: 48px; }

@media screen and (max-width: 869px) {
  .mobile_menu_wrap {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    background: #fcfaf8;
    z-index: 910;
    height: 56px; } }

.menu_button {
  display: inline-block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: center;
  line-height: 36px !important;
  cursor: pointer;
  background: #093c71;
  z-index: 9999;
  color: #fcfaf8 !important;
  border-radius: 2px; }
  .menu_button:before {
    padding: 0px;
    left: 0px;
    background: #010a13; }
  .menu_button:hover {
    background: #052342; }
  @media screen and (min-width: 870px) {
    .menu_button {
      display: none; } }
nav.off_canvas_menu {
  font-family: "proxima-nova", "Proxima Nova", sans-serif;
  font-weight: bold; }
  nav.off_canvas_menu ul {
    margin: 0px !important;
    padding: 0px !important;
    list-style: none; }
    nav.off_canvas_menu ul ul {
      margin: 0px !important;
      padding: 0px !important; }
      nav.off_canvas_menu ul ul li {
        padding: 0px; }
        nav.off_canvas_menu ul ul li a {
          font-size: 14px;
          font-style: normal;
          padding: 5px 0px 5px 20px;
          line-height: 1; }
  nav.off_canvas_menu li {
    margin: 0px;
    line-height: auto; }
    nav.off_canvas_menu li:before {
      content: none; }
  nav.off_canvas_menu a {
    font-size: 16px;
    line-height: 2.5;
    display: block;
    padding: 0px 10px;
    text-decoration: none;
    color: #426174; }
    nav.off_canvas_menu a:hover {
      background: #eee; }

p.caption {
  position: absolute;
  z-index: 10;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  right: 0px;
  bottom: 0px;
  display: block;
  margin: 0px;
  padding: 3px 10px;
  max-width: 300px; }

.logo {
  float: left;
  padding: 10px 0px 0px 10px; }
  @media screen and (min-width: 870px) {
    .logo {
      float: none;
      padding: 0px; } }
  .logo .logobtn {
    display: block;
    text-indent: -9999px;
    background: url("img/EdgewaterMark.png");
    background-image: url("img/EdgewaterMarkColor.svg"), none;
    width: 34px;
    height: 34px;
    background-size: 34px 34px; }
    @media screen and (min-width: 600px) {
      .logo .logobtn {
        background: url("img/EdgewaterLogo.png");
        background-image: url("img/EdgewaterLogo.svg"), none;
        width: 153.1531531532px;
        height: 34px;
        background-size: 153.1531531532px 34px; } }
    @media screen and (min-width: 870px) {
      .logo .logobtn {
        margin: 30px auto 0px auto;
        width: 300px;
        height: 66.6px;
        background-size: 300px 66.6px; } }
  .logo .mobilebtn {
    display: inline-block;
    position: absolute;
    left: 54px;
    top: 10px; }
    @media screen and (min-width: 600px) {
      .logo .mobilebtn {
        left: 220px; } }
    @media screen and (min-width: 870px) {
      .logo .mobilebtn {
        display: none !important; } }
    .logo .mobilebtn.special a {
      background: #093c71;
      border: none;
      color: #fcfaf8; }
      .logo .mobilebtn.special a:hover {
        background: #0d55a0;
        border: none;
        color: #fcfaf8; }

.carousel, .carousel-inner, header.big_hero {
  position: relative;
  z-index: 10;
  width: 100%;
  min-height: 300px;
  height: 300px; }
  @media screen and (min-width: 899px) {
    .carousel, .carousel-inner, header.big_hero {
      min-height: 600px;
      height: 600px; } }
header.big_hero {
  overflow: hidden; }
  header.big_hero .button {
    border-color: #fcfaf8;
    color: #fcfaf8; }
    header.big_hero .button:hover {
      background: #fcfaf8;
      border-color: #fcfaf8;
      color: #093c71; }
  header.big_hero .header_hero, header.big_hero .hero_slide {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px; }
  header.big_hero .slide_headline {
    position: absolute;
    z-index: 10;
    top: 20px;
    left: 20px;
    max-width: 400px; }
    @media screen and (min-width: 899px) {
      header.big_hero .slide_headline {
        top: 50px;
        left: 50px; } }
    header.big_hero .slide_headline h1, header.big_hero .slide_headline h3 {
      color: #fcfaf8;
      margin-bottom: 10px;
      line-height: 1.2; }
    header.big_hero .slide_headline h3 {
      text-transform: uppercase;
      font-weight: bold; }
      @media screen and (max-width: 869px) {
        header.big_hero .slide_headline h3 {
          font-size: 30px;
          text-transform: none;
          margin-bottom: 5px; } }
    header.big_hero .slide_headline h4, header.big_hero .slide_headline h6, header.big_hero .slide_headline .image_with_copy article.image figcaption, .image_with_copy article.image header.big_hero .slide_headline figcaption, header.big_hero .slide_headline p {
      font-weight: bold;
      color: #fcfaf8;
      margin-bottom: 20px; }
    header.big_hero .slide_headline h5 {
      color: #fcfaf8; }
      @media screen and (max-width: 869px) {
        header.big_hero .slide_headline h5 {
          font-size: 30px;
          text-transform: none;
          font-size: 18px;
          line-height: 1.2; } }
    header.big_hero .slide_headline:after {
      z-index: -1;
      position: absolute;
      content: "";
      top: -50px;
      left: -50px;
      height: 0px;
      width: 0px;
      box-shadow: 0px 0px 400px 400px rgba(0, 0, 0, 0.3); }
  header.big_hero .header_hero {
    z-index: 2;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  header.big_hero.small_header {
    min-height: 300px;
    height: 300px; }
    @media screen and (min-width: 899px) {
      header.big_hero.small_header {
        min-height: 400px;
        height: 400px; } }
    @media screen and (min-width: 899px) {
      header.big_hero.small_header .carousel, header.big_hero.small_header .carousel-inner {
        min-height: 400px;
        height: 400px; } }
    @media screen and (min-width: 899px) {
      header.big_hero.small_header.very {
        min-height: auto;
        height: auto; } }
    @media screen and (min-width: 899px) {
      header.big_hero.small_header.very .carousel, header.big_hero.small_header.very .carousel-inner {
        min-height: auto;
        height: auto; } }
    header.big_hero.small_header.very .slide_headline {
      display: block;
      padding: 50px;
      top: auto;
      left: auto; }
      header.big_hero.small_header.very .slide_headline h3 {
        margin-bottom: 0px; }

header.no_hero {
  background: #F0F0F1;
  padding: 50px;
  text-align: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("http://theedgewater.com/wp-content/uploads/2015/08/welcome-bkg1.jpg");
  position: relative; }
  header.no_hero h1 {
    text-align: center;
    line-height: 1;
    margin-bottom: 0px;
    color: #fcfaf8;
    position: relative;
    z-index: 5; }
    @media screen and (max-width: 900px) {
      header.no_hero h1 {
        font-size: 26px; } }
  header.no_hero:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(9, 60, 113, 0.5);
    z-index: 3; }

.fallback {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px; }
  @media screen and (min-width: 900px) {
    .fallback {
      display: none; } }
.kgvid_wrapper {
  margin: 0px !important;
  display: none; }
  @media screen and (min-width: 900px) {
    .kgvid_wrapper {
      display: block; } }
@media screen and (max-width: 800px) {
  #wpadminbar {
    position: fixed !important; } }

footer {
  background: #607D8C;
  color: #fcfaf8; }
  @media screen and (max-width: 679px) {
    footer {
      text-align: center; } }
  footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer .image_with_copy article.image figcaption, .image_with_copy article.image footer figcaption, footer p, footer strong {
    color: #fcfaf8;
    line-height: 1.2; }
  footer img {
    text-align: right;
    max-width: 150px; }
    @media screen and (max-width: 679px) {
      footer img {
        max-width: 100px;
        margin: 20px auto 0 auto;
        text-align: center; } }
  footer a {
    color: #fcfaf8 !important; }
    footer a:hover {
      color: #fcfaf8 !important;
      opacity: .8; }
  footer p:last-child {
    margin-bottom: 0px; }
  footer .social {
    margin: 0;
    padding: 0; }
    footer .social li {
      display: inline-block;
      padding: 0 20px 0 0; }
      @media screen and (max-width: 679px) {
        footer .social li {
          padding: 0 10px 0 10px; } }
  footer .footer_strip {
    background: #000f1c;
    padding: 10px 0px;
    text-align: center; }
    footer .footer_strip img {
      display: inline-block;
      vertical-align: middle;
      padding: 10px;
      max-height: 100px;
      width: auto; }
  @media screen and (min-width: 680px) {
    footer .footer_menu {
      -moz-column-count: 3;
           column-count: 3; } }
  footer .footer_menu ul, footer .footer_menu li {
    list-style: none;
    padding: 0px;
    margin: 0px; }
  footer .footer_menu li {
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid; }
  footer .footer_menu a {
    display: block;
    font-weight: bold;
    line-height: 1.4; }

.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
  text-align: left !important; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px; }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0; } }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-indicators {
  padding-right: 0px !important; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }

.carousel-indicators li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 3px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0); }

.carousel-indicators .active {
  margin: 3px;
  width: 20px;
  height: 20px;
  background-color: #ffffff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  overflow: hidden;
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  background: none;
  /*fix other elements on the page moving (on Chrome)*/
  transform: translatez(0); }

.bx-viewport {
  left: 32px;
  right: 32px;
  width: auto; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 0px;
  content: ">"; }

.bx-wrapper .bx-next {
  right: 0px;
  content: ">"; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  background: #fcfaf8;
  top: 0px;
  bottom: 0px;
  width: 32px;
  outline: 0;
  width: 32px;
  z-index: 900;
  text-align: center;
  color: #093c71; }
  .bx-wrapper .bx-controls-direction a i {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 0px; }
  .bx-wrapper .bx-controls-direction a:hover {
    background: #F0F0F1;
    color: #000f1c; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.box_carousel {
  list-style: none; }
  .box_carousel a {
    border-color: #fcfaf8;
    color: #fcfaf8; }
    .box_carousel a:hover {
      background: #fcfaf8;
      color: #093c71;
      border-color: #fcfaf8; }
  .box_carousel li {
    display: block;
    width: 250px !important;
    height: 200px !important;
    float: left;
    position: relative;
    padding: 20px;
    overflow: hidden;
    margin-right: 20px; }
    @media screen and (min-width: 870px) {
      .box_carousel li {
        width: 330px !important;
        height: 250px !important; } }
    .box_carousel li h1, .box_carousel li h2, .box_carousel li h3, .box_carousel li h4, .box_carousel li h5, .box_carousel li h6, .box_carousel li .image_with_copy article.image figcaption, .image_with_copy article.image .box_carousel li figcaption, .box_carousel li p, .box_carousel li a {
      line-height: 1.1;
      margin-bottom: 10px;
      color: #fcfaf8;
      position: relative;
      z-index: 3; }
    .box_carousel li h3 {
      font-size: 18px; }
      @media screen and (min-width: 870px) {
        .box_carousel li h3 {
          font-size: 2em; } }
    .box_carousel li p {
      font-weight: bold;
      font-size: 14px; }
      @media screen and (min-width: 870px) {
        .box_carousel li p {
          font-size: 1em; } }
    @media screen and (min-width: 870px) {
      .box_carousel li .button {
        font-size: 14px;
        padding: 5px 10px; } }
    .box_carousel li:after {
      z-index: 2;
      position: absolute;
      content: "";
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      background: rgba(9, 60, 113, 0.5); }
  .box_carousel .cover_image {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px; }

.photos_large_top img {
  width: 100%; }

.photos_large_top a {
  display: block; }
  .photos_large_top a:hover img {
    opacity: .5; }

.photos_large_top ul {
  margin: 0px;
  padding: 3px 0px;
  margin: -3px; }
  .photos_large_top ul li {
    display: inline-block;
    width: 25%;
    float: left;
    padding: 3px; }

.featherlight .legend {
  position: absolute;
  bottom: 0;
  padding: 10px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.33);
  font-size: 1.125em;
  color: white; }

.three_photo {
  height: 500px;
  position: relative;
  width: 100%; }
  .three_photo figure {
    overflow: hidden; }
  .three_photo a {
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px; }
  .three_photo .large {
    height: 500px;
    position: absolute;
    top: 0px;
    bottom: 0px; }
  .three_photo .top, .three_photo .bottom {
    position: absolute;
    height: 250px; }
  .three_photo .top {
    top: 0px;
    bottom: 50%;
    border-bottom: 2px solid #fcfaf8; }
  .three_photo .bottom {
    bottom: 0px;
    top: 50%;
    border-top: 3px solid #fcfaf8; }
  .three_photo.left .top, .three_photo.left .bottom {
    right: 0px;
    left: 67%; }
  .three_photo.left .large {
    border-right: 5px solid #fcfaf8;
    left: 0px;
    right: 33%; }
  .three_photo.right .top, .three_photo.right .bottom {
    left: 0px;
    right: 67%; }
  .three_photo.right .large {
    border-left: 5px solid #fcfaf8;
    right: 0px;
    left: 33%; }

ul.spiffy_photo_gallery {
  margin: 0px;
  padding: 0px;
  position: relative;
  list-style: none;
  margin-bottom: 6px; }
  ul.spiffy_photo_gallery li {
    position: relative;
    width: 25%;
    height: 50%;
    padding: 0px;
    margin: 0px; }
    ul.spiffy_photo_gallery li:before {
      display: none; }
    ul.spiffy_photo_gallery li a {
      display: block;
      position: relative;
      height: 100%;
      width: 100%;
      overflow: hidden; }
      ul.spiffy_photo_gallery li a img {
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        height: auto;
        min-width: 100%; }
      ul.spiffy_photo_gallery li a:hover img {
        opacity: .5; }
    ul.spiffy_photo_gallery li.large {
      width: 50%;
      height: 100%; }
      ul.spiffy_photo_gallery li.large a {
        position: relative; }
        ul.spiffy_photo_gallery li.large a img {
          position: relative; }
    ul.spiffy_photo_gallery li.small {
      position: absolute; }
      ul.spiffy_photo_gallery li.small.top {
        top: 0px;
        padding-bottom: 3px; }
      ul.spiffy_photo_gallery li.small.bottom {
        bottom: 0px;
        padding-top: 3px; }
  ul.spiffy_photo_gallery.left li.large {
    float: left;
    padding-right: 3px; }
  ul.spiffy_photo_gallery.left li.left {
    left: 50%;
    padding-left: 3px;
    padding-right: 3px; }
  ul.spiffy_photo_gallery.left li.right {
    right: 0px;
    padding-left: 3px; }
  ul.spiffy_photo_gallery.right li.large {
    float: right;
    padding-left: 3px; }
  ul.spiffy_photo_gallery.right li.left {
    left: 0px;
    padding-right: 3px; }
  ul.spiffy_photo_gallery.right li.right {
    right: 50%;
    padding-left: 3px;
    padding-right: 3px; }

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.3.1 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
.featherlight {
  transition: none; }
  .featherlight * {
    transition: none; }

@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0); }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    /* dimensions: handling small or empty content */
    min-width: 30%;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal; }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block; }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000; }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%; }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0; }
  .featherlight iframe {
    /* styling */
    border: none; } }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.3.1 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight-next,
  .featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    /* preventing text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* IE9 hack, otherwise navigation doesn't appear */
    background: rgba(0, 0, 0, 0); }
  .featherlight-previous {
    left: 25px;
    right: 80%; }
  .featherlight-next span,
  .featherlight-previous span {
    display: none;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 82%;
    /* center horizontally */
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    /* center vertically */
    margin-top: -40px;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.66); }
  .featherlight-next span {
    right: 5%;
    left: auto; }
  .featherlight-next:hover span,
  .featherlight-previous:hover span {
    display: inline-block; }
  /* Hide navigation while loading */
  .featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
    display: none; } }

/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none; }
  .featherlight-next span,
  .featherlight-previous span {
    display: block; } }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%; }
  .featherlight-previous {
    left: 10px;
    right: 85%; }
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px; } }
