/*
Theme Name: Twenty Sixteen
Version: 1.5
*/
@import url("https://fonts.googleapis.com/css?family=Parisienne");
/* line 5, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }

/* line 103, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after {
  content: "";
  content: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

/* line 32, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: 'Gotham-Book';
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.otf") format("opentype"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Light';
  src: url("../fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Light.otf") format("opentype"), url("../fonts/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light.ttf") format("truetype"), url("../fonts/Gotham-Light.svg#Gotham-Light") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Medium';
  src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.otf") format("opentype"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium.svg#Gotham-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 46, sass/style.scss */
a {
  text-decoration: none; }

/* line 49, sass/style.scss */
img {
  display: block; }

/* line 52, sass/style.scss */
body {
  font-family: 'Gotham-Light';
  color: #363F2A;
  font-size: 16px;
  line-height: 1.6; }

/* line 59, sass/style.scss */
h2, .h2 {
  font-family: 'Parisienne', cursive;
  font-size: 33px; }

/* line 64, sass/style.scss */
strong {
  font-family: 'Gotham-Medium'; }

/* line 61, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
input:-moz-placeholder, input::-moz-placeholder, input:-ms-input-placeholder, input::-webkit-input-placeholder {
  font-family: 'Gotham-Book';
  font-size: 14px;
  color: #363F2A; }

/* line 64, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
/* line 67, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
/* line 56, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
/* line 77, sass/style.scss */
.site-inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 15px; }

/* line 83, sass/style.scss */
header#masthead {
  text-align: center;
  background: #363F2A;
  height: 115px; }
  header#masthead .site-header-main {
    padding: 24px 0;
    overflow: auto; }
    header#masthead .site-header-main img {
      display: inline-block;
      max-width: 100%;
      padding-top: 2px; }

header .header-col {
  float: left; }

header #menuLeftDiv {
  float: right; }

header #menuRightDiv {
  float: left; }

header .site-header-main a {
  color: #FFF;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out; }
  header .site-header-main a:hover {
    color: #B79E76;
    margin-top: -1px; }

header .menuitem {
  float: left; }

header div.menuBreak {
  width: 10px;
  color: #B79E76; }

header #menuItem1, header #menuItem2, header #menuItem4, header #menuItem5 {
  margin-right: 20px; }

header #menuItem2, header #menuItem3, header #menuItem5, header #menuItem6 {
  margin-left: 20px; }

/* line 86, sass/style.scss */
/* line 88, sass/style.scss */
@media screen and (min-width: 1101px) {
  header .mobile-nav, #responsive-menu {
    display: none; }
  header #header-col1, header #header-col3 {
    width: 35%;
    line-height: 67px; }
  header #header-col2 {
    width: 30%; } }

