/*--------------- GLOBAL ASSETS ---------------------*/
@media (max-width: 768px) {
  .menu-main-menu-container {
    display: none; } }

.mobile-menu .menu-main-menu-container {
  display: block; }
  .mobile-menu .menu-main-menu-container ul.menu {
    border-top: 0;
    display: block;
    margin: 0;
    overflow: hidden;
    max-height: 0;
    transition: all 0.5s; }
    .mobile-menu .menu-main-menu-container ul.menu.active {
      margin: 10px 0 0 0;
      max-height: 1500px;
      display: block;
      border-top: 1px solid rgba(255, 255, 255, 0.1); }
    .mobile-menu .menu-main-menu-container ul.menu .sub-menu {
      max-height: 0px;
      overflow: hidden;
      display: block;
      transition: all 0.5s; }
      .mobile-menu .menu-main-menu-container ul.menu .sub-menu.active {
        max-height: 1000px; }

.menu-footer-menu-container ul {
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
  text-align: center;
  float: left; }
  .menu-footer-menu-container ul li {
    width: auto;
    margin: 0;
    padding: 0 7px 0 3px;
    border-right: 1px solid #fff;
    display: inline-block;
    line-height: 0.7; }
    .menu-footer-menu-container ul li:last-of-type {
      border-right: none; }
    .menu-footer-menu-container ul li a {
      text-align: center;
      color: #ffffff;
      font-size: 0.75em;
      color: #fff; }

.btn {
  float: left;
  margin: 10px 0 0 0;
  background-color: #012c40;
  padding: 5px 10px;
  font-size: 12px;
  color: #fff; }

#home .about-frame {
  position: relative; }

.sponsor-gal {
  width: 245px;
  height: 70px;
  position: relative;
  list-style: none;
  margin: 0 auto;
  border: 3px solid #d1d1d1;
  background-color: #ffffff;
  padding: 10px;
  overflow: hidden;
  transition: all 1s; }
  @media (max-width: 1280px) {
    .sponsor-gal {
      height: 100%;
      width: auto; } }
  @media (max-width: 768px) {
    .sponsor-gal {
      width: auto;
      height: 100%; } }
  .sponsor-gal li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 0;
    opacity: 0;
    transition: opacity 1.5s; }
    .sponsor-gal li.active, .sponsor-gal li.in {
      position: relative;
      top: auto;
      left: auto;
      float: left;
      z-index: 99;
      opacity: 1; }
    .sponsor-gal li img {
      width: 208px;
      height: auto;
      margin: 0 auto;
      display: block; }

.nf-form-cont {
  width: calc(100% - 60px);
  background-color: #f2f2f2;
  /*-Light Gray-*/
  padding: 20px 30px 30px 30px;
  float: left;
  margin-top: 30px;
  font-size: 14px; }
  .nf-form-cont .nf-form-fields-required,
  .nf-form-cont #nf-label-field-6,
  .nf-form-cont #nf-label-field-13 {
    display: none; }
  .nf-form-cont .nf-field-container {
    margin-bottom: 10px; }
  .nf-form-cont .field {
    width: 100%;
    float: left; }
  .nf-form-cont input,
  .nf-form-cont textarea {
    width: calc(100% - 10px);
    padding: 7px;
    font-size: 0.8em;
    border: none;
    float: left;
    margin: 0 0 10px 0; }
  .nf-form-cont textarea {
    height: 50px; }
  .nf-form-cont p {
    margin: 0;
    float: left; }
  .nf-form-cont p.required,
  .nf-form-cont .disc {
    color: #012c40;
    /*-Dark Blue-*/ }
  .nf-form-cont #nf-field-4,
  .nf-form-cont #nf-field-14 {
    background-color: #012c40;
    /*-Dark Blue-*/
    color: #ffffff;
    padding: 10px;
    width: calc(100% - 0px);
    margin-top: 10px;
    float: left; }
  .nf-form-cont p.required {
    width: 100%;
    float: left; }

