/**
 * For high dpi styles, 1.5 is high
 */
/*
 * VARIABLES
 */
/* line 7, scss/gh.scss */
body.domain-type-general-house {
  background: url(/sites/all/themes/sspx_district/images/bg_gh.jpg) 50% 2px no-repeat;
  min-height: 970px;
}
@media (max-width: 767px) {
  /* line 7, scss/gh.scss */
  body.domain-type-general-house {
    min-height: 1px;
    background-position: 50% 23px;
  }
}

/* line 16, scss/gh.scss */
hr {
  margin-bottom: 31px;
  margin-top: 23px;
}

/* line 27, scss/gh.scss */
.domain-type-general-house h1 {
  font-family: "Century-Book", serif;
  font-size: 30px;
  width: 100%;
  color: #111;
  line-height: 1;
}
/* line 37, scss/gh.scss */
.domain-type-general-house #breadcrumbs {
  display: none;
}
/* line 43, scss/gh.scss */
.domain-type-general-house .language-switch {
  width: 90px;
  top: 3px;
  cursor: pointer;
}
/* line 48, scss/gh.scss */
.domain-type-general-house .language-switch > .content {
  width: 90px;
}
/* line 51, scss/gh.scss */
.domain-type-general-house .language-switch > .content li {
  width: 100%;
  margin-bottom: 0;
}
/* line 55, scss/gh.scss */
.domain-type-general-house .language-switch > .content li + li {
  padding-top: 0;
  padding-right: 10px;
}
/* line 60, scss/gh.scss */
.domain-type-general-house .language-switch > .content li.first {
  border: 1px solid transparent;
  border-bottom: none;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 66, scss/gh.scss */
.domain-type-general-house .language-switch > .content li.first a {
  padding-left: 0;
  font-weight: normal;
  color: #a1a1a1;
}
/* line 71, scss/gh.scss */
.domain-type-general-house .language-switch > .content li.first a:after {
  right: 0;
}
/* line 79, scss/gh.scss */
.domain-type-general-house .language-switch:hover li.first {
  border-color: #333;
}
@media (max-width: 767px) {
  /* line 43, scss/gh.scss */
  .domain-type-general-house .language-switch {
    width: 100%;
    top: 0;
  }
  /* line 85, scss/gh.scss */
  .domain-type-general-house .language-switch > .content {
    width: 100%;
  }
  /* line 90, scss/gh.scss */
  .domain-type-general-house .language-switch > .content li + li {
    padding-right: 0px;
  }
  /* line 94, scss/gh.scss */
  .domain-type-general-house .language-switch > .content li.first {
    border: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 99, scss/gh.scss */
  .domain-type-general-house .language-switch > .content li.first a {
    padding-left: 15px;
    color: #a1a1a1;
  }
  /* line 106, scss/gh.scss */
  .domain-type-general-house .language-switch:hover li.first {
    border-color: currentColor;
  }
}
/* line 117, scss/gh.scss */
.domain-type-general-house.front #content {
  width: 100%;
  float: none;
}
/* line 121, scss/gh.scss */
.domain-type-general-house.front #content .inner {
  width: 100%;
}
/* line 129, scss/gh.scss */
.domain-type-general-house #logo {
  margin-top: 20px;
  margin-bottom: 44px;
}
/* line 133, scss/gh.scss */
.domain-type-general-house #logo img {
  max-height: none;
  width: 254px;
}
@media (max-width: 991px) {
  /* line 129, scss/gh.scss */
  .domain-type-general-house #logo {
    margin-bottom: 20px;
  }
  /* line 139, scss/gh.scss */
  .domain-type-general-house #logo img {
    width: 150px;
    height: auto;
  }
}
/* line 146, scss/gh.scss */
.domain-type-general-house .main-menu {
  margin-bottom: 25px;
}
/* line 149, scss/gh.scss */
.domain-type-general-house .main-menu a {
  text-transform: lowercase;
}
/* line 152, scss/gh.scss */
.domain-type-general-house .main-menu a:hover {
  text-decoration: none;
  color: #000;
}
/* line 159, scss/gh.scss */
.ie7 .domain-type-general-house #header > .inner {
  height: auto;
  margin-bottom: 20px;
}
/* line 164, scss/gh.scss */
.domain-type-general-house #block-views-fp-spotlight-items-block-4 {
  width: 75%;
  float: left;
}
@media (max-width: 767px) {
  /* line 164, scss/gh.scss */
  .domain-type-general-house #block-views-fp-spotlight-items-block-4 {
    float: none;
    width: 100%;
  }
}
/* line 173, scss/gh.scss */
.domain-type-general-house #block-menu-menu-sspx-websites {
  width: 25%;
  float: left;
}
/* line 177, scss/gh.scss */
.domain-type-general-house #block-menu-menu-sspx-websites h2 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  margin-bottom: 17px;
  padding: 0;
}
/* line 185, scss/gh.scss */
.domain-type-general-house #block-menu-menu-sspx-websites ul.menu li {
  display: block;
  float: none;
}
@media (max-width: 991px) {
  /* line 185, scss/gh.scss */
  .domain-type-general-house #block-menu-menu-sspx-websites ul.menu li {
    margin-bottom: 10px;
  }
}
/* line 191, scss/gh.scss */
.domain-type-general-house #block-menu-menu-sspx-websites ul.menu li a {
  font-size: 15px;
  line-height: 31px;
  color: #b81413;
  text-transform: lowercase;
}
@media (max-width: 767px) {
  /* line 173, scss/gh.scss */
  .domain-type-general-house #block-menu-menu-sspx-websites {
    float: none;
    padding-top: 20px;
    width: 220px;
    margin: 0 auto 40px auto;
  }
  /* line 206, scss/gh.scss */
  .domain-type-general-house #block-menu-menu-sspx-websites ul.menu li a {
    text-decoration: underline;
  }
  /* line 208, scss/gh.scss */
  .domain-type-general-house #block-menu-menu-sspx-websites ul.menu li a:focus, .domain-type-general-house #block-menu-menu-sspx-websites ul.menu li a:hover {
    text-decoration: none;
  }
}
/* line 218, scss/gh.scss */
.domain-type-general-house #page,
.domain-type-general-house #content_bottom {
  background: #f8f8f8;
  background: rgba(240, 240, 240, 0.3);
  width: 100%;
  padding: 0;
  max-width: none;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  /* line 227, scss/gh.scss */
  .domain-type-general-house #content_bottom {
    padding-bottom: 0;
  }
}
/* line 233, scss/gh.scss */
.domain-type-general-house #page > .inner {
  max-width: 960px;
  width: 100%;
  padding: 0 10px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 233, scss/gh.scss */
  .domain-type-general-house #page > .inner {
    padding: 0 20px;
  }
}
/* line 245, scss/gh.scss */
.domain-type-general-house .page-title {
  padding-top: 50px;
  height: auto;
  display: block;
}
@media (max-width: 767px) {
  /* line 245, scss/gh.scss */
  .domain-type-general-house .page-title {
    padding: 0px;
  }
}
/* line 256, scss/gh.scss */
.domain-type-general-house .content h2 {
  margin-bottom: 16px;
}
/* line 260, scss/gh.scss */
.domain-type-general-house .content .field-name-summary--body {
  font-weight: normal;
  margin-bottom: 40px;
}
/* line 265, scss/gh.scss */
.domain-type-general-house .content .field-name-summary--body p {
  color: #949494;
  font-size: 16px;
  font-family: "Century-Book", serif;
  margin-bottom: 0;
  line-height: 1.34;
}
/* line 277, scss/gh.scss */
.domain-type-general-house #left {
  background: none;
  padding-top: 165px;
}
/* line 281, scss/gh.scss */
.domain-type-general-house #left:before {
  content: none;
}
/* line 285, scss/gh.scss */
.domain-type-general-house #left .content {
  padding-top: 0;
}
@media (max-width: 767px) {
  /* line 277, scss/gh.scss */
  .domain-type-general-house #left {
    padding-top: 0px;
  }
  /* line 290, scss/gh.scss */
  .domain-type-general-house #left .block-menu-block {
    display: none;
  }
}
/* line 299, scss/gh.scss */
.domain-type-general-house aside .block-menu-block h2, .domain-type-general-house aside .block-menu-block h2 a {
  text-transform: lowercase;
  color: #727273;
  font-size: 13px;
  margin-bottom: 35px;
}
/* line 307, scss/gh.scss */
.domain-type-general-house aside .block-menu-block a:hover {
  text-decoration: none;
  color: #000;
}
/* line 315, scss/gh.scss */
.domain-type-general-house #right {
  border-top: none;
}
/* line 322, scss/gh.scss */
.domain-type-general-house footer .absolute-footer {
  background-position: right top;
  text-align: right;
  padding-top: 39px;
}
/* line 329, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content {
  zoom: 1;
}
/* line 8, scss/_mixins.scss */
.domain-type-general-house footer .absolute-footer .content:before, .domain-type-general-house footer .absolute-footer .content:after {
  content: '';
  display: table;
}
/* line 9, scss/_mixins.scss */
.domain-type-general-house footer .absolute-footer .content:after {
  clear: both;
}
/* line 331, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu {
  float: right;
}
/* line 333, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li {
  margin-right: 0;
  margin-left: 0px;
  float: left;
}
/* line 340, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.last span, .domain-type-general-house footer .absolute-footer .content .menu li.last a {
  border: none;
  padding-right: 0px;
}
/* line 347, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li a, .domain-type-general-house footer .absolute-footer .content .menu li span {
  color: #727273;
  font-size: 10px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 11px;
  cursor: pointer;
  text-transform: lowercase;
  border-right: 1px solid #dfdede;
}
/* line 362, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li .nolink {
  color: #aeadad;
  text-transform: none;
}
/* line 368, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.expanded {
  position: relative;
  padding-right: 20px;
  height: 27px;
  line-height: 27px;
  display: inline-block;
  margin-right: -4px;
  z-index: 11;
  border: 1px solid transparent;
}
/* line 378, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.expanded .nolink {
  color: #727273;
  text-transform: lowercase;
  border: 1px solid transparent;
}
/* line 384, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.expanded + .leaf {
  margin-left: 0;
}
/* line 388, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.expanded:before {
  content: "";
  height: 9px;
  width: 1px;
  background: #dfdede;
  position: absolute;
  left: 0px;
  bottom: 6px;
}
/* line 399, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.expanded:after {
  content: "";
  position: absolute;
  right: 4px;
  bottom: 8px;
  content: "";
  display: block;
  position: absolute;
  height: 8px;
  width: 11px;
  background-image: url('../images/sprite-s5a7690534f.png');
  background-position: 0 -375px;
  background-repeat: no-repeat;
}
/* line 410, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.expanded:hover {
  background: #fff;
  border: 1px solid #868688;
}
/* line 418, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.expanded:hover:after {
  right: 4px;
}
/* line 422, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.expanded:hover + .leaf {
  border-left: none;
}
/* line 426, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.expanded:hover:before {
  content: none;
  display: none;
}
/* line 431, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.expanded:hover .menu {
  display: block;
}
/* line 435, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu li.expanded:hover span {
  position: relative;
}
/* line 443, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu .menu {
  display: none;
  position: absolute;
  left: -1px;
  bottom: 27px;
  border: 1px solid #868688;
  padding: 10px;
  background: #fff;
  z-index: -1;
  min-width: 105px;
  text-align: left;
}
/* line 455, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu .menu:before {
  content: "";
  height: 1px;
  background: #fff;
  z-index: 100;
  display: block;
  width: 84px;
  position: absolute;
  bottom: -1px;
  left: 0;
}
/* line 467, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu .menu li {
  display: block;
  float: none;
  clear: both;
  border: none;
  margin-left: 0;
  margin-bottom: 6px;
}
/* line 475, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu .menu li.last {
  margin: 0;
}
/* line 479, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu .menu li a {
  color: #000;
  border: none;
  display: block;
  padding-left: 0;
}
/* line 485, scss/gh.scss */
.domain-type-general-house footer .absolute-footer .content .menu .menu li a:hover {
  color: #b81413;
  text-decoration: none;
}
@media (max-width: 991px) {
  /* line 322, scss/gh.scss */
  .domain-type-general-house footer .absolute-footer {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  /* line 322, scss/gh.scss */
  .domain-type-general-house footer .absolute-footer {
    background-position: center top;
    text-align: left;
  }
  /* line 501, scss/gh.scss */
  .domain-type-general-house footer .absolute-footer .content .menu {
    float: left;
  }
  /* line 503, scss/gh.scss */
  .domain-type-general-house footer .absolute-footer .content .menu li {
    margin-bottom: 15px;
  }
  /* line 505, scss/gh.scss */
  .domain-type-general-house footer .absolute-footer .content .menu li span, .domain-type-general-house footer .absolute-footer .content .menu li a {
    font-size: 12px;
    line-height: 16px;
  }
  /* line 509, scss/gh.scss */
  .domain-type-general-house footer .absolute-footer .content .menu li a {
    text-decoration: underline;
  }
  /* line 511, scss/gh.scss */
  .domain-type-general-house footer .absolute-footer .content .menu li a:hover, .domain-type-general-house footer .absolute-footer .content .menu li a:focus {
    text-decoration: none;
  }
}
/* line 526, scss/gh.scss */
.domain-type-general-house .footer-main-menu a {
  text-transform: lowercase;
  font-size: 12px;
  margin-bottom: 5px;
  display: block;
  padding-bottom: 0;
}
/* line 534, scss/gh.scss */
.domain-type-general-house .footer-main-menu li {
  width: 33.333333%;
  margin-bottom: 20px;
  padding-left: 20px;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  /* line 534, scss/gh.scss */
  .domain-type-general-house .footer-main-menu li {
    margin-bottom: 25px;
  }
}
/* line 543, scss/gh.scss */
.domain-type-general-house .footer-main-menu li:nth-child(4),
.domain-type-general-house .footer-main-menu li .menu-mlid-8184, .domain-type-general-house .footer-main-menu li.first, .domain-type-general-house .footer-main-menu li:first-child {
  clear: left;
  padding-left: 0;
}
/* line 552, scss/gh.scss */
.domain-type-general-house .footer-main-menu ul ul li {
  margin-bottom: 0;
  padding-left: 0;
}
/* line 556, scss/gh.scss */
.domain-type-general-house .footer-main-menu ul ul li a, .domain-type-general-house .footer-main-menu ul ul li a.bigmenu {
  font-size: 11px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  /* line 562, scss/gh.scss */
  .domain-type-general-house .footer-main-menu ul ul {
    margin-top: 10px;
  }
  /* line 564, scss/gh.scss */
  .domain-type-general-house .footer-main-menu ul ul li {
    margin-bottom: 10px;
  }
}
/* line 6, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items .item-list ul {
  zoom: 1;
}
/* line 8, scss/_mixins.scss */
.domain-type-general-house .view-fp-spotlight-items .item-list ul:before, .domain-type-general-house .view-fp-spotlight-items .item-list ul:after {
  content: '';
  display: table;
}
/* line 9, scss/_mixins.scss */
.domain-type-general-house .view-fp-spotlight-items .item-list ul:after {
  clear: both;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6, scss/_gh-views.scss */
  .domain-type-general-house .view-fp-spotlight-items .item-list ul {
    width: 460px;
    margin: 0 auto;
  }
}
/* line 14, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  width: 220px;
  height: 168px;
  border: 1px solid #e6e6e7;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
}
/* line 30, scss/_gh-views.scss */
.ie7 .domain-type-general-house .view-fp-spotlight-items li {
  width: 188px;
  height: 136px;
}
/* line 35, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.views-row-odd .image {
  display: none;
}
/* line 39, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.views-row-even {
  padding: 0;
  position: relative;
  width: 218px;
}
/* line 44, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.views-row-even img {
  width: 218px;
  height: 166px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 52, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.views-row-even h3 {
  z-index: 2;
  color: #fff;
  padding: 15px;
}
/* line 57, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.views-row-even h3 a {
  color: #fff;
}
/* line 63, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li .body {
  display: none;
}
/* line 67, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li .title_body {
  position: absolute;
  left: 0;
  right: 0;
  padding: 15px;
  height: 50px;
  overflow: hidden;
  -moz-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
/* line 77, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li .title_body h3 {
  padding: 0;
  margin-bottom: 5px;
}
/* line 82, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li .title_body .teaser {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #fff;
  margin: 0;
}
/* line 89, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li .title_body .body {
  display: none;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #fff;
  margin: 0;
}
@media (min-width: 992px) {
  /* line 99, scss/_gh-views.scss */
  .domain-type-general-house .view-fp-spotlight-items li.views-row-3, .domain-type-general-house .view-fp-spotlight-items li.views-row-6 {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 14, scss/_gh-views.scss */
  .domain-type-general-house .view-fp-spotlight-items li {
    clear: left;
  }
  /* line 106, scss/_gh-views.scss */
  .domain-type-general-house .view-fp-spotlight-items li.views-row-2, .domain-type-general-house .view-fp-spotlight-items li.views-row-4, .domain-type-general-house .view-fp-spotlight-items li.views-row-6 {
    margin-right: 0;
    clear: none;
  }
}
@media (max-width: 767px) {
  /* line 14, scss/_gh-views.scss */
  .domain-type-general-house .view-fp-spotlight-items li {
    clear: both;
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}
/* line 121, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li h3, .domain-type-general-house .view-fp-spotlight-items li h3 a {
  font-size: 18px;
  font-weight: normal;
}
/* line 126, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.views-row-1, .domain-type-general-house .view-fp-spotlight-items li.views-row-3, .domain-type-general-house .view-fp-spotlight-items li.views-row-4, .domain-type-general-house .view-fp-spotlight-items li.views-row-6 {
  position: relative;
}
/* line 132, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.views-row-1 .title_body, .domain-type-general-house .view-fp-spotlight-items li.views-row-1 h3.title, .domain-type-general-house .view-fp-spotlight-items li.views-row-3 .title_body, .domain-type-general-house .view-fp-spotlight-items li.views-row-3 h3.title, .domain-type-general-house .view-fp-spotlight-items li.views-row-4 .title_body, .domain-type-general-house .view-fp-spotlight-items li.views-row-4 h3.title, .domain-type-general-house .view-fp-spotlight-items li.views-row-6 .title_body, .domain-type-general-house .view-fp-spotlight-items li.views-row-6 h3.title {
  top: 0;
}
/* line 138, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.views-row-2, .domain-type-general-house .view-fp-spotlight-items li.views-row-5 {
  position: relative;
}
/* line 142, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.views-row-2 .title_body, .domain-type-general-house .view-fp-spotlight-items li.views-row-2 h3.title, .domain-type-general-house .view-fp-spotlight-items li.views-row-5 .title_body, .domain-type-general-house .view-fp-spotlight-items li.views-row-5 h3.title {
  bottom: 0;
}
/* line 150, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.views-row-1 .title_body, .domain-type-general-house .view-fp-spotlight-items li.views-row-3 .title_body, .domain-type-general-house .view-fp-spotlight-items li.views-row-5 .title_body {
  height: auto;
}
/* line 155, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.views-row-5 h3 {
  margin-bottom: -2px;
}
/* line 161, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.custom:hover .title_body {
  background: #282828;
  background: rgba(40, 40, 40, 0.8);
  height: 78px;
}
/* line 166, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li.custom:hover .title_body .body {
  display: block;
}
/* line 173, scss/_gh-views.scss */
.domain-type-general-house .view-fp-spotlight-items li:hover h3 a {
  text-decoration: none;
  color: #727273;
}
/* line 186, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow {
  padding-top: 41px;
  padding-bottom: 40px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 186, scss/_gh-views.scss */
  .domain-type-general-house .view-frontpage-slideshow {
    padding-bottom: 0;
  }
}
/* line 194, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow .views_slideshow_slide {
  cursor: pointer;
  top: auto !important;
  bottom: 0 !important;
}
/* line 202, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow .views_slideshow_slide:hover h2, .domain-type-general-house .view-frontpage-slideshow .views_slideshow_slide:hover a {
  color: #727273;
}
/* line 208, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow .skin-default,
.domain-type-general-house .view-frontpage-slideshow .view-content {
  height: auto;
}
/* line 213, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow .slideshow-wrapper {
  position: relative;
  bottom: 0;
}
/* line 219, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow .views-slideshow-cycle-main-frame-row-item {
  position: relative;
}
/* line 223, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow .views_slideshow_pager_field_item {
  background: #fff;
  border: 1px solid #949494;
  margin-right: 10px;
}
/* line 228, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow .views_slideshow_pager_field_item.active {
  background: #949494;
}
/* line 233, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow h2 {
  font-size: 46px;
  line-height: 51px;
  margin-bottom: 2px;
  font-weight: normal;
  font-family: "Century-Light";
  display: block;
}
@media (max-width: 767px) {
  /* line 233, scss/_gh-views.scss */
  .domain-type-general-house .view-frontpage-slideshow h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
/* line 245, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow h2 a {
  position: static;
}
/* line 250, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow span {
  font-family: "Century-Book", serif;
  font-size: 16px;
  line-height: 34px;
  padding-right: 14px;
  position: relative;
}
/* line 257, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow span:after {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  right: 0;
  top: 6px;
  content: "";
  display: block;
  position: absolute;
  height: 9px;
  width: 9px;
  background-image: url('../images/sprite-s5a7690534f.png');
  background-position: 0 -1220px;
  background-repeat: no-repeat;
}
/* line 269, scss/_gh-views.scss */
.domain-type-general-house .view-frontpage-slideshow .views-slideshow-controls-bottom {
  position: absolute;
  right: 0;
  top: 20px;
  width: auto;
  margin-top: 0;
}
/* line 280, scss/_gh-views.scss */
.domain-type-general-house #block-views-seminary-overview-block h2,
.domain-type-general-house #block-views-districts-overview-block h2 {
  margin-top: 20px;
  border-top: 1px solid #dfdfe0;
  padding-top: 35px;
  line-height: 1;
  padding-bottom: 30px;
}
/* line 294, scss/_gh-views.scss */
.domain-type-general-house .view-seminary-overview .views-row,
.domain-type-general-house .view-districts-overview .views-row {
  zoom: 1;
  margin-bottom: 20px;
}
/* line 8, scss/_mixins.scss */
.domain-type-general-house .view-seminary-overview .views-row:before, .domain-type-general-house .view-seminary-overview .views-row:after,
.domain-type-general-house .view-districts-overview .views-row:before,
.domain-type-general-house .view-districts-overview .views-row:after {
  content: '';
  display: table;
}
/* line 9, scss/_mixins.scss */
.domain-type-general-house .view-seminary-overview .views-row:after,
.domain-type-general-house .view-districts-overview .views-row:after {
  clear: both;
}
/* line 299, scss/_gh-views.scss */
.domain-type-general-house .view-seminary-overview .views-field-field-image,
.domain-type-general-house .view-districts-overview .views-field-field-image {
  float: left;
  margin-right: 20px;
}
/* line 303, scss/_gh-views.scss */
.domain-type-general-house .view-seminary-overview .views-field-field-image img,
.domain-type-general-house .view-districts-overview .views-field-field-image img {
  border: 1px solid #e6e6e7;
}
/* line 308, scss/_gh-views.scss */
.domain-type-general-house .view-seminary-overview h4,
.domain-type-general-house .view-districts-overview h4 {
  font-size: 14px;
  margin-top: -4px;
  margin-bottom: 9px;
}
/* line 319, scss/_gh-views.scss */
.domain-type-general-house .view-seminary-overview .right,
.domain-type-general-house .view-districts-overview .right {
  float: left;
  width: 220px;
}
/* line 330, scss/_gh-views.scss */
.domain-type-general-house .view-seminary-overview .field-content p,
.domain-type-general-house .view-districts-overview .field-content p {
  line-height: 1.5;
  margin-bottom: 8px;
}
/* line 334, scss/_gh-views.scss */
.domain-type-general-house .view-seminary-overview .field-content p:first-child,
.domain-type-general-house .view-districts-overview .field-content p:first-child {
  margin-bottom: 8px;
}
/* line 339, scss/_gh-views.scss */
.domain-type-general-house .view-seminary-overview .seminary-wrapper,
.domain-type-general-house .view-districts-overview .seminary-wrapper {
  float: left;
  width: 220px;
  margin-bottom: 10px;
}
/* line 349, scss/_gh-views.scss */
.domain-type-general-house.node-type-webform h2 {
  margin-top: 30px;
  margin-bottom: 15px;
}
/* line 354, scss/_gh-views.scss */
.domain-type-general-house.node-type-webform td {
  line-height: 1.5;
}
/* line 358, scss/_gh-views.scss */
.domain-type-general-house.node-type-webform form {
  margin-top: 0;
}
/* line 367, scss/_gh-views.scss */
.domain-type-general-house .view-publications h3,
.domain-type-general-house .view-publications-blocks h3 {
  margin-bottom: 6px;
}
/* line 371, scss/_gh-views.scss */
.domain-type-general-house .view-publications li,
.domain-type-general-house .view-publications-blocks li {
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #dfdfe0;
  font-size: 12px;
}
/* line 378, scss/_gh-views.scss */
.domain-type-general-house .view-publications .date,
.domain-type-general-house .view-publications-blocks .date {
  font-size: 11px;
  color: #adaeae;
  display: block;
  margin-bottom: 10px;
}
/* line 385, scss/_gh-views.scss */
.domain-type-general-house .view-publications .more-link,
.domain-type-general-house .view-publications .read-more,
.domain-type-general-house .view-publications-blocks .more-link,
.domain-type-general-house .view-publications-blocks .read-more {
  display: block;
  float: left;
  margin: 0;
}
/* line 392, scss/_gh-views.scss */
.domain-type-general-house .view-publications .body,
.domain-type-general-house .view-publications-blocks .body {
  margin-bottom: 5px;
}
/* line 1, scss/_gh-components.scss */
.domain-type-general-house.node-type-med-carrousel {
  /*
    .field-name-field-image {
      .field-name-field-image-title {
        font-family: $font-header;
        font-size: 20px;
        color: #111;
        height: 38px;
        line-height: 1;
      }
  
      img {
        margin-bottom: 20px;
      }
  
      .field-name-field-image-description {
        font-size: 11px;
        height: 28px;
        overflow: hidden;
      }
    }
  
    .field-name-field-gallery-media {
      margin-top: 20px;
      @include clearfix;
  
      > .field-items >.field-item {
        float: left;
        margin-right: 10px;
        position: relative;
      }
  
      .field-name-field-image-title {
        position: absolute;
        top: 52px;
        padding: 0 3px;
        max-width: 54px;
        overflow-x: hidden;
      }
      .field-name-field-image-description {
        display: none;
      }
  
      .content {
        display: block;
        margin: 0;
        padding:0;
  
        span {
          border: 1px solid transparent;
        }
  
        &.active span {
          border: none;
  
          img {
            border: 2px solid #111;
          }
        }
  
        &:hover span {
          cursor: pointer;
          border: none;
  
          img {
            border: 2px solid $gh-support;
          }
        }
      }
  
      span {
        display: block;
        margin: 0;
        padding:0;
        line-height: 1;
      }
  
      img {
        width: 57px;
        height: 44px;
        border: 1px solid #9b9b9b;
  
      }
  
    }
  */
}
/* line 3, scss/_gh-components.scss */
.domain-type-general-house.node-type-med-carrousel .region#content {
  width: 640px;
}
/* line 6, scss/_gh-components.scss */
.domain-type-general-house.node-type-med-carrousel .region#content > .inner {
  width: 100%;
}
/* line 97, scss/_gh-components.scss */
.domain-type-general-house #block-sspx-mod-sspx-story-of-two-hearts {
  float: left;
  width: 234px;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 97, scss/_gh-components.scss */
  .domain-type-general-house #block-sspx-mod-sspx-story-of-two-hearts {
    float: none;
    margin: 0 auto 30px auto;
  }
  /* line 104, scss/_gh-components.scss */
  .domain-type-general-house #block-sspx-mod-sspx-story-of-two-hearts .content {
    text-align: center;
  }
}
/* line 111, scss/_gh-components.scss */
.domain-type-general-house #block-sspx-mod-sspx-story-of-two-hearts:hover a {
  text-decoration: none;
  color: #727273;
}
/* line 117, scss/_gh-components.scss */
.domain-type-general-house #block-sspx-mod-sspx-story-of-two-hearts img {
  height: 172px;
  width: auto;
}
/* line 122, scss/_gh-components.scss */
.domain-type-general-house #block-sspx-mod-sspx-story-of-two-hearts a {
  display: block;
  clear: both;
  font-family: "Century-Book", serif;
  color: #000;
  font-size: 14px;
  line-height: 35px;
}
/* line 132, scss/_gh-components.scss */
.domain-type-general-house .footer-main-menu {
  width: 700px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 132, scss/_gh-components.scss */
  .domain-type-general-house .footer-main-menu {
    width: calc(100% - 234px);
  }
}
@media (max-width: 767px) {
  /* line 132, scss/_gh-components.scss */
  .domain-type-general-house .footer-main-menu {
    display: none;
  }
}
/* line 147, scss/_gh-components.scss */
.domain-type-general-house .shape-of-hearts li {
  padding-bottom: 35px;
  padding-left: 118px;
  font-size: 12px;
  margin: 0;
  line-height: 16px;
  list-style-type: none !important;
  position: relative;
}
/* line 160, scss/_gh-components.scss */
.domain-type-general-house .shape-of-hearts li.soh-1:before {
  min-height: 15px;
  content: "";
  position: absolute;
  top: 0;
  left: 25px;
  content: "";
  display: block;
  position: absolute;
  height: 15px;
  width: 12px;
  background-image: url('../images/sprite-s5a7690534f.png');
  background-position: 0 -2595px;
  background-repeat: no-repeat;
}
/* line 172, scss/_gh-components.scss */
.domain-type-general-house .shape-of-hearts li.soh-2 {
  min-height: 20px;
}
/* line 174, scss/_gh-components.scss */
.domain-type-general-house .shape-of-hearts li.soh-2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
  content: "";
  display: block;
  position: absolute;
  height: 20px;
  width: 43px;
  background-image: url('../images/sprite-s5a7690534f.png');
  background-position: 0 -2610px;
  background-repeat: no-repeat;
}
/* line 185, scss/_gh-components.scss */
.domain-type-general-house .shape-of-hearts li.soh-3 {
  min-height: 52px;
}
/* line 187, scss/_gh-components.scss */
.domain-type-general-house .shape-of-hearts li.soh-3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 7px;
  content: "";
  display: block;
  position: absolute;
  height: 52px;
  width: 49px;
  background-image: url('../images/sprite-s5a7690534f.png');
  background-position: 0 -2630px;
  background-repeat: no-repeat;
}
/* line 198, scss/_gh-components.scss */
.domain-type-general-house .shape-of-hearts li.soh-4 {
  min-height: 52px;
}
/* line 200, scss/_gh-components.scss */
.domain-type-general-house .shape-of-hearts li.soh-4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 7px;
  content: "";
  display: block;
  position: absolute;
  height: 52px;
  width: 49px;
  background-image: url('../images/sprite-s5a7690534f.png');
  background-position: 0 -2630px;
  background-repeat: no-repeat;
}
/* line 211, scss/_gh-components.scss */
.domain-type-general-house .shape-of-hearts li.soh-5 {
  min-height: 81px;
}
/* line 213, scss/_gh-components.scss */
.domain-type-general-house .shape-of-hearts li.soh-5:before {
  content: "";
  position: absolute;
  top: 0;
  left: 1px;
  content: "";
  display: block;
  position: absolute;
  height: 81px;
  width: 61px;
  background-image: url('../images/sprite-s5a7690534f.png');
  background-position: 0 -2682px;
  background-repeat: no-repeat;
}
/* line 231, scss/_gh-components.scss */
.domain-type-general-house #node-7224 .field-name-summary--body,
.domain-type-general-house #node-7229 .field-name-summary--body,
.domain-type-general-house #node-7230 .field-name-summary--body,
.domain-type-general-house #node-2437 .field-name-summary--body {
  color: #727273;
  font-size: 14px;
  margin-bottom: 20px;
}
/* line 240, scss/_gh-components.scss */
.domain-type-general-house.node-type-view-page-headers .field-name-summary--body {
  margin-bottom: 35px;
}
/* line 244, scss/_gh-components.scss */
.domain-type-general-house .community {
  padding-top: 30px;
}
/* line 247, scss/_gh-components.scss */
.domain-type-general-house .community h2 {
  margin-bottom: 15px;
}
/* line 251, scss/_gh-components.scss */
.domain-type-general-house .community h3 {
  margin-bottom: 10px;
}
/* line 255, scss/_gh-components.scss */
.domain-type-general-house .community .subtitle {
  font-size: 11px;
  color: #727273;
  display: block;
  margin-bottom: 10px;
}
/* line 262, scss/_gh-components.scss */
.domain-type-general-house .community p {
  margin-bottom: 5px;
}
/* line 266, scss/_gh-components.scss */
.domain-type-general-house .community .read-more {
  margin: 0;
}
/* line 275, scss/_gh-components.scss */
.domain-type-general-house.node-type-webform table td {
  border: none;
}
/* line 279, scss/_gh-components.scss */
.domain-type-general-house.node-type-webform table .even td {
  background: none;
}
/* line 285, scss/_gh-components.scss */
.domain-type-general-house.node-type-webform .form-submit {
  margin-top: 30px;
}
/* line 295, scss/_gh-components.scss */
.domain-type-general-house #sb-title {
  display: none;
}
/* line 302, scss/_gh-components.scss */
.domain-type-general-house #node-2429 img {
  width: auto;
  max-width: 100%;
}
/* line 307, scss/_gh-components.scss */
.domain-type-general-house #node-2429 .field-name-body {
  margin-top: 40px;
}
/* line 315, scss/_gh-components.scss */
.domain-type-general-house.context-story-of-the-two-hearts .node .content {
  padding-bottom: 60px;
}
/* line 320, scss/_gh-components.scss */
.domain-type-general-house.context-story-of-the-two-hearts .block-sspx-mod {
  position: relative;
  left: -239px;
  padding-bottom: 50px;
}
/* line 331, scss/_gh-components.scss */
.domain-type-general-house #block-search-form form .form-item:before {
  left: auto;
  right: 2px;
}
@media (max-width: 767px) {
  /* line 331, scss/_gh-components.scss */
  .domain-type-general-house #block-search-form form .form-item:before {
    right: 12px;
  }
}
/* line 340, scss/_gh-components.scss */
.domain-type-general-house #block-search-form #edit-search-block-form--2 {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #dedede;
  padding-left: 3px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  /* line 340, scss/_gh-components.scss */
  .domain-type-general-house #block-search-form #edit-search-block-form--2 {
    padding-left: 15px;
  }
}
/* line 351, scss/_gh-components.scss */
.domain-type-general-house #block-search-form:focus {
  outline: none;
}
/* line 357, scss/_gh-components.scss */
.domain-type-general-house #big-image img {
  max-width: inherit;
}
/* line 361, scss/_gh-components.scss */
.domain-type-general-house #big-image figcaption {
  font-family: "Century-Book", serif;
  color: #000000;
  font-size: 20px;
  line-height: 44px;
}
/* line 370, scss/_gh-components.scss */
.domain-type-general-house .key-figures span {
  display: block;
  float: left;
}
/* line 375, scss/_gh-components.scss */
.domain-type-general-house .key-figures p {
  float: left;
  clear: none !important;
  margin-left: 20px;
}
/* line 380, scss/_gh-components.scss */
.domain-type-general-house .key-figures p a {
  color: #949494;
}
/* line 383, scss/_gh-components.scss */
.domain-type-general-house .key-figures p a:hover, .domain-type-general-house .key-figures p a.active, .domain-type-general-house .key-figures p a:active {
  color: #111111;
}

