@media (min-width: 1700px){
  .join-us p {
    max-width: 26%;
  }

  .mw-xxl-65 {
    max-width: 65%;
  }

  .newsletter .row div:first-child {
    max-width: 350px;
  }

  .profile2-sidebar-col {
    padding-left: 70px !important;
  }
}

@media (min-width: 1400px){
  /* XXL */
  .container-fluid {
    padding: 0px 70px 0px 70px;
  }

  .card-profile-box {
    margin-left: 26px;
    margin-right: 26px;
  }

  .profile2-sidebar-col {
    padding-left: 20px;
  }
}

@media (max-width: 1399px){
  /* XL : 1200 - 1399 */
  .join-us p {
    max-width: 45%;
  }

  .latest-rating svg {
    top: -3px;
    width: 10px;
    height: 10px;
  }

  .container-fluid {
    padding: 0px 40px 0px 40px;
  }
}

@media (max-width: 1199px){
  /* LG : 992 - 1199 */
  .city-box span {
    font-size: 20px;
  }

  .profile-card .phone-container {
    font-size: 25px;
    padding: 8px 35px 8px 0px;
  }

  .profile-card .phone-container svg {
    width: 55px;
    height: 55px;
    top: -3px;
    left: -3px;
  }

  .profile-card .phone-container a {
    font-size: 12px;
    font-weight: 700;
    padding: 7px 18px;
  }

  .latest-rating svg {
    top: -3px;
    width: 10px;
    height: 10px;
  }

  .latest-rating img {
    width: 18px;
    height: 18px;
    margin-right: 5px;
  }

  .profile2-sidebar {
    padding: 25px;
  }
}

@media (max-width: 991px){
  /* MD : 768 - 991 */
  .container-fluid {
    padding: 0px 15px 0px 15px;
  }

  .section-title {
    font-size: 28px;
  }

  .promo-btn {
    font-size: 19px;
  }

  .categoriesSwiper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .citiesSwiper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .city-box span {
    font-size: 18px;
  }

  .join-us p {
    max-width: 60%;
  }

  .newsletter span {
    font-size: 30px;
  }

  .search-results-badge {
    font-size: 16px;
    font-weight: 700;
    padding: 4px 12px;
    top: -5px;
    margin-left: 10px;
  }

  .filters {
    position: absolute;
    width: 95%;
    height: auto;
    z-index: 100;
    margin-left: 50%;
    transform: translateX(-50%);
    background: #fff;
    top: 25px;
    -webkit-box-shadow: 0px 0px 24px -16px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 24px -16px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 24px -16px rgba(0, 0, 0, 1);
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .forum-topics .first-col-forum {
    border-right: 0px solid;
  }

  .dashboard-sidebar {
    width: 100% !important;
    max-width: 350px !important;
    position: fixed;
    background: #fff;
    top: 0;
    bottom: 0;
    max-height: 100vh;
    transform: translateX(-400px);
    transition: all 0.2s ease-in-out;
    z-index: 100;
  }

  .dashboard-sidebar.unhide {
    transform: translateX(0px);
  }

  .dashboard-sidebar .sidebar-scroll {
    max-height: 100vh;
    height: 100vh;
    padding-bottom: 30px !important;
  }

  .slider {
    height: 700px;
  }

  .simple-scroll-side {
    height: 80vh;
    max-height: 80vh;
  }

  .swipe-city-icon {
    display: none;
  }
}

@media (max-width: 767px){
  /* SM : 576 - 767 */
  .forum-navi a {
    display: block;
    padding-left: 18px;
  }

  .slider-subpage .slider-mask {
    padding: 20px 20px 0px 20px;
  }

  .slider-subpage .slider-mask span {
    font-weight: 600;
    font-size: 20px;
  }
  
  .search button {
    width: 100%;
  }

  .gradient-bg {
    padding: 120px 0px 0px 0px !important;
  }

  .search-mobile {
    padding: 0px;
  }

  .search {
    border-radius: 0px !important;
  }

  .background-video {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100%;
    min-height: 400px;
    width: auto;
    height: 425px;
    z-index: -1;
    object-fit: cover;
    pointer-events: none;
  }

  .search-container span {
    font-size: 19px;
  }

  .section-title {
    font-size: 24px;
  }

  .promo-btn {
    font-size: 16px;
  }

  .join-us p {
    max-width: 80%;
  }

  .join-us {
    padding: 80px 80px;
  }

  .newsletter {
    padding: 50px 50px;
  }

  .search-results-badge {
    font-size: 14px;
    font-weight: 700;
    padding: 4px 10px;
    top: -4px;
    margin-left: 8px;
  }

  .big-forum-stats div {
    border-right: 0px solid !important;
    padding-right: 0px !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .forum-profile .header img {
    width: 90px;
    height: 90px;
    border: 3px solid #eee;
  }
}

@media (max-width: 575px){
  /* XS */
  .section-title {
    font-size: 20px;
  }

  .promo-btn {
    font-size: 14px;
  }

  .join-us p {
    max-width: 100%;
  }

  .join-us {
    padding: 36px 36px;
  }

  .newsletter {
    padding: 36px 36px;
  }

  .join-us span {
    font-size: 28px;
  }

  .newsletter span {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .profile-card .phone-container {
    font-size: 14px;
    padding: 12px 45px 12px 0px;
  }

  .profile-card .phone-container svg {
    width: 52px;
    height: 52px;
    top: -3px;
    left: -3px;
  }

  .profile-card .phone-container a {
    font-size: 10px;
    font-weight: 600;
    padding: 4px 12px;
  }

  .search-results-badge {
    font-size: 12px;
    font-weight: 600;
    padding: 4px 10px;
    top: -3px;
    margin-left: 8px;
  }

  .login-container {
    left: auto;
    top: 100%;
    padding: 70px 50px 30px 50px;
    width: 100%;
    max-width: 100%;
    transform: translateY(-100%);
    -webkit-border-top-left-radius: 140px;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 140px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 140px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .profile-box .content .phone {
    display: block;
    margin-left: 0px;
    margin-bottom: 4px;
  }

  .share-profile {
    right: 15px;
    left: 15px;
    width: calc(100% - 30px);
  }
}

@media (max-width: 430px){
  .forum-profile .header img {
    width: 75px;
    height: 75px;
    border: 3px solid #eee;
  }

  .forum-profile .header .nick {
    font-size: 17px;
  }

  .forum-profile .header .rank {
    font-size: 12px;
  }

  .tooltip-details {
    font-size: 9px;
  }
}