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

@media screen and (min-width: 1659px) {
    .section-artists.page-param-type-artist_id #main_slideshow .slide .content .content_header .pre-title, 
    .section-artists.page-param-type-artist_id #hero .content .content_header .hero-title {
        font-size: 7rem;
    }
}

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


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



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


    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */
    
    .flow_list_formatted .group .item {
        margin: 0 55px 120px 0;
        padding: 0;
    }

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



}


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

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


    /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */
    #logo,
    #logo a {
        width: 230px;
    }
    #header #header_main_inner {
        padding: 40px 40px 40px;
    }
    /*#main_slideshow .slide .content .content_header .pre-title, */
    /*#hero .content .content_header .hero-title {*/
        /* font-size: 14.0rem; */
    /*    font-size: 9vw;*/
    /*}*/

    /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */
    
    .feature_panels section .area_wrapper, .heading_wrapper .area_wrapper {
        padding: 0 60px 0;
    }
    .feature_panels section.artworks_ui_panel_wrapper .category-dropdown {
        padding-right: 60px;
    }
    .artwork_detail.artwork_detail_type_video .image_container {
        padding-left: 60px;
        padding-right: 60px;
    }
        
    .panel_type_records_grid.panel_index_1 .area_wrapper {
        padding-top: 60px;
    }
    .page_enquiry_widget {
        padding: 15vh 60px;
        padding-top: calc(var(--vh, 1vh) * 15);
        padding-bottom: calc(var(--vh, 1vh) * 15);
    }
    .footer .inner {
        padding: 10vh 60px 180px 60px;
        padding-top: calc(var(--vh, 1vh) * 10);
    }
    .section-pagenotfound #main_content {
        padding: 140px 60px;
    }
    .artwork_detail .content_container.multi_image {
        padding: 120px 60px 250px 80px;
    }
    .full_grid .item .area {
        padding: 40px 60px;
    }
    .text_columns .content {
        padding: 0 60px 0 0;
    }
    .text_columns {
        margin: 0 -60px 175px 0;
    }
    .text_columns .aside {
        padding: 0 60px 0 0;
    }
    .text_columns_wrapper, .feature_panels section .area_wrapper.text_columns_wrapper {
        padding: 80px 60px 0 60px;
    }
    .text_columns .content_initial_text .inner {
        -webkit-column-gap: 55px;
        -moz-column-gap: 55px;
        column-gap: 55px;
    }

    .pull_quote, blockquote {
        font-size: 3rem;
        line-height: 5rem;
    }
    .pull_quote.smaller_text {
        font-size: 2.6rem;
        line-height: 4.6rem;
    }
    .pull_quote.small_text {
        font-size: 2rem;
        line-height: 4rem;
    }
    .pull_quote::before, 
    blockquote::before {
        margin-bottom: 30px;
    }
    .pull_quote::before, blockquote::before {
        margin-bottom: 30px;
    }

    .artwork_categories_slider .slider_pagination_controls > div,
    .feature_panels section.panel_type_artworks_slider .records_list_slider .slider_pagination_controls > div.pagination_controls_prev,
    .feature_panels section.artist_auto_panel_slider_variant .records_list_slider .slider_pagination_controls > div.pagination_controls_prev {
        left: -70px;
    }
    .artwork_categories_slider .slider_pagination_controls > div.pagination_controls_next,
    .feature_panels section.panel_type_artworks_slider .records_list_slider .slider_pagination_controls > div.pagination_controls_next,
    .feature_panels section.artist_auto_panel_slider_variant .records_list_slider .slider_pagination_controls > div.pagination_controls_next {
        right: -70px;
        left: auto;
    }
    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */
    
    
    .artwork_categories_slider_outer.clearwithin .area_wrapper .logo-stamp {
        width: 9vw;
        max-width: 100px;
    }

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

    .records_grid.hero_grid .item .subtitle {
    	font-size: 3.1rem;
    	line-height: 3.9rem;
    	padding-top: 30px;
    }
    .subsection-artist-detail #feature_panel_section_nav {
        padding-left: 60px;
        padding-right: 60px;
    }
    
    
    
    /* 
       Artworks
    ----------------------------------------------------------- */

    
    .artwork_categories_slider_outer.clearwithin .area_wrapper .logo-stamp {
        bottom: 6vh;
        bottom: calc(var(--vh, 1vh) * 6);
        right: 40px;
    }
    .artwork_categories_slider_outer .progress-bar-wrapper {
        bottom: 11.5vh;
        bottom: calc(var(--vh, 1vh) * 11.5);
    }
    
    
    /*  features_grid
    ----------------------------------------------------------- */
    .features_grid .item.fg-medium.fg-pull-left .area, 
    .features_grid .item.fg-full.fg-pull-left .area {
        padding: 45px 90px 45px 90px;
    }
    .features_grid .item.fg-medium .area, .features_grid .item.fg-full .area {
        padding: 45px 90px 45px 90px;
    }
    .features_grid .item.fg-pull-left .area {
        padding: 45px 0 45px 90px;
    }
    .panel_features_grid .panel_heading .prelude {
        right: 35px;
    }
    .features_grid .item .area h3 {
        font-size: 4.4rem;
        line-height: 5.2rem;
        margin-bottom: 10px;
    }
    .features_grid .item .area .content {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .features_grid .item .logo-stamp {
        position: absolute;
        right: -50px;
        top: 40px;
        width: 110px;
        height: 110px;
    }


    /* Layout block 1 
    -------------------------------------------*/
    .journal-layout-block-1 .journal-item:nth-child(1),
    .journal-layout-block-1 .journal-item:nth-child(3) {
        padding-right: 40px;
    }
    .journal-layout-block-1 .journal-item:nth-child(2),
    .journal-layout-block-1 .journal-item:nth-child(4) {
        padding-left: 40px;
    }
    
    /* Layout block 2
    -------------------------------------------*/
    .journal-layout-block-2 .journal-item:nth-child(1) {
        padding-right: 40px;
    }
    .journal-layout-block-2 .journal-item:nth-child(2) {
        padding-left: 40px;
    }

    
    /* Layout block 3
    -------------------------------------------*/
    .journal-layout-block.journal-layout-block-3  {
        padding: 0 8vw 0 0;
    }    
    .journal-layout-block-3 .journal-item:nth-child(1) {
        padding-right: 40px;
    }
    .journal-layout-block-3 .journal-item:nth-child(2) {
        padding-left: 40px;
    }

    /* Layout block 4
    -------------------------------------------*/
    .journal-layout-block-4 .journal-item:nth-child(1),
    .journal-layout-block-4 .journal-item:nth-child(3){
        padding-right: 40px;
    }
    .journal-layout-block-4 .journal-item:nth-child(2) {
        padding-left: 40px;
    }

}



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

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


    /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */
        .prelude:after, .records_grid.standard_grid .prelude::after {
        	width: 80px;
        }

        #hero .arrow.arrow_scroll_position_left, 
        #selector_panel .arrow.arrow_scroll_position_left {
            left: 72px;
            bottom: 70px;
        }
    /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */
    
    
    .records_grid.hero_grid .item.hero_list_full .image {
        width: 50%;
    }
    .records_grid.hero_grid .item .area {
        width: 50%;
        padding: 0 60px 65px 50px;
    }
        /*  Splash
        ----------------------------------------------------------- */
        .page_navigation.navigation ul li a {
            margin-left: 10px;
            letter-spacing: -0.4px;
        }
        .strapline-wrapper {
            font-size: 7rem;
            line-height: 7rem;
        }
       .page_enquiry_widget {
            padding: 80px 60px;
        }
        
        
        /*  Header
        ----------------------------------------------------------- */
        #logo a,
        #logo {
            width: 220px;
        }
        #top_nav ul li a, #page_header li a, .navigation ul li a, #top_nav ul li button, #menu {
            font-size: 1.3rem;
            line-height: 1.5rem;
        }
        
        #header #header_main_inner {
            overflow: hidden;
            z-index: 1;
            padding: 40px 30px 40px;
        }
        .scrolling-down #header.page-header-subsections #header_main_inner {
            padding-bottom: 27px;
        }
        #main_slideshow,
        #hero .hero-inner {
            top: 125px;
        }
        .subsection-contact-content {
        	padding-top: 125px;
        }
        .section-pagenotfound #main_content {
            padding:125px 60px;
        }
        .subsection-contact-content #sidebar {
        	height: calc(100vh - 125px);
        	height: calc((var(--vh, 1vh) * 100) - 125px);
        }
        #header #header_main_inner #header_items_outer #header_items_inner {
            top: -30px;
            right: -28px;
        }
        #header_items_outer {
            padding: 0;
        }
        /*.overlay-container-inner {*/
        /*    padding: 100px 100px 100px;*/
        /*}*/
        .overlay-container-inner {
            padding: 140px 60px 100px 60px;
        }
        .footer .main {
            margin: 0 -45px 0 0;
        }
        .footer .main .group {
            padding: 0 45px 0 0;
        }
        .footer h3 {
            margin-bottom: 30px;
        }
        .footer .footer-column-text {
            font-size: 2.6rem;
            line-height: 4.2rem;
        }   
        .panel_type_records_grid.panel_index_1 .area_wrapper {
            padding-top: 40px;
        }
        
        /*#top_nav ul li.topnav-label-search {*/
        /*    margin-left: 10px;*/
        /*}*/
                
        
    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */
    .heading_wrapper.centred_heading h1 {
        font-size: 6rem;
        line-height: 6.6rem;
    }
    .centred_heading .navigation {
        padding-top: 40px;
    }
    .feature_panels section.panel_index_1:not(.panel_type_220) {
        padding-top: 40px;
    }
    .text_columns_wrapper, .feature_panels section .area_wrapper.text_columns_wrapper {
        padding:60px 60px 60px 60px;
    }
    
    .scroll_section.section_index_1:not(.has_page_heading) .feature_panels section.panel_index_1, 
    .scroll_section.has_page_heading .heading_wrapper {
        padding: 180px 0 0;
    }
    .content_basic_layout {
        padding: 150px 80px;
    }
    .records_list_slider.fullwidth_image_slider .item {
        padding: 0 60px 65px 0;
    }
     /*  Selector Panel
    ----------------------------------------------------------- */
    #selector_panel .image-wrap {
        margin: 0 3vw;
    }
    #selector_panel .text.old {
        left: -50px;
    }
    #selector_panel .text.modern {
        right: -55px;
    }
    /*  Hero
    ----------------------------------------------------------- */
    #hero .content .content_header {
        left: 60px;
        right: -60px;
    }
    .subsection-contact-content .content_body {
    	padding: 0 60px 0 60px;
    }
    .pull_quote, blockquote {
        font-size: 2.8rem;
        line-height: 4.1rem;
    }
    .pull_quote.smaller_text {
        font-size: 2.3rem;
        line-height: 4rem;
    }
    /*.text_columns .content_main {*/
    /*    margin: 0 0 140px;*/
    /*}*/
    .text_columns_footer {
        padding: 40px 0;
    }
    .content_reveal_more_link {
        padding-top: 20px;
    }
    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */
    
    
    /*  Artworks category slider
    ----------------------------------------------------------- */
    .artwork_categories_slider_outer.clearwithin.minimised,
    .artwork_categories_slider_outer.clearwithin.minimised .area_wrapper {
        padding-top: 170px;
        padding-bottom: 30px;
    }
    .panel_type_categories_slider.reduced-heading .artwork_categories_slider_outer.clearwithin:not(.minimised) .area_wrapper .panel_heading {
        top: 120px;
    }
    /*.artwork_categories_slider_outer.minimised .item {*/
    /*    width: 25%;*/
        /* transition: width 1200ms cubic-bezier(.18, 1, .21, 0) 100ms; */
    /*    padding: 0 0 0 25px;*/
    /*}*/
    .label-scroll-panel-wrapper .label-wrapper .label-text {
        font-size: 1.35rem;
        letter-spacing: 0.4rem;
    }
    /*.artwork_categories_slider_outer.minimised .item.first_category {*/
    /*    margin: 0 0 0 50px;*/
    /*}*/
    
    
    .records_list_slider.artwork_categories_slider .records_list_inner {
        margin: 0 0 0 -30px;
    }
    
    .records_list_slider.artwork_categories_slider .item {
        padding: 0 0 0 30px;
    }
    .records_list_slider.artwork_categories_slider.slider-interaction-active .item.first_category, 
    .records_list_slider.artwork_categories_slider.slider-interaction-active .item.artwork_category_group,
    .label-scroll-panel-wrapper .label-wrapper{
         margin: 0 0 0 55px;
    }
    .artwork_categories_slider_outer.minimised .label-scroll-panel-wrapper .label-wrapper {
        margin: 0 0 0 60px;
    }
    /*.records_list_slider.artwork_categories_slider.slider-interaction-active .item, */
    /*.artwork_categories_slider_outer.minimised .records_list_slider.artwork_categories_slider .item {*/
    /*    width: 25%;*/
    /*}*/
    /*.records_list_slider.artwork_categories_slider.slider-interaction-active .item.first_category, */
    /*.records_list_slider.artwork_categories_slider.slider-interaction-active .item.artwork_category_group,*/
    /*.records_list_slider.artwork_categories_slider.slider-interaction-active .label-scroll-panel-wrapper .label-wrapper {*/
    /*    margin: 0 0 0 55px;*/
    /*}*/
    /*.artwork_categories_slider_outer.minimised .item.first_category, */
    /*.artwork_categories_slider_outer.minimised .records_list_slider.artwork_categories_slider.slider-interaction-active .item.first_category, */
    /*.artwork_categories_slider_outer.minimised .records_list_slider.artwork_categories_slider.slider-interaction-active .item.artwork_category_group,*/
    /*.artwork_categories_slider_outer.minimised .label-scroll-panel-wrapper .label-wrapper {*/
    /*    margin: 0 0 0 55px;*/
    /*}*/
    .artwork_categories_slider_outer.minimised .progress-bar-wrapper {
        bottom: 30px;
    }
    .artwork_categories_slider_outer.minimised .records_list_slider.artwork_categories_slider .item .heading_title{
        min-height: 40px;
    } 
    .artwork_categories_slider_outer.minimised .records_list_slider.artwork_categories_slider .item .image {
        margin: 0 0 10px;
    }
    
    /*  Artworks Slider
    ----------------------------------------------------------- */
    
    .feature_panels section.panel_type_artworks_slider .records_list_slider .item {
        width: 33.3%;
        margin: 0 45px 55px 0;
        padding: 0;
    }
    .records_list_slider .records_list_inner {
        margin: 0 -45px 0 0;
    }
    .feature_panels section.panel_type_artworks_slider .records_list_slider .item .artist_info {
        min-height: 96px;
    }
    .feature_panels section.panel_type_artworks_slider .records_list_slider .item .image {
        height: 35vh;
        height: calc(var(--vh, 1vh) * 35);
    }
    /*  Artworks grid
    ----------------------------------------------------------- */
    .feature_panels section.artworks_ui_panel_wrapper {
        padding-top: 35px;
    }
    .feature_panels section.panel_type_202:not(.panel_index_1):not(.panel_above_220):before {
        margin-bottom: 60px;
    }

    .works_grid .item .artist,
    .feature_panels section.panel_type_artworks_slider .records_list_slider .item h2,
    .standard_grid .item .artist {
        font-size: 2.8rem;
        line-height: 3.3rem;
        margin-bottom: 4px;
    }
    .works_grid .item h3.title, 
    .artworks_slider .list_caption_wrapper h3,
    .standard_grid .item h3.title {
        font-size: 16px;
    }
    .label-scroll-panel-wrapper {
        position: absolute;
        /*top: -45px;*/
    }
    .records_list_slider.artwork_categories_slider .item .image {
        margin: 0 0 20px;
    }
    .artwork_categories_slider .slider_pagination_controls > div {
        top: 20%;
    }
    .flow_list_formatted .group .item {
        margin: 0 55px 100px 0;
    }
    
    /*  Artist detail page
    ----------------------------------------------------------- */
    
    .subsection-artist-detail .artist_auto_panel_slider_variant:not(.feature_variant_22) .records_list_slider .item {
        width: 33.33%
    }
    
    

    /* Layout block 1 
    -------------------------------------------*/
    .journal-layout-block-1 .journal-item:nth-child(1),
    .journal-layout-block-1 .journal-item:nth-child(3) {
        padding-right: 25px;
    }
    .journal-layout-block-1 .journal-item:nth-child(2),
    .journal-layout-block-1 .journal-item:nth-child(4) {
        padding-left: 25px;
        padding-right: 0;
    }
    
    /* Layout block 2
    -------------------------------------------*/
    .journal-layout-block-2 .journal-item:nth-child(1) {
        padding-right: 25px;
    }
    .journal-layout-block-2 .journal-item:nth-child(2) {
        padding-left: 25px;
        padding-right: 0;
        
    }

    
    /* Layout block 3
    -------------------------------------------*/
    .journal-layout-block.journal-layout-block-3  {
        padding: 0 8vw 0 0;
    }    
    .journal-layout-block-3 .journal-item:nth-child(1) {
        padding-right: 25px;
    }
    .journal-layout-block-3 .journal-item:nth-child(2) {
        padding-left: 25px;
        padding-right: 0;
    }

    /* Layout block 4
    -------------------------------------------*/
    .journal-layout-block-4 .journal-item:nth-child(1),
    .journal-layout-block-4 .journal-item:nth-child(3){
        padding-right: 25px;
    }
    .journal-layout-block-4 .journal-item:nth-child(2) {
        padding-left: 25px;
        padding-right: 0;
    }
    
    
    /*  Works detail
    ----------------------------------------------------------- */
    .artwork_detail .content_container.multi_image {
        padding: 120px 50px 250px 50px;
    }
    .artwork_detail .content_container {
        width: 45%;
    }
    .artwork_detail .image_container {
        width: 55%;
    }
    .artwork_detail .images {
        left: 50px;
    }
    .artwork_detail .secondary_images {
        display: block;
        width: calc(100% - 50px);
        padding-left: 50px;
    }
    /*  features_grid
    ----------------------------------------------------------- */
    .features_grid .item.fg-medium.fg-pull-left .area, 
    .features_grid .item.fg-full.fg-pull-left .area {
        padding: 45px 70px 45px 70px;
    }
    .features_grid .item.fg-medium .area, .features_grid .item.fg-full .area {
        padding: 45px 70px 45px 70px;
    }
    .features_grid .item.fg-pull-left .area {
        padding: 45px 0 45px 70px;
    }
    .panel_features_grid .panel_heading .prelude {
        right: 35px;
    }
    .features_grid .item .area h3 {
        font-size: 4.4rem;
        line-height: 5.2rem;
        margin-bottom: 10px;
    }
    .features_grid .item .area .content {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .features_grid .item .logo-stamp {
        position: absolute;
        right: -40px;
        top: 30px;
        width: 100px;
        height: 100px;
    }
    
    
    .text_columns .content_initial_text .inner {
        display: block;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }
    .full_bleed_panel .area .area_inner .prelude {
        letter-spacing: 1.8rem;
    }
    
    .feature_variant_2 .full_bleed_panel .area .area_inner h3, 
    .feature_variant_3 .full_bleed_panel .area .area_inner h3 {
        font-size: 7rem;
        line-height: 9.8rem;
    }
    .full_bleed_panel .area .area_inner .subtitle {
        font-size: 2.7rem;
        line-height: 3.9rem;
    }
    .full_bleed_panel .area .area_inner .content {
        margin: 0 0 10vh;
        margin-bottom: calc(var(--vh, 1vh) * 10);
        font-size: 2rem;
    }
    
    
    /*  snake_grid
    ----------------------------------------------------------- */
    .snake_grid .item {
        margin: 0 0 120px 0;
    }
    .snake_grid .item  .image {
        margin: 0 50px 0 0;
    }
    .snake_grid .item.sg-pull-right .image {
        margin: 0 0 0 50px;
    }
   .snake_grid .item.sg-pull-left .image {
        margin: 0 50px 0 0;
    }
    .snake_grid .item .list_content_header h3 {
        font-size: 4rem;
        line-height: 4.7rem;
    }
    .snake_grid .item .subtitle {
        font-size: 2rem;
        line-height: 3.1rem;
        padding-top: 15px;
    }
    .snake_grid .item.sg-medium {
        padding-right: 40px;
        padding-left: 40px;
    }
    
    /*  Standard grid
    ----------------------------------------------------------- */
    .standard_grid {
        margin: 0 -60px 0 0;
    }
    .standard_grid .item {
        padding: 0 60px 60px 0;
    }
    .standard_grid .item h3 {
        font-size: 2.9rem;
        line-height: 3.8rem;
        margin: 0 0 15px;
    }
    
    
    .section-shop .subsection-store-basket #sidebar, 
    .section-wishlist .subsection-store-basket #sidebar {
        width: 450px;
        padding: 200px 30px 30px;
    }
    .section-shop .subsection-store-basket #content_module, 
    .section-wishlist .subsection-store-basket #content_module {
        float: left;
        width: calc(100% - 450px);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 200px 60px 40px 40px;
    }
    .records_grid.hero_grid .content_read_more_link {
        bottom: 70px;
        right: 40px;
    }

    .records_grid.hero_grid .item.hero_list_split .image {
        padding: 80px;
    }
    .records_grid.hero_grid .item.hero_list_split .area {
        padding: 60px 60px 0 60px;
    }
    .records_grid.hero_grid .item .logo-stamp {
        position: absolute;
        left: 40px;
        bottom: 30px;
        width: 100px;
        height: 100px;
        z-index: 9;
        will-change: opacity;
    }
    .records_grid.hero_grid .item .subtitle {
        font-size: 2.3rem;
        line-height: 4rem;
        padding-top: 25px;
    }
    .records_grid.hero_grid .item .prelude .dates {
        font-size: 1.3rem;
        line-height: 1.3rem;
    }
    .records_grid.hero_grid .item.hero_list_split .prelude::after {
        width: 130%;
        margin: -1px 0 30px 0;
    }
    .records_grid.hero_grid .item .prelude {
        margin-bottom: 40px;
    }
    .records_grid.hero_grid .item.hero_list_split .area-inner {
        margin-bottom: 40px;
    }
    .full_bleed_panel .area .area_inner .content {
        margin: 0 0 10vh;
        margin-bottom: calc(var(--vh, 1vh) * 10);
        font-size: 2rem;
        line-height: 2em;
    }
    .full_bleed_panel .area .area_inner .content-inner {
        max-width: 600px;
    }
        
    .artwork_detail.explore_detail .content h1 {
    	font-size: 4.9rem;
    	line-height: 5.8rem;
    }
        
    
}


