﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.nav-secondary.clearfix {
    background: #ba9659;
}


body {
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
    /* background:#F6F5F4; */
}

a {
    color: #337ab7;
}

    a:focus {
        outline: none;
    }

.pr-0 {
    padding-right: 0 !important;
}


/*************************************************/
.logo {
    padding: 15px;
    float: left;
    max-width: 320px;
}

.admin .btn {
    opacity: 0.70;
    background: none;
    color: #fff;
}
span.countmsg {
    position: absolute;
    background: #FFF;
    width: 17px !important;
    border-radius: 28px;
    top: -9px;
    color: #000 !important;
    height: 17px;
    text-align: center !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    right: -23px;
}

.countmsglabel {
    left: -73px !important;
    top: -33px !important;
    z-index: 9999;
}
/*************************************************/
.categories {
    margin-bottom: 20px;
    padding-left: 15px;
}
.imagesections div#sortablethumbnails {
    display: inline-block;
    width: 100%;
    float: left;
}
a.btn.btn-danger.btn-block.non-watchList-preview {
    margin: 0;
}
.imagesections div#progress_bar {
    width: 320px;
}
.imagesections .btn-group .btn {
    padding: 3px 0;
}
img#previewimg {
    max-width: 100% !important;
    width: fit-content;
}
.custom-panel {
    color: #000;
    padding: 0 0;
    border-bottom: 1px solid rgb(236, 236, 236);
}

a.btn.btn-danger.btn-block.watchList-preview {
    background: #034db1;
    border-color: #034db1;
}

a.btn.btn-danger.btn-block.non-watchList-preview {
    background: #034db1;
    border-color: #034db1;
}

a.btn.btn-danger.btn-block.awe-rt-MinimumBid.InlineQuickBid {
    background: #C9302C;
}
.ctct-form-defaults {
    background: transparent !important;
    padding: 0 !important;
}
p.ctct-form-text {
    font-size: 15px !important;
    color: #fff !important;
}
label#email_address_label_1 {
    margin: 0 0 12px 0 !important;
    text-align: center !important;
    color: #fff !important;
}
input#email_address_1 {
    width: 100%;
    padding: 10px;
    border-radius: 40px;
}
div.ctct-form-embed form.ctct-form-custom .ctct-form-required:before {
    content: "\d" !important;
    position: absolute;
    top: -4px;
    left: -12px;
    color: #f5463b;
}
p.ctct-gdpr-text {
    color: #fff !important;
}
a.ctct-form-footer-link {
    color: #fff !important;
}
button.ctct-form-button {
    background: transparent !important;
    color: #C3AB8C !important;
    font-family: fangsong;
    font-size: 30px !important;
    word-spacing: 0;
    line-height: 36px !important;
    cursor: pointer;
    font-weight: initial !important;
    border: 0 !important;
    font-style: oblique;
    text-transform: capitalize;
    padding:0 !important;
}
div#SignalRStatus {
    display: none;
}
p.ctct-form-footer {
    display: none !important;
}
input#email_address_1 {
    writing-mode: horizontal-tb !important;
    font-style:;
    font-variant-ligatures:;
    font-variant-caps:;
    font-variant-numeric:;
    font-variant-east-asian:;
    font-weight:;
    font-stretch:;
    font-size:;
    font-family:;
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
    background-color: field;
    margin: 0em;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}
.panel.panel-default.detail__seller-data .seller-data__payment.seller-data__fullwidth {
    border: 0 !important;
}
.detail__properties .fee {
    border: 1px solid #ebebeb;
}
h2.ctct-form-header {
    color: #e1c38f !important;
    font-size: 18px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}
.custom-heading {
    padding: 11px 0;
    display: block;
    position: relative;
    color: #333;
}

    .custom-heading .caret {
        float: right;
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        right: 0;
        border-top: 6px dashed;
        border-top: 4px solid \9;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        transform: rotate(-90deg);
    }

    .custom-heading.collapsed .caret {
        transform: rotate(0deg);
    }

