/* DARIUS CSS RESPONSIVE */
@media screen and (max-width: 1350px) {
  .messaging .messaging-wrapper {
    flex-direction: column !important;
    align-items: center !important;
  }
  .messaging .messaging-wrapper aside {
    order: -1;
  }
  header .container .links {
    display: none;
  }
  .how-it-works .container {
    flex-direction: column;
  }
  header .container .buttons {
    gap: 20px;
  }
  .burger-menu {
    display: flex;
  }
  .burger-menu i {
    font-size: 30px;
  }
  .image-and-list-cars {
    gap: 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  .image-section {
    margin-left: 0 !important;
  }
  .image-section img {
    max-width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .personal-data.company .box .input-fields .input-container {
    display: flex;
    flex-direction: column;
    align-items: start;
  }
  .personal-data .box .input-fields .input-container {
    gap: 20px;
  }
  header .container .action {
    gap: 10px;
  }
  .register-for-free .content {
    gap: 30px;
    padding: 0 20px;
  }
  .register-for-free {
    display: flex;
    flex-direction: column;
    padding-top: 50px;
  }
  .community-item .user-profile {
    margin-top: 20px;
  }
  .newsfeed-section .person-body {
    flex-direction: column;
    gap: 10px;
  }
  .search-page .filter-button .input-container {
    max-width: 100%;
  }
  .marketplace-search .filter-search-wrapper .sort-btn {
    max-width: 100%;
  }
  .search-navigation aside {
    max-width: 100%;
  }
  .my-ads-list .container .wrapper .box-item .content.public-profile {
    flex-direction: column;
    align-items: center;
  }
  .my-ads-list .container .wrapper .box-item .content {
    flex-direction: column;
    align-items: center;
  }
  .marketplace-detail-page
    .container
    .content
    .double-boxes
    .box.tehnical-details
    .action
    .btn {
    max-width: 100%;
  }
  #tabs ul li,
  #tabs ul li a {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .container.checkout-page .profile-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .middle-container .sub-container-right {
    padding-left: 0;
  }
  .sub-container-left {
    width: 100%;
  }
  .sub-container-left .input-box .row {
    width: 100%;
  }
  .middle-container {
    gap: 20px;
  }
  .middle-container .sub-container-right {
    width: 100%;
  }
  .from-marketplace .marketplace-box {
    justify-content: center;
  }
  .middle-container {
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .sub-container-left {
    border-right: none;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {

  .rent-cars  .container .content .action{
    flex-direction: column;
  }
  #createcarpost .type-of-car-page, #createrentcar .type-of-car-page, #updaterentcar .type-of-car-page, #createpostparts .type-of-car-page, #updatepostparts .type-of-car-page{
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .from-marketplace .marketplace-box .marketplace-item .image img {
    width: 100% !important;
  }
  .our-team-section .name {
    text-align: center;
  }
  .more-input-files .input-files-wrap {
    flex-wrap: wrap;
  }
  .register-private-newsfeed-main-network .name-and-position h3 {
    text-align: center;
  }
  .register-private-newsfeed-main-network .buttons form {
    width: 100%;
  }
  .newsfeed-section .your-comment .type-comment {
    flex-direction: column;
  }
  .newsfeed-section .your-comment {
    align-items: start;
  }
  .newsfeed-section .type-comment input {
    max-width: 100% !important;
  }
  .comment-section-body {
    padding-left: 0;
  }
  .picture-and-comment {
    gap: 20px;
    flex-direction: column;
    /* align-items: center; */
  }
  .document-post-body-with-video.tag::after {
    font-size: 12px;
    padding: 10px;
  }
  .details-page-boxes .box .images a img {
    width: 120px;
    height: 120px;
  }
  .details-page-boxes .box .images {
    gap: 10px;
    justify-content: start;
  }
  .sendcomment {
    display: revert;
    max-width: 70px !important;
    font-size: 12px;
    padding: 0 !important;
  }
  .newsfeed-section .your-comment {
    padding: 10px;
  }
  .newsfeed-section .your-comment .type-comment {
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .main-list-body .document-post-body-with-video {
    padding-left: 10px;
    padding-right: 10px;
  }
  .register-for-free {
    padding-top: 30px;
  }
  .advantages {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .chat-page .container {
    padding: 40px 10px !important;
  }

  .hero-container .hero-content .title {
    font-size: 30px;
  }
  .community-item .user-profile .user-content {
    gap: 10px;
  }
  .community-item .user-profile {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .community-item .user-profile .user-content .name,
  .community-item .user-profile .user-content .if-tags,
  .community-item .post .description {
    font-size: 16px;
  }
  footer .container .row {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    text-align: center;
  }
  .community-item .post .comments .comment .content .text {
    font-size: 16px;
  }
  .community-item .post .comments .comment {
    margin: 0;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
  }
  .community-item.of-the-day::after {
    padding: 10px;
    font-size: 12px;
  }
  header .container .buttons {
    display: none;
  }
  .hero-container .hero-content {
    gap: 30px;
  }
  .hero-container .hero-content .button-double {
    gap: 20px;
  }

  .car-row {
    flex-direction: column;
    align-items: center;
  }
}

/* FAQ */
@media screen and (max-width: 1400px) {
  /* .content {
    margin: 0 40px;
    padding-right: 60px;
  } */
}
/* FAQ */

/* UberUns */
@media screen and (max-width: 1000px) {
  .video-section .video {
    padding: 0 30px;
  }
}

@media screen and (max-width: 1200px) {
  .marketplace-detail-page
    .container
    .content
    .double-boxes
    .box.tehnical-details
    .action {
    display: flex;
    flex-wrap: wrap;
  }
  .register-section {
    flex-direction: column;
  }
  .text-section {
    padding-top: 70px;
  }

  .image-section {
    margin-left: 300px;
    width: 100%;
  }
  .our-team-section {
    padding: 0 30px;
  }

  .newsfeed-section {
    flex-direction: column;
  }

  .newsfeed-section .second-list-body {
    order: -1;
    margin-top: 40px;
  }

  .newsfeed-section .main-list-body {
    margin-top: 30px;
  }
}

@media screen and (max-width: 600px) {
  .marketplace-detail-page .car-profile {
    height: 600px;
  }
  .search-navigation
    .from-marketplace
    .marketplace-box
    > div
    > div
    > div
    > div {
    justify-content: start;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
  .marketplace-search.fav.myfavorites .tags .tag {
    display: flex;
  }
  header .container .action .nav-btn.logged .container-header-small p {
    display: none;
  }
  .nav-btn.logged {
    width: max-content;
  }
  header .container .action .nav-btn.logged .profile-dropdown-list {
    width: 200px;
    left: -120px !important;
  }
  .video-section .video {
    height: 100%;
    padding-bottom: 70px;
  }
  .text-section {
    margin: 0 30px;
  }

  .main-list-body .document-post-body-with-video {
    padding-top: 60px;
  }

  .picture-and-text {
    flex-direction: column;
  }
  .newsfeed-section .document-post-body .picture-and-text {
    flex-direction: row;
  }
  .profile-picture-name-and-date-post {
    align-items: center;
  }
  .last-posts-container .title {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 1000px) {
  .create-listing .container .wrapper .table-listing tbody tr td {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .create-listing .container .wrapper .table-listing tbody tr td .table-select {
    width: 100%;
  }
  .members {
    flex-direction: column;
    gap: 50px;
    align-items: center;
  }

  .member {
    margin: 20px 0;
  }
}
/* UberUns */

/* blogdetailseite */

@media screen and (max-width: 1400px) {
  .image-and-list-cars {
    flex-direction: column;
  }

  .list-of-cars {
    order: -1;
    padding-top: 50px;
  }

  .image-and-list-cars {
    gap: 100px;
  }
  .cars-content {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .mini-lists {
    order: -1;
  }
}

@media screen and (max-width: 1350px) {
  .main-list-body .document-post-body {
    /* flex-direction: column;
    gap: 20px; */
  }
}

@media screen and (max-width: 550px) {
  .second-list-body .person-body .picture-and-text {
    flex-direction: column;
    gap: 20px;
  }
  .newsfeed-section .button-upload input {
    font-size: 12px;
  }
}

@media screen and (max-width: 1150px) {
  .marketplace-detail-page .car-profile .container .car-content .description {
    align-items: center;
    gap: 20px;
  }
  .marketplace-detail-page .car-profile .container .car-content {
    flex-direction: column;
    align-items: center;
  }

  .provider-details-page .car-profile .container .car-content .buttons {
    flex-direction: column;
    max-width: 300px;
    width: 100%;
  }
  .provider-details-page
    .car-profile
    .container
    .car-content
    .description
    .location {
    text-align: center;
  }
}

/* blogdetailseite */

/* DARIUS CSS END */
@media screen and (max-width: 1350px) {
  header .container .links {
    display: none;
  }
  .how-it-works .container {
    flex-direction: column;
  }
  header .container .buttons {
    gap: 20px;
  }
  .burger-menu {
    display: flex;
  }
  .burger-menu i {
    font-size: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .search-results .item .content .view-details-button {
    margin-left: auto;
    margin-right: auto;
  }
  .register-for-free .content {
    gap: 30px;
    padding: 0 20px;
  }
  .register-for-free {
    display: flex;
    flex-direction: column;
    padding-top: 50px;
  }
  .community-item .user-profile {
    margin-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .details-page-boxes .box.reviews .reviews-items .item .content .name {
    text-align: center;
  }
  .sub-container-left .input-box .row.double {
    flex-direction: column;
    gap: 20px;
  }
  .hero-container .hero-content .title {
    font-size: 30px;
  }
  .community-item .user-profile .user-content {
    gap: 10px;
  }
  .community-item .user-profile {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .community-item .user-profile .user-content .name,
  .community-item .user-profile .user-content .if-tags,
  .community-item .post .description {
    font-size: 16px;
  }
  footer .container .row {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    text-align: center;
  }
  .community-item .post .comments .comment .content .text {
    font-size: 16px;
  }
  .community-item .post .comments .comment {
    margin: 0;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
  }
  .community-item.of-the-day::after {
    padding: 10px;
    font-size: 12px;
  }
  header .container .buttons {
    display: none;
  }
  .hero-container .hero-content {
    gap: 30px;
  }
  .hero-container .hero-content .button-double {
    gap: 20px;
  }
  .marketplace-detail-page .container .content .double-boxes .box {
    padding: 30px 10px;
  }
  .content {
    padding: 0px;
  }
  .newsfeed-section .document-post-body {
    padding: 25px 30px;
  }
}
@media screen and (max-width: 500px) {
  .newsfeed-section .document-post-body {
    flex-direction: column;
  }
}
