/* CSS Document */

.custom-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.custom-background img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.custom-content {
    position: relative;
    height: 100%;
}

.custom-title {
    font-family: "EBGaramond-SemiBold";    
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 40px;
    line-height: 40px;
}

.custom-link {
    font-family: "EBGaramond-Regular";
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #fff4cf;
    letter-spacing: 0.13em;
    font-size: 20px;
    padding: 4px 31px;
}

.custom-link:hover {
    color: #fff;
    border: 2px solid #c69b6e;
    background-color: #c69b6e;
}

.custom-title-box {
    background-color: #eaeaea;
    float: left;
    margin-top: 38px;
    width: 1251px;
    height: 146px;
    padding: 56px 0px;
}

.custom-title-box .custom-title {
    text-align: center;
    color: #555;
    letter-spacing: 0.05em;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 0px;
}

/* Hero */

#hero, #hero .soliloquy-outer-container,
#hero .soliloquy-container,
#hero .soliloquy-container .soliloquy-wrapper,
#hero .soliloquy-container .soliloquy-viewport,
#hero .soliloquy-container .soliloquy-wrap,
#hero .soliloquy-container .soliloquy-item,
#hero .soliloquy-container .soliloquy-image {
    /* height: fit-content !important; */
}

#hero .soliloquy-container .soliloquy-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    /* margin-bottom: -10px !important; */
}

.soliloquy-container {
    margin-bottom: 0px !important;
}

/* Buckets */

#buckets-list li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    text-align: center;
    width: 25%;
    height: 372px;
}

#buckets-list .custom-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.buckets-title {
    font-family: "EBGaramond-Regular";
    letter-spacing: 0.05em;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 49px;
}

    #buckets-list li:nth-child(2) .buckets-title {
        width: 225px;
        margin: 0 auto 29px;
    }

#buckets-list p {
    font-family: "EBGaramond-Regular";
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    width: 260px;
    margin: 0 auto 40px;
}

/* About */

#about-flex {
    background-color: #000;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

#about-left {
    text-align: center;
    width: 50%;
}

#about-content {
    float: right;
    width: 525px;
    margin-right: 53px;
}

#about-left .custom-title {
    letter-spacing: 0em;
    margin-bottom: 40px;
}

#about-left p {
    font-family: "EBGaramond-Regular";
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 40px;
}

#about-left .custom-link:hover {
    color: #000;
    border: 2px solid #fff4cf;
    background-color: #fff4cf;
}

#about-right {
    order: 1;
    width: 50%;
    height: 550px;
}

#about-right img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/* Why / Awards */

#why-awards {
    clear: both;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    text-align: center;
    position: relative;
    z-index: 2;
}

#why-awards .custom-background {
    display: none;
}

    /* Why */

    #why {
        background: rgba(0, 0, 0, 66%);
        padding: 81px 0;
        position: relative;
    }

    #why .custom-title {
        margin-bottom: 80px;
    }

    #why blockquote {
        font-family: 'EBGaramond-Regular';
        color: #fff;
        font-size: 20px;
        line-height: 24px;
        width: 500px;
        margin: 0 auto 20px;
    }

    #why h5 {
        font-family: 'EBGaramond-Regular';
        color: #fff;
        font-size: 20px;
        line-height: 24px;
        width: 500px;
        margin: 0 auto;        
    }

    .gts-company {
        font-family: 'EBGaramond-Regular';
        color: #fff;
        font-size: 20px;
        line-height: 24px;
        width: 500px;
        margin: 0 auto;        
    }

    .lSSlideOuter .lSPager.lSpg {
        display: none;
    }

    /* Awards */

    #awards {
        background: rgba(234, 234, 234, 80%);
        -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.26);
        -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.26);
        box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.26);
        padding: 60px 0px;
    }

    #awards .custom-title {
        color: #555;
        margin-bottom: 55px; 
    }

    #award-mobile {
        display: none;
    }

/* HBA Award */

#hba-award {
    position: relative;
}

#award-tag {
    text-align: right;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 30%;
}    

#award-tag img {
    float: right;
    width: 150px;
}

#hba-award .soliloquy-outer-container,
#hba-award #soliloquy-container-578,
#hba-award .soliloquy-wrapper,
#hba-award .soliloquy-viewport,
#hba-award .soliloquy-container .soliloquy-wrap,
#hba-award .soliloquy-container .soliloquy-item {
    height: 1088px !important;
}

#hba-award .soliloquy-container .soliloquy-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

#hba-award-title-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center;
    background-color: rgba(198, 155, 110, 80%);
    width: 533px;
    margin: 0 auto;
    padding: 35px 0px;
}

#hba-award-title-box .custom-title {
    font-size: 36px;
    line-height: 34px;
    margin-bottom: 29px;
}