/* ------------------------------------------------------------------------------------
   Forced header size 
--------------------------------------------------------------------------------------- */

@media screen and (max-width: 1690px) {
    #page_header .page_title h2:last-child {
        display: none;
    }
    #container_outer #header #header_main_inner {
        transition: padding 400ms ease-in-out;
    }    
    #container_outer.scrolling-up #header #header_main_inner {
        padding-top: 20px;
        padding-bottom: 20px;
    }    
    #container_outer.scrolling-up #header #logo {
        transform: scale(0.8);
    }

    #header #header_main_inner {
        padding: 30px 40px 40px;
    }
    body #container.hero-section-visible #header #header_main_inner, 
    body #container_outer.page-top #header #header_main_inner {
        padding-top: 30px;
    }
        
    .mobile-logo {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #top_nav {
        display: none;
    }
    #header_items_inner {
        margin-right: -20px;
    }
    #menu {
        display: block !important;
        padding: 16px 15px 15px 15px;
        margin-left: 0;
        
    }
    #header #header_main_inner #header_items_outer #header_items_inner {
        top: -2px;
        right: -19px;
        right: 14px;
    }
    #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; 
        }
    
    .records_grid.hero_grid .item {
        padding-top: 110px;
    }
    .subsection-contact-content #sidebar {
    	height: calc(100vh - 110px);
    	height: calc((var(--vh, 1vh) * 100) - 110px);
    	
    }
}

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

@media screen and (max-width: 1179px) {
    
    /* -----------------------------------------------------------
       Typography
    ----------------------------------------------------------- */
    body {
    	/*line-height: 2em;*/
    }
    h2, .faux_h2 {
    	font-size: 3.9rem;
    	line-height: 4.2rem;
    	margin: 0 0 20px;
    }
    h5, .faux_h5 {
    	font-size: 2.1rem;
    	line-height: 3.1rem;
    	margin: 0 0 20px;
    }
    .artwork_detail.explore_detail .content h1 {
    	font-size: 3.9rem;
    	line-height: 3.8rem;
    }
    
    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */
    
    /*  Homepage /hero
    ----------------------------------------------------------- */
    #main_slideshow,
    #hero .hero-inner {
        top: 110px;
    }
    .subsection-contact-content {
    	padding-top: 110px;
    }
    body.cms-frontend-toolbar-active #main_slideshow {
        top: 138px;
    }
    .artwork_categories_slider_outer.clearwithin.minimised,
    .artwork_categories_slider_outer.clearwithin.minimised .area_wrapper {
        padding-top: 140px;
    }
    
    #main_slideshow .slide .image, #hero .image.media_wrapper,
    #main_slideshow .slide::after {
        width: calc(45vw + 150px);
        /*left: calc(55% - 150px);*/
    }
    #main_slideshow .slide .content, #hero .content {
        width: calc(55% - 150px);
    }
    #main_slideshow .slide .slide-status {
        font-size: 13.5px;
        right: 40px;
        top: 40%;
    }

    /*  Artworks category slider
    ----------------------------------------------------------- */
    .records_list_slider.artwork_categories_slider .records_list_inner,
    .artwork_categories_slider_outer.minimised .records_list_slider.artwork_categories_slider .records_list_inner {
        margin: 0 0 0 -20px;
    }
    
    .records_list_slider.artwork_categories_slider .item {
        padding: 0 0 0 20px;
    }
    .records_list_slider.artwork_categories_slider.slider-interaction-active .item.first_category, 
    .records_list_slider.artwork_categories_slider.slider-interaction-active .item.artwork_category_group,
    .label-scroll-panel-wrapper .label-wrapper {
         margin: 0 0 0 45px;
    }
    .artwork_categories_slider_outer .progress-bar {
        width: 30vw;
    }
    
    /*.artwork_categories_slider_outer.minimised .label-scroll-panel-wrapper .label-wrapper {*/
    /*    margin: 0 0 0 55px;*/
    /*}*/
    
    
    /*  Selector panel
    ----------------------------------------------------------- */
    #selector_panel .stage {
        padding-top: 110px;
        padding-bottom: 100px;
        width: calc(100vw - 200px);
        margin: 0 80px;
    }
    #selector_panel .text {
        font-size: 13.5vmin;
    }
    .feature_panels section.panel_type_explore_slider .panel_heading{
        margin-top: -7vmin;
    }    
    .feature_panels section.panel_type_explore_slider .panel_heading h2 {
        font-size: 13vmin;
        line-height: 13vmin;
    }
    
    .works_grid .item .artist, 
    .feature_panels section.panel_type_artworks_slider .records_list_slider .item h2,
    .standard_grid .item h3 {
        font-size: 2.4rem;
        line-height: 3.0rem;
    }
    
    
    #shopping_cart_information .sc_cell_item .content .title, #wishlist_information .sc_cell_item .content .title {
        font-size: 22px;
        line-height: 30px;
    }

    .scroll_section.has_page_heading .heading_wrapper {
        padding: 150px 0 0;
        margin-bottom: 30px;
    }

}

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

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


    /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */
        .logo-stamp {
        	width: 80px;
        	height: 80px;
        }

                    .inview_element .expando-text .right_1,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .right_1,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .right_1 {
                        transform:translateX(calc(20px * 1));
                    }
                    .inview_element .expando-text .right_2,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .right_2,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .right_2 {
                        transform:translateX(calc(20px * 2));
                    }
                    .inview_element .expando-text .right_3,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .right_3,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .right_3 {
                        transform:translateX(calc(20px * 3));
                    }
                    .inview_element .expando-text .right_4,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .right_4,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .right_4 {
                        transform:translateX(calc(20px * 4));
                    }
                    .inview_element .expando-text .right_5,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .right_5,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .right_5 {
                        transform:translateX(calc(20px * 5));
                    }
                    .inview_element .expando-text .right_6,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .right_6,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .right_6 {
                        transform:translateX(calc(20px * 6));
                    }
                    .inview_element .expando-text .right_7,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .right_7,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .right_7 {
                        transform:translateX(calc(20px * 7));
                    }
                    .inview_element .expando-text .right_8,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .right_8,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .right_8 {
                        transform:translateX(calc(20px * 8));
                    }
                    .inview_element .expando-text .right_9,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .right_9,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .right_9 {
                        transform:translateX(calc(20px * 9));
                    }
                    .inview_element .expando-text .right_10,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .right_10,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .right_10 {
                        transform:translateX(calc(20px * 10));
                    }
                    .inview_element .expando-text .right_11,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .right_11,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .right_11 {
                        transform:translateX(calc(20px * 11));
                    }
                    
                    .inview_element .expando-text .left_1,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .left_1,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .left_1 {
                        
                    }
                    .inview_element .expando-text .left_2,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .left_2,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .left_2 {
                        transform:translateX(calc(-20px));
                    }
                    .inview_element .expando-text .left_3,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .left_3,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .left_3 {
                        transform:translateX(calc(-20px * 2));
                    }
                    .inview_element .expando-text .left_4,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .left_4,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .left_4 {
                        transform:translateX(calc(-20px * 3));
                    }
                    .inview_element .expando-text .left_5,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .left_5,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .left_5 {
                        transform:translateX(calc(-20px * 4));
                    }
                    .inview_element .expando-text .left_6,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .left_6,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .left_6 {
                        transform:translateX(calc(-20px * 5));
                    }
                    .inview_element .expando-text .left_7,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .left_7,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .left_7 {
                        transform:translateX(calc(-20px * 6));
                    }
                    .inview_element .expando-text .left_8,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .left_8,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .left_8 {
                        transform:translateX(calc(-20px * 7));
                    }
                    .inview_element .expando-text .left_9,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .left_9,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .left_9 {
                        transform:translateX(calc(-20px * 8));
                    }
                    .inview_element .expando-text .left_10,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .left_10,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .left_10 {
                        transform:translateX(calc(-20px * 9));
                    }
                    .inview_element .expando-text .left_11,
                    .feature_panels section .panel_heading.simplified_heading .expando-text .left_11,
                    .records_grid.hero_grid .item .list-status-heading .expando-text .left_11 {
                        transform:translateX(calc(-20px * 10));
                    }
                    .expando-text .textwrap-letter {
                        letter-spacing: 11px;
                    }
                    
                    
                    
                    
        #header {
            
        }
        #top_nav {
            display: none;
        }
        #header_items_inner {
            margin-right: -20px;
        }
        #menu {
            /*display: block;*/
            /*padding: 16px 15px 15px 15px;*/
            /*margin-top: -17px;*/
            /*margin-left: 0;*/
        }
        /*#header #header_main_inner #header_items_outer #header_items_inner {*/
        /*    right: -19px;*/
        /*}*/
        #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; 
            }
        .heading_wrapper.centred_heading h1 {
            font-size: 5rem;
            line-height: 5.6rem;
        }
        .footer .main .group {
            width: 50%;
        }
        .section-pagenotfound #main_content {
            padding:125px 50px;
        }
        #main_slideshow_nav .inner {
            padding-left: 50px;
            padding-right: 50px;
        }
        .standard_grid .item {
            padding: 0 50px 50px 0;
        }
       .records_list_slider.fullwidth_image_slider .item {
            padding: 0 50px 60px 0;
        }
        
        .footer .main {
            margin: 0 -30px 0 0;
        }
        .footer .main .group {
            padding: 0 30px 0 0;
        }
        .footer h3 {
            margin-bottom: 25px;
            font-size: 1.35rem;
        }
        .footer .footer-column-text {
            font-size: 2.3rem;
            line-height: 3.7rem;
        }
        .footer .social_media_links .social_links_item {
            margin: 0 7px;
        }
        #footer .social_media_icon:after {
            color: #D6B4A1;
            font-size: 24px;
            line-height: 29px;
        }


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

        .strapline-wrapper {
            font-size: 5rem;
            line-height: 5rem;
        }
        .logo-wrapper {
            bottom: 80px;
        }
        .feature_panels section .panel_heading.heading_large .prelude {
            font-size: 5rem;
            letter-spacing: 0.095rem;
            line-height: 5rem;
        }
    /* -----------------------------------------------------------
       Hero
    ----------------------------------------------------------- */
        #main_slideshow {
            top: 110px;
        }



    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */
    
    .text_columns {
        width: 100%;
        padding: 0;
        margin: 0 0 80px;
    }
    .text_columns .intro_content {
        margin: 0 0 40px;
    }
    .text_columns .aside {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .text_columns .content_image_1 {
        display: none;
    }
    
    .exhibition .panel_number_0.panel_type_206.feature_variant_1 .text_columns .content_wrapper {
        flex-direction: column;
    }
    
    .exhibition .panel_number_0.panel_type_206.feature_variant_1 .text_columns .aside,
    .exhibition .panel_number_0.panel_type_206.feature_variant_1 .text_columns .aside .pull_quote{
        display: block;
    }
    
    .exhibition .panel_number_0.panel_type_206.feature_variant_1 .text_columns .content_image_1 {
        display: flex;
        margin-bottom: 40px;
        justify-content: center;
    }
    
    .text_columns .content_image_2 {
        margin: 0;
    }
    .text_columns .aside,
    .text_columns .aside .pull_quote {
        display: none;
    }
    .section-artists.page-param-type-artist_id .text_columns .aside,
    .section-artists.page-param-type-artist_id .text_columns .aside .pull_quote{
        display: block
    }
    .section-artists.page-param-type-artist_id .text_columns .content {
        padding-right: 40px
    }
    .section-artists.page-param-type-artist_id .text_columns .aside {
        width: 40%
    }
    .text_columns .content {
        width: 100%;
        padding: 0;
    }
    .text_columns .content_main {
        padding-top: 0;
        margin: 0 0 80px;
    }
    .text_columns .content_initial_text .inner {
        display: block;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }

    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,
        .panel_type_215.feature_variant_22 .records_list_slider .item {
            width: 50%;
            padding-right: 50px;
            padding-bottom: 40px;
        }
        
    .works_grid {
        margin-right: -30px;
    }
    .records_grid.works_grid.journal-grid {
        margin: 0 auto;
        margin-right: auto;
    }
        .works_grid .item {
            width: 50%;
            padding-right: 30px;
            padding-bottom: 40px;
        }
    .records_list_slider.fullwidth_image_slider .item {
        padding: 0 40px 55px 0;
    }
    .records_list_slider .records_list_inner {
        margin-right: -40px;
    }
    .standard_grid {
        margin-right: -50px;
    }
        .standard_grid .item {
            width: 50%;
        }
        
    .artwork_detail .image_container {
        width: 45%;
    }
    .artwork_detail .content_container {
        width:55%;
    }
    .artwork_detail .image_container {
        padding-left: 50px;
        padding-bottom: 50px;
    }
    .artwork_detail .images {
        position: absolute;
        top: 100px;
    }
    /*.artwork_detail .images {*/
    /*    bottom: 50px;*/
    /*    left: 80px;*/
    /*}*/
    .artwork_detail .content_container {
        padding-left: 50px;
        padding-right: 80px;
        padding-bottom: 50px;
        /*min-height: 0;*/
    }
    .artwork_detail .image_gallery_multiple_thumbnails ul li {
        max-width: 78px;
    }

        .artwork_detail .content h1 {
            font-size: 3rem;
            line-height: 4rem;
            margin: 0 0 20px;
        }
        .artwork_detail .artwork_details,
        .artwork_detail .store_item_group {
            margin-bottom: 30px;
            min-height: 0;
        }
        .artwork_detail .artwork_title {
            font-size: 1.55rem;
            line-height: 2.5rem;
        }
    .artwork_detail .tools {
        margin: 0 0 20px;
    }

    .artwork_detail .artwork_details .artist_dates {
        font-size: 1.3rem;
        letter-spacing: 0.15rem;
        margin: 0 0 20px;
        line-height: 2.4rem;
    }

    .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
    ----------------------------------------------------------- */
        
        .artwork_detail.detail_variant_contact .content_container_alternative {
            padding-left: 100px;
            padding-right: 50px;
        }
        .artwork_detail.detail_variant_contact .content_container {
            padding-right: 100px;
        }


    /*  snake_grid
    ----------------------------------------------------------- */
    
    .snake_grid .item .list_caption_wrapper {
        width: 40vw;
    }
    .snake_grid .item {
        margin: 0 0 100px 0;
    }
    .snake_grid .item  .image {
        margin: 0 30px 0 0;
    }
    .snake_grid .item.sg-pull-right .image {
        margin: 0 0 0 30px;
    }
   .snake_grid .item.sg-pull-left .image {
        margin: 0 30px 0 0;
    }
    .snake_grid .item .list_content_header h3 {
        font-size: 3.2rem;
        line-height: 4.0rem;
    }
    .snake_grid .item .subtitle {
        font-size: 2rem;
        line-height: 3.1rem;
        padding-top: 15px;
    }

    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */
    
    
    /*  Artworks category slider
    ----------------------------------------------------------- */
    .artwork_categories_slider_outer.minimised .item {
        width: 25%;
    }
    .artwork_categories_slider_outer.minimised .records_list_slider.artwork_categories_slider .item .heading_title {
        font-size: 2.1vw;
    }
    /*  Artworks grid
    ----------------------------------------------------------- */
    .flow_list_formatted .group .item {
        margin: 0 35px 100px 0;
    }
    
    
    
    /*  Selector panel
    ----------------------------------------------------------- */
    #selector_panel .text {
        /* font-size: 10.2vw; */
        font-size: 12.5vmin;
    }
    #selector_panel .image-wrap {
        margin: 0 2vw;
    }
    
    
    /*  features_grid
    ----------------------------------------------------------- */
    .features_grid .item.fg-medium.fg-pull-left .area, 
    .features_grid .item.fg-full.fg-pull-left .area {
        padding: 45px 45px 45px 45px;
    }
    .features_grid .item.fg-medium .area, .features_grid .item.fg-full .area {
        padding: 45px 45px 45px 45px;
    }
    .features_grid .item.fg-pull-left .area {
        padding: 45px 0 45px 45px;
    }
    .panel_features_grid .panel_heading .prelude {
        right: 35px;
    }
    .features_grid .item .area h3 {
        font-size: 4.2rem;
        line-height: 4.9rem;
        margin-bottom: 10px;
    }
    .features_grid .item .area .subtitle {
    	font-size: 3rem;
    	line-height: 3.9rem;
    }
    .features_grid .item .area .content {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .features_grid .item .logo-stamp {
        position: absolute;
        right: -40px;
        top: 30px;
        width: 100px;
        height: 100px;
    }
    
    .records_list_slider.fullwidth_image_slider .item {
        padding: 0 30px 50px 0;
    }   
    
    .standard_grid.standard_grid_high_volume .item {
        width: 25%;
        padding: 0 30px 30px 0;
    }
    
    .feature_variant_2 .full_bleed_panel .area .area_inner h3, 
    .feature_variant_3 .full_bleed_panel .area .area_inner h3 {
        font-size: 6rem;
        line-height: 8.8rem;
    }
    .full_bleed_panel .area .area_inner .subtitle {
        font-size: 1.9rem;
        line-height: 2.9rem;
    }
    .full_bleed_panel .area .area_inner .content {
        font-size: 1.9rem;
        line-height: 2.9rem;
    }
    .full_bleed_panel .logo-stamp {
        top: 24%;
        left: 40px;
        width: 90px;
        height: 90px;
    }
    .feature_panels section.panel_type_206:not(.panel_index_1):not(.panel_above_220):before, .feature_panels section.panel_type_215:not(.panel_index_1):not(.panel_above_220):before, .feature_panels section.panel_type_201:not(.panel_index_1):not(.panel_above_220):before, .feature_panels section.panel_type_219:not(.panel_index_1):not(.panel_above_220):before, .feature_panels section.panel_type_211:not(.panel_index_1):not(.panel_above_220):before {
        margin-bottom: 60px;
    }
    
    .records_grid.hero_grid .item.hero_list_split .image {
        padding: 50px;
    }

    #selector_panel .stage {
        padding-top: 110px;
        padding-bottom: 100px;
        width: calc(100vw - 100px);
        margin: 0 50px;
    }
    
    .artwork_categories_grid .records_list_inner {
        margin-right:-40px;
    }
    .artwork_categories_grid .item {
        width: 50%;
        padding: 0  40px 0 0;
        margin-bottom: 50px;
    }
    .feature_panels section .artwork_categories_grid_outer.minimised .artwork_categories_grid .item {
        width: auto;
        padding: 0 20px;
        display: inline-block;
        box-sizing: border-box;
        margin-bottom: 0;
    }
    .artwork_categories_grid .item .image::after {
        content: '';
        padding-top: 120%;
        display: block;
        width: 100%;
    }
    .artwork_categories_grid .item .list_caption_wrapper h3 {
        font-size: 30px;
    }
    .feature_panels section .artwork_categories_grid_outer .panel_heading h2 {
        text-align: center;
    }
    .medium_grid .item .area .content {
        padding: 0;
    }
    .medium_grid .item .area {
        padding-left: 45px;
    }
    .medium_grid .item .area h3 {
        min-height: 0;
        margin: 0 0 20px;
        font-size: 3.8rem;
        line-height: 1.1em;
    }
    .medium_grid .item .subtitle {
        margin: 0 0 20px;
    }
    
}


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


