/* ---- Menu ---- */
.vc {
  display: table;
  width: 100%;
  height: 100%;
}

.vc-inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.top-menu-upper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  height: 30px;
  background: #dde2f1;
}

.top-menu-upper,
.top-menu-upper a {
  color: #a2a9bd;
  font-size: 12px;
}

.icon-globe {
  width: 16px;
  height: 16px;
}

.icon-lock {
  width: 12px;
  height: 15px;
}

.top-menu-upper a {
  position: relative;
}

.top-menu-upper a .icon {
  position: absolute;
  left: 0;
  top: 0;
}

.top-menu-upper a .text {
  padding-left: 20px;
}

.top-menu-col-left a {
  line-height: 1.5em;
}

.top-menu-col {
  padding: 8px 25px;
  width: 50%;
}
.top-menu-col-left {
  float: left;
  padding-right: 0;
}
.top-menu-col-right {
  float: left;
  padding-left: 0;
  text-align: right;
}

.top-menu {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 999;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
}
/* ---- End Menu ---- */

.red-radial a {
  vertical-align: top;
}

.red-radial-font-small,
.red-radial-font-small a {
  font-size: 19px;
}

/* ---- Community House/Land ---- */
body .red-radial,
.node-house-land .register-item .red-radial,
.house-land-bottom-cta .register-item .red-radial,
.community-find .red-radial,
.community-title {
  font-family: "museo-slab", serif;
  font-size: 20px;
}

.node-house-land .register-item .red-radial,
.house-land-bottom-cta .register-item .red-radial {
  padding: 10px 30px;
  font-weight: 500;
  text-transform: none;
  color: #fff;
}

.node-house-land .property-details-row .fav-links .calc-icon {
  background-position: 0px 0px;
}
.lt-ie9 .node-house-land .property-details-row .fav-links .calc-icon {
  background-position: -1px -5px;
}

.house-land-bottom-cta {
  text-align: center;
  padding: 40px 0 !important;
}
.house-land-bottom-cta .register-item,
.house-land-bottom-cta .house-land-bottom-cta-text {
  display: inline-block;
}
.house-land-bottom-cta .house-land-bottom-cta-text {
  width: 60%;
  padding-right: 20px;
  font-family: "museo-slab", Arial, Helvetica, "Helvetica Neue", sans-serif;
  font-size: 24px;
}
.house-land-bottom-cta .register-item {
  width: 35%;
}

.node-house-land .disclaimer p {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: normal;
  color: #000;
}

/* ---- End Community House/Land ---- */

.hl-disclaimer-message {
  margin-top: 20px;
  text-align: center;
}

/* ---- Google Translate ---- */
.top-menu-upper .goog-te-gadget-simple {
  border: 0 !important;
  background: transparent !important;
}

.top-menu-upper .goog-te-gadget-simple .goog-te-menu-value {
  color: #a2a9bd !important;
}

/* ---- End Google Translate ---- */

/* ---- Community Find ---- */
.community-find-container {
  position: absolute;
  top: 0;
  display: table;
  width: 100%;
  background: #f0f3fa;
  /*box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);*/
  z-index: 1;
}
.community-find {
  display: table-cell;
  height: 80px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}
.community-find-reset {
  display: block;
  width: 100%;
  height: auto;
  padding: 10px;
  padding-top: 20px;
  text-align: center;
}
/* ---- End Community Find ---- */

/* COLUMN 1 */
body.node-type-community .header-menu .item-1 ul li {
  width: 100%;
}
body.node-type-community .header-menu .item-1 > ul > li:first-child {
  float: none;
  width: 100%;
}
body.node-type-community .header-menu .item-1 ul ul li {
  width: 25%;
}
body.node-type-community .header-menu .item-1 ul ul li a {
  height: 62px;
  padding: 4px 10px;
  font-size: 14px;
  vertical-align: middle;
}
body.node-type-community .header-menu .item-1 ul li a img {
  margin-right: 8px;
  border: 0;
  box-shadow: none;
}