#hba-award-title-box .custom-link {
    border: 2px solid #3b2415;
    padding: 4px 56px;
}

#hba-award-title-box .custom-link:hover {
    background-color: #3b2415;
}

#hba-award .soliloquy-container .soliloquy-next,
#hba-award .soliloquy-container .soliloquy-prev {
    width: 28px !important;
    height: 46px !important;
}

#hba-award .soliloquy-container .soliloquy-next {
    background: rgba(0,0,0,0) url(/wp-content/uploads/2021/05/arrow-next.png) no-repeat scroll 50% 50%;
}

#hba-award .soliloquy-container .soliloquy-prev {
    background: rgba(0,0,0,0) url(/wp-content/uploads/2021/05/arrow-prev.png) no-repeat scroll 50% 50%;
}

/* Construction */

#construction {
    text-align: center;
    background-color: #eaeaea;
    padding: 43px 0px;
}

#construction .custom-title {
    color: #555;
    margin-bottom: 43px;
}

/* Standard */

#standard {
    text-align: center;
    position: relative;
}

#standard .custom-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#standard p {
    background-color: #fff;
    border: 3px solid #000;
    font-family: "EBGaramond-Regular";
    color: #000;
    font-size: 22px;
    line-height: 24px;
    width: 600px;
    padding: 20px;
    margin: 460px auto;
}

#standard-bottom {
    width: 582px;
    margin: 0 auto;
}

#standard-bottom .custom-link:first-of-type {
    margin-right: 26px;
}

#standard-bottom .custom-link:hover {
    border: 2px solid #fff4cf;
    background-color: #fff4cf;
    color: #000;
}

#detail {
    background-color: #000;
    font-family: 'EBGaramond-Regular';
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.05em;
    font-size: 22px;
    padding: 11px 0px;
    margin-top: 28px;
}

/* Winner */

#winner-list li {
    position: relative;
    text-align: center;
    display: table;
    float: left;
    width: 33.33%;
    height: 295px;
}

#winner-list .custom-content {
    background: rgba(0, 0, 0, 66%);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.winner-hba {
    position: absolute;
    top: 0;
    left: 30px;
    width: 75px;
}

#winner-list .custom-title {
    font-family: 'EBGaramond-Regular';
    font-size: 30px;
    line-height: 34px;
    width: 365px;
    margin: 0 auto 46px;
}

#winner-list .custom-link:hover {
    border: 2px solid #fff4cf;
    background-color: #fff4cf;
    color: #000;
}

/* Communities */

#communities {
    clear: left;
}

#communities-title-box {
    float: none;
    width: 100%;
    margin: 0 auto;
}

#communities-tab {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 37px; 
}

#tabs {
    width: 50%;
}

.tablinks {
    display: block;
    width: 100%;
    background-color: #fff;
    border: 0;
    border-radius: 0px;
    padding: 9px 0px;
    margin-bottom: 16px;
}

.tablinks:hover, 
.tablinks.active {
    background-color: #000;
}

.tablinks:hover .tabs-title, 
.tablinks.active .tabs-title {
    color: #fff;
}

.tablinks:first-of-type {
    margin-top: 16px;
}

.tabs-title {
    font-family: 'EBGaramond-Regular';
    text-transform: capitalize;
    color: #555;
    letter-spacing: 0.05em;
    font-size: 36px;
}

#tab-info {
    width: 50%;
}

.tabcontent {
    display: none;
    height: 749px;
}

    #Parkinson\ -\ Brigham\ City {
        display: block;
    }

.tabcontent img {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}

/* Floorplans */

#floorplans {
    clear: both;
    position: relative;
    height: 1050px;
}

#floorplans-title-box {
    position: absolute;
    z-index: 1;
}

#floorplan-tabs-info {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

#floorplan-tab {
    display: flex;
    background-color: #000;
    width: 25%;
    height: 100%;
    padding-top: 260px;
    padding-right: 81px;
    flex-direction: column;
    align-items: flex-end;
}

.planlinks {
    background-color: transparent;
    border-radius: 0px;
    width: 205px;
    padding: 0;
}

.plantitle {
    font-family: 'EBGaramond-Regular';
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    line-height: 53px;
}

.planlinks:hover,
.planlinks:focus {
    background-color: transparent;
    outline: none;
}

.planlinks:hover .plantitle {
    font-family: "EBGaramond-Bold";
    font-size: 22px;    
}

.planlinks.active .plantitle {
    font-family: "EBGaramond-Bold";
    font-size: 22px;
}

#view-more {
    padding-top: 29px;
}

#floorplan-info {
    width: 75%;
    height: 100%;
}

.plancontent {
    display: none;
    height: fit-content;
    flex-direction: column;
    justify-content: space-between;
}

    #Cambridge {
        display: flex;
    }

.header-img {
    height: 750px;
}

