@media (min-width: 1200px) and (max-width: 1600px) {
  .properties .card .card-body {
    padding: 0px 10px 10px 10px;
  }
  .slider_section {
    padding: 20px;
  }
  .slider_section .project_form .f_content {
    font-size: 14px;
  }
  .slider_section .project_form form {
    padding: 0px 10px;
  }
  .properties .card .card-title {
    font-size: 16px;
  }
  .properties .card .card-body .part2 ul li {
    font-size: 18px;
  }
  .details_slider .button {
    padding: 8px 15px;
    font-size: 14px;
  }
  .details_slider .d-flex {
    bottom: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .details_slider .d-flex {
    left: 80%;
  }
  .details_slider .button {
    padding: 8px 15px;
    font-size: 14px;
  }
  footer p b,
  footer p {
    font-size: 12px;
    font-weight: 500;
  }
  .contactus .c_content {
    padding: 30px;
    margin-top: 30px;
  }
  .contactus .c_details {
    height: 100%;
  }
  .contactus .c_details .about_d {
    font-size: 24px;
  }
  .contactus .content_d {
    text-align: justify;
    width: 100%;
    padding: 10px 0px;
    font-size: 14px;
  }
  .amenities .am_left {
    height: 100%;
  }
  .amenities .head_title .h4 {
    margin-bottom: 10px;
  }
  .amenities .slider .card {
    margin-top: 30px;
  }
  .hero_section .header_section .subtitle {
    font-size: 28px;
  }
  .hero_section .header_section .content {
    font-size: 14px;
    font-weight: 500;
  }
  .hero_section .primary_btn1 {
    font-size: 14px;
    padding: 5px 10px;
  }

  .properties .card {
    margin-bottom: 26px;
  }
  .properties .h3 {
    font-size: 26px;
    line-height: 1;
  }
  .properties .h4 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px;
  }
  header .navbar {
    padding: 5px 0px;
  }
  .slider_section {
    height: 100%;
    padding: 120px 0px 60px 0px;
  }
  .properties .card .card-body {
    padding: 0px 10px 10px 10px;
  }
  .properties .col-lg-4 {
    width: 50%;
  }
  .properties .card .card-body .part1 {
    padding: 0px;
  }
  .project_details .p_name {
    font-size: 30px;
  }
  .project_details .p_apartment {
    font-size: 20px;
  }
  .project_details .p_price {
    font-size: 22px;
  }
  .project_details .key ul li span {
    font-size: 20px;
    text-align: left;
  }
  .slider_section .project_form {
    width: 100%;
  }
  .slider_section .project_form .f_title {
    font-size: 20px;
    padding: 5px 10px;
  }
  .slider_section .project_form .f_content {
    font-size: 16px;
  }
  header .navbar .navbar-nav .nav-item .nav-link {
    margin: 5px;
    font-weight: 600;
  }
  .amenities .slider .card .img img {
    height: 250px;
  }
  .amenities .slider .card .img {
    height: 250px;
  }
  .slider_section .project_form form {
    padding: 0px 10px;
  }
  .details_slider img {
    margin: 0px;
  }
  .modal .modal_logo img {
    height: 50px;
  }
  .modal_some_details {
    display: none;
  }
  .contactus .col-lg-4 {
    width: 40%;
  }
  .contactus .col-lg-8 {
    width: 60%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .details_slider .d-flex {
    left: 80%;
  }
  .details_slider .button {
    padding: 8px 15px;
    font-size: 14px;
  }
  footer p b,
  footer p {
    font-size: 12px;
    font-weight: 500;
  }
  .contactus .c_content {
    padding: 30px;
    margin-top: 30px;
  }
  .contactus .c_details {
    height: 100%;
  }
  .contactus .c_details .about_d {
    font-size: 24px;
  }
  .contactus .content_d {
    text-align: justify;
    width: 100%;
    padding: 10px 0px;
    font-size: 14px;
  }
  .amenities .am_left {
    height: 100%;
  }
  .amenities .head_title .h4 {
    margin-bottom: 10px;
  }
  .amenities .slider .card {
    margin-top: 30px;
  }
  .hero_section .header_section .subtitle {
    font-size: 28px;
  }
  .hero_section .header_section .content {
    font-size: 14px;
    font-weight: 500;
  }
  .hero_section .primary_btn1 {
    font-size: 14px;
    padding: 5px 10px;
  }

  .properties .card {
    margin-bottom: 26px;
  }
  .properties .h3 {
    font-size: 26px;
    line-height: 1;
  }
  .properties .h4 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px;
  }
  header .navbar {
    padding: 5px 0px;
  }
  .slider_section {
    height: 100%;
    padding: 80px 10px;
  }
  .project_details .p_name {
    font-size: 30px;
  }
  .project_details .p_apartment {
    font-size: 20px;
  }
  .project_details .p_price {
    font-size: 22px;
  }
  .project_details .key ul li span {
    font-size: 20px;
    text-align: left;
  }
  .slider_section .project_form {
    width: 100%;
  }
  .slider_section .project_form .f_title {
    font-size: 20px;
    padding: 5px 10px;
  }
  .slider_section .project_form .f_content {
    font-size: 16px;
  }
  header .navbar .navbar-nav .nav-item .nav-link {
    margin: 5px;
    font-weight: 600;
  }
  .amenities .slider .card .img img {
    height: 250px;
  }
  .amenities .slider .card .img {
    height: 250px;
  }
  .slider_section .project_form form {
    padding: 0px 10px;
  }
  .details_slider img {
    margin: 0px;
  }
  .modal .modal_logo img {
    height: 50px;
  }
  .modal_some_details {
    display: none;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .details_slider .ds_1 {
    display: none;
  }
  .details_slider .ds_2 {
    display: block !important;
  }
  .details_slider .d-flex {
    display: none !important;
  }

  .details_slider .button {
    padding: 6px 12px;
    font-size: 12px;
  }
  footer p b,
  footer p {
    font-size: 12px;
    font-weight: 500;
  }
  .contactus .c_content {
    padding: 30px;
    margin-top: 30px;
  }
  .contactus .c_details {
    height: 100%;
  }
  .contactus .c_details .about_d {
    font-size: 24px;
  }
  .contactus .content_d {
    text-align: justify;
    width: 100%;
    padding: 10px 0px;
    font-size: 14px;
  }
  .amenities .am_left {
    height: 100%;
  }
  .amenities .head_title .h4 {
    margin-bottom: 10px;
  }
  .amenities .slider .card {
    margin-top: 30px;
  }
  .hero_section .header_section .subtitle {
    font-size: 28px;
  }
  .hero_section .header_section .content {
    font-size: 14px;
    font-weight: 500;
  }
  .hero_section .primary_btn1 {
    font-size: 14px;
    padding: 5px 10px;
  }

  .properties .card {
    margin-bottom: 26px;
  }
  .properties .h3 {
    font-size: 26px;
    line-height: 1;
  }
  .properties .h4 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px;
  }
  header .navbar {
    padding: 5px 0px;
  }
  .slider_section {
    height: 100%;
    padding: 80px 10px;
  }
  .project_details .p_name {
    font-size: 26px;
  }
  .project_details .p_apartment {
    font-size: 19px;
  }
  .project_details .p_price {
    font-size: 20px;
  }
  .project_details .key ul li span {
    font-size: 18px;
    text-align: left;
  }
  .slider_section .project_form {
    width: 100%;
  }
  .slider_section .project_form .f_title {
    font-size: 20px;
    padding: 5px 10px;
  }
  .slider_section .project_form .f_content {
    font-size: 16px;
  }
  header .navbar .navbar-nav .nav-item .nav-link {
    margin: 5px;
    font-weight: 600;
  }
  .amenities .slider .card .img img {
    height: 250px;
  }
  .amenities .slider .card .img {
    height: 250px;
  }
  .slider_section .project_form form {
    padding: 0px 10px;
  }
  .details_slider img {
    margin: 0px;
  }
  .modal .modal_logo img {
    height: 50px;
  }
  .modal_some_details {
    display: none;
  }
}

