/*
 * This file will hold styles for the mobile version of your website (mobile first).
 */
/*
 * This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide.
 */
@font-face {
  font-family: 'helvetica_neue_lightregular';
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-light-webfont.eot);
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-light-webfont.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/manorlakes/font/helveticaneue-light-webfont.woff) format('woff'), url(/sites/all/themes/manorlakes/font/helveticaneue-light-webfont.ttf) format('truetype'), url(/sites/all/themes/manorlakes/font/helveticaneue-light-webfont.svg#helvetica_neue_lightregular) format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'helvetica_neueregular';
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-roman-webfont.eot);
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-roman-webfont.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/manorlakes/font/helveticaneue-roman-webfont.woff) format('woff'), url(/sites/all/themes/manorlakes/font/helveticaneue-roman-webfont.ttf) format('truetype'), url(/sites/all/themes/manorlakes/font/helveticaneue-roman-webfont.svg#helvetica_neueregular) format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'helvetica_neue_mediumregular';
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-medium-webfont.eot);
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-medium-webfont.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/manorlakes/font/helveticaneue-medium-webfont.woff) format('woff'), url(/sites/all/themes/manorlakes/font/helveticaneue-medium-webfont.ttf) format('truetype'), url(/sites/all/themes/manorlakes/font/helveticaneue-medium-webfont.svg#helvetica_neue_mediumregular) format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'helvetica_neuebold';
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-bold-webfont.eot);
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-bold-webfont.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/manorlakes/font/helveticaneue-bold-webfont.woff) format('woff'), url(/sites/all/themes/manorlakes/font/helveticaneue-bold-webfont.ttf) format('truetype'), url(/sites/all/themes/manorlakes/font/helveticaneue-bold-webfont.svg#helvetica_neuebold) format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'helvetica_neuecondensed_heavy';
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-heavycond-webfont.eot);
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-heavycond-webfont.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/manorlakes/font/helveticaneue-heavycond-webfont.woff) format('woff'), url(/sites/all/themes/manorlakes/font/helveticaneue-heavycond-webfont.ttf) format('truetype'), url(/sites/all/themes/manorlakes/font/helveticaneue-heavycond-webfont.svg#helvetica_neuecondensed_heavy) format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'helvetica_neuecondensed';
  src: url(/sites/all/themes/manorlakes/font/HelveticaNeueLTStd-LtCn.eot);
  src: url(/sites/all/themes/manorlakes/font/HelveticaNeueLTStd-LtCn.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/manorlakes/font/HelveticaNeueLTStd-LtCn.woff) format('woff'), url(/sites/all/themes/manorlakes/font/HelveticaNeueLTStd-LtCn.ttf) format('truetype'), url(/sites/all/themes/manorlakes/font/HelveticaNeueLTStd-LtCn.svg) format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'helvetica_neueultraLtIt';
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-ultralightital-webfont.eot);
  src: url(/sites/all/themes/manorlakes/font/helveticaneue-ultralightital-webfont.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/manorlakes/font/helveticaneue-ultralightital-webfont.woff) format('woff'), url(/sites/all/themes/manorlakes/font/helveticaneue-ultralightital-webfont.ttf) format('truetype'), url(/sites/all/themes/manorlakes/font/helveticaneue-ultralightital-webfont.svg#helvetica_neueultraLtIt) format('svg');
  font-weight: normal;
  font-style: normal; }
/*
 * VARIABLES
 */
/*
 * Stage Colours
 */
/*
 * BUTTON
 */
/*
 * *******************************************
 */
/*
 * ************** Base Elements **************
 */
/*
 * *******************************************
 */
body {
  color: #666666;
  font-family: 'helvetica_neue_lightregular', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0; }

h1 {
  width: 202px;
  height: 77px;
  float: left;
  position: relative;
  margin-top: 0;
  font-weight: normal; }
  h1 a {
    text-indent: -9999px;
    overflow: hidden;
    background: url(/sites/all/themes/manorlakes/images/manor_lakes.png);
    background-size: cover;
    width: 100%;
    height: 100%;
    float: left; }
  h1#page-title {
    font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 38px;
    width: 100%;
    float: left;
    text-align: left;
    text-transform: uppercase;
    color: #0078be;
    height: auto;
    line-height: 1.1em; }

body.front #block-system-main h2 {
  font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 38px;
  width: 100%;
  float: left;
  text-align: center;
  text-transform: uppercase;
  color: #0078be;
  height: auto;
  line-height: 1.1em;
  margin-bottom: 20px; }

h2 {
  font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 30px;
  width: 100%;
  float: left;
  text-align: center;
  text-transform: uppercase;
  color: #00adef;
  line-height: 50px;
  margin: 0;
  font-weight: normal; }
  h2.block-title {
    color: #0078be;
    font-size: 18px;
    line-height: 24px;
    text-align: left; }
  h2.site-name {
    width: 202px;
    height: 77px;
    float: none;
    position: relative;
    margin: 0 auto;
    font-weight: normal; }
    h2.site-name a {
      text-indent: -9999px;
      overflow: hidden;
      background: url(/sites/all/themes/manorlakes/images/manor_lakes.png);
      background-size: cover;
      width: 100%;
      height: 100%;
      float: left; }

h3 {
  font-family: 'helvetica_neue_lightregular', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 23px;
  line-height: 30px;
  width: 90%;
  max-width: 1100px;
  float: none;
  text-align: center;
  color: #0078be;
  margin: 30px auto 20px;
  font-weight: normal; }

h4 {
  font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 27px;
  line-height: 30px;
  color: #0078be;
  font-weight: normal;
  text-transform: uppercase; }

h5 {
  font-family: 'helvetica_neue_lightregular', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 23px;
  line-height: 30px;
  width: 90%;
  max-width: 1100px;
  float: none;
  color: #0078be;
  font-weight: normal; }

blockquote {
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
    /*
   * padding: 30px 30px 20px;
   */
  padding: 0 15% 0 5%;
    /*
   * 
   * border: 2px solid $dark-blue;
   * background: $baby-blue;
   */
  color: #0078be;
  float: left;
  width: 100%;
  box-sizing: border-box; }
  blockquote p {
    margin: 0;
    float: left;
    width: 100%; }
    blockquote p strong {
      float: left;
      width: 100%;
      text-align: right;
      color: #666666; }

  article img {
    width: 100%;
    height: auto; }

/*
 * ********************************************
 */
/*
 * ************** Header Wrapper **************
 */
/*
 * ********************************************
 */
#section-header {
  padding-bottom: 5px;
  margin-bottom: 3px;
  border-bottom: 1px solid #00adef; }

/*
 * ***********************************************
 */
/*
 * ************** Branding Elements **************
 */
/*
 * ***********************************************
 */
#zone-branding {
  margin-top: 30px; }
  #zone-branding h1 {
    margin-top: 0; }
  #zone-branding .region-branding {
    position: static; }
  #zone-branding .branding-data {
    float: left;
    width: 100%;
    text-align: center; }
  #zone-branding .site-name-slogan {
    float: none; }
  #zone-branding .logo-img {
    float: none; }
  #zone-branding .header_links {
    float: right;
    text-align: center;
    height: 35px;
    margin-top: 42px;
    width: 100%; }
    #zone-branding .header_links a {
      display: inline-block;
      margin-left: 12px;
      font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 18px;
      text-decoration: none;
      text-transform: uppercase;
      float: none;
      line-height: 19px;
      box-sizing: border-box;
      vertical-align: top;
      -webkit-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      #zone-branding .header_links a.enquire {
        color: white;
        background: #f49227;
        padding: 8px 25px;
        height: 35px; }
      #zone-branding .header_links a.rss {
        width: 29px;
        height: 35px;
        text-indent: -9999px;
        overflow: hidden;
        background: url(/sites/all/themes/manorlakes/images/icon_rss.png);
        background-size: cover;
        font-size: 0; }
      #zone-branding .header_links a.facebook {
        width: 14px;
        height: 35px;
        text-indent: -9999px;
        overflow: hidden;
        background: url(/sites/all/themes/manorlakes/images/icon_facebook.png);
        background-size: cover;
        font-size: 0; }
      #zone-branding .header_links a:hover {
        opacity: 0.75; }
    #zone-branding .header_links p {
      height: 35px;
      margin: 0;
      font-size: 0; }
  #zone-branding .side_links {
    position: fixed;
    right: 0px;
    top: 140px;
    z-index: 9999;
    display: none; }
    #zone-branding .side_links p {
      margin-bottom: 5px; }
    #zone-branding .side_links .email {
      background: url(/sites/all/themes/manorlakes/images/side_email.jpg);
      width: 39px;
      height: 38px;
      text-indent: -999px;
      margin-bottom: 5px;
      overflow: hidden; }
    #zone-branding .side_links .help {
      background: url(/sites/all/themes/manorlakes/images/side_bulb.jpg);
      width: 39px;
      height: 38px;
      text-indent: -999px;
      margin-bottom: 5px;
      overflow: hidden; }
    #zone-branding .side_links .calculator {
      background: url(/sites/all/themes/manorlakes/images/side_calc.jpg);
      width: 39px;
      height: 38px;
      text-indent: -999px;
      margin-bottom: 5px;
      overflow: hidden; }
    #zone-branding .side_links .map {
      background: url(/sites/all/themes/manorlakes/images/side_map.jpg);
      width: 39px;
      height: 38px;
      text-indent: -999px;
      margin-bottom: 5px;
      overflow: hidden; }
  #zone-branding .subheader {
    float: left;
    width: 100%;
    margin: 30px 0; }

/*
 * *******************************************
 */
/*
 * ************** Menu Elements **************
 */
/*
 * *******************************************
 */
