   /* 
        font-family: 'Forum', cursive;
        font-family: 'Poiret One', cursive;
        font-family: 'Fredericka the Great', cursive;
        font-family: 'Cinzel Decorative', cursive;
        font-family: 'Open Sans', sans-serif;
        font-family: 'Montserrat', sans-serif;
        font-family: 'Raleway', sans-serif;
        font-family: 'Quicksand', sans-serif;
        font-family: 'Montserrat', sans-serif;
        font-family: 'Merriweather', serif;
        font-family: 'Playfair Display', serif;
        font-family: 'Nunito', sans-serif;
        font-family: 'Fjalla One', sans-serif;
        font-family: 'Comfortaa', cursive;
        *font-family: 'Questrial', sans-serif;
        *font-family: 'Alegreya Sans SC', sans-serif;
        font-family: 'Gothic A1', sans-serif;
        font-family: 'Seaweed Script', cursive;
        *font-family: 'NTR', sans-serif;
        font-family: 'Flamenco', cursive;
        font-family: 'Overlock SC', cursive;

        teal: #00a79d;
        yellow: #ffde17;
        orange: #e26237;
        gray: #58595b;
*/
      html, body {
        background: #ffffff;
        font-family:'Raleway Light', sans-serif;
        color: #58595b;
        font-size: 20px;
        line-height: 1.8rem;
        margin:0;
        padding:0;
        height:100%;
      }
      .wrapper {
        min-height:100%;
        position:relative;
      }
      div .main:last-child {
        margin-bottom: 25px !important;
      }

      header {
        font-size: 1.1rem;
        line-height: 1.5rem;
      }
      .active {
        font-weight: bold;
      }
      .main {
        padding:10px;
        padding-bottom:450px;   /* Height of the footer */
      }
      .main .row:last-of-type {
        margin-bottom: 25px;
      }
      .brand-primary, nav {
        background: #fff !important;
        color: #00a79d;
      }
      .brand-secondary {
        background-color: #fff;
      }
      
      footer {
        position:absolute;
        bottom:0;
        width:100%;
        height:450px;   /* Height of the footer */
        text-align: center;
      }

      .band {
        background-color:#fff;
        padding: 25px;
      }
      .jumbotron {
        background-size: 100% auto;
        padding-bottom: 2%;
        background-color: #00a79d;
        color:#fff;
        
      }

      .jumbotron ol li {
        line-height: 2.5rem;
        margin-bottom: 1.5rem;
      }
      a, .navbar-light .navbar-nav .nav-link {
        color: #00a79d;
      }
      a:hover, .navbar-light .navbar-nav .nav-link:hover {
        color: #e26237;
      }
      a:active, .navbar-light .navbar-nav .nav-link:active {
        color:#ffde17;
      }
      footer a {
        color: #58595b;
      }
      /*
      footer a:hover {
        color: #fef8e8;
      }
      footer .band a, nav i {
        color: rgba(0,0,0,.5);
      }
      footer .band a:hover {
        color: #fef8e8;
      }*/
      /* Typography */
      h1, h2, h3, h4, h5, h6 {
        font-family: 'Raleway', sans-serif;
        }
      .navbar-brand {
        font-family:'Raleway', sans-serif;
        text-transform:uppercase;
      }

    .border-fx {
      height: 100px;
      max-width: 100%;
      position: relative;
      margin-top: 5rem;
      margin-bottom:2rem;
    }
    .borders {
      position: absolute;
      border-radius: 15px;
      left: 0;
      height: 100px;
      max-width: 75%;
    }
    .border1 {
      border: 2px solid #00a79d;
      z-index:3;

    }
    .border2 {
      border:2px solid #ffde17;


    }
    .border3 {
      border:2px solid #58595b;


    }
    .border4 {
      border:2px solid #e26237;
      z-index:4;

    }

    .row.session {
      margin-bottom: 1.2rem;
    }
  
      h1 {
        text-align: center;
        font-size: 2.5rem;
        line-height: .8;
        text-transform: uppercase;
      }

      h2 {
        font-size: 2rem;
        text-transform: uppercase;
        margin: 2rem 0 1rem;
        text-align: center;

      }

      h2.session, h3.session {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
      }

      h2.session {
        margin: 1.25rem 0 .5rem !important;
      }

      /*h2.session {
        position: absolute;
        bottom: 30px;
        left:30.5%;
      }
      h3.session {
        position: absolute;
        bottom: -20px;
        left: 36%;
      }*/

      h3 {
        font-size: 1.85rem;
        margin-bottom:2rem;
        text-align: center;
      }

      h3 i {
        color: #e26237;
      }

      .jumbotron h1 {
        font-size: 3rem;
      }

      .jumbotron h2 {
        font-size: 2.75rem;
        text-transform: none;
      }

      .jumbotron h3 {
        font-size: 2.5rem;
      }
      
      h6 {
        color:#362819;
      }
      .card {
        border-left: 10px #00a79d solid;
        text-align: left;
        border-radius: 0rem;
      }
      .card:hover {
        box-shadow: rgba(54, 40, 25, 0.125) 0 0 5px;
      }

      h1.card-header {
        font-size: 2rem;
        color: #e26237;
        text-transform: uppercase; 
        text-align: left;
        padding-top:1.5rem;
        padding-bottom:1.5rem;
      }

      h1.card-header a {
        float:right !important;
        color: #e26237;
      }

      h2.card-title {
        font-size: 1.5rem;
        color: #00a79d;
        text-transform: uppercase;
        text-align:left;
        margin-top:1rem;
      }
      .card h2::before, .card h2::after {
        content:"";
        background-image: none;
      }
      .card h3 {
        color: #00a79d;
        font-size: 1.5rem;
        margin-bottom:2%;
        text-align:left;
      }
      .card h4 {
        color: #00a79d;
        font-size: 1.15rem;
        font-style: italic;
        padding-bottom: 3%;
        border-bottom: solid thin #58595b;
;
      }
      .card-content {
        margin-left: 2rem;
      }
      .card-text {
        font-size: 1.25rem;
        text-align: left;
        line-height: 2rem;
        font-style: italic;
      }
      .card-footer {
        background-color: #fff;
        border-top:none;
        padding:1.25rem;
      }
      .card .col-9, .card .col-3 {
        padding-left:0;
      }
      .card-footer.row p {
        margin-bottom:0;
      }
      .card .main .row:last-of-type, .card .card-footer .row:last-of-type {
        margin-bottom: 25px;
      }

      .single-card-row {
        padding:0;
      }

      .strikethrough {
        text-decoration: line-through; 
      }
      
      nav {
        box-shadow: #ccc 0 0 5px;
      }
      
      .btn {
        border-radius: 0;
      }
      .btn-primary {
        background: transparent;
        color: #e26237;
        border-color: #e26237;
        border-width: 2px;
        width:100%;
        padding:1rem;
        font-size: 1.5rem;
        text-transform: uppercase;
        padding-bottom: .75rem;
        transition: background-color 1s;
        transition: color .5s;
      }

      .btn-primary:hover {
        background-color: #e26237;
        border-color: #e26237;
        color: #fff;
      }
      .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #ffde17 !important;
        border-color: #ffde17 !important;
      }
      
      footer {
        font-family: 'Raleway', sans-serif;
        font-size: 1rem;
        text-align:center;
      }

      .contact {
        line-height:2.7rem;
      }
      .tagline {
        text-align: center;
        padding-top: 25px;
      }

      /*footer h3 {
        text-align: left;
      }*/

      ul.useful-links {
        list-style-type: none;
        padding-left:0;
      }

      ul.social-list {
        margin-bottom:0;
        padding-left: 0;
      }
      .social-list li{
        display:inline-block;
        float:left;
        padding-left:16px;
        font-size:14px;
        font-style:italic;
      }
      .social-list li:first-child{
        padding-left:0;
      }
      .social-list li a{
        display:block;
      }
      
