@import url('https://fonts.googleapis.com/css?family=Lato:400,300,700,900&subset=latin,latin-ext');
@import url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/jquery-ui.css');

body, p, a, strong, em, h1, h2, h3, h4, h5, h6  {
    font-family: 'Lato' !important;
}

p, a {
    font-weight: 400;
}

/* New styles */

iframe.auction-map {
    opacity: 1 !important;
    width: 100%;
    margin-top: 2em;
}

@media (min-width: 1000px) {
    #fws_556f9d79b7659 {
        margin-top: 1em;
    }
    
    iframe.auction-map {
        height: 450px;
    }
}
.asset-slide img {
    margin: 0 auto;
}

/* Begin Auction page */

@media (max-width: 1024px) {
    .main-content #fws_556f9d79b6bf0 {
        margin-top: 0px !important;
    }
}

@media (min-width: 1025px) {
    .main-content #fws_556f9d79b6bf0 {
        margin-top: -30px !important;
    }
}

#auction-slider {
    /*margin-top: 33px !important;*/
    /* margin-bottom: 30px !important; */
}

@media(min-width: 768px) and (max-width: 1000px) {
    .auction-tools-col .column_container {
        width: 50% !important;
        float: left;
    }
    
    .auction-contact-box {
        width: 80%;
        margin: 0 auto !important;
    }
}


@media(min-width: 1000px) {
    .auction-tools-col .column_container {
        width: 100% !important;
        margin-left: 0 !important;
        float: none !important;
    }
    
    .auction-tools-col, .auction-tools-col.no-left-margin {
        margin-left: 59.8% !important;
        border-left: 1px solid #eee;
        padding-left: 4em;
    }
    
    .key-assets-col, .key-assets-col.no-left-margin {
        margin-left: -108.7% !important;
    }
}



/* End Auction page */

.top-slider {
    margin-bottom: 0 !important;
    /* height: 300px; */
}

.top-slider h2 {
    font-family: "OpenSansLight";
    line-height: 1;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    display: block;
    margin-bottom: 0.5em !important;
    padding: 0.2em 0;
    text-align: center;
    font-size: 1.4em;
}

.top-slider img {
    max-height: 90px;
    margin: 0 auto 1em auto;
    display: block;
}

.top-slider .slick-slide {
    
    min-height: 340px !important;
    cursor: pointer;
}

.top-slider .slick-dots li.slick-active button:before {
    background-color: #fff;
    opacity: 1 !important;
}

.top-slider .slick-dots li button:before {
    opacity: 1 !important;
    border: solid 1px #fff;
    border-radius: 50%;
    width: 10px !important;
    height: 10px !important;
}

.top-slider .slick-dots li button:before {
    content: " " !important;
}

.top-slider .slick-prev, .slick-next {
    display: none !important;
}

.top-slider .slide-content {
    padding: 1em 4%;
}


#footer-widgets .col_last {
    margin-top: 4.4em;
}

.hgp-auction-active .bottom-line, .hgp-auction .bottom-line {
    display: none !important;
}

.hgp-auction-active {
    background-image: url('../img/misc/auction-in-progress.png') !important;
    background-position: bottom right;
    background-repeat: no-repeat;

}

.auction-bidding-info {
    min-height: 4em;
    margin-bottom: 1em;
}

.hgp-auction, .hgp-auction-active img {
    /* max-height: 100px; */
}

.auction-description {
    min-height: 11em;
}

.hgp-auction, .hgp-auction-active {
    min-height: 400px;
}

.hgp-auction a, .hgp-auction-active a {
    color: #676767;
}

.slick-prev:before {
    content: '\2190' !important;
}
[dir='rtl'] .slick-prev:before {
    content: '\2192' !important;
}

.slick-next:before {
    content: '\2192' !important;
}

[dir='rtl'] .slick-next:before {
    content: '\2190' !important;
}

/* Dots */
.slick-dots li button:before
{
    content: '\2022' !important;
}



.top-slider .button.transparent {
    border: solid 1px white;
    display: block;
    padding: 0.5em 2em;
    font-family: "OpenSansBold";
    text-transform: uppercase;
    text-align: center;
    width: 12em;
    margin: 0 auto;
}