/* line 1, scss/_lefebvre.scss */
.domain-type-lefebvre {
  /*.view-media-video {
  
    .vimeo-thumb {
      > div {
        position: relative;
  
        &:before {
          content: "";
          display: block;
          position: absolute;
          width: 32px;
          height: 32px;
          bottom: 0;
          left: 0;
  
          @include sprite(icon-video)
        }
      }
    }
  }
  
  .view-media-audio {
  
    .vimeo-thumb {
      div {
        position: relative;
  
        &:before {
          content: "";
          display: block;
          position: absolute;
          width: 32px;
          height: 32px;
          bottom: 0;
          left: 0;
  
          @include sprite(icon-audio)
        }
      }
    }
  }*/
  /* If background-size supported we'll add the images to the background of the li */
  /* ...and hide the images */
  /* Fallback */
}
/* line 3, scss/_lefebvre.scss */
.domain-type-lefebvre.domain-type-general-house {
  background: url(../images/lefebvre/bg.png) top center no-repeat;
}
/* line 8, scss/_lefebvre.scss */
.domain-type-lefebvre .view-frontpage-slideshow {
  display: none;
}
/* line 15, scss/_lefebvre.scss */
.domain-type-lefebvre.not-front #topbar {
  display: none;
}
/* line 19, scss/_lefebvre.scss */
.domain-type-lefebvre.not-front #page {
  padding-top: 50px;
  padding-bottom: 20px;
}
/* line 23, scss/_lefebvre.scss */
.domain-type-lefebvre.not-front #page > .inner {
  max-width: none;
  width: 940px;
  padding: 0;
  margin: 0 auto;
  zoom: 1;
}
/* line 8, scss/_mixins.scss */
.domain-type-lefebvre.not-front #page > .inner:before, .domain-type-lefebvre.not-front #page > .inner:after {
  content: '';
  display: table;
}
/* line 9, scss/_mixins.scss */
.domain-type-lefebvre.not-front #page > .inner:after {
  clear: both;
}
/* line 34, scss/_lefebvre.scss */
.domain-type-lefebvre #logo {
  margin-bottom: 46px;
}
/* line 37, scss/_lefebvre.scss */
.domain-type-lefebvre #logo img {
  max-width: none;
  max-height: none;
  width: auto;
  height: auto;
}
/* line 45, scss/_lefebvre.scss */
.domain-type-lefebvre .main-menu {
  margin-bottom: 14px;
  width: 100%;
  position: relative;
}
/* line 50, scss/_lefebvre.scss */
.domain-type-lefebvre .main-menu li.last {
  float: right;
  margin-right: 0;
}
/* line 54, scss/_lefebvre.scss */
.domain-type-lefebvre .main-menu li.last a {
  margin: 0;
}
/* line 60, scss/_lefebvre.scss */
.domain-type-lefebvre #left {
  margin: 112px 20px 0 0px;
  width: 160px;
  padding: 0;
}
/* line 70, scss/_lefebvre.scss */
.domain-type-lefebvre #left .block-menu-block li {
  margin-bottom: 0;
}
/* line 74, scss/_lefebvre.scss */
.domain-type-lefebvre #left .block-menu-block a {
  line-height: 28px;
}
/* line 78, scss/_lefebvre.scss */
.domain-type-lefebvre #left .block-menu-block h2 {
  margin-bottom: 0;
}
/* line 81, scss/_lefebvre.scss */
.domain-type-lefebvre #left .block-menu-block h2 a {
  color: #111111;
}
/* line 89, scss/_lefebvre.scss */
.domain-type-lefebvre #content {
  width: 460px;
  margin-right: 80px;
}
/* line 96, scss/_lefebvre.scss */
.domain-type-lefebvre #right {
  margin-top: 117px;
  width: 220px;
  padding: 0;
  padding-bottom: 40px;
}
/* line 103, scss/_lefebvre.scss */
.domain-type-lefebvre #right .ipad-cta {
  background: #fff;
  border: 1px solid #e3e3e4;
  padding: 15px 10px;
  margin-bottom: 20px;
  zoom: 1;
}
/* line 8, scss/_mixins.scss */
.domain-type-lefebvre #right .ipad-cta:before, .domain-type-lefebvre #right .ipad-cta:after {
  content: '';
  display: table;
}
/* line 9, scss/_mixins.scss */
.domain-type-lefebvre #right .ipad-cta:after {
  clear: both;
}
/* line 111, scss/_lefebvre.scss */
.domain-type-lefebvre #right .ipad-cta h2 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 13px;
}
/* line 118, scss/_lefebvre.scss */
.domain-type-lefebvre #right .ipad-cta p {
  float: left;
  width: 50%;
}
/* line 122, scss/_lefebvre.scss */
.domain-type-lefebvre #right .ipad-cta p img {
  float: right;
}
/* line 126, scss/_lefebvre.scss */
.domain-type-lefebvre #right .ipad-cta p a {
  padding-right: 10px;
  display: inline-block;
  float: left;
  position: relative;
  color: #b81413;
  margin-top: 25px;
}
/* line 133, scss/_lefebvre.scss */
.domain-type-lefebvre #right .ipad-cta p a:after {
  content: "";
  visibility: visible !important;
  display: block;
  content: "";
  display: block;
  position: absolute;
  height: 8px;
  width: 5px;
  background-image: url('../images/sprite-s5a7690534f.png');
  background-position: 0 -359px;
  background-repeat: no-repeat;
  height: 8px !important;
  top: 5px;
  right: 0px;
}
/* line 151, scss/_lefebvre.scss */
.domain-type-lefebvre .node .field-name-field-image-above-content {
  margin-bottom: 30px;
}
/* line 155, scss/_lefebvre.scss */
.domain-type-lefebvre .node h1 {
  padding-bottom: 16px;
  letter-spacing: 0.01em;
}
/* line 161, scss/_lefebvre.scss */
.domain-type-lefebvre .node > .content p {
  line-height: 18px;
}
/* line 165, scss/_lefebvre.scss */
.domain-type-lefebvre .node > .content .field-name-summary--body {
  padding-top: 0;
  margin-bottom: 32px;
}
/* line 169, scss/_lefebvre.scss */
.domain-type-lefebvre .node > .content .field-name-summary--body p {
  line-height: 22px;
}
/* line 175, scss/_lefebvre.scss */
.domain-type-lefebvre .node hr {
  margin-top: 19px;
  margin-bottom: 29px;
}
/* line 180, scss/_lefebvre.scss */
.domain-type-lefebvre .node h2 {
  margin-bottom: 13px;
}
/* line 191, scss/_lefebvre.scss */
.domain-type-lefebvre .view-id-media_pdf .view-content .cover {
  height: 144px;
  position: relative;
}
/* line 195, scss/_lefebvre.scss */
.domain-type-lefebvre .view-id-media_pdf .view-content .cover img {
  position: absolute;
  bottom: 0;
}
/* line 204, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location {
  margin-bottom: 90px;
  text-align: right;
}
/* line 208, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location h3, .domain-type-lefebvre .view-period-location span {
  font-size: 13px;
  color: #727273;
  margin: 0;
  line-height: 18px;
  font-weight: normal;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
/* line 217, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location h3 {
  text-transform: lowercase;
}
/* line 221, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location .views-row > div {
  padding-bottom: 11px;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}
/* line 226, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location .views-row > div:first-child {
  margin-bottom: 20px;
}
/* line 230, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location .views-row > div:after {
  content: "";
  display: block;
  height: 4px;
  width: 34px;
  position: absolute;
  bottom: -5px;
  right: 0;
}
/* line 240, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location .views-row > div.lefebvre-default:after {
  background-color: #d3c340;
}
/* line 244, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location .views-row > div.enfance:after {
  background-color: #c44736;
}
/* line 247, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location .views-row > div.pretre:after {
  background-color: #e08a47;
}
/* line 250, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location .views-row > div.eveque:after {
  background-color: #88a36f;
}
/* line 253, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location .views-row > div.concile:after {
  background-color: #9774b4;
}
/* line 256, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location .views-row > div.foundation-fraternite:after {
  background-color: #70a0cb;
}
/* line 259, scss/_lefebvre.scss */
.domain-type-lefebvre .view-period-location .views-row > div.fin-de-vie:after {
  background-color: #727273;
}
/* line 267, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.enfance {
  background-color: #c44736;
}
/* line 270, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.pretre {
  background-color: #e08a47;
}
/* line 273, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.eveque {
  background-color: #88a36f;
}
/* line 276, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.concile {
  background-color: #9774b4;
}
/* line 279, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.foundation-fraternite {
  background-color: #70a0cb;
}
/* line 282, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.fin-de-vie {
  background-color: #727273;
}
/* line 285, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.lefebvre-default {
  background-color: #d3c340;
}
/* line 289, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.node-type-ads_colorblock {
  padding: 15px;
}
/* line 292, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.node-type-ads_colorblock h2 {
  display: none;
  color: #fff;
}
/* line 305, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.node-type-ads_colorblock p {
  color: #fff;
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 16px;
}
/* line 311, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.node-type-ads_colorblock p:last-child {
  margin-bottom: 0;
}
/* line 319, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.node-type-ads_colorblock#block-nodeblock-3715 p {
  color: #000;
  float: left;
  font-size: 11px;
  width: 97px;
  clear: left;
}
/* line 326, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.node-type-ads_colorblock#block-nodeblock-3715 p a {
  padding-right: 10px;
  display: inline-block;
  float: left;
  position: relative;
  color: #b81413;
}
/* line 333, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.node-type-ads_colorblock#block-nodeblock-3715 p a:after {
  content: "";
  visibility: visible !important;
  display: block;
  content: "";
  display: block;
  position: absolute;
  height: 8px;
  width: 5px;
  background-image: url('../images/sprite-s5a7690534f.png');
  background-position: 0 -359px;
  background-repeat: no-repeat;
  height: 8px !important;
  top: 5px;
  right: 0px;
}
/* line 345, scss/_lefebvre.scss */
.domain-type-lefebvre #right .block-nodeblock.node-type-ads_colorblock#block-nodeblock-3715 img {
  float: right;
  position: relative;
  margin-top: -37px;
}
/* line 354, scss/_lefebvre.scss */
.domain-type-lefebvre #block-sspx-mod-sspx-lefebvre-media-special-ed {
  color: #888;
  font-size: 14px;
  display: block;
  width: 220px;
  padding: 0;
  margin-bottom: 13px;
  float: none;
}
/* line 410, scss/_lefebvre.scss */
.domain-type-lefebvre #right #block-views-period-location-block {
  margin-bottom: 107px;
}
/* line 417, scss/_lefebvre.scss */
.domain-type-lefebvre .media-view-block .view-content {
  border-top: none;
}
/* line 422, scss/_lefebvre.scss */
.domain-type-lefebvre #block-print-print-links {
  position: static;
}
/* line 432, scss/_lefebvre.scss */
.domain-type-lefebvre.front {
  background: #000 !important;
  min-height: 100%;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}
