/* line 5, ../../../../../../../usr/local/share/gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../usr/local/share/gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../usr/local/share/gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../usr/local/share/gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../usr/local/share/gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../usr/local/share/gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../usr/local/share/gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../usr/local/share/gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../usr/local/share/gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*
 * Breakpoints
 */
/* line 1, ../sass/utilities/_spacings.scss */
.container-fluid {
  max-width: 1480px;
  margin: 0 auto;
}

/* line 6, ../sass/utilities/_spacings.scss */
.content {
  max-width: 1086px;
  margin: 0 auto;
  position: relative;
}

/* line 12, ../sass/utilities/_spacings.scss */
.margin-left-5 {
  margin-left: 5px;
}

/* line 16, ../sass/utilities/_spacings.scss */
.margin-right-5 {
  margin-right: 5px;
}

/* line 20, ../sass/utilities/_spacings.scss */
.margin-left-right-5 {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 25, ../sass/utilities/_spacings.scss */
.margin-top-10 {
  margin-top: 10px;
}

/* line 29, ../sass/utilities/_spacings.scss */
.margin-top-20 {
  margin-top: 20px;
}

/* line 33, ../sass/utilities/_spacings.scss */
.margin-top-80 {
  margin-top: 80px;
}

/* line 37, ../sass/utilities/_spacings.scss */
.margin-top-100 {
  margin-top: 100px;
}

/* line 41, ../sass/utilities/_spacings.scss */
.margin-bottom-10 {
  margin-bottom: 10px;
}

/* line 45, ../sass/utilities/_spacings.scss */
.margin-bottom-40 {
  margin-bottom: 40px;
}

/* line 49, ../sass/utilities/_spacings.scss */
.margin-top-40 {
  margin-top: 40px;
}

/* line 53, ../sass/utilities/_spacings.scss */
.margin-top-bottom-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 58, ../sass/utilities/_spacings.scss */
.margin-top-bottom-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 63, ../sass/utilities/_spacings.scss */
.margin-top-bottom-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 68, ../sass/utilities/_spacings.scss */
.padding-top-5 {
  padding-top: 5px;
}

/* line 72, ../sass/utilities/_spacings.scss */
.padding-top-10 {
  padding-top: 10px;
}

/* line 76, ../sass/utilities/_spacings.scss */
.padding-top-20 {
  padding-top: 20px;
}

/* line 80, ../sass/utilities/_spacings.scss */
.padding-bottom-15 {
  padding-bottom: 15px;
}

/* line 84, ../sass/utilities/_spacings.scss */
.padding-bottom-20 {
  padding-bottom: 20px;
}

/* line 88, ../sass/utilities/_spacings.scss */
.padding-top-bottom-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 93, ../sass/utilities/_spacings.scss */
.padding-top-40 {
  padding-top: 40px;
}

/* line 97, ../sass/utilities/_spacings.scss */
.padding-top-bottom-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 101, ../sass/utilities/_spacings.scss */
.padding-bottom-40 {
  padding-bottom: 40px;
}

/* line 104, ../sass/utilities/_spacings.scss */
.padding-top-60 {
  padding-top: 60px;
}

/* line 108, ../sass/utilities/_spacings.scss */
.padding-top-bottom-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 113, ../sass/utilities/_spacings.scss */
.padding-bottom-60 {
  padding-bottom: 60px;
}

/* line 117, ../sass/utilities/_spacings.scss */
.padding-bottom-80 {
  padding-bottom: 80px;
}

/* line 121, ../sass/utilities/_spacings.scss */
.padding-top-80 {
  padding-top: 80px;
}

/* line 125, ../sass/utilities/_spacings.scss */
.padding-left-20 {
  padding-left: 20px;
}

/* line 129, ../sass/utilities/_spacings.scss */
.padding-left-right-16 {
  padding-left: 16px;
  padding-right: 16px;
}

/* line 134, ../sass/utilities/_spacings.scss */
.padding-left-right-20 {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 139, ../sass/utilities/_spacings.scss */
.padding-left-80 {
  padding-left: 80px;
}

/* line 143, ../sass/utilities/_spacings.scss */
.padding-left-right-80 {
  padding-left: 80px;
  padding-right: 80px;
}

/* line 148, ../sass/utilities/_spacings.scss */
.padding-right-80 {
  padding-right: 80px;
}

/* line 152, ../sass/utilities/_spacings.scss */
.min-height-664 {
  min-height: 664px;
}

/* line 16, ../sass/_core.scss */
body {
  color: #333333;
}

/* line 20, ../sass/_core.scss */
.content-container {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
/* line 25, ../sass/_core.scss */
.content-container.dark {
  color: white;
}
/* line 29, ../sass/_core.scss */
.content-container.no-padding {
  padding-top: 0px;
}

/* line 34, ../sass/_core.scss */
.center {
  text-align: center;
}

/* line 39, ../sass/_core.scss */
h3.left {
  text-align: left;
}

/* line 44, ../sass/_core.scss */
.strap-icon {
  font-size: 30px;
  text-align: center;
}

/* line 49, ../sass/_core.scss */
.shaded-white {
  background-color: #f9f8f5;
}

/* line 53, ../sass/_core.scss */
.off-white {
  background-color: #f1efe7;
}

/* line 57, ../sass/_core.scss */
.dark-white {
  background-color: #eae7dc;
}

/* line 61, ../sass/_core.scss */
.dark {
  background-color: #333333;
}

/* line 65, ../sass/_core.scss */
.light-white {
  background-color: #fcfbfa;
}

/* line 69, ../sass/_core.scss */
body * {
  box-sizing: border-box;
}

/* line 72, ../sass/_core.scss */
*:focus {
  outline: none;
}

/* line 75, ../sass/_core.scss */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* line 83, ../sass/_core.scss */
.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/
/* line 85, ../sass/_core.scss */
* html .clearfix {
  height: 1%;
}

/* line 86, ../sass/_core.scss */
.clearfix {
  display: block;
}

/* close commented backslash hack */
/* line 89, ../sass/_core.scss */
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
/* line 100, ../sass/_core.scss */
a:hover {
  cursor: pointer;
}

/* line 105, ../sass/_core.scss */
.content-box-title {
  padding-top: 40px;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
  line-height: 90px;
}
/* line 114, ../sass/_core.scss */
.content-box-title.with-icon {
  line-height: 24px;
  padding-top: 10px;
}

/* line 120, ../sass/_core.scss */
.down-arrow {
  position: absolute;
  bottom: 0px;
  opacity: 0;
  margin-bottom: -41px;
  left: 50%;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background-color: #eb5b13;
  margin-left: -41px;
  text-align: center;
  z-index: 1;
  -webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.25);
  -webkit-transition: opacity 800ms ease-out;
  -moz-transition: opacity 800ms ease-out;
  -ms-transition: opacity 800ms ease-out;
  -o-transition: opacity 800ms ease-out;
  transition: opacity 800ms ease-out;
}
/* line 144, ../sass/_core.scss */
.down-arrow.loaded {
  opacity: 1;
}
/* line 148, ../sass/_core.scss */
.down-arrow i {
  color: white;
  margin-top: 20px;
  margin-left: 2px;
  display: block;
  font-size: 40px;
}

/* line 157, ../sass/_core.scss */
.hot-topics {
  height: 218px;
  background-color: #333333;
  text-align: center;
  padding-top: 40px;
}
/* line 164, ../sass/_core.scss */
.hot-topics a:hover {
  color: #cccccc;
}
@media (max-width: 1100px) {
  /* line 157, ../sass/_core.scss */
  .hot-topics {
    display: none;
  }
}
/* line 173, ../sass/_core.scss */
.hot-topics i {
  color: white;
  font-size: 40px;
}
/* line 178, ../sass/_core.scss */
.hot-topics h2, .hot-topics li {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  color: white;
}
/* line 182, ../sass/_core.scss */
.hot-topics h2 .itsma-ht, .hot-topics li .itsma-ht {
  color: #eb5b13;
}
/* line 187, ../sass/_core.scss */
.hot-topics .topic-list {
  font-size: 0px;
  padding-top: 30px;
  margin: 0 auto;
  max-width: 1084px;
}
/* line 192, ../sass/_core.scss */
.hot-topics .topic-list .topic-item {
  display: inline-block;
  vertical-align: middle;
  width: 212px;
  color: white;
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 202, ../sass/_core.scss */
.hot-topics .topic-list .topic-item:first-child {
  padding-left: 0px;
}
/* line 206, ../sass/_core.scss */
.hot-topics .topic-list .topic-item:last-child {
  padding-right: 0px;
}
/* line 211, ../sass/_core.scss */
.hot-topics .topic-list .breaker {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #eb5b13;
  border-radius: 50%;
}

/* line 221, ../sass/_core.scss */
.hot-topics-thin {
  display: none;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 218px;
  background-color: #333333;
  text-align: center;
  padding-top: 40px;
}
@media (max-width: 1100px) {
  /* line 221, ../sass/_core.scss */
  .hot-topics-thin {
    display: block;
  }
}
/* line 235, ../sass/_core.scss */
.hot-topics-thin i {
  color: white;
  font-size: 40px;
}
/* line 240, ../sass/_core.scss */
.hot-topics-thin h2 {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  color: white;
}
/* line 244, ../sass/_core.scss */
.hot-topics-thin h2 .itsma-ht {
  color: #eb5b13;
}
/* line 249, ../sass/_core.scss */
.hot-topics-thin .topic-list {
  padding-top: 30px;
  padding-bottom: 20px;
  margin: 0 auto;
  max-width: 768px;
}
/* line 254, ../sass/_core.scss */
.hot-topics-thin .topic-list .topic-item {
  color: white;
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
}
/* line 260, ../sass/_core.scss */
.hot-topics-thin .topic-list .breaker {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #eb5b13;
  border-radius: 50%;
  vertical-align: top;
  margin-top: 8px;
  margin-left: 2px;
  margin-right: 2px;
}

/* line 275, ../sass/_core.scss */
.dual-colour-block {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (max-width: 1100px) {
  /* line 275, ../sass/_core.scss */
  .dual-colour-block {
    display: block;
  }
}
/* line 284, ../sass/_core.scss */
.dual-colour-block .block-content {
  max-width: 653px;
  padding-left: 20px;
  margin: 0 auto;
  text-align: center;
}
/* line 291, ../sass/_core.scss */
.dual-colour-block .block-title {
  color: #333333;
  text-align: center;
  text-transform: uppercase;
}
/* line 296, ../sass/_core.scss */
.dual-colour-block .block-title i {
  font-size: 40px;
  padding-bottom: 10px;
}
/* line 303, ../sass/_core.scss */
.dual-colour-block h2 {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
/* line 310, ../sass/_core.scss */
.dual-colour-block p {
  font-family: 'FS Elliot Light';
  font-size: 40px;
  line-height: 46px;
  color: #333333;
}
@media (max-width: 480px) {
  /* line 310, ../sass/_core.scss */
  .dual-colour-block p {
    font-size: 26px;
    line-height: 32px;
  }
}
/* line 322, ../sass/_core.scss */
.dual-colour-block .block-left {
  display: table-cell;
  background-color: white;
  vertical-align: top;
  width: 50%;
  padding-bottom: 40px;
  position: relative;
}
@media (max-width: 480px) {
  /* line 330, ../sass/_core.scss */
  .dual-colour-block .block-left p {
    padding-bottom: 40px;
  }
}
@media (max-width: 1100px) {
  /* line 322, ../sass/_core.scss */
  .dual-colour-block .block-left {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding-bottom: 40px;
  }
}
/* line 343, ../sass/_core.scss */
.dual-colour-block .block-left .block-content {
  float: right;
  padding-left: 40px;
  padding-right: 100px;
}
@media (max-width: 1100px) {
  /* line 343, ../sass/_core.scss */
  .dual-colour-block .block-left .block-content {
    float: none;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 356, ../sass/_core.scss */
.dual-colour-block .block-right {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  background-color: #f1efe7;
  color: #333333;
  text-align: center;
  position: relative;
}
@media (max-width: 1100px) {
  /* line 356, ../sass/_core.scss */
  .dual-colour-block .block-right {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding-bottom: 40px;
  }
}
/* line 372, ../sass/_core.scss */
.dual-colour-block .block-right .block-content {
  float: left;
  padding-right: 40px;
}
@media (max-width: 1100px) {
  /* line 372, ../sass/_core.scss */
  .dual-colour-block .block-right .block-content {
    float: none;
    padding-right: 20px;
  }
}

/* line 384, ../sass/_core.scss */
.block-body {
  min-height: 640px;
  text-align: left;
}
@media (max-width: 480px) {
  /* line 384, ../sass/_core.scss */
  .block-body {
    min-height: 0px;
  }
}

/* line 394, ../sass/_core.scss */
.button-container {
  text-align: center;
}

/* line 398, ../sass/_core.scss */
.button-round, input[type=submit].edd-submit, button.edd-submit.button {
  white-space: normal;
  border-radius: 999px;
  border: 1px solid #eb5b13;
  color: #eb5b13;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  padding-left: 24px;
  padding-right: 54px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
@media (max-width: 480px) {
  /* line 398, ../sass/_core.scss */
  .button-round, input[type=submit].edd-submit, button.edd-submit.button {
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'FS Elliot Bold';
    font-size: 16px;
    line-height: 22px;
    border-radius: 20px;
  }
}
/* line 430, ../sass/_core.scss */
.button-round:hover, input[type=submit].edd-submit:hover, button.edd-submit.button:hover {
  cursor: pointer;
  opacity: 1;
  background-color: #eb5b13;
  color: white;
}
/* line 439, ../sass/_core.scss */
.button-round:hover .icon-arrow-right, input[type=submit].edd-submit:hover .icon-arrow-right, button.edd-submit.button:hover .icon-arrow-right {
  right: 40px;
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: leftFade;
  animation-name: leftFade;
  font-weight: bold;
}
/* line 452, ../sass/_core.scss */
.button-round.inverse, input[type=submit].edd-submit.inverse, button.edd-submit.button.inverse {
  color: white;
  background-color: #eb5b13;
}
/* line 456, ../sass/_core.scss */
.button-round.inverse:hover, input[type=submit].edd-submit.inverse:hover, button.edd-submit.button.inverse:hover {
  cursor: pointer;
  opacity: 1;
  background-color: #333333;
  border: 1px solid #333333;
  color: white;
}
/* line 466, ../sass/_core.scss */
.button-round.white, input[type=submit].edd-submit.white, button.edd-submit.button.white {
  color: white;
  border: 1px solid white;
}
/* line 470, ../sass/_core.scss */
.button-round.white:hover, input[type=submit].edd-submit.white:hover, button.edd-submit.button.white:hover {
  cursor: pointer;
  opacity: 1;
  background-color: #333333;
  border: 1px solid #333333;
}
/* line 479, ../sass/_core.scss */
.button-round.white-on-black, input[type=submit].edd-submit.white-on-black, button.edd-submit.button.white-on-black {
  color: white;
  border: 1px solid white;
}
/* line 483, ../sass/_core.scss */
.button-round.white-on-black:hover, input[type=submit].edd-submit.white-on-black:hover, button.edd-submit.button.white-on-black:hover {
  cursor: pointer;
  opacity: 1;
  background-color: #eb5b13;
  border: 1px solid #eb5b13;
}
/* line 492, ../sass/_core.scss */
.button-round i, input[type=submit].edd-submit i, button.edd-submit.button i {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  font-size: 20px;
}
/* line 499, ../sass/_core.scss */
.button-round i.icon-envelope, input[type=submit].edd-submit i.icon-envelope, button.edd-submit.button i.icon-envelope {
  margin-top: 0px;
  top: 12px;
}
@media (max-width: 480px) {
  /* line 499, ../sass/_core.scss */
  .button-round i.icon-envelope, input[type=submit].edd-submit i.icon-envelope, button.edd-submit.button i.icon-envelope {
    top: 7px;
  }
}
/* line 509, ../sass/_core.scss */
.button-round.left-icon, input[type=submit].edd-submit.left-icon, button.edd-submit.button.left-icon {
  padding-right: 24px;
  padding-left: 53px;
}
@media (max-width: 480px) {
  /* line 509, ../sass/_core.scss */
  .button-round.left-icon, input[type=submit].edd-submit.left-icon, button.edd-submit.button.left-icon {
    padding-left: 43px;
  }
}
/* line 517, ../sass/_core.scss */
.button-round.left-icon i, input[type=submit].edd-submit.left-icon i, button.edd-submit.button.left-icon i {
  left: 20px;
  right: auto;
}
@media (max-width: 480px) {
  /* line 517, ../sass/_core.scss */
  .button-round.left-icon i, input[type=submit].edd-submit.left-icon i, button.edd-submit.button.left-icon i {
    left: 15px;
  }
}

/* line 528, ../sass/_core.scss */
.upcoming-title {
  padding-left: 80px;
}
@media (max-width: 1100px) {
  /* line 528, ../sass/_core.scss */
  .upcoming-title {
    padding-left: 0px;
  }
}

/* line 535, ../sass/_core.scss */
.event-button-padding {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 40px;
}
@media (max-width: 1100px) {
  /* line 535, ../sass/_core.scss */
  .event-button-padding {
    padding-left: 20px;
    position: static;
    text-align: center;
  }
}

/* line 548, ../sass/_core.scss */
.event-list {
  padding-left: 80px;
  padding-bottom: 40px;
}
@media (max-width: 1100px) {
  /* line 548, ../sass/_core.scss */
  .event-list {
    padding-left: 20px;
  }
}
@media (max-width: 480px) {
  /* line 548, ../sass/_core.scss */
  .event-list {
    padding-left: 0px;
  }
}
/* line 560, ../sass/_core.scss */
.event-list .event-item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d7d0;
}
/* line 565, ../sass/_core.scss */
.event-list .event-item .text-box {
  height: auto;
}
/* line 569, ../sass/_core.scss */
.event-list .event-item:last-child {
  border-bottom: 0px;
}
/* line 573, ../sass/_core.scss */
.event-list .event-item i {
  font-size: 20px;
  padding-right: 5px;
}
/* line 578, ../sass/_core.scss */
.event-list .event-item .event-title {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
/* line 583, ../sass/_core.scss */
.event-list .event-item .event-summary {
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
  color: #333333;
}
@media (max-width: 480px) {
  /* line 583, ../sass/_core.scss */
  .event-list .event-item .event-summary {
    font-size: 20px;
    line-height: 26px;
  }
}
/* line 588, ../sass/_core.scss */
.event-list .event-item .event-date {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}
/* line 593, ../sass/_core.scss */
.event-list .event-item .event-link {
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  color: #eb5b13;
}

/* line 602, ../sass/_core.scss */
.latest-research {
  background-color: #f9f8f5;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 40px;
  min-height: 1190px;
}
/* line 609, ../sass/_core.scss */
.latest-research i {
  font-size: 40px;
}
/* line 613, ../sass/_core.scss */
.latest-research .content-box-title {
  padding-top: 10px;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
  line-height: 24px;
  padding-bottom: 40px;
}
/* line 626, ../sass/_core.scss */
.latest-research .button-round i {
  font-size: 20px;
}

/* line 632, ../sass/_core.scss */
.research-footer {
  max-width: 1086px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
@media (max-width: 650px) {
  /* line 638, ../sass/_core.scss */
  .research-footer .showing {
    display: block;
    position: static;
    margin: 0 auto;
  }
}

/* line 647, ../sass/_core.scss */
.selected-members {
  background: white;
}
/* line 650, ../sass/_core.scss */
.selected-members .members-logo {
  margin: 20px auto;
  width: 813px;
  height: 100px;
  background-image: url(../images/itsma-logos.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), screen and (min-device-pixel-ratio: 1.3) {
  /* line 650, ../sass/_core.scss */
  .selected-members .members-logo {
    background-image: url(../images/itsma-logos@2x.png);
    background-size: 813px 100px;
  }
}
@media (max-width: 992px) {
  /* line 650, ../sass/_core.scss */
  .selected-members .members-logo {
    width: 251px;
    height: 80px;
    background-image: url(../images/logos-tablet.png);
  }
}
@media screen and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 992px) and (min--moz-device-pixel-ratio: 1.3), only screen and (max-width: 992px) and (-o-min-device-pixel-ratio: 13 / 10), screen and (max-width: 992px) and (min-device-pixel-ratio: 1.3) {
  /* line 650, ../sass/_core.scss */
  .selected-members .members-logo {
    background-image: url(../images/logos-tablet@2x.png);
    background-size: 251px 80px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 650, ../sass/_core.scss */
  .selected-members .members-logo {
    width: 251px;
    height: 80px;
    background-image: url(../images/logos-tablet.png);
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 13 / 10), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (min-device-pixel-ratio: 1.3) {
  /* line 650, ../sass/_core.scss */
  .selected-members .members-logo {
    background-image: url(../images/logos-tablet@2x.png);
    background-size: 251px 80px;
  }
}

/* line 684, ../sass/_core.scss */
.shaded {
  background-color: #f9f8f5;
}

/* line 688, ../sass/_core.scss */
.button-wide {
  width: 260px;
}

/* line 693, ../sass/_core.scss */
.sales-box {
  background-color: #f1efe7;
  font-size: 40px;
  padding: 40px 20px 40px 20px;
  border-radius: 5px;
}
/* line 700, ../sass/_core.scss */
.sales-box .icon-lock {
  font-size: 40px;
}

@-webkit-keyframes leftFade {
  0% {
    opacity: 0;
    right: 40px;
  }
  100% {
    opacity: 1;
    right: 20px;
  }
}
@keyframes leftFade {
  0% {
    opacity: 0;
    right: 40px;
  }
  100% {
    opacity: 1;
    right: 20px;
  }
}
/* line 727, ../sass/_core.scss */
.top-left-triangle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 80px 0 0;
  border-color: #eb5b13 transparent transparent transparent;
  z-index: 5;
}
/* line 738, ../sass/_core.scss */
.top-left-triangle ~ .heading {
  top: 18px;
  left: 8px;
  text-align: center;
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 16px;
  color: white;
  text-transform: uppercase;
  position: absolute;
  z-index: 6;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 758, ../sass/_core.scss */
.top-left-triangle.membership-triangle {
  top: 1px;
  left: 1px;
  border-width: 100px 100px 0 0;
  border-color: #ffffff transparent transparent transparent;
}
/* line 764, ../sass/_core.scss */
.top-left-triangle.membership-triangle ~ .heading {
  color: #4cb3e7;
  left: 0px;
}

/* line 771, ../sass/_core.scss */
.bottom-right-triangle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 80px 80px;
  border-color: transparent transparent #4cb3e7 transparent;
  z-index: 5;
}
/* line 782, ../sass/_core.scss */
.bottom-right-triangle.membership-triangle {
  top: 1px;
  left: 1px;
  border-width: 0px 0px 100px 100px;
  border-color: transparent transparent #4cb3e7 transparent;
}
/* line 789, ../sass/_core.scss */
.bottom-right-triangle.membership-triangle ~ .heading {
  color: #4cb3e7;
}

/* line 796, ../sass/_core.scss */
.header-mobile .membership-triangle {
  border-top-left-radius: 5px;
}

/* line 801, ../sass/_core.scss */
button {
  background-color: transparent;
}

/* line 1, ../sass/_blog.scss */
.blog-filters {
  padding-top: 60px;
}
/* line 4, ../sass/_blog.scss */
.blog-filters .blog-filter {
  color: #eb5b13;
  text-align: left;
  float: left;
  width: 33.3%;
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
}
/* line 7, ../sass/_blog.scss */
.blog-filters .blog-filter span {
  vertical-align: top;
}
@media (max-width: 650px) {
  /* line 12, ../sass/_blog.scss */
  .blog-filters .blog-filter span {
    display: none;
  }
}
/* line 22, ../sass/_blog.scss */
.blog-filters .blog-filter.second {
  width: 33.4%;
  text-align: center;
}
/* line 27, ../sass/_blog.scss */
.blog-filters .blog-filter.third {
  text-align: right;
}
/* line 34, ../sass/_blog.scss */
.blog-filters .blog-filter i {
  color: #333333;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 20px;
}
/* line 41, ../sass/_blog.scss */
.blog-filters .blog-filter .icon-chevron-up {
  display: none;
  font-weight: bold;
  font-size: 16px;
  vertical-align: top;
  margin-top: 2px;
}
/* line 49, ../sass/_blog.scss */
.blog-filters .blog-filter .icon-chevron-down {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  vertical-align: top;
  margin-top: 2px;
}
/* line 57, ../sass/_blog.scss */
.blog-filters .blog-filter.active {
  color: #333333;
}
/* line 60, ../sass/_blog.scss */
.blog-filters .blog-filter.active .icon-chevron-up {
  display: inline-block;
}
/* line 64, ../sass/_blog.scss */
.blog-filters .blog-filter.active .icon-chevron-down {
  display: none;
}

/* line 71, ../sass/_blog.scss */
.filter-buttons {
  text-align: center;
  padding-left: 60px;
  padding-right: 60px;
}
@media (max-width: 650px) {
  /* line 71, ../sass/_blog.scss */
  .filter-buttons {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 81, ../sass/_blog.scss */
.filter-buttons .filter-button {
  display: inline-block;
  height: 40px;
  background-color: #f1efe7;
  border-radius: 20px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 5px 10px 5px 10px;
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 40px;
}
/* line 92, ../sass/_blog.scss */
.filter-buttons .filter-button.active {
  color: white;
  background-color: #333333;
}
/* line 97, ../sass/_blog.scss */
.filter-buttons .filter-button span {
  font-family: 'FS Elliot Bold';
}

/* line 104, ../sass/_blog.scss */
.blog-content {
  text-align: left;
}
/* line 107, ../sass/_blog.scss */
.blog-content .blog-tags {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
}
/* line 111, ../sass/_blog.scss */
.blog-content h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'FS Elliot Light';
  font-size: 36px;
  line-height: 42px;
}
@media (max-width: 480px) {
  /* line 111, ../sass/_blog.scss */
  .blog-content h2 {
    font-size: 28px;
    line-height: 34px;
  }
}
/* line 117, ../sass/_blog.scss */
.blog-content p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 480px) {
  /* line 117, ../sass/_blog.scss */
  .blog-content p {
    font-size: 20px;
    line-height: 26px;
  }
}
/* line 123, ../sass/_blog.scss */
.blog-content .author, .blog-content .date, .blog-content .more {
  display: block;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}
/* line 128, ../sass/_blog.scss */
.blog-content .more {
  margin-top: 10px;
  text-transform: uppercase;
  color: #eb5b13;
  font-family: 'FS Elliot Bold';
}
/* line 134, ../sass/_blog.scss */
.blog-content .more:hover {
  color: white;
}

/* line 140, ../sass/_blog.scss */
.blog-box {
  margin-top: 40px;
  display: table;
  table-layout: fixed;
  min-height: 540px;
}
@media (max-width: 992px) {
  /* line 140, ../sass/_blog.scss */
  .blog-box {
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 140, ../sass/_blog.scss */
  .blog-box {
    display: block;
  }
}
/* line 150, ../sass/_blog.scss */
.blog-box .blog-image {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  background-image: url(../images/blogimage.jpg);
  background-size: cover;
}
/* line 158, ../sass/_blog.scss */
.blog-box .blog-image img {
  display: none;
}
@media (max-width: 992px) {
  /* line 150, ../sass/_blog.scss */
  .blog-box .blog-image {
    display: block;
    width: 100%;
    background-image: none;
  }
  /* line 167, ../sass/_blog.scss */
  .blog-box .blog-image img {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 150, ../sass/_blog.scss */
  .blog-box .blog-image {
    display: block;
    width: 100%;
    background-image: none;
  }
  /* line 167, ../sass/_blog.scss */
  .blog-box .blog-image img {
    display: block;
    width: 100%;
  }
}
/* line 174, ../sass/_blog.scss */
.blog-box .blog-content {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  color: white;
  padding: 40px;
  background-color: #333333;
}
@media (max-width: 992px) {
  /* line 174, ../sass/_blog.scss */
  .blog-box .blog-content {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 174, ../sass/_blog.scss */
  .blog-box .blog-content {
    display: block;
    width: 100%;
  }
}
@media (max-width: 650px) {
  /* line 174, ../sass/_blog.scss */
  .blog-box .blog-content {
    padding: 20px;
  }
}
/* line 192, ../sass/_blog.scss */
.blog-box .blog-content .date {
  color: #8c919d;
}

/* line 198, ../sass/_blog.scss */
.blog-list {
  padding-top: 60px;
}
/* line 201, ../sass/_blog.scss */
.blog-list li {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #d3d3d1;
}
/* line 206, ../sass/_blog.scss */
.blog-list li:first-child {
  padding-top: 0px;
}
/* line 210, ../sass/_blog.scss */
.blog-list li:last-child {
  padding-bottom: 0px;
  border-bottom: 0px;
}
/* line 218, ../sass/_blog.scss */
.blog-list .blog-content h2 {
  color: #eb5b13;
}
/* line 222, ../sass/_blog.scss */
.blog-list .blog-content .date {
  color: #999999;
}
/* line 228, ../sass/_blog.scss */
.blog-list a:hover {
  color: #333333;
}

/* line 234, ../sass/_blog.scss */
.further-reading {
  background-color: #f1efe7;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 239, ../sass/_blog.scss */
.further-reading h3 {
  padding-top: 60px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
}
/* line 245, ../sass/_blog.scss */
.further-reading .blog-list {
  padding-top: 20px;
  max-width: 1086px;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
}
@media (max-width: 650px) {
  /* line 245, ../sass/_blog.scss */
  .further-reading .blog-list {
    display: block;
  }
}
/* line 256, ../sass/_blog.scss */
.further-reading .blog-list .blog-row {
  display: table-row;
}
@media (max-width: 650px) {
  /* line 256, ../sass/_blog.scss */
  .further-reading .blog-list .blog-row {
    display: block;
  }
}
/* line 264, ../sass/_blog.scss */
.further-reading .blog-list .blog-row:last-child li {
  border-bottom: 0px;
}
/* line 270, ../sass/_blog.scss */
.further-reading .blog-list li {
  display: table-cell;
  width: 6%;
  border-bottom: 0px;
  margin: 20px;
}
@media (max-width: 650px) {
  /* line 270, ../sass/_blog.scss */
  .further-reading .blog-list li {
    display: none;
  }
}
/* line 279, ../sass/_blog.scss */
.further-reading .blog-list li.blog-content {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 44%;
  border-bottom: 1px solid #d9d7d0;
}
@media (max-width: 650px) {
  /* line 279, ../sass/_blog.scss */
  .further-reading .blog-list li.blog-content {
    display: block;
    width: auto;
    margin: 0px;
  }
}
/* line 294, ../sass/_blog.scss */
.further-reading .blog-list li h2 {
  margin: 0px;
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 480px) {
  /* line 294, ../sass/_blog.scss */
  .further-reading .blog-list li h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
/* line 299, ../sass/_blog.scss */
.further-reading .blog-list li .more {
  margin: 0px;
}

/* line 306, ../sass/_blog.scss */
.blog-author {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}
/* line 310, ../sass/_blog.scss */
.blog-author a {
  color: #eb5b13;
}

/* line 315, ../sass/_blog.scss */
.comments-box {
  background-color: #f1efe7;
  padding: 40px;
  border-radius: 4px;
}

/* line 321, ../sass/_blog.scss */
.comment-box {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  border-bottom: 1px solid #d9d7d0;
  padding-bottom: 20px;
  padding-top: 40px;
}
/* line 328, ../sass/_blog.scss */
.comment-box .author-box {
  padding-bottom: 10px;
}
/* line 331, ../sass/_blog.scss */
.comment-box .author-box i {
  line-height: 40px;
  font-size: 40px;
}
/* line 337, ../sass/_blog.scss */
.comment-box .pencil-box, .comment-box .author-date {
  float: left;
  margin-right: 10px;
}
/* line 342, ../sass/_blog.scss */
.comment-box:first-child {
  padding-top: 0px;
}
/* line 346, ../sass/_blog.scss */
.comment-box:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}
/* line 351, ../sass/_blog.scss */
.comment-box .author {
  color: #eb5b13;
  display: block;
}
/* line 356, ../sass/_blog.scss */
.comment-box p {
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 480px) {
  /* line 356, ../sass/_blog.scss */
  .comment-box p {
    font-size: 20px;
    line-height: 26px;
  }
}

/* line 2, ../sass/_navigation.scss */
.nav-bottom {
  background-color: #eb5b13;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 12;
  -webkit-box-shadow: 2px 3px 6px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 3px 6px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 3px 6px -4px rgba(0, 0, 0, 0.75);
}
@media (max-width: 1100px) {
  /* line 2, ../sass/_navigation.scss */
  .nav-bottom {
    display: none;
  }
}
/* line 12, ../sass/_navigation.scss */
.nav-bottom .link-cover {
  display: none;
  position: absolute;
  width: 100%;
  top: 0px;
  background-color: black;
  z-index: 5;
}
@media (max-width: 1100px) {
  /* line 12, ../sass/_navigation.scss */
  .nav-bottom .link-cover {
    display: block;
  }
}
/* line 25, ../sass/_navigation.scss */
.nav-bottom i {
  font-size: 15px;
  margin-left: 8px;
  color: white;
}
/* line 31, ../sass/_navigation.scss */
.nav-bottom.fixed {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 12;
}
@media (max-width: 1100px) {
  /* line 31, ../sass/_navigation.scss */
  .nav-bottom.fixed {
    position: static;
  }
}
@media (max-width: 1100px) {
  /* line 2, ../sass/_navigation.scss */
  .nav-bottom {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 52, ../sass/_navigation.scss */
.nav-bottom .nav-item, .nav-bottom .menu-item {
  float: left;
  display: inline-block;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
/* line 59, ../sass/_navigation.scss */
.nav-bottom .nav-item:hover, .nav-bottom .menu-item:hover {
  cursor: pointer;
}
/* line 63, ../sass/_navigation.scss */
.nav-bottom .nav-item.menuright, .nav-bottom .menu-item.menuright {
  padding-right: 0px;
  float: right;
}
@media (max-width: 1100px) {
  /* line 63, ../sass/_navigation.scss */
  .nav-bottom .nav-item.menuright, .nav-bottom .menu-item.menuright {
    float: none;
  }
}
@media (max-width: 1100px) {
  /* line 52, ../sass/_navigation.scss */
  .nav-bottom .nav-item, .nav-bottom .menu-item {
    float: none;
    display: block;
    position: relative;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 81, ../sass/_navigation.scss */
.nav-bottom .nav-item .sub-menu, .nav-bottom .menu-item .sub-menu {
  display: none;
  width: 420px;
  text-align: left;
  position: absolute;
  z-index: 12;
  left: 50%;
  margin-left: -240px;
  -webkit-box-shadow: 2px 3px 6px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 3px 6px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 3px 6px -2px rgba(0, 0, 0, 0.75);
}
@media (max-width: 1100px) {
  /* line 81, ../sass/_navigation.scss */
  .nav-bottom .nav-item .sub-menu, .nav-bottom .menu-item .sub-menu {
    position: static;
    margin-left: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
  }
}
/* line 102, ../sass/_navigation.scss */
.nav-bottom .nav-item .sub-menu .sub-menu, .nav-bottom .menu-item .sub-menu .sub-menu {
  display: block;
  width: auto;
  box-shadow: none;
  position: static;
  left: 0px;
  margin-left: 0px;
  padding: 0px;
}
/* line 112, ../sass/_navigation.scss */
.nav-bottom .nav-item .sub-menu .menu-item, .nav-bottom .menu-item .sub-menu .menu-item {
  display: block;
  float: none;
  padding: 0px;
}
/* line 119, ../sass/_navigation.scss */
.nav-bottom .nav-item .sub-menu .menu-item a i, .nav-bottom .menu-item .sub-menu .menu-item a i {
  display: none;
}
/* line 125, ../sass/_navigation.scss */
.nav-bottom .nav-item .sub-menu a, .nav-bottom .menu-item .sub-menu a {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 30px;
  text-transform: none;
}
/* line 131, ../sass/_navigation.scss */
.nav-bottom .nav-item .sub-menu a:hover, .nav-bottom .menu-item .sub-menu a:hover {
  color: black;
}
/* line 138, ../sass/_navigation.scss */
.nav-bottom .nav-item:first-child, .nav-bottom .menu-item:first-child {
  padding-left: 0px;
}
@media (max-width: 1360px) {
  /* line 142, ../sass/_navigation.scss */
  .nav-bottom .nav-item:first-child .sub-menu, .nav-bottom .menu-item:first-child .sub-menu {
    margin-left: -120px;
  }
}
@media (max-width: 1100px) {
  /* line 148, ../sass/_navigation.scss */
  .nav-bottom .nav-item:first-child .sub-menu, .nav-bottom .menu-item:first-child .sub-menu {
    margin-left: 0px;
  }
}
/* line 154, ../sass/_navigation.scss */
.nav-bottom .nav-item ul, .nav-bottom .menu-item ul {
  background-color: #bc1a28;
  padding: 40px;
}
@media (max-width: 1100px) {
  /* line 154, ../sass/_navigation.scss */
  .nav-bottom .nav-item ul, .nav-bottom .menu-item ul {
    padding: 20px;
  }
}
/* line 162, ../sass/_navigation.scss */
.nav-bottom .nav-item ul li, .nav-bottom .menu-item ul li {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 30px;
  color: white;
}
/* line 168, ../sass/_navigation.scss */
.nav-bottom .nav-item .nav-link, .nav-bottom .nav-item a, .nav-bottom .menu-item .nav-link, .nav-bottom .menu-item a {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 60px;
  color: white;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}
@media (max-width: 1100px) {
  /* line 168, ../sass/_navigation.scss */
  .nav-bottom .nav-item .nav-link, .nav-bottom .nav-item a, .nav-bottom .menu-item .nav-link, .nav-bottom .menu-item a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 180, ../sass/_navigation.scss */
.nav-bottom .nav-item .nav-link i, .nav-bottom .nav-item a i, .nav-bottom .menu-item .nav-link i, .nav-bottom .menu-item a i {
  display: none;
}
@media (max-width: 1100px) {
  /* line 180, ../sass/_navigation.scss */
  .nav-bottom .nav-item .nav-link i, .nav-bottom .nav-item a i, .nav-bottom .menu-item .nav-link i, .nav-bottom .menu-item a i {
    display: inline-block;
  }
}
/* line 188, ../sass/_navigation.scss */
.nav-bottom .nav-item .nav-link:hover, .nav-bottom .nav-item a:hover, .nav-bottom .menu-item .nav-link:hover, .nav-bottom .menu-item a:hover {
  cursor: pointer;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #333333;
}
@media (max-width: 1100px) {
  /* line 188, ../sass/_navigation.scss */
  .nav-bottom .nav-item .nav-link:hover, .nav-bottom .nav-item a:hover, .nav-bottom .menu-item .nav-link:hover, .nav-bottom .menu-item a:hover {
    color: white;
  }
}
/* line 206, ../sass/_navigation.scss */
.nav-bottom .search-box {
  display: none;
}
@media (max-width: 1100px) {
  /* line 206, ../sass/_navigation.scss */
  .nav-bottom .search-box {
    display: block;
  }
}

/* line 215, ../sass/_navigation.scss */
.nav-bottom li a .arrow {
  margin: 0 auto;
}

/*.nav-bottom li a:hover:after, .nav-bottom .menu-item.active a:after, .nav-bottom .menu-item.current .nav-link:after,
.nav-bottom li a:hover:after, .nav-bottom .menu-item.active a:after, .nav-bottom .menu-item.current .nav-link:after {

} */
/* line 224, ../sass/_navigation.scss */
.nav-bottom li a:hover:after,
.nav-bottom li a:hover:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #eb5b13 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 0;
  z-index: 1000;
}
@media (max-width: 1100px) {
  /* line 224, ../sass/_navigation.scss */
  .nav-bottom li a:hover:after,
  .nav-bottom li a:hover:after {
    border: 0px;
  }
}

/* line 244, ../sass/_navigation.scss */
.nav-bottom li.current-menu-item a:after,
.nav-bottom li.current-menu-item a:after,
.nav-bottom li.current_page_parent a:after,
.nav-bottom li.current_page_parent a:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid #eb5b13 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 0;
  z-index: 1000;
}
@media (max-width: 1100px) {
  /* line 244, ../sass/_navigation.scss */
  .nav-bottom li.current-menu-item a:after,
  .nav-bottom li.current-menu-item a:after,
  .nav-bottom li.current_page_parent a:after,
  .nav-bottom li.current_page_parent a:after {
    border: 0px;
  }
}
/* line 264, ../sass/_navigation.scss */
.nav-bottom li.current-menu-item a:after .sub-menu li a:after,
.nav-bottom li.current-menu-item a:after .sub-menu li a:after,
.nav-bottom li.current_page_parent a:after .sub-menu li a:after,
.nav-bottom li.current_page_parent a:after .sub-menu li a:after {
  border: 0px;
}

/* line 269, ../sass/_navigation.scss */
.nav-bottom li.current-menu-item .sub-menu a:after,
.nav-bottom li.current-menu-item .sub-menu a:after,
.nav-bottom li.current_page_parent .sub-menu a:after,
.nav-bottom li.current_page_parent .sub-menu a:after {
  border: 0px;
}

/* line 276, ../sass/_navigation.scss */
.nav-bottom li .sub-menu a:hover:after,
.nav-bottom li .sub-menu a:hover:after {
  border: 0px;
}

/* line 281, ../sass/_navigation.scss */
.nav-bottom li.current-menu-item .sub-menu a:after,
.nav-bottom li.current-menu-item .sub-menu a:after,
.nav-bottom li.current-menu-item .sub-menu a,
.nav-bottom li.current-menu-item .sub-menu a {
  border: 0px !important;
}

/* line 288, ../sass/_navigation.scss */
.nav-bottom .sub-menu li.current-menu-item a:after,
.nav-bottom .sub-menu li.current-menu-item a:after,
.nav-bottom .sub-menu li.current_page_parent a:after,
.nav-bottom .sub-menu li.current_page_parent a:after {
  border: 0px;
}

/* line 296, ../sass/_navigation.scss */
.mobile-nav-trigger {
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -4px;
  cursor: pointer;
}

/* line 304, ../sass/_navigation.scss */
.mobile-nav-trigger {
  display: none;
  float: right;
  margin-top: 40px;
  width: 30px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1100px) {
  /* line 304, ../sass/_navigation.scss */
  .mobile-nav-trigger {
    display: inline-block;
  }
}
@media (max-width: 650px) {
  /* line 304, ../sass/_navigation.scss */
  .mobile-nav-trigger {
    margin-top: 22px;
  }
}

/* line 331, ../sass/_navigation.scss */
.mobile-nav-trigger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 30px;
  background: white;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

/* line 349, ../sass/_navigation.scss */
.mobile-nav-trigger span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

/* line 357, ../sass/_navigation.scss */
.mobile-nav-trigger span:nth-child(2) {
  top: 6px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

/* line 365, ../sass/_navigation.scss */
.mobile-nav-trigger span:nth-child(3) {
  top: 12px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

/* line 373, ../sass/_navigation.scss */
.mobile-nav-trigger.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 20px;
  left: 5px;
  top: -1px;
}

/* line 383, ../sass/_navigation.scss */
.mobile-nav-trigger.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

/* line 388, ../sass/_navigation.scss */
.mobile-nav-trigger.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 20px;
  left: 5px;
  top: 13px;
}

/* line 2, ../sass/_carousel.scss */
.content-box-container {
  white-space: nowrap;
  overflow: hidden;
}
/* line 7, ../sass/_carousel.scss */
.content-box-container.white .content-item-box {
  background-color: white;
}
/* line 9, ../sass/_carousel.scss */
.content-box-container.white .content-item-box .title, .content-box-container.white .content-item-box .category-title {
  color: #333333;
}
/* line 16, ../sass/_carousel.scss */
.content-box-container.white .content-item-box .content-item .link a:hover {
  color: #333333;
}
/* line 24, ../sass/_carousel.scss */
.content-box-container.white .content-item {
  margin-bottom: 2px;
  margin-top: 2px;
}
/* line 30, ../sass/_carousel.scss */
.content-box-container i {
  font-size: 40px;
}
/* line 33, ../sass/_carousel.scss */
.content-box-container i.icon-arrow-right {
  font-size: 20px;
}
/* line 38, ../sass/_carousel.scss */
.content-box-container.off-white {
  background-color: #f1efe7;
}
@media (max-width: 992px) {
  /* line 2, ../sass/_carousel.scss */
  .content-box-container {
    height: auto;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 2, ../sass/_carousel.scss */
  .content-box-container {
    height: auto;
  }
}
/* line 46, ../sass/_carousel.scss */
.content-box-container .chevron-container {
  max-width: 1306px;
  margin: 0 auto;
  position: relative;
  padding-left: 60px;
  padding-right: 60px;
}
@media (max-width: 992px) {
  /* line 46, ../sass/_carousel.scss */
  .content-box-container .chevron-container {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 46, ../sass/_carousel.scss */
  .content-box-container .chevron-container {
    max-width: 100%;
  }
}
@media (max-width: 650px) {
  /* line 46, ../sass/_carousel.scss */
  .content-box-container .chevron-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 62, ../sass/_carousel.scss */
.content-box-container .chevron-container i {
  color: #eb5b13;
  font-size: 30px;
}
/* line 67, ../sass/_carousel.scss */
.content-box-container .chevron-container .chevron-left {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -55px;
}
/* line 73, ../sass/_carousel.scss */
.content-box-container .chevron-container .chevron-left:hover {
  cursor: pointer;
}
@media (max-width: 650px) {
  /* line 67, ../sass/_carousel.scss */
  .content-box-container .chevron-container .chevron-left {
    display: none;
  }
}
/* line 82, ../sass/_carousel.scss */
.content-box-container .chevron-container .chevron-right {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -55px;
}
/* line 88, ../sass/_carousel.scss */
.content-box-container .chevron-container .chevron-right:hover {
  cursor: pointer;
}
@media (max-width: 650px) {
  /* line 82, ../sass/_carousel.scss */
  .content-box-container .chevron-container .chevron-right {
    right: 5px;
    display: none;
  }
}
/* line 99, ../sass/_carousel.scss */
.content-box-container .list-container {
  max-width: 1156px;
  overflow: hidden;
}
/* line 104, ../sass/_carousel.scss */
.content-box-container .content-item {
  text-align: left;
  padding-left: 35px;
  padding-right: 35px;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-out;
  -moz-transition: opacity 400ms ease-out;
  -ms-transition: opacity 400ms ease-out;
  -o-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out;
}
/* line 117, ../sass/_carousel.scss */
.content-box-container .content-item.loaded {
  opacity: 1;
}
@media (max-width: 992px) {
  /* line 104, ../sass/_carousel.scss */
  .content-box-container .content-item {
    float: none;
    margin: auto;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 104, ../sass/_carousel.scss */
  .content-box-container .content-item {
    float: none;
    margin: auto;
  }
}
@media (max-width: 650px) {
  /* line 104, ../sass/_carousel.scss */
  .content-box-container .content-item {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 480px) {
  /* line 104, ../sass/_carousel.scss */
  .content-box-container .content-item {
    width: auto;
  }
}
/* line 135, ../sass/_carousel.scss */
.content-box-container .content-item .category-title {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
  color: white;
}
/* line 140, ../sass/_carousel.scss */
.content-box-container .content-item .title {
  -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}
/* line 148, ../sass/_carousel.scss */
.content-box-container .content-item .title:hover {
  color: #cccccc;
}
/* line 153, ../sass/_carousel.scss */
.content-box-container .content-item .link {
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  color: #eb5b13;
}
/* line 158, ../sass/_carousel.scss */
.content-box-container .content-item .link:hover {
  color: white;
}
/* line 166, ../sass/_carousel.scss */
.content-box-container .content-item-box {
  background-color: #333333;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
  -ms-transform: scale(0.1, 0.1);
  /* IE 9 */
  -webkit-transform: scale(0.1, 0.1);
  /* Safari */
  transform: scale(0.1, 0.1);
  /* Standard syntax */
}
/* line 182, ../sass/_carousel.scss */
.content-box-container .content-item-box.loaded {
  -ms-transform: scale(1, 1);
  /* IE 9 */
  -webkit-transform: scale(1, 1);
  /* Safari */
  transform: scale(1, 1);
  /* Standard syntax */
  opacity: 1;
}
/* line 190, ../sass/_carousel.scss */
.content-box-container .content-item-box .text-box {
  padding: 20px;
  white-space: normal;
}
/* line 195, ../sass/_carousel.scss */
.content-box-container .content-item-box .title {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  color: white;
}
/* line 200, ../sass/_carousel.scss */
.content-box-container .content-item-box .date {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
  color: #cccccc;
}
/* line 208, ../sass/_carousel.scss */
.content-box-container.light .content-item-box {
  background-color: white;
}
/* line 211, ../sass/_carousel.scss */
.content-box-container.light .content-item-box .title, .content-box-container.light .content-item-box .category-title {
  color: #333333;
}
/* line 215, ../sass/_carousel.scss */
.content-box-container.light .content-item-box .link {
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
}
/* line 221, ../sass/_carousel.scss */
.content-box-container .content-item-strap {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 226, ../sass/_carousel.scss */
.content-box-container .content-item-strap .category-title {
  color: #333333;
}
/* line 230, ../sass/_carousel.scss */
.content-box-container .content-item-strap .link {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
}
/* line 234, ../sass/_carousel.scss */
.content-box-container .content-item-strap .link:hover {
  color: #333333;
}

/* line 243, ../sass/_carousel.scss */
.content-item-box img {
  max-width: 100%;
}

/* line 1, ../sass/_header.scss */
.nav-top {
  background-color: #e64c0e;
  height: 50px;
}
/* line 5, ../sass/_header.scss */
.nav-top .header-menu {
  float: right;
  height: 50px;
}
/* line 9, ../sass/_header.scss */
.nav-top .header-menu li {
  float: right;
  margin-left: 40px;
}
@media (max-width: 992px) {
  /* line 9, ../sass/_header.scss */
  .nav-top .header-menu li {
    margin-left: 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 9, ../sass/_header.scss */
  .nav-top .header-menu li {
    margin-left: 20px;
  }
}
/* line 17, ../sass/_header.scss */
.nav-top .header-menu li:hover {
  cursor: pointer;
}
/* line 23, ../sass/_header.scss */
.nav-top i {
  vertical-align: middle;
  line-height: 50px;
  font-size: 18px;
  color: #333333;
}
/* line 26, ../sass/_header.scss */
.nav-top i.icon-chevron-down {
  margin-left: 5px;
}
@media (max-width: 992px) {
  /* line 26, ../sass/_header.scss */
  .nav-top i.icon-chevron-down {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 26, ../sass/_header.scss */
  .nav-top i.icon-chevron-down {
    display: none;
  }
}
/* line 40, ../sass/_header.scss */
.nav-top .header-menu-item {
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  color: white;
  line-height: 50px;
  position: relative;
}
/* line 47, ../sass/_header.scss */
.nav-top .header-menu-item:hover {
  color: #333333;
}
/* line 50, ../sass/_header.scss */
.nav-top .header-menu-item:hover .sub-menu li {
  color: white;
}
/* line 55, ../sass/_header.scss */
.nav-top .header-menu-item .menu-out-cover {
  position: absolute;
  height: 70px;
  width: 260px;
  left: 50%;
  top: 0px;
  margin-left: -130px;
  z-index: 50;
  display: none;
}
/* line 65, ../sass/_header.scss */
.nav-top .header-menu-item .menu-out-cover .sub-menu {
  position: relative;
  background-color: #333333;
  width: 220px;
  text-align: left;
  margin-top: 60px;
  -webkit-box-shadow: 2px 3px 6px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 3px 6px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 3px 6px -2px rgba(0, 0, 0, 0.75);
}
/* line 75, ../sass/_header.scss */
.nav-top .header-menu-item .menu-out-cover .sub-menu:before {
  border-left: solid transparent 20px;
  border-right: solid transparent 20px;
  border-bottom: solid #333333 20px;
  top: -20px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  width: 0;
  z-index: 1000;
}
/* line 90, ../sass/_header.scss */
.nav-top .header-menu-item .menu-out-cover .sub-menu a:hover {
  color: black;
}
/* line 95, ../sass/_header.scss */
.nav-top .header-menu-item .menu-out-cover .sub-menu ul {
  padding: 20px 40px 20px 40px;
}
/* line 98, ../sass/_header.scss */
.nav-top .header-menu-item .menu-out-cover .sub-menu li {
  display: block;
  float: none;
  margin-left: 0px;
}
/* line 103, ../sass/_header.scss */
.nav-top .header-menu-item .menu-out-cover .sub-menu li:hover, .nav-top .header-menu-item .menu-out-cover .sub-menu li a:hover {
  color: #eb5b13;
}
@media (max-width: 992px) {
  /* line 111, ../sass/_header.scss */
  .nav-top .header-item {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 111, ../sass/_header.scss */
  .nav-top .header-item {
    display: none;
  }
}

/* line 119, ../sass/_header.scss */
.block-header {
  clear: both;
  background-color: #eb5b13;
  height: 96px;
}
@media (max-width: 650px) {
  /* line 119, ../sass/_header.scss */
  .block-header {
    height: 60px;
  }
}
/* line 128, ../sass/_header.scss */
.block-header.fixed {
  height: 156px;
}

/* line 133, ../sass/_header.scss */
.logo-wrapper {
  position: relative;
  height: 96px;
  float: left;
}
@media (max-width: 650px) {
  /* line 133, ../sass/_header.scss */
  .logo-wrapper {
    height: 60px;
  }
}

/* line 143, ../sass/_header.scss */
.logo {
  position: relative;
  top: 50%;
  margin-top: -15px;
  width: 149px;
  height: 30px;
}
@media (max-width: 650px) {
  /* line 143, ../sass/_header.scss */
  .logo {
    margin-top: -11px;
    width: 102px;
    height: 22px;
  }
}

/* line 157, ../sass/_header.scss */
.search-box {
  float: right;
  position: relative;
  margin-top: 20px;
  padding-bottom: 20px;
}
/* line 163, ../sass/_header.scss */
.search-box.header-search {
  margin-top: 40px;
}
/* line 167, ../sass/_header.scss */
.search-box.mobile {
  float: none;
  margin-left: 20px;
  margin-right: 20px;
}
/* line 173, ../sass/_header.scss */
.search-box input {
  width: 260px;
  height: 30px;
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 12px;
  padding-left: 12px;
  padding-right: 12px;
}
/* line 184, ../sass/_header.scss */
.search-box.mobile input {
  width: 100%;
}
/* line 189, ../sass/_header.scss */
.search-box i {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
  color: black;
  font-size: 16px;
}
@media (max-width: 1100px) {
  /* line 198, ../sass/_header.scss */
  .search-box.header-search {
    display: none;
  }
}
/* line 203, ../sass/_header.scss */
.search-box.header-search input {
  border: 1px solid #bd511b;
}

/* line 210, ../sass/_header.scss */
.block-header .search-box input, .mobile-nav .search-box input {
  border: 1px solid #bd511b;
}

/* line 1, ../sass/_strapheader.scss */
.strap-container {
  background-color: black;
  height: 340px;
  position: relative;
  text-align: left;
}
/* line 7, ../sass/_strapheader.scss */
.strap-container .strap-image {
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  width: 100%;
  height: 340px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: left;
  opacity: 0;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
@media (max-width: 650px) {
  /* line 7, ../sass/_strapheader.scss */
  .strap-container .strap-image {
    background-attachment: scroll;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
}
/* line 32, ../sass/_strapheader.scss */
.strap-container .strap-image.visible {
  opacity: 1;
}
/* line 36, ../sass/_strapheader.scss */
.strap-container .strap-image.image-1 {
  background-image: url(../images/masthead.jpg);
}
/* line 40, ../sass/_strapheader.scss */
.strap-container .strap-image.image-2 {
  background-image: url(../images/strap-2.jpg);
}
/* line 44, ../sass/_strapheader.scss */
.strap-container .strap-image.image-3 {
  background-image: url(../images/strap-3.jpg);
}
/* line 48, ../sass/_strapheader.scss */
.strap-container .strap-image.image-4 {
  background-image: url(../images/strap-4.jpg);
}
/* line 52, ../sass/_strapheader.scss */
.strap-container .strap-image.image-5 {
  background-image: url(../images/strap-5.jpg);
}
/* line 56, ../sass/_strapheader.scss */
.strap-container .strap-image.image-6 {
  background-image: url(../images/strap-6.jpg);
}
/* line 60, ../sass/_strapheader.scss */
.strap-container .strap-image.image-7 {
  background-image: url(../images/strap-7.jpg);
}
/* line 64, ../sass/_strapheader.scss */
.strap-container .strap-image.image-8 {
  background-image: url(../images/strap-8.jpg);
}
/* line 69, ../sass/_strapheader.scss */
.strap-container .text-container {
  overflow: hidden;
  opacity: 0;
  padding-top: 20px;
  -webkit-transition: all 800ms ease-out;
  -moz-transition: all 800ms ease-out;
  -ms-transition: all 800ms ease-out;
  -o-transition: all 800ms ease-out;
  transition: all 800ms ease-out;
}
/* line 80, ../sass/_strapheader.scss */
.strap-container .text-container.loaded {
  opacity: 1;
  padding-top: 0px;
}
/* line 85, ../sass/_strapheader.scss */
.strap-container .text-container .strap-title {
  font-family: 'FS Elliot Light';
  font-size: 48px;
  line-height: 54px;
  color: white;
}
@media (max-width: 992px) {
  /* line 85, ../sass/_strapheader.scss */
  .strap-container .text-container .strap-title {
    font-size: 40px;
    line-height: 46px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 85, ../sass/_strapheader.scss */
  .strap-container .text-container .strap-title {
    font-size: 40px;
    line-height: 46px;
  }
}
@media (max-width: 480px) {
  /* line 85, ../sass/_strapheader.scss */
  .strap-container .text-container .strap-title {
    font-size: 26px;
    line-height: 32px;
  }
}
/* line 89, ../sass/_strapheader.scss */
.strap-container .text-container .strap-title span, .strap-container .text-container .strap-title strong {
  font-family: 'FS Elliot Bold';
}
/* line 94, ../sass/_strapheader.scss */
.strap-container .text-container .strap-breadcrumb {
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 20px;
  padding-top: 40px;
  padding-bottom: 20px;
  color: white;
  text-transform: uppercase;
}

/* line 2, ../sass/_events.scss */
.event-strap-column {
  float: left;
  width: 50%;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #333333;
}
@media (max-width: 650px) {
  /* line 2, ../sass/_events.scss */
  .event-strap-column {
    float: none;
    width: 100%;
  }
  /* line 13, ../sass/_events.scss */
  .event-strap-column:first-child {
    padding-bottom: 40px;
  }
}
/* line 18, ../sass/_events.scss */
.event-strap-column p {
  max-width: 440px;
  margin: 0 auto;
}
/* line 23, ../sass/_events.scss */
.event-strap-column a {
  display: block;
  color: #eb5b13;
  text-transform: uppercase;
  font-family: 'FS Elliot Bold';
}

/* line 31, ../sass/_events.scss */
.events-box {
  background-color: #f1efe7;
  padding-top: 60px;
  text-align: center;
  overflow: hidden;
}
/* line 37, ../sass/_events.scss */
.events-box h1 {
  font-family: 'FS Elliot Light';
  font-size: 30px;
  line-height: 36px;
}
@media (max-width: 480px) {
  /* line 37, ../sass/_events.scss */
  .events-box h1 {
    font-size: 22px;
    line-height: 28px;
  }
}
/* line 48, ../sass/_events.scss */
.events-box .strap {
  max-width: 700px;
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
  margin: 0 auto;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 480px) {
  /* line 48, ../sass/_events.scss */
  .events-box .strap {
    font-size: 20px;
    line-height: 26px;
  }
}

/* line 65, ../sass/_events.scss */
.events-line {
  background-color: #eae7dc;
  height: 90px;
}

/* line 70, ../sass/_events.scss */
#eventsContainer {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

/* line 83, ../sass/_events.scss */
#speakers {
  display: none;
  font-size: 0px;
  padding-top: 60px;
}
@media (max-width: 768px) {
  /* line 83, ../sass/_events.scss */
  #speakers {
    padding-top: 20px;
  }
}
/* line 92, ../sass/_events.scss */
#speakers.active {
  display: block;
}

/* line 97, ../sass/_events.scss */
.presenters {
  text-align: center;
  font-size: 0px;
}

/* line 102, ../sass/_events.scss */
.presenter-box {
  display: inline-block;
  text-align: center;
  width: 240px;
  padding: 10px;
  max-width: 25%;
}
@media (max-width: 768px) {
  /* line 102, ../sass/_events.scss */
  .presenter-box {
    max-width: 33%;
  }
}
@media (max-width: 650px) {
  /* line 102, ../sass/_events.scss */
  .presenter-box {
    max-width: 50%;
  }
}
/* line 119, ../sass/_events.scss */
.presenter-box .name {
  padding-bottom: 10px;
}
/* line 123, ../sass/_events.scss */
.presenter-box .title {
  margin: 0 auto;
  max-width: 80%;
}

/* line 129, ../sass/_events.scss */
.presenter {
  vertical-align: top;
}
/* line 132, ../sass/_events.scss */
.presenter .name {
  color: #eb5b13;
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 480px) {
  /* line 132, ../sass/_events.scss */
  .presenter .name {
    font-size: 20px;
    line-height: 26px;
  }
}
/* line 137, ../sass/_events.scss */
.presenter .title {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 20px;
}
/* line 141, ../sass/_events.scss */
.presenter .title span {
  font-family: 'FS Elliot Bold';
}
/* line 146, ../sass/_events.scss */
.presenter .bio-link {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #eb5b13;
}
/* line 152, ../sass/_events.scss */
.presenter .presenter-avatar {
  margin: 20px auto 20px auto;
  width: 94px;
  height: 94px;
  border-radius: 50%;
  background-image: url(../images/presenter-background.png);
  background-size: 94px 94px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), screen and (min-device-pixel-ratio: 1.3) {
  /* line 152, ../sass/_events.scss */
  .presenter .presenter-avatar {
    background-image: url(../images/presenter-background@2x.png);
  }
}

/* line 171, ../sass/_events.scss */
.guest-speaker {
  text-align: left;
  padding-top: 40px;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}
/* line 176, ../sass/_events.scss */
.guest-speaker span {
  font-family: 'FS Elliot Bold';
}

/* line 181, ../sass/_events.scss */
.map-canvas {
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
  height: 500px;
}

/* line 188, ../sass/_events.scss */
.address-info {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 15px;
}
/* line 192, ../sass/_events.scss */
.address-info span {
  font-family: 'FS Elliot Bold';
}
/* line 196, ../sass/_events.scss */
.address-info a {
  color: #eb5b13;
}

/* line 201, ../sass/_events.scss */
.early-bird {
  padding-top: 10px;
  text-align: center;
  line-height: 50px;
}
/* line 206, ../sass/_events.scss */
.early-bird span {
  display: inline-block;
  margin-top: 5px;
  margin-right: 10px;
  font-size: 30px;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);
}

/* line 219, ../sass/_events.scss */
.box-option {
  color: #333333;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 54px;
  margin-bottom: 5px;
  float: left;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 768px) {
  /* line 228, ../sass/_events.scss */
  .box-option.first, .box-option.second, .box-option.third {
    display: none;
  }
}
/* line 235, ../sass/_events.scss */
.box-option.mobile {
  float: none;
}
/* line 239, ../sass/_events.scss */
.box-option .block-title {
  background-color: #f1efe7;
}
/* line 243, ../sass/_events.scss */
.box-option:hover {
  cursor: pointer;
}
/* line 247, ../sass/_events.scss */
.box-option.active {
  margin-bottom: 0px;
  color: #eb5b13;
}
/* line 251, ../sass/_events.scss */
.box-option.active .block-title {
  padding-bottom: 5px;
}
/* line 255, ../sass/_events.scss */
.box-option.active.mobile {
  float: none;
}
/* line 258, ../sass/_events.scss */
.box-option.active.mobile .icon-chevron-up {
  display: inline-block;
  margin-left: 5px;
}
/* line 262, ../sass/_events.scss */
.box-option.active.mobile .icon-chevron-down {
  display: none;
}
/* line 266, ../sass/_events.scss */
.box-option.active.mobile .strip {
  display: none;
}
/* line 272, ../sass/_events.scss */
.box-option.first {
  width: 33%;
  padding-right: 2px;
}
/* line 277, ../sass/_events.scss */
.box-option.second {
  padding-left: 3px;
  padding-right: 3px;
  width: 34%;
}
/* line 283, ../sass/_events.scss */
.box-option.third {
  width: 33%;
  padding-left: 2px;
}
/* line 288, ../sass/_events.scss */
.box-option.mobile {
  width: 100%;
  display: none;
}
/* line 292, ../sass/_events.scss */
.box-option.mobile .icon-chevron-up {
  display: none;
}
/* line 296, ../sass/_events.scss */
.box-option.mobile .icon-chevron-down {
  margin-left: 5px;
}
@media (max-width: 768px) {
  /* line 288, ../sass/_events.scss */
  .box-option.mobile {
    display: block;
  }
}
/* line 304, ../sass/_events.scss */
.box-option.mobile .strip {
  background-color: white;
  height: 1px;
  margin-left: -20px;
  margin-right: -20px;
}

/* line 313, ../sass/_events.scss */
#agenda {
  display: none;
  padding-top: 60px;
}
@media (max-width: 768px) {
  /* line 313, ../sass/_events.scss */
  #agenda {
    padding-top: 20px;
  }
}
/* line 321, ../sass/_events.scss */
#agenda.active {
  display: block;
}
/* line 325, ../sass/_events.scss */
#agenda h3 {
  text-align: center;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
/* line 330, ../sass/_events.scss */
#agenda h3 span {
  font-family: 'FS Elliot Bold';
}
/* line 335, ../sass/_events.scss */
#agenda .agenda-table {
  list-style-type: none;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 40px;
  background-color: white;
  border-radius: 5px;
  border: 1px solid #d9d7d0;
}
@media (max-width: 650px) {
  /* line 335, ../sass/_events.scss */
  #agenda .agenda-table {
    padding: 20px;
  }
}
/* line 348, ../sass/_events.scss */
#agenda .agenda-table li {
  padding-top: 20px;
}
/* line 351, ../sass/_events.scss */
#agenda .agenda-table li:first-child {
  padding-top: 0px;
}
/* line 356, ../sass/_events.scss */
#agenda .agenda-table .time {
  font-family: 'FS Elliot Light';
  font-size: 18px;
  line-height: 24px;
  float: left;
  width: 20%;
}
@media (max-width: 768px) {
  /* line 356, ../sass/_events.scss */
  #agenda .agenda-table .time {
    width: 100%;
    float: none;
  }
}
/* line 367, ../sass/_events.scss */
#agenda .agenda-table .subtle {
  font-family: 'FS Elliot Light';
  font-size: 18px;
  line-height: 24px;
  color: #8c919d;
  padding-bottom: 20px;
}
/* line 373, ../sass/_events.scss */
#agenda .agenda-table .italic {
  font-family: 'FS Elliot Italic';
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 20px;
}
/* line 378, ../sass/_events.scss */
#agenda .agenda-table .detail {
  float: left;
  width: 80%;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  /* line 378, ../sass/_events.scss */
  #agenda .agenda-table .detail {
    width: 100%;
    float: none;
  }
}
/* line 390, ../sass/_events.scss */
#agenda .agenda-table .detail:last-child {
  padding-bottom: 0px;
}
/* line 394, ../sass/_events.scss */
#agenda .agenda-table .detail h4 {
  text-transform: none;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  color: #333333;
  padding-bottom: 0px;
}
/* line 402, ../sass/_events.scss */
#agenda .agenda-table .detail p, #agenda .agenda-table .detail .subtext, #agenda .agenda-table .detail .speaker {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 20px;
}
/* line 406, ../sass/_events.scss */
#agenda .agenda-table .detail p:last-child, #agenda .agenda-table .detail .subtext:last-child, #agenda .agenda-table .detail .speaker:last-child {
  padding-bottom: 0px;
}

/* line 415, ../sass/_events.scss */
#feesAndHotels {
  display: none;
  padding-top: 40px;
}
@media (max-width: 768px) {
  /* line 415, ../sass/_events.scss */
  #feesAndHotels {
    padding-top: 20px;
  }
}
/* line 424, ../sass/_events.scss */
#feesAndHotels.active {
  display: block;
}
/* line 428, ../sass/_events.scss */
#feesAndHotels h3 {
  padding-top: 20px;
  text-align: center;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
/* line 435, ../sass/_events.scss */
#feesAndHotels .fees-table {
  width: 100%;
  list-style-type: none;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 20px 40px 20px 40px;
  background-color: white;
  border: 1px solid #d9d7d0;
  display: table;
  table-layout: fixed;
}
/* line 447, ../sass/_events.scss */
#feesAndHotels .fees-table li {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 453, ../sass/_events.scss */
#feesAndHotels .fees-table ul {
  list-style-type: none;
  display: table-row;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}
/* line 458, ../sass/_events.scss */
#feesAndHotels .fees-table ul span {
  font-family: 'FS Elliot Bold';
  text-transform: uppercase;
  display: block;
}
/* line 464, ../sass/_events.scss */
#feesAndHotels .fees-table ul li {
  display: table-cell;
}
/* line 469, ../sass/_events.scss */
#feesAndHotels .fees-table li {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  /* line 435, ../sass/_events.scss */
  #feesAndHotels .fees-table {
    display: none;
  }
}
/* line 479, ../sass/_events.scss */
#feesAndHotels .fees-table-mobile {
  width: 100%;
  list-style-type: none;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 20px 40px 20px 40px;
  background-color: white;
  border: 1px solid #8c919d;
  display: none;
}
@media (max-width: 768px) {
  /* line 479, ../sass/_events.scss */
  #feesAndHotels .fees-table-mobile {
    display: block;
  }
}
@media (max-width: 650px) {
  /* line 479, ../sass/_events.scss */
  #feesAndHotels .fees-table-mobile {
    padding: 20px;
  }
}
/* line 498, ../sass/_events.scss */
#feesAndHotels .fees-table-mobile li {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 504, ../sass/_events.scss */
#feesAndHotels .fees-table-mobile ul {
  list-style-type: none;
  padding-left: 0px;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}
