html,
body {
    touch-action: manipulation;
}

body.single-current_auction_lots,
body.single-vault_auction_lots {
    position: relative;
    overflow: hidden;
    padding-top: 50px;
}
body.single-current_auction_lots #singleLotContainer {
    overflow: hidden;
}
body.single-current_auction_lots #header-container {
    z-index: 9999;
}
body.top-level-auction {
    min-height: 100%;
    height: 100%;
}
body.single-current_auction_lots.top-level-auction,
body.single-vault_auction_lots.top-level-auction{
    overflow-y: auto;
    padding-top: 50px;
}

.container.single-lot {
    max-width: 100%;
    width: 2200px;
}

#mainPictures img {
    display: none;
}
#mainPictures img:first-of-type {
    display: block;
}

.desc-area {
    flex-direction: column;
    webkit-flex-direction: column;
    justify-content: center;
}
a.read-more-button {
    display: inline-block;
    font-family: "trajan-pro-3", sans-serif;
    text-transform: capitalize;
    font-variant: small-caps;
    font-size: 0.8125rem;
    text-decoration: none !important;
    text-align: center;
    float:left;
    padding: 0.6rem 1rem;
    min-width: 180px;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
a.read-more-button.white {
    background: rgba(255,255,255,1);
    color: #15304C!important;
}
a.read-more-button.white:hover {
    background: rgba(255,255,255,0.7);
}
/***********************************
AUCTION LIST
************************************/
.grid-lots img.bow-lot {

}
.grid-lots .lot-thumb .thumb-image {
    min-height: 345px;
    height: 345px;
    margin-bottom: 25px;
    justify-content: center;
}
.grid-lots .lot-thumb img {
    max-height: 345px;
}
.grid-lots .lot-thumb img.bow-lot {
    /*padding-top: 30%;*/
}
.grid-lots .lot-thumb {
    padding-left: 3rem;
    padding-right: 3rem;
}
.lot-thumb.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
}
.lot-thumb h3 {
    font-size: 1.0625rem;
    line-height: 1.25rem;
}
.grid-lots a {
    text-decoration: none!important;
}
.lotNumber {
    font-family: "trajan-pro-3", sans-serif;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    color: #6B6B6B;
    text-transform: capitalize;
    font-variant: small-caps;
}
p.lotEstimate {
    font-family: "minion-pro", sans-serif;
    font-size: 1.1875rem;
    line-height: 1.375rem;
    color: #6B6B6B;
}
p.designation {
    margin-bottom: 5px;
}
.lot-thumb .designation {
    color: #15304C;
    font-size: 1.0625rem;
    line-height: 1.275rem;
    font-style:italic;
    margin-bottom: 5px;
    display: block;
}

#filterButton {
    padding: 15px 80px;
    color: #fff;
    background: #15304C;
    z-index: 2;
    height: 50px;
    cursor: pointer;
}
#auctionFilter {
    display: block;
    background: #F2F2F2;
    padding: 25px;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease;
}
#auctionFilter.show {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
h5.filterHeading {
    font-family: "minion-pro", sans-serif;
    font-style: italic;
    color: #696A6D;
    font-size: 1.1875rem;
    line-height: 1.75rem;
}
#viewSwitch {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 50px;
    background: url('../images/viewSwitcher_grid.png') center center no-repeat;
    background-size: contain;
    z-index: 999;
}
#viewSwitch.list {
    background: url('../images/viewSwitcher_list.png') center center no-repeat;
    background-size: contain;
}
.mobile-auction-header {
    position: relative;
    padding: 0.75rem 1rem;
}
span.auction-heading {
    color: #15304C;
    font-family: "trajan-pro-3", sans-serif;
    font-size:  0.6875rem;
    text-transform: capitalize;
    font-variant: small-caps;
    line-height: 1.375rem;
}
#mobileViewSwitch {
    position: relative;
    float: right;
}
#mobileViewSwitch #gridView {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url('../images/grid_view_mobile.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-right: 10px;
}
#mobileViewSwitch #gridView.active {
    background-image: url('../images/grid_view_mobile_active.png');
}
#mobileViewSwitch #listView {
    display: inline-block;
    width: 25px;
    height: 18px;
    background-image: url('../images/list_view_mobile.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
#mobileViewSwitch #listView.active {
    background-image: url('../images/list_view_mobile_active.png');
}
/*** Filter form ***/
#auctionFilter select,
#auctionFilter input:not([type=submit]){
    width: 100%;
    display: inline-block;
    float: left;
    margin-right: 30px;
    font-family: "minion-pro", sans-serif;
    color: #A3A3A3;
}
button#clearForm {
    background: #6B6B6B;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 10px;
    min-width: 150px;
    text-align: center;
    font-family: "minion-pro", sans-serif;
    height: 33px;
    color: #fff;
    font-size: 0.875rem;
    /*text-transform: capitalize;
    font-variant: small-caps;*/
    line-height: 0.875rem;
    cursor: pointer;
}
input[type="text"],
input[type="email"],
input[type="tel"]{
    padding: 7px 10px;
    border: 1px solid #D6D6D6;
    height: 33px;
}
select {
    border: 1px solid #D6D6D6;
    padding: 5px 8px;
    width: 130%;
    box-shadow: none;
    background: #fff;
    background-image: url('../images/select_arrow.png');
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 33px;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: right 10px center;

}

