/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
a.fc-event {
  color: white !important;
}
a.fc-event:hover {
  background-color: white !important;
}
body {
  font-size: 18px;
  min-width: 300px;
}
body.noscroll {
  overflow: hidden;
}
body p, body span {
  font-family: Playfair Display, serif !important;
}
body h1, body h2, body h3, body h4, body h5, body h6, body button, body a {
  font-family: Muli, sans-serif !important;
  color: #1d80b7 !important;
}
body h1 span, body h2 span, body h3 span, body h4 span, body h5 span, body h6 span, body button span, body a span {
  font-family: Muli, sans-serif !important;
}
body h1:hover, body h2:hover, body h3:hover, body h4:hover, body h5:hover, body h6:hover, body button:hover, body a:hover {
  color: #bd2a00 !important;
}
@media (max-width: 768px) {
  body #logo-image {
    max-height: 110px !important;
  }
}
body.home #wrapper.head {
  position: absolute;
}
body.home #wrapper.head .header-pattern {
  position: absolute;
}
body.home .menu-container.header_v0 {
  position: absolute;
}
body .dropdown-backdrop {
  z-index: 0;
}
body #wrapper.head {
  margin-bottom: 0px;
  margin: 0px auto !important;
  position: relative;
  z-index: 1;
}
body #wrapper.head .header-pattern {
  background-color: transparent;
  z-index: 100;
  width: 100%;
}
@media (max-width: 530px) {
  body #wrapper.head .header-pattern {
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: -webkit-flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  body #wrapper.head .header-pattern > div {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
body #wrapper.head .header-pattern .header-border {
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, rgba(5, 80, 120, 0.75) 0%, rgba(11, 65, 107, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, rgba(5, 80, 120, 0.75) 0%, rgba(11, 65, 107, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, rgba(5, 80, 120, 0.75) 0%, rgba(11, 65, 107, 0.8) 100%);
  /* IE6-9 */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bf055078', endColorstr='#cc0b416b', GradientType=0);
}
body #wrapper.head .header-pattern ul.nav-menu a > span {
  color: ivory !important;
  font-family: Muli, sans-serif !important;
}
body #wrapper.head .header-pattern .header {
  padding: 20px 0px 20px;
  height: 140px;
}
@media (max-width: 768px) {
  body #wrapper.head .header-pattern .header {
    height: 125px;
  }
}
@media (max-width: 530px) {
  body #wrapper.head .header-pattern .header {
    height: auto;
  }
}
body #wrapper.head .header-pattern .header button {
  color: white;
}
body #wrapper.head .header-pattern .header .container {
  min-width: 300px;
  padding-left: 30px;
  padding-right: 30px;
  height: 100%;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  align-content: center;
  -webkit-align-content: center;
  align-items: center;
  -webkit-align-items: center;
}
body #wrapper.head .header-pattern .header .container #righttopcolumn {
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  align-content: center;
  align-items: center;
  width: 100%;
}
body #wrapper.head .header-pattern .header .container #righttopcolumn nav {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
@media (max-width: 1024px) {
  body #wrapper.head .header-pattern .header #search-row {
    max-width: 50%;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: -webkit-flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body #wrapper.head .header-pattern .header #search-row #search_label_top {
    max-width: 230px !important;
  }
}
@media (max-width: 530px) {
  body #wrapper.head .header-pattern .header #search-row {
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: -webkit-flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;
  }
}
body #wrapper.head .header-pattern .header #search-text-top {
  background-color: white !important;
  width: 100%;
  height: 40px;
}
body #wrapper .menu-container.home-slide .menu-back {
  background: none !important;
  background-color: white !important;
}
body #wrapper .menu-container.header_v0 {
  position: relative;
  width: 100%;
  color: black;
  z-index: 200;
  height: 57px;
}
body #wrapper .menu-container.header_v0 .menu-header {
  background-color: rgba(29, 128, 183, 0.90) !important;
  background-image: none !important;
}
@media (max-width: 1024px) {
  body #wrapper .menu-container.header_v0 .menu-header .primary-menu nav.link-effect .menu-main-menu-container {
    position: absolute;
    top: -200px;
    transition: 0.5s ease all;
    background-color: black;
    width: 100%;
    left: 0px;
    z-index: 500;
    display: none;
  }
  body #wrapper .menu-container.header_v0 .menu-header .primary-menu nav.link-effect .menu-main-menu-container.open {
    top: 50px;
    display: block;
  }
}
@media (max-width: 768px) {
  body #wrapper .menu-container.header_v0 .menu-header .primary-menu nav.link-effect .menu-main-menu-container {
    display: none;
  }
  body #wrapper .menu-container.header_v0 .menu-header .primary-menu nav.link-effect .menu-main-menu-container.open {
    position: absolute;
    width: 320px;
    right: 0px;
    left: auto;
    background-color: black;
    padding: 0px 0px;
    display: block;
  }
  body #wrapper .menu-container.header_v0 .menu-header .primary-menu nav.link-effect .menu-main-menu-container.open > ul#menu-main-menu > li {
    width: 100%;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    min-width: 100%;
  }
  body #wrapper .menu-container.header_v0 .menu-header .primary-menu nav.link-effect .menu-main-menu-container.open > ul#menu-main-menu > li.nav-click > a + ul {
    position: relative;
    display: block;
    opacity: 1;
    float: none;
    margin-left: 20px;
    width: 100%;
  }
  body #wrapper .menu-container.header_v0 .menu-header .primary-menu nav.link-effect .dd-container {
    display: block;
  }
  body #wrapper .menu-container.header_v0 .menu-header .primary-menu nav.link-effect .dd-container a span:before {
    position: static;
  }
}
body #wrapper .menu-container.header_v0 .menu-header .primary-menu nav.link-effect a span {
  padding: 0px 5px 0px 0px;
  transition: 0.3s ease padding;
}
body #wrapper .menu-container.header_v0 .menu-header .primary-menu nav.link-effect a:hover span {
  color: #ff501d !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  transform: none !important;
  padding: 0px 0px 0px 5px;
  transition: 0.3s ease padding;
}
body #wrapper .menu-container.header_v0 .menu-header .primary-menu nav.link-effect a:focus span {
  color: #ff501d !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  transform: none !important;
  padding: 0px 0px 0px 5px;
  transition: 0.3s ease padding;
}
body #wrapper .menu-container.header_v0 .menu-header .primary-menu ul.nav-menu a > span {
  color: white !important;
  font-family: Muli, sans-serif !important;
  font-size: 16.5px;
  font-weight: 700;
}
body #wrapper .menu-container.header_v0 .menu-header .primary-menu ul.sub-menu {
  background-color: black !important;
}
@media (max-width: 768px) {
  body #wrapper .menu-container.header_v0 .menu-header .primary-menu ul.sub-menu {
    position: relative !important;
  }
}
body #wrapper .menu-container.header_v0 .menu-header .container {
  min-width: 300px;
}
body #wrapper .menu-container.header_v0 .menu-header .container .navbar-toggle {
  display: block;
  padding: 0px 0px;
  margin: 0px 30px 0px 0px;
}
body #wrapper .menu-container.header_v0 .menu-header .container .navbar-toggle .toggle {
  height: 40px;
  padding: 10px;
  width: 40px;
  background-color: black;
  display: none;
  position: relative;
  margin: 10px auto;
}
body #wrapper .menu-container.header_v0 .menu-header .container .navbar-toggle .toggle:after {
  content: "\f0c9";
  color: #fff;
  font-family: fontawesome;
  position: absolute;
  font-size: 18px;
  top: 7px;
  left: 11px;
}
body #wrapper .menu-container.header_v0 .menu-header .container .navbar-toggle .toggle:before {
  content: 'menu';
  font-size: 14px;
  font-weight: 900;
  font-family: 'Roboto', arial, sans-serif;
  left: -110%;
  position: absolute;
  color: white;
}
@media (max-width: 1024px) {
  body #wrapper .menu-container.header_v0 .menu-header .container .navbar-toggle .toggle {
    display: block;
    margin: 10px auto;
  }
}
body #wrapper .menu-container.header_v0 ul.nav-menu {
  max-width: 100%;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