#zone-menu-wrapper {
  background: #0078be; }
  #zone-menu-wrapper .grid-12 {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
    #zone-menu-wrapper .responsive-menus.responsified span.toggler {
      background: #0078be;
      padding: 20px;
      box-shadow: none; }
    #zone-menu-wrapper .responsive-menus.responsified .responsive-menus-simple {
      background: #0078be; }
  #zone-menu-wrapper .nice-menu-main-menu {
    float: left;
    width: 100%;
    text-align: center; }
    #zone-menu-wrapper .nice-menu-main-menu li {
      float: none;
      display: inline-block;
      background: none;
      border: 0; }
      #zone-menu-wrapper .nice-menu-main-menu li a {
        font-family: 'helvetica_neueregular', Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #0078be;
        font-size: 17px;
        text-transform: uppercase;
        text-decoration: none;
        padding: 8px 20px 8px 0;
        cursor: pointer;
        line-height: 30px;
        border-bottom: 0;
        -webkit-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -transition: all 0.2s ease;
        transition: all 0.2s ease; }
        #zone-menu-wrapper .nice-menu-main-menu li a:after {
          display: block;
          position: absolute;
          right: 2px;
          content: "•";
          top: 0px;
          line-height: 46px;
          color: #0078be !important; }
        #zone-menu-wrapper .nice-menu-main-menu li a:hover {
          color: #00adef; }
        #zone-menu-wrapper .nice-menu-main-menu li.last a {
          padding-right: 0; }
          #zone-menu-wrapper .nice-menu-main-menu li.last a:after {
            display: none; }
      #zone-menu-wrapper .nice-menu-main-menu li ul {
        width: auto;
        top: 46px;
        border: 1px solid #cccccc;
        text-align: left;
        padding: 4px;
        background: white; }
        #zone-menu-wrapper .nice-menu-main-menu li ul li {
          float: left;
          width: 100%; }
          #zone-menu-wrapper .nice-menu-main-menu li ul li a {
            font-size: 16px;
            padding: 4px;
            background: white;
            line-height: 20px; }
            #zone-menu-wrapper .nice-menu-main-menu li ul li a:after {
              display: none; }
            #zone-menu-wrapper .nice-menu-main-menu li ul li a:hover {
              background: #f9f9f9; }
            #zone-menu-wrapper .nice-menu-main-menu li ul li.last a {
              padding-right: 4px; }

#zone-content-wrapper {
  padding-top: 20px; }
  #zone-content-wrapper #zone-content {
    position: static; }
  #zone-content-wrapper article {
    margin-top: 30px; }

/*
 * *********************************************
 */
/*
 * ************** Footer Elements **************
 */
/*
 * *********************************************
 */
#zone-footer-wrapper {
  padding-bottom: 20px;
  margin-bottom: 18px;
  border-bottom: 1px solid #00adef;
  padding-top: 20px;
  margin-top: 6px;
  border-top: 1px solid #00adef; }
  #zone-footer-wrapper ul.menu {
    float: left;
    width: 100%;
    text-align: justify;
    font-family: 'helvetica_neuecondensed_heavy', Helvetica Neue, Helvetica, Arial, sans-serif; }
    #zone-footer-wrapper ul.menu li {
      display: inline-block;
      position: relative;
      vertical-align: top;
      margin-left: 0;
      width: 40%; }
      #zone-footer-wrapper ul.menu li a {
        font-size: 14px;
        text-decoration: none;
        text-transform: uppercase;
        color: #0078be; }
        #zone-footer-wrapper ul.menu li a:hover {
          color: #00adef; }
      #zone-footer-wrapper ul.menu li ul {
        width: auto;
        text-align: left;
        float: none;
        display: block;
        clear: both; }
        #zone-footer-wrapper ul.menu li ul li {
          float: none;
          display: block;
          clear: both;
          padding-bottom: 0;
          margin: 0;
          width: 100%; }
          #zone-footer-wrapper ul.menu li ul li a {
            float: left;
            font-size: 12px;
            font-family: 'helvetica_neuecondensed', Helvetica Neue, Helvetica, Arial, sans-serif;
            color: #0078be; }
            #zone-footer-wrapper ul.menu li ul li a:hover {
              color: #00adef; }
        #zone-footer-wrapper ul.menu li.menu-mlid-612 a {
          color: white;
          background-color: #0078be;
          padding: 0 7px 0 36px;
          background-image: url(/sites/all/themes/manorlakes/images/icon_builders_info.png);
          background-repeat: no-repeat;
          background-position: left;
          line-height: 30px;
          height: 30px;
          float: right;
          -webkit-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          -transition: all 0.2s ease;
          transition: all 0.2s ease; }
          #zone-footer-wrapper ul.menu li.menu-mlid-612 a:hover {
            color: fff;
            opacity: 0.75; }
      #zone-footer-wrapper ul.menu li.last {
        padding-right: 0; }
    #zone-footer-wrapper ul.menu:after {
      content: '';
      display: inline-block;
      width: 100%; }
      @media (max-width: 760px) {
        #zone-footer-wrapper ul.menu:after {
      display: none; } }

  #zone-footer-two-wrapper p {
    font-size: 12px;
    color: #808284;
    font-family: 'helvetica_neuecondensed', Helvetica Neue, Helvetica, Arial, sans-serif; }
    #zone-footer-two-wrapper p a {
      color: #0078be; }

/*
 * ***************************************
 */
/*
 * ************** Home Page **************
 */
/*
 * ***************************************
 */
  .view-home-slider .flexslider {
    box-shadow: none;
    border-width: 1px;
    margin-bottom: 0; }
    .view-home-slider .flexslider .flex-control-nav {
      bottom: 20px;
      z-index: 2;
      height: 20px; }
    .view-home-slider .flexslider .flex-control-paging li a {
      background: white; }
      .view-home-slider .flexslider .flex-control-paging li a.flex-active {
        background: #0078be; }
        .view-home-slider .flexslider .flex-control-paging li a.flex-active:hover {
          background: #00adef; }
      .view-home-slider .flexslider .flex-control-paging li a:hover {
        background: #00adef; }
    .view-home-slider .flexslider .slides {
      overflow: hidden; }
      .view-home-slider .flexslider .slides img {
        width: 100%;
        height: auto; }

#zone-preface {
  width: 100%; }
  #zone-preface .region-preface-first {
    width: 100%;
    margin: 0; }
    #zone-preface .region-preface-first .block-webform {
      position: relative;
      right: 0;
      top: 0px;
      width: 100%;
      background: #eff9fe;
      z-index: 4;
      padding: 15px 20px;
      box-sizing: border-box; }
      #zone-preface .region-preface-first .block-webform .form-actions {
        margin-top: -1em !important; }

  #zone-preface .region-preface-second {
    margin: 0 auto;
    float: none;
    display: block; }
    #zone-preface .region-preface-second .region-inner {
      padding: 10px;
      float: left;
      width: 100%; }



  .home_cta a {
    float: left;
    width: 96%;
    padding: 0 2% 4%; }
    .home_cta a img {
      width: 100% !important;
      height: auto !important; }

  .front h1#page-title {
    margin-top: 34px;
    text-align: center; }

/*
 * *************************************************
 */
/*
 * ************** General Page Styles **************
 */
/*
 * *************************************************
 */
.easy-breadcrumb {
  color: #0078be; }
  .easy-breadcrumb a {
    color: #808284;
    text-decoration: none; }
    .easy-breadcrumb a:hover {
      color: #0078be; }
  .easy-breadcrumb .easy-breadcrumb_segment-separator {
    color: #808284; }

.block-page-banner-block {
  width: 100%;
  height: 34%;
  max-height: 565px;
  overflow: hidden; }

  .page-land-for-sale .page-banner {
    background-image: url(/sites/default/files/banner_landforsale.jpg); }

  .page-house-and-land .page-banner {
    background-image: url(/sites/default/files/banner_houseandland_v2.jpg); }

  .page-masterplan .page-banner {
    background-image: url(/sites/default/files/banner_milestones.jpg); }
    .page-masterplan.page-masterplan-stage-lakeside .page-banner {
      background-image: url(/sites/default/files/banner_lakeside.jpg); }

  .page-masterplan-stage-lollipop-hill .page-banner {
    background-image: url(/sites/default/files/banner_lollipophill.jpg); }

  .context-location .page-banner {
    background-image: url(/sites/default/files/banner_location_v5.jpg); }

  .node-type-land .page-banner {
    background-image: url(/sites/default/files/banner_landlot.jpg); }

  .context-news .page-banner {
    background-image: url(/sites/default/files/banner_bubbles.jpg); }

  .context-development-updates .page-banner {
    background-image: url(/sites/default/files/banner_location.jpg); }

  .context-contact-us .page-banner {
    background-image: url(/sites/default/files/banner_contact.jpg); }

  .context-family-and-friend-referral .page-banner {
    background-image: url(/sites/default/files/banner_couple.jpg); }

#lifestyle {
  display: block;
  float: left;
  width: 100%;
  font-size: 0;
  padding-bottom: 20px; }
  #lifestyle .lifestyle-page {
    display: inline-block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
    vertical-align: top; }
    #lifestyle .lifestyle-page h4 {
      line-height: 66px;
      padding-left: 58px;
      background-position: left center;
      background-repeat: no-repeat; }
      #lifestyle .lifestyle-page h4 a {
        text-decoration: none; }
        #lifestyle .lifestyle-page h4 a:hover {
          text-decoration: underline; }
      #lifestyle .lifestyle-page.why h4 {
        background-image: url(/sites/all/themes/manorlakes/images/lifestyle_why.png); }
      #lifestyle .lifestyle-page.why a {
        color: #00adef; }
      #lifestyle .lifestyle-page.live h4 {
        background-image: url(/sites/all/themes/manorlakes/images/lifestyle_live.png); }
      #lifestyle .lifestyle-page.live a {
        color: #f49227; }
      #lifestyle .lifestyle-page.learn h4 {
        background-image: url(/sites/all/themes/manorlakes/images/lifestyle_learn.png); }
      #lifestyle .lifestyle-page.learn a {
        color: #ffcd31; }
      #lifestyle .lifestyle-page.shop h4 {
        background-image: url(/sites/all/themes/manorlakes/images/lifestyle_shop.png); }
      #lifestyle .lifestyle-page.shop a {
        color: #0078be; }
      #lifestyle .lifestyle-page.explore h4 {
        background-image: url(/sites/all/themes/manorlakes/images/lifestyle_explore.png); }
      #lifestyle .lifestyle-page.explore a {
        color: #56b554; }
      #lifestyle .lifestyle-page.journey h4 {
        background-image: url(/sites/all/themes/manorlakes/images/lifestyle_journey.png); }
      #lifestyle .lifestyle-page.journey a {
        color: #ed217c; }