@media screen and (max-width: 900px) {
    
    body .scrolling-down #header {
        opacity: 0;
        transform: translate3d(0, -120px, 0);
        background: rgba(255,255,255,0);
    }
    .feature_panels section .panel_heading.heading_large .prelude {
        font-size: 4rem;
        line-height: 4rem;
    }
    :root {
        --lt: 3vw;
        --minlt: -3vw;
    }

    .footer .social_media_links {
        text-align: left;
        float: left;
        width: auto;
        clear: none;
        margin-bottom: 50px;
        margin-left: -13px;
        padding-top: 29px;
        clear: both;
    }

    
    #header #header_main_inner #header_items_outer #header_items_inner {
        right: -2px;
    }
    .desktop-only {
        display: none;
    }
    .mobile-only {
        display: block;
    }
    .feature_panels section.panel_type_206:not(.panel_index_1):not(.panel_above_220):before, .feature_panels section.panel_type_215:not(.panel_index_1):not(.panel_above_220):before, .feature_panels section.panel_type_201:not(.panel_index_1):not(.panel_above_220):before, .feature_panels section.panel_type_219:not(.panel_index_1):not(.panel_above_220):before, .feature_panels section.panel_type_211:not(.panel_index_1):not(.panel_above_220):before {
        display: block;
        margin-bottom: 40px;
    }

    body.ajax-loading-complete .transition-logo .unit-logo { 
        display: none !important;
    }
    body.ajax-loading-complete .transition-logo span { 
        display: block !important;
    }
    .slideshow_link_button_wrapper .link {
        display: none;
    }
    #logo a:before,
    #logo a:after {
        width: 30px !important;
        height: 26px !important;
        animation: none !important;
    }
    #logo:after {
        animation: none !important;
        transform: scale(1) !important;
    }
    .works_grid .item,
    .works_grid:not(.journal-grid) .item {
        width: 50%;
        
    }
    .flow_list_formatted .group .item {
        margin: 0 35px 70px 0;
    }
    .flow_list_formatted .group .item .image {
        margin-bottom: 25px;
    }
    .transition-logo .transition-logo-desktop {
        display: none;
    }
    .transition-logo .transition-logo-mobile {
        display: block;
    }
    
    .footer .main {
        clear: none;
        display: block;
        margin: 0 0 0 0;
    }
    .footer .main .group {
        width: 100%;
         margin-bottom: 50px;
    }
    .footer h3 {
        margin-bottom: 10px;
        font-size: 1.35rem;
    }

    .pull_quote {
        font-size: 2.8rem;
        line-height: 3.8rem;
    }
    .list_caption_wrapper .buttons {
         display: none;   
    }
    
    .text_columns .content_wrapper {
        flex-direction: column;
    }
    .section-artists.page-param-type-artist_id .text_columns .content,
    .section-artists.page-param-type-artist_id .text_columns .aside {
        width: 100%;
            padding-right: 0;
    }
    .section-artists.page-param-type-artist_id .text_columns .aside {
        width: 100%;
        padding-bottom: 50px
    }
    
    /*h1, .faux_h1,*/
    /*#hero .content .content_header h1, */
    /*#hero .content .content_header .faux_h1,*/
    /*#main_slideshow .slide .content .content_header .faux_h1,*/
    /*#hero .content .content_header h2 {*/
    /*    font-size: 5.6rem;*/
    /*    line-height: 6.0rem;*/
    /*    letter-spacing: 0;*/
    /*} */
    /*#main_slideshow .slide .content .content_header .faux_h1.main_h1 {*/
    /*    font-size: 6.5rem;*/
    /*    line-height: 7.0rem;*/
    /*    letter-spacing: 0;*/
    /*} */
    
    .records_grid.hero_grid .item.hero_list_full .image {
        width: 50%;
    }
    .records_grid.hero_grid .item.hero_list_full  .area {
        width: 50%;
        padding: 0 40px 55px 40px;
    } 
    
    .scroll_section.scroll_section_panels > .inner {
        padding-top: 0;
    }

    .footer .inner {
        padding: 50px 50px 130px 50px;
    }

    /*.page_enquiry_widget form {*/
    /*    padding: 80px 50px;*/
    /*}*/
        .page_enquiry_widget h3 {
            font-size: 3.0rem;
            line-height: 3.4rem;
        }

    /*.feature_panels section {*/
    /*    padding: 40px 0 0;*/
    /*}*/
    .feature_panels section .area_wrapper {
        padding: 0 40px;
    }
    .feature_panels section.artworks_ui_panel_wrapper .category-dropdown {
        position: static;
        padding-right: 0;
    }
    .artworks_ui_panel_wrapper_inner {
        padding: 0 40px 0;
    }
    .text_columns .content_main,
    .text_columns {
        margin: 0;
    }
    .text_columns {
        display: block;
    }
    .text_columns .content_extended_text, .artwork_details .content_extended_text {
        margin-bottom: 0;
    }
    
    #hero .content .hero_pull_quote {
        font-size: 16px;
    }
     #hero .slide .content_header {
        padding: 0 40px;
    }
    .text_columns_footer {
        padding: 60px 0 0 0;
        position: static;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .feature_panels section .text_columns_footer .area_wrapper {
        padding: 0;
    }
    .feature_panels section.panel_type_records_grid .area_label {
        
    }
    .artwork_detail .content_container.multi_image {
        padding: 120px 50px 75px 50px;
    }
    
    .area_label h2 {
        font-size: 12.0rem;
        line-height: 12.0rem;
    }
    .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;
    }
    .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 {
            font-size: 2.6rem;
            line-height: 3.7rem;
            margin: 0 0 15px;
        }
        
        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;
        }

    /*.scroll_section.scroll_section_panels.section_index_1 > .inner, .scroll_section.scroll_section_standard.section_index_1 > .inner {*/
    /*    padding-top: 100px;*/
    /*}*/
    .heading_wrapper.centred_heading h1 {
        font-size: 4rem;
        line-height: 4.6rem;
        text-align: center;
    }
    .scroll_section.has_page_heading .heading_wrapper {
        margin-bottom: 20px;
    }
    .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;
    }
    .full_bleed_panel .area .area_inner .prelude.prelude_main {
        margin: 6vh 0;
        margin-top: calc(var(--vh, 1vh) * 6);
        margin-bottom: calc(var(--vh, 1vh) * 6);
    }
    .full_bleed_panel .area .area_inner .prelude {
        font-size: 1.15rem;
        letter-spacing: 1.5rem;
    }
    .full_bleed_panel .area .area_inner {
        min-height: 100vmin;
    }

    .text_columns .content_extended_text .inner {
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto;
    }
    .feature_panels section .panel_heading.simplified_heading .prelude, .records_grid.hero_grid .item .list-status-heading .prelude {
        float: none;
        clear: left;
        font-size: 1.25rem;
        color: #202020;
        letter-spacing: 0;
    }

    .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;
        height: calc(var(--vh, 1vh) * 30);
        min-height: 350px;
    }


    .large_grid .item .image {
        min-height: 350px !important;
        height: 50vh;
        height: calc(var(--vh, 1vh) * 50);
        width: 100%;
    }
    .large_grid .item .area {
        width: 100%;
        padding: 50px 50px 0;
        min-height: 0;
    }

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

    .artwork_detail.explore_detail .artwork_detail_main {
        padding-top: 0;
        min-height: 0 !important;
    }
    .artwork_detail.explore_detail .image_container {
    	width: 100%;
    }
        .artwork_detail .image_container {
            padding: 100% 0 0;
            margin: 0;
            width: auto;
            float: none;
            height: auto;
            min-height: 0 !important;
        }
        .detail_subtitle {
            
        }
        .detail_subtitle {
            max-width: 100%;
        }
        .detail-accordion {
            width:100%;
        }
        .detail-accordion::before,
        .detail-accordion::after {
            right: 0;
        }
        
        
            .artwork_detail .images .image_wrap {
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
            }
            .artwork_detail:not(.artwork_detail_type_video) .image_container,
            .artwork_detail:not(.artwork_detail_type_video) .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;
            }
            
            body.roomview-active .artwork_detail .image_container .roomview-zoom-wrapper,
            body.roomview-active .artwork_detail .image_container .roomview-zoom-buttons button {
                pointer-events: auto !important;
            }
            
            .artwork_detail.record_detail .image .image_inner {
                align-items: center;
            }
            .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 {
                position: absolute;
                top: 50px;
                left: 50px;
                right: 50px;
                bottom: 50px;
                width: auto;
                height: auto;
            }
            .artwork_detail.record_detail .images {
            	top: 50px;
            }
                .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 .content_container,
        .artwork_detail.record_detail .content_container {
            padding-left: 50px;
            padding-right: 50px;
            padding-bottom: 90px;
            padding-top: 0;
            width: 100%;
        }
        .artwork_detail.explore_detail .content_container {
        	padding-left: 50px;
        	padding-right: 50px;
        	padding-bottom: 90px;
        	padding-top: 50px;
        }
        .artwork_detail.explore_detail .pagination-icon.pagination-icon-left svg * {
            stroke:#fff;
        }
        
        .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;
            min-height: calc(var(--vh, 1vh) * 100);
        }
        .artwork_detail.no-caption .artwork_detail_main {
            padding-top: 0;
            min-height: 100vh;
            min-height: calc(var(--vh, 1vh) * 100);
        }
        .artwork_detail.no-caption .image_container {
            padding: 0;
            min-height: 100vh !important;
            min-height: calc(var(--vh, 1vh) * 100) !important;
        }
    
    .pagination_controls {
        display: none;
    }

    .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;
    }

    .full_grid .item .area h3 {
        font-size: 3.5rem;
        line-height: 4rem;
    }
    .full_grid .item .area {
        width: 100%;
    }
    /* Page enquiry widget -------------------------------- */

    .page_enquiry_widget {
        padding: 60px 50px;
    }
        .page_enquiry_widget h2 {
            font-size: 4.2rem;
            line-height: 5.5rem;
        }
        .page_enquiry_widget h2.smaller_text {
            font-size: 3rem;
            line-height: 5rem;
        }
        .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: 657px;
        }
        .page_enquiry_widget_contact_details {
            font-size: 19px;
            line-height: 30px;
        }
        .page_enquiry_widget .panel_heading .item {
            margin-left: 20px;
        }
    #hero {
        min-height: 500px;
        position: relative !important;
    }

    
    #main_slideshow_wrapper {
        /*position: static;*/
        position: relative;
    }


    #main_slideshow_pagination {
        display: none;
    }
    #main_slideshow .slide .content .content_header .pre-title .text_animate {
        white-space: normal;
    }

    body:not(.page-param-type-artist_id) #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(.75,.01,.3,.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:not(.page-param-type-artist_id) #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:not(.page-param-type-artist_id) #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:not(.page-param-type-artist_id) #container #feature_panel_section_nav ul li a {
            opacity: 0.5;
        }
        body:not(.page-param-type-artist_id) #container #feature_panel_section_nav ul li.active a {
            opacity: 1;
        }
        body #container #feature_panel_section_nav ul li a:after {
            display: none;
        }
        .subsection-artist-detail #feature_panel_section_nav {
            padding-top: 0;
            padding-bottom: 40px;
        }
        .subsection-artist-detail #feature_panel_section_nav > ul > li {
            margin-right: 20px;
        }

    /*.scroll_section.scroll_section_panels {*/
    /*    overflow: hidden;*/
    /*}*/

    #container {
        /*overflow: hidden;*/
    }

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



    .features_grid .item.no-link, 
    .features_grid .item:has(a + .area),
    .features_grid .item > a,
    .features_grid .item.fg-pull-right.no-link,
    .features_grid .item.fg-pull-right:has(a + .area),
    .features_grid .item.fg-pull-right > a {
        flex-direction: column;
    }
    .feature_panels section.panel_features_grid {
        padding-top: 0;
    }
    .feature_panels section.panel_features_grid .area_wrapper {
        padding: 0 50px 60px 50px;
    }

    .features_grid .item:has(a + .area) > a,
    .features_grid .item.fg-full .image,
    .features_grid .item .image {
        width: 100%;
        padding: 0 50px;
        margin-bottom: 0;
        box-sizing: border-box;
    }
    .features_grid .item.fg-full .image {
        padding: 0;
    }
    .features_grid .item.fg-full .area,
    .features_grid .item.fg-medium .area,
    .features_grid .item.fg-pull-left .area {
        width: 100%;
        padding: 50px;
    }
    .features_grid .item.fg-break .image {
         margin-top: 0; 
    }
    .features_grid .item.fg-break, .features_grid .item.last_item {
        margin: 0;
    }
    .features_grid .item.fg-full, .features_grid .item.fg-medium {
    	margin-left: -50vw;
    	margin-right: -50vw;
    }
    
    .feature_panels section .panel_heading h2 {
        text-align: center;
        user-select: none;
        font-size: 4.5rem;
        color: #121212;
        letter-spacing: 0;
        line-height: 5.8rem;
    }
    .feature_panels section .panel_heading {
        margin: 0 0 70px;
    }
    .subsection-artist-detail .feature_panels section .text_columns_wrapper .panel_heading {
        margin: 0;
    }
    .subsection-artist-detail .feature_panels section .text_columns_wrapper .pull_quote::before, 
    .subsection-artist-detail .feature_panels section .text_columns_wrapper blockquote::before {
        display:none;
    }

    .artwork_detail .scroll_section.scroll_section_panels {
        padding: 0 0 0;
        min-height: 100vh;
        min-height: calc(var(--vh, 1vh) * 100);
        overflow: hidden;
        border-top: 0 solid #FAF9F7;
        display: block;
        top: 0;
        margin-bottom: 0;
        clear: both;
        float: none;
    }
    .feature_panels section.panel_type_artworks_slider .area_wrapper {
        display: block;
        min-height: 0;
    }
    .page-popup-visible #popup_content .content_container {
        display: block;
        min-height: 0;
    }
    .artwork_detail .artwork_detail_add_to_cart_wrapper {
        width: 100%;
        display: block;
        clear: both;
        float: none;
        margin: 30px 0 20px;
    }
    .artwork_detail .secondary_images {
        display: none;
    }
    .feature_panels section.panel_type_artworks_slider .records_list_slider .item {
        margin: 0 30px 40px 0;
    }
    .records_list_slider .records_list_inner {
        margin: 0 -30px 0 0;
    }
    .artworks_slider .progress-bar {
        width: 100vw;
        max-width: 300px;
    }
    .artwork_categories_slider .slider_pagination_controls > div.pagination_controls_next, 
    .feature_panels section.panel_type_artworks_slider .records_list_slider .slider_pagination_controls > div.pagination_controls_next,
    .feature_panels section.artist_auto_panel_slider_variant .records_list_slider .slider_pagination_controls > div.pagination_controls_next {
        right: -50px;
        left: auto;
    }
    .artwork_categories_slider .slider_pagination_controls > div, 
    .feature_panels section.panel_type_artworks_slider .records_list_slider .slider_pagination_controls > div.pagination_controls_prev,
    .feature_panels section.artist_auto_panel_slider_variant .records_list_slider .slider_pagination_controls > div.pagination_controls_prev {
        left: -50px;
    }
    
    
    
    
    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */
        body.cms-frontend-toolbar-active #main_slideshow {
            top: 108px;
        }
        
        
        /* Artist detail page -------------------------------- */
        
        .subsection-artist-detail .artist_auto_panel_slider_variant:not(.feature_variant_22) .records_list_slider .item,
        .subsection-artist-detail .artist_auto_panel_slider_variant:not(.feature_variant_22).auto_condense .records_list_slider .item {
            width: 50%
        }
        .subsection-artist-detail .hero-inner {
            overflow: hidden;
        }
        .subsection-artist-detail #feature_panel_section_nav {
            padding-left: 40px;
            padding-right: 40px;
        }
        
        
        /* Home -------------------------------- */

        .section-home .page-track-scroll-container {
            display: none;
        }
        /*#main_slideshow .slide .image {*/
        /*    top: 0;*/
        /*    left: 0;*/
        /*    right: 0;*/
        /*    bottom: 0;*/
        /*    width: 100%;*/
        /*    height: 100%;*/
        /*    transform: none !important;*/
        /*}*/
        /*    #main_slideshow .slide .image:after, */
        /*    #main_slideshow .slide.slide_layout_2 .image:after {*/
        /*        content: '';*/
        /*        display: block;*/
        /*        position: absolute;*/
        /*        z-index: 10;*/
        /*        top: 0;*/
        /*        left: 0;*/
        /*        bottom: 0;*/
        /*        right: 0;*/
        /*        background: rgba(0,0,0,0.4);*/
        /*    }*/
        /*#main_slideshow .slide .content .content_header .faux_h1 {*/
        /*    letter-spacing: 0 !important;*/
        /*}*/

            /*#homepage_overall_container.slideshow-vertical #main_slideshow.slide-end .slide .image {*/
            /*    transform: translate(0%, 0px) scale(1.2) !important;*/
            /*}*/

        /*#hero #main_slideshow.slide-begin .slide.cycle-slide-active .image, */
        /*#hero .image.media_wrapper.fallback_image.show_fallback.media_started {*/
        /*    opacity: 1;*/
        /*    left: 40px;*/
        /*    right: 40px;*/
        /*    width: calc(100vw - 80px);*/
        /*    transition: width 900ms cubic-bezier(.45,0,.27,1), opacity 900ms cubic-bezier(.45,0,.27,1);*/
        /*}*/
        
        
        
        
        #main_slideshow .slide .image_inner, 
        #hero .image.media_wrapper.show_fallback .image_inner,
        .section-artists.page-param-type-artist_id #main_slideshow .slide .image, 
        .section-artists.page-param-type-artist_id #hero .image.media_wrapper, 
        .section-artists.page-param-type-artist_id #main_slideshow .slide .image_inner, 
        .section-artists.page-param-type-artist_id #hero .image.media_wrapper.show_fallback .image_inner{
            width: 100%;
        }



    .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 .slide .content {*/
    /*    padding: 0 70px;*/
    /*}*/
    /*#hero .slide .content .content_header {*/
    /*    padding: 0 40px;*/
    /*}*/
    #hero .content .content_header {
        left: 40px;
        right: -50px;
    }
    #main_slideshow_progress, #hero_slideshow_pagination {
        left: 37px;
        bottom:30px;
    }
    .arrow.arrow_scroll_position_left, 
    #selector_panel .arrow.arrow_scroll_position_left {
        left: 52px;
        bottom: 60px;
    }
    
    #hero .slide .content .content_header.has_prelude {
        min-height: 0;
    }
    #hero .content .content_header .prelude {
        font-size: 1.3rem;
    }
    #hero .slide .content .content_header h1,
    #hero .slide .content .content_header .faux_h1 {
        /*margin: 0 0 30px;*/
        /*padding-top: 10px;*/
    }
    /*#hero .slide .content .content_header .subtitle {*/
    /*    font-size: 1.4rem;*/
    /*    line-height: 2.0rem;*/
    /*}*/
    #hero .slide .content .pull_quote {
        width: 100%; 
        font-size: 1.8rem;
        line-height: 2.4rem;
        padding: 0 50px;
        display: none;
    }
    #hero .slide .mask {
        display: none;
    }
    #hero .slide .content .content_header h2 {
        line-height: 6.0rem;
        font-size: 5.6rem;
    }


    .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
        padding-top: 40px;
    }
        .scroll_section.section_index_1 .feature_panels section.panel_index_1:before {
            display: none;
        }

    .text_columns .content_initial_text .inner {
        display: block;
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto;
        -webkit-column-gap: 75px;
        -moz-column-gap: 75px;
        column-gap: unset;
    }
    
    .features_grid .item .logo-stamp {
        position: absolute;
        right: 40px;
        top: auto;
        bottom: -63px;
        width: 90px;
        height: 90px;
    }
    
    .snake_grid .item .list_caption_wrapper .prelude {
        margin-bottom: 20px;
    }
    .snake_grid .item .list_caption_wrapper {
        padding-top: 0;
    }
    .snake_grid .item .subtitle {
        font-size: 1.6rem;
        line-height: 2.4rem;
        padding-top: 10px;
    }
    .prelude,
    .snake_grid .item .list_caption_wrapper .bottom,
    .records_grid.hero_grid .item .prelude .dates,
    .section-news.no-page-params .standard_grid .item .bottom,
    .section-news.page-param-categories .standard_grid .item .bottom {
        font-size: 1.1rem;
        line-height: 1.2rem;
        letter-spacing: 1.2px;
    }
    .snake_grid .item .image {
        width: 40vw;
    }
    #top_nav ul li a, #page_header li a, 
    .navigation ul li a, #top_nav ul li button {
        font-size: 1.2rem;
        line-height: 1.2rem;
        letter-spacing: 0.1rem;
    }
    .subsection-artist-list-standard .scroll_section.section_index_1:not(.has_page_heading) .feature_panels section.panel_index_1, .subsection-artist-list-standard .scroll_section.has_page_heading .heading_wrapperr {
        padding: 110px 0 0;
    }
    
    .section-shop .subsection-store-basket #content_module, .section-wishlist .subsection-store-basket #content_module {
        padding: 140px 30px 40px 30px;
    }
    .section-shop .subsection-store-basket #content_module, .section-wishlist .subsection-store-basket #content_module {
        width: 100%;
        min-height: 0 !important;
    }
    #continue_shopping_button {
        display: none;
    }
    .section-shop .subsection-store-basket #sidebar, .section-wishlist .subsection-store-basket #sidebar {
        width: 100%;
        padding: 60px 30px 30px;
    }
    .section-shop .subsection-store-basket #sidebar::before, 
    .section-wishlist .subsection-store-basket #sidebar::before {
        top: 0;
    }
    .section-shop .subsection-store-basket h2, 
    .section-wishlist .subsection-store-basket h2 {
        margin: 0 0 40px;
        font-size: 2.9rem;
        line-height: 3.3rem;
        color: #FFFFFF;
    } 
    #shopping_cart_information .sc_cell_item .content .title, 
    #wishlist_information .sc_cell_item .content .title {
        font-size: 22px;
        line-height: 30px;
    }
    #shopping_cart_information .sc_cell_item .image, 
    #wishlist_information .sc_cell_item .image {
        float: left;
        padding: 0 25px 0 0;
        width: 40%;
        max-width: 350px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

       .image_lazy_load img.zoomImg {
            display: none !important;
        }     
}



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


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

    html {
        font-size: 11px;
    }

    #main_slideshow_pager {
        right: 30px;
        left:auto;
        text-align:right;
    }
    .slideshow_pager_inner {
        text-align:right;
    }

    #selector_panel .text.modern {
        right: -15px;
        bottom: -4%;
    }

    #selector_panel .images-wrapper {
        flex-direction: column;
    }
    #selector_panel .image-wrap.left {
        align-self:flex-start;
    }
    #selector_panel .image-wrap.right {
        align-self:flex-end;
    }
    #selector_panel .image-wrap {
        width: 100%;
        height: 60vw;
    }
    #selector_panel .image-wrap {
        margin: 2vh 0;
        margin-top: calc(var(--vh, 1vh) * 2);
        margin-bottom: calc(var(--vh, 1vh) * 2);
    }
    #selector_panel .text.old,
    #selector_panel .text.modern {
        right: 0;
        bottom: calc(50% - 25px);
        left: 0;
            top: auto;
        text-align: center;
        transform: none !important;
    }
    #selector_panel .text.old span,
    #selector_panel .text.modern span {
        color: #fff !important;
    }
    #selector_panel .text.old span, 
    #selector_panel .text.modern span,
    #selector_panel .image-wrap-inner,
    #selector_panel .image-wrap-inner img,
    #selector_panel .image-scale {
        transform: none !important;
    }
    #selector_panel .image-wrap-inner img {
        object-position: top;
    }
    .artist_list_section .column_list ul {
        padding-right: 0;
    }
    .artist_list_section_list #artist_image_preview {
        position: fixed;
    }
    .section-artists.no-page-params .footer {
        overflow: hidden;
        z-index: 999;
    }
    .section-artists.no-page-params .page_enquiry_widget {
        padding: 40px 20px;
        position: relative;
        z-index: 999;
        background: #fff;
    }
    #artist_names_list ul li .artist_name {
        position: relative;
        padding: 0 60px;
    }
    .subsection-artist-list-standard .artist_name .mobile-go {
        content: '';
        padding-left: 20px;
        width: 30px;
        height: 16px;
        margin: 0;
        vertical-align: middle;
        opacity: 0;
        transform: translatex(20px);
        transition: all 400ms ease-out;
        display: inline-flex;
        align-items: center;
        position: absolute;
        right: 0;
        top: 0.5em;
    }
         .subsection-artist-list-standard .hovering .artist_name .mobile-go {
        /*.subsection-artist-list-standard .artist_name .mobile-go {*/
            opacity: 1;
            transition: all 400ms ease-out;
            transform: translatex(0px);
        }
    .subsection-artist-list-standard .artist_name .mobile-go svg {
        height: 16px;
        width: 30px;
    }
    .subsection-artist-detail .hero-inner .line_flourish {
        display: none;
    }
    .panel_type_215.feature_variant_22 .standard_grid {
        margin-right: -20px;
    }
        .panel_type_215.feature_variant_22 .standard_grid .item {
            width: 50%;
            padding-right: 20px;
        }

    .subsection-artworks .scroll_section.section_index_1:not(.has_page_heading) .feature_panels section.panel_index_1,
    .subsection-news-wrapper .scroll_section.has_page_heading .heading_wrapper,
    .subsection-publications-wrapper .scroll_section.has_page_heading .heading_wrapper {
        padding: 100px 0 0;
    }
    .artwork_categories_grid .item .list_caption_wrapper h3 {
        font-size: 27px;
    }
    .subsection-news-detail .basic_text{
         padding-top:50px;   
    }
    .subsection-news-detail .content_image_1.image {
        padding-top: 0;
    }
    .artwork_categories_grid .records_list_inner {
        margin-right: -30px;
    }
    .artwork_categories_grid .item {
        width: 50%;
        padding: 0 30px 0 0;
        margin-bottom: 20px;
    }
    
    .footer .credit {
        position: static;
        text-align: left;
        transform: none;
        white-space: normal;
        padding-left: 0;
        padding-right: 0;
        background: none;
        position: static;
        box-sizing: border-box;
        width: 100%;
    }
    .artwork_detail .content .heading_subtitle {
        font-size: 2.1rem;
        line-height: 2.7rem;
        padding-top: 15px;
    }
    .feature_panels section .panel_footer {
        padding: 0 40px;
    }
    .artwork_detail .images {
    	position: absolute;
    	top: 40px;
    	left: 40px;
    	right: 40px;
    	bottom: 40px;
    }
    .artwork_detail .content_container, .artwork_detail.record_detail .content_container {
    	padding-left: 40px;
    	padding-right: 40px;
    }
    .panel_type_explore_slider .logo-stamp {
        margin-bottom: 0;
    }
        .artwork_detail .content_container {
            padding-left: 40px;
            padding-right: 40px;
            padding-bottom: 40px;
            padding-top: 0;
        }
        .artwork_detail.explore_detail .content_container {
        	padding-left: 60px;
        	padding-right: 40px;
        	padding-bottom: 40px;
        	padding-top: 40px;
        }    
        .artwork_detail.explore_detail .slider_pagination_controls {
            display: none;
        }
        .artwork_detail.explore_detail .content h1 {
        	font-size: 3.4rem;
        	line-height: 3.5rem;
        }
        .artwork_detail.explore_detail .stock_link {
        	bottom: 50px;
        	right: 50px;
        }
    /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */
        .section-contact .scroll_section.section_index_1:not(.has_page_heading) .feature_panels section.panel_index_1 {
        	padding: 40px 0 0;
        }
        .text_columns_wrapper, .feature_panels section .area_wrapper.text_columns_wrapper {
            padding: 40px;
        }
        #main_slideshow .slide .image, 
        #hero .image.media_wrapper, 
        #main_slideshow .slide::after,
        .section-artists.page-param-type-artist_id  #main_slideshow .slide .image, 
        .section-artists.page-param-type-artist_id  #hero .image.media_wrapper, 
        .section-artists.page-param-type-artist_id  #main_slideshow .slide::after,
        .subsection-contact-content #sidebar,
        body.blockscroll #main_slideshow .slide .image, 
        body.blockscroll #hero .image.media_wrapper{
            width: calc(100vw - 80px);
            left: 40px;
        }       
        #main_slideshow .slide .image, 
        .section-artists.page-param-type-artist_id  #main_slideshow .slide .image, 
        body.blockscroll #main_slideshow .slide .image {
            height: calc(65vh - 140px);
            height: calc((var(--vh, 1vh) * 65) - 140px);
        }
        
        #hero .hero-inner {
            top: 100px;
        }
        .records_grid.hero_grid .item.hero_list_full {
            padding-top: 100px;
        }
        #hero #main_slideshow.slide-begin .slide.cycle-slide-active .image, 
        #hero .image.media_wrapper.fallback_image.show_fallback.media_started,
         .subsection-contact-content #sidebar {
            width: calc(100vw - 80px);
            bottom: auto;
            height: calc(65vh - 140px);
            height: calc((var(--vh, 1vh) * 65) - 140px);
        }
        .section-about #hero #main_slideshow.slide-begin .slide.cycle-slide-active .image, 
        .section-about #hero .image.media_wrapper.fallback_image.show_fallback.media_started,
        .section-about .subsection-contact-content #sidebar {
            height: calc(100vh - 280px);
            height: calc((var(--vh, 1vh) * 100) - 280px);
        }
        .section-about #hero .content {
            width: 100vw;
            height: 180px;
        }
        .section-about .arrow.emphasis .arrow_text {
            color: rgb(235, 170, 145);
        }
        #main_slideshow .slide:not(#selector_panel)::after {
            display: none;
        }
        #hero .content .content_header,
        .subsection-contact-content .content_body {
            left: 40px;
            right: 40px;
            bottom: 40px;
            top: auto;
            padding-bottom: 0;
            display: block;
            transform: none;
            height: auto;
            max-height: 100%;
            width: calc(100% - 80px);
            position:relative;
        }
        .subsection-contact-content .content_body {
            left: 0;
            right: 0;
            bottom: auto;
            top: auto;
        }
        .subsection-contact-content-inner {
        	display: flex;
        	flex-direction: column-reverse;
        }
        .subsection-contact-content .content_body {
        	padding: 40px 0;
        }
    
        .subsection-contact-content #sidebar #map_area {
        	width: 100%;
        	height: 100%;
        	min-height: 100%;
        }
        #main_slideshow .slide::after {
            display: none;
        }
        #hero .content {
            top: auto;
        }
        #main_slideshow .slide .content, #hero .content {
            width: 100vw;
            height: calc(35vh + 50px);
            height: calc((var(--vh, 1vh) * 35) + 50px);
            bottom: 0;
            top: auto;
        }
        /*.section-artists.page-param-type-artist_id #main_slideshow .slide .content, */
        /*.section-artists.page-param-type-artist_id #hero .content {*/
        /*    height: calc((var(--vh, 1vh) * 35) + 50px - 150px);*/
        /*}*/
        /*.section-artists.page-param-type-artist_id .scroll_section.scroll_section_top {*/
        /*    min-height: calc((var(--vh, 1vh) * 100) - 150px);*/
        /*}*/
        
        .section-artists.page-param-type-artist_id #hero {
            height: auto;
            min-height: calc((var(--vh, 1vh) * 100));
        }
        .section-artists.page-param-type-artist_id #main_slideshow .slide .image, 
        .section-artists.page-param-type-artist_id #hero .image.media_wrapper {
            height:40vh;
            position: relative
        }
        .section-artists.page-param-type-artist_id #main_slideshow .slide .content, 
        .section-artists.page-param-type-artist_id #hero .content {
            height: auto;
            bottom: auto;
            position: relative;
            padding-top: 30px;
            padding-bottom: 20px;
        }
        .section-artists.page-param-type-artist_id #hero .content .content_header {
            top: auto;
            bottom: auto;
        }   
        .section-artists.page-param-type-artist_id #hero .hero-inner {
            top: auto;
            padding-top: 100px;
        }
        
        #hero .content .content_header .prelude,
        #main_slideshow .slide .content .content_header .prelude{
            font-size: 1.1rem;
            margin-bottom: 25px;
        }
        #main_slideshow .slide .slide-status {
            display: none;
        }
        #hero .content .content_header .subtitle {
            font-size: 2.2rem;
            line-height: 3.5rem;
            margin: 10px 0 0 0;
            max-width: 100%;
            width: 100vw;
        }
        #main_slideshow_progress, #hero_slideshow_pagination {
            /* display: none; */
            left: 36px;
            bottom: 40px;
        }
        .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_panels section.panel_index_1:not(.panel_type_220) {
            padding-top: 40px;
        }
        .subsection-artist-detail .feature_panels section.panel_index_1:not(.panel_type_220) {
            padding-top: 30px;
        }
        /*.scroll_section.scroll_section_panels.section_index_1 > .inner, .scroll_section.scroll_section_standard.section_index_1 > .inner {*/
        /*    padding-top: 40px;*/
        /*}   */
        .features_grid .item .area h3 {
        	font-size: 3.6rem;
        	line-height: 4.7rem;
        }
        .features_grid .item .area .content {
        	margin-top: 20px;
        	margin-bottom: 40px;
        }
        .features_grid .item.fg-full .area, 
        .features_grid .item.fg-medium .area, 
        .features_grid .item.fg-pull-left .area {
        	padding: 40px;
        }
        .features_grid .item .area .subtitle {
        	font-size: 2.8rem;
        	line-height: 3.8rem;
        }
        .features_grid .item .image {
        	padding: 0 40px;
        }
        .features_grid .item.fg-medium.fg-pull-left .area, 
        .features_grid .item.fg-full.fg-pull-left .area {
            padding: 40px 40px 40px 40px;
        }
        .exhibition-list-wrapper .scroll_section.scroll_section_panels.section_index_1 > .inner,
        .section-artworks .scroll_section.scroll_section_panels.section_index_1 > .inner, 
        .section-artworks .scroll_section.scroll_section_standard.section_index_1 > .inner {
            padding-top: 0;
        } 
        
        .records_grid.hero_grid .item.hero_list_full .image {
            width: 100%;
            height: 50vw;
        }
        .records_grid.hero_grid .item.hero_list_full .hero_list_image_position {
            height: 100%;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }
        .records_grid.hero_grid .item.hero_list_full  .area {
            width: 100%;
            padding: 40px 40px 75px 40px;
        }
        .records_grid.hero_grid .item.hero_list_full  .logo-stamp {
            display:none;
        }
        .records_grid.hero_grid .item .area h3 {
            font-size: 6.5vw;
            line-height: 6.7vw;
        }
        /*.features_grid .item.fg-pull-left .area,*/
        /*.features_grid .item.fg-pull-left .image{*/
        /*    padding-left: 0 !important;*/
        /*    padding-right: 0 !important;*/
        /*}*/
        #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: 90px;*/
            /*    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: 2rem;
                    line-height: 2.4rem;
                }
        #wishlist {
            line-height: 1.8rem;
            margin-top: 0;
        }
            #wishlist #wishlist_cart_widget {
                padding: 8px 0 12px 16px;
            }
        #main_slideshow_nav {
            display: none;
        }
        #main_slideshow_nav .inner {
            padding-left: 50px;
            padding-right: 50px;
        }
        #main_slideshow_nav ul li {
            width: 50%;
        }
        #hero .slide .content .content_header,
        #hero .content .content_header {
            padding: 0;
            display: block;
            height: auto;
            transform: none;
            top: 30px;
        }
        /*#hero .slide .content {*/
        /*    padding: 0 30px;*/
        /*}*/
        
        #hero .slide .content .content_header .hero_long_caption {
            font-size: 1.6rem;
            line-height: 2.8rem;
        }
        .hero .hero_content {
            padding: 0 40px;
        }
        #hero .arrow {
            display: none;
        }
        h1, .faux_h1 {
            font-size: 3.6rem;
            line-height: 4.0rem;
        } 
        #hero .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;
        } 
        #main_slideshow_progress, #hero_slideshow_pagination {
            /* display: none; */
            left: 36px;
            bottom: 25px;
        }
        #basket {
            padding-top: 1px;
        }
        #basket .scw_total_items {
            
        }
        #wishlist .wcw_total_items {
            
        }

        #header {
            /*padding: 30px 0 30px 30px;*/
            /*
            background: #f9f4f1;
            border-bottom: 1px solid rgba(0,0,0,0.1);
            */
        }
            /*#header #header_main_inner {*/
            /*    padding: 0 !important;*/
            /*}*/
        /*#logo {*/
        /*    margin-top: 4px;*/
        /*    background-size: 100% auto;*/
        /*}*/
            #logo a {
                width: 100%;
            }
        #menu {
            /*padding-right: 0;*/
            /*padding-left: 12px;*/
            /*margin-top: -12px;*/
            /*margin-left: 0;*/
        }
        #menu {
            font-size: 1.2rem;
            line-height: 1.4rem;
        }
        .overlay-close-button, .filter-close-button, .nav-close-button, .mailing-close-button, .enquire-close-button, .mailing-close-button, .search-close-button, .roomview-close {
            font-size: 1.2rem;
            letter-spacing: 0.15rem;
            line-height: 2.3rem;
        }
        #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: 8px 0;
            margin: 0;
        }

        #popup_box:before {
            height: 69px;
        }

        .footer .inner {
            padding: 50px 50px;
        }
        .footer .footer_logo {
            margin-bottom: 50px;
        }
        .footer .main {
            margin-bottom: 0;
        }
        .footer h3.no-heading {
            display: none;
        }
        .footer .main .item {
            width: 100% !important;
            margin: 0 0 40px;
            padding-top: 20px;
        }
        .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 div {
            margin: 0 20px 0 0;
            padding: 0 !important;
        }
        
            
        h1, .faux_h1,
        #hero .content .content_header h1, 
        #hero .content .content_header .faux_h1,
        #main_slideshow .slide .content .content_header .faux_h1,
        #hero .content .content_header h2 {
            font-size: 4rem;
            line-height: 4.5rem;
            letter-spacing: 0;
        } 
        #main_slideshow .slide .content .content_header .faux_h1.main_h1 {
            font-size: 4.5rem;
            line-height: 5.0rem;
            letter-spacing: 0;
        } 
        
        
        #mailinglist_signup .philipmould_emblem {
            display: none;
        }
        #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;
        }
        
        /*cookie banner*/
        
        #cookie_notification .inner {
            flex-wrap: wrap;
            justify-content: center;
            gap: 20px 0;
        }
        
        #cookie_notification .inner #cookie_notification_message {
            width: 100%;
            padding: 0;
        }

        

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

        .prelude:after {
            margin-top: -1px;
        }
        .notify_panel {
            width: 100vw;
            transform: translate3d(100vw, 0, 0);
        }
        .notify_panel .notify_panel_header {
            padding-top: 100px;
            padding-left: 30px;
            padding-right: 30px;
        }
        .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);
            height: calc((var(--vh, 1vh) * 100) - 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;
        }       
            .search-overlay .overlay-container-inner {
                padding: 120px 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%;
        }

        .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: 13px;
        	right: 16px;
            text-indent: -9999px;
            margin: 0;
        }
        #popup_box .close,
        .popup-scrolled #popup_box .close {
            top: 13px;
            right: 16px;
            font-size: 1.1rem;
            line-height: 3.5rem;
        }
        body.cms-frontend-toolbar-active #popup_box .close,
        body.cms-frontend-toolbar-active.popup-scrolled #popup_box .close {
            top: 37px;
        }
        .search-first-interaction #sw_form {
        	top: 35px;
        }
        
        /*#header {*/
        /*    padding: 20px 20px 5px 20px;*/
        /*}*/

        .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: 4.0rem;
            line-height: 4.0rem;
        }

        .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: 2.0rem;
                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;
            }


    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */
        
        .large_grid .item > a {
            display: block;
        }
        .column_list ul {
            width: 100%;
        }
        .records_list_slider .item {
            width: 100%;
        }
        .panel_type_215.feature_variant_22 .records_list_slider .item {
            width: 190px;
            padding-right: 0;
            margin-right: 30px;
        }

        .works_grid {
            margin-right: -20px;
        }
            .works_grid .item {
                width: 50%;
                padding-right: 20px;
                padding-bottom: 30px;
            }
        
            /*.works_grid .item .image {*/
            /*    min-height: auto !important;*/
            /*}*/
        .works_grid .item .artist,
        .feature_panels section.panel_type_artworks_slider .records_list_slider .item h2,
        .standard_grid .artist {
            font-size: 2.2rem;
            line-height: 2.7rem;
            margin-bottom: 0px;
        }
        .flow_list_formatted .group .item {
            margin: 0 30px 70px 0;
            padding-right: 0;
        }
        .works_grid .item .artist_dates, 
        .artworks_slider .artist_dates,
        .standard_grid .artist_dates{
            font-family: 'GT Super Display Web', Serif;
            font-size: 1rem;
            letter-spacing: 0.15rem;
            color: #222;
            display: block;
            line-height: 2.2em;
        }
        .feature_panels section.panel_type_artworks_slider .records_list_slider .item .artist_info {
            min-height: 90px;
        }
        .works_grid .item h3.title, 
        .artworks_slider .list_caption_wrapper h3,
        .standard_grid .item h3.title {
            font-size: 15px;
            line-height: 2rem;
            margin-top: 5px;
        }
        .flow_list_formatted .group .item .image {
            margin-bottom: 20px;
        }
                
        
        .list_caption_wrapper .buttons {
            display: none;
        }
        .standard_grid {
        	margin-right: 0;
        }
        .standard_grid .item {
            width: 100%;
            padding-right: 0;
            padding-bottom: 30px;
        }
            .standard_grid .item .image {
                min-height: auto !important;
            }
                
        .artwork_detail .pagination_controls > div {
            display: none;
        }
        .artwork_detail .content h1 {
            font-size: 3.0rem;
            line-height: 3.8rem;
        }
        .artwork_detail .content .label {
            clear: both;
        }
        .artwork_detail .image_gallery_multiple_thumbnails_container {
            float: left;
            width: 100%;
        }
        .artwork_detail .image_gallery_multiple_thumbnails ul {
            margin-right: -10px;
        }
        .artwork_detail .image_gallery_multiple_thumbnails ul li {
            width: 25%;
            min-width: 40px;
            margin: 0;
            padding: 0 10px 10px 0;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .standard_grid .item {
            width: 100%;
        }
            .section-news.no-page-params .standard_grid .item{
                width: 50%;
                padding: 0 20px 40px 0;
            }
        .section-news.no-page-params .standard_grid .prelude::after {
        
            display:none;
        }
            
            
            .section-news.no-page-params .standard_grid {
                margin-right: -20px;
            }
                        
        .standard_grid .item h3 {
            min-height: 0;
        }


        .filters_panel.active {
            max-height: 10000px;
        }
        .filters_panel .filters_inner {
            padding: 40px 20px 0;
        }
            .filters_panel .list_wrapper {
                width: 50%;
                margin-bottom: 40px;
            }


        .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,
        .section-news .medium_grid .item .image,
        .records_grid.medium_grid.reduced_size_medium_grid .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 .area,
        .simple_content .item .area,
        .section-news .medium_grid .item .area,
        .records_grid.medium_grid.reduced_size_medium_grid .item .area {
            width: 100%;
            padding-left: 0;
            padding-top: 40px;
        }
        .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;
        }

        .features_grid .item .area .content {
        	margin-top: 20px;
        	margin-bottom: 20px;
        }
        .features_grid .item.fg-full .area, 
        .features_grid .item.fg-medium .area, 
        .features_grid .item.fg-pull-left .area,
        .features_grid .item .image {
        	padding: 20px;
        }

        .features_grid .item.fg-medium.fg-pull-left .area, 
        .features_grid .item.fg-full.fg-pull-left .area {
            padding: 20px;
        }
        .features_grid .item .area h3 {
            font-size: 2.9rem;
            line-height: 4rem;
        }
        .features_grid .item .area .subtitle {
            font-size: 1.8rem;
            line-height: 2.8rem;
        }
        .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;
        }


    .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%;
        min-width: 100%;
    }

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

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

    .records_list_slider.fullwidth_image_slider .item {
        padding: 0 15px 30px 0;
    }
    .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;
        display: block;
    }
        .scroll-container.standard .medium_grid .item.visible.animate-from-bottom {
            transition: transform 3000ms cubic-bezier(.18, 1, .21, 1), opacity 3000ms cubic-bezier(.18, 1, .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(.18, 1, .21, 1), opacity 3000ms cubic-bezier(.18, 1, .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_enquiry_widget h2 {
    	font-size: 3.4rem;
    	line-height: 5.1rem;
    }
    .page_enquiry_widget h2.smaller_text {
        font-size: 2.8rem;
        line-height: 4.8rem;
    }
    
    .snake_grid .item .image {
        width: 45vw;
    }
    .snake_grid .item .list_content_header h3 {
        font-size: 2.2rem;
        line-height: 3rem;
    }
    .footer h3 {
    	margin-bottom: 10px;
    	font-size: 1.15rem;
    }
    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */
     .text_columns_footer {
        padding: 0;
    }
    .text_columns_footer .logo-stamp{
        margin: 0;
    }
    .subsection-artist-detail #feature_panel_section_nav {
        padding-top: 85px;
        padding-bottom: 0;
    }
    
    .subsection-artist-detail #feature_panel_section_nav > ul {
        flex-direction: column;
    }
        .subsection-artist-detail #feature_panel_section_nav > ul > li {
            margin-right: 0;
        }
    .feature_panels section .area_wrapper,
    .feature_panels section.panel_type_203 .area_wrapper {
        padding: 50px 40px;
    }
    .artwork_detail.artwork_detail_type_video .image_container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .feature_panels section .artwork_categories_grid_outer.minimised .area_wrapper {
        margin:0;
    }
    /*.feature_panels section.section-artwork-grid .area_wrapper{*/
    /*    padding: 0 40px 40px 40px;*/
    /*}*/
    .feature_panels section.panel_type_hero_grid .area_wrapper,
    .feature_panels section.panel_type_205 .area_wrapper {
        padding: 0 40px;
    }
    
    .feature_panels section .panel_heading {
        margin: 0 0 40px;
    }    
    .artwork_detail .content_container.multi_image {
        padding: 100px 40px 60px 40px;
    }
    
      .label-scroll-panel-wrapper .label-wrapper .label-text {
            font-size: 1rem;
            letter-spacing: 0.2rem;
        }
        
        
        /* 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;
            }
            #main_slideshow .slide .image_hover_area {
                display: none;
            }
            #main_slideshow .slide.slide_layout_2 .content .content_header .short_prefix {
                line-height: 1.5rem;
            }
                #main_slideshow .slide.slide_layout_2 .content .content_header .short_prefix div {
                    display: block;
                    text-align: center;
                    clear: both;
                }
                #main_slideshow .slide.slide_layout_2 .content .content_header .short_prefix:after {
                    width: 100px;
                    margin-top: 12px;
                    margin-left: 0;
                }
            #main_slideshow .slide.slide_layout_1 .content .description {
                text-align: left;
                padding: 30px 0 0;
                float: left;
                width: 100%;
            }
            #main_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;
        height: calc(var(--vh, 1vh) * 25);
    }
    .content-overlay .overlay-container-inner .content_area {
        height: 75vh;
        height: calc(var(--vh, 1vh) * 75);
        padding: 40px 20px 140px;
    }


    .button a, .button > span, button:not(.store_item_add_to_cart) {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    
    
    .standard_grid .item.search-grid-no-results h3 {
        font-size: 2.0rem;
    }
    .feature_panels section.artworks_ui_panel_wrapper {
        height: auto;
        padding-top: 45px;
    }
    section.artworks_ui_panel_wrapper .artworks_ui_panel_wrapper_inner {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-bottom: 0;
        padding-top: 0;
    }
    #artworks-ui-panel {
         float: none; 
         width: 100%; 
    }
    #artworks-ui-panel .fp-modules {
        text-align: center;
    }
    .section-artworks .feature_panels section.panel_type_202:not(.panel_index_1):not(.panel_above_220):before {
        margin-bottom: 0;
    }
    section.artworks_ui_panel_wrapper .artworks_ui_panel_wrapper_inner .panel_heading{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    .category-dropdown {
        float: none;
        padding: 0 40px 0 40px;
        
    }
    .section-artworks .artworks-page-artwork-list-container .feature_panels section.panel_type_202:not(.panel_index_1):not(.panel_above_220):before {
        margin-bottom: 0;
    }
    #artworks-ui-panel .fp-legend {
        line-height: 4px;
        display: inline-block;
        font-size: 1.15rem;
        letter-spacing: 1.3px;
    }
    .artwork_categories_slider_outer.clearwithin.minimised, 
    .artwork_categories_slider_outer.clearwithin.minimised .area_wrapper {
        padding-top: 130px;
        padding-bottom: 30px;
    }
    .records_list_slider.artwork_categories_slider .item {
        width: 40%;
    }
     .feature_panels .panel_type_categories_slider.reduced-heading .artwork_categories_slider_outer.clearwithin:not(.minimised) .area_wrapper .item .image:after {
        padding-top: 150%;
    }
    .artwork_categories_slider_outer.minimised .item {
        width: 33.3%;
    }
    .artwork_categories_slider_outer.clearwithin .area_wrapper .panel_heading h2,
    .panel_type_categories_slider.reduced-heading .artwork_categories_slider_outer.clearwithin .area_wrapper .panel_heading h2 {
        font-size: 6vw;
    }
    .records_list_slider.artwork_categories_slider .item .heading_title{
        font-size: 3.4vw;
    }
    
    .artwork_categories_slider_outer.minimised .records_list_slider.artwork_categories_slider .item .heading_title{
        font-size: 3vw;
    }
    .artwork_categories_slider_outer.clearwithin .area_wrapper .logo-stamp {
        width: 17vw;
        max-width: 100px;
        bottom: 6vh;
        bottom: calc(var(--vh, 1vh) * 6);
        right: 30px;
    }
    
    
    .feature_variant_2 .full_bleed_panel .area .area_inner h3, 
    .feature_variant_3 .full_bleed_panel .area .area_inner h3 {
        font-size: 5rem;
        line-height: 7.8rem;
    }
    .full_bleed_panel .area .area_inner .subtitle {
        font-size: 1.9rem;
        line-height: 2.9rem;
    }
    .full_bleed_panel .area .area_inner .content {
        font-size: 1.9rem;
        line-height: 2.9rem;
    }
    .full_bleed_panel .logo-stamp {
        top: 24%;
        left: 30px;
        width: 60px;
        height: 60px;
    }
    #header #header_main_inner #header_items_outer #header_items_inner {
        right: -19px;
    }
    
    .records_grid.hero_grid .item, .records_grid.hero_grid .item a {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        /* min-height: 100vh; */
    }
    
    

    
    
    .records_grid.hero_grid .item.hero_list_split .image img {
        object-fit: cover;
        object-position: top;
    }
    .records_grid.hero_grid .item.hero_list_split .image {
        padding: 0;
        width: 100%;
        height: 100vmin;
    }
    .records_grid.hero_grid .item.hero_list_split .hero_list_image_position {
        width: 100% !important;
        height: 100% !important;
    }
    .records_grid.hero_grid .item.hero_list_split .image {
        height: 50vmax;
    }
    .records_grid.hero_grid .item.hero_list_split .area {
        padding: 60px 60px 0 60px;
        width: 100%;
        padding: 40px;
    }
    .records_grid.hero_grid .item .logo-stamp {
        position: absolute;
        left: 40px;
        bottom: auto;
        top: 61px;
        width: 90px;
        height: 90px;
        z-index: 9;
        will-change: opacity;
    }
    .records_grid.hero_grid .item.hero_list_split .image2,
    .records_grid.hero_grid .item.hero_list_split .prelude::after,
    .hero_grid .item .line_flourish {
        display:none;
    }
    .records_grid.hero_grid .item .subtitle {
        font-size: 2rem;
        line-height: 3.6rem;
        padding-top: 0px;
    }
    .feature_panels section .panel_filters {
        width: auto;
        float: left;
        clear: both;
        margin: 0px 0 50px;
    }
    .records_grid.hero_grid .item .prelude .dates,
    .link, .content_read_more_link {
        font-size: 1.2rem;
        line-height: 1.8rem;
    }
    .records_grid.hero_grid .content_read_more_link {
        bottom: 50px;
        right: 40px;
    }
    
    .artwork_categories_slider .slider_pagination_controls > div, 
    .feature_panels section.panel_type_artworks_slider .records_list_slider .slider_pagination_controls > div.pagination_controls_prev,
    .feature_panels section.artist_auto_panel_slider_variant .records_list_slider .slider_pagination_controls > div.pagination_controls_prev {
        left: -40px;
    }
    .artwork_categories_slider .slider_pagination_controls > div.pagination_controls_next, 
    .feature_panels section.panel_type_artworks_slider .records_list_slider .slider_pagination_controls > div.pagination_controls_next,
    .feature_panels section.artist_auto_panel_slider_variant .records_list_slider .slider_pagination_controls > div.pagination_controls_next {
        right: -40px;
    }
    #hero .content .content_header .indent-title, 
    #main_slideshow .slide .content .content_header .indent-title, 
    #hero .content .content_header .indent-title {
        text-indent: 0;
        margin-left: 0;
    }
    
    .splash-container-inner .location-wrapper {
        width: 100vw;
        bottom: 0;
        left: 0;
        right: 0;
        transform: none;
        text-align: center;
        height: calc(55vh - 50px);
        height: calc((var(--vh, 1vh) * 55) - 50px);
        padding: 10vh;
        padding: calc(var(--vh, 1vh) * 10);
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 50px;
    }
    .splash-container-inner .logo-stamp {
        width: 100px;
        height: 100px;
    }
    .location-item {
        font-size: 8vw;
        line-height: 1.3em;
    }
    .location-item span {
        display: block;
    }
    
    .journal-layout-block-1 .journal-item:nth-child(2), 
    .journal-layout-block-1 .journal-item:nth-child(4) {
        padding-right: 0;
    }
    .journal-layout-block-1 .journal-item:nth-child(4) .journal-item-inner {
        max-width: 100%;
    }
    .journal-grid {
        padding: 40px 0;
    }
    .journal-grid .journal-item {
        margin-bottom: 60px;
    }
    .journal-layout-block-3 .journal-item:nth-child(2) .journal-item-inner {
        max-width: 100%;
    }
    .standard_grid.standard_grid_high_volume .item {
        width: 33.333%;
        padding: 0 20px 30px 0;
    }
    .standard_grid.standard_grid_high_volume {
        margin-right: -20px;
    }
    .prelude:after, .records_grid.standard_grid .prelude::after {
    	width: 80px;
    	margin: -1px 0 0 10px;
    }
    
    
    
    .page_enquiry_widget_field {
        margin: 0 0 40px;
    }    
    
    
    .large_grid .item {
        display: block;
    }
    .large_grid .item .image {
        width: 100%;
    }
    .large_grid .item .area .heading_title {
        font-size: 4rem;
        line-height: 4.3rem;
    }
    .large_grid .item .area .subtitle {
        font-size: 2.2rem;
        line-height: 3.3rem;
    }
    .subsection-news-wrapper #sub_nav.navigation ul li a,
    .subsection-news-wrapper #sub_nav.navigation ul li button,
    .subsection-publications-wrapper #sub_nav.navigation ul li a {
        font-size: 1.2rem;
    }

    
}









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


