.body {
    height: 100%;
    border-style: none;
    font-family: Varela, sans-serif;
    text-align: center;
}

.heading {
    position: static;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    float: none;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    color: #dfdfdf;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-align: right;
    text-decoration: none;
    text-transform: none;
}

.head {
    display: inline;
    height: auto;
    max-height: 10%;
}

.navbar {
    max-height: 5%;
    float: right;
    background-color: #fff;
    text-align: center;
}

.container {
    display: block;
    text-align: center;
}

.values {
    max-width: 1800px;
    margin: 2% auto 5%;
}

.foot {
    background-color: #2a3135;
    color: #ececec;
}

.div-block-2 {
    float: none;
}

.image-3 {
    position: static;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    float: none;
    background-color: transparent;
    text-align: right;
}

.contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: auto;
    padding-right: 40px;
    padding-bottom: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #2a3135;
    text-align: right;
}

.nav-buttons {
    padding-right: 30px;
    padding-left: 30px;
    font-family: 'Varela Round', sans-serif;
    font-size: 16px;
    font-weight: 900;
    cursor: pointer;
}

.nav-buttons.selected {
    font-size: 20px;
    font-weight: 900;
    text-decoration: underline;
}

.slide {
    position: relative;
    bottom: 0px;
    display: inline-block;
    height: 100%;
    background-image: url('../images/unionview-2.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slider {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    height: 100%;
    float: none;
}

.sliderbody {
    position: relative;
    height: 70%;
}

.mask {
    overflow: hidden;
    min-height: 0px;
}

.slide-2 {
    overflow: visible;
    min-height: 500px;
    background-image: url('../images/villagehouse-1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
}

.slide-3 {
    overflow: visible;
    height: 100%;
    background-image: url('../images/slide3-c.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
}

.slide-4 {
    background-image: url('../images/unionview-1.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-5 {
    background-image: url('../images/noblecourt-1.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-6 {
    background-image: url('../images/ravenna-20.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.success-mes {
    background-color: #e9df93;
    padding: 20px;
    text-align: center;
    margin-top: 1em;
}

.fail-mes {
    background-color: #e22d24;
    padding: 20px;
    text-align: center;
    margin-top: 1em;
}

.heading-2 {
    position: relative;
    bottom: 0px;
    width: 100%;
    padding: 10px;
    float: none;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    color: #fff;
    font-weight: 400;
    text-align: left;
}

.slider-text {
    position: absolute;
    left: 10%;
    top: 15%;
    z-index: 2;
    display: inline;
    width: 200px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    background-color: rgba(144, 191, 195, .95);
    text-align: left;
}

.logo-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 3%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.logo {
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 1%;
    margin-bottom: 1%;
    float: none;
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, .5);
}

.container-2 {
    display: block;
    overflow: visible;
    padding: 15px;
    background-color: #515d64;
    color: #000;
}

.image-4 {
    margin-right: auto;
    margin-left: auto;
}

.view-apartments-button {
    margin: auto;
    background-color: #cebe7f;
    text-align: center;
}

.slider-text-box {
    display: inline-block;
    text-align: center;
}

.all-rights {
    width: auto;
    margin-right: auto;
    margin-left: auto;
}

.reviews {
    height: 25%;
}

.slide-nav {
    display: none;
}

.right-arrow {
    display: none;
}

.left-arrow {
    display: none;
}

.review-slider {
    position: relative;
    clear: none;
    background-color: transparent;
}

.review-slider.review-slide {
    height: 100%;
}

.review-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2% 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    direction: ltr;
    font-family: Varela, sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-style: italic;
    font-weight: 400;
    text-align: left;
}

.review-slide._34 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.review-slide._34-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.review-slider-mask {
    height: 100%;
}

.right-arrow-2 {
    display: none;
}

.left-arrow-2 {
    display: none;
}

.paragraph-2 {
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.logo-footer {
    margin: 0% 3%;
    padding: 1%;
    float: none;
}

.mobile-menu-popout {
    display: none;
}

.values-headers {
    font-family: Varela, sans-serif;
}

.values-body {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    font-family: Varela, sans-serif;
    font-size: 14px;
}

.values-column {
    margin-top: 0%;
}

.values-image {
    border-radius: 30%;
}

.values-title {
    margin-bottom: 20px;
    padding-left: 5%;
    border-top: 1px none #000;
    font-family: Varela, sans-serif;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
}

.slider-diver {
    width: 60%;
    margin-top: -8%;
    padding-top: 0px;
    float: none;
}

.nav-divider {
    position: relative;
    display: inline-block;
    width: 2px;
    height: 60px;
    margin-top: auto;
    margin-bottom: auto;
    background-color: hsla(0, 0%, 81%, .25);
}

.hero-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/unionview-2.jpg');
    background-position: 50% 34%;
    background-size: cover;
}

.hero-image.apartments-hero {
    background-image: url('../images/ravenna-20.jpg');
}

.hero-image.leasing-hero {
    background-image: url('../images/unionview-2.jpg');
}

.hero-image.residents-hero {
    background-image: url('../images/slide3-c.jpg');
}

.hero-image.contact-hero {
    background-image: url('../images/skyline.jpg');
    background-position: 0% 35%;
}

.hero-title {
    padding: 10px 20px;
    background-color: hsla(0, 0%, 70%, .3);
    font-family: Varela, sans-serif;
    color: #fff;
    font-size: 3.5em;
    font-style: normal;
    text-transform: uppercase;
}

.apartment-locations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    font-size: 1em;
}

.dropdown-toggle {
    position: static;
    display: block;
    padding: 10px 40px 10px 20px;
    background-color: #d6ce9d;
    font-family: Varela, sans-serif;
    color: #6d621c;
    font-weight: 400;
}

.dropdown {
    position: relative;
    margin-right: 0px;
    margin-left: 0px;
}

.sort-label {
    display: block;
    margin-bottom: 0px;
    padding-right: 10px;
    font-family: 'Varela Round', sans-serif;
    font-weight: 700;
}

.location-dd-item {
    background-color: #d6ce9d;
    font-family: Varela, sans-serif;
    color: #6d621c;
}

.content-block-title {
    border-bottom: 6px solid #cfc378;
    font-family: Varela, sans-serif;
    font-size: 2em;
    text-align: left;
    text-decoration: none;
}

.content-block-title.wallingford-line-color {
    border-color: #a0dde9;
}

.content-block-title.greenlake-line-color {
    border-bottom-color: #a5cf78;
}

.apartment-module-img {
    display: block;
    float: none;
    border-radius: 50%;
    width: 200px;
    height: 200px;
}

.apartment-module {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1.7em 0.7em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 0px none #000;
    border-bottom: 2px solid hsla(0, 0%, 61%, .2);
    background-color: #fff;
    font-size: 1em;
}

.apartment-module.ud {
    font-size: 1em;
}

.apartment-module-info {
    display: block;
    max-width: 500px;
    float: none;
    font-family: Varela, sans-serif;
    font-size: 1em;
    font-weight: 400;
    text-align: left;
}

.list-item {
    text-align: left;
}

.apartment-module-title {
    margin-bottom: 0px;
    font-size: 1.5em;
}

.apartment-module-add {
    font-size: 1.2em;
}

.apartment-module-desc {
    margin-top: 1.2em;
    padding-right: 0px;
}

.apartment-module-butt {
    display: block;
    width: 100px;
    cursor: pointer;
}

.content-block {
    overflow: visible;
    margin-bottom: 100px;
    padding-right: 1em;
    padding-left: 1em;
}

.spacer {
    min-height: 5em;
}

.content-block-text {
    display: inline;
    padding-right: 10em;
    padding-left: 10em;
}

.paragraph-6 {
    text-align: left;
}

.application-steps {
    margin: 2em 2em 5px;
    padding-bottom: 5em;
    font-family: 'Varela Round', sans-serif;
    font-size: 1.3em;
    line-height: 2em;
    text-align: center;
    list-style-type: decimal;
}

.submit-button {
    width: 20%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .7);
    text-align: center;
}

.application-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: left;
}

.application-box {
    float: none;
    box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, .1);
}

