/*  */
/* dark grey/black */
/* charcoal */
/* beige */
/* light steel blue */
/* pale grey */
/* text colors */
@font-face {
  font-family: 'FontAwesome';
  /*src: url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff");*/
  src: url("../../font-awesome/icomoon.eot");
  src: url("../../font-awesome/icomoon.eot") format("embedded-opentype"), url("../../font-awesome/icomoon.woff") format("woff"), url("../../font-awesome/icomoon.ttf") format("truetype"), url("../../font-awesome/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 41, ../../sass/sass/style.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 50, ../../sass/sass/style.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -40%;
}

/* line 55, ../../sass/sass/style.scss */
.fa-2x {
  font-size: 2em;
}

/* line 58, ../../sass/sass/style.scss */
.fa-3x {
  font-size: 3em;
}

/* line 61, ../../sass/sass/style.scss */
.fa-4x {
  font-size: 4em;
}

/* line 64, ../../sass/sass/style.scss */
.fa-5x {
  font-size: 5em;
}

/* line 67, ../../sass/sass/style.scss */
body {
  color: #383f42;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

/* line 71, ../../sass/sass/style.scss */
.text-sans {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

/* line 74, ../../sass/sass/style.scss */
.text-serif {
  font-family: "Libre Baskerville", Georgia, Times, serif;
}

/* line 78, ../../sass/sass/style.scss */
a {
  /*color: $normal-link;*/
}

/* line 81, ../../sass/sass/style.scss */
a:hover {
  text-decoration: none;
  color: #000;
}

/* line 86, ../../sass/sass/style.scss */
.container {
  background: #f3f3eb;
}

/* typography padding-bottom: 6px;*/
/* line 91, ../../sass/sass/style.scss */
h2.node-title,
.block-page-title-block h1,
h2.block-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #383f42;
  border: none;
}

/* line 100, ../../sass/sass/style.scss */
.site-footer h2.block-title {
  padding-bottom: 0;
  color: #f3f3eb;
}

/* line 104, ../../sass/sass/style.scss */
.site-footer .footer-blocks h2.block-title {
  color: #f3f3eb;
}

/* line 107, ../../sass/sass/style.scss */
.view-news .views-field-title {
  font-weight: bold;
  font-size: 16px;
}

/* line 112, ../../sass/sass/style.scss */
.main-content {
  padding-top: 0;
}

@media all and (min-width: 768px) {
  /* line 116, ../../sass/sass/style.scss */
  .site-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  /* line 123, ../../sass/sass/style.scss */
  .main-content {
    padding-top: 76px;
  }

  /* line 126, ../../sass/sass/style.scss */
  body.path-frontpage .main-content {
    padding-top: 76px;
  }
}
@media all and (min-width: 992px) {
  /* line 131, ../../sass/sass/style.scss */
  .main-content {
    padding-top: 43px;
  }

  /* line 134, ../../sass/sass/style.scss */
  body.path-frontpage .main-content {
    padding-top: 43px;
  }
}
@media all and (min-width: 1200px) {
  /* line 139, ../../sass/sass/style.scss */
  .main-content {
    padding-top: 43px;
  }

  /* line 142, ../../sass/sass/style.scss */
  body.path-frontpage .main-content {
    padding-top: 43px;
  }
}
/* line 148, ../../sass/sass/style.scss */
.stage {
  position: relative;
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  display: block;
}

/* holds carousel */
/* line 157, ../../sass/sass/style.scss */
.field--name-field-banner-node {
  position: relative;
}

/* line 160, ../../sass/sass/style.scss */
.carousel-caption {
  bottom: 20px;
  left: 5%;
  padding: 5px 10px;
  background: transparent;
  opacity: .8;
  width: -moz-fit-content;
  width: max-content;
}

/* line 169, ../../sass/sass/style.scss */
.carousel-caption h2 {
  font-size: 1.6rem;
  margin: 0;
  line-height: 1;
  font-style: italic;
  font-family: "Libre baskerville", Georgia, serif;
}

/* line 181, ../../sass/sass/style.scss */
#header-main .navbar-toggler {
  margin: 10px 0;
  padding: .15rem .25rem;
}

/* line 186, ../../sass/sass/style.scss */
.block-system-main-block {
  padding: 0;
  margin-bottom: 1rem;
}

/* line 190, ../../sass/sass/style.scss */
body.path-frontpage .block-system-main-block {
  background: none;
  padding: 0;
  border: none;
  font-size: 18px;
  font-weight: bold;
  color: #ccc;
}

/* line 198, ../../sass/sass/style.scss */
body.path-frontpage .view-frontpage h2.node-title {
  display: none;
}

/* line 202, ../../sass/sass/style.scss */
.navbar-expand-md .navbar-nav {
  margin-top: -1px;
}

/* line 205, ../../sass/sass/style.scss */
#header-main .navbar {
  padding: 0;
}

/* line 208, ../../sass/sass/style.scss */
.navbar-dark .navbar-brand {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  letter-spacing: 1px;
}

