* {float: none;}

body {
   background: white;
   color: #111;
   font-size: 12pt;
   font-family: Georgia, 'Times New Roman', serif;
   }

header, footer, nav, .paginate-form, aside, #photos, .home-feature, .header-images, .breadcrumb-menu { display: none;}
header {height: auto;}

#content, .home-column, .home-column-content, .home-column-blog, .interior {
    width: 100%;
    margin: 0;
    float: none;
    background: transparent;    
}

a:link {
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   color: #06c;
}

#printMsg {
    display: block;
}

/* property details */
a.open-house-details-back, .open-house-detail-share, .button-sm, #slider {
 	display: none; 
}

.open-house-group {
 	width: 100%;
  float: none;
}

.open-house-group-margin {
  margin-right: 0;
}

.agent-details-single {
  width: 100%;
  margin-right: 0;
  clear: both;
  display: block;
}

.agent-details-single:nth-child(2n+1) {
  clear: both;
}

.agent-details-info, .agent-email {
  float: none;
  width: 100%;
  margin-right: 0;
}

  .open-house-detail-header li {
    width: 100%;
    height: auto;
    min-height: 0;
    padding: .5em;
  }
  
  .open-house-detail-header li.middle {
    border-right: none;
    border-left: none;
  }
  
  .slides {
   	width: 100% !important;
    margin: 0;
    display: block; 
    text-align: center;
  }
  
  .slides li{
    float: none;
  }