/* Set width to make card deck cards 100% width */
@media (min-width: 1200px) {
  
  /*h2.session {
    left: 33%;
  }
  h3.session {
    left: 39%;
  }*/

  .card-deck {
    margin-left:0;
    margin-right:0;
  }
}

@media (max-width: 991px) { 
  
  .card-deck {
      display: block;
      width: 100%;
      margin-bottom: .75rem;
      table-layout: fixed;
      border-spacing: 1.25rem 0;
  }
  .card-deck .card {
      display: block;
      margin-bottom: .75rem;
      vertical-align: top;
  }
  
  .card-deck .card {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-link {
    text-align: center;
    font-size: 1.25rem;
  }
  
}

@media (min-width: 991px) {
  html, body {
    font-size:14px;
  }

  .nav-link span {
    font-size: 2rem;
  }

  .nav-link span {
    display:none;
  }
}

@media (min-width: 766px) and (max-width: 990px) {
  html, body {
    font-size:16px;
  }

  h2.session {
    /*position: absolute;
    bottom: 30px;
    left: 28%;*/
    font-size: 1.45rem;
  }
  h3.session {
    /*position: absolute;
    bottom: -20px;
    left: 34%;*/
    font-size: 1.5rem;
  }

  .card-deck {
    margin-left:0;
    margin-right:0;
  }
}

@media (max-width: 767px) {
  html, body {
    font-size:14px;
  }

  .card-deck {
    margin-left:0;
    margin-right:0;
  }

  h2.session {
    /*position: absolute;
    bottom: 1.5rem;
    left: 27.2%;*/
    font-size: 1.3rem;
  }
  h3.session {
    /*position: absolute;
    bottom: -1rem;
    left: 34%;*/
    font-size: 1.25rem;
  }

  .border-fx, .borders {
    height: 5rem;
  }

  .border-fx .col-9 {
    width: 75%;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
}

@media (max-width: 600px) {

  main > div {
    padding-left: 15px;
    padding-right: 15px;
  }
  .jumbotron h1 {
    font-size: 2.5rem;
    line-height: 2.75rem;
  }

  .jumbotron h2 {
    font-size: 2rem;
  }
  h2.session {
    /*bottom: 1.3rem;
    left: 32%;*/
    font-size: 1.75rem;
    margin: .8rem 0 .25rem;
  }

  h2.session span {
    display: none;
    /*left: 27.2%;*/
    font-size: 2rem;
  }

  h3.session {
    /*bottom: -1.3rem;*/
    left: 31%;
  }

}



