/*!
Theme Name: Home Ownership Center
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: homeownershipcenter
*/
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/FontAwesome.eot?knk2mu);
  src: url(../fonts/FontAwesome.eot?knk2mu#iefix) format("embedded-opentype"), url(../fonts/FontAwesome.ttf?knk2mu) format("truetype"), url(../fonts/FontAwesome.woff?knk2mu) format("woff"), url(../fonts/FontAwesome.svg?knk2mu#FontAwesome) format("svg");
  font-weight: 400;
  font-style: normal
}

i.fa {
  font-family: FontAwesome !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-tiktok:before {
  content: "\e07b"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-facebook-f:before {
  content: "\f09a"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-mobile:before {
  content: "\f10b"
}

.fa-mobile-phone:before {
  content: "\f10b"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-google-plus-circle:before {
  content: "\f2b3"
}

.fa-google-plus-official:before {
  content: "\f2b3"
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

.underline {
  text-decoration: underline
}

.italic {
  font-style: italic
}

.bold {
  font-weight: 700
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.float-left {
  float: left
}

.float-none {
  float: none
}

.float-right {
  float: right
}

.clear-left {
  clear: left
}

.clear, .clear-both {
  clear: both
}

.clear-right {
  clear: right
}

.hidden {
  display: none !important;
  visibility: hidden
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.visually-hidden.focusable:active, .visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.invisible {
  visibility: hidden
}

.hidden-sm {
  display: none
}

@media screen and (min-width:50em) {
  .hidden-sm {
    display: block
  }
}

.hvr-grow {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}

.hvr-grow:active, .hvr-grow:focus, .hvr-grow:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.clearfix:after {
  content: "";
  display: table;
  clear: both
}

.container {
  margin: 0 auto;
  width: 85%;
  max-width: 1200px
}

@media screen and (min-width:50em) {
  .container {
    width: 90%
  }
}

.container .row {
  margin-left: -1%;
  margin-right: -1%
}

.row {
  margin-left: auto;
  margin-right: auto
}

.row:after {
  content: "";
  display: table;
  clear: both
}

.row .col {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1%;
  min-height: 1px
}

.row .col[class*=pull-], .row .col[class*=push-] {
  position: relative
}

.row .col.s1 {
  width: 8.33333%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.s2 {
  width: 16.66667%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.s3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.s4 {
  width: 33.33333%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.s5 {
  width: 41.66667%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.s7 {
  width: 58.33333%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.s8 {
  width: 66.66667%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.s9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.s10 {
  width: 83.33333%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.s11 {
  width: 91.66667%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto
}

.row .col.offset-s1 {
  margin-left: 8.33333%
}

.row .col.pull-s1 {
  right: 8.33333%
}

.row .col.push-s1 {
  left: 8.33333%
}

.row .col.offset-s2 {
  margin-left: 16.66667%
}

.row .col.pull-s2 {
  right: 16.66667%
}

.row .col.push-s2 {
  left: 16.66667%
}

.row .col.offset-s3 {
  margin-left: 25%
}

.row .col.pull-s3 {
  right: 25%
}

.row .col.push-s3 {
  left: 25%
}

.row .col.offset-s4 {
  margin-left: 33.33333%
}

.row .col.pull-s4 {
  right: 33.33333%
}

.row .col.push-s4 {
  left: 33.33333%
}

.row .col.offset-s5 {
  margin-left: 41.66667%
}

.row .col.pull-s5 {
  right: 41.66667%
}

.row .col.push-s5 {
  left: 41.66667%
}

.row .col.offset-s6 {
  margin-left: 50%
}

.row .col.pull-s6 {
  right: 50%
}

.row .col.push-s6 {
  left: 50%
}

.row .col.offset-s7 {
  margin-left: 58.33333%
}

.row .col.pull-s7 {
  right: 58.33333%
}

.row .col.push-s7 {
  left: 58.33333%
}

.row .col.offset-s8 {
  margin-left: 66.66667%
}

.row .col.pull-s8 {
  right: 66.66667%
}

.row .col.push-s8 {
  left: 66.66667%
}

.row .col.offset-s9 {
  margin-left: 75%
}

.row .col.pull-s9 {
  right: 75%
}

.row .col.push-s9 {
  left: 75%
}

.row .col.offset-s10 {
  margin-left: 83.33333%
}

.row .col.pull-s10 {
  right: 83.33333%
}

.row .col.push-s10 {
  left: 83.33333%
}

.row .col.offset-s11 {
  margin-left: 91.66667%
}

.row .col.pull-s11 {
  right: 91.66667%
}

.row .col.push-s11 {
  left: 91.66667%
}

.row .col.offset-s12 {
  margin-left: 100%
}

.row .col.pull-s12 {
  right: 100%
}

.row .col.push-s12 {
  left: 100%
}

@media screen and (min-width:50em) {
  .row .col.m1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.m2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.m4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.m5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.m7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.m8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.m10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.m11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.offset-m1 {
    margin-left: 8.33333%
  }

  .row .col.pull-m1 {
    right: 8.33333%
  }

  .row .col.push-m1 {
    left: 8.33333%
  }

  .row .col.offset-m2 {
    margin-left: 16.66667%
  }

  .row .col.pull-m2 {
    right: 16.66667%
  }

  .row .col.push-m2 {
    left: 16.66667%
  }

  .row .col.offset-m3 {
    margin-left: 25%
  }

  .row .col.pull-m3 {
    right: 25%
  }

  .row .col.push-m3 {
    left: 25%
  }

  .row .col.offset-m4 {
    margin-left: 33.33333%
  }

  .row .col.pull-m4 {
    right: 33.33333%
  }

  .row .col.push-m4 {
    left: 33.33333%
  }

  .row .col.offset-m5 {
    margin-left: 41.66667%
  }

  .row .col.pull-m5 {
    right: 41.66667%
  }

  .row .col.push-m5 {
    left: 41.66667%
  }

  .row .col.offset-m6 {
    margin-left: 50%
  }

  .row .col.pull-m6 {
    right: 50%
  }

  .row .col.push-m6 {
    left: 50%
  }

  .row .col.offset-m7 {
    margin-left: 58.33333%
  }

  .row .col.pull-m7 {
    right: 58.33333%
  }

  .row .col.push-m7 {
    left: 58.33333%
  }

  .row .col.offset-m8 {
    margin-left: 66.66667%
  }

  .row .col.pull-m8 {
    right: 66.66667%
  }

  .row .col.push-m8 {
    left: 66.66667%
  }

  .row .col.offset-m9 {
    margin-left: 75%
  }

  .row .col.pull-m9 {
    right: 75%
  }

  .row .col.push-m9 {
    left: 75%
  }

  .row .col.offset-m10 {
    margin-left: 83.33333%
  }

  .row .col.pull-m10 {
    right: 83.33333%
  }

  .row .col.push-m10 {
    left: 83.33333%
  }

  .row .col.offset-m11 {
    margin-left: 91.66667%
  }

  .row .col.pull-m11 {
    right: 91.66667%
  }

  .row .col.push-m11 {
    left: 91.66667%
  }

  .row .col.offset-m12 {
    margin-left: 100%
  }

  .row .col.pull-m12 {
    right: 100%
  }

  .row .col.push-m12 {
    left: 100%
  }
}

@media screen and (min-width:64em) {
  .row .col.l1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.l2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.l4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.l5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.l7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.l8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.l10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.l11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.offset-l1 {
    margin-left: 8.33333%
  }

  .row .col.pull-l1 {
    right: 8.33333%
  }

  .row .col.push-l1 {
    left: 8.33333%
  }

  .row .col.offset-l2 {
    margin-left: 16.66667%
  }

  .row .col.pull-l2 {
    right: 16.66667%
  }

  .row .col.push-l2 {
    left: 16.66667%
  }

  .row .col.offset-l3 {
    margin-left: 25%
  }

  .row .col.pull-l3 {
    right: 25%
  }

  .row .col.push-l3 {
    left: 25%
  }

  .row .col.offset-l4 {
    margin-left: 33.33333%
  }

  .row .col.pull-l4 {
    right: 33.33333%
  }

  .row .col.push-l4 {
    left: 33.33333%
  }

  .row .col.offset-l5 {
    margin-left: 41.66667%
  }

  .row .col.pull-l5 {
    right: 41.66667%
  }

  .row .col.push-l5 {
    left: 41.66667%
  }

  .row .col.offset-l6 {
    margin-left: 50%
  }

  .row .col.pull-l6 {
    right: 50%
  }

  .row .col.push-l6 {
    left: 50%
  }

  .row .col.offset-l7 {
    margin-left: 58.33333%
  }

  .row .col.pull-l7 {
    right: 58.33333%
  }

  .row .col.push-l7 {
    left: 58.33333%
  }

  .row .col.offset-l8 {
    margin-left: 66.66667%
  }

  .row .col.pull-l8 {
    right: 66.66667%
  }

  .row .col.push-l8 {
    left: 66.66667%
  }

  .row .col.offset-l9 {
    margin-left: 75%
  }

  .row .col.pull-l9 {
    right: 75%
  }

  .row .col.push-l9 {
    left: 75%
  }

  .row .col.offset-l10 {
    margin-left: 83.33333%
  }

  .row .col.pull-l10 {
    right: 83.33333%
  }

  .row .col.push-l10 {
    left: 83.33333%
  }

  .row .col.offset-l11 {
    margin-left: 91.66667%
  }

  .row .col.pull-l11 {
    right: 91.66667%
  }

  .row .col.push-l11 {
    left: 91.66667%
  }

  .row .col.offset-l12 {
    margin-left: 100%
  }

  .row .col.pull-l12 {
    right: 100%
  }

  .row .col.push-l12 {
    left: 100%
  }
}

@media screen and (min-width:78em) {
  .row .col.xl1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.xl2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.xl3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.xl4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.xl5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.xl6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.xl7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.xl8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.xl9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.xl10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.xl11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.xl12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto
  }

  .row .col.offset-xl1 {
    margin-left: 8.33333%
  }

  .row .col.pull-xl1 {
    right: 8.33333%
  }

  .row .col.push-xl1 {
    left: 8.33333%
  }

  .row .col.offset-xl2 {
    margin-left: 16.66667%
  }

  .row .col.pull-xl2 {
    right: 16.66667%
  }

  .row .col.push-xl2 {
    left: 16.66667%
  }

  .row .col.offset-xl3 {
    margin-left: 25%
  }

  .row .col.pull-xl3 {
    right: 25%
  }

  .row .col.push-xl3 {
    left: 25%
  }

  .row .col.offset-xl4 {
    margin-left: 33.33333%
  }

  .row .col.pull-xl4 {
    right: 33.33333%
  }

  .row .col.push-xl4 {
    left: 33.33333%
  }

  .row .col.offset-xl5 {
    margin-left: 41.66667%
  }

  .row .col.pull-xl5 {
    right: 41.66667%
  }

  .row .col.push-xl5 {
    left: 41.66667%
  }

  .row .col.offset-xl6 {
    margin-left: 50%
  }

  .row .col.pull-xl6 {
    right: 50%
  }

  .row .col.push-xl6 {
    left: 50%
  }

  .row .col.offset-xl7 {
    margin-left: 58.33333%
  }

  .row .col.pull-xl7 {
    right: 58.33333%
  }

  .row .col.push-xl7 {
    left: 58.33333%
  }

  .row .col.offset-xl8 {
    margin-left: 66.66667%
  }

  .row .col.pull-xl8 {
    right: 66.66667%
  }

  .row .col.push-xl8 {
    left: 66.66667%
  }

  .row .col.offset-xl9 {
    margin-left: 75%
  }

  .row .col.pull-xl9 {
    right: 75%
  }

  .row .col.push-xl9 {
    left: 75%
  }

  .row .col.offset-xl10 {
    margin-left: 83.33333%
  }

  .row .col.pull-xl10 {
    right: 83.33333%
  }

  .row .col.push-xl10 {
    left: 83.33333%
  }

  .row .col.offset-xl11 {
    margin-left: 91.66667%
  }

  .row .col.pull-xl11 {
    right: 91.66667%
  }

  .row .col.push-xl11 {
    left: 91.66667%
  }

  .row .col.offset-xl12 {
    margin-left: 100%
  }

  .row .col.pull-xl12 {
    right: 100%
  }

  .row .col.push-xl12 {
    left: 100%
  }
}

body {
  background: #fff
}

.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
  content: "";
  display: table
}

.clear:after, .comment-content:after, .entry-content:after, .site-content:after, .site-footer:after, .site-header:after {
  clear: both
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none
}

.infinity-end.neverending .site-footer {
  display: block
}

@media screen and (min-width:50em) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .dl-horizontal dd {
    margin-left: 180px
  }
}

.google_map iframe {
  pointer-events: none
}

.page-template-page-app .site-footer, .page-template-page-app .site-header, .page-template-page-app .slicknav_menu {
  display: none !important
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

#content[tabindex="-1"]:focus {
  outline: 0
}

.sticky {
  display: block
}

.hentry {
  margin: 0
}

.byline, .updated:not(.published) {
  display: none
}

.group-blog .byline, .single .byline {
  display: inline
}

.entry-content, .entry-summary, .page-content {
  margin: 0
}

.page-links {
  clear: both;
  margin: 0
}

.archive .format-aside .entry-title, .blog .format-aside .entry-title {
  display: none
}

.comment-content a {
  word-wrap: break-word
}

.bypostauthor {
  display: block
}

.widget {
  margin: 0
}

.widget select {
  max-width: 100%
}

.error-404 {
  text-align: center
}

.error-404 .page-title {
  background: #fff;
  border-radius: 15px;
  color: #000;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.2;
  padding: 1em;
  margin: 2em 0
}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail, img {
  height: auto;
  max-width: 100%
}

video {
  height: auto !important;
  width: 100% !important
}

.alignleft, img.alignleft {
  float: left;
  margin: 15px 20px 15px 0
}

.alignright, img.alignright {
  float: right;
  margin: 15px 0 15px 20px
}

.aligncenter, img.aligncenter {
  display: block;
  margin: 0 auto
}

.alignnone, img.alignnone {
  clear: both;
  margin: 15px 0
}

.wp-caption {
  background: #eee;
  max-width: 100% !important;
  padding: 5px
}

.wp-caption img {
  margin-bottom: 0;
  width: 100%
}

.wp-caption .wp-caption-text {
  font-size: .85em;
  margin: 4px 0 7px;
  text-align: center
}

.gallery .gallery-item {
  display: inline-block;
  margin: 1%;
  overflow: hidden;
  position: relative
}

.gallery .gallery-item .gallery-icon {
  text-align: center
}

.gallery .gallery-item .gallery-icon a img {
  vertical-align: bottom
}

.gallery>br {
  display: none
}

.gallery-caption {
  background-color: #000;
  background-color: rgba(0, 0, 0, .7);
  bottom: 0;
  color: #fff;
  display: none;
  font-size: .8em;
  left: 0;
  line-height: 1;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 3px 5px;
  position: absolute;
  text-align: left;
  width: 100%
}

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.gallery-item:hover .gallery-caption {
  opacity: 1
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none
}

.gallery-columns-1 .gallery-item {
  width: 98%
}

.gallery-columns-2 .gallery-item {
  width: 48%
}

.gallery-columns-3 .gallery-item {
  width: 31.3%
}

.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
  width: 23%
}

@media screen and (min-width:50em) {
  .gallery-columns-5 .gallery-item {
    width: 18%
  }

  .gallery-columns-6 .gallery-item {
    width: 14.6%
  }

  .gallery-columns-7 .gallery-item {
    width: 12.2%
  }

  .gallery-columns-8 .gallery-item {
    width: 10.5%
  }

  .gallery-columns-9 .gallery-item {
    width: 9.1%
  }
}

.wp-video {
  margin: 1em 0
}

form {
  text-align: left
}

::-webkit-input-placeholder {
  color: #999;
  font-style: normal;
  font-weight: 400
}

:-moz-placeholder {
  color: #999;
  font-style: normal;
  font-weight: 400
}

::-moz-placeholder {
  color: #999;
  font-style: normal;
  font-weight: 400
}

:-ms-input-placeholder {
  color: #999;
  font-style: normal;
  font-weight: 400
}

::-ms-input-placeholder {
  color: #999;
  font-style: normal;
  font-weight: 400
}

[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity .5s .5s ease;
  transition: opacity .5s .5s ease;
  opacity: 0
}

[placeholder]:focus:-moz-placeholder {
  -webkit-transition: opacity .5s .5s ease;
  transition: opacity .5s .5s ease;
  opacity: 0
}

[placeholder]:focus::-moz-placeholder {
  -webkit-transition: opacity .5s .5s ease;
  transition: opacity .5s .5s ease;
  opacity: 0
}

[placeholder]:focus:-ms-placeholder {
  -webkit-transition: opacity .5s .5s ease;
  transition: opacity .5s .5s ease;
  opacity: 0
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700
}

input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea {
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 0;
  color: #444;
  font-size: 1em;
  letter-spacing: normal;
  outline: 0;
  outline-offset: 0;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  width: 100%
}

input[type=email]:active, input[type=email]:focus, input[type=number]:active, input[type=number]:focus, input[type=password]:active, input[type=password]:focus, input[type=tel]:active, input[type=tel]:focus, input[type=text]:active, input[type=text]:focus, input[type=url]:active, input[type=url]:focus, select:active, select:focus, textarea:active, textarea:focus {
  background: #fff;
  border: 1px solid #999
}

input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url] {
  line-height: 42px;
  height: 42px;
  padding: 0 8px
}

.gform_wrapper select {
  line-height: 42px;
  height: 42px;
  padding: 0 8px
}

input[type=image] {
  border: none;
  padding: 0;
  width: auto
}

.gform_wrapper input[type=checkbox], .gform_wrapper input[type=radio] {
  margin-top: 0 !important;
  margin-right: 5px
}

.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
  overflow: visible !important
}

textarea {
  resize: none;
  padding: 8px
}

select {
  font-size: 1em;
  font-family: inherit;
  overflow: hidden;
  letter-spacing: normal;
  border: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: menulist-button
}

select option {
  padding: 2px 10px !important;
  display: block
}

select:focus {
  border: 0;
  outline: 1px ridge #999;
  -webkit-border-radius: 0;
  -webkit-appearance: menulist-button
}

.gform_wrapper select, .ui-datepicker select {
  padding: 5px !important;
  outline: 1px ridge #ddd;
  line-height: 42px;
  height: 42px;
  padding: 0 8px
}

.error-404 #searchform {
  margin: 1em 0;
  max-width: 481px
}

#searchform {
  height: 42px;
  overflow: hidden;
  position: relative;
  margin-bottom: 1.5rem
}

#searchform label {
  display: none
}

#searchform #s {
  padding-right: 12%;
  width: 100%
}

#searchform #searchsubmit {
  font-size: 1em;
  height: 42px;
  line-height: 42px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 12%
}

.post-password-form label {
  display: block
}

.post-password-form input[type=password] {
  margin-top: 4px;
  margin-bottom: 1em
}

@media screen and (min-width:50em) {
  a.button, button[type=submit], input[type=button], input[type=submit] {
    padding-left: 2em;
    padding-right: 2em;
    width: auto
  }

  .post-password-form input[type=password] {
    display: block;
    width: 50%
  }
}

.ui-datepicker {
  overflow: hidden
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  margin-top: 10px
}

.ui-datepicker .ui-datepicker-title {
  overflow: hidden;
  margin: 0
}

.ui-datepicker .ui-datepicker-title select {
  color: #fff;
  background: 0 0;
  outline: 0
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  float: left;
  width: 30%
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  float: right;
  width: 33%
}

html {
  font-family: sans-serif;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body, button, input, select, textarea {
  font-family: "Open Sans", sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #404040
}

h1, h2, h3 {
  font-family: "Open Sans", sans-serif;
  font-style: normal
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px
}

@media screen and (min-width:50em) {
  ol, ul {
    margin-left: 1.5rem
  }
}

ul {
  list-style: inside
}

@media screen and (min-width:50em) {
  ul {
    list-style: outside
  }
}

ol {
  list-style: decimal;
  margin-left: 1.5rem
}

blockquote, q {
  quotes: """"
}

blockquote:after, blockquote:before, q:after, q:before {
  content: ""
}

b, code, em, small, strong {
  line-height: 1
}

sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -.5em
}

sub {
  bottom: -.25em
}

table {
  width: 100%
}

table thead {
  font-weight: 700
}

table tr {
  border: 1px #000 solid
}

table td {
  border: 1px #000 solid;
  padding: .25em
}

cite, dfn, em, i {
  font-style: italic
}

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

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: .9375rem
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}

ins, mark {
  background: #fff9c0;
  text-decoration: none
}

big {
  font-size: 125%
}

a {
  color: #1a71a0;
  -webkit-transition: color .3s;
  transition: color .3s;
  text-decoration: underline
}

a:visited {
  color: #1a71a0
}

a:visited:hover {
  color: #135274
}

a:active, a:focus, a:hover {
  color: #135274;
  text-decoration: none
}

a:focus {
  outline: thin dotted
}

a:active, a:hover {
  outline: 0
}

.btn, a.btn, a.button, button[type=submit], input[type=button], input[type=submit] {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  color: #1a71a0;
  background: 0 0;
  border: 2px #1a71a0 solid;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
  display: block;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  padding: .5rem 1rem
}

@media screen and (min-width:50em) {
  .btn, a.btn, a.button, button[type=submit], input[type=button], input[type=submit] {
    display: inline-block;
    width: auto
  }
}

.btn:visited, a.btn:visited, a.button:visited, button[type=submit]:visited, input[type=button]:visited, input[type=submit]:visited {
  color: #1a71a0;
  background: 0 0
}

.btn.focus, .btn:focus, .btn:hover, a.btn.focus, a.btn:focus, a.btn:hover, a.button.focus, a.button:focus, a.button:hover, button[type=submit].focus, button[type=submit]:focus, button[type=submit]:hover, input[type=button].focus, input[type=button]:focus, input[type=button]:hover, input[type=submit].focus, input[type=submit]:focus, input[type=submit]:hover {
  color: #fff;
  background: #1a71a0;
  text-decoration: none
}

.btn.active, .btn:active, a.btn.active, a.btn:active, a.button.active, a.button:active, button[type=submit].active, button[type=submit]:active, input[type=button].active, input[type=button]:active, input[type=submit].active, input[type=submit]:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.btn-block, a.btn.btn-block, a.button.btn-block, button[type=submit].btn-block, input[type=button].btn-block, input[type=submit].btn-block {
  display: block;
  width: 100%
}

.blog-posts {
  padding: 2rem 0
}

.blog-posts h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.3;
  color: #1a71a0;
  text-align: left
}

.blog-posts h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.2;
  text-align: left;
  margin-bottom: .5rem
}

.blog-posts h2 a {
  text-decoration: none
}

.blog-posts h2 a:hover {
  text-decoration: underline
}

.blog-posts p {
  text-align: left;
  text-indent: 0;
  margin-bottom: 1.5rem
}

.blog-posts img {
  margin-bottom: 2.5rem
}

@media screen and (min-width:50em) {
  .blog-posts img {
    margin-top: 2rem
  }

  .blog-posts img.alignleft {
    margin-right: 2rem
  }

  .blog-posts img.alignright {
    margin-left: 2rem
  }
}

.blog-posts .entry-meta {
  text-align: left;
  margin: 0 0 1.5rem 0
}

.blog-posts .entry-meta .posted-on {
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700
}

.blog-posts .entry-meta .posted-on a {
  text-decoration: none
}

.blog-posts .entry-meta .posted-on a:hover {
  text-decoration: underline
}

.blog-posts .byline {
  display: none
}

.blog-posts a.more-link {
  text-decoration: none;
  background: 0 0;
  border: 2px #1a71a0 solid;
  color: #1a71a0;
  -webkit-transition: .3s;
  transition: .3s;
  font-weight: 700;
  text-align: center;
  display: block;
  max-width: 225px;
  padding: .5rem 1rem;
  margin-bottom: 2rem
}

.blog-posts a.more-link:hover {
  background: #1a71a0;
  color: #fff
}

.blog-posts .navigation.pagination, .blog-posts .post-navigation {
  float: left;
  width: 100%;
  margin: .5rem 0 1.5rem
}

.blog-posts .navigation.pagination .nav-previous, .blog-posts .post-navigation .nav-previous {
  float: left
}

.blog-posts .navigation.pagination .nav-next, .blog-posts .post-navigation .nav-next {
  float: right
}

.blog-posts .navigation.pagination a, .blog-posts .post-navigation a {
  font-size: 14px;
  font-size: .875rem;
  -webkit-transition: .3s;
  transition: .3s;
  background: 0 0;
  border: 2px #1a71a0 solid;
  color: #1a71a0;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  padding: 0 .5rem
}

.blog-posts .navigation.pagination a:hover, .blog-posts .post-navigation a:hover {
  color: #fff;
  background: #1a71a0
}

.blog-posts .navigation.pagination span.page-numbers, .blog-posts .post-navigation span.page-numbers {
  font-size: 14px;
  font-size: .875rem;
  -webkit-transition: .3s;
  transition: .3s;
  background: #1a71a0;
  border: 2px #1a71a0 solid;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  padding: 0 .5rem
}

.blog-posts .navigation.pagination span.page-numbers:hover, .blog-posts .post-navigation span.page-numbers:hover {
  color: #fff;
  background: #1a71a0
}

@media screen and (min-width:50em) {
  .blog-posts main.blog-main {
    padding-right: 2rem
  }
}

.blog-posts article.post {
  border-bottom: 1px #1a71a0 dotted;
  margin-bottom: 1.5rem
}

.blog-posts article.post .comments-link {
  display: none
}

.blog-posts article.post .entry-content h2, .blog-posts article.post .entry-content ul {
  margin-bottom: 1.5rem
}

.blog-posts article.post .entry-content img {
  display: none
}

@media screen and (max-width:49.99em) {
  .blog-posts article.post .alignleft, .blog-posts article.post .alignright {
    display: block;
    margin: 2rem auto;
    float: none
  }
}

.blog-posts #comments {
  text-align: left
}

.blog-posts #comments h2 {
  font-size: 22px;
  font-size: 1.375rem
}

.blog-posts #comments ol {
  text-align: left;
  list-style: none;
  border-bottom: 1px solid #1a71a0;
  margin-left: 0;
  padding-bottom: 2rem;
  margin-bottom: 1.5rem
}

.blog-posts #comments ol.children {
  border: none;
  border-left: 1px solid #1a71a0;
  padding: 0 0 0 1.5rem;
  margin-left: 1.5rem
}

.blog-posts #comments ol li {
  margin-top: 1.5rem
}

.blog-posts #comments ol img {
  margin: 0
}

.blog-posts #comments ol .comment-metadata {
  font-size: 14px;
  font-size: .875rem
}

.blog-posts #comments ol .comment-reply-link {
  background: #16628a;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  padding: .25rem 1rem;
  display: inline-block;
  margin-top: .5rem
}

.blog-posts #comments ol .comment-reply-link:hover {
  background: #1e80b6
}

.blog-posts #comments h3 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600
}

.blog-posts #comments p {
  font-size: 16px;
  font-size: 1rem;
  margin-top: .5rem
}

.blog-posts #comments p label {
  float: left;
  width: 100%
}

.blog-posts #comments p.comment-notes {
  font-style: italic;
  font-size: 14px;
  font-size: .875rem
}

.blog-posts #comments p.comment-form-comment textarea {
  height: 100px
}

.blog-posts #comments p.form-submit {
  margin-top: 1.5rem
}

aside#secondary {
  margin-top: 2.5rem
}

@media screen and (min-width:50em) {
  aside#secondary {
    padding-top: .5rem;
    margin-top: 0;
    border-top: 0
  }
}

aside#secondary section {
  border-bottom: 1px dotted #1a71a0;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem
}

aside#secondary section.widget_search {
  border: none;
  padding: 0;
  margin-bottom: 0
}

aside#secondary section.widget_recent_entries li {
  line-height: 1.2;
  margin-bottom: .75rem
}

aside#secondary section.widget_recent_entries li:last-child {
  margin-bottom: 0
}

aside#secondary section:last-child {
  border-bottom: none
}

aside#secondary h2 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 600;
  text-align: left;
  color: #1a71a0;
  margin-bottom: 1rem
}

aside#secondary ul {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  margin: 0
}

aside#secondary a {
  text-decoration: none
}

aside#secondary a:hover {
  text-decoration: underline
}

aside#secondary .post-date {
  color: #6da945;
  font-size: 12px;
  font-size: .75rem;
  font-weight: 700;
  display: block;
  margin-bottom: .5rem
}

aside#secondary input, aside#secondary textarea {
  width: 100%
}

.single .blog-posts article.post .entry-content img {
  display: block
}

.search-results .blog-posts h1 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.2;
  color: #0f435e;
  margin-bottom: 1.5rem
}

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: .438em .625em .438em .625em;
  line-height: 1.125em;
  cursor: pointer
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
  margin-top: .188em
}

.slicknav_menu {
  text-align: left
}

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left
}

.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: .875em;
  margin: .188em 0 0 .438em
}

.slicknav_menu .slicknav_icon:before {
  background: 0 0;
  width: 1.125em;
  height: .875em;
  display: block;
  content: "";
  position: absolute
}

.slicknav_menu .slicknav_no-text {
  margin: 0
}

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: .125em;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

.slicknav_menu:before {
  content: " ";
  display: table
}

.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both
}

.slicknav_nav {
  margin: 0;
  clear: both
}

.slicknav_nav ul {
  display: block
}

.slicknav_nav li {
  display: block
}

.slicknav_nav .slicknav_arrow {
  font-size: .8em;
  margin: 0 0 0 .4em
}

.slicknav_nav .slicknav_item {
  cursor: pointer
}

.slicknav_nav .slicknav_item a {
  display: inline
}

.slicknav_nav .slicknav_row {
  display: block
}

.slicknav_nav a {
  display: block
}

.slicknav_nav .slicknav_parent-link a {
  display: inline
}

.slicknav_brand {
  float: left
}

.slicknav_menu>ul {
  position: absolute;
  width: 100%;
  top: 54px;
  z-index: 9999
}

.slicknav_menu {
  font-size: 18px;
  font-size: 1.125rem;
  background: #1a71a0;
  display: block;
  width: 100%;
  padding: 0
}

@media screen and (min-width:50em) {
  .slicknav_menu {
    display: none
  }
}

.slicknav_menu * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.slicknav_menu .slicknav_menutxt {
  color: #fff
}

.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: .1em
}

.slicknav_menu .slicknav_arrow {
  color: transparent;
  float: right;
  position: relative;
  top: 2px
}

.slicknav_menu .slicknav_arrow:before {
  color: #fff;
  font-family: FontAwesome;
  content: "\f063";
  position: absolute;
  right: 1px
}

.slicknav_menu ul ul .slicknav_arrow:before {
  content: "\f063"
}

.slicknav_btn {
  border-radius: 3px;
  border: 2px #fff solid;
  background-color: transparent;
  margin: .5em .5em .5em 0
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
  margin-top: .25em
}

.slicknav_nav {
  background: #16628a;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .5);
  box-shadow: 0 5px 5px rgba(0, 0, 0, .5);
  color: #fff;
  margin: 0
}

.slicknav_nav>li {
  border-bottom: 1px #fff solid
}

.slicknav_nav>li:last-child {
  border: 0
}

.slicknav_nav ul {
  margin: 0
}

.slicknav_nav ul a {
  padding-left: 1.5em
}

.slicknav_nav ul ul a {
  padding-left: 2.5em
}

.slicknav_nav ul.sub-menu {
  border-top: 1px #fff solid
}

.slicknav_nav ul.sub-menu li {
  background: #0c3348;
  border-bottom: 1px #fff solid
}

.slicknav_nav ul.sub-menu li:last-of-type {
  border-bottom: none
}

.slicknav_nav ul.sub-menu li a {
  padding-left: 1.5em
}

.slicknav_nav ul.sub-menu .sub-menu li {
  background: #05141c
}

.slicknav_nav ul.sub-menu .sub-menu a {
  padding-left: 2.5em
}

.slicknav_nav .slicknav_row {
  margin: 0;
  padding: 10px
}

.slicknav_nav .slicknav_row:hover {
  background: #1e80b6
}

.slicknav_nav .slicknav_row:hover>.slicknav_arrow {
  color: #1e80b6
}

.slicknav_nav .slicknav_row>a {
  padding-left: 0 !important
}

.slicknav_nav a {
  border-radius: 0 !important;
  text-decoration: none;
  color: #fff;
  padding: 10px;
  margin: 0
}

.slicknav_nav a:hover {
  background: #1e80b6;
  color: #fff
}

.slicknav_nav a:hover a {
  color: #fff
}

.slicknav_brand {
  color: #fff
}

.slicknav_icon {
  position: relative
}

.slicknav_icon span {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-duration: .3s, .4s;
  transition-duration: .3s, .4s;
  -webkit-transition-delay: 0s, .5s;
  transition-delay: 0s, .5s;
  position: absolute;
  margin: 0 !important
}

.slicknav_icon span:nth-of-type(1) {
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: transform, top;
  transition-property: transform, top, -webkit-transform;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 0
}

.slicknav_icon span:nth-of-type(2) {
  -webkit-transition-property: opacity, top;
  transition-property: opacity, top;
  -webkit-transition-duration: .9s, .9s;
  transition-duration: .9s, .9s;
  top: 7px;
  opacity: 1
}

.slicknav_icon span:nth-of-type(3) {
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: transform, top;
  transition-property: transform, top, -webkit-transform;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 14px
}

.slicknav_open .slicknav_icon span {
  -webkit-transition-duration: .3s, .5s;
  transition-duration: .3s, .5s;
  -webkit-transition-delay: 0s, .3s;
  transition-delay: 0s, .3s;
  top: 7px
}

.slicknav_open .slicknav_icon span:nth-of-type(1) {
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.slicknav_open .slicknav_icon span:nth-of-type(2) {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
  -webkit-transition-duration: .1s, .2s;
  transition-duration: .1s, .2s;
  opacity: 0
}

.slicknav_open .slicknav_icon span:nth-of-type(3) {
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.slicknav_open .slicknav_arrow:before {
  font-family: FontAwesome;
  content: "\f062"
}

ul ul .slicknav_open .slicknav_arrow:before {
  font-family: FontAwesome;
  content: "\f062"
}

@media screen and (max-width:49.99em) {
  .site-header {
    padding-bottom: 1rem
  }
}

.site-header .site-branding {
  padding: 1rem 0 .5rem
}

@media screen and (max-width:49.99em) {
  .site-header .site-branding {
    text-align: center
  }
}

.site-header a.get-started-btn {
  background: #1a71a0;
  color: #fff;
  font-size: 30px;
  font-size: 1.875rem;
  margin-top: .5rem
}

@media screen and (max-width:49.99em) {
  .site-header a.get-started-btn {
    margin-bottom: 1rem
  }
}

.site-header a.get-started-btn:hover {
  color: #fff;
  background: #6da945;
  border-color: #1a71a0
}

.site-header__phone {
  text-transform: uppercase;
  text-align: center;
  color: #6da945;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 1rem
}

@media screen and (min-width:50em) {
  .site-header__phone {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 1.5rem
  }
}

@media screen and (min-width:64em) {
  .site-header__phone {
    font-size: 20px;
    font-size: 1.25rem
  }
}

.site-header__address {
  color: #6da945;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5
}

@media screen and (min-width:50em) {
  .site-header__address {
    text-align: right;
    font-size: 16px;
    font-size: 1rem
  }
}

@media screen and (min-width:64em) {
  .site-header__address {
    font-size: 16px;
    font-size: 1rem
  }
}

.site-header__address a {
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  text-decoration: none;
  color: #6da945
}

@media screen and (max-width:49.99em) {
  .site-header__address a.btn-phone {
    background: #1a71a0;
    border-radius: 10px;
    color: #fff;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    max-width: 250px;
    margin: 1rem auto 0;
    padding: .5rem
  }

  .site-header__address a.btn-phone:hover {
    color: #fff;
    background: #6da945
  }
}

.site-header__address a.btn {
  font-weight: 400;
  background: #6da945;
  border-color: #6da945;
  color: #fff
}

@media screen and (min-width:50em) {
  .site-header__address a.btn {
    margin-bottom: 1rem
  }
}

@media screen and (min-width:64em) {
  .site-header__address a.btn {
    font-size: 25px;
    font-size: 1.5625rem
  }
}

.site-header__address a.btn:hover {
  background: #1a71a0
}

.main-navigation {
  background: #1a71a0;
  clear: both;
  float: left;
  width: 100%;
  display: none;
  position: relative;
  z-index: 100
}

@media screen and (min-width:50em) {
  .main-navigation {
    display: block
  }
}

.main-navigation ul#primary-menu {
  list-style: none;
  display: table;
  margin: 0 auto;
  padding-left: 0
}

.main-navigation ul#primary-menu>li.focus>ul, .main-navigation ul#primary-menu>li:hover>ul {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0s, 0s, .3s;
  transition-delay: 0s, 0s, .3s
}

.main-navigation ul#primary-menu>li {
  float: left;
  position: relative
}

.main-navigation ul#primary-menu>li:nth-of-type(5) ul li {
  width: 266px
}

.main-navigation ul#primary-menu>li.focus>a, .main-navigation ul#primary-menu>li:hover>a {
  background: #6da945
}

.main-navigation ul#primary-menu>li:last-of-type ul li {
  text-align: right
}

.main-navigation ul#primary-menu>li:last-of-type:hover>ul {
  left: auto;
  right: 0
}

.main-navigation ul#primary-menu>li.current-menu-ancestor>a, .main-navigation ul#primary-menu>li.current-menu-item>a, .main-navigation ul#primary-menu>li.current_page_ancestor>a, .main-navigation ul#primary-menu>li.current_page_item>a {
  color: #fff;
  background: #6da945
}

.main-navigation ul#primary-menu>li a {
  -webkit-transition: .3s;
  transition: .3s;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  font-size: 13px;
  font-size: .8125rem;
  padding: 1.5rem .4rem
}

@media screen and (min-width:64em) {
  .main-navigation ul#primary-menu>li a {
    font-size: 14px;
    font-size: .875rem;
    padding: 1.5rem .75rem
  }
}

@media screen and (min-width:78em) {
  .main-navigation ul#primary-menu>li a {
	font-size: 16px;
    font-size: 1rem;
    padding: 1.5rem 1.5rem
  }
}

.main-navigation ul#primary-menu ul.sub-menu {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 3px rgba(0, 0, 0, .5);
  border: 1px #fff solid;
  list-style: none;
  margin: 0;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform: translateY(1em);
  -ms-transform: translateY(1em);
  transform: translateY(1em);
  z-index: 1;
  -webkit-transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear 10ms;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear 10ms
}

.main-navigation ul#primary-menu ul.sub-menu ul {
  position: absolute;
  top: -1px;
  left: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-1em);
  -ms-transform: translateY(-1em);
  transform: translateY(-1em);
  z-index: 1;
  -webkit-transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear 10ms;
  transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear 10ms
}

.main-navigation ul#primary-menu ul.sub-menu>li {
  border-bottom: 1px #fff solid;
  position: relative;
  width: 225px
}

.main-navigation ul#primary-menu ul.sub-menu>li.menu-item-has-children>a:after {
  font-family: FontAwesome;
  content: "\f061";
  position: absolute;
  top: 5px;
  right: 5px
}

.main-navigation ul#primary-menu ul.sub-menu>li:last-of-type {
  border: 0
}

.main-navigation ul#primary-menu ul.sub-menu>li.focus>ul, .main-navigation ul#primary-menu ul.sub-menu>li:hover>ul {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0s, 0s, .3s;
  transition-delay: 0s, 0s, .3s
}

.main-navigation ul#primary-menu ul.sub-menu>li.current-menu-ancestor>a, .main-navigation ul#primary-menu ul.sub-menu>li.current-menu-item>a, .main-navigation ul#primary-menu ul.sub-menu>li.current_page_ancestor>a, .main-navigation ul#primary-menu ul.sub-menu>li.current_page_item>a {
  background: #6da945
}

.main-navigation ul#primary-menu ul.sub-menu>li a {
  font-size: 14px;
  font-size: .875rem;
  text-transform: none;
  background: #1a71a0;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: .25rem
}

.main-navigation ul#primary-menu ul.sub-menu>li a.focus, .main-navigation ul#primary-menu ul.sub-menu>li a:hover {
  background: #6da945
}

.front-page__hiring {
  background: #1a71a0;
  padding: 1.5rem 0;
  text-align: center
}

.front-page__hiring h2 {
  font-size: 32px;
  font-size: 2rem;
  color: #fff;
  margin-bottom: 1.5rem
}

.front-page__hiring p {
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
  margin-bottom: 1.5rem
}

.front-page__hiring a.btn {
  color: #fff;
  border-color: #fff
}

.front-page__hiring a.btn:hover {
  color: #fff;
  background: #6da945
}

.front-page__section1 {
  padding: 1.5rem 0
}

@media screen and (min-width:50em) {
  .front-page__section1 {
    padding: 3rem 0
  }
}

.front-page__section1 .info-box {
  position: relative;
  text-align: center;
  margin-bottom: 2.5rem
}

@media screen and (min-width:50em) {
  .front-page__section1 .info-box {
    text-align: left;
    padding-top: 6.5rem;
    margin: 0 auto
  }
}

@media screen and (min-width:64em) {
  .front-page__section1 .info-box {
    max-width: 95%
  }
}

@media screen and (min-width:78em) {
  .front-page__section1 .info-box {
    max-width: 90%
  }
}

@media screen and (min-width:50em) {
  .front-page__section1 .info-box img {
    position: absolute;
    top: 0;
    right: 0
  }
}

.front-page__section1 .info-box h2 {
  text-transform: uppercase;
  font-weight: 400;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  margin-bottom: .5rem;
  padding-bottom: .5rem
}

@media screen and (min-width:50em) {
  .front-page__section1 .info-box h2 {
    font-size: 21px;
    font-size: 1.3125rem
  }
}

@media screen and (min-width:64em) {
  .front-page__section1 .info-box h2 {
    font-size: 30px;
    font-size: 1.875rem
  }
}

.front-page__section1 .info-box p {
  color: #797979;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.8;
  margin-bottom: 1rem
}

.front-page__section1 .info-box a.btn {
  background: #1a71a0;
  color: #fff;
  border: none
}

.front-page__section1 .info-box a.btn:hover {
  background: #6da945
}

.front-page__section1 .info-box.lending h2 {
  color: #1a71a0;
  border-bottom-color: #1a71a0
}

.front-page__section1 .info-box.advising h2 {
  color: #fdb300;
  border-bottom-color: #fdb300
}

@media screen and (min-width:64em) {
  .front-page__section1 .info-box.advising img {
    top: 10px
  }
}

.front-page__section1 .info-box.educating h2 {
  color: #6da945;
  border-bottom-color: #6da945
}

.front-page__section2 {
  background: url(../../assets/images/homebg1.jpg) repeat top center;
  text-align: center;
  padding: 2.5rem 0;
  margin-bottom: 2.5rem
}

@media screen and (min-width:50em) {
  .front-page__section2 {
    padding: 4.5rem 0
  }
}

.front-page__section2 h1 {
  color: #fff;
  font-weight: 400;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.3;
  margin-bottom: 1.5rem
}

.front-page__section2 a.btn {
  border-color: #fff;
  color: #fff
}

.front-page__section3 {
  margin-bottom: 2.5rem
}

@media screen and (min-width:50em) {
  .front-page__section3 {
    margin-bottom: 4.5rem
  }
}

.front-page__section3 h2 {
  color: #6da945;
  font-weight: 400;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.3;
  margin-bottom: 1.5rem
}

.front-page__section3 p {
  color: #7c7c7c;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.8;
  margin-bottom: 2.5rem
}

.front-page__section3 .upcoming-events {
  text-align: center;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(#f5f5f5, #fff);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fff));
  background-image: linear-gradient(#f5f5f5, #fff);
  padding: 1.5rem
}

@media screen and (min-width:50em) {
  .front-page__section3 .upcoming-events {
    margin-top: 4rem
  }
}

.front-page__section3 .upcoming-events h3 {
  color: #6da945;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.3;
  margin-bottom: 1.5rem
}

.front-page__section3 .upcoming-events a.btn {
  color: #6da945;
  border-color: #6da945
}

.front-page__section3 .upcoming-events a.btn:hover {
  color: #fff
}

.front-page__section4 {
  text-align: center;
  background: #b7d4e4;
  padding: 2rem 0;
  margin-bottom: 2.5rem
}

@media screen and (min-width:50em) {
  .front-page__section4 {
    margin-bottom: 4.5rem
  }
}

.front-page__section4 .container {
  max-width: 1000px
}

.front-page__section4 img {
  margin-bottom: 2.5rem
}

.front-page__section4 h2 {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.3;
  margin-bottom: 1.5rem
}

.front-page__section4 ul {
  text-align: left;
  color: #1a71a0;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  text-transform: uppercase
}

@media screen and (max-width:49.99em) {
  .front-page__section4 ul {
    list-style: inside;
    text-align: center;
    margin-bottom: 2.5rem
  }
}

@media screen and (min-width:50em) {
  .front-page__section4 ul {
    margin-top: 2.5rem
  }
}

.front-page__section4 ul.areas-list2 {
  margin-bottom: 0
}

@media screen and (min-width:50em) {
  .front-page__section4 ul.areas-list2 {
    float: right
  }
}

.front-page__section4 li {
  margin-bottom: 2rem
}

.front-page__section4 a {
  color: #1a71a0
}

.front-page__section4 a:hover {
  color: #0f435e
}

.front-page__section5 h2 {
  color: #1a71a0;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.3;
  margin-bottom: 1.5rem
}

.front-page__section5 .fb-feed, .front-page__section5 .recent-news {
  margin-bottom: 2.5rem
}

@media screen and (min-width:50em) {
  .front-page__section5 .fb-feed, .front-page__section5 .recent-news {
    margin-bottom: 4.5rem
  }
}

.front-page__section5 .fb-feed {
  border: 1px #eaeaea solid;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  border-radius: 5px;
  padding: 1.5rem
}

@media screen and (min-width:50em) {
  .front-page__section5 .fb-feed {
    max-width: 90%
  }
}

.front-page__section5 .recent-news .recent-news-date {
  margin-bottom: .5rem
}

.front-page__section5 .recent-news .recent-news-date a {
  font-weight: 700
}

.front-page__section5 .recent-news .recent-news-excerpt {
  margin-bottom: .5rem
}

.front-page__section5 .recent-news .recent-news-more {
  margin-bottom: 1rem
}

.front-page__section5 .recent-news .recent-news-more a {
  font-style: italic
}

.front-page__section5 .recent-news a {
  text-decoration: none
}

.internal-page {
  padding-bottom: 2.5rem
}

.internal-page h1, .internal-page h2, .internal-page h3, .internal-page hr, .internal-page ol, .internal-page p, .internal-page ul {
  margin-bottom: 2.5rem
}

.internal-page h1, .internal-page h2, .internal-page h3 {
  line-height: 1.3
}

.internal-page h1 {
  color: #6da945;
  font-size: 34px;
  font-size: 2.125rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem
}

.internal-page h2 {
  color: #1a71a0;
  font-size: 28px;
  font-size: 1.75rem
}

.internal-page h3 {
  color: #6da945;
  font-size: 24px;
  font-size: 1.5rem
}

.internal-page ol, .internal-page p, .internal-page ul {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 2
}

.internal-page p {
  color: #797979
}

.internal-page a.pdf-icon {
  position: relative;
  padding-left: 1.25em
}

.internal-page a.pdf-icon:before {
  color: #cd0018;
  line-height: 1;
  content: "\f1c1";
  font-family: FontAwesome;
  position: absolute;
  top: 3px;
  left: 0
}

.internal-page a.online-icon {
  background: url(../../assets/images/online-submit-icon.png) no-repeat center left;
  padding-left: 1.5em
}

.internal-page ol, .internal-page ul {
  color: #6da945;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 2.5rem
}

.internal-page ol li, .internal-page ul li {
  margin-bottom: 1rem
}

.internal-page ol.file-list, .internal-page ul.file-list {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700;
  list-style: none;
  margin: 0 0 2.5rem
}

.internal-page ol.file-list a, .internal-page ul.file-list a {
  display: block;
  text-decoration: none
}

.internal-page ol.file-list a:hover, .internal-page ul.file-list a:hover {
  color: #6da945
}

.internal-page ol.file-list li, .internal-page ul.file-list li {
  margin-bottom: 0;
  padding: 1rem
}

.internal-page ol.file-list li:nth-of-type(even), .internal-page ul.file-list li:nth-of-type(even) {
  background: #f4f2f1
}

.internal-page ol.file-list li:nth-of-type(odd), .internal-page ul.file-list li:nth-of-type(odd) {
  background: #dfd8d5
}

.internal-page hr {
  background: #6da945
}

.internal-page strong {
  color: #6da945
}

.internal-page blockquote {
  border-top: 3px #6da945 solid;
  border-bottom: 3px #6da945 solid;
  overflow: hidden;
  margin: 5rem auto;
  padding: 2rem 2rem 2.5rem
}

@media screen and (min-width:50em) {
  .internal-page blockquote {
    max-width: 90%
  }
}

.internal-page blockquote p {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.8;
  color: #1a71a0;
  font-weight: 700;
  font-style: italic;
  margin: 0
}

@media screen and (min-width:50em) {
  .internal-page blockquote p {
    font-size: 30px;
    font-size: 1.875rem
  }
}

.internal-page blockquote strong {
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.5;
  display: inline-block;
  margin-top: 1rem
}

@media screen and (min-width:50em) {
  .internal-page blockquote strong {
    float: right;
    margin-right: 2rem
  }
}

.internal-page blockquote.testimonial {
  border-bottom: 0;
  max-width: 100%;
  padding-bottom: 0;
  margin-bottom: 2.5rem;
  margin-top: 0
}

.internal-page blockquote.testimonial p {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.8;
  color: #1a71a0;
  font-weight: 700;
  font-style: italic;
  margin: 0
}

@media screen and (min-width:50em) {
  .internal-page blockquote.testimonial p {
    font-size: 26px;
    font-size: 1.625rem
  }
}

.internal-page blockquote.testimonial strong {
  font-size: 21px;
  font-size: 1.3125rem
}

.internal-page .entry-content img {
  border: 2px #1a71a0 solid;
  display: block;
  margin: .75rem auto 1.5rem
}

.internal-page .entry-content img.alignright {
  float: none
}

@media screen and (min-width:64em) {
  .internal-page .entry-content img.alignright {
    float: right;
    margin-left: 2.5rem
  }
}

.internal-page .entry-content img.alignleft {
  float: none
}

@media screen and (min-width:64em) {
  .internal-page .entry-content img.alignleft {
    float: left;
    margin-right: 2.5rem
  }
}

.internal-page .google_map {
  border: 3px #1a71a0 solid;
  height: 306px
}

.internal-page .internal-header {
  background: url(../../assets/images/internal-bg.jpg) repeat top center;
  padding: 2.5rem 0 3rem;
  margin-bottom: 1.5rem
}

@media screen and (min-width:50em) {
  .internal-page .internal-header {
    margin-bottom: 2.5rem
  }
}

.internal-page .internal-header h2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.2;
  border-bottom: 2px #fff solid;
  margin-bottom: .75rem;
  padding-bottom: .75rem
}

@media screen and (min-width:50em) {
  .internal-page .internal-header h2 {
    font-size: 60px;
    font-size: 3.75rem
  }
}

.internal-page .internal-header h1 {
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3;
  margin: 0
}

@media screen and (min-width:50em) {
  .internal-page .internal-header h1 {
    font-size: 34px;
    font-size: 2.125rem
  }
}

@media screen and (min-width:50em) {
  .internal-page .entry-content {
    padding-right: 3rem
  }
}

@media screen and (min-width:50em) {
  .internal-page aside#secondary.internal-sidebar {
    padding: 1rem
  }
}

.internal-page aside#secondary.internal-sidebar section {
  border-bottom: none;
  margin-bottom: 2.5rem;
  padding-bottom: 0
}

.internal-page aside#secondary.internal-sidebar p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 1rem
}

.internal-page aside#secondary.internal-sidebar a.btn {
  font-size: 20px;
  font-size: 1.25rem;
  text-decoration: none;
  color: #6da945;
  border-color: #6da945
}

.internal-page aside#secondary.internal-sidebar a.btn:hover {
  background: #6da945;
  color: #fff;
  text-decoration: none !important
}

.internal-page aside#secondary.internal-sidebar #text-3 h2 {
  background: #6da945;
  color: #fff;
  padding: .5rem
}

.internal-page aside#secondary.internal-sidebar #text-3 p {
  color: #6da945
}

.internal-page aside#secondary.internal-sidebar #text-4 h2 {
  background: #5c93cd;
  color: #fff;
  padding: .5rem
}

.internal-page aside#secondary.internal-sidebar #text-4 p {
  color: #5c93cd
}

.internal-page aside#secondary.internal-sidebar #text-4 a {
  color: #5c93cd
}

.internal-page aside#secondary.internal-sidebar #recent-posts-3 h2 {
  background: #1a71a0;
  color: #fff;
  padding: .5rem
}

@media screen and (min-width:64em) {
  .internal-page .staff-member {
    padding: 2.5rem 1rem 2.5rem 0
  }
}

.internal-page .staff-member p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6
}

.internal-page .staff-member strong:first-of-type {
  font-size: 20px;
  font-size: 1.25rem
}

.internal-page .staff-member em {
  color: #1a71a0;
  display: inline-block;
  margin-bottom: 1rem
}

.internal-page .staff-member a {
  word-break: break-all
}

.internal-page .board-member {
  padding: 1.5rem 1rem 1.5rem 0
}

.internal-page .board-member p {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.5
}

.internal-page .board-member strong {
  font-size: 20px;
  font-size: 1.25rem
}

.internal-page .board-member em {
  color: #1a71a0
}

.internal-page #lidd_mc_details p {
  color: #1a71a0;
  margin-bottom: 0
}

.internal-page #lidd_mc_details #lidd_mc_results {
  margin-bottom: 1rem
}

.internal-page #lidd_mc_details #lidd_mc_summary {
  padding: 1rem
}

p.callout {
  border-top: 1px #6da945 solid;
  border-bottom: 1px #6da945 solid;
  color: #171717;
  font-weight: 700;
  text-align: center;
  font-size: 21px;
  font-size: 1.3125rem;
  padding: 1rem 0
}

p.callout strong {
  color: #6da945
}

.single #tribe-events h1 {
  text-align: left
}

.single #tribe-events h2 {
  margin-bottom: 0
}

#tribe-events {
  margin-top: 3.75rem
}

.events-calendar {
  margin-bottom: 1.5rem
}

.events-calendar ul {
  list-style: none;
  margin: 0
}

.events-calendar ul li {
  font-size: 15px;
  font-size: .9375rem;
  overflow: hidden;
  border-bottom: 1px #eaeaea solid;
  padding-bottom: 1rem;
  margin-bottom: 1rem
}

@media screen and (min-width:50em) {
  .events-calendar ul li {
    text-align: left
  }
}

@media screen and (min-width:50em) {
  .events-calendar h4.entry-title, .events-calendar p.ecs-excerpt, .events-calendar span.duration.time {
    float: left;
    width: 33.33333%;
    padding: .5rem
  }
}

.events-calendar p {
  font-size: 15px;
  font-size: .9375rem;
  margin: 0
}

table.tribe-events-tickets tr {
  border: 0
}

#tribe-events .button {
  background: #1a71a0 !important
}

#tribe-events .button:hover {
  background: #6da945 !important
}

#tribe-events h2.tribe-events-tickets-title {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 1rem
}

.shop_table td, .shop_table tr {
  border: 0
}

.shop_table img {
  display: none !important;
  margin: 0 !important
}

.shop_table input {
  height: auto
}

.shop_table td.actions {
  padding: 1rem !important
}

.shop_table #coupon_code {
  width: 115px !important
}

#place_order, .checkout-button {
  background: #1a71a0 !important
}

#place_order:hover, .checkout-button:hover {
  background: #6da945 !important
}

.wc_payment_method.payment_method_stripe img {
  display: inline;
  border: 0
}

.site-footer {
  background: #1a71a0;
  text-align: center
}

@media screen and (min-width:50em) {
  .site-footer__main-logo {
    text-align: left
  }
}

.site-footer__main-logo img {
  margin: .5rem 0 1rem
}

.site-footer__info {
  border-bottom: 2px #fff solid;
  padding: 2rem 0
}

.site-footer__info a {
  color: #fff;
  text-decoration: none
}

.site-footer__info a:hover {
  color: #6da945
}

.site-footer__info a.btn {
  font-size: 21px;
  font-size: 1.3125rem;
  background: #6da945;
  color: #fff;
  max-width: 175px;
  width: 100%
}

.site-footer__info a.btn:hover {
  color: #fff;
  background: #0d4564
}

.site-footer__social-icons a {
  font-size: 42px;
  font-size: 2.625rem;
  color: #092956
}

.site-footer__logos {
  text-align: center;
  margin-top: 1.5rem
}

@media screen and (min-width:50em) {
  .site-footer__logos {
    text-align: right
  }
}

@media screen and (max-width:49.99em) {
  .site-footer__logos img {
    display: table;
    margin: 1.5rem auto 0
  }
}

@media screen and (min-width:50em) {
  .site-footer__logos img {
    margin: 0 1rem
  }
}

@media screen and (min-width:50em) {
  .site-footer__logos img.last-logo {
    position: relative;
    top: 12px
  }
}

.site-footer__contact-info {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8
}

@media screen and (max-width:49.99em) {
  .site-footer__contact-info {
    margin-top: 1rem
  }
}

@media screen and (min-width:50em) {
  .site-footer__contact-info {
    text-align: left;
    font-size: 14px;
    font-size: .875rem
  }
}

@media screen and (min-width:64em) {
  .site-footer__contact-info {
    font-size: 16px;
    font-size: 1rem
  }
}

.site-footer__menus {
  padding: 2rem 0 0
}

.site-footer__menus .site-footer__navigation {
  margin-bottom: 2rem
}

@media screen and (min-width:50em) {
  .site-footer__menus .site-footer__navigation {
    text-align: left;
    float: left;
    width: 25%;
    padding: 0 .5rem
  }
}

.site-footer__menus .site-footer__navigation strong {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  color: #84ca55;
  display: block;
  margin-bottom: .5rem
}

.site-footer__menus .site-footer__navigation ul {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.3;
  list-style: none;
  margin: 0
}

.site-footer__menus .site-footer__navigation li {
  margin-bottom: .5rem
}

.site-footer__menus .site-footer__navigation a {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none
}

.site-footer__menus .site-footer__navigation a:hover {
  color: #84ca55
}

.site-footer__copyright {
  background: #0d4564;
  color: #fff;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.3;
  text-align: center;
  padding: 1rem
}

.site-footer__copyright a {
  color: #6da945
}

/* Document Manager */

#cdm_wrapper {
	margin: 0 !important;
	padding: 0 !important;
}

#sp_cdm_breadcrumbs {
	display: none !important;
}

#cdm_wrapper .sp-cdm-rc-file-image img {
	margin: 0 !important;
}

#cdm_nav_buttons + div {
	padding: 0 !important;
	margin-bottom: 1.5rem !important;
	overflow: hidden !important;
}

#cdm_nav_buttons + div input {
	float: left;
    width: 80%;
}

#cdm_nav_buttons + div a {
	float: left;
	width: 20%;
	height: 42px;
}

#cdm-file-main .l-column {
	width: 20% !important;
}

#cdm-file-main .r-column {
	width: 80% !important;
}

.sp_cu_manage {
	font-size: 16px !important;
	padding-right: 0 !important;
}

.sp_cu_manage a {
	margin-right: 0 !important;
}

.sp-cdm-file-view-refresh {
	margin-top: 0.5rem;
}

a.r-tabs-anchor {
	color: #1a71a0 !important;
}

#cdm_nav_buttons {
	margin-bottom: 1.5rem !important;
}

#cdm_nav_buttons a {
	background: #1a71a0 !important;
	transition: .3s;
}

#cdm_nav_buttons a:hover {
	background: #6da945 !important;
}

a.sp-cdm-search-button {
	background: #1a71a0 !important;
	transition: .3s;
}

a.sp-cdm-search-button:hover {
	background: #6da945 !important;
}

.sp-cdm-rc-file.sp-cdm-rc-list-item {
	transition: .3s;
}

.sp-cdm-rc-file.sp-cdm-rc-list-item:hover {
	background: #b7d1ec !important;
}

#upload_form h2 {
	margin-bottom: 1rem !important;
}

#upload_form textarea {
	width: 100% !important;
	margin-bottom: 1rem !important;
}

.sp-cdm-rc-file .sp-cdm-rc-file-file {
	width: 95% !important;
}

.cdm_responsive_button a.dropdown-button,
.cdm_responsive_button a.dropdown-button-open {
	text-decoration: none !important;
	background: #1a71a0 !important;
	color: #fff !important;
	margin: 0 0 1.5rem 0 !important;
}

.sp-cdm-folder-navigation .sp-cdm-folder-navigation-buttons {
	display: none !important;
}

.sp_responsive_view_list_rc div.sp-cdm-rc-list-item:nth-child(even) {
    background: #EFEFEF;
}

.sp_responsive_view_list_rc div.sp-cdm-rc-list-item:nth-child(odd) {
    background: #EAEAEA;
}

.sp-cdm-rc-head.sp-cdm-rc-list-item {
	display: none !important;
}

.sp_responsive_view_list_rc div.sp-cdm-rc-list-item strong {
	color: #092956 !important;
}

#ui-datepicker-div {
	margin: 0 auto !important;
}