/*
* Skeleton-SASS V1.0
* Copyright 2012 by Michael Lazer-Walker
* https://github.com/lazerwalker/Skeleton-Sass
*
* Based off of Skeleton v1.1:
* https://github.com/dhgamache/Skeleton
*
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/
/* #Variable Definitions
================================================== */
/* Grid
================================================== */
/* #Clearing
================================================== */
/* Include clearfix on parent to clear nested columns,
or wrap each row of columns in a @include row */
/* You can also use a @include clear to clear columns */
@import url(https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500|Crimson+Text:400,400italic);
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000314}}
.bannerContainer {
  background: #F9F4E6;
  border-bottom: 1px solid #9DC2C6; }
  @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000314}}
    .bannerContainer {
      border-top: 1px solid #EEE1C0; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000323}}
#banner {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 960px;
  width: 100%;
  height: 640px;
  position: relative;
  border: 1px solid #EEE1C0;
  border-bottom: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/_skeleton\.scss}line{font-family:\0000337}}
  #banner:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 959px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000323}}
    #banner {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000323}}
    #banner {
      width: 300px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000323}}
    #banner {
      width: 420px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000330}}
  #banner .hide {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: -1;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 959px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000323}}
    #banner {
      width: 100%;
      height: 400px; } }
  @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000323}}
    #banner {
      width: 100vw;
      height: 275px;
      border: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000343}}
      #banner #bannerPlayback {
        display: none; } }
  @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000323}}
    #banner {
      height: 230px; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000354}}
#bannerSlides {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000359}}
  #bannerSlides .slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000369}}
    #bannerSlides .slide .slideImage {
      position: absolute;
      width: 100vw;
      height: 100%;
      left: 0;
      top: 0;
      background: inherit;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000380}}
    #bannerSlides .slide img {
      width: 100%;
      max-width: 100%;
      height: auto;
      position: absolute;
      left: 0;
      top: 0; }
      @media only screen and (min-width: 768px) and (max-width: 959px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000380}}
        #bannerSlides .slide img {
          max-width: 100%;
          width: auto; } }
      @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000380}}
        #bannerSlides .slide img {
          position: absolute;
          display: block;
          width: 100vw; } }
      @media only screen and (max-width: 479px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\0000380}}
        #bannerSlides .slide img {
          width: 100vw; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003104}}
    #bannerSlides .slide .slideContent {
      text-align: center;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      z-index: 2;
      z-index: 500;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 800px;
      margin: 0 auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003114}}
      #bannerSlides .slide .slideContent h3 {
        display: inline-block;
        position: relative;
        color: #fff;
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 700;
        font-size: 70px;
        line-height: 75px;
        margin-bottom: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003123}}
        #bannerSlides .slide .slideContent h3:after {
          content: '';
          display: inline-block;
          width: 100%;
          height: 5px;
          position: absolute;
          bottom: -20px;
          left: 0;
          background: #138D90; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003134}}
      #bannerSlides .slide .slideContent p {
        margin: 0;
        padding: 0 0 30px;
        line-height: 1.2;
        color: #fff;
        font-family: "Roboto", Arial, sans-serif;
        font-size: 45px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003142}}
      #bannerSlides .slide .slideContent ul {
        margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003144}}
        #bannerSlides .slide .slideContent ul li {
          margin-bottom: 5px;
          font-size: 15px;
          list-style-type: disc;
          list-style-position: outside; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003151}}
      #bannerSlides .slide .slideContent a {
        background: #138D90;
        color: #fff;
        padding: 10px 30px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 25px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003159}}
        #bannerSlides .slide .slideContent a:after {
          vertical-align: text-top; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003163}}
        #bannerSlides .slide .slideContent a:hover, #bannerSlides .slide .slideContent a.active {
          background: #a7be6a;
          color: #fff; }
      @media only screen and (min-width: 768px) and (max-width: 959px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003104}}
        #bannerSlides .slide .slideContent {
          width: 550px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003171}}
          #bannerSlides .slide .slideContent h3 {
            font-size: 50px;
            margin-bottom: 20px;
            line-height: 60px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003175}}
            #bannerSlides .slide .slideContent h3:after {
              bottom: -10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003179}}
          #bannerSlides .slide .slideContent p {
            font-size: 32px; } }
      @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003104}}
        #bannerSlides .slide .slideContent {
          width: 360px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003185}}
          #bannerSlides .slide .slideContent h3 {
            font-size: 30px;
            margin-bottom: 20px;
            line-height: 35px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003189}}
            #bannerSlides .slide .slideContent h3:after {
              bottom: -15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003193}}
          #bannerSlides .slide .slideContent p {
            font-size: 21px;
            padding-bottom: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003197}}
          #bannerSlides .slide .slideContent a {
            font-size: 15px; } }
      @media only screen and (max-width: 479px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003104}}
        #bannerSlides .slide .slideContent {
          width: 290px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003203}}
          #bannerSlides .slide .slideContent h3 {
            font-size: 25px;
            margin-bottom: 20px;
            line-height: 25px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003207}}
            #bannerSlides .slide .slideContent h3:after {
              bottom: -15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003211}}
          #bannerSlides .slide .slideContent p {
            font-size: 17px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003214}}
          #bannerSlides .slide .slideContent a {
            font-size: 12px; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003227}}
#bannerNavigation {
  position: absolute; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003229}}
  #bannerNavigation .button {
    position: relative;
    float: left;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-right: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003241}}
#bannerPlayback .button {
  display: block;
  position: absolute;
  left: 5%;
  bottom: 40%;
  z-index: 40;
  background: none;
  border: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003249}}
  .js #bannerPlayback .button {
    cursor: pointer;
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003254}}
  #bannerPlayback .button i {
    color: #D5E4E7;
    font-size: 80px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003259}}
  #bannerPlayback .button.next {
    right: 5%;
    left: auto; }
@media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003239}}
  #bannerPlayback {
    display: none; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003270}}
#bannerPreloader {
  position: absolute;
  width: 25px;
  height: 25px;
  left: 50%;
  top: 50%;
  z-index: 50;
  margin: -12.5px -12.5px 0 0;
  display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/tyrell\.bopp\/svn-cms\.bvops\.net\/production\/firstbase\/custom\/mygcscu\/scss\/banner-update\.scss}line{font-family:\00003279}}
  .js #bannerPreloader {
    display: none; }