/* line 214, ../../sass/sass/style.scss */
.navbar-dark a.navbar-brand,
#header-main li > a {
  font-size: 14px;
  font-weight: bold;
  color: #f3f3eb;
  letter-spacing: 1px;
  cursor: pointer;
  transition: all ease .3s;
  padding: 0 20px 0 0 !important;
  margin: 0;
}

/* line 225, ../../sass/sass/style.scss */
body.path-frontpage .navbar-dark a.navbar-brand,
#header-main li > a.is-active {
  color: #fff;
}

/* line 229, ../../sass/sass/style.scss */
body.am-scrolling #header-main li > a.is-active {
  color: #e1bdb5;
}

/* line 232, ../../sass/sass/style.scss */
.navbar-dark a.navbar-brand:hover,
#header-main li > a:hover {
  color: #e1bdb5;
}

@media all and (min-width: 768px) {
  /* line 237, ../../sass/sass/style.scss */
  #headerNavPrimary li.menu-item--home {
    display: none;
  }
}
/* line 242, ../../sass/sass/style.scss */
.search-block-form label,
.search-block-form div {
  display: inline;
}

/* line 246, ../../sass/sass/style.scss */
.search-block-form input.form-search {
  border-radius: 0;
  border-color: #ccc;
  border: none;
  background: #d4d8d7;
  color: #333;
}

/* line 253, ../../sass/sass/style.scss */
.search-block-form input.form-submit {
  background: #b4b4a8 url(../../images/loupe.svg) no-repeat center;
  border-radius: 0;
  border-color: #ccc;
  border: none;
  cursor: pointer;
  height: 29px;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  direction: ltr;
  width: 34px;
}

/* line 268, ../../sass/sass/style.scss */
.path-search ol li h3 {
  font-size: 1.2rem;
}

/* line 272, ../../sass/sass/style.scss */
.footer-blocks {
  width: 100%;
  height: 100%;
  padding: 1em;
  background: #56555a;
  color: #f3f3eb;
}

/* menus */
/* line 286, ../../sass/sass/style.scss */
.menu__item {
  position: relative;
  display: inline-block;
  float: none;
  margin: 0;
  padding: 0;
}

/* line 293, ../../sass/sass/style.scss */
.menu__link {
  display: block;
  margin: 0;
  padding: 15px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

/* line 301, ../../sass/sass/style.scss */
.footer-blocks .menu__item {
  width: 100%;
}

/* line 304, ../../sass/sass/style.scss */
.footer-blocks .menu-item {
  padding: 0;
  margin: 0;
}

/* sophie menu */
/* line 310, ../../sass/sass/style.scss */
#block-irisnew-slrmenu,
#block-irisnew-fhmenu {
  background: #56555a;
  margin: 4px -15px;
  padding-top: 4px;
}

/* line 316, ../../sass/sass/style.scss */
.menu--slr-menu .menu__item--expanded,
.menu--fh-menu .menu__item--expanded {
  width: 190px;
  vertical-align: top;
}

/* line 321, ../../sass/sass/style.scss */
ul.menu--slr-menu,
ul.menu--fh-menu {
  margin-bottom: 0;
}

/* line 325, ../../sass/sass/style.scss */
.menu--slr-menu ul,
.menu--fh-menu ul {
  padding: 0;
  margin-bottom: 0;
}

/* line 330, ../../sass/sass/style.scss */
.menu--slr-menu .menu__link,
.menu--fh-menu .menu__link {
  display: block;
  margin: 0 0 3px 0;
  width: 190px;
  padding: 5px;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  background: #f3f3eb;
}

/* line 341, ../../sass/sass/style.scss */
.menu--slr-menu .menu__link.is-active,
.menu--slr-menu a.menu__link:hover,
.menu--fh-menu .menu__link.is-active,
.menu--fh-menu a.menu__link:hover {
  background: #d4d8d7;
}

/* line 347, ../../sass/sass/style.scss */
.menu--slr-menu span.menu__link,
.menu--fh-menu span.menu__link {
  background: #56555a;
  color: #f3f3eb;
}

/* line 352, ../../sass/sass/style.scss */
.view-videos {
  padding-top: 1rem;
}

/* line 356, ../../sass/sass/style.scss */
#block-irisnew-slrmenu,
#block-irisnew-fhmenu {
  background: #56555a;
  margin: 4px -15px;
}

/* line 361, ../../sass/sass/style.scss */
#block-irisnew-slrmenu.navbar,
#block-irisnew-fhmenu.navbar {
  padding: 0;
}

/* line 365, ../../sass/sass/style.scss */
.btn-group {
  width: 25%;
  border-right: solid 4px #f3f3eb;
}

/* line 369, ../../sass/sass/style.scss */
.btn-group:last-child {
  border-right: 0;
}

/* line 372, ../../sass/sass/style.scss */
#block-irisnew-slrmenu .btn-dark,
#block-irisnew-fhmenu .btn-dark {
  background-color: #56555a;
  border-color: #56555a;
  color: #f3f3eb;
  width: 100%;
  font-size: .9rem;
}

/* line 380, ../../sass/sass/style.scss */
.btn {
  font-weight: 400;
  text-align: left;
  white-space: nowrap;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  border-radius: 0;
}

