.menu-toggler {
    display: none;
}

.mobile-menu {
    /* display: none; */
}

@media screen and (max-width: 1370px) {
    body {
        font-size: 14px;
    }
    .container {
        max-width: 100%;
    }
    .top-head {
        font-size: 12px;
    }
    .top-head .material-icons {
        font-size: 20px;
    }
    header {
        padding: 18px 0;
    }
    header .bootstrap-select>.dropdown-toggle {
        font-size: 14px;
    }
    .search-box .form-control {
        font-size: 14px;
        height: 46px;
    }
    .search-box .search-btn {
        height: 46px;
    }
    .navigation {
        font-size: 13px;
        padding: 15px 0;
    }
    .home-banner .caption {
        left: 100px;
        top: 53%;
    }
    .home-banner .slick-arrow {
        left: 15px;
        margin: 0;
    }
    .home-banner .slick-arrow.slick-next {
        right: 15px;
    }
    .testimonials .testimonial-slider {
        padding-left: 15px;
    }
    .banner-steps {
        position: relative;
        background: var(--primary);
    }
}

@media screen and (max-width: 1250px) {
    .rtl .home-banner .caption {
        right: calc((100% - 991px) / 2);
    }
}

@media screen and (max-width: 1200px) {
    .mission-vision .row [class^="col-"] {
        max-width: 50%;
        flex: none;
    }
}

@media screen and (max-width: 1280px) {
    .chat-icon {
        right: 15px;
        bottom: 15px;
        padding: 10px;
        width: 60px;
        height: 60px;
    }
    .h-list>*:not(:last-child) {
        margin-right: 15px;
    }
    .product .tag {
        font-size: 12px;
    }
    .nav-tabs .nav-link {
        font-size: 16px;
        letter-spacing: normal;
    }
    .product .image {
        margin-bottom: 20px;
    }
    .product .body {
        padding: 15px 15px 24px 15px;
    }
    .product .footer {
        font-size: 12px;
        padding: 15px;
    }
    .product h3 {
        font-size: 15px;
    }
    .product p {
        font-size: 13px;
        line-height: 1.4;
        letter-spacing: 0;
    }
    .product .footer.style-2 .actions>li {
        padding: 18px 15px;
        font-size: 12px;
    }
    .avail-auciton .caption {
        padding: 15px 15px 35px 15px;
    }
    .avail-auciton h4 {
        font-size: 22px;
    }
    .avail-auciton p {
        font-size: 15px;
        line-height: 1.5;
    }
    .avail-auciton .item.static p {
        font-size: 17px;
        margin: 20px 0;
    }
    .avail-auciton .btn-default {
        min-width: 130px;
    }
    .seciton-title {
        font-size: 20px;
        letter-spacing: 0;
    }
    .btn-link.sm {
        font-size: 16px;
    }
    .btn-link.sm {
        font-size: 14px;
    }
    .media-box .caption,
    .media-box.sm .caption {
        padding: 15px 20px;
    }
    .media-box h3,
    .media-box.sm h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .media-box p,
    .media-box.sm p {
        font-size: 14px;
        line-height: 1.5;
    }
    .testimonials .box {
        padding: 25px;
    }
    .testimonials .user h5 {
        font-size: 16px;
    }
    .testimonials .user p {
        font-size: 12px;
    }
    .testimonials p {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 1.5;
    }
    #accordion .card-header button {
        font-size: 16px;
        padding: 15px 30px 15px 0 !important;
    }
    .rtl #accordion .card-header button {
        padding: 15px 0 15px 30px !important;
    }
    #accordion .card-body p {
        font-size: 13px;
    }
    .outer-footer {
        padding: 30px 0 20px 0;
    }
    .outer-footer .links-wrapper .links {
        padding-right: 40px;
    }
    footer {
        padding: 30px 0 0 0;
    }
    footer .footer-links li a,
    .outer-footer li {
        font-size: 16px;
    }
    footer .footer-links {
        margin-bottom: 20px;
    }
    footer .footer-links .links {
        padding-right: 20px;
        flex: 25%;
    }
    footer .footer-links h4 {
        font-size: 16px;
    }
    .newsletter {
        padding: 20px 0;
    }
    .newsletter form .form-control {
        font-size: 14px;
        height: 52px;
    }
    .newsletter form .btn {
        min-width: 130px;
        margin-left: 14px;
    }
    .social-links li a {
        font-size: 18px;
    }
}

