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

    .fluidgrid {
/*        position:relative;*/
        width:1010px;
        margin:auto;
    }

    .fluidgrid-cell-full .fluidgrid {
        width:100%;
    }

    .fluidgrid .fluidgrid {
        margin:0px;
        /*margin-left:-10px;
        margin-right:-10px;*/
    }

    .head {
        height:110px;
    }

    .translated-ltr .head {
        top:37px;
    }

    .logo-cont {
        position:absolute;
        top:20px;
        left:40px;
    }

    .foot-mid .logo-cont {
        top:40px;
    }

    .logo-cont span {
        font-size: 26px;
        font-family: 'Frank Ruhl Libre', serif;
        font-weight: 300;
        color: #162731;
        line-height: 1.3;
        display:block;
    }

    .logo {
        width:136px;
        height:44px;
    }

    .menu-icon {
    }

    .menu {
        position:relative;
        z-index:2;
    }
    
    #nav {
        height:77px;
    }

    #nav a {
        display:block;
        min-width:5em;
        white-space:nowrap;
        padding-right:10px;
    }

    #nav li { /* all list items */
        float:left;
        width:250px; /* width needed or else Opera goes nuts */
        margin-right:50px;
    }

    #nav a.nav-main {
        text-decoration:none;
    }

    #nav a.nav-main:hover {
    }

    #nav li ul { /* second-level lists */
        position:absolute;
        left:-999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    }

    #nav ul.nav-subnav li {
        width:100%;
        clear:left;
    }

    #nav ul.nav-subnav li a {
    }
    
    #nav ul.nav-subnav li a:hover {
    }

    #nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
        left:auto;
    }
    
    /* hack to fix width of submenu li tags in IE */
    #nav li.sfhover ul {
        width:150px !important;
    }

    .content {
        margin-top:150px;
    }

    .contentarea-2col {
        column-count:2;
        column-gap:50px;
        -moz-column-count:2;
        -moz-column-gap:50px;
        -webkit-column-count:2;
        -webkit-column-gap:50px;
    }

    .box-searchrow {
        position:fixed;
        z-index:200;
        background:#f2f2f2;
        top:110px;
        width:1165px;
    }

    .box-imgmodule {
        height:380px;
    }

    .fluidgrid-cell-full .box-imgmodule {
        height:auto;
    }

    .box-imgmodule .image img {
        width:100%;
    }

    .contentarea-2col h1, .contentarea-2col h2 {
        column-span:all;
        -moz-column-span:all;
        -webkit-column-span:all;
    }

    .foot {
        position:relative;
        width:1165px;
        margin:auto;
    }

    .foot .foot-mid {
        position:relative;
        width:1165px;
        margin:auto;
        padding:20px 0px;
        min-height:100px;
    }

    .foot-mid .foot-social {
        position:absolute;
        right:30px;
        top:55px;
        font-size: 30px;
        color:#ffffff;
        width:495px;
        float:right;
        text-align:right;
    }

    .foot-mid .foot-social a {
        color:#ffffff !important;
        text-decoration:none;
    }

    .foot-mid .followus {
        display:inline;
        width:445px;
        overflow:hidden;
    }

    .foot-mid .followus a {
        display:inline-block;
        margin-right:5px;
        margin-bottom:5px;
        white-space:nowrap;
    }

    .menu-head {
        height:77px;
    }

    .menu-head .icon-close {
        color:#ed2942;
        position:absolute;
        text-decoration:none;
        top:30px;
        right:30px;
        font-size:30px;
    }

    .mobile-nav {
        width:100%;
        position:fixed;
        right:0px;
        top:0px;
        height:0px;
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        transition: all .5s ease;
        z-index:201;
        background:rgba(21,38,49,0.95);
        overflow:hidden;
    }

    .nav-display {
        filter: alpha(opacity=100);
        opacity: 1;
        height:100%;
        bottom:0px;
        overflow:scroll;
    }

    .mobile-nav-cont {
        top:0px;
        bottom:0px;
        width:1200px;
        margin:auto;
        overflow:auto;
    }

    #nav {
    }

    .foot #nav {
        height:auto;
        line-height:30px;
    }

    .foot #nav a.nav-main {
        font-size: 21px;
        font-family: 'Frank Ruhl Libre', serif;
        color: #ffffff;
        font-weight: 300;
        line-height: 1.3;
        border-bottom:1px solid #ffffff;
        padding-bottom:10px;
    }

    .foot #nav div {
        margin-bottom:20px;
    }

    .foot #nav ul.nav-subnav li a {
        font-size:17px;
        color:#ffffff;
        text-decoration:none;
        line-height:1.231;
        height:20px;
        padding-top:10px;
    }

    .foot #nav li ul {
        position:static;
        left:auto !important;
        height:220px;
    }

    .foot #nav li:nth-child(n+5) ul {
        height:300px;
    }

    .foot #nav a.nav-subnav-haschildren {
        font-size:17pt !important;
    }

    .foot #nav li.nav-subnav-haschildren {
        padding-bottom:20px;
    }

    .foot #google_translate_element {
        position:absolute;
        width:160px;
        height:25px;
        bottom:117px;
        right:40px;
        overflow:hidden;
    }

    .foot .foot-bottom {
        height:40px;
        line-height:40px;
    }

    .foot .foot-bottom .foot-bottom-right {
        float:right;
    }

    /* Control/Content layout and styling */
    .home-fluidgrid h2 {
        min-height:47px; /* forcing height for IE */
    }

    .box-overlayhider {
        width:300px;
    }

    .fluidgrid-cell-full .box-vimeo {
        height:655px;
    }

    .box-fluidgridplus-nav {
        position:absolute;
        top:50%;
        width:100%;
        /*min-height:70px;
        text-align:center;*/
    }

    .box-fluidgridplus-nav .fluidgridoplus-prev {
        position:absolute;
        top:0px;
        width:30px;
        height:30px;
        left:-60px;
        font-size:30px;
        color:#ec2a43;
    }

    .box-fluidgridplus-nav .fluidgridoplus-next {
        position:absolute;
        top:0px;
        width:30px;
        height:30px;
        right:-40px;
        font-size:30px;
        color:#ec2a43;
    }

    .box-home-contentpage {
        max-width:750px;
        margin:auto;
    }

    .box-blog {
        padding:30px 150px;
    }

    .htmlslider .box-propoftheweek {
        margin:-40px;
    }

    .box-propoftheweek { }

    .box-propoftheweek .box {
        box-sizing: border-box;
        position:absolute;
        right:40px;
        bottom:50px;
        min-width:350px;
        height:100px;
        background:rgba(255,255,255,0.6);
        text-align:left;
        padding:20px 30px;
    }

    .box-propoftheweek .box h3 {
        margin-bottom:5px;
    }

    .box-propoftheweek .box .svgicon {
        position:absolute;
        right:20px;
        top:50%;
    }


    .box-card-container {
        min-height:1000px;
    }

    .box-card {
        position:absolute;
        right:2%;
        top:200px;
        width:220px;
    }

    .box-property-list .box-property-icons {
        position:absolute;
        bottom:2px;
        left:10px;
        right:10px;
    }

    .box-staff-card {
    }

    .box-ofi .fluidgrid {
        width:1025px;
    }

    .box-grid .fluidgrid-cell {
        min-height:55px;
        margin-bottom:0px !important;
    }

    /* Control/Content layout and styling */
    .desktop-fluidgrid-cell-2 {
         width:33.3333333333% !important;
    }

    .fluidgrid-cell-allowoverflow {
        overflow:visible;
    }

    .fluidgrid-group {
        max-width:1165px;
        margin:auto;
    }

    .is_stuck {
        padding-top:90px;
        padding-bottom:20px;
        transition: padding 0.5s linear;
        background:#252526;
    }

    .sticky-light {
        background:#414042 !important;
    }

    /* general useful styles */
    .hidden-desktop {
        display:none;
    }