.custom-panel ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

    .custom-panel ul li {
        background: rgba(0, 0, 0, 0.025);
        padding: 8px 14px;
        margin-bottom: 6px;
        border-radius: 4px;
    }

        .custom-panel ul li a {
            display: block;
        }

.detail__description-panel {
    margin-top: 15px;
}

.detail__payment_ins {
    padding-left: 15px;
    padding-top: 10px;
    padding-right: 10px;
}


.view-all-lots {
    margin-top: 8px;
}

.boxint {
    margin-top: -20px;
}

.detail__payment_ins_header {
    padding-left: 15px;
    padding-top: 10px;
}

.seller-data__payment {
    border: 1px solid #ddd !important;
}
/* .navbar-default{
  background: #fff;
} */
.nav-secondary {
    background: #152E43;
}

.p-0 {
    padding: 0 !important;
}

.nav-secondary input#FullTextQuery1 {
    width: 250px;
    background: #fff;
    color: #555;
    border-radius: 3px 0 0 3px;
}

.search-btn {
    border: 1px solid #fff !important;
    margin-left: -2px !important;
}

.search-box .btn {
    border: 1px solid #fff !important;
    border-left: 0 !important;
}

.nav-secondary form .btn:first-child {
    border-radius: 0 4px 4px 0;
}

.nav-secondary form .btn:last-child {
    border-radius: 0;
}

.user-menu {
    text-align: center;
    color: #fff;
}

    .user-menu span {
        position: relative;
        top: 12px;
    }


.nav-secondary ul.nav-pills > li > a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.nav-secondary ul.menu-list li a {
    color: #313131;
}

.nav-secondary .nav .open > a {
    background-color: #152e43;
    border: 0;
}

.navbar-default {
    display: inline-block;
    float: right;
}

.header--style2 {
    border-bottom: 1px solid #000000;
}

.nav-secondary form .btn {
    background-color: #262626;
}

.browse-side-menu {
    width: 300px;
    position: fixed;
    left: 0;
    top: 0;
    min-width: 300px;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    display: block;
    left: -330px;
    transition: all ease 0.5s;
    bottom: 0;
    background: #fff;
    z-index: 10000;
}

    .browse-side-menu.open {
        left: 0;
        transition: all ease 0.5s;
    }

.browse-categories {
    border-radius: 0;
    box-shadow: none;
    display: block;
    min-width: auto !important;
    margin: 0;
    overflow-x: auto;
    position: absolute;
    top: 0;
    padding: 0;
    bottom: 0;
}

.browse-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10001;
    border: 0;
    background: none;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    margin-right: -34px;
    padding: 0 8px;
}

.browse-categories h3 {
    padding: 10px 18px;
    font-size: 21px;
    font-weight: 600;
}

.browse-categories .badge {
    background-color: #1de34e;
}

.open > .dropdown-menu.browse-categories {
    left: 0;
    transition: all ease 0.5s;
}

.browse-categories .close-btn {
    position: absolute;
    right: -30px;
    top: 0;
}

.overlay.show {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 1000;
}

body.fixed {
    overflow: hidden;
}



.navbar-brand.navbar-toggle {
    float: left;
}

.navbar-toggle .glyphicon.glyphicon-cog {
    font-size: 22px;
    color: #a6a3a3;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #a6a3a3;
}

.navbar-default .navbar-toggle {
    border: 0;
    border-radius: 0;
    color: #fff;
    margin: 0 0 0 0;
    height: 50px;
    padding: 15px 15px;
}

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: rgba(255,255,255,.1);
    }

.dropdown-menu {
    font-size: 14px;
}




ul.nav.navbar-nav.hidden-xs {
    display: none;
}

.border-reomve {
    border: 0 !important;
}

/******************** Footer ******************************/

footer {
    background-color: #585858;
}

.boxfooter p {
    color: #ffffff;
    font-weight: bold;
    text-align: justify;
    font-size: 14px;
}

.boxfooter h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.boxfooter span {
    font-size: 15px;
    color: #fff;
}

.boxfooter a {
    color: #fff;
    padding: 0px;
    font-size: 15px;
}

.boxfooter label {
    width: 100%;
    color: #fff;
    margin: 10px 0 5px 0;
    margin-top: 30px;
    font-weight: 400;
    font-size: 16px;
}