@media screen and (max-width: 1024px) {
    .rtl .footer-phone:before {
        left: -5px;
        top: 2px;
    }
}

@media screen and (max-width: 1023px) {
    .account-wrapper {
        grid-template-columns: 100%;
    }
    .mission-vision .row [class^="col-"] {
        max-width: 100%;
        flex: none;
    }
    .mission-vision .row .d-flex {
        flex-wrap: wrap;
    }
    .mission-vision .image {
        flex: none;
        width: 100%
    }
    .mission-vision .desc {
        flex: none;
        width: 100%
    }
}

.caption .logo img {
    width: 190px;
    height: 55px;
}

.logo-holder a img {
    width: 150px;
}

@media screen and (max-width: 1100px) and (min-width: 1000px) {
    .right-bar .pager nav {
        margin: 1rem 0 0;
    }
}

@media screen and (max-width: 1000px) {
    .detail .show-on-1000 .btn-default {
        margin-bottom: 10px;
    }
    .payment-stats li p {
        justify-content: center;
    }
    .logo-holder {
        width: 130px;
        display: flex;
        align-items: center;
    }
    .account-links .user {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }
    .account-links .lang-dropdown {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        margin-bottom: 10px;
        margin-right: 0px;
    }
    .mobile-menu .lang-dropdown {
        margin-top: 10px;
    }
    .menu-toggler {
        display: inline-block;
        margin-right: 16px;
        font-size: 28px;
        color: #000 !important;
        min-width: 24px;
    }
    .rtl .menu-toggler {
        margin-right: 0px;
        margin-left: 10px;
    }
    .rtl .copyright .row .col-md-8 {
        order: inherit;
    }
    .rtl .inner-listing .right-side {
        margin-right: 0;
    }
    .mobile-menu li:not(:last-child) {
        margin-bottom: 0px;
    }
    .mobile-menu li a {
        color: #000;
        display: flex;
        align-items: center;
    }
    .mobile-menu li a p {
        margin-bottom: 0;
        margin-left: 10px;
    }
    .top-head {
        display: none;
    }
    header .inner {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .search-box {
        width: 100%;
        order: 3;
        flex: none;
        margin: 15px 0 0 0;
    }
    .navigation .h-list>*:not(:last-child) {
        margin-right: 25px;
    }
    .nav-tabs .nav-link {
        font-size: 14px;
    }
    .avail-auciton .item.item.static {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .avail-auciton .item {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .testimonials .testimonial-slider {
        padding-right: 15px;
    }
    .testimonials .box {
        margin-right: 22px;
    }
    .outer-footer .links-wrapper .links {
        padding-right: 0px;
        width: 100%;
        margin-bottom: 0;
    }
    .outer-footer {
        padding-bottom: 48px
    }
    .outer-footer .links {
        border-bottom: 1px solid #D3D3D3;
        margin: 0;
    }
    .outer-footer h3 {
        font-size: 16px;
        position: relative;
        font-weight: 500;
        margin: 0;
        padding: 15px 0;
        cursor: pointer;
    }
    .outer-footer h3:after {
        content: '\f107';
        font-family: 'FontAwesome';
        color: #FA8500;
        position: absolute;
        right: 7px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 26px;
    }
    .rtl .outer-footer h3:after {
        left: 7px;
        right: auto;
    }
    .outer-footer .active h3:after {
        content: '\f106';
    }
    .outer-footer .links-wrapper .links ul {
        display: none;
        padding-left: 15px;
    }
    footer .footer-links .links {
        padding-right: 0px;
        flex: 100%;
        margin: 0;
        border-bottom: 1px solid #C6C6C6;
    }
    footer .footer-links h4 {
        padding: 18px 0;
        margin: 0;
        font-weight: 500;
        position: relative;
        cursor: pointer;
    }
    footer .footer-links h4:after {
        content: '\f107';
        font-family: 'FontAwesome';
        color: #fff;
        position: absolute;
        right: 7px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 26px;
    }
    .rtl footer .footer-links h4:after {
        right: auto;
        left: 7px;
    }
    footer .footer-links .active h4:after {
        content: '\f106';
    }
    footer .footer-links .links ul {
        display: none;
        padding: 5px 0 30px 20px;
    }
    .newsletter {
        border: 0;
        padding: 40px 0 0 0;
    }
    .newsletter form {
        flex-wrap: wrap;
        max-width: 100%;
        margin-bottom: 54px;
    }
    .newsletter form input {
        width: 100%;
        height: 62px !important;
        margin: 0 0 24px;
        font-size: 16px !important;
    }
    .newsletter .row [class^="col-"] {
        max-width: 100%;
        flex: none;
    }
    .newsletter form .btn {
        height: 64px;
        margin-left: 0;
    }
    .social-links.h-list {
        justify-content: center !important;
        padding: 48px 0 24px;
        border-top: 1px solid #C6C6C6
    }
    .social-links li a {
        font-size: 30px;
    }
    .copyright .row [class^="col-"] {
        max-width: 100%;
        flex: none;
    }
    .copyright .logo {
        /* margin-top: 50px !important; */
    }
    .home-banner .slick-arrow {
        margin-top: -17px;
    }
    body {
        overflow-x: hidden;
    }
    /*new mobile menu*/
    .hide-on-1000 {
        display: none !important;
    }
    .show-on-1000 {
        display: block !important;
    }
    .new_mobile_menu {
        padding: 21px 3px;
    }
    .new_mobile_menu a {
        display: inline-block;
        font-size: 14px;
    }
    .new_mobile_menu .logo img {
        width: 110px
    }
    .new_mobile_menu .account_links * {
        color: #FA8500
    }
    .account_links .lang-dropdown button {
        padding-right: 0
    }
    .account_links .lang-dropdown button:after {
        display: none;
    }
    /*.menu_icon {cursor: pointer;}*/
    .left_menu {
        position: fixed;
        top: 0;
        left: -400px;
        width: 316px;
        height: 100vh;
        background: #fff;
        z-index: 9999;
        transition: all .4s cubic-bezier(0.16, 0.16, 0.36, 0.85);
    }
    .left_menu ul {
        padding: 24px;
    }
    .left_menu ul:not(:last-child) {
        border-bottom: 1px solid #C6C6C6;
    }
    .left_menu ul li:not(:last-child) {
        margin-bottom: 16px;
    }
    .left_menu a {
        color: #2F2F2F
    }
    .left_menu .login_links {
        padding: 32px 23px 16px;
    }
    .left_menu .login_links a {
        color: #5C02B5;
        font-weight: 600;
    }
    .new_mobile_menu .search_wrapper {
        display: none;
    }
    .contact_links li:not(:last-child) {
        margin-bottom: 24px !important;
    }
    .contact_links li a {
        display: flex;
        align-items: center;
    }
    .contact_links li span {
        font-size: 16px;
        color: #FA8500;
        margin-right: 7px;
    }
    .close-icon {
        position: absolute;
        right: -40px;
        color: #fff;
        font-size: 26px;
        top: 25px;
    }
    .navigation ul li {
        min-width: 80px;
        text-align: center;
        padding: 0 10px;
    }
    .navigation a {
        font-size: 14px;
    }
    .open-menu {
        position: relative;
        overflow: hidden;
    }
    .open-menu:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        z-index: 9999;
    }
    .open-menu .left_menu {
        left: 0
    }
    .products .row [class^="col-"] {
        /* width: 280px; */
        padding: 0 10px;
    }
    .product .footer li svg {
        /* display: none; */
    }
    .product .footer {
        padding: 0;
    }
    .product .footer li {
        flex: 1;
        padding: 18px 10px;
        margin: 0 !important;
        font-size: 10px;
        justify-content: center;
    }
    .product .footer li:not(:last-child) {
        border-right: 1px solid #C6C6C6;
    }
    .product h3 {
        font-size: 12px;
    }
    .auction-detail .nav-tabs {
        max-width: none;
        background: transparent;
        border: 1px solid #E8E8E8 !important;
        margin: 0 -20px 10px -20px;
        padding: 0
    }
    .auction-detail .nav-tabs .nav-item {
        flex: 1;
        padding: 0;
    }
    .right-bar .auction-detail .nav-tabs .nav-item {
        padding: 0 0 0 0;
    }
    .auction-detail .nav-tabs .nav-item:not(:last-child) {
        border-right: 1px solid #E8E8E8
    }
    .auction-detail .nav-tabs .nav-link {
        font-size: 12px;
        color: #2F2F2F;
        font-weight: 500;
        padding: 22px 0;
    }
    .auction-detail .nav-tabs .nav-link.active {
        color: #fff;
        /* background: rgba(92, 2, 181, .06) */
    }
    .vehicles .product-row {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }
    .vehicles .product-row .row {
        order: 1;
        width: 100%;
        margin: 0
    }
    .vehicles .product-row .product-name {
        order: 2;
        width: 100%;
        padding: 16px 16px 0;
    }
    .vehicles .product-row .button-row {
        order: 3;
        width: 100%;
        padding: 10px;
        border-top: 1px solid #E8E8E8
    }
    .vehicles .col.size-3 {
        padding: 0;
        max-width: 100%;
        flex: none;
    }
    .vehicles .col.size-9 {
        max-width: 100%;
        padding: 0 15px;
        margin-bottom: 20px;
    }
    .hide-height {
        height: 0px;
    }
    .vehicles .featured-item {
        position: absolute;
        top: 16px;
        left: 16px;
        z-index: 2;
        margin: 0;
    }
    .vehicles .wishlist {
        position: absolute;
        right: 17px;
        top: 18px;
        font-size: 0;
        z-index: 2;
        padding: 0
    }
    .vehicles .wishlist span {
        font-size: 25px;
    }
    .liveacution-banner .row [class^="col-"] {
        max-width: 50%;
        flex: none;
    }
    .liveacution-banner .row .col-md-12 {
        max-width: 100%;
        display: none;
    }
    .liveacution-banner ul {
        display: none;
    }
    /* .back-link, */
    .slider-nav,
    .product-row .wrap i {
        display: none !important;
    }
    .banner-steps .inner {
        flex-wrap: nowrap;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .banner-steps .item {
        grid-template-columns: 100%;
        width: 100%;
        margin-bottom: 24px;
    }
    .banner-steps .item .icon {
        margin: auto;
    }
    .banner-steps .item p {
        font-weight: 500;
        font-size: 14px;
    }
    .avail-auciton .item.static .caption {
        padding: 170px 0;
    }
    .avail-auciton .item.static p {
        font-size: 24px;
        margin: 30px 0;
    }
    .avail-auciton .btn-default {
        min-width: 160px;
        min-height: 50px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
    }
    .avail-auciton .item {
        max-width: 100%;
        flex: 100%;
        height: 500px
    }
    .avail-auciton h4 {
        font-size: 24px;
    }
    .avail-auciton p {
        max-width: 100%;
        font-size: 16px;
    }
    .home-banner .image {
        padding-bottom: 50%;
        min-height: 417px;
    }
    .banner-steps {
        padding: 24px 10px;
    }
    .home-banner .caption {
        left: 70px !important;
    }
    .home-banner .slick-arrow {
        background-size: 15px;
    }
    .home-banner .caption h1 {
        font-size: 32px;
    }
    .home-banner .caption h1>br {
        display: none;
    }
    .home-banner .caption h1 span {
        font-size: 18px;
    }
    .detail-slider .bg-black {
        padding: 0;
        background: transparent;
    }
    .slider-for {
        margin: 0 -15px;
    }
    .action-links {
        position: absolute;
        right: 14px;
        bottom: 20px;
        margin: 0 !important;
        z-index: 2;
        padding: 0 !important
    }
    .bg-black .action-links a {
        font-size: 0px !important;
    }
    .action-links a {
        background: #fff;
        width: 32px;
        height: 32px;
        font-size: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
    }
    .action-links a span {
        margin: 0;
        font-size: 18px;
    }
    .bg-black .action-links .material-icons {
        margin-right: -1px !important;
    }
    /*make center the wishlist button*/
    .bg-black .action-links {
        width: 100%;
        justify-content: center !important;
        right: 0px !important;
    }
    .counter {
        right: auto;
        left: 14px;
        bottom: 16px;
    }
    .aed-buttons button,
    .aed-buttons .btn {
        min-width: 97%;
    }
    .liveacution-banner li {
        margin-left: 0 !important;
        line-height: 1.75;
    }
    .liveacution-banner h2 {
        font-size: 12px;
        margin-bottom: 16px;
    }
    .detail-icons li {
        min-height: 130px;
        flex: 1;
        margin: 5px !important;
    }
    .detail-icons li:not(:last-child) {
        margin: 0;
    }
    .account-wrapper .right-col {
        padding: 25px 20px;
    }
    .user-photo .image {
        margin: auto;
        margin-bottom: 15px;
    }
    #profileImageForm {
        text-align: center;
        margin-bottom: 30px;
    }
    #profileImageForm.hide-on-1000 {
        display: none !important;
    }
    /*filter*/
    .mobile_filter_head {
        font-size: 16px;
        font-weight: 500;
        padding: 20px;
    }
    .mobile_filter_head a {
        color: #FA8500
    }
    .filter-icon svg {
        margin-left: 7px;
    }
    .close-filter {
        cursor: pointer;
    }
    .filter-icon {
        cursor: pointer;
        font-size: 16px;
        font-weight: 500;
        color: #000;
    }
    .filter {
        display: block;
        position: relative;
        background: #f9f9f9
    }
    .left-bar.filter-respnsive {
        display: none;
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 0%;
        height: 100%;
        left: 0;
        border-radius: 0;
        overflow: overlay;
    }
    .filter-title {
        display: none;
    }
    .open-filter {
        overflow: hidden;
    }
    .open-filter .left-bar.filter-respnsive {
        display: block;
        top: 0;
    }
    .product-report {
        margin-top: 60px;
    }
    .bg-black .action-links li {
        padding: 0 4px!important;
    }
    /*Profile portion */
    h4.border-title.personal-title {
        margin-top: 370px;
    }
    .right-col .profile.profile-part {
        position: absolute;
        top: 385px;
        width: 94%;
        overflow-x: hidden;
    }
    .profile-photo-part {
        display: flex;
        flex-flow: column;
        align-items: center;
    }
    #profileImageForm input.img {
        margin-left: 10px;
        position: absolute;
        top: 62%;
        left: 41%;
        opacity: 0;
    }
    .rtl .home-banner .caption {
        right: 70px;
    }
}