.slick-prev {
    left: 0% !important;
}

.slick-next {
    right: 0% !important
}

.top-slider, .top-slider h2, .top-slider a {
    color: #fff;
}

.top-slide-left, .home-slide-description-col p {
    font-weight: normal;
    font-family: "OpenSansLight";
    text-align: left;
    font-size: 0.9em;
    line-height: 1.3;
    padding-bottom: 10px;
}

.container-wrap {
    padding-top: 0em!important;
}

.slick-dots {
    bottom: 0 !important;
    /* top: 24em; */
}

/* Footer Styles */

/* Tablet */
@media(min-width: 768px) and (max-width: 1024px) {
    #footer-widgets .col.span_4:first-child {
        width: 100% !important;
        float: none !important;
        margin-bottom: 0 !important;
    }
    
    #footer-widgets .row {
        margin-bottom: 0 !important;
        padding-bottom: 2em !important;
        padding-top: 2em !important;
    }
    
    #footer-widgets .col.span_4 {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    
    #text-7 {
        margin-bottom: 0 !important;
    }
}

/* Header Styles */
@media (min-width: 768px) {
    #header-secondary-outer nav > ul {
        text-align: right;
    }
    
    #top .container {
        /*width: 84%;*/
    }
    
    /*#fws_556bc30aa9093 > .span_12 {
                                                                                                                    padding: 0 4em !important;
                                                                                                                }
    
                                                                                                                .hgp-auction, .hgp-auction-active {
                                                                                                                    max-width: 330px;
                                                                                                                }
    
                                                                                                                .hgp-auction.clear-both, .hgp-auction-active.clear-both {
                                                                                                                    margin-right: 20px !important;
                                                                                                                }*/
}

@media(min-width: 1024px) {
    .top-slider .top-slide-left {
        max-width: 60% !important;
    }
    .top-slider .top-slide-right {
        width: 30% !important;
    }
    
    .top-slider .slide-content {
        padding: 1em 8% !important;
        height: auto !important;
    }
    
    .top-slider .slick-slide {
        height: auto !important;
    }
    
    .top-slider h2 {
        margin-bottom: 1em !important;
        padding: 10px 10px;
    }
    
    .top-slide-left p {
        min-height: 0;
    }
    .top-slider .slick-slide {
        min-height: 24em !important;
    }
    
    .slick-dots {
        top: 25em;
    }
}

@media (min-width: 1300px) {
    .top-slider .slide-content {
        padding: 1em 0% !important;
    }
    
    .top-slider .top-slide-left {
        max-width: 770px !important;
    }

}

