html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
	background: url(../images/topbg.gif) #FFF top center repeat-x;
    line-height: 1;
    font-size: 100%;
    height: 100%;
}

@media all and (max-width: 970px) {
    body { 	background: url(../images/topbg-mobile.gif) #FFF top center repeat-x;
 }
}


ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
::selection {
    background: #89772e;
    color: white;
}
::-moz-selection {
    background: #89772e;
    color: white;
}
.cf:before, .cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
.L {
    float: left;
}
.R {
    float: right;
}
.dnd {
    display: none;
}
h1 {
    font-family: 'montserrat', arial, helvetica, sans-serif;
    color: #685f52;
    font-weight: 700;
    text-transform: capitalize;
}
h2 {
    font-family: 'montserrat', arial, helvetica, sans-serif;
    text-transform: uppercase;
}
h3 {
    font-family: 'Lusitana', Georgia, "Times New Roman", Times, serif;
    font-size: 2.250em;
    color: #685f52;
    line-height: 1.4;
    margin: 0 0 1.5em 0;
}
.pageWrap {
    width: 100%;
}
.mainWrap, .bannerWrap, footer {
    width: 960px;
    margin: 0 auto;
}
footer {
    border-top: 1px solid #E3E3E3;
    padding-top: 2em;
}
.topNavWrap {
	
}
	@media all and (max-width: 970px) {
    .topNavWrap { display:none; }
}
 
}
.navWrap {
    /*background: #272523;*/

}
.navWrap nav, .topNavWrap nav {
    max-width: 960px;
    margin: 0 auto;
}
a.logo {
    display: block;
    background: url(../images/logo-retina.png) no-repeat;
	background-size: 233px 64px;
    width: 231px;
    height: 85px;
    margin: 25px 0 0 0;
    position: relative;
	top: -22px;
}
nav ul li {
    float: left;
}
nav ul li a {
    font-family: 'montserrat', arial, helvetica, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #E3E3E3;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
    font-size: 14px;
}
.navWrap nav ul li a:hover {
    border-bottom: 1px solid #E3E3E3;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.heading6 {
    margin-top: 1em!important;
}
.navWrap nav ul li {
    margin: 0 46px 0 0;
}
.navWrap nav ul li a {
    padding: 10px 0;
    display: inline-block;
    border-bottom: 3px solid transparent;
}
.navWrap nav ul li a:hover, .navWrap nav ul li a.active {
    border-bottom: 3px solid #E3E3E3;
}
.topNavWrap nav .topPhone {
    color: #c4c4c4;
    font-family: 'montserrat', arial, helvetica, sans-serif;
    margin: 0 20px;
    padding: 13px 20px;
    background: url(../images/phoneIcoG.png) no-repeat left center;
}
.topNavWrap nav ul li a {
    color: #c4c4c4;
    padding: 15px 20px;
    display: inline-block;
    font-size: 0.813em;
}
.topNavWrap nav ul li a:hover {
    background: #4d4946;
}
.topNavWrap nav ul li {
    margin: 0 0 0 10px;
}
.bannerWrap {
    /*background: url(../images/bannerOverlay.png) no-repeat, url(../images/bannerMain.jpg) no-repeat;*/

    width: 960px;
    height: 424px;
    padding: 20px;
    position: relative;
}
.bannerWrap .bannerInfo {
    color: white;
    position: absolute;
    bottom: 20px;
}
.bannerWrap .bannerInfo .featuredIcon {
    background: url(../images/starIco.png) no-repeat;
    width: 33px;
    height: 33px;
    margin: 0 0 10px 0;
}
.bannerWrap .bannerInfo h2 {
    margin: 0 0 5px 0;
}
.bannerWrap .bannerInfo p {
    line-height: 1.3;
}
.mainCol {
    width: 640px;
}
.searchBox {
    background: #e3e3e3;
    padding: 20px;
}
.searchBox a:hover {
    background: none repeat scroll 0 0 #a08958;
    color: white;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.searchBox a {
    font-family: 'montserrat', arial, helvetica, sans-serif;
    color: #685f52;
    padding: 25px 35px;
    background: #d4d3d3;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    float: left;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.searchBox a.active {
    color: #fff;
    background: #837048;
}
.searchBox select[name="search[suburb]"], .searchBox select[name="search[building_type]"], .searchBox select[name="search[price_max]"], .searchBox select[name="search[bed_max]"], .searchBox select[name="search[price_min]"] {
    font-family: 'Lusitana', Georgia, "Times New Roman", Times, serif;
    font-size: 1.125em;
    color: #7b7b7b;
    display: block;
    border: none;
}
.searchBox select[name="search[suburb]"] {
    padding: 20px 25px;
    width: 100%;
}
.searchBox .formFields {
    width: 470px;
}
.searchBox select[name="search[building_type]"], .searchBox select[name="search[price_max]"], .searchBox select[name="search[bed_max]"], .searchBox select[name="search[price_min]"] {
    width: 215px;
    margin: 20px 20px 0 0;
    padding: 10px 15px;
}
.searchBox input[type="submit"] {
    background: url(../images/searchIco.png) no-repeat center center #837048;
    border: none;
    margin: 20px 0 0;
    padding: 50px 62px;
    cursor: pointer;
    -webkit-transition: all 2s;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.searchBox input[type="submit"]:hover {
    background: url(../images/searchIco.png) no-repeat center center #a08958;
}
.propertyFeed h1 {
    margin: 25px 0;
}
.propertyFeed a.property {
    display: block;
    float: left;
    width: 33.333333%;
    position: relative;
}
.propertyFeed img {
    width: 100%;
}
.propertyFeed a.property p {
    color: white;
    font-family: 'Lusitana', Georgia, "Times New Roman", Times, serif;
    background-color: rgba(104, 95, 82, 0.9);
    position: absolute;
    padding: 20px 0 20px 20px;
    line-height: 1.3;
    width: 100%;
    bottom: 0;
}
.propertyFeed a.property p {
    background-color: rgba(104, 95, 82, 0.9);
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.propertyFeed a:hover p {
    background-color: rgba(104, 95, 82, 1);
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.propertyFeed a.property .plusIco {
    background: url("../images/plusIco.png") no-repeat scroll center center rgba(104, 95, 82, 0.9);
    position: absolute;
    width: 52px;
    height: 50px;
    top: 68px;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.propertyFeed a:hover .plusIco {
    background: url("../images/plusIco.png") no-repeat scroll center center rgba(104, 95, 82, 1);
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.miniCol {
    width: 300px;
    border-top: 11px solid #e3e3e3;
    margin: 40px 0;
}
.miniCol h1 {
    margin: 20px 0 10px;
}
.miniCol p {
    font-family: 'Lusitana', Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
    color: #685f52;
}
.miniCol a {
    font-family: 'montserrat', arial, helvetica, sans-serif;
    color: #685f52;
    margin: 10px 0;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid #685f52;
}
.miniCol a:hover {
    border-bottom: none;
}
aside {
    width: 320px;
}
.signUpBox {
    background: #685f52;
    padding: 20px;
}
.signUpBox h2 {
    color: white;
    font-size: 1.125em;
}
.signUpBox p {
    color: white;
    font-family: 'Lusitana', Georgia, "Times New Roman", Times, serif;
    margin: 5px 0 0;
}
.signUpBox input {
    padding: 10px 15px;
    margin: 20px 0 0;
    display: block;
    width: 250px;
    font-family: 'Lusitana', Georgia, "Times New Roman", Times, serif;
}
.signUpBox input[type="submit"] {
    color: #fff;
    background: #837048;
    border: none;
    font-family: 'montserrat', arial, helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 1.125em;
    padding: 10px 25px;
    width: auto;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.signUpBox input[type="submit"]:hover {
    background: #a08958;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
aside h1 {
    margin: 20px 0 0 20px;
}
aside .miniCol {
    margin: 20px 0 0 20px;
    padding: 20px 0;
}
aside .miniCol p {
    margin: 0 0 10px;
}
aside .miniCol span {
    font-family: 'montserrat', arial, helvetica, sans-serif;
    color: #685f52;
}
footer nav {
    margin: 0 0 40px 0;
}
footer nav a {
    text-decoration: none;
    font-family: 'Lusitana', Georgia, "Times New Roman", Times, serif;
    color: #685f52;
}
footer nav ul li a {
    text-decoration: none;
    font-family: 'Lusitana', Georgia, "Times New Roman", Times, serif;
    color: #685f52;
}
footer nav a:hover {
    border-bottom: 1px solid #685f52;
}
footer nav ul li a {
    font-family: 'Lusitana', Georgia, "Times New Roman", Times, serif;
    text-transform: capitalize;
    margin: 0 60px 0 0;
}
header {
    margin: 0px 0 50px 0;
}

@media only screen and (min-width : 320px) and (max-width : 479px) {

header {
	margin: 70px 0 50px 0;
}
}





header h1 {
    font-size: 1.5em;
}
.col {
    width: 50%;
}
.col p {
    font-family: 'Lusitana', Georgia, "Times New Roman", Times, serif;
    color: #685f52;
    margin: 0 0 1.5em 0;
    line-height: 1.6;
    font-size: 1.1em;
}
.pr10 {
    padding-right: 15px;
}
.pl10 {
    padding-left: 15px;
}
.col img {
    width: 100%;
}
.aboutPush {
    height: 200px;
}
.col h1 {
    margin: 0 0 1.5em;
}
.col a {
    display: inline-block;
    font-family: 'montserrat', arial, helvetica, sans-serif;
    text-decoration: none;
    border-bottom: 1px solid #685f52;
    margin: 0 0 1em 0;
    color: #685f52;
}
.col a:hover {
    border-bottom: 1px solid transparent;
}
.b1 {
    border: 2px solid #685f52;
    padding: 20px;
}
.mainWrap .col ul li {
    margin: 0.5em 0 0 0;
    line-height: 1.4;
    background: url(../images/arrow.png) no-repeat left 5px;
    color: #685f52;
    font-size: 1.1em;
    padding-left: 1em;
}
.col label {
    display: block;
    font-family: 'montserrat', arial, helvetica, sans-serif;
    color: #685f52;
    margin: 1em 0 1em 0;
}
.col input, .col textarea {
    width: 100%;
    border: 1px solid #685f52;
    font-family: 'montserrat', arial, helvetica, sans-serif;
    padding: 15px;
    margin: 0 0 1.5em 0;
    font-size: 1em;
    color: #666;
}
.col textarea {
    resize: vertical;
    height: 300px;
}
.col input[type="submit"] {
    width: auto;
    padding: 10px 15px;
    font-size: 1.1em;
    background: none repeat scroll 0 0 #837048;
    color: white;
    cursor: pointer;
    border: 0;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.col input[type="submit"]:hover {
    background: none repeat scroll 0 0 #a08958;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.col p span {
    text-transform: uppercase;
    font-family: 'montserrat', arial, helvetica, sans-serif;
    font-size: 0.8em;
    margin: 0 30px 0 0;
}
.col iframe {
    width: 100%;
    margin-top: 4em;
}
.propertyLg {
    background: #e3e3e3;
    padding: 20px;
    margin: 0 0 1em 0;
}
h5 {
    font-family: 'montserrat', arial, helvetica, sans-serif;
    font-size: 1.5em;
    color: #685f52;
    margin: 0 0 0.5em 0;
}
.propertyLg h5 + p {
    text-transform: capitalize;
    font-family: 'montserrat', arial, helvetica, sans-serif;
    font-weight: 700;
    margin: 0;
}
.propertyLg h5 + p + p {
    margin: 1em 0;
}
.propertyLg .col a {
    text-transform: uppercase;
    border-bottom: none;
    color: white;
    background:  65px center #837048;
    padding: 10px 35px 10px 35px;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.propertyLg .col a:hover {
    background: 65px center #a08958;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.searchBoxSm {
    margin: -20px 0 2em 0;
	
}
.searchBoxSm select {
    padding: 10px;
    border: 1px solid #e3e3e3;
}
.searchBoxSm input[type="submit"] {
    font-family: 'montserrat', arial, helvetica, sans-serif;
    font-weight: 700;
    background: url(../images/searchIcoSm.png) no-repeat 95px center #837048;
    color: white;
    border: none;
    font-size: 1em;
    padding: 10px 35px 10px 15px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.searchBoxSm input[type="submit"]:hover {
    background: url(../images/searchIcoSm.png) no-repeat 95px center #a08958;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.searchBoxSm select {
    width: 15%;
    margin: 0 15px 0 0;
}
header h4 {
    color: #a1a1a1;
    font-family: 'montserrat', arial, helvetica, sans-serif;
}
header h1 + h4 {
    margin: 1em 0 0 0;
}
header .R {
    margin: 0.5em 0 0 0;
}
header .R select {
    padding: 10px 15px;
    border: 1px solid #e3e3e3;
    width: 140px;
}
header .R h4 {
    margin: 0.8em 1em 0 0;
}
.pageNumbers a {
    text-decoration: none;
    font-family: 'montserrat', arial, helvetica, sans-serif;
    font-size: 1.1em;
    color: #685f52;
    border: 1px solid #a1a1a1;
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    text-align: center;
    padding: 15px 0 0 0;
    margin: 1.5em 0 0 1em;
}
.pageNumbers a.active, .pageNumbers a:hover {
    border: 1px solid #685f52;
}
.mainImg {
    margin: 0 0 2em 0;
    position: relative;
}
.mainImg img {
    width: 100%;
}
.mainImg a.prevImg {
    display: block;
    position: absolute;
    background: url(../images/leftIco.png) no-repeat;
    width: 33px;
    height: 33px;
    bottom: 20px;
    left: 20px;
}
.mainImg a.nextImg {
    display: block;
    position: absolute;
    background: url(../images/rightIco.png) no-repeat;
    width: 33px;
    height: 33px;
    bottom: 20px;
    right: 20px;
}
.col.R iframe {
    margin: 1em 0 0;
}
.specs {
    width: 30%;
}
.specs .spec {
    border: 1px solid #685f52;
    margin: 0 0 0.5em 0;
    font-family: 'montserrat', arial, helvetica, sans-serif;
    color: #685f52;
}
.specs .spec span {
    padding: 15px 20px;
}
.bl1 {
    border-left: 1px solid #685f52;
}
.agent {
    border: 1px solid #685f52;
    width: 65%;
    float: right;
    padding: 20px;
    margin: 0 0 0 10px;
}
.agent h2 {
    color: #685f52;
    margin: 0 0 1em 0;
}
.agent p {
    margin: 0;
}
.agent p.name {
    background: url(../images/nameIco.png) no-repeat center left;
    padding: 0 0 0 2em;
}
.agent p.email {
    background: url(../images/emailIco.png) no-repeat center left;
    padding: 0 0 0 2em;
}
.agent p.phone {
    background: url(../images/phoneIco.png) no-repeat center left;
    padding: 0 0 0 2em;
}
.col.L h5 {
    margin: 0 0 1em 0;
}
.col h6 {
    font-family: 'montserrat', arial, helvetica, sans-serif;
    font-weight: 700;
    color: #685f52;
    margin: 2em 0 1em;
}
.col a.printBrochure {
    text-decoration: none;
    border: 1px solid #685f52;
    padding: 15px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
    display: none;
}
.col a.printBrochure:hover {
    text-decoration: none;
    border: 1px solid #685f52;
    padding: 15px 20px;
    background: #685f52;
    color: white;
    -webkit-transition: all 0.3s ease-in-out;
    /* For Safari 3.1 to 6.0 */

    transition: all 0.3s ease-in-out;
}
.col ul {
    margin-bottom: 1em;
}
.contact_form {
    vertical-align: top;
}
.w100p {
	width: 100%!important;
}
@media all and (min-width: 980px) and (max-width: 1400px) {
    .navWrap nav, .topNavWrap nav {
        margin: 0 auto;
    }
}
@media all and (min-width: 768px) and (max-width: 979px) {
    .overlay_png, .banner_overlay, .mobilemenu_1 {
        display: none !important;
    }
    .dn {
        display: none;
    }
    .navWrap nav, .topNavWrap nav {
        max-width: 720px;
    }
    a.logo {
        margin: 30px 0;
    }
    .mainWrap, .bannerWrap, footer {
        width: 720px;
    }
    .mainCol {
        width: 720px;
    }
    .searchBox .formFields {
        width: 550px;
    }
    .searchBox select[name="search[building_type]"], .searchBox select[name="search[price_max]"], .searchBox select[name="search[bed_max]"], .searchBox select[name="search[price_min]"] {
        width: 255px;
    }
    aside.R {
        float: left;
    }
    aside {
        width: 720px;
    }
    .signUpBox {
        float: left;
        width: 345px;
    }
    .testimonials {
        float: right;
    }
    footer {
        margin: 50px auto;
    }
    .miniCol {
        width: 345px;
    }
    .searchBoxSm select {
        margin: 0 7px 0 0;
        width: 15%;
    }
    .agent {
        float: none;
        margin: 0 0 0 0;
        width: 100%;
    }
    .specs.L {
        float: none;
    }
    .specs {
        width: 50%;
    }
    a.menu {
        background: url(../images/menuIco.png) no-repeat;
        width: 21px;
        height: 21px;
        display: block;
        margin-top: 3.5em;
    }
    .nav_num{
        display: none!important;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .overlay_png {
        display: none;
    }
    .dn {
        display: none;
    }
    .navWrap nav, .topNavWrap nav {
        max-width: 460px;
    }
    a.logo {
        margin: 30px 0;
    }
    .mainWrap, .bannerWrap, footer {
        width: 460px;
    }
    .searchBox .formFields {
        width: 460px;
    }
    .mainCol {
        width: 460px;
    }
    .propertyFeed a.property {
        width: 460px;
    }
    aside {
        margin: 0 auto;
        width: 460px;
    }
    aside .miniCol {
        width: 100%;
    }
    footer {
       width: 460px;
    }
    .searchBox select[name="search[building_type]"], .searchBox select[name="search[price_max]"], .searchBox select[name="search[bed_max]"], .searchBox select[name="search[price_min]"] {
        display: block;
        float: none;
        margin: 20px 20px 0 0;
        padding: 10px 15px;
        width: 260px;
    }
    .searchBox input[type="submit"] {
        width: 100%;
    }
    .topNavWrap ul.R {
        float: none;
    }
    .searchBox a {
        width: 50%;
        padding: 25px 0;
        text-align: center;
    }
    .miniCol {
        width: 100%;
    }
    .col {
        width: 100%;
    }
    .col img {
        margin-bottom: 2em;
    }
    .pl10 {
        padding-left: 0;
    }
    .searchBoxSm select {
        display: block;
        margin: 1em 0 0;
        width: 100%;
    }
    header .R {
        float: left;
        margin: 2em 0 0 0;
    }
    header .L {
        float: none;
        margin: 2em 0 0 0;
    }
    .searchBoxSm input[type="submit"] {
        margin: 1em 0 0;
    }
    .agent {
        float: none;
        margin: 0 0 0 0;
        width: 100%;
    }
    .specs.L {
        float: none;
    }
    .specs {
        width: 100%;
    }
    a.menu {
        background: url(../images/menuIco.png) no-repeat;
        width: 21px;
        height: 21px;
        display: block;
        margin-top: 3.5em;
    }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .overlay_png {
        display: none;
    }
    .dn {
        display: none;
    }
    .navWrap nav, .topNavWrap nav {
        max-width: 300px;
    }
    a.logo {
        margin: 30px 0;
    }
    .mainWrap, .bannerWrap, footer {
        width: 300px;
    }
    .searchBox .formFields {
        width: 300px;
    }
    .mainCol {
        width: 300px;
    }
    .propertyFeed a.property {
        width: 300px;
    }
    aside {
        margin: 0 auto;
        width: 300px;
    }
    aside .miniCol {
        width: 280px;
    }
    footer {
        
    }
    .searchBox select[name="search[building_type]"], .searchBox select[name="search[price_max]"], .searchBox select[name="search[bed_max]"], .searchBox select[name="search[price_min]"] {
        display: block;
        float: none;
        margin: 20px 20px 0 0;
        padding: 10px 15px;
        width: 260px;
    }
    .searchBox input[type="submit"] {
        width: 100%;
    }
    .topNavWrap ul.R {
        float: none;
    }
    .searchBox a {
        width: 50%;
        padding: 25px 0;
        text-align: center;
    }
    .col {
        width: 100%;
    }
    .col img {
        margin-bottom: 2em;
    }
    .pl10 {
        padding-left: 0;
    }
    .searchBoxSm select {
        display: block;
        margin: 1em 0 0;
        width: 100%;
    }
    header .R {
        float: left;
        margin: 2em 0 0 0;
    }
    .searchBoxSm input[type="submit"] {
        margin: 1em 0 0;
    }
    .agent {
        float: none;
        margin: 0 0 0 0;
        width: 100%;
    }
    .specs.L {
        float: none;
    }
    .specs {
        width: 100%;
    }
    .topNavWrap nav .topPhone {
        margin: 0 0 0 85px;
    }
    a.menu {
        background: url(../images/menuIco.png) no-repeat;
        width: 21px;
        height: 21px;
        display: block;
        margin-top: 3.5em;
    }
    .dn {
        display: none;
    }
    .cf:before, .cf:after {
        content: " ";
        display: table;
    }
    .cf:after {
        clear: both;
    }
    .cf {
        *zoom: 1;
    }
	
	.btn {
		background: #FF0000;
	}
	
	#desktopmenu  {
		background: #FF0000;
	}

}
#hometease {
	float: left;
	width: 230px;
	padding: 20px;
	border: 1px solid #847148;
	margin: 5px;
}
#hometease a {
	color: #847148;
	font-size: 15px;
	font-weight: bold;
}

@media only screen and (min-width : 320px) and (max-width : 479px) {

#hometease {
	width: 270px;
}
.mobcontact {
	display: none;
}
}

h7 {
    font-family: 'montserrat', arial, helvetica, sans-serif;
    color: #685f52;
    font-weight: 700;
    text-transform: capitalize;
	font-size: 22px;
}
h8 {
    font-family: 'montserrat', arial, helvetica, sans-serif;
    color: #685f52;
    font-weight: 700;
	font-size: 15px;
}

.mobile-only {display: none; visibility:hidden}
@media screen 
  and (max-device-width: 736px) {
    .mobile-only {display: block;visibility:visible}  
}

.flexslider ul {
    margin-bottom: 0!important;
}
.flexslider ul li {
    background: none !important;
    margin: 0!important;
}
.flexslider ul li a {
    border-bottom: none!important;
    margin-bottom: 0!important;
}
.flexslider {
    margin-bottom: 20px!important;
}

.flexslider img {
    margin-bottom: 0!important;
}
    
fl mr50 pagination {
	display: none;
}

.property-icon {
    height: 20px;
    padding: 0px 10px 4px 0px;
    vertical-align: middle;
}

.property-icon-no {
    font-size: 16px;
    color: #685f52;
    font-weight: bold;
    padding-right: 15px;
    padding-left: 0px;
	font-family: 'montserrat', arial, helvetica, sans-serif;

}
