






/* ------------------------------------------------------------------------
--------------------------------- Size 7 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 1979px) {
    
        .extra_large_grid .item .area {
            padding-left:150px;
        }        
        
        .panel_type_204.feature_variant_2 .extra_large_grid .item .area {
            padding-right:150px;
        }
}

/* ------------------------------------------------------------------------
--------------------------------- Size 6 ----------------------------------
------------------------------------------------------------------------ */

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

        #dropdown_nav .dropdown_nav_item .dropdown_nav_item_inner {
            padding: 50px 60px 100px;
        }
        .nav_dropdown_grid_inner {
            margin: 0 -50px 0 0;
        }
}

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

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


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

    .additional_info {
        padding: 0;
    }    
    .additional_info::before {
        width: 100%;
    }
        /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */



    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */
    
        body.main_slideshow_active .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
            padding: 100px 0 0;
        }

        #header,
        body:not(.page-popup-active) #container_outer:not(.page-top) #container:not(.hero-section-visible) #header,
        body:not(.page-popup-active):not(.sc_wishlist_quick_cart_widget_active) #container_outer:not(.page-top) #container:not(.hero-section-visible) #header,
        .notify_panel .notify_panel_header, 
        #header #page_header {
            padding-right: 40px;
            padding-left: 40px;
        }
        body.page-popup-active #header, body.roomview-active #header {
            padding-right: 80px; /*clears the close button*/
            padding-left: 40px;
        }
        #popup_box .close {
            right: 30px;
        }
        .splash-logo, .transition-logo {
            left:40px;
        }
        .splash-text.location-text {
            right:40px;
        }
        #dropdown_nav .dropdown_nav_item .dropdown_nav_item_inner {
            padding: 50px 30px 100px;
        }
        .feature_panels section .area_wrapper {
            padding: 0 100px 0;
        }
        
        .feature_panels section.panel_type_records_slider  {
            overflow: hidden;
        }
        .feature_panels section.panel_type_records_slider  .area_wrapper  {
            padding-right: 0;
            margin-right: -25%;
        }
        .feature_panels section.panel_type_records_slider .panel_heading {
            padding: 0 50px;
            margin: 0 -80px 60px -80px;
            left: auto;
            right: auto;
        }
        
        #main_slideshow_nav, #hero_slideshow_nav {
            padding: 0 100px;
        }
        .content_basic_layout {
            padding: 150px 100px;
        }
        .artwork_detail .content_container {
            padding: 190px 60px 100px 100px;
        }
        .page_enquiry_widget form {
            padding: 120px 100px 100px;
        }
        .records_list_slider.related_content_slider .list_caption_wrapper {
            padding: 80px 80px 80px 100px;
        }
        section.panel_type_related_slider .area_wrapper .pager-wrapper .flickity-page-dots,
        section.panel_type_related_slider .area_wrapper .pager-wrapper .slider_pagination_controls,
        .extra_large_grid .item .area {
            padding-left: 100px;
        }
        .panel_type_204.feature_variant_2 .extra_large_grid .item .area {
            padding-right: 100px;
        }
        .footer .inner {
            padding: 90px 100px;
        }
        .artwork_detail .images {
            right: 80px;
        } 
        .works_grid,
        .image_list ul,
        .standard_grid{
            margin: 0 -60px 0 0;
        }
        .nav_dropdown_grid_inner {
            margin: 0 -60px 30px 0;
        }
        .standard_grid .item {
             padding: 0 60px 60px 0;
        }

        .works_grid.tile_grid .group {
            padding: 0 60px 0 0;
        }
        .feature_panels section .panel_footer {
            padding-right: 60px;
        }
        .image_list ul li {
            padding: 0 60px 70px 0;
        }
        .nav_dropdown_grid .item, 
        .records_list_slider .item {
             padding: 0 60px 0 0;
        }
        .nav_dropdown_grid .item, .records_list_slider.portrait_list_images .item {
            padding: 0 30px 0 0;
        }
        .records_list_slider .records_list_inner, .nav_dropdown_grid_inner {
            margin: 0 -45px 0 0;
        }
        .records_list_slider.portrait_list_images .records_list_inner {
            margin: 0 -30px 0 0;
        }
        #hero .slide .content, #hero .hero-inner .content {
            padding: 150px 0 45px 100px;
        }
        h1, .faux_h1 {
            font-size: 8.0rem;
            line-height: 7.8rem;
        }
    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */
    .text_columns .aside {
        position: static;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3%;
        padding: 0 80px 0 0;
    }
    .text_columns .content_image_1 {
        margin-left: -100px;
        /*margin-bottom: 80px;*/
        margin-right: 0;
    }
    .artwork_detail.detail_variant_contact .image_container {
        padding-right: 100px;
    }
    .artwork_detail.detail_variant_contact .content_container {
        padding-left: 100px;
    }
    .artwork_detail.detail_variant_contact .content_container#staff_container {
        padding-left: 100px;
        padding-right: 100px;
    }
    #staff_container ul li {
        width: 25%;
    }
    .page-accessibility-policy #content,
    .page-privacy-policy #content,
    .page-accessibility-policy .heading_wrapper,
    .page-privacy-policy .heading_wrapper {
        padding-left: 100px;
        padding-right: 100px;
    }
    .publications_filters_group.navigation {
        padding: 50px 45px 0 45px;
    }
    .large_grid .item, .extra_large_grid .item {
        margin-right: 0;
    }
}


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

    #top_nav ul li, #sub_nav ul li, #page_header ul li  {
        margin: 0 0 0 18px;
    }
    
}
    

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

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


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

    #top_nav ul li {
        margin: 0 0 0 14px;
    }
    #top_nav ul li a {
        font-size: 1.4rem;
    }
    #artworks-ui-panel .fp-module {
        margin-left: 25px;
    }
    #artworks-ui-panel .artwork-views-wrapper .fp-module {
        margin-right: 25px;
    }
    #top_nav ul li a {
        letter-spacing: 0.1;
    }
    
    #basket #store_cart_widget, #wishlist_cart_widget {
        margin: 0 0 0 5px;
    }
    
    /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */

    #hero .arrow {
        left: auto;
        right: 25px;
    }
    #hero.fullbleed .arrow {
    	left: 45px;
    	right: auto;
    }
    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */
        h1, .faux_h1 {
            font-size: 7.5rem;
            line-height: 7.6rem;
        }
        #hero .subtitle-descriptive {
            font-size: 2.9rem;
            line-height: 3.9rem;
        }
        #hero .slide .content, #hero .hero-inner .content {
            padding: 150px 0 40px 60px;
        }
        .feature_panels section .area_wrapper {
            padding: 0 80px 0;
        }
        .page_enquiry_widget form {
            padding: 100px 80px 100px;
        }
        .content_basic_layout {
            padding: 150px 80px;
        }
        .artwork_detail .content_container {
            padding: 190px 60px 100px 80px;
        }
        
        .records_list_slider.related_content_slider .list_caption_wrapper {
            padding: 80px;
        }

        section.panel_type_related_slider .area_wrapper .pager-wrapper .flickity-page-dots,
        section.panel_type_related_slider .area_wrapper .pager-wrapper .slider_pagination_controls,
        .extra_large_grid .item .area,
        .section-store .subsection-store-basket #content_module, .section-wishlist .subsection-store-basket #content_module {
            padding-left: 80px;
        }
        .panel_type_204.feature_variant_2 .extra_large_grid .item .area {
            padding-right: 80px;
        }
        .records_list_slider.related_content_slider .list_caption_wrapper h3 {
            font-size: 4.1rem;
            line-height: 4.1rem;
            margin-bottom: 20px;
        }

        .footer .inner {
            padding: 90px 80px;
        }
        #main_slideshow_nav, #hero_slideshow_nav {
            padding: 0 60px;
        }
        .works_grid,
        .image_list ul {
            margin: 0 -45px 0 0;
        }
        .nav_dropdown_grid_inner {
            margin: 0 -45px 30px 0;
        }
         .works_grid.tile_grid .group {
            padding: 0 45px 0 0;
        }
        .feature_panels section .panel_footer {
            padding-right: 45px;
        }
        .image_list ul li {
            padding: 0 45px 60px 0;
        }
        .nav_dropdown_grid .item, 
        .records_list_slider .item {
             padding: 0 45px 0 0;
        }
        
        .feature_panels section area_wrapper:not(.fullbleed_area_wrapper) .panel_heading {
            padding: 0 50px;
            margin: 0 -80px 60px -80px;
            left: auto;
            right: auto;
        }
        

        .large_grid .item .area .info_module {
            margin: 60px 0 0 0;
        }        
        .panel_heading .flickity-page-dots, 
        .panel_type_records_slider .flickity-page-dots, 
        .panel_type_related_slider .flickity-page-dots {
            padding-right: 50px;
        }
        #dropdown_nav .dropdown_nav_item .dropdown_nav_item_inner {
            padding: 50px 0 70px;
        }
        .dropdown-section-link {
            bottom: 20px;
            padding: 0 45px;
        }
        .text_columns .content_initial_text .inner,
        .feature_panels section.panel_type_in_focus_slider .records_list_slider .item .caption,
        .page-art-fairs .text_below_image_container {
            display: block;
            -webkit-column-count: auto;
            -moz-column-count: auto;
             column-count: auto;
        }
        .text_columns .content_main {
            margin: 0 0 40px;
            padding: 80px 0 0;
        }
        body.main_slideshow_active .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
            padding: 100px 0 0;
        }
        
        .artwork_detail.record_detail .content h1 {
            font-size: 5.6rem;
            line-height: 5.5rem;
        }
        
    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */

    .pull_quote {
        font-size: 5rem;
    }
    .text_columns.basic-layout .pull_quote {
        padding: 0 50px 0 45px;
    }
    .artwork_detail.detail_variant_contact .image_container {
        padding-right: 80px;
    }
    .artwork_detail.detail_variant_contact .content_container#staff_container {
        padding-top: 40px;
    }
    .artwork_detail.detail_variant_contact .content_container {
        padding-left: 80px;
    }
    .artwork_detail.detail_variant_contact .content_container#staff_container {
        padding-right: 80px;
        padding-left: 80px;
    }
    .pagination_controls > div.pagination_controls_next {
        background: url(/images/short_arrow_r.png) 75% center no-repeat;
        background-size: 26px auto;
    }
    .pagination_controls > div.pagination_controls_previous {
        background: url(/images/short_arrow_l.png) 25% center no-repeat;
        background-size: 26px auto;
    }
    .artwork_detail .images {
        right: 60px;
    }
    .artwork_detail.pagination_controls_active .images {
        right: 70px;
    }
    .artwork_detail.pagination_controls_active .content_container {
        padding-left: 75px;
    }
    .feature_panels section.panel_type_in_focus_slider .records_list_slider .item .list_caption_wrapper .heading_title {
        font-size: 5rem;
        line-height: 6rem;
    }
    .page-accessibility-policy #content,
    .page-privacy-policy #content,
    .page-accessibility-policy .heading_wrapper,
    .page-privacy-policy .heading_wrapper {
        padding-left: 80px;
        padding-right: 80px;
    }
    
    .publications_filters_group.navigation {
        padding: 50px 20px 0 20px;
    }
    .publications_filters_group.navigation ul li {
        margin-bottom: 20px;
    }    
    .publications_filters_group.navigation {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
    
    .page-video #hero .record-caption {
        margin-left: 90px;
    }

    .artwork_detail_type_video .draginner {
        margin: 100px;
    }
}


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

