.banner-01 {
    background-image: url(../images/magnolia-new/main.jpeg);
}

.banner-02 {
    background-image: url(../images/magnolia/magnolia-100.jpg);
}

.header-main .logo .header-logo img {
    max-width: 320px;
    margin-top: 26px;
}

.magnolia-highlights-section {
    background-color: #ffffff;
	background-image: url(../images/magnolia-new/section02.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 596px;
    position: relative;
    z-index: 2
}

.magnolia-highlights-section .magnolia-highlights-wrapper {
    display: table
}

.magnolia-highlights-section .magnolia-highlights-banner {
    position: absolute;
    width: 400px;
	top: 0;
	left: 62%;
}

.magnolia-highlights-section .magnolia-highlights-banner .magnolia-highlights-banner-wrapper {
    background-color: #5c1b56;
    color: #fff;
    height: 586px;
    vertical-align: middle;
	font-size: 1.1em;
    padding: 100px 70px;
    text-align: left;
}

.magnolia-highlights-section .magnolia-highlights-banner .magnolia-highlights-banner-wrapper p {
	margin-bottom: 1.2em;
}

#section3 {
	background-color: #2e2d3b;
    padding-bottom: 130px
}

.magnolia-features {
    background-color: #ffffff
}

.magnolia-features .magnolia-features-wrapper h2 {
	font-family: "Felix Titling MT";
    font-weight: bold; 
    font-style: normal;
    /*text-transform: uppercase;*/

}

.magnolia-features .magnolia-features-wrapper .text {
	font-size: 1.2em;
	color: #999;
}

.grand-sharon-residence .grand-sharon-residence-wrapper {
	background-color: #2aadff;
}

.contact-us {
    min-height: 1000px;
    background-image: url(../images/magnolia-new/section6.png);
}

.contact-us-wrapper, .contact-form-wrapper {
    padding: 0 50px;
    width: 50%;
    float: left;
    height: 600px;
    display: table
}

.contact-us-wrapper {

}

.contact-us-wrapper .contact-us-content, .contact-form-wrapper .contact-us-content, .contact-us-wrapper .contact-form-content, .contact-form-wrapper .contact-form-content {
    display: table-cell;
    vertical-align: middle
}

.contact-form-wrapper {
    background-color: #5c1b56;
    color: #fff
}

.contact-form-wrapper .title {
    font-family: "Felix Titling MT";
    /*text-transform: uppercase;*/
    font-size: 2.143em;
    margin: 0;
    margin-bottom: 18px
}

.contact-form-wrapper .text {
    color: #ffffff;
    margin-bottom: 15px
}

.contact-form-wrapper .btn {
    margin-top: 15px
}

.sunhouse-widget .footer-logo {
    margin-bottom: 10px;
    width: 200px;
    height: auto;
}


@media screen and (max-width: 768px) {
    .magnolia-highlights-section .magnolia-highlights-banner {
        position: inherit;
        bottom: auto;
        width: 300px
    }

    .magnolia-highlights-section .magnolia-highlights-banner .magnolia-highlights-banner-wrapper {
        padding: 20px
    }

    .contact-us-wrapper, .contact-form-wrapper {
        padding: 20px;
        height: 650px
    }
}

@media screen and (max-width: 600px) {
    .magnolia-highlights-section .magnolia-highlights-banner {
        width: 270px
    }

}

@media screen and (max-width: 480px) {
    .magnolia-highlights-section .about-house-banner {
        width: 100%
    }

    .magnolia-highlights-section .magnolia-highlights-banner .magnolia-highlights-banner-wrapper {
        position: inherit;
        width: 300px;
        margin: auto
    }

    .contact-us-wrapper, .contact-form-wrapper {
        width: 100%;
        height: auto;
        padding-top: 60px;
        padding-bottom: 60px;
        float: none
    }

    .contact-form-wrapper .title {
        font-size: 2.143em;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 380px) {
    .magnolia-highlights-section .magnolia-highlights-banner .magnolia-highlights-banner-wrapper {
        width: 100%
    }
}
