p a {
    color: #f3953f !important;
    line-height: inherit;
    text-decoration: none;
}

p a:hover,
a:focus {
    color: #3e464a;
    text-decoration: underlined !important;
}

.ui-accordion-header.ui-state-default {
    font-weight: 600 !important;
    font-size: 1.3em !important;
}

@media only screen and (max-width: 48rem) {
}
.media-youtube-video {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}

.media-youtube-video .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.media-youtube-video .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff;
}
.media-youtube-video img,
.media-youtube-video .play-button {
    cursor: pointer;
}
.media-youtube-video img,
.media-youtube-video iframe,
.media-youtube-video .play-button,
.media-youtube-video .play-button:before {
    position: absolute;
}
.media-youtube-video .play-button,
.media-youtube-video .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}
.media-youtube-video iframe {
    height: 100%;
    width: 100%;
    top: 0;
}

.view-display-id-block_video .content.r
.view-display-id-block_video .content.row {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 48rem) {
    .view-display-id-block_video .content.row {
        flex-direction: column;
    }
}

/* 
 *  Hookson Copyright Footer
 */

.footer .copyright {
  display: inline-block;
}

.copyright-hksn {
    color: #3e464a;
    border-left: 1px solid #3e464a;
    padding-left: 0.5rem;
    margin-left: 0.5rem;
    font-size: 0.75rem;
}

.copyright-hksn::hover {
    color: #f3953f;
}

/* button.txt-link {
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #485156;
  cursor: pointer;
}

button.txt-link:hover, button.txt-link:focus, button.txt-link:active {
  color: #f3953f;
  border-color: #f3953f;
}

button.txt-link:after {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #f3953f;
  padding-left: 0.625rem;
}

.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}
.addthisevent-drop {
  display: none !important;
}

.group-link {
  display: block;
  color: #fff;
width: 100%;
height: 100%;
position: absolute;
}
.group-link h3 {
  color: #fff;
}

.node-article h4 {
  font-size: 1rem;
}

.sidebar-first .form-item-search-block-form,
.sidebar-first .widget-container {
  display: block;
  overflow: hidden;
}
.sidebar-first .secondary.button.form-submit {
  background-color: #f3953f;
  border-color: #f3953f;
  color: #FFFFFF;
  border-radius: 0 !important;
}

.page-search-lots .content-main .search-form {
  display: none;
}

.social-icons a {
  display: inline-block;
  margin-right: 7px;
}

.hero-carousel {
  border-bottom: none;
}
.hero .hero-slide.slide-bg {

}
.hero-carousel .slick-arrow {
  position: absolute;
  bottom: 0.625rem;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.25rem 0;
  border: 0;
  text-align: center;
  color: #666666;
  cursor: pointer;
  z-index: 1;
  /*background: rgba(0, 0, 0, 0.5);*/ /*
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.fa-angle-left {
  left: 1rem;
}
.hero-carousel .slick-arrow.fa-angle-right {
  right: 1rem;
}
.hero-carousel .slick-arrow.fa {
  font-size: 2rem;
}
.hero .bg-hero img {
  position: absolute;
  max-width: inherit;
  height: 100%;
  left: 0;
  right: auto;
  margin-right: 0;
  z-index: 1;
  top: 0;
  bottom: auto;
}
@media only screen and (min-width: 30.0625em) {
  .fa-angle-left {
    left: 1rem;
  }
  .hero-carousel .slick-arrow.fa-angle-right {
    right: 1rem;
  }
  .hero-carousel .slick-arrow.fa {
    font-size: 2rem;
  }
  .hero .hero-content-wrapper .hero-content {
    padding-left: 3rem;
  }
  .hero-carousel .hero-content h2 {
    line-height: 1.2;
  }
  .hero .bg-hero img {
    position: absolute;
    max-width: inherit;
    height: 100%;
    left: 0;
    right: auto;
    margin-right: 0;
    z-index: 1;
    top: 0;
    bottom: auto;
  }
}
@media only screen and (min-width: 48.0625em) {
  .fa-angle-left {
    left: 1.1rem;
  }
  .hero-carousel .slick-arrow.fa-angle-right {
    right: 1.1rem;
  }
  .hero-carousel .slick-arrow.fa {
    font-size: 2rem;
  }
  .hero .bg-hero img {
    top: -2rem;
  }
  .hero .bg-hero img {
    height: auto;
    left: auto;
    top: -10%;
    bottom: auto;
    width: 150%;
    height: auto;
    right: -25%;
    margin-right: 25%;
    z-index: 1;
  }
}
@media only screen and (min-width: 64.063em) {
  .fa-angle-left {
    left: 1.4rem;
  }
  .hero-carousel .slick-arrow.fa-angle-right {
    right: 1.4rem;
  }
  .hero-carousel .slick-arrow.fa {
    font-size: 2rem;
  }
  .hero .bg-hero img {
    position: absolute;
    max-width: none;
    width: 120%;
    height: auto;
    right: -20%;
    left: auto;
    margin-right: 0;
    z-index: 1;
    top: 0;
    bottom: auto;
  }
}
@media only screen and (min-width: 75.0625em) {
  .fa-angle-left {
    left: 1.875rem;
  }
  .hero-carousel .slick-arrow.fa-angle-right {
    right: 1.875rem;
  }
  .hero-carousel .slick-arrow.fa {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 93.813em) {
  .hero .bg-hero img {
    width: auto;
    right: 50%;
    left: auto;
    margin-right: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}

@media only screen and (max-width: 30em) {
  #gorringes-register {
    display: none !important;
  }
  .top-bar-custom .secondary-header .secondary-nav .quick-access-nav li.login,
  .top-bar-custom .secondary-header .secondary-nav .quick-access-nav li.nav-divider {
