@charset "UTF-8";
/*
* 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.2.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300);
/* Locations Page */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\000037}}
.dummyMap {
  width: 0;
  height: 0;
  display: none;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000311}}
.mapInfoWindow {
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000315}}
#map {
  width: 100%;
  min-height: 275px;
  border: 1px solid #999;
  margin-bottom: 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000315}}
    #map {
      width: 0;
      height: 0;
      display: none;
      overflow: hidden; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000325}}
.findBranch {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000327}}
#locationsPage {
  padding-bottom: 11.6%; }
  @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000327}}
    #locationsPage {
      padding-bottom: 0; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000336}}
#locList {
  margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000338}}
  #locList > li {
    padding: 0 0 6px;
    margin: 10px 0;
    overflow: hidden;
    min-height: 0;
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000344}}
    #locList > li:nth-child(odd) {
      background: #f6f6f6;
      border-top: 1px solid #dce5eb;
      border-bottom: 1px solid #dce5eb; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000350}}
    #locList > li .branchName {
      min-height: 40px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/_global\.scss}line{font-family:\00003307}}
      #locList > li .branchName:after {
        content: "";
        display: block;
        height: 0;
        clear: both; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000353}}
      #locList > li .branchName .hasATM {
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        position: absolute;
        top: 15px;
        right: 118px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000358}}
        #locList > li .branchName .hasATM:after {
          content: '';
          width: 29px;
          display: block;
          height: 30px;
          background-image: url(../image/sprites.png);
          background-position: 0 0;
          background-repeat: no-repeat;
          /* retina version
          as seen on http://codepen.io/chriscoyier/pen/IadqD */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/_global\.scss}line{font-family:\00003115}}
          #locList > li .branchName .hasATM:after:hover {
            background-position: 0 0; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000358}}
            #locList > li .branchName .hasATM:after {
              background-image: url(../image/sprites-2x.png);
              background-size: 500px 500px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000363}}
      #locList > li .branchName .distance {
        margin-left: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000374}}
      #locList > li .branchName h2 {
        display: inline-block;
        margin: 14px 0 0 20px;
        padding: 0;
        font-size: 19px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) and (max-width: 959px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000374}}
          #locList > li .branchName h2 {
            font-size: 15px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000382}}
      #locList > li .branchName .seeMap {
        font-size: 15px;
        font-weight: 600;
        color: #000;
        text-decoration: none;
        position: absolute;
        top: 20px;
        right: 27px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000390}}
        #locList > li .branchName .seeMap:hover {
          color: #468c7b; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\0000393}}
        #locList > li .branchName .seeMap:after {
          content: "";
          font-family: FontAwesome;
          font-weight: normal;
          font-style: normal;
          text-decoration: inherit;
          -webkit-font-smoothing: antialiased;
          display: inline-block;
          vertical-align: text-bottom;
          color: #5baf9a;
          margin-left: 8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003103}}
    #locList > li .branchInfo {
      display: block !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/_global\.scss}line{font-family:\00003307}}
      #locList > li .branchInfo:after {
        content: "";
        display: block;
        height: 0;
        clear: both; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003106}}
      #locList > li .branchInfo > div {
        padding: 10px 0;
        float: left;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
        width: 220px;
        line-height: 1.4;
        font-size: 14px; }
        @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003106}}
          #locList > li .branchInfo > div {
            margin: 0; } }
        @media only screen and (min-width: 768px) and (max-width: 959px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003106}}
          #locList > li .branchInfo > div {
            width: 172px; } }
        @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003106}}
          #locList > li .branchInfo > div {
            width: 300px; } }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003106}}
          #locList > li .branchInfo > div {
            width: 420px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003111}}
        #locList > li .branchInfo > div:first-child {
          float: left;
          display: inline;
          margin-left: 10px;
          margin-right: 10px;
          width: 205px;
          margin-left: 0;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          margin-left: 20px; }
          @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003111}}
            #locList > li .branchInfo > div:first-child {
              margin: 0; } }
          @media only screen and (min-width: 768px) and (max-width: 959px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003111}}
            #locList > li .branchInfo > div:first-child {
              width: 160px; } }
          @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003111}}
            #locList > li .branchInfo > div:first-child {
              width: 300px; } }
          @media only screen and (min-width: 480px) and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003111}}
            #locList > li .branchInfo > div:first-child {
              width: 420px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003117}}
        #locList > li .branchInfo > div:last-child {
          float: left;
          display: inline;
          margin-left: 10px;
          margin-right: 10px;
          width: 124px;
          margin-right: 0; }
          @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003117}}
            #locList > li .branchInfo > div:last-child {
              margin: 0; } }
          @media only screen and (min-width: 768px) and (max-width: 959px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003117}}
            #locList > li .branchInfo > div:last-child {
              width: 95.2px; } }
          @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003117}}
            #locList > li .branchInfo > div:last-child {
              width: 300px; } }
          @media only screen and (min-width: 480px) and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003117}}
            #locList > li .branchInfo > div:last-child {
              width: 420px; } }
        @media only screen and (min-width: 768px) and (max-width: 959px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003122}}
          #locList > li .branchInfo > div:last-child {
            width: 120px; } }
        @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003106}}
          #locList > li .branchInfo > div {
            clear: both;
            display: block;
            float: none;
            width: 100%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003128}}
      #locList > li .branchInfo h3 {
        font-weight: 700;
        padding-right: 5px;
        font-size: 14px;
        margin-bottom: 1px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003134}}
      #locList > li .branchInfo .label {
        display: inline-block;
        font-weight: 700;
        padding-right: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003139}}
      #locList > li .branchInfo .address {
        margin-bottom: 10px;
        color: #333; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003143}}
      #locList > li .branchInfo .phone {
        color: #333; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003145}}
        #locList > li .branchInfo .phone .label, #locList > li .branchInfo .phone .value {
          display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003148}}
        #locList > li .branchInfo .phone .value {
          margin-bottom: 9px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003153}}
      #locList > li .branchInfo .contactPerson span {
        display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003156}}
      #locList > li .branchInfo .hours .label {
        font-weight: normal; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003158}}
      #locList > li .branchInfo .value {
        display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003162}}
      #locList > li .branchInfo .getDirections.address {
        text-decoration: none; }
      @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003164}}
        #locList > li .branchInfo .contactInfo {
          padding-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003167}}
        #locList > li .branchInfo .middle {
          padding: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003170}}
        #locList > li .branchInfo .contactInfo, #locList > li .branchInfo .contactPerson, #locList > li .branchInfo .hours h3, #locList > li .branchInfo .hours > div {
          margin-left: 20px !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003173}}
        #locList > li .branchInfo a.address {
          margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003174}}
        #locList > li .branchInfo .phone > div {
          display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003176}}
          #locList > li .branchInfo .phone > div:first-child {
            margin-right: 20px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003184}}
  #locList .seeMap,
  #locList .getDirections {
    display: block; }
  @media only screen and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003189}}
    #locList .seeMap {
      display: none; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/jake\.unruh\/svn\/production\/firstbase\/custom\/fresnofirstbank\/scss\/locations\.scss}line{font-family:\00003195}}
.mapInfoWindow {
  line-height: 1.2;
  white-space: nowrap; }