@media screen and (max-width: 1179px) {
    #page_header .page_title h2:last-child {
        display: none;
    }
    
        #header {
            padding-top: 45px;
        }
        #menu {
            display: block;
            padding: 22px 15px 15px 6px;
            margin-top: -10px;
            margin-left: 15px;
        }
        #header_items_outer {
            margin-right: -18px;
        }
    .artwork_detail.detail_variant_contact .content_container .contact-wrapper-locations {
        padding-top: 30px;
    }
    #staff_container ul li {
        width: 33.33%;
    }
    
    .roomview-object.furniture-type-ht_chair {
        transform: translate(calc(-100%),94px);
    }
    .section-viewing-room .large_grid .item .area {
        width: 45%;
    }
    
    #hero .slide .content,
    #hero .hero-inner .content {
        width: 50%;
    }
    
}

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

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


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

        /* Outer */
        .feature_panels section .area_wrapper {
            padding: 0 60px 0;
        }
        #publications_nav {
            padding-right: 0;
        }
        /* Gaps */
  
    
    
        h1, .faux_h1 {
            font-size: 6.5rem;
            line-height: 6.2rem;
        }
        /*#search_menu {*/
        /*    margin: 0;*/
        /*}*/
        /*#basket {*/
        /*    margin-top: -18px;*/
        /*}*/
        /*    #basket #store_cart_widget {*/
        /*        padding: 18px 15px 15px 5px;*/
        /*        margin-left: 0;*/
        /*        margin-right: 0;*/
        /*    }*/
        /*#wishlist {*/
        /*    margin-top: -18px;*/
        /*}*/
        /*    #wishlist #wishlist_cart_widget {*/
        /*        margin-left: 0;  */
        /*        padding: 18px 15px 15px 5px; */
        /*    }*/
        #main_slideshow_nav ul li.active .pager-line, 
        .flickity-page-dots .dot.is-selected .dot-line {
            width: 70px;
        }
        #sub_nav {
            margin-bottom: 100px;
        }
        .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
            padding: 150px 0 0;
        }
        
       .item.print-hidden.about-text {
            margin-bottom: 40px;
        }
        .page_enquiry_widget .details_wrapper {
            padding-right: 45px;
        }
        
        .section-store .subsection-store-basket #content_module, .section-wishlist .subsection-store-basket #content_module {
            padding-right: 45px;
            padding-left: 50px;
        }
        #shopping_cart_information .sc_cell_item .image, 
        #wishlist_information .sc_cell_item .image {
            width: 40%;
        }
        #shopping_cart_information .sc_cell_item .content, 
        #wishlist_information .sc_cell_item .content {
            width: 60%;
        }
    /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */
        .feature_panels section .area_wrapper {
            padding: 0 50px 0;
            margin-bottom: 100px;
        }
        .extra_large_grid .item .area {
            padding-left: 50px;
            padding-right: 45px;
            width: 50%;
        }
        .extra_large_grid .item .image {
            width: 50%;    
        }
        .medium_grid .item .area {
            padding-left: 45px;
        }

        .page_enquiry_widget form {
            padding: 80px 50px 80px;
        }
        .content_basic_layout {
            padding: 100px 50px;
        }
        .footer .inner {
            padding: 75px 50px;
        }
        .standard_grid .item {
            padding: 0 50px 60px 0;
        }
 
        .strapline-wrapper {
            font-size: 5rem;
            line-height: 5rem;
        }
        .logo-wrapper {
            bottom: 80px;
        }
        .works_grid {
            width: auto;
            margin: 0 -40px 0 0;
        }
         .works_grid.tile_grid .group {
            padding: 0 40px 0 0;
        }
        .feature_panels section .panel_footer {
            padding-right: 40px;
        }
        .image_list ul {
            margin: 0 -40px 0 0;
        }
        .image_list ul li {
            padding: 0 40px 60px 0;
        }
        
       .large_grid .item .area,
       .extra_large_grid .item .area {
            width: 50%;
            padding-right: 50px;
        }
        .panel_type_204.feature_variant_2 .extra_large_grid .item .area {
            padding-left: 50px;
        }
        .large_grid .item .area .info_module,
        .extra_large_grid .item .area .info_module{
            margin: 30px 0 0 0;
        }
        .large_grid .item > a,
        .extra_large_grid .item > a {
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
        }
        .large_grid .item .area h2,
        .extra_large_grid .item .area h2{
            font-size: 5rem;
            line-height: 6.4rem;
        }
        
        
        
         .text_columns.basic-layout .pull_quote {
            width: 100%;
        }
        .text_columns.basic-layout .text_columns_text_wrapper {
            width: 100%;
        }
        .text_columns .content .share_links {
            right: -20px;
        }
    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */

    .standard_grid {
        margin-right: -50px;
    }
        .standard_grid .item {
            width: 50%;
        }
        
    .artwork_detail .image_container {
        padding-left: 50px;
        padding-bottom: 50px;
    }
    .artwork_detail .images {
        bottom: 50px;
        left: 80px;
    }
    .artwork_detail .content_container {
        padding-left: 50px;
        padding-right: 0;
        padding-bottom: 50px;
        min-height: 0;
    }
    .records_list_slider.related_content_slider .list_caption_wrapper {
        padding: 50px;
    }
    section.panel_type_related_slider .area_wrapper .pager-wrapper .flickity-page-dots,
    section.panel_type_related_slider .area_wrapper .pager-wrapper .slider_pagination_controls {
        padding-left: 50px;
    }
    
    .feature_panels section.panel_type_records_slider  {
        overflow: auto;
    }
    .feature_panels section.panel_type_records_slider  .area_wrapper  {
        padding-right: 50px;
        margin-right: 0;
    }

    
    .records_list_slider.related_content_slider .image,
    .records_list_slider.related_content_slider .list_caption_wrapper {
        width: 50%;
    }
        
    
    .records_list_slider.related_content_slider .list_caption_wrapper h3 {
        font-size: 5rem;
        line-height: 5rem;
        margin-bottom: 20px;
    }
        /*.artwork_detail.record_detail .content h1 {*/
        /*    font-size: 2.5rem;*/
        /*    line-height: 3rem;*/
        /*    margin: 0 0 20px;*/
        /*}*/
        /*.artwork_detail.record_detail .content h1 {*/
        /*    color:red;*/
        /*}*/
        
        .artwork_detail .artwork_details,
        .artwork_detail .store_item_group {
            margin-bottom: 30px;
            min-height: 0;
        }

    .artwork_detail .artwork_detail_additional {
        padding: 50px 50px;
        min-height: 0;
    }
    
    .feature_panels section .area_wrapper:not(.fullbleed_area_wrapper) .panel_heading,
    .feature_panels section.panel_type_records_slider .panel_heading {
        padding: 0;
        margin: 0 0 60px 0;
        left: auto;
        right: auto;
        width: 100% !important;
    }
    .panel_heading .flickity-page-dots, 
    .panel_type_records_slider .flickity-page-dots, 
    .panel_type_related_slider .flickity-page-dots {
        padding-right: 0;
    }
    
    
    
    .panel_type_210 .pagination_controls {
        display: none;
    }
    nav_dropdown_grid .item, .records_list_slider .item {
        width: 50%;
    }
    .records_list_slider.fullwidth_image_slider .item {
        height: 55vw; /* proportional to width */
        margin: 0 20px;
    }
    .enquire-input-wrapper {
        width: 100%;
        padding: 0;
    }
    .page_enquiry_widget .details_wrapper {
        width: 100%;
        display: block;
        float: none;
        margin-bottom: 50px;
    }
    .page_enquiry_widget .page_enquiry_message_below {
        max-width: 100%;
    }
    .page_enquiry_widget .field_wrapper {
        width: 100%;
        float: none;
    }
    .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;
    }
    .text_columns .content_image_1 {
        margin-left: -45px;
        /*margin-bottom: 80px;*/
        margin-right: 0;
    }

    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */
    .text_columns .pull_quote {
        margin-bottom: 60px;
    }

    .feature_panels section.panel_type_in_focus_slider .records_list_slider .item .list_caption_wrapper .heading_title {
        font-size: 4.6rem;
        line-height: 5.5rem;
    }
    .artwork_detail.detail_variant_contact .image_container {
        padding-right: 50px;
        display: inline-block;
    }
    .artwork_detail.detail_variant_contact .content_container {
        padding-left: 50px;
        display: inline-block;
    }
    .artwork_detail.detail_variant_contact .content_container .contact-wrapper-locations {
        padding-top: 0;
    }
    .artwork_detail.detail_variant_contact .content_container#staff_container {
        padding-left: 50px;
        padding-right: 50px;
    }
    .page-accessibility-policy #content,
    .page-privacy-policy #content,
    .page-accessibility-policy .heading_wrapper,
    .page-privacy-policy .heading_wrapper {
        padding-left: 50px;
        padding-right: 50px;
    }
    .footer .main {
        margin: 0 -50px 50px 0;
    }
    .footer .main .item {
        padding: 0 50px 0 0;
    }
    .footer .main .item.locations {
        padding: 0 20px 0 0;
    }
}


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