@media screen and (max-width: 991px) {
    .about-inner .image img {
        min-width: 100%;
        margin-bottom: 30px;
    }
    .about-inner {
        padding: 40px 0px;
    }
    .contact-us .form-control {
        width: 100%;
    }
    .contact-us .social-media {
        margin: 50px 0px;
    }
    .contact-us h3 {
        margin: 40px 0 16px;
    }
    .contact-banner {
        margin: 0!important;
    }
    .rtl .contact-us .iti {
        width: 100%;
    }
}

@media screen and (max-width: 812px) {
    .home-banner .caption {
        left: 100px;
        top: 50%;
        transform: translateY(-50%);
    }
    .btn-default,
    .btn-primary {
        font-size: 14px;
        padding: 14px 16px;
    }
    .slick-dots {
        margin-top: 30px;
    }
    .slick-dots button {
        width: 12px;
        height: 12px;
    }
    .slick-dots>li:not(:last-child) {
        margin-right: 10px;
    }
    .account-form [class^="col-"] {
        max-width: 100%;
        flex: none;
    }
    .close-items .products .slick-track {
        margin-top: 20px !important;
    }
    .account-page .auction-detail .nav-tabs .nav-item:not(:last-child) {
        border-right: 0 !important;
    }
    .account-page .auction-detail .nav-tabs .nav-link {
        font-size: 16px;
        font-weight: 400 !important;
    }
    .auction-detail .sorting {
        margin-top: 10px;
    }
    .payment-stats li {
        text-align: center;
        padding: 50px 10px;
        font-size: 18px;
        font-weight: 600
    }
    .payment-stats li p {
        margin: 7px 0 0;
        font-size: 14px;
    }
    .cheque-tab p {
        font-size: 14px;
        line-height: 28px
    }
    .cheque-tab li {
        font-size: 14px;
    }
    .payment-stats .d-flex {
        align-items: normal !important;
    }
    .payment-stats li {
        justify-content: center !important;
    }
    .account-detail li:first-child {
        min-width: 160px;
    }
    .auction-detail .nav-tabs {
        margin: 0 -20px 20px !important
    }
    .right-col .profile.profile-part {
        width: 93%!important;
    }
}