@media screen and (max-width: 1100px) {
  header #menuLeftDiv, #menuRightDiv {
    visibility: hidden; }
  header #hamburger-menu-btn {
    width: 40px;
    height: 29px;
    position: absolute;
    right: 40px;
    top: 44px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer; }
    header #hamburger-menu-btn span {
      display: block;
      position: absolute;
      height: 5px;
      width: 100%;
      background: #FFF;
      border-radius: 5px;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out; }
      header #hamburger-menu-btn span:nth-child(1) {
        top: 0px; }
      header #hamburger-menu-btn span:nth-child(2), header #hamburger-menu-btn span:nth-child(3) {
        top: 12px; }
      header #hamburger-menu-btn span:nth-child(4) {
        top: 24px; }
    header #hamburger-menu-btn.open span:nth-child(1), header #hamburger-menu-btn.open span:nth-child(4) {
      top: 12px;
      width: 0%;
      left: 50%; }
    header #hamburger-menu-btn.open span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    header #hamburger-menu-btn.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  #responsive-menu {
    width: 100%;
    font-size: 16px;
    height: 100vh;
    top: 115px;
    position: absolute;
    z-index: 1;
    text-align: center;
    visibility: hidden; }
    #responsive-menu ul li {
      width: 100%; }
  #responsive-menu-list {
    height: 100%; }
  #responsive-menu.menu-open {
    visibility: visible; }
  #responsive-menu ul li {
    position: relative;
    height: 10%;
    width: 100%;
    background-color: #363F2A;
    line-height: 30px;
    transition: visibility 0.3s, opacity 0.3s linear;
    display: table;
    opacity: 0;
    visibility: hidden;
    margin-top: -1px; }
    #responsive-menu ul li a {
      color: #FFF;
      display: table-cell;
      vertical-align: middle; }
    #responsive-menu ul li:hover {
      background-color: #C0A57C;
      transition: none; }
      #responsive-menu ul li:hover a {
        color: #363F2A;
        font-weight: bold;
        font-size: 18px; }
    #responsive-menu ul li:nth-child(1) {
      transition-delay: .0s; }
    #responsive-menu ul li:nth-child(2) {
      transition-delay: .05s; }
    #responsive-menu ul li:nth-child(3) {
      transition-delay: .1s; }
    #responsive-menu ul li:nth-child(4) {
      transition-delay: .15s; }
    #responsive-menu ul li:nth-child(5) {
      transition-delay: .2s; }
    #responsive-menu ul li:nth-child(6) {
      transition-delay: .25s; }
    #responsive-menu ul li:nth-child(7) {
      transition-delay: .30s;
      height: 30%; }
  #responsive-menu.menu-open ul li {
    opacity: 1;
    visibility: visible; }
  header #header-col1, header #header-col3 {
    display: none; }
  header #header-col2 {
    width: 100%; } }

@media screen and (max-width: 500px) {
  header .mobile-nav {
    width: 25%;
    float: right;
    padding-top: 20px; }
  header #hamburger-menu-btn {
    position: static;
    margin: 0 auto;
    padding-top: 20px; }
  header #header-col2 {
    width: 75%; }
  header#masthead .site-header-main img {
    display: block;
    max-width: 90%;
    margin: auto; } }

@media screen and (max-width: 400px) {
  header #header-col2 {
    height: 62px;
    line-height: 62px; }
  header#masthead .site-header-main img {
    display: initial;
    vertical-align: middle; } }

/* line 94, sass/style.scss */
.banner {
  position: relative;
  overflow: hidden; }
  .banner img {
    width: 100%; }