.boxfooter input {
    width: 100%;
    padding: 10px;
    border-radius: 40px;
}

i.fa.fa-facebook {
    background: #4267B2;
    padding: 8px 13px;
    border-radius: 5px;
    margin-bottom: 5px;
    margin-right: 7px;
}

input.tnp-submit {
    background: transparent !important;
    color: #C3AB8C !important;
    font-family: fangsong;
    font-size: 30px !important;
    word-spacing: 0;
    line-height: 36px !important;
    cursor: pointer;
    font-weight: initial !important;
    border: 0;
    font-style: oblique;
    text-transform: capitalize;
    margin-top: 10px;
}

.boxfooter {
    border-right: 1px solid #C3C3C3;
    padding: 0 30px 0 0;
    min-height: 305px;
    float: right;
}
p.ctct-form-text {
    margin: 0 0 5px 0 !important;
    text-align: center;
}
h2.ctct-form-header {
    margin: 0 0 5px !important;
}
footer {
    padding: 70px 0;
}

.col-lg-6.right_boxx {
    margin-bottom: 20px;
}

div#accordionExample button {
    color: #383838;
    border: 1px solid #d1d1d1;
    width: 100%;
    text-align: left;
    padding: 20px;
    font-weight: bold;
    font-size: 14px;
    position: relative;
}

button.btn.btn-link.collapsed {
    background: #fff;
}

button.btn.btn-link {
    background: #efefef;
    border-bottom-color: transparent;
}

.card-body {
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    margin-top: -12px;
    padding: 15px;
    background: #efefef;
}

.mb-0 {
    margin-bottom: 0;
}

.mt-0 {
    margin-top: 0;
}

.card {
    margin: 20px 0;
}

.banner_inner h2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.header-splash {
    background-color: #000000;
    margin: 0;
}

.banner_inner {
    width: 100vw;
    margin-left: -50vw !important;
    left: 50%;
    position: relative;
    margin-top: -30px;
}

.mb-selld {
    margin: -30px 0 20px 0 !important;
    display: inline-block;
    width: 100%;
}

ul.dropdown-menu.myaccount__dropdown span {
    width: auto;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 0;
    outline-offset: -2px;
    text-decoration: none;
}

.btn-link:before {
    right: 0;
    left: auto;
}

.btn-link:before {
    color: #585858;
}

button.btn.btn-link.collapsed:before {
    content: "+";
    position: absolute;
    right: 0;
    font-size: 19px;
    color: #787878;
    top: 20px;
    margin-top: 0;
    border-radius: 65px;
    padding: 0px;
    right: 18px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 19px;
}

button.btn.btn-link:before {
    content: "-";
    position: absolute;
    right: 0;
    font-size: 19px;
    color: #787878;
    top: 20px;
    margin-top: 0;
    border-radius: 65px;
    padding: 0px;
    right: 18px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 19px;
}

.footer__links a:first-child {
    border-right: 1px solid #fff;
    padding: 0 10px;
    margin-right: 10px;
}

.footer__links a:last-child {
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin-left: 10px;
}

.right_boxx img {
    width: 100%;
    margin: 20px 0;
}

.top_ingfo h2 {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
}

.top_ingfo {
    width: 80%;
    margin: 50px auto;
    text-align: center;
}

    .top_ingfo hr {
        width: 10%;
        border: 1px solid #878787;
    }

.box {
    width: 100vw;
    margin-left: -50vw !important;
    left: 50%;
    position: relative;
    background: #efefef;
    float: left;
    padding: 40px 0;
}

.margin-top20 {
    margin-top: 20px;
}

form.formsell input, form.formsell textarea {
    border-radius: 31px;
    border: 0;
    padding: 5px 20px;
    min-height: 45px;
}

.sellcons1 {
    background: url("../images/bg-01.jpg");
    background-size: cover;
    width: 100vw;
    margin-left: -50vw !important;
    left: 50%;
    position: relative;
    margin-top: -30px;
    margin-top: 40px;
    background-attachment: fixed;
}

.iconrr a.nav-link {
    padding-top: 0;
}