/* line 511, ../sass/_events.scss */
#feesAndHotels .fees-table-mobile ul li.header {
  text-align: center;
}
/* line 514, ../sass/_events.scss */
#feesAndHotels .fees-table-mobile ul li.header span {
  font-family: 'FS Elliot Bold';
  text-transform: uppercase;
}
/* line 522, ../sass/_events.scss */
#feesAndHotels .fees-table-mobile ul li span.left {
  float: left;
}
/* line 526, ../sass/_events.scss */
#feesAndHotels .fees-table-mobile ul li span.right {
  float: right;
  font-family: 'FS Elliot Bold';
  text-transform: uppercase;
}
/* line 535, ../sass/_events.scss */
#feesAndHotels .fees-table-mobile li {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 2, ../sass/_contentfilter.scss */
.content-filter-menu-background {
  background-color: #eae7dc;
  height: 90px;
}

/* line 8, ../sass/_contentfilter.scss */
.content-filter-menu-list-mobile {
  background-color: #eae7dc;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  display: none;
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 1230px) {
  /* line 8, ../sass/_contentfilter.scss */
  .content-filter-menu-list-mobile {
    display: block;
  }
}
/* line 24, ../sass/_contentfilter.scss */
.content-filter-menu-list-mobile #contentFilterMobileMenu {
  text-transform: uppercase;
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #eb5b13;
}
/* line 31, ../sass/_contentfilter.scss */
.content-filter-menu-list-mobile #contentFilterMobileMenu i {
  margin-left: 5px;
  font-weight: bold;
  color: #333333;
}
/* line 37, ../sass/_contentfilter.scss */
.content-filter-menu-list-mobile #contentFilterMobileMenu:hover {
  cursor: pointer;
}
/* line 42, ../sass/_contentfilter.scss */
.content-filter-menu-list-mobile ul {
  max-width: 1086px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  background-color: #eae7dc;
  display: none;
}
/* line 53, ../sass/_contentfilter.scss */
.content-filter-menu-list-mobile li {
  height: 60px;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
}
/* line 59, ../sass/_contentfilter.scss */
.content-filter-menu-list-mobile li.active {
  color: #eb5b13;
}
/* line 63, ../sass/_contentfilter.scss */
.content-filter-menu-list-mobile li:hover {
  color: #eb5b13;
  cursor: pointer;
}
/* line 68, ../sass/_contentfilter.scss */
.content-filter-menu-list-mobile li.offset {
  width: 120px;
  margin-left: -120px;
  margin-right: 0px;
}
/* line 74, ../sass/_contentfilter.scss */
.content-filter-menu-list-mobile li.icon-offset {
  width: 60px;
  margin-left: -180px;
  margin-right: 0px;
  font-size: 30px;
  line-height: 90px;
  margin-top: 0px;
}