@media screen and (max-width: 559px) {
    #main_slideshow_pager {
        right: auto;
        bottom: 15px;
        left: 20px;
    }

    #manage_cookie_preferences_popup_box {
        padding: 20px;
    }
    #cookie_preferences_form .button {
        width: 100%;
        text-align: center;
    }
        body {
            font-size: 1.4rem;
            line-height: 2em;
        }
        .feature_panels section .panel_heading.heading_large .prelude,
        .subsection-artist-detail .feature_panels section .panel_heading.heading_large .prelude,
        .subsection-artist-detail .feature_panels section .panel_heading.heading_large .prelude, 
        .subsection-artist-detail .feature_panels section .text_columns_wrapper .panel_heading h2{
            font-size: 3rem;
            line-height: 3rem;
        }
        .records_grid.hero_grid .item.hero_list_full {
            padding-top: 90px;
        }
        
    body {
         -webkit-text-size-adjust: 100%;
    }
    .nav-overlay .overlay-container-inner {
    	padding-left: 20px;
    	padding-right: 20px;
    }
    #header {
    	position: absolute;
    }
    body.cms-frontend-toolbar-active #header {
    	top: 0;
    }
    /*.works_grid .item, .works_grid:not(.journal-grid) .item {*/
    /*	width: 100%;*/
    /*}*/
    .standard_grid.standard_grid_high_volume .item {
        width: 100%;
        padding: 0 0 30px 0;
    }
    .standard_grid.standard_grid_high_volume {
        margin-right: 0px;
    }
    
    .journal-grid .journal-item .image, .journal-grid .journal-item .lazy-colour.image {
        display: block;
        max-height: none !important;
        width: 100% !important;
    }
     .journal-grid .journal-item-inner {
        max-width: 100%;
        width: 100%;
        display: block;
    }
    .journal-grid .journal-item .image img {
        max-width: 100%;
        width: 100%;
        /* max-height: 900px; */
        display: block;
        max-height: 1200px !important;
    }
    /*.journal-grid .journal-item:nth-child(1), */
    /*.journal-grid .journal-item:nth-child(3)*/
    /*.journal-grid .journal-item:nth-child(2), */
    /*.journal-grid .journal-item:nth-child(4){*/
    /*    width: 100% !important;*/
    /*    float: none !important;*/
    /*    padding-left: 0 !important;*/
    /*    padding-right: 0 !important;*/
    /*}*/
    .journal-grid .journal-item {
        margin-bottom: 30px;
    }
    .journal-layout-block-1 .journal-item:nth-child(3) .journal-item-inner {
        max-width: 100%;
    }
    .journal-layout-block.journal-layout-block-3,
    .journal-layout-block.journal-layout-block-2 {
        padding: 0;
    }    
    
    /* Layout block 1 
    -------------------------------------------*/
    .journal-layout-block-1 .journal-item:nth-child(1),
    .journal-layout-block-1 .journal-item:nth-child(3) {
        padding-right: 10px;
    }
    .journal-layout-block-1 .journal-item:nth-child(2),
    .journal-layout-block-1 .journal-item:nth-child(4) {
        padding-left: 10px;
        padding-right: 0;
    }
    
    /* Layout block 2
    -------------------------------------------*/
    .journal-layout-block-2 .journal-item:nth-child(1) {
        padding-right: 10px;
    }
    .journal-layout-block-2 .journal-item:nth-child(2) {
        padding-left: 10px;
        padding-right: 0;
        
    }

    
    /* Layout block 3
    -------------------------------------------*/
    .journal-layout-block.journal-layout-block-3  {
        padding: 0 0 0 0;
    }    
    .journal-layout-block-3 .journal-item:nth-child(1) {
        padding-right: 10px;
    }
    .journal-layout-block-3 .journal-item:nth-child(2) {
        padding-left: 10px;
        padding-right: 0;
    }

    /* Layout block 4
    -------------------------------------------*/
    .journal-layout-block-4 .journal-item:nth-child(1),
    .journal-layout-block-4 .journal-item:nth-child(3){
        padding-right: 10px;
    }
    .journal-layout-block-4 .journal-item:nth-child(2) {
        padding-left: 10px;
        padding-right: 0;
    }
    /*.journal-layout-block-1 .journal-item:nth-child(1), */
    /*.journal-layout-block-1 .journal-item:nth-child(3) {*/
    /*    width: 100%;*/
    /*    float: none;*/
    /*    padding-right: 0;*/
    /*    text-align: left;*/
    /*}*/
    .feature_panels section.panel_type_206:not(.panel_index_1):not(.panel_above_220):before, 
    .feature_panels section.panel_type_215:not(.panel_index_1):not(.panel_above_220):before, 
    .feature_panels section.panel_type_201:not(.panel_index_1):not(.panel_above_220):before, 
    .feature_panels section.panel_type_219:not(.panel_index_1):not(.panel_above_220):before, 
    .feature_panels section.panel_type_211:not(.panel_index_1):not(.panel_above_220):before, 
    .feature_panels section.panel_type_2028:not(.panel_index_1):not(.panel_above_220):before {
        margin-bottom: 40px;
    }

    .feature_panels section .panel_footer {
        padding: 0 20px;
    }
    .text_columns_wrapper, .feature_panels section .area_wrapper.text_columns_wrapper {
        padding: 40px 20px;
    }
    i.controls-icon {
        transform: scale(0.8);
    }
    .feature_panels section.panel_type_explore_slider .records_list_slider .slider_pagination_controls > div {
        left: -20px;
        right: auto;
        display: none;
    }
    .feature_panels section.panel_type_explore_slider .records_list_slider .slider_pagination_controls > div.pagination_controls_next {
        right: -20px;
        left: auto;
        display: none;
    }
    .feature_panels section .panel_heading h2 {
        font-size: 3.5rem;
        line-height: 4.8rem;
    }
    .location-item {
        font-size: 11vw;
        line-height: 1.3em;
    }
    .heading_panel.search_result_section_heading h3 {
        font-size: 2.1rem;
        line-height: 2.5rem;
    }
    #hero .slide .content .content_header {
        top: 10px;
    }
    body #container.hero-section-visible #header #header_main_inner, 
    body #container_outer.page-top #header #header_main_inner {
        padding-top: 20px;
    }
    #header #header_main_inner #header_items_outer #header_items_inner {
        top: -2px;
        right: -39px;
    }
    #header_items_inner {
        width: calc(100% + 50px);
        /* right: 0; */
        left: -25px;
    }
    #menu {
        right: -18px;
        left: auto;
        position: absolute;
        font-size: 1.1rem;
        line-height: 1.3rem;
        letter-spacing: 1.3px;
    }
    
    #basket {
        left: -9px;
    }
    .artwork_categories_slider_outer.clearwithin .area_wrapper .logo-stamp {
        bottom: 0;
    }
    .artwork_categories_slider_outer.clearwithin.minimised, 
    .artwork_categories_slider_outer.clearwithin.minimised .area_wrapper {
        padding-top: 120px;
        padding-bottom: 30px;
    }
    .artwork_detail .content_container {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 90px;
        padding-top: 0;
    }
    .artwork_detail.explore_detail .content_container {
    	padding-left: 20px;
    	padding-right: 20px;
    	padding-bottom: 90px;
    	padding-top: 40px;
    }
    .artwork_detail.explore_detail .content h1 {
    	font-size: 2.9rem;
    	line-height: 2.8rem;
    }
    .artwork_detail.explore_detail .stock_link {
    	bottom: 30px;
    	right: 20px;
    }
    
    .records_grid.hero_grid .item.hero_list_full .area {
        padding: 30px 20px 45px 20px;
    }
    .records_grid.hero_grid .item.hero_list_full{ 
        min-height: 0;
    }
    .subsection-artist-list-standard .panel_heading.artist_list_panel_heading {
        padding-bottom: 20px;
    }
    button.show-hide-artist-categories {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 0!important;
        padding-top: 0!important;
        line-height: 1!important;
    }
    button.show-hide-artist-categories > span {
        font-size: 12.5px;
        color: #FFFFFF;
        letter-spacing: 1.8px;
        text-transform: uppercase;
        line-height: 1;
    }
        button.show-hide-artist-categories:after {
            content: "";
            display: inline-block;
            position: relative;
            height: 5px;
            width: 5px;
            border-left: 1px solid;
            border-bottom: 1px solid;
            transform: rotate(-45deg);
            right: auto!important;
            top: auto!important;
            border-color: #fff;
            bottom: 3px;
            margin-left: 4px;
        }
    .show-hide-artist-categories .category-nav-close-label,
    .show-hide-artist-categories.dropdown-active .current_category_label {
        display: none;
    }
    .show-hide-artist-categories.dropdown-active .category-nav-close-label {
        display: inline-block;
    }
    button.show-hide-artist-categories.dropdown-active:after {
        transform: rotate(135deg);
        bottom: 0px;
    }
    .panel_heading.artist_list_panel_heading #sub_nav {
        visibility: hidden;
        padding-top: 30px;
        max-height: 0;
        opacity: 0;
        transition: visibility 0.3s, max-height 0.15s ease-out, opacity 0.15s ease-out;
    }
    .panel_heading.artist_list_panel_heading #sub_nav.show_artist_category_nav {
        visibility: visible;
        max-height: 300px;
        opacity: 1;
        transition: max-height 0.25s ease-in, opacity 0.15s ease-out 0.2s;
    }
    
    .panel_heading.artist_list_panel_heading #sub_nav ul li {
        text-align: center;
        margin: 0 auto 20px auto;
        display: block;
        line-height: 1em;
    } 
    .panel_heading.artist_list_panel_heading #sub_nav ul li button {
        display: inline-block;
        line-height: 1em;
        /* margin: 0 auto; */
    }
    
    /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */
        .nav-wrapper ul li {
            font-size: 2.3rem;
            line-height: 25px;
        }
    
        .footer .inner {
            padding: 40px 20px;
        }
        .page_enquiry_widget {
            padding: 40px 20px;
        }
        .artwork_detail .content_container.multi_image {
            padding: 40px 20px;
        }
        .subsection-artist-detail #feature_panel_section_nav {
            padding-left: 20px;
            padding-right: 20px;
        }
        .feature_panels section .area_wrapper,
        .feature_panels section.panel_type_203 .area_wrapper {
            padding: 40px 20px;
        }
        .artwork_detail.artwork_detail_type_video .image_container {
            padding-left: 20px;
            padding-right: 20px;
        }
        .artwork_detail.detail_variant_contact .content_container {
            padding: 40px 20px;
        }
        section.artworks_ui_panel_wrapper .artworks_ui_panel_wrapper_inner,
        .subsection-search-content .feature_panels section.heading_panel .area_wrapper{
            padding: 0 20px;
        }
        .feature_panels section.heading_panel {
        	margin-bottom: 20px;
        }
        .faux_categories_slider {
        	padding-top: 100px;
        }
       /*.works_grid .item {*/
       /*     width: 100%;*/
       /* }*/

        
        /*.works_grid .item .image {*/
        /*    min-height: auto !important;*/
        /*}*/
        
        .feature_panels section.panel_type_artworks_slider .area_wrapper .panel_heading h2 {
            font-size: 2.5rem;
            line-height: 3.4rem;
        }
    .detail_subtitle {
        font-size: 1.3rem;
        line-height: 2.7rem;
        max-width: 100%;
    }
    .medium_grid .item .area h3 {
        font-size: 2.3rem;
        line-height: 1.4em;
    }
    .medium_grid .item .subtitle {
        margin: 0 0 10px;
    }
    .medium_grid .item .subtitle {
        margin: 0 0 20px;
        font-size: 1.6rem;
        line-height: 1.4em;
    }
    .pull_quote.small_text {
        font-size: 1.7rem;
        line-height: 1.9em;
    }
    
    /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */
        #hero .content .content_header .subtitle {
            font-size: 1.7rem;
            line-height: 2.5rem;
            max-width: 100%;
        }
        #hero .content .content_header {
            left: 20px;
            right: 20px;
            bottom: 40px;
            top: 20px;
            width: calc(100% - 40px);
        }
        #hero #main_slideshow.slide-begin .slide.cycle-slide-active .image, 
        #hero .image.media_wrapper.fallback_image.show_fallback.media_started,
        #main_slideshow .slide .image, #hero .image.media_wrapper, #main_slideshow .slide::after,
        #main_slideshow .slide .image, #hero .image.media_wrapper, #main_slideshow .slide::after, 
        .subsection-contact-content #sidebar, 
        body.blockscroll #main_slideshow .slide .image, 
        body.blockscroll #hero .image.media_wrapper{
            width: calc(100vw - 40px);
            left: 20px;
        }

        .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%;
        }

        .list_caption_wrapper {
            display: block;
        }
        .list_caption_wrapper .buttons {
            float: left;
            clear: both;
            padding-top: 15px;
        }
        .list_caption_wrapper .buttons > div:first-child {
            margin-left: 0;
        }


        /*.feature_panels section .panel_heading {*/
        /*    margin: 0 0 3px;*/
        /*}    */

        
        /*.artwork_detail .content_container.multi_image {*/
        /*    padding: 80px 20px 40px 20px;*/
        /*}*/
   
        .large_grid .item .area {
            padding: 40px 20px 0;
        }
        .feature_panels section .panel_heading,
        .subsection-artist-detail .feature_panels section .panel_heading.heading_large {
            padding-top: 0;
            /*margin: 0 0 30px;*/
        }
        .image_list ul li,
        .works_grid.tile_grid .group .item {
            padding-bottom: 40px;
        }
        #popup_box:before {
            height: 75px;
        }
        #logo a, #logo {
            width: 210px;
        }
        /*.page_enquiry_widget form {*/
        /*    padding: 40px 20px;*/
        /*}*/
        .page_enquiry_widget h3 {
            margin: 0 0 20px;
        }

        .feature_panels section {
            margin-bottom: 0;
        }

        .standard_grid .item h3 {
            padding-top: 0;
        	font-size: 2.1rem;
        	line-height: 2.7rem;
        	margin: 0 0 10px;
        }
        .standard_grid .item .prelude {
        	margin: 0 0 10px;
        }
        .standard_grid .item h3:before {
            display: none;
        }
        .standard_grid .item .subtitle {
        	font-size: 1.45rem;
        	line-height: 2.1rem;
        }
        .overlay-container-inner .enquire-input-wrapper {
            padding-bottom: 0;
        }
        .enquire-overlay .overlay-container-inner {
            padding-left: 20px;
            padding-right: 20px;
            padding-bottom: 40px;
        }
        .search-overlay.active #sw_form {
        	left: 20px;
        }
        .search-overlay.active #sw_form {
        	transform: translate(0,-50%);
        	left: 20px;
        }
        .search-overlay.active.search-first-interaction #sw_form {
        	top: 2px;
        	/* right: 51px; */
        	left: 20px;
        	transform: none;
        	width: calc(100% - 90px);
        	transition: top 600ms cubic-bezier(.65,.06,.19,.96), max-width 600ms cubic-bezier(.65,.06,.19,.96), transform 600ms cubic-bezier(.18, 1, .21, 1), opacity 2000ms cubic-bezier(.18, 1, .21, 1) 200ms;
        }
            
        
        #main_slideshow_nav {
            display: none;
        }
        .page_enquiry_widget .panel_heading {
            display: block;
            margin-bottom: 20px;
        }
        .page_enquiry_widget h2 {
            font-size: 2.8rem;
            line-height: 3.7rem;
        }
        .logo-stamp {
            width: 75px;
            height: 75px;
            margin-bottom: 40px;
        }
        .footer .footer_logo {
            width: 100%;
            height: 75px;
            margin-bottom: 40px;
        }
        .page_enquiry_widget_contact_details {
            font-size: 18px;
            text-align: left;
            line-height: 26.18px;
        }
        .page_enquiry_widget .panel_heading .item {
            margin-left: 0;
            display: block;
            margin-bottom: 10px;
        }
        .page_enquiry_widget_field input {
            font-size: 1.4rem;
            line-height: 1.4rem;
        }
        
        .footer .footer-column-text {
            font-size: 1.7rem;
            line-height: 2.9rem;
        }
        .footer h3 {
            margin-bottom: 5px;
            font-size: 0.95rem;
        }
        #artworks-ui-panel {
            /*float: none;*/
            /*width: 100%;*/
        }
        #artworks-ui-panel .fp-module {
            margin-left: 0;
        }
        #artworks-ui-panel .fp-module-content {
            top: 45px;
            left: 0;
            width: calc(100vw - 40px);
        }
        #artworks-ui-panel .fp-module-button,
        #artworks-ui-panel .fp-module {
            position: static;
            padding-bottom: 0;
        } 
        .feature_panels section.artworks_ui_panel_wrapper {
            padding-top: 30px;
        }
        #artworks-ui-panel .fp-module {
            padding: 0 10px;
        }
        .fp-dropdown-legend:after {
            content: '';
            position: static;
            display: inline-block;
            top: 20px;
            right: auto;
            margin-left: 6px;
        }
        #artworks-ui-panel legend.fp-legend {
            padding: 5px 5px 35px 5px;
        }
    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */
    .feature_panels section.artworks_ui_panel_wrapper .panel_heading h1 {
        font-size: 2.5rem;
        line-height: 3rem;
    }

    .artwork_categories_slider_outer.clearwithin .area_wrapper .panel_heading h2, 
    .panel_type_categories_slider.reduced-heading .artwork_categories_slider_outer.clearwithin .area_wrapper .panel_heading h2 {
        font-size: 36px;
    }

        .artwork_detail .images {
            top: 20px;
            left: 20px;
            right: 20px;
            bottom: 20px;
        }
            .artwork_detail .content_container {
                padding-left: 20px;
                padding-right: 20px;
                padding-bottom: 40px;
                padding-top: 40px;
            }
        .artwork_detail .images {
        	position: absolute;
        	top: 20px;
        	left: 20px;
        	right: 20px;
        	bottom: 20px;
        }
        .artwork_detail.record_detail .images {
        	top: 0;
        }
        .artwork_detail .content_container, .artwork_detail.record_detail .content_container {
        	padding-left: 20px;
        	padding-right: 20px;
        }
            .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;
        }


    .panel_type_categories_slider.reduced-heading .artwork_categories_slider_outer.clearwithin:not(.minimised) .area_wrapper .panel_heading,
    .artwork_categories_slider_outer.clearwithin .area_wrapper .panel_heading {
        align-self: flex-start;
        margin-bottom: auto;
        position: absolute;
        top: 0;
        height: 26vh;
        height: calc(var(--vh, 1vh) * 26);
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        /*padding-top: 40px;*/
        left: 20px;
        right: 20px;
        width: calc(100% - 40px);
    }
    .panel_type_categories_slider.reduced-heading .artwork_categories_slider_outer.clearwithin:not(.minimised) .area_wrapper .panel_heading {
        padding-top: 110px;
    }
    
    .panel_type_2027 .panel_type_categories_slider.reduced-heading .artwork_categories_slider_outer.clearwithin:not(.minimised) .area_wrapper .panel_heading,
    .panel_type_2027  .artwork_categories_slider_outer.clearwithin .area_wrapper .panel_heading {
        padding-top: 20px;
        height: 21vh;
        height: calc(var(--vh, 1vh) * 21);
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
    }

    .panel_type_2027 .artwork_categories_slider_outer .progress-bar-wrapper {
        bottom: 11vh;
        bottom: calc(var(--vh, 1vh) * 11);
    }    
    .panel_type_2027 .artwork_categories_slider_outer .progress-bar {
        width: 30vw;
    }
    
    .feature_panels section.panel_type_explore_slider .records_list_slider .item {
        margin: 0 14vw 0 0;
    }
    
    .records_list_slider.artwork_categories_slider .item {
        width: 65%;
    }
    .artwork_categories_slider_outer.minimised .item {
        width: 44%;
    }
    .label-scroll-panel-wrapper {
    	position: absolute;
    	top: -48px;
    }
    .records_list_slider.artwork_categories_slider .item .heading_title {
        font-size: 6.3vw;
    }
    .artwork_categories_slider_outer.minimised .records_list_slider.artwork_categories_slider .item .heading_title {
        font-size: 4vw;
        line-height: 1.2em;
    }
    .label-scroll-panel-wrapper .label-wrapper .label-text {
        font-size: 1.05rem;
        letter-spacing: 0.2rem;
    }
    .artwork_categories_slider_outer .progress-bar {
        width: 90vw;
    }
    .artwork_categories_slider_outer .progress-bar-wrapper {
        bottom: 20vh;
        bottom: calc(var(--vh, 1vh) * 20);
    }
    .artwork_categories_slider_outer.minimised .label-scroll-panel-wrapper .label-wrapper {
        margin:0 0 0 33px
    }
    .artwork_categories_slider_outer.minimised .item.first_category, .artwork_categories_slider_outer.minimised .records_list_slider.artwork_categories_slider.slider-interaction-active .item.first_category, .artwork_categories_slider_outer.minimised .records_list_slider.artwork_categories_slider.slider-interaction-active .item.artwork_category_group {
        margin: 0 0 0 30px;
    }
    .records_list_slider.artwork_categories_slider .item {
        padding: 0 0 0 20px;
    }
    .feature_panels section.panel_features_grid {
        padding-top: 0;
    }
    .feature_panels section.panel_features_grid .area_wrapper {
        padding: 0 20px 40px 20px;
    }
    
    
     .artwork_categories_grid .item {
        /*width: 100%;*/
        padding: 0 15px 0 0;
        margin-bottom: 20px;
    }
    .artwork_categories_grid .records_list_inner {
        margin-right: -15px;
    }
    .artwork_categories_grid .item .list_caption_wrapper h3 {
        font-size: 21px;
        line-height: 1.2em;
    }
    
    /*.section-artworks .artwork_categories_grid .item {*/
    /*    width: 100%;*/
    /*    padding: 0 0 0 0;*/
    /*}*/
    /*.section-artworks .artwork_categories_grid .records_list_inner {*/
    /*    margin-right: 0;*/
    /*}*/
    .section-artworks .artwork_categories_grid .item .list_caption_wrapper h3 {
        font-size: 25px;
        line-height: 1.2em;
    }
    
    .artwork_categories_grid_outer:not(.minimised) {
        min-height: 0;
    }
    .artwork_categories_grid_outer {
        padding-bottom: 0;
    }
        /* 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):not(.fp-module-button) {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer .mailing_list_signup .form_row button,
    .page_enquiry_widget_field .page_enquiry_widget_submit button {
        padding: 0;
    }
    button.simple-reveal-button {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .button:after, button:not(.store_item_add_to_cart):after {
        right: 21px;
        top: 22px;
    }
    .link, .content_read_more_link {
        font-size: 1.2rem;
    }
    .search-overlay.search-first-interaction .overlay-container-inner::before {
    	height: 100px;
    }
    .works_grid .item .artist, .feature_panels section.panel_type_artworks_slider .records_list_slider .item h2, .standard_grid .item .artist {
    	font-size: 2.1rem;
    	line-height: 2.7rem;
    	margin-bottom: 0px;
    }
    .flow_list_formatted .group .item {
        margin: 0 20px 30px 0;
        padding: 0;
    }
    .works_grid .item h3.title, 
    .artworks_slider .list_caption_wrapper h3,
    .standard_grid .item h3.title {
        font-size: 14px;
        line-height: 1.8rem;
        margin-top: 5px;
    }
    
    #shopping_cart_information .sc_cell_item .image, 
    #wishlist_information .sc_cell_item .image {
        width: 100%;
        max-width: 100%;
        margin: 0 0 30px;
        padding: 0;
    }
    #shopping_cart_information .sc_cell_item .image img, 
    #wishlist_information .sc_cell_item .image img {
        max-height: 100%;
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    
    #sc_checkout_content .sc_subtotal_label, 
    #sc_checkout_content .sc_discount_label, 
    #sc_checkout_content .sc_vat_total_label, 
    #sc_checkout_content .sc_shipping_total_label, 
    #sc_checkout_content .sc_order_total_label,
    #sc_checkout_content {
        font-size: 1.3rem;
    }
    .section-shop .subsection-store-basket h2, 
    .section-wishlist .subsection-store-basket h2 {
        margin: 0 0 20px;
        font-size: 2.5rem;
        line-height: 2.8rem;
    } 
    .section-shop .subsection-store-basket #sidebar, .section-wishlist .subsection-store-basket #sidebar {
        width: 100%;
        padding: 30px 20px;
    }
    .section-shop .subsection-store-basket #content_module, 
    .section-wishlist .subsection-store-basket #content_module {
        padding: 110px 20px 20px 20px;
    }
    .section-shop .subsection-store-basket #sidebar, 
    .section-wishlist .subsection-store-basket #sidebar {
        width: 100%;
        padding: 30px 20px 30px;
    }
    #sc_checkout_content #shipping_container #shipping_zones_container, 
    #sc_checkout_content #shipping_container #shipping_options_container {
        display: none;
        margin: 0 0 20px;
        padding: 0 0;
    }
        
    #selector_panel .stage {
        padding-top: 100px;
        padding-bottom: 150px;
        width: calc(100vw - 40px);
        margin: 0 20px;
        align-items: flex-start;
        justify-content: flex-start;
    }  
    #selector_panel .image-wrap {
        margin: 0;
    }
    #selector_panel .image-wrap:first-of-type {
        margin-bottom: 10px;
    }  
    #selector_panel .image-wrap:last-of-type {
        margin-top: 10px;
    }
    #selector_panel .images-wrapper {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    }
    #hero .arrow, #selector_panel .arrow {
        bottom: 120px;
    }
    h1, .faux_h1, #hero .content .content_header h1, 
    #hero .content .content_header .faux_h1, #main_slideshow .slide .content .content_header .faux_h1, 
    #hero .content .content_header h2 {
        font-size: 3rem;
        line-height: 3.9rem;
        letter-spacing: 0;
    }
    .heading_wrapper.centred_heading h1 {
        font-size: 3.3rem;
        line-height: 1.4em;
    }
    .centred_heading .navigation {
        padding: 20px;
        margin-bottom: 0;
    }
    .subsection-news-wrapper .scroll_section.section_index_1 .feature_panels section.panel_index_1,
    .subsection-publications-wrapper .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
        padding-top: 0;
    }
    .medium_grid .item .area, .simple_content .item .area, 
    .section-news .medium_grid .item .area,
    .records_grid.medium_grid.reduced_size_medium_grid .item .area {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }
    .list-content-mobile {
        font-size: 1.5rem;
        line-height: 1.7em;
    }
    .medium_grid .item {
        margin: 0 0 45px 0;
    }
    .section-news .list-content-mobile {
        display:block;
    }
    .section-news .list-content-desktop {
        display:none;
    }
    body.cms-frontend-toolbar-active #main_slideshow,
    #main_slideshow,
    #hero .hero-inner {
        top: 90px;
    }
    #hero .prelude .line_flourish,
    #main_slideshow .slide .content .content_header .prelude div.line_flourish {
        display: none;
    }
    #hero .content .content_header .prelude, 
    #main_slideshow .slide .content .content_header .prelude {
        font-size: 1.1rem;
        margin-bottom: 15px;
    }
    
    .section-pagenotfound #main_content {
        padding:125px 20px;
    }
    h5, .faux_h5 {
        font-size: 1.7rem;
        line-height: 2.5rem;
    }
        
    .section-artists.page-param-type-artist_id .text_columns .aside {
        padding-bottom: 30px;
    }
    
    /* 
        Hero grid
    ----------------------------------------------------------- */
    .records_grid.hero_grid .item .prelude .dates {
    	text-align: center;
    }
    .records_grid.hero_grid .item .area h3 {
    	font-size: 9.5vw;
    	line-height: 10.7vw;
    }
    .records_grid.hero_grid .item.hero_list_full .area h3 {
        font-size: 7.5vw;
        line-height: 8.7vw;
    }
    
    .records_grid.hero_grid .item.hero_list_split .area {
    	padding: 20px;
    }
    .records_grid.hero_grid .content_read_more_link {
    	bottom: 50px;
    	right: 40px;
    	display: none;
    }
    .records_grid.hero_grid .item .subtitle {
    	font-size: 1.6rem;
    	line-height: 2.4rem;
    	padding-top: 0px;
    }
    .records_grid.hero_grid .item .logo-stamp {
    	left: 20px;
    	top: 82px;
    	width: 70px;
    	height: 70px;
    }
    
    /* Hero grid
    ----------------------------------------------------------- */
    .feature_panels section .panel_filters {
    	overflow: scroll;
    	width: calc(100% + 20px);
    	height: 29px;
    	line-height: 20px;
    }
    .feature_panels section .panel_filters ul {
    	white-space: nowrap;
    	display: block;
    	width: 100%;
    	overflow: scroll;
    	height: 200px;
    	padding-right: 20px;
    	box-sizing: border-box;
    }
    .feature_panels section .panel_filters ul li {
        display: inline-block;
        float: none;
    	margin: 0 0 0 12vw;
    }
    .feature_panels section .panel_heading.simplified_heading {
    	margin-bottom: 20px;
    }
    .section-artworks .artworks-page-artwork-list-container .feature_panels section.panel_type_202:not(.panel_index_1):not(.panel_above_220):before {
        margin-bottom: 0;
    }
    
    .page_enquiry_widget .signup_interests_user_select {
        display: block;
        margin-bottom: 20px;
        margin-right: 0;
    }
    .feature_panels section .artwork_categories_grid_outer.minimised .panel_heading {
        margin: 0 0 30px;
    }
    .feature_panels section .artwork_categories_grid_outer.minimised .artwork_categories_grid .item {
        width: 100%;
    }
    .feature_panels section .artwork_categories_grid_outer.minimised .artwork_categories_grid .item .list_caption_wrapper h3 {
        display: inline-block;
        margin-bottom: 0;
    }
    .feature_panels section .artwork_categories_grid_outer.minimised .area_wrapper {
        margin: 0;
    }
    .section-artworks.no-page-params .feature_panels section .panel_heading {
        margin-bottom: 35px;
    }
    .artist_list_section_list .artist_list_group #artist_names_list ul li  {
        margin-bottom: 20px;
        padding-bottom: 0
    }
    .artist_list_section_list .artist_list_group #artist_names_list ul li,
    .artist_list_section_list .artist_list_group #artist_names_list ul li a {
        font-size: 1.9rem;
    }
    .subsection-artist-detail .artist_auto_panel_slider_variant:not(.feature_variant_22) .records_list_slider .item {
        width: 90%
    }
    .reduced_size_medium_grid .item .buttons .button span {
        padding: 10px 15px 10px 15px;
        font-size: 1rem;
    }
    
    body #cookie_notification_popup_box {
        padding: 20px;
    }
    body #manage_cookie_preferences_popup_box {
        padding: 60px 20px 20px 20px;
    }
    
    body #cookie_notification .inner, 
    body #manage_cookie_preferences_popup_inner {
        padding: 14px;
    }
    body #cookie_notification .inner #cookie_notification_message {
        font-size: 1.3rem;
        line-height: 1.7em;
    }
    body #cookie_notification_logo .logo-stamp {
        width: 60px;
        height: 60px;
        margin-bottom: 0;
    }
    body #cookie_notification .inner #cookie_notification_message {
        margin-bottom: 20px;
    }
    body #cookie_notification .inner #cookie_notification_preferences a {
        font-size: 1.3rem;
        line-height: 2.4em;
    }
    body #cookie_notification .inner #cookie_notification_accept a {
        padding:0;
    }

    #cookie_notification_header h2 {
        font-size: 21px;
        line-height: 1.2em;
        margin: 0;
    }
    body #cookie_preferences_form label {
        font-size: 1rem;
    }
    body #cookie_preferences_form .note {
        font-size: 1.2rem;
    }
    body #cookie_preferences_form .form-footer {
        padding-top: 20px;
        align-items: center;
        flex-direction: column;
    }
    #cookie_preferences_form .button.accept-all-button {
        width: 100%;
        min-width: 0;
        flex: 1;
        line-height: 55px;
    }
    .cookie-ui-panel {
        display: none;
        min-height: 220px;
    }
    body #cookie_preferences_form .button.save-prefs-button {
        margin-right: 0;
    }
    body #manage_cookie_preferences_popup_container .close {
        top: 20px;
        right: 20px;
    }
    .subsection-publications-wrapper #sub_nav.navigation ul,
    .subsection-news-wrapper #sub_nav.navigation ul {
        display: flex;
        flex-direction: column;
    }
        .subsection-publications-wrapper #sub_nav.navigation ul li,
        .subsection-news-wrapper #sub_nav.navigation ul li {
            margin-left: 0;
            margin-right: 0;
            width: auto;
            align-self: center;
            margin-top: 10px;
        }
    .subsection-news-wrapper #sub_nav.navigation ul li button {
        margin: 0 auto;
    }
    .subsection-news-wrapper #sub_nav.navigation .news-category-link-film > .dropdown-wrapper {
        display: none;
        position: static;
        background-color: #FAF9F7;
        border-top: 1px solid rgba(185,150,103,0.25);
        border-bottom: 1px solid rgba(185,150,103,0.25);
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        margin-top: 10px;
        margin-bottom: 20px;
        padding-bottom: 30px;
        opacity: 1;
        transform: translate3d(0,0,0);
        visibility: visible;
        transition: none!important;
    }
    .subsection-news-wrapper #sub_nav.navigation .news-category-link-film ul {
        border: none;
        background: none;
    }
    .subsection-news-wrapper #sub_nav.navigation .news-category-link-film ul > li {
        align-self: center;
        margin-top: 0;
    }
    .subsection-news-wrapper #sub_nav.navigation .news-category-link-film ul > li > a {
        font-size: 1.4rem;
    }
    
    
}