@media screen and (max-width: 900px) {
    #top_nav {
        display: none;
    }
    .desktop-only {
        display: none;
    }
    .mobile-only {
        display: block;
    }
    #header {
    	padding-top: 35px;
    }
    .mobile-only .slider_pagination_controls {
        display: block;
        position: static;
        width: calc(100% - 50px);
        text-align: center;
        padding-top: 20px;
        visibility: visible;
        height: auto;
        padding-bottom: 3px;
    }
    .panel_type_in_focus_slider .mobile-only .slider_pagination_controls {
        width: 100%;
    }
    .panel_type_219 .mobile-only .slider_pagination_controls {
        width: 100%;
        padding-top: 0;
    }
    .panel_heading .slider_pagination_controls,
    .panel_heading .flickity-page-dots {
        visibility: hidden !important;
        position: absolute;
        width: 0;
        height: 0;
    }
    
    #header_items_inner {
        margin-right: 0;
    }
    #header_items_outer {
        margin-right: 0;
    }
    body.ajax-loading-complete .transition-logo .unit-logo { 
        display: none !important;
    }
    body.ajax-loading-complete .transition-logo span { 
        display: block !important;
    }

    #logo a:before,
    #logo a:after {
        width: 30px !important;
        height: 26px !important;
        animation: none !important;
    }
    #logo:after {
        animation: none !important;
        transform: scale(1) !important;
    }

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

    /*.pull_quote {*/
    /*    font-size: 2.8rem;*/
    /*    line-height: 3.8rem;*/
    /*}*/
    #hero .slide .image .image_media, 
    #hero .image.fallback_image .image_media 
    #hero .slide .image .image_media.portrait, 
    #hero .image.fallback_image .image_media.portrait {
        height: 100% !important;
        width: 100% !important;
    }
    #hero .slide .image_media img, 
    #hero .image.fallback_image img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    #hero .slide .content, #hero .hero-inner .content {
        width: 100% !important;    
    }
    #hero .slide .content .content_header {
        padding: 0;
    }
    /*.scroll_section.scroll_section_top {*/
    /*    height: calc(80vh + 43px);*/
    /*}*/
    .text_columns.basic-layout .pull_quote {
        width: 100%;
        float: none;
        padding: 0 0 0 0;
        display: block;
    }
    .pull_quote {
        font-size: 4rem;
    }
    .text_columns.basic-layout .text_columns_text_wrapper {
        display: block;
        float: none;
        width: 100%;
    }
    /*h1, .faux_h1 {*/
    /*    font-size: 5.6rem;*/
    /*    line-height: 6.0rem;*/
    /*    letter-spacing: 0;*/
    /*} */
    /*.scroll_section.scroll_section_panels > .inner {*/
    /*    padding-top: 0;*/
    /*}*/

    .footer .inner {
        padding: 50px;
    }

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

    .feature_panels section {
        padding: 0;
    }
    .feature_panels section .area_wrapper {
        padding: 0 50px;
    }
    .feature_panels section.panel_type_records_grid .area_label {
        
    }
    .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 {
            margin: 0 0 20px;
        }
        body #container .scroll-container.standard .standard_grid .item {
            transition-delay: 0;
            padding-top: 0;
        }

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

    /*.scroll_section.scroll_section_panels.section_index_1 > .inner, .scroll_section.scroll_section_standard.section_index_1 > .inner {*/
    /*    padding-top: 100px;*/
    /*}*/

    .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 .panel_footer {
        padding-right: 50px;
    }

    .feature_panels section .records_grid .panel_footer {
        margin-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;
    }
    .large_grid .item .area h2,
    .extra_large_grid .item .area h2{
    	font-size: 4.6rem;
    	line-height: 5.8rem;
    }
    .info_module .line-simple {
    	margin-bottom: 25px;
    }
    .large_grid .item .area .info_module {
    	margin: 15px 0 0 0;
    }
    .text_columns .content_extended_text .inner {
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto;
    }


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

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

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

    .page-track-wrapper,
    .page-track-scroll-container,
    .records_list.image_track.clearwithin,
    .page-track-scroll-container .page-track,
    .page-track-scroll-container .page-track-frame {
        height: auto;
    }
    .page-track-scroll-container .page-track-frame {
        position: static;
    }
    .page-track-scroll-container .page-track-item {
        padding: 0 40px 0 0;
        height: auto;
    }
        .page-track-scroll-container .page-track-item.first {
            padding: 0 40px 0 20px;
        }
    .page-track-scroll-container .page-track-item .inner {
        padding: 40px 0 40px;
    }

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

    /*.large_grid .item .image {*/
    /*    min-height: 350px !important;*/
    /*    height: 50vh;*/
    /*    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 .image_container {
            padding: 100% 0 0;
            margin: 0;
            width: auto;
            float: none;
            height: auto;
            min-height: 0 !important;
        }
            .artwork_detail .images .image_wrap {
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
            }
        .artwork_detail:not(.record_detail ) .draginner {
            display: block;
        }
        .artwork_detail .content h1 {
            max-width: 100%;
        }
            .artwork_detail .image_container,
            .artwork_detail .image_container *,
            .content-swipe .draginner {
                -webkit-touch-callout: none;
                -webkit-user-select: none; 
                -khtml-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none; 
                user-select: none !important;
                pointer-events: none !important;
            }
            .artwork_detail .image_container .object_content {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                width: auto;
                height: auto;
            }
                #map_wrapper {
                    min-height: 0;
                }
            .artwork_detail .images {
                position: absolute;
                top: 50px;
                left: 50px;
                right: 50px;
                bottom: 50px;
                width: auto;
                height: auto;
            }
                .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 {
            padding-left: 50px;
            padding-right: 50px;
            padding-bottom: 90px;
            padding-top: 0;
            width: 100%;
        }
        .artwork_detail.pagination_controls_active .images {
            right: 50px;
        }
        .artwork_detail.pagination_controls_active .content_container {
            padding-left: 50px;
        }
        
        .section-contact .artwork_detail .artwork_detail_main {
            padding: 0;
        }
        .artwork_detail.no-caption {
            min-height: 100vh;
        }
        .artwork_detail.no-caption .artwork_detail_main {
            padding-top: 0;
            min-height: 100vh;            
        }
        .artwork_detail.no-caption .image_container {
            padding: 0;
            min-height: 100vh !important;
        }
    
    .pagination_controls {
        display: none;
    }

    .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: 100px 30px;
    }
    .content_basic_layout.aside_format .content_body {
        width: 100%;
        margin: 0 0 40px;
    }
    .content_basic_layout.aside_format .content_aside {
        width: 100%;
        padding: 0;
        max-width: 550px;
        float: left;
    }


    /* Page enquiry widget -------------------------------- */
    h3, .faux_h3 {
        margin: 0 0 15px;
    }
    .page_enquiry_widget {
        
    }
    .page_enquiry_widget .details_wrapper {
        width: 100%;
        float: none;
        display: block;
    }
    .page_enquiry_widget h2 {
        margin: 0 0 30px;
    }
        /*.page_enquiry_widget h2 {*/
        /*    font-size: 2.2rem;*/
        /*    line-height: 3.6rem;*/
        /*}*/
        /*.page_enquiry_widget .page_enquiry_above {*/
        /*    font-size: 2.2rem;*/
        /*    line-height: 2.8rem;*/
        /*}*/
        .page_enquiry_widget .field_wrapper {
            width: 100%;
            padding-top: 40px;
        }
        .page_enquiry_widget .page_enquiry_widget_submit {
            top: 41px;
        }
        .page_enquiry_widget .page_enquiry_message_below {
            max-width: 100%;
        }


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

    #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 #container #feature_panel_section_nav ul {
            width: 100%;
            white-space: nowrap;
            overflow: auto;
            -webkit-overflow-scrolling: touch;
            text-align: center;
            padding: 0 10px;
            box-sizing: border-box;
        }
        body #container #feature_panel_section_nav ul li {
            transform: none;
            opacity: 1;
            width: auto;
            display: inline-block;
            float: none;
            margin: 0 0 0 0;
            padding: 25px 10px 25px;
            font-size: 1.3rem;
        }
        body #container #feature_panel_section_nav ul li.no-label {
            display: none !important;
        }
        body #container #feature_panel_section_nav ul li a {
            opacity: 0.5;
        }
        body #container #feature_panel_section_nav ul li.active a {
            opacity: 1;
        }
        body #container #feature_panel_section_nav ul li a:after {
            display: none;
        }

    .scroll_section.scroll_section_panels {
        overflow: hidden;
    }

    #container {
        overflow: hidden;
    }

    .overlay-container-inner {
        padding: 50px 50px 50px;
    }
    .works_grid.tile_grid .group {
        width: 50%;
    }
    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */
            
        /* Home -------------------------------- */

        .section-home .page-track-scroll-container {
            display: none;
        }
        #main_slideshow .slide .image,
        #hero .slide .image, 
        #hero .image.fallback_image{
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            transform: translate3d(0,0,0) !important;
            transition: opacity 600ms ease-in-out;
            /*z-index: 999;*/
        }
        #hero .slide.custom-slide-active .image,
        #hero .image.fallback_image.visible {
            opacity: 1;
            transform: translate3d(0,0,0);
        }
        #hero .slide .image .image_media, 
        #hero .image.fallback_image .image_media {
            opacity: 1.0;
            display: block;
            visibility: visible;
            transition: none;
        }
        
            #hero:not(.fullbleed) #main_slideshow .slide .image:after, 
            #hero:not(.fullbleed) #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.35);
            }
            
            #main_slideshow .slide .image:before, 
            #main_slideshow .slide.slide_layout_2 .image:before {
                content: '';
                display: block;
                position: absolute;
                z-index: 10;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                background-color: rgba(0, 0, 0, 0.2);
                background: -moz-linear-gradient(0deg,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.05) 76%, rgba(0,0,0,0.29) 100%); 
                background: -webkit-linear-gradient(0deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.05) 76%,rgba(0,0,0,0.29) 100%);
                background: linear-gradient(0deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.05) 76%,rgba(0,0,0,0.29) 100%);
            }

        body.main_slideshow_active .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
            padding: 45px 0 0;
        }

    .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 {
        height: calc(100vh - 120px) !important; /*override js scaling of short images */
        margin-bottom: 90px;
    }
    #hero .slide .content,
    #hero.fullbleed .slide .content, #hero.fullbleed .hero-inner .content,
    #hero .info_module,
    #hero .slide .content, #hero .hero-inner .content, #hero .content_header h1,
    #menu,
    #basket .scw_total_items, #wishlist_cart_widget .scw_total_items,
    #hero .content_header .subtitle {
        /*padding: 0 70px;*/
        color: #fff !important;
        font-weight: 500;
    }
    #hero .line-simple-inner,
    #hero .content_header .subtitle {
        border-color: #fff !important;
    }
    #hero .info_module {
        font-size: 1.5rem;
        font-weight: 500;
    }
    #logo svg *, #search_menu svg *, .basket-icon svg *, #menu .button-icon svg *{
        fill:#fff !important;
    }
        
    #hero .slide .image .image_media .image_media_bg, 
    #hero .image.fallback_image .image_media .image_media_bg {
        transition: none;
        filter: none;
        display: none;
    }
    #main_slideshow {
        background:#000 !important;
        /*transition: background 0ms linear 0ms;*/
    }
    /*#hero .slide_bg {*/
    /*    display: block;*/
    /*    opacity: 1.0;*/
    /*}*/
    /*#hero .slide .image, #hero .image.fallback_image {*/
    /*    opacity: 0;*/

    /*}*/
    /*#hero .slide .content .content_header {*/
    /*    padding: 0 70px;*/
    /*}*/
    
    /*#hero .slide .image .image_media, */
    /*#hero .image.fallback_image .image_media {*/
    /*    opacity: 0;*/
    /*    transition: opacity 1000ms ease-in-out;*/
    /*}*/
    
    /*#hero .slide.cycle-slide-active .image .image_media, */
    /*#hero .image.fallback_image .image_media {*/
    /*    opacity: 1.0;*/
    /*}*/
    
    
    #hero .slide .content .content_header.has_prelude {
        min-height: 0;
    }
    #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: 140px;
    }
    #sub_nav {
    	margin-bottom: 60px;
    }
    .artwork_detail .image_container {
        top: auto !important;
        position: relative !important;
    }
    #hero .slide .content .content_header .subtitle,
    #hero .content_header .subtitle {
        max-width: calc(100% - 40px);
        overflow: visible;
    }
    #hero .arrow {
        left: auto;
        right: 17px;
        bottom: 20px;
    }
    #hero .arrow path {
        fill: white!important;
    }
    .text_columns {
        margin: 45px 0 45px 0;
    }
    .text_columns .aside {
        width: 33.3%;
        padding: 0 45px 0 0;
    }
    .text_columns .pull_quote {
        margin-bottom: 55px;
        padding: 0 0 0 0;
        border-left: 0;
    }    
    .text_columns .pull_quote::before {
        content: '';
        border-top: 1px solid #e5e5e5;
        display: block;
        margin-bottom: 30px;
        max-width: 200px;
    }
    .text_columns .content .share_links {
        position: absolute;
        right: -25px;
        top: -38px;
    }
    .text_columns .content_main {
        margin: 0;
        padding: 0 0 0;
    }
    #page_header::after {
        display: none;
    }
    
    #artworks-ui-panel .artwork-views-wrapper {
        display: inline-block;
        float: none;
        margin-bottom: 20px;
    }
    #artworks-ui-panel .artwork-views-wrapper, 
    #artworks-ui-panel .artwork-filters-wrapper,
    .browse_artworks_list #artworks-ui-panel .artwork-filters-wrapper,
    .browse_artworks_list #artworks-ui-panel .artwork-views-wrapper {
        display: block;
        float: none;
    }
    /*  Fairs
    ---------------------------------------------------------------------------------- */
    
    .page-art-fairs .text_below_image_container {
        padding: 0 50px 0 50px;
        width: 100%;
    }

        .footer .inner {
            padding: 50px 50px;
        }
        .footer .main {
            margin-bottom: 0;
            display: block;
        }
        .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;
        }
        .footer .main .item {
            padding: 0px 50px 0 0;
        }
        .footer .credit div {
            margin: 0 20px 0 0;
        }
        .footer .mailing_list_signup {
            float: none;
            width: 100%;
            margin-bottom: 30px;
        }
        .footer .main .item.locations .content {
            width: 100%;
            float: left;
            padding-right: 0;
            margin-bottom: 40px;
            box-sizing: border-box;
        }

        .page-video #main_slideshow {
            background: white !important;
        }
    
        .page-video #main_slideshow .image.media_wrapper {
            width: 100% !important;
            margin: 0;
        }
        
        .page-video #main_slideshow .slide .image::before,
        .page-video #main_slideshow .slide .image::after
        {
            display: none !important;
        }

        .page-video #hero .record-caption {
            margin: 0;
            padding: 0 !important;
            justify-content: center;
        }
        
        .page-video #hero .record-caption span {
            text-align: center;
            margin-bottom: 50px;
        }

        .artwork_detail_type_video .draginner {
            margin: 50px;
        }

    .artwork_detail_type_video .draginner {
        margin: 40px 100px;
        width: calc(100% - 80px);
    }

    .page-art-fairs .extended_text_panel .area_wrapper {
        flex-direction: column;
    }

    .page-art-fairs .extended_text_panel .area_wrapper .aside_content {
        margin-top: 44px;
    }
}



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


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

    html {
        font-size: 11.5px;
    }
    #menu {
        font-size: 1.3rem;
    }
    /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */
    
        .mobile-only .slider_pagination_controls {
            width: calc(100% - 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: 0;
        }
        .media_wrapper .video_background {
            display: none !important;
        }
        /*.scroll_section.scroll_section_panels.section_index_1 > .inner, */
        /*.scroll_section.scroll_section_standard.section_index_1 > .inner {*/
        /*    padding-top: 40px;*/
        /*} */
        
        #feature_panel_section_heading_content {
            display: none;
        }
        #basket {
            line-height: 1.8rem;
            margin-top: 0;
        }
            /*#basket #store_cart_widget {*/
            /*    padding: 8px 0 12px 16px;*/
            /*}*/
        #search_menu {
            margin-left: 8px;
        }
            #search_menu:after {
                padding: 14px 8px;
            }
            #sw_form {
                top: 70px;
                max-width: none;
                width: calc(100% - 40px);
                position: relative;
                top: auto;
                left: auto;
                right: auto;
                transform: none;
                margin-top: 77px;
                margin-left: 20px;
                margin-right: 20px;
            }
        #wishlist {
            line-height: 1.8rem;
            margin-top: 0;
        }
            /*#wishlist #wishlist_cart_widget {*/
            /*    padding: 8px 0 12px 16px;*/
            /*}*/
        /*#hero .slide .content .content_header {*/
        /*    padding: 0 50px;*/
        /*}*/
        #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;*/
        /*}*/
        .link, .content_read_more_link, .link button,
        .links_simple ul li a,
        .wishlist_button .store_item_remove_from_wishlist > span:after {
            font-size: 1.3rem;
        }
        h1, .faux_h1, .content_basic_layout h1 {
            font-size: 5.5rem;
            line-height: 5.2rem;
        }

        #hero .info_module {
            font-size: 1.3rem;
        }
        #hero .slide .content, #hero .hero-inner .content {
            padding: 120px 40px 40px 40px;
        }
        #hero .slide .content .content_header h2,
        .full_bleed_panel .area .area_inner h2 {
            font-size: 3.6rem;
            line-height: 4.0rem;
        }
        #main_slideshow_nav, #hero_slideshow_nav {
            padding: 0 40px;
        }
        /*#main_slideshow_nav ul li .pager-line, .flickity-page-dots .dot .dot-line {*/
        /*    margin: 20px 0 0 32px;*/
        /*}*/
        h2 {
            text-align: left;
            font-size: 4rem;
            line-height: 4rem;
        }

        #basket .scw_total_items {
            height: 32px;
        }
        #wishlist .wcw_total_items {
            height: 32px;
        }
        .text_columns {
            display: flex;
            flex-direction: column-reverse;
        }
        .text_columns .aside {
            display: none;
        }        
        .text_columns .aside.additional_info_active {
            display: block;
        }        
        .text_columns .aside .content_image_1_wrapper{
            display: none;
        }
        
        .content_reveal_more_link {
            padding-top: 15px;
        }
        .text_columns .content .share_links {
            position: absolute;
            right: -20px;
            top: -40px;
        }
        .text_columns .content_main {
            margin: 0;
            padding: 0;
        }
        .feature_panels section .panel_heading h2, 
        .inner_content_section_heading h2, 
        .dropdown_nav_item_heading h2, 
        .notify_panel_header h2, 
        .section-store .subsection-store-basket h2, 
        .section-wishlist .subsection-store-basket h2, 
        .section-store .subsection-store-basket h3, 
        .section-wishlist .subsection-store-basket h3 {
            padding-right: 45px;
        }
        section.panel_type_related_slider .area_wrapper .pager-wrapper {
            width: 100%;
        }
        body .scrolling-down #header.page-header-subsections {
            opacity: 0;
            transform: translate3d(0, -120px, 0);
            background: rgba(255,255,255,0);
        }
        /*#header {*/
        /*    padding: 30px 0 30px 30px;*/
            /*
            background: #f9f4f1;
            border-bottom: 1px solid rgba(0,0,0,0.1);
            */
        /*}*/
        
        
            /*
            #header:before {
                display: none;
            }
            body.page-popup-active #header {
                border: none;
            }
            */
        /*#logo {*/
        /*    margin-top: 4px;*/
        /*    background-size: 100% auto;*/
        /*}*/
        /*    #logo a {*/
        /*        width: 100%;*/
        /*    }*/
        #menu {
            padding-right: 0;
            margin-top: -12px;
        }
        .nav-wrapper ul li {
            font-size: 3rem;
            line-height: 30px; /* Changed to px to fix a bug on Android Chrome with the hit area of each menu item */
            padding: 8px 0;
        }

        #popup_box:before {
            height: 69px;
        }


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

        .content_basic_layout #sidebar,
        .content_basic_layout section.content_body {
            width: 100%;
            padding-top: 0;
            margin-bottom: 30px;
            float: none;
        }


        .prelude:after {
            clear: both;
            display: block;
            margin: 12px 0 0 0;
        }
        .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;
        }
        .notify_panel .notify_panel_content ul li .sqcw_item_inner {
            padding: 20px 30px 0;
        }
        .notify_panel .notify_panel_content ul li .item_inner {
            padding: 20px 30px 0;
        }

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

        .hero .inner_wrapper .arrow {
            height: 60px;
            width: 100px;
            margin-left: -50px;
        }
            .hero .inner_wrapper .arrow:before {
                left: 0;
                width: 60px;
                top: 5px;
                left: 0;
                margin-left: 0;
            }
            .hero .inner_wrapper .arrow:after {
                left: auto;
                height: 40px;
                background-position: center bottom
            }
        .platform-iphone .splash-container {
            -webkit-align-items: flex-start;
            align-items: flex-start;
            -webkit-justify-content: start;
            justify-content: start;
        }
        .platform-iphone .splash-container-inner {
            height: calc(100vh - 80px);
            align-self: flex-start;
        }

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

        .overlay-container-inner {
            padding: 100px 40px 120px;
        }
            .overlay-container-inner .enquire-input-wrapper {
                padding-bottom: 80px;
            }
        .nav-overlay .overlay-container-inner {
            padding-top: 70px;
            padding-bottom: 100px;
        }
        .enquire-input-wrapper, .enquire-contact-wrapper, .search-wrapper, .nav-wrapper, .nav-contact-wrapper {
            min-height: 150px;
        }

        .page_enquiry_widget .page_enquiry_widget_submit {
            height: 59px;
        }
        .page_enquiry_widget .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: 18px;
            right: 20px;
            font-size: 1.3rem
        }
        #popup_box .close,
        .popup-scrolled #popup_box .close {
            top: 18px;
            right: 20px;
            font-size: 1.3rem
        }
        .roomview-close {
            top: 27px;
            right: 33px;
        }
        body.cms-frontend-toolbar-active #popup_box .close,
        body.cms-frontend-toolbar-active.popup-scrolled #popup_box .close {
            top: 47px;
        }
        body.cms-frontend-toolbar-active .roomview-close {
            top: 56px;
            right: 31px;
        }
        /*#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;
            }
            
            #sub_nav li.artist-list-grid-link {
                float: none;
                width:auto;
                margin: 20px 0 0 0;
                display: block;
            }  
            /*#sub_nav li.artist-list-grid-link.active {*/
            /*    display:inline-block;*/
            /*}  */
            #sub_nav li.artist-list-grid-link a {
                position: relative;
            }            
            /*#sub_nav li.artist-list-grid-link .pre-wording {*/
            /*    display:none;*/
            /*}*/
            
            
            .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;
            }
        .large_grid .item,
        .extra_large_grid .item{
            margin-bottom: 80px;
        }
        .large_grid .item > a,
        .extra_large_grid .item > a{
            flex-direction: column;
        }
        .large_grid .item .image,
        .extra_large_grid .item .image {
            width: 100%;
            margin-bottom: 30px;
        }
        .large_grid .item .area {
            width: 100%;
            padding-left: 0;
            padding-right: 0;
        }
            .large_grid .item .area h2,
            .extra_large_grid .item .area h2{
                font-size: 4rem;
                line-height: 4.8rem;
            }
        .large_grid .item .area .info_module,
        .extra_large_grid  .item .area .info_module{
            margin-top: 20px;
        }




        #artworks-ui-panel .fp-module {
            position:static;
        }
        #artworks-ui-panel .filters_layout_dropdown {
            position:relative;
        }
        #artworks-ui-panel .fp-module-content {
            width: 100%;
        }
        #artworks-ui-panel legend.fp-legend {
            padding: 5px 5px 20px 5px;
        }
        #artworks-ui-panel .fp-legend {
            font-size: 1.4rem;
        }
        #top_nav ul li a, #sub_nav ul li a {
           font-size: 1.4rem; 
        }
        .desktop-only-text {
            visibility: hidden;
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            text-indent: -9999px
        }
        #popup_content .wishlist_button .store_item_remove_from_wishlist {
            margin-bottom: 6px;
        }


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

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

        .artwork_detail.record_detail .content h1 {
            font-size: 4.6rem;
            line-height: 4.5rem;
        }
        .artwork_detail.record_detail .content h1 .heading_subtitle {
            font-size: 2.1rem;
            line-height: 2.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 {
            margin-right: 0;
        }
        .standard_grid .item {
            width: 100%;
            padding-right: 0;
        }

        .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;
            }
        
        .feature_panels section .area_wrapper {
            padding: 0 40px;
            margin-bottom: 60px;
        }
        .page_enquiry_widget form {
            padding: 60px 40px;
        }
        .page_enquiry_widget .details_wrapper {
            margin-bottom: 30px;
        }
            .feature_panels section.panel_type_in_focus_slider .area_wrapper {
                padding-top: 70px;
                padding-bottom: 70px;
            }
        .full_bleed_panel .area .area_inner {
            padding: 40px 40px;
        }
        .feature_panels section.panel_type_records_slider  .area_wrapper .panel_heading {
            width:calc(100% - 40px) !important;
        }
        .slider_pagination_controls {
            padding-right: 0;
        }
        .records_list_slider.related_content_slider .list_caption_wrapper {
        	padding: 40px;
        	padding-bottom: 90px;
        }
        section.panel_type_related_slider .area_wrapper .pager-wrapper .flickity-page-dots,
        section.panel_type_related_slider .area_wrapper .pager-wrapper .slider_pagination_controls {
            padding-left: 40px;
        }
        .records_list_slider.related_content_slider .list_caption_wrapper h3 {
            font-size: 4.6rem;
            line-height: 4.6rem;
        }
        /* -----------------------------------------------------------
           Cascading panel feature
        ----------------------------------------------------------- */

        .feature_panels section.panel_type_207 .image1_container,
        .feature_panels section.panel_type_207 .image2_container,
        .feature_panels section.panel_type_207.feature_variant_2 .image1_container,
        .feature_panels section.panel_type_207.feature_variant_2 .image2_container {
            width: 100%;
            height: auto;
            padding: 0 50px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }
            .feature_panels section.panel_type_207 .image1_container .area_content,
            .feature_panels section.panel_type_207.feature_variant_2 .image1_container .area_content {
                padding: 0 0 40px 0;
            }
            .feature_panels section.panel_type_207 .image1_container .area_content h2,
            .feature_panels section.panel_type_207.feature_variant_2 .image1_container .area_content h2 {
                text-align: center;
                font-size: 5rem;
                line-height: 5rem;
            }
        .feature_panels section.panel_type_207 .image2_container .image2,
        .feature_panels section.panel_type_207.feature_variant_2 .image2_container .image2 {
            display: none !important;
        }
            .feature_panels section.panel_type_207 .image2_container .area_content,
            .feature_panels section.panel_type_207.feature_variant_2 .image2_container .area_content {
                padding: 40px 0 0 0;
                width: 100%;
                max-width: none;
                text-align: left;
            }

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

        .medium_grid .item > a,
        .simple_content .item > a {
            display: block;
        }
        .medium_grid .item .image,
        .simple_content .item .image {
            width: 100%;
            max-height: none !important;
        }
            .medium_grid .item .image img,
            .simple_content .item .image img {
                max-height: none !important;
            }
        .medium_grid .item .area,
        .simple_content .item .area {
            width: 100%;
            padding-left: 0;
            padding-top: 40px;
        }
        .medium_grid .item .area h3,
        .simple_content .item .area h3 {
            margin: 0 0 20px;
            font-size: 3.8rem;
            line-height: 4.2rem;
            padding-top: 0;
        }
                
        .medium_grid .item a, .medium_grid .item .no-link-flex-align {
            flex-direction: column;
        }
        /*.medium_grid .item .caption {*/
        /*    position: static;*/
        /*    margin-top: 20px;*/
        /*}*/
        .medium_grid .item .area .content {
            margin: 0 0 20px;
            padding: 0 0 0 0;
            max-width: 100%;
        }
        
            .medium_grid .item .area h3:before,
            .simple_content .item .area h3:before {
                display: none;
            }
        .medium_grid .item .area .bottom,
        .simple_content .item .area .bottom {
            margin-bottom: 20px;
        }
        .medium_grid .item .area .buttons,
        .simple_content .item .area .buttons {
            padding-top: 0;
        }

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

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

        .feature_panels section.panel_type_records_grid .area_label h2, 
        .feature_panels section.panel_type_instagram_feed .area_label h2,
        .feature_panels section.section-artwork-grid.standard-heading .panel_heading_container h2,
        .area_label h2 {
            text-align: left;
            font-size: 3.6rem;
            line-height: 3.6rem;
        }
        
        .hero .hero_content h2 {
            font-size: 5.5rem;
            line-height: 5.7rem; 
        }
        #main_slideshow_nav ul li button, 
        #hero_slideshow_nav ul li a, 
        .flickity-page-dots .dot .dot-text,
        .slider-stats {
            font-size: 1.05rem;
        }
        #main_slideshow_nav ul li .pager-line, 
        .flickity-page-dots .dot .dot-line, 
        .slider_pagination_controls .dot-line {
            transition: width 400ms ease-in-out;
        }
        #main_slideshow_nav ul li.active .pager-line, 
        .flickity-page-dots .dot.is-selected .dot-line {
            width: 60px;
        }
        
        /*.records_list_slider .item,*/
        /*.records_list_slider .item .image {*/
        /*    height: 250px;*/
        /*}*/
        /*.records_list_slider .item .image img {*/
        /*    max-height: 250px;*/
        /*}*/
        .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;
        }

        .text_columns {
            margin-right: 0;
        }
            .text_columns .aside {
                width: 100%;
                padding: 0;
                margin: 0 0 30px;
            }
            .text_columns .content {
                width: 100%;
                padding: 0;
            }

    .list-preview-image {
        display: none;
    }
    .list-preview-track-list .content {
        width: 100%;
        padding: 0;
    }
    .list-preview-track-list > .inner {
        margin: 0;
    }

    .enquire-overlay {
        width: 100%;
    }

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

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



    .medium_grid .item .image,
    .medium_grid .item .area h3, 
    .medium_grid .item .area .content, 
    .medium_grid .item .area .bottom, 
    .medium_grid .item .area .buttons {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
    .scroll-container.standard .medium_grid .item {
        transform: translate3d(0, 150px, 0);
        opacity: 0;
        transition: none;
    }
        .scroll-container.standard .medium_grid .item.visible.animate-from-bottom {
            transition: transform 3000ms cubic-bezier(.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;
    }


    .records_list_slider.related_content_slider .image,
    .records_list_slider.related_content_slider .list_caption_wrapper {
        width: 100%;
        float: none;
        display: block;
    }
    .records_list_slider.related_content_slider {
        height: auto;
    }
    .records_list_slider.related_content_slider .item {
        height: auto;
        min-height: 100%;
    }
    .records_list_slider.related_content_slider .item .image {
        height: 60vw;
        margin-bottom: 0;
    }
    .records_list_slider.related_content_slider .item .image > span > a > img {
        max-height:none;
    }
    .records_list_slider.related_content_slider .list_caption_wrapper .content {
        display: block;
        height: auto;
    }
    .records_list_slider.related_content_slider .flickity-page-dots {
    	bottom: 0;
    }
    section.panel_type_related_slider .area_wrapper .pager-wrapper {
    	height: 70px;
    }
    .large_grid .item,
    .extra_large_grid .item,
    .panel_type_204.feature_variant_2 .extra_large_grid .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .large_grid .item > a,
    .extra_large_grid .item > a,
    .panel_type_204.feature_variant_2 .extra_large_grid .item > a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .large_grid .item .image,
    .large_grid .item .area,
    .extra_large_grid .item .area,
    .extra_large_grid .item .image{
        width: 100%;
        float: none;
        display: block;
        padding-right: 0;
    }

    .artwork_detail .content_container,
    .artwork_detail.pagination_controls_active .content_container {
        padding-left: 40px;
        padding-right: 40px;
    }

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

            #homepage_overall_container.slideshow-vertical #main_slideshow_nav {
                background: none;
                height: 90px;
                margin-top: -90px;
            }
            #homepage_overall_container.slideshow-vertical #main_slideshow_nav ul li {
                margin: 0;
            }
            #homepage_overall_container.slideshow-vertical #main_slideshow_nav ul li a {
                text-indent: -300px;
                overflow: hidden;
                width: 30px;
                height: 30px;
            }
            #homepage_overall_container.slideshow-vertical #main_slideshow_nav ul li a:before {
                content: '';
                display: block;
                position: absolute;
                background: #fff;
                height: 5px;
                width: 5px;
                border-radius: 100px;
                opacity: 0.4;
                transition: opacity 400ms ease-in-out;
            }
            #homepage_overall_container.slideshow-vertical #main_slideshow_nav ul li.active a:before {
                opacity: 1;
            }
            #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 .content_header .faux_h1 {
                letter-spacing: 0 !important;
                font-size: 4.5rem !important;
                line-height: 4.5rem !important;
                text-align: left;
                height: auto;
                transform: none;
                min-height: 0;
                margin: 0;
                padding: 20px 0 0;
            }
            #main_slideshow .slide.slide_layout_2 .content .content_header .pre-title .main_subtitle {
                font-size: 4rem !important;
                line-height: 4rem !important;
            }
            #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;
        }

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


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

        /* Art submit  -------------------------------- */
        
        #as_form .as_form_column {

            width: 100%;
            clear: both;
            display: block;
        }
        .as_form_column_wrapper {
            display: block;
        }


        .records_grid.detail_grid .item, 
        .nav_dropdown_grid .item a, 
        .records_list_slider.portrait_list_images .item {
            display: block;
        }
        
        .nav_dropdown_grid .item, .records_list_slider.portrait_list_images .item {
             padding: 0 45px 0 0; 
        }
        
        .records_grid.detail_grid .item > a, 
        .nav_dropdown_grid .item .image, 
        .records_list_slider.portrait_list_images .item .image {
            width: 100%;
            margin-bottom: 35px;
        }
        .nav_dropdown_grid .item .list_caption_wrapper, 
        .records_grid.detail_grid .item .list_caption_wrapper, 
        .records_list_slider.portrait_list_images .item .list_caption_wrapper {
            width: 100%;
            padding-left: 0;
            box-sizing: border-box;
        }
        .records_grid.detail_grid .item .image::after, 
        .nav_dropdown_grid .item .image::after, 
        .records_list_slider.portrait_list_images .item .image::after {
            content: '';
            display: block;
            padding-top: 78%;
        }
        .records_list_slider .item {
            width: calc(100% - 120px);
            padding-right: 60px;
        }
        .feature_panels section.panel_type_records_slider  .area_wrapper  {
            padding-right:0;
        }

        
        .feature_panels section.panel_type_in_focus_slider .item {
            width: 100%;
            display: block;
        }
        
        .feature_panels section.panel_type_in_focus_slider .records_list_slider .item .image,
        .feature_panels section.panel_type_in_focus_slider .records_list_slider .item .list_caption_wrapper{
            margin-bottom: 20px;
            width: 100%;
            float: none;
            overflow: hidden;
            clear: both;
        }
        .feature_panels section.panel_type_in_focus_slider .records_list_slider .item .caption {
            display:none;
        }
        .feature_panels section.panel_type_in_focus_slider .records_list_slider .item .read-more-link {
            color: #6f6f6f;
            padding-top: 20px;
            display: block;
        }
        .feature_panels section.panel_type_in_focus_slider .records_list_slider .item .list_caption_wrapper .heading_title {
            font-size: 3.6rem;
            line-height: 4.5rem;
        }
        .feature_panels section.panel_type_in_focus_slider .records_list_slider .item .image::after {
            padding-top: 78%;
        }
        
        
        .feature_panels section .panel_heading h2:after, .inner_content_section_heading h2:after, .dropdown_nav_item_heading h2:after, .notify_panel_header h2:after, .section-store .subsection-store-basket h2:after, .section-wishlist .subsection-store-basket h2:after, .section-store .subsection-store-basket h3:after, .section-wishlist .subsection-store-basket h3:after {
            max-width: 170px;
        }
        .pull_quote {
            font-size: 3.6rem;
        }
        .page-sell-your-art .content_basic_layout .divider {
            height: 0;
        }
        #as_form fieldset {
            margin-bottom: 50px;
        }
        #art_submission_form legend {
            padding-right: 0;
            width: 100%;
        }
        #art_submission_form .upload-image-container label {
            margin-top: 30px;
        }
        #art_submission_form  .as_flex_row {
            margin-bottom: 15px;
        }
        .page-sell-your-art .content_basic_layout {
            padding-bottom: 70px;
        }
        #as_form legend {
            font-size: 2.5rem;
            line-height: 3.1rem;
        }
        #as_form label:last-child {
        	margin-bottom: 15px;
        }
        #as_form .as_flex_row {
        	width: 100%;
        	display: block;
        }
        #as_form .as_flex_row label {
        	width: 100%;
        	margin-bottom: 15px;
        }   
        #as_form .image-label .label-text {
        	font-size: 1.4rem;
        	line-height: 2.3rem;
        }
        #as_form .image-label {
        	padding: 10px 14px 8px;
        }
        
        
                /* Exhibitions -------------------------------- */
        
        #sub_nav.panel_filters.exhibition_year_filter {
            float: left;
            padding-top: 20px;
        }
        #sub_nav.panel_filters.exhibition_year_filter ul li {
            margin-left: 0;
            margin-right: 20px;
        }
        #sub_nav.panel_filters.exhibition_year_filter ul li.numeric a {
            font-size: 1.3rem;
        }
        
        
        /* Contact -------------------------------- */
        
        .artwork_detail.detail_variant_contact .image_container {
            padding-right: 40px;
            padding-left: 40px;
            padding-top: 150px;
            width: 100%;
            display: block;
        }
        .artwork_detail.detail_variant_contact .content_container {
            padding-right: 40px;
            padding-left: 40px;
            padding-top: 80px;
            width: 100%;
            display: block;
        }
        .artwork_detail.detail_variant_contact .content_container .inner_content_section_heading {
            margin-bottom: 60px;
        }
        .artwork_detail.detail_variant_contact .content_container .contact-wrapper-locations,
        .contact-locations-wrapper section:last-of-type {
            margin-bottom: 0;
        }
        .artwork_detail.detail_variant_contact .content_container#staff_container {
            padding-left: 40px;
            padding-right: 40px;
        }
        #staff_container ul li {
            width: 50%;
        }
        
        .image_list .artist-label {
            display:none;
        }

    .nav-overlay .sidenav-contact-details {
        display: none;
    }

    .artwork_detail_type_video .content_container h1 {
        font-size: 2.5rem;
        line-height: 4rem;
    }
}


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