/* line 96, sass/style.scss */
.home-news-block {
  position: fixed;
  z-index: 10;
  bottom: 18%;
  right: 0;
  width: 350px;
  height: 170px;
  line-height: 22px;
  overflow: hidden;
  border: 2px solid #363F2A;
  border-right: 0;
  background: #F1F1F2 url(images/watermark-left.png) no-repeat bottom left;
  background-size: contain;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5 linear;
  -moz-transition: all 0.5 linear;
  box-shadow: 0 0 12px 1px rgba(54, 63, 42, 0.3); }
  .home-news-block.news-hidden {
    transform: translateX(370px); }
  .home-news-block.close {
    transform: translateX(150%);
    -webkit-transition: translateX(150%);
    -moz-transition: translateX(150%);
    transition: all 0.5s linear;
    -webkit-transition: all 0.5 linear;
    -moz-transition: all 0.5 linear; }
  .home-news-block .news-img {
    width: 40%;
    float: left;
    height: 100%;
    overflow: hidden; }
    .home-news-block .news-img #news-img-bg {
      background-repeat: no-repeat;
      background-position: 50%; }
  .home-news-block .news-block-inner {
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
    float: left;
    width: 60%; }
    .home-news-block .news-block-inner a {
      color: #000; }
    .home-news-block .news-block-inner .header-news-title {
      font-family: 'Gotham-Medium';
      font-size: 18px;
      font-weight: bold;
      margin: 0 0 13px; }
    .home-news-block .news-block-inner .news-title {
      font-family: 'Gotham-Book';
      font-size: 15px;
      margin: 0 0 12px;
      line-height: 18px;
      text-transform: capitalize; }
    .home-news-block .news-block-inner .news-more-info {
      font-family: 'Gotham-Medium';
      font-size: 13px; }
      .home-news-block .news-block-inner .news-more-info a {
        color: #363F2A;
        padding: 1px 0;
        display: inline-block;
        position: relative; }
        .home-news-block .news-block-inner .news-more-info a:before {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          bottom: 0;
          height: 2px;
          width: 100%;
          transition: width 0s ease; }
        .home-news-block .news-block-inner .news-more-info a:after {
          content: '';
          display: block;
          position: absolute;
          right: 0;
          bottom: 0;
          height: 2px;
          width: 100%;
          background: #363F2A;
          transition: width .5s ease; }
        .home-news-block .news-block-inner .news-more-info a:hover:before {
          width: 0%;
          background: #363F2A;
          transition: width .5s ease; }
        .home-news-block .news-block-inner .news-more-info a:hover:after {
          width: 0%;
          background: transparent;
          transition: width 0s ease; }
  .home-news-block .header-news-close {
    text-align: left;
    margin-bottom: 5px; }
    .home-news-block .header-news-close a {
      font-size: 16px;
      color: #C0A57C; }

@media screen and (max-width: 1000px) {
  .home-news-block {
    display: none; } }

.cross {
  font-family: 'Open Sans', sans-serif;
  font-size: 26px !important;
  display: inline-block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg); }

/* line 103, sass/style.scss */
footer#colophon {
  background: #363F2A;
  text-align: center;
  padding: 25px 0;
  overflow: auto; }
  footer#colophon img#footer-logo {
    margin: 0 0 25px;
    display: inline-block; }
  footer#colophon p {
    font-family: 'Gotham-Light';
    font-size: 9px;
    color: #B79E76; }
    footer#colophon p a {
      color: #B79E76; }

footer .footer-col {
  float: left; }

footer #footer-col-left, footer #footer-col-right {
  width: 30%; }

footer #footer-col-mid {
  width: 40%; }

footer #footer-menu-container {
  display: inline-block; }

footer #footer-menu {
  text-align: left;
  color: #B79E76; }
  footer #footer-menu a {
    color: #B79E76; }
    footer #footer-menu a:hover {
      color: #FFF; }

footer #social-media-icons {
  text-align: center;
  margin-top: 50px; }

footer .social-media-icon {
  width: 28px;
  margin: 0;
  display: inline-block; }

footer .logo-line {
  width: 25%;
  border-bottom: 1px solid #FFF;
  float: left;
  margin-top: 40px; }

footer .footer-logo-container {
  width: 50%;
  float: left; }

footer .footer-logo-text {
  width: 100%;
  float: left; }

/* line 107, sass/style.scss */
/* line 111, sass/style.scss */
/* line 115, sass/style.scss */
@media screen and (max-width: 700px) {
  footer .logo-line {
    width: 0%; }
  footer .footer-logo-container {
    width: 100%; } }

span.responsive-span {
  display: block; }

@media screen and (max-width: 900px) {
  span.responsive-span {
    display: inline; } }

/* line 121, sass/style.scss */
.section-2 {
  background: #C0A57C;
  text-align: center;
  padding: 40px 0; }
  .section-2 img {
    display: inline-block;
    margin: 0 0 25px; }
  .section-2 p {
    font-size: 19px;
    margin: 0 0 25px; }

/* line 125, sass/style.scss */
/* line 129, sass/style.scss */
/* line 143, sass/style.scss */
.flex-row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .flex-row .box {
    width: 50%; }
    .flex-row .box img {
      width: 100%; }
    .flex-row .box .inner-box {
      box-sizing: border-box;
      padding: 10% 10% 0;
      width: 480px;
      line-height: 1.8; }
      .flex-row .box .inner-box h2 {
        margin: 0 0 30px;
        font-size: 45px; }