/**** List view ***/
.list-lots {
    display: block!important;
    margin: 3.75rem 0;
    border-top: 1px solid rgba(161,161,161,0.2);
    border-bottom: 1px solid rgba(161,161,161,0.2);
}
.list-lots #list-view-head {
    border-left: 1px solid rgba(161,161,161,0.2);
    border-right: 1px solid rgba(161,161,161,0.2);
}
.list-lots #list-view-head .head-lot-number {
    width: 8%;
    border-right: 1px solid rgba(161,161,161,0.2);
}
.list-lots #list-view-head .head-lot-name {
    width: 65%;
    border-right: 1px solid rgba(161,161,161,0.2);
    padding-left: 2rem;
}
.list-lots #list-view-head .head-lot-estimates {
    width: 15%;
    border-right: 1px solid rgba(161,161,161,0.2);
    padding-left: 2rem;
}
.list-lots #list-view-head .head-lot-estimates p {

}
.list-lots #list-view-head .head-lot-link {
    width: 8%;
}
.list-lots #list-view-head p {
    margin-bottom: 0;
    color: #15304C;
    padding: 10px 10px 10px 0;
}
.list-lots #list-view-head .head-lot-number p {
    padding-left: 10px;
    text-align: center;
}
.list-lots .lot-thumb {
    width: 100%!important;
    max-width: none;
    display: flex!important;
    border-left: 1px solid rgba(161,161,161,0.2);
    border-right: 1px solid rgba(161,161,161,0.2);
    margin-top: 0;
    margin-bottom: 0;

    position: relative;

}

a.lotAnchor {
    top: -80px;
    visibility: hidden;
    position:relative;
}

.list-lots .lot-thumb:nth-child(even) {
    background: #F2F2F2;
}
.list-lots .lot-thumb:nth-child(odd) {
    background: #fff;
}
.list-lots .thumb-image {
    display: none!important;
}
.list-lots p,
.list-lots h3,
.list-lots a {
    margin-bottom: 0;
    text-align: left;
    text-decoration: none!important;
}
.list-lots a.lotNo {
    padding: 10px 0 10px 0;
    width: 8%;
    border-right: 1px solid rgba(161,161,161,0.2);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
.list-lots a.lotNo span {
    display: none;
}
.list-lots a.LotTitle {
    padding: 10px 0 10px 2rem;
    width: 65%;
    border-right: 1px solid rgba(161,161,161,0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
}
.list-lots a.estimate {
    padding: 10px 0;
    width: 15%;
    border-right: 1px solid rgba(161,161,161,0.2);
    text-align: left;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
    align-items: center;
    padding-left: 2rem;
    /*justify-content: center;
    -webkit-justify-content: center;*/
}
.list-lots a.lotNo p.lotNumber {
    font-family: "minion-pro", sans-serif;
    font-size: 1rem;
    text-transform: none;
    font-variant: normal;
}
.list-lots a.LotTitle h3 {
    font-family: "minion-pro", sans-serif;
    font-size: 1rem;
    line-height: 1.375rem;
    /*color: #6B6B6B;*/
    color: #15304C;
}
.list-lots p.lotEstimate {
    font-family: "minion-pro", sans-serif;
    font-size: 1rem;
    line-height: 1.1875rem;
    color: #696A6D;
    position: relative;
    /*font-style: italic;*/
}
.list-lots .lot-thumb .designation {
    /*color: #6B6B6B;*/
    color: #15304C;
}
.list-lots a#list-lot-link {
    padding: 10px;
    font-size: 1rem;
    line-height: 1rem;
    color: #15304C;
    font-style: italic;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 0 auto;
}
.list-lots a#list-lot-link:hover {
    color: #696A6D;
}
/***********************************
Single lot
***********************************/
body.single-current_auction_lots .featherlight-content {
    min-width: 80%;
    max-width: 80%;
}
.smaller-lightbox .featherlight-content {
    min-width: 50%;
    width: 50%;
}
body.single-current_auction_lots #footer {
    z-index: 1;
}
body.single-current_auction_lots #footer-top {
    display: none!important;
}
.info-lightbox {
    display: none;
}

#bottom-buttons {
    position: fixed;
    right: 0;
    bottom: 0;
}
#bottom-buttons a {
    padding: 1rem;
    float: left;
    display: inline-block;
}
#mainPictures .slider-container img {
    display: none;
}
#mainPictures .slider-container:first-of-type img {
    display: block;
}
#bottom-buttons a.maker {
    background-color: #F2F2F2;
}
#bottom-buttons a.absentee-bid {
    background-color: #6E7075;
}
#bottom-buttons a.online-bid,
#bottom-buttons a.enquire {
    background-color: #15304C;
}

#lotBowImages {
    -webkit-transition: right 0.5s;
    -moz-transition: right 0.5s;
    -o-transition: right 0.5s;
    transition: right 0.5s;
    right: 50%;
}
#lotBowImages.zoomed {
    right: 0;
}
#lotBowImages #bowMainPictures {
    padding-left: 15%;
    padding-right: 15%;
    -webkit-transition: padding 0.5s;
    -moz-transition: padding 0.5s;
    -o-transition: padding 0.5s;
    transition: padding 0.5s;
}
#lotBowImages.zoomed #bowMainPictures {
    padding-left: 0;
    padding-right: 0;
}
#bowMainPictures img {
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s, height 0.5s, width 0.5s;
    -moz-transition: -moz-transform  0.5s, opacity 0.5s, height 0.5s, width 0.5s;
    -o-transition: -o-transform  0.5s, opacity 0.5s, height 0.5s, width 0.5s;
    transition: transform  0.5s, opacity 0.5s, height 0.5s, width 0.5s;
}
#lotBowImages.multibow:not(.zoomed) .bowImage:nth-of-type(2) {
   /* border-bottom: 1px solid #cdcdcd;*/
}
#lotBowImages.multibow:not(.zoomed) .bowImage:nth-of-type(2):after {
    content: "";
    background: url('../images/bow_line.png')no-repeat center center;
    background-size: 100% 2px;
    background-position: bottom center;
    width: 100%;
    height: 2px;
    display: block;
}

