/* Z-index of #mask must lower than .boxes .window */
#mask {
  position: absolute;
  z-index: 9000;
  background-color: #000;
  display: none;
  top: 0px;
}
.boxes .window {
  position: fixed;
  display: none;
  z-index: 9999;
  padding: 20px;
}
.boxes .video-detail {
  padding-top: 25px;
}
/* Customize your modal window here, you can add background image too */
.boxes .dialog {
  background-color: #F6F6EA;
}
/***** Main details grid styles ******/
.details-grid {
  font-size: 0;
  /* Get rid of spaces between articles */
}
.details-grid article {
  display: inline-block;
  vertical-align: top;
  position: static;
  float: none;
}
.og-expander {
  position: absolute;
  background: #000000;
  color: #ffffff;
  top: auto;
  left: 0;
  width: 100%;
  text-align: left;
  z-index: 1000;
  overflow: hidden;
}
.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;
}
html,
body {
  height: 100%;
  /*This gives the home page the ability to have veritcally centered text */
}
html {
  overflow-x: visible;
  /* scroll animation will not work without this, body already has hidden so we should be ok*/
}
body {
  background: #151512;
  color: #f6f6ea;
  font-size: 13px;
}
footer {
  background: #0a0a09;
  color: #a7a79e;
  border-top: 3px solid #14150f;
}
footer a {
  color: #a7a79e;
}
footer .main-links a {
  text-decoration: none;
}
.black {
  color: #000;
}
.black h1,
.black h2,
.black h3,
.black h4,
.black h5,
.black h6 {
  color: #000;
}
.body-content {
  position: relative;
  background: transparent;
  background-color: #1a1a18;
  background-image: -moz-linear-gradient(top, #1f1f1d, #121210);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1f1f1d), to(#121210));
  background-image: -webkit-linear-gradient(top, #1f1f1d, #121210);
  background-image: -o-linear-gradient(top, #1f1f1d, #121210);
  background-image: linear-gradient(to bottom, #1f1f1d, #121210);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1f1f1d', endColorstr='#ff121210', GradientType=0);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.pref-corner-note {
  position: absolute;
  top: 10px;
  right: 10%;
  font-size: 10px;
}
.pref-validation-register .preferredForm {
  margin: 0 auto;
  width: 335px;
  height: 100%;
}
.pref-validation-register .preferredForm .form-row {
  clear: both;
}
.pref-login {
  height: 100%;
}
.pref-login .login-validation-code {
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
}
.pref-login .login-validation-code label {
  text-transform: none;
  cursor: auto;
}
.pref-login .preferred {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
  font-family: 'ATSackers';
  font-size: 38px;
  letter-spacing: 0.1em;
  text-shadow: 2px 2px 2px #323232;
  text-transform: uppercase;
  line-height: 80px;
  margin-left: 15px;
  margin-right: 20px;
}
.pref-login fieldset {
  margin-left: 20px;
  margin-right: 20px;
  width: 270px;
}
.pref-login div.form {
  top: 30%;
  position: relative;
  margin: 0 auto;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
}
.pref-login div.form .row {
  margin-left: 20px;
}
.pref-login div.form .row .span8:nth-child(1) {
  text-align: right;
}
.pref-login div.form .row .span8:nth-child(2) {
  text-align: left;
}
.pref-login div.form .span8 {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  margin-left: -20px;
}
.pref-login div.form .form-row {
  width: 100%;
}
.pref-login div.form .form-row .remember {
  margin-top: 5px;
  margin-bottom: 5px;
  text-decoration: underline;
  width: auto;
  font-size: 10px;
}
.pref-login div.form .form-row .forgot-password {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: auto;
  font-size: 10px;
}
.pref-login div.form .form_error {
  color: #d72828;
  text-transform: none;
  font-size: 11px;
  margin-left: 20px;
  max-width: 270px;
}
#forgotPassword {
  width: 500px;
  height: 350px;
  margin-left: -250px;
}
#forgotPassword .button-action {
  margin-top: 10px;
  margin-bottom: 10px;
}
#forgotPassword p {
  text-transform: none;
}
#forgotPassword fieldset {
  width: 90%;
}
#forgotPassword .form_error {
  color: #d72828;
  text-transform: none;
  font-size: 11px;
}
img.background {
  min-height: 100%;
  min-width: 979px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
hr {
  border-top: 1px solid #373833;
}
dd .info-pair {
  line-height: 20px;
}
.page-type-MASTERCLASS .cta .button-action {
  margin-left: 20px;
}
.page-type-MASTERCLASS .cta.edit form {
  clear: both;
  display: block;
  margin-left: 20px;
}
.page-type-MASTERCLASS .cta.edit form .button-action {
  margin-left: 0;
}
.page-type-MASTERCLASS .cta.submitted form {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
  font-weight: normal;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
}
h1.page-title a,
h2.page-title a,
h3.page-title a,
h4.page-title a,
h5.page-title a,
h6.page-title a {
  text-decoration: none;
}
h1.page-title span,
h2.page-title span,
h3.page-title span,
h4.page-title span,
h5.page-title span,
h6.page-title span {
  color: #fff;
  font-size: 24px;
}
h1 {
  color: #d1aa3f;
  text-align: center;
  font-size: 48px;
  font-style: italic;
  text-transform: uppercase;
  margin: 20px 0 30px;
}
h1.pull-up {
  margin-bottom: 0px;
}
h2 {
  text-transform: uppercase;
  font-size: 24px;
}
h3 {
  font-size: 24px;
  line-height: 24px;
}
h4 {
  font-family: Benton, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #d1aa3f;
}
p {
  font-size: 13px;
}
p.alt {
  font-size: 10px;
  color: #a7a79e;
  text-transform: normal;
}
h3.sectionHeading {
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #373833;
}
h3.sectionHeading a {
  font-size: 12px;
  font-style: italic;
}
h3.sectionHeading.invert {
  font-size: 14px;
  border-top: 1px solid #373833;
  border-bottom: none;
}
h3.sectionHeading.invert .title {
  font-style: italic;
}
h3.sectionHeadingAlt {
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: 20px;
  font-style: italic;
  font-weight: normal;
  text-transform: uppercase;
  padding-bottom: 10px;
  color: #d1aa3f;
  border-bottom: 1px solid #373833;
}
.pref-container-fullbleed .sectionHeading {
  margin-top: 40px;
}
a {
  color: inherit;
  text-decoration: underline;
}
a:hover {
  color: #d1aa3f;
}
a.alt {
  color: inherit;
}
a.alt:hover {
  color: #d1aa3f;
}
.btn.disabled .btn[disabled] {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.span16 > hr {
  margin-top: 20px;
  padding-top: 20px;
}
#mobile-menu {
  display: none;
}
.megamenu a {
  color: #d1aa3f;
}
.no-touch .topmenu li.expandable.hoverable:hover > nav,
.no-touch .topmenu li.expandable.hoverable:hover > nav {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.no-touch .topmenu li.expandable.hoverable:hover > nav a,
.no-touch .topmenu li.expandable.hoverable:hover > nav a {
  color: #d1aa3f;
}
.online-only .no-touch .topmenu li.expandable.hoverable:hover > nav a,
.online-only .no-touch .topmenu li.expandable.hoverable:hover > nav a {
  color: #ffbd00;
}
.no-touch .topmenu li.expandable.hoverable:hover > nav a:hover,
.no-touch .topmenu li.expandable.hoverable:hover > nav a:hover {
  color: #fff;
}
.no-touch .topmenu li.expandable.hoverable:hover > nav .span6 a,
.no-touch .topmenu li.expandable.hoverable:hover > nav .span6 a {
  color: #d1aa3f;
}
.no-touch .topmenu li.expandable.hoverable:hover > nav .span6 a:hover,
.no-touch .topmenu li.expandable.hoverable:hover > nav .span6 a:hover {
  color: #fff;
}
.no-touch .topmenu li.expandable.hoverable:hover > nav .span6 ul li a,
.no-touch .topmenu li.expandable.hoverable:hover > nav .span6 ul li a {
  color: #fff;
}
.no-touch .topmenu li.expandable.hoverable:hover > nav .span6 .summaryviewall a,
.no-touch .topmenu li.expandable.hoverable:hover > nav .span6 .summaryviewall a {
  color: #969696;
}
.no-touch .topmenu li.expandable.hoverable:hover > nav .vevent .dtstart,
.no-touch .topmenu li.expandable.hoverable:hover > nav .vevent .dtstart {
  color: #fff;
}
.no-touch .topmenu li.expandable.hoverable:hover > nav .vevent .description a,
.no-touch .topmenu li.expandable.hoverable:hover > nav .vevent .description a {
  color: #fff;
}
.topmenu {
  /* RED-3140: overrides new desktop styles that turn this text black */
}
.topmenu .topmenu-logo-header {
  margin: 10px 0 -10px;
}
.topmenu .topmenu-utility > li > a,
.topmenu .topmenu-megamenu li > a {
  color: #f6f6ea;
}
.topmenu .megamenu .span6 ul.locations {
  background: url('../img/locations-bg.png');
  background-size: 310px;
}
.topmenu .topmenu-megamenu {
  /* RED-3140: overrides new desktop styles that turn this text black */
}
.topmenu .topmenu-megamenu li.expandable.hoverable {
  padding: 10px 10px 22px 10px;
}
.topmenu .topmenu-megamenu li.expandable.hoverable:hover > a {
  color: #d1aa3f;
}
.online-only .topmenu .topmenu-megamenu li.expandable.hoverable:hover > a {
  color: #ffbd00;
}
.topmenu .topmenu-megamenu > li > a {
  color: #f6f6ea;
}
.topmenu .topmenu-megamenu h4,
.topmenu .topmenu-megamenu h5 {
  text-decoration: none;
  font-size: 13px;
  font-family: Benton, Arial, sans-serif;
  font-weight: bold;
}
.topmenu .topmenu-megamenu h4 a,
.topmenu .topmenu-megamenu h5 a {
  text-decoration: none;
}
.topmenu .topmenu-megamenu h4 a:hover,
.topmenu .topmenu-megamenu h5 a:hover {
  color: #fff;
  text-decoration: underline;
}
.topmenu .topmenu-megamenu .vevent .dtstart {
  color: #fff;
}
.topmenu .topmenu-megamenu .vevent .description a {
  color: #fff;
  text-decoration: none;
}
.topmenu .topmenu-megamenu .vevent .description a :hover {
  text-decoration: underline;
}
.topmenu .topmenu-megamenu a.feature {
  text-decoration: none;
}
.topmenu form.search-input input[type="text"] {
  color: #a7a79e;
  background: #2b2b29;
}
.topmenu form.search-input .glyph-search {
  color: #969696;
}
.topmenu + hr {
  display: none;
}
#preferredAcctNav {
  margin-left: -140px;
  margin-top: -45px;
  background: #222222;
  width: 155px;
}
#preferredAcctNav a {
  padding: 10px 5px 10px 10px;
  text-transform: none;
  font-size: 11px;
}
#preferredAcctNav a span.messages {
  font-size: 10px;
  color: #d1aa3f;
  margin-left: 5px;
  margin-right: 5px;
}
#preferredAcctNav a:hover {
  color: #000;
  background: #d1aa3f;
  font-weight: bold;
}
#preferredAcctNav a:hover span.messages {
  color: #f6f6ea;
}
#tab-container {
  min-height: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid black;
}
#tab-container .nav-tab {
  margin-bottom: 0;
}
.nav-tab {
  text-align: center;
}
.nav-tab li {
  display: inline;
}
.nav-tab li a {
  display: inline;
  font-size: 14px;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
  padding: 10px 16px;
  border-bottom: 3px solid #151610;
  margin: 0;
  color: #a7a79e;
  text-decoration: none;
}
.nav-tab li a:hover {
  border-color: #d1aa3f;
  color: #d1aa3f;
  text-decoration: none;
  background: transparent;
}
.nav-tab li.active a {
  border-color: #d1aa3f;
  color: #d1aa3f;
  text-decoration: none;
  background: transparent;
}
.preferred-name {
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  width: 640px;
  margin-left: 340px;
  position: relative;
  top: -10px;
  height: 10px;
  display: block;
}
.close {
  float: none;
}
a.button-action,
button.button-action {
  background: #d1aa3f;
  border: 1px solid #d1aa3f;
  color: #000;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
  padding: .3em 1em;
  text-transform: uppercase;
}
a.button-action:hover,
button.button-action:hover {
  border-color: #d1aa3f;
  background: #000;
  color: #d1aa3f;
}
a.button-action.alt,
button.button-action.alt {
  background-color: #000;
  color: #fff;
  border-color: #373833;
}
a.button-action.alt:hover,
button.button-action.alt:hover {
  color: #d1aa3f;
  border-color: #d1aa3f;
}
a.button-action:active,
button.button-action:active {
  top: auto;
}
a.button-action.login,
button.button-action.login {
  background-color: #fff;
  border-color: #fff;
  font-family: Benton, Arial, sans-serif;
  font-weight: bold;
  padding: .3em 40px;
}
a.button-action.login:hover,
button.button-action.login:hover {
  color: #d1aa3f;
}
a.button-action.dismiss,
button.button-action.dismiss,
a.button-action.close,
button.button-action.close {
  opacity: 1;
  text-shadow: none;
  color: #fff;
  background: #000;
  border: 0;
  font-size: 10px;
  padding: 0 16px;
  line-height: 54px;
  float: left;
  margin: 0;
}
a.button-action.dismiss i,
button.button-action.dismiss i,
a.button-action.close i,
button.button-action.close i {
  font-size: 20px;
  line-height: 20px;
  margin-left: 10px;
  position: relative;
  top: .25em;
}
a.button-action.dismiss:hover,
button.button-action.dismiss:hover,
a.button-action.close:hover,
button.button-action.close:hover {
  color: #d1aa3f;
}
a.button-action.calendar,
button.button-action.calendar {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #f6f6ea;
  background-color: transparent;
  padding: 0;
  text-transform: none;
  line-height: 20px;
  border: none;
}
a.button-action.calendar i,
button.button-action.calendar i {
  color: #d1aa3f;
  font-size: 16px;
  line-height: 16px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
a.button-action.calendar:hover,
button.button-action.calendar:hover {
  color: #d1aa3f;
}
a.button-action.invitation,
button.button-action.invitation {
  margin-top: 20px;
  margin-bottom: 20px;
  background: transparent;
  border: 0;
  padding: 0;
  position: relative;
  width: 100px;
  height: auto;
  display: block;
  overflow: hidden;
}
a.button-action.invitation img,
button.button-action.invitation img {
  position: relative;
  top: 0;
  left: 0;
}
a.button-action.invitation > span,
button.button-action.invitation > span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
a.button-action.invitation > span span,
button.button-action.invitation > span span {
  display: none;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 0;
  position: relative;
  width: 100px;
  height: 100px;
}
a.button-action.invitation:hover span,
button.button-action.invitation:hover span {
  display: table-cell;
}
a.button-action.to-top,
button.button-action.to-top {
  text-shadow: none;
  color: #fff;
  background: transparent;
  border: 0;
  font-size: 10px;
  padding: 0;
  line-height: 34px;
}
a.button-action.to-top i,
button.button-action.to-top i {
  font-size: 15px;
  line-height: 15px;
  margin-left: 10px;
  position: relative;
  top: 0;
}
a.button-action.to-top:hover,
button.button-action.to-top:hover {
  color: #d1aa3f;
  background-color: transparent;
}
a.button-action.transparent,
button.button-action.transparent {
  color: #fff;
  background: transparent;
  border-color: transparent;
  font-family: Benton, Arial, sans-serif;
}
a.button-action.transparent:hover,
button.button-action.transparent:hover {
  border-color: transparent;
  color: #d1aa3f;
}
a.button-action.transparent i,
button.button-action.transparent i {
  margin-right: 5px;
}
a.button-action.transparent span,
button.button-action.transparent span {
  text-decoration: underline;
}
.badge {
  background-color: #2b2b29;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
  padding: 14px 20px 10px;
}
.modal {
  background-color: #151512;
}
.modal h3.sectionHeadingAlt {
  font-size: 16px;
}
.modal .modal-header {
  position: relative;
  padding: 20px;
}
.modal .modal-body {
  padding: 20px;
  width: auto;
}
.modal a.button-action.close,
.modal button.button-action.dismiss,
.modal button.button-action.close {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
}
.modal.absolute {
  position: absolute;
}
.modal.absolute .modal-body {
  max-height: none;
}
.modal-backdrop {
  background-color: #000;
}
.info-pair {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  line-height: 1em;
}
.info-pair span:first-of-type {
  color: #d1aa3f;
}
.info-pair span.location {
  color: #d1aa3f;
}
.info-pair.sale {
  font-weight: normal;
}
.info-pair.sale span:first-of-type {
  font-weight: bold;
  color: #f6f6ea;
}
.info-pair.author {
  color: #d1aa3f;
}
.info-pair.author .seperator {
  color: inherit;
}
.info-pair.date {
  color: #f6f6ea;
  font-weight: normal;
}
.info-pair.date span:first-of-type {
  color: #f6f6ea;
}
.info-pair.date-label {
  font-size: 12px;
  line-height: 20px;
}
.info-pair.date-label .seperator {
  color: inherit;
}
.info-pair.date-label em {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-transform: none;
  color: #a7a79e;
}
.modal.invitation .print-controls {
  text-align: center;
  text-transform: uppercase;
}
.modal.invitation .modal-body {
  text-align: center;
  height: auto;
  max-height: none;
}
.modal.invitation .nav {
  margin-top: 20px;
}
span.seperator {
  color: #a7a79e;
  padding: 0 5px;
}
.article-list {
  /* Base style for grid types */
}
.article-list.hover-info .list-item .hover-content {
  opacity: 0;
  filter: alpha(opacity=0);
}
.article-list.hover-info .list-item:hover {
  background-color: #3a3b35;
  -webkit-box-shadow: 0px 0px 5px #000;
  -moz-box-shadow: 0px 0px 5px #000;
  box-shadow: 0px 0px 5px #000;
}
.article-list.hover-info .list-item:hover .hover-content {
  opacity: 1;
  filter: alpha(opacity=100);
}
.article-list .no-results p {
  text-align: center;
  margin: 100px 10px 100px 10px;
}
.article-list .list-item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #373833;
  /* Master Class wrapper */
  font-size: 12px;
  /*Details panel button change*/
}
.article-list .list-item:last-of-type {
  border: 0;
}
.article-list .list-item.dark {
  background: #000;
}
.article-list .list-item .wrapper {
  position: relative;
  height: 260px;
  *zoom: 1;
}
.article-list .list-item .wrapper:before,
.article-list .list-item .wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.article-list .list-item .wrapper:after {
  clear: both;
}
.article-list .list-item .less,
.article-list .list-item .more-content {
  display: none;
}
.article-list .list-item.expanded .less,
.article-list .list-item.expanded .more-content {
  display: inherit;
}
.article-list .list-item.expanded .more,
.article-list .list-item.expanded .less-content {
  display: none;
}
.article-list .list-item.expanded .cycle-nav {
  display: block;
}
.article-list .list-item.expanded:hover .cycle-nav {
  display: block;
}
.article-list .list-item a.more,
.article-list .list-item a.less {
  padding: 0;
  border: 0;
  background: transparent;
  text-decoration: underline;
  margin: 20px 0;
  color: #fff;
}
.article-list .list-item a.more:hover,
.article-list .list-item a.less:hover {
  cursor: pointer;
  color: #d1aa3f;
}
.article-list .list-item .masterclass-wrapper {
  padding: 20px 20px 0 20px;
  margin: 0 0 -5px 0;
  height: 303px;
  background-color: #000;
  position: relative;
  overflow-y: hidden;
  /* Optional slideshow */
}
.article-list .list-item .masterclass-wrapper img.featured-image {
  width: 100%;
}
.article-list .list-item .masterclass-wrapper button.more,
.article-list .list-item .masterclass-wrapper button.less {
  position: relative;
  left: -2px;
  top: -15px;
  margin: 0px;
}
.article-list .list-item .masterclass-wrapper a.more,
.article-list .list-item .masterclass-wrapper a.less {
  position: absolute;
}
.article-list .list-item .masterclass-wrapper .wide-media {
  width: 100%;
  height: auto;
}
.article-list .list-item .masterclass-wrapper .wide-media h2 {
  line-height: 30px;
  font-size: 30px;
  font-family: "Mercury Display 6r";
}
.article-list .list-item .masterclass-wrapper .wide-media .slide {
  width: 100%;
  height: auto;
  /*Video*/
  /*Image*/
}
.article-list .list-item .masterclass-wrapper .wide-media .slide.right-half .preferred-slide-video,
.article-list .list-item .masterclass-wrapper .wide-media .slide.left-half .preferred-slide-video {
  position: absolute;
  width: 50%;
}
.article-list .list-item .masterclass-wrapper .wide-media .slide.right-half .preferred-slide-video {
  right: 0px;
}
.article-list .list-item .masterclass-wrapper .wide-media .slide.left-half .preferred-slide-video {
  left: 0px;
}
.article-list .list-item .masterclass-wrapper .wide-media .slide .preferred-slide-image img.fullscreen {
  width: 100%;
  height: auto;
}
.article-list .list-item .masterclass-wrapper .wide-media .slide .preferred-slide-image img.sixteennine {
  width: 50%;
  height: auto;
}
.article-list .list-item .masterclass-wrapper .wide-media .slide.right-half .preferred-slide-image img {
  float: right;
}
.article-list .list-item .masterclass-wrapper .wide-media .slide.left-half .preferred-slide-image img {
  float: left;
}
.article-list .list-item .masterclass-wrapper .wide-media .title {
  position: absolute;
  z-index: 120;
  top: 160px;
  font-size: 34px;
  text-transform: uppercase;
  max-width: 40%;
  left: 5%;
  right: auto;
}
.article-list .list-item .masterclass-wrapper .wide-media .title.right-half {
  left: auto;
  right: 5%;
}
.article-list .list-item .masterclass-wrapper .wide-media .title.black h1,
.article-list .list-item .masterclass-wrapper .wide-media .title.black h2,
.article-list .list-item .masterclass-wrapper .wide-media .title.black h3,
.article-list .list-item .masterclass-wrapper .wide-media .title.black h4,
.article-list .list-item .masterclass-wrapper .wide-media .title.black .link,
.article-list .list-item .masterclass-wrapper .wide-media .title.black a.more {
  color: #000;
}
.article-list .list-item .masterclass-wrapper .wide-media .title.black a.more:hover {
  color: #d1aa3f;
}
.article-list .list-item .masterclass-wrapper .cycle-nav {
  display: block;
}
.article-list .list-item .masterclass-wrapper .cycle-prev,
.article-list .list-item .masterclass-wrapper .cycle-next {
  position: absolute;
  top: 40%;
  margin: 0;
  z-index: 200;
}
.article-list .list-item .masterclass-wrapper .cycle-prev {
  left: 0px;
  right: auto;
}
.article-list .list-item .masterclass-wrapper .cycle-next {
  left: auto;
  right: 0px;
}
.article-list .list-item .masterclass-wrapper .cycle-nav {
  color: #fff;
  background: black;
  border-radius: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  font-size: 30px;
  padding: 5px 0px 5px 0px;
}
.article-list .list-item .masterclass-wrapper .cycle-nav:hover {
  color: #d1aa3f;
}
.article-list .list-item .masterclass-wrapper .cycle-nav i {
  line-height: 30px;
}
.article-list .list-item .masterclass-wrapper .glyph-wrap {
  top: 40%;
}
.article-list .list-item .masterclass-wrapper .bg-angle-filter {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 110;
  width: 100%;
  height: 100%;
  background: url('/etc/designs/redesigns/sothebys/preferredredesignlibs/source/img/angle-filter-left.png');
  background-size: 100% 100%;
}
.article-list .list-item .masterclass-wrapper .bg-angle-filter.inverse {
  background: url('/etc/designs/redesigns/sothebys/preferredredesignlibs/source/img/angle-filter-right.png');
  background-size: 100% 100%;
}
.article-list .list-item .details-wrapper.more-content a {
  font-size: inherit;
}
.article-list .list-item .details-wrapper {
  background-color: #000;
  padding-left: 20px;
  padding-right: 20px;
}
.article-list .list-item .details-wrapper .description {
  padding: 20px 20px 20px 20px;
}
.article-list .list-item a {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 10px;
}
.article-list .list-item p.alt {
  margin-bottom: -10px;
}
.article-list .list-item p.description {
  line-height: 20px;
  margin: 10px 0;
}
.article-list .list-item p.description.ellipsis {
  height: 60px;
  overflow: hidden;
}
.article-list .list-item .image {
  min-height: 1px;
  /* Prevents collapse of right column */
  width: 460px;
  float: left;
}
.article-list .list-item .lot {
  font-family: Benton, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  height: 11px;
  line-height: 11px;
  text-transform: uppercase;
}
.article-list .list-item .info {
  padding-left: 20px;
  width: 460px;
  float: left;
  position: relative;
  height: 100%;
}
.article-list .list-item .info .artist {
  font-family: Benton, Arial, sans-serif;
  text-transform: uppercase;
}
.article-list .list-item .info .title {
  text-transform: uppercase;
  font-style: italic;
}
.article-list .list-item .info .subtitle {
  font-size: 16px;
  max-height: 20px;
  font-style: italic;
}
.article-list .list-item .info .subtitle.no-max {
  max-height: none;
}
.article-list .list-item .button-action.open-detail,
.article-list .list-item .button-action.close-detail {
  position: absolute;
  left: 480px;
  bottom: 0;
  font-size: 12px;
  letter-spacing: 0px;
}
.article-list .list-item .open-detail,
.article-list .list-item .close-detail {
  position: absolute;
  margin-bottom: 0;
}
.article-list .list-item .close-detail {
  display: none;
}
.article-list .list-item.og-expanded .button-action.close-detail {
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 1000;
  border: 0;
  display: inline-block;
  bottom: -10px;
}
.article-list .list-item.og-expanded .open-detail {
  display: none;
}
.article-list .list-item .autoheight {
  height: auto;
}
.article-list .list-item .autoheight img {
  width: 100%;
}
.article-list .list-item.feature {
  border-bottom: none;
}
.article-list .list-item.feature .image {
  width: 100%;
}
.article-list .list-item.feature p.description.ellipsis {
  height: 40px;
}
.article-list .list-item .less,
.article-list .list-item .more-content {
  display: none;
}
.article-list .list-item.expanded .less,
.article-list .list-item.expanded .more-content {
  display: inherit;
}
.article-list .list-item.expanded .more,
.article-list .list-item.expanded .less-content {
  display: none;
}
.article-list .list-item button.more,
.article-list .list-item button.less {
  padding: 0;
  border: 0;
  background: transparent;
  text-decoration: underline;
  margin: 20px 0;
  color: #fff;
}
.article-list .list-item button.more:hover,
.article-list .list-item button.less:hover {
  cursor: pointer;
  color: #d1aa3f;
}
.article-list.grid-list .list-item {
  width: 300px;
  margin-bottom: 40px;
  padding: 0;
  border: 0;
}
.article-list.grid-list .list-item .info {
  padding: 20px 0 10px 0;
  width: auto;
  float: none;
}
.article-list.grid-list .list-item .image {
  width: auto;
  float: none;
}
.article-list.grid-list .list-item .wrapper {
  margin-bottom: 0;
  height: auto;
  clear: none;
}
.article-list.grid-list .list-item h3.ellipsis {
  padding-bottom: 2px;
  height: 48px;
  overflow: hidden;
}
.article-list.grid-list .list-item h3.ellipsis.one-line {
  height: 28px;
}
.article-list.grid-list .list-item h3.ellipsis.line-count + .description.ellipsis {
  display: none;
}
.article-list.grid-list .list-item .open-detail,
.article-list.grid-list .list-item .close-detail {
  position: relative;
  left: 0;
  bottom: 0;
}
.article-list.grid-list .list-item.og-expanded .button-action.close-detail {
  bottom: 0;
}
.article-list.grid-list .list-item p.description.ellipsis {
  height: 40px;
}
.article-list.grid-list .list-item p.description.ellipsis.extra {
  height: 60px;
}
.article-list.grid-list .list-item .recirc-single p.description.ellipsis {
  height: 60px;
  max-height: 60px;
}
.article-list.grid-list .list-item p.description.ellipsis.noheight {
  height: auto;
  font-size: 14px;
  line-height: 23px;
}
.article-list.variant-grid,
.article-list.preview-grid {
  margin-top: 15px;
}
.article-list.variant-grid .list-item,
.article-list.preview-grid .list-item {
  border-bottom: none;
  text-align: center;
  margin: 0;
  margin-left: 20px;
}
.article-list.variant-grid .list-item .image,
.article-list.preview-grid .list-item .image {
  width: auto;
  margin-left: 0;
  float: none;
  padding: 5px 20px 5px 20px;
}
.article-list.variant-grid .list-item .info,
.article-list.preview-grid .list-item .info {
  float: none;
  padding: 0px;
  width: auto;
  margin-left: 0;
}
.article-list.variant-grid .list-item .info h3,
.article-list.preview-grid .list-item .info h3 {
  margin-top: 0px;
  line-height: 28px;
}
.article-list.variant-grid .list-item .info h3 a,
.article-list.preview-grid .list-item .info h3 a {
  margin-top: 10px;
}
.article-list.variant-grid .list-item .info h4,
.article-list.preview-grid .list-item .info h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.article-list.variant-grid .list-item .info .title,
.article-list.preview-grid .list-item .info .title {
  margin-bottom: 5px;
  max-height: 40px;
}
.article-list.variant-grid .list-item .info .artist,
.article-list.preview-grid .list-item .info .artist {
  max-height: 40px;
}
.article-list.variant-grid .list-item .info .estimate,
.article-list.preview-grid .list-item .info .estimate {
  font-size: 10px;
  border: none;
  margin-bottom: 5px;
}
.article-list.preview-grid .list-item {
  padding-top: 5px;
}
.article-list.variant-grid {
  font-size: 0;
}
.article-list.variant-grid h3 {
  margin-left: 20px;
}
.article-list.variant-grid .list-item {
  padding: 0;
  border: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 220px;
  padding-bottom: 40px;
}
.article-list.variant-grid .list-item .image.autoheight img {
  width: auto;
  max-height: 300px;
}
.article-list.variant-grid .list-item .artist {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 0px;
  max-height: 20px;
}
.article-list.variant-grid .list-item .title {
  font-style: italic;
  max-height: 20px;
}
.article-list.preview-grid {
  margin-top: 10px;
}
.article-list.preview-grid .list-item {
  /*.isotope-item {
          //Only use if transformsEnabled is off
           -webkit-transition-property: top, left, opacity;
           -moz-transition-property: top, left, opacity;
            -ms-transition-property: top, left, opacity;
             -o-transition-property: top, left, opacity;
                transition-property: top, left, opacity;
      }*/
  text-align: center;
  margin-left: 0;
  width: 235px;
}
.article-list.preview-grid .list-item.emphasized {
  width: 470px;
}
.article-list.preview-grid .list-item .image {
  padding-bottom: 5px;
}
.article-list.preview-grid .list-item .image img {
  width: 100%;
}
.article-list.preview-grid .list-item .info {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 29px;
}
.article-list.preview-grid .list-item .info .artist {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0px;
}
.article-list.preview-grid .list-item .info .title {
  font-size: 10px;
}
.article-list.preview-grid .loading {
  display: block;
  margin: auto;
}
.article-list.details-grid {
  /*Force-Fix positions*/
}
.article-list.details-grid .list-item {
  position: static;
}
.article-list.alternate-list .list-item {
  background: #0d0d0a;
  min-height: 360px;
  width: 940px;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.article-list.alternate-list .list-item .wrapper {
  height: auto;
}
.article-list.alternate-list .list-item h3 {
  text-transform: uppercase;
  font-size: 46px;
  line-height: 1em;
  margin-top: 0;
}
.article-list.alternate-list .list-item h3 span {
  font-size: 30px;
  line-height: 22px;
  display: block;
}
.article-list.alternate-list .list-item .less,
.article-list.alternate-list .list-item .description {
  display: none;
}
.article-list.alternate-list .list-item .image {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .5;
}
.article-list.alternate-list .list-item .info {
  float: right;
  padding: 40px;
  width: 400px;
}
.article-list.alternate-list .list-item.expanded .less,
.article-list.alternate-list .list-item.expanded .description {
  display: inherit;
}
.article-list.alternate-list .list-item.expanded .more,
.article-list.alternate-list .list-item.expanded .summary {
  display: none;
}
.article-list.alternate-list .list-item.expanded .wrapper {
  -webkit-box-shadow: inset 0 0 100px -10px black;
  -moz-box-shadow: inset 0 0 100px -10px black;
  box-shadow: inset 0 0 100px -10px black;
}
.article-list.alternate-list .list-item.odd .image {
  right: 0;
  left: auto;
  padding: none;
}
.article-list.alternate-list .list-item.odd .info {
  float: left;
}
.article-list.alternate-list .list-item.even .highlight {
  display: none;
}
.article-list.alternate-list .list-item .highlight {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.article-list.alternate-list .list-item .wrapper {
  padding-bottom: 40px;
  min-height: 400px;
  *zoom: 1;
}
.article-list.alternate-list .list-item .wrapper:before,
.article-list.alternate-list .list-item .wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.article-list.alternate-list .list-item .wrapper:after {
  clear: both;
}
.article-list.alternate-list .list-item button.more,
.article-list.alternate-list .list-item button.less {
  padding: 0;
  border: 0;
  background: transparent;
  text-decoration: underline;
  margin: 20px 0;
  color: #fff;
}
.article-list.alternate-list .list-item button.more:hover,
.article-list.alternate-list .list-item button.less:hover {
  cursor: pointer;
  color: #d1aa3f;
}
.article-list.wide .list-item {
  padding-top: 0px;
}
.multi-section {
  /* Wish list landing styles */
}
.multi-section .pull-right {
  font-size: 10px;
  font-family: Benton, Arial, sans-serif;
}
.multi-section .list-view-all {
  font-style: normal;
  text-transform: none;
  margin-left: 35px;
}
.featured-list .list-item a {
  text-decoration: none;
}
.featured-list .image .glyph-wrap {
  top: 38%;
  left: 50%;
}
.action-container {
  width: 100%;
  text-align: right;
}
.sale-info-row {
  text-align: center;
  padding: 10px;
  border-top: 1px solid #373833;
  border-bottom: 1px solid #373833;
}
#noteModal,
#prefContactUsModal {
  width: 720px;
  margin-left: -360px;
}
#noteModal .note-contanier,
#prefContactUsModal .note-contanier,
#noteModal .pref-contact-us-container,
#prefContactUsModal .pref-contact-us-container {
  margin: 0 60px;
}
.preferredContact {
  margin-bottom: 20px;
}
.contact-email {
  color: #A47F1A;
}
.preferredForm {
  margin: 0 0 20px 0;
  color: #FFFFFF;
  border-radius: 10px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.65);
  text-transform: uppercase;
  /* Leave these separated */
}
.preferredForm.error input[type="text"],
.preferredForm.error input[type="password"] {
  border-color: #d72828;
}
.preferredForm p.error {
  color: #d72828;
  text-transform: none;
  font-size: 11px;
}
.preferredForm label {
  vertical-align: top;
}
.preferredForm input,
.preferredForm textarea {
  width: 100%;
  color: #FFFFFF;
  background: transparent;
  border: 1px solid #FFFFFF;
  transition: background 0.5s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.preferredForm textarea {
  max-width: 100%;
}
.preferredForm input {
  border: 0;
  border-bottom: 1px solid #FFFFFF;
  padding: 4px 0;
  height: auto;
}
.preferredForm input.no-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.preferredForm textarea:focus,
.preferredForm input[type="text"]:focus,
.preferredForm input[type="password"]:focus {
  border-color: #FFFFFF;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.preferredForm input[type="submit"].button.btn.btn-primary,
.preferredForm a.button {
  background-color: #000;
  border: 1px solid #373833;
  color: #fff;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: normal;
  width: auto;
  padding: .3em 1em;
}
.preferredForm input[type="submit"].button.btn.btn-primary:hover,
.preferredForm a.button:hover {
  border: 1px solid #d1aa3f;
  background: #000;
  color: #d1aa3f;
}
.preferredForm input[type="checkbox"] {
  width: auto;
  margin-top: 0;
  margin-right: 5px;
}
.preferredForm input[type="text"]::-webkit-input-placeholder,
.preferredForm input[type="password"]::-webkit-input-placeholder {
  text-transform: uppercase;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
}
.preferredForm input[type="text"]:-moz-placeholder,
.preferredForm input[type="password"]:-moz-placeholder {
  text-transform: uppercase;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
}
.preferredForm input[type="text"]::-moz-placeholder,
.preferredForm input[type="password"]::-moz-placeholder {
  text-transform: uppercase;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
}
.preferredForm input[type="text"]::-ms-input-placeholder,
.preferredForm input[type="password"]::-ms-input-placeholder {
  text-transform: uppercase;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
}
.preferredForm dt {
  width: 100px;
  text-align: left;
}
.preferredForm dt label {
  margin: 0;
  padding: 4px 0;
}
.preferredForm dd {
  margin-left: 120px;
  margin-bottom: 30px;
}
.preferredForm dd label {
  margin: 0;
  padding: 4px 0;
}
.preferredForm .bottom-area a,
.preferredForm .bottom-area b {
  display: inline;
  text-decoration: none;
  font-weight: normal;
  color: #d1aa3f;
}
.preferredForm .bottom-area a:hover {
  text-decoration: underline;
}
.ie8 .preferredForm input,
.ie8 .preferredForm textarea {
  background: none;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat 0 0;
}
.pref-hero {
  margin-bottom: 20px;
  z-index: 10;
}
.pref-hero .info {
  position: relative;
  height: 360px;
}
.pref-hero .info a.button-action,
.pref-hero .info button.button-action {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-bottom: 0;
}
.pref-hero.programme-hero {
  position: relative;
  padding-top: 30px;
  padding-bottom: 50px;
  border-top: 1px solid #373833;
}
.pref-hero.programme-hero h2 {
  margin-top: -10px;
}
.pref-hero.programme-hero h4 a {
  text-decoration: none;
}
.pref-hero.programme-hero .hero-img-container {
  width: 640px;
  display: inline-block;
  vertical-align: top;
}
.pref-hero.programme-hero .hero-description-container {
  width: 280px;
  display: inline-block;
}
.pref-hero.programme-hero .hero-description-container .description-wrap {
  padding-left: 20px;
}
.pref-hero.hero-slider {
  position: relative;
}
.pref-hero.hero-slider .slide {
  width: 940px;
}
.pref-hero.hero-slider .slide img {
  width: 100%;
}
.pref-hero.hero-slider .cycle-prev,
.pref-hero.hero-slider .cycle-next {
  top: 45%;
}
.pref-hero.hero-slider a {
  color: #fff;
  text-decoration: none;
}
.pref-hero.hero-slider a:hover {
  text-decoration: none;
}
.pref-hero.hero-slider a.caption:hover h3 {
  color: #d1aa3f;
}
.pref-hero.hero-slider a.caption:hover .link {
  color: #d1aa3f;
}
.pref-hero.hero-slider .caption {
  z-index: 10;
  font-weight: normal;
  text-transform: uppercase;
  background: transparent;
  cursor: pointer;
  width: 300px;
  position: absolute;
}
.pref-hero.hero-slider .caption h3 {
  font-size: 40px;
  line-height: 1em;
}
.pref-hero.hero-slider .caption em {
  font-size: .7em;
  line-height: .7em;
}
.pref-hero.hero-slider .caption .eyebrow {
  margin-bottom: -5px;
  display: block;
  color: #d1aa3f;
  font-weight: bold;
  font-size: 11px;
}
.pref-hero.hero-slider .caption .side {
  font-size: 12px;
  line-height: 1em;
  width: 100px;
  display: inline-block;
  white-space: normal;
}
.pref-hero.hero-slider .caption .under {
  font-size: 12px;
  line-height: 1em;
  width: auto;
  display: block;
  white-space: normal;
}
.pref-hero.hero-slider .caption .link {
  display: block;
  font-weight: bold;
  font-family: 'ATSackers';
  font-size: 14px;
  line-height: 1.8;
  text-decoration: none;
  text-transform: uppercase;
  pointer-events: none;
}
.pref-hero.hero-slider .caption.topleft,
.pref-hero.hero-slider .caption.lefttop {
  left: 40px;
  top: 20px;
}
.pref-hero.hero-slider .caption.middleleft,
.pref-hero.hero-slider .caption.leftmiddle {
  left: 40px;
  top: 30%;
}
.pref-hero.hero-slider .caption.bottomleft,
.pref-hero.hero-slider .caption.leftbottom {
  left: 40px;
  bottom: 20px;
}
.pref-hero.hero-slider .caption.topright {
  top: 20px;
  right: 40px;
  left: auto;
  bottom: auto;
  margin-right: 0px;
}
.pref-hero.hero-slider .caption.middleright {
  right: 40px;
  top: 30%;
}
.pref-hero.hero-slider .caption.bottomright {
  top: auto;
  right: 40px;
  bottom: 20px;
  left: auto;
  margin-right: 0px;
}
.pref-hero.hero-slider div.caption {
  cursor: auto;
}
.pref-hero .hero-pager {
  text-align: center;
  padding-top: 10px;
}
.pref-hero .hero-pager span {
  background: #fff;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 5px;
  behavior: url(/etc/designs/redesigns/sothebys/redesignlibs/source/js/PIE.htc);
  cursor: pointer;
}
.pref-hero .hero-pager span.cycle-pager-active {
  cursor: normal;
  background: #d1aa3f;
}
.pref-hero .description,
.pref-hero .description.ellipsis {
  height: 200px;
  overflow: hidden;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0;
  color: #cdcdc1;
}
.pref-hero .preferred-slide-video {
  position: relative;
  height: 360px;
  text-align: center;
}
.pref-hero .preferred-slide-video img {
  width: auto;
  height: 360px;
}
.pref-hero .preferred-slide-video .glyph-wrap {
  position: absolute;
  top: 40%;
  left: 45%;
}
.detail-container {
  font-size: 12px;
  position: relative;
  background: #000;
  padding-bottom: 20px;
  padding-top: 10px;
}
.detail-container .description.width-600 {
  max-width: 600px;
  float: none;
}
.detail-container h3.sectionHeadingAlt {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 18px;
}
.detail-container h3.sectionHeadingAlt,
.detail-container h3.sectionHeading {
  font-size: 16px;
  line-height: 16px;
}
.detail-container .url {
  padding-bottom: 20px;
}
.detail-container .contact .col {
  width: 210px;
  float: left;
}
.detail-container .col a,
.detail-container .row a {
  text-transform: none;
  font-size: inherit;
}
.detail-container .sectionHeading {
  letter-spacing: 2px;
}
.detail-container .info-pair.date {
  margin-top: 15px;
  margin-bottom: 10px;
}
.detail-container .subtitle {
  font-size: 16px;
  font-style: italic;
}
.detail-container .media {
  height: auto;
}
.detail-container .media.pull-right,
.detail-container .media.pull-left {
  width: 640px;
  /*span11*/
}
.detail-container .media.pull-right {
  margin: 0 0 20px 20px;
}
.detail-container .media.pull-left {
  margin: 0 20px 20px 0;
}
.detail-container .no-media {
  margin-top: 20px;
}
.detail-container .span11 .media {
  margin-bottom: 20px;
}
.detail-container .no-media {
  margin-top: 20px;
}
.detail-container .pagination {
  float: right;
  padding-top: 10px;
}
.detail-container .pagination .page-info {
  display: inline-block;
  text-align: center;
  min-width: 100px;
}
.detail-container .pagination a {
  color: #a7a79e;
}
.detail-container .pagination a i {
  font-size: 20px;
}
.detail-container .pagination a:hover {
  color: #f6f6ea;
}
.detail-container .button-action {
  position: relative;
  bottom: 0;
  left: 0;
}
.detail-container a.button-action {
  text-transform: uppercase;
}
.detail-container .side-recirc.pull-right {
  clear: right;
  position: absolute;
  right: 0px;
  top: 550px;
}
.detail-container .feature {
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
}
.detail-container .feature .type {
  color: #a7a79e;
  font-family: Benton, Arial, sans-serif;
  font-size: 11px;
}
.detail-container .feature a {
  text-decoration: 0;
  text-transform: normal;
  font-size: 13px;
}
.detail-container .cycle .cycle-prev {
  left: 0;
  margin-left: 0;
}
.detail-container .cycle .cycle-next {
  right: 0;
  left: auto;
}
.detail-container.museum .media {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.detail-container.museum .details-container {
  width: 280px;
}
.detail-container.benefits .media {
  margin: 0;
}
.detail-container.benefits .description {
  margin-top: 20px;
}
.detail-container.benefits .info-pair + h3 {
  margin-top: 13px;
  margin-bottom: 26px;
}
.detail-background-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #222222;
  opacity: 0.75;
  filter: alpha(opacity=75);
  z-index: 999;
}
section.pref-filter {
  border-top: 1px solid #373833;
  border-bottom: 1px solid #373833;
  padding-top: 0;
  margin-bottom: 10px;
  line-height: 30px;
  color: #a7a79e;
}
section.pref-filter.no-border {
  border-top: none;
  border-bottom: none;
}
section.pref-filter.centered {
  text-align: center;
}
section.pref-filter form {
  margin-bottom: 0;
}
section.pref-filter form label {
  display: inline-block;
}
section.pref-filter form .dropdown-label {
  padding-right: 10px;
}
section.pref-filter form .dropdown {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  margin-left: -10px;
}
section.pref-filter form .dropdown .btn-link {
  color: #f6f6ea;
}
section.pref-filter form .dropdown.open {
  background: rgba(21, 22, 16, 0.9);
}
section.pref-filter form .dropdown.open .dropdown-menu {
  z-index: 10;
}
section.pref-filter form .dropdown.open strong,
section.pref-filter form .dropdown.open .dropdown-toggle {
  position: relative;
  z-index: 11;
  color: #d1aa3f;
}
section.pref-filter form .dropdown .dropdown-menu {
  background-color: #151610;
  margin: 0;
  padding: 0;
  border: 0;
  left: 0px;
  top: 30px;
  background-color: rgba(21, 22, 16, 0.9);
  box-shadow: 10px rgba(0, 0, 0, 0.2);
}
section.pref-filter form .dropdown .dropdown-menu > li > a {
  color: #f6f6ea;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}
section.pref-filter form .dropdown .dropdown-menu > li > a:hover {
  background-color: #d1aa3f;
  color: #000;
}
section.pref-filter form .dropdown.wishlists {
  margin-left: 0;
  margin-top: 20px;
  padding: 0;
  font-size: 16px;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-transform: uppercase;
  font-weight: normal;
  position: relative;
  width: 100%;
}
section.pref-filter form .dropdown.wishlists .btn {
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  position: relative;
}
section.pref-filter form .dropdown.wishlists .btn i {
  font-size: 12px;
  margin-left: 10px;
}
section.pref-filter form .dropdown.wishlists.open {
  background: transparent;
}
section.pref-filter form .dropdown.wishlists .dropdown-toggle {
  text-decoration: none;
}
section.pref-filter form .dropdown.wishlists .dropdown-menu {
  padding-top: 30px;
  position: absolute;
  top: -10px;
  background-color: rgba(21, 22, 16, 0.7);
}
section.pref-filter form .dropdown.wishlists .dropdown-menu > li > a {
  font-weight: normal;
  font-size: 15px;
  margin: 10px 0 0 0;
}
section.pref-filter .view-all {
  margin-bottom: 0;
  margin-right: 5px;
  font-size: 12px;
  letter-spacing: 1px;
}
section.pref-filter .page-info {
  margin: 0 5px;
}
section.pref-filter a.btn.btn-link {
  padding: 0;
}
section.pref-filter a.btn.btn-link.prev,
section.pref-filter a.btn.btn-link.next {
  font-size: 24px;
}
section.pref-filter a.btn.btn-link.first,
section.pref-filter a.btn.btn-link.last {
  font-size: 18px;
}
section.pref-filter .btn:focus {
  outline: 0;
}
section.pref-filter a.dropdown-toggle {
  padding: 0 ;
  color: #a7a79e;
}
section.pref-filter a.dropdown-toggle .btn-link {
  font-size: 12px;
  letter-spacing: 1px;
}
section.pref-filter label {
  margin: 0 10px;
}
section.pref-filter label:first-of-type {
  margin-left: 0;
}
section.pref-filter a {
  color: inherit;
}
.filter-container:last-of-type .form-inline {
  display: none;
}
.pref-container-fullbleed.slider-container {
  overflow: hidden;
}
.pref-container-fullbleed.slider-container #carouselWidget {
  width: 940px;
  margin: 0px auto;
}
#carouselWidget {
  /* TODO: Simplify the other cycle-prev/next (scroll down), there is much unneeded styles there */
}
#carouselWidget.disabled {
  display: none;
}
#carouselWidget .slide {
  padding-right: 10px;
  width: 940px;
  height: 529px;
  z-index: 101 !important;
}
#carouselWidget .slide img {
  width: 100%;
  height: 100%;
}
#carouselWidget a {
  color: #fff;
  text-decoration: none;
}
#carouselWidget a:hover {
  text-decoration: none;
}
#carouselWidget a.caption:hover h4 {
  color: #d1aa3f;
}
#carouselWidget a.caption:hover .link {
  color: #d1aa3f;
}
#carouselWidget a.black {
  color: #000;
}
#carouselWidget a.black.caption h1,
#carouselWidget a.black.caption h2,
#carouselWidget a.black.caption h3,
#carouselWidget a.black.caption h4,
#carouselWidget a.black.caption .link {
  color: #000;
}
#carouselWidget a.black.caption:hover h1,
#carouselWidget a.black.caption:hover h2,
#carouselWidget a.black.caption:hover h3,
#carouselWidget a.black.caption:hover h4,
#carouselWidget a.black.caption:hover .link {
  color: #d1aa3f;
}
#carouselWidget .caption {
  z-index: 10;
  font-weight: normal;
  text-transform: uppercase;
  position: absolute;
  background: transparent;
  cursor: pointer;
}
#carouselWidget .caption h4 {
  color: #fff;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
  margin-top: 0;
  font-size: 60px;
  line-height: .85em;
  position: relative;
}
#carouselWidget .caption h4 em {
  font-size: .7em;
  line-height: .7em;
}
#carouselWidget .caption h4 .side {
  font-size: 12px;
  line-height: 1em;
  width: 100px;
  display: inline-block;
  white-space: normal;
}
#carouselWidget .caption h4 .under {
  font-size: 12px;
  line-height: 1em;
  width: auto;
  display: block;
  white-space: normal;
}
#carouselWidget .caption .title {
  margin-bottom: 0;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
}
#carouselWidget .caption .link {
  display: block;
  font-weight: bold;
  font-family: 'ATSackers';
  font-size: 14px;
  line-height: 1.8;
  text-decoration: none;
  text-transform: uppercase;
  pointer-events: none;
}
#carouselWidget .caption.topleft {
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
  margin-left: 0px;
}
#carouselWidget .caption.bottomleft {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
  margin-right: 0px;
}
#carouselWidget .caption.topright {
  top: 20px;
  right: 20px;
  left: auto;
  bottom: auto;
  margin-right: 0px;
}
#carouselWidget .caption.bottomright {
  top: auto;
  right: 20px;
  bottom: 20px;
  left: auto;
  margin-right: 0px;
}
.recirc .feature {
  margin-top: 5px;
  margin-bottom: 5px;
}
.recirc .feature a,
.recirc .feature span {
  display: block;
}
.recirc .feature img {
  border: 1px solid transparent;
}
.recirc .feature a {
  text-decoration: none;
}
.recirc .feature a:hover img {
  border: 1px solid #d1aa3f;
}
.recirc .feature .type {
  color: #646461;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
}
.recirc .feature .title {
  font-size: 17px;
  font-family: 'Mercury', Georgia, "Times New Roman", Times, serif;
  text-transform: none;
}
.recirc .feature .glyph-wrap {
  position: absolute;
  top: 42%;
  left: 50%;
}
.recirc-single .glyph-wrap {
  position: absolute;
  top: 42%;
  left: 50%;
}
#mobile-detail-container {
  display: none;
}
/* Works with $.CTA() plugin */
.cta {
  /* No margin, need to top align*/
  /*margin-top: (@gridGutterWidth * 2);*/
  /*margin-bottom: (@gridGutterWidth * 2) ;*/
  float: none;
}
.cta.span5 {
  margin-left: 0px;
}
.cta form {
  background: #353530;
  color: #a7a79e;
  padding: 10px;
  margin: 0;
  width: 260px;
  *zoom: 1;
}
.cta form button:hover {
  background: transparent;
}
.cta form button.transparent {
  font-size: 10px;
  padding-left: 0;
}
.cta form .controls button {
  margin-top: 10px;
}
.cta form:before,
.cta form:after {
  display: table;
  content: "";
  line-height: 0;
}
.cta form:after {
  clear: both;
}
.cta form .title {
  text-transform: uppercase;
}
.cta form,
.cta button.close {
  display: none;
}
.cta.edit button {
  display: none;
}
.cta.edit form,
.cta.edit button.close {
  display: inline-block;
}
.cta.edit form button {
  display: block;
}
.cta input {
  width: 186px;
  margin-bottom: 0;
  padding: 2px;
  display: none;
}
.cta input.small {
  width: 35px;
  margin-right: 8px;
}
.cta input.large {
  width: 80px;
}
.cta input[type="text"]:active,
.cta input[type="text"]:focus {
  border-color: none;
  -webkit-box-shadow: 0 0 4px rgba(255, 223, 97, 0.4);
  -moz-box-shadow: 0 0 4px rgba(255, 223, 97, 0.4);
  box-shadow: 0 0 4px rgba(255, 223, 97, 0.4);
}
.cta button.button-action.disabled {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.cta button.button-action.close {
  background: #353530;
  border: 1px solid #353530;
  color: #fff;
  line-height: 20px;
  padding: .3em 1em;
}
.cta button.button-action.close:hover {
  color: #d1aa3f;
}
.cta button.button-action.added {
  display: none;
}
.cta .contact-group {
  margin-bottom: 5px;
  position: relative;
  *zoom: 1;
}
.cta .contact-group .add-on {
  display: none;
  position: absolute;
  top: 0;
  right: 0px;
}
.cta .contact-group i[class*=glyph] {
  font-size: 16px;
}
.cta .contact-group.selected {
  color: #d1aa3f;
}
.cta .contact-group.selected span.value {
  border-color: #d1aa3f;
}
.cta .contact-group.selected .add-on {
  display: inline;
}
.cta .contact-group.selected:hover {
  cursor: default;
}
.cta .contact-group:hover .add-on {
  display: none;
}
.cta .contact-group:hover button.edit {
  display: block;
}
.cta .contact-group.edit:hover button.edit {
  display: none;
}
.cta .contact-group.edit span.value {
  display: none;
}
.cta .contact-group.edit input {
  display: inline-block;
}
.cta .contact-group.edit .add-on {
  display: none;
}
.cta .contact-group.edit button.save {
  display: block;
}
.cta .contact-group.edit button.edit {
  display: none;
}
.cta .contact-group.undefined:hover button.edit {
  display: none;
}
.cta .contact-group button.edit,
.cta .contact-group button.save {
  display: none;
  background: transparent;
  border: none;
  text-decoration: underline;
  color: #fff;
  position: absolute;
  top: 2px;
  right: -6px;
}
.cta .contact-group button.save {
  display: none;
}
.cta .contact-group:before,
.cta .contact-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.cta .contact-group:after {
  clear: both;
}
.cta span.value {
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  padding-bottom: 3px;
  border-bottom: 1px solid #a7a79e;
  cursor: pointer;
  width: 90%;
  overflow: hidden;
}
.cta span.value.email {
  height: 16px;
}
.cta textarea.request-note {
  font-size: 10px;
  font-style: italic;
  width: 85%;
}
.cta .tooltip {
  background: transparent;
}
.cta .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.cta .tooltip .tooltip-inner {
  color: #000;
  background: #f6f6ea;
}
.cta .tooltip .tooltip-arrow {
  border-top-color: #f6f6ea;
}
.cta .message {
  display: none;
}
.cta .message b {
  color: #fbff94;
}
.cta .message p {
  color: #a7a79e;
  font-size: 10px;
}
.cta.submitted .message {
  display: block;
}
.cta.submitted form,
.cta.submitted button,
.cta.submitted button.close {
  display: none;
}
#prefFAQModal p {
  margin-left: 20px;
}
#prefFAQModal p > b {
  margin-left: -20px;
  font-weight: normal;
}
.media {
  height: 450px;
}
div.preferred-slide-video,
#slideshow .preferred-slide-image {
  display: block;
  width: 640px;
  height: 360px;
  background-size: 100%;
  background-repeat: no-repeat;
}
div.preferred-slide-video .glyph-wrap .glyph-play,
#slideshow .preferred-slide-image .glyph-wrap .glyph-play {
  top: -28px;
  left: -28px;
  font-size: 68px;
  line-height: 68px;
}
.cycle .cycle-nav {
  color: #1B1B1B;
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  border-radius: 31px;
  behavior: url(/etc/designs/redesigns/sothebys/redesignlibs/source/js/PIE.htc);
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
  -pie-background: rgba(255, 255, 255, 0.5);
  z-index: 102;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -31px 0 0 -31px;
  transition: all 0.3s ease-out;
}
.cycle .cycle-nav i {
  line-height: 62px;
  font-size: 24px;
}
.cycle .cycle-nav:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.7);
  -pie-background: rgba(255, 255, 255, 0.7);
}
.cycle .cycle-prev,
.cycle .cycle-next {
  display: none;
  position: absolute;
  cursor: pointer;
  width: 100px;
  z-index: 102;
  height: 150px;
  margin-top: -75px;
  top: 50%;
}
.cycle:hover .cycle-prev,
.cycle:hover .cycle-next {
  display: block;
}
.cycle .cycle-prev {
  left: 10px;
  right: auto;
}
.cycle .cycle-next {
  left: auto;
  right: 10px;
}
.cycle .slide {
  width: 640px;
}
.cycle .cycle-overlay {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  z-index: 110;
}
.cycle .cycle-overlay .text {
  padding: 10px;
}
.cycle .cycle-overlay.cycle-overlay-below {
  background: inherit;
  position: relative;
}
.cycle .cycle-overlay.cycle-overlay-below .text {
  padding: 10px 0;
  color: #afafa3;
}
.touch {
  /* Unique case so arrows work on landscape tablet */
}
.touch .cycle .cycle-prev,
.touch .cycle .cycle-next {
  display: block;
}
.cycle-control .thumbnail {
  width: 160px;
  float: left;
  padding: 0;
  border: 0;
  opacity: 0.3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.cycle-control .thumbnail.active {
  opacity: 1;
}
.cycle-control .thumbnail img {
  width: 100%;
}
.cycle-control .thumbnail span {
  display: block;
  width: 100%;
  height: 90px;
}
.card-missing {
  margin-top: 10px;
}
.card-missing p {
  margin-bottom: 5px;
}
.card-missing button.link {
  background: transparent;
  border: 0;
  color: #fff;
  text-decoration: underline;
  padding: 0;
  color: #d1aa3f;
}
.card-missing p.activate-success,
.card-missing p.success {
  display: none;
  color: #a7a79e;
  font-size: 10px;
}
.card-missing button.button-action {
  margin-bottom: 10px;
}
.card-missing .error {
  color: #d72828;
}
.card-missing input[type="text"]::-webkit-input-placeholder {
  text-transform: uppercase;
}
.card-missing input[type="text"]:-moz-placeholder {
  text-transform: uppercase;
}
.card-missing input[type="text"]::-moz-placeholder {
  text-transform: uppercase;
}
.card-missing input[type="text"]::-ms-input-placeholder {
  text-transform: uppercase;
}
.card-missing.cta input[type="text"] {
  display: block;
}
.card-missing .cardnum-tooltip {
  cursor: pointer;
  border-radius: 50%;
  background: #d1aa3f;
  color: #000;
  padding: 0px 5px 0px 5px;
  position: relative;
}
.card-missing .cardnum-tooltip .tooltip-content {
  display: none;
}
.card-missing .cardnum-tooltip:hover .tooltip-content {
  text-align: center;
  z-index: 100;
  padding: 10px 15px 10px 15px;
  display: block;
  position: absolute;
  top: 30px;
  right: -25px;
  width: 250px;
  height: 150px;
  background: #fff;
}
.card-missing .cardnum-tooltip:hover .tooltip-content img {
  height: 100%;
  width: auto;
}
.card-missing .cardnum-tooltip:hover .tooltip-content:after {
  content: '';
  display: block;
  position: absolute;
  top: -15px;
  /*should be set to -border-width x 2 */
  right: 20px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
}
.card-missing.success p.activate-success {
  display: inherit;
}
.card-missing.success .activate-card {
  display: none;
}
@media only screen and (max-width: 979px) {
  .preferred-name {
    margin: 20px 0 0 20px;
    position: absolute;
    right: 20px;
    top: 0;
    width: 240px;
    text-align: right;
  }
  .pref-corner-note {
    right: 5%;
  }
  .pref-login div.form .span8 {
    padding-left: 20px;
    float: left;
  }
  #forgotPassword {
    width: 400px;
    margin-left: -200px;
    left: 50%;
    top: 10px;
  }
  #preferredAcctNav {
    left: 150px;
    width: 250px;
  }
  .pref-container-fullbleed {
    margin: 0 20px;
  }
  .tab-container,
  .filter-container,
  #list-container {
    padding: 0 20px;
  }
  .featured-container .row-fluid-tablet .list-item {
    width: 33.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
  }
  .featured-container .row-fluid-tablet .list-item .button-action.open-detail,
  .featured-container .row-fluid-tablet .list-item .button-action.close-detail {
    left: 0;
    margin-left: 0;
  }
  .featured-container .row-fluid-tablet .list-item .image {
    padding: 0;
  }
  .article-list.hover-info {
    /* Do not hide info div on tablet/mobile */
  }
  .article-list.hover-info .list-item:hover {
    background-color: inherit;
  }
  .article-list.hover-info .hover-content.info {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
  }
  .article-list .list-item {
    *zoom: 1;
    height: auto;
    max-height: none;
  }
  .article-list .list-item:before,
  .article-list .list-item:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .article-list .list-item:after {
    clear: both;
  }
  .article-list .list-item .wrapper {
    height: auto;
  }
  .article-list .list-item .image,
  .article-list .list-item .info {
    float: left;
    width: 50%;
  }
  .article-list .list-item .image {
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .article-list .list-item .info {
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .article-list .list-item .info p.description.ellipsis {
    height: 40px;
  }
  .article-list .list-item .wrapper {
    height: auto;
  }
  .article-list .list-item .button-action.open-detail,
  .article-list .list-item .button-action.close-detail {
    bottom: 0;
    left: 50%;
    margin-left: 10px;
  }
  .article-list.grid-list .list-item {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    float: none;
  }
  .article-list.grid-list .list-item .button-action.open-detail,
  .article-list.grid-list .list-item .button-action.close-detail {
    left: 0;
    margin-left: 0;
  }
  .article-list.grid-list.row {
    margin-left: -40px;
  }
  .article-list.variant-grid {
    text-align: center;
  }
  .article-list.variant-grid .list-item {
    width: 30%;
  }
  .article-list.variant-grid.truncated .list-item:nth-child(4) {
    display: none;
  }
  .article-list.preview-grid .list-item {
    width: 33%;
  }
  .article-list.preview-grid .list-item.emphasized {
    width: 33%;
  }
  .detail-container .side-recirc.pull-right {
    position: relative;
    right: auto;
    top: auto;
  }
  .detail-container .media {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 10px;
  }
  .detail-container .info-block {
    float: right;
    width: 70%;
    padding-left: 0;
  }
  .detail-container .info-block .address-block {
    margin-bottom: 20px;
  }
  .detail-container .info-block .url-block {
    margin: 20px 0;
  }
  .detail-container .description.media-600 {
    float: left;
  }
  .cycle .cycle-nav {
    display: block;
  }
  .cycle .cycle-prev {
    left: 10px;
    right: auto;
  }
  .cycle .cycle-next {
    left: auto;
    right: 10px;
  }
  .cycle .cycle-prev,
  .cycle .cycle-next {
    display: block;
  }
  .pref-filter .form-inline {
    width: 50%;
    float: left;
  }
  .pref-filter.centered .form-inline {
    width: 100%;
  }
  .pref-filter .pull-right {
    width: 50%;
    float: right;
  }
  .detail-container {
    padding: 0 20px 20px 20px;
  }
  .detail-container .row {
    margin-left: -20px;
  }
  .detail-container [class*="span"] {
    float: left;
    padding-left: 20px;
  }
  .detail-container .span5 {
    width: 30%;
  }
  .detail-container .span11 {
    width: 70%;
  }
  .detail-container .media.pull-right,
  .detail-container .media.pull-left {
    width: 70%;
  }
  .pref-container-fullbleed.slider-container #carouselWidget {
    width: auto;
    margin: 0px auto;
  }
  #carouselWidget {
    overflow: hidden !important;
  }
  #carouselWidget.cycle .cycle-prev {
    left: 20px;
    display: block;
  }
  #carouselWidget.cycle .cycle-next {
    right: 20px;
    display: block;
  }
  #carouselWidget .cycle-nav {
    display: block;
  }
  #carouselWidget .slide {
    width: 100%;
    height: auto;
  }
  #carouselWidget .slide img {
    width: 100%;
  }
  #carouselWidget .caption h4 {
    font-size: 45px;
  }
  .media {
    height: 338px;
  }
  div.preferred-slide-video,
  #slideshow .preferred-slide-image {
    width: 100%;
    height: 270px;
  }
  .recirc .feature {
    width: 33.33%;
  }
  .recirc .feature:nth-child(4) {
    display: none;
  }
  .side-recirc .recirc .feature {
    width: 100%;
  }
  #invitationModal .print-controls .separator,
  #invitationModal .print-controls .print-controls-print {
    display: none;
  }
  #prefContactUsModal {
    margin-left: 10px;
  }
  .pref-hero {
    margin: 0 20px;
    margin-bottom: 20px;
  }
  .pref-hero .span11 {
    width: 50%;
    float: left;
  }
  .pref-hero .span5 {
    width: 50%;
    float: right;
    padding-left: 40px;
  }
  .pref-hero .info {
    height: auto;
  }
  .pref-hero .info a.button-action,
  .pref-hero .info button.button-action {
    margin-left: 0;
    margin-top: 40px;
    position: relative;
  }
  .pref-hero .description.ellipsis {
    height: 120px;
  }
  .pref-hero.programme-hero .hero-img-container {
    float: left;
    width: 50%;
  }
  .pref-hero.programme-hero .hero-description-container {
    padding-left: 0px;
    width: 50%;
  }
  .pref-hero.programme-hero .hero-links {
    margin-left: 20px;
  }
  .pref-hero.programme-hero .hero-links .span2 {
    float: left;
    width: 12.5%;
    margin-right: 20px;
  }
  .pref-hero.hero-slider .slide {
    width: 100%;
  }
  .pref-hero.hero-slider .slide img {
    width: 100%;
  }
  .pref-hero.hero-slider .cycle-nav {
    display: block;
  }
  .pref-hero .preferred-slide-video {
    width: auto;
    height: 100%;
    margin-left: 0px;
  }
  .pref-hero .preferred-slide-video img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 20px;
    line-height: 1em;
  }
  h2 {
    font-size: 20px;
    line-height: 1em;
  }
  h3 {
    font-size: 16px;
    line-height: 1em;
  }
  .pref-login .preferred {
    font-size: 16px;
    line-height: normal;
  }
  .pref-login .login-logo {
    width: 90%;
  }
  .pref-login div.form .row .span8:nth-child(1) {
    width: 0%;
  }
  .pref-login div.form .row .span8:nth-child(2) {
    width: 100%;
    text-align: center;
  }
  .pref-login div.form fieldset {
    margin: 0 auto;
  }
  .pref-login div.form .span8 {
    padding-left: 25px;
    padding-bottom: 10px;
  }
  .pref-login div.form .span8 img {
    max-height: 60px;
    width: auto;
    margin: 0 auto;
  }
  .pref-login div.form .form_error {
    margin: 0 auto;
    width: 270px;
  }
  #forgotPassword {
    margin-left: -40%;
    width: 80%;
  }
  #noteModal,
  #prefContactUsModal {
    width: 100%;
    margin-left: auto;
  }
  #noteModal .note-contanier,
  #prefContactUsModal .note-contanier,
  #noteModal .pref-contact-us-container,
  #prefContactUsModal .pref-contact-us-container {
    margin: 0 60px;
  }
  #preferredAcctNav {
    display: none;
  }
  .tab-container,
  .filter-container {
    padding: 0 10px;
  }
  .pref-container-fullbleed {
    margin: 10px;
  }
  .featured-container .row-fluid-tablet .list-item {
    width: auto;
    float: none;
    padding: 0;
    margin: 0;
  }
  .row-fluid-tablet {
    margin-left: 0;
  }
  #list-container {
    padding: 0;
  }
  .style-guide dt,
  .style-guide dd {
    float: none;
    width: auto;
    margin: 0 20px;
  }
  .style-guide dt {
    background: rgba(255, 255, 255, 0.1);
    margin-bottom: 5px;
  }
  .style-guide dd {
    margin-bottom: 20px;
  }
  .style-guide h4 {
    margin: 0 20px;
    border-bottom: 1px solid #373833;
  }
  .article-list.details-grid .list-item {
    position: relative;
  }
  .article-list .list-item {
    height: auto;
    max-height: none;
    width: auto;
    display: block;
    margin: 0 10px 20px 10px;
    padding: 0;
    float: none;
    border-bottom: 1px solid #373833;
    position: relative;
    *zoom: 1;
  }
  .article-list .list-item .wrapper {
    height: auto;
  }
  .article-list .list-item .info {
    padding: 0;
    padding-top: 10px;
  }
  .article-list .list-item .info p.description {
    display: none;
  }
  .article-list .list-item .image {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .article-list .list-item .image img {
    width: 100%;
  }
  .article-list .list-item .image,
  .article-list .list-item .info {
    float: none;
    width: auto;
    height: auto;
  }
  .article-list .list-item .button-action {
    display: none;
  }
  .article-list .list-item h3.ellipsis {
    height: auto;
    max-height: none;
    line-height: 1.2em;
  }
  .article-list .list-item .mobile-detail {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .article-list .list-item:before,
  .article-list .list-item:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .article-list .list-item:after {
    clear: both;
  }
  .article-list.mobile-truncated .list-item:nth-child(3) {
    display: none;
  }
  .article-list.grid-list.row {
    margin-left: 0;
  }
  .article-list.grid-list .list-item {
    position: relative;
    width: auto;
    padding: 0;
    margin: 0 10px 20px 10px;
    border-bottom: 1px solid #373833;
  }
  .article-list.variant-grid .list-item {
    width: 100%;
    border-bottom: 1px solid #373833;
  }
  .article-list.preview-grid .list-item {
    width: 100%;
  }
  .article-list.preview-grid .list-item.emphasized {
    width: 100%;
  }
  .body-content {
    /* overflow: hidden; */
    position: relative;
  }
  .body-content > .container,
  .body-content #mobile-detail-container {
    position: relative;
  }
  .body-content .height-fix {
    display: none;
  }
  .body-content > .container .filter-container:first-of-type {
    display: none;
  }
  .pref-filter {
    margin: 0;
  }
  .pref-filter .view-all,
  .pref-filter .form-inline {
    display: none;
  }
  .pref-filter .pull-right {
    width: 100%;
    text-align: center;
    float: none;
  }
  .pref-hero {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #373833;
    display: none;
  }
  .pref-hero.hero-slider .caption h3 {
    font-size: 30px;
  }
  .pref-hero.hero-slider .caption em {
    font-size: .7em;
  }
  .pref-hero.hero-slider .caption .side {
    font-size: 12px;
  }
  .pref-hero.hero-slider .caption .under {
    font-size: 12px;
  }
  .pref-hero.hero-slider .caption .link {
    font-size: 14px;
  }
  .pref-hero.hero-slider .cycle-nav {
    display: none;
  }
  .detail-container {
    padding: 10px;
    padding-top: 0;
    background: transparent;
  }
  .detail-container .media {
    float: none;
  }
  .detail-container .info-block {
    float: none;
    width: 100%;
  }
  .detail-container .contact .address-block,
  .detail-container .contact .phone-block {
    position: relative;
  }
  .detail-container .contact .address-block a,
  .detail-container .contact .phone-block a {
    position: absolute;
    right: 0;
  }
  .detail-container .contact .address-block a:first-child,
  .detail-container .contact .phone-block a:first-child {
    top: 0;
  }
  .detail-container .contact .address-block a:last-child,
  .detail-container .contact .phone-block a:last-child {
    bottom: 0;
  }
  .detail-container.our-programme .cta .button-action:first-child,
  .detail-container.events .cta .button-action:first-child {
    width: 85%;
  }
  .detail-container.events div.calendar,
  .detail-container.events div.invitation {
    display: table-cell;
    vertical-align: middle;
  }
  .detail-container.events a.calendar {
    margin: 0;
  }
  .detail-container.events div.invitation {
    margin-bottom: 0;
  }
  .detail-container.events div.invitation img {
    height: 100%;
  }
  .detail-container.events div.invitation > a {
    margin: 0 0 0 30px;
    display: block;
    max-height: 100%;
  }
  .detail-container.events div.invitation span {
    display: table-cell;
    background-color: transparent;
  }
  .detail-container.events div.invitation > span {
    top: 25%;
  }
  .detail-container.events .media {
    margin-top: 20px;
  }
  .detail-container h3.sectionHeadingAlt {
    margin-bottom: 20px;
    font-size: 13px;
    border-bottom: 2px solid #000;
    margin: 20px -10px;
    padding: 0 10px 10px;
  }
  .detail-container h3.sectionHeadingAlt a {
    text-decoration: none;
  }
  .detail-container h3.sectionHeadingAlt a:hover {
    color: inherit;
  }
  .detail-container h3.sectionHeading {
    font-size: 13px;
  }
  .detail-container h3.title {
    margin-top: 5px;
    font-size: 22px;
  }
  .detail-container .pagination .btn.next {
    padding: 0 0 0 20px;
  }
  .detail-container .pagination .btn.prev {
    padding: 0 20px 0 0;
  }
  .detail-container .pagination .btn {
    font-size: 20px;
  }
  .detail-container .pagination .page-info {
    min-width: 0px;
  }
  .detail-container .button-action {
    margin: 20px;
    text-align: center;
    font-weight: bold;
  }
  .detail-container .media.pull-right,
  .detail-container .media.pull-left {
    width: auto;
    float: none;
    margin: 0;
  }
  .detail-container .row {
    margin-left: 0;
  }
  .detail-container [class*="span"] {
    float: none;
    padding-left: 0;
    width: auto;
  }
  .detail-container .contact .col {
    width: auto;
    float: none;
  }
  .detail-container .cycle-prev,
  .detail-container .cycle-next {
    top: 40px;
  }
  .recirc .feature {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
  .recirc .feature:nth-child(n+2) {
    margin-right: 0;
  }
  .recirc .feature:nth-child(n+3) {
    display: none;
  }
  nav.preferred {
    display: none;
  }
  body.pref-menu .viewport {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
  }
  body.pref-menu #mobile-menu {
    display: block;
    z-index: 10;
    opacity: 1;
    pointer-events: auto;
  }
  body.pref-menu #mobile-menu button.back {
    right: 40px;
  }
  body.pref-menu .ui-page {
    z-index: 11;
    width: 100%;
    position: absolute;
    /*     transition: left .25s ease-in; */
    -webkit-transition: left 0.35s ease-out;
    left: 280px;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  }
  body.transition.pref-menu .ui-page {
    left: 0;
    /*     transition: left .25s ease-in; */
    -webkit-transition: left 0.35s ease-out;
    background: #000;
  }
  .ui-page {
    background: #151512;
  }
  nav.topmenu {
    background: #151512;
    margin: 0;
    padding: 10px;
    padding-bottom: 0;
  }
  nav.topmenu .menu-row {
    clear: both;
    margin: 10px -10 0 -10;
    padding: 5px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    background: #000;
    *zoom: 1;
  }
  nav.topmenu .menu-row topbutton {
    color: #fff;
    margin: 0;
    text-transform: uppercase;
  }
  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 #mobile-search-button {
    font-size: 36px;
    background: transparent;
    color: #fff;
  }
  nav.topmenu #mobile-list-button {
    color: #000;
    background: #fff;
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 1em;
  }
  nav.topmenu #mobile-list-button i {
    color: #000;
  }
  nav.topmenu .menu-button {
    border-radius: 0;
  }
  nav.topmenu .preferred-name {
    display: none;
  }
  nav.topmenu .topmenu-utility.show-list {
    background: #000;
  }
  #mobile-menu {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
    opacity: 0;
    background: #151512;
    pointer-events: none;
  }
  #mobile-menu nav.preferred {
    display: block;
    width: auto;
    height: auto;
    padding: 0;
    border: 0;
  }
  #mobile-menu nav.preferred .menu > li {
    width: auto;
    height: auto;
    float: none;
    text-align: left;
    border: 0;
    position: relative;
  }
  #mobile-menu nav.preferred .menu > li.collapsed i {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    top: 4px;
  }
  #mobile-menu nav.preferred .menu > li.collapsed > ul.dropdown {
    display: none !important;
  }
  #mobile-menu nav.preferred .menu > li.title.collapsed i {
    top: -1px;
  }
  #mobile-menu nav.preferred .menu > li i {
    position: absolute;
    left: 15px;
    top: 6px;
    font-size: 12px;
  }
  #mobile-menu nav.preferred .menu > li:hover {
    background: transparent;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
  }
  #mobile-menu nav.preferred .menu > li > span,
  #mobile-menu nav.preferred .menu > li a {
    padding: 5px 40px;
    width: auto;
  }
  #mobile-menu nav.preferred .menu > li > ul.dropdown {
    display: block;
    width: auto;
    position: relative;
    padding: 0;
    top: 0;
    font-size: 14px;
    background: transparent;
  }
  #mobile-menu nav.preferred .menu > li > ul.dropdown a {
    padding: 5px 40px 10px 40px;
    color: #a7a79e;
  }
  #mobile-menu nav.preferred .menu > .title {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #mobile-menu nav.preferred .menu > .title:hover,
  #mobile-menu nav.preferred .menu > .title:hover i {
    color: #d1aa3f;
  }
  #mobile-menu nav.preferred .menu > .title i {
    top: 2px;
  }
  #mobile-menu nav.preferred .menu > li.list {
    display: none;
  }
  #mobile-menu button.back {
    color: #000;
    background: #fff;
    border: 0;
    font-size: 14px;
    padding: 10px;
    position: fixed;
    top: 0;
    right: -40px;
    z-index: 16;
    cursor: pointer;
    width: 40px;
    text-align: center;
    letter-spacing: -0.7em;
    transition: right 0.5s ease-out 0.5s;
    -webkit-transition: right 0.5s ease-out 0.5s;
  }
  #mobile-menu .preferred-name {
    position: relative;
    margin: 10px 0 0 10px;
    width: 260px;
    height: auto;
  }
  #carouselWidget {
    width: 100%;
  }
  #carouselWidget .slide img {
    width: 100%;
    height: 100%;
  }
  #carouselWidget.cycle .cycle-prev,
  #carouselWidget.cycle .cycle-next {
    display: none;
  }
  #carouselWidget:hover .cycle-prev,
  #carouselWidget:hover .cycle-next {
    display: none;
  }
  #carouselWidget .caption.topleft,
  #carouselWidget .caption.bottomleft,
  #carouselWidget .caption.topright,
  #carouselWidget .caption.bottomright {
    top: auto;
    right: 10px;
    bottom: 10px;
    left: 10px;
    width: auto;
    position: absolute;
  }
  #carouselWidget .caption h4 {
    font-size: 40px;
  }
  #carouselWidget .caption h4 .side {
    display: block;
    width: auto;
  }
  #slideshow .cycle-nav {
    display: none;
  }
  .media {
    height: 225px;
  }
  div.preferred-slide-video,
  #slideshow .preferred-slide-image {
    width: 320px;
    height: 180px;
  }
  .preferred-contact-mobile {
    padding: 10px 20px;
    background-color: #20211c;
  }
  .preferred-contact-mobile dd {
    margin: 0 0 10px;
    padding: 0;
  }
  .preferred-contact-mobile h3,
  .preferred-contact-mobile dd {
    text-transform: uppercase;
  }
  .preferred-contact-mobile dt {
    font-size: 12px;
  }
  .preferred-contact-mobile h3 {
    color: #afafa3;
    font-family: 'ATSackers', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
  }
}