/* line 146, sass/style.scss */
/* line 148, sass/style.scss */
/* line 151, sass/style.scss */
/* line 156, sass/style.scss */
@media screen and (min-width: 1700px) {
  .flex-row .box .inner-box {
    padding: 120px;
    width: 600px; } }

@media screen and (max-width: 1200px) {
  /* line 151, sass/style.scss */
  .flex-row .box .inner-box {
    padding: 90px 50px;
    text-align: center;
    width: 100%; } }

@media screen and (max-width: 1200px) {
  /* line 146, sass/style.scss */
  .flex-row .box {
    width: 100%; } }

@media screen and (max-width: 500px) {
  .flex-row .box .inner-box {
    padding: 90px 30px; }
    .flex-row .box .inner-box h2 {
      font-size: 36px; } }

/* line 173, sass/style.scss */
.text-right .inner-box {
  float: right; }

/* line 179, sass/style.scss */
.text-left .inner-box {
  float: left; }

/* line 183, sass/style.scss */
.section-3 {
  background: url(images/watermark-right.png) no-repeat bottom right; }
  .section-3 .section-image {
    opacity: 0; }
  .section-3 p {
    margin: 0 0 25px; }

.section-4 .section-image {
  opacity: 0; }

.section-4 .flex-row {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.section-4 p {
  margin: 0 0 25px; }

/* line 187, sass/style.scss */
@media screen and (max-width: 900px) {
  /* line 187, sass/style.scss */
  .section-4 .flex-row {
    -webkit-flex-direction: row;
    flex-direction: row; } }

/* line 195, sass/style.scss */
.section-5 {
  background: #F1F1F2;
  padding: 50px 0 70px; }
  .section-5 .footerFullWidth {
    width: 100%;
    text-align: center;
    line-height: 40px; }
    .section-5 .footerFullWidth h2 {
      font-size: 40px;
      padding-top: 20px; }
  .section-5 .footer-left {
    width: 400px;
    box-sizing: border-box;
    border-right: 1px solid #363F2A; }
    .section-5 .footer-left h2 {
      font-size: 33px;
      line-height: 1.2; }
  .section-5 .footer-right {
    width: 500px;
    box-sizing: border-box;
    padding-left: 50px; }
    .section-5 .footer-right a {
      color: #363F2A; }
    .section-5 .footer-right p {
      margin: 0 0 5px; }

@media screen and (max-width: 400px) {
  .section-5 .footerFullWidth h2 {
    font-size: 32px; } }

/* line 198, sass/style.scss */
/* line 202, sass/style.scss */
@media screen and (max-width: 900px) {
  /* line 198, sass/style.scss */
  .section-5 .footer-left {
    width: 100%;
    border-right: 0;
    padding: 25px; } }

/* line 212, sass/style.scss */
@media screen and (max-width: 900px) {
  /* line 212, sass/style.scss */
  .section-5 .footer-right {
    width: 100%;
    padding: 25px; } }

/* line 220, sass/style.scss */
/* line 223, sass/style.scss */
.section-6 {
  padding: 50px 0 90px;
  background: url(images/watermark-left.png) no-repeat bottom left; }

.section-6-inner {
  max-width: 500px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center; }

.section-6-inner-2 {
  max-width: 500px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
  margin-top: 10px; }

.section-6-inner h2.main-heading {
  font-size: 40px;
  line-height: 45px;
  text-align: center;
  padding: 20px 0 40px 0; }

.section-6-inner span.text-margin-right1 {
  margin-right: 38px; }

.section-6-inner span.text-margin-right2 {
  margin-right: 50px; }

.section-6 a:not(.animated-underline) {
  color: #363F2A;
  text-decoration: underline; }

@media screen and (max-width: 520px) {
  .section-6-inner h2.main-heading {
    font-size: 30px; } }

@media screen and (max-width: 400px) {
  .section-6-inner h2.main-heading {
    font-size: 24px; } }

.section-7 {
  display: block;
  overflow: hidden;
  opacity: 0; }
  .section-7 img {
    width: 33.33%;
    float: left; }

.section-8 {
  background: url(images/watermark-right.png) no-repeat bottom right #C0A57C;
  text-align: center;
  padding: 40px 0; }

.section-8-inner {
  max-width: 500px;
  margin: 0 auto;
  padding: 0 15px 30px 15px;
  text-align: center; }

.section-8 a {
  margin-top: 25px; }

.section-9 {
  padding: 50px 0 90px; }

.section-9-inner {
  max-width: 500px;
  margin: 0 auto 90px auto;
  padding: 0 15px;
  text-align: center; }

.section-10 {
  padding: 50px 0 90px;
  text-align: center; }
  .section-10 a {
    color: #363F2A; }

.pdf-download-link a, .pdf-download-link img {
  display: inline-block; }

.pdf-download-link a img {
  margin-right: 10px;
  vertical-align: middle; }

#contact-form-section {
  outline: none; }

.animated-underline {
  color: #363F2A;
  font-size: 16px;
  font-family: 'Gotham-Medium';
  padding: 3px 0;
  display: inline-block;
  position: relative;
  margin-top: 25px; }
  .animated-underline:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    transition: width 0s ease; }
  .animated-underline:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background: #363F2A;
    transition: width .5s ease; }
  .animated-underline:hover:before {
    width: 0%;
    background: #363F2A;
    transition: width .5s ease; }
  .animated-underline:hover:after {
    width: 0%;
    background: transparent;
    transition: width 0s ease; }

@media screen and (max-width: 400px) {
  .animated-underline.larger-text {
    font-size: 14px; } }

/* line 229, sass/style.scss */
.form-block {
  margin: 40px 0 0; }

.contact-form-block {
  margin: 10px 0 0 0; }

/* line 231, sass/style.scss */
.form-row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 13px; }
  .form-row .form-col {
    width: 232px; }
  .form-row .form-col-2 {
    width: 475px; }
  .form-row .form-col-3 {
    width: 717px; }
  .form-row .form-col-label {
    width: 70px;
    font-family: 'Gotham-Medium';
    line-height: 45px;
    text-align: center; }
  .form-row .form-col-datetime {
    width: 152px; }
  .form-row input, .form-row select {
    color: #363F2A;
    font-family: 'Gotham-Medium';
    width: 100%;
    min-width: 90%;
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px;
    border: 2px solid #363F2A;
    height: 45px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
  .form-row input::placeholder {
    color: #363F2A;
    font-family: 'Gotham-Medium'; }
  .form-row input[type="submit"] {
    background: #363F2A;
    color: #fff; }

@media screen and (max-width: 1000px) {
  .form-row .form-col, .form-row .form-col-2, .form-row .form-col-3, .form-row .form-col-label, .form-row .form-col-datetime {
    margin: 0 0 15px; }
  .form-row .form-col, .form-row .form-col-2, .form-row .form-col-3 {
    width: 100%; }
  .form-row .form-col-label {
    width: 15%; }
  .form-row .form-col-datetime {
    width: 85%; } }

@media screen and (max-width: 600px) {
  .form-row .form-col-label {
    width: 20%; }
  .form-row .form-col-datetime {
    width: 80%; } }

@media screen and (max-width: 500px) {
  .form-row .form-col-label {
    width: 25%; }
  .form-row .form-col-datetime {
    width: 75%; } }

@media screen and (max-width: 400px) {
  .form-row .form-col-label {
    width: 30%; }
  .form-row .form-col-datetime {
    width: 70%; } }

/* line 259, sass/style.scss */
/* line 266, sass/style.scss */
#section10 {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 105px;
  width: 100%;
  text-align: center;
  padding-top: 65px; }
  #section10 a {
    padding-top: 60px;
    color: #000; }
    #section10 a span {
      position: absolute;
      top: 0;
      left: 50%;
      width: 30px;
      height: 50px;
      margin-left: -15px;
      border: 2px solid #000;
      border-radius: 50px;
      box-sizing: border-box; }
      #section10 a span::before {
        position: absolute;
        top: 10px;
        left: 50%;
        content: '';
        width: 6px;
        height: 6px;
        margin-left: -3px;
        background-color: #000;
        border-radius: 100%;
        -webkit-animation: sdb10 2s infinite;
        animation: sdb10 2s infinite;
        box-sizing: border-box; }