.region-postscript-second-inner {
  float: left;
  width: 100%;
  text-align: justify;
  list-style: none;
  padding: 20px 0; }
  .region-postscript-second-inner p {
    text-align: center; }
  .region-postscript-second-inner .block {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-left: 0;
    width: 100%;
    float: none; }
    .region-postscript-second-inner .block div {
      width: 100%;
            /*
       * overflow: hidden;
       */ }
      .region-postscript-second-inner .block div a,
      .region-postscript-second-inner .block div img {
                /*
         * float: left;
         */
        width: 80%;
        height: auto; }
    .region-postscript-second-inner .block:last-child {
      margin-right: 0; }
  .region-postscript-second-inner:after {
    content: '';
    display: inline-block;
    width: 100%; }

    .content-columns .block-main .field-item {
      -webkit-columns: 2;
      -moz-columns: 2;
      columns: 2;
      float: left;
      width: 100%; }
      .content-columns .block-main .field-item h3 {
        text-align: left;
        margin-left: 0;
        margin-bottom: 15px;
        display: inline-block; }
      .content-columns .block-main .field-item p {
        display: inline-block; }
      .content-columns .block-main .field-item blockquote {
        -webkit-column-span: all;
        column-span: all;
        padding-top: 30px;
        font-size: 15px;
        font-style: italic; }

/*
 * ********* Hiding the form *********
 */
  .context-terms-conditions .block-webform,
  .privacy-statement .block-webform {
    display: none; }

/*
 * ************************************************
 */
/*
 * ************** House & Land Stuff **************
 */
/*
 * ************************************************
 */
.view-house-and-land {
  min-height: 600px; }
  .view-house-and-land .views-row {
    float: left;
    width: 100%;
    border: 2px solid #eeebeb;
    margin-bottom: 26px;
    background: white; }
    .view-house-and-land .views-row .group-header {
      float: left;
      width: 100%;
      background: white;
      padding: 2% 2% 0;
      box-sizing: border-box; }
      .view-house-and-land .views-row .group-header div {
        float: left;
        font-family: 'helvetica_neue_lightregular', Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #0078be;
        font-size: 22px;
        line-height: 25px; }
        .view-house-and-land .views-row .group-header div .field-item {
          padding: 0;
          background: white; }
        .view-house-and-land .views-row .group-header div .field-label {
          padding: 0;
          background: white;
          font-weight: normal; }
        .view-house-and-land .views-row .group-header div.field-name-field-stage {
          width: 90%; }
          .view-house-and-land .views-row .group-header div.field-name-field-stage .field-item {
            padding-left: 0; }
      .view-house-and-land .views-row .group-header .colon {
        display: none; }
    .view-house-and-land .views-row .group-left {
      padding: 2%;
      width: 96%; }
      .view-house-and-land .views-row .group-left ul {
        padding-left: 0; }
      .view-house-and-land .views-row .group-left .flexslider {
        margin: 0; }
      .view-house-and-land .views-row .group-left img {
        width: 100%;
        height: auto;
        max-width: 210px; }
      .view-house-and-land .views-row .group-left a {
        margin: 0 auto;
        display: block;
        text-align: center; }
    .view-house-and-land .views-row .group-right {
      float: left;
      width: 96%;
      padding: 2%;
      color: #808284;
      font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 12px;
      line-height: 1.5em;
      position: relative; }
      .view-house-and-land .views-row .group-right .field-name-field-price {
        font-size: 28px;
        line-height: 46px; }
      .view-house-and-land .views-row .group-right .field-name-field-land-release {
        position: absolute;
        right: 2%;
        top: 2%;
        width: 34%; }
        .view-house-and-land .views-row .group-right .field-name-field-land-release img {
          width: auto;
          height: auto;
          max-height: 140px;
          max-width: 100%;
          float: right; }
        .view-house-and-land .views-row .group-right .field-name-node-link a {
          float: left;
          padding: 5px 20px;
          background: #0078be;
          color: white;
          text-decoration: none;
          border: 1px solid #59a8d5;
          -webkit-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          -transition: all 0.2s ease;
          transition: all 0.2s ease; }
          .view-house-and-land .views-row .group-right .field-name-node-link a:hover {
            background: #59a8d5; }

  .page-land-for-sale #zone-content-wrapper,
  .page-house-and-land #zone-content-wrapper {
    position: relative;
    background: url(/sites/all/themes/manorlakes/images/form_bg.png) repeat-x;
    background-color: #eff9fe; }
  .page-land-for-sale #zone-content,
  .page-house-and-land #zone-content {
        /*
     * position: relative;
     */ }
    .page-land-for-sale #zone-content .grid-12,
    .page-house-and-land #zone-content .grid-12 {
      position: static; }
      .page-land-for-sale #zone-content .grid-12 .view-header,
      .page-house-and-land #zone-content .grid-12 .view-header {
        left: 0;
        top: 0;
        background: #0078be;
        color: white;
        width: 100%;
        padding-bottom: 15px;
        padding-top: 20px; }
        .page-land-for-sale #zone-content .grid-12 .view-header form,
        .page-house-and-land #zone-content .grid-12 .view-header form {
          padding-left: 10px;
          padding-right: 10px;
          margin: 0 auto; }
        .page-land-for-sale #zone-content .grid-12 .view-header .views-exposed-widget,
        .page-house-and-land #zone-content .grid-12 .view-header .views-exposed-widget {
          float: left;
          width: 100%;
          padding: 0; }
          .page-land-for-sale #zone-content .grid-12 .view-header .views-exposed-widget label,
          .page-house-and-land #zone-content .grid-12 .view-header .views-exposed-widget label {
            text-transform: uppercase;
            margin-bottom: 6px; }
          .page-land-for-sale #zone-content .grid-12 .view-header .views-exposed-widget .form-item,
          .page-house-and-land #zone-content .grid-12 .view-header .views-exposed-widget .form-item {
            float: left;
            width: 50%;
            padding-bottom: 20px; }
          .page-land-for-sale #zone-content .grid-12 .view-header .views-exposed-widget select,
          .page-house-and-land #zone-content .grid-12 .view-header .views-exposed-widget select {
            padding: 12px 14px;
            color: #666666;
            box-sizing: border-box;
            width: 90%;
            height: 42px;
            border: 1px solid #e2e2e2; }
        .page-land-for-sale #zone-content .grid-12 .view-header .fields,
        .page-house-and-land #zone-content .grid-12 .view-header .fields {
          float: left;
          width: 100%; }
        .page-land-for-sale #zone-content .grid-12 .view-header .buttons,
        .page-house-and-land #zone-content .grid-12 .view-header .buttons {
          width: 100%;
          float: right;
          padding-top: 0; }
          .page-land-for-sale #zone-content .grid-12 .view-header .buttons .views-exposed-widget,
          .page-house-and-land #zone-content .grid-12 .view-header .buttons .views-exposed-widget {
            width: 100%; }
          .page-land-for-sale #zone-content .grid-12 .view-header .buttons input,
          .page-house-and-land #zone-content .grid-12 .view-header .buttons input {
            float: left;
            width: 100%;
            background: #a7a9ac;
            color: white;
            border-radius: 0;
            border: 1px solid #c6c7c9;
            text-transform: uppercase;
            text-shadow: none;
            padding: 8px 10px 9px;
            -webkit-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -transition: all 0.2s ease;
            transition: all 0.2s ease; }
            .page-land-for-sale #zone-content .grid-12 .view-header .buttons input#edit-submit-house-and-land,
            .page-house-and-land #zone-content .grid-12 .view-header .buttons input#edit-submit-house-and-land {
              background: white;
              color: #0078be;
              border: 1px solid white; }
              .page-land-for-sale #zone-content .grid-12 .view-header .buttons input#edit-submit-house-and-land:hover,
              .page-house-and-land #zone-content .grid-12 .view-header .buttons input#edit-submit-house-and-land:hover {
                background: #00adef; }
            .page-land-for-sale #zone-content .grid-12 .view-header .buttons input:hover,
            .page-house-and-land #zone-content .grid-12 .view-header .buttons input:hover {
              background: #00adef; }
        .page-land-for-sale #zone-content .grid-12 .view-header h3,
        .page-house-and-land #zone-content .grid-12 .view-header h3 {
          text-align: left;
          color: white;
          margin: 0 0 16px; }
      .page-land-for-sale #zone-content .grid-12 .view-filters,
      .page-house-and-land #zone-content .grid-12 .view-filters {
        display: none; }
      .page-land-for-sale #zone-content .grid-12 .view-content,
      .page-house-and-land #zone-content .grid-12 .view-content {
        margin-top: 669px;
        float: left;
        width: 100%; }
  .page-land-for-sale #zone-preface,
  .page-house-and-land #zone-preface {
    background: #0078be; }
    .page-land-for-sale #zone-preface .easy-breadcrumb,
    .page-house-and-land #zone-preface .easy-breadcrumb {
      color: white; }
      .page-land-for-sale #zone-preface .easy-breadcrumb a,
      .page-house-and-land #zone-preface .easy-breadcrumb a {
        color: #00adef;
        text-decoration: none; }
        .page-land-for-sale #zone-preface .easy-breadcrumb a:hover,
        .page-house-and-land #zone-preface .easy-breadcrumb a:hover {
          color: white; }
      .page-land-for-sale #zone-preface .easy-breadcrumb .easy-breadcrumb_segment-separator,
      .page-house-and-land #zone-preface .easy-breadcrumb .easy-breadcrumb_segment-separator {
        color: #00adef; }

/*
 * ****************************************
 */
/*
 * ************** Land Lot ****************
 */