/* ---- Footer ---- */
/* above footer */
.footer-social-holder {
  background-color: #f0f3fa;
  padding: 20px 0;
}
.footer-social-holder form {
  margin: 0;
}
.footer-social-holder .columns.col-social {
  padding-right: 0;
}
.footer-social-holder ul {
  list-style-type: none;
  margin-bottom: 0;
}
.footer-social-holder li {
  float: left;
  margin-right: 5px;
}
.footer-search-holder {
  border-radius: 5px;
  padding-left: 30px;
  background-color: #fff;
  background-image: url('../images/ia/magnify.png');
  background-position: 10px 50%;
  background-repeat: no-repeat;
}
.footer-cta {
  font-family: "open sans", sans-serif;
  color: #696969;
  font-size: .9em;
  padding: 5px 15px 5px 20px;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.footer-cta-container {
  float: right !important;
}
ul.footer-cta-holder {
  float: right;
}
.footer-cta-holder .megamenu-dropdown-container {
  -webkit-box-shadow: 0px 0px 2px #444;
  -moz-box-shadow: 0px 0px 2px #444;
  box-shadow: 0px 0px 2px #444;
  position: absolute;
  background-color: white;
  z-index: 1;
  padding: 0px;
  display: none;
  top: 31px;
  margin-right: -1px;
  min-width: 125px;
}

.footer-cta.lang,
.icon-globe,
.goog-te-gadget-icon {
  background-image: url('../images/ia/globe.png') !important;
  background-position: 0 1px !important;
  background-repeat: no-repeat;
}
.footer-cta.login,
.icon-lock {
  background-image: url('../images/ia/lock.png');
}
.footer-cta.contact {
  background-image: url('../images/ia/phone.png');
}

.footer-search-holder input[type="text"].input-text {
  border: 0;
  box-shadow: none;
  width: 235px;
  margin-bottom: 0;
}
.btn-footer-search {
  border: 0;
  background-color: #fff;
  background-image: url('../images/ia/arrow-right.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
}
.footer-search-holder input[type="text"].input-text,
.btn-footer-search {
  display: inline-block;
}
.footer-cta-holder .megamenu-dropdown-container ul {
  padding: 6px 0px;
  margin-bottom: 0px;
}
.footer-cta-holder .megamenu-dropdown-container ul li {
  display: block;
  list-style: none;
  margin: 0;
  float: none;
}
.footer-cta-holder .goog-te-gadget-simple {
  border: none;
  background-color: #f0f3fa;
}
.footer-cta-holder .goog-te-gadget-simple {
  padding: 0;
  height: 22px;
}
.footer-cta-holder .goog-te-gadget-simple img,
.footer-cta-holder .goog-te-gadget-simple span a img,
.footer-cta-holder .goog-te-gadget-simple span a span {
  display: none;
}

.footer-cta-holder .goog-te-gadget-simple span a {
  margin: 0;
}
.footer-cta-holder .goog-te-gadget-simple span a span:first-child {
  display: inline-block;
  font-family: "open sans", sans-serif;
  color: #696969;
  height: 100%;
}

.vw-footer-disclaimer-menu,
.footer-menu .footer-copyright .vw-footer-disclaimer-menu {
  margin-top: 15px;
}

/* ---- Community Interactive Map ---- */
.community-interactive-map {
  position: relative;
  width: 100%;
  padding-top: 80px;
  background-color: #f0f3fa;
}

.community-interactive-map img {
  display: block;
  margin: 0 auto;
}

.node-type-community .community-interactive-map a {
  background-position: 50% 0;
  background-repeat: no-repeat;
  display: block;
  min-height: 526px;
}
.node-type-community .community-interactive-map a img {
  padding-top: 260px;
}

.community-interactive-map-unused {
  min-height: 0;
  height: 60px;
}
.node-type-community .community-interactive-map {
  text-align: center;
}
.community-interactive-map .mobile,
.node-type-community .community-interactive-map .mobile {
  display: none;
}

.is-scroll-disabled > * {
  pointer-events: none;
}

.community-interactive-map-wrapper {
  width: 100%;
  max-width: 1307px;
  height: 375px;
  margin: 0 auto;
}

.community-interactive-map-wrapper .community-interactive-map,
.community-interactive-map-bg {
  width: 100%;
  height: 100%;
}

.community-interactive-map-house_land {
  background: none;
  padding-top: 35px;
}

.community-interactive-map-bg {
  background: url("../images/ia/mapovis-bg.jpg") no-repeat;
}

.community-interactive-map-content {
  max-width: 615px;
  width: 100%;
  margin: 0 auto;
}

.community-interactive-map-content-row {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.community-interactive-map-content-col {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  background: #fff;
}

.community-interactive-map-content-col-content {
  padding-top: 25px;
  padding-bottom: 25px;
}

.community-interactive-map-content-col-image + .community-interactive-map-content-col-content {
  padding-top: 0;
  padding-bottom: 0;
}

.community-interactive-map-content-col img {
  max-width: 100%;
  height: auto;
}

.community-interactive-map-content-col-content-inner {
  text-align: center;
  padding: 0 10px;
}

.community-interactive-map-content-col-content .community-title {
  color: #142c58;
  font-weight: normal;
  margin: 0;
}

.community-interactive-map-content-col-content .community-title {
  margin: 10px 0;
}

.community-interactive-map-content-col-content .button-primary {
  margin-top: 20px;
}

.community-interactive-map-content-col-content .community-title:first-child {
  margin-top: 0;
}

.community-interactive-map-content-col-content .community-title strong {
  font-weight: bold;
}

/* ---- End Community Interactive Map ---- */

/* Mapovis */
.jquery-lightbox-mode-html,
.jquery-mapovis-mode-html {
  overflow: visible !important;
}

/* MAPOVIS Mini will be be shown on desktop, laptops and tablets */
@media only screen and (min-width : 56.25em) {
    #mapovismini {
      margin-left: 0%;
      margin-right: 0%;
      width: 100%;
      height: 600px;
    }

    #gmap_canvas
    {
      display: none;
    }
}

/* On mobile MAPOVIS Mini shouldn't be displayed. A standard google map should be shown instead */
@media only screen and (max-width : 56.25em) {
    .community-interactive-map {
      min-height: 400px;
    }
    .node-type-community .community-interactive-map a {
      background-size: contain;
      min-height: 200px;
    }
    .node-type-community .community-interactive-map a img {
      padding-top: 25px;
    }
    .node-type-community .community-interactive-map {
      min-height: 250px;
      padding-top: 30px;
    }
    #mapovismini {
      display: none;
    }
    .community-interactive-map .desktop,
    .node-type-community .community-interactive-map .desktop {
      display: none;
    }
    .community-interactive-map .mobile,
    .node-type-community .community-interactive-map .mobile {
      display: block;
    }

    #gmap_canvas {
      height:300px;
      margin-left: auto;
      margin-right: auto;
      width:82%;
    }

    #gmap_canvas img {
      max-width:none!important;
      background:none!important;
    }

    .community-interactive-map-wrapper {
      height: auto;
    }

    .community-interactive-map-bg {
      padding-top: 55px;
      padding-bottom: 55px;
      background-size: cover;
    }

    .community-interactive-map-content-row,
    .community-interactive-map-content-col {
      display: block;
      width: 100%;
    }

    .community-interactive-map-content-col-image {
      display: none;
    }

    .community-interactive-map-content-col-image + .community-interactive-map-content-col-content,
    .community-interactive-map-content-col-content {
      margin-top: 1px;
      padding-top: 25px;
      padding-bottom: 25px;
    }

    .community-interactive-map-content-col-image img {
      width: 100%;
    }
}