@media(min-width: 768px) {
    
    .top-slider .slide-content {
        padding: 1em 8%;
    }
    
    .slick-prev, .slick-next {
        background-color: rgba(0, 0, 0, 0.5) !important;
        height: 50px !important;
        width: 40px !important;
    }
    
    
    .slick-prev:before, .slick-next:before {
        font-family: FontAwesome !important;
    }
    
    .slick-prev:before {
        content: "\f104" !important;
        ;
    }
    
    .slick-next:before {
        content: "\f105" !important;
        ;
    }
    
    
    .top-slider .slick-prev, .slick-next {
        display: block !important;
    }
    
    .slick-dots {
        bottom: 0 !important;
        top: 21em;
    }
    .top-slider .slick-slide {
        
        min-height: 300px !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: 100% 100%;
        padding-bottom: 2em;
    }
    
    .slide-content {
        max-width: 1245px;
        margin: 0 auto;
        min-height: 300px;
        padding-top: 0.5em;
    }
    
    .top-slider {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    
    .top-slider .top-slide-left {
        float: left;
        max-width: 300px;
    }
    
    .top-slider .top-slide-right {
        float: right;
    }
    
    .top-slider img {
        max-height: none;
        
        max-width: 100%;
    }
    
    .top-slide-left p {
        font-size: 1.5em;
        padding-bottom: 0.6em !important;
    }    

    .top-slider .top-slide-right {
        width: 330px;
    }
    
    
    
    
    .top-slider .button.transparent {
        display: inline-block;
        text-align: center;
        width: auto
        margin: auto;
    }
    
    .top-slider .button.transparent a {
        text-align: center;
        
        display: block;
    }
    
    .top-slider h2 {
        font-size: 2.5em;
        display: inline-block;
    }
    
    .top-slider .transparent-bg {
        font-size: 1em;
        line-height: 1em;
        margin: 0;
        letter-spacing: 0;
    
    
    }
    .top-slider .transparent-bg span {
        font-size: 1em;
        line-height: 1em !important;
        padding: 0;
        background: none !important;
        box-shadow: none;
        -webkit-box-shadow: none;
        position: static;
    
    
    }

}


h3 {
    text-transform: uppercase;
    font-family: "OpenSansBold";
    font-weight: normal;
}

body.home .nectar-slider-wrap:last-child .swiper-slide[data-color-scheme="dark"] .content .button.transparent a {
    color: #fff !important;
    border: 2px solid #fff !important;
}

body.home .nectar-slider-wrap:last-child h2 {
    text-transform: uppercase;
    font-family: "OpenSansBold";
    margin-bottom: 1em;
    font-size: 4em;
}

body.home .main-content .divider-border {
    margin: 0 0 35px 0 !important;
    border-bottom: 1px solid #eeeeee;
}

body .filter-column .icon-default-style {
    font-size: 20px !important;
    vertical-align: sub;
}

.filter-range {
    margin-top: 1em;
    background-color: #ddd !important;
    background-image: none !important;
    border: none !important;
}
.filter-range .ui-slider-handle {
    border-radius: 50%;
    top: -3px;
}

.filter-range .ui-slider-range {
    background-image: none !important;
    background-color: red !important;
}

.filter-row {
    margin-bottom: 2em;
}

.filter-col-2 input, .filter-col-2 select {
    margin-right: 2em;
}

.filter-column {
    float: left;
    margin-right: 2em;
}

.filter-col-3 p {
    display: inline-block;
    height: 43px;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 43px;
}



.filter-col-2 input, .filter-col-2 select {
    float: left;
    width: auto;
}

.filter-col-1 input {
    width: 100%;
}

.filter-col-1 {
    width: 293px;
}

.filter-range {
    display: block;
    width: 100%;
}

.filter-label {
    font-weight: bold;
    text-transform: uppercase;
}

.filter-date {
    background-color: white;
    border: 1px solid #ccc;
    padding: 3px;
    font-weight: bold;
    font-size: 0.9em;
}

.filter-button {
    display: inline-block;
    padding: 1em;
    background-color: #f1f1f1;
    color: #888888;
}

.filter-button.active {
    background-color: #21cdec;
    color: #fff;
}

.col.boxed:hover, .wpb_column.boxed:hover {
    top: 0;
}

.main-content .boxed.one-fourths > p > img {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

.main-content .boxed.one-fourths > p {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}



.main-content .boxed.one-fourths > p:nth-child(4) {
    padding-bottom: 0;
}

table td {
    font-size: 0.9em !important;
    padding-left: 0 !important;
}



body:not(.woocommerce-cart) .main-content tr th:first-child, body:not(.woocommerce-cart) .main-content tr td:first-child {
    border: none;
}

body:not(.woocommerce-cart) .main-content td {
    border: none;
}

body:not(.woocommerce-cart) .main-content table {
    border: none;
}

#toggle-secondary-mobile-menu {
    display: none;
}

.filters .filter-view-toggles a {
    margin: auto 0.5em !important;
}

.filters .filter-view-toggles a i {
    background-color: transparent!important;
    color: #888888;
    font-size: 30px;
    line-height: 28px;
    transition: color 0.2s linear 0s;
}

i.icon-salient-list-view:before {
    content: "\f0ca";
    font-family: "fontawesome";
}


i.icon-salient-grid-view:before {
    content: "\e005";
    font-family: "icomoon";
}



@media(min-width: 768px) {
    #secondary-mobile-menu {
        display: block !important;
    }
}

@media(max-width: 1000px) {
    /* Mobile and tablet styles */
    body.home .main-content .nectar-button.small.regular-button {
        display: block;
        margin: 0 auto;
        max-width: 14em;
        text-align: center;
    }
}