/*
 * ****************************************
 */
  .node-type-land #zone-preface-wrapper {
    background: #e5f1f8; }
    .node-type-land #zone-preface-wrapper .easy-breadcrumb {
      color: #808284; }
      .node-type-land #zone-preface-wrapper .easy-breadcrumb a {
        color: #0078be;
        text-decoration: none; }
        .node-type-land #zone-preface-wrapper .easy-breadcrumb a:hover {
          color: #808284; }
      .node-type-land #zone-preface-wrapper .easy-breadcrumb .easy-breadcrumb_segment-separator {
        color: #0078be; }
  .node-type-land #zone-content-wrapper {
    background: #e5f1f8; }
  .node-type-land #page-title {
    color: #0078be;
    font-family: 'helvetica_neue_lightregular', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: normal;
        /*
     * background: #fff;
     */
    float: left;
    text-align: left;
    width: auto;
    padding: 18px 20px 10px 0; }
  .node-type-land .block-title {
    color: #0078be;
        /*
     * color: #fff;
     */
    font-family: 'helvetica_neue_lightregular', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: normal;
    float: left;
    text-align: left;
    width: auto;
    font-size: 28px;
    padding: 24px 4px;
    box-sizing: border-box;
    width: 100%;
    text-transform: none; }
  .node-type-land .node-land {
    float: left;
    width: 100%;
    color: white;
    padding-bottom: 20px; }
    .node-type-land .node-land .group-right {
      float: right;
      width: 100%; }
      .node-type-land .node-land .group-right form {
        padding: 16px 14px;
        background: #0078be;
        display: block;
        color: white; }
        .node-type-land .node-land .group-right form label.option {
          color: white; }
          .node-type-land .node-land .group-right form label.option a {
            color: white; }
        .node-type-land .node-land .group-right form .webform-submit {
          float: right;
          color: #0078be;
          background: white;
          margin-right: 0;
          padding: 8px 19px; }
      .node-type-land .node-land .group-right h3 {
        padding: 0;
        text-align: left;
        color: white;
        margin: 0; }
      .node-type-land .node-land .group-right .webform-component-markup {
        margin-top: 0; }
    .node-type-land .node-land .group-left {
      width: 100%;
      font-family: 'helvetica_neueregular', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 15px;
      line-height: 1.5em;
      padding-bottom: 20px;
      color: #808284; }
      .node-type-land .node-land .group-left img {
        width: auto;
        height: auto;
        max-width: 320px;
        max-height: 320px;
        margin-bottom: 20px; }
      .node-type-land .node-land .group-left .field-name-field-price {
        font-size: 28px;
        line-height: 46px;
        font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif; }
      .node-type-land .node-land .group-left .field {
        float: left;
        width: 40%; }
      .node-type-land .node-land .group-left .field-name-field-land-image {
        width: auto;
        padding-right: 22px; }
        .node-type-land .node-land .group-left .field-name-field-land-image img {
          max-width: 100%;
          height: auto; }
      .node-type-land .node-land .group-left .field-name-land-lot-stage-button {
        width: auto;
        clear: both;
        margin-right: 12px; }
      .node-type-land .node-land .group-left .field-name-back-to-masterplan-button {
        width: 100%; }
  .node-type-land #zone-postscript-wrapper {
        /*
     * background: #eff9fe;
     */
    background: #e5f1f8; }
  .node-type-land #section-content {
    background: #e5f1f8; }
  .node-type-land a.button {
    float: left;
    color: white;
    background: #0078be;
    margin-right: 0;
    padding: 8px 19px;
    width: auto;
    font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
    border-radius: 0;
    text-shadow: none;
    text-transform: uppercase;
    margin-bottom: 0;
    text-decoration: none;
    font-size: 12px; }
  .node-type-land .view-content .grid-4.related {
    border: 2px solid #0078be; }

/*
 * ************** Land Lot - related houses ****************
 */
.view-content .grid-4.related {
  margin-bottom: 20px;
  background: white;
  border: 2px solid #eeebeb;
  float: left;
  margin-left: 4px;
  margin-right: 4px;
    /*
   * .views-field-field-lot-number {
   * float: left;
   * font-size: 18px;
   * div, span {
   * float: left;
   * margin-right: 3px;
   * }
   * }
   */ }
  .view-content .grid-4.related img {
    float: left;
    max-width: 100%;
    height: auto; }
  .view-content .grid-4.related .views-field-php-1,
  .view-content .grid-4.related .views-field-php {
    float: left;
    width: 86%;
    padding: 6% 7%; }
  .view-content .grid-4.related .enquire_button {
    float: right;
    padding-top: 10px; }
    .view-content .grid-4.related .enquire_button input {
      color: white;
      text-decoration: none;
      float: left;
      background: #0078be;
      padding: 4px 12px;
      font-size: 12px;
      line-height: 14px;
      font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      border: 0;
      border-radius: 0;
      text-shadow: none; }
      .view-content .grid-4.related .enquire_button input:hover {
        background: #00adef; }
  .view-content .grid-4.related .views-field-field-bedrooms {
    background: url(/sites/all/themes/manorlakes/images/bedroom.png) left center no-repeat;
    padding-left: 40px;
    float: left;
    width: 40px;
    color: #0078be;
    font-size: 22px; }
  .view-content .grid-4.related .views-field-field-bathrooms {
    background: url(/sites/all/themes/manorlakes/images/bathroom.png) left center no-repeat;
    padding-left: 40px;
    float: left;
    width: 40px;
    color: #0078be;
    font-size: 22px; }
  .view-content .grid-4.related .views-field-field-car-spaces {
    background: url(/sites/all/themes/manorlakes/images/carspace.png) left center no-repeat;
    padding-left: 40px;
    float: left;
    width: 40px;
    color: #0078be;
    font-size: 22px; }
  .view-content .grid-4.related .views-field-field-style-1,
  .view-content .grid-4.related .views-field-field-style {
    float: left;
    padding-top: 10px;
    font-size: 12px;
    line-height: 14px;
    font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #0078be;
    text-transform: uppercase;
    clear: left; }
  .view-content .grid-4.related .views-field-field-builder {
    float: left;
    padding-top: 10px;
    font-size: 12px;
    line-height: 14px;
    padding-left: 3px;
    font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #0078be;
    text-transform: uppercase; }
    .view-content .grid-4.related .views-field-field-builder a {
      text-decoration: none; }
  .view-content .grid-4.related .views-field-field-lot-number {
    float: left;
    padding-top: 10px;
    font-size: 14px;
    line-height: 14px;
    font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #0078be;
    text-transform: uppercase;
    width: 100%; }
    .view-content .grid-4.related .views-field-field-lot-number div,
    .view-content .grid-4.related .views-field-field-lot-number span {
      float: left;
      margin-right: 3px; }
  .view-content .grid-4.related .views-field-field-lot-size {
    float: left;
    font-size: 18px;
    margin-left: 8px; }
    .view-content .grid-4.related .views-field-field-lot-size div,
    .view-content .grid-4.related .views-field-field-lot-size span {
      float: left;
      margin-right: 3px; }
  .view-content .grid-4.related .views-field-body {
    float: left;
    width: 100%;
    margin-top: 12px;
    height: 150px;
    position: relative;
    overflow: hidden;
    margin-bottom: 8px; }
    .view-content .grid-4.related .views-field-body ul {
            /*
       * list-style: none;
       */
      margin-left: 1.2em; }
    .view-content .grid-4.related .views-field-body h3 {
      margin: 0;
      font-size: inherit;
      color: inherit;
      font-family: inherit;
      text-transform: none;
      font-weight: normal; }
    .view-content .grid-4.related .views-field-body:after {
      position: absolute;
      display: block;
      content: '';
      bottom: 0;
      left: 0;
      height: 20px;
      width: 100%;
      background: linear-gradient(to bottom, transparent 0%, white 100%);
      z-index: 25; }
  .view-content .grid-4.related .views-field-field-price {
    font-size: 28px;
    line-height: 46px;
    font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
    float: left;
    width: 100%; }
  .view-content .grid-4.related .views-field-view-node {
    float: left;
    padding-top: 10px; }
    .view-content .grid-4.related .views-field-view-node a {
      color: white;
      text-decoration: none;
      float: left;
      background: #0078be;
      padding: 4px 12px;
      font-size: 12px;
      line-height: 14px;
      font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
      .view-content .grid-4.related .views-field-view-node a:hover {
        background: #00adef; }

/*
 * ******************************************
 */
/*
 * ************** House Page ****************
 */
/*
 * ******************************************
 */
  .node-type-house #zone-content-wrapper,
  .node-type-house #zone-preface-wrapper {
    background: #eff9fe; }
  .node-type-house #page-title {
    color: white;
    font-family: 'helvetica_neue_lightregular', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: normal;
    background: #0078be;
    float: left;
    text-align: left;
    width: auto;
    padding: 18px 20px;
    font-size: 28px;
    clear: both;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0; }
  .node-type-house .region-content {
    background: white; }
  .node-type-house .block-title {
    color: #0078be;
    font-family: 'helvetica_neue_lightregular', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: normal;
    float: left;
    text-align: left;
    width: auto;
    font-size: 28px;
    padding: 24px 0;
    width: 100%;
    text-transform: none; }
  .node-type-house .node-house {
    float: left;
    width: 100%;
    padding-bottom: 20px; }
    .node-type-house .node-house .group-header {
      padding: 20px;
      float: left;
            /*
       * width: 100%;
       */
      box-sizing: border-box;
      width: 100%; }
      .node-type-house .node-house .group-header .field-name-field-logo {
        position: relative;
        float: left;
        width: auto;
        max-width: 20%;
        padding: 0 6px 6px 0;
        box-sizing: border-box; }
        .node-type-house .node-house .group-header .field-name-field-logo img {
          float: left;
          width: 100%;
          height: auto; }
      .node-type-house .node-house .group-header .field-name-field-bedrooms {
        background: url(/sites/all/themes/manorlakes/images/bedroom.png) left center no-repeat;
        padding-left: 40px;
        float: left;
        width: 40px;
        color: #0078be;
        font-size: 22px; }
      .node-type-house .node-house .group-header .field-name-field-bathrooms {
        background: url(/sites/all/themes/manorlakes/images/bathroom.png) left center no-repeat;
        padding-left: 40px;
        float: left;
        width: 40px;
        color: #0078be;
        font-size: 22px; }
      .node-type-house .node-house .group-header .field-name-field-car-spaces {
        background: url(/sites/all/themes/manorlakes/images/carspace.png) left center no-repeat;
        padding-left: 40px;
        float: left;
        width: 40px;
        color: #0078be;
        font-size: 22px; }
      .node-type-house .node-house .group-header .field-name-floorplan-download {
        float: left;
        font-size: 14px;
        text-align: center;
        padding-top: 12px;
        width: 100%; }
        .node-type-house .node-house .group-header .field-name-floorplan-download a {
          text-transform: uppercase;
          color: #0078be;
          text-decoration: none;
          background: url(/sites/all/themes/manorlakes/images/floorplan.jpg) left center no-repeat;
          padding-left: 40px;
          height: 31px;
          display: block;
          width: 85px;
          margin: 0 auto; }
          .node-type-house .node-house .group-header .field-name-floorplan-download a:hover {
            text-decoration: underline; }
        .node-type-house .node-house .group-header .field-name-floorplan-download .field-item {
          text-align: center; }
      .node-type-house .node-house .group-header .field-name-field-product-sheet-button {
        width: 100%;
        text-align: center;
        float: left;
        font-size: 14px;
        padding-top: 12px;
        padding-bottom: 12px; }
        .node-type-house .node-house .group-header .field-name-field-product-sheet-button a {
          background: #0078be;
          padding: 5px 10px;
          color: white;
          text-transform: uppercase;
          text-decoration: none; }
          .node-type-house .node-house .group-header .field-name-field-product-sheet-button a:hover {
            background: #3860ad; }
      .node-type-house .node-house .group-header .flexslider {
        box-shadow: none;
        border-width: 1px;
        margin-bottom: 0;
        float: left;
        width: 100%; }
        .node-type-house .node-house .group-header .flexslider .flex-control-paging {
          display: none; }
        .node-type-house .node-house .group-header .flexslider ul {
          margin: 20px 0 0;
          padding: 0; }
      .node-type-house .node-house .group-header .field-name-field-house-image {
        margin-top: 60px; }
        .node-type-house .node-house .group-header .field-name-field-house-image .field-slideshow {
          float: left; }
        .node-type-house .node-house .group-header .field-name-field-house-image .item-list {
          width: 17%;
          float: left;
          height: 400px;
          overflow: hidden; }
          .node-type-house .node-house .group-header .field-name-field-house-image .item-list img {
            border: 2px solid white;
            box-shadow: 0px 0px 8px #888888;
            width: 100%;
            height: auto;
            margin-bottom: 5px; }
    .node-type-house .node-house .group-right {
      float: right;
      width: 100%;
      box-sizing: border-box;
      padding: 0 20px 20px;
      font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 12px;
            /*
       * 
       * .field {
       * float: left;
       * width: 100%;
       * 
       * .field-item div {
       * float: left;
       * width: auto;
       * &.field {
       * &:before {
       * position: relative;
       * display: block;
       * width: 8px;
       * content: ": ";
       * float: left;
       * }
       * }
       * }
       * }
       */ }
      .node-type-house .node-house .group-right .field-name-house-utilities-block-field {
        background: #eff9fe;
        padding: 20px;
        margin-bottom: 50px; }
        .node-type-house .node-house .group-right .field-name-house-utilities-block-field a {
          color: #333333;
          text-decoration: none; }
          .node-type-house .node-house .group-right .field-name-house-utilities-block-field a:hover {
            text-decoration: underline; }
        .node-type-house .node-house .group-right .field-name-house-utilities-block-field .email {
          background: url(/sites/all/themes/manorlakes/images/email_icon.png) no-repeat;
          padding-left: 30px;
          height: 19px;
          margin-bottom: 5px; }
        .node-type-house .node-house .group-right .field-name-house-utilities-block-field .print {
          background: url(/sites/all/themes/manorlakes/images/printer_icon.png) no-repeat;
          padding-left: 30px;
          height: 22px;
          margin-bottom: 10px; }
        .node-type-house .node-house .group-right .field-name-related-house h2 {
          text-transform: uppercase;
          font-size: 16px;
          font-family: 'helvetica_neue_mediumregular';
          line-height: 19px; }
        .node-type-house .node-house .group-right .field-name-related-house .views-row {
          width: 100%;
          margin: 0;
          margin-bottom: 20px; }
          .node-type-house .node-house .group-right .field-name-related-house .views-row img {
            width: 100%; }
          .node-type-house .node-house .group-right .field-name-related-house .views-row .views-field-field-bedrooms,
          .node-type-house .node-house .group-right .field-name-related-house .views-row .views-field-field-bathrooms,
          .node-type-house .node-house .group-right .field-name-related-house .views-row .views-field-field-car-spaces {
            font-size: 14px;
            background-size: 50%;
            padding-left: 25px;
            width: 20px; }
          .node-type-house .node-house .group-right .field-name-related-house .views-row .views-field-field-style,
          .node-type-house .node-house .group-right .field-name-related-house .views-row .views-field-field-builder {
            color: #333333; }
          .node-type-house .node-house .group-right .field-name-related-house .views-row .views-field-field-builder {
            padding-top: 2px;
            padding-left: 0px;
            float: left;
            width: 100%; }
            .node-type-house .node-house .group-right .field-name-related-house .views-row .views-field-field-builder img {
              max-height: 80px;
              width: auto;
              max-width: 80%; }
    .node-type-house .node-house .group-left {
      width: 100%;
      font-size: 12px;
      line-height: 1.5em;
      box-sizing: border-box;
      padding: 0 20px 20px; }
      .node-type-house .node-house .group-left .field-name-body {
        float: left;
        width: 50%; }
      .node-type-house .node-house .group-left .field-name-test-dynamic-field,
      .node-type-house .node-house .group-left .field-name-dynamic-field-bathrooms,
      .node-type-house .node-house .group-left .field-name-field-lot-size,
      .node-type-house .node-house .group-left .field-name-dynamic-field-car-spaces,
      .node-type-house .node-house .group-left .field-name-field-price {
        float: right;
        width: 50%;
        font-family: 'helvetica_neue_mediumregular';
        font-size: 14px;
        margin-bottom: 10px; }
      .node-type-house .node-house .group-left .field-name-field-price {
        margin-top: 20px;
        font-size: 30px; }
      .node-type-house .node-house .group-left .field-name-house-webform {
        clear: both; }
      .node-type-house .node-house .group-left .field-name-house-calculator-link {
        float: left;
        padding-top: 24px; }
    .node-type-house .node-house .group-footer {
      width: 100%;
      box-sizing: border-box;
      padding: 0 20px 20px; }
  .node-type-house #zone-postscript-wrapper {
    background: #eff9fe; }
  .node-type-house form {
    padding: 16px 14px;
    background: #00adef;
    display: block;
    color: white;
    box-sizing: border-box; }
    .node-type-house form label.option {
      color: white; }
      .node-type-house form label.option a {
        color: white; }
    .node-type-house form .webform-submit {
      float: right;
      color: #0078be;
      background: white;
      margin-right: 0;
      padding: 8px 19px; }
    .node-type-house form h3 {
      padding: 0;
      text-align: left;
      color: white;
      margin: 0; }

.webform-component--left {
  float: left;
  width: 100%; }

.webform-component--right {
  float: right;
  width: 100%; }

/*
 * *****************************************
 */
/*
 * ************** News Styles **************
 */
/*
 * *****************************************
 */
  .context-news .view-community-news,
  .context-development-updates .view-community-news {
    float: left;
    width: 100%; }
  .context-news .region-content-inner,
  .context-development-updates .region-content-inner {
    padding: 0; }
    .context-news #zone-preface .views-row,
    .context-development-updates #zone-preface .views-row {
      margin: 0; }
  .context-news #zone-content,
  .context-development-updates #zone-content {
    margin-top: 30px; }
  .context-news #page-title,
  .context-development-updates #page-title {
    padding: 0 18px; }
  .context-news .views-row,
  .context-development-updates .views-row {
    padding: 0;
    margin: 16px 0;
    float: left;
    width: 100%; }
    .context-news .views-row .group-left,
    .context-development-updates .views-row .group-left {
      width: 100%;
      box-sizing: border-box;
      padding: 18px; }
      .context-news .views-row .group-left .field-name-field-news-image,
      .context-development-updates .views-row .group-left .field-name-field-news-image {
                /*
         * padding:4px;
         */
                /*
         * margin-bottom:10px;
         */ }
        .context-news .views-row .group-left .field-name-field-news-image img,
        .context-development-updates .views-row .group-left .field-name-field-news-image img {
          width: 100%;
          height: auto; }
    .context-news .views-row .group-right,
    .context-development-updates .views-row .group-right {
      margin-left: 0;
      width: 100%;
      box-sizing: border-box;
      padding: 18px; }
      .context-news .views-row .group-right h2,
      .context-development-updates .views-row .group-right h2 {
        line-height: 30px;
        margin-bottom: 5px;
        font-size: 24px;
        text-align: left; }
        .context-news .views-row .group-right h2 a,
        .context-development-updates .views-row .group-right h2 a {
          color: false;
          text-decoration: none; }
        .context-news .views-row .group-right .field-name-node-link a,
        .context-development-updates .views-row .group-right .field-name-node-link a {
          color: white;
          display: inline-block;
          text-decoration: none;
          font-weight: normal;
          text-shadow: none;
          background: #00adef;
                    /*
           * Old browsers
           */
          border: 1px solid #78a0c5;
          padding: 6px 12px 6px 12px;
          background-position: 90% 55%;
          background-repeat: no-repeat; }
    .context-news .views-row:nth-child(2n),
    .context-development-updates .views-row:nth-child(2n) {
      background: #eff9fe; }

  .node-type-news-article .group-left,
  .node-type-development-update .group-left {
    width: 100%;
    box-sizing: border-box;
    padding: 18px; }
    .node-type-news-article .group-left .field-name-field-news-image,
    .node-type-development-update .group-left .field-name-field-news-image {
            /*
       * padding:4px;
       */
            /*
       * margin-bottom:10px;
       */ }
      .node-type-news-article .group-left .field-name-field-news-image img,
      .node-type-development-update .group-left .field-name-field-news-image img {
        width: 100%;
        height: auto; }
  .node-type-news-article .group-right,
  .node-type-development-update .group-right {
    margin-left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 18px; }
    .node-type-news-article .group-right img,
    .node-type-development-update .group-right img {
      width: 100% !important;
      height: auto !important; }

/*
 * *******************************************
 */
/*
 * ************** Amenities Map **************
 */
/*
 * *******************************************
 */
#zone-amenities-map {
  width: 100%; }
  #zone-amenities-map #region-amenities-map {
    width: 100%;
    margin: 0; }

#mapsample {
  float: left;
    /*
   * margin-top: 100px;
   */
  width: 100%;
  height: 60%;
  min-height: 500px;
  position: relative; }
  #mapsample #map_inner {
    float: left;
    width: 100%;
    height: 100%;
    min-height: 500px; }

