body {
  margin-top: 180px; }
  body.home {
    margin-top: 146px; }
    body.home footer {
      margin-top: 80px; }

h1 {
  text-transform: uppercase; }

a:hover,
a:active {
  outline: none; }

button {
  outline: dotted 1px rgba(255, 128, 0, 0.7) !important; }

:focus {
  outline: dotted 1px rgba(255, 128, 0, 0.7);
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: orange !important; }

.container {
  margin: auto;
  max-width: 1300px;
  max-width: 90rem;
  padding: 0 3.5%;
  overflow: hidden;
  clear: both; }

.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  /* added line */ }

strong {
  font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif; }

@media (max-width: 767px) {
  body.home {
    margin-top: 149px; } }
@font-face {
  font-family: 'GuardianSans-Light-Web';
  src: url("../../assets/fonts/guardian/GuardianSans-Light-Web.woff2") format("woff2"), url("../../assets/fonts/guardian/GuardianSans-Light-Web.woff") format("woff");
  font-weight: lighter;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'GuardianSans-LightIt-Web';
  src: url("../../assets/fonts/guardian/GuardianSans-LightIt-Web.woff2") format("woff2"), url("../../assets/fonts/guardian/GuardianSans-LightIt-Web.woff") format("woff");
  font-weight: lighter;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'GuardianTextSans-Bold-Web';
  src: url("../../assets/fonts/guardian/GuardianTextSans-Bold-Web.woff2") format("woff2"), url("../../assets/fonts/guardian/GuardianTextSans-Bold-Web.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'GuardianTextSans-BoldIt-Web';
  src: url("../../assets/fonts/guardian/GuardianTextSans-BoldIt-Web.woff2") format("woff2"), url("../../assets/fonts/guardian/GuardianTextSans-BoldIt-Web.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'GuardianTextSans-Regular-Web';
  src: url("../../assets/fonts/guardian/GuardianTextSans-Regular-Web.woff2") format("woff2"), url("../../assets/fonts/guardian/GuardianTextSans-Regular-Web.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'GuardianTextSans-RegularIt-Web';
  src: url("../../assets/fonts/guardian/GuardianTextSans-RegularIt-Web.woff2") format("woff2"), url("../../assets/fonts/guardian/GuardianSans-Light-Web.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: "HeronIconFont";
  src: url("../../assets/fonts/heron/heron.eot");
  /* IE9 Compat Modes */
  src: url("../../assets/fonts/heron/heron.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/heron/heron.otf") format("opentype"), url("../../assets/fonts/heron/heron.svg") format("svg"), url("../../assets/fonts/heron/heron.ttf") format("truetype"), url("../../assets/fonts/heron/heron.woff") format("woff"), url("../../assets/fonts/heron/heron.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
header .container {
  max-width: 100%;
  -moz-box-shadow: 0 5px 10px rgba(125, 125, 125, 0.25);
  -webkit-box-shadow: 0 5px 10px rgba(125, 125, 125, 0.25);
  box-shadow: 0 5px 10px rgba(125, 125, 125, 0.25);
  position: fixed;
  top: 0;
  background: white;
  border-top: 8px solid #767ed2;
  z-index: 999; }
  header .container.header-main.fixed-header .top-navbar #searchTextbox input {
    position: absolute;
    right: -7px;
    font-size: 32px;
    line-height: 30px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    top: 0;
    background-color: #e5e6e7;
    color: #767ed2;
    width: 100% !important;
    border: none;
    border-radius: 0;
    z-index: 99;
    height: 50px; }
  header .container.header-main.fixed-header .navbar .dropdown-menu {
    top: 48px; }
  header .container.header-main.fixed-header .navbar ul li a {
    padding-bottom: 10px; }
  header .container.header-main.fixed-header .top-navbar #searchTextbox {
    top: 22px; }
header .top-navbar {
  position: relative; }
  header .top-navbar .alert_bar {
    padding: 0px !important;
    background: #ff8000;
    margin-left: -3.8%;
    width: 100vw; }
    header .top-navbar .alert_bar p {
      margin-bottom: 0px;
      padding: 15px;
      color: white;
      font-size: 1.065rem;
      font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
      header .top-navbar .alert_bar p a {
        color: white;
        text-decoration: underline; }
        header .top-navbar .alert_bar p a:hover {
          text-decoration: none; }
  header .top-navbar .contact-and-subscribe {
    margin-right: 0;
    text-align: right;
    transition: all .2s linear; }
    @media screen and (min-width: 62em) {
      header .top-navbar .contact-and-subscribe {
        margin-top: 20px; } }
    header .top-navbar .contact-and-subscribe a {
      color: #8c9193;
      font-weight: 700;
      margin-left: 1.5em;
      font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
      font-size: 17px;
      cursor: pointer; }
      header .top-navbar .contact-and-subscribe a:hover {
        color: #ff8000;
        text-decoration: none; }
      header .top-navbar .contact-and-subscribe a.contact {
        font-weight: 400;
        font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
      header .top-navbar .contact-and-subscribe a#searchLink::after {
        content: "\f002";
        font: normal normal normal 14px/1 HeronIconFont;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-left: 5px;
        font-size: 1em; }
  header .top-navbar #searchTextbox {
    display: none;
    height: 70px;
    position: absolute;
    width: 49vw;
    right: 0;
    top: 17px; }
    header .top-navbar #searchTextbox input {
      position: absolute;
      right: -7px;
      font-size: 32px;
      line-height: 30px;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      top: 12px;
      background-color: #e5e6e7;
      color: #767ed2;
      width: 100% !important;
      border: none;
      border-radius: 0;
      z-index: 99; }
      header .top-navbar #searchTextbox input::placeholder {
        color: #8c9193;
        font-weight: 400; }
      header .top-navbar #searchTextbox input:focus {
        background: #e9eaf8; }
header .navbar {
  max-width: 1300px;
  margin: 0px auto 0px;
  padding: 0px 0px;
  transition: all .2s linear; }
  header .navbar .dropdown-item.active,
  header .navbar .dropdown-item:active {
    color: #ff8000;
    background-color: transparent; }
  header .navbar img {
    width: 250px;
    transition: all .2s linear; }
  header .navbar ul li {
    margin-left: 2em;
    margin-bottom: 0em;
    padding-left: 2em; }
    header .navbar ul li::before {
      display: none !important; }
    header .navbar ul li a {
      color: #767ed2;
      text-transform: uppercase;
      letter-spacing: 1px;
      display: block;
      position: relative;
      font-size: 1.25em;
      white-space: nowrap;
      padding: 1em 0 .8em 0;
      line-height: 1;
      font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
      padding-bottom: 29px; }
      header .navbar ul li a::after {
        display: none !important; }
      header .navbar ul li a::before {
        content: "\f10c";
        font-family: 'HeronIconFont';
        position: absolute;
        top: 24px;
        left: -30px;
        font-size: 1.5em;
        margin-top: -.325em;
        text-indent: 1px; }
      header .navbar ul li a:hover {
        color: #ff8000;
        background-color: transparent; }
  header .navbar .subscribe-menu {
    display: none; }
  header .navbar .dropdown:hover .dropdown-menu {
    display: block; }
  header .navbar .dropdown-menu {
    top: 67px;
    overflow: hidden;
    height: auto;
    left: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    border-top: 2px solid #ff8000;
    -moz-box-shadow: 0 5px 10px rgba(125, 125, 125, 0.25);
    -webkit-box-shadow: 0 5px 10px rgba(125, 125, 125, 0.25);
    box-shadow: 0 5px 10px rgba(125, 125, 125, 0.2);
    width: 400px;
    border-radius: 0px; }
    header .navbar .dropdown-menu li {
      margin-left: 0em;
      padding-left: 0em;
      border: none; }
    header .navbar .dropdown-menu a {
      display: block;
      text-transform: none;
      padding: 0.3em 1.5em;
      line-height: 1.5;
      font-size: 17px;
      letter-spacing: 0;
      margin: 0;
      white-space: normal;
      font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
      header .navbar .dropdown-menu a::before {
        content: "";
        font-family: 'HeronIconFont';
        position: absolute;
        top: 0px;
        left: 0;
        font-size: 0em;
        margin-top: 0em;
        text-indent: 0px; }
  header .navbar .nav-item.dropdown:last-child .dropdown-menu {
    margin-left: -200px; }
header .modal .modal-dialog {
  margin-right: 5px;
  margin-top: 130px; }
  header .modal .modal-dialog .modal-content {
    -moz-box-shadow: 0 5px 10px rgba(125, 125, 125, 0.25);
    -webkit-box-shadow: 0 5px 10px rgba(125, 125, 125, 0.25);
    box-shadow: 0 5px 10px rgba(125, 125, 125, 0.25);
    border: 1px solid #f2f2f3;
    border-radius: 0px; }
    header .modal .modal-dialog .modal-content .modal-header {
      padding: 1rem 1rem 0px;
      border: none; }
    header .modal .modal-dialog .modal-content .gform_description {
      clear: both;
      font-size: 1.3547rem;
      font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-stretch: normal;
      color: #ff8000;
      border-color: #ff8000;
      margin-top: -20px;
      margin-bottom: -15px; }
    header .modal .modal-dialog .modal-content .close {
      opacity: 1;
      position: absolute;
      right: 19px;
      z-index: 100; }
      header .modal .modal-dialog .modal-content .close span {
        color: transparent; }
        header .modal .modal-dialog .modal-content .close span::after {
          content: "\f00d";
          color: #767ed2;
          font: normal normal normal 14px/1 HeronIconFont;
          font-size: 3.3rem;
          text-rendering: auto;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
    header .modal .modal-dialog .modal-content .gform_body ul li label,
    header .modal .modal-dialog .modal-content .gform_body ul li .gfield_description {
      font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-stretch: normal;
      font-size: 1em;
      font-size: 1.065rem;
      line-height: 1.5;
      margin-bottom: 0em; }
    header .modal .modal-dialog .modal-content .gform_body ul li input[type="checkbox"] {
      margin-top: 0px;
      position: relative;
      margin-right: 20px; }
      header .modal .modal-dialog .modal-content .gform_body ul li input[type="checkbox"]:before {
        content: "";
        position: absolute;
        top: -.45em;
        left: -.45em;
        width: 2em;
        height: 2.1em;
        background: #e5e6e7;
        cursor: pointer; }
      header .modal .modal-dialog .modal-content .gform_body ul li input[type="checkbox"]:after {
        -moz-transform: rotate(-50deg);
        -ms-transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg);
        transform: rotate(-50deg);
        content: "";
        position: absolute;
        top: 0;
        left: 0em;
        z-index: 1;
        width: 1.4em;
        height: .5em;
        border: 2px solid transparent;
        border-top-style: none;
        border-right-style: none; }
    header .modal .modal-dialog .modal-content .gform_body ul li input[type=checkbox]:checked:after {
      border-color: #767ed2; }
    header .modal .modal-dialog .modal-content .ginput_container.ginput_container_email input {
      font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-stretch: normal;
      font-size: 1.065rem !important;
      padding: .75em !important;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      color: #8c9193;
      margin-left: 0;
      margin-right: 0;
      margin: 0;
      width: 100%;
      border: none;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      outline: 0;
      background: #e5e6e7;
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-duration: .25s;
      -o-transition-duration: .25s;
      -webkit-transition-duration: .25s;
      transition-duration: .25s;
      -moz-transition-timing-function: ease-in-out;
      -o-transition-timing-function: ease-in-out;
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out; }
  header .modal .modal-dialog .gform_wrapper .gform_footer {
    padding: 0px;
    margin: 16px 0 0 0;
    clear: both;
    width: 100%;
    text-align: right; }
    header .modal .modal-dialog .gform_wrapper .gform_footer input {
      -moz-appearance: none;
      -webkit-appearance: none;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-stretch: normal;
      background: #767ed2;
      color: #fff !important;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: .8em;
      width: auto;
      cursor: pointer;
      display: block;
      padding: .8em 1em .6em;
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-duration: .25s;
      -o-transition-duration: .25s;
      -webkit-transition-duration: .25s;
      transition-duration: .25s;
      -moz-transition-timing-function: ease-in-out;
      -o-transition-timing-function: ease-in-out;
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      border: none;
      border: 0 none;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      float: right; }

span.navbar-toggler-icon:before {
  content: "\f0c9";
  display: inline-block;
  font: normal normal normal 14px/1 HeronIconFont;
  font-size: 1.5em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #767ed2; }

.menu-wp-main-menu-container {
  margin-left: auto; }

.home header .top-navbar #searchTextbox {
  display: none;
  height: 70px;
  position: absolute;
  width: 50vw;
  right: 7vw;
  top: 88px; }

.subscribe-form form ul {
  color: black !important; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: attachment; }

@media (max-width: 1080px) {
  header .navbar ul li {
    margin-left: 0em;
    margin-bottom: 0em;
    padding-left: 2em; }

  .alert_bar {
    padding: 0px !important;
    background: #ff8000;
    margin-left: 0%;
    width: 100vw; } }
@media (max-width: 992px) {
  .home header .top-navbar #searchTextbox {
    left: 0;
    display: none;
    height: 70px;
    position: absolute;
    width: 100%;
    right: 40px;
    top: 150px; }

  .home header .top-navbar a#searchLink {
    position: absolute;
    top: 84px;
    right: 62px;
    z-index: 99;
    color: transparent; }

  header .alert_bar {
    padding: 0px !important;
    background: #ff8000;
    margin-left: 0% !important;
    width: 100vw; }
  header .subscribe,
  header .contact {
    display: none; }
  header .container {
    max-width: 100%;
    padding: 0px; }
  header .top-navbar a#searchLink {
    position: absolute;
    top: 28px;
    right: 62px;
    z-index: 99;
    color: transparent; }
    header .top-navbar a#searchLink::after {
      content: "\f002";
      font: normal normal normal 14px/1 HeronIconFont;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 1.75em !important;
      margin: 0;
      color: #767ed2; }
  header .top-navbar #searchTextbox {
    height: 70px;
    position: absolute;
    width: 100%;
    right: 0;
    top: 85px;
    background: #fff;
    -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2); }
    header .top-navbar #searchTextbox input {
      position: relative;
      right: -7px;
      font-size: 15px;
      line-height: 30px;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      top: 16px;
      background-color: #e9eaf8;
      width: 99%;
      border: none;
      border-radius: 0;
      z-index: 99; }
  header .navbar {
    margin-top: 0px;
    padding: 0px;
    width: 100%; }
    header .navbar .dropdown-menu {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      width: 100%;
      border-radius: 0px;
      display: block;
      border: none; }
    header .navbar .nav-item.dropdown:last-child .dropdown-menu {
      margin-left: 0px; }
    header .navbar .nav-link {
      padding-right: 0;
      padding-left: 20px; }
    header .navbar .navbar-brand {
      margin: 1em 0 1em 3.5%; }
    header .navbar .subscribe-menu {
      display: block; }
    header .navbar ul {
      position: relative;
      background: white;
      top: 0px;
      height: 650px;
      padding-bottom: 35px;
      overflow-y: scroll; }
      header .navbar ul li {
        border-top: 1px solid #ccc;
        padding-left: 4em; }
        header .navbar ul li a {
          padding: 1em 0 0em 0; }
    header .navbar img {
      width: 150px !important; }
    header .navbar button img {
      width: 100% !important; }

  .page-template-default header .top-navbar a#searchLink {
    top: 29px; } }