.button-primary {
  display: inline-block;
  width: auto;
  color: #fff;
  padding: 10px 20px;
  background: #f25e39;
  transition: 0.22s all;
  -webkit-transition: 0.22s all;
}


.button-primary:hover,
.button-primary:focus {
  background: #c74d2f;
  color: #fff;
}

/*==============================
  NEWS & MEDIA 26 August 2015
  =============================*/
body.page-news-and-media .share-this{
  display: none !important;

}
.mg_top{
  margin-top: 5px;
}
.orange {
color: #ea4c25;
}
.media {
border-top: 1px solid #e2e2e2;
padding: 32px 40px;
}
.media__img {
  float: left;
  width: 13%;
  margin-right: 8%;
  border-radius: 100%;
  border: 1px solid #e2e2e2;
}
.media__detail {
  float: left;
  width: 79%;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.media__detail h4 {
  margin: 0;
  line-height: 1;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.media__detail p {
  margin-bottom: 10px;
}
.media__detail ul {
  list-style-type: none;
  margin: 0 40px 0 0;
  padding: 0;
  float: left;
}
.media__detail a {
  color: #142c58;
  text-decoration: underline;
}
.news {
  border-top: 1px solid #e2e2e2;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.news__sidebar {
  float: left;
  width: 21%;
  padding: 30px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.news__sidebar__item {
  padding-bottom: 20px;
}
.news__sidebar__heading {
  margin: 0;
  padding-bottom: 20px;
  font-size: 22px;
}
h5.category{
  padding: 0;
  padding-bottom: 0 !important;
}
.news__sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.news__sidebar li {
  margin-bottom: 20px;
  line-height: 18px;
  padding-left: 20px;
  position: relative;
}
.news__sidebar a {
  color: #4e5157;
}
.news__sidebar li.active a,
.news__sidebar li a:hover {
  color: #ea4c25;
}
.news__sidebar li.active:before,
.news__sidebar li:hover:before {
  content: '';
  display: block;

  position: absolute;
  left: 0;
  top: 2px;

  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;

  border-left: 10px solid #ea4c25;
}
.news__sidebar #edit-year-value-year {
  display: none;
}
.news__articles {
  float: left;
  width: 79%;
  padding: 30px 30px 0;
  border-left: 1px solid #e2e2e2;
}
.news__article {
  margin-bottom: 30px;
}
.news__img {
  float: left;
  width: 46%;
  margin-right: 4%;
}
.news__detail {
  float: left;
  width: 50%;
}
.news__date {
  display: block;
  margin: 0 0 5px;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
.news__detail h4 {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #000;
}
.news__detail p {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 20px;
}
.news__detail a {
 color: #ea4c25;
}
.news__pagecount {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.news__pagecount li {
 display: inline-block;
}
.news__pagecount a {
 color: #1e396a;
}
.news__pagecount li.active a,
.news__pagecount a:hover {
  color: #ea4c25;
  text-decoration: underline;
}
.news__nextprev {
  float: right;
  text-align: right;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0;
}
.news__prev,
.news__next {
  display: inline-block;
  margin-left: 25px;
}
.news__prev a,
.news__next a {
  color: #1e396a;
}
.news__prev a:hover,
.news__next a:hover {
  color: #ea4c25;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .media__img {
    display: none;
  }
  .media__detail {
    float: none;
    width: 100%;
  }
  .news__sidebar {
    float: none;
    width: 100%;
    padding-bottom: 10px;
  }
  .news__sidebar__heading {
    display: block;
    width: 100%;
    position: relative;
  }
  .news__sidebar__heading:hover {
    cursor: pointer;
  }
  .news__sidebar__heading:after {
    content: '';
    display: block;

    position: absolute;
    right: 0;
    top: 10px;

    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;

    border-top: 7px solid #142c58;
  }
  .news__sidebar__heading.active:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;

    border-top: none;
    border-bottom: 7px solid #142c58;
  }
  .news__sidebar ul {
    display: none;
  }
  .news__articles {
    float: none;
    width: 100%;
    border-left: 0;
    border-top: 1px solid #e2e2e2;
  }
  .news__img {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .news__detail {
    float: none;
    width: 100%;
  }
}

.view-news-media .form-type-bef-link {
  margin-bottom: 20px;
  line-height: 18px;
  padding-left: 20px;
  position: relative;
}
.news__sidebar a {
  color: #4e5157;
}
.view-news-media .form-type-bef-link  a.active,
.view-news-media .form-type-bef-link a:hover {
  color: #ea4c25;
}
.view-news-media .form-type-bef-link  a.active:before,
.view-news-media .form-type-bef-link:hover:before {
  content: '';
  display: block;

  position: absolute;
  left: 0;
  top: 2px;

  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;

  border-left: 10px solid #ea4c25;
}
.view-news-media .views-exposed-widgets{
  display: block !important;
}
.view-news-media .views-exposed-widgets label{
  display: none !important;
}
body.page-node-news-and-media .field-collection-container{
  border-bottom: none !important;
}
/*==============================
  END OF NEWS & MEDIA 26 August 2015
  =============================*/

/*------ Node Link 31 august 2015 ----------- */

body.page-user .top-menu-upper{
  top: 27px !important;
}

body.page-user .top-menu{
  top: 57px !important;
}

body.admin-menu .top-menu-upper{
  top: 27px !important;
}

body.admin-menu .top-menu{
  top: 57px !important;
}

@media only screen and (max-width: 767px) {

  body.page-user .top-menu-upper{
  top: 0 !important;
  }

  body.page-user .top-menu{
  top: 30px !important;
  }

  body.admin-menu .top-menu-upper{
  top: 0 !important;
  }

  body.admin-menu .top-menu{
  top: 30px !important;
  }
}

div.homepage-promo-container {
  background: no-repeat;
  background-position: top;
  background-size: cover;
  min-height: 560px;
}
div.homepage-promo-container-overlay {
  background-color: rgba(255,255,255,0.7);
  height: 560px;
}

.homepage-promo-container .views-field-title {
  text-align: center;
  color: red;
  padding: 60px 0 40px;
}

.homepage-promo-container .views-field-title .field-content {
    font-family: "museo-slab", Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 46px;
    line-height: 46px;
    margin-bottom: 20px;
}
.homepage-promo-container .views-field-body h4 {
  font-family: "museo-slab", Arial, Helvetica, "Helvetica Neue", sans-serif;
}

.homepage-promo-container .views-field-body ul {
  padding-left: 20px;
  list-style-image: url('../images/ia/check.png');
}

.homepage-promo-container .views-field-body ul li {
  padding-left: 10px;
}

.homepage-promo-container .red-radial {
  padding: 15px 10px;
  display: inline-block
}

.homepage-promo-container .red-radial a {
  color: #fff;
}

.homepage-promo-container .link-text,
.homepage-promo-container .link-arrow {
  padding: 15px 10px;
}

.homepage-promo-container .link-arrow {
  border-left: solid 1px;
}

/* -- Start Sidepanel -- */
.sidepanel {
    color: #fff;
}

.sidepanel h1 {
    font-family: "museo-slab", Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 46px;
    line-height: 46px;
    color: #fff;
    padding-bottom: 30px;
}

.sidepanel-button-holder a:hover,
.sidepanel-button-holder a:focus,
.sidepanel-panel-item p {
    color: #fff;
}

.sidepanel-buttons {
    position: fixed;
    left: 100%;
    top: 50%;
    z-index: 101;
    width: 100%;
    margin-left: -72px;
    margin-top: -107px;
    transition: margin-left 0.22s;
    display: none; /* temporary disabled for clubs campaign */
}

.sidepanel.is-active .sidepanel-buttons {
    margin-left: -472px;
}

.sidepanel-button-holder {
    height: 52px;
}

.sidepanel-button-holder {
    position: relative;
    z-index: 0;
    display: block;
    margin-top: 2px;
}

.sidepanel-button-holder:first-child {
    margin-top: 0;
}

.sidepanel-button {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    display: inline-block;
    cursor: pointer;
    margin-left: 0px;
    color: #fff;
}

.sidepanel-button > .text {
    position: relative;
    left: 0;
    top: 0;
    z-index: 0;
    margin-left: 0;
}

.sidepanel-button > .text {
    display: inline-block;
    line-height: 52px;
    padding: 0 10px 20px;
    background-color: #ec371b;
    vertical-align: top;
    opacity: 1;
    webkit-transition: right 0.4s ease-out;
    -moz-transition: right 0.4s ease-out;
    -ms-transition: right 0.4s ease-out;
    -o-transition: right 0.4s ease-out;
    transition: right 0.4s ease-out;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -ms-transform: rotate(-90deg) translateX(-50%);
    -webkit-transform: rotate(-90deg) translateX(-50%);
    transform: rotate(-90deg) translateX(-50%);
    text-transform: uppercase;
}

.sidepanel.is-active .sidepanel-button > .text {
    background: #00316e;
}

.sidepanel-panel,
.sidepanel-buttons {
    transition: margin-left 0.32s, visibility 0s linear 0.32s;
}

.sidepanel-button,
.sidepanel-button > .text {
    transition: all 0.32s;
}

.sidepanel-panel,
.push-menu {
    background: #00316e;
}

.sidepanel-panel {
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 3;
    width: 400px;
    max-width: 100%;
    height: 100%;
    margin-left: 0;
    visibility: hidden;
}

.sidepanel-panel-item {
    display: none;
    padding: 0 25px;
    height: 100%;
}

.sidepanel-panel-item.is-active {
    display: block;
}

.sidepanel.is-active .sidepanel-panel {
    transition-delay: 0s;
    margin-left: -400px;
    visibility: visible;
    z-index: 101;
}

.sidepanel-panel-enquiry {

}
.sidepanel-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    padding: 10px;
    font-weight: bold;
    color: #fff;
}

/* POP UP Registration*/
.popup-registration {
  width: 750px;
}
.popup-registration p {
  font-family: Calibri, Helvetica, Arial, sans-serif;
  line-height: 18px;
  color: #fff;
}
.popup-registration .col-left,
.popup-registration .col-right {
  width: 50%;
  display: inline-block;
  position: relative;
  float: left;
  height: 500px;
  max-height: 500px;
  background-color: #0f386c;
  color: #FFF;
  text-align: center;
}
.popup-registration-box .fancybox-inner {
  background-color: #0f386c;
}
.popup-registration .col-right {
  padding: 20px;
}
.popup-registration-ribbon {
  position: absolute;
  width: 335px;
  margin: 20px;
  background-image: url('../images/popup-image-banner.png');
  /*background-position: 10px 50%;*/
  background-size: 100% 100%;
  padding: 0 10px;
  background-repeat: no-repeat;
}
.popup-registration-ribbon h4 {
  text-align: center;
  color: #fff;
  font-family: "museo-slab", Arial, Helvetica, "Helvetica Neue", sans-serif;
  font-size: 26px;
  line-height: 22px;
  font-weight: 500;
  margin-top: 20px;
}
.popup-registration .node-webform .node-title {
  display: none;
}
.popup-registration .webform-client-form {
  text-align: center;
}
.popup-registration .webform-client-form div#webform-component-title {
  width: 30%;
  float: left;
  display: inline-block;
  margin-top: 0;
}
.popup-registration .webform-client-form div#webform-component-first-name {
  width: 65%;
  float: right;
  display: inline-block;
  margin-top: 0;
}
.popup-registration .webform-client-form div#webform-component-title .custom.dropdown,
.popup-registration .webform-client-form div#webform-component-first-name input,
.popup-registration .webform-client-form div#webform-component-phone-number input,
.popup-registration .webform-client-form div#webform-component-postcode input {
  margin-bottom: 0;
}
.popup-registration .webform-client-form div#webform-component-last-name,
.popup-registration .webform-client-form div#webform-component-choose-your-community {
  clear: both;
}
.popup-registration .webform-client-form div#webform-component-choose-your-community .custom.dropdown ul {
  max-height: 100px;
}
.popup-registration .webform-client-form div#webform-component-phone-number {
  width: 60%;
  float: left;
  display: inline-block;
  margin-top: 0;
}
.popup-registration .webform-client-form div#webform-component-postcode {
  width: 35%;
  float: right;
  display: inline-block;
  margin-top: 0;
}
.popup-registration .webform-client-form .webform-component input,
.popup-registration .webform-client-form .webform-component input::-webkit-input-placeholder{
  font-family: Calibri, Helvetica, Arial, sans-serif;
  color: #4C688B;
  font-weight: bold;
}
.popup-registration .webform-client-form .webform-component input::-moz-placeholder,
.popup-registration .webform-client-form .webform-component input:-ms-input-placeholder {
  font-family: Calibri, Helvetica, Arial, sans-serif;
  color: #4C688B;
  font-weight: bold;
}
.popup-registration .webform-client-form .webform-component .form-type-checkbox {
  text-align: left;
}
.popup-registration .webform-client-form .webform-component .form-type-checkbox label {
  font-family: Calibri, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 16px;
  display: inline-block;
  width: 90%;
  float: right;
}
.popup-registration .webform-client-form .form-submit {
  font-family: "museo-slab", Arial, Helvetica, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-size: 16px;
  background-image: none;
  border: none;
  height: auto;
  width: auto;
  padding: 10px 30px;
}
.popup-registration .webform-client-form .errMsg {
  display: none;
}

