.clearfix:after,
.row:after,
div#top .top-content:after,
.strip .strip-content:after,
div#strip3 .strip-content .bio-row:after,
div#strip4 .strip-content .strip-cols:after,
div#content-wrapper:after,
footer .footer-content .footer-cols:after {
  clear: both;
  content: "";
  display: block;
  height: 0px;
  overflow: hidden;
  visibility: hidden;
}
.container,
div#top,
div#strip1 .strip-content,
div#strip2 .strip-content,
div#strip3 .strip-content,
div#strip4 .strip-content,
div#content-wrapper .content-area,
footer .footer-content,
div#copyright {
  margin: 0 auto;
  width: 1070px;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .container,
  div#top,
  div#strip1 .strip-content,
  div#strip2 .strip-content,
  div#strip3 .strip-content,
  div#strip4 .strip-content,
  div#content-wrapper .content-area,
  footer .footer-content,
  div#copyright {
    margin: 0;
    width: auto;
  }
}
.row {
  margin: 0 -5px;
  position: relative;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .row {
    margin: 0;
  }
}
.col-base,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
div#top .top-content .top-info,
div#top .top-content nav,
div#strip3 .strip-content .bio-row .bio-section,
div#strip4 .strip-content .strip-cols .strip-left,
div#strip4 .strip-content .strip-cols .strip-right,
footer .footer-content .footer-cols .footer-left,
footer .footer-content .footer-cols .footer-middle,
footer .footer-content .footer-cols .footer-right {
  box-sizing: border-box;
  float: left;
  padding: 0 5px;
  position: relative;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-base,
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  div#top .top-content .top-info,
  div#top .top-content nav,
  div#strip3 .strip-content .bio-row .bio-section,
  div#strip4 .strip-content .strip-cols .strip-left,
  div#strip4 .strip-content .strip-cols .strip-right,
  footer .footer-content .footer-cols .footer-left,
  footer .footer-content .footer-cols .footer-middle,
  footer .footer-content .footer-cols .footer-right {
    float: none;
    padding: 0;
  }
}
.col-1 {
  width: 8.33333333%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-1 {
    width: auto;
  }
}
.col-2 {
  width: 16.66666667%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-2 {
    width: auto;
  }
}
.col-3 {
  width: 25%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-3 {
    width: auto;
  }
}
.col-4 {
  width: 33.33333333%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-4 {
    width: auto;
  }
}
.col-5 {
  width: 41.66666667%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-5 {
    width: auto;
  }
}
.col-6 {
  width: 50%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-6 {
    width: auto;
  }
}
.col-7 {
  width: 58.33333333%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-7 {
    width: auto;
  }
}
.col-8 {
  width: 66.66666667%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-8 {
    width: auto;
  }
}
.col-9 {
  width: 75%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-9 {
    width: auto;
  }
}
.col-10 {
  width: 83.33333333%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-10 {
    width: auto;
  }
}
.col-11 {
  width: 91.66666667%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-11 {
    width: auto;
  }
}
.col-12 {
  width: 100%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .col-12 {
    width: auto;
  }
}
.offset-1 {
  margin-left: 8.33333333%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-1 {
    margin-left: 0;
  }
}
.offset-1 {
  margin-left: 8.33333333%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-1 {
    margin-left: 0;
  }
}
.offset-2 {
  margin-left: 16.66666667%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-2 {
    margin-left: 0;
  }
}
.offset-3 {
  margin-left: 25%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-3 {
    margin-left: 0;
  }
}
.offset-4 {
  margin-left: 33.33333333%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-4 {
    margin-left: 0;
  }
}
.offset-5 {
  margin-left: 41.66666667%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-5 {
    margin-left: 0;
  }
}
.offset-6 {
  margin-left: 50%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-6 {
    margin-left: 0;
  }
}
.offset-7 {
  margin-left: 58.33333333%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-7 {
    margin-left: 0;
  }
}
.offset-8 {
  margin-left: 66.66666667%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-8 {
    margin-left: 0;
  }
}
.offset-9 {
  margin-left: 75%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-9 {
    margin-left: 0;
  }
}
.offset-10 {
  margin-left: 83.33333333%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-10 {
    margin-left: 0;
  }
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-11 {
    margin-left: 0;
  }
}
.offset-12 {
  margin-left: 100%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  .offset-12 {
    margin-left: 0;
  }
}
body {
  margin: 0;
}
.white-content,
.white-content p,
.white-content td,
.white-content span,
.white-content a,
div#strip4 {
  color: white;
}
img.auto-scale {
  height: auto !important;
  max-width: 100%;
}
.page-centered {
  margin: 0 auto;
  position: relative;
}
.sprite,
.link-sprite,
.box-link:after,
a.read-more-link:after,
div#top a.logo,
div#top .top-content .search-btn:before,
div#top .top-content nav .nav-wrapper .home-icon,
ul#navigation li:hover a.nav-link:after,
ul#navigation a.nav-link.current:after,
div#strip4 .strip-content .strip-cols .strip-left:before,
footer .footer-content .footer-logo,
.contact-form button.submit-btn:after {
  background-image: url('images/sprites.png');
  background-repeat: no-repeat;
  display: inline-block;
}
.link-sprite,
div#top a.logo,
div#top .top-content nav .nav-wrapper .home-icon,
footer .footer-content .footer-logo {
  font-size: 0 !important;
  text-decoration: none !important;
}
.box-link {
  background: #a9022d;
  border-bottom-left-radius: 12px;
  color: white;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1em;
  padding: 14px 13px 14px 16px;
  text-decoration: none;
}
.box-link:hover {
  background: #d70037;
}
.box-link:after {
  background-position: -341px -23px;
  content: "";
  height: 11px;
  margin-left: 6px;
  width: 5px;
}
a.read-more-link:after {
  background-position: -336px -23px;
  content: "";
  height: 11px;
  margin-left: 6px;
  width: 5px;
}
div#top {
  height: 180px;
  position: relative;
  z-index: 999;
}
div#top a.logo {
  background-position: left top;
  display: block;
  height: 99px;
  margin-top: 13px;
  position: absolute;
  width: 336px;
  z-index: 99;
}
div#top .top-content {
  margin: 0 -5px;
  position: relative;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  div#top .top-content {
    margin: 0;
  }
}
div#top .top-content .top-info {
  width: 66.66666667%;
  margin-left: 33.33333333%;
  height: 75px;
  position: relative;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  div#top .top-content .top-info {
    width: auto;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  div#top .top-content .top-info {
    margin-left: 0;
  }
}
div#top .top-content .call-info {
  color: #2b4e95;
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  padding-top: 8px;
  position: absolute;
  right: 0;
}
div#top .top-content .call-info .label {
  display: block;
  font-size: 18px;
  letter-spacing: 0.01em;
  line-height: 1em;
}
div#top .top-content .call-info .label strong {
  font-weight: 800;
}
div#top .top-content .call-info .phone-number {
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  -webkit-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1;
  display: block;
  font-size: 28px;
  font-weight: bold;
  line-height: 1em;
  text-align: right;
}
div#top .top-content .search-btn {
  background: #a9022d;
  border-bottom-left-radius: 12px;
  box-sizing: border-box;
  color: white;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  height: 58px;
  letter-spacing: 0.02em;
  line-height: 1em;
  padding-top: 16px;
  position: absolute;
  right: 325px;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s;
  top: 0;
  width: 200px;
}
div#top .top-content .search-btn:before {
  background-position: -366px 0;
  content: "";
  display: inline-block;
  height: 26px;
  margin-right: 10px;
  vertical-align: middle;
  width: 22px;
}
div#top .top-content .search-btn:hover {
  background-color: #d70037;
}
div#top .top-content nav {
  width: 66.66666667%;
  margin-left: 33.33333333%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  div#top .top-content nav {
    width: auto;
  }
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  div#top .top-content nav {
    margin-left: 0;
  }
}
div#top .top-content nav .nav-wrapper {
  position: relative;
}
div#top .top-content nav .nav-wrapper .home-icon {
  background-position: -336px 0;
  display: block;
  height: 23px;
  left: 29px;
  position: absolute;
  top: 29px;
  width: 30px;
}
div#top .top-content nav .nav-wrapper .home-icon:hover {
  background-position: -448px 0;
}
div#top .top-content nav .nav-wrapper:before {
  background: #e0e1e1;
  border-radius: 2px;
  content: "";
  display: block;
  height: 4px;
}
ul#navigation {
  display: block;
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#navigation > li {
  display: block;
  float: left;
  position: relative;
}
ul#navigation a.nav-link {
  box-sizing: border-box;
  color: #3d474e;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  height: 69px;
  letter-spacing: 0.025em;
  line-height: 1em;
  padding: 35px 20px 0 20px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