#bowMainPictures img.hidden {
    height: 0;
}
#lotBowImages.zoomed #zoomBtn {
    display: none;
}
#lot-main-images {
    position: absolute;
    left: 0px;
    top:0;
    bottom: 0;
    z-index:2;
    text-align: center;
    overflow:hidden;
}

img.mainImage {
    /*top: 0;*/
    margin: 0 auto;
    -webkit-transition: top 0.5s, width 0.5s, height 0.5s, left 0.5s;
    -moz-transition: top 0.5s, width 0.5s, height 0.5s, left 0.5s;
    -o-transition: top 0.5s, width 0.5s, height 0.5s, left 0.5s;
    transition: top 0.5s, width 0.5s, height 0.5s, left 0.5s;
    transform-origin: top center;
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
}

img.mainImage.disable-animation,
#bowMainPictures img.disable-animation{
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

#lot-main-images.zoomed.disabledAnimation img.mainImage.ui-draggable-dragging {
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -o-transition: width 0.5s;
    transition: width 0.5s;
}

#lot-main-images.zoomed.disabledAnimation img.mainImage.temporarilyAnimated {

}
#lot-main-images.zoomed img.mainImage {
}
#lot-main-images.zoomed #zoomBtn {
    display: none;
}

#lotThumbs img {
    border: 1px solid red;
    margin: 5px;
}


#carouselWrapper {
    position: absolute;
    overflow: hidden;
    bottom: 5px;
    margin-left: 10px;
}
.lot-thumbnail {
    margin-bottom: 6px;
    cursor: pointer;
}

.bx-wrapper {
    box-shadow: none;
    border: none;
}
.bx-wrapper .lot-thumbnail {
    margin-bottom: 0;
}
#lot-thumbnails .bx-wrapper {
    margin-bottom: 0;
}
#lot-thumbnails .bx-controls {
    position: absolute;
    right: -40px;
    bottom: 0;
}
#lot-thumbnails .bx-controls .bx-controls-direction {
    position: relative;
}
#lot-thumbnails .bx-wrapper .bx-controls-direction a {
    position: static;
    display: block;
    width: 25px;
    height: 25px;
    margin: 5px 0;
    top: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
#lot-thumbnails .bx-wrapper .bx-controls-direction a.bx-prev {
    background-image: url('../images/arrow_up.svg');
}

#lot-thumbnails .bx-wrapper .bx-controls-direction a.bx-next {
    background-image: url('../images/arrow_down.svg');
}

#lot-main-images {
    -webkit-transition: right 0.5s;
    -moz-transition: right 0.5s;
    -o-transition: right 0.5s;
    transition: right 0.5s;
    right: 50%;
}
#lot-main-images.zoomed {
    right: 0;
}

#lot-main-images #controlButons,
#lotBowImages #controlButons {
    display: none;
}

#lot-main-images.zoomed #controlButons,
#lotBowImages.zoomed #controlButons {
    display: block;
}

#lot-main-images.zoomed img {
    max-width: none;
    width: 100%;
}
#lotBowImages.zoomed img.mainImage {
    max-width: none;
}

#lot-main-images-tablet .bx-wrapper .bx-controls-direction a {

}
#lot-main-images-tablet .bx-wrapper .bx-controls-direction a.bx-prev {
    background-image: url('../images/instrument_slider_prev.png');
}
#lot-main-images-tablet .bx-wrapper .bx-controls-direction a.bx-next {
    background-image: url('../images/instrument_slider_next.png');
}

#scrollButtons {
    position: absolute;
    bottom: 0;
    right: -30px;
}

#scrollButtons a {
    display: block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 5px;
}
#scrollButtons a#prev {
    background-image: url('../images/arrow_up.png');
}
#scrollButtons a#next {
    background-image: url('../images/arrow_down.png');
}

#lot-thumbnails {
    position: absolute;
    width:100px;
    left:0;
    bottom: 16px;
    z-index: 3;
    padding-left: 20px;
}

#lot-information {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    background: #fff;
    position: absolute;
    left:50%;
    top: 0;
    bottom: 0;
    right:0;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content:center;
    padding-right: 8.3333%;
    overflow-y: auto;
}

#lot-information #mainInfo {
    background-image: url('../images/divider.png');
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-position: bottom center;
    margin-bottom: 20px
}
.single-four_centuries_inst #lot-information #mainInfo {
    background: none!important;
}
.single-four_centuries_inst #breadcrumbs {
    display: none!important;
}

body.single-ps-instrument #lot-information #mainInfo {
    background-image: none;
}
body.single-ps-instrument #lot-main-images-tablet .bx-wrapper {
    background: transparent;
}

#lot-information #links a {
    color: #15304C;
    text-decoration: none!important;
    font-family: "minion-pro", sans-serif;
    font-style: italic;
    font-size: 0.8125rem;
    cursor: pointer;
}
#lot-information #links a:after {
    content: ">";
    padding-left: 4px;
    padding-right: 8px;
}
#lot-information p.priceEstimates,
#lot-information p.priceEstimates span {
    font-family: "trajan-pro-3", sans-serif;
    color: #15304C;
    font-size: 1.375rem;
    line-height: 1.575rem;
    margin-bottom: 0;
}
p.endangered-species {
    font-family: "minion-pro", sans-serif;
    font-size: 0.875rem;
    line-height: 1.125rem;
    font-style: italic;
}

#exchangeRateIcon {
    width: 22px;
    height: 22px;
    margin-left: 12px;
}