.header-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.info {
    display: inline-flex;
    position: relative;
    padding: 20px 59px;
    /* height: 50%; */
    align-items: center;
}

.info-left {
    width: 40%;
}

.info-align {
}

.info .custom-title {
    color: #555;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 28px;
}

.payment {
    color: #555;
    font-family: 'EBGaramond-Regular';
    text-transform: uppercase;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 7px;
}

.payment-number {
    color: #b2987f;
    font-weight: 900;
}

.info-list li {
    font-family: 'EBGaramond-Regular';
    text-transform: uppercase;
    color: #555;
    display: inline-block;
    font-size: 24px;
    line-height: 40px;
}

    .info-list li:nth-child(1) {
        padding-right: 5px;
    }

    .info-list li:nth-child(3) {
        padding: 0px 13px;
        margin: 0px -6px;
    }

    .info-list li:nth-child(5) {
        padding: 0px 13px;
        margin: 0px -7px;
    }

    .info-list li:nth-child(7) {
        padding-left: 13px;
        margin: 0px -7px;
    }

.tab-line {
    position: relative;
    bottom: 2px;
}

.plan-images {
    display: inline-flex;
    width: 60%;
    align-items: center;
    justify-content: space-between;
}

.plan-images img {
    width: 49%;
    height: 216px;
    object-fit: scale-down;
}

    #plan2 .plan-images img {
        height: 246px;
    }

    #plan5 .plan-images img {
        height: 286px;
    }

    #plan7 .plan-images img {
        height: 266px;
    }

    #plan8 .plan-images img {
        height: 296px;
    }

.plan-extra-links {
    display: none;
}

.plan-extra-links .custom-link {
    border: 2px solid #000;
    color: #555;
}

.plan-extra-links .custom-link:nth-child(2) {
    margin: 0px 19px;
}

.plan-extra-links .custom-link:hover {
    background-color: #000;
    color: #fff;
}

/* Instagram */

#instagram {
    clear: both;
    text-align: center;
    background-color: #eaeaea;
    padding: 74px 0px;
}

#instagram .custom-title {
    color: #555;
    margin-bottom: 74px;
}

#instagram .custom-link {
    border: 2px solid #000;
    color: #555;
}

#instagram .custom-link:hover {
    background-color: #000;
    color: #fff;
}

/* Responsive Design */

@media (max-width: 1650px) {

.custom-title-box {
    width: 76.6%;
}

/* Hero */

    #hero, #hero .soliloquy-outer-container,
    #hero .soliloquy-container,
    #hero .soliloquy-container .soliloquy-wrapper,
    #hero .soliloquy-container .soliloquy-viewport,
    #hero .soliloquy-container .soliloquy-wrap,
    #hero .soliloquy-container .soliloquy-item,
    #hero .soliloquy-container .soliloquy-image {
        /* height: 645px !important; */
    }

/* HBA Award */

    #award-tag {
        width: 19%;
    }

    #hba-award .soliloquy-outer-container,
    #hba-award #soliloquy-container-578,
    #hba-award .soliloquy-wrapper,
    #hba-award .soliloquy-viewport,
    #hba-award .soliloquy-container .soliloquy-wrap,
    #hba-award .soliloquy-container .soliloquy-item {
        height: 988px !important;
    }

/* Standard */

    #standard p {
        margin: 360px auto;
    }

/* Winner */

    #winner-list .custom-title {
        width: 325px;
    }

/* Floorplans */

    .info-left {
        width: 50%;
    }

    .plan-images {
        width: 50%;
    }          
}

@media (max-width: 1440px) {

/* About */

    #about-right {
        height: 500px;
    }

/* HBA Award */

    #hba-award .soliloquy-outer-container,
    #hba-award #soliloquy-container-578,
    #hba-award .soliloquy-wrapper,
    #hba-award .soliloquy-viewport,
    #hba-award .soliloquy-container .soliloquy-wrap,
    #hba-award .soliloquy-container .soliloquy-item {
        height: 888px !important;
    }

/* Standard */

    #standard p {
        margin: 260px auto;
    }

/* Communities */

    .tabcontent {
        height: 709px;
    }

/* Floorplans */

    #floorplan-tab {
        display: flex;
        align-items: center;
        padding-right: 0;
    }

    .planlinks {
        width: 100%;
    }  
}

@media (max-width: 1350px) {

/* Hero */

    #hero, #hero .soliloquy-outer-container,
    #hero .soliloquy-container,
    #hero .soliloquy-container .soliloquy-wrapper,
    #hero .soliloquy-container .soliloquy-viewport,
    #hero .soliloquy-container .soliloquy-wrap,
    #hero .soliloquy-container .soliloquy-item,
    #hero .soliloquy-container .soliloquy-image {
        /* height: 545px !important; */
    }