/* line 86, ../sass/_contentfilter.scss */
.content-filter-menu-list {
  background-color: #eae7dc;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 1230px) {
  /* line 86, ../sass/_contentfilter.scss */
  .content-filter-menu-list {
    display: none;
  }
}
/* line 102, ../sass/_contentfilter.scss */
.content-filter-menu-list ul {
  max-width: 1086px;
  margin: 0 auto;
  background-color: #eae7dc;
}
/* line 109, ../sass/_contentfilter.scss */
.content-filter-menu-list li {
  display: inline-block;
  vertical-align: top;
  color: #333333;
  text-transform: uppercase;
  padding: 20px 30px 20px 0px;
  max-width: 16%;
  word-wrap: break-word;
}
/* line 119, ../sass/_contentfilter.scss */
.content-filter-menu-list li.active {
  color: #eb5b13;
}
/* line 123, ../sass/_contentfilter.scss */
.content-filter-menu-list li:hover {
  color: #eb5b13;
  cursor: pointer;
}
/* line 128, ../sass/_contentfilter.scss */
.content-filter-menu-list li.offset {
  width: 120px;
  margin-left: -120px;
  margin-right: 0px;
}
/* line 134, ../sass/_contentfilter.scss */
.content-filter-menu-list li.icon-offset {
  width: 60px;
  margin-left: -180px;
  margin-right: 0px;
  font-size: 30px;
  line-height: 90px;
  margin-top: 0px;
}