.application-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.application-label {
    width: 40%;
}

.application-divider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px;
    background-color: #a6e9e6;
    color: #5a8684;
    font-size: 1.2em;
    text-align: center;
}

.application-radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.success-message {
    background-color: #e9df93;
}

.text-block {
    color: #70692f;
    font-size: 1em;
}

.welcome-slogan {
    font-size: 1.8em;
}

.paragraph-7 {
    text-align: center;
}

.resident-icon {
    width: 100px;
    height: 100px;
}

.handout-button {
    display: block;
    margin: 1em 4em;
    border-radius: 15px;
    background-color: #d69e61;
    color: #fafafa;
}

.column-2 {
    display: block;
    border-style: none;
}

.contact-info {
    margin-bottom: 3em;
    font-family: 'Varela Round', sans-serif;
    font-size: 1.2em;
}

.apartment-dep-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1em;
    padding: 1em;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
}

.slide-1 {
    background-image: url('../images/uregency-1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
}

.apartment-dep-bannerlocation {
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #e0d595;
    color: #fffbe3;
    font-size: 1.2em;
    line-height: 2.4em;
    text-align: center;
}

.apartment-dep-bannerlocation.wallingford-color {
    background-color: #a0dde9;
}

.apartment-dep-bannerlocation.greenlake-color {
    background-color: #a5cf78;
}

.slide-7 {
    background-image: url('../images/uregency-2.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-8 {
    background-image: url('../images/uregency-3.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-9 {
    background-image: url('../images/uregency-4.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-10 {
    background-image: url('../images/uregency-5.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-11 {
    background-image: url('../images/uregency-6.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-12 {
    background-image: url('../images/uregency-7.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-13 {
    background-image: url('../images/uregency-8.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-14 {
    background-image: url('../images/uregency-9.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-1-2 {
    background-image: url('../images/uregency-10.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-1-3 {
    background-image: url('../images/uregency-11.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-1-4 {
    background-image: url('../images/uregency-12.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-1-5 {
    background-image: url('../images/uregency-13.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-1-6 {
    background-image: url('../images/uregency-14.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-1-7 {
    background-image: url('../images/uregency-15.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-1-8 {
    background-image: url('../images/uregency-16.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-1-9 {
    background-image: url('../images/uregency-17.jpg'), url('../images/uregency-16.jpg');
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
}

.slide-1-10 {
    background-image: url('../images/uregency-18.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-1-11 {
    background-image: url('../images/uregency-19.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.slide-2-2 {
    background-image: url('../images/uregency-20.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.title-link {
    text-decoration: none;
    color: inherit;
}

.title-link:hover {
    text-decoration: none;
    opacity: 0.8;
}

.apartment-dep-contain {
    margin-bottom: 2em;
    padding: 1em 1em 2em;
    background-color: #e0d595;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, .4);
}

.apartment-dep-contain.wallingford {
    background-color: #7db7c2;
}

.apartment-dep-contain.greenlake {
    background-color: #c5dfa7;
}

.apartment-dep-slider {
    height: 30em;
    max-height: 750px;
    max-width: 1000px;
}

.apartment-dep-short {
    display: inline-block;
    width: 100%;
    margin-top: 1em;
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    background-color: #fff;
}

.apartment-dep-btn {
    width: 75px;
    margin-top: -1em;
    float: right;
    clear: none;
    text-align: center;
    cursor: pointer;
}

.apartment-dep-title {
    margin-top: 0px;
    float: left;
    font-family: 'Varela Round', sans-serif;
    font-size: 2.5em;
    font-style: normal;
    font-weight: 700;
    text-align: left;
}

.apartment-dep-text {
    clear: left;
    font-size: 1em;
    font-weight: 400;
    text-align: left;
}

.apartment-dep-text.btn-label {
    margin-bottom: 0px;
    font-style: italic;
    text-align: right;
}

.apartment-dep-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
    clear: right;
}

.lease-now {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 10em;
    height: 3em;
    margin-bottom: 1em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, .15);
    background-color: #68dae4;
    font-family: 'Varela Round', sans-serif;
    font-size: 1.2em;
    text-align: center;
}

.lease-now.showing-btn {
    width: 10em;
    background-color: rgba(68, 156, 163, .7);
    font-size: 1.2em;
}

.apartment-dep-info {
    display: block;
    margin-top: 3em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1em;
}

.bold-text {
    color: hsla(0, 0%, 49%, .8);
    font-size: 1.2em;
    font-weight: 700;
}

.image-11 {
    width: 100%;
}

.slider-lightbox {
    margin-top: -10%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.apartment-link {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #000;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
}

.apartment-dep-desc {
    display: block;
    width: 100%;
    margin-top: 1em;
    margin-right: auto;
    margin-left: auto;
    padding: 1.5em 1em 1em;
    float: left;
    background-color: #fff;
    text-align: left;
}

.apartment-dep-sidebar {
    overflow: hidden;
    width: 100%;
    margin-top: 1em;
    margin-right: auto;
    margin-left: auto;
    padding: 0.5em;
    float: none;
    background-color: #fff;
}

.apartment-dep-gallery-img {
    position: static;
    overflow: visible;
    width: 150px;
    height: 150px;
    border-radius: 20px;
}

.apartment-dep-gallery-img.lightbox-cta {
    -webkit-filter: blur(3px);
    filter: blur(3px);
}

.apartment-dep-street {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin-right: -1em;
    margin-left: -1em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.apartment-dep-street.mobile {
    display: none;
    overflow: hidden;
}

.html-embed {
    width: 800px;
}

.lightbox-title {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, .23);
    font-family: 'Varela Round', sans-serif;
    color: #fff;
    font-size: 2em;
    font-weight: 700;
}

.view-image-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.content-block-stylized {
    margin-bottom: 8em;
    padding: 1em 1em 3em;
    border: 4px solid #cfc378;
    background-color: #e0d595;
    color: #5a8684;
}

.apartment-link-block {
    display: block;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.steps-text {
    margin-top: 10px;
    text-align: center;
}

.row {
    margin-top: 3em;
}

.steps-button {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 12em;
    margin-right: auto;
    margin-left: auto;
    background-color: #cfc378;
    font-weight: 700;
}

.steps-column {
    position: relative;
    margin-bottom: 5em;
}

.tallest-box {
    padding-bottom: 60px;
}

.application-header {
    margin-top: 5em;
    margin-bottom: 2em;
    padding-top: 1em;
    padding-bottom: 1em;
    box-shadow: 0 11px 8px -10px rgba(0, 0, 0, .5);
}

.mask-2 {
    width: 100%;
}

.location-select {
    height: 3em;
    padding-top: auto;
    padding-bottom: auto;
}

.location-select-block {
    display: block;
}

.form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width: 991px) {
    .mobile-menu-popout {
        display: none;
    }
    .apartment-module-info {
        padding-right: 1em;
        padding-left: 1em;
    }
    .apartment-module-info.info-page-modifier {
        padding-right: 0em;
        padding-left: 0em;
    }
    .apartment-dep-desc {
        margin-right: auto;
    }
    .mask-2 {
        display: block;
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .slide-15 {
        position: relative;
    }
}

@media (max-width: 767px) {
    .body {
        font-size: 12px;
    }
    .head {
        width: 100%;
    }
    .navbar {
        max-height: none;
    }
    .nav-buttons {
        display: none;
    }
    .slider {
        display: block;
    }
    .sliderbody {
        display: block;
        height: 50%;
        min-height: 370px;
    }
    .logo-nav {
        position: static;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding-left: 0px;
        float: none;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        text-align: center;
    }
    .logo {
        position: relative;
        left: auto;
        display: block;
        width: 50px;
        margin-right: auto;
        margin-left: 3%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        text-align: center;
    }
    .reviews {
        height: 25%;
    }
    .review-slide {
        font-size: 14px;
        line-height: 25px;
    }
    .mobile-menu {
        position: relative;
        z-index: 99;
        display: block;
        height: 65px;
        padding-top: 10px;
        padding-right: 18px;
        padding-bottom: 10px;
        float: none;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .mobile-menu.w--open {
        position: relative;
        display: block;
        float: right;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .heading-3 {
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        float: none;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .icon {
        display: block;
        float: none;
    }
    .paragraph-2 {
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    .logo-footer {
        position: relative;
        left: auto;
        display: block;
        width: 50px;
        margin-top: auto;
        margin-right: auto;
        margin-left: auto;
        padding-top: 2%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        text-align: center;
    }
    .mobile-menu-popout {
        margin-top: 65px;
        box-shadow: -2px 2px 7px -1px rgba(0, 0, 0, .5);
        text-align: left;
    }
    .mobile-menu-button {
        width: 100%;
        border-style: solid;
        border-color: #bbb;
        border-bottom-width: 2px;
        font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
    }
    .mobile-menu-button.active {
        background-color: #858585;
    }
    .values-column {
        margin-top: 0%;
        margin-bottom: 5%;
    }
    .nav-divider {
        display: none;
        overflow: hidden;
    }
    .apartment-locations {
        font-size: 1em;
    }
    .content-block-title {
        font-size: 2em;
    }
    .apartment-module-img {
        width: 100px;
    }
    .apartment-module {
        padding-right: 1em;
        padding-left: 1em;
    }
    .apartment-module-title {
        font-size: 1.5em;
    }
    .apartment-module-add {
        font-size: 1.25em;
    }
    .apartment-module-butt {
        width: 20px;
    }
    .content-block-text {
        display: inline;
    }
    .apartment-dep-gallery {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
        align-content: space-around;
    }
    .apartment-dep-gallery-img {
        width: 100px;
        height: 100px;
    }
    .apartment-dep-street.desktop {
        display: none;
    }
    .apartment-dep-street.mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .lightbox-title {
        font-size: 1.5em;
    }
    .column-3 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .column-4 {
        padding-left: 0px;
    }
}

@media (max-width: 479px) {
    .heading {
        font-size: 12px;
    }
    .contact {
        padding-right: 5%;
    }
    .nav-buttons {
        display: none;
    }
    .sliderbody {
        height: 40%;
    }
    .heading-2 {
        font-size: 14px;
        line-height: 22px;
    }
    .slider-text {
        top: 10%;
        width: 150px;
    }
    .logo-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        float: none;
    }
    .logo {
        display: block;
    }
    .view-apartments-button {
        padding: 10px 8px;
    }
    .reviews {
        height: 30%;
        font-size: 14px;
    }
    .review-slide {
        padding: 10% 10% auto;
        line-height: 22px;
    }
    .mobile-menu {
        display: block;
        float: right;
    }
    .logo-footer {
        display: block;
    }
    .values-headers {
        font-size: 22px;
        font-weight: 700;
    }
    .values-body {
        padding-right: 10%;
        padding-left: 10%;
        font-size: 16px;
    }
    .values-column {
        padding-top: 2%;
    }
    .values-image {
        border-radius: 30%;
    }
    .values-title {
        font-size: 38px;
    }
    .apartment-module-info.mobile {
        padding-right: 1em;
        padding-left: 1em;
    }
    .apartment-module-desc {
        display: none;
        overflow: visible;
    }
    .apartment-module-butt {
        display: block;
    }
    .content-block-text {
        display: inline;
    }
    .apartment-link {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .apartment-dep-sidebar {
        float: none;
    }
    .apartment-dep-gallery-img {
        margin-bottom: 1em;
    }
    .lightbox-title {
        bottom: 0.5em;
    }
}