/* line 388, ../../sass/sass/style.scss */
#block-irisnew-slrmenu .btn-dark:hover,
#block-irisnew-fhmenu .btn-dark:hover {
  background: #000;
}

/* line 392, ../../sass/sass/style.scss */
#block-irisnew-slrmenu .dropdown-menu,
#block-irisnew-fhmenu .dropdown-menu {
  float: left;
  padding: 0.5rem 0;
  margin: 0;
  font-size: .9rem;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 0;
}

/* line 404, ../../sass/sass/style.scss */
#block-irisnew-slrmenu .dropdown-item,
#block-irisnew-fhmenu .dropdown-item {
  color: #383f42;
  font-size: .9rem;
}

/* line 409, ../../sass/sass/style.scss */
#block-irisnew-slrmenu .dropdown-item:hover,
#block-irisnew-fhmenu .dropdown-item:hover {
  background-color: #f3f3eb;
}

/* line 413, ../../sass/sass/style.scss */
#block-irisnew-slrmenu .dropdown-item.is-active,
#block-irisnew-fhmenu .dropdown-item.is-active {
  background-color: #d4d8d7;
  color: #fff;
}

@media (max-width: 567px) {
  /* line 419, ../../sass/sass/style.scss */
  #block-irisnew-slrmenu.navbar,
  #block-irisnew-fhmenu.navbar {
    flex-direction: column;
  }

  /* line 423, ../../sass/sass/style.scss */
  .btn-group {
    width: 100%;
    border-right: none;
    border-bottom: solid 3px #f3f3eb;
  }

  /* line 428, ../../sass/sass/style.scss */
  #block-irisnew-slrmenu .dropdown-menu,
  #block-irisnew-fhmenu .dropdown-menu {
    width: 100%;
  }
}
@media (min-width: 567px) {
  /* line 434, ../../sass/sass/style.scss */
  #block-irisnew-slrmenu .btn-dark,
  #block-irisnew-fhmenu .btn-dark {
    font-size: .8rem;
  }

  /* line 438, ../../sass/sass/style.scss */
  #block-irisnew-slrmenu .btn,
  #block-irisnew-fhmenu .btn {
    padding: 5px;
  }
}
@media (min-width: 768px) {
  /* line 444, ../../sass/sass/style.scss */
  #block-irisnew-slrmenu .btn-dark,
  #block-irisnew-fhmenu .btn-dark {
    font-size: .9rem;
  }

  /* line 448, ../../sass/sass/style.scss */
  #block-irisnew-slrmenu .btn,
  #block-irisnew-fhmenu .btn {
    padding: 0.375rem 0.75rem;
  }
}
@media (min-width: 992px) {
  /* line 454, ../../sass/sass/style.scss */
  #block-irisnew-slrmenu .dropdown-menu,
  #block-irisnew-fhmenu .dropdown-menu {
    width: 100%;
  }

  /* line 458, ../../sass/sass/style.scss */
  #block-irisnew-slrmenu .dropdown-item,
  #block-irisnew-slrmenu .btn-dark,
  #block-irisnew-fhmenu .dropdown-item,
  #block-irisnew-fhmenu .btn-dark {
    font-size: 1rem;
  }
}
/* line 466, ../../sass/sass/style.scss */
.btn-primary:not([disabled]):not(.disabled):active,
.btn-primary:not([disabled]):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
  box-shadow: none !important;
}

/* line 474, ../../sass/sass/style.scss */
.btn-dark:not([disabled]):not(.disabled):active,
.btn-dark:not([disabled]):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
  box-shadow: none !important;
}

/* line 482, ../../sass/sass/style.scss */
.btn-dark:focus, .btn-dark.focus,
.btn-primary:focus, .btn-primary.focus,
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: none !important;
}

/* conforms with menu__link eyeroll */
/* line 492, ../../sass/sass/style.scss */
.footer-blocks a {
  padding: 0;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #e1bdb5;
}

/* line 499, ../../sass/sass/style.scss */
.footer-blocks .navbar {
  padding: 0;
}

/* line 502, ../../sass/sass/style.scss */
.footer-blocks ul.menu,
.footer-blocks ul.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin-left: 0 !important;
}

/* line 513, ../../sass/sass/style.scss */
.footer-blocks ul.navbar-nav li {
  margin-right: 1rem;
}

@media all and (min-width: 768px) {
  /* line 517, ../../sass/sass/style.scss */
  .footer-blocks ul.menu,
  .footer-blocks ul.navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  /* line 522, ../../sass/sass/style.scss */
  .footer-blocks ul.navbar-nav li {
    margin-right: 0;
  }
}
/* line 527, ../../sass/sass/style.scss */
.footer-nav ul.menu {
  padding-left: 0;
}

/* line 530, ../../sass/sass/style.scss */
.footer-nav .menu__link,
#block-contactirishaussler a {
  display: inline;
  padding: 0 .5rem 0 0;
  font-weight: 600;
  text-transform: uppercase;
  color: #e1bdb5;
}

/* line 538, ../../sass/sass/style.scss */
#block-contactirishaussler a {
  white-space: nowrap;
}

/* line 541, ../../sass/sass/style.scss */
.footer-nav .menu__link {
  font-size: 12px;
}