body #wrapper .menu-container.header_v0 ul.nav-menu li a span {
  color: white;
}
body #logo-image {
  float: left;
  margin-right: 20px;
  max-height: 150px;
  z-index: 3;
}
body .header-logo-container {
  z-index: 2;
  position: absolute;
  top: -132.5px;
}
@media (max-width: 768px) {
  body .header-logo-container {
    top: -107.5px;
  }
}
@media (max-width: 530px) {
  body .header-logo-container {
    display: block;
    position: relative;
    float: left;
    margin-right: 20px;
    top: auto;
  }
}
body #action-links button {
  font-size: 20px;
}
body ul#menu-quick-action-links.dropdown-menu {
  right: 0px;
  left: auto;
  z-index: 100;
  top: -50px;
  background: #ff501d !important;
  min-width: 280px;
  max-width: 100%;
}
@media (max-width: 530px) {
  body ul#menu-quick-action-links.dropdown-menu {
    min-width: 100%;
  }
  body ul#menu-quick-action-links.dropdown-menu li {
    float: none;
    width: 100%;
  }
}
body ul#menu-quick-action-links.dropdown-menu.open {
  display: block;
}
body ul#menu-quick-action-links.dropdown-menu li a {
  color: white;
  font-size: 18px;
  padding: 3px 10px;
}
body #bootstrap-slider .carousel-control {
  z-index: 11;
  background: none;
  position: relative;
  display: inline-block;
  top: auto;
  left: auto !important;
  right: auto;
  bottom: auto;
}
body #bootstrap-slider .carousel-caption h2 {
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 25px;
  margin-top: 0;
  margin-bottom: 0;
}
body .home-widgets .widget .widget-content {
  margin: 0px;
}
body #banner-foot-menu {
  position: relative;
  position: relative;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  width: 100%;
  background: rgba(29, 128, 183, 0.85);
}
body #banner-foot-menu .container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  align-content: center;
  -webkit-align-content: center;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