/* Buckets */

    #buckets-list li {
        height: 332px;
    }

    .buckets-title {
        margin-bottom: 29px;
    }

        #buckets-list li:nth-child(2) .buckets-title {
            margin: 0 auto 9px;
        }

    #buckets-list p {
        width: 215px;
        margin: 0 auto 30px;
    }    

/* About */

    #about-content {
        float: none;
        margin: 0 auto;
    } 

/* Why / Awards */

    #why-awards .wrap {
        max-width: 1100px;
    }

        /* Awards */

       /* #award-desktop .soliloquy-container .soliloquy-item {
            width: 118px !important;
        }  
*/
  /*      #award-desktop .soliloquy-container .soliloquy-image {
            width: 108px !important;
            height: 108px !important;
        }*/

/* HBA Award */

    #award-tag {
        width: 20%;
    }

    #hba-award .soliloquy-outer-container,
    #hba-award #soliloquy-container-578,
    #hba-award .soliloquy-wrapper,
    #hba-award .soliloquy-viewport,
    #hba-award .soliloquy-container .soliloquy-wrap,
    #hba-award .soliloquy-container .soliloquy-item {
        height: 788px !important;
    }

/* Construction */

    #construction .wrap {
        max-width: 1100px;
    }
    
/* Winner */

    #winner-list li {
        height: 275px;
    }

/* Communities */

    .tablinks {
        padding: 9px 25px;
    }

/* Floorplans */

    .info-left {
        width: 55%;
    }

    .plan-images {
        width: 45%;
    }    

/* Instagram */

    #instagram .wrap {
        max-width: 1100px;
    }                      
}

@media (max-width: 1250px) {

.custom-title-box {
    width: 86.6%;
}

/* Buckets */

        #buckets-list li:nth-child(1) .buckets-title {
            width: 225px;
            margin: 0 auto 9px;
        }

/* About */

    #about-content {
        width: 455px;
    }

    #about-left .custom-title {
        margin-bottom: 30px;
    }

    #about-left p {
        margin-bottom: 30px;
    }

    #about-right {
        height: 450px;
    }

/* Why / Awards */

    #why-awards .wrap {
        max-width: 1000px;
    }

        /* Awards */

        #award-desktop .soliloquy-container .soliloquy-item {
            width: 108px !important;
        }

/* HBA Award */

    #award-tag {
        width: 22%;
    }

    #hba-award .soliloquy-outer-container,
    #hba-award #soliloquy-container-578,
    #hba-award .soliloquy-wrapper,
    #hba-award .soliloquy-viewport,
    #hba-award .soliloquy-container .soliloquy-wrap,
    #hba-award .soliloquy-container .soliloquy-item {
        height: 708px !important;
    }

/* Construction */

    #construction .wrap {
        max-width: 1000px;
    }

/* Standard */

    #standard p {
        margin: 220px auto;
    }

/* Winner */

    #winner-list .custom-title {
        font-size: 26px;
        line-height: 30px;
        width: 280px;
        margin: 0 auto 26px;
    }

/* Communities */

    .tabcontent {
        height: 649px;
    }

/* Floorplans */

    .info {
        padding: 0px 39px;
    }

    .info-left {
        width: 60%;
    }

    .plan-images {
        width: 40%;
    }

    .plan-images img {
        width: 100%;
    }

        .plan-images picture:last-of-type {
            display: none;
        } 

    .plan-extra-links {
        padding: 0 39px 60px;
    }

/* Instagram */

    #instagram .wrap {
        max-width: 1000px;
    }                                                  
}

@media (max-width: 1150px) {

.custom-title-box {
    width: 90.6%;
}

/* Buckets */

    #buckets-list li {
        height: 302px;
    }

    .buckets-title {
        font-size: 26px;
        line-height: 36px;
    }

        #buckets-list li:nth-child(1) .buckets-title {
            width: 170px;
        }

    #buckets-list p {
        font-size: 18px;
        line-height: 22px;
        width: 190px;
        margin: 0 auto 25px;
    }   

    #buckets-list .custom-link {
        font-size: 18px;
    } 

/* Why / Awards */

    #why-awards .wrap {
        max-width: 900px;
    }

        /* Awards */

        #award-desktop .soliloquy-container .soliloquy-item {
            width: 130px !important;
        }  

/* HBA Award */

    #award-tag img {
        width: 124px;
    }

/* Construction */

    #construction .wrap {
        max-width: 900px;
    }

/* Winner */

    .winner-hba {
        left: 20px;
        width: 55px;
    }

    #winner-list li {
        height: 255px;
    }

/* Communities */

    .tabs-title {
        font-size: 33px;
    }

    .tabcontent {
        height: 609px;
    }

/* Floorplans */

    #floorplan-tab {
        width: 20%;
    }

    #view-more .custom-link {
        padding: 4px 14px;
        font-size: 18px;
    }

    #floorplan-info {
        width: 80%;
    } 