.block.box_Sells li {
    color: #fff;
    list-style: none;
    margin: 0 0 20px;
    font-size: 14px;
}

.block.box_Sells ul {
    padding: 0;
}

.block.box_Sells h4 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 20px;
}

p.navbar-text {
    margin-top: 0 !important;
}

.box h3 {
    color: #7c7c7c;
    font-size: 30px;
    width: 50%;
    text-align: right;
    font-style: italic;
    font-weight: 700;
    float: left;
    border-right: 1px solid #7c7c7c;
    padding: 12px 43px;
}

.box a {
    background: #8b8b8b;
    color: #fff;
    padding: 15px 46px;
    font-size: 14px;
    font-weight: 700;
    margin: 42px 50px;
    transition: 0.4s;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 16px;
}

h3.infopur {
    font-size: 19px;
    line-height: 31px;
    margin: 15px 0;
    display: inline-block;
}

    h3.infopur a {
        font-weight: 700;
    }

.boxsell {
    background: #efefef;
    padding: 20px 20px;
    text-align: left;
    color: #5c5c5c;
}

.box a:hover {
    background: #BA9659;
}

div#accordionExample button:hover {
    background: #efefef;
    transition: 0.5s;
    text-decoration: none;
}

.iconrr span {
    width: 100%;
    text-align: center;
    margin: 0;
    color: #fff;
    font-size: 16px;
    display: inline-block;
}

p.navbar-text {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-top: !important;
}

/*a.btn.btn-default.btn-xs.btn-admin {
    display: none;
}
*/
div#awe-main-nav {
    margin-top: 40px;
}
/*
.gallery-quickbid {
    height: auto;
    margin: 10px;
}
*/
a.btn.btn-danger.btn-block.non-watchList {
    margin: 0 0 10px 0;
    display: inline-block;
}

li.nav-item.iconrr a {
    padding-top: 0;
}

span.caret {
    width: 0;
}

.iconrr a.dropdown-toggle.nav-link {
    padding-top: 0;
}

.iconrr a.nav-link {
    padding-top: 0;
    font-size: 16px;
}



.header-splash .nav > li > a:hover, .header-splash .nav > li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #000000;
}

.header-splash .nav-secondary .nav-pills li a {
    margin-top: 0;
}

.boxsell h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

ul.servis li a {
    font-size: 19px;
    line-height: 32px;
}

ul.servis {
    padding: 0 14px;
}

.mt-my {
    margin-top: 50px;
}

    .mt-my .boxsell {
        min-height: 204px;
    }

.sellconsign img {
    width: 31px;
    margin-right: 30px;
}

fieldset {
    border: 1px solid #Ccc;
    margin-bottom: 20px;
    padding: 39px 20px;
}

li.dropdown.nones {
    display: none;
}

.nav-secondary .nav-pills li a {
    margin-top: 5px;
    padding: 16px 15px;
}

.nav-secondary.clearfix.mbbotams {
    margin-bottom: 30px;
}

ul.dropdown-menu.myaccount__dropdown.show span {
    width: auto;
}
/*.btn-danger {
    color: #fff;
    background-color: #BA9659;
    border-color: #BA9659;
}*/

ul.pagination .active a {
    background: #BA9659;
    border-color: #BA9659;
}

.nav-secondary ul.nav-pills > li > a {
    font-size: 16px;
}

.mbbotams input#FullTextQuery1::placeholder {
    color: #585858d1;
}

/*responsive*/


@media (min-width: 1400px) {
    .container {
        width: 1170px;
    }
   
}

#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
}

#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}