div.prices {
    position: relative;
    display: inline-block;
}
#exchangeRateDetails {
    position: absolute;
    width: 350px;
    top: 0;
    left: 110%;
    border: 5px solid #D5D5D5;
    display: none;
    padding: 20px 15px;
    background: #fff;
}
#exchangeRateDetails.show {
    display: block;
    z-index: 99;
}
#exchangeRateDetails.show:before{
    content: " ";
    position: absolute;
    top: 40%;
    left: -15px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right:10px solid #D5D5D5;
}

#exchangeRateDetails .exchangeRateRecord:first-of-type {
    background-image: url('../images/currency_line.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto 2px;
    padding-bottom: 15px;
}

#exchangeRateDetails .exchangeRateRecord {
    margin-bottom: 6px;
}
#exchangeRateDetails img {
    width: 30px;
    height: 18px;
    margin-right: 15px;
}
.exchangeRateRecord span {
    font-family: "minion-pro", sans-serif;
    font-size: 0.9rem;
    line-height: 0.9rem;
    color: #15304C;
    font-style: italic;
}
#exchangeRateDetails .currencyCode {
    display: inline-block;
    width: 15%;
}
#closeExchangeRateDiv {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 25px;
    height: 25px;
}

.featherlight.currency-calculator .featherlight-content {
    background: transparent;
    width: auto;
    min-width: 0;
}
.featherlight-content #exchangeRateDetails {
    display: block!important;
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto;
    width: 350px;
    max-width: 100%;
}

.featherlight-content #exchangeRateDetails #closeExchangeRateDiv {
    display: none;
}

.featherlight.currency-calculator .featherlight-close-icon {
    background-color: transparent;
    background-image: url('../images/reset.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    font-size: 1px;
    line-height: 1px;
    right: 20px;
    top: 15px;
}

.featherlight.further-images .featherlight-close,
.featherlight.certificates .featherlight-close,
.featherlight.videos .featherlight-close{
    background-color: transparent;
    background-image: url('../images/reset.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    font-size: 1px;
    line-height: 1px;
    right: 20px;
    top: 15px;
}
.featherlight.smaller-lightbox.dark a.read-more-button {
    margin-top: 2rem;
}

/*** Controls ***/
#controlButons {
    position: absolute;
    left:0;
    right:0;
    bottom:0;
    text-align: center;
    height: 50px;
}
#controlButons a {
    /*background: #F2F2F2;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-right: 1px solid rgba(51,51,51,0.05);
    background-repeat: no-repeat;
    /*background-size: 50%;*/
    /*background-size: 25px;
    background-position: center center;
    cursor: pointer;*/
    background-color:#f2f2f2;
    display:inline-block;
    width:52px;
    height:51px;
    border-right: 1px solid rgba(51,51,51,0.05);
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: center;
    cursor:pointer;
}
#controlButons a:last-of-type {
    border-right: none;
}

div#zoomBtn {
    width: 25px;
    height: 25px;
    background-image: url('../images/magnifier.png');
    background-size: contain;
    cursor: pointer;
    background-repeat: no-repeat;
    position: absolute;
    bottom:25px;
    right:25px;
    z-index: 999;
}
#lotBowImages div#zoomBtn {
    display:inline-block;
    float: right;
    position: absolute;
    bottom: 0;
    right: -30px;
}
a.disabled {
    cursor: not-allowed!important;
}
a#imgPrev {
    background-image: url('../images/arrow_left_grey.svg');
}
a#imgPrev.disabled {
    background-image: url('../images/arrow_left_light_grey.svg');
}
a#imgNext {
    background-image: url('../images/arrow_right_grey.svg');
}
a#imgNext.disabled {
    background-image: url('../images/arrow_right_light_grey.svg');
}
a#moveDown {
    background-image: url('../images/arrow_down.svg');
}
a#moveDown.disabled {
    background-image: url('../images/arrow_down_light_grey.svg');
}
a#moveUp {
    background-image: url('../images/arrow_up.svg');
}
a#moveUp.disabled {
    background-image: url('../images/arrow_up_light_grey.svg');
}
a#zoomIn {
    background-image: url('../images/zoom_in.svg');
}
a#zoomIn.disabled {
    background-image: url('../images/zoom_in_light_grey.svg');
}
a#zoomOut {
    background-image: url('../images/zoom_out.svg');
}
a#zoomOut.disabled {
    background-image: url('../images/zoom_out_light_grey.svg');
}
a#reset {
    background-image: url('../images/reset.svg');
}
a#reset.disabled {
    background-image: url('../images/close_light_grey.svg');
}

#bottom-buttons a.maker {
    cursor: pointer;
}

#moreFromThisMaker {
    /*position: absolute;*/
    position: fixed;
    bottom: 0;
    background: #ccc;
    /*padding: 3rem;*/
    -webkit-transform: translateY(100%); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    -ms-transform: translateY(100%); /* IE 9 */
    transform: translateY(100%); /* IE 10, Fx 16+, Op 12.1+ */
    z-index: 9;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease;
    z-index: 999;
    display: none;
}
#moreFromThisMaker.show {
    -webkit-transform: translateY(0%); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    -ms-transform: translateY(0%); /* IE 9 */
    transform: translateY(0%); /* IE 10, Fx 16+, Op 12.1+ */
    overflow-y: auto;
}

#bottom-buttons {
    z-index: 9;
}
#bottom-buttons.moveBehind {
    z-index: 1;
    opacity: 0;
}

#bottom-buttons a {
    color: #fff;
    font-family: "trajan-pro-3", sans-serif;
    text-transform: capitalize;
    font-variant: small-caps;
    font-size: 0.8125rem;
    text-decoration: none!important;
    text-align: center;
}
#bottom-buttons a.maker {
    color: #6E7075;
}