/* Instagram */

    #instagram .wrap {
        max-width: 900px;
    }                                              
}

@media (max-width: 1024px) {

.custom-title-box {
    float: none;
    height: auto;
    width: 100%;
    margin-top: 0;
    padding: 43px 0px;
}

.custom-title-box .custom-title {
    width: 80%;
    margin: 0 auto;
}

/* Buckets */

    #buckets-list li {
        width: 50%;
        height: 372px;
    }

    .buckets-title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 39px !important;
    }

        #buckets-list li:nth-child(1) .buckets-title {
            width: auto;
        }

    #buckets-list p {
        font-size: 20px;
        line-height: 24px;
        width: 260px !important;
        margin: 0 auto 40px !important;
    }   

    #buckets-list .custom-link {
        font-size: 20px;
        padding: 4px 31px;
    } 

/* About */

    #about-flex {
        flex-direction: column;
    }

    #about-left {
        width: 100%;
        padding: 69px 0px;
    }

    #about-content {
        width: 90%;
    }

    #about-left .custom-title {
        margin-bottom: 40px;
    }

    #about-left p {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 40px;
    }

    #about-right {
        order: 0;
        width: 100%;
        height: 462px;
    }

/* Why / Awards */

    /* Why */

        #why .wrap {
            max-width: 90%;
        }

        #why blockquote {
            width: auto;
        }

        #why h5 {
            width: auto;       
        }

        .gts-company {
            width: auto;      
        }

/* HBA Award */

    #award-tag {
        width: 19%;
    }

    #hba-award .soliloquy-outer-container,
    #hba-award #soliloquy-container-578,
    #hba-award .soliloquy-wrapper,
    #hba-award .soliloquy-viewport,
    #hba-award .soliloquy-container .soliloquy-wrap,
    #hba-award .soliloquy-container .soliloquy-item {
        height: 608px !important;
    }

    #hba-award-title-box {
        padding: 30px 0px;
    }

    #hba-award-title-box .custom-title {
        font-size: 33px;
        line-height: 31px;
        margin-bottom: 19px;
    }

/* Construction */

    #construction .wrap {
        max-width: 90%;
    }  

/* Standard */

    #standard p {
        width: 90%;
        margin: 160px auto;
    }

   #standard-bottom {
        background-color: #eaeaea;
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding: 28px 0px 0px;
    }

    #standard-bottom .custom-link {
        border: 2px solid #000;
        color: #000;
    }

    #standard-bottom .custom-link:hover {
        border: 2px solid #000;
        background-color: #000;
        color: #fff;
    }

/* Communities */

    .tabs-title {
        font-size: 30px;
    }

    .tabcontent {
        height: 549px;
    }

/* Floorplans */

    #floorplans-title-box {
        position: unset;
    }

    #floorplans {
        height: auto;
    }    

    #floorplan-tabs-info {
        flex-direction: column;
    }

    #floorplan-tab {
        text-align: center;
        display: block;
        width: 100%;
        padding: 30px 40px;
    }

    .planlinks {
        display: inline-block;
        width: 24%;
    }

    #view-more {
        padding-top: 20px;
    }

    #view-more .custom-link {
        padding: 4px 31px;
        font-size: 20px;
    }

    #floorplan-info {
        width: 100%;
        height: auto;
    }

    .info {
        padding: 20px 59px 0;
    }

    .info-left {
        width: 55%;
    }
 
    .plan-images {
        width: 45%;
    }

    .plan-images img {
        width: 49%;
    }

        .plan-images img:nth-child(2) {
            display: unset;
        }

    .plan-extra-links {
        padding: 0 59px 60px;
    } 

/* Instagram */

    #instagram .wrap {
        max-width: 90%;
    }                            
}

@media (max-width: 900px) {

/* Hero */

    #hero, #hero .soliloquy-outer-container,
    #hero .soliloquy-container,
    #hero .soliloquy-container .soliloquy-wrapper,
    #hero .soliloquy-container .soliloquy-viewport,
    #hero .soliloquy-container .soliloquy-wrap,
    #hero .soliloquy-container .soliloquy-item,
    #hero .soliloquy-container .soliloquy-image {
        /* height: 445px !important; */
    }

/* Why / Awards */

        /* Awards */

        #awards .wrap {
            max-width: 700px;
        }

        #award-desktop .soliloquy-container .soliloquy-item {
            width: 155px !important;
        }

/* HBA Award */

    #award-tag {
        width: 27%;
    }

    #hba-award .soliloquy-outer-container,
    #hba-award #soliloquy-container-578,
    #hba-award .soliloquy-wrapper,
    #hba-award .soliloquy-viewport,
    #hba-award .soliloquy-container .soliloquy-wrap,
    #hba-award .soliloquy-container .soliloquy-item {
        height: 508px !important;
    }
    