#nf-form-2-cont {
  margin-top: 0;
  margin-bottom: 30px; }
  #nf-form-2-cont #nf-field-18-container {
    margin-bottom: 0 !important; }
  #nf-form-2-cont nf-field {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%; }
  #nf-form-2-cont nf-field:nth-of-type(2),
  #nf-form-2-cont nf-field:nth-of-type(5),
  #nf-form-2-cont nf-field:nth-of-type(8),
  #nf-form-2-cont nf-field:nth-of-type(11),
  #nf-form-2-cont nf-field:nth-of-type(13) {
    margin-right: 20px; }
    @media (max-width: 768px) {
      #nf-form-2-cont nf-field:nth-of-type(2),
      #nf-form-2-cont nf-field:nth-of-type(5),
      #nf-form-2-cont nf-field:nth-of-type(8),
      #nf-form-2-cont nf-field:nth-of-type(11),
      #nf-form-2-cont nf-field:nth-of-type(13) {
        margin-right: 0; } }
  #nf-form-2-cont nf-field:nth-of-type(2),
  #nf-form-2-cont nf-field:nth-of-type(3),
  #nf-form-2-cont nf-field:nth-of-type(5),
  #nf-form-2-cont nf-field:nth-of-type(6),
  #nf-form-2-cont nf-field:nth-of-type(8),
  #nf-form-2-cont nf-field:nth-of-type(9),
  #nf-form-2-cont nf-field:nth-of-type(10),
  #nf-form-2-cont nf-field:nth-of-type(11),
  #nf-form-2-cont nf-field:nth-of-type(12),
  #nf-form-2-cont nf-field:nth-of-type(13),
  #nf-form-2-cont nf-field:nth-of-type(14) {
    width: calc(50% - 10px);
    float: left; }
    @media (max-width: 768px) {
      #nf-form-2-cont nf-field:nth-of-type(2),
      #nf-form-2-cont nf-field:nth-of-type(3),
      #nf-form-2-cont nf-field:nth-of-type(5),
      #nf-form-2-cont nf-field:nth-of-type(6),
      #nf-form-2-cont nf-field:nth-of-type(8),
      #nf-form-2-cont nf-field:nth-of-type(9),
      #nf-form-2-cont nf-field:nth-of-type(10),
      #nf-form-2-cont nf-field:nth-of-type(11),
      #nf-form-2-cont nf-field:nth-of-type(12),
      #nf-form-2-cont nf-field:nth-of-type(13),
      #nf-form-2-cont nf-field:nth-of-type(14) {
        width: 100%; } }
    #nf-form-2-cont nf-field:nth-of-type(2) button,
    #nf-form-2-cont nf-field:nth-of-type(3) button,
    #nf-form-2-cont nf-field:nth-of-type(5) button,
    #nf-form-2-cont nf-field:nth-of-type(6) button,
    #nf-form-2-cont nf-field:nth-of-type(8) button,
    #nf-form-2-cont nf-field:nth-of-type(9) button,
    #nf-form-2-cont nf-field:nth-of-type(10) button,
    #nf-form-2-cont nf-field:nth-of-type(11) button,
    #nf-form-2-cont nf-field:nth-of-type(12) button,
    #nf-form-2-cont nf-field:nth-of-type(13) button,
    #nf-form-2-cont nf-field:nth-of-type(14) button {
      float: left; }
  #nf-form-2-cont .nf-fu-progress {
    width: 100%; }
  #nf-form-2-cont nf-field:nth-of-type(9) {
    margin-bottom: 0; }

textarea {
  height: 65px !important; }

.page-id-20 .show {
  margin-bottom: 10px;
  width: 100%;
  float: left; }

.page-id-20 .schedule .desc,
.page-id-20 .schedule .title {
  float: left;
  color: #666666;
  font-size: 0.8em;
  line-height: 135%; }

.page-id-20 .schedule .title {
  width: 110px;
  text-align: right;
  padding-right: 10px; }

.page-id-20 .schedule .desc {
  width: calc(100% - 110px - 10px); }

#past-shows ul li {
  min-height: 300px; }

#subForm {
  font-size: 14px !important; }
  #subForm h2 {
    text-align: center;
    color: #012c40;
    margin-top: 0;
    font-size: 1em;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    background: none;
    margin: 0 0 10px 0;
    padding: 0; }
  #subForm .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-label {
    margin-bottom: 5px;
    font-size: 14px; }
  #subForm div.ctct-form-embed div.ctct-form-defaults {
    padding: 0; }
  #subForm div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    width: 100%;
    float: left;
    margin: 0 0 10px 0; }
  #subForm .ctct-form-embed.form_0 .ctct-form-defaults {
    background: None; }
  #subForm input {
    width: 100%;
    height: auto; }
  #subForm #gdpr_text {
    display: none !important; }
  #subForm .ctct-form-footer {
    display: none !important; }