#soundSample .video-thumb {
    padding-bottom: 56.5%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5px;
}

#imagesLightbox {
    display: none;
}
.single-ps-instrument #lotBowImages,
.single-ps-instrument #lotBowImagesTouch {
    background: transparent!important
}

/*** Font styles ***/
.lotnumber {
    font-family: "minion-pro", sans-serif;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #6E7075;
    margin-bottom: 0;
}
.lotName {
    font-family: "trajan-pro-3", sans-serif;
    font-style: normal;
    font-size: 1.375rem;
    line-height: 1.625rem;
    color: #15304C;
    margin:5px 0;
}


/**********************************************************************************
Responsive
**********************************************************************************/

@media(max-width:1199px) {
    body.single-current_auction_lots .smaller-lightbox .featherlight-content,
    body.single-ps-instrument .smaller-lightbox .featherlight-content {
        width: 80%;
        max-width: 80%;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    #bottom-buttons a {
        font-size: 0.6125rem;
        min-width: 175px;
    }
}

@media(min-width:992px) {
    #lot-main-images {
        padding-left: 110px;
        padding-right: 50px;
    }
    #lotBowImages {
        background: #fff;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 2;
        text-align: center;
        overflow: hidden;
    }
    #lotBowImages.zoomed {
        z-index: 999;
    }

    #bottom-buttons a {
        min-width: 190px;
    }
    #bowMainPictures img {
        margin: 1.5rem 0;
    }
    #carousel .lot-thumbnail {
        height: 120px;
        padding: 5px;
        border: 1px solid #ccc;
        text-align: center;
        background: #fff;
    }
    #carousel .lot-thumbnail:first-of-type {
        /*border: 3px solid #ccc;*/
    }
    #carousel .lot-thumbnail.highlighted {
        border: 3px solid #ccc;
    }
}

@media(max-width:991px) {
    #lot-thumbnails {
        z-index: -1;
        opacity: 0;
        -webkit-transition: opacity 0.8s ease;
        -moz-transition: opacity 0.8s ease;
        -o-transition: opacity 0.8s ease;
        transition: opacity 0.8s ease;
    }
    #lot-thumbnails.showOnTablet {
        z-index: 1;
        opacity: 1;
    }
    #mainPictures img {
        display: block;
    }

    .bx-viewport li { min-height: 1px; min-width: 1px; }
    .bx-clone {display: none;}

    #lotBowImages {
        position: relative!important;
        padding-top: 150px;
    }
    #lot-information {

    }
    #singleLotContainer {
        padding-bottom: 5rem;
    }
    #singleLotContainer.bow-lot {
        height: auto!important;
    }
    #controlButons {
        display: none;
    }
    #closeMobileZoom {
        position: absolute;
        top: 10px;
        right: 0;
        width:40px;
        height:40px;
        background-color:#F2F2F2;
        background-image: url('../images/close_dark.png');
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center center;
        z-index:1;
    }
    .zoomed #closeMobileZoom {
        position: fixed;
        top: 140px;
    }
    .single-ps-instrument #lotBowImagesTouch {
        background: transparent!important
    }
    .single-ps-instrument #imagesLightbox.show {
        background: -webkit-radial-gradient(10%, #A1A1A1, #48494C);
    }
}

@media(min-width:768px) and (max-width:991px) {
    #bottom-buttons {
    }
    #bottom-buttons a {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

@media(min-width:576px) and (max-width:991px) {

    #breadcrumbs {

    }
    #lot-main-images-tablet {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 50%;
        left: 0;
        z-index: 9;
        -webkit-transition: right 0.5s ease, ;
        -moz-transition: right 0.5s ease;
        -o-transition: right 0.5s ease;
        transition: right 0.5s ease;
    }
    #lot-main-images-tablet.zoomed {
        right: 0;
        z-index: 999;
    }
    #lot-main-images-tablet.zoomed img.mainImage {
        max-width: none;
    }
    #lot-information {
        padding-right: 8.3333%;
        padding-left: 8.3333%;
    }
    #singleLotContainer.bow-lot #lot-information {
        position: relative;
        left: 0;
    }
    .single-ps-instrument #lotBowImagesTouch {
        top: 80px!important;
    }
    .grid-lots .lot-thumb {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .single-four_centuries_inst.bow #lot-information,
    .ps-instrument-template-default #lotBowImagesTouch ~ #lot-information {
        left: 0!important;
        position: relative!important;
    }
    #lot-main-images-tablet .bx-wrapper .bx-controls-direction a {
        margin-top: 0;
        background-size: contain;
        background-position: center center;
    }
    div#zoomBtn {
        bottom: 0;
    }
    #zoomButtons {
        position: absolute;
        bottom:150px;
        right: 0;
    }
    #zoomButtons #touchZoom {
        cursor: pointer;
        display: block;
        width: 25px;
        height: 25px;
        background-repeat: no-repeat;
        background-size: 24px;
        background-position: center center;
        background-image: url('../images/magnifier.png');
    }
    #zoomButtons #showFullScreen {
        cursor: pointer;
        width: 25px;
        height: 25px;
        display: none;
        background-repeat: no-repeat;
        background-size: 24px;
        background-position: center center;
        background-image: url('../images/mobile_fullscreen_btn.png');
    }

}