/* Winner */

    .winner-hba {
        width: 70px;
    }

    #winner-list li {
        width: 50%;
        height: 255px;
    }

        #winner-list li:last-of-type {
            width: 100%;
        }

/* Floorplans */

    .info {
        text-align: center;
        flex-direction: column;
        width: 90%;
        margin: auto;
        padding: 59px 0px;
    }

    .info-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .plan-images {
        width: 100%;
        margin-bottom: 30px;
    }

    .plan-extra-links {
        text-align: center;
        width: 85%;
        margin: 0 auto;
        padding: 0 0 59px;
    }                       
}

@media (max-width: 768px) {

/* Buckets */

    #buckets-list li {
        height: 342px;
    } 

    .buckets-title {
        margin-bottom: 29px !important;
    }

    #buckets-list p {
        width: 260px !important;
        margin: 0 auto 30px !important;
    }   

/* About */

    #about-content {
        width: 85%;
    }

/* Why / Awards */

    #why-awards {
        background: none !important;
    }

    #why-awards .custom-background {
        display: block;
    }

    /* Why */

        #why .wrap {
            max-width: 85%;
        }

        /* Awards */

        #awards .wrap {
            max-width: 600px;
        }

        #award-desktop .soliloquy-container .soliloquy-item {
            width: 120px !important;
            margin-right: 30px !important;
        } 

/* HBA Award */

    #award-tag {
        width: 30%;
    }

    #hba-award-title-box {
        width: 100%;
        padding: 25px 0px;
    }

    #hba-award-title-box .custom-title {
        font-size: 30px;
        line-height: 28px;
        width: 400px;
        margin: 0 auto;
        margin-bottom: 19px;
    } 

/* Standard */

    #standard p {
        width: 85%;
    }

/* Winner */

    .winner-hba {
        left: 45px;
        width: 100px;
    }

    #winner-list .custom-content {
        padding: 60px 0;
    }

    #winner-list li {
        width: 100% !important;
        height: auto;
    }

    #winner-list .custom-title {
        font-size: 30px;
        line-height: 34px;
        width: 85%;
        margin-bottom: 46px;
    }

    #winner-list .custom-link {
        font-size: 20px;
    }

/* Communities */

    #communities-tab {
        margin-bottom: 0px;
        flex-direction: column;
    }

    #tabs {
        width: 100%;
    }

    .tablinks {
        display: inline-block;
        width: 49%;
    }

        .tablinks:last-of-type {
            width: 100%;
        }

    #tab-info {
        width: 85%;
    }

    .tabcontent {
        height: auto;
        margin-bottom: 37px;
    }

/* Floorplans */

    .planlinks {
        width: 49%;
    }

    .plantitle {
        line-height: 43px;
    }

    .info {
        width: 85%;
    }  

/* Instagram */

    #instagram .wrap {
        max-width: 85%;
    }                                          
}

@media (max-width: 660px) {

/* Hero */

    #hero, #hero .soliloquy-outer-container,
    #hero .soliloquy-container,
    #hero .soliloquy-container .soliloquy-wrapper,
    #hero .soliloquy-container .soliloquy-viewport,
    #hero .soliloquy-container .soliloquy-wrap,
    #hero .soliloquy-container .soliloquy-item,
    #hero .soliloquy-container .soliloquy-image {
        /* height: 405px !important; */
    }  

/* Buckets */

    #buckets-list li {
        width: 100%;
        height: auto;
        padding: 80px 0;
    }

    #buckets-list .custom-content {
        width: 85%;
        margin: 0 auto;
    }

    .buckets-title {
        font-size: 30px;
        line-height: 40px;
    }

    #buckets-list p {
        font-size: 20px;
        line-height: 24px;
        width: auto !important;
    }   

    #buckets-list .custom-link {
        font-size: 20px;
        padding: 4px 31px;
    }  

/* About */

    #about-right  {
        height: 402px;
    }

/* Why / Awards */

        /* Awards */

        #awards .wrap {
            max-width: 500px;
        }

        #award-desktop .soliloquy-container .soliloquy-item {
            width: 142px !important;
        }

/* HBA Award */

    #hba-award .soliloquy-outer-container,
    #hba-award #soliloquy-container-578,
    #hba-award .soliloquy-wrapper,
    #hba-award .soliloquy-viewport,
    #hba-award .soliloquy-container .soliloquy-wrap,
    #hba-award .soliloquy-container .soliloquy-item {
        height: 408px !important;
    }

    #hba-award-title-box {
        position: relative;
        text-align: center;
        background-color: rgba(198, 155, 110, 100%);
        padding: 35px 0px;
    }

    #hba-award-title-box .custom-title {
        font-size: 36px;
        line-height: 34px;
        width: 85%;
        margin-bottom: 29px;
    }

