/*
    Theme Name: LawtonMG Custom Theme
    Theme URI: http://lawtonmg.com
	  Description: This is a custom theme for Lawton Marketing Group.  This was developed based on the Epik theme found at appfinite.com and studiopress.com
    Author: Lawton Marketing Group
    Author URI: http://lawtonmg.com

    Version: 1.0.2

    Template: genesis
    Template Version: 2.0

*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}
@font-face{
  font-family: 'Cachet Book';
  src: url('/wp-content/fonts/cachet-book-webfont.eot');
  src: url('/wp-content/fonts/cachet-book-webfont.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/fonts/cachet-book-webfont.woff') format('woff'),
       url('/wp-content/fonts/cachet-book-webfont.ttf') format('truetype');
  font-style: normal;
}
@font-face {
    font-family: 'Cachet Bold';
    src: url('/wp-content/fonts/cachet-bold-webfont.eot');
    src: url('/wp-content/fonts/cachet-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/fonts/cachet-bold-webfont.woff') format('woff'),
         url('/wp-content/fonts/cachet-bold-webfont.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Cachet Medium';
    src: url('/wp-content/fonts/cachet-medium-webfont.eot');
    src: url('/wp-content/fonts/cachet-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/fonts/cachet-medium-webfont.woff') format('woff'),
         url('/wp-content/fonts/cachet-medium-webfont.ttf') format('truetype');
    font-style: normal;
}
body {
  margin: 0;
  height: 100%;
  overflow-x: hidden;
  font-size: 18px;

}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  font-size: 100%;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  padding: 0;
  margin: 0;
  font-family: "Cachet Book", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #222222;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px;
}

select {
  width: 100%;
  border-radius: 3px;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 3px;
  line-height: 1;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.wrap, .row {
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
}
.wrap::before, .row::before, .wrap::after, .row::after {
  content: ' ';
  display: table;
}
.wrap::after, .row::after {
  clear: both;
}
.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media screen and (max-width: 782px) {
  .wrap, .row {
    max-width: 40em;
  }
}
@media screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}

.column, .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: 100%;
  float: left;
}
@media screen and (min-width: 40em) {
  .column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

.column.row.row, .row.row.columns {
  float: none;
}
.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.small-1 {
  width: 8.33333%;
}

.small-push-1 {
  position: relative;
  left: 8.33333%;
}

.small-pull-1 {
  position: relative;
  left: -8.33333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  width: 16.66667%;
}

.small-push-2 {
  position: relative;
  left: 16.66667%;
}

.small-pull-2 {
  position: relative;
  left: -16.66667%;
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.small-3 {
  width: 25%;
}

.small-push-3 {
  position: relative;
  left: 25%;
}

.small-pull-3 {
  position: relative;
  left: -25%;
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.small-4 {
  width: 33.33333%;
}

.small-push-4 {
  position: relative;
  left: 33.33333%;
}

.small-pull-4 {
  position: relative;
  left: -33.33333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  width: 41.66667%;
}

.small-push-5 {
  position: relative;
  left: 41.66667%;
}

.small-pull-5 {
  position: relative;
  left: -41.66667%;
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.small-6 {
  width: 50%;
}

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  position: relative;
  left: -50%;
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.small-7 {
  width: 58.33333%;
}

.small-push-7 {
  position: relative;
  left: 58.33333%;
}

.small-pull-7 {
  position: relative;
  left: -58.33333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  width: 66.66667%;
}

.small-push-8 {
  position: relative;
  left: 66.66667%;
}

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%;
}

.small-9 {
  width: 75%;
}

.small-push-9 {
  position: relative;
  left: 75%;
}

.small-pull-9 {
  position: relative;
  left: -75%;
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.small-10 {
  width: 83.33333%;
}

.small-push-10 {
  position: relative;
  left: 83.33333%;
}

.small-pull-10 {
  position: relative;
  left: -83.33333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  width: 91.66667%;
}

.small-push-11 {
  position: relative;
  left: 91.66667%;
}

.small-pull-11 {
  position: relative;
  left: -91.66667%;
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.small-12 {
  width: 100%;
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left;
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left;
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left;
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left;
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left;
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left;
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left;
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left;
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.small-collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
.genesis-nav-menu{
  display: none;
}
.head-wrap{
  background: none;
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
}

.admin-bar .head-wrap{
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .head-wrap {
    top: 46px;
  }
}
.site-header{
  padding: 1em 0em;
}
.site-header.fixed{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 20px rgba(0,0,0,.6);
}
@media screen and (max-width: 782px) {
  .site-header.fixed {
    position: relative;
  }
}
.site-header #logoTop{
  transition: all 1s;
}
.site-header.fixed #logoTop{
  width: 125px;
}
@media screen and (min-width: 64em) {
  .site-header #logoTop {
    width: 280px;
	  padding-left: .5em;
  }
}
.site-header > .wrap{
  width: 100%;
  margin: 0 auto;
}
.site-header > .wrap > .title-area{
  font-weight: 600;
  float: none;
  padding: 0 1em;
  color: #fff;
}
.site-header > .wrap > .title-area a{
  color: #fff;
}
.site-header p{
  margin: 0 0 0 0;
}
.site-header p.site-title{
  font-size: 2rem;
}
.site-header p.site-description{
  font-size: 1rem;
  font-weight: 300;
}
.site-header > .wrap > .header-widget-area{
  padding: 0 1em;
}
.mobile-menu{
  position: fixed;
  left: -350px;
  width: 350px;
  max-width: 100%;
  top: 0;
  height: 100%;
  background: #1a1a1a;
  z-index: 1002;
  transition: all .5s;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.mobile-menu .searchform {
  padding: 0.5rem;
}
.mobile-menu .searchform input {
  margin: 0;
}
.mobile-menu ul{
  margin: 0;
  list-style: none;
}
.mobile-menu ul.menu li.menu-item{
  list-style: none;
}
.mobile-menu ul.menu li.menu-item-has-children > a:after{
  content: "\f123";
  font-family: "Ionicons";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 1rem;
  right: 1em;
  transition: all .2s ease-in-out .25s;
}
.mobile-menu ul.menu li.menu-item-has-children.active > a:after{
  transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
}
.mobile-menu ul.menu li.menu-item > a{
    display: block;
    padding: 1em 3em 1em .5em;
    font-size: 1.5rem;
    position: relative;
    color: #fff;
}
.mobile-menu ul.menu li.menu-item .sub-menu{
  background: #2a2a2a;
  display: none;
}
.mobile-menu ul.menu li.menu-item .sub-menu .sub-menu {
  background: #3a3a3a;
  position: relative;
  left: auto;
}
.mobile-menu ul.menu li.menu-item .sub-menu .sub-menu > li > a {
  background: transparent;
}
.mobile-menu-icon{
  display: block;
  position: absolute;
  top: 78px;
  right: 20px;
  padding: 10px 20px;
  z-index: 1003;
  font-size: 2rem;
  background: #1a1a1a;
  line-height: 0;
  color: #fff;
}
.mob-menu-active .mobile-menu{
  left:0px;
}
.mob-menu-active .mobile-menu-icon{
  top: 0;
  right: 0;
  color: #333;
  background: #fff;
}
.admin-bar .mobile-menu-icon{
  top: 124px;
}
.admin-bar .mobile-menu{
  top: 32px;
}
@media screen and (max-width: 40em) {
  .mobile-menu-icon {
    top: 77px;
  }
  .admin-bar .mobile-menu-icon {
    top: 133px;
  }
}
@media screen and (min-width: 64em) {
  .mobile-menu,
  .mobile-menu-icon{
    display: none;
  }
  .nav-header{
    display: table;
    table-layout: auto;
    width: 100%;
  }
  .genesis-nav-menu{
    display: block;
    margin: 0 0 0 0;
    float: right;
    text-transform: uppercase;
  }
  .genesis-nav-menu > li{
    display: inline-block;
    position: relative;
    text-align: center;
  }
  .genesis-nav-menu > li > a{
    display: inline-block;
    padding: .5em 1em;
    font-weight: 900;
    letter-spacing: 1px;
  }
  .fixed .genesis-nav-menu  > li > a{
    color: #ed1c24;
  }
  .genesis-nav-menu li:hover a{
    color: #f15922;
  }
  .genesis-nav-menu > li > ul.sub-menu{
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    width: 220px;
    text-align: left;
    z-index: 1001;
    font-size: .75rem;
    font-family: 'Verdana', sans-serif;
  }
  .genesis-nav-menu > li:last-child > ul.sub-menu{
    right: 0;
  }
  .genesis-nav-menu > li > ul.sub-menu > li{
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .genesis-nav-menu > li > ul.sub-menu > li > a{
    display: block;
    background: #fff;
    padding: .5rem 1rem;
    color: #333;
  }
  .genesis-nav-menu > li > ul.sub-menu > li > a:hover{
    color: #fff;
    background: #f15922;
  }
  .site-container{
    display: table;
    table-layout: auto;
    height: 100%;
    width: 100%;
  }
  .site-inner{
    display: table-row;
    height: 100%;
    width: 100%;
  }
  .site-footer{
    display: table-row;
    height: 1px;
    width: 100%;
  }
  .head-wrap{
    display: table-row;
    color: #fff;
  }
 .head-wrap a{
    color: #fff;
  }
  .site-header {
  	display: table;
  	table-layout: auto;
  	width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .site-header > .wrap {
  	display: table-row;
  }
  .site-header > .wrap > .title-area{
  	display: table-cell;
  	vertical-align: middle;
  }
  .site-header > .wrap > .header-widget-area{
  	display: table-cell;
  	vertical-align: top;
  	float: none;
  }
  .site-header > .wrap > .title-area,
  .site-header > .wrap > .header-widget-area{
    padding: 0 0 0 0;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both;
    }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}

div, dl, dt, dd, ul, ol, li, h1, h2,h3, h4, h5,h6, pre, form, p, blockquote, th,td {
  margin: 0;
  padding: 0; }

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }

em, i {
  font-style: italic;
  line-height: inherit; }

strong, b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #cacaca;
  line-height: 0;
}

h1 {
  font-size: 1.5rem; }

h2 {
  font-size: 1.25rem; }

h3 {
  font-size: 1.1875rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.0625rem; }

h6 {
  font-size: 1rem; }

@media screen and (min-width: 40em) {
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2.5rem;
  }
  h3 {
    font-size: 1.9375rem;
  }
  h4 {
    font-size: 1.5625rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1rem;
  }
}

a {
  color: #2ba6cb;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer;
}
a:hover, a:focus {
  color: #258faf;
}
a img {
  border: 0;
}

hr {
  max-width: 62.5rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both;
}

ul, ol, dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside;
}

li {
  font-size: inherit;
}

ul {
  list-style-type: disc;
  margin-left: 1.25rem;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}
cite:before {
  content: '\2014 \0020';
}

abbr {
  color: #222222;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a;
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

.no-bullet {
  margin-left: 0;
  list-style: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 2px solid #ed1c24;
  border-radius: 8px;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 1rem;
  background-color: transparent;
  color: #ed1c24;
  text-transform: uppercase;
  letter-spacing: 1px;
}

[data-whatinput='mouse'] .button {
  outline: 0;
}

.button:hover, .button:focus {
  background-color: #ed1c24;
  color: #fff;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.button.primary {
  background-color: #2ba6cb;
  color: #fff;
}
.button.primary:hover, .button.primary:focus {
  background-color: #2285a2;
  color: #fff;
}
.button.secondary {
  background-color: #e9e9e9;
  color: #fff;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #bababa;
  color: #fff;
}
.button.success {
  background-color: #5da423;
  color: #fff;
}
.button.success:hover, .button.success:focus {
  background-color: #4a831c;
  color: #fff;
}
.button.alert {
  background-color: #c60f13;
  color: #fff;
}
.button.alert:hover, .button.alert:focus {
  background-color: #9e0c0f;
  color: #fff;
}
.button.warning {
  background-color: #ffae00;
  color: #fff;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #fff;
}
.button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #165366;
  color: #165366;
}
.button.hollow.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #165366;
  color: #165366;
}
.button.hollow.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #757575;
  color: #757575;
}
.button.hollow.success {
  border: 1px solid #5da423;
  color: #5da423;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #2f5212;
  color: #2f5212;
}
.button.hollow.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #63080a;
  color: #63080a; }
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
  pointer-events: none;
}
.button.dropdown::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  border-color: #fefefe transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: relative;
  top: 0.4em;
  float: right;
  margin-left: 1em;
  display: inline-block;
}
.button.arrow-only::after {
  margin-left: 0;
  float: none;
  top: 0.2em;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #0a0a0a;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  border-radius: 3px;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  outline: none;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: default;
}

[type='submit'],
[type='button'] {
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type='search'] {
  box-sizing: border-box;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
 }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

label > [type='checkbox'],
label > [type='label'] {
  margin-right: 0.5rem;
}

[type='file'] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0;
  }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #333;
}

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}
.input-group > :first-child {
  border-radius: 3px 0 0 3px;
}
.input-group > :last-child > * {
  border-radius: 0 3px 3px 0;
}

.input-group-label, .input-group-field, .input-group-button {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
}

.input-group-label {
  text-align: center;
  width: 1%;
  height: 100%;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca;
  white-space: nowrap;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  height: 2.5rem;
}

.input-group-button {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
}
.input-group-button a,
.input-group-button input,
.input-group-button button {
  margin: 0;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

legend {
  margin-bottom: 0.5rem;
  max-width: 100%;
}

.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
.fieldset legend {
  background: #fefefe;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}

select {
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2851, 51, 51%29"></polygon></svg>');
  background-size: 9px 6px;
  background-position: right center;
  background-origin: content-box;
  background-repeat: no-repeat;
}
@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:disabled {
  background-color: #e6e6e6;
  cursor: default;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
}

.is-invalid-input:not(:focus) {
  background-color: rgba(198, 15, 19, 0.1);
  border-color: #c60f13;
}

.is-invalid-label {
  color: #c60f13;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #c60f13;
}
.form-error.is-visible {
  display: block;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.site-footer {
	background: #1a1a1a;
	color: #aaa;
	font-size: 14px;
	text-align: center;
}

.site-footer .wrap {
	padding: 1em;
}

.site-footer a {
	color: #fff;
	font-weight: 400;
}

.site-footer p {
	margin: 0;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix::before, .clearfix::after {
  content: ' ';
  display: table;
}

.clearfix::after {
  clear: both;
}

.button-group {
  margin-bottom: 1rem;
  font-size: 0.9rem;
}
.button-group::before, .button-group::after {
  content: ' ';
  display: table;
}
.button-group::after {
  clear: both;
}
.button-group .button {
  float: left;
  margin: 0;
  font-size: inherit;
}
.button-group .button:not(:last-child) {
  border-right: 1px solid #fefefe;
}
.button-group.tiny {
  font-size: 0.6rem;
}
.button-group.small {
  font-size: 0.75rem;
}
.button-group.large {
  font-size: 1.25rem;
}
.button-group.expanded {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.button-group.expanded::before, .button-group.expanded::after {
  display: none;
}
.button-group.expanded .button {
  display: table-cell;
  float: none;
}
.button-group.primary .button {
  background-color: #2ba6cb;
  color: #fefefe;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #2285a2;
  color: #fefefe;
}
.button-group.secondary .button {
  background-color: #e9e9e9;
  color: #0a0a0a;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #bababa;
  color: #0a0a0a;
}
.button-group.success .button {
  background-color: #5da423;
  color: #fefefe;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #4a831c;
  color: #fefefe;
}
.button-group.alert .button {
  background-color: #c60f13;
  color: #fefefe;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #9e0c0f;
  color: #fefefe;
}
.button-group.warning .button {
  background-color: #ffae00;
  color: #fefefe;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #fefefe;
}
.button-group.stacked .button, .button-group.stacked-for-small .button {
  width: 100%;
}
.button-group.stacked .button:not(:last-child), .button-group.stacked-for-small .button:not(:last-child) {
  border-right: 1px solid;
}
@media screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    width: auto;
  }
  .button-group.stacked-for-small .button:not(:last-child) {
    border-right: 1px solid #fefefe;
    }
}
@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    border-right: 0;
  }
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer;
}
[data-whatinput='mouse'] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #2ba6cb;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  border-radius: 3px; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #258dad; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1); }
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #fefefe;
  font-weight: bold;
  font-size: 0.875rem;
}

.switch-input {
  opacity: 0;
  position: absolute;
}

.switch-paddle {
  background: #cacaca;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all 0.25s ease-out;
  border-radius: 3px;
  color: inherit;
  font-weight: inherit;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  background: #fefefe;
  content: '';
  display: block;
  position: absolute;
  height: 1.5rem;
  left: 0.25rem;
  top: 0.25rem;
  width: 1.5rem;
  transition: all 0.25s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 3px;
}
input:checked ~ .switch-paddle {
  background: #2ba6cb;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem; }

.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem; }

.switch.tiny input:checked ~ .switch-paddle:after {
  left: 1.75rem; }

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem; }

.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem; }

.switch.small input:checked ~ .switch-paddle:after {
  left: 2rem; }

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}

.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem;
}

.switch.large input:checked ~ .switch-paddle:after {
  left: 2.75rem;
}

/**** Static Home Page****/
.slider-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.slider-wrapper .hero-slides,
.slider-wrapper .slick-list,
.slider-wrapper .slick-track {
  height: 100%;
}
.hero-slides .slick-slide {
  background: #f2f2f2 no-repeat center center / cover;
  width: 100%;
  height: 100%;
}
.hero-slides .slick-slide:nth-child(1) { background-image: url('/wp-content/files/hero-image-mod.png'); }
.hero-slides .slick-slide:nth-child(2) { background-image: url('/wp-content/files/slider1.jpg'); }
.hero-slides .slick-slide:nth-child(3) { background-image: url('/wp-content/files/slider2.jpg'); }
.hero-slides .slick-slide:nth-child(4) { background-image: url('/wp-content/files/slider3.jpg'); }
.hero-slides .slick-slide:nth-child(5) { background-image: url('/wp-content/files/slider5.jpg'); }
.hero-slides .slick-slide:nth-child(6) { background-image: url('/wp-content/files/slider6.jpg'); }