/* line 544, ../../sass/sass/style.scss */
.footer-blocks a:hover {
  color: #fff;
}

/* line 547, ../../sass/sass/style.scss */
.footer-nav .menu__link:hover,
#block-contactirishaussler a:hover {
  color: #fff;
}

/* line 551, ../../sass/sass/style.scss */
.site-footer__logo {
  display: none;
}

/* line 554, ../../sass/sass/style.scss */
.site-footer__contact {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.1;
}

@media all and (max-width: 567px) {
  /* line 561, ../../sass/sass/style.scss */
  .site-footer__contact {
    clear: left;
  }
}
/* line 565, ../../sass/sass/style.scss */
#header-main {
  background: #383f42;
  /*254c71*/
  transition: all .3s ease;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* line 570, ../../sass/sass/style.scss */
#header-main .container {
  background: #383f42;
}

/* line 576, ../../sass/sass/style.scss */
#header-main .row {
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
}

/* line 581, ../../sass/sass/style.scss */
.site-header .site-header__main {
  text-align: right;
}

/* line 584, ../../sass/sass/style.scss */
.site-header__main-left {
  display: inline-block;
  vertical-align: top;
}

/* line 588, ../../sass/sass/style.scss */
.site-header__main-right {
  display: inline-block;
  vertical-align: top;
  /*height: 80px;  fragile - depends on header */
}

/* footer */
/* line 596, ../../sass/sass/style.scss */
.site-footer {
  -webkit-box-flex: 0;
  flex: none;
}

/* line 600, ../../sass/sass/style.scss */
.site-footer .container {
  background: #383f42;
}

/* line 603, ../../sass/sass/style.scss */
.site-footer .site-footer__top {
  color: #f3f3eb;
}

/* line 609, ../../sass/sass/style.scss */
.site-footer .site-footer__bottom {
  color: #f3f3eb;
  font-size: .7rem;
}

/* line 613, ../../sass/sass/style.scss */
a#cac {
  display: inline-block;
  text-indent: -9999px;
  font-size: .1px;
  width: 198px;
  height: 36px;
  margin-right: .5rem;
  background: url(../../images/cac-white-36.png);
  background-repeat: no-repeat;
}

/* line 623, ../../sass/sass/style.scss */
a#tac {
  display: inline-block;
  text-indent: -9999px;
  font-size: .1px;
  width: 86px;
  height: 36px;
  margin-right: .5rem;
  background: url(../../images/tac-trans-36.png);
  background-repeat: no-repeat;
}

/* line 633, ../../sass/sass/style.scss */
a#oac {
  display: inline-block;
  text-indent: -9999px;
  font-size: .1px;
  width: 142px;
  height: 36px;
  background: url(../../images/oac-36.png);
  background-repeat: no-repeat;
}

@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  /* line 647, ../../sass/sass/style.scss */
  a#cac {
    background-image: url(../../images/cac-white-36-ret.png);
    background-size: 198px 36px;
    background-repeat: no-repeat;
  }

  /* line 652, ../../sass/sass/style.scss */
  a#tac {
    background-image: url(../../images/tac-trans-2x.png);
    background-size: 86px 36px;
    background-repeat: no-repeat;
  }

  /* line 657, ../../sass/sass/style.scss */
  a#oac {
    background-image: url(../../images/oac-36-ret.png);
    background-size: 142px 36px;
    background-repeat: no-repeat;
  }
}
/* features */
/* line 669, ../../sass/sass/style.scss */
.card .field--name-field-main-photo,
.card .field--name-field-product-listing-image {
  overflow: hidden;
  position: relative;
}

/* line 674, ../../sass/sass/style.scss */
.card img {
  height: auto;
  transition: all ease .3s;
}

/* line 679, ../../sass/sass/style.scss */
.views-view-grid .row > div {
  margin-bottom: 1rem;
}

/* line 682, ../../sass/sass/style.scss */
.callout-cards .views-view-grid .row > div {
  margin-bottom: 2px;
}

/*label.form-required:after {
	display: inline-block;
  padding: 0 0 0 7px;
  content: '*';
  color: #c00;
}*/
/**
 * Tables.
 */
/* line 696, ../../sass/sass/style.scss */
table {
  width: 100%;
}

/* line 698, ../../sass/sass/style.scss */
table thead {
  border-bottom: 1px solid #ccc;
  font-size: 14px;
}

/* line 701, ../../sass/sass/style.scss */
table thead th {
  padding: 5px;
}

/* line 703, ../../sass/sass/style.scss */
table tbody tr {
  border-bottom: 1px solid #ccc;
}

/* line 705, ../../sass/sass/style.scss */
table tbody tr td {
  padding: 5px;
}

/* line 708, ../../sass/sass/style.scss */
.table-responsive {
  border: 0;
}

/* line 712, ../../sass/sass/style.scss */
ul.menu--social-media {
  padding: 0;
  margin: 0;
}

/* line 716, ../../sass/sass/style.scss */
ul.menu--social-media li a {
  position: relative;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0 0 0 2px;
  border-radius: 50%;
  background-color: #fff;
  font-size: 0;
}