@media(max-width:767px) {
    #bottom-buttons {
        flex-wrap: wrap;
        width: 100%;
    }
    /*
    #bottom-buttons a.maker {
        display: none;
    }
    */
    #bottom-buttons a {
    }
    #lot-main-images-tablet .bx-wrapper .bx-controls-direction a {
        margin-top: 0;
        background-size: contain;
        background-position: center center;
    }
    #bottom-buttons a {
        padding: 0.9375rem;
        flex: 1;
    }
    #bottom-buttons a.absentee-bid {
        color: #696A6D;
        background: #f2f2f2;
    }
    #lot-information {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    /*
    #moreFromThisMaker {
        display: none!important;
    }
    */
    #singleLotContainer {
        padding-bottom: 8rem;
    }
    #zoomButtons {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
    }
    #zoomButtons #showFullScreen {
        width: 32px;
        height: 32px;
        position: absolute;
        right: 20px;
        bottom: 60px;
        background-image: url('../images/mobile_fullscreen_btn.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
    }
    #zoomButtons #touchZoom {
        width: 32px;
        height: 32px;
        position: absolute;
        right: 50px;
        bottom: 20px;
        background-image: url('../images/magnifier.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
    }
    body.single-ps-instrument #zoomButtons #touchZoom {
        background-image: url('../images/magnifier_white.svg');
    }
    #closeMobileZoom {
        position: absolute;
        top: 10px;
        right: 0;
        width:40px;
        height:40px;
        background-color:#F2F2F2;
        background-image: url('../images/close_dark.png');
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center center;
        z-index:1;
    }
    #mobileViewSwitch {
        position: fixed;
        top: 65px;
        right: 10px;
        z-index: 99;
    }
}


@media(max-width:575px) {
    body.single-current_auction_lots,
    body.single-vault_auction_lots {
        overflow-y: auto;
    }
    .grid-lots .lot-thumb {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 2rem;
        border-bottom: 1px solid rgba(161,161,161,0.2);
    }
    #lot-main-images {
        right: 0;
        position: relative!important;
    }
    #singleLotContainer {
        height: auto!important;
    }
    #lot-information {
        position: relative!important;
        left: 0!important;
    }
    #auctionFilter select, #auctionFilter input:not([type="submit"]) {
        width: 100%;
        margin-bottom: 10px;
    }
    #gridViewRegisterButton,
    #filterButton {
        position: fixed;
        width: 50%;
        height: 40px;
        bottom: 0;
        text-align: center;
        padding: 0.8125rem 0.4125rem;
        font-family: "trajan-pro-3", sans-serif;
        font-size: 0.6875rem;
        text-transform: capitalize;
        font-variant: small-caps;
    }
    #gridViewRegisterButton {
        background: #15304C;
        color: #FFFFFF;
        right: 0;
        left: auto;
    }
    #filterButton     {
        background: #F2F2F2;
        color: #6E7075;
        left: 0;
        right: auto;
    }
    #auctionFilter {
        padding: 2rem;
    }

    /*** Single lot ****/
    #lot-main-images-tablet {
        right: 0!important;
        position: relative!important;
        overflow: hidden;
    }
    /*
    #moreFromThisMaker {
        display: none;
    }
    */
    #breadcrumbs p span {
        display: none;
    }
    #controlButons {
        display: none;
    }
    body.single-current_auction_lots.bow #controlButons {
       /* display: block;*/
    }
    #controlButons #imgPrev
    #controlButons #imgNext {
        display: none;
    }
    #postNav {
        z-index: 999;
    }
    #bottom-buttons a {
        font-size: 0.625rem;
        flex-basis: 50%;
    }
    #lot-main-images-tablet .bx-default-pager {
        position: absolute;
        bottom: 5px;
        height: 20px;
        padding-top: 0;
    }
}

@media(min-width: 576px) and (max-width: 767px) {
    #bottom-buttons a {
        flex-basis: 33%;
    }
}

/****************************************
ZOOM TEST
*****************************************/
#zoomArea {
    position: absolute;
    top:0;
    left:0;
    width: 0;
    -webkit-transition: all 0.5s ease, ;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 9999;
    overflow: hidden;
}
#lot-main-images-tablet.zoomed #zoomArea {
    opacity: 1;
    width:100%;
    bottom: 0;
}
#lot-main-images-tablet.zoomed #controlButons {
    position: fixed;
}

#zoomArea img {
    display: none;
    -webkit-transition: top 0.5s, width 0.5s, height 0.5s, left 0.5s;
    -moz-transition: top 0.5s, width 0.5s, height 0.5s, left 0.5s;
    -o-transition: top 0.5s, width 0.5s, height 0.5s, left 0.5s;
    transition: top 0.5s, width 0.5s, height 0.5s, left 0.5s;
    transform-origin: top center;
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
}
#zoomArea img:first-of-type {
    display: block;
}
#lot-main-images-tablet.zoomed #zoomArea img {
    max-width: none;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

@media(max-width:1023px) {
    #breadcrumbs span {
        display: none;
    }
}

@media(min-width:768px) {
    .grid-lots a.estimate {
        display: block;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease, ;
        -moz-transition: opacity 0.5s ease;
        -o-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
        margin-top: 1rem;
    }
    .grid-lots a.lotNo,
    .grid-lots a.LotTitle {
       display: block;
    }
    .grid-lots a.estimate.show {
        opacity: 1;
    }
    .lotEstimate .tax-symbol {
        padding-right: 0;
        font-size: 0.8521rem;
    }
    .list-lots .lotEstimate .tax-symbol {
        position: absolute;
        left: -20px;
    }
    #instrumentListButtons {
        position: fixed;
        right: 0;
        bottom: 0;
    }
    #instrumentListButtons #filterButton,
    #instrumentListButtons #gridViewRegisterButton {
        padding: 15px 15px;
        z-index: 2;
        height: 50px;
        cursor: pointer;
        display: inline-block;
        font-family: "trajan-pro-3", sans-serif;
        font-size: 0.9375rem;
        line-height: 1.125rem;
        text-transform: capitalize;
        font-variant: small-caps;
        min-width: 230px;
        text-align: center;
        float: left;
    }
    #instrumentListButtons #gridViewRegisterButton {
        color: #fff;
        background: #15304C;
    }
    #instrumentListButtons #filterButton {
        background: #f2f2f2;
        color: #6E7075;
    }
}

