@media screen and (max-width: 1440px) {
  #top_nav {
    font-size: 1.4rem;
    letter-spacing: 0.9px;
  }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 5 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 1360px) {
  /*
        #hero:not(.hero_full_bleed_slideshow),
        #header .inner,
        .feature_panels section .area_wrapper,
        .page_enquiry_widget .form_wrapper,
        .footer .inner,
        .page_enquiry_widget .social_media_links {
            padding-left: 40px;
            padding-right: 40px;
        }
    */

  #top_nav {
    font-size: 1.3rem;
    letter-spacing: 0.6px;
  }

  .exhibition-list-wrapper .feature_panels_sidebar {
    width: 20%;
  }

  .exhibition-list-wrapper .feature_panels {
    width: 80%;
  }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 4 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 1279px) {
  /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */

  body.roomview-active #header #header_main_inner,
  body.page-popup-active #header #header_main_inner,
  body.overlay-open #header #header_main_inner,
  body #container_outer.page-top #header #header_main_inner {
    padding-bottom: 30px;
  }

  .scrolling-down #header.page-header-subsections #header_main_inner {
    padding-bottom: 15px;
  }

  #top_nav {
    display: none;
  }

  #basket {
    margin-top: -1px;
  }

  #menu {
    display: block;
    padding: 12px 10px 15px 10px;
    margin-right: -10px;
    margin-top: -19px;
    margin-left: 5px;
  }

  #header_items_inner {
    margin-right: 0;
  }

  #header #header_main_inner {
    padding-bottom: 8px;
  }

  /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */

  .page_navigation.navigation ul li a {
    margin-left: 10px;
    letter-spacing: -0.4px;
  }

  .strapline-wrapper {
    font-size: 7rem;
    line-height: 7rem;
  }

  /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */

  .standard_grid.standard_grid_low_volume .item {
    width: 100%;
  }

  .content_basic_layout {
    padding: 150px 80px;
  }

  /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */

  .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
    padding-top: 160px;
  }

  .scroll_section.section_index_1 .feature_panels section.panel_index_1.panel_type_222 {
    padding-top: 110px;
  }

  .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
    margin-top: 150px;
  }

  .scroll_section.section_index_1 .feature_panels section.panel_index_1:not(.panel_hero) {
    padding-top: 0;
  }

  .scroll_section.section_index_1 .feature_panels section.panel_index_1.panel_type_3001:not(.panel_hero) {
    margin: 0;
  }

  .panel_type_232 .area {
    padding-left: 60px;
  }

  .feature_panels section.panel_type_232.panel_style_2 .area_wrapper .area,
  .feature_panels section.panel_type_232.panel_style_4 .area_wrapper .area {
    padding-right: 60px;
  }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 3.5 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 1179px) {
  #page_header .page_title h2:last-child {
    display: none;
  }

  #header .inner {
    padding-left: 0;
    padding-right: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow_nav,
  #hero:not(.hero_full_bleed_slideshow),
  #hero_slideshow:not(.hero_full_bleed_slideshow) #main_slideshow_nav,
  #hero_slideshow:not(.hero_full_bleed_slideshow),
  .feature_panels section .area_wrapper,
  #header .inner {
    padding-left: 30px;
    padding-right: 30px;
  }

  .feature_panels .panel_hero.hero_layout_variant_padded {
    width: calc(100% - 60px);
  }

  #popup_box .close {
    right: 30px;
  }

  h1,
  .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #main_slideshow .slide .content .content_header .faux_h1,
  #homepage_slideshow .slide .content .content_header .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header h2.active-init,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h2 {
    font-size: 4.6rem;
    line-height: 5.2rem;
  }

  .panel_type_records_slider .records_list_slider .records_list_slider_content {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }

  .panel_type_records_slider .records_list_slider .pagination_controls {
    display: block;
  }

  .panel_type_records_slider .panel_heading.simplified_heading .pagination_controls {
    display: block;
  }

  #popup_box .close,
  .notify_panel_close,
  .overlay-close-button,
  .filter-close-button,
  .nav-close-button,
  .mailing-close-button,
  .enquire-close-button,
  .mailing-close-button,
  .search-close-button,
  .roomview-close {
    right: 30px;
  }

  #sw_form {
    right: 130px;
  }

  .feature_panels .panel_hero .hero_heading>h2,
  .feature_panels .panel_hero .hero_heading>a>h2 {
    font-size: 5.2rem;
  }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 3 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 1023px) {

  /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */
  .cms_artwork_detail_title,
  .artwork_detail .content h1,
  h1,
  .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #main_slideshow .slide .content .content_header .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header h2,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #homepage_slideshow .slide .content .content_header .faux_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h2 {
    font-size: 3rem;
    line-height: 3rem;
  }

  #header {}

  #header .inner {
    padding: 0;
  }

  #header #header_main_inner,
  body.page-popup-active #header #header_main_inner,
  body #container_outer.page-top #header #header_main_inner,
  .scrolling-down #header.page-header-subsections #header_main_inner {
    padding: 20px 40px 12px;
  }

  #header #page_header {
    padding: 26px 40px 6px;
  }

  #logo {
    margin: 15px 0 0;
  }

  #search_menu {
    margin: 0;
  }

  #basket {
    margin-top: -18px;
  }

  #basket #store_cart_widget {
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  #basket .scw_total_items {
    bottom: 16px;
  }

  #wishlist {
    margin-top: -18px;
  }

  #wishlist #wishlist_cart_widget {
    margin-left: 0;
    padding: 18px 15px 15px 5px;
  }

  .footer .main .group {
    width: 50%;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow_nav .inner,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow_nav .inner {
    padding-left: 50px;
    padding-right: 50px;
  }

  .main_slideshow_toolbar {
    width: 100%;
    position: static;
    margin: 0 0 40px;
    float: left;
    padding: 0;
  }

  .main_slideshow_quick_nav {
    margin: 0;
    width: 100%;
  }

  #hero:not(.hero_full_bleed_slideshow) {
    padding: 90px 40px 0;
    min-height: 0;
  }

  #hero_slideshow:not(.hero_full_bleed_slideshow) {
    padding: 90px 0 0;
    min-height: 0;
  }

  body:not(.overlay-open):not(.popup-open):not(.roomview-active) .page-top #header.special_notice_active {
    padding-top: 32px !important;
  }

  .special_notice_active #hero:not(.hero_full_bleed_slideshow),
  .special_notice_active #hero_slideshow:not(.hero_full_bleed_slideshow) {
    padding-top: 145px;
  }

  #hero:not(.hero_full_bleed_slideshow) .content .content_header .additional_content,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header .additional_content {
    padding: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide_inner,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide_inner {
    padding: 0 0 0;
  }

  .hero-inner {
    min-height: calc(100vh - 120px);
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow_nav,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow_nav {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-inner {
    min-height: 0;
  }

  .feature_panels .panel_hero .hero_heading>h2,
  .feature_panels .panel_hero .hero_heading>a>h2 {
    font-size: 4.5rem;
  }

  .scroll_section.section_index_1 .feature_panels section.panel_index_1.panel_hero {
    padding-top: 80px;
  }

  .feature_panels .panel_hero .hero_heading {
    padding: 60px 50px;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide_inner,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide_inner {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    min-height: 0;
  }

  .feature_panels section {
    margin: 0;
  }

  .feature_panels section .area_wrapper {
    padding: 0 40px;
  }

  .feature_panels section .panel_footer,
  .full_grid .item {
    margin: 0 0 40px;
  }

  #hero:not(.hero_full_bleed_slideshow).hero_slides_format .hero_image_wrapper,
  #hero_slideshow:not(.hero_full_bleed_slideshow).hero_slides_format .hero_image_wrapper {
    width: 100%;
  }

  #hero:not(.hero_full_bleed_slideshow) .hero-inner,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .hero-inner {
    display: block;
  }

  #hero:not(.hero_full_bleed_slideshow) .content,
  #hero:not(.hero_full_bleed_slideshow) .slide .content,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .slide .content {
    width: 100%;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0;
  }

  #hero:not(.hero_full_bleed_slideshow):not(.hero_centered_text) .content .hero_nav,
  #hero_slideshow:not(.hero_full_bleed_slideshow):not(.hero_centered_text) .content .hero_nav {
    display: none;
  }

  #hero.hero_centered_text .content,
  #hero_slideshow.hero_centered_text .content {
    padding: 0 0 35px;
    margin: 0;
  }

  .hero_centered_text .hero_nav ul li a,
  .hero_centered_text .hero_nav ul li button {
    font-size: 1.3rem;
    line-height: 2rem;
  }

  #hero:not(.hero_full_bleed_slideshow) .slide_inner,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .slide_inner {
    display: block;
  }

  #hero:not(.hero_full_bleed_slideshow) .hero_image_faux,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .hero_image_faux {
    padding: 75% 0 0;
    min-height: 0;
    width: 100%;
    display: none;
  }

  #hero:not(.hero_full_bleed_slideshow) .hero_image_wrapper,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .hero_image_wrapper {
    padding: 75% 0 0;
    min-height: 0;
    width: 100%;
    height: auto;
  }

  #hero:not(.hero_full_bleed_slideshow) .hero_image_wrapper,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .hero_image_wrapper {
    width: 100%;
    float: left;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide .caption,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide .caption {
    padding: 20px 20px 0;
    text-align: left;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide_inner {}

  .scroll_section.scroll_section_top {
    min-height: 0;
  }

  .scroll_section.scroll_section_banner {
    padding-top: 115px;
  }

  #popup_content:after {
    height: 82px;
  }

  .search-overlay:after {
    height: 82px;
  }

  #popup_box .close,
  .notify_panel_close,
  .content-overlay .overlay-close-button,
  .filter-close-button,
  .nav-close-button,
  .enquire-close-button,
  .artworks-overlay-close-button,
  .search-close-button,
  .roomview-close {
    top: 23px;
    right: 15px;
  }

  #popup_box .close,
  .notify_panel_close,
  .overlay-close-button,
  .filter-close-button,
  .nav-close-button,
  .mailing-close-button,
  .enquire-close-button,
  .mailing-close-button,
  .search-close-button,
  .roomview-close a {
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    padding: 10px;
  }

  .roomview-close a {
    position: relative;
  }

  #popup_box .close a:after,
  .notify_panel_close:after,
  .overlay-close-button:after,
  .filter-close-button:after,
  .nav-close-button:after,
  .mailing-close-button:after,
  .enquire-close-button:after,
  .mailing-close-button:after,
  .search-close-button:after,
  .roomview-close a:after {
    top: 50%;
    left: 50%;
    right: auto;
    margin: -5px;
  }

  .page-popup-active #header,
  .page-popup-active #header #main_header,
  .page-popup-active #header #header_main_inner *,
  .overlay-open #header,
  .overlay-open #header #main_header,
  .overlay-open #header #header_main_inner * {
    pointer-events: none;
  }

  #sw_form {
    top: 10px;
    right: 70px;
    max-width: 250px;
  }

  /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */

  .strapline-wrapper {
    font-size: 5rem;
    line-height: 5rem;
  }

  .logo-wrapper {
    bottom: 80px;
  }

  /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */

  .intro_content {
    font-size: 2.2rem;
    line-height: 3rem;
  }

  .text_columns {
    width: 100%;
    padding: 40px 0 0;
    margin: 0 0 80px;
  }

  .text_columns .intro_content {
    margin: 0 0 40px;
  }

  .text_columns .aside {
    width: 100%;
    padding: 40px 0 0;
    margin: 0;
    border-top: 1px solid #eaeaea;
  }

  .text_columns .content_image_1 {
    display: none;
  }

  .text_columns .content_image_2 {
    margin: 0;
  }

  .text_columns .aside .pull_quote {
    display: none;
  }

  .text_columns .content {
    width: 100%;
    padding: 0;
  }

  .text_columns .content_main {
    margin: 0 0 40px;
  }

  section.scroll_section_artist_list_grid .image_list ul li {
    width: 50%;
  }

  .column_list ul {
    width: 50%;
  }

  .feature_panels section .panel_heading.simplified_heading {
    margin-bottom: 30px;
  }

  .records_list_slider .records_list_inner {
    margin-right: -50px;
  }

  .records_list_slider .item {
    width: 50%;
    padding-right: 50px;
    padding-bottom: 40px;
  }

  .medium_grid .item {
    margin-bottom: 40px;
  }

  .works_grid {
    margin-right: -50px;
  }

  .works_grid .item {
    width: 50%;
    padding-right: 50px;
    padding-bottom: 40px;
  }

  .standard_grid {
    margin-right: -50px;
  }

  .standard_grid.tile_grid .group {
    width: 50%;
    padding-right: 50px;
  }

  .full_grid .item .area {
    width: 100%;
    max-width: 480px;
  }

  .standard_grid {
    margin-right: -50px;
  }

  .standard_grid .item {
    width: 50%;
  }

  .artwork_detail .image_container {
    padding-left: 50px !important;
    padding-bottom: 50px !important;
  }

  .artwork_detail .images {
    bottom: 50px;
    left: 80px;
  }

  .artwork_detail .content_container {
    padding-left: 50px !important;
    padding-right: 80px !important;
    padding-bottom: 50px !important;
    min-height: 0;
  }

  .cms_artwork_detail_title,
  .artwork_detail .content h1 {
    font-size: 2.5rem;
    line-height: 3rem;
    margin: 0 0 20px;
  }

  .artwork_detail .content h1 .heading_subtitle,
  .cms_artwork_detail_subtitle {
    padding: 0;
  }

  .artwork_detail .artwork_details,
  .artwork_detail .store_item_group {
    margin-bottom: 30px;
    min-height: 0;
  }

  .artwork_detail .artwork_detail_additional {
    padding: 50px 50px;
    min-height: 0;
  }

  .panel_type_210 .pagination_controls {
    display: none;
  }

  .enquire-input-wrapper {
    width: 100%;
    padding: 0;
  }

  .simple_content .item,
  .simple_content .item>a {
    display: block;
  }

  .simple_content .item .image {
    width: 100%;
    max-height: none !important;
    margin: 0 0 30px;
  }

  .simple_content .item .image img {
    max-height: none !important;
  }

  .simple_content .item .area,
  .simple_content.simple_content_alt .item .area {
    width: 100%;
    padding: 0;
  }

  .simple_content.simple_content_alt .item .area {
    margin: 0 0 30px;
  }

  .simple_content.simple_content_alt .item .image {
    margin: 0;
  }

  /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */

  body.page-exhibitions.no-page-params .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
    margin-top: 0;
  }

  .section-home .feature_panels section.panel_index_1 {
    padding-top: 20px;
  }

  .artwork_detail.detail_variant_contact .content_container_alternative {
    padding-left: 100px;
    padding-right: 50px;
  }

  .artwork_detail.detail_variant_contact .content_container {
    padding-right: 100px;
  }

  .exhibition-list-wrapper .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
    padding-top: 0;
  }

  .feature_panels_sidebar_outer {
    position: static !important;
  }

  .exhibition-list-wrapper .feature_panels_sidebar {
    width: 100%;
    padding-top: 110px;
    padding-right: 0;
  }

  .exhibition-list-wrapper .feature_panels_sidebar .panel_filters {
    border-top: 0;
    padding: 0;
    margin: 0 0 40px;
  }

  .exhibition-list-wrapper .feature_panels_sidebar .panel_filters.panel_filters_status {
    display: none;
  }

  .exhibition-list-wrapper .feature_panels_sidebar .panel_filters.panel_filters_years {
    display: none;
  }

  .exhibition-list-wrapper .feature_panels_sidebar .panel_filters ul li {
    float: left;
    width: auto;
    clear: none;
    margin: 0 20px 0 0;
  }

  .exhibition-list-wrapper .scroll_section_panels .inner {
    padding: 0 40px;
  }

  .exhibition-list-wrapper .feature_panels {
    width: 100%;
  }

  .panel_type_232 .image,
  .panel_type_232 .area {
    width: 50%;
  }

  .panel_type_232 .area {
    padding-left: 50px;
  }

  .feature_panels section.panel_type_232.panel_style_2 .area_wrapper .area,
  .feature_panels section.panel_type_232.panel_style_4 .area_wrapper .area {
    padding-right: 50px;
  }

  .standard_grid.overlay_grid .item h2 {
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .artist_list_group .column_list ul {
    margin-bottom: 0px;
  }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 2.5 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (min-width: 901px) {
  .artwork_detail .images {
    height: auto !important;
  }

  .artwork_detail .images .image {
    min-height: 0 !important;
  }
}

@media screen and (max-width: 900px) {
  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }

  .cms_button {
    margin-bottom: 20px;
  }

  .footer .credit .inner {
    display: block;
  }

  .footer .credit .inner .footer_logo {
    margin: 0 0 20px;
    float: none;
  }

  .footer .credit .footer_links {
    text-align: left;
    margin: 0 0 5px;
  }

  .footer .credit .footer_additional {
    text-align: left;
    margin: 0;
    float: none;
  }

  .nav-overlay {
    width: 100%;
    max-width: none;
  }

  body.ajax-loading-complete .transition-logo .unit-logo {
    display: none !important;
  }

  body.ajax-loading-complete .transition-logo span {
    display: block !important;
  }

  #logo a:before,
  #logo a:after {
    width: 30px !important;
    height: 26px !important;
    animation: none !important;
  }

  #logo:after {
    animation: none !important;
    transform: scale(1) !important;
  }

  .transition-logo .transition-logo-desktop {
    display: none;
  }

  .transition-logo .transition-logo-mobile {
    display: block;
  }

  .footer .main .group {
    width: 100%;
  }

  .pull_quote {
    font-size: 2.8rem;
    line-height: 3.8rem;
  }

  h1,
  .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide .content .content_header .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header h2,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide .content .content_header .faux_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h2 {
    font-size: 5.6rem;
    line-height: 6rem;
    letter-spacing: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide .content .content_header .faux_h1.main_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide .content .content_header .faux_h1.main_h1 {
    font-size: 6.5rem;
    line-height: 7rem;
    letter-spacing: 0;
  }

  .scroll_section.scroll_section_panels>.inner {
    padding-top: 0;
  }

  .footer .inner {
    padding: 50px;
  }

  .page_enquiry_widget form {}

  .page_enquiry_widget h3 {
    font-size: 3rem;
    line-height: 3.4rem;
  }

  .feature_panels section {}

  .feature_panels section.panel_type_records_grid .area_label {}

  .area_label h2 {
    font-size: 12rem;
    line-height: 12rem;
  }

  .feature_panels section.panel_type_records_grid .standard_grid {
    padding: 0 0 0;
  }

  .feature_panels section.panel_type_records_grid .area_label,
  .feature_panels section.panel_type_instagram_feed .area_label {
    margin: 0 0 40px;
  }

  .feature_panels section.panel_type_232.panel_style_2 .area_wrapper .area,
  .feature_panels section.panel_type_232.panel_style_4 .area_wrapper .area {
    padding-right: 0;
  }

  .panel_type_232 .image,
  .panel_type_232 .area {
    width: 100%;
  }

  .panel_type_232 .image .image_section {
    padding: 0 0 50px;
  }

  .feature_panels section.panel_type_232 .area_wrapper {
    display: block;
    margin: 0 0 20px;
  }

  .feature_panels section.panel_type_232 .area_wrapper .inner {
    display: block;
  }

  .panel_type_232 .image {
    width: 100%;
    margin: 0 0 40px;
    padding: 0;
  }

  .panel_type_232 .image img {
    max-height: none;
  }

  .panel_type_232 .area {
    width: 100%;
    min-height: 0;
    margin: 0;
    padding: 0;
    max-width: none;
  }

  .standard_grid {
    margin-right: -50px;
  }

  .standard_grid .item {
    width: 50%;
    padding: 0 50px 50px 0;
  }

  .standard_grid .item {
    width: 50%;
    padding: 0 50px 50px 0;
  }

  .standard_grid .item h3 {
    margin: 0 0 20px;
  }

  body #container .scroll-container.standard .standard_grid .item {
    transition-delay: 0;
    padding-top: 0;
  }

  .artwork-nav-top-level .heading-area h2 {
    font-size: 3.5rem;
    line-height: 3.6rem;
    margin: 0 0 12px;
  }

  .filters_panel .filters_inner {
    padding: 40px 40px;
  }

  .works_grid.tile_grid {
    margin-right: -50px;
  }

  .works_grid.tile_grid .group {
    padding-right: 50px;
  }

  .feature_panels section .records_grid .panel_footer {
    margin-right: 50px;
    padding-right: 50px;
  }

  .full_bleed_panel .area {
    min-height: 350px;
  }

  .full_bleed_panel .area .area_inner .prelude {
    margin-top: 40px;
  }

  .full_bleed_panel .area .area_inner .prelude:after {
    display: block;
    clear: both;
    margin: 20px auto 0;
  }

  .full_bleed_panel .area .area_inner h2 {
    font-size: 6rem;
    line-height: 6rem;
    margin: 0;
  }

  .text_columns .content_extended_text .inner {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }

  .feature_panels section.panel_type_216 .image1_container {
    width: 100%;
    margin: 0 0 40px;
    padding: 0;
  }

  .feature_panels section.panel_type_216 .image2_container {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
  }

  .feature_panels section.panel_type_217 .image1_container,
  .feature_panels section.panel_type_217 .image2_container {
    width: 100%;
    padding: 0;
    max-height: none;
    height: auto;
  }

  .feature_panels section.panel_type_217 .image1_container .image,
  .feature_panels section.panel_type_217 .image2_container .image {
    max-height: none;
    height: auto;
    margin: 0 0 40px;
    float: left;
    width: 100%;
  }

  .feature_panels section.panel_type_217 .image1_container .image img,
  .feature_panels section.panel_type_217 .image2_container .image img {
    max-width: 100%;
    max-height: none;
  }

  .feature_panels section.panel_type_217 .image1_container .area_content,
  .feature_panels section.panel_type_217 .image2_container .area_content {
    padding: 0;
    margin: 0;
  }

  .feature_panels section.panel_type_217 .image1_container,
  .feature_panels section.panel_type_217 .image2_container {
    margin: 0 0 40px;
  }

  .feature_panels section.panel_type_211 .area_wrapper {
    padding-bottom: 0;
  }

  .page-track-wrapper,
  .page-track-scroll-container,
  .records_list.image_track.clearwithin,
  .page-track-scroll-container .page-track,
  .page-track-scroll-container .page-track-frame {
    height: auto;
  }

  .page-track-scroll-container .page-track-frame {
    position: static;
  }

  .page-track-scroll-container .page-track-item {
    padding: 0 40px 0 0;
    height: auto;
  }

  .page-track-scroll-container .page-track-item.first {
    padding: 0 40px 0 20px;
  }

  .page-track-scroll-container .page-track-item .inner {
    padding: 40px 0 40px;
  }

  .page-track-scroll-container .page-track-item .image {
    height: 30vh;
    min-height: 350px;
  }

  .feature_panels section.panel_type_206 .area_wrapper {
    display: block;
    margin: 0 0 20px;
  }

  .panel_type_206 .image {
    width: 100%;
    margin: 0 0 40px;
  }

  .panel_type_206 .image_container {
    width: 100%;
    margin: 0 0 40px;
  }

  .panel_type_206 .image_container .image {
    width: 100%;
    margin: 0 0 0;
  }

  .panel_type_206 .image img {
    max-height: none;
  }

  .panel_type_206 .content p[style*="text-align: right;"] {
    text-align: left !important;
  }

  .panel_type_206 .area,
  .feature_panels section.panel_type_206.panel_style_2 .area_wrapper .area {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    max-width: none;
  }

  .feature_panels section.panel_type_206.feature_mobile_order_reversed .area_wrapper {
    display: flex;
    flex-direction: column-reverse;
  }

  .feature_panels section.panel_type_206.feature_mobile_order_reversed .area_wrapper .image {
    margin-bottom: 20px;
  }

  .feature_panels section.panel_type_206.feature_mobile_order_reversed .area_wrapper .area {
    margin-bottom: 40px;
  }

  .large_grid .item .image {
    width: 100%;
  }

  .large_grid .item .area {
    width: 100%;
    padding: 50px 50px 0;
    min-height: 0;
  }

  .artwork_detail .artwork_detail_main {
    padding-top: 88px;
    min-height: 0 !important;
  }

  .artwork_detail .image_container {
    padding: 40px !important;
    margin: 0;
    width: auto;
    float: none;
    height: auto;
    min-height: 0 !important;
  }

  .artwork_detail .images {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    height: auto;
  }

  .artwork_detail .images .image {
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    height: auto;
    max-height: none;
    width: 100%;
    position: relative;
  }

  .artwork_detail .images .image_wrap {
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
  }

  .artwork_detail .image .image_inner {
    height: 100%;
    width: 100%;
    text-align: center;
  }

  .artwork_detail .image_container,
  .artwork_detail .image_container *,
  .content-swipe .draginner {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none !important;
    pointer-events: none !important;
  }

  .artwork_detail .image_container .object_content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
  }

  #map_wrapper {
    min-height: 0;
  }

  .artwork_detail .images .image {
    flex-direction: row;
    display: flex;
    align-items: center;
  }

  .artwork_detail .image:after {
    cursor: default;
  }

  .artwork_detail .images .image.image_hero_placeholder {
    opacity: 1 !important;
  }

  .artwork_hero_image_container_outer {
    display: none !important;
  }

  .artwork_detail.no-caption .images {
    top: 83px !important;
    height: auto !important;
    position: absolute;
    bottom: 0;
  }

  .artwork_detail.no-caption .images .image {
    height: auto !important;
    bottom: 0;
  }

  .artwork_detail .content_container {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 50px !important;
    padding-top: 0 !important;
    width: 100%;
  }

  .artwork_detail .image_gallery_multiple_thumbnails {
    padding: 0;
  }

  .section-contact .artwork_detail .artwork_detail_main {
    padding: 0;
  }

  .artwork_detail.detail_variant_contact .image_container {
    position: relative;
    width: 100%;
  }

  .artwork_detail.detail_variant_contact .content_container_alternative {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    min-height: 0;
    padding-bottom: 0;
    margin: 0 0 50px;
  }

  .artwork_detail.detail_variant_contact .content_container {
    width: 100%;
    padding: 0 50px;
    margin: 0 0 50px;
  }

  .artwork_detail.no-caption {
    min-height: 100vh;
  }

  .artwork_detail.no-caption .artwork_detail_main {
    padding-top: 0;
    min-height: 100vh;
  }

  .artwork_detail.no-caption .image_container {
    padding: 0;
    min-height: 100vh !important;
  }

  .pagination_controls {
    display: none;
  }

  .pagination_controls.image_gallery_multiple_pagination_controls {
    display: block;
  }

  .multi_image_feature .item .image {
    width: 100%;
    margin: 0 0 40px;
  }

  .multi_image_feature .item .area {
    margin-right: -40px;
    width: auto;
    float: none;
  }

  .multi_image_feature .item .area .image {
    float: left;
    clear: none;
    width: 50%;
    box-sizing: border-box;
    padding: 0 40px 0 0;
  }

  .multi_image_feature .item .area .area_content {
    box-sizing: border-box;
    padding: 0 40px 0 0;
  }

  .content_basic_layout {
    padding: 150px 30px;
  }

  .content_basic_layout.aside_format .content_body {
    width: 100%;
    margin: 0 0 40px;
  }

  .content_basic_layout.aside_format .content_aside {
    width: 100%;
    padding: 0;
    max-width: 550px;
    float: left;
  }

  /* Page enquiry widget -------------------------------- */

  .page_enquiry_widget {}

  .page_enquiry_widget h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .page_enquiry_widget .page_enquiry_above {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }

  .page_enquiry_widget .field_wrapper {
    width: 100%;
  }

  .page_enquiry_widget h2 {
    max-width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }

  .page_enquiry_widget .content {
    max-width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }

  #hero:not(.hero_full_bleed_slideshow),
  #hero_slideshow:not(.hero_full_bleed_slideshow) {
    position: static !important;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow_wrapper,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #main_slideshow_wrapper {
    position: static;
  }

  #feature_panel_section_nav {
    display: block;
    transform: none;
    background: #1b1b1c;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    width: 100%;
    transition: background 400ms linear, opacity 400ms linear,
      transform 400ms cubic-bezier(0.75, 0.01, 0.3, 0.99);
  }

  body.content-type-reversed #feature_panel_section_nav {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  }

  .footer-visible #feature_panel_section_nav {
    opacity: 0;
    transform: translateY(100%);
  }

  body #container #feature_panel_section_nav ul {
    width: 100%;
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
  }

  body #container #feature_panel_section_nav ul li {
    transform: none;
    opacity: 1;
    width: auto;
    display: inline-block;
    float: none;
    margin: 0 0 0 0;
    padding: 25px 10px 25px;
    font-size: 1.3rem;
  }

  body #container #feature_panel_section_nav ul li.no-label {
    display: none !important;
  }

  body #container #feature_panel_section_nav ul li a {
    opacity: 0.5;
  }

  body #container #feature_panel_section_nav ul li.active a {
    opacity: 1;
  }

  body #container #feature_panel_section_nav ul li a:after {
    display: none;
  }

  .scroll_section.scroll_section_panels {
    overflow: hidden;
  }

  #container {
    overflow: hidden;
  }

  .overlay-container-inner {
    padding: 150px 50px 50px;
  }

  /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */

  /* Home -------------------------------- */

  .section-home .page-track-scroll-container {
    display: none;
  }

  .list-preview-track-list {
    padding: 50px 50px;
  }

  .list-preview-image {
    padding: 50px 50px 50px 0;
  }

  .list-preview-image .list-preview-image-items {
    top: 50px;
    right: 50px;
    bottom: 50px;
  }

  #hero:not(.hero_full_bleed_slideshow) .slide .content .content_header,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .slide .content .content_header {
    padding: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) .slide .content .content_header.has_prelude,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .slide .content .content_header.has_prelude {
    min-height: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) .slide .content .content_header h1,
  #hero:not(.hero_full_bleed_slideshow) .slide .content .content_header .faux_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .slide .content .content_header h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .slide .content .content_header .faux_h1 {
    margin: 0 0 5px;
    padding-top: 10px;
  }

  #hero:not(.hero_full_bleed_slideshow) .slide .content .content_header .subtitle,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .slide .content .content_header .subtitle {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  #hero:not(.hero_full_bleed_slideshow) .slide .content .pull_quote,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .slide .content .pull_quote {
    width: 100%;
    font-size: 1.8rem;
    line-height: 2.4rem;
    padding: 0 50px;
    display: none;
  }

  #hero:not(.hero_full_bleed_slideshow) .slide .mask,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .slide .mask {
    display: none;
  }

  #hero:not(.hero_full_bleed_slideshow) .slide .content .content_header h2,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .slide .content .content_header h2 {
    line-height: 6rem;
    font-size: 5.6rem;
  }

  .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
    padding-top: 130px;
  }

  .scroll_section.section_index_1 .feature_panels section.panel_index_1:before {
    display: none;
  }

  .exhibition-list-wrapper .medium_grid .item .area h3 {
    font-size: 4rem;
    line-height: 4rem;
    margin: 0 0 4px;
  }

  .exhibition-list-wrapper .medium_grid .item .area h2 {
    font-size: 4rem;
    line-height: 4rem;
    margin: 0 0 4px;
  }

  .exhibition-list-wrapper .medium_grid .item .area .subheading {
    font-size: 2.5rem;
    line-height: 2.7rem;
    margin: 0 0 4px;
  }

  #artist_list_grid_selector {
    margin: 0 0 20px;
  }

  .standard_grid.standard_grid_high_volume .item {
    width: 100%;
  }

  .standard_grid.standard_grid_high_volume .item .section {
    min-height: 0 !important;
  }

  .standard_grid.standard_grid_low_volume .item {
    width: 100%;
  }

  .content_details_item {
    width: 100%;
    margin: 0 0 40px;
  }

  .content_details_item:last-child {
    margin: 0;
  }

  .section-contact .panel_custom_enquiry .area_wrapper:before {
    padding: 0;
    margin: 0 0 40px;
  }

  .section-contact .feature_panels section.panel_custom_enquiry {
    padding-top: 0;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .full_bleed_panel_slideshow .area.single-artwork-no-crop {
    padding-top: 0 !important;
  }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 2 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 767px) {
  html {
    font-size: 12px;
  }

  .mobile-hidden {
    display: none;
  }

  #appointment_button {
    font-size: 0.9rem;
    letter-spacing: 0;
    margin: -2px 0 0 15px;
  }

  #appointment_button .appointment_button_label {
    min-width: 56px;
  }

  #appointment_button .appointment_button_label>div {
    padding: 8px 2px 7px;
    font-size: 9.5px;
  }

  #scroll_to_top {
    display: block;
  }

  .active-init #scroll_to_top {
    display: none;
  }

  .panel_type_206 .content {
    font-size: 1.1rem;
    line-height: 2.3rem;
  }

  .cms_size_1 {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .cms_size_1_5 {
    font-size: 1.5rem;
    line-height: 2.1rem;
  }

  .cms_size_2 {
    font-size: 1.6rem;
    line-height: 3rem;
  }

  .cms_size_3 {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }

  .cms_size_4 {
    font-size: 3rem;
    line-height: 4rem;
  }

  .cms_size_5 {
    font-size: 4rem;
    line-height: 5rem;
  }

  .pull_quote,
  blockquote {
    font-size: 2rem;
    line-height: 2.8rem;
  }

  #special_notice {
    line-height: 12px;
    font-size: 11px;
  }

  body:not(.overlay-open):not(.popup-open):not(.roomview-active) .page-top #header.special_notice_active {
    padding-top: 52px !important;
  }

  #hero:not(.hero_full_bleed_slideshow) {
    padding-top: 97px !important;
  }

  #hero_slideshow:not(.hero_full_bleed_slideshow) {
    padding-top: 30px !important;
  }

  /*.hero_video_background {*/
  /*    display: none*/
  /*}*/

  .full_bleed_panel_slideshow.image_do_not_crop .image {
    left: 20px;
    right: 20px;
  }

  /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */

  h4,
  .faux_h4 {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }

  h5,
  .faux_h5 {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }

  h6,
  .faux_h6 {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .basic_text {
    margin: 0 0 40px;
  }

  .feature_panels section.panel_index_1 {
    padding-top: 20px;
  }

  .page_enquiry_widget .form_wrapper,
  .footer .credit .inner,
  .footer .inner {
    padding: 40px 20px;
  }

  .page_enquiry_widget .social_media_links {
    padding: 20px;
  }

  .footer .wrapper {
    padding: 0;
  }

  .footer .main .item {
    padding: 0;
  }

  .transition-logo .unit-logo {
    width: 100%;
    max-width: 400px;
    background-size: auto 12px;
  }

  .pull_quote {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }

  .text_columns {
    margin-bottom: 40px;
  }

  .text_columns .content_main {
    margin-bottom: 40px;
  }

  #feature_panel_section_heading_content {
    display: none;
  }

  #basket {
    line-height: 1.8rem;
    margin-top: 0;
  }

  #basket #store_cart_widget {
    padding: 8px 0 12px 16px;
  }

  #search_menu {
    margin-left: 8px;
    padding: 7px 0 9px;
  }

  #search_menu:after {
    top: 10px;
  }

  #sw_form {
    top: 70px;
    max-width: none;
    width: calc(100% - 40px);
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
    margin-top: 200px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .search-first-interaction #sw_form {
    transform: none;
    top: 0;
    max-width: none;
  }

  #sw_form form .form_row input[type="text"] {
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-family: "MaisonNeueWeb", Sans-Serif;
  }

  #wishlist {
    line-height: 1.8rem;
    margin-top: 0;
  }

  #wishlist #wishlist_cart_widget {
    padding: 8px 0 12px 16px;
  }

  #hero.hero_full_bleed_slideshow {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 70px;
  }

  #hero.hero_full_bleed_slideshow .content h1 {
    font-size: 3rem;
    line-height: 3rem;
  }

  #hero.hero_full_bleed_slideshow .content .content_header {
    padding: 25px 30px;
  }

  #hero.hero_full_bleed_slideshow .main_slideshow_pagination .page_numbers {
    padding: 0;
  }

  #hero.hero_full_bleed_slideshow .content .hero_content_additional {
    bottom: 20px;
    right: 30px;
    display: none;
  }

  .full_bleed_panel_slideshow .area {}

  .feature_panels .panel_hero .hero_heading {
    padding: 60px 20px;
  }

  .feature_panels .panel_hero .hero_heading .subtitle {
    font-size: 1.3rem;
  }

  .feature_panels .panel_hero .hero_section .inner,
  .feature_panels .panel_hero.panel_height_defined .hero_section .inner {
    min-height: 400px;
    height: auto !important;
  }

  .full_bleed_panel_slideshow {
    margin-bottom: 0;
  }

  .panel_type_206.panel_style_background_text .area .area_inner {
    padding: 30px;
  }

  #hero:not(.hero_full_bleed_slideshow) {
    padding-top: 88px !important;
    padding-left: 20px;
    padding-right: 20px;
  }

  .scroll_section_top.section_index_2 #hero:not(.hero_full_bleed_slideshow) {
    padding-top: 0 !important;
  }

  #hero:not(.hero_full_bleed_slideshow).hero_full_width {
    padding-left: 0;
    padding-right: 0;
  }

  #hero:not(.hero_full_bleed_slideshow).hero_full_width .content {
    margin-top: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow,
  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide_inner,
  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide,
  #hero:not(.hero_full_bleed_slideshow) .hero_image_wrapper,
  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .media_wrapper .image_media,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide_inner,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .hero_image_wrapper,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .media_wrapper .image_media {
    overflow: visible;
  }

  #hero:not(.hero_full_bleed_slideshow).hero_slides_format .hero_image_wrapper,
  #hero_slideshow:not(.hero_full_bleed_slideshow).hero_slides_format .hero_image_wrapper {
    width: 100%;
  }

  .hero_slideshow_wrapper {
    width: auto;
    margin: 0 -20px 0;
  }

  .media_wrapper.image_uncropped .image_media img {
    object-fit: contain;
  }

  .hero-inner {
    min-height: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide_inner,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide_inner {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    min-height: 0 !important;
  }

  .main_slideshow_quick_nav {
    padding: 0;
  }

  #hero:not(.hero_full_bleed_slideshow):not(.hero_slides_format) .main_slideshow_pagination,
  #hero_slideshow:not(.hero_full_bleed_slideshow):not(.hero_slides_format) .homepage_slideshow_pagination {
    border: 0;
    margin: 0 0 0 20px;
    padding-top: 0;
    width: auto;
  }

  #hero:not(.hero_full_bleed_slideshow):not(.hero_slides_format) .main_slideshow_pagination .page_numbers,
  #hero_slideshow:not(.hero_full_bleed_slideshow):not(.hero_slides_format) .homepage_slideshow_pagination .page_numbers {
    display: none;
  }

  #hero:not(.hero_full_bleed_slideshow).hero_full_feature,
  #hero_slideshow:not(.hero_full_bleed_slideshow).hero_full_feature {
    padding-left: 0;
    padding-right: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow_nav,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow_nav {
    padding-left: 20px;
    padding-right: 20px;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow_nav .inner,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow_nav .inner {
    padding: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow_nav ul li,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow_nav ul li {
    width: 100%;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow_nav ul li .content h3,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow_nav ul li .content h3 {
    line-height: 4rem;
  }

  #hero:not(.hero_full_bleed_slideshow).hero_full_feature #main_slideshow_wrapper,
  #hero_slideshow:not(.hero_full_bleed_slideshow).hero_full_feature #main_slideshow_wrapper {
    padding-top: 75%;
  }

  #hero:not(.hero_full_bleed_slideshow) .content,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content {
    display: block;
  }

  #hero.hero_centered_text .content,
  #hero_slideshow.hero_centered_text .content {
    padding: 35px 0 25px;
  }

  .scroll_section.section_index_1 .feature_panels section.panel_index_1.panel_hero {
    padding-top: 70px !important;
  }

  .scroll_section.section_index_1 .feature_panels section.panel_index_1.panel_hero.hero_under_site_header {
    padding-top: 0 !important;
  }

  .feature_panels .panel_hero .hero_heading>h2,
  .feature_panels .panel_hero .hero_heading>a>h2 {
    font-size: 4rem;
  }

  .feature_panels .panel_hero .hero_heading .description {
    font-size: 1.2rem;
    line-height: 2em;
  }

  .standard_grid.overlay_grid .item {
    width: 100%;
  }

  .main_slideshow_pagination {}

  .main_slideshow_pagination .page_numbers {
    float: left;
    padding: 5px 0 0;
  }

  #hero:not(.hero_full_bleed_slideshow):not(.hero_slides_format) .main_slideshow_pagination,
  #hero_slideshow:not(.hero_full_bleed_slideshow):not(.hero_slides_format) .homepage_slideshow_pagination {
    margin-left: 0;
  }

  .main_slideshow_pagination .page_buttons,
  .homepage_slideshow_pagination .page_buttons {
    float: right;
  }

  #hero:not(.hero_full_bleed_slideshow) .content .content_header {}

  #hero:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header h2,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h2 {
    border-top: 0;
    padding: 0;
    margin: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) .content .content_header .prelude {
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 5px;
  }

  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header .prelude {
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 5px;
  }

  h1,
  .faux_h1 {
    font-size: 3.6rem;
    line-height: 4rem;
  }

  #hero:not(.hero_full_bleed_slideshow) .slide .content .content_header h2,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .slide .content .content_header h2,
  .full_bleed_panel .area .area_inner h2,
  .full_bleed_panel .area .area_inner h3,
  .medium_grid .item .area h3,
  .simple_content .item .area h3 {
    font-size: 3rem;
    line-height: 3.4rem;
  }

  h2 {
    /*text-align: left;*/
    font-size: 3rem;
    line-height: 3.4rem;
  }

  #header {
    padding: 30px 0 30px 30px;
    /*
            background: #f9f4f1;
            border-bottom: 1px solid rgba(0,0,0,0.1);
            */
  }

  #header:after,
  #popup_content:after,
  .search-overlay:after {
    opacity: 1 !important;
  }

  body:not(.main_slideshow_full_bleed) #container_outer.page-top #header:not(.dropdown-nav-hover):after,
  body.roomview-active #header {
    opacity: 0 !important;
  }

  #header #header_main_inner {
    padding: 0 !important;
  }

  #main_header {
    display: flex;
    justify-content: space-between;
  }

  #logo {
    margin-top: 6px;
    background-size: 100% auto;
    width: calc(100% - 90px);
    display: block;
    /* flex-grow: 1; */
    margin-right: 10px;
  }

  #logo a {
    width: 100%;
    max-width: 100%;
    background-size: contain;
  }

  #basket {
    padding-top: 0;
    margin-top: -2px;
  }

  #basket .scw_total_items {}

  #wishlist .wcw_total_items {}

  #menu {
    margin-top: -14px;
    margin-left: 5px;
  }

  #header_items_inner {
    margin-right: 0;
  }

  .nav-wrapper ul li {
    line-height: 30px;
    /* Changed to px to fix a bug on Android Chrome with the hit area of each menu item */
    padding: 0 0;
    margin: 0;
  }

  .artwork_detail .artwork_detail_main {
    padding-top: 68px;
  }

  #popup_content:after {
    height: 68px;
  }

  #popup_box:before {
    height: 69px;
  }

  .search-overlay:after {
    height: 68px;
  }

  #popup_box .close,
  .notify_panel_close,
  .content-overlay .overlay-close-button,
  .filter-close-button,
  .nav-close-button,
  .enquire-close-button,
  .artworks-overlay-close-button,
  .search-close-button {
    top: 12px;
    right: 6px;
  }

  .footer .main {
    margin-bottom: 0;
  }

  .footer h3.no-heading {
    display: none;
  }

  .footer .main .item {
    width: 100% !important;
    margin: 0 0 40px;
    padding-top: 0;
  }

  .footer .main .group:last-child .item {
    margin: 0;
  }

  .footer .social_media_links {
    padding-top: 20px;
  }

  .footer .credit {
    position: static;
    text-align: left;
    transform: none;
    white-space: normal;
  }

  .footer .footer_emblem {
    display: none !important;
  }

  .footer .credit .inner div {}

  h1,
  .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide .content .content_header .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header h2,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide .content .content_header .faux_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h2 {
    font-size: 4rem;
    line-height: 4.5rem;
    letter-spacing: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide .content .content_header .faux_h1.main_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide .content .content_header .faux_h1.main_h1 {
    font-size: 4.5rem;
    line-height: 5rem;
    letter-spacing: 0;
  }

  #mailinglist_signup {
    padding: 20px;
    padding-top: 130px;
  }

  #mailinglist_signup .prelude:after {
    display: none;
  }

  .mailing-overlay .mailing-input-wrapper {
    padding-top: 0;
  }

  .mailing-close-button {
    top: 30px;
    right: 20px;
  }

  .standard_grid.overlay_grid .item .list_caption_wrapper {
    width: calc(100% - 50px);
  }

  /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */

  .large_grid .item .image {
    min-height: 0 !important;
    height: auto !important;
  }

  .large_grid .item .image img {
    object-fit: unset;
    position: static;
    max-width: 100%;
    height: auto;
    width: auto;
  }

  .text_columns .content_initial_text .inner,
  .basic_text .content_initial_text .inner {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .notify_panel {
    width: 100vw;
    transform: translate3d(100vw, 0, 0);
  }

  .notify_panel .notify_panel_header {}

  .notify_panel .notify_panel_content {
    padding: 0;
  }

  .columns .column {
    width: 100%;
    margin: 0 0 50px;
  }

  .columns .column:last-child {
    margin: 0;
  }

  .hero .inner_wrapper .arrow {
    height: 60px;
    width: 100px;
    margin-left: -50px;
  }

  .hero .inner_wrapper .arrow:before {
    left: 0;
    width: 60px;
    top: 5px;
    left: 0;
    margin-left: 0;
  }

  .hero .inner_wrapper .arrow:after {
    left: auto;
    height: 40px;
    background-position: center bottom;
  }

  .platform-iphone .splash-container {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: start;
    justify-content: start;
  }

  .platform-iphone .splash-container-inner {
    height: calc(100vh - 80px);
    align-self: flex-start;
  }

  .platform-iphone .hero .inner_wrapper {
    bottom: 60px;
  }

  .platform-iphone .hero .hero_content {
    margin-top: -60px;
  }

  .overlay-container-inner {
    padding: 50px 20px 120px;
  }

  .overlay-container-inner .enquire-input-wrapper {
    padding-bottom: 80px;
  }

  .nav-overlay .overlay-container-inner {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-overlay .overlay-container-inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .enquire-input-wrapper,
  .enquire-contact-wrapper,
  .search-wrapper,
  .nav-wrapper,
  .nav-contact-wrapper {
    min-height: 150px;
  }

  .page_enquiry_widget_field .page_enquiry_widget_submit {
    height: 59px;
  }

  .page_enquiry_widget_field .page_enquiry_widget_submit button {
    height: 59px;
  }

  .full_grid .item .area {
    width: 100%;
  }

  .text_columns .content_initial_text .inner {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }

  body.cms-frontend-toolbar-active #popup_box .close,
  body.cms-frontend-toolbar-active.popup-scrolled #popup_box .close {
    top: 47px;
  }

  #header {
    padding: 24px 20px 0 20px;
  }

  #header #header_items_inner {
    margin-top: -13px;
  }

  .feature_panels section .area_wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .feature_panels .panel_hero.hero_layout_variant_padded {
    width: calc(100% - 40px);
  }

  .section_index_1 .feature_panels section.intro-heading-enabled.panel_number_0 .panel_heading_container {
    padding: 0 50px;
  }

  .section_index_1 .feature_panels section.intro-heading-enabled.panel_number_0 .panel_heading_container h2 {
    font-size: 4rem;
    line-height: 4rem;
  }

  .feature_panels section.panel_type_records_grid .area_label,
  .feature_panels section.panel_type_instagram_feed .area_label,
  .feature_panels section.section-artwork-grid.standard-heading .panel_heading_container {
    position: static;
    margin: 0 0 40px;
  }

  .feature_panels section.panel_type_instagram_feed .area_label h2,
  .feature_panels section.panel_type_records_grid .area_label h2,
  .feature_panels section.section-artwork-grid.standard-heading .panel_heading_container h2,
  .area_label h2 {
    text-align: left;
    font-size: 5rem;
    line-height: 5rem;
  }

  .feature_panels section.panel_type_records_grid .standard_grid {
    padding-top: 0;
  }

  .splash-container .border {
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
  }

  .strapline-wrapper {
    padding: 0 40px;
    font-size: 4rem;
    line-height: 4rem;
  }

  .logo-wrapper {
    width: 140px;
    bottom: 50px;
    background-size: 100% auto;
  }

  .artwork-navigation .artworks-overlay-content {
    padding-top: 120px;
    background: #262522;
  }

  .artwork-nav-top-level {
    width: 100% !important;
    bottom: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    right: 0;
    left: 0;
    position: relative;
    background: #262522;
    padding: 0 50px 80px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
  }

  .artwork-nav-top-level:after {
    display: none !important;
  }

  .artwork-nav-hero {
    display: none;
  }

  .top-level-wrapper,
  .artworks-overlay-content.second-level-active .artwork-nav-top-level.not-active .top-level-wrapper {
    position: relative;
    transform: none !important;
  }

  .artwork-nav-top-level .heading-area,
  .artworks-overlay-content.second-level-active .artwork-nav-top-level.active .heading-area {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
    float: left;
    opacity: 1 !important;
    margin: 0 0 15px;
  }

  .artwork-nav-top-level .heading-area .inner {
    padding: 0;
  }

  .artwork-nav-top-level .heading-area .content {
    padding-bottom: 0;
  }

  .artwork-nav-top-level .heading-area .content p {
    display: none;
  }

  .artwork-nav-wrapper {
    position: relative;
    padding: 0;
    opacity: 1;
    pointer-events: auto !important;
  }

  .artwork-nav-top-level .artwork-nav-wrapper * {
    pointer-events: auto !important;
  }

  .artworks-overlay .artwork-nav-wrapper ul li {
    width: 100%;
    text-align: center;
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .artworks-overlay.active.show-content .artwork-nav-wrapper ul li {
    opacity: 1;
    transform: translateX(0);
  }

  .artwork-nav-wrapper ul li a,
  .artwork-nav-wrapper ul li a:visited {
    padding: 5px 0;
  }

  .enquire-overlay .overlay-container-inner {
    padding-top: 100px;
  }

  /*cookie banner*/

  #cookie_notification .inner {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 0;
  }

  #cookie_notification .inner #cookie_notification_message {
    width: 100%;
    padding: 0;
  }

  /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */

  .large_grid .item>a {
    display: block;
  }

  .column_list ul {
    width: 100%;
  }

  .records_list_slider .item {
    width: 100%;
  }

  .standard_grid.tile_grid .group {
    width: 100%;
  }

  .works_grid .item {
    width: 100%;
  }

  .works_grid .item .image {
    min-height: auto !important;
  }

  .standard_grid .item {
    width: 100;
  }

  .standard_grid .item .image {
    min-height: auto !important;
    margin-bottom: 20px;
  }

  .standard_grid_artworks .list_caption_wrapper,
  .panel_type_219 .records_list_slider .list_caption_wrapper {
    padding-top: 12px;
  }

  .artwork_detail .pagination_controls>div {
    display: none;
  }

  .artwork_detail .content h1,
  .cms_artwork_detail_title,
  h1,
  .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #main_slideshow .slide .content .content_header .faux_h1,
  #hero:not(.hero_full_bleed_slideshow) .content .content_header h2,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header .faux_h1,
  #homepage_slideshow .slide .content .content_header .faux_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header h2 {
    font-size: 3rem;
    line-height: 3.8rem;
  }

  #hero:not(.hero_full_bleed_slideshow) .content .content_header .subheading,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header .subheading {
    font-size: 2rem;
    line-height: 2.2rem;
    padding: 10px 0 0;
  }

  #hero:not(.hero_full_bleed_slideshow) .content .content_header.has_subheading h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) .content .content_header.has_subheading h1 {
    margin: 0;
  }

  .artwork_detail .content h1 .heading_subtitle,
  .cms_artwork_detail_subtitle {
    padding: 0;
  }

  .artwork_detail .content .label {
    clear: both;
  }

  .artwork_detail .image_gallery_multiple_thumbnails_container {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: auto;
  }

  .artwork_detail .image_gallery_multiple_thumbnails {
    padding: 10px 0 0;
    margin: 0 0 10px;
  }

  .artwork_detail .image_gallery_multiple_thumbnails ul {
    margin-right: -10px;
  }

  .artwork_detail .image_gallery_multiple_thumbnails ul li {
    width: 20%;
    min-width: 40px;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0 10px 10px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .artwork_detail .image_container {
    padding: 20px !important;
  }

  .artwork_detail .content_container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .standard_grid .item {
    width: 100%;
  }

  .standard_grid .item h3 {
    min-height: 0;
  }

  .filters_panel {}

  .filters_panel.filters_layout_dropdown .fp-module {
    width: 100%;
  }

  .filters_panel.filters_layout_dropdown .fp-module button {
    width: 100%;
  }

  .filters_panel.active {
    max-height: 10000px;
  }

  .filters_panel .fp-module.fp-module-clear-filters {
    padding: 0;
  }

  .filters_panel .filters_inner {
    padding: 0;
  }

  .filters_panel .list_wrapper {
    width: 50%;
    margin-bottom: 40px;
  }

  .section-shop .scroll_section_top {
    margin-bottom: 0;
  }

  .scroll_section.scroll_section_banner {
    padding-top: 95px;
  }

  .scroll_section.scroll_section_banner section h2 {
    margin: 0 0 10px;
    font-size: 2.8rem;
    line-height: 2.8rem;
  }

  .scroll_section.scroll_section_banner section {
    margin-bottom: 20px;
  }

  .full_bleed_panel .area .area_inner {
    padding: 40px 40px;
  }

  /* -----------------------------------------------------------
           Cascading panel feature
        ----------------------------------------------------------- */

  .feature_panels section.panel_type_207 .image1_container,
  .feature_panels section.panel_type_207 .image2_container,
  .feature_panels section.panel_type_207.feature_variant_2 .image1_container,
  .feature_panels section.panel_type_207.feature_variant_2 .image2_container {
    width: 100%;
    height: auto;
    padding: 0 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .feature_panels section.panel_type_207 .image1_container .area_content,
  .feature_panels section.panel_type_207.feature_variant_2 .image1_container .area_content {
    padding: 0 0 40px 0;
  }

  .feature_panels section.panel_type_207 .image1_container .area_content h2,
  .feature_panels section.panel_type_207.feature_variant_2 .image1_container .area_content h2 {
    text-align: center;
    font-size: 5rem;
    line-height: 5rem;
  }

  .feature_panels section.panel_type_207 .image2_container .image2,
  .feature_panels section.panel_type_207.feature_variant_2 .image2_container .image2 {
    display: none !important;
  }

  .feature_panels section.panel_type_207 .image2_container .area_content,
  .feature_panels section.panel_type_207.feature_variant_2 .image2_container .area_content {
    padding: 40px 0 0 0;
    width: 100%;
    max-width: none;
    text-align: left;
  }

  .feature_panels section.panel_type_207 .image1,
  .feature_panels section.panel_type_207 .image2 {
    height: auto !important;
    min-height: 0 !important;
  }

  .medium_grid .item>a,
  .simple_content .item>a {
    display: block;
  }

  .medium_grid .item .image,
  .simple_content .item .image {
    width: 100%;
    max-height: none !important;
  }

  .medium_grid .item .image img,
  .simple_content .item .image img {
    max-height: none !important;
  }

  .medium_grid .item,
  .medium_grid .item a {
    display: block;
  }

  .medium_grid .item .area,
  .simple_content .item .area {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
    max-width: none;
  }

  .medium_grid .item .area h3,
  .simple_content .item .area h3 {
    margin: 0 0 20px;
    padding-top: 0;
  }

  .medium_grid .item .area h3:before,
  .simple_content .item .area h3:before {
    display: none;
  }

  .medium_grid .item .area .bottom,
  .simple_content .item .area .bottom {
    margin-bottom: 20px;
  }

  .medium_grid .item .area .buttons,
  .simple_content .item .area .buttons {
    padding-top: 0;
  }

  .simple_content .item .area {
    padding-top: 0;
  }

  .feature_panels section.panel_type_records_grid .area_label,
  .feature_panels section.panel_type_instagram_feed .area_label,
  .feature_panels section.section-artwork-grid.standard-heading .panel_heading_container {
    margin: 0 0 40px;
  }

  .feature_panels section.panel_type_records_grid .area_label h2,
  .feature_panels section.panel_type_instagram_feed .area_label h2,
  .feature_panels section.section-artwork-grid.standard-heading .panel_heading_container h2,
  .area_label h2 {
    text-align: left;
    font-size: 3.6rem;
    line-height: 3.6rem;
  }

  .feature_panels section .panel_footer {
    text-align: left;
    margin-bottom: 40px;
  }

  .feature_panels section .panel_footer .button {
    width: 100%;
  }

  .feature_panels section .panel_footer .button a,
  .feature_panels section .panel_footer .button>span {
    width: 100%;
  }

  .hero .hero_content h2 {
    font-size: 5.5rem;
    line-height: 5.7rem;
  }

  .feature_panels section.panel_type_210 {
    margin-bottom: 20px;
  }

  .feature_panels section.panel_type_208 .area_wrapper {
    display: block;
    width: 100%;
    margin: 0 0 40px;
  }

  .feature_panels section.panel_type_208 .image1_container,
  .feature_panels section.panel_type_208 .image2_container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .feature_panels section.panel_type_208 .image1_container .area_content {
    padding: 40px 20px 0;
  }

  .feature_panels section.panel_type_208 .image2_container .area_content {
    padding: 0 20px 40px;
  }

  .feature_panels section.panel_type_209 {
    margin: 0 0 40px;
  }

  .records_list_slider .item-count-2 .flickity-viewport {
    height: auto !important;
  }

  .records_list_slider .item-count-2 .flickity-slider {
    position: static !important;
    transform: none !important;
  }

  .records_list_slider .item-count-2 .item {
    position: static !important;
  }

  .records_list_slider .item-count-2 .item .image:after {
    display: none;
  }

  .records_list_slider .item-count-2 .item .image>div {
    position: static;
  }

  .list-preview-image {
    display: none;
  }

  .list-preview-track-list .content {
    width: 100%;
    padding: 0;
  }

  .list-preview-track-list>.inner {
    margin: 0;
  }

  .enquire-overlay {
    width: 100%;
  }

  .image_list ul li {
    width: 100%;
    padding-top: 0 !important;
  }

  .works_grid.tile_grid .group {
    width: 100%;
    padding-top: 0 !important;
  }

  .medium_grid .item .image,
  .medium_grid .item .area h3,
  .medium_grid .item .area .content,
  .medium_grid .item .area .bottom,
  .medium_grid .item .area .buttons {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  .scroll-container.standard .medium_grid .item {
    transform: translate3d(0, 150px, 0);
    opacity: 0;
    transition: none;
  }

  .scroll-container.standard .medium_grid .item.visible.animate-from-bottom {
    transition: transform 3000ms cubic-bezier(0.18, 1, 0.21, 1),
      opacity 3000ms cubic-bezier(0.18, 1, 0.21, 1);
  }

  .scroll-container.standard .medium_grid .item.animate-from-top {
    transform: translate3d(0, -150px, 0);
  }

  .scroll-container.standard .medium_grid .item.visible.animate-from-top {
    transition: transform 3000ms cubic-bezier(0.18, 1, 0.21, 1),
      opacity 3000ms cubic-bezier(0.18, 1, 0.21, 1);
  }

  .scroll-container.standard .medium_grid .item.visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  .scroll-container.standard .medium_grid .item.animate-from-bottom:nth-of-type(3n + 1) {
    transition-delay: 0;
  }

  .scroll-container.standard .medium_grid .item.animate-from-bottom:nth-of-type(3n + 2) {
    transition-delay: 600ms;
  }

  .scroll-container.standard .medium_grid .item.animate-from-bottom:nth-of-type(3n + 3) {
    transition-delay: 300ms;
  }

  .multi_image_feature .item .image {
    margin: 0 0 20px;
  }

  .multi_image_feature .item .area {
    margin-right: -20px;
  }

  .multi_image_feature .item .area .image {
    padding: 0 20px 0 0;
    margin: 0 0 20px;
  }

  .multi_image_feature .item .area .area_content {
    padding: 0 20px 0 0;
  }

  .multi_image_feature .item .area .content {
    margin: 0;
  }

  .content-overlay {
    width: 100%;
  }

  .content-overlay .overlay-container-inner .content_area .tools {
    width: 100%;
    float: none;
    clear: both;
    padding: 30px 0 0;
  }

  /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */

  /* Home -------------------------------- */

  #homepage_overall_container.slideshow-vertical #main_slideshow_nav {
    background: none;
    height: 90px;
    margin-top: -90px;
  }

  #homepage_overall_container.slideshow-vertical #main_slideshow_nav ul li {
    margin: 0;
  }

  #homepage_overall_container.slideshow-vertical #main_slideshow_nav ul li a {
    text-indent: -300px;
    overflow: hidden;
    width: 30px;
    height: 30px;
  }

  #homepage_overall_container.slideshow-vertical #main_slideshow_nav ul li a:before {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    height: 5px;
    width: 5px;
    border-radius: 100px;
    opacity: 0.4;
    transition: opacity 400ms ease-in-out;
  }

  #homepage_overall_container.slideshow-vertical #main_slideshow_nav ul li.active a:before {
    opacity: 1;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide .image_hover_area,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide .image_hover_area {
    display: none;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide.slide_layout_2 .content .content_header .short_prefix,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide.slide_layout_2 .content .content_header .short_prefix {
    line-height: 1.5rem;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide.slide_layout_2 .content .content_header .short_prefix div,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide.slide_layout_2 .content .content_header .short_prefix div {
    display: block;
    text-align: center;
    clear: both;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide.slide_layout_2 .content .content_header .short_prefix:after,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide.slide_layout_2 .content .content_header .short_prefix:after {
    width: 100px;
    margin-top: 12px;
    margin-left: 0;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide.slide_layout_1 .content .description,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide.slide_layout_1 .content .description {
    text-align: left;
    padding: 30px 0 0;
    float: left;
    width: 100%;
  }

  #hero:not(.hero_full_bleed_slideshow) #main_slideshow .slide.slide_layout_2 .content .content_header .faux_h1,
  #hero_slideshow:not(.hero_full_bleed_slideshow) #homepage_slideshow .slide.slide_layout_2 .content .content_header .faux_h1 {
    font-size: 4.5rem !important;
    line-height: 4.5rem !important;
  }

  .section-store .subsection-store-basket #content_module {
    width: 100%;
    padding: 120px 40px 40px;
    min-height: 0 !important;
  }

  .section-store .subsection-store-basket #content_module #sc_contents_container #continue_shopping_button {
    display: none;
  }

  .section-store .subsection-store-basket #sidebar {
    width: 100%;
    padding: 40px 40px 40px;
    min-height: 0 !important;
  }

  .feature_panels section.panel_type_209.artwork_list_categories_footer .area_content .navigation ul li {
    clear: both;
    display: block;
  }

  #artist_list_grid_selector {
    float: left;
    width: 100%;
    margin: 0 0 40px;
  }

  .content-overlay .overlay-container-inner .image_area {
    height: 25vh;
  }

  .content-overlay .overlay-container-inner .content_area {
    height: 75vh;
    padding: 40px 20px 140px;
  }

  .button a,
  .button>span,
  button:not(.store_item_add_to_cart) {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  #hero.hero_centered_text .content .content_header h1,
  #hero.hero_centered_text .content .content_header .faux_h1,
  #hero.hero_centered_text .content .content_header h2,
  #hero_slideshow.hero_centered_text .content .content_header h1,
  #hero_slideshow.hero_centered_text .content .content_header .faux_h1,
  #hero_slideshow.hero_centered_text .content .content_header h2 {
    margin-bottom: 15px;
  }

  .hero_centered_text .hero_nav ul {
    line-height: 2.4rem;
  }

  .hero_centered_text .hero_nav ul li a,
  .hero_centered_text .hero_nav ul li button {
    padding: 0;
    font-size: 1.1rem;
    line-height: 2rem;
  }

  .main_slideshow_quick_nav ul li button {
    padding-bottom: 0;
  }

  #artist_list_grid_selector ul li {
    margin: 0 0 0 20px;
  }

  #artist_list_grid_selector ul li button {
    padding-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .standard_grid .item.search-grid-no-results h3 {
    font-size: 2rem;
  }

  .exhibition-list-wrapper .scroll_section_panels .inner {
    padding: 0 20px;
  }

  #protected_path_login>.inner {
    padding: 100px 20px;
  }

  #protected_path_login #container,
  #protected_path_login #protected_path_login_container {
    padding: 20px;
  }

  .section-exhibitions.no-page-params h2 {
    text-align: center;
  }

  .standard_grid_artworks .list_caption_wrapper,
  .xx-panel_type_219 .records_list_slider .list_caption_wrapper {
    border-top: 0;
  }

  .caption {
    font-size: 1.1rem;
  }

  .feature_panels section.panel_type_218.background_color_applied,
  .feature_panels section.panel_type_219.background_color_applied,
  .feature_panels section.panel_type_202.background_color_applied,
  .panel_type_218 section.panel_type_202.background_color_applied {
    /* left: auto;
        margin-left: auto; */
  }

  /*
     * Removed in relation to this ticket, unsure of colateral damage
     * https://artlogic.monday.com/boards/2741399438/views/72393908/pulses/3234257343
    */

  /* .full_bleed_panel_slideshow .area {
        height: 100vw;
        max-height: 805px;
    } */

  .full_bleed_panel_slideshow .area.single-artwork-no-crop {
    /* Dynamically set aspect ratio inline, disable height here */
    height: auto;
  }

  .full_bleed_panel_slideshow.image_do_not_crop .image_gallery_multiple_container .pagination_controls {
    top: 50%;
  }

  .section-viewing-room .full_bleed_panel_slideshow .area {
    height: 50vh;
  }

  .section-viewing-room .full_bleed_panel_slideshow .area.single-artwork-no-crop {
    height: auto;
  }

  .section-viewing-room .full_bleed_panel_slideshow .image img {
    /* width: 80%;
        padding-left: 10%; */
  }

  /* .panel_type_206 .content, .panel_type_206 .cms_size_2 {
    line-height: 3rem !important;
  } */
  .panel_type_221 h2.prelude {
    margin-top: 30px;
    margin-bottom: 30px !important;
  }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 1.5 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 600px) {
  .cms_animated_button {
    width: 100%;
  }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 1 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 459px) {
  /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */

  body:not(.overlay-open):not(.popup-open):not(.roomview-active) .page-top #header.special_notice_active {
    padding-top: 60px !important;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer .inner {
    padding: 40px 20px;
  }

  .footer .credit .inner .footer_logo {
    width: 100%;
    background-size: contain;
  }

  .page_enquiry_widget .social_media_links .social_links_item {
    width: 100%;
  }

  .full_bleed_slideshow_caption_area .list_caption_wrapper {
    font-size: 1.1rem;
  }

  .full_bleed_slideshow_caption_area .list_caption_wrapper .title,
  .full_bleed_slideshow_caption_area .list_caption_wrapper .medium,
  .full_bleed_slideshow_caption_area .list_caption_wrapper .dimensions {
    font-weight: normal;
  }

  /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */

  .feature_panels section .panel_heading {
    padding-right: 0;
  }

  .prelude_heading:after,
  .feature_panels section .panel_heading h2:after {
    clear: both;
    margin: 20px 0 0 0;
    display: block;
    width: 100%;
  }

  .feature_panels .panel_hero .hero_heading>h2,
  .feature_panels .panel_hero .hero_heading>a>h2 {
    font-size: 3rem;
  }

  .panel_type_records_slider a {
    width: 100%;
  }

  .list_caption_wrapper {
    display: block;
  }

  .list_caption_wrapper .buttons {
    float: none;
    clear: both;
    padding-top: 15px;
  }

  .list_caption_wrapper .buttons>div:first-child {
    margin-left: 0;
  }

  .artwork_detail.detail_variant_contact .content_container {
    padding: 40px 20px;
  }

  .feature_panels section .area_wrapper {
    padding: 0 20px 0;
  }

  .large_grid .item .area {
    padding: 40px 0 0;
  }

  .feature_panels section .panel_heading {
    padding-top: 20px;
    margin: 0 0 40px;
  }

  .image_list ul li,
  .works_grid.tile_grid .group .item {
    padding-bottom: 40px;
  }

  #popup_box:before {
    height: 75px;
  }

  #logo {}

  .page_enquiry_widget h3 {
    margin: 0 0 20px;
  }

  .feature_panels section {
    margin-bottom: 0;
  }

  .standard_grid .item h3 {
    padding-top: 0;
  }

  .standard_grid .item h3:before {
    display: none;
  }

  .overlay-container-inner .enquire-input-wrapper {
    padding-bottom: 0;
  }

  .overlay.active .enquire-close-button {
    top: 20px;
    right: 15px;
  }

  .enquire-overlay .overlay-container-inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
  }

  /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */

  .standard_grid.standard_grid_low_volume .item {
    width: 100%;
  }

  .standard_grid.standard_grid_high_volume .item {
    width: 100%;
  }

  .artwork_detail .images {}

  .artwork_detail .content_container {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 40px !important;
    padding-top: 0 !important;
  }

  .artwork_detail .artwork_detail_additional {
    padding: 40px 20px;
  }

  .artwork_detail .artwork_detail_additional .content {
    width: 100%;
  }

  .artwork_detail .artwork_detail_additional .content_adjacent {
    width: 100%;
  }

  .enquire-input-wrapper .enquiry_form .notify_panel_items ul li .image {
    width: 35%;
  }

  .enquire-input-wrapper .enquiry_form .notify_panel_items ul li .content {
    width: 65%;
  }

  .enquire-input-wrapper .button,
  .enquire-input-wrapper .button a {
    width: 100%;
  }

  #shopping_cart_information .sc_cell_item .image,
  #wishlist_information .sc_cell_item .image {
    width: 100%;
    margin: 0 0 40px;
    padding: 0;
  }

  #shopping_cart_information .sc_cell_item .content,
  #wishlist_information .sc_cell_item .content {
    width: 100%;
    clear: both;
  }

  /* Cascading panel
        ----------------------------------------------------------- */

  .feature_panels section.panel_type_207 .image1_container,
  .feature_panels section.panel_type_207 .image2_container,
  .feature_panels section.panel_type_207.feature_variant_2 .image1_container,
  .feature_panels section.panel_type_207.feature_variant_2 .image2_container {
    padding: 0 20px;
  }

  div.arprompt {
    width: auto;
    left: 18px !important;
    right: 18px !important;
    margin: 0 !important;
  }

  .feature_panels section.panel_type_instagram_feed .area_label .social_media_links {
    display: none;
  }

  .button a,
  .button>span,
  button:not(.store_item_add_to_cart) {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content_reveal_more_link.link button:not(.store_item_add_to_cart) {
    padding: 0;
  }

  .main_slideshow_quick_nav ul li button {
    padding-left: 0;
    padding-right: 0;
  }

  .button:after,
  button:not(.store_item_add_to_cart):after {
    right: 21px;
    top: 22px;
  }

  /*Website performance. If issues, try on 360px */
  /*.hero-inner {
        min-height: calc(100vh - 88px) !important;
    }*/
  #hero #main_slideshow.slide-reset .slide .image .image_inner,
  #hero_slideshow #homepage_slideshow.slide-reset .slide .image .image_inner {
    transform: none;
  }

  a#cookie_preferences_form_submit {
    padding: 0;
    padding-right: 25px;
    padding-left: 25px;
  }

  .section-viewing-room .feature_panels section.panel_type_218.background_color_applied,
  .section-viewing-room .feature_panels section.panel_type_219.background_color_applied,
  .section-viewing-room .feature_panels section.panel_type_202.background_color_applied,
  .section-viewing-room .panel_type_218 section.panel_type_202.background_color_applied {
    padding: 0;
  }

  .section-viewing-room .feature_panels section.panel_type_221 {
    margin-bottom: 45px;
  }

  .section-viewing-room .scroll_section.section_index_1 .feature_panels section.panel_index_1.panel_hero.hero_under_site_header {
    margin: 0;
  }

  .section-viewing-room .caption,
  .section-viewing-room .list_caption_wrapper {
    font-size: 1.1rem;
  }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 0.5 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 360px) {
  #basket a:before {
    padding-right: 9px;
  }

  #wishlist .wcw_total_items {
    display: none !important;
  }

  #wishlist a:before {
    padding-right: 9px;
  }

  #logo {}
}

@media screen and (min-width: 768px) {
  .section-viewing-room .scroll_section.section_index_1 .feature_panels section.panel_index_1.panel_hero.hero_under_site_header {
    position: relative;
    margin-bottom: 0px;
  }
}