.key {
  display: none;
  position: absolute;
  right: 6%;
  top: 6%;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  z-index: 999; }
  .key a {
    float: left;
    clear: both;
    font-family: 'helvetica_neuecondensed', Helvetica Neue, Helvetica, Arial, sans-serif;
    padding-left: 36px;
    position: relative;
    min-height: 20px;
    max-width: 130px;
    margin-bottom: 12px;
    color: #58585a;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px; }
    .key a:hover {
      color: black; }
    .key a:before {
      display: block;
      content: '';
      width: 20px;
      height: 20px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      border-radius: 10px; }
      .key a.all:before {
        background: #333333; }
      .key a.shopping:before {
        background: #3860ad; }
      .key a.recreation:before {
        background: #f49227; }
      .key a.reserves:before {
        background: #56b554; }
      .key a.education:before {
        background: #ffcd31; }
      .key a.health:before {
        background: #f1592a; }
      .key a.transport:before {
        background: #ed217c; }
  .key .tip {
    height: 0px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: rgba(0, 173, 239, 0.7);
    -webkit-transition: all, 0.6s;
    -ms-transition: all, 0.6s;
    -o-transition: all, 0.6s;
    -transition: all, 0.6s;
    transition: all, 0.6s;
    overflow: hidden; }
    .key .tip p {
      padding: 14px 20px;
      font-size: 14px;
      line-height: 18px;
      margin: 0;
      font-family: 'helvetica_neuecondensed', Helvetica Neue, Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      color: white; }

.tip2 {
  height: 0px;
  position: absolute;
  top: 5px;
  left: 40px;
  background: rgba(0, 173, 239, 0.7);
  -webkit-transition: all, 0.6s;
  -ms-transition: all, 0.6s;
  -o-transition: all, 0.6s;
  -transition: all, 0.6s;
  transition: all, 0.6s;
  overflow: hidden; }
  .tip2 p {
    padding: 14px 20px;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    font-family: 'helvetica_neuecondensed', Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: white; }

.tiplabel {
  box-sizing: border-box;
  background: url(/sites/all/themes/manorlakes/images/map/amenities-tip.png);
  background-position: right center;
  height: 53px;
  width: 180px;
    /*
   * opacity: 0;
   * @include transition(all,0.5s);
   */ }

.popup_background {
  -webkit-transition: all, 0.2s;
  -ms-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -transition: all, 0.2s;
  transition: all, 0.2s; }

.context-location .popup_content {
  -webkit-transition: all, 0.5s;
  -ms-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -transition: all, 0.5s;
  transition: all, 0.5s;
  padding: 5% 5% 0;
  border-width: 20px;
  border-style: solid;
  border-color: #eff9fe;
  background-color: white;
  width: 100% !important;
  box-sizing: border-box;
  max-width: 600px;
  min-height: 370px; }
  .context-location .popup_content h4,
  .context-location .popup_content p {
    float: left;
    width: 100%; }
  .context-location .popup_content .close {
    position: absolute;
    right: -79px;
    top: -19px; }
  .context-location .popup_content img {
    max-width: 100%;
    height: auto;
    float: left;
    margin-bottom: 25px;
    cursor: pointer; }

#zoomin_button:hover,
#zoomout_button:hover {
  opacity: 0.8; }

/*
 * ****************************************
 */
/*
 * ************** Masterplan **************
 */
/*
 * ****************************************
 */
#mapholder {
  padding-bottom: 130%; }

.mapsample {
  transform: matrix(1, 0, 0, 1, -388, -35);
  width: 1300px;
  height: auto;
  max-height: 733px;
  height: 733px; }

  body.context-masterplan h1,
  body.context-masterplan p {
    padding: 0 10% 0 5%; }
  body.context-masterplan #zone-content {
    margin-top: 30px; }
  body.context-masterplan .text-block {
    width: 100%; }

  .page-masterplan-stage-lollipop-hill #zone-postscript-full {
    width: 100%;
    background: #3860ad; }
    .page-masterplan-stage-lollipop-hill #zone-postscript-full .region-postscript-third {
      float: none;
      display: block;
      margin: 0 auto; }
      .page-masterplan-stage-lollipop-hill #zone-postscript-full .region-postscript-third a {
        float: left;
        width: 96%;
                /*
         * margin-right: 2%;
         */
        margin: 0 2%;
        color: white;
        text-decoration: none;
        text-align: right;
        padding: 8px 0;
        border-bottom: 1px solid white;
        margin-bottom: 10px;
        font-size: 18px;
        text-transform: uppercase;
                /*
         * &:nth-child(3n) {
         * margin-right: 0;
         * }
         */ }
        .page-masterplan-stage-lollipop-hill #zone-postscript-full .region-postscript-third a span {
          float: left;
          padding: 5px 26px;
          font-size: 13px;
          min-width: 140px;
          text-align: center; }
        .page-masterplan-stage-lollipop-hill #zone-postscript-full .region-postscript-third a:hover {
          opacity: 0.8; }
    .page-masterplan-stage-lollipop-hill svg #stage-127-link rect {
      fill: #4abdea; }
    .page-masterplan-stage-lollipop-hill svg #stage-128-link rect {
      fill: #f49127; }
    .page-masterplan-stage-lollipop-hill svg #stage-129-link rect {
      fill: #5fb246; }
    .page-masterplan-stage-lollipop-hill svg #stage-130-link rect {
      fill: #5552a3; }
    .page-masterplan-stage-lollipop-hill svg #stage-131-link rect {
      fill: #fabeb4; }
    .page-masterplan-stage-lollipop-hill svg #stage-132-link rect {
      fill: #f59da6; }
    .page-masterplan-stage-lollipop-hill svg #stage-133-link rect {
      fill: #f05a28; }
    .page-masterplan-stage-lollipop-hill svg #stage-134-link rect {
      fill: #ffcd31; }
    .page-masterplan-stage-lollipop-hill svg #stage-135-link rect {
      fill: #ca5780; }
    .page-masterplan-stage-lollipop-hill svg #stage-136-link rect {
      fill: #ed2a7b; }
    .page-masterplan-stage-lollipop-hill svg #stage-137-link rect {
      fill: #6997cf; }
    .page-masterplan-stage-lollipop-hill svg #stage-138-link rect {
      fill: #b2d234; }
    .page-masterplan-stage-lollipop-hill svg #stage-139-link rect {
      fill: #7cc28f; }
    .page-masterplan-stage-lollipop-hill svg #stage-140-link rect {
      fill: #3f94d1; }
    .page-masterplan-stage-lollipop-hill svg #stage-141-link rect {
      fill: #dc786d; }
    .page-masterplan-stage-lollipop-hill svg #stage-142-link rect {
      fill: #0078be; }
    .page-masterplan-stage-lollipop-hill svg #stage-143-link rect {
      fill: #e9c51d; }
    .page-masterplan-stage-lollipop-hill svg #stage-144-link rect {
      fill: #acce6b; }
    .page-masterplan-stage-lollipop-hill svg #stage-145-link rect {
      fill: #60297c; }
    .page-masterplan-stage-lollipop-hill svg #stage-146-link rect {
      fill: #fab47e; }
    .page-masterplan-stage-lollipop-hill svg #stage-147-link rect {
      fill: #24408e; }
    .page-masterplan-stage-lollipop-hill svg #stage-148-link rect {
      fill: #eeb71c; }
    .page-masterplan-stage-lollipop-hill svg #stage-149-link rect {
      fill: #f27587; }
    .page-masterplan-stage-lollipop-hill svg #stage-150-link rect {
      fill: #1ab57f; }
    .page-masterplan-stage-lollipop-hill svg #stage-151-link rect {
      fill: #9c85bd; }
    .page-masterplan-stage-lollipop-hill svg #stage-152-link rect {
      fill: #c990c0; }
    .page-masterplan-stage-lollipop-hill svg #stage-153-link rect {
      fill: #8ed5ea; }
    .page-masterplan-stage-lollipop-hill svg #stage-154-link rect {
      fill: #109ea7; }
    .page-masterplan-stage-lollipop-hill svg #stage-155-link rect {
      fill: #6ebe44; }
    .page-masterplan-stage-lollipop-hill svg #stage-156-link rect {
      fill: #f58553; }

.block-19 {
  padding: 30px 0; }
    .block-19 a.stage-127 span {
      background: #4abdea;
      border-color: #4abdea; }
    .block-19 a.stage-128 span {
      background: #f49127;
      border-color: #f49127; }
    .block-19 a.stage-129 span {
      background: #5fb246;
      border-color: #5fb246; }
    .block-19 a.stage-130 span {
      background: #5552a3;
      border-color: #5552a3; }
    .block-19 a.stage-131 span {
      background: #fabeb4;
      border-color: #fabeb4; }
    .block-19 a.stage-132 span {
      background: #f59da6;
      border-color: #f59da6; }
    .block-19 a.stage-133 span {
      background: #f05a28;
      border-color: #f05a28; }
    .block-19 a.stage-134 span {
      background: #ffcd31;
      border-color: #ffcd31; }
    .block-19 a.stage-135 span {
      background: #ca5780;
      border-color: #ca5780; }
    .block-19 a.stage-136 span {
      background: #ed2a7b;
      border-color: #ed2a7b; }
    .block-19 a.stage-137 span {
      background: #6997cf;
      border-color: #6997cf; }
    .block-19 a.stage-138 span {
      background: #b2d234;
      border-color: #b2d234; }
    .block-19 a.stage-139 span {
      background: #7cc28f;
      border-color: #7cc28f; }
    .block-19 a.stage-140 span {
      background: #3f94d1;
      border-color: #3f94d1; }
    .block-19 a.stage-141 span {
      background: #dc786d;
      border-color: #dc786d; }
    .block-19 a.stage-142 span {
      background: #0078be;
      border-color: #0078be; }
    .block-19 a.stage-143 span {
      background: #e9c51d;
      border-color: #e9c51d; }
    .block-19 a.stage-144 span {
      background: #acce6b;
      border-color: #acce6b; }
    .block-19 a.stage-145 span {
      background: #60297c;
      border-color: #60297c; }
    .block-19 a.stage-146 span {
      background: #fab47e;
      border-color: #fab47e; }
    .block-19 a.stage-147 span {
      background: #24408e;
      border-color: #24408e; }
    .block-19 a.stage-148 span {
      background: #eeb71c;
      border-color: #eeb71c; }
    .block-19 a.stage-149 span {
      background: #f27587;
      border-color: #f27587; }
    .block-19 a.stage-150 span {
      background: #1ab57f;
      border-color: #1ab57f; }
    .block-19 a.stage-151 span {
      background: #9c85bd;
      border-color: #9c85bd; }
    .block-19 a.stage-152 span {
      background: #c990c0;
      border-color: #c990c0; }
    .block-19 a.stage-153 span {
      background: #8ed5ea;
      border-color: #8ed5ea; }
    .block-19 a.stage-154 span {
      background: #109ea7;
      border-color: #109ea7; }
    .block-19 a.stage-155 span {
      background: #6ebe44;
      border-color: #6ebe44; }
    .block-19 a.stage-156 span {
      background: #f58553;
      border-color: #f58553; }
    .block-19 a span {
      border-width: 0px;
      border-style: solid;
      box-sizing: border-box;
      height: 29px; }
      .block-19 a.sold span {
        background: none;
        border-width: 3px;
        line-height: 13px; }

/*
 * **************************************************
 */
/*
 * ************** What fits your block **************
 */
/*
 * **************************************************
 */
  body.context-what-fits-your-block .field-name-body .field-item p:first-child {
        /*
     * max-width: 320px;
     */
    font-weight: normal !important;
    font-size: 16px; }
  body.context-what-fits-your-block .paddedbg.nopadding {
    padding: 0;
    margin-top: 20px; }
  body.context-what-fits-your-block .col-6 {
    float: left;
    width: 100%; }
  body.context-what-fits-your-block .paddedbg {
    width: 100%;
    display: block;
    padding: 0;
    background: white;
    color: black;
    margin-bottom: 40px; }
    body.context-what-fits-your-block .paddedbg .padded-body {
      display: block;
      padding: 0 10px 0 20px; }
      body.context-what-fits-your-block .paddedbg .padded-body .inset {
        box-shadow: 0px 0px 0px !important;
        float: right; }
    body.context-what-fits-your-block .paddedbg .padded-body.no-img {
      padding: 0 20px; }
      body.context-what-fits-your-block .paddedbg .padded-body.no-img p {
        padding-right: 10px; }
    body.context-what-fits-your-block .paddedbg .left {
            /*
       * float: left;
       */ }
    body.context-what-fits-your-block .paddedbg .right {
      float: right; }
    body.context-what-fits-your-block .paddedbg p {
      color: #555555;
      font-size: 16px;
      margin-bottom: 10px; }
    body.context-what-fits-your-block .paddedbg .pic {
      text-align: center; }
      body.context-what-fits-your-block .paddedbg .pic img {
        float: none;
        margin: 20px auto;
        width: auto; }
    body.context-what-fits-your-block .paddedbg img {
      width: auto; }
    body.context-what-fits-your-block .paddedbg .inset {
      float: right; }
    body.context-what-fits-your-block .paddedbg span.more {
      color: black;
      text-decoration: underline;
      display: block;
      font-size: 90%; }
    body.context-what-fits-your-block .paddedbg .size {
      display: inline-block;
      background: #12aadf;
      color: white;
      font-size: 18px;
      padding: 10px 20px;
      text-align: center; }
    body.context-what-fits-your-block .paddedbg .head {
      font-size: 18px;
      text-align: center; }
    body.context-what-fits-your-block .paddedbg h2 {
      border-bottom: 0;
      color: white;
      margin-bottom: 5px;
      float: left;
      background: #0078be;
      width: 100%;
      text-align: left;
      font-size: 20px;
      font-weight: normal;
      padding: 0 16px;
      box-sizing: border-box;
      text-transform: none; }
    body.context-what-fits-your-block .paddedbg h4 {
      border-bottom: 0;
      color: #12aadf !important;
      margin-bottom: 5px; }
    body.context-what-fits-your-block .paddedbg h3 {
      background: #eff9fe;
      color: black;
      margin: 0;
      padding: 10px;
      font-size: 13px;
      text-transform: none;
            /*
       * float: left;
       */
      width: 100%;
      box-sizing: border-box;
      text-align: left; }
      body.context-what-fits-your-block .paddedbg h3 strong {
        font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif; }
    body.context-what-fits-your-block .paddedbg ul {
      display: block;
      margin: 10px 0 20px 0px;
      min-height: 30px;
      padding: 0;
            /*
       * float: left;
       * width: 100%;
       */ }
      body.context-what-fits-your-block .paddedbg ul li {
        list-style: none;
        display: block;
        float: left;
        text-align: left;
        padding-left: 0px;
        width: 50px; }
        body.context-what-fits-your-block .paddedbg ul li img {
          width: 20px;
          height: auto;
          box-shadow: 0px 0px 0px !important;
          margin-right: 5px; }


/*
 * *************************************************
 */
/*
 * ************** Builder Information **************
 */
/*
 * *************************************************
 */
  .context-builder-information .stage {
    width: 50%;
    float: left;
    padding: 8px 0;
    height: 150px; }
    .context-builder-information .block-main h2 {
      font-size: 26px;
      text-align: left; }
    .context-builder-information .block-main h3 {
      text-align: left;
      margin: 0 0 12px;
      font-size: 20px; }

/*
 * *************************************************
 */
/*
 * ************** Community Fund Page **************
 */
/*
 * *************************************************
 */
  .context-manor-lakes-community-fund-2016 .form-item {
    float: left;
    width: 100%;
    margin-bottom: 6px;
    margin-top: 0;
    position: relative; }
    .context-manor-lakes-community-fund-2016 .form-item:nth-child(2n) {
      float: right; }
    .context-manor-lakes-community-fund-2016 .form-item input {
      width: 100%;
      box-sizing: border-box;
      margin: 6px 0;
      height: 34px; }
      .context-manor-lakes-community-fund-2016 .form-item input#edit-submitted-total-cost-of-the-project {
        padding-left: 19px; }
    .context-manor-lakes-community-fund-2016 .form-item .field-prefix {
      position: absolute;
      top: 31px;
      left: 5px; }
    .context-manor-lakes-community-fund-2016 .form-item .form-type-radio {
      margin: 6px 0;
      height: 34px; }
    .context-manor-lakes-community-fund-2016 .form-item.webform-component--contact-address {
      width: 100%; }
    .context-manor-lakes-community-fund-2016 .webform-component-file .description {
      float: left;
      width: 100%;
      padding-top: 12px; }
  .context-manor-lakes-community-fund-2016 .error {
    float: left;
    width: 100%;
    box-sizing: border-box; }

/*
 * ******************************************
 */
/*
 * ************** Contact Page **************
 */
/*
 * ******************************************
 */
  .context-contact-us h1 {
    margin-bottom: 51px; }
  .context-contact-us h3 {
    font-size: 19px; }
  .context-contact-us .region-sidebar-first,
  .context-contact-us .region-content {
    padding-bottom: 20px; }

/*
 * *******************************************
 */
/*
 * ************** Calculamators **************
 */
/*
 * *******************************************
 */
.borrowpower {
  min-height: 1800px; }

.loanrepay {
  min-height: 1300px; }

.stampduty {
  min-height: 1200px; }

/*
 * ****************************************
 */
/*
 * ************** Form Stuff **************
 */
/*
 * ****************************************
 */
.webform-client-form {
  float: left;
  width: 100%;
  box-sizing: border-box; }
  .webform-client-form .webform-component-markup {
    color: #333333;
    margin: 5px 0; }
    .webform-client-form .webform-component-markup p {
      margin-bottom: 5px; }
  .webform-client-form input {
    float: left;
    width: 100%;
    background: white;
    border: 1px solid #0078be;
    padding: 7px 9px;
    color: #333333;
    font-family: 'helvetica_neuecondensed', Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-bottom: 6px;
    height: 25px; }
  .webform-client-form input::-webkit-input-placeholder {
    color: #333333; }
  .webform-client-form input:-moz-placeholder {
    color: #333333; }
  .webform-client-form input::-moz-placeholder {
    color: #333333; }
  .webform-client-form input:-ms-input-placeholder {
    color: #333333; }
    .webform-client-form input[type="radio"],
    .webform-client-form input[type="checkbox"] {
      width: auto;
      margin-right: 8px;
      height: 19px;
      line-height: 19px;
      background: none; }
    .webform-client-form input.form-submit {
      width: auto;
      color: white;
      background: #0078be;
      font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
      border-radius: 0;
      text-shadow: none;
      text-transform: uppercase;
      margin-bottom: 0; }
  .webform-client-form textarea {
    float: left;
    width: 100%;
    background: white;
    border: 1px solid #0078be;
    padding: 7px 9px;
    color: #808284;
    font-family: 'helvetica_neuecondensed', Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-bottom: 12px; }
  .webform-client-form textarea::-webkit-input-placeholder {
    color: #999999; }
  .webform-client-form textarea:-moz-placeholder {
    color: #999999; }
  .webform-client-form textarea::-moz-placeholder {
    color: #999999; }
  .webform-client-form textarea:-ms-input-placeholder {
    color: #999999; }
  .webform-client-form select {
    float: left;
    width: 100%;
    background: white;
    border: 1px solid #0078be;
    padding: 7px 9px;
    color: #333333;
    font-family: 'helvetica_neuecondensed', Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-bottom: 6px;
    height: 30px; }
  .webform-client-form label.option,
  .webform-client-form .description {
    font-family: 'helvetica_neuecondensed', Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #0078be;
    font-size: 14px; }
  .webform-client-form .webform-component-boolean {
    float: left;
    width: 100%; }

  body.page-node-428 #zone-menu-wrapper,
  body.page-node-428 #block-block-3,
  body.page-node-428 #zone-footer-wrapper,
  body.page-node-429 #zone-menu-wrapper,
  body.page-node-429 #block-block-3,
  body.page-node-429 #zone-footer-wrapper {
    display: none; }

  body.context-lifestyle h1#page-title,
  body.context-tips-buying h1#page-title,
  body.context-10-steps-buying-and-building h1#page-title,
  body.context-tips-buying h1#page-title,
  body.context-manor-milestones h1#page-title,
  body.context-developer h1#page-title {
    text-align: left;
    padding: 0 15% 0 5%; }
    body.context-lifestyle #block-system-main h3,
    body.context-tips-buying #block-system-main h3,
    body.context-10-steps-buying-and-building #block-system-main h3,
    body.context-tips-buying #block-system-main h3,
    body.context-manor-milestones #block-system-main h3,
    body.context-developer #block-system-main h3 {
      text-align: left;
      padding: 0 15% 0 5%;
      float: left; }
    body.context-lifestyle #block-system-main p,
    body.context-tips-buying #block-system-main p,
    body.context-10-steps-buying-and-building #block-system-main p,
    body.context-tips-buying #block-system-main p,
    body.context-manor-milestones #block-system-main p,
    body.context-developer #block-system-main p {
      padding: 0 15% 0 5%; }
    body.context-lifestyle #block-system-main ul,
    body.context-lifestyle #block-system-main ol,
    body.context-tips-buying #block-system-main ul,
    body.context-tips-buying #block-system-main ol,
    body.context-10-steps-buying-and-building #block-system-main ul,
    body.context-10-steps-buying-and-building #block-system-main ol,
    body.context-tips-buying #block-system-main ul,
    body.context-tips-buying #block-system-main ol,
    body.context-manor-milestones #block-system-main ul,
    body.context-manor-milestones #block-system-main ol,
    body.context-developer #block-system-main ul,
    body.context-developer #block-system-main ol {
      padding: 0 180px 0 78px; }
      body.context-lifestyle #block-system-main blockquote p,
      body.context-tips-buying #block-system-main blockquote p,
      body.context-10-steps-buying-and-building #block-system-main blockquote p,
      body.context-tips-buying #block-system-main blockquote p,
      body.context-manor-milestones #block-system-main blockquote p,
      body.context-developer #block-system-main blockquote p {
        padding: 0; }

  body.context-community-fund #page-title {
    display: none; }
    body.context-community-fund .content #page-title {
      display: block; }

  body.page-node-9 h1#page-title {
    text-align: center;
    padding-left: 0px; }
    body.page-node-9 #block-system-main h3 {
      text-align: center; }
    body.page-node-9 #block-system-main p {
      padding: 0; }
    body.page-node-9 #block-system-main ul,
    body.page-node-9 #block-system-main ol {
      padding: 0; }

#block-block-3 {
    /*
   * CSS3 extras
   */ }
  #block-block-3 a.tooltip {
    outline: none; }
  #block-block-3 a.tooltip strong {
    line-height: 30px; }
  #block-block-3 a.tooltip:hover {
    text-decoration: none; }
  #block-block-3 a.tooltip span {
    z-index: 10;
    display: none;
    padding: 5px 10px;
    margin-top: 0px;
    margin-left: -141px;
    width: 69px;
    line-height: 16px; }
  #block-block-3 a.tooltip:hover span {
    display: inline;
    position: absolute;
    color: #111111;
    border: 1px solid #0078be;
    background: #eff9fe; }
  #block-block-3 .callout {
    z-index: 20;
    position: absolute;
    top: 30px;
    border: 0;
    left: -12px; }
  #block-block-3 a.tooltip span {
    border-radius: 4px;
    box-shadow: 5px 5px 8px #cccccc; }

/*
 * *********************************************
 */
/*
 * ************** Lifestyle Pages **************
 */
/*
 * *********************************************
 */
  body.page-node-32 #block-easy-breadcrumb-easy-breadcrumb {
    display: none; }
  body.page-node-32 h1 {
    background: url(/sites/all/themes/manorlakes/images/lifestyle_why.png) no-repeat;
    color: #00adef !important;
    height: 70px !important;
    line-height: 68px !important; }
  body.page-node-32 h3,
  body.page-node-32 blockquote {
    color: #00adef !important; }
  body.page-node-32 blockquote {
    text-align: left; }

  body.page-node-10 #block-easy-breadcrumb-easy-breadcrumb {
    display: none; }
  body.page-node-10 h1 {
    background: url(/sites/all/themes/manorlakes/images/lifestyle_live.png) no-repeat;
    color: #f49227 !important;
    height: 70px !important;
    line-height: 68px !important; }
  body.page-node-10 h3,
  body.page-node-10 blockquote {
    color: #f49227 !important; }

  body.page-node-11 #block-easy-breadcrumb-easy-breadcrumb {
    display: none; }
  body.page-node-11 h1 {
    background: url(/sites/all/themes/manorlakes/images/lifestyle_learn.png) no-repeat;
    color: #ffcd31 !important;
    height: 70px !important;
    line-height: 68px !important; }
  body.page-node-11 h3,
  body.page-node-11 blockquote {
    color: #eebf2e !important; }

  body.page-node-12 #block-easy-breadcrumb-easy-breadcrumb {
    display: none; }
  body.page-node-12 h1 {
    background: url(/sites/all/themes/manorlakes/images/lifestyle_journey.png) no-repeat;
    color: #ed217c !important;
    height: 70px !important;
    line-height: 68px !important; }
  body.page-node-12 h3,
  body.page-node-12 blockquote {
    color: #ed217c !important; }

  body.page-node-13 #block-easy-breadcrumb-easy-breadcrumb {
    display: none; }
  body.page-node-13 h1 {
    background: url(/sites/all/themes/manorlakes/images/lifestyle_shop.png) no-repeat;
    color: #0078be !important;
    height: 70px !important;
    line-height: 68px !important; }
  body.page-node-13 h3,
  body.page-node-13 blockquote {
    color: #0078be !important; }

  body.page-node-14 #block-easy-breadcrumb-easy-breadcrumb {
    display: none; }
  body.page-node-14 h1 {
    background: url(/sites/all/themes/manorlakes/images/lifestyle_explore.png) no-repeat;
    color: #56b554 !important;
    height: 70px !important;
    line-height: 68px !important; }
  body.page-node-14 h3,
  body.page-node-14 blockquote {
    color: #56b554 !important; }

  body.page-node-1994 .title {
    display: none; }
  body.page-node-1994 h4 {
    font-size: 36px;
    line-height: 36px; }
  body.page-node-1994 p {
    font-size: 20px;
    color: #0078be; }
  body.page-node-1994 #block-block-25 {
    margin-top: 30px; }
    body.page-node-1994 #block-block-25 h2 {
      font-size: 36px;
      margin-bottom: 10px;
      text-transform: none; }
    body.page-node-1994 #block-block-25 h4 {
      font-size: 20px; }
    body.page-node-1994 #block-block-25 p {
      font-size: 12px; }
    body.page-node-1994 #block-block-26 h4 {
      font-size: 36px; }
  body.page-node-1994 #block-block-27 {
    clear: both; }
  body.page-node-1994 #region-postscript-third {
    background: #f2f8fc;
    padding: 5%;
    width: 90%; }
  body.page-node-1994 #block-webform-client-block-1992 {
    width: 100%;
    float: left;
    border-right: none;
    border-bottom: 1px solid #999999;
    margin-bottom: 30px;
    padding-bottom: 30px; }
    body.page-node-1994 #block-webform-client-block-1992 h2 {
      font-size: 24px;
      text-transform: none; }
  body.page-node-1994 #block-webform-client-block-1993 {
    width: 100%;
    float: right; }
    body.page-node-1994 #block-webform-client-block-1993 h2 {
      font-size: 24px;
      text-transform: none; }
  body.page-node-1994 input[type=text] {
    border: 1px solid #999999;
    height: 40px;
    width: 95%; }
  body.page-node-1994 textarea {
    border: 1px solid #999999;
    width: 95%; }
  body.page-node-1994 .form-item-submitted-checkbox-1 {
    clear: both; }
  body.page-node-1994 input[type=submit] {
    height: 30px; }

  body.page-node-1995 .title {
    display: none; }

  body.page-node-2049 .title {
    display: none; }
  body.page-node-2049 .box {
    background: #99d6da;
    padding: 20px 100px;
    color: #0078be; }
    body.page-node-2049 .box .white {
      color: white; }
    body.page-node-2049 .box h4 {
      color: #e48db6; }
    body.page-node-2049 .box .bullets {
      font-family: 'helvetica_neuebold', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 22px;
      line-height: 30px;
      color: white;
      font-weight: normal;
      text-transform: uppercase; }