/* basic page webform */
.row.basic-page .webform-client-form div.form-item.form-type-radio {
  display: inline-block;
  margin-right: 20px;
}
.row.basic-page .webform-client-form div.form-item.form-type-radio input {
  box-shadow: none;
  background: none;
}
.row.basic-page .webform-client-form div.form-item.form-type-radio label {
  vertical-align: super;
}
.row.basic-page .webform-client-form input.form-submit {
  display: inline-block;
  width: 200px;
  margin-right: 20px;
}
.row.basic-page .webform-steps-wrapper {
  display: none;
}
.row.basic-page .webform-client-form {
  margin-bottom: 50px;
}
.block-webform .webform-steps-wrapper,
#webform-client-form-8038 .webform-steps-wrapper {
  display: none;
}

/* community regisrtration form */
.webform-client-form.custom #webform-component-agents,
.webform-client-form.custom-tfa .webform-component-checkboxes {
  text-align: left;
}
.webform-client-form.custom #webform-component-agents .form-type-checkbox,
.webform-client-form.custom-tfa .webform-component-checkboxes .form-type-checkbox {
  clear: left;
}
.webform-client-form.custom #webform-component-agents .form-type-checkbox label.option,
.webform-client-form.custom-tfa .webform-component-checkboxes .form-type-checkbox label.option {
  padding-left: 5px;
}