/* deprecating old code */
/*@media(max-width: 767px) {
    
    
    
    html.opacity {
        margin-top: 0 !important;
    }
    
    
    #toggle-secondary-mobile-menu {
        display: block;
    }
    
    #secondary-mobile-menu {
        display: none;
    }
    
    #header-secondary-outer > .container {
        max-width: none !important;
    }
    #header-secondary-outer nav ul.sf-menu {
        border-top: none;
    }
    
    #secondary-mobile-menu .menu-item a {
        color: rgba(255, 255, 255, 0.6);
    }
    
    #secondary-mobile-menu .sf-menu {
        max-width: 300px;
        margin: 0 auto;
        display: block;
        float: none !important;
    }
    
    
    #secondary-mobile-menu .menu-item a:hover {
        color: #fff;
    }
    
    #header-secondary-outer nav > ul > li > a {
        padding: 21px 0 !important;
    }
    
    body #header-secondary-outer nav > ul > li {
        border-bottom: 1px dotted rgba(255, 255, 255, 0.2) !important;
    }
    
    body #header-secondary-outer ul#social {
        padding: 0 !important;
    }
    
    body header#top #logo img {
        
    }
    
    header#top .col.span_3 {
        position: static !important;
        margin-bottom: 10px;
    }
    
    header#top .col.span_9 {
        position: absolute !important;
    }
    
    #header-secondary-outer nav > ul {
        float: left !important;
        width: auto;
        text-align: left;
        height: auto!important;
    }
    
    #header-secondary-outer nav > ul > li {
        display: block !important;
        float: left !important;
    }
    
    #header-secondary-outer > #social:after, #header-secondary-outer nav:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    
    #header-secondary-outer #toggle-secondary-mobile-menu {
        float: right;
        padding: 8px 10px 8px 10px!important;
        height: 31px!important;
        border-left: 1px solid #ddd;
    }
    
    #header-secondary-outer #toggle-secondary-mobile-menu i {
        background-color: transparent!important;
        color: #a9a9a9;
        line-height: 20px;
        font-size: 18px;
        width: 18px;
    }
    
    header#top .container {
        max-width: none !important;
    }
    
    header#top #toggle-nav {
        right: 10px;
        
    }
    
    .mobile-menu {
        background-color: #1F1F1F;
    }
    
    #header-secondary-outer .mobile-menu li {
        float: none !important;
    }
}*/

