<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#navigation-mobile {
  display: none;
}

embed, iframe, object {
  max-width: 100%;
}

@media only screen and (max-width: 1300px) {
  .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0px;
  }

  .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0px;
  }

  div.insurance-module {
    width: 22%;
    margin-right: 4%;
  }

  div.home-module {
    width: 30%;
    margin-right: 5%;
  }

  div.last-module {
    margin: 0px;
  }

  #left {
    width: 75%;
  }

  #left-side {
    width: 20%;
  }

  #main,
  #left.no-modules #main {
    width: 75%;
  }

  #right {
    width: 20%;
  }

  #footer-top-left {
    width: 30%;
  }

  #footer-top-right {
    width: 65%;
  }

  div.footer-column,
  div.footer-column-last {
    width: 50%;
    margin: 0px;
  }
}

@media only screen and (max-width: 1152px) {
  div.div-outer {
    width: auto;
  }

  div.div-inner {
    width: auto;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 1024px) {
  #wrapper {
  }

  #header {
    height: auto;
  }

  #header-left,
  #header-right {
    float: none;
    width: auto;
    margin: 0px 0px 15px 0px;
    text-align: center;
  }

  a#link-home {
    display: inline-block;
  }

  #header-right-top,
  #header-right-bottom {
    line-height: normal;
    text-align: center;
  }

  #phone-number,
  #top-links,
  #social-media,
  #site-search {
  }

  #site-search form {
    float: none;
    margin: 0px auto;
    max-width: 200px;
  }

  #navigation {
    height: auto;
    padding: 10px 0px;
  }

  #navigation-mobile {
    display: block;
    text-align: right;
  }

  #navigation-mobile-label {
    float: left;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 40px;
  }

  a#navigation-mobile-link {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #FFFFFF;
    font-family: monospace, sans-serif;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    background: #1A1A1A;
    border: 1px solid #474747;
    cursor: pointer;
  }

  a#navigation-mobile-link span:before {
    content:'\2261';
  }

  #navigation-main {
    float: none;
    display: none;
    background: #EFEFEF;
  }

  #navigation-main ul {
    display: block;
  }

  #navigation-main ul li {
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
  }

  #navigation-main ul li a {
    height: auto;
    padding: 5px;
    color: #676767;
    line-height: normal;
  }

  #navigation-main ul li a:hover,
  #navigation-main ul li:hover &gt; a,
  #navigation-main ul li &gt; a:hover {
    color: #D92027;
  }

  #navigation-main ul li a.nav-parent:hover,
  #navigation-main ul li:hover &gt; a.nav-parent,
  #navigation-main ul li.over &gt; a.nav-parent,
  #navigation-main ul li &gt; a.nav-parent:hover {
    background: none !important;
  }

  #navigation-main ul li a.nav-current {
    color: #D92027;
  }

  #navigation-main ul li span.divider {
    display: block;
    width: auto;
    height: auto;
    padding: 0px;
    border-bottom: 1px solid #CCCCCC;
  }

  #navigation-main ul li ul,
  #navigation-main ul li ul ul,
  #navigation-main ul li ul ul ul {
    display: block;
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0px 0px 0px 20px;
    padding: 0px;
    background: transparent;
    box-shadow: 0px 0px 0px;
  }

  #navigation-main ul ul li {
    border-bottom: 1px solid #CCCCCC;
  }

  #navigation-main ul ul li a {
    padding: 5px;
    color: #676767;
  }

  #navigation-main ul ul li:hover &gt; a,
  #navigation-main ul ul li &gt; a:hover {
    background: none !important;
  }

  #navigation-main ul ul {
    display: block;
    margin: 0px 0px 0px 30px;
  }

  #content-home-slider-inner {
    height: auto;
  }

  #content-home-slider-inner.div-inner {
    padding: 0px;
  }

  #content-home-slider-container {
    margin: 0px 0px 20px 0px;
  }

  #content-home-slider-overlay {
    position: static;
    width: auto;
    height: auto;
    margin: 0px 0px 20px 0px;
  }

  #left {
    float: none;
    width: 100%;
    margin: 0px;
  }

  #left-side {
    display: none;
  }

  #main,
  #left.no-modules #main {
    float: none;
    width: 100%;
    margin: 0px;
    padding: 0px 0px 20px 0px;
    min-height: 0px;
  }

  #right {
    float: none;
    width: 100%;
    margin: 0px;
    padding: 0px 0px 20px 0px;
  }

  #footer-bottom-left,
  #footer-bottom-right {
    float: none;
    width: auto;
    margin: 0px 0px 15px 0px;
    text-align: center;
  }
}

@media only screen and (max-width: 960px) {
}

@media only screen and (max-width: 768px) {
  #content-home-slider {
    background: none;
  }

  #content-home-slider-container {
    background: url('/images/slider-bg.jpg') center top no-repeat;
  }

  ul#content-home-slider-items,
  div.slide-background-image {
    height: 300px;
    text-align: center;
  }

  div.slide-background-image img {
    max-height: 100%;
    width: auto;
    margin: auto;
    text-align: center;
  }

  div.slide-content {
    left: 0px;
    top: auto;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
  }

  div.slide-content-inner {
    max-width: none;
  }

  div.slide-content-main {
    padding: 10px 0px;
  }

  div.slide-title {
    margin: 0px 0px 5px 0px;
    color: #FFFFFF;
    font-size: 20px;
    line-height: normal;
  }

  div.slide-text {
    margin: 0px 0px 5px 0px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: normal;
  }

  div.slide-link {
  }

  div.slide-link a {
    display: inline-block;
    padding: 7px 15px;
    font-size: 14px;
    line-height: normal;
  }

  .bx-wrapper .bx-controls {
    top: 0px;
  }

  div.insurance-module {
    float: none;
    width: auto;
    margin: 0px 0px 40px 0px;
  }

  div.home-module {
    float: none;
    width: auto;
    margin: 0px 0px 30px 0px;
  }

  div.last-module {
    margin: 0px;
  }

  #footer-top-left,
  #footer-top-right,
  div.footer-column,
  div.footer-column-last {
    float: none;
    width: auto;
    margin: 0px 0px 15px 0px;
  }
}

@media only screen and (max-width: 568px) {
	#extra-links,
	#social-media {
		margin: 0px 0px 5px 0px;
	}
	
  img.img-left,
  img.img-right {
  	display: block;
    float: none;
    margin: 15px 0;
  }
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 320px) {
}</pre></body></html>