html {
  font-size: 10px; }
  html .preloading {
    background-image: url(https://www.oversea-property-investment.com.hk/assets/logo.png);
    background-position: center;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1;
    background-size: 200px;
    width: 100%;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    opacity: 1; }
  html body {
    outline: none;
    font-size: 1.2rem;
    background-color: #fcfcfc;
    margin: 0; }
    html body img {
      display: block;
      max-width: 100%; }
    html body blockquote {
      border-color: #3F7B4E; }
    html body nav {
      background-color: transparent;
      position: fixed;
      top: 0;
      opacity: 1;
      z-index: 3;
      box-shadow: none;
      transition: all .2s linear;
      height: 55px;
      line-height: 55px; }
      html body nav.active {
        background-color: #fff;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
        html body nav.active .brand-logo {
          height: 50px;
          background-size: cover; }
      @media (max-width: 600px) {
        html body nav {
          height: 55px !important;
          background-color: #fff;
          -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
          html body nav .brand-logo {
            height: 50px !important;
            background-size: cover !important; } }
      html body nav .brand-logo {
        background-image: url(https://www.oversea-property-investment.com.hk/assets/logo.png);
        background-size: 130px 90px;
        width: 150px;
        height: 110px;
        background-repeat: no-repeat;
        background-position: center; }
    html body .wrapper .container {
      max-width: 1300px;
      margin: 20px auto; }
    html body footer.page-footer {
      background-color: #3F7B4E;
      padding-top: 0; }

/*# sourceMappingURL=common.css.map */