body #banner-foot-menu .container:first-child {
  max-width: 1170px;
}
body #banner-foot-menu .container > div {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
body #banner-foot-menu .container > div#button-wrap {
  flex-basis: 100px;
  -webkit-flex-basis: 100px;
  margin: auto 20px;
}
@media (max-width: 768px) {
  body #banner-foot-menu .container > div#button-wrap {
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: -webkit-flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    display: flex;
  }
}
body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu {
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  margin: 0px auto;
  width: 100% !important;
  justify-content: center;
}
@media (max-width: 1024px) {
  body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li {
    flex-basis: 280px;
    -webkit-flex-basis: 280px;
  }
}
@media (max-width: 768px) {
  body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu {
    display: none !important;
  }
}
body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu:first-child {
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  padding: 0px !important;
}
body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li {
  flex-basis: 48%;
  -webkit-flex-basis: 48%;
  margin: 0 5px;
  text-align: center;
}
body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li > a:before {
  font-family: fontawesome;
  font-size: 18px;
  color: white;
  padding: 0px 20px 0px 0px;
}
body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li.doc a:before {
  content: '\f0ed    ';
}
body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li.cal a:before {
  content: '\f073';
}
body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li.rec a:before {
  content: '\f072';
}
body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li.boat a:before {
  content: '\f13d';
}
body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li a {
  font-weight: bold;
  font-size: 16.5px;
  color: white !important;
  padding: 12px 0px;
  position: relative;
}
body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li a:focus, body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li a:active, body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li a:hover {
  color: #ff501d !important;
}
body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li:focus a, body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li:active a, body #banner-foot-menu .menu-banner-foot-links-container ul#menu-banner-foot-links.nav-menu li:hover a {
  color: #ff501d !important;
}
body .content.home {
  padding: 0px;
}
body .content.home .home-content-boxes {
  margin: 0px;
}
.footer-content {
  font-size: 14px;
  font-family: playfair display;
  position: relative;
  margin: 0px auto;
  width: 90%;
  max-width: 90%;
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /*General Widgetry*/
}
.footer-content:before {
  background-image: url('//www.gorebay.ca/wp-content/uploads/2016/05/Town-Logo.jpg');
  background-size: cover;
  height: 75px;
  width: 75px;
  content: '';
  display: block;
  position: absolute;
  left: -90px;
  top: -15px;
}
.footer-content > b {
  flex-basis: 75%;
}
.footer-content .mayor {
  max-width: 150px;
  text-align: right;
}
.footer-content .mayor a {
  color: #3b5998;
  font-weight: 700;
}
.footer-content .smbt-social-icons li {
  margin: auto -2.5px;
}
body {
  /*home widgets*/
}
body .single #secondary {
  max-width: 280px;
}
body .page #secondary .widget-content, body .single #secondary .widget-content {
  padding: 0px;
}
body .page #secondary .widget-content .before-title, body .single #secondary .widget-content .before-title {
  text-align: center;
}
@media (max-width: 1024px) {
  body .page #secondary .widget-content .before-title, body .single #secondary .widget-content .before-title {
    text-align: left;
  }
}
body .page #secondary .widget-content h3.widget-title, body .single #secondary .widget-content h3.widget-title {
  text-align: center;
  padding: 0px 20px;
  border-bottom: 1px solid #1d80b7;
  display: inline;
}
@media (max-width: 1024px) {
  body .page #secondary .widget-content h3.widget-title, body .single #secondary .widget-content h3.widget-title {
    text-align: left;
  }
}
body .page #secondary .widget-content a, body .single #secondary .widget-content a {
  color: #1d80b7 !important;
  font-size: 16px;
  font-family: Muli, sans-serif !important;
}
body .page #secondary .widget-content a:focus, body .single #secondary .widget-content a:focus, body .page #secondary .widget-content a:active, body .single #secondary .widget-content a:active, body .page #secondary .widget-content a:hover, body .single #secondary .widget-content a:hover {
  color: #ff501d !important;
}
body .page #secondary .widget-content .textwidget, body .single #secondary .widget-content .textwidget {
  font-family: Playfair Display, serif !important;
  padding: 0px 15px;
  font-size: 14px;
}
body .page #secondary .widget-content .textwidget a, body .single #secondary .widget-content .textwidget a {
  color: #1d80b7 !important;
  font-size: 14px;
  font-family: Muli, sans-serif !important;
}
.widget-one-column.flexed {
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  padding: 0px;
}
.widget-one-column.flexed .widget {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  min-width: 24%;
  margin: 0px 5px 20px;
  border-left: none !important;
}
.widget-one-column.flexed .widget h1 {
  font-size: 24px;
  font-weight: 700;
}
.widget-one-column.flexed .widget h2 {
  font-size: 20px;
  font-weight: 700;
}
.widget-one-column.flexed .widget h3 {
  font-size: 17.5px;
  font-weight: 700;
}
.widget-one-column.flexed .widget h4 {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .widget-one-column.flexed {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .widget-one-column.flexed > div.widget {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    min-width: 48%;
  }
}
@media (max-width: 768px) {
  .widget-one-column.flexed {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .widget-one-column.flexed > div.widget {
    flex-basis: 100%;
    min-width: 100%;
  }
}
.header-widgets .widget-content {
  color: black !important;
  padding: 15px;
  font-size: 15px;
}
.header-widgets .widget-content .widget-content {
  padding: 0px !important;
}
.header-widgets .widget-content h3 {
  color: #ff501d !important;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
}
.header-widgets .widget-content a {
  color: #055078 !important;
  /*slider styles*/
  /*slider styles*/
}
.header-widgets .widget-content a:hover {
  color: #ff501d !important;
}
.header-widgets .widget-content a:focus {
  outline-color: #055078;
  color: #ff501d !important;
}
.home-slide {
  /*Main widgets*/
}
.home-slide .carousel-inner {
  position: relative;
}
.home-slide .carousel-inner:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.33333%;
}
.home-slide .carousel-inner > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.home-slide .carousel-inner > .item {
  min-height: 340px;
  height: auto;
  width: 100%;
  background-size: cover;
}
.home-slide .carousel-inner > .item > .carousel-caption p {
  padding: 0px 25px 15px !important;
}
@media (max-width: 1420px) {
  .home-slide .carousel-inner {
    position: relative;
  }
  .home-slide .carousel-inner:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 42.85714%;
  }
  .home-slide .carousel-inner > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 1280px) {
  .home-slide .carousel-inner > .item {
    min-height: 400px;
    height: auto;
  }
  .home-slide .carousel-inner > .item .carousel-caption {
    max-width: 75%;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .home-slide .carousel-inner {
    position: relative;
  }
  .home-slide .carousel-inner:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
  }
  .home-slide .carousel-inner > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 768px) {
  .home-slide .carousel-inner {
    position: relative;
  }
  .home-slide .carousel-inner:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 64.28571%;
  }
  .home-slide .carousel-inner > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .home-slide .carousel-inner .carousel-caption {
    bottom: 35px;
  }
  .home-slide .carousel-inner .carousel-caption a.bootstrap-button {
    position: absolute;
    bottom: -6px;
    width: 100%;
  }
}
@media only screen and (max-width: 540px) {
  .home-slide .carousel-inner {
    position: relative;
  }
  .home-slide .carousel-inner:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%;
  }
  .home-slide .carousel-inner > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 540px) {
  .home-slide .carousel-inner {
    position: relative;
  }
  .home-slide .carousel-inner:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 111.11111%;
  }
  .home-slide .carousel-inner > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .home-slide .carousel-inner .carousel-caption a.bootstrap-button {
    display: block !important;
  }
  .home-slide .carousel-inner .carousel-caption p {
    display: block !important;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 468px) {
  .home-slide .carousel-inner {
    position: relative;
    min-width: 320px;
  }
  .home-slide .carousel-inner:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 165%;
  }
  .home-slide .carousel-inner > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .home-slide .carousel-inner .carousel-caption p {
    display: block !important;
    margin-bottom: 0px;
  }
}
.aside {
  /*PAGES*/
}
.aside .widget li a {
  font-size: 18px;
}
.aside .widget li.current_page_parent > .children, .aside .widget li.page_item_has_children > .children {
  display: none;
}
.aside .widget li.current_page_parent.page_item_has_children > .children {
  display: block;
  margin-left: 20px;
}
body.page {
  /*SINGLE-EVENT*/
}
body.page #content {
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -webkit-box;
  /* TWEENER - IE 10 */
  display: -ms-flexbox;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  /* Safari */
  display: -webkit-flex;
  /* Safari 6.1+ */
  -webkit-flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  body.page #content {
    flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
  }
}
body.page #content > #secondary-2 {
  float: left;
  flex-basis: auto;
  -webkit-flex-basis: auto;
  min-width: 260px;
  padding: 0 20px 0px 0px !important;
  width: 260px;
}
@media (max-width: 1024px) {
  body.page #content > #secondary-2 {
    min-width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 500px) {
  body.page #content > #secondary-2 {
    min-width: 100%;
    max-width: 100%;
    padding: 0px !important;
  }
}
body.page #content > #secondary-2 ul {
  margin: 0px;
  padding: 0px;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 {
  background: linear-gradient(to bottom, #1d80b7 50%, #1c6f9c 100%);
  padding: 0px;
  margin: 0px;
  list-style-position: inside;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 li {
  width: 100%;
  border-top: rgba(255, 255, 255, 0.7) 1px solid;
  background-color: transparent !important;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 li a {
  color: #fff !important;
  margin-left: 10px;
  display: block;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 li a:focus, body.page #content > #secondary-2 ul#menu-main-menu-1 li a:active, body.page #content > #secondary-2 ul#menu-main-menu-1 li a:hover {
  color: #ff501d !important;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 li.current-menu-item {
  background-color: white !important;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 li.current-menu-item a {
  color: #1d80b7 !important;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 li.current-menu-item > ul li a {
  color: #1d80b7 !important;
  margin-left: 20px;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 li.menu-item-has-children li a.happy + ul.sub-menu {
  display: block;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 > li.menu-item-has-children a.happy + ul.sub-menu {
  display: block;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 > li.menu-item-has-children > ul {
  display: none;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 > li.menu-item-has-children > ul li a {
  margin-left: 20px;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 > li.menu-item-has-children > ul li a.happy {
  color: green;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 > li.menu-item-has-children > ul li > ul li a {
  margin-left: 40px;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 > li.menu-item-has-children > ul li > ul li a.happy + ul.sub-menu {
  display: block;
}
body.page #content > #secondary-2 ul#menu-main-menu-1 > li.menu-item-has-children.current-page-parent > ul, body.page #content > #secondary-2 ul#menu-main-menu-1 > li.menu-item-has-children.current-menu-ancestor > ul {
  display: block;
}
body.page #content #page-content {
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  width: 100%;
  min-width: 280px;
}
@media (min-width: 640px) {
  body.page #content #page-content {
    min-width: 640px;
  }
}
body.page #content #page-content > #secondary {
  flex-basis: 180px;
  -webkit-flex-basis: 180px;
}
body.page #content #page-content > ul#breadcrumb {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
}
body.page #content #page-content > .type-page {
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
  min-width: 280px;
  width: 100%;
}
body.page #content #page-content > .type-page > h1.entry-title {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  padding: 0px 0px;
  margin: 0px 0px;
}
body.page #content #page-content > .type-page > .featured-image {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  padding: 0px 0px;
  margin: 10px 0px;
  position: relative;
}
body.page #content #page-content > .type-page > .featured-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.33333%;
}
body.page #content #page-content > .type-page > .featured-image > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.page #content #page-content > .type-page > div#content-flex {
  display: flex;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  width: 100%;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}
body.page #content #page-content > .type-page > div#content-flex > .entry-content {
  flex-basis: 75%;
  -webkit-flex-basis: 75%;
  min-width: 280px;
  max-width: 75%;
}
body.page #content #page-content > .type-page > div#content-flex > .entry-content a {
  color: #1d80b7 !important;
}
body.page #content #page-content > .type-page > div#content-flex > .entry-content a:focus, body.page #content #page-content > .type-page > div#content-flex > .entry-content a:active, body.page #content #page-content > .type-page > div#content-flex > .entry-content a:hover {
  color: #ff501d !important;
}
body.page #content #page-content > .type-page > div#content-flex > .entry-content .fc-event-container {
  position: relative;
}
body.page #content #page-content > .type-page > div#content-flex > .entry-content .fc-event-container:hover {
  padding-bottom: 26px !important;
}
body.page #content #page-content > .type-page > div#content-flex > .entry-content .fc-event-container:hover a {
  color: white !important;
  position: absolute;
  width: 300px;
}
body.page #content #page-content > .type-page > div#content-flex > .entry-content .fc-event-container a {
  color: white !important;
}
body.page #content #page-content > .type-page > div#content-flex > .entry-content .fc-event-container a:focus, body.page #content #page-content > .type-page > div#content-flex > .entry-content .fc-event-container a:active, body.page #content #page-content > .type-page > div#content-flex > .entry-content .fc-event-container a:hover {
  color: #ff501d !important;
}
@media (max-width: 1024px) {
  body.page #content #page-content > .type-page > div#content-flex {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  body.page #content #page-content > .type-page > div#content-flex > .entry-content {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    min-width: 100%;
  }
}
body.page #content #page-content > .type-page > div#content-flex > #secondary {
  flex-basis: 25%;
  -webkit-flex-basis: 25%;
  min-width: 180px;
  max-width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}