@media screen and (max-width: 650px) {
  /* line 276, sass/style.scss */
  #section10 {
    display: none; } }

/* line 280, sass/style.scss */
/* line 284, sass/style.scss */
/* line 295, sass/style.scss */
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    transform: translate(0, 20px);
    opacity: 0; }
  100% {
    opacity: 0; } }

.heading-label-container {
  text-align: center;
  padding-bottom: 20px; }
  .heading-label-container .heading-label {
    display: inline-block; }
  .heading-label-container .heading-text {
    float: left; }
  .heading-label-container .heading-text-sml h2, .heading-label-container .heading-text-med h2 {
    font-size: 40px; }
  .heading-label-container .heading-text-lge h2 {
    font-size: 48px; }
  .heading-label-container .line-container {
    width: 8vw;
    float: left;
    padding: 0 5vw; }
  .heading-label-container .line-container-logo {
    width: 13vw;
    float: left;
    padding: 0 5vw; }
  .heading-label-container .heading-line {
    width: 100%;
    border-bottom: 1px solid #363F2A; }
  .heading-label-container .heading-line-sml {
    margin-top: 23px; }
  .heading-label-container .heading-line-med {
    margin-top: 34px; }
  .heading-label-container .heading-line-lge {
    margin-top: 40px; }

@media screen and (min-width: 1600px) {
  .heading-label-container .line-container-logo {
    width: 200px;
    padding: 0 80px; } }

@media screen and (max-width: 1100px) {
  .heading-label-container .line-container-logo {
    width: 16vw; } }

@media screen and (max-width: 750px) {
  .heading-label-container .heading-text-lge h2 {
    font-size: 38px; }
  .heading-label-container .heading-line-lge {
    margin-top: 32px; } }

@media screen and (max-width: 600px) {
  .heading-label-container .line-container-logo {
    width: 19vw; }
  .line-container.longHeader {
    display: none; } }

@media screen and (max-width: 500px) {
  .heading-label-container .heading-text-sml h2 {
    font-size: 40px; }
  .heading-label-container .heading-text-lge h2 {
    font-size: 35px; }
  .heading-label-container .heading-line-sml {
    margin-top: 23px; }
  .heading-label-container .heading-line-lge {
    margin-top: 28px; } }

@media screen and (max-width: 400px) {
  .heading-label-container .heading-text-lge h2 {
    font-size: 28px; }
  .heading-label-container .heading-line-lge {
    margin-top: 25px; } }

h2.main-heading {
  font-size: 50px;
  line-height: 45px;
  text-align: center;
  padding: 20px 0 40px 0; }

h2.contact-heading {
  padding: 40px 0 20px 0; }

h2.location-heading {
  padding: 20px 0 20px 0; }

@media screen and (max-width: 500px) {
  h2.main-heading {
    font-size: 40px; } }

@media screen and (max-width: 400px) {
  h2.main-heading {
    font-size: 32px; } }

.posts-list {
  width: 75%;
  margin: 0 auto;
  display: block;
  overflow: hidden; }

.posts-item-container {
  float: left; }

.posts-item {
  margin: 0 auto 45px auto; }
  .posts-item.initial-item {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.5s, opacity 0.5s linear; }
    .posts-item.initial-item.item-visible {
      opacity: 1;
      visibility: visible; }
  .posts-item a {
    color: #363F2A; }
    .posts-item a:hover {
      color: #B79E76; }
  .posts-item .category-value a {
    color: #363F2A;
    border-bottom-width: 1px;
    border-bottom-style: solid; }
    .posts-item .category-value a:hover {
      color: #B79E76; }
  .posts-item .posts-image, .posts-item .posts-content {
    margin: 0 auto; }
  .posts-item .posts-image {
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative; }
    .posts-item .posts-image img {
      position: absolute;
      left: 50%;
      top: 50%;
      height: 100%;
      width: auto;
      -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
      transform: translate(-50%,-50%); }
  .posts-item .posts-content {
    background-color: #f1f1f2;
    height: 120px;
    padding: 20px 25px; }
  .posts-item .posts-header {
    height: 50px;
    width: 104%;
    display: flex;
    margin: -5px 0 5px -3.5%; }
  .posts-item .posts-header-label {
    font-family: 'Parisienne', cursive;
    font-size: 33px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px; }
  .posts-item .posts-header-line {
    height: 50%;
    border-bottom: 1px solid #363F2A;
    float: left;
    margin-left: 12px;
    flex-grow: 100; }
  .posts-item .posts-desc {
    font-size: 87%;
    font-family: "Gotham-Book";
    width: 97%;
    height: 32px;
    margin: 0 auto 10px auto; }
    .posts-item .posts-desc p {
      overflow: hidden;
      text-overflow: ellipsis; }
  .posts-item .posts-footer {
    font-family: "Gotham-Book";
    position: relative;
    width: 100%;
    height: 20px;
    padding-top: 8px; }
  .posts-item .posts-cat, .posts-item .posts-date {
    font-size: 80%;
    float: left; }
  .posts-item .posts-cat {
    width: 47%;
    padding-right: 3%; }
  .posts-item .posts-date {
    width: 35%; }
  .posts-item .posts-icon {
    width: 15%;
    height: 22px;
    background: url(images/stories-icon.png) no-repeat center;
    position: absolute;
    bottom: 1px;
    right: -10px; }

@media screen and (min-width: 1501px) {
  .posts-item-container {
    width: 33.33%; }
  .posts-item {
    width: 85%; } }

@media screen and (max-width: 1500px) {
  .posts-item-container {
    width: 50%; }
  .posts-item {
    width: 80%; } }

@media screen and (max-width: 1100px) {
  .posts-list {
    width: 80%; }
  .posts-item {
    width: 90%; } }

@media screen and (max-width: 900px) {
  .posts-item-container {
    width: 100%; }
  .posts-list {
    width: 55%; }
  .posts-item {
    width: 90%; } }

@media screen and (max-width: 700px) {
  .posts-item-container {
    width: 100%; }
  .posts-list {
    width: 80%; }
  .posts-item {
    width: 90%; } }

@media screen and (max-width: 500px) {
  .posts-item-container, .posts-list {
    width: 100%; }
  .posts-item {
    width: 90%; } }

@media screen and (max-width: 400px) {
  .posts-item .posts-header {
    margin: 0 0 10px 0;
    height: 40px; }
  .posts-item .posts-header-label {
    font-size: 26px; }
  .posts-item .posts-desc {
    font-size: 75%; }
  .posts-item .posts-cat, .posts-item .posts-date {
    font-size: 68%; } }

#post-container {
  margin: 50px 0 120px 0; }

.post-header #post-category, .post-header #post-date {
  color: #6D6E71;
  font-size: 11px;
  font-family: "Gotham-Book";
  text-align: center; }

.post-header #post-category {
  margin: -20px 0 8px 0; }
  .post-header #post-category a {
    color: #6D6E71;
    border-bottom-width: 1px;
    border-bottom-style: solid; }

