@media all and (max-width: 1400px) {
  header .right-primary-menu li a {
    font-size: 14px;
    margin-right: 10px;
  }
}
@media all and (max-width: 1200px) {
  header #logo-div {
    height: 60px;
    position: static;
    left: 0;
    transform: none;
  }
  header #logo-div a.mb {
    width: 170px;
  }
}
@media all and (max-width: 1160px) {
  /*header #logo-div a{background-size: 100% auto;height: 40px;margin: 24px 0px;}*/
  header {
    padding: 0 30px;
  }
  header .right-primary-menu li a {
    font-size: 12px;
  }
  footer {
    padding: 30px 20px;
    font-size: 15px;
  }
  footer #bozzuto {
    width: 96px;
  }
  footer #ada {
    margin-left: 3px;
  }
  .banner-text span {
    letter-spacing: 1px;
    font-size: 14px;
  }
  #home-page .card-sect .intro-message h1 {
    font-size: 31px;
  }
  #services_page .content_section {
    width: 70%;
  }
  #why_bozzuto_page .content_section {
    width: 70%;
  }

  .crosswinds .heading {
    padding: 18px;
  }
  .mariner-bay .heading {
    padding: 18px;
  }
  .inner-page .content-area .content {
    padding: 15px 18px;
  }
  #features-page .special-text {
    left: 18px;
  }
}
@media all and (min-width: 1101px) {
  .fp-filter-dropdown-cnt .selectivo__label {
    width: 180px;
  }
}
@media all and (max-width: 1100px) {
  .floorplan-list-nav .nav-controls {
    width: 60%;
  }
  .detail-container .gallery-social-icons {
    position: absolute;
    right: -22px;
    top: -10px;
    visibility: hidden;
    padding: 13px 0px;
    width: 50px;
  }
  .detail-container .sharebtn-over .social-icons {
    margin-bottom: 13px;
  }
  .fp-filter-dropdown-cnt .selectivo__label {
    font-size: 16px;
    width: 160px;
  }
  .fp-filter-dropdown-cnt .selectivo__option {
    font-size: 16px;
  }
}

@media all and (max-width: 1023px) {
  .fp-filter-dropdown-cnt {
    display: flex;
    flex-wrap: wrap;
  }
  .fp-filter-dropdown-cnt .selectivo {
    width: calc(50% - 10px);
    margin-bottom: 5px;
  }
  .blog_content_block {
    width: 33.333%;
  }
  .floorplan_desktop .row-wrapper {
    width: auto;
  }
  footer .footer-top {
    padding: 0 0 20px;
  }
  .fp-filter-dropdown-cnt .selectivo__label {
    width: 100%;
  }
}

@media all and (min-width: 993px) {
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media all and (max-width: 992px) {
  .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .fp-search-form.selectivo-common-wrap {
    justify-content: center;
    flex-wrap: wrap;
  }
  .fp-btn-cnt {
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0 0;
    width: 100%;
  }
  .fp-results-text-cnt {
    order: 2;
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
  }
  .fp-filter-dropdown-cnt .selectivo__label {
    width: 100%;
  }
}

@media all and (max-width: 900px) {
  #services_page .content_section,
  #our_story_page .content_section,
  #why_bozzuto_page .content_section {
    width: 85%;
  }
  .floorplan-list-nav .nav-controls {
    width: 100%;
    padding-left: 100px;
    float: left;
  }
  .detail-container .right .btn-grp a {
    font-size: 14px;
  }
}
@media all and (max-width: 875px) {
  #floorplan-list .list-container-wrapper .row .floorplan-list {
    width: 47%;
  }
  header {
    padding: 0px 10px;
  }
  header .right-primary-menu {
    margin-top: 8px;
  }
  header #logo-div {
    height: 43px;
  }
  header #icon-div button .overlay span {
    font-size: 13px;
  }
  header #logo-div span {
    font-size: 20px;
    margin-top: 2px;
  }
  header #logo-div a {
    background-size: 176px 173px;
  }
  header #logo-div a.cw {
    background-position: left -39px;
    width: 150px;
  }
  header #logo-div a.mb {
    background-position: right -115px;
    width: 130px;
  }
  /* header.white #logo-div a {
    background-size: 200px 192px;
  } */

  footer {
    padding: 30px 10px;
    font-size: 13px;
  }
  footer #main-nav-links,
  footer #util-nav-links {
    font-size: 13px;
  }
  footer #main-nav-links a,
  footer #util-nav-links a {
    line-height: 24px;
  }
  footer #bozzuto {
    width: 88px;
  }
  footer #ada-eho > div {
    padding-top: 4px;
  }
  footer #ada {
    background-position: left 95%;
  }
  footer #ada-eho > div a {
    height: 20px;
    width: 19px;
    background-size: 100% auto;
  }

  #features-page .mariner-bay .content-area .content {
    padding-bottom: 50px;
  }
  #features-page .special-text {
    width: 150px;
    line-height: 18px;
  }

  .banner-text span {
    letter-spacing: 0.5px;
    font-size: 13px;
  }

  #home-page .card-sect .intro-message h1 {
    font-size: 30px;
    letter-spacing: 0em;
  }
  .vt-menu2 .sub-menu li a {
    font-size: 13px !important;
    line-height: 26px !important;
  }
}