@media (max-width: 1024px) {
  body.page #content #page-content > .type-page > div#content-flex > #secondary {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
}
@media (max-width: 768px) {
  body.page #content #page-content > .type-page > div#content-flex > #secondary {
    min-width: 100%;
    max-width: 100%;
  }
}
body.page .child-page h2 {
  font-size: 24px;
}
body.page .child-page .featured-image {
  position: relative;
}
body.page .child-page .featured-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.33333%;
}
body.page .child-page .featured-image > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.single-event {
  /*FOOTER*/
}
body.single-event div#content {
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.single-event div#content > article {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  max-width: calc(100% - 290px);
}
body.single-event div#content > div {
  flex-basis: 280px;
  -webkit-flex-basis: 280px;
  min-width: 280px;
}
body .footer {
  border-top: #b3b3b3 1px solid;
}
.modal {
  background-color: rgba(0, 0, 0, 0.5);
  overflow: auto;
}
.modal#contact .form {
  position: relative;
  overflow: auto;
  height: auto;
  padding: 20px 30px 20px;
  background-color: #1d80b7 !important;
  width: 500px;
  margin: 100px auto;
  min-width: 280px;
  max-width: 100%;
}
.modal#contact .form p {
  display: flex;
}
@media (max-width: 500px) {
  .modal#contact .form {
    margin: 0px auto;
  }
}
.modal#contact .form h3 {
  color: #fff;
  max-width: 80%;
}
.modal#contact .form .close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  font-size: 24px;
  font-weight: bold;
  opacity: 50;
  color: white;
}
.modal#contact .form .close:hover {
  opacity: 100;
}
.modal#contact .form label {
  color: #fff;
  flex-basis: 40%;
  -webkit-flex-basis: 40%;
  max-width: 200px;
  display: block;
  min-width: 185px;
}
.modal#contact .form textarea {
  max-width: 280px;
}
@media (max-width: 500px) {
  .modal#contact .form textarea {
    max-height: 75px;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    min-width: 250px;
    max-width: 100%;
    margin: 0px;
  }
}
.modal#contact .form input {
  flex-basis: 50%;
  min-width: 250px;
  max-width: 280px;
}
@media (max-width: 500px) {
  .modal#contact .form input {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    min-width: 250px;
    max-width: 100%;
    padding: 2px 10px;
    margin: 0px;
  }
}
.modal#contact .form input[type="submit"] {
  background: linear-gradient(to bottom, #055078 100%, #0b416b 100%);
  border: none;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  max-width: 100%;
  display: block;
  width: 100%;
}
.modal#contact .form select {
  max-width: 280px;
  flex-basis: 50%;
  -webkit-flex-basis: 50%;
  min-width: 250px;
}
@media (max-width: 500px) {
  .modal#contact .form select {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    min-width: 250px;
    max-width: 100%;
    margin: 0px;
  }
}
.modal#contact .form form > div {
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: -webkit-flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
body.event-template-default {
  /* breakpoints */
}
body.event-template-default .entry-meta {
  color: #1d80b7;
}
body.event-template-default .entry-meta a {
  color: #1d80b7;
  font-weight: 700;
}
@media (max-width: 1350px) {
  body #bootstrap-slider .carousel-caption {
    bottom: 75px;
  }
  body #bootstrap-slider .carousel-caption h2 {
    font-size: 24px;
  }
  body #bootstrap-slider .carousel-caption p {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  body ul.breadcrumbs {
    color: transparent;
  }
  body ul.breadcrumbs li a {
    color: transparent;
  }
  body #bootstrap-slider .carousel-caption {
    bottom: 25px;
  }
  body #bootstrap-slider .carousel-caption h2 {
    padding: 5px 25px 0px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.4;
  }
  body #bootstrap-slider .carousel-caption p {
    font-size: 14px !important;
  }
}