@media(min-width:768px) and (max-width:1199px) {
    #auction-list.list-lots .head-lot-number,
    #auction-list.list-lots a.lotNo {
        width: 8%;
    }
    #auction-list.list-lots .head-lot-number {
        padding: 10px;
    }
    #auction-list.list-lots .head-lot-number p {
        font-size: 0.8125rem;
        line-height: 1rem;
        padding: 0;
    }
    .list-lots a.lotNo p.lotNumber{
        padding: 0;
        font-size: 0.8125rem;
    }
    #auction-list.list-lots a.lotNo {
        padding: 5px;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
    }
    #auction-list.list-lots a.lotNo p {
        display: inline-block;
    }
    #auction-list.list-lots a.lotNo span {
        display: none;
    }
    #auction-list.list-lots .head-lot-name,
    #auction-list.list-lots a.LotTitle {
        width: 72%;
        padding: 10px;
    }
    .list-lots #list-view-head p {
        padding: 0;
        font-size: 0.8125rem;
        line-height: 1rem;
    }
    .list-lots #list-view-head .head-lot-estimates p {
        padding: 0;
        font-size: 0.8125rem;
        line-height: 1rem;
    }
    #auction-list.list-lots a.estimate,
    #auction-list.list-lots .head-lot-estimates {
        width: 20%;
        padding: 10px 10px 10px 2rem;
    }
    #auction-list.list-lots .head-lot-estimates {
        /*padding: 10px;*/
    }
    #auction-list.list-lots a#list-lot-link,
    #auction-list.list-lots .head-lot-link {
        display: none!important;
    }
    .lot-thumb .designation,
    .list-lots a.LotTitle h3 {
        font-size: 0.875rem;
    }
    .list-lots p.lotEstimate {
        font-size: 0.8125rem;
    }
    #auctionFilter {
        padding: 30px 0 40px;
    }
}

@media(max-width:991px) {
    #zoomArea {
        background: #fff;
    }
    body.single-ps-instrument #zoomArea {
        background-image: radial-gradient( circle, #e1e1e1, #9a9b9f );
        background: radial-gradient( at 10%, #A1A1A1, #48494C );
        background: -webkit-radial-gradient(10%, #A1A1A1, #48494C);
        min-height: 100vh;
    }
    #lot-main-images-tablet .bx-wrapper {
        -webkit-transition: opacity 0.5s ease, ;
        -moz-transition: opacity 0.5s ease;
        -o-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
    }
    #lot-main-images-tablet.zoomed .bx-wrapper,
    #lot-main-images-tablet.zoomed #lot-information {
        opacity: 0!important;
    }
    #lot-main-images-tablet.zoomed #zoomArea img.ui-draggable-dragging {
        -webkit-transition: width 0.5s;
        -moz-transition: width 0.5s;
        -o-transition: width 0.5s;
        transition: width 0.5s;
    }

    #lotBowImagesTouch .bx-wrapper .bx-controls-direction a {
        background-repeat: no-repeat!important;
        background-size: contain!important;
    }
    #lotBowImagesTouch {
        margin-top: 30px!important;
    }
    .single-four_centuries_inst.bow #lotBowImagesTouch {
        top: 70px!important;
    }

    #lotBowImagesTouch .bx-wrapper .bx-controls-direction a.bx-next {
        background: url('../images/instrument_slider_next.png');
    }
    #lotBowImagesTouch .bx-wrapper .bx-controls-direction a.bx-prev {
        background: url('../images/instrument_slider_prev.png');
    }

    #imagesLightbox {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position:fixed;
        top:0;
        /*right:100%;*/
        right: 0;
        left:0;
        /*bottom: 100%;*/
        bottom: 0;

        background-color:#fff;
        z-index: 9;
        align-items: center;
        opacity: 0;
        transform: translateX(-100%);

        /*-webkit-transition: opacity 0.3s, right 0.5s, bottom 0.5s;
        -moz-transition: opacity 0.3s, right 0.5s, bottom 0.5s;
        -o-transition: opacity 0.3s, right 0.5s, bottom 0.5s;
        transition: opacity 0.3s, right 0.5s, bottom 0.5s;*/
    }
    #imagesLightbox.show {
        opacity: 1;
        /*right: 0;
        bottom: 0;*/
        display: block;
        background: #fff;
        z-index: 999;
        transform: translateX(0);
    }
    #imagesLightbox.show img {
        max-width: none;
        width: 100%;
    }
    #imagesLightbox #closeMobileZoom {
        top: 60px;
    }
    #zoomArea.disable-transition img {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
    .bx-viewport {
        height: auto!important;
    }
    #lotBowImagesTouchZoomable {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;

        align-items: center;
        align-content: center;
    }
}

@media(min-width:768px) and (max-width:991px) {
    #bowMainPictures-tablet .bowImage {
        position: relative;
        padding: 20px 120px;
        float: left;
    }
    #zoomArea.disable-transition img {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
}

