
    .container {
        position:relative;
        width:640px;
        margin:auto;
    }

    .fluidgrid {
        position:relative;
        margin:auto;
    }

    .fluidgrid .fluidgrid {
        /*margin:0px -25px;*/
    }

    .head {
        height:119px;
        position:relative;
    }

    .head-top {
        text-align: center;
    }

    .logo-cont {
        position:absolute;
        width:100%;
        text-align:center;
    }

    .logo {
        height:100px;
        padding:7px 0;
    }

    .logo-cont span {
        border-bottom:1px solid #c20031;
    }

    .menu-icon {
        position:absolute;
        top:40px;
        left:20px;
        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 {
    }

    .box-overlayhider .hidebox-show .hiddenbottom {
        position:absolute;
        bottom:64px;
        height:84px;
    }


    .box-home-contentpage .fluidgrid-6 .fluidgrid-cell-2 {
        width: 194px !important;
    }

    .box-home-contentpage .fluidgrid-6 .fluidgrid-cell-4 {
        width: 394px !important;
    }
    .box-home-contentpage .fluidgrid-6 .fluidgrid-cell-4 p {
        margin: 0;
        font-style: italic;
        font-size: 14px;
        line-height: 20px;
    }

    .foot {
    }

    .foot-mid {
    }

    .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:115px;
        background:#ffffff;
        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:#f3f3f3;
    }   

    .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;
    }

    .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-fluidgridplus-nav {
        width:100%;
        min-height:50px;
        margin-bottom:20px;
        text-align:center;
    }

    .box-fluidgridplus-nav .fluidgridoplus-prev {
        top:0px;
        position:absolute;
        width:30px;
        height:50px;
        left:0px;
    }

    .box-fluidgridplus-nav .fluidgridoplus-next {
        position:absolute;
        top:0px;
        width:30px;
        height:50px;
        right:0px;
    }

    .box-propoftheweek { }

    .box-propoftheweek .potw-moredetail {
        position:absolute;
        top:30px;
        right:80px;
        z-index:2;
    }

    .box-propoftheweek .fluidgrid-cell-nopadding {
        margin-bottom: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;
    }

    .box-testimonialslider .box-home-testimonial {
        font-size:24px;
    }

    .tablet-fluidgrid-cell-2 {
        width:50% !important;
    }

    .tablet-fluidgrid-cell-4 {
        width:100% !important;
    }

    .box-property-list h1 {
    }

    .box-property-list .box-property-icons {
        padding:0px;
        padding-top:10px;
        margin-bottom:0px !important;
    }

    .box-staff-card .button {
        float:left;
        display:inline-block;
        width:31.25%;
        clear:none;
        margin-right:10px;
    }

    .box-ofi .fluidgrid {
        width:650px;
    }

    .spacer-h2 {
        height:59px;
    }

    .gebrayel-head-content {
        text-align:center;
    }

    /* scale images to fit container size */
    .contentarea img {
        max-width:100%;
        height: auto;
        width:auto;
    }

    /* general useful styles */
    .hidden-tablet {
        display:none;
    }

    /* Print styles */
    @media print {
        .followus, .head-bottom, .trail, .menu-icon, .imagelightbox-thumbs, .box-property-icons, .foot, .vcard, .noprint {
            display:none;
        }
    }

