/* This stylesheet generated by Transfonter (https://transfonter.org) on March 22, 2017 9:40 PM */
@font-face {
  font-family: 'Sailec';
  src: url("https://www.artnet.com/price-database/assets/fonts/Sailec.eot");
  src: url("https://www.artnet.com/price-database/assets/fonts/Sailec.eot?#iefix") format("embedded-opentype"), url("https://www.artnet.com/price-database/assets/fonts/Sailec.woff2") format("woff2"), url("https://www.artnet.com/price-database/assets/fonts/Sailec.woff") format("woff"), url("https://www.artnet.com/price-database/assets/fonts/Sailec.ttf") format("truetype"), url("https://www.artnet.com/price-database/assets/fonts/Sailec.svg#Sailec") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Sailec Bold';
  src: url("https://www.artnet.com/price-database/assets/fonts/Sailec-Bold.eot");
  src: url("https://www.artnet.com/price-database/assets/fonts/Sailec-Bold.eot?#iefix") format("embedded-opentype"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Bold.woff2") format("woff2"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Bold.woff") format("woff"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Bold.ttf") format("truetype"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Bold.svg#Sailec-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Sailec Medium';
  src: url("https://www.artnet.com/price-database/assets/fonts/Sailec-Medium.eot");
  src: url("https://www.artnet.com/price-database/assets/fonts/Sailec-Medium.eot?#iefix") format("embedded-opentype"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Medium.woff2") format("woff2"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Medium.woff") format("woff"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Medium.ttf") format("truetype"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Medium.svg#Sailec-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Sailec Italic';
  src: url("https://www.artnet.com/price-database/assets/fonts/Sailec-Italic.eot");
  src: url("https://www.artnet.com/price-database/assets/fonts/Sailec-Italic.eot?#iefix") format("embedded-opentype"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Italic.woff2") format("woff2"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Italic.woff") format("woff"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Italic.ttf") format("truetype"), url("https://www.artnet.com/price-database/assets/fonts/Sailec-Italic.svg#Sailec-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }
body {
  font-family: "Sailec", Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0 !important; }

h2, h3, h5 {
  font-family: "Sailec", Arial, sans-serif;
  font-weight: normal; }

h2.head-line,
.head-line {
  font-size: 50px;
  line-height: 60px;
  font-weight: normal;
  color: #1E1E1E;
  margin: 0; }
  h2.head-line--reverse,
  .head-line--reverse {
    color: #ffffff; }

h3.header3,
.header3 {
  font-size: 22px;
  line-height: 30px;
  color: #1E1E1E;
  margin: 0; }
  h3.header3--reverse,
  .header3--reverse {
    color: #ffffff; }

h4, h4.header4,
.header4 {
  font-family: "Sailec Bold", Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  color: #1E1E1E;
  margin: 0;
  letter-spacing: 1px;
  text-transform: uppercase; }
  h4--reverse, h4.header4--reverse,
  .header4--reverse {
    color: #ffffff; }

.mainWrapperRedesign a:focus {
  color: #979797;
  text-decoration: none !important; }

.transit {
  -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1); }

.scrollable {
  -webkit-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
  /* ease-out */ }

.jumpto-transit {
  -webkit-transition: all 500ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */ }

a.butoon,
.button {
  display: inline-block;
  width: 150px;
  box-sizing: border-box;
  height: 40px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 40px;
  font-size: 11px !important;
  padding: 0 20px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  a.butoon:hover, a.butoon:visited,
  .button:hover,
  .button:visited {
    text-decoration: none; }
  a.butoon--primary,
  .button--primary {
    background: #ffffff;
    color: #1E1E1E; }
    a.butoon--primary:hover,
    .button--primary:hover {
      background: #FC4700;
      color: #ffffff; }
    a.butoon--primary:hover .icon-arrow-right,
    .button--primary:hover .icon-arrow-right {
      background-image: url("https://www.artnet.com/price-database/assets/images/icons/icon-arrow-right-white.svg"); }
  a.butoon--seconday,
  .button--seconday {
    background: transparent;
    color: #ffffff;
    border: 1px solid #ffffff; }
    a.butoon--seconday:hover,
    .button--seconday:hover {
      border: 1px solid #FC4700;
      color: #FC4700; }
    a.butoon--seconday:hover .icon-arrow-right-white,
    .button--seconday:hover .icon-arrow-right-white {
      background-image: url("https://www.artnet.com/price-database/assets/images/icons/icon-arrow-right-orange.svg"); }
  a.butoon--reverse,
  .button--reverse {
    background: #1E1E1E;
    color: #ffffff;
    border: 1px solid #1E1E1E; }
    a.butoon--reverse:hover,
    .button--reverse:hover {
      border: 1px solid #FC4700;
      background: #FC4700;
      color: #ffffff; }
    a.butoon--reverse:hover .icon-arrow-right-white,
    .button--reverse:hover .icon-arrow-right-white {
      background-image: url("https://www.artnet.com/price-database/assets/images/icons/icon-arrow-right-white.svg"); }

.group-buttons .button {
  margin-right: 15px; }
  .group-buttons .button:last-child {
    margin-right: 0; }

.icon {
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 auto;
  position: relative; }
  .icon .bullet {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    line-height: 0.3; }

.icon-plus {
  display: block;
  width: 15px;
  height: 15px;
  background: url("https://www.artnet.com/price-database/assets/images/icons/icon-plus.svg"); }

.icon-arrow-right {
  display: block;
  width: 3px;
  height: 6px;
  background: url("https://www.artnet.com/price-database/assets/images/icons/icon-arrow-right.svg") center center no-repeat;
  float: right;
  margin: 16px 0 0 0; }

.icon-arrow-right-white {
  display: block;
  width: 3px;
  height: 6px;
  background: url("https://www.artnet.com/price-database/assets/images/icons/icon-arrow-right-white.svg") center center no-repeat;
  float: right;
  margin: 16px 0 0 0; }
  .icon-arrow-right-white--down {
    transform: rotate(90deg); }

.hold-the-space {
  width: 100%;
  height: 76px; }

.main {
  width: 100% !important;
  max-width: 100% !important; }

.component {
  width: 100%;
  min-width: 320px;
  font-family: "Sailec", Arial, sans-serif;
  font-weight: normal;
  box-sizing: border-box; }
  .component--reverse {
    background: #1E1E1E;
    color: #ffffff; }
  .component__content {
    width: 100%;
    max-width: 1026px;
    margin: 0 auto;
    box-sizing: border-box; }
    .component__content--diver {
      border-bottom: 1px solid #F0F0F0; }

.block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .block__item {
    -webkit-box-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.splash {
  background-color: #1E1E1E;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  box-sizing: border-box;
  padding: 40px 0 60px 0;
  position: relative;
  width: 100%;
  color: white; }
  .splash .component__content h2.head-line--reverse {
    width: 57%; }
  .splash .component__content p {
    font-size: 18px;
    line-height: 28px;
    width: 50%;
    margin: 30px 0;
    color: #444; }

.component.intro {
  padding: 60px 0  0; }
  .component.intro .block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .component.intro .block .block__item {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%;
      width: 50%; }
  .component.intro h3 {
    padding-left: 30px;
    margin-bottom: 30px; }
  .component.intro p {
    padding-left: 30px;
    font-size: 18px;
    line-height: 26px;
    color: #979797; }
  .component.intro img {
    width: 498px; }

.jump-to {
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  position: relative; }
  .jump-to__content {
    position: relative;
    height: 76px;
    max-width: 1026px;
    margin: 0 auto;
    border-bottom: 1px solid #F0F0F0; }
    .jump-to__content a {
      cursor: pointer;
      padding: 30px 50px 30px 0;
      color: #979797;
      text-decoration: none;
      font-size: 11px;
      float: left;
      letter-spacing: 1px;
      text-transform: uppercase; }
      .jump-to__content a:hover, .jump-to__content a.active, .jump-to__content a.active:focus {
        color: #1E1E1E;
        text-decoration: none; }
      .jump-to__content a:focus {
        color: #979797;
        text-decoration: none; }
      .jump-to__content a:last-of-type {
        padding-right: 0; }
    .jump-to__content .indicator {
      position: absolute;
      bottom: -1px;
      left: 0;
      width: 10%;
      height: 4px;
      background: #FC4700; }
  .jump-to.sticky {
    position: fixed;
    background: #ffffff;
    top: 0;
    z-index: 150;
    margin-bottom: -76px; }

.component.benefits {
  padding: 40px 0 60px; }
  .component.benefits h4 {
    text-align: center; }
  .component.benefits .block {
    padding: 60px 0 0; }
    .component.benefits .block .block__item {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      width: 33.333%;
      text-align: center;
      padding: 0 15px; }
      .component.benefits .block .block__item:last-child {
        padding-right: 0; }
      .component.benefits .block .block__item img {
        margin-bottom: 30px; }
      .component.benefits .block .block__item h3 {
        padding-bottom: 30px; }
      .component.benefits .block .block__item p {
        color: #979797;
        font-size: 16px;
        line-height: 22px; }

.component.prices {
  background: #1E1E1E;
  color: #ffffff; }
  .component.prices .header4 {
    padding-top: 30px;
    text-align: center; }
  .component.prices table.desktop {
    width: 100%;
    margin: 60px 0; }
    .component.prices table.desktop tr.divided {
      border-bottom: 1px solid #3B3B3B; }
    .component.prices table.desktop tr.tagged th {
      padding: 0; }
    .component.prices table.desktop tr.actions td {
      padding-bottom: 15px; }
    .component.prices table.desktop th {
      width: 16.666%;
      text-align: center;
      border-top: none;
      border-right: none;
      border-left: none;
      font-size: 16px;
      line-height: 22px;
      font-weight: normal;
      font-family: "Sailec", Arial, sans-serif;
      vertical-align: middle !important;
      text-transform: none; }
    .component.prices table.desktop th.header {
      padding: 30px 0; }
    .component.prices table.desktop th.header-recommended {
      background: #FC4700;
      height: 30px;
      line-height: 30px;
      font-size: 11px;
      text-transform: uppercase; }
    .component.prices table.desktop th.description,
    .component.prices table.desktop td.description {
      width: 33.333%;
      padding: 30px 0;
      text-align: left; }
    .component.prices table.desktop th.recommeded,
    .component.prices table.desktop td.recommeded {
      background: #292929; }
      .component.prices table.desktop th.recommeded__staked,
      .component.prices table.desktop td.recommeded__staked {
        padding: 0 !important; }
    .component.prices table.desktop td {
      text-align: center;
      padding: 40px 0;
      border-top: none;
      border-right: none;
      border-left: none;
      font-size: 16px;
      line-height: 22px;
      font-weight: normal;
      font-family: "Sailec", Arial, sans-serif;
      vertical-align: middle !important; }
      .component.prices table.desktop td input.hide-option {
        display: none !important; }
  .component.prices .decorative-art {
    border-top: 1px solid #3B3B3B; }
  .component.prices table.desktop-bdb-da {
    width: 675px;
    margin: 60px auto; }
    .component.prices table.desktop-bdb-da tr.divided {
      border-bottom: 1px solid #3B3B3B; }
    .component.prices table.desktop-bdb-da tr th,
    .component.prices table.desktop-bdb-da tr td {
      text-align: center;
      padding: 40px 0;
      border-top: none;
      border-right: none;
      border-left: none;
      vertical-align: middle !important;
      font-size: 16px;
      font-weight: normal;
      font-family: "Sailec", Arial, sans-serif; }
    .component.prices table.desktop-bdb-da .description {
      width: 50%;
      text-align: left; }
    .component.prices table.desktop-bdb-da .detail {
      width: 25%; }
    .component.prices table.desktop-bdb-da th.header-recommended {
      background: #FC4700;
      height: 30px;
      line-height: 30px;
      font-size: 11px;
      padding: 0 !important;
      text-transform: uppercase; }
    .component.prices table.desktop-bdb-da th.recommeded,
    .component.prices table.desktop-bdb-da td.recommeded {
      background: #292929; }
      .component.prices table.desktop-bdb-da th.recommeded__staked,
      .component.prices table.desktop-bdb-da td.recommeded__staked {
        padding: 0 !important; }
    .component.prices table.desktop-bdb-da tr.tagged th {
      padding: 0; }
    .component.prices table.desktop-bdb-da tr.actions td {
      padding-bottom: 15px; }
  .component.prices .button {
    margin-top: 30px;
    display: inline-block;
    min-width: 150px;
    box-sizing: border-box;
    height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 11 !important;
    padding: 0 20px;
    cursor: pointer;
    font-family: "Sailec", Arial, sans-serif;
    text-align: left; }
    .component.prices .button:hover {
      border: 1px solid #FC4700;
      color: #FC4700; }
  .component.prices .amount {
    display: block;
    font-weight: normal; }
  .component.prices .plan {
    display: block;
    color: #979797;
    font-weight: normal; }
  .component.prices .note {
    color: #ffffff; }
  .component.prices .more-info {
    padding-bottom: 60px; }
    .component.prices .more-info .contact {
      padding-bottom: 40px;
      font-size: 18px;
      font-weight: normal;
      line-height: 20px; }
      .component.prices .more-info .contact a {
        text-decoration: underline;
        color: #ffffff; }
        .component.prices .more-info .contact a:hover, .component.prices .more-info .contact a:visited {
          color: #ffffff; }
    .component.prices .more-info .disclaimer {
      font-size: 13px;
      line-height: 20px;
      margin-bottom: 0;
      color: #979797; }
      .component.prices .more-info .disclaimer a {
        text-decoration: underline;
        color: #979797; }
        .component.prices .more-info .disclaimer a:hover, .component.prices .more-info .disclaimer a:visited {
          color: #979797; }
  .component.prices .mobile-price-block {
    float: left;
    text-align: center;
    margin: 30px 0;
    width: 47%;
    box-sizing: border-box; }
    .component.prices .mobile-price-block:nth-child(odd) {
      float: right; }
    .component.prices .mobile-price-block__content {
      min-height: 300px;
      border: 1px solid #3B3B3B; }
      .component.prices .mobile-price-block__content .detail {
        padding: 20px;
        font-size: 18px;
        line-height: 22px;
        border-bottom: 1px solid #3B3B3B; }
      .component.prices .mobile-price-block__content .call-to-action {
        padding: 20px; }
      .component.prices .mobile-price-block__content p {
        font-size: 16px;
        line-height: 22px;
        color: #979797;
        padding-bottom: 30px; }
    .component.prices .mobile-price-block .recommeded {
      background: #292929;
      position: relative; }
      .component.prices .mobile-price-block .recommeded .tag {
        background: #FC4700;
        color: #ffffff;
        position: absolute;
        top: -30px;
        left: 0;
        right: 0;
        height: 30px;
        font-size: 9px;
        line-height: 30px;
        text-transform: uppercase; }
    .component.prices .mobile-price-block .amount {
      font-size: 12px; }
    .component.prices .mobile-price-block .plan {
      font-size: 12px; }
    .component.prices .mobile-price-block input.hide-option {
      display: none !important; }

.component.used-by .quote {
  text-align: center;
  padding: 115px 40px;
  margin: 0 auto 40px auto;
  border: none;
  border-bottom: 1px solid #F0F0F0; }
  .component.used-by .quote .quote-text {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px; }
  .component.used-by .quote .quote-by {
    font-size: 16px;
    line-height: 22px; }
    .component.used-by .quote .quote-by .author {
      display: block; }
    .component.used-by .quote .quote-by .institution {
      color: #979797; }
.component.used-by h4 {
  text-align: center; }
.component.used-by .logos {
  padding-bottom: 60px; }
  .component.used-by .logos img {
    display: inline-block;
    width: 234px;
    margin: 30px 25px 0 0; }
    .component.used-by .logos img:nth-child(4n) {
      margin-right: 0; }

.component.faq .header4 {
  margin: 60px auto 30px auto;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase; }

.faq-content {
  max-width: 675px;
  margin: 0 auto;
  padding-bottom: 30px; }
  .faq-content__block {
    overflow: hidden;
    border-bottom: 1px solid #F0F0F0;
    padding: 30px 0 0 0; }
    .faq-content__block:last-child {
      border-bottom: none; }
    .faq-content__block h5 {
      font-size: 16px;
      line-height: 22px;
      margin: 0;
      padding-bottom: 30px;
      padding-right: 15px;
      position: relative;
      cursor: pointer;
      letter-spacing: 0; }
      .faq-content__block h5 .icon-plus {
        position: absolute;
        top: 3px;
        right: 0; }
      .faq-content__block h5 + div[role="tabpanel"] {
        height: 0px; }
    .faq-content__block.open .icon-plus {
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); }
    .faq-content__block .answer-content {
      display: block; }
    .faq-content__block div {
      line-height: 26px; }
      .faq-content__block div p {
        padding-bottom: 30px;
        margin-bottom: 0;
        color: #979797;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0; }
        .faq-content__block div p a {
          color: #979797;
          text-decoration: underline; }
          .faq-content__block div p a:hover {
            color: #1E1E1E; }

.loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
  background-image: url("https://www.artnet.com/price-database/assets/images/icons/ring.svg");
  background-repeat: no-repeat;
  background-position: center center; }

.component.support {
  color: #979797;
  padding: 60px 0; }
  .component.support #support-form {
    height: 412px; }
  .component.support .block__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 2 38%;
    flex: 1 2 38%;
    width: 38%; }
    .component.support .block__item--2 {
      -webkit-box-flex: 2;
      -ms-flex: 2 1 62%;
      flex: 2 1 62%;
      width: 62%; }
    .component.support .block__item h3, .component.support .block__item p {
      padding-bottom: 30px;
      text-align: left;
      margin-bottom: 0; }
    .component.support .block__item h3 {
      font-size: 22px;
      line-height: 30px; }
    .component.support .block__item p {
      font-size: 16px;
      line-height: 22px; }
    .component.support .block__item a {
      color: #979797; }
  .component.support form {
    padding: 0 20px; }
    .component.support form input[type="text"] {
      margin-bottom: 30px;
      min-width: 325px;
      font-size: 16px;
      line-height: 26px;
      font-family: "Sailec", Arial, sans-serif;
      font-weight: normal;
      color: #979797 !important; }
    .component.support form textarea {
      min-width: 325px;
      min-height: 145px;
      font-size: 16px;
      line-height: 26px;
      font-family: "Sailec", Arial, sans-serif;
      font-weight: normal;
      color: #979797 !important; }
    .component.support form input[type="text"]::-webkit-input-placeholder,
    .component.support form textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #979797; }
    .component.support form input[type="text"]::-moz-placeholder,
    .component.support form textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: #979797; }
    .component.support form input[type="text"]:-ms-input-placeholder,
    .component.support form textarea:-ms-input-placeholder {
      /* IE 10+ */
      color: #979797; }
    .component.support form input[type="text"]:-moz-placeholder,
    .component.support form textarea:-moz-placeholder {
      /* Firefox 18- */
      color: #979797; }
    .component.support form input[type="submit"],
    .component.support form input[type="button"] {
      position: relative;
      font-size: 11px;
      letter-spacing: 1px;
      font-family: "Sailec", Arial, sans-serif;
      font-weight: normal;
      text-align: left;
      display: inline-block;
      min-width: 150px;
      box-sizing: border-box;
      height: 38px;
      border: 1px solid #1E1E1E;
      text-decoration: none;
      text-transform: uppercase;
      line-height: 40px;
      padding: 0 20px;
      cursor: pointer;
      background: #1E1E1E;
      color: #ffffff;
      background-image: url("https://www.artnet.com/price-database/assets/images/icons/icon-arrow-right-white.svg");
      background-position: 130px 50%;
      background-repeat: no-repeat;
      border-radius: 0px !important; }
      .component.support form input[type="submit"]:hover,
      .component.support form input[type="button"]:hover {
        border: 1px solid #FC4700;
        background-color: #FC4700;
        color: #ffffff;
        background-image: url("https://www.artnet.com/price-database/assets/images/icons/icon-arrow-right-white.svg"); }
    .component.support form .privacy-disclaimer,
    .component.support form .privacy-policy {
      font-size: 13px;
      font-weight: normal;
      text-transform: none; }
      .component.support form .privacy-disclaimer a,
      .component.support form .privacy-policy a {
        color: #979797; }
    .component.support form .col-md-12 h3,
    .component.support form .inquirySection span.close,
    .component.support form .inquirySection h2,
    .component.support form .inquirySection .subject,
    .component.support form .inquirySection .holder .col-md-12 .rowBox:last-child,
    .component.support form .rowBox input[name="txtSubject"],
    .component.support form .rowBox input[name="txtPhone"] {
      display: none; }
    .component.support form .inquirySection.sendMessage {
      position: relative;
      text-align: left;
      width: 380px;
      margin: 0;
      padding: 0; }
    .component.support form .pull-right {
      float: none !important; }
    .component.support form .privacy-policy {
      text-align: left !important; }
      .component.support form .privacy-policy a {
        margin-left: 15px; }
    .component.support form .inquiry-success #successOk {
      display: none !important; }
    .component.support form .inquirySection .rowBox {
      padding: 0 !important; }
    .component.support form .inquiry-success h3 {
      font-size: 16px;
      line-height: 22px;
      font-family: "Sailec", Arial, sans-serif; }

.ie-legacy {
  display: none; }

.mobile-view {
  display: none;
  overflow: hidden; }

.desktop-view,
.ipad-view {
  display: inline-block; }

.mobile-anchor {
  display: none; }

.header .holder {
  width: 1055px; }

.mainWrapperRedesign {
  overflow: hidden;
  height: auto !important; }

.footer {
  overflow: hidden;
  display: block !important; }

.product-page {
  font-family: "Sailec", Arial, sans-serif;
  color: #000;
  font-size: 16px;
  letter-spacing: 0; }
  .product-page a.button {
    font-size: 11px; }
  .product-page h2 {
    margin-top: 0; }
  .product-page h3 {
    margin-top: 0;
    margin-bottom: 0; }

.splash {
    background-image: url("https://www.artnet.com/price-database/assets/images/pdb/PDB_HOMEPAGE_1920x1000px_New_03.png");
    background-position: 50% 0, center;
}

@media screen and (max-width: 1199px) and (min-width: 768px), (max-device-width: 1024px) and (min-device-width: 768px) {
  .header {
    padding: 0 !important; }
    .header .holder {
      padding-left: 30px !important;
      padding-right: 30px !important;
      width: 100%; }

  .mainWrapperRedesign {
    display: block !important;
    table-layout: auto !important;
    box-sizing: border-box; }

  .mainCntRedesign {
    display: block !important;
    height: auto !important;
    table-layout: auto !important;
    box-sizing: border-box;
    height: auto !important; }

  .hidden-xs,
  .ipad-view {
    display: none !important; }

  .mobile-view {
    display: block; }

  .mobile-anchor {
    display: inline-block; }

  .component {
    padding-left: 45px !important;
    padding-right: 45px !important;
    box-sizing: border-box; }
    .component .component__content {
      max-width: none; }

  .jump-to {
    padding: 0 45px; }
    .jump-to a {
      padding: 30px 30px 30px 0; }

  .component.intro .block {
    display: block; }
    .component.intro .block .block__item {
      padding: 0 20px;
      flex: none;
      text-align: center;
      width: 100%; }
      .component.intro .block .block__item h3, .component.intro .block .block__item p {
        padding-left: 0;
        margin: 0 auto 30px;
        width: 498px; }

  .component.benefits {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box; }

  .component.support .block__item,
  .component.support .block__item--2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%; }

  .component.prices .header4 {
    margin: 0 auto 30px auto;
    width: 44%; }
  .component.prices .mobile-price-block__content .detail p {
    margin-bottom: 0; }
  .component.prices .mobile-price-block__content .amount,
  .component.prices .mobile-price-block__content .plan {
    font-size: 16px;
    line-height: 22px; }

  .component.support form .inquirySection.sendMessage {
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 0; }

  .component.support form {
    padding: 0 0 0 20px; }

  .component.support form .inquirySection .col-md-12 {
    padding: 0 0 0 15px; }

  .component.support form textarea,
  .component.support form input[type="text"] {
    box-sizing: border-box;
    width: 100%;
    min-width: 200px;
    color: #979797 !important; }

  .logos {
    padding-bottom: 60px;
    overflow: hidden;
    text-align: center;
    overflow: hidden; }
    .logos img {
      display: inline-block;
      float: left;
      width: 31% !important;
      margin: 30px 2% 0 0 !important;
      box-sizing: border-box; }
      .logos img:nth-child(3n) {
        margin-right: 0 !important; }

  .component.our-audience {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box; }
    .component.our-audience .block {
      display: block;
      overflow: hidden; }
      .component.our-audience .block__item {
        float: left;
        min-height: 350px;
        width: 50% !important; }
        .component.our-audience .block__item:nth-child(3), .component.our-audience .block__item:nth-child(4) {
          min-height: 150px; }

  .component.media {
    padding: 0 0  0;
    margin: 0;
    text-align: center; }
    .component.media .block {
      display: block; }
      .component.media .block__item {
        -webkit-box-flex: 0 !important;
        -ms-flex: none !important;
        flex: none !important;
        width: 100% !important; }
        .component.media .block__item h3 {
          padding-left: 30px;
          margin-bottom: 20px; }
        .component.media .block__item p {
          padding: 0 20px 0 20px;
          margin: 0;
          font-size: 18px;
          line-height: 26px;
          color: #979797; }
        .component.media .block__item .button {
          margin: 20px 0 20px 0; }
        .component.media .block__item img {
          width: 70%; }

  .mobile-view {
    display: block; }
    .mobile-view .more-info {
      width: 100% !important;
      overflow: hidden; } }
@media screen and (max-width: 767px) {
  .hold-the-space {
    display: none; }

  .header {
    padding: 0 !important; }
    .header .holder {
      padding-left: 30px !important;
      padding-right: 30px !important;
      width: 100%; }

  .mainWrapperRedesign {
    display: block !important;
    table-layout: auto !important;
    box-sizing: border-box; }

  .mainCntRedesign {
    display: block !important;
    height: auto !important;
    table-layout: auto !important;
    box-sizing: border-box; }

  .main,
  .container {
    padding: 0 !important; }

  .component {
    box-sizing: border-box; }
    .component .component__content {
      max-width: none; }
      .component .component__content .header4 {
        font-size: 10px;
        line-height: 12px; }

  .hidden-xs,
  .desktop-view,
  .ipad-view {
    display: none !important; }

  .mobile-view {
    display: block; }

  .mobile-anchor {
    display: inline-block; }

    .component.splash {
        background-image: url("https://www.artnet.com/price-database/assets/images/pdb/PDB_HOMEPAGE_1920x1000px_New_03.png");
        padding: 30px 20px;
    }
    .component.splash .component__content h2.head-line--reverse {
      width: 90%;
      font-size: 30px;
      line-height: 35px;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
    .component.splash .component__content p {
      width: 70%;
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
    .component.splash .component__content .group-buttons {
      text-align: center; }
      .component.splash .component__content .group-buttons .button {
        text-align: left;
        float: none;
        display: block;
        margin: 20px auto; }
    .component.splash .by-the-numbers {
      margin-top: 50px !important;
      border-top: 1px solid #3B3B3B;
      padding: 20px 0 0; }
      .component.splash .by-the-numbers .header4 {
        text-align: center; }
      .component.splash .by-the-numbers em {
        font-size: 30px !important;
        line-height: 35px !important;
        margin: 20px 0 0 !important;
        display: block;
        font-style: normal;
        font-family: "Sailec", Arial, sans-serif;
        text-align: center; }
      .component.splash .by-the-numbers p {
        color: #979797;
        width: 100%;
        margin: 0 0 0 0 !important;
        padding: 0 16px !important;
        text-transform: capitalize;
        font-size: 12px;
        line-height: 16px;
        text-align: center; }

  .splash.market-alerts {
    background-image: url("https://www.artnet.com/price-database/assets/images/market-alerts/ma_hero_image_xs.jpg"); }

  .splash.advertising {
    background-image: url("https://www.artnet.com/price-database/assets/images/advertising/adv_hero_image_xs.jpg"); }

  .jump-to {
    display: none; }

  .component.intro .block {
    display: block; }
    .component.intro .block .block__item {
      padding: 0 20px;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      width: 100%;
      text-align: center; }
      .component.intro .block .block__item h3, .component.intro .block .block__item p {
        padding-left: 0;
        margin: 0 auto 30px;
        width: 70%; }
      .component.intro .block .block__item h3 {
        font-size: 18px;
        line-height: 24px; }
      .component.intro .block .block__item p {
        font-size: 14px;
        line-height: 20px; }
      .component.intro .block .block__item img {
        width: 70%; }

  .component.benefits {
    padding-bottom: 0px;
    box-sizing: border-box; }
    .component.benefits h4 {
      line-height: 1; }
    .component.benefits .block {
      display: block;
      padding-top: 30px; }
    .component.benefits .block__item {
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      width: 80% !important;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 30px !important; }
      .component.benefits .block__item h3 {
        font-size: 18px;
        line-height: 30px;
        padding-bottom: 20px !important; }
      .component.benefits .block__item img {
        margin-bottom: 20px; }
      .component.benefits .block__item p {
        font-size: 12px !important;
        line-height: 18px !important;
        padding-bottom: 0 !important; }

  .component.prices .header4 {
    margin: 0 auto 30px auto;
    width: 90%; }
  .component.prices .mobile-price-block {
    float: none;
    text-align: center;
    margin: 30px 0;
    width: 100%;
    box-sizing: border-box; }
    .component.prices .mobile-price-block__content {
      width: 80%;
      margin: 0 auto; }
      .component.prices .mobile-price-block__content .detail {
        font-size: 14px;
        line-height: 22px; }
      .component.prices .mobile-price-block__content p {
        font-size: 12px;
        line-height: 22px;
        padding-bottom: 20px;
        margin-bottom: 0; }
      .component.prices .mobile-price-block__content .button {
        margin-top: 20px; }
    .component.prices .mobile-price-block:nth-child(odd) {
      float: none; }
    .component.prices .mobile-price-block .recommeded {
      margin-top: 60px; }
  .component.prices .more-info {
    width: 80% !important;
    margin: 0 auto;
    padding-bottom: 30px !important;
    overflow: hidden; }
    .component.prices .more-info .contact {
      font-size: 14px;
      line-height: 20px;
      padding-bottom: 5px; }
    .component.prices .more-info .disclaimer {
      font-size: 11px;
      line-height: 18px; }

  .component.faq .faq-content {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 0; }
  .component.faq .header4 {
    margin: 30px auto 0 auto !important; }
  .component.faq .faq-content__block h5,
  .component.faq .faq-content__block p {
    font-size: 12px !important; }

  .component.support {
    padding: 30px 0; }
    .component.support .block {
      display: block; }
      .component.support .block .block__item,
      .component.support .block .block__item--2 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%; }
        .component.support .block .block__item h3, .component.support .block .block__item p,
        .component.support .block .block__item--2 h3,
        .component.support .block .block__item--2 p {
          text-align: center; }
        .component.support .block .block__item h3,
        .component.support .block .block__item--2 h3 {
          font-size: 18px;
          line-height: 24px; }
        .component.support .block .block__item p,
        .component.support .block .block__item--2 p {
          font-size: 12px;
          line-height: 18px;
          margin: 0 40px; }
    .component.support form {
      padding: 0; }
      .component.support form .inquirySection {
        text-align: left;
        width: 80% !important;
        margin: 0 auto !important;
        padding: 0; }
        .component.support form .inquirySection .col-md-12 {
          padding: 0 !important;
          text-align: center !important; }
      .component.support form textarea,
      .component.support form input[type="text"] {
        box-sizing: border-box;
        width: 100%;
        min-width: 200px;
        color: #979797 !important; }
      .component.support form input[type="submit"] {
        margin: 20px auto !important; }
      .component.support form .privacy-policy {
        text-align: center; }
        .component.support form .privacy-policy a {
          margin: 0 auto;
          text-align: center;
          width: 50%;
          display: block; }

  .component.used-by .quote {
    padding: 60px 20px; }
    .component.used-by .quote .quote-text {
      font-size: 18px;
      line-height: 24px; }
    .component.used-by .quote .quote-by {
      font-size: 12px;
      line-height: 18px; }
  .component.used-by .logos {
    padding-bottom: 60px;
    overflow: hidden;
    text-align: center;
    overflow: hidden; }
    .component.used-by .logos img {
      display: inline-block;
      float: left;
      width: 47% !important;
      margin: 30px 6% 0 0 !important;
      box-sizing: border-box; }
      .component.used-by .logos img:nth-child(even) {
        margin-right: 0 !important; }

  .component.advertising-intro {
    padding: 30px 0 0; }
    .component.advertising-intro .wide {
      text-align: center;
      padding: 0 30px 20px; }
      .component.advertising-intro .wide p {
        font-size: 14px;
        line-height: 20px; }

  .component.our-audience {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    box-sizing: border-box; }
    .component.our-audience .block {
      padding-top: 30px;
      display: block; }
      .component.our-audience .block .block__item {
        text-align: center;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
        width: 100%; }
        .component.our-audience .block .block__item img {
          margin-bottom: 20px; }
        .component.our-audience .block .block__item h3 {
          padding-bottom: 20px; }
        .component.our-audience .block .block__item p {
          font-size: 12px;
          line-height: 18px;
          margin: 0;
          padding-bottom: 30px; }
    .component.our-audience .source {
      color: #979797;
      font-family: "Sailec", Arial, sans-serif;
      font-size: 12px;
      line-height: 18px;
      text-align: center;
      padding-bottom: 30px;
      margin-bottom: 0; }

  .component.why-advertise {
    padding: 30px 30px 0;
    text-align: center; }
    .component.why-advertise h4 {
      text-align: center;
      padding: 0 0 20px; }
    .component.why-advertise .block__item {
      -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important; }
    .component.why-advertise h3 {
      padding: 0 0 20px;
      font-size: 14px;
      line-height: 22px; }
    .component.why-advertise p {
      color: #979797;
      font-size: 12px;
      line-height: 18px;
      padding: 0 20px 20px 20px !important;
      margin: 0; }

  .component.media {
    padding: 0 0  0;
    margin: 0;
    text-align: center; }
    .component.media .block {
      display: block; }
      .component.media .block__item {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
        width: 100% !important; }
        .component.media .block__item h3 {
          padding-left: 0 !important;
          margin-bottom: 20px;
          font-size: 18px;
          line-height: 30px; }
        .component.media .block__item p {
          padding: 0 20px 0 20px;
          margin: 0;
          font-size: 14px;
          line-height: 20px;
          color: #979797; }
        .component.media .block__item .button {
          margin: 20px 0 23px 0; }
        .component.media .block__item img {
          width: 70%; } }