.webform-client-form.custom-tfa p {
  color: #ee4928;
  font-size: 0.7em;
}
.webform-client-form.custom-tfa select {
  height: 40px;
  box-shadow: inset 0 0 10px #cacccd;
  background: #f6f7fa;
  border: 1px solid #cacccd;
  color: black;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0;
  font-family: "museo-slab", serif;
  font-size: 0.7em;
}
.webform-client-form.custom-tfa input[type="text"],
.webform-client-form.custom-tfa .form-checkboxes label {
  font-size: 0.7em;
}
.webform-client-form.custom-tfa .webform-component-checkboxes .form-type-checkbox label.option {
  display: inline-block;
  width: 90%;
  vertical-align: top;
}
.webform-client-form.custom-tfa .webform-component-checkboxes .custom.checkbox {
  position: relative;
}
.webform-client-form.custom-tfa .webform-component-checkboxes input.form-checkbox {
  box-shadow: none;
  margin-bottom: 0;
  height: auto;
  float: none;
}

@media only screen and (max-width: 768px) {
  /* ---- Community House/Land ---- */
  .house-land-top-links .link-item .register-form {
    width: 90%;
  }
  .house-land-bottom-cta .house-land-bottom-cta-text {
    width: 50%;
  }
  .house-land-bottom-cta .register-item {
    width: 45%;
  }
  .house-land-top-links .link-item .register-form {
    z-index: 800 !important;
  }
  /* ---- End Community House/Land ---- */
}