@media(max-width:767px) {

    #lot-main-images-tablet .bx-viewport {
        -webkit-transition: opacity 0.5s ease;
        -moz-transition: opacity 0.5s ease;
        -o-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
        opacity: 1;
    }
    #lot-main-images-tablet.zoomed .bx-viewport {
        opacity: 0;
    }

    #lot-main-images-tablet #zoomArea {
        top: 50%;
        left: 48%;
        /*opacity: 0;*/
        -webkit-transition: opacity 0.4s ease, left 0.4s ease, right 0.4s ease, top 0.4s ease, width 0.4s ease;
        -moz-transition: opacity 0.4s ease, left 0.4s ease, right 0.4s ease, top 0.4s ease, width 0.4s ease;
        -o-transition: opacity 0.4s ease, left 0.4s ease, right 0.4s ease, top 0.4s ease, width 0.4s ease;
        transition: opacity 0.4s ease, left 0.4s ease, right 0.4s ease, top 0.4s ease, width 0.4s ease;
    }
    #lot-main-images-tablet.zoomed #zoomArea {
        position: fixed;
        top: 50px;
        left: 0;
        text-align: center;
        /*opacity: 1;*/
    }
    #bowMainPictures-tablet .bowImage {
        position: relative;
        padding: 20px 50px 20px 20px;
        float: left;
    }
    #zoomArea.disable-transition img {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
    #lotBowImagesTouch {
        top: 20px!important;
    }
    #lotBowImagesTouch div#zoomBtn {
        right: 17px;
    }
    .list-lots {
        padding: 0;
        border-top: none;
        border-bottom: none;
        margin-top: 1.7rem;
    }
    #list-view-head {
        border-top: 1px solid rgba(161,161,161,0.2)
    }
    .list-lots .lot-thumb:last-of-type {
        border-bottom: 1px solid rgba(161,161,161,0.2)
    }
    .list-lots a.lotNo,
    .list-lots #list-view-head .head-lot-number {
        padding: 10px;
        width: 13%;
    }
    .list-lots a.lotNo {
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
    }
    .list-lots a.LotTitle,
    .list-lots #list-view-head .head-lot-name {
        padding: 10px;
        width: 87%;
    }
    .list-lots #list-view-head .head-lot-number p,
    .list-lots #list-view-head p {
        padding: 0;
        font-size: 0.8125rem;
        line-height: 1rem;
    }
    .head-lot-estimates,
    .head-lot-link,
    .list-lots a.estimate,
    .list-lots a#list-lot-link,
    .list-lots a.lotNo p.lotNumber span {
        display: none!important;
    }

    #lot-main-images-tablet.zoomed #zoomArea img {
    }
    .list-lots #list-view-head p {
        COLOR: #696A6D;
        font-size: 0.8750rem;
    }

    .list-lots a.lotNo p.lotNumber{
        font-family: "minion-pro", sans-serif;
        font-size: 0.6875rem;
    }
    .list-lots a.LotTitle h3,
    .list-lots .lot-thumb .designation {
        font-size: 0.6875rem;
        color: #15304C;
        line-height: 0.8125rem;
    }
    .list-lots .lot-thumb .designation {
        font-style: italic;
        margin-bottom: 0;
    }
    .list-lots p.lotEstimate {
        font-size: 0.6875rem;
        line-height: 0.8125rem;
    }
    .list-lots p.lotEstimate span.tax-symbol {
        margin-right: 0;
        padding-right: 5px;
        font-size: 0.5550rem;
    }
    .grid-lots {
        padding: 0 20px;
    }
    .grid-lost span.tax-symbol {
        padding-right: 5px;
        font-size: 1.1875rem;
    }
    .featherlight.description-lightbox .featherlight-content {
        margin-top: 1rem;
        max-height: 90%;
    }
    p.formHeading {
        font-size: 1.1rem;
        margin-bottom: 1.5rem;
    }
    .wpcf7-form .consentcheckboxes .wpcf7-list-item.first {
        margin-left: 0;
    }
    #lotBowImagesTouch {
        margin-top: 20px!important;
        margin-bottom: 50px!important;
    }
    .single-ps-instrument #lotBowImagesTouch {
        margin-top: 0!important;
        top: 40px!important;
    }

}


.single-four_centuries_inst #mainPictures {
    padding-top: 70px;
}
.single-four_centuries_inst #singleLotContainer #postNav {
    top: 100px;
}

@media(min-width:992px) and (max-width:1199px) {
    .single-four_centuries_inst #mainPictures {
        padding-top: 80px;
    }
    .single-four_centuries_inst #singleLotContainer #postNav {
        top: 100px;
    }
}
@media(min-width: 768px) and (max-width: 991px) {
    .single-four_centuries_inst #singleLotContainer #postNav {
        top: 100px;
    }
}
@media(min-width:576px) and (max-width:767px) {
    .single-four_centuries_inst #singleLotContainer {
        height: auto!important;
        padding-top: 120px;
    }
    .single-four_centuries_inst {
        padding-top: 170px;
    }
}

@media(max-width:575px) {
    .single-four_centuries_inst #singleLotContainer {
        padding-top: 120px;
    }
    .single-four_centuries_inst.bow #lotBowImagesTouch {
        top: 0!important;
    }
}

/***** Lot loader *****/
#loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    /*background-color: rgba(0,0,0,0.5);*/
    z-index: 999;
    background-image: url('../images/loading.gif');
    background-size: 180px auto;
    background-position: center center;
    background-repeat: no-repeat;
}
#loader.loaded {
    display:none!important;
}

@media(max-width:767px) {
    .smaller-lightbox .featherlight-content {
        min-width: 90%;
        width: 90%;
    }
}


/**** UPDATES *****/
#mainPictures {
    position: relative!important;
}

#bigImages {
    display: none;
    position: absolute;
    width: 1px;
    height: 1px;
    top: 0;
    left: 0;
}