#accordion .panel-title a {
    background: #BA9659;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px 12px 50px;
    position: relative;
    transition: all 0.3s ease 0s;
    text-transform: capitalize;
}

    #accordion .panel-title a.collapsed {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ddd;
        color: #333;
    }

        #accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
            background: #BA9659;
            border: 1px solid transparent;
            border-radius: 50%;
            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
            color: #fff;
            content: "";
            font-family: fontawesome;
            font-size: 25px;
            height: 55px;
            left: -20px;
            line-height: 55px;
            position: absolute;
            text-align: center;
            top: -5px;
            transition: all 0.3s ease 0s;
            width: 55px;
        }

        #accordion .panel-title a::before, #accordion .panel-title a.collapsed::before {
            border: 1px solid transparent;
            border-radius: 50%;
            color: #fff;
            content: "";
            font-family: fontawesome;
            font-size: 22px;
            height: 40px;
            right: 2px;
            line-height: 41px;
            position: absolute;
            text-align: center;
            top: 2px;
            transition: all 0.3s ease 0s;
            width: 40px;
        }

        #accordion .panel-title a.collapsed::before {
            content: "";
            color: #BA9659;
        }

        #accordion .panel-title a.collapsed::after {
            background: #fff none repeat scroll 0 0;
            border: 1px solid #ddd;
            box-shadow: none;
            color: #333;
            content: "";
        }

#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}

    #accordion .panel-body p {
        border-left: 1px dashed #8c8c8c;
        padding-left: 25px;
    }

a.one img {
    width: 34px;
    position: absolute;
    left: -10px;
    z-index: 9;
    top: 5px;
}

ul.servis li {
    font-size: 20px;
}

ul.list_detailss li {
    width: 100%;
    float: left;
    padding-right: 27px;
    color: #565656;
}

ul.list_detailss {
    float: left;
    width: 50%;
}

.sellcons {
    width: 100vw;
    margin-left: -50vw !important;
    left: 50%;
    position: relative;
    margin-top: -30px;
    background: rgb(0 0 0 / 48%);
    padding: 50px 0;
    margin-top: 40px;
}

.uploadimg button {
    width: 100%;
    border-radius: 400px;
    padding: 5px 20px;
    margin: 0px 0 0 0px;
    background: #676767;
    border: 0;
    color: #fff;
    font-size: 16px;
    transition: 0.4s;
    min-height: 45px;
}

input.btn.btn-val-submit.btn-ga:hover {
    background: #676767;
}

.panel-body.clearfix.uploadimg {
    padding: 0;
}

form#ContactUsForm h2 {
    margin-top: 0 !important;
}

fieldset {
    border: 1px solid #Ccc;
    margin-bottom: 18px;
    padding: 10px 20px;
    background: #fff;
    border-radius: 22px;
    max-height: 200px;
}

button#html5button:hover {
    background: #BA9659;
    color: #fff;
}

legend {
    display: contents;
    font-size: 16px;
    color: #787878;
}

.block.box_Sells a {
    color: #ffcd78;
}

input.btn.btn-val-submit.btn-ga {
    background: #BA9659;
    color: #fff;
    width: 100%;
    font-size: 16px;
    transition: 0.4s;
    /* margin-left: -15px !important; */
}

#ContactUsForm h2 {
    margin-bottom: 20px;
}

.block.box_Sells h4 {
    color: #fff;
    font-size: 34px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.block.box_Sells {
    background: #000000bf;
    padding: 20px 20px;
    border: 1px solid #BA9659;
    border-radius: 40px;
}

.zoomWindow {
    margin-left: 20px !important;
}

.panel.panel-default.event-hp {
    border-radius: 20px;
    /* overflow: hidden; */
}

.iconrr ul.dropdown-menu.myaccount__dropdown {
    z-index: 9999999;
    position: relative;
}

.banner_inner img {
    width: 100%;
}

a.btn.btn-danger.btn-block.watchList {
    margin: 0 0 10px 0;
    display: inline-block;
}

.boxfooter h3 {
    color: #e1c38f;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.nav-secondary.clearfix.mbbotams {
    margin-bottom: 30px;
    z-index: 999;
    position: relative;
}

ul.dropdown-menu.myaccount__dropdown.show {
    z-index: 999999;
}

li.filter-option a {
    background: #262626;
    color: #fff;
    box-shadow: 0px 2px 4px 0px #ccc;
    border-radius: 34px;
    margin-bottom: 20px;
    transition: 0.4s;
}

li.filter-option {
    padding: 0 15px;
}

.eventhome {
    background: #fbfbfb;
    border: 1px solid #ba9659;
    border-radius: 20px;
}

li.filter-option a:hover {
    background: #ba9659;
}

.boxout {
    display: contents;
}
div#sortablethumbnails {
    display: inline-block;
    width: 548px;
}
div#sortablethumbnails {
    float: left;
    width: 100%;
}
.imagecontainer {
    background-color: #585858;
}
div#progress_bar {
    background: #fff;
    border-radius: 24px;
    margin: 13px 0 0;
    overflow: hidden;
}
.percent {
    background: #ba9659;
    padding: 0 10px;
}
.grecaptcha-badge {
    visibility: hidden;
}

