
    .container {
        position:relative;
        width:300px;
        margin:auto;
    }

    .fluidgrid {
        width:300px;
        margin:auto;
    }

    .head {
        height:49px;
    }

    .head-top {
    }

    .logo-cont {
        position:absolute;
        right:0px;
        text-align:right;
    }

    .logo {
        width:100px;
        height:49px;
    }

    .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;
    }

    .content {
        margin-top:49px;
    }

    .foot {
    }

    .foot .foot-top {
        font-size:12px;
    }

    .foot-mid {
        height:89px;
    }

    .foot #google_translate_element {
        width:160px;
        margin:0 auto;
        margin-top:30px;
    }

    .foot-mid .followus {
        width:280px;
        margin:auto;
        margin-top:30px;
    }

    .foot-mid .followus a {
        margin-right:20px;
    }

    .foot-mid .followus a:last-of-type {
        margin-right:0px;
    }

    .mobile-nav {
        width:100%;
        position:fixed;
        left:0px;
        top:51px;
        height:0px;
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        transition: all .5s ease;
        overflow-y: auto;
        overflow-x: hidden;
        z-index:101;
    }

    .nav-display {
        filter: alpha(opacity=100);
        opacity: 1;
        height:100%;
    }

    .foot ul#nav li a {
        display:block;
        width:100%;
        border-bottom:1px solid #414042;
        color:#ffffff;
        text-decoration:none;
    }

    .foot ul#nav li a:hover {
        text-decoration:underline;
    }

    .foot .nav-main {
        font-size:30px;
        padding:10px 20px;
    }

    .foot #nav li {
        background:#252526;
    }

    .foot .nav-subnav {
        display:none;
    }

    .foot .nav-subnav li {
        background:#1c1c1c;
    }

    .foot .nav-subnav a {
        font-size:24px;
        padding:10px 40px;
    }

    .foot-bottom {
        padding-top:10px;
        height:110px;
        /*line-height:40px;*/
        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:30px;
        line-height:30px;
    }

    .lightbox {
        padding:0px;
    }

    .lightbox .body {
        margin:0px;
        left:0px;
        right:0px;
        top:49px;
        bottom:0px;
        padding:0px;
        height:auto !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:90px !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 {
        padding:40px 10px;
    }

    .box-testimonialslider.buttonnav .htmlslider {
        padding-bottom:0;
    }

    .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;
    }

    .nivo-caption {
        font-size:14px;
        line-height:14px;
    }

    /* 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;
    }