@media all and (max-width: 820px) {
  h3,
  .content-area .heading {
    font-size: 19px;
  }
  .blog_content_block {
    width: 50%;
  }
  .detail-container .right {
    padding-bottom: 20px;
  }
  .detail-container .Image-container {
    height: auto;
  }
  .detail-container .left {
    vertical-align: middle;
  }
  .detail-container .Image-container:before {
    height: auto;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .floorplan-content .row .box:hover {
    border: 1px solid #d1cfcf;
  }
  .floorplan-content .check-type.cw .cb-btn:hover,
  .floorplan-content .check-type.mb .cb-btn:hover {
    background-color: #666666;
  }
  .floorplan_desktop {
    position: relative;
  }
  .filter,
  .detail-container {
    margin-top: 0;
  }
  .floorplan-content .row .box:hover label {
    color: #666666;
  }
  .detail-container .right .btn-grp a.mariner:hover {
    background-color: #ba3c34;
  }
  .detail-container .right .btn-grp a.crosswinds:hover {
    background-color: #374955;
  }
  footer a:hover {
    color: #999;
  }
  /*.floorplan-content .check-type.cw input.css-checkbox[type="checkbox"]:checked + label {background-color: #30404b;}*/
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  .floorplan-content .row .box:hover {
    border: 1px solid #d1cfcf;
  }
  .floorplan-content .check-type.cw .cb-btn:hover,
  .floorplan-content .check-type.mb .cb-btn:hover {
    background-color: #666666;
  }
  .floorplan-content .row .box:hover label {
    color: #666666;
  }
  .floorplan-content .box-container .box.check-type label:hover {
    color: none;
  }
  .detail-container .right .btn-grp a.mariner:hover {
    background-color: #ba3c34;
  }
  .detail-container .right .btn-grp a.crosswinds:hover {
    background-color: #374955;
  }
  footer a:hover {
    color: #999;
  }
  /*.floorplan-content .check-type.cw input.css-checkbox[type="checkbox"]:checked + label {background-color: #30404b;}   */
}
@media (max-width: 815px) {
  .banner-text .close {
    right: 10px !important;
  }
  .covid_popup {
    padding: 15px 30px 17px;
  }
  .covid_popup_close {
    right: 10px;
    width: 15px;
    height: 15px;
    top: 10px;
    background-size: 15px 147px;
    margin-top: 0;
  }
}
@media all and (max-width: 768px) {
  .filter .left {
    flex-wrap: wrap;
  }
  .filter .radioWrapper label.active:after {
    display: none;
  }
  /*.....Covid banner......*/
  .covid_info {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .covid_btn_wrap {
    margin: 10px auto 0 !important;
  }
  .covid_btn {
    font-size: 12px;
  }

  .floorplan-content .row .box {
    margin-right: 12px;
  }
  footer a:hover {
    color: #999;
  }
  .detail-container .right .btn-grp a.crosswinds:hover {
    background-color: #374955;
  }
  .detail-container .right .btn-grp a.mariner:hover {
    background-color: #ba3c34;
  }
  /*.floorplan-content .check-type.cw input.css-checkbox[type="checkbox"]:checked + label {background-color: #30404b;}*/
  .floorplan-content .box-container .box.check-type label:hover span {
    color: none;
  }
  .floorplan-content .row .box:hover label {
    color: #666666;
  }
  .filter,
  .detail-container {
    margin-top: 0;
  }
  .floorplan_desktop {
    position: relative;
    overflow: hidden;
  }
  .floorplan-content .check-type.cw .cb-btn:hover,
  .floorplan-content .check-type.mb .cb-btn:hover {
    background-color: #666666;
  }
  .floorplan-content .row .box:hover {
    border: 1px solid #d1cfcf;
  }
  .floorplan_desktop .row-wrapper {
    pointer-events: none;
  }
  .banner_top {
    top: 60px !important;
    position: fixed;
  }
  .filter {
    margin-top: 50px;
    justify-content: space-between;
    width: 100%;
    align-items: flex-start;
  }
  .floorplan_desktop .row-wrapper {
    width: 265px;
    height: 40px;
    overflow: hidden;
  }
  .floorplan_desktop .floorplan-content .row:nth-child(3):before {
    content: none;
  }
  .floorplan_desktop .floorplan-content .row:nth-child(3) {
    width: 30px;
  }
  .floorplan_desktop .floorplan-content form input[type='text'] {
    width: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .detail-container .sharebtn-over .social-icons {
    margin-bottom: 0px;
  }
  .detail-container {
    display: block;
  }
  .detail-container .left {
    display: block;
    width: 100%;
    float: left;
    padding: 30px 0;
  }
  .detail-container .right {
    display: block;
    width: 100%;
    float: left;
  }
  .detail-container .right .btn-grp a {
    font-size: 16px;
    padding: 10px 0;
  }
  .detail-container .right .description {
    padding: 10px 30px;
  }
  .detail-container .gallery-social-icons {
    position: absolute;
    right: 10px;
    top: -10px;
    visibility: hidden;
    padding: 13px 0;
    width: 170px;
  }
  #floorplan-list .list-container-wrapper .row .floorplan-list {
    width: 100%;
    margin-bottom: 15px;
  }
  label.sortby {
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid rgb(201, 201, 201);
    padding: 5px 0;
    position: relative;
    cursor: pointer;
  }
  label.sortby::after {
    content: '';
    background: url(../images/arrow-down.png) no-repeat;
    padding: 0 10px;
    background-position: right center;
  }
  #floorplan-list
    input[type='checkbox'].css-checkbox
    + label.css-label.active:before {
    background: none;
  }
  .filter .fp-sort-chk {
    width: 100%;
  }
  .filter a.schedule {
    display: block;
    text-align: center;
  }
  .filter .left {
    width: 165px;
  }
  .filter .radioWrapper label {
    display: block;
    cursor: pointer;
    position: relative;
    padding-left: 27px;
    margin: 0;
    text-align: center;
    padding: 5px 0;
    border: 1px solid rgb(201, 201, 201);
    border-top: 0;
    border-radius: 0;
  }
  .filter .radioWrapper label:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -1px;
    left: 0px;
    margin: 1px 10px 0 0;
    background: none;
  }
  .filter .radioWrapper input[type='radio']:checked + label {
    background: none;
    background-color: #464c88;
    color: #fff;
  }
  .filter .radioWrapper {
    display: block;
    width: 100%;
    padding: 0;
  }
  .filter div#sorbylist {
    display: none;
  }
  .filter .sort::after {
    background: url(../images/arrow-up.png) no-repeat;
    padding: 0 10px;
    background-position: right center;
  }
  #floorplan-list .list-container-wrapper .Image {
    width: 100%;
  }
  .floorplan-list-nav .floorplan-content .box-container,
  .floorplan-list-nav .floorplan-content .price {
    display: block !important;
  }
  .floorplan-list-nav .back,
  .floorplan-list-nav:not(.floorplan_desktop) .dropdown .drpdwn-label {
    display: none;
  }

  .mobile {
    display: block !important;
  }
  .desktop {
    display: none !important;
  }
  .width50 {
    width: 100%;
  }
  h1,
  h2,.prop-home-page .hero-image-content h2,.intro-message h2 {
    font-size: 33px;
    line-height: 40px;
    letter-spacing: 0.03em;
  }
  .heading-eyebrow {
    font-size: 18px;
  }
  h3,
  .content-area .heading {
    font-size: 21px;
    line-height: 24px;
  }
  .intro-message {
    padding: 30px 2%;
  }
  .intro-message .link.schedule-tour:hover {
    font-weight: 400;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    font-weight: 300;
  }

  header {
    height: 75px;
    /* position: absolute !important; */
  }

  header #icon-div {
    width: 100%;
    float: left;
    height: 60px;
    margin: 0px;
  }
  /* header.fixIcon #icon-div {
    position: fixed;
    top: 0px;
    background-color: #fff;
  } */
  header #logo-div a {
    height: 100% !important;
    margin: 0px;
  }
  header #logo-div span {
    font-size: 20px;
    margin-top: 9px;
  }
  /* header.white #logo-div a.cw {
    background-position: left -40px;
    background-size: 175px 195px;
    width: 150px;
  }
  header.white #logo-div a.mb {
    background-position: right -128px;
    background-size: 175px 220px;
    width: 130px;
  } */
  header .popUp {
    top: 75px;
    position: fixed;
  }
  /* header.fixIcon .popUp {
    top: 60px;
  } */
  header .lightbox {
    padding: 0px 20px;
  }
  header #menu-popUp #sec-menu1 li a,
  header #menu-popUp #sec-menu2 li a {
    line-height: 50px;
  }
  header #menu-popUp #sec-menu2 {
    margin-top: 0px;
  }

  footer {
    padding: 30px 20px;
    font-size: 16px;
  }
  footer .col {
    width: 100% !important;
    margin-bottom: 35px;
  }
  footer #cw {
    margin-bottom: 25px !important;
  }
  footer #main-nav-links,
  footer #util-nav-links {
    font-size: 16px;
  }
  footer #main-nav-links a,
  footer #util-nav-links a {
    line-height: 24px;
  }
  footer #main-nav-links,
  footer #ada-eho {
    margin-bottom: 0px !important;
  }
  footer #bozzuto {
    width: auto;
  }
  footer #ada-eho > div a {
    height: 25px;
    width: 24px;
  }

  .heading-eyebrow {
    margin-bottom: 15px;
  }
  #home-page {
    padding-top: 75px;
  }
  #home-page .card-sect .col {
    width: 100%;
  }
  #home-page .card-sect .col.adjust-pos {
    padding-top: 0px;
  }
  #home-page .card-sect .col.absolute3,
  #home-page .card-sect .col.absolute6,
  #home-page .card-sect .col.absolute9,
  #home-page .card-sect .col.align-right {
    position: static;
    float: left;
    width: 100%;
  }
  #home-page .card-sect .tall {
    height: 405px;
  }
  #home-page .card-sect .short {
    height: 310px;
  }
  #home-page .card-sect .card {
    height: 191px;
  }
  #home-page .card-sect .intro-message {
    padding: 51px 2%;
  }
  #home-page #top-sect .anim-layer {
    opacity: 0 !important;
    display: none;
  }
  #home-page #top-sect > div > div {
    height: auto;
    float: none;
  }
  #home-page #top-sect .mobile {
    display: flex !important;
  }
  #home-page #top-sect > div > div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100% 0;
  }
  #home-page .card-sect .hover-image {
    pointer-events: none;
  }
  #home-page .card-sect .hover-image.hovered .image {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  #home-page .card-sect .tall.fp {
    background-position: left center !important;
  }
  #home-page .card-sect .tall.features {
    background-position: left 35% !important;
  }
  #home-page .card-sect .short.features-short {
    background-position: left 75% !important;
  }
  #home-page .card-sect .short.amenities-short {
    background-position: center center !important;
  }
  #home-page .card-sect .tall.services {
    background-position: right center !important;
  }
  #home-page .card-sect .intro-message:hover .arrow-link {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    font-weight: 300;
    color: #383837;
  }
  #home-page .card-sect .intro-message .arrow-link:hover,
  #home-page .card-sect .intro-message .arrow-link.hovered {
    color: #383837;
    font-weight: 300;
  }

  .banner-text {
    height: auto;
    padding: 10px 50px;
  }
  .banner-text span {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1.2px;
  }
  .banner-text .close {
    display: inline-block;
    position: static;
    margin-top: 12px;
  }

  .signup-contact {
    font-size: 14px;
  }
  .signup-contact form .col {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  .signup-contact form .col.cw,
  .signup-contact form .col.mb {
    width: 50% !important;
    margin-bottom: 15px !important;
  }
  .signup-contact .check-type .cb-btn {
    font-size: 18px;
  }
  #contact-page .signup-contact form .row {
    margin-bottom: 0px;
  }
  #contact-page .padding,
  #contact-page .col {
    padding: 0px 20px;
  }
  .signup-contact .first-row.row > label {
    padding: 0px 20px 10px !important;
  }
  #contact-page #more-info {
    display: none !important;
  }
  #contact-page #submit-div {
    margin: 25px 0px;
  }

  /*.inner-page .flexslider{display: block;}*/
  .inner-page {
    padding-top: 75px;
  }
  .inner-page .nextpage-link {
    font-size: 33px;
  }
  .inner-page .nextpage-link .arrow {
    height: 43px;
  }
  .inner-page .width50 .image {
    width: 100%;
    height: 270px;
  }
  .inner-page .crosswinds .content-section,
  .inner-page .mariner-bay .content-section {
    position: relative;
    bottom: auto;
    right: auto;
    left: auto;
  }
  .inner-page .flexslider .slides > li {
    height: 350px !important;
  }
  .inner-page .bottom-box.hovered .background-image {
    background-color: rgba(83, 90, 161, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .inner-page .nextpage-link:hover .arrow {
    right: 0px;
  }
  .crosswinds .heading {
    background-color: #30404b;
  }

  #features-page .anchor-links,
  #amenities-page .anchor-links {
    display: block;
    z-index: 100;
  }
  #features-page .special-text {
    width: auto;
    line-height: 24px;
  }

  #neighborhood-page .content-section {
    margin-left: 0px;
  }
  #neighborhood-page .content-section .content {
    font-size: 16px;
  }
  #neighborhood-page .content-section .content h4,
  #neighborhood-page .content-section .content .sub-heading {
    padding: 10px 0px;
    padding-top: 22px;
  }
  #neighborhood-page .content-area .heading {
    padding: 13px 0px;
  }
  #neighborhood-page .image.img-center {
    background-position: center 30% !important;
  }
  #neighborhood-page .image.img-center-center {
    background-position: center 50% !important;
  }
  #neighborhood-page .image.img-bottom {
    background-position: center 80% !important;
  }

  #neighborhood-page #mobile_key_display > li {
    font-size: 16px;
  }
  #neighborhood-page #map-sect #key_display_wrap li:hover .hover-overlay {
    display: none;
  }

  .floorplan-content form .col.cw,
  .floorplan-content form .col.mb {
    width: 50% !important;
    margin-bottom: 15px !important;
  }
  .floorplan-content .col {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  .floorplan-content .padding,
  .floorplan-content .col {
    padding: 0px 20px;
  }

  .blog_content_block {
    width: 100%;
    margin-bottom: 15px;
  }
  #blog_nav {
    padding-top: 120px;
  }
  #post_left {
    width: 100%;
    float: left;
    padding-right: 0;
    margin-bottom: 15px;
  }
  #side_bar {
    width: 100%;
    float: left;
  }
  #blog_detail .post_cnt {
    padding: 20px;
  }
  #gallery-page.inner-page .flexslider .slides > li {
    height: auto !important;
  }
  .gallery-slider {
    width: 100%;
  }
  .category-links a {
    display: block;
    width: 100%;
    padding: 0 14px 10px;
  }

  #gallery-page .flex-caption {
    min-height: 45px;
  }
}
@media screen and (max-width: 700px) {
  #blog_nav ul li {
    font-size: 12px;
  }
  .floorplan-content span.br.br-studio {
    font-size: 20px;
    padding-left: 5px;
    padding-top: 28px;
  }
  .floorplan-content .row .box {
    margin-right: 11px;
  }
  .prop-home-page .width100 .desc-content .button:first-of-type {
    margin-right: 0;
  }
  .prop-home-page .btn-group {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .prop-home-page .grid-image-row {
    width: 50%;
  }
  .row .col-md-6 .img-col {
    min-height: 60vw;
  }
}

