@font-face {
  font-family: "Christies";
  font-weight: normal;
  font-style: normal;
  src: url("/build/assets/fonts/Christies/Christies.eot");
  src: url("/build/assets/fonts/Christies/Christies.eot?#iefix") format("embedded-opentype"), url("/build/assets/fonts/Christies/Christies.woff") format("woff"), url("/build/assets/fonts/Christies/Christies.ttf") format("truetype");
}

@font-face {
  font-family: 'AtlasGrotesk';
  src: url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-Regular-Web.woff") format("woff"), 
  url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-Regular-Web.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AtlasGroteskMedium';
  src: url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-Medium-Web.eot");
  src: url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-Medium-Web.eot?#iefix") format("embedded-opentype"), url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-Medium-Web.woff") format("woff"), url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-Medium-Web.ttf") format("truetype"), url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-Medium-Web.svg#AtlasGroteskMedium") format("image/svg+xml");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AtlasGroteskRegularItalic';
  src: url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-RegularItalic-Web.eot");
  src: url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-RegularItalic-Web.eot?#iefix") format("embedded-opentype"), url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-RegularItalic-Web.woff") format("woff"), url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-RegularItalic-Web.ttf") format("truetype"), url("/static/fonts/AtlasGroteskWeb/AtlasGrotesk-RegularItalic-Web.svg#AtlasGroteskMedium") format("image/svg+xml");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Baskerville10Pro';
  src: url("/static/fonts/Baskerville10/Baskerville10Pro.eot");
  src: url("/static/fonts/Baskerville10/Baskerville10Pro.eot?#iefix") format("embedded-opentype"), url("/static/fonts/Baskerville10/Baskerville10Pro.woff") format("woff"), url("/static/fonts/Baskerville10/Baskerville10Pro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Baskerville10ProItalic';
  src: url("/static/fonts/Baskerville10/Baskerville10Pro-Italic.eot");
  src: url("/static/fonts/Baskerville10/Baskerville10Pro-Italic.eot?#iefix") format("embedded-opentype"), url("/static/fonts/Baskerville10/Baskerville10Pro-Italic.woff") format("woff"), url("/static/fonts/Baskerville10/Baskerville10Pro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BaskervilleSemibold';
  src: url("/static/fonts/Baskerville10/Baskerville-SemiBold.eot");
  src: url("/static/fonts/Baskerville10/Baskerville-SemiBold.eot?#iefix") format("embedded-opentype"), url("/static/fonts/Baskerville10/Baskerville-SemiBold.woff") format("woff"), url("/static/fonts/Baskerville10/Baskerville-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'social';
  src: url("/static/fonts/icons/social/social.eot");
  src: url("/static/fonts/icons/social/social.eot?#iefix") format("embedded-opentype"), url("/static/fonts/icons/social/social.woff") format("woff"), url("/static/fonts/icons/social/social.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Christies';
  src: url("/static/fonts/christies/Christies.eot");
  src: url("/static/fonts/christies/Christies.eot?#iefix") format("embedded-opentype"), url("/static/fonts/christies/Christies.woff") format("woff"), url("/static/fonts/christies/Christies.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

strong {
  font-weight: 500;
}
body {
  margin:0;
}
@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}
a {text-decoration:none}
ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.module-body-text p {
  color: #2b2b2b;
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  margin-bottom: 35px;
  line-height: 25px;
}

.slideshow-container .slideshow-inner a.back-link, .module a.back-link, a.back-link {
  color: #575757;
  display: block;
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 53px;
  margin-top: 10px;
  text-decoration: none;
  text-transform: uppercase;
}

  .slideshow-container .slideshow-inner a.back-link:before, .module a.back-link:before {
    color: #000;
    content: '<';
    font-size: 14px;
    padding-right: 5px;
  }

body.Chinese .module a.back-link,
body.Chinese .module a.back-link:before {
  font-size: 14px;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#mainform *, #mainform *:before, #mainform *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -ms-overflow-style: scrollbar;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  body {
    min-width: 100%;
    overflow-x: hidden;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  body {
    min-width: 100%;
    overflow-x: hidden;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 1) {
  body {
    min-width: 100%;
    overflow-x: hidden;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  body {
    min-width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  body {
    min-width: 100%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  #x-main, #x-header, #x-footer {
    width: 100%;
  }

  #x-header {
    zoom: 1;
  }
}

@media (max-width: 767px) {
  body {
    padding: 0;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  #x-main, #x-header, #x-footer {
    width: 100%;
  }
}

.page-header-title h1, h1.page-header-title {
  font-size: 50px;
  height: 85px;
  line-height: 85px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .page-header-title h1, h1.page-header-title {
    padding-left: 15px;
    font-size: 36px;
    height: auto;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: left;
  }

  .widget--christies-footer {
    clear: both;
  }
}

.container {
  background-color: #fff;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
}

.content-container {
  background-color: #fff;
  display: inline-block;
  margin: 0px auto 0;
  max-width: 100%;
  width: 100%;
}

  .content-container:first-child {
    margin-top: 0;
  }

#departmentcontact_Nav.content-container {
  margin-top: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content-container {
    max-width: 100%;
    padding: 0 42px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .content-container {
    display: inline-block;
    max-width: 100%;
    padding: 0 40px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .content-container {
    display:  inline-block;
    max-width: 100%;
    padding: 0 42px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .content-container {
    padding: 0 42px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .content-container {
    float: left;
    margin: 40px auto 0;
    max-width: 100%;
    padding: 0;
  }

  .module {
    padding-top: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Baskerville10Pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: normal;
  color: #000;
}

  h1 > *, h2 > *, h3 > *, h4 > *, h5 > *, h6 > * {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: 1em;
    height: auto;
    line-height: normal;
    margin: 0;
    max-width: none;
    min-height: initial;
    padding: 0;
  }

  h5 em {
    font-style: italic;
  }

a, a:visited {
  color: #000;
}

  a:hover, a:focus, a:active {
    color: #575757;
    text-decoration: none;
  }

  a.link {
    font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 16px;
    line-height: 1.875em;
    margin-top: 0em;
    margin-right: 0em;
    margin-bottom: 0.9375em;
    margin-left: 0em;
    max-width: 72em;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    transition: color 0.2s;
    color: #000;
    position: relative;
    text-decoration: none;
  }

    a.link:visited {
      color: #575757;
    }

    a.link:hover, a.link:focus, a.link:active {
      color: #000;
      text-decoration: underline;
    }

.image-preview-container {
  background-color: #000;
  height: 0;
  /*    overflow: hidden;*/
  padding-bottom: 550px;
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .image-preview-container {
    padding-bottom: 58.7%;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
  .image-preview-container {
    padding-bottom: 51.8%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  /*.image-preview-container {
		float: none !important;
		display: table-cell;	
        padding-bottom: 51.8%;
    }*/
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .image-preview-container {
    padding-bottom: 51.8%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .image-preview-container {
    padding-bottom: 52%;
  }
}

@media only screen and (min-width: 1280px) {
  .image-preview-container {
    padding-bottom: 550px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .image-preview-container {
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 62.5%;
    width: 100% !important;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .button-wrapper a.buttons {
    font-size: 12px !important;
  }
}

.image-preview-container .image-preview-wrapper {
  float: left;
  height: 0;
  overflow: hidden;
  padding-bottom: 46.61115%;
  position: relative;
  width: 74.57627%;
  z-index: 1;
}

.hero-container.single.no-caption .image-preview-container .image-preview-wrapper {
  width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .image-preview-container .image-preview-wrapper {
    padding-bottom: 62.5%;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .image-preview-container .image-preview-wrapper {
    padding-bottom: 58.7%;
    width: 100%;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
  .image-preview-container .image-preview-wrapper {
    padding-bottom: 51.8%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .image-preview-container .image-preview-wrapper {
    padding-bottom: 51.8%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .image-preview-container .image-preview-wrapper {
    padding-bottom: 51.8%;
    width: 74.57627%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .image-preview-container .image-preview-wrapper {
    padding-bottom: 550px;
  }
}

@media only screen and (min-width: 1280px) {
  .image-preview-container .image-preview-wrapper {
    padding-bottom: 550px;
  }
}

.image-preview-container .image-preview {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .image-preview-container .image-preview {
    width: 100%;
  }

  .hero-container.single.no-caption .image-preview-container .image-preview {
    background-size: contain;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container.single.no-caption {
    float: left;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-container.single.no-caption {
    float: left;
    width: 100%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container.single.no-caption .image-preview-wrapper {
    float: left;
    width: 100%;
  }
}
/*
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .hero-container.single.no-caption .image-preview-wrapper {
	float: none;
	height: 0;
	overflow: hidden;
	padding-bottom: 62.5%;
	position: relative; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .hero-container.single.no-caption .image-preview-wrapper {
	float: left;
	height: initial;
	overflow: visible;
	padding-bottom: initial;
	position: relative; } }
}
*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .hero-container.single.no-caption:not(.standard-screen) .image-preview-wrapper {
    float: left;
    height: initial;
    overflow: visible;
    padding-bottom: initial;
    position: relative;
    width: 100%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container.single.no-caption:not(.standard-screen) .image-preview-wrapper > a {
    float: left;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-container.single.no-caption:not(.standard-screen) .image-preview-wrapper > a {
    float: left;
    width: 100%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container.single.no-caption:not(.standard-screen) .image-preview-wrapper img {
    display: block;
    height: auto;
    max-width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-container.single.no-caption:not(.standard-screen) .image-preview-wrapper img {
    display: block;
    height: auto;
    max-width: 100%;
  }
}

/* Hide width due to center align of play button */

.image-preview-container iframe {
  z-index: 1;
  /* width: 100%; */
}

@media (min-width:768px) and (max-width:1023px) {
  body#hong-kong .image-preview-container iframe {
    height: 320px;
  }
}

@media (min-width:1024px) {
  body#hong-kong .image-preview-container iframe {
    height: 440px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .image-preview-container iframe {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.image-preview-container:before, .image-preview-container > .image-preview:before {
  background: rgba(0, 0, 0, 0.03);
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
/* Hero Carousel - Start */
.hero-container {
  background-color: #000;
  position: relative;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container {
    overflow: hidden;
  }

    .hero-container.single.no-caption:not(.standard-screen) {
      overflow: visible;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .hero-container {
    overflow: hidden;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .hero-container {
    overflow: hidden;
  }
}

.hero-container .hero-buttons-container {
  background: transparent;
  height: 80px;
  right: 0;
  top: 50%;
  margin-top: -3.55em;
  position: absolute;
  width: 40px;
  z-index: 5;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container .hero-buttons-container {
    height: 40px;
    right: 0;
    top: 0;
    margin-top: 0;
    position: relative;
    text-align: right;
    width: 100%;
  }
}

.hero-container .hero-carousel {
  height: auto;
  margin: 0 auto;
  max-width: 1180px;
  padding-bottom: 550px;
  /*28.94736%; 46.61016%;*/
  position: relative;
  width: 100%;
  /*Pagination*/
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .hero-container .hero-carousel {
    max-width: 680px;
    padding-bottom: 352px;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
  .hero-container .hero-carousel {
    max-width: 780px;
    padding-bottom: 364px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .hero-container .hero-carousel {
    padding-bottom: 500px;
    max-width: 980px;
  }
}

@media only screen and (min-width: 1280px) {
  .hero-container .hero-carousel {
    padding-bottom: 550px;
    max-width: 1180px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .hero-container .hero-carousel {
    max-width: 780px;
    padding-bottom: 550px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .hero-container .hero-carousel {
    max-width: 680px;
    padding-bottom: 352px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container .hero-carousel {
    max-width: 100%;
    padding-bottom: 560px;
  }
}

.hero-container .hero-carousel .count-container {
  color: #fff;
  display: none;
  line-height: 1.1;
  padding-left: 1.7%;
  position: absolute;
  top: 12.5%;
  right: 0;
  width: 25.42372%;
  z-index: 1001;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container .hero-carousel .count-container {
    left: 0;
    padding-left: 20px;
    top: -25px;
    width: 25%;
    display: block;
  }
}

.hero-container .hero-carousel .count-container span {
  color: #fff;
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  padding-left: 3px;
}

  .hero-container .hero-carousel .count-container span:first-child {
    padding-right: 3px;
    padding-left: 0;
  }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-container .hero-carousel .count-container {
    top: 8.5%;
  }
}

.hero-container .hero-carousel ul {
  width: 100%;
  overflow: hidden;
  height: 100%;
  position: absolute;
  left: 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container .hero-carousel ul {
    overflow: visible;
  }
}

.hero-container .hero-carousel ul li {
  cursor: pointer;
  float: left;
  width: 1180px;
  height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .hero-container .hero-carousel ul li {
    max-width: 680px;
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .hero-container .hero-carousel ul li {
    max-width: 980px;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
  .hero-container .hero-carousel ul li {
    max-width: 780px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .hero-container .hero-carousel ul li {
    max-width: 780px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .hero-container .hero-carousel ul li {
    max-width: 680px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container .hero-carousel ul li {
    max-width: 100%;
    width: 100%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container .hero-carousel ul li .image-preview-container {
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 560px;
    width: 100%;
  }
}

.hero-container .hero-carousel ul li.active {
  cursor: default;
}

  .hero-container .hero-carousel ul li.active .image-preview-container:after {
    background-color: transparent;
    opacity: 1;
    -webkit-transition: background-color 0.1s ease-in, opacity 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-in, opacity 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-in, opacity 0.1s ease-out;
    -o-transition: background-color 0.1s ease-in, opacity 0.1s ease-out;
    transition: background-color 0.1s ease-in, opacity 0.1s ease-out;
  }

  .hero-container .hero-carousel ul li.active .image-preview-container .image-preview:after {
    background-color: transparent;
    opacity: 1;
  }

.hero-container .hero-carousel ul li:not(active) .image-preview-container:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  content: "";
  opacity: 0.6;
  -webkit-transition: background-color 0.4s ease-in, opacity 1s ease-out;
  -moz-transition: background-color 0.4s ease-in, opacity 1s ease-out;
  -ms-transition: background-color 0.4s ease-in, opacity 1s ease-out;
  -o-transition: background-color 0.4s ease-in, opacity 1s ease-out;
  transition: background-color 0.4s ease-in, opacity 1s ease-out;
}

.hero-container .hero-carousel ul li:not(active) .image-preview-container .image-preview:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  content: "";
  opacity: 0.6;
  -webkit-transition: background-color 0.4s ease-in, opacity 1s ease-out;
  -moz-transition: background-color 0.4s ease-in, opacity 1s ease-out;
  -ms-transition: background-color 0.4s ease-in, opacity 1s ease-out;
  -o-transition: background-color 0.4s ease-in, opacity 1s ease-out;
  transition: background-color 0.4s ease-in, opacity 1s ease-out;
}

.hero-container .hero-carousel ul li .content {
  background: #000;
  height: 100%;
  padding: 5% 1.7% 1.7%;
  position: absolute;
  right: 0;
  top: 0;
  width: 25.42372%;
}

.hero-container .hero-carousel ul li:not(active) .content > a {
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  z-index: 0;
}

.hero-container .hero-carousel ul li.active .content > a {
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-container .hero-carousel ul li .content {
    height: 399px;
  }
}

.hero-container .hero-carousel ul li .content:after {
  position: absolute;
  top: 15%;
  left: 0.695em;
  height: 0;
  width: 0;
  border-top: 1.018em solid transparent;
  border-bottom: 1.018em solid transparent;
  border-right: 1em solid #000;
  content: "";
  font-size: 1em;
  margin-top: -1.6em;
  margin-left: -1.68255em;
  z-index: 10;
}

.hero-container .hero-carousel ul li .content h4, .hero-container .hero-carousel ul li .content h5, .hero-container .hero-carousel ul li .content h6, .hero-container .hero-carousel ul li .content a {
  color: #fff;
}

.hero-container .hero-carousel ul li .content h4 {
  font-size: 25px;
  line-height: 30px;
  margin: 0 0 15px 0;
}

.hero-container .hero-carousel ul li:not(active) .content h4 > a {
  position: relative;
  z-index: 0;
}

.hero-container .hero-carousel ul li.active .content h4 > a {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-container .hero-carousel ul li .content h4 {
    font-size: 20px;
  }
}

.hero-container .hero-carousel ul li .content h5 {
  font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-bottom: 14px;
  text-transform: uppercase;
}

body.Chinese .hero-container .hero-carousel ul li .content h5,
body.Chinese .hero-container .hero-carousel ul li .content .content-footer h5 {
  font-size: 14px;
}

.hero-container .hero-carousel ul li .content h5.event-title {
  color: #ccc;
}

.hero-container .hero-carousel ul li .content h5.small-title {
  margin: 0 0 15px 0;
}

.hero-container .hero-carousel ul li .content h5.exhibition-date {
  margin: 0 0 5px 0;
  position: relative;
}

.hero-container .hero-carousel ul li .content h5.exhibition-location {
  margin: 0 0 25px 0;
}

.hero-container .hero-carousel ul li .content h5.add-separator:before {
  border-top: 1px solid #fff;
  content: "";
  display: block;
  height: 18px;
  left: 0;
  position: relative;
  top: 0;
  width: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-container .hero-carousel ul li .content h5 {
    font-size: 10px;
  }
}

.hero-container .hero-carousel ul li .content h6.slide-number {
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  margin: 70px 0 15px 0;
  text-transform: uppercase;
}

.hero-container .hero-carousel ul li .content a.find-more {
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

.hero-container .hero-carousel ul li .content .content-footer {
  display: block;
  bottom: 3.5%;
  position: absolute;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .hero-container .hero-carousel ul li .content .content-footer {
    bottom: 15%;
  }
}

.hero-container .hero-carousel ul li .content .content-footer h5 {
  font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 6px 0;
  text-transform: capitalize;
}

.hero-container .hero-carousel ul li .content .content-footer h6 {
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  margin: 0;
}

body.Chinese .hero-container .hero-carousel ul li .content .content-footer h6 {
  font-size: 13px;
}

.hero-container .hero-carousel ul li .content.x-content {
  float: left;
  height: auto;
  padding: 15px;
  position: relative;
  width: 100%;
}

  .hero-container .hero-carousel ul li .content.x-content h4 {
    font-size: 25px;
    margin: 0 0 15px 0;
  }

  .hero-container .hero-carousel ul li .content.x-content h5 {
    font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    margin-top: 15px;
    margin-bottom: 14px;
    text-transform: uppercase;
  }

    .hero-container .hero-carousel ul li .content.x-content h5.small-title {
      margin: 0 0 15px 0;
    }

    .hero-container .hero-carousel ul li .content.x-content h5.exhibition-date {
      margin: 0 0 5px 0;
      position: relative;
    }

    .hero-container .hero-carousel ul li .content.x-content h5.exhibition-location {
      margin: 0 0 25px 0;
    }

    .hero-container .hero-carousel ul li .content.x-content h5.add-separator:before {
      border-top: 1px solid #fff;
      content: "";
      display: block;
      height: 18px;
      left: 0;
      position: relative;
      top: 0;
      width: 20px;
    }

  .hero-container .hero-carousel ul li .content.x-content a.buttons {
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    font-weight: normal;
    height: 48px;
    line-height: 44px;
    padding: 0 20px;
    margin: 0 auto;
    min-width: 150px;
    width: auto;
    position: relative;
    z-index: 1;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
    background-color: transparent;
    content: '';
    -webkit-transition: background-color 0.4s, color 0.2s;
    -moz-transition: background-color 0.4s, color 0.2s;
    transition: background-color 0.4s, color 0.2s;
  }

    .hero-container .hero-carousel ul li .content.x-content a.buttons:hover {
      background-color: #fff;
      color: #000;
    }

  .hero-container .hero-carousel ul li .content.x-content .content-footer {
    bottom: -45px;
  }

    .hero-container .hero-carousel ul li .content.x-content .content-footer > h5 {
      line-height: 11px;
    }

.hero-container .hero-carousel .hero-carousel-pagination {
  bottom: 2px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  z-index: 1001;
}

  .hero-container .hero-carousel .hero-carousel-pagination .paginate {
    display: block;
    height: auto;
    margin: 0 7px;
    width: 100%;
  }

    .hero-container .hero-carousel .hero-carousel-pagination .paginate li {
      cursor: default;
      float: left;
      height: auto;
      margin-right: 7px;
      width: auto;
    }

      .hero-container .hero-carousel .hero-carousel-pagination .paginate li span {
        background-color: #fff;
        display: inline-block;
        height: 7px;
        width: 7px;
        text-indent: -999px;
        float: left;
        margin: 10px 0;
        opacity: 0.5;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        -ms-border-radius: 7px;
        -o-border-radius: 7px;
        border-radius: 7px;
      }

@media only screen and (min-width:320px) and (max-width:767px) {
  .hero-container .hero-carousel ul li .content.x-content a.buttons {
    display: table;
  }
}

.hero-container .hero-carousel .hero-carousel-pagination .paginate li.active span {
  background-color: #fff;
  opacity: 1;
}

.hero-container.single.no-caption {
  background-color: #000;
}

  .hero-container.single.no-caption.standard-screen .image-preview-container {
    margin: 0 auto;
    width: 880px;
  }

  .hero-container.single.no-caption .hero-carousel {
    height: 0;
    max-width: 100%;
  }
    /*
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero-container.single.no-caption .hero-carousel {
        padding-bottom: 62.5%;
    }
}
*/
    .hero-container.single.no-caption .hero-carousel ul li {
      cursor: default;
      max-width: 100%;
      width: 100%;
    }

      .hero-container.single.no-caption .hero-carousel ul li .image-preview-container .image-preview-wrapper {
        width: 100%;
      }
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .hero-container.single.no-caption .hero-carousel ul li .image-preview-container {
        padding-bottom: 400px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .hero-container.single.no-caption .hero-carousel ul li .image-preview-container {
        padding-bottom: 400px;
    }
}
*/
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .hero-container.single.no-caption .hero-carousel ul li .image-preview-container {
    padding-bottom: 550px;
  }
}

@media only screen and (min-width: 1280px) {
  .hero-container.single.no-caption .hero-carousel ul li .image-preview-container {
    padding-bottom: 550px;
  }
}
/*
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero-container.single.no-caption .hero-carousel ul li .image-preview-container {
        padding-bottom: 62.5%;
    }
}
*/
.hero-container.single.no-caption .hero-carousel ul li .image-preview-container .image-preview {
  width: 100%;
}

.hero-container.single {
  background-color: #000;
}

.hero-container.fullscreen {
  float: left;
  width: 100%;
  overflow: hidden;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container.fullscreen {
    overflow: visible;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .hero-container.fullscreen {
    overflow: visible;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .hero-container.fullscreen {
    overflow: visible;
  }
}

@media only screen and (min-width: 1280px) {
  .hero-container.fullscreen {
    min-height: auto;
  }
}

.hero-container.fullscreen .hero-carousel {
  display: block;
  margin: 0 auto;
  padding-bottom: initial;
  position: relative;
  max-width: 100%;
}

  .hero-container.fullscreen .hero-carousel ul {
    display: block;
    overflow: visible;
    position: relative;
    height: 100%;
    width: 100%;
  }

    .hero-container.fullscreen .hero-carousel ul > li,
    .hero-container.single.no-caption:not(.standard-screen) .hero-carousel ul > li {
      opacity: 0;
      position: absolute;
      z-index: 0;
      height: 100%;
      max-width: 100%;
      width: 100%;
      -webkit-transition: opacity 2000ms linear;
      -moz-transition: opacity 2000ms linear;
      -ms-transition: opacity 2000ms linear;
      -o-transition: opacity 2000ms linear;
      transition: opacity 2000ms linear;
    }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hero-container.fullscreen .hero-carousel ul > li {
    max-width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-container.fullscreen .hero-carousel ul > li {
    max-width: 100%;
  }
}

.hero-container.fullscreen .hero-carousel ul > li .image-preview-container,
.hero-container.single.no-caption:not(.standard-screen) .hero-carousel ul > li .image-preview-container {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: flex-start;
  background-color: #000;
  height: inherit;
  overflow: visible;
  padding-bottom: initial;
  position: relative;
  width: 100%;
}

  .hero-container.fullscreen .hero-carousel ul > li .image-preview-container > img,
  .hero-container.single.no-caption:not(.standard-screen) .hero-carousel ul > li .image-preview-container > img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }

.hero-container.fullscreen .hero-carousel ul > li.active,
.hero-container.single.no-caption:not(.standard-screen) .hero-carousel ul > li.active {
  opacity: 1;
  z-index: 1;
}

/* Hero Carousel - End */
/* Slideshow - Start */
@media only screen and (min-width: 768px) {
  .visible-xs {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

.slideshow-container {
  /*border-top: 1px solid #ccc;*/
  margin-top: 0px;
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container {
    float: left;
    margin-top: 40px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container.image {
    padding-bottom: 40px;
  }
}

.slideshow-container .slideshow-buttons-container {
  background: transparent;
  height: 80px;
  right: 0;
  top: 206px;
  margin-top: -5em;
  position: absolute;
  width: 40px;
  z-index: 5;
  right: 1px /*added to bump the icons over 1px to remove horizontal scrollbar*/
}

  .slideshow-container .slideshow-buttons-container.x-mobile {
    float: right;
    height: 40px;
    margin: 0 4px 0 0;
    position: relative;
    text-align: right;
    top: 0;
    width: auto;
  }

    .slideshow-container .slideshow-buttons-container.x-mobile .x-gallery-button {
      background: #fff;
      border: 0;
      height: 40px;
      margin-right: 1px;
      padding: 0;
      position: relative;
      opacity: 1;
      width: 40px;
      z-index: 1000;
    }

      .slideshow-container .slideshow-buttons-container.x-mobile .x-gallery-button > div {
        background-color: #fff;
        height: 40px;
        position: relative;
        width: 40px;
      }

      .slideshow-container .slideshow-buttons-container.x-mobile .x-gallery-button.gallery-button-previous > div:before {
        border-top: 0.8em solid transparent;
        border-bottom: 0.8em solid transparent;
        border-right: 0.8em solid #000;
        height: 16px;
        width: 9px;
        top: 12px;
        right: 15px;
        bottom: 0;
        content: "";
        position: absolute;
      }

      .slideshow-container .slideshow-buttons-container.x-mobile .x-gallery-button.gallery-button-previous > div:after {
        border-top: 0.8em solid transparent;
        border-bottom: 0.8em solid transparent;
        border-right: 0.8em solid #fff;
        height: 16px;
        width: 9px;
        top: 12px;
        right: 11px;
        bottom: 0;
        content: "";
        position: absolute;
      }

      .slideshow-container .slideshow-buttons-container.x-mobile .x-gallery-button.gallery-button-next > div:before {
        border-top: 0.8em solid transparent;
        border-bottom: 0.8em solid transparent;
        border-left: 0.8em solid #000;
        height: 16px;
        width: 9px;
        top: 12px;
        bottom: 0;
        left: 15px;
        content: "";
        position: absolute;
      }

      .slideshow-container .slideshow-buttons-container.x-mobile .x-gallery-button.gallery-button-next > div:after {
        border-top: 0.8em solid transparent;
        border-bottom: 0.8em solid transparent;
        border-left: 0.8em solid #fff;
        height: 16px;
        width: 9px;
        top: 12px;
        bottom: 0;
        left: 11px;
        content: "";
        position: absolute;
      }

.slideshow-container .slideshow-inner {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1180px;
  padding: 0px 0 0;
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner a.back-link {
    padding: 0 15px;
  }
}

.slideshow-container .slideshow-inner h1, .slideshow-container .slideshow-inner h3 {
  margin: 20px 0 10px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner h1, .slideshow-container .slideshow-inner h3 {
    padding: 0 15px;
  }
}

.slideshow-container .slideshow-inner h1.title {
  font-size: 35px;
}

.slideshow-container .slideshow-inner .secondary-title {
  color: #2b2b2b;
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
  .slideshow-container .slideshow-inner {
    /*max-width: 880px;*/
    max-width: 100%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .slideshow-container .slideshow-inner {
    max-width: 100%;
    padding-left: 42px;
    padding-right: 42px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner {
    max-width: 100%;
    padding-top: 40px;
    /*height: auto !important;*/
  }
}

@media only screen and (max-width: 812px) {
  .slideshow-container .slideshow-inner .count-container {
    color: #000;
    float: left;
    font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 40px;
    padding-left: 15px;
    position: relative;
    width: auto;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .count-container span {
    color: #000;
    font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-left: 3px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .count-container span:first-child {
    padding-right: 3px;
    padding-left: 0;
  }
}

.slideshow-container .slideshow-inner .slideshow {
  margin-top: 60px;
  max-width: 1180px;
  position: relative;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow {
    margin-left: auto;
    margin-right: auto;
    max-width: 100% !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow {
    max-width: 100% !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
  .slideshow-container .slideshow-inner .slideshow {
    max-width: 880px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .slideshow-container .slideshow-inner .slideshow {
    max-width: 980px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow {
    margin-top: 0;
    max-width: 100%;
  }
}

.slideshow-container .slideshow-inner .slideshow .count-container {
  color: #000;
  line-height: 1.1;
  padding-left: 0;
  position: absolute;
  top: 0;
  right: 17px;
  background-color: #fff;
  z-index: 1001;
}

  .slideshow-container .slideshow-inner .slideshow .count-container span {
    color: #000;
    font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    padding-left: 3px;
  }

    .slideshow-container .slideshow-inner .slideshow .count-container span:first-child {
      padding-right: 3px;
      padding-left: 0;
    }

.slideshow-container .slideshow-inner .slideshow .image-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

  .slideshow-container .slideshow-inner .slideshow .image-wrapper .count-container {
    width: 40%;
  }

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul {
    height: auto;
    width: 100%;
    position: relative;
    left: 0;
    overflow: visible;
  }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul {
    position: relative;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li {
  background-color: #fff;
  float: left;
  width: 1180px;
  height: auto ;
  position: relative;
  max-height: 1000px;
  overflow-y: hidden;
}

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li.active .visual-container:after {
    background-color: rgba(255, 255, 255, 0);
    opacity: 1;
  }

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li:not(active) .visual-container:after {
    background-color: white;
    content: "";
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: background-color 1s ease-in, opacity 0.1s ease-out;
    -moz-transition: background-color 1s ease-in, opacity 0.1s ease-out;
    -ms-transition: background-color 1s ease-in, opacity 0.1s ease-out;
    -o-transition: background-color 1s ease-in, opacity 0.1s ease-out;
    transition: background-color 1s ease-in, opacity 0.1s ease-out;
  }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li {
    min-height: 400px;
    width: 100%;
    max-width: 688px;
    /*width: 688px !important;*/
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li {
    width: 100%;
    max-width: 740px;
    /*width: 940px !important;*/
  }
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li {
    width: 100%;
    max-width: 880px;
    /*width: 880px;*/
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li {
    width: 100%;
    max-width: 940px;
    /*width: 980px;*/
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li {
    width: 100%;
    max-height: none;
    overflow-y: visible;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container {
    display: flex;
    flex-flow: column wrap;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .button-wrapper {
  background-color: #fff;
  margin-top: 0;
  padding-top: 40px;
  position: relative;
  z-index: 10;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .button-wrapper {
    max-width: 190px;
    position: relative;
    z-index: 0;
    display: table;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .visual-preview {
  background-color: #f8f8f8;
  float: left;
  margin-right: 1.69490%;
  max-width: 57.62795%;
  max-height: 57.62795%;
  height: auto;
  position: relative;
  text-align: center;
  width: 57.62795%;
}

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .visual-preview img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .visual-preview {
    margin-right: 0;
    max-width: 100%;
    max-height: none;
    overflow: hidden;
    padding-bottom: 0;
    width: 100%;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .visual-preview .favourite {
  display: none;
}

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .visual-preview .favourite:before {
    cursor: pointer;
    background-image: url("/static/images/homePage/favourite.png");
    background-position: 0 -41px;
    content: '';
    height: 40px;
    width: 40px;
    top: 15px;
    right: 15px;
    position: absolute;
    z-index: 10;
  }

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .visual-preview .favourite:hover:before, .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .visual-preview .favourite:active:before, .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .visual-preview .favourite:focus:before {
    background-position: 0 0;
  }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .visual-preview img {
    max-width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .visual-preview img {
    max-width: 100%;
    height: auto;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content {
  background: #fff;
  float: left;
  height: auto;
  padding: 30px 0 0;
  width: 40.677995%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content {
    padding: 30px 0 0;
    width: 100%;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a.lot-trigger {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  display: block;
  font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 60px;
  line-height: 60px;
  margin: 0;
  padding-left: 15px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 1;
}

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a.lot-trigger p {
    line-height: 60px;
    margin: 0;
    padding: 0;
  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a.lot-trigger:not(.active):before {
    border-left: 0.8em solid transparent;
    border-right: 0.8em solid transparent;
    border-top: 0.8em solid #000;
    height: 16px;
    width: 9px;
    top: 24px;
    right: 20px;
    bottom: 0;
    content: "";
    position: absolute;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a.lot-trigger:not(.active):after {
    border-left: 0.8em solid transparent;
    border-right: 0.8em solid transparent;
    border-top: 0.8em solid #f8f8f8;
    height: 16px;
    width: 9px;
    top: 22px;
    right: 20px;
    bottom: 0;
    content: "";
    position: absolute;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a.lot-trigger.active {
  background-color: #F8F8F8;
  border-bottom: 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a.lot-trigger.active:before {
    border-left: 0.8em solid transparent;
    border-right: 0.8em solid transparent;
    border-bottom: 0.8em solid #000;
    height: 16px;
    width: 9px;
    top: 17px;
    right: 20px;
    bottom: 0;
    content: "";
    position: absolute;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a.lot-trigger.active:after {
    border-left: 0.8em solid transparent;
    border-right: 0.8em solid transparent;
    border-bottom: 0.8em solid #f8f8f8;
    height: 16px;
    width: 9px;
    top: 19px;
    right: 20px;
    bottom: 0;
    content: "";
    position: absolute;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .lot-dropdown {
    background-color: #F8F8F8;
    border-bottom: 1px solid #ccc;
    display: none;
    float: left;
    height: 0;
    margin: 0;
    opacity: 0;
    padding: 0 15px 20px;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transition: height 0.15s ease-out, opacity 0.15s ease-out;
    -moz-transition: height 0.15s ease-out, opacity 0.15s ease-out;
    -ms-transition: height 0.15s ease-out, opacity 0.15s ease-out;
    -o-transition: height 0.15s ease-out, opacity 0.15s ease-out;
    transition: height 0.15s ease-out, opacity 0.15s ease-out;
    width: 100%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .lot-dropdown.active {
    display: table;
    height: auto;
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transition: height 0.85s ease-out, opacity 0.85s ease-out;
    -moz-transition: height 0.85s ease-out, opacity 0.85s ease-out;
    -ms-transition: height 0.85s ease-out, opacity 0.85s ease-out;
    -o-transition: height 0.85s ease-out, opacity 0.85s ease-out;
    transition: height 0.85s ease-out, opacity 0.85s ease-out;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h4,
.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h5,
.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h6,
.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content p,
.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a {
  color: #000;
}

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h4.slide-title {
    font-size: 30px;
    line-height: 40px;
    margin: 2px 0 -10px 0;
  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h4.slide-title {
    padding: 0 15px;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h4.slide-title a {
  position: relative;
  z-index: 1;
}

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h4.slide-title a:hover,
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h4.slide-title a:focus,
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h4.slide-title a:active {
    color: #575757;
  }

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h5 {
  font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-bottom: -2px;
  text-transform: uppercase;
}

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h5.sub-title {
    font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 25px;
    margin-top: 20px;
    text-transform: none;
  }

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h5.subsection-title {
    border-bottom: 1px solid #cccccc;
    color: #808080;
    font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 11px;
    margin: 35px 0 0 0;
    padding-bottom: 10px;
    text-transform: uppercase;
  }

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h5.subsection-text {
    font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0 0;
    text-transform: none;
  }

    .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h5.subsection-text.regular {
      font-weight: normal;
    }

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h5.add-separator:before {
    border-top: 1px solid #6b6b6b;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: relative;
    top: 0;
    width: 20px;
  }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h5 {
    font-size: 10px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h5 {
    padding: 0 15px;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content h6.slide-number {
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  margin: 70px 0 15px 0;
  text-transform: uppercase;
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content p.body-text, .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content p {
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
  margin-top: 28px;
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a.more {
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
  position: relative;
  z-index: 1;
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer {
  float: left;
  margin: 25px 0 0;
  position: relative;
  width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer {
    margin-bottom: 60px;
    padding: 0 15px;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer img {
  float: left;
  height: 80px;
  width: 80px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h5, .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h6 {
  float: left;
  width: 80%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h5, .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h6 {
    width: 75%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h5, .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h6 {
    width: 65%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h5, .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h6 {
    width: 75%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h5, .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h6 {
    width: auto;
  }
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h5 {
  font-family: "Baskerville10Pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: normal;
  margin: 20px 0 13px 15px;
  text-transform: capitalize;
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content .content-footer h6 {
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 0 15px;
}

.slideshow-container .slideshow-inner .slideshow .video-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 40px;
}

  .slideshow-container .slideshow-inner .slideshow .video-wrapper .count-container {
    top: 0;
    width: 32.203389%;
  }

  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul {
    height: auto;
    width: 100%;
    position: relative;
    left: 0;
  }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul {
    position: relative;
  }
}

.slideshow-container .slideshow-inner .slideshow .video-wrapper ul li {
  background-color: #fff;
  float: left;
  width: 1180px;
  height: auto;
  position: relative;
}

  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li.active .visual-container:after {
    background-color: rgba(255, 255, 255, 0);
    opacity: 1;
  }

  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li:not(active) .visual-container:after {
    background-color: white;
    content: "";
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: background-color 0.4s ease-in, opacity 0.1s ease-in;
    -moz-transition: background-color 0.4s ease-in, opacity 0.1s ease-in;
    -ms-transition: background-color 0.4s ease-in, opacity 0.1s ease-in;
    -o-transition: background-color 0.4s ease-in, opacity 0.1s ease-in;
    transition: background-color 0.4s ease-in, opacity 0.1s ease-in;
  }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li {
    width: 688px !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li {
    width: 940px !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li {
    width: 880px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li {
    width: 980px;
  }
}

.slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .visual-container {
  height: auto;
  width: 100%;
}

  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .visual-container .visual-preview {
    float: left;
    margin-right: 1.69490%;
    max-width: 66.101694%;
    max-height: 66.101694%;
    height: 0;
    overflow: hidden;
    padding-bottom: 439px;
    position: relative;
    text-align: center;
    width: 66.101694%;
  }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .visual-container .visual-preview {
    padding-bottom: 351px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .visual-container .visual-preview {
    padding-bottom: 253px;
  }
}

.slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .visual-container .visual-preview iframe {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .visual-container .visual-preview {
    margin-right: 0;
    max-width: 100%;
    max-height: 0;
    overflow: hidden;
    padding-bottom: 62.5%;
    width: 100%;
  }
}

.slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .visual-container .visual-preview a {
  display: block;
}

.slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .visual-container .visual-preview img {
  max-width: 100%;
  height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .visual-container .visual-preview img {
    max-width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .visual-container .visual-preview img {
    max-width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .visual-container .visual-preview iframe {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
  }
}

.slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content {
  background: #fff;
  float: left;
  height: auto;
  padding: 30px 0 0;
  width: 32.203389%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content {
    padding: 30px 15px 0;
    width: 100%;
  }
}

.slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content h4, .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content p, .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content a {
  color: #000;
}

  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content h4.slide-title {
    font-size: 30px;
    line-height: 40px;
    margin: 2px 0 15px 0;
  }

    .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content h4.slide-title a {
      position: relative;
      z-index: 1;
    }

      .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content h4.slide-title a:hover, .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content h4.slide-title a:focus, .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content h4.slide-title a:active {
        color: #575757;
      }

.slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content h6.slide-number {
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  margin: 70px 0 15px 0;
  text-transform: uppercase;
}

.slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content p.body-text, .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content p {
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
  margin-top: 28px;
  position: relative;
  z-index: 1;
}

.slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content a.more {
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  position: relative;
  text-decoration: underline;
  z-index: 1;
}

.slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content .button-wrapper {
  max-width: 100%;
  position: relative;
  z-index: 10;
}

  .slideshow-container .slideshow-inner .slideshow .video-wrapper ul li .content .button-wrapper a:hover {
    color: #ffffff;
  }

/* Slideshow - End */
/* Secondary Navigation - Start */
.secondary-navigation {
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  float: left;
  height: 62px;
  line-height: normal;
  width: 100%;
}

  .secondary-navigation ul {
    margin: 0 auto;
    max-width: 1180px;
    width: 100%;
  }

    .secondary-navigation ul li {
      border-right: 1px solid #ccc;
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      justify-content: center;
      float: left;
      height: 60px;
      padding: 0 15px;
      text-align: center;
      width: 20%;
    }

      .secondary-navigation ul li:first-child {
        border-left: 1px solid #ccc;
      }

      .secondary-navigation ul li a {
        color: #000;
        display: block;
        font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
        font-size: 12px;
        position: relative;
        text-transform: none;
        width: 100%;
        height: 60px;
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
      }

        .secondary-navigation ul li a:before {
          border-bottom: 0 solid #d70c00;
          content: '';
          left: -15px;
          bottom: 0;
          right: -15px;
          position: absolute;
          -webkit-transition: border-bottom 0.2s;
          -moz-transition: border-bottom 0.2s;
          -ms-transition: border-bottom 0.2s;
          -o-transition: border-bottom 0.2s;
          transition: border-bottom 0.2s;
        }

        .secondary-navigation ul li a:hover:before {
          border-bottom: 3px solid #d70c00;
        }

        .secondary-navigation ul li a.active:before {
          border-bottom: 3px solid #d70c00;
        }
/*.secondary-navigation ul li a:not(.active):before {
	border-bottom: 0 solid #d70c00;
}
*/

/* Secondary Navigation - End */
/* Modules */
.module {
  margin: 0 auto;
  max-width: 1180px;
  padding-top: 48px;
  width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module {
    max-width: 100%;
  }
}

.module a.see-all {
  color: #2b2b2b;
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  float: right;
  text-transform: none;
}

  .module a.see-all:hover, .module a.see-all:focus, .module a.see-all:active {
    color: #575757;
  }

.module a.view-event {
  color: #2b2b2b;
  display: block;
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  margin: 15px 0 0;
  text-decoration: underline;
  text-transform: capitalize;
}

  .module a.view-event:hover, .module a.view-event:focus, .module a.view-event:active {
    color: #575757;
  }

.module h3.title.hk {
  color: #2b2b2b;
  font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 25px;
  margin: 0;
}

  .module h3.title.hk span {
    color: #2b2b2b;
    font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 25px;
    margin: 0;
  }

.module .box_info > div > h4 {
  font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
}

.module h3.title.hk {
  font-size: 20px;
  line-height: 25px;
}

.module h2.subsection-title {
  color: #2b2b2b;
  font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 16px;
  margin: 0 0 30px;
}

.module .secondary-title {
  color: #2b2b2b;
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 0;
}

.module .image-container {
  margin: 0 auto;
  max-width: 1180px;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .module.landscape-visuals {
    padding-bottom: 0;
  }
}

.module.landscape-visuals.video .image-container {
  margin: 54px auto 0;
}

.module.landscape-visuals.image .image-container {
  margin: 58px auto 0;
}

.module.landscape-visuals.image .module-body-text {
  margin-top: 57px;
}

.module.landscape-visuals .image-container {
  height: auto;
  width: 74.57627%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.landscape-visuals .image-container {
    width: 100%;
  }
}

.module.landscape-visuals .image-container .image-preview-container {
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .module.landscape-visuals .image-container .image-preview-container {
    padding-bottom: 62.5%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .module.landscape-visuals .image-container .image-preview-container {
    padding-bottom: 62.5%;
  }
}

.module.landscape-visuals .image-container .image-preview-container .image-preview {
  width: 100%;
}

.module.landscape-visuals .image-container .image-description {
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
}

  .module.landscape-visuals .image-container .image-description h5.image-caption {
    color: #808080;
    font-size: 12px;
    line-height: 20px;
  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.no-body-text {
    padding-bottom: 20px;
  }
}

.module.no-body-text .left {
  float: left;
}

.module.no-body-text.video .image-container {
  margin: 58px auto 0;
}

.module.no-body-text.image .image-container {
  margin: 58px auto 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.no-body-text a, .module.no-body-text h1, .module.no-body-text h3 {
    padding: 0 15px;
  }
}

.module.no-body-text .image-container {
  height: auto;
  width: 100%;
}

  .module.no-body-text .image-container .image-preview-container {
    width: 66.10169%;
  }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .module.no-body-text .image-container .image-preview-container {
    padding-bottom: 40.28205%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .module.no-body-text .image-container .image-preview-container {
    padding-bottom: 40.28205%;
  }
}

@media only screen and (min-width: 1280px) {
  .module.no-body-text .image-container .image-preview-container {
    padding-bottom: 439px;
  }
}

.module.no-body-text .image-container .image-preview-container .image-preview {
  width: 100%;
}

.module.no-body-text .image-container .image-preview-container iframe {
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

.module.no-body-text .image-container .image-description {
  margin: 0;
  width: 33.89830%;
}

  .module.no-body-text .image-container .image-description.right {
    padding-top: 31px;
  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.no-body-text .image-container .image-description {
    padding: 40px 15px 0;
    width: 100%;
  }

    .module.no-body-text .image-container .image-description .image-title {
      padding: 0;
    }
}

.module.no-body-text .image-container .image-description h3.image-title {
  margin-bottom: 0;
}

.module.no-body-text .image-container .image-description .module-body-text {
  margin-top: 13px;
}

.module.no-body-text .image-container .image-description h5.image-caption {
  color: #808080;
  font-size: 12px;
  line-height: 20px;
}

.module.no-body-text .image-container .image-description.caption-right {
  float: right;
  margin: 15px 0 0;
  padding: 0;
  position: relative;
  width: 66.10169%;
}

.module.no-body-text .image-container .image-description.caption-left {
  float: left;
  margin: 10px 0 0;
  padding: 0;
  position: relative;
  width: 66.10169%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.no-body-text .image-container .image-description.caption-left {
    padding: 0 15px;
  }
}

.module.no-body-text .image-container .button-wrapper {
  padding-left: 20px;
  max-width: 33.89830%;
}

.module.no-body-text .image-container .image-description .button-wrapper {
  padding-left: 0;
  max-width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.no-body-text .image-container .button-wrapper {
    padding: 0;
    max-width: 100%;
  }

  /* h1.title {
      margin-top: 270px;
  } */
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .module.left-right-visuals {
    padding-top: 28px;
    padding-bottom: 0;
  }
}

.module.left-right-visuals.image-one-by-two h1.title {
  margin-bottom: 47px;
}

.module.left-right-visuals.image-one-by-two .left {
  float: left;
}

.module.left-right-visuals.image-one-by-two .right {
  float: right;
}

.module.left-right-visuals.image-one-by-two .module-body-text {
  margin: -6px 0 0;
  padding-top: 0;
  max-width: 40.67797%;
}

  .module.left-right-visuals.image-one-by-two .module-body-text .button-wrapper {
    float: left;
    padding-left: 0;
    max-width: 100%;
  }

.module.left-right-visuals.image-one-by-two .image-container {
  height: auto;
  width: 49.15255%;
}

  .module.left-right-visuals.image-one-by-two .image-container .image-preview-container {
    width: 100%;
  }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .module.left-right-visuals.image-one-by-two .image-container .image-preview-container {
    padding-bottom: 62.58620%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .module.left-right-visuals.image-one-by-two .image-container .image-preview-container {
    padding-bottom: 62.58620%;
  }
}

@media only screen and (min-width: 1280px) {
  .module.left-right-visuals.image-one-by-two .image-container .image-preview-container {
    padding-bottom: 363px;
  }
}

.module.left-right-visuals.image-one-by-two .image-container .image-preview-container .image-preview {
  left: 0;
  width: 100%;
}

.module.left-right-visuals.image-one-by-two .image-container .image-description {
  margin: 10px auto 0;
  padding: 0;
  width: 100%;
}

  .module.left-right-visuals.image-one-by-two .image-container .image-description h5.image-caption {
    color: #808080;
    font-size: 12px;
    line-height: 20px;
  }

.module.left-right-visuals.image-five-by-six h1.title {
  line-height: 35px;
  max-width: 59.32203%;
}

.module.left-right-visuals.image-five-by-six h3:last-of-type {
  margin-bottom: 60px;
}

.module.left-right-visuals.image-five-by-six .left {
  float: left;
}

.module.left-right-visuals.image-five-by-six .right {
  float: right;
}

.module.left-right-visuals.image-five-by-six .module-body-text {
  margin: 0px 0 0;
  max-width: 49.15255%;
}

  .module.left-right-visuals.image-five-by-six .module-body-text .button-wrapper {
    float: left;
    padding-left: 0;
    max-width: 100%;
  }

.module.left-right-visuals.image-five-by-six .image-container {
  height: auto;
  margin-top: 0px;
  width: 40.67797%;
}

  .module.left-right-visuals.image-five-by-six .image-container .image-preview-container {
    width: 100%;
  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.left-right-visuals.image-five-by-six .image-container .image-preview-container {
    padding-bottom: 125%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .module.left-right-visuals.image-five-by-six .image-container .image-preview-container {
    padding-bottom: 125%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .module.left-right-visuals.image-five-by-six .image-container .image-preview-container {
    padding-bottom: 125%;
  }
}

@media only screen and (min-width: 1280px) {
  .module.left-right-visuals.image-five-by-six .image-container .image-preview-container {
    padding-bottom: 125%;
  }
}

.module.left-right-visuals.image-five-by-six .image-container .image-preview-container .image-preview {
  left: 0;
  width: 100%;
}

.module.left-right-visuals.image-five-by-six .image-container .image-description {
  margin: 10px auto 0;
  padding: 0;
  width: 100%;
}

  .module.left-right-visuals.image-five-by-six .image-container .image-description h5.image-caption {
    color: #808080;
    font-size: 12px;
    line-height: 20px;
  }

.module.left-right-visuals.image-five-by-six .image-container .button-wrapper {
  max-width: 100%;
  text-align: center;
}

.module.feature ul li .image-container {
  max-width: 100%;
}

  .module.feature ul li .image-container .image-preview-container {
    background-color: #F8F8F8;
    padding-bottom: 125%;
  }

    .module.feature ul li .image-container .image-preview-container > a {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      position: absolute;
    }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature ul li .image-container .image-preview-container {
    padding-bottom: 122.29999%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature ul li .image-container .image-preview-container {
    padding-bottom: 125%;
  }
}

.module.feature ul li .image-container .image-preview-container .image-preview {
  left: 0;
  width: 100%;
}

.module.feature ul li .image-container .image-preview-container:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: background-color 0.4s, border-bottom 0.2s;
  -moz-transition: background-color 0.4s, border-bottom 0.2s;
  -ms-transition: background-color 0.4s, border-bottom 0.2s;
  -o-transition: background-color 0.4s, border-bottom 0.2s;
  transition: background-color 0.4s, border-bottom 0.2s;
  background-color: transparent;
  border-bottom: 0 solid #D70C00;
  content: '';
  position: absolute;
  z-index: 1;
}

.module.feature ul li .image-container .image-description {
  margin: 16px auto 0;
  padding: 0;
}

  .module.feature ul li .image-container .image-description h4 {
    font-size: 14px;
  }

  .module.feature ul li .image-container .image-description h4, .module.feature ul li .image-container .image-description h5, .module.feature ul li .image-container .image-description p {
    -webkit-transition: color 0.2s, opacity 0.2s;
    -moz-transition: color 0.2s, opacity 0.2s;
    -ms-transition: color 0.2s, opacity 0.2s;
    -o-transition: color 0.2s, opacity 0.2s;
    transition: color 0.2s, opacity 0.2s;
  }

.module.feature ul li:hover > .image-container > a > .image-preview-container:after, .module.feature ul li:focus > .image-container > a > .image-preview-container:after {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  border-bottom: 3px solid #D70C00;
}

.module.feature ul li:hover > .image-container > a > .image-description h4,
.module.feature ul li:focus > .image-container > a > .image-description h4,
.module.feature ul li:hover > .image-container > a > .image-description h5,
.module.feature ul li:focus > .image-container > a > .image-description h5,
.module.feature ul li:hover > .image-container > a > .image-description p,
.module.feature ul li:focus > .image-container > a > .image-description p {
  color: #808080;
  opacity: 1;
}

.module.feature ul li:hover > .image-container > a .play,
.module.feature ul li:focus > .image-container > a .play {
  opacity: 1;
}

.module.feature ul li ul li {
  cursor: pointer;
  float: left;
  margin: 0 1.69490% 0 0;
  position: relative;
  width: 23.72882%;
}

  .module.feature ul li ul li .button-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
  }

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  /*.module.feature ul li ul li .button-wrapper {
		position: relative;
	}*/

  .module.feature ul li ul li .button-wrapper a.buttons {
    min-width: 100%;
    padding: 0 1.35em;
  }
}

.module.feature ul li ul li .button-wrapper:nth-last-of-type(2) {
  bottom: 60px;
}

.module.feature ul li ul li .links-wrapper {
  bottom: 0;
  margin: 0;
  position: absolute;
  width: 100%;
}

  .module.feature ul li ul li .links-wrapper .view-event {
    line-height: 25px;
    margin: 0;
  }

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .module.feature ul li ul li .links-wrapper {
    position: relative;
  }
}

.module.feature ul li ul:last-child li {
  margin-bottom: 0;
}
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature ul li ul li {
        margin: 0 2.11764% 3.38983% 0;
        width: 22.81999%;
    }
	.module.feature .past-exhibitions ul.six-columns li ul li.datarow {
		width: 14.89955%;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature ul li ul li {
        margin: 0 2.11765% 3.38983% 0;
        width: 23.40555%;
    }
}
*/
.module.feature ul li ul li .image-container {
  max-width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .module.feature ul li ul li .image-container {
    float: left;
  }
}

.module.feature ul li ul li .image-container .image-preview-container {
  background-color: #F8F8F8;
  padding-bottom: 125%;
}

  .module.feature ul li ul li .image-container .image-preview-container > a {
    display: block;
  }

  .module.feature ul li ul li .image-container .image-preview-container img {
    height: auto;
    vertical-align: top;
    width: 100%;
  }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature ul li ul li .image-container .image-preview-container {
    padding-bottom: 122.29999%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature ul li ul li .image-container .image-preview-container {
    padding-bottom: 125%;
  }
}

.module.feature ul li ul li .image-container .image-preview-container .image-preview {
  left: 0;
  width: 100%;
}

.module.feature ul li ul li .image-container .image-preview-container:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: background-color 0.4s, border-bottom 0.2s;
  -moz-transition: background-color 0.4s, border-bottom 0.2s;
  -ms-transition: background-color 0.4s, border-bottom 0.2s;
  -o-transition: background-color 0.4s, border-bottom 0.2s;
  transition: background-color 0.4s, border-bottom 0.2s;
  background-color: transparent;
  border-bottom: 0 solid #D70C00;
  content: '';
  position: absolute;
  z-index: 1;
}

.module.feature ul li ul li .image-container .image-description {
  margin: 16px auto 0;
  padding: 0;
}

  .module.feature ul li ul li .image-container .image-description h4 {
    font-size: 14px;
  }

  .module.feature ul li ul li .image-container .image-description h4, .module.feature ul li ul li .image-container .image-description h5 {
    -webkit-transition: color 0.2s, opacity 0.2s;
    -moz-transition: color 0.2s, opacity 0.2s;
    -ms-transition: color 0.2s, opacity 0.2s;
    -o-transition: color 0.2s, opacity 0.2s;
    transition: color 0.2s, opacity 0.2s;
  }

.module.feature ul li ul li:hover > .image-container > .image-preview-container:after,
.module.feature ul li ul li:focus > .image-container > .image-preview-container:after {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  border-bottom: 3px solid #D70C00;
}

.module.feature ul li ul li:hover > .image-container > .image-description h4,
.module.feature ul li ul li:hover > .image-container > .image-description h5,
.module.feature ul li ul li:focus > .image-container > .image-description h4,
.module.feature ul li ul li:focus > .image-container > .image-description h5,
.module.feature ul li ul li:focus > .image-container > .image-description p,
.module.feature ul li ul li:focus > .image-container > .image-description p {
  color: #808080;
  opacity: 1;
}

.module.feature ul li ul li:hover > .image-container .play,
.module.feature ul li ul li:focus > .image-container .play {
  opacity: 1;
}

.module.feature .current-exhibitions {
  padding: 42px 0 0;
}

  .module.feature .current-exhibitions ul.four-columns li.datarow {
    float: left;
    height: 596px; /*624px*/
    margin-right: 1.69491%;
    width: 23.71995%;
  }
    /*
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	.module.feature .current-exhibitions ul.four-columns li.datarow {
		height: 630px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.module.feature .current-exhibitions ul.four-columns li.datarow {
		height: 435px;
	}
}
*/
    .module.feature .current-exhibitions ul.four-columns li.datarow:nth-child(4n+4) {
      margin-right: 0;
    }

    .module.feature .current-exhibitions ul.four-columns li.datarow:nth-child(4n+5) {
      clear: both;
    }
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.four-columns li.datarow {
        margin-right: 2.90697%;
        width: 22.81999%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.four-columns li.datarow {
        margin-right: 2.12765%;
        width: 23.40555%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .current-exhibitions ul.four-columns li.datarow {
    height: 630px;
    margin-right: 2.89995%;
    width: 48.49555%;
  }

    .module.feature .current-exhibitions ul.four-columns li.datarow:nth-child(n+3) {
      margin-top: 35px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  /* .module.feature .current-exhibitions ul.four-columns li.datarow {
		height: auto;
    }*/
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .current-exhibitions ul.four-columns li.datarow:nth-child(2n+2) {
    margin-right: 0;
  }
}

.module.feature .current-exhibitions ul.four-columns li ul:nth-child(n+2) {
  margin-top: 35px;
}

.module.feature .current-exhibitions ul.four-columns li ul li {
  float: left;
  margin-right: 1.69491%;
  width: 23.71995%;
}

  .module.feature .current-exhibitions ul.four-columns li ul li:nth-child(4n+4) {
    margin-right: 0;
  }

  .module.feature .current-exhibitions ul.four-columns li ul li:nth-child(4n+5) {
    clear: both;
  }
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.four-columns li ul li {
        margin-right: 2.90697%;
        width: 22.81999%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.four-columns li ul li {
        margin-right: 2.12765%;
        width: 23.40555%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .current-exhibitions ul.four-columns li ul li {
    height: 630px;
    margin-right: 2.89995%;
    width: 48.49555%;
  }

    .module.feature .current-exhibitions ul.four-columns li ul li:nth-child(n+3) {
      margin-top: 35px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .module.feature .current-exhibitions ul.four-columns li ul li {
    height: auto;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .current-exhibitions ul.four-columns li ul li:nth-child(2n+2) {
    margin-right: 0;
  }
}

.module.feature .current-exhibitions ul.six-columns li.datarow {
  cursor: pointer;
  float: left;
  height: 440px;
  margin-right: 1.69491%;
  width: 15.24555%;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .module.feature .current-exhibitions ul.six-columns li.datarow {
    height: 415px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .module.feature .current-exhibitions ul.six-columns li.datarow {
    height: 375px;
  }
}

.module.feature .current-exhibitions ul.six-columns li.datarow:nth-child(6n+6) {
  margin-right: 0;
}

.module.feature .current-exhibitions ul.six-columns li.datarow:nth-child(6n+7) {
  clear: both;
}
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.six-columns li.datarow {
        margin-right: 2.90697%;
        width: 14.24555%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.six-columns li.datarow {
        margin-right: 2.12765%;
        width: 14.89455%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .current-exhibitions ul.six-columns li.datarow {
    height: 515px;
    margin-right: 2.89995%;
    width: 48.49555%;
  }

    .module.feature .current-exhibitions ul.six-columns li.datarow:nth-child(n+3) {
      margin-top: 35px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .current-exhibitions ul.six-columns li.datarow:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .module.feature .current-exhibitions ul.six-columns li.datarow {
    /*height: auto;*/
    height: 464px;
  }
}

.module.feature .current-exhibitions ul.six-columns li.datarow .image-container {
  max-width: 100%;
}

  .module.feature .current-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
    background-color: #F8F8F8;
    padding-bottom: 125%;
  }
    /*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
        padding-bottom: 126.54555%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
        padding-bottom: 126.43335%;
    }
}
*/
    .module.feature .current-exhibitions ul.six-columns li.datarow .image-container .image-preview-container .image-preview {
      left: 0;
      width: 100%;
    }

.module.feature .current-exhibitions ul.six-columns li ul:nth-child(n+2) {
  margin-top: 35px;
}

.module.feature .current-exhibitions ul.six-columns li ul li {
  cursor: pointer;
  float: left;
  margin-right: 1.69491%;
  width: 15.24555%;
}

  .module.feature .current-exhibitions ul.six-columns li ul li:nth-child(6n+6) {
    margin-right: 0;
  }

  .module.feature .current-exhibitions ul.six-columns li ul li:nth-child(6n+7) {
    clear: both;
  }
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.six-columns li ul li {
        margin-right: 2.90697%;
        width: 14.24555%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.six-columns li ul li {
        margin-right: 2.12765%;
        width: 14.89455%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .current-exhibitions ul.six-columns li ul li {
    margin-right: 2.89995%;
    width: 48.49555%;
  }

    .module.feature .current-exhibitions ul.six-columns li ul li:nth-child (n+3) {
      margin-top: 35px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .current-exhibitions ul.six-columns li ul li:nth-child(2n+2) {
    margin-right: 0;
  }
}

.module.feature .current-exhibitions ul.six-columns li ul li .image-container {
  max-width: 100%;
}

  .module.feature .current-exhibitions ul.six-columns li ul li .image-container .image-preview-container {
    background-color: #F8F8F8;
    padding-bottom: 125%;
  }
    /*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.six-columns li ul li .image-container .image-preview-container {
        padding-bottom: 126.54555%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .current-exhibitions ul.six-columns li ul li .image-container .image-preview-container {
        padding-bottom: 126.43335%;
    }
}
*/
    .module.feature .current-exhibitions ul.six-columns li ul li .image-container .image-preview-container .image-preview {
      left: 0;
      width: 100%;
    }

.module.feature .upcoming-exhibitions {
  padding: 50px 0 0;
}

  .module.feature .upcoming-exhibitions ul.four-columns li.datarow {
    float: left;
    height: 630px;
    margin-right: 1.69491%;
    width: 23.71995%;
  }

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .module.feature .upcoming-exhibitions ul.four-columns li.datarow {
    height: 500px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .module.feature .upcoming-exhibitions ul.four-columns li.datarow {
    height: 435px;
  }
}

.module.feature .upcoming-exhibitions ul.four-columns li.datarow:nth-child(4n+4) {
  margin-right: 0;
}

.module.feature .upcoming-exhibitions ul.four-columns li.datarow:nth-child(4n+5) {
  clear: both;
}
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.four-columns li.datarow {
        margin-right: 2.90697%;
        width: 22.81999%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.four-columns li.datarow {
        margin-right: 2.12765%;
        width: 23.40555%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .upcoming-exhibitions ul.four-columns li.datarow {
    height: 630px;
    margin-right: 2.89999%;
    width: 48.49555%;
  }

    .module.feature .upcoming-exhibitions ul.four-columns li.datarow:nth-child(n+3) {
      margin-top: 35px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .upcoming-exhibitions ul.four-columns li.datarow:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .module.feature .upcoming-exhibitions ul.four-columns li.datarow {
    height: auto;
  }
}

.module.feature .upcoming-exhibitions ul.four-columns li ul:nth-child(n+2) {
  margin-top: 35px;
}

.module.feature .upcoming-exhibitions ul.four-columns li ul li {
  float: left;
  margin-right: 1.69491%;
  width: 23.71995%;
}

  .module.feature .upcoming-exhibitions ul.four-columns li ul li:nth-child(4n+4) {
    margin-right: 0;
  }

  .module.feature .upcoming-exhibitions ul.four-columns li ul li:nth-child(4n+5) {
    clear: both;
  }
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.four-columns li ul li {
        margin-right: 2.90697%;
        width: 22.81999%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.four-columns li ul li {
        margin-right: 2.12765%;
        width: 23.40555%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .upcoming-exhibitions ul.four-columns li ul li {
    height: 630px;
    margin-right: 2.89999%;
    width: 48.49555%;
  }

    .module.feature .upcoming-exhibitions ul.four-columns li ul li:nth-child(n+3) {
      margin-top: 35px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .upcoming-exhibitions ul.four-columns li ul li:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .module.feature .upcoming-exhibitions ul.four-columns li ul li {
    height: auto;
  }
}

.module.feature .upcoming-exhibitions ul.six-columns li.datarow {
  cursor: pointer;
  float: left;
  height: 440px;
  margin: 0 1.69491% 3.1% 0;
  width: 15.24555%;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .module.feature .upcoming-exhibitions ul.six-columns li.datarow {
    height: 415px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .module.feature .upcoming-exhibitions ul.six-columns li.datarow {
    height: 375px;
  }
}

.module.feature .upcoming-exhibitions ul.six-columns li.datarow:nth-child(6n+6) {
  margin-right: 0;
}

.module.feature .upcoming-exhibitions ul.six-columns li.datarow:nth-child(6n+7) {
  clear: both;
}
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.six-columns li.datarow {
        margin-right: 2.90697%;
        width: 14.24555%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.six-columns li.datarow {
        margin-right: 2.12765%;
        width: 14.89455%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .upcoming-exhibitions ul.six-columns li.datarow {
    height: 515px;
    margin-right: 2.89999%;
    width: 48.49555%;
  }

    .module.feature .upcoming-exhibitions ul.six-columns li.datarow:nth-child(n+3) {
      margin-top: 35px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .upcoming-exhibitions ul.six-columns li.datarow:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .module.feature .upcoming-exhibitions ul.six-columns li.datarow {
    height: auto;
  }
}

.module.feature .upcoming-exhibitions ul.six-columns li.datarow .image-container {
  max-width: 100%;
}

  .module.feature .upcoming-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
    background-color: #F8F8F8;
    padding-bottom: 125%;
  }
    /*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
        padding-bottom: 126.54555%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
        padding-bottom: 126.43335%;
    }
}
*/
    .module.feature .upcoming-exhibitions ul.six-columns li.datarow .image-container .image-preview-container .image-preview {
      left: 0;
      width: 100%;
    }

.module.feature .upcoming-exhibitions ul.six-columns li ul:nth-child(n+2) {
  margin-top: 35px;
}

.module.feature .upcoming-exhibitions ul.six-columns li ul li {
  cursor: pointer;
  float: left;
  margin: 0 1.69490% 3.1% 0;
  width: 15.24555%;
}

  .module.feature .upcoming-exhibitions ul.six-columns li ul li:nth-child(6n+6) {
    margin-right: 0;
  }

  .module.feature .upcoming-exhibitions ul.six-columns li ul li:nth-child(6n+7) {
    clear: both;
  }
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.six-columns li ul li {
        margin-right: 2.90697%;
        width: 14.24555%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.six-columns li ul li {
        margin-right: 2.12765%;
        width: 14.89455%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .upcoming-exhibitions ul.six-columns li ul li {
    height: 515px;
    margin-right: 2.89999%;
    width: 48.49555%;
  }

    .module.feature .upcoming-exhibitions ul.six-columns li ul li:nth-child(n+3) {
      margin-top: 35px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .upcoming-exhibitions ul.six-columns li ul li:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .module.feature .upcoming-exhibitions ul.six-columns li ul li {
    height: auto;
  }
}

.module.feature .upcoming-exhibitions ul.six-columns li ul li .image-container {
  max-width: 100%;
}

  .module.feature .upcoming-exhibitions ul.six-columns li ul li .image-container .image-preview-container {
    background-color: #F8F8F8;
    padding-bottom: 125%;
  }
    /*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.six-columns li ul li .image-container .image-preview-container {
        padding-bottom: 126.54555%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .upcoming-exhibitions ul.six-columns li ul li .image-container .image-preview-container {
        padding-bottom: 126.43335%;
    }
}
*/
    .module.feature .upcoming-exhibitions ul.six-columns li ul li .image-container .image-preview-container .image-preview {
      left: 0;
      width: 100%;
    }

.module.feature .past-exhibitions {
  padding: 50px 0 0;
}

  .module.feature .past-exhibitions ul.four-columns li.datarow {
    float: left;
    height: 630px;
    margin-right: 1.69491%;
    width: 23.71995%;
  }

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .module.feature .past-exhibitions ul.four-columns li.datarow {
    height: 500px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .module.feature .past-exhibitions ul.four-columns li.datarow {
    height: 435px;
  }
}

.module.feature .past-exhibitions ul.four-columns li.datarow:nth-child(4n+4) {
  margin-right: 0;
}

.module.feature .past-exhibitions ul.four-columns li.datarow:nth-child(4n+5) {
  clear: both;
}
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .past-exhibitions ul.four-columns li.datarow {
        margin-right: 2.90697%;
        width: 22.81999%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .past-exhibitions ul.four-columns li.datarow {
        margin-right: 2.12765%;
        width: 23.40555%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .past-exhibitions ul.four-columns li.datarow {
    height: 630px;
    margin-right: 2.89999%;
    width: 48.49555%;
  }

    .module.feature .past-exhibitions ul.four-columns li.datarow:nth-child(n+3) {
      margin-top: 35px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .past-exhibitions ul.four-columns li.datarow:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .module.feature .past-exhibitions ul.four-columns li.datarow {
    height: auto;
  }
}

.module.feature .past-exhibitions ul.four-columns li ul:nth-child(n+2) {
  margin-top: 35px;
}

.module.feature .past-exhibitions ul.four-columns li ul li {
  float: left;
  margin-right: 1.69491%;
  width: 23.71995%;
}

  .module.feature .past-exhibitions ul.four-columns li ul li:nth-child(4n+4) {
    margin-right: 0;
  }

  .module.feature .past-exhibitions ul.four-columns li ul li:nth-child(4n+5) {
    clear: both;
  }
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .past-exhibitions ul.four-columns li ul li {
        margin-right: 2.90697%;
        width: 22.81999%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .past-exhibitions ul.four-columns li ul li {
        margin-right: 2.12765%;
        width: 23.40555%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .past-exhibitions ul.four-columns li ul li {
    height: 630px;
    margin-right: 2.89999%;
    width: 48.49555%;
  }

    .module.feature .past-exhibitions ul.four-columns li ul li:nth-child(n+3) {
      margin-top: 35px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .past-exhibitions ul.four-columns li ul li:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .module.feature .past-exhibitions ul.four-columns li ul li {
    height: auto;
  }
}

.module.feature .past-exhibitions ul.six-columns li.datarow {
  cursor: pointer;
  float: left;
  height: 440px;
  margin-right: 1.69491%;
  width: 15.24555%;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .module.feature .past-exhibitions ul.six-columns li.datarow {
    height: 415px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .module.feature .past-exhibitions ul.six-columns li.datarow {
    height: 375px;
  }
}

.module.feature .past-exhibitions ul.six-columns li.datarow:nth-child(6n+6) {
  margin-right: 0;
}

.module.feature .past-exhibitions ul.six-columns li.datarow:nth-child(6n+7) {
  clear: both;
}
/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .past-exhibitions ul.six-columns li.datarow {
        margin-right: 2.12765%;
        width: 14.89455%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .past-exhibitions ul.six-columns li.datarow {
    height: 515px;
    margin-right: 2.89999%;
    width: 48.49555%;
  }

    .module.feature .past-exhibitions ul.six-columns li.datarow:nth-child(n+3) {
      margin-top: 35px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .past-exhibitions ul.six-columns li.datarow:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .module.feature .past-exhibitions ul.six-columns li.datarow {
    height: auto;
  }
}

.module.feature .past-exhibitions ul.six-columns li.datarow .image-container {
  max-width: 100%;
}

  .module.feature .past-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
    background-color: #F8F8F8;
    padding-bottom: 125%;
  }
    /*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .past-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
        padding-bottom: 126.54555%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .past-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
        padding-bottom: 126.43335%;
    }
}
*/
    .module.feature .past-exhibitions ul.six-columns li.datarow .image-container .image-preview-container .image-preview {
      left: 0;
      width: 100%;
    }

.module.feature .past-exhibitions ul.six-columns li ul:nth-child(n+2) {
  margin-top: 35px;
}

.module.feature .past-exhibitions ul.six-columns li ul li {
  cursor: pointer;
  float: left;
  margin-right: 1.69491%;
  width: 15.24555%;
}

  .module.feature .past-exhibitions ul.six-columns li ul li:nth-child(6n+6) {
    margin-right: 0;
  }

  .module.feature .past-exhibitions ul.six-columns li ul li:nth-child(6n+7) {
    clear: both;
  }

/*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .past-exhibitions ul.six-columns li ul li {
        margin-right: 2.90697%;
        width: 14.24555%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .past-exhibitions ul.six-columns li ul li {
        margin-right: 2.12765%;
        width: 14.89455%;
    }
}
*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .past-exhibitions ul.six-columns li ul li {
    height: 515px;
    margin-right: 2.89999%;
    width: 48.49555%;
  }

  .module.feature .past-exhibitions ul.six-columns li ul:nth-child(n+2) {
    margin-top: 35px;
  }

  .module.feature .past-exhibitions ul.six-columns li ul li:nth-child(n+3) {
    margin-top: 35px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.feature .past-exhibitions ul.six-columns li ul li:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .module.feature .past-exhibitions ul.six-columns li ul li {
    height: auto;
  }
}

.module.feature .past-exhibitions ul.six-columns li ul li .image-container {
  max-width: 100%;
}

  .module.feature .past-exhibitions ul.six-columns li ul li .image-container .image-preview-container {
    background-color: #F8F8F8;
    padding-bottom: 125%;
  }
    /*
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .past-exhibitions ul.six-columns li ul li .image-container .image-preview-container {
        padding-bottom: 126.54555%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .module.feature .past-exhibitions ul.six-columns li ul li .image-container .image-preview-container {
        padding-bottom: 126.43335%;
    }
}
*/
    .module.feature .past-exhibitions ul.six-columns li ul li .image-container .image-preview-container .image-preview {
      left: 0;
      width: 100%;
    }

.module.feature .button-wrapper {
  margin: 10px auto 0;
  max-width: 100%;
  text-align: center;
}

.Events-Module .module.feature .button-wrapper {
  margin-top: 40px;
  bottom: 30px;
}

.module.meetArtist .button-wrapper {
  margin-top: 60px;
}

.module.feature .info-flyout-spacer {
  cursor: default !important;
  float: left;
  height: auto;
  min-height: 330px;
  position: relative;
  width: 100% !important;
}

.module.video-list {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 60px;
}

  .module.video-list h2.subsection-title {
    margin-bottom: 20px;
  }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.video-list {
    max-width: 944px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.video-list {
    max-width: 100%;
    padding-left: 42px;
    padding-right: 42px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .module.video-list {
    max-width: 100%;
    padding-left: 42px;
    padding-right: 42px;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
  .module.video-list {
    max-width: 100%;
    padding-left: 42px;
    padding-right: 42px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .module.video-list {
    max-width: 100%;
    padding-left: 42px;
    padding-right: 42px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .module.video-list {
    padding: 0 15px 80px;
    width: 100%;
  }
}

.module.video-list .table-grid {
  border: 0;
  width: 100%;
}

  .module.video-list .table-grid tbody tr td {
    cursor: pointer;
    padding: 10px 0;
    position: relative;
    vertical-align: middle;
    width: 46.61018%;
  }

    .module.video-list .table-grid tbody tr td.active:before {
      border-bottom: 3px solid #D70C00;
    }

    .module.video-list .table-grid tbody tr td.active p {
      color: #333;
    }

    .module.video-list .table-grid tbody tr td.active .play {
      opacity: 1;
    }

    .module.video-list .table-grid tbody tr td:hover .play {
      opacity: 1;
    }
    /*.module.video-list .table-grid tbody tr td.active .play:after {
    border-left: .7em solid #000;
}*/
    .module.video-list .table-grid tbody tr td:first-child:after {
      margin-right: 1.69490%;
    }

    .module.video-list .table-grid tbody tr td:last-child:after {
      margin-left: 1.69490%;
    }

    .module.video-list .table-grid tbody tr td:first-child .image-preview-container {
      margin-left: 0 !important;
    }

    .module.video-list .table-grid tbody tr td:last-child .image-preview-container {
      margin-left: 10px;
    }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.video-list .table-grid tbody tr td:last-child .image-preview-container {
    left: 10px;
  }
}

.module.video-list .table-grid tbody tr td:first-child:before {
  left: 0;
  right: 10px;
}

.module.video-list .table-grid tbody tr td:last-child:before {
  left: 10px;
  right: 0;
}

.module.video-list .table-grid tbody tr td:before {
  border-bottom: 0 solid #D70C00;
  content: '';
  top: 0;
  right: 10px;
  bottom: 1px;
  left: 0;
  position: absolute;
  -webkit-transition: border-bottom 0.2s;
  -moz-transition: border-bottom 0.2s;
  -ms-transition: border-bottom 0.2s;
  -o-transition: border-bottom 0.2s;
  transition: border-bottom 0.2s;
}

.module.video-list .table-grid tbody tr td:hover:before {
  background-color: #f8f8f8;
  border-bottom: 3px solid #D70C00;
}

.module.video-list .table-grid tbody tr td:hover p {
  color: #575757;
}

.module.video-list .table-grid tbody tr td .image-preview-container {
  float: left;
  padding-bottom: 63px;
  vertical-align: middle;
  width: 100px;
}

  .module.video-list .table-grid tbody tr td .image-preview-container .image-preview {
    width: 100%;
  }

.module.video-list .table-grid tbody tr:first-of-type td:after {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}

.module.video-list .table-grid tbody tr:nth-child(2n+2) td:after {
  border-bottom: 1px solid #cccccc;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}

.module.video-list .table-grid tbody tr:nth-child(2n+1) td:after {
  border-bottom: 1px solid #cccccc;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}

.module.video-list .x-table-grid {
  border-bottom: 1px solid #ccc;
  width: 100%;
}

  .module.video-list .x-table-grid tbody tr td {
    border-top: 1px solid #ccc;
    cursor: pointer;
    float: left;
    padding: 20px 10px;
    position: relative;
    vertical-align: middle;
    width: 100%;
  }

    .module.video-list .x-table-grid tbody tr td.active:before {
      background-color: transparent;
    }

    .module.video-list .x-table-grid tbody tr td.active p {
      color: #333;
    }

    .module.video-list .x-table-grid tbody tr td.active .play {
      background-color: #231f20;
      border-color: #231f20;
      opacity: 1;
    }

      .module.video-list .x-table-grid tbody tr td.active .play:after {
        border-left: .7em solid #fff;
      }

    .module.video-list .x-table-grid tbody tr td .image-preview-container {
      background-color: transparent;
      float: left;
      padding: 0;
      height: 40px;
      width: 40px !important;
    }

      .module.video-list .x-table-grid tbody tr td .image-preview-container .image-preview {
        display: none;
      }

    .module.video-list .x-table-grid tbody tr td .play {
      background-image: none;
      font-size: 1em;
      line-height: 40px;
      height: 40px;
      width: 40px;
      left: 0;
      top: 0;
      border: 2px solid #4f4c4d;
      margin: 0;
    }

      .module.video-list .x-table-grid tbody tr td .play:after {
        border-top: 0.418em solid transparent;
        border-bottom: 0.418em solid transparent;
        border-left: .7em solid #4f4c4d;
        margin-top: -0.35em;
        margin-left: -0.21805em;
      }

    .module.video-list .x-table-grid tbody tr td p.body-text, .module.video-list .x-table-grid tbody tr td p {
      color: #000;
      float: left;
      font-family: "Baskerville10Pro", Georgia, Cambria, "Times New Roman", Times, serif;
      font-size: 16px;
      line-height: 25px;
      margin: 0;
      padding: 0 0 0 20px;
      position: relative;
      width: 85%;
    }

@media only screen and (min-width: 320px) and (max-width: 959px) {
  .module.video-list .table-grid {
    border-bottom: 1px solid #ccc;
    width: 100%;
  }

    .module.video-list .table-grid tbody tr td {
      border-top: 1px solid #ccc;
      cursor: pointer;
      float: left;
      padding: 20px 10px;
      position: relative;
      width: 100%;
    }

      .module.video-list .table-grid tbody tr td:before {
        right: 0;
        bottom: 0;
      }

      .module.video-list .table-grid tbody tr td.active:before {
        background-color: transparent;
      }

      .module.video-list .table-grid tbody tr td.active p {
        color: #333;
      }

      .module.video-list .table-grid tbody tr td.active .play {
        background-color: #231f20;
        border-color: #231f20;
        opacity: 1;
      }

        .module.video-list .table-grid tbody tr td.active .play:after {
          border-left: .7em solid #fff;
        }

      .module.video-list .table-grid tbody tr td .image-preview-container {
        background-color: transparent;
        display: inline-table;
        float: none;
        padding: 0;
        height: 40px;
        vertical-align: middle;
        width: 40px !important;
      }

        .module.video-list .table-grid tbody tr td .image-preview-container .image-preview {
          display: none;
        }

      .module.video-list .table-grid tbody tr td .play {
        background-image: none;
        font-size: 1em;
        line-height: 40px;
        height: 40px;
        width: 40px;
        left: 0;
        top: 0;
        border: 2px solid #4f4c4d;
        margin: 0;
      }

        .module.video-list .table-grid tbody tr td .play:after {
          border-top: 0.418em solid transparent;
          border-bottom: 0.418em solid transparent;
          border-left: .7em solid #4f4c4d;
          margin-top: -0.35em;
          margin-left: -0.21805em;
        }

      .module.video-list .table-grid tbody tr td p.body-text, .module.video-list .table-grid tbody tr td p {
        color: #000;
        display: inline-table;
        float: none;
        font-family: "Baskerville10Pro", Georgia, Cambria, "Times New Roman", Times, serif;
        font-size: 16px;
        line-height: 25px;
        margin: 0 0 0 10px;
        padding: 0;
        position: relative;
        width: 90%;
        vertical-align: middle;
      }

      .module.video-list .table-grid tbody tr td:first-child:after {
        margin-right: 0;
      }

      .module.video-list .table-grid tbody tr td:last-child:after {
        margin-left: 0;
      }

      .module.video-list .table-grid tbody tr td:first-child .image-preview-container {
        margin-left: 0 !important;
      }

      .module.video-list .table-grid tbody tr td:last-child .image-preview-container {
        margin-left: 0;
      }

      .module.video-list .table-grid tbody tr td:first-child:before {
        left: 0;
        right: 0;
      }

      .module.video-list .table-grid tbody tr td:last-child:before {
        left: 0;
        right: 0;
      }

    .module.video-list .table-grid tbody tr:first-of-type td:after {
      border-top: 0;
      border-bottom: 0;
    }

    .module.video-list .table-grid tbody tr:nth-child(n+2) td:after {
      border-bottom: 0;
    }
}

.module.video-list p.body-text, .module.video-list p {
  color: #000;
  float: left;
  font-family: "Baskerville10Pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 20px;
  position: relative;
  width: 80%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.video-list p.body-text {
    width: 75%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.video-list p.body-text {
    width: 75%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .module.video-list p.body-text, .module.video-list p {
    width: 70%;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1023px) {
  .module.video-list p.body-text, .module.video-list p {
    width: 70%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .module.video-list p.body-text {
    display: table-cell;
    float: none;
    vertical-align: middle;
    width: 75%;
  }
}

.module.video-list .play {
  background-image: none;
  font-size: 1em;
  line-height: 2.5em;
  height: 2.5em;
  width: 2.5em;
  border: 2px solid #fff;
  margin: -1.3em 0 0 -1.2em;
}

  .module.video-list .play:after {
    border-top: 0.418em solid transparent;
    border-bottom: 0.418em solid transparent;
    border-left: .7em solid #fff;
    margin-top: -0.4em;
    margin-left: -0.21805em;
  }

.module-body-text {
  display: table;
  margin: 0 auto 0;
  max-width: 580px;
  width: 100%;
}

.module .title + .module-body-text {
  margin-top: 40px;
}

.module .title + .secondary-title {
  margin-bottom: 40px;
}

.module-body-text h5.body-text-title {
  color: #2b2b2b;
  font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 8px;
  margin-top: 0;
  margin-bottom: 8px;
}

.module-body-text p:last-of-type {
  margin-bottom: 0;
}

.module-body-text p.first-letter::first-letter {
  color: #2b2b2b;
  float: left;
  font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 40px;
  margin-top: 5px;
  padding-right: 10px;
  text-transform: uppercase;
}

.module-body-text p a {
  color: #2b2b2b;
  text-decoration: underline;
}

.image-description {
  margin: 58px auto 0;
  padding: 35px 0 0 20px;
  width: 100%;
}

  .image-description h3, .image-description h4, .image-description h5 {
    color: #2b2b2b;
    
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  }

    .image-description h3.image-title {
      font-family: "Baskerville10Pro", Georgia, Cambria, "Times New Roman", Times, serif;
      font-size: 30px;
      margin: 0 0 20px 0;
    }

    .image-description h4.event-title {
      font-size: 16px;
      line-height: 20px;
      margin: 0;
    }

    .image-description h5.image-caption {
      font-size: 16px;
      margin: 0;
    }

    .image-description h5.exhibition {
      color: #575757;
      font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
      font-size: 11px;
      margin-bottom: 14px;
      text-transform: uppercase;
    }

      .image-description h5.exhibition.exhibition-date {
        margin: 8px 0 0 0;
        position: relative;
        line-height: 15px;
      }

      .image-description h5.exhibition.exhibition-location {
        line-height: 15px;
        margin: 0;
      }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .image-description h5.exhibition {
    font-size: 10px;
  }
}

.image-description .add-separator:before {
  border-top: 1px solid #000;
  content: "";
  display: block;
  height: 33px; /*20px;*/
  left: 0;
  position: relative;
  top: 15px; /*0px*/
  width: 20px;
}

.info-flyout {
  background-color: #000;
  display: none;
  left: 0;
  margin: 40px auto;
  height: 0;
  min-height: 450px;
  opacity: 0;
  padding: 40px 40px 30px;
  position: absolute;
  right: 0;
  overflow: visible !important;
  width: 100%;
  z-index: 100;
  -webkit-transition: height 0.15s ease-out;
  -moz-transition: height 0.15s ease-out;
  -ms-transition: height 0.15s ease-out;
  -o-transition: height 0.15s ease-out;
  transition: height 0.15s ease-out;
}

  .info-flyout.active {
    display: block;
    height: auto;
    opacity: 1;
    -webkit-transition: height 5s linear 5s;
    -moz-transition: height 5s linear 5s;
    -ms-transition: height 5s linear 5s;
    -o-transition: height 5s linear 5s;
    transition: height 5s linear 5s;
  }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .info-flyout {
    min-height: 500px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .info-flyout {
    min-height: 540px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .info-flyout {
    padding: 40px 15px 40px;
  }
}

.info-flyout .button-wrapper {
  background: transparent;
  height: 120px;
  right: 0;
  top: 80px;
  margin-top: -3.55em;
  position: absolute;
  width: 40px;
  z-index: 250;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .info-flyout .button-wrapper {
    height: 40px;
    right: 15px;
    top: 60px;
    margin: 0;
    /*position: fixed;*/
    width: 40px;
    z-index: 260;
  }

    .info-flyout .button-wrapper.learn-more {
      z-index: 250;
    }
}

.info-flyout .gallery-button {
  right: 0;
}

  .info-flyout .gallery-button.gallery-button-close {
    top: 0;
  }

  .info-flyout .gallery-button.gallery-button-previous {
    top: 66%;
  }

  .info-flyout .gallery-button.gallery-button-next {
    top: 33%;
  }

.info-flyout .button-wrapper.learn-more {
  /*float: right;
    left: 0;
    margin: 20px 7% 0 0;*/
  height: auto;
  margin: 20px 0 0;
  padding: 0;
  /*width: 100%;
    max-width: 200px;*/
  width: auto;
  top: 0;
  right: initial;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .info-flyout .button-wrapper.learn-more {
    margin: 20px 0 0 0;
  }
}

.info-flyout .button-wrapper.learn-more > a.buttons {
  border: 2px solid white;
  line-height: 44px;
  margin: 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .info-flyout .button-wrapper.learn-more > a.buttons {
    font-size: 16px;
  }
}

.info-flyout .button-wrapper.learn-more > a.buttons:hover {
  background-color: #fff;
  color: #000;
}

.info-flyout.x-mobile .button-wrapper.learn-more {
  left: 0;
  margin: 0 auto;
}

  .info-flyout.x-mobile .button-wrapper.learn-more > a.buttons {
    color: #fff;
  }

.info-flyout .content {
  margin: 0 auto;
  max-width: 1180px;
  width: 100%;
  height: 0;
  opacity: 0;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition: height 0.15s ease-out;
  -moz-transition: height 0.15s ease-out;
  -ms-transition: height 0.15s ease-out;
  -o-transition: height 0.15s ease-out;
  transition: height 0.15s ease-out;
}

.info-flyout.active .content {
  height: auto;
  opacity: 1;
  -webkit-transition: height 5s linear 5s;
  -moz-transition: height 5s linear 5s;
  -ms-transition: height 5s linear 5s;
  -o-transition: height 5s linear 5s;
  transition: height 5s linear 5s;
}

.info-flyout .content ul {
  position: relative;
  z-index: 255;
}

  .info-flyout .content ul li {
    float: left;
    position: relative;
  }

    .info-flyout .content ul li.image-container {
      margin-right: 40px;
      width: 30.50848%;
    }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .info-flyout.x-mobile .button-wrapper.learn-more {
    position: relative;
    width: 100%;
  }

  .info-flyout .content ul li.image-container {
    margin: 0 0 40px 0;
    width: 100%;
  }
}

.info-flyout .content ul li.image-container .image-preview-container {
  padding-bottom: 126.38899%;
}

  .info-flyout .content ul li.image-container .image-preview-container .image-preview {
    left: 0;
    width: 100%;
  }

.info-flyout .content ul li.image-description {
  margin: 0 0 37px 0;
  padding: 0;
  width: 80.49152%; /* 69.49%  added 09-02 jogi */
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .info-flyout .content ul li.image-description {
    width: 100%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .info-flyout .content ul li.image-description {
    /*margin-bottom: 80px; 
            min-height: 210px;*/
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .info-flyout .content ul li.image-description {
    margin: 40px 0 50px 0;
    padding: 0;
    width: 100%;
  }
}

.info-flyout .content ul li.image-description h3.image-title {
  color: #fff;
  font-size: 30px;
  margin: 22px 0 24px 0;
}

.info-flyout .content ul li.image-description h5.exhibition {
  color: #fff;
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
}

  .info-flyout .content ul li.image-description h5.exhibition.exhibition-date {
    font-size: 16px;
    margin: 11px 0 0 0;
    position: relative;
  }

  .info-flyout .content ul li.image-description h5.exhibition.exhibition-location {
    font-size: 19px;
    line-height: 10px;
    margin: 0;
  }

  .info-flyout .content ul li.image-description h5.exhibition.add-separator:before {
    border-top: 1px solid #fff;
    content: "";
    display: block;
    height: 26px;
    left: 0;
    position: relative;
    top: 0;
    width: 20px;
  }

.info-flyout .content ul li.column {
  width: 32.19555%; /* 30.90555%; */ /* 20.90555% added 09-02 jogi */
}

  .info-flyout .content ul li.column.column4 {
    float: right;
    height: 90px;
  }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .info-flyout .content ul li.column.column4 {
    float: right;
    width: 32.19555%; /* 95.71655%; */
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .info-flyout .content ul li.column {
    width: 32.19555%; /* 31.90555%; */
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .info-flyout .content ul li.column {
    margin: 0 0 40px 0;
    width: 100%;
  }
}

.info-flyout .content ul li.column.column1 {
  /*margin-left: 3.38983%;*/
  margin-right: 1.69491%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .info-flyout .content ul li.column.column1 {
    margin-left: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .info-flyout .content ul li.column.column1 {
    margin-left: 0;
    margin-right: 0;
  }
}

.info-flyout .content ul li.column.column2 {
  margin-right: 1.69491%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .info-flyout .content ul li.column.column2 {
    margin-right: 0;
  }
}

.info-flyout .content ul li.column h4, .info-flyout .content ul li.column a {
  color: #fff;
  margin: 0;
}

.info-flyout .content ul li.column h5.event-title {
  border-bottom: 1px solid #cccccc;
  color: #cccccc;
  font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 11px;
  margin: 0 0 17px 0;
  padding-bottom: 10px;
  text-transform: uppercase;
  width: 50%; /* added 09-02 jogi */
}

body.Chinese .info-flyout .content ul li.column h5.event-title {
  font-size: 14px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .info-flyout .content ul li.column h5.event-title {
    white-space: nowrap;
    width: 90%;
  }
}

.info-flyout .content ul li.column h4, .info-flyout .content ul li.column h4 span {
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
}

  .info-flyout .content ul li.column h4 span {
    float: left;
    padding: 1px 0 13px;
  }

  .info-flyout .content ul li.column h4.auction-time {
    margin: 0 0 40px 0;
  }

  .info-flyout .content ul li.column h4.contact-person {
    margin: 0 0 7px 0;
  }

.info-flyout .content ul li.column a {
  display: block;
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 13px 0;
}

.info-flyout .content ul li.column ul li {
  color: #fff;
  float: left;
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  padding: 7px 0;
  width: 100%;
}

  .info-flyout .content ul li.column ul li:first-of-type {
    padding-top: 0;
  }

  .info-flyout .content ul li.column ul li > a {
    padding: 0;
    position: relative;
    text-decoration: underline;
  }

  .info-flyout .content ul li.column ul li.sale-icons.view-catalogue, .info-flyout .content ul li.column ul li.sale-icons.follow-sale, .info-flyout .content ul li.column ul li.sale-icons.bid-now {
    color: #fff;
    float: left;
    
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 10px 0;
    padding: 0;
    /*0 0 13px 46px;*/
  }

    .info-flyout .content ul li.column ul li.sale-icons.view-catalogue > a:before, .info-flyout .content ul li.column ul li.sale-icons.follow-sale > a:before, .info-flyout .content ul li.column ul li.sale-icons.bid-now > a:before {
      background-image: url("/static/images/homePage/more-about-sale-icons.png");
      background-position: 0 0;
      content: '';
      position: absolute;
      height: 46px;
      width: 46px;
      left: -51px;
      top: 0;
    }

  .info-flyout .content ul li.column ul li.sale-icons > a {
    padding: 0;
    /*15px 0 0 5px;*/
    position: relative;
    text-decoration: underline;
  }

  .info-flyout .content ul li.column ul li.sale-icons.view-catalogue > a:before {
    background-position: -6px -9px;
  }

  .info-flyout .content ul li.column ul li.sale-icons.view-catalogue:hover > a:before {
    background-position: -66px -9px;
  }

  .info-flyout .content ul li.column ul li.sale-icons.follow-sale > a:before {
    background-position: -6px -60px;
  }

  .info-flyout .content ul li.column ul li.sale-icons.follow-sale:hover > a:before {
    background-position: -66px -60px;
  }

  .info-flyout .content ul li.column ul li.sale-icons.bid-now > a:before {
    background-position: -6px -110px;
  }

  .info-flyout .content ul li.column ul li.sale-icons.bid-now:hover > a:before {
    background-position: -66px -110px;
  }

/* Buttons - Start*/
.gallery-button {
  border: 0;
  height: 40px;
  margin: 0;
  padding: 0;
  position: absolute;
  opacity: 1;
  width: 40px;
  z-index: 1000;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .gallery-button {
    /* border-left: 1px solid #3e3e3e; */
    position: relative;
  }

    .gallery-button:not([disabled]):hover {
      /* border-left: 1px solid #3e3e3e; */
      outline: none;
    }
}

.gallery-button > div {
   background-color: #fff;
  /*background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 200%;
  border: 1px solid #ccc;
  color: #000;
  font-family: 'Christies';
  font-size: 40px; */
  height: 40px;
  /* line-height: 40px; */
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 40px;
}

.hero-container .gallery-button > div {
  background-color: #000;
  border: 1px solid #808080;
  color: #fff;
}

.info-flyout .gallery-button > div {
  background-color: #000;
  color: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .gallery-button > div {
    background-color: #000;
    border-color: #3e3e3e;
    border-style: solid;
    border-width: 0;
    margin: 0;
  }
}

.gallery-button.info-flyout-button {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}

  .gallery-button.info-flyout-button > div {
    border: 2px solid #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
  }

.gallery-button.gallery-button-close > div {
  background-image: none; /*url("/static/images/homePage/gallery-button-close.png");*/
}

  .gallery-button.gallery-button-close > div:before {
    content: '\0027';
  }

.gallery-button.info-flyout-button.gallery-button-close > div:before {
  position: absolute;
  left: -2px;
  top: -2px;
}

.gallery-button.gallery-button-previous {
  top: 50%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .gallery-button.gallery-button-previous {
    top: 0;
  }

  .gallery-button:not([disabled]):hover {
    background-color: transparent;
    border-left: 1px solid #3e3e3e;
  }
}

.gallery-button.gallery-button-previous > div {
  background-image: none; /*url("/static/images/homePage/gallery-button-previous.png");*/
  outline: none;
}

.gallery-button.gallery-button-previous>div:focus {
  outline: none;
  }


  .gallery-button.gallery-button-previous > div:before {
    content: "";
    background-image: url("/static/images/left arrow@2x.png");
    background-color:transparent;
    height: 40px;
    width: 40px;
    background-size: 40px;
    background-repeat: no-repeat;
    display: block;
  }
  .gallery-button.gallery-button-previous:hover > div:before {
    content: "";
    background-image: url("/static/images/left-arrow-rollover@2x.png");
    background-color:transparent;
    height: 40px;
    width: 40px;
    background-size: 40px;
    background-repeat: no-repeat;
    display: block;
  }

.gallery-button.gallery-button-next {
  top: 0;
}
.gallery-button.gallery-button-previous,
.gallery-button.gallery-button-next {
  border:0;
}
  .gallery-button.gallery-button-next > div {
    background-image: none; /*url("/static/images/homePage/gallery-button-next.png");*/
    outline: none;
  }
  .gallery-button.gallery-button-next>div:focus {
    outline: none;
  }

    .gallery-button.gallery-button-next > div:before {
      content: "";
      background-image: url("/static/images/right arrow@2x.png");
      height: 40px;
      width: 40px;
      background-size: 40px;
      background-repeat: no-repeat;
      display: block;
    }
    .gallery-button.gallery-button-next:hover > div:before {
      content: "";
      background-image: url("/static/images/right-arrow-rollover@2x.png");
      background-color: transparent;
      height: 40px;
      width: 40px;
      background-size: 40px;
      background-repeat: no-repeat;
      display: block;
    }

.gallery-button:not([disabled]):hover {
  background-color: transparent;
  border: none;
}

  /* .gallery-button:not([disabled]):hover > div {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
  } */

.info-flyout .gallery-button:not([disabled]):hover > div {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
}

.hero-container .gallery-button:not([disabled]):hover > div {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
}

.button-wrapper {
  display: inline-block;
  margin: 40px auto 0;
  max-width: 100%;
  width: 100%;
  text-align: center;
}

  .button-wrapper a.buttons {
    border: 2px solid #000;
    color: #2b2b2b;
    display: inline-block;
    
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
    font-size: 16px;
    font-weight: normal;
    height: 48px;
    line-height: 44px;
    min-width: 180px;
    padding: 0 1.5em;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    background-color: transparent;
    white-space: nowrap;
    content: '';
    -webkit-transition: background-color 0.4s, color 0.2s;
    -moz-transition: background-color 0.4s, color 0.2s;
    transition: background-color 0.4s, color 0.2s;
  }

    .button-wrapper a.buttons:nth-of-type(2) {
      margin-top: 10px;
    }

    .button-wrapper a.buttons:before {
      content: '';
    }

    .button-wrapper a.buttons:hover {
      background-color: #000;
      color: #fff;
    }

@media (min-width:768px) and (max-width:959px) {
  .button-wrapper {
    overflow: hidden;
  }

    .button-wrapper a.buttons {
      min-width: 158px;
    }

      .button-wrapper a.buttons:before {
        content: initial;
      }
}

.play {
  background-image: none;
  font-size: 1em;
  line-height: 7em;
  height: 7em;
  width: 7em;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-color: transparent;
  border: 5px solid #fff;
  border-radius: 50%;
  margin: -3.35em 0 0 -3.35em;
  padding: 0;
  position: absolute;
  opacity: 0.7;
  left: 50%;
  top: 50%;
  z-index: 1;
}

  .play:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 0;
    width: 0;
    border-top: 1.618em solid transparent;
    border-bottom: 1.618em solid transparent;
    border-left: 2em solid #fff;
    content: "";
    font-size: 1em;
    margin-top: -1.6em;
    margin-left: -0.61805em;
  }

  .play:not([disabled]):hover {
    background-color: transparent;
    opacity: 1;
  }

  .play.mini {
    font-size: 1em;
    line-height: 3.75em;
    height: 3.75em;
    width: 3.75em;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1.5em;
    margin-left: 0;
    border: 3px solid #fff;
  }

    .play.mini:after {
      height: 0;
      width: 0;
      border-top: 0.809em solid transparent;
      border-bottom: 0.809em solid transparent;
      border-left: 1em solid #fff;
      margin-top: -0.8em;
      margin-left: -0.30902em;
    }

/* Buttons - End */
.top-arrow {
  display: block;
  height: 20px;
  position: absolute;
  top: -10px;
  width: 25px;
}

  .top-arrow:before {
    position: absolute;
    border-bottom: 1.018em solid #000;
    border-left: 1.018em solid transparent;
    border-right: 1.018em solid transparent;
    content: "";
  }

/* Recommended Features */
.content-container.Features-Module {
  margin-top: 50px;
  padding-top: 0px !important;
}

  .content-container.Features-Module:last-of-type {
    margin-bottom: 30px;
  }

.Features-Module .module a.back-link {
  margin-bottom: 50px;
}

.Features-Module .module.feature {
  padding-top: 0;
}

  .Features-Module .module.feature h2.section-title {
    margin-bottom: 45px;
  }

  .Features-Module .module.feature h3.subsection-title {
    font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 16px;
    margin: 0 0 30px;
  }

  .Features-Module .module.feature ul li:hover > .image-container > a > .image-description h4,
  .Features-Module .module.feature ul li:focus > .image-container > a > .image-description h4,
  .Features-Module .module.feature ul li:hover > .image-container > a > .image-description h5,
  .Features-Module .module.feature ul li:focus > .image-container > a > .image-description h5,
  .Features-Module .module.feature ul li:hover > .image-container > a > .image-description p,
  .Features-Module .module.feature ul li:focus > .image-container > a > .image-description p {
    color: #808080;
    opacity: 1;
  }

  .Features-Module .module.feature .recomFeatures.four-columns ul li {
    float: left;
    margin-right: 1.69491%;
    width: 23.72881%;
  }

    .Features-Module .module.feature .recomFeatures.four-columns ul li:nth-child(n+5) {
      margin-top: 4.59555%;
    }

  .Features-Module .module.feature .recomFeatures.three-columns ul li {
    float: left;
    margin-right: 1.69491%;
    width: 32.19555%;
    margin-top: 55px;
  }

  .Features-Module .module.feature .recomFeatures.three-columns ul linth-child(n+4) {
    margin-top: 4.59555%;
  }

  .Features-Module .module.feature .recomFeatures.two-columns ul li {
    float: left;
    margin-right: 1.69491%;
    width: 49.14955%;
  }

    .Features-Module .module.feature .recomFeatures.two-columns ul li:nth-child(n+3) {
      margin-top: 4.59555%;
    }

  .Features-Module .module.feature .recomFeatures.four-columns ul li:nth-child(4n+4) {
    margin-right: 0;
  }

  .Features-Module .module.feature .recomFeatures.three-columns ul li:nth-child(3n+3) {
    margin-right: 0;
  }

  .Features-Module .module.feature .recomFeatures.two-columns ul li:nth-child(2n+2) {
    margin-right: 0;
  }

  .Features-Module .module.feature .recomFeatures ul li .image-description {
    margin-top: 20px;
  }

    .Features-Module .module.feature .recomFeatures ul li .image-description h4.event-name {
      color: #575757;
      font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
      font-size: 11px;
      margin: 0;
      text-transform: uppercase;
    }

    .Features-Module .module.feature .recomFeatures ul li .image-description h5.event-title {
      color: #000;
      font-family: "Baskerville10Pro", Georgia, Cambria, "Times New Roman", Times, serif;
      font-size: 25px;
      line-height: 35px;
    }

    .Features-Module .module.feature .recomFeatures ul li .image-description p.description {
      color: #000;
      
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
      font-size: 16px;
      line-height: 25px;
      margin: -5px 0 0;
    }

  .Features-Module .module.feature .recomFeatures ul li .image-container {
    position: relative;
  }

    .Features-Module .module.feature .recomFeatures ul li .image-container .image-preview-container {
      background-color: #F8F8F8;
      padding-bottom: 62.5%;
    }

    .Features-Module .module.feature .recomFeatures ul li .image-container > a {
      display: block;
    }

    .Features-Module .module.feature .recomFeatures ul li .image-container .image-preview-container img {
      height: auto;
      width: 100%;
    }

  .Features-Module .module.feature .button-wrapper {
    margin: 40px auto 0;
  }

@media only screen and (min-width: 960px) {
  .Features-Module .module.feature .recomFeatures.four-columns ul li:nth-child(4n+5) {
    clear: both;
  }

  .Features-Module .module.feature .recomFeatures.three-columns ul li:nth-child(3n+4) {
    clear: both;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .Features-Module .module.feature .recomFeatures.four-columns ul li {
    float: left;
    margin-right: 1.69491%;
    width: 32.19555%;
  }

    .Features-Module .module.feature .recomFeatures.four-columns ul li:nth-child(3n+4) {
      clear: both;
      margin-right: 1.69491%;
    }

    .Features-Module .module.feature .recomFeatures.four-columns ul li:nth-child(3n+3) {
      margin-right: 0;
    }

    .Features-Module .module.feature .recomFeatures.four-columns ul li:nth-child(n+4) {
      margin-top: 4.59555%;
    }

  .Features-Module .module.feature .recomFeatures.three-columns ul li {
    float: left;
    margin-right: 1.69491%;
    width: 49.14955%;
  }

    .Features-Module .module.feature .recomFeatures.three-columns ul li:nth-child(2n+3) {
      clear: both;
      margin-right: 1.69491%;
    }

    .Features-Module .module.feature .recomFeatures.three-columns ul li:nth-child(2n+2) {
      margin-right: 0;
    }

    .Features-Module .module.feature .recomFeatures.three-columns ul li:nth-child(n+3) {
      margin-top: 4.59555%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .Features-Module {
    border-top: 1px solid #ccc;
    margin-top: 25px;
    margin-bottom: 30px;
    padding-top: 54px;
  }

    .Features-Module:first-child {
      margin-top: 54px;
    }

    .Features-Module:last-child {
      margin-bottom: 55px;
    }

  #followusinstagram_HP + .Features-Module {
    margin-top: 48px;
    padding-top: 0;
  }

    #followusinstagram_HP + .Features-Module .module.feature {
      margin-top: -7px;
    }

  .Features-Module .module.feature h2.section-title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 52px;
    margin-top: 0;
  }

  .Features-Module .module.feature h3.subsection-title:first-child {
    margin-top: 5px;
  }

  .Features-Module .module.feature .button-wrapper {
    margin: 35px auto 5px;
  }

    .Features-Module .module.feature .button-wrapper a.buttons {
      width: 100%;
    }

  .Features-Module .module.feature .recomFeatures.four-columns ul li {
    float: left;
    margin-right: 0;
    margin-bottom: 35px;
    width: 100%;
  }

  .Features-Module .module.feature .recomFeatures.three-columns ul li {
    float: left;
    margin-right: 0;
    margin-bottom: 35px;
    width: 100%;
  }

  .Features-Module .module.feature .recomFeatures.two-columns ul li {
    float: left;
    margin-right: 0;
    margin-bottom: 35px;
    width: 100%;
  }

  .Features-Module .module.feature .recomFeatures.four-columns ul li:nth-child(3n+3) {
    margin-right: 0;
  }

  .Features-Module .module.feature .recomFeatures.three-columns ul li:nth-child(2n+2) {
    margin-right: 0;
  }

  .Features-Module .module.feature .recomFeatures.four-columns ul li:last-of-type,
  .Features-Module .module.feature .recomFeatures.three-columns ul li:last-of-type,
  .Features-Module .module.feature .recomFeatures.two-columns ul li:last-of-type {
    margin-bottom: 0;
  }
}

/*################--Location--CSS--#################
#####################################################*/
.location div {
  border-top: 1px solid #ccc;
  float: left;
  margin-right: 1.4969%;
  margin-top: 40px;
  padding-top: 40px;
  width: 32.3333%;
}

  .location div.location-box:nth-of-type(1), .location div.location-box:nth-of-type(2), .location div.location-box:nth-of-type(3) {
    border-top: 0;
    margin-top: 0;
  }

.location h1.title {
  margin-bottom: 5px;
}

.location div ul li {
  font-size: 16px;
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
  font-style: normal;
  color: #000;
}

  .location div ul li.location_Name {
    font-family: "Baskerville10Pro", Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 20px;
    margin-bottom: 40px;
    font-size: 25px;
  }

  .location div ul li.location_Room {
    font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
  }

  .location div ul li.location_address2 {
    margin-bottom: 20px;
    line-height: 25px;
  }

  .location div ul li.location_Map {
    margin-bottom: 25px;
    line-height: 28px;
  }

    .location div ul li.location_Map span.map {
      background-image: url("/static/images/homePage/map-ico.png");
      cursor: pointer;
      display: block;
      float: left;
      height: 32px;
      margin-right: 10px;
      width: 23px;
    }

  .location div ul li.location_Tele {
    margin-bottom: 20px;
  }

  .location div ul li.location_LM {
    margin-bottom: 0;
  }

    .location div ul li.location_LM > a {
      text-decoration: underline;
    }

#locations_Nav div.location-box:nth-of-type(3n) {
  margin-right: 0;
}

#locations_Nav div.location-box:nth-of-type(3n+1) {
  clear: both;
}

@media screen and (min-width:320px) and (max-width:479px) {
  #privatesales #locations_Nav .location div.location-box {
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-top: none;
    margin: 10px 0;
    padding: 10px 0;
  }

  #privatesales .location div.location-box:nth-of-type(1),
  #privatesales .location div.location-box:nth-of-type(2),
  #privatesales .location div.location-box:nth-of-type(3),
  #privatesales .location div.location-box:nth-of-type(4) {
    margin: 0;
  }

  #privatesales #locations_Nav .location div.location-box:first-of-type {
    border-top: 1px solid #ccc;
  }

  #privatesales .location div .location_LM {
    padding-bottom: 10px;
  }

  #privatesales .location .location-box > ul > li:not(.location_Name) {
    display: none;
  }
}

@media screen and (min-width:480px) and (max-width:767px) {
  #privatesales #locations_Nav div.location-box:nth-of-type(2n) {
    border-left: 1px solid #ccc;
    padding-left: 20px;
  }

  #privatesales #locations_Nav div.location-box:nth-of-type(3n+1) {
    clear: none;
  }

  #privatesales .location div.location-box {
    border: none;
  }

  #privatesales .location div.location-box {
    width: 50%;
    margin: 10px 0;
    padding: 10px 0;
  }

    #privatesales .location div.location-box:nth-of-type(1),
    #privatesales .location div.location-box:nth-of-type(2),
    #privatesales .location div.location-box:nth-of-type(3),
    #privatesales .location div.location-box:nth-of-type(4) {
      margin: 10px 0;
    }

  #privatesales .location div .location_LM {
    padding-bottom: 10px;
  }
}

/*################-End-of-Location--CSS--#################
#####################################################*/
/*################-Copyright--CSS--#################
#####################################################*/
.module.copyright {
  padding-top: 29px;
  padding-bottom: 0;
}

.copyright div {
  border-top: 1px solid #ccc;
  float: left;
  margin-right: 1.69490%;
  padding-top: 30px;
  width: 32.20338%;
}

@media only screen and (min-width: 960px) {
  .copyright div:nth-child(3n+3) {
    margin-right: 0;
  }

  .copyright div:nth-child(3n+4) {
    clear: both;
  }

  .copyright div:nth-child(1), .copyright div:nth-child(2), .copyright div:nth-child(3) {
    border-top: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 959px) {
  .copyright div {
    margin-right: 0;
    width: 100%;
  }

    .copyright div:nth-child(1) {
      border-top: 0;
    }
}

.copyright div ul {
  margin: 0;
  padding: 0;
}

  .copyright div ul li {
    font-size: 12px;
    color: #808080;
  }

    .copyright div ul li.title_copyright {
      font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
      line-height: 20px;
    }

      .copyright div ul li.title_copyright > p {
        font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
        margin: 0;
      }

    .copyright div ul li.Desc_copyright {
      font-family: "AtlasGroteskRegularItalic", Arial, Helvetica, sans-serif;
    }

    .copyright div ul li.info_copyright {
      
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
      padding-bottom: 30px;
    }

    .copyright div ul li a {
      color: #808080;
    }

      .copyright div ul li a:active, .copyright div ul li a:visited {
        color: #808080;
      }

/*################-End-of-Copyright--CSS--#################
#####################################################*/
/*################-MeetArtist-Col1-CSS--#################
#####################################################*/
.meetArtist div.contentinner {
  margin-top: 18px;
}

  .meetArtist div.contentinner div {
    float: left;
  }

  .meetArtist div.contentinner > div {
    margin-top: 40px;
  }

  .meetArtist div.contentinner img {
    width: 100%;
    height: 350px;
    float: left;
  }

  .meetArtist div.contentinner ul li {
    
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
    color: #000;
    font-size: 16px;
    line-height: 25px;
  }

    .meetArtist div.contentinner ul li.title {
      font-family: "Baskerville10Pro", Georgia, Cambria, "Times New Roman", Times, serif;
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 13px;
      margin-top: 10px;
    }

    .meetArtist div.contentinner ul li.seperator {
      height: 1px;
      line-height: 0;
      margin: 13px 0;
      position: relative;
      color: #fff;
    }

      .meetArtist div.contentinner ul li.seperator:before {
        border-top: 1px solid #000;
        content: "";
        display: block;
        height: 20px;
        left: 0;
        position: absolute;
        top: 0;
        width: 20px;
      }

    .meetArtist div.contentinner ul li.description {
      
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
      margin-bottom: 30px;
    }

    .meetArtist div.contentinner ul li.cta a {
      float: left;
      color: #000000;
      clear: both;
      line-height: 30px;
      text-decoration: underline;
    }

      .meetArtist div.contentinner ul li.cta a:active, .meetArtist div.contentinner ul li.cta a:visited {
        float: left;
        color: #000000;
        clear: both;
      }

.col1 .Right-panel {
  width: 50%;
  /* width: 580px;*/
}

.meetArtist.col1 div.contentinner div > a > div.image-overlay-box {
  padding-bottom: 37%;
  width: 280px;
  margin-right: 20px;
}

.meetArtist.col2 div.contentinner div > a > div.image-overlay-box {
  padding-bottom: 117%;
}

.col2 div.contentinner > div {
  float: left;
  margin-top: 40px;
  margin-right: 1.69490%;
  width: 48.3051%;
}

  .col2 div.contentinner > div:nth-child(2n+2) {
    margin-right: 0;
  }

  .col2 div.contentinner > div:nth-child(2n+1) {
    clear: both;
  }

  .col2 div.contentinner > div > a {
    float: left;
    width: 52.88955%;
  }

.col2 .Right-panel {
  width: 46.72065%;
  padding-left: 3.3898%;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
  .col2 div.contentinner > div {
    margin-right: 0;
    width: 100%;
  }

    .col2 div.contentinner > div:nth-child(2n+2) {
      margin-right: 0;
    }

  .col2 .Right-panel {
    padding-left: 0;
    width: 100%;
  }

  .module a.back-link {
    padding-left: 15px;
  }

  .module.contactmslp a.back-link,
  .module.meetArtist a.back-link,
  .module.left-right-visuals.image-five-by-six a.back-link,
  .Events-Module .module.feature a.back-link,
  .module.left-right-visuals.image-one-by-two a.back-link,
  .module.no-body-text.video a.back-link,
  .module.location a.back-link,
  .Features-Module .module.feature a.back-link {
    padding-left: 0;
    margin-left: 0;
  }
}
/*################-Information-CSS--#################
#####################################################*/
.information hr.sep {
  color: #ccc;
  margin: 40px 0 50px;
}

.information hr.margintop80px {
  margin-top: 80px;
}

.information div h1.title,
.information div h3.title.hk {
  margin: 0 0 44px;
}

.information div ul {
  margin: 0;
  padding: 0;
}

  .information div ul li p {
    margin: 0;
    line-height: 22px;
    
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
    font-size: 16px;
  }

  .information div ul li.lineSeperator {
    border: 1px solid #000;
    width: 22px;
    margin: 37px 0;
  }

  .information div ul li.time_info {
    font-size: 16px;
    margin-top: 50px;
  }

  .information div ul li p.title2 {
    color: #808080;
    font-size: 11px !important;
    /*margin-bottom: 20px;*/
    text-transform: uppercase;
    font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  }

    .information div ul li p.title2:last-of-type {
      margin-bottom: 0;
    }

    .information div ul li p.title2 > span {
      display: inline-block;
      padding-top: 30px;
    }

  .information div ul li p.Location_Name {
    font-size: 16px;
    margin-bottom: 20px;
    font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  }

  .information div ul li.location_info {
    margin-top: 47px;
    font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  }

    .information div ul li.location_info p {
      font-size: 16px;
      line-height: 25px;
    }

      .information div ul li.location_info p.location_name {
        font-size: 20px;
        font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
        line-height: 24px;
      }

  .information div ul li.contact_info {
    
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
    margin-top: 30px;
    font-size: 16px;
    line-height: 25px;
  }

    .information div ul li.contact_info p.artname_info {
      font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
      font-size: 16px;
    }

  .information div ul li p.lineSeperator {
    border: 1px solid #000;
    width: 22px;
    margin: 20px 0;
  }

  .information div ul li.contact_info p.sub_head {
    font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
    font-size: 16px;
  }

.information a.back-link {
  display: block;
  margin-bottom: 40px;
}

.information div ul li.find_More {
  margin-top: 30px;
  margin-bottom: 50px;
}
/*------------Coloum2 CSS-------------*/
.module.information.coloum_info2 {
  padding-top: 0;
}

.coloum_info2 div.box_info {
  /* border-top: 1px solid #ccc;*/
  margin-right: 20px;
  margin-top: -10px;
  padding-top: 48px;
  width: 570px;
  float: left;
}

  .coloum_info2 div.box_info:nth-child(2n+3) {
    clear: both;
  }

@media only screen and (min-width: 768px) {
  .coloum_info2 div.box_info:nth-child(1), .coloum_info2 div.box_info:nth-child(2) {
    border-top: 0;
    margin-top: 0;
  }
}
/*------------End of Coloum2 CSS-------------*/
/*------------Coloum3 CSS-------------*/
.coloum_info3 div.box_info {
  /*border-bottom: 1px solid #ccc;*/
  /* border-top: 1px solid #ccc;*/
  margin-right: 20px;
  padding-bottom: 0px;
  padding-top: 48px;
  width: 373px;
  float: left;
}


/*#hong-kong-autumn-auctions-2015 .coloum_info3 div.box_info {width:31%;display:inline-block;float:none;}*/
/*------------End of Coloum2 CSS-------------*/
/*------------Contact CSS-------------*/
.module.contactmslp {
  padding-top: 14px;
}

.contactmslp .generalenquiry {
  margin-top: 60px;
}

.contactmslp h3 {
  font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: 0 0 40px 0;
  padding: 0;
}

.contactmslp div.contentinner {
  margin-top: 13px;
}

  .contactmslp div.contentinner div {
    float: left;
  }

  .contactmslp div.contentinner img {
    margin-right: 20px;
    float: left;
  }

  .contactmslp div.contentinner ul li {
    
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
    color: #000;
    font-size: 14px;
  }

    .contactmslp div.contentinner ul li.title {
      font-size: 16px;
      line-height: 25px;
      margin-bottom: 0;
      margin-top: 15px;
      display: inline-block;
    }

    .contactmslp div.contentinner ul li.seperator {
      height: 1px;
      line-height: 0;
      margin: 14px 0;
      color: #fff;
    }

      .contactmslp div.contentinner ul li.seperator:before {
        border-top: 1px solid #000;
        content: "";
        display: flex;
        height: 20px;
        left: 0;
        position: relative;
        top: 0;
        width: 20px;
      }

    .contactmslp div.contentinner ul li.Contact_name {
      font-family: "AtlasGroteskMedium", Arial, Helvetica, sans-serif;
      line-height: 25px;
    }

.contactmslp .Right-panel {
  width: 50%;
}

.contactmslp div.contentinner > div {
  float: left;
  margin-bottom: 40px;
  width: 50%;
}

.contactmslp .Right-panel {
  width: 48%;
}

.department_contact h3 > span {
  float: right;
  font-size: 16px;
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.department_contact div.contentinner > div {
  border-top: 1px solid #ccc;
  float: left;
  margin-bottom: 0;
  margin-right: 1.69490%;
  overflow: hidden;
  width: 23.72882%;
}

  .department_contact div.contentinner > div > a {
    height: 0;
    padding-bottom: 62.5%;
    position: relative;
    width: 100%;
  }

    .department_contact div.contentinner > div > a > img {
      height: auto;
      width: 100%;
    }

  .department_contact div.contentinner > div:nth-child(4n+4) {
    margin-right: 0;
  }

  .department_contact div.contentinner > div:nth-child(4n+1) {
    clear: both;
  }

.module.contactmslp h1.title {
  margin-bottom: 33px;
}

.contactmslp .department_contact {
  float: left;
  padding-top: 10px;
  width: 100%;
}

  .contactmslp .department_contact div.contentinner {
    margin-top: -5px;
  }

    .contactmslp .department_contact div.contentinner ul {
      margin: 0;
      padding: 0;
    }

      .contactmslp .department_contact div.contentinner ul li.phone {
        margin-bottom: 15px;
      }

      .contactmslp .department_contact div.contentinner ul li:last-child {
        margin-bottom: 40px;
      }

.withimg div.contentinner > div {
  border-top: 0;
  min-height: 368px;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
  .withimg div.contentinner > div {
    border-top: 0;
    min-height: inherit;
  }
}

@media screen and (min-width:320px) and (max-width:479px) {
  #privatesales .contactmslp div.contentinner > div {
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-top: none;
    margin: 10px 0;
    padding: 10px 0;
  }

    #privatesales .contactmslp div.contentinner > div:nth-of-type(1),
    #privatesales .contactmslp div.contentinner > div:nth-of-type(2),
    #privatesales .contactmslp div.contentinner > div:nth-of-type(3),
    #privatesales .contactmslp div.contentinner > div:nth-of-type(4) {
      margin: 10px 0;
    }

    #privatesales .contactmslp div.contentinner > div:nth-of-type(1) {
      border-top: 1px solid #ccc;
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
  #privatesales .contactmslp div.contentinner > div:nth-of-type(2n) {
    border-left: 1px solid #ccc;
    padding-left: 20px;
  }
}

/*###########Signup CSS##################*/
.signup {
  width: 47%;
}

  .signup h1.title {
    margin: 46px 0 25px 0;
    font-size: 25px;
    text-align: center;
  }

  .signup .secondary-title {
    line-height: 28px;
    margin-bottom: 40px;
    text-align: center;
  }

  .signup .formContainer {
    margin: 0 auto;
    width: 380px;
  }

    .signup .formContainer input {
      width: 380px;
      border: 1px solid #cccccc;
      height: 50px;
      font-family: "AtlasGroteskRegularItalic", Arial, Helvetica, sans-serif;
      font-size: 16px;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 20px;
    }

    .signup .formContainer select {
      width: 380px;
      border: 1px solid #cccccc;
      height: 50px;
      font-family: "AtlasGroteskRegularItalic", Arial, Helvetica, sans-serif;
      font-size: 16px;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 20px;
      margin-bottom: 0px;
    }

    .signup .formContainer .btn-Signup-Contauiner {
      text-align: center;
      margin: 40px 0 30px;
    }

      .signup .formContainer .btn-Signup-Contauiner a.signUp_btn {
        border: 1px solid #000;
        color: #000;
        cursor: pointer;
        display: inline-block;
        
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        margin-top: 0;
        padding: 0 25px;
      }

        .signup .formContainer .btn-Signup-Contauiner a.signUp_btn:hover {
          background-color: #000;
          color: #fff;
        }

    .signup .formContainer .secondary-title {
      color: #808080;
      
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 80px;
      padding: 0 16%;
      text-align: center;
    }

    .signup .formContainer input.error {
      border: 2px solid #d70c00;
      background-color: #fbe6e5;
    }

    .signup .formContainer label.error {
      display: none !important;
    }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .meetArtist div.contentinner img {
    width: 40%;
    height: auto;
    margin-right: 20px;
    float: left;
  }

  .information {
    padding: 0 15px;
  }

    .information .coloum_info3 div.box_info {
      width: 31.3%;
    }

  .coloum_info3 div.box_info {
    width: 30.9%;
  }

    .coloum_info3 div.box_info:nth-child(3) {
      margin-right: 0px;
    }
    /*#hong-kong-autumn-auctions-2015 .coloum_info3 div.box_info:nth-child(3) {
            margin-right: 20px;
        }*/
    .coloum_info3 div.box_info:nth-child(4) {
      clear: both;
    }
  /* #hong-kong-autumn-auctions-2015 .coloum_info3 div.box_info:nth-child(4) {
            clear: none;
        }*/


  .location div.location-box {
    width: 31%;
  }

    .location div.location-box:nth-child(5n+5) {
      margin-right: 0px;
    }
  /*.location div.location-box:nth-child(7n) {
        margin-right: 0px;
        }*/
  .copyright div {
    width: 31%;
  }

    .copyright div:nth-child(3n) {
      margin-right: 0px;
    }

  .coloum_info2 div.box_info {
    width: 47.9%;
  }

    .coloum_info2 div.box_info:nth-child(3n) {
      clear: both;
    }

    .coloum_info2 div.box_info:nth-child(2n) {
      margin-right: 0px;
    }

  .department_contact div.contentinner > div {
    width: 31.5%;
  }

    .department_contact div.contentinner > div:nth-child(3n+3) {
      margin-right: 0;
    }

    .department_contact div.contentinner > div:nth-child(3n+1) {
      clear: both;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .coloum_info3 div.box_info {
    width: 30.5%;
  }

  .location div {
    width: 30.5%;
  }

  .module.video-list p.body-text {
    width: 66%;
  }

  .copyright div {
    width: 100%;
  }

  .generalenquiry .contentinner img {
    width: 33% !important;
  }

  .contactmslp div.contentinner ul li.title {
    font-size: 12px;
    width: 60%;
    max-width: 60%;
  }

  .contactmslp div.contentinner ul li ul {
    float: left;
  }

  .department_contact div.contentinner > div {
    width: 31.39%;
  }

    .department_contact div.contentinner > div:nth-child(4n+4) {
      margin-right: 1.69490%;
    }

  .sub_accordian {
    margin-bottom: 5px;
  }

  .meetArtist div.contentinner div.image-overlay-box {
    margin-right: 10px;
  }
}

/**********************/

.coloum_info3 div.box_info:nth-child(3n+4) {
  clear: both;
}
/*#hong-kong-autumn-auctions-2015 .coloum_info3 div.box_info:nth-child(3n+4) {
            clear:none;
        }*/
.information.coloum_info1 div ul li.contact_info {
  margin: 0;
}

.information.coloum_info1 div.box_info {
  margin-bottom: 72px;
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 1280px) {
  .copyright div:nth-child(3n+4) {
    clear: both;
  }
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
  /*.copyright div:nth-child(2n+3) {
        clear: both;*/

}

/********Plus Icon CSS***************/

.sub_accordian {
  display: block;
}

  .sub_accordian span.show_more {
    display: block;
  }

.sub_accordian {
  width: 30px;
  float: right !important;
  margin-top: -20px;
}

span.show_more {
  background: #000 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  height: 0;
  opacity: 0.7;
  overflow: hidden;
  padding-bottom: 100%;
  width: 100%;
}

  span.show_more:hover {
    background: #fff none repeat scroll 0 0;
    color: #000;
    border: 1px solid #ccc;
  }
/*span.show_more::before {
    background-color: transparent;
    cursor: pointer;
    display: inline-block;
      font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
   padding-left: 28%;
    padding-top: 13%;
    text-decoration: inherit;
    text-rendering: optimizelegibility;
    text-transform: none;
    vertical-align: middle;
}
span.show_more::before {
    content: "+";
}
span.show_more::after {
    content: "";
}*/

/*Add to calendar*/
.cal-wrapper {
  background-color: rgba(0,0,0,0);
  display: none;
  position: absolute;
  height: 0;
  margin: -55px 0 0 -15px;
  opacity: 0;
  width: 0;
  z-index: 105;
}

  .cal-wrapper.active {
    display: block;
    height: 170px;
    opacity: 1;
    width: 300px;
  }

#calendarBlock {
  position: relative;
  z-index: 120;
}

  #calendarBlock .add-to-calendar.firstoftype {
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    text-transform: capitalize;
    white-space: nowrap;
    width: 230px;
  }

    #calendarBlock .add-to-calendar.firstoftype.active {
      background-color: rgba(255, 255, 255, 1);
      border: 1px solid #ffffff;
      color: #000;
    }

.features-row-container .features-row.catSmall ul li .explore-sale.add-to-calendar-items, .explore-sale.add-to-calendar-items {
  display: none;
  position: absolute;
}

#calendarBlock .add-to-calendar.firstoftype > span {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/static/images/salelanding/add-to-calendar.png");
  background-position: 0 -1px;
  background-repeat: no-repeat;
  background-size: auto auto;
  display: none;
  float: left;
  height: 18px;
  margin-right: 25px;
  width: 18px;
}

#calendarBlock .cal-submenu {
  background-color: #fff;
  border-top: 1px solid #000;
  display: none;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 230px;
  top: 28px;
  z-index: 120;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition: height 0.15s ease-out, opacity 0.15s ease-out;
  -moz-transition: height 0.15s ease-out, opacity 0.15s ease-out;
  -ms-transition: height 0.15s ease-out, opacity 0.15s ease-out;
  -o-transition: height 0.15s ease-out, opacity 0.15s ease-out;
  transition: height 0.15s ease-out, opacity 0.15s ease-out;
}

  #calendarBlock .cal-submenu.active {
    display: table;
    height: auto;
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transition: height 0.85s ease-out, opacity 0.85s ease-out;
    -moz-transition: height 0.85s ease-out, opacity 0.85s ease-out;
    -ms-transition: height 0.85s ease-out, opacity 0.85s ease-out;
    -o-transition: height 0.85s ease-out, opacity 0.85s ease-out;
    transition: height 0.85s ease-out, opacity 0.85s ease-out;
  }

#calendarBlock > .cal-submenu > a {
  border-bottom: 1px solid #000;
  color: #000;
  cursor: pointer;
  font-size: 14px;
  margin: 0;
  position: relative;
}

  #calendarBlock > .cal-submenu > a > div {
    color: #000;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
  }
/*Add to calendar*/


/*###############################
#########Small Devices CSS#######
###############################*/
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 1) {
  body {
    padding: 0;
  }

  #textimageitems_Nav {
    padding: 0;
  }

    #textimageitems_Nav .image-preview-container {
      /*padding-bottom: 111.5%;*/
    }

  a.back-link:first-of-type {
    display: block;
    margin: 20px 0 55px 15px;
  }

  .image-description h5.exhibition.exhibition-location {
    line-height: 20px;
  }

  .meetArtist div.contentinner > div {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }

  .meetArtist div.contentinner img {
    /*  max-width: 43%;
        width: 44%;
        height: auto;*/
    max-width: 100%;
    width: 100%;
    height: auto;
  }

  .col2 div.contentinner > div {
    width: 100%;
  }

  .meetArtist div.contentinner div {
    float: left;
    width: 100%;
  }

  .meetArtist div.contentinner ul li.title {
    margin-top: 20px;
  }

  .image-overlay-box {
    background-color: transparent !important;
  }

    .image-overlay-box:before {
      background: transparent !important;
    }

  .contactmslp div.generalenquiry div.contentinner {
    margin-top: 30px;
  }

    .contactmslp div.generalenquiry div.contentinner > div:first-child {
      border-top: 1px solid #ccc;
      padding-top: 30px;
    }

  .contactmslp div.contentinner > div {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-top: none;
  }

    .contactmslp div.contentinner > div:last-child {
      margin-bottom: 0;
    }

  .copyright div,
  .location div {
    max-width: 100%;
    width: 100%;
  }

  .info-flyout .button-wrapper.learn-more > a.buttons {
    width: 200px;
  }

  .module .title,
  .module .title.hk {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 30px !important;
  }


  .module .box_info .title.hk {
    margin-bottom: 0px !important;
  }

  .module.left-right-visuals.image-one-by-two h1.title {
    padding: 0;
  }

  .module.left-right-visuals.image-one-by-two .module-body-text {
    max-width: 100%;
    margin-bottom: 35px;
    padding: 0;
  }

  .module.left-right-visuals.image-one-by-two .image-container {
    height: auto;
    margin-top: 50px;
    width: 100%;
  }

    .module.left-right-visuals.image-one-by-two .image-container .image-description {
      padding: 0 15px;
    }

  .module.landscape-visuals.video h1.title, .module.landscape-visuals.video .secondary-title {
    padding: 0;
  }

  .module.landscape-visuals.video .module-body-text {
    max-width: 100%;
    padding: 0;
  }

  .module.landscape-visuals .image-container .image-description {
    padding: 0 15px;
  }

  .module.video-list .table-grid tbody tr td {
    width: 100%;
    float: left;
  }

    .module.video-list .table-grid tbody tr td:last-child .image-preview-container {
      margin-left: 0;
    }

  .module.video-list p.body-text, .module.video-list p {
    width: 69%;
  }

  .module.left-right-visuals.image-five-by-six h1.title, .module.left-right-visuals.image-five-by-six .secondary-title {
    padding-left: 0;
    padding-right: 0;
    width: 70%;
    max-width: 70%;
  }

  .module.left-right-visuals.image-five-by-six .module-body-text {
    padding-left: 0;
    padding-right: 0;
  }

  .module.left-right-visuals.image-five-by-six .module-body-text,
  .module.left-right-visuals.image-five-by-six .image-container {
    width: 100%;
    max-width: 100%;
  }

    .module.left-right-visuals.image-five-by-six .image-container .image-preview-container {
      width: 100%;
      margin-top: 20px;
    }

  /**************Navigation CSS******************/
  .secondary-navigation {
    float: left;
    height: 52px;
    width: 100%;
  }

    .secondary-navigation span.ListToggle {
      background-image: url("/static/images/mslp20/list-icon.png");
      float: right;
      width: 44px;
      height: 34px;
      margin-right: 11px;
      margin-top: 8px;
    }

    .secondary-navigation ul li {
      border: none;
      width: 100% !important;
      border-bottom: 1px solid #ccc !important;
    }

  .navbar-collapse {
    background-color: #fff;
    border: 1px solid #000;
    padding: 0px;
  }

  .secondary-navigation ul li:first-child {
    border: none;
    border-bottom: 1px solid #ccc;
  }

  .secondary-navigation ul {
    display: none;
    margin-top: 51px;
    position: absolute;
    background-color: #fff;
    z-index: 999;
  }
  /***********CSS for Department Contact******************/
  #departmentcontactimage_Nav {
    padding: 0px;
  }

  .department_contact h3 > span {
    display: none;
  }

  .contactmslp .department_contact div.contentinner {
    margin-top: 0;
  }

  .department_contact div.contentinner ul > li.title {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .department_contact div.contentinner ul > li.contact-List {
    padding-top: 0;
    padding-bottom: 0;
  }

  .department_contact div.contentinner ul li.title {
    width: 100%;
    /*border-bottom: 1px solid #ccc;*/
    line-height: 27px !important;
    margin: 0 !important;
    padding: 0 15px;
  }

  .department_contact div.contentinner ul li.seperator {
    display: none;
  }

  .department_contact div.contentinner > div {
    border-bottom: 0;
    min-height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
  }

    .department_contact div.contentinner > div:nth-child(1) {
      border-top: 1px solid #ccc;
    }

  .contactmslp .department_contact div.contentinner ul li:last-child {
    margin-bottom: 0;
  }

  .contactmslp .department_contact div.contentinner ul li span.slideup {
    background-image: url("/static/images/mslp20/up-arrow.png");
    width: 25px;
    height: 16px;
  }

  .contactmslp .department_contact div.contentinner ul li span.slideDown {
    background-image: url("/static/images/mslp20/down-arrow.png");
    width: 25px;
    height: 16px;
  }

  .contactmslp .department_contact {
    /*margin-top:30px;*/
  }

    .contactmslp .department_contact div.contentinner ul li.contact-List span {
      float: right;
      margin-top: -43px;
      position: relative;
      z-index: 9999;
      margin-right: 15px;
    }

    .contactmslp .department_contact div.contentinner ul.backgroundChange {
      background-color: #f8f8f8;
    }

      .contactmslp .department_contact div.contentinner ul.backgroundChange > .contact-List > ul {
        padding-left: 15px;
      }

        .contactmslp .department_contact div.contentinner ul.backgroundChange > .contact-List > ul:last-child {
          padding-bottom: 15px;
        }

      .contactmslp .department_contact div.contentinner ul.backgroundChange > li.title {
        border: none;
      }

  #contactgeneralenquiry_Nav {
    max-width: 95%;
    width: 95%;
  }

  .contactmslp h3 {
    padding: 30px 15px 26px 0;
  }

  #departmentcontact_Nav {
    border-top: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

    #departmentcontact_Nav > .contactmslp {
      margin: 0px;
      width: 100%;
      max-width: 100%;
    }
  /**************Location CSS*****************/
  .location h1.title {
    margin-bottom: 40px;
    padding-left: 15px;
  }

  #locations_Nav {
    padding: 0px;
  }

  .location div ul li.location_Name span {
    float: right;
  }

    .location div ul li.location_Name span.slideup,
    .location div ul li.location_Name span.slideDown {
      background: url("/static/images/mslp20/up-arrow.png") 50% / 25px 16px no-repeat;
      width: 65px;
      height: 55px;
    }

    .location div ul li.location_Name span.slideDown {
      background: url("/static/images/mslp20/down-arrow.png") 50% / 25px 16px no-repeat;
    }

  #locations_Nav .location div.location-box {
    border-top: 1px solid #ccc;
    margin-top: 0px;
  }

    #locations_Nav .location div.location-box ul {
      padding-left: 15px;
    }

    #locations_Nav .location div.location-box .backgroundChange {
      background-color: #f8f8f8;
    }

  .location div ul li.location_LM,
  .location div,
  .location div ul li.location_Name {
    margin-bottom: 0px;
  }

    .location div ul li.location_Name {
      line-height: 60px;
    }

    .location div ul li:last-child {
      padding-bottom: 20px;
    }
  /**********CopyRight CSS****************/
  .copyright div ul {
    padding: 20px 0 20px;
  }

    .copyright div ul li.info_copyright {
      padding-bottom: 0px;
    }

  .copyright div {
    margin-bottom: 0px;
  }
  /*************Video List CSS**************/
  .module.video-list {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
  }

    .module.video-list .table-grid tbody tr td:before {
      right: 0;
    }

    .module.video-list .table-grid tbody tr td:first-child:after {
      margin-right: 0;
    }

    .module.video-list .table-grid tbody tr td {
      padding: 20px 0;
    }
  /***********Information CSS************/
  #informationitems_Nav {
    padding: 0;
  }

  .information div.box_info {
    margin: 0;
    padding: 22px 15px 18px;
    border-top: 1px solid #ccc;
    width: 100%;
    max-width: 100%;
  }

    .information div.box_info > div {
      float: left;
    }

    .information div.box_info:nth-child(1) {
      border-top: 0;
    }

    .information div.box_info:last-child {
      border-bottom: 0;
    }

  .information div h1.title {
    margin: 0;
    width: 95%;
    padding-left: 15px;
    font-size: 25px;
  }

  .information div h3.title.hk {
    display: inline-block;
    margin: 0;
    width: 100%;
    padding-left: 0;
    font-size: 25px;
    position: relative;
  }

  .information div h1.title span {
    float: right;
  }

  .information div h3.title.hk span {
    float: left;
    padding-left: 0;
    width: 87%;
  }

    .information div h1.title span.slideup,
    .information div h3.title.hk span.slideup {
      background-image: url("/static/images/mslp20/up-arrow.png");
      width: 25px;
      height: 16px;
    }

    .information div h1.title span.slideDown,
    .information div h3.title.hk span.slideDown {
      background-image: url("/static/images/mslp20/down-arrow.png");
      width: 25px;
      height: 16px;
    }

    .information div h3.title.hk span.slideup,
    .information div h3.title.hk span.slideDown {
      position: absolute;
      top: 10px;
      right: 0;
    }

  .information div.box_info.backgroundChange {
    background-color: #f8f8f8;
  }

    .information div.box_info.backgroundChange > div {
      padding-left: 0;
    }
}

@media only screen and (min-width: 320px) and (max-width: 959px) {
  body {
    background-color: #fff;
    min-width: 100%;
  }
}
/*******Desktop Nav Fixes****************/
.navbar-nav {
  float: none;
  margin: 0;
}

  .navbar-nav > li > a {
    line-height: inherit;
    padding-bottom: 0;
    padding-top: 0;
  }

.secondary-navigation ul li a:focus {
  color: #000;
}

/*** Signup ***/
.box-content {
  margin: 0 auto;
  max-width: 1180px;
  padding: 60px 0 0;
  width: 100%;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 1) {
  .box-content {
    padding: 80px 15px;
    max-width: 100%;
    padding-bottom: 0;
  }
}

.box-content .microsite-footer-sign-up-area {
  margin: 0 auto;
  /* max-width: 720px;*/
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #ccc;
  display: flex;
  flex-flow: column nowrap;
}

@media only screen and (max-width: 739px) {
  .box-content .microsite-footer-sign-up-area {
    border-bottom: 0;
  }
}
/**/
.box-content .microsite-footer-sign-up-area h4,
.box-content .microsite-footer-sign-up-area h4 > a {
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}

  .box-content .microsite-footer-sign-up-area h4,
  .box-content .microsite-footer-sign-up-area h4 > a {
    line-height: 25px;
    margin: 25px 0 0;
    text-align: center;
    color: #808080;
  }

.box-content .microsite-footer-sign-up-area p {
  color: #575757;
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 25px;
  margin: 20px auto 30px;
  max-width: 250px;
  text-align: center;
  width: 100%;
}

  .box-content .microsite-footer-sign-up-area p a,
  .box-content .microsite-footer-sign-up-area p a:active,
  .box-content .microsite-footer-sign-up-area p a:hover {
    color: #575757;
    
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
  }

.box-content .microsite-footer-sign-up-area #inputBlock {
  display: table;
  margin: 0 auto;
  max-width: 380px;
  width: 100%;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 1) {
  .box-content .microsite-footer-sign-up-area #inputBlock {
    max-width: 100%;
  }
}

.box-content .microsite-footer-sign-up-area input[type=text],
.box-content .microsite-footer-sign-up-area input[type=email],
.box-content .microsite-footer-sign-up-area select {
  border: 1px solid #ccc;
  box-shadow: none;
  color: #808080;
  float: left;
  font-family: "AtlasGroteskRegularItalic", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  height: 48px;
  line-height: 48px;
  margin-bottom: 20px;
  padding-left: 20px;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.box-content .microsite-footer-sign-up-area button.btn {
  border: 2px solid #000;
  color: #2b2b2b;
  display: block;
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  height: 48px;
  line-height: 44px;
  margin: 0 auto;
  padding: 0 1.5em;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  white-space: nowrap;
  content: '';
  -webkit-transition: background-color 0.4s, color 0.2s;
  -moz-transition: background-color 0.4s, color 0.2s;
  transition: background-color 0.4s, color 0.2s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: none;
}

  .box-content .microsite-footer-sign-up-area button.btn:hover {
    background-color: #000;
    color: #fff;
  }

.box-content .microsite-footer-sign-up-area h1.title {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 25px;
}

.box-content .microsite-footer-sign-up-area .secondary-title {
  margin: 0px;
  padding: 0px;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 40px;
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
}

.box-content .microsite-footer-sign-up-area select {
  margin-bottom: 40px;
}
/*************Image Overlay***********/
.image-overlay-box {
  background-color: #f8f8f8;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 125%;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
  body {
    background-color: #fff;
  }

  .module.information {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

    .module.information > h2.title {
      margin-top: 0;
      padding-left: 15px;
      padding-right: 15px;
    }

    .module.information > .content {
      display: inline-block;
      width: 100%;
    }

  .image-overlay-box {
    padding-bottom: 62.5%;
  }

  .hero-container .hero-carousel ul li .content.x-content h4.title > a {
    line-height: 25px;
  }

  .module-body-text p.first-letter::first-letter {
    color: #000;
  }

  .module.landscape-visuals {
    padding-top: 40px !important;
    padding-bottom: 30px;
  }

  .module-body-text h5.body-text-title {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .module.landscape-visuals.video {
    padding-top: 0 !important;
  }

    .module.landscape-visuals.video .module-body-text h5.body-text-title {
      margin-top: 0;
    }

  .contactmslp div.contentinner ul {
    float: left;
  }

    .contactmslp div.contentinner ul li.Contact_name + li.Contact_name {
      
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
    }

    .contactmslp div.contentinner ul li.title {
      font-size: 16px;
      line-height: 25px;
      margin-top: 30px;
      display: inline-block;
      margin-bottom: 0;
    }

    .contactmslp div.contentinner ul li.seperator {
      margin: 20px 0;
    }

  .contactmslp .department_contact div.contentinner ul {
    float: left;
    width: 100%;
  }

  #departmentcontact_Nav .contactmslp {
    padding-top: 0;
  }

    #departmentcontact_Nav .contactmslp .department_contact h3 {
      padding-top: 30px;
      padding-bottom: 26px;
    }

    .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container {
      margin-bottom: 0;
    }

  .location div {
    padding-top: 0;
  }

  .information div ul li.location_info {
    margin-top: 30px;
  }

  .information div ul li.lineSeperator {
    margin: 30px 0;
  }

  .information div ul li.location_info {
    margin-top: 50px;
  }
}

.image-overlay-box:before {
  content: '';
  background: rgba(0, 0, 0, 0.03);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  transition: background 0.3s linear;
}

.image-overlay-box img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a:hover .image-overlay-box:after, a:focus .image-overlay-box:after {
  background-color: rgba(0, 0, 0, 0.15);
  border-bottom: 3px solid #d70c00;
}

a .image-overlay-box:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: background-color 0.4s, border-bottom 0.2s;
  -moz-transition: background-color 0.4s, border-bottom 0.2s;
  transition: background-color 0.4s, border-bottom 0.2s;
  background-color: transparent;
  border-bottom: 0px solid #d70c00;
  content: "";
}

/***************Required Signup Error CSS************/
.microsite-footer-sign-up-area #inputBlock input.error {
  background-color: #fbe6e5;
  border: 2px solid #d70c00;
}

#confimationBlock {
  font-size: 20px;
  text-align: center;
  color: #72c848;
}

.department_contact.withimg div.contentinner > div:nth-child(4n+1) {
  clear: both;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .meetArtist div.contentinner div.image-overlay-box {
    width: 100%;
  }

    .meetArtist div.contentinner div.image-overlay-box img {
      width: 100%;
      height: auto;
      margin-right: 20px;
      float: left;
    }

  .department_contact div.contentinner > div:nth-child(3n+1) {
    clear: both !important;
  }

  .department_contact div.contentinner > div:nth-child(3n) {
    margin-right: 0;
  }

  .department_contact.withimg div.contentinner > div:nth-child(4n+1) {
    clear: inherit;
  }

  .contactmslp div.contentinner img {
    width: 100%;
    max-width: 100%;
  }

  .generalenquiry .contentinner img {
    width: 33% !important;
  }

  .department_contact div.contentinner > div:nth-child(4n+4) {
    margin-right: 1.69490%;
  }

  .col2 div.contentinner > div:nth-child(2n+1) {
    clear: both;
  }
}

@media screen and (min-width:320px) and (max-width:479px) {
  #privatesales .department_contact div.contentinner ul li.title {
    border: none;
  }

  #privatesales .department_contact.withimg div.contentinner > div {
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-top: none;
    margin: 10px 0;
    padding: 10px 0;
  }

    #privatesales .department_contact.withimg div.contentinner > div:nth-of-type(1),
    #privatesales .department_contact.withimg div.contentinner > div:nth-of-type(2),
    #privatesales .department_contact.withimg div.contentinner > div:nth-of-type(3),
    #privatesales .department_contact.withimg div.contentinner > div:nth-of-type(4) {
      margin: 10px 0;
    }

    #privatesales .department_contact.withimg div.contentinner > div:nth-of-type(1) {
      border-top: 1px solid #ccc;
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
  #privatesales .department_contact.withimg div.contentinner > div:nth-child(2n+1) {
    clear: both;
  }

  #privatesales .department_contact div.contentinner > div > a > img {
    max-width: 210px;
  }

  #privatesales .department_contact.withimg div.contentinner > div:nth-of-type(2n) {
    border-left: 1px solid #ccc;
    padding-left: 20px;
  }

  #privatesales .department_contact.withimg div.contentinner > div {
    border: none;
    border-bottom: 1px solid #ccc;
  }

  #privatesales .department_contact.withimg div.contentinner > div {
    width: 50%;
    margin: 10px 0;
    padding: 10px 0;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .contactmslp div.contentinner ul {
    width: 62%;
    float: left;
  }

  #contactgeneralenquiry_Nav .contactmslp div.contentinner > div:nth-of-type(2n+1) {
    clear: both;
  }

  .copyright div:nth-of-type(3n+1) {
    clear: both;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 1) {
  #back-top {
    bottom: 3px;
    position: fixed;
    left: 45%;
    z-index: 999;
  }

  .coloum_info2 div.box_info:last-child {
    padding-top: 0px;
  }

  .information div h1.title,
  .information div h3.title.hk {
    line-height: 25px;
  }

  .coloum_info2 div.box_info {
    margin-top: 0px;
    /*padding: 20px 0px;*/
    padding: 22px 15px 18px;
  }

  .round-button {
    width: 40px;
  }

  .round-button-circle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #000;
    height: 0;
    opacity: 0.7;
    overflow: hidden;
    padding-bottom: 100%;
    width: 100%;
  }

    .round-button-circle:hover {
      background: #000 none repeat scroll 0 0;
      border: 1px solid #000;
      color: #fff;
    }

    .round-button-circle::before {
      background-color: transparent;
      cursor: pointer;
      display: inline-block;
      font-family: "christies";
      font-size: 35px;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      padding-left: 5%;
      padding-top: 9%;
      text-decoration: inherit;
      text-rendering: optimizelegibility;
      text-transform: none;
      vertical-align: middle;
    }

    .round-button-circle::before {
      content: "v";
    }

    .round-button-circle::after {
      content: "";
    }

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content p {
    padding: 0 15px;
  }

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .visual-container .visual-preview > img {
    max-width: 100%;
  }

  .department_contact div.contentinner div:last-child > ul li.title {
    border-bottom: 0px;
  }
}

#contacts_Nav,
#departmentcontactimage_Nav {
  position: relative;
}

.slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a {
  cursor: pointer;
  position: relative;
  z-index: 9;
}

  .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a:hover {
    text-decoration: underline;
  }




/*****************Jan-27-2016***************/

@media only screen and (min-width: 1025px) {

  .col2 div.contentinner > div {
    float: left;
    margin-right: 0;
    margin-top: 40px;
    width: 580px;
  }

    .col2 div.contentinner > div > a {
      float: left;
      width: 280px;
    }

  .col2 .Right-panel {
    padding-left: 20px;
    width: 280px;
  }

  .col1 .Right-panel {
    width: 580px;
  }
}





/**********Sales and Exhibition Information CSS**************/
#informationitems_Nav {
  margin: 0 auto;
}

.content-container .information h2.title {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 35px;
  line-height: 40px;
}

.information div h1.title, .information div h3.title.hk {
  margin: 0 0 32px;
}

#informationitems_Nav > h4,
#informationitems_Nav > h5,
#informationitems_Nav > h6 {
  margin-bottom: 10px;
  margin-top: 10px;
}

.information div ul li.lineSeperator {
  display: none;
}

.information div ul li.location_info {
  font-family: "AtlasGroteskMedium",Arial,Helvetica,sans-serif;
  margin-top: 28px;
}
/*-----------------02-15-2016----------------*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .button-wrapper a.buttons {
    min-width: 161px;
    padding: 0 1.1em;
  }

  .withimg div.contentinner > div {
    min-height: auto;
  }

  .meetArtist.col1 div.contentinner div > a > div.image-overlay-box {
    padding-bottom: 51%;
  }

  .six-columns ul li .button-wrapper a.buttons {
    min-width: 100%;
    padding: 0 .1em;
    width: 100%;
    font-size: 14px;
  }

  .module.feature .current-exhibitions ul.six-columns li.datarow {
    height: 405px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .six-columns ul li .button-wrapper a.buttons {
    min-width: 100%;
    padding: 0px;
    width: 100%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .Features-Module .module.feature .button-wrapper {
    margin-bottom: 40px;
  }

  .Events-Module .module.feature .button-wrapper {
    margin: 40px auto 0;
  }
}

.video-preview-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}

  .video-preview-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
/**********3-18-2016***************/
.information .content .box_info ul li.find_More a {
  
  font-family: "AtlasGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

  .information .content .box_info ul li.find_More a:hover {
    color: #808080;
  }

#locations_Nav {
  margin-top: 2px;
}

.information.coloum_info {
  padding-top: 0px;
}

.content-container .information.coloum_info h2.title {
  margin-bottom: 47px;
}

.coloum_info3 {
  padding-top: 0px;
}

.information.coloum_info .content .box_info {
  margin-bottom: 40px;
}

  .information.coloum_info .content .box_info:last-child {
    margin-bottom: 0px;
  }
/*********3-23-2016****************/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .current-exhibitions ul.four-columns li.datarow {
    height: 448px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .current-exhibitions ul.four-columns li.datarow {
    height: 515px;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .current-exhibitions ul.four-columns li.datarow {
    height: 464px;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .current-exhibitions ul.four-columns li.datarow {
    height: 632px;
  }
}

#relatedfeatures3_Nav + #informationitems_Nav {
  margin-top: 80px;
}

.information div ul li.location_info > p.title2 span {
  margin: 0px;
  padding: 0px;
}

.module.coloum_info1 {
  margin-top: -48px;
}

  .module.coloum_info1 > .content {
    margin-top: 48px;
  }

.module.coloum_info1 {
  margin-bottom: -70px;
}

#main_center_0_ctl32_repInformation_dvPrivateGuide_4 .location_info p {
  padding-bottom: 31px;
}

.module.coloum_info1 .content .box_info h3.title.hk {
  padding-bottom: 17px;
}

.coloum_info2 #main_center_0_ctl32_repInformation_dvPrivateGuide_4 .location_info p {
  padding-bottom: 0px;
}

.coloum_info2 #main_center_0_ctl32_repInformation_dvPrivateGuide_4 ul li.location_info,
.coloum_info3 #main_center_0_ctl32_repInformation_dvPrivateGuide_4 ul li.location_info {
  padding-top: 17px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 1) {
  .coloum_info2 div.box_info:last-child {
    padding: 22px 15px 18px;
  }

  #jewellery-hong-kong .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li .content a.lot-trigger {
    display: none;
  }

  #jewellery-hong-kong .slideshow-container .slideshow-inner .slideshow .image-wrapper ul li:last-child {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
  _:-ms-fullscreen, :root .hero-container.fullscreen {
    overflow: hidden;
  }
}

.hero-container.single.no-caption,
.hero-container.fullscreen {
  background-color: #fff;
}

  .hero-container.single.no-caption:not(.standard-screen) .image-preview-wrapper,
  .hero-container.fullscreen .image-preview-wrapper {
    display: block;
    max-height: 723px;
    overflow: hidden;
    text-align: center;
  }

    .hero-container.single.no-caption:not(.standard-screen) .image-preview-wrapper img,
    .hero-container.fullscreen .image-preview-wrapper img {
      height: auto;
      margin: 0 auto;
      max-width: 100%;
    }

/*********DMM-1071**************/
.vjs-poster, .video-js, .vjs-no-js {
  background-color: Transparent !important;
}

  .video-js .vjs-big-play-button, .video-js:hover .vjs-big-play-button {
    left: 47% !important;
  }

@media only screen and (max-width: 767px) and (min-width: 320px) {

  .video-js .vjs-big-play-button, .video-js:hover .vjs-big-play-button {
    top: 40% !important;
    left: 41% !important;
  }

  .ch-into-video-dimensions {
    position: inherit !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .video-js .vjs-big-play-button, .video-js:hover .vjs-big-play-button {
    top: 46% !important;
  }

  .video-js {
    height: 100%;
    width: 100%;
  }

    .video-js .vjs-tech, .vjs-fill.video-js {
      width: auto !important;
    }

  .hero-container.single.no-caption {
    float: left;
    width: 100%;
    /*height: 537px;*/
    height: auto;
  }

  .video-container {
    width: 100% !important;
  }

  .image-preview-wrapper {
    /*height:70vw!important;*/
    height: auto;
  }
}

.video-js .vjs-tech, .vjs-fill.video-js {
  width: auto !important;
}

.img-loader-container {
  background: rgba(255, 255, 255, 1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 9990;
}

  .img-loader-container > .img-loader {
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    z-index: 9990;
  }

.signup-div {
  width: 135px;
  height: 54px;
  text-align: center;
  display: inline;
}

#signupFrame {
  height: 585px;
  width: 100%;
  border: 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #signupFrame {
    height: 585px;
    width: 100%;
    margin: 0 auto;
    border: 0;
  }
}


.btnSignup:not(.disabled):hover, .btnSignup:not(.disabled):focus, .btnSignup:not(.disabled).active {
  color: #fff;
}

.btnSignupdynamic:not(.disabled):hover, .btnSignup:not(.disabled):focus, .btnSignup:not(.disabled).active {
  color: #fff;
}

.dynamic_text {
  text_align: center;
}

.btnSignupdynamic {
  margin: auto;
  width: 20%;
}
/* CAL-36 implementation */
/****** current-exhibitions : four-columns ***********/
.module.feature .current-exhibitions ul.four-columns li.datarow {
  height: 430px;
}

.module.feature .current-exhibitions ul.four-columns li ul li .image-container .image-preview-container {
  padding-bottom: 62.5%;
}

  .module.feature .current-exhibitions ul.four-columns li ul li .image-container .image-preview-container .image-preview {
    background-size: contain;
  }

@media only screen and (max-device-width: 767px) and (min-device-width: 320px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .current-exhibitions ul.four-columns li.datarow {
    height: 400px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .current-exhibitions ul.four-columns li.datarow {
    height: 380px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .current-exhibitions ul.four-columns li.datarow {
    height: 400px;
  }
}

/****** upcoming-exhibitions : four-columns ***********/
.module.feature .upcoming-exhibitions ul.four-columns li.datarow {
  height: 450px;
}

.module.feature .upcoming-exhibitions ul.four-columns li ul li .image-container .image-preview-container {
  padding-bottom: 62.5%;
}

  .module.feature .upcoming-exhibitions ul.four-columns li ul li .image-container .image-preview-container .image-preview {
    background-size: contain;
  }

@media only screen and (max-device-width: 767px) and (min-device-width: 320px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .upcoming-exhibitions ul.four-columns li.datarow {
    height: 400px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .upcoming-exhibitions ul.four-columns li.datarow {
    height: 380px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .upcoming-exhibitions ul.four-columns li.datarow {
    height: 420px;
  }
}

/****** past-exhibitions : four-columns ***********/
.module.feature .past-exhibitions ul.four-columns li.datarow {
  height: 400px;
}

.module.feature .past-exhibitions ul.four-columns li ul li .image-container .image-preview-container {
  padding-bottom: 62.5%;
}

  .module.feature .past-exhibitions ul.four-columns li ul li .image-container .image-preview-container .image-preview {
    background-size: contain;
  }

@media only screen and (max-device-width: 767px) and (min-device-width: 320px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .past-exhibitions ul.four-columns li.datarow {
    height: 365px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .past-exhibitions ul.four-columns li.datarow {
    height: 380px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .past-exhibitions ul.four-columns li.datarow {
    height: 360px;
  }
}

/****** current-exhibitions : six-columns ***********/
.module.feature .current-exhibitions ul.six-columns li.datarow {
  height: 375px;
}

  .module.feature .current-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
    padding-bottom: 62.5%;
  }

    .module.feature .current-exhibitions ul.six-columns li.datarow .image-container .image-preview-container .image-preview {
      background-size: contain;
    }

@media only screen and (max-device-width: 767px) and (min-device-width: 320px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .current-exhibitions ul.six-columns li.datarow {
    height: 375px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .current-exhibitions ul.six-columns li.datarow {
    height: 365px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .current-exhibitions ul.six-columns li.datarow {
    height: 380px;
  }
}

/****** upcoming-exhibitions : six-columns ***********/
.module.feature .upcoming-exhibitions ul.six-columns li.datarow {
  height: 375px;
}

  .module.feature .upcoming-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
    padding-bottom: 62.5%;
  }

    .module.feature .upcoming-exhibitions ul.six-columns li.datarow .image-container .image-preview-container .image-preview {
      background-size: contain;
    }

@media only screen and (max-device-width: 767px) and (min-device-width: 320px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .upcoming-exhibitions ul.six-columns li.datarow {
    height: 375px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .upcoming-exhibitions ul.six-columns li.datarow {
    height: 365px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .upcoming-exhibitions ul.six-columns li.datarow {
    height: 380px;
  }
}

/****** past-exhibitions : six-columns ***********/
.module.feature .past-exhibitions ul.six-columns li.datarow {
  height: 400px;
}

  .module.feature .past-exhibitions ul.six-columns li.datarow .image-container .image-preview-container {
    padding-bottom: 62.5%;
  }

    .module.feature .past-exhibitions ul.six-columns li.datarow .image-container .image-preview-container .image-preview {
      background-size: contain;
    }

@media only screen and (max-device-width: 767px) and (min-device-width: 320px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .past-exhibitions ul.six-columns li.datarow {
    height: 420px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .past-exhibitions ul.six-columns li.datarow {
    height: 365px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .module.feature .past-exhibitions ul.six-columns li.datarow {
    height: 420px;
  }
}
/******* End ************/
/* changed by mohit garg */
#highlights_Nav {
  overflow: hidden;
}

#exhibitionhighlights_Nav {
  overflow: hidden;
}

/* DMM-1498, DMM-1779 */
/*
.instagram--module {
	height: 810px;
}
@media only screen and (max-width:687px) {
	.instagram--module {
		height: 2155px;
	}	
}
@media only screen and (min-width:688px) and (max-width:939px) {
	.instagram--module {
		height: 610px;
		width: 100%;
	}	
}
@media only screen and (min-width:940px) and (max-width:979px) {
	.instagram--module {
		height: 778px;
		width: 100%;
	}
}
@media only screen and (min-width:980px) and (max-width:1024px) {
	.instagram--module {
		height: 805px;
		width: 100%;
	}
}*/
@media only screen and (max-width:1024px) {
  .instagram--module {
    width: 100%;
  }
}

@media only screen and (min-width:1025px) {
  .instagram--module {
    width: 996px;
  }
}

@media only screen and (min-width:768px) {
  #followusinstagram_HP + .content-container.Features-Module {
    margin-top: 10px;
  }
}

.module-body-text img {
  display: block;
  height: auto;
  max-width: 100%;
}
/* View Play button on iphone and ipad */
.desktop-preview{
  position: relative;
  width: 880px;
  height: 550px;
  margin: 15%;
  display: block;
}
@media only screen and (max-width: 767px) and (min-width: 320px) and (orientation: portrait) {

  .desktop-preview{
    max-width: 100%;
    width: 100%;
    height: 235px;
    margin: 0 auto;
    position : absolute !important;
  }
  #signupFrame {
    height: 700px;
    width: 100%;
    margin: 0 auto;
    border: 0;
  }
}
@media only screen and (max-width: 767px) and (min-width: 320px) and (orientation: landscape) {
  .desktop-preview {
    height: 415px;
    position : absolute !important;
    width: 100%;
    margin: 0 auto;
  }
  #signupFrame {
      height: 550px;
      width: 100%;
      margin: 0 auto;
      border: 0;
    }
 
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px){
  .desktop-preview {
    position: relative;
    height: 450px!important;
    width: 100%;
    margin: 0 auto;
    }
}
.information div ul li.location_info img {
  width: 100%;
}
 /* WEBZ-4279 Broken Styles on MSLP Page */
#features_Nav + .recomFeatures clearfix two-columns,
#features_Nav h5.event-title, #features_Nav p.description {
    height:70px;
}
