@import url(reset.css);
@import url(base.css);
@import url(fonts.css);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i);
.button,
.image-flyed {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
}
.button-landing,
.location-group,
.menu-main .submenu,
.page-navigation,
.text-uppercase {
  text-transform: uppercase;
}
.content address,
.list-church li,
.list-director li,
.list-restaurants {
  page-break-inside: avoid;
  break-inside: avoid;
}
html {
  font-size: 20px;
}
@media (max-width: 1599px) {
  html {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 14px;
  }
}
body,
button,
input,
select,
textarea {
  color: #000;
  font-family: Roboto, sans-serif;
  line-height: 1.5;
}
a {
  color: #6b8e11;
  text-decoration: none;
}
a:active,
a:hover {
  color: #6b8e11;
  text-decoration: underline;
}
.button,
.menu-main > li > a {
  text-decoration: none !important;
}
address,
hr,
p,
ul {
  margin-bottom: 1em;
}
hr.line {
  background: 0 0;
  border-bottom: 1px dashed #949591;
}
.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: ' ';
}
.clearfix:after,
.container:after,
.row:after {
  clear: both;
}
.screen-reader {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.container,
.site {
  position: relative;
}
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1840px) {
  .container {
    width: 1800px;
  }
}
@media screen and (max-width: 479px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .site {
    min-width: 320px;
  }
}
.site {
  background: url(../img/bg.jpg) 50% 0;
  overflow: hidden;
  z-index: 1;
}
.site:before {
  content: '';
  display: block;
  width: 550px;
  height: 720px;
  margin: 190px 0 0;
  background: url(../img/bg-main.png) 100% 0 no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.orange-bullet,
.unstyled {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
@media screen and (max-width: 991px) {
  .site:before {
    margin-top: 110px;
  }
}
.hidden {
  display: none;
}
.inline > li {
  display: inline-block;
  padding-right: 1em;
}
.orange-bullet > li {
  padding-left: 0.7em;
}
.orange-bullet > li:before {
  content: '\2022';
  float: left;
  margin-left: -0.7em;
  font-weight: 700;
  color: #f0551f;
}
.button,
.content a,
.content strong,
.txt-head,
.txt-large {
  font-weight: 400;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.small-text {
  font-size: 0.9em;
  line-height: 1.35;
}
.button-landing,
.header-widgets .weather-widget .temperature {
  font-size: 1.5em;
}
.image-full {
  width: 100%;
  height: auto;
}
.image-flexible {
  max-width: 100%;
  height: auto;
}
.image-flyed {
  border: 0.5em solid #fff;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
@media screen and (max-width: 1199px) {
  .image-flyed {
    border-width: 0.4em;
  }
}
@media screen and (max-width: 479px) {
  .image-flyed {
    border-width: 5px;
  }
}
.image-wrapper {
  position: relative;
  margin-bottom: 1em;
}
.map-image {
  border: 10px solid rgba(229, 88, 7, 0.5);
}
.no-spacebot {
  margin-bottom: 0;
}
.half-spacebot {
  margin-bottom: 0.5em;
}
.one-spacebot {
  margin-bottom: 1em;
}
.no-bottom {
  margin-bottom: 0 !important;
}
.txt-large {
  font-family: Lobster, cursive;
  line-height: 1;
}
.button,
.content .caption,
.content a,
.content strong,
.header-navigation,
.header-widgets .other-widget,
.header-widgets .weather-widget .temperature,
.menu-main .submenu,
.txt-head {
  font-family: 'Bree Serif', serif;
}
.txt-head {
  line-height: 1;
}
.bg-sirocco {
  background-color: #7b7d7d;
}
.bg-dallas {
  background-color: #754c24;
}
.bg-trinidad {
  background-color: #e55807;
}
.bg-flamingo {
  background-color: #f0551f;
}
.bg-christi {
  background-color: #6b8e11;
}
.bg-sushi {
  background-color: #7cae37;
}
.bg-killarney {
  background-color: #3e6747;
}
.clr-sirocco {
  color: #7a7c7c;
}
.clr-dallas {
  color: #754c24;
}
.clr-jambalaya {
  color: #603913;
}
.clr-trinidad {
  color: #e55807;
}
.clr-flamepea {
  color: #db5f31;
}
.clr-flamingo {
  color: #f0551f;
}
.clr-christi {
  color: #6b8e11;
}
.clr-chaletgreen {
  color: #6b8e11;
}
.clr-dustygray {
  color: #959595;
}
.spoon {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 9;
}
.site-header,
.site-header .container {
  position: relative;
}
.spoon:before {
  content: '';
  display: block;
  width: 206px;
  height: 276px;
  margin: -138px -90px;
  background: url(../img/spoon.png) no-repeat;
}
@media screen and (max-width: 1199px) {
  .spoon {
    top: 10px;
  }
  .spoon:before {
    margin-top: 2.5em;
  }
}
@media screen and (max-width: 767px) {
  .map-image {
    border-width: 5px;
  }
  .spoon:before {
    background-position: 50% 0;
    background-size: auto 75%;
  }
  .site-header .container {
    position: static;
  }
}
@media screen and (max-width: 479px) {
  .spoon:before {
    background-position: 55% 0;
    background-size: auto 55%;
  }
}
.button {
  display: inline-block;
  padding: 0.15em 0.4em 0.25em;
  line-height: 1;
  text-align: center;
  border-radius: 0.2em;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
.button-landing {
  margin-bottom: 0.5em;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  color: #fff !important;
}
.site-header {
  background: #fff;
  z-index: 3;
}
.header-image,
.site-logo,
.site-name {
  position: absolute;
}
.site-header > .container {
  padding-left: 305px;
  padding-right: 260px;
}
@media screen and (min-width: 1840px) {
  .site-header > .container {
    padding-left: 290px;
  }
}
@media screen and (max-width: 1199px) {
  .site-header > .container {
    padding-left: 276px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .site-header > .container {
    padding-left: 247px;
  }
}
@media screen and (max-width: 767px) {
  .site-header > .container {
    padding-left: 20px;
  }
}
@media screen and (max-width: 479px) {
  .site-header > .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.site-logo {
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .site-logo {
    top: 120px;
    bottom: auto;
  }
}
@media screen and (max-width: 639px) {
  .spoon:before {
    margin-top: 1em;
  }
  .site-logo {
    top: 105px;
  }
}
.site-name {
  margin: 0;
  background: url(../img/bg-logo.png) 50% 50% no-repeat;
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  left: -20px;
  bottom: -45px;
  z-index: 9;
  width: 326px;
  height: 228px;
  padding-top: 48px;
  padding-left: 32px;
}
.site-name a,
.site-tagline {
  float: left;
  background-position: 50% 50%;
  display: block;
  background-repeat: no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.site-name a {
  width: 235px;
  height: 110px;
  background-image: url(../img/site-logo.png);
  outline: 0 !important;
}
@media screen and (min-width: 1840px) {
  .site-name {
    left: -35px;
  }
}
@media screen and (max-width: 1199px) {
  .site-name,
  .site-name a {
    background-size: contain;
  }
  .site-name {
    width: 293.4px;
    height: 205.2px;
    padding-top: 43.2px;
    padding-left: 28.8px;
    bottom: -35px;
  }
  .site-name a {
    width: 211.5px;
    height: 99px;
  }
}
@media screen and (max-width: 991px) {
  .site-name,
  .site-name a {
    background-size: contain;
  }
  .site-name {
    width: 260.8px;
    height: 182.4px;
    padding-top: 38.4px;
    padding-left: 25.6px;
    left: -15px;
    bottom: -30px;
  }
  .site-name a {
    width: 188px;
    height: 88px;
  }
}
.site-tagline {
  background-image: url(../img/site-tagline.png);
  margin: 0 0 -15px;
  width: 602px;
  height: 50px;
}
@media screen and (min-width: 1700px) {
  .site-tagline {
    margin-top: 78px;
  }
}
@media screen and (max-width: 1699px) {
  .site-tagline {
    float: none;
    clear: right;
  }
}
@media screen and (max-width: 1199px) {
  .site-tagline {
    width: 481.6px;
    height: 40px;
    background-size: contain;
  }
}
@media screen and (max-width: 991px) {
  .site-tagline {
    margin-top: 15px;
    margin-bottom: 0;
    width: 451.5px;
    height: 37.5px;
    background-size: contain;
  }
}
@media screen and (max-width: 767px) {
  .site-tagline {
    float: right;
    width: 361.2px;
    height: 30px;
    background-size: contain;
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 639px) {
  .site-name {
    padding-top: 50px;
  }
  .site-tagline {
    float: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 479px) {
  .site-tagline {
    float: none;
    width: 301px;
    height: 25px;
    background-size: contain;
    margin-top: 140px;
  }
}
.header-navigation {
  margin-top: 25px;
  margin-bottom: 10px;
  color: #7b7d7d;
}
@media screen and (max-width: 767px) {
  .header-navigation {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.header-widgets {
  float: right;
  margin: 15px 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (min-width: 1700px) {
  .header-widgets {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1699px) {
  .header-widgets {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .header-widgets {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .header-widgets {
    margin-left: 220px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 639px) {
  .header-widgets {
    float: right;
    margin-top: 90px;
    margin-bottom: 15px;
  }
}
/* @media screen and (max-width: 479px) {
  .header-widgets {
    display: none;
  }
} */
.header-widgets > * {
  border-left: 1px dotted #999;
}
.header-widgets .weather-widget {
  width: 100px;
  text-align: center;
  color: #f15a27;
  line-height: 1;
}
.header-widgets .other-widget {
  padding-left: 15px;
  font-size: 0.9em;
  color: #999;
}
@media screen and (max-width: 991px) {
  .header-widgets > * {
    border: 0;
  }
  .header-widgets .weather-widget {
    display: none;
  }
  .header-widgets .other-widget {
    padding-left: 0;
  }
}
.header-widgets .other-widget ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.header-widgets .other-widget ul li {
  display: inline-block;
}
.header-widgets .other-widget .date-share {
  margin-top: 8px;
  margin-bottom: 12px;
}
.header-widgets .other-widget .date-share > * {
  float: left;
  width: 30%;
}
.header-widgets .other-widget .date-share > :last-child {
  width: 70%;
  padding-right: 3em;
}
.header-widgets .other-widget .today-date {
  float: left;
}
.header-widgets .other-widget .social-media {
  float: right;
}
@media screen and (max-width: 991px) {
  .header-widgets .other-widget .date-share {
    margin: 0;
  }
  .header-widgets .other-widget .date-share > * {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .header-widgets .other-widget .today-date {
    display: none;
  }
  .header-widgets .other-widget .social-media {
    float: none;
    margin-left: -5px;
  }
  .header-widgets .other-widget .contact {
    display: none;
  }
}
.header-widgets .other-widget .social-media a {
  float: left;
  height: 29px;
  margin-left: 5px;
}
.header-widgets .other-widget .social-media a.facebook-button,
.header-widgets .other-widget .social-media a.instagram-button,
.header-widgets .other-widget .social-media a.youtube-button {
  width: 29px;
  text-indent: -999em;
  overflow: hidden;
  border-radius: 5px;
}
.menu .icon-bar,
.menu-button span {
  -webkit-border-radius: 2px;
  width: 2.5em;
  height: 4px;
}
.header-widgets .other-widget .social-media a.instagram-button {
  background: url(../img/instagram-icon.png) 50% 50% no-repeat;
}
.header-widgets .other-widget .social-media a.facebook-button {
  background: url(../img/facebook-icon.png) 50% 50% no-repeat;
}
.header-widgets .other-widget .social-media a.youtube-button {
  background: url(../img/youtube-icon.png) 50% 50% no-repeat;
}
.header-widgets .other-widget .social-media a.share-button {
  margin-left: 10px;
  padding: 0 16px;
  font-size: 18px;
  line-height: 29px;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #fff !important;
  background: #f15a27;
}
.header-widgets .other-widget .contact {
  line-height: 1.2;
}
.header-widgets .other-widget .contact .phone {
  color: #83a137;
}
.header-widgets .other-widget .contact .email {
  margin-left: 0.75em;
}
.header-widgets .other-widget .contact .email a {
  color: #db5f31;
}
.header-widgets .other-widget .contact .address {
  display: block;
}
.header-image {
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .header-image {
    right: -50px;
  }
}
.header-image .container {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .header-image .container {
    height: 105px;
    position: relative;
    overflow: hidden;
  }
}
@media screen and (max-width: 639px) {
  .header-image .container {
    height: 100%;
  }
}
@media screen and (max-width: 479px) {
  .header-image .container {
    height: 100%;
  }
}
.header-image .container:before {
  display: block;
  width: 390px;
  height: 250px;
  margin: 0 -125px;
  background: url(../img/bg-header.jpg) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 991px) {
  .header-image .container:before {
    margin-top: -25px;
  }
}
@media screen and (max-width: 767px) {
  .header-image .container:before {
    background-size: 80% auto;
  }
}
@media screen and (max-width: 479px) {
  .header-image .container:before {
    right: -65px;
  }
}
.header-image .container:after {
  display: block;
  width: 400px;
  height: 40px;
  margin: 0 -50px;
  background: url(../img/shadow-header.png) 50% 100% no-repeat;
  position: absolute;
  bottom: -1px;
  right: 0;
}
@media screen and (max-width: 639px) {
  .header-image .container:after {
    display: none;
  }
}
.menu {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.menu a {
  color: inherit;
}
.menu .icon-bar {
  display: block;
  background: #fff;
  border-radius: 2px;
}
.menu-button {
  float: right;
  margin: 0;
  padding: 25px 15px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  right: 15px;
  top: 15px;
}
@media screen and (min-width: 768px) {
  .menu-button {
    display: none;
  }
}
.menu-button span {
  display: block;
  background: #fff;
  border-radius: 2px;
  margin: -1px 0;
  position: relative;
  -webkit-transition: background 0 0.2s;
  transition: background 0 0.2s;
}
.menu-button span:after,
.menu-button span:before {
  display: block;
  width: 2.5em;
  height: 4px;
  background: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  content: '';
  margin: 6px 0;
  position: absolute;
}
.menu-button span:before {
  bottom: 100%;
}
.menu-button span:after {
  top: 100%;
}
.menu-header {
  font-size: 1.1em;
}
@media screen and (min-width: 768px) {
  .menu-header {
    font-size: 1.3em;
    display: block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .menu-header {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 767px) {
  .menu-header {
    display: none;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 8px;
    color: #fff;
    background: #f15a27;
  }
}
.menu-header li {
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .menu-header li {
    display: block;
  }
  .menu-header li a {
    display: block;
    padding: 5px 20px;
    text-align: center;
  }
  .menu-header li + li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .menu-header li + li:before {
    display: none;
  }
}
.menu-header li + li:before {
  content: '\007c\00a0';
  padding: 0 0.3em;
  color: #c3c5c5;
}
@media screen and (min-width: 768px) {
  .menu-header .submenu {
    display: none;
    padding: 0.4em 0 0.2em;
    position: absolute;
    top: 100%;
    left: 0.5em;
    min-width: 10em;
    color: #fff;
    z-index: 999;
  }
  .menu-header .submenu:before {
    content: '';
    display: block;
    background: #754c24;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .menu-header .submenu > li {
    display: block;
    font-size: 0.9em;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .menu-header .submenu > li:before {
    display: none !important;
  }
  .menu-header .submenu > li a {
    display: block;
    padding: 0.2em 0.7em 0.3em;
    white-space: nowrap;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .menu-header .submenu,
  .menu-header .submenu:before {
    padding-top: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .menu-header .submenu {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: block !important;
    opacity: 1 !important;
  }
}
.menu-page li {
  display: inline-block;
}
.menu-page li + li:before {
  content: '\007c\00a0';
  padding: 0 0.3em;
  color: #c69c6e;
}
.menu-main,
.menu-main > li {
  padding-left: 4px;
  padding-right: 4px;
}
.menu-main {
  background: #fff;
  position: relative;
  z-index: 2;
}
.menu-main-wrapper {
  background: #fff;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.6);
}
.menu-main > li {
  float: left;
  width: 33.33333333%;
}
@media screen and (max-width: 767px) {
  .menu-main > li {
    width: 100%;
    margin-bottom: 8px;
    position: relative;
    cursor: pointer;
  }
  .menu-main > li > a {
    pointer-events: none;
  }
}
.menu-main > li > a {
  display: block;
  text-align: center;
  color: #fff;
  background-position: 50% 50%;
  position: relative;
  height: 120px;
}
.menu-main > li > a:after,
.menu-main > li > a:before {
  width: 13px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
}
.menu-main > li > a span {
  width: 280px;
  height: 74px;
  margin: -30px -140px;
}
@media screen and (max-width: 1599px) {
  .menu-main > li > a {
    height: 102px;
    background-size: contain;
  }
  .menu-main > li > a:after,
  .menu-main > li > a:before {
    width: 11.05px;
    background-size: auto 100%;
  }
  .menu-main > li > a span {
    width: 238px;
    height: 62.9px;
    margin: -25.5px -119px;
    background-size: contain;
  }
}
@media screen and (max-width: 1199px) {
  .menu-main > li > a {
    height: 90px;
    background-size: contain;
  }
  .menu-main > li > a:after,
  .menu-main > li > a:before {
    width: 9.75px;
    background-size: auto 100%;
  }
  .menu-main > li > a span {
    width: 210px;
    height: 55.5px;
    margin: -22.5px -105px;
    background-size: contain;
  }
}
@media screen and (max-width: 991px) {
  .menu-main > li > a {
    height: 84px;
    background-size: contain;
  }
  .menu-main > li > a:after,
  .menu-main > li > a:before {
    width: 9.1px;
    background-size: auto 100%;
  }
  .menu-main > li > a span {
    width: 196px;
    height: 51.8px;
    margin: -21px -98px;
    background-size: contain;
  }
}
@media screen and (max-width: 479px) {
  .menu-main > li > a {
    height: 72px;
    background-size: contain;
  }
  .menu-main > li > a:after,
  .menu-main > li > a:before {
    width: 7.8px;
    background-size: auto 100%;
  }
  .menu-main > li > a span {
    width: 168px;
    height: 44.4px;
    margin: -18px -84px;
    background-size: contain;
  }
}
.menu-main > li > a:before {
  left: 0;
}
.menu-main > li > a:after {
  right: 0;
  background-position: 100% 50%;
}
.menu-main > li > a span {
  display: block;
  background-position: 50% 50%;
  text-indent: -999em;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
}
.menu-main > li:nth-child(1) > a {
  background-image: url(../img/bg-menu-1.png);
}
.menu-main > li:nth-child(1) > a:after,
.menu-main > li:nth-child(1) > a:before {
  background-image: url(../img/bg-menu-1-lr.png);
}
.menu-main > li:nth-child(1) > a span {
  background-image: url(../img/text-menu-1.png);
}
.menu-main > li:nth-child(2) > a {
  background-image: url(../img/bg-menu-2.png);
}
.menu-main > li:nth-child(2) > a:after,
.menu-main > li:nth-child(2) > a:before {
  background-image: url(../img/bg-menu-2-lr.png);
}
.menu-main > li:nth-child(2) > a span {
  background-image: url(../img/text-menu-2.png);
}
.menu-main > li:nth-child(3) > a {
  background-image: url(../img/bg-menu-3.png);
}
.menu-main > li:nth-child(3) > a:after,
.menu-main > li:nth-child(3) > a:before {
  background-image: url(../img/bg-menu-3-lr.png);
}
.menu-main > li:nth-child(3) > a span {
  background-image: url(../img/text-menu-3.png);
}
.menu-main > li:first-child {
  position: relative;
}
.menu-main > li:first-child .submenu {
  left: 4px;
  right: 4px;
  color: red;
}
.menu-main > li:first-child .submenu:before {
  background: rgba(209, 178, 149, 0.9);
}
.menu-main > li:first-child .submenu > li:before {
  color: #e55807;
}
.menu-main > li:last-child .submenu,
.menu-main > li:last-child .submenu > li:before {
  color: #40642f;
}
.menu-main > li:last-child .submenu:before {
  background: rgba(197, 222, 186, 0.9);
}
.menu-main .submenu {
  display: none;
  padding-top: 14px;
  padding-bottom: 8px;
  font-size: 1.15em;
  text-align: center;
  color: #000;
  position: absolute;
  top: 100%;
  left: 8px;
  right: 8px;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .menu-main > li.active .submenu {
    max-height: 15em;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
  }
  .menu-main .submenu {
    display: block !important;
    opacity: 1 !important;
    position: relative;
    left: 0 !important;
    right: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .menu-main .submenu a {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.menu-main .submenu:after,
.menu-main .submenu:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
}
.content,
.page-header,
.site-main,
.site-navigation {
  position: relative;
}
.menu-main .submenu:before {
  background: rgba(108, 110, 110, 0.9);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.25);
  top: 8px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .menu-main .submenu:before {
    top: 0;
  }
  .menu-main .submenu:after {
    display: none;
  }
}
.menu-main .submenu:after {
  height: 18px;
  background: url(../img/shadow-submenu.png);
  top: 100%;
}
.menu-main .submenu > li {
  display: inline-block;
}
.menu-main .submenu > li + li:before {
  content: '\007c\00a0';
  padding: 0 0.3em;
  color: #000;
}
@media screen and (max-width: 767px) {
  .menu-main .submenu > li {
    display: block;
  }
  .menu-main .submenu > li + li {
    border-top: 1px dotted #898a8a;
  }
  .menu-main .submenu > li + li:before {
    display: none;
  }
}
.columns,
.list-staff {
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
}
.submenu {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.submenu a {
  color: inherit;
}
.site-main {
  z-index: 1;
}
.columns {
  display: flex;
  flex-flow: row wrap;
}
.columns > .column {
  width: 50%;
}
.columns > .column.one-third {
  width: 33.33333333%;
}
.columns > .column.one-fourth {
  width: 25%;
}
@media screen and (max-width: 1199px) {
  .columns > .column.one-fourth {
    width: 100%;
  }
}
.columns > .column.one-fifth {
  width: 20%;
}
@media screen and (max-width: 1199px) {
  .columns > .column.one-fifth {
    width: 100%;
  }
}
.columns.stripped > .column:nth-child(2n) {
  background: #c3cf8f;
}
.section-top .columns.stripped > .column:nth-child(2n) {
  background: #eeeeca;
}
@media screen and (max-width: 767px) {
  .section-top .columns {
    margin-left: -8px;
    margin-right: -8px;
  }
  .columns > .column {
    width: 100% !important;
  }
  .columns:not(.stripped) > .column:not(:first-child) {
    padding-top: 0;
  }
}
.content img {
  max-width: 100%;
  height: auto;
}
.content .small {
  font-size: 0.9em;
  line-height: 1.25;
}
.content address {
  -webkit-column-break-inside: avoid;
}
.content .caption {
  font-size: 1.2em;
  font-weight: 400;
}
.content .caption small {
  font-family: Roboto, sans-serif;
  font-size: 0.8em;
  font-style: italic;
}
.content-wrapper {
  margin: 0 0 1.5em;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.6);
}
.content-inner {
  padding: 1.5em 20px 0.5em;
}
@media screen and (max-width: 639px) {
  .content-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .content-inner.one-fifth:not(:first-child),
  .content-inner.one-fourth:not(:first-child) {
    padding-top: 0 !important;
  }
  .content-inner.one-fifth:not(:last-child),
  .content-inner.one-fourth:not(:last-child) {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .section-top .columns .content-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 639px) {
  .section-top .columns .content-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.section-top .content-inner:last-child {
  border-radius: 0 0 0.3em;
}
@media screen and (max-width: 767px) {
  .section-top .content-inner:last-child {
    border-radius: 0 0 0.9em 0.9em;
  }
}
.section-bottom .content-inner {
  padding-left: 30px;
  padding-right: 30px;
}
.section-bottom .content-inner:last-child {
  border-radius: 0 0.9em 0.9em 0;
}
@media screen and (max-width: 767px) {
  .section-bottom .content-inner:last-child {
    border-radius: 0 0 0.9em 0.9em;
  }
}
.page-navigation {
  margin-bottom: 1em;
  font-family: 'Bree Serif', serif;
  font-size: 1em;
  text-align: center;
  color: #754c24;
}
@media screen and (min-width: 1600px) {
  .page-navigation {
    font-size: 1.15em;
  }
}
.page-image {
  background-color: #ccc;
  background-size: auto 100%;
  background-position: 50% 50%;
}
@media screen and (max-width: 1199px) {
  .page-image {
    height: 0;
    padding-top: 50%;
  }
  .page-image img {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .section-bottom .content-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-image {
    padding-top: 60%;
  }
}
.page-image img {
  width: 100%;
  height: auto;
}
.page-title {
  width: 40%;
  margin: 0;
  padding: 5px 20px 10px;
  font-family: Lobster, cursive;
  font-weight: 400;
  line-height: 1;
  font-size: 2.8em;
  white-space: nowrap;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 1em 0 0;
  box-shadow: 0 0 10px 2px rgba(255, 255, 255, 0.2);
}
.page-caption,
.page-subtitle {
  font-family: 'Bree Serif', serif;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5em;
}
.list-staff .photo,
.location-city {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 1840px) {
  .page-title {
    width: 38%;
  }
}
@media screen and (min-width: 1600px) {
  .page-title {
    font-size: 3.6em;
  }
}
@media screen and (max-width: 1199px) {
  .page-title {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .page-title {
    width: 70%;
  }
}
@media screen and (max-width: 639px) {
  .page-title {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    white-space: normal;
    border-radius: 0 0 30px;
    position: static;
  }
}
@media screen and (max-width: 479px) {
  .page-title {
    font-size: 2.3em;
  }
}
.page-subtitle {
  font-size: 1.8em;
}
@media screen and (max-width: 1199px) {
  .page-subtitle {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 767px) {
  .page-subtitle {
    font-size: 1.5em;
  }
}
.page-caption {
  font-size: 1.5em;
}
.page-caption.no-bottom {
  margin-bottom: 0.1em !important;
}
.page-caption.base-font {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  margin-bottom: 1em;
}
.list-church .name,
.location-city,
.section-title {
  font-family: 'Bree Serif', serif;
}
.list-church .name,
.location-group > *,
.section-title {
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  .page-caption {
    font-size: 1.4em;
  }
}
.page-caption.big {
  font-size: 1.4em;
  margin-bottom: 0.75em;
}
.section-top {
  padding: 8px 8px 0;
  background: #fff;
  border-radius: 0 0 0.9em 0.9em;
}
@media screen and (max-width: 767px) {
  .section-top {
    padding-top: 0;
  }
}
.section-bottom {
  background: #eeeeca;
  border-radius: 0.9em;
}
.section-title {
  font-size: 1.5em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 1199px) {
  .section-title {
    font-size: 1.4em;
  }
}
.location-group {
  text-align: center;
  margin: 0 0 0.75em;
}
.location-city {
  margin: 0 0 0.4em;
  padding: 0.2em 0.4em 0.3em;
  font-size: 1.5em;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  color: #fff;
  background-color: #7cae37;
  border-radius: 0.3em;
}
.location-distance {
  font-style: italic;
  font-size: 1.2em;
  color: #40642f;
}
.list-buttons {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0.5em;
  margin-left: -0.5em;
  margin-right: -0.5em;
}
.list-buttons li {
  display: inline-block;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.list-church,
.list-staff {
  padding-left: 0;
  list-style: none;
}
@media screen and (max-width: 479px) {
  .list-buttons li {
    display: block;
    text-align: center;
  }
}
.list-church {
  margin-left: 0;
  margin-bottom: 0;
}
.list-church li {
  -webkit-column-break-inside: avoid;
}
.list-church .name {
  font-size: 1.2em;
  color: #603913;
}
.list-church address {
  font-size: 0.9em;
  line-height: 1.2;
  color: #40642f;
}
.list-director .name,
.list-staff .name {
  line-height: 1;
  color: #603913;
  font-family: 'Bree Serif', serif;
  font-weight: 400;
  text-transform: uppercase;
}
.list-staff {
  display: flex;
  flex-flow: row wrap;
  text-align: center;
  margin: 0 -15px;
}
@media screen and (max-width: 767px) {
  .section-top .list-staff {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.list-staff > .column {
  width: 50%;
}
.list-staff > .column.one-third {
  width: 33.33333333%;
}
.list-staff > .column.one-fourth {
  width: 25%;
}
@media screen and (max-width: 1199px) {
  .list-staff > .column.one-fourth {
    width: 100%;
  }
}
.list-staff > .column.one-fifth {
  width: 20%;
}
@media screen and (max-width: 1199px) {
  .list-staff > .column.one-fifth {
    width: 100%;
  }
  .list-staff {
    margin-left: 0;
    margin-right: 0;
  }
}
.list-staff.stripped > .column:nth-child(2n) {
  background: #c3cf8f;
}
.amenities-box,
.section-top .list-staff.stripped > .column:nth-child(2n) {
  background: #eeeeca;
}
@media screen and (max-width: 767px) {
  .list-staff > .column {
    width: 100% !important;
  }
  .list-staff:not(.stripped) > .column:not(:first-child) {
    padding-top: 0;
  }
}
.list-staff li {
  width: 33.33333333%;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media screen and (max-width: 1199px) {
  .list-staff li {
    width: 100%;
    margin-bottom: 0.5em;
  }
}
.list-staff .photo {
  border: 0.5em solid #fff;
  max-width: 90%;
  margin: 0 auto 0.5em;
  border-width: 7px;
}
.list-campground,
.list-director,
.list-hotel,
.list-restaurants,
.site-footer ul {
  margin-left: 0;
  list-style: none;
}
@media screen and (max-width: 1199px) {
  .list-staff .photo {
    border-width: 0.4em;
  }
}
@media screen and (max-width: 479px) {
  .list-staff .photo {
    border-width: 5px;
  }
}
.list-staff .name {
  font-size: 1.5em;
}
@media screen and (max-width: 1199px) {
  .list-staff .name {
    font-size: 1.3em;
  }
}
.list-staff .desc {
  font-size: 0.7em;
}
@media screen and (max-width: 1199px) {
  .list-staff .desc {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 767px) {
  .list-staff .photo {
    border-width: 4px;
  }
  .list-staff .desc {
    font-size: 0.9em;
  }
}
.list-director {
  padding-left: 0;
  margin-bottom: 0;
}
.list-director li {
  margin-bottom: 1em;
  -webkit-column-break-inside: avoid;
}
.list-director .name {
  font-size: 1.2em;
}
.list-director .desc {
  font-size: 0.9em;
  line-height: 1.2;
}
.list-campground,
.list-hotel {
  padding-left: 0;
  margin-bottom: 0;
}
.list-campground > li,
.list-hotel > li {
  margin-right: -15px;
  margin-bottom: 1em;
}
.list-campground .media,
.list-hotel .media {
  float: left;
  width: 52%;
  margin-bottom: 1em;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .list-campground .media,
  .list-hotel .media {
    width: 95%;
  }
}
@media screen and (max-width: 479px) {
  .list-campground .media,
  .list-hotel .media {
    width: 95%;
  }
}
.list-campground .media img,
.list-hotel .media img {
  box-shadow: 0 0 0 0.5em #fff;
  border-radius: 0.1em;
}
.list-campground .body,
.list-hotel .body {
  float: left;
  width: 48%;
  padding-left: 1em;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .list-campground .body,
  .list-hotel .body {
    width: 100%;
    padding-left: 0;
  }
}
.list-campground .name,
.list-hotel .name {
  font-size: 1.2em;
  font-family: 'Bree Serif', serif;
  font-weight: 400;
  line-height: 1;
  color: #f0551f;
}
.list-campground address,
.list-hotel address {
  font-size: 0.9em;
  line-height: 1.2;
  color: #40642f;
}
@media screen and (max-width: 767px) {
  .list-campground address,
  .list-hotel address {
    font-size: 1em;
  }
}
.list-campground .notes,
.list-hotel .notes {
  margin-bottom: 0.5em;
  font-size: 0.9em;
  font-style: italic;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .list-campground .notes,
  .list-hotel .notes {
    font-size: 1em;
  }
}
.list-campground .amenities,
.list-hotel .amenities {
  margin-bottom: 0;
  font-size: 2em;
  line-height: 1;
}
.list-campground > li {
  margin-right: 0;
}
.list-campground .media img {
  border: 0.5em solid #fff;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1199px) {
  .list-campground .media img {
    border-width: 0.4em;
  }
}
@media screen and (max-width: 479px) {
  .list-campground .body,
  .list-hotel .body {
    width: 100%;
    padding-left: 0;
    padding-right: 10px;
  }
  .list-campground .media img {
    border-width: 5px;
  }
}
.list-campground .media-left {
  width: 37%;
}
@media screen and (max-width: 1199px) {
  .list-campground .media-left {
    width: 34%;
  }
}
@media screen and (max-width: 991px) {
  .list-campground .media-left {
    width: 54%;
  }
}
@media screen and (max-width: 639px) {
  .list-campground .media-left {
    width: 100%;
  }
}
.list-campground .media-right {
  width: 39%;
  padding-top: 0.8em;
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .list-campground .media-right {
    width: 34%;
    padding-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .list-campground .media-right {
    padding-top: 1em;
    width: 100%;
  }
}
.list-campground .body {
  width: 24%;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
@media screen and (max-width: 1199px) {
  .list-campground .body {
    width: 32%;
  }
}
@media screen and (max-width: 991px) {
  .list-campground .body {
    width: 46%;
    padding-right: 0;
  }
}
@media screen and (max-width: 639px) {
  .list-campground .body {
    width: 100%;
    padding-left: 0;
  }
}
.list-restaurants {
  padding-left: 0;
  margin-bottom: 0;
  -webkit-column-break-inside: avoid;
}
.list-restaurants .caption {
  font-size: 1.5em;
  font-family: Lobster, cursive;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5em;
  color: #959595;
}
.list-restaurants .name {
  font-size: 1.2em;
  font-family: 'Bree Serif', serif;
  font-weight: 400;
  line-height: 1;
  color: #f0551f;
}
.list-restaurants address {
  font-size: 0.9em;
  line-height: 1.35;
  color: #40642f;
}
.amenities-text,
.amenities-title {
  font-family: 'Bree Serif', serif;
  font-weight: 400;
  line-height: 1;
}
.amenities-box {
  padding: 0.5em 0 0.75em;
  margin-bottom: 0.5em;
  text-align: center;
  color: #40642f;
  border-radius: 8px;
}
.amenities-box ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.amenities-box ul li {
  width: 20%;
}
.amenities-title {
  margin-bottom: 0.5em;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.amenities-icon {
  color: #000;
  font-size: 4em;
}
@media screen and (max-width: 1599px) {
  .amenities-icon {
    font-size: 3em;
  }
}
.amenities-text {
  margin-bottom: 0;
  font-size: 1.2em;
}
@media screen and (max-width: 1599px) {
  .amenities-text {
    font-size: 1em;
  }
}
.amenities-campground ul {
  -webkit-justify-content: center;
  justify-content: center;
}
.amenities-campground ul li {
  width: 33.33333333%;
}
.site-footer {
  padding-top: 1.8em;
  padding-bottom: 2.2em;
  text-align: center;
  font-family: Merriweather, serif;
  color: #fff;
  background: #f15a27;
  -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.4);
}
.site-identity .name,
.site-info .powered a {
  background-position: 50% 50%;
  text-indent: -999em;
  background-repeat: no-repeat;
  overflow: hidden;
}
.site-footer .container {
  position: relative;
}
.site-footer a {
  color: inherit;
}
.site-footer ul {
  padding-left: 0;
}
.site-footer ul > li {
  display: inline-block;
}
.site-footer ul > li + li:before {
  content: '\007c\00a0';
  padding: 0 0.3em;
}
.site-identity .name {
  float: left;
  background-image: url(../img/site-logo-footer.png);
  display: block;
  width: 256px;
  height: 154px;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .site-identity .name {
    float: none;
    margin-bottom: 1em;
  }
}
.site-identity .address li {
  display: inline;
}
@media screen and (min-width: 992px) {
  .site-identity .address {
    display: none;
  }
}
.site-info {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.form label,
.form-button,
.form-help {
  font-family: 'Bree Serif', serif;
  font-weight: 400;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .site-info {
    padding-left: 30%;
  }
}
.site-info .copyright {
  margin: -1em 0;
  text-transform: uppercase;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .site-info .copyright {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 991px) {
  .site-info .copyright {
    margin-top: 0;
  }
}
.site-info .powered {
  margin: 0;
}
.site-info .powered a {
  background-image: url(../img/365tm-logo.png);
  display: block;
  width: 278px;
  height: 64px;
  margin: -42px 0;
  position: absolute;
  top: 50%;
  right: 20px;
  outline: 0 !important;
}
@media screen and (max-width: 1199px) {
  .site-info .powered a {
    position: static;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .site-info {
    font-size: 12px;
  }
  .site-info .powered a {
    width: 208.5px;
    height: 48px;
    background-size: contain;
  }
}
.footer-navigation {
  margin-bottom: 0.5em;
  padding-top: 0.2em;
  padding-bottom: 0.3em;
  border-bottom: 1px dotted #e7e7d0;
}
@media screen and (max-width: 991px) {
  .footer-navigation {
    margin-bottom: 1.5em;
    border-bottom: 0;
  }
}
.footer-navigation .menu {
  margin: 0;
}
.footer-cols {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.footer-cols .col-left {
  width: 23.5%;
}
@media screen and (max-width: 1199px) {
  .footer-cols .col-left {
    width: 30%;
  }
}
@media screen and (max-width: 991px) {
  .footer-cols .col-left {
    width: 100%;
  }
}
.footer-cols .col-right {
  width: 53%;
  text-align: center;
  line-height: 1.6;
}
@media screen and (max-width: 1199px) {
  .footer-cols .col-right {
    width: 70%;
  }
}
@media screen and (min-width: 1600px) {
  .footer-cols .col-right {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  .footer-cols .col-right {
    width: 100%;
  }
  .footer-cols .col-right .address {
    display: none;
  }
}
.form label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0.4em;
  line-height: 1;
  color: #e55807;
}
.form .radio {
  display: inline-block;
  padding-top: 0.4em;
}
.form .radio input[type='radio'] {
  width: 2em;
  height: 2em;
  margin: 0 0.25em;
  padding: 0 !important;
  outline: 0 !important;
  background: #fff;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  vertical-align: middle;
  -webkit-appearance: none;
}
.form .radio input[type='radio']:checked {
  position: relative;
}
.form .radio input[type='radio']:checked:before {
  content: '';
  display: block;
  background: #aaa;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
}
.form .radio label {
  line-height: 2;
  margin: 0;
}
.form-group {
  margin-bottom: 0.8em;
}
.form-help {
  font-size: 1.2em;
  line-height: 1;
  color: #6b8e11;
}
.form-group .form-help {
  font-size: 1em;
  margin-top: 0.5em;
}
.form-inline > * {
  display: inline-block;
  vertical-align: top;
}
.form-control {
  display: block;
  width: 100%;
  height: 2.8em;
  padding: 0.6em;
  line-height: 1.5;
  background: #fff;
  border: 0;
}
textarea.form-control {
  height: auto !important;
}
.form-control.inline,
.form-inline .form-control {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
.form-button {
  display: inline-block;
  margin: 0.2em 0;
  padding: 0.7em 1.2em 0.9em;
  line-height: 1;
  font-size: 1.8em;
  color: #fff;
  background-color: #6b8e11;
  cursor: pointer;
  outline: 0 !important;
  border: 0;
  border-radius: 10px;
}
.col {
  position: relative;
}
.page-homepage {
  color: #2d2d2d;
}
@media screen and (min-width: 1200px) {
  .two-cols {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .three-cols {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
  .page-image {
    min-height: 7em;
  }
  .row {
    margin-right: -20px;
    margin-left: -20px;
  }
  .col {
    float: left;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .col-1-3 {
    width: 33.33333333%;
  }
  .col-2-3 {
    width: 66.66666667%;
  }
  .col-3-3 {
    width: 100%;
  }
  .col-1-4 {
    width: 25%;
  }
  .col-2-4 {
    width: 50%;
  }
  .col-3-4 {
    width: 75%;
  }
  .col-4-4 {
    width: 100%;
  }
  .col-1-5 {
    width: 20%;
  }
  .col-2-5 {
    width: 40%;
  }
  .col-3-5 {
    width: 60%;
  }
  .col-4-5 {
    width: 80%;
  }
  .col-5-5 {
    width: 100%;
  }
  .page-homepage:before {
    background: 0 0;
  }
}
.page-homepage .site-navigation {
  margin-left: -4px;
  margin-right: -4px;
}
.page-homepage .site-navigation:before {
  content: '';
  display: block;
  width: 650px;
  height: 810px;
  margin: 0 -90px;
  background: url(../img/bg-main-home.png) 100% 0 no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.page-homepage .menu-main .bg,
.page-homepage .menu-main > li {
  position: relative;
}
@media screen and (max-width: 1839px) {
  .page-homepage .site-navigation:before {
    width: 40%;
    background-size: contain;
  }
}
.page-homepage .site-navigation .menu {
  padding-left: 0;
  padding-right: 0;
}
.page-homepage .site-navigation .spoon:before {
  margin-top: -75px;
}
.page-homepage .menu-main {
  width: 72.5%;
  background: 0 0;
}
@media screen and (max-width: 1199px) {
  .page-homepage .site-navigation:before {
    display: none;
  }
  .page-homepage .site-navigation .spoon:before {
    margin-top: 100px;
  }
  .page-homepage .menu-main {
    width: 100%;
  }
}
.page-homepage .menu-main img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .page-homepage .menu-main img,
  .page-homepage .site-navigation .spoon:before {
    display: none;
  }
}
.page-homepage .menu-main .bg:before {
  content: '';
  display: block;
  box-shadow: inset 0 0 13px rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .site-info .copyright {
    letter-spacing: 0.2em;
  }
  .page-homepage .menu-main .submenu {
    display: none;
    left: 4px !important;
    right: 4px !important;
    bottom: 0;
    padding: 4px !important;
    top: 120px;
  }
  .page-homepage .menu-main .submenu:before {
    top: 0;
    opacity: 0.9;
  }
  .page-homepage .menu-main .submenu:after {
    display: none;
  }
  .page-homepage .menu-main .submenu > li {
    display: block;
    line-height: 1.1;
    border-bottom: 1px dotted #898a8a;
  }
  .page-homepage .menu-main .submenu > li:before {
    display: none !important;
  }
  .page-homepage .menu-main .submenu > li a {
    display: block;
    padding: 0.4em 0.5em;
  }
}
.page-homepage .extend-area .caption,
.page-homepage .extend-area .caption small,
.page-homepage .news-wrapper .news-title {
  line-height: 1;
  font-weight: 400;
  font-family: 'Bree Serif', serif;
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-homepage .menu-main .submenu {
    top: 102px;
    font-size: 0.95em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-homepage .menu-main .submenu {
    top: 90px;
  }
  .page-homepage .menu-main .submenu > li {
    text-align: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-homepage .menu-main .submenu {
    top: 84px;
  }
}
.page-homepage .section-top {
  padding-top: 0;
  background: url(../img/bg-content-home.jpg) 100% 0 no-repeat #fff;
}
@media screen and (max-width: 1839px) {
  .page-homepage .section-top {
    background-size: 36% auto;
  }
}
.page-homepage .section-top .content-inner {
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 1199px) {
  .page-homepage .section-top {
    background: #fff;
  }
  .page-homepage .section-top .content-inner {
    padding-right: 33%;
    display: block;
    padding-bottom: 1em;
  }
}
@media screen and (max-width: 991px) {
  .page-homepage .section-top .content-inner {
    padding-right: 40%;
  }
  .page-homepage .section-top .content-inner .page-subtitle {
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .page-homepage .section-top .content-inner {
    padding-right: 20px;
  }
  .page-homepage .section-top .content-inner .page-subtitle {
    white-space: normal;
  }
}
@media screen and (max-width: 639px) {
  .page-homepage .section-top .content-inner {
    padding-right: 10px;
  }
}
.page-homepage .section-top .column {
  margin-bottom: 1em;
}
@media screen and (max-width: 1199px) {
  .page-homepage .section-top .column {
    display: inline;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: 0 !important;
  }
}
.page-homepage .section-top .column:first-child {
  width: 48%;
  padding-right: 2em;
}
.page-homepage .section-top .column:last-child {
  width: 52%;
  padding-left: 1.5em;
  border-left: 1px dotted #898a8a;
}
.page-homepage .section-top .column > :last-child {
  margin-bottom: 0 !important;
}
.page-homepage .section-top .highlight {
  color: #000;
}
.page-homepage .section-top .map-image {
  float: left;
  width: 42%;
  margin-right: 2em;
  margin-top: 0.2em;
  margin-bottom: 1.5em;
  border: 3px solid #f15a27;
  border-radius: 10px;
}
@media screen and (max-width: 1599px) {
  .page-homepage .section-top .map-image {
    margin-right: 1.5em;
  }
}
@media screen and (max-width: 991px) {
  .page-homepage .section-top .map-image {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .page-homepage .section-top .map-image {
    width: 42%;
  }
  .page-homepage .home-images {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .page-homepage .section-top .map-image {
    width: 50%;
    margin-right: 10px;
  }
}
@media screen and (max-width: 479px) {
  .page-homepage .section-top .map-image {
    float: none;
    width: 100%;
  }
}
.page-homepage .home-images {
  float: right;
  width: 51%;
  height: 330px;
  margin-left: 1em;
  position: relative;
  z-index: 9;
}
@media screen and (max-width: 1599px) {
  .page-homepage .home-images {
    height: 270px;
  }
}
@media screen and (max-width: 1199px) {
  .page-homepage .home-images {
    height: auto;
    width: 25%;
    position: absolute;
    top: 0;
    right: 1em;
  }
}
@media screen and (max-width: 991px) {
  .page-homepage .home-images {
    width: 30%;
    top: 4.5em;
    right: 1em;
  }
}
.page-homepage .home-images .wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1199px) {
  .page-homepage .home-images .wrapper {
    position: static;
  }
}
.page-homepage .home-images .image-content-1 {
  margin-right: -4em;
  margin-bottom: 0.5em;
  text-align: right;
}
.page-homepage .home-images .image-content-1 img {
  -webkit-transform: rotate(-3.8deg);
  transform: rotate(-3.8deg);
}
.page-homepage .home-images .image-content-2 {
  margin-left: -2.5em;
  margin-bottom: 0;
  z-index: 1;
}
.page-homepage .home-images .image-content-2 img {
  -webkit-transform: rotate(4.2deg);
  transform: rotate(4.2deg);
}
.page-homepage .home-images .image-content-3 {
  margin-right: -2.25em;
  margin-bottom: -0.75em;
  text-align: right;
  z-index: 2;
}
.page-homepage .home-images .image-content-3 img {
  -webkit-transform: rotate(-7.4deg);
  transform: rotate(-7.4deg);
}
.page-homepage .extend-area .caption {
  font-size: 2.75em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .page-homepage .extend-area .caption {
    font-size: 2em;
  }
}
.page-homepage .extend-area .caption small {
  display: inline-block;
  font-size: 0.5em;
  font-style: normal;
  color: #767676;
}
.page-homepage .extend-top {
  padding: 10px 0;
  background: #83a137;
  border: 0 solid #eeeeca;
  border-width: 10px 0;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 1;
}
.page-homepage .extend-top .caption {
  margin-top: -5px;
  margin-bottom: 15px;
}
.page-homepage .extend-top .wrapper {
  padding: 25px 0;
  border: 0 solid #eeeeca;
  border-width: 2px 0;
}
.page-homepage .extend-top .col-left {
  float: left;
  width: 18.5%;
}
@media screen and (max-width: 991px) {
  .page-homepage .extend-top .col-left {
    width: 100%;
  }
}
.page-homepage .extend-top .col-center {
  float: left;
  width: 56%;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
@media screen and (max-width: 991px) {
  .page-homepage .extend-top .col-center {
    width: 65%;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-homepage .extend-area .caption small {
    font-size: 0.7em;
  }
  .page-homepage .extend-top .caption {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .page-homepage .extend-top .col-center {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }
}
.page-homepage .extend-top .col-right {
  float: left;
  width: 25.5%;
}
.page-homepage .list-video {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .page-homepage .extend-top .col-right {
    width: 35%;
  }
  .page-homepage .list-video {
    margin-bottom: 1em;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 767px) {
  .page-homepage .extend-top .col-right {
    width: 100%;
  }
  .page-homepage .list-video {
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
}
@media screen and (max-width: 991px) {
  .page-homepage .list-video li {
    float: left;
    width: 33.33333333%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .page-homepage .list-video li {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
@media screen and (max-width: 479px) {
  .page-homepage .list-video {
    margin-left: 0;
    margin-right: 0;
  }
  .page-homepage .list-video li {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .page-homepage .list-video li + li {
    margin-top: 1em;
  }
}
@media screen and (min-width: 992px) {
  .page-homepage .list-video li + li {
    margin-top: 25px;
  }
}
.page-homepage .list-video .video-wrapper {
  border: 3px solid #fff;
}
.page-homepage .list-video .banner-wrapper {
  margin-top: -13px;
  margin-right: -7px;
}
.page-homepage .block-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 10px;
}
.page-homepage .news-wrapper {
  width: 73%;
  padding: 20px;
}
@media screen and (max-width: 1599px) {
  .page-homepage .news-wrapper {
    width: 65%;
  }
}
@media screen and (max-width: 479px) {
  .page-homepage .news-wrapper {
    width: 100%;
  }
}
.page-homepage .news-wrapper .news-item {
  display: block;
}
.page-homepage .news-wrapper .news-title {
  margin-bottom: 5px;
  font-size: 1.2em;
  color: #678222;
}
.page-homepage .news-wrapper .news-content {
  font-size: 0.75em;
}
@media screen and (max-width: 767px) {
  .page-homepage .news-wrapper .news-content {
    font-size: 1em;
  }
}
.page-homepage .news-wrapper .news-content > * {
  margin-bottom: 0;
}
.page-homepage .news-wrapper .news-image {
  width: 100%;
  height: auto;
  margin-bottom: 0.8em;
}
.page-homepage .event-wrapper {
  width: 27%;
  background: url(../img/bg-home-event.png) 100% 0 repeat-y #dedeb9;
  border-radius: 9px 0 0 9px;
  overflow: hidden;
}
.page-restaurants .site-main .content,
.page-restaurants-local-favorites .site-main .content {
  overflow: visible;
}
@media screen and (max-width: 1599px) {
  .page-homepage .event-wrapper {
    width: 35%;
  }
}
.page-homepage .event-wrapper .list-event {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  font-family: 'Bree Serif', serif;
  font-weight: 400;
  margin-bottom: 0;
  font-size: 0.9em;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .page-homepage .event-wrapper .list-event {
    font-size: 1em;
  }
}
.page-homepage .event-wrapper .list-event li {
  padding: 10px 20px;
  position: relative;
  z-index: 1;
}
.page-homepage .event-wrapper .list-event li.active {
  color: #678222;
  background: #fff;
}
.page-homepage .event-wrapper .list-event li.active:after,
.page-homepage .event-wrapper .list-event li.active:before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 479px) {
  .page-homepage .event-wrapper {
    width: 100%;
    border-radius: 9px 9px 0 0;
  }
  .page-homepage .event-wrapper .list-event li.active:after,
  .page-homepage .event-wrapper .list-event li.active:before {
    display: none;
  }
}
.page-homepage .event-wrapper .list-event li.active:before {
  left: 0;
  height: 20px;
  background: url(../img/bg-home-event-active.jpg) 100% 0 no-repeat;
}
.page-homepage .event-wrapper .list-event li.active:after {
  border-bottom: 12px solid transparent;
  border-right: 12px solid #fff;
}
.page-homepage .event-wrapper .list-event li + li {
  border-top: 1px solid #fff;
}
.page-homepage .event-wrapper .list-event li a {
  color: inherit;
  outline: 0 !important;
}
.page-homepage .event-wrapper .event-image {
  margin: 20px;
  color: #678222;
  background: rgba(255, 255, 255, 0.9);
  border: 2px solid #fff;
}
@media screen and (max-width: 1199px) {
  .page-homepage .event-wrapper .list-event li {
    padding: 10px;
  }
  .page-homepage .event-wrapper .event-image {
    margin: 10px;
  }
}
.page-homepage .event-wrapper .event-image img {
  width: 100%;
  height: auto;
}
.page-homepage .event-wrapper .event-image figcaption {
  padding: 0.3em 0.5em;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  .page-homepage .event-wrapper .event-image figcaption {
    font-size: 0.9em;
  }
}
.page-homepage .extend-bottom {
  padding-top: 2em;
  background: #f15a27;
}
.page-homepage .extend-bottom .caption {
  margin-bottom: 0.5em;
  color: #f15a27;
}
.page-homepage .guestbook-area {
  float: left;
  width: 50%;
  padding-right: 1em;
}
.page-homepage .guestbook-area iframe {
  background-color: #eeeeca;
}
@media screen and (max-width: 991px) {
  .page-homepage .guestbook-area {
    width: 100%;
    margin-bottom: 1.5em;
    padding-right: 0;
  }
}
.page-homepage .guestbook-block {
  padding: 1em 1.5em 1.5em;
  background: #eeeeca;
  border-radius: 1em;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
}
.page-homepage .gallery-area {
  float: left;
  width: 50%;
  padding-left: 1em;
}
@media screen and (max-width: 991px) {
  .page-homepage .gallery-area {
    width: 100%;
    padding-left: 0;
  }
}
.page-homepage .gallery-block {
  padding: 1em 1.5em 1.5em;
  background: #d0d0cf;
  border-radius: 1em;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
}
.page-homepage .gallery-photos {
  padding-left: 0;
  list-style: none;
  margin: -5px -5px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.page-homepage .gallery-photos > li {
  width: 25%;
  padding: 5px;
}
@media screen and (max-width: 479px) {
  .page-homepage .gallery-photos > li {
    width: 33.33333333%;
  }
}
.page-homepage .gallery-photos a {
  display: block;
  position: relative;
}
.page-homepage .gallery-photos a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.4);
}
.page-homepage .form label {
  font-size: 1.2em;
  color: #767676;
}
.page-homepage .form-group {
  margin-bottom: 1.4em;
}
.page-homepage .form-group.label-align {
  padding-left: 6.5em;
}
.page-homepage .form-group.label-align label {
  float: left;
  width: 5em;
  margin-left: -5.5em;
  margin-top: 0.4em;
  text-align: right;
}
@media screen and (max-width: 639px) {
  .page-homepage .form-group.label-align {
    padding-left: 0;
  }
  .page-homepage .form-group.label-align label {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 0;
    text-align: left;
  }
}
.page-homepage .form-control {
  height: 2.3em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
.page-homepage .form-help {
  float: left;
  font-size: 0.8em;
  line-height: 1;
  color: #767676;
}
@media screen and (min-width: 1200px) {
  .page-homepage .form-help {
    margin-bottom: -0.5em;
  }
}
@media screen and (max-width: 767px) {
  .page-homepage .form-help {
    font-size: 1em;
  }
}
.page-homepage .form-button {
  margin: 0;
  font-size: 1.2em;
  background: #f15a27;
  border: 2px solid #af6146;
  border-radius: 8px;
  box-shadow: inset 0 1px 1px #fff, inset 0 0 3px 1px rgba(236, 233, 234, 0.5);
}
@media screen and (min-width: 768px) {
  .page-homepage .form-button {
    padding-top: 0.3em;
    padding-bottom: 0.5em;
  }
  .page-homepage .home-images > .wrapper > * {
    opacity: 0;
    transform: translateX(150px) translateY(50px) scale(1.1);
    transition: all 0.4s ease-out;
  }
  .page-homepage .home-images > .wrapper > .image-content-3 {
    transition-delay: 0.2s;
  }
  .page-homepage .home-images > .wrapper > .image-content-2 {
    transition-delay: 0.6s;
  }
  .page-homepage .home-images > .wrapper > .image-content-1 {
    transition-delay: 1s;
  }
  .page-homepage .home-images > .wrapper.landed > * {
    opacity: 1;
    transform: translateX(0) translateY(0) scale(1);
    transition: all 0.6s ease-in;
  }
  .page-homepage .home-images > .wrapper.landed > .image-content-2 {
    transition-delay: 0.7s;
  }
  .page-homepage .home-images > .wrapper.landed > .image-content-3 {
    transition-delay: 1.4s;
  }
}
.page-homepage .form .radio {
  padding-top: 0;
}
.page-homepage .form .radio input[type='radio'] {
  width: 1.5em;
  height: 1.5em;
  background: #b5b1b1;
  border: 1px solid #979696;
  border-radius: 5px;
  box-shadow: inset 0 1px 1px #fff, inset 0 0 3px 1px rgba(236, 233, 234, 0.5);
}
.page-homepage .form .radio input[type='radio']:checked:before {
  content: '✔';
  line-height: 1;
  margin-top: -3px;
  margin-left: 3px;
  background: 0 0;
}
.page-homepage .form .radio label {
  line-height: 1.5;
}
.page-homepage .form .name-first {
  float: left;
  width: 50%;
  padding-right: 0.4em;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .page-homepage .form .name-first {
    width: 100%;
    margin-bottom: 1em;
    padding-right: 0;
  }
}
@media screen and (max-width: 639px) {
  .page-homepage .form .name-first {
    width: 100%;
    margin-bottom: 1em;
    padding-right: 0;
  }
}
.page-homepage .form .name-last {
  float: left;
  width: 50%;
  padding-left: 0.4em;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .page-homepage .form .name-last {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .page-homepage .form .name-last {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-homepage .spoon {
    opacity: 0;
    transform: translateX(100px);
    transition: all 0.3s ease;
  }
  .page-homepage .spoon.landed {
    opacity: 1;
    transform: translateX(0);
    transition: all 0.5s ease 2s;
  }
}
.page-restaurants .section-bottom {
  position: relative;
  z-index: 1;
}
.page-restaurants .section-bottom:after {
  content: '';
  display: block;
  width: 378px;
  height: 283px;
  margin: -80px -60px;
  background: url(../img/bg-restaurants.png) 100% 100% no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 1599px) {
  .page-restaurants .section-bottom:after {
    margin-bottom: -60px;
    background-size: 75% auto;
  }
}
.page-restaurants-local-favorites .section-top {
  position: relative;
  z-index: 2;
}
.page-restaurants-local-favorites .section-bottom {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .page-restaurants-local-favorites .section-bottom .column .columns {
    padding-right: 200px;
  }
}
@media screen and (max-width: 767px) {
  .page-restaurants-local-favorites
    .section-bottom
    .column
    .column:first-child {
    padding-top: 0;
  }
}
@media screen and (max-width: 479px) {
  .page-restaurants .section-bottom:after {
    margin-bottom: -50px;
    background-size: 60% auto;
  }
  .page-restaurants-local-favorites .section-bottom .column .column:last-child {
    padding-right: 125px;
  }
}
.page-restaurants-local-favorites .section-bottom:after {
  content: '';
  display: block;
  width: 375px;
  height: 335px;
  margin: -20px -60px;
  background: url(../img/bg-restaurants-local-favorites.png) 100% 100% no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 1599px) {
  .page-restaurants-local-favorites .section-bottom:after {
    background-size: 75% auto;
  }
}
@media screen and (max-width: 479px) {
  .page-restaurants-local-favorites .section-bottom:after {
    margin-right: -100px;
    background-size: 60% auto;
  }
}
@media screen and (min-width: 768px) {
  .page-about-us .section-top .columns > .column:first-child {
    width: 55%;
  }
  .page-about-us .section-top .columns > .column:last-child {
    width: 45%;
  }
  .page-about-us .image-content-1 {
    height: 10em;
    margin-right: 40px;
  }
  .page-about-us .image-content-1 img {
    position: absolute;
    bottom: 0;
    left: 1.5em;
    -webkit-transform: rotate(3.6deg);
    transform: rotate(3.6deg);
  }
  .page-about-us-churches-worship
    .section-bottom
    .columns
    > .column:last-child {
    padding-bottom: 1.7em;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .page-about-us-churches-worship .image-content-1 {
    height: 4em;
  }
  .page-about-us-churches-worship .image-content-1 img {
    position: absolute;
    bottom: -9em;
    right: 35px;
    -webkit-transform: rotate(4.6deg);
    transform: rotate(4.6deg);
  }
  .page-about-us-event-funding-form .image-content-1 {
    height: 4em;
    margin-right: 20px;
  }
  .page-about-us-event-funding-form .image-content-1 img {
    position: absolute;
    bottom: 0;
    left: 10px;
    -webkit-transform: rotate(1.9deg);
    transform: rotate(1.9deg);
  }
  .page-about-us-staff-board .section-top > .columns > .column:first-child {
    width: 62%;
  }
  .page-about-us-staff-board .section-top > .columns > .column:last-child {
    width: 38%;
  }
  .page-about-us-staff-board
    .section-bottom
    > .columns
    > .column:last-child
    .section-title {
    width: 60%;
  }
  .page-about-us-staff-board
    .section-bottom
    > .columns
    > .column:last-child
    .list-director
    li:nth-child(5),
  .page-about-us-staff-board
    .section-bottom
    > .columns
    > .column:last-child
    .list-director
    li:nth-child(8) {
    padding-top: 8.2em;
  }
  .page-about-us-staff-board .image-content-1 {
    height: 6em;
    margin-right: 20px;
  }
  .page-about-us-staff-board .image-content-1 img {
    position: absolute;
    bottom: -11em;
    left: 1em;
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  .page-accommodations .section-top > .columns > .column:first-child {
    width: 39%;
  }
  .page-accommodations .section-top > .columns > .column:last-child {
    width: 61%;
  }
  .page-accommodations .section-top > .columns > .column .column {
    padding-right: 1em;
  }
  .page-accommodations .image-content-1 {
    float: right;
    width: 70%;
    margin-bottom: 0;
  }
  .page-accommodations .image-content-1 img {
    position: absolute;
    bottom: 4.5em;
    right: -25px;
    -webkit-transform: rotate(4.7deg);
    transform: rotate(4.7deg);
  }
  .page-accommodations .image-content-2 img {
    position: relative;
    top: 0.5em;
    -webkit-transform: rotate(1.2deg);
    transform: rotate(1.2deg);
  }
  .page-accommodations .image-content-3 img {
    position: relative;
    top: 0.5em;
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  .page-accommodations-campground .section-top > .columns .columns {
    margin-right: -100px;
  }
  .page-accommodations-campground
    .section-top
    > .columns
    .columns
    .column:first-child {
    width: 40%;
  }
  .page-accommodations-campground
    .section-top
    > .columns
    .columns
    .column:last-child {
    width: 60%;
    padding-top: 1em;
    padding-right: 0;
  }
  .page-accommodations-campground .page-title {
    width: 45%;
  }
  .page-accommodations-campground .image-content-1 img {
    position: absolute;
    top: -10em;
    right: -50px;
    -webkit-transform: rotate(2.6deg);
    transform: rotate(2.6deg);
  }
  .page-accommodations-hotels .section-top > .columns > .column:first-child {
    width: 62%;
  }
  .page-accommodations-hotels .section-top > .columns > .column:last-child {
    width: 38%;
    padding-top: 1em;
    padding-left: 0;
    padding-right: 0;
  }
  .page-accommodations-hotels .image-content-1 {
    float: right;
    width: 100%;
    margin-bottom: 0;
  }
  .page-accommodations-hotels .image-content-1 img {
    position: absolute;
    bottom: 4.5em;
    right: -25px;
    -webkit-transform: rotate(4.5deg);
    transform: rotate(4.5deg);
  }
  .page-accommodations-hotels .image-content-2 img {
    -webkit-transform: rotate(2.8deg);
    transform: rotate(2.8deg);
  }
  .page-contact-us .section-top > .columns > .column {
    width: 30%;
  }
  .page-contact-us .section-top > .columns > .column:first-child {
    width: 40%;
  }
  .page-events .content-top > .columns > .column:first-child {
    width: 65%;
  }
  .page-events .content-top > .columns > .column:last-child {
    width: 35%;
  }
  .page-events .image-content-1 {
    height: 4em;
    margin-left: -10px;
  }
  .page-events .image-content-1 img {
    position: absolute;
    left: 0;
    bottom: -0.5em;
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  .page-events .image-content-2 {
    margin-top: 2.5em;
  }
  .page-events .image-content-2 img {
    -webkit-transform: rotate(-1.8deg);
    transform: rotate(-1.8deg);
  }
  .page-itineraries .image-content-1 {
    height: 6em;
  }
  .page-itineraries .image-content-1 img {
    position: absolute;
    left: 0.5em;
    bottom: -4.5em;
    -webkit-transform: rotate(3.3deg);
    transform: rotate(3.3deg);
  }
  .page-itineraries-birding .section-top > .columns > .column:first-child {
    padding-right: 5em;
  }
  .page-itineraries-birding .image-content-1 {
    float: right;
    width: 61.5%;
    height: 9em;
    z-index: 2;
  }
  .page-itineraries-birding .image-content-1 img {
    position: absolute;
    right: 0;
    bottom: 1em;
    -webkit-transform: rotate(3.3deg);
    transform: rotate(3.3deg);
  }
  .page-itineraries-birding .image-content-2 {
    float: left;
    width: 45%;
    height: 16em;
    margin-left: -40px;
  }
  .page-itineraries-birding .image-content-2 img {
    position: absolute;
    bottom: 0;
    right: 1em;
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  .page-itineraries-culinary .section-top > .columns > .column:first-child {
    width: 63%;
  }
  .page-itineraries-culinary .section-top > .columns > .column:last-child {
    width: 37%;
  }
  .page-itineraries-culinary .image-content-1 {
    height: 3em;
    margin-right: 10px;
  }
  .page-itineraries-culinary .image-content-1 img {
    position: absolute;
    bottom: -1.5em;
    left: 0;
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
  }
  .page-itineraries-culinary .image-content-2,
  .page-itineraries-culinary .image-content-3 {
    text-align: center;
  }
  .page-itineraries-culinary .image-content-2 img,
  .page-itineraries-culinary .image-content-3 img {
    position: relative;
    top: -0.5em;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  .page-itineraries-history .section-top > .columns > .column:first-child {
    width: 60%;
  }
  .page-itineraries-history .section-top > .columns > .column:last-child {
    width: 40%;
  }
  .page-itineraries-history .section-bottom > .columns > .column:last-child {
    padding-top: 3em;
  }
  .page-itineraries-history .image-content-1 {
    height: 3em;
    margin-right: 30px;
  }
  .page-itineraries-history .image-content-1 img {
    position: absolute;
    bottom: -5em;
    left: 0;
    -webkit-transform: rotate(3.3deg);
    transform: rotate(3.3deg);
  }
  .page-itineraries-military-aviation
    .section-top
    > .columns
    > .column:first-child {
    width: 60%;
  }
  .page-itineraries-military-aviation
    .section-top
    > .columns
    > .column:last-child {
    width: 40%;
  }
  .page-itineraries-military-aviation
    .section-bottom
    > .columns
    > .column:last-child {
    padding-top: 4.5em;
  }
  .page-itineraries-military-aviation .image-content-1 {
    height: 5em;
    margin-right: 0;
  }
  .page-itineraries-military-aviation .image-content-1 img {
    position: absolute;
    bottom: -6.5em;
    left: 0;
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  .page-itineraries-museums .section-top > .columns > .column:first-child {
    width: 66%;
  }
  .page-itineraries-museums .section-top > .columns > .column:last-child {
    width: 34%;
  }
  .page-itineraries-museums .image-content-1 {
    height: 5em;
    width: 100%;
  }
  .page-itineraries-museums .image-content-1 img {
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: rotate(3.2deg);
    transform: rotate(3.2deg);
  }
  .page-itineraries-museums .image-content-2 img {
    position: relative;
    top: -0.5em;
    -webkit-transform: rotate(-1.2deg);
    transform: rotate(-1.2deg);
  }
  .page-itineraries-museums .image-content-3 img {
    position: relative;
    top: -0.5em;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  .page-itineraries-museums .image-content-4 {
    margin-top: 1em;
    margin-bottom: 1.5em;
  }
  .page-itineraries-museums .image-content-5,
  .page-itineraries-outdoors .image-content-2 {
    margin-top: 2em;
  }
  .page-itineraries-museums .image-content-4 img {
    -webkit-transform: rotate(1.2deg);
    transform: rotate(1.2deg);
  }
  .page-itineraries-museums .image-content-5 img {
    -webkit-transform: rotate(2.2deg);
    transform: rotate(2.2deg);
  }
  .page-itineraries-outdoors .section-top > .columns > .column:first-child {
    width: 62%;
  }
  .page-itineraries-outdoors .section-top > .columns > .column:last-child {
    width: 38%;
  }
  .page-itineraries-outdoors .image-content-1 {
    height: 5em;
  }
  .page-itineraries-outdoors .image-content-1 img {
    position: absolute;
    bottom: -1em;
    left: 0;
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  .page-itineraries-outdoors .image-content-2 img {
    -webkit-transform: rotate(1.7deg);
    transform: rotate(1.7deg);
  }
  .page-itineraries-outdoors .image-content-3 {
    margin-bottom: 0;
  }
  .page-itineraries-outdoors .image-content-3 img {
    position: relative;
    top: -0.7em;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  .page-restaurants .section-top > .columns > .column:first-child {
    width: 67%;
  }
  .page-restaurants .section-top > .columns > .column:last-child {
    width: 33%;
  }
  .page-restaurants .section-top > .content-inner {
    padding-top: 0;
  }
  .page-restaurants .image-content-1 {
    height: 7em;
  }
  .page-restaurants .image-content-1 img {
    position: absolute;
    left: 0;
    bottom: -3.5em;
    -webkit-transform: rotate(1.8deg);
    transform: rotate(1.8deg);
  }
  .page-restaurants .image-content-2 {
    margin-top: 1em;
  }
  .page-restaurants .image-content-2 img {
    -webkit-transform: rotate(-1.6deg);
    transform: rotate(-1.6deg);
  }
  .page-restaurants .image-content-3 {
    margin-top: -3.25em;
    margin-bottom: 1.5em;
    padding-left: 0.75em;
  }
  .page-restaurants .image-content-3 img {
    -webkit-transform: rotate(2.2deg);
    transform: rotate(2.2deg);
  }
  .page-restaurants-local-favorites
    .section-top
    > .columns
    > .column:first-child {
    width: 60%;
  }
  .page-restaurants-local-favorites
    .section-top
    > .columns
    > .column:last-child {
    width: 40%;
  }
  .page-restaurants-local-favorites .section-bottom {
    margin-bottom: 4em;
    padding-right: 10%;
  }
  .page-restaurants-local-favorites
    .section-bottom
    > .columns
    > .column:last-child {
    margin-left: -12%;
    padding-top: 11em;
  }
  .page-restaurants-local-favorites
    .section-bottom
    > .columns
    > .column
    .column:first-child {
    width: 55%;
  }
  .page-restaurants-local-favorites
    .section-bottom
    > .columns
    > .column
    .column:last-child {
    width: 45%;
  }
  .page-restaurants-local-favorites .image-content-1 {
    height: 4em;
    margin-left: 1em;
  }
  .page-restaurants-local-favorites .image-content-1 img {
    position: absolute;
    bottom: -11em;
    right: 1em;
    -webkit-transform: rotate(2.8deg);
    transform: rotate(2.8deg);
  }
  .page-restaurants-local-favorites .image-content-2 {
    margin-right: -150%;
    margin-bottom: -6em;
  }
  .page-restaurants-local-favorites .image-content-2 img {
    -webkit-transform: rotate(-2.4deg);
    transform: rotate(-2.4deg);
  }
  .page-restaurants-regional-delights
    .section-top
    > .columns
    > .column:first-child {
    width: 60%;
  }
  .page-restaurants-regional-delights
    .section-top
    > .columns
    > .column:last-child {
    width: 40%;
  }
  .page-restaurants-regional-delights
    .section-bottom
    > .columns
    > .column:last-child {
    padding-top: 2.65em;
  }
  .page-restaurants-regional-delights .image-content-1 {
    height: 5.5em;
    margin-left: -30px;
  }
  .page-restaurants-regional-delights .image-content-1 img {
    position: absolute;
    left: 0;
    bottom: -4em;
    -webkit-transform: rotate(4.4deg);
    transform: rotate(4.4deg);
  }
  .page-restaurants-regional-delights .image-content-2 {
    margin-left: -50px;
    margin-right: -40px;
  }
  .page-restaurants-regional-delights .image-content-2 img {
    -webkit-transform: rotate(-3.1deg);
    transform: rotate(-3.1deg);
  }
  .page-things-to-do .content-top > .columns > .column:first-child {
    width: 56%;
  }
  .page-things-to-do .content-top > .columns > .column:last-child {
    width: 44%;
  }
  .page-things-to-do .image-content-1 {
    height: 12em;
  }
  .page-things-to-do .image-content-1 img {
    position: absolute;
    bottom: -1.5em;
    right: 0;
    -webkit-transform: rotate(2.7deg);
    transform: rotate(2.7deg);
  }
  .page-things-to-do-arts-culture
    .section-bottom
    > .columns
    > .column:last-child {
    padding-top: 8em;
  }
  .page-things-to-do-arts-culture .image-content-1 {
    float: right;
    width: 50%;
    margin-right: 2.5em;
    z-index: 2;
  }
  .page-things-to-do-arts-culture .image-content-1 img {
    position: absolute;
    bottom: 4em;
    right: 0;
    -webkit-transform: rotate(-3.8deg);
    transform: rotate(-3.8deg);
  }
  .page-things-to-do-arts-culture .image-content-2 {
    height: 6em;
    margin-left: 4em;
    margin-right: 3em;
  }
  .page-things-to-do-arts-culture .image-content-2 img {
    position: absolute;
    bottom: -11.5em;
    left: 0;
    -webkit-transform: rotate(3.7deg);
    transform: rotate(3.7deg);
  }
  .page-things-to-do-family-fun .section-top > .columns > .column:first-child {
    width: 32%;
  }
  .page-things-to-do-family-fun .section-top > .columns > .column:last-child {
    width: 68%;
  }
  .page-things-to-do-family-fun
    .section-bottom
    > .columns
    > .column:first-child {
    padding-right: 70px;
  }
  .page-things-to-do-family-fun
    .section-bottom
    > .columns
    > .column:last-child {
    padding-left: 110px;
  }
  .page-things-to-do-family-fun .image-content-1 {
    float: right;
    width: 60%;
    height: 7em;
    margin-right: 20px;
  }
  .page-things-to-do-family-fun .image-content-1 img {
    position: absolute;
    right: 0;
    bottom: -1em;
    -webkit-transform: rotate(1.2deg);
    transform: rotate(1.2deg);
  }
  .page-things-to-do-family-fun .image-content-2 {
    float: right;
    width: 53%;
    margin: -10em -160px 0 10px;
  }
  .page-things-to-do-local-attractions .image-content-4,
  .page-trip-planning .image-content-2 {
    margin-bottom: 0;
  }
  .page-things-to-do-family-fun .image-content-2 img {
    -webkit-transform: rotate(-2.1deg);
    transform: rotate(-2.1deg);
  }
  .page-things-to-do-family-fun .image-content-3 {
    float: left;
    width: 40%;
    margin-top: 0.5em;
    margin-left: -8em;
    margin-right: 1em;
  }
  .page-things-to-do-family-fun .image-content-3 img {
    -webkit-transform: rotate(2.1deg);
    transform: rotate(2.1deg);
  }
  .page-things-to-do-free-activities
    .section-top
    > .columns
    > .column:first-child {
    width: 32%;
  }
  .page-things-to-do-free-activities
    .section-top
    > .columns
    > .column:last-child {
    width: 68%;
  }
  .page-things-to-do-free-activities
    .section-bottom
    > .columns
    > .column:first-child {
    padding-right: 80px;
  }
  .page-things-to-do-free-activities
    .section-bottom
    > .columns
    > .column:last-child {
    padding-left: 8em;
  }
  .page-things-to-do-free-activities .image-content-1 {
    float: right;
    width: 60%;
    height: 7em;
    margin-right: 10px;
  }
  .page-things-to-do-free-activities .image-content-1 img {
    position: absolute;
    right: 0;
    bottom: -3.2em;
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  .page-things-to-do-free-activities .image-content-2 {
    float: right;
    width: 55%;
    margin-left: 1.5em;
    margin-right: -11em;
    margin-top: -11.5em;
    z-index: 2;
  }
  .page-things-to-do-free-activities .image-content-2 img {
    -webkit-transform: rotate(4.5deg);
    transform: rotate(4.5deg);
  }
  .page-things-to-do-free-activities .image-content-3 {
    float: left;
    width: 75%;
    margin-left: -10.5em;
    margin-right: 1.5em;
  }
  .page-things-to-do-free-activities .image-content-3 img {
    -webkit-transform: rotate(-2.8deg);
    transform: rotate(-2.8deg);
  }
  .page-things-to-do-historic-sites
    .section-top
    > .columns
    > .column:first-child {
    width: 62%;
  }
  .page-things-to-do-historic-sites
    .section-top
    > .columns
    > .column:last-child {
    width: 38%;
  }
  .page-things-to-do-historic-sites .image-content-1 {
    height: 8em;
  }
  .page-things-to-do-historic-sites .image-content-1 img {
    position: absolute;
    left: 0;
    bottom: -2em;
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  .page-things-to-do-historic-sites .image-content-2 img {
    -webkit-transform: rotate(-2.2deg);
    transform: rotate(-2.2deg);
  }
  .page-things-to-do-historic-sites .image-content-3 img {
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
  }
  .page-things-to-do-historic-sites .image-content-4 img {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  .page-things-to-do-historic-sites .image-content-5 img {
    -webkit-transform: rotate(-1.4deg);
    transform: rotate(-1.4deg);
  }
  .page-things-to-do-local-attractions
    .section-top
    > .columns
    > .column:first-child {
    width: 58%;
  }
  .page-things-to-do-local-attractions
    .section-top
    > .columns
    > .column:last-child {
    width: 42%;
  }
  .page-things-to-do-local-attractions .image-content-1 {
    height: 10em;
  }
  .page-things-to-do-local-attractions .image-content-1 img {
    position: absolute;
    left: 0;
    bottom: -1.5em;
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  .page-things-to-do-local-attractions .image-content-2 {
    float: left;
    width: 52%;
    margin-left: -45px;
    margin-right: -50px;
    z-index: 2;
  }
  .page-things-to-do-local-attractions .image-content-2 img {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  .page-things-to-do-local-attractions .image-content-3 {
    float: right;
    width: 67%;
    margin-left: -50px;
    margin-right: -45px;
    padding-top: 1.5em;
  }
  .page-things-to-do-local-attractions .image-content-3 img {
    -webkit-transform: rotate(-4.4deg);
    transform: rotate(-4.4deg);
  }
  .page-things-to-do-local-attractions .image-content-4 img {
    position: relative;
    top: -0.75em;
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  .page-things-to-do-local-attractions .image-content-5 img {
    -webkit-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg);
  }
  .page-things-to-do-must-do .section-top > .columns > .column:first-child {
    width: 55%;
  }
  .page-things-to-do-must-do .section-top > .columns > .column:last-child {
    width: 45%;
  }
  .page-things-to-do-must-do .image-content-1 {
    height: 8.1em;
    margin-left: 40px;
  }
  .page-things-to-do-must-do .image-content-1 img {
    position: absolute;
    bottom: 0.5em;
    left: 0;
    -webkit-transform: rotate(4.4deg);
    transform: rotate(4.4deg);
  }
  .page-things-to-do-outdoors-sports
    .section-top
    > .columns
    > .column:first-child {
    width: 56%;
  }
  .page-things-to-do-outdoors-sports
    .section-top
    > .columns
    > .column:last-child {
    width: 44%;
  }
  .page-things-to-do-outdoors-sports .image-content-1 {
    float: right;
    width: 85%;
    height: 6em;
    margin-right: 3em;
  }
  .page-things-to-do-outdoors-sports .image-content-1 img {
    position: absolute;
    bottom: -3.5em;
    right: 0;
    -webkit-transform: rotate(2.5deg);
    transform: rotate(2.5deg);
  }
  .page-things-to-do-outdoors-sports .image-content-2 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .page-things-to-do-outdoors-sports .image-content-2 img {
    position: relative;
    top: 0.5em;
    -webkit-transform: rotate(-1.2deg);
    transform: rotate(-1.2deg);
  }
  .page-things-to-do-regional-attractions
    .section-top
    > .columns
    > .column:first-child {
    width: 60%;
  }
  .page-things-to-do-regional-attractions
    .section-top
    > .columns
    > .column:last-child {
    width: 40%;
  }
  .page-things-to-do-regional-attractions .image-content-1 {
    height: 5.5em;
  }
  .page-things-to-do-regional-attractions .image-content-1 img {
    position: absolute;
    right: 10px;
    bottom: -3.25em;
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  .page-things-to-do-regional-attractions .image-content-2 img {
    -webkit-transform: rotate(1.2deg);
    transform: rotate(1.2deg);
  }
  .page-things-to-do-regional-attractions .image-content-3 img {
    -webkit-transform: rotate(0.9deg);
    transform: rotate(0.9deg);
  }
  .page-things-to-do-regional-attractions .image-content-4 img {
    -webkit-transform: rotate(-0.9deg);
    transform: rotate(-0.9deg);
  }
  .page-things-to-do-regional-attractions .image-content-5 img {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  .page-things-to-do-regional-attractions .image-content-6 img {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  .page-things-to-do-shopping .section-top > .columns > .column:first-child {
    width: 55%;
  }
  .page-things-to-do-shopping .section-top > .columns > .column:last-child {
    width: 45%;
  }
  .page-things-to-do-shopping .image-content-1 {
    height: 12em;
  }
  .page-things-to-do-shopping .image-content-1 img {
    position: absolute;
    bottom: -2em;
    right: 0;
    -webkit-transform: rotate(1.8deg);
    transform: rotate(1.8deg);
  }
  .page-things-to-do-staycation .section-top > .columns > .column:first-child {
    width: 34%;
  }
  .page-things-to-do-staycation .section-top > .columns > .column:last-child {
    width: 66%;
  }
  .page-things-to-do-staycation
    .section-bottom
    > .columns
    > .column:first-child {
    padding-right: 50px;
  }
  .page-things-to-do-staycation
    .section-bottom
    > .columns
    > .column:last-child {
    padding-left: 180px;
  }
  .page-things-to-do-staycation .image-content-1 {
    float: right;
    width: 62%;
    height: 7em;
  }
  .page-things-to-do-staycation .image-content-1 img {
    position: absolute;
    left: 0;
    bottom: -3.7em;
    z-index: 2;
    -webkit-transform: rotate(-1.8deg);
    transform: rotate(-1.8deg);
  }
  .page-things-to-do-staycation .image-content-2 {
    float: right;
    width: 55%;
    height: 13em;
    margin-right: -170px;
  }
  .page-things-to-do-staycation .image-content-2 img {
    position: absolute;
    left: 1.5em;
    bottom: 2.5em;
    -webkit-transform: rotate(1.8deg);
    transform: rotate(1.8deg);
  }
  .page-things-to-do-staycation .image-content-3 {
    float: left;
    width: 55%;
    height: 17.5em;
    margin-left: -170px;
  }
  .page-things-to-do-staycation .image-content-3 img {
    position: absolute;
    right: 1.5em;
    bottom: 0.5em;
    -webkit-transform: rotate(-0.7deg);
    transform: rotate(-0.7deg);
  }
  .page-trip-planning .image-content-1 {
    height: 7em;
  }
  .page-trip-planning .image-content-1 img {
    position: absolute;
    bottom: -1em;
    left: 0;
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
  }
  .page-trip-planning .image-content-2 img {
    position: relative;
    top: -0.5em;
    -webkit-transform: rotate(-1.7deg);
    transform: rotate(-1.7deg);
  }
  .page-trip-planning-faq .section-bottom > .columns > .column:first-child {
    padding-right: 7em;
  }
  .page-trip-planning-faq .image-content-1 {
    height: 4em;
  }
  .page-trip-planning-faq .image-content-1 img {
    position: absolute;
    bottom: -3.5em;
    right: 35px;
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  .page-trip-planning-faq .image-content-2 {
    float: left;
    width: 38%;
    margin-left: -7em;
    margin-right: 1.5em;
  }
  .page-trip-planning-faq .image-content-2 img {
    position: relative;
    top: 0;
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  .page-trip-planning-maps-directions .image-content-1 {
    height: 5em;
    position: relative;
  }
  .page-trip-planning-maps-directions .image-content-1 img {
    position: absolute;
    right: 1em;
    bottom: -3.5em;
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-about-us .image-content-1 {
    margin-left: -20px;
  }
  .page-about-us-churches-worship .image-content-1 {
    margin-right: -35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-about-us .image-content-1 {
    height: 12em;
    margin-left: -40px;
  }
  .page-about-us-churches-worship
    .section-bottom
    .columns
    > .column:last-child {
    display: block;
  }
  .page-about-us-churches-worship .image-content-1 {
    margin-left: 1em;
  }
  .page-about-us-churches-worship .image-content-1 img {
    bottom: -3em;
  }
  .page-about-us-event-funding-form .image-content-1 {
    height: 5em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-about-us-event-funding-form .image-content-1 {
    margin-left: -40px;
  }
  .page-about-us-staff-board
    .section-bottom
    > .columns
    > .column:last-child
    .section-title {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-about-us-event-funding-form .image-content-1 {
    margin-left: 0;
    margin-right: -30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-about-us-staff-board
    .section-bottom
    > .columns
    > .column:last-child
    .list-director
    li:nth-child(5),
  .page-about-us-staff-board
    .section-bottom
    > .columns
    > .column:last-child
    .list-director
    li:nth-child(8) {
    padding-top: 0;
  }
  .page-about-us-staff-board .image-content-1 {
    margin-right: 0;
  }
  .page-about-us-staff-board .image-content-1 img {
    left: 0;
    bottom: -2em;
  }
  .page-accommodations .section-top > .columns > .column .column {
    width: 100%;
    padding-right: 0;
    padding-bottom: 1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1839px) {
  .page-accommodations .image-content-1 img {
    bottom: 1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-accommodations .image-content-1 img {
    bottom: 5em;
  }
  .page-accommodations-campground .section-top > .columns .columns {
    margin-right: -30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-accommodations-campground
    .section-top
    > .columns
    .columns
    .column:first-child {
    width: 100%;
  }
  .page-accommodations-campground
    .section-top
    > .columns
    .columns
    .column:last-child {
    width: 100%;
    padding-top: 0;
  }
  .page-accommodations-campground .page-title {
    width: 55%;
  }
  .page-accommodations-campground .image-content-1 img {
    position: static;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-accommodations .image-content-1 img {
    bottom: 3em;
  }
  .page-accommodations-campground .page-title {
    width: 65%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-accommodations-campground .image-content-1 img {
    top: auto;
    right: -40px;
    bottom: -11em;
  }
  .page-accommodations-hotels .section-top > .columns > .column:first-child {
    width: 58%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-accommodations-hotels .section-top > .columns > .column:first-child {
    width: 50%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-accommodations-hotels .section-top > .columns > .column:last-child {
    width: 42%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1839px) {
  .page-accommodations-hotels .image-content-1 img {
    bottom: 1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-accommodations-hotels .section-top > .columns > .column:last-child {
    width: 50%;
  }
  .page-accommodations-hotels .image-content-1 {
    width: 90%;
  }
  .page-accommodations-hotels .image-content-1 img {
    bottom: 5em;
  }
  .page-events .image-content-2 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-accommodations-hotels .image-content-1 img {
    bottom: 3em;
  }
  .page-events .content-top > .columns > .column:first-child {
    width: 55%;
  }
  .page-events .content-top > .columns > .column:last-child {
    width: 45%;
  }
  .page-events .image-content-1 {
    height: 6em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-itineraries-birding .section-top > .columns > .column:first-child {
    width: 60%;
    padding-right: 0;
  }
  .page-itineraries-birding .section-top > .columns > .column:last-child {
    width: 40%;
  }
  .page-itineraries-birding .image-content-1 {
    width: 100%;
    height: 11em;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-itineraries-birding .image-content-1 {
    height: auto;
    margin-bottom: 0;
  }
  .page-itineraries-birding .image-content-1 img {
    position: static;
  }
}
@media screen and (min-width: 768px) and (max-width: 1839px) {
  .page-itineraries-birding .image-content-2 {
    height: 14em;
    margin-left: -30px;
  }
  .page-restaurants .image-content-1 img {
    bottom: -3em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-itineraries-birding .image-content-2 {
    width: 48%;
    height: 8em;
    margin-left: -45px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-itineraries-birding .image-content-2 {
    width: 55%;
    height: auto;
    margin-left: -25px;
  }
  .page-itineraries-birding .image-content-2 img {
    position: relative;
  }
  .page-itineraries-culinary .image-content-1 {
    margin-left: -30px;
    margin-right: -10px;
  }
  .page-itineraries-history .section-bottom > .columns > .column:last-child {
    padding-top: 1.5em;
  }
  .page-itineraries-history .image-content-1 {
    margin-left: -30px;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-itineraries-history .image-content-1 {
    height: 5em;
  }
  .page-itineraries-museums .image-content-1 {
    height: 7em;
  }
  .page-restaurants-local-favorites .section-bottom {
    padding-right: 0;
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-itineraries-history .image-content-1 img {
    bottom: -3em;
  }
  .page-itineraries-military-aviation
    .section-bottom
    > .columns
    > .column:last-child {
    padding-top: 1.5em;
  }
  .page-itineraries-military-aviation .image-content-1 {
    margin-left: -30px;
  }
  .page-itineraries-military-aviation .image-content-1 img {
    bottom: -3em;
  }
  .page-itineraries-museums .section-top > .columns > .column:first-child {
    width: 55%;
  }
  .page-itineraries-museums .section-top > .columns > .column:last-child {
    width: 45%;
  }
  .page-itineraries-museums .image-content-1 {
    height: 10em;
  }
  .page-itineraries-outdoors .section-top > .columns > .column:first-child {
    width: 55%;
  }
  .page-itineraries-outdoors .section-top > .columns > .column:last-child {
    width: 45%;
  }
  .page-restaurants .section-top > .columns > .column:first-child {
    width: 55%;
  }
  .page-restaurants .section-top > .columns > .column:last-child {
    width: 45%;
  }
  .page-restaurants .image-content-1 {
    height: 10em;
  }
  .page-restaurants .image-content-2,
  .page-restaurants .image-content-3 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .page-restaurants-local-favorites
    .section-top
    > .columns
    > .column:first-child,
  .page-restaurants-local-favorites
    .section-top
    > .columns
    > .column:last-child {
    width: 50%;
  }
  .page-restaurants-local-favorites .section-bottom > .columns > .column {
    width: 100% !important;
  }
  .page-restaurants-local-favorites
    .section-bottom
    > .columns
    > .column.one-third {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-restaurants-local-favorites
    .section-bottom
    > .columns
    > .column
    .columns {
    padding-right: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-restaurants-local-favorites
    .section-bottom
    > .columns
    > .column:last-child {
    width: 26.5%;
    margin-left: 0;
    padding-top: 0;
  }
  .page-restaurants-local-favorites
    .section-bottom
    > .columns
    > .column
    .column:first-child {
    width: 100%;
    padding-bottom: 0;
  }
  .page-restaurants-local-favorites
    .section-bottom
    > .columns
    > .column
    .column:last-child {
    width: 100%;
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1839px) {
  .page-restaurants-local-favorites .image-content-1 {
    margin-left: 3em;
  }
  .page-restaurants-local-favorites .image-content-2 {
    margin-top: 2em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-restaurants-local-favorites .image-content-1 {
    height: 6em;
    margin-left: 0;
  }
  .page-restaurants-local-favorites .image-content-1 img {
    bottom: -3.5em;
  }
  .page-restaurants-local-favorites .image-content-2 {
    margin-bottom: -2em;
  }
  .page-things-to-do .image-content-1 {
    height: 15em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-restaurants-local-favorites
    .section-bottom
    > .columns
    > .column
    .column:first-child {
    padding-top: 0;
  }
  .page-restaurants-local-favorites .image-content-2 {
    margin-top: -0.5em;
    margin-right: 0;
    margin-bottom: 1.5em;
    text-align: center;
  }
  .page-restaurants-regional-delights
    .section-top
    > .columns
    > .column:first-child,
  .page-restaurants-regional-delights
    .section-top
    > .columns
    > .column:last-child {
    width: 50%;
  }
  .page-things-to-do .image-content-1 {
    height: auto;
    margin-left: -20px;
  }
  .page-things-to-do .image-content-1 img {
    position: relative;
    top: 1em;
    bottom: auto;
  }
  .page-things-to-do-arts-culture
    .section-bottom
    > .columns
    > .column:last-child {
    padding-top: 1.5em;
  }
  .page-things-to-do-arts-culture .image-content-1 {
    width: 60%;
    margin-right: 1em;
  }
  .page-things-to-do-arts-culture .image-content-1 img {
    bottom: 5em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-things-to-do-arts-culture .image-content-2 {
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-things-to-do-arts-culture .image-content-2 {
    margin-left: 0;
    margin-right: 0;
  }
  .page-things-to-do-arts-culture .image-content-2 img {
    top: -6.5em;
    bottom: auto;
  }
  .page-things-to-do-family-fun .section-top > .columns > .column:first-child,
  .page-things-to-do-family-fun .section-top > .columns > .column:last-child {
    width: 50%;
  }
  .page-things-to-do-family-fun
    .section-bottom
    > .columns
    > .column:first-child {
    padding-right: 30px;
  }
  .page-things-to-do-family-fun
    .section-bottom
    > .columns
    > .column:last-child {
    padding-left: 30px;
  }
  .page-things-to-do-family-fun .image-content-1 {
    width: 100%;
    margin-right: 0;
  }
  .page-things-to-do-family-fun .image-content-2 {
    margin-top: -2em;
    margin-right: -50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-things-to-do-family-fun .image-content-2 {
    width: 60%;
    margin-bottom: 1em;
  }
  .page-things-to-do-family-fun .image-content-3 {
    width: 49%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-things-to-do-family-fun .image-content-3 {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: -50px;
  }
  .page-things-to-do-free-activities
    .section-top
    > .columns
    > .column:first-child,
  .page-things-to-do-free-activities
    .section-top
    > .columns
    > .column:last-child {
    width: 50%;
  }
  .page-things-to-do-free-activities
    .section-bottom
    > .columns
    > .column:first-child {
    padding-right: 30px;
  }
  .page-things-to-do-free-activities
    .section-bottom
    > .columns
    > .column:last-child {
    padding-left: 50px;
  }
  .page-things-to-do-free-activities .image-content-1 {
    width: 100%;
    margin-right: 0;
  }
  .page-things-to-do-free-activities .image-content-2 {
    width: 70%;
    margin-right: -60px;
    margin-top: -2em;
  }
  .page-things-to-do-free-activities .image-content-3 {
    width: 100%;
    margin-left: -50px;
    margin-top: 1em;
  }
  .page-things-to-do-historic-sites .image-content-1 {
    height: auto;
    margin-left: -20px;
    margin-bottom: 0;
  }
  .page-things-to-do-historic-sites .image-content-1 img {
    position: relative;
    top: 1em;
    bottom: auto;
  }
  .page-things-to-do-local-attractions .image-content-1 {
    height: auto;
    margin-left: -30px;
  }
  .page-things-to-do-local-attractions .image-content-1 img {
    position: relative;
    top: 1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-things-to-do-local-attractions .image-content-2 {
    width: 57%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-things-to-do-local-attractions .image-content-2 {
    width: 100%;
    margin-bottom: -1em;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-things-to-do-local-attractions .image-content-3 {
    width: 72%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-things-to-do-local-attractions .image-content-3 {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
  }
  .page-things-to-do-must-do .image-content-1 {
    height: 9.25em;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-things-to-do-must-do .image-content-1 {
    height: auto;
  }
  .page-things-to-do-must-do .image-content-1 img {
    position: relative;
    bottom: -0.5em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-things-to-do-outdoors-sports .image-content-1 {
    width: 100%;
    height: 8em;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-things-to-do-shopping .image-content-1 {
    height: 15em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-things-to-do-shopping .image-content-1 {
    height: auto;
    margin-left: -20px;
  }
  .page-things-to-do-shopping .image-content-1 img {
    position: relative;
    top: 1em;
    bottom: auto;
  }
  .page-things-to-do-staycation .section-top > .columns > .column:first-child {
    width: 55%;
  }
  .page-things-to-do-staycation .section-top > .columns > .column:last-child {
    width: 45%;
  }
  .page-things-to-do-staycation
    .section-bottom
    > .columns
    > .column:first-child {
    padding-right: 30px;
  }
  .page-things-to-do-staycation
    .section-bottom
    > .columns
    > .column:last-child {
    padding-left: 80px;
  }
  .page-things-to-do-staycation .image-content-1 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-things-to-do-staycation .image-content-1 img {
    bottom: 0;
  }
  .page-things-to-do-staycation .image-content-2 {
    width: 70%;
    height: auto;
    margin-right: -70px;
  }
  .page-things-to-do-staycation .image-content-2 img {
    position: relative;
    top: 0.5em;
    left: 1em;
    bottom: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-things-to-do-staycation
    .section-bottom
    > .columns
    > .column:last-child {
    padding-left: 30px;
  }
  .page-things-to-do-staycation
    .section-bottom
    > .columns
    > .column:last-child
    > :first-child {
    padding-left: 90px;
  }
  .page-things-to-do-staycation .image-content-2 {
    width: 85%;
    margin-right: -120px;
    margin-bottom: 3em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .page-things-to-do-staycation .image-content-3 {
    width: 60%;
    height: 13em;
    margin-bottom: 0;
    margin-left: -180px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-things-to-do-staycation .image-content-3 {
    width: 70%;
    height: auto;
    margin-left: -80px;
    padding-bottom: 5em;
  }
  .page-things-to-do-staycation .image-content-3 img {
    position: relative;
    top: 3em;
    right: 1em;
    bottom: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-things-to-do-staycation .image-content-3 {
    width: 85%;
    margin-left: -30px;
    margin-right: 70px;
    padding-bottom: 0.4em;
  }
  .page-things-to-do-staycation .image-content-3 img {
    top: 0;
  }
  .page-trip-planning-faq .image-content-1 img {
    bottom: -2em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-trip-planning .image-content-1 img {
    position: static;
  }
  .page-trip-planning-faq .section-bottom > .columns > .column:first-child {
    padding-right: 50px;
  }
  .page-trip-planning-faq .image-content-1 {
    float: right;
    width: 85%;
    height: 5.5em;
  }
  .page-trip-planning-faq .image-content-1 img {
    right: 0;
  }
  .page-trip-planning-faq .image-content-2 {
    width: 50%;
    margin-left: -70px;
  }
  .page-trip-planning-maps-directions .image-content-1 {
    height: 6em;
    margin-right: -1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-trip-planning-faq .image-content-2 {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .page-accommodations .section-top > .columns > .column .column {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .page-itineraries-birding .page-image {
    background-position: 75% 50%;
  }
  .page-things-to-do-family-fun .page-image {
    background-position: 0 50%;
  }
}
@media screen and (min-width: 1200px) {
  .page-about-us-event-funding-form .form .floating {
    margin-bottom: -10em;
    padding-top: 2.25em;
  }
}
@font-face {
  font-family: weather;
  src: url(../fonts/artill_clean_icons-webfont.eot);
  src: url(../fonts/artill_clean_icons-webfont.eot?#iefix)
      format('embedded-opentype'),
    url(../fonts/artill_clean_icons-webfont.woff) format('woff'),
    url(../fonts/artill_clean_icons-webfont.ttf) format('truetype'),
    url(../fonts/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg)
      format('svg');
  font-weight: 400;
  font-style: normal;
}
.icon-0:before {
  content: ':';
}
.icon-1:before {
  content: 'p';
}
.icon-2:before {
  content: 'S';
}
.icon-3:before {
  content: 'Q';
}
.icon-4:before {
  content: 'S';
}
.icon-5:before,
.icon-6:before,
.icon-7:before,
.icon-8:before {
  content: 'W';
}
.icon-9:before {
  content: 'I';
}
.icon-10:before {
  content: 'W';
}
.icon-11:before,
.icon-12:before,
.icon-13:before,
.icon-14:before {
  content: 'I';
}
.icon-15:before {
  content: 'W';
}
.icon-16:before {
  content: 'I';
}
.icon-17:before {
  content: 'W';
}
.icon-18:before {
  content: 'U';
}
.icon-19:before,
.icon-20:before,
.icon-21:before,
.icon-22:before,
.icon-23:before {
  content: 'Z';
}
.icon-24:before,
.icon-25:before {
  content: 'E';
}
.icon-26:before {
  content: '3';
}
.icon-27:before {
  content: 'a';
}
.icon-28:before {
  content: 'A';
}
.icon-29:before {
  content: 'a';
}
.icon-30:before {
  content: 'A';
}
.icon-31:before {
  content: '6';
}
.icon-32:before {
  content: '1';
}
.icon-33:before {
  content: '6';
}
.icon-34:before {
  content: '1';
}
.icon-35:before {
  content: 'W';
}
.icon-36:before {
  content: '1';
}
.icon-37:before,
.icon-38:before,
.icon-39:before {
  content: 'S';
}
.icon-40:before {
  content: 'M';
}
.icon-41:before {
  content: 'W';
}
.icon-42:before {
  content: 'I';
}
.icon-43:before {
  content: 'W';
}
.icon-44:before {
  content: 'a';
}
.icon-45:before {
  content: 'S';
}
.icon-46:before {
  content: 'U';
}
.icon-47:before {
  content: 'S';
}
#weather h2 {
  margin: 0 0 8px;
  color: #f15a27;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  font-family: 'Bree Serif', serif;
  font-size: 1em;
}
#weather ul {
  margin: 0;
  padding: 0;
  display: none;
}
#weather i {
  color: #7b7d7d;
  font-family: weather;
  font-size: 100px;
  font-weight: 400;
  font-style: normal;
  line-height: 0.7;
  text-transform: none;
}
#weather li {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  display: inline-block;
  border-radius: 5px;
}
#weather .currently {
  margin: 0 1px;
}
.st-btns {
  overflow: hidden !important;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.modal-img {
  max-width: 90%;
  max-height: 90%;
  border-radius: 5px;
}

.modal-close {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}

.modal-close:hover {
  color: #ccc;
}