/* line 726, ../../sass/sass/style.scss */
ul.menu--social-media li a:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 28px;
  font-family: FontAwesome;
  font-size: 17px;
  text-align: center;
  color: #b4b4a8;
}

/* line 736, ../../sass/sass/style.scss */
ul.menu--social-media .menu__item--facebook a:before,
ul.menu--social-media .menu-item--facebook a:before {
  content: "\f09a";
}

/* line 740, ../../sass/sass/style.scss */
ul.menu--social-media .menu__item--twitter a:before,
ul.menu--social-media .menu-item--twitter a:before {
  content: "\f099";
}

/* line 744, ../../sass/sass/style.scss */
ul.menu--social-media .menu__item--instagram a:before {
  content: "\f16d";
}

/* line 747, ../../sass/sass/style.scss */
ul.menu--social-media .menu__item--pinterest a:before {
  content: "\f0d2";
}

/* line 750, ../../sass/sass/style.scss */
ul.menu--social-media .menu__item--soundcloud a:before {
  content: "\f1be";
}

/* line 753, ../../sass/sass/style.scss */
ul.menu--social-media .menu__item--youtube a:before {
  content: "\f167";
}

/* line 756, ../../sass/sass/style.scss */
ul.menu--social-media .menu__item--wikipedia a:before {
  content: "\f266";
}

/* line 759, ../../sass/sass/style.scss */
.social-media-nav .navbar {
  padding: 0;
}

/* line 762, ../../sass/sass/style.scss */
.view-news-hilites .views-field-title {
  line-height: .9;
  margin-bottom: .2rem;
}

/* line 766, ../../sass/sass/style.scss */
.view-news-hilites .views-field-created {
  line-height: 1;
  font-size: .8em;
  margin-bottom: .5rem;
}

/* line 771, ../../sass/sass/style.scss */
.view-news-hilites .views-field-field-news-teaser a,
.view-news-hilites .views-field-field-venue-url a {
  color: #e1bdb5;
  font-weight: bold;
  margin-left: 10px;
  text-transform: uppercase;
  padding: 0 0 0 20px;
  background: url(../../images/external-link-12.png) no-repeat 0 0;
  height: 16px;
  white-space: nowrap;
}

/* line 782, ../../sass/sass/style.scss */
.view-news-hilites .views-field-field-news-teaser a:hover,
.view-news-hilites .views-field-field-venue-url a:hover {
  color: #fff;
}

/* line 786, ../../sass/sass/style.scss */
.block-views-blockshows-block-1 .views-row {
  position: relative;
  margin-bottom: 1rem;
}

/* line 790, ../../sass/sass/style.scss */
.field--label-inline div {
  display: inline;
}

/* line 793, ../../sass/sass/style.scss */
.field--name-field-projects-shown .field__label,
.field-label-clone {
  text-transform: uppercase;
  font-size: .8rem;
}

/* line 799, ../../sass/sass/style.scss */
.field--name-field-banner-image,
.field--name-field-venue-image {
  margin: 0 -15px;
}

/* line 804, ../../sass/sass/style.scss */
.right-side h6 {
  margin: 1rem 0 0 0;
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: bold;
  letter-spacing: .1em;
}

/* line 812, ../../sass/sass/style.scss */
.node--type-article h2.node-title {
  margin-bottom: 0;
}

/* line 815, ../../sass/sass/style.scss */
.node--type-article .node-meta {
  font-size: .8rem;
}

/* line 819, ../../sass/sass/style.scss */
hr {
  clear: both;
  border-top-color: #999;
}

/* reabsorbed from style.css 8/
/* books */
/* line 826, ../../sass/sass/style.scss */
.node--type-book {
  border-top: solid 1px #999;
  padding-top: 1rem;
}

/* line 830, ../../sass/sass/style.scss */
.node--type-book .field--name-field-cover-image {
  float: left;
  display: inline;
  margin-right: 1rem;
}

/* line 835, ../../sass/sass/style.scss */
.book-info {
  float: left;
  width: 300px;
  font-size: 14px;
}

/* line 840, ../../sass/sass/style.scss */
.node--type-book .field__label {
  font-weight: bold;
}

/* line 843, ../../sass/sass/style.scss */
.node--type-book h6 {
  font-weight: bold;
}

/* line 847, ../../sass/sass/style.scss */
a.microsite-tile img {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}

/* line 854, ../../sass/sass/style.scss */
ul.pager__items {
  text-align: center;
}

/* line 857, ../../sass/sass/style.scss */
li.pager__item {
  display: inline;
  padding: 5px;
  background: #d4d8d7;
  margin: 0 1rem 0 0;
  text-align: center;
  border-radius: 50%;
  padding: 5px 8px 5px 10px;
  font-weight: bold;
}

/* line 867, ../../sass/sass/style.scss */
li.pager__item.pager__item--previous,
li.pager__item.pager__item--next,
li.pager__item.pager__item--last,
li.pager__item.pager__item--first {
  background: none;
}

/* line 873, ../../sass/sass/style.scss */
li.pager__item.is-active {
  background: #fff;
}

/* line 876, ../../sass/sass/style.scss */
li.pager__item.is-active a {
  color: #000;
}