#home .slider-frame {
  height: 400px; }
  @media (max-width: 768px) {
    #home .slider-frame {
      width: calc(100% - 6px);
      height: 275px; } }
  #home .slider-frame .bx-wrapper {
    margin: 0; }
    #home .slider-frame .bx-wrapper .bx-viewport {
      box-shadow: none;
      border: none;
      left: 0; }
    #home .slider-frame .bx-wrapper ul.bxslider {
      margin: 0;
      height: 400px; }
    #home .slider-frame .bx-wrapper li a {
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: 400px;
      color: #ffffff;
      margin: 0;
      text-decoration: none; }
      @media (max-width: 768px) {
        #home .slider-frame .bx-wrapper li a {
          height: 275px; } }
      #home .slider-frame .bx-wrapper li a img {
        height: 100%;
        width: auto;
        margin: 0 auto;
        flex: 1; }
      #home .slider-frame .bx-wrapper li a .img-cont {
        background-size: cover;
        background-position: center;
        flex: 1; }
      #home .slider-frame .bx-wrapper li a .text {
        width: calc(100% - 40px);
        padding: 20px 20px 20px 20px;
        background-color: #012c40;
        /*-Dark Blue-*/
        float: left;
        z-index: 10; }
        #home .slider-frame .bx-wrapper li a .text p {
          color: #ffffff;
          margin: 0;
          text-decoration: none; }
        #home .slider-frame .bx-wrapper li a .text h3 {
          color: #ffffff;
          margin: 0 0 5px 0; }
  #home .slider-frame #bx-pager {
    width: 100%;
    float: left;
    background-color: #ffffff; }
    #home .slider-frame #bx-pager a {
      width: calc(25% - 20px);
      float: left;
      margin: 10px 0px 10px 10px; }
      #home .slider-frame #bx-pager a img {
        width: 100%;
        float: left; }

/*-------------------THANKYOU MODAL-------------------------------------*/
.thankyou-modal {
  position: fixed;
  z-index: 9999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5); }

