@media screen and (max-width: 600px) {
  .splash .t-logo {
    max-width: 90px;
  }
  .splash .first-logo{
    width: 229px !important ;
    height : 245px !important
  }
  .add-auc{
    width:90% !important;
  }
  .add-prod{
    width: 141px !important;
    font-size: 16px !important;
    margin-top:-50px !important;
  }
  .mx-auto{
    width: 100% !important;;
  }
  .buy-prod{
    min-width: 160px !important;
  }
}

@media screen and (max-width: 550px) {
  .splash .t-logo {
    max-width: 80px;
  }
  .splash .first-logo{
    width: 229px !important ;
    height : 245px !important
  }
  .add-auc{
    width:90% !important;
  }
  .add-prod{
    width: 141px !important;
    font-size: 16px !important;
    margin-top:-50px !important;

  }
  .mx-auto{
    width: 100% !important;;
  }
  .buy-prod {
    min-width: 160px !important;
  }

}
@media screen and (max-width: 320px) {
  .splash .t-logo {
    max-width: 70px;
  }
  .splash .first-logo{
    width: 229px !important ;
    height : 245px !important
  }
  .add-auc{
    width:90% !important;
  }
  .add-prod{
    width: 141px !important;
    font-size: 16px !important;
    margin-top:-50px !important;

  }
  .mx-auto{
    width: 100% !important;
  }
  .buy-prod{
    min-width: 160px !important;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    display: unset !important;
  }
  .buy-prod {
        min-width: 500px !important;
    }
 
}
/*Media-Query*/
@media screen and (max-width: 1024px) {
  .navbar .navbar-brand img {
    max-width: 100%;
  }
    .connect_logo{
        margin: auto;
        margin-bottom: 7px;    }
}

