<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 850px) {
  body {
    background: #fff; }

  #header, #sportMenu, .themeAd {
    display: none; }

  #outerContainer, #pageContainer, #sliderContainer, #sliderContentArea {
    position: relative;
    float: none;
    top: auto;
    left: auto;
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    margin: 0 0 2rem 0;
    text-align: left;
    padding: 0; }

  #outerContainer {
    padding: 0 10px;
    text-align: left; }

  #sliderContainer, #sliderOuterContainer, #slider, ul.slides li {
    position: relative;
    top: auto;
    left: auto;
    float: none;
    width: auto;
    height: auto;
    max-width: 626px; }

  #sliderContainer {
    margin: 0;
    padding: 0;
    border: 0; }

  #slider li img {
    max-width: 100%; }

  #sliderOuterContainer {
    margin: 0 auto; }

  body.city #linkPanes {
    margin: 0; }
  body.city #linkPanes {
    width: 100%;
    float: left;
    margin: 1rem auto 0 auto; }
  body.city #linkPanes li {
    float: left;
    margin: 0;
    width: 32.75%;
    margin: 0 .875% 0 0; }
  body.city #linkPanes #thirdLinkPane {
    margin-right: 0; }
  body.city #linkPanes li img {
    width: 100%;
    max-width: 200px; }
  body.city #marquee {
    margin: 0; }
  body.city #cityHomeBottom {
    position: relative;
    float: none;
    top: auto;
    left: auto;
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    margin: 0 0 2rem 0;
    text-align: left;
    padding: 0; }
  body.city .socialRow #facebookFeedOuter, body.city .socialRow #instagramFeedOuter {
    position: relative;
    float: none;
    top: auto;
    left: auto;
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    margin: 0 0 2rem 0;
    text-align: left;
    padding: 0; }
  body.city .homePromoRow .homePromo {
    max-width: 28%; }
  body.city #cityHomeContent .componentRow .size_1 {
    width: auto; }

  .divider {
    display: none; }

  .homePage .componentRow .size_1 {
    width: auto; }

  #outerContainer .componentRow .component {
    border-top: 1px solid #ddd;
    padding: 1rem 0; }

  #facebookFeed {
    text-align: center;
    background: #eee;
    border: 1px solid #ccc;
    padding-top: 12px; }

  #footer .footerColumn {
    position: relative;
    float: none;
    top: auto;
    left: auto;
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    margin: 0 0 2rem 0;
    text-align: left;
    padding: 0;
    margin-left: 1rem; } }
@media only screen and (max-width: 767px) {
  body.city .homePromoRow .homePromo {
    position: relative;
    float: none;
    top: auto;
    left: auto;
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    margin: 0 0 2rem 0;
    text-align: left;
    padding: 0;
    width: auto; }

  #cityHomeBottom .homePromoRow .homePromo {
    border-top: 1px solid #ddd;
    padding: 1rem 0;
    margin-bottom: 0; }

  body.city .flex-direction-nav {
    display: none; }

  #footer .footerColumn li, #footer h4 {
    margin: 1.0rem 0; }

  #footer .footerColumn.menu h4 {
    font-size: 1.0rem; }

  #footer .footerColumn li a {
    font-size: 1.25rem; } }
@media only screen and (max-width: 568px) {
  #instagramFeedOuter, #facebookFeedOuter {
    display: none; }

  #marquee {
    display: none; } }
/*	Tweak to keep link panes from taking up too much spaces on almost small screens	*/
@media only screen and (max-width: 400px) {
  body.city #linkPanes {
    margin-bottom: 1rem; }
  body.city #linkPanes li {
    position: relative;
    float: none;
    top: auto;
    left: auto;
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    margin: 0 0 2rem 0;
    text-align: left;
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 0 0 .75rem 0; }
  body.city #linkPanes li img {
    max-width: 230px; } }
</pre></body></html>