a.btn.btn-danger.btn-block.non-watchList {
    background: #C9302C;
}
a.btn.btn-danger.btn-block.watchList {
    background: #C9302C;
}
    a.btn.btn-danger.btn-block.non-watchList.non-watchList-preview {
        background: #034db1;
    }
    a.btn.btn-danger.btn-block.watchList.watchList-preview {
        background: #034db1;
    }
.no-wrap span.label.label-success {
    position: absolute;
    right: 100%;
}
div#progress_bar_EventImage {
    margin-top: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.sellcons div#sortablethumbnails {
    display: inline-block;
    width: 548px;
}


@media only screen and (min-width: 768px) and (max-width: 768px) {
    .user-nav {
        width: max-content;
        display: inline-block;
        flex-basis: auto;
        margin-top: -11px;
    }
    .banner_inner {
        overflow: hidden;
    }

}


@media only screen and (min-width: 900px) and (max-width: 1200px) {
    .nav-secondary ul.nav-pills > li > a {
        font-size: 13px;
    }
    .banner_inner {
        overflow: hidden;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    div#sortablethumbnails {
        width: 480px;
    }
    .banner_inner {
        overflow: hidden;
    }
}

    @media only screen and (min-width: 767px) and (max-width: 991px) {
        .no-wrap span.label.label-success {
            position: absolute;
            right: 0;
        }
        .header--style2 .navbar-brand img {
            max-height: 100px;
        }
        .banner_inner {
            overflow: hidden;
        }
        a.navbar-brand {
            float: left !important;
            width: 50%;
            max-width: max-content !important;
        }
        div#awe-main-nav {
            float: right;
            width: 50%;
        }
        .nav-secondary ul.nav-pills > li > a {
            font-size: 15px;
        }



        li.filter-option a {
            font-size: 12px;
        }

        .nav-secondary .nav-pills li a {
            margin-top: 5px;
            padding: 10px 10px;
        }

        .boxfooter.text-right {
            text-align: center;
        }

        .boxfooter {
            border-right: 0;
        }

        .boxfooter {
            min-height: auto;
            text-align: center;
        }

        .iconrr a.nav-link {
            font-size: 14px;
        }

        .banner_inner img {
            width: auto;
            height: 230px;
        }

        footer {
            padding: 30px 0;
        }

        li.nav-item.iconrr {
            text-align: center;
        }
    }

    .boxout12 {
        display: contents;
    }

