/*
Theme Name: Generations
Author: Fiat Insight
Author URI: https://fiatinsight.com/
Description: This theme has been built and customized for you.
Version: 2.0
*/
.has-white-background-color {
  background-color: #fff; }

.has-black-background-color {
  background-color: #000; }

.has-blue-background-color {
  background-color: #2b3d5b; }

.has-gray-background-color {
  background-color: #f1f1f1; }

.has-gray-dark-background-color {
  background-color: #333; }

.black,
.has-black-color {
  color: #000; }

.has-white-color {
  color: #fff !important; }

.blue,
.has-blue-color {
  color: #2b3d5b; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

img,
video {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

img.alignleft,
img.alignright {
  float: none;
  margin: 0; }

.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

embed,
iframe,
object {
  margin-bottom: 0;
  max-width: 100%; }

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.mejs-container {
  margin-bottom: 1.5em; }

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
  background: transparent;
  border: 0; }

.wp-playlist {
  padding: 0.625em 0.625em 0.3125em; }

.wp-playlist-current-item .wp-playlist-item-title {
  font-weight: 700; }

.wp-playlist-current-item .wp-playlist-item-album {
  font-style: normal; }

.wp-playlist-current-item .wp-playlist-item-artist {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  text-transform: uppercase; }

.wp-playlist-item {
  padding: 0 0.3125em;
  cursor: pointer; }

.wp-playlist-item:last-of-type {
  border-bottom: none; }

.wp-playlist-item a {
  padding: 0.3125em 0;
  border-bottom: none; }

.wp-playlist-item a,
.wp-playlist-item a:focus,
.wp-playlist-item a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent; }

.wp-playlist-item-length {
  top: 5px; }

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%; }

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%); }

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0; }

button {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: button; }

.btn.btn-up {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px; }
.btn.btn-pad {
  padding-right: 35px;
  padding-left: 35px; }
.btn.btn-blue {
  background: #2b3d5b;
  border: none;
  color: #fff; }
  .btn.btn-blue:hover {
    background: #3b547e; }
.btn.btn-white-outline {
  background: transparent;
  border: 1px solid #fff;
  color: #fff; }
  .btn.btn-white-outline:hover {
    background: #fff;
    color: #000;
    border-color: #fff; }
.btn.btn-facebook {
  background: #3b5998;
  border: none;
  color: #fff; }
  .btn.btn-facebook:hover {
    background: #264077; }
.btn.btn-twitter {
  background: #00aced;
  border: none;
  color: #fff; }
  .btn.btn-twitter:hover {
    background: #1dcaff; }

#comments {
  clear: both;
  padding: 2em 0 0.5em; }

.comments-title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 1.5em; }

.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0; }

.comment-list li:before {
  display: none; }

.comment-body {
  margin-left: 65px; }

.comment-author {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2; }

.comment-author .avatar {
  height: 50px;
  left: -65px;
  position: absolute;
  width: 50px; }

.comment-author .says {
  display: none; }

.comment-meta {
  margin-bottom: 1.5em; }

.comment-metadata {
  color: #767676;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  text-transform: uppercase; }

.comment-metadata a {
  color: #767676; }

.comment-metadata a.comment-edit-link {
  color: #222;
  margin-left: 1em; }

.comment-body {
  color: #333;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 4em; }

.comment-reply-link {
  font-weight: 800;
  position: relative; }

.comment-reply-link .icon {
  color: #222;
  left: -2em;
  height: 1em;
  position: absolute;
  top: 0;
  width: 1em; }

.children .comment-author .avatar {
  height: 30px;
  left: -45px;
  width: 30px; }

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
  border: 1px solid #333;
  padding: 2px; }

.no-comments,
.comment-awaiting-moderation {
  color: #767676;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic; }

.comments-pagination {
  margin: 2em 0 3em; }

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

.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio] {
  margin: 0 4px 0 1px !important; }

.gform_button.button {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px !important;
  background-color: #2b3d5b;
  color: #fff;
  padding: 8px 25px;
  border-radius: 5px; }
  .gform_button.button:hover {
    background-color: #7f8e9f;
    cursor: pointer; }

.ginput_card_security_code {
  display: inline-block !important; }

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7f8e9f;
  font-family: "poynter-gothic-text", sans-serif; }
input::-moz-placeholder {
  /* Firefox 19+ */
  color: #7f8e9f;
  font-family: "poynter-gothic-text", sans-serif; }
input:-ms-input-placeholder {
  /* IE 10+ */
  color: #7f8e9f;
  font-family: "poynter-gothic-text", sans-serif; }
input:-moz-placeholder {
  /* Firefox 18- */
  color: #7f8e9f;
  font-family: "poynter-gothic-text", sans-serif; }

/* Radio button large style
#input_formid_fieldid.gfield_radio li {
  background: $blue;
  padding: 10px !important;
  border-radius: 15px;
  label {
    color: $white;
  }
}

@media (min-width: 768px) {
  #input_formid_fieldid.gfield_radio li {
    display: inline-block;
    width: 20%;
    margin-right: 20px;
  }
}
*/
.bg-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .bg-image .image-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 150px 0; }

.bg-fixed {
  background-attachment: fixed; }

.bg-image-pad {
  padding: 100px 0; }

.hover-shadow {
  transition: 0.5s box-shadow;
  -webkit-transition: 0.5s box-shadow; }
  .hover-shadow:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.font-2x {
  font-size: 1.5rem; }

.iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%; }
  .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.modal-content {
  border-radius: 0.5rem; }

.healcode input,
.healcode select,
.healcode textarea {
  width: 100% !important;
  padding: 5px 10px; }
  .healcode input.submit,
  .healcode select.submit,
  .healcode textarea.submit {
    background: #2b3d5b;
    border: none;
    color: #fff;
    border-radius: 10px;
    padding: 10px; }
    .healcode input.submit:hover,
    .healcode select.submit:hover,
    .healcode textarea.submit:hover {
      background: #3b547e; }
.healcode select {
  height: 36px;
  border: 1px solid #dfdfdf; }

body,
button,
input,
select,
textarea {
  color: #333;
  font-family: "poynter-gothic-text", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.66; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.4;
  margin: 0 0 0.75em;
  padding: 1.5em 0 0;
  font-family: "poynter-gothic-text", sans-serif; }

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  padding-top: 0; }

h1 {
  font-size: 60px;
  font-size: 1.5rem;
  font-weight: 300; }

h2 {
  color: #000;
  font-size: 45px;
  font-weight: 300;
  line-height: 1em; }

h3 {
  color: #000;
  font-size: 36px;
  font-weight: 800;
  line-height: 1em; }

h4 {
  color: #000;
  font-size: 36px;
  font-weight: 300;
  line-height: 1em; }

h5 {
  color: #000;
  font-size: 22px;
  font-weight: 800;
  line-height: 1em;
  text-transform: uppercase; }

h6 {
  color: #000;
  font-size: 22px;
  font-weight: 300;
  line-height: 1em;
  text-transform: uppercase; }

p {
  margin: 0 0 1.5em;
  font-size: 1rem;
  padding: 0;
  font-family: "poynter-gothic-text", sans-serif;
  color: #000; }

blockquote {
  color: #000;
  font-size: 1rem;
  padding: 0 0 0 20px;
  font-family: "poynter-gothic-text", sans-serif;
  overflow: hidden;
  border-left: 3px solid #ddd; }
  blockquote p:last-of-type {
    margin-bottom: 0; }

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

.font-size-16 {
  font-size: 16px; }

.font-size-18 {
  font-size: 18px; }

.font-size-20 {
  font-size: 20px; }

.font-size-26 {
  font-size: 26px; }

.font-size-36 {
  font-size: 36px; }

.font-size-45 {
  font-size: 45px; }

.font-size-60 {
  font-size: 60px; }

.font-bold {
  font-weight: 700; }

.font-regular {
  font-weight: 400; }

.line-height-1 {
  line-height: 1em; }

a {
  color: #4a6798; }

article p {
  font-size: 22px; }
article a {
  color: #2b3d5b;
  text-decoration: underline; }
  article a:hover {
    color: #3b547e;
    text-decoration: underline; }
  article a.btn {
    text-decoration: none; }
article ul,
article ol {
  margin-left: 20px; }

.accordion > .card {
  background: transparent;
  border: none;
  border-bottom: 1px solid #ddd !important; }
  .accordion > .card .card-header {
    background: transparent;
    padding-left: 0; }
  .accordion > .card .card-body p:last-of-type {
    margin-bottom: 0; }
.accordion h2 {
  border-bottom: 0; }
  .accordion h2 button {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    text-align: left;
    letter-spacing: 1px;
    text-decoration: none !important; }

body {
  margin-top: 110px; }
  body.admin-bar #main-nav {
    top: 32px; }

#main-nav .nav-item .nav-link {
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 40px 0 0; }
#main-nav .call-me {
  padding: 36px 20px; }

.navbar-nav .dropdown-menu {
  margin-top: 0; }

.dropdown-item.active,
.dropdown-item:active {
  background-color: #2b3d5b; }

.navbar-brand img {
  width: 145px; }

.video-exterior {
  max-height: 625px;
  overflow: hidden; }
  .video-exterior .video-interior {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0; }
    .video-exterior .video-interior .iframe-container {
      position: initial;
      padding-top: 0; }
    .video-exterior .video-interior iframe,
    .video-exterior .video-interior video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .video-exterior .video-text-overlay {
    position: relative;
    background: rgba(0, 0, 0, 0.2); }
    .video-exterior .video-text-overlay p {
      text-align: center;
      padding: 490px 0 150px;
      margin: 0;
      font-size: 50px;
      font-weight: 700;
      color: #fff;
      line-height: 1.2em; }

.bestof {
  width: 75px;
  margin-left: 10px; }

.intro-text p {
  font-size: 20px;
  margin: 0; }

.alert-text p {
  margin-bottom: 0;
  color: #fff;
  font-size: 20px;
  line-height: 1.3em; }
  .alert-text p a {
    color: #93a2bb;
    text-decoration: underline; }
    .alert-text p a:hover {
      color: #7f8a9c; }

.program-card:hover {
  margin-top: -10px; }
  .program-card:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }

@media (min-width: 1200px) {
  .container-wide {
    max-width: 1300px; } }
.home-event-list ul {
  list-style-type: none;
  padding: 0;
  text-align: center;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }
  .home-event-list ul li {
    width: 16%;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #ddd;
    text-align: center; }
    .home-event-list ul li:last-of-type {
      border-right: none; }
.home-event-list .event-inner-wrap {
  padding: 10px; }

@media (max-width: 350px) {
  .bestof {
    display: none; } }
@media (max-width: 767px) {
  body.admin-bar #main-nav {
    top: 0; }

  body {
    margin-top: 110px; }

  .bg-fixed {
    background-attachment: scroll; }

  img.alignleft,
  img.alignright {
    float: none;
    margin-right: auto;
    margin-left: auto;
    display: block; }

  #main-nav .nav-item .nav-link {
    padding: 6px 15px; }

  .navbar-brand img {
    width: 100px; }

  .home-event-list ul {
    text-align: center;
    display: block !important; }
    .home-event-list ul li {
      width: 49%;
      border-right: none; }

  h1 {
    font-size: 45px; }

  h2 {
    font-size: 32px; }

  h3 {
    font-size: 26px; }

  h4 {
    font-size: 26px; }

  h5 {
    font-size: 18px; }

  h6 {
    font-size: 18px; }

  article p {
    font-size: 18px; }

  .font-size-36 {
    font-size: 26px; }

  .font-size-45 {
    font-size: 32px; }

  .font-size-60 {
    font-size: 45px; } }
@media (min-width: 1200px) and (max-width: 1340px) {
  #main-nav .nav-item .nav-link {
    padding: 0 20px 0 0; } }
@media (min-width: 1024px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    /*enable dropdown menu on hover*/ }

  .gallery-columns-5 .gallery-item {
    max-width: 20%; }

  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }

  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }

  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }

  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; } }

/*# sourceMappingURL=style.css.map */

/* Profile EDIT CSS */
form#edd_profile_editor_form legend {
    border-left: 3px solid #2B3D5B;
    line-height: 18px;
    padding-left: 10px;
    margin: 30px 0 25px;
    float: left;
}
form#edd_profile_editor_form p {
    width: 50%;
    float: left;
    margin-bottom: 25px;
}

form#edd_profile_editor_form label {
    width: 100%;
    float: left;
    font-size: 18px;
    margin-bottom: 0;
}

form#edd_profile_editor_form input,form#edd_profile_editor_form textarea, form#edd_profile_editor_form select {
    width: 75%;
    border: 2px solid;
    padding: 6px;
    border-radius: 5px;
    height:40px;
}
form#edd_profile_editor_form input#edd_profile_editor_submit {
    max-width: 175px;
    background: #2B3D5B;
    border: none;
    color: #fff;
    font-size: 18px;
    float: left;
    height: 50px;
}
.wp-block-site-logo.aligncenter{
margin-top:10px;
}
@media only screen and (max-width:500px){
form#edd_profile_editor_form p {
    width: 100%;
}
}