/* 
 *  sothebys.com.mobile.less -     Compiles desktop styles
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  nav.topmenu {
    margin: 10px;
    margin-bottom: 0;
    *zoom: 1;
  }
  nav.topmenu a.logo {
    float: left;
    width: 160px;
    top: 0;
    height: 45px;
  }
  nav.topmenu .menu-button {
    display: block;
    float: right;
  }
  nav.topmenu ul {
    clear: both;
    height: inherit;
  }
  nav.topmenu ul li {
    display: block;
    padding: 0;
    border-left: 0;
  }
  nav.topmenu ul:after {
    content: none;
  }
  nav.topmenu nav.megamenu {
    margin: 0;
    padding-top: 0;
    left: 0;
    position: relative;
    box-shadow: none;
    width: auto;
    padding: 10px;
    background: #e4e4da;
    -webkit-box-shadow: inset 0px -2px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px -2px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px -2px 8px 0px rgba(0, 0, 0, 0.3);
    float: none;
  }
  nav.topmenu nav.megamenu .span6 {
    width: auto;
    margin: 0;
    float: none;
  }
  nav.topmenu nav.megamenu .span6 a {
    padding-left: 0;
    padding-right: 0;
  }
  nav.topmenu nav.megamenu .span6 > h5 a {
    font-weight: bold;
  }
  nav.topmenu nav.megamenu .span6 > li {
    display: inline-block;
  }
  nav.topmenu nav.megamenu .span6 a {
    color: #646461;
  }
  nav.topmenu nav.megamenu .span6 p > br {
    display: none;
  }
  nav.topmenu nav.megamenu .span5 {
    display: none;
  }
  nav.topmenu .menu-button {
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 8px;
    font-size: 18px;
    text-align: center;
    padding: 0;
    margin-left: 5px;
    background: #e5e4da;
    line-height: 30px;
  }
  nav.topmenu #mobile-list-button {
    background: #a47f1a;
  }
  nav.topmenu #mobile-list-button i {
    color: #fff;
  }
  nav.topmenu .active-button {
    background: #e4e4da;
  }
  nav.topmenu #mobile-search-button {
    font-size: 24px;
  }
  nav.topmenu #mobile-sections-button {
    clear: both;
    float: left;
    margin: 0;
    border-radius: 0;
    width: 200px;
    background: inherit;
    text-align: left;
    font-size: inherit;
    font-family: 'Benton';
    text-transform: uppercase;
    height: 24px;
    margin-bottom: 5px;
  }
  nav.topmenu #mobile-sections-button.show-sections .glyph-right:before {
    content: "\f011";
  }
  nav.topmenu ul.topmenu-utility {
    display: none;
    border: none;
  }
  nav.topmenu .topmenu-utility.show-search {
    display: block;
    position: absolute;
    top: 50px;
    left: 10px;
    right: 10px;
  }
  nav.topmenu .topmenu-utility.show-search li {
    display: none;
  }
  nav.topmenu .topmenu-utility.show-search li.search {
    display: block;
  }
  nav.topmenu .search-input {
    display: block;
    border-bottom: 1px solid #353530;
  }
  nav.topmenu .search-input input {
    width: 100%;
    height: 36px;
    font-size: 16px;
  }
  nav.topmenu .search-input button {
    top: 2px;
    font-size: 20px;
  }
  nav.topmenu .topmenu-utility.show-list {
    display: block;
    background: #e5e4da;
    position: absolute;
    z-index: 200;
    width: 190px;
    right: 20px;
    top: 46px;
    border-radius: 8px;
    padding: 8px;
    box-shadow: 0 0 5px #353530;
    height: inherit;
  }
  nav.topmenu .topmenu-utility.show-list li {
    display: block;
    border-bottom: 1px solid #353530;
    height: 26px;
    line-height: 26px;
    padding: 5px;
    border-left: none;
  }
  nav.topmenu .topmenu-utility.show-list li.search {
    display: none;
  }
  nav.topmenu .topmenu-utility.show-list li.external {
    border: none;
  }
  nav.topmenu .topmenu-utility.show-list li a {
    display: block;
  }
  nav.topmenu .topmenu-megamenu {
    display: none;
    margin: 0px auto;
    width: auto;
    max-width: 1200px;
    height: inherit;
  }
  nav.topmenu .topmenu-megamenu:after {
    display: inherit !important;
    width: auto;
  }
  nav.topmenu .topmenu-utility:after {
    display: inherit !important;
  }
  nav.topmenu ul:last-child.topmenu-megamenu.show-sections {
    display: block;
  }
  nav.topmenu ul.topmenu-megamenu.show-sections .expandable > a {
    padding: 5px 10px;
  }
  nav.topmenu ul.topmenu-megamenu.show-sections > li:last-child:after {
    display: none !important;
  }
  nav.topmenu ul.topmenu-megamenu.show-sections > li {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    line-height: 26px;
    margin: 0 -10px;
    padding: 0;
  }
  nav.topmenu ul.topmenu-megamenu.show-sections > li:last-of-type {
    border: 0;
  }
  nav.topmenu ul.topmenu-megamenu.show-sections > li a {
    padding: 5px 0;
    display: block;
  }
  nav.topmenu ul.topmenu-megamenu.show-sections > li.expanded > a {
    background: #dedfcd;
    font-weight: normal;
    color: #000;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  }
  nav.topmenu ul.topmenu-megamenu.show-sections > li a.active {
    background: #dedfcd;
    font-weight: normal;
    color: #000;
  }
  nav.topmenu:before,
  nav.topmenu:after {
    display: table;
    content: "";
    line-height: 0;
  }
  nav.topmenu:after {
    clear: both;
  }
  form.mobile-search {
    display: block;
    width: 100%;
    background-color: #a47f1a;
    height: 50px;
    margin: -50px 0 0 0;
    padding: 0px;
  }
  form.mobile-search input {
    width: 85%;
    margin-top: 12px;
    margin-left: 2%;
    height: 26px;
    padding: 0;
    border-radius: 0;
  }
  form.mobile-search button {
    border-radius: 0;
    background: #353530;
    color: #ffffff;
    font-size: 20px;
    width: 28px;
    height: 28px;
    padding: 0;
    margin-top: 1px;
  }
  header.mobile-header {
    box-sizing: content-box;
    display: block;
    width: 100%;
    padding: 10px 15px 0 10px;
    position: relative;
    z-index: 3;
    background: #000000;
    *zoom: 1;
  }
  header.mobile-header a.logo {
    width: 160px;
    height: 45px;
    float: left;
  }
  header.mobile-header a.logo img {
    width: 100%;
  }
  header.mobile-header button.menu-button {
    float: right;
    margin-right: 8px;
    background-color: #a47f1a;
    color: #ffffff;
    width: 36px;
    height: 36px;
    font-size: 24px;
    padding: 2px;
  }
  header.mobile-header #mobileListButton {
    margin-right: 24px;
  }
  header.mobile-header #mobileSearchButton {
    font-size: 36px;
    background: transparent;
    color: #ffffff;
  }
  header.mobile-header:before,
  header.mobile-header:after {
    display: table;
    content: "";
    line-height: 0;
  }
  header.mobile-header:after {
    clear: both;
  }
  nav.mobile-nav {
    width: 0;
    height: 1000px;
    position: absolute;
    z-index: 1000;
    background: #000000;
    color: #ffffff;
    display: block;
    right: 0;
    transition: 0.2s width ease-in-out;
    overflow-y: auto;
  }
  nav.mobile-nav .pref-show {
    display: none;
  }
  nav.mobile-nav .mobile-subnav {
    display: none;
    line-height: 12px;
  }
  nav.mobile-nav .mobile-subnav a {
    color: #000000;
    display: inline-block;
    font-weight: normal;
    margin: 5px 0;
    width: 40%;
    vertical-align: top;
  }
  nav.mobile-nav .open + .mobile-subnav {
    display: block;
  }
  nav.mobile-nav.active {
    width: 84%;
  }
  nav.mobile-nav > ul {
    margin: 5px 0 0 10%;
    width: 80%;
  }
  nav.mobile-nav.preferred-nav {
    background: #000000;
  }
  nav.mobile-nav.preferred-nav ul li a {
    color: #ffffff;
  }
  nav.mobile-nav.preferred-nav ul li a.on {
    color: #a47f1a;
  }
  nav.mobile-nav.preferred-nav .pref-show {
    display: inherit;
  }
  nav.mobile-nav.preferred-nav .mobile-subnav {
    display: none;
  }
  nav.mobile-nav.preferred-nav .open + .mobile-subnav {
    display: block;
  }
  .MegaMenuItem {
    display: block;
    line-height: 2.36363636;
    font-family: "BentonComp", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
  }
  .MegaMenuItem a {
    color: #ffffff;
    text-decoration: none;
  }
  .MegaMenuBreak {
    border-color: #ffffff;
    margin: 27.5px 0;
  }
  .MegaMenuItem,
  .MegaMenuBreak {
    padding-bottom: 8.74px;
  }
  .MobileNavLogin {
    padding: 10px 0 27.5px;
    margin-bottom: 27.5px;
    border-bottom: 1px solid #ffffff;
    overflow: hidden;
  }
  .MobileNavLogin-preferredLink {
    font-family: 'ATSackers', "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 1.23076923;
    text-transform: uppercase;
  }
  .MobileNavLogin-preferredLink:first-child {
    width: 50%;
    float: left;
  }
  .MobileNavLogin-preferredLink:last-child {
    padding-top: 27.5px;
    clear: both;
  }
  .MobileNavLogin-preferredLink a {
    color: #ffffff;
  }
  .MobileNavLogin-actions {
    font-family: "BentonComp", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    float: right;
  }
  .MobileNavLogin-actions a {
    color: #c5c5bc;
  }
  .MobileNavLogin-userInfo {
    font-family: "BentonComp", "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 50%;
    float: left;
  }
  .MobileNavLogin-userWelcome {
    color: #c5c5bc;
  }
  .MobileNavLogin-userName {
    font-size: 21px;
    line-height: 1.14285714;
  }
  a.preferred {
    display: block;
    font-family: 'ATSackers';
    color: white;
    font-size: 13px;
    text-transform: uppercase;
  }
  .login-nav-user_welcome {
    color: #646461;
    font-size: 14px;
  }
  .login-nav-user_name {
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .login-nav-actions {
    position: absolute;
    right: 0;
    top: 0;
  }
  .login-nav-actions a {
    display: block;
    font-size: 15px;
    color: #646461 !important;
    text-transform: uppercase;
  }
  nav.preferred {
    display: none;
  }
  nav.topmenu .menu-row {
    clear: both;
    margin: 10px -10px 0 -10px;
    padding: 5px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    background: #000000;
    *zoom: 1;
  }
  nav.topmenu .menu-row a,
  nav.topmenu .menu-row button {
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
  }
  nav.topmenu .menu-row a.menu-button {
    margin-top: 7px;
  }
  nav.topmenu .menu-row:before,
  nav.topmenu .menu-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  nav.topmenu .menu-row:after {
    clear: both;
  }
  nav.topmenu #mobile-sections-button {
    float: right;
    width: auto;
    clear: none;
    padding: 0 10px;
  }
  nav.topmenu #mobile-preferred-button {
    background: transparent;
    border-radius: 0;
    width: auto;
    height: 24px;
    margin-bottom: 5px;
    float: left;
    clear: none;
    font-size: inherit;
    line-height: 1em;
    padding: 0 10px;
    font-family: 'ATSackers';
  }
  nav.topmenu a#mobile-preferred-button {
    margin-bottom: 0;
  }
  .article-hero-component .article-hero-caption {
    padding: 0px;
  }
  .article-hero-component .article-hero-eyebrow {
    font-size: 9px;
  }
  .article-hero-component .article-hero-title {
    font-size: 18px;
  }
  .article-hero-component .article-hero-author {
    font-size: 8px;
  }
  .article-page-wrap {
    /* Drop Caps */
  }
  .article-page-wrap .article-corner-container {
    display: none;
  }
  .article-page-wrap > p {
    width: 100%;
  }
  .article-page-wrap p.drop-caps:first-letter {
    font-size: 32px;
  }
  .article-page-wrap .article-quote-component,
  .article-page-wrap .article-image-component,
  .article-page-wrap .article-video-component,
  .article-page-wrap .article-separator-component {
    width: 100%;
    height: auto;
    float: none;
  }
  .article-page-wrap .article-slideshow-component {
    width: 100%;
    height: auto;
  }
  .article-page-wrap .article-slideshow-component .cycle {
    width: 100%;
  }
  .article-page-wrap .article-slideshow-component img {
    width: auto;
    height: auto;
  }
  .article-page-wrap .article-event-component {
    width: 100%;
  }
  .article-page-wrap .article-event-image {
    display: none;
  }
  .article-page-wrap .article-event-caption {
    width: 100%;
  }
  .article-page-wrap .article-event-caption-title {
    font-size: 20px;
    line-height: 20px;
  }
  .article-page-wrap .article-event-caption-subtitle {
    font-size: 9px;
  }
  .article-page-wrap .article-video-component.pull-right,
  .article-page-wrap .article-slideshow-component.pull-right,
  .article-page-wrap .article-image-component.pull-right {
    margin-left: 0px;
    width: 100%;
    float: none;
  }
  .article-page-wrap .article-video-component.pull-right > img,
  .article-page-wrap .article-slideshow-component.pull-right > img,
  .article-page-wrap .article-image-component.pull-right > img {
    width: 100%;
    height: auto;
  }
  .article-page-wrap .article-brightcove-video-image {
    width: 100%;
  }
  /* Overrides */
  .onview-page .filter {
    padding-bottom: 5px;
  }
  .onview-page section.filter form strong {
    margin-left: 5px;
    font-size: 10px;
  }
  .onview-page .dropdown.locations .dropdown-toggle {
    min-width: 200px;
  }
  /* Hero content */
  .onview-hero .onview-box-header {
    padding: 5px 5px 5px 5px;
  }
  .onview-hero .onview-hero-caption-wrap {
    top: auto;
    bottom: 0px;
    left: 0px;
    right: auto;
    width: 100%;
  }
  .onview-hero .onview-hero-caption-wrap.bottom-left,
  .onview-hero .onview-hero-caption-wrap.bottom-left,
  .onview-hero .onview-hero-caption-wrap.bottom-left,
  .onview-hero .onview-hero-caption-wrap.bottom-left {
    top: auto;
    bottom: 0px;
    left: 0px;
    right: auto;
    width: 100%;
  }
  .onview-hero .onview-hero-caption-title {
    font-size: 10px;
  }
  .onview-hero .onview-hero-caption-subtitle {
    font-size: 9px;
  }
  .onview-event-location,
  .onview-date-gold .onview-date-white {
    font-size: 9px;
  }
  /* List content */
  .onview-results-image {
    width: 30%;
  }
  .onview-results-text {
    width: 70%;
  }
  .onview-results-name {
    margin-bottom: 0px;
  }
  .onview-results-name a p {
    font-size: 15px;
  }
  .onview-results-date {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .onview-results-description {
    display: none;
  }
  .onview-results-location-wrap {
    float: left;
  }
  .onview-results-time-wrap {
    display: block;
  }
  .onview-results-city {
    font-size: 10px;
    margin-bottom: 0px;
  }
  .onview-results-time {
    font-size: 10px;
  }
  .onview-results-location-symbol {
    width: 24px;
    height: 24px;
    padding-right: 5px;
  }
  /* Pagination Component */
  .onview-pagination .glyph-arrow-left {
    padding-left: 5px;
  }
  .onview-pagination .glyph-arrow-right {
    padding-right: 5px;
  }
  /* Upcoming events component */
  .onview-upcoming-event {
    width: 49.5%;
  }
  .onview-upcoming-event:nth-child(3) {
    display: none;
  }
  /* Misc */
  .onview-box-footer {
    font-size: 9px;
  }
  .slideshowpage-title {
    font-size: 30px;
  }
  .slideshowpage-summary-wrap .slideshowpage-summary {
    padding-left: 0px;
  }
  .slideshowpage-summary-wrap .slideshowpage-share {
    padding-left: 0px;
  }
  .slideshowpage-modal-close {
    right: 10px;
    top: 10px;
    font-size: 20px;
  }
  .slideshowpage-component {
    /* Horizontal Defaults*/
    /* Vertical overrides */
  }
  .slideshowpage-component .slideshowpage-cycle-prev,
  .slideshowpage-component .slideshowpage-cycle-next,
  .slideshowpage-component .slideshowpage-cycle-restart {
    top: 50%;
    position: absolute;
    display: none;
  }
  .slideshowpage-component .slideshowpage-cycle-nav {
    background: none;
    color: #ffffff;
  }
  .slideshowpage-component .slideshowpage-cycle-prev,
  .slideshowpage-component .slideshowpage-cycle-next,
  .slideshowpage-component .slideshowpage-cycle-restart {
    font-size: 24px;
  }
  .slideshowpage-component .slideshowpage-cycle-prev,
  .slideshowpage-component .slideshowpage-cycle-next,
  .slideshowpage-component .slideshowpage-cycle-restart {
    display: none;
  }
  .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-prev,
  .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-prev {
    left: 0px;
    display: block;
  }
  .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-next,
  .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-next,
  .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-restart,
  .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-restart {
    right: 0px;
    display: block;
  }
  .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-next,
  .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-next,
  .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-prev,
  .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-prev {
    margin-top: -50px;
    display: block;
  }
  .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-restart,
  .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-restart {
    height: auto;
    margin-top: -15px;
  }
  .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-restart .glyph-arrow-restart,
  .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-restart .glyph-arrow-restart {
    margin-top: -8px;
  }
  .slideshowpage-component.first-slide .slideshowpage-number .slideshowpage-cycle-prev {
    display: none;
  }
  .slideshowpage-component .slideshowpage-header {
    margin-bottom: 10px;
  }
  .slideshowpage-component .slideshowpage-slide-content .slideshowpage-cycle-next,
  .slideshowpage-component .slideshowpage-slide-content .slideshowpage-cycle-prev {
    display: none;
  }
  .slideshowpage-component .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-next,
  .slideshowpage-component .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-prev,
  .slideshowpage-component .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-restart {
    display: block;
  }
  .slideshowpage-component .slideshowpage-slide-content > .slideshowpage-cycle-prev,
  .slideshowpage-component .slideshowpage-slide-content > .slideshowpage-cycle-next,
  .slideshowpage-component .slideshowpage-slide-content > .slideshowpage-cycle-restart {
    display: none;
  }
  .slideshowpage-component .slideshowpage-slide-content:hover > .slideshowpage-cycle-prev,
  .slideshowpage-component .slideshowpage-slide-content:hover > .slideshowpage-cycle-next,
  .slideshowpage-component .slideshowpage-slide-content:hover > .slideshowpage-cycle-restart {
    display: none;
  }
  .slideshowpage-component.last-slide .slideshowpage-slide-content > .slideshowpage-cycle-prev,
  .slideshowpage-component.last-slide .slideshowpage-slide-content > .slideshowpage-cycle-next,
  .slideshowpage-component.last-slide .slideshowpage-slide-content > .slideshowpage-cycle-restart {
    display: none;
  }
  .slideshowpage-component.last-slide .slideshowpage-slide-content:hover > .slideshowpage-cycle-prev,
  .slideshowpage-component.last-slide .slideshowpage-slide-content:hover > .slideshowpage-cycle-next,
  .slideshowpage-component.last-slide .slideshowpage-slide-content:hover > .slideshowpage-cycle-restart {
    display: none;
  }
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-image-holder {
    padding-left: 0px;
  }
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-image-container {
    width: auto;
    display: block;
  }
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-text-container {
    width: auto;
    display: block;
  }
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-text-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content .slideshowpage-cycle-next,
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content .slideshowpage-cycle-prev {
    display: none;
  }
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-next,
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-prev,
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-restart {
    display: block;
  }
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content > .slideshowpage-cycle-prev,
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content > .slideshowpage-cycle-next,
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content > .slideshowpage-cycle-restart {
    display: none;
  }
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content:hover > .slideshowpage-cycle-prev,
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content:hover > .slideshowpage-cycle-next,
  .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content:hover > .slideshowpage-cycle-restart {
    display: none;
  }
  .slideshowpage-share span {
    margin-left: 10px;
  }
  .slideshowpage-slide-text-container {
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .slideshowpage-slide-image-wrapper {
    padding: 20px 0px 20px 0px;
  }
  .slideshowpage-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .slideshowpage-slide-content {
    padding-left: 0px;
    padding-right: 0px;
  }
  .slideshowpage-recirc-small,
  .slideshowpage-recirc-large {
    padding-left: 20px;
    padding-right: 5px;
    text-align: center;
    padding-bottom: 0px;
  }
  .slideshowpage-recirc-small .glyph-wrap,
  .slideshowpage-recirc-large .glyph-wrap {
    font-size: 30px;
    top: 30%;
    left: 68%;
  }
  .slideshowpage-recirc-small .glyph-wrap .glyph-play,
  .slideshowpage-recirc-large .glyph-wrap .glyph-play {
    margin-left: -30px;
    margin-top: -30px;
  }
  .slideshowpage-recirc-small .slideshowpage-recirc-item,
  .slideshowpage-recirc-large .slideshowpage-recirc-item {
    text-align: left;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 50%;
    /*&:nth-child(n+3) {
            display: none;
        }*/
  }
  .slideshowpage-slide-image-container {
    padding: 0px;
  }
  .slideshowpage-number {
    padding-top: 10px;
    text-align: center;
  }
  .preferred .slideshowpage-component {
    /* Horizontal Defaults*/
    /* Vertical overrides */
  }
  .preferred .slideshowpage-component .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component .slideshowpage-cycle-next,
  .preferred .slideshowpage-component .slideshowpage-cycle-restart {
    top: 50%;
    position: absolute;
    display: none;
  }
  .preferred .slideshowpage-component .slideshowpage-cycle-nav {
    background: none;
    color: #ffffff;
  }
  .preferred .slideshowpage-component .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component .slideshowpage-cycle-next,
  .preferred .slideshowpage-component .slideshowpage-cycle-restart {
    font-size: 24px;
  }
  .preferred .slideshowpage-component .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component .slideshowpage-cycle-next,
  .preferred .slideshowpage-component .slideshowpage-cycle-restart {
    display: none;
  }
  .preferred .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-prev {
    left: 0px;
    display: block;
  }
  .preferred .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-next,
  .preferred .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-next,
  .preferred .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-restart,
  .preferred .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-restart {
    right: 0px;
    display: block;
  }
  .preferred .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-next,
  .preferred .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-next,
  .preferred .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-prev {
    margin-top: -50px;
    display: block;
  }
  .preferred .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-restart,
  .preferred .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-restart {
    height: auto;
    margin-top: -15px;
  }
  .preferred .slideshowpage-component .slideshowpage-number .slideshowpage-cycle-restart .glyph-arrow-restart,
  .preferred .slideshowpage-component:hover .slideshowpage-number .slideshowpage-cycle-restart .glyph-arrow-restart {
    margin-top: -8px;
  }
  .preferred .slideshowpage-component.first-slide .slideshowpage-number .slideshowpage-cycle-prev {
    display: none;
  }
  .preferred .slideshowpage-component .slideshowpage-header {
    margin-bottom: 10px;
  }
  .preferred .slideshowpage-component .slideshowpage-slide-content .slideshowpage-cycle-next,
  .preferred .slideshowpage-component .slideshowpage-slide-content .slideshowpage-cycle-prev {
    display: none;
  }
  .preferred .slideshowpage-component .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-next,
  .preferred .slideshowpage-component .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-restart {
    display: block;
  }
  .preferred .slideshowpage-component .slideshowpage-slide-content > .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component .slideshowpage-slide-content > .slideshowpage-cycle-next,
  .preferred .slideshowpage-component .slideshowpage-slide-content > .slideshowpage-cycle-restart {
    display: none;
  }
  .preferred .slideshowpage-component .slideshowpage-slide-content:hover > .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component .slideshowpage-slide-content:hover > .slideshowpage-cycle-next,
  .preferred .slideshowpage-component .slideshowpage-slide-content:hover > .slideshowpage-cycle-restart {
    display: none;
  }
  .preferred .slideshowpage-component.last-slide .slideshowpage-slide-content > .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component.last-slide .slideshowpage-slide-content > .slideshowpage-cycle-next,
  .preferred .slideshowpage-component.last-slide .slideshowpage-slide-content > .slideshowpage-cycle-restart {
    display: none;
  }
  .preferred .slideshowpage-component.last-slide .slideshowpage-slide-content:hover > .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component.last-slide .slideshowpage-slide-content:hover > .slideshowpage-cycle-next,
  .preferred .slideshowpage-component.last-slide .slideshowpage-slide-content:hover > .slideshowpage-cycle-restart {
    display: none;
  }
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-image-holder {
    padding-left: 0px;
  }
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-image-container {
    width: auto;
    display: block;
  }
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-text-container {
    width: auto;
    display: block;
  }
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-text-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content .slideshowpage-cycle-next,
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content .slideshowpage-cycle-prev {
    display: none;
  }
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-next,
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content .slideshowpage-number .slideshowpage-cycle-restart {
    display: block;
  }
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content > .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content > .slideshowpage-cycle-next,
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content > .slideshowpage-cycle-restart {
    display: none;
  }
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content:hover > .slideshowpage-cycle-prev,
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content:hover > .slideshowpage-cycle-next,
  .preferred .slideshowpage-component.slideshowpage-orientation-vertical .slideshowpage-slide-content:hover > .slideshowpage-cycle-restart {
    display: none;
  }
  .auctions-container.sale.has-gridview-toggle article.gridview-article {
    padding: 20px;
    height: auto;
  }
  .auctions-container.sale.has-gridview-toggle section.filter {
    margin-top: 0px;
  }
  .auctions-container.sale.has-gridview-toggle section.filter .pagination .gridview-switch-s,
  .auctions-container.sale.has-gridview-toggle section.filter .pagination .gridview-switch-m,
  .auctions-container.sale.has-gridview-toggle section.filter .pagination .gridview-switch-l {
    display: none;
  }
  .auctions-container.sale.has-gridview-toggle .pagination span.pull-right {
    float: none;
    display: block;
  }
  .auctions-container.sale.has-gridview-toggle .filter:first-of-type {
    display: block;
  }
  .auctions-container.sale.has-gridview-toggle .filter:first-of-type .filter {
    display: none;
  }
  .auctions-container.sale.has-gridview-toggle .filter .span4 {
    margin-left: 0px;
    float: none;
    display: block;
    text-align: center;
  }
  .auctions-container.sale.has-gridview-toggle.contains-gridview section.filter .pagination {
    margin-top: 0px;
  }
  .auctions-container.sale.has-gridview-toggle.contains-gridview .filter .span4 {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
  .gridview-column-large .gridview-column,
  .gridview-column-large .gridview-article {
    width: 100%;
  }
  .gridview-column-medium .gridview-column,
  .gridview-column-medium .gridview-article {
    width: 100%;
  }
  .gridview-column-small .gridview-column,
  .gridview-column-small .gridview-article {
    width: 100%;
  }
  .gridview-switches {
    display: block;
  }
  .gridview-gutter {
    width: 0%;
  }
  .gridview-article {
    width: 100%;
    /* RED-4089 */
  }
  .gridview-article .gridview-article-caption {
    display: block;
  }
  .online-only .auctions {
    margin: 0 10px;
  }
  .auctions article.gridview-static-article {
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #b1b1a8;
    padding-bottom: 20px;
  }
  .auctions article.gridview-static-article:last-of-type {
    border-bottom: none;
  }
  .online-only .auctions article.gridview-static-article {
    border: 0;
    margin-bottom: 2em;
    padding: 0;
    width: 50%;
  }
  .gridview-static-article-inner-wrap {
    display: block;
  }
  .online-only .gridview-static-article-inner-wrap {
    display: table;
    padding: 0;
  }
  .online-only .gridview-static-article-inner-wrap .gridview-static-article-image-wrap {
    height: 150px;
  }
  .gridview-static-article-image img {
    width: initial;
  }
  .online-only .gridview-static-article-image {
    display: block;
    margin: 0 auto;
  }
  .online-only .gridview-static-article-image img {
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
    max-width: 150px;
    max-height: 150px;
  }
  .gridview-static-article-caption {
    height: auto;
  }
  .online-only .gridview-static-article-caption h1:after {
    content: " ";
  }
  .online-only .gridview-static-article-caption .ellipsis {
    left: 195px;
  }
  .search-title {
    width: 100%;
  }
  .search-results-image {
    width: 100%;
    float: none;
    display: block;
    padding: 0 0 10px 0;
  }
  .search-results-image img {
    height: auto;
    display: inline-block;
    width: auto;
  }
  .search-results-text {
    width: 100%;
    float: none;
    display: block;
  }
  .search-results-name {
    margin-bottom: 5px;
  }
  .search-results-name a {
    color: #000000;
  }
  .search-results-name a p {
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
  }
  .search-results-name p.disabledLink {
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
  }
  .search-results-section {
    padding: 10px;
  }
  #searchResultsFilterToggle {
    float: left;
    font-size: 1em;
    margin-top: 0;
  }
  #searchResultsFilter .alt-desc {
    height: auto;
  }
  #searchResultsFilter .location-filter {
    width: 100%;
    float: left;
    padding: 20px 0;
    border-bottom: 1px solid #000000;
  }
  #searchResultsFilter .location-filter li {
    width: 48%;
  }
  #searchResultsFilter .location-filter .btn-group {
    border: none;
    padding-left: 0;
  }
  #searchResultsFilter .location-filter h4 {
    padding-left: 0;
  }
  #searchResultsFilter .type-filter {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #000000;
  }
  #searchResultsFilter .type-filter li {
    float: left;
    width: 100%;
  }
  #searchResultsFilter .period-filter {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-top: 20px;
  }
  .search-results-item {
    padding: 0 0 20px 0;
  }
  .search-results-item .type {
    margin-bottom: 10px;
  }
  .search-results-item .type .type-header {
    display: none;
  }
  .search-results-item.lot .type {
    border-color: #a47f1a;
  }
  .search-results-item.lot .type .type-header {
    background: #a47f1a;
  }
  .search-results-item.lot .search-results-text {
    width: 100%;
    margin: 0;
    display: block;
  }
  .search-results-item.lot .search-results-details {
    display: none;
  }
  .search-results-item.lot .search-results-title {
    font-family: 'BentonLight', Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 6px;
  }
  .search-results-item.lot .search-results-name {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    width: 92%;
  }
  .search-results-item.lot .search-results-subtitle {
    font-size: 14px;
    line-height: 16px;
    max-height: 32px;
    margin-bottom: 3px;
  }
  .search-results-item.location .search-results-text {
    font-size: 11px;
    line-height: 13px;
    padding-left: 5px;
  }
  .search-results-item.location .search-results-text .search-results-address {
    padding-left: 0;
  }
  .search-results-item.location .search-results-location-details {
    width: 50%;
    float: right;
    padding-right: 10px;
  }
  .search-results-item.location .search-results-location-details img {
    width: 100%;
  }
  .search-results-item.location .search-results-location-details div.upcoming-auctions {
    text-align: right;
    padding: 10px 0;
  }
  .search-results-item.location .search-results-location-details div.upcoming-auctions a {
    text-transform: uppercase;
    color: #353530;
    font-weight: bold;
    font-size: 10px;
  }
  .search-results-item dt {
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
  }
  .search-results-item dd {
    display: inline-block;
    margin-left: 0;
  }
  .search-results-item div.ellipsis {
    height: 60px;
    overflow: hidden;
  }
  .search-results-item div.ellipsis img,
  .search-results-item div.ellipsis br,
  .search-results-item div.ellipsis sup {
    display: none;
  }
  .search-results-item .eyebrow {
    line-height: 14px;
  }
  .search-results-item.service .search-results-description {
    height: 60px;
    overflow: hidden;
  }
  .search-results-address {
    position: absolute;
    margin-left: 5px;
    bottom: 0;
  }
  .search-results-address .city,
  .search-results-address .postal-code {
    display: inline-block;
  }
  .search-results-address .contact {
    margin: 0;
  }
  .search-results-lot-number {
    font-size: 18px;
    line-height: 20px;
  }
  .search-lot-grid-item {
    width: 100%;
  }
  .lot-navigation.lotdetail-navigation {
    display: none;
  }
  .container.lot-details .lotdetail-estimate-wrap .conversions-container {
    padding-top: 0px;
  }
  .container.lot-details .lotdetail-estimate-wrap .conversions-container .currency-conversion > div {
    text-align: left !important;
  }
  .lotdetail-estimate .estimate .price-sold strong.lotdetail-hammer-price {
    display: block;
    margin-left: 0px;
  }
  .lotdetail-estimate .estimate a.inline-overlay .overlay-content {
    max-width: 245px;
  }
  .lot-details .lotdetail-actions .specialists .span5 {
    width: 100%;
  }
  .lot-details .lotdetail-actions .specialists.non-overlay .span5 .details {
    width: 100%;
  }
  .lotdetail-actions .specialists .span5 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #b1b1a8;
    margin-bottom: 0px;
  }
  .lotdetail-actions .specialists .span5:last-of-type {
    border-bottom: 1px solid #b1b1a8;
  }
  .lotdetail-actions .specialists .image-area {
    display: none;
  }
  .lotdetail-actions .specialists .details {
    width: 100%;
  }
  .lotdetail-actions .specialists .details .title {
    display: none;
  }
  .lotdetail-actions .specialists .details .phone {
    margin-top: 5px;
  }
  .lotdetail-header {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lotdetail-suggested-lot {
    display: none;
  }
  .lotdetail-lotnumber {
    border-right: none;
    text-align: center;
    width: 100%;
    font-size: 50px;
    padding-bottom: 5px;
    /*&:first-letter {
        float: none;
        font-size: 50px;
        margin-top: 0px;
        padding-bottom: 0px;
    }*/
  }
  .lotdetail-lotnumber:after {
    content: " ";
    display: block;
    width: 25%;
    border-bottom: 1px solid #b1b1a8;
    margin: 0 auto;
    margin-top: 10px;
  }
  .lotdetail-lotnumber .arrow-left,
  .lotdetail-lotnumber .arrow-right {
    position: absolute;
    top: 20px;
    font-size: 30px;
    color: #646461;
  }
  .lotdetail-lotnumber .arrow-left {
    left: -15px;
  }
  .lotdetail-lotnumber .arrow-right {
    right: -15px;
  }
  .lotdetail-header-block {
    display: block;
  }
  .lotdetail-image-container {
    height: 330px;
    width: 100%;
  }
  .lotdetail-image > img {
    max-width: 100%;
    max-height: none;
  }
  .lotdetail-image-wrap .zoom-hover-trigger .zoom-hover-trigger {
    float: none;
    margin: 0.5em 0;
    width: 100%;
  }
  .lotdetail-alternate-views {
    width: 100%;
  }
  .lotdetail-alternate-views table {
    width: 80%;
  }
  .lotdetail-alternate-views table td {
    width: auto;
  }
  .lotdetail-alternate-views ul li {
    height: auto;
  }
  .lotdetail-sidebar {
    display: none;
  }
  .lotdetail-details-content {
    width: 100%;
  }
  .lotdetail-figure-list.visible-phone {
    width: 60%;
    margin: 0 auto;
    float: none;
  }
  .lotdetail-figure-list {
    display: block;
    width: 100%;
  }
  .lotdetail-figure-list-wrap {
    padding-left: 0px;
  }
  .lotdetail-catalogue-notes-holder {
    display: block;
    width: 100%;
  }
  .lotdetail-catalogue-notes-holder p {
    margin: 10px 0 0;
  }
  .lotdetail-catalogue-notes .lotdetail-section-sub-header {
    width: 100%;
  }
  .online-only .lotdetail-catalogue-notes .expander-anchor {
    background: transparent;
    margin-top: 1em;
    text-decoration: underline;
  }
  .online-only .lotdetail-bidnow div.left {
    margin-right: -11%;
    width: 60%;
  }
  .lotdetail-jumptolot {
    display: none;
  }
  .lotdetail-jumptolot-footer {
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #b1b1a8;
    border-bottom: 1px solid #b1b1a8;
    position: relative;
  }
  .lotdetail-jumptolot-footer .pull-right {
    float: none;
    margin-right: 0px;
  }
  .lotdetail-jumptolot-footer .popover {
    left: 20% !important;
  }
  .lotdetail-jumptolot-footer .popover .arrow {
    display: none;
  }
  .lotdetail-jumptolot-footer .arrow-left,
  .lotdetail-jumptolot-footer .arrow-right {
    position: absolute;
    top: 8px;
    font-size: 25px;
    color: #646461;
  }
  .lotdetail-jumptolot-footer .arrow-left {
    left: 0px;
  }
  .lotdetail-jumptolot-footer .arrow-right {
    right: 0px;
  }
  .lotdetail-featured {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .lotdetail-featured-media {
    padding-left: 0px;
  }
  .lotdetail-share {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .eventdetail-container .eventdetail-header {
    padding-bottom: 28px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .eventdetail-container .eventdetail-header .eventdetail-headerleft {
    margin: 0;
    padding-bottom: 12px;
  }
  .eventdetail-container .eventdetail-header .eventdetail-headerright {
    position: relative;
    border: none;
    margin: 0 auto;
    width: auto;
  }
  .eventdetail-container .eventdetail-header .eventdetail-headerright .eventdetail-headerbutton {
    margin-bottom: 0;
    position: relative;
    width: auto;
  }
  .eventdetail-container .eventdetail-header .eventdetail-headerright .eventdetail-headerresultsbox {
    margin-bottom: 10px;
    border: none;
  }
  .eventdetail-container .eventdetail-header .eventdetail-headerright .eventdetail-headerresultsbox .eventdetail-headerhr {
    position: absolute;
    left: 0;
    right: 0;
    top: 6px;
    border-top: 1px solid #a47f1a;
  }
  .eventdetail-container .eventdetail-header .eventdetail-headerright .eventdetail-headerresultsbox .eventdetail-headerhrbg {
    position: absolute;
    width: 140px;
    height: 10px;
    left: 50%;
    margin-left: -70px;
    background-color: #fff;
  }
  .eventdetail-container .eventdetail-header .eventdetail-headerright .eventdetail-headerresultsbox .eventdetail-headerresults div {
    position: relative;
    text-align: center;
    margin-bottom: 0;
  }
  .eventdetail-container .eventdetail-header .eventdetail-headerright .eventdetail-headerresultsbox .eventdetail-headerresults h2 {
    padding-bottom: 4px;
  }
  .eventdetail-container .eventdetail-header .eventdetail-headerright .eventdetail-headerresultsbox .eventdetail-headerresults span {
    font-size: 17px;
  }
  .eventdetail-container .eventdetail-header .eventdetail-headerbuttonbox {
    position: static;
    height: auto;
  }
  .eventdetail-container .eventdetail-header .eventdetail-headerbuttonbox .register-to-bid {
    margin-bottom: 0;
    position: relative;
    width: auto;
  }
  .eventdetail-container .eventdetail-header .eventdetail-browselots {
    display: block;
    margin-top: 16px;
  }
  .eventdetail-container .eventdetail-header.scrolling {
    padding-bottom: 8px;
  }
  .eventdetail-container .eventdetail-header.scrolling .eventdetail-eventtime {
    display: none;
  }
  .eventdetail-container .eventdetail-header.scrolling .eventdetail-headerleft {
    padding-bottom: 0;
  }
  .eventdetail-container .eventdetail-body .eventdetail-browselots {
    display: none;
  }
  .eventdetail-container .eventdetail-contentheading {
    margin-top: 30px;
    margin-bottom: 18px;
  }
  .eventdetail-container .eventdetail-contentheading .eventdetail-saleinfo {
    font-size: 14px;
  }
  .eventdetail-container .eventdetail-contentheading .eventdetail-saleinfo span:last-child {
    display: none;
  }
  .eventdetail-container .eventdetail-contentheading .eventdetail-print {
    display: none;
  }
  .eventdetail-container .eventdetail-right .eventdetail-topleft {
    width: 100%;
  }
  .eventdetail-container .eventdetail-right .eventdetail-topright {
    display: none;
  }
  .eventdetail-container .eventdetail-notices {
    display: none;
  }
  .eventdetail-container .eventdetail-overview {
    max-height: 275px;
    margin-bottom: 20px;
  }
  .eventdetail-container .eventdetail-overview.has-featured-media .eventdetail-overviewtext-wrap {
    width: 100%;
    float: none;
  }
  .eventdetail-container .eventdetail-overview.has-featured-media .clearfix.span8 {
    /* Featured media overrides */
    width: 100%;
  }
  .eventdetail-container .eventdetail-times {
    max-height: 50px;
  }
  .eventdetail-container .eventdetail-times ul {
    visibility: hidden;
  }
  .eventdetail-container .eventdetail-times.open ul {
    visibility: visible;
  }
  .eventdetail-container .eventdetail-times .eventdetail-fade {
    display: none;
  }
  .eventdetail-container .eventdetail-contacts .specialists {
    margin-top: 0px;
  }
  .eventdetail-container .eventdetail-contacts .specialists .span5 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #b1b1a8;
    margin-bottom: 0px;
  }
  .eventdetail-container .eventdetail-contacts .specialists .span5:first-of-type {
    border-top: none;
  }
  .eventdetail-container .eventdetail-contacts .specialists .span5:last-of-type {
    border-bottom: none;
  }
  .eventdetail-container .eventdetail-contacts .specialists .image-area {
    display: none;
  }
  .eventdetail-container .eventdetail-contacts .specialists .details {
    width: 100%;
  }
  .eventdetail-container .eventdetail-contacts .specialists .details .title {
    display: none;
  }
  .eventdetail-container .eventdetail-contacts .specialists .details .phone {
    margin-top: 5px;
  }
  .eventdetail-container .eventdetail-slides {
    display: none;
  }
  .eventdetail-container .eventdetail-resultpane {
    margin-bottom: 20px;
  }
  .eventdetail-container .eventdetail-resultpane h2 {
    padding-bottom: 10px;
  }
  .eventdetail-container .eventdetail-resultpane a {
    font-size: 9px;
    padding-top: 14px;
  }
  .eventdetail-container .eventdetail-featuredmedia-wrap {
    display: none;
  }
  .eventdetail-container .eventdetail-featuredmedia-wrap.mobile {
    display: block;
  }
  .eventdetail-container .eventdetail-featuredmedia-wrap.mobile a.feature {
    float: left;
    width: 50%;
    margin-right: 0 !important;
  }
  .eventdetail-container .eventdetail-featuredmedia-wrap.mobile .feature-wrap {
    max-width: 95%;
    float: left;
  }
  .eventdetail-container .eventdetail-featuredmedia-wrap.mobile a.feature:last-child {
    float: right;
  }
  .eventdetail-container .eventdetail-featuredmedia-wrap.mobile a.feature:last-child .feature-wrap {
    float: right;
  }
  .eventdetail-featured .featured-content.thumbnail-group {
    margin: 0;
  }
  .eventdetail-featured.separated-block {
    margin-top: 0px;
    padding-top: 20px;
  }
  .eventdetail-footer-content {
    padding-bottom: 20px;
  }
  .eventdetail-footer-content .eventdetail-related-content {
    display: block;
    width: auto;
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .eventdetail-footer-content .eventdetail-related-image {
    width: 100%;
  }
  .eventdetail-footer-content .eventdetail-related-image img {
    width: 100%;
    height: auto;
  }
  .eventdetail-footer-content .eventdetail-related-row {
    padding-bottom: 0px;
  }
  .eventdetail-footer-content .eventdetail-related-item {
    width: 50%;
  }
  .eventdetail-footer-content .eventdetail-related-item a {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: middle;
  }
  .eventdetail-footer-content .eventdetail-related-item:nth-child(n+3) {
    display: none;
  }
  .eventdetail-footer-content .eventdetail-related-text {
    text-transform: none;
    width: 100%;
  }
  .eventdetail-footer-content .eventdetail-getapp {
    display: none;
    width: auto;
  }
  .eventdetail-footer-content .eventdetail-getapp img {
    width: 100%;
  }
  .eventdetail-social {
    padding-left: 20px;
    padding-right: 20px;
  }
  .online-only .online-eventdetail-hero {
    display: none;
  }
  .online-only .online-eventdetail-infowrapper {
    width: 100%;
    margin-left: 0px;
  }
  .online-only .online-eventdetail-infowrapper .online-eventdetail-info-overlay {
    margin-top: 0;
    padding: 30px;
    padding-bottom: 3.4em;
    position: relative;
    top: 0;
    left: 0px;
    width: 100%;
    height: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .online-only .online-eventdetail-infowrapper .online-eventdetail-info-overlay .online-eventdetail-actions div.left {
    margin-right: -11%;
    width: 60%;
  }
  .online-only .lot-count-tab {
    bottom: 30px;
    margin: 0 auto;
  }
  .online-only .online-eventdetail-inner-wrapper {
    float: none;
    padding: 0;
    width: 100%;
  }
  .online-only .online-eventdetail-inner-wrapper .event-subtitle {
    margin-bottom: 0;
  }
  .online-only .online-eventdetail-inner-wrapper .online-eventdetail-actions {
    width: 100%;
  }
  .online-only .online-eventdetail-inner-wrapper .online-eventdetail-actions a.button-action-large {
    margin-top: 1.2em;
    width: 100%;
  }
  .online-only .online-eventdetail-date-wrapper {
    position: relative;
    width: 100%;
  }
  .online-only .online-eventdetail-date-wrapper .event-day,
  .online-only .online-eventdetail-date-wrapper .event-month-year,
  .online-only .online-eventdetail-date-wrapper .event-month-year .event-month,
  .online-only .online-eventdetail-date-wrapper .event-month-year .event-year,
  .online-only .online-eventdetail-date-wrapper .event-starttime {
    display: inline-block;
    font-size: 32px;
    line-height: 1em;
    top: 0;
  }
  .online-only .online-eventdetail-date-wrapper .event-day {
    position: relative;
  }
  .online-only .online-eventdetail-date-wrapper .event-month-year {
    float: none;
  }
  .online-only .online-eventdetail-date-wrapper .event-starttime {
    margin-left: 2px;
    padding-left: 4px;
    display: inline-block;
    border-top: 0;
  }
  .online-only .online-eventdetail-date-wrapper .event-starttime:before {
    content: "|";
    padding-right: 3px;
  }
  .online-only .online-eventdetail-date-wrapper .event-condition-report {
    bottom: auto;
    left: auto;
    margin-top: 0.5em;
    position: relative;
  }
  .online-only .online-eventdetail-date-wrapper .event-condition-report a {
    font-family: "BentonExtraCompBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    height: 22px;
    letter-spacing: 2px;
  }
  #onlineRegDisabledModal .modal-body,
  #bidNowModalRegistered .modal-body {
    width: auto;
  }
  #onlineRegDisabledModal .modal-body a.register-button,
  #bidNowModalRegistered .modal-body a.register-button {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
  }
  .attendauction-hero-caption {
    position: static;
    background: none;
    color: black;
    text-transform: none;
    padding: 10px 0px 10px 0px;
    margin-left: 0px;
    width: 100%;
    font-family: "BentonComp", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    text-align: center;
  }
  .attendauction-category {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .attendauction-category-title {
    padding-top: 5px;
    padding-bottom: 10px;
    border: 1px solid #d7d6ce;
    display: block;
    color: #cfcfc4;
  }
  .attendauction-category-title:after {
    display: none;
  }
  .attendauction-category-title a {
    color: #000000;
  }
  .attendauction-category-title a:hover {
    color: #a47f1a;
    text-decoration: none;
  }
  .attendauction-error-container {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .attendauction-error-contact {
    font-size: 12px;
  }
  .attendauction-error-message {
    font-size: 15px;
    margin-bottom: 0px;
  }
  .attendauction-error-message h1,
  .attendauction-error-message h2,
  .attendauction-error-message h3,
  .attendauction-error-message h4,
  .attendauction-error-message h5,
  .attendauction-error-message h6 {
    margin-bottom: 10px;
  }
  .attendauction-error-message h1 {
    font-size: 20px;
  }
  .attendauction-error-message h2 {
    font-size: 16px;
  }
  .attendauction-error-message h3 {
    font-size: 14px;
  }
  .attendauction-error-message h4 {
    font-size: 12px;
  }
  .attendauction-error-message h5 {
    font-size: 10px;
  }
  .attendauction-error-message h6 {
    font-size: 9px;
  }
  .st-main-container {
    width: 95%;
    min-width: 300px;
  }
  .st-main-container .wrapper {
    margin-top: 0px;
  }
  .st-main-container .st-header {
    font-size: 30px;
    border-bottom: 3px solid #ffffff;
    top: 5px;
    line-height: 30px;
  }
  .st-img {
    display: none;
  }
  .st-img.poster-img {
    display: block;
  }
  .st-top-hero #slideWidget .st-mobile {
    display: block;
  }
  .st-top-hero #slideWidget .st-mobile img {
    width: auto;
    max-width: none;
  }
  .st-top-hero #slideWidget .st-mobile img.mobile {
    width: 100%;
    height: auto;
  }
  .st-top-hero #slideWidget .poster-img img {
    width: auto;
    max-width: none;
  }
  .st-top-hero .mobile {
    display: block;
  }
  #slideWidget .rslides_tabs {
    bottom: 1px;
  }
  #slideWidget .rslides_tabs li a {
    width: 10px;
    height: 10px;
  }
  .st-video {
    top: 0;
  }
  .st-close {
    top: 10px;
  }
  .st-btn.video {
    left: initial;
    margin: 0;
    top: 6px;
    right: 0;
    padding: 0;
    width: 150px;
    color: #ffffff;
    background-color: transparent;
    float: right;
    font-size: 18px;
  }
  .st-btn.video .btn-text {
    width: 70%;
    font-size: 14px;
  }
  .st-btn.video b {
    font-size: 20px;
  }
  .st-btn.video i {
    display: none;
  }
  .st-caption {
    position: absolute;
    top: 49px;
    left: initial;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .st-caption.left,
  .st-caption.right {
    text-align: center;
  }
  .st-caption.left .st-btn,
  .st-caption.right .st-btn {
    float: none;
    margin-top: 0px;
  }
  .st-caption .breadcrumb {
    font-size: 20px;
    display: block;
    margin: 0 0 5px;
  }
  .st-caption .title {
    font-size: 36px;
    line-height: 31px;
    width: 60%;
    margin: 0 auto;
  }
  .st-caption .subtext {
    font-size: 18px;
    margin-bottom: 15px;
    color: #ffffff;
  }
  .st-caption .st-btn {
    margin: 20px auto 0 auto;
  }
  .st-auction {
    width: 100%;
    height: inherit;
  }
  .st-auction .st-auction-date {
    margin: 170px auto 0;
    padding: 3% 0;
  }
  .st-auction .st-auction-date .date {
    border-bottom: 2px solid #ffffff;
    margin-bottom: 3px;
  }
  .st-auction .st-auction-date .date .date-left {
    font-size: 50px;
  }
  .st-auction .st-auction-date .date .date-right {
    font-size: 20px;
  }
  .st-auction .auction-type {
    font-size: 18px;
    margin-top: 40px;
  }
  .st-auction .auction-title {
    margin-top: 0;
    font-size: 30px;
    width: 100%;
    margin: 0px auto;
    line-height: 36px;
    height: initial;
  }
  .st-auction .auction-title .st-large {
    font-size: 30px;
  }
  .st-auction .auction-title .st-medium {
    font-size: 22px;
    line-height: 27px;
  }
  .st-auction .auction-title .st-small {
    font-size: 18px;
    line-height: 23px;
  }
  .st-auction .auction-title .st-extra-small {
    font-size: 14px;
    line-height: 17px;
  }
  .st-auction .auction-desc {
    font-size: 14px;
  }
  .st-auction .auction-info {
    width: 100%;
    float: left;
    height: 200px;
  }
  .st-auction .auction-info .st-btn {
    width: 125px;
    height: 45px;
    margin: 10px auto 0;
    padding: 3px 0;
    bottom: 20px;
  }
  .st-auction .auction-info .st-btn .top {
    font-size: 12px;
    line-height: 10px;
  }
  .st-auction .auction-info .st-btn .bottom {
    font-size: 22px;
    line-height: 16px;
  }
  .st-auction .auction-img {
    width: 100%;
    float: left;
    display: none;
    height: 220px;
  }
  .st-auction .auction-img.mobile {
    display: block;
  }
  .wrapper {
    width: 100%;
    position: absolute;
  }
  .st-auction-date {
    margin: 155px auto 0;
    box-shadow: none;
    width: 80px;
    height: 80px;
    position: relative;
  }
  .st-auction-date .date {
    margin: 0 7px 10px;
  }
  .st-auction-date .date .date-left {
    font-size: 50px;
  }
  .st-auction-date .date .date-right,
  .st-auction-date .date .time {
    font-size: 20px;
  }
  .st-story.left,
  .st-story.right {
    float: left;
    width: 100%;
    margin: 20px auto 0;
    height: 200px;
  }
  .st-story.left.title,
  .st-story.right.title {
    margin: 0 auto 20px;
    height: initial;
  }
  .st-story .amp {
    font-size: 173px;
    margin-top: 103px;
    width: 38%;
  }
  .st-story > .title {
    font-size: 75px;
    line-height: 75px;
    margin: 0 10%;
  }
  .st-story > .title {
    font-size: 75px;
    line-height: 75px;
    margin: 0;
  }
  .st-story-tile .title {
    margin-top: 135px;
  }
  .st-newsletter .left {
    font-size: 45px;
  }
  .st-newsletter .mid,
  .st-newsletter .right {
    width: 100%;
  }
  .st-top-hero .st-play-btn {
    display: none;
  }
  .st-top-hero .st-loading {
    height: 300px;
  }
  .st-video {
    max-height: 300px;
  }
  .auctions-container .ecat-filter {
    width: 100%;
  }
  .watchlive-hero {
    height: auto;
  }
  .watchlive-today-image {
    width: auto;
    float: none;
    margin-bottom: 20px;
    padding-right: 0px;
  }
  .watchlive-today-details {
    width: auto;
    float: none;
    padding-right: 0px;
  }
  .watchlive-today-actions {
    width: auto;
    float: none;
    padding-right: 0px;
  }
  .watchlive-today-actions > a:first-child {
    margin-top: 20px;
  }
  .watchlive-step {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .watchlive-step-arrow-container {
    display: none;
  }
  .watchlive-instructions {
    width: auto;
    float: none;
  }
  .watchlive-support {
    width: auto;
    float: none;
    border-top: 1px solid #b1b1a8;
  }
  .watchlive-instructions-text {
    width: auto;
    float: none;
    text-align: left;
  }
  .watchlive-instructions-text h1,
  .watchlive-instructions-text h2,
  .watchlive-instructions-text h3,
  .watchlive-instructions-text h4,
  .watchlive-instructions-text h5,
  .watchlive-instructions-text h6 {
    text-transform: none;
  }
  .watchlive-instructions-text:after {
    display: none;
  }
  .watchlive-newcomer {
    width: auto;
    padding-right: 0px;
  }
  .watchlive-newcomer-item {
    width: 40%;
    padding-left: 30px;
  }
  .watchlive-newcomer-item:nth-child(3) {
    display: none;
  }
  .watchlive-newcomer-image {
    width: 100%;
  }
  .watchlive-newcomer-image img {
    width: 100%;
  }
  /* Registration Pages */
  .register-form-column {
    width: 100%;
  }
  .register-form-column.full-width select {
    width: 100%;
  }
  .register-auction h2 {
    font-size: 15px;
  }
  .register-auction-image {
    width: 100%;
    float: none;
    height: auto;
    overflow: auto;
    margin-bottom: 20px;
  }
  .register-auction-details {
    width: 100%;
    float: none;
  }
  .register-auction-actions {
    width: 100%;
    float: none;
  }
  .register-auction-sessions strong {
    display: block;
  }
  .register-auction-links {
    border-left: none;
    text-align: left;
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .register-auction-links a {
    font-size: 12px;
  }
  .register-auction-links li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .register-telephonebid-primaryphone,
  .register-telephonebid-secondaryphone,
  .register-telephonebid-preferredlang {
    display: block;
    width: auto;
  }
  .register-form-submit-cancel {
    float: none;
    width: 100%;
  }
  .register-form-submit-continue {
    margin-top: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: none;
    width: 100%;
  }
  .register-form-submit-continue a {
    width: 100%;
  }
  .register-button,
  .register-button-gold,
  .watchlive-today-actions a.register-to-bid.button-action {
    min-width: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .thankyou-footer {
    display: none;
  }
  .transactional-registration-form-email,
  .transactional-registration-form-password,
  .transactional-registration-form-street,
  .transactional-registration-form-city,
  .transactional-registration-form-email,
  .transactional-registration-form-email,
  .transactional-registration-form-lastname,
  .transactional-registration-form-phonenumber,
  .transactional-registration-form-title,
  .transactional-registration-form-firstname,
  .transactional-registration-form-country,
  .transactional-registration-form-state,
  .transactional-registration-form-phonetype,
  .transactional-registration-form-cardtype,
  .transactional-registration-form-cardcode,
  .transactional-registration-form-countrycode,
  .transactional-registration-form-areacode,
  .transactional-registration-form-phoneextension,
  .transactional-registration-form-country,
  .transactional-registration-form-middleinitial {
    width: 100%;
  }
  .simple-registration-login-right {
    float: none;
    width: auto;
  }
  .simple-registration-login-left {
    float: none;
    width: auto;
  }
  .simple-registration-login-left-wrap {
    padding-right: 0px;
  }
  .simple-registration-login-right-wrap {
    border-left: none;
    padding-left: 0px;
  }
  .simple-registration-action-register .register-button,
  .simple-registration-action-validationcode .register-button {
    width: 100%;
    display: block;
  }
  .simple-registration-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .simple-registration-signup {
    width: auto;
  }
  .simple-registration-signup input[type="text"],
  .simple-registration-signup input[type="password"],
  .simple-registration-signup input[type="submit"] {
    width: 100%;
  }
  #accountHoldsModal,
  #accountInfoModal {
    left: 5%;
    width: 90%;
  }
  #accountHoldsModal h3,
  #accountInfoModal h3 {
    margin-top: 20px;
  }
  .transactional-registration-form-cardexpiration input[type="text"] {
    width: 35%;
  }
  .transactional-registration-form-cardexpiration input[type="text"]:first-of-type {
    width: 35%;
  }
  .transactional-registration-form-accountnumber input[type="text"] {
    width: 100%;
  }
  /****** Lot Selection *******/
  .lotselection-selector-column {
    width: 100%;
    float: none;
  }
  .lotselection-selections-column {
    width: 100%;
    float: none;
    position: static !important;
  }
  .lotselection-selections-mobile-dropdown {
    color: #000000;
  }
  .lotselection-selections-mobile-dropdown .caret {
    color: #000000;
    margin-top: 2px;
  }
  .lotselection-selections-mobile-dropdown .caret:before {
    font-size: 14px;
  }
  .lotselection-selections-mobile-dropdown.inline-overlay {
    position: static;
  }
  .lotselection-selections-mobile-dropdown.inline-overlay .overlay-content {
    background: #f2f2f2;
    border: 2px solid #a47f1a;
    right: auto;
    left: 0px;
    width: 80%;
    top: 50px;
  }
  .lotselection-selections-mobile-dropdown.inline-overlay .overlay-content:before {
    top: -21px;
    left: 20px;
    right: auto;
    border-bottom-color: #f2f2f2;
  }
  .lotselection-selections-mobile-dropdown.inline-overlay .overlay-content:after {
    content: '';
    width: auto;
    position: absolute;
    background: transparent;
    border: 12px solid transparent;
    border-bottom-color: #a47f1a;
    top: -34px;
    left: 20px;
    right: auto;
    z-index: 8999;
  }
  .lotselection-myselections-item .lotselection-myselections-image-container {
    display: none;
  }
  .lotselection-myselections-item .lotselection-myselections-details {
    padding-left: 60px;
    padding-top: 20px;
  }
  .lotselection-myselections-item .glyph-x {
    color: #a47f1a;
    font-size: 40px;
    margin-top: 12px;
    margin-left: 4px;
  }
  .lotselection-myselections-item .lotselection-myselections-close {
    display: none;
  }
  .lotselection-myselections-item .lotselection-item-checkbox {
    display: block;
    left: 0px;
  }
  .lotselection-myselections-item .lotselection-item-checkbox .glyph-x {
    display: block;
  }
  .lotselection-myselections-mobile {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    position: relative;
  }
  .lotselection-myselections-mobile-leftcol {
    width: 50%;
    float: left;
  }
  .lotselection-myselections-mobile-rightcol {
    width: 50%;
    float: left;
  }
  .lotselection-add-lot {
    padding-left: 10px;
    padding-right: 10px;
  }
  .touch .lotselection-item .glyph-x {
    margin-top: 10px;
  }
  .lotselection-item {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .lotselection-item.hide-lot {
    display: none;
  }
  .lotselection-item .glyph-x {
    color: #a47f1a;
    font-size: 40px;
    margin-top: 12px;
    margin-left: 4px;
  }
  .lotselection-item.selected {
    border: 2px solid #a47f1a;
  }
  .lotselection-item.selected .lotselection-button.selected {
    display: none;
  }
  .lotselection-item.selected .lotselection-item-checkbox {
    border: 1px solid #a47f1a;
  }
  .lotselection-item.selected .lotselection-item-checkbox .glyph-x {
    display: block;
  }
  .lotselection-item-checkbox {
    content: " ";
    display: block;
    position: absolute;
    left: 20px;
    top: 20%;
    width: 40px;
    height: 40px;
    border: 1px solid #b1b1a8;
  }
  .lotselection-item-checkbox .glyph-x {
    display: none;
  }
  .lotselection-item-checkbox.disabled {
    background-color: #646461;
    pointer-events: none;
    cursor: default;
  }
  .lotselection-image-container {
    width: 100%;
    float: none;
    height: auto;
    max-height: 142px;
    display: block;
  }
  .lotselection-image-wrap {
    display: block;
    padding-right: 50px;
    padding-left: 50px;
  }
  .lotselection-image-wrap img {
    max-height: 142px;
  }
  .lotselection-details {
    width: 100%;
    float: none;
  }
  .lotselection-actions {
    width: 100%;
    float: none;
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .lotselection-actions .lotselection-button {
    display: none;
  }
  .lotselection-myselections-actions {
    display: none;
  }
  .lotselection-selections-list {
    display: none;
  }
  /***** Edit/Confirm Bids *****/
  .editbids-list-item,
  .confirmbids-list-item {
    min-height: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .editbids-delete,
  a.editbids-delete,
  .confirmbids-delete,
  a.confirmbids-delete {
    top: 20px;
  }
  .editbids-image-container,
  .confirmbids-image-container {
    width: 100%;
    float: none;
    height: auto;
    max-height: 142px;
    display: block;
  }
  .editbids-image-wrap,
  .confirmbids-image-wrap {
    display: block;
    padding-right: 40px;
    padding-left: 40px;
  }
  .editbids-image-wrap img,
  .confirmbids-image-wrap img {
    max-height: 142px;
  }
  .editbids-details,
  .confirmbids-details {
    width: 100%;
    float: none;
    padding-bottom: 0px;
  }
  .editbids-bidsize,
  .confirmbids-bidsize {
    width: 100%;
    float: none;
    margin-top: 0px;
  }
  .editbids-actions,
  .confirmbids-actions {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
  .editbids-actions-back,
  .confirmbids-actions-back {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    min-width: auto;
  }
  .editbids-actions-back a,
  .confirmbids-actions-back a,
  .editbids-actions-back input,
  .confirmbids-actions-back input {
    display: block;
  }
  .editbids-actions-next,
  .confirmbids-actions-next {
    display: block;
    width: 100%;
  }
  .editbids-actions-next a,
  .confirmbids-actions-next a,
  .editbids-actions-next input,
  .confirmbids-actions-next input {
    display: block;
  }
  .editbids-actions-next input,
  .confirmbids-actions-next input {
    width: 100%;
  }
  .confirmbids-actions {
    border-top: none;
    padding-left: 0px;
    padding-right: 0px;
  }
  /* Info */
  .thankyou-registration-info-col,
  .thankyou-registration-info-col-small,
  .thankyou-registration-info-col-half {
    width: auto;
    height: auto;
    float: none;
    display: block;
    padding-left: 0px;
    border-left: none;
    font-size: 13px;
  }
  .thankyou-registration-info-details {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .thankyou-registration-info-icon {
    margin-top: 10px;
  }
  .thankyou-bids-notice {
    *zoom: 1;
    color: #ffffff;
    background: #000000;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .thankyou-bids-notice:before,
  .thankyou-bids-notice:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .thankyou-bids-notice:after {
    clear: both;
  }
  .thankyou-bids-notice-text {
    width: auto;
    float: none;
    display: block;
  }
  .thankyou-bids-notice-actions {
    width: auto;
    float: none;
    display: block;
    text-align: left;
    margin-top: 10px;
  }
  .thankyou-bids-notice-actions a {
    width: 100%;
  }
  /* List Items */
  .thankyou-bids-list {
    display: block;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
  }
  .thankyou-bids-table {
    display: none;
  }
  .thankyou-list-item {
    *zoom: 1;
    position: relative;
    border-top: 1px solid #b1b1a8;
  }
  .thankyou-list-item:before,
  .thankyou-list-item:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .thankyou-list-item:after {
    clear: both;
  }
  .thankyou-list-item:first-child {
    border-top: none;
  }
  .thankyou-list-item .lotselection-button.disabled {
    display: none;
  }
  .thankyou-list-item.selected .lotselection-button {
    display: none;
  }
  .thankyou-list-item.selected .lotselection-button.disabled {
    display: block;
  }
  .thankyou-image-container {
    width: 100%;
    max-height: 142px;
  }
  .thankyou-image-wrap {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .thankyou-details {
    padding-top: 20px;
  }
  .thankyou-lotnumber {
    font-size: 28px;
    color: #969696;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .thankyou-guaranteeline {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 5px;
    max-height: 23px;
  }
  .thankyou-guaranteeline a {
    color: #000000;
  }
  .thankyou-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: italic;
    text-transform: uppercase;
    font-family: 'BentonLight', Arial, sans-serif;
    margin-bottom: 10px;
    max-height: 40px;
  }
  .thankyou-bidsize label {
    font-weight: bold;
  }
  .thankyou-estimate {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* Misc */
  .thankyou-actions {
    width: auto;
  }
  .thankyou-actions-leftcol {
    width: auto;
    display: block;
    float: none;
  }
  .thankyou-actions-rightcol {
    width: auto;
    display: block;
    float: none;
  }
  .pre-ie9 .footer-tagline-wrap {
    white-space: normal;
  }
  footer {
    width: 100%;
    padding-left: 1.5em;
  }
  footer div.container {
    margin-right: 2em;
  }
  footer ul {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    border: 0;
    text-align: left;
  }
  footer ul li {
    margin: 0 0 20px 0;
  }
  footer ul.beyond-auctions {
    border: 0;
    padding: 0;
  }
  footer ul.beyond-auctions:before {
    content: normal;
  }
  footer .share-icons {
    display: block;
    padding: 20px 0px 0px 0px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }
  footer .share-icons a {
    margin: 0;
  }
  footer .share-icon {
    font-size: 35px;
  }
  .footer-beyond-wrap {
    border-top: none;
    border-left: none;
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer-tagline {
    font-size: 16px;
    padding-bottom: 10px;
    width: 100%;
    float: none;
  }
  .footer-tagline-wrap {
    text-align: center;
  }
  .footer-tagline-wrap img {
    height: 20px;
  }
  .footer-tagline-wrap span {
    margin-left: 0px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .action-bar button {
    padding: 0.5em 0;
    width: 100%;
  }
  .action-bar button:not(:first-of-type) {
    margin: 1em 0 0 0;
    width: 100%;
  }
  .PaymentProcess {
    margin: 1em;
  }
  .PaymentProcessHeader .PaymentProcessHeader-formTitle {
    font-size: 1.6em;
    line-height: 1.2em;
    margin-bottom: ;
    margin: 0 0 0.25em 0;
  }
  .PaymentProcessHeader .PaymentProcessHeader-formTitle .PaymentProcessHeader-screenTitle {
    margin-left: 0;
  }
  .PaymentProcessInvoiceForm-formWrapper input {
    display: block;
    width: 95%;
  }
  .CreditCardLoader .SpinnerWrapper {
    height: 4em;
    margin-bottom: 2em;
    width: 100%;
  }
  .CreditCardSelections {
    margin-top: 1em;
  }
  .CreditCardSelection {
    display: block;
    text-align: left;
    width: 100%;
  }
  .CreditCardSelection,
  .CreditCardSelection:nth-child(even) {
    margin: 0;
  }
  .CreditCardSelection-image {
    display: inline-block;
    vertical-align: middle;
  }
  .CreditCardSelection-label {
    display: inline-block;
    margin-left: 1em;
  }
  .InvoiceSummaryRow:first-of-type,
  .InvoiceSummaryRow:first-of-type > .LineItem {
    border: 0;
    margin: 0;
    padding-bottom: 0;
  }
  .InvoiceSummaryRow > .LineItem {
    display: block;
    width: 100%;
  }
  .InvoiceSummaryRow:first-of-type {
    border-bottom: 1px solid;
    margin-bottom: 1em;
  }
  .CreditCardForm fieldset {
    margin-bottom: 0;
  }
  .CreditCardForm-formWrapper > p {
    width: 100%;
  }
  .CreditCardForm-formWrapper fieldset > span,
  .CreditCardForm-formWrapper fieldset select,
  .CreditCardForm-formWrapper .CreditCardForm-ccExpDateWrapper {
    display: block;
    margin: 0 0 1em 0;
    width: 100%;
  }
  .CreditCardForm-formWrapper select:last-child {
    margin: 1em 0 0 0;
  }
  .CreditCardForm-formWrapper fieldset > span input {
    width: 95%;
  }
  .CreditCardForm-formWrapper .CreditCardForm-ccCvvWrapper {
    position: relative;
    right: auto;
    width: 100%;
  }
  .CreditCardForm-invoiceSubtotal {
    padding: 2em 0;
  }
  .InvoiceTotals,
  .CreditCardInfo,
  .CreditCardInfo .LineItem-heading,
  .CreditCardInfo .LineItem-content {
    display: block;
    margin: 0;
    width: 100%;
  }
  .InvoiceSummaryRow .LineItem-heading {
    font-size: 15px;
  }
  .CreditCardForm-invoiceSubtotal .info-popover-icon {
    font-size: 14px;
    padding: 2px 7px 2px 6px;
    line-height: 14px;
  }
  .CreditCardForm-invoiceSubtotal .LineItem-heading,
  .CreditCardForm-invoiceSubtotal .LineItem-content {
    font-size: 14px;
  }
  .CreditCardInfo .LineItem:not(:first-of-type) {
    margin-top: 1em;
  }
  .InvoiceTotals .LineItem {
    margin-bottom: 1em;
  }
  .PaymentProcess-subComponent .modal .modal-title {
    line-height: 1.25;
  }
  .PaymentProcess-subComponent--confirmation .PaymentProcessHeader-instructions {
    width: 75%;
  }
  .PaymentProcess-subComponent--confirmation .PaymentProcessHeader-printIcon {
    width: 25%;
    margin-top: 30px;
  }
  .ie9 {
    /* Fix IE9 issue */
  }
  .ie9 #slideWidget .mobile {
    display: block;
  }
  #bodyWrap {
    width: 100%;
    float: left;
    background-color: #ffffff;
    transition: 0.2s all ease-in-out;
  }
  #bodyWrap.inactive {
    margin-left: -84%;
    background-color: rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }
  .span9,
  .span6 {
    width: 100%;
  }
  a.button-action,
  a.becomes-action {
    font-size: 12px;
    padding: 4px 10px;
  }
  .breadcrumb {
    display: none;
  }
  .estimate strong {
    display: none;
  }
  .estimate abbr {
    display: inline;
    font-weight: bold;
    border: 0;
    cursor: default;
  }
  #slideWidget .caption {
    padding: 2px 50px 5px;
  }
  #slideWidget .caption .title {
    font-size: 15px;
  }
  #slideWidget .caption a.link {
    font-size: 12px;
    color: #353530;
    line-height: 100%;
    margin-top: 2px;
  }
  #slideWidget .rslides_nav {
    height: 40px;
    width: 40px;
    margin-top: -20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 40px;
  }
  #slideWidget .rslides_nav i {
    line-height: 40px;
    font-size: 16px;
  }
  .separated-block.no-border-phone {
    border: 0;
    margin-top: 0;
    padding-top: 0;
  }
  .auctions-list-page > h3,
  .auctions-list-page > h3.alt {
    padding: 0;
    margin: 10px;
    font-size: 18px;
    line-height: 1em;
  }
  .auctions-list-page #slideWidget,
  .auctions-list-page .featured-content.span3_5 {
    display: none;
  }
  .auctions-list-page .auctions {
    margin: 0;
  }
  .auctions-list-page .auctions article {
    height: 77px;
  }
  .auctions-list-page .auctions article .image {
    width: 100px;
    left: 10px;
  }
  .auctions-list-page .auctions article .details {
    padding-left: 120px;
    color: #000;
  }
  .auctions-list-page .auctions article .details time.dtstart {
    display: inline;
  }
  .auctions-list-page .auctions article .details time,
  .auctions-list-page .auctions article .details .times {
    display: none;
  }
  .auctions-list-page .auctions article .details .dtstart,
  .auctions-list-page .auctions article .details .location {
    font-size: 10px;
  }
  .auctions-list-page .auctions article .details .location:after {
    content: "";
  }
  .auctions-list-page .auctions article .details .summary {
    font-size: 12px;
    text-align: left;
    white-space: normal;
    overflow: visible;
    height: 2.2em;
    max-width: none;
    line-height: 1.1em;
  }
  .auctions-list-page .auctions article .details .summary div {
    max-width: 200px;
  }
  .auction-pair h4 {
    margin-top: 0;
  }
  .auction-pair .button-action {
    display: none;
  }
  .auction-pair .span4 {
    margin-top: -5px;
  }
  .auction-pair .span4 strong,
  .auction-pair .span4 .muted {
    font-size: 11px;
  }
  .sectionHeading {
    line-height: 1em;
    padding: 0 0 10px;
  }
  #languageModal {
    width: auto;
    margin-left: 0;
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
  }
  #languageModal .modal-body ul {
    width: auto;
  }
  #languageModal .modal-body li {
    padding: 15px 0;
    float: none;
    border: 0;
    width: auto;
    text-align: center;
  }
  #languageModal .modal-body li.odd {
    border: 0;
    padding: 15px 0;
  }
  #bidNowModal .modal-body {
    width: 90%;
    overflow-y: scroll;
  }
  #bidNowModal .modal-body .login {
    float: none;
    display: block;
    width: auto;
    border-right: none;
    height: auto;
  }
  #bidNowModal .modal-body .register {
    float: none;
    display: block;
    width: auto;
    height: auto;
  }
  /******************************************/
  /* !Auciton Sale Page */
  /******************************************/
  .auctions-container {
    padding: 0;
  }
  .auctions-container .inline-actions.separated-block a.times {
    display: none;
  }
  .auctions-container .badge.inline {
    margin-left: 10px;
    margin-right: 100%;
  }
  .auctions-container .sale-header {
    margin-top: 10px;
  }
  .auctions-container .sale-header .text-container {
    width: auto;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
    padding: 0 10px;
  }
  .auctions-container .sale-header .text-container h1 {
    font-size: 18px;
  }
  .auctions-container .sale-header .text-container .details {
    padding: 0;
    font-size: 11px;
    color: #cfcfc4;
  }
  .auctions-container .sale-header .text-container h4 {
    font-size: 20px;
  }
  .auctions-container .sale-header .text-container div.slides-mask {
    display: none;
  }
  .auctions-container .sale-header .inline-actions.separated-block {
    margin: 0;
    border: 0;
  }
  .auctions-container .sale-header .slideWidget-container {
    display: none;
  }
  .auctions-container > .filter:first-of-type {
    display: none;
  }
  .auctions-container > .filter .pagination span.pull-right {
    float: none;
  }
  .auctions-container > .filter .pagination .page-info {
    margin: 0 1em;
  }
  .auctions-container > .filter .span7 {
    display: none;
  }
  .auctions-container > .filter .span5 {
    float: none;
    width: auto;
    display: block;
    text-align: center;
  }
  .auctions-container > .filter .span5 .view-all {
    display: none;
  }
  .pagination.pagination-next-prev {
    border: 1px solid #afafa3;
    border-left: 0;
    border-right: 0;
    padding: 20px 10px;
  }
  .pagination.pagination-next-prev .span {
    width: 50%;
    float: left;
  }
  .pagination.pagination-next-prev .button-action {
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 4px 0;
    margin: 0;
  }
  .auctions article {
    height: 87px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
  }
  .auctions article .badge {
    box-shadow: none;
    font-size: 11px;
    padding: 2px;
  }
  .auctions article .actions {
    display: none;
  }
  .auctions article .image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 0 0;
    padding: 0;
    margin: 0 auto;
    width: 70px;
    height: 55px;
    position: absolute;
    top: 10px;
    left: 30px;
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  .auctions article .image img {
    max-height: 55px;
  }
  .auctions article.sale-article .image {
    width: 70px;
    max-width: 70px;
  }
  .auctions article .details {
    padding: 0 40px 0 0;
    margin: 0;
    width: auto;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .auctions article .details h1,
  .auctions article .details h2,
  .auctions article .details h3 {
    margin: 0;
  }
  .auctions article .details h4 {
    line-height: 100%;
  }
  .auctions article .details h1 {
    font-size: 16px;
    line-height: 16px;
  }
  .auctions article .details h3.alt {
    font-size: 12px;
    line-height: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .auctions article .details .estimate {
    font-size: 10px;
    margin-bottom: 0;
    padding: 0;
    border: 0;
  }
  .auctions article .details h4 {
    font-size: 10px;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
  }
  .auctions article .arrow-container {
    position: absolute;
    top: 50%;
    right: 5px;
  }
  .auctions article .arrow-container i {
    color: #cfcfc4;
    font-size: 25px;
    line-height: 25px;
    position: relative;
    top: -12.5px;
  }
  .auctions article a.mobile-link {
    display: none;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .auctions article .actions {
    display: none;
  }
  .auctions article.sale-article .details {
    height: auto;
    min-height: 0;
    padding-bottom: 0;
    padding-right: 10px;
    margin: 0;
    margin-left: 110px;
  }
  .auctions article.sale-article .estimate {
    position: relative;
  }
  .lot-article .details {
    height: auto;
  }
  .lot-article .details p {
    display: none;
  }
  .lot-details.single-lot .text-group .button-group .col {
    float: none;
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .tab-content {
    margin-top: 20px;
  }
  .tab-content .controls {
    border: 0;
    margin: 0;
  }
  .tab-content .controls .button-action {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    text-align: center;
    background: #dedfcd;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .tab-content .controls .button-action:first-of-type {
    border-right: 1px solid #afafa3;
  }
  .tab-content .controls .button-action.active {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .tab-content .content {
    padding: 10px;
    display: none;
    background: #dedfcd;
  }
  .tab-content .content.details .span6 {
    display: none;
  }
  .tab-content .content.time .span10 {
    display: none;
  }
  .tab-content .overlay {
    display: block;
    position: relative;
    background: transparent;
    box-shadow: 0 0 0;
    margin: 0;
  }
  .tab-content .overlay .span6,
  .tab-content .overlay .span10 {
    width: auto;
    margin: 0;
  }
  .tab-content .overlay .container {
    padding: 0;
    margin: 0;
  }
  .tab-content .overlay .close {
    display: none;
  }
  .tab-content .overlay .specialists .span5 {
    border-top: 1px solid #afafa3;
    margin: 0 -10px;
    padding: 20px;
    width: auto;
    float: none;
  }
  .tab-content .overlay .specialists .span5 .image-area {
    display: none;
  }
  .tab-content .overlay .specialists .span5 .details {
    width: auto;
    float: none;
    padding: 0;
    margin: 0;
  }
  .tab-content .overlay .specialists .span5:last-of-type {
    border-bottom: 1px solid #afafa3;
  }
  .presale .tab-content .content {
    background: transparent;
  }
  /******************************************/
  /* !Aucitons Detail */
  /******************************************/
  .lot-header {
    padding: 20px;
    padding-bottom: 0;
  }
  .lot-header .breadcrumb {
    display: block;
    font-size: 1.6em;
    margin-bottom: 0.5em;
  }
  .lot-header h1 {
    margin: 0 0 10px 0;
  }
  .lot-header h5.vevent {
    font-size: 14px;
    padding: 0;
  }
  .lot-header h5.vevent .details {
    font-weight: normal;
  }
  .lot-navigation .arrow-left {
    font-size: 40px;
  }
  .lot-navigation .arrow-right {
    font-size: 40px;
  }
  .online-only .lot-details .arrow-left,
  .online-only .lot-details .arrow-right {
    height: 2.2rem;
    width: 0.8em;
  }
  .online-only .lot-details .arrow-left:before,
  .online-only .lot-details .arrow-right:before {
    top: 0.3em;
  }
  .online-only .lot-details .lotdetail-jumptolot-footer .arrow-left,
  .online-only .lot-details .lotdetail-jumptolot-footer .arrow-right {
    height: 1.85rem;
    top: 0.18em;
  }
  .lot-details .notes {
    padding: 0;
  }
  .lot-details .side-col {
    padding-left: 20px;
  }
  .lot-details .side-col.thumbnail-group.related-image .feature {
    padding: 0;
  }
  .lot-details .side-col.thumbnail-group.related-image .feature img {
    max-height: none;
  }
  .lot-details .pagination {
    padding: 20px 10px;
  }
  .lot-details h5.alt {
    color: inherit;
  }
  .provenance {
    margin: 0 10px;
    border: 0;
  }
  .provenance .span8 {
    width: auto;
    float: none;
  }
  .lot-details .span6.details {
    margin-left: 0;
    margin-right: 0;
  }
  .lot-details .span6.details .estimate {
    border: 0;
  }
  .lot-details .span6.details .estimate .left-section {
    float: none;
    text-align: right;
  }
  .lot-details .span6.details .text-group {
    margin: 0 10px;
  }
  .lot-details .span6.details .text-group .number {
    position: relative;
    top: 0;
  }
  .lot-details .span6.details .text-group,
  .lot-details .span6.details .button-group {
    width: auto;
    float: none;
    padding: 0;
  }
  .lot-details .span6.details .button-group {
    padding: 20px 10px;
    border-bottom: 1px solid #cfcfc4;
  }
  .button-group .becomes-action {
    width: auto;
    float: none;
    margin: 0 0 10px 0;
  }
  .button-group a.button-action.primary,
  .button-group a.becomes-action.primary,
  .button-group a.button-action.bid {
    margin-left: 0;
    margin-bottom: 10px;
    font-size: 12px;
    padding: 4px 10px;
  }
  .button-group a.button-action.primary.last-of-type,
  .button-group a.becomes-action.primary.last-of-type,
  .button-group a.button-action.bid.last-of-type {
    margin-bottom: 0;
  }
  .button-group .block-actions .button-action,
  .button-group .block-actions .becomes-action,
  .button-group .block-actions .becomes-action:nth-of-type(even) {
    width: auto;
    float: none;
    margin: 0 0 10px 0;
    font-size: 12px;
    padding: 4px 10px;
  }
  .button-group.phone-buttons {
    padding: 20px 10px;
  }
  .side-col.thumbnail-group .feature {
    display: none;
    /* hide all but 2 */
  }
  .side-col.thumbnail-group .feature:nth-of-type(1),
  .side-col.thumbnail-group .feature:nth-of-type(2) {
    display: block;
  }
  .featured-content.thumbnail-group {
    margin: 0 10px;
  }
  .featured-content.thumbnail-group .feature {
    width: 50%;
    float: left;
  }
  .featured-content.thumbnail-group .feature:nth-child(1n+3) {
    display: none;
  }
  .lot-details {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .lot-details [class*="span"] {
    float: none;
    min-height: 1px;
    margin-left: 0;
  }
  .lot-details .span9.lot-text {
    width: auto;
    margin: 0 10px;
  }
  .lot-details .span9.lot-text .button-group {
    border-top: 0;
  }
  .lot-details .span9.lot-text .button-group .col {
    width: auto;
  }
  .lot-details .span6.side-col {
    width: auto;
    padding-right: 0;
  }
  .lot-details .span6.side-col .feature {
    margin: 0 10px;
  }
  .lot-details .lot-images {
    padding: 5px 15%;
  }
  .lot-details .lot-images .lot-image {
    width: 100%;
    height: auto;
    max-height: inherit;
  }
  .lot-details .lot-images .zoom-hover,
  .lot-details .lot-images .zoom-hover-bg {
    width: 125px;
    font-size: 12px;
    left: 60%;
  }
  .lot-details .alternate-views {
    margin-bottom: 0px;
  }
  .lot-images .inline-overlay {
    display: none;
  }
  .cat-notes aside {
    margin: 10px 0;
    float: none;
    width: auto;
  }
  /******************************************/
  /* !Single Video */
  /******************************************/
  .single-video-container {
    padding: 0 10px;
  }
  .single-video-container .main-page-info {
    padding-top: 20px;
  }
  .single-video-container .related article .byLine,
  .single-video-container .related article .topic,
  .single-video-container .related article p {
    display: none;
  }
  .single-video-container .related article .video-preview .glyph-play {
    font-size: 30px;
    line-height: 30px;
    top: -15px;
    left: -15px;
  }
  div.preview-small-alt {
    height: auto;
  }
  div.preview-small-alt img {
    max-height: inherit;
  }
  div.preview-small {
    height: auto;
  }
  div.preview-small img {
    max-height: inherit;
  }
  div.preview-medium {
    height: auto;
  }
  div.preview-medium img {
    max-height: inherit;
  }
  /******************************************/
  /******************************************/
  /* !Video Blog Landing */
  /******************************************/
  .video-landing-container .small.mixed {
    display: none;
  }
  .video-landing-container .content-header .player,
  .video-landing-container .content-header .main-page-info {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 10px;
  }
  .video-landing-container .content-header .player .description,
  .video-landing-container .content-header .main-page-info .description {
    display: none;
  }
  .video-landing-container .content-header .connect-links {
    display: none;
  }
  .video-landing-container .all-videos .thumbnail-grid .feature {
    width: 100%;
    float: none;
    display: block;
  }
  .video-landing-container .all-videos .thumbnail-grid .feature .details {
    padding: 0;
  }
  .video-landing-container .all-videos .thumbnail-grid .video-preview img {
    width: 100%;
  }
  .video-landing-container .divided-pair .group,
  .video-landing-container .article-list .group {
    float: none;
    width: auto;
  }
  .video-landing-container .divided-pair .group .details,
  .video-landing-container .article-list .group .details {
    padding: 0;
  }
  .scroll-nav {
    display: none;
  }
  /******************************************/
  /* !Blogger List */
  /******************************************/
  .blogger-container {
    margin: 0 20px;
  }
  .blog-allblogs-container,
  .blog-allbloggers-container {
    margin: 0 10px;
  }
  .blog-allblogs-container .grid-2-col article,
  .blog-allbloggers-container .grid-2-col article,
  .blog-allblogs-container .grid-2-col .grid-item,
  .blog-allbloggers-container .grid-2-col .grid-item {
    width: auto;
    float: none;
    margin-bottom: 20px;
  }
  .blog-allblogs-container .grid-2-col article:nth-of-type(even),
  .blog-allbloggers-container .grid-2-col article:nth-of-type(even),
  .blog-allblogs-container .grid-2-col .grid-item:nth-of-type(even),
  .blog-allbloggers-container .grid-2-col .grid-item:nth-of-type(even) {
    margin-left: 0;
  }
  .blog-allblogs-container .grid-2-col article p,
  .blog-allbloggers-container .grid-2-col article p,
  .blog-allblogs-container .grid-2-col .grid-item p,
  .blog-allbloggers-container .grid-2-col .grid-item p {
    display: none;
  }
  .main-blogger,
  .main-blog {
    margin: 0;
  }
  .main-blogger .img-area,
  .main-blog .img-area {
    width: 38.695652173913%;
    /* 178/460 */
    margin-right: 4.782608695652%;
    /* 22/460 */
  }
  .main-blogger .content,
  .main-blog .content {
    width: 56.521739130435%;
    /* 260/460 */
  }
  .main-blogger p,
  .main-blog p {
    display: none;
  }
  .widget-banner img {
    padding-top: 20px;
  }
  .widget-related-auctions .item {
    width: 100px;
    margin-right: 10px;
    display: inline-block;
  }
  .widget-related-auctions .item img {
    margin-bottom: 0.5em;
  }
  .widget-related-auctions .item:last-child {
    margin-right: 0;
  }
  .estimate {
    border-top: 1px solid #d7d6ce;
    border-bottom: 1px solid #d7d6ce;
    line-height: 2;
    margin-bottom: 20px;
  }
  .lightbox {
    display: none;
  }
  .lightbox .blocker {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(222, 222, 204, 0.55);
    z-index: 9049;
  }
  .lightbox .window {
    position: absolute;
    top: 200px;
    margin: 0px auto;
    width: 940px;
    height: 900px;
    background-color: #f6f6ea;
    z-index: 9050;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
  }
  .lightbox .window .outer {
    background-color: #dedfcd;
    margin: 20px;
  }
  .lightbox .window .content {
    background: #fff;
    overflow: auto;
  }
  .lightbox.active {
    display: block;
  }
  .text-center {
    text-align: center;
  }
  img.lot {
    display: block;
  }
  .overlay-trigger {
    padding: 1em;
  }
  .alt.overlay-trigger {
    text-decoration: none;
    font-weight: bold;
  }
  .times .overlay-content {
    color: #353530;
    width: 250px;
    padding: 25px 40px;
    background: #fff;
  }
  .inline-overlay:hover .nav-left {
    display: none;
  }
  .inline-overlay:hover .nav-right {
    display: none;
  }
  .block-actions a.alt {
    display: block;
    font-size: 10px;
  }
  .actions a.times {
    color: #b1b1a8;
    text-decoration: underline;
  }
  .actions a.details {
    color: #000000;
  }
  .inline-actions a {
    display: inline-block;
    margin: 0 1em;
    font-size: 11px;
  }
  .inline-actions a:last-child {
    margin: 0;
  }
  .inline-actions.secondary {
    margin-top: 5px;
  }
  .inline-actions.separated-block {
    padding: 0;
    border-top: 1px solid #d7d6ce;
    border-bottom: 1px solid #d7d6ce;
    line-height: 2;
    display: inline-block;
  }
  .inline-actions.separated-block a.alt {
    margin-top: 1em;
    margin-bottom: 1em;
    display: inline-block;
  }
  .inline-actions.separated-block a.alt.overlay-trigger {
    margin-top: 0;
    margin-bottom: 0;
  }
  ul.alt.inline {
    text-transform: uppercase;
    font-family: 'Benton';
    font-size: smaller;
    color: #353530;
  }
  ul.alt.inline span {
    color: #646461;
  }
  ul.alt.inline li {
    padding-left: 0;
  }
  .fancy-slider-container {
    overflow-x: hidden;
  }
  table.saleroom-notice th,
  table.saleroom-notice td {
    padding: 1em;
  }
  table.saleroom-notice th {
    background: #dedfcd;
    font-size: x-small;
    text-transform: uppercase;
    min-width: 100px;
    text-align: left;
  }
  table.saleroom-notice td {
    background: #fff;
    vertical-align: top;
  }
  table.saleroom-notice td:first-child {
    color: #646461;
  }
  form.my-catalogue {
    background: #dedfcd;
  }
  form.my-catalogue article .details {
    width: 260px;
    margin-left: 20px;
  }
  form.my-catalogue fieldset {
    padding: 10px;
  }
  .highlights > hr {
    border-top: 1px solid #b3b2ad;
    border-bottom: 1px solid #c2c2b8;
  }
  .highlights > h4.alt {
    text-transform: none;
    margin: 15px 0 6px;
  }
  .highlights-list > li {
    width: 18.725%;
    /* 180/940 */
    margin-left: 1.58%;
    /* 15/940 */
    float: left;
  }
  .highlights-list > li:first-child {
    margin-left: 0;
  }
  .highlights-list .title {
    color: #646461;
    text-transform: uppercase;
    line-height: 1;
    font-size: 9px;
    margin: 9px 0 1px;
  }
  /******************************************/
  /* !Blog Landing Page */
  /******************************************/
  .blog-landing-container {
    padding-bottom: 0;
  }
  .blog-landing-container .hero {
    display: none;
  }
  .blog-landing-lower {
    padding-top: 0;
  }
  .container-fullbleed > .container {
    padding: 0 10px;
  }
  .bloggers .content-list {
    display: none;
  }
  .section-title {
    position: relative;
    margin: 0 -10px;
    padding: 0 10px;
    line-height: 40px;
    border-top: 1px solid #a0a09e;
    border-bottom: 0;
  }
  .section-title .view-all {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 10px;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
  }
  .section-title .view-all-text {
    display: none;
  }
  .section-title .glyph-arrow-right {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 0;
    color: #000000;
  }
  .recent-posts .img-area {
    width: 30.821917808219%;
    /* 225/730 */
    margin: 0 3.424657534247% 0 0;
    /* 25/730 */
    float: left;
  }
  .recent-posts .content {
    width: 65.753424657534%;
    /* 480/730 */
    float: left;
  }
  .recent-posts h4.source-title {
    font-size: 12px;
  }
  .recent-posts h4.alt {
    font-size: 14px;
  }
  .recent-posts h5.alt {
    display: none;
  }
  .recent-posts p {
    display: none;
  }
  .recent-posts .section-title {
    border-bottom: 1px solid #a0a09e;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .highlights-list > li {
    display: none;
    width: 48%;
    margin-left: 4%;
  }
  .highlights-list > li img {
    width: 100%;
  }
  .highlights-list > li:nth-child(1),
  .highlights-list > li:nth-child(2) {
    display: block;
  }
  /* All Bloggers */
  .blog-singleblog-container {
    margin: 0 10px;
  }
  .blog-singleblog-container .main-blog {
    border-bottom: 1px solid #afafa3;
    padding: 20px 10px;
    margin: 0 -10px;
    margin-bottom: 20px;
  }
  .blog-singleblog-container .listing-item p,
  .blog-singleblog-container .listing-item .author {
    display: none;
  }
  .blog-blogpost-container {
    margin: 0 10px;
  }
  /* Single blogger page Overrides */
  .single-blogger .img-area {
    width: 26.595744680851%;
    margin: 0 2.127659574468% 0 0;
  }
  .single-blogger .content {
    width: 71.276595744681%;
  }
  .single-blogger p {
    display: block;
  }
  /* Single blog Post */
  .blog-header {
    padding: 16px 0 20px;
    border-bottom: none;
    margin: 0;
  }
  .post-sidebar .content-list > li {
    display: block;
    float: none;
    width: 100%;
  }
  .post-sidebar .content-list .author {
    font-size: 12px;
  }
  .post-sidebar .view-more {
    display: block;
  }
  .blog-pagination .next,
  .blog-pagination .previous {
    width: 48%;
    text-align: center;
    box-sizing: border-box;
    float: left;
  }
  .blog-pagination .next {
    float: right;
  }
  /******************************************/
  /* !DEPARTMENT LIST */
  /******************************************/
  .departments-list-container {
    padding: 0 10px;
  }
  .az-group.active + .az-group .count {
    -webkit-box-shadow: inset 3px 3px 2px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 3px 3px 2px -2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 3px 3px 2px -2px rgba(0, 0, 0, 0.3);
  }
  .departments-list {
    margin: 0 -20px;
    margin-bottom: 0;
  }
  .departments-list .span5 {
    float: none;
    padding: 0;
    width: auto;
  }
  .departments-list .col:first-of-type .az-group:first-of-type .count {
    -webkit-box-shadow: inset 3px 3px 2px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 3px 3px 2px -2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 3px 3px 2px -2px rgba(0, 0, 0, 0.3);
  }
  .departments-list .az-group {
    margin-top: -1px;
  }
  .departments-list .az-group.active ul {
    display: block;
  }
  .departments-list .az-group.active i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .departments-list .az-group h3 {
    padding: 20px 55px;
    border-top: 1px solid #cfcfc4;
    border-bottom: 1px solid #cfcfc4;
    position: relative;
  }
  .departments-list .az-group ul {
    display: none;
    padding: 10px 55px;
    margin: 0;
  }
  .departments-list .az-group ul li {
    margin-bottom: 5px;
  }
  .departments-list .az-group ul li:last-of-type {
    margin: 0;
  }
  .departments-list .az-group i {
    color: #afafa3;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -0.5em;
    line-height: 1em;
    font-size: 20px;
    display: block;
  }
  .departments-list .az-group .count {
    position: absolute;
    top: 0;
    right: 10px;
    padding: 20px 0;
    width: 50px;
    background: #dedfcd;
    color: #353530;
    -webkit-box-shadow: inset 3px 0px 2px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 3px 0px 2px -2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 3px 0px 2px -2px rgba(0, 0, 0, 0.3);
  }
  .departments-list .az-group .count span {
    display: block;
    text-align: center;
  }
  /******************************************/
  /* !DEPARTMENT DETAIL */
  /******************************************/
  .department-detail-container {
    padding: 0 10px;
  }
  .department-detail-container .overview .span10,
  .department-detail-container .row.show-3 .span10 {
    width: auto;
    float: none;
    padding-right: 0;
  }
  .department-detail-container .overview .span6,
  .department-detail-container .row.show-3 .span6 {
    width: auto;
    float: none;
  }
  .department-detail-container .cardHolder.lotcard {
    width: auto;
    padding-left: 0;
    float: none;
    position: relative;
    margin-bottom: 20px;
    *zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .department-detail-container .cardHolder.lotcard .description-box {
    margin-left: 0;
  }
  .department-detail-container .cardHolder.lotcard .description-box > a {
    display: block;
    float: left;
    width: 30%;
    padding-right: 20px;
  }
  .department-detail-container .cardHolder.lotcard .description-box > a img {
    width: 100%;
  }
  .department-detail-container .cardHolder.lotcard:before,
  .department-detail-container .cardHolder.lotcard:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .department-detail-container .cardHolder.lotcard:after {
    clear: both;
  }
  .department-detail-container .section-notables .row {
    margin-left: 0px;
  }
  .department-detail-container .row.show-3 {
    margin-left: 0;
    padding-left: 0;
  }
  .department-detail-container .row.show-3 .row,
  .department-detail-container .row.show-3 .tab-pane.row {
    margin-left: 0;
  }
  .department-detail-container .row.show-3 .cardHolder.lotcard {
    width: auto;
    padding-left: 0;
  }
  .department-detail-container .row.show-3 .span5_5 {
    position: relative;
    width: auto;
    float: none;
    min-height: 110px;
    padding-left: 0;
    margin-bottom: 20px;
    *zoom: 1;
  }
  .department-detail-container .row.show-3 .span5_5 .preview-medium {
    display: block;
    width: 30%;
    float: left;
  }
  .department-detail-container .row.show-3 .span5_5 .details {
    margin-left: 0;
    width: 70%;
    float: left;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .department-detail-container .row.show-3 .span5_5:before,
  .department-detail-container .row.show-3 .span5_5:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .department-detail-container .row.show-3 .span5_5:after {
    clear: both;
  }
  .department-detail-container .row.show-3 .span5_5:nth-of-type(2n+0),
  .department-detail-container .row.show-3 .cardHolder:nth-of-type(2n+0) {
    display: block;
  }
  .department-detail-container .section-auctions a.feature,
  .department-detail-container .section-newsandvideo .feature,
  .department-detail-container a.feature {
    position: relative;
    margin-bottom: 20px;
    padding-left: 0;
    display: block;
    float: none;
    width: auto;
    *zoom: 1;
  }
  .department-detail-container .section-auctions a.feature .preview-medium,
  .department-detail-container .section-newsandvideo .feature .preview-medium,
  .department-detail-container a.feature .preview-medium,
  .department-detail-container .section-auctions a.feature img,
  .department-detail-container .section-newsandvideo .feature img,
  .department-detail-container a.feature img {
    width: 30%;
    max-width: 30%;
    float: left;
  }
  .department-detail-container .section-auctions a.feature .preview-medium img,
  .department-detail-container .section-newsandvideo .feature .preview-medium img,
  .department-detail-container a.feature .preview-medium img,
  .department-detail-container .section-auctions a.feature img img,
  .department-detail-container .section-newsandvideo .feature img img,
  .department-detail-container a.feature img img {
    width: auto;
    max-width: 100%;
  }
  .department-detail-container .section-auctions a.feature .details,
  .department-detail-container .section-newsandvideo .feature .details,
  .department-detail-container a.feature .details {
    width: 70%;
    float: left;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .department-detail-container .section-auctions a.feature:before,
  .department-detail-container .section-newsandvideo .feature:before,
  .department-detail-container a.feature:before,
  .department-detail-container .section-auctions a.feature:after,
  .department-detail-container .section-newsandvideo .feature:after,
  .department-detail-container a.feature:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .department-detail-container .section-auctions a.feature:after,
  .department-detail-container .section-newsandvideo .feature:after,
  .department-detail-container a.feature:after {
    clear: both;
  }
  .department-detail-container .specialists {
    margin-left: 0;
  }
  .department-detail-container .specialists .spec-item {
    width: auto;
    padding-left: 0;
    float: none;
    clear: both;
    margin-bottom: 20px;
    *zoom: 1;
  }
  .department-detail-container .specialists .spec-item:before,
  .department-detail-container .specialists .spec-item:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .department-detail-container .specialists .spec-item:after {
    clear: both;
  }
  .department-detail-container .specialists .email,
  .department-detail-container .specialists .bio {
    display: inline;
    margin-right: 10px;
  }
  .department-detail-container .specialists .email a,
  .department-detail-container .specialists .bio a {
    color: #cfcfc4;
  }
  .department-detail-container .overview .span6 {
    /*display: none;*/
  }
  .department-detail-container .section-title .view-all {
    width: auto;
    height: auto;
    display: inline;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  .department-detail-container .section-title .view-all-text {
    display: inline;
  }
  .department-detail-container .section-title .glyph-arrow-right {
    display: none;
  }
  .department-detail-container .deptContactNumbers dt {
    width: auto;
    margin-right: 10px;
  }
  .department-detail-container .deptContactNumbers dd {
    margin-left: 0;
  }
  .department-detail-container .content-header,
  .department-detail-container .overlayLink {
    display: none;
  }
  .department-detail-container .row-title .span6 {
    display: none;
  }
  .department-detail-container .row-title .span10 {
    width: auto;
  }
  .department-detail-container .section-overview.visible-phone .overlay {
    display: block;
    background: transparent;
    position: relative;
    box-shadow: none;
  }
  .department-detail-container .section-overview.visible-phone .close {
    display: none;
  }
  .department-detail-container .section-overview.visible-phone .container {
    padding: 0;
  }
  .department-detail-container .section-overview.visible-phone.contacts .span10 {
    display: none;
  }
  .department-detail-container .section-overview.visible-phone.contacts .span6 h3,
  .department-detail-container .section-overview.visible-phone.contacts .span6 .deptContactPreText,
  .department-detail-container .section-overview.visible-phone.contacts .span6 .deptContactPostText {
    display: none;
  }
  .department-detail-container .section-overview.visible-phone.overview {
    border-top: 1px solid #a0a09e;
    margin: 0 -10px;
    padding: 0 10px;
  }
  .department-detail-container .section-overview.visible-phone.overview .span6 {
    display: none;
  }
  .department-detail-container .section-newsandvideo .row-fluid-tablet {
    margin-left: 0;
  }
  /* RED-2917: Crop the homepage image to a square on mobile portrait view */
  .ie9 .page-homepage #slideWidget .mobile {
    display: block;
  }
  .page-homepage #slideWidget .rslides_nav {
    border-radius: 0;
  }
  .page-homepage #slideWidget .slide img {
    width: 164%;
    max-width: 164%;
    margin-left: -32%;
  }
  .page-homepage #slideWidget .mobile {
    display: block;
  }
  .page-homepage #slideWidget .large {
    display: none;
  }
  .page-homepage #slideWidget .caption-breadcrumb {
    font-size: 12px;
  }
  .page-homepage #slideWidget .caption {
    cursor: default;
  }
  .page-homepage #slideWidget .caption:hover h4 {
    color: #ffffff;
  }
  .page-homepage #slideWidget .caption h4 {
    margin-bottom: 2px;
    letter-spacing: 1px;
    padding-top: 2px;
    padding-bottom: 10px;
    font-size: 18px;
  }
  .page-homepage #slideWidget .caption a.link {
    pointer-events: auto;
    cursor: pointer;
    display: inline;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .page-homepage #slideWidget .caption a.link:hover,
  .page-homepage #slideWidget .caption a.link:active {
    color: #ffffff;
  }
  .page-homepage #slideWidget .caption a.navbox {
    position: absolute;
    top: 50%;
    color: #ffffff;
    cursor: pointer;
  }
  .page-homepage #slideWidget .caption a.navbox i {
    color: #ffffff;
    line-height: 50px;
    font-size: 24px;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0);
    position: absolute;
    margin-top: -25px;
  }
  .page-homepage #slideWidget .caption a.navbox i:hover,
  .page-homepage #slideWidget .caption a.navbox i:active {
    color: #a47f1a;
  }
  .page-homepage #slideWidget .caption a.navbox.prev,
  .page-homepage #slideWidget .caption a.navbox.prev i {
    left: 0;
  }
  .page-homepage #slideWidget .caption a.navbox.next,
  .page-homepage #slideWidget .caption a.navbox.next i {
    right: 0;
  }
  .page-homepage #slideWidget .awaynav {
    display: none;
  }
  #dotsubSubtitleHolder {
    pointer-events: none;
  }
  /******************************************/
}
@media only screen and (max-width: 767px) and (max-width: 600px) {
  .online-only .lotdetail-bidnow div.left {
    width: 59%;
  }
}
/* end mobile media query */
/* iPhone 6 Plus */
@media only screen and (min-width: 414px) and (max-width: 767px) {
  .online-only .gridview-static-article-caption .ellipsis {
    left: 210px;
  }
  .gridview-static-article-estimate {
    height: 42px;
  }
}
/* iPhone 5 */
@media only screen and (max-width: 370px) {
  .online-only .gridview-static-article-caption .ellipsis {
    left: 163px;
  }
}