/* line 442, scss/_lefebvre.scss */
.domain-type-lefebvre.front #logo, .domain-type-lefebvre.front #header {
  display: none;
}
/* line 446, scss/_lefebvre.scss */
.domain-type-lefebvre.front #topbar, .domain-type-lefebvre.front #topbar .inner {
  max-width: none;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 100%;
}
/* line 454, scss/_lefebvre.scss */
.domain-type-lefebvre.front #page {
  background: transparent;
  max-width: none;
  width: 100%;
  padding: 0;
}
/* line 460, scss/_lefebvre.scss */
.domain-type-lefebvre.front #page .inner {
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: none;
  zoom: 1;
}
/* line 8, scss/_mixins.scss */
.domain-type-lefebvre.front #page .inner:before, .domain-type-lefebvre.front #page .inner:after {
  content: '';
  display: table;
}
/* line 9, scss/_mixins.scss */
.domain-type-lefebvre.front #page .inner:after {
  clear: both;
}
/* line 470, scss/_lefebvre.scss */
.domain-type-lefebvre.front header, .domain-type-lefebvre.front #page, .domain-type-lefebvre.front footer {
  z-index: 1;
  position: relative;
}
/* line 475, scss/_lefebvre.scss */
.domain-type-lefebvre.front #content {
  width: auto;
  float: none;
}
/* line 480, scss/_lefebvre.scss */
.domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-logo {
  float: right;
  margin-top: 34px;
}
/* line 490, scss/_lefebvre.scss */
.domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre {
  clear: right;
  margin-top: 40px;
  float: right;
  margin-right: 40px;
}
/* line 496, scss/_lefebvre.scss */
.domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li {
  width: 220px;
  margin-left: 20px;
  display: block;
  float: left;
  cursor: pointer;
}
/* line 504, scss/_lefebvre.scss */
.domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li .menu-title {
  font-size: 24px;
  color: #d3c340;
  font-family: "Century-Book", serif;
  text-align: center;
  display: block;
  width: 100%;
  padding-bottom: 19px;
  border-bottom: 1px solid #818181;
  border-bottom: 1px solid rgba(129, 129, 129, 0.55);
  position: relative;
  font-weight: normal;
  z-index: 999;
}
/* line 518, scss/_lefebvre.scss */
.domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li .menu-title:after {
  content: "";
  display: block;
  width: 68px;
  height: 4px;
  background-color: #d3c340;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -34px;
}
/* line 532, scss/_lefebvre.scss */
.domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li .menu-description {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
  color: #b7b7b7;
  display: block;
  text-align: center;
  margin-top: 12px;
  padding: 0 20px;
}
/* line 546, scss/_lefebvre.scss */
.domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li:hover .menu-title {
  border-bottom-color: #fff;
}
/* line 550, scss/_lefebvre.scss */
.domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li:hover .menu-description {
  color: #fff;
}
/* line 556, scss/_lefebvre.scss */
.domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li, .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre a, .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre span {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
@media all and (min-width: 801px) and (max-width: 1024px) {
  /* line 586, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-logo img {
    max-height: 408px;
  }
}
@media all and (min-width: 601px) and (max-width: 800px) {
  /* line 597, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #wrapper,
  .domain-type-lefebvre.front #page,
  .domain-type-lefebvre.front #page .inner {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  /* line 607, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #content {
    margin-right: 10px;
    bottom: 100px;
    position: absolute;
    top: 400px;
    right: 10px;
    left: 0;
  }
  /* line 617, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-logo img {
    max-height: 270px;
  }
  /* line 626, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li {
    width: 155px;
  }
  /* line 629, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li .menu-title {
    font-size: 20px;
  }
  /* line 632, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li .menu-description {
    font-size: 11px;
    font-weight: normal;
  }
}
@media all and (min-width: 481px) and (max-width: 600px) {
  /* line 644, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #content {
    margin-right: 10px;
  }
  /* line 649, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-logo img {
    max-height: 230px;
  }
  /* line 656, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li {
    width: 155px;
  }
  /* line 659, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li .menu-title {
    font-size: 18px;
  }
  /* line 662, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li .menu-description {
    font-size: 10px;
    font-weight: normal;
  }
}
@media all and (min-width: 321px) and (max-width: 480px) {
  /* line 673, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #content {
    margin-right: 10px;
  }
  /* line 678, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-carousel .item-list .slide-content span {
    font-size: 11px;
  }
  /* line 684, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-logo {
    margin: 0;
    margin-bottom: 30px;
  }
  /* line 688, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-logo img {
    max-height: 510px;
  }
  /* line 694, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre {
    margin: 0 auto;
    width: 90%;
    float: none;
  }
  /* line 699, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li {
    width: 100%;
    float: none;
    margin: 0;
    text-align: center;
  }
}
@media all and (max-width: 320px) {
  /* line 718, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #content {
    margin-right: 0;
  }
  /* line 725, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-carousel .item-list .slide-content span {
    font-size: 10px;
  }
  /* line 731, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-logo {
    margin: 0;
    margin-bottom: 30px;
    margin-right: 10px;
  }
  /* line 736, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-logo img {
    max-height: 150px;
  }
  /* line 742, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre {
    margin: 0 auto;
    width: 90%;
    float: none;
  }
  /* line 747, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-menu-menu-frontpage-menu-lefebvre li {
    width: 100%;
    float: none;
    margin: 0;
    text-align: center;
  }
}
@media all and (min-width: 480px) and (min-height: 700px) and (max-height: 800px) {
  /* line 767, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-logo img {
    max-height: 450px;
  }
}
@media all and (min-width: 480px) and (min-height: 600px) and (max-height: 700px) {
  /* line 778, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-logo img {
    max-height: 408px;
  }
}
@media all and (min-width: 480px) and (min-height: 500px) and (max-height: 600px) {
  /* line 788, scss/_lefebvre.scss */
  .domain-type-lefebvre.front #block-sspx-mod-sspx-lefebvre-frontpage-logo img {
    max-height: 350px;
  }
}
/* line 1, scss/_slideshow.scss */
.domain-type-lefebvre .cbp-bislideshow {
  list-style: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  padding: 0;
  margin: 0;
}
/* line 13, scss/_slideshow.scss */
.domain-type-lefebvre .cbp-bislideshow li {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 3s;
  -moz-transition: opacity 3s;
  transition: opacity 3s;
}
/* line 33, scss/_slideshow.scss */
.domain-type-lefebvre .backgroundsize .cbp-bislideshow li {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: top left;
}
/* line 41, scss/_slideshow.scss */
.domain-type-lefebvre .backgroundsize .cbp-bislideshow li img {
  display: none;
}
/* line 45, scss/_slideshow.scss */
.domain-type-lefebvre .cbp-bislideshow li img {
  display: block;
  width: 100%;
}
/* line 50, scss/_slideshow.scss */
.domain-type-lefebvre .cbp-bicontrols {
  position: fixed;
  width: 300px;
  height: 100px;
  margin: -50px 0 0 -150px;
  top: 50%;
  left: 50%;
}
/* line 59, scss/_slideshow.scss */
.domain-type-lefebvre .cbp-bicontrols span {
  float: left;
  width: 100px;
  height: 100px;
  position: relative;
  cursor: pointer;
}
/* line 67, scss/_slideshow.scss */
.domain-type-lefebvre .cbp-bicontrols span:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  font-family: 'entypo';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 100px;
  font-size: 80px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  opacity: 0.7;
}
/* line 87, scss/_slideshow.scss */
.domain-type-lefebvre .cbp-bicontrols span:hover:before {
  opacity: 1;
}
/* line 91, scss/_slideshow.scss */
.domain-type-lefebvre .cbp-bicontrols span:active:before {
  top: 2px;
}
/* line 95, scss/_slideshow.scss */
.domain-type-lefebvre span.cbp-biplay:before {
  content: "\e002";
}
/* line 99, scss/_slideshow.scss */
.domain-type-lefebvre span.cbp-bipause:before {
  content: "\e003";
}
/* line 103, scss/_slideshow.scss */
.domain-type-lefebvre span.cbp-binext:before {
  content: "\e000";
}
/* line 107, scss/_slideshow.scss */
.domain-type-lefebvre span.cbp-biprev:before {
  content: "\e001";
}
/* line 111, scss/_slideshow.scss */
.domain-type-lefebvre .cbp-bicontrols span.cbp-binext {
  float: right;
}
/* line 117, scss/_slideshow.scss */
.domain-type-lefebvre .no-js.no-backgroundsize .cbp-bislideshow li:first-child {
  opacity: 1;
}
/* line 121, scss/_slideshow.scss */
.domain-type-lefebvre .no-js.backgroundsize .cbp-bislideshow li:first-child img {
  display: block;
}

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