@media(max-width: 767px) {
    
    body.home .col.span_12, body.home .col.span_12 + .clear {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .filters {
        margin-bottom: 0 !important;
    }
    .filter-col-3 {
        float: none;
    }
    .filter-view-toggles {
        display: none;
    }
    
    
    
    .filter-button {
        width: 50%;
        display: block !important;
        float: left;
        margin-bottom: 2em;
        height: 5em !important;
        vertical-align: text-bottom;
        line-height: 1.5;
        text-align: center;
    }
    
    .filter-button:last-child {
        line-height: 3em;
    }
    
    .filter-range {
        margin-bottom: 2em;
    }
    
    .filter-col-2 input, .filter-col-2 select {
        width: 100% !important;
        margin-bottom: 2em;
    }
    
    .filter-col-3 p {
        display: block !important;
        clear: both;
        float: none;
        width: 100%;
        text-align: center !important;
        
        margin: 0 auto !important;
    }
}


@media (min-width: 768px) and (max-width: 1000px) {
    .filter-row:first-child {
        width: 60%;
        display: block !important;
        float: none !important;
        margin: 0 auto;
    
    }
    
    .filter-button {
        width: 50%;
        display: block !important;
        float: left;
        margin-bottom: 2em;
        vertical-align: text-bottom;
        line-height: 1.5;
        text-align: center;
    }
    
    .filter-col-1 {
        width: 60%;
        margin: 0 auto;
        display: block !important;
        float: none;
        text-align: center;
    }
    
    .filter-range {
        width: 40%;
        margin: 2em auto;
    }
    
    .filter-col-2 {
        width: 70%;
        margin: 0 auto;
        display: block !important;
        float: none;
    }
    
    .filter-col-3 {
        width: 100%;
        text-align: center;
    }
    
    body.home .col.span_12, body.home .col.span_12 + .clear {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }


}



.full-width-section, .full-width-content {
    visibility: visible !important;
}


.header-key-assets, .header-auction-tools, .header-auction-contact {
    color: #034c8e;
    font-weight: 600 !important;
}

@media(min-width: 768px) {
    .header-key-assets, .header-auction-tools, .header-auction-contact {
        font-size: 2.5em;
    }
}


.hgp-link-list {
    margin-left: 0 !important;
}

.hgp-link-list li {
    list-style: none !important;
}

.hgp-link-list a {
    color: #000;
}

.auction-contact-box p {

}

.auction-contact-box > p:nth-child(3) {
    font-family: "OpenSansBold";
}

.auction-contact-box img {
    margin: 0;
}

/*.auction-contact-box > p:nth-child(4):before {
    font-family: "fontawesome";
    content: "\f098";
    margin-right: 0.5em;
    color: #054d8f;
}

.auction-contact-box > p:nth-child(5):before {
    font-family: "fontawesome";
    content: "\f0e0";
    margin-right: 0.5em;
    color: #054d8f;
}*/



@media (min-width: 768px) {
    .header-key-assets {
        font-family: "OpenSansBold";
        font-weight: bold;
    }
    
    .header-auction-contact {
        margin-top: 1em;
        color: #444;
    }
    
    .header-preview-assets {
        font-size: 2em;
        font-family: "OpenSansLight";
    
    }
}


@media (max-width: 767px) {
    .header-key-assets, .header-auction-tools, .header-auction-contact {
        color: #034c8e;
        text-align: center;
    }
}


@media (min-width: 768px) and (max-width: 1000px) {
    body.single-auctions .main-content {
        padding-left: 2em;
        padding-right: 2em;
    }
    
    #fws_556f9d79b6bf0 {
        margin-left: -5em !important;
        padding-left: 5em !important;
        padding-right: 5em !important;
    }
    
    .header-key-assets, .header-auction-tools {
        text-align: center;
    }
    
    .header-key-assets {
        font-family: "OpenSansBold";
    }


}



/* Google maps fix begin */

.scrolloff {
    pointer-events: none;
}



/* Google maps fix end */


body .container-wrap {
    margin-top: -2px !important;
}

#auction-slider, #auction-slider .slick-slide {
    height: auto !important;
}

#auction-slider .slick-slide {
    padding-bottom: 1em;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 0 !important;
}

/* Fix tombstone */

@media(min-width: 690px) and (max-width: 1000px) {
    .tombstones .hgp-auction, .tombstones .hgp-auction-active {
        clear: none !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 2em !important;
        float: left !important;
        width: 50% !important;
    }
    
    .tombstones .hgp-auction:nth-child(2n-1), .tombstones .hgp-auction-active:nth-child(2n-1) {
        clear: left;
        width: 48% !important;
        margin-right: 2% !important;
        /*background-color: red;*/
    }
    
    .tombstones div.clear {
        clear: none !important;
        display: none !important;
        position: absolute;
        padding: 0 !important;
    }

}

@media(max-width: 689px) {
    .tombstones div.clear {
        clear: none !important;
        display: none !important;
        position: absolute;
        padding: 0 !important;
    }
    
    .tombstones .hgp-auction, .tombstones .hgp-auction-active {
        margin-bottom: 2em !important;
    }
}




@media(min-width: 1000px) and (max-width: 1043px) {
    .filter-label {
        display: block;
    }
    .filter-date {
        width: 100%;
        display: inline-block;
        padding: 0;
    
    }
}


@media(min-width: 768px) {
    .hgp-link-list li {
        font-size: 1.2em;
        line-height: 2em;
    }
}


.key-assets-col, .key-assets-col p, .key-assets-col span {
    color: rgb(103, 103, 103) !important;
    text-align: left !important;

}

.key-assets-col ul {
    margin-bottom: 0 !important;
}
.key-assets-col ul li {
    text-align: left !important;
}


.key-assets-col h1,
.key-assets-col h2,
.key-assets-col h3,
.key-assets-col h4,
.key-assets-col h5,
.key-assets-col h6 {
    text-align: left !important;
}

