
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;1,300&display=swap');
@import url("https://p.typekit.net/p.css?s=1&k=dff0otp&ht=tk&f=10875.32265&a=317650&app=typekit&e=css");

@font-face {
    font-family: 'SF UI Display Ultralight';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/SF UI Display Ultralight'), url('../fonts/sf-ui-display-ultralight-58646b19bf205.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Thin';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/fonts/SF UI Display Thin'), url('../fonts/sf-ui-display-thin-58646e9b26e8b.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Light';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/SF UI Display Light'), url('../fonts/sf-ui-display-light-58646b33e0551.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Medium';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/SF UI Display Medium'),url('../fonts/sf-ui-display-medium-58646be638f96.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Semibold';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/SF UI Display Semibold'), url('../fonts/sf-ui-display-semibold-58646eddcae92.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Bold';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/SF UI Display Bold'),url('../fonts/sf-ui-display-bold-58646a511e3d9.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Heavy';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/SF UI Display Heavy'), url('../fonts/sf-ui-display-heavy-586470160b9e5.woff') format('woff');
}


@font-face {
    font-family: 'SF UI Display Black';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/SF UI Display Black'), url('../fonts/sf-ui-display-black-58646a6b80d5a.woff') format('woff');
}

@font-face {
    font-family: 'DN Condensed Capital Serif';
    src: url('../DNCondensedCapitalSerif-Regular.eot');
    src: url('../DNCondensedCapitalSerif-Regular.eot?#iefix') format('embedded-opentype'), url('../DNCondensedCapitalSerif-Regular.woff2') format('woff2'), url('../DNCondensedCapitalSerif-Regular.woff') format('woff'), url('../DNCondensedCapitalSerif-Regular.ttf') format('truetype'), url('../DNCondensedCapitalSerif-Regular.svg#DNCondensedCapitalSerif-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "din-condensed";
    src: url("https://use.typekit.net/af/cfbead/0000000000000000000146b3/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/cfbead/0000000000000000000146b3/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/cfbead/0000000000000000000146b3/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "din-condensed";
    src: url("https://use.typekit.net/af/6bdfe3/000000000000000077359e30/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/6bdfe3/000000000000000077359e30/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/6bdfe3/000000000000000077359e30/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}

/*@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Condensed&display=swap');

body {
    font-family: 'SF UI Display Medium', sans-serif !important;
    /* font-family: 'Roboto', sans-serif !important;*/
    /* font-family: 'Roboto Condensed';*/
    padding: 0;
    margin: 0;
}

html, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    /* font-family: 'SF UI Display Medium', sans-serif !important;*/
    /* font-family: din-condensed !important; */

    font-family: din-condensed !important;
}

html, .h5, .h6, h5, h6 {
    /* font-family: 'SF UI Display Medium', sans-serif !important;*/
    /* font-family: din-condensed !important; */
    /* font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'SF UI Display Medium', sans-serif !important;
}

.container1440 {
    max-width: 100%;
    width: 1440px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.btn, button, a {
    font-family: 'SF UI Display Medium', sans-serif;
    font-weight: 600;
}

img {
    image-rendering: -webkit-optimize-contrast;
}

@media not all and (min-resolution:.001dpcm) {
    @media {

        img {
            image-rendering: auto !important;
        }
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    img {
        image-rendering: auto !important;
    }
}



@media (max-width: 767px) {

    .s-step {
        display: flex;
        justify-content: flex-start !important;
    }
}

header {
    font-family: 'SF UI Display Medium', sans-serif !important;
    background-color: #000;
}

/*::-webkit-scrollbar {
    width: 0px;
    height: 10px;
}*/
::-webkit-scrollbar {
    width: 0px;
    border: 1px solid #d5d5d5;
}

::-webkit-scrollbar-track {
    border-radius: 0;
    background: gray;
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #12121270;
}

.navbar {
    padding: 0px;
    height: 80px;
    width: 100%;
}

a.nav-link.menu-link:hover {
    /*color: rgb(239 30 13) !important;*/
    color: #fff !important;
}

ul.navbar-nav.menu {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.menu-item a {
    color: #fff;
}

.navbar-brand {
    padding: 0px;
}

a.nav-link.menu-link.sign-in-btn {
    width: 120px;
    border-radius: 4px;
    background-color: #000000;
    font-size: 14px;
    text-align: center;
    padding: 8px 0px;
    color: #fff !important;
    border: 1px solid #000;
}

a.nav-link.menu-link.sing-up-btn {
    width: 120px;
    border-radius: 4px;
    background-color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 8px 0px;
    color: #000000 !important;
    border: 1px solid #000;
}

li.nav-item.menu-item {
    margin-left: 10px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.inverImage {
    -webkit-filter: invert(1);
    filter: invert(1);
}

li.menu-link a, .navbar-light .navbar-nav .nav-link {
    color: #fff ;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1.912500023841858px;
    text-align: left;
    font-weight: 300;
    font-family: 'SF UI Display Medium', sans-serif;
    text-transform: uppercase;
}

    li.menu-link a, .navbar-light .navbar-nav .nav-link:hover {
        color: #e40d0d !important;
    }

footer {
    /*    padding: 30px 0px;*/
    padding: 70px 0px;
}

ul.footer-right-contant {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 0px;
}

li.right-contant2 p {
    margin: 0px;
}

li.right-contant3 p {
    margin: 0px;
}

li.right-contant2 a {
    font-size: 18px;
    line-height: 18px;
    color: #878787;
    text-decoration: none;
}

li.right-contant3 a {
    font-size: 18px;
    line-height: 18px;
    color: #878787;
    text-decoration: none;
}

li.right-contant1 p {
    font-size: 18px;
    line-height: 18px;
    color: #878787;
}

li.right-contant1 h5 {
    font-size: 21px;
    line-height: 18px;
    color: #878787;
    font-weight: 400;
    padding-bottom: 10px;
    font-family: 'Futura', sans-serif;
}

li.right-contant2 h5 {
    font-size: 21px;
    line-height: 18px;
    color: #878787;
    font-weight: 400;
    padding-bottom: 10px;
    font-family: 'Futura', sans-serif;
}

li.right-contant3 h5 {
    font-size: 21px;
    line-height: 18px;
    color: #878787;
    font-weight: 400;
    padding-bottom: 10px;
    font-family: 'Futura', sans-serif;
}

li.right-contant1 {
    width: 100%;
    max-width: 340px;
}

.footer-left-contant h4 {
    font-size: 22px;
    line-height: 22px;
    color: #666666;
    padding-top: 15px;
    font-weight: 400;
}

.footer-left-contant p {
    font-size: 16px;
    line-height: 16px;
    color: #878787;
}

.col-md-12.footer-end i {
    font-size: 14px;
    line-height: 14px;
    color: #878787;
    padding-top: 20px;
}

.col-md-12.footer-end {
    padding: 0px;
}

main {
    height: auto;
    min-height: 70vh;
}


.footer-banner {
    background-image: url('../images/banner-sign-in.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    object-fit: cover;
}

.footer-banner-contant h2 {
    font-size: 42px;
    line-height: 46px;
    color: #ffffff;
    font-weight: 400;
}

.footer-banner-contant p {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    width: 100%;
    max-width: 570px;
}

.footer-banner-contant {
    height: auto;
    align-items: center;
    min-height: 300px;
    display: flex;
}

.top-banner {
    background-image: url('../images/top-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    object-fit: cover;
}

.top-banner-contant h2 {
    font-size: 42px;
    line-height: 46px;
    color: #ffffff;
}

.top-banner-contant p {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    width: 100%;
    max-width: 570px;
}

.top-banner-contant {
    height: auto;
    align-items: center;
    min-height: 300px;
    display: flex;
}

.CopiedText {
    font-size: 10px;
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 9;
}

section.sign-up {
    position: relative;
    min-height: 100vh;
    background: url('/images/login_bg.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
}

label.sign-up-head {
    font-size: 25px;
    padding: 0px;
    margin: 0px;
    color: #131317;
    font-weight: 900;
}

.sign-up-input {
    border-radius: inherit;
    border: none;
    border-bottom: 1px solid #a3a3a3;
    max-width: 511px;
    width: 100%;
    background: transparent;
    background-color: transparent;
    font-size: 15px;
    height: 45px;
    line-height: 22px;
    color: #333333;
    padding: 0px 4px;
}

input:-internal-autofill-selected {
    background-color: transparent !important;
}

.sign-up-msg {
    font-size: 18px;
    line-height: 22px;
    color: #333333;
}

button.btn.btn-outline-dark.register-btn {
    border-radius: inherit;
}

.box-link1 {
    margin-top: 21px;
}

a.lost-password-msg {
    color: #fff;
    text-decoration: none !important;
    font-weight: 400;
    font-size: 13px;
    margin-top: 5px;
    display: block;
}

.form-group.box-link {
    padding: 15px 0px 0px 0px;
}

.sign-up-msg1 {
    width: 100%;
    max-width: 400px;
}

.sign-up-msg1 {
    font-size: 15px;
    line-height: 22px;
    color: #333333;
}

.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    border: none !important;
    box-shadow: none;
}

a.lost-password-msg u {
    font-size: 16px;
    line-height: 19px;
    color: #333333;
}

.modal-body.modal-success {
    font-size: 30px;
    line-height: 33px;
    color: #131317;
    text-align: center;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.modal-content.forgot-modal-body1 {
    border: 2px solid #1f1d1d;
    overflow: hidden;
    border-radius: 0 !important;
}

button.btn.btn-outline-dark.ok-btn {
    width: 100%;
    border-radius: inherit;
    max-width: 80px;
}

.modal-content.forgot-modal-body1 {
    padding: 25px;
    border-radius: 15px;
}

.header-banner {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-banner-contant {
    height: auto;
    align-items: center;
    display: flex;
    padding-top: 40px;
}

    .header-banner-contant h2 {
        font-size: 100px;
        line-height: 160px;
        font-weight: 400;
        color: #ffffff;
    }

    .header-banner-contant h4 {
        font-size: 36px;
        line-height: 39px;
        letter-spacing: 1px;
        text-align: center;
        font-weight: 600;
    }

.imgInvert {
    -webkit-filter: invert(1);
    filter: invert(1);
}

.onlydesk {
    display: block
}

.onlymob {
    display: none
}

.image_full {
    display: block;
}

.image_mobile {
    display: none;
}

.Configurator_box p {
    color: rgba(172, 187, 202, 1);
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
    min-height: 14px;
    font-family: 'Encode Sans Condensed', sans-serif;
    font-weight: 600;
}

.Configurator_box {
    text-align: center;
}

.watch-img {
    pointer-events: none;
    position: absolute;
    left: 25px;
    top: 70px;
    min-height: 137px !important;
    height: 137px !important;
    max-height: 137px !important;
    min-width: 112px !important;
    width: 112px !important;
    max-width: 112px !important;
    border-radius: 0.9em !important;
}

img.frame_type {
    position: absolute;
    bottom: 22px;
    left: 50%;
    transform: translateX(-50%);
}

img.frame_type3 {
    position: relative;
    margin: -24px auto 0;
}

.DisbaledView {
    filter: blur(6px);
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
}

.header-banner-contant p {
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    width: 100%;
    max-width: 60%;
}

.Configurator_slider .slick-slide {
    transform: scale(1);
}

    .Configurator_slider .slick-slide.slick-active {
        transform: scale(1);
    }

section.about-us-body h2 {
    font-size: 42px;
    font-weight: 400;
    color: #191919;
}

section.about-us-body p {
    text-align: justify;
    font-size: 18px;
}

section.privacy-policy-content p {
    font-size: 18px;
    line-height: 22px;
    color: #191919;
    text-align: justify;
}

section.privacy-policy-content {
    padding-top: 50px;
}


.location img {
    width: 100%;
}

section.contactus-content {
    margin: 70px 0px 101px 0px;
}

.arro {
    position: absolute;
    top: 8px;
    right: 23px;
}

.form-group.custom-select-drop {
    margin-top: 15px;
    position: relative;
}

.auctions-head h4 {
    font-size: 30px;
    line-height: 33px;
    color: #ff0000;
    padding-top: 8px;
    padding-left: 10px;
}

.auctions-head {
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.auctions-head4 {
    padding: 40px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .auctions-head h2, .auctions-head4 h2, .auctions-head h3 {
        font-size: 60px;
        line-height: 59px;
        letter-spacing: 0.11479999870061874px;
        text-align: left;
    }

    .auctions-head4 h5 {
        font-size: 35px
    }

.auctions-head h3 {
    font-size: 35px;
}

.head-gap.latest-head {
    width: 100%;
    margin: 0 auto;
    max-width: 74%;
    padding-top: 44px;
}

.center-baner-image img {
    width: 100%;
}

.center-baner-image {
    position: relative;
}

.rolex-image {
    position: absolute;
    top: 26px;
    left: 206px;
}

    .rolex-image img {
        width: 100%;
        max-width: 200px;
    }

.market-images {
    display: flex;
    justify-content: center;
    text-align: left;
}

p.nubr1 {
    font-size: 18px;
    line-height: 18px;
    color: #ff0000;
    text-align: center;
    padding-top: 145px;
    margin-bottom: 0px;
}

p.nubr0 {
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    margin-left: -9px;
}

p.nubr2 {
    font-size: 20px;
    line-height: 0px;
    color: #000000;
    text-align: center;
    padding-left: 90px;
}

p.nubr3 {
    font-size: 18px;
    line-height: 18px;
    color: #666666;
    padding-left: 92px;
}

.side-wacht {
    margin-left: -75px;
}

.pagination {
    display: inline-block;
}

    .pagination a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
        border: 1px solid #ddd;
    }

        .pagination a.active {
            background-color: #6b6b6b;
            color: white;
            border: 1px solid #6b6b6b;
        }

        .pagination a:hover:not(.active) {
            background-color: #6b6b6b;
        }

.pagination1 {
    text-align: center;
    margin: 0 auto;
    height: 160px;
    padding-top: 45px;
}

.market-pra {
    padding-left: 0px;
    width: 100%;
    justify-content: space-between;
    max-width: 200px;
    font-size: 18px;
    line-height: 12px;
    color: #666666;
    font-family: 'Futura';
}

.Edition {
    position: relative;
    left: 25px;
}

.list-none {
    list-style: none;
}

p.nubr01 {
    font-size: 18px;
    line-height: 18px;
    font-family: 'Futura' !important;
    font-weight: 500;
    text-transform: uppercase;
}

p.nubr21 {
    font-size: 12px;
    line-height: 0px;
    color: #000000;
    font-family: 'Futura';
    text-align: left;
    text-transform: uppercase;
}

p.nubr31 {
    font-size: 15px;
    line-height: 18px;
    color: #666666;
    font-family: 'Futura';
}

.side-wacht1 {
    padding-top: 118px;
    width: 215px;
    padding-left: 11px;
}

.Edition1 {
    position: relative;
    right: 24px;
}

.Edition2 {
    position: relative;
    right: 68px;
}

.cercal {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    color: white;
    border: 3px solid #c7c7c7;
    background-color: #d6d6d6;
    text-align: center;
    padding-top: 5px;
}

    .cercal.active {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        border: 3px solid #c7c7c7;
        background-color: #ef2736;
        text-align: center;
        padding-top: 5px;
    }

.box1 {
    display: flex;
    justify-content: space-around;
    width: 100%;
    position: absolute;
    top: -19px;
}

.line {
    width: 100%;
    max-width: 747px;
    height: 4px;
    background-color: #d6d6d6;
    border: 1px solid #d6d6d6;
    display: flex;
    position: relative;
}

.line-height {
    height: 100%;
    display: grid;
    align-items: self-end;
}

.line-height2 {
    margin: 79px 0px 51px 0px;
}

.price-datails {
    height: 507px;
    padding-left: 108px;
}

    .price-datails h2 {
        font-size: 42px;
        line-height: 50px;
        color: #191919;
    }

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    [type="radio"]:checked + label,
    [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666;
    }

        [type="radio"]:checked + label:before,
        [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            border: 1px solid #2196f3;
            border-radius: 100%;
            background: #fff;
        }

        [type="radio"]:checked + label:after,
        [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 12px;
            height: 12px;
            background: #2196f3;
            position: absolute;
            top: 3px;
            left: 3px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

ul.list-none.d-flex.market-pra1 {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    margin-left: -176px;
}

input.form-control.sign-up-input1 {
    border: none;
    width: 100%;
    border-bottom: 1px solid #a3a3a3;
    border-radius: inherit;
    font-size: 18px;
    line-height: 22px;
}

input.form-control.sign-up-input2 {
    border: none;
    width: 100%;
    border-bottom: 1px solid #a3a3a3;
    border-radius: inherit;
    font-size: 18px;
    line-height: 22px;
    margin-top: 14px;
}

.price-datails1 {
    height: 544px;
    padding-left: 108px;
    margin-top: -61px;
}

.price-datails p {
    font-size: 25px;
    line-height: 22px;
}

    .price-datails p span {
        font-size: 17px;
        line-height: 22px;
        padding-left: 14px;
    }

        .price-datails p span font {
            color: #d83030;
        }

.price-datails1 P {
    padding-left: 90px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 12px;
    color: #545454;
}

.card-image {
    position: absolute;
    top: 0px;
    right: 0px;
}

.input-images {
    position: relative;
}

.head-gap-collection p {
    width: 766px;
    font-size: 18px;
    line-height: 26px;
    color: #1b1b1b;
}

p.nubrs {
    font-size: 18px;
    line-height: 20px;
    color: #d58685;
}

.my-wacht1 {
    padding-top: 38px;
}

tr.table-date {
    background-color: #00ccff;
    text-align: center;
}

table.table.table-date-col {
    border: 1px solid black;
}

tr.table-date th {
    border: 1px solid black;
}

tr.table-date {
    background-color: #00ccff;
    text-align: center;
}

tr.table-date-col td {
    border: 1px solid;
    text-align: center;
    width: 33%;
}

.success-msg {
    text-align: center;
    height: 100%;
    margin-top: 63px;
    display: block;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

.line-height-msg {
    display: grid;
    height: 100%;
    align-items: end;
}

li.succss-msg-box {
    width: 100%;
    text-align: left;
    border-right: 3px solid #ccc;
}

.purchase-box {
    padding: 0px;
    width: 100%;
    max-width: 370px;
    margin: 0 auto;
    padding-bottom: 81px;
    padding-top: 20px;
}

li.succss-msg-box h4 {
    font-weight: 600;
}

li.succss-msg-box p {
    color: #c4c4c4;
}

p.dimad {
    color: #f47777 !important;
}


span.profile-images img {
    height: 50px;
    width: 50px;
    object-fit: cover;
    border-radius: 50%;
}

ul.navbar-nav.mr-auto.menu.login-menu {
    padding-top: 20px;
}

span.nav-link.menu-link {
    padding: 0 !important;
}

span#address {
    font-size: 11px;
    line-height: 11px;
}

.watch-configurator img {
    width: 100%;
    max-width: 160px;
}

.watch-configurator {
    text-align: center;
}


.box-market {
    box-shadow: 1px 0px 5px 4px #e4e4e4;
    width: 100%;
    min-height: 200px;
    height: auto;
    text-align: center;
    padding-top: 37px;
}

.viwe-btn {
    font-size: 18px;
    line-height: 18px;
    color: #666666;
    text-align: center;
    padding-top: 20px;
}

.row.market-box-content {
    margin-top: 50px;
}

.viwe-btn h6 {
    font-size: 11px;
    line-height: 20px;
    color: #7a9bbd;
    font-weight: 200;
    text-transform: uppercase;
    margin-top: 5px;
}

.viwe-btn h2 {
    font-size: 27px;
    margin-bottom: 0;
    line-height: 32px;
    color: #000000;
    font-family: 'SF UI Display Semibold' !important;
}

.viwe-btn h4 {
    font-size: 22px;
    line-height: 22px;
    color: #000000;
    font-family: 'SF UI Display Semibold' !important;
}

.slick-current.silck-active-center {
    z-index: 1;
    transform-origin: center center;
}

.silck-nav .silck-slide {
    height: auto;
}

.slider-nav .slick-list {
    padding: 0px 0 !important;
}

.divr img {
    width: 100%;
}

.slick-prev:before {
    content: "\f053";
    font-family: "Font Awesome 5 Free" !important;
    font-size: 22px !important;
}

.slick-prev {
    right: 90px;
}

/*.slick-track {
    margin-top: 5%;
}*/

.slick-next {
    right: 40px;
}


    .slick-next:before {
        content: "\f054";
        font-family: "Font Awesome 5 Free" !important;
        font-size: 22px !important;
    }

    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        outline: none;
    }

.slick-prev, .slick-next {
    top: -30px;
    left: auto;
    border: 1px solid #e6e6e6;
    border-radius: 50px;
    height: 40px !important;
    width: 40px !important;
}

@media(max-width:1447px) {
    .slick-prev, .slick-next {
        top: 3%;
    }
}



.slick-next, .slick-next:hover, .slick-next:focus {
    /*  background: transparent;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        background-color: rgba(0,0,0,0);
        border: 1px solid #323232;
        color: #000;
        display: flex;
        align-items: center;
        justify-content: center;

        background: #e3e7ea;
        background: linear-gradient(280deg,rgba(227,231,234,0) 0%,rgba(255,255,255,1) 69%);*/
}


li.watchskin h6 {
    padding-left: 8px;
    font-size: 16px;
    line-height: 18px;
    color: #ff0000;
    font-weight: 400;
    text-align: center;
}

li.watchskin1 h6 {
    font-size: 18px;
    line-height: 18px;
    color: #ff0000;
}

li.watchskin {
    padding-left: 5px;
    display: flex;
}

    li.watchskin img {
        height: 20px;
    }

li.black-pra {
    font-size: 20px;
    line-height: 20px;
    color: #000000;
}

.market-pra.side-watch-slider {
    line-height: 1;
    margin-top: 16px;
}

.box-market2 {
    box-shadow: 1px 0px 5px 4px #e4e4e4;
    text-align: center;
    width: 100%;
    min-height: 200px;
    padding: 30px 30px;
}

.box-market1 {
    box-shadow: 1px 0px 5px 4px #e4e4e4;
    width: 100%;
    min-height: 200px;
    height: auto;
    text-align: center;
    padding-top: 72px;
    padding-left: 29px;
}

    .box-market1 img {
        width: 100%;
        max-width: 192px;
    }

.home-contant p {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    color: #fff;
    line-height: 15px;
}

.home-banner {
    position: relative;
}

    .home-banner img {
        width: 100%;
        height: auto;
    }

.home-contant {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: -25px;
}

    .home-contant img {
        height: 45px;
        width: 20px;
        margin: 0 auto;
    }

.ero {
    width: 100%;
    max-width: 20px;
    margin: 30px auto;
}

.home-banner-2 img {
    width: 100%;
    height: auto;
    min-height: 760px;
    object-fit: cover;
}

.home-banner-2 {
    position: relative;
}

.home-creator-statistics {
    width: 409px;
    height: 100%;
    max-height: 470px;
    background-color: #ff1c54;
    color: white;
    text-align: center;
    padding: 45px;
    position: absolute;
    top: 134px;
    left: 37%;
}

.pink-box {
    width: 300px;
    height: 84px;
    border-radius: 9px;
    padding-top: 7px;
    background-color: #d70036;
    margin-bottom: 11px !important;
    margin: 0 auto;
    line-height: 0;
}

.intro {
    text-align: center;
    padding: 40px 0px 30px 0px;
}

    .intro p {
        width: 57%;
        margin: 0 auto;
    }

.watch-intro-image {
    display: flex;
    justify-content: space-evenly;
    width: 75%;
    margin: 0 auto;
    padding-bottom: 70px;
}

    .watch-intro-image img {
        width: 100%;
        max-width: 200px;
    }

ul.dark-box {
    list-style: none;
    background-color: #333333;
    color: white;
    display: flex;
}

.blue-box1 {
    width: 100%;
    max-width: 82%;
    padding: 50px 0px 0px 100px;
}

.watch-look {
    margin-left: -40px;
}

    .watch-look img {
        width: 100%;
        max-width: 891px;
    }

ul.blue1-box {
    list-style: none;
    background-color: #2b75df;
    color: white;
    margin-top: -16px;
}

.watch-name img {
    width: 100%;
    max-width: 100px;
}

.watch-name {
    line-height: 5;
}

.blue1-box h2 {
    font-size: 42px;
    line-height: 46px;
    color: #ffffff;
}

li.top-retail-box {
    padding: 30px 0px 0px 39px;
}

button.btn.btn-dark.configure {
    width: 182px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid white;
    background-color: #333333;
}

.watch- img {
    width: 460px;
}

section.watch-search {
    background-color: black;
}

.seach-pra {
    color: white;
    text-align: center;
    width: 100%;
    max-width: 65%;
    margin: 0 auto;
    padding-top: 22px;
    background-image: url('/bg1.gif');
}

.table-sold td {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: left;
    color: #000;
    border: none;
    padding: 6px 3px 6px 12px;
    font-family: 'Encode Sans Condensed', sans-serif;
}

.tbl-header {
    margin-top: 30px;
}

    .tbl-content tr td:first-child, .tbl-header tr th:first-child {
        min-width: 150px !important;
        width: 150px
    }

.tbl-content {
    max-height: 450px;
    overflow-x: auto;
    margin-top: 0px;
}

    .tbl-content::-webkit-scrollbar {
        width: 6px;
        border-radius: 3px;
    }

    .tbl-content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 5px;
    }

    .tbl-content::-webkit-scrollbar-thumb {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,1);
        background: #000;
        border-radius: 5px;
    }

table {
    width: 100%;
    table-layout: fixed;
}

.tbl-header tr th {
    padding: .75rem;
    border: none;
    background-color: transparent !important;
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: 0.6125000715255737px;
    text-align: left;
    color: #000;
}

.table-sold {
    margin-bottom: 50px;
}

h2.head-history {
    margin-top: 31px;
}

p.head-history {
    margin-bottom: 50px;
}

.confime1 {
    border-radius: inherit;
    margin-bottom: 10px;
}

.collection-box {
    margin-top: 50px;
}

.watch-configurator {
    text-align: center;
    margin-top: 50px;
}

.my-collection-box {
    margin-bottom: 50px;
}

.view-all {
    float: right;
}

.price {
    padding-left: 90px;
}

.modal-body.modal-success1 {
    font-size: 30px;
    line-height: 33px;
    color: #131317;
    width: 100%;
}

p.nubr312 {
    font-size: 17px;
    line-height: 18px;
    white-space: nowrap;
    color: #666666;
    border-bottom: 2px solid #a1a1a1;
    padding-bottom: 10px;
}

label.pay-able {
    font-size: 17px;
}

p.starting-price {
    font-size: 20px;
    padding-top: 15px;
    margin-bottom: 0px;
}

p.starting-price1 {
    font-size: 18px;
    color: #666666;
}

.modal-watch-image img {
    width: 140px;
}

.btn-auction {
    text-align: center;
    padding-left: 31px;
}

button.btn.btn-outline-dark.ok-btn1 {
    border-radius: inherit;
}

span#basic-addon2 {
    background: red;
    border: none;
    color: white;
}

.main-image img {
    width: 100%;
}

.our-team {
    margin-top: 20px;
    margin-bottom: 100px !important;
}

.slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    left: 50%;
    bottom: -55px;
    transform: translateX(-50%);
}

    .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 12px;
        height: 12px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: white;
        border: 1px solid #adadad;
        border-radius: 50%;
        box-sizing: border-box;
    }

        .slick-dots li button :active {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 12px;
            height: 12px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: white #adadad;
            border: 1px solid #adadad;
            border-radius: 50%;
            box-sizing: border-box;
        }

.view-all1 {
    width: 100%;
    text-align: right;
    margin-bottom: 40px;
}

.custom-slider .slick-dots li.slick-active button {
    background: #a3a3a3 !important;
    border-color: #fbfbfb !important;
}

.custom-slider .slick-dots li.slider button {
    background: #a3a3a3 !important;
    border-color: #fbfbfb !important;
}

.slick-dots li button {
    width: 18px;
    height: 18px;
}

.follo-image img {
    width: 100%;
    max-width: 161px;
    margin-bottom: 19px;
}

.main {
    width: 50%;
    margin: 50px auto;
}


.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.circle-input {
    width: 100%;
    min-width: 480px;
    height: 100%;
    min-height: 49px;
    padding-left: 99px !important;
    border-radius: 43px;
}

.phone-select {
    position: absolute;
    right: 380px;
    height: 100%;
    top: 5px;
    max-height: 38px;
    border: none;
}

.red-button {
    position: absolute;
    top: 0px;
    right: -6px;
    height: 100%;
    width: 100%;
    max-width: 109px;
    max-height: 49px;
    border: none;
    background: #ff0000;
    border-radius: 36px;
    color: #fff;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

span.image1 {
    position: absolute;
    left: 13px;
    top: 10px;
}

.randomconfg {
    padding-top: 38px;
}

.head-gap-end {
    padding: 18px 0px 0px 0px;
}

p.nubr02 {
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    margin-left: -24px;
}

p.nubr23 {
    font-size: 20px;
    line-height: 0px;
    color: #000000;
    text-align: center;
    padding-left: 77px;
}

p.nubr34 {
    font-size: 18px;
    line-height: 18px;
    color: #666666;
    padding-left: 77px;
}

p.nubr35 {
    font-size: 18px;
    line-height: 18px;
    color: #666666;
    padding-left: 77px;
}

.side-wacht-pera {
    margin-left: -70px;
    margin-top: -82px;
}

button.btn.btn-outline-dark.confimebid {
    margin-left: 77px;
    border-radius: 0px;
}

.market-images-watch {
    display: flex;
    justify-content: center;
    text-align: left;
    margin-top: 15px;
}

.Editioncw {
    position: relative;
    left: 31px;
}

input.form-control.sign-up-input1card {
    border: none;
    width: 100%;
    border-bottom: 1px solid #a3a3a3;
    border-radius: inherit;
    font-size: 18px;
    line-height: 22px;
}

.card-image-flag {
    position: absolute;
    top: 0px;
    right: -9px;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

a.btn.btn-default.btn-flat {
    color: white;
}

ul.dropdown-menu.edit-profile.show {
    position: absolute;
    left: -140px;
    width: 213px;
    background-color: black;
    color: white;
}


.ending-soon-box {
    /*background: #eeeeee;*/
    text-align: center;
}

    .ending-soon-box img {
        height: 295px;
        width: 69%;
    }

.rupi {
    font-weight: 500;
    color: black;
}

p.rare {
    color: red;
    text-transform: uppercase;
}

.view-more {
    text-align: right;
}


.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #000000;
    border-radius: inherit;
    width: 200px;
    text-align: center;
}

.nav-pills .nav-link {
    border: 1px solid #a5a5a5;
    border-radius: inherit;
    width: 200px;
    text-align: center;
    color: black;
}

ul#pills-tab {
    margin-top: 30px;
    margin-bottom: 0px !important;
}

button.btn.btn-dark.registers-btn {
    border-radius: inherit;
    margin-left: 10px;
}

section.edit-profile {
    padding-top: 74px;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    height: 538px;
}

.camera {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: white;
    position: absolute;
    right: 148px;
    padding-top: 5px;
    top: 97px;
    box-shadow: 0 0 10px rgba(0,0,0, .65);
}

.images-edit {
    position: relative;
    margin-bottom: 37px;
}

.box-profile {
    box-shadow: 0 0 10px rgba(0,0,0, .65);
    width: 260px;
    height: 80px;
    background-color: #ffffff;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    padding-top: 20px;
    margin-bottom: 30px;
}

.profile {
    margin-top: 50px;
    margin-bottom: 60px;
}

/*table.table.table-borderless.table-sold.table-profile td {
    border: 1px solid;
}*/

.main-profile {
    display: flex;
}

.profile-content {
    padding-top: 23px;
    padding-left: 24px;
}

/*table.table.table-borderless.table-sold.table-profile th {
    background-color: #8d8d8d;
    border: 1px solid #c3c3c3;
}*/

.side-wacht-bid {
    width: 207px;
}

.starting-price-bid {
    padding-top: 12px;
    padding-right: 41px;
    padding-left: 69px;
}

.side-center-bid {
    display: flex;
    justify-content: space-between;
    padding-top: 12px;
}

p.nubrchrono {
    font-size: 19px;
    line-height: 0px;
    color: #000000;
    text-align: left;
}

p.nubrbid {
    font-size: 13px;
    line-height: 18px;
    color: #666666;
}

p.nubrprice {
    font-size: 10px;
    line-height: 0px;
    color: #666666;
}

.market-pra-bid {
    padding-left: 0px;
    width: 100%;
    justify-content: space-between;
    max-width: 200px;
    font-size: 18px;
    line-height: 12px;
    color: #666666;
}

.Edition-bid {
    position: relative;
    right: 60px;
}

.Edition-bid1 {
    position: relative;
    right: 11px
}

.Edition-bid2 {
    position: relative;
    left: 44px
}

.date-bid {
    position: relative;
    left: 11px;
}

.outbid-btn {
    display: flex;
    justify-content: space-between;
}

button.btn.btn-outline-dark.transaction {
    width: 55%;
    height: 39px;
    border-radius: 0px;
    margin-right: 57px;
    margin-bottom: 10px;
}

button.btn.btn-outline-dark.confime {
    background-color: white;
    color: black;
}

.trns {
    font-size: 13px;
    margin-left: -6px;
    font-weight: bold;
}

.row.market-box-content1 {
    margin-top: 50px;
    padding-bottom: 54px;
}

@media(max-width:1024px) {

    button.btn.btn-outline-dark.transaction {
        width: 55%;
        height: 39px;
        border-radius: 0px;
        margin-right: 36px;
    }

    .trns {
        font-size: 10px;
        margin-left: -6px;
        font-weight: bold;
    }
}

@media(max-width:768px) {

    button.btn.btn-outline-dark.transaction {
        width: 46%;
        height: 37px;
        border-radius: 0px;
        margin-right: 20px;
    }

    .trns {
        font-size: 6px;
        margin-left: -4px;
        font-weight: bold;
    }
}

@media(max-width:375px) {
    .box-my-bid {
        margin: 0 auto;
    }

    .side-center-bid {
        margin: 12px;
    }

    .outbid-btn {
        margin: 12px;
    }
}

.action-img {
    background-color: #eeeeee;
    width: 100%;
    max-width: 70%;
    text-align: center;
}

.action-contant {
    display: flex;
    justify-content: space-between;
}

button.btn.btn-outline-dark.confime1.action-btn {
    margin: 20px 0px;
}

.action-contant {
    width: 100%;
    max-width: 95%;
}

ul.list-none.d-flex.market-pra li {
    width: 45%;
    white-space: nowrap;
    font-size: 15px;
}

.modal-body.olgout-body {
    text-align: center;
    padding: 30px 20px;
    border: 3px solid #1f1d1d;
    background: url('../images/login_bg.jpg') no-repeat;
    background-position: center;
    background-size: cover;
}

.logoutModal {
    margin: 0 !important;
}

.modalContent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .modalContent h3 {
        color: #fff;
    }

.modal-body.olgout-body h3 {
    font-size: 27px;
    font-weight: 400;
    color: #fff;
    padding: 30px 0px;
}

button.btn.btn-yes {
    padding: 8px 16px;
    background: red;
    border: 0;
    color: #fff;
    border: 1px solid red;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    min-width: 122px;
    border-radius: 0;
}

.modal-btns button {
    margin: 4px 0;
}

button.btn.btn-cancel {
    padding: 8px 16px;
    background: #000;
    border: 0;
    color: #fff;
    border: 1px solid #000;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    min-width: 122px;
    border-radius: 0;
}

.modalContent button.btn.btn-cancel {
    background: #fff;
    color: #000;
    border: 1px solid #fff;
}

@media(max-width:1024px) {
    .action-contant {
        display: block !important;
    }
}

@media(max-width:768px) {
    .action-contant {
        display: block;
    }
}

button.btn.btn-bid {
    height: 40px;
    width: 100%;
    max-width: 126px;
    border: 1px solid #000;
    font-size: 18px;
    background-color: #fff;
    border-radius: 0px;
}

h4.g-head {
    border-bottom: 1px solid #a3a3a3;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
    margin-bottom: 7px;
}

.modal-body-pra {
    text-align: center;
    width: 100%;
}

.btn-randomize {
    margin-bottom: 20px;
}


label.modal-label {
    font-size: 18px;
    line-height: 18px;
    color: #666666;
    padding-left: 20px;
}

button.btn.btn-redlight {
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    width: 134px;
    font-weight: 400;
    height: 47px;
    background: linear-gradient(137deg, rgba(192,16,7,1) 6%, rgba(233,60,35,1) 74%);
}


.modal-body.modal-success2 h2 {
    font-size: 30px;
    color: #131317;
    text-align: center;
    padding-bottom: 34px;
    font-weight: 400 !important;
}

.placs {
    display: flex;
}

.modal-body-pras h5 {
    font-size: 18px;
    line-height: 18px;
    color: #666666;
    font-weight: 400 !important;
}

.modal-body-pras h4 {
    font-size: 20px;
    line-height: 20px;
    color: #000000;
    font-weight: 400 !important;
}

.my-bid1 {
    margin-bottom: 46px;
}

.main-image {
    width: 100%;
    max-width: 500px;
    background-color: #ffffff;
    box-shadow: 2px 2px 2px 2px #ccc;
    padding: 10px;
    margin: 0px 10px;
}

.slider-contant h5 {
    font-size: 22px;
    line-height: 22px;
    color: #666666;
}

.slider-contant h6 {
    font-size: 16px;
    line-height: 16px;
    color: #878787;
}

.slider-contant p {
    font-size: 16px;
    line-height: 16px;
    color: #878787;
}

.watch- {
    width: 100%;
}

.watch-img {
    width: 100%;
}

.blue-box img {
    width: 100%;
}

.blue-box {
    width: 100%;
}

img.last-img {
    width: 100%;
}

ul.d-flex.dark-box {
    padding: 0;
    width: 100%;
}

.seach-pra {
    background-image: url("../images/watch-p.png")
}

p.ferrari-detail {
    color: rgba(23, 23, 23, 1);
    font-size: 40px;
    line-height: 59px;
    letter-spacing: 0.11479999870061874px;
    text-align: left;
    margin-bottom: 8px;
}

.productName {
    display: flex;
    justify-content: flex-start;
}

    .productName .iconRare {
        margin-left: 25px;
    }

p.slate1, .faceText h3 {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 5px;
}

.col-md-3.red-ferrari {
    margin-left: -149px;
    padding-top: 22px;
}

li.nav-item-bid {
    font-weight: bold;
    font-family: 'HelveticaNeue' !important;
}

li.nav-item-starting-bid {
    font-weight: bold;
    font-family: 'HelveticaNeue' !important;
}

.bid-views {
    display: flex;
    justify-content: space-evenly;
    padding-right: 161px;
    padding-top: 14px;
    font-family: 'HelveticaNeue' !important;
    color: #666666;
    font-size: 19px;
}

button.block {
    width: 77%;
    height: 49px;
    background-color: #fe0908;
    font-family: 'HelveticaNeue' !important;
    color: white;
    font-size: 19px;
}

/*table.table.table-borderless.table-sold.table-profile th {
    border: 1px solid #c3c3c3;
    color: #8c8b8b;
    background: #d2d2d2;
    font-family: -webkit-body;
}
*/
p.transctn {
    font-size: 35px;
    line-height: 0px;
    color: #000000;
    text-align: left;
    font-weight: bold;
    padding-top: 35px;
}

li.nav-item-bid {
    width: 45%;
}

.nav-pills .nav-link {
    border: 1px solid #a5a5a5;
    border-radius: inherit;
    width: 140px;
    text-align: center;
    color: black;
}

@media (max-width:1024px) {
    .col-md-3.red-ferrari {
        margin-left: -124px;
        padding-top: 22px;
    }

    li.nav-item-starting-bid {
        padding-left: 30px;
    }

    button.block {
        width: 91%;
    }
}

@media (max-width: 768px) {
    .col-md-3.red-ferrari {
        margin-left: -45px;
    }

    .nav-pills .nav-link {
        width: 91px;
    }

    li.nav-item-starting-bid {
        padding-left: 56px;
    }

    .bid-views {
        padding-right: 82px;
    }

    button.block {
        width: 100%;
    }

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        width: 178px
    }
}

.blue-box1 h1 {
    width: 100%;
    max-width: 200px;
}

select#inlineFormCustomSelect {
    color: #6c757d;
    position: relative;
    margin-left: 0px;
}

form.sign-up-form {
    width: 100%;
    padding: 10px;
}

    form.sign-up-form.signup {
        width: 100%;
        padding: 10px;
    }

.arro1 {
    position: absolute;
    top: 5px;
    right: 10px;
}

iframe#gmap_canvas {
    width: 730px;
    height: 400px;
}


.form-group.remember-me {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-bottom: 0;
}

.box-markets img {
    width: 100%;
    max-width: 167px;
    height: 235px;
    margin: 0 auto;
}

.box-markets {
    box-shadow: 1px 0px 5px 4px #e4e4e4;
    text-align: center;
    padding: 20px;
    height: 280px;
}

.market-pra.side-watch-slider {
    line-height: 1;
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-width: 249px;
}

.box-market3 {
    box-shadow: 1px 0px 5px 4px #e4e4e4;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    height: 200px;
    padding-top: 26px;
}

    .box-market3 img {
        width: 100%;
        max-width: 139px;
        height: 84%;
        margin: 0 auto;
    }



.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 45px;
    line-height: 1.5;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.auctions-head1 {
    display: flex;
    justify-content: space-between;
    padding-top: 65px;
    align-items: center;
}

    .auctions-head1.low-padding {
        /*        padding-top: 35px;*/
        padding-top: 70px;
    }

.button-right {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.botton1 {
    display: block;
    text-align: center;
}

.iconRare img {
    display: inline;
}

p.watch-des {
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
}

p.starting {
    font-size: 18px;
    line-height: 18px;
    color: #666666;
}

.logout {
    margin-top: 0;
    width: 100%;
    height: 100%;
}

#logout, #tokenFailed {
    padding-right: 0 !important;
}

    #logout .modal-dialog, #tokenFailed .modal-dialog {
        max-width: 100%;
        width: 100%;
        height: 100%;
        margin-top: 0;
        margin-bottom: 0;
    }

.modal-body.olgout-body img {
    width: 100%;
}

.retail-seller {
    box-shadow: 1px 0px 5px 4px #e4e4e4;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    height: 200px;
    padding-top: 26px;
}

    .retail-seller img {
        width: 100%;
        max-width: 139px;
        height: 84%;
        margin: 0 auto;
        object-fit: contain;
    }

.watch-images-top img {
    width: 100%;
    height: 100%;
    min-width: 184px;
    max-height: 310px;
}

.flex-div {
    padding-left: 25px;
}

.market-images.retail-top {
    width: 100%;
    margin: 0 auto;
    justify-content: end;
}

ul.list-none.pay-head {
    display: flex;
    justify-content: space-evenly;
    width: 629px;
    text-align: left;
    font-size: 19px;
    color: #666;
    margin-left: -186px;
}

ul.list-none.pay-head1 {
    display: flex;
    justify-content: space-around;
    margin-left: -116px;
    width: 458px;
    font-size: 19px;
    color: #666;
}

p.bit-btn {
    color: #fff;
    background-color: #000000;
    border-radius: inherit;
    width: 141px;
    text-align: center;
    height: 42px;
    padding-top: 6px;
}

.modal-btn-font {
    color: #fff;
    background-color: #000000;
    border-radius: inherit;
    width: 200px;
    text-align: center;
    height: 40px;
    padding-top: 8px;
}

#black .modal-btn-font, #blue .modal-btn-font {
    color: #000000;
    background-color: #fff;
}