/* line 879, ../../sass/sass/style.scss */
li.pager__item.is-active a:hover {
  color: red;
}

/* line 883, ../../sass/sass/style.scss */
.project-cards .card {
  background: transparent;
  /*border: 0;
  margin-bottom: 1rem;*/
}

/* line 888, ../../sass/sass/style.scss */
.project-cards .card-body {
  background: #d4d8d7;
  padding-bottom: 1rem;
  border: 0;
}

/* line 893, ../../sass/sass/style.scss */
.project-cards .card-footer {
  background: #b4b4a8;
  padding: .75rem 1rem;
}

/* line 898, ../../sass/sass/style.scss */
.show-card {
  line-height: 1;
}

/* line 901, ../../sass/sass/style.scss */
.show-card h5 {
  margin: 0;
  line-height: 1;
}

/* line 905, ../../sass/sass/style.scss */
body.node-20 .project-cards,
body.node-180 .project-cards {
  margin: -30px -17px 0;
}

/* line 910, ../../sass/sass/style.scss */
.path-frontpage .container.front-boxes {
  background: none;
}

@media all and (min-width: 577px) {
  /* line 914, ../../sass/sass/style.scss */
  .path-frontpage .stage {
    /*background-image: url(../../images/iris-home.jpg);
    background-image: url(../../images/IH-banner.jpg);*/
  }

  /* line 918, ../../sass/sass/style.scss */
  .highlighted {
    min-height: 500px;
    margin-left: -15px;
  }
}
@media all and (min-width: 992px) {
  /* line 925, ../../sass/sass/style.scss */
  .highlighted {
    min-height: 500px;
  }
}
/* line 941, ../../sass/sass/style.scss */
.left-split {
  background: #56555a;
}

/* line 944, ../../sass/sass/style.scss */
.left-split .text-column {
  border: solid 2px #f3f3eb;
}

/* line 947, ../../sass/sass/style.scss */
.block-views-blocknews-hilites-block-2 {
  padding: 1rem 0;
  color: #f3f3eb;
}

/* line 951, ../../sass/sass/style.scss */
.block-views-blocknews-hilites-block-2 h2 {
  color: #f3f3eb;
}

/* line 954, ../../sass/sass/style.scss */
.block-views-blocknews-hilites-block-2 .views-row {
  padding-top: 1rem;
  margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 959, ../../sass/sass/style.scss */
  .block-views-blocknews-hilites-block-2 .views-row {
    margin-bottom: 0;
  }
}
/* line 963, ../../sass/sass/style.scss */
.block-views-blocknews-hilites-block-2 .views-field-title {
  font-weight: bold;
  text-transform: uppercase;
}

/* line 967, ../../sass/sass/style.scss */
.block-views-blocknews-hilites-block-2 .views-field-title a {
  color: #e1bdb5;
}

/* line 970, ../../sass/sass/style.scss */
.block-views-blocknews-hilites-block-2 .views-field-title a:hover {
  color: #fff;
}

/* line 973, ../../sass/sass/style.scss */
.block-views-blocknews-hilites-block-2 .views-field-field-news-teaser {
  font-size: .9rem;
  line-height: 1.2;
}

@media (min-width: 768px) {
  /* line 979, ../../sass/sass/style.scss */
  .block-views-blocknews-hilites-block-2 {
    height: 176px;
    font-size: .8rem;
  }

  /* line 983, ../../sass/sass/style.scss */
  .block-views-blocknews-hilites-block-2 h2 {
    font-size: 1rem;
  }

  /* line 986, ../../sass/sass/style.scss */
  .block-views-blocknews-hilites-block-2 .views-row {
    padding-top: .5rem;
  }

  /* line 989, ../../sass/sass/style.scss */
  .block-views-blocknews-hilites-block-2 .views-field-field-news-teaser {
    font-size: .8rem;
    line-height: 1.2;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 996, ../../sass/sass/style.scss */
  .block-views-blocknews-hilites-block-2 .nteaser {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  /* line 1001, ../../sass/sass/style.scss */
  .block-views-blocknews-hilites-block-2 {
    padding: 5px 0;
  }
}
@media (min-width: 992px) {
  /* line 1006, ../../sass/sass/style.scss */
  .block-views-blocknews-hilites-block-2 {
    height: 236px;
  }

  /* line 1009, ../../sass/sass/style.scss */
  .block-views-blocknews-hilites-block-2 .views-field-field-news-teaser {
    font-size: .9rem;
  }
}
@media (min-width: 1200px) {
  /* line 1014, ../../sass/sass/style.scss */
  .block-views-blocknews-hilites-block-2 {
    height: 281px;
  }
}
/* line 1018, ../../sass/sass/style.scss */
.node--id-5 {
  display: none;
}

/* line 1022, ../../sass/sass/style.scss */
.featherlight .legend {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  padding: 0px 5px;
  color: #fff;
}

/* line 1030, ../../sass/sass/style.scss */
.featherlight-previous {
  left: 0 !important;
}

/* line 1033, ../../sass/sass/style.scss */
.featherlight-next {
  right: 0 !important;
}

/* line 1036, ../../sass/sass/style.scss */
.featherlight .featherlight-content {
  padding: 0 !important;
  border-bottom: 0 !important;
}

/* line 1041, ../../sass/sass/style.scss */
#block-studiospacesbanner,
#block-irisnew-slrbannerblock,
#block-irisnew-fhbanner {
  margin: 0 -15px;
}

/* line 1046, ../../sass/sass/style.scss */
#block-studiospacesbanner {
  margin-bottom: 1rem;
}