/* ------------------------------------------------------------------------
--------------------------------- 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 {
    }
    
    .journal-layout-block {
        display: block;
    }   
    .journal-layout-block .journal-item {
        display: block;
        width:100% !important;
    }   
    .journal-layout-block-2 .journal-item:nth-child(2) .journal-item-inner {
        max-width: 100%;
    }
    .journal-layout-block-1 .journal-item:nth-child(1), 
    .journal-layout-block-1 .journal-item:nth-child(3) {
        display: block;
        width:100% !important;
    }    
    /* Layout block 1 
    -------------------------------------------*/
    .journal-layout-block-1 .journal-item:nth-child(1),
    .journal-layout-block-1 .journal-item:nth-child(3) {
        padding-right: 0;
        width:100% !important;
    }
    .journal-layout-block-1 .journal-item:nth-child(2),
    .journal-layout-block-1 .journal-item:nth-child(4) {
        padding-left: 0;
        padding-right: 0;
        width:100% !important;
    }
    
    /* Layout block 2
    -------------------------------------------*/
    .journal-layout-block-2 .journal-item:nth-child(1) {
        padding-right: 0;
        width:100% !important;
    }
    .journal-layout-block-2 .journal-item:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
        width:100% !important;
    }

    
    /* Layout block 3
    -------------------------------------------*/
    .journal-layout-block.journal-layout-block-3  {
        padding: 0 0 0 0;
    }    
    .journal-layout-block-3 .journal-item:nth-child(1) {
        padding-right: 0;
    }
    .journal-layout-block-3 .journal-item:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
    }

    /* Layout block 4
    -------------------------------------------*/
    .journal-layout-block-4 .journal-item:nth-child(1),
    .journal-layout-block-4 .journal-item:nth-child(3){
        padding-right: 0;
    }
    .journal-layout-block-4 .journal-item:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
    }
    
}

