/*Print Styles*/
.top-bar-container {
  display: none; }

#minorLinks {
  display: none; }

#secondaryNav {
  display: none; }

.logo {
  width: 25%;
  display: block;
  margin: 0px auto 10px 0px; }

#minorNav {
  display: none; }

#footerLinks{
  display:none;
}
#footer .row .medium-3{
  display:none;
}
#contactInfo, footer, #footer, #footer .row{
  width:100%;
}
#footer .footersocial{display:none !important;}

#headerImage {
  display: none; }

aside {
  border-top: solid 1px #0054a4; }
  aside .button {
    text-align: left; }

  header{
    display:none;
  }
  #slideShow{
    display:none;
  }

  h1, h2, h3, h4, h5, h6{
    font-weight:bold;
  }
  body.f-topbar-fixed{padding-top:0;}
  #searchForms{display:none;}
  #listingGroup h3{color:#000; padding:5px; font-weight: bold;}
  #scrollUp{display:none !important;}
  .listingImage{display:none !important;}

  .listing h4{font-weight:normal;}

  #sideBar p.show-for-small,   #sideBar div.hide-for-small{display:none !important;}

  .flex-video{display:none !important;}

  #sideBar a.button{display:none !important;}

  .titleContent .usaHeading,   .titleContent .canHeading {padding:5px;}

  #googleMap.hide-for-small{display:none !important;}

  #articleContent p img{width:40%; display:block; margin-left:auto; margin-right:auto; float:none;}