.post-header #post-date {
  margin: 0 0 50px 0; }

.post-inner-content {
  font-family: "Gotham-Book";
  text-align: center;
  margin: 0 auto;
  width: 50%;
  margin-bottom: 20px; }
  .post-inner-content p {
    color: #000;
    width: 90%;
    margin: 0 auto; }
  .post-inner-content a {
    color: #363F2A; }
  .post-inner-content #post-image {
    width: 100%;
    margin-bottom: 45px;
  }
    .post-inner-content #post-image img {
    max-width: 80%;
    height: auto;
    margin: 0 auto; }
  .post-inner-content .line-break {
    width: 100%;
    margin: 60px 0 0 0;
    border-bottom: 1px solid #363F2A; }

#post-content #nav-links {
  text-align: center;
  height: 50px;
  width: 47%;
  margin: 0 auto; }
  #post-content #nav-links a {
    color: #363F2A;
    font-size: 20px;
    font-family: 'Gotham-Medium';
    padding-bottom: 5px;
    border-bottom: 2px solid #363F2A; }

#post-content #previous-post-link {
  float: left; }

#post-content #next-post-link {
  float: right; }

@media screen and (max-width: 1000px) {
  .post-inner-content {
    width: 66%; }
  #post-content #nav-links {
    width: 63%; } }

