#back-top a {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border: 2px solid #5fb541;
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    font-size: 24px;
    z-index: 100;
    color: #5fb541;
    transition: all 0.5s ease;
}

#back-top a:hover {
    background-color: #5fb541;
    color: #fff;
}

.sunhouse-widget .phone-number i, .sunhouse-widget .phone-number span {
    font-size: 1.57em;
    color: #5fb541;
}

.about-house-section .about-house-banner .about-house-banner-wrapper {
    background-color: #5fb541;
}

.about-house-section .about-house-content .title {
    font-size: 2.143em;
    font-weight: 500;
    text-transform: uppercase;
    color: #336600;
    margin: 0;
    margin-bottom: 25px
}

.banner-01 {
    background-image: url(../images/gsr/gsr-1.jpg);
    background-color: #fff;
}

.header-main .logo .header-logo img {
    max-width: 320px;
    margin-top: 26px;
}

.gsr-highlights-section {
    background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 596px;
    position: relative;
    z-index: 2
}

.gsr-highlights-section .gsr-highlights-wrapper {
    display: table
}

.gsr-highlights-section .gsr-highlights-banner {
    position: absolute;
    width: 320px;
	top: 0;
	left: 62%;
}

.gsr-highlights-section .gsr-highlights-banner .gsr-highlights-banner-wrapper {
    background-color: #5fb541;
    color: #fff;
	font-size: 1.2em;
    padding: 100px 30px 50px 50px;
    text-align: left;
}

.gsr-highlights-section .gsr-highlights-banner .gsr-highlights-banner-wrapper p {
	margin-bottom: 1.2em;
}

.gsr-features {
	background-color: #eef1f3;
}

.gsr-details .gsr-details-wrapper h2.title {
	font-size: 3.2em;
	text-transform: uppercase;
	color: #336600;
}

.gsr-details .gsr-details-wrapper h2.title small {
	display: block;
	font-size: .5em;
	text-transform: uppercase;
	color: #5fb541;
}

.gsr-details .gsr-details-wrapper h2.main-title,
.gsr-features .gsr-features-wrapper h2.main-title {
	color: #333;
	font-weight: normal;
}

.gsr-details .gsr-details-wrapper .text,
.gsr-features .gsr-features-wrapper .text {
	font-size: 1.2em;
	color: #999;
}

.grand-sharon-residence .grand-sharon-residence-wrapper {
	background-color: #5fb541;
}

.contact-us {
    min-height: 800px;
    background-image: url(../images/gsr/gsr-2.jpg);
}

.contact-us-wrapper, .contact-form-wrapper {
    padding: 0 50px;
    width: 50%;
    float: left;
    height: 460px;
    display: table
}

.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: #5fb541;
    color: #fff
}

.contact-form-wrapper .title {
    text-transform: uppercase;
    font-size: 2.143em;
    margin: 0;
    margin-bottom: 18px
}

.contact-form-wrapper .text {
    color: #d4e6f1;
    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) {
    .gsr-highlights-section .gsr-highlights-banner {
        position: inherit;
        bottom: auto;
        width: 300px
    }

    .gsr-highlights-section .gsr-highlights-banner .gsr-highlights-banner-wrapper {
        padding: 20px
    }
	
    .contact-us-wrapper, .contact-form-wrapper {
        padding: 0 20px
    }
}

@media screen and (max-width: 600px) {
    .gsr-highlights-section .gsr-highlights-banner {
        width: 270px
    }
}

@media screen and (max-width: 480px) {
    .gsr-highlights-section .about-house-banner {
        width: 100%
    }

    .gsr-highlights-section .gsr-highlights-banner .gsr-highlights-banner-wrapper {
        width: 300px;
        margin: 0 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) {
    .gsr-highlights-section .gsr-highlights-banner .gsr-highlights-banner-wrapper {
        width: 100%
    }
}
