@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Muli:100,200,300,400,600,700,800,900");
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Muli:100,200,300,400,600,700,800,900");
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Muli:100,200,300,400,600,700,800,900");
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Muli:100,200,300,400,600,700,800,900");
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Muli:100,200,300,400,600,700,800,900");
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Muli:100,200,300,400,600,700,800,900");
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Muli:100,200,300,400,600,700,800,900");
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;600;700&display=swap");
@font-face {
  font-family: 'demonzimp-icons';
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot");
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.woff") format("woff"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../sass/basicpage.scss */
.field__label {
  font-size: 18px;
  padding: 10px 0 0;
  margin: 10px 0 5px;
  font-weight: 700;
  color: #000;
  font-family: "Muli";
}

/* line 24, ../sass/basicpage.scss */
.field--name-field-view .field__item__label {
  display: none;
}

/* line 28, ../sass/basicpage.scss */
.field__items {
  padding: 0;
  margin-bottom: 25px;
}

/* line 33, ../sass/basicpage.scss */
.region-sidebar-first {
  margin-bottom: 1em;
  width: 100%;
  order: 3;
  clear: both;
}
/* line 41, ../sass/basicpage.scss */
.region-sidebar-first .menu img {
  display: none;
}
/* line 45, ../sass/basicpage.scss */
.has-first-sidebar .region-sidebar-first {
  visibility: visible;
}
@media screen and (min-width: 75em) {
  /* line 33, ../sass/basicpage.scss */
  .region-sidebar-first {
    order: 1;
  }
}
/* line 58, ../sass/basicpage.scss */
.region-sidebar-first .block__title {
  font-size: 1.25em;
  margin-bottom: 0.5em;
}
/* line 63, ../sass/basicpage.scss */
.region-sidebar-first label {
  display: none;
}
/* line 67, ../sass/basicpage.scss */
.region-sidebar-first select {
  display: none;
}
/* line 71, ../sass/basicpage.scss */
.region-sidebar-first .menu {
  margin-bottom: 0;
}
/* line 75, ../sass/basicpage.scss */
.region-sidebar-first .menu,
.region-sidebar-first #main-menu {
  background: #eee;
  padding: 0.8rem 0;
}
/* line 81, ../sass/basicpage.scss */
.region-sidebar-first .menu a:active,
.region-sidebar-first .menu a:hover,
.region-sidebar-first #main-menu a:active,
.region-sidebar-first #main-menu a:hover {
  color: #FB463D;
  border: 0;
}
/* line 87, ../sass/basicpage.scss */
.region-sidebar-first .menu li.is-collapsed,
.region-sidebar-first #main-menu li.is-collapsed {
  position: relative;
}
/* line 90, ../sass/basicpage.scss */
.region-sidebar-first .menu li.is-collapsed:after, .region-sidebar-first .menu li.is-collapsed:before,
.region-sidebar-first #main-menu li.is-collapsed:after,
.region-sidebar-first #main-menu li.is-collapsed:before {
  content: "";
  height: 2px;
  background: #000;
  display: block;
  width: 100%;
  position: absolute;
  transition: 0.2s top ease-in-out 0.2s, transform 0.2s ease-in-out;
  -webkit-transition: 0.2s top ease-in-out 0.2s, transform 0.2s ease-in-out;
}
/* line 102, ../sass/basicpage.scss */
.region-sidebar-first .menu li.is-collapsed:before,
.region-sidebar-first #main-menu li.is-collapsed:before {
  width: 10px;
  top: 20px;
  right: 0;
  transform: rotate(-45deg);
  z-index: 1;
}
/* line 110, ../sass/basicpage.scss */
.region-sidebar-first .menu li.is-collapsed:after,
.region-sidebar-first #main-menu li.is-collapsed:after {
  width: 10px;
  top: 13px;
  right: 0;
  transform: rotate(45deg);
}
/* line 118, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded,
.region-sidebar-first #main-menu li.menu-item--expanded {
  position: relative;
}
/* line 134, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded:before,
.region-sidebar-first #main-menu li.menu-item--expanded:before {
  width: 10px;
  top: 26px;
  right: 2px;
  transform: rotate(-45deg);
}
/* line 141, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded:after,
.region-sidebar-first #main-menu li.menu-item--expanded:after {
  width: 10px;
  top: 20px;
  right: 2px;
  transform: rotate(45deg);
}
/* line 152, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded .menu_link_content,
.region-sidebar-first #main-menu li.menu-item--expanded .menu_link_content {
  display: none;
}
/* line 157, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded.menu-item--active-trail > .menu_link_content,
.region-sidebar-first #main-menu li.menu-item--expanded.menu-item--active-trail > .menu_link_content {
  display: block;
}
/* line 175, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded.menu-item--active-trail:before,
.region-sidebar-first #main-menu li.menu-item--expanded.menu-item--active-trail:before {
  width: 10px;
  top: 20px;
  right: 0px;
  transform: rotate(-45deg);
}
/* line 182, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded.menu-item--active-trail:after,
.region-sidebar-first #main-menu li.menu-item--expanded.menu-item--active-trail:after {
  width: 10px;
  top: 20px;
  right: 7px;
  transform: rotate(45deg);
}
/* line 191, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded .menu,
.region-sidebar-first #main-menu li.menu-item--expanded .menu {
  display: none;
}
/* line 196, ../sass/basicpage.scss */
.region-sidebar-first .menu li.menu-item--expanded.menu-item--active-trail > .menu,
.region-sidebar-first #main-menu li.menu-item--expanded.menu-item--active-trail > .menu {
  display: block;
}
/* line 204, ../sass/basicpage.scss */
.region-sidebar-first .menu li,
.region-sidebar-first #main-menu li {
  margin: 5px 12px;
  float: none;
  list-style: none;
}
/* line 210, ../sass/basicpage.scss */
.region-sidebar-first .menu li a,
.region-sidebar-first #main-menu li a {
  border: 0;
  white-space: pre-line;
  text-decoration: none;
}
/* line 217, ../sass/basicpage.scss */
.region-sidebar-first .menu li:last-child,
.region-sidebar-first #main-menu li:last-child {
  border-bottom: 0;
}
/* line 226, ../sass/basicpage.scss */
.region-sidebar-first .menu .menu,
.region-sidebar-first #main-menu .menu {
  border: none;
  display: block;
  position: relative;
  box-shadow: none;
  background: none;
}
/* line 234, ../sass/basicpage.scss */
.region-sidebar-first .menu .menu a,
.region-sidebar-first #main-menu .menu a {
  display: flex;
  align-items: flex-start;
  padding-left: 1em;
}
/* line 244, ../sass/basicpage.scss */
.region-sidebar-first .menu .menu .menu,
.region-sidebar-first #main-menu .menu .menu {
  padding-left: 1em;
  margin-top: -0.25em;
}
/* line 248, ../sass/basicpage.scss */
.region-sidebar-first .menu .menu .menu .first a,
.region-sidebar-first #main-menu .menu .menu .first a {
  padding-top: 0;
}
/* line 252, ../sass/basicpage.scss */
.region-sidebar-first .menu .menu .menu a,
.region-sidebar-first #main-menu .menu .menu a {
  padding-left: 1.5rem;
}
/* line 259, ../sass/basicpage.scss */
.region-sidebar-first .menu > .a.menu-item--active-trail > a,
.region-sidebar-first #main-menu > .a.menu-item--active-trail > a {
  font-family: "Muli";
  font-weight: 700;
}
/* line 266, ../sass/basicpage.scss */
.region-sidebar-first a {
  padding: 0.5em 1em;
  display: block;
  color: #000;
}
/* line 273, ../sass/basicpage.scss */
.region-sidebar-first a:hover {
  background: rgba(255, 255, 255, 0.05);
  text-decoration: underline;
  padding: 0.5em 1em;
  color: #FB463D;
}
/* line 280, ../sass/basicpage.scss */
.region-sidebar-first a.is-active {
  font-family: "Muli";
  border: none !important;
  font-weight: 700;
  text-decoration: underline;
}
/* line 289, ../sass/basicpage.scss */
.region-sidebar-first .js-form-type-select {
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 15px;
}
/* line 294, ../sass/basicpage.scss */
.region-sidebar-first .js-form-type-select label {
  display: block;
}

/* line 300, ../sass/basicpage.scss */
.doubleside {
  display: flex;
}
@media screen and (max-width: 61.9375em) {
  /* line 300, ../sass/basicpage.scss */
  .doubleside {
    display: block;
  }
}
/* line 307, ../sass/basicpage.scss */
.doubleside .field {
  margin: 0 10px;
}
@media screen and (max-width: 61.9375em) {
  /* line 307, ../sass/basicpage.scss */
  .doubleside .field {
    margin: 0;
  }
}

/* line 354, ../sass/basicpage.scss */
.node__content table {
  margin: 20px 0;
}

/* line 361, ../sass/basicpage.scss */
.block-views-blocklocation-display-block-1 h2,
.block-views-blockrelated-events-block-1 h2 {
  font-size: 20px;
  padding: 0;
  margin: 10px 0;
  font-weight: 700;
  color: #000;
}
/* line 371, ../sass/basicpage.scss */
.block-views-blocklocation-display-block-1 .map,
.block-views-blocklocation-display-block-1 .address,
.block-views-blockrelated-events-block-1 .map,
.block-views-blockrelated-events-block-1 .address {
  /* display: inline-block; */
  font-size: 18px;
  /* width: 43%; */
  overflow-wrap: break-word;
  padding: 10px 0;
}
@media screen and (max-width: 74.9375em) {
  /* line 371, ../sass/basicpage.scss */
  .block-views-blocklocation-display-block-1 .map,
  .block-views-blocklocation-display-block-1 .address,
  .block-views-blockrelated-events-block-1 .map,
  .block-views-blockrelated-events-block-1 .address {
    width: 100%;
    margin: 5px 0;
  }
}
/* line 384, ../sass/basicpage.scss */
.block-views-blocklocation-display-block-1 .map ul,
.block-views-blocklocation-display-block-1 .address ul,
.block-views-blockrelated-events-block-1 .map ul,
.block-views-blockrelated-events-block-1 .address ul {
  list-style: none;
  padding: 0;
}
/* line 389, ../sass/basicpage.scss */
.block-views-blocklocation-display-block-1 .map:empty,
.block-views-blocklocation-display-block-1 .address:empty,
.block-views-blockrelated-events-block-1 .map:empty,
.block-views-blockrelated-events-block-1 .address:empty {
  padding: 0;
  display: none;
}
/* line 396, ../sass/basicpage.scss */
.block-views-blocklocation-display-block-1 .map img,
.block-views-blockrelated-events-block-1 .map img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 74.9375em) {
  /* line 396, ../sass/basicpage.scss */
  .block-views-blocklocation-display-block-1 .map img,
  .block-views-blockrelated-events-block-1 .map img {
    width: 100%;
  }
}

/* line 416, ../sass/basicpage.scss */
.view-recreational-areas .views-row {
  margin-bottom: 1em;
  border-bottom: 1px solid #B8B8B8;
  padding-bottom: 1em;
  clear: both;
}
/* line 423, ../sass/basicpage.scss */
.view-recreational-areas .location-display {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (min-width: 62em) {
  /* line 423, ../sass/basicpage.scss */
  .view-recreational-areas .location-display {
    flex-direction: row;
  }
}
/* line 432, ../sass/basicpage.scss */
.view-recreational-areas .location-display .field-label {
  font-family: "Muli";
  margin-bottom: 0;
  margin-top: 5px;
  font-weight: bold;
}
/* line 439, ../sass/basicpage.scss */
.view-recreational-areas .location-display .field-name-cmn-field-suburb,
.view-recreational-areas .location-display .field-name-field-ra-features {
  margin-bottom: 1em;
}
@media screen and (min-width: 62em) {
  /* line 445, ../sass/basicpage.scss */
  .view-recreational-areas .right {
    top: 0;
    width: 60%;
  }
}
/* line 451, ../sass/basicpage.scss */
.view-recreational-areas .right .status-wrapper {
  background: #000;
  position: absolute;
  color: #fff;
  padding: 0.25em 0.5em;
  top: 3em;
  right: 0;
  font-size: 0.875em;
}
/* line 460, ../sass/basicpage.scss */
.view-recreational-areas .right .status-wrapper.status-not_applicable {
  display: none;
}
/* line 467, ../sass/basicpage.scss */
.view-recreational-areas .status .Open,
.view-recreational-areas .status .Close {
  background: #01d26c;
  color: #fff;
  padding: 5px 10px;
  float: right;
  max-width: 170px;
  text-align: center;
  font-size: 14px;
  border: 0;
}
/* line 478, ../sass/basicpage.scss */
.view-recreational-areas .status .Open .not_applicable,
.view-recreational-areas .status .Close .not_applicable {
  display: none;
}
/* line 483, ../sass/basicpage.scss */
.view-recreational-areas .status .Close {
  background: #FB463D !important;
}
/* line 490, ../sass/basicpage.scss */
.view-recreational-areas .Partially-closed > p,
.view-recreational-areas .Click-for-more-info > p {
  background: url(/themes/demonz/stylesheets/../images/icons/button-arrow-fff.png) no-repeat center right 7px #000;
  background-size: 6px;
  color: #fff;
  padding: 5px 20px;
  float: right;
  max-width: 170px;
  text-align: center;
  font-size: 14px;
  border: 0;
  cursor: pointer;
}
/* line 504, ../sass/basicpage.scss */
.view-recreational-areas .map {
  width: 100%;
  flex: none;
}
@media screen and (min-width: 62em) {
  /* line 504, ../sass/basicpage.scss */
  .view-recreational-areas .map {
    width: 45%;
    margin-right: 1.5em;
  }
}
@media screen and (min-width: 62em) {
  /* line 516, ../sass/basicpage.scss */
  .ie10 .view-recreational-areas .right {
    width: 70%;
  }
}
/* line 524, ../sass/basicpage.scss */
.view-recreational-areas.comunication .title a {
  text-decoration: none;
}

/* line 531, ../sass/basicpage.scss */
ul.date-recur-occurrences {
  list-style: none;
  padding: 0;
}

/* line 537, ../sass/basicpage.scss */
.field-collection-item .field__label,
.field-collection-item .views-label {
  background: none;
  font-size: 16px;
  text-transform: none;
  color: #000;
  margin: auto;
  width: 100px;
  font-weight: bold;
  display: inline-block;
}
/* line 550, ../sass/basicpage.scss */
.field-collection-item .field__label:after,
.field-collection-item .views-label:after {
  content: ":";
}
/* line 555, ../sass/basicpage.scss */
.field-collection-item .field,
.field-collection-item .views-field {
  padding: 15px 0;
}
/* line 561, ../sass/basicpage.scss */
.field-collection-item .field-content {
  display: inline-block;
}
/* line 566, ../sass/basicpage.scss */
.field-collection-item.field-collection-item--name-field-contact-details .field--name-field-title,
.field-collection-item.field-collection-item--name-field-contact-details .views-field-field-title {
  border-bottom: 0;
}
/* line 570, ../sass/basicpage.scss */
.field-collection-item.field-collection-item--name-field-contact-details .field--name-field-title h4,
.field-collection-item.field-collection-item--name-field-contact-details .field--name-field-title h3,
.field-collection-item.field-collection-item--name-field-contact-details .views-field-field-title h4,
.field-collection-item.field-collection-item--name-field-contact-details .views-field-field-title h3 {
  font-size: 18px;
  padding: 10px 0;
  margin: 10px 0;
  font-weight: 700;
}
/* line 580, ../sass/basicpage.scss */
.field-collection-item.field-collection-item--name-field-contact-details .field--name-field-full-name .field__label,
.field-collection-item.field-collection-item--name-field-contact-details .field--name-field-full-name .views-label {
  color: transparent;
  padding: 0;
  height: 0;
  width: 0;
  position: absolute;
}

/* line 600, ../sass/basicpage.scss */
.field--name-field-content-image {
  margin: 15px 0;
}
/* line 603, ../sass/basicpage.scss */
.field--name-field-content-image img {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
}

/* line 610, ../sass/basicpage.scss */
.paragraph--type--text-with-image,
.paragraph--type--image-with-text,
.paragraph--type--image-with-accordions {
  display: flex;
}
@media screen and (max-width: 37.4375em) {
  /* line 610, ../sass/basicpage.scss */
  .paragraph--type--text-with-image,
  .paragraph--type--image-with-text,
  .paragraph--type--image-with-accordions {
    display: block;
  }
}
/* line 619, ../sass/basicpage.scss */
.paragraph--type--text-with-image .field--name-field-text,
.paragraph--type--text-with-image .field--name-field-accordion,
.paragraph--type--image-with-text .field--name-field-text,
.paragraph--type--image-with-text .field--name-field-accordion,
.paragraph--type--image-with-accordions .field--name-field-text,
.paragraph--type--image-with-accordions .field--name-field-accordion {
  width: 65%;
}
@media screen and (max-width: 61.9375em) {
  /* line 619, ../sass/basicpage.scss */
  .paragraph--type--text-with-image .field--name-field-text,
  .paragraph--type--text-with-image .field--name-field-accordion,
  .paragraph--type--image-with-text .field--name-field-text,
  .paragraph--type--image-with-text .field--name-field-accordion,
  .paragraph--type--image-with-accordions .field--name-field-text,
  .paragraph--type--image-with-accordions .field--name-field-accordion {
    width: 100%;
  }
}
/* line 628, ../sass/basicpage.scss */
.paragraph--type--text-with-image .field--type-image,
.paragraph--type--image-with-text .field--type-image,
.paragraph--type--image-with-accordions .field--type-image {
  margin: 20px 40px;
  max-width: 40%;
}
@media screen and (max-width: 61.9375em) {
  /* line 628, ../sass/basicpage.scss */
  .paragraph--type--text-with-image .field--type-image,
  .paragraph--type--image-with-text .field--type-image,
  .paragraph--type--image-with-accordions .field--type-image {
    width: 100%;
  }
}

/* line 639, ../sass/basicpage.scss */
table {
  width: 100%;
}
/* line 642, ../sass/basicpage.scss */
table caption {
  text-align: center;
}
/* line 646, ../sass/basicpage.scss */
table tr,
table td,
table th {
  padding: 5px;
}

/* line 653, ../sass/basicpage.scss */
.paragraph--type--table {
  margin: 15px 0;
}
/* line 657, ../sass/basicpage.scss */
.paragraph--type--table table tr,
.paragraph--type--table table td,
.paragraph--type--table table th {
  border: 1px solid #B8B8B8;
}

/* line 666, ../sass/basicpage.scss */
.view-eng .field--name-field-eng-status {
  clear: both;
}
/* line 669, ../sass/basicpage.scss */
.view-eng .field--name-field-eng-status .field__label {
  display: none;
}
/* line 673, ../sass/basicpage.scss */
.view-eng .field--name-field-eng-status .field__item {
  font-size: 1.3em;
  background: none;
  font-weight: 300;
  padding: 0;
  margin: 10px 0;
}
/* line 682, ../sass/basicpage.scss */
.view-eng .views-field.views-field-title {
  padding: 0;
}
/* line 685, ../sass/basicpage.scss */
.view-eng .views-field.views-field-title .field-title {
  padding: 10px;
  float: left;
}
/* line 689, ../sass/basicpage.scss */
.view-eng .views-field.views-field-title .field-title a {
  text-decoration: none;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.3em;
}
/* line 698, ../sass/basicpage.scss */
.view-eng .field-image img {
  height: 135px;
}
/* line 730, ../sass/basicpage.scss */
.view-eng .views-row {
  position: relative;
}
/* line 736, ../sass/basicpage.scss */
.view-eng .views-row .views-col {
  height: 255px;
}

/* line 744, ../sass/basicpage.scss */
.view-life-cycle .views-row .views-field-field-key-date {
  text-align: center;
  width: 100%;
  padding: 25px 10px;
  margin: 30px 10px;
  position: relative;
  background: #fff;
  border: 3px solid #eeeeee;
  background: #eeeeee;
}
/* line 757, ../sass/basicpage.scss */
.view-life-cycle .views-row .views-field-field-key-date:before {
  content: "";
  width: 3px;
  height: 31px;
  position: absolute;
  background: #eeeeee;
  bottom: -31px;
}
/* line 766, ../sass/basicpage.scss */
.view-life-cycle .views-row .views-field-field-key-date.previous {
  border-color: #FB463D;
  color: #FB463D;
}
/* line 770, ../sass/basicpage.scss */
.view-life-cycle .views-row .views-field-field-key-date.previous:before {
  background: #FB463D;
}
/* line 778, ../sass/basicpage.scss */
.view-life-cycle .views-row:last-child .views-field-field-key-date:before {
  display: none;
}
/* line 785, ../sass/basicpage.scss */
.view-life-cycle .givendate {
  display: none;
}

/* line 819, ../sass/basicpage.scss */
.region-pre-header .block {
  margin: 0;
}
/* line 822, ../sass/basicpage.scss */
.region-pre-header .block img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

/* line 832, ../sass/basicpage.scss */
.path-thesource .view-events-page.embed fieldset {
  width: 33.33% !important;
  background: #2b2b2b !important;
  padding: 20px 25px !important;
  border-right: 1px solid #ffe555 !important;
  height: 145px !important;
  margin: auto !important;
  float: left !important;
}
/* line 840, ../sass/basicpage.scss */
.path-thesource .view-events-page.embed fieldset .js-form-type-textfield {
  width: 95% !important;
}
/* line 848, ../sass/basicpage.scss */
.path-thesource .view-events-page.embed fieldset .js-form-type-textfield ::-webkit-calendar-picker-indicator {
  cursor: pointer;
  filter: invert(1) !important;
}

/* line 857, ../sass/basicpage.scss */
.view-events-page {
  position: relative;
}
/* line 861, ../sass/basicpage.scss */
.view-events-page.embed .bef-exposed-form {
  position: relative;
  top: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 861, ../sass/basicpage.scss */
  .view-events-page.embed .bef-exposed-form {
    top: 0;
  }
}
/* line 868, ../sass/basicpage.scss */
.view-events-page.embed .bef-exposed-form fieldset {
  width: 100%;
  background: none;
  padding: 0;
  border-right: 0;
  height: auto;
  margin: auto;
  float: left;
}
/* line 876, ../sass/basicpage.scss */
.view-events-page.embed .bef-exposed-form fieldset .js-form-type-textfield {
  width: 48%;
}
/* line 884, ../sass/basicpage.scss */
.view-events-page.embed .bef-exposed-form fieldset .js-form-type-textfield ::-webkit-calendar-picker-indicator {
  cursor: pointer;
  filter: invert(0);
}
/* line 893, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form {
  position: absolute;
  top: -255px;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 61.9375em) {
  /* line 893, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form {
    top: -310px;
  }
}
/* line 903, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form ::-webkit-calendar-picker-indicator {
  cursor: pointer;
  filter: invert(1);
}
/* line 908, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-min input {
  z-index: 100;
  position: relative;
  max-width: 100%;
  background: none;
  border-bottom: 2px solid #fb463d;
  border-radius: 0;
  color: #fff;
}
/* line 918, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-title,
.view-events-page .bef-exposed-form .form-item-address {
  width: 33.33%;
  background: #2b2b2b;
  padding: 20px 25px;
  border-right: 1px solid #FFE555;
  height: 145px;
  margin: auto;
  float: left;
}
/* line 928, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-title:nth-child(3),
.view-events-page .bef-exposed-form .form-item-address:nth-child(3) {
  border-right: 0;
}
/* line 932, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-title input,
.view-events-page .bef-exposed-form .form-item-address input {
  border-bottom: 2px solid #FB463D;
  background: none;
  color: #fff;
  max-width: 75%;
  border-radius: 0;
}
/* line 939, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-title input::placeholder, .view-events-page .bef-exposed-form .form-item-title input::-webkit-input-placeholder,
.view-events-page .bef-exposed-form .form-item-address input::placeholder,
.view-events-page .bef-exposed-form .form-item-address input::-webkit-input-placeholder {
  color: #B8B8B8 !important;
  opacity: 1;
}
@media screen and (max-width: 37.4375em) {
  /* line 918, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-title,
  .view-events-page .bef-exposed-form .form-item-address {
    width: 100%;
    margin: 1px;
    padding: 30px 10px;
  }
}
/* line 952, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-title label,
.view-events-page .bef-exposed-form .form-item-address label {
  display: block;
  color: #fff;
  font-weight: normal;
}
/* line 959, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-title.form-item-date-min input,
.view-events-page .bef-exposed-form .form-item-address.form-item-date-min input {
  width: 30%;
  float: left;
}
@media screen and (max-width: 74.9375em) {
  /* line 959, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-title.form-item-date-min input,
  .view-events-page .bef-exposed-form .form-item-address.form-item-date-min input {
    width: 45%;
  }
}
/* line 969, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-title select,
.view-events-page .bef-exposed-form .form-item-address select {
  border-bottom: 2px solid #FB463D;
  background: none;
  color: #fff;
  width: 75%;
  -webkit-appearance: none;
  border-radius: 0;
}
/* line 977, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-title select option,
.view-events-page .bef-exposed-form .form-item-address select option {
  color: #000;
}
/* line 983, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-max {
  border: 0;
  background: none;
  margin: 0;
  width: 18%;
  margin: 0;
  float: right;
  margin-top: -40px;
  margin-right: 0;
}
@media screen and (max-width: 74.9375em) {
  /* line 983, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-date-max {
    right: 20px !important;
    width: 15% !important;
    margin-right: 15px !important;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 983, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-date-max {
    right: 20px !important;
    width: 45% !important;
    margin-top: -55px !important;
  }
}
/* line 1009, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-max label {
  display: none;
}
/* line 1013, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-max input {
  width: 48%;
  float: right;
  background: none;
  border-bottom: 2px solid #FB463D;
  border-radius: 0;
  color: #fff;
}
@media screen and (max-width: 74.9375em) {
  /* line 1013, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-date-max input {
    width: 90%;
    max-width: 100%;
  }
}
/* line 1028, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-type,
.view-events-page .bef-exposed-form .form-item-category,
.view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range {
  float: right;
  margin: 10px;
  width: auto;
}
/* line 1035, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-type select,
.view-events-page .bef-exposed-form .form-item-category select,
.view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range select {
  border: 0;
  background: #F5F5F5;
  padding: 10px;
  font-weight: 600;
}
@media screen and (max-width: 37.4375em) {
  /* line 1035, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-type select,
  .view-events-page .bef-exposed-form .form-item-category select,
  .view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range select {
    width: calc(100vw - 85px);
    height: 50px;
  }
}
/* line 1048, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-category {
  margin-right: 140px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1048, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-category {
    clear: both;
    margin-top: 60px;
    float: left !important;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1058, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .js-form-type-select.form-item-date-range {
    clear: both;
  }
}
/* line 1064, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-min {
  width: 48% !important;
  display: block;
  float: left;
  clear: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 1064, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-item-date-min {
    height: 160px;
  }
}
/* line 1072, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-date-min label {
  display: none;
}
/* line 1077, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form input[value="Apply"],
.view-events-page .bef-exposed-form button[value="Apply"] {
  background: url(/themes/demonz/stylesheets/../images/search-white.svg) no-repeat #FB463D !important;
  background-size: 20px !important;
  background-position: center !important;
  width: 105px;
  height: 45px;
  color: transparent;
  position: absolute;
  top: 90px;
  right: 25px;
}
@media screen and (max-width: 74.9375em) {
  /* line 1077, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form input[value="Apply"],
  .view-events-page .bef-exposed-form button[value="Apply"] {
    top: 210px;
    right: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1077, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form input[value="Apply"],
  .view-events-page .bef-exposed-form button[value="Apply"] {
    top: 155px;
    right: auto;
    left: 0;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 1077, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form input[value="Apply"],
  .view-events-page .bef-exposed-form button[value="Apply"] {
    position: relative;
    top: 10px;
    right: auto;
    left: 0;
    height: 55px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 893, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form {
    position: relative;
    top: auto;
    right: auto;
  }
}
/* line 1115, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-field-location-proximity-value {
  width: 100%;
  padding: 0 30px;
  margin: 5px 0;
  display: none;
}
/* line 1127, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-field-location-proximity-value label {
  display: none;
}
/* line 1131, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-field-location-proximity-value .description {
  color: #000;
}
/* line 1136, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form fieldset {
  width: 33.33%;
  background: #2b2b2b;
  padding: 20px 25px;
  border-right: 1px solid #ffe555;
  height: 145px;
  margin: auto;
  float: left;
}
/* line 1145, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form fieldset .js-form-type-textfield {
  width: 100%;
  background: none;
  padding: 0;
  border: 0;
}
/* line 1152, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form fieldset legend {
  border: 0;
  font-size: 16px;
  color: #fff;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: normal;
  float: left;
}
/* line 1165, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-field-location-proximity-source-configuration-origin-address input {
  border-bottom: 2px solid #FB463D;
  background: none;
  color: #fff;
  max-width: 75%;
}
/* line 1172, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-item-field-location-proximity-source-configuration-origin-address .description {
  display: none;
}
/* line 1183, ../sass/basicpage.scss */
.view-events-page .bef-exposed-form .form-actions input[value="Reset"] {
  position: absolute;
  right: 25px;
  bottom: 6px;
  width: 108px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1183, ../sass/basicpage.scss */
  .view-events-page .bef-exposed-form .form-actions input[value="Reset"] {
    position: relative;
    top: 10px;
    right: auto;
    left: 0;
  }
}
/* line 1202, ../sass/basicpage.scss */
.view-events-page .path-greater-dandenong-council.path-events .view-events-page .bef-exposed-form .form-actions {
  margin-top: 8px;
}
/* line 1206, ../sass/basicpage.scss */
.view-events-page h3 {
  font-size: 30px;
  margin: 45px 0 15px;
}
/* line 1214, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing {
  color: #000;
  padding: 24px;
  height: max-content;
  transform: translateY(0) translateZ(0);
  transition: background 150ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
/* line 1224, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .title {
  line-height: 21px;
}
/* line 1227, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .title a {
  color: #000;
  height: 42px;
  font-weight: 700;
  font-size: 1em;
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
/* line 1241, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-nothing .date-recur-occurrences {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
@media screen and (max-width: 74.9375em) {
  /* line 1214, ../sass/basicpage.scss */
  .view-events-page .views-col .views-field-nothing {
    height: 150px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1214, ../sass/basicpage.scss */
  .view-events-page .views-col .views-field-nothing {
    height: 120px;
  }
}
/* line 1256, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-field-date,
.view-events-page .views-col .views-field-field-date-range,
.view-events-page .views-col .views-field-field-date-range-value {
  margin-top: -47px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  float: left;
  position: relative;
  padding: 10px 25px;
}
/* line 1266, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-field-date.cat-1178,
.view-events-page .views-col .views-field-field-date-range.cat-1178,
.view-events-page .views-col .views-field-field-date-range-value.cat-1178 {
  background-image: url(/themes/demonz/stylesheets/../images/slogo-w.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 90% center;
  padding-right: 45px;
}
/* line 1273, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-field-date.cat-34,
.view-events-page .views-col .views-field-field-date-range.cat-34,
.view-events-page .views-col .views-field-field-date-range-value.cat-34 {
  background-image: url(/themes/demonz/stylesheets/../images/lib-logo.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 90% center;
  padding-right: 45px;
}
/* line 1280, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-field-date.cat-94, .view-events-page .views-col .views-field-field-date.cats-94,
.view-events-page .views-col .views-field-field-date-range.cat-94,
.view-events-page .views-col .views-field-field-date-range.cats-94,
.view-events-page .views-col .views-field-field-date-range-value.cat-94,
.view-events-page .views-col .views-field-field-date-range-value.cats-94 {
  background-image: url(/themes/demonz/stylesheets/../images/ext-logo.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 90% center;
  padding-right: 45px;
}
/* line 1289, ../sass/basicpage.scss */
.view-events-page .views-col .views-field-field-date ul,
.view-events-page .views-col .views-field-field-date-range ul,
.view-events-page .views-col .views-field-field-date-range-value ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 1297, ../sass/basicpage.scss */
.view-events-page .views-col:hover .views-field-nothing {
  transform: translateY(-8px) translateZ(0);
}
/* line 1312, ../sass/basicpage.scss */
.view-events-page .views-col.views-row {
  background-color: #fff;
  border: 1px solid #ede9e6;
  border-bottom-width: 2px;
  border-bottom-color: #ede9e6;
}
@media screen and (max-width: 61.9375em) {
  /* line 1312, ../sass/basicpage.scss */
  .view-events-page .views-col.views-row {
    margin: 20px 0;
  }
}
/* line 1322, ../sass/basicpage.scss */
.view-events-page .views-col.views-row:hover {
  border-bottom-color: #FB463D;
}

/* line 1330, ../sass/basicpage.scss */
.path-events .block-page-title-block,
.path-arts-events .block-page-title-block {
  float: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 1330, ../sass/basicpage.scss */
  .path-events .block-page-title-block,
  .path-arts-events .block-page-title-block {
    margin-top: 75px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 1330, ../sass/basicpage.scss */
  .path-events .block-page-title-block,
  .path-arts-events .block-page-title-block {
    margin-top: 0;
  }
}
/* line 1347, ../sass/basicpage.scss */
.path-events .head-Council .view-more,
.path-events .head-Council .pager,
.path-events .head-Greater .view-more,
.path-events .head-Greater .pager,
.path-events .head-Youth .view-more,
.path-events .head-Youth .pager,
.path-events .head-Drum .view-more,
.path-events .head-Drum .pager,
.path-arts-events .head-Council .view-more,
.path-arts-events .head-Council .pager,
.path-arts-events .head-Greater .view-more,
.path-arts-events .head-Greater .pager,
.path-arts-events .head-Youth .view-more,
.path-arts-events .head-Youth .pager,
.path-arts-events .head-Drum .view-more,
.path-arts-events .head-Drum .pager {
  text-align: center;
  float: left;
  width: 100%;
  margin: 20px auto;
}
/* line 1354, ../sass/basicpage.scss */
.path-events .head-Council .view-more a,
.path-events .head-Council .pager a,
.path-events .head-Greater .view-more a,
.path-events .head-Greater .pager a,
.path-events .head-Youth .view-more a,
.path-events .head-Youth .pager a,
.path-events .head-Drum .view-more a,
.path-events .head-Drum .pager a,
.path-arts-events .head-Council .view-more a,
.path-arts-events .head-Council .pager a,
.path-arts-events .head-Greater .view-more a,
.path-arts-events .head-Greater .pager a,
.path-arts-events .head-Youth .view-more a,
.path-arts-events .head-Youth .pager a,
.path-arts-events .head-Drum .view-more a,
.path-arts-events .head-Drum .pager a {
  border-bottom: none;
  transition: all 6ms ease-in-out;
  -webkit-transition: all 6ms ease-in-out;
  -moz-transition: all 6ms ease-in-out;
  -o-transition: all 6ms ease-in-out;
  text-decoration: none;
  text-align: center;
  margin: 10px auto;
  width: max-content;
  border: 1px solid #2b2b2b;
  padding: 15px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 600;
  color: #2b2b2b;
  font-size: 1em;
  position: relative;
}
/* line 1373, ../sass/basicpage.scss */
.path-events .head-Council .view-more a:hover,
.path-events .head-Council .pager a:hover,
.path-events .head-Greater .view-more a:hover,
.path-events .head-Greater .pager a:hover,
.path-events .head-Youth .view-more a:hover,
.path-events .head-Youth .pager a:hover,
.path-events .head-Drum .view-more a:hover,
.path-events .head-Drum .pager a:hover,
.path-arts-events .head-Council .view-more a:hover,
.path-arts-events .head-Council .pager a:hover,
.path-arts-events .head-Greater .view-more a:hover,
.path-arts-events .head-Greater .pager a:hover,
.path-arts-events .head-Youth .view-more a:hover,
.path-arts-events .head-Youth .pager a:hover,
.path-arts-events .head-Drum .view-more a:hover,
.path-arts-events .head-Drum .pager a:hover {
  text-decoration: none;
  color: #FB463D;
  border-color: #fb463d;
}
/* line 1381, ../sass/basicpage.scss */
.path-events .head-Council h2,
.path-events .head-Greater h2,
.path-events .head-Youth h2,
.path-events .head-Drum h2,
.path-arts-events .head-Council h2,
.path-arts-events .head-Greater h2,
.path-arts-events .head-Youth h2,
.path-arts-events .head-Drum h2 {
  text-transform: capitalize;
}
@media screen and (min-width: 75em) {
  /* line 1390, ../sass/basicpage.scss */
  .path-events .head-Council .views-row.views-col:first-child, .path-events .head-Council .views-row.views-col:nth-child(2), .path-events .head-Council .views-row.views-col:nth-child(3),
  .path-events .head-Greater .views-row.views-col:first-child,
  .path-events .head-Greater .views-row.views-col:nth-child(2),
  .path-events .head-Greater .views-row.views-col:nth-child(3),
  .path-arts-events .head-Council .views-row.views-col:first-child,
  .path-arts-events .head-Council .views-row.views-col:nth-child(2),
  .path-arts-events .head-Council .views-row.views-col:nth-child(3),
  .path-arts-events .head-Greater .views-row.views-col:first-child,
  .path-arts-events .head-Greater .views-row.views-col:nth-child(2),
  .path-arts-events .head-Greater .views-row.views-col:nth-child(3) {
    width: calc(33.33% - 23px) !important;
    max-width: 100% !important;
  }
  /* line 1399, ../sass/basicpage.scss */
  .path-events .head-Council .views-row.views-col,
  .path-events .head-Greater .views-row.views-col,
  .path-arts-events .head-Council .views-row.views-col,
  .path-arts-events .head-Greater .views-row.views-col {
    width: calc(25% - 24px);
    display: inline-block;
    margin: 10px;
    vertical-align: bottom;
  }
}
/* line 1409, ../sass/basicpage.scss */
.path-events .region.region-breadcrumb,
.path-arts-events .region.region-breadcrumb {
  position: absolute;
  top: 165px;
  right: 0;
  left: 0;
  z-index: 10;
  text-align: center;
}
/* line 1417, ../sass/basicpage.scss */
.path-events .region.region-breadcrumb a,
.path-arts-events .region.region-breadcrumb a {
  color: #fff;
}
/* line 1422, ../sass/basicpage.scss */
.path-events #page-title,
.path-arts-events #page-title {
  padding-top: 35px;
}
/* line 1426, ../sass/basicpage.scss */
.path-events time[datetime="59Z"],
.path-arts-events time[datetime="59Z"] {
  display: none;
}

/* line 1434, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row {
  display: flex;
  align-items: center;
  margin: 10px 0;
  border-bottom: 1px solid #d2d2d2;
}
/* line 1440, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field {
  padding: 5px;
}
/* line 1443, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field a {
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
}
/* line 1450, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field .read-more a {
  font-weight: 400;
  font-size: 16px;
  text-decoration: underline;
  float: right;
  margin-top: 10px;
}
/* line 1460, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field.views-field-field-image {
  width: 50%;
  height: 210px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1460, ../sass/basicpage.scss */
  .field--type-viewfield .view-news .views-row .views-field.views-field-field-image {
    width: 100%;
    height: auto;
  }
}
/* line 1469, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field.views-field-field-image img {
  height: 200px;
}
/* line 1474, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .views-field-nothing {
  width: 80%;
}
@media screen and (max-width: 61.9375em) {
  /* line 1474, ../sass/basicpage.scss */
  .field--type-viewfield .view-news .views-row .views-field-nothing {
    width: 100%;
  }
}
/* line 1482, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .readmore {
  text-align: right;
  float: right;
  margin-top: 5px;
}
/* line 1487, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-row .readmore a {
  font-weight: normal;
  font-size: 16px;
  text-decoration: underline;
}
@media screen and (max-width: 61.9375em) {
  /* line 1434, ../sass/basicpage.scss */
  .field--type-viewfield .view-news .views-row {
    display: block;
    float: left;
  }
}
/* line 1500, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-view-responsive-grid .views-field-field-image {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
}
/* line 1505, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-view-responsive-grid .views-field-nothing {
  width: 100% !important;
  min-height: 215px;
  height: max-content !important;
}
/* line 1509, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-view-responsive-grid .views-field-nothing .date {
  margin-bottom: 10px;
}
/* line 1513, ../sass/basicpage.scss */
.field--type-viewfield .view-news .views-view-responsive-grid .views-row {
  border: 0;
}

/* line 1521, ../sass/basicpage.scss */
.view-news-intranet .views-row {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
/* line 1526, ../sass/basicpage.scss */
.view-news-intranet .views-row .views-field {
  padding: 5px;
}
/* line 1529, ../sass/basicpage.scss */
.view-news-intranet .views-row .views-field a {
  font-weight: 600;
  font-size: 18px;
}

/* line 1538, ../sass/basicpage.scss */
.page-node-type-reports .field--name-field-image {
  float: left !important;
  width: 33% !important;
}
@media screen and (max-width: 74.9375em) {
  /* line 1538, ../sass/basicpage.scss */
  .page-node-type-reports .field--name-field-image {
    width: 100% !important;
  }
}
/* line 1547, ../sass/basicpage.scss */
.page-node-type-reports .field--name-field-sections,
.page-node-type-reports .field--name-field-documents,
.page-node-type-reports .field--name-field-financials {
  float: left;
  width: 65%;
  margin-bottom: 0;
}
@media screen and (max-width: 74.9375em) {
  /* line 1547, ../sass/basicpage.scss */
  .page-node-type-reports .field--name-field-sections,
  .page-node-type-reports .field--name-field-documents,
  .page-node-type-reports .field--name-field-financials {
    width: 100%;
  }
}
/* line 1559, ../sass/basicpage.scss */
.page-node-type-reports .field__label {
  padding: 10px 0 !important;
}
/* line 1564, ../sass/basicpage.scss */
.page-node-type-reports .node__content .field {
  float: right;
  width: 64%;
}
@media screen and (max-width: 74.9375em) {
  /* line 1564, ../sass/basicpage.scss */
  .page-node-type-reports .node__content .field {
    width: 100%;
  }
}
/* line 1573, ../sass/basicpage.scss */
.page-node-type-reports .node__content .field--name-field-additional-con {
  float: left;
  width: 100%;
  clear: both;
}
/* line 1578, ../sass/basicpage.scss */
.page-node-type-reports .node__content .field--name-field-additional-con .field {
  float: left;
  width: 100%;
  clear: both;
}

/* line 1589, ../sass/basicpage.scss */
.page-node-type-blog .image-link .field--name-field-image {
  width: 84% !important;
  max-width: 100%;
  margin: 20px 0;
}
@media screen and (max-width: 74.9375em) {
  /* line 1589, ../sass/basicpage.scss */
  .page-node-type-blog .image-link .field--name-field-image {
    width: 50% !important;
    margin: 0 auto;
    float: none !important;
  }
}
/* line 1601, ../sass/basicpage.scss */
.page-node-type-blog .field--name-field-image {
  float: right !important;
  width: 23% !important;
  margin: 20px 0 20px 20px;
}
@media screen and (max-width: 74.9375em) {
  /* line 1601, ../sass/basicpage.scss */
  .page-node-type-blog .field--name-field-image {
    width: 50% !important;
    margin: 0 auto;
    float: none !important;
  }
}
/* line 1613, ../sass/basicpage.scss */
.page-node-type-blog .paragraph--type--text-with-image .field--name-field-text {
  width: 80%;
}
@media screen and (max-width: 61.9375em) {
  /* line 1613, ../sass/basicpage.scss */
  .page-node-type-blog .paragraph--type--text-with-image .field--name-field-text {
    width: 100% !important;
  }
}
/* line 1620, ../sass/basicpage.scss */
.page-node-type-blog .field--name-field-blo,
.page-node-type-blog .field--name-field-content-label,
.page-node-type-blog .field--name-field-date-range {
  float: left;
  width: 50%;
  margin-bottom: 0;
}
@media screen and (max-width: 74.9375em) {
  /* line 1620, ../sass/basicpage.scss */
  .page-node-type-blog .field--name-field-blo,
  .page-node-type-blog .field--name-field-content-label,
  .page-node-type-blog .field--name-field-date-range {
    width: 100%;
  }
}
/* line 1633, ../sass/basicpage.scss */
.page-node-type-blog .field__label {
  padding: 10px 0 !important;
}
/* line 1645, ../sass/basicpage.scss */
.page-node-type-blog section h2,
.page-node-type-blog .field--name-subject {
  display: none;
}
/* line 1651, ../sass/basicpage.scss */
.page-node-type-blog .field--type-text-long .js-filter-wrapper {
  display: none;
}
/* line 1655, ../sass/basicpage.scss */
.page-node-type-blog .field--type-text-long .cke_top,
.page-node-type-blog .field--type-text-long .cke_bottom {
  display: none;
}
/* line 1661, ../sass/basicpage.scss */
.page-node-type-blog .comment-form {
  clear: both;
}
/* line 1665, ../sass/basicpage.scss */
.page-node-type-blog ul.links.inline {
  display: none;
}
/* line 1669, ../sass/basicpage.scss */
.page-node-type-blog .comment-wrap {
  clear: both;
}
/* line 1672, ../sass/basicpage.scss */
.page-node-type-blog .comment-wrap .author-comments {
  width: 100%;
}
/* line 1675, ../sass/basicpage.scss */
.page-node-type-blog .comment-wrap .author-comments h3 {
  margin-top: 10px;
  display: none;
}
/* line 1681, ../sass/basicpage.scss */
.page-node-type-blog .comment-wrap .author-details {
  display: none;
}
/* line 1686, ../sass/basicpage.scss */
.page-node-type-blog .field--name-field-reactions {
  clear: both;
}

/* line 1693, ../sass/basicpage.scss */
.council-assist {
  border: 2px dashed #FB463D;
  padding: 10px;
  background: #fbe4d9;
}
/* line 1698, ../sass/basicpage.scss */
.council-assist .ui-accordion .ui-accordion-header {
  background: #fff;
  border-left: 5px solid #FB463D;
}
/* line 1702, ../sass/basicpage.scss */
.council-assist .ui-accordion .ui-accordion-header.ui-state-active {
  border-color: #FB463D;
}
/* line 1707, ../sass/basicpage.scss */
.council-assist legend {
  display: none;
}

/* line 1712, ../sass/basicpage.scss */
.intramaps-custom-page {
  margin-bottom: 20px;
}
/* line 1715, ../sass/basicpage.scss */
.intramaps-custom-page ul#myUL {
  display: none;
}

/* line 1720, ../sass/basicpage.scss */
#intramaps-map > div {
  height: 500px !important;
  position: relative !important;
}
/* line 1724, ../sass/basicpage.scss */
#intramaps-map > div div:empty {
  display: none;
}

/* line 1729, ../sass/basicpage.scss */
.field--name-field-progressbar {
  padding: 0 0.5em 0 0.7em;
}
/* line 1732, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar {
  display: inline-block;
  width: 95%;
}
/* line 1736, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar .field--name-field-success-percentage {
  float: left;
  width: 25%;
  margin-right: 20px;
  padding: 20px 5px;
}
/* line 1742, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar .field--name-field-success-percentage .progress-bar-wrapper {
  margin-bottom: 0;
}
/* line 1745, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar .field--name-field-success-percentage .progress-bar-wrapper .progress-bar-formatter {
  background-image: none;
}
/* line 1748, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar .field--name-field-success-percentage .progress-bar-wrapper .progress-bar-formatter .progress-bar-name {
  display: none;
}
/* line 1753, ../sass/basicpage.scss */
.field--name-field-progressbar .paragraph--type--percentage-bar .field--name-field-success-percentage .progress-bar-wrapper .progress-bar-formatter:last-child .progress-bar-name {
  display: block !important;
}

/* line 1765, ../sass/basicpage.scss */
#block-sustainable-2 li svg {
  fill: #fff;
}
/* line 1770, ../sass/basicpage.scss */
#block-sustainable-2 li:hover svg {
  fill: #24C344;
}
/* line 1774, ../sass/basicpage.scss */
#block-sustainable-2 li:hover a {
  color: #24C344;
}
/* line 1779, ../sass/basicpage.scss */
#block-sustainable-2 li a {
  float: right;
  text-align: left;
  width: 85%;
}
/* line 1784, ../sass/basicpage.scss */
#block-sustainable-2 li a:hover {
  color: #24C344;
}
/* line 1789, ../sass/basicpage.scss */
#block-sustainable-2 li .field--name-field-svg-icon {
  margin-top: 20px;
  float: left;
}

/* line 1797, ../sass/basicpage.scss */
#block-sustainable .field--name-field-svg-icon {
  display: none;
}

/* line 1803, ../sass/basicpage.scss */
.path-orgcharts #orgchart {
  height: 90vh !important;
}
/* line 1808, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart hr {
  margin: 0;
}
/* line 1813, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart div {
  overflow-x: hidden !important;
  color: #000 !important;
  font-size: 18px;
  text-transform: capitalize;
}
/* line 1822, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart .edit-photo {
  background: #000 !important;
}
/* line 1826, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart .edit-wrapper {
  background: #fff !important;
  opacity: 1 !important;
}
/* line 1831, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart rect {
  fill: transparent;
  stroke: #000;
}
/* line 1836, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart text {
  fill: #000;
}
/* line 1840, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart circle {
  stroke: #000;
}
/* line 1844, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart line {
  stroke: #24C344;
}
/* line 1848, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart g.linin {
  transform: matrix(0.07, 0, 0, 0.07, 250, 105);
}
/* line 1852, ../sass/basicpage.scss */
.path-orgcharts .view-orgchart g.linin a[href=""] {
  display: none;
}

/* line 1859, ../sass/basicpage.scss */
.views-field-field-contact-details {
  background: #F5F5F5;
  padding: 10px 25px;
  margin-top: 25px;
}
/* line 1866, ../sass/basicpage.scss */
.views-field-field-contact-details .field-collection-item .field__label,
.views-field-field-contact-details .field-collection-item .views-label {
  width: 60px;
  display: none;
}
/* line 1874, ../sass/basicpage.scss */
.views-field-field-contact-details .field-collection-item .field:last-child,
.views-field-field-contact-details .field-collection-item .views-field:last-child {
  border-bottom: 0;
}
/* line 1879, ../sass/basicpage.scss */
.views-field-field-contact-details .field-collection-item .views-field-nothing {
  margin: 0 auto;
}
/* line 1882, ../sass/basicpage.scss */
.views-field-field-contact-details .field-collection-item .views-field-nothing a {
  display: inline-table;
  margin: 0 5px;
  width: 40px;
}
/* line 1890, ../sass/basicpage.scss */
.views-field-field-contact-details a,
.views-field-field-contact-details .field--name-field-email .field__item {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  padding: 0 !important;
}

/* line 1911, ../sass/basicpage.scss */
.alert {
  margin-bottom: 5px;
}

/* line 1916, ../sass/basicpage.scss */
.bs-site-alert.alert {
  margin-bottom: 0;
  border-radius: 0;
}

/* line 1922, ../sass/basicpage.scss */
.view-events-page.embed .bef-exposed-form input[type="submit"] {
  position: relative;
  right: auto;
  top: auto;
  background: black;
  bottom: auto;
  height: auto;
}

/* line 1933, ../sass/basicpage.scss */
.view-blog .views-col .views-field-title a {
  text-align: left !important;
  height: 50px;
  line-height: 1.5;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 1943, ../sass/basicpage.scss */
.view-blog footer {
  margin: 20px 0;
}
/* line 1947, ../sass/basicpage.scss */
.view-blog .more-link {
  text-align: center;
  margin: 40px 0 0;
}
/* line 1951, ../sass/basicpage.scss */
.view-blog .more-link a {
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  width: max-content;
  cursor: pointer;
  text-transform: capitalize;
  padding: 15px;
  background: transparent;
  letter-spacing: 0.1428571429em;
  font-weight: 700;
  font-size: 1em;
  border-color: #2b2b2b;
  border: 1px solid #2b2b2b;
}

/* line 1970, ../sass/basicpage.scss */
.view-contact-details .views-field, .view-contact-details .field {
  padding: 15px 0;
}

/* line 1976, ../sass/basicpage.scss */
.views-view-responsive-grid.cols-5 .views-col {
  display: inline-block;
  margin: 10px;
  max-width: calc(20% - 20px);
}
@media screen and (max-width: 61.9375em) {
  /* line 1976, ../sass/basicpage.scss */
  .views-view-responsive-grid.cols-5 .views-col {
    width: calc(100% - 20px) !important;
    margin: 10px !important;
    max-width: 100%;
    display: flex;
    align-items: center;
  }
}
/* line 1996, ../sass/basicpage.scss */
.views-view-responsive-grid.cols-5 .views-field-title {
  padding: 0 10px;
  height: 90px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1996, ../sass/basicpage.scss */
  .views-view-responsive-grid.cols-5 .views-field-title {
    width: 100%;
    height: auto;
    padding: 20px !important;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 2004, ../sass/basicpage.scss */
  .views-view-responsive-grid.cols-5 .views-field-title a {
    height: auto;
    line-height: normal;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: auto;
    text-overflow: unset;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 2016, ../sass/basicpage.scss */
  .views-view-responsive-grid.cols-5 .views-field-field-image {
    width: 30%;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 2016, ../sass/basicpage.scss */
  .views-view-responsive-grid.cols-5 .views-field-field-image {
    width: 60%;
  }
}

/* line 2026, ../sass/basicpage.scss */
.views-view-responsive-grid.cols-6 .views-col {
  background-color: #fff;
  border: 0;
  padding: 10px;
}
@media screen and (max-width: 61.9375em) {
  /* line 2026, ../sass/basicpage.scss */
  .views-view-responsive-grid.cols-6 .views-col {
    width: calc(50% - 20px) !important;
    margin: 10px !important;
    max-width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 2026, ../sass/basicpage.scss */
  .views-view-responsive-grid.cols-6 .views-col {
    width: 100% !important;
    margin: 10px 0 !important;
    max-width: 100%;
  }
}

/* line 2043, ../sass/basicpage.scss */
.block-field-blockparagraphimage-with-accordionsfield-image {
  padding-right: 20px;
}
@media screen and (max-width: 37.4375em) {
  /* line 2043, ../sass/basicpage.scss */
  .block-field-blockparagraphimage-with-accordionsfield-image {
    padding-right: 0;
  }
}

/* line 2051, ../sass/basicpage.scss */
.view-events-page.embed.reports .bef-exposed-form .form-item-title {
  width: 48%;
  background: none;
  padding: 0;
  border-right: 0;
  height: auto;
  margin: auto;
  float: left;
}
/* line 2059, ../sass/basicpage.scss */
.view-events-page.embed.reports .bef-exposed-form .form-item-title input {
  border-color: black;
  color: black;
}
@media screen and (max-width: 61.9375em) {
  /* line 2059, ../sass/basicpage.scss */
  .view-events-page.embed.reports .bef-exposed-form .form-item-title input {
    width: 100%;
    max-width: 100%;
  }
}
/* line 2068, ../sass/basicpage.scss */
.view-events-page.embed.reports .bef-exposed-form .form-item-field-date-value-min,
.view-events-page.embed.reports .bef-exposed-form .form-item-field-date-value-max {
  margin: 20px 0;
  width: 47.5%;
}
/* line 2072, ../sass/basicpage.scss */
.view-events-page.embed.reports .bef-exposed-form .form-item-field-date-value-min label,
.view-events-page.embed.reports .bef-exposed-form .form-item-field-date-value-max label {
  display: none;
}
/* line 2076, ../sass/basicpage.scss */
.view-events-page.embed.reports .bef-exposed-form .form-item-field-report-type-value {
  margin: 0 5px 0 0;
}
/* line 2078, ../sass/basicpage.scss */
.view-events-page.embed.reports .bef-exposed-form .form-item-field-report-type-value select {
  width: 73%;
}
@media screen and (max-width: 61.9375em) {
  /* line 2078, ../sass/basicpage.scss */
  .view-events-page.embed.reports .bef-exposed-form .form-item-field-report-type-value select {
    width: 100%;
    margin-top: 20px;
  }
}

/* line 2091, ../sass/basicpage.scss */
.path-libraries-whatson .view-events-page.embed .bef-exposed-form fieldset, .path-libraries-events .view-events-page.embed .bef-exposed-form fieldset {
  width: 33.33%;
  background: #2b2b2b;
  padding: 20px 25px;
  border-right: 0;
  height: 145px;
  margin: auto;
  float: left;
}
/* line 2099, ../sass/basicpage.scss */
.path-libraries-whatson .view-events-page.embed .bef-exposed-form fieldset .js-form-type-textfield, .path-libraries-events .view-events-page.embed .bef-exposed-form fieldset .js-form-type-textfield {
  width: 100%;
}

/* line 2105, ../sass/basicpage.scss */
.block-views-blockcategory-icon-events-block-1 {
  position: absolute;
  top: 70px;
  left: 10px;
  z-index: 10;
}
/* line 2110, ../sass/basicpage.scss */
.block-views-blockcategory-icon-events-block-1 div[class^="cat-"],
.block-views-blockcategory-icon-events-block-1 div[class^="cats-"] {
  display: none;
}
/* line 2114, ../sass/basicpage.scss */
.block-views-blockcategory-icon-events-block-1 .cat-1178 {
  display: block !important;
  background-image: url(/themes/demonz/stylesheets/../images/slogo-w.svg);
  background-repeat: no-repeat;
  background-position: 12px;
  background-size: 30px;
  width: 55px;
  height: 55px;
  color: transparent;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
}
/* line 2126, ../sass/basicpage.scss */
.block-views-blockcategory-icon-events-block-1 .cat-34 {
  display: block !important;
  background-image: url(/themes/demonz/stylesheets/../images/lib-logo.svg);
  background-repeat: no-repeat;
  background-position: 12px;
  background-size: 30px;
  width: 55px;
  height: 55px;
  color: transparent;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  color: transparent;
}
/* line 2139, ../sass/basicpage.scss */
.block-views-blockcategory-icon-events-block-1 .cat-94,
.block-views-blockcategory-icon-events-block-1 .cats-94 {
  display: block !important;
  background-image: url(/themes/demonz/stylesheets/../images/ext-logo.svg);
  background-repeat: no-repeat;
  background-position: 10px;
  background-size: 30px;
  width: 55px;
  height: 55px;
  color: transparent;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
}

/* line 2153, ../sass/basicpage.scss */
.region-content {
  position: relative;
}

/* line 2158, ../sass/basicpage.scss */
.field--name-field-grid > .field__item {
  width: calc(32.33% - 20px);
  display: inline-table;
  margin: 10px;
  position: relative;
  background-color: #fff;
  border: 1px solid #ede9e6;
  border-bottom-width: 2px;
  border-bottom-color: #ede9e6;
}
@media screen and (max-width: 61.9375em) {
  /* line 2158, ../sass/basicpage.scss */
  .field--name-field-grid > .field__item {
    width: 97%;
  }
}
/* line 2171, ../sass/basicpage.scss */
.field--name-field-grid > .field__item:hover {
  border-bottom-color: #FB463D;
}
/* line 2172, ../sass/basicpage.scss */
.field--name-field-grid > .field__item:hover .field.field--name-field-link {
  display: block;
}
/* line 2176, ../sass/basicpage.scss */
.field--name-field-grid > .field__item:hover .field--name-field-grid-title {
  transform: translateY(-8px) translateZ(0);
}
/* line 2180, ../sass/basicpage.scss */
.field--name-field-grid > .field__item .field--name-field-grid-title {
  background: white;
  color: #000;
  padding: 15px 24px;
  height: 6em;
  transform: translateY(0) translateZ(0);
  transition: background 150ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
/* line 2181, ../sass/basicpage.scss */
.field--name-field-grid > .field__item .field--name-field-grid-title h3 {
  color: #000;
  height: 42px;
  font-weight: 700;
  font-size: 1em;
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
/* line 2211, ../sass/basicpage.scss */
.field--name-field-grid > .field__item .field.field--name-field-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
}
/* line 2219, ../sass/basicpage.scss */
.field--name-field-grid > .field__item .field.field--name-field-link a {
  width: 100%;
  height: calc(100% - 25px);
  opacity: 0.5;
  float: left;
  color: transparent !important;
}
/* line 2228, ../sass/basicpage.scss */
.field--name-field-grid .field--name-field-image {
  margin-bottom: 0;
}

/* line 2233, ../sass/basicpage.scss */
.paragraph--type--formatted-text {
  clear: both;
}

/* line 2236, ../sass/basicpage.scss */
.paragraph--type--grid {
  clear: both;
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot");
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.woff") format("woff"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../sass/menu.scss */
.region-places-menu {
  right: -205px !important;
}

/* line 20, ../sass/menu.scss */
#block-topsearches {
  clear: both;
}
/* line 23, ../sass/menu.scss */
#block-topsearches h2 {
  display: block;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
/* line 30, ../sass/menu.scss */
#block-topsearches li.menu-item {
  width: auto;
  margin: 10px 5px;
}
/* line 34, ../sass/menu.scss */
#block-topsearches li.menu-item a {
  background: #636363;
  text-align: center;
  padding: 13px 24px;
}

/* line 44, ../sass/menu.scss */
ul.header__btn-tabs {
  margin: 0px;
  padding: 0px;
  right: 145px;
  width: auto;
  list-style: none;
  top: 30px;
}
/* line 52, ../sass/menu.scss */
ul.header__btn-tabs li {
  background: none;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}
/* line 58, ../sass/menu.scss */
ul.header__btn-tabs li.current {
  color: #FFE555;
}
/* line 61, ../sass/menu.scss */
ul.header__btn-tabs li:hover {
  color: #FFE555;
}
/* line 63, ../sass/menu.scss */
ul.header__btn-tabs li:hover .header__btn-tabContent {
  display: block;
}
/* line 68, ../sass/menu.scss */
ul.header__btn-tabs > li {
  padding-bottom: 55px;
}
@media screen and (max-width: 74.9375em) {
  /* line 44, ../sass/menu.scss */
  ul.header__btn-tabs {
    right: 200px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 44, ../sass/menu.scss */
  ul.header__btn-tabs {
    right: 145px;
  }
}

/* line 81, ../sass/menu.scss */
.header__btn-tabContent {
  display: none;
  position: absolute;
  background: #000;
  width: 100vw;
  padding: 20px;
  right: -175px;
  top: 88px;
}
/* line 97, ../sass/menu.scss */
.header__btn-tabContent#tab-1 {
  z-index: 100;
}

/* line 108, ../sass/menu.scss */
.region-homeicon-menu .block-menu-item-fields,
.region-places-menu .block-menu-item-fields {
  margin: auto;
  max-width: 1280px;
}
/* line 113, ../sass/menu.scss */
.region-homeicon-menu ul,
.region-places-menu ul {
  float: left;
  width: 100%;
}
/* line 118, ../sass/menu.scss */
.region-homeicon-menu .menu-item,
.region-homeicon-menu li,
.region-places-menu .menu-item,
.region-places-menu li {
  margin-bottom: 25px;
  width: 33%;
  list-style: none;
  float: left;
  position: relative;
}
@media screen and (max-width: 61.9375em) {
  /* line 118, ../sass/menu.scss */
  .region-homeicon-menu .menu-item,
  .region-homeicon-menu li,
  .region-places-menu .menu-item,
  .region-places-menu li {
    width: 100%;
  }
}
/* line 132, ../sass/menu.scss */
.region-homeicon-menu .menu-item:hover g,
.region-homeicon-menu li:hover g,
.region-places-menu .menu-item:hover g,
.region-places-menu li:hover g {
  transition: 0.1s;
  opacity: 0.7;
}
/* line 139, ../sass/menu.scss */
.region-homeicon-menu .menu-item:hover .field--name-link a,
.region-homeicon-menu li:hover .field--name-link a,
.region-places-menu .menu-item:hover .field--name-link a,
.region-places-menu li:hover .field--name-link a {
  color: #FFE555 !important;
  transition: 0.1s;
}
/* line 145, ../sass/menu.scss */
.region-homeicon-menu .menu-item:hover a,
.region-homeicon-menu li:hover a,
.region-places-menu .menu-item:hover a,
.region-places-menu li:hover a {
  color: #FFE555 !important;
  transition: 0.1s;
}
/* line 155, ../sass/menu.scss */
.region-homeicon-menu .menu-item a,
.region-homeicon-menu li a,
.region-places-menu .menu-item a,
.region-places-menu li a {
  color: white;
  text-decoration: none;
}
/* line 159, ../sass/menu.scss */
.region-homeicon-menu .menu-item a:hover,
.region-homeicon-menu li a:hover,
.region-places-menu .menu-item a:hover,
.region-places-menu li a:hover {
  color: #FFE555 !important;
}
/* line 164, ../sass/menu.scss */
.region-homeicon-menu .menu-item:nth-child(n + 13),
.region-homeicon-menu li:nth-child(n + 13),
.region-places-menu .menu-item:nth-child(n + 13),
.region-places-menu li:nth-child(n + 13) {
  display: block !important;
}
/* line 169, ../sass/menu.scss */
.color_light .region-homeicon-menu, .color_light
.region-places-menu {
  background: #F5F5F5;
}
/* line 172, ../sass/menu.scss */
.color_light .region-homeicon-menu a, .color_light
.region-places-menu a {
  color: #000;
}
@media screen and (max-width: 61.9375em) {
  /* line 102, ../sass/menu.scss */
  .region-homeicon-menu,
  .region-places-menu {
    left: 0;
    position: static !important;
    top: 165px;
    width: 100%;
    overflow-y: auto;
    background: black;
    padding: 20px;
  }
}
/* line 189, ../sass/menu.scss */
.region-homeicon-menu .field--name-field-svg-icon,
.region-places-menu .field--name-field-svg-icon {
  position: absolute !important;
  top: 0 !important;
  left: -50px !important;
  text-align: left !important;
  right: auto !important;
}
/* line 196, ../sass/menu.scss */
.region-homeicon-menu .field--name-field-svg-icon svg,
.region-places-menu .field--name-field-svg-icon svg {
  fill: #fff !important;
}
/* line 201, ../sass/menu.scss */
.region-homeicon-menu .field--name-link,
.region-places-menu .field--name-link {
  text-align: left !important;
  padding: 0 !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 201, ../sass/menu.scss */
  .region-homeicon-menu .field--name-link,
  .region-places-menu .field--name-link {
    padding: 0 !important;
  }
}
/* line 210, ../sass/menu.scss */
.region-homeicon-menu .more-serviceitems,
.region-places-menu .more-serviceitems {
  display: none !important;
}
/* line 214, ../sass/menu.scss */
.region-homeicon-menu nav,
.region-places-menu nav {
  max-width: 1280px;
  margin: 0 auto !important;
}
/* line 219, ../sass/menu.scss */
.region-homeicon-menu .menu-link-contenthome-icons,
.region-places-menu .menu-link-contenthome-icons {
  position: relative;
}

/* line 224, ../sass/menu.scss */
.region-primary-menu {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  height: 100vh;
  z-index: 2;
  display: none;
  perspective: 1000px;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  cursor: pointer;
  overflow-y: auto;
}
/* line 242, ../sass/menu.scss */
.region-primary-menu img {
  display: none;
  width: 0;
  height: 0;
}
/* line 248, ../sass/menu.scss */
.region-primary-menu nav > ul {
  margin: auto;
  max-width: 1280px;
  min-height: 75vh;
  padding-bottom: 50px;
}
@media screen and (max-width: 74.9375em) {
  /* line 248, ../sass/menu.scss */
  .region-primary-menu nav > ul {
    width: 100% !important;
    padding: 25px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 248, ../sass/menu.scss */
  .region-primary-menu nav > ul {
    height: auto;
  }
}
/* line 264, ../sass/menu.scss */
.region-primary-menu nav > ul ul {
  display: block;
  position: relative;
}
/* line 268, ../sass/menu.scss */
.region-primary-menu nav > ul ul li {
  font-size: 14px !important;
  width: 100% !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  -webkit-animation-name: staggeredTopDown !important;
  animation-name: staggeredTopDown !important;
  -webkit-animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1) !important;
  animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1) !important;
  -webkit-animation-fill-mode: backwards !important;
  animation-fill-mode: backwards !important;
  -webkit-animation-duration: 0.4s !important;
  animation-duration: 0.4s !important;
}
/* line 282, ../sass/menu.scss */
.region-primary-menu nav > ul ul li:nth-child(1) {
  -webkit-animation-delay: 0.025s;
  animation-delay: 0.025s;
}
/* line 287, ../sass/menu.scss */
.region-primary-menu nav > ul ul li:nth-child(2) {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
/* line 292, ../sass/menu.scss */
.region-primary-menu nav > ul ul li:nth-child(3) {
  -webkit-animation-delay: 0.075s;
  animation-delay: 0.075s;
}
/* line 297, ../sass/menu.scss */
.region-primary-menu nav > ul ul li:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
/* line 302, ../sass/menu.scss */
.region-primary-menu nav > ul ul li:nth-child(5) {
  -webkit-animation-delay: 0.125s;
  animation-delay: 0.125s;
}
/* line 307, ../sass/menu.scss */
.region-primary-menu nav > ul ul li:nth-child(6) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
/* line 312, ../sass/menu.scss */
.region-primary-menu nav > ul ul li:nth-child(7) {
  -webkit-animation-delay: 0.175s;
  animation-delay: 0.175s;
}
/* line 317, ../sass/menu.scss */
.region-primary-menu nav > ul ul li:nth-child(8) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
/* line 322, ../sass/menu.scss */
.region-primary-menu nav > ul ul li:nth-child(9) {
  -webkit-animation-delay: 0.225s;
  animation-delay: 0.225s;
}
/* line 327, ../sass/menu.scss */
.region-primary-menu nav > ul ul li:nth-child(10) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
/* line 332, ../sass/menu.scss */
.region-primary-menu nav > ul ul li a {
  color: #fff;
}
/* line 335, ../sass/menu.scss */
.region-primary-menu nav > ul ul li a:hover, .region-primary-menu nav > ul ul li a.active {
  border-bottom: 3px solid;
  border-color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #FFE555 !important;
}
@media screen and (max-width: 37.4375em) {
  /* line 346, ../sass/menu.scss */
  .region-primary-menu nav > ul ul li ul {
    display: none;
  }
}
/* line 351, ../sass/menu.scss */
.region-primary-menu nav > ul ul li ul ul {
  display: none;
}
@media screen and (max-width: 37.4375em) {
  /* line 356, ../sass/menu.scss */
  .region-primary-menu nav > ul ul li.open ul {
    display: block;
  }
}
/* line 365, ../sass/menu.scss */
.region-primary-menu .menu-item,
.region-primary-menu li.is-expanded {
  color: #fff;
  width: 33%;
  font-size: 24px;
  text-align: left;
  float: none;
  display: inline-block;
  vertical-align: top;
  border: 0;
}
/* line 377, ../sass/menu.scss */
.region-primary-menu .menu-item > a,
.region-primary-menu li.is-expanded > a {
  padding: 35px 0 15px 0;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 74.9375em) {
  /* line 365, ../sass/menu.scss */
  .region-primary-menu .menu-item,
  .region-primary-menu li.is-expanded {
    width: 49%;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 365, ../sass/menu.scss */
  .region-primary-menu .menu-item,
  .region-primary-menu li.is-expanded {
    width: 100%;
    min-height: 50px;
  }
}
/* line 392, ../sass/menu.scss */
.region-primary-menu .menu-item ul,
.region-primary-menu li.is-expanded ul {
  font-size: 16px;
  line-height: 24px;
  background: none;
  border: 0;
  text-transform: none;
  padding: 0;
  list-style: none;
}
/* line 402, ../sass/menu.scss */
.region-primary-menu .menu-item ul a,
.region-primary-menu li.is-expanded ul a {
  padding: 5px 0;
}
/* line 408, ../sass/menu.scss */
.menu-level-1 .region-primary-menu .menu-item.menu-item--expanded, .menu-level-1
.region-primary-menu li.is-expanded.menu-item--expanded {
  margin-top: 30px;
}
/* line 413, ../sass/menu.scss */
.region-primary-menu .menu-item a:hover,
.region-primary-menu li.is-expanded a:hover {
  color: #FFE555 !important;
}
/* line 417, ../sass/menu.scss */
.region-primary-menu .menu-item span,
.region-primary-menu li.is-expanded span {
  display: none;
}
/* line 422, ../sass/menu.scss */
.region-primary-menu li.divider {
  clear: both;
  color: transparent;
}
/* line 427, ../sass/menu.scss */
.region-primary-menu .colapsmenu {
  display: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 427, ../sass/menu.scss */
  .region-primary-menu .colapsmenu {
    display: block;
    float: right;
    padding: 15px;
    margin-top: -15px;
    margin-right: 5px;
    cursor: pointer;
  }
}
/* line 439, ../sass/menu.scss */
.region-primary-menu .colapsmenu button {
  background: none;
  border: none;
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 448, ../sass/menu.scss */
.region-primary-menu .colapsmenu.open span {
  background: transparent;
}
/* line 451, ../sass/menu.scss */
.region-primary-menu .colapsmenu.open span:before {
  transition: 0.2s top ease-in-out, transform 0.2s ease-in-out 0.2s;
  -webkit-transition: 0.2s top ease-in-out, transform 0.2s ease-in-out 0.2s;
}
/* line 456, ../sass/menu.scss */
.region-primary-menu .colapsmenu.open span:after {
  transform: rotate(0);
}
/* line 460, ../sass/menu.scss */
.region-primary-menu .colapsmenu.open span:before {
  width: 0;
}
/* line 466, ../sass/menu.scss */
.region-primary-menu .colapsmenu span {
  background: #fff;
  display: block;
  position: absolute;
  margin: auto;
  transition: 0.2s all ease-in-out;
  -webkit-transition: 0.2s all ease-in-out;
}
/* line 478, ../sass/menu.scss */
.region-primary-menu .colapsmenu span:after, .region-primary-menu .colapsmenu span:before {
  content: "";
  height: 2px;
  background: #fff;
  display: block;
  width: 100%;
  position: absolute;
  transition: 0.2s top ease-in-out 0.2s, transform 0.2s ease-in-out;
  -webkit-transition: 0.2s top ease-in-out 0.2s, transform 0.2s ease-in-out;
}
/* line 489, ../sass/menu.scss */
.region-primary-menu .colapsmenu span:after:after, .region-primary-menu .colapsmenu span:before:after {
  top: -10px;
}
/* line 493, ../sass/menu.scss */
.region-primary-menu .colapsmenu span:after:before, .region-primary-menu .colapsmenu span:before:before {
  top: 10px;
}
/* line 498, ../sass/menu.scss */
.region-primary-menu .colapsmenu span:before {
  width: 20px;
  top: -10px;
  left: -12px;
}
/* line 504, ../sass/menu.scss */
.region-primary-menu .colapsmenu span:after {
  width: 20px;
  top: -10px;
  right: -8px;
  transform: rotate(-90deg);
}

/* line 514, ../sass/menu.scss */
.header__btn--mainmenu,
.header__btn--search {
  display: block;
}
/* line 519, ../sass/menu.scss */
.header__btn--mainmenu.active span,
.header__btn--search.active span {
  background: transparent !important;
}
/* line 522, ../sass/menu.scss */
.header__btn--mainmenu.active span:before,
.header__btn--search.active span:before {
  transition: 0.2s top ease-in-out, transform 0.2s ease-in-out 0.2s;
  -webkit-transition: 0.2s top ease-in-out, transform 0.2s ease-in-out 0.2s;
}
/* line 527, ../sass/menu.scss */
.header__btn--mainmenu.active span:after,
.header__btn--search.active span:after {
  top: 0;
  transform: rotate(45deg);
  width: 30px;
}
/* line 534, ../sass/menu.scss */
.header__btn--mainmenu.active span:before,
.header__btn--search.active span:before {
  top: 0;
  transform: rotate(-45deg);
  width: 30px;
}
/* line 541, ../sass/menu.scss */
.color_light .header__btn--mainmenu.active span, .color_light
.header__btn--search.active span {
  background: transparent;
}
@media screen and (max-width: 74.9375em) {
  /* line 546, ../sass/menu.scss */
  .header__btn--mainmenu.active + .header__btn-tabs,
  .header__btn--search.active + .header__btn-tabs {
    display: none;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 514, ../sass/menu.scss */
  .header__btn--mainmenu,
  .header__btn--search {
    padding: 0;
  }
}
/* line 564, ../sass/menu.scss */
.header__btn--mainmenu span,
.header__btn--search span {
  width: 30px;
  height: 2px;
  background: #fff;
  display: block;
  position: absolute;
  margin: auto;
  transition: 0.2s top ease-in-out;
  -webkit-transition: 0.2s top ease-in-out;
}
/* line 576, ../sass/menu.scss */
.color_light .header__btn--mainmenu span, .color_light
.header__btn--search span {
  background: #000;
}
/* line 580, ../sass/menu.scss */
.header__btn--mainmenu span:after, .header__btn--mainmenu span:before,
.header__btn--search span:after,
.header__btn--search span:before {
  content: "";
  height: 2px;
  background: #fff;
  display: block;
  width: 100%;
  position: absolute;
  transition: 0.2s top ease-in-out 0.2s, transform 0.2s ease-in-out;
  -webkit-transition: 0.2s top ease-in-out 0.2s, transform 0.2s ease-in-out;
}
/* line 591, ../sass/menu.scss */
.header__btn--mainmenu span:after:after, .header__btn--mainmenu span:before:after,
.header__btn--search span:after:after,
.header__btn--search span:before:after {
  top: -8px;
}
/* line 595, ../sass/menu.scss */
.header__btn--mainmenu span:after:before, .header__btn--mainmenu span:before:before,
.header__btn--search span:after:before,
.header__btn--search span:before:before {
  top: 8px;
}
/* line 599, ../sass/menu.scss */
.color_light .header__btn--mainmenu span:after, .color_light .header__btn--mainmenu span:before, .color_light
.header__btn--search span:after, .color_light
.header__btn--search span:before {
  background: #000;
}
/* line 604, ../sass/menu.scss */
.header__btn--mainmenu span:before,
.header__btn--search span:before {
  top: -10px;
  left: 0;
}
/* line 609, ../sass/menu.scss */
.header__btn--mainmenu span:after,
.header__btn--search span:after {
  top: 10px;
  right: 0;
}
/* line 617, ../sass/menu.scss */
.header__btn--mainmenu button:hover span,
.header__btn--search button:hover span {
  background: #FFE555;
}
/* line 620, ../sass/menu.scss */
.header__btn--mainmenu button:hover span:before, .header__btn--mainmenu button:hover span:after,
.header__btn--search button:hover span:before,
.header__btn--search button:hover span:after {
  background: #FFE555;
}
@media screen and (max-width: 61.9375em) {
  /* line 629, ../sass/menu.scss */
  .header__btn--mainmenu button:hover span,
  .header__btn--search button:hover span {
    background: #fff;
  }
  /* line 632, ../sass/menu.scss */
  .header__btn--mainmenu button:hover span:before, .header__btn--mainmenu button:hover span:after,
  .header__btn--search button:hover span:before,
  .header__btn--search button:hover span:after {
    background: #fff;
  }
}

/* line 642, ../sass/menu.scss */
.header__btn {
  z-index: 4;
  border-radius: 0;
  border: none;
  width: 40px;
  display: block;
  height: 100px;
  margin: 0.75px;
  right: 0;
  position: absolute;
  top: -5px;
}
/* line 654, ../sass/menu.scss */
.header__btn.active {
  background: none;
}
@media screen and (max-width: 80em) {
  /* line 642, ../sass/menu.scss */
  .header__btn {
    border: 0;
  }
}
/* line 670, ../sass/menu.scss */
.ie10 .header__btn--menu {
  height: 6em;
}
/* line 676, ../sass/menu.scss */
.header__btn:hover .header__btn-label {
  color: #fff;
}
/* line 679, ../sass/menu.scss */
.color_light .header__btn:hover .header__btn-label {
  color: #000;
}
/* line 693, ../sass/menu.scss */
.header__btn svg {
  padding-bottom: 10px;
  height: 45px;
  font-size: 1.5em;
  transition: stroke 0.2s;
  width: 30px;
}
@media screen and (max-width: 80em) {
  /* line 693, ../sass/menu.scss */
  .header__btn svg {
    height: 30px;
  }
}
/* line 707, ../sass/menu.scss */
.header__btn.header__btn--user:hover {
  fill: #0075df;
}
/* line 711, ../sass/menu.scss */
.header__btn.header__btn--user svg {
  fill: #fff;
}
@media screen and (max-width: 80em) {
  /* line 711, ../sass/menu.scss */
  .header__btn.header__btn--user svg {
    height: 32px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 711, ../sass/menu.scss */
  .header__btn.header__btn--user svg {
    height: 30px;
  }
}
/* line 728, ../sass/menu.scss */
.header__btn--location {
  display: none;
}
/* line 736, ../sass/menu.scss */
.header__btn--menu svg {
  margin-bottom: 0;
}
@media screen and (min-width: 75em) {
  /* line 733, ../sass/menu.scss */
  .header__btn--menu {
    display: none;
  }
}
/* line 745, ../sass/menu.scss */
.header__btn .header__btn-label {
  transition: color 0.2s;
  color: #fff;
  margin: 0;
  text-align: center;
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  right: 6px;
}
@media screen and (max-width: 80em) {
  /* line 745, ../sass/menu.scss */
  .header__btn .header__btn-label {
    font-size: 12px;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 745, ../sass/menu.scss */
  .header__btn .header__btn-label {
    font-size: 13px;
  }
}
@media screen and (max-width: 23.75em) {
  /* line 745, ../sass/menu.scss */
  .header__btn .header__btn-label {
    font-size: 12px;
  }
}
/* line 768, ../sass/menu.scss */
.color_light .header__btn .header__btn-label {
  color: #000;
}
/* line 773, ../sass/menu.scss */
.header__btn button {
  background: none;
  border: none;
  width: 100%;
  height: 100%;
  color: #fff;
}
/* line 780, ../sass/menu.scss */
.color_light .header__btn button {
  color: #000;
}
@media screen and (max-width: 61.9375em) {
  /* line 773, ../sass/menu.scss */
  .header__btn button {
    padding-top: 8px;
  }
}

/* line 790, ../sass/menu.scss */
.header__btn--search {
  right: 145px;
  display: none;
}
@media screen and (max-width: 74.9375em) {
  /* line 790, ../sass/menu.scss */
  .header__btn--search {
    display: block;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 790, ../sass/menu.scss */
  .header__btn--search {
    right: 115px;
  }
}
/* line 802, ../sass/menu.scss */
.header__btn--search span {
  background: none !important;
  margin-top: 8px;
}
/* line 806, ../sass/menu.scss */
.header__btn--search span:after {
  transform: rotate(-45deg);
  top: 0 !important;
  left: 1px;
  width: 15px !important;
}
/* line 813, ../sass/menu.scss */
.header__btn--search span:before {
  width: 20px !important;
  height: 20px !important;
  border: 2px solid #fff;
  border-radius: 30px;
  background: transparent !important;
  top: -20px !important;
  left: 10px !important;
}
/* line 824, ../sass/menu.scss */
.header__btn--search.active {
  right: 0;
  top: -5px;
}
/* line 829, ../sass/menu.scss */
.header__btn--search.active span:before {
  top: 0 !important;
  transform: rotate(-45deg);
  width: 25px !important;
  border-radius: 0;
  height: 2px !important;
  background: #fff !important;
  border: 0 !important;
  left: 0 !important;
}
/* line 839, ../sass/menu.scss */
.color_light .header__btn--search.active span:before {
  background: #000 !important;
}
/* line 844, ../sass/menu.scss */
.header__btn--search.active span:after {
  top: 0 !important;
  transform: rotate(45deg);
  width: 25px !important;
  left: 0 !important;
}

/* line 853, ../sass/menu.scss */
.search-block-form,
.block-views-exposed-filter-blocksearch-content-page-1,
.block-views-exposed-filter-blocksolr-search-content-page-1,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 {
  padding: 1em 0;
  width: 100%;
  max-width: 645px;
  top: 10px;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
  perspective: 1000px;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  cursor: pointer;
  position: absolute;
  right: 0;
  left: 0;
}
@media screen and (max-width: 74.9375em) {
  /* line 853, ../sass/menu.scss */
  .search-block-form,
  .block-views-exposed-filter-blocksearch-content-page-1,
  .block-views-exposed-filter-blocksolr-search-content-page-1,
  .block-views-exposed-filter-blockcouncil-assist-search-page-1 {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  /* line 880, ../sass/menu.scss */
  .search-block-form > .container,
  .block-views-exposed-filter-blocksearch-content-page-1 > .container,
  .block-views-exposed-filter-blocksolr-search-content-page-1 > .container,
  .block-views-exposed-filter-blockcouncil-assist-search-page-1 > .container {
    max-width: 990px;
  }
}
/* line 885, ../sass/menu.scss */
.search-block-form form > div,
.block-views-exposed-filter-blocksearch-content-page-1 form > div,
.block-views-exposed-filter-blocksolr-search-content-page-1 form > div,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 form > div {
  display: flex;
  border-radius: 3px;
}
/* line 895, ../sass/menu.scss */
.search-block-form input,
.block-views-exposed-filter-blocksearch-content-page-1 input,
.block-views-exposed-filter-blocksolr-search-content-page-1 input,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 input {
  width: 100%;
  background: #fff;
  color: #000;
  padding: 10px;
  font-size: 18px;
  border: 0;
}
/* line 904, ../sass/menu.scss */
.search-block-form input::placeholder, .search-block-form input::-webkit-input-placeholder,
.block-views-exposed-filter-blocksearch-content-page-1 input::placeholder,
.block-views-exposed-filter-blocksearch-content-page-1 input::-webkit-input-placeholder,
.block-views-exposed-filter-blocksolr-search-content-page-1 input::placeholder,
.block-views-exposed-filter-blocksolr-search-content-page-1 input::-webkit-input-placeholder,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 input::placeholder,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 input::-webkit-input-placeholder {
  color: #B8B8B8 !important;
  opacity: 1;
}
@media screen and (max-width: 74.9375em) {
  /* line 895, ../sass/menu.scss */
  .search-block-form input,
  .block-views-exposed-filter-blocksearch-content-page-1 input,
  .block-views-exposed-filter-blocksolr-search-content-page-1 input,
  .block-views-exposed-filter-blockcouncil-assist-search-page-1 input {
    width: 90%;
  }
}
/* line 915, ../sass/menu.scss */
.search-block-form input::-moz-placeholder,
.block-views-exposed-filter-blocksearch-content-page-1 input::-moz-placeholder,
.block-views-exposed-filter-blocksolr-search-content-page-1 input::-moz-placeholder,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 input::-moz-placeholder {
  color: #B8B8B8 !important;
  opacity: 1;
}
/* line 920, ../sass/menu.scss */
[data-search="true"] .search-block-form, [data-search="true"]
.block-views-exposed-filter-blocksearch-content-page-1, [data-search="true"]
.block-views-exposed-filter-blocksolr-search-content-page-1, [data-search="true"]
.block-views-exposed-filter-blockcouncil-assist-search-page-1 {
  display: block;
}
/* line 924, ../sass/menu.scss */
.search-block-form .form-submit,
.search-block-form input[type="submit"],
.block-views-exposed-filter-blocksearch-content-page-1 .form-submit,
.block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"],
.block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit,
.block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"],
.block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"] {
  padding: 15px;
  text-align: center;
  height: 30px;
  border: 0;
  background: none;
  position: absolute;
  right: 65px;
  top: 25px;
  color: transparent;
  background: url(/themes/demonz/stylesheets/../images/search.svg) no-repeat;
  width: 30px;
  background-size: 20px;
}
@media screen and (max-width: 37.4375em) {
  /* line 924, ../sass/menu.scss */
  .search-block-form .form-submit,
  .search-block-form input[type="submit"],
  .block-views-exposed-filter-blocksearch-content-page-1 .form-submit,
  .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"],
  .block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit,
  .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"],
  .block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit,
  .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"] {
    right: 40px;
  }
}
/* line 946, ../sass/menu.scss */
.search-block-form .form-submit:hover,
.search-block-form input[type="submit"]:hover,
.block-views-exposed-filter-blocksearch-content-page-1 .form-submit:hover,
.block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"]:hover,
.block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit:hover,
.block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"]:hover,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit:hover,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"]:hover {
  background: url(/themes/demonz/stylesheets/../images/search-h.svg) no-repeat;
  background-size: 20px;
}
/* line 952, ../sass/menu.scss */
.search-block-form .fieldset,
.block-views-exposed-filter-blocksearch-content-page-1 .fieldset,
.block-views-exposed-filter-blocksolr-search-content-page-1 .fieldset,
.block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldset {
  display: none;
}

/* line 957, ../sass/menu.scss */
.header__btn--places {
  right: 155px !important;
}
@media screen and (max-width: 37.4375em) {
  /* line 957, ../sass/menu.scss */
  .header__btn--places {
    right: 115px !important;
  }
}

/* line 965, ../sass/menu.scss */
.header__btn--external,
.header__btn--places {
  right: 170px;
  width: auto;
}
@media screen and (max-width: 74.9375em) {
  /* line 965, ../sass/menu.scss */
  .header__btn--external,
  .header__btn--places {
    right: 190px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 965, ../sass/menu.scss */
  .header__btn--external,
  .header__btn--places {
    display: none !important;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 965, ../sass/menu.scss */
  .header__btn--external,
  .header__btn--places {
    right: 125px;
  }
}
/* line 987, ../sass/menu.scss */
.header__btn--external button:hover span,
.header__btn--external button:hover .header__btn-label,
.header__btn--places button:hover span,
.header__btn--places button:hover .header__btn-label {
  color: #FFE555;
}
/* line 997, ../sass/menu.scss */
.header__btn--external.active button span,
.header__btn--places.active button span {
  color: #FFE555;
}
/* line 1004, ../sass/menu.scss */
.header__btn--external .header__btn,
.header__btn--places .header__btn {
  display: block;
  background: none;
}
/* line 1008, ../sass/menu.scss */
.header__btn--external .header__btn.active,
.header__btn--places .header__btn.active {
  right: 375px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1004, ../sass/menu.scss */
  .header__btn--external .header__btn,
  .header__btn--places .header__btn {
    padding: 0;
  }
}
/* line 1054, ../sass/menu.scss */
.header__btn--external .header__btn span,
.header__btn--places .header__btn span {
  color: #fff;
  display: block;
  margin: auto;
  transition: 0.2s all ease-in-out;
  -webkit-transition: 0.2s all ease-in-out;
}
/* line 1061, ../sass/menu.scss */
.color_light .header__btn--external .header__btn span, .color_light
.header__btn--places .header__btn span {
  color: #000;
}

/* line 1071, ../sass/menu.scss */
#block-homeicons-2 .views-field-field-svg-icon,
#block-homeicons-2 .field--name-field-svg-icon,
.view-homeicons .views-field-field-svg-icon,
.view-homeicons .field--name-field-svg-icon,
.block-menu-item-fieldshome-icons .views-field-field-svg-icon,
.block-menu-item-fieldshome-icons .field--name-field-svg-icon {
  text-align: center;
}
/* line 1076, ../sass/menu.scss */
#block-homeicons-2 .field--name-field-svg-icon,
.view-homeicons .field--name-field-svg-icon,
.block-menu-item-fieldshome-icons .field--name-field-svg-icon {
  position: absolute;
  top: 5px;
  right: 0;
  left: 0;
  text-align: center;
}
/* line 1083, ../sass/menu.scss */
#block-homeicons-2 .field--name-field-svg-icon svg,
.view-homeicons .field--name-field-svg-icon svg,
.block-menu-item-fieldshome-icons .field--name-field-svg-icon svg {
  fill: #2b2b2b;
  width: 40px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1076, ../sass/menu.scss */
  #block-homeicons-2 .field--name-field-svg-icon,
  .view-homeicons .field--name-field-svg-icon,
  .block-menu-item-fieldshome-icons .field--name-field-svg-icon {
    top: 0;
  }
}
/* line 1094, ../sass/menu.scss */
#block-homeicons-2 li:hover svg,
.view-homeicons li:hover svg,
.block-menu-item-fieldshome-icons li:hover svg {
  fill: #FB463D;
  transition: 0.3s;
}
/* line 1099, ../sass/menu.scss */
#block-homeicons-2 li:hover a,
.view-homeicons li:hover a,
.block-menu-item-fieldshome-icons li:hover a {
  color: #FB463D !important;
  transition: 0.3s;
}
/* line 1105, ../sass/menu.scss */
#block-homeicons-2 li:nth-child(n + 13),
.view-homeicons li:nth-child(n + 13),
.block-menu-item-fieldshome-icons li:nth-child(n + 13) {
  display: none;
}
/* line 1110, ../sass/menu.scss */
#block-homeicons-2 .views-field-title,
#block-homeicons-2 .field--name-link,
.view-homeicons .views-field-title,
.view-homeicons .field--name-link,
.block-menu-item-fieldshome-icons .views-field-title,
.block-menu-item-fieldshome-icons .field--name-link {
  background: none !important;
  text-align: center;
  padding: 40px 10px 0 10px;
}
@media screen and (max-width: 37.4375em) {
  /* line 1110, ../sass/menu.scss */
  #block-homeicons-2 .views-field-title,
  #block-homeicons-2 .field--name-link,
  .view-homeicons .views-field-title,
  .view-homeicons .field--name-link,
  .block-menu-item-fieldshome-icons .views-field-title,
  .block-menu-item-fieldshome-icons .field--name-link {
    padding: 45px 5px;
  }
}
/* line 1122, ../sass/menu.scss */
#block-homeicons-2.is-active li:nth-child(n + 13),
.view-homeicons.is-active li:nth-child(n + 13),
.block-menu-item-fieldshome-icons.is-active li:nth-child(n + 13) {
  display: block;
}
/* line 1127, ../sass/menu.scss */
#block-homeicons-2 .home-services,
.view-homeicons .home-services,
.block-menu-item-fieldshome-icons .home-services {
  display: inline-table;
  width: 100%;
  margin-top: 10px;
}
/* line 1132, ../sass/menu.scss */
#block-homeicons-2 .home-services .more-serviceitems,
.view-homeicons .home-services .more-serviceitems,
.block-menu-item-fieldshome-icons .home-services .more-serviceitems {
  font-size: 1em;
  text-align: center;
  margin: 10px auto;
  width: max-content;
  border: 1px solid #2b2b2b;
  padding: 15px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 600;
  color: #2b2b2b;
  font-size: 1em;
  position: relative;
}
/* line 1157, ../sass/menu.scss */
#block-homeicons-2 .home-services .more-serviceitems:hover,
.view-homeicons .home-services .more-serviceitems:hover,
.block-menu-item-fieldshome-icons .home-services .more-serviceitems:hover {
  color: #FB463D;
  border-color: #FB463D;
}
@media screen and (max-width: 37.4375em) {
  /* line 1132, ../sass/menu.scss */
  #block-homeicons-2 .home-services .more-serviceitems,
  .view-homeicons .home-services .more-serviceitems,
  .block-menu-item-fieldshome-icons .home-services .more-serviceitems {
    clear: both;
    padding-top: 15px;
  }
}
/* line 1170, ../sass/menu.scss */
#block-homeicons-2.is-active .more-serviceitems,
.view-homeicons.is-active .more-serviceitems,
.block-menu-item-fieldshome-icons.is-active .more-serviceitems {
  color: transparent !important;
}
/* line 1174, ../sass/menu.scss */
#block-homeicons-2.is-active .more-serviceitems:after,
.view-homeicons.is-active .more-serviceitems:after,
.block-menu-item-fieldshome-icons.is-active .more-serviceitems:after {
  content: "View less services";
  visibility: visible;
  position: absolute;
  left: 0;
  right: 0;
  color: #000;
}
/* line 1182, ../sass/menu.scss */
#block-homeicons-2.is-active .more-serviceitems:after:hover,
.view-homeicons.is-active .more-serviceitems:after:hover,
.block-menu-item-fieldshome-icons.is-active .more-serviceitems:after:hover {
  color: #FB463D;
  border-color: #FB463D;
}

/* line 1191, ../sass/menu.scss */
.menu-icon a {
  background-size: 40px !important;
  padding-left: 60px !important;
}

/* line 1197, ../sass/menu.scss */
#block-places h2 {
  display: block;
  color: #fff;
  text-align: left;
}
/* line 1203, ../sass/menu.scss */
#block-places .menu-item {
  width: 100%;
}
/* line 1206, ../sass/menu.scss */
#block-places .menu-item a {
  padding: 0;
}
/* line 1209, ../sass/menu.scss */
.color_light #block-places .menu-item a {
  color: #000;
}

/* line 1216, ../sass/menu.scss */
#block-demonz-local-tasks {
  display: none;
}
/* line 1219, ../sass/menu.scss */
.user-logged-in #block-demonz-local-tasks {
  display: block;
}

/* line 1224, ../sass/menu.scss */
.ui-helper-hidden-accessible div {
  display: none;
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot");
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.woff") format("woff"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 23, ../sass/intranet.scss */
.path-thesource .brand.logo,
.path-maccs .brand.logo,
[class*="path-thesource-"] .brand.logo,
[class*="path-maccs-"] .brand.logo {
  background: url(/themes/demonz/stylesheets/../images/intranet-logo.png) no-repeat;
  background-size: 225px;
  background-position: center;
}
@media screen and (max-width: 61.9375em) {
  /* line 23, ../sass/intranet.scss */
  .path-thesource .brand.logo,
  .path-maccs .brand.logo,
  [class*="path-thesource-"] .brand.logo,
  [class*="path-maccs-"] .brand.logo {
    background-size: 100%;
    width: 125px;
  }
}
/* line 33, ../sass/intranet.scss */
.path-thesource .brand.logo img,
.path-maccs .brand.logo img,
[class*="path-thesource-"] .brand.logo img,
[class*="path-maccs-"] .brand.logo img {
  opacity: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 33, ../sass/intranet.scss */
  .path-thesource .brand.logo img,
  .path-maccs .brand.logo img,
  [class*="path-thesource-"] .brand.logo img,
  [class*="path-maccs-"] .brand.logo img {
    width: 100%;
    height: 100%;
  }
}
/* line 55, ../sass/intranet.scss */
.path-thesource #block-demonz-intranet-content .views-row .views-field-nothing,
.path-maccs #block-demonz-intranet-content .views-row .views-field-nothing,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row .views-field-nothing,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row .views-field-nothing {
  margin-bottom: 30px;
}
/* line 58, ../sass/intranet.scss */
.path-thesource #block-demonz-intranet-content .views-row .views-field-nothing .left,
.path-thesource #block-demonz-intranet-content .views-row .views-field-nothing .right,
.path-maccs #block-demonz-intranet-content .views-row .views-field-nothing .left,
.path-maccs #block-demonz-intranet-content .views-row .views-field-nothing .right,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row .views-field-nothing .left,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row .views-field-nothing .right,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row .views-field-nothing .left,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row .views-field-nothing .right {
  display: inline-block;
  display: inline-block;
  vertical-align: middle;
}
/* line 65, ../sass/intranet.scss */
.path-thesource #block-demonz-intranet-content .views-row .views-field-nothing .left,
.path-maccs #block-demonz-intranet-content .views-row .views-field-nothing .left,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row .views-field-nothing .left,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row .views-field-nothing .left {
  margin-right: 30px;
  position: relative;
  z-index: 2;
}
/* line 70, ../sass/intranet.scss */
.path-thesource #block-demonz-intranet-content .views-row .views-field-nothing .left:after,
.path-maccs #block-demonz-intranet-content .views-row .views-field-nothing .left:after,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row .views-field-nothing .left:after,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row .views-field-nothing .left:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 40px;
  background: #6f6f6f;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -30px;
  z-index: -1;
}
/* line 86, ../sass/intranet.scss */
.path-thesource #block-demonz-intranet-content .views-row:last-child .left:after,
.path-maccs #block-demonz-intranet-content .views-row:last-child .left:after,
[class*="path-thesource-"] #block-demonz-intranet-content .views-row:last-child .left:after,
[class*="path-maccs-"] #block-demonz-intranet-content .views-row:last-child .left:after {
  display: none;
}
/* line 93, ../sass/intranet.scss */
.path-thesource .block-views-blockcurrent-user-block-1,
.path-maccs .block-views-blockcurrent-user-block-1,
[class*="path-thesource-"] .block-views-blockcurrent-user-block-1,
[class*="path-maccs-"] .block-views-blockcurrent-user-block-1 {
  display: flex;
  position: absolute;
  right: 70px;
  top: 10px;
}
/* line 102, ../sass/intranet.scss */
.path-thesource .block-views-blockcurrent-user-block-1 .views-field-user-picture img,
.path-thesource .block-views-blockcurrent-user-block-1 .views-field-field-user-image img,
.path-maccs .block-views-blockcurrent-user-block-1 .views-field-user-picture img,
.path-maccs .block-views-blockcurrent-user-block-1 .views-field-field-user-image img,
[class*="path-thesource-"] .block-views-blockcurrent-user-block-1 .views-field-user-picture img,
[class*="path-thesource-"] .block-views-blockcurrent-user-block-1 .views-field-field-user-image img,
[class*="path-maccs-"] .block-views-blockcurrent-user-block-1 .views-field-user-picture img,
[class*="path-maccs-"] .block-views-blockcurrent-user-block-1 .views-field-field-user-image img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
/* line 109, ../sass/intranet.scss */
.path-thesource .block-views-blockcurrent-user-block-1 h2.title,
.path-maccs .block-views-blockcurrent-user-block-1 h2.title,
[class*="path-thesource-"] .block-views-blockcurrent-user-block-1 h2.title,
[class*="path-maccs-"] .block-views-blockcurrent-user-block-1 h2.title {
  padding: 5px 10px;
}
/* line 115, ../sass/intranet.scss */
.path-thesource .view-upcoming-events,
.path-maccs .view-upcoming-events,
[class*="path-thesource-"] .view-upcoming-events,
[class*="path-maccs-"] .view-upcoming-events {
  background: #F5F5F5;
  padding: 20px;
}
/* line 119, ../sass/intranet.scss */
.path-thesource .view-upcoming-events .views-row,
.path-maccs .view-upcoming-events .views-row,
[class*="path-thesource-"] .view-upcoming-events .views-row,
[class*="path-maccs-"] .view-upcoming-events .views-row {
  display: flex;
  align-items: center;
  margin: 5px;
}
/* line 124, ../sass/intranet.scss */
.path-thesource .view-upcoming-events .views-row .views-field-field-date,
.path-thesource .view-upcoming-events .views-row .views-field-field-date-range,
.path-thesource .view-upcoming-events .views-row .views-field-field-date-range-value,
.path-maccs .view-upcoming-events .views-row .views-field-field-date,
.path-maccs .view-upcoming-events .views-row .views-field-field-date-range,
.path-maccs .view-upcoming-events .views-row .views-field-field-date-range-value,
[class*="path-thesource-"] .view-upcoming-events .views-row .views-field-field-date,
[class*="path-thesource-"] .view-upcoming-events .views-row .views-field-field-date-range,
[class*="path-thesource-"] .view-upcoming-events .views-row .views-field-field-date-range-value,
[class*="path-maccs-"] .view-upcoming-events .views-row .views-field-field-date,
[class*="path-maccs-"] .view-upcoming-events .views-row .views-field-field-date-range,
[class*="path-maccs-"] .view-upcoming-events .views-row .views-field-field-date-range-value {
  width: 70px;
  height: 70px;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  background: #fff;
}
/* line 135, ../sass/intranet.scss */
.path-thesource .view-upcoming-events .views-row .views-field-title,
.path-maccs .view-upcoming-events .views-row .views-field-title,
[class*="path-thesource-"] .view-upcoming-events .views-row .views-field-title,
[class*="path-maccs-"] .view-upcoming-events .views-row .views-field-title {
  padding: 5px 10px;
  width: 70%;
}
/* line 143, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails {
  display: flex;
  margin-right: 10px;
  margin-bottom: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 143, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails {
    display: block;
    margin: 0;
  }
}
/* line 153, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-direction-nav,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-direction-nav,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-direction-nav,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-direction-nav {
  display: none !important;
}
/* line 162, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-next,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-next,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-next,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-next {
  right: 410px;
}
/* line 166, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs {
  position: relative;
  left: auto;
  right: auto;
  float: right;
  bottom: 0;
  width: 35%;
}
@media screen and (max-width: 61.9375em) {
  /* line 166, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs {
    width: 100%;
    padding: 10px;
    padding-left: 0;
  }
}
/* line 180, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li {
  width: 100%;
  float: none;
  position: relative;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
  margin: 0 20px 23px 0;
  padding: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 180, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li {
    width: 70px;
    margin: 5px;
  }
}
/* line 197, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption {
  width: 60%;
  float: right;
  padding: 20px 10px;
  text-align: left;
  height: 137px;
}
@media screen and (max-width: 61.9375em) {
  /* line 197, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-caption {
    display: none;
  }
}
/* line 209, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img {
  width: 40%;
  float: left;
  height: 137px;
}
@media screen and (max-width: 61.9375em) {
  /* line 209, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li img {
    width: 100%;
    height: auto;
  }
}
/* line 220, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-active + .flex-caption,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-active + .flex-caption,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-active + .flex-caption,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-active + .flex-caption {
  background: #FB463D;
  color: #fff;
}
/* line 238, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides {
  width: 65%;
  float: left;
  position: relative;
}
@media screen and (max-width: 61.9375em) {
  /* line 238, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides {
    width: 100%;
  }
}
/* line 247, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image {
  margin-right: 20px;
}
/* line 250, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img {
  height: 470px;
  object-fit: cover;
}
@media screen and (max-width: 61.9375em) {
  /* line 250, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image img {
    height: 340px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 247, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-field-image {
    margin: 0;
  }
}
/* line 264, ../sass/intranet.scss */
.path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
[class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
[class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title {
  position: absolute;
  bottom: 30px;
  background: #fff;
  padding: 20px;
}
@media screen and (max-width: 61.9375em) {
  /* line 264, ../sass/intranet.scss */
  .path-thesource .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
  .path-maccs .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
  [class*="path-thesource-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title,
  [class*="path-maccs-"] .view-innews-featured .optionset-right-side-thumbnails .slides .views-field-title {
    position: relative;
    bottom: 0;
    background: black;
    padding: 20px;
    color: white;
  }
}
/* line 284, ../sass/intranet.scss */
.path-thesource .view-management ul,
.path-thesource #block-thesourcefeaturepages ul,
.path-thesource #block-maccsfeaturedpages-2 ul,
.path-maccs .view-management ul,
.path-maccs #block-thesourcefeaturepages ul,
.path-maccs #block-maccsfeaturedpages-2 ul,
[class*="path-thesource-"] .view-management ul,
[class*="path-thesource-"] #block-thesourcefeaturepages ul,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 ul,
[class*="path-maccs-"] .view-management ul,
[class*="path-maccs-"] #block-thesourcefeaturepages ul,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 ul {
  padding: 0;
}
/* line 288, ../sass/intranet.scss */
.path-thesource .view-management .views-col,
.path-thesource .view-management li,
.path-thesource #block-thesourcefeaturepages .views-col,
.path-thesource #block-thesourcefeaturepages li,
.path-thesource #block-maccsfeaturedpages-2 .views-col,
.path-thesource #block-maccsfeaturedpages-2 li,
.path-maccs .view-management .views-col,
.path-maccs .view-management li,
.path-maccs #block-thesourcefeaturepages .views-col,
.path-maccs #block-thesourcefeaturepages li,
.path-maccs #block-maccsfeaturedpages-2 .views-col,
.path-maccs #block-maccsfeaturedpages-2 li,
[class*="path-thesource-"] .view-management .views-col,
[class*="path-thesource-"] .view-management li,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col,
[class*="path-thesource-"] #block-thesourcefeaturepages li,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li,
[class*="path-maccs-"] .view-management .views-col,
[class*="path-maccs-"] .view-management li,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col,
[class*="path-maccs-"] #block-thesourcefeaturepages li,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li {
  float: left;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  margin: 0 15px 30px 5px;
  padding: 10px 10px;
  text-align: center;
  width: calc(50% - 20px) !important;
  border-top: 3px solid #FFE555;
  height: 137px;
  list-style: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 288, ../sass/intranet.scss */
  .path-thesource .view-management .views-col,
  .path-thesource .view-management li,
  .path-thesource #block-thesourcefeaturepages .views-col,
  .path-thesource #block-thesourcefeaturepages li,
  .path-thesource #block-maccsfeaturedpages-2 .views-col,
  .path-thesource #block-maccsfeaturedpages-2 li,
  .path-maccs .view-management .views-col,
  .path-maccs .view-management li,
  .path-maccs #block-thesourcefeaturepages .views-col,
  .path-maccs #block-thesourcefeaturepages li,
  .path-maccs #block-maccsfeaturedpages-2 .views-col,
  .path-maccs #block-maccsfeaturedpages-2 li,
  [class*="path-thesource-"] .view-management .views-col,
  [class*="path-thesource-"] .view-management li,
  [class*="path-thesource-"] #block-thesourcefeaturepages .views-col,
  [class*="path-thesource-"] #block-thesourcefeaturepages li,
  [class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col,
  [class*="path-thesource-"] #block-maccsfeaturedpages-2 li,
  [class*="path-maccs-"] .view-management .views-col,
  [class*="path-maccs-"] .view-management li,
  [class*="path-maccs-"] #block-thesourcefeaturepages .views-col,
  [class*="path-maccs-"] #block-thesourcefeaturepages li,
  [class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col,
  [class*="path-maccs-"] #block-maccsfeaturedpages-2 li {
    width: calc(100% - 20px) !important;
  }
}
/* line 305, ../sass/intranet.scss */
.path-thesource .view-management .views-col .cls-1,
.path-thesource .view-management li .cls-1,
.path-thesource #block-thesourcefeaturepages .views-col .cls-1,
.path-thesource #block-thesourcefeaturepages li .cls-1,
.path-thesource #block-maccsfeaturedpages-2 .views-col .cls-1,
.path-thesource #block-maccsfeaturedpages-2 li .cls-1,
.path-maccs .view-management .views-col .cls-1,
.path-maccs .view-management li .cls-1,
.path-maccs #block-thesourcefeaturepages .views-col .cls-1,
.path-maccs #block-thesourcefeaturepages li .cls-1,
.path-maccs #block-maccsfeaturedpages-2 .views-col .cls-1,
.path-maccs #block-maccsfeaturedpages-2 li .cls-1,
[class*="path-thesource-"] .view-management .views-col .cls-1,
[class*="path-thesource-"] .view-management li .cls-1,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col .cls-1,
[class*="path-thesource-"] #block-thesourcefeaturepages li .cls-1,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col .cls-1,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li .cls-1,
[class*="path-maccs-"] .view-management .views-col .cls-1,
[class*="path-maccs-"] .view-management li .cls-1,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col .cls-1,
[class*="path-maccs-"] #block-thesourcefeaturepages li .cls-1,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col .cls-1,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li .cls-1 {
  stroke: #000;
}
/* line 309, ../sass/intranet.scss */
.path-thesource .view-management .views-col .views-field-title,
.path-thesource .view-management .views-col .field--name-link,
.path-thesource .view-management li .views-field-title,
.path-thesource .view-management li .field--name-link,
.path-thesource #block-thesourcefeaturepages .views-col .views-field-title,
.path-thesource #block-thesourcefeaturepages .views-col .field--name-link,
.path-thesource #block-thesourcefeaturepages li .views-field-title,
.path-thesource #block-thesourcefeaturepages li .field--name-link,
.path-thesource #block-maccsfeaturedpages-2 .views-col .views-field-title,
.path-thesource #block-maccsfeaturedpages-2 .views-col .field--name-link,
.path-thesource #block-maccsfeaturedpages-2 li .views-field-title,
.path-thesource #block-maccsfeaturedpages-2 li .field--name-link,
.path-maccs .view-management .views-col .views-field-title,
.path-maccs .view-management .views-col .field--name-link,
.path-maccs .view-management li .views-field-title,
.path-maccs .view-management li .field--name-link,
.path-maccs #block-thesourcefeaturepages .views-col .views-field-title,
.path-maccs #block-thesourcefeaturepages .views-col .field--name-link,
.path-maccs #block-thesourcefeaturepages li .views-field-title,
.path-maccs #block-thesourcefeaturepages li .field--name-link,
.path-maccs #block-maccsfeaturedpages-2 .views-col .views-field-title,
.path-maccs #block-maccsfeaturedpages-2 .views-col .field--name-link,
.path-maccs #block-maccsfeaturedpages-2 li .views-field-title,
.path-maccs #block-maccsfeaturedpages-2 li .field--name-link,
[class*="path-thesource-"] .view-management .views-col .views-field-title,
[class*="path-thesource-"] .view-management .views-col .field--name-link,
[class*="path-thesource-"] .view-management li .views-field-title,
[class*="path-thesource-"] .view-management li .field--name-link,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col .views-field-title,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col .field--name-link,
[class*="path-thesource-"] #block-thesourcefeaturepages li .views-field-title,
[class*="path-thesource-"] #block-thesourcefeaturepages li .field--name-link,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col .views-field-title,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col .field--name-link,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li .views-field-title,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li .field--name-link,
[class*="path-maccs-"] .view-management .views-col .views-field-title,
[class*="path-maccs-"] .view-management .views-col .field--name-link,
[class*="path-maccs-"] .view-management li .views-field-title,
[class*="path-maccs-"] .view-management li .field--name-link,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col .views-field-title,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col .field--name-link,
[class*="path-maccs-"] #block-thesourcefeaturepages li .views-field-title,
[class*="path-maccs-"] #block-thesourcefeaturepages li .field--name-link,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col .views-field-title,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col .field--name-link,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li .views-field-title,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li .field--name-link {
  background: none;
  padding: 0 !important;
  height: auto;
  font-size: 16px;
}
/* line 316, ../sass/intranet.scss */
.path-thesource .view-management .views-col .views-field-title a,
.path-thesource .view-management .views-col .field--name-link a,
.path-thesource .view-management li .views-field-title a,
.path-thesource .view-management li .field--name-link a,
.path-thesource #block-thesourcefeaturepages .views-col .views-field-title a,
.path-thesource #block-thesourcefeaturepages .views-col .field--name-link a,
.path-thesource #block-thesourcefeaturepages li .views-field-title a,
.path-thesource #block-thesourcefeaturepages li .field--name-link a,
.path-thesource #block-maccsfeaturedpages-2 .views-col .views-field-title a,
.path-thesource #block-maccsfeaturedpages-2 .views-col .field--name-link a,
.path-thesource #block-maccsfeaturedpages-2 li .views-field-title a,
.path-thesource #block-maccsfeaturedpages-2 li .field--name-link a,
.path-maccs .view-management .views-col .views-field-title a,
.path-maccs .view-management .views-col .field--name-link a,
.path-maccs .view-management li .views-field-title a,
.path-maccs .view-management li .field--name-link a,
.path-maccs #block-thesourcefeaturepages .views-col .views-field-title a,
.path-maccs #block-thesourcefeaturepages .views-col .field--name-link a,
.path-maccs #block-thesourcefeaturepages li .views-field-title a,
.path-maccs #block-thesourcefeaturepages li .field--name-link a,
.path-maccs #block-maccsfeaturedpages-2 .views-col .views-field-title a,
.path-maccs #block-maccsfeaturedpages-2 .views-col .field--name-link a,
.path-maccs #block-maccsfeaturedpages-2 li .views-field-title a,
.path-maccs #block-maccsfeaturedpages-2 li .field--name-link a,
[class*="path-thesource-"] .view-management .views-col .views-field-title a,
[class*="path-thesource-"] .view-management .views-col .field--name-link a,
[class*="path-thesource-"] .view-management li .views-field-title a,
[class*="path-thesource-"] .view-management li .field--name-link a,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col .views-field-title a,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col .field--name-link a,
[class*="path-thesource-"] #block-thesourcefeaturepages li .views-field-title a,
[class*="path-thesource-"] #block-thesourcefeaturepages li .field--name-link a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col .views-field-title a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col .field--name-link a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li .views-field-title a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li .field--name-link a,
[class*="path-maccs-"] .view-management .views-col .views-field-title a,
[class*="path-maccs-"] .view-management .views-col .field--name-link a,
[class*="path-maccs-"] .view-management li .views-field-title a,
[class*="path-maccs-"] .view-management li .field--name-link a,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col .views-field-title a,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col .field--name-link a,
[class*="path-maccs-"] #block-thesourcefeaturepages li .views-field-title a,
[class*="path-maccs-"] #block-thesourcefeaturepages li .field--name-link a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col .views-field-title a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col .field--name-link a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li .views-field-title a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li .field--name-link a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  padding: 69px 0 10px;
  text-decoration: none;
}
/* line 328, ../sass/intranet.scss */
.path-thesource .view-management .views-col:hover .cls-1,
.path-thesource .view-management .views-col:hover g,
.path-thesource .view-management li:hover .cls-1,
.path-thesource .view-management li:hover g,
.path-thesource #block-thesourcefeaturepages .views-col:hover .cls-1,
.path-thesource #block-thesourcefeaturepages .views-col:hover g,
.path-thesource #block-thesourcefeaturepages li:hover .cls-1,
.path-thesource #block-thesourcefeaturepages li:hover g,
.path-thesource #block-maccsfeaturedpages-2 .views-col:hover .cls-1,
.path-thesource #block-maccsfeaturedpages-2 .views-col:hover g,
.path-thesource #block-maccsfeaturedpages-2 li:hover .cls-1,
.path-thesource #block-maccsfeaturedpages-2 li:hover g,
.path-maccs .view-management .views-col:hover .cls-1,
.path-maccs .view-management .views-col:hover g,
.path-maccs .view-management li:hover .cls-1,
.path-maccs .view-management li:hover g,
.path-maccs #block-thesourcefeaturepages .views-col:hover .cls-1,
.path-maccs #block-thesourcefeaturepages .views-col:hover g,
.path-maccs #block-thesourcefeaturepages li:hover .cls-1,
.path-maccs #block-thesourcefeaturepages li:hover g,
.path-maccs #block-maccsfeaturedpages-2 .views-col:hover .cls-1,
.path-maccs #block-maccsfeaturedpages-2 .views-col:hover g,
.path-maccs #block-maccsfeaturedpages-2 li:hover .cls-1,
.path-maccs #block-maccsfeaturedpages-2 li:hover g,
[class*="path-thesource-"] .view-management .views-col:hover .cls-1,
[class*="path-thesource-"] .view-management .views-col:hover g,
[class*="path-thesource-"] .view-management li:hover .cls-1,
[class*="path-thesource-"] .view-management li:hover g,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col:hover .cls-1,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col:hover g,
[class*="path-thesource-"] #block-thesourcefeaturepages li:hover .cls-1,
[class*="path-thesource-"] #block-thesourcefeaturepages li:hover g,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col:hover .cls-1,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col:hover g,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li:hover .cls-1,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li:hover g,
[class*="path-maccs-"] .view-management .views-col:hover .cls-1,
[class*="path-maccs-"] .view-management .views-col:hover g,
[class*="path-maccs-"] .view-management li:hover .cls-1,
[class*="path-maccs-"] .view-management li:hover g,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col:hover .cls-1,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col:hover g,
[class*="path-maccs-"] #block-thesourcefeaturepages li:hover .cls-1,
[class*="path-maccs-"] #block-thesourcefeaturepages li:hover g,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col:hover .cls-1,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col:hover g,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li:hover .cls-1,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li:hover g {
  stroke: #FB463D;
  fill: #FB463D;
}
/* line 334, ../sass/intranet.scss */
.path-thesource .view-management .views-col:hover a,
.path-thesource .view-management li:hover a,
.path-thesource #block-thesourcefeaturepages .views-col:hover a,
.path-thesource #block-thesourcefeaturepages li:hover a,
.path-thesource #block-maccsfeaturedpages-2 .views-col:hover a,
.path-thesource #block-maccsfeaturedpages-2 li:hover a,
.path-maccs .view-management .views-col:hover a,
.path-maccs .view-management li:hover a,
.path-maccs #block-thesourcefeaturepages .views-col:hover a,
.path-maccs #block-thesourcefeaturepages li:hover a,
.path-maccs #block-maccsfeaturedpages-2 .views-col:hover a,
.path-maccs #block-maccsfeaturedpages-2 li:hover a,
[class*="path-thesource-"] .view-management .views-col:hover a,
[class*="path-thesource-"] .view-management li:hover a,
[class*="path-thesource-"] #block-thesourcefeaturepages .views-col:hover a,
[class*="path-thesource-"] #block-thesourcefeaturepages li:hover a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 .views-col:hover a,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li:hover a,
[class*="path-maccs-"] .view-management .views-col:hover a,
[class*="path-maccs-"] .view-management li:hover a,
[class*="path-maccs-"] #block-thesourcefeaturepages .views-col:hover a,
[class*="path-maccs-"] #block-thesourcefeaturepages li:hover a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 .views-col:hover a,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li:hover a {
  color: #FB463D;
}
/* line 342, ../sass/intranet.scss */
.path-thesource #block-maccsfeaturedpages-2 li,
.path-maccs #block-maccsfeaturedpages-2 li,
[class*="path-thesource-"] #block-maccsfeaturedpages-2 li,
[class*="path-maccs-"] #block-maccsfeaturedpages-2 li {
  width: calc(50% - 20px) !important;
}
/* line 347, ../sass/intranet.scss */
.path-thesource .block-views-blockevents-block-3,
.path-maccs .block-views-blockevents-block-3,
[class*="path-thesource-"] .block-views-blockevents-block-3,
[class*="path-maccs-"] .block-views-blockevents-block-3 {
  margin: 0 10px;
}
/* line 350, ../sass/intranet.scss */
.path-thesource .block-views-blockevents-block-3 .view-events-page,
.path-maccs .block-views-blockevents-block-3 .view-events-page,
[class*="path-thesource-"] .block-views-blockevents-block-3 .view-events-page,
[class*="path-maccs-"] .block-views-blockevents-block-3 .view-events-page {
  position: relative;
}
/* line 353, ../sass/intranet.scss */
.path-thesource .block-views-blockevents-block-3 .view-events-page .bef-exposed-form,
.path-maccs .block-views-blockevents-block-3 .view-events-page .bef-exposed-form,
[class*="path-thesource-"] .block-views-blockevents-block-3 .view-events-page .bef-exposed-form,
[class*="path-maccs-"] .block-views-blockevents-block-3 .view-events-page .bef-exposed-form {
  position: relative;
  top: 0;
}
/* line 358, ../sass/intranet.scss */
.path-thesource .block-views-blockevents-block-3 .view-events-page .bef-exposed-form .js-form-type-select,
.path-maccs .block-views-blockevents-block-3 .view-events-page .bef-exposed-form .js-form-type-select,
[class*="path-thesource-"] .block-views-blockevents-block-3 .view-events-page .bef-exposed-form .js-form-type-select,
[class*="path-maccs-"] .block-views-blockevents-block-3 .view-events-page .bef-exposed-form .js-form-type-select {
  position: absolute;
  right: 0;
  top: -60px;
}
/* line 367, ../sass/intranet.scss */
.path-thesource .view-events-page.view-intranet-events .bef-exposed-form,
.path-maccs .view-events-page.view-intranet-events .bef-exposed-form,
[class*="path-thesource-"] .view-events-page.view-intranet-events .bef-exposed-form,
[class*="path-maccs-"] .view-events-page.view-intranet-events .bef-exposed-form {
  position: relative;
  top: auto;
  width: 100%;
  z-index: 10;
  width: max-content;
  z-index: 10;
  margin: 0 auto;
}
/* line 377, ../sass/intranet.scss */
.path-thesource .block-private-message-notification-block,
.path-thesource .view-counter,
.path-maccs .block-private-message-notification-block,
.path-maccs .view-counter,
[class*="path-thesource-"] .block-private-message-notification-block,
[class*="path-thesource-"] .view-counter,
[class*="path-maccs-"] .block-private-message-notification-block,
[class*="path-maccs-"] .view-counter {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  right: 55px;
}
/* line 384, ../sass/intranet.scss */
.path-thesource .block-private-message-notification-block .views-row,
.path-thesource .view-counter .views-row,
.path-maccs .block-private-message-notification-block .views-row,
.path-maccs .view-counter .views-row,
[class*="path-thesource-"] .block-private-message-notification-block .views-row,
[class*="path-thesource-"] .view-counter .views-row,
[class*="path-maccs-"] .block-private-message-notification-block .views-row,
[class*="path-maccs-"] .view-counter .views-row {
  display: none;
}
/* line 387, ../sass/intranet.scss */
.path-thesource .block-private-message-notification-block .views-row:last-child,
.path-thesource .view-counter .views-row:last-child,
.path-maccs .block-private-message-notification-block .views-row:last-child,
.path-maccs .view-counter .views-row:last-child,
[class*="path-thesource-"] .block-private-message-notification-block .views-row:last-child,
[class*="path-thesource-"] .view-counter .views-row:last-child,
[class*="path-maccs-"] .block-private-message-notification-block .views-row:last-child,
[class*="path-maccs-"] .view-counter .views-row:last-child {
  display: block;
}
/* line 392, ../sass/intranet.scss */
.path-thesource .block-private-message-notification-block a,
.path-thesource .block-private-message-notification-block .views-field-counter,
.path-thesource .view-counter a,
.path-thesource .view-counter .views-field-counter,
.path-maccs .block-private-message-notification-block a,
.path-maccs .block-private-message-notification-block .views-field-counter,
.path-maccs .view-counter a,
.path-maccs .view-counter .views-field-counter,
[class*="path-thesource-"] .block-private-message-notification-block a,
[class*="path-thesource-"] .block-private-message-notification-block .views-field-counter,
[class*="path-thesource-"] .view-counter a,
[class*="path-thesource-"] .view-counter .views-field-counter,
[class*="path-maccs-"] .block-private-message-notification-block a,
[class*="path-maccs-"] .block-private-message-notification-block .views-field-counter,
[class*="path-maccs-"] .view-counter a,
[class*="path-maccs-"] .view-counter .views-field-counter {
  color: #fff !important;
  background: #FB463D;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
}
/* line 402, ../sass/intranet.scss */
.path-thesource .block-private-message-notification-block img,
.path-thesource .view-counter img,
.path-maccs .block-private-message-notification-block img,
.path-maccs .view-counter img,
[class*="path-thesource-"] .block-private-message-notification-block img,
[class*="path-thesource-"] .view-counter img,
[class*="path-maccs-"] .block-private-message-notification-block img,
[class*="path-maccs-"] .view-counter img {
  display: none;
}
/* line 407, ../sass/intranet.scss */
.path-thesource .block-weather-city,
.path-maccs .block-weather-city,
[class*="path-thesource-"] .block-weather-city,
[class*="path-maccs-"] .block-weather-city {
  position: absolute;
  right: 160px;
  top: 20px;
  top: 60px;
}
@media screen and (max-width: 61.9375em) {
  /* line 407, ../sass/intranet.scss */
  .path-thesource .block-weather-city,
  .path-maccs .block-weather-city,
  [class*="path-thesource-"] .block-weather-city,
  [class*="path-maccs-"] .block-weather-city {
    top: auto;
    left: 0;
    bottom: -70px;
  }
}
/* line 426, ../sass/intranet.scss */
.path-thesource .view-events-page.embed .bef-exposed-form .form-item-category,
.path-maccs .view-events-page.embed .bef-exposed-form .form-item-category,
[class*="path-thesource-"] .view-events-page.embed .bef-exposed-form .form-item-category,
[class*="path-maccs-"] .view-events-page.embed .bef-exposed-form .form-item-category {
  margin-right: 0;
}
/* line 431, ../sass/intranet.scss */
.path-thesource.path-thesource-events #block-demonz-page-title h1,
.path-maccs.path-thesource-events #block-demonz-page-title h1,
[class*="path-thesource-"].path-thesource-events #block-demonz-page-title h1,
[class*="path-maccs-"].path-thesource-events #block-demonz-page-title h1 {
  margin-top: 20px;
}
/* line 435, ../sass/intranet.scss */
.path-thesource.path-thesource-events .views-exposed-form .form-actions,
.path-maccs.path-thesource-events .views-exposed-form .form-actions,
[class*="path-thesource-"].path-thesource-events .views-exposed-form .form-actions,
[class*="path-maccs-"].path-thesource-events .views-exposed-form .form-actions {
  clear: none;
  float: left;
  margin-top: 10px;
}
/* line 448, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block header,
.path-thesource .block-views-blocknew-messages-block-2 header,
.path-thesource .block-views-blocknotification-message-system-block-1 header,
.path-maccs .block-private-message-inbox-block header,
.path-maccs .block-views-blocknew-messages-block-2 header,
.path-maccs .block-views-blocknotification-message-system-block-1 header,
[class*="path-thesource-"] .block-private-message-inbox-block header,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 header,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 header,
[class*="path-maccs-"] .block-private-message-inbox-block header,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 header,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 header {
  padding: 15px 25px;
}
/* line 452, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-recipients,
.path-thesource .block-private-message-inbox-block .field--name-created,
.path-thesource .block-private-message-inbox-block .field--name-owner,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-recipients,
.path-thesource .block-views-blocknew-messages-block-2 .field--name-created,
.path-thesource .block-views-blocknew-messages-block-2 .field--name-owner,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-recipients,
.path-thesource .block-views-blocknotification-message-system-block-1 .field--name-created,
.path-thesource .block-views-blocknotification-message-system-block-1 .field--name-owner,
.path-maccs .block-private-message-inbox-block .private-message-recipients,
.path-maccs .block-private-message-inbox-block .field--name-created,
.path-maccs .block-private-message-inbox-block .field--name-owner,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-recipients,
.path-maccs .block-views-blocknew-messages-block-2 .field--name-created,
.path-maccs .block-views-blocknew-messages-block-2 .field--name-owner,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-recipients,
.path-maccs .block-views-blocknotification-message-system-block-1 .field--name-created,
.path-maccs .block-views-blocknotification-message-system-block-1 .field--name-owner,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-recipients,
[class*="path-thesource-"] .block-private-message-inbox-block .field--name-created,
[class*="path-thesource-"] .block-private-message-inbox-block .field--name-owner,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-recipients,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .field--name-created,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .field--name-owner,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-recipients,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .field--name-created,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .field--name-owner,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-recipients,
[class*="path-maccs-"] .block-private-message-inbox-block .field--name-created,
[class*="path-maccs-"] .block-private-message-inbox-block .field--name-owner,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-recipients,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .field--name-created,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .field--name-owner,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-recipients,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .field--name-created,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .field--name-owner {
  display: none;
}
/* line 458, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread,
.path-thesource .block-private-message-inbox-block .view-5-unread,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread,
.path-maccs .block-private-message-inbox-block .private-message-thread,
.path-maccs .block-private-message-inbox-block .view-5-unread,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread {
  border: 0;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}
/* line 463, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
.path-thesource .block-private-message-inbox-block .private-message-thread .views-row,
.path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
.path-thesource .block-private-message-inbox-block .view-5-unread .views-row,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
.path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
.path-maccs .block-private-message-inbox-block .private-message-thread .views-row,
.path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
.path-maccs .block-private-message-inbox-block .view-5-unread .views-row,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row {
  position: relative;
  border-bottom: 1px solid #FB463D;
  padding: 25px 5px 25px 50px;
  margin: 10px;
}
@media screen and (min-width: 37.5em) and (max-width: 61.9375em) {
  /* line 463, ../sass/intranet.scss */
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row {
    padding: 5px;
  }
}
/* line 474, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper:last-child,
.path-thesource .block-private-message-inbox-block .private-message-thread .views-row:last-child,
.path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper:last-child,
.path-thesource .block-private-message-inbox-block .view-5-unread .views-row:last-child,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper:last-child,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row:last-child,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper:last-child,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row:last-child,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper:last-child,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row:last-child,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper:last-child,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row:last-child,
.path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper:last-child,
.path-maccs .block-private-message-inbox-block .private-message-thread .views-row:last-child,
.path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper:last-child,
.path-maccs .block-private-message-inbox-block .view-5-unread .views-row:last-child,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper:last-child,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row:last-child,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper:last-child,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row:last-child,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper:last-child,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row:last-child,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper:last-child,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row:last-child,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row:last-child,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row:last-child,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row:last-child,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row:last-child,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row:last-child,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper:last-child,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row:last-child,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row:last-child,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row:last-child,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row:last-child,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row:last-child,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row:last-child,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper:last-child,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row:last-child {
  border-bottom: 0;
}
/* line 481, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
.path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
.path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
.path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
.path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
.path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
.path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background: #FB463D;
  border-radius: 50%;
  left: 10px;
  top: 23px;
}
@media screen and (min-width: 37.5em) and (max-width: 61.9375em) {
  /* line 481, ../sass/intranet.scss */
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value:before,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message:before {
    display: none;
  }
}
@media screen and (min-width: 37.5em) and (max-width: 61.9375em) {
  /* line 478, ../sass/intranet.scss */
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .field--name-message,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .field--name-message,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .field--name-message,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .field--name-message,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message {
    text-align: left;
  }
}
@media screen and (min-width: 37.5em) and (max-width: 61.9375em) {
  /* line 500, ../sass/intranet.scss */
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message a,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .field--name-message a,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value a,
  .path-thesource .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .field--name-message a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value a,
  .path-thesource .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value a,
  .path-thesource .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value a,
  .path-thesource .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value a,
  .path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .field--name-message a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value a,
  .path-maccs .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .field--name-message a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value a,
  .path-maccs .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value a,
  .path-maccs .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value a,
  .path-maccs .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value a,
  .path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value a,
  [class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread .views-row .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .private-message-wrapper .views-field-field-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .field--name-message a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-message__value a,
  [class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread .views-row .views-field-field-message a {
    border-bottom: 0;
    font-size: 16px;
    padding: 0;
    text-decoration: underline;
  }
}
/* line 512, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread.unread-thread,
.path-thesource .block-private-message-inbox-block .view-5-unread.unread-thread,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread.unread-thread,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread.unread-thread,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread.unread-thread,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread.unread-thread,
.path-maccs .block-private-message-inbox-block .private-message-thread.unread-thread,
.path-maccs .block-private-message-inbox-block .view-5-unread.unread-thread,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread.unread-thread,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread.unread-thread,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread.unread-thread,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread.unread-thread,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread.unread-thread,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread.unread-thread,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread.unread-thread,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread.unread-thread,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread.unread-thread,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread.unread-thread,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread.unread-thread,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread.unread-thread,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread.unread-thread,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread.unread-thread,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread.unread-thread,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread.unread-thread {
  border: 0;
}
/* line 516, ../sass/intranet.scss */
.path-thesource .block-private-message-inbox-block .private-message-thread:hover,
.path-thesource .block-private-message-inbox-block .view-5-unread:hover,
.path-thesource .block-views-blocknew-messages-block-2 .private-message-thread:hover,
.path-thesource .block-views-blocknew-messages-block-2 .view-5-unread:hover,
.path-thesource .block-views-blocknotification-message-system-block-1 .private-message-thread:hover,
.path-thesource .block-views-blocknotification-message-system-block-1 .view-5-unread:hover,
.path-maccs .block-private-message-inbox-block .private-message-thread:hover,
.path-maccs .block-private-message-inbox-block .view-5-unread:hover,
.path-maccs .block-views-blocknew-messages-block-2 .private-message-thread:hover,
.path-maccs .block-views-blocknew-messages-block-2 .view-5-unread:hover,
.path-maccs .block-views-blocknotification-message-system-block-1 .private-message-thread:hover,
.path-maccs .block-views-blocknotification-message-system-block-1 .view-5-unread:hover,
[class*="path-thesource-"] .block-private-message-inbox-block .private-message-thread:hover,
[class*="path-thesource-"] .block-private-message-inbox-block .view-5-unread:hover,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .private-message-thread:hover,
[class*="path-thesource-"] .block-views-blocknew-messages-block-2 .view-5-unread:hover,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .private-message-thread:hover,
[class*="path-thesource-"] .block-views-blocknotification-message-system-block-1 .view-5-unread:hover,
[class*="path-maccs-"] .block-private-message-inbox-block .private-message-thread:hover,
[class*="path-maccs-"] .block-private-message-inbox-block .view-5-unread:hover,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .private-message-thread:hover,
[class*="path-maccs-"] .block-views-blocknew-messages-block-2 .view-5-unread:hover,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .private-message-thread:hover,
[class*="path-maccs-"] .block-views-blocknotification-message-system-block-1 .view-5-unread:hover {
  background: transparent;
}
/* line 522, ../sass/intranet.scss */
.path-thesource #block-facebookandinstagramfeeds-2,
.path-maccs #block-facebookandinstagramfeeds-2,
[class*="path-thesource-"] #block-facebookandinstagramfeeds-2,
[class*="path-maccs-"] #block-facebookandinstagramfeeds-2 {
  float: left;
  height: 1000px;
}
/* line 526, ../sass/intranet.scss */
.path-thesource #block-facebookandinstagramfeeds-2 .content,
.path-maccs #block-facebookandinstagramfeeds-2 .content,
[class*="path-thesource-"] #block-facebookandinstagramfeeds-2 .content,
[class*="path-maccs-"] #block-facebookandinstagramfeeds-2 .content {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}
/* line 531, ../sass/intranet.scss */
.path-thesource .header__btn,
.path-maccs .header__btn,
[class*="path-thesource-"] .header__btn,
[class*="path-maccs-"] .header__btn {
  top: -25px;
}
@media screen and (max-width: 61.9375em) {
  /* line 531, ../sass/intranet.scss */
  .path-thesource .header__btn,
  .path-maccs .header__btn,
  [class*="path-thesource-"] .header__btn,
  [class*="path-maccs-"] .header__btn {
    top: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 538, ../sass/intranet.scss */
  .path-thesource .header__btn.header__btn--mainmenu,
  .path-maccs .header__btn.header__btn--mainmenu,
  [class*="path-thesource-"] .header__btn.header__btn--mainmenu,
  [class*="path-maccs-"] .header__btn.header__btn--mainmenu {
    top: -20px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 544, ../sass/intranet.scss */
  .path-thesource .header__btn.header__btn--search,
  .path-maccs .header__btn.header__btn--search,
  [class*="path-thesource-"] .header__btn.header__btn--search,
  [class*="path-maccs-"] .header__btn.header__btn--search {
    top: auto;
    bottom: -15px;
    right: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 551, ../sass/intranet.scss */
  .path-thesource .header__btn.header__btn--search.active,
  .path-maccs .header__btn.header__btn--search.active,
  [class*="path-thesource-"] .header__btn.header__btn--search.active,
  [class*="path-maccs-"] .header__btn.header__btn--search.active {
    bottom: 10px;
  }
}
/* line 561, ../sass/intranet.scss */
.path-thesource ul.header__btn-tabs,
.path-maccs ul.header__btn-tabs,
[class*="path-thesource-"] ul.header__btn-tabs,
[class*="path-maccs-"] ul.header__btn-tabs {
  right: 300px;
  top: 15px;
  right: 125px;
}
@media screen and (max-width: 61.9375em) {
  /* line 561, ../sass/intranet.scss */
  .path-thesource ul.header__btn-tabs,
  .path-maccs ul.header__btn-tabs,
  [class*="path-thesource-"] ul.header__btn-tabs,
  [class*="path-maccs-"] ul.header__btn-tabs {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 582, ../sass/intranet.scss */
  .path-thesource .main-header:before,
  .path-maccs .main-header:before,
  [class*="path-thesource-"] .main-header:before,
  [class*="path-maccs-"] .main-header:before {
    top: 160px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 588, ../sass/intranet.scss */
  .path-thesource .main-header nav,
  .path-maccs .main-header nav,
  [class*="path-thesource-"] .main-header nav,
  [class*="path-maccs-"] .main-header nav {
    height: 160px;
  }
}
/* line 596, ../sass/intranet.scss */
.path-thesource .region-events h2,
.path-maccs .region-events h2,
[class*="path-thesource-"] .region-events h2,
[class*="path-maccs-"] .region-events h2 {
  text-align: center;
}
/* line 601, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .slides,
.path-maccs .region-events .view-intranet-events .slides,
[class*="path-thesource-"] .region-events .view-intranet-events .slides,
[class*="path-maccs-"] .region-events .view-intranet-events .slides {
  max-width: 1600%;
  transform: translate3d(0px, 0px, 0px);
}
/* line 606, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li,
.path-maccs .region-events .view-intranet-events li,
[class*="path-thesource-"] .region-events .view-intranet-events li,
[class*="path-maccs-"] .region-events .view-intranet-events li {
  max-width: 328px;
  margin-right: 10px !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 606, ../sass/intranet.scss */
  .path-thesource .region-events .view-intranet-events li,
  .path-maccs .region-events .view-intranet-events li,
  [class*="path-thesource-"] .region-events .view-intranet-events li,
  [class*="path-maccs-"] .region-events .view-intranet-events li {
    width: 100% !important;
  }
}
/* line 615, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li .views-field-nothing,
.path-maccs .region-events .view-intranet-events li .views-field-nothing,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-nothing,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-nothing {
  background: #F5F5F5;
  color: #000;
  padding: 15px 20px;
  height: 120px;
}
/* line 621, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li .views-field-nothing .title,
.path-maccs .region-events .view-intranet-events li .views-field-nothing .title,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-nothing .title,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-nothing .title {
  line-height: 21px;
}
/* line 624, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li .views-field-nothing .title a,
.path-maccs .region-events .view-intranet-events li .views-field-nothing .title a,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-nothing .title a,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-nothing .title a {
  font-weight: 600;
  font-size: 20px;
  color: #000;
  text-decoration: none;
}
/* line 633, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li .views-field-field-date,
.path-thesource .region-events .view-intranet-events li .views-field-field-date-range,
.path-maccs .region-events .view-intranet-events li .views-field-field-date,
.path-maccs .region-events .view-intranet-events li .views-field-field-date-range,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date-range,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date-range {
  margin-top: -47px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  float: left;
  position: relative;
  padding: 10px 25px;
}
/* line 642, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li .views-field-field-date.Council, .path-thesource .region-events .view-intranet-events li .views-field-field-date.Greater,
.path-thesource .region-events .view-intranet-events li .views-field-field-date-range.Council,
.path-thesource .region-events .view-intranet-events li .views-field-field-date-range.Greater,
.path-maccs .region-events .view-intranet-events li .views-field-field-date.Council,
.path-maccs .region-events .view-intranet-events li .views-field-field-date.Greater,
.path-maccs .region-events .view-intranet-events li .views-field-field-date-range.Council,
.path-maccs .region-events .view-intranet-events li .views-field-field-date-range.Greater,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date.Council,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date.Greater,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date-range.Council,
[class*="path-thesource-"] .region-events .view-intranet-events li .views-field-field-date-range.Greater,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date.Council,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date.Greater,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date-range.Council,
[class*="path-maccs-"] .region-events .view-intranet-events li .views-field-field-date-range.Greater {
  background-image: url(/themes/demonz/stylesheets/../images/slogo-w.png);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 90% center;
  padding-right: 45px;
}
/* line 653, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li:hover .views-field-nothing,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing,
[class*="path-thesource-"] .region-events .view-intranet-events li:hover .views-field-nothing,
[class*="path-maccs-"] .region-events .view-intranet-events li:hover .views-field-nothing {
  background: #000;
}
/* line 657, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events li:hover .views-field-nothing a,
.path-thesource .region-events .view-intranet-events li:hover .views-field-nothing .category,
.path-thesource .region-events .view-intranet-events li:hover .views-field-nothing .address,
.path-thesource .region-events .view-intranet-events li:hover .views-field-nothing .date,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing a,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing .category,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing .address,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing .date,
[class*="path-thesource-"] .region-events .view-intranet-events li:hover .views-field-nothing a,
[class*="path-thesource-"] .region-events .view-intranet-events li:hover .views-field-nothing .category,
[class*="path-thesource-"] .region-events .view-intranet-events li:hover .views-field-nothing .address,
[class*="path-thesource-"] .region-events .view-intranet-events li:hover .views-field-nothing .date,
[class*="path-maccs-"] .region-events .view-intranet-events li:hover .views-field-nothing a,
[class*="path-maccs-"] .region-events .view-intranet-events li:hover .views-field-nothing .category,
[class*="path-maccs-"] .region-events .view-intranet-events li:hover .views-field-nothing .address,
[class*="path-maccs-"] .region-events .view-intranet-events li:hover .views-field-nothing .date {
  color: #fff;
}
/* line 668, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .flex-control-nav,
.path-maccs .region-events .view-intranet-events .flex-control-nav,
[class*="path-thesource-"] .region-events .view-intranet-events .flex-control-nav,
[class*="path-maccs-"] .region-events .view-intranet-events .flex-control-nav {
  display: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 672, ../sass/intranet.scss */
  .path-thesource .region-events .view-intranet-events .flex-direction-nav,
  .path-maccs .region-events .view-intranet-events .flex-direction-nav,
  [class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav,
  [class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav {
    position: absolute;
    bottom: -50px;
    right: 0;
    margin: auto;
  }
}
/* line 681, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .flex-direction-nav .flex-nav-prev,
.path-thesource .region-events .view-intranet-events .flex-direction-nav .flex-nav-next,
.path-maccs .region-events .view-intranet-events .flex-direction-nav .flex-nav-prev,
.path-maccs .region-events .view-intranet-events .flex-direction-nav .flex-nav-next,
[class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav .flex-nav-prev,
[class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav .flex-nav-next,
[class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav .flex-nav-prev,
[class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav .flex-nav-next {
  box-shadow: none;
}
/* line 686, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .flex-direction-nav a,
.path-maccs .region-events .view-intranet-events .flex-direction-nav a,
[class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav a,
[class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav a {
  display: block !important;
  opacity: 1 !important;
  margin: -20px 20px 0;
  width: 50px;
  background-color: #fff;
  height: 55px;
  text-shadow: none;
  color: transparent !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
/* line 697, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .flex-direction-nav a::before,
.path-maccs .region-events .view-intranet-events .flex-direction-nav a::before,
[class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav a::before,
[class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav a::before {
  font-family: "flexslider-icon";
  font-size: 20px;
  color: #000;
  text-shadow: none;
  text-align: center;
  top: 15px;
  left: 15px;
  position: absolute;
}
@media screen and (max-width: 61.9375em) {
  /* line 686, ../sass/intranet.scss */
  .path-thesource .region-events .view-intranet-events .flex-direction-nav a,
  .path-maccs .region-events .view-intranet-events .flex-direction-nav a,
  [class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav a,
  [class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav a {
    margin: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 712, ../sass/intranet.scss */
  .path-thesource .region-events .view-intranet-events .flex-direction-nav a.flex-prev,
  .path-maccs .region-events .view-intranet-events .flex-direction-nav a.flex-prev,
  [class*="path-thesource-"] .region-events .view-intranet-events .flex-direction-nav a.flex-prev,
  [class*="path-maccs-"] .region-events .view-intranet-events .flex-direction-nav a.flex-prev {
    left: auto !important;
    right: 70px !important;
  }
}
/* line 722, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup legend,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup legend,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup legend,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup legend {
  border: 0;
}
/* line 726, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup {
  display: table;
  margin: 0 auto;
  width: 100%;
  background: none;
  border: 0;
  float: none;
  padding: 0;
}
/* line 735, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item {
  margin: 5px auto;
  padding: 5px;
  width: auto;
}
/* line 740, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item:first-child,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item:first-child,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item:first-child,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item:first-child {
  display: none !important;
}
/* line 744, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item.bef-link-active,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item.bef-link-active,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item.bef-link-active,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item.bef-link-active {
  background: #B8B8B8;
}
/* line 748, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[type=radio],
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[type=radio],
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[type=radio],
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[type=radio] {
  opacity: 0;
  display: none;
}
/* line 753, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item label,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item label,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item label,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item label {
  cursor: pointer;
  padding: 5px;
}
/* line 758, ../sass/intranet.scss */
.path-thesource .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[checked=checked] + label,
.path-maccs .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[checked=checked] + label,
[class*="path-thesource-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[checked=checked] + label,
[class*="path-maccs-"] .region-events .view-intranet-events .views-exposed-form .fieldgroup .js-form-item input[checked=checked] + label {
  background: #B8B8B8;
  font-weight: bold;
}
/* line 770, ../sass/intranet.scss */
.path-thesource .view-new-message .views-row,
.path-maccs .view-new-message .views-row,
[class*="path-thesource-"] .view-new-message .views-row,
[class*="path-maccs-"] .view-new-message .views-row {
  background: #FB463D;
  padding: 25px;
  position: relative;
}
/* line 775, ../sass/intranet.scss */
.path-thesource .view-new-message .views-row .flag-mark-as-read,
.path-maccs .view-new-message .views-row .flag-mark-as-read,
[class*="path-thesource-"] .view-new-message .views-row .flag-mark-as-read,
[class*="path-maccs-"] .view-new-message .views-row .flag-mark-as-read {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  vertical-align: middle;
  height: 40px;
  width: 25px;
}
/* line 785, ../sass/intranet.scss */
.path-thesource .view-new-message .views-row .flag-mark-as-read a,
.path-maccs .view-new-message .views-row .flag-mark-as-read a,
[class*="path-thesource-"] .view-new-message .views-row .flag-mark-as-read a,
[class*="path-maccs-"] .view-new-message .views-row .flag-mark-as-read a {
  color: #fff !important;
  text-decoration: none !important;
}
/* line 790, ../sass/intranet.scss */
.path-thesource .view-new-message .views-row:has(.FIN),
.path-maccs .view-new-message .views-row:has(.FIN),
[class*="path-thesource-"] .view-new-message .views-row:has(.FIN),
[class*="path-maccs-"] .view-new-message .views-row:has(.FIN) {
  background: #23c444;
}
/* line 793, ../sass/intranet.scss */
.path-thesource .view-new-message .views-row:has(.IT),
.path-maccs .view-new-message .views-row:has(.IT),
[class*="path-thesource-"] .view-new-message .views-row:has(.IT),
[class*="path-maccs-"] .view-new-message .views-row:has(.IT) {
  background: #0a3383;
}
/* line 796, ../sass/intranet.scss */
.path-thesource .view-new-message .views-row:has(.HR),
.path-maccs .view-new-message .views-row:has(.HR),
[class*="path-thesource-"] .view-new-message .views-row:has(.HR),
[class*="path-maccs-"] .view-new-message .views-row:has(.HR) {
  background: #585094;
}
/* line 802, ../sass/intranet.scss */
.path-thesource .view-new-message .views-row:has(.BM),
.path-maccs .view-new-message .views-row:has(.BM),
[class*="path-thesource-"] .view-new-message .views-row:has(.BM),
[class*="path-maccs-"] .view-new-message .views-row:has(.BM) {
  background: #636363;
}
/* line 808, ../sass/intranet.scss */
.path-thesource #colorbox,
.path-maccs #colorbox,
[class*="path-thesource-"] #colorbox,
[class*="path-maccs-"] #colorbox {
  z-index: 1000000;
}
/* line 811, ../sass/intranet.scss */
.path-thesource #colorbox .js-form-wrapper:not(.field--name-field-bookmarks),
.path-maccs #colorbox .js-form-wrapper:not(.field--name-field-bookmarks),
[class*="path-thesource-"] #colorbox .js-form-wrapper:not(.field--name-field-bookmarks),
[class*="path-maccs-"] #colorbox .js-form-wrapper:not(.field--name-field-bookmarks) {
  display: none;
}
/* line 816, ../sass/intranet.scss */
.path-thesource #colorbox .field--name-field-bookmarks .description,
.path-maccs #colorbox .field--name-field-bookmarks .description,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks .description,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks .description {
  display: none;
}
/* line 820, ../sass/intranet.scss */
.path-thesource #colorbox .field--name-field-bookmarks input,
.path-maccs #colorbox .field--name-field-bookmarks input,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks input,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks input {
  padding: 15px;
  box-shadow: none;
  border-radius: 0;
  font-weight: normal;
  font-size: 16px;
}
/* line 827, ../sass/intranet.scss */
.form-type-entity-autocomplete .path-thesource #colorbox .field--name-field-bookmarks input, .form-type-entity-autocomplete
.path-maccs #colorbox .field--name-field-bookmarks input, .form-type-entity-autocomplete
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks input, .form-type-entity-autocomplete
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks input {
  background: none;
}
/* line 834, ../sass/intranet.scss */
.path-thesource #colorbox .field--name-field-bookmarks table thead,
.path-maccs #colorbox .field--name-field-bookmarks table thead,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks table thead,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks table thead {
  display: none;
}
/* line 838, ../sass/intranet.scss */
.path-thesource #colorbox .field--name-field-bookmarks table tr,
.path-maccs #colorbox .field--name-field-bookmarks table tr,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks table tr,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks table tr {
  border-bottom: 0;
}
/* line 842, ../sass/intranet.scss */
.path-thesource #colorbox .field--name-field-bookmarks table .delta-order,
.path-thesource #colorbox .field--name-field-bookmarks table .field-multiple-drag,
.path-maccs #colorbox .field--name-field-bookmarks table .delta-order,
.path-maccs #colorbox .field--name-field-bookmarks table .field-multiple-drag,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks table .delta-order,
[class*="path-thesource-"] #colorbox .field--name-field-bookmarks table .field-multiple-drag,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks table .delta-order,
[class*="path-maccs-"] #colorbox .field--name-field-bookmarks table .field-multiple-drag {
  display: none;
}
/* line 851, ../sass/intranet.scss */
.path-thesource #colorbox .form-actions input[type="submit"],
.path-maccs #colorbox .form-actions input[type="submit"],
[class*="path-thesource-"] #colorbox .form-actions input[type="submit"],
[class*="path-maccs-"] #colorbox .form-actions input[type="submit"] {
  border-radius: 0;
  font-size: 16px;
  font-weight: normal;
  float: right;
}
/* line 857, ../sass/intranet.scss */
.path-thesource #colorbox .form-actions input[type="submit"].field-add-more-submit,
.path-maccs #colorbox .form-actions input[type="submit"].field-add-more-submit,
[class*="path-thesource-"] #colorbox .form-actions input[type="submit"].field-add-more-submit,
[class*="path-maccs-"] #colorbox .form-actions input[type="submit"].field-add-more-submit {
  background: #000 !important;
  color: #fff !important;
}
/* line 864, ../sass/intranet.scss */
.path-thesource #colorbox .user-form,
.path-maccs #colorbox .user-form,
[class*="path-thesource-"] #colorbox .user-form,
[class*="path-maccs-"] #colorbox .user-form {
  border: 0;
  background: none;
}
/* line 869, ../sass/intranet.scss */
.path-thesource #colorbox .form-actions,
.path-maccs #colorbox .form-actions,
[class*="path-thesource-"] #colorbox .form-actions,
[class*="path-maccs-"] #colorbox .form-actions {
  display: block !important;
}
/* line 873, ../sass/intranet.scss */
.path-thesource #colorbox #user-form,
.path-thesource #colorbox .layout-container,
.path-thesource #colorbox .page-content,
.path-maccs #colorbox #user-form,
.path-maccs #colorbox .layout-container,
.path-maccs #colorbox .page-content,
[class*="path-thesource-"] #colorbox #user-form,
[class*="path-thesource-"] #colorbox .layout-container,
[class*="path-thesource-"] #colorbox .page-content,
[class*="path-maccs-"] #colorbox #user-form,
[class*="path-maccs-"] #colorbox .layout-container,
[class*="path-maccs-"] #colorbox .page-content {
  margin: 0;
  max-width: 100%;
  padding: 0;
}
/* line 883, ../sass/intranet.scss */
.path-thesource .social-media,
.path-maccs .social-media,
[class*="path-thesource-"] .social-media,
[class*="path-maccs-"] .social-media {
  display: none;
}
/* line 889, ../sass/intranet.scss */
.path-thesource .path-private-messages .private-message-thread-messages,
.path-thesource .path-private-messages .private_message_thread_delete_link_wrapper,
.path-thesource .path-private-messages .field--name-members,
.path-thesource .path-private-messages .filter-wrapper,
.path-maccs .path-private-messages .private-message-thread-messages,
.path-maccs .path-private-messages .private_message_thread_delete_link_wrapper,
.path-maccs .path-private-messages .field--name-members,
.path-maccs .path-private-messages .filter-wrapper,
[class*="path-thesource-"] .path-private-messages .private-message-thread-messages,
[class*="path-thesource-"] .path-private-messages .private_message_thread_delete_link_wrapper,
[class*="path-thesource-"] .path-private-messages .field--name-members,
[class*="path-thesource-"] .path-private-messages .filter-wrapper,
[class*="path-maccs-"] .path-private-messages .private-message-thread-messages,
[class*="path-maccs-"] .path-private-messages .private_message_thread_delete_link_wrapper,
[class*="path-maccs-"] .path-private-messages .field--name-members,
[class*="path-maccs-"] .path-private-messages .filter-wrapper {
  display: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 906, ../sass/intranet.scss */
  .path-thesource .block-views-exposed-filter-blocksolr-search-content-page-1 input,
  .path-maccs .block-views-exposed-filter-blocksolr-search-content-page-1 input,
  [class*="path-thesource-"] .block-views-exposed-filter-blocksolr-search-content-page-1 input,
  [class*="path-maccs-"] .block-views-exposed-filter-blocksolr-search-content-page-1 input {
    margin-top: 65px;
  }
}
/* line 918, ../sass/intranet.scss */
.path-thesource #block-views-block-bookmarks-block-1 .views-field-field-bookmarks a,
.path-thesource .region-places-menu .views-field-field-bookmarks a,
.path-maccs #block-views-block-bookmarks-block-1 .views-field-field-bookmarks a,
.path-maccs .region-places-menu .views-field-field-bookmarks a,
[class*="path-thesource-"] #block-views-block-bookmarks-block-1 .views-field-field-bookmarks a,
[class*="path-thesource-"] .region-places-menu .views-field-field-bookmarks a,
[class*="path-maccs-"] #block-views-block-bookmarks-block-1 .views-field-field-bookmarks a,
[class*="path-maccs-"] .region-places-menu .views-field-field-bookmarks a {
  margin: 8px;
  color: transparent !important;
  width: 32px;
  height: 32px;
  float: left;
}
/* line 926, ../sass/intranet.scss */
.path-thesource #block-views-block-bookmarks-block-1 .views-field-field-bookmarks img,
.path-thesource .region-places-menu .views-field-field-bookmarks img,
.path-maccs #block-views-block-bookmarks-block-1 .views-field-field-bookmarks img,
.path-maccs .region-places-menu .views-field-field-bookmarks img,
[class*="path-thesource-"] #block-views-block-bookmarks-block-1 .views-field-field-bookmarks img,
[class*="path-thesource-"] .region-places-menu .views-field-field-bookmarks img,
[class*="path-maccs-"] #block-views-block-bookmarks-block-1 .views-field-field-bookmarks img,
[class*="path-maccs-"] .region-places-menu .views-field-field-bookmarks img {
  max-width: 32px;
}
/* line 932, ../sass/intranet.scss */
.path-thesource #block-views-block-bookmarks-block-1 .views-field.views-field-nothing a,
.path-thesource .region-places-menu .views-field.views-field-nothing a,
.path-maccs #block-views-block-bookmarks-block-1 .views-field.views-field-nothing a,
.path-maccs .region-places-menu .views-field.views-field-nothing a,
[class*="path-thesource-"] #block-views-block-bookmarks-block-1 .views-field.views-field-nothing a,
[class*="path-thesource-"] .region-places-menu .views-field.views-field-nothing a,
[class*="path-maccs-"] #block-views-block-bookmarks-block-1 .views-field.views-field-nothing a,
[class*="path-maccs-"] .region-places-menu .views-field.views-field-nothing a {
  border: 1px dotted;
  padding: 1.5px 10px;
  text-decoration: none;
  margin: 10px;
  display: inline-block;
  font-size: 18px;
  vertical-align: bottom;
  color: #fff;
}
/* line 944, ../sass/intranet.scss */
.path-thesource #block-views-block-bookmarks-block-1 .views-row,
.path-thesource .region-places-menu .views-row,
.path-maccs #block-views-block-bookmarks-block-1 .views-row,
.path-maccs .region-places-menu .views-row,
[class*="path-thesource-"] #block-views-block-bookmarks-block-1 .views-row,
[class*="path-thesource-"] .region-places-menu .views-row,
[class*="path-maccs-"] #block-views-block-bookmarks-block-1 .views-row,
[class*="path-maccs-"] .region-places-menu .views-row {
  border: 0;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
/* line 958, ../sass/intranet.scss */
.path-thesource .region-bottom-second,
.path-maccs .region-bottom-second,
[class*="path-thesource-"] .region-bottom-second,
[class*="path-maccs-"] .region-bottom-second {
  display: flex;
}
/* line 961, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-facebook,
.path-maccs .region-bottom-second #block-facebook,
[class*="path-thesource-"] .region-bottom-second #block-facebook,
[class*="path-maccs-"] .region-bottom-second #block-facebook {
  width: 100%;
}
/* line 964, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-facebook iframe,
.path-maccs .region-bottom-second #block-facebook iframe,
[class*="path-thesource-"] .region-bottom-second #block-facebook iframe,
[class*="path-maccs-"] .region-bottom-second #block-facebook iframe {
  border: 0;
  position: relative;
  top: 0;
  height: 600px !important;
  width: 100% !important;
}
/* line 973, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-views-block-shines-block-1,
.path-maccs .region-bottom-second #block-views-block-shines-block-1,
[class*="path-thesource-"] .region-bottom-second #block-views-block-shines-block-1,
[class*="path-maccs-"] .region-bottom-second #block-views-block-shines-block-1 {
  width: 33%;
}
/* line 976, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-views-block-shines-block-1 .views-row,
.path-maccs .region-bottom-second #block-views-block-shines-block-1 .views-row,
[class*="path-thesource-"] .region-bottom-second #block-views-block-shines-block-1 .views-row,
[class*="path-maccs-"] .region-bottom-second #block-views-block-shines-block-1 .views-row {
  border-bottom: 1px solid #FFE555;
}
/* line 980, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-views-block-shines-block-1 h2,
.path-thesource .region-bottom-second #block-views-block-shines-block-1 h3,
.path-maccs .region-bottom-second #block-views-block-shines-block-1 h2,
.path-maccs .region-bottom-second #block-views-block-shines-block-1 h3,
[class*="path-thesource-"] .region-bottom-second #block-views-block-shines-block-1 h2,
[class*="path-thesource-"] .region-bottom-second #block-views-block-shines-block-1 h3,
[class*="path-maccs-"] .region-bottom-second #block-views-block-shines-block-1 h2,
[class*="path-maccs-"] .region-bottom-second #block-views-block-shines-block-1 h3 {
  width: auto;
  text-align: left;
}
/* line 986, ../sass/intranet.scss */
.path-thesource .region-bottom-second #block-views-block-shines-block-1 a,
.path-maccs .region-bottom-second #block-views-block-shines-block-1 a,
[class*="path-thesource-"] .region-bottom-second #block-views-block-shines-block-1 a,
[class*="path-maccs-"] .region-bottom-second #block-views-block-shines-block-1 a {
  border: 0;
  padding: 10px 0;
  font-size: 22px;
}
/* line 995, ../sass/intranet.scss */
.path-thesource .region-footer-menu p,
.path-maccs .region-footer-menu p,
[class*="path-thesource-"] .region-footer-menu p,
[class*="path-maccs-"] .region-footer-menu p {
  font-size: 18px;
}
/* line 999, ../sass/intranet.scss */
.path-thesource .region-footer-menu .views-field-description,
.path-maccs .region-footer-menu .views-field-description,
[class*="path-thesource-"] .region-footer-menu .views-field-description,
[class*="path-maccs-"] .region-footer-menu .views-field-description {
  font-size: 25px;
  padding: 20px;
  position: relative;
}
/* line 1004, ../sass/intranet.scss */
.path-thesource .region-footer-menu .views-field-description:before,
.path-maccs .region-footer-menu .views-field-description:before,
[class*="path-thesource-"] .region-footer-menu .views-field-description:before,
[class*="path-maccs-"] .region-footer-menu .views-field-description:before {
  position: absolute;
  top: 5px;
  left: -45px;
  content: "";
  background: url(/themes/demonz/images/quote-w.svg);
  background-size: 100%;
  width: 55px;
  height: 55px;
  z-index: 100;
  opacity: 0.35;
}
/* line 1023, ../sass/intranet.scss */
.path-thesource.path-frontpage .bottom-widgets .region p,
.path-thesource.path-frontpage .bottom-widgets .region h3,
.path-thesource.path-frontpage .bottom-widgets .region h2,
.path-maccs.path-frontpage .bottom-widgets .region p,
.path-maccs.path-frontpage .bottom-widgets .region h3,
.path-maccs.path-frontpage .bottom-widgets .region h2,
[class*="path-thesource-"].path-frontpage .bottom-widgets .region p,
[class*="path-thesource-"].path-frontpage .bottom-widgets .region h3,
[class*="path-thesource-"].path-frontpage .bottom-widgets .region h2,
[class*="path-maccs-"].path-frontpage .bottom-widgets .region p,
[class*="path-maccs-"].path-frontpage .bottom-widgets .region h3,
[class*="path-maccs-"].path-frontpage .bottom-widgets .region h2 {
  width: auto;
}
/* line 1030, ../sass/intranet.scss */
.path-thesource.path-frontpage .bottom-widgets .region a,
.path-maccs.path-frontpage .bottom-widgets .region a,
[class*="path-thesource-"].path-frontpage .bottom-widgets .region a,
[class*="path-maccs-"].path-frontpage .bottom-widgets .region a {
  text-decoration: underline;
  border: 0;
  font-weight: normal;
  letter-spacing: normal;
  padding: 0;
  width: auto;
}
/* line 1041, ../sass/intranet.scss */
.path-thesource .more-link,
.path-maccs .more-link,
[class*="path-thesource-"] .more-link,
[class*="path-maccs-"] .more-link {
  font-size: 1em;
  text-align: center;
  margin: 10px auto;
  width: max-content;
  border: 1px solid #2b2b2b;
  padding: 15px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 600;
  color: #2b2b2b;
  font-size: 1em;
  position: relative;
  clear: both;
}
/* line 1056, ../sass/intranet.scss */
.path-thesource .more-link a,
.path-maccs .more-link a,
[class*="path-thesource-"] .more-link a,
[class*="path-maccs-"] .more-link a {
  text-decoration: none;
}
/* line 1060, ../sass/intranet.scss */
.path-thesource .more-link:hover,
.path-maccs .more-link:hover,
[class*="path-thesource-"] .more-link:hover,
[class*="path-maccs-"] .more-link:hover {
  border-color: #FB463D;
}
/* line 1063, ../sass/intranet.scss */
.path-thesource .more-link:hover a,
.path-maccs .more-link:hover a,
[class*="path-thesource-"] .more-link:hover a,
[class*="path-maccs-"] .more-link:hover a {
  color: #FB463D;
}
/* line 1069, ../sass/intranet.scss */
.path-thesource .region-footer-menu,
.path-maccs .region-footer-menu,
[class*="path-thesource-"] .region-footer-menu,
[class*="path-maccs-"] .region-footer-menu {
  padding: 10px 50px;
}
/* line 1073, ../sass/intranet.scss */
.path-thesource .region.region-pre-header .views-field-field-message a,
.path-maccs .region.region-pre-header .views-field-field-message a,
[class*="path-thesource-"] .region.region-pre-header .views-field-field-message a,
[class*="path-maccs-"] .region.region-pre-header .views-field-field-message a {
  color: #fff;
}
/* line 1076, ../sass/intranet.scss */
.path-thesource .region.region-pre-header .views-field-field-message a:hover,
.path-maccs .region.region-pre-header .views-field-field-message a:hover,
[class*="path-thesource-"] .region.region-pre-header .views-field-field-message a:hover,
[class*="path-maccs-"] .region.region-pre-header .views-field-field-message a:hover {
  color: #FFF !important;
  opacity: 0.6;
}
@media screen and (max-width: 61.9375em) {
  /* line 1082, ../sass/intranet.scss */
  .path-thesource .header__btn-tabContent,
  .path-maccs .header__btn-tabContent,
  [class*="path-thesource-"] .header__btn-tabContent,
  [class*="path-maccs-"] .header__btn-tabContent {
    position: relative;
    top: 83px;
  }
}
/* line 1089, ../sass/intranet.scss */
.path-thesource .view-innews-featured-grid .views-row,
.path-maccs .view-innews-featured-grid .views-row,
[class*="path-thesource-"] .view-innews-featured-grid .views-row,
[class*="path-maccs-"] .view-innews-featured-grid .views-row {
  width: 50%;
  float: left;
  display: flex;
  margin-bottom: 30px;
}
/* line 1095, ../sass/intranet.scss */
.path-thesource .view-innews-featured-grid .views-row .views-field-field-image,
.path-maccs .view-innews-featured-grid .views-row .views-field-field-image,
[class*="path-thesource-"] .view-innews-featured-grid .views-row .views-field-field-image,
[class*="path-maccs-"] .view-innews-featured-grid .views-row .views-field-field-image {
  width: 120px;
  height: 120px;
  margin-right: 20px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1095, ../sass/intranet.scss */
  .path-thesource .view-innews-featured-grid .views-row .views-field-field-image,
  .path-maccs .view-innews-featured-grid .views-row .views-field-field-image,
  [class*="path-thesource-"] .view-innews-featured-grid .views-row .views-field-field-image,
  [class*="path-maccs-"] .view-innews-featured-grid .views-row .views-field-field-image {
    width: 100%;
  }
}
/* line 1102, ../sass/intranet.scss */
.path-thesource .view-innews-featured-grid .views-row .views-field-field-image img,
.path-maccs .view-innews-featured-grid .views-row .views-field-field-image img,
[class*="path-thesource-"] .view-innews-featured-grid .views-row .views-field-field-image img,
[class*="path-maccs-"] .view-innews-featured-grid .views-row .views-field-field-image img {
  max-width: 120px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1102, ../sass/intranet.scss */
  .path-thesource .view-innews-featured-grid .views-row .views-field-field-image img,
  .path-maccs .view-innews-featured-grid .views-row .views-field-field-image img,
  [class*="path-thesource-"] .view-innews-featured-grid .views-row .views-field-field-image img,
  [class*="path-maccs-"] .view-innews-featured-grid .views-row .views-field-field-image img {
    max-width: 100%;
    height: 110px;
  }
}
/* line 1110, ../sass/intranet.scss */
.path-thesource .view-innews-featured-grid .views-row .views-field-title,
.path-maccs .view-innews-featured-grid .views-row .views-field-title,
[class*="path-thesource-"] .view-innews-featured-grid .views-row .views-field-title,
[class*="path-maccs-"] .view-innews-featured-grid .views-row .views-field-title {
  margin-right: 20px;
}
/* line 1113, ../sass/intranet.scss */
.path-thesource .view-innews-featured-grid .views-row a, .path-thesource .view-innews-featured-grid .views-row .body,
.path-maccs .view-innews-featured-grid .views-row a,
.path-maccs .view-innews-featured-grid .views-row .body,
[class*="path-thesource-"] .view-innews-featured-grid .views-row a,
[class*="path-thesource-"] .view-innews-featured-grid .views-row .body,
[class*="path-maccs-"] .view-innews-featured-grid .views-row a,
[class*="path-maccs-"] .view-innews-featured-grid .views-row .body {
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* line 1120, ../sass/intranet.scss */
.path-thesource .view-innews-featured-grid .views-row a,
.path-maccs .view-innews-featured-grid .views-row a,
[class*="path-thesource-"] .view-innews-featured-grid .views-row a,
[class*="path-maccs-"] .view-innews-featured-grid .views-row a {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 1089, ../sass/intranet.scss */
  .path-thesource .view-innews-featured-grid .views-row,
  .path-maccs .view-innews-featured-grid .views-row,
  [class*="path-thesource-"] .view-innews-featured-grid .views-row,
  [class*="path-maccs-"] .view-innews-featured-grid .views-row {
    width: 100%;
    display: block;
  }
}
/* line 1130, ../sass/intranet.scss */
.path-thesource .view-innews-featured-grid footer,
.path-maccs .view-innews-featured-grid footer,
[class*="path-thesource-"] .view-innews-featured-grid footer,
[class*="path-maccs-"] .view-innews-featured-grid footer {
  display: flex;
  clear: both;
  width: max-content;
  text-align: center;
  margin: 0 auto;
}
/* line 1136, ../sass/intranet.scss */
.path-thesource .view-innews-featured-grid footer div,
.path-maccs .view-innews-featured-grid footer div,
[class*="path-thesource-"] .view-innews-featured-grid footer div,
[class*="path-maccs-"] .view-innews-featured-grid footer div {
  margin: 10px !important;
}

/* line 1147, ../sass/intranet.scss */
.path-maccs .view-management .views-col {
  border-top: 3px solid #034cba;
}
/* line 1152, ../sass/intranet.scss */
.path-maccs .brand.logo {
  background: url(/themes/demonz/stylesheets/../images/maccs-logo.png) no-repeat;
  background-size: 200px;
  background-position: center;
}
@media screen and (max-width: 61.9375em) {
  /* line 1152, ../sass/intranet.scss */
  .path-maccs .brand.logo {
    background-size: 100%;
    width: 125px;
  }
}
/* line 1163, ../sass/intranet.scss */
.path-maccs .footer-menu,
.path-maccs .main-header,
.path-maccs .region-events .view-intranet-events li:hover .views-field-nothing,
.path-maccs .header__btn-tabContent {
  background: #034cba;
}
/* line 1170, ../sass/intranet.scss */
.path-maccs .view-new-message .views-row,
.path-maccs .view-innews-featured .optionset-right-side-thumbnails .flex-control-thumbs li .flex-active + .flex-caption,
.path-maccs .view-counter .views-field-counter,
.path-maccs .view-5-unread .views-row .views-field-field-message:before {
  background: #ff760a !important;
}
/* line 1177, ../sass/intranet.scss */
.path-maccs .region-footer-menu .views-field-description:before {
  color: #fff;
}
/* line 1182, ../sass/intranet.scss */
.path-maccs.path-maccs-events #block-demonz-page-title h1 {
  margin-top: 20px;
}
/* line 1186, ../sass/intranet.scss */
.path-maccs.path-maccs-events .views-exposed-form .form-actions {
  clear: none;
  float: left;
  margin-top: 10px;
}
/* line 1193, ../sass/intranet.scss */
.path-maccs .region-footer-menu {
  padding: 10px 50px;
}
@media screen and (max-width: 61.9375em) {
  /* line 1197, ../sass/intranet.scss */
  .path-maccs .region-homeicon-menu,
  .path-maccs .region-places-menu {
    background: #034cba;
  }
}

/* line 1209, ../sass/intranet.scss */
.view-news-grid .title a {
  color: #000;
  height: 42px;
  font-weight: 700;
  font-size: 1em;
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot");
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.woff") format("woff"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 20, ../sass/youth.scss */
.path-youth .main-header:before,
[class*="path-youth-"] .main-header:before {
  background: #585094;
}
/* line 25, ../sass/youth.scss */
.path-youth a:hover,
.path-youth .region-primary-menu .menu-item a:hover,
.path-youth .region-primary-menu li.is-expanded a:hover,
.path-youth .footer-div a:hover,
.path-youth .flex-pauseplay a:hover,
.path-youth .region-primary-menu a.is-active,
.path-youth .caption-row .slider-caption .more-link a:hover,
[class*="path-youth-"] a:hover,
[class*="path-youth-"] .region-primary-menu .menu-item a:hover,
[class*="path-youth-"] .region-primary-menu li.is-expanded a:hover,
[class*="path-youth-"] .footer-div a:hover,
[class*="path-youth-"] .flex-pauseplay a:hover,
[class*="path-youth-"] .region-primary-menu a.is-active,
[class*="path-youth-"] .caption-row .slider-caption .more-link a:hover {
  color: #585094 !important;
}
/* line 35, ../sass/youth.scss */
.path-youth .more-link a:hover,
.path-youth .view-events-teaser .more-link a:hover,
.path-youth .view-events-page .bef-exposed-form .form-item-title input, .path-youth .view-events-page .bef-exposed-form .form-item-date-min input, .path-youth .view-events-page .bef-exposed-form .form-item-address input,
.path-youth .view-events-page .bef-exposed-form .form-item-title select, .path-youth .view-events-page .bef-exposed-form .form-item-date-min select, .path-youth .view-events-page .bef-exposed-form .form-item-address select,
.path-youth .view-events-page .bef-exposed-form .form-item-date-max input,
[class*="path-youth-"] .more-link a:hover,
[class*="path-youth-"] .view-events-teaser .more-link a:hover,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-title input,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-date-min input,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-address input,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-title select,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-date-min select,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-address select,
[class*="path-youth-"] .view-events-page .bef-exposed-form .form-item-date-max input {
  border-color: #746CAF !important;
}
/* line 42, ../sass/youth.scss */
.path-youth .view-events-page .bef-exposed-form input[value="Apply"],
.path-youth .view-events-page .bef-exposed-form button[value="Apply"],
.path-youth .header__btn--mainmenu button:hover span,
.path-youth .header__btn--search button:hover span,
.path-youth .header__btn--mainmenu button:hover span:before,
.path-youth .header__btn--mainmenu button:hover span:after,
.path-youth .header__btn--search button:hover span:before,
.path-youth .header__btn--search button:hover span:after,
[class*="path-youth-"] .view-events-page .bef-exposed-form input[value="Apply"],
[class*="path-youth-"] .view-events-page .bef-exposed-form button[value="Apply"],
[class*="path-youth-"] .header__btn--mainmenu button:hover span,
[class*="path-youth-"] .header__btn--search button:hover span,
[class*="path-youth-"] .header__btn--mainmenu button:hover span:before,
[class*="path-youth-"] .header__btn--mainmenu button:hover span:after,
[class*="path-youth-"] .header__btn--search button:hover span:before,
[class*="path-youth-"] .header__btn--search button:hover span:after {
  background-color: #585094 !important;
}
/* line 52, ../sass/youth.scss */
.path-youth .search-block-form .form-submit:hover, .path-youth .search-block-form input[type="submit"]:hover, .path-youth .block-views-exposed-filter-blocksearch-content-page-1 .form-submit:hover, .path-youth .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"]:hover, .path-youth .block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit:hover, .path-youth .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"]:hover, .path-youth .block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit:hover, .path-youth .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"]:hover,
[class*="path-youth-"] .search-block-form .form-submit:hover,
[class*="path-youth-"] .search-block-form input[type="submit"]:hover,
[class*="path-youth-"] .block-views-exposed-filter-blocksearch-content-page-1 .form-submit:hover,
[class*="path-youth-"] .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"]:hover,
[class*="path-youth-"] .block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit:hover,
[class*="path-youth-"] .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"]:hover,
[class*="path-youth-"] .block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit:hover,
[class*="path-youth-"] .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"]:hover {
  background: url(/themes/demonz/stylesheets/../images/search-youth.svg) no-repeat;
  background-size: 20px;
}
/* line 56, ../sass/youth.scss */
.path-youth .header__btn-tabs,
[class*="path-youth-"] .header__btn-tabs {
  display: none !important;
}
/* line 60, ../sass/youth.scss */
.path-youth .footer-menu,
[class*="path-youth-"] .footer-menu {
  border-top: 3px solid #585094;
}
/* line 63, ../sass/youth.scss */
.path-youth .footer-menu:before,
[class*="path-youth-"] .footer-menu:before {
  background: none;
}
/* line 70, ../sass/youth.scss */
.path-youth .view-events-teaser ul li .views-field-field-date-range-value,
[class*="path-youth-"] .view-events-teaser ul li .views-field-field-date-range-value {
  background: rgba(88, 80, 148, 0.7);
}
/* line 74, ../sass/youth.scss */
.path-youth .view-events-teaser ul li:hover,
[class*="path-youth-"] .view-events-teaser ul li:hover {
  border-bottom-color: #585094;
}
/* line 80, ../sass/youth.scss */
.path-youth .view-events-teaser ul li:hover .views-field-title a,
[class*="path-youth-"] .view-events-teaser ul li:hover .views-field-title a {
  color: #585094 !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 91, ../sass/youth.scss */
  .path-youth .view-homeicons-youth ul,
  .path-youth #block-youthhomeicons ul,
  .path-youth #block-drumhomeicons ul,
  [class*="path-youth-"] .view-homeicons-youth ul,
  [class*="path-youth-"] #block-youthhomeicons ul,
  [class*="path-youth-"] #block-drumhomeicons ul {
    margin: 0;
    padding: 0;
  }
}
/* line 97, ../sass/youth.scss */
.path-youth .view-homeicons-youth ul > a,
.path-youth #block-youthhomeicons ul > a,
.path-youth #block-drumhomeicons ul > a,
[class*="path-youth-"] .view-homeicons-youth ul > a,
[class*="path-youth-"] #block-youthhomeicons ul > a,
[class*="path-youth-"] #block-drumhomeicons ul > a {
  color: transparent !important;
}
/* line 102, ../sass/youth.scss */
.path-youth .view-homeicons-youth .views-col,
.path-youth .view-homeicons-youth li,
.path-youth #block-youthhomeicons .views-col,
.path-youth #block-youthhomeicons li,
.path-youth #block-drumhomeicons .views-col,
.path-youth #block-drumhomeicons li,
[class*="path-youth-"] .view-homeicons-youth .views-col,
[class*="path-youth-"] .view-homeicons-youth li,
[class*="path-youth-"] #block-youthhomeicons .views-col,
[class*="path-youth-"] #block-youthhomeicons li,
[class*="path-youth-"] #block-drumhomeicons .views-col,
[class*="path-youth-"] #block-drumhomeicons li {
  max-width: calc(33% - 30px) !important;
  margin: 15px !important;
  list-style: none;
  float: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 102, ../sass/youth.scss */
  .path-youth .view-homeicons-youth .views-col,
  .path-youth .view-homeicons-youth li,
  .path-youth #block-youthhomeicons .views-col,
  .path-youth #block-youthhomeicons li,
  .path-youth #block-drumhomeicons .views-col,
  .path-youth #block-drumhomeicons li,
  [class*="path-youth-"] .view-homeicons-youth .views-col,
  [class*="path-youth-"] .view-homeicons-youth li,
  [class*="path-youth-"] #block-youthhomeicons .views-col,
  [class*="path-youth-"] #block-youthhomeicons li,
  [class*="path-youth-"] #block-drumhomeicons .views-col,
  [class*="path-youth-"] #block-drumhomeicons li {
    max-width: 100% !important;
    margin: 0 !important;
    float: none;
  }
}
/* line 116, ../sass/youth.scss */
.path-youth .view-homeicons-youth .views-field-title,
.path-youth .view-homeicons-youth .field--name-link,
.path-youth #block-youthhomeicons .views-field-title,
.path-youth #block-youthhomeicons .field--name-link,
.path-youth #block-drumhomeicons .views-field-title,
.path-youth #block-drumhomeicons .field--name-link,
[class*="path-youth-"] .view-homeicons-youth .views-field-title,
[class*="path-youth-"] .view-homeicons-youth .field--name-link,
[class*="path-youth-"] #block-youthhomeicons .views-field-title,
[class*="path-youth-"] #block-youthhomeicons .field--name-link,
[class*="path-youth-"] #block-drumhomeicons .views-field-title,
[class*="path-youth-"] #block-drumhomeicons .field--name-link {
  z-index: 10;
  position: relative;
  background: #fff;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #EDE9E6;
  border-bottom: 2px solid #ede9e6;
  text-align: center;
  float: none !important;
  height: 70px;
  padding: 15px;
}
/* line 130, ../sass/youth.scss */
.path-youth .view-homeicons-youth .views-field-title a,
.path-youth .view-homeicons-youth .field--name-link a,
.path-youth #block-youthhomeicons .views-field-title a,
.path-youth #block-youthhomeicons .field--name-link a,
.path-youth #block-drumhomeicons .views-field-title a,
.path-youth #block-drumhomeicons .field--name-link a,
[class*="path-youth-"] .view-homeicons-youth .views-field-title a,
[class*="path-youth-"] .view-homeicons-youth .field--name-link a,
[class*="path-youth-"] #block-youthhomeicons .views-field-title a,
[class*="path-youth-"] #block-youthhomeicons .field--name-link a,
[class*="path-youth-"] #block-drumhomeicons .views-field-title a,
[class*="path-youth-"] #block-drumhomeicons .field--name-link a {
  text-decoration: none;
}
/* line 134, ../sass/youth.scss */
.path-youth .view-homeicons-youth .views-field-title:hover,
.path-youth .view-homeicons-youth .field--name-link:hover,
.path-youth #block-youthhomeicons .views-field-title:hover,
.path-youth #block-youthhomeicons .field--name-link:hover,
.path-youth #block-drumhomeicons .views-field-title:hover,
.path-youth #block-drumhomeicons .field--name-link:hover,
[class*="path-youth-"] .view-homeicons-youth .views-field-title:hover,
[class*="path-youth-"] .view-homeicons-youth .field--name-link:hover,
[class*="path-youth-"] #block-youthhomeicons .views-field-title:hover,
[class*="path-youth-"] #block-youthhomeicons .field--name-link:hover,
[class*="path-youth-"] #block-drumhomeicons .views-field-title:hover,
[class*="path-youth-"] #block-drumhomeicons .field--name-link:hover {
  border-bottom-color: #585094;
}
/* line 139, ../sass/youth.scss */
.path-youth .view-homeicons-youth .field--name-field-menu-image,
.path-youth #block-youthhomeicons .field--name-field-menu-image,
.path-youth #block-drumhomeicons .field--name-field-menu-image,
[class*="path-youth-"] .view-homeicons-youth .field--name-field-menu-image,
[class*="path-youth-"] #block-youthhomeicons .field--name-field-menu-image,
[class*="path-youth-"] #block-drumhomeicons .field--name-field-menu-image {
  margin-top: -30px;
}
/* line 147, ../sass/youth.scss */
.path-youth .views-view-responsive-grid .views-col:hover,
[class*="path-youth-"] .views-view-responsive-grid .views-col:hover {
  border-bottom-color: #585094;
}
/* line 153, ../sass/youth.scss */
.path-youth .brand.logo,
[class*="path-youth-"] .brand.logo {
  background: url(/themes/demonz/stylesheets/../images/youthservices-logo.svg) no-repeat;
  background-size: 225px;
  background-position: center;
}
/* line 158, ../sass/youth.scss */
.path-youth .brand.logo img,
[class*="path-youth-"] .brand.logo img {
  opacity: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 158, ../sass/youth.scss */
  .path-youth .brand.logo img,
  [class*="path-youth-"] .brand.logo img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 153, ../sass/youth.scss */
  .path-youth .brand.logo,
  [class*="path-youth-"] .brand.logo {
    background-size: 100%;
    width: 125px;
  }
}
/* line 174, ../sass/youth.scss */
.path-youth .region-pre-header .views-field-title,
[class*="path-youth-"] .region-pre-header .views-field-title {
  position: absolute;
  background: #fff;
  bottom: 80px;
  padding: 10px 20px;
  font-size: 20px;
}
/* line 182, ../sass/youth.scss */
.path-youth .region-pre-header .flex-direction-nav,
[class*="path-youth-"] .region-pre-header .flex-direction-nav {
  left: 35px;
  bottom: 125px;
}
/* line 186, ../sass/youth.scss */
.path-youth .region-pre-header .flex-direction-nav a,
[class*="path-youth-"] .region-pre-header .flex-direction-nav a {
  background: rgba(88, 80, 148, 0.75);
}
/* line 189, ../sass/youth.scss */
.path-youth .region-pre-header .flex-direction-nav a.flex-next,
[class*="path-youth-"] .region-pre-header .flex-direction-nav a.flex-next {
  right: 15px !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 182, ../sass/youth.scss */
  .path-youth .region-pre-header .flex-direction-nav,
  [class*="path-youth-"] .region-pre-header .flex-direction-nav {
    bottom: 215px;
  }
}
/* line 201, ../sass/youth.scss */
.path-youth .region-primary-menu .menu,
[class*="path-youth-"] .region-primary-menu .menu {
  margin: auto;
  max-width: 1280px;
}
/* line 208, ../sass/youth.scss */
.path-youth .region-primary-menu .menu .menu-item--expanded > ul li,
[class*="path-youth-"] .region-primary-menu .menu .menu-item--expanded > ul li {
  width: 100%;
  font-size: 14px;
}
/* line 216, ../sass/youth.scss */
.path-youth .header__btn--external,
[class*="path-youth-"] .header__btn--external {
  display: none !important;
}
/* line 221, ../sass/youth.scss */
.path-youth .view-events-page .bef-exposed-form,
[class*="path-youth-"] .view-events-page .bef-exposed-form {
  position: relative;
  top: auto;
}
/* line 228, ../sass/youth.scss */
.path-youth.path-youth-events h1,
[class*="path-youth-"].path-youth-events h1 {
  float: left;
  clear: both;
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot");
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.woff") format("woff"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 20, ../sass/drum.scss */
.path-drum .main-header:before,
[class*="path-drum-"] .main-header:before {
  background: #B58008;
}
/* line 25, ../sass/drum.scss */
.path-drum a:hover,
.path-drum .region-primary-menu .menu-item a:hover,
.path-drum .region-primary-menu li.is-expanded a:hover,
.path-drum .footer-div a:hover,
.path-drum .flex-pauseplay a:hover,
.path-drum .region-primary-menu a.is-active,
.path-drum .caption-row .slider-caption .more-link a:hover,
[class*="path-drum-"] a:hover,
[class*="path-drum-"] .region-primary-menu .menu-item a:hover,
[class*="path-drum-"] .region-primary-menu li.is-expanded a:hover,
[class*="path-drum-"] .footer-div a:hover,
[class*="path-drum-"] .flex-pauseplay a:hover,
[class*="path-drum-"] .region-primary-menu a.is-active,
[class*="path-drum-"] .caption-row .slider-caption .more-link a:hover {
  color: #B58008 !important;
}
/* line 35, ../sass/drum.scss */
.path-drum .search-block-form .form-submit:hover,
.path-drum .search-block-form input[type="submit"]:hover,
.path-drum .block-views-exposed-filter-blocksearch-content-page-1 .form-submit:hover,
.path-drum .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"]:hover,
.path-drum .block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit:hover,
.path-drum .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"]:hover,
.path-drum .block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit:hover,
.path-drum .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"]:hover,
[class*="path-drum-"] .search-block-form .form-submit:hover,
[class*="path-drum-"] .search-block-form input[type="submit"]:hover,
[class*="path-drum-"] .block-views-exposed-filter-blocksearch-content-page-1 .form-submit:hover,
[class*="path-drum-"] .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"]:hover,
[class*="path-drum-"] .block-views-exposed-filter-blocksolr-search-content-page-1 .form-submit:hover,
[class*="path-drum-"] .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"]:hover,
[class*="path-drum-"] .block-views-exposed-filter-blockcouncil-assist-search-page-1 .form-submit:hover,
[class*="path-drum-"] .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"]:hover {
  background: url(/themes/demonz/stylesheets/../images/search-drum.svg) no-repeat;
  background-size: 20px;
}
/* line 47, ../sass/drum.scss */
.path-drum .more-link a:hover,
.path-drum .view-events-teaser .more-link a:hover,
.path-drum .view-events-page .bef-exposed-form .form-item-title input,
.path-drum .view-events-page .bef-exposed-form .form-item-date-min input,
.path-drum .view-events-page .bef-exposed-form .form-item-address input,
.path-drum .view-events-page .bef-exposed-form .form-item-title select,
.path-drum .view-events-page .bef-exposed-form .form-item-date-min select,
.path-drum .view-events-page .bef-exposed-form .form-item-address select,
.path-drum .view-events-page .bef-exposed-form .form-item-date-max input,
[class*="path-drum-"] .more-link a:hover,
[class*="path-drum-"] .view-events-teaser .more-link a:hover,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-title input,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-date-min input,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-address input,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-title select,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-date-min select,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-address select,
[class*="path-drum-"] .view-events-page .bef-exposed-form .form-item-date-max input {
  border-color: #B58008 !important;
}
/* line 59, ../sass/drum.scss */
.path-drum .view-events-page .bef-exposed-form input[value="Apply"],
.path-drum .view-events-page .bef-exposed-form button[value="Apply"],
.path-drum .header__btn--mainmenu button:hover span,
.path-drum .header__btn--search button:hover span,
.path-drum .header__btn--mainmenu button:hover span:before,
.path-drum .header__btn--mainmenu button:hover span:after,
.path-drum .header__btn--search button:hover span:before,
.path-drum .header__btn--search button:hover span:after,
[class*="path-drum-"] .view-events-page .bef-exposed-form input[value="Apply"],
[class*="path-drum-"] .view-events-page .bef-exposed-form button[value="Apply"],
[class*="path-drum-"] .header__btn--mainmenu button:hover span,
[class*="path-drum-"] .header__btn--search button:hover span,
[class*="path-drum-"] .header__btn--mainmenu button:hover span:before,
[class*="path-drum-"] .header__btn--mainmenu button:hover span:after,
[class*="path-drum-"] .header__btn--search button:hover span:before,
[class*="path-drum-"] .header__btn--search button:hover span:after {
  background-color: #B58008 !important;
}
/* line 70, ../sass/drum.scss */
.path-drum .header__btn-tabs,
[class*="path-drum-"] .header__btn-tabs {
  display: none !important;
}
/* line 74, ../sass/drum.scss */
.path-drum .footer-menu,
[class*="path-drum-"] .footer-menu {
  border-top: 3px solid #B58008;
}
/* line 77, ../sass/drum.scss */
.path-drum .footer-menu:before,
[class*="path-drum-"] .footer-menu:before {
  background: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 85, ../sass/drum.scss */
  .path-drum .view-homeicons-youth ul,
  .path-drum #block-youthhomeicons ul,
  .path-drum #block-drumhomeicons ul,
  [class*="path-drum-"] .view-homeicons-youth ul,
  [class*="path-drum-"] #block-youthhomeicons ul,
  [class*="path-drum-"] #block-drumhomeicons ul {
    margin: 0;
    padding: 0;
  }
}
/* line 91, ../sass/drum.scss */
.path-drum .view-homeicons-youth ul > a,
.path-drum #block-youthhomeicons ul > a,
.path-drum #block-drumhomeicons ul > a,
[class*="path-drum-"] .view-homeicons-youth ul > a,
[class*="path-drum-"] #block-youthhomeicons ul > a,
[class*="path-drum-"] #block-drumhomeicons ul > a {
  color: transparent !important;
}
/* line 96, ../sass/drum.scss */
.path-drum .view-homeicons-youth .views-col,
.path-drum .view-homeicons-youth li,
.path-drum #block-youthhomeicons .views-col,
.path-drum #block-youthhomeicons li,
.path-drum #block-drumhomeicons .views-col,
.path-drum #block-drumhomeicons li,
[class*="path-drum-"] .view-homeicons-youth .views-col,
[class*="path-drum-"] .view-homeicons-youth li,
[class*="path-drum-"] #block-youthhomeicons .views-col,
[class*="path-drum-"] #block-youthhomeicons li,
[class*="path-drum-"] #block-drumhomeicons .views-col,
[class*="path-drum-"] #block-drumhomeicons li {
  max-width: calc(33% - 30px) !important;
  margin: 15px !important;
  list-style: none;
  float: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 96, ../sass/drum.scss */
  .path-drum .view-homeicons-youth .views-col,
  .path-drum .view-homeicons-youth li,
  .path-drum #block-youthhomeicons .views-col,
  .path-drum #block-youthhomeicons li,
  .path-drum #block-drumhomeicons .views-col,
  .path-drum #block-drumhomeicons li,
  [class*="path-drum-"] .view-homeicons-youth .views-col,
  [class*="path-drum-"] .view-homeicons-youth li,
  [class*="path-drum-"] #block-youthhomeicons .views-col,
  [class*="path-drum-"] #block-youthhomeicons li,
  [class*="path-drum-"] #block-drumhomeicons .views-col,
  [class*="path-drum-"] #block-drumhomeicons li {
    max-width: 100% !important;
    margin: 0 !important;
    float: none;
  }
}
/* line 110, ../sass/drum.scss */
.path-drum .view-homeicons-youth .views-field-title,
.path-drum .view-homeicons-youth .field--name-link,
.path-drum #block-youthhomeicons .views-field-title,
.path-drum #block-youthhomeicons .field--name-link,
.path-drum #block-drumhomeicons .views-field-title,
.path-drum #block-drumhomeicons .field--name-link,
[class*="path-drum-"] .view-homeicons-youth .views-field-title,
[class*="path-drum-"] .view-homeicons-youth .field--name-link,
[class*="path-drum-"] #block-youthhomeicons .views-field-title,
[class*="path-drum-"] #block-youthhomeicons .field--name-link,
[class*="path-drum-"] #block-drumhomeicons .views-field-title,
[class*="path-drum-"] #block-drumhomeicons .field--name-link {
  z-index: 10;
  position: relative;
  background: #fff;
  margin: 0 auto;
  text-align: center;
  float: none !important;
  height: 70px;
  padding: 15px;
  box-shadow: none;
  border: 1px solid #EDE9E6;
  border-bottom: 2px solid #ede9e6;
  width: 100%;
  margin-top: 0;
}
/* line 126, ../sass/drum.scss */
.path-drum .view-homeicons-youth .views-field-title a,
.path-drum .view-homeicons-youth .field--name-link a,
.path-drum #block-youthhomeicons .views-field-title a,
.path-drum #block-youthhomeicons .field--name-link a,
.path-drum #block-drumhomeicons .views-field-title a,
.path-drum #block-drumhomeicons .field--name-link a,
[class*="path-drum-"] .view-homeicons-youth .views-field-title a,
[class*="path-drum-"] .view-homeicons-youth .field--name-link a,
[class*="path-drum-"] #block-youthhomeicons .views-field-title a,
[class*="path-drum-"] #block-youthhomeicons .field--name-link a,
[class*="path-drum-"] #block-drumhomeicons .views-field-title a,
[class*="path-drum-"] #block-drumhomeicons .field--name-link a {
  text-decoration: none;
}
/* line 130, ../sass/drum.scss */
.path-drum .view-homeicons-youth .views-field-title:hover,
.path-drum .view-homeicons-youth .field--name-link:hover,
.path-drum #block-youthhomeicons .views-field-title:hover,
.path-drum #block-youthhomeicons .field--name-link:hover,
.path-drum #block-drumhomeicons .views-field-title:hover,
.path-drum #block-drumhomeicons .field--name-link:hover,
[class*="path-drum-"] .view-homeicons-youth .views-field-title:hover,
[class*="path-drum-"] .view-homeicons-youth .field--name-link:hover,
[class*="path-drum-"] #block-youthhomeicons .views-field-title:hover,
[class*="path-drum-"] #block-youthhomeicons .field--name-link:hover,
[class*="path-drum-"] #block-drumhomeicons .views-field-title:hover,
[class*="path-drum-"] #block-drumhomeicons .field--name-link:hover {
  border-bottom-color: #B58008;
}
/* line 135, ../sass/drum.scss */
.path-drum .view-homeicons-youth .field--name-field-menu-image,
.path-drum #block-youthhomeicons .field--name-field-menu-image,
.path-drum #block-drumhomeicons .field--name-field-menu-image,
[class*="path-drum-"] .view-homeicons-youth .field--name-field-menu-image,
[class*="path-drum-"] #block-youthhomeicons .field--name-field-menu-image,
[class*="path-drum-"] #block-drumhomeicons .field--name-field-menu-image {
  margin-top: -30px;
}
/* line 141, ../sass/drum.scss */
.path-drum .caption-row .slider-caption .more-link a:hover,
[class*="path-drum-"] .caption-row .slider-caption .more-link a:hover {
  text-decoration: none;
  border-color: #B58008;
  color: #B58008 !important;
}
/* line 149, ../sass/drum.scss */
.path-drum .views-view-responsive-grid .views-col:hover,
[class*="path-drum-"] .views-view-responsive-grid .views-col:hover {
  border-bottom-color: #B58008;
}
/* line 157, ../sass/drum.scss */
.path-drum .view-events-teaser ul li .views-field-field-date-range-value,
[class*="path-drum-"] .view-events-teaser ul li .views-field-field-date-range-value {
  background: rgba(181, 128, 8, 0.7);
}
/* line 161, ../sass/drum.scss */
.path-drum .view-events-teaser ul li:hover,
[class*="path-drum-"] .view-events-teaser ul li:hover {
  border-bottom-color: #B58008;
}
/* line 167, ../sass/drum.scss */
.path-drum .view-events-teaser ul li:hover .views-field-title a,
[class*="path-drum-"] .view-events-teaser ul li:hover .views-field-title a {
  color: #B58008 !important;
}
/* line 175, ../sass/drum.scss */
.path-drum .brand.logo,
[class*="path-drum-"] .brand.logo {
  background: url(/themes/demonz/stylesheets/../images/drum-logo.svg) no-repeat;
  background-size: 225px;
  background-position: center;
}
/* line 180, ../sass/drum.scss */
.path-drum .brand.logo img,
[class*="path-drum-"] .brand.logo img {
  opacity: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 180, ../sass/drum.scss */
  .path-drum .brand.logo img,
  [class*="path-drum-"] .brand.logo img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 175, ../sass/drum.scss */
  .path-drum .brand.logo,
  [class*="path-drum-"] .brand.logo {
    background-size: 100%;
    width: 125px;
  }
}
/* line 196, ../sass/drum.scss */
.path-drum .region-pre-header .views-field-title,
[class*="path-drum-"] .region-pre-header .views-field-title {
  position: absolute;
  background: #fff;
  bottom: 80px;
  padding: 10px 20px;
  font-size: 20px;
}
/* line 204, ../sass/drum.scss */
.path-drum .region-pre-header .flex-direction-nav,
[class*="path-drum-"] .region-pre-header .flex-direction-nav {
  left: 35px;
  bottom: 125px;
}
/* line 208, ../sass/drum.scss */
.path-drum .region-pre-header .flex-direction-nav a,
[class*="path-drum-"] .region-pre-header .flex-direction-nav a {
  background: rgba(181, 128, 8, 0.75);
}
/* line 211, ../sass/drum.scss */
.path-drum .region-pre-header .flex-direction-nav a.flex-next,
[class*="path-drum-"] .region-pre-header .flex-direction-nav a.flex-next {
  right: 15px !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 204, ../sass/drum.scss */
  .path-drum .region-pre-header .flex-direction-nav,
  [class*="path-drum-"] .region-pre-header .flex-direction-nav {
    bottom: 215px;
  }
}
/* line 223, ../sass/drum.scss */
.path-drum .region-primary-menu .menu,
[class*="path-drum-"] .region-primary-menu .menu {
  margin: auto;
  max-width: 1280px;
}
/* line 227, ../sass/drum.scss */
.path-drum .region-primary-menu .menu .menu-item--expanded > ul,
[class*="path-drum-"] .region-primary-menu .menu .menu-item--expanded > ul {
  display: block;
}
/* line 230, ../sass/drum.scss */
.path-drum .region-primary-menu .menu .menu-item--expanded > ul li,
[class*="path-drum-"] .region-primary-menu .menu .menu-item--expanded > ul li {
  width: 100%;
  font-size: 14px;
}
/* line 238, ../sass/drum.scss */
.path-drum .header__btn--external,
[class*="path-drum-"] .header__btn--external {
  display: none !important;
}
/* line 244, ../sass/drum.scss */
.path-drum .view-events-page .bef-exposed-form,
[class*="path-drum-"] .view-events-page .bef-exposed-form {
  position: relative;
  top: auto;
}
/* line 251, ../sass/drum.scss */
.path-drum.path-drum-events h1,
[class*="path-drum-"].path-drum-events h1 {
  float: left;
  clear: both;
}
/* line 259, ../sass/drum.scss */
.path-drum.event-template .brand.logo,
[class*="path-drum-"].event-template .brand.logo {
  width: 230px;
  height: 85px;
}
/* line 263, ../sass/drum.scss */
.path-drum.event-template .brand.logo a.site-branding__logo,
[class*="path-drum-"].event-template .brand.logo a.site-branding__logo {
  width: 230px;
  height: 85px;
  float: left;
}
/* line 270, ../sass/drum.scss */
.path-drum.event-template li.tn-prod-list-item a,
[class*="path-drum-"].event-template li.tn-prod-list-item a {
  text-decoration: none;
}
/* line 274, ../sass/drum.scss */
.path-drum.event-template .tn-prod-list-item__property--img-container,
[class*="path-drum-"].event-template .tn-prod-list-item__property--img-container {
  margin: 0;
  width: 310px;
  height: 180px;
}
/* line 279, ../sass/drum.scss */
.path-drum.event-template .tn-prod-list-item__property--img-container img,
[class*="path-drum-"].event-template .tn-prod-list-item__property--img-container img {
  width: 100%;
  height: 100%;
}
/* line 285, ../sass/drum.scss */
.path-drum.event-template .btn-primary,
.path-drum.event-template .btn-info,
[class*="path-drum-"].event-template .btn-primary,
[class*="path-drum-"].event-template .btn-info {
  color: #fff !important;
  background-color: #000 !important;
  border: 0 !important;
}
/* line 292, ../sass/drum.scss */
.path-drum.event-template .tn-syos-mobile-cart-controls__btn-view-cart:disabled,
[class*="path-drum-"].event-template .tn-syos-mobile-cart-controls__btn-view-cart:disabled {
  color: #616161;
}
/* line 296, ../sass/drum.scss */
.path-drum.event-template .tn-syos__btn-add-to-cart:disabled,
[class*="path-drum-"].event-template .tn-syos__btn-add-to-cart:disabled {
  background-color: #989797;
}
/* line 300, ../sass/drum.scss */
.path-drum.event-template .tn-syos__btn-add-to-cart,
[class*="path-drum-"].event-template .tn-syos__btn-add-to-cart {
  background-color: #000000;
}
/* line 304, ../sass/drum.scss */
.path-drum.event-template .tn-cart-totals__line-item,
[class*="path-drum-"].event-template .tn-cart-totals__line-item {
  color: #5f5f5f;
}
/* line 308, ../sass/drum.scss */
.path-drum.event-template .tn-cart-totals__line-item--primary,
[class*="path-drum-"].event-template .tn-cart-totals__line-item--primary {
  color: #000 !important;
}
/* line 312, ../sass/drum.scss */
.path-drum.event-template .tn-btn-datepicker__icon-container,
.path-drum.event-template .tn-event-listing-mode-tab-nav__list-item,
.path-drum.event-template .tn-account-login-page .tn-account-login-forgot-login-link,
.path-drum.event-template .tn-detail-page-header .tn-detail-production-text-toggle-link,
.path-drum.event-template .tn-gift-certificate-component #apply-gc-submit,
.path-drum.event-template .tn-gift-certificate-component .tn-apply.tn-payment-gift-certificate-toggle,
.path-drum.event-template .tn-gift-certificate-component .tn-cancel.tn-payment-gift-certificate-toggle,
.path-drum.event-template .tn-listing-filter-component .tn-date-filter-reset-button,
.path-drum.event-template .tn-listing-legend-toggle-link,
.path-drum.event-template .tn-payment-plan-component .tn-apply.tn-payment-plan-toggle,
.path-drum.event-template .tn-payment-plan-component .tn-cancel.tn-payment-plan-toggle,
.path-drum.event-template .tn-payment-plan .tn-apply.tn-payment-plan-toggle,
.path-drum.event-template .tn-payment-plan .tn-cancel.tn-payment-plan-toggle,
.path-drum.event-template .tn-subnav-component .tn-promo-box button.tn-subnav-promo-button,
.path-drum.event-template .tnew_button_as_link,
[class*="path-drum-"].event-template .tn-btn-datepicker__icon-container,
[class*="path-drum-"].event-template .tn-event-listing-mode-tab-nav__list-item,
[class*="path-drum-"].event-template .tn-account-login-page .tn-account-login-forgot-login-link,
[class*="path-drum-"].event-template .tn-detail-page-header .tn-detail-production-text-toggle-link,
[class*="path-drum-"].event-template .tn-gift-certificate-component #apply-gc-submit,
[class*="path-drum-"].event-template .tn-gift-certificate-component .tn-apply.tn-payment-gift-certificate-toggle,
[class*="path-drum-"].event-template .tn-gift-certificate-component .tn-cancel.tn-payment-gift-certificate-toggle,
[class*="path-drum-"].event-template .tn-listing-filter-component .tn-date-filter-reset-button,
[class*="path-drum-"].event-template .tn-listing-legend-toggle-link,
[class*="path-drum-"].event-template .tn-payment-plan-component .tn-apply.tn-payment-plan-toggle,
[class*="path-drum-"].event-template .tn-payment-plan-component .tn-cancel.tn-payment-plan-toggle,
[class*="path-drum-"].event-template .tn-payment-plan .tn-apply.tn-payment-plan-toggle,
[class*="path-drum-"].event-template .tn-payment-plan .tn-cancel.tn-payment-plan-toggle,
[class*="path-drum-"].event-template .tn-subnav-component .tn-promo-box button.tn-subnav-promo-button,
[class*="path-drum-"].event-template .tnew_button_as_link {
  color: #b57f0e;
}
/* line 331, ../sass/drum.scss */
.path-drum.event-template .tn-syos-screen-button,
[class*="path-drum-"].event-template .tn-syos-screen-button {
  background-color: #b57f0e;
  border-color: #9b6d09;
}
/* line 336, ../sass/drum.scss */
.path-drum.event-template .glyphicon,
[class*="path-drum-"].event-template .glyphicon {
  padding: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 340, ../sass/drum.scss */
  .path-drum #block-gtranslate,
  .path-drum .block-gtranslate-block,
  [class*="path-drum-"] #block-gtranslate,
  [class*="path-drum-"] .block-gtranslate-block {
    right: 120px;
  }
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot");
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.woff") format("woff"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 16, ../sass/ie.scss */
.ie10 .slider-image {
  float: right;
}
/* line 20, ../sass/ie.scss */
.ie10 .gtranslate select::-ms-expand {
  display: none;
}

@font-face {
  font-family: 'demonzimp-icons';
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot");
  src: url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.eot?#iefix") format("embedded-opentype"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.svg#demonzimp-icons") format("svg"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.woff") format("woff"), url("/themes/demonz/stylesheets/../fonts/demonzimp-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*Header*/
/* line 24, ../sass/custom-style.scss */
body {
  font-family: "Muli";
  font-size: 16px;
  color: #000;
  overflow-x: hidden;
  line-height: 1.5em;
}

/* line 33, ../sass/custom-style.scss */
p {
  margin: 0 0 10px 0;
}

/* line 37, ../sass/custom-style.scss */
*:focus {
  outline: 0 !important;
}

/* line 41, ../sass/custom-style.scss */
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  font-weight: 300;
  margin: 0.7em 0 0.4em 0;
}

/* line 51, ../sass/custom-style.scss */
h1,
.h1 {
  color: #000;
  font-family: "Muli";
  margin: 0.75em 0;
  font-size: 2.5em;
  font-weight: 300;
}

/* line 62, ../sass/custom-style.scss */
h2,
.h2 {
  font-size: 2em;
  color: #000;
  font-family: "Muli";
  font-weight: 300;
  margin: 0.5em 0;
}

/* line 74, ../sass/custom-style.scss */
h3,
.h3 {
  font-size: 1.4em;
  color: #000;
  font-family: "Muli";
}

/* line 81, ../sass/custom-style.scss */
h4,
.h4 {
  font-size: 1.2em;
  color: #000;
}

/* line 87, ../sass/custom-style.scss */
img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width: 61.9375em) {
  /* line 87, ../sass/custom-style.scss */
  img {
    width: 100%;
  }
}

/* line 97, ../sass/custom-style.scss */
a {
  color: #000;
  text-decoration: underline;
}
/* line 101, ../sass/custom-style.scss */
a:hover {
  color: #FB463D !important;
}

/* line 106, ../sass/custom-style.scss */
ul.links.inline {
  padding: 0;
}

/* line 110, ../sass/custom-style.scss */
ul.links.inline li {
  list-style: none;
}

/* line 114, ../sass/custom-style.scss */
li {
  padding: 5px 0;
}

/* line 118, ../sass/custom-style.scss */
.block {
  margin-bottom: 20px;
}

@media screen and (max-width: 37.4375em) {
  /* line 122, ../sass/custom-style.scss */
  .row {
    margin: 0;
  }
}

/* line 128, ../sass/custom-style.scss */
.compat-object-fit {
  background-size: cover;
  background-position: center center;
}
/* line 132, ../sass/custom-style.scss */
.compat-object-fit img {
  opacity: 0;
}

/* line 139, ../sass/custom-style.scss */
input::placeholder, input::-webkit-input-placeholder {
  color: #B8B8B8;
  opacity: 1;
}

/* line 147, ../sass/custom-style.scss */
.flex-direction-nav a {
  height: 35px;
}
/* line 150, ../sass/custom-style.scss */
.flex-direction-nav a::before {
  font-size: 25px;
  color: #000;
  text-shadow: none;
}

/* line 158, ../sass/custom-style.scss */
.main-header {
  background: #000;
  color: #fff;
  background-size: cover;
  position: relative;
}
/* line 176, ../sass/custom-style.scss */
.main-header:before {
  content: "";
  width: 100%;
  position: absolute;
  top: 100px;
  z-index: 100;
  background: linear-gradient(to right, #FB463D 0, #FB463D 33.3%, #FFE555 33.3%, #FFE555 66.6%, #24C344 66.6%, #24C344) no-repeat;
  background-size: 100% 3px;
  padding-top: 3px;
}
/* line 188, ../sass/custom-style.scss */
.main-header .region {
  position: relative;
  z-index: 2;
}
/* line 193, ../sass/custom-style.scss */
.main-header nav {
  background: none;
  border: 0;
  margin: 0 50px;
  position: relative;
  z-index: 2;
  min-height: 100px;
  z-index: 10000;
}
@media screen and (max-width: 61.9375em) {
  /* line 193, ../sass/custom-style.scss */
  .main-header nav {
    margin: 0;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 193, ../sass/custom-style.scss */
  .main-header nav {
    margin: 0;
  }
}
/* line 212, ../sass/custom-style.scss */
.main-header .container {
  width: 100%;
  padding: 0;
}
/* line 217, ../sass/custom-style.scss */
.main-header .flexslider {
  width: auto;
  height: 410px;
  margin: 0;
  border-radius: 0;
  clear: both;
}
/* line 224, ../sass/custom-style.scss */
.main-header .flexslider img {
  width: 64vw;
  height: 410px;
  float: right;
  max-width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 61.9375em) {
  /* line 224, ../sass/custom-style.scss */
  .main-header .flexslider img {
    width: 100%;
    height: 170px;
  }
}
/* line 246, ../sass/custom-style.scss */
.color_light .main-header {
  background: #F5F5F5;
  color: #000;
}

/*region header*/
/* line 254, ../sass/custom-style.scss */
.site-branding {
  margin: 0;
}

/* line 258, ../sass/custom-style.scss */
.brand.logo {
  margin-right: 5px;
  margin-top: 5px;
}
/* line 262, ../sass/custom-style.scss */
.color_light .brand.logo {
  background: url(/themes/demonz/stylesheets/../images/logo-black.png) no-repeat;
  background-size: 90%;
  background-position: center;
}
@media screen and (max-width: 37.4375em) {
  /* line 262, ../sass/custom-style.scss */
  .color_light .brand.logo {
    background-size: cover;
    background-position: left;
  }
}
/* line 273, ../sass/custom-style.scss */
.brand.logo img {
  padding: 10px;
  width: 230px;
}
/* line 277, ../sass/custom-style.scss */
.color_light .brand.logo img {
  opacity: 0;
}
@media screen and (max-width: 37.4375em) {
  /* line 273, ../sass/custom-style.scss */
  .brand.logo img {
    width: 65px;
    max-width: 100%;
    object-fit: cover;
    height: 72px;
    object-position: 0;
    margin-top: 20px;
  }
}

/* line 293, ../sass/custom-style.scss */
.region-header .brand {
  display: inline-block;
  vertical-align: middle;
  line-height: 100%;
}
/* line 299, ../sass/custom-style.scss */
.region-header .block {
  margin-bottom: 0;
}

/* line 304, ../sass/custom-style.scss */
.site-name a {
  font-size: 26px;
  color: #fff;
}

/*Banner*/
/* line 311, ../sass/custom-style.scss */
.welcome-banner-text {
  text-align: center;
  line-height: 160%;
  max-width: 600px;
  padding: 90px 0;
}
/* line 317, ../sass/custom-style.scss */
.welcome-banner-text h2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

/*top widget*/
/* line 326, ../sass/custom-style.scss */
.topwidget {
  background-size: cover;
  padding: 0;
}
/* line 327, ../sass/custom-style.scss */
.topwidget .col-md-4 {
  z-index: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 335, ../sass/custom-style.scss */
  .topwidget .region {
    margin: 10px 0;
  }
}
/* line 343, ../sass/custom-style.scss */
.topwidget .fa {
  font-size: 60px;
  background: #4d4f4a;
  width: 120px;
  height: 120px;
  padding: 32px;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 20px;
}
/* line 353, ../sass/custom-style.scss */
.topwidget .fa span {
  display: none;
}
/* line 358, ../sass/custom-style.scss */
.topwidget .region-topwidget-first {
  float: left;
  width: 100%;
  background: url(/themes/demonz/stylesheets/../images/say-bg.png) #ec1005;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  background-size: cover;
  height: 180px;
}
/* line 377, ../sass/custom-style.scss */
.topwidget .region-topwidget-first a.title {
  color: #fff;
  background: url(/themes/demonz/stylesheets/../images/say-icon.png) no-repeat;
  background-size: 52px;
  background-position: 10px -7px;
  padding: 0 65px;
  font-size: 35px;
  font-weight: 300;
  width: 215px;
  font-weight: 600;
  text-transform: none;
}
/* line 389, ../sass/custom-style.scss */
.topwidget .region-topwidget-first a.title:hover {
  color: #fff !important;
  text-decoration: underline;
}
@media screen and (max-width: 74.9375em) {
  /* line 377, ../sass/custom-style.scss */
  .topwidget .region-topwidget-first a.title {
    font-size: 32px;
    white-space: pre;
  }
}
/* line 400, ../sass/custom-style.scss */
.topwidget .region-topwidget-first .block-views-blockhave-your-say-block-1 {
  margin: 0;
}
@media screen and (max-width: 74.9375em) {
  /* line 358, ../sass/custom-style.scss */
  .topwidget .region-topwidget-first {
    background: url(/themes/demonz/stylesheets/../images/say-bg.png) #FB463D no-repeat;
    background-size: contain;
    background-position: 0 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 358, ../sass/custom-style.scss */
  .topwidget .region-topwidget-first {
    background-size: cover;
  }
}
/* line 415, ../sass/custom-style.scss */
.topwidget .region.region-topwidget-second {
  float: left;
  background: #fff;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 61.9375em) {
  /* line 415, ../sass/custom-style.scss */
  .topwidget .region.region-topwidget-second {
    height: 290px;
  }
}
/* line 440, ../sass/custom-style.scss */
.topwidget .view-news {
  background: #636363;
  margin-top: -10px;
  height: 178px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}
/* line 446, ../sass/custom-style.scss */
.topwidget .view-news .views-row {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 7px;
}
/* line 450, ../sass/custom-style.scss */
.topwidget .view-news .views-row:last-child {
  border-bottom: 0;
}
/* line 455, ../sass/custom-style.scss */
.topwidget .view-news .views-field-field-image {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  /* line 455, ../sass/custom-style.scss */
  .topwidget .view-news .views-field-field-image {
    float: none;
  }
}
/* line 463, ../sass/custom-style.scss */
.topwidget .view-news .views-field-field-image img {
  width: 178px;
  height: 178px;
}
@media screen and (max-width: 74.9375em) {
  /* line 463, ../sass/custom-style.scss */
  .topwidget .view-news .views-field-field-image img {
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    height: 125px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 463, ../sass/custom-style.scss */
  .topwidget .view-news .views-field-field-image img {
    height: 150px;
  }
}
/* line 481, ../sass/custom-style.scss */
.topwidget .view-news .flexslider {
  margin: 0;
  margin-top: 10px;
}
/* line 490, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a {
  opacity: 1;
  display: block;
  top: auto;
  bottom: 10px;
}
/* line 496, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a:hover {
  color: #FFE555 !important;
}
/* line 500, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a.flex-prev {
  left: auto;
  right: 220px;
  text-align: center;
  color: transparent;
  text-shadow: none;
}
/* line 507, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a.flex-prev::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
@media screen and (max-width: 61.9375em) {
  /* line 500, ../sass/custom-style.scss */
  .topwidget .view-news .flexslider a.flex-prev {
    right: 50px;
  }
}
/* line 522, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a.flex-next {
  right: 185px;
  text-align: center;
  color: transparent !important;
  text-shadow: none;
}
/* line 528, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a.flex-next::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
@media screen and (max-width: 61.9375em) {
  /* line 522, ../sass/custom-style.scss */
  .topwidget .view-news .flexslider a.flex-next {
    right: 20px;
  }
}
/* line 543, ../sass/custom-style.scss */
.topwidget .view-news .flexslider a:before {
  font-family: "flexslider-icon";
  font-size: 15px;
  color: #fff;
  text-shadow: none;
}
/* line 551, ../sass/custom-style.scss */
.topwidget .view-news .flexslider .flex-control-paging {
  display: none;
}
/* line 556, ../sass/custom-style.scss */
.topwidget .view-news .right-side {
  float: left;
  max-width: 55%;
  padding: 15px 10px;
  position: relative;
  margin-top: 40px;
}
@media screen and (max-width: 74.9375em) {
  /* line 556, ../sass/custom-style.scss */
  .topwidget .view-news .right-side {
    max-width: 100%;
    height: auto;
  }
}
/* line 569, ../sass/custom-style.scss */
.topwidget .view-news .right-side a {
  color: #fff;
  display: -webkit-box;
  max-width: 100%;
  height: 70px;
  line-height: 1.5;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
/* line 581, ../sass/custom-style.scss */
.topwidget .view-news .right-side a:hover {
  color: #fff !important;
  text-decoration: underline;
}
/* line 607, ../sass/custom-style.scss */
.topwidget .more-link {
  float: left;
  margin-top: -35px;
  margin-left: 10px;
  z-index: 1;
  position: relative;
}
/* line 614, ../sass/custom-style.scss */
.topwidget .more-link a {
  color: #fff;
}
/* line 619, ../sass/custom-style.scss */
.topwidget .region-topwidget-third {
  position: relative;
  float: left;
  background: url(/themes/demonz/stylesheets/../images/dan-map.png);
  background-size: cover;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  height: 175px;
  z-index: -1;
  background-color: #000;
}
@media screen and (max-width: 74.9375em) {
  /* line 619, ../sass/custom-style.scss */
  .topwidget .region-topwidget-third {
    height: 260px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 619, ../sass/custom-style.scss */
  .topwidget .region-topwidget-third {
    height: 175px;
  }
}
@media screen and (max-width: 23.75em) {
  /* line 619, ../sass/custom-style.scss */
  .topwidget .region-topwidget-third {
    height: 260px;
  }
}
/* line 643, ../sass/custom-style.scss */
.topwidget .region-topwidget-third .geofield-google-map,
.topwidget .region-topwidget-third #intramaps-map {
  width: 100vw !important;
  margin-left: calc(-100vw / 2 - 465px / 2);
  margin-top: 65px;
  float: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 643, ../sass/custom-style.scss */
  .topwidget .region-topwidget-third .geofield-google-map,
  .topwidget .region-topwidget-third #intramaps-map {
    width: 100% !important;
    margin-left: auto;
  }
}
/* line 656, ../sass/custom-style.scss */
.topwidget .region-topwidget-third .views-exposed-form .js-form-type-textfield,
.topwidget .region-topwidget-third .intramaps-custom-page {
  float: none;
  width: 90%;
  margin: 30px auto;
}
/* line 662, ../sass/custom-style.scss */
.topwidget .region-topwidget-third .views-exposed-form .js-form-type-textfield input[type="text"],
.topwidget .region-topwidget-third .intramaps-custom-page input[type="text"] {
  border: 0;
  padding: 7px;
  width: 75%;
  background-position: 98% center;
}
@media screen and (max-width: 74.9375em) {
  /* line 662, ../sass/custom-style.scss */
  .topwidget .region-topwidget-third .views-exposed-form .js-form-type-textfield input[type="text"],
  .topwidget .region-topwidget-third .intramaps-custom-page input[type="text"] {
    width: 100%;
  }
}
/* line 676, ../sass/custom-style.scss */
.topwidget .view-discover header {
  margin-top: 15px;
}
/* line 680, ../sass/custom-style.scss */
.topwidget .view-discover .views-field-field-image {
  position: absolute;
  z-index: -1;
  background: #000;
}
/* line 685, ../sass/custom-style.scss */
.topwidget .view-discover .views-field-field-image img {
  opacity: 0.4;
}
/* line 690, ../sass/custom-style.scss */
.topwidget .view-discover .right-side {
  padding: 10px 20px 30px 20px;
  color: #fff;
}
/* line 695, ../sass/custom-style.scss */
.topwidget .view-discover a {
  color: #fff;
  text-decoration: none;
}
/* line 699, ../sass/custom-style.scss */
.topwidget .view-discover a:hover {
  color: #fff !important;
  text-decoration: underline;
}
/* line 705, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider {
  margin: 0;
}
/* line 710, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a {
  opacity: 1;
  display: block;
  top: auto;
  bottom: 5px;
  padding: 0 10px;
}
/* line 717, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a.flex-prev {
  left: auto;
  right: 50px;
  text-align: center;
}
/* line 722, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a.flex-prev::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
/* line 733, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a.flex-next {
  right: 18px;
  text-align: center;
}
/* line 737, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a.flex-next::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
/* line 748, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider a:before {
  font-family: "flexslider-icon";
  font-size: 15px;
  color: #fff;
  text-shadow: none;
}
/* line 756, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider .flex-control-paging {
  display: none;
}
@media screen and (max-width: 74.9375em) {
  /* line 705, ../sass/custom-style.scss */
  .topwidget .view-discover .flexslider {
    height: 217px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 705, ../sass/custom-style.scss */
  .topwidget .view-discover .flexslider {
    height: auto;
  }
}
/* line 768, ../sass/custom-style.scss */
.topwidget .view-discover .flexslider .slides {
  height: 127px;
}
/* line 773, ../sass/custom-style.scss */
.topwidget .view-discover .views-field-body {
  padding-top: 7px;
  padding-left: 5px;
}
/* line 779, ../sass/custom-style.scss */
.topwidget h2 {
  font-size: 35px;
  padding-left: 20px;
  margin: 10px 0 0;
  color: #fff;
  text-transform: capitalize;
  font-weight: 600;
}
/* line 789, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-value {
  width: 100%;
  padding: 0 30px;
  margin: 5px 0;
  display: none;
}
/* line 795, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-value input {
  width: 100%;
  border: 2px solid #F5F5F5;
  padding: 10px 15px;
}
/* line 801, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-value label {
  display: none;
}
/* line 805, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-value .description {
  color: #000;
}
/* line 811, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-source-configuration-origin-address input {
  width: 100%;
  border: 2px solid #F5F5F5;
  padding: 10px 15px;
}
/* line 817, ../sass/custom-style.scss */
.topwidget .proximity .form-item-field-location-proximity-source-configuration-origin-address .description {
  display: none;
}
/* line 822, ../sass/custom-style.scss */
.topwidget .proximity input[type="submit"] {
  display: none;
}
/* line 828, ../sass/custom-style.scss */
.topwidget .views-exposed-form legend {
  display: none;
}

/* line 847, ../sass/custom-style.scss */
.region-footer-first {
  color: white;
  margin-top: -60px;
  float: right;
  width: 63%;
  border-top: 1px solid white;
  padding: 10px 0;
}
@media screen and (max-width: 74.9375em) {
  /* line 847, ../sass/custom-style.scss */
  .region-footer-first {
    width: 90%;
    margin: 0 13px;
    float: left;
  }
}

/* line 863, ../sass/custom-style.scss */
.footerwidget {
  padding: 10px 0;
}
/* line 875, ../sass/custom-style.scss */
.footerwidget img.left {
  float: left;
  margin: 10px 10px 0 0;
}

/* line 889, ../sass/custom-style.scss */
#block-newsletter-2,
#block-newsletter-3,
.campaignmonitor-subscribe {
  position: relative;
  width: 100%;
  max-width: 550px;
  margin-top: 20px;
  float: left;
}
/* line 898, ../sass/custom-style.scss */
#block-newsletter-2 input,
#block-newsletter-3 input,
.campaignmonitor-subscribe input {
  width: 100%;
  background: #fff;
  padding: 10px 15px;
}
/* line 904, ../sass/custom-style.scss */
#block-newsletter-2 button,
#block-newsletter-2 .button,
#block-newsletter-3 button,
#block-newsletter-3 .button,
.campaignmonitor-subscribe button,
.campaignmonitor-subscribe .button {
  background: none;
  color: #000;
  right: 15px;
  position: absolute;
  font-weight: 700;
  top: 0;
  width: 115px;
}
/* line 914, ../sass/custom-style.scss */
#block-newsletter-2 button:hover,
#block-newsletter-2 .button:hover,
#block-newsletter-3 button:hover,
#block-newsletter-3 .button:hover,
.campaignmonitor-subscribe button:hover,
.campaignmonitor-subscribe .button:hover {
  color: #FB463D;
}
@media screen and (max-width: 61.9375em) {
  /* line 889, ../sass/custom-style.scss */
  #block-newsletter-2,
  #block-newsletter-3,
  .campaignmonitor-subscribe {
    margin: 30px 0;
  }
}
/* line 923, ../sass/custom-style.scss */
#block-newsletter-2 p,
#block-newsletter-3 p,
.campaignmonitor-subscribe p {
  font-size: 20px;
}
/* line 927, ../sass/custom-style.scss */
#block-newsletter-2 #campaignmonitor-subscribe,
#block-newsletter-3 #campaignmonitor-subscribe,
.campaignmonitor-subscribe #campaignmonitor-subscribe {
  color: #fff;
  position: relative;
}
/* line 932, ../sass/custom-style.scss */
#block-newsletter-2 .js-form-item-email,
#block-newsletter-3 .js-form-item-email,
.campaignmonitor-subscribe .js-form-item-email {
  display: flex;
}

/* line 937, ../sass/custom-style.scss */
.footer-div {
  float: left;
  width: 100%;
  margin-top: 0;
  background: url(/themes/demonz/images/footer-bg.jpg) black no-repeat;
  background-size: contain;
  background-position: right;
}
/* line 945, ../sass/custom-style.scss */
.footer-div .col-md-4,
.footer-div .col-md-8 {
  padding: 0;
}
/* line 950, ../sass/custom-style.scss */
.color_light .footer-div {
  background: #F5F5F5;
}
/* line 954, ../sass/custom-style.scss */
.footer-div a {
  color: #fff;
}
/* line 957, ../sass/custom-style.scss */
.footer-div a:hover {
  color: #FFE555 !important;
}
/* line 962, ../sass/custom-style.scss */
.footer-div h4 {
  color: white;
}

/* line 967, ../sass/custom-style.scss */
.copyright {
  background: #000;
  font-size: 10px;
}
/* line 971, ../sass/custom-style.scss */
.color_light .copyright {
  background: #fff;
}
/* line 974, ../sass/custom-style.scss */
.color_light .copyright a {
  color: #000;
}
/* line 979, ../sass/custom-style.scss */
.copyright p {
  margin: 13px 0;
}

/*bottom-widgets*/
/* line 986, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets {
  text-align: center;
  background: #ede9e6;
  padding: 2em 0 3em;
}
/* line 991, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .col-md-12 {
  padding: 0;
}
/* line 995, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .region {
  margin-bottom: 30px;
  position: relative;
  padding: 10px;
}
/* line 998, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .region .field.field--name-body .view-youtube {
  text-align: center;
  margin-top: 140px;
  font-weight: 600;
  z-index: 100;
  position: relative;
}
@media screen and (max-width: 61.9375em) {
  /* line 998, ../sass/custom-style.scss */
  .path-frontpage .bottom-widgets .region .field.field--name-body .view-youtube {
    margin: 30px 0 10px 0;
  }
}
/* line 1011, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .region .field.field--name-body .youtube-shadow {
  height: 360px;
  padding: 10px 15px;
  background: #fff;
}
@media screen and (max-width: 74.9375em) {
  /* line 1011, ../sass/custom-style.scss */
  .path-frontpage .bottom-widgets .region .field.field--name-body .youtube-shadow {
    height: auto;
  }
}
/* line 1021, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place {
  position: absolute;
  right: 10px;
  top: 0;
  width: 640px;
  height: 370px;
  cursor: pointer;
  padding: 0;
}
/* line 1030, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place iframe {
  height: 360px;
}
/* line 1034, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place img {
  margin-top: 10px;
}
/* line 1037, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place img::after {
  content: "";
  background: url(/themes/demonz/stylesheets/../images/youtube_social_icon_red.png);
  width: 124px;
  height: 124px;
  position: absolute;
}
@media screen and (max-width: 74.9375em) {
  /* line 1021, ../sass/custom-style.scss */
  .path-frontpage .bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place {
    width: 100% !important;
    height: auto;
    position: relative;
    right: 0 !important;
    margin: 0;
    padding: 0 !important;
    left: 0;
  }
}
/* line 1064, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .region p,
.path-frontpage .bottom-widgets .region h3,
.path-frontpage .bottom-widgets .region h2 {
  text-align: center;
  width: 45%;
}
@media screen and (max-width: 74.9375em) {
  /* line 1064, ../sass/custom-style.scss */
  .path-frontpage .bottom-widgets .region p,
  .path-frontpage .bottom-widgets .region h3,
  .path-frontpage .bottom-widgets .region h2 {
    width: 100%;
  }
}
/* line 1075, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .region a {
  color: #000;
  text-decoration: none;
  border: none;
  text-align: center;
  margin: 0 auto;
  width: max-content;
  padding: 15px;
  font-weight: 700;
  letter-spacing: 0.1428571429em;
  font-size: 1em;
  cursor: pointer;
  text-transform: none;
  border: 1px solid #2b2b2b;
}
/* line 1090, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .region a:hover {
  border-color: #FB463D;
}
/* line 1095, ../sass/custom-style.scss */
.path-frontpage .bottom-widgets .region iframe {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 100;
}
@media screen and (max-width: 74.9375em) {
  /* line 1095, ../sass/custom-style.scss */
  .path-frontpage .bottom-widgets .region iframe {
    position: relative;
    width: 100%;
  }
}

/*Footer menu*/
/* line 1112, ../sass/custom-style.scss */
.footer-menu {
  margin: 0;
  border: 0;
  background: #000;
  clear: both;
  color: #fff;
  position: relative;
  float: left;
  width: 100%;
}
/* line 1122, ../sass/custom-style.scss */
.color_light .footer-menu {
  background: #F5F5F5;
  color: #000;
}
/* line 1134, ../sass/custom-style.scss */
.footer-menu nav li {
  display: inline-block;
  border: 0;
}
/* line 1138, ../sass/custom-style.scss */
.footer-menu nav li a {
  display: block;
  padding: 5px 20px !important;
  border: 0;
  color: #F5F5F5;
  text-decoration: none;
}
/* line 1145, ../sass/custom-style.scss */
.footer-menu nav li a:hover, .footer-menu nav li a:focus, .footer-menu nav li a:active, .footer-menu nav li a.highlighted {
  padding: 4px 30px;
  color: #FFE555 !important;
  text-decoration: none;
}
/* line 1154, ../sass/custom-style.scss */
.color_light .footer-menu nav li a {
  color: #000;
}
/* line 1160, ../sass/custom-style.scss */
.footer-menu:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #FB463D 0, #FB463D 33.3%, #FFE555 33.3%, #FFE555 66.6%, #24C344 66.6%, #24C344) no-repeat;
  background-size: 100% 3px;
  left: 0;
}

/* line 1172, ../sass/custom-style.scss */
.region-footer-menu {
  padding: 10px;
}

/* line 1176, ../sass/custom-style.scss */
.region-footer-second {
  margin-left: 50px;
}
/* line 1179, ../sass/custom-style.scss */
.region-footer-second p,
.region-footer-second h2 {
  color: #fff;
}
/* line 1183, ../sass/custom-style.scss */
.color_light .region-footer-second p, .color_light
.region-footer-second h2 {
  color: #000;
}
/* line 1188, ../sass/custom-style.scss */
.region-footer-second p {
  margin: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 1176, ../sass/custom-style.scss */
  .region-footer-second {
    padding-top: 10px;
  }
}

/* line 1197, ../sass/custom-style.scss */
#block-contactinfo,
#block-contactinfoyouth {
  clear: both;
}
/* line 1201, ../sass/custom-style.scss */
#block-contactinfo p,
#block-contactinfoyouth p {
  font-size: 18px;
  color: #fff;
}
/* line 1206, ../sass/custom-style.scss */
#block-contactinfo h3,
#block-contactinfoyouth h3 {
  color: white;
}
/* line 1210, ../sass/custom-style.scss */
#block-contactinfo a.foot-tel,
#block-contactinfoyouth a.foot-tel {
  white-space: nowrap;
}

/* line 1215, ../sass/custom-style.scss */
.region-footer-third {
  padding: 30px 0 0 12%;
}
/* line 1222, ../sass/custom-style.scss */
.color_light .region-footer-third {
  background: #fff;
}
/* line 1225, ../sass/custom-style.scss */
.color_light .region-footer-third p,
.color_light .region-footer-third a {
  color: #000;
}
@media screen and (max-width: 74.9375em) {
  /* line 1215, ../sass/custom-style.scss */
  .region-footer-third {
    padding: 50px;
    width: 100%;
    float: left;
  }
}
/* line 1237, ../sass/custom-style.scss */
.region-footer-third p {
  font-size: 18px;
  color: #fff;
}
/* line 1242, ../sass/custom-style.scss */
.region-footer-third h3 {
  color: white;
}
@media screen and (max-width: 61.9375em) {
  /* line 1215, ../sass/custom-style.scss */
  .region-footer-third {
    height: auto;
    padding: 10px 50px;
  }
}
/* line 1251, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup {
  float: left;
  width: 100%;
}
/* line 1255, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup h2,
.region-footer-third #block-multienewssignup h3 {
  color: #fff;
}
/* line 1260, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .left-side {
  float: left;
  width: 50%;
}
/* line 1264, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .left-side input {
  width: 100%;
}
/* line 1269, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .right-side {
  float: right;
  width: 50%;
}
/* line 1273, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .right-side li {
  list-style-type: none;
  color: #fff;
}
/* line 1277, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .right-side li label {
  padding-left: 5px;
}
/* line 1283, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup input[type="submit"],
.region-footer-third #block-multienewssignup button[type="submit"] {
  color: #000;
  background: #fff;
}
/* line 1289, ../sass/custom-style.scss */
.region-footer-third #block-multienewssignup .sub-newsletter {
  background: #fff;
  color: #000;
  border: 0;
  padding: 10px 20px;
  line-height: 100%;
  font-size: 20px;
  text-decoration: none;
}

/* line 1301, ../sass/custom-style.scss */
.region-footer-four {
  padding: 30px;
}
@media screen and (max-width: 74.9375em) {
  /* line 1301, ../sass/custom-style.scss */
  .region-footer-four {
    padding: 50px;
    width: 100%;
    float: left;
  }
}
/* line 1310, ../sass/custom-style.scss */
.region-footer-four p {
  font-size: 18px;
  color: #fff;
}
/* line 1315, ../sass/custom-style.scss */
.region-footer-four h3 {
  color: white;
}
@media screen and (max-width: 61.9375em) {
  /* line 1301, ../sass/custom-style.scss */
  .region-footer-four {
    height: auto;
    padding: 10px 50px;
  }
}
/* line 1324, ../sass/custom-style.scss */
.region-footer-four a {
  font-size: 16px;
  color: #fff;
  margin: 5px 0;
  float: left;
  padding: 10px 30px;
  text-decoration: none;
  border: 1px solid #fff;
  text-decoration: none !important;
}
/* line 1334, ../sass/custom-style.scss */
.region-footer-four a:hover {
  border-color: #FFE555;
  color: #FFE555 !important;
}

/* line 1341, ../sass/custom-style.scss */
.google_map p,
.google_map .block {
  margin: 0;
}

/* line 1346, ../sass/custom-style.scss */
.google_map iframe {
  display: block;
}

/*Credit link*/
/* line 1352, ../sass/custom-style.scss */
.credit-link {
  text-align: left;
}

/*SOCIAL MEDIA*/
/* line 1358, ../sass/custom-style.scss */
.social-media {
  margin: 20px 0 10px 0;
  overflow: hidden;
  float: left;
}
@media screen and (max-width: 74.9375em) {
  /* line 1358, ../sass/custom-style.scss */
  .social-media {
    margin-bottom: 10px;
  }
}
/* line 1368, ../sass/custom-style.scss */
.social-media p {
  color: #fff;
}
/* line 1371, ../sass/custom-style.scss */
.color_light .social-media p {
  color: #000;
}
/* line 1376, ../sass/custom-style.scss */
.social-media a {
  width: 30px;
  height: 30px;
  color: #fff;
  float: left;
  margin: 0 10px 0 0;
  text-align: center;
  background: #3262b9;
  font-size: 14px;
  line-height: 220%;
  border-radius: 50%;
}
/* line 1388, ../sass/custom-style.scss */
.social-media a:hover {
  color: #fff !important;
}
/* line 1392, ../sass/custom-style.scss */
.color_light .social-media a {
  color: #000;
}
/* line 1396, ../sass/custom-style.scss */
.social-media a.instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
/* line 1400, ../sass/custom-style.scss */
.social-media a.twitter {
  background: #29c5f6;
}
/* line 1404, ../sass/custom-style.scss */
.social-media a.linkedin {
  background: #069;
}
/* line 1408, ../sass/custom-style.scss */
.social-media a.youtube {
  background: #c61118;
}
/* line 1412, ../sass/custom-style.scss */
.social-media a.rss {
  background: #ff6d00;
}
/* line 1416, ../sass/custom-style.scss */
.social-media a:hover {
  opacity: 0.6;
}

/*FORM*/
/* line 1424, ../sass/custom-style.scss */
input,
button,
select,
textarea {
  margin: 2px 0;
  padding: 4px;
  font-size: 18px;
  border: none;
  border-bottom: 2px solid #000;
  color: #000;
  max-width: 100%;
}

/* line 1438, ../sass/custom-style.scss */
.contact-message-form label {
  display: block;
}

/* line 1442, ../sass/custom-style.scss */
.btn,
input[type="submit"],
button[type="submit"] {
  color: #fff;
  line-height: 100%;
  height: auto;
  text-decoration: none !important;
  border-radius: 0;
  background-color: #000;
  border: none !important;
  padding: 1em 2em;
}

/* line 1460, ../sass/custom-style.scss */
.btn:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
  opacity: 0.9;
}

/*FRONT PAGE*/
/* line 1468, ../sass/custom-style.scss */
.path-frontpage .content_layout {
  text-align: center;
}

/* line 1472, ../sass/custom-style.scss */
.path-frontpage .feed-icon {
  display: none;
}

/* line 1489, ../sass/custom-style.scss */
.path-council-assist .content_layout .col-md-9 {
  float: right;
}
@media screen and (max-width: 61.9375em) {
  /* line 1489, ../sass/custom-style.scss */
  .path-council-assist .content_layout .col-md-9 {
    float: none;
  }
}

/*MENU*/
/* line 1506, ../sass/custom-style.scss */
nav h2 {
  display: none;
}

/* line 1510, ../sass/custom-style.scss */
.menu,
.menu a,
.menu a:hover,
.menu a:focus,
.menu a:active,
.menu a.highlighted {
  background: none;
}

/* line 1523, ../sass/custom-style.scss */
.main-menu {
  position: relative;
  z-index: 9999;
}

/* line 1528, ../sass/custom-style.scss */
.region-primary-menu {
  display: none;
  width: calc(100vw - 50px);
  margin-top: 20px;
  overflow: auto;
  margin-top: 20px;
  height: calc(100vh - 165px);
}
@media screen and (max-width: 61.9375em) {
  /* line 1528, ../sass/custom-style.scss */
  .region-primary-menu {
    background: none;
  }
  /* line 1542, ../sass/custom-style.scss */
  .region-primary-menu.active {
    padding: 0;
    width: 100vw;
    background: black;
    margin-left: -15px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1551, ../sass/custom-style.scss */
  .region-primary-menu .menu li {
    width: 100%;
    border-bottom: 1px solid;
  }
  /* line 1557, ../sass/custom-style.scss */
  .region-primary-menu .menu li.open .menu_link_content > ul li {
    display: block;
    margin: 0 20px;
    border-bottom: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1565, ../sass/custom-style.scss */
  .region-primary-menu .menu li a {
    background: none;
    width: 90%;
    border: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 1573, ../sass/custom-style.scss */
  .region-primary-menu .menu li li {
    display: none;
  }
}
/* line 1580, ../sass/custom-style.scss */
.region-primary-menu .menu-level-2 {
  display: none !important;
}
/* line 1584, ../sass/custom-style.scss */
.region-primary-menu a.is-active {
  color: #FFE555;
}

/* line 1594, ../sass/custom-style.scss */
.menu a span.sub-arrow {
  color: #999;
  font-size: 22px;
  padding: 5px;
  border-radius: 2px;
  border: 1px solid #dcdcdc;
  background: #efefef;
}

/* line 1606, ../sass/custom-style.scss */
#block-demonz-page-title h1 {
  margin: 0 0 40px 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 1606, ../sass/custom-style.scss */
  #block-demonz-page-title h1 {
    margin: 0 0 20px 10px;
    font-size: 2.5em;
  }
}

/*breadcrumb*/
/* line 1616, ../sass/custom-style.scss */
.region-breadcrumb {
  border: 0;
  margin: 10px 0 0;
}
/* line 1620, ../sass/custom-style.scss */
.region-breadcrumb .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
}
/* line 1626, ../sass/custom-style.scss */
.region-breadcrumb .breadcrumb a {
  text-decoration: none;
}
/* line 1631, ../sass/custom-style.scss */
.region-breadcrumb ul {
  padding: 0;
}
/* line 1635, ../sass/custom-style.scss */
.region-breadcrumb li {
  display: inline-block;
  padding: 0;
}
/* line 1640, ../sass/custom-style.scss */
.region-breadcrumb li:last-child a {
  font-weight: 600;
  pointer-events: none;
  cursor: default;
}

/*search form*/
/* line 1650, ../sass/custom-style.scss */
.result-list {
  min-width: 100%;
}

/* line 1663, ../sass/custom-style.scss */
#search-block-form.active,
#views-exposed-form-search-content-page-1.active,
#block-exposedformcouncil-assist-searchpage-1.active,
#block-exposedformsearch-contentpage-1.active {
  width: 100%;
  max-width: 770px;
  -webkit-transition: width 1s;
  transition: width 1s;
}
/* line 1670, ../sass/custom-style.scss */
#search-block-form .fac-result,
#views-exposed-form-search-content-page-1 .fac-result,
#block-exposedformcouncil-assist-searchpage-1 .fac-result,
#block-exposedformsearch-contentpage-1 .fac-result {
  width: 90%;
}
/* line 1674, ../sass/custom-style.scss */
#search-block-form .fac-result footer,
#views-exposed-form-search-content-page-1 .fac-result footer,
#block-exposedformcouncil-assist-searchpage-1 .fac-result footer,
#block-exposedformsearch-contentpage-1 .fac-result footer {
  display: none;
}
/* line 1678, ../sass/custom-style.scss */
#search-block-form .fac-result li,
#views-exposed-form-search-content-page-1 .fac-result li,
#block-exposedformcouncil-assist-searchpage-1 .fac-result li,
#block-exposedformsearch-contentpage-1 .fac-result li {
  text-align: left;
}
/* line 1681, ../sass/custom-style.scss */
#search-block-form .fac-result li mark,
#views-exposed-form-search-content-page-1 .fac-result li mark,
#block-exposedformcouncil-assist-searchpage-1 .fac-result li mark,
#block-exposedformsearch-contentpage-1 .fac-result li mark {
  padding: 0;
}
/* line 1685, ../sass/custom-style.scss */
#search-block-form .fac-result .empty-result,
#views-exposed-form-search-content-page-1 .fac-result .empty-result,
#block-exposedformcouncil-assist-searchpage-1 .fac-result .empty-result,
#block-exposedformsearch-contentpage-1 .fac-result .empty-result {
  display: none;
}
/* line 1690, ../sass/custom-style.scss */
#search-block-form .field__items,
#views-exposed-form-search-content-page-1 .field__items,
#block-exposedformcouncil-assist-searchpage-1 .field__items,
#block-exposedformsearch-contentpage-1 .field__items {
  padding: 0;
}
/* line 1694, ../sass/custom-style.scss */
#search-block-form .field--name-body,
#views-exposed-form-search-content-page-1 .field--name-body,
#block-exposedformcouncil-assist-searchpage-1 .field--name-body,
#block-exposedformsearch-contentpage-1 .field--name-body {
  text-overflow: ellipsis;
  white-space: pre-wrap;
  overflow: hidden;
  max-height: 75px;
  margin: 0;
  border: 0;
}
/* line 1704, ../sass/custom-style.scss */
#search-block-form .field__label,
#search-block-form .field:not(.field--name-body),
#views-exposed-form-search-content-page-1 .field__label,
#views-exposed-form-search-content-page-1 .field:not(.field--name-body),
#block-exposedformcouncil-assist-searchpage-1 .field__label,
#block-exposedformcouncil-assist-searchpage-1 .field:not(.field--name-body),
#block-exposedformsearch-contentpage-1 .field__label,
#block-exposedformsearch-contentpage-1 .field:not(.field--name-body) {
  display: none;
  margin: 0 !important;
  padding: 0 !important;
}
/* line 1711, ../sass/custom-style.scss */
#search-block-form .field--name-title,
#views-exposed-form-search-content-page-1 .field--name-title,
#block-exposedformcouncil-assist-searchpage-1 .field--name-title,
#block-exposedformsearch-contentpage-1 .field--name-title {
  display: block !important;
}
/* line 1715, ../sass/custom-style.scss */
#search-block-form .field--name-field-event-type,
#search-block-form .field--name-field-date-range,
#views-exposed-form-search-content-page-1 .field--name-field-event-type,
#views-exposed-form-search-content-page-1 .field--name-field-date-range,
#block-exposedformcouncil-assist-searchpage-1 .field--name-field-event-type,
#block-exposedformcouncil-assist-searchpage-1 .field--name-field-date-range,
#block-exposedformsearch-contentpage-1 .field--name-field-event-type,
#block-exposedformsearch-contentpage-1 .field--name-field-date-range {
  font-size: 14px;
  margin: 0;
}
/* line 1721, ../sass/custom-style.scss */
#search-block-form h2,
#views-exposed-form-search-content-page-1 h2,
#block-exposedformcouncil-assist-searchpage-1 h2,
#block-exposedformsearch-contentpage-1 h2 {
  display: block;
  font-size: 18px;
  font-weight: 600;
}

/* line 1732, ../sass/custom-style.scss */
#search-block-form .form-item,
#search-block-form .form-actions,
#views-exposed-form-search-content-page-1 .form-item,
#views-exposed-form-search-content-page-1 .form-actions,
#block-exposedformcouncil-assist-searchpage-1 .form-item,
#block-exposedformcouncil-assist-searchpage-1 .form-actions,
#block-exposedformsearch-contentpage-1 .form-item,
#block-exposedformsearch-contentpage-1 .form-actions {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}

/* line 1744, ../sass/custom-style.scss */
.region-header #block-exposedformsearch-contentpage-1 .form-item,
.region-header #block-exposedformcouncil-assist-searchpage-1 .form-item {
  display: block;
}

/* line 1749, ../sass/custom-style.scss */
#search-block-form .form-item,
#views-exposed-form-search-content-page-1 .form-item,
#block-exposedformcouncil-assist-searchpage-1 .form-item,
#block-exposedformsearch-contentpage-1 .form-item {
  width: 90%;
  margin: 0;
}
/* line 1756, ../sass/custom-style.scss */
#search-block-form .form-item label,
#views-exposed-form-search-content-page-1 .form-item label,
#block-exposedformcouncil-assist-searchpage-1 .form-item label,
#block-exposedformsearch-contentpage-1 .form-item label {
  display: none;
}

/*Demo typography*/
/* line 1767, ../sass/custom-style.scss */
.bd-example {
  position: relative;
  padding: 20px;
  border: 2px solid #f7f7f9;
}

/* line 1773, ../sass/custom-style.scss */
.highlight {
  padding: 20px;
  background-color: #f7f7f9;
}

/* line 1778, ../sass/custom-style.scss */
.highlight pre {
  border: 0;
  background: none;
}

/* line 1783, ../sass/custom-style.scss */
.bd-example-type .table tr:first-child td {
  border-top: 0;
}

/* line 1787, ../sass/custom-style.scss */
.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
  margin: 0;
}

/* line 1796, ../sass/custom-style.scss */
.bd-example-type .table td {
  padding: 15px 0;
  border-color: #eee;
}

/*Contact form*/
/* line 1806, ../sass/custom-style.scss */
.contact-message-feedback-form {
  max-width: 650px;
  margin: 0 auto;
  border: 1px solid #d8d8d8;
  padding: 10px 30px;
  background: #f5f5f4;
}

/* line 1814, ../sass/custom-style.scss */
.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea {
  width: 100%;
}

/*user-login-form*/
/* line 1822, ../sass/custom-style.scss */
.user-login-form,
.user-form,
.user-pass {
  max-width: 650px;
  margin: 40px auto;
  border: 1px solid #ddd;
  padding: 10px 30px;
  background: #fbfbfb;
}

/* line 1832, ../sass/custom-style.scss */
.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text {
  width: 100%;
}

/* line 1841, ../sass/custom-style.scss */
.path-user .user-login-form,
.path-user .user-form,
.path-user .user-pass {
  max-width: 100%;
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
}

/* line 1852, ../sass/custom-style.scss */
.form-composite > .fieldset-wrapper > .description,
.form-item .description {
  font-size: 11px;
  color: #999;
  font-style: italic;
}

/*Maintainance*/
/* line 1861, ../sass/custom-style.scss */
.maintenance-page {
  /*  background: url(/themes/demonz/stylesheets/../images/maintenance-bg.png) #66CBFF center no-repeat;
  color: $white;
  text-align: center;
  padding-top: 220px;
  padding-bottom: 100px;
  font-size: 18px;
  color: $black;*/
  text-align: center;
  padding-top: 150px;
  padding-bottom: 100px;
  font-size: 18px;
  background-color: #000;
  color: #fff;
}
/* line 1876, ../sass/custom-style.scss */
.maintenance-page p.mainten {
  color: #fff;
  padding: 5px;
  margin: 30px auto;
}
/* line 1882, ../sass/custom-style.scss */
.maintenance-page .row {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 1.5em;
  text-align: center;
  justify-content: center;
}
/* line 1890, ../sass/custom-style.scss */
.maintenance-page div.col {
  width: 33%;
  margin: 15px 0;
}
/* line 1895, ../sass/custom-style.scss */
.maintenance-page a.link {
  border-radius: 50%;
  /* background: #fff; */
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-decoration: none;
  padding: 20px;
  margin: 10px auto;
}
/* line 1909, ../sass/custom-style.scss */
.maintenance-page .svg {
  width: 60px;
  height: 60px;
  position: relative;
}
/* line 1915, ../sass/custom-style.scss */
.maintenance-page a.social {
  text-decoration: none;
  font-size: 18px;
  color: #fff;
}
/* line 1921, ../sass/custom-style.scss */
.maintenance-page img {
  max-width: none;
  height: auto;
  object-fit: fill;
}
/* line 1927, ../sass/custom-style.scss */
.maintenance-page .soc {
  margin-top: 100px;
}
/* line 1931, ../sass/custom-style.scss */
.maintenance-page img.png {
  width: 50px;
  height: 50px;
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  padding: 0;
}
/* line 1940, ../sass/custom-style.scss */
.maintenance-page .layout-container {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

/* line 1947, ../sass/custom-style.scss */
.maintenance-msg {
  font-size: 14px;
}
/* line 1957, ../sass/custom-style.scss */
.maintenance-msg a {
  color: #fff;
  text-decoration: underline;
}
/* line 1962, ../sass/custom-style.scss */
.maintenance-msg strong {
  font-size: 30px;
  padding: 5px;
  margin: 30px auto;
  display: block;
}
/* line 1969, ../sass/custom-style.scss */
.maintenance-msg h1 {
  display: none;
}

/* line 1974, ../sass/custom-style.scss */
.maintenance-msg h1 {
  font-weight: bold;
  color: #fff;
}

/* line 1979, ../sass/custom-style.scss */
.maintenance-page .brand,
.maintenance-page .name-and-slogan {
  display: inline-block;
  vertical-align: middle;
}

/* line 1985, ../sass/custom-style.scss */
.maintenance-page .site-name a {
  color: #404040;
}

/* line 1989, ../sass/custom-style.scss */
.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan {
  display: none;
}

/*Comment*/
/* line 1996, ../sass/custom-style.scss */
.comment-wrap {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
}

/* line 2003, ../sass/custom-style.scss */
.comment-wrap .author-details {
  float: left;
  width: 20%;
}

/* line 2008, ../sass/custom-style.scss */
.comment-wrap .author-comments {
  padding-left: 5px;
  float: left;
  width: 80%;
}

/* line 2014, ../sass/custom-style.scss */
.comment-submitted {
  padding: 5px 10px;
  border: 1px solid #eee;
  font-size: 12px;
  margin-bottom: 5px;
  display: block;
}

/* line 2022, ../sass/custom-style.scss */
.comment-wrap .author-comments h3 {
  margin-top: 10px;
}

/* line 2026, ../sass/custom-style.scss */
.comment-wrap .author-comments p {
  margin-bottom: 10px;
}

/*links inline*/
/* line 2032, ../sass/custom-style.scss */
ul.links.inline li {
  display: inline-block;
  padding-right: 10px;
}

/*profile*/
/* line 2039, ../sass/custom-style.scss */
.profile > div {
  padding-right: 5px;
  display: inline-block;
  vertical-align: top;
}

/* line 2045, ../sass/custom-style.scss */
.profile h4.label {
  color: #333;
  display: block;
  text-align: left;
  margin-bottom: 5px;
}

/* line 2052, ../sass/custom-style.scss */
.flexslider {
  z-index: 1;
  margin-top: 10px;
}
/* line 2056, ../sass/custom-style.scss */
.flexslider .slides > li {
  position: relative;
}

/* line 2061, ../sass/custom-style.scss */
.block-views-blockhome-slideshow-block-1,
.block-views-blockhome-slideshow-block-2,
.block-views-blockhome-slideshow-block-3,
.block-views-blockevents-block-8,
.block-views-blockevents-block-6 {
  margin: 0;
}
/* line 2068, ../sass/custom-style.scss */
.block-views-blockhome-slideshow-block-1 .more-link,
.block-views-blockhome-slideshow-block-2 .more-link,
.block-views-blockhome-slideshow-block-3 .more-link,
.block-views-blockevents-block-8 .more-link,
.block-views-blockevents-block-6 .more-link {
  position: absolute;
  bottom: 15px;
}

/* line 2074, ../sass/custom-style.scss */
.caption-row {
  position: relative;
  margin: 0 auto;
  height: 410px;
  width: 34vw;
  float: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 2074, ../sass/custom-style.scss */
  .caption-row {
    width: 100%;
    position: absolute;
  }
}
/* line 2088, ../sass/custom-style.scss */
.caption-row .slider-caption {
  display: inline-block;
  padding: 30px;
  text-align: left;
  margin-top: 0.75em;
}
@media screen and (max-width: 61.9375em) {
  /* line 2088, ../sass/custom-style.scss */
  .caption-row .slider-caption {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 15px;
    background: #000;
    left: 0;
    height: 220px;
  }
  /* line 2104, ../sass/custom-style.scss */
  .color_light .caption-row .slider-caption {
    background: #F5F5F5;
  }
}
/* line 2109, ../sass/custom-style.scss */
.caption-row .slider-caption .slider-title {
  font-family: "Muli";
  color: #fff;
  margin-top: 0;
  font-size: 32px;
}
/* line 2115, ../sass/custom-style.scss */
.color_light .caption-row .slider-caption .slider-title {
  color: #000;
}
@media screen and (max-width: 74.9375em) {
  /* line 2109, ../sass/custom-style.scss */
  .caption-row .slider-caption .slider-title {
    height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 2109, ../sass/custom-style.scss */
  .caption-row .slider-caption .slider-title {
    height: auto;
    font-size: 20px;
    padding-bottom: 5px;
  }
}
/* line 2135, ../sass/custom-style.scss */
.caption-row .slider-caption .slider-description p {
  font-size: 16px;
  text-transform: none;
  color: #F5F5F5;
  height: 115px;
}
/* line 2141, ../sass/custom-style.scss */
.color_light .caption-row .slider-caption .slider-description p {
  color: #000;
}
@media screen and (max-width: 61.9375em) {
  /* line 2135, ../sass/custom-style.scss */
  .caption-row .slider-caption .slider-description p {
    height: auto;
  }
}
/* line 2152, ../sass/custom-style.scss */
.caption-row .slider-caption .more-link a {
  font-size: 16px;
  color: #fff;
  margin: 25px 0;
  float: left;
  padding: 15px 30px;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: #fff solid 1px;
}
@media screen and (max-width: 37.4375em) {
  /* line 2152, ../sass/custom-style.scss */
  .caption-row .slider-caption .more-link a {
    margin: 5px 0;
  }
}
/* line 2169, ../sass/custom-style.scss */
.caption-row .slider-caption .more-link a:hover {
  color: #ffe555 !important;
  text-decoration: none;
  border-color: #ffe555;
}

/* line 2180, ../sass/custom-style.scss */
.main-header .flex-direction-nav {
  width: 100px;
  position: absolute;
  z-index: 10;
  left: 18%;
  bottom: 41px;
  margin: 0 auto;
  text-align: left;
  display: block;
  height: 50px;
}
/* line 2191, ../sass/custom-style.scss */
.main-header .flex-direction-nav a {
  opacity: 1;
  display: block;
  top: auto;
  bottom: 10px;
  display: block !important;
  color: transparent;
  text-shadow: none;
}
/* line 2200, ../sass/custom-style.scss */
.main-header .flex-direction-nav a.flex-prev {
  left: 0 !important;
  text-align: center;
  color: transparent !important;
}
/* line 2207, ../sass/custom-style.scss */
.main-header .flex-direction-nav a.flex-prev::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #fff;
  border-bottom: 5px solid transparent;
  left: 18px;
  position: absolute;
  top: 11px;
}
/* line 2225, ../sass/custom-style.scss */
.main-header .flex-direction-nav a.flex-next {
  right: 30px !important;
  text-align: center;
  color: transparent !important;
}
/* line 2231, ../sass/custom-style.scss */
.main-header .flex-direction-nav a.flex-next::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff;
  border-bottom: 5px solid transparent;
  left: 18px;
  position: absolute;
  top: 11px;
}
@media screen and (max-width: 61.9375em) {
  /* line 2225, ../sass/custom-style.scss */
  .main-header .flex-direction-nav a.flex-next {
    color: transparent !important;
  }
}
/* line 2251, ../sass/custom-style.scss */
.main-header .flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 15px;
  color: #fff;
  text-shadow: none;
}
@media screen and (max-width: 74.9375em) {
  /* line 2180, ../sass/custom-style.scss */
  .main-header .flex-direction-nav {
    left: 18%;
    bottom: 45px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 2180, ../sass/custom-style.scss */
  .main-header .flex-direction-nav {
    left: auto;
    bottom: 20px;
    right: 40px;
  }
}

/* line 2272, ../sass/custom-style.scss */
.flex-pauseplay {
  width: 50px;
  position: absolute;
  z-index: 10;
  left: 22%;
  bottom: 58px;
  margin: 0 auto;
  text-align: center;
  display: block;
}
/* line 2282, ../sass/custom-style.scss */
.flex-pauseplay a {
  color: #fff;
}
/* line 2285, ../sass/custom-style.scss */
.flex-pauseplay a:after, .flex-pauseplay a:before {
  font-size: 13px;
}
/* line 2290, ../sass/custom-style.scss */
.flex-pauseplay a:hover {
  color: #FFE555 !important;
  opacity: 1;
}
@media screen and (max-width: 74.9375em) {
  /* line 2272, ../sass/custom-style.scss */
  .flex-pauseplay {
    display: none;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 2272, ../sass/custom-style.scss */
  .flex-pauseplay {
    display: block;
    left: auto;
    bottom: 38px;
    right: 123px;
  }
}

/* line 2308, ../sass/custom-style.scss */
.flex-control-nav {
  width: 100px;
  position: absolute;
  z-index: 10;
  left: 25%;
  bottom: 50px;
  margin: 0 auto;
  text-align: left;
  display: block;
}
@media screen and (max-width: 74.9375em) {
  /* line 2308, ../sass/custom-style.scss */
  .flex-control-nav {
    bottom: 57px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 2308, ../sass/custom-style.scss */
  .flex-control-nav {
    left: auto;
    right: 20px;
    text-align: center;
    width: auto;
    bottom: 29px;
  }
}
/* line 2331, ../sass/custom-style.scss */
.flex-control-nav li {
  margin: 0 2px;
}
/* line 2334, ../sass/custom-style.scss */
.flex-control-nav li a {
  width: 8px;
  height: 8px;
  background: #B8B8B8;
}
/* line 2339, ../sass/custom-style.scss */
.flex-control-nav li a:hover {
  background: #fff;
}

/* line 2346, ../sass/custom-style.scss */
.flex-control-paging li a.flex-active {
  background: #fff;
}

/* line 2351, ../sass/custom-style.scss */
.block-views-blockevents-block .views-field-title,
.block-views-blockevents-block .views-field-field-date,
.block-views-blockevents-block .views-field-field-date-range-range {
  background: #fff;
  padding: 10px;
}
/* line 2368, ../sass/custom-style.scss */
.block-views-blockevents-block .views-field-title {
  height: 90px;
}
/* line 2369, ../sass/custom-style.scss */
.block-views-blockevents-block .views-field-title a {
  color: #000;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  float: left;
  width: 80%;
}
/* line 2394, ../sass/custom-style.scss */
.block-views-blockevents-block .more-link {
  background: #F5F5F5;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}
/* line 2400, ../sass/custom-style.scss */
.block-views-blockevents-block .more-link a {
  color: #000;
  padding: 0;
  font-size: 20px;
}

/* line 2408, ../sass/custom-style.scss */
.flexslider {
  background: none;
  border: 0;
}

/* line 2450, ../sass/custom-style.scss */
.views-view-responsive-grid .views-col:only-child:empty {
  display: none;
  margin: 0 !important;
}
/* line 2456, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-4 .views-col {
  display: inline-block;
  margin: 10px;
  max-width: calc(25% - 15px);
}
@media screen and (max-width: 74.9375em) {
  /* line 2456, ../sass/custom-style.scss */
  .views-view-responsive-grid.cols-4 .views-col {
    width: calc(25% - 15px) !important;
    max-width: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 2456, ../sass/custom-style.scss */
  .views-view-responsive-grid.cols-4 .views-col {
    width: calc(50% - 20px) !important;
    margin: 10px !important;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 2456, ../sass/custom-style.scss */
  .views-view-responsive-grid.cols-4 .views-col {
    width: 100% !important;
    margin: 10px 0 !important;
  }
}
/* line 2476, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-4 .views-col.col-1 {
  margin-left: 0;
}
/* line 2480, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-4 .views-col.col-4 {
  margin-right: 0;
}
/* line 2487, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-3 .views-col {
  max-width: calc(33% - 5px);
  margin: 5px;
}
@media screen and (max-width: 74.9375em) {
  /* line 2487, ../sass/custom-style.scss */
  .views-view-responsive-grid.cols-3 .views-col {
    max-width: calc(33% - 11px);
    margin: 10px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 2487, ../sass/custom-style.scss */
  .views-view-responsive-grid.cols-3 .views-col {
    width: 100% !important;
    max-width: 100% !important;
  }
}
/* line 2501, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-3 .views-col.col-1 {
  margin-left: 0;
}
/* line 2505, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-3 .views-col.col-3 {
  margin-right: 0;
}
/* line 2509, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-3 .views-col .views-field-title {
  padding: 10px 15px;
  float: left;
  width: 65%;
  background: #F5F5F5;
  height: 67px;
}
/* line 2516, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-3 .views-col .views-field-title a {
  height: 50px;
  line-height: 1.5;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}
/* line 2527, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-3 .views-col .views-field-body {
  border: 1px solid #F5F5F5;
  padding: 15px 10px;
  height: 165px;
}
/* line 2533, ../sass/custom-style.scss */
.views-view-responsive-grid.cols-3 .views-col .views-field-field-image {
  float: left;
  max-width: 100px;
}
@media screen and (max-width: 74.9375em) {
  /* line 2533, ../sass/custom-style.scss */
  .views-view-responsive-grid.cols-3 .views-col .views-field-field-image {
    float: none;
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 2543, ../sass/custom-style.scss */
  .views-view-responsive-grid.cols-3 .views-col .views-field-field-image img {
    height: 110px;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
  }
}
/* line 2555, ../sass/custom-style.scss */
.views-view-responsive-grid .views-field-title {
  padding: 0 10px;
  height: 70px;
}
/* line 2563, ../sass/custom-style.scss */
.views-view-responsive-grid .views-field-title a {
  text-decoration: none;
  float: left;
  font-size: 20px;
  font-family: "Muli";
  width: 100%;
}
/* line 2580, ../sass/custom-style.scss */
.views-view-responsive-grid .views-field-field-date,
.views-view-responsive-grid .views-field-field-date-range,
.views-view-responsive-grid .views-field-field-date-range-value {
  margin-top: -47px;
  height: 47px;
  /* background: rgba(0,0,0,0.7); */
  background: rgba(0, 118, 207, 0.15);
  backdrop-filter: blur(10px) contrast(1.1);
  color: #fff;
  float: left;
  position: relative;
  padding: 10px 25px;
}
/* line 2594, ../sass/custom-style.scss */
.views-view-responsive-grid img {
  width: 100%;
}
/* line 2598, ../sass/custom-style.scss */
.views-view-responsive-grid .views-col {
  background-color: #fff;
  border: 1px solid #ede9e6;
  border-bottom-width: 2px;
  border-bottom-color: #ede9e6;
}
/* line 2604, ../sass/custom-style.scss */
.views-view-responsive-grid .views-col:hover {
  border-bottom-color: #FB463D;
}

/* line 2611, ../sass/custom-style.scss */
.views-exposed-form .form-item {
  width: 48%;
  display: inline-block;
  margin: 0 5px;
  vertical-align: bottom;
}
@media screen and (max-width: 74.9375em) {
  /* line 2611, ../sass/custom-style.scss */
  .views-exposed-form .form-item {
    width: 100% !important;
    float: none !important;
    display: block !important;
  }
}
/* line 2627, ../sass/custom-style.scss */
.views-exposed-form .form-item label {
  display: block;
}
/* line 2632, ../sass/custom-style.scss */
.views-exposed-form .fieldgroup {
  clear: both;
}
/* line 2635, ../sass/custom-style.scss */
.views-exposed-form .fieldgroup .js-form-item {
  width: 24%;
  display: inline-block;
}
/* line 2640, ../sass/custom-style.scss */
.views-exposed-form .fieldgroup legend {
  border-bottom: 2px solid #000;
}
/* line 2645, ../sass/custom-style.scss */
.views-exposed-form .form-actions {
  clear: both;
}

/* line 2657, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .views-col .views-field-title,
.field--name-field-embed-view .sub-page-grid .views-col .views-field-title,
.field--name-field-view .sub-page-grid .views-col .views-field-title {
  width: 100% !important;
  background: none;
  padding: 10px !important;
  float: left;
  height: auto;
}
/* line 2665, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .views-col .views-field-body,
.field--name-field-embed-view .sub-page-grid .views-col .views-field-body,
.field--name-field-view .sub-page-grid .views-col .views-field-body {
  border: 0 !important;
  height: 200px !important;
}
/* line 2670, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .views-col img,
.field--name-field-embed-view .sub-page-grid .views-col img,
.field--name-field-view .sub-page-grid .views-col img {
  height: 215px;
}
@media screen and (max-width: 74.9375em) {
  /* line 2654, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-grid .views-col,
  .field--name-field-embed-view .sub-page-grid .views-col,
  .field--name-field-view .sub-page-grid .views-col {
    width: 100% !important;
    max-width: 100% !important;
  }
}
/* line 2680, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .views-col:hover .listing-summary,
.field--name-field-embed-view .sub-page-grid .views-col:hover .listing-summary,
.field--name-field-view .sub-page-grid .views-col:hover .listing-summary {
  transform: translateY(-8px) translateZ(0);
}
/* line 2686, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary,
.field--name-field-embed-view .sub-page-grid .listing-summary,
.field--name-field-view .sub-page-grid .listing-summary {
  color: #000;
  padding: 24px;
  height: 12em;
  background: #fff;
  box-shadow: none;
  transform: translateY(0) translateZ(0);
  transition: background 150ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
/* line 2704, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary > a,
.field--name-field-embed-view .sub-page-grid .listing-summary > a,
.field--name-field-view .sub-page-grid .listing-summary > a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 2714, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary:hover,
.field--name-field-embed-view .sub-page-grid .listing-summary:hover,
.field--name-field-view .sub-page-grid .listing-summary:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 2720, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary a,
.field--name-field-embed-view .sub-page-grid .listing-summary a,
.field--name-field-view .sub-page-grid .listing-summary a {
  color: #000;
  height: 42px;
  font-weight: 700;
  font-size: 1em;
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
/* line 2733, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary h3,
.field--name-field-embed-view .sub-page-grid .listing-summary h3,
.field--name-field-view .sub-page-grid .listing-summary h3 {
  text-align: left;
}
@media screen and (max-width: 80em) {
  /* line 2686, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-grid .listing-summary,
  .field--name-field-embed-view .sub-page-grid .listing-summary,
  .field--name-field-view .sub-page-grid .listing-summary {
    height: 230px;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 2686, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-grid .listing-summary,
  .field--name-field-embed-view .sub-page-grid .listing-summary,
  .field--name-field-view .sub-page-grid .listing-summary {
    height: 205px;
    width: 90%;
    margin-top: -60px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 2751, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-grid .listing-summary .title,
.field--name-field-embed-view .sub-page-grid .listing-summary .title,
.field--name-field-view .sub-page-grid .listing-summary .title {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
/* line 2760, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-row,
.field--name-field-embed-view .sub-page-list .views-row,
.field--name-field-view .sub-page-list .views-row {
  float: left;
  margin: 10px 0;
  width: 100%;
}
@media screen and (max-width: 74.9375em) {
  /* line 2760, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-row,
  .field--name-field-embed-view .sub-page-list .views-row,
  .field--name-field-view .sub-page-list .views-row {
    float: none;
    clear: both;
  }
}
/* line 2771, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-title,
.field--name-field-embed-view .sub-page-list .views-field-title,
.field--name-field-view .sub-page-list .views-field-title {
  width: 100% !important;
  background: none;
  padding: 10px !important;
  float: left;
  height: auto;
}
/* line 2779, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-body,
.field--name-field-embed-view .sub-page-list .views-field-body,
.field--name-field-view .sub-page-list .views-field-body {
  border: 0 !important;
  height: 200px !important;
}
/* line 2784, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field.views-field-field-header-image,
.field--name-field-embed-view .sub-page-list .views-field.views-field-field-header-image,
.field--name-field-view .sub-page-list .views-field.views-field-field-header-image {
  width: 270px;
  float: left;
}
@media screen and (max-width: 74.9375em) {
  /* line 2784, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-field.views-field-field-header-image,
  .field--name-field-embed-view .sub-page-list .views-field.views-field-field-header-image,
  .field--name-field-view .sub-page-list .views-field.views-field-field-header-image {
    width: 100%;
  }
  /* line 2791, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-field.views-field-field-header-image img,
  .field--name-field-embed-view .sub-page-list .views-field.views-field-field-header-image img,
  .field--name-field-view .sub-page-list .views-field.views-field-field-header-image img {
    height: 255px;
  }
}
/* line 2797, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing,
.field--name-field-embed-view .sub-page-list .views-field-nothing,
.field--name-field-view .sub-page-list .views-field-nothing {
  width: 70%;
  padding: 10px 20px;
  margin-right: auto;
  margin-left: auto;
  height: 182px;
  text-align: left;
  background: #F5F5F5;
  position: relative;
  float: left;
  line-height: 22px;
}
/* line 2810, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing > a,
.field--name-field-embed-view .sub-page-list .views-field-nothing > a,
.field--name-field-view .sub-page-list .views-field-nothing > a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 2820, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing:hover,
.field--name-field-embed-view .sub-page-list .views-field-nothing:hover,
.field--name-field-view .sub-page-list .views-field-nothing:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 2825, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing a,
.field--name-field-embed-view .sub-page-list .views-field-nothing a,
.field--name-field-view .sub-page-list .views-field-nothing a {
  font-weight: 700;
  text-decoration: none;
}
/* line 2832, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing h3,
.field--name-field-embed-view .sub-page-list .views-field-nothing h3,
.field--name-field-view .sub-page-list .views-field-nothing h3 {
  text-align: left;
}
@media screen and (max-width: 80em) {
  /* line 2797, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-field-nothing,
  .field--name-field-embed-view .sub-page-list .views-field-nothing,
  .field--name-field-view .sub-page-list .views-field-nothing {
    height: 230px;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 2797, ../sass/custom-style.scss */
  .field--name-field-sub-pages-listing .sub-page-list .views-field-nothing,
  .field--name-field-embed-view .sub-page-list .views-field-nothing,
  .field--name-field-view .sub-page-list .views-field-nothing {
    height: 205px;
    width: 100%;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 2849, ../sass/custom-style.scss */
.field--name-field-sub-pages-listing .sub-page-list .views-field-nothing .title,
.field--name-field-embed-view .sub-page-list .views-field-nothing .title,
.field--name-field-view .sub-page-list .views-field-nothing .title {
  margin-bottom: 10px;
}

/* line 2857, ../sass/custom-style.scss */
.reports .views-col {
  padding: 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}
/* line 2861, ../sass/custom-style.scss */
.reports .views-col .views-field-field-year,
.reports .views-col .views-field-title {
  margin-bottom: 0;
  padding: 0.5em;
}
/* line 2868, ../sass/custom-style.scss */
.reports .views-col .views-field-field-year a,
.reports .views-col .views-field-title a {
  font-weight: 600;
  text-align: center;
  font-size: 16px;
}
/* line 2876, ../sass/custom-style.scss */
.reports .views-col:hover {
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
  transition: box-shadow 0.2s;
}

/* line 2883, ../sass/custom-style.scss */
.file--mime-application-pdf,
.file--mime-application-doc,
.file--mime-application-docx,
.file--mime-application-txt,
.file--mime-application-xml {
  text-decoration: underline;
  display: flex;
}
/* line 2891, ../sass/custom-style.scss */
.file--mime-application-pdf a,
.file--mime-application-doc a,
.file--mime-application-docx a,
.file--mime-application-txt a,
.file--mime-application-xml a {
  text-decoration: underline;
}

/* line 2897, ../sass/custom-style.scss */
.file--mime-application-pdf:before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\26";
  color: #000;
  display: inline-block;
}

/* line 2908, ../sass/custom-style.scss */
.file--mime-application-doc:before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\27";
  color: #000;
}

/* line 2918, ../sass/custom-style.scss */
.file--mime-application-docx:before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\27";
  color: #000;
}

/* line 2928, ../sass/custom-style.scss */
.file--mime-application-txt:before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\29";
  color: #000;
}

/* line 2938, ../sass/custom-style.scss */
.file--mime-application-xml:before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\28";
  color: #000;
}

/* line 2949, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header {
  padding: 0.8em 0.5em 0.8em 0.7em;
  color: #000;
  border-radius: 0;
  background: #eee;
  border: 0;
  border-left: 5px solid #24c344;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
/* line 2960, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header.ui-state-active {
  border-color: #24C344;
}
/* line 2963, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header.ui-state-active .ui-icon {
  background-image: url(/themes/demonz/stylesheets/../images/ui-icons_444444_256x240.png);
}
/* line 2968, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header .field-content {
  display: inline-block;
}
/* line 2972, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-header .ui-icon {
  margin-top: 0;
}
/* line 2977, ../sass/custom-style.scss */
.ui-accordion .ui-accordion-content {
  padding: 2em 2.2em;
  min-height: 80px;
  margin-bottom: 10px;
}
/* line 2983, ../sass/custom-style.scss */
.ui-accordion .ui-widget,
.ui-accordion .ui-helper-reset {
  font-family: "Muli";
  font-size: 16px;
  line-height: 170%;
}

/* line 3026, ../sass/custom-style.scss */
.block-views-blockevents-block header {
  margin: 0.75em 0;
  text-align: center;
}
/* line 3031, ../sass/custom-style.scss */
.block-views-blockevents-block h2 {
  text-align: center;
  margin-bottom: 0;
}

/* line 3038, ../sass/custom-style.scss */
.block-views-blocknews-media-block-1 a.title {
  text-align: left;
  margin: 0;
  padding: 0 10px 5px 0;
  position: absolute;
  left: 10px;
  top: 10px;
  color: #fff;
  z-index: 1;
  font-size: 35px;
  font-weight: 300;
  z-index: 10;
  font-weight: 600;
  text-decoration: none;
}
/* line 3054, ../sass/custom-style.scss */
.block-views-blocknews-media-block-1 a.title:hover {
  text-decoration: underline;
  color: #fff !important;
}

/* line 3061, ../sass/custom-style.scss */
#block-gtranslate,
.block-gtranslate-block {
  position: absolute;
  top: 35px;
  right: 95px;
}
@media screen and (max-width: 61.9375em) {
  /* line 3061, ../sass/custom-style.scss */
  #block-gtranslate,
  .block-gtranslate-block {
    right: 240px;
  }
}
/* line 3076, ../sass/custom-style.scss */
#block-gtranslate select,
.block-gtranslate-block select {
  background: url("/themes/demonz/stylesheets/../images/language.svg") no-repeat;
  background-position: center;
  background-size: 30px;
  width: 40px;
  height: 40px;
  -moz-appearance: none;
  color: transparent;
}
/* line 3085, ../sass/custom-style.scss */
#block-gtranslate select .selected,
.block-gtranslate-block select .selected {
  background: none;
}
/* line 3088, ../sass/custom-style.scss */
#block-gtranslate select .selected a,
.block-gtranslate-block select .selected a {
  border: 0;
  color: transparent;
  padding: 10px 5px;
}
/* line 3093, ../sass/custom-style.scss */
.color_light #block-gtranslate select .selected a, .color_light
.block-gtranslate-block select .selected a {
  color: #000;
}
/* line 3097, ../sass/custom-style.scss */
#block-gtranslate select .selected a span.gflag,
.block-gtranslate-block select .selected a span.gflag {
  background-image: none;
}
/* line 3101, ../sass/custom-style.scss */
#block-gtranslate select .selected a:hover,
.block-gtranslate-block select .selected a:hover {
  background-color: transparent;
}
/* line 3107, ../sass/custom-style.scss */
#block-gtranslate select option,
.block-gtranslate-block select option {
  border: 0;
  color: #000;
}
/* line 3112, ../sass/custom-style.scss */
#block-gtranslate select a,
.block-gtranslate-block select a {
  margin-left: 30px;
  padding: 5px;
}
/* line 3116, ../sass/custom-style.scss */
#block-gtranslate select a img,
.block-gtranslate-block select a img {
  display: none;
}
/* line 3121, ../sass/custom-style.scss */
#block-gtranslate select:hover,
.block-gtranslate-block select:hover {
  background: url("/themes/demonz/stylesheets/../images/language-hover.svg") no-repeat;
  background-position: center;
  background-size: 30px;
}

/* line 3129, ../sass/custom-style.scss */
.region-middle-first {
  padding: 30px 0;
}
/* line 3132, ../sass/custom-style.scss */
.region-middle-first h2 {
  display: block;
  text-align: center;
}
/* line 3140, ../sass/custom-style.scss */
.region-middle-first #block-homeicons-2 li,
.region-middle-first .view-homeicons li,
.region-middle-first .block-menu-item-fieldshome-icons li {
  margin: 10px auto;
  width: calc(17% - 5px);
  padding: 10px;
  float: left;
  height: 110px;
  position: relative;
  list-style: none;
}
/* line 3158, ../sass/custom-style.scss */
.region-middle-first #block-homeicons-2 li .contextual-region,
.region-middle-first .view-homeicons li .contextual-region,
.region-middle-first .block-menu-item-fieldshome-icons li .contextual-region {
  position: initial;
}
/* line 3162, ../sass/custom-style.scss */
.region-middle-first #block-homeicons-2 li a,
.region-middle-first .view-homeicons li a,
.region-middle-first .block-menu-item-fieldshome-icons li a {
  color: #000;
  text-align: center;
  background-position: center 0;
  border: 0;
  z-index: 1;
  font-size: 16px;
  padding-top: 50px;
  position: relative;
  text-decoration: none;
}
@media screen and (max-width: 74.9375em) {
  /* line 3140, ../sass/custom-style.scss */
  .region-middle-first #block-homeicons-2 li,
  .region-middle-first .view-homeicons li,
  .region-middle-first .block-menu-item-fieldshome-icons li {
    width: 25%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 3140, ../sass/custom-style.scss */
  .region-middle-first #block-homeicons-2 li,
  .region-middle-first .view-homeicons li,
  .region-middle-first .block-menu-item-fieldshome-icons li {
    width: 33%;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 3140, ../sass/custom-style.scss */
  .region-middle-first #block-homeicons-2 li,
  .region-middle-first .view-homeicons li,
  .region-middle-first .block-menu-item-fieldshome-icons li {
    width: 50%;
    padding: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 3190, ../sass/custom-style.scss */
  .region-middle-first #block-homeicons-2 ul,
  .region-middle-first .view-homeicons ul,
  .region-middle-first .block-menu-item-fieldshome-icons ul {
    padding: 0;
  }
}

/* line 3214, ../sass/custom-style.scss */
.region-footer-third #block-places li {
  width: 33%;
  padding: 10px;
  margin-left: 5px;
}
@media screen and (max-width: 61.9375em) {
  /* line 3214, ../sass/custom-style.scss */
  .region-footer-third #block-places li {
    width: 100%;
  }
}
/* line 3223, ../sass/custom-style.scss */
.region-footer-third #block-places li:before {
  content: "";
  width: 10px;
  height: 3px;
  background: #fff;
  position: absolute;
  transform: rotate(45deg);
  left: -5px;
  top: 18px;
}
/* line 3233, ../sass/custom-style.scss */
.color_light .region-footer-third #block-places li:before {
  background: #000;
}
/* line 3238, ../sass/custom-style.scss */
.region-footer-third #block-places li:after {
  content: "";
  width: 10px;
  height: 3px;
  background: #fff;
  position: absolute;
  transform: rotate(-45deg);
  left: -5px;
  top: 23px;
}
/* line 3248, ../sass/custom-style.scss */
.color_light .region-footer-third #block-places li:after {
  background: #000;
}

/* line 3257, ../sass/custom-style.scss */
#block-views-block-events-evt-teaser h2 {
  text-align: center;
}

/* line 3263, ../sass/custom-style.scss */
.view-events-teaser ul {
  padding: 0;
}
/* line 3266, ../sass/custom-style.scss */
.view-events-teaser ul li {
  list-style: none;
  float: left;
  width: 100%;
  margin-bottom: 1em;
  padding: 0;
  border: 1px solid #ede9e6;
  border-bottom-width: 2px;
}
@media screen and (min-width: 62em) {
  /* line 3266, ../sass/custom-style.scss */
  .view-events-teaser ul li {
    margin: 1em;
    width: calc(25% - 2em);
  }
  /* line 3280, ../sass/custom-style.scss */
  .view-events-teaser ul li:first-child {
    width: calc(50% - 2em);
  }
  /* line 3283, ../sass/custom-style.scss */
  .view-events-teaser ul li:first-child .whats-on-teaser__wrap {
    padding-top: calc(56.25% + 0.25em);
  }
}
/* line 3289, ../sass/custom-style.scss */
.view-events-teaser ul li img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 61.9375em) {
  /* line 3289, ../sass/custom-style.scss */
  .view-events-teaser ul li img {
    max-height: 405px;
  }
}
/* line 3298, ../sass/custom-style.scss */
.view-events-teaser ul li .views-field-field-date,
.view-events-teaser ul li .views-field-field-date-range,
.view-events-teaser ul li .views-field-field-date-range-value {
  margin-top: -47px;
  height: 47px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  float: left;
  position: relative;
  padding: 10px 25px;
}
/* line 3311, ../sass/custom-style.scss */
.view-events-teaser ul li .date .date-recur-occurrences {
  display: none;
}
/* line 3316, ../sass/custom-style.scss */
.view-events-teaser ul li .date-recur-occurrences li {
  width: 100%;
  margin: 0;
  box-shadow: none;
}
/* line 3322, ../sass/custom-style.scss */
.view-events-teaser ul li .views-field-title {
  height: 110px;
  padding: 24px;
  transform: translateY(0) translateZ(0);
  transition: background 150ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fff;
}
/* line 3333, ../sass/custom-style.scss */
.view-events-teaser ul li .views-field-title a {
  line-height: 14px;
  text-decoration: none;
  color: #000;
  font-size: 1em;
  font-weight: 700;
}
@media screen and (max-width: 74.9375em) {
  /* line 3322, ../sass/custom-style.scss */
  .view-events-teaser ul li .views-field-title {
    height: 130px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 3322, ../sass/custom-style.scss */
  .view-events-teaser ul li .views-field-title {
    height: 110px;
  }
}
/* line 3350, ../sass/custom-style.scss */
.view-events-teaser ul li:hover {
  border-bottom-color: #fb463d;
}
/* line 3353, ../sass/custom-style.scss */
.view-events-teaser ul li:hover .views-field.views-field-title {
  background: #fff;
  box-shadow: none;
  color: #fff;
  transform: translateY(-8px) translateZ(0);
}
/* line 3359, ../sass/custom-style.scss */
.view-events-teaser ul li:hover .views-field.views-field-title a {
  color: #FB463D;
}
/* line 3363, ../sass/custom-style.scss */
.view-events-teaser ul li:hover .views-field.views-field-title time {
  color: #fff;
}
/* line 3370, ../sass/custom-style.scss */
.view-events-teaser ul li:first-child img {
  height: 530px;
}
@media screen and (max-width: 74.9375em) {
  /* line 3370, ../sass/custom-style.scss */
  .view-events-teaser ul li:first-child img {
    height: 445px;
  }
}
/* line 3381, ../sass/custom-style.scss */
.view-events-teaser .more-link {
  clear: both;
  text-align: center;
  padding: 25px 0;
  text-transform: capitalize;
}
/* line 3387, ../sass/custom-style.scss */
.view-events-teaser .more-link a {
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  width: max-content;
  cursor: pointer;
  text-transform: capitalize;
  padding: 15px;
  background: transparent;
  letter-spacing: 0.1428571429em;
  font-weight: 700;
  font-size: 1em;
  border-color: #2b2b2b;
  border: 1px solid #2b2b2b;
}
/* line 3402, ../sass/custom-style.scss */
.view-events-teaser .more-link a:hover {
  border-color: #fb463d;
}
@media screen and (max-width: 61.9375em) {
  /* line 3381, ../sass/custom-style.scss */
  .view-events-teaser .more-link {
    padding: 10px 0 0;
  }
}
/* line 3413, ../sass/custom-style.scss */
.view-events-teaser .date .date-recur-date {
  color: transparent;
}
/* line 3417, ../sass/custom-style.scss */
.view-events-teaser .date time {
  color: #000;
}
/* line 3420, ../sass/custom-style.scss */
.view-events-teaser .date time:nth-child(2) {
  display: none;
}

/* line 3427, ../sass/custom-style.scss */
#toolbar-administration {
  z-index: 100000;
  position: relative;
}

/* line 3432, ../sass/custom-style.scss */
.field--label- {
  display: none;
}

/* line 3436, ../sass/custom-style.scss */
.paragraph--type--text-with-background-color {
  background-color: #eee;
}
/* line 3439, ../sass/custom-style.scss */
.paragraph--type--text-with-background-color .field--name-field-text {
  padding: 10px 20px;
}

/* line 3444, ../sass/custom-style.scss */
.addtocalendar {
  padding: 1em 2em;
  background: #2b2b2b !important;
}
/* line 3449, ../sass/custom-style.scss */
.addtocalendar a {
  color: #fff;
  text-decoration: none;
}
/* line 3453, ../sass/custom-style.scss */
.addtocalendar a .placeholder {
  font-style: unset;
}
/* line 3458, ../sass/custom-style.scss */
.addtocalendar .atcb-item {
  list-style: none;
  margin: 0;
  padding: 0 10px;
  background: #000;
  width: 142px;
}
/* line 3466, ../sass/custom-style.scss */
.addtocalendar:hover {
  background: #000;
}

/* line 3471, ../sass/custom-style.scss */
.field--name-field-book-now {
  margin: 10px 0;
  min-height: 40px;
}
/* line 3478, ../sass/custom-style.scss */
.field--name-field-book-now a {
  color: #fff;
  background: #2b2b2b;
  padding: 1em 2em;
  text-decoration: none;
}
/* line 3485, ../sass/custom-style.scss */
.field--name-field-book-now a:hover {
  background: #000;
}

/* line 3491, ../sass/custom-style.scss */
.pager__item {
  font-size: 1em;
  text-align: center;
  margin: 10px auto;
  width: max-content;
  border: 1px solid #2b2b2b;
  padding: 15px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 600;
  color: #2b2b2b;
  font-size: 1em;
  position: relative;
}
/* line 3505, ../sass/custom-style.scss */
.pager__item a {
  border: 0 !important;
  text-decoration: none;
  background: none !important;
}
/* line 3511, ../sass/custom-style.scss */
.pager__item:hover {
  border-color: #FB463D;
}

/* line 3516, ../sass/custom-style.scss */
.field--name-field-display-sidebar {
  display: none;
}

/* line 3523, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1,
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1,
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1,
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1,
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1,
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 {
  background: #F5F5F5;
  padding: 15px;
  position: relative;
  max-width: 100%;
}
/* line 3531, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item,
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item,
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item,
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item,
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item,
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item {
  width: 49%;
  display: flex;
  float: left;
}
/* line 3536, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item input[type="radio"],
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item input[type="radio"],
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item input[type="radio"],
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 .fieldgroup .js-form-item input[type="radio"],
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .fieldgroup .js-form-item input[type="radio"],
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item input[type="checkbox"],
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .fieldgroup .js-form-item input[type="radio"] {
  margin: 7px 5px 0 0;
}
/* line 3543, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 .js-form-type-select a,
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .js-form-type-select a,
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .js-form-type-select a,
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 .js-form-type-select a,
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 .js-form-type-select a,
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 .js-form-type-select a {
  padding: 5px 0;
  border-bottom: 1px solid #B8B8B8;
}
/* line 3549, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 label,
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 label,
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 label,
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 label,
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 label,
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 label {
  display: block;
}
/* line 3553, ../sass/custom-style.scss */
.path-search .region-content .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"],
.path-search .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"],
.path-search .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"],
.path-councilassist .region-content .block-views-exposed-filter-blocksearch-content-page-1 input[type="submit"],
.path-councilassist .region-content .block-views-exposed-filter-blocksolr-search-content-page-1 input[type="submit"],
.path-councilassist .region-content .block-views-exposed-filter-blockcouncil-assist-search-page-1 input[type="submit"] {
  background: #000;
  color: #fff;
  width: auto;
  height: auto;
  top: 0;
  right: 0;
}
/* line 3564, ../sass/custom-style.scss */
.path-search .region-content .view-search-api .views-row,
.path-councilassist .region-content .view-search-api .views-row {
  border-bottom: 1px solid #FFE555;
  padding: 10px 0;
}
/* line 3568, ../sass/custom-style.scss */
.path-search .region-content .view-search-api .views-row .views-field-type,
.path-councilassist .region-content .view-search-api .views-row .views-field-type {
  position: relative;
  padding-left: 20px;
}
/* line 3572, ../sass/custom-style.scss */
.path-search .region-content .view-search-api .views-row .views-field-type:before,
.path-councilassist .region-content .view-search-api .views-row .views-field-type:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(/themes/demonz/stylesheets/../images/tag.svg) no-repeat;
  top: 6px;
  left: 0;
}
/* line 3583, ../sass/custom-style.scss */
.path-search .region-content .view-search-api .views-row:empty,
.path-councilassist .region-content .view-search-api .views-row:empty {
  border: 0;
  padding: 0;
  display: none;
}
/* line 3593, ../sass/custom-style.scss */
.path-search #block-demonz-content ol,
.path-councilassist #block-demonz-content ol {
  list-style: none;
}
/* line 3596, ../sass/custom-style.scss */
.path-search #block-demonz-content ol li,
.path-councilassist #block-demonz-content ol li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
/* line 3599, ../sass/custom-style.scss */
.path-search #block-demonz-content ol li > :last-child,
.path-councilassist #block-demonz-content ol li > :last-child {
  display: none;
}
/* line 3606, ../sass/custom-style.scss */
.path-search fieldset,
.path-councilassist fieldset {
  display: block;
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 0.8rem 1em;
}
/* line 3612, ../sass/custom-style.scss */
.path-search fieldset select,
.path-councilassist fieldset select {
  display: block;
}
/* line 3616, ../sass/custom-style.scss */
.path-search fieldset label,
.path-councilassist fieldset label {
  display: inline-block;
}
/* line 3620, ../sass/custom-style.scss */
.path-search fieldset legend,
.path-councilassist fieldset legend {
  padding: 5px;
  float: left;
  border-bottom: 0;
}
/* line 3627, ../sass/custom-style.scss */
.path-search fieldset ~ fieldset,
.path-councilassist fieldset ~ fieldset {
  display: none;
}
/* line 3631, ../sass/custom-style.scss */
.path-search .search-advanced,
.path-councilassist .search-advanced {
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 0.8rem 20px;
  border: 0;
}
/* line 3637, ../sass/custom-style.scss */
.path-search .search-advanced label,
.path-councilassist .search-advanced label {
  display: inline;
}
/* line 3641, ../sass/custom-style.scss */
.path-search .search-advanced summary,
.path-councilassist .search-advanced summary {
  background: none !important;
}
/* line 3644, ../sass/custom-style.scss */
.path-search .search-advanced summary:before,
.path-councilassist .search-advanced summary:before {
  display: none !important;
}
/* line 3649, ../sass/custom-style.scss */
.path-search .search-advanced #edit-lang-fieldset,
.path-councilassist .search-advanced #edit-lang-fieldset {
  display: none;
}
/* line 3653, ../sass/custom-style.scss */
.path-search .search-advanced input[type="submit"],
.path-councilassist .search-advanced input[type="submit"] {
  margin-bottom: 20px;
}
/* line 3660, ../sass/custom-style.scss */
.path-search .region-sidebar-first nav h2,
.path-councilassist .region-sidebar-first nav h2 {
  display: block;
}
/* line 3665, ../sass/custom-style.scss */
.path-search .views-field.views-field-body *,
.path-councilassist .views-field.views-field-body * {
  font-size: 16px;
}
/* line 3669, ../sass/custom-style.scss */
.path-search .js-form-type-textfield,
.path-councilassist .js-form-type-textfield {
  float: left;
  width: 100%;
}
/* line 3680, ../sass/custom-style.scss */
.path-search .view-search header,
.path-councilassist .view-search header {
  padding: 1em;
  background: #24C344;
  color: #fff;
}
/* line 3686, ../sass/custom-style.scss */
.path-search .view-search .views-row,
.path-councilassist .view-search .views-row {
  border-bottom: 1px solid #FFE555;
  padding: 15px 0;
}
/* line 3691, ../sass/custom-style.scss */
.path-search .view-search .views-field-type,
.path-councilassist .view-search .views-field-type {
  display: flex;
  align-items: center;
  margin-top: 1em;
}
/* line 3696, ../sass/custom-style.scss */
.path-search .view-search .views-field-type:before,
.path-councilassist .view-search .views-field-type:before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  background: url("/themes/demonz/stylesheets/../images/tag.svg") no-repeat;
  background-size: 1em 1em;
  margin-right: 0.5em;
}
/* line 3708, ../sass/custom-style.scss */
.path-search .views-field.views-field-rendered-item,
.path-councilassist .views-field.views-field-rendered-item {
  margin-bottom: 10px;
}
/* line 3711, ../sass/custom-style.scss */
.path-search .views-field.views-field-rendered-item a,
.path-councilassist .views-field.views-field-rendered-item a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 3718, ../sass/custom-style.scss */
.path-search .views-field.views-field-rendered-item strong,
.path-councilassist .views-field.views-field-rendered-item strong {
  background: #e6e6e6;
  padding: 3px 0;
}
/* line 3724, ../sass/custom-style.scss */
.path-search .views-field.views-field-field-domain-source,
.path-councilassist .views-field.views-field-field-domain-source {
  position: relative;
  padding-left: 20px;
}
/* line 3728, ../sass/custom-style.scss */
.path-search .views-field.views-field-field-domain-source:before,
.path-councilassist .views-field.views-field-field-domain-source:before {
  width: 20px;
  height: 20px;
  content: "";
  background: url(/sites/default/files/news-logo_2.png) no-repeat;
  position: absolute;
  background-size: 18px;
  left: 0;
  top: 5px;
}
/* line 3740, ../sass/custom-style.scss */
.path-search .region-sidebar-first label,
.path-councilassist .region-sidebar-first label {
  display: inline-block;
  padding: 0 5px;
}
/* line 3745, ../sass/custom-style.scss */
.path-search .facets-widget-checkbox,
.path-councilassist .facets-widget-checkbox {
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 0.8rem 0;
}
/* line 3751, ../sass/custom-style.scss */
.path-search .facet-item,
.path-councilassist .facet-item {
  list-style: none;
}

@media screen and (max-width: 61.9375em) {
  /* line 3756, ../sass/custom-style.scss */
  .events {
    padding: 0 15px;
  }
}
/* line 3761, ../sass/custom-style.scss */
.events:empty {
  display: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 3761, ../sass/custom-style.scss */
  .events:empty {
    padding: 0;
  }
}

/* line 3771, ../sass/custom-style.scss */
.sitemap-box-menu .sitemap-menu {
  list-style: none;
}
/* line 3774, ../sass/custom-style.scss */
.sitemap-box-menu .sitemap-menu > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 20px;
  background: #0a3383;
  width: 31%;
  padding: 35px;
  box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
}
/* line 3783, ../sass/custom-style.scss */
.sitemap-box-menu .sitemap-menu > li a {
  color: #fff;
}
/* line 3787, ../sass/custom-style.scss */
.sitemap-box-menu .sitemap-menu > li li {
  width: 100%;
  background: none;
  box-shadow: none;
  display: block;
  padding: 0;
  margin: 10px 0;
}

/* line 3834, ../sass/custom-style.scss */
.view-orgchart ul {
  padding-top: 20px;
  position: relative;
  transition: all 0.15s;
}
/* line 3839, ../sass/custom-style.scss */
.view-orgchart ul ul::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px solid #ccc;
  width: 0;
}
/* line 3850, ../sass/custom-style.scss */
.view-orgchart li {
  float: left;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 20px 10px;
  transition: all 0.15s;
}
/* line 3858, ../sass/custom-style.scss */
.view-orgchart li::before, .view-orgchart li::after {
  content: "";
  position: absolute;
  top: 0;
  right: 50%;
  border-top: 1px solid #ccc;
  width: 50%;
  height: 20px;
}
/* line 3869, ../sass/custom-style.scss */
.view-orgchart li::after {
  right: auto;
  left: 50%;
  border-left: 1px solid #ccc;
}
/* line 3875, ../sass/custom-style.scss */
.view-orgchart li:only-child::after, .view-orgchart li:only-child::before {
  display: none;
}
/* line 3880, ../sass/custom-style.scss */
.view-orgchart li:only-child {
  padding-top: 0;
}
/* line 3884, ../sass/custom-style.scss */
.view-orgchart li:first-child::before, .view-orgchart li:last-child::after {
  border: 0 none;
}
/* line 3889, ../sass/custom-style.scss */
.view-orgchart li:last-child::before {
  border-right: 1px solid #ccc;
  border-radius: 0 5px 0 0;
}
/* line 3894, ../sass/custom-style.scss */
.view-orgchart li:first-child::after {
  border-radius: 5px 0 0 0;
}
/* line 3898, ../sass/custom-style.scss */
.view-orgchart li .user {
  text-decoration: none;
  color: #666;
  display: inline-block;
  padding: 20px 10px;
  transition: all 0.5s;
  background: #fff;
  min-width: 180px;
  width: 225px;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
/* line 3915, ../sass/custom-style.scss */
.view-orgchart li .user:hover, .view-orgchart li .user:hover + ul li .user {
  background: #7da6f5;
  color: #0a3383;
  transition: all 0.15s;
  transform: translateY(-5px);
  box-shadow: inset 0 0 0 3px #3675f0, 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
/* line 3929, ../sass/custom-style.scss */
.view-orgchart li .user:hover img, .view-orgchart li .user:hover + ul li .user img {
  box-shadow: 0 0 0 5px #1158e2;
}
/* line 3935, ../sass/custom-style.scss */
.view-orgchart li .user:hover + ul li::after,
.view-orgchart li .user:hover + ul li::before,
.view-orgchart li .user:hover + ul::before,
.view-orgchart li .user:hover + ul ul::before {
  border-color: #94a0b4;
}
/* line 3943, ../sass/custom-style.scss */
.view-orgchart li .user > div,
.view-orgchart li .user > a {
  font-size: 12px;
}
/* line 3948, ../sass/custom-style.scss */
.view-orgchart li .user img {
  margin: 0 auto;
  max-width: 60px;
  max-width: 60px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 0 0 5px #aaa;
}
/* line 3958, ../sass/custom-style.scss */
.view-orgchart li .user .name {
  font-size: 16px;
  margin: 15px 0 0;
  font-weight: 300;
}
/* line 3964, ../sass/custom-style.scss */
.view-orgchart li .user .role {
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 5px;
}
/* line 3970, ../sass/custom-style.scss */
.view-orgchart li .user .manager {
  font-size: 12px;
  color: #b21e04;
}

/* line 3978, ../sass/custom-style.scss */
.path-frontpage .region-events h2 {
  text-align: center;
}

/* line 3982, ../sass/custom-style.scss */
.ui-autocomplete.ui-front {
  background: #fff;
  width: 267px !important;
  padding: 0;
  height: 400px;
  overflow-y: auto;
}
/* line 3989, ../sass/custom-style.scss */
.ui-autocomplete.ui-front li {
  list-style: none;
  border-bottom: 1px solid #B8B8B8;
  cursor: pointer;
  padding: 5px 10px;
}
/* line 3995, ../sass/custom-style.scss */
.ui-autocomplete.ui-front li:hover {
  background: #fffbe9;
}
/* line 4000, ../sass/custom-style.scss */
.ui-autocomplete.ui-front a {
  text-decoration: none;
  padding: 0 !important;
}

/* line 4006, ../sass/custom-style.scss */
#colorbox {
  z-index: 10000;
}
/* line 4009, ../sass/custom-style.scss */
#colorbox header,
#colorbox .footer-div,
#colorbox .footer-menu,
#colorbox .region-breadcrumb,
#colorbox #toolbar-administratio,
#colorbox .region-sidebar-first {
  display: none;
}
/* line 4018, ../sass/custom-style.scss */
#colorbox p {
  text-align: left;
}
/* line 4022, ../sass/custom-style.scss */
#colorbox .node__content .field.field--name-body {
  border-bottom: 0;
}
/* line 4026, ../sass/custom-style.scss */
#colorbox .right-side ul {
  padding: 0;
}
/* line 4029, ../sass/custom-style.scss */
#colorbox .right-side ul li {
  list-style-type: none;
  text-align: left;
}
/* line 4035, ../sass/custom-style.scss */
#colorbox .left-side input {
  display: block;
  width: 400px;
  max-width: 100%;
  margin: 20px 0;
}
/* line 4042, ../sass/custom-style.scss */
#colorbox button.js-cm-submit-button {
  float: left;
}
/* line 4046, ../sass/custom-style.scss */
#colorbox .views-element-container {
  display: none;
}
/* line 4050, ../sass/custom-style.scss */
#colorbox #block-demonz-local-tasks {
  display: none;
}

/* line 4057, ../sass/custom-style.scss */
.field--name-field-co-assist-links a,
.field--name-field-links a {
  position: relative;
  padding-left: 20px;
}
/* line 4061, ../sass/custom-style.scss */
.field--name-field-co-assist-links a:before,
.field--name-field-links a:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #24C344;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 5px;
  left: 0;
}

/* line 4077, ../sass/custom-style.scss */
.field--name-field-co-assist-links a:before {
  border-left: 10px solid #FB463D;
}

/* line 4085, ../sass/custom-style.scss */
.page-node-type-council-assist .sub-page-list .views-field-field-header-image {
  display: none;
}
/* line 4089, ../sass/custom-style.scss */
.page-node-type-council-assist .sub-page-list .views-field-nothing {
  width: 100%;
}
/* line 4094, ../sass/custom-style.scss */
.page-node-type-council-assist .social-media {
  display: none;
}

/* line 4099, ../sass/custom-style.scss */
.block-intramaps {
  display: none;
}
/* line 4102, ../sass/custom-style.scss */
.block-intramaps .four-col {
  padding: 5px 0;
  float: right;
  width: 100%;
}
@media screen and (max-width: 61.9375em) {
  /* line 4102, ../sass/custom-style.scss */
  .block-intramaps .four-col {
    width: 100%;
    float: none;
  }
}
/* line 4112, ../sass/custom-style.scss */
.path-frontpage .block-intramaps .four-col {
  width: 58%;
  margin: 10px;
}
@media screen and (max-width: 61.9375em) {
  /* line 4112, ../sass/custom-style.scss */
  .path-frontpage .block-intramaps .four-col {
    width: 100%;
    float: none;
  }
}
/* line 4121, ../sass/custom-style.scss */
.block-intramaps .four-col #waste-day,
.block-intramaps .four-col #garden-day,
.block-intramaps .four-col #recycle-day,
.block-intramaps .four-col #street-sweep {
  width: calc(50% - 15px);
  margin: 5px;
  height: 160px;
  float: left;
  background: #B8B8B8;
  padding: 18.5px;
}
/* line 4134, ../sass/custom-style.scss */
.block-intramaps .four-col #waste-day:nth-child(2), .block-intramaps .four-col #waste-day:nth-child(4),
.block-intramaps .four-col #garden-day:nth-child(2),
.block-intramaps .four-col #garden-day:nth-child(4),
.block-intramaps .four-col #recycle-day:nth-child(2),
.block-intramaps .four-col #recycle-day:nth-child(4),
.block-intramaps .four-col #street-sweep:nth-child(2),
.block-intramaps .four-col #street-sweep:nth-child(4) {
  margin-left: 10px !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 4134, ../sass/custom-style.scss */
  .block-intramaps .four-col #waste-day:nth-child(2), .block-intramaps .four-col #waste-day:nth-child(4),
  .block-intramaps .four-col #garden-day:nth-child(2),
  .block-intramaps .four-col #garden-day:nth-child(4),
  .block-intramaps .four-col #recycle-day:nth-child(2),
  .block-intramaps .four-col #recycle-day:nth-child(4),
  .block-intramaps .four-col #street-sweep:nth-child(2),
  .block-intramaps .four-col #street-sweep:nth-child(4) {
    margin-left: 0 !important;
  }
}
/* line 4143, ../sass/custom-style.scss */
.block-intramaps .four-col #waste-day:last-child,
.block-intramaps .four-col #garden-day:last-child,
.block-intramaps .four-col #recycle-day:last-child,
.block-intramaps .four-col #street-sweep:last-child {
  margin-right: 0 !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 4121, ../sass/custom-style.scss */
  .block-intramaps .four-col #waste-day,
  .block-intramaps .four-col #garden-day,
  .block-intramaps .four-col #recycle-day,
  .block-intramaps .four-col #street-sweep {
    width: 100%;
    margin: 5px 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 4152, ../sass/custom-style.scss */
  .path-frontpage .block-intramaps .four-col #waste-day, .path-frontpage
  .block-intramaps .four-col #garden-day, .path-frontpage
  .block-intramaps .four-col #recycle-day, .path-frontpage
  .block-intramaps .four-col #street-sweep {
    width: 100%;
    margin: 5px 0 !important;
    float: none;
  }
}
/* line 4166, ../sass/custom-style.scss */
.block-intramaps .four-col p:first-letter {
  text-transform: capitalize;
}
/* line 4171, ../sass/custom-style.scss */
.block-intramaps #property-address {
  text-align: center;
  background: #24C344;
  padding: 10px;
  margin: 5px 0 10px 10px;
  text-transform: capitalize;
  width: 98%;
}
/* line 4172, ../sass/custom-style.scss */
.block-intramaps #property-address h2 {
  color: #fff;
}
/* line 4183, ../sass/custom-style.scss */
.block-intramaps #property-address p {
  text-transform: capitalize;
}
/* line 4189, ../sass/custom-style.scss */
.block-intramaps #waste-day p {
  text-transform: lowercase;
}
/* line 4192, ../sass/custom-style.scss */
.block-intramaps #waste-day p:first-letter {
  text-transform: capitalize;
}
/* line 4199, ../sass/custom-style.scss */
.path-frontpage .block-intramaps #intramaps-map {
  width: 100vw !important;
  margin-left: calc(-50vw + 50%);
}
@media screen and (max-width: 61.9375em) {
  /* line 4199, ../sass/custom-style.scss */
  .path-frontpage .block-intramaps #intramaps-map {
    width: 100% !important;
    margin-left: auto;
  }
}

/* line 4212, ../sass/custom-style.scss */
#block-views-block-intramaps-councillors-block-1 {
  float: left;
  width: 40%;
  clear: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 4212, ../sass/custom-style.scss */
  #block-views-block-intramaps-councillors-block-1 {
    width: 100%;
    float: none;
  }
}

/* line 4224, ../sass/custom-style.scss */
#block-intramaps .field--name-body {
  padding: 20px;
}
/* line 4228, ../sass/custom-style.scss */
#block-intramaps .field--name-body #myInput {
  width: 100%;
  padding: 7px;
  border: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 4228, ../sass/custom-style.scss */
  #block-intramaps .field--name-body #myInput {
    width: 100%;
  }
}
/* line 4238, ../sass/custom-style.scss */
#block-intramaps .field--name-body #btn {
  padding: 0.7em 2em;
}
@media screen and (max-width: 61.9375em) {
  /* line 4223, ../sass/custom-style.scss */
  #block-intramaps {
    margin: 0 !important;
  }
}

/* line 4249, ../sass/custom-style.scss */
.intramaps-councillor .views-col {
  display: none;
}
/* line 4253, ../sass/custom-style.scss */
.intramaps-councillor .views-col .co-title {
  background: #FFE555;
  text-align: center;
  padding: 10px;
}
@media screen and (max-width: 61.9375em) {
  /* line 4249, ../sass/custom-style.scss */
  .intramaps-councillor .views-col {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
  }
}

/* line 4270, ../sass/custom-style.scss */
.field--type-text-with-summary a,
.field--name-field-link-have a,
.link_btn a {
  text-decoration: underline;
}

/* line 4277, ../sass/custom-style.scss */
.view-sponsor .views-col,
.view-sponsor .views-row {
  float: none;
  vertical-align: middle;
  max-width: calc(16% - 20px) !important;
  display: inline-block;
  background: none;
  border: 0;
  margin: 0 10px;
}
/* line 4288, ../sass/custom-style.scss */
.view-sponsor .views-col .views-field-field-logo,
.view-sponsor .views-row .views-field-field-logo {
  text-align: center;
}
/* line 4291, ../sass/custom-style.scss */
.view-sponsor .views-col .views-field-field-logo img,
.view-sponsor .views-row .views-field-field-logo img {
  width: auto;
}
/* line 4295, ../sass/custom-style.scss */
.col-md-6 .view-sponsor .views-col, .col-md-6
.view-sponsor .views-row {
  max-width: calc(25% - 20px) !important;
}

/* line 4302, ../sass/custom-style.scss */
body :not(.user-logged-in) a.intranet-visibility {
  display: none;
}

/* line 4308, ../sass/custom-style.scss */
body.user-logged-in a.intranet-visibility {
  display: block;
}
/* line 4312, ../sass/custom-style.scss */
body.user-logged-in .topwidget .view-news .flexslider a.flex-next {
  right: 170px;
}
/* line 4316, ../sass/custom-style.scss */
body.user-logged-in .bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place {
  right: 0;
}
/* line 4319, ../sass/custom-style.scss */
body.user-logged-in .bottom-widgets .region .field.field--name-body .youtube-shadow .youtube-video-place img {
  margin-top: 0;
}

/* line 4325, ../sass/custom-style.scss */
.views-accordion-header h2 {
  margin-bottom: -10px;
  margin-top: -10px;
  margin-left: 5px;
  float: left;
  font-size: 1em;
  font-weight: 500;
}

/* line 4337, ../sass/custom-style.scss */
.views-accordion-header h3 {
  font-size: 1em;
  margin: -10px 0;
  font-weight: 400;
}

/* line 4343, ../sass/custom-style.scss */
.paragraph--type--slideshow {
  padding-top: 20px;
}
/* line 4346, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider {
  border-radius: 0;
}
/* line 4349, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider .flex-caption {
  padding: 5px;
  padding-left: 20px;
  background: #F5F5F5;
}
/* line 4355, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a {
  opacity: 1;
  display: block;
  top: auto;
  bottom: 17px;
}
/* line 4361, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a.flex-prev {
  left: auto !important;
  right: 30px !important;
  text-align: center;
  color: transparent;
  text-shadow: none;
}
/* line 4368, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a.flex-prev::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #000;
  border-bottom: 5px solid transparent;
}
@media screen and (max-width: 61.9375em) {
  /* line 4361, ../sass/custom-style.scss */
  .paragraph--type--slideshow .flexslider a.flex-prev {
    right: 50px;
  }
}
/* line 4383, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a.flex-next {
  right: 10px !important;
  text-align: center;
  color: transparent;
  text-shadow: none;
}
/* line 4389, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a.flex-next::before {
  content: "";
  text-shadow: none;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #000;
  border-bottom: 5px solid transparent;
}
@media screen and (max-width: 61.9375em) {
  /* line 4383, ../sass/custom-style.scss */
  .paragraph--type--slideshow .flexslider a.flex-next {
    right: 20px;
  }
}
/* line 4404, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider a:before {
  font-family: "flexslider-icon";
  font-size: 15px;
  color: #fff;
  text-shadow: none;
}
/* line 4412, ../sass/custom-style.scss */
.paragraph--type--slideshow .flexslider .flex-control-paging {
  bottom: 20px;
  right: 0;
  left: 0;
  width: max-content;
}
@media screen and (max-width: 74.9375em) {
  /* line 4412, ../sass/custom-style.scss */
  .paragraph--type--slideshow .flexslider .flex-control-paging {
    display: none;
  }
}

/* line 4426, ../sass/custom-style.scss */
.page-not-found {
  text-align: center;
  color: #fff;
  background-color: #000;
  font-size: 14px;
}
/* line 4432, ../sass/custom-style.scss */
.page-not-found a {
  color: #fff;
  text-decoration: underline;
}
/* line 4437, ../sass/custom-style.scss */
.page-not-found strong {
  font-size: 30px;
  padding: 5px;
  margin: 30px auto;
  display: block;
}
/* line 4444, ../sass/custom-style.scss */
.page-not-found h1 {
  color: #fff;
}
/* line 4448, ../sass/custom-style.scss */
.page-not-found .footer-div {
  margin-top: 0;
}

/* line 4453, ../sass/custom-style.scss */
.views-element-container {
  clear: both;
}

/* line 4457, ../sass/custom-style.scss */
.node-preview-container {
  position: relative;
  clear: both;
}

/* line 4464, ../sass/custom-style.scss */
.paragraph--type--costs .table td,
.paragraph--type--costs .table th {
  border: 1px solid #B8B8B8 !important;
  vertical-align: top;
  width: max-content;
}
@media screen and (max-width: 61.9375em) {
  /* line 4464, ../sass/custom-style.scss */
  .paragraph--type--costs .table td,
  .paragraph--type--costs .table th {
    width: 100%;
  }
}

/* line 4482, ../sass/custom-style.scss */
.path-access-denied-ext .row,
.path-access-denied-ext .region-page-title,
.path-access-denied-ext .sidebar,
.path-access-denied-ext .node__content,
.path-access-denied-int .row,
.path-access-denied-int .region-page-title,
.path-access-denied-int .sidebar,
.path-access-denied-int .node__content {
  background-color: #000;
  color: #fff;
}
/* line 4490, ../sass/custom-style.scss */
.path-access-denied-ext .region-page-title,
.path-access-denied-int .region-page-title {
  text-align: center;
}

/* line 4495, ../sass/custom-style.scss */
.youtube-embed-wrapper {
  margin-bottom: 20px;
}

/* line 4499, ../sass/custom-style.scss */
.map.lat- {
  display: none;
}

/* line 4504, ../sass/custom-style.scss */
.birth-death .fieldset-wrapper {
  display: flex;
}
/* line 4507, ../sass/custom-style.scss */
.birth-death .fieldset-wrapper .field:first-child {
  margin-right: 5px;
}
/* line 4510, ../sass/custom-style.scss */
.birth-death .fieldset-wrapper .field:first-child:after {
  content: "-";
  padding-left: 5px;
}

/* line 4519, ../sass/custom-style.scss */
.node--type-biography .field--name-field-user-type {
  display: flex;
}
/* line 4524, ../sass/custom-style.scss */
.node--type-biography .field--name-field-user-type .field__item:not(:only-child):after {
  content: "-";
  padding: 0 5px;
}
/* line 4531, ../sass/custom-style.scss */
.node--type-biography .field--name-field-user-type .field__item:last-child::after {
  display: none;
}

/* line 4539, ../sass/custom-style.scss */
.region-page-title {
  position: relative;
}
/* line 4542, ../sass/custom-style.scss */
.region-page-title #block-librarylogo {
  position: absolute;
  width: 105px;
  right: 0;
  margin: 0;
  bottom: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 4542, ../sass/custom-style.scss */
  .region-page-title #block-librarylogo {
    position: relative;
    margin: auto;
  }
}

/* line 4557, ../sass/custom-style.scss */
.paragraph--type--have-your-say .field--name-field-text-have {
  width: 100%;
  padding: 25px 15px;
  margin: 30px 10px;
  position: relative;
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 4568, ../sass/custom-style.scss */
.path-user .views-field-field-council-network-login,
.path-user .views-field-field-user-image {
  width: 100px;
  float: left;
  margin-right: 30px;
}
/* line 4575, ../sass/custom-style.scss */
.path-user .views-field {
  display: flex;
}
/* line 4579, ../sass/custom-style.scss */
.path-user .views-label {
  font-weight: bold;
  margin-right: 10px;
  min-width: 80px;
}
/* line 4585, ../sass/custom-style.scss */
.path-user .views-field.views-field-name h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 4590, ../sass/custom-style.scss */
.path-user .views-field.views-field-field-bookmarks img {
  width: 40px;
  height: 40px;
  margin: 10px 10px 10px 0;
}
/* line 4596, ../sass/custom-style.scss */
.path-user .views-field-field-linkedin {
  margin-bottom: 15px;
}
/* line 4600, ../sass/custom-style.scss */
.path-user .views-field-field-bookmarks {
  margin: 25px 0 0;
}

/* line 4608, ../sass/custom-style.scss */
.path-node-add-events-event-creation th.field-label h4 {
  color: black;
}
/* line 4612, ../sass/custom-style.scss */
.path-node-add-events-event-creation a.tabledrag-handle .handle {
  width: 25px;
  height: 25px;
  display: none;
}
/* line 4618, ../sass/custom-style.scss */
.path-node-add-events-event-creation tr {
  background: #f1f1f1;
}
/* line 4621, ../sass/custom-style.scss */
.path-node-add-events-event-creation tr:not(:first-child) {
  display: none;
}
/* line 4626, ../sass/custom-style.scss */
.path-node-add-events-event-creation input,
.path-node-add-events-event-creation button,
.path-node-add-events-event-creation select,
.path-node-add-events-event-creation textarea {
  border: 1px solid #000;
}
/* line 4637, ../sass/custom-style.scss */
.path-node-add-events-event-creation button.link.tabledrag-toggle-weight {
  display: none;
}
/* line 4641, ../sass/custom-style.scss */
.path-node-add-events-event-creation .js-form-type-vertical-tabs.form-item-.js-form-item-.form-no-label {
  display: none;
}
/* line 4645, ../sass/custom-style.scss */
.path-node-add-events-event-creation label {
  display: block;
}
/* line 4650, ../sass/custom-style.scss */
.path-node-add-events-event-creation #field-contact-details-values .form-item-field-contact-details-0-field-website-0-uri {
  display: none;
}
/* line 4656, ../sass/custom-style.scss */
.path-node-add-events-event-creation #field-contact-details-values .field--name-field-website,
.path-node-add-events-event-creation #field-contact-details-values .field--name-field-facbook,
.path-node-add-events-event-creation #field-contact-details-values .field--name-field-twitter,
.path-node-add-events-event-creation #field-contact-details-values .field--name-field-facbook {
  display: none;
}
/* line 4664, ../sass/custom-style.scss */
.path-node-add-events-event-creation div#edit-field-book-now-0-uri--description,
.path-node-add-events-event-creation .form-item-field-book-now-0-title {
  display: none;
}
/* line 4669, ../sass/custom-style.scss */
.path-node-add-events-event-creation fieldset#edit-field-book-now-0 legend {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  border: 0;
  font-size: 16px;
}
/* line 4677, ../sass/custom-style.scss */
.path-node-add-events-event-creation input#edit-preview {
  display: none;
}
/* line 4681, ../sass/custom-style.scss */
.path-node-add-events-event-creation #edit-field-date-range-0 legend {
  display: none;
}
/* line 4685, ../sass/custom-style.scss */
.path-node-add-events-event-creation #edit-field-date-range-0-value,
.path-node-add-events-event-creation #edit-field-date-range-0-end-value {
  display: flex;
}
/* line 4689, ../sass/custom-style.scss */
.path-node-add-events-event-creation #edit-field-date-range-0-value .js-form-item,
.path-node-add-events-event-creation #edit-field-date-range-0-end-value .js-form-item {
  padding: 0 5px;
}
/* line 4694, ../sass/custom-style.scss */
.path-node-add-events-event-creation #edit-field-image-0--description,
.path-node-add-events-event-creation #cke_edit-body-0-value #cke_1_top,
.path-node-add-events-event-creation #edit-body-0-format,
.path-node-add-events-event-creation .form-item-field-date-range-0-timezone,
.path-node-add-events-event-creation #edit-field-date-range-0-rrule--description,
.path-node-add-events-event-creation #edit-field-date-description-0-format {
  display: none;
}
/* line 4703, ../sass/custom-style.scss */
.path-node-add-events-event-creation input,
.path-node-add-events-event-creation button,
.path-node-add-events-event-creation select,
.path-node-add-events-event-creation textarea {
  width: 100%;
  font-size: 1em;
}
/* line 4711, ../sass/custom-style.scss */
.path-node-add-events-event-creation .field--name-field-book-now {
  padding: 0;
}
/* line 4716, ../sass/custom-style.scss */
.path-node-add-events-event-creation .field--type-image label {
  color: transparent;
  font-size: 0;
}
/* line 4720, ../sass/custom-style.scss */
.path-node-add-events-event-creation .field--type-image label:before {
  content: "Please upload an image for your event.\00000A* Images should:\00000A1. Be landscape and high resolution (minimum 1000px wide x 500px high)\00000A2. Should be just an image (not text) and not an event flyer.";
  color: black;
  font-size: 16px;
  display: block;
  white-space: pre-wrap;
}
/* line 4727, ../sass/custom-style.scss */
.path-node-add-events-event-creation .field--type-image label:after {
  background: none;
}
/* line 4733, ../sass/custom-style.scss */
.path-node-add-events-event-creation #edit-field-date-range-0 .fieldset-wrapper {
  color: transparent;
}
/* line 4737, ../sass/custom-style.scss */
.path-node-add-events-event-creation .js-form-item-field-date-range-0-rrule {
  display: none;
}
/* line 4741, ../sass/custom-style.scss */
.path-node-add-events-event-creation .form-item-field-date-description-0-value {
  background: #f1f1f1;
  margin-top: -45px;
  padding: 10px;
}
/* line 4746, ../sass/custom-style.scss */
.path-node-add-events-event-creation .form-item-field-date-description-0-value label {
  color: transparent;
  font-size: 0;
}
/* line 4750, ../sass/custom-style.scss */
.path-node-add-events-event-creation .form-item-field-date-description-0-value label:before {
  content: "Please give us more information about your event date and time.\00000ATell us if it is:\00000A* Happening on more than one date (e.g. Saturday and Sunday, 11am-4pm)\00000A* A recurring event (e.g. the fourth Wednesday of every month) \00000A* Whether it continues over school holidays and public holidays.";
  color: black;
  font-size: 16px;
  display: block;
  white-space: pre-wrap;
}
/* line 4759, ../sass/custom-style.scss */
.path-node-add-events-event-creation .form-item-field-date-description-0-value #cke_2_top,
.path-node-add-events-event-creation .form-item-field-date-description-0-value #edit-field-date-description-0-format {
  display: none;
}
/* line 4765, ../sass/custom-style.scss */
.path-node-add-events-event-creation .field-add-more-submit,
.path-node-add-events-event-creation input[name="field_contact_details_0_remove_button"] {
  display: none;
}
/* line 4770, ../sass/custom-style.scss */
.path-node-add-events-event-creation .js-form-item-field-image-0-alt {
  display: none;
}

/* line 4776, ../sass/custom-style.scss */
.page-node-type-simplenews-issue h3 {
  color: #000;
  height: 42px;
  font-weight: 700;
  font-size: 1em;
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
/* line 4788, ../sass/custom-style.scss */
.page-node-type-simplenews-issue h3 a {
  text-decoration: none;
}
/* line 4793, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news,
.page-node-type-simplenews-issue .field--name-field-nl-events {
  clear: both;
}
/* line 4798, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item {
  float: left;
  width: calc(33.33% - 14px);
  margin: 10px;
  background-color: #fff;
  border: 1px solid #ede9e6;
  border-bottom-width: 2px;
  border-bottom-color: #ede9e6;
  height: 455px;
}
/* line 4808, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item .field--name-title,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item .field--name-title {
  display: -webkit-box;
  max-width: 100%;
  height: 65px;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 20px;
}
/* line 4820, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item .field--name-body,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item .field--name-body {
  height: 100px;
  border: 0;
  padding: 0 20px;
}
/* line 4826, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item .field--name-field-date-range,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item .field--name-field-date-range {
  padding: 0 20px;
}
/* line 4830, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item img,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item img {
  width: 100%;
}
/* line 4834, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item:hover,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item:hover {
  border-bottom-color: #fb463d;
}
/* line 4838, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item:first-child,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item:first-child {
  margin-left: 0;
}
/* line 4842, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news > .field__items > .field__item:last-child,
.page-node-type-simplenews-issue .field--name-field-nl-events > .field__items > .field__item:last-child {
  margin-right: 0;
}
/* line 4848, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-news h2,
.page-node-type-simplenews-issue .field--name-field-nl-events h2 {
  padding: 0;
  margin: 0;
}
/* line 4855, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-from-the-executive .newsletter_items {
  background: white;
  background-color: #fff;
  border: 1px solid #ede9e6;
  border-bottom-width: 2px;
  border-bottom-color: #ede9e6;
  height: 153px;
  margin: 10px 0;
}
/* line 4864, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-from-the-executive .newsletter_items .field--name-field-image {
  float: left;
}
/* line 4868, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-from-the-executive .newsletter_items .field--name-title,
.page-node-type-simplenews-issue .field--name-field-from-the-executive .newsletter_items .field--name-body {
  display: table;
  vertical-align: middle;
  padding: 5px 10px;
}
/* line 4877, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-job-listing,
.page-node-type-simplenews-issue .field--name-field-notification,
.page-node-type-simplenews-issue .field--name-field-news-pats-on-the-back,
.page-node-type-simplenews-issue .field--name-field-newsletter-in-out {
  float: left;
  width: calc(50% - 10px);
  background: white;
  background-color: #fff;
  border: 1px solid #ede9e6;
  border-bottom-width: 2px;
  border-bottom-color: #ede9e6;
  margin: 10px;
  padding: 20px;
  min-height: 200px;
}
/* line 4895, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-news-pats-on-the-back,
.page-node-type-simplenews-issue .field--name-field-job-listing {
  margin-left: 0;
}
/* line 4900, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-notification,
.page-node-type-simplenews-issue .field--name-field-newsletter-in-out {
  margin-right: 0;
}
/* line 4905, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-notification {
  float: right;
  clear: none;
  margin: 10px;
}
/* line 4909, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-notification .views-row {
  border-bottom: 1px solid #fb463d;
  padding: 25px 5px 25px 50px;
}
/* line 4913, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-notification .views-row:last-child {
  border-bottom: 0;
}
/* line 4917, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-notification .views-row .views-field-field-message:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background: #fb463d;
  border-radius: 50%;
  left: 10px;
  top: 23px;
}
/* line 4934, ../sass/custom-style.scss */
.page-node-type-simplenews-issue .field--name-field-nl-events .field--name-title a {
  color: #000;
  height: 42px;
  font-weight: 700;
  font-size: 1em;
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}

/* line 4950, ../sass/custom-style.scss */
.btn-success {
  color: #fff !important;
  background-color: #5cb85c !important;
  border-color: 1px solid #4cae4c !important;
}

/* line 4956, ../sass/custom-style.scss */
.btn-default {
  color: #fff !important;
  background-color: #2b2b2b !important;
  border: 1px solid #333 !important;
}
/* line 4961, ../sass/custom-style.scss */
.btn-default:hover {
  color: white !important;
  text-decoration: underline;
  background: #000;
}

/* line 4968, ../sass/custom-style.scss */
.btn-primary {
  color: #fff !important;
  background-color: #337ab7 !important;
  border: 1px solid #2e6da4 !important;
}
/* line 4973, ../sass/custom-style.scss */
.btn-primary:hover {
  color: white !important;
  text-decoration: underline;
}

/* line 4979, ../sass/custom-style.scss */
.btn-info {
  color: #fff !important;
  background-color: #5bc0de !important;
  border: 1px solid #46b8da !important;
}
/* line 4984, ../sass/custom-style.scss */
.btn-info:hover {
  color: white !important;
  text-decoration: underline;
}

/* line 4990, ../sass/custom-style.scss */
.btn-warning {
  color: #fff !important;
  background-color: #f0ad4e !important;
  border: 1px solid #eea236 !important;
}
/* line 4995, ../sass/custom-style.scss */
.btn-warning:hover {
  color: white !important;
  text-decoration: underline;
}

/* line 5001, ../sass/custom-style.scss */
.btn-danger {
  color: #fff !important;
  background-color: #d9534f !important;
  border: 1px solid #d43f3a !important;
}
/* line 5006, ../sass/custom-style.scss */
.btn-danger:hover {
  color: white !important;
  text-decoration: underline;
}

/* line 5013, ../sass/custom-style.scss */
[class*="path-greater-dandenong-libraries-"] #block-demonz-page-title {
  max-width: 85%;
}

/* line 5019, ../sass/custom-style.scss */
.sidebar .hide-sidebar {
  display: none;
}

/* line 5024, ../sass/custom-style.scss */
.node--type-biography legend {
  margin-bottom: 5px;
}

/* line 5030, ../sass/custom-style.scss */
.field--name-field-address .field__label,
.field--name-field-location .field__label {
  display: none;
}

@media screen and (max-width: 61.9375em) {
  /* line 5036, ../sass/custom-style.scss */
  thead,
  tbody,
  td,
  th,
  tr {
    width: 100%;
    display: block;
  }

  /* line 5045, ../sass/custom-style.scss */
  .sidebar {
    clear: both;
  }
}
/* line 5050, ../sass/custom-style.scss */
.region-post-content {
  max-width: 95vw;
  margin: 0 auto 15px;
  display: inline-block;
  width: 100%;
}

/* line 5058, ../sass/custom-style.scss */
.alert-danger {
  color: white;
  background-color: #ec1005;
  border-color: transparent;
}
/* line 5064, ../sass/custom-style.scss */
.alert-danger a {
  color: #fff;
}
/* line 5067, ../sass/custom-style.scss */
.alert-danger a:hover {
  color: #000 !important;
}
/* line 5073, ../sass/custom-style.scss */
.alert-danger .close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #f5f5f5;
  text-shadow: none;
  filter: alpha(opacity=20);
  opacity: 1;
  margin-top: -2px;
}

/* line 5086, ../sass/custom-style.scss */
#block-mainiwantto h2 {
  font-size: 2.5em;
  font-weight: 300;
  margin: 0.5em 0 1em;
}

/* line 5093, ../sass/custom-style.scss */
.path-sitemap ul {
  width: 100%;
  position: relative;
  border: 0;
}
/* line 5098, ../sass/custom-style.scss */
.path-sitemap ul li {
  width: calc(33% - 20px);
  background: whitesmoke;
  margin: 10px;
  line-height: 24px;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 15px;
}
/* line 5108, ../sass/custom-style.scss */
.path-sitemap ul li a {
  text-decoration: none;
}
/* line 5112, ../sass/custom-style.scss */
.path-sitemap ul li li {
  width: 100%;
  margin: 0;
  padding: 0;
}
/* line 5120, ../sass/custom-style.scss */
.path-sitemap .path-sitemap h2 {
  clear: both;
}

/* line 5125, ../sass/custom-style.scss */
.pnf {
  width: max-content;
  margin: 20px auto;
}

/* line 5131, ../sass/custom-style.scss */
.path-search-content .region-page-title {
  margin-top: 20px;
}
/* line 5135, ../sass/custom-style.scss */
.path-search-content .fac-result {
  margin-top: 50px;
}

/* line 5140, ../sass/custom-style.scss */
.region-footer-four button {
  font-size: 16px;
  color: #fff;
  margin: 5px;
  padding: 10px 30px;
  border-bottom: 1px solid #fff !important;
  border-left: 1px solid #fff !important;
  border-top: 1px solid #fff !important;
  border-right: #fff solid 1px !important;
  text-decoration: none !important;
}

/* line 5152, ../sass/custom-style.scss */
#block-views-block-events-block-2 h2 {
  font-size: 2em;
  font-weight: 300;
  margin: 0.5em 0 1em;
  margin-bottom: 5px;
}

/* line 5159, ../sass/custom-style.scss */
#block-views-block-related-events-block-1 .view-events-page .views-col .views-field-nothing {
  color: #000;
  padding: 24px;
  height: 110px;
  background: #fff;
  box-shadow: none;
}

/* line 5167, ../sass/custom-style.scss */
#web-messenger-container {
  z-index: 10000;
}

@media screen and (max-width: 61.9375em) {
  /* line 5171, ../sass/custom-style.scss */
  .ui-datepicker {
    display: none !important;
  }
}

/* line 5178, ../sass/custom-style.scss */
#block-intramaps-2 #btn {
  padding: 0.8em 2em;
}
/* line 5182, ../sass/custom-style.scss */
#block-intramaps-2 #myInput {
  width: 70%;
  padding: 10px 4px;
}

/* line 5188, ../sass/custom-style.scss */
.no-result {
  text-align: center;
  clear: both;
}

/* line 5193, ../sass/custom-style.scss */
.layout--twocol-section {
  display: flex !important;
}

/* line 5197, ../sass/custom-style.scss */
.field--name-field-linkedin {
  background: url(/themes/demonz/stylesheets/../images/linkedin.svg) no-repeat;
  width: 40px;
  height: 40px;
  background-size: cover;
  position: relative;
}
/* line 5204, ../sass/custom-style.scss */
.field--name-field-linkedin a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  font-size: 1px;
  padding: 10px;
  color: transparent !important;
}

/* line 5215, ../sass/custom-style.scss */
.youtube-chanell {
  display: flex;
}
/* line 5218, ../sass/custom-style.scss */
.youtube-chanell .timestap-list {
  height: 315px;
  margin-left: 25px;
  overflow-y: auto;
}
/* line 5223, ../sass/custom-style.scss */
.youtube-chanell .timestap-list .yt-timestamp {
  cursor: pointer;
  display: flex;
  margin-bottom: 8px;
}
/* line 5228, ../sass/custom-style.scss */
.youtube-chanell .timestap-list .yt-timestamp:hover {
  color: #FB463D;
}
/* line 5233, ../sass/custom-style.scss */
.youtube-chanell .timestap-list .bullet {
  width: 50px;
}
/* line 5237, ../sass/custom-style.scss */
.youtube-chanell .timestap-list .term-name {
  width: 100%;
}
@media screen and (max-width: 61.9375em) {
  /* line 5218, ../sass/custom-style.scss */
  .youtube-chanell .timestap-list {
    margin-left: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 5215, ../sass/custom-style.scss */
  .youtube-chanell {
    display: block;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 5250, ../sass/custom-style.scss */
  .youtube-chanell iframe {
    width: 100%;
  }
}
/* line 5256, ../sass/custom-style.scss */
.youtube-chanell .field__label {
  padding-top: 0;
}

/* line 5262, ../sass/custom-style.scss */
.field--name-field-reactions .votingapi-reaction-form > div {
  display: flex;
}
@media screen and (max-width: 61.9375em) {
  /* line 5262, ../sass/custom-style.scss */
  .field--name-field-reactions .votingapi-reaction-form > div {
    display: block;
  }
}
/* line 5269, ../sass/custom-style.scss */
.field--name-field-reactions .js-form-type-radio {
  display: flex;
  align-items: center;
  margin: 0;
  margin-right: 30px;
}
@media screen and (max-width: 61.9375em) {
  /* line 5269, ../sass/custom-style.scss */
  .field--name-field-reactions .js-form-type-radio {
    margin: 10px 0;
  }
}
/* line 5278, ../sass/custom-style.scss */
.field--name-field-reactions .js-form-type-radio .votingapi-reaction-item-wrapper {
  display: flex;
  align-items: center;
}
/* line 5282, ../sass/custom-style.scss */
.field--name-field-reactions .js-form-type-radio .votingapi-reaction-item-wrapper .votingapi-reaction-item {
  margin-right: 10px;
  display: flex;
  align-items: center;
}
/* line 5287, ../sass/custom-style.scss */
.field--name-field-reactions .js-form-type-radio .votingapi-reaction-item-wrapper .votingapi-reaction-item .votingapi-reaction-image {
  width: 35px;
  padding: 0 5px;
  margin-bottom: -1px;
}
/* line 5295, ../sass/custom-style.scss */
.field--name-field-reactions .js-form-type-radio input,
.field--name-field-reactions .js-form-type-radio label {
  margin: 0;
}

/* line 5302, ../sass/custom-style.scss */
.views-exposed-form .form-item.js-form-item-field-content-label-target-id {
  width: 100%;
  margin-top: 15px;
}
/* line 5306, ../sass/custom-style.scss */
.views-exposed-form .form-item.js-form-item-field-content-label-target-id li {
  float: left;
  width: 25%;
}
@media screen and (max-width: 74.9375em) {
  /* line 5306, ../sass/custom-style.scss */
  .views-exposed-form .form-item.js-form-item-field-content-label-target-id li {
    width: 50%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 5306, ../sass/custom-style.scss */
  .views-exposed-form .form-item.js-form-item-field-content-label-target-id li {
    width: 100%;
  }
}

/* line 5321, ../sass/custom-style.scss */
.view-jobs .location {
  background: url(/themes/demonz/stylesheets/../images/pin.svg) no-repeat;
  padding-left: 30px;
  background-size: 20px;
  background-position: left center;
  margin-bottom: 5px;
}
/* line 5329, ../sass/custom-style.scss */
.view-jobs .department {
  background: url(/themes/demonz/stylesheets/../images/department.svg) no-repeat;
  padding-left: 30px;
  background-size: 20px;
  background-position: left center;
  margin-bottom: 5px;
}
/* line 5337, ../sass/custom-style.scss */
.view-jobs .emptype {
  background: url(/themes/demonz/stylesheets/../images/emptype.svg) no-repeat;
  padding-left: 30px;
  background-size: 20px;
  background-position: left center;
  margin-bottom: 5px;
}
/* line 5345, ../sass/custom-style.scss */
.view-jobs .deadline {
  background: url(/themes/demonz/stylesheets/../images/deadline.svg) no-repeat;
  padding-left: 30px;
  background-size: 20px;
  background-position: left center;
  margin-bottom: 5px;
}
/* line 5353, ../sass/custom-style.scss */
.view-jobs.view-events-teaser {
  text-align: left;
}
/* line 5356, ../sass/custom-style.scss */
.view-jobs.view-events-teaser .right-side {
  margin-bottom: 15px;
}
/* line 5359, ../sass/custom-style.scss */
.view-jobs.view-events-teaser .right-side a {
  font-weight: 600;
  font-size: 20px;
  text-decoration: none;
}
/* line 5366, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li {
  margin: 1em;
  width: calc(50% - 2em);
  height: 250px;
  position: relative;
}
/* line 5372, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li .views-field-field-image {
  float: left;
  width: 40%;
  height: 247px;
  margin-right: 20px;
}
/* line 5377, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li .views-field-field-image .field-content {
  height: 100%;
}
@media screen and (max-width: 74.9375em) {
  /* line 5372, ../sass/custom-style.scss */
  .view-jobs.view-events-teaser ul li .views-field-field-image {
    height: 317px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 5372, ../sass/custom-style.scss */
  .view-jobs.view-events-teaser ul li .views-field-field-image {
    width: 100%;
    height: 200px;
    margin-right: 20px;
  }
}
/* line 5388, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li .views-field-field-image .field--name-field-content-image {
  height: 247px;
  margin: 0;
}
/* line 5392, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li .views-field-field-image h2 {
  display: none;
}
/* line 5396, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li .views-field-nothing {
  float: left;
  width: 55%;
  padding: 24px 5px;
}
/* line 5401, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li .views-field-nothing .right-side a {
  font-size: 18px;
}
@media screen and (max-width: 61.9375em) {
  /* line 5396, ../sass/custom-style.scss */
  .view-jobs.view-events-teaser ul li .views-field-nothing {
    width: 100%;
    padding: 24px;
  }
}
/* line 5411, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li .jobdesc {
  display: none;
  margin-top: 15px;
}
/* line 5419, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li:first-child .views-field-field-image img {
  height: 100%;
}
/* line 5425, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li .read-more {
  position: absolute;
  right: 25px;
  bottom: 20px;
}
@media screen and (max-width: 74.9375em) {
  /* line 5366, ../sass/custom-style.scss */
  .view-jobs.view-events-teaser ul li {
    height: 320px;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 5366, ../sass/custom-style.scss */
  .view-jobs.view-events-teaser ul li {
    height: 500px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 5366, ../sass/custom-style.scss */
  .view-jobs.view-events-teaser ul li {
    width: 100%;
    height: auto;
  }
}
/* line 5441, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li img {
  display: none;
}
/* line 5443, ../sass/custom-style.scss */
.view-jobs.view-events-teaser ul li img:first-child {
  display: block;
}
/* line 5449, ../sass/custom-style.scss */
.view-jobs .views-field-nothing {
  padding: 24px;
  float: left;
}
/* line 5452, ../sass/custom-style.scss */
.view-jobs .views-field-nothing .more-link {
  text-align: left;
}
/* line 5456, ../sass/custom-style.scss */
.view-jobs .views-col {
  margin: 10px;
  width: calc(50% - 20px) !important;
  max-width: 100% !important;
}
@media screen and (max-width: 37.4375em) {
  /* line 5456, ../sass/custom-style.scss */
  .view-jobs .views-col {
    width: 100% !important;
  }
}
/* line 5465, ../sass/custom-style.scss */
.view-jobs .views-row .views-field.views-field-title {
  width: 70%;
}
@media screen and (max-width: 61.9375em) {
  /* line 5465, ../sass/custom-style.scss */
  .view-jobs .views-row .views-field.views-field-title {
    width: 100%;
  }
}
/* line 5471, ../sass/custom-style.scss */
.view-jobs .views-row .views-field-nothing.job {
  width: 50%;
}
/* line 5476, ../sass/custom-style.scss */
.view-jobs .views-row .views-field-view .views-row {
  display: block;
  border: 0;
}
/* line 5479, ../sass/custom-style.scss */
.view-jobs .views-row .views-field-view .views-row .views-field-field-image {
  width: 100%;
}
@media screen and (max-width: 61.9375em) {
  /* line 5474, ../sass/custom-style.scss */
  .view-jobs .views-row .views-field-view {
    width: 100%;
  }
}
/* line 5489, ../sass/custom-style.scss */
.view-jobs .views-field-field-job-image img {
  display: none;
}
/* line 5491, ../sass/custom-style.scss */
.view-jobs .views-field-field-job-image img:first-child {
  display: block;
}

/* line 5499, ../sass/custom-style.scss */
.path-jobs-home-page .bottom-widgets .region .field.field--name-body .view-youtube {
  margin-top: 115px;
}

/* line 5504, ../sass/custom-style.scss */
.path-jobs .header__btn-tabs {
  display: none;
}

/* line 5510, ../sass/custom-style.scss */
.path-arts .region-page-title h1 {
  text-transform: uppercase;
  margin: 40px 0 !important;
}
/* line 5514, ../sass/custom-style.scss */
.path-arts button {
  border-bottom: none;
  transition: all 6ms ease-in-out;
  -webkit-transition: all 6ms ease-in-out;
  -moz-transition: all 6ms ease-in-out;
  -o-transition: all 6ms ease-in-out;
  text-decoration: none;
  text-align: center;
  margin: 10px auto;
  width: max-content;
  border: 1px solid #2b2b2b;
  padding: 15px;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 600;
  color: #2b2b2b;
  font-size: 1em;
  position: relative;
  background: none;
}
/* line 5534, ../sass/custom-style.scss */
.path-arts .view-events-page .views-col .views-field-nothing {
  padding: 0;
  clear: both;
  transform: none;
}
/* line 5539, ../sass/custom-style.scss */
.path-arts #block-views-block-related-events-block-1 .view-events-page .views-col .views-field-nothing {
  height: max-content;
  padding: 0;
  margin: 10px 0;
}
/* line 5544, ../sass/custom-style.scss */
.path-arts .header__btn-tabs {
  display: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 5548, ../sass/custom-style.scss */
  .path-arts #block-artshomeicons ul {
    margin: 0;
    padding: 0;
  }
}
/* line 5554, ../sass/custom-style.scss */
.path-arts #block-artshomeicons ul > a {
  color: transparent !important;
}
/* line 5559, ../sass/custom-style.scss */
.path-arts #block-artshomeicons .views-col,
.path-arts #block-artshomeicons li {
  max-width: calc(33% - 30px) !important;
  margin: 15px !important;
  list-style: none;
  float: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 5559, ../sass/custom-style.scss */
  .path-arts #block-artshomeicons .views-col,
  .path-arts #block-artshomeicons li {
    max-width: 100% !important;
    margin: 0 !important;
    float: none;
  }
}
/* line 5573, ../sass/custom-style.scss */
.path-arts #block-artshomeicons .views-field-title,
.path-arts #block-artshomeicons .field--name-link {
  z-index: 10;
  position: relative;
  background: #fff;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #ede9e6;
  border-bottom: 2px solid #ede9e6;
  text-align: center;
  float: none !important;
  height: 70px;
  padding: 15px;
}
/* line 5587, ../sass/custom-style.scss */
.path-arts #block-artshomeicons .views-field-title a,
.path-arts #block-artshomeicons .field--name-link a {
  text-decoration: none;
}
/* line 5591, ../sass/custom-style.scss */
.path-arts #block-artshomeicons .views-field-title:hover,
.path-arts #block-artshomeicons .field--name-link:hover {
  border-bottom-color: #585094;
}
/* line 5596, ../sass/custom-style.scss */
.path-arts #block-artshomeicons .field--name-field-menu-image {
  margin-top: -30px;
}
/* line 5602, ../sass/custom-style.scss */
.path-arts.page-node-type-events .layout--twocol-section img {
  width: 100%;
}
/* line 5610, ../sass/custom-style.scss */
.path-arts.path-visit-dna.is-ontop .main-header nav.navbar.navbar-default, .path-arts.path-education.is-ontop .main-header nav.navbar.navbar-default {
  background: transparent;
}
/* line 5614, ../sass/custom-style.scss */
.path-arts.path-visit-dna .region-primary-menu .menu-item a, .path-arts.path-education .region-primary-menu .menu-item a {
  color: white;
}
/* line 5617, ../sass/custom-style.scss */
.path-arts.path-visit-dna .main-header nav.navbar.navbar-default, .path-arts.path-education .main-header nav.navbar.navbar-default {
  background: #002d3f;
}
/* line 5620, ../sass/custom-style.scss */
.path-arts.path-visit-dna .brand.logo, .path-arts.path-education .brand.logo {
  filter: brightness(0) invert(1);
}
/* line 5623, ../sass/custom-style.scss */
.path-arts.path-visit-dna .main-header .header__btn button, .path-arts.path-education .main-header .header__btn button {
  filter: invert(1);
}

/* line 5630, ../sass/custom-style.scss */
.node--type-jobs .field__items {
  margin: 0;
}
/* line 5633, ../sass/custom-style.scss */
.node--type-jobs .field__label:after {
  content: ":";
  padding-right: 5px;
}

/* line 5638, ../sass/custom-style.scss */
.field--name-field-date-description + .field--name-field-date-range {
  display: none;
}

/* line 5643, ../sass/custom-style.scss */
.path-council-assist .brand.logo {
  background: url(/themes/demonz/stylesheets/../images/logo-CA.png) no-repeat;
  background-size: 225px;
  background-position: center;
}
@media screen and (max-width: 61.9375em) {
  /* line 5643, ../sass/custom-style.scss */
  .path-council-assist .brand.logo {
    background-size: 100%;
    width: 125px;
  }
}
/* line 5653, ../sass/custom-style.scss */
.path-council-assist .brand.logo img {
  opacity: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 5653, ../sass/custom-style.scss */
  .path-council-assist .brand.logo img {
    width: 100%;
    height: 100%;
  }
}

/* line 5663, ../sass/custom-style.scss */
#block-views-block-intramaps-councillors-block-1--2 {
  float: left;
  clear: none;
  width: 40%;
}

/* line 5668, ../sass/custom-style.scss */
#views-exposed-form-solr-search-content-page-1,
#views-exposed-form-council-assist-search-page-1 {
  display: flex;
}

/* line 5672, ../sass/custom-style.scss */
.layout__region--first {
  padding-right: 20px;
}

/* line 5675, ../sass/custom-style.scss */
.layout__region--second {
  padding-left: 10px;
}
/* line 5679, ../sass/custom-style.scss */
.layout__region--second .block-views-blockcontact-details-block-1 .views-field-field-contact-details {
  background: none;
  padding: 0;
}
/* line 5682, ../sass/custom-style.scss */
.layout__region--second .block-views-blockcontact-details-block-1 .views-field-field-contact-details .views-field {
  padding: 5px 0;
}
/* line 5687, ../sass/custom-style.scss */
.layout__region--second .block-field-blocknodeeventsfield-date-description + .block-field-blocknodeeventsfield-date-range {
  display: none;
}
/* line 5690, ../sass/custom-style.scss */
.layout__region--second .block {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
/* line 5693, ../sass/custom-style.scss */
.layout__region--second .block:empty {
  display: none;
}
/* line 5696, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-add-to-calendar, .layout__region--second .block.block-field-blocknodeeventsfield-book-now {
  border-bottom: 0;
}
/* line 5699, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-add-to-calendar .field__label, .layout__region--second .block.block-field-blocknodeeventsfield-book-now .field__label {
  background: url(/themes/demonz/stylesheets/../images/booking.svg) no-repeat right center;
  background-size: 20px;
}
/* line 5704, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-add-to-calendar .field--name-field-book-now a, .layout__region--second .block.block-field-blocknodeeventsfield-book-now .field--name-field-book-now a {
  float: left;
  margin: 5px 0;
  width: 186px;
  text-align: center;
}
/* line 5712, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-date-description .field__label {
  background: url(/themes/demonz/stylesheets/../images/date.svg) no-repeat right center;
  background-size: 20px;
}
/* line 5716, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-cost-of-event .field__label {
  background: url(/themes/demonz/stylesheets/../images/price.svg) no-repeat right center;
  background-size: 20px;
}
/* line 5720, ../sass/custom-style.scss */
.layout__region--second .block.block-field-blocknodeeventsfield-address-p .field__label {
  background: url(/themes/demonz/stylesheets/../images/location.svg) no-repeat right center;
  background-size: 20px;
}
/* line 5724, ../sass/custom-style.scss */
.layout__region--second .block.block-views-blockcontact-details-block-1 .field__label {
  background: url(/themes/demonz/stylesheets/../images/contact.svg) no-repeat right center;
  background-size: 20px;
}

/* line 5730, ../sass/custom-style.scss */
.block-views-blocklocation-display-block-2 {
  margin: 0 auto;
  text-align: center;
}

/* line 5735, ../sass/custom-style.scss */
.views-field-field-instagram,
.views-field-field-facbook {
  width: 30px;
  margin: 5px;
  display: inline-block;
}

/* line 5741, ../sass/custom-style.scss */
.block-field-blocknodeeventsfield-booking-info {
  clear: both;
}

/* line 5746, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item {
  width: 100%;
}
/* line 5749, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links ul {
  padding: 0;
}
/* line 5752, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li {
  display: inline-block;
  margin: 5px;
}
/* line 5755, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li::marker {
  display: none;
}
/* line 5758, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a {
  background: url(/themes/demonz/stylesheets/../images/sports.svg) no-repeat 5px center;
  background-size: 25px;
  border: 1px solid;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  padding-left: 35px;
}
/* line 5768, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a.bef-link--selected {
  color: #FB463D;
}
/* line 5771, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a[name="field_club_target_id[2079]"] {
  background-image: url(/themes/demonz/stylesheets/../images/cricket.svg);
}
/* line 5774, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a[name="field_club_target_id[2076]"] {
  background-image: url(/themes/demonz/stylesheets/../images/tennis.svg);
}
/* line 5777, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a[name="field_club_target_id[2081]"] {
  background-image: url(/themes/demonz/stylesheets/../images/squash.svg);
}
/* line 5780, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a[name="field_club_target_id[2078]"] {
  background-image: url(/themes/demonz/stylesheets/../images/soccer.svg);
}
/* line 5783, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a[name="field_club_target_id[2080]"] {
  background-image: url(/themes/demonz/stylesheets/../images/basketball.svg);
}
/* line 5786, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a[name="field_club_target_id[2077]"] {
  background-image: url(/themes/demonz/stylesheets/../images/oval.svg);
}
/* line 5789, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a[name="field_club_target_id[2852]"] {
  background-image: url(/themes/demonz/stylesheets/../images/baseball.png);
}
/* line 5792, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a[name="field_club_target_id[2866]"] {
  background-image: url(/themes/demonz/stylesheets/../images/rugby.png);
}
/* line 5795, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a[name="field_club_target_id[2869]"] {
  background-image: url(/themes/demonz/stylesheets/../images/lawn.png);
}
/* line 5798, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a[name="field_club_target_id[2853]"] {
  background-image: url(/themes/demonz/stylesheets/../images/athletic.svg);
}
/* line 5801, ../sass/custom-style.scss */
.view-sportsclub .views-exposed-form .form-item .bef-links li a[name="field_club_target_id[2868]"] {
  background-image: url(/themes/demonz/stylesheets/../images/petanque.png);
}

/* line 5810, ../sass/custom-style.scss */
.header__btn--search {
  right: 65px;
}

@media screen and (max-width: 61.9375em) {
  /* line 5813, ../sass/custom-style.scss */
  ul.header__btn-tabs {
    right: 120px;
  }
}

@media screen and (max-width: 80em) {
  /* line 5819, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu .menu li li {
    display: none;
  }
}
@media screen and (max-width: 80em) {
  /* line 5824, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu .menu li {
    width: 100%;
    border-bottom: 1px solid;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 5830, ../sass/custom-style.scss */
  .path-libraries #block-gtranslate,
  .path-libraries .block-gtranslate-block {
    right: 140px;
  }
}
/* line 5836, ../sass/custom-style.scss */
.path-libraries.path-frontpage .main-header {
  height: 610px;
}
@media screen and (max-width: 80em) {
  /* line 5836, ../sass/custom-style.scss */
  .path-libraries.path-frontpage .main-header {
    height: auto;
  }
}
/* line 5842, ../sass/custom-style.scss */
.path-libraries ::-webkit-calendar-picker-indicator {
  cursor: pointer;
  filter: invert(1) !important;
}
/* line 5846, ../sass/custom-style.scss */
.path-libraries .footer-div {
  background: black;
  background-position: right;
  filter: hue-rotate(45deg);
}
@media screen and (max-width: 61.9375em) {
  /* line 5846, ../sass/custom-style.scss */
  .path-libraries .footer-div {
    background: black;
  }
}
/* line 5857, ../sass/custom-style.scss */
.path-libraries.path-frontpage .twocolumn {
  background: linear-gradient(to right, #643693 0%, #e1288f 100%);
  padding: 35px;
  margin-top: -1px;
}
/* line 5861, ../sass/custom-style.scss */
.path-libraries.path-frontpage .twocolumn .region-bottom-third {
  display: flex;
}
/* line 5863, ../sass/custom-style.scss */
.path-libraries.path-frontpage .twocolumn .region-bottom-third .block {
  padding: 20px 50px;
}
/* line 5865, ../sass/custom-style.scss */
.path-libraries.path-frontpage .twocolumn .region-bottom-third .block a,
.path-libraries.path-frontpage .twocolumn .region-bottom-third .block p,
.path-libraries.path-frontpage .twocolumn .region-bottom-third .block h2,
.path-libraries.path-frontpage .twocolumn .region-bottom-third .block th,
.path-libraries.path-frontpage .twocolumn .region-bottom-third .block td {
  color: white !important;
}
/* line 5872, ../sass/custom-style.scss */
.path-libraries.path-frontpage .twocolumn .region-bottom-third .block a.btn.btn-default {
  font-size: 16px;
  color: #fff !important;
  margin: 25px 0;
  float: left;
  padding: 15px 30px;
  text-decoration: none;
  border: 1px solid #fff !important;
  background: none !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 5863, ../sass/custom-style.scss */
  .path-libraries.path-frontpage .twocolumn .region-bottom-third .block {
    padding: 0;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 5861, ../sass/custom-style.scss */
  .path-libraries.path-frontpage .twocolumn .region-bottom-third {
    display: block;
  }
}
/* line 5892, ../sass/custom-style.scss */
.path-libraries ul.header__btn-tabs {
  display: none !important;
}
/* line 5895, ../sass/custom-style.scss */
.path-libraries .brand.logo {
  background: url(/themes/demonz/stylesheets/../images/lib-logonew.png) no-repeat;
  background-position: left;
  background-size: 155px;
}
/* line 5902, ../sass/custom-style.scss */
.path-libraries .brand.logo img {
  opacity: 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 5902, ../sass/custom-style.scss */
  .path-libraries .brand.logo img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 5895, ../sass/custom-style.scss */
  .path-libraries .brand.logo {
    background-size: 100%;
    width: 145px;
    height: 95px;
  }
}
/* line 5923, ../sass/custom-style.scss */
.path-libraries .main-header:before {
  background: linear-gradient(to right, #643693 0%, #e1288f 100%);
}
/* line 5928, ../sass/custom-style.scss */
.path-libraries a:hover,
.path-libraries .region-primary-menu .menu-item a:hover,
.path-libraries .region-primary-menu li.is-expanded a:hover,
.path-libraries .footer-div a:hover,
.path-libraries .flex-pauseplay a:hover,
.path-libraries .region-primary-menu a.is-active,
.path-libraries .caption-row .slider-caption .more-link a:hover {
  color: #b33fb0 !important;
}
/* line 5950, ../sass/custom-style.scss */
.path-libraries .more-link a:hover,
.path-libraries .view-events-teaser .more-link a:hover,
.path-libraries .view-events-page .bef-exposed-form .form-item-title input,
.path-libraries .view-events-page .bef-exposed-form .form-item-date-min input,
.path-libraries .view-events-page .bef-exposed-form .form-item-address input,
.path-libraries .view-events-page .bef-exposed-form .form-item-title select,
.path-libraries .view-events-page .bef-exposed-form .form-item-date-min select,
.path-libraries .view-events-page .bef-exposed-form .form-item-address select,
.path-libraries .view-events-page .bef-exposed-form .form-item-date-max input {
  border-color: #943391 !important;
}
/* line 5962, ../sass/custom-style.scss */
.path-libraries .view-events-page .bef-exposed-form input[value="Apply"],
.path-libraries .view-events-page .bef-exposed-form button[value="Apply"],
.path-libraries .header__btn--mainmenu button:hover span,
.path-libraries .header__btn--mainmenu button:hover span:before,
.path-libraries .header__btn--mainmenu button:hover span:after,
.path-libraries .header__btn--search button:hover span:before,
.path-libraries .header__btn--search button:hover span:after {
  background-color: #943391 !important;
}
/* line 5975, ../sass/custom-style.scss */
.path-libraries .footer-menu:before {
  background: linear-gradient(to right, #643693 0%, #e1288f 100%) no-repeat;
  background-size: 100% 3px;
}
@media screen and (max-width: 61.9375em) {
  /* line 5984, ../sass/custom-style.scss */
  .path-libraries .view-homeicons-youth ul,
  .path-libraries #block-youthhomeicons ul,
  .path-libraries #block-drumhomeicons ul {
    margin: 0;
    padding: 0;
  }
}
/* line 5990, ../sass/custom-style.scss */
.path-libraries .view-homeicons-youth ul > a,
.path-libraries #block-youthhomeicons ul > a,
.path-libraries #block-drumhomeicons ul > a {
  color: transparent !important;
}
/* line 5995, ../sass/custom-style.scss */
.path-libraries .view-homeicons-youth .views-col,
.path-libraries .view-homeicons-youth li,
.path-libraries #block-youthhomeicons .views-col,
.path-libraries #block-youthhomeicons li,
.path-libraries #block-drumhomeicons .views-col,
.path-libraries #block-drumhomeicons li {
  max-width: calc(33% - 30px) !important;
  margin: 15px !important;
  list-style: none;
  float: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 5995, ../sass/custom-style.scss */
  .path-libraries .view-homeicons-youth .views-col,
  .path-libraries .view-homeicons-youth li,
  .path-libraries #block-youthhomeicons .views-col,
  .path-libraries #block-youthhomeicons li,
  .path-libraries #block-drumhomeicons .views-col,
  .path-libraries #block-drumhomeicons li {
    max-width: 100% !important;
    margin: 0 !important;
    float: none;
  }
}
/* line 6009, ../sass/custom-style.scss */
.path-libraries .view-homeicons-youth .views-field-title,
.path-libraries .view-homeicons-youth .field--name-link,
.path-libraries #block-youthhomeicons .views-field-title,
.path-libraries #block-youthhomeicons .field--name-link,
.path-libraries #block-drumhomeicons .views-field-title,
.path-libraries #block-drumhomeicons .field--name-link {
  z-index: 10;
  position: relative;
  background: #fff;
  margin: 0 auto;
  text-align: center;
  float: none !important;
  height: 70px;
  padding: 15px;
  box-shadow: none;
  border: 1px solid #ede9e6;
  border-bottom: 2px solid #ede9e6;
  width: 100%;
  margin-top: 0;
}
/* line 6025, ../sass/custom-style.scss */
.path-libraries .view-homeicons-youth .views-field-title a,
.path-libraries .view-homeicons-youth .field--name-link a,
.path-libraries #block-youthhomeicons .views-field-title a,
.path-libraries #block-youthhomeicons .field--name-link a,
.path-libraries #block-drumhomeicons .views-field-title a,
.path-libraries #block-drumhomeicons .field--name-link a {
  text-decoration: none;
}
/* line 6029, ../sass/custom-style.scss */
.path-libraries .view-homeicons-youth .views-field-title:hover,
.path-libraries .view-homeicons-youth .field--name-link:hover,
.path-libraries #block-youthhomeicons .views-field-title:hover,
.path-libraries #block-youthhomeicons .field--name-link:hover,
.path-libraries #block-drumhomeicons .views-field-title:hover,
.path-libraries #block-drumhomeicons .field--name-link:hover {
  border-bottom-color: #943391;
}
/* line 6034, ../sass/custom-style.scss */
.path-libraries .view-homeicons-youth .field--name-field-menu-image,
.path-libraries #block-youthhomeicons .field--name-field-menu-image,
.path-libraries #block-drumhomeicons .field--name-field-menu-image {
  margin-top: -30px;
}
/* line 6039, ../sass/custom-style.scss */
.path-libraries .caption-row .slider-caption .more-link a:hover {
  text-decoration: none;
  border-color: #943391;
  color: #943391 !important;
}
/* line 6047, ../sass/custom-style.scss */
.path-libraries .views-view-responsive-grid .views-col:hover {
  border-bottom-color: #943391;
}
/* line 6059, ../sass/custom-style.scss */
.path-libraries .view-events-teaser ul li:hover {
  border-bottom-color: #943391;
}
/* line 6064, ../sass/custom-style.scss */
.path-libraries .view-events-teaser ul li:hover .views-field-title a {
  color: #943391 !important;
}
/* line 6073, ../sass/custom-style.scss */
.path-libraries .region-pre-header .views-field-title {
  position: absolute;
  background: #fff;
  bottom: 80px;
  padding: 10px 20px;
  font-size: 20px;
}
/* line 6081, ../sass/custom-style.scss */
.path-libraries .region-pre-header .flex-direction-nav {
  left: 35px;
  bottom: 125px;
}
/* line 6085, ../sass/custom-style.scss */
.path-libraries .region-pre-header .flex-direction-nav a {
  background: rgba(148, 51, 145, 0.75);
}
/* line 6088, ../sass/custom-style.scss */
.path-libraries .region-pre-header .flex-direction-nav a.flex-next {
  right: 15px !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 6081, ../sass/custom-style.scss */
  .path-libraries .region-pre-header .flex-direction-nav {
    bottom: 215px;
  }
}
@media screen and (min-width: 75em) {
  /* line 6098, ../sass/custom-style.scss */
  .path-libraries .header__btn--mainmenu {
    display: none;
  }
}
@media screen and (max-width: 80em) {
  /* line 6103, ../sass/custom-style.scss */
  .path-libraries .header__btn--mainmenu {
    display: block;
  }
}
/* line 6108, ../sass/custom-style.scss */
.path-libraries .preheader {
  margin-top: 100px;
}
@media screen and (max-width: 80em) {
  /* line 6108, ../sass/custom-style.scss */
  .path-libraries .preheader {
    margin-top: 0;
  }
}
/* line 6114, ../sass/custom-style.scss */
.path-libraries .main-header .container {
  margin-bottom: -1px;
}
@media screen and (min-width: 75em) {
  /* line 6117, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu {
    position: absolute !important;
    background: #2e2d2d;
    width: 100vw;
    right: 0;
    left: -45px;
    top: -8px;
    overflow: hidden;
    height: auto;
  }
}
@media screen and (max-width: 80em) {
  /* line 6117, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu {
    height: calc(100vh - 250px) !important;
    overflow-y: auto !important;
  }
}
@media screen and (min-width: 75em) {
  /* line 6117, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu {
    display: block;
    height: auto;
    position: relative;
  }
}
@media screen and (max-width: 80em) {
  /* line 6117, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu {
    display: none;
  }
}
/* line 6140, ../sass/custom-style.scss */
.path-libraries .region-primary-menu .menu {
  margin: auto;
  max-width: 1280px;
}
@media screen and (min-width: 75em) {
  /* line 6140, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu .menu {
    min-height: auto;
    padding: 0;
    overflow: hidden;
  }
}
/* line 6150, ../sass/custom-style.scss */
.path-libraries .region-primary-menu .menu .menu-item--expanded > ul {
  position: absolute;
  padding: 10px;
  left: 0;
  margin: 0 auto;
  max-width: 1110px;
  right: 0;
}
/* line 6159, ../sass/custom-style.scss */
.path-libraries .region-primary-menu .menu .menu-item--expanded > ul li {
  float: left;
  width: 50% !important;
}
@media screen and (min-width: 75em) {
  /* line 6165, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu .menu .menu {
    display: none;
  }
}
/* line 6170, ../sass/custom-style.scss */
.path-libraries .region-primary-menu .menu li:hover .menu {
  display: block;
}
@media screen and (min-width: 75em) {
  /* line 6175, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu .menu-item {
    width: auto;
    padding: 0 19px;
    position: static;
  }
}
@media screen and (min-width: 75em) {
  /* line 6181, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu .menu-item a {
    font-size: 18px;
  }
  /* line 6185, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu .menu-item a:hover, .path-libraries .region-primary-menu .menu-item a.is-active {
    color: white !important;
    text-decoration: underline;
  }
}
@media screen and (min-width: 75em) {
  /* line 6193, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu .menu-item .menu-item {
    padding: 0;
  }
}
@media screen and (min-width: 75em) {
  /* line 6197, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu .menu-item .menu-item a {
    padding: 10px 0;
    font-size: 16px;
    max-width: 80%;
    height: 40px;
  }
}
@media screen and (min-width: 75em) {
  /* line 6208, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu .menu-item.menu-item--expanded:hover {
    height: 350px;
  }
}
@media screen and (max-width: 80em) {
  /* line 6208, ../sass/custom-style.scss */
  .path-libraries .region-primary-menu .menu-item.menu-item--expanded:hover {
    height: auto;
  }
}
/* line 6220, ../sass/custom-style.scss */
.path-libraries .header__btn--external {
  display: none !important;
}
/* line 6225, ../sass/custom-style.scss */
.path-libraries .view-events-page .bef-exposed-form {
  position: relative;
  top: auto;
}
/* line 6232, ../sass/custom-style.scss */
.path-libraries.path-drum-events h1 {
  float: left;
  clear: both;
}
/* line 6239, ../sass/custom-style.scss */
.path-libraries.event-template .brand.logo {
  width: 230px;
  height: 85px;
}
/* line 6243, ../sass/custom-style.scss */
.path-libraries.event-template .brand.logo a.site-branding__logo {
  width: 230px;
  height: 85px;
  float: left;
}
/* line 6250, ../sass/custom-style.scss */
.path-libraries.event-template li.tn-prod-list-item a {
  text-decoration: none;
}
/* line 6254, ../sass/custom-style.scss */
.path-libraries.event-template .tn-prod-list-item__property--img-container {
  margin: 0;
  width: 310px;
  height: 180px;
}
/* line 6259, ../sass/custom-style.scss */
.path-libraries.event-template .tn-prod-list-item__property--img-container img {
  width: 100%;
  height: 100%;
}
/* line 6265, ../sass/custom-style.scss */
.path-libraries.event-template .btn-primary,
.path-libraries.event-template .btn-info {
  color: #fff !important;
  background-color: #000 !important;
  border: 0 !important;
}
/* line 6272, ../sass/custom-style.scss */
.path-libraries.event-template .tn-syos-mobile-cart-controls__btn-view-cart:disabled {
  color: #616161;
}
/* line 6276, ../sass/custom-style.scss */
.path-libraries.event-template .tn-syos__btn-add-to-cart:disabled {
  background-color: #989797;
}
/* line 6280, ../sass/custom-style.scss */
.path-libraries.event-template .tn-syos__btn-add-to-cart {
  background-color: #000000;
}
/* line 6284, ../sass/custom-style.scss */
.path-libraries.event-template .tn-cart-totals__line-item {
  color: #5f5f5f;
}
/* line 6288, ../sass/custom-style.scss */
.path-libraries.event-template .tn-cart-totals__line-item--primary {
  color: #000 !important;
}
/* line 6292, ../sass/custom-style.scss */
.path-libraries.event-template .tn-btn-datepicker__icon-container,
.path-libraries.event-template .tn-event-listing-mode-tab-nav__list-item,
.path-libraries.event-template .tn-account-login-page .tn-account-login-forgot-login-link,
.path-libraries.event-template .tn-detail-page-header .tn-detail-production-text-toggle-link,
.path-libraries.event-template .tn-gift-certificate-component #apply-gc-submit,
.path-libraries.event-template .tn-gift-certificate-component .tn-apply.tn-payment-gift-certificate-toggle,
.path-libraries.event-template .tn-gift-certificate-component .tn-cancel.tn-payment-gift-certificate-toggle,
.path-libraries.event-template .tn-listing-filter-component .tn-date-filter-reset-button,
.path-libraries.event-template .tn-listing-legend-toggle-link,
.path-libraries.event-template .tn-payment-plan-component .tn-apply.tn-payment-plan-toggle,
.path-libraries.event-template .tn-payment-plan-component .tn-cancel.tn-payment-plan-toggle,
.path-libraries.event-template .tn-payment-plan .tn-apply.tn-payment-plan-toggle,
.path-libraries.event-template .tn-payment-plan .tn-cancel.tn-payment-plan-toggle,
.path-libraries.event-template .tn-subnav-component .tn-promo-box button.tn-subnav-promo-button,
.path-libraries.event-template .tnew_button_as_link {
  color: #943391;
}
/* line 6310, ../sass/custom-style.scss */
.path-libraries.event-template .tn-syos-screen-button {
  background-color: #943391;
  border-color: #943391;
}
/* line 6315, ../sass/custom-style.scss */
.path-libraries.event-template .glyphicon {
  padding: 0;
}
/* line 6319, ../sass/custom-style.scss */
.path-libraries #block-libraryaccount {
  position: absolute;
  right: 165px;
  top: 40px;
}
@media screen and (max-width: 74.9375em) {
  /* line 6319, ../sass/custom-style.scss */
  .path-libraries #block-libraryaccount {
    top: 60px;
    right: 190px;
  }
}
/* line 6327, ../sass/custom-style.scss */
.path-libraries #block-libraryaccount a {
  text-decoration: none;
  color: white;
  font-size: 13px;
  position: relative;
}
/* line 6332, ../sass/custom-style.scss */
.path-libraries #block-libraryaccount a:hover {
  border-bottom: 3px solid white;
  color: white !important;
}
@media screen and (max-width: 37.4375em) {
  /* line 6332, ../sass/custom-style.scss */
  .path-libraries #block-libraryaccount a:hover {
    color: transparent !important;
    border-bottom: 0;
  }
}
@media screen and (max-width: 74.9375em) {
  /* line 6342, ../sass/custom-style.scss */
  .path-libraries #block-libraryaccount a:before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    background: url(/themes/demonz/stylesheets/../images/ulogin.svg) no-repeat center;
    background-size: 50px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 15px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 6327, ../sass/custom-style.scss */
  .path-libraries #block-libraryaccount a {
    color: transparent;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 6319, ../sass/custom-style.scss */
  .path-libraries #block-libraryaccount {
    right: 205px;
  }
}
@media screen and (max-width: 37.4375em) {
  /* line 6319, ../sass/custom-style.scss */
  .path-libraries #block-libraryaccount {
    right: 155px;
    top: 67px;
  }
}
/* line 6369, ../sass/custom-style.scss */
.path-libraries .header__btn--search span {
  background: none !important;
}
/* line 6373, ../sass/custom-style.scss */
.path-libraries .region-slideshow {
  margin-top: 100px;
}
@media screen and (max-width: 61.9375em) {
  /* line 6373, ../sass/custom-style.scss */
  .path-libraries .region-slideshow {
    margin-top: 0;
  }
}

/* line 6382, ../sass/custom-style.scss */
#block-librarymember form {
  position: relative;
}
/* line 6385, ../sass/custom-style.scss */
#block-librarymember input[type="submit"] {
  padding: 15px;
  text-align: center;
  height: 30px;
  border: 0;
  background: none;
  position: absolute;
  right: 0;
  top: 13px;
  color: transparent;
  background: url(/themes/demonz/stylesheets/../images/search.svg) no-repeat;
  width: 30px;
  background-size: 20px;
}
/* line 6399, ../sass/custom-style.scss */
#block-librarymember input#qu {
  width: 100%;
  background: #fff;
  color: #000;
  padding: 10px;
  font-size: 18px;
  border: 0;
}

/* line 6411, ../sass/custom-style.scss */
.path-arts .region-content {
  min-height: 50vh;
}
/* line 6415, ../sass/custom-style.scss */
.path-arts .doubleside .right-side {
  width: 50%;
}
/* line 6420, ../sass/custom-style.scss */
.path-arts.path-frontpage .flexslider {
  height: auto;
  min-height: 75vh;
}
@media screen and (max-width: 61.9375em) {
  /* line 6420, ../sass/custom-style.scss */
  .path-arts.path-frontpage .flexslider {
    min-height: 380px;
  }
}
/* line 6426, ../sass/custom-style.scss */
.path-arts.path-frontpage .flexslider img {
  width: 100vw;
  height: 100%;
  min-height: 75vh;
}
@media screen and (max-width: 61.9375em) {
  /* line 6426, ../sass/custom-style.scss */
  .path-arts.path-frontpage .flexslider img {
    min-height: 380px;
  }
}
/* line 6434, ../sass/custom-style.scss */
.path-arts.path-frontpage .flexslider .caption-row {
  position: absolute;
  bottom: 0;
  width: 350px;
  min-width: 35%;
  padding: 2% 2% 0 2%;
  margin: 40px;
  background-color: rgba(0, 0, 0, 0.6);
  height: auto;
}
/* line 6443, ../sass/custom-style.scss */
.path-arts.path-frontpage .flexslider .caption-row .slider-caption {
  display: inline-block;
  padding: 0;
  text-align: left;
  margin-top: auto;
}
@media screen and (max-width: 74.9375em) {
  /* line 6443, ../sass/custom-style.scss */
  .path-arts.path-frontpage .flexslider .caption-row .slider-caption {
    height: auto;
    left: auto;
    background: transparent;
    bottom: auto;
    position: relative;
  }
}
/* line 6461, ../sass/custom-style.scss */
.path-arts.path-frontpage .content_layout {
  text-align: left;
}
/* line 6465, ../sass/custom-style.scss */
.path-arts h2,
.path-arts h3,
.path-arts h4 {
  font-family: "Barlow", sans-serif !important;
  font-weight: 700 !important;
  text-align: left;
}
/* line 6472, ../sass/custom-style.scss */
.path-arts h2 {
  font-size: 2.5em;
}
/* line 6475, ../sass/custom-style.scss */
.path-arts p,
.path-arts a {
  font-family: "Barlow", sans-serif !important;
}
/* line 6479, ../sass/custom-style.scss */
.path-arts a:hover {
  color: #6693a5 !important;
}
/* line 6482, ../sass/custom-style.scss */
.path-arts #wrapper .container {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}
/* line 6487, ../sass/custom-style.scss */
.path-arts .views-element-container {
  padding: 1em 0;
}
/* line 6489, ../sass/custom-style.scss */
.path-arts .views-element-container:empty {
  display: none;
}
/* line 6493, ../sass/custom-style.scss */
.path-arts .main-header {
  color: #000;
  background: white;
  min-height: 150px;
  width: 100%;
}
/* line 6498, ../sass/custom-style.scss */
.path-arts .main-header::before {
  display: none;
}
/* line 6501, ../sass/custom-style.scss */
.path-arts .main-header nav.navbar.navbar-default {
  padding: 15px 50px;
  width: 100%;
  position: fixed;
  background: white;
  margin: 0;
  border-radius: 0;
}
@media screen and (max-width: 74.9375em) {
  /* line 6501, ../sass/custom-style.scss */
  .path-arts .main-header nav.navbar.navbar-default {
    padding: 0;
  }
}
/* line 6512, ../sass/custom-style.scss */
.path-arts .main-header .container {
  max-width: 100%;
}
/* line 6515, ../sass/custom-style.scss */
.path-arts .main-header .header__btn button {
  border: 0;
  padding: 5px;
  width: 45px;
}
/* line 6520, ../sass/custom-style.scss */
.path-arts .main-header .header__btn:hover .header__btn-label {
  color: black;
}
/* line 6524, ../sass/custom-style.scss */
.path-arts .brand.logo {
  background: url(/themes/demonz/stylesheets/../images/dna-dark.png) no-repeat;
  background-size: 315px;
  background-position: center;
}
/* line 6529, ../sass/custom-style.scss */
.path-arts .brand.logo img {
  opacity: 0;
  width: 315px;
}
@media screen and (max-width: 61.9375em) {
  /* line 6529, ../sass/custom-style.scss */
  .path-arts .brand.logo img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 6524, ../sass/custom-style.scss */
  .path-arts .brand.logo {
    background-size: 100%;
    width: 180px;
  }
}
/* line 6543, ../sass/custom-style.scss */
.path-arts .header__btn {
  display: none !important;
}
/* line 6546, ../sass/custom-style.scss */
.path-arts .navbar-header {
  float: left;
  width: max-content;
}
@media screen and (min-width: 62em) {
  /* line 6550, ../sass/custom-style.scss */
  .path-arts .header__btn--mainmenu + .col-md-12 {
    float: right;
    width: 650px;
  }
}
/* line 6630, ../sass/custom-style.scss */
.path-arts .region-primary-menu {
  position: absolute;
  right: 0;
  width: max-content;
}
/* line 6634, ../sass/custom-style.scss */
.path-arts .region-primary-menu.active {
  margin: 0;
  height: calc(100vh - 35px);
  background: #002d3f;
}
/* line 6639, ../sass/custom-style.scss */
.path-arts .region-primary-menu .menu {
  margin: auto;
  max-width: 1280px;
}
@media screen and (min-width: 62em) {
  /* line 6639, ../sass/custom-style.scss */
  .path-arts .region-primary-menu .menu {
    min-height: auto;
    padding: 0;
    overflow: hidden;
  }
}
/* line 6651, ../sass/custom-style.scss */
.path-arts .region-primary-menu .menu li a.is-active, .path-arts .region-primary-menu .menu li a:hover {
  color: #6693a5 !important;
}
/* line 6657, ../sass/custom-style.scss */
.path-arts .region-primary-menu .menu .menu-item--expanded > ul {
  position: absolute;
  padding: 10px;
  left: 0;
  margin: 0 auto;
  max-width: 1235px;
  right: 0;
}
/* line 6666, ../sass/custom-style.scss */
.path-arts .region-primary-menu .menu .menu-item--expanded > ul li {
  float: left;
  width: 50% !important;
}
@media screen and (min-width: 62em) {
  /* line 6672, ../sass/custom-style.scss */
  .path-arts .region-primary-menu .menu .menu {
    display: none;
  }
}
/* line 6677, ../sass/custom-style.scss */
.path-arts .region-primary-menu .menu li:hover .menu {
  display: block;
}
@media screen and (min-width: 62em) {
  /* line 6630, ../sass/custom-style.scss */
  .path-arts .region-primary-menu {
    display: block !important;
    height: auto;
    position: relative;
  }
}
@media screen and (min-width: 62em) {
  /* line 6686, ../sass/custom-style.scss */
  .path-arts .region-primary-menu .menu-item {
    width: auto;
    padding: 0 20px;
    position: static;
  }
}
/* line 6692, ../sass/custom-style.scss */
.path-arts .region-primary-menu .menu-item a {
  font-family: "Barlow", sans-serif !important;
  text-transform: uppercase !important;
  font-weight: 800 !important;
}
@media screen and (min-width: 62em) {
  /* line 6692, ../sass/custom-style.scss */
  .path-arts .region-primary-menu .menu-item a {
    font-size: 18px;
    color: #002d3f;
  }
  /* line 6700, ../sass/custom-style.scss */
  .path-arts .region-primary-menu .menu-item a:hover, .path-arts .region-primary-menu .menu-item a.is-active {
    color: #6693a5 !important;
  }
}
@media screen and (min-width: 62em) {
  /* line 6706, ../sass/custom-style.scss */
  .path-arts .region-primary-menu .menu-item .menu-item {
    padding: 0;
  }
}
@media screen and (min-width: 62em) {
  /* line 6710, ../sass/custom-style.scss */
  .path-arts .region-primary-menu .menu-item .menu-item a {
    padding: 10px 0;
    font-size: 16px;
    max-width: 80%;
    height: 40px;
  }
}
@media screen and (min-width: 62em) {
  /* line 6721, ../sass/custom-style.scss */
  .path-arts .region-primary-menu .menu-item.menu-item--expanded:hover {
    height: 350px;
  }
}
/* line 6730, ../sass/custom-style.scss */
.path-arts .views-view-responsive-grid .views-col {
  border: 0;
  box-shadow: none;
}
/* line 6733, ../sass/custom-style.scss */
.path-arts .views-view-responsive-grid .views-col:hover {
  filter: saturate(0.5);
  transition: 0.5s;
}
/* line 6737, ../sass/custom-style.scss */
.path-arts .views-view-responsive-grid .views-col .views-field-field-date-range-value {
  margin-top: 0;
  height: auto;
  background: none;
  backdrop-filter: none;
  color: black;
  padding: 15px 0 0;
}
/* line 6745, ../sass/custom-style.scss */
.path-arts .views-view-responsive-grid .views-col .views-field-title {
  padding: 10px 0;
  height: auto;
  text-align: left;
}
/* line 6749, ../sass/custom-style.scss */
.path-arts .views-view-responsive-grid .views-col .views-field-title a {
  font-weight: bold;
  height: auto;
}
/* line 6755, ../sass/custom-style.scss */
.path-arts .views-view-responsive-grid.cols-3 .views-col {
  max-width: calc(33% - 25px);
  margin: 15px;
}
/* line 6759, ../sass/custom-style.scss */
.path-arts .views-view-responsive-grid.cols-3 .views-col .views-field-field-image {
  float: none;
  max-width: 100%;
}
/* line 6763, ../sass/custom-style.scss */
.path-arts .views-view-responsive-grid.cols-3 .views-col .views-field-title {
  width: auto;
  background: none;
  float: none;
}
/* line 6772, ../sass/custom-style.scss */
.path-arts .view-events-page header img {
  height: 100vh;
  width: 100%;
  padding: 0 18px;
}
/* line 6777, ../sass/custom-style.scss */
.path-arts .view-events-page header .sqs-layout {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  width: calc(100% - 35px);
  height: 100vh;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/* line 6787, ../sass/custom-style.scss */
.path-arts .view-events-page header .sqs-layout .sqs-row {
  position: absolute;
  bottom: 50px;
  display: flex;
  width: 70%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
/* line 6796, ../sass/custom-style.scss */
.path-arts .view-events-page header .sqs-layout .sqs-row h4 {
  color: white;
}
/* line 6801, ../sass/custom-style.scss */
.path-arts .view-events-page header .col.sqs-col-7 {
  width: 100%;
}
/* line 6803, ../sass/custom-style.scss */
.path-arts .view-events-page header .col.sqs-col-7 .accordion-header {
  border-top: 1px solid white;
  width: 100%;
  padding-top: 5px;
  cursor: pointer;
}
/* line 6808, ../sass/custom-style.scss */
.path-arts .view-events-page header .col.sqs-col-7 .accordion-header:after {
  margin-right: 0.5em;
  content: "+";
  color: #fff;
  display: inline-block;
  position: absolute;
  right: 0;
}
/* line 6820, ../sass/custom-style.scss */
.path-arts .view-events-page header .col.sqs-col-7 .accordion-header.last {
  border-bottom: 1px solid white;
  padding-bottom: 10px;
}
/* line 6825, ../sass/custom-style.scss */
.path-arts .view-events-page header .col.sqs-col-7 .accordion-content {
  padding: 10px 60px 25px;
}
/* line 6829, ../sass/custom-style.scss */
.path-arts .view-events-page header .col.sqs-col-5.span-5 {
  width: 100%;
  margin-right: 20px;
}
/* line 6836, ../sass/custom-style.scss */
.path-arts .block-views-blocksponsors-block-2 {
  width: 70%;
  margin: 0 auto;
}
/* line 6840, ../sass/custom-style.scss */
.path-arts .footer-div {
  background: #002d3f;
}
/* line 6843, ../sass/custom-style.scss */
.path-arts #block-footerarts .field--name-body {
  display: flex;
  margin: 0 auto;
  width: max-content;
}
/* line 6847, ../sass/custom-style.scss */
.path-arts #block-footerarts .field--name-body h3 {
  color: white;
  font-size: 2em;
}
/* line 6851, ../sass/custom-style.scss */
.path-arts #block-footerarts .field--name-body .newsletter {
  margin: 60px;
  width: 100%;
}
/* line 6854, ../sass/custom-style.scss */
.path-arts #block-footerarts .field--name-body .newsletter .btn,
.path-arts #block-footerarts .field--name-body .newsletter input[type="submit"],
.path-arts #block-footerarts .field--name-body .newsletter button[type="submit"] {
  background: white;
  color: black;
  margin: 2px 10px;
  padding: 23px;
}
/* line 6862, ../sass/custom-style.scss */
.path-arts #block-footerarts .field--name-body .newsletter input {
  padding: 20px;
  width: 70%;
  float: left;
}
@media screen and (max-width: 61.9375em) {
  /* line 6851, ../sass/custom-style.scss */
  .path-arts #block-footerarts .field--name-body .newsletter {
    margin: 20px 10px;
    max-width: 100%;
  }
}
/* line 6872, ../sass/custom-style.scss */
.path-arts #block-footerarts .field--name-body .social-media {
  margin: 60px;
  width: 100%;
}
/* line 6875, ../sass/custom-style.scss */
.path-arts #block-footerarts .field--name-body .social-media a {
  background: none !important;
}
@media screen and (max-width: 61.9375em) {
  /* line 6872, ../sass/custom-style.scss */
  .path-arts #block-footerarts .field--name-body .social-media {
    margin: 20px 10px;
  }
}
/* line 6882, ../sass/custom-style.scss */
.path-arts #block-footerarts .field--name-body p {
  padding: 20px 0;
}
@media screen and (max-width: 61.9375em) {
  /* line 6882, ../sass/custom-style.scss */
  .path-arts #block-footerarts .field--name-body p {
    max-width: 95%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 6843, ../sass/custom-style.scss */
  .path-arts #block-footerarts .field--name-body {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 6893, ../sass/custom-style.scss */
  .path-arts .header__btn--mainmenu {
    display: block !important;
  }
}
/* line 6898, ../sass/custom-style.scss */
.path-arts .header__btn--mainmenu button span {
  background: #002d3f;
}
/* line 6900, ../sass/custom-style.scss */
.path-arts .header__btn--mainmenu button span::before, .path-arts .header__btn--mainmenu button span::after {
  background: #002d3f;
}
/* line 6905, ../sass/custom-style.scss */
.path-arts .header__btn--mainmenu button p {
  color: #002d3f;
}
/* line 6910, ../sass/custom-style.scss */
.path-arts .welcome-wrapper {
  display: flex;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  align-items: center;
}
@media screen and (max-width: 61.9375em) {
  /* line 6910, ../sass/custom-style.scss */
  .path-arts .welcome-wrapper {
    width: 100%;
  }
}
/* line 6919, ../sass/custom-style.scss */
.path-arts .welcome-wrapper .header {
  margin-right: -200px;
  z-index: 2;
  width: 90%;
  float: right;
  text-align: left;
}
/* line 6925, ../sass/custom-style.scss */
.path-arts .welcome-wrapper .header h2 {
  background-color: #fff;
  box-shadow: 0.2em 0 0 #fff, -0.2em 0 0 #fff;
  white-space: pre-wrap;
  line-height: 1.5;
  display: inline;
  font-size: 3em;
}
@media screen and (max-width: 61.9375em) {
  /* line 6925, ../sass/custom-style.scss */
  .path-arts .welcome-wrapper .header h2 {
    font-size: 1.5em;
  }
}
/* line 6938, ../sass/custom-style.scss */
.path-arts .welcome-wrapper .header strong {
  width: 100%;
  float: left;
}
/* line 6943, ../sass/custom-style.scss */
.path-arts .welcome-wrapper .image {
  width: 100%;
}
/* line 6947, ../sass/custom-style.scss */
.path-arts .footer-menu {
  background: white;
  color: black;
}
/* line 6951, ../sass/custom-style.scss */
.path-arts .footer-menu::before {
  display: none;
}
/* line 6954, ../sass/custom-style.scss */
.path-arts .footer-menu .sqs-grid-12 {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}
/* line 6958, ../sass/custom-style.scss */
.path-arts .footer-menu .sqs-grid-12 .sqs-row {
  display: flex;
  align-items: center;
  min-height: 33vh;
}
/* line 6962, ../sass/custom-style.scss */
.path-arts .footer-menu .sqs-grid-12 .sqs-row .sqs-col-4 {
  width: 100%;
}
@media screen and (max-width: 37.4375em) {
  /* line 6958, ../sass/custom-style.scss */
  .path-arts .footer-menu .sqs-grid-12 .sqs-row {
    display: block;
    min-height: auto;
  }
}
/* line 6972, ../sass/custom-style.scss */
.path-arts.path-arts-events #wrapper .container {
  max-width: 95%;
}
@media screen and (min-width: 62em) {
  /* line 6975, ../sass/custom-style.scss */
  .path-arts .container {
    width: 100%;
    max-width: 1800px;
  }
}
@media screen and (max-width: 80em) {
  /* line 6981, ../sass/custom-style.scss */
  .path-arts .region-breadcrumb {
    margin: 0 1em;
  }
}
/* line 6986, ../sass/custom-style.scss */
.path-arts video.w-full {
  margin-top: -237px;
  width: 100%;
}
/* line 6994, ../sass/custom-style.scss */
.path-arts.path-visit-dna .contact-wrapper {
  display: flex;
}
/* line 6996, ../sass/custom-style.scss */
.path-arts.path-visit-dna .contact-wrapper .contact-container {
  display: flex;
  width: 100%;
}
/* line 6999, ../sass/custom-style.scss */
.path-arts.path-visit-dna .contact-wrapper .contact-container .con-add {
  margin-right: 60px;
}
@media screen and (max-width: 61.9375em) {
  /* line 6996, ../sass/custom-style.scss */
  .path-arts.path-visit-dna .contact-wrapper .contact-container {
    display: block;
  }
}
@media screen and (max-width: 61.9375em) {
  /* line 6994, ../sass/custom-style.scss */
  .path-arts.path-visit-dna .contact-wrapper {
    display: block;
  }
}
/* line 7011, ../sass/custom-style.scss */
.path-arts .views-exposed-form {
  display: flex;
  width: max-content;
}
@media screen and (max-width: 37.4375em) {
  /* line 7011, ../sass/custom-style.scss */
  .path-arts .views-exposed-form {
    display: block;
  }
}
/* line 7017, ../sass/custom-style.scss */
.path-arts .views-exposed-form .form-item {
  width: auto;
}
/* line 7021, ../sass/custom-style.scss */
.path-arts .view-news {
  margin: 2em;
}
/* line 7023, ../sass/custom-style.scss */
.path-arts .view-news img {
  width: 90%;
  height: auto !important;
}
/* line 7027, ../sass/custom-style.scss */
.path-arts .view-news .views-row {
  border: 0;
}
/* line 7029, ../sass/custom-style.scss */
.path-arts .view-news .views-row .views-field-nothing {
  width: 50%;
  margin-left: 2em;
}
@media screen and (max-width: 61.9375em) {
  /* line 7029, ../sass/custom-style.scss */
  .path-arts .view-news .views-row .views-field-nothing {
    width: 100%;
    margin-left: 0;
  }
}
/* line 7038, ../sass/custom-style.scss */
.path-arts .view-news .views-field.views-field-field-image {
  height: auto !important;
}
/* line 7042, ../sass/custom-style.scss */
.path-arts .view-news .right-side a {
  font-size: 1.7em !important;
  padding-bottom: 20px;
  float: left;
  width: 100%;
  text-transform: uppercase;
  border: 0;
}
/* line 7052, ../sass/custom-style.scss */
.path-arts .view-news .read-more a {
  float: left !important;
}
/* line 7057, ../sass/custom-style.scss */
.path-arts #block-demonz-content {
  margin-bottom: 3em;
}
/* line 7060, ../sass/custom-style.scss */
.path-arts .view-recreational-areas {
  margin: 2em;
}
/* line 7062, ../sass/custom-style.scss */
.path-arts .view-recreational-areas img {
  width: 90%;
}
/* line 7065, ../sass/custom-style.scss */
.path-arts .view-recreational-areas .views-row {
  border: 0;
}
/* line 7068, ../sass/custom-style.scss */
.path-arts .view-recreational-areas .location-display {
  align-items: center;
}
/* line 7070, ../sass/custom-style.scss */
.path-arts .view-recreational-areas .location-display a {
  text-decoration: none;
  font-size: 0.7em;
  font-weight: 700;
  padding-bottom: 20px;
  float: left;
  width: 100%;
  text-transform: uppercase;
  border: 0;
}
/* line 7080, ../sass/custom-style.scss */
.path-arts .view-recreational-areas .location-display .right {
  margin-left: 2em;
}
@media screen and (max-width: 61.9375em) {
  /* line 7080, ../sass/custom-style.scss */
  .path-arts .view-recreational-areas .location-display .right {
    width: 100%;
    margin-left: 0;
  }
}
/* line 7090, ../sass/custom-style.scss */
.path-arts .view-video .views-row {
  display: flex;
  align-items: center;
  margin: 2em;
}
@media screen and (max-width: 61.9375em) {
  /* line 7090, ../sass/custom-style.scss */
  .path-arts .view-video .views-row {
    display: block;
  }
}
/* line 7097, ../sass/custom-style.scss */
.path-arts .view-video .views-row .views-field-field-video-link {
  width: 50%;
}
@media screen and (max-width: 61.9375em) {
  /* line 7097, ../sass/custom-style.scss */
  .path-arts .view-video .views-row .views-field-field-video-link {
    width: 100%;
  }
}
/* line 7103, ../sass/custom-style.scss */
.path-arts .view-video .views-row .views-field.views-field-nothing {
  width: 50%;
  margin-left: 2em;
}
@media screen and (max-width: 61.9375em) {
  /* line 7103, ../sass/custom-style.scss */
  .path-arts .view-video .views-row .views-field.views-field-nothing {
    width: 100%;
    margin-left: 0;
    margin-top: 2em;
  }
}
/* line 7111, ../sass/custom-style.scss */
.path-arts .view-video .views-row .views-field.views-field-nothing a {
  text-decoration: none;
  font-size: 1.7em;
  font-weight: 700;
  padding-bottom: 20px;
  float: left;
  width: 100%;
  text-transform: uppercase;
}
/* line 7125, ../sass/custom-style.scss */
.path-arts.path-visit-dna .main-header, .path-arts.path-education .main-header {
  background: none;
}
@media screen and (max-width: 61.9375em) {
  /* line 7130, ../sass/custom-style.scss */
  .path-arts .region-footer-second {
    margin-left: 10px;
  }
}
/* line 7135, ../sass/custom-style.scss */
.path-arts .view-sponsor .views-col,
.path-arts .view-sponsor .views-row {
  max-width: calc(24% - 20px) !important;
}
/* line 7141, ../sass/custom-style.scss */
.path-arts .field--name-field-sub-pages-listing .sub-page-grid .listing-summary {
  background: none;
  padding: 10px 0;
  transform: none;
  transition: unset;
  height: max-content;
}
/* line 7153, ../sass/custom-style.scss */
.path-arts .field--name-field-sub-pages-listing .sub-page-grid .views-col img,
.path-arts .field--name-field-embed-view .sub-page-grid .views-col img,
.path-arts .field--name-field-view .sub-page-grid .views-col img {
  height: max-content;
}
/* line 7158, ../sass/custom-style.scss */
.path-arts .field--name-field-sub-pages-listing .sub-page-grid .views-col:hover .listing-summary,
.path-arts .field--name-field-embed-view .sub-page-grid .views-col:hover .listing-summary,
.path-arts .field--name-field-view .sub-page-grid .views-col:hover .listing-summary {
  transform: none;
}
/* line 7162, ../sass/custom-style.scss */
.path-arts .field--name-field-sub-pages-listing .sub-page-grid .views-col .listing-summary,
.path-arts .field--name-field-embed-view .sub-page-grid .views-col .listing-summary,
.path-arts .field--name-field-view .sub-page-grid .views-col .listing-summary {
  background: none;
  padding: 10px 0;
  transform: none;
  transition: unset;
  margin: 0;
}
/* line 7173, ../sass/custom-style.scss */
.path-arts #popup-message-window {
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  position: fixed !important;
  z-index: 10000;
  border-radius: 0;
  border: 0;
  background: black;
}
/* line 7185, ../sass/custom-style.scss */
.path-arts .popup-message-title {
  display: none;
}
/* line 7188, ../sass/custom-style.scss */
.path-arts #popup-message-close {
  width: 40px;
  height: 40px;
  right: 25px;
  top: 25px;
  border: 2px solid white;
  filter: brightness(0) invert(1);
  background-position: center;
}
/* line 7197, ../sass/custom-style.scss */
.path-arts #popup-message-content {
  max-width: 640px;
  height: max-content;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  padding: 60px 60px;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.4em;
  text-transform: none;
  letter-spacing: 0.015em;
  color: #fff;
}

/* line 7217, ../sass/custom-style.scss */
.past-events .bef-exposed-form {
  display: flex;
}
/* line 7219, ../sass/custom-style.scss */
.past-events .bef-exposed-form fieldset .fieldset-wrapper {
  display: flex;
}

/* line 7223, ../sass/custom-style.scss */
.path-libraries.path-frontpage .twocolumn .region-bottom-third .block ul.contextual-links a {
  color: black !important;
}

/* line 7228, ../sass/custom-style.scss */
.view-sportsclub .two-side {
  display: flex;
  align-items: center;
}
/* line 7232, ../sass/custom-style.scss */
.view-sportsclub .right {
  padding: 15px;
}
/* line 7235, ../sass/custom-style.scss */
.view-sportsclub .Open,
.view-sportsclub .Close {
  background: #01d26c;
  color: #fff;
  padding: 5px 10px;
  float: right;
  max-width: 170px;
  text-align: center;
  font-size: 14px;
  border: 0;
}
/* line 7246, ../sass/custom-style.scss */
.view-sportsclub .Open .not_applicable,
.view-sportsclub .Close .not_applicable {
  display: none;
}
/* line 7251, ../sass/custom-style.scss */
.view-sportsclub .Close {
  background: #FB463D !important;
}
/* line 7254, ../sass/custom-style.scss */
.view-sportsclub h2 {
  padding-bottom: 15px;
}

/* line 7259, ../sass/custom-style.scss */
.views-field-field-status .Open,
.views-field-field-status .Close {
  background: #01d26c;
  color: #fff;
  padding: 5px 10px;
  float: right;
  max-width: 170px;
  text-align: center;
  font-size: 14px;
  border: 0;
}
/* line 7270, ../sass/custom-style.scss */
.views-field-field-status .Open .not_applicable,
.views-field-field-status .Close .not_applicable {
  display: none;
}
/* line 7275, ../sass/custom-style.scss */
.views-field-field-status .Close {
  background: #FB463D !important;
}

/* line 7279, ../sass/custom-style.scss */
#block-views-block-recreational-areas-block-4 {
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 10px;
}

/* line 7285, ../sass/custom-style.scss */
.path-arts #wrapper .container {
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
}

/* line 7290, ../sass/custom-style.scss */
.path-arts .region-content {
  min-height: 50vh;
}

/* line 7293, ../sass/custom-style.scss */
.path-arts .footer-menu {
  margin: 0 auto;
  border: 0;
  background: #000;
  clear: both;
  color: #fff;
  /* position: relative; */
  float: none;
  width: 100%;
  max-width: 1420px;
}

/* line 7305, ../sass/custom-style.scss */
.paragraph--type--sponsor {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  padding: 10px;
  margin: 10px;
  border-radius: 5px;
}
/* line 7311, ../sass/custom-style.scss */
.paragraph--type--sponsor .field--name-field-title {
  border-bottom: 1px solid #dbdbdb;
}
/* line 7313, ../sass/custom-style.scss */
.paragraph--type--sponsor .field--name-field-title h3 {
  font-size: 16px;
  margin: 5px 0;
}
/* line 7318, ../sass/custom-style.scss */
.paragraph--type--sponsor .field--name-field-partners {
  display: flex;
  align-items: center;
  text-align: center;
  width: max-content;
  margin-bottom: 5px;
}
/* line 7325, ../sass/custom-style.scss */
.paragraph--type--sponsor .field--name-field-partners .field__item {
  margin-right: 10px;
}
@media screen and (max-width: 74.9375em) {
  /* line 7318, ../sass/custom-style.scss */
  .paragraph--type--sponsor .field--name-field-partners {
    display: block;
  }
}

/* line 7335, ../sass/custom-style.scss */
.field--name-field-booking-info a {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  padding: 0 !important;
}

/* line 7349, ../sass/custom-style.scss */
.path-thesource #block-gtranslate,
.block-gtranslate-block {
  right: 350px;
  top: 25px;
}

/* line 7355, ../sass/custom-style.scss */
.region-sidebar-first #block-demonz-multienewssignup {
  background: whitesmoke;
  padding: 20px;
  padding-bottom: 0;
}
/* line 7359, ../sass/custom-style.scss */
.region-sidebar-first #block-demonz-multienewssignup a {
  width: max-content;
  border: 1px solid;
  text-decoration: none;
}

/* line 7367, ../sass/custom-style.scss */
.path-jobs-home-page .content_layout .col-md-9 {
  width: 100%;
}

/* line 7371, ../sass/custom-style.scss */
#block-views-block-enews-block-1 {
  background-color: #f7f8fa;
  padding: 10px 0 0 20px;
}
/* line 7374, ../sass/custom-style.scss */
#block-views-block-enews-block-1 h3 {
  color: #1e455b;
  font-size: 30px;
  font-weight: 700;
}
/* line 7379, ../sass/custom-style.scss */
#block-views-block-enews-block-1 a {
  background: black;
  color: white;
  text-decoration: none;
  width: max-content;
  border-radius: 10px;
  padding: 5px 25px;
}
/* line 7387, ../sass/custom-style.scss */
#block-views-block-enews-block-1 p {
  width: 50%;
  font-size: 18px;
}
/* line 7391, ../sass/custom-style.scss */
#block-views-block-enews-block-1 .views-field-field-newsletter {
  background: url(/themes/demonz/stylesheets/../images/enews_bg.jpg);
  background-size: 150px;
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-bottom: 8px;
}

/* line 7399, ../sass/custom-style.scss */
a[data-entity-uuid^="objlinkdocx"]::before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\27";
  color: #000;
}

/* line 7408, ../sass/custom-style.scss */
a[data-entity-uuid^="objlinkpdf"]::before {
  font-family: "demonzimp-icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  margin-right: 0.5em;
  content: "\26";
  color: #000;
}

/* line 7417, ../sass/custom-style.scss */
.node--unpublished {
  background-color: #ffe2e6;
}

/* line 7422, ../sass/custom-style.scss */
.view-business-news .flex-caption {
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  bottom: 0;
  color: white;
  padding: 10px;
  width: 40%;
  height: 100%;
}
/* line 7430, ../sass/custom-style.scss */
.view-business-news .flex-caption h2 {
  color: white;
}
/* line 7433, ../sass/custom-style.scss */
.view-business-news .flex-caption .more-link a {
  font-size: 16px;
  color: #fff;
  margin: 25px 0;
  float: left;
  padding: 15px 30px;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: #fff solid 1px;
}
/* line 7446, ../sass/custom-style.scss */
.view-business-news ul.slides img {
  max-height: 300px;
}

/* line 7452, ../sass/custom-style.scss */
.block-views-exposed-filter-blocksolr-search-content-page-1.active,
.block-views-exposed-filter-blockcouncil-assist-search-page-1.active {
  display: block;
}

/* line 7457, ../sass/custom-style.scss */
a.auto-anchor {
  display: none;
}

/* line 7461, ../sass/custom-style.scss */
ul.anchor-list {
  display: flex;
  padding: 0;
}
/* line 7464, ../sass/custom-style.scss */
ul.anchor-list li {
  background: #fff;
  list-style: none;
  width: 25%;
  margin: 5px;
  padding: 10px 20px;
  height: 100px;
}

/* line 7475, ../sass/custom-style.scss */
[class*="path-majorproject-"] .content_layout {
  padding-top: 40px;
}
/* line 7478, ../sass/custom-style.scss */
[class*="path-majorproject-"] .twocolumn {
  display: none;
}
/* line 7481, ../sass/custom-style.scss */
[class*="path-majorproject-"] #page-title {
  background: #fdeaed;
  padding: 40px;
}
/* line 7485, ../sass/custom-style.scss */
[class*="path-majorproject-"] .preheader {
  background: #fdeaed;
}
/* line 7488, ../sass/custom-style.scss */
[class*="path-majorproject-"] .region-pre-header {
  max-width: 1280px;
  margin: 0 auto;
  padding: 40px 0;
}
/* line 7494, ../sass/custom-style.scss */
[class*="path-majorproject-"] .main-header .flexslider img {
  width: 50%;
}
/* line 7498, ../sass/custom-style.scss */
[class*="path-majorproject-"] .caption-row {
  width: 40%;
}
/* line 7501, ../sass/custom-style.scss */
[class*="path-majorproject-"] .caption-row .slider-caption .slider-title,
[class*="path-majorproject-"] .caption-row .slider-caption .slider-description p {
  color: black;
}
/* line 7507, ../sass/custom-style.scss */
[class*="path-majorproject-"] .flex-pauseplay a {
  color: black;
}
/* line 7510, ../sass/custom-style.scss */
[class*="path-majorproject-"] .container:has(.region-highlighted) {
  display: none;
}