/* line 1049, ../../sass/sass/style.scss */
article .banner {
  /*margin-top: -1.1rem;*/
  background: #b4b4a8;
}

/* line 1053, ../../sass/sass/style.scss */
article.node--id-20 .banner {
  margin-top: 0;
}

/* line 1056, ../../sass/sass/style.scss */
.node-upper {
  background: #d4d8d7;
}

/* line 1059, ../../sass/sass/style.scss */
.view-shows .node-upper {
  background: transparent;
}

/*.view-project-shows {
  margin: 0 0 20px 0;
  border: solid;
  padding: 10px;
}*/
/* line 1070, ../../sass/sass/style.scss */
.view-sub-project-menus header {
  display: none;
}

/* line 1073, ../../sass/sass/style.scss */
.meta-teaser {
  font-size: .9rem;
  line-height: 1.2;
}

/* line 1077, ../../sass/sass/style.scss */
.project-meta p {
  margin-bottom: .5rem;
}

/* line 1080, ../../sass/sass/style.scss */
a.project-menu {
  padding: 0 0 0 5px;
  font-size: .9rem;
  display: inline-block;
  width: 100%;
  background: #b4b4a8;
  margin: 0;
  color: #fff;
  transition: all ease .8s;
}

/* line 1090, ../../sass/sass/style.scss */
a.project-menu:hover {
  background: #f3f3eb;
  color: #000;
}

/* terrible hack around lack of active class in views-generated title list 
^ 222, 212 213 214 115 110 80 113 116 117 118 119 111 114 112
*/
/* line 1097, ../../sass/sass/style.scss */
body.node-222 a#id-222,
body.node-212 a#id-212,
body.node-213 a#id-213,
body.node-214 a#id-214,
body.node-115 a#id-115,
body.node-110 a#id-110,
body.node-80 a#id-80,
body.node-113 a#id-113,
body.node-116 a#id-116,
body.node-117 a#id-117,
body.node-118 a#id-118,
body.node-119 a#id-119,
body.node-111 a#id-111,
body.node-114 a#id-114,
body.node-6 a#id-6,
body.node-31 a#id-31,
body.node-37 a#id-37,
body.node-112 a#id-112,
body.node-123 a#id-123,
body.node-164 a#id-164,
body.node-124 a#id-124,
body.node-125 a#id-125,
body.node-277 a#id-277,
a.project-menu.active-submenu {
  background: #f3f3eb;
  color: #000;
}

/* line 1125, ../../sass/sass/style.scss */
.view-reviews .views-row,
.view-project-shows .views-row {
  line-height: 1.2;
  margin: .4rem 0;
  font-size: .9rem;
}

/* line 1131, ../../sass/sass/style.scss */
.field--name-field-dates,
.field--name-field-end-date {
  display: inline;
  font-weight: bold;
}

/* line 1136, ../../sass/sass/style.scss */
.node--type-publication .field__label {
  text-transform: uppercase;
  font-size: .8rem;
  letter-spacing: .1em;
  font-weight: bold;
}

/* line 1142, ../../sass/sass/style.scss */
.node--type-project .field--name-field-subhead {
  line-height: 1.2;
  margin-bottom: .4rem;
}

/* line 1150, ../../sass/sass/style.scss */
.card-work,
.card-feature {
  border: solid 2px #f3f3eb;
  background-color: inherit;
  border-radius: 0;
  overflow: hidden;
  position: relative;
}

/* line 1158, ../../sass/sass/style.scss */
.card-feature {
  align-items: center;
}

/* line 1161, ../../sass/sass/style.scss */
.card-work .card-body,
.card-feature .card-body {
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
  padding: 1rem;
  /*padding: 15px 0 2px 5px;*/
  position: absolute;
  width: 100%;
  bottom: 0;
  border: none;
  background: rgba(0, 0, 0, 0.3);
}

/* line 1174, ../../sass/sass/style.scss */
.card-feature .card-body a,
.card-work .card-body a {
  color: #fff;
  font-weight: bold;
}

/* line 1179, ../../sass/sass/style.scss */
.card-feature p,
.card-work p {
  margin: 0;
}

/* line 1183, ../../sass/sass/style.scss */
.card-work .card-body .field--name-field-project-year {
  display: inline;
}

/* line 1186, ../../sass/sass/style.scss */
.card img {
  height: auto;
  transition: all ease .3s;
}

/* line 1190, ../../sass/sass/style.scss */
.card-work img {
  width: 100%;
  transition: all .3s ease;
}

/* line 1197, ../../sass/sass/style.scss */
.card-work:hover img,
.card-feature:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  cursor: pointer;
}

/* line 1207, ../../sass/sass/style.scss */
body.page-node-type-show .block-page-title-block {
  display: none;
}

