@media (min-width: 1200px) and (max-width: 1600px) {
  .strip_desktop img {
    height: 250px;
    width: 100%;
  }

  .slider_section {
    margin-top: 0px;
  }
  .highlights ul li {
    font-size: 15px;
  }
  .location .location_map img {
    width: 100%;
  }
  .slider_form .subtitle {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .slider_form {
    padding: 30px;
  }
  .slider_form input,
  textarea {
    height: 40px;
  }
  .details_slider .button {
    padding: 8px 15px;
    font-size: 14px;
  }
  .details_slider .d-flex {
    bottom: 10px;
  }
  .slider_section .no_display {
    display: none;
  }
  .slider_images {
    margin-top: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .strip_desktop img {
    height: 200px;
    width: 100%;
  }
  .amenities .card.card_down {
    margin-bottom: 0px;
  }
  .amenities .card {
    margin-bottom: 30px !important;
  }
  .slider_section .no_display {
    display: none;
  }
  .details_slider .d-flex {
    left: 80%;
  }
  .details_slider .button {
    padding: 8px 15px;
    font-size: 14px;
  }
  .overview .content p {
    font-size: 14px;
  }
  .overview {
    padding: 40px 0px;
  }
  .overview .sora_img {
    height: 300px;
  }
  .overview .content ul li {
    font-size: 14px;
  }
  .header_section h2 {
    font-size: 24px;
  }
  .location ul li {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .contactus.about_godrej p {
    font-size: 14px;
  }
  .slider_form .subtitle {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .slider_form {
    padding: 20px;
  }
  .slider_form input,
  textarea {
    height: 40px;
  }
  header .navbar {
    padding: 5px;
  }
  header .navbar .navbar-nav .nav-item .nav-link {
    padding: 0px 5px;
  }
  header .navbar .navbar-brand img {
    height: 45px;
  }
  .slider_section {
    margin-top: 10px;
  }
  .slider_content {
    margin-top: 0px;
    width: 90%;
  }
  .slider_content .p_name {
    font-size: 36px;
  }
  .slider_content .p_location {
    font-size: 22px;
  }
  .slider_content .p_apartments {
    padding: 10px 20px;
    font-size: 20px;
  }
  .highlight_key ul li {
    font-size: 18px;
  }
  .slider_content .p_price .content .sp {
    font-size: 24px;
  }
  .details .col-lg-4 {
    width: 33.33%;
  }
  .details .card {
    padding: 0px;
  }
  .details .card-body {
    padding: 10px;
  }
  .details .card .card-title {
    font-size: 16px;
  }
  .details .card img {
    height: 30px;
  }
  .highlights {
    padding: 30px 0px;
  }
  .highlights .high_img {
    height: 350px;
  }
  .highlights ul li {
    font-size: 15px;
    padding: 5px 0px;
  }
  .price {
    padding: 30px 0px;
  }
  .price .card {
    margin-bottom: 26px;
  }
  .price .card .card-title {
    font-size: 20px;
  }
  .amenities .col-lg-3 {
    width: 33.33%;
  }
  .amenities .card .text {
    font-size: 18px;
    line-height: 1.2;
  }
  .amenities .card .icon img {
    height: 50px;
  }
  .floorplan .card-title {
    margin-bottom: 30px;
  }
  .floorplan_bottom {
    height: 200px;
  }
  .gallery .img1 {
    height: 200px;
  }
  .gallery .img2 {
    height: 300px;
  }
  .location .location_map {
    margin-top: 40px;
  }
  .contactus .c_content .header_section .subtitle span,
  .contactus .c_content .header_section .subtitle {
    line-height: 1;
    font-size: 28px;
    margin: 10px 0px 0px 0px;
  }
  .contactus .c_content .header_section .content {
    font-size: 14px;
    font-weight: 500;
  }
  .contactus .c_details .c_img {
    width: 100%;
    height: 400px;
  }
  .contactus .c_details .c_img img {
    height: 350px;
    margin-top: -20px;
  }
  .location ul {
    padding-left: 0px;
  }
  .location .location_map img {
    width: 100%;
    height: 350px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .strip_desktop img {
    height: 150px;
    margin-top: 0px;
    width: 100%;
  }
  .slider_section .no_display {
    display: none;
  }
  .price .card .card-title {
    font-size: 18px;
  }
  .details_slider .d-flex {
    left: 80%;
  }
  .details_slider .button {
    padding: 8px 15px;
    font-size: 14px;
  }
  .modal .modal_img img {
    display: none;
  }
  .modal .modal_img1 img {
    display: none;
    height: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  .overview .sora {
    margin-top: 20px;
  }
  header .navbar {
    padding: 5px;
  }
  header .navbar .navbar-brand img {
    height: 45px;
  }
  .slider_form {
    display: none;
  }
  .slider_section {
    margin-top: 15px;
  }
  .slider_content .p_name {
    font-size: 30px;
  }
  .slider_content .p_location {
    font-size: 18px;
  }
  .slider_content .p_apartments {
    padding: 5px 20px;
    font-size: 16px;
  }
  .highlight_key ul li {
    font-size: 15px;
    padding: 0px;
  }
  .slider_content .p_price {
    margin: 10px 0px;
  }
  .slider_content .p_price .content .sp {
    font-size: 24px;
  }
  .overview {
    padding: 10px 0px;
  }
  .slider_content {
    margin-top: 0px;
  }
  .details .col-lg-4 {
    width: 33.33%;
  }
  .details .card {
    padding: 0px;
  }
  .details .card-body {
    padding: 10px;
  }
  .details .card .card-title {
    font-size: 16px;
  }
  .details .card img {
    height: 30px;
  }
  .highlights .head_section.mb-5 {
    margin-bottom: 10px !important;
  }
  .carousel-item img {
    height: 600px !important;
  }
  .price .card {
    margin-bottom: 26px;
  }
  .amenities .col-lg-3 {
    width: 50%;
  }
  .amenities .card.card_down {
    margin-bottom: 15px;
  }
  .amenities .am_slider {
    margin-top: 80px;
  }
  .amenities .header_section h2 {
    font-size: 22px;
  }
  .amenities .card {
    height: auto;
    margin-bottom: 15px;
  }
  .amenities .card .text {
    font-size: 12px;
  }
  .amenities .card .icon {
    height: 50px;
    width: 50px;
  }
  .amenities .header_section h5 {
    margin-bottom: 20px;
  }
  .amenities .card .icon img {
    height: 40px;
  }
  .floorplan .card-title {
    margin-bottom: 30px;
  }
  .location .header_section h5 {
    margin-bottom: 20px;
  }
  .location ul {
    width: 100%;
    padding-left: 0px;
  }
  .contactus.about_godrej p {
    font-size: 14px;
  }
  .gallery .img1 {
    height: 150px;
  }
  .gallery .img2 {
    height: 250px;
  }
  .site_tour .st_content {
    height: auto;
    margin-top: 30px;
  }
  .overview.site_tour {
    padding: 40px 0px;
  }
  .location .location_map img {
    width: 100%;
  }
  .contactus .godrej_image img {
    height: 350px;
  }
  .contactus .c_content .mb-4 {
    margin-bottom: 10px !important;
  }
  .contactus .c_content .form-control {
    height: 45px;
    margin: 0px 0px;
  }
  .contactus.property_contact .c_img img {
    width: 100%;
    height: 300px;
  }
  .contactus .g_title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .contactus .godrej_about {
    margin-top: 0px;
  }
  .location .location_map {
    margin-top: 40px;
  }
  .contactus .c_content .header_section .subtitle span,
  .contactus .c_content .header_section .subtitle {
    line-height: 1;
    font-size: 28px;
    margin: 10px 0px 0px 0px;
  }
  .contactus .c_content .header_section .content {
    font-size: 14px;
    font-weight: 500;
  }
  .contactus .c_details .c_img {
    width: 100%;
    height: 400px;
  }
  .contactus .c_details .c_img img {
    height: 350px;
    margin-top: -20px;
  }
  .modal .modal-body .card {
    display: none;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .strip_desktop img {
    display: none;
  }
  .strip_mobile {
    display: block;
  }
  .strip_mobile img {
    height: 100%;
    width: 100%;
  }

  .details_slider {
    display: none;
  }
  .details_slider1 {
    display: block;
  }
  .slider_section .no_display {
    display: none;
  }
  .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;
  }
  .modal .modal_img img {
    display: none;
  }
  .modal .modal_img1 img {
    display: none;
    height: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  carousel-indicators button {
    height: 12px !important;
    width: 12px !important;
  }
  .carousel-indicators [data-bs-target] {
    height: 12px;
    width: 12px;
  }

  .slider_content .p_price .content .sp {
    font-size: 20px;
    padding: 0px 10px;
  }
  .slider_content .p_price {
    text-align: center;
    margin: 10px auto !important;
  }
  .slider_content .p_price .icon {
    height: 30px;
    width: 30px;
  }
  .slider_content .p_price .icon i {
    font-size: 22px;
  }
  .slider_content .p_price .content {
    padding-left: 10px;
  }
  .slider_content .p_price {
    background: linear-gradient(to left, #004280, #004280);
    padding: 4px 10px 4px 5px;
  }
  .highlight_key {
    width: 100%;
    text-align: center;
    margin: 0px auto;
  }
  .highlight_key ul li {
    color: var(--bg-color1);
    font-size: 18px;
    padding: 0px;
    margin: 5px 0px;
  }
  .slider_section.no_display {
    display: none;
  }
  .amenities .card.card_down {
    margin-bottom: 15px;
  }
  .eoi {
    background-color: var(--bg-color1);
    color: var(--light) !important;
    margin-top: 10px;
  }
  .slider_content .p_price {
    margin: 10px 0px;
  }
  .slider_form .subtitle {
    font-size: 24px;
    margin-bottom: 10px;
    color: var(--light);
  }
  .slider_form .am_btn {
    background-color: var(--light);
    color: var(--bg-color1);
  }
  .slider_form {
    padding: 20px;
    margin-top: 20px;
    background-color: var(--bg-color1);
  }
  .slider_form input,
  textarea {
    height: 45px;
    font-size: 14px;
  }
  .modal .modal-body .card {
    display: none;
  }
  .modal .modal-body .header_section .subtitle,
  .modal .modal-body .header_section .subtitle span {
    font-size: 24px;
    line-height: 1.2;
  }
  .modal .modal-body .main_form_section {
    padding: 0px;
  }
  .modal .modal-title {
    font-size: 14px;
  }
  .top_head {
    font-size: 12px;
  }
  .modal .card_details {
    display: none;
  }
  .modal .modal_logo {
    display: none;
  }
  header .navbar {
    padding: 10px;
  }
  header .navbar .navbar-brand img {
    height: 40px;
  }
  .navbar-toggler-icon {
    height: 1.2em;
    width: 1.2em;
  }
  .navbar-toggler {
    padding: 0.2rem;
  }
  header .navbar .navbar-nav .nav-item .nav-link {
    padding: 5px 0px;
  }

  .slider_section {
    position: relative;
    height: auto;
    background: #fff;
    overflow: visible;
  }

  .slider_images {
    height: 45vh;
  }

  #carouselExampleSlidesOnly,
  .carousel-inner,
  .carousel-item {
    height: 100%;
  }

  .carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: 75px;
  }
  .amenities .am_slider {
    height: 450px;
  }
  .hero_section .header_section {
    padding: 0px;
  }
  .overlay {
    display: none;
  }
  .carousel-indicators {
    display: none;
  }
  .slider_content {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 92%;
    margin: 10px auto 20px;
    background: #fff;
    color: #000;
    z-index: 5;
    border-radius: 20px;
    padding: 5px 10px;
    text-align: center;
  }

  .slider_content .p_name {
    font-size: 30px;
    color: var(--bg-color1);
    font-weight: 600;
  }
  .slider_content .p_price .icon {
    color: var(--light);
  }
  .slider_content .p_price .sp {
    font-size: 14px;
    font-weight: 600;
    color: var(--light);
  }
  .slider_content .p_location {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .slider_content .p_apartments {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
  }
  .zoom_text {
    color: var(--bg-color1);
  }

  .slider_content .p_price {
    justify-content: center;
    margin-bottom: 20px;
  }

  .slider_content .p_price .pp {
    font-size: 34px;
    text-align: left;
    color: var(--light);
  }

  .slider_content .primary_btn1 {
    width: 100%;
    padding: 12px 20px;
    font-size: 15px;
    background-color: var(--bg-color1);
    color: var(--light);
  }
  .details {
    background-color: var(--bg-color1);
    padding: 15px 40px;
  }
  .details .card {
    padding: 0px;
  }
  .details .card .card-body {
    padding: 0px;
    text-align: left;
  }
  .details .card img {
    background-color: var(--light);
    height: 20px;
    margin-right: 10px;
  }
  .details .card .card-title {
    color: var(--light);
    font-size: 16px;
    margin-bottom: 10px;
  }
  /*.details_slider img {*/
  /*  display: none;*/
  /*}*/
  .overview,
  .price,
  .floorplan,
  .gallery,
  .highlights {
    padding: 30px 0px;
  }
  .overview h2 {
    font-weight: 600;
    line-height: 1;
  }
  .overview h6 {
    font-size: 14px;
  }
  .head_section .h_subtitle {
    font-size: 14px;
  }
  .overview .content p {
    font-size: 14px;
    text-align: justify;
  }
  .overview .am_btn {
    padding: 0.6em 0.8em;
    font-size: 16px;
  }
  .overview .sora {
    margin-top: 20px;
  }
  .highlights .header_section {
    margin-bottom: 30px;
  }
  .highlights .high_img {
    height: 300px;
    margin-bottom: 20px;
  }
  .highlights ul {
    padding-left: 0px;
  }
  .highlights ul li {
    font-size: 14px;
  }
  .highlights ul li img {
    height: 26px;
  }
  .price {
    height: 100%;
  }
  .price::after {
    height: 100%;
  }
  .price .card {
    margin-bottom: 30px;
  }
  .price .card .card-title {
    font-size: 20px;
  }
  .amenities .header_section h2 {
    font-weight: 600;
    margin-top: 40px;
  }
  .amenities .card .text {
    font-size: 18px;
  }
  .header_section .content {
    font-size: 14px;
    line-height: 1.2;
  }
  .floorplan .card-title {
    margin-bottom: 30px;
  }
  .gallery img {
    height: 300px !important;
  }
  .location {
    padding: 60px 0px;
  }
  .header_section h2 {
    font-weight: 600;
    font-size: 22px;
  }
  .location ul {
    padding-left: 0px;
  }
  .location ul li {
    font-size: 15px;
  }
  .location ul li b {
    font-size: 14px;
  }
  .location .am_btn {
    padding: 0.4em 0.5em;
    font-size: 15px;
  }
  .location .location_map img {
    height: 300px;
    margin-top: 30px;
    width: 100%;
  }
  .hero_section .header_section .subtitle span,
  .hero_section .header_section .subtitle {
    font-size: 22px;
    line-height: 1;
  }
  .hero_section .header_section .content {
    font-size: 14px;
    font-weight: 400;
  }
  .hero_section .header_section .subtitle span {
    line-height: 1.3;
  }
  .hero_section .primary_btn1 {
    padding: 10px;
    font-size: 14px;
  }
  .contactus {
    padding: 20px 0px;
  }
  .contactus .g_title {
    font-size: 24px;
  }
  .contactus .c_details .c_img {
    height: 300px;
    width: 90%;
  }
  .contactus.property_contact .c_img img {
    width: 100%;
    height: 250px;
  }
  .contactus .c_details .c_img img {
    height: 350px;
  }
  .contactus .c_title {
    font-size: 14px;
  }
  .contactus .c_content .header_section .subtitle {
    margin-top: 40px;
  }
  .contactus .c_content .header_section .subtitle,
  .contactus .c_content .header_section .subtitle span {
    font-size: 24px;
  }
  footer p,
  footer p b {
    font-size: 10px;
  }
}

@media (max-width: 480px) {
  .strip_desktop img {
    display: none;
  }
  .strip_mobile {
    display: block;
  }
  .strip_mobile img {
    height: 100%;
    width: 100%;
  }

  .amenities .card.card_down {
    margin-bottom: 30px;
  }
  .gallery .gallery_images {
    margin: 30px 0px;
  }
  .details_slider {
    display: none;
  }
  .details_slider1 {
    display: block;
  }
  .slider_section .slider_form.no_display1 {
    display: none;
  }
  .details_slider .d-flex {
    display: none;
  }
  .details_slider .ds_1 {
    display: none;
  }
  .details_slider .ds_2 {
    display: block !important;
  }
  .modal .modal_img img {
    display: none;
  }
  .modal .modal_img1 img {
    display: block;
    height: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  .modal .modal-title {
    font-size: 14px !important;
  }
  .carousel-indicators button {
    height: 12px !important;
    width: 12px !important;
  }
  .carousel-indicators [data-bs-target] {
    height: 12px;
    width: 12px;
  }
  .carousel-inner {
    margin-top: -40px;
  }
  .amenities {
    padding: 0px;
  }
  .site_tour .st_content {
    height: 100%;
  }
  .slider_content .p_price .content .sp {
    font-size: 19px;
    padding: 0px;
  }
  .slider_content .p_price {
    text-align: center;
    margin: 10px auto !important;
    width: 100%;
  }
  .slider_content .p_price .icon {
    height: 30px;
    width: 30px;
  }
  .slider_content .p_price .icon i {
    font-size: 18px;
  }
  .slider_content .p_price .content {
    padding-left: 0px;
  }
  .slider_content .p_price {
    background: linear-gradient(to left, #004280, #004280);
    padding: 4px 10px 4px 5px;
  }
  .highlight_key {
    width: 100%;
    text-align: center;
    margin: 0px auto;
  }
  .highlight_key ul li {
    color: var(--bg-color1);
    font-size: 14px;
    padding: 5px 0px;
  }
  .eoi {
    padding: 5px 15px !important;
    background-color: var(--bg-color1);
    color: var(--light) !important;
    margin: 10px 0px;
  }
  .slider_content .p_price {
    margin: 10px 0px;
  }
  .slider_form .subtitle {
    font-size: 24px;
    margin-bottom: 10px;
    color: var(--light);
  }
  .slider_form .am_btn {
    background-color: var(--light);
    color: var(--bg-color1);
  }
  .slider_form {
    padding: 20px;
    margin-top: 0px;
    background-color: var(--bg-color1);
  }
  .slider_form textarea::placeholder {
    color: var(--light);
  }
  .slider_form input::placeholder {
    color: var(--light);
  }
  .slider_form input,
  textarea {
    height: 45px;
    font-size: 14px;
  }
  .overview .content ul {
    padding-left: 10px;
  }
  .overview .content ul li {
    font-size: 14px;
  }
  .overview .sora_img {
    height: 300px;
  }
  .highlights .head_section.mb-5 {
    margin-bottom: 10px !important;
  }
  .slider_section input,
  .slider_section .form-control,
  .slider_section textarea {
    color: var(--light);
    border: 1px solid var(--light);
    border-radius: 5px;
  }
  .modal .modal-body .card {
    display: none;
  }
  .modal .modal-body .header_section .subtitle,
  .modal .modal-body .header_section .subtitle span {
    font-size: 24px;
    line-height: 1.2;
  }
  .modal .modal-body .main_form_section {
    padding: 0px;
  }
  .modal .modal-title {
    font-size: 14px;
  }
  .top_head {
    font-size: 12px;
  }
  .modal .card_details {
    display: none;
  }
  .modal .modal_logo {
    display: none;
  }
  header .navbar {
    padding: 10px;
  }
  header .navbar .navbar-brand img {
    height: 40px;
  }
  .navbar-toggler-icon {
    height: 1.2em;
    width: 1.2em;
  }
  .navbar-toggler {
    padding: 0.2rem;
  }
  header .navbar .navbar-nav .nav-item .nav-link {
    padding: 5px 0px;
  }

  .slider_section {
    position: relative;
    height: auto;
    background: #fff;
    overflow: visible;
  }

  .slider_images {
    height: 50vh;
    margin-top: 50px;
  }

  #carouselExampleSlidesOnly,
  .carousel-inner,
  .carousel-item {
    height: 100%;
  }
  .carousel-inner {
    margin-top: 20px;
  }
  .carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: 30px;
  }
  .amenities .am_slider {
    height: 100% !important;
  }
  .amenities .am_slider img {
    height: 550px !important;
  }
  .hero_section .header_section {
    padding: 0px;
  }
  .overlay {
    display: none;
  }
  /*.carousel-indicators {*/
  /*  display: none;*/
  /*}*/
  .slider_content {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 92%;
    margin: 10px auto 20px;
    background: #fff;
    color: #000;
    z-index: 5;
    border-radius: 20px;
    padding: 5px 10px;
    text-align: center;
  }

  .slider_content .p_name {
    font-size: 30px;
    line-height: 1;
    color: var(--bg-color1);
    font-weight: 600;
    margin-bottom: 10px;
  }
  .slider_content .p_price .icon {
    color: var(--light);
  }
  .slider_content .p_price .sp {
    font-size: 14px;
    font-weight: 600;
    color: var(--light);
  }
  .head_section .h_title {
    line-height: 1;
  }
  .slider_content .p_location {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .slider_content .p_apartments {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
  }
  .zoom_text {
    color: var(--bg-color1);
  }

  .slider_content .p_price {
    justify-content: center;
    margin-bottom: 20px;
  }

  .slider_content .p_price .pp {
    font-size: 34px;
    text-align: left;
    color: var(--light);
  }

  .slider_content .primary_btn1 {
    width: 100%;
    padding: 12px 20px;
    font-size: 15px;
    background-color: var(--bg-color1);
    color: var(--light);
  }
  .details {
    background-color: var(--bg-color1);
    padding: 15px 40px;
  }
  .details .card {
    padding: 0px;
  }
  .details .card .card-body {
    padding: 0px;
    text-align: left;
  }
  .details .card img {
    background-color: var(--light);
    height: 20px;
    margin-right: 10px;
  }
  .details .card .card-title {
    color: var(--light);
    font-size: 16px;
    margin-bottom: 10px;
  }
  .details_slider img {
    display: none;
  }
  .details_slider .d-flex {
    display: none !important;
  }
  .overview,
  .price,
  .floorplan,
  .gallery,
  .highlights {
    padding: 30px 0px;
  }
  .overview h2 {
    font-weight: 600;
    line-height: 1;
  }
  .overview h6 {
    font-size: 14px;
  }
  .head_section .h_subtitle {
    font-size: 14px;
  }
  .overview .content p {
    font-size: 14px;
    text-align: justify;
  }
  .overview .am_btn {
    padding: 0.6em 0.8em;
    font-size: 16px;
  }
  .overview .sora {
    margin-top: 20px;
  }
  .highlights .header_section {
    margin-bottom: 30px;
  }
  .highlights .high_img {
    height: 300px;
  }
  .highlights ul {
    padding-left: 0px;
  }
  .highlights ul li {
    font-size: 14px;
  }
  .highlights ul li img {
    height: 26px;
  }
  .price {
    height: 100%;
  }
  .price::after {
    height: 100%;
  }
  .price .card {
    margin-bottom: 30px;
  }
  .price .card .card-title {
    font-size: 20px;
  }
  .amenities .header_section h2 {
    font-weight: 600;
    margin-top: 40px;
  }
  .amenities .card .text {
    font-size: 18px;
  }
  .header_section .content {
    font-size: 14px;
    line-height: 1.2;
  }
  .floorplan .card-title {
    margin-bottom: 30px;
  }
  .gallery img {
    height: 300px !important;
  }
  .location {
    padding: 60px 0px;
  }
  .header_section h2 {
    font-weight: 600;
    font-size: 22px;
  }
  .location ul {
    width: 100%;
    padding-left: 0px;
  }
  .contactus .godrej_image img {
    height: 250px;
  }
  .location ul li {
    font-size: 15px;
  }
  .location ul li b {
    font-size: 14px;
  }
  .location .am_btn {
    padding: 0.4em 0.5em;
    font-size: 15px;
  }
  .location .location_map {
    margin-top: 30px;
  }
  .location .location_map img {
    height: 300px;
    width: 100%;
  }
  .contactus.about_godrej p {
    font-size: 14px;
  }
  .hero_section .header_section .subtitle span,
  .hero_section .header_section .subtitle {
    font-size: 22px;
    line-height: 1;
  }
  .hero_section .header_section .content {
    font-size: 14px;
    font-weight: 400;
  }
  .hero_section .header_section .subtitle span {
    line-height: 1.3;
  }
  .hero_section .primary_btn1 {
    padding: 10px;
    font-size: 14px;
  }
  .contactus {
    padding: 20px 0px;
  }
  .contactus .g_title {
    font-size: 24px;
  }
  .contactus .c_details .c_img {
    height: 300px;
    width: 90%;
  }
  .contactus.property_contact .c_img img {
    width: 100%;
    height: 250px;
  }
  .contactus .c_details .c_img img {
    height: 350px;
  }
  .contactus .c_title {
    font-size: 14px;
  }
  .contactus .c_content .header_section .subtitle {
    margin-top: 40px;
  }
  .contactus .c_content .header_section .subtitle,
  .contactus .c_content .header_section .subtitle span {
    font-size: 24px;
  }
  footer ul li {
    font-size: 12px;
  }
  footer p,
  footer p b {
    font-size: 10px;
  }
  .highlight_key ul {
    text-align: left;
  }
}