@media only screen and (max-width: 767px) {
    .homepage-promo-container .red-radial a {
        font-size: 16px;
    }
    .homepage-promo-container .large-6.columns {
      float: none;
      padding-bottom: 25px;
    }
  /* ---- Community House/Land ---- */
  .house-land-bottom-cta .house-land-bottom-cta-text {
    width: 95%;
    padding-bottom: 10px;
  }
  .house-land-bottom-cta .register-item {
    width: 100%;
  }
  /* ---- End Community House/Land ---- */

}
@media only screen and (max-width: 400px) {
    .sidepanel.is-active .sidepanel-panel {
      margin-left: -100%;
    }
}
@media only screen and (max-width: 767px) {
 /* ---- Popup registration Mobile---- */
    .mobile-pop-up-image{
      width: 119%;
      height: 150px;
      display: block !important;
      margin: -20px 0 15px -20px;
    }
    .popup-registration .col-left {
        display: none;
    }

    .popup-registration .col-right {
        width: 100%;
        height: auto !important;
        max-height: none !important;
        overflow: hidden;
    }
    .popup-registration {
        width: auto;
    }
    .popup-registration iframe{
        width: 100%;
    }
    .popup-registration-box{
        top: 20px !important;
    }
    /* ---- End Popup registration Mobile---- */
}
@media only screen and (max-width: 768px) {
    /* ---- Popup registration Tablet Portrait Fix---- */

    .popup-registration {
        width: 100%;
    }

    /* ---- End Popup registration Tablet Portrait Fix ---- */
}