@media screen and (max-width: 39.99em) {
  .slider-wrapper {
    position: relative;
    padding-bottom: 56.25%;
  }
  .slider-wrapper .hero-slides {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.hero-image{
  width: 100%;
  position: relative;
  padding-bottom: 42%;
}
.hero-image .overlay-text{
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 101;
}
.hero-image .overlay-text .overlay-headline p{
  font-family: "Cachet Bold", Helvetica Neue, sans-serif;
  text-align: center;
  font-size: 5em;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.hero-image .overlay-text .flex-box{
  text-align: center;
  position: relative;

}
.hero-image .overlay-text .flex-container{
  display: flex;
  flex-wrap: wrap;
}
.hero-image .overlay-text .flex-box{
  flex: 1 0 30%;
  padding: .2em;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 40em) {
  .hero-image .overlay-text .flex-container {
    flex-wrap: nowrap;
  }
  .hero-image .overlay-text .flex-box {
    flex: 1 1 20%;
  }
}
.hero-image .overlay-text .flex-box a.overlay-link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;position: absolute;z-index:  1001;display: block;}
.hero-image .overlay-text .flex-box .inner-columns:after{
  display: block;
  content: "";
  content: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 200%;
  background: #fff;
  transform: rotate(45deg);
  opacity: .1;
  transition: all .5s;
}
.hero-image .overlay-text .flex-box:hover .inner-columns:after{
  transform: rotate(-45deg);
  left: -120%;
}
.hero-image .overlay-text .flex-box .inner-columns{
  height: 150px;
  padding: .5em;
  margin: 0;
  background: #fcaf17;
  position: relative;
  overflow: hidden;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.hero-image .overlay-text .flex-box .inner-columns h2{
  line-height: 1.4;
  margin: 0;
}
.hero-image .overlay-text .flex-box .inner-columns.cta1{
  background: #fcaf17
}
.hero-image .overlay-text .flex-box .inner-columns.cta2{
  background: #f47920
}
.hero-image .overlay-text .flex-box .inner-columns.cta3{
  background: #dd5828
}
.hero-image .overlay-text .flex-box .inner-columns.cta4{
  background: #f47920
}
.hero-image .overlay-text .flex-box .inner-columns.cta5{
  background: #fcaf17;
}
.hero-image .overlay-text h2{
  font-family: "Cachet Bold", Helvetica Neue, sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 1.25rem;
  text-transform: uppercase;
  margin: 0;
}
.hero-image .cast-overlay{
  position: absolute;
  top: 0;
z-index: 100;
  left: 0;
  width: 100%;
  height: 227px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
@media screen and (max-width: 782px) {
  .hero-image {
    margin-top: 208px;
    height: calc(100vh - 208px);
  }
  .hero-image .overlay-text .columns {
    margin: 1em 0;
  }
  .hero-image .overlay-text .overlay-headline p {
    font-size: 4em;
  }
}
@media screen and (max-width: 40em) {
  .hero-image {
    margin-top: 160px;
    height: auto;
    padding-bottom: 50px;
  }
  .hero-image .cast-overlay {
    opacity: 0;
  }
  .hero-image .overlay-text {
    position: relative;
    bottom: auto;
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
  }
  .hero-image .overlay-text .overlay-headline p {
    font-size: 2em;
  }
  .hero-image .overlay-text .columns .inner-columns {
    padding:  2em .5em;
  }
  .hero-image .overlay-text .flex-box .inner-columns {
    height: 85px;
  }
}
@media only screen and (min-width: 783px){
  .hero-image{
    height: 100vh;
  }
}
.home .site-inner > .wrap > .content-sidebar-wrap{
  padding: 2em .5em
}

.home .site-inner > .wrap > .content-sidebar-wrap > .content > article{
  padding: 1em 1em 2em;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
}
.home .site-inner > .wrap > .content-sidebar-wrap > .content > article .entry-content{
  padding: 2em 0;
}
.home .site-inner > .wrap > .content-sidebar-wrap > .content > article .entry-header p,
.home .site-inner > .wrap > .content-sidebar-wrap > .content > article .entry-footer p{
  margin: 0 0 0 0;
}
.home .site-inner > .wrap > .content-sidebar-wrap > .content > article .entry-header .entry-meta,
.home .site-inner > .wrap > .content-sidebar-wrap > .content > article .entry-footer .entry-meta{
  background: #fff;
  color: #000;
  font-size: .75rem;
}

/**** Widget Based Homepage ****/
[class^="tier-"]{
  padding: 4em 0;
}
.tier-1{
  background: #0089d0;
}
.tier-1 > .wrap{
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.tier-1 .event-carousel{
  width: 250px;
  background: #fff;
  padding: 0.5em 0.5em 0;
  margin: 0 auto;
}
@media screen and (min-width: 40em) {
	.tier-1 .event-carousel {
		margin: 0;
	}
}
.tier-1 .event-carousel img {
  height: 118px;
  object-fit: cover;
}
.tier-1 .event-carousel .button{
  text-transform: uppercase;
  font-family: "Cachet Bold", "Cachet Book", Helvetica Neue, sans-serif;
  background: #c6168d;
  color: #fff;
  border-color: #c6168d;
}
.tier-1 .event-carousel .button:hover,
.tier-1 .event-carousel .button:focus {
  background: #720b51;
  border-color: #720b51;
}
.tier-1 .event-carousel h3{
  font-family: "Cachet Bold", "Cachet Book", Helvetica Neue, sans-serif;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  height: 87px;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.tier-1 h2{
  color: #fff;
  text-transform: uppercase;
  font-family: "Cachet Bold", Helvetica Neue, sans-serif;
}
.tier-1 .flex-container {
  display: flex;
  align-items: stretch;
  justify-content: space-around;
}
@media screen and (max-width: 782px) {
  .tier-1 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
@media screen and (max-width: 479px) {
  .tier-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .tier-1 .owl-carousel {
    display: block;
  }
  .tier-1 .event-carousel {
    width: auto;
    border-radius: 8px;
    box-shadow: 0 0 25px rgba(0,0,0,0.3);
  }
  .tier-1 .event-carousel img {
    width: 100%;
  }
  .tier-1 .event-carousel h3 {
    height: auto;
  }
  .tier-1 .event-carousel p:empty {
    display: none;
  }
}
.tier-2{
  background: #f2f2f2;
  border-top: 1px solid #ddd;
}
.tier-2 .wrap{

}
/*** Site Wide ***/
.top-bar{
  background: #20bdbe;
  color: #fff;
  font-size: 1.25rem;
  text-align: right;
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.top-bar p{
  text-transform: uppercase;
  margin: 8px 0;
  text-align: left;
}
.top-bar .wrap,
.top-bar .row{
  max-width: 100%;
}
.top-bar .columns{
  padding: 0;
  margin: 0;
}
.top-bar input[type="search"]{
  border-radius: 0;
  box-shadow: 0;
  border: 0;
  width: 300px;
  max-width: 95%;
  text-transform: uppercase;
  padding: 0 1em;
  margin: 4px;
  height: 39px;
}
.top-bar ul{
  margin: 0 0 0 -5px;
  padding: 0;
  font-size: 0;
}
.top-bar ul > li{
  display: inline-block;
  color: #333;
  width: 20%;
  padding: 0;
  text-align: center;
  margin: 0;
}
.top-bar ul > li > a{
  display: block;
  padding: .4em .5em;
  color: #fff;
  cursor: pointer !important;
  font-size: 20px;
}
.top-bar ul > li > a.ion-social-facebook{
  background: #3b5998;
}
.top-bar ul > li > a.ion-social-twitter{
  background: #4099ff;
}
.top-bar ul > li > a.ion-social-instagram{
  background: #f44747;
}
.top-bar ul > li > a.ion-social-rss{
  background: orange;
}
.top-bar ul > li > a.ion-social-youtube{
  background: #CD201F;
}
.top-bar ul > li > a.ion-social-snapchat{
  background: yellow;
  color: black;
}
@media only screen and (min-width: 42em){
  .top-bar{
    text-align: right;
  }
  .top-bar ul {
    margin: 0;
  }
  .top-bar ul > li {
    width: 100px;
  }
}

.search .site-inner > .wrap,
.single-events .site-inner > .wrap,
.page .site-inner > .wrap{
  padding: 2em;
}
.single-events .site-inner > .wrap .entry-header,
.page .site-inner > .wrap .entry-header{
  text-align: center;
  padding: 2em;
}
@media screen and (max-width: 782px) {
  .search .site-inner,
  .single-events .site-inner,
  .page .site-inner {
    margin-top: 208px;
  }
}
@media screen and (max-width: 40em) {
  .search .site-inner,
  .single-events .site-inner,
  .page .site-inner {
    margin-top: 160px;
  }
}
.notfound-container{
  padding: 1em;
  margin: 1em;
  background: #f2f2f2;
  border: 1px solid #ddd;
  width: 100%;
  max-width: 800px;
  margin: 1em auto;
  text-align: center;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.footer-widgets{
  padding: 4em 1.5em;
  background: #006b6b;
  color: #fff;
}
.footer-widgets h3{
  text-transform: uppercase;
  color: #fff;
  font-family: "Cachet Bold", sans-serif;
}
.footer-widgets h3:after{
  height: 3px;
  content: "";
  display: block;
  background: #01a490;
  margin: 20px 0;
  width: 140px;
}
.pam-expander-title {
  cursor: pointer;
  position: relative;
  margin: 0;
  font-size: 1.5rem;
}
.pam-expander-content {
  display: none;
}
.pam-expander > .pam-expander-title:after {
  content: "\f3d0";
  position: absolute;
  font-size: .85em;
  top: 0.5em;
  right: 0.5em;
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all .2s ease-in-out;
}
.pam-expander.active > .pam-expander-title:after {
  transform: rotateZ(-180deg);
}

.expando::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    margin: 0 auto;
    background-color: rgba(0,0,0,0.2);
    position: absolute;
    bottom: 0;
    left: 0;
}

.expando + .expando::before {
    content: "";
    display: block;
    height: 1px;
    width: 95%;
    margin: 0 auto;
    background-color: rgba(200,200,200,0.2);
    position: absolute;
    top: 0;
    left: 2.5%;
}

.expando {
    padding: 0.5em 0;
    position: relative;
}


table.schedule {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
table.schedule thead {
  background: #f8f8f8;
  color: #0a0a0a;
}
table.schedule thead,
table.schedule tbody,
table.schedule tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}
table.schedule thead tr,
table.schedule tfoot tr {
  background: transparent;
}
table.schedule thead th,
table.schedule thead td,
table.schedule tfoot th,
table.schedule tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}
table.schedule tbody th,
table.schedule tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}
table.schedule th,
table.schedule td {
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}
table.schedule tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}
@media screen and (max-width: 63.9375em) {
  table.schedule thead {
    display: none;
  }
  table.schedule tr,
  table.schedule th,
  table.schedule td {
    display: block;
  }
  table.schedule td {
    border-top: 0;
  }
}

.directors-container {
  padding: 2em 0;
}
.directors-container .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.directors-container .row > div {
    border: 1px solid #006b6b;
    padding: 0.5em;
    margin: 0.5em;
    min-width: 280px;
}

.directors-container .row > div p {
  margin: 0;
}

@media screen and (max-width: 782px) {
  .directors-container .row > div {
    width: 47%;
  }
}

.sub-menu li.menu-item-has-children > a::after {
    content: "\f10a";
    font-family: "IonIcons";
    float: right;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.sub-menu .sub-menu {
    position: absolute;
    left: 100%;
    margin: 0;
    list-style: none;
    top: 0;
    min-width: 220px;
    display: none;
}

.sub-menu .sub-menu > li > a {
    display: block;
    background: #fff;
    padding: .5rem 1rem;
    color: #333;
}

.sub-menu .sub-menu > li > a:hover {
    color: #000;
    background: #f2f2f2;
}
img.featuredImage{
  max-width: 90%;
  margin: 10px auto;
  border-radius: 10px;
}
.title-right{
  background-size: cover;
  background-repeat: no-repeat;
  
}
.page-id-746 .title-right{
  background: url('/wp-content/files/bgs/bg5.png') no-repeat center center / cover !important;
}
.page-id-743 .title-right {
  background: url('/wp-content/files/bgs/bg1.png') no-repeat center center / cover !important;
}
.page-id-659 .title-right {
   background: url('/wp-content/uploads/2017/07/senior-aqua.png')no-repeat center center / cover !important;
}
.page-id-660 .title-right {
   background: url('/wp-content/files/bgs/ymca.png')no-repeat center center / cover !important;
}
.page-id-655 .title-right {
   background: url('/wp-content/uploads/2017/07/fitness-class.png')no-repeat center center / cover !important;
}
.page-id-675 .title-right {
   background: url('/wp-content/uploads/2017/07/youth-camp.png')no-repeat center center / cover !important;
}
.page-id-734 .title-right {
  background: url('/wp-content/files/bgs/bg13.png') no-repeat center center / cover !important;
}
.page-id-750 .title-right {
  background: url('/wp-content/uploads/2017/07/staff-2.png') no-repeat center center / cover !important;
}
.page-id-752 .title-right {
  background: url('/wp-content/uploads/2017/07/staff-1.png') no-repeat center center / cover !important;
}
.page-id-754 .title-right {
  background: url('/wp-content/uploads/2018/02/staff.jpg') no-repeat center center / cover !important;
}
.page-id-696 .title-right {
  background: url('/wp-content/uploads/2017/08/barracuda-swim.jpg') no-repeat center center / cover !important;
}
.page-id-739 .title-right {
  background: url('/wp-content/uploads/2017/07/social-resp.png') no-repeat center center / cover !important;
}
.page-id-692 .title-right {
  background: url('/wp-content/files/bgs/cheer.jpg') no-repeat 20% 100% / cover !important;
}
.page-id-695 .title-right {
  background: url('/wp-content/uploads/2017/07/ymca-basketball.png') no-repeat center center / cover !important;
}
.page-id-738 .title-right {
  background: url('/wp-content/uploads/2017/07/give-2.png') no-repeat center center / cover !important;
}
.page-id-678 .title-right {
  background: url('/wp-content/uploads/2017/07/miracle-league.png') no-repeat center center / cover !important;
}
.page-id-693 .title-right {
  background: url('/wp-content/uploads/2017/07/soccer.png') no-repeat center center / cover !important;
}
.page-id-694 .title-right {
  background: url('/wp-content/uploads/2018/02/volleyball-3.jpg') no-repeat center center / cover !important;
}
.title-right{
  background-size: cover;
  background-repeat: no-repeat;
  
}

.date-time-box {
  background: #ed1c24;
  padding: 1rem 3rem;
  border-radius: 25px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.25);
}
.date-time-box h3 {
  color: #fff !important;
  text-align: center;
  text-decoration: underline;
  margin: 1rem auto;
}
.date-time-box ul {
  list-style: none;
}

.tt_single_event,
.event_container {
  position: relative;
}
.tt_tooltip .tt_tooltip_text {
  top: auto !important;
  bottom: 90% !important;
  left: 0 !important;
}

.single-events .tabs_box_navigation {
	display: none;	
}

.anchor {
  position: absolute;
  text-indent: -9999px;
  margin-top: -112px;
}

.camp-dates {
  background: #00aeef;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.5);
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 10px;
}
.camp-dates h3 {
  color: #fff !important;
}
.camp-dates ul {
  padding-bottom: 0;
  margin-bottom: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 510px;
}

@media screen and (max-width: 39.99em) {
  .camp-dates {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    padding: 1rem;
  }
  .camp-dates ul {
    margin-left: 1rem;
    line-height: 1.2;
  }
  .camp-dates li + li {
    margin-top: 1rem;
  }
}

.special-hours {
  display: inline-block;
  margin: 0;
  padding: 1rem 1.5rem;
  background: rgba(255,255,255,0.9);
  border-radius: 4px;
  box-shadow: 0 2px 3px rgba(0,0,0,0.5);
  text-align: center;
}
.special-hours h2 {
  color: #c00 !important;
  font-size: 2rem !important;
}
.special-hours strong {
  color: #00c;
}
.page-id-939 .title-right{
	background: url('/wp-content/uploads/2020/02/82104288_m.jpg')no-repeat center right /cover !important;
}
.page-id-768 .title-right{
	background: url('/wp-content/uploads/2020/02/80242873_m.jpg')no-repeat center left /cover !important;
}
.page-id-1011 .title-right{
	background: url('/wp-content/uploads/2020/02/56067824_m.jpg')no-repeat center left /cover !important;
}
.page-id-924 .title-right{
	background: url('/wp-content/uploads/2023/10/3.jpg')no-repeat center center /cover !important;
}
.pop-up-alert{
  position: fixed;
  top: 50%;
  left: 50%;
  background: #fff;
  z-index: 9999;
  padding: 2em;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 1000px;
  border-radius: 10px;
box-shadow: 0 0 100px rgba(0,0,0,.4);
}
.pop-up-alert h2{
font-size: 1.75em;
  margin-bottom: 1em;
}
.pop-up-alert a.button{
  background: #ed1c24;
  text-transform: uppercase;
  font-size: 1.15em;
  font-weight: bold;
  color: #fff !important;
}
.pop-up-alert a.button:hover{
    opacity: .6;
	color: #fff !important;
	cursor: pointer;
}

.pop-container{
	max-height: 400px;
   overflow-y: auto;
}
.pop-container::-webkit-scrollbar {
  width: 10px;
  background-color: #006B6B;
}
.pop-container::-webkit-scrollbar-thumb{
   border-radius: 0;
   background-color: #1A1A1A;
   width: 10px
}

    table.schedule-table {
      border: 1px solid #ccc;
      border-collapse: collapse;
      margin: 0;
      padding: 0;
      width: 100%;
      table-layout: fixed;
    }

    table.schedule-table caption {
      font-size: 1.5em;
      margin: .5em 0 .75em;
    }

    table.schedule-table tr {
      background-color: #f8f8f8;
      border: 1px solid #ddd;
      padding: .35em;
    }

    table.schedule-table th,
    table.schedule-table td {
      padding: .625em;
      text-align: center;
    }
    table.schedule-table td img{
      border-radius: 10px;
	max-width: 88px;
      box-shadow: 3px 3px 0px #777;
    }
    table.schedule-table th {
      font-size: .85em;
      letter-spacing: .1em;
      text-transform: uppercase;
    }
      table.schedule-table td span{
        font-size: 1em;
        font-weight: bold;
      }
    @media screen and (max-width: 1000px) {
      table.schedule-table {
        border: 0;
      }

      table.schedule-table caption {
        font-size: 1.3em;
      }
      
      table.schedule-table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
      }
      
      table.schedule-table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
      }
      
      table.schedule-table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
      }

      table.schedule-table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
      }
      
      table.schedule-table td:last-child {
        border-bottom: 0;
      }
    }

.page.page-id-656 .site-inner > .wrap .page-content{
	 max-width: 1500px;
}

.pam-top-margin{
	margin-top: 3em;
	text-align: center;
}