/* line 146, ../sass/_contentfilter.scss */
#filterMenuContent {
  background: white;
  width: 0px;
  position: absolute;
  left: 0px;
  top: 90px;
  bottom: 0px;
  z-index: 10;
  border-right: 1px solid #c5c5c5;
  overflow: hidden;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
@media (max-width: 1230px) {
  /* line 146, ../sass/_contentfilter.scss */
  #filterMenuContent {
    top: 60px;
  }
}
/* line 168, ../sass/_contentfilter.scss */
#filterMenuContent .inner {
  padding-left: 40px;
  padding-top: 20px;
  width: 280px;
}
@media (max-width: 480px) {
  /* line 168, ../sass/_contentfilter.scss */
  #filterMenuContent .inner {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 180, ../sass/_contentfilter.scss */
#filterMenuContent.active {
  width: 330px;
}
@media (max-width: 480px) {
  /* line 180, ../sass/_contentfilter.scss */
  #filterMenuContent.active {
    width: 100%;
  }
}
/* line 188, ../sass/_contentfilter.scss */
#filterMenuContent .search-box {
  float: none;
}
@media (max-width: 480px) {
  /* line 188, ../sass/_contentfilter.scss */
  #filterMenuContent .search-box {
    width: 100%;
  }
  /* line 193, ../sass/_contentfilter.scss */
  #filterMenuContent .search-box input {
    width: 100%;
  }
}
/* line 199, ../sass/_contentfilter.scss */
#filterMenuContent h2 {
  color: #333333;
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
}

/* line 208, ../sass/_contentfilter.scss */
.content-filter-container {
  background-color: #f1efe7;
  margin: 0 auto;
  position: relative;
  margin-top: -90px;
}