/* Winner */

    .winner-hba {
        left: 35px;
        width: 75px;
    }

/* Communities */

    .tabs-title {
        font-size: 25px;
    }

/* Floorplans */

    .header-img {
        height: 313px;
    }

    .plan-extra-links .custom-link {
        display: inline-block;
        width: 100%;
    }

/* Instagram */

    #instagram {
        padding: 54px 0px;
    }

    #instagram .custom-title {
        margin-bottom: 20px;
    }                                           
}

@media (max-width: 550px) {

/* About */

    #about-left .custom-title {
        margin-bottom: 30px;
    }

    #about-left p {
        margin-bottom: 30px;
    }

    #about-right {
        height: 362px;
    }  

/* Why / Awards */

        /* Why */

        #why {
            padding: 71px 0px;
        }

        #why .custom-title {
            margin-bottom: 40px;
        }

        /* Awards */

        #awards {
            height: auto;
            padding: 40px 0px;  
        }

        #awards .wrap {
            max-width: 85%;
        }

        #awards .custom-title {
            margin-bottom: 55px; 
        } 

        #award-desktop {
            display: none;
        }  

        #award-mobile {
            display: block;
        }
	
	
/* HBA Award */

    #award-tag {
        width: 30%;
    }

    #award-tag img {
        width: 95px;
    }

    #hba-award .soliloquy-outer-container,
    #hba-award #soliloquy-container-578,
    #hba-award .soliloquy-wrapper,
    #hba-award .soliloquy-viewport,
    #hba-award .soliloquy-container .soliloquy-wrap,
    #hba-award .soliloquy-container .soliloquy-item {
        height: 308px !important;
    }

/* Standard */

    #standard-bottom {
        clear: left;
    }

    #standard-bottom .custom-link {
        display: inline-block;
        width: 85%;
    }

    #standard-bottom .custom-link:first-of-type {
        margin-right: 0px;
        margin-bottom: 16px;
    }

/* Winner */
    
    #winner-list .custom-content {
        padding: 50px 0;
    }

    #winner-list .custom-title {
        font-size: 30px;
        line-height: 34px;
        width: 61%;
        margin-bottom: 30px;
    }

/* Communities */

    .tablinks {
        width: 100%;
    }

    .tabs-title {
        font-size: 30px;
    }

/* Floorplans */

    .info-left {
        margin-bottom: 20px;
    }

    .info .custom-title {
        margin-bottom: 8px;
    }

    .payment {
        font-size: 22px;
        line-height: 38px;
    }

    .info-list li {
        font-size: 22px;
        line-height: 38px;
    } 

        .info-list li:nth-child(1) {
            width: 120px;
            padding-right: 0px;
        }

        .info-list li:nth-child(3) {
            width: 120px;
            padding: 0px 0px;
            margin: 0px 0px;
        }

        .info-list li:nth-child(4) {
            display: none;
        }

        .info-list li:nth-child(5) {
            padding: 0px 0px;
            margin: 0px 0px;
            width: 135px;
        }

        .info-list li:nth-child(7) {
            padding-left: 0px;
            margin: 0px 0px;
            width: 120px;
        }

    .plan-images {
		display: block;
        margin-bottom: 20px;
    }   

    .plan-images img {
        object-fit: cover;
        width: 100%;
        height: auto;
    }

        .plan-images img:nth-child(2) {
            display: none !important;
        }

/* Instagram */

    #instagram .custom-link {
        display: block;
        width: 100%;
    }            
}

@media (max-width: 500px) {

.custom-title-box {
    padding: 35px 0px;
}

.custom-title-box .custom-title {
    width: 80%;
    margin: 0 auto;
}

/* Hero */

    #hero img {
        object-position: 57% 50%;
    }  

/* Construction */

    #construction .custom-title {
        font-size: 35px;
        line-height: 35px;
    }                           
}

@media (max-width: 450px) {
	.accordion-list li .accord-title {
		font-size: 22px;
	}
	
.custom-title {
    font-size: 35px;
    line-height: 35px;
}

.custom-title-box .custom-title {
    font-size: 35px;
    line-height: 35px;
}

/* Buckets */

    #buckets-list li {
        padding: 60px 0;
    }

    .buckets-title {
        font-size: 30px;
        line-height: 40px;
    }

/* About */

    #about-left {
        padding: 49px 0px;
    }

    #about-left .custom-title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
}

    #about-left p {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 25px;
    }

    #about-right {
        height: 302px;
    }

/* Why / Awards */
 
        /* Why */

        #why {
            padding: 61px 0;
        }

        #why blockquote {
            font-size: 18px;
            line-height: 22px;
        }
    
    /* Awards */

        #awards {
            padding: 30px 0px;  
        }

        #awards .custom-title {
            margin-bottom: 25px; 
        } 

