
header .home-header-title a {
    color: #537d89;
    font-family: 'Poppins';
    font-size: 17px;
    line-height: 24px;
}

header .home-header-title {

    background: white;
    position: absolute;
    top: 155px;
    right: calc(50vw - 381px);
    max-width: 206px;
    width: 100%;
    z-index: 2;
    max-height: 63px;
    padding: 7px;
    height: 100%;
}

.images-text-list .content .list cite {
    font-family: 'Ysabeau';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: black;
    position: relative;
    padding-left: 16px;
    display: block;
    margin: 0;
}

.images-text-list .content .list cite:before {
    display: none;
}


.images-text-list:after {
    background-image: url(../images/three-up-bg.png);
}

.images-text-list .content .list blockquote {
    font-family: 'YsabeauInfant';
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: black;
    margin: 0 auto 18px;
    max-width: 280px;
}

header .home-header-title:before {
    content: '';
    display: block;
    width: 20px;
    padding: 0;
    left: -20px;
    border-top: 30px solid white;
    border-left: 20px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 30px solid white;
    max-width: none;
    max-height: none;
    background: none;
}

header .home-header-title:after {
    content: '';
    display: block;
    width: 20px;
    padding: 0;
    right: -10px;
    border-top: 30px solid white;
    border-left: 20px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 30px solid white;
    max-width: none;
    max-height: none;
    transform: none;
    left: auto;
    top: 0;
    height: 63px !important;
    background: transparent;
}

footer .footer-bottom .right .copyright {
    font-size: 15px;

}

footer .footer-bottom .right .link a {
    font-size: 15px;
}

footer .footer-bottom .right {
    padding-top: 27px;
    text-align: center;
    width: 100%;
}

footer .footer-bottom img {
    width: auto;
    height: 60px;
    margin: 0 auto;

    left: 50%;
    transform: translateX(-50%);
    position: relative;
}

header .header-bg {
    background: #60765e;
}

header .header-bg:after {
    display: none !important;
}

header .header-bg:before {
    top: -90px;
}

header .header-bg {
    top: 107px;
}

header .logo img {
    width: 120px;
    margin: 46px auto 0px;
}

.text-box .container .text p {
    font-family: 'Ysabeau';
    font-size: 18px;
    line-height: 20px;
}

.text-box {
    background: #8e934b;
    padding: 32px 0 25px;
}

.text-box .container .img-bg {
    display: none;
}

.text .right img {

    width: 208px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
}

.text {
    overflow: auto;
}

header nav p {
    font-family: "Ysabeau";
    text-transform: none;
}

.steps h2, .steps .bottom-text h3 {
    font-family: 'Poppins';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    color: #2e3940;
    margin: 0 0 53px 0;
    text-align: center;
}

.steps .bottom-text h3 {
    max-width: 520px;
    margin: 0 auto 50px !important;
}

.steps a {
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    color: #537d89;
    text-decoration: underline !important;
}

.steps .steps-list li .number {
    font-family: 'Ysabeau';
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    line-height: 23px;
    color: white;
    position: absolute;
    top: -14px;
    left: 0;
    background: #dfae25;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 500px;
    margin-top: 20px;
}

.steps .steps-list li {
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 56px;
    position: relative;
}

.steps .steps-list {
    list-style: none;
    margin: 0 auto 44px;
    padding: 0;
    max-width: 870px;
}

.steps .steps-list li a {
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 56px;
}


.steps .steps-list li:nth-child(1),
.steps .steps-list li:nth-child(2),
.steps .steps-list li:nth-child(3) {
    padding-left: 50px;
}

.steps .steps-list li:nth-child(2) .number,
.steps .steps-list li:nth-child(3) .number {
    left: 0;
}

.steps .steps-list li .number:before,
.steps .steps-list li .number:after,
.steps:before {
    display: none;
}

.text-video .content .left h3 {
    font-family: 'Ysabeau';
    font-size: 20px;
    line-height: 24px;
    color: #60765e;
    margin-bottom: 10px;
}