#black .modal-btn-font1, #blue .modal-btn-font1 {
    color: #fff;
}

.modal-btn-font1 {
    border: 1px solid #a5a5a5;
    border-radius: inherit;
    width: 140px;
    text-align: center;
    color: black;
    height: 40px;
    padding-top: 10px;
    margin-bottom: 20px;
}

.heading-buyit {
    text-align: left;
    width: 100%;
    max-width: 329px;
}

    .heading-buyit h6 {
        color: red;
    }

.priceItem1 h2 {
    font-size: 22px;
}

.heading-buyit h4 {
    font-weight: 900;
}

.my-wacht1.mvth {
    width: 100%;
    text-align: left;
}

button.btn.btn-outline-dark.confime.outbid {
    background: black;
    color: white;
}

a#pills-contact-tab2, a#pills-home-tab1, a#pills-profile-tab2 {
    background: transparent;
    padding: 5px 12px;
    border: none !important;
    min-width: 145px;
    font-size: 21px;
    font-weight: 400;
}

    a#pills-home-tab1.active, a#pills-profile-tab2.active, a#pills-contact-tab2.active {
        border-bottom: 2px solid #000 !important;
        width: auto;
    }


.center-line {
    width: 100%;
    text-align: center;
    position: relative;
    top: 100px;
    height: 100%;
    min-height: 1058px;
}