@media screen and (max-width: 640px) {
  .filter {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .filter .left {
    width: 165px;
    margin: 0 0 30px;
  }
  .fp-filter-dropdown-cnt .selectivo {
    width: 100%;
    margin-right: 0;
  }
  header #menu-popUp #sec-menu2 li {
    width: 206px;
  }
  .floorplan-content span.br.br-studio {
    font-size: 18px;
    padding-left: 0;
    padding-top: 28px;
    text-align: center;
  }
  .floorplan-content span.br {
    font-size: 18px;
  }
  #floorplan-list .no_results {
    font-size: 20px;
  }
  .floorplan-content span.den {
    font-size: 14px;
    line-height: 10px;
  }
  .mobile-only {
    display: block !important;
  }
  header #menu-popUp #sec-menu1 li,
  header #menu-popUp #sec-menu1 li a {
    width: 100%;
  }

  .floorplan-content .row .box {
    height: 90px;
    margin-right: 1%;
    margin-top: 10px;
    width: 32%;
  }
  .floorplan-content .row .box div:nth-child(1) {
    padding: 0 15%;
    font-size: 34px;
  }
  .floorplan-content .row .box div:nth-child(2) {
    padding: 0 22%;
    font-size: 15px;
  }

  #neighborhood-page .map-top-icons {
    display: none;
  }
  #neighborhood-page #map {
    display: none;
  }
  #neighborhood-page #mobile_key_display > li {
    font-size: 16px;
  }
  #neighborhood-page #map-sect {
    height: auto;
  }
  #neighborhood-page #map-sect #key_display_wrap {
    display: none;
  }
  .inner-page .flexslider .slides > li {
    height: 270px !important;
  }
  /*.category-links a{padding:0 14px;}
	#gallery-page .flex-caption{position:relative;top:auto;right:auto;bottom:auto;left:auto;background:#eeeded;min-height:auto;max-height:40px;padding-top:9px;}
	#gallery-page .shareImg{top:-3px;}
	#gallery-page .flex-direction-nav a{width:15px;height:27px;background-size:12px auto !important;top:auto;bottom:52px;}
	#gallery-page .flex-direction-nav .flex-next{right:0px !important;}
	#gallery-page .flex-direction-nav .flex-prev{left:0px !important;background-position:center right;}
	#gallery-page .flex-control-nav li{opacity:1;width:11px !important;height:11px;}
	#gallery-page .flex-control-nav{bottom:57px;padding:0 30px;height: 11px;text-align:center;}
	#gallery-page #neighborhood_carousel .slides > li, #gallery-page #crosswinds_carousel .slides > li, #gallery-page #mariner_bay_carousel .slides > li{margin:0px;}
	#gallery-page #mariner_bay_carousel .flex-direction-nav, #gallery-page #neighborhood_carousel .flex-direction-nav, #gallery-page #crosswinds_carousel .flex-direction-nav{display:none;}
*/
  .category-links a {
    padding: 0 14px;
  }
  .gallery-slider .flex-pauseplay a,
  .gallery-slider .flex-pauseplay button {
    bottom: 60px;
  }
  #gallery-page .flex-caption {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    background: #eeeded;
    max-height: 40px;
    padding-top: 9px;
  }
  #gallery-page .flex-direction-nav a {
    width: 15px;
    height: 27px;
    background-size: 12px auto !important; /*top:auto;*/
    bottom: 52px;
  }
  #gallery-page .flex-direction-nav .flex-next {
    right: 0px !important;
  }
  #gallery-page .flex-direction-nav .flex-prev {
    left: 0px !important;
    background-position: center right;
  }
  #gallery-page .flex-control-nav li {
    opacity: 1;
    width: 11px !important;
    height: 11px;
  }
  #gallery-page .flex-control-nav {
    bottom: 57px;
    padding: 0 30px;
    height: 11px;
    text-align: center;
  }
  #gallery-page .gallery-social-icons {
    padding: 13px 0;
    right: 0px;
  }
  #gallery-page .shareImg {
    right: 0px;
  }
  #gallery-page .flex-caption .title {
    width: 58%;
  }
  /*#gallery-page #carousel .slides > li{margin:0px;}
    #gallery-page #carousel .flex-direction-nav{display:none;}
.signup-contact form .col.cw{padding-right: 1%!important;}
.signup-contact form .col.mb{padding-left: 1%!important;}*/
  #gallery-page #neighborhood_carousel .slides > li,
  #gallery-page #crosswinds_carousel .slides > li,
  #gallery-page #mariner_bay_carousel .slides > li {
    margin: 0px;
  }
  #gallery-page .gallery_carousel .slides > li:first-child {
    margin: 0px;
  }
  #gallery-page #mariner_bay_carousel .flex-direction-nav,
  #gallery-page #neighborhood_carousel .flex-direction-nav,
  #gallery-page #crosswinds_carousel .flex-direction-nav {
    display: none;
  }
  .signup-contact form .col.cw {
    padding-right: 1% !important;
  }
  .signup-contact form .col.mb {
    padding-left: 1% !important;
  }
  .floorplan-content span.br.br-studio {
    font-size: 20px;
    padding-top: 20px;
  }
  .floorplan-content span.br {
    padding-top: 20px;
    font-size: 20px;
  }
  .floorplan-content span.den {
    padding-right: 39%;
  }
  header #logo-div span {
    font-size: 14px;
    margin-top: 4px;
    padding: 0 6px 0 4px;
  }
  header #logo-div a.mb {
    background-position: right -92px;
    width: 89px;
  }
  header #logo-div a.cw {
    background-position: left -40px;
    width: 105px;
  }
  header #logo-div a {
    background-size: 120px 158px;
  }
}
@media all and (max-width: 520px) {
  .floorplan-content span.br {
    padding-left: 10%;
  }
  .floorplan-content span.br.br-studio {
    word-wrap: break-word;
    line-height: 20px;
  }
}
@media all and (max-width: 480px) {
  .covid_popup {
    padding: 15px 20px 17px 20px;
  }
  .covid_popup_close {
    right: 6px;
    width: 12px;
    height: 12px;
    top: 6px;
    background-size: 12px 138px;
  }
  .floorplan_desktop .back {
    width: 36px;
    height: 33px;
    top: 4px;
  }
  .floorplan_desktop .floorplan-content p.multiSel_prop.hidden {
    font-size: 16px;
  }
  .floorplan-content span.den {
    line-height: 0.5;
    font-size: 12px;
  }
  .floorplan_desktop .floorplan-content .drpdwn-label a label,
  .floorplan_desktop .floorplan-content .drpdwn-label .multiSel {
    font-size: 16px;
    text-align: left;
    line-height: 50px;
  }
  header .popUp .wrap h1 {
    font-size: 25px;
    max-width: 341px;
    width: 100%;
    margin: 0px auto 30px;
  }
  .floorplan_desktop .row-wrapper {
    width: 270px;
  }
  .floorplan_desktop .floorplan-content .row:first-child {
    min-width: 130px;
    margin-left: -13px;
  }
  .floorplan_desktop .floorplan-content .row {
    width: auto;
  }
  .floorplan-content .check-type .cb-btn {
    font-size: 16px;
  }
  header #menu-popUp ul li a {
    font-size: 25px;
    line-height: 57px;
  }
  header #menu-popUp #sec-menu2 li a,
  header #menu-popUp #sec-menu1 li a {
    font-size: 17px;
    line-height: 39px;
  }
  header .lightbox .lb-sect .row a {
    width: 100%;
  }
  header .lightbox #schedule-tour {
    padding: 45px 15px;
  }
  /* header #logo-div a {
    background-size: 176px 158px !important;
  } */
  /* header.white #logo-div a.cw {
    background-position: left -24px;
  }
  header.white #logo-div a.mb {
    background-position: right -100px;
  } */

  .banner-text {
    padding: 10px;
  }
  .banner-text span {
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
  }

  #neighborhood-page .content-area .heading {
    font-size: 18px;
  }

  .floorplan-content .row .box div:nth-child(1) {
    padding: 0 10%;
    font-size: 26px;
  }
  .floorplan-content .row .box {
    height: 75px;
  }
  .floorplan-content .row .box div:nth-child(2) {
    font-size: 14px;
  }
  .floorplan-content .row .box div:nth-child(1) {
    margin-top: 15px;
  }
  .inner-page .nextpage-link span {
    font-size: 27px;
  }
  .inner-page .nextpage-link .arrow {
    height: 37px;
  }
  #blog_nav ul li {
    font-size: 10.5px;
    padding: 0 6px;
  }
  #blog_detail .title_big,
  .post_title {
    font-size: 20px;
  }
  .post_date {
    font-size: 12px;
  }
  .post_cnt p,
  .post_cnt ul li {
    font-size: 14px;
  }
  .floorplan-content span.br.br-studio {
    padding-left: 0;
    text-align: center;
    word-wrap: break-word;
    line-height: 16px;
  }
  .floorplan-content span.br {
    padding-left: 1%;
  }
  .floorplan-content span.den {
    line-height: 1px;
    font-size: 12px;
  }
}
@media all and (max-width: 420px) {
  .detail-container .gallery-social-icons {
    position: absolute;
    right: -22px;
    top: -10px;
    visibility: hidden;
    padding: 13px 0px;
    width: 50px;
  }
  .detail-container .sharebtn-over .social-icons {
    margin-bottom: 13px;
  }
  .floorplan_desktop .floorplan-content div.submit-div {
    right: -8px;
  }
}
@media all and (max-width: 360px) {
  .floorplan-content span.br {
    padding-left: 1%;
  }
  .floorplan-content span.br {
    padding-top: 15px;
  }
  .floorplan-content .row .box div:nth-child(1) {
    padding: 0 5%;
    font-size: 20px;
    margin-top: 10px;
  }
  .floorplan-content .row .box div:nth-child(2) {
    font-size: 12px;
    line-height: 10px;
  }
  .floorplan-content .row .box {
    height: 60px;
  }
  .blog_back_btn {
    float: none;
  }
  .floorplan-content span.br {
    font-size: 20px;
  }
  div#ui-datepicker-div {
    z-index: 101 !important;
    left: 15px !important;
    width: 90%;
  }
  #floorplan-list .no_results {
    margin-right: 0;
  }
}
/* virtual tour */
@media only screen and (min-width: 768px) {
  .mobile-show {
    display: none !important;
  }
}
@media only screen and (min-width: 769px) {
  .vt-container {
    padding-top: 90px;
  }
  .row .col-md-6 {
    min-height: 35vw;
  }
  .filter .radioWrapper label.active {
    padding-right: 25px;
  }
  .feature_nb_list {
    position: relative;
  }
  .detail-container .right .btn-grp {
    max-width: 320px;
  }
}
@media only screen and (max-width: 768px) {
  .vt-container {
    padding-top: 120px;
  }
}
@media screen and (min-width: 991px) {
  #features-page .row .col-md-6 {
    min-height: initial !important;
  }
}
@media only screen and (max-width: 767px) {
  .desktop-show {
    display: none !important;
  }
  .vt-menu .sub-menu li a {
    font-size: 16px !important;
  }
}
.inner-page-features .bottom-box {
  display: none;
}
.inner-page-features .anchor-links {
  display: none !important;
}
.inner-page .fa-heading {
  padding: 18px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  font-family: 'proxima-nova', 'regencielight';
  font-weight: 200;

  font-size: 21px;
  line-height: 24px;
  color: #fff;

  text-transform: uppercase;
  letter-spacing: 0.07em;
}
.inner-page .fa-heading-marinerbay {
  background-color: #b13d35;
}
.inner-page .fa-heading-crosswinds {
  background-color: #30404b;
}
.inner-page .img-col {
  width: 100%;
}
.inner-page .fa-box-property {
  background-color: #fff !important;
}
.inner-page .fa-content {
  height: auto !important;
}
.inner-page .fa-content-details h3 {
  font-family: 'proxima-nova', 'regencielight';
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #383837;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
}
.inner-page .fa-content-details {
  padding: 20px;
  height: auto !important;
}
.inner-page .fa-content-img {
  height: auto !important;
}
.af_list li::before {
  content: '\00b7';
  display: block;
  float: left;
  line-height: 18px;
  margin-top: 5px;
}
.af_list > li:first-child:before {
  content: '';
  line-height: 0;
}
/* .af_list li {
  padding-bottom: 5px;
} */
.af_list li h4 {
  font-size: 16px;
  padding: 15px 0 10px 2px;
}
.af_list li p {
  font-family: 'proxima-nova', 'regencielight';
  font-weight: 100;
  /* font-size: 14px;
  line-height: 17px; */
  margin-bottom: 0;
  padding-left: 10px;
}
.inner-page .af_details {
  display: flex;
  justify-content: space-evenly;
}