/* line 215, ../sass/_contentfilter.scss */
.filter-menu-overlay-red {
  position: absolute;
  left: 0px;
  z-index: 1;
  width: 0px;
  height: 90px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
@media (max-width: 1230px) {
  /* line 215, ../sass/_contentfilter.scss */
  .filter-menu-overlay-red {
    height: 60px;
  }
}
@media (max-width: 992px) {
  /* line 215, ../sass/_contentfilter.scss */
  .filter-menu-overlay-red {
    height: 60px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 215, ../sass/_contentfilter.scss */
  .filter-menu-overlay-red {
    height: 60px;
  }
}
/* line 236, ../sass/_contentfilter.scss */
.filter-menu-overlay-red.active {
  background-color: #e7362c;
  border-right: 1px solid #c5c5c5;
  width: 330px;
}

/* line 243, ../sass/_contentfilter.scss */
.filter-menu {
  position: absolute;
  left: 0px;
  z-index: 2;
  width: 200px;
  text-align: left;
  height: 90px;
  white-space: nowrap;
}
@media (max-width: 1230px) {
  /* line 252, ../sass/_contentfilter.scss */
  .filter-menu .icon-offset {
    display: block;
    height: 60px;
  }
}
@media (max-width: 1446px) {
  /* line 259, ../sass/_contentfilter.scss */
  .filter-menu .label-text {
    display: none;
  }
}
/* line 265, ../sass/_contentfilter.scss */
.filter-menu:hover {
  cursor: pointer;
}
/* line 269, ../sass/_contentfilter.scss */
.filter-menu .close-button {
  display: none;
  position: absolute;
  right: 20px;
  top: 35px;
}
/* line 275, ../sass/_contentfilter.scss */
.filter-menu .close-button i {
  opacity: 0;
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  -ms-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
@media (max-width: 1230px) {
  /* line 269, ../sass/_contentfilter.scss */
  .filter-menu .close-button {
    top: 20px;
  }
}
@media (max-width: 480px) {
  /* line 269, ../sass/_contentfilter.scss */
  .filter-menu .close-button {
    right: 30px;
  }
}
/* line 293, ../sass/_contentfilter.scss */
.filter-menu .close-button i {
  font-size: 20px;
}
/* line 298, ../sass/_contentfilter.scss */
.filter-menu.active {
  color: white;
  width: 330px;
}
/* line 302, ../sass/_contentfilter.scss */
.filter-menu.active .label-text {
  display: block;
}
/* line 306, ../sass/_contentfilter.scss */
.filter-menu.active .close-button {
  display: block;
}
/* line 310, ../sass/_contentfilter.scss */
.filter-menu.active li {
  color: white;
}
/* line 315, ../sass/_contentfilter.scss */
.filter-menu ul {
  padding-left: 40px;
}
@media (max-width: 1230px) {
  /* line 315, ../sass/_contentfilter.scss */
  .filter-menu ul {
    padding-left: 20px;
  }
}
/* line 323, ../sass/_contentfilter.scss */
.filter-menu li {
  float: left;
  margin-top: 24px;
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-transform: uppercase;
}
@media (max-width: 1230px) {
  /* line 323, ../sass/_contentfilter.scss */
  .filter-menu li {
    margin-top: 10px;
  }
}
/* line 335, ../sass/_contentfilter.scss */
.filter-menu li.icon-offset {
  width: 40px;
  padding-top: 4px;
  font-size: 30px;
}

/* line 343, ../sass/_contentfilter.scss */
.gallery-item-container {
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 70px;
}
@media (max-width: 480px) {
  /* line 343, ../sass/_contentfilter.scss */
  .gallery-item-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* line 354, ../sass/_contentfilter.scss */
.gallery-item-box, .content-item-box {
  position: relative;
}
/* line 357, ../sass/_contentfilter.scss */
.gallery-item-box .text-box, .content-item-box .text-box {
  height: 178px;
}
/* line 361, ../sass/_contentfilter.scss */
.gallery-item-box .image-box, .content-item-box .image-box {
  overflow: hidden;
  height: 178px;
  position: relative;
}
/* line 366, ../sass/_contentfilter.scss */
.gallery-item-box .image-box .image-overlay, .content-item-box .image-box .image-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #333333;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
/* line 385, ../sass/_contentfilter.scss */
.gallery-item-box .overlay-circle, .content-item-box .overlay-circle {
  width: 90px;
  height: 90px;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -45px;
  margin-top: -45px;
  border-radius: 50%;
  z-index: 1;
  background-color: #333333;
  text-align: center;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
/* line 405, ../sass/_contentfilter.scss */
.gallery-item-box .overlay-circle i, .content-item-box .overlay-circle i {
  color: white;
  font-size: 40px;
  line-height: 90px;
}
/* line 413, ../sass/_contentfilter.scss */
.gallery-item-box .title, .content-item-box .title {
  max-height: 72px;
  overflow: hidden;
}
/* line 418, ../sass/_contentfilter.scss */
.gallery-item-box .category-title, .content-item-box .category-title {
  max-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 425, ../sass/_contentfilter.scss */
.gallery-item-box .document-type, .content-item-box .document-type {
  max-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 432, ../sass/_contentfilter.scss */
.gallery-item-box .image, .content-item-box .image {
  height: 178px;
  background-size: cover;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
/* line 436, ../sass/_contentfilter.scss */
.gallery-item-box .image.d1, .content-item-box .image.d1 {
  background-image: url(../images/demoimages/home1.jpg);
}
/* line 440, ../sass/_contentfilter.scss */
.gallery-item-box .image.d2, .content-item-box .image.d2 {
  background-image: url(../images/demoimages/home2.png);
}
/* line 444, ../sass/_contentfilter.scss */
.gallery-item-box .image.d3, .content-item-box .image.d3 {
  background-image: url(../images/demoimages/home3.png);
}
/* line 448, ../sass/_contentfilter.scss */
.gallery-item-box .image.d4, .content-item-box .image.d4 {
  background-image: url(../images/demoimages/home4.png);
}
/* line 452, ../sass/_contentfilter.scss */
.gallery-item-box .image.d5, .content-item-box .image.d5 {
  background-image: url(../images/demoimages/home5.png);
}
/* line 456, ../sass/_contentfilter.scss */
.gallery-item-box .image.d6, .content-item-box .image.d6 {
  background-image: url(../images/demoimages/home6.png);
}
/* line 460, ../sass/_contentfilter.scss */
.gallery-item-box .image.d7, .content-item-box .image.d7 {
  background-image: url(../images/demoimages/home7.png);
}
/* line 464, ../sass/_contentfilter.scss */
.gallery-item-box .image.d8, .content-item-box .image.d8 {
  background-image: url(../images/demoimages/home8.png);
}
/* line 468, ../sass/_contentfilter.scss */
.gallery-item-box .image.d9, .content-item-box .image.d9 {
  background-image: url(../images/demoimages/home9.png);
}
/* line 472, ../sass/_contentfilter.scss */
.gallery-item-box .image.r1, .content-item-box .image.r1 {
  background-image: url(../images/demoimages/research1.png);
}
/* line 476, ../sass/_contentfilter.scss */
.gallery-item-box .image.r2, .content-item-box .image.r2 {
  background-image: url(../images/demoimages/research2.png);
}
/* line 480, ../sass/_contentfilter.scss */
.gallery-item-box .image.r3, .content-item-box .image.r3 {
  background-image: url(../images/demoimages/research3.png);
}
/* line 484, ../sass/_contentfilter.scss */
.gallery-item-box .image.r4, .content-item-box .image.r4 {
  background-image: url(../images/demoimages/research4.png);
}
/* line 488, ../sass/_contentfilter.scss */
.gallery-item-box .image.r5, .content-item-box .image.r5 {
  background-image: url(../images/demoimages/research5.png);
}
/* line 492, ../sass/_contentfilter.scss */
.gallery-item-box .image.r6, .content-item-box .image.r6 {
  background-image: url(../images/demoimages/research6.png);
}
/* line 496, ../sass/_contentfilter.scss */
.gallery-item-box .image.r7, .content-item-box .image.r7 {
  background-image: url(../images/demoimages/research7.png);
}
/* line 500, ../sass/_contentfilter.scss */
.gallery-item-box .image.r8, .content-item-box .image.r8 {
  background-image: url(../images/demoimages/research8.png);
}
/* line 504, ../sass/_contentfilter.scss */
.gallery-item-box .image.r9, .content-item-box .image.r9 {
  background-image: url(../images/demoimages/research9.png);
}
/* line 508, ../sass/_contentfilter.scss */
.gallery-item-box .image.r10, .content-item-box .image.r10 {
  background-image: url(../images/demoimages/research10.png);
}
/* line 512, ../sass/_contentfilter.scss */
.gallery-item-box .image.r11, .content-item-box .image.r11 {
  background-image: url(../images/demoimages/research11.png);
}
/* line 516, ../sass/_contentfilter.scss */
.gallery-item-box .image.r12, .content-item-box .image.r12 {
  background-image: url(../images/demoimages/research12.png);
}
/* line 521, ../sass/_contentfilter.scss */
.gallery-item-box .image.e1, .content-item-box .image.e1 {
  background-image: url(../images/demoimages/events1.png);
}
/* line 525, ../sass/_contentfilter.scss */
.gallery-item-box .image.e2, .content-item-box .image.e2 {
  background-image: url(../images/demoimages/events2.png);
}
/* line 529, ../sass/_contentfilter.scss */
.gallery-item-box .image.e3, .content-item-box .image.e3 {
  background-image: url(../images/demoimages/events3.png);
}
/* line 533, ../sass/_contentfilter.scss */
.gallery-item-box .image.e4, .content-item-box .image.e4 {
  background-image: url(../images/demoimages/events4.png);
}
/* line 537, ../sass/_contentfilter.scss */
.gallery-item-box .image.e5, .content-item-box .image.e5 {
  background-image: url(../images/demoimages/events5.png);
}
/* line 541, ../sass/_contentfilter.scss */
.gallery-item-box .image.e6, .content-item-box .image.e6 {
  background-image: url(../images/demoimages/events6.png);
}
/* line 545, ../sass/_contentfilter.scss */
.gallery-item-box .image.e7, .content-item-box .image.e7 {
  background-image: url(../images/demoimages/events7.png);
}
/* line 549, ../sass/_contentfilter.scss */
.gallery-item-box .image.e8, .content-item-box .image.e8 {
  background-image: url(../images/demoimages/events8.png);
}
/* line 553, ../sass/_contentfilter.scss */
.gallery-item-box .image.e9, .content-item-box .image.e9 {
  background-image: url(../images/demoimages/events9.png);
}
/* line 557, ../sass/_contentfilter.scss */
.gallery-item-box .image.e10, .content-item-box .image.e10 {
  background-image: url(../images/demoimages/events10.png);
}
/* line 561, ../sass/_contentfilter.scss */
.gallery-item-box .image.e11, .content-item-box .image.e11 {
  background-image: url(../images/demoimages/events11.png);
}
/* line 565, ../sass/_contentfilter.scss */
.gallery-item-box .image.e12, .content-item-box .image.e12 {
  background-image: url(../images/demoimages/events12.png);
}
/* line 577, ../sass/_contentfilter.scss */
.gallery-item-box:hover .image-box .image-overlay, .content-item-box:hover .image-box .image-overlay {
  opacity: 0.5;
}
/* line 581, ../sass/_contentfilter.scss */
.gallery-item-box:hover .overlay-circle, .content-item-box:hover .overlay-circle {
  opacity: 1;
}
/* line 585, ../sass/_contentfilter.scss */
.gallery-item-box:hover .image, .content-item-box:hover .image {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

/* line 595, ../sass/_contentfilter.scss */
.gallery-item-box {
  background-color: #333333;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}
/* line 602, ../sass/_contentfilter.scss */
.gallery-item-box .text-box {
  padding: 10px 20px;
  white-space: normal;
  text-align: left;
}
/* line 608, ../sass/_contentfilter.scss */
.gallery-item-box .category-title {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
  color: white;
  text-align: left;
}
/* line 614, ../sass/_contentfilter.scss */
.gallery-item-box .document-type {
  font-family: 'FS Elliot Regular';
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: left;
  text-transform: uppercase;
}
/* line 621, ../sass/_contentfilter.scss */
.gallery-item-box .link {
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  color: #eb5b13;
  text-align: left;
}
/* line 628, ../sass/_contentfilter.scss */
.gallery-item-box .title {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  color: white;
  text-align: left;
}
/* line 634, ../sass/_contentfilter.scss */
.gallery-item-box .date {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
  color: #999999;
  text-align: left;
}

/* line 642, ../sass/_contentfilter.scss */
.cd-gallery {
  max-width: 1256px;
  min-height: 895px;
  margin: 0 auto;
}
/* line 647, ../sass/_contentfilter.scss */
.cd-gallery.white .gallery-item-box {
  background-color: white;
}
/* line 649, ../sass/_contentfilter.scss */
.cd-gallery.white .gallery-item-box .title, .cd-gallery.white .gallery-item-box .category-title {
  color: #333333;
}
/* line 652, ../sass/_contentfilter.scss */
.cd-gallery.white .gallery-item-box .document-type {
  color: #999999;
}

/* line 661, ../sass/_contentfilter.scss */
.itsma-checkbox-option:hover, .itsma-checkbox-option-published:hover, .itsma-checkbox-option-type:hover, .itsma-checkbox-option-access:hover {
  cursor: pointer;
}
/* line 664, ../sass/_contentfilter.scss */
.itsma-checkbox-option .itsma-checkbox, .itsma-checkbox-option-published .itsma-checkbox, .itsma-checkbox-option-type .itsma-checkbox, .itsma-checkbox-option-access .itsma-checkbox {
  float: left;
  border-radius: 50%;
  border: 1px solid #8c919d;
  width: 20px;
  height: 20px;
  margin-top: 6px;
}
/* line 672, ../sass/_contentfilter.scss */
.itsma-checkbox-option .itsma-checkbox.checked, .itsma-checkbox-option-published .itsma-checkbox.checked, .itsma-checkbox-option-type .itsma-checkbox.checked, .itsma-checkbox-option-access .itsma-checkbox.checked {
  background-color: #eb5b13;
  border: 1px solid #eb5b13;
}
/* line 675, ../sass/_contentfilter.scss */
.itsma-checkbox-option .itsma-checkbox.checked .fill, .itsma-checkbox-option-published .itsma-checkbox.checked .fill, .itsma-checkbox-option-type .itsma-checkbox.checked .fill, .itsma-checkbox-option-access .itsma-checkbox.checked .fill {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: white;
  margin: 4px auto;
}
/* line 685, ../sass/_contentfilter.scss */
.itsma-checkbox-option .checkbox-label, .itsma-checkbox-option-published .checkbox-label, .itsma-checkbox-option-type .checkbox-label, .itsma-checkbox-option-access .checkbox-label {
  width: 210px;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 32px;
  color: #999999;
  line-height: 32px;
  margin-left: 10px;
  float: left;
}

/* line 2, ../sass/_styledboxes.scss */
.styled-box {
  max-width: 1120px;
  background-color: #f1efe7;
  border: 1px solid #d9d7d0;
  border-radius: 6px;
  color: #8c919d;
  margin: 60px auto 0 auto;
  text-align: center;
  padding-bottom: 16px;
}
/* line 13, ../sass/_styledboxes.scss */
.styled-box ul {
  text-align: left;
  padding-left: 20px;
  list-style-type: disc;
}
/* line 19, ../sass/_styledboxes.scss */
.styled-box h2 {
  font-family: 'FS Elliot Light';
  font-size: 30px;
  line-height: 100px;
  color: #333333;
}
@media (max-width: 480px) {
  /* line 19, ../sass/_styledboxes.scss */
  .styled-box h2 {
    font-size: 22px;
  }
}
@media (max-width: 650px) {
  /* line 19, ../sass/_styledboxes.scss */
  .styled-box h2 {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 28px;
  }
}
/* line 30, ../sass/_styledboxes.scss */
.styled-box .icons {
  font-size: 40px;
  padding-bottom: 10px;
  z-index: 6;
  position: relative;
}
/* line 37, ../sass/_styledboxes.scss */
.styled-box li {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
/* line 42, ../sass/_styledboxes.scss */
.styled-box .box-columns {
  max-width: 1120px;
  margin-left: 16px;
  margin-right: 16px;
  display: table;
  table-layout: fixed;
}
/* line 51, ../sass/_styledboxes.scss */
.styled-box .membership-header {
  position: relative;
  padding-top: 40px;
  height: 160px;
  color: white;
  display: table-cell;
}
/* line 57, ../sass/_styledboxes.scss */
.styled-box .membership-header .membership-icon {
  display: block;
  height: 30px;
  margin: 0 auto;
}
/* line 63, ../sass/_styledboxes.scss */
.styled-box .membership-header.header-mobile {
  display: none;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 51, ../sass/_styledboxes.scss */
  .styled-box .membership-header {
    height: 240px;
  }
  /* line 73, ../sass/_styledboxes.scss */
  .styled-box .membership-header.header-mobile {
    height: auto;
    padding-bottom: 40px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 51, ../sass/_styledboxes.scss */
  .styled-box .membership-header {
    height: 240px;
  }
  /* line 73, ../sass/_styledboxes.scss */
  .styled-box .membership-header.header-mobile {
    height: auto;
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  /* line 51, ../sass/_styledboxes.scss */
  .styled-box .membership-header {
    display: none;
  }
  /* line 82, ../sass/_styledboxes.scss */
  .styled-box .membership-header.header-mobile {
    display: block;
  }
}
/* line 87, ../sass/_styledboxes.scss */
.styled-box .membership-header.first {
  background-color: #95c230;
  width: 33.3%;
  border-top-left-radius: 6px;
}
/* line 90, ../sass/_styledboxes.scss */
.styled-box .membership-header.first.upd {
  background-color: #ea5a0c;
}
/* line 94, ../sass/_styledboxes.scss */
.styled-box .membership-header.first .membership-icon {
  background-image: url(../images/membericon1.png);
  width: 40px;
  background-size: 40px 30px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), screen and (min-device-pixel-ratio: 1.3) {
  /* line 94, ../sass/_styledboxes.scss */
  .styled-box .membership-header.first .membership-icon {
    background-image: url(../images/membericon1@2x.png);
  }
}
/* line 112, ../sass/_styledboxes.scss */
.styled-box .membership-header.first.header-mobile {
  width: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
/* line 119, ../sass/_styledboxes.scss */
.styled-box .membership-header.second {
  background-color: #4cb4e7;
  width: 33.4%;
}
/* line 122, ../sass/_styledboxes.scss */
.styled-box .membership-header.second.upd {
  background-color: #af1c80;
}
/* line 126, ../sass/_styledboxes.scss */
.styled-box .membership-header.second .membership-icon {
  background-image: url(../images/membericon2.png);
  width: 52px;
  background-size: 52px 30px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), screen and (min-device-pixel-ratio: 1.3) {
  /* line 126, ../sass/_styledboxes.scss */
  .styled-box .membership-header.second .membership-icon {
    background-image: url(../images/membericon2@2x.png);
  }
}
/* line 143, ../sass/_styledboxes.scss */
.styled-box .membership-header.second.header-mobile {
  width: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
/* line 150, ../sass/_styledboxes.scss */
.styled-box .membership-header.third {
  background-color: #414555;
  width: 33.3%;
  border-top-right-radius: 6px;
}
/* line 153, ../sass/_styledboxes.scss */
.styled-box .membership-header.third.upd {
  background-color: #6e2861;
}
/* line 157, ../sass/_styledboxes.scss */
.styled-box .membership-header.third .membership-icon {
  background-image: url(../images/membericon3.png);
  width: 84px;
  background-size: 84px 30px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), screen and (min-device-pixel-ratio: 1.3) {
  /* line 157, ../sass/_styledboxes.scss */
  .styled-box .membership-header.third .membership-icon {
    background-image: url(../images/membericon3@2x.png);
  }
}
/* line 175, ../sass/_styledboxes.scss */
.styled-box .membership-header.third.header-mobile {
  width: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
/* line 183, ../sass/_styledboxes.scss */
.styled-box .level-title {
  text-transform: uppercase;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
}
/* line 188, ../sass/_styledboxes.scss */
.styled-box .level-description {
  height: 0px;
  overflow: hidden;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 650px) {
  /* line 188, ../sass/_styledboxes.scss */
  .styled-box .level-description {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 201, ../sass/_styledboxes.scss */
.styled-box .research-header {
  padding-top: 40px;
  height: 200px;
  color: white;
  position: relative;
  display: table-cell;
}
/* line 208, ../sass/_styledboxes.scss */
.styled-box .research-header:hover {
  cursor: pointer;
}
/* line 211, ../sass/_styledboxes.scss */
.styled-box .research-header:hover .icons {
  top: 30px;
  padding-bottom: 20px;
}
/* line 218, ../sass/_styledboxes.scss */
.styled-box .research-header .icons {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -20px;
}
/* line 232, ../sass/_styledboxes.scss */
.styled-box .research-header:hover {
  padding-bottom: 20px;
}
/* line 239, ../sass/_styledboxes.scss */
.styled-box .research-header.header-mobile {
  display: none;
}
@media (max-width: 992px) {
  /* line 201, ../sass/_styledboxes.scss */
  .styled-box .research-header {
    display: none;
  }
  /* line 246, ../sass/_styledboxes.scss */
  .styled-box .research-header.header-mobile {
    display: block;
    text-align: center;
    padding-bottom: 20px;
    height: auto;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 201, ../sass/_styledboxes.scss */
  .styled-box .research-header {
    display: none;
  }
  /* line 246, ../sass/_styledboxes.scss */
  .styled-box .research-header.header-mobile {
    display: block;
    text-align: center;
    padding-bottom: 20px;
    height: auto;
  }
}
/* line 254, ../sass/_styledboxes.scss */
.styled-box .research-header.first {
  background-color: #eb5b13;
  width: 25%;
  border-top-left-radius: 6px;
}
/* line 259, ../sass/_styledboxes.scss */
.styled-box .research-header.first.header-mobile {
  width: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding-top: 20px;
}
/* line 265, ../sass/_styledboxes.scss */
.styled-box .research-header.first.header-mobile .icons {
  top: 20px;
}
/* line 271, ../sass/_styledboxes.scss */
.styled-box .research-header.second {
  background-color: #e7362c;
  width: 25%;
}
/* line 275, ../sass/_styledboxes.scss */
.styled-box .research-header.second.header-mobile {
  width: 100%;
  padding-top: 40px;
}
/* line 281, ../sass/_styledboxes.scss */
.styled-box .research-header.third {
  background-color: #be1622;
  width: 25%;
}
/* line 285, ../sass/_styledboxes.scss */
.styled-box .research-header.third.header-mobile {
  width: 100%;
  padding-top: 40px;
}
/* line 291, ../sass/_styledboxes.scss */
.styled-box .research-header.fourth {
  background-color: #b01c80;
  width: 25%;
  border-top-right-radius: 6px;
}
/* line 296, ../sass/_styledboxes.scss */
.styled-box .research-header.fourth.header-mobile {
  width: 100%;
  border-top-right-radius: 0px;
  padding-top: 40px;
}
/* line 303, ../sass/_styledboxes.scss */
.styled-box .research-header .level-title {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 50px;
  text-transform: uppercase;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
}
/* line 311, ../sass/_styledboxes.scss */
.styled-box .research-header .level-description {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 318, ../sass/_styledboxes.scss */
.styled-box .box-details {
  text-align: left;
  max-width: 1120px;
  margin-left: 16px;
  margin-right: 16px;
  display: table;
  table-layout: fixed;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
@media (max-width: 768px) {
  /* line 318, ../sass/_styledboxes.scss */
  .styled-box .box-details {
    display: block;
  }
}
@media (max-width: 992px) {
  /* line 331, ../sass/_styledboxes.scss */
  .styled-box .box-details.research {
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 331, ../sass/_styledboxes.scss */
  .styled-box .box-details.research {
    display: block;
  }
}
/* line 341, ../sass/_styledboxes.scss */
.styled-box .membership-detail {
  padding: 20px;
  display: table-cell;
  background-color: white;
}
@media (max-width: 768px) {
  /* line 341, ../sass/_styledboxes.scss */
  .styled-box .membership-detail {
    display: block;
  }
}
/* line 351, ../sass/_styledboxes.scss */
.styled-box .membership-detail.first {
  width: 33.3%;
  border-bottom-left-radius: 6px;
  border-left: 1px solid #d9d7d0;
  border-bottom: 1px solid #d9d7d0;
}
@media (max-width: 768px) {
  /* line 351, ../sass/_styledboxes.scss */
  .styled-box .membership-detail.first {
    width: 100%;
    border-bottom-right-radius: 6px;
    border-left: 1px solid #d9d7d0;
    border-right: 1px solid #d9d7d0;
    border-bottom: 1px solid #d9d7d0;
    margin-bottom: 20px;
  }
}
/* line 368, ../sass/_styledboxes.scss */
.styled-box .membership-detail.first li {
  color: #95c230;
}
/* line 370, ../sass/_styledboxes.scss */
.styled-box .membership-detail.first li span {
  margin-left: -5px;
  display: block;
  color: #333333;
}
/* line 377, ../sass/_styledboxes.scss */
.styled-box .membership-detail.first.upd li {
  color: #ea5a0c;
}
/* line 382, ../sass/_styledboxes.scss */
.styled-box .membership-detail.second {
  width: 33.4%;
  border-left: 1px solid #d9d7d0;
  border-right: 1px solid #d9d7d0;
  border-bottom: 1px solid #d9d7d0;
}
/* line 388, ../sass/_styledboxes.scss */
.styled-box .membership-detail.second li {
  color: #4cb4e7;
}
/* line 390, ../sass/_styledboxes.scss */
.styled-box .membership-detail.second li span {
  margin-left: -5px;
  display: block;
  color: #333333;
}
/* line 397, ../sass/_styledboxes.scss */
.styled-box .membership-detail.second.upd li {
  color: #af1c80;
}
@media (max-width: 768px) {
  /* line 382, ../sass/_styledboxes.scss */
  .styled-box .membership-detail.second {
    width: 100%;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-left: 1px solid #d9d7d0;
    border-right: 1px solid #d9d7d0;
    border-bottom: 1px solid #d9d7d0;
    margin-bottom: 20px;
  }
}
/* line 414, ../sass/_styledboxes.scss */
.styled-box .membership-detail.third {
  width: 33.3%;
  border-bottom-right-radius: 6px;
  border-right: 1px solid #d9d7d0;
  border-bottom: 1px solid #d9d7d0;
}
/* line 420, ../sass/_styledboxes.scss */
.styled-box .membership-detail.third li {
  color: #414555;
}
/* line 422, ../sass/_styledboxes.scss */
.styled-box .membership-detail.third li span {
  margin-left: -5px;
  display: block;
  color: #333333;
}
/* line 429, ../sass/_styledboxes.scss */
.styled-box .membership-detail.third.upd li {
  color: #6e2861;
}
@media (max-width: 768px) {
  /* line 414, ../sass/_styledboxes.scss */
  .styled-box .membership-detail.third {
    width: 100%;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-left: 1px solid #d9d7d0;
    border-right: 1px solid #d9d7d0;
    border-bottom: 1px solid #d9d7d0;
  }
}
/* line 444, ../sass/_styledboxes.scss */
.styled-box .membership-detail h3 {
  text-align: left;
  color: #333333;
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
}
/* line 452, ../sass/_styledboxes.scss */
.styled-box .membership-detail li strong {
  font-family: 'FS Elliot Bold';
}
/* line 459, ../sass/_styledboxes.scss */
.styled-box .research-detail {
  padding: 20px;
  position: relative;
  padding-bottom: 125px;
  display: table-cell;
  background-color: white;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
/* line 474, ../sass/_styledboxes.scss */
.styled-box .research-detail:hover {
  background-color: #f9f8f5;
  cursor: pointer;
}
@media (max-width: 992px) {
  /* line 459, ../sass/_styledboxes.scss */
  .styled-box .research-detail {
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 459, ../sass/_styledboxes.scss */
  .styled-box .research-detail {
    display: block;
  }
}
/* line 483, ../sass/_styledboxes.scss */
.styled-box .research-detail .research-arrow {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #d9d7d0;
  background-color: white;
  position: absolute;
  margin-right: -30px;
  bottom: 30px;
  z-index: 1;
  right: 0;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 483, ../sass/_styledboxes.scss */
  .styled-box .research-detail .research-arrow {
    display: block;
    margin-right: 0px;
    margin-left: -30px;
    margin-top: -30px;
    bottom: -30px;
    left: 50%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 483, ../sass/_styledboxes.scss */
  .styled-box .research-detail .research-arrow {
    display: block;
    margin-right: 0px;
    margin-left: -30px;
    margin-top: -30px;
    bottom: -30px;
    left: 50%;
  }
}
/* line 507, ../sass/_styledboxes.scss */
.styled-box .research-detail .research-arrow.first {
  color: #eb5b13;
}
/* line 511, ../sass/_styledboxes.scss */
.styled-box .research-detail .research-arrow.second {
  color: #e7362c;
}
/* line 515, ../sass/_styledboxes.scss */
.styled-box .research-detail .research-arrow.third {
  color: #be1622;
}
/* line 519, ../sass/_styledboxes.scss */
.styled-box .research-detail .research-arrow i {
  line-height: 56px;
  font-size: 40px;
}
/* line 523, ../sass/_styledboxes.scss */
.styled-box .research-detail .research-arrow i.icon-arrow-down {
  display: none;
}
@media (max-width: 992px) {
  /* line 529, ../sass/_styledboxes.scss */
  .styled-box .research-detail .research-arrow i.icon-arrow-right {
    display: none;
  }
  /* line 533, ../sass/_styledboxes.scss */
  .styled-box .research-detail .research-arrow i.icon-arrow-down {
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 529, ../sass/_styledboxes.scss */
  .styled-box .research-detail .research-arrow i.icon-arrow-right {
    display: none;
  }
  /* line 533, ../sass/_styledboxes.scss */
  .styled-box .research-detail .research-arrow i.icon-arrow-down {
    display: block;
  }
}
/* line 540, ../sass/_styledboxes.scss */
.styled-box .research-detail.first {
  width: 25%;
  border-bottom-left-radius: 6px;
  border-left: 1px solid #d9d7d0;
  border-bottom: 1px solid #d9d7d0;
}
@media (max-width: 992px) {
  /* line 540, ../sass/_styledboxes.scss */
  .styled-box .research-detail.first {
    width: 100%;
    border-bottom-left-radius: 0px;
    border-left: 1px solid #d9d7d0;
    border-right: 1px solid #d9d7d0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 540, ../sass/_styledboxes.scss */
  .styled-box .research-detail.first {
    width: 100%;
    border-bottom-left-radius: 0px;
    border-left: 1px solid #d9d7d0;
    border-right: 1px solid #d9d7d0;
  }
}
/* line 554, ../sass/_styledboxes.scss */
.styled-box .research-detail.first li {
  color: #eb5b13;
}
/* line 556, ../sass/_styledboxes.scss */
.styled-box .research-detail.first li span {
  margin-left: -5px;
  display: block;
  color: #333333;
}
/* line 564, ../sass/_styledboxes.scss */
.styled-box .research-detail.second {
  width: 25%;
  border-left: 1px solid #d9d7d0;
  border-right: 1px solid #d9d7d0;
  border-bottom: 1px solid #d9d7d0;
}
@media (max-width: 992px) {
  /* line 564, ../sass/_styledboxes.scss */
  .styled-box .research-detail.second {
    width: 100%;
    border-left: 1px solid #d9d7d0;
    border-right: 1px solid #d9d7d0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 564, ../sass/_styledboxes.scss */
  .styled-box .research-detail.second {
    width: 100%;
    border-left: 1px solid #d9d7d0;
    border-right: 1px solid #d9d7d0;
  }
}
/* line 577, ../sass/_styledboxes.scss */
.styled-box .research-detail.second li {
  color: #e7362c;
}
/* line 579, ../sass/_styledboxes.scss */
.styled-box .research-detail.second li span {
  margin-left: -5px;
  display: block;
  color: #333333;
}
/* line 587, ../sass/_styledboxes.scss */
.styled-box .research-detail.third {
  width: 25%;
  border-bottom-right-radius: 6px;
  border-right: 1px solid #d9d7d0;
  border-bottom: 1px solid #d9d7d0;
}
@media (max-width: 992px) {
  /* line 587, ../sass/_styledboxes.scss */
  .styled-box .research-detail.third {
    width: 100%;
    border-bottom-right-radius: 0px;
    border-left: 1px solid #d9d7d0;
    border-right: 1px solid #d9d7d0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 587, ../sass/_styledboxes.scss */
  .styled-box .research-detail.third {
    width: 100%;
    border-bottom-right-radius: 0px;
    border-left: 1px solid #d9d7d0;
    border-right: 1px solid #d9d7d0;
  }
}
/* line 601, ../sass/_styledboxes.scss */
.styled-box .research-detail.third li {
  color: #be1622;
}
/* line 603, ../sass/_styledboxes.scss */
.styled-box .research-detail.third li span {
  margin-left: -5px;
  display: block;
  color: #333333;
}
/* line 611, ../sass/_styledboxes.scss */
.styled-box .research-detail.fourth {
  width: 25%;
  border-bottom-right-radius: 6px;
  border-right: 1px solid #d9d7d0;
  border-bottom: 1px solid #d9d7d0;
}
@media (max-width: 992px) {
  /* line 611, ../sass/_styledboxes.scss */
  .styled-box .research-detail.fourth {
    width: 100%;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-left: 1px solid #d9d7d0;
    border-right: 1px solid #d9d7d0;
    border-bottom: 1px solid #d9d7d0;
    margin-bottom: 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 611, ../sass/_styledboxes.scss */
  .styled-box .research-detail.fourth {
    width: 100%;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-left: 1px solid #d9d7d0;
    border-right: 1px solid #d9d7d0;
    border-bottom: 1px solid #d9d7d0;
    margin-bottom: 20px;
  }
}
/* line 629, ../sass/_styledboxes.scss */
.styled-box .research-detail.fourth li {
  color: #b01c80;
}
/* line 631, ../sass/_styledboxes.scss */
.styled-box .research-detail.fourth li span {
  margin-left: -5px;
  display: block;
  color: #333333;
}
/* line 640, ../sass/_styledboxes.scss */
.styled-box .list-breaker {
  height: 1px;
  width: 100%;
  background-color: #d9d7d0;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 648, ../sass/_styledboxes.scss */
.styled-box .research-gradient {
  padding: 20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb5b13+20,e7362c+40,be1622+60,b01c80+80 */
  background: #eb5b13;
  /* Old browsers */
  background: -moz-linear-gradient(left, #eb5b13 20%, #e7362c 40%, #be1622 60%, #b01c80 80%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #eb5b13 20%, #e7362c 40%, #be1622 60%, #b01c80 80%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #eb5b13 20%, #e7362c 40%, #be1622 60%, #b01c80 80%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb5b13', endColorstr='#b01c80',GradientType=1 );
  /* IE6-9 */
  color: white;
  margin-bottom: 1px;
}
@media (max-width: 650px) {
  /* line 648, ../sass/_styledboxes.scss */
  .styled-box .research-gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6362c+0,bf1722+100 */
    background: #e6362c;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e6362c 0%, #bf1722 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e6362c 0%, #bf1722 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e6362c 0%, #bf1722 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6362c', endColorstr='#bf1722',GradientType=0 );
    /* IE6-9 */
  }
}
/* line 671, ../sass/_styledboxes.scss */
.styled-box .research-gradient.first {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
@media (max-width: 650px) {
  /* line 671, ../sass/_styledboxes.scss */
  .styled-box .research-gradient.first {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb5a13+0,e7372c+100 */
    background: #eb5a13;
    /* Old browsers */
    background: -moz-linear-gradient(top, #eb5a13 0%, #e7372c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eb5a13 0%, #e7372c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eb5a13 0%, #e7372c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb5a13', endColorstr='#e7372c',GradientType=0 );
    /* IE6-9 */
  }
}
/* line 685, ../sass/_styledboxes.scss */
.styled-box .research-gradient.third {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
@media (max-width: 650px) {
  /* line 685, ../sass/_styledboxes.scss */
  .styled-box .research-gradient.third {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#be1623+0,b01c7e+100 */
    background: #be1623;
    /* Old browsers */
    background: -moz-linear-gradient(top, #be1623 0%, #b01c7e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #be1623 0%, #b01c7e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #be1623 0%, #b01c7e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be1623', endColorstr='#b01c7e',GradientType=0 );
    /* IE6-9 */
  }
}

/* line 701, ../sass/_styledboxes.scss */
.info-icon {
  vertical-align: middle;
  margin-left: 2px;
  margin-bottom: 2px;
  right: 0px;
}

/* line 2, ../sass/_contactbox.scss */
.contact-box {
  background-color: #eb5b13;
  min-height: 274px;
  text-align: center;
  position: relative;
  color: white;
}
/* line 9, ../sass/_contactbox.scss */
.contact-box .content {
  min-height: 274px;
}
@media (max-width: 992px) {
  /* line 14, ../sass/_contactbox.scss */
  .contact-box .button-container {
    padding-top: 40px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 14, ../sass/_contactbox.scss */
  .contact-box .button-container {
    padding-top: 40px;
  }
}
/* line 19, ../sass/_contactbox.scss */
.contact-box h2 {
  font-family: 'FS Elliot Light';
  font-size: 30px;
  line-height: 36px;
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  /* line 19, ../sass/_contactbox.scss */
  .contact-box h2 {
    font-size: 22px;
    line-height: 28px;
  }
}
/* line 32, ../sass/_contactbox.scss */
.contact-box p {
  max-width: 620px;
  margin: 20px auto;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 41, ../sass/_contactbox.scss */
.contact-box p span {
  font-family: 'FS Elliot Bold';
}
/* line 45, ../sass/_contactbox.scss */
.contact-box p.small-print {
  font-family: 'FS Elliot Regular';
  font-size: 14px;
  line-height: 20px;
}
/* line 50, ../sass/_contactbox.scss */
.contact-box .contact-avatar {
  position: absolute;
  right: 40px;
  top: 60px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-size: 150px 150px;
}
/* line 60, ../sass/_contactbox.scss */
.contact-box .contact-avatar.male {
  background-image: url(../images/blank-avatar-male.png);
}
/* line 64, ../sass/_contactbox.scss */
.contact-box .contact-avatar.female {
  background-image: url(../images/blank-avatar-female.png);
}
@media (max-width: 992px) {
  /* line 50, ../sass/_contactbox.scss */
  .contact-box .contact-avatar {
    position: static;
    margin: 0 auto;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 50, ../sass/_contactbox.scss */
  .contact-box .contact-avatar {
    position: static;
    margin: 0 auto;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), screen and (min-device-pixel-ratio: 1.3) {
  /* line 79, ../sass/_contactbox.scss */
  .contact-box .contact-avatar.male {
    background-image: url(../images/blank-avatar-male@2x.png);
  }
  /* line 83, ../sass/_contactbox.scss */
  .contact-box .contact-avatar.female {
    background-image: url(../images/blank-avatar-female@2x.png);
  }
}

/* line 1, ../sass/_breadcrumb.scss */
.breadcrumb {
  background-color: #f1efe7;
  text-align: left;
  padding: 35px 20px 35px 20px;
}
@media (max-width: 650px) {
  /* line 1, ../sass/_breadcrumb.scss */
  .breadcrumb {
    padding: 20px;
  }
}
/* line 10, ../sass/_breadcrumb.scss */
.breadcrumb.shaded-white {
  background-color: #f9f8f5;
}
/* line 14, ../sass/_breadcrumb.scss */
.breadcrumb ul {
  max-width: 1086px;
  margin: 0 auto;
}
/* line 19, ../sass/_breadcrumb.scss */
.breadcrumb li {
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-transform: uppercase;
}

/* line 1, ../sass/_pagination.scss */
.pagination {
  position: relative;
}
@media (max-width: 768px) {
  /* line 1, ../sass/_pagination.scss */
  .pagination {
    padding-bottom: 60px;
  }
}

/* line 9, ../sass/_pagination.scss */
.items-per {
  position: absolute;
  left: 0px;
  top: 15px;
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
}
/* line 15, ../sass/_pagination.scss */
.items-per .select-chevron {
  display: inline-block;
  position: relative;
  width: 54px;
  margin-left: 10px;
}
/* line 22, ../sass/_pagination.scss */
.items-per select {
  width: 54px;
  background: none;
  color: #333333;
  font-family: 'FS Elliot Bold';
}
@media (max-width: 768px) {
  /* line 9, ../sass/_pagination.scss */
  .items-per {
    padding-top: 60px;
  }
  /* line 33, ../sass/_pagination.scss */
  .items-per span, .items-per .select-chevron {
    display: block;
    margin-left: 0px;
  }
  /* line 37, ../sass/_pagination.scss */
  .items-per .select-chevron {
    margin-top: 5px;
  }
}
/* line 42, ../sass/_pagination.scss */
.items-per i {
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -5px;
  font-weight: bold;
  font-size: 12px;
}

/* line 54, ../sass/_pagination.scss */
.showing {
  position: absolute;
  right: 0px;
  top: 15px;
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
}
/* line 61, ../sass/_pagination.scss */
.showing .to-dash {
  display: none;
}
@media (max-width: 768px) {
  /* line 54, ../sass/_pagination.scss */
  .showing {
    padding-top: 60px;
  }
  /* line 68, ../sass/_pagination.scss */
  .showing .showing-text {
    display: block;
    text-align: right;
  }
  /* line 73, ../sass/_pagination.scss */
  .showing .to-normal {
    display: none;
  }
  /* line 77, ../sass/_pagination.scss */
  .showing .to-dash {
    display: inline-block;
    font-family: 'FS Elliot Bold';
  }
}
/* line 83, ../sass/_pagination.scss */
.showing #page-from, .showing #page-to, .showing #page-total {
  font-family: 'FS Elliot Bold';
}

/* line 88, ../sass/_pagination.scss */
.page-numbers-box {
  margin: 0 auto;
  text-align: center;
}
/* line 92, ../sass/_pagination.scss */
.page-numbers-box .arrow-box {
  display: inline-block;
  vertical-align: middle;
}
/* line 97, ../sass/_pagination.scss */
.page-numbers-box i {
  font-size: 20px;
  color: #eb5b13;
  line-height: 40px;
}
/* line 102, ../sass/_pagination.scss */
.page-numbers-box i:hover {
  cursor: pointer;
  color: #333333;
}
/* line 108, ../sass/_pagination.scss */
.page-numbers-box .page-numbers {
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #8c919d;
  color: #8c919d;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 40px;
}
/* line 118, ../sass/_pagination.scss */
.page-numbers-box .page-numbers.prev, .page-numbers-box .page-numbers.next {
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  border-radius: 0px;
  border: 0px;
  color: #eb5b13;
}
/* line 132, ../sass/_pagination.scss */
.page-numbers-box .page-numbers.current {
  border: 1px solid #eb5b13;
  color: #eb5b13;
}
/* line 137, ../sass/_pagination.scss */
.page-numbers-box .page-numbers:hover {
  cursor: pointer;
  border: 1px solid #eb5b13;
  color: #eb5b13;
}
/* line 144, ../sass/_pagination.scss */
.page-numbers-box .page-numbers.prev:hover, .page-numbers-box .page-numbers.next:hover {
  cursor: pointer;
  border: 0px solid;
  color: #333333;
}
@media (max-width: 768px) {
  /* line 108, ../sass/_pagination.scss */
  .page-numbers-box .page-numbers {
    border: 0px;
    width: 20px;
    height: 20px;
  }
  /* line 156, ../sass/_pagination.scss */
  .page-numbers-box .page-numbers.current {
    border: 0px;
  }
  /* line 160, ../sass/_pagination.scss */
  .page-numbers-box .page-numbers:hover {
    border: 0px;
  }
}

/* line 1, ../sass/_researchdocument.scss */
.price {
  font-family: 'FS Elliot Bold';
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 480px) {
  /* line 1, ../sass/_researchdocument.scss */
  .price {
    font-size: 20px;
    line-height: 26px;
  }
}

/* line 5, ../sass/_researchdocument.scss */
.dual-column-float {
  max-width: 1086px;
  margin: 0 auto;
  text-align: left;
}
/* line 10, ../sass/_researchdocument.scss */
.dual-column-float .column {
  float: left;
  width: 50%;
}
@media (max-width: 650px) {
  /* line 10, ../sass/_researchdocument.scss */
  .dual-column-float .column {
    float: none;
    width: 100%;
  }
}
/* line 21, ../sass/_researchdocument.scss */
.dual-column-float ul li {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
}
/* line 24, ../sass/_researchdocument.scss */
.dual-column-float ul li span {
  font-family: 'FS Elliot Regular';
}
/* line 28, ../sass/_researchdocument.scss */
.dual-column-float ul li.doc-icon {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  display: table;
  table-layout: fixed;
  text-transform: uppercase;
}
@media (max-width: 650px) {
  /* line 36, ../sass/_researchdocument.scss */
  .dual-column-float ul li.doc-icon.di-pages {
    display: none;
  }
}
/* line 43, ../sass/_researchdocument.scss */
.dual-column-float ul li.doc-icon.di-pages-mobile {
  display: none;
}
@media (max-width: 650px) {
  /* line 43, ../sass/_researchdocument.scss */
  .dual-column-float ul li.doc-icon.di-pages-mobile {
    display: block;
  }
}
@media (max-width: 650px) {
  /* line 28, ../sass/_researchdocument.scss */
  .dual-column-float ul li.doc-icon {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/* line 56, ../sass/_researchdocument.scss */
.dual-column-float ul li.doc-icon .circle-cell {
  display: table-cell;
  vertical-align: middle;
}
/* line 59, ../sass/_researchdocument.scss */
.dual-column-float ul li.doc-icon .circle-cell .circle {
  display: block;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #e64c0e;
  color: white;
}
/* line 69, ../sass/_researchdocument.scss */
.dual-column-float ul li.doc-icon .pages {
  text-align: left;
  display: table-cell;
  margin-left: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
}
@media (max-width: 480px) {
  /* line 69, ../sass/_researchdocument.scss */
  .dual-column-float ul li.doc-icon .pages {
    max-width: 80%;
  }
}
/* line 82, ../sass/_researchdocument.scss */
.dual-column-float ul li.doc-icon i {
  vertical-align: middle;
  line-height: 40px;
  font-size: 20px;
}

/* line 94, ../sass/_researchdocument.scss */
.comment-num {
  color: #eb5b13;
}
/* line 97, ../sass/_researchdocument.scss */
.comment-num:hover {
  color: #333333;
}

/* line 2, ../sass/_training.scss */
.training-column {
  float: left;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 480px) {
  /* line 2, ../sass/_training.scss */
  .training-column {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 15, ../sass/_training.scss */
.training-column.first {
  width: 33%;
}
/* line 19, ../sass/_training.scss */
.training-column.first-of-two {
  width: 50%;
}
/* line 23, ../sass/_training.scss */
.training-column.second-of-two {
  width: 50%;
}
/* line 27, ../sass/_training.scss */
.training-column.only {
  width: 100%;
}
/* line 32, ../sass/_training.scss */
.training-column.first .training-icon, .training-column.first-of-two .training-icon, .training-column.only .training-icon {
  border: 3px solid #eb5b13;
  color: #eb5b13;
}
/* line 38, ../sass/_training.scss */
.training-column.second {
  width: 34%;
}
/* line 43, ../sass/_training.scss */
.training-column.second .training-icon, .training-column.second-of-two .training-icon {
  border: 3px solid #e7362c;
  color: #e7362c;
}
/* line 49, ../sass/_training.scss */
.training-column.third {
  width: 33%;
}
/* line 51, ../sass/_training.scss */
.training-column.third .training-icon {
  border: 3px solid #b01c80;
  color: #b01c80;
}
/* line 57, ../sass/_training.scss */
.training-column.fourth {
  width: 50%;
}
/* line 61, ../sass/_training.scss */
.training-column.fifth {
  width: 50%;
}
@media (max-width: 992px) {
  /* line 66, ../sass/_training.scss */
  .training-column.first, .training-column.second, .training-column.third, .training-column.fourth, .training-column.fifth, .training-column.first-of-two, .training-column.second-of-two, .training-column.only {
    width: 100%;
    float: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 66, ../sass/_training.scss */
  .training-column.first, .training-column.second, .training-column.third, .training-column.fourth, .training-column.fifth, .training-column.first-of-two, .training-column.second-of-two, .training-column.only {
    width: 100%;
    float: none;
  }
}
/* line 74, ../sass/_training.scss */
.training-column h3 {
  text-align: center;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 81, ../sass/_training.scss */
.training-column p {
  font-family: 'FS Elliot Regular';
}
/* line 85, ../sass/_training.scss */
.training-column ul {
  padding-top: 20px;
}
/* line 90, ../sass/_training.scss */
.training-column ul li i {
  padding-top: 5px;
  display: block;
  width: 10%;
  color: #eb5b13;
  float: left;
}
/* line 98, ../sass/_training.scss */
.training-column ul li span {
  width: 90%;
  display: block;
  float: left;
  text-align: left;
  padding-bottom: 5px;
}
/* line 106, ../sass/_training.scss */
.training-column ul li:after {
  clear: both;
}

/* line 113, ../sass/_training.scss */
.training-column-dual {
  width: 66%;
  margin: 0 auto;
}
@media (max-width: 992px) {
  /* line 113, ../sass/_training.scss */
  .training-column-dual {
    width: 100%;
  }
  /* line 120, ../sass/_training.scss */
  .training-column-dual.fourth, .training-column-dual.fifth {
    width: 100%;
    float: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 113, ../sass/_training.scss */
  .training-column-dual {
    width: 100%;
  }
  /* line 120, ../sass/_training.scss */
  .training-column-dual.fourth, .training-column-dual.fifth {
    width: 100%;
    float: none;
  }
}
.training-column a {
    color: #eb5b13;
}


/* line 127, ../sass/_training.scss */
.training-icon {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  text-align: center;
  border-radius: 50%;
}
/* line 133, ../sass/_training.scss */
.training-icon i {
  font-size: 60px;
  line-height: 140px;
}

/* line 141, ../sass/_training.scss */
.training-icon-small {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
}
/* line 147, ../sass/_training.scss */
.training-icon-small i {
  color: #eb5b13;
  font-size: 40px;
  line-height: 50px;
}

/* line 3, ../sass/_footer.scss */
.footer {
  height: 500px;
  background: #ebe8de;
  text-align: left;
  position: relative;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  /* line 3, ../sass/_footer.scss */
  .footer {
    height: auto;
    padding-bottom: 40px;
  }
}
/* line 17, ../sass/_footer.scss */
.footer .button-round {
  margin-top: 40px;
}

/* line 22, ../sass/_footer.scss */
.icons-box {
  position: absolute;
  right: 0px;
  top: 0px;
}
@media (max-width: 768px) {
  /* line 22, ../sass/_footer.scss */
  .icons-box {
    position: static;
    display: block;
    width: 250px;
    margin-left: -10px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* line 37, ../sass/_footer.scss */
.circle-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #eb5b13;
  float: right;
  margin-left: 10px;
  text-align: center;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
/* line 52, ../sass/_footer.scss */
.circle-icon .fa {
  font-size: 20px;
  line-height: 38px;
  color: #eb5b13;
}
/* line 58, ../sass/_footer.scss */
.circle-icon:hover {
  cursor: pointer;
  background-color: #eb5b13;
}
/* line 62, ../sass/_footer.scss */
.circle-icon:hover .fa {
  color: #ebe8de;
}

/* line 68, ../sass/_footer.scss */
.footer-title {
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  text-transform: uppercase;
}

/* line 74, ../sass/_footer.scss */
.footer-strap {
  font-family: 'FS Elliot Light';
  font-size: 30px;
  line-height: 36px;
}
@media (max-width: 480px) {
  /* line 74, ../sass/_footer.scss */
  .footer-strap {
    font-size: 22px;
    line-height: 28px;
  }
}

/* line 78, ../sass/_footer.scss */
.footer-column {
  width: 25%;
  float: left;
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
}
/* line 84, ../sass/_footer.scss */
.footer-column a {
  color: #333333;
}
@media (max-width: 992px) {
  /* line 88, ../sass/_footer.scss */
  .footer-column.address {
    width: 50%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 88, ../sass/_footer.scss */
  .footer-column.address {
    width: 50%;
  }
}
@media (max-width: 768px) {
  /* line 88, ../sass/_footer.scss */
  .footer-column.address {
    width: 100%;
  }
}
@media (max-width: 992px) {
  /* line 98, ../sass/_footer.scss */
  .footer-column.navigation {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 98, ../sass/_footer.scss */
  .footer-column.navigation {
    display: none;
  }
}
@media (max-width: 992px) {
  /* line 104, ../sass/_footer.scss */
  .footer-column.legals {
    width: 50%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 104, ../sass/_footer.scss */
  .footer-column.legals {
    width: 50%;
  }
}
@media (max-width: 768px) {
  /* line 104, ../sass/_footer.scss */
  .footer-column.legals {
    width: 100%;
    padding-top: 40px;
  }
}
@media (max-width: 992px) {
  /* line 115, ../sass/_footer.scss */
  .footer-column.about {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 115, ../sass/_footer.scss */
  .footer-column.about {
    display: none;
  }
}

/* line 123, ../sass/_footer.scss */
.footer-about {
  max-width: 240px;
}

/* line 127, ../sass/_footer.scss */
.copy-footer {
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #eb5b13;
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}

/* line 135, ../sass/_footer.scss */
.breaker-orange {
  width: 60px;
  height: 1px;
  background-color: #eb5b13;
  margin: 0 auto;
}

/* line 2, ../sass/_text.scss */
h1 {
  font-family: 'FS Elliot Light';
  font-size: 36px;
  line-height: 42px;
  max-width: 740px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  /* line 2, ../sass/_text.scss */
  h1 {
    font-size: 28px;
    line-height: 34px;
  }
}

/* line 9, ../sass/_text.scss */
.page-strap {
  font-family: 'FS Elliot Light';
  font-size: 30px;
  line-height: 36px;
  max-width: 880px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 480px) {
  /* line 9, ../sass/_text.scss */
  .page-strap {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width: 480px) {
  /* line 9, ../sass/_text.scss */
  .page-strap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 22, ../sass/_text.scss */
.page-strap span {
  font-family: 'FS Elliot Bold';
}

/* line 27, ../sass/_text.scss */
.page-sub-strap {
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 650px) {
  /* line 27, ../sass/_text.scss */
  .page-sub-strap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 40, ../sass/_text.scss */
.page-sub-strap span, .page-sub-strap strong {
  font-family: 'FS Elliot Bold';
}
/* line 44, ../sass/_text.scss */
.page-sub-strap a {
  color: #eb5b13;
}
/* line 47, ../sass/_text.scss */
.page-sub-strap a:hover {
  color: #333333;
}

/* line 53, ../sass/_text.scss */
.page-sub-strap-larger {
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
  color: #8c919d;
}
@media (max-width: 480px) {
  /* line 53, ../sass/_text.scss */
  .page-sub-strap-larger {
    font-size: 20px;
    line-height: 26px;
  }
}
/* line 62, ../sass/_text.scss */
.page-sub-strap-larger.darker {
  color: #333333;
}
/* line 66, ../sass/_text.scss */
.page-sub-strap-larger span, .page-sub-strap-larger strong {
  font-family: 'FS Elliot Bold';
}
/* line 70, ../sass/_text.scss */
.page-sub-strap-larger a {
  color: #eb5b13;
}
/* line 73, ../sass/_text.scss */
.page-sub-strap-larger a:hover {
  color: #333333;
}

/* line 79, ../sass/_text.scss */
.page-sub-strap-orange-bold {
  margin: 0 auto;
  max-width: 520px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  color: #eb5b13;
}

/* line 89, ../sass/_text.scss */
.copy-box {
  text-align: left;
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 480px) {
  /* line 89, ../sass/_text.scss */
  .copy-box {
    font-size: 20px;
    line-height: 26px;
  }
}
/* line 93, ../sass/_text.scss */
.copy-box strong {
  font-family: 'FS Elliot Bold';
}
/* line 97, ../sass/_text.scss */
.copy-box a {
  color: #eb5b13;
}
/* line 100, ../sass/_text.scss */
.copy-box a:hover {
  color: #333333;
}
/* line 105, ../sass/_text.scss */
.copy-box p {
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  /* line 105, ../sass/_text.scss */
  .copy-box p {
    font-size: 20px;
    line-height: 26px;
  }
}
/* line 109, ../sass/_text.scss */
.copy-box p.sub-strap {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
/* line 113, ../sass/_text.scss */
.copy-box p.sub-strap span, .copy-box p.sub-strap strong {
  font-family: 'FS Elliot Bold';
}
/* line 119, ../sass/_text.scss */
.copy-box blockquote, .copy-box blockquote p {
  font-family: 'FS Elliot Light';
  font-size: 30px;
  line-height: 36px;
  margin: 0px 40px 18px 40px;
}
@media (max-width: 480px) {
  /* line 119, ../sass/_text.scss */
  .copy-box blockquote, .copy-box blockquote p {
    font-size: 22px;
    line-height: 28px;
  }
}
/* line 124, ../sass/_text.scss */
.copy-box sub {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 12px;
}
/* line 129, ../sass/_text.scss */
.copy-box h1 {
  font-family: 'FS Elliot Light';
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 21px;
  text-align: left;
  max-width: 100%;
}
@media (max-width: 480px) {
  /* line 129, ../sass/_text.scss */
  .copy-box h1 {
    font-size: 28px;
    line-height: 34px;
  }
}
/* line 136, ../sass/_text.scss */
.copy-box h2 {
  font-family: 'FS Elliot Light';
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 18px;
}
@media (max-width: 480px) {
  /* line 136, ../sass/_text.scss */
  .copy-box h2 {
    font-size: 22px;
    line-height: 28px;
  }
}
/* line 141, ../sass/_text.scss */
.copy-box h3 {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 12px;
  text-transform: uppercase;
  text-align: left;
}
/* line 147, ../sass/_text.scss */
.copy-box h3.center {
  text-align: center;
}
/* line 152, ../sass/_text.scss */
.copy-box ol {
  list-style-type: decimal;
  padding-left: 54px;
}
/* line 156, ../sass/_text.scss */
.copy-box ol.form-set {
  list-style-type: none;
}
/* line 161, ../sass/_text.scss */
.copy-box table {
  width: 100% !important;
  max-width: 100% !important;
  border: 1px solid #d9d7d0;
  border-radius: 4px;
  text-align: left;
  background-color: white;
}
/* line 169, ../sass/_text.scss */
.copy-box table th {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
/* line 174, ../sass/_text.scss */
.copy-box table td {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}
/* line 177, ../sass/_text.scss */
.copy-box table td li {
  font-family: 'FS Elliot Regular';
  font-size: 14px;
  line-height: 20px;
}
/* line 182, ../sass/_text.scss */
.copy-box table td, .copy-box table th {
  padding: 10px;
}
/* line 185, ../sass/_text.scss */
.copy-box table td:first-child, .copy-box table th:first-child {
  padding-left: 20px;
}
/* line 189, ../sass/_text.scss */
.copy-box table td:last-child, .copy-box table th:last-child {
  padding-right: 20px;
}
/* line 196, ../sass/_text.scss */
.copy-box table tr:first-child th {
  padding-top: 20px;
}
/* line 202, ../sass/_text.scss */
.copy-box table tr:last-child td {
  padding-bottom: 20px;
}
/* line 209, ../sass/_text.scss */
.copy-box ul {
  padding-left: 54px;
  list-style-type: disc;
}
@media (max-width: 650px) {
  /* line 209, ../sass/_text.scss */
  .copy-box ul {
    padding-left: 50px;
  }
}
@media (max-width: 480px) {
  /* line 209, ../sass/_text.scss */
  .copy-box ul {
    padding-left: 20px;
  }
}
/* line 222, ../sass/_text.scss */
.copy-box li {
  padding-bottom: 15px;
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 480px) {
  /* line 222, ../sass/_text.scss */
  .copy-box li {
    font-size: 20px;
    line-height: 26px;
  }
}
/* line 227, ../sass/_text.scss */
.copy-box img {
  max-width: 100%;
  height: auto;
}
/* line 232, ../sass/_text.scss */
.copy-box a {
  color: #eb5b13;
}
/* line 235, ../sass/_text.scss */
.copy-box a.link-bold {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  font-family: 'FS Elliot Bold';
  text-transform: uppercase;
}

/* line 243, ../sass/_text.scss */
.header-orange {
  text-transform: uppercase;
  font-family: 'FS Elliot Bold';
  font-size: 24px;
  line-height: 30px;
  color: #eb5b13;
  text-align: center;
}
@media (max-width: 480px) {
  /* line 243, ../sass/_text.scss */
  .header-orange {
    font-size: 20px;
    line-height: 26px;
  }
}

/* line 252, ../sass/_text.scss */
h3 {
  text-align: center;
  text-transform: uppercase;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
}

/* line 259, ../sass/_text.scss */
hr {
  width: 60px;
  height: 1px;
  color: #eb5b13;
  background-color: #eb5b13;
  margin: 40px auto;
  border: 0px;
}

/* line 268, ../sass/_text.scss */
.share-icons {
  text-align: center;
}
/* line 270, ../sass/_text.scss */
.share-icons h4 {
  padding-top: 60px;
  padding-bottom: 20px;
  color: black;
  text-transform: none;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}
/* line 278, ../sass/_text.scss */
.share-icons i {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 20px;
}

/* line 2, ../sass/_quote.scss */
.quote {
  color: #333333;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 840px;
  margin: 0 auto;
  text-align: left;
  font-family: 'FS Elliot Light';
  font-size: 30px;
  line-height: 36px;
}
@media (max-width: 480px) {
  /* line 2, ../sass/_quote.scss */
  .quote {
    font-size: 22px;
    line-height: 28px;
  }
}
/* line 13, ../sass/_quote.scss */
.quote span {
  font-family: 'FS Elliot Bold';
  color: #333333;
}
/* line 18, ../sass/_quote.scss */
.quote i {
  text-align: center;
  display: block;
  font-size: 40px;
  color: #333333;
}
/* line 25, ../sass/_quote.scss */
.quote p {
  padding-top: 20px;
}
/* line 29, ../sass/_quote.scss */
.quote .author {
  color: #333333;
  padding-top: 10px;
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
}

/* line 1, ../sass/_forms.scss */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
select,
option {
  -webkit-appearance: none;
  padding: 0 10px;
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
  color: #8c919d;
  background-color: white;
  border: 1px solid #d9d7d0;
  border-radius: 16px;
  padding-left: 12px;
  padding-right: 12px;
}

/* line 23, ../sass/_forms.scss */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"] {
  height: 32px;
}

/* line 32, ../sass/_forms.scss */
.form-set {
  max-width: 540px;
  margin: 20px auto;
  border: 1px solid #d9d7d0;
  border-radius: 4px;
  padding: 40px 50px 20px 50px;
  text-align: left;
}
/* line 41, ../sass/_forms.scss */
.form-set .itsma-checkbox-option .itsma-checkbox-option-published .checkbox-label, .form-set .itsma-checkbox-option-type .checkbox-label, .form-set .itsma-checkbox-option-access .checkbox-label {
  color: #333333;
  font-family: 'FS Elliot Regular';
  font-size: 14px;
  line-height: 32px;
}
/* line 47, ../sass/_forms.scss */
.form-set.white {
  background-color: white;
}
/* line 51, ../sass/_forms.scss */
.form-set.orange {
  border: 0px;
  padding: 0px 50px 0px 50px;
}
/* line 55, ../sass/_forms.scss */
.form-set.orange .form-error {
  background-color: #333333;
  color: white;
  margin: 9px 0 0px;
}
/* line 61, ../sass/_forms.scss */
.form-set.orange .form-error:after {
  width: 0;
  height: 0;
  position: absolute;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #333333;
  border-top: 0px;
  content: '';
  margin-top: -10px;
  right: 50%;
  left: 50%;
}
/* line 76, ../sass/_forms.scss */
.form-set.wider {
  max-width: 640px;
}
/* line 80, ../sass/_forms.scss */
.form-set .form-floated {
  float: left;
  width: 50%;
  padding-right: 20px;
  position: relative;
}
@media (max-width: 650px) {
  /* line 80, ../sass/_forms.scss */
  .form-set .form-floated {
    float: none;
    width: 100%;
    padding: 0px;
  }
}
/* line 93, ../sass/_forms.scss */
.form-set h2 {
  text-align: center;
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
  margin: 0 auto;
  padding-bottom: 40px;
}
@media (max-width: 480px) {
  /* line 93, ../sass/_forms.scss */
  .form-set h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
/* line 100, ../sass/_forms.scss */
.form-set h4 {
  text-align: center;
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
  margin: 0 auto;
  padding-bottom: 40px;
}
/* line 108, ../sass/_forms.scss */
.form-set .radio-float .itsma-checkbox-option, .form-set .radio-float .itsma-checkbox-option-published, .form-set .radio-float .itsma-checkbox-option-type, .form-set .radio-float .itsma-checkbox-option-access {
  float: left;
}
/* line 111, ../sass/_forms.scss */
.form-set .radio-float .itsma-checkbox-option .checkbox-label, .form-set .radio-float .itsma-checkbox-option-published .checkbox-label, .form-set .radio-float .itsma-checkbox-option-type .checkbox-label, .form-set .radio-float .itsma-checkbox-option-access .checkbox-label {
  width: auto;
  padding-right: 20px;
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 32px;
  color: #333333;
}
@media (max-width: 480px) {
  /* line 111, ../sass/_forms.scss */
  .form-set .radio-float .itsma-checkbox-option .checkbox-label, .form-set .radio-float .itsma-checkbox-option-published .checkbox-label, .form-set .radio-float .itsma-checkbox-option-type .checkbox-label, .form-set .radio-float .itsma-checkbox-option-access .checkbox-label {
    max-width: 180px;
  }
}
@media (max-width: 650px) {
  /* line 32, ../sass/_forms.scss */
  .form-set {
    padding: 40px 30px 20px 30px;
  }
}
/* line 129, ../sass/_forms.scss */
.form-set .form-error {
  display: none;
}
/* line 132, ../sass/_forms.scss */
.form-set .form-error.active {
  display: block;
}
/* line 137, ../sass/_forms.scss */
.form-set li {
  padding-bottom: 20px;
}
/* line 140, ../sass/_forms.scss */
.form-set li.itsma-checkbox-option, .form-set li .itsma-checkbox-option-published, .form-set li .itsma-checkbox-option-type, .form-set li .itsma-checkbox-option-access {
  padding-bottom: 0px;
}
/* line 145, ../sass/_forms.scss */
.form-set input {
  width: 100%;
  height: 32px;
}
/* line 150, ../sass/_forms.scss */
.form-set input[type="checkbox"] {
  width: auto;
  height: auto;
}
/* line 155, ../sass/_forms.scss */
.form-set input[type="checkbox"]:checked {
  width: auto;
  height: auto;
}
/* line 160, ../sass/_forms.scss */
.form-set input[type="checkbox"] ~ span {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
}
/* line 164, ../sass/_forms.scss */
.form-set .select-input {
  background-color: white;
  border: 1px solid #d9d7d0;
  border-radius: 16px;
  height: 32px;
  position: relative;
}
/* line 171, ../sass/_forms.scss */
.form-set .select-input span {
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 20px;
}
/* line 179, ../sass/_forms.scss */
.form-set select {
  width: 110%;
  margin-top: 5px;
  border: none;
  background: none;
  cursor: pointer;
}

/* line 188, ../sass/_forms.scss */
label {
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
/* line 192, ../sass/_forms.scss */
label span {
  color: #eb5b13;
}

/* line 198, ../sass/_forms.scss */
.form-error {
  background-color: #e64c0e;
  border-radius: 16px;
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 20px;
  color: white;
  height: 30px;
  line-height: 30px;
  margin: 0 0 9px;
  padding: 0 13px;
  text-align: center;
  text-transform: uppercase;
  display: block;
}

/* line 211, ../sass/_forms.scss */
.form-error:after {
  width: 0;
  height: 0;
  position: absolute;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #e64c0e;
  content: '';
  margin-top: 30px;
  right: 50%;
  left: 50%;
}

/* line 223, ../sass/_forms.scss */
.form-error.active ~ input {
  border: 1px solid #e64c0e;
}

/* line 227, ../sass/_forms.scss */
.form-error.active ~ select {
  border: 1px solid #e64c0e;
}

/* line 231, ../sass/_forms.scss */
.form-error.active ~ textarea {
  border: 1px solid #e64c0e;
}

/* line 234, ../sass/_forms.scss */
textarea {
  resize: none;
  width: 100%;
  height: 200px;
  padding: 10px 10px;
}

/* line 241, ../sass/_forms.scss */
.checkout-table {
  display: table;
  table-layout: fixed;
  padding: 40px 0 0 0;
  height: auto;
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 650px) {
  /* line 241, ../sass/_forms.scss */
  .checkout-table {
    display: block;
  }
}
/* line 254, ../sass/_forms.scss */
.checkout-table ul {
  display: table-row;
  position: relative;
  border-bottom: 1px solid #d9d7d0;
}
/* line 260, ../sass/_forms.scss */
.checkout-table ul:last-child {
  border-bottom: 0px;
}
/* line 264, ../sass/_forms.scss */
.checkout-table ul.header, .checkout-table ul.checkout-footer {
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  text-transform: uppercase;
}
@media (max-width: 650px) {
  /* line 270, ../sass/_forms.scss */
  .checkout-table ul.header {
    display: none;
  }
}
/* line 276, ../sass/_forms.scss */
.checkout-table ul li {
  display: table-cell;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d7d0;
}
/* line 280, ../sass/_forms.scss */
.checkout-table ul li.cross {
  padding-right: 0px;
  color: #eb5b13;
}
@media (max-width: 650px) {
  /* line 280, ../sass/_forms.scss */
  .checkout-table ul li.cross {
    position: absolute;
    right: 0px;
    bottom: 2px;
  }
}
/* line 290, ../sass/_forms.scss */
.checkout-table ul li.cross i {
  font-weight: bold;
}
@media (max-width: 650px) {
  /* line 276, ../sass/_forms.scss */
  .checkout-table ul li {
    display: block;
    border-bottom: 0px;
  }
}
/* line 305, ../sass/_forms.scss */
.checkout-table ul li span {
  font-family: 'FS Elliot Bold';
  text-transform: uppercase;
}
/* line 310, ../sass/_forms.scss */
.checkout-table ul li input {
  max-width: 60px;
}
/* line 314, ../sass/_forms.scss */
.checkout-table ul li:first-child {
  width: 40px;
  border-bottom: 0px;
}
/* line 319, ../sass/_forms.scss */
.checkout-table ul li:last-child {
  width: 40px;
  border-bottom: 0px;
}
/* line 325, ../sass/_forms.scss */
.checkout-table ul:first-child, .checkout-table ul.last, .checkout-table ul.last-child {
  border-bottom: 0px;
}
/* line 328, ../sass/_forms.scss */
.checkout-table ul:first-child li, .checkout-table ul.last li, .checkout-table ul.last-child li {
  border-bottom: 0px;
}
@media (max-width: 650px) {
  /* line 254, ../sass/_forms.scss */
  .checkout-table ul {
    display: block;
    margin-left: 40px;
    margin-right: 40px;
    border-bottom: 1px solid #d9d7d0;
  }
  /* line 340, ../sass/_forms.scss */
  .checkout-table ul li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 344, ../sass/_forms.scss */
  .checkout-table ul li:first-child, .checkout-table ul li:last-child {
    padding: 0px;
  }
}
/* line 351, ../sass/_forms.scss */
.checkout-table .checkout-footer {
  background-color: #333333;
  color: white;
  line-height: 60px;
}
@media (max-width: 650px) {
  /* line 351, ../sass/_forms.scss */
  .checkout-table .checkout-footer {
    margin-left: 0px;
    margin-right: 0px;
  }
}
/* line 362, ../sass/_forms.scss */
.checkout-table .checkout-footer li {
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px;
  border-bottom: 0px;
}
@media (max-width: 650px) {
  /* line 362, ../sass/_forms.scss */
  .checkout-table .checkout-footer li {
    padding-left: 40px;
  }
  /* line 371, ../sass/_forms.scss */
  .checkout-table .checkout-footer li:nth-child(2) {
    float: left;
  }
  /* line 375, ../sass/_forms.scss */
  .checkout-table .checkout-footer li:nth-child(4) {
    float: right;
  }
}

/* line 384, ../sass/_forms.scss */
.expiry-date .select-input {
  width: 80px;
  float: left;
  margin-right: 20px;
}

/* line 391, ../sass/_forms.scss */
.payment-logos {
  margin: 60px auto 10px auto;
  width: 319px;
  height: 28px;
  background-image: url(../images/payment.png);
}
@media (max-width: 650px) {
  /* line 391, ../sass/_forms.scss */
  .payment-logos {
    width: 255px;
    height: 22px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), screen and (min-device-pixel-ratio: 1.3) {
  /* line 391, ../sass/_forms.scss */
  .payment-logos {
    background-image: url(../images/payment@2x.png);
    background-size: 319px 28px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.3) and (max-width: 650px), screen and (min--moz-device-pixel-ratio: 1.3) and (max-width: 650px), only screen and (-o-min-device-pixel-ratio: 13 / 10) and (max-width: 650px), screen and (min-device-pixel-ratio: 1.3) and (max-width: 650px) {
  /* line 391, ../sass/_forms.scss */
  .payment-logos {
    background-size: 255px 22px;
  }
}

/* line 417, ../sass/_forms.scss */
.contact-box input {
  border: 1px solid #bd511b;
}

/* line 422, ../sass/_forms.scss */
select {
  position: relative;
  z-index: 1;
}

/* line 1, ../sass/_progressbar.scss */
.progress-bar {
  width: 100%;
  background: #f1efe7;
  height: 40px;
  border-radius: 40px;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  color: #333333;
  text-align: left;
  display: table;
  table-layout: fixed;
}
/* line 14, ../sass/_progressbar.scss */
.progress-bar li {
  display: table-cell;
  width: 25%;
  padding-left: 20px;
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 40px;
}
@media (max-width: 992px) {
  /* line 21, ../sass/_progressbar.scss */
  .progress-bar li .step-title {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 21, ../sass/_progressbar.scss */
  .progress-bar li .step-title {
    display: none;
  }
}

/* line 28, ../sass/_progressbar.scss */
.progress-bar-step {
  padding-left: 20px;
  line-height: 40px;
}

/* line 32, ../sass/_progressbar.scss */
.progress-bar-position,
.progress-bar-done {
  background: #333333;
  color: white;
}

/* line 38, ../sass/_progressbar.scss */
.progress-bar-position {
  border-radius: 0 40px 40px 0;
}

/* line 41, ../sass/_progressbar.scss */
.progress-bar-position:first-child {
  border-radius: 40px;
}

/* line 44, ../sass/_progressbar.scss */
.progress-bar-done:first-child {
  border-radius: 40px 0 0 40px;
}

/* line 1, ../sass/_tooltips.scss */
.ui-widget.ui-widget-content {
  border: 0px;
  width: 300px;
  z-index: 100;
}

/* line 7, ../sass/_tooltips.scss */
.ui-tooltip {
  padding: 0px;
}
/* line 10, ../sass/_tooltips.scss */
.ui-tooltip:after {
  border-left: solid transparent 20px;
  border-right: solid transparent 20px;
  border-top: solid #333333 20px;
  bottom: -20px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  width: 0;
  z-index: 1000;
}

/* line 25, ../sass/_tooltips.scss */
.itsma-tooltip {
  padding: 30px;
  background-color: #333333;
  color: white;
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
}
/* line 32, ../sass/_tooltips.scss */
.itsma-tooltip h3 {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 37, ../sass/_tooltips.scss */
.itsma-tooltip p {
  font-family: 'FS Elliot Regular';
}

/* line 1, ../sass/_abm.scss */
.dual-column {
  width: 50%;
  float: left;
  padding-right: 20px;
}
/* line 2, ../sass/_abm.scss */
.dual-column p {
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 15px;
}
@media (max-width: 480px) {
  /* line 2, ../sass/_abm.scss */
  .dual-column p {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 480px) {
  /* line 2, ../sass/_abm.scss */
  .dual-column p {
    padding-bottom: 13px;
  }
}
@media (max-width: 768px) {
  /* line 1, ../sass/_abm.scss */
  .dual-column {
    width: 100%;
    float: none;
  }
}

/* Spinner */
/* line 3, ../sass/_spinner.scss */
.spinner {
  height: 52px;
  line-height: 52px;
  margin: 0 auto;
  width: 140px;
  text-align: center;
  vertical-align: middle;
}

/* line 12, ../sass/_spinner.scss */
.spinner > div {
  width: 16px;
  height: 16px;
  background-color: #eb5b13;
  margin-left: 3px;
  margin-right: 3px;
  border-radius: 100%;
  margin-top: 18px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 28, ../sass/_spinner.scss */
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 33, ../sass/_spinner.scss */
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* line 1, ../sass/_wordpress.scss */
.edd-cart-ajax-alert {
  display: none;
}

/* line 5, ../sass/_wordpress.scss */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

/* line 8, ../sass/_wordpress.scss */
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

/* line 12, ../sass/_wordpress.scss */
#edd_checkout_form_wrap {
  display: none;
}

/* line 16, ../sass/_wordpress.scss */
#checkoutPersonal, #checkoutBilling, #checkoutPayment {
  display: none;
}

/* line 21, ../sass/_wordpress.scss */
#checkoutHeader li:hover {
  cursor: pointer;
}

/* line 27, ../sass/_wordpress.scss */
.event-facilitators h2 {
  text-align: center;
  color: #eb5b13;
  font-family: 'FS Elliot Bold';
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}
/* line 36, ../sass/_wordpress.scss */
.event-facilitators h4 {
  color: #eb5b13;
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
  text-align: left;
  text-transform: none;
}
@media (max-width: 480px) {
  /* line 36, ../sass/_wordpress.scss */
  .event-facilitators h4 {
    font-size: 20px;
    line-height: 26px;
  }
}

/* line 45, ../sass/_wordpress.scss */
.event-facilitator img {
  display: block;
  margin: 20px auto 20px auto;
  width: 94px;
  height: 94px;
  border-radius: 50%;
  padding: 0px;
}
/* line 54, ../sass/_wordpress.scss */
.event-facilitator .title {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 20px;
}
/* line 58, ../sass/_wordpress.scss */
.event-facilitator .title span {
  font-family: 'FS Elliot Bold';
}
/* line 63, ../sass/_wordpress.scss */
.event-facilitator .read-more {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #eb5b13;
}

/* line 74, ../sass/_wordpress.scss */
.hot-topics-page ul {
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 15px;
  list-style-type: disc;
}
@media (max-width: 480px) {
  /* line 74, ../sass/_wordpress.scss */
  .hot-topics-page ul {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 480px) {
  /* line 74, ../sass/_wordpress.scss */
  .hot-topics-page ul {
    padding-bottom: 13px;
  }
}
/* line 84, ../sass/_wordpress.scss */
.hot-topics-page strong {
  font-family: "FS Elliot Bold";
}

/* line 90, ../sass/_wordpress.scss */
.three-point-copy-box p {
  font-family: 'FS Elliot Light';
  font-size: 30px;
  line-height: 36px;
  max-width: 880px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 18px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 480px) {
  /* line 90, ../sass/_wordpress.scss */
  .three-point-copy-box p {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width: 480px) {
  /* line 90, ../sass/_wordpress.scss */
  .three-point-copy-box p {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 104, ../sass/_wordpress.scss */
.three-point-copy-box p span {
  font-family: 'FS Elliot Bold';
}
/* line 109, ../sass/_wordpress.scss */
.three-point-copy-box sub {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
  display: block;
  margin: 0 auto;
  max-width: 440px;
  margin-bottom: 12px;
}
/* line 117, ../sass/_wordpress.scss */
.three-point-copy-box ul {
  list-style-type: disc;
  padding-top: 30px;
  max-width: 640px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.three-point-copy-box a {
    color: #eb5b13;
}

/* line 126, ../sass/_wordpress.scss */
.three-point-copy-box li {
  padding-bottom: 15px;
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 480px) {
  /* line 126, ../sass/_wordpress.scss */
  .three-point-copy-box li {
    font-size: 20px;
    line-height: 26px;
  }
}

/* line 132, ../sass/_wordpress.scss */
.dual-column-float ul li span.comments-link {
  font-family: 'FS Elliot Bold';
  font-size: 18px;
  line-height: 24px;
}

/* line 138, ../sass/_wordpress.scss */
.comments-submit-hidden {
  display: none;
}

/* line 142, ../sass/_wordpress.scss */
.form-set p {
  padding-bottom: 20px;
}

/* line 146, ../sass/_wordpress.scss */
.nocomments {
  text-align: center;
  font-family: 'FS Elliot Light';
  font-size: 24px;
  line-height: 30px;
  margin: 0 auto;
  padding-bottom: 40px;
}

/* line 155, ../sass/_wordpress.scss */
#commentProgress {
  display: none;
}

/* line 159, ../sass/_wordpress.scss */
#commentProgress > div {
  background-color: #eb5b13;
}

/* line 163, ../sass/_wordpress.scss */
.free-of-charge {
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 60px;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}

/* line 175, ../sass/_wordpress.scss */
.research-thumbs .content-item-box {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 179, ../sass/_wordpress.scss */
.single-download .edd_download_purchase_form {
  margin-bottom: 0px;
}

/* line 183, ../sass/_wordpress.scss */
.copy-box div {
  max-width: 100%;
}

/* line 187, ../sass/_wordpress.scss */
.form-set h2.comment-header {
  padding-bottom: 20px;
}

/* line 192, ../sass/_wordpress.scss */
#edd_checkout_wrap .edd_empty_cart {
  display: block;
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
  padding: 60px 40px 60px 40px;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}

/* line 204, ../sass/_wordpress.scss */
.button-round.button-small {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 40px;
  margin-left: 20px;
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 20px;
}
/* line 213, ../sass/_wordpress.scss */
.button-round.button-small i {
  margin-top: -8px;
  font-size: 15px;
  right: 15px;
}

/* line 221, ../sass/_wordpress.scss */
#voucherMessage.page-sub-strap {
  font-family: 'FS Elliot Bold';
}

/* line 225, ../sass/_wordpress.scss */
#checkoutBasket .spinner, #checkoutPayment .spinner {
  display: none;
}

/* line 229, ../sass/_wordpress.scss */
#voucherFooter {
  display: none;
}
/* line 232, ../sass/_wordpress.scss */
#voucherFooter.discounted {
  display: table-row;
}
@media (max-width: 650px) {
  /* line 232, ../sass/_wordpress.scss */
  #voucherFooter.discounted {
    display: block;
  }
}

/* line 241, ../sass/_wordpress.scss */
#poMessage {
  display: none;
}

/* line 246, ../sass/_wordpress.scss */
.summary-download a {
  display: block;
  padding-top: 10px;
  color: #eb5b13;
}
/* line 251, ../sass/_wordpress.scss */
.summary-download a:hover {
  text-decoration: underline;
  color: #333333;
}

/* line 258, ../sass/_wordpress.scss */
.page-sub-strap-larger span.tribe-event-date-start, .page-sub-strap-larger span.tribe-event-date-end, .page-sub-strap-larger span.tribe-event-time {
  font-family: 'FS Elliot Light';
}

/* line 262, ../sass/_wordpress.scss */
.gform_wrapper .gfield_description {
  font-family: 'FS Elliot Regular';
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 5px;
}

/* .gform_wrapper .validation_error {
  display: none;
}

.gform_wrapper .validation_message {
  display: none;
} */
/* line 277, ../sass/_wordpress.scss */
.gform_fields li.gfield {
  padding-bottom: 20px;
}

/* line 282, ../sass/_wordpress.scss */
.gform-event-registration .gform_fields {
  max-width: 540px;
  margin: 20px auto;
  border: 1px solid #d9d7d0;
  border-radius: 4px;
  padding: 40px 50px 20px 50px;
  text-align: left;
  background-color: white;
}
/* line 291, ../sass/_wordpress.scss */
.gform-event-registration .gform_fields .select-input {
  background-color: white;
  border: 1px solid #d9d7d0;
  border-radius: 16px;
  height: 32px;
  position: relative;
}
/* line 298, ../sass/_wordpress.scss */
.gform-event-registration .gform_fields .select-input select {
  width: 110%;
  margin-top: 5px;
  border: none;
  background: none;
  cursor: pointer;
}
/* line 307, ../sass/_wordpress.scss */
.gform-event-registration .gform_fields .select-input span {
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 20px;
}

/* line 316, ../sass/_wordpress.scss */
.gravity-register-form .gform_fields {
  background-color: transparent;
}
/* line 319, ../sass/_wordpress.scss */
.gravity-register-form .gform_fields input {
  width: 100%;
}

/* line 324, ../sass/_wordpress.scss */
#submitSpinner {
  display: none;
}
/* line 327, ../sass/_wordpress.scss */
#submitSpinner div {
  background-color: #eb5b13;
}

/* line 332, ../sass/_wordpress.scss */
.gform_confirmation_message {
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}
/* line 340, ../sass/_wordpress.scss */
.gform_confirmation_message p {
  padding-bottom: 14px;
}
@media (max-width: 650px) {
  /* line 332, ../sass/_wordpress.scss */
  .gform_confirmation_message {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 349, ../sass/_wordpress.scss */
.gform_confirmation_message span, .gform_confirmation_message strong {
  font-family: 'FS Elliot Bold';
}
/* line 353, ../sass/_wordpress.scss */
.gform_confirmation_message a {
  color: #eb5b13;
}
/* line 356, ../sass/_wordpress.scss */
.gform_confirmation_message a:hover {
  color: #333333;
}

/* line 362, ../sass/_wordpress.scss */
.gform_wrapper .validation_message, .gform_wrapper .validation_error {
  display: none;
}

/* line 366, ../sass/_wordpress.scss */
input[type="submit"].gform_button {
  display: none;
}

/* line 370, ../sass/_wordpress.scss */
.gform_wrapper .required label span {
  color: #e7362c;
}

/* line 374, ../sass/_wordpress.scss */
.gfield_required {
  padding-left: 3px;
}

/* line 378, ../sass/_wordpress.scss */
input[type="checkbox"] ~ label {
  font-family: 'FS Elliot Regular';
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
}

/* line 384, ../sass/_wordpress.scss */
.form-set.unbordered {
  border: 0px;
  padding: 0px 40px 40px 40px;
}

/* line 390, ../sass/_wordpress.scss */
.form-hidden {
  display: none;
}

/* line 394, ../sass/_wordpress.scss */
.gform_footer {
  text-align: center;
}

/* line 398, ../sass/_wordpress.scss */
.notification-box {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 40px;
  background-color: white;
  border-radius: 5px;
  border: 1px solid #d9d7d0;
}

/* line 407, ../sass/_wordpress.scss */
#agenda .agenda-after {
  padding-top: 40px;
}
/* line 409, ../sass/_wordpress.scss */
#agenda .agenda-after h3 {
  font-family: "FS Elliot Bold";
}

/* line 415, ../sass/_wordpress.scss */
.blog-content a.more:hover {
  color: #333333;
}

/* line 420, ../sass/_wordpress.scss */
#filterSearchBox, #filterTagsBox, #filterAuthorsBox {
  display: none;
  padding-top: 20px;
}

/* line 426, ../sass/_wordpress.scss */
.blog-filter:hover {
  color: #333333;
  cursor: pointer;
}

/* line 432, ../sass/_wordpress.scss */
.ginput_counter {
  font-family: 'FS Elliot Regular';
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 5px;
}

/* line 438, ../sass/_wordpress.scss */
.content-item-box:hover {
  cursor: pointer;
}

/* line 444, ../sass/_wordpress.scss */
.content-box-container .content-item .link:hover {
  color: #333333;
}

/* line 449, ../sass/_wordpress.scss */
.tribe-events-list .type-tribe_events {
  padding: 0px;
  border-bottom: 0px;
}

/* line 455, ../sass/_wordpress.scss */
#featuredMembers .company-logo {
  max-width: 100%;
  background-size: 140px auto;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 466, ../sass/_wordpress.scss */
.copy-box .otw-sc-toggle .toggle-content {
  box-shadow: none;
  border: 0px;
  padding: 0px;
  display: none;
  border: 1px solid #d9d7d0;
  border-radius: 4px;
  padding: 40px 50px 20px 50px;
  text-align: left;
  background-color: white;
  margin-top: 20px;
}

/* line 481, ../sass/_wordpress.scss */
.copy-box .otw-sc-toggle .toggle-trigger {
  padding: 0px;
  background: none;
  display: inline-block;
  font-family: 'FS Elliot Bold';
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  text-align: left;
  color: #eb5b13;
}
/* line 491, ../sass/_wordpress.scss */
.copy-box .otw-sc-toggle .toggle-trigger:hover {
  background: none;
  color: #333333;
}

/* line 497, ../sass/_wordpress.scss */
.copy-box .otw-sc-toggle .toggle-trigger span {
  background: none;
  padding-left: 5px;
}

/* line 502, ../sass/_wordpress.scss */
.detail .otw-sc-toggle {
  margin-bottom: 0px;
}

/* line 507, ../sass/_wordpress.scss */
#agenda .otw-sc-toggle h3.toggle-trigger {
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
/* line 512, ../sass/_wordpress.scss */
#agenda .otw-sc-toggle .toggle-content {
  padding: 20px;
}

/* line 518, ../sass/_wordpress.scss */
.gfield_radio li {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 522, ../sass/_wordpress.scss */
.gfield_radio li:hover {
  cursor: pointer;
}
/* line 526, ../sass/_wordpress.scss */
.gfield_radio label {
  text-transform: none;
  padding-left: 10px;
}

/* line 532, ../sass/_wordpress.scss */
.gfield_list th {
  font-family: 'FS Elliot Regular';
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 5px;
}

/* line 537, ../sass/_wordpress.scss */
.gfield_html h4 {
  font-family: 'FS Elliot Regular';
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 5px;
}

/* line 542, ../sass/_wordpress.scss */
.gfield_list_cell {
  padding-right: 10px;
  padding-bottom: 10px;
}

/* line 547, ../sass/_wordpress.scss */
.blog-box .blog-content a.more:hover {
  color: white;
}

/* line 551, ../sass/_wordpress.scss */
.blog-tags a, .filter-buttons a {
  text-transform: capitalize;
}

/* line 555, ../sass/_wordpress.scss */
#field_24_4 {
  padding-top: 30px;
}

/* line 559, ../sass/_wordpress.scss */
.gfield_checkbox {
  padding-top: 20px;
}

/* line 564, ../sass/_wordpress.scss */
.form-set .small-print {
  text-align: center;
  padding-top: 20px;
  font-family: 'FS Elliot Regular';
  font-size: 14px;
  line-height: 20px;
}

/* line 571, ../sass/_wordpress.scss */
.icon-container {
  padding-top: 40px;
  padding-bottom: 20px;
}
/* line 575, ../sass/_wordpress.scss */
.icon-container i {
  text-align: center;
  display: block;
  font-size: 40px;
  color: #333333;
}

/* line 583, ../sass/_wordpress.scss */
.edd-free-inline {
  display: none;
}
/* line 586, ../sass/_wordpress.scss */
.edd-free-inline label {
  width: 140px;
  display: inline-block;
}

/* line 592, ../sass/_wordpress.scss */
.edd-free-download-errors {
  display: none !important;
}

/* line 597, ../sass/_wordpress.scss */
input[type=submit].edd-submit, button.edd-submit.button {
  margin-top: 40px;
}

/* line 601, ../sass/_wordpress.scss */
.copy-box .otw-sc-toggle .toggle-content p {
  margin-bottom: 15px;
}

/* line 605, ../sass/_wordpress.scss */
.copy-box p.subtext-item {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/* line 612, ../sass/_wordpress.scss */
#agenda .agenda-table .detail p.subtext-item {
  padding-bottom: 0px;
}
/* line 617, ../sass/_wordpress.scss */
#agenda .agenda-table .detail .toggle-content p {
  padding-bottom: 0px;
}
/* line 621, ../sass/_wordpress.scss */
#agenda .agenda-table .detail .toggle-content li {
  padding-top: 0px;
}
/* line 626, ../sass/_wordpress.scss */
#agenda .agenda-table .detail li {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}

/* line 632, ../sass/_wordpress.scss */
.icon-magnifier:hover {
  cursor: pointer;
}

/* line 637, ../sass/_wordpress.scss */
.video-cover-box {
  z-index: 1;
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background-size: cover;
}
/* line 646, ../sass/_wordpress.scss */
.video-cover-box:hover {
  cursor: pointer;
}
/* line 649, ../sass/_wordpress.scss */
.video-cover-box:hover .play-button {
  opacity: 0.7;
}

/* line 655, ../sass/_wordpress.scss */
.video-box, .copy-box .video-box {
  max-width: 540px;
  margin: 0 auto;
  position: relative;
}

/* line 661, ../sass/_wordpress.scss */
.video-embed-container {
  position: relative;
  padding: 0 0 56.25%;
  overflow: hidden;
}

/* line 667, ../sass/_wordpress.scss */
.video-player {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
  overflow: hidden !important;
}

/* line 679, ../sass/_wordpress.scss */
.play-button {
  height: 40px;
  width: 66px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -33px;
}

/* line 691, ../sass/_wordpress.scss */
.play-button:after {
  content: "";
  display: block;
  position: absolute;
  top: 10.5px;
  left: 24px;
  margin: 0 auto;
  border-style: solid;
  border-width: 9.5px 0 9.5px 17px;
  border-color: transparent transparent transparent white;
}

/* line 705, ../sass/_wordpress.scss */
.video-logo .logo {
  position: absolute;
  bottom: 20px;
  margin-top: 0px;
  top: auto;
  width: 120px;
  left: 20px;
  height: 24px;
}

/* line 717, ../sass/_wordpress.scss */
.dual-column-shortcode-container {
  padding-bottom: 40px;
}

/* line 722, ../sass/_wordpress.scss */
.three-point-copy-box .dual-column-shortcode {
  text-align: center;
}

/* line 728, ../sass/_wordpress.scss */
.dual-column-shortcode {
  float: left;
  width: 50%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 737, ../sass/_wordpress.scss */
.dual-column-shortcode.left-aligned {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 741, ../sass/_wordpress.scss */
.dual-column-shortcode.left-aligned:first-child {
  padding-right: 20px;
}
/* line 746, ../sass/_wordpress.scss */
.dual-column-shortcode li {
  max-width: 90%;
  margin: 0 auto;
  text-align: left;
}
@media (max-width: 768px) {
  /* line 728, ../sass/_wordpress.scss */
  .dual-column-shortcode {
    float: none;
    width: 100%;
    padding-bottom: 20px;
  }
  /* line 758, ../sass/_wordpress.scss */
  .dual-column-shortcode.left-aligned:first-child {
    padding-right: 0px;
  }
}

/* line 765, ../sass/_wordpress.scss */
.copy-box .dual-column ul {
  padding-left: 0px;
}

/* line 771, ../sass/_wordpress.scss */
.advisory-panel ul, .member-panel ul {
  list-style-type: none;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 650px) {
  /* line 771, ../sass/_wordpress.scss */
  .advisory-panel ul, .member-panel ul {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 782, ../sass/_wordpress.scss */
.advisory-panel .dual-column ul, .member-panel .dual-column ul {
  padding-left: 40px;
}
@media (max-width: 650px) {
  /* line 782, ../sass/_wordpress.scss */
  .advisory-panel .dual-column ul, .member-panel .dual-column ul {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 791, ../sass/_wordpress.scss */
.advisory-panel li, .member-panel li {
  font-family: 'FS Elliot Regular';
  font-size: 18px;
  line-height: 24px;
}
/* line 795, ../sass/_wordpress.scss */
.advisory-panel .company, .member-panel .company {
  font-family: 'FS Elliot Bold';
}

/* line 800, ../sass/_wordpress.scss */
.member-panel ul {
  text-align: center;
}

/* line 804, ../sass/_wordpress.scss */
.company-avatar {
  max-width: 100%;
  background-size: 140px auto;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 20px;
}

/* line 813, ../sass/_wordpress.scss */
#agenda {
  padding-bottom: 30px;
}

/* line 817, ../sass/_wordpress.scss */
.column a:hover {
  color: #eb5b13;
}

/* line 821, ../sass/_wordpress.scss */
.copy-box ul.gform_fields {
  padding-left: 0px;
  list-style-type: none;
}

/* line 826, ../sass/_wordpress.scss */
.footer-column li a:hover {
  color: #eb5b13;
}

/* line 831, ../sass/_wordpress.scss */
.membership-icon-1 {
  background-image: url(../images/membericon1.png);
  width: 40px;
  height: 30px;
  display: block;
  margin: 0 auto;
  background-size: 40px 30px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), screen and (min-device-pixel-ratio: 1.3) {
  /* line 831, ../sass/_wordpress.scss */
  .membership-icon-1 {
    background-image: url(../images/membericon1@2x.png);
  }
}

/* line 850, ../sass/_wordpress.scss */
#featuredContent .text-box .link:hover {
  color: white;
}

/* line 856, ../sass/_wordpress.scss */
#eventsContainer .text-box .link:hover {
  color: #333333;
}

/* line 862, ../sass/_wordpress.scss */
.event-list .text-box .event-link:hover {
  color: #333333;
}

/* line 867, ../sass/_wordpress.scss */
.single-facilitator article .wp-post-image {
  border-radius: 50%;
}

/* line 871, ../sass/_wordpress.scss */
.training-icon {
  position: relative;
}

/* line 877, ../sass/_wordpress.scss */
.training-column.first path {
  fill: #eb5b13;
}
/* line 882, ../sass/_wordpress.scss */
.training-column.second path {
  fill: #e7362c;
}
/* line 887, ../sass/_wordpress.scss */
.training-column.third path {
  fill: #eb5b13;
}

/* line 893, ../sass/_wordpress.scss */
.svg-icon {
  position: absolute;
  top: 50%;
  left: 50%;
}
/* line 898, ../sass/_wordpress.scss */
.svg-icon.associate {
  width: 60px;
  height: 45px;
  margin-left: -30px;
  margin-top: -23px;
}
/* line 905, ../sass/_wordpress.scss */
.svg-icon.global {
  width: 100px;
  height: 36px;
  margin-left: -50px;
  margin-top: -18px;
}
/* line 912, ../sass/_wordpress.scss */
.svg-icon.regional {
  width: 80px;
  height: 48px;
  margin-left: -40px;
  margin-top: -24px;
}

/* line 921, ../sass/_wordpress.scss */
.dual-column-shortcode ul {
  padding-left: 20px;
  padding-right: 0px;
}

/* line 927, ../sass/_wordpress.scss */
.contact-form .presenter {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  width: 33.3%;
}
@media (max-width: 992px) {
  /* line 927, ../sass/_wordpress.scss */
  .contact-form .presenter {
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 927, ../sass/_wordpress.scss */
  .contact-form .presenter {
    width: 100%;
  }
}
/* line 939, ../sass/_wordpress.scss */
.contact-form .presenter .presenter-avatar {
  margin: 20px auto 20px auto;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-size: 120px 120px;
}
/* line 947, ../sass/_wordpress.scss */
.contact-form .presenter h3 {
  text-align: center;
  max-width: 280px;
  margin: 0 auto;
  padding-bottom: 20px;
}
/* line 954, ../sass/_wordpress.scss */
.contact-form .presenter .summary {
  max-width: 280px;
  margin: 0 auto;
}

/* line 962, ../sass/_wordpress.scss */
.contact-header {
  text-align: center;
  max-width: 740px;
  margin: 0 auto;
}

/* line 968, ../sass/_wordpress.scss */
.print-header {
  display: none;
}

/* line 972, ../sass/_wordpress.scss */
.print-footer {
  display: none;
}

/* line 976, ../sass/_wordpress.scss */
#termsRegister, #spinnerRegister {
  display: none;
}

/* line 980, ../sass/_wordpress.scss */
.hidden-select, #stateInput {
  display: none;
}

/* line 985, ../sass/_wordpress.scss */
.page-sub-strap.error {
  font-family: 'FS Elliot Bold';
}
/* line 988, ../sass/_wordpress.scss */
.page-sub-strap.error strong {
  color: #e7362c;
}
/* line 993, ../sass/_wordpress.scss */
.page-sub-strap #newPaymentTotal {
  font-family: 'FS Elliot Regular';
}

/* line 998, ../sass/_wordpress.scss */
.members-row-height {
  min-height: 88px;
}
@media (max-width: 992px) {
  /* line 998, ../sass/_wordpress.scss */
  .members-row-height {
    min-height: 180px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 998, ../sass/_wordpress.scss */
  .members-row-height {
    min-height: 180px;
  }
}
@media (max-width: 768px) {
  /* line 998, ../sass/_wordpress.scss */
  .members-row-height {
    min-height: 0px;
  }
}

/* line 1010, ../sass/_wordpress.scss */
#researchSpinner, #eventSpinner {
  display: none;
}

@media print {
  /* line 2, ../sass/_print.scss */
  body {
    -webkit-print-color-adjust: exact;
  }

  /* line 6, ../sass/_print.scss */
  .breadcrumb, .nav-top, .block-header, .nav-bottom, .breaker-orange, .dual-column-float, .share-icons, #commentsBox, .form-set, .button-container, .further-reading, .footer, .copy-footer, .print-comments {
    display: none;
  }

  /* line 10, ../sass/_print.scss */
  .page-sub-strap-larger {
    padding-bottom: 5px;
  }

  /* line 13, ../sass/_print.scss */
  .blog-author {
    padding-bottom: 0px;
    font-family: 'FS Elliot Regular';
    font-size: 14px;
    line-height: 18px;
  }
  /* line 19, ../sass/_print.scss */
  .blog-author a {
    color: #333333;
  }

  /* line 24, ../sass/_print.scss */
  .content-container {
    padding-bottom: 0px;
    padding-top: 20px;
  }

  /* line 29, ../sass/_print.scss */
  .print-footer {
    display: block;
  }

  /* line 33, ../sass/_print.scss */
  .print-header {
    display: block;
  }
  /* line 36, ../sass/_print.scss */
  .print-header.nav-top, .print-header.block-header {
    display: block;
  }

  /* line 41, ../sass/_print.scss */
  .shaded-white, .off-white {
    background-color: white;
  }

  /* line 45, ../sass/_print.scss */
  .nav-top {
    height: 20px;
  }

  /* line 49, ../sass/_print.scss */
  h1 {
    font-family: 'FS Elliot Light';
    font-size: 24px;
    line-height: 30px;
  }
}
@media print and (max-width: 480px) {
  /* line 49, ../sass/_print.scss */
  h1 {
    font-size: 20px;
    line-height: 26px;
  }
}

@media print {
  /* line 53, ../sass/_print.scss */
  .page-strap {
    font-family: 'FS Elliot Light';
    font-size: 18px;
    line-height: 24px;
  }
  /* line 56, ../sass/_print.scss */
  .page-strap span {
    font-family: 'FS Elliot Bold';
  }

  /* line 61, ../sass/_print.scss */
  .page-sub-strap {
    font-family: 'FS Elliot Regular';
    font-size: 14px;
    line-height: 20px;
  }
  /* line 64, ../sass/_print.scss */
  .page-sub-strap span, .page-sub-strap strong {
    font-family: 'FS Elliot Bold';
  }

  /* line 69, ../sass/_print.scss */
  .page-sub-strap-larger {
    font-family: 'FS Elliot Light';
    font-size: 16px;
    line-height: 22px;
  }
  /* line 72, ../sass/_print.scss */
  .page-sub-strap-larger span, .page-sub-strap-larger strong {
    font-family: 'FS Elliot Bold';
  }

  /* line 77, ../sass/_print.scss */
  .page-sub-strap-orange-bold {
    font-family: 'FS Elliot Bold';
    font-size: 14px;
    line-height: 20px;
  }

  /* line 81, ../sass/_print.scss */
  .copy-box {
    font-family: 'FS Elliot Light';
    font-size: 16px;
    line-height: 22px;
  }
  /* line 84, ../sass/_print.scss */
  .copy-box a {
    color: #333333;
  }
  /* line 88, ../sass/_print.scss */
  .copy-box strong {
    font-family: 'FS Elliot Bold';
  }
  /* line 92, ../sass/_print.scss */
  .copy-box p {
    font-family: 'FS Elliot Light';
    font-size: 16px;
    line-height: 22px;
  }
  /* line 95, ../sass/_print.scss */
  .copy-box p.sub-strap {
    font-family: 'FS Elliot Regular';
    font-size: 14px;
    line-height: 20px;
  }
  /* line 98, ../sass/_print.scss */
  .copy-box p.sub-strap span, .copy-box p.sub-strap strong {
    font-family: 'FS Elliot Bold';
  }
  /* line 104, ../sass/_print.scss */
  .copy-box sub {
    font-family: 'FS Elliot Regular';
    font-size: 14px;
    line-height: 20px;
  }
  /* line 108, ../sass/_print.scss */
  .copy-box h1 {
    font-family: 'FS Elliot Light';
    font-size: 24px;
    line-height: 30px;
  }
}
@media print and (max-width: 480px) {
  /* line 108, ../sass/_print.scss */
  .copy-box h1 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media print {
  /* line 112, ../sass/_print.scss */
  .copy-box h2 {
    font-family: 'FS Elliot Light';
    font-size: 18px;
    line-height: 24px;
  }
  /* line 116, ../sass/_print.scss */
  .copy-box h3 {
    font-family: 'FS Elliot Bold';
    font-size: 14px;
    line-height: 20px;
  }
  /* line 121, ../sass/_print.scss */
  .copy-box table th {
    font-family: 'FS Elliot Bold';
    font-size: 14px;
    line-height: 20px;
  }
  /* line 125, ../sass/_print.scss */
  .copy-box table td {
    font-family: 'FS Elliot Regular';
    font-size: 14px;
    line-height: 20px;
  }
  /* line 128, ../sass/_print.scss */
  .copy-box table td li {
    font-family: 'FS Elliot Regular';
    font-size: 10px;
    line-height: 20px;
  }
  /* line 134, ../sass/_print.scss */
  .copy-box li {
    font-family: 'FS Elliot Light';
    font-size: 16px;
    line-height: 22px;
  }
  /* line 139, ../sass/_print.scss */
  .copy-box a.link-bold {
    font-family: 'FS Elliot Bold';
    font-size: 14px;
    line-height: 20px;
  }

  /* line 145, ../sass/_print.scss */
  .header-orange {
    font-family: 'FS Elliot Bold';
    font-size: 16px;
    line-height: 22px;
  }

  /* line 149, ../sass/_print.scss */
  h3 {
    font-family: 'FS Elliot Bold';
    font-size: 14px;
    line-height: 20px;
  }
}
#input_27_27 span, #input_27_27 label { display: block; }
#post-51419 .doc-icon { display: none; }
/* 05/08/2018 GDPR changes */
#catapult-cookie-bar {
    font-family: 'FS Elliot Regular';
    font-size: 12px;
    line-height: 1;
}
#choice_21_27_1,
#choice_21_37_1,#choice_21_37_2,#choice_21_37_3,#choice_21_37_4
{ width: auto;  }
#gform_fields_21 h2 { padding: 20px 0 0 0; }
li.gform_hidden { display: none; }
.gform_wrapper #field_21_27 .validation_message, 
.gform_wrapper #field_24_8 .validation_message {
  background-color: #e64c0e;
  border-radius: 16px;
  font-family: 'FS Elliot Bold';
  font-size: 14px;
  line-height: 20px;
  color: white;
  height: 30px;
  line-height: 30px;
  margin: 0 0 9px;
  padding: 0 13px;
  text-align: center;
  text-transform: uppercase;
  display: block;
}