.cercals.active {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 5px solid white;
    background-color: #ef2736;
    text-align: center;
    padding-top: 10px;
    color: white;
    font-size: 25px;
    margin-left: 15px;
    box-shadow: 0 0 22px #c7c7c7;
    margin-right: 28px;
}

.pra-how-it-works {
    position: absolute;
    top: 0px;
    text-align: right;
    display: flex;
    width: 100%;
    max-width: 580px;
    justify-content: center;
}

.cercals.active::after {
    background-color: #d6d6d6;
    content: "";
    display: inline-block;
    height: 9px;
    vertical-align: middle;
    width: 113px;
    position: absolute;
    right: -2px;
    border-bottom-right-radius: 74px;
    top: 30px;
    border-top-right-radius: 74px;
}

.pra-how-it-works p {
    width: 367px;
    font-size: 18px;
    line-height: 22px;
    color: #191919;
    text-align: right;
    margin-left: -66px;
}

.pra-how-it-works h5 {
    font-size: 30px;
    line-height: 33px;
    color: #191919;
    text-align: right;
}

.box-top-bottom {
    position: absolute;
    left: 0px;
    top: 253px;
    right: 0px;
}

.emails-box {
    position: absolute;
    top: 521px;
    left: 0px;
    right: 0px;
}

.cercals1.active::before {
    background-color: #d6d6d6;
    content: "";
    display: inline-block;
    height: 9px;
    vertical-align: middle;
    width: 113px;
    top: 36px;
    left: -118px;
    position: absolute;
    border-bottom-left-radius: 74px;
    border-top-left-radius: 74px;
}

.cercals1.active {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 5px solid white;
    background-color: #ef2736;
    text-align: center;
    padding-top: 10px;
    color: white;
    font-size: 25px;
    margin-left: -5px;
    box-shadow: 0 0 22px #c7c7c7;
}

.pra-how-it-workss {
    position: absolute;
    top: 125px;
    text-align: left;
    float: right;
    display: flex;
    left: 645px;
}

    .pra-how-it-workss h5 {
        font-size: 30px;
        line-height: 33px;
        color: #191919;
    }

    .pra-how-it-workss p {
        font-size: 18px;
        line-height: 22px;
        color: #191919;
        width: 368px;
    }

.right-side-box {
    position: absolute;
    top: 251px;
}

.right-side-box-bottom {
    position: absolute;
    top: 520px;
}

.emails-box h5 {
    width: 300px;
}

.normal-a:hover {
    text-decoration: none;
}