.thankyou-modal-content {
  width: 60%;
  padding: 30px;
  background: #fff;
  border: 3px solid #012c40;
  max-height: 80%;
  overflow: scroll; }
  @media (max-width: 768px) {
    .thankyou-modal-content {
      width: 75%; } }
  .thankyou-modal-content p {
    text-align: left;
    color: #012c40; }
    .thankyou-modal-content p.title {
      text-align: center;
      font-size: 1.5em;
      margin: 0; }
    .thankyou-modal-content p a {
      color: #012c40; }

.close {
  color: #ffffff;
  float: right;
  font-size: 36px;
  font-weight: bold;
  margin-right: 10px; }

.close {
  color: #ffffff;
  float: right;
  font-size: 36px;
  font-weight: bold;
  margin-right: 10px;
  cursor: pointer;
  transition: transform 1s; }
  .close:hover {
    transform: rotate(90deg); }

.edu {
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s; }
  .edu .thankyou-modal-content {
    position: relative; }
  .edu.active {
    opacity: 1;
    pointer-events: auto; }
  .edu .close {
    color: #012c40;
    position: absolute;
    top: 0;
    right: 0; }

.intro {
  width: 1024px;
  margin: 50px auto; }
  @media (max-width: 1100px) {
    .intro {
      width: 100%; } }
  .intro h1 {
    width: auto;
    float: left;
    margin: 0 0 5px 0;
    padding: 0;
    color: #012c40;
    text-transform: uppercase;
    font-size: 28px;
    border-bottom: 2px solid #012c40; }
  .intro p.title {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    color: #012c40;
    font-size: 18px;
    line-height: 100%; }
  .intro .desc {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 14px; }
    .intro .desc p {
      font-size: 14px; }

.page-template-education-template .main-content {
  width: calc(100%) !important;
  border-left: none !important;
  padding-left: 0 !important;
  margin-top: 0 !important; }

.page-template-education-template .options-preview {
  width: 100%;
  float: left;
  margin: 50px 0; }
  .page-template-education-template .options-preview .col {
    width: calc((100% - 75px) / 3);
    margin-right: 35px;
    float: left;
    background: #d1d1d1; }
    .page-template-education-template .options-preview .col:last-of-type {
      margin-right: 0; }
    @media (max-width: 1024px) {
      .page-template-education-template .options-preview .col {
        width: calc(50% - ((35px * 1) / 2));
        margin-bottom: 35px; }
        .page-template-education-template .options-preview .col:nth-of-type(2) {
          margin-right: 0; } }
    @media (max-width: 768px) {
      .page-template-education-template .options-preview .col {
        width: 100%;
        margin: 0 0 35px 0; } }
    .page-template-education-template .options-preview .col p.title {
      width: calc(100% - 30px);
      padding: 5px 15px;
      margin: 0;
      color: #fff;
      background-color: #012c40;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      font-size: 18px;
      text-align: center;
      float: left; }
    .page-template-education-template .options-preview .col img {
      width: calc(100% - 6px - 30px);
      height: auto;
      border: 3px solid #012c40;
      margin-left: 15px;
      margin-top: 15px;
      float: left; }
    .page-template-education-template .options-preview .col p.desc {
      min-height: 190px;
      padding: 20px 15px;
      margin: 0;
      color: #012c40;
      float: left; }
      @media (max-width: 1200px) {
        .page-template-education-template .options-preview .col p.desc {
          min-height: 225px; } }
      @media (max-width: 1024px) {
        .page-template-education-template .options-preview .col p.desc {
          min-height: 145px; } }
      @media (max-width: 768px) {
        .page-template-education-template .options-preview .col p.desc {
          min-height: auto; } }
    .page-template-education-template .options-preview .col .btn {
      color: #fff;
      text-transform: uppercase;
      width: 90px;
      padding: 10px 15px;
      text-align: center;
      float: left;
      margin-left: calc((100% - 90px - 30px) / 2);
      margin-bottom: 15px;
      text-decoration: none;
      display: block; }

.page-template-education-template .option {
  width: 100%;
  float: left; }
  .page-template-education-template .option h2 {
    float: left; }
  .page-template-education-template .option .offering {
    width: 100%;
    float: left;
    margin: 0 0 50px 0; }
    .page-template-education-template .option .offering .main-desc {
      width: calc(100% - 50px - 0px);
      margin: 0;
      float: left;
      padding: 15px 25px 25px 25px;
      background-color: #d1d1d1; }
      @media (max-width: 1024px) {
        .page-template-education-template .option .offering .main-desc {
          width: calc(50% - 50px - 30px); } }
      @media (max-width: 768px) {
        .page-template-education-template .option .offering .main-desc {
          width: calc(100% - 50px);
          margin-bottom: 25px; } }
      .page-template-education-template .option .offering .main-desc p.title {
        color: #012c40;
        border-bottom: 2px solid #012c40;
        font-size: 18px; }
      .page-template-education-template .option .offering .main-desc p {
        color: #012c40; }
    .page-template-education-template .option .offering .aside {
      width: calc(30% - 2px - 10px);
      padding: 0 0 0 10px;
      float: left;
      border-left: 2px solid #012c40; }
      @media (max-width: 1024px) {
        .page-template-education-template .option .offering .aside {
          width: calc(50% - 2px - 10px); } }
      @media (max-width: 768px) {
        .page-template-education-template .option .offering .aside {
          width: calc(100% - 2px - 10px); } }
      .page-template-education-template .option .offering .aside p,
      .page-template-education-template .option .offering .aside .date-line {
        margin: 0 0 5px 0;
        padding: 0;
        line-height: 100%;
        float: left;
        width: 100%;
        font-size: 14px;
        color: #012c40; }
        .page-template-education-template .option .offering .aside p.dates,
        .page-template-education-template .option .offering .aside .date-line.dates {
          margin-top: 10px; }
        .page-template-education-template .option .offering .aside p span,
        .page-template-education-template .option .offering .aside p .date,
        .page-template-education-template .option .offering .aside .date-line span,
        .page-template-education-template .option .offering .aside .date-line .date {
          font-weight: bold; }
      .page-template-education-template .option .offering .aside p {
        font-size: 16px; }
      .page-template-education-template .option .offering .aside .date-line div {
        float: left;
        width: calc(100% - 180px); }
        .page-template-education-template .option .offering .aside .date-line div:nth-of-type(1), .page-template-education-template .option .offering .aside .date-line div:nth-of-type(3) {
          width: 90px; }
      .page-template-education-template .option .offering .aside .paypal {
        font-size: 14px;
        color: #fff;
        margin-top: 15px;
        float: left;
        background-color: #012c40;
        width: calc(100% - 30px);
        padding: 15px; }
        .page-template-education-template .option .offering .aside .paypal p {
          color: #fff;
          margin-bottom: 8px; }
        .page-template-education-template .option .offering .aside .paypal table {
          width: 100%; }
          .page-template-education-template .option .offering .aside .paypal table input {
            width: calc(100% - 10px);
            padding: 5px;
            margin: 5px 0;
            border: none; }

.new-season-layout .show-listing .show-entry {
  width: 100%;
  padding: 25px 0 25px 0; }
  .new-season-layout .show-listing .show-entry:last-child {
    border-bottom: none; }
  .new-season-layout .show-listing .show-entry .inner {
    width: 100%;
    display: inline-block; }
    .new-season-layout .show-listing .show-entry .inner a {
      position: relative;
      width: auto;
      height: 38px;
      color: #ffffff;
      background-color: #012c40;
      /*-Dark Blue-*/
      line-height: 40px;
      padding: 0 20px 0 20px;
      float: left;
      text-transform: uppercase;
      font-size: 0.85em;
      text-decoration: none; }
      @media (max-width: 768px) {
        .new-season-layout .show-listing .show-entry .inner a {
          width: calc(100% - 40px);
          margin: 0 0 20px 0;
          text-align: center; } }
      .new-season-layout .show-listing .show-entry .inner a:after {
        content: "";
        position: absolute;
        left: 100%;
        top: 0px;
        width: 0px;
        height: 0px;
        border-top: 19px solid transparent;
        border-left: 19px solid #012c40;
        /*-Dark Blue-*/
        border-bottom: 19px solid transparent; }
        @media (max-width: 768px) {
          .new-season-layout .show-listing .show-entry .inner a:after {
            display: none; } }
      .new-season-layout .show-listing .show-entry .inner a.details {
        background-color: #017fba;
        /*-Bright Blue-*/ }
        .new-season-layout .show-listing .show-entry .inner a.details:after {
          border-left: 19px solid #017fba;
          /*-Bright Blue-*/ }
          @media (max-width: 768px) {
            .new-season-layout .show-listing .show-entry .inner a.details:after {
              display: none; } }
  .new-season-layout .show-listing .show-entry img {
    width: calc(30% - 20px - 6px);
    float: left;
    padding: 10px;
    border: 3px solid #d1d1d1;
    /*-Medium Gray-*/ }
    @media (max-width: 768px) {
      .new-season-layout .show-listing .show-entry img {
        width: calc(80% - 20px - 6px);
        margin: 0 10% 20px 10%; } }
  .new-season-layout .show-listing .show-entry .det {
    width: calc(70% - 20px - 40px - 225px);
    float: left;
    margin: 0 0 0 20px;
    background-color: #f2f2f2;
    /*-Light Gray-*/
    padding: 20px; }
    @media (max-width: 768px) {
      .new-season-layout .show-listing .show-entry .det {
        width: calc(100% - 20px - 40px);
        margin: 0 0 20px 0; } }
    .new-season-layout .show-listing .show-entry .det h4 {
      margin-top: 0;
      margin-bottom: 5px; }
    .new-season-layout .show-listing .show-entry .det p:nth-child(2) {
      margin-top: 0; }
    .new-season-layout .show-listing .show-entry .det p.description {
      font-style: italic;
      color: #666666;
      /*-Dark Gray-*/
      line-height: 1.4em;
      margin-bottom: 15px; }
    .new-season-layout .show-listing .show-entry .det p {
      color: #012c40;
      /*-Dark Blue-*/
      line-height: 1.4em;
      margin-bottom: 0; }

.page-template-web-event-template .responsive-video {
  width: 100%;
  height: auto;
  margin: 10px 0; }
  .page-template-web-event-template .responsive-video .video-size-frame {
    height: 0;
    padding-bottom: 56.3%;
    position: relative; }
    .page-template-web-event-template .responsive-video .video-size-frame iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.page-template-web-event-template .img {
  max-width: 500px;
  width: 100%;
  margin: 20px auto 0px auto;
  display: block; }

.page-template-web-event-template .countdown {
  max-width: 500px;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .page-template-web-event-template .countdown .number {
    width: calc((100% - 30px) / 4);
    text-align: center;
    border: 1px solid #012c40;
    padding: 20px;
    color: #012c40; }
    @media (max-width: 768px) {
      .page-template-web-event-template .countdown .number {
        padding: 10px; } }
    .page-template-web-event-template .countdown .number:not(:last-of-type) {
      margin-right: 10px; }
    .page-template-web-event-template .countdown .number .num {
      font-size: 36px;
      font-weight: bold; }
      @media (max-width: 768px) {
        .page-template-web-event-template .countdown .number .num {
          font-size: 30px; } }
    .page-template-web-event-template .countdown .number .label {
      font-size: 18px;
      text-transform: uppercase; }
      @media (max-width: 768px) {
        .page-template-web-event-template .countdown .number .label {
          font-size: 10px; } }

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