@media screen and (max-width: 750px) {
  .post-inner-content {
    width: 80%; }
  #post-content #nav-links {
    width: 75%; } }

@media screen and (max-width: 500px) {
  .post-inner-content {
    width: 90%; }
  #post-content #nav-links {
    width: 84%; } }

.wp-post-container {
  display: inline-block;
  width: 95%;
  margin-bottom: 20px; }

.wp-post-left, .wp-post-right {
  float: left;
  text-align: left; }

.wp-post-left {
  width: 38%;
  font-weight: bold;
  font-family: 'Gotham-Medium';
  font-size: 14px; }
  .wp-post-left p {
    color: #C0A67C; }

.wp-post-right {
  width: 53%;
  padding-left: 8%;
  margin: 0 0 45px 0;
  border-left: 1px solid black; }
  .wp-post-right p {
    color: #000; }

@media screen and (max-width: 500px) {
  .wp-post-left, .wp-post-right {
    font-size: 11px; } }

button.alm-load-more-btn.load-more-scroll {
  background-color: transparent;
  color: #B89E77; }

button.alm-load-more-btn.done.load-more-scroll {
  opacity: .5; }

.map-block {
  width: 100%;
  height: 300px; }

#google-map {
  height: 100%;
  width: 100%; }

/* Addeb by @flocoder */
.ngg-albumoverview .ngg-album-compact {
  width: 33%; }
  .ngg-albumoverview .ngg-album-compact .ngg-album-compactbox {
    border: none;
    padding: 0 !important;
    border-radius: 0; }
    .ngg-albumoverview .ngg-album-compact .ngg-album-compactbox::before {
      border: 0; }
    .ngg-albumoverview .ngg-album-compact .ngg-album-compactbox .Thumb {
      border: 0 !important;
      width: 100%; }

.ngg-galleryoverview .slideshowlink {
  display: none; }

.album-wrap .album-content .image-holder {
  width: 33%;
  float: left; }
  .album-wrap .album-content .image-holder img {
    width: 100%; }

.gallery-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 500px) {
  .gallery-container {
  display: block;
  display: -ms-block;
  text-align: center;
} }

.gallery a {
  color: #363F2A;
  border: 1px solid #363F2A;
  background: transparent;
  margin: 0 10px 15px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  outline: none;
}

.gallery a:hover,
.gallery a:active {
  color: #ffffff;
  border: 1px solid #363F2A;
  background: #363F2A;
}

.hidden {
  overflow: hidden;
  display: none;
  visibility: hidden;
}