@media(max-width:1024px) {
    .emails-box h5 {
        width: 182px;
    }

    .cercals.active {
        width: 60px;
        height: 60px;
        font-size: 20px;
        margin-right: 28px;
    }

    .pra-how-it-works h5 {
        font-size: 25px;
    }

    .pra-how-it-works p {
        width: 363px;
        font-size: 18px;
    }

    .cercals.active::after {
        background-color: #d6d6d6;
        content: "";
        display: inline-block;
        height: 9px;
        vertical-align: middle;
        width: 113px;
        position: absolute;
        right: -79px;
        border-bottom-right-radius: 74px;
        top: 30px;
        border-top-right-radius: 74px;
    }

    .pra-how-it-works {
        width: 100%;
        max-width: 414px;
    }

    .cercals1.active {
        width: 60px;
        height: 60px;
        font-size: 20px;
    }

    .pra-how-it-workss h5 {
        font-size: 25px;
    }

    .pra-how-it-workss {
        position: absolute;
        top: 125px;
        text-align: left;
        float: right;
        display: flex;
        left: 553px;
    }

        .pra-how-it-workss p {
            width: 361px;
        }
}

@media(max-width:768px) {

    .cercals.active::after {
        background-color: #d6d6d6;
        content: "";
        display: inline-block;
        height: 9px;
        vertical-align: middle;
        width: 46px;
        position: absolute;
        right: 46px;
        border-bottom-right-radius: 74px;
        top: 30px;
        border-top-right-radius: 74px;
    }

    .cercals1.active::before {
        width: 56px;
        top: 34px;
        left: -58px;
    }

    .pra-how-it-works p {
        width: 240px;
        font-size: 16px;
    }

    .pra-how-it-works h5 {
        font-size: 23px;
    }

    .pra-how-it-workss p {
        width: 240px;
        font-size: 16px;
    }

    .pra-how-it-workss {
        left: 382px;
    }

        .pra-how-it-workss h5 {
            font-size: 23px;
        }
}

@media(max-width:767px) {

    .pra-how-it-works p {
        width: 258px;
        font-size: 16px;
    }


    .center-line img {
        display: none;
    }

    .cercals.active::after {
        display: none;
    }

    .cercals1.active::before {
        display: none;
    }

    .pra-how-it-workss {
        left: 0px;
    }

    .cercals1.active {
        width: 50px;
        height: 50px;
        font-size: 18px;
        margin-top: 20px;
        padding-top: 8px;
    }

    .pra-how-it-workss h5 {
        font-size: 20px;
        margin-top: 33px;
    }

    .pra-how-it-works h5 {
        font-size: 20px;
    }

    .cercals.active {
        width: 50px;
        height: 50px;
        font-size: 20px;
        padding-top: 5px;
        margin-right: -98px;
    }

    .box-top-bottom {
        margin-top: 50px;
    }

    .center-line {
        top: 0px;
    }

    .right-side-box {
        position: absolute;
        top: 304px;
    }

    .emails-box {
        position: absolute;
        top: 641px;
    }

    .right-side-box-bottom {
        position: absolute;
        top: 664px;
    }
}

.footer-end i a {
    color: #878787;
}

.head-gap h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
}

.auctions-head1 h2 {
    font-size: 42px;
    line-height: 59px;
    letter-spacing: 0.11479999870061874px;
    text-align: left;
    text-transform: uppercase;
}

.head-gap {
    width: 100%;
    border-bottom: 3px solid #000 !important;
}

    .head-gap.white-border {
        border-bottom: 3px solid #fff;
    }

.viwe-btn p {
    white-space: nowrap;
}

li.black-pra h5 {
    font-weight: 400;
}

ul.list-none.market-pra li h6 {
    font-weight: 400;
}

ul.list-none.market-pra li h5 {
    font-weight: 400;
}

ul.list-none.market-pra li b {
    font-weight: 500;
    color: #000;
}

.details {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 367px;
    height: 100%;
}

    .details h3 {
        font-weight: 400;
        text-transform: uppercase;
    }

.my-wacht-collection h5 {
    font-weight: 400;
    font-size: 26px;
    text-transform: uppercase;
}

.my-wacht-collection h4 {
    font-weight: 400;
    font-size: 18px;
}

.modal-success1 h3 {
    font-weight: 400;
}

.modal-success1 b {
    font-weight: 500;
}

.watch-images.transaction-image img {
    width: 100%;
    object-fit: contain;
}

.auctions-head p {
    font-size: 20px;
}

@media (max-width: 767px) {
    ul .footer-right-contant {
        flex-wrap: wrap;
        display: flex;
        align-items: initial;
    }

    li.right-contant1 {
        min-width: 100%;
        max-width: 340px;
    }

    li.right-contant2 {
        min-width: 60%;
    }

    li.right-contant3 {
        min-width: 40%;
    }
}

.box-my-bid img {
    width: 47%;
    margin-top: -26px;
    height: 180px;
}

.box-my-bid {
    width: 70%;
    min-height: 200px;
    height: auto;
    text-align: center;
    padding-top: 37px;
    background-color: #eeeeee;
    margin-top: 40px;
}

.custom-tabsec {
    height: 100%;
    min-height: 200px;
}

.modal-body-pras {
    padding: 15px 35px 15px 25px;
}

.rowWidth {
    width: 100%;
    margin: 0;
}

.bid-modal-btn {
    display: flex;
    max-width: 440px;
    width: 100%;
}

.modal-content.forgot-modal-body1.auction1 {
    padding: 0 !important;
}

.modal-dialog.actionDailog {
    width: 1080px;
    max-width: 100%;
    margin: 20px auto;
}

.auction1 .modal-body.modal-success2 {
    padding: 0;
    max-width: 100%;
}

.modal-body.modal-success2 {
    width: 100%;
    max-width: 554px;
    margin: 0 auto;
}

div#place-bid {
    width: 100%;
    margin: 0 auto;
}

.auction-section {
    margin-bottom: 60px;
}

.ending-so {
    padding-top: 43px;
}

.dropdown-toggle::after {
    display: none;
}

.btn-outline-dark {
    border-radius: inherit;
}

.btn-dark {
    border-radius: inherit;
}

.btn {
    text-transform: uppercase;
    /* height: 42px !important;*/
}

    .btn.btn-filled-dark {
        padding: 8px 16px;
        background: #000;
        border: 0;
        color: #fff;
        border: 1px solid #4a4a4a;
        font-size: 12px;
        text-decoration: none;
        letter-spacing: 1px;
        min-width: 122px;
        border-radius: 0;
    }


    .btn.btn-filled-darkred {
        padding: 8px 16px;
        background: #d71d1d !important;
        border: 0;
        color: #fff;
        border: 1px solid #4a4a4a;
        font-size: 12px;
        text-decoration: none;
        letter-spacing: 1px;
        min-width: 122px;
        border-radius: 0;
    }

#black .btn.btn-filled-dark, #blue .btn.btn-filled-dark {
    background: #fff;
    color: #000;
}

.btn-filled-white {
    padding: 8px 16px;
    background: #fff;
    border: 0;
    color: #000;
    border: 1px solid #fff;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    min-width: 90px;
    border-radius: 0;
}

.btn-filled-white-dark {
    padding: 8px 16px;
    background: #fff;
    border: 0;
    color: #000;
    border: 1px solid #000;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    min-width: 145px;
    border-radius: 0;
}

.btn.btn-outline-dark {
    padding: 8px 16px;
    background: transparent;
    border: 0;
    color: #000;
    border: 1px solid #000;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 0;
    min-width: 122px;
    text-align: center;
}

a.btn.btn-outline-waiting, a.btn-filled-white, a.btn.btn-filled-dark a.btn.btn-outline-white {
    padding: 8px 13px;
    text-align: center;
    display: inline-block;
}

a.btn.btn-outline-dark {
    padding: 8px 13px;
    text-align: center;
    display: inline-block;
}

.btn.btn-outline-waiting {
    padding: 8px 16px;
    background: transparent;
    border: 0;
    color: rgba(172, 187, 202, 1);
    border: 1px solid rgba(172, 187, 202, 1);
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 0;
    min-width: 122px;
}

.btn.btn-outline-white {
    padding: 8px 16px;
    background: transparent;
    border: 0;
    color: #fff;
    border: 1px solid #fff;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 0;
    min-width: 122px;
}

.loginFormSection {
    width: 98%;
    max-width: 360px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px
}

.loginForm {
    background: rgba(226, 230, 233, 1);
    padding: 25px 15px;
    border: 0;
}

.full_logo {
    width: 100%;
    margin: 20px 0 60px;
}

::-webkit-input-placeholder { /* Edge */
    color: #000;
    font-size: 13px !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
    font-size: 13px !important;
}

::placeholder {
    color: #000;
    font-size: 13px !important;
}

.text-black {
    color: #000 !important;
}

.text-red1 {
    color: #000 !important;
}


.text-grey {
    color: rgba(172, 187, 202, 1);
}

.bg-grey {
    background: rgba(172, 187, 202, 1);
}

.bg-slate {
    background: rgba(226, 230, 233, 1);
}

.text-white {
    color: #fff !important;
}

.bg-metal {
    background: background: rgba(226, 230, 233, 1);
}

.bg-black2 {
    background: rgba(23, 23, 23, 1);
}

.bg-black {
    background: #101010;
}

.themeSwitcher {
    margin-top: -46px;
    z-index: 9;
    position: relative;
}

.faceSwithcer, .colorSwithcer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

    .faceSwithcer span, .colorSwithcer span {
        margin: 4px 8px;
        cursor: pointer;
    }

        .faceSwithcer span.active, .colorSwithcer span.active {
            box-shadow: 0px 0px 6px 2.5px rgba(239, 239, 239, 0.42);
        }

.sqareFace {
    border: 2px solid rgba(226, 230, 233, 1);
    box-sizing: border-box;
    border-radius: 4px;
    width: 22px;
    display: inline-block;
    height: 32px;
}

.frameHolderConfig .themeSwitcher {
    z-index: 999;
}

.frameHolderConfig .sqareFace, .frameHolderConfig .roundFace {
    border: 2px solid #808284 !important
}

.roundFace {
    opacity: 0.8;
    /* gray-1 */
    border: 2px solid rgba(226, 230, 233, 1);
    border: 2px solid #E2E6E9;
    width: 22px;
    border-radius: 50%;
    display: inline-block;
    height: 22px;
    box-sizing: border-box;
}

.colorSwithcer span {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 2px solid #fff;
}

    .colorSwithcer span.white {
        background: #fff;
    }

    .colorSwithcer span.blue {
        background: #32607B;
    }

    .colorSwithcer span.yellow {
        background: #F8C36C;
    }

    .colorSwithcer span.black {
        background: #000;
    }

    .colorSwithcer span.white {
        background: #fff;
    }

#white {
    background: rgba(172, 187, 202, 1);
    color: #000;
}
.trademark_img{
    width:85px !important;
    height:85px !important;
}

#black {
    background: #000;
    color: #fff;
}

#yellow {
    background: #F8C36C;
    color: #000;
}

#blue {
    background: #24516C;
    background: linear-gradient(180deg, #35637F 0%, #24506B 100%);
    color: #000;
}

.border-black {
    border: 1px solid #000 !important;
}

.featured_sec img {
    border-radius: 0px;
    box-shadow: 0px 10px 28px -20px rgba(0, 0, 0, 0.5);
    margin-top: 20px;
    width: 100%;
    height: 220px;
}

.featured_sec .viwe-btn, .featured_sec {
    text-align: left;
}

    .featured_sec .viwe-btn, .featured_sec a {
        margin-top: 10px
    }

.upperImage {
    display: block;
    justify-content: space-between;
    align-items: flex-end;
    padding-right: 5px;
}

.dflexPhantom {
    display: flex !important;
    justify-content: space-between;
    align-items: flex-end;
    padding-right: 0px;
}

.upperImage .face_watch {
    height: auto;
    max-height: 164px;
    max-width: 206px;
    /* margin-right: 20px;*/
    border-radius: 15px;
}

    .upperImage .face_watch:hover {
        box-shadow: 0px 17px 33px -20px rgb(33 43 62);
    }

.priceItemflex {
    justify-content: space-between;
}

.bidTime {
    display: flex;
    align-items: center;
}

    .bidTime img {
        width: 15px
    }

    .bidTime h6 {
        margin-bottom: 0;
        padding-left: 5px;
        font-size: 17px;
        color: #222;
        width: 120px;
    }

    .bidTime.detaiPage h6 {
        margin-bottom: 0;
        padding-left: 5px;
        font-size: 24px;
        color: #222;
    }

.collectionCount h3 {
    color: #ACBBCA;
    font-size: 47px;
    font-weight: 400;
}

.bidTime h6 span {
    color: #222;
}

.bidTime h6 sup {
    font-size: 12px;
    top: auto !important;
    bottom: 0em !important;
    text-transform: uppercase;
    padding-right: 3px;
}

.upperImage .iconRare p {
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: 0.7941173315048218px;
    text-align: left;
    color: #fff;
    margin: 5px 0 0;
}

.iconRare.text-black p {
    color: #000;
}

.sellergrid {
    padding: 80px 0
}

.boxWithIcon {
    margin: 30px 0;
    max-width: 334px;
}

.collaction-card.borderBlack .boxWithIcon {
    margin: 15px 0 30px;
}

.action-cards {
    /* border: 1px solid rgba(128, 128, 128, 0.32);*/
    border: 1px solid rgba(128,128,128,.22);
    padding: 23px;
    margin: 5px;
    margin-left: 0px;
}

.padding35 {
    padding: 0 35px;
}

.paddingR55 {
    padding-right: 40px;
}

.collaction-card.borderBlack .paddingR55 {
    padding-right: 20px;
}

.collaction-card.borderBlack .iconRare img {
    -webkit-filter: invert(1);
    filter: invert(1);
}

.iconRare p {
    margin-bottom: 0;
}

.border-right {
    border-right: 1px solid rgba(226, 230, 233, 0.21) !important;
}

.detailsBox {
    margin-top: 10px;
}

.borderBlack .detailsTable {
    margin-top: 15px
}

.detailsBox h3 {
    margin-top: 10px;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 1.8364719152450562px;
    font-family: 'Encode Sans Condensed', sans-serif;
    text-align: left;
    display: block;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 17px;
}

.text-ellipsys {
    display: block;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
}

.detailsBox p {
    margin-top: 10px;
    margin-bottom: 7px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 1.7344458103179932px;
    text-align: left;
    font-family: 'Encode Sans Condensed', sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    justify-content: space-between;
}

.myBidPrices h2 {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
}

.detailsBox p span {
    font-weight: 600
}

.priceItem h2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 31px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 10px;
}

.seller_slider .slick-slide {
    margin: 0 10px;
}

.seller_slider .slick-active {
    padding-right: 30px
}

    .seller_slider .slick-active:last-child {
        padding-right: 0px
    }

.container-right {
    width: auto !important;
    max-width: none !important;
}

.padding_R_0 {
    padding-right: 0 !important;
}

.padding_L_0 {
    padding-left: 0 !important;
}

.watchDropContent {
    color: #fff;
}

    .watchDropContent h4 {
        font-size: 23px;
        line-height: 30px;
        letter-spacing: 0px;
        font-weight: 100;
        margin: 20px 0;
    }

    .watchDropContent h3 {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 2.1176469326019287px;
        text-align: left;
        margin: 0px 0 15px;
    }

    .watchDropContent p {
        font-family: 'Encode Sans Condensed', sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 15px;
        letter-spacing: 2px;
        text-align: left;
    }

        .watchDropContent p span {
            color: red;
            text-transform: uppercase;
        }

.slider3 .slick-list {
    padding: 0 10% 0 0 !important;
}

.border_bottom_dark {
    border-bottom: 3px solid #000;
}

.sectionShadow {
    position: relative;
    z-index: 0
}

.detailsTable {
    font-size: 10px;
    font-style: normal;
    font-weight: 100;
    line-height: 13px;
    letter-spacing: 2px;
    text-align: left;
    color: rgba(23, 23, 23, 1);
    margin-top: 36px;
}

.centerdevider {
    border-top: 1px solid rgba(226, 230, 233, 0.2);
    padding-top: 5px;
    display: flex;
    align-items: flex-end;
}

.centerdeviderSingleLiner {
    border-top: 1px solid rgba(226, 230, 233, 0.2);
    padding-top: 5px;
    display: flex;
    align-items: flex-end;
    margin-left: 0px;
}


.detailsTable span {
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: 100;
    line-height: 18px;
    letter-spacing: 2px;
    text-align: left;
    margin: 2px 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sectionShadow::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 206.94px;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #171717 0%, #96A7B7 100%);
    opacity: 0.1;
    z-index: -1;
}

