@media (min-width: 1400px) {
  .incor_map iframe {
    height: 505px;
  }
}

@media (max-width: 991px) {
  #sec_padding {
    padding: 0 1rem;
  }

  section {
    padding: 40px 0px !important;
  }

  .fixed_social a {
    padding: 5px 50px 20px 50px;
    font-size: 14px;
    border-radius: 10px 10px 0px 0px;
  }

  .fixed_social .te {
    font-size: 16px;
    padding: 5px 50px 30px 50px;
  }

  .fixed_call {
    padding: 15px 5px 15px 5px;
    border-radius: 10px 0px 0px 10px;
  }

  .fixed_call img {
    width: 20px;
  }

  .fixed_chat {
    padding: 15px 5px 15px 5px;
    border-radius: 10px 0px 0px 10px;
  }

  .fixed_chat img {
    width: 20px;
  }

  .fixed_menu_book {
    padding: 15px 5px 15px 5px;
    border-radius: 10px 0px 0px 10px;
  }
  .fixed_menu_book img {
    width: 20px;
  }

  .second_header #right_border {
    display: none;
  }

  .second_header .navbar .navbar-nav {
    margin-top: 30px;
  }
  .second_header .navbar .navbar-nav .nav-item {
    text-align: center;
  }

  .sec-4-image-wrapper .overlap-image {
    height: 350px;
  }

  #language-select {
    position: absolute;
    right: 80px;
    z-index: 99999;
    top: 30px;
  }

  .plans_sec .content p {
    width: 100%;
  }
  .location_highlights p {
    width: 100%;
  }
  .corporate_address {
    margin-top: 2.5rem;
  }
}

@media (min-width: 991px) {
  .amenities_sec .col-lg-2 {
    width: 20%;
    /*margin: auto;*/
  }
}

@media (max-width: 768px) {
  .scroll_div .arrow span {
    width: 8vw;
    height: 8vw;
  }

  .address {
    margin-top: 1rem;
  }

  .lakecity-logo1 {
    width: 70px !important;
  }

  .lakecity-logo2 {
    width: 100px !important;
  }
}

@media (max-width: 425px) {
}
