.time-auction {
    background: #000;
    padding: 60px 0;
}
.time-auction .top-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 50px;
}
.time-auction .top-header .titleDv h3 {
    margin: 0;
}
.time-auction .top-header .categoriesLable ul.categories-name {
    margin: 0;
    padding: 0;
    list-style: none;
}
.time-auction .top-header .categoriesLable ul.categories-name li {
    display: inline-block;
    border: 1px solid #fff;
    width: 130px;
    text-align: center;
    padding: 9px 0;
    margin-right: 25px;
}
.time-auction .top-header .categoriesLable ul.categories-name li a {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}
.time-auction .top-header .categoriesLable ul.categories-name li:last-child {
    margin: 0;
}
.time-auction .time-img {
    position: relative;
}
.time-auction .time-img .img-box {
    border: 2px solid #fff;
    border-radius: 20px;
    padding: 20px 0;
}
.time-auction .products-items {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    width: 20%;
    padding-left: 30px;
}
.time-auction .products-items ul.items {
    list-style: none;
}
.time-auction .products-items ul.items li {
    margin-bottom: 10px;
}
.time-auction .time-img .img-box figure img {
    width: 100%;
}
.time-auction .time-img .bidinfo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
}
.time-auction .time-img .bidinfo h6 {
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Poppins';
}
.time-auction .details {
    padding-right: 100px;
}
.time-auction .details .timer h6 {
    font-size: 24px;
    padding-bottom: 5px;
}
.time-auction .details .timer h6 i {
    margin-right: 5px;
}
.time-auction .details .name {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.time-auction .details .name  h5 {
    margin-bottom: 0;
}
.time-auction .details .name .value i.fa.fa-heart-o {
    font-size: 40px;
    margin-top: -10px;
}
.time-auction .details .name .property h3 {
    font-size: 37px;
    line-height: 47px;
}
.time-auction .details p {
    padding-bottom: 10px;
    font-size: 15px;
}
.time-auction .category {
    display: flex;
    padding-bottom: 25px;
}
.time-auction .category .categoryDv {
    display: flex;
}
.time-auction .category .barndDv {
    display: flex;
    margin-left: 20px;
}
.time-auction .category h5 {
    font-size: 14px;
    font-family: 'Poppins';
}
.time-auction .category .property {
    margin-right: 10px;
}
.time-auction .details .reviewsDv {
    padding-bottom: 15px;
}
.time-auction .stock {
    display: flex;
    align-items: center;
}
.time-auction .stock .offer button {
    border: 2px solid #fff;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Poppins';
    padding: 12px 30px;
    margin-right: 30px;
    background:#0000;
    cursor:pointer;
}
.time-auction .stock .qty h6 {
    font-family: 'Poppins';
    font-size: 16px;
    margin-bottom: 0;
}
@media (max-width: 992px) {
    .time-auction .details {
        padding-right: 0px;
    }
    .time-auction .top-header {
        display: block;
        text-align: center;
    }
    .time-auction .top-header .titleDv h3 {
        padding-bottom: 10px;
    }
    .time-auction .details {
        padding-right: 0px;
        padding-top: 30px;
    }
}
@media (max-width: 576px) {
    .time-auction {
        padding: 40px 0;
    }
    .time-auction .top-header .categoriesLable ul.categories-name li {
        width: 110px;
        padding: 9px 0;
        margin-right: 5px;
    }
    .time-auction .top-header {
        padding-bottom: 30px;
    }
}
@media (max-width: 480px) {
    .time-auction .top-header .titleDv h3 {
        font-size: 30px;
    }
    .time-auction .top-header .categoriesLable ul.categories-name li {
        width: 100%;
        margin-bottom: 5px;
    }
    .time-auction .details .timer h6 {
        font-size: 18px;
    }
    .time-auction .details .name {
        display: block;
    }
    .time-auction .details .name .property h3 {
        font-size: 24px;
        line-height: 37px;
    }
    .time-auction .details .name .value i.fa.fa-heart-o {
        font-size: 30px;
        margin-top: 0px;
        padding-bottom: 10px;
    }
    .time-auction .details p {
        padding-bottom: 10px;
        font-size: 13px;
    }
    .time-auction .category {
        display: block;
    }
    .time-auction .category .barndDv {
        margin-left: 0;
    }
    .time-auction .top-header .categoriesLable ul.categories-name li {
        width: 100%;
        margin-bottom: 5px;
    }
}
/* Available Section Css Start Here */
.available-team {
    background: #000;
    padding: 60px 0;
}
.available-team .head {
    padding-bottom: 10px;
}
.available-team table {
    width: 100%;
}
.available-team table tr.top-bar {
    background: #fff !important;
}
.available-team table tr.top-bar th {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-family: 'Teko';
    font-size: 24px;
    font-weight: 500;
}
.available-team table tr {
    height: 50px;
}
.available-team table tr:nth-child(odd) {
    background: #0D0D0D;
}
.available-team table tr td {
    font-family: 'Poppins';
    font-size: 16px;
}
.available-team table tr td button {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Teko';
    font-weight: 600;
    border-radius: 0 !important;
    padding: 4px 0;
    width: 60px;
    cursor: pointer;
    background: transparent;
    color: #fff;
    border: 1px solid;
    transition: 0.5s;
}
.available-team table tr td button:hover {
    background: #fff;
    color: #000;
}
.available-team .nav-tabs {
    border-bottom: 0;
    display: flex;
    justify-content: center;
    padding-bottom: 60px;
}
.available-team .nav-tabs .nav-link {
    color: #fff;
    border-radius: 0;
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: 600;
    padding: 12px 0px;
    border: 1px solid #fff;
    width: 150px;
}
.available-team .nav-tabs .nav-link.active {
    color: #000;
    background: #fff;
}
.available-team .nav-tabs .nav-link:first-child {
    margin-right: 25px;
}
.available-team .nav-tabs .nav-link:last-child {
    margin-left: 10px;
}
@media (max-width: 769px) {
    .available-team table tr.top-bar th {
        font-size: 18px;
    }
    .available-team table tr td {
        font-size: 14px;
    }
}
@media (max-width: 576px) {
    .available-team {
        padding: 40px 0;
    }
    .available-team .nav-tabs {
        padding-bottom: 30px;
    }
    .available-team .head h2.title {
        font-size: 55px;
        line-height: 65px;
    }
    .available-team table {
        margin-top: 40px;
    }
}
@media (max-width: 321px) {
    .available-team .nav-tabs .nav-link:last-child {
        margin-left: 0px;
    }
    .available-team .nav-tabs .nav-link:first-child {
        margin-right: 5px;
    }
    .available-team .nav-tabs .nav-link {
        width: 120px;
    }
}
/* Available Section Css Start Here */