.sectionpadding {
    padding: 50px 0 20px;
}

.padding80 {
    padding: 80px 0;
}

.padding100 {
    padding: 100px 0;
}

/*.Configurator_BG {
    pointer-events: none;*/
    /* min-height: 443px !important;*/
    /*height: 473px !important;*/
    /*    max-height: 443px !important;*/
    /* min-width: 280px !important;*/
    /*width: 318px !important;*/
    /*  max-width: 280px !important;*/
    /*position: relative;
    left: 0;
    top: 0px;
    background-image: url(/images/newimages/cover.png);*/
    /* background-image: url(/images/new/squarewhite.png);*/
    /*background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: auto
}*/

.BrowsebyCat .watch-bg {
    left: -1.5px !important;
    top: 1px !important;
}

/*.Configurator_BG .Configurator_img {
    max-height: 246px !important;
}
*/
.modal-success_black .Configurator_BG {
}

.Configurator_BG{
    background-image: none !important;
  /*  height: 363px !important;*/
    /*        width: 221px !important;*/
}

    .Configurator_BG.configbg img {
        /*width: 264px !important;*/
    }

  /*  .Configurator_BG.configbg.roundface img {
        width: 268px !important;
        margin-top: 1px;
    }*/

/*.Configurator_BG.roundface {
    min-width: 280px !important;
    background-size: 263px;
}*/
/*.Configurator_BG.configbg.roundface {
    min-width: 230px !important;
}*/

.facegrey {
    background-image: url(/images/new/squareblack.png);
}

/*.Configurator_img {
    pointer-events: none;
    position: absolute;
    left: 49px;
    top: 108px;*/
    /* min-height: 256px !important;*/
    /*    height: 208px !important;*/
    /* max-height: 256px !important;*/
    /* min-width: 216px !important;*/
    /*width: 209px !important;*/
    /* max-width: 216px !important;*/
    /*border-radius: 39px !important;
    box-shadow: none !important;
    margin-top: 0 !important;
}*/

.Configurator_slider .Configurator_img {
    left: 51px !important;
    width: 209px !important;
    top: 107px;
}

/*.Configurator_BG.roundface figure {
    position: absolute;
    top: 48.6%;
    left: 50.62%;
    transform: translate(-50%, -50%);
    height: 185px;
    width: 185px;*/
    /*background: #fff;*/
    /*border-radius: 50%;
    margin: 0;
    overflow: hidden;
}*/

/*.modal-success_black .Configurator_BG.roundface figure {
    top: auto !important;
    left: auto !important;
    transform: none !important;
    margin-top: -13px;
    margin-right: -4px;
}

.Configurator_BG.roundface .watch-marker {
    position: absolute;
    left: 10.5px;
    top: 3px;
    width: 191px !important;
    height: 231px !important;
}

.Configurator_BG.roundface .Configurator_img {
    left: 49.7%;
    top: 49.5%;
    transform: translate(-50%, -50%);*/
    /*min-height: 287px !important;*/
    /*height: 233px !important;
    max-height: 287px !important;*/
    /*  min-width: 242px !important;*/
    /*width: 211px !important;*/
    /*max-height: 301px !important;*/
    /* max-width: 242px !important;*/
/*}*/
/*
.Configurator_BG figure {
    margin: 0;
}*/

.slidesInner:hover {
    background: #fff;
    box-shadow: 0px 25px 50px -25px rgba(150, 167, 183, 1);
}

.slider5 .slick-list {
    padding: 0 10% 0 0 !important;
}

.slidesInner {
    padding: 10px 25px;
}

.slider7 .slidesInner {
    padding: 10px 5px;
}

.slidesInner img {
    display: block;
    max-width: 71px;
    margin: 0 auto;
    max-height: 88px;
}

.slidesInner p {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 10px;
}

.slidesInner .colorCircle {
    width: 63px;
    height: 63px;
    border-radius: 50%;
    margin: 0;
}

.slider5 .slick-track > div {
    display: inline !important;
    padding: 2px;
}

.configuresection .nav-tabs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

.configuresection .nav-link {
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0px;
    text-align: center;
    color: rgba(23, 23, 23, 1);
    border-bottom: 3px solid transparent !important;
    white-space: pre;
    margin-right: 38px;
    padding: 11px 0;
}

    .configuresection .nav-link.active {
        color: rgba(255, 8, 8, 1);
        border: 0 !important;
        background: transparent;
        border-bottom: 3px solid #fe1313 !important;
    }

.slidesInner span {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 1px;
    text-align: center;
}

.slider7 .slidesInner img {
    display: block;
    width: 63px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 7px;
}

.slider7 .slick-list {
    /*padding: 0 6% 0 6% !important;*/
}

.frameHolderConfig {
    position: relative;
    margin: 35px 0;
    width: 100%;
    text-align: center;
}

.btnHolder {
    max-width: 348px;
    margin: 0 auto;
    justify-content: space-around !important;
}

.watchConfig {
    display: inline-block;
    margin: 0 auto;
    position: relative;
}

.frameHolderConfig h3 {
    font-size: 58px;
    line-height: 58px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}

.watchDetails {
    position: relative;
    text-align: center;
    z-index: 999;
}

.bg-gradmetal {
    background: linear-gradient(90.15deg, #FFFFFF 1.03%, rgba(255, 255, 255, 0) 83.9%);
}

.materialOption p {
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0px;
    text-align: left;
}

.watchDetails p {
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 2px;
    text-align: center;
    font-family: 'Encode Sans Condensed', sans-serif;
}

.watchDetails span {
    font-size: 18px;
    line-height: 14px;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 13px;
    font-family: 'Encode Sans Condensed', sans-serif;
    font-weight: 600;
}

    .watchDetails span span {
        color: #fe1313 !important;
    }

.configuresection h4 {
    color: #000;
    margin-bottom: 29px;
    font-weight: 600;
    font-size: 26px;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: left;
    text-transform: uppercase;
}

configuresection {
    padding-left: 25px;
}

.borderBottomConfigure {
    border-bottom: 1px solid rgba(23, 23, 23, 1);
    padding: 54px 0 0 40px !important;
}

.borderRightConfigure {
    border-right: 1px solid rgba(23, 23, 23, 1);
    /* min-height: calc(100vh - 170px);*/
    background: #e2e6e9;
}

.rightFooter p {
    color: rgba(0, 0, 0, 1);
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 0;
}

.rightFooter.text-white p {
    color: #fff;
}

.rightFooter {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.footer-left-contant {
    display: block;
    text-align: center;
}

    .footer-left-contant p {
        margin: 8px 0;
    }

        .footer-left-contant p a {
            color: rgba(0, 0, 0, 1);
            font-size: 13px;
            line-height: 18px;
            letter-spacing: 1px;
            text-align: left;
            font-weight: 400;
            text-transform: uppercase;
        }

    .footer-left-contant.text-white p a {
        color: #fff !important;
    }

    .footer-left-contant p {
        margin-bottom: 0;
    }

.rightFooter p span {
    font-size: 16px;
}

.pageNavigation {
    display: flex;
    justify-content: space-between;
    align-content: center;
    width: calc(100% - 30px);
    top: 74px;
    position: absolute;
    z-index: 1;
}

.bidModal h2 {
    font-size: 50px !important;
    line-height: 59px;
    letter-spacing: 0.11479999870061874px;
    text-align: left !important;
    margin-top: 20px;
    padding-bottom: 10px !important
}

.strippedDiv {
    display: flex;
    justify-content: space-between;
}

.walletballance {
    background: rgba(23, 23, 23, 1);
    border-radius: 2px;
}

.bg-grey2 {
    background: rgba(226, 230, 233, 1);
}

.maxbidbox {
    padding: 15px 2px;
}

.maxBidInput {
    width: 130px;
    background: transparent !important;
    border: 0;
    border-bottom: 2px solid #000;
    border-radius: 0 !important;
}

.strippedDiv h3, .strippedDiv p {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.5px;
    text-align: left;
    margin: 0;
    padding: 4px 10px;
}

.faceText {
  margin-bottom:12px;
}

.hide-scrollbar {
    overflow: -moz-hidden-unscrollable;
    overflow: hidden;
}

.watchConfig {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    max-height: 373px;
    /*    width: 221px;*/
    height: 361px;
}

.faceText p {
    margin-top: 12px;
}

.textfacewatch {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

button.modalclose i {
    font-size: 11px;
}

button.modalclose {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #000;
    z-index: 999;
    opacity: 1;
}

    button.modalclose:focus {
        outline: none !important;
    }

.walletVal {
    display: flex;
}

.strippedDiv p, .strippedDiv h3 span {
    color: rgba(172, 187, 202, 1);
}

.pageNavigation a {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 1.059999942779541px;
    text-align: left;
    font-weight: 500;
    cursor: pointer;
}

.pageNavigation i {
    margin: 0 5px
}

.pageNavigation a.disabled, .pageNavigation a.disabled:hover {
    color: #888282;
    cursor: not-allowed;
}

@media (min-width:460px) {
    .footer-left-contant p {
        margin: 2px 0;
    }

    .footer-left-contant {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

@media (min-width:768px) {
    .footer-left-contant p a {
        color: rgba(0, 0, 0, 1);
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 1px;
        text-align: left;
    }

    .footer-left-contant.text-white p a {
        color: #fff !important;
    }

    .rightFooter {
        justify-content: flex-end;
        display: flex;
        align-items: center;
        margin-top: 0px;
    }

    .container-right {
        margin-right: 0;
        margin-left: calc(50vw - 375px);
    }
}

@media (min-width:992px) {
    .container-right {
        margin-right: 0;
        margin-left: calc(50vw - 485px);
    }

    .slick-prev, .slick-next {
        top: 2%;
    }
}

@media (min-width:1200px) {
    .container-right {
        margin-right: 0;
        margin-left: calc(50vw - 585px);
    }
}

@media (min-width:1368px) {
    .responsiveCollectiveDiv {
        margin-left: -32px !important;
    }
}


/**/
.profile-section {
    color: #E2E6E9;
}

img.user_image {
    width: 130px;
    height: 130px;
    /*  border: 1px solid #fff;
    max-width: 125px;*/
    border-radius: 50%;
    object-fit: cover;
}

section.profile-section h2 {
    font-size: 50px;
}

section.profile-section label {
    font-size: 20px;
    color: #ACBBCA;
    /*margin-left: 80px;*/
}

.user_section2 h2 {
    font-size: 50px;
    margin-bottom: 20px;
}

.owned_box h1 {
    font-size: 64px;
    font-weight: 900;
}

.owned_box h5 {
    font-size: 24px;
}

.owned_box label {
    font-size: 14px;
}

.owned_box {
    border-bottom: 1px solid #ACBBCA;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

    .owned_box label:hover i {
        color: #FF0808;
    }

    .owned_box label i {
        color: #ACBBCA;
        padding-left: 10px;
    }

table.table.table_user tr:nth-child(2n+1) {
    background-color: #fff;
}

.table_user thead tr {
    border-bottom: 3px solid #000;
    background-color: transparent !important;
}

.user_table {
    overflow-y: scroll;
    max-height: 535px;
}

    .user_table th:first-child, .user_table td:first-child {
        min-width: 165px !important;
        width: 165px !important;
    }

    .user_table th, .user_table td {
        font-size: 13px;
        white-space: pre;
    }

form .edit-form label {
    text-transform: uppercase;
    font-size: 13px;
    color: #ACBBCA;
}

form.edit-form input {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    font-size: 18px;
    padding-left: 0;
}

form.edit-form .form-control::placeholder {
    color: #000;
}

form.edit-form input:focus {
    background-color: transparent;
    border-bottom: 2px solid #000 !important;
}



/*5-5-2021*/
.collaction-card {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 20px;
    padding-left: 100px;
}

    .collaction-card.borderBlack {
        padding-left: 40px;
    }
/* .collaction-card .upperImage {
        justify-content: flex-start;
    }*/
.collectionDiv .upperImage {
    justify-content: flex-start;
}

.collaction-card .upperImage .iconRare {
    margin-left: 0px;
}

.collaction-card.borderBlack:hover {
    background-color: #d7e0e8;
}

.collaction-card:hover {
    background-color: #fff;
}

/* .collaction-card:hover p {
        color: #000 !important;
    }*/

.collaction-card p {
    font-size: 10px;
    /*color: #ACBBCA !important;*/
    color: #000 !important;
    margin-bottom: 7px !important;
}

.collaction-card.borderBlack p {
    color: #222 !important;
}
/* .collaction-card h3 {
            margin-top: 0 !important;
        }*/ .collaction-card.borderBlack h3 {
    margin-top: 10px !important;
}

.bg-black {
    background-color: #101010;
    color: #fff !important;
}

    #black p.ferrari-detail, #blue p.ferrari-detail, .bg-black p.ferrari-detail {
        color: #fff;
    }

    .bg-black .priceItem h2, #black .priceItem h2, #blue .priceItem h2 {
        color: #fff;
    }

    .bg-black .tbl-header table tbody tr th, #black .tbl-header table tbody tr th, #blue .tbl-header table tbody tr th {
        color: #fff;
    }

    .bg-black .tbl-content table tbody tr td, #black .tbl-content table tbody tr td, #blue .tbl-content table tbody tr td, #blue .priceItem1 h2, #black .priceItem1 h2, #blue .bidTime h6 span, #black .bidTime h6 span {
        color: #fff !important;
    }

    .bg-black .row, #black .row, #blue .row {
        color: #fff;
    }


.redio-div {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .redio-div input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #000;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.redio-div:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.redio-div input:checked ~ .checkmark {
    background-color: #000000;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.redio-div input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.redio-div .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #000;
}

.action h5 {
    font-size: 30px;
    color: #000;
}

.wallet-div h5 {
    /**/
    font-size: 30px;
    color: #000;
    margin-bottom: 15px;
}

.wallet-div p {
    margin-bottom: 5px;
}

.wallet-div h1 {
    font-size: 32px;
    color: #000;
}

.wallet-div i {
    font-size: 30px;
}

.wallet-div h1 span {
    font-size: 15px !important;
    padding-left: 10px;
    color: #ACBBCA;
}

h5.payment-h5 {
    font-size: 30px;
    margin-bottom: 40px;
    color: #000;
}

.payment-col h6 {
    font-size: 25px;
    color: #000;
}

.payment-col {
    border-left: 2px solid #E2E6E9;
}

.payment-text {
    width: 100%;
    max-width: 50%;
}

    .payment-text p {
        font-size: 44.977px;
        border-bottom: 2px solid #000;
        margin-bottom: 5px;
    }

    .payment-text label {
        font-size: 25px;
        color: #ACBBCA;
    }

h2.static-titel {
    font-size: 60px !important;
    margin-bottom: 20px;
}

.static-section {
    padding-top: 150px !important;
}

.facegrey_black {
    background-image: url(/images/new/squareblack.png);
}

.modal-success_black {
    background-color: #000;
    color: #fff;
    padding-top: 100px;
    max-height: 711px;
}
/*
    .modal-success_black .Configurator_BG {
        margin-top: -32px;
    }

        .modal-success_black .Configurator_BG.roundface {
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .modal-success_black .Configurator_BG.roundface figure {
                top: auto !important;
                left: auto !important;
                transform: none !important;
                margin-top: -9px;
                margin-right: -2px;
            }*/

.bid-row h6 {
    font-size: 25px;
}

.bid-row p {
    font-size: 30px;
    border-bottom: 1px solid #000;
}

.bid-row label {
    font-size: 30px;
    color: #ACBBCA;
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border: 0;
}

.navbar-toggler-icon {
    background: none !important;
}

    .navbar-toggler-icon i {
        color: #000;
        font-size: 28px;
        -webkit-text-stroke: 2px white;
    }

/*img.Configurator_img2 {
    min-height: 265px !important;
}

*/
.slick-slider .slick-track, .slick-slider .slick-list {
    margin-left: 0 !important;
    transform: translate3d(0px, 0px, 0px);
    /*display:flex*/
}

.paginate-pagination ul {
    margin: 0 !important;
    padding: 16px !important;
    list-style: none;
}

    .paginate-pagination ul > li > a.page {
        display: block;
        height: 30px;
        width: 30px;
        text-align: center;
        line-height: 30px;
        border: 1px solid #ddd;
        background: #e2e6e9 !important;
        text-decoration: none;
        cursor: pointer;
        color: #222 !important;
    }

.warnings span {
    color: red
}

.flex-start {
    justify-content: flex-start;
}

.flex-baseline {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

.borderBlack {
    border: 1px solid #6f6d6d;
}

.borderRemove {
    position: relative
}

div.borderRemove::before {
    position: absolute;
    content: " ";
    left: -8px;
    height: 100%;
    width: 8px;
    background: #acbbca;
    z-index: 9;
}

div.borderRemove::after {
    content: " ";
    position: absolute;
    left: -8px;
    height: 100%;
    width: 8px;
    background: #acbbca;
    z-index: 9;
}

div.borderRemove::after {
    right: -2px;
    left: auto;
}

.pagination li.active {
    background-color: #000000 !important;
    color: white !important;
    border: 1px solid #000000 !important;
}

.pagination li {
    color: black !important;
    float: left;
    padding: 8px 16px !important;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #fff !important;
    background: #fff !important;
}

.radius0 {
    border-radius: 0 !important
}

.boxPhone {
    width: 65.46px;
    background: #C4C4C4;
    border-radius: 7px;
    height: 92.61px;
    border-radius: 7px;
    margin: 0 auto;
}

.boxGrid {
    text-align: center
}

    .boxGrid h3, .boxGridflex h3 {
        margin-top: 8px;
        font-size: 30px;
        line-height: 32px;
        font-family: 'SF UI Display Semibold';
    }

    .boxGrid span {
        font-family: 'SF UI Display Semibold';
        font-style: normal;
        font-weight: 500;
        font-size: 80.9029px;
        line-height: 97px;
        letter-spacing: 0.185753px;
        color: #000000;
    }

.boxGridflex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.onlyDeskMargin {
    margin-top: 60px;
}

.doubleflex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: baseline;
}

.boxsqaure {
    background: #C4C4C4;
    border-radius: 7px;
    width: 46.24px;
    height: 65.42px;
    border-radius: 7px;
    margin: 0 auto;
    margin-right: 20px
}

.boxround {
    background: #C4C4C4;
    border-radius: 7px;
    width: 59.93px;
    height: 59.93px;
    border-radius: 50%;
    margin: 0 auto;
    margin-right: 10px
}

.auction_tab {
    margin-left: 25px;
}

.flex-center {
    position: relative
}

    .flex-center .arrowImg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.auctionSLider .slick-list {
    padding: 0 10% 0 0 !important;
}

.tabbedButton {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px 30px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
}

    .tabbedButton input {
        text-transform: uppercase;
        flex: 1;
        font-size: 20px;
        line-height: 23px;
        letter-spacing: 0px;
        color: #000;
        text-align: center;
        border: none;
        background: #ececec;
        padding: 9px 8px 7px;
        margin-right: 5px;
        border-bottom: 2px solid #ececec;
    }

        .tabbedButton input.active {
            border-bottom: 2px solid red;
        }

        .tabbedButton input:hover {
            text-decoration: none;
        }

.hide {
    display: none !important;
}

a, a:visited {
    outline: none !important;
}

.iconRare img {
    width: 20px;
    margin-right: 2px;
}

.iconRare {
    margin-top: 10px;
    min-height: 23px;
}

    .iconRare p {
        display: none !important;
    }

.availability span {
    border-bottom: 2px solid #222;
    font-size: 18px;
    font-weight: 600;
}

    .availability span.colored {
        border-bottom: 2px solid #d83030;
    }

    .availability span.colored, .availability p.colored {
        color: #d83030 !important;
    }

.availability p {
    font-size: 14px;
    font-weight: 400;
}

img.soldImg {
    position: absolute;
    width: 144px;
    top: 14px;
    left: 12px;
}

.slidesInner figure {
    height: 88px;
    margin-bottom: 0;
    display: table;
    display: flex;
    justify-content: center;
    align-items: center;
}

.formSignup div.col-12 {
    padding: 0px 5px !important
}




/* new css start 1-7-2021*/
.work_main_div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 60px;
}