/* HBA Award */

    #hba-award-title-box .custom-title {
        font-size: 31px;
        line-height: 29px;
    }

/* Construction */

    #construction .custom-title {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 33px;
    }

/* Winner */

    .winner-hba {
        left: 25px;
        width: 65px;
    }

    #winner-list .custom-title {
        font-size: 22px;
        line-height: 30px;
        width: 61%;
        margin-bottom: 26px;
    }

    #winner-list .custom-link {
        font-size: 18px;
        width: 85%;
    }

/* Communities */

    .tabs-title {
        font-size: 25px;
    }

/* Floorplans */

    .planlinks {
        width: 100%;
    }

    #view-more .custom-link {
        font-size: 18px;
    }

    .header-img {
        height: 213px;
    }

    .info .custom-title {
        font-size: 35px;
        line-height: 35px;
    }

    .info {
        padding: 49px 0px;
    }

    .plan-extra-links {
        padding: 0 0 49px;
    }

    .plan-extra-links .custom-link {
        font-size: 18px;
    }

/* Instagram */

    #instagram {
        padding: 34px 0px;
    }

    #instagram .custom-title {
        margin-bottom: 10px;
    }             
}

@media (max-width: 400px) {

.custom-title {
    font-size: 30px;
    line-height: 30px;
}

.custom-link {
    font-size: 18px;
}

.custom-title-box .custom-title {
    font-size: 30px;
    line-height: 30px;
}

/* Hero */

    #hero, #hero .soliloquy-outer-container,
    #hero .soliloquy-container,
    #hero .soliloquy-container .soliloquy-wrapper,
    #hero .soliloquy-container .soliloquy-viewport,
    #hero .soliloquy-container .soliloquy-wrap,
    #hero .soliloquy-container .soliloquy-item,
    #hero .soliloquy-container .soliloquy-image {
        /* height: 305px !important; */
    }
}

@media (max-width: 350px) {

.custom-title-box .custom-title {
    font-size: 28px;
    line-height: 28px;
}

/* About */

    #about-right {
        height: 252px;
    }

/* Why / Awards */

        /* Why */

        #why blockquote {
            font-size: 16px;
            line-height: 20px;
        }  

    #hba-award .soliloquy-outer-container,
    #hba-award #soliloquy-container-578,
    #hba-award .soliloquy-wrapper,
    #hba-award .soliloquy-viewport,
    #hba-award .soliloquy-container .soliloquy-wrap,
    #hba-award .soliloquy-container .soliloquy-item {
        height: 308px !important;
    }


/* Construction */

    #construction .custom-title {
        font-size: 25px;
        line-height: 25px;
    }

/* Winner */

	#winner-list .custom-title {
    font-size: 22px;
    line-height: 25px;
    background: #000000a3;
    z-index: 100000;
    padding: 5px;
    width: 70%;
}

/* Communities */

    .tabs-title {
        font-size: 22px;
    }

/* Floorplans */

    .info .custom-title {
        font-size: 28px;
        line-height: 28px;
    }

    .payment {
        font-size: 20px;
        line-height: 36px;
    }

    .info-list li {
        font-size: 20px;
        line-height: 36px;
        width: 100% !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    .info-list li:nth-child(2),
    .info-list li:nth-child(6) {
        display: none;
    }                
}

@media (max-width: 350px) {

/* HBA Award */

    #award-tag {
        width: 37%;
    } 

    #award-tag img {
        width: 75px;
    }

    #hba-award .soliloquy-outer-container,
    #hba-award #soliloquy-container-578,
    #hba-award .soliloquy-wrapper,
    #hba-award .soliloquy-viewport,
    #hba-award .soliloquy-container .soliloquy-wrap,
    #hba-award .soliloquy-container .soliloquy-item {
        height: 208px !important;
    }

    #hba-award-title-box .custom-title {
        font-size: 26px;
        line-height: 24px;
        margin-bottom: 19px;
    }  
	
	

	
}


@media (max-width: 300px) {

.custom-title {
    font-size: 22px;
    line-height: 28px;
    width: 100%;
}

.custom-link {
    font-size: 16px;
    display: block;
}

/* Hero */

    #hero, #hero .soliloquy-outer-container,
    #hero .soliloquy-container,
    #hero .soliloquy-container .soliloquy-wrapper,
    #hero .soliloquy-container .soliloquy-viewport,
    #hero .soliloquy-container .soliloquy-wrap,
    #hero .soliloquy-container .soliloquy-item,
    #hero .soliloquy-container .soliloquy-image {
        /* height: 245px !important; */
    }
	
	#buckets-list li .buckets-title, #buckets-list li:nth-child(2) .buckets-title {
		width: auto !important;
		font-size: 20px;
	}
                 
}