@media screen and (max-width: 768px) {
  .navbar .navbar-collapse .site-links {
    margin: 30px 0 10px;
  }
  .navbar .navbar-collapse .nav-col {
    border-left: none;
  }
  .navbar .navbar-toggler {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto auto auto 10px;
    border: 1px solid var(--body-color);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 0;
    width: 50px;
    height: 50px;
  }
  .navbar .navbar-toggler i {
    color: var(--secondary-color);
  }

  footer .slog-right {
    border-left: none;
    border-bottom: 1px solid var(--body-color);
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  footer .rights p {
    text-align: center;
    margin-bottom: 20px;
  }
  footer .rights .payment-brands {
    justify-content: center;
  }
  .ad-details-page .ad-info .bid-details .bid-input h4{
        left: 120px;
        font-size: 18px;
        bottom: 4px;
   }
   .buy-prod {
        min-width: 160px !important;
    }
}

@media screen and (max-width: 550px) {
  .navbar .row .nav-col:first-of-type {
    border-left: none;
    border-bottom: 1px solid var(--body-color);
    margin-bottom: 20px;
  }
  .navbar .navbar-collapse .nav-col {
    border: none !important;
    margin-bottom: 0 !important;
  }
  .navbar .navbar-brand {
    justify-content: center;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 425px) {
  footer .slog-right .footer-text {
    line-height: 1.8;
    margin-bottom: 40px;
    padding-left: 0;
  }
  footer .rights .payment-brands img {
    width: calc(25% - 20px);
  }
}

@media screen and (max-width: 375px) {
  footer {
    text-align: center;
  }
  footer .slog-right .links a,
  footer .footer-title {
    justify-content: center;
  }
}
/*Media-Query*/
@media screen and (max-width: 600px) {
  .category-items-page .items .card.list-card .image {
    width: 300px;
    height: inherit;
  }
}

@media screen and (max-width: 550px) {
  .category-items-page .category-control .controls .search-form {
    width: 100%;
  }
  .category-items-page .category-control .category-title,
  .category-items-page .category-control .controls {
    justify-content: center;
  }
  .category-items-page .category-control .category-title {
    margin-bottom: 20px;
    height: auto;
  }
}
/*Media-Query*/
@media screen and (max-width: 1280px) {
  .lightbox .lb-nav {
    width: 120%;
  }
}

@media screen and (max-width: 1024px) {
  .ad-details-page .ad-info .main-image {
    height: 320px;
  }
  .ad-details-page .ad-info .more-imgs .image {
    height: 180px;
  }
}

@media screen and (max-width: 768px) {
  .ad-details-page main.ad-main-details .ad-title {
    margin-bottom: 30px;
  }

  .ad-details-page main.ad-main-details .bid-btn {
    margin-top: 30px;
  }
  .ad-details-page .ad-info .main-image {
    height: 400px;
    margin-bottom: 50px;
  }

  .ad-details-page .ad-info .more-imgs .image {
    height: 140px;
  }
  .lightbox .lb-outerContainer {
    height: 50vh !important;
  }

  .justify-content-end {
    justify-content: flex-start !important;
  }
}

@media screen and (max-width: 600px) {
  .ad-details-page .ad-info .more-imgs .image {
    height: 160px;
    margin-bottom: 20px;
  }
  .lightbox .lb-outerContainer {
    width: 70vw !important;
  }
}

@media screen and (max-width: 550px) {
  main.sign-in-form .form-group label {
    margin-bottom: 10px;
  }

  main.sign-in-form .forgot {
    text-align: right;
  }
  .ad-details-page main.ad-main-details p {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 425px) {
  .ad-details-page .ad-info .main-image {
    height: 300px;
    margin-bottom: 50px;
  }
  .ad-details-page .ad-info .more-imgs .image {
    height: 160px;
  }
  .lightbox .lb-outerContainer {
    height: 30vh !important;
  }
}

@media screen and (max-width: 375px) {
  .ad-details-page .ad-info .more-imgs .image {
    height: 120px;
  }
  .lightbox .lb-nav {
    width: 95vw;
  }
}

@media screen and (max-width: 320px) {
  .ad-details-page .ad-info .main-image {
    height: 250px;
  }

  .ad-details-page .ad-info .bid-details .bid-input .minus,
  .ad-details-page .ad-info .bid-details .bid-input .plus {
    width: 50px;
  }
  .ad-details-page .ad-info .bid-details .bid-input h4 {
    left: 70px;
  }

  .ad-details-page .ad-info .bid-details .bid-input input {
    padding: 10px 60px;
  }
  .ad-details-page main.ad-main-details #bidMainInfo {
    flex-direction: column;
  }
  .ad-details-page main.ad-main-details .current-price,
  .ad-details-page main.ad-main-details .min-increment {
    width: 100%;
  }
}

@media screen and (max-width: 280px) {
  .ad-details-page .ad-info .main-image {
    height: 180px;
  }
  .ad-details-page .ad-info .more-imgs .image {
    height: 90px;
  }
}
/*Media-Query*/
@media screen and (max-width: 600px) {
  .sign-up-page .inputs-group .form-group label {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 550px) {
  .sign-up-page .inputs-group .form-select {
    margin-bottom: 1.5rem;
  }
  .sign-up-page .inputs-group .sign-btn .submit-btn {
    width: 100%;
  }
}

@media screen and (max-width: 280px) {
  .sign-up-page .inputs-group {
    padding: 40px 20px;
  }
}
/*Media-Query*/
@media screen and (max-width: 1024px) {
  .my-profile-page .slogan-right .image {
    height: 220px;
  }
}

@media screen and (max-width: 768px) {
  .my-profile-page .slogan-right {
    margin-bottom: 40px;
  }
  .my-profile-page .slogan-right .image {
    height: 300px;
  }
}

@media screen and (max-width: 600px) {
  .my-profile-page .slogan-right .image {
    height: 220px;
  }
  .my-profile-page .slogan-right .info {
    padding: 0;
  }
  .my-profile-page .slogan-right .info .email {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 550px) {
  .my-profile-page .slogan-right .image {
    height: 400px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 425px) {
  .my-profile-page .slogan-right .image {
    height: 350px;
  }
}

@media screen and (max-width: 320px) {
  .my-profile-page .slogan-right .image {
    height: 260px;
  }
}
/*Media-Query*/
@media screen and (max-width: 600px) {
  .my-profile-page.edit-profile .edit-form .inputs-group .form-group label {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 550px) {
  .my-profile-page.edit-profile .edit-form .inputs-group .form-select {
    margin-bottom: 1.5rem;
  }
  .my-profile-page.edit-profile .edit-form .inputs-group .submit-btn {
    width: 100%;
  }
}

@media screen and (max-width: 280px) {
  .my-profile-page.edit-profile .edit-form .inputs-group {
    padding: 40px 20px;
  }
}
/*Media-Query*/
@media screen and (max-width: 768px) {
  .watching-page .buttons {
    flex-direction: row;
    height: 100%;
  }
  .watching-page .buttons a {
    width: 45%;
  }
}

@media screen and (max-width: 600px) {
  .watching-page .card.list-card .image {
    width: 220px;
    height: inherit;
  }
}

@media screen and (max-width: 425px) {
  .watching-page .card.list-card {
    flex-direction: column;
  }
  .watching-page .card.list-card .image {
    width: 100%;
    height: 250px;
  }
}
/*Media-Query*/
@media screen and (max-width: 425px) {
  .notifications-page .notification-item {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .notifications-page .notification-item i {
    margin-bottom: 10px;
  }
}
/*Media-Query*/
@media screen and (max-width: 600px) {
  .my-wallet-page .pay-online .pay-link {
    margin: 20px 0;
    width: 100%;
  }
  .my-wallet-page .main-links {
    justify-content: space-between;
    margin-top: 30px;
  }
  .my-wallet-page .main-links a:first-of-type {
    margin: 0;
  }
  .my-wallet-page .bank-form .upload-images {
    margin-bottom: 30px;
  }
  .my-wallet-page .bank-form .upload-images .receipt-img {
    margin: auto;
    margin-bottom: 20px;
  }
  .my-wallet-page .bank-form .upload-images .text {
    margin: auto;
  }
}

@media screen and (max-width: 425px) {
  .my-wallet-page .pay-online .images img {
    width: 110px;
  }
  .my-wallet-page .bank-form .upload-images .receipt-img,
  .my-wallet-page .bank-form .upload-images .text {
    width: 100%;
  }
}

@media screen and (max-width: 320px) {
  .my-wallet-page .limit-choice .bid-input .minus,
  .my-wallet-page .limit-choice .bid-input .plus {
    width: 50px;
  }
  .my-wallet-page .limit-choice .bid-input h4 {
    left: 70px;
  }

  .my-wallet-page .limit-choice .bid-input input {
    padding: 10px 60px;
  }
  .ad-details-page main.ad-main-details #bidMainInfo {
    flex-direction: column;
  }
  .ad-details-page main.ad-main-details .current-price,
  .ad-details-page main.ad-main-details .min-increment {
    width: 100%;
  }
}

@media screen and (max-width: 280px) {
  .my-wallet-page .payment-method .methods li {
    padding: 10px 0 10px 20px;
  }
}
/* ------------ start -------------*/
@media(min-width: 1366px){
    .ad-details-page .ad-info .bid-details .bid-input h4{
        left: 120px;
        font-size: 18px;
        bottom: 4px;
    }
    .buy-prod {
        min-width: 160px !important;
    }
   
}
@media(min-width: 1600px){
    .ad-details-page .ad-info .bid-details .bid-input h4{
        left: 120px;
        font-size: 18px;
        bottom: 4px;
   }
   .buy-prod {
        min-width: 160px !important;
    }
    
}
/*@media(min-width: 992px){}*/
@media(max-width: 991.98px){
    .buy-prod {
        min-width: 400px !important;
    }
   
}
@media(min-width: 768px){
  .row-ipad{
    width: 90%;
  }
}
@media(max-width: 767.98px){
    .ad-details-page .ad-info .bid-details .bid-input h4{
        left: 120px;
        font-size: 18px;
        bottom: 4px;
   }
   .buy-prod {
        min-width: 160px !important;
    }
    
}
@media(max-width: 575.98px){
    .ad-details-page .ad-info .bid-details .bid-input h4{
        left: 120px;
        font-size: 18px;
        bottom: 4px;
   }
   .buy-prod {
        min-width: 160px !important;
    }
    .my-profile-page .edit-profile-modal .upload-images{
       width: unset !important;
    }
    .add-auction-file{
        width: 25%;
        margin: 7px 0 0 0 !important;
    }
}