.work-step {
    text-align: center;
    position: relative;
    height: 300px;
    display: flex;
    align-items: center;
}

    .work-step h6 {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap;
        bottom: 0;
        font-size: 24px;
        font-family: 'SF UI Display Bold' !important;
        letter-spacing: 0.5px;
    }

.rollout_text p {
    /*    font-family: 'Roboto', sans-serif;*/
    font-style: normal;
    font-weight: 300;
    /*    font-size: 20px;*/
    line-height: 33px;
    /*    color: #E2E6E9;*/
    width: 450px;
    z-index: 9;
    font-size: 16px;
    color: #afafaf;
    letter-spacing: 0.4px;
    font-family: 'SF UI Display Light',sans-serif;
}

.gotham {
    color: #ACBBCA !important;
    border-color: #ACBBCA !important;
    width: 245px;
    padding: 15px 13px !important;
    height: 52px;
    font-family: 'SF UI Display Light';
    font-style: normal;
    font-weight: bold;
    font-size: 17.1455px !important;
    line-height: 20px;
    letter-spacing: 1.42879px !important;
    text-transform: uppercase;
}

.rollout_text h3 {
    font-family: 'SF UI Display Light';
    font-size: 26px;
    line-height: 32px;
    color: #E2E6E9;
}

ul.day_time {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin: 0;
}

    ul.day_time li {
        text-align: center;
    }

        ul.day_time li p {
            font-family: 'SF UI Display Light';
            font-size: 50.3152px;
            line-height: 58px;
            color: #FFFFFF;
            font-weight: 400 !important;
        }

        ul.day_time li p {
            width: auto;
            margin: 0;
        }

        ul.day_time li label {
            font-family: 'SF UI Display Bold';
            font-style: normal;
            /* font-weight: 900;*/
            font-size: 10.7584px;
            line-height: 26px;
            color: #FF0808;
            margin: 0;
            text-transform: uppercase;
            letter-spacing: 0.99px;
        }

.limited_time h6 {
    font-family: 'SF UI Display Light';
    font-size: 24px;
    line-height: 32px;
    color: #E2E6E9;
}

.limited_time p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    color: #E2E6E9;
    width: 72%;
    margin: 0;
}

.limited_time {
    padding-bottom: 50px;
}

.limited_box p {
    width: auto;
}

.limited_box {
    padding-left: 125px;
}

.buyoutImg {
    width: 70%;
    float: right;
}

.limited_time2 {
    margin-top: 20px;
}

.bg-black3 {
    background-image: url(../images/bg.png);
    background-color: #000;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 0px !important;
}

.mt-6 {
    margin-top: 62px;
}

.mt-7 {
    margin-top: 76px;
}

.text-red {
    /*    color: #FF0808;*/
    display: block;
    position: relative;
    font-size: 24px !important;
    letter-spacing: 0;
    color: #f4250e !important;
    font-weight: 700 !important;
    font-family: din-condensed,sans-serif !important;
}

.paginate-pagination ul {
    display: none;
}

.team-member {
    margin-top: 40px;
}

.memberImg {
    width: 120px;
    border-radius: 50%;
    margin-bottom: 20px;
}

.member-position {
    font-size: 13px;
    color: #848181;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: 1px;
}

.member-name {
    font-size: 22px;
    color: #222;
    line-height: 1.3;
    font-family: 'SF UI Display Bold';
    font-weight: 800;
}

.bio {
    font-size: 15px;
    color: #222;
    line-height: 1.3;
    font-family: 'SF UI Display Semibold';
    font-weight: 400;
}

.advisor-modal {
    position: fixed;
    display: block;
    overflow: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
    transition: 300ms;
    pointer-events: auto;
    z-index: 100;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.member-bio {
    display: none
}

.modalContent2 {
    max-width: 85%;
    padding: 21px;
    background-color: #FFF;
    width: 760px;
    height: auto;
    min-height: 400px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    overflow: auto;
}

.open-modal {
    transition: 500ms;
    visibility: visible;
    opacity: 1;
    pointer-events: all;
}

.modal-close {
    width: 25px;
}

.section .flex {
    min-height: 80vh;
}

.flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.masonry {
    margin: 1.5em auto;
    column-count: 4;
    column-gap: 2.5em;
}

.media-press .item {
    padding: 4em 2em 0;
    background-color: #eee;
    display: inline-block;
    margin: 0 0 2em;
    width: 100%;
}

    .media-press .item img {
        mix-blend-mode: multiply;
        filter: grayscale(1);
        display: block;
        max-width: 60%;
        margin: auto;
        margin-bottom: 3em;
    }

    .media-press .item p {
        text-align: center;
    }

    .media-press .item a {
        font-size: 14px;
        color: #2a2a2a;
        text-decoration: none;
    }

    .media-press .item .link {
        margin-top: 2em;
        font-weight: 600;
        letter-spacing: 0.1px;
        visibility: hidden;
        color: #ff0402;
    }

.team-member-group {
    padding: 0 15px;
}

.below-hero__copy {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}

.below-hero__inner {
    color: #FFF;
    padding: 0;
}

.below-hero {
    background: url(/images/below-hero-bg.jpg);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
}

.below-hero__copy div {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
    margin-bottom: 16px;
    margin-right: 16px;
}

.below-hero h4 {
    margin: 0;
    color: #ff0402;
    text-transform: uppercase;
    font-size: 16px;
}

.below-hero__copy h3 {
    margin: 0;
}

.below-hero a {
    color: #fff;
    font-size: inherit;
    text-decoration: underline;
    transition: all 300ms;
}

.below-hero p {
    margin-top: 15px;
    font-family: 'SF UI Display Light';
    font-weight: 300;
    font-size: 14px;
}

.after {
    padding-bottom: 40px;
}

:focus {
    outline: none !important;
}

.btn.disabled, .btn:disabled {
    opacity: 0.3 !important;
}

.custom-control-label::before {
    top: 0 !important;
}

.custom-control-label .lost-password-msg {
    text-decoration: underline;
}


section.profile-section h3 {
    word-break: break-word;
    /*margin-left: 80px;*/
}

.watchImages {
    width: 50px;
}

.table-width th:first-child, .table-width td:first-child {
    min-width: 80px !important;
    width: 80px !important;
}

.table-width {
    width: 1250px;
    vertical-align: middle !important;
    background-color: #fff;
}

.date-td {
    min-width: 140px !important;
    width: 140px !important;
}


.table-width tr {
    border-bottom: 1px solid #ccc;
}

.table.table-width th {
    text-align: center;
    vertical-align: middle !important;
}

.featured_sec .slick-prev, .featured_sec .slick-prev:hover, .featured_sec .slick-prev:focus {
    background: none !important;
    background: none !important;
    /* left: 0;
    top: -16px;*/
    top: -16px;
    left: auto;
    right: 210px;
    height: 40px !important;
    width: 40px !important;
    border-radius: 50% !important;
    border: 1px solid #343434 !important;
}

.featured_sec_x .slick-prev {
    background: none !important;
    background: none !important;
    /* left: 0;
    top: -16px;*/
    top: -16px;
    left: auto;
    right: 210px;
    height: 40px !important;
    width: 40px !important;
    border-radius: 50% !important;
    border: 1px solid #343434 !important;
}

.accountText {
    @media screen and (max-width: 922px) {
        h6 {
            font-size: 10px;
        }
    }
}

.featured_sec .slick-next, .featured_sec .slick-next:hover, .featured_sec .slick-next:focus {
    background: none !important;
    background: none !important;
    top: -16px;
    left: auto;
    right: 155px;
    height: 40px !important;
    width: 40px !important;
    border-radius: 50% !important;
    border: 1px solid #343434 !important;
}

.featured_sec_x .slick-next, .featured_sec_x .slick-next:hover, .featured_sec_x .slick-next:focus {
    background: none !important;
    background: none !important;
    top: -16px;
    left: auto;
    right: 155px;
    height: 40px !important;
    width: 40px !important;
    border-radius: 50% !important;
    border: 1px solid #343434 !important;
}

.featured_sec_x .slick-prev, .featured_sec_x .slick-prev:hover, .featured_sec_x .slick-prev:focus {
    background: none !important;
    background: none !important;
    top: -16px;
    left: auto;
    right: 210px;
    height: 40px !important;
    width: 40px !important;
    border-radius: 50% !important;
    border: 1px solid #343434 !important;
}

@media screen and (max-width: 1440px) {
    .featured_sec_x .slick-prev {
        left: atuo;
        right: 210px;
    }
}

@media screen and (max-width: 1350px) {
    .featured_sec_x .featured_sec .slick-next, .featured_sec .slick-next:hover, .featured_sec .slick-next:focus {
        left: auto;
        right: 155px;
    }
}

@media screen and (max-width: 922px) {
    .featured_sec_x .slick-next, .featured_sec .slick-next:hover, .featured_sec .slick-next:focus {
        right: 0px;
    }

    .featured_sec_x .slick-prev, .featured_sec .slick-prev:hover, .featured_sec .slick-prev:focus {
        left: 85%;
    }

    .main-sidebar {
        top: 94px !important;
    }
}

@media screen and (max-width: 1440px) {
    .featured_sec .slick-prev, .featured_sec .slick-prev:hover, .featured_sec .slick-prev:focus {
        left: atuo;
        right: 210px;
    }
}

@media screen and (max-width: 1350px) {
    .featured_sec .slick-next, .featured_sec .slick-next:hover, .featured_sec .slick-next:focus {
        left: auto;
        right: 155px;
    }
}

@media screen and (max-width: 922px) {
    .featured_sec .slick-next, .featured_sec .slick-next:hover, .featured_sec .slick-next:focus {
        right: 0px;
    }

    .featured_sec .slick-prev, .featured_sec .slick-prev:hover, .featured_sec .slick-prev:focus {
        left: 85%;
    }

    .main-sidebar {
        top: 94px !important;
    }
}

.auctionSLider .slick-prev, .auctionSLider .slick-prev:hover, .auctionSLider .slick-prev:focus {
    background: none !important;
    background: none !important;
    top: -25px;
}

.auctionSLider .slick-next, .auctionSLider .slick-next:hover, .auctionSLider .slick-next:focus {
    background: none !important;
    background: none !important;
    top: -25px;
}

.table td, .table th {
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
}

.upload-icon {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 22px;
    bottom: 0;
    box-shadow: 0px 0px 6px 3px #afafaf;
}

.upload-img {
    position: relative;
}

.upload-icon input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.upload-icon.input img {
    width: 16px;
}

.tooltip-inner {
    min-width: 200px;
    padding: 0;
    color: #101010;
    text-align: center;
    background-color: #0000;
    border-radius: .25rem;
    font-size: 12px;
    font-weight: 500;
}

li.nav-item.menu-item i {
    padding-top: 24px;
}

.tooltip.fade.bs-tooltip-bottom.show {
    top: 10px !important;
    z-index: 1 !important;
}

p.textp {
    position: absolute;
    min-width: 205px;
    font-size: 12px;
    font-weight: 400;
    left: 20px;
    bottom: 2px;
    margin: 0;
    word-break: break-word;
    padding: 2px 5px;
}

.watchId h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 0;
}


@media screen and (max-width: 300px) {
    .section.sign-up {
        position: relative;
        min-height: 155vh;
        background: url(/images/login_bg.jpg) no-repeat;
        background-size: cover;
        background-position: center center;
    }
}

/*support page css*/
.suport-select:focus {
    border: 1px solid #ccc !important;
}

.suport-select {
    -webkit-appearance: none;
    position: relative;
    font-size: 14px;
    height: 45px;
}

.suport-input:focus {
    border: 1px solid #ccc !important;
}

.suport-input::placeholder {
    font-size: 14px;
    font-weight: 400;
}

.uploadBox {
    position: relative;
    display: inline-block;
}

.image-preview input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.image-preview {
    width: 100%;
    max-width: 300px;
    border: 1px solid #ccc;
    margin-top: 20px;
    height: 150px;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    text-align: center;
    font-size: 15px;
}

    .image-preview img {
        max-width: 100%;
        width: 100%;
        max-height: 150px;
        z-index: 9;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
    }

