    body {
        background: #ffffff;
    }

    .container {
        position:relative;
        width:300px;
        margin:auto;

    }

    .fluidgrid {
        width:300px;
        margin:auto;
    }

    .fluidgrid-group-light {
        background: #ffffff;
        border-top: 1px solid #ffe164;
        border-bottom: 1px solid #ffe164;
    }

    .head {
        height:71px;
        position:relative;
    }

    .head-top {
        text-align: center
    }

    .logo-cont {
        position:absolute;
        width:100%;
        text-align:center;
    }

    .logo {
        height:45px;
        padding-top: 4px;
    }

    .logo-cont span {
        border-bottom:1px solid #c20031;
        font-size:12px;
    }

    .menu-icon {
        position:absolute;
        top:11px;
        left:0px;
        color:#e1e1e1;
        font-size:30px;
        text-decoration:none;
    }
    .menu-icon img {
        width:30px;
    }

    .topsearch {
        position:absolute;
        right:0px;
        padding-top:10px;
    }
    .topsearch img {
        height:46px;
    }
    .content {
    }

    .foot {
    }

    .foot .foot-top {
        font-size:12px;
    }

    .foot #google_translate_element {
        width:160px;
        margin:0 auto;
        margin-top:30px;
    }

    .foot-mid .followus {
        float: right;
    }

    .foot-mid .followus a {
        margin-right:20px;
    }

    .foot-mid .mobile-nav {
        width:100%;
        position:absolute;
        left:0px;
        top:71px;
        background:#f3f3f3;
        height:0px;
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        transition: all .5s ease;
        overflow:hidden;
        z-index:10;
        border-top:1px solid #d9d9d9;
    }



    .nav-display {
        filter: alpha(opacity=0) !important;
        opacity: 1 !important;
        height:auto !important;
    }

    .foot-mid #nav-mobile, #nav-mobile ul { /* all lists */
        padding:0;
        margin:0;
        list-style:none;
        line-height:1;
    }

    .foot-mid ul#nav-mobile li a {
        display:block;
        width:100%;
        border-bottom:1px solid #d9d9d9;
        color:#595455;
        text-decoration:none;
        padding-left:25px;
        font-family: 'Roboto Condensed', sans-serif;
        font-size:24px;
        text-transform:uppercase;
    }
    
    .foot-mid ul#nav-mobile li a:hover {
        color:#ffffff;
        background:#595455;
    }

    .foot-mid .nav-main {
        font-size:30px;
        padding:10px;
    }

    .foot-mid .nav-subnav {
        background:#ffffff;
    }   

    .foot-mid .nav-subnav a {
        padding:10px;
        padding-left:50px !important;
        color:#595455;
        text-transform:none !important;
    }

    .foot-mid .nav-subnav a:hover {
        color:#ffffff;
        background:#2a2425;
    }

    .foot-bottom {
        text-align:center;
    }

    .foot-bottom-right {
        padding-top:10px;
    }

    /* Control/Content layout and styling */
    h1, h1.heading {
        font-size: 36px;
        white-space:normal;
    }

    h2, h2.heading {
        font-size: 30px;
        white-space:normal;
    }

    .nivo-directionNav, .nivo-controlNav {
        display:none;
    }

    .nivo-caption {
        height:15px;
        line-height:15px;
        font-size:10px;
    }

    .lightbox {
        padding:0px;
    }

    .lightbox .body {
        margin:0px;
        left:0px;
        right:0px;
        top:49px;
        bottom:0px;
        padding:0px;
        height:100% !important;
        width:auto !important;
        -webkit-border-radius:0px;
        -moz-border-radius:0px;
        border-radius:0px;
    }

    .box-testimonialslider .box-home-testimonial {
        font-size:24px;
    }

    .box-fluidgridplus-nav {
        width:100%;
        min-height:50px;
        margin-bottom:20px;
        text-align:center;
    }

    .box-fluidgridplus-nav .fluidgridoplus-prev {
        position:absolute;
        top:0px;
        width:30px;
        height:50px;
        left:0px;
    }

    .box-fluidgridplus-nav .fluidgridoplus-next {
        position:absolute;
        top:0px;
        width:30px;
        height:50px;
        right:0px;
    }

    .box-property-list h1 {
    }

    .box-property-list .box-property-icons {
        padding:0px;
        padding-top:10px;
        margin-bottom:0px !important;
    }

    .box-ofi .cell-label {
        height:80px !important;
        padding:10px;
    }

    .box-ofi .cell-label .label {
        white-space:normal;
    }

    .box-ofi .fluidgrid-cell {
        padding:10px;
    }

    .box-ofi .cell-singleheight {
        height:40px !important;
    }

    .imagelightbox .imagelightbox-thumbs #left, .imagelightbox .imagelightbox-thumbs #right {
        display:none;
    }

    .imagelightbox .imagelightbox-thumbs .imagelightbox-thumbs-inner {
        left:-7px;
    }

    .imagelightbox a {
        margin-right:2px;
    }

    .imagelightbox a:nth-child(even) {
        margin-right:0px;
    }

    .imagelightbox a img {
        width:149px;
    }

    .spacer-h2 {
        display:none;
    }

    .box-testimonialslider .box-home-testimonial {
        padding-bottom:40px;
    }

    .htmlslider {
    }

    .fluidgrid-cell-4 .box-home-contentpage .box-home-contentpage-content {
        padding-left:10px;
        padding-right:10px;
    }

    .box-propoftheweek .potw-moredetail {
        position:absolute;
        top:110px;
        left:80px;
        z-index:2;
    }

    .box-propoftheweek .fluidgrid-cell-nopadding .image img {
        margin-top:1px !important;
    }

    .box-propoftheweek-large img {
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        -moz-background-clip:padding-box !important;
        -webkit-background-clip:padding-box !important;
        background-clip:padding-box !important;
        margin-bottom:1px !important;
        padding-right:1px;
    }

    .tabs .tablabels {
        padding-left:0px;
    }

    .tabs .tablabels .tablabel {
        width:100%;
        font-size:20px;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
    }

    .tabs .tab {
        padding:20px 0px;
    }


    .headtitle { padding:0 7px;  }

    /* scale images to fit container size */
    .contentarea img {
        max-width:100%;
        height: auto;
        width:auto;
    }

    /* general useful styles */
    .hidden-phone {
        display:none;
    }

    .image-noscale-phone img {
        max-width:300px !important;
    }

    .skiptranslate iframe {
        display:none;
    }

    .translated-ltr body {
        top: 0px !important;
    }

    html {
        -webkit-text-size-adjust: none;
    }