@media screen and (max-width: 768px) {
    .products .row [class^="col-"] {
        min-width: 100%;
    }
    .product-row .item-imgs {
        height: 240px;
    }
}

@media screen and (max-width: 767px) {
    .banner-steps .inner {
        flex-wrap: wrap;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .banner-steps .inner {
        justify-content: center
    }
    .banner-steps .item {
        width: 50%;
        padding: 0 15px;
        margin-bottom: 10px;
    }
    .testimonials .box {
        max-width: 100%;
    }
    .avail-auciton .item {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .copyright p {
        text-align: center;
    }
    .copyright .logo {
        margin: 24px auto 13px auto;
    }
    .terms-conditions .banner {
        padding: 30px 20px;
    }
    .terms-conditions .content-box {
        padding: 20px 0px;
    }
    .about-banner .caption {
        width: 100%;
    }
    .about-banner h1 {
        font-size: 32px;
        margin-bottom: 10px;
    }
    .about-banner p {
        font-size: 22px;
        line-height: 1;
    }
    .products .row>div {
        margin-right: 0px;
    }
    .about-desc .content {
        display: block !important;
    }
    .about-desc .content .image {
        width: 100%;
        background-size: contain;
    }
    .about-inner .no-gutters .d-flex {
        display: block !important;
    }
    .about-desc .content .desc {
        width: 100%;
    }
    .products .row [class^="col-"] {
        /* width: 374px; */
    }
    .auction-detail .sorting {
        flex-wrap: wrap;
    }
    .auction-detail .sorting .sort-list .dropdown {
        min-width: 100%;
    }
    .auction-detail .filter-icon {
        flex: 1;
    }
    .auction-detail .sorting:nth-child(2) {
        flex: 1;
        text-align: end;
    }
    .auction-detail .sort-list {
        width: 100%;
        margin-top: 10px;
    }
    input,
    select,
    textarea {
        font-size: 16px !important;
    }
    .vehicles .product-row .button-row a {
        margin-top: 22px;
    }
    .image-modal .modal-body {
        padding: 12px 12px 0px !important;
    }
    .image-modal .detail-slider {
        margin-bottom: 12px !important;
    }
    .rtl .home-banner .caption h1 span {
        padding-left: 150px;
        padding-right: 0px!important;
        padding-bottom: 20px!important;
        position: fixed;
    }
    .rtl .main-wrapper .home-banner .slick-list .slide .button-row {
        margin-top: 120px!important;
    }
    .account-detail li {
        font-size: 14px;
        word-break: break-all;
    }
    .detail .show-on-1000 .btn-default {
        padding: 10px 70px;
        margin-bottom: 10px;
    }
    .increment-modal p.totalAmount {
        margin-bottom: 15px;
    }
    .pro-slider {
        width: 100%;
    }
    .pro-slider .main .image {
        height: 350px;
    }
    .pro-slider .main .image img {
        max-height: 100% !important;
    }
}

@media screen and (max-width: 576px) {
    .home-banner .caption h1 span {
        padding-right: 0;
        width: 90%;
    }
    .media-box.sm .image,
    .avail-auciton .item {
        padding-bottom: 60%;
    }
    .banner-steps .item {
        width: 100%;
    }
    .bg-black .action-links li {
        margin-left: 4px;
        margin-right: 4px;
    }
    .payment-stats li {
        padding: 32px 10px;
        min-height: 100px;
    }
    .right-col .profile.profile-part {
        width: 91%!important;
    }
    /*.add_to_wishlist {
        margin-left: 55px !important;
    }*/
}

@media screen and (max-width: 524px) {
    .your-bid input {
        margin: 0 5px;
        width: 154px;
    }
    .bid-input input {
        margin-right: 5px !important;
        width: 120px;
    }
    .rtl .your-bid input {
        width: 154px;
        margin-left: 5px;
    }
    .rtl .bid-input input {
        width: 120px;
        margin-left: 5px;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 500px) {
    header .inner {
        align-items: center;
    }
    .account-links {
        position: relative;
        width: 50%;
    }
    .menu-toggler {
        margin-right: 10px;
        font-size: 18px;
    }
    .rtl .menu-toggler {
        margin-right: 0px;
        margin-left: 10px;
    }
    .account-links .menu-toggler {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(21%);
    }
    .account-links .user {
        margin-bottom: 16px;
        margin-left: 0px;
    }
    .logo-holder {
        max-width: 150px;
        margin-bottom: 10px;
    }
    .search-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: fit-content;
    }
    .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
        overflow: hidden!important;
    }
    .search-box .bootstrap-select>.dropdown-toggle {
        padding: 7px 30px 9px 10px;
        height: 37px;
    }
    .search-box .bootstrap-select .dropdown-item {
        padding: 8px 10px;
        font-size: 13px;
    }
    .search-box .bootstrap-select>.dropdown-toggle:after {
        right: 5px;
    }
    .search-box .form-control {
        height: 37px;
    }
    .search-box .search-btn {
        height: 37px;
    }
    .search-box .material-icons {
        font-size: 20px;
    }
    .seciton-title {
        font-size: 16px;
    }
    .navigation {
        font-size: 12px;
        padding: 15px 0;
    }
    .navigation .h-list>li {
        margin-bottom: 10px;
    }
    .navigation .h-list>*:not(:last-child) {
        margin-right: 15px;
    }
    .lang-dropdown .dropdown-item {
        font-size: 13px;
    }
    .home-banner .image {
        padding-bottom: 70%;
    }
    .home-banner .caption {
        left: 60px;
    }
    .home-banner .caption h1 br {
        display: none
    }
    .slick-arrow {
        width: 16px;
        height: 26px;
        background-size: cover;
    }
    .banner-steps .item p {
        font-size: 13px;
    }
    header {
        font-size: 12px;
    }
    .account-links .lang-dropdown {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .account-links .user .lang-dropdown {
        margin-bottom: 0 !important;
    }
    .vide-duration {
        font-size: 13px;
    }
    .nav-tabs .nav-link {
        font-size: 12px;
    }
    .media-box.sm .image,
    .avail-auciton .item {
        padding-bottom: 70%;
    }
    .newsletter form .form-control {
        height: 45px;
    }
    .newsletter form .btn {
        min-width: 100px;
    }
    .auction-detail .nav-tabs {
        margin: 0 0px 20px !important;
    }
    #accordion .card-header button {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        white-space: nowrap;
        padding-left: 50px;
    }
    .rtl #accordion .card-header button:after {
        left: 0%;
    }
    /*Arabic slider captions*/
    .rtl .home-banner .caption h1 {
        height: 91px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .rtl .home-banner .caption h1 span {
        width: 100% !important;
        padding: 0;
        text-overflow: ellipsis;
    }
    .rtl .main-wrapper .home-banner .slick-list .slide .button-row {
        margin-top: 0px!important;
    }
    .rtl .search-box .bootstrap-select>.dropdown-toggle {
        padding: 7px 10px 7px 30px;
    }
}

@media screen and (max-width: 425px) {
    .none-425 {
        display: none;
    }
    .copyright p {
        letter-spacing: 1px;
        line-height: 1.3;
    }
    .right-col .profile.profile-part {
        width: 89%!important;
    }
    .history-page td {
        width: 74%;
    }
    .history-page .customtable th {
        padding: 23px 16px;
    }
}

@media screen and (max-width: 414px) {
    .home-banner .caption p {
        margin: 0;
        height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .navigation .list li:not(:last-child) {
        margin-right: 22px;
    }
    .navigation .list li a {
        font-size: 12px;
    }
    .right-col .profile.profile-part {
        width: 88%!important;
    }
    .rtl .action-links li:not(:last-child) {
        margin-left: 30px !important;
    }
}