.home.page-template header .container.header-main.fixed-header .top-navbar #searchTextbox input {
  top: 65px; }

@media screen and (min-width: 62em) {
  header .fixed-header .top-navbar .contact-and-subscribe {
    margin-top: 10px; }
  header .fixed-header .navbar {
    padding-top: 0;
    padding-bottom: 0; }
    header .fixed-header .navbar img {
      width: 130px; } }
.footer {
  background-color: #767ed2;
  height: 280px;
  width: 100%;
  position: relative;
  clear: both;
  width: 100%;
  padding: 4em 0 0 0;
  color: #fff;
  overflow: hidden; }
  .footer a {
    color: black;
    font-size: 13px; }
  .footer p {
    color: white;
    font-size: 13px;
    margin-bottom: 0px;
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
  .footer .redes-footer img {
    display: block;
    margin: 1em 0 2em 0; }
  .footer .redes-footer a.redes-link {
    color: black;
    font-size: 13px;
    display: inline-block;
    border: 1px solid #cfd1ef;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    margin: 0 1.5em 0 0; }
    .footer .redes-footer a.redes-link:nth-of-type(2) {
      text-align: center;
      padding-top: 7px; }
    .footer .redes-footer a.redes-link:nth-of-type(3) {
      text-align: center;
      padding-top: 7px; }
    .footer .redes-footer a.redes-link:nth-of-type(4) {
      text-align: center;
      padding-top: 7px;
      padding-left: 4px; }
    .footer .redes-footer a.redes-link:hover {
      border: 1px solid white;
      color: white; }
    .footer .redes-footer a.redes-link i {
      display: inline-block;
      font: normal normal normal 14px/1 HeronIconFont;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      color: #cfd1ef;
      height: 100%;
      width: 100%; }
      .footer .redes-footer a.redes-link i:hover {
        color: white; }
      .footer .redes-footer a.redes-link i.fa-facebook:before {
        content: "\f09a";
        font-size: 20px; }
      .footer .redes-footer a.redes-link i.fa-twitter:before {
        content: "\f099";
        font-size: 20px; }
      .footer .redes-footer a.redes-link i.fa-linkedin:before {
        content: "\f0e1";
        font-size: 20px; }
  .footer .menu-footer {
    display: inherit; }
    .footer .menu-footer ul {
      list-style: none;
      padding: 0px;
      display: inline-block;
      margin-left: auto;
      margin-right: 40px; }
      .footer .menu-footer ul li {
        display: block;
        font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
  .footer .address-footer {
    display: inherit; }
    .footer .address-footer p {
      margin: 0 auto; }

.modal-backdrop {
  background-color: transparent !important; }

@media (max-width: 767px) {
  .footer {
    height: auto; }
    .footer .menu-footer,
    .footer .address-footer {
      display: inline-block; }
    .footer .menu-footer ul {
      list-style: none;
      padding: 0px;
      display: block;
      margin-left: auto;
      margin-right: 0; }
      .footer .menu-footer ul li {
        margin-bottom: 0;
        font-size: .8em;
        border-bottom: 1px solid #8a91d8; }
        .footer .menu-footer ul li:last-child {
          border-bottom: none; }
      .footer .menu-footer ul a {
        padding: 1.5em 0;
        display: block; }

  .footer .redes-footer a.redes-link {
    height: 45px;
    width: 45px;
    font-size: 1em;
    padding-top: 10px !important;
    margin: 20px 30px 20px 0px; }
    .footer .redes-footer a.redes-link i:before {
      font-size: 1.5em !important; }

  .address-footer {
    padding-top: 40px;
    padding-bottom: 60px; } }
.footnote p {
  color: #8c9193;
  font-size: 15px;
  font-style: italic; }

.container {
  overflow: initial; }

.content-card span {
  margin-left: 24px;
  margin-top: -10px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif; }
.content-card.small-img span {
  margin-top: -30px; }
.content-card.lavander span {
  color: #767ed2; }
.content-card.purple span {
  color: #9e256f; }
.content-card.heron-orange span {
  color: #ff8000; }
.content-card.heron-blue span {
  color: #0b71b7; }
.content-card.heron-red span {
  color: #ef4351; }
.content-card.heron-green span {
  color: #7fc42c; }

.card.booking-card {
  padding: 25px;
  border: none;
  overflow: hidden;
  border-radius: 0px;
  position: -webkit-sticky; }
  .card.booking-card.title-in-img {
    top: 20px;
    padding: 20px;
    width: 100%; }
    .card.booking-card.title-in-img .view .overlay {
      width: 100%;
      height: 294px;
      position: absolute;
      background: black;
      opacity: 0.5; }
    .card.booking-card.title-in-img .title-line-in h4 a {
      position: absolute;
      top: 40px;
      color: white;
      left: 20px;
      margin-right: 20px;
      text-decoration: none;
      -webkit-font-smoothing: antialiased;
      font-weight: 100; }
      .card.booking-card.title-in-img .title-line-in h4 a:hover {
        color: #e6e6e6; }
    .card.booking-card.title-in-img .title-line-in time {
      position: absolute;
      top: 10px;
      color: white;
      left: 20px; }
    .card.booking-card.title-in-img img {
      height: 294px;
      object-fit: fill; }
  .card.booking-card .background-trasnparent {
    background-color: transparent;
    position: relative;
    z-index: 99; }
  .card.booking-card .card-body {
    padding: 0px; }
  .card.booking-card.small-img img {
    height: 185px;
    object-fit: fill; }
  .card.booking-card h4 a {
    font-size: 38px;
    color: #767ed2;
    font-family: "GuardianSans-Light-Web", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-weight: 100; }
    .card.booking-card h4 a:hover {
      color: #9ca2df; }
  .card.booking-card time {
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
    color: #767ed2; }
  .card.booking-card p {
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-stretch: normal;
    font-size: 1.065rem;
    line-height: 1.5;
    margin-bottom: 1em;
    margin-top: 20px; }
  .card.booking-card .border-lar {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    border-bottom: none;
    animation-fill-mode: forwards; }
  .card.booking-card .border-b {
    position: absolute;
    bottom: 0;
    left: 24px;
    width: 87%;
    transition: 0.1s;
    height: 100% !important;
    z-index: 9;
    transition: 0.5s;
    height: auto; }
  .card.booking-card:hover .border-b {
    transition: 0.1s;
    left: 0px;
    width: 100%; }
  .card.booking-card.lavander .border-lar {
    border-right: solid 10px #767ed2;
    border-left: solid 10px #767ed2; }
  .card.booking-card.lavander .border-b {
    border-bottom: 10px solid #767ed2; }
  .card.booking-card.lavander:hover .border-lar {
    -webkit-animation: BorderLavander 0.5s forwards;
    -moz-animation: BorderLavander 0.5s forwards;
    -o-animation: BorderLavander 0.5s forwards;
    animation: BorderLavander 0.5s forwards;
    opacity: 1; }
@-webkit-keyframes BorderLavander {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #767ed2;
    top: 0%;
    opacity: 1; } }
@-moz-keyframes BorderLavander {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #767ed2;
    top: 0%;
    opacity: 1; } }
@-o-keyframes BorderLavander {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #767ed2;
    top: 0%;
    opacity: 1; } }
@keyframes BorderLavander {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #767ed2;
    top: 0%;
    opacity: 1; } }
  .card.booking-card.purple .border-lar {
    border-right: solid 10px #9e256f;
    border-left: solid 10px #9e256f; }
  .card.booking-card.purple .border-b {
    border-bottom: 10px solid #9e256f; }
  .card.booking-card.purple:hover .border-lar {
    -webkit-animation: BorderPurple 0.5s forwards;
    -moz-animation: BorderPurple 0.5s forwards;
    -o-animation: BorderPurple 0.5s forwards;
    animation: BorderPurple 0.5s forwards;
    opacity: 1; }
@-webkit-keyframes BorderPurple {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #9e256f;
    top: 0%;
    opacity: 1; } }
@-moz-keyframes BorderPurple {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #9e256f;
    top: 0%;
    opacity: 1; } }
@-o-keyframes BorderPurple {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #9e256f;
    top: 0%;
    opacity: 1; } }
@keyframes BorderPurple {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #9e256f;
    top: 0%;
    opacity: 1; } }
  .card.booking-card.heron-orange .border-lar {
    border-right: solid 10px #ff8000;
    border-left: solid 10px #ff8000; }
  .card.booking-card.heron-orange .border-b {
    border-bottom: 10px solid #ff8000; }
  .card.booking-card.heron-orange:hover .border-lar {
    -webkit-animation: BorderOrange 0.5s forwards;
    -moz-animation: BorderOrange 0.5s forwards;
    -o-animation: BorderOrange 0.5s forwards;
    animation: BorderOrange 0.5s forwards;
    opacity: 1; }
@-webkit-keyframes BorderOrange {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #ff8000;
    top: 0%;
    opacity: 1; } }
@-moz-keyframes BorderOrange {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #ff8000;
    top: 0%;
    opacity: 1; } }
@-o-keyframes BorderOrange {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #ff8000;
    top: 0%;
    opacity: 1; } }
@keyframes BorderOrange {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #ff8000;
    top: 0%;
    opacity: 1; } }
  .card.booking-card.heron-blue .border-lar {
    border-right: solid 10px #0b71b7;
    border-left: solid 10px #0b71b7; }
  .card.booking-card.heron-blue .border-b {
    border-bottom: 10px solid #0b71b7; }
  .card.booking-card.heron-blue:hover .border-lar {
    -webkit-animation: BorderBlue 0.5s forwards;
    -moz-animation: BorderBlue 0.5s forwards;
    -o-animation: BorderBlue 0.5s forwards;
    animation: BorderBlue 0.5s forwards;
    opacity: 1; }
@-webkit-keyframes BorderBlue {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #0b71b7;
    top: 0%;
    opacity: 1; } }
@-moz-keyframes BorderBlue {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #0b71b7;
    top: 0%;
    opacity: 1; } }
@-o-keyframes BorderBlue {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #0b71b7;
    top: 0%;
    opacity: 1; } }
@keyframes BorderBlue {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #0b71b7;
    top: 0%;
    opacity: 1; } }
  .card.booking-card.heron-red .border-lar {
    border-right: solid 10px #ef4351;
    border-left: solid 10px #ef4351; }
  .card.booking-card.heron-red .border-b {
    border-bottom: 10px solid #ef4351; }
  .card.booking-card.heron-red:hover .border-lar {
    -webkit-animation: BorderRed 0.5s forwards;
    -moz-animation: BorderRed 0.5s forwards;
    -o-animation: BorderRed 0.5s forwards;
    animation: BorderRed 0.5s forwards;
    opacity: 1; }
@-webkit-keyframes BorderRed {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #ef4351;
    top: 0%;
    opacity: 1; } }
@-moz-keyframes BorderRed {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #ef4351;
    top: 0%;
    opacity: 1; } }
@-o-keyframes BorderRed {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #ef4351;
    top: 0%;
    opacity: 1; } }
@keyframes BorderRed {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #ef4351;
    top: 0%;
    opacity: 1; } }
  .card.booking-card.heron-green .border-lar {
    border-right: solid 10px #7fc42c;
    border-left: solid 10px #7fc42c; }
  .card.booking-card.heron-green .border-b {
    border-bottom: 10px solid #7fc42c; }
  .card.booking-card.heron-green:hover .border-lar {
    -webkit-animation: BorderGreen 0.5s forwards;
    -moz-animation: BorderGreen 0.5s forwards;
    -o-animation: BorderGreen 0.5s forwards;
    animation: BorderGreen 0.5s forwards;
    opacity: 1; }
@-webkit-keyframes BorderGreen {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #7fc42c;
    top: 0%;
    opacity: 1; } }
@-moz-keyframes BorderGreen {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #7fc42c;
    top: 0%;
    opacity: 1; } }
@-o-keyframes BorderGreen {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #7fc42c;
    top: 0%;
    opacity: 1; } }
@keyframes BorderGreen {
  0% {
    top: 100%;
    opacity: 1; }
  99% {
    top: 0%;
    border-top: none; }
  100% {
    border-top: solid 10px #7fc42c;
    top: 0%;
    opacity: 1; } }
.partials-blocks-card-block-text-block .row {
  padding: 0px 20px; }
.partials-blocks-card-block-text-block a {
  max-width: 48% !important; }
  .partials-blocks-card-block-text-block a:nth-child(2n) {
    margin-right: 4% !important; }
  .partials-blocks-card-block-text-block a h4 {
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
    color: black; }
  .partials-blocks-card-block-text-block a:hover {
    color: white !important;
    transition: ease-out 0.4s;
    text-decoration: none !important; }
    .partials-blocks-card-block-text-block a:hover h4,
    .partials-blocks-card-block-text-block a:hover p {
      color: white;
      transition: ease-out 0.4s; }
.partials-blocks-card-block-text-block .heron-red {
  border-left: 8px solid #ef4351;
  margin-bottom: 20px;
  padding-top: 10px;
  transition: ease-out 0.4s; }
  .partials-blocks-card-block-text-block .heron-red:hover {
    background-color: #ef4351; }
.partials-blocks-card-block-text-block .heron-blue {
  border-left: 8px solid #0b71b7;
  margin-bottom: 20px;
  padding-top: 10px;
  transition: ease-out 0.4s; }
  .partials-blocks-card-block-text-block .heron-blue:hover {
    background-color: #0b71b7; }
.partials-blocks-card-block-text-block .heron-green {
  border-left: 8px solid #7fc42c;
  margin-bottom: 20px;
  padding-top: 10px;
  transition: ease-out 0.4s; }
  .partials-blocks-card-block-text-block .heron-green:hover {
    background-color: #7fc42c; }
.partials-blocks-card-block-text-block .heron-orange {
  border-left: 8px solid #ff8000;
  margin-bottom: 20px;
  padding-top: 10px;
  transition: ease-out 0.4s; }
  .partials-blocks-card-block-text-block .heron-orange:hover {
    background-color: #ff8000; }
.partials-blocks-card-block-text-block .lavander {
  border-left: 8px solid #767ed2;
  margin-bottom: 20px;
  padding-top: 10px;
  transition: ease-out 0.4s; }
  .partials-blocks-card-block-text-block .lavander:hover {
    background-color: #767ed2; }

.home .title_section.text-uppercase {
  font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
  color: black;
  font-size: 30px;
  display: block;
  width: 100%; }

@media (max-width: 1023px) {
  .card-columns {
    column-count: 2;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; } }
@media (max-width: 767px) {
  .partials-blocks-card-block-text-block .col-md-6.col-xs-12 {
    max-width: 100% !important;
    margin-right: 0% !important; }

  .card.booking-card.title-in-img .title-line-in h4 a {
    font-size: 34px; }

  .content-card {
    padding: 0px 20px; }

  .card.booking-card.small-img img {
    display: none; }

  .card.booking-card .border-b {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: 0.1s;
    height: 100% !important;
    z-index: 9;
    transition: 0.5s;
    height: auto; }

  .card-columns {
    column-count: 1;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .border-lar {
      display: none; }
    .card-columns .lavander .border-b {
      border: 10px solid #767ed2; }
    .card-columns .purple .border-b {
      border: 10px solid #9e256f; }
    .card-columns .heron-blue .border-b {
      border: 10px solid #0b71b7; }
    .card-columns .heron-red .border-b {
      border: 10px solid #ef4351; }
    .card-columns .heron-orange .border-b {
      border: 10px solid #ff8000; }
    .card-columns .heron-green .border-b {
      border: 10px solid #7fc42c; }
    .card-columns .card.booking-card {
      padding: 20px 30px;
      border: none;
      overflow: hidden;
      border-radius: 0px;
      position: -webkit-sticky; }
      .card-columns .card.booking-card:hover .border-b {
        transition: 0.1s;
        left: 0px;
        width: 100%; }
      .card-columns .card.booking-card.title-in-img {
        top: 0px;
        padding: 20px 30px;
        width: 100%; } }
.wrapper {
  max-width: 1600px;
  border: none;
  margin: 0 auto;
  overflow: hidden; }
  .wrapper .portfolio-item-slider .slick-slider-item {
    position: relative; }
    .wrapper .portfolio-item-slider .slick-slider-item .text-description {
      text-align: center;
      color: white;
      position: absolute;
      left: 0%;
      top: 50%;
      transform: translate(0%, -50%);
      -webkit-transform: translate(0%, -50%);
      transform: translate(0%, -50%);
      -webkit-transform: translate(0%, -50%); }
      .wrapper .portfolio-item-slider .slick-slider-item .text-description h2 {
        font-size: 50px;
        font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
        color: white;
        margin: 10px 0px; }
      .wrapper .portfolio-item-slider .slick-slider-item .text-description span {
        font-size: 24px;
        font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
        padding: 0px 20px;
        display: block; }
    .wrapper .portfolio-item-slider .slick-slider-item .overlay {
      background-color: black;
      position: absolute;
      width: 100%;
      height: 100%; }
      .wrapper .portfolio-item-slider .slick-slider-item .overlay a {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1; }
  .wrapper .slick-track {
    display: flex; }
  .wrapper img {
    max-width: 100%;
    height: auto;
    opacity: .6;
    transition: opacity .4s ease-in-out; }
    .wrapper img:hover {
      opacity: .5;
      transition: opacity .4s ease-in-out; }
  .wrapper .portfolio-thumb-slider {
    margin: -6vh -5px 5px -5px; }
    .wrapper .portfolio-thumb-slider .slick-track {
      width: 700px !important;
      margin: 0 auto; }
    .wrapper .portfolio-thumb-slider .slick-slider-item {
      padding: 5px; }
    .wrapper .portfolio-thumb-slider .slick-current img {
      outline: 2px solid transparent; }
    .wrapper .portfolio-thumb-slider .slick-slider-item {
      text-align: center; }
      .wrapper .portfolio-thumb-slider .slick-slider-item img {
        border: 10px solid #767ed2;
        border-radius: 50%;
        box-sizing: border-box;
        width: 130px;
        height: 130px;
        opacity: 1; }
      .wrapper .portfolio-thumb-slider .slick-slider-item:last-child img {
        margin: 0px; }
      .wrapper .portfolio-thumb-slider .slick-slider-item.slick-current img {
        border: 10px solid #ff8000; }

@media (max-width: 767px) {
  .wrapper .portfolio-thumb-slider .slick-slider-item img {
    border: 6px solid #767ed2;
    border-radius: 50%;
    box-sizing: border-box;
    width: 115px;
    height: 115px;
    margin: 0px;
    opacity: 1; }

  .wrapper .portfolio-thumb-slider .slick-slider-item.slick-current img {
    border: 5px solid #ff8000; }

  .wrapper .portfolio-thumb-slider {
    margin: -5vh -5px 15px -5px; }

  .content-card span {
    margin-top: -23px; }

  .content-card.small-img span {
    margin-top: -25px; }

  .wrapper .portfolio-item-slider .slick-slider-item .text-description {
    width: 100%; }
    .wrapper .portfolio-item-slider .slick-slider-item .text-description h2 {
      font-size: 24px;
      font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
      color: white;
      margin: 10px 0px;
      font-weight: 400; }
    .wrapper .portfolio-item-slider .slick-slider-item .text-description span {
      display: none; }

  .wrapper .portfolio-thumb-slider .slick-track {
    width: 280px !important; } }
@media (max-width: 500px) {
  .wrapper .portfolio-thumb-slider .slick-slider-item img {
    border: 6px solid #767ed2;
    border-radius: 50%;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    margin: 0px;
    opacity: 1; }

  .wrapper .portfolio-thumb-slider .slick-track {
    width: 280px !important; } }
.filter {
  background: #d8dadb;
  padding: 1em 0;
  margin-bottom: 4em; }
  .filter form {
    width: 100%;
    margin-bottom: 0px; }
    .filter form .filtering-contents {
      margin: 0 auto;
      width: 100%;
      display: block; }
      .filter form .filtering-contents .inline-input-group {
        display: inline-block; }
        .filter form .filtering-contents .inline-input-group h4 {
          float: left;
          font-size: 1em;
          margin-top: 15px; }
        .filter form .filtering-contents .inline-input-group .select-container {
          background: url(../../../../themes/heron/assets/img/select-arrow.svg) 90% 50% no-repeat;
          display: inline-block;
          overflow: hidden; }
          .filter form .filtering-contents .inline-input-group .select-container select {
            display: inline-block;
            background: 0 0;
            -webkit-appearance: none;
            width: auto;
            -moz-appearance: none;
            -webkit-appearance: none;
            color: #767ed2;
            font-size: 1rem;
            outline: 0;
            padding: .65em 40px .65em .65em;
            position: relative;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
            border: 1px solid #80858729;
            margin-left: 40px; }
            .filter form .filtering-contents .inline-input-group .select-container select:hover {
              background: url(../../../../themes/heron/assets/img/select-arrow.svg) 90% 50% no-repeat;
              background-color: #e5e6e7; }
      .filter form .filtering-contents .btn-submit {
        display: inline-block;
        float: right; }
        .filter form .filtering-contents .btn-submit input {
          border: none;
          border-radius: 0;
          font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-stretch: normal;
          background: #767ed2;
          color: #fff !important;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-size: .8em;
          cursor: pointer;
          padding: .8em 1em .6em;
          margin-top: 6px;
          float: right;
          width: 200px; }
          .filter form .filtering-contents .btn-submit input:hover {
            background: #ff8000;
            transition: 0.2s; }

@media (max-width: 867px) {
  .filter form .filtering-contents .btn-submit input {
    float: none;
    width: 100%; }

  .filter form .filtering-contents .inline-input-group h4 {
    width: 100%; }

  .filter form .filtering-contents .inline-input-group .select-container select {
    margin-left: 0px;
    margin-right: 40px;
    margin: 10px 0px 0px 0px;
    width: 100%; }

  .filter form .filtering-contents .btn-submit {
    text-align: left;
    display: inline-block;
    width: 100%; }

  .filter form .filtering-contents {
    margin: 0 auto;
    width: 100%;
    display: table; }

  .filter form .filtering-contents .inline-input-group .select-container {
    background: url(../../blocks/select-arrow.svg) 90% 60% no-repeat;
    display: inline-block;
    overflow: hidden;
    width: 100%; }

  .filter form .filtering-contents .inline-input-group {
    display: inline-block;
    width: 100%; } }
.table-responsive p.text-right {
  color: #8c9193; }
.table-responsive table.table {
  width: 100%;
  border-collapse: collapse;
  margin: 2em 0 4em 0; }
  .table-responsive table.table thead {
    border-bottom: 8px solid #ff8000;
    border-top: 5px solid transparent; }
    .table-responsive table.table thead.no-border-bottom {
      border-bottom: 5px solid transparent; }
  .table-responsive table.table tbody tr td {
    color: #767ed2;
    padding: 1em 2em 1em 0;
    line-height: 1.5;
    vertical-align: top;
    font-size: .94428rem; }
    .table-responsive table.table tbody tr td img {
      width: 120px;
      -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
      box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15); }
    .table-responsive table.table tbody tr td p,
    .table-responsive table.table tbody tr td time {
      font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-stretch: normal;
      font-size: 1em;
      font-size: 1.065rem;
      line-height: 1.5;
      margin-bottom: 1em;
      color: black; }
      .table-responsive table.table tbody tr td p.hidden-desktop,
      .table-responsive table.table tbody tr td time.hidden-desktop {
        display: none; }
    .table-responsive table.table tbody tr td a {
      color: #ff8000; }
      .table-responsive table.table tbody tr td a:hover {
        color: #8c9193; }
    .table-responsive table.table tbody tr td.author a {
      color: #767ed2; }
      .table-responsive table.table tbody tr td.author a:hover {
        color: #ff8000; }
    .table-responsive table.table tbody tr td h3 a {
      font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
      color: #767ed2;
      font-size: 22px; }
      .table-responsive table.table tbody tr td h3 a:hover {
        color: #ff8000; }

.no-border-bottom tr th,
table tr th {
  vertical-align: top !important;
  padding: 0 0 1em 0 !important; }
  .no-border-bottom tr th button,
  table tr th button {
    background: transparent;
    border: none;
    outline: none !important;
    color: #b2b5b7 !important;
    padding-right: 3em !important;
    cursor: pointer;
    line-height: 16px;
    font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
    text-align: left;
    position: relative; }
    .no-border-bottom tr th button:hover,
    table tr th button:hover {
      color: #767ed2 !important; }
    .no-border-bottom tr th button:before,
    table tr th button:before {
      content: "\f107";
      top: 1px;
      font-family: HeronIconFont;
      margin-left: .5em;
      display: inline;
      position: absolute;
      font-size: 1em;
      margin-top: .1em;
      right: 17%;
      color: #d8dadb; }
    .no-border-bottom tr th button:after,
    table tr th button:after {
      content: "\f106";
      top: -7px;
      font-family: HeronIconFont;
      margin-left: .5em;
      display: inline;
      position: absolute;
      font-size: 1em;
      margin-top: .1em;
      right: 17%;
      color: #d8dadb; }
    .no-border-bottom tr th button.active.order-desc:before, .no-border-bottom tr th button.active.order-asc:after,
    table tr th button.active.order-desc:before,
    table tr th button.active.order-asc:after {
      color: #767ed2 !important; }

.investment-list .no-border-bottom tr th,
.investment-list table tr th {
  vertical-align: top !important;
  padding: 0 0 1em 0 !important; }
  .investment-list .no-border-bottom tr th button,
  .investment-list table tr th button {
    background: transparent;
    border: none;
    outline: none !important;
    color: #b2b5b7 !important;
    padding-right: 3em !important;
    cursor: pointer;
    line-height: 16px;
    font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
    text-align: left;
    position: relative; }
    .investment-list .no-border-bottom tr th button:hover,
    .investment-list table tr th button:hover {
      color: #767ed2 !important; }
    .investment-list .no-border-bottom tr th button:before,
    .investment-list table tr th button:before {
      content: "\f107";
      top: 1px;
      font-family: HeronIconFont;
      margin-left: .5em;
      display: inline;
      position: absolute;
      font-size: 1em;
      margin-top: .1em;
      right: 27%;
      color: #d8dadb; }
    .investment-list .no-border-bottom tr th button:after,
    .investment-list table tr th button:after {
      content: "\f106";
      top: -7px;
      font-family: HeronIconFont;
      margin-left: .5em;
      display: inline;
      position: absolute;
      font-size: 1em;
      margin-top: .1em;
      right: 27%;
      color: #d8dadb; }
    .investment-list .no-border-bottom tr th button.active.order-desc:before, .investment-list .no-border-bottom tr th button.active.order-asc:after,
    .investment-list table tr th button.active.order-desc:before,
    .investment-list table tr th button.active.order-asc:after {
      color: #767ed2 !important; }
  .investment-list .no-border-bottom tr th:nth-of-type(1) button:before,
  .investment-list table tr th:nth-of-type(1) button:before {
    content: "\f107";
    top: 1px;
    font-family: HeronIconFont;
    margin-left: .5em;
    display: inline;
    position: absolute;
    font-size: 1em;
    margin-top: .1em;
    right: 17%;
    color: #d8dadb; }
  .investment-list .no-border-bottom tr th:nth-of-type(1) button:after,
  .investment-list table tr th:nth-of-type(1) button:after {
    content: "\f106";
    top: -7px;
    font-family: HeronIconFont;
    margin-left: .5em;
    display: inline;
    position: absolute;
    font-size: 1em;
    margin-top: .1em;
    right: 17%;
    color: #d8dadb; }

.pagination {
  float: left;
  margin: 2em 0;
  width: 100%; }
  .pagination a,
  .pagination span {
    font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
    color: #767ed2;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .8em;
    float: left;
    margin: 0 .25em 0 0;
    padding: .5em .65em .5em .75em; }
    .pagination a:hover,
    .pagination span:hover {
      color: #ff8000; }
    .pagination a.current,
    .pagination span.current {
      border: 1px solid #767ed2;
      padding-bottom: 0px; }
      .pagination a.current:hover,
      .pagination span.current:hover {
        border: 1px solid #ff8000; }

@media (max-width: 1023px) {
  .investment-list tbody tr td::before {
    font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    color: #767ed2;
    padding-right: 10px;
    white-space: nowrap;
    display: inline-block;
    width: 25%; }
  .investment-list tbody tr td:nth-of-type(1) {
    padding: 20px 0px !important;
    border-bottom: 1px solid #d8dadb !important; }
    .investment-list tbody tr td:nth-of-type(1)::before {
      content: 'Enterprise Name: '; }
  .investment-list tbody tr td:nth-of-type(2) {
    padding: 20px 0px !important;
    border-bottom: 1px solid #d8dadb !important; }
    .investment-list tbody tr td:nth-of-type(2)::before {
      content: 'Investment Type: '; }
  .investment-list tbody tr td:nth-of-type(3) {
    padding: 20px 0px !important;
    border-bottom: 1px solid #d8dadb !important; }
    .investment-list tbody tr td:nth-of-type(3)::before {
      content: 'Vintage Year: '; }
  .investment-list tbody tr td:nth-of-type(4) {
    padding: 20px 0px !important;
    border-bottom: 1px solid #d8dadb !important; }
    .investment-list tbody tr td:nth-of-type(4)::before {
      content: 'Investment Amount: '; }
  .investment-list tbody tr td:nth-of-type(5) {
    padding: 20px 0px !important; }
    .investment-list tbody tr td:nth-of-type(5)::before {
      content: 'Enterprise Scale: '; }

  .table-responsive table.table {
    width: 100%;
    border-collapse: collapse;
    margin: 2em 0 4em 0; }
    .table-responsive table.table thead {
      border-bottom: 1px solid #767ed2;
      border-top: 5px solid transparent; }
      .table-responsive table.table thead.no-border-bottom {
        border-bottom: 1px solid #767ed2; }
      .table-responsive table.table thead th {
        display: block;
        width: 100%;
        padding: 1em 0 !important;
        border: none;
        border-top: 1px solid #767ed2; }
        .table-responsive table.table thead th:hover {
          color: #767ed2; }
    .table-responsive table.table tbody {
      margin-top: 40px;
      display: block; }
      .table-responsive table.table tbody tr {
        border-bottom: 2px solid #767ed2;
        padding: 20px 0px;
        display: inline-block;
        width: 100%; }
        .table-responsive table.table tbody tr td {
          display: block;
          border: none;
          padding: 0px; }
          .table-responsive table.table tbody tr td:nth-of-type(3)::before {
            content: 'Author: ';
            text-transform: uppercase;
            padding-right: 0;
            font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
            font-weight: 700;
            font-style: normal;
            font-stretch: normal; }
          .table-responsive table.table tbody tr td:nth-of-type(4)::before {
            content: 'Publication Date: ';
            position: relative;
            top: auto;
            left: auto;
            width: auto;
            text-transform: uppercase;
            padding-right: 0;
            font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
            font-weight: 700;
            font-style: normal;
            font-stretch: normal; }
          .table-responsive table.table tbody tr td img {
            float: right;
            max-width: 100%; }
          .table-responsive table.table tbody tr td a {
            color: #ff8000; }
            .table-responsive table.table tbody tr td a:hover {
              color: #808587; }
          .table-responsive table.table tbody tr td h3 a {
            color: #767ed2;
            font-size: 22px; }
            .table-responsive table.table tbody tr td h3 a:hover {
              color: #ff8000; } }
@media (max-width: 700px) {
  .investment-list tbody tr td::before {
    display: block; } }
.title-and-text h1 {
  margin: 0em 0em .5em 0em;
  line-height: 1.18;
  text-rendering: optimizeLegibility;
  clear: both;
  font-family: "GuardianSans-Light-Web", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-size: 2.75em;
  font-size: 2.47217rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ff8000;
  border-color: #ff8000;
  font-weight: 200; }
.title-and-text p {
  font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 1em;
  font-size: 1.065rem;
  line-height: 1.5;
  margin-bottom: 1em;
  color: black; }

.publications {
  margin-top: 30px; }
  .publications .row .col-md-12 {
    border-top: 8px solid #767ed2;
    border-bottom: 8px solid #767ed2;
    padding-bottom: 20px; }
    .publications .row .col-md-12 .filter-form {
      margin: auto;
      width: 90%; }
      .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label {
        width: 40%;
        float: left; }
        .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label label {
          width: 100%;
          font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-stretch: normal;
          font-size: 1.065rem;
          line-height: 1.5;
          margin-bottom: 0px;
          margin-top: 20px; }
        .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label .month-year-container {
          width: 100%; }
          .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label .month-year-container .select-container {
            width: 40%;
            float: left; }
            .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label .month-year-container .select-container .month.no-chosen {
              width: 90%;
              -moz-appearance: none;
              -webkit-appearance: none;
              color: #767ed2;
              font-size: 1rem;
              outline: 0;
              padding: 7px 10px;
              background: url(../../../../themes/heron/assets/img/select-arrow.svg) right 10px top 50% no-repeat;
              position: relative;
              -moz-border-radius: 0;
              -webkit-border-radius: 0;
              border-radius: 0;
              border: 1px solid #80858729;
              border: 1px solid #80858729; }
              .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label .month-year-container .select-container .month.no-chosen:hover {
                background-image: url(../../../../themes/heron/assets/img/select-arrow.svg) right 10px top 50% no-repeat;
                background-color: #d8dadb; }
            .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label .month-year-container .select-container .year.no-chosen {
              width: 70%;
              -moz-appearance: none;
              -webkit-appearance: none;
              color: #767ed2;
              font-size: 1rem;
              outline: 0;
              padding: 7px 10px;
              background: url(../../../../themes/heron/assets/img/select-arrow.svg) right 10px top 50% no-repeat;
              position: relative;
              -moz-border-radius: 0;
              -webkit-border-radius: 0;
              border-radius: 0;
              border: 1px solid #80858729;
              border: 1px solid #80858729; }
              .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label .month-year-container .select-container .year.no-chosen:hover {
                background-image: url(../../../../themes/heron/assets/img/select-arrow.svg) right 10px top 50% no-repeat;
                background-color: #d8dadb; }
        .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label .input-stacked {
          margin-top: 40px;
          width: 90%; }
          .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label .input-stacked input {
            font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
            font-weight: 400;
            font-style: normal;
            font-stretch: normal;
            font-size: 1.065rem;
            padding: 10px;
            color: #8c9193;
            width: 100%;
            border: none;
            background: #E5E6E3; }
      .publications .row .col-md-12 .filter-form .filtering-contents .input-group.btn-submit {
        width: 20%;
        float: left; }
        .publications .row .col-md-12 .filter-form .filtering-contents .input-group.btn-submit input {
          border: none;
          border-radius: 0;
          font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-stretch: normal;
          background: #767ed2;
          color: #fff !important;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-size: .8em;
          cursor: pointer;
          padding: .8em 1em .6em;
          margin: 35% auto; }
          .publications .row .col-md-12 .filter-form .filtering-contents .input-group.btn-submit input:hover {
            background: #ff8000;
            transition: 0.2s; }

@media (max-width: 1023px) {
  .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label {
    width: 50%;
    float: left; }

  .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label .month-year-container .select-container {
    width: 50%;
    float: left; } }
@media (max-width: 575px) {
  .publications .row .col-md-12 .filter-form .filtering-contents .input-group.has-label {
    width: 100%;
    float: left; } }

.rotatingtweets_nextprev {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  display: flex;
  height: 100%;
  width: 128px; }
  .rotatingtweets_nextprev > a {
    display: block;
    height: 100%;
    font-size: 0px;
    background-color: #767ed2;
    width: 50%;
    align-items: center;
    color: white;
    background-position: center center;
    background-image: url(../img/arrow-forward-white.svg);
    background-repeat: no-repeat;
    background-size: 17px auto; }
    .rotatingtweets_nextprev > a:first-child {
      border-right: 1px solid #9fa4df;
      margin-right: -4px;
      background-image: url(../img/arrow-back-white.svg); }
    .rotatingtweets_nextprev > a:hover {
      background-color: #ff8000; }

@media (max-width: 767px) {

  .rotatingtweets_nextprev {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    display: flex;
    height: 60px;
    width: 100%;
    top: auto; }

  .rotatingtweet {
    font-size: 14px;
    min-height: 250px; }

  .rotatingtweets .rotatingtweet:after {
    content: "";
    border: 1px solid white;
    position: absolute;
    width: 100%;
    top: 47px;
    left: 0px; }

.ourteam h2 {
  color: #767ed2;
  line-height: 1.18;
  clear: both;
  font-family: "GuardianSans-Light-Web", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-size: 2em;
  font-size: 2.19195rem;
  margin-bottom: .25em;
  width: 100%;
  font-weight: 200; }
.ourteam .team-content {
  text-align: center;
  border-top: 1px solid #9ca2df;
  padding-top: 25px; }
  .ourteam .team-content a {
    text-decoration: none; }
  .ourteam .team-content figure {
    display: inline-block;
    width: 30%;
    height: fit-content;
    margin-right: 5%;
    float: left; }
    .ourteam .team-content figure img {
      margin-bottom: 0px; }
    .ourteam .team-content figure:nth-child(3n+3) {
      margin-right: 0px; }
    .ourteam .team-content figure figcaption {
      background-color: #767ed2;
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-duration: .25s;
      -o-transition-duration: .25s;
      -webkit-transition-duration: .25s;
      transition-duration: .25s;
      -moz-transition-timing-function: ease-in-out;
      -o-transition-timing-function: ease-in-out;
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      padding: .9em;
      margin-bottom: 17px !important; }
      .ourteam .team-content figure figcaption p {
        color: #fff;
        font-size: 13px;
        margin: 0px;
        font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
    .ourteam .team-content figure:hover figcaption {
      background-color: #e5e6e7; }
      .ourteam .team-content figure:hover figcaption p {
        color: #767ed2; }
    .ourteam .team-content figure:last-child figcaption {
      margin-bottom: 20px; }

.social-media.d-flex i.fa {
  font-size: 20px;
  display: inline-block;
  font: normal normal normal 14px/1 HeronIconFont;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  height: 40px;
  width: 40px;
  border: 1px solid;
  border-radius: 50%;
  padding: 11px; }
  .social-media.d-flex i.fa.fa-twitter:before {
    content: "\f099"; }
  .social-media.d-flex i.fa.fa-envelope:before {
    content: "\f0e0"; }
  .social-media.d-flex i.fa.fa-linkedin:before {
    content: "\f0e1"; }
  .social-media.d-flex i.fa.fa-facebook:before {
    content: "\f09a"; }

@media (max-width: 1023px) {
  .ourteam .team-content figure {
    display: inline-block;
    width: calc(95%/2); }
    .ourteam .team-content figure:nth-child(3n+3) {
      margin-right: 5%; }
    .ourteam .team-content figure:nth-child(2n+0) {
      margin-right: 0px; }
    .ourteam .team-content figure img {
      width: 100%; } }
@media (max-width: 600px) {
  .ourteam .team-content figure {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-left: auto; }
    .ourteam .team-content figure:nth-child(3n+3) {
      margin-right: 41px; }
    .ourteam .team-content figure img {
      width: 100%; } }
.blog-preview__linkwrap {
  display: block; }
  .blog-preview__linkwrap:hover {
    text-decoration: none !important; }
    .blog-preview__linkwrap:hover h2 {
      color: #ff8000; }
  .blog-preview__linkwrap:last-child .blog-preview {
    border: none; }

.blog-preview {
  overflow: hidden;
  padding: 25px 15px;
  border-bottom: 1px solid #f1f1f1;
  transition: all .2s ease; }
  .blog-preview:hover {
    background-color: #f1f1f1; }

.blog-preview-image {
  margin-bottom: 15px;
  overflow: hidden; }
  @media screen and (min-width: 62em) {
    .blog-preview-image {
      float: right;
      margin: 0;
      margin-left: 25px;
      max-width: 23%; } }

.blog-preview-text {
  overflow: hidden; }

.single-gutemberg .blog-preview__subtext {
  margin: 0;
  margin-bottom: 8px;
  font-size: 16px; }

.single-gutemberg .blog-preview__title {
  margin: 0;
  margin-bottom: 16px;
  font-size: 1.9rem; }

/*Sidebar Blog*/
.sidebar-article h2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-size: 1em;
  font-size: 1rem;
  color: #808587;
  border-bottom: 3px solid #767ed2;
  padding-bottom: .25em;
  margin-bottom: .75em; }
.sidebar-article.learn-more p a {
  color: #767ed2;
  text-decoration: none; }

.single-gutemberg .sidebar-article {
  position: relative;
  margin-bottom: 4em;
  color: #999d9f; }
  .single-gutemberg .sidebar-article h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-size: 1em;
    color: #808587;
    border-bottom: 3px solid #767ed2;
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 15px; }
  .single-gutemberg .sidebar-article p {
    color: #999d9f; }
    .single-gutemberg .sidebar-article p a:hover {
      text-decoration: underline;
      color: #ff8000; }
.single-gutemberg .sidebar-article ul li {
  padding-left: 15px;
  margin-bottom: 5px; }

.sidebar_title {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-size: 1em;
  font-size: 1rem;
  color: #808587;
  border-bottom: 3px solid #767ed2;
  padding-bottom: .25em;
  margin-bottom: .75em; }

.aside-item {
  padding-bottom: 10px;
  margin-bottom: 15px; }
  .aside-item h4 {
    color: #767ed2;
    margin: 1.5em 0 .2em;
    margin-top: 0;
    line-height: 1.18;
    text-rendering: optimizeLegibility;
    clear: both;
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 1.065rem; }
  .aside-item p {
    margin-bottom: 5px !important; }

.list-unstyled ul,
.list-unstyled li {
  list-style: none; }

/*Blog Featured */
.single-gutemberg .blogfeat {
  overflow: hidden; }

.single-gutemberg .blogfeat__item {
  padding: 2rem;
  background-color: #767ed2;
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat; }
  .single-gutemberg .blogfeat__item > a {
    color: white; }
    .single-gutemberg .blogfeat__item > a:hover {
      color: white;
      text-decoration: none; }
  .single-gutemberg .blogfeat__item p {
    color: white;
    font-size: 1.065rem;
    line-height: 1.5;
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
  .single-gutemberg .blogfeat__item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(118, 126, 210, 0.7);
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: all 0.2s linear; }
  .single-gutemberg .blogfeat__item:hover:before {
    background-color: rgba(0, 0, 0, 0.2); }
  .single-gutemberg .blogfeat__item.blogfeat__item--green {
    background-color: #7fc42c; }
    .single-gutemberg .blogfeat__item.blogfeat__item--green:before {
      background-color: rgba(127, 196, 44, 0.7); }
  .single-gutemberg .blogfeat__item.blogfeat__item--orange {
    background-color: #ff8000; }
    .single-gutemberg .blogfeat__item.blogfeat__item--orange:before {
      background-color: rgba(255, 128, 0, 0.7); }
  .single-gutemberg .blogfeat__item.blogfeat__item--tosca {
    background-color: #05aebf; }
    .single-gutemberg .blogfeat__item.blogfeat__item--tosca:before {
      background-color: rgba(5, 174, 191, 0.7); }
  @media screen and (min-width: 62em) {
    .single-gutemberg .blogfeat__item.blogfeat__item--main {
      min-height: 250px; } }

.blog-featured__title {
  font-weight: 300;
  display: block;
  font-size: 2.19195rem;
  margin: 0;
  margin-bottom: 10px;
  color: white;
  text-rendering: optimizeLegibility;
  clear: both;
  font-family: "GuardianSans-Light-Web", Helvetica, Arial, sans-serif; }

.sort-filters span {
  display: inline-block;
  color: #999d9f;
  margin: 5px .5em 0 0; }
.sort-filters ul {
  display: inline-block;
  margin-left: 3px;
  text-indent: 0 !important; }
  .sort-filters ul li:before {
    display: none; }

/*Contact us*/
.single-gutemberg .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.single-gutemberg .gform_wrapper select {
  font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-size: 1em;
  font-size: 1.065rem;
  padding: .75em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #8c9193;
  margin: 0;
  margin-bottom: 1em;
  width: 100%;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0;
  background: #e5e6e7; }
.single-gutemberg .gform_wrapper select {
  margin-top: 0;
  height: 51px; }
.single-gutemberg .gform_wrapper .gform_footer input.button,
.single-gutemberg .gform_wrapper .gform_footer input[type=submit],
.single-gutemberg .gform_wrapper .gform_page_footer input.button,
.single-gutemberg .gform_wrapper .gform_page_footer input[type=submit] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  background: #767ed2;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .8em;
  width: auto;
  cursor: pointer;
  display: block;
  padding: .8em 1em .6em;
  float: right;
  border: none;
  margin-top: 0;
  margin-right: 0px; }
  .single-gutemberg .gform_wrapper .gform_footer input.button:hover,
  .single-gutemberg .gform_wrapper .gform_footer input[type=submit]:hover,
  .single-gutemberg .gform_wrapper .gform_page_footer input.button:hover,
  .single-gutemberg .gform_wrapper .gform_page_footer input[type=submit]:hover {
    background-color: #ff8000; }
.single-gutemberg .gform_wrapper .gform_footer {
  margin-top: 0;
  overflow: hidden; }

.no-gutters:first-child .blogfeat__item:first-child h4 {
  font-size: 3.5em; }

.gform_wrapper span.gform_description {
  font-weight: 400;
  display: block;
  width: calc(100% - 16px);
  margin-bottom: 15px;
  font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
  font-size: 17px; }

body .single-gutemberg .gform_wrapper ul li.gfield {
  margin: 0;
  padding: 0; }

.single-gutemberg {
  margin-bottom: 80px; }
  .single-gutemberg .purple {
    color: #767ed2 !important; }
  .single-gutemberg .container {
    margin: auto;
    max-width: 1300px;
    padding: 0 0% 0 0%;
    clear: both; }
  .single-gutemberg img {
    width: 100%;
    height: auto; }
  .single-gutemberg h1 {
    color: #ff8000;
    margin: 0 0 .5em;
    line-height: 1.18;
    clear: both;
    font-family: "GuardianSans-Light-Web", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-stretch: normal;
    font-size: 2.47217rem;
    letter-spacing: 1px;
    font-weight: 200; }
  .single-gutemberg h2 {
    color: #767ed2;
    margin: 1.5em 0 .5em;
    line-height: 1.18;
    clear: both;
    font-family: "GuardianSans-Light-Web", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-stretch: normal;
    font-size: 2.19195rem;
    margin-bottom: .25em;
    font-weight: 200; }
  .single-gutemberg h3,
  .single-gutemberg h5,
  .single-gutemberg h6 {
    color: #ff8000;
    margin: 1.5em 0 .5em;
    line-height: 1.18;
    clear: both;
    font-size: 1.3547rem;
    font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal; }
    .single-gutemberg h3.section,
    .single-gutemberg h5.section,
    .single-gutemberg h6.section {
      border-bottom: 8px solid;
      margin-bottom: 1em; }
    .single-gutemberg h3 em,
    .single-gutemberg h5 em,
    .single-gutemberg h6 em {
      font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
  .single-gutemberg p {
    color: black;
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 1em;
    font-size: 1.065rem;
    line-height: 1.5;
    margin-bottom: 1em; }
    .single-gutemberg p.team-title {
      line-height: 1.18;
      text-rendering: optimizeLegibility;
      -webkit-font-smoothing: antialiased;
      clear: both;
      font-family: "GuardianSans-Light-Web", Helvetica, Arial, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      font-size: 2.47217rem;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #808587; }
  .single-gutemberg a {
    color: #767ed2;
    text-decoration: none;
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
    .single-gutemberg a:hover {
      color: #ff8000;
      text-decoration: underline; }
  .single-gutemberg .purple span {
    color: #767ed2 !important;
    font-weight: 400 !important;
    font-size: 1.065rem !important; }
  .single-gutemberg ul {
    list-style: none;
    padding: 0px 30px;
    margin: 0 0 1em 0; }
  .single-gutemberg ul li {
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 1em;
    font-size: 1.065rem;
    line-height: 1.5;
    margin-bottom: 1em;
    color: black; }
    .single-gutemberg ul li:before {
      content: "\2022";
      padding-right: .45em;
      color: #ff8000;
      margin-left: -15px; }
  .single-gutemberg ol {
    padding-left: 17px; }
  .single-gutemberg figure img {
    max-width: 100%; }
  .single-gutemberg figure figcaption {
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
    font-size: 1.065rem;
    line-height: 1.5;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #999;
    margin-top: .5em; }
  .single-gutemberg time {
    display: block;
    margin: 1.5em 0 .5em;
    line-height: 1.18;
    clear: both;
    font-size: 1.065rem;
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #ff8000; }
  .single-gutemberg iframe {
    border: none; }
  .single-gutemberg blockquote {
    border-left: 8px solid #f2f2f3;
    padding-left: 1.5em;
    margin: 2em 0;
    margin-left: -26px;
    clear: both;
    line-height: 1.5em;
    font-weight: 700; }
    .single-gutemberg blockquote p {
      color: black;
      font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-stretch: normal;
      font-size: 1.065rem;
      margin-bottom: 1em; }
      .single-gutemberg blockquote p::before {
        content: '';
        text-indent: 0;
        font-size: 0;
        position: none;
        line-height: none; }
      .single-gutemberg blockquote p::after {
        content: '';
        font-size: 0;
        position: none;
        line-height: none; }
    .single-gutemberg blockquote.wp-block-quote {
      border-left: none !important; }
      .single-gutemberg blockquote.wp-block-quote cite {
        color: #ff8000;
        font-size: 1.52788rem;
        font-weight: 200;
        font-style: italic;
        display: block;
        text-align: right;
        font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
        .single-gutemberg blockquote.wp-block-quote cite:before {
          content: '\2014';
          margin-right: 5px;
          font-family: "HeronIconFont"; }
      .single-gutemberg blockquote.wp-block-quote p {
        padding-left: 0;
        color: #ff8000;
        font-size: 1.52788rem;
        font-weight: 400;
        font-style: italic;
        font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
        .single-gutemberg blockquote.wp-block-quote p::before {
          content: '"';
          text-indent: -.5em;
          font-size: 3.54665rem;
          position: absolute;
          line-height: .8; }
        .single-gutemberg blockquote.wp-block-quote p::after {
          content: '"';
          font-size: 3.54665rem;
          position: absolute;
          line-height: .8; }
      .single-gutemberg blockquote.wp-block-quote.quote-border-left {
        border-left: 8px solid #f2f2f3 !important;
        padding-left: 1.5em;
        margin: 2em 0;
        clear: both;
        line-height: 1.5em;
        font-weight: 700; }
        .single-gutemberg blockquote.wp-block-quote.quote-border-left p {
          color: black;
          line-height: 1.5em;
          font-weight: 700;
          font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
          font-weight: 700;
          font-style: normal;
          font-stretch: normal;
          font-size: 1em;
          font-size: 1.065rem;
          line-height: 1.5;
          margin-bottom: 1em; }
          .single-gutemberg blockquote.wp-block-quote.quote-border-left p::before {
            content: '';
            text-indent: 0;
            font-size: 0;
            position: none;
            line-height: none; }
          .single-gutemberg blockquote.wp-block-quote.quote-border-left p::after {
            content: '';
            font-size: 0;
            position: none;
            line-height: none; }
  .single-gutemberg p.inline-pullquote {
    border-left: none;
    padding-left: 0;
    color: #ff8000;
    font-size: 1.52788rem;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 0px; }
    .single-gutemberg p.inline-pullquote::before {
      content: '"';
      text-indent: -.5em;
      font-size: 3.54665rem;
      position: absolute;
      line-height: .8; }
    .single-gutemberg p.inline-pullquote::after {
      content: '"';
      font-size: 3.54665rem;
      position: absolute;
      line-height: .8; }
  .single-gutemberg p.attribution-orange {
    color: #ff8000;
    font-size: 1.52788rem;
    font-weight: 400;
    font-style: italic;
    text-align: right; }
    .single-gutemberg p.attribution-orange:before {
      content: '\2014';
      margin-right: 5px; }
  .single-gutemberg .sidebar {
    margin-bottom: 4em;
    margin-top: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
    float: right;
    clear: right;
    overflow: visible;
    color: #999d9f;
    font-size: 17px; }
    .single-gutemberg .sidebar h2 {
      text-transform: uppercase;
      letter-spacing: 1px;
      font-family: "GuardianTextSans-Bold-Web", Helvetica, Arial, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-stretch: normal;
      font-size: 1em;
      font-size: 1rem;
      color: #808587;
      border-bottom: 8px solid #767ed2;
      padding-bottom: .25em;
      margin-bottom: .75em;
      margin-top: 0px; }
    .single-gutemberg .sidebar h4 {
      margin: 1.5em 0 .5em;
      line-height: 1.18;
      text-rendering: optimizeLegibility;
      clear: both;
      font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-stretch: normal;
      font-size: 1.2em;
      font-size: 1.065rem; }
    .single-gutemberg .sidebar a {
      display: block;
      margin-bottom: 1em; }
      .single-gutemberg .sidebar a.button {
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        background: #767ed2;
        color: #fff !important;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: .8em;
        width: auto;
        cursor: pointer;
        display: block;
        padding: .8em 1em .6em;
        -moz-transition-property: all;
        -o-transition-property: all;
        -webkit-transition-property: all;
        transition-property: all;
        -moz-transition-duration: .25s;
        -o-transition-duration: .25s;
        -webkit-transition-duration: .25s;
        transition-duration: .25s;
        -moz-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        border: none;
        display: inline-block; }
        .single-gutemberg .sidebar a.button:hover {
          background: #ff8000;
          border: none;
          text-decoration: none; }
    .single-gutemberg .sidebar .contributor {
      background: #e5e6e7;
      border-top: 8px solid #ff8000;
      overflow: hidden;
      padding-bottom: 10%;
      margin-bottom: 10%; }
      .single-gutemberg .sidebar .contributor .article-text {
        padding: 1em;
        font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
      .single-gutemberg .sidebar .contributor img {
        width: 100%; }
      .single-gutemberg .sidebar .contributor h3 {
        margin-top: 0px; }
  .single-gutemberg .col-md-8.the-content-wrapper .teaser.teaser-pulse p {
    font-size: 1.065rem !important; }
  @media (min-width: 48em) {
    .single-gutemberg .teaser {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .single-gutemberg .teaser p {
        font-size: 21px; } }
  @media (max-width: 1400px) {
    .single-gutemberg .container {
      margin: auto;
      max-width: 1300px;
      padding: 0 3% 0 3%;
      overflow: hidden;
      clear: both; } }
  .single-gutemberg .the-content-wrapper {
    padding-right: 8.5%; }
  .single-gutemberg .row.pub-info.mb-5 img {
    -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15); }
  .single-gutemberg .row.pub-info.mb-5 a:before {
    content: "\e602";
    font: normal normal normal 14px/1 HeronIconFont;
    font-size: 20px; }
  .single-gutemberg .row.pub-info.mb-5 time {
    color: black; }
    .single-gutemberg .row.pub-info.mb-5 time span {
      margin-right: calc(100% - 76%);
      color: #ff8000; }

.wp-block-table table {
  font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif; }
  .wp-block-table table thead tr {
    background-color: #767ED2;
    color: white; }
    .wp-block-table table thead tr th {
      padding: 0.5em; }
  .wp-block-table table tbody tr td {
    border: 1px solid #e5e6e7 !important;
    padding: 0.5em; }

#comment-section form label {
  display: none; }
#comment-section form textarea,
#comment-section form input {
  width: 100%;
  color: #8c9193;
  background-color: #e5e6e7;
  border: none;
  border-radius: 0px;
  font-size: 1.065rem;
  padding: .75em;
  font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }
  #comment-section form textarea:focus,
  #comment-section form input:focus {
    background-color: #e9eaf8; }
#comment-section form .comment-form-cookies-consent {
  display: none; }
#comment-section form .submit {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  background: #767ed2;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .8em;
  width: auto;
  cursor: pointer;
  display: block;
  padding: .8em 1em .6em;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: .25s;
  -o-transition-duration: .25s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  border: none;
  border: 0 none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right; }
#comment-section ul {
  text-indent: 0em; }
  #comment-section ul li::before {
    display: none; }
#comment-section .comment.even.thread-even .comment-author.vcard img {
  width: auto; }

.teaser-single {
  text-align: left;
  max-width: auto;
  margin: 0 auto 20px;
  overflow: hidden; }

.bradcramps-content .yoast-breadcrumb {
  padding-left: 0;
  background-color: transparent;
  font-size: 13px;
  color: #6c757d; }
  .bradcramps-content .yoast-breadcrumb a {
    padding-right: 0.5rem; }
    .bradcramps-content .yoast-breadcrumb a + span {
      padding-right: 0.5rem; }
  .bradcramps-content .yoast-breadcrumb .breadcrumb_last {
    padding-left: 0.5rem;
    color: #999d9f; }

.widget-more.widget-more-posts {
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding-top: .25em;
  border-top: 8px solid;
  text-align: center;
  color: #767ed2;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 2em; }
  .widget-more.widget-more-posts:hover {
    text-decoration: none;
    color: #ff8000; }
  .widget-more.widget-more-posts:before {
    content: "";
    display: block;
    border-top: 8px solid;
    width: 3.5em;
    text-align: center;
    margin: 0 auto .5em; }

.blog-list .inline-input-group.sort-filters .asc:after {
  content: '';
  background-image: url(../../../../../../wp-content/themes/heron/assets/img/arrow-ascending.svg);
  position: absolute;
  width: 30px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: center; }
.blog-list .inline-input-group.sort-filters .desc:after {
  content: '';
  background-image: url(../../../../../../wp-content/themes/heron/assets/img/arrow-descending.svg);
  position: absolute;
  width: 30px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: center; }

.widget-more.widget-more-posts {
  cursor: pointer; }

/* Blog Featured*/
.blogfeat__item {
  padding: 2rem; }

@media only screen and (min-width: 768px) {
  .single-gutemberg .sidebar {
    margin-top: 0 !important; }

  .single-gutemberg .sidebar .sidebar-height-cut {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    display: contents; } }
@media (max-width: 1400px) {
  .single-gutemberg .the-content-wrapper {
    padding-right: 15px; }
    .single-gutemberg .the-content-wrapper p.inline-pullquote {
      border-left: none;
      padding-left: 20px;
      color: #ff8000;
      font-size: 1.52788rem;
      font-weight: 400;
      font-style: italic;
      margin-bottom: 0px; } }
.loop-content h2 a {
  font-family: "GuardianSans-Light-Web", Helvetica, Arial, sans-serif; }
  .loop-content h2 a:hover {
    text-decoration: none; }
.loop-content:hover {
  background-color: #f2f2f3; }
  .loop-content:hover h2 a {
    color: #ff8000;
    text-decoration: none; }
.loop-content small a {
  color: #bfc2c3;
  font-size: 13px;
  line-height: 1.5em;
  text-transform: uppercase;
  margin-bottom: 10px; }
  .loop-content small a:hover {
    color: #bfc2c3;
    text-decoration: none; }

.input-search {
  width: 100%;
  margin-bottom: 20px; }
  .input-search input {
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-size: 1em;
    font-size: 1.065rem;
    padding: .75em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #8c9193;
    margin-left: 0;
    margin-right: 0;
    margin: 0;
    width: calc(100% - 25%) !important;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: 0;
    background: #e5e6e7;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
    .input-search input:focus {
      color: #495057;
      background-color: #e9eaf8;
      border-color: transparent;
      outline: 0;
      box-shadow: none; }
  .input-search button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    background: #767ed2;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .8em;
    width: calc(100% - 79%);
    cursor: pointer;
    display: block;
    padding: .8em 1em .8em;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border: none;
    border: 0 none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right; }

.searchwp-live-search-results.searchwp-live-search-results-showing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  width: 315px;
  height: 100%;
  max-height: 390px;
  background: rgba(255, 255, 255, 0.9);
  margin-top: 0px;
  border: none; }
  .searchwp-live-search-results.searchwp-live-search-results-showing p {
    font-size: 0.9em;
    padding: 1em;
    margin: 0;
    border-bottom: none; }
    .searchwp-live-search-results.searchwp-live-search-results-showing p:hover {
      background-color: #f2f2f3; }
    .searchwp-live-search-results.searchwp-live-search-results-showing p a {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 22px;
      color: #767ed2;
      font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
      -webkit-font-smoothing: antialiased; }
      .searchwp-live-search-results.searchwp-live-search-results-showing p a:hover {
        text-decoration: none; }
  .searchwp-live-search-results.searchwp-live-search-results-showing button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    background: #767ed2;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .8em;
    width: auto;
    cursor: pointer;
    display: block;
    padding: .8em 1em .6em;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border: none;
    display: inline-block;
    margin-left: 15px; }
    .searchwp-live-search-results.searchwp-live-search-results-showing button:hover {
      background: #ff8000; }

.search.search-results strong {
  font-family: "GuardianTextSans-Regular-Web", Helvetica, Arial, sans-serif !important; }

@media (max-width: 767px) {
  .input-search input {
    width: 100% !important;
    margin-bottom: 10px; }
  .input-search button {
    width: 100%; }

  .search.search-results {
    margin-top: 117px; }
    .search.search-results .col-md-8.the-content-wrapper {
      padding-right: 15px; } }

.rotatingtweets_nextprev {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  display: flex;
  height: 100%;
  width: 128px; }
  .rotatingtweets_nextprev > a {
    display: block;
    height: 100%;
    font-size: 0px;
    background-color: #767ed2;
    width: 50%;
    align-items: center;
    color: white;
    background-position: center center;
    background-image: url(../img/arrow-forward-white.svg);
    background-repeat: no-repeat;
    background-size: 17px auto; }
    .rotatingtweets_nextprev > a:first-child {
      border-right: 1px solid #9fa4df;
      margin-right: -4px;
      background-image: url(../img/arrow-back-white.svg); }
    .rotatingtweets_nextprev > a:hover {
      background-color: #ff8000; }

@media (max-width: 767px) {

  .rotatingtweets_nextprev {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    display: flex;
    height: 60px;
    width: 100%;
    top: auto; }

  .rotatingtweet {
    font-size: 14px;
    min-height: 250px; }

  .rotatingtweets .rotatingtweet:after {
    content: "";
    border: 1px solid white;
    position: absolute;
    width: 100%;
    top: 47px;
    left: 0px; }

/*# sourceMappingURL=block-main.css.map */