@media (max-width: 480px) {
  .details_slider .ds_1 {
    display: none;
  }
  .details_slider .ds_2 {
    display: block !important;
  }
  .details_slider .d-flex {
    display: none !important;
  }
  footer p b {
    font-size: 10px;
    padding: 0px 20px;
    font-weight: 400;
  }
  footer p span {
    display: none;
  }
  footer p {
    font-size: 12px;
    font-weight: 400;
  }
  
  .contactus .c_content {
    padding: 30px;
    margin-top: 30px;
  }
  .contactus .c_details {
    height: 100%;
  }
  .contactus .c_details .about_d {
    font-size: 24px;
  }
  .contactus .content_d {
    text-align: justify;
    width: 100%;
    padding: 10px 0px;
    font-size: 14px;
  }
  .amenities .am_left {
    height: 100%;
  }
  .amenities .head_title .h4 {
    margin-bottom: 10px;
  }
  .amenities .slider .card {
    margin-top: 30px;
  }
  .hero_section .header_section .subtitle {
    font-size: 28px;
  }
  .hero_section .header_section .content {
    font-size: 14px;
    font-weight: 500;
  }
  .hero_section .primary_btn1 {
    font-size: 14px;
    padding: 5px 10px;
  }

  .properties .card {
    margin-bottom: 26px;
  }
  .properties .h3 {
    font-size: 26px;
    line-height: 1;
  }
  .properties .h4 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px;
  }
  header .navbar {
    padding: 5px 0px;
  }
  .slider_section {
    height: 100%;
    padding: 80px 10px;
  }
  .project_details {
    text-align: center;
  }
  .project_details .p_name {
    font-size: 20px;
  }
  .project_details .p_apartment {
    font-size: 16px;
  }
  .project_details .p_price {
    font-size: 16px;
    margin: 10px 0px;
    margin: 0px auto;
  }
  .project_details .key ul li span {
    font-size: 14px;
    text-align: left;
  }
  .slider_section .project_form {
    width: 100%;
  }
  .slider_section .project_form .f_title {
    font-size: 16px;
    padding: 5px 10px;
  }
  .slider_section .project_form .f_content {
    font-size: 14px;
  }
  .slider_section .project_form form {
    padding: 0px 10px;
  }
  .details_slider img {
    margin: 0px;
  }
  .modal .modal_logo img {
    height: 50px;
  }
  .modal_some_details {
    display: none;
  }
  .properties .card .button{
      font-size: 12px;
      padding: 5px 10px;
      gap: 5px;
  }
  .properties .card .card-body{
      padding: 10px;
  }
  .properties .card .card-title{
      font-size: 16px;
  }
  .properties .card .card-body .part1{
      padding: 0px 0px 10px 0px;
  }
  .properties .card .c_name{
      margin: 10px auto;
  }
}