.watchHandRoadmap {
    position: absolute;
    bottom: 0;
    right: 0;
}

.roadmapButton {
    background: rgb(226,230,233) !important;
    background: linear-gradient(0deg, rgba(226,230,233,1) 62%, rgba(0,212,255,0) 100%) !important;
    position: fixed;
    left: -41px;
    top: 50%;
    z-index: 99;
    padding: 1%;
    -webkit-transform: rotate( 90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    width: 120px;
    border-radius: 7px 7px 0px 0px;
    background-color: #000000;
    font-size: 14px;
    text-align: center;
    padding: 8px 0px;
    color: #000 !important;
    border: 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

    .roadmapButton:hover {
        text-decoration: none !important;
    }

section.contactus-content {
    min-height: calc(100vh - 377px);
}

.social_Links {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

ul.social_Links li a {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    color: #fff;
}

ul.social_Links li {
    margin: 0 5px;
}

    ul.social_Links li a:hover {
        text-decoration: none;
    }

ul.social_Links.white-link li a {
    border: 1px solid #000;
    color: #000;
}


/*new page css*/

.nftSmart {
    background-image: url('../images/home-img/smart-bg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px;
    text-align: center;
    overflow: hidden;
}
    /*.configureText {
    margin-top: -70px;
}*/
    .nftSmart img {
        max-width: 100%;
    }
/*.configureimg {
    margin-top: -40px;
}*/
.aviator-minted {
    background: linear-gradient(180deg, rgba(183, 0, 0, 0) 22.03%, rgba(205, 0, 0, 0.7) 100%), #E7C200 !important;
    background-blend-mode: multiply, normal;
}

.phantom-minted {
    background: linear-gradient(180deg, rgba(227, 0, 191, 0) 22.03%, rgba(227, 0, 191, 0.7) 100%), #FFD99B !important;
    background-blend-mode: multiply, normal;
}

.btn_black {
    background-color: #1E2225 !important;
}

section.minted {
    position: relative;
    /*    background: linear-gradient( 180deg, rgba(242, 0, 0, 0) 0%, rgba(205, 0, 0, 0.7) 100%), #142996;*/
    background-blend-mode: multiply, normal;
    padding: 190px 0;
    height: auto !important;
    background-image: url('../images/banner-bg-img.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

.avitor-bg-section {
    background-image: url('../images/aviator-bg.png') !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.ph-bg-section {
    background-image: url('../images/phantom-bg.png') !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.mint_img {
    position: absolute;
    right: 100px;
    top: 0;
    max-width: 100%;
}

.onlyimg {
    margin: 25px 0;
}

img.configureText {
    margin: 20px 0 40px;
}

.btn-red2 {
    font-weight: 600;
    font-family: 'SF UI Display Medium';
    font-style: normal;
    font-size: 19.636px;
    line-height: 29px;
    background: #FF0000;
    height: 50px;
    min-width: 255px !important;
    letter-spacing: 2.34711px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

    .btn-red2:hover {
        color: #fff;
    }

.minted img {
    max-width: 600px;
}

.mint-div {
    position: relative;
}

.aviator_section {
    background-image: url('../images/aviator-home/bg.svgz') !important;
}

.phantom_section {
    background-image: url('../images/Phantom-home/bg.svgz') !important;
}

.gotham_section {
    background-image: url('../images/home-img/Gothambg.svg');
    background-repeat: no-repeat;
    background-color: #000;
    background-size: cover;
    padding: 100px 0px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .gotham_section img {
        max-width: 100%;
    }

section.gotham_section::after {
    content: '';
    background: linear-gradient( 180deg, #000000 0%, rgb(0 0 0 / 0%) 100%);
    transform: matrix(1, 0, 0, -1, 0, 0);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 250px;
    left: 0;
    z-index: -1;
}

.page-Warp {
    padding: 0 80px;
    background-color: #000;
}

.btn-yellow {
    background: #D69F27 !important;
    color: #000000 !important;
}

.mint-div-gotham {
    padding-top: 50px;
}

.limited_section img {
    max-width: 100%;
}

.limited_section2 {
    padding-bottom: 100px;
}

img {
    max-width: 100%;
}

.div_LIMITED p.comingSoon, .mint-div-gotham p.comingSoon {
    color: white;
    font-size: 48px;
    font-weight: 700;
}


img.shop_name_img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    /*    top: 80px;*/
    top: 140px;
    width: 60%;
    z-index: 1;
}

/*new css start 1-4-2022*/

.new-footer p a {
    color: #bebdbd;
    font-weight: 300;
    font-size: 14px;
    transition: 0.3s;
    text-transform: uppercase;
}

    .new-footer p a:hover {
        text-decoration: none;
        color: #f00;
        transform: translateX(-10px);
    }

.new-footer p {
    margin-bottom: 10px;
}

.new-footer h5 {
    margin-bottom: 30px;
    font-family: "din-condensed",sans-serif !important;
    font-size: 22px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
}

.dark-input {
    background-color: #1b1b1b;
    border: 0;
    height: 50px;
    padding: 10px;
    width: 100%;
    color: #fff;
    border-radius: 4px;
}

    .dark-input::placeholder {
        color: #808080;
    }

.btn-orange {
    font-weight: 300 !important;
    font-family: 'SF UI Display Medium';
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    background: rgb(228,13,13);
    background-image: linear-gradient(126deg, #e30d0d 0%, #fc2f0d 100%);
    height: 50px;
    letter-spacing: 1.34711px;
    text-transform: capitalize;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    padding: 0px 1.2rem;
}

    .btn-orange:hover {
        background: transparent;
        border-color: #fff !important;
    }

.btn-white-border {
    font-weight: 600;
    font-family: 'SF UI Display Medium';
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    background: transparent;
    border-color: #fff;
    height: 50px;
    letter-spacing: 1.34711px;
    text-transform: uppercase;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}

    .btn-white-border:hover {
        border-color: #FF0000;
        background: rgb(228,13,13);
        background: linear-gradient(90deg, rgba(228,13,13,1) 21%, rgba(252,47,14,1) 100%);
        color: #fff;
    }

.btn-orange:hover {
    background-color: transparent;
    color: #fff;
    border-color: red;
}

/*section css*/
img.goutham_name_img {
    position: absolute;
    top: -60px;
    left: -60px;
}

.div_LIMITED {
    position: relative;
    z-index: 11111;
}

.category_section {
    /*    padding: 150px 0 100px;*/
    padding: 190px 0 127px;
    text-align: center;
    background-color: #000;
    color: #fff;
}

    .category_section h1 {
        text-transform: uppercase;
    }

.subHeading {
    max-width: 650px;
    margin: auto;
    font-size: 17px;
    font-family: 'SF UI Display ', sans-serif;
    color: #d1cbcb;
    font-weight:300;
}

.goutham_section22 {
    background-color: #000000;
}

.category-Box {
    background-color: #101010;
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
    /*    height:100%;*/
    margin-bottom: 30px;
}

section.category_section h1 {
    font-size: 45px;
}

.category-Box img {
    width: 100%;
    transition: 0.3s;
}

    .category-Box img:hover {
        transform: scale(1.025);
    }

.category-Box h5 {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: "din-condensed",sans-serif !important;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 71px;
    color: #ffffff;
}

.getstart-box {
    border: 1px solid #1f1f1f;
    border-radius: 5px;
    padding: 25px;
}

.text-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}

    .text-box p {
        height: 30px;
        width: 30px;
        font-family: "din-condensed",sans-serif !important;
        border-radius: 50%;
        background-color: #03a76b;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
        font-size: 15px;
        margin-bottom: 0;
    }

    .text-box h6 {
        margin: 0;
        font-size: 18px;
        text-transform: uppercase;
        font-family: "din-condensed",sans-serif !important;
    }

    .text-box::after {
        content: '';
        width: 50px;
        height: 1px;
        background-color: #1f1f1f;
        position: absolute;
        right: -16px;
    }

.getstart-box .row .col-md-3:last-child .text-box::after {
    display: none;
}

p.banner_subheading {
    /*font-family: "din-condensed",sans-serif !important;*/
    /* font-family: "DN Condensed Capital Serif" !important*/
    /*font-size: 23px;
        color: #d8d8d8;
        font-weight: 300 !important;
        text-align: left;
        margin-top: 15px !important;*/
    font-weight: 300;
    color: #fff;
    font-family: 'SF UI Display',sans-serif;
    font-size: 17px;
}

.section-heading {
    z-index: 1;
    position: relative;
    margin: 0;
    /*font-family: "din-condensed",sans-serif !important;*/
    /* font-family: din-condensed, Encoded Sans Condensed !important;*/
    font-family: din-condensed !important;
    font-size: 55px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
}

.Wearable_Nft_header {
    z-index: 1;
    position: relative;
    margin: 0;
    /*font-family: "din-condensed",sans-serif !important;*/
    /* font-family: din-condensed, Encoded Sans Condensed !important;*/
    font-family: din-condensed !important;
    font-size: 3.4rem;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
}

section.auction2_section h1 {
    font-size: 45px !important;
}

/*signup css start*/
section.sign-up-new {
    background-color: #000;
    padding: 100px 0;
    min-height: 100vh;
}

/**/
img.limited_name_img {
    position: absolute;
    left: 50px;
    width: 70%;
    top: 40px;
}

.div_LIMITED label {
    display: block;
    position: relative;
    font-size: 24px;
    letter-spacing: 0px;
    color: #f4250e;
    font-weight: bold;
    font-family: "din-condensed",sans-serif !important;
}

.custom-control-label::after {
    top: 1px;
}

.s-stepper-content .s-stepper-stage.active {
    display: flex;
}

.s-stepper-content .s-stepper-stage {
    display: none;
    padding: 40px;
    background-color: #121212;
    border-radius: 15px !important;
    color: #fff;
    width: 100%;
    max-width: 650px;
    margin: auto;
}


/*  OLD */
/*.s-stepper .s-step {
    display: flex;
    flex: 1;
    padding: 15px;
    align-items: center;
    text-transform: uppercase;
    position: relative;
}*/

/* NEW */
.s-stepper .s-step {
    display: flex;
    flex: 1;
    padding: 15px 0 15px 15px;
    align-items: center;
    text-transform: uppercase;
    position: relative;
    justify-content: center;
}


.s-stepper:first-child:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    content: "";
    border-top: none;
    border-bottom: none;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.6);
    position: relative;
}

.s-step.active span.s-step-counter::after {
    background-color: #f82b0c;
}

.s-stepper.active,
.s-stepper.done {
    position: relative;
    background-color: green;
    color: rgba(255, 255, 255, 0.7);
}

.s-steppe .active:last-child:after {
    border: none;
}

.s-steppe .active:after {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: -50px;
    width: 0;
    height: 0;
    content: "";
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid green;
    transition: all 900ms ease-in-out;
}

.s-steppe .active .s-step-counter:after {
    content: "\f044";
    font-family: FontAwesome;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 45px;
    height: 45px;
    border-radius: 9999px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.6);
}
/*.s-stepper .s-step::after {
    position: absolute;
    content: '';
    height: 1px;
    width: 50px;
    background-color: #202020;
    right: 8px;
}*/
.s-stepper .s-step:last-child::after {
    display: none;
}

.s-stepper .done .s-step-counter:after {
    content: counter(section);
    border-color: #03a76b;
    color: #fff;
    background-color: #03a76b !important;
}

.s-stepper .s-step-counter:after {
    counter-increment: section;
    content: counter(section);
    font-family: "din-condensed",sans-serif !important;
    display: flex;
    font-size: 15px;
    border: 1px solid #202020;
    width: 30px;
    background-color: #202020;
    height: 30px;
    justify-content: center;
    border-radius: 999px;
    align-items: center;
    margin-bottom: 0;
    margin-right: 10px;
}

.s-stepper {
    /*    display: flex;
    counter-reset: section;
    background-color: #0f0f0f;
    color: #fff;
    border-radius: 10px;
    padding: 20px 20px;*/

    display: flex;
    counter-reset: section;
    background-color: #0f0f0f;
    color: #fff;
    border-radius: 10px;
    padding: 20px;
    max-width: 930px;
    margin: 0 auto;
    position: relative;
}

    /* Mithun Implement according to user */
    .s-stepper:before {
        position: absolute;
        content: '';
        height: 1px;
        width: 70%;
        background-color: #202020;
        left: 15%;
        top: 50%;
    }

span.s-step-counter {
    background: #0f0f0f;
    padding: 0 0 0 15px;
}

.s-step small {
    font-family: din-condensed,sans-serif !important;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 400;
    background: #0f0f0f;
    padding: 0 15px 0 0;
    position: relative;
}




/**/
.loginForm_New h6 {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 40px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "din-condensed",sans-serif !important;
}

.loginForm_New p {
    margin-bottom: 15px;
    font-family: 'SF UI Display ', sans-serif;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #afafaf;
    font-weight: 300;
}

.loginForm_New {
    background: transparent;
    width: 100%;
    padding: 0;
}

.custom-control-label::before {
    top: 4px !important;
}

button.meta-btn {
    background-color: #202020;
    border: none;
    border-radius: 4px;
    height: 70px !important;
    display: flex;
    font-family: "din-condensed",sans-serif !important;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px 20px;
    color: #fff;
    font-size: 24px;
    letter-spacing: 4px;
    line-height: 30px;
    font-weight: 300;
}

    button.meta-btn img {
        height: 100%;
        margin-right: 10px;
    }

.sign-up-input_New {
    border-radius: inherit;
    border: none;
    max-width: 100%;
    width: 100%;
    background: transparent;
    background-color: #202020;
    font-size: 15px;
    height: 60px;
    padding: 0 15px;
    line-height: 22px;
    color: #fff;
    border-radius: 10px;
}

    .sign-up-input_New:focus {
        background-color: #202020;
        color: #fff;
    }

    .sign-up-input_New::placeholder {
        color: #ffffff;
    }

.custom-control-label::before {
    background-color: #202020;
    border-color: #202020;
}

.loginForm_New button {
    height: 60px;
}

.loginForm_New label {
    font-size: 15px;
    letter-spacing: 0px;
    color: #b5b5b5;
    font-weight: 300;
}

    .loginForm_New label a {
        font-size: 16px;
    }

.s-step.active.done::after {
    background-color: #03a76b;
}

.section-heading img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

section.auction2_section {
    background-color: #0f0f0f;
    padding: 100px 0 40px;
    text-align: left;
}

    section.auction2_section p {
        margin: 0;
        margin-top: 11px;
    }


a.lost-password-msg:hover {
    color: #f82a0d;
}


.new_auction {
    background-color: rgba(15,15,15,0);
    border: 1px solid #242424;
    padding: 45px;
    color: #fff;
}

    .new_auction h2 {
        color: #fff;
    }

    .new_auction p {
        color: #fff;
    }

    .new_auction h3 {
        color: #314b63;
    }

    .new_auction .upperImage {
        position: relative;
    }

img.dimand-white {
    position: absolute;
    right: 0px;
    bottom: 0;
}

.new_action_slider {
    width: 100%;
    max-width: 95%;
    margin: auto;
}

    .new_action_slider .slick-prev, .new_action_slider .slick-prev:hover, .new_action_slider.slick-prev:focus {
        position: absolute;
        right: 200px !important;
        /*  top:78px;*/
        left: 0px;
        right: 0px;
    }

    .new_action_slider button.slick-prev.slick-arrow.slick-disabled {
        position: absolute;
        right: 200px !important;
        top: 0;
        left: auto;
    }

    .new_action_slider button.slick-next.slick-arrow {
        position: absolute;
        top: 0px;
        right: 150px;
    }

.s-step small {
    font-family: "din-condensed",sans-serif !important;
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 400;
}

.loginFormSection.loginFormSection22 {
    padding: 40px;
    background-color: #121212;
    border-radius: 15px !important;
    color: #fff;
    width: 100%;
    max-width: 650px;
    margin: auto;
}



@media (max-width:1440px) {
    .page-Warp {
        padding: 0 50px;
    }
}

@media (max-width:1024px) {
    .page-Warp {
        padding: 0;
    }

    .section-heading {
        font-size: 45px;
        text-align: left;
    }

    .goutham_section22 {
        padding: 100px 0;
    }

    .s-stepper .s-step::after {
        display: none;
    }

    .text-box::after {
        display: none;
    }

    img.limited_name_img {
        left: 20px;
    }

    img.shop_name_img {
        top: 60px;
    }
}

@media (max-width:991px) {
    .new_action_slider button.slick-next.slick-arrow {
        right: 20px;
    }

    .new_action_slider button.slick-prev.slick-arrow.slick-disabled {
        right: 70px !important;
    }

    .new_action_slider .slick-prev, .slick-prev:hover, .slick-prev:focus {
        /* top: 40px*/
    }

    .new_action_slider button.slick-prev.slick-arrow.slick-disabled {
        top: 40px;
    }

    .new_action_slider button.slick-next.slick-arrow {
        top: 40px;
    }

    img.goutham_name_img {
        position: absolute;
        top: -47px;
        left: 50%;
        width: 50%;
        transform: translateX(-50%);
    }

    .section-heading {
        display: inline-block;
    }

    .goutham_section22 {
        padding-bottom: 80px;
    }

    img.limited_name_img {
        left: 50%;
        width: 90%;
        transform: translateX(-50%);
        top: -30px;
    }

    .div_LIMITED {
        margin-bottom: 50px;
    }
}

@media (max-width:767px) {
    .configScreen {
        transform: scale(0.78);
    }

    .s-step {
        display: flex;
        justify-content: flex-start !important;
    }

    .s-stepper::before {
        display: none !important;
    }

    .mint-div a {
        margin: 0 !important;
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    .section-heading {
        font-size: 35px;
        text-align: center;
    }

    .new-footer h5 {
        margin-top: 40px;
    }

    .getstart-box {
        padding: 15px;
    }

    .text-box {
        margin-bottom: 10px;
    }

    .s-stepper .s-step::after {
        position: absolute;
        display: block;
        content: '';
        height: 30px;
        width: 2px;
        background-color: #202020;
        right: auto;
        left: 29px;
        top: 45px;
    }

    .s-stepper {
        display: block;
        padding: 10px;
    }

    .s-stepper-content .s-stepper-stage {
        padding: 15px;
    }

    button.meta-btn {
        font-size: 20px;
    }

        button.meta-btn img {
            height: 70%;
        }

    .loginForm_New h6 {
        font-size: 22px;
        line-height: 30px;
    }

    .loginForm_New.text-center button {
        width: 100% !important;
        margin-left: 0 !important;
    }
}


@media only screen and (max-width: 991px) and (min-width: 769px) {
    .MarketPlace-head.bg-black2.limited-section.limited_section2.pt-0.responsive-mobile {
        margin-top: 490px;
    }
}

@media only screen and (max-width: 766px) and (min-width: 681px) {
    .MarketPlace-head.bg-black2.limited-section.limited_section2.pt-0.responsive-mobile {
        margin-top: -200px;
    }
}

@media only screen and (max-width: 680px) and (min-width: 30px) {
    .MarketPlace-head.bg-black2.limited-section.limited_section2.pt-0.responsive-mobile {
        margin-top: -100px;
    }
}

.limited_avi_section {
    padding: 100px 0;
}

/*.watch-face-square {
    width: 239px;
    height: 310px;
    background-size: contain;
    position: relative;
    background-repeat: no-repeat;
}*/

.watch-face-square {
    width: 254px;
    height: 314px;
    background-size: contain;
    background-size: 196px;
    top: -40px;
    position: relative;
    background-repeat: no-repeat;
    left: -13px;
}





.gotham_mkt_configuartor-watch-hour-hand {
    position: absolute;
    left: 92px;
    top: 141px;
    min-width: 6px !important;
    width: 6px !important;
    max-width: 6px !important;
    z-index: 5;
    -webkit-transform-origin: center bottom;
    -webkit-transform: rotate(0deg);
}



.gotham_mkt_configuartor-watch-minute-hand {
    position: absolute;
    left: 93px;
    top: 112px;
    min-height: 72px !important;
    height: 72px !important;
    max-height: 72px !important;
    width: 5px !important;
    min-width: 5px !important;
    max-width: 5px !important;
    z-index: 5;
    -webkit-transform-origin: center bottom;
    -webkit-transform: rotate(8deg);
}
.gotham_mkt_configuartor-watch-center-second {
    position: absolute;
    left: 94px;
    top: 142.9px;
    min-height: 100px !important;
    height: 100px !important;
    max-height: 100px !important;
    z-index: 55;
    
    -webkit-transform-origin: center bottom;
    transform-origin: 0 27px;
    margin: 14px 0 0 1px;
}
.aviator_mkt_configuartor-watch-center-second {
    position: absolute;
    left: 97px;
    top: 157px;
    min-height: 100px !important;
    height: 100px !important;
    max-height: 100px !important;
    z-index: 544;
    -webkit-transform-origin: center bottom;
    transform-origin: 0 28px;
    width : auto;
}


.aviator_mkt_configuartor-watch-hour-hand {
    position: absolute;
    left: 95px;
    top: 121px;
    height: 70px !important;
    z-index: 5;
    transform-origin: 2px 64px;
}

.aviator_mkt_configuartor-watch-minute-hand {
    position: absolute;
    left: 95px;
    top: 112.5px;
    height: 80px !important;
    min-height: 80px !important;
    max-height: 80px !important;
    z-index: 6;
    transform-origin: 2px 73px;
}



/*
.chronocircuit_mkt_configuartor-watch-hour-hand {
    position: absolute;
    height: 192px !important;
    min-height: 192px !important;
    max-height: 192px !important;
    left: 12px;
    top: 85px;
    min-width: auto;
    z-index: 5;
}
.chronocircuit_mkt_configuartor-watch-minute-hand {
    position: absolute;
    left: 6px;
    top: 74.5px;
    min-width: 177px !important;
    width: 177px !important;
    max-width: 177px !important;
    z-index: 6;
}
.chronocircuit_mkt_configuartor-watch-center-second {
    position: absolute;
    left: 90px;
    top: 180px;
    width: auto;
    height: 220px !important;
    z-index: 10;
    transform-origin: 4px 0px;
}*/
.phantom_mkt_configuartor-watch-hour-hand {
    position: absolute;
    left: 88px;
    top: 150.7px;
    min-width: 10px !important;
    width: 10px !important;
    max-width: 10px !important;
    z-index: 5;
    -webkit-transform-origin: center bottom;
    -webkit-transform: rotate(0deg);
    transform-origin: 5px 31px;
}

.phantom_mkt_configuartor-watch-minute-hand {
    position: absolute;
    left: 89px;
    top: 119px;
    min-height: 73px !important;
    height: 73px !important;
    max-height: 73px !important;
    z-index: 5;
    -webkit-transform: rotate(8deg);
    transform-origin: 4px 61px;
}

.phantom_mkt_configuartor-watch-center-second {
    position: absolute;
    left: 96px;
    top: 220px;
    width: 10px !important;
    max-width: 47px !important;
    z-index: 3;
    transform: translateX(-50%);
    -webkit-transform-origin: center bottom;
    -webkit-transform: rotate(0deg);
    transform-origin: 0 9px;
}


.phantom2_mkt_configuartor-watch-hour-hand {
    position: absolute;
    left: 88px;
    top: 151px;
    min-width: 10px !important;
    width: 10px !important;
    max-width: 10px !important;
    z-index: 5;
    -webkit-transform-origin: center bottom;
    width: auto;
    transform-origin: 5.4px 31px;
}

.phantom2_mkt_configuartor-watch-minute-hand {
    position: absolute;
    left: 83px;
    top: 116px;
    min-height: 73px !important;
    height: 73px !important;
    max-height: 73px !important;
    z-index: 5;
    width:auto;
    transform-origin: 12px 66px;
}

.loaderComingMinting{
  
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 7px;
    padding: 15px;
    width: 352px;
    height: 236px;
    text-align: center;

}
.minting-loader {
    color: #fff;
    font-size: 10px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    animation: mulShdSpin 1.3s infinite linear;
    transform: translateZ(0);
}

@keyframes mulShdSpin {
    0%, 100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }

    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }

    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }

    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

:root {
    --second: 1s;
    --minute: calc(var(--second) * 60);
    --hour: calc(var(--minute) * 60);
}

@keyframes rotate {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(1turn);
    }
}

.watch-face_New {
    position: relative;
    width: 230px;
    height: 369px;
    margin: 0 auto;
}
.watch-face_New_config {
    position: relative;
    width: 175px;
    height: 229px;
}
.watch-block_New_config {
    position: relative;
    width: 175px;
    height: 213px; /* height and width here set should be the only defined height/width values in the actual watch face */
    overflow: hidden;
}
.watch-block_New {
    position: absolute;
    width: 178px;
    height: 217px; /* height and width here set should be the only defined height/width values in the actual watch face */
    margin: 0 auto;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.Configurator_BG.roundface ~ .watch-block_New {
    position: absolute;
    width: 178px;
    height: 178px;
    margin: 0 auto;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    border-radius: 50%;
    overflow: hidden;
    background: #7f7f7f;
}
.Configurator_BG.roundface ~ .watch-block_New .clock_New {
    border-radius: 50%;
    left: 50%;
    top: 50%;
    width: 178px;
    height: 217px;
    transform: translate(-50%, -50%);
}
.modal-success_black .clock_New img{border-radius:21%;}
.watch-bgs_New {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.palomer_New #capture-img {
    background: #fff !important;
}
bg_New_New,
.comp-dial_New,
.watch-clock_New, .marker_New {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .marker_New img {
        display: block;
        position: relative;
        width: 100%;
    }

.clock_New {
    --setTimeHour: 13;
    --setTimeMinute: 10;
    --timeShiftHour: calc(var(--setTimeHour) * var(--hour));
    --timeShiftMinute: calc(var(--setTimeMinute) * var(--minute));
    margin: 0 auto;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0;
    top: 0;
}

.hand_New {
    position: absolute;
    top: 50%;
    left: calc(50% - var(--width) / 2);
    background-color: var(--color);
    transform-origin: center 0;
    width: 100%;
    height: 100%;
    /*z-index: 99999 !important;*/
}
.second_New, .hour_New, .minute_New{z-index:999;}
.comp_New.hand_New {
    left: -20%;
    z-index: 9 !important;
}

    .comp_New.hand_New.right_New {
        left: 20%;
    }


bg_New_New img,
.comp_New img,
.clock_New img,
.watch-bg_New img, img.bg_New_New,
img.comp_New,
img.clock_New,
img.watch-bg_New {
    width: 100%;
}

img.bg_New_New, .bg_New_New img, .clock_New .Configurator_img {
    border-radius: 19%;
    height: 100%;
}

.second_New img,
.minute_New img,
.hour_New img, img.second_New,
img.minute_New,
img.hour_New {
    position: relative;
    display: block;
    top: -50%;
}

.second_New img {
    top: -50%;
    position: relative;
}
.second_New.palomer_extend img {
    top: -54%;
    position: relative;
}

.hour_New img {
    top: -49.6%;
    position: relative;
}

.comp_New.hand_New img {
    position: relative;
    top: -50%;
}
img.bg_New_New{background:#fff;}
.clock_config {
    display: none; /* Hide initially */
    background: #fff;
}
.pin_New {
    position: absolute;
    top: 50.4%;
    left: 50%;
    width: auto !important;
    height: auto;
    transform: translate(-50%, -50%);
    max-width: 16px;
    z-index:999;
}

    .pin_New img {
        width: 7px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -3.5px;
        margin-top: -3.5px;
    }

.watch-face_New_Small {
    position: relative;
    width: 186px;
    height: 295px;
    margin: 0 auto;
}

.watch-block_New_Small {
    position: absolute;
    width: 138px;
    height: 169px; /* height and width here set should be the only defined height/width values in the actual watch face */
    margin: 0 auto;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* Start Aviator Specific Styling */
.aviator_new .comp_New.hand_New.right_New {
    left: 21%;
}

.aviator_New .comp_New.hand_New.middle_New {
    left: 0;
    top: 67%;
}
.aviator_New .comp_New.hand_New.middle_New_gotham {
    left: 0;
    top: 73%;
}


.aviator_New .minute_New.illume_New img, .aviator_New .minute_New.imperial_New img {
    top: -49.5%;
}

.aviator_New .hour_New.illume_New img {
    top: -50%;
}
.collectionIndex .marker_New {
    top: 50%;
    transform: translateY(-50%);
    height:auto !important;
}
.collectionIndex .clock_New{background:#fff;}
.avaiator_New .second_New img {
    top: -48% !important;
}
/* End Aviator Specific Styling */
/* Start Palomer Specific Styling */

.palomer_New .day-time, .palomer_New #day-time, .collectionIndex #day-time {
    position: absolute;
    width: 43px;
    margin: 0 auto;
    overflow: hidden;
    top: 27.5%;
    left: 50%;
    transform: translateX(-50%);
}
.palomer_New #month-time, .collectionIndex #month-time {
    position: absolute;
    width: 43px;
    margin: 0 auto;
    overflow: hidden;
    bottom: 27%;
    left: 50%;
    transform: translateX(-50%);
}
.palomer_New .watch-logo-top-2, .collectionIndex .palomar_watch-logo-bottom, .collectionIndex .chronocircuit_watch-logo-bottom {
    position: absolute;
    width: 81px;
    margin: 0 auto;
    overflow: hidden;
    top: 60%;
    left: 50%;
    transform: translateX(-50%);
}



/* End Palomer Specific Styling */

.watch-face_New .watch_logo_new, .watch-face_New_config .watch_logo_new {
    position: absolute;
    width: 28px;
    margin: 0 auto;
    overflow: hidden;
    top: 31.5%;
    left: 50%;
    transform: translateX(-50%);
}
.watch-face_New .watch_logo_name_new, .watch-face_New_config .watch_logo_name_new {
    position: absolute;
    width: 75px;
    margin: 0 auto;
    overflow: hidden;
    bottom: 31.5%;
    left: 50%;
    transform: translateX(-50%);
}
.watch-face_New .watch_logo_name_newChrono, .watch-face_New .watch_logo_name_newChrono {
    position: absolute;
    width: 70px;
    margin: 0 auto;
    overflow: hidden;
    bottom: 34.5%;
    left: 50%;
    transform: translateX(-50%);
}
    .watch-face_New .watch_logo_name_new.chrono_logo, .collectionIndex .chronocircuit_watch-logo-bottom.chrono_logo {
        top: 61.5%;
        width: 70px;
    }
.watch-face_New .watch-date-win1_New, .watch-face_New_config .watch-date-win1_New {
    position: absolute;
    width: 28px;
    margin: 0 auto;
    overflow: hidden;
    top: 50%;
    right: 20.5%;
    transform: translateY(-50%);
}

.watch-face_New .watch-date-left, .watch-face_New_config .watch-date-left {
    position: absolute;
    width: 28px;
    margin: 0 auto;
    overflow: hidden;
    top: 50%;
    left: 20.5%;
    transform: translateY(-50%);
    font-size: 11px;
    line-height: 12px;
    text-align: center;
}
.watch-face_New .watch-date-win2_New, .watch-face_New_config .watch-date-win2_New {
    position: absolute;
    width: 28px;
    margin: 0 auto;
    overflow: hidden;
    top: 50%;
    left: 20.5%;
    transform: translateY(-50%);
}
.watch-face_New .watch-date-right, .watch-face_New_config .watch-date-right {
    position: absolute;
    width: 28px;
    margin: 0 auto;
    overflow: hidden;
    top: 50%;
    right: 20.5%;
    transform: translateY(-50%);
    font-size: 11px;
    line-height:12px;
    text-align:center;
}
.watch-face_New .watch-date-win-circle, .watch-face_New_config .watch-date-win-circle {
    position: absolute;
    width: 28px;
    margin: 0 auto;
    overflow: hidden;
    top: 50%;
    right: 20.5%;
    transform: translateY(-50%);
}

.watch-face_New.watch-face_New_config.collectionIndex{margin:0 !important;}