img.bear-text {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.text-video .content .left p {

    font-family: 'Poppins';
    font-size: 16px;
    line-height: 24px;
}

.text .left {
    width: 60%;
    float: left;
    text-align: center;
}

.text .right {
    width: 40%;
    float: left;
    text-align: center;
}

header nav p {
    color: #dfae25;
    text-align: center;
    width: 100%;
    top: -30px;
    position: relative;
    font-size: 20px;
}

.header-nav {

    background: #3e5a54;
    z-index: 99;
    position: relative;
    color: white;
    margin-top: -20px;
    text-align: center;
}

.header-nav a {
    font-family: "Poppins";
    font-size: 17px;
    font-weight: 600;
    color: white;
    display: inline-block;
    padding: 0 10px;
}

.header-nav a:hover,
.header-nav a.active {
    background: #dfae25;
    color: #3e5a54;
}

header .home-header-title a:before,
header .home-header-title a:after {
    display: none;
}

.icon-list li a {
    color: #dfae25;
}

header .icon-list ul li {
    margin: 0 10px;
    font-size: 30px;
    text-align: center;
}

header .icon-list {
    position: absolute;
    top: 178px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -240px;
}

.images-text-list .content .list img {
    border: 2px solid #dfae25;
}

.images-text-list:before {
    display: none;
}

.basic-two-up {
    padding: 20px;
    overflow: auto;
}

.right-offset {
    font-style: normal !important;
    max-width: 290px;
    float: right;
}

.basic-two-up .left {
    width: 50%;
    padding-right: 90px;
    float: left;
}

.align-right {
    text-align: right !important;
}

.align-left {
    text-align: left !important;
}

.basic-two-up .left img {

}

.basic-two-up .right {
    text-align: center;
    width: 50%;
    float: left;

    padding-left: 20px;
}

.basic-two-up.dark-green {
    background: #60765e;
}

.basic-two-up.yellow {
    background: #ddac36;
}

.basic-two-up.blue {
    background: #547c87;
}

.basic-two-up.green {
    background: #8f914e;
}

.basic-two-up h3 {
    font-size: 40px;
    color: white;
    font-family: 'Ysabeau';
    line-height: 50px;
    font-style: italic;
}

.white-btn {
    font-family: 'POPPINS';
    font-size: 18px;
    color: #567f8a;
    background: white;
    padding: 10px 20px;
}

.full-w-content p {
    max-width: 730px;
    margin: 0 auto 30px;
    font-size: 16px;
    line-height: 21px;
    font-family: 'Poppins';
}

.full-w-content {
    margin-top: 40px;
    margin-bottom: 40px;
}


.two-up-content p a {
    color: #547c87;
    text-decoration: underline;
    font-size: 16px;
    line-height: 21px;
    font-family: 'Poppins';
}

.two-up-content p, .two-up-content ul, .two-up-content li {
    font-size: 16px;
    line-height: 21px;
    font-family: 'Poppins';
}

.two-up-content .container {

    max-width: 880px;
}

.two-up-content {
    overflow: auto;
    margin-top: 40px;
    margin-bottom: 20px;
}

.two-up-content .left {
    padding-right: 20px;
}

.two-up-content .right {
    padding-left: 20px;
}

.two-up-content .left,
.two-up-content .right {
    float: left;
    width: 50%;

}

.floorplan p {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    font-weight: 700;
    max-width: 590px;
    margin: 30px auto 0;
}

.floorplan .title {
    text-align: center;
    margin-bottom: 30px;
}

.floorplan {
    position: relative;
    margin-top: 40px;
}

.floorplan .title h2 {
    font-family: 'Ysabeau';
    font-size: 35px;
    line-height: 26px;
}

.floorplan .floorplan-img {
    width: calc(100% + 175px);
    margin-left: -88px;
    max-width: 775px;
    margin: 0 auto !important;
    display: block;
}

.floorplan:before,
.text-bg-box .container .img-bg,
.text-bg-box:before {
    display: none !important;
}


.text-bg-box {
    background: #8e934b;
}

.two-up-content h3 {
    font-family: 'Ysabeau';
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #60765e;
    margin-top: 0;
}

.img-strap {
    width: 100%;
}

.text-bg-box .container {
    max-width: 880px;
}

.text-bg-box .container .text h2 {
    text-transform: uppercase;
    font-family: "Ysabeau";
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    letter-spacing: normal;
    margin: 0 0 30px 0;
}

.text-bg-box .container .text .list-content .list {
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 20px;
}

.floorplan .title h2 {
    letter-spacing: 0;
    font-style: italic;
}

.text-bg-box .container .text .list-content .list:before {
    display: none;
}

.text-bg-box .container .text .list-content {
    list-style: disc;
}

.text-bg-box .container .text .list-content .list {
    padding: 5px 30px 5px 0;
}

.text-bg-box .container .text .list-content {
    padding-left: 20px;
    margin: 0;
}

@media (max-width: 768px) {
    .two-up-content .left,
    .two-up-content .right {
        width: 100%;
        padding: 0;
    }

    .basic-two-up .left,
    .basic-two-up .right {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .basic-two-up .align-left {
        text-align: center !important;
    }

    .right-offset {
        width: 100%;
        display: block;
        max-width: 100%;
        margin-top: -20px;
    }

    .steps .steps-list li {
        line-height: 30px;
    }

    .icon-list,
    header .home-header-title {
        display: none;
    }

    header .header-bg:before {
        background-image: url(../images/header-bg.png);
    }

    header .container {

        background: #60775d;
    }

    header nav p {
        top: -11px;
    }

    .floorplan img {
        max-width: 100% !important;
    }
}

@media (max-width: 1199px) and (min-width: 769px) {
    .header-nav {
        margin-top: -30px;
    }
}

.text-box .text {
    padding-bottom: 15px;
}