/* line 1211, ../../sass/sass/style.scss */
#block-irisnew-showpagetitle,
#block-irisnew-projectpagetitle,
#block-irisnew-reviewpagetitle,
#block-irisnew-bookpagetitle,
#block-irisnew-frontpagetitle,
#block-irisnew-slrpagetitle,
#block-irisnew-studiopagetitle,
#block-irisnew-fhpagetitle,
#block-irisnew-selectedpiecestitle {
  margin: 0 -15px 0 -15px;
  background: #56555a;
  color: #f3f3eb;
  padding: 10px 0 10px 1rem;
}

/* line 1225, ../../sass/sass/style.scss */
#block-irisnew-projectpagetitle {
  margin: 0 2px 2px 2px;
  /* +/-2px to symmetrify the borders of tiles beneath */
}

/* line 1228, ../../sass/sass/style.scss */
#block-irisnew-frontpagetitle {
  margin: 0 -13px 2px -13px;
  /* +/-2px to symmetrify the borders of tiles beneath */
}

/* line 1231, ../../sass/sass/style.scss */
#block-irisnew-videobanner {
  margin: 0 -13px 4px -13px;
  /* +/-2px to symmetrify the borders of tiles beneath */
}

/* line 1234, ../../sass/sass/style.scss */
h2.tblock {
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  padding: 0 1rem 0 0;
  margin: 0;
  line-height: 1;
}

/* line 1242, ../../sass/sass/style.scss */
#block-irisnew-frontpagetitle h2.tblock {
  padding-right: .5rem;
  font-size: 1.6rem;
  line-height: 1.2;
}

@media all and (min-width: 1200px) {
  /* line 1248, ../../sass/sass/style.scss */
  #block-irisnew-frontpagetitle h2.tblock {
    font-size: 1.8rem;
  }
}
/* line 1252, ../../sass/sass/style.scss */
p.tblock {
  display: inline-block;
  margin: 0;
  padding: 0;
  line-height: 1;
}

/* line 1258, ../../sass/sass/style.scss */
#block-irisnew-frontpagetitle p.tblock {
  font-size: 1.7rem;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #d4d8d7;
}

/* line 1265, ../../sass/sass/style.scss */
body.path-frontpage #main {
  display: none;
}

/* deprecations */
/* line 1272, ../../sass/sass/style.scss */
#imagezoom-thumb-wrapper img {
  margin-bottom: 10px;
}

/* line 1276, ../../sass/sass/style.scss */
.metadata {
  font: normal 13px Monserrat, Helvetica, Ariel;
}

/* line 1279, ../../sass/sass/style.scss */
.metadata .field--label-inline div {
  display: inline;
}

/* line 1282, ../../sass/sass/style.scss */
.metadata .field__label {
  font-weight: bold;
  color: #666;
  text-transform: uppercase;
}

/* line 1289, ../../sass/sass/style.scss */
video {
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 1298, ../../sass/sass/style.scss */
.video-wrapper {
  position: relative;
  width: 100%;
  height: 301px;
  overflow: hidden;
  /* Centering the container's content vertically 
  and horizontally */
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  /* 536 716 956 1136 */
}

/* line 1311, ../../sass/sass/style.scss */
.video-overlay {
  z-index: 1;
  color: #fff;
}

/* line 1315, ../../sass/sass/style.scss */
.video-overlay p {
  margin-bottom: 4rem;
}

/* line 1318, ../../sass/sass/style.scss */
.video-overlay button {
  border: solid 3px #fff;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
  padding: 0 10px;
  transition: all ease .8s;
  margin-top: 5rem;
}

/* line 1329, ../../sass/sass/style.scss */
.video-overlay button:hover {
  background: #fff;
  color: #666;
}

@media (min-width: 768px) {
  /* line 1334, ../../sass/sass/style.scss */
  .video-wrapper {
    height: 403px;
  }
}
@media (min-width: 992px) {
  /* line 1339, ../../sass/sass/style.scss */
  .video-wrapper {
    height: 538px;
  }
}
@media (min-width: 1200px) {
  /* line 1344, ../../sass/sass/style.scss */
  .video-wrapper {
    width: 1136px;
    height: 640px;
  }
}
/* line 1350, ../../sass/sass/style.scss */
.view-selected header {
  padding: 20px 0;
}

/* video experiments 
.offsite-video-container{
  width: 100vw;
  height: 100vh;
}
    
iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
}
@media (min-aspect-ratio: 16/9) {
  .offsite-video-container iframe {
    height: 56.25vw;
  }
}
    
@media (max-aspect-ratio: 16/9) {
  .offsite-video-container iframe {
    width: 177.78vh;
  }
}
*/
/* line 1380, ../../sass/sass/style.scss */
.field--name-field-media-oembed-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
/* line 1388, ../../sass/sass/style.scss */
.media-oembed-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* line 1399, ../../sass/sass/style.scss */
.right-side .field__label {
  font-size: 1.5rem;
}

/* line 1402, ../../sass/sass/style.scss */
.field--name-field-sidebar-video .field__item {
  margin-bottom: 10px;
}
