
@media (min-width: 1400px) {
  .suggestions .suggestion-card-img, 
  .favourit-card .suggestion-card-img 
  {
    width: 75%

  }


  .user-profile .suggestions .suggestion-card-img {
    width: 100%;
  }
}


@media (min-width: 1700px) {
  .suggestions .suggestion-card-img, 
  .favourit-card .suggestion-card-img 
  {
    width: 70%

  }

  .user-profile .suggestions .suggestion-card-img {
    width: 100%;
  }

  .form__rgister form {
    width: 550px;
  }

  .form__rgister input {
    width: 100%;
  }

  .form__rgister select {
    width: 100%;
  }

  .form__rgister .next__page{
    margin-right: auto;
    margin-left: auto;
  }

  .item-img-sub-header img {
    width: 300px !important;
    height: 570px;
  }
  
}

@media (min-width: 2000px) {
  .suggestions .suggestion-card-img, 
  .favourit-card .suggestion-card-img 
  {
    width: 65%

  }

  .user-profile .suggestions .suggestion-card-img {
    width: 100%;
  }

 
  

}
@media (min-width: 1400px) {
}

@media (max-width: 1395px) {
}

@media (max-width: 1300px) {
}

@media (max-width: 1200px) {
  .element ul li a {
    font-size: 21px;
  }
  .element ul {
    gap: 15px;
  }
  .logo {
    width: 113px;
  }
  .img-sub-header {
    height: 425px;
  }
  p {
    font-size: 21px;
    margin: 0;
    line-height: 22px;
  }
  .sub-features {
    padding: 38px 10px;
  }
  .video-aboutus {
    height: 350px;
  }
  .img-ask-home {
    height: 400px;
  }

  .sub-slider-client p {
    padding: 5% 5%;
    font-size: 22px;
  }
  .sub-slider-client h2 {
    padding: 14px;
    font-size: 23px;
  }
}

@media (max-width: 1024px) {
  .search_btn {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 992px) {
  .element {
    display: none;
  }
  .btns-nav {
    display: none;
  }
  .text-hero {
    text-align: center;
    width: 100%;
  }
  .text-hero p {
    margin: 20px auto;
  }
  .img-sub-header {
    width: 60%;
    margin: 35px auto 0;
  }
  .btn-download {
    justify-content: center;
  }
  .img-aboutus {
    width: 59%;
    height: 422px;
  }
  .text-aboutus {
    margin: 25px 0;
  }
  .img-ask-home {
    height: 400px;
    width: 59%;
    margin: auto;
  }
  .img-ask-home {
    width: 61%;
    margin: auto;
  }
  .menu-div {
    display: flex;
  }

  .registeration .row {
    flex-direction: column-reverse;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .register__info {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .img_active {
    position: relative;
    width: 40px;
    height: 40px;
  }

  .text__header img {
    width: 20px;
    height: 20px;
  }

  .text__header p {
    font-size: 20px;
  }

  .text__header {
    gap: 5px;
  }

  .people__info {
    gap: 5px;
  }

  .send__time {
    font-size: 15px;
  }

  .message__count {
    width: 17px;
    height: 17px;
    font-size: 15px;
  }

  .chat__search__people {
    padding: 10px;
  }
}

@media (max-width: 768px) {
  .img-sub-header {
    width: 72%;
    margin: 35px auto 0;
    height: 400px;
  }
  .img-aboutus {
    width: 72%;
    height: 400px;
  }
  .video-aboutus {
    height: 310px;
  }
  .video-aboutus h2 {
    font-size: 30px;
  }

  .text-slider-client {
    width: 100%;
  }
  .owl-nav button span {
    color: transparent;
    width: 35px;
    height: 35px;
  }
  .owl-nav {
    top: auto;
    width: 98%;
    transform: translate(-50%, 0%);
    bottom: 29px;
    margin: auto;
  }
  .img-counter-index {
    width: 60px;
    height: 60px;
  }
  .text-counter-number {
    width: calc(100% - 85px);
    font-size: 29px;
  }
  .text-counter-number i {
    font-size: 28px;
  }
  .btn-download a h4 {
    font-size: 22px;
    line-height: 24px;
  }
  .end-page .main-container {
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
  }
  .soc-media {
    width: 100%;
    text-align: center;
  }
  .soc-media ul {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
  }
  .soc-media ul li a {
    width: 38px;
    height: 38px;
    font-size: 15px;
  }

  .contact__info__card {
    margin-top: 50px;
  }

  .message__send p {
    font-size: 15px;
  }

  .message__recieve p {
    font-size: 15px;
  }

  .waveform {
    width: 165px;
    height: 28px;
  }
}

@media (max-width: 750px) {
  .chat__search__people {
    display: none;
  }

  .chat__people {
    margin-bottom: 50px;
  }
}

@media (max-width: 576px) {
  .form__rgister input {
    width: 100%;
  }

  .form__rgister {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .form__rgister form {
    width: 100%;
  }
  .next__page {
    width: 100%;
  }

  .item-img-sub-header img {
    width: 130px !important;
    height: 250px;
    animation: phone 3s linear infinite;
  }

  .register__info .owl-dots {
    bottom: -35px;
  }

  .get__gender__imgs {
    width: 100%;
  }

  .img__cotainer {
    width: 50%;
  }

  select {
    width: 100%;
  }

  .personality__quiz {
    width: 100%;
  }

  .add__photos__container {
    width: 100%;
  }

  .form__rgister h5 {
    width: 100%;
  }

  .message__send p {
    padding: 5px 10px;
  }

  .message__recieve p {
    padding: 5px 10px;
  }

  .message__recieve {
    gap: 10px;
  }
}

@media (max-width: 450px) {
  .header__navigation .img-heart {
    width: 100px;
    height: 130px;
  }

  .contactus__info form .custom__inp {
    flex-direction: column;
  }

  .contact__info__item p {
    font-size: 20px;
  }

  .contact__info__item .icon {
    width: 45px;
    height: 45px;
    padding: 12px;
  }

  .contact__info__card p {
    font-size: 18px;
  }

  .contact__info__card::after {
    width: 150px;
  }

  .decs_info_reg {
    width: 100%;
  }

  .img__cotainer {
    height: 150px;
  }

  .img__cotainer img {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 320px) {
  .register__info .owl-carousel .item {
    padding: 5px;
  }
}