.inner-page .amenities_details ul {
  width: 48%;
  max-width: 300px;
}
.inner-page .feature_details div {
  width: 48%;
  max-width: 300px;
}
.inner-page .feature_details .feature_lifestyle {
  width: 48%;
  max-width: 300px;
}
.feature_nb {
  font-style: italic;
}
@media screen and (min-width: 767px) and (max-width: 991px) {
  .inner-page .af_details {
    justify-content: space-evenly;
  }
  .inner-page .amenities_details ul {
    width: initial;
    max-width: 48%;
  }
  .inner-page .feature_details div {
    width: initial;
    max-width: 48%;
  }
  .inner-page .feature_details .feature_lifestyle {
    width: initial;
    max-width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .inner-page .af_details {
    flex-direction: column;
  }
  .inner-page .amenities_details ul {
    width: 100%;
  }
  .inner-page .feature_details div {
    width: 100%;
  }
  .inner-page .feature_details .feature_lifestyle {
    width: 100%;
  }
  .inner-page .fa-content-details h3 {
    text-align: left !important;
  }
  .inner-page .fa-heading {
    padding-left: 10px;
    justify-content: flex-start;
    padding-left: 20px;
  }
  .af_list li h4 {
    padding: 15px 0 10px 0;
  }
  /* .inner-page .amenities_details ul {
    padding-left: 5px;
  } */
}