ul#navigation li:hover a.nav-link,
ul#navigation a.nav-link.current {
  color: #2b4e95;
}
ul#navigation li:hover a.nav-link:after,
ul#navigation a.nav-link.current:after {
  background-position: -388px 0;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 7px;
  top: 15px;
  width: 60px;
}
ul#navigation ul.flyout {
  background: #94a8bf;
  border-bottom-left-radius: 12px;
  display: block;
  left: 50%;
  list-style: none;
  margin: 0 0 0 -82px;
  opacity: 0;
  padding: 7px 0;
  position: absolute;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s;
  width: 164px;
  z-index: 9999;
}
ul#navigation ul.flyout li {
  display: block;
  position: relative;
}
ul#navigation ul.flyout a.flyout-link {
  color: white;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.01em;
  line-height: 1em;
  padding: 7px 20px;
  text-decoration: none;
}
ul#navigation ul.flyout a.flyout-link:hover {
  font-weight: bold;
}
ul#navigation ul.flyout ul.flyout {
  left: auto;
  margin: -7px 0 0 164px;
  top: 0;
}
ul#navigation li:hover > ul.flyout {
  opacity: 1;
  transition-delay: visibility 0s;
  visibility: visible;
}
header {
  border-bottom: 8px solid #2b4e95;
  height: 339px;
  position: relative;
}
header:before {
  background: url('images/jim-dan2.png') no-repeat left top;
  bottom: 0;
  content: "";
  display: block;
  height: 403px;
  left: 50%;
  margin-left: -631px;
  position: absolute;
  width: 604px;
  z-index: 20;
}
header .mobile-header {
  display: none;
}
header .header-image {
  height: inherit;
  overflow: hidden;
  position: relative;
}
header .header-image .outer {
  left: 50%;
  position: absolute;
}
header .header-image .outer .inner {
  left: -50%;
  position: relative;
}
.strip,
div#strip1,
div#strip2,
div#strip3,
div#strip4 {
  position: relative;
}
div#strip1 {
  background: white;
}
div#strip1 .strip-content {
  padding: 25px 0 40px 0;
}
div#strip2 {
  background: #eaeaea url('images/strip2-bg.jpg') no-repeat center bottom;
}
div#strip2 .strip-heading {
  background: #94a8bf;
  box-sizing: border-box;
  color: white;
  font-family: 'Raleway', sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  height: 88px;
  line-height: 1em;
  padding-top: 26px;
  position: relative;
  text-align: center;
}
div#strip2 .strip-heading:after {
  border-left: 250px solid transparent;
  border-right: 250px solid transparent;
  border-top: 45px solid #94a8bf;
  content: "";
  display: block;
  left: 50%;
  margin-left: -250px;
  position: absolute;
  top: 100%;
  z-index: 99;
}
div#strip2 .strip-content {
  padding: 85px 0 61px 0;
}
div#strip2 iframe {
  display: block;
  width: 100% !important;
}
div#strip3 .strip-content .bio-row {
  margin: 0 -5px;
  position: relative;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  div#strip3 .strip-content .bio-row {
    margin: 0;
  }
}
div#strip3 .strip-content .bio-row .bio-section {
  width: 50%;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  div#strip3 .strip-content .bio-row .bio-section {
    width: auto;
  }
}
div#strip3 .strip-content .bio-row .bio-section .bio-image,
div#strip3 .strip-content .bio-row .bio-section .bio-desc {
  box-sizing: border-box;
  float: left;
  position: relative;
}
div#strip3 .strip-content .bio-row .bio-section .bio-image {
  padding: 57px 10px 50px 0;
  width: 170px;
}
div#strip3 .strip-content .bio-row .bio-section .bio-desc {
  padding: 47px 40px 50px 0;
  width: 360px;
}
div#strip4 {
  background: #2b4e95;
}
div#strip4 .strip-content .strip-cols {
  margin: 0 -5px;
  position: relative;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  div#strip4 .strip-content .strip-cols {
    margin: 0;
  }
}
div#strip4 .strip-content .strip-cols .strip-left {
  width: 33.33333333%;
  box-sizing: border-box;
  min-height: 255px;
  padding: 20px 90px 30px 0;
  position: relative;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  div#strip4 .strip-content .strip-cols .strip-left {
    width: auto;
  }
}
div#strip4 .strip-content .strip-cols .strip-left:before {
  background-position: -336px -34px;
  content: "";
  display: block;
  height: 107px;
  margin: 67px 29px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
}
div#strip4 .strip-content .strip-cols .strip-right {
  width: 66.66666667%;
  padding: 25px 0;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  div#strip4 .strip-content .strip-cols .strip-right {
    width: auto;
  }
}
div#strip4 div.hh-list-items .hh-list-nav {
  color: white;
}
div#strip4 div.hh-list-items .hh-list-nav:before,
div#strip4 div.hh-list-items .hh-list-nav:after {
  background-image: url('images/list-arrows.png');
}
div#content-wrapper {
  background: white;
}
div#content-wrapper .content-area {
  padding: 30px 0 50px 0;
}
footer {
  background: url('images/footer-tile.png');
}
footer .footer-content .footer-cols {
  margin: 0 -5px;
  position: relative;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  footer .footer-content .footer-cols {
    margin: 0;
  }
}
footer .footer-content .footer-cols .footer-left {
  width: 41.66666667%;
  padding: 30px 0 40px 0;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  footer .footer-content .footer-cols .footer-left {
    width: auto;
  }
}
footer .footer-content .footer-cols .footer-middle {
  width: 41.66666667%;
  padding: 53px 0 40px 0;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  footer .footer-content .footer-cols .footer-middle {
    width: auto;
  }
}
footer .footer-content .footer-cols .footer-right {
  width: 16.66666667%;
  padding: 46px 0 40px 0;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  footer .footer-content .footer-cols .footer-right {
    width: auto;
  }
}
footer .footer-content .footer-logo {
  background-position: 0 -99px;
  display: block;
  height: 85px;
  width: 288px;
}
footer .footer-content .footer-map {
  background: white;
  box-sizing: border-box;
  padding: 13px 10px;
  width: 416px;
}
footer .footer-content ul.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .footer-content ul.footer-menu li {
  display: block;
}
footer .footer-content ul.footer-menu a.footer-link {
  color: #3d474e;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.025em;
  line-height: 1em;
  padding: 7px 0;
  text-decoration: none;
}
footer .footer-content ul.footer-menu a.footer-link:hover {
  color: #2b4e95;
}
div#copyright {
  padding: 10px 0 80px 0;
}
.contact-form .form-field {
  margin-bottom: 15px;
}
.contact-form .field-label {
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  padding-bottom: 5px;
}
.contact-form .field-input {
  display: block;
  position: relative;
}
.contact-form input[type=text],
.contact-form select,
.contact-form textarea {
  border: 1px solid #2B4E95;
  box-sizing: border-box;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  padding: 10px;
  width: 100%;
}
.contact-form button.submit-btn {
  background: #a9022d;
  border-bottom-left-radius: 12px;
  border: none;
  color: white;
  cursor: pointer;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1em;
  padding: 14px 13px 14px 16px;
  text-decoration: none;
}
.contact-form button.submit-btn:hover {
  background: #d70037;
}
.contact-form button.submit-btn:after {
  background-position: -341px -23px;
  content: "";
  height: 11px;
  margin-left: 6px;
  width: 5px;
}
/* ---------------------------------------------------------------------------------- */
div.hhblog-post {
  padding-bottom: 20px;
}
div.hhblog-readmore {
  padding-bottom: 10px;
}
div.hhblog-post-info {
  border-top: 1px solid #970700;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  padding-top: 5px;
}
div#hhblog-post-comments {
  padding-bottom: 20px;
}
textarea.hhblog-comment-contents {
  display: block;
  height: 100px;
  width: 90%;
}
div.hhblog-post-comment {
  padding-bottom: 10px;
}
div.hhblog-comment-info {
  padding-bottom: 15px;
}
div.hhblog-comment-info span {
  display: block;
}
div.hhblog-comment-info span.hhblog-author-name {
  display: inline;
  font-weight: bold;
}
div.hhblog-comment-text {
  padding-bottom: 5px;
}
div.hhblog-comment-replies {
  border-left: 2px solid #970700;
  margin: 5px 0 10px;
  padding: 0 0 0 15px;
}
span.hhblog-comment-timestamp {
  font-size: 12px;
}
div#hhblog-comment-form div.hhblog-form-row {
  margin-bottom: 10px;
}
div.hhblog-form-heading {
  color: #970700;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
div#hhblog-comment-form textarea {
  display: block;
  height: 80px;
  resize: none;
  width: 100%;
}
div#hhblog-comment-form textarea:focus {
  outline: none;
}
h1.hhblog-post-title a {
  color: inherit;
  text-decoration: none;
}
@media screen and (max-width: 800px), screen and (max-width: 1024px) and (orientation: landscape) {
  body {
    -webkit-text-size-adjust: 100%;
  }
  .resp-table,
  .resp-table tr,
  .resp-table td,
  .resp-table tbody {
    box-sizing: border-box !important;
    display: block !important;
    width: auto !important;
  }
  .sprite,
  .link-sprite,
  div#top .top-content .toggle-menu-btn .icon,
  header .mobile-header .logo,
  .box-link:after,
  a.read-more-link:after,
  div#top a.logo,
  div#top .top-content .search-btn:before,
  div#top .top-content nav .nav-wrapper .home-icon,
  ul#navigation li:hover a.nav-link:after,
  ul#navigation a.nav-link.current:after,
  div#strip4 .strip-content .strip-cols .strip-left:before,
  footer .footer-content .footer-logo,
  .contact-form button.submit-btn:after {
    background-image: url('images/mobile-sprites.png');
    background-size: 168px 63px;
  }
  .link-sprite,
  header .mobile-header .logo,
  div#top a.logo,
  div#top .top-content nav .nav-wrapper .home-icon,
  footer .footer-content .footer-logo {
    font-size: 0 !important;
    text-decoration: none !important;
  }
  .box-link:after {
    background-position: -30px -50px;
  }
  a.read-more-link:after {
    background-position: -36px -50px;
  }
  div#top {
    height: auto;
  }
  div#top a.logo {
    display: none;
  }
  div#top .top-content .top-info {
    background: white;
    border-bottom: 1px solid #2b4e95;
    height: 40px;
    margin: 0 !important;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  div#top .top-content .toggle-menu-btn {
    display: block;
    padding: 13px 10px 10px 10px;
    position: absolute;
  }
  div#top .top-content .toggle-menu-btn .icon {
    background-position: 0 -50px;
    display: block;
    height: 13px;
    width: 19px;
  }
  div#top .top-content .call-info {
    padding: 12px 10px 0 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  div#top .top-content .call-info .label {
    display: none;
  }
  div#top .top-content .call-info a {
    color: #2b4e95;
    text-decoration: none;
  }
  div#top .top-content .call-info .phone-number {
    font-size: 14px;
  }
  div#top .top-content .search-btn {
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 12px;
    height: 24px;
    padding: 6px 0 0 0;
    right: 122px;
    top: 7px;
    width: 119px;
  }
  div#top .top-content .search-btn:before {
    background-position: -19px -50px;
    height: 13px;
    margin-right: 4px;
    width: 11px;
  }
  div#top .top-content nav {
    background: white;
    height: calc(100% - 40px);
    left: -100%;
    margin: 0 !important;
    opacity: 0;
    overflow: scroll;
    position: fixed;
    top: 40px;
    transition: left 0.4s, opacity 0.4s;
    width: 100%;
    z-index: 9999;
  }
  div#top .top-content nav.show-nav {
    left: 0;
    opacity: 1;
  }
  div#top .top-content nav .nav-wrapper {
    display: block;
  }
  div#top .top-content nav .nav-wrapper .home-icon {
    display: none;
  }
  div#top .top-content nav .nav-wrapper:before {
    display: none;
  }
  ul#navigation {
    float: none;
  }
  ul#navigation > li {
    border-bottom: 1px solid #2b4e95;
    float: none;
  }
  ul#navigation a.nav-link {
    font-size: 18px;
    height: auto;
    padding: 10px 15px 10px 40px;
  }
  ul#navigation li:hover a.nav-link {
    color: #2b4e95;
  }
  ul#navigation li:hover a.nav-link:after {
    display: none;
  }
  ul#navigation a.expand-arrow {
    background: url('images/expand-arrow2.png') no-repeat center;
    background-size: 21.5px 12.5px;
    display: block;
    height: 39px;
    left: 0;
    opacity: 0.35;
    position: absolute;
    top: 0;
    transition: transform 0.25s, opacity 0.25s;
    width: 40px;
  }
  ul#navigation li.expanded a.expand-arrow {
    opacity: 1;
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
  }
  ul#navigation ul.flyout {
    background: none;
    border-bottom-left-radius: 0;
    display: none;
    left: auto;
    margin: 0;
    opacity: 1;
    padding: 0 0 10px 40px;
    position: relative;
    visibility: visible;
    transition: none;
    width: auto;
  }
  ul#navigation ul.flyout a.flyout-link {
    color: #3d474e;
    font-size: 16px;
    padding: 5px 0;
    text-decoration: none;
  }
  ul#navigation ul.flyout a.flyout-link:hover {
    font-weight: normal;
  }
  ul#navigation ul.flyout ul.flyout {
    display: block !important;
    margin: 0;
    padding: 0 0 0 20px;
    top: auto;
  }
  header {
    background: url('images/mobile-header-bg.jpg') no-repeat center;
    background-size: cover;
    border-bottom: 1px solid #2b4e95;
    height: auto;
    padding-top: 40px;
    position: relative;
  }
  header .mobile-header {
    background: linear-gradient(to right, white, white 35%, rgba(0, 0, 0, 0));
    display: block;
    height: 77px;
    position: relative;
  }
  header .mobile-header .logo {
    background-position: 0 0;
    display: block;
    height: 50px;
    margin: 16px 0 0 10px;
    position: absolute;
    width: 168px;
  }
  header .mobile-header:after {
    background: url('images/mobile-jimdan.png') no-repeat left top;
    background-size: 100% auto;
    bottom: 0;
    content: "";
    display: block;
    height: 64.5px;
    position: absolute;
    right: 10px;
    width: 122.5px;
  }
  header:before {
    display: none;
  }
  header .header-image {
    display: none;
  }
  div#strip1 .strip-content {
    padding: 10px;
  }
  div#strip2 {
    background: #eaeaea;
  }
  div#strip2 .strip-heading {
    font-size: 30px;
    height: auto;
    padding: 10px;
  }
  div#strip2 .strip-heading:after {
    display: none;
  }
  div#strip2 .strip-content {
    padding: 10px;
  }
  div#strip3 .strip-content .bio-row .bio-section {
    position: relative;
  }
  div#strip3 .strip-content .bio-row .bio-section .bio-image {
    padding: 10px;
    width: 20%;
  }
  div#strip3 .strip-content .bio-row .bio-section .bio-desc {
    padding: 10px;
    width: 80%;
  }
  div#strip4 .strip-content .strip-cols .strip-left {
    min-height: 0;
    padding: 10px;
    position: relative;
  }
  div#strip4 .strip-content .strip-cols .strip-left:before {
    display: none;
  }
  div#strip4 .strip-content .strip-cols .strip-right {
    padding: 0 10px 40px 10px;
  }
  div#content-wrapper .content-area {
    padding: 10px;
  }
  footer .footer-content .footer-cols {
    padding: 5px 10px;
  }
  footer .footer-content .footer-cols .footer-left,
  footer .footer-content .footer-cols .footer-middle,
  footer .footer-content .footer-cols .footer-right {
    padding: 5px 0;
  }
  footer .footer-content .footer-logo {
    background-position: 0 0;
    display: block;
    height: 50px;
    margin: 0 auto 10px auto;
    width: 168px;
  }
  footer .footer-content .footer-left p {
    text-align: center;
  }
  footer .footer-content .footer-map {
    padding: 10px;
    width: auto;
  }
  footer .footer-content .footer-map iframe {
    display: block;
    width: 100% !important;
  }
  footer .footer-content ul.footer-menu {
    position: relative;
  }
  footer .footer-content ul.footer-menu a.footer-link {
    font-size: 16px;
    padding: 5px;
    text-align: center;
  }
  div#copyright {
    padding: 10px 10px 80px 10px;
  }
}