@media screen and (min-width: 767px) and (max-width: 767.5px) {
    .margentopdd {
        margin-top: 10px;
    }
    .boxint {
        position: absolute;
        right: 0;
        top: 84px;
        left: 0;
    }
  
   
    .boxout12 {
        display: flex;
        flex-wrap: wrap-reverse;
    }
   
    .nav-secondary input#FullTextQuery1 {
        width: 100%;
    }
    ul.nav.navbar-nav.iconrr {
        display: block;
    }
    li.nav-item.iconrr {
        width: 33%;
        float: left;
    }
    button.navbar-toggle.pull-right {
        margin-top: 13px;
    }
    div#awe-main-nav {
        margin-top: 0;
    }
    .navbar-dark .navbar-brand {
        margin: 0;
    }
    .header--style2 .navbar-brand img {
        max-height: 100px;
        margin: -13px 0;
    }
    ul.nav.navbar-nav.iconrr {
        margin-top: 14px;
    }
    div#awe-main-nav {
        overflow: hidden;
    }
    .banner_inner {
        overflow: hidden;
    }

    .nav-secondary input#FullTextQuery1 {
        width: 100% !important;
    }

    div#sortablethumbnails {
        width: 100%;
    }

    .boxint {
        margin-top: 0;
    }


    .btn-block {
        display: block;
        width: 100%;
        font-size: 12px;
    }

  

    .boxint {
        position: absolute;
        right: 0;
        top: 84px;
        left: 0;
    }



    .boxout12 {
        display: flex;
        flex-wrap: wrap-reverse;
    }

    body li.filter-option a {
        padding: 10px 0 !important;
    }

    .eventhome {
        display: block;
    }

    li.filter-option {
        padding: 0 !important;
        display: inline-block !important;
        width: 32% !important;
        font-size: 14px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 5px 15px !important;
    }


    button#html5button {
        margin-bottom: 10px;
    }

    span.glyphicon.glyphicon-cog {
        top: 3px;
    }

    .top_ingfo h2 {
        font-size: 26px;
    }

    .well.well-sm.section-title .form-group {
        display: inline-block;
    }

    ul.list_detailss {
        float: left;
        width: 100%;
    }

    .nav-secondary input#FullTextQuery1 {
        width: 100%;
    }

    footer {
        padding: 25px 0 0 0;
    }

    ul.nav.navbar-nav.visible-xs {
        margin-top: 0;
    }

    .boxfooter.text-right {
        text-align: center;
        border: 0;
        padding: 0;
        width: 100%;
    }


    .boxfooter {
        border-right: 0;
        padding: 0;
        min-height: auto;
    }

    .footer__links a:first-child {
        border-right: 0;
        padding: 0;
        margin: 0;
    }

    .header--style2 .navbar-brand img {
        height: 100px;
    }

    .boxfooter h3 {
        text-align: center;
    }

    .boxfooter p {
        text-align: center;
    }

    .footer__links a:last-child {
        border-left: 0;
        padding: 0;
        margin: 0;
    }

    .boxfooter a {
        text-align: center;
        width: 100%;
        display: inline-block;
    }

    input.btn.btn-val-submit.btn-ga {
        min-width: 100%;
        margin: 0 auto !important;
    }

    .uploadimg button {
        margin: 0;
    }

    .sellcons1 {
        background-size: 100%;
    }

    .banner_inner img {
        width: auto;
        height: 230px;
    }

    .sellcons .row.two-columns {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .banner_inner h2 {
        font-size: 39px;
    }

    .form-group .panel-body {
        padding: 15px 0;
    }

    .banner_inner {
        overflow: hidden;
    }

    div#awe-main-nav {
        position: absolute;
        background: #000;
        top: 149px;
        left: 0;
        right: 0;
        z-index: 9999;
        padding: 0 20px 20px 20px;
    }

    span.glyphicon.glyphicon-usd {
        display: none;
    }

    span.glyphicon.glyphicon-user {
        display: none;
    }

    .navbar-text span.no-wrap {
        background: #ba965985;
        margin: 14px 0 0 0;
        padding: 9px 0;
    }

    p.navbar-text a {
        background: #ba9659;
        border: transparent;
        text-align: left;
        color: #fff;
        padding: 5px 30px 5px 10px;
        float: left !important;
    }

    p.navbar-text button {
        background: #ba9659;
        border: transparent;
        text-align: left;
        color: #fff;
        padding: 5px 10px 5px 10px;
    }

    ul.dropdown-menu.myaccount__dropdown.show {
        background: #3e3e3e;
        margin-bottom: 10px;
    }

        ul.dropdown-menu.myaccount__dropdown.show a {
            color: #fff;
            padding-top: 5px !important;
        }
    div#progress_bar {
        margin-bottom: 10px;
    }
}

    @media screen and (max-width: 767px) {
     
        .no-wrap span.label.label-success {
            position: inherit;
            right: 100%;
            width: auto;
        }
        .margentopdd {
            margin-top: 10px;
        }
        .banner_inner {
            overflow: hidden;
        }

        .nav-secondary input#FullTextQuery1 {
            width: 100% !important;
        }

        

        div#sortablethumbnails {
            width: 100% !important;
        }

        .boxint {
            margin-top: 0;
        }

        .view-all-lots {
            margin-top: 0 !important;
        }


        .btn-block {
            display: block;
            width: 100%;
            font-size: 12px;
        }

        .boxint {
            position: absolute;
            right: 0;
            top: 84px;
            left: 0;
        }


        .boxout12 {
            display: flex;
            flex-wrap: wrap-reverse;
        }


        body li.filter-option a {
            padding: 10px 0 !important;
        }



        li.filter-option {
            padding: 0 !important;
            display: inline-block !important;
            width: 32% !important;
            font-size: 14px;
        }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 5px 15px !important;
        }


        button#html5button {
            margin-bottom: 10px;
        }

        span.glyphicon.glyphicon-cog {
            top: 3px;
        }

        .top_ingfo h2 {
            font-size: 26px;
        }

        .well.well-sm.section-title .form-group {
            display: inline-block;
        }

        ul.list_detailss {
            float: left;
            width: 100%;
        }

        .nav-secondary input#FullTextQuery1 {
            width: 100%;
        }

        footer {
            padding: 25px 0 0 0;
        }

        ul.nav.navbar-nav.visible-xs {
            margin-top: 0;
        }

        .boxfooter.text-right {
            text-align: center;
            border: 0;
            padding: 0;
            width: 100%;
        }


        .boxfooter {
            border-right: 0;
            padding: 0;
            min-height: auto;
        }

        .footer__links a:first-child {
            border-right: 0;
            padding: 0;
            margin: 0;
        }

        .header--style2 .navbar-brand img {
            height: 100px;
        }

        .boxfooter h3 {
            text-align: center;
        }

        .boxfooter p {
            text-align: center;
        }

        .footer__links a:last-child {
            border-left: 0;
            padding: 0;
            margin: 0;
        }

        .boxfooter a {
            text-align: center;
            width: 100%;
            display: inline-block;
        }

        input.btn.btn-val-submit.btn-ga {
            min-width: 100%;
            margin: 0 auto !important;
        }

        .uploadimg button {
            margin: 0;
        }

        .sellcons1 {
            background-size: 100%;
        }

        .banner_inner img {
            width: auto;
            height: 230px;
        }

        .sellcons .row.two-columns {
            display: flex;
            flex-wrap: wrap;
            flex-direction: column-reverse;
        }

        .banner_inner h2 {
            font-size: 39px;
        }

        .form-group .panel-body {
            padding: 15px 0;
        }

        .banner_inner {
            overflow: hidden;
        }

        div#awe-main-nav {
            position: absolute;
            background: #000;
            top: 149px;
            left: 0;
            right: 0;
            z-index: 9999;
            padding: 0 20px 20px 20px;
        }

        span.glyphicon.glyphicon-usd {
            display: none;
        }

        span.glyphicon.glyphicon-user {
            display: none;
        }

        .navbar-text span.no-wrap {
            background: #ba965985;
            margin: 14px 0 0 0;
            padding: 9px 0;
        }

        p.navbar-text a {
            background: #ba9659;
            border: transparent;
            text-align: left;
            color: #fff;
            padding: 5px 30px 5px 10px;
            float: left !important;
        }

        p.navbar-text button {
            background: #ba9659;
            border: transparent;
            text-align: left;
            color: #fff;
            padding: 5px 10px 5px 10px;
        }

        ul.dropdown-menu.myaccount__dropdown.show {
            background: #3e3e3e;
            margin-bottom: 10px;
        }

            ul.dropdown-menu.myaccount__dropdown.show a {
                color: #fff;
                padding-top: 5px !important;
            }
    }

.galleryImage.Aspect11 {
    overflow: hidden !important;
}
.galleryUnit {
    overflow: hidden !important;
}
.detail__submit-wrapper .input-group .form-control:focus {
    z-index: inherit !important;
}

@media (max-width:455px){
    .galleryTitle{ height: 100px;}
}
/*v3.6*/
span.caret span.label {width: auto;}
span.caret > span.label .glyphicon.glyphicon-envelope{font-size:10px;}
ul.myaccount__dropdown li a .label.label-success {font-size: 12px;}