@media screen and (max-width: 600px) {
    
    h1, .faux_h1, .content_basic_layout h1 {
    	font-size: 4.6rem;
    	line-height: 5rem;
    }
    #staff_container ul li {
        width: 100%;
    }
    
    .splash-line {
        top: calc(50vh - 60px);
    }
    .splash-text.location-text {
        right: auto;
        left: 40px;
        top: calc(50vh + 20px - 60px);
    }
    .splash-logo{
        top: calc(50vh - 34px - 60px);
    }    
    .splash-logo, .transition-logo {
        max-width: 260px;
    }
    #as_form label textarea, #as_form label select, #as_form label input[type="text"], #as_form label input[type="email"], #as_form label input[type="search"], #as_form label input[type="tel"], #as_form label input[type="url"], #as_form label input[type="password"], #as_form label input[type="color"], #as_form label input[type="file"], #as_form label input[type="color"], #as_form label input[type="number"], #as_form label input[type="range"], #as_form label input[type="date"], #as_form label input[type="month"], #as_form label input[type="week"], #as_form label input[type="time"], #as_form label input[type="datetime"], #as_form label input[type="datetime-local"] {
    	font-size: 1.3rem;
    	line-height: 2.6rem;
    	padding: 0.6em;
    }
    .image_list ul li .image {
        margin: 0 0 20px;
    }
    #publications_nav {
        float: left;
        position:static;
        clear: both;
        margin-top: 20px;
    }
    .publications_filters_group.navigation ul li {
        margin-bottom: 10px;
    }
    .publications_filters_group.navigation {
        padding: 50px 0 0 0;
    }
    
    .floor::before {
        transform: translateY(0) translateX(-50%) perspective(250px) rotateX(54deg);
        /* Reduced rotation fixes rendering bug on iOS  ¯\_(ツ)_/¯ */
    }
    
    .page-video .draginner {
        margin: 20px;
    }
}





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


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

    .roomview-object.furniture-type-ht_chair {
        transform: translate(calc(-150%),94px);
    }
    body:not(.page-popup-active):not(.sc_wishlist_quick_cart_widget_active) #container_outer:not(.page-top) #container:not(.hero-section-visible) #header {
        padding: 15px 60px 4px 60px;
    }
    /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */
     #header {
        padding-top: 20px;
    }
    #search_menu .button-icon {
        width: 13px;
    }
    #search_menu .button-icon {
        padding-top: 6px;
    }
    .nav-wrapper ul li {
        font-size: 2.5rem;
        line-height: 25px;
        padding: 4px 0;
    }
    .footer .inner {
        padding: 40px 20px;
    }
    #header, body:not(.page-popup-active) #container_outer:not(.page-top) #container:not(.hero-section-visible) #header, 
    body:not(.page-popup-active):not(.sc_wishlist_quick_cart_widget_active) #container_outer:not(.page-top) #container:not(.hero-section-visible) #header, .notify_panel .notify_panel_header, 
    #header #page_header {
        padding-right: 20px;
        padding-left: 20px;
    }
    .splash-logo, .transition-logo {
        left:20px;
    }
    /*.splash-text.location-text {*/
    /*    right:20px;*/
    /*}*/
    
    .splash-text.location-text {
        right: auto;
        left: 20px;
    }

    #sub_nav ul li {
    	margin: 0 0 0 15px;
    }
    #top_nav ul li a, #sub_nav ul li a {
    	font-size: 1.3rem;
    }
    #hero {
        margin-bottom: 70px;
    }
    #hero .slide .content, #hero .hero-inner .content,
    #hero.fullbleed .slide .content, #hero.fullbleed .hero-inner .content {
        padding: 100px 20px 40px 20px;
    }
    #hero .slide .content .content_header {
        padding: 0;
    }
    #main_slideshow_nav, #hero_slideshow_nav {
        padding: 0 23px;
        bottom: -50px;
    }

    .records_list_slider.related_content_slider .list_caption_wrapper {
        padding: 30px 20px;
        padding-bottom: 60px;
    }
    section.panel_type_related_slider .area_wrapper .pager-wrapper .flickity-page-dots,
    section.panel_type_related_slider .area_wrapper .pager-wrapper .slider_pagination_controls {
        padding-left: 20px;
    }
    .text_columns .content .share_links {
        position: static;
        display: block;
        margin-bottom: 25px;
    }
    .page-artists.page-param-type-artist_id .share_links .share_options {
        right: auto;
        left: 0;
    }
    .feature_panels section .panel_heading h2,
    .inner_content_section_heading h2,
    .dropdown_nav_item_heading h2,
    .notify_panel_header h2,
    .section-store .subsection-store-basket h2,
    .section-wishlist .subsection-store-basket h2,
    .section-store .subsection-store-basket h3,
    .section-wishlist .subsection-store-basket h3,
    #as_form legend {
        font-size: 2.2rem;
        line-height: 2.5rem;
    }
    .large_grid .item .area h2,
    .extra_large_grid .item .area h2{
        font-size: 3rem;
        line-height: 3.8rem;
        margin-bottom: 20px;
    }
    .info_module {
    	line-height: 2.5rem;
    }
    .full_grid .item .area .list_content_header h3 {
        font-size: 3.6rem;
        line-height: 3.9rem;
    }
    .footer .wrapper {
        padding-top: 0px;
    }
    .footer .wrapper .wrapper {
        padding-top: 20px;
        padding-bottom: 0;
    }
    .footer h3 {
        margin-bottom: 15px;
    }
    .footer .main .item {
        margin-bottom: 20px;
    }
    .footer .social_media_links {
        padding-top: 0;
    }
    .footer .main .item .content > div {
        margin-bottom: 0;
    }

    h1, .faux_h1, .content_basic_layout h1 {
        font-size: 4.5rem;
        line-height: 4.7rem;
    }
    #hero .subtitle-descriptive {
        font-size: 2.6rem;
        line-height: 3.4rem;
    }
    .content_basic_layout {
        padding-left: 20px;
        padding-right: 20px;
    }
    /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */
        .mobile-only .slider_pagination_controls {
            width: calc(100% - 20px);
        }
        .nav_dropdown_grid .item, .records_list_slider.portrait_list_images .item {
            padding: 0 30px 0 0;
        }
        .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%;*/
        /*}*/
        .records_list_slider.related_content_slider .related-panel-heading h2 {
            font-size: 1.9rem;
            line-height: 2.0rem;
        }
        .records_list_slider.related_content_slider .list_caption_wrapper h3 {
            font-size: 3.6rem;
            line-height: 3.6rem;
        }
        section.panel_type_related_slider .area_wrapper .pager-wrapper {
            height: 60px;
        }
        .list_caption_wrapper {
            display: block;
        }
        .list_caption_wrapper .buttons {
            float: left;
            clear: both;
            margin-left: 0;
        }
        .records_list_slider .item {
            width: calc(100% - 120px);
            padding-right: 30px;
        }
        

        
        /*body.main_slideshow_active .subsection-home-content .scroll_section.section_index_1 .feature_panels section.panel_index_1 {*/
        /*    padding-top: 0;*/
        /*}*/
        .feature_panels section.panel_type_in_focus_slider .records_list_slider .item .list_caption_wrapper .heading_title {
            font-size: 2.5rem;
            line-height: 3.2rem;
        }
        .feature_panels section .area_wrapper {
            padding: 0 20px 40px;
        }
        .feature_panels section .panel_heading {
            padding-top: 0;
            margin: 0 0 40px;
        }
        .scroll_section.section_index_1 .feature_panels section.panel_index_1 {
            padding-top: 120px;
        }
        .image_list ul li,
        .works_grid.tile_grid .group .item {
            padding-bottom: 40px;
        }
        #popup_box:before {
            height: 75px;
        }
        #header_items_outer {
            margin-right: 0;
        }
       #logo {
            width: 200px;
        }
        
        #logo svg {
            width: 100%;
        }
        .page_enquiry_widget form {
            padding: 40px 20px;
        }
        .page_enquiry_widget h3 {
            margin: 0 0 20px;
        }

        .feature_panels section {
            margin-bottom: 40px;
        }

        .standard_grid .item h3 {
            padding-top: 0;
        }
        .standard_grid .item h3:before {
            display: none;
        }
        .overlay-container-inner {
            padding-left: 20px;
            padding-right: 20px;
            padding-bottom: 40px;
        }
        .search-overlay .overlay-container-inner {
            padding-top: 60px;
        }
        .overlay-container-inner .enquire-input-wrapper {
            padding-bottom: 0;
        }
        .enquire-overlay .overlay-container-inner {
            padding-left: 20px;
            padding-right: 20px;
            padding-bottom: 40px;
        }
        .works_grid .item .caption {
            margin-bottom: 15px;
        }
        .wishlist_button {
            padding: 0;
        }
        .wishlist_button,
        .list_caption_wrapper .buttons {
            line-height: 12px;
        }
        /*.wishlist_button .store_item_add_container .link {*/
        /*    line-height: 5px;*/
        /*}*/
        .large_grid .item,
        .extra_large_grid .item {
            margin-bottom: 40px;
        }
        .large_grid .item .image,
        .extra_large_grid .image{
            margin-bottom: 30px;
        }
        .large_grid .item .area .info_module,
        .extra_large_grid .item .area .info_module{
            margin-top: 0;
        }
        .info_module .line-simple {
            margin-bottom: 20px;
        }
        .page-artists.page-param-type-artist_id .text_columns_text_wrapper .share_links .share_options,
        .page-exhibitions.page-param-type-exhibition_id .text_columns_text_wrapper .share_links .share_options,
        .page-gallery .text_columns_text_wrapper .share_links .share_options {
            right: auto;
            left: 0;
        }
        .artwork_detail.record_detail .content h1 {
            font-size: 3.6rem;
            line-height: 3.5rem;
            margin-bottom: 20px;
        }
        .artwork_detail.record_detail .content h1 .heading_title {
            margin-bottom: 10px;
        }
        .large_grid .item .area .subtitle,
        .extra_large_grid .item .area .subtitle{
            font-size: 2.1rem;
            line-height: 3.1rem;
            margin-bottom: 25px;
        }
        

    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */
        .image_list ul li {
            width: 100%;
            /*padding-top: 0 !important;*/
        }
    
        .works_grid.tile_grid .group {
            width: 100%;
            /*padding-top: 0 !important;*/
        }
        .feature_panels section .panel_footer .link {
            width: 100%;
        }
        .feature_panels section .area_wrapper {
            margin-bottom: 0;
        }
        .artwork_detail .images {
            top: 20px;
            left: 20px;
            right: 20px;
            bottom: 20px;
        }
            .artwork_detail .content_container,
            .artwork_detail.pagination_controls_active .content_container  {
                padding-left: 20px;
                padding-right: 20px;
                padding-bottom: 130px;
                padding-top: 40px;
            }
            .artwork_detail .artwork_detail_additional {
                padding: 40px 20px;
            }
            .artwork_detail .artwork_detail_additional .content {
                width: 100%;
            }
            .artwork_detail .artwork_detail_additional .content_adjacent {
                width: 100%;
            }



        .enquire-input-wrapper .enquiry_form .notify_panel_items ul li .image {
            width: 35%;
        }
        .enquire-input-wrapper .enquiry_form .notify_panel_items ul li .content {
            width: 65%;
        }
        .enquire-input-wrapper .button,
        .enquire-input-wrapper .button a {
            width: 100%;
        }
        
        #shopping_cart_information .sc_cell_item .image, #wishlist_information .sc_cell_item .image {
            width: 100%;
            margin: 0 0 40px;
            padding: 0;
        }
        #shopping_cart_information .sc_cell_item .content, #wishlist_information .sc_cell_item .content {
            width: 100%;
            clear: both;
        }


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

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


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

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

    /*.button a, .button > span, button:not(.store_item_add_to_cart) {*/
    /*    padding-left: 20px;*/
    /*    padding-right: 20px;*/
    /*}*/
    .button:after,
    button:not(.store_item_add_to_cart):not(.list-ajax-load-more):after {
        right: 21px;
        top: 0px;
    }
    #art_submission_form button.btn:after {
        top: auto !important;
        left: 0 !important;
        right: auto !important;
        bottom: 0 !important;
    }
    .page-art-fairs .text_below_image_container {
        padding: 0 20px 0 20px;
        margin-bottom: 50px;
    }
    .pull_quote {
        font-size: 3.1rem;
    }

    body.page-popup-active #header, 
    body.roomview-active #header {
        padding-left: 20px;
    }
    .artwork_detail .artwork_details .detail_subtitle {
        margin: 20px 0 25px;
    }
    
    /* Exhibitions
    ----------------------------------------------------------- */
    
    

    /* Contact
    ----------------------------------------------------------- */
    
    .artwork_detail.detail_variant_contact .content_container {
        padding: 40px 20px 10px;
    }
    .artwork_detail.detail_variant_contact .image_container {
        padding: 100px 20px 0;
    }
    .artwork_detail.detail_variant_contact .content_container .inner_content_section_heading {
        margin-bottom: 40px;
    }
    .artwork_detail.detail_variant_contact .content_container#staff_container {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .scroll_section.section_index_1 .feature_panels section.panel_index_1.section-artwork-grid {
        padding-top: 60px;
    }
    #artworks-ui-panel {
        margin-bottom: 0;
    }
    #artworks-ui-panel .fp-module-content {
        font-size: 1.5rem;
        top: 50px;
    }
    #artworks-ui-panel legend.fp-legend {
        padding: 5px 5px 10px 0;
    }
    #artworks-ui-panel .fp-module{
        margin-left: 20px;
    }
    #artworks-ui-panel .artwork-views-wrapper .fp-module {
        margin-right: 20px;
    }
    .filters_panel .fp-module .fp-textfield {
        padding: 8px 0 8px 0;
        min-width: 100%;
    }
    #artworks-ui-panel .fp-module-content-inner {
        padding: 20px 20px;
    }
    
    /*  Error Page
    ---------------------------------------------------------------------------------- */
    .section-pagenotfound #main_content {
        padding: 40px 20px;
    }
    .section-pagenotfound header {
        display: block;
        padding-top: 30px;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
        box-sizing: border-box;
    }
    .section-pagenotfound .error-page-home-link {
        display: flex;
        width:100%;
        justify-content: center;
    }
    .feature_panels section.panel_type_in_focus_slider .records_list_slider .item .list_caption_wrapper .heading_title {
        font-size: 2.7rem;
        line-height: 3.6rem;
    }
    .artwork_detail.pagination_controls_active .images {
        right: 20px;
    }
    .subsection-contact-content h3 {
	    font-size: 1.6rem;
    }
    
    /*  accessibilty and privacy policy
    ---------------------------------------------------------------------------------- */
    
    .page-accessibility-policy #content,
    .page-privacy-policy #content,
    .page-accessibility-policy .heading_wrapper,
    .page-privacy-policy .heading_wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .page-accessibility-policy .heading_wrapper,
    .page-privacy-policy .heading_wrapper {
        padding-top: 90px;
    }
    .page-accessibility-policy .heading_wrapper h1,
    .page-privacy-policy .heading_wrapper h1 {
        font-size: 3.5rem;
        line-height: 3.7rem;
    }
    .page-accessibility-policy h2,
    .page-privacy-policy h2 {
        margin-top: 40px;
        font-size: 2.6rem;
        line-height: 2.8rem;
    }
    #hero .info_module {
        width: 100%;
        min-width: 100%;
    }
    #hero.fullbleed .arrow {
    	display:none;
    }
    #hero {
        height: calc(100vh - 104px) !important;
        margin-bottom: 90px;
    }
    #menu {
        margin-left: 3px;
    }
    
    
    
    
}


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


@media screen and (max-width: 360px) {
    #basket .scw_total_items,
    #wishlist #scw_total_items {
        display: none !important;
    }
    #basket a:before {
        padding-right: 9px;
    }
    #wishlist .wcw_total_items {
        display: none !important;
    }
    #wishlist a:before {
        padding-right: 9px;
    }
    #logo {
        line-height: 0;
        margin-bottom: 10px;
    }
    #header {
        position: absolute;
    }
    #hero .slide .content, #hero .hero-inner .content {
        padding: 110px 20px 20px 20px;
    }
    body.cms-frontend-toolbar-active #header {
        top: 0;
    }
    #header_items_inner {
        float: none;
        display: inline-block;
        padding-left: 0;
    }
    #header_items_outer {
        margin-right: 0;
        width: 100%;
        text-align: center;
    }
    .nav-wrapper ul li {
        font-size: 2.2rem;
        line-height: 18px;
        padding: 4px 0;
    }
    #logo {
        width: 100%;

        text-align: center;
    }
    #logo a {
        display: inline-block;
        line-height: 0;
            max-width: 250px;
    }
    .scroll_section.scroll_section_panels {
        padding: 60px 0 0;
    }
}