/*Sequana*/
.page-node-13351 .community-interactive-map a {
  display: none;
}

.page-node-13351 .red-radial {
  background-color: #f66c74;
  border: 0;
  background-image: none;
}

.page-node-13351 .red-radial:hover {
  background-color: #f27a81;
  border: 0;
  background-image: none;
}
.page-node-13351 .discover-community{
  display: none;
}

.page-node-13351 .multi-column-item .large-6 {
  float: none;
  width: 100%;
}

.page-node-13351 .multi-column-item {
  display: flex;
  flex-wrap: wrap;
}
.page-node-13351 .multi-column-item .large-6.align-left {
  order: 2;
}
.page-node-13351 .multi-column-item .large-6.align-right {
  order: 1;
}
.page-node-13351 .multi-column-item .large-6 .image-wrapper {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-node-13351 .multi-column-item .large-6.align-left img {
  float: left;
  width: 30%;
  margin-right: 3%;
}

/* empty image gallery field */
.views-slideshow-cycle-main-frame { width:100% !important; text-align:center;}
.views-slideshow-cycle-main-frame-row { width:100%;}
.field-collection-container .field-name-field-basic-page-fields .field-collection-container {
    border-bottom: none;
    margin-bottom: 0;
}
/* views image gallery */
.view-id-image_gallery .views_slideshow_cycle_main {
    margin-bottom: 20px;
}
.view-id-image_gallery .views-slideshow-pager-fields {
    float: left;
    width: 100%;
    display: block;
    clear: both;
    text-align: center;
}
.view-id-image_gallery .views-slideshow-pager-fields .views-slideshow-pager-field-item {
    padding: 0;
    margin: 2px;
    float: left;
}
.view-id-image_gallery .views_slideshow_controls_text {
    display: none;
}
.view-id-image_gallery .slide-container {
  position: relative;
  width: 100%;
}
.view-id-image_gallery .slide-container .image-container img {
  max-width: 100%;
}
.view-id-image_gallery .slide-container .caption-container {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  opacity: 0.8;
  font-size: 16px;
}

