/* T */
@media (max-width: 1400px) {
  .detail-coach .row {
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .detail-coach .row .column .red-box {
    margin-bottom: 50px;
  }
}
@media (max-width: 1200px) {
  .second-hero-empty {
    height: 550px;
    margin-top: 0px;
  }
  .more-questions .hero-faq {
    top: unset;
    height: auto;
  }
  .more-questions.faq {
    height: 100%;
    display: flex;
  }
  .logged .row .profile .profile-dropdown.active a {
    display: revert;
  }
  .unsere-coaches .grid-4 #block-paarwarts-content > div > div {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    width: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 1000px) {
  .create-profile-container .price {
    width: 100%;
    box-sizing: border-box;
  }
  #chatpage .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .messaging .messaging-wrapper {
    flex-direction: column !important;
    align-items: center !important;
  }
  .support .support-container .column .support-contact {
    text-align: center;
  }
  .contact-form {
    display: flex;
    justify-content: center;
  }
  .support .support-container .column .support-faq {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }
  .support .support-container .column {
    align-items: center;
  }
  .support .support-container {
    flex-direction: column;
    align-items: center;
  }
  .logged .row .profile .profile-dropdown.active .link {
    display: flex;
  }

  .detail-coach .row .column .coach-profile {
    flex-direction: column;
    align-items: center;
  }
  .detail-coach .row .column .coach-profile a {
    margin: 0 auto;
    width: 100%;
  }
  .detail-coach .row .column .coach-profile h1,
  .detail-coach .row .column .coach-profile p {
    text-align: center;
  }
  header .container .logo img {
    width: 100%;
    height: auto;
  }
  header .container {
    height: 90px;
  }
  header .container .row.links > .link {
    display: none;
  }
  header .container .row.links {
    justify-content: end;
  }
}
@media (max-width: 900px) {
  .unsere-coaches.uber.price .container .tabs .tabs-content {
    flex-direction: column;
    align-items: center;
  }
  .price .tabs .tabs-header {
    margin: 0 auto;
  }
  .contact-form > div {
    padding: 40px 20px;
  }
  .contact-form {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .contact-form .js-form-item input:not(input[type="radio"]),
  .contact-form .js-form-item textarea {
    width: 100%;
  }
  .contact-form .js-form-item {
    float: none;
    width: 100%;
  }
  .matching-profile.account .box .grid-2 {
    display: flex;
    flex-direction: column;
  }
  .unsere-coaches .grid-4 #block-paarwarts-content > div > div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 100%;
    box-sizing: border-box;
  }
  
}
@media (max-width: 600px) {
  .matching-profile .row .column .box .summary-icons .percent {
    font-size: 16px;
  }
  .matching-profile .row .column .box .summary-icons p {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .matching-profile .row .column .box .summary-icons {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
  }
  .price .tabs-content .item .item-price .number {
    font-size: 20px;
  }
  .profile-page.matching-profile .container .back-to-page {
    order: -2;
  }
  .profile-page.matching-profile .container .row {
    order: -1;
  }
  .profile-page.matching-profile .container .row form {
    width: 100%;
  }
  .profile-page .gallery .grid-2 {
    display: none;
  }
   .profile-page .gallery .main {
    display: none;
   }
   .gallery.mobile-only.owl-carousel.owl-theme {
    display: initial;
  }
  .partner-sugestion .container .grid-4 .item {
    max-width: 150px;
  }
  .partner-sugestion .container .grid-4 .item .image {
    height: 200px;
  }
  .partner-sugestion .container .grid-4 {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
  }
  .partner-sugestion .container .grid-4 .item .tags .tag {
    font-size: 12px;
  }
  .partner-sugestion .container .grid-4 .item .image,
  .partner-sugestion .container .grid-4 .item .item-info {
    margin-bottom: 5px;
  }
  .profile-page .profile-header h1 {
    font-size: 20px !important;
  }
  .profile-page .tag {
    font-size: 14px;
  }
  .profile-page .profile-header .job {
    font-size: 18px;
  }
  .partner-sugestion .container .grid-4 .item .item-info .name {
    height: auto;
  }
  .partner-sugestion .container .grid-4 .item .item-info .name {
    font-size: 18px;
  }
  .contact-form form {
    display: flex;
    flex-direction: column;
  }
  .our-team .box {
    margin: 0;
  }
  .our-team {
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 0 20px;
    height: 550px;
    box-sizing: border-box;
  }
  .story-carousel .owl-theme .owl-nav {
    bottom: -78px;
  }
  .matching-values .item .value {
    font-size: 12px;
  }
  .second-hero-empty:has(.faq) .hero-img {
    position: relative;
    order: 1;
  }
  .create-profile-container .box {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .create-profile-container .box .column .row .checkbox label {
    font-size: 14px;
  }
  .more-questions .hero-faq .question-box {
    background-color: transparent;
    width: 100%;
    padding: 0 20px;
    max-width: 100%;
  }
  .more-questions .acc,
  .more-questions.faq,
  .more-questions .hero-faq {
    width: 100%;
    max-width: 100%;
  }
  .more-questions .hero-faq {
    padding: 0;
  }
  /* footer .copyright .right div:nth-child(2) {
    display: none;
  } */
  footer .column div,
  footer .column .link,
  footer .column h3 {
    text-align: start !important;
  }
  footer .column .media {
    justify-content: start !important;
  }
  footer .copyright .left {
    text-align: start;
    width: 100%;
  }
  footer .copyright .right p {
    padding: 0 !important;
    margin: 0;
  }
  footer .copyright .right {
    width: 100%;
    gap: 15px;
    flex-direction: column;
    align-items: start;
  }
  .more-questions .hero-faq .question-box {
    align-items: start;
  }
  .second-hero-empty:has(.faq) {
    height: auto;
    margin-bottom: 50px;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
  }
  .our-mission .container .image {
    order: 1;
  }
  .our-mission .container .content h3,
  .our-mission .container .content h2,
  .our-mission .container .content p {
    text-align: start;
  }
  .our-mission .container .content {
    align-items: start;
  }
  .our-mission.methods {
    padding-bottom: 20px;
  }
  .story-carousel .see-more {
    margin-top: 25px;
  }
  .story-carousel .item .content p:first-of-type {
    display: none;
  }
  .story-carousel h2 {
    text-align: start;
  }
  .second-hero-empty {
    height: 350px;
  }
  .second-hero-empty .hero-img,
  .hero::after,
  .hero .hero-img {
    border-radius: 20px;
    height: 225px;
    width: 98%;
    left: 50%;
    transform: translateX(-50%);
  }
  .profile-page .location {
    margin-left: auto;
    margin-right: auto;
  }
  .partner-sugestion .page-select::-webkit-scrollbar {
    display: block;
    height: 3px; /* sau cât vrei tu */
  }
  .matching-profile.account .box .mandatory {
    text-align: start;
    margin-top: 20px;
  }
  .register .register-box .bottom-section {
    flex-direction: column;
  }
  .matching-profile.new-match .row .action {
    flex-direction: column;
    align-items: center;
  }
  .matching-profile.new-match
    .row
    .column
    .matching-profile-scheme
    .profile
    img,
  .matching-profile.new-match
    .row
    .column
    .matching-profile-scheme
    .partner
    img {
    width: 180px;
    height: 240px;
  }
  .matching-profile.new-match
    .row
    .column
    .matching-profile-scheme
    .partner
    img {
    left: 0;
  }
  .detail-coach .row .column .coach-profile .image {
    width: 250px;
    height: 250px;
  }
  .matching-profile .row .column .box .summary-icons {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
  .profile-page .action .row:last-child form {
    width: 100%;
  }
  .matching-profile.new-match .row .column {
    height: 315px;
  }
  .matching-profile.new-match
    .row
    .column
    .matching-profile-scheme
    .profile
    img {
    right: 0;
  }
  .matching-profile.new-match .row .action div {
    width: 100%;
  }
  .matching-profile.new-match .matching-profile-scheme .background-heart {
    display: none;
  }
  .filter .filter-drawer .content {
    width: 100%;
  }
  .partner-sugestion .page-select {
    overflow-x: scroll;
  }
  .partner-sugestion .page-select .item {
    min-width: 50%;
  }
  .privacyButton {
    bottom: 44px !important;
  }
  h1 {
    font-size: 30px !important;
  }
  h2 {
    font-size: 26px !important;
  }
  .login .link-redirect {
    flex-direction: column;
    align-items: center;
  }
  .register .register-box .bottom-section {
    display: flex;
    justify-content: center;
  }
  .our-mission .container .image img {
    object-fit: contain;
    height: 250px;
  }
  .unsere-coaches.uber .grid-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .account .container h1 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 20px;
  }
  .unsere-coaches.coaches_list .grid-4 {
    flex-direction: column;
    display: flex;
    align-items: center;
  }
  .unsere-coaches .grid-4 #block-paarwarts-content > div > div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .detail-coach .row .column .details-box {
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .container .row {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
  footer .column div {
    text-align: center;
  }
   .breadcrumbs {
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  .support .support-container .column .support-contact .text ul {
    list-style-type: none;
    padding-left: 10px;
    text-align: left;
  }
  .price .tabs-content .item .item-price p,
  .box .price .tabs-content .item .item-price p  {
    width: 100%;
  }
  .price .tabs-content .item {
    height: auto !important;
  }
}