.key-assets-col h1 > span,
.key-assets-col h2 > span,
.key-assets-col h3 > span,
.key-assets-col h4 > span,
.key-assets-col h5 > span,
.key-assets-col h6 > span {
 color: #000 !important;   
}

.key-assets-col .header-key-assets {
    text-align: center !important;
}
.key-assets-col strong {
    color: #000 !important;
}

#hgp-offices-map {
    width: 100%;
    height: 270px;
}

@media(min-width: 690px) {
    #hgp-offices-map {
      height: 370px;
    }
}

@media (min-width: 768px) {
    .home-feed-block {
        min-height: 16em;
    }
    
   
    .home-feed-block a {
        display: block;
        padding: 0 !important;
        margin-bottom: 1em;
    }
}


#homepage-slider {
    background-image: url('//www.hgpauction.com/wp-content/themes/salient/img/leadspace-slide-1-background.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.top-slider .slick-dots {
    position: static !important;
}

@media(min-width: 768px) and (max-width: 1068px) {
    header#top #logo img {
        max-width: 180px;
        max-height: 47px;
    }
    
    header#top .row {
        padding-top: 10px;
    }
}


.home-slide-title-col h2 {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    font-weight: 300 !important;
}

.home-slide-description-col p {
    font-size: 1.3em !important;
    font-weight: 300 !important;
}

.home-slide-image-col img {
    max-height: 100%;
}


#homepage-slider {
    display: none;
}

@media (min-width: 768px) {

    #homepage-slider {
        display: block;
    }

    #homepage-slider .slick-slide {
        padding-bottom: 0;
    }

    #homepage-slider .slide-content, #homepage-slider .slick-slide {
        min-height: 0 !important;
    }

    #homepage-slider .slide-content {
        height: 144px !important;
    }

    .home-slide-title-col, .home-slide-description-col {
        display: table;
        overflow: hidden;
    }
    .banner-inner-1 {
        display: table-cell;
        vertical-align: middle;
    }

    .home-slide-title-col, .home-slide-description-col, .home-slide-image-col {
        float: left;
        height: 120px;
        max-height: 120px;
    }

    .home-slide-title-col {
        width: 25%;
    }

    .home-slide-description-col {
        width: 55%;
    }
    .home-slide-image-col {
        width: 20%;
    }



}

.top-slider h2 a, .top-slider p {
    font-weight: 300;
}

.top-slider p {
    padding-bottom: 1em;
}

/* HR FIX
.preview-assets-wrapper {
    margin-top: 2em;
}
*/

.preview-assets-wrapper, #fws_556f9d79b8841 .hgp-link-list {
    border-top: 1px solid #eee;;
    padding-top: 2em !important;
}

#fws_556f9d79b8841 .hgp-link-list {
    max-width: 20em;
}

.key-assets-col ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none !important;
}

.key-assets-col li {
    list-style: none !important;
}
.key-assets-col li:before { 
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.2em;
    position: relative;
}

#auction-slider .slide {
    background-repeat: no-repeat;
    background-size: auto 100% !important;

}

/* Register now button on landing pages */
#fws_556f9d79bb042 {
    margin-top: 8em;
    margin-bottom: 3em !important; 
}

.tos-wrapper.tos-fixed {
    z-index: 9999;
}

.hgp-auction-buttons a {
    text-align: center !important;
}

.container-wrap, .project-title {
    background-color: #fff !important;
}

body.single-auctions .container-wrap {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

@media(min-width: 1001px) and (max-width: 1253px) {
	#header-outer {
	    max-height: none;
	}

	header#top nav > ul > li > a {
	    padding-bottom: 0 !important;
	}

	#top > .container > .row > .col.span_3 {
		margin-right: 0 !important;
	}
}


/* fix tabs in updates page */
ul.wpb_tabs_nav {
    margin: 0;
    display: flex;
    margin-bottom: 1rem;
}

ul.wpb_tabs_nav, ul.wpb_tabs_nav li {
    list-style: none !important;
}

ul.wpb_tabs_nav li a {
    background-color: rgba(0,0,0,0.045);
    padding: 10px 15px;
}

ul.wpb_tabs_nav li a.active-tab {
    color: #fff;
}

ul.wpb_tabs_nav li a {
    color: #888;
}