@charset "UTF-8";
/*
Theme Name: GymDanmark
Author: Symbiotisk ApS
Author URI: https://symbiotisk.dk/
Version: 1
Description: GymDanmark theme
Text Domain: gymdanmark
Tags: one-column, two-columns
Theme URI:
*/
/* ---------------------------------------------------------
   1. General reset
   2. Wordpress reset
   3. Common site styles
   ---------------------------------------------------------*/
/* ---------------------------------------------------------
   1. General reset
   ---------------------------------------------------------*/
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?gr7u9y");
  src: url("fonts/icomoon.eot?gr7u9y#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?gr7u9y") format("truetype"), url("fonts/icomoon.woff?gr7u9y") format("woff"), url("fonts/icomoon.svg?gr7u9y#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"], .ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-add-user:before {
  content: "\e900"; }

.icon-message:before {
  content: "\e901"; }

.icon-calendar:before {
  content: "\e902"; }

.icon-calendar-alt:before {
  content: "\e903"; }

.icon-play-circle:before {
  content: "\e904"; }

.icon-eye:before {
  content: "\e905"; }

.icon-arrow_forward:before {
  content: "\e906"; }

.icon-chevron-right:before {
  content: "\e907"; }

.icon-chevron-left:before {
  content: "\e908"; }

.icon-search:before {
  content: "\e909"; }

.icon-linkedin-square:before {
  content: "\e90a"; }

.icon-youtube:before {
  content: "\e90b"; }

.icon-instagram:before {
  content: "\e90c"; }

.icon-paper-plane:before {
  content: "\e90d"; }

.icon-facebook:before {
  content: "\e90e"; }

.icon-brand:before {
  content: "\e90e"; }

.icon-social:before {
  content: "\e90e"; }

.icon-search2:before {
  content: "\e90f"; }

.flex, .flex-end, .flex-center, .flex-justify, .flex-bottom, .flex-middle, .flex-top {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .flex-top {
    align-items: flex-start; }
  .flex-middle {
    align-items: center; }
  .flex-bottom {
    align-items: flex-end; }
  .flex-justify {
    justify-content: space-between; }
  .flex-center {
    justify-content: center; }
  .flex-end {
    justify-content: flex-end; }

#footer .footer-social-nav ul, #footer .footer-nav ul, .post-single .btn-list, .post-sorting .right-block .sorting-list, .sponsors-list, .tabset-block .main-tabs, .tabset-block ul, .news-section .tab .news-list, #content .news-section .tab .news-list, .news-section ul.tabset, #content .news-section ul.tabset, .live-stream-list ul, .post .btn-list, #nav ul, .social-networks ul, .color-codes .color-codes-indicator, .color-codes .color-category, .accordion .btn-list, .accordion, .btn-list.small, #content ul:not(.accordion), .content-block ul:not(.accordion) {
  margin: 0;
  padding: 0;
  list-style: none; }

#footer .container:after, .btn-wrapper:after, .post-sorting:after, .social-subscribe .top:after, .tabset-block .main-tabs:after, .two-columns:after, .header-top .container:after, .navigation-single:after, .post-password-form p:after, .search-form:after, .widget:after, .clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

#time_ovals ul li {
  display: inline;
  list-style: none; }

/* ---------------------------------------------------------
   2. Wordpress reset
   ---------------------------------------------------------*/
img {
  max-width: 100%;
  height: auto; }

.comment-form input[type='text'], .search-form input[type='text'], .post-password-form input[type='text'], .comment-form input[type='tel'], .search-form input[type='tel'], .post-password-form input[type='tel'], .comment-form input[type='email'], .search-form input[type='email'], .post-password-form input[type='email'], .comment-form input[type='search'], .search-form input[type='search'], .post-password-form input[type='search'], .comment-form input[type='password'], .search-form input[type='password'], .post-password-form input[type='password'], .comment-form input[type='url'], .search-form input[type='url'], .post-password-form input[type='url'], .comment-form input[type='date'], .search-form input[type='date'], .post-password-form input[type='date'], .comment-form textarea, .search-form textarea, .post-password-form textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: .5em .7em; }
  .comment-form input[type='text']:focus, .search-form input[type='text']:focus, .post-password-form input[type='text']:focus, .comment-form input[type='tel']:focus, .search-form input[type='tel']:focus, .post-password-form input[type='tel']:focus, .comment-form input[type='email']:focus, .search-form input[type='email']:focus, .post-password-form input[type='email']:focus, .comment-form input[type='search']:focus, .search-form input[type='search']:focus, .post-password-form input[type='search']:focus, .comment-form input[type='password']:focus, .search-form input[type='password']:focus, .post-password-form input[type='password']:focus, .comment-form input[type='url']:focus, .search-form input[type='url']:focus, .post-password-form input[type='url']:focus, .comment-form input[type='date']:focus, .search-form input[type='date']:focus, .post-password-form input[type='date']:focus, .comment-form textarea:focus, .search-form textarea:focus, .post-password-form textarea:focus {
    border-color: #333; }
  .comment-form input[type='text']::-webkit-input-placeholder, .search-form input[type='text']::-webkit-input-placeholder, .post-password-form input[type='text']::-webkit-input-placeholder, .comment-form input[type='tel']::-webkit-input-placeholder, .search-form input[type='tel']::-webkit-input-placeholder, .post-password-form input[type='tel']::-webkit-input-placeholder, .comment-form input[type='email']::-webkit-input-placeholder, .search-form input[type='email']::-webkit-input-placeholder, .post-password-form input[type='email']::-webkit-input-placeholder, .comment-form input[type='search']::-webkit-input-placeholder, .search-form input[type='search']::-webkit-input-placeholder, .post-password-form input[type='search']::-webkit-input-placeholder, .comment-form input[type='password']::-webkit-input-placeholder, .search-form input[type='password']::-webkit-input-placeholder, .post-password-form input[type='password']::-webkit-input-placeholder, .comment-form input[type='url']::-webkit-input-placeholder, .search-form input[type='url']::-webkit-input-placeholder, .post-password-form input[type='url']::-webkit-input-placeholder, .comment-form input[type='date']::-webkit-input-placeholder, .search-form input[type='date']::-webkit-input-placeholder, .post-password-form input[type='date']::-webkit-input-placeholder, .comment-form textarea::-webkit-input-placeholder, .search-form textarea::-webkit-input-placeholder, .post-password-form textarea::-webkit-input-placeholder {
    color: #ccc; }
  .comment-form input[type='text']::-moz-placeholder, .search-form input[type='text']::-moz-placeholder, .post-password-form input[type='text']::-moz-placeholder, .comment-form input[type='tel']::-moz-placeholder, .search-form input[type='tel']::-moz-placeholder, .post-password-form input[type='tel']::-moz-placeholder, .comment-form input[type='email']::-moz-placeholder, .search-form input[type='email']::-moz-placeholder, .post-password-form input[type='email']::-moz-placeholder, .comment-form input[type='search']::-moz-placeholder, .search-form input[type='search']::-moz-placeholder, .post-password-form input[type='search']::-moz-placeholder, .comment-form input[type='password']::-moz-placeholder, .search-form input[type='password']::-moz-placeholder, .post-password-form input[type='password']::-moz-placeholder, .comment-form input[type='url']::-moz-placeholder, .search-form input[type='url']::-moz-placeholder, .post-password-form input[type='url']::-moz-placeholder, .comment-form input[type='date']::-moz-placeholder, .search-form input[type='date']::-moz-placeholder, .post-password-form input[type='date']::-moz-placeholder, .comment-form textarea::-moz-placeholder, .search-form textarea::-moz-placeholder, .post-password-form textarea::-moz-placeholder {
    opacity: 1;
    color: #ccc; }
  .comment-form input[type='text']:-moz-placeholder, .search-form input[type='text']:-moz-placeholder, .post-password-form input[type='text']:-moz-placeholder, .comment-form input[type='tel']:-moz-placeholder, .search-form input[type='tel']:-moz-placeholder, .post-password-form input[type='tel']:-moz-placeholder, .comment-form input[type='email']:-moz-placeholder, .search-form input[type='email']:-moz-placeholder, .post-password-form input[type='email']:-moz-placeholder, .comment-form input[type='search']:-moz-placeholder, .search-form input[type='search']:-moz-placeholder, .post-password-form input[type='search']:-moz-placeholder, .comment-form input[type='password']:-moz-placeholder, .search-form input[type='password']:-moz-placeholder, .post-password-form input[type='password']:-moz-placeholder, .comment-form input[type='url']:-moz-placeholder, .search-form input[type='url']:-moz-placeholder, .post-password-form input[type='url']:-moz-placeholder, .comment-form input[type='date']:-moz-placeholder, .search-form input[type='date']:-moz-placeholder, .post-password-form input[type='date']:-moz-placeholder, .comment-form textarea:-moz-placeholder, .search-form textarea:-moz-placeholder, .post-password-form textarea:-moz-placeholder {
    color: #ccc; }
  .comment-form input[type='text']:-ms-input-placeholder, .search-form input[type='text']:-ms-input-placeholder, .post-password-form input[type='text']:-ms-input-placeholder, .comment-form input[type='tel']:-ms-input-placeholder, .search-form input[type='tel']:-ms-input-placeholder, .post-password-form input[type='tel']:-ms-input-placeholder, .comment-form input[type='email']:-ms-input-placeholder, .search-form input[type='email']:-ms-input-placeholder, .post-password-form input[type='email']:-ms-input-placeholder, .comment-form input[type='search']:-ms-input-placeholder, .search-form input[type='search']:-ms-input-placeholder, .post-password-form input[type='search']:-ms-input-placeholder, .comment-form input[type='password']:-ms-input-placeholder, .search-form input[type='password']:-ms-input-placeholder, .post-password-form input[type='password']:-ms-input-placeholder, .comment-form input[type='url']:-ms-input-placeholder, .search-form input[type='url']:-ms-input-placeholder, .post-password-form input[type='url']:-ms-input-placeholder, .comment-form input[type='date']:-ms-input-placeholder, .search-form input[type='date']:-ms-input-placeholder, .post-password-form input[type='date']:-ms-input-placeholder, .comment-form textarea:-ms-input-placeholder, .search-form textarea:-ms-input-placeholder, .post-password-form textarea:-ms-input-placeholder {
    color: #ccc; }
  .comment-form input[type='text'].placeholder, .search-form input[type='text'].placeholder, .post-password-form input[type='text'].placeholder, .comment-form input[type='tel'].placeholder, .search-form input[type='tel'].placeholder, .post-password-form input[type='tel'].placeholder, .comment-form input[type='email'].placeholder, .search-form input[type='email'].placeholder, .post-password-form input[type='email'].placeholder, .comment-form input[type='search'].placeholder, .search-form input[type='search'].placeholder, .post-password-form input[type='search'].placeholder, .comment-form input[type='password'].placeholder, .search-form input[type='password'].placeholder, .post-password-form input[type='password'].placeholder, .comment-form input[type='url'].placeholder, .search-form input[type='url'].placeholder, .post-password-form input[type='url'].placeholder, .comment-form input[type='date'].placeholder, .search-form input[type='date'].placeholder, .post-password-form input[type='date'].placeholder, .comment-form textarea.placeholder, .search-form textarea.placeholder, .post-password-form textarea.placeholder {
    color: #ccc; }

.widget {
  margin-bottom: 1.2em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  width: 300px; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  width: 300px; }

.search-form input {
  float: left;
  height: 2em; }
  .search-form input[type='search'] {
    margin: 0 4px 0 0;
    width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #333;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 0.8; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }
.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    padding: .4em;
    text-decoration: none; }
    @media (max-width: 767px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2em; } }
.navigation-single {
  margin-bottom: 1.2em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: .4em;
  margin-bottom: 1.2em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*! jQuery UI - v1.11.4 - 2015-11-30
* http://jqueryui.com
* Includes: core.css, autocomplete.css, datepicker.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333; }

.ui-widget-content a {
  color: #333; }

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #454545;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px; }

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: 0 0 0 0;
  padding: 5px;
  background: #666;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

body.fancybox-active {
  overflow: hidden; }

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

/* Navigation arrows */
.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px; }

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */ }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

p.fancybox-share__links {
  margin-right: -10px; }

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all .2s; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7; }

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

/* ---------------------------------------------------------
   3. Common site styles
   ---------------------------------------------------------*/
/* General Site styles */
body {
  min-width: 320px; }

/* Main Wrapper styles */
#wrapper {
  width: 100%;
  position: relative;
  overflow: hidden; }

img {
  max-width: 100%;
  vertical-align: top;
  height: auto; }

a {
  color: #bd2d21;
  transition: color 0.3s linear, background 0.3s linear, opacity 0.3s linear; }
  a:hover {
    color: #211e1e; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
input[type='date'],
textarea {
  -webkit-appearance: none;
  appearance: none; }

.form-group {
  position: relative; }
  .form-group.validated .validated-icon {
    opacity: 1;
    visibility: visible; }
  .form-group.validated input[type="text"],
  .form-group.validated input[type="password"],
  .form-group.validated input[type="email"] {
    padding-right: 40px;
    color: #616161; }
    .form-group.validated input[type="text"]::-webkit-input-placeholder,
    .form-group.validated input[type="password"]::-webkit-input-placeholder,
    .form-group.validated input[type="email"]::-webkit-input-placeholder {
      color: #616161; }
    .form-group.validated input[type="text"]::-moz-placeholder,
    .form-group.validated input[type="password"]::-moz-placeholder,
    .form-group.validated input[type="email"]::-moz-placeholder {
      opacity: 1;
      color: #616161; }
    .form-group.validated input[type="text"]:-moz-placeholder,
    .form-group.validated input[type="password"]:-moz-placeholder,
    .form-group.validated input[type="email"]:-moz-placeholder {
      color: #616161; }
    .form-group.validated input[type="text"]:-ms-input-placeholder,
    .form-group.validated input[type="password"]:-ms-input-placeholder,
    .form-group.validated input[type="email"]:-ms-input-placeholder {
      color: #616161; }
    .form-group.validated input[type="text"].placeholder,
    .form-group.validated input[type="password"].placeholder,
    .form-group.validated input[type="email"].placeholder {
      color: #616161; }

input[type="text"],
input[type="password"],
input[type="email"] {
  display: block;
  width: 100%;
  border: 1px solid #eaeae8;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
  font-size: 14px;
  line-height: 20px;
  padding: 15px;
  margin: 0;
  border-radius: 0;
  color: #cccbca; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder {
    color: #cccbca; }
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder {
    opacity: 1;
    color: #cccbca; }
  input[type="text"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder {
    color: #cccbca; }
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder {
    color: #cccbca; }
  input[type="text"].placeholder,
  input[type="password"].placeholder,
  input[type="email"].placeholder {
    color: #cccbca; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus {
    outline: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
    border-color: #eaeae8; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="email"]:disabled {
    background: #fafafa;
    padding-right: 40px; }
    input[type="text"]:disabled ~ .disabled-icon,
    input[type="password"]:disabled ~ .disabled-icon,
    input[type="email"]:disabled ~ .disabled-icon {
      opacity: 1;
      visibility: visible; }

.disabled-icon,
.validated-icon {
  opacity: 0;
  visibility: hidden;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #cccbca;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400; }

.validated-icon {
  background: #bd2d21; }
  .validated-icon:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 3px solid #fff;
    border-width: 0 0 2px 2px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: -4px 0 0 -5px; }

.select-dropdown.full-width {
  width: 100% !important; }

.email-input {
  padding-left: 40px;
  width: 100%;
  border: 1px solid #eaeae8;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
  font-size: 14px;
  line-height: 20px;
  border-radius: 0;
  color: #cccbca;
  position: relative; }
  .email-input input[type="email"] {
    border: 0;
    box-shadow: none; }
  .email-input .email-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    line-height: 20px;
    color: #cccbca;
    left: 20px; }

.post-input {
  padding-left: 100px;
  width: 100%;
  border: 1px solid #eaeae8;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
  font-size: 14px;
  line-height: 20px;
  border-radius: 0;
  color: #cccbca;
  position: relative; }
  .post-input input[type="text"] {
    border: 0;
    box-shadow: none;
    color: #616161; }
    .post-input input[type="text"]::-webkit-input-placeholder {
      color: #616161; }
    .post-input input[type="text"]::-moz-placeholder {
      opacity: 1;
      color: #616161; }
    .post-input input[type="text"]:-moz-placeholder {
      color: #616161; }
    .post-input input[type="text"]:-ms-input-placeholder {
      color: #616161; }
    .post-input input[type="text"].placeholder {
      color: #616161; }
  .post-input .post-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    line-height: 20px;
    color: #cccbca;
    left: 20px; }

.ikon-input {
  padding-left: 40px;
  width: 100%;
  border: 1px solid #eaeae8;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
  font-size: 14px;
  line-height: 20px;
  border-radius: 0;
  color: #cccbca;
  position: relative; }
  .ikon-input input[type="text"] {
    border: 0;
    box-shadow: none;
    color: #616161; }
    .ikon-input input[type="text"]::-webkit-input-placeholder {
      color: #616161; }
    .ikon-input input[type="text"]::-moz-placeholder {
      opacity: 1;
      color: #616161; }
    .ikon-input input[type="text"]:-moz-placeholder {
      color: #616161; }
    .ikon-input input[type="text"]:-ms-input-placeholder {
      color: #616161; }
    .ikon-input input[type="text"].placeholder {
      color: #616161; }
  .ikon-input .ikon-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    line-height: 20px;
    color: #cccbca;
    left: 20px; }

/* Custom button styles */
.btn, html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button {
  padding: 8px 20px;
  text-align: center;
  min-width: 140px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.24); }
  .btn.btn-primary, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-primary.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-primary.gform_button {
    color: #fff; }
    .btn.btn-primary:hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-primary.gform_button:hover, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-primary.gform_button:hover, .btn.btn-primary.hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-primary.hover.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-primary.hover.gform_button {
      background: #00b8ee; }
  .btn.btn-warning, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-warning.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-warning.gform_button {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24); }
    .btn.btn-warning:hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-warning.gform_button:hover, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-warning.gform_button:hover, .btn.btn-warning.hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-warning.hover.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-warning.hover.gform_button {
      background: #000;
      color: #fff; }
  .btn.btn-secondary, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-secondary.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-secondary.gform_button {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.24); }
    .btn.btn-secondary:hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-secondary.gform_button:hover, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-secondary.gform_button:hover, .btn.btn-secondary.hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-secondary.hover.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-secondary.hover.gform_button {
      color: #000;
      background: #fff; }
  .btn.btn-danger:hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-danger.gform_button:hover, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-danger.gform_button:hover, .btn.btn-danger.hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-danger.hover.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-danger.hover.gform_button {
    background: #d42735; }
  .btn.btn-success, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-success.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-success.gform_button {
    color: #fff; }
    .btn.btn-success:hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-success.gform_button:hover, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-success.gform_button:hover, .btn.btn-success.hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-success.hover.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-success.hover.gform_button {
      background: #49ad33; }
  .btn.btn-info, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-info.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-info.gform_button {
    color: #737373; }
    .btn.btn-info:hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-info.gform_button:hover, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-info.gform_button:hover, .btn.btn-info.hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-info.hover.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-info.hover.gform_button {
      background: #c3d2d8; }
  .btn.btn-custom, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-custom.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-custom.gform_button {
    background: var(--custom-button-color);
    color: var(--custom-button-text-color); }
    .btn.btn-custom:hover, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-custom.gform_button:hover, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-custom.gform_button:hover {
      background: black;
      background: var(--custom-button-hover-color);
      color: var(--custom-button-text-hover-color); }
  .btn.reset-map, html #main .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button {
    background: transparent;
    color: #919191;
    box-shadow: none;
    border: 0;
    font-size: 12px;
    padding: 5px;
    transition: color 0.2s ease-in-out; }
    .btn.reset-map:hover, html #main .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button:hover, html #content .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button:hover, .btn.reset-map:focus, html #main .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button:focus, html #content .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button:focus, .btn.reset-map:active, html #main .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button:active, html #content .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button:active {
      color: #666;
      opacity: 1;
      background: transparent; }
    .btn.reset-map:before, html #main .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button:before, html #content .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button:before {
      content: 'x';
      display: inline-block;
      position: relative;
      left: -2px;
      top: -1px;
      font-size: 10px; }

/* Main Content Styles */
@media (min-width: 768px) {
  #content:not(.full-width) {
    float: left;
    width: 60%;
    padding-right: 50px; }
    #content:not(.full-width):only-child {
      float: none;
      width: 100%;
      padding-right: 0; } }

@media (min-width: 992px) {
  #content:not(.full-width) {
    width: 70%;
    padding-right: 50px; } }

#content ul:not(.accordion), .content-block ul:not(.accordion) {
  margin-bottom: 24px;
  padding-left: 26px; }
  #content ul:not(.accordion) strong, .content-block ul:not(.accordion) strong {
    font-weight: 700; }
  #content ul:not(.accordion) > li, .content-block ul:not(.accordion) > li {
    margin-bottom: 10px; }
    #content ul:not(.accordion) > li:before, .content-block ul:not(.accordion) > li:before {
      content: "";
      width: 5px;
      height: 5px;
      top: 10px;
      left: -2px;
      background: #ec1b2e;
      border-radius: 50%;
      position: absolute; }
    .slide #content ul:not(.accordion) > li:before, .slide .content-block ul:not(.accordion) > li:before {
      top: 8px; }
  #content ul:not(.accordion) > li, .content-block ul:not(.accordion) > li {
    list-style-type: none;
    position: relative;
    padding-left: 8px; }

#content .slide ul li:before, .content-block .slide ul li:before {
  top: 8px; }

#content ul.btn-list, #content ul.tabset, #content ul.news-list, #content ul.sorting-list, #content ul.gform_fields, .content-block ul.btn-list, .content-block ul.tabset, .content-block ul.news-list, .content-block ul.sorting-list, .content-block ul.gform_fields {
  padding-left: 0;
  margin-bottom: 0; }
  #content ul.btn-list li, #content ul.tabset li, #content ul.news-list li, #content ul.sorting-list li, #content ul.gform_fields li, .content-block ul.btn-list li, .content-block ul.tabset li, .content-block ul.news-list li, .content-block ul.sorting-list li, .content-block ul.gform_fields li {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0; }
  #content ul.btn-list li:before, #content ul.tabset li:before, #content ul.news-list li:before, #content ul.sorting-list li:before, #content ul.gform_fields li:before, .content-block ul.btn-list li:before, .content-block ul.tabset li:before, .content-block ul.news-list li:before, .content-block ul.sorting-list li:before, .content-block ul.gform_fields li:before {
    display: none; }

#content ul.slick-dots, .content-block ul.slick-dots {
  margin-bottom: 0;
  padding-bottom: inherit; }

#content ul#person-filters, .content-block ul#person-filters {
  margin-left: 0;
  padding-left: 0; }
  #content ul#person-filters li:before, .content-block ul#person-filters li:before {
    display: none; }

/* Sidebar styles */
@media (min-width: 768px) {
  #sidebar {
    float: left;
    width: 40%; } }

@media (min-width: 992px) {
  #sidebar {
    width: 30%; } }

/* breadcrumbs style */
.breadcrumb {
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  display: inline-block; }
  .breadcrumb-item {
    display: inline; }
  .breadcrumb a {
    color: #808080;
    letter-spacing: 0.01em; }
    .breadcrumb a:hover {
      text-decoration: none;
      color: #bd2d21; }
  .breadcrumb-item + .breadcrumb-item:before {
    padding: 0 5px 0 6px; }

h1 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700; }
  @media (min-width: 768px) {
    h1 {
      font-size: 28px;
      line-height: 35px; } }
  @media (min-width: 992px) {
    h1 {
      font-size: 38px;
      line-height: 45px; } }
.video-block {
  margin-bottom: 60px;
  position: relative; }
  .video-block a:hover {
    opacity: 0.8; }
  .video-block .play-btn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(images/play-btn.png);
    width: 133px;
    height: 135px; }
  .video-block iframe {
    width: 100%; }

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important; }

/* datepicker styles */
.ui-container {
  padding-top: 50px; }
  .ui-container h1 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    letter-spacing: -0.03em;
    color: #000;
    margin-bottom: 50px; }
  .ui-container h2 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    color: #e72825;
    margin-bottom: 30px;
    letter-spacing: -0.03em; }

.ui-datepicker {
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  z-index: 9999 !important;
  border-radius: 0; }
  @media (min-width: 768px) {
    .ui-datepicker {
      width: 460px;
      padding: 0 12px 28px; } }
  @media (min-width: 1200px) {
    .ui-datepicker {
      width: 482px; } }
  .ui-datepicker .ui-datepicker-title {
    font-size: 20px;
    line-height: 24px;
    padding: 24px 0 16px; }
  .ui-datepicker th {
    font-size: 16px;
    line-height: 18px;
    font-weight: 300; }
    .ui-datepicker th span {
      color: rgba(97, 97, 97, 0.5) !important; }
  .ui-datepicker td {
    padding: 5px 0 4px; }
    .ui-datepicker td .ui-state-active {
      box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.23);
      color: #616161; }
    .ui-datepicker td.event a {
      color: #fff; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 26px;
    left: 21px; }
    .ui-datepicker .ui-datepicker-prev:before,
    .ui-datepicker .ui-datepicker-next:before {
      content: "\e908";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: rgba(236, 27, 46, 0.6); }
  .ui-datepicker .ui-datepicker-next {
    left: auto;
    right: 21px; }
    .ui-datepicker .ui-datepicker-next:before {
      content: "\e907"; }

.ui-widget-header {
  background: none;
  border: 0;
  color: #616161; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none;
  border: 0;
  text-align: center;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  border-radius: 50%;
  background: #fff;
  color: #616161;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 2px; }
  .ui-state-default:hover,
  .ui-widget-content .ui-state-default:hover,
  .ui-widget-header .ui-state-default:hover {
    background: #8ccfb7;
    color: #fff; }

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #66cc00;
  color: #fff; }

/* radio and checkboxes */
.radio-and-checkboxes {
  overflow: hidden;
  margin-bottom: 30px; }
  .radio-and-checkboxes .col {
    float: left;
    width: 200px;
    padding-right: 10px; }

label.radio,
label.checkbox {
  position: relative;
  font-size: 14px;
  line-height: 26px; }
  label.radio:hover .fake-input, label.radio.hover .fake-input,
  label.checkbox:hover .fake-input,
  label.checkbox.hover .fake-input {
    background: #fff; }
    label.radio:hover .fake-input:before, label.radio.hover .fake-input:before,
    label.checkbox:hover .fake-input:before,
    label.checkbox.hover .fake-input:before {
      opacity: 1;
      border-color: #ec1b2e; }

label [type="checkbox"],
label [type="radio"] {
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1; }
  label [type="checkbox"] + .fake-input:before,
  label [type="radio"] + .fake-input:before {
    content: '';
    width: 11px;
    height: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 3px solid #999;
    border-width: 0 0 2px 2px;
    opacity: 0.12;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: -4px 0 0 -5px;
    transition: border-color 0.3s linear, opacity 0.3s linear; }
  label [type="checkbox"]:checked + .fake-input,
  label [type="radio"]:checked + .fake-input {
    background: #bd2d21 !important; }
    label [type="checkbox"]:checked + .fake-input:before,
    label [type="radio"]:checked + .fake-input:before {
      border-color: #fff !important;
      opacity: 1 !important; }

[type="radio"] + .fake-input {
  border-radius: 100%; }

.fake-input {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 25px;
  height: 25px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #fff;
  margin-right: 5px;
  transition: background 0.3s linear; }

.fake-label {
  padding-left: 35px; }

.tooltips {
  margin-bottom: 20px; }
  .tooltips button {
    margin: 0 10px 10px 0; }

.btns-styles .btn, .btns-styles html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .btns-styles .gform_button, .btns-styles html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btns-styles .gform_button {
  margin: 0 10px 20px 0; }

.btn-list.small {
  margin-bottom: 15px; }
  .btn-list.small li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-bottom: 8px;
    list-style-type: none; }
  .btn-list.small .btn, .btn-list.small html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .btn-list.small .gform_button, .btn-list.small html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .btn-list.small .gform_button {
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    padding: 6px 10px;
    display: block;
    min-width: 76px; }

/* accordion styles */
.accordion {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  background-color: #f6f6f6;
  color: #616161; }
  .accordion .active > a {
    text-decoration: none; }
    .accordion .active > a:before {
      transform: translateY(-50%) rotate(180deg); }
  .accordion > li > a, .accordion .result_table .opener {
    display: block;
    padding: 15px 40px 15px 25px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #616161;
    background: #f6f6f6;
    border-bottom: 1px solid #d7d7d7;
    position: relative; }
    .accordion > li > a:hover, .accordion .result_table .opener:hover {
      text-decoration: none;
      background: #616161;
      color: #f6f6f6; }
      .accordion > li > a:hover:before, .accordion .result_table .opener:hover:before {
        border-color: transparent transparent #fff transparent; }
    .accordion > li > a:before, .accordion .result_table .opener:before {
      content: "";
      position: absolute;
      top: 50%;
      transform: translateY(-50%) rotate(90deg);
      right: 20px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 8px 10px 8px;
      border-color: transparent transparent #616161 transparent; }
  .accordion .slide {
    padding: 30px 25px;
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px;
    line-height: 21px; }
  .accordion .accordion-title {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #616161;
    margin-bottom: 10px; }
  .accordion .btn-list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-bottom: 10px; }

h2 + .accordion, h3 + .accordion, h4 + .accordion {
  margin-top: 24px; }

.text-box {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  background-color: #f6f6f6;
  font-size: 12px;
  line-height: 19px;
  padding: 30px 15px 5px; }
  .text-box .text-title {
    display: block;
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    color: #616161;
    margin-bottom: 10px; }

.color-codes .color-category {
  display: inline-block;
  vertical-align: top;
  background: #e0e0e0;
  color: #716b65;
  font-size: 14px;
  line-height: 20px; }
  .color-codes .color-category li {
    padding: 5px 10px; }

.color-codes .color-codes-indicator {
  display: inline-block;
  vertical-align: top; }
  .color-codes .color-codes-indicator li {
    padding: 7px; }
    .color-codes .color-codes-indicator li .indicator {
      width: 16px;
      height: 16px;
      display: block;
      border-radius: 50%; }
      .color-codes .color-codes-indicator li .indicator.crimson {
        background: #bd2d21; }
      .color-codes .color-codes-indicator li .indicator.vista-blue {
        background: #8ccfb7;
        color: #211e1e; }
      .color-codes .color-codes-indicator li .indicator.mariner {
        background: #637cbc; }
      .color-codes .color-codes-indicator li .indicator.sea-buckthorn {
        background: #d76c35; }
      .color-codes .color-codes-indicator li .indicator.yellow {
        background: #f7d871; }
      .color-codes .color-codes-indicator li .indicator.fresh-eggplant, .color-codes .color-codes-indicator li .indicator.fresh-eggpant {
        background: #5d0064; }
      .color-codes .color-codes-indicator li .indicator.dodger-blue {
        background: #33ccff;
        color: #211e1e; }
      .color-codes .color-codes-indicator li .indicator.limeade {
        background: #528c70; }
      .color-codes .color-codes-indicator li .indicator.spindle {
        background: #8bccd5; }
      .color-codes .color-codes-indicator li .indicator.black {
        background: #000; }
      .color-codes .color-codes-indicator li .indicator.petroleum {
        background: #335659; }

[class*="grid-col-"] {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 8px; }
  [class*="grid-col-"] [class*="col-"] {
    max-width: 100%;
    min-width: 100%; }
  [class*="grid-col-"] img {
    width: 100%; }

@media (min-width: 768px) {
  .grid-col-2 {
    grid-template-columns: 1fr 1fr; }
  .grid-col-3 {
    grid-template-columns: 1fr 1fr 1fr; }
  .grid-col-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr; } }

#content h4:not(.info-title) {
  font-size: 16px; }

.associations.content-block {
  margin-bottom: 40px !important; }
  .associations.content-block .association {
    width: 100% !important;
    padding: 0.5rem 1rem;
    display: grid;
    grid-gap: 5px;
    margin-bottom: -1px; }
    @media screen and (min-width: 768px) {
      .associations.content-block .association {
        grid-gap: 2rem;
        grid-template-columns: 2fr 1fr; } }
    .associations.content-block .association .category {
      font-size: 13px; }
  .associations.content-block .post-single + .post-single {
    border: 1px solid rgba(0, 0, 0, 0.15); }

/* Header styles */
#header {
  margin-bottom: 20px;
  z-index: 9;
  background: #fff; }
  .home #header {
    margin-bottom: 0; }
  #header.transparent {
    position: absolute;
    width: 100vw; }
  @media (max-width: 991px) {
    #header .container {
      max-width: none !important; } }
@media (min-width: 993px) {
  .container.wide {
    max-width: 1344px;
    align-items: center; } }

/* page logo styles */
.logo {
  width: 220px;
  float: left; }
  .logo h1 {
    font-size: inherit;
    line-height: 1;
    margin-bottom: 0; }
  .logo img {
    max-width: inherit;
    width: auto;
    height: 43px; }
  @media (min-width: 992px) {
    .logo {
      margin-left: 0;
      float: none;
      flex: 1; } }
  .logo a {
    display: block; }

.logo-black, .logo-transparent, .logo-custom {
  display: none; }

#header.black .logo-black {
  display: block; }

#header.black .logo:not(.logo-black) {
  display: none; }

#header.custom .logo-custom {
  display: block; }

#header.custom .logo:not(.logo-custom) {
  display: none; }

#header.transparent {
  transition: background-color 0.25s ease-out; }
  #header.transparent.show-header {
    background: rgba(0, 0, 0, 0.85); }
  #header.transparent .logo-transparent {
    display: block; }
  #header.transparent .logo:not(.logo-transparent) {
    display: none; }

#header.grey {
  background-color: #d9d9d8; }

.nav-opener {
  width: 32px;
  height: 24px;
  position: absolute;
  top: 30px;
  right: 15px;
  display: block;
  z-index: 100; }
  @media (min-width: 992px) {
    .nav-opener {
      display: none; } }
  .nav-opener:hover {
    opacity: .9; }
  .nav-active .nav-opener span {
    opacity: 0;
    background: #bd2d21; }
  .nav-active .nav-opener:before, .nav-active .nav-opener:after {
    transform: rotate(45deg);
    top: 50%;
    left: 0;
    right: 0;
    background: #bd2d21; }
  .nav-active .nav-opener:after {
    transform: rotate(-45deg); }
  .nav-opener span, .nav-opener:before, .nav-opener:after {
    background: #211e1e;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 4px;
    margin-top: -2px;
    transition: all .3s linear; }
    .custom .nav-opener span, .custom .nav-opener:before, .custom .nav-opener:after {
      background-color: var(--custom-icon-color) !important; }
    .custom:hover .nav-opener span, .custom:hover .nav-opener:before, .custom:hover .nav-opener:after {
      background-color: var(--custom-menu-text-mouseover) !important; }
  .nav-opener:before, .nav-opener:after {
    content: '';
    top: 2px; }
  .nav-opener:after {
    top: 22px; }

.black .nav-opener *, .black .nav-opener:before, .black .nav-opener:after, .transparent .nav-opener *, .transparent .nav-opener:before, .transparent .nav-opener:after {
  color: white;
  background: white; }

.header-top {
  position: relative;
  padding: 20px 0;
  z-index: 1000; }

/* Social networks */
.social-networks {
  display: none; }
  @media (min-width: 992px) {
    .social-networks {
      display: block;
      text-align: right; } }
  .social-networks ul li {
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 992px) {
      .social-networks ul li {
        padding-right: 12px; } }
  .social-networks ul .search-block {
    position: relative;
    z-index: 2;
    top: 1px;
    float: right; }
    .social-networks ul .search-block a {
      border: none; }
    .social-networks ul .search-block.active .search-opener {
      color: #bd2d21;
      border-color: #bd2d21;
      text-decoration: none; }
    .social-networks ul .search-block.active .search-drop {
      width: 210px !important; }
    .social-networks ul .search-block .search-opener {
      z-index: 3; }
  .social-networks ul .search-drop {
    position: absolute;
    display: block !important;
    top: 0 !important;
    left: auto  !important;
    right: 0 !important;
    color: #808080;
    width: 30px;
    height: 30px !important;
    margin: 0 !important;
    overflow: hidden;
    padding-right: 28px;
    z-index: 1;
    border-radius: 15px;
    border: 1px solid #808080;
    transition: width 0.3s linear; }
    .social-networks ul .search-drop input[type="search"] {
      width: 100%;
      background: none;
      height: 28px;
      border: 0;
      font-size: 14px;
      line-height: 24px;
      padding: 2px 15px;
      color: #808080; }
      .social-networks ul .search-drop input[type="search"]::-webkit-input-placeholder {
        color: #808080; }
      .social-networks ul .search-drop input[type="search"]::-moz-placeholder {
        opacity: 1;
        color: #808080; }
      .social-networks ul .search-drop input[type="search"]:-moz-placeholder {
        color: #808080; }
      .social-networks ul .search-drop input[type="search"]:-ms-input-placeholder {
        color: #808080; }
      .social-networks ul .search-drop input[type="search"].placeholder {
        color: #808080; }
  .social-networks ul a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #808080;
    color: #808080;
    position: relative;
    transition: color 0.3s linear, border-color 0.3s linear; }
    .social-networks ul a:hover {
      color: #bd2d21;
      border-color: #bd2d21;
      text-decoration: none; }
    .social-networks ul a i {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 18px; }
      .social-networks ul a i.icon-search2 {
        font-size: 24px; }
      .social-networks ul a i.icon-paper-plane {
        transform: translate(-50%, -50%); }

.header-bottom {
  position: relative; }

/* Main navigation of the page */
#nav {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  padding-bottom: 15px;
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 0 10px rgba(189, 45, 33, 0.5);
  transition: transform 0.3s linear, opacity 0.3s linear, visibility 0.3s linear; }
  @media (min-width: 992px) {
    #nav {
      background: transparent;
      flex: 2.5;
      padding: 16px 0 0;
      position: static;
      top: auto;
      left: auto;
      right: auto;
      transform: translateX(0);
      opacity: 1;
      visibility: visible;
      box-shadow: none; } }
  .nav-active #nav {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    display: flex; }
  #nav ul {
    display: flex;
    flex-direction: column; }
    #nav ul > li:not(.menu-item-search) {
      order: 2; }
    #nav ul .menu-item-search {
      order: 1;
      padding: 15px;
      background: #f6f6f6;
      width: 100vw; }
      #nav ul .menu-item-search form {
        position: relative;
        max-width: 400px;
        margin: 0 auto; }
      #nav ul .menu-item-search input {
        width: 100%; }
      #nav ul .menu-item-search i {
        position: absolute;
        right: 10px;
        top: 8px;
        font-size: 16px;
        color: #bd2d21; }
      @media (min-width: 992px) {
        #nav ul .menu-item-search {
          display: none; } }
    @media (min-width: 992px) {
      #nav ul {
        display: block; } }
    #nav ul a {
      color: #7b7b7b;
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      letter-spacing: -0.03em;
      display: block;
      padding: 5px 15px; }
      @media (min-width: 992px) {
        #nav ul a {
          padding: 0; } }
      #nav ul a:hover {
        text-decoration: none;
        color: #bd2d21;
        background: rgba(189, 45, 33, 0.1); }
        @media (min-width: 992px) {
          #nav ul a:hover {
            background: transparent; } }
  @media (min-width: 992px) {
    #nav > ul > li {
      display: inline-block;
      vertical-align: top;
      position: relative;
      padding-bottom: 21px; }
      #nav > ul > li.has-drop-down:hover > a {
        color: #bd2d21; }
        #nav > ul > li.has-drop-down:hover > a:before {
          border-color: #bd2d21 transparent transparent transparent; }
      #nav > ul > li.has-drop-down:hover > ul {
        display: block; } }
  #nav > ul > li.has-drop-down > a {
    padding-right: 14px;
    position: relative; }
    #nav > ul > li.has-drop-down > a:hover:before {
      border-color: #bd2d21 transparent transparent transparent; }
    #nav > ul > li.has-drop-down > a:before {
      content: "";
      font-family: "Font Awesome 5 Pro";
      position: absolute;
      top: 2px;
      right: 20px;
      width: 0;
      height: 0;
      width: 10px;
      font-size: 12px; }
      @media (min-width: 992px) {
        #nav > ul > li.has-drop-down > a:before {
          top: 2px;
          right: 0; } }
  #nav > ul > li.active > a {
    color: #bd2d21; }
  @media (min-width: 992px) {
    #nav > ul > li + li {
      margin-left: 8px; } }
  @media (min-width: 992px) {
    #nav > ul > li ul.sub-menu {
      position: absolute;
      z-index: 60;
      background: #fff;
      width: auto;
      left: 5px;
      top: 100%;
      display: none;
      border-radius: 4px;
      padding: 10px 20px 20px; }
      #nav > ul > li ul.sub-menu:before {
        display: block;
        content: "";
        position: absolute;
        top: -8px;
        left: 30px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 8px 8px 8px;
        border-color: transparent transparent #fff transparent;
        transition: border-color 0.3s linear; }
      #nav > ul > li ul.sub-menu li {
        margin-bottom: 5px; } }
  @media (min-width: 1200px) {
    #nav > ul > li ul.sub-menu {
      left: -15px; } }
  #nav > ul > li ul.sub-menu a {
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 25px;
    color: #000;
    border-bottom: 1px solid #dee2e6; }
    @media (min-width: 992px) {
      #nav > ul > li ul.sub-menu a {
        font-size: 14px;
        line-height: 24px;
        padding: 5px 0; } }
    #nav > ul > li ul.sub-menu a:hover {
      opacity: 0.5; }

body.branded .header-top:before {
  background: var(--custom-header-background-color); }

body.branded .social-networks ul *,
body.branded .search-drop *,
body.branded .nav-opener * {
  color: var(--custom-icon-color) !important;
  border-color: var(--custom-icon-color);
  transition: color 0.3s linear, border-color 0.3s linear; }
  body.branded .social-networks ul *:hover *,
  body.branded .search-drop *:hover *,
  body.branded .nav-opener *:hover * {
    color: var(--custom-menu-text-mouseover) !important; }

body.branded #footer a:hover {
  color: var(--custom-footer-link-hover-color);
  border-color: var(--custom-footer-link-hover-color); }

.page-template-template-home-new #main.hero {
  background-image: none !important;
  background-size: auto 100vh; }
  @media (min-width: 768px) {
    .page-template-template-home-new #main.hero {
      background-size: auto 751px; } }
.hero-image {
  position: absolute;
  width: 100vw;
  height: 75vh;
  background-size: cover;
  background-position: center center; }
  @media (min-width: 992px) {
    .hero-image {
      max-height: 695px;
      min-height: 695px; } }
.banner-section.super-hero {
  height: auto; }
  @media (min-width: 768px) {
    .banner-section.super-hero {
      padding: 150px 0 80px; } }
  .banner-section.super-hero + .content-block {
    margin-top: 0 !important; }
  .banner-section.super-hero .container {
    position: relative;
    min-height: 150px; }
    @media (min-width: 768px) {
      .banner-section.super-hero .container {
        min-height: 100px; } }
    .banner-section.super-hero .container p {
      color: #fff;
      max-width: 100%;
      font-size: 24px;
      line-height: 1.4;
      font-weight: 900;
      margin-bottom: 1rem; }
      @media (min-width: 768px) {
        .banner-section.super-hero .container p {
          font-size: 36px; } }
    .banner-section.super-hero .container .text-center p {
      max-width: 100%; }
    .banner-section.super-hero .container .btn, .banner-section.super-hero .container html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .banner-section.super-hero .container .gform_button, .banner-section.super-hero .container html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .banner-section.super-hero .container .gform_button {
      background: #bd2d21;
      color: #fff;
      font-weight: 100;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .banner-section.super-hero .container .btn, .banner-section.super-hero .container html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .banner-section.super-hero .container .gform_button, .banner-section.super-hero .container html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .banner-section.super-hero .container .gform_button {
          font-size: 22px;
          margin-bottom: 0; } }
      .banner-section.super-hero .container .btn:hover, .banner-section.super-hero .container html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button:hover, html #main .gform_wrapper:not(#gform_wrapper_1) .banner-section.super-hero .container .gform_button:hover, .banner-section.super-hero .container html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button:hover, html #content .gform_wrapper:not(#gform_wrapper_1) .banner-section.super-hero .container .gform_button:hover {
        color: #000;
        background: #fff; }
  .banner-section.super-hero .logo-element {
    position: absolute;
    left: -10vw;
    top: -50px;
    height: 50vh;
    height: auto; }
    @media (min-width: 992px) {
      .banner-section.super-hero .logo-element {
        top: -31px;
        left: -166px;
        min-height: 695px;
        max-height: 695px; } }
    @media (min-width: 1601px) {
      .banner-section.super-hero .logo-element {
        top: -200px;
        left: 200px;
        width: 40vw; } }
    .banner-section.super-hero .logo-element svg {
      width: auto;
      height: 85vh; }
      @media (min-width: 992px) {
        .banner-section.super-hero .logo-element svg {
          height: 929px; } }
      @media (min-width: 1601px) {
        .banner-section.super-hero .logo-element svg {
          height: 995px; } }
      @media all and (-ms-high-contrast: none) {
        .banner-section.super-hero .logo-element svg {
          width: 929px;
          height: 929px;
          opacity: 0.35; } }
      @supports (-ms-ime-align: auto) {
        .banner-section.super-hero .logo-element svg {
          opacity: 0.35; } }

#header.transparent {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); }
  #header.transparent .header-top:before {
    background: transparent; }

#header.black {
  background: #000; }
  #header.black .header-top:before {
    background: #000; }

@media (min-width: 992px) {
  #header.black #nav #primary-menu > li > a, #header.transparent #nav #primary-menu > li > a {
    color: #fff; }
    #header.black #nav #primary-menu > li > a:hover, #header.transparent #nav #primary-menu > li > a:hover {
      color: #bd2d21; }
  #header.black .has-drop-down-a:before, #header.transparent .has-drop-down-a:before {
    border-color: #fff transparent transparent transparent; }
    #header.black .has-drop-down-a:before:hover, #header.transparent .has-drop-down-a:before:hover {
      border-color: #bd2d21 transparent transparent transparent; } }

@media (min-width: 992px) {
  #header.transparent #nav #primary-menu > li > a:hover {
    color: #fff; } }

#header.custom {
  background: var(--custom-menu-background-color); }
  #header.custom .header-top:before {
    background: var(--custom-menu-background-color); }
  @media (min-width: 992px) {
    #header.custom #nav #primary-menu > li > a {
      color: var(--custom-menu-text-color); }
      #header.custom #nav #primary-menu > li > a:hover {
        color: var(--custom-menu-text-mouseover); }
    #header.custom .has-drop-down-a:before {
      border-color: var(--custom-menu-text-color) transparent transparent transparent; }
      #header.custom .has-drop-down-a:before:hover {
        border-color: var(--custom-menu-text-mouseover) transparent transparent transparent; } }
#header.show-header, #header.hide-header {
  position: fixed;
  transform: translateY(100%);
  width: 100%;
  transition: transform 0.5s ease 0s; }

#header.hide-header {
  transform: translateY(0); }

@media (min-width: 992px) {
  #nav .double-menu:hover .sub-menu {
    display: grid !important;
    grid-template-columns: 200px 200px;
    grid-template-rows: repeat(8, 1fr);
    grid-auto-flow: column;
    grid-gap: 0 20px;
    left: -60px; }
    #nav .double-menu:hover .sub-menu:before {
      left: 70px; }
    #nav .double-menu:hover .sub-menu li.subdisciplin {
      padding-top: 0;
      margin-top: 0;
      border-top: none; } }

.social-networks {
  text-align: left; }
  .social-networks .search-block .search-opener {
    font-weight: 400;
    width: 100%; }
    .black .social-networks .search-block .search-opener, .transparent .social-networks .search-block .search-opener {
      color: #fff; }
    .black .social-networks .search-block .search-opener:hover {
      color: #bd2d21; }
    .custom .social-networks .search-block .search-opener {
      color: var(--custom-menu-text-color); }
      .custom .social-networks .search-block .search-opener:hover {
        color: var(--custom-menu-text-mouseover); }
    .social-networks .search-block .search-opener i.fa {
      position: relative;
      transform: none;
      top: 0;
      left: 5px; }

.search-bar {
  background: white;
  padding: 1.5rem 2rem;
  font-weight: 400; }
  .search-bar .row {
    justify-content: center;
    align-items: stretch; }
  .search-bar label {
    margin-bottom: 0;
    align-self: center; }
  .search-bar input[type="text"] {
    color: #666; }
    .search-bar input[type="text"]::placeholder {
      color: #bd2d21 !important; }
  .search-bar button {
    background: #000;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 2px 2px 10px 2px;
    border: none; }

#time_ovals {
  color: #fff;
  font-weight: 900; }
  #time_ovals + .btn, html #main .gform_wrapper:not(#gform_wrapper_1) #time_ovals + .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) #time_ovals + .gform_button {
    margin-top: 40px; }
  #time_ovals svg {
    max-width: 100%;
    height: auto; }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      #time_ovals svg {
        opacity: 0.85; } }
  #time_ovals span + span {
    font-size: 12px; }
    @media (min-width: 769px) {
      #time_ovals span + span {
        font-size: 18px; } }
.branded #time_ovals .oval-fill {
  fill: var(--custom-countdown-background-color); }

.branded #time_ovals .time-place {
  fill: var(--custom-countdown-text-color); }

#header.transparent + #main .banner-section {
  padding-top: 80px; }
  @media (min-width: 993px) {
    #header.transparent + #main .banner-section {
      padding-top: 160px; } }
.nav-active #nav {
  max-height: calc(100vh - 80px);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  .nav-active #nav .menu > li:nth-last-child(2) {
    padding-bottom: 80px; }

body.nav-active {
  overflow-y: hidden; }

/* Main content wrapper */
#main {
  position: relative; }

/* Hero on front page */
#main.hero {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 33vh; }
  @media (min-width: 576px) {
    #main.hero {
      background-size: 100vw auto; } }
  #main.hero .banner-section + .content-block {
    margin-top: -200px; }
  #main.hero .teasers-module:not(.white) + .teasers-module.white {
    padding-top: 20px; }
  #main.hero .container {
    padding-top: 15px; }
    @media (min-width: 576px) {
      #main.hero .container {
        padding-top: 26px; } }
.home .content-block {
  overflow: visible; }

/* Banner section */
.banner-section {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  max-height: 339px;
  max-width: 1140px;
  margin: 0 auto; }
  .banner-section + .content-block {
    margin-top: 0; }
    @media (min-width: 768px) {
      .banner-section + .content-block {
        margin-top: -44px; } }
/* Content block */
.content-block {
  overflow: visible;
  position: relative;
  background: #fff;
  max-width: calc(100% - 10px);
  margin: 0 auto; }
  @media (min-width: 576px) {
    .content-block {
      max-width: 570px; } }
  @media (min-width: 768px) {
    .content-block {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .content-block {
      max-width: 982px; } }
  @media (min-width: 1100px) {
    .content-block {
      max-width: 1050px; } }
/* content header */
.content-header {
  font-size: 0;
  line-height: 0;
  padding: 31px 0 27px;
  border-bottom: 2px solid rgba(217, 217, 216, 0.5);
  margin-bottom: 22px;
  position: relative; }
  .content-header:before {
    content: "";
    position: absolute;
    height: 2px;
    background: #ec1b2e;
    width: 93px;
    bottom: -2px;
    left: 0; }
  .content-header.crimson:before {
    background: #bd2d21; }
  .content-header.silver:before {
    background: #999999; }
  .content-header.vista-blue:before {
    background: #8ccfb7; }
  .content-header.mariner:before {
    background: #637cbc; }
  .content-header.sea-buckthorn:before {
    background: #d76c35; }
  .content-header.yellow:before {
    background: #f7d871; }
  .content-header.fresh-eggplant:before, .content-header.fresh-eggpant:before {
    background: #5d0064; }
  .content-header.dodger-blue:before {
    background: #33ccff; }
  .content-header.limeade:before {
    background: #528c70; }
  .content-header.spindle:before {
    background: #33ccff; }
  .content-header.black:before {
    background: #000; }
  .content-header.petroleum:before {
    background: #335659; }
  .content-header.custom:before {
    background: var(--custom-background-color); }
  .content-header.alt:before {
    background: #d76c35; }
  .content-header + .related-news {
    padding-top: 3px; }
  .content-header .content-title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
    text-transform: uppercase;
    color: #1e1b1b;
    border-bottom: 2px solid #211e1e;
    padding-bottom: 10px;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .content-header .content-title {
        border-right: 2px solid #211e1e;
        border-bottom: 0;
        padding-right: 10px;
        display: inline-block;
        vertical-align: middle;
        width: auto;
        padding-bottom: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      #content .content-header .content-title {
        border-bottom: 2px solid #211e1e;
        border-right: 0;
        padding-bottom: 10px;
        padding-right: 0;
        margin-bottom: 20px;
        display: block;
        width: auto; } }
    @media (min-width: 992px) {
      #content .content-header .content-title {
        border-right: 2px solid #211e1e;
        border-bottom: 0;
        padding-right: 10px;
        display: inline-block;
        vertical-align: middle;
        width: auto;
        padding-bottom: 0;
        margin-bottom: 0; } }
  .content-header .tagline {
    display: block;
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;
    color: #a3a3a3; }
    @media (min-width: 768px) {
      .content-header .tagline {
        width: auto;
        display: inline-block;
        vertical-align: middle;
        padding: 0 21px; } }
    @media (min-width: 768px) {
      #content .content-header .tagline {
        display: block;
        width: 100%;
        padding: 0; } }
    @media (min-width: 992px) {
      #content .content-header .tagline {
        width: auto;
        display: inline-block;
        vertical-align: middle;
        padding: 0 21px; } }
  .content-header strong + .tagline {
    margin-top: 20px; }
    @media (min-width: 768px) {
      .content-header strong + .tagline {
        margin-top: 0; } }
.two-columns {
  padding: 23px 0 13px; }
  .two-columns + .license-form {
    margin-top: -26px; }
  .two-columns + .subscribe-block {
    margin-top: -37px; }
    @media (min-width: 768px) {
      .two-columns + .subscribe-block {
        margin-top: -67px; } }
@media (min-width: 768px) {
  .banner-section + .content-block .two-columns {
    padding-top: 0; } }

/* Main content styles */
#content {
  padding: 0 0 18px;
  letter-spacing: -0.03em; }
  @media (min-width: 768px) {
    #content:not(.full-width) {
      padding-right: 50px; } }
  @media (min-width: 992px) {
    #content:not(.full-width) {
      width: 75.45%;
      padding-right: 120px; }
      #content:not(.full-width).small-padding {
        padding-right: 50px !important; } }
  #content .content-header {
    margin: -41px 0 31px; }
  #content .sub-title {
    display: block;
    font-weight: 300; }
  #content p {
    margin-bottom: 24px; }
    #content p a:not(.btn) {
      color: #ec1b2e; }
      #content p a:not(.btn):hover {
        text-decoration: none;
        color: #e77f76; }
    #content p strong {
      font-weight: 700; }

#content h2, #content .title, .container h2, .container .title {
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  letter-spacing: -0.05em; }

#content h2, .container h2 {
  font-size: 24px;
  font-weight: 600; }

#content h3, #content .bold-title, .container h3, .container .bold-title {
  display: block;
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  letter-spacing: -0.03em; }

/* Main sidebar styles */
@media (min-width: 992px) {
  #sidebar {
    width: 24.55%; } }

#sidebar > * {
  margin-bottom: 22px; }

#sidebar .text-holder h4 {
  font-size: 14px; }

/* Sideblock styles */
.side-block {
  background: #f6f6f6;
  color: #616161;
  margin-bottom: 30px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); }
  .side-block .img-holder img {
    width: 100%; }
  .side-block .text-holder {
    padding: 31px 30px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400; }
    .side-block .text-holder .title {
      display: block;
      font-size: 16px;
      line-height: 22px;
      font-weight: 700;
      margin-bottom: 15px; }
  .side-block .btn-holder {
    text-align: center;
    padding: 16px 0 0; }
    .side-block .btn-holder .btn, .side-block .btn-holder html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .side-block .btn-holder .gform_button, .side-block .btn-holder html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .side-block .btn-holder .gform_button {
      display: inline-block;
      vertical-align: top; }
  .side-block.sign-up strong {
    display: block; }

/* Related content and news block */
.related-content,
.related-news {
  clear: both;
  padding-bottom: 54px; }
  .related-content + .post-filter,
  .related-news + .post-filter {
    margin-top: -52px; }
    @media (min-width: 992px) {
      .related-content + .post-filter,
      .related-news + .post-filter {
        margin-top: -80px; } }
  .related-content > .title,
  .related-news > .title {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    padding: 0 0 10px;
    border-bottom: 2px solid rgba(217, 217, 216, 0.5);
    margin-bottom: 23px;
    position: relative; }
    .related-content > .title:before,
    .related-news > .title:before {
      content: "";
      position: absolute;
      height: 2px;
      background: #bd2d21;
      width: 93px;
      bottom: -2px;
      left: 0; }
  .related-content .row,
  .related-news .row {
    margin: 0 -2px; }
  .related-content [class*="col-"],
  .related-content [class^="col-"],
  .related-news [class*="col-"],
  .related-news [class^="col-"] {
    padding: 0 2px 4px; }
    @media (min-width: 992px) {
      .related-content [class*="col-"],
      .related-content [class^="col-"],
      .related-news [class*="col-"],
      .related-news [class^="col-"] {
        margin-bottom: 26px; } }
  .related-content .row.d-md-flex,
  .related-news .row.d-md-flex {
    margin-bottom: 13px; }
    .related-content .row.d-md-flex .col-activities,
    .related-news .row.d-md-flex .col-activities {
      background: #bd2d21 url(images/bg-decor.png) !important;
      background-repeat: no-repeat !important;
      background-position: 100% 100% !important;
      background-size: cover !important; }
    .related-content .row.d-md-flex [class*="col-"],
    .related-content .row.d-md-flex [class^="col-"],
    .related-news .row.d-md-flex [class*="col-"],
    .related-news .row.d-md-flex [class^="col-"] {
      padding: 0;
      margin: 0 2px 4px; }
    @media (min-width: 576px) {
      .related-content .row.d-md-flex .col-sm-6,
      .related-news .row.d-md-flex .col-sm-6 {
        max-width: calc(50% - 4px); } }
    @media (min-width: 992px) {
      .related-content .row.d-md-flex [class*="col-"],
      .related-content .row.d-md-flex [class^="col-"],
      .related-news .row.d-md-flex [class*="col-"],
      .related-news .row.d-md-flex [class^="col-"] {
        margin: 0 2px 26px;
        background: #f6f6f6; }
      .related-content .row.d-md-flex .col-lg-3,
      .related-news .row.d-md-flex .col-lg-3 {
        max-width: calc(25% - 4px); } }
/* Related news */
.related-news > .title {
  padding-bottom: 13px;
  margin-bottom: 28px; }

.related-news .event-name {
  margin-bottom: 20px !important; }

/* Large news */
.large-news {
  padding: 0; }
  @media (min-width: 992px) {
    .large-news .post .text-block .event-name {
      font-size: 22px;
      line-height: 30px; } }
/* Post styles */
#sidebar .post {
  padding-top: 0;
  margin-bottom: 22px; }

.post .img-holder, .post .top-container {
  position: relative; }
  .post .img-holder a:not(.category), .post .top-container a:not(.category) {
    display: block;
    position: relative;
    z-index: 2; }
    .post .img-holder a:not(.category):before, .post .top-container a:not(.category):before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 70px;
      opacity: 0.3;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 8%, rgba(0, 0, 0, 0.62) 41%, black 100%);
      z-index: 3; }
  .post .img-holder .category, .post .top-container .category {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #211e1e;
    background: #f6f6f6;
    padding: 5px 20px;
    letter-spacing: 0.02em; }
    .post .img-holder .category:hover, .post .top-container .category:hover {
      text-decoration: none;
      color: #f6f6f6;
      background: #211e1e; }
  .post .img-holder .date, .post .top-container .date {
    display: block;
    position: absolute;
    top: initial !important;
    bottom: 0;
    left: 0;
    z-index: 2;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 17px;
    padding: 20px 17px 10px 17px;
    letter-spacing: -0.03em;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); }
    .post .img-holder .date strong, .post .top-container .date strong {
      font-weight: 700; }
    .post .img-holder .date i, .post .top-container .date i {
      font-size: 17px;
      margin: 0 10px 0 0; }
  .post .img-holder img, .post .top-container img {
    width: 100%; }

.post .top-container .category:hover {
  background: #f6f6f6;
  color: inherit; }

.post .img-holder + .text-holder h4 {
  margin-top: 15px; }

.post .text-holder {
  padding: 23px 16px;
  font-size: 90%; }
  .post .text-holder h3 {
    font-size: 100%; }
  .post .text-holder h4 {
    margin-bottom: 5px; }
  .post .text-holder .title {
    display: block;
    margin-bottom: 31px; }
    .post .text-holder .title a {
      display: block;
      font-size: 19px;
      line-height: 21px;
      font-weight: 400;
      color: #211e1e; }
      .post .text-holder .title a:hover {
        text-decoration: none;
        color: #bd2d21; }

.post .btn-holder {
  text-align: center; }

.post .text-block {
  background: #f6f6f6;
  padding: 13px 17px 17px; }
  .post .text-block .event-type {
    font-size: 10px;
    line-height: 11px;
    display: block;
    color: #808080;
    margin-bottom: 10px; }
  .post .text-block .event-name {
    display: block;
    color: #211e1e;
    font-size: 15px;
    line-height: 17px;
    font-weight: 600;
    min-height: 51px;
    margin-bottom: 12px; }
    .post .text-block .event-name a {
      color: #211e1e; }
      .post .text-block .event-name a:hover {
        text-decoration: none;
        color: #bd2d21; }
  .post .text-block .details {
    font-size: 10px;
    line-height: 14px;
    color: #a8a8a8;
    margin-bottom: 14px; }
    .post .text-block .details a {
      color: #211e1e; }
      .post .text-block .details a:hover {
        text-decoration: none;
        color: #bd2d21; }

.post .btn-list li {
  display: inline-block;
  vertical-align: top;
  margin-right: 2px;
  margin-bottom: 3px;
  list-style-type: none; }

.post .btn-list .btn, .post .btn-list html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .post .btn-list .gform_button, .post .btn-list html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .post .btn-list .gform_button {
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  padding: 6px 10px;
  display: block;
  min-width: 76px; }

/* Event Post styles */
@media (min-width: 768px) {
  .event-post {
    font-size: 20px;
    line-height: 28px; }
    .single .event-post {
      font-size: inherit;
      line-height: inherit; } }

.event-post h1 {
  margin-bottom: 22px; }

.event-post .event-date {
  display: block;
  font-size: 15px;
  line-height: 24px;
  position: relative;
  padding-left: 27px;
  letter-spacing: -0.04em;
  margin-bottom: 21px; }
  .event-post .event-date.no-icon {
    padding-left: 0; }
    .event-post .event-date.no-icon i {
      display: none; }
  .event-post .event-date strong {
    font-weight: 700; }
  .event-post .event-date i {
    position: absolute;
    top: 2px;
    left: 2px;
    font-size: 20px; }

/* Event info styles */
.event-info {
  padding-top: 8px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 0.015em;
  margin: 0 0 41px; }
  .event-info strong {
    font-weight: 700; }
    .event-info strong.event-title {
      font-size: 17px;
      line-height: 20px;
      font-weight: 600;
      margin: -5px 0 0;
      display: block; }
  .event-info .info-block {
    margin-bottom: 29px; }
    .event-info .info-block.alt {
      line-height: 24px;
      font-weight: 300; }
  .event-info .btn-holder {
    margin-bottom: 31px; }

/* Live stream list */
.live-stream-list ul {
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.04em; }
  .live-stream-list ul li {
    padding-left: 0 !important; }
    .live-stream-list ul li:before {
      content: none !important; }
  .live-stream-list ul a {
    color: #bd2d21; }
    .live-stream-list ul a:hover {
      text-decoration: none;
      color: #000; }

.program-list,
.more-info {
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 57px; }
  .program-list .title,
  .program-list .info-title,
  .more-info .title,
  .more-info .info-title {
    display: block;
    font-size: 18px !important;
    line-height: 23px !important;
    font-weight: 600 !important;
    margin-bottom: -2px !important; }
    .program-list .title.uppercase,
    .program-list .info-title.uppercase,
    .more-info .title.uppercase,
    .more-info .info-title.uppercase {
      margin-bottom: 2px !important; }
  .program-list ul li,
  .more-info ul li {
    padding-left: 0 !important; }
    .program-list ul li:before,
    .more-info ul li:before {
      content: none !important; }

/* Slick slider styles */
.slick-slider {
  padding-bottom: 53px;
  margin-bottom: 22px; }
  .slick-slider + .more-content {
    margin-top: -30px; }
  .slick-slider .slick-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    padding-right: 12px !important; }
    .slick-slider .slick-dots li {
      display: inline-block;
      vertical-align: top;
      padding-left: 0 !important;
      margin: 0 5px; }
      .slick-slider .slick-dots li:before {
        content: none !important; }
      .slick-slider .slick-dots li.slick-active button {
        width: 24px;
        background: #bd2d21; }
      .slick-slider .slick-dots li button {
        font-size: 0;
        line-height: 0;
        padding: 0;
        width: 10px;
        height: 10px;
        background: #bfbfbf;
        border-radius: 5px;
        transition: width 0.3s linear, background 0.3s linear;
        border: 0;
        cursor: pointer; }
        .slick-slider .slick-dots li button:hover {
          background: #bd2d21;
          text-decoration: none; }
        .slick-slider .slick-dots li button:focus {
          outline: none; }
  .slick-slider .image-caption {
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    font-weight: 600;
    color: #fff;
    left: 15px;
    bottom: 12px;
    z-index: 4; }
    @media (min-width: 576px) {
      .slick-slider .image-caption {
        left: 34px; } }
  .slick-slider .slick-slide {
    position: relative; }
  .slick-slider .slick-dots {
    bottom: -10px;
    right: 10px;
    left: auto;
    transform: translateX(0); }
    @media (min-width: 576px) {
      .slick-slider .slick-dots {
        bottom: 5px; } }
  .full-width .slick-slider {
    padding-bottom: 0; }

/* News section styles */
.news-section .img-holder, #content .news-section .img-holder {
  min-height: 30px;
  position: relative; }
  .news-section .img-holder img, #content .news-section .img-holder img {
    width: 100%; }

.news-section ul.tabset, #content .news-section ul.tabset {
  position: absolute;
  font-size: 0;
  line-height: 0;
  bottom: 0;
  left: 0; }
  .news-section ul.tabset li, #content .news-section ul.tabset li {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400; }
    .news-section ul.tabset li.active a, #content .news-section ul.tabset li.active a {
      background: #f6f6f6;
      color: #211e1e;
      cursor: default; }
  .news-section ul.tabset a, #content .news-section ul.tabset a {
    background: #bd2d21;
    color: #fff;
    display: block;
    padding: 5px 20px; }
    .news-section ul.tabset a:hover, #content .news-section ul.tabset a:hover {
      text-decoration: none;
      color: #bd2d21;
      background: #f6f6f6; }

.news-section .tab, #content .news-section .tab {
  background: #f6f6f6;
  padding: 17px 16px;
  overflow: hidden; }
  .news-section .tab .news-list, #content .news-section .tab .news-list {
    margin-bottom: 0; }
    .news-section .tab .news-list li, #content .news-section .tab .news-list li {
      margin-bottom: 20px;
      position: relative; }
      .news-section .tab .news-list li:last-of-type, #content .news-section .tab .news-list li:last-of-type {
        margin-bottom: 0; }
      .news-section .tab .news-list li:before, #content .news-section .tab .news-list li:before {
        content: "";
        position: absolute;
        bottom: -15px;
        left: -9999px;
        right: -9999px;
        background: #fff;
        height: 1px; }
      .news-section .tab .news-list li:last-child, #content .news-section .tab .news-list li:last-child {
        margin-bottom: 0; }
        .news-section .tab .news-list li:last-child:before, #content .news-section .tab .news-list li:last-child:before {
          content: none; }
  .news-section .tab .title, #content .news-section .tab .title {
    display: block;
    font-size: 15px;
    line-height: 21px;
    font-weight: 600;
    letter-spacing: -0.03em;
    margin-bottom: 9px; }
    .news-section .tab .title a, #content .news-section .tab .title a {
      color: #211e1e;
      text-decoration: none; }
      .news-section .tab .title a:hover, #content .news-section .tab .title a:hover {
        text-decoration: none;
        color: #bd2d21; }
  .news-section .tab time, #content .news-section .tab time {
    display: block;
    color: #a8a8a8;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400; }

.more-content {
  font-size: 16px;
  line-height: 24px; }
  @media (min-width: 992px) {
    .more-content {
      padding: 0 60px 0 0; } }
  .more-content .sub-heading {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px; }
  .more-content p + .sub-heading {
    padding-top: 5px; }

.license-block {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 60px; }
  @media (min-width: 992px) {
    .license-block {
      padding-right: 50px; } }
  .license-block p a {
    color: #bd2d21;
    text-decoration: none; }
    .license-block p a:hover {
      text-decoration: none;
      color: #e77f76; }

.info-box {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  background-color: #f6f6f6;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #211e1e;
  padding: 25px 27px 35px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .teasers .info-box, .teasers-module .info-box, .info-box.teasers-module {
      position: relative; }
      .teasers .info-box .btn, .teasers .info-box html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .teasers .info-box .gform_button, .teasers .info-box html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .teasers .info-box .gform_button, .teasers-module .info-box .btn, .teasers-module .info-box html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .teasers-module .info-box .gform_button, .teasers-module .info-box html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .teasers-module .info-box .gform_button, .info-box.teasers-module .btn, .info-box.teasers-module html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .info-box.teasers-module .gform_button, .info-box.teasers-module html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .info-box.teasers-module .gform_button {
        position: absolute;
        bottom: 30px; } }
  .info-box .info-title {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.03em;
    display: block; }
  .info-box p, .info-box ul, .info-box ol {
    margin-bottom: 28px !important; }
  .info-box .btn, .info-box html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .info-box .gform_button, .info-box html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .info-box .gform_button {
    min-width: 98px; }
  .info-box.hideable {
    position: relative;
    font-size: 95%;
    margin-bottom: 30px; }
    .info-box.hideable p:last-of-type {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important; }
  .info-box .hide {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 14px;
    color: #000;
    font-weight: bold; }
    .info-box .hide span {
      color: #bd2d21; }
    .info-box .hide:hover {
      cursor: pointer; }

#main p + ul:not(.accordion), #sidebar p + ul:not(.accordion) {
  margin-top: -14px; }

/* license form styles */
.license-form {
  border: solid rgba(217, 217, 216, 0.5);
  border-width: 2px 0;
  padding: 34px 5px 32px; }
  .license-form .form-row {
    display: flex;
    justify-content: space-between;
    align-content: center;
    margin-bottom: 22px; }
  .select-dropdown {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    position: relative;
    width: 100%; }
    .select-dropdown:before {
      display: block;
      position: absolute;
      content: '';
      right: 0;
      top: 0;
      height: 52px;
      width: 50px;
      background: transparent;
      border-left: 1px solid #eaeae8;
      z-index: 0; }
    .select-dropdown:after {
      display: block;
      content: "";
      z-index: 1;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 20px;
      border-style: solid;
      border-width: 4px 4px 0 4px;
      border-color: #c4c4c4 transparent transparent transparent; }
    .select-dropdown select {
      min-height: 52px;
      -webkit-appearance: none;
      -moz-appearance: none;
      text-indent: 1px;
      text-overflow: '';
      background: transparent;
      position: relative;
      z-index: 1;
      color: #919191; }
      .select-dropdown select::-webkit-input-placeholder {
        color: #919191; }
      .select-dropdown select::-moz-placeholder {
        opacity: 1;
        color: #919191; }
      .select-dropdown select:-moz-placeholder {
        color: #919191; }
      .select-dropdown select:-ms-input-placeholder {
        color: #919191; }
      .select-dropdown select.placeholder {
        color: #919191; }
      .select-dropdown select::-ms-expand {
        display: none; }
      .select-dropdown select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #000; }
      .select-dropdown select:focus {
        background: transparent;
        outline: none;
        color: #666; }
        .select-dropdown select:focus option {
          outline-style: none; }
    .select-dropdown .btn, .select-dropdown html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .gform_button, .select-dropdown html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .gform_button {
      display: block;
      width: 100%;
      text-align: left;
      font-size: 15px;
      line-height: 24px;
      font-weight: 400;
      color: #919191 !important;
      position: relative;
      box-shadow: none;
      padding: 13px 50px 13px 14px;
      max-width: 100%;
      overflow: hidden;
      white-space: nowrap;
      background: #fafafa !important; }
      .select-dropdown .btn.alt-white, .select-dropdown html #main .gform_wrapper:not(#gform_wrapper_1) .alt-white.gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .alt-white.gform_button, .select-dropdown html #content .gform_wrapper:not(#gform_wrapper_1) .alt-white.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .alt-white.gform_button {
        background: #fff !important;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24); }
        .select-dropdown .btn.alt-white:before, .select-dropdown html #main .gform_wrapper:not(#gform_wrapper_1) .alt-white.gform_button:before, html #main .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .alt-white.gform_button:before, .select-dropdown html #content .gform_wrapper:not(#gform_wrapper_1) .alt-white.gform_button:before, html #content .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .alt-white.gform_button:before {
          background: #fff !important; }
        .select-dropdown .btn.alt-white:hover, .select-dropdown html #main .gform_wrapper:not(#gform_wrapper_1) .alt-white.gform_button:hover, html #main .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .alt-white.gform_button:hover, .select-dropdown html #content .gform_wrapper:not(#gform_wrapper_1) .alt-white.gform_button:hover, html #content .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .alt-white.gform_button:hover {
          background: #fff !important; }
      .select-dropdown .btn:hover, .select-dropdown html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button:hover, html #main .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .gform_button:hover, .select-dropdown html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button:hover, html #content .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .gform_button:hover {
        background: #fafafa !important; }
      .select-dropdown .btn:before, .select-dropdown html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button:before, html #main .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .gform_button:before, .select-dropdown html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button:before, html #content .gform_wrapper:not(#gform_wrapper_1) .select-dropdown .gform_button:before {
        content: "";
        position: absolute;
        top: -1px;
        right: -1px;
        z-index: 1;
        box-shadow: -1px 0 1px rgba(0, 0, 0, 0.12);
        width: 50px;
        height: 51px;
        background: #fafafa; }
    .select-dropdown .dropdown-menu {
      top: 100%;
      width: 100%;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
      border: 1px solid #eaeae8;
      background-color: #ffffff;
      border-radius: 0;
      padding: 3px 0 0;
      font-size: 14px;
      line-height: 26px;
      font-weight: 300; }
      .select-dropdown .dropdown-menu.large {
        min-width: 260px; }
      .select-dropdown .dropdown-menu a {
        color: #616161;
        padding: 1px 15px 0;
        white-space: normal; }
        .select-dropdown .dropdown-menu a:hover {
          text-decoration: none;
          background: rgba(236, 27, 46, 0.1); }
      .select-dropdown .dropdown-menu .separated {
        display: block;
        border-top: 1px solid #eaeae8;
        padding: 7px 0 4px; }
      .select-dropdown .dropdown-menu .indicator {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        display: inline-block;
        vertical-align: top;
        margin: 7px 11px 0 -3px; }
        .select-dropdown .dropdown-menu .indicator.crimson {
          background: #bd2d21; }
        .select-dropdown .dropdown-menu .indicator.vista-blue {
          background: #8ccfb7;
          color: #211e1e; }
        .select-dropdown .dropdown-menu .indicator.mariner {
          background: #637cbc; }
        .select-dropdown .dropdown-menu .indicator.sea-buckthorn {
          background: #d76c35; }
        .select-dropdown .dropdown-menu .indicator.yellow {
          background: #f7d871; }
        .select-dropdown .dropdown-menu .indicator.fresh-eggplant, .select-dropdown .dropdown-menu .indicator.fresh-eggpant {
          background: #5d0064; }
        .select-dropdown .dropdown-menu .indicator.dodger-blue {
          background: #33ccff;
          color: #211e1e; }
        .select-dropdown .dropdown-menu .indicator.limeade {
          background: #528c70; }
        .select-dropdown .dropdown-menu .indicator.spindle {
          background: #8bccd5; }
        .select-dropdown .dropdown-menu .indicator.black {
          background: #000; }
        .select-dropdown .dropdown-menu .indicator.petroleum {
          background: #335659; }
  .license-form .color-coded.crimson a:not(.btn) {
    color: #fff; }
  .license-form .or {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.03em;
    font-weight: 400;
    display: block;
    padding: 14px 0;
    text-align: center;
    width: 100%; }
    @media (min-width: 768px) {
      .license-form .or {
        width: auto; } }
  .license-form .input-block {
    height: 50px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
    border: 1px solid #eaeae8;
    background-color: #ffffff;
    position: relative;
    padding: 14px 10px 14px 90px;
    width: 100%; }
    @media (min-width: 768px) {
      .license-form .input-block {
        width: 190px; } }
    @media (min-width: 992px) {
      .license-form .input-block {
        width: 250px;
        padding: 14px 10px 14px 110px; } }
    @media (min-width: 1200px) {
      .license-form .input-block {
        width: 283px; } }
    .license-form .input-block label {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 15px;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      color: #bfbfbd; }
      @media (min-width: 992px) {
        .license-form .input-block label {
          left: 24px; } }
    .license-form .input-block input {
      background: none;
      border: 0;
      display: block;
      width: 100%;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      color: #616161;
      margin: 0;
      box-shadow: none;
      padding: 1px 0; }
      .license-form .input-block input::-webkit-input-placeholder {
        color: #616161; }
      .license-form .input-block input::-moz-placeholder {
        opacity: 1;
        color: #616161; }
      .license-form .input-block input:-moz-placeholder {
        color: #616161; }
      .license-form .input-block input:-ms-input-placeholder {
        color: #616161; }
      .license-form .input-block input.placeholder {
        color: #616161; }
  .license-form .btn-holder .btn, .license-form .btn-holder html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .license-form .btn-holder .gform_button, .license-form .btn-holder html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .license-form .btn-holder .gform_button {
    min-width: 95px;
    margin: 0 -5px; }

.license-table {
  padding: 26px 5px 100px; }
  .license-table .license-title {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
    margin-bottom: 33px; }

.license-list {
  width: 100%;
  table-layout: fixed;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  counter-reset: item;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-top-color: rgba(0, 0, 0, 0.15); }
  @media (min-width: 768px) {
    .license-list tr td,
    .license-list tr th {
      border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }
  .license-list tr:hover {
    background: rgba(0, 0, 0, 0.15); }
  .license-list th {
    padding: 17px 17px 5px;
    width: 100%;
    display: block; }
    @media (min-width: 768px) {
      .license-list th {
        padding: 17px;
        width: 26%;
        display: table-cell; } }
  .license-list td {
    padding-right: 17px;
    width: 100%;
    display: block;
    padding-left: 35px;
    padding-bottom: 10px; }
    @media (min-width: 768px) {
      .license-list td {
        width: auto;
        padding-left: 0;
        padding-bottom: 0;
        display: table-cell; }
        .license-list td:last-child {
          width: 34.5%;
          padding-bottom: 0 !important; }
        .license-list td:nth-last-child(2) {
          width: 24.4%; } }
    .license-list td:last-child {
      padding-bottom: 20px; }
      @media (max-width: 767px) {
        .license-list td:last-child {
          border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }
  .license-list .name {
    font-weight: 600;
    counter-increment: item; }
    .license-list .name:before {
      content: counter(item) ". "; }

.add-content {
  padding-top: 26px;
  padding-bottom: 40px; }

.color-coded {
  background: #f6f6f6;
  color: #fff;
  padding: 34px 21px 26px;
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  margin-bottom: 22px; }
  .color-coded.row {
    padding: 0;
    box-shadow: none; }
    .color-coded.row:not(.white) {
      padding: 40px 9999rem 20px;
      margin-left: -9999rem;
      margin-right: -9999rem; }
  .teasers .color-coded, .teasers-module .color-coded, .color-coded.side-block, .video-container .color-coded {
    padding: 0; }
    .teasers .color-coded.has-button, .teasers-module .color-coded.has-button, .color-coded.side-block.has-button, .video-container .color-coded.has-button {
      padding-bottom: 30px !important; }
    .teasers .color-coded .text-holder, .teasers-module .color-coded .text-holder, .color-coded.side-block .text-holder, .video-container .color-coded .text-holder {
      padding: 34px 21px 26px; }
    .teasers .color-coded .img-holder img, .teasers-module .color-coded .img-holder img, .color-coded.side-block .img-holder img, .video-container .color-coded .img-holder img {
      width: 100%; }
  .color-coded.silver {
    color: #000; }
  .color-coded.crimson {
    background: #bd2d21; }
    .color-coded.crimson li:before {
      background: #fff !important; }
    .color-coded.crimson a:not(.btn) {
      color: #fff;
      text-decoration: underline; }
      .color-coded.crimson a:not(.btn):hover {
        color: #f6f6f6; }
  .color-coded.white {
    background: #fff; }
  .color-coded.vista-blue {
    background: #8ccfb7;
    color: #211e1e; }
  .color-coded.mariner {
    background: #637cbc; }
  .color-coded.sea-buckthorn {
    background: #d76c35; }
  .color-coded.yellow {
    background: #f7d871; }
  .color-coded.fresh-eggplant, .color-coded.fresh-eggpant {
    background: #5d0064; }
  .color-coded.dodger-blue {
    background: #33ccff;
    color: #211e1e; }
  .color-coded.limeade, .color-coded.green {
    background: #528c70; }
  .color-coded.spindle {
    background: #8bccd5; }
  .color-coded.black {
    background: #000; }
  .color-coded.petroleum {
    background: #335659; }
  .color-coded.custom {
    background-color: var(--custom-background-color);
    color: var(--custom-text-color); }
  .color-coded .title {
    font-size: 22px;
    line-height: 26px;
    display: block;
    font-weight: 600;
    margin-bottom: 12px; }
  .color-coded p {
    margin-bottom: 26px; }
  .color-coded .btn-holder {
    text-align: center; }

.video-container .text-holder {
  padding: 34px 21px 26px; }

.banner-text.color-coded {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.17);
  color: #fff;
  position: relative;
  padding: 20px; }
  @media (min-width: 768px) {
    .banner-text.color-coded {
      padding: 48px 60px; } }
  .banner-text.color-coded:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 133px;
    opacity: 0.15;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 8%, rgba(0, 0, 0, 0.62) 41%, black 100%); }
  .banner-text.color-coded .title {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    position: relative;
    z-index: 1;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .banner-text.color-coded .title {
        font-size: 36px;
        line-height: 45px; } }
  .banner-text.color-coded.custom .title {
    color: var(--custom-text-color); }
  .banner-text.color-coded p {
    margin-bottom: 0; }

/* tabset styles */
.tabset-block {
  background: #f6f6f6;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px; }
  .tabset-block ul {
    margin-bottom: 24px; }
    .tabset-block ul.bullets {
      padding-left: 26px; }
      .tabset-block ul.bullets strong {
        font-weight: 700; }
      .tabset-block ul.bullets li {
        margin-bottom: 10px; }
        .tabset-block ul.bullets li:before {
          content: "";
          width: 5px;
          height: 5px;
          top: 10px;
          left: -2px;
          background: #211e1e;
          border-radius: 50%; }
    .tabset-block ul li {
      list-style-type: none;
      position: relative;
      padding-left: 8px; }
      .tabset-block ul li:before {
        content: "-";
        position: absolute;
        top: 0;
        left: 0; }
  .tabset-block .main-tabs > li {
    padding-left: 0 !important;
    width: 33.33%;
    float: left;
    text-align: center;
    border-bottom: 1px solid #d7d7d7; }
    .tabset-block .main-tabs > li:before {
      content: none !important; }
    .tabset-block .main-tabs > li.active > a {
      color: #bd2d21; }
      .tabset-block .main-tabs > li.active > a:after {
        opacity: 1;
        visibility: visible; }
    .tabset-block .main-tabs > li > a {
      display: block;
      color: #605f5e;
      font-size: 22px;
      line-height: 1;
      text-decoration: none;
      padding: 13px 20px;
      position: relative;
      overflow: hidden; }
      .tabset-block .main-tabs > li > a:after {
        content: "";
        position: absolute;
        top: 0;
        left: -4px;
        right: 0;
        bottom: 0;
        opacity: 0;
        visibility: hidden;
        border-bottom: 2px solid #bd2d21;
        transition: opacity 0.3s linear, visibility 0.3s linear; }
      .tabset-block .main-tabs > li > a:hover {
        text-decoration: none; }
        .tabset-block .main-tabs > li > a:hover:after {
          opacity: 1;
          visibility: visible; }
  .tabset-block .main-tabs-content {
    padding: 11px 33px 1px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #616161; }
    @media (min-width: 992px) {
      .tabset-block .main-tabs-content.padding-right {
        padding: 11px 220px 1px 33px; } }
    .tabset-block .main-tabs-content .tab-title {
      color: #616161;
      font-size: 16px;
      line-height: 20px;
      font-weight: 700;
      display: block;
      margin-bottom: 15px; }
    .tabset-block .main-tabs-content p {
      margin-bottom: 32px !important; }
    .tabset-block .main-tabs-content .btns-list {
      margin-bottom: 14px !important; }
      .tabset-block .main-tabs-content .btns-list li {
        margin-bottom: 10px;
        padding-left: 0 !important;
        display: inline-block;
        vertical-align: top;
        margin-right: 10px; }
        .tabset-block .main-tabs-content .btns-list li:before {
          content: none !important; }

/* subscribe block styles */
.subscribe-block {
  background: #bd2d21;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #fff;
  padding: 26px 9999rem 30px;
  margin-bottom: 0;
  margin-left: -9999rem;
  margin-right: -9999rem; }
  .color-coded .subscribe-block {
    background: transparent; }
  .subscribe-block .title {
    font-size: 23px;
    line-height: 26px;
    display: block;
    font-weight: 400;
    margin-bottom: 18px; }
  .subscribe-block p {
    margin-bottom: 24px; }
    .subscribe-block p a {
      color: #777;
      text-decoration: none !important; }
      .subscribe-block p a:hover {
        text-decoration: none;
        color: #bd2d21; }

/* subscribe form styles */
.subscribe-form {
  padding: 0 5px; }
  .subscribe-form .input-block {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .subscribe-form .input-block {
        width: 196px;
        float: left;
        margin-right: 10px;
        margin-bottom: 0; } }
  .subscribe-form input[type="text"],
  .subscribe-form input[type="email"] {
    font-size: 15px;
    line-height: 22px !important;
    color: #757575;
    padding: 9px 10px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #dbdbda;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    display: block; }
    .subscribe-form input[type="text"]::-webkit-input-placeholder,
    .subscribe-form input[type="email"]::-webkit-input-placeholder {
      color: #757575; }
    .subscribe-form input[type="text"]::-moz-placeholder,
    .subscribe-form input[type="email"]::-moz-placeholder {
      opacity: 1;
      color: #757575; }
    .subscribe-form input[type="text"]:-moz-placeholder,
    .subscribe-form input[type="email"]:-moz-placeholder {
      color: #757575; }
    .subscribe-form input[type="text"]:-ms-input-placeholder,
    .subscribe-form input[type="email"]:-ms-input-placeholder {
      color: #757575; }
    .subscribe-form input[type="text"].placeholder,
    .subscribe-form input[type="email"].placeholder {
      color: #757575; }
  .subscribe-form input[type="submit"] {
    display: block;
    cursor: pointer;
    font-family: 'Open Sans';
    font-size: 18px;
    color: #fff;
    width: 100%;
    height: 40px;
    background: #35363b;
    border: 0px;
    border-radius: 0px;
    transition: background 0.3s linear; }
    @media (min-width: 768px) {
      .subscribe-form input[type="submit"] {
        width: 234px; } }
    .subscribe-form input[type="submit"]:hover {
      text-decoration: none;
      background: #bd2d21; }

#newsletter-signup.subscribe-block ul {
  margin-left: 1px;
  padding-left: 1px; }

#newsletter-signup.subscribe-block .gform_required_legend, #newsletter-signup.subscribe-block .gform_validation_errors {
  display: none; }

#newsletter-signup.subscribe-block .gfield_error label, #newsletter-signup.subscribe-block .gfield_error legend {
  color: white; }

#newsletter-signup.subscribe-block .gfield_required.gfield_required_asterisk {
  color: transparent; }

#newsletter-signup.subscribe-block .gfield_checkbox {
  display: flex;
  gap: 1rem; }
  #newsletter-signup.subscribe-block .gfield_checkbox .gchoice {
    display: flex;
    align-content: center;
    align-items: center;
    gap: 0.25rem; }
  #newsletter-signup.subscribe-block .gfield_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
    #newsletter-signup.subscribe-block .gfield_checkbox input:checked + label:after {
      content: "";
      transform: rotate(-45deg);
      width: 14px;
      height: 8px;
      border-bottom: 3px solid #bd2d21;
      border-left: 3px solid #bd2d21;
      position: absolute;
      left: -25px;
      top: 6px;
      z-index: 2; }
  #newsletter-signup.subscribe-block .gfield_checkbox label {
    margin-left: 28px;
    position: relative; }
    #newsletter-signup.subscribe-block .gfield_checkbox label:before {
      background: transparent;
      left: -28px;
      content: "";
      width: 20px;
      height: 20px;
      top: 1px;
      border: 1px solid white;
      position: absolute;
      background: white;
      box-shadow: rgba(0, 0, 0, 0.24) 2px 2px 10px 2px; }

#newsletter-signup.subscribe-block input {
  color: #000; }

.social-subscribe {
  font-size: 0;
  line-height: 0;
  margin: 0 -20px 83px;
  padding: 0 2px; }
  .social-subscribe .col {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    padding: 0 20px 20px; }
    @media (min-width: 576px) {
      .social-subscribe .col {
        width: 50%; } }
    @media (min-width: 992px) {
      .social-subscribe .col {
        width: 25%; } }
    .social-subscribe .col a {
      color: #777; }
      .social-subscribe .col a:hover {
        opacity: 0.6;
        color: #bd2d21;
        text-decoration: none; }
  .social-subscribe .top {
    margin-bottom: 26px; }
  .social-subscribe .icon-holder {
    width: 63px;
    min-width: 63px;
    height: 63px;
    border-radius: 50%;
    background: #d83637;
    position: relative;
    float: left; }
    .social-subscribe .icon-holder i {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 33px;
      color: #f0c6c8; }
      .social-subscribe .icon-holder i.icon-youtube {
        font-size: 40px; }
      .social-subscribe .icon-holder i.icon-instagram {
        font-size: 40px; }
      .social-subscribe .icon-holder i.icon-linkedin-square {
        font-size: 45px; }
  .social-subscribe .text-holder {
    float: left;
    max-width: 100%;
    padding-left: 13px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 27px;
    color: #2c2c2c;
    font-weight: 400;
    position: relative; }
    @media (min-width: 768px) {
      .social-subscribe .text-holder {
        max-width: 150px; } }
    @media (min-width: 1200px) {
      .social-subscribe .text-holder {
        font-size: 20px; } }
    .social-subscribe .text-holder + i {
      color: #dc4f4c; }

/* Sponsors list */
.sponsors-list {
  font-size: 0;
  line-height: 0;
  padding-bottom: 64px !important;
  margin-left: 0;
  padding-left: 0 !important;
  display: flex;
  justify-content: space-around; }
  .sponsors-list img {
    max-height: 50px;
    width: auto; }
  .sponsors-list li {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 !important; }
    .sponsors-list li:before {
      display: none; }
  .sponsors-list a {
    display: block; }
    .sponsors-list a:hover {
      text-decoration: none;
      opacity: 0.6; }

.activities {
  color: #fff;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding: 20px 13px;
  min-height: 150px; }
  .activities .activities-title {
    font-size: 32px;
    line-height: 34px;
    font-weight: 600; }
    .activities .activities-title i {
      font-size: 70px;
      display: inline-block;
      vertical-align: top;
      margin: -6px 0 0 -6px; }

/* Post filter */
.post-filter {
  font-size: 0;
  line-height: 0;
  background: #f6f6f6;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  padding: 19px 12px 10px;
  margin-bottom: 54px; }
  .post-filter [class*="col-"],
  .post-filter [class^="col-"] {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 6px 20px !important; }
    @media (min-width: 576px) {
      .post-filter [class*="col-"],
      .post-filter [class^="col-"] {
        padding: 0 10px 5px !important;
        margin-bottom: 0; } }
    .post-filter [class*="col-"] .select-dropdown,
    .post-filter [class^="col-"] .select-dropdown {
      width: 100% !important; }
  @media (min-width: 576px) {
    .post-filter .col-md-6 {
      margin-bottom: 10px !important; } }
  .post-filter .form-control {
    border-radius: 0;
    border-color: #eaeae8; }
  .post-filter .col-label {
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #414040;
    margin-bottom: 5px;
    margin-left: -8px; }

.datepicker-input {
  width: 100%;
  border-bottom: 0;
  background-color: #ffffff;
  height: 52px;
  position: relative; }
  .datepicker-input input {
    color: #919191;
    font-size: 16px; }
    .datepicker-input input::-webkit-input-placeholder {
      color: #919191; }
    .datepicker-input input::-moz-placeholder {
      opacity: 1;
      color: #919191; }
    .datepicker-input input:-moz-placeholder {
      color: #919191; }
    .datepicker-input input:-ms-input-placeholder {
      color: #919191; }
    .datepicker-input input.placeholder {
      color: #919191; }
  .datepicker-input .datepicker {
    display: block;
    width: 100%;
    height: 50px;
    border: 0;
    margin: 0;
    padding: 0;
    color: #919191;
    font-size: 15px;
    line-height: 20px;
    padding: 15px 20px;
    box-shadow: none; }
    .datepicker-input .datepicker::-webkit-input-placeholder {
      color: #919191; }
    .datepicker-input .datepicker::-moz-placeholder {
      opacity: 1;
      color: #919191; }
    .datepicker-input .datepicker:-moz-placeholder {
      color: #919191; }
    .datepicker-input .datepicker:-ms-input-placeholder {
      color: #919191; }
    .datepicker-input .datepicker.placeholder {
      color: #919191; }
  .datepicker-input label {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border-left: 1px solid #eaeae8;
    font-size: 20px;
    color: #c3c3c3;
    cursor: pointer;
    background: transparent;
    transition: color 0.3s linear; }
    .datepicker-input label:hover {
      text-decoration: none;
      color: #bd2d21; }
    .datepicker-input label i {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.date .year {
  display: none; }

.post-sorting {
  margin-bottom: 24px; }
  .post-sorting .left-block {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .post-sorting .left-block {
        display: flex;
        float: left;
        width: 50%;
        margin-bottom: 0;
        align-items: center; } }
    .post-sorting .left-block .post-header {
      font-size: 18px;
      line-height: 24px;
      font-weight: 800;
      text-transform: uppercase;
      color: #211e1e;
      display: inline-block;
      vertical-align: top;
      position: relative;
      padding-right: 21px;
      margin-right: 20px; }
      .post-sorting .left-block .post-header:before {
        display: none; }
        @media (min-width: 768px) {
          .post-sorting .left-block .post-header:before {
            display: block;
            content: "";
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 0;
            width: 2px;
            height: 25px;
            background: #211e1e; } }
  .post-search {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 36px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
    border: 1px solid #eaeae8;
    background-color: #ffffff;
    margin: 10px 0 10px;
    padding-right: 35px;
    position: relative; }
    @media (min-width: 768px) {
      .post-search {
        margin-top: -3px;
        margin-bottom: 0; } }
    .post-search.large {
      display: block;
      margin: 15px 0; }
      @media (min-width: 768px) {
        .post-search.large {
          width: 250px; } }
    .post-search input[type="search"] {
      background: transparent;
      width: 100%;
      border: 0;
      font-size: 13px;
      line-height: 20px;
      padding: 8px 0 8px 10px;
      font-weight: 400;
      color: #888;
      margin: 0; }
      .post-search input[type="search"]::-webkit-input-placeholder {
        color: #919191; }
      .post-search input[type="search"]::-moz-placeholder {
        opacity: 1;
        color: #919191; }
      .post-search input[type="search"]:-moz-placeholder {
        color: #919191; }
      .post-search input[type="search"]:-ms-input-placeholder {
        color: #919191; }
      .post-search input[type="search"].placeholder {
        color: #919191; }
    .post-search button[type="submit"] {
      position: absolute;
      top: 0;
      right: 0;
      height: 34px;
      width: 40px;
      background: none;
      border: 0;
      padding: 0;
      color: #919191;
      font-size: 23px;
      padding-top: 1px;
      cursor: pointer;
      transition: opacity 0.3s linear; }
      .post-search button[type="submit"]:hover {
        opacity: 0.6; }
  .post-sorting .right-block .select-dropdown {
    margin: 10px 0 10px 0; }
    @media (min-width: 768px) {
      .post-sorting .right-block .select-dropdown {
        margin: 0 0 0 10px; } }
    .post-sorting .right-block .select-dropdown:before {
      height: 34px;
      width: 34px; }
    .post-sorting .right-block .select-dropdown:after {
      right: 14px; }
  .post-sorting .right-block .btn.reset-map, .post-sorting .right-block html #main .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .post-sorting .right-block .reset-map.gform_button, .post-sorting .right-block html #content .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .post-sorting .right-block .reset-map.gform_button {
    margin: 5px 0 0 4px;
    padding: 0;
    min-width: inherit; }
    @media (min-width: 768px) {
      .post-sorting .right-block .btn.reset-map, .post-sorting .right-block html #main .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .post-sorting .right-block .reset-map.gform_button, .post-sorting .right-block html #content .gform_wrapper:not(#gform_wrapper_1) .reset-map.gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .post-sorting .right-block .reset-map.gform_button {
        margin: 0 0 0 25px; } }
  .post-sorting .right-block .form-control {
    border-radius: 0;
    min-width: 220px;
    min-height: 28px;
    height: 36px !important;
    font-size: 13px; }
    .post-sorting .right-block .form-control:before {
      height: 28px !important; }
  @media (min-width: 768px) {
    .post-sorting .right-block {
      max-width: 50%;
      float: right;
      text-align: right;
      padding-top: 2px;
      display: flex;
      align-items: center; }
      .post-sorting .right-block span {
        margin-right: 10px; } }
  .post-sorting .right-block .sort-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 1rem;
    font-weight: 400;
    color: #919191; }
  .post-sorting .right-block .sorting-list {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    line-height: 1rem; }
    .post-sorting .right-block .sorting-list li {
      display: inline-block;
      vertical-align: top; }
      .post-sorting .right-block .sorting-list li + li {
        margin-left: 15px; }
      .post-sorting .right-block .sorting-list li.active a {
        color: #ec1b2e;
        text-decoration: none; }
        .post-sorting .right-block .sorting-list li.active a:before {
          background: #ec1b2e; }
    .post-sorting .right-block .sorting-list a {
      font-size: 15px;
      line-height: 20px;
      font-weight: 300;
      color: #989898;
      position: relative;
      padding-left: 12px; }
      .post-sorting .right-block .sorting-list a:hover {
        text-decoration: none;
        color: #ec1b2e; }
        .post-sorting .right-block .sorting-list a:hover:before {
          background: #ec1b2e; }
      .post-sorting .right-block .sorting-list a:before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #a3a3a3;
        margin-top: 1px;
        transition: background 0.3s linear; }

.posts-holder .btn-holder {
  text-align: center;
  margin-bottom: 42px; }

@media (min-width: 768px) {
  .page-template-template-map .post-sorting {
    display: flex; } }

.posts-wrapper:not(.list-calendar) {
  font-size: 0;
  line-height: 0;
  margin-bottom: 42px; }

/* post single styles */
.post-single {
  padding: 0 15px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  overflow: hidden;
  margin: 0 0 10px; }
  @media (min-width: 576px) {
    .post-single {
      display: inline-block;
      vertical-align: top;
      width: calc(50% - 8px);
      margin-left: 4px;
      margin-right: 4px;
      margin-bottom: 10px; } }
  @media (min-width: 768px) {
    .post-single {
      display: flex;
      width: 100%;
      padding: 0;
      margin: 0; }
      .post-single:nth-child(2n) {
        border-left: 1px solid rgba(0, 0, 0, 0.15); } }
  @media (min-width: 768px) {
    .post-single + .post-single {
      border-top: 0; } }
  .post-single .img-holder {
    height: 150px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 0  -15px 10px; }
    @media (min-width: 768px) {
      .post-single .img-holder {
        height: auto;
        margin: 0;
        order: 4;
        width: 25%; } }
  .post-single .date {
    font-size: 13px;
    line-height: 18px;
    padding-left: 30px;
    position: relative;
    margin-bottom: 5px; }
    .post-single .date .year {
      font-size: 12px;
      display: inline-block;
      width: 100%;
      font-weight: 100;
      position: relative;
      top: -5px; }
    .post-single .date .sep {
      display: none; }
    @media (min-width: 768px) {
      .post-single .date {
        margin-bottom: 0;
        padding: 18px 10px 18px 32px;
        width: 20.1%; } }
    @media (min-width: 992px) {
      .post-single .date {
        font-size: 15px;
        line-height: 21px;
        padding: 18px 10px 18px 52px; } }
    .post-single .date i {
      position: absolute;
      top: 10px;
      left: 0;
      font-size: 16px; }
      @media (min-width: 768px) {
        .post-single .date i {
          top: 24px;
          left: 10px; } }
      @media (min-width: 992px) {
        .post-single .date i {
          top: 19px;
          left: 22px;
          font-size: 19px; } }
    .post-single .date strong {
      font-weight: 700; }
  @media (min-width: 768px) {
    .post-single .post-header {
      padding: 13px 10px 13px 0;
      width: 31%; } }
  .post-single .post-header .category {
    font-size: 10px;
    line-height: 12px;
    color: #808080;
    display: block;
    margin-bottom: 5px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px; }
    .post-single .post-header .category:not(.sub-category) {
      padding-left: 0; }
    .post-single .post-header .category .indicator {
      width: 11px;
      height: 11px;
      display: inline-block;
      margin-right: 4px;
      border-radius: 50%;
      position: relative;
      top: 7px;
      transform: translateY(-50%);
      left: 0;
      background: #000; }
      .post-single .post-header .category .indicator.crimson {
        background: #bd2d21; }
      .post-single .post-header .category .indicator.vista-blue {
        background: #8ccfb7;
        color: #211e1e; }
      .post-single .post-header .category .indicator.mariner {
        background: #637cbc; }
      .post-single .post-header .category .indicator.sea-buckthorn {
        background: #d76c35; }
      .post-single .post-header .category .indicator.fresh-eggplant, .post-single .post-header .category .indicator.fresh-eggpant {
        background: #5d0064; }
      .post-single .post-header .category .indicator.dodger-blue {
        background: #33ccff;
        color: #211e1e; }
      .post-single .post-header .category .indicator.limeade {
        background: #528c70; }
      .post-single .post-header .category .indicator.spindle {
        background: #33ccff; }
      .post-single .post-header .category .indicator.black {
        background: #000; }
  .post-single .post-header .post-heading {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    display: block;
    color: #211e1e;
    margin-bottom: 20px; }
  .post-single .post-header a:hover {
    text-decoration: none; }
  @media (min-width: 768px) {
    .post-single .more-information {
      padding: 18px 10px 0 0;
      width: 25.3%; } }
  .post-single .more-information .details {
    font-size: 10px;
    line-height: 16px;
    color: #a8a8a8;
    margin-bottom: 38px; }
    .post-single .more-information .details a {
      color: #211e1e; }
      .post-single .more-information .details a:hover {
        text-decoration: none;
        color: #bd2d21; }
  @media (max-width: 768px) {
    .post-single.result .date strong {
      display: inline-block;
      margin-top: 10px; }
    .post-single.result .btn-list {
      margin: 10px 0 0 !important;
      padding: 0 !important; }
      .post-single.result .btn-list li {
        padding-left: 0 !important; } }
  @media (min-width: 768px) {
    .post-single.result .date, .post-single.result .more-information {
      width: 25%; }
    .post-single.result .post-header {
      width: 50%; }
    .post-single.result .more-information {
      text-align: center;
      padding-left: 0;
      margin: 0; }
      .post-single.result .more-information .btn-list {
        margin-bottom: 10px !important; } }
  @media (min-width: 768px) {
    .post-single.result .post-header {
      padding-top: 18px; } }
  .post-single.result .post-header h3 {
    margin-bottom: 0; }
  .post-single .btn-list {
    margin-bottom: 15px;
    list-style: none; }
    .post-single .btn-list li {
      display: inline-block;
      vertical-align: top;
      margin-right: 5px;
      margin-bottom: 8px;
      list-style-type: none; }
      .post-single .btn-list li:before {
        display: none; }
    .post-single .btn-list .btn, .post-single .btn-list html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .post-single .btn-list .gform_button, .post-single .btn-list html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .post-single .btn-list .gform_button {
      font-size: 11px;
      line-height: 14px;
      font-weight: 400;
      padding: 6px 10px;
      display: block;
      min-width: 76px;
      text-decoration: none !important; }

.list-toggle label {
  font-weight: 400;
  font-size: 15px;
  padding: 0.75rem 0;
  margin-left: 5px;
  margin-bottom: 0; }

.post-single.show-as-list {
  padding-top: 10px; }
  .post-single.show-as-list .details {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .post-single.show-as-list {
      padding-top: 0; }
      .post-single.show-as-list .date, .post-single.show-as-list .more-information {
        width: 20%; }
      .post-single.show-as-list .post-header {
        width: 60%; } }
.licens-num {
  color: #ec1b2e; }

.accordion h2, .accordion h3, .accordion h4, .info-box h2, .info-box h3, .info-box h4 {
  font-weight: bold; }

.accordion h2, .info-box h2 {
  font-size: 20px; }

.accordion h3, .info-box h3 {
  font-size: 18px; }

.accordion h4, .info-box h4 {
  font-size: 16px; }

.accordion ul, .info-box ul {
  margin-bottom: 28px; }

.accordion div + h2, .accordion div + h3, .accordion div + h4, .accordion div + p, .accordion div + ul, .info-box div + h2, .info-box div + h3, .info-box div + h4, .info-box div + p, .info-box div + ul {
  margin-top: 1rem; }

.accordion {
  margin-bottom: 24px; }

#niente {
  text-align: center;
  padding-top: 2rem; }

.related-news .img-holder, .post-single .img-holder {
  position: relative; }
  .related-news .img-holder:before, .post-single .img-holder:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .related-news .img-holder > *, .post-single .img-holder > * {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .related-news .img-holder img, .post-single .img-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
    .related-news .img-holder img > img, .post-single .img-holder img > img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      line-height: 0; }

.person .img-holder {
  position: relative;
  background: #d9d9d8; }
  .person .img-holder:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .person .img-holder > * {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .person .img-holder img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    filter: grayscale(100%); }
    .person .img-holder img > img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      line-height: 0; }

.person .text-holder {
  background: #f6f6f6; }

.person a {
  text-decoration: none;
  word-wrap: break-word; }
  .person a h3, .person a.group-link {
    color: #000;
    transition: color 0.25s linear; }
    .person a h3:hover, .person a.group-link:hover {
      color: #bd2d21; }

.person a p:hover {
  text-decoration: underline; }

.person h3 {
  font-size: 18px; }

.person .position {
  font-size: 90%;
  margin-top: -8px;
  display: block;
  margin-bottom: 20px; }

.person h4 {
  margin-top: 8px;
  font-size: 13px !important; }

.person a {
  display: block; }

.person h4 + p {
  margin: -4px 0 0 0;
  font-size: 90%; }

.person .post-edit-link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 12px; }

.person-list .person {
  padding: 2px !important; }
  .person-list .person .text-holder {
    min-height: 160px; }
    @media (min-width: 768px) {
      .person-list .person .text-holder {
        min-height: 248px; } }
@media (max-width: 768px) {
  .person .phone, .person .email {
    font-size: 90%; }
  .person h4, .person h4 + p {
    display: none; } }

#sidebar .person a.group-link:hover {
  color: #bd2d21; }

.people-filters {
  list-style: none;
  margin-left: -2px;
  padding-left: 0; }
  .people-filters li {
    display: inline-block;
    background: #d9d9d8;
    padding: 5px 10px;
    margin: 0 2px 8px;
    font-size: 13px;
    transition: all 0.25s ease-in-out; }
    .people-filters li.selected, .people-filters li:hover {
      cursor: pointer;
      background: #bd2d21;
      color: #fff; }

#main blockquote {
  padding-left: 20px;
  color: #777;
  border-left: 1px solid #bd2d21; }

@media (min-width: 768px) {
  .banner-section + .content-block .container:first-of-type {
    padding-top: 28px; } }

@media (min-width: 768px) {
  .banner-section + .content-block .content-header {
    padding-top: 0; } }

@media (min-width: 768px) {
  #main #content article.person {
    max-width: calc(25% - 10px); } }

.teasers, .teasers-module {
  display: grid;
  grid-gap: 8px;
  grid-template-rows: 1fr; }
  .teasers.grid-col-grid-1-4 div.color-coded.has-button, .teasers-module.grid-col-grid-1-4 div.color-coded.has-button {
    padding-bottom: 0 !important; }
    .teasers.grid-col-grid-1-4 div.color-coded.has-button .btn, .teasers.grid-col-grid-1-4 div.color-coded.has-button html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .teasers.grid-col-grid-1-4 div.color-coded.has-button .gform_button, .teasers.grid-col-grid-1-4 div.color-coded.has-button html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .teasers.grid-col-grid-1-4 div.color-coded.has-button .gform_button, .teasers-module.grid-col-grid-1-4 div.color-coded.has-button .btn, .teasers-module.grid-col-grid-1-4 div.color-coded.has-button html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .teasers-module.grid-col-grid-1-4 div.color-coded.has-button .gform_button, .teasers-module.grid-col-grid-1-4 div.color-coded.has-button html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .teasers-module.grid-col-grid-1-4 div.color-coded.has-button .gform_button {
      position: static;
      margin-top: 20px; }
  .teasers.grid-col-grid-1-4 article.col-md-3, .teasers-module.grid-col-grid-1-4 article.col-md-3 {
    padding: 0;
    margin-bottom: 0; }
  .teasers.grid-col-grid-1-4 a:hover, .teasers-module.grid-col-grid-1-4 a:hover {
    text-decoration: none; }
  .teasers.grid-col-grid-1-4 p, .teasers-module.grid-col-grid-1-4 p {
    margin-bottom: 0 !important; }
  .teasers.grid-col-grid-1-4 p.empty, .teasers-module.grid-col-grid-1-4 p.empty {
    display: none; }
  .teasers.grid-col-grid-1-4 .tabset, .teasers-module.grid-col-grid-1-4 .tabset {
    pointer-events: none; }
  .teasers.grid-col-grid-1-4 .news-section ul.tabset li, .teasers-module.grid-col-grid-1-4 .news-section ul.tabset li {
    position: absolute !important;
    bottom: -30px; }
  @media (min-width: 768px) {
    .teasers, .teasers-module {
      grid-template-columns: 1fr 1fr; }
      .teasers.grid-col-1, .teasers-module.grid-col-1 {
        grid-template-columns: 1fr; }
      .teasers.grid-col-2, .teasers-module.grid-col-2 {
        grid-template-columns: 1fr 1fr; }
      .teasers.grid-col-3, .teasers-module.grid-col-3 {
        grid-template-columns: 1fr; }
      .teasers.grid-col-4, .teasers-module.grid-col-4 {
        grid-template-columns: 1fr 1fr; } }
  @media (min-width: 992px) {
    .teasers, .teasers-module {
      grid-template-columns: 1fr 1fr 1fr 1fr; }
      .teasers.grid-col-1, .teasers-module.grid-col-1 {
        grid-template-columns: 1fr; }
      .teasers.grid-col-2, .teasers-module.grid-col-2 {
        grid-template-columns: 1fr 1fr; }
      .teasers.grid-col-3, .teasers-module.grid-col-3 {
        grid-template-columns: 1fr 1fr 1fr; }
      .teasers.grid-col-4, .teasers-module.grid-col-4 {
        grid-template-columns: 1fr 1fr 1fr 1fr; }
      .teasers.grid-col-grid-1-4, .teasers-module.grid-col-grid-1-4 {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr; }
        .teasers.grid-col-grid-1-4 > div, .teasers.grid-col-grid-1-4 article, .teasers-module.grid-col-grid-1-4 > div, .teasers-module.grid-col-grid-1-4 article {
          margin-bottom: 0;
          position: relative;
          padding-bottom: 0 !important; }
          .teasers.grid-col-grid-1-4 > div .has-button .btn, .teasers.grid-col-grid-1-4 > div .has-button html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .teasers.grid-col-grid-1-4 > div .has-button .gform_button, .teasers.grid-col-grid-1-4 > div .has-button html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .teasers.grid-col-grid-1-4 > div .has-button .gform_button, .teasers.grid-col-grid-1-4 article .has-button .btn, .teasers.grid-col-grid-1-4 article .has-button html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .teasers.grid-col-grid-1-4 article .has-button .gform_button, .teasers.grid-col-grid-1-4 article .has-button html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .teasers.grid-col-grid-1-4 article .has-button .gform_button, .teasers-module.grid-col-grid-1-4 > div .has-button .btn, .teasers-module.grid-col-grid-1-4 > div .has-button html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .teasers-module.grid-col-grid-1-4 > div .has-button .gform_button, .teasers-module.grid-col-grid-1-4 > div .has-button html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .teasers-module.grid-col-grid-1-4 > div .has-button .gform_button, .teasers-module.grid-col-grid-1-4 article .has-button .btn, .teasers-module.grid-col-grid-1-4 article .has-button html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .teasers-module.grid-col-grid-1-4 article .has-button .gform_button, .teasers-module.grid-col-grid-1-4 article .has-button html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .teasers-module.grid-col-grid-1-4 article .has-button .gform_button {
            margin-top: 20px; }
          .teasers.grid-col-grid-1-4 > div:first-child, .teasers.grid-col-grid-1-4 article:first-child, .teasers-module.grid-col-grid-1-4 > div:first-child, .teasers-module.grid-col-grid-1-4 article:first-child {
            grid-column-start: 1;
            grid-column-end: 3;
            grid-row-start: 1;
            grid-row-end: 3; }
            .teasers.grid-col-grid-1-4 > div:first-child h4, .teasers.grid-col-grid-1-4 > div:first-child .title a, .teasers.grid-col-grid-1-4 article:first-child h4, .teasers.grid-col-grid-1-4 article:first-child .title a, .teasers-module.grid-col-grid-1-4 > div:first-child h4, .teasers-module.grid-col-grid-1-4 > div:first-child .title a, .teasers-module.grid-col-grid-1-4 article:first-child h4, .teasers-module.grid-col-grid-1-4 article:first-child .title a {
              font-size: 28px;
              line-height: 1.2; }
            .teasers.grid-col-grid-1-4 > div:first-child p, .teasers.grid-col-grid-1-4 article:first-child p, .teasers-module.grid-col-grid-1-4 > div:first-child p, .teasers-module.grid-col-grid-1-4 article:first-child p {
              font-size: 18px; }
          .teasers.grid-col-grid-1-4 > div .img-holder, .teasers.grid-col-grid-1-4 article .img-holder, .teasers-module.grid-col-grid-1-4 > div .img-holder, .teasers-module.grid-col-grid-1-4 article .img-holder {
            overflow: hidden; }
          .teasers.grid-col-grid-1-4 > div img, .teasers.grid-col-grid-1-4 article img, .teasers-module.grid-col-grid-1-4 > div img, .teasers-module.grid-col-grid-1-4 article img {
            transition: scale 0.25s ease-out; }
          .teasers.grid-col-grid-1-4 > div:hover img, .teasers.grid-col-grid-1-4 article:hover img, .teasers-module.grid-col-grid-1-4 > div:hover img, .teasers-module.grid-col-grid-1-4 article:hover img {
            scale: 1.05; }
          .teasers.grid-col-grid-1-4 > div:nth-of-type(2), .teasers.grid-col-grid-1-4 > div:nth-of-type(3), .teasers.grid-col-grid-1-4 article:nth-of-type(2), .teasers.grid-col-grid-1-4 article:nth-of-type(3), .teasers-module.grid-col-grid-1-4 > div:nth-of-type(2), .teasers-module.grid-col-grid-1-4 > div:nth-of-type(3), .teasers-module.grid-col-grid-1-4 article:nth-of-type(2), .teasers-module.grid-col-grid-1-4 article:nth-of-type(3) {
            grid-row-start: 1; }
        .teasers.grid-col-grid-1-4 > div > a, .teasers-module.grid-col-grid-1-4 > div > a {
          color: inherit !important;
          background: transparent;
          text-decoration: none;
          transition: color 0.25s ease-in-out;
          width: 100%;
          height: 100%;
          position: relative;
          left: 0;
          top: 0;
          display: flex;
          flex-direction: column; }
        .teasers.grid-col-grid-1-4 article .btn, .teasers.grid-col-grid-1-4 article html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .teasers.grid-col-grid-1-4 article .gform_button, .teasers.grid-col-grid-1-4 article html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .teasers.grid-col-grid-1-4 article .gform_button, .teasers-module.grid-col-grid-1-4 article .btn, .teasers-module.grid-col-grid-1-4 article html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #main .gform_wrapper:not(#gform_wrapper_1) .teasers-module.grid-col-grid-1-4 article .gform_button, .teasers-module.grid-col-grid-1-4 article html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .teasers-module.grid-col-grid-1-4 article .gform_button {
          position: relative;
          top: 8px; } }
  .teasers .info-box > a, .teasers-module .info-box > a {
    color: inherit !important;
    text-decoration: none !important; }
    .teasers .info-box > a:hover, .teasers-module .info-box > a:hover {
      text-decoration: none;
      color: #c11c2b !important; }
  .teasers .info-box.crimson > a:hover, .teasers-module .info-box.crimson > a:hover {
    color: #000 !important; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .teasers, .teasers-module {
      display: table;
      border: none;
      overflow: hidden;
      margin-left: -10px;
      width: calc(100% + 20px); }
      .teasers > div, .teasers-module > div {
        width: 25%;
        display: table-cell;
        margin: 0 10px;
        border-left: 10px solid #fff;
        border-right: 10px solid #fff;
        border-bottom: 10px solid #fff; } }
  .page-template-template-map .teasers, .page-template-template-map .teasers-module {
    margin-bottom: 30px; }
    .page-template-template-map .teasers .info-box, .page-template-template-map .teasers-module .info-box {
      margin-bottom: 2px; }
      @media (min-width: 768px) {
        .page-template-template-map .teasers .info-box, .page-template-template-map .teasers-module .info-box {
          padding-bottom: 60px; } }
      .page-template-template-map .teasers .info-box .post-edit-link, .page-template-template-map .teasers-module .info-box .post-edit-link {
        position: absolute;
        font-size: 11px;
        right: 5px;
        bottom: 5px; }

#main .container .container {
  padding-left: 0;
  padding-right: 0; }

.crimson p a, #content .crimson p a {
  color: #fff;
  text-decoration: underline;
  transition: opacity 0.2s ease-in-out; }
  .crimson p a:hover, #content .crimson p a:hover {
    opacity: 0.75; }

#map {
  border: 1px solid #d9d9d8; }

.map-count {
  font-size: 24px;
  margin: 20px auto;
  font-weight: bold; }

.related-content .row.d-md-flex [class*="col-"]:first-of-type {
  background: #f6f6f6 !important; }

.related-content .row.d-md-flex .post {
  padding-bottom: 30px;
  background: #f6f6f6; }
  .related-content .row.d-md-flex .post .title {
    min-height: 50px; }
  .related-content .row.d-md-flex .post .btn-holder {
    text-align: center;
    position: absolute;
    bottom: 30px;
    width: 100%; }

.row.teasers-module {
  margin-left: 0;
  margin-right: 0; }
  .row.teasers-module .post {
    margin-bottom: 22px; }

.blog #main header + .row, .archive #main header + .row {
  display: flex !important;
  flex-wrap: wrap !important;
  margin: 30px -2px; }
  .blog #main header + .row > div, .archive #main header + .row > div {
    padding: 0;
    background: #f6f6f6;
    margin-bottom: 20px; }
    @media screen and (min-width: 576px) {
      .blog #main header + .row > div, .archive #main header + .row > div {
        margin-right: 4px;
        margin-left: 4px;
        max-width: calc(50% - 8px); } }
    @media (min-width: 768px) {
      .blog #main header + .row > div, .archive #main header + .row > div {
        margin-right: 4px;
        margin-left: 4px;
        max-width: calc(25% - 8px);
        margin-bottom: 30px; } }
.info-box .img-holder {
  position: relative; }
  .info-box .img-holder:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .info-box .img-holder > * {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .info-box .img-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
    .info-box .img-holder img > img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      line-height: 0; }
  .info-box .img-holder.uncropped {
    background: #fff; }
    .info-box .img-holder.uncropped img {
      padding: 5px;
      width: 100%;
      height: 100%;
      object-fit: scale-down; }
      .info-box .img-holder.uncropped img > img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        line-height: 0; }

.no-border {
  border: none !important; }

.news-container {
  justify-content: space-between; }
  .news-container > div {
    margin-bottom: 15px; }
  @media screen and (min-width: 576px) {
    .news-container .col-sm-6 {
      max-width: calc(50% - 6px);
      padding: 0;
      margin: 0 0 22px;
      background: #f6f6f6; } }
  @media screen and (min-width: 992px) {
    .news-container .col-lg-3 {
      max-width: calc(25% - 4px); } }
.page-load-status, .news-button {
  margin: 20px; }

@media (max-width: 992px) {
  .table-wrapper {
    overflow-x: scroll; } }

.result_table h2 {
  font-weight: 600;
  text-transform: uppercase; }

.results-table th, .results-table td {
  padding: 5px 2px; }

.intro {
  font-size: 16px; }
  @media (min-width: 768px) {
    .intro {
      font-size: 20px; } }
#newsletter-signup h4 {
  font-size: 18px;
  margin-bottom: 18px; }

#newsletter-signup form:after {
  clear: both;
  display: block;
  content: ""; }

#newsletter-signup .gform_body, #newsletter-signup .gform_footer, #newsletter-signup div.ginput_container {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 15px; }

#newsletter-signup a {
  color: #fff;
  font-weight: bold; }
  #newsletter-signup a:hover {
    opacity: 0.85; }

#newsletter-signup .validation_error {
  padding: 0;
  margin: 0 0 15px;
  border: none;
  font-weight: normal;
  font-size: 18px;
  color: #000;
  text-align: left; }

#newsletter-signup .gfield_error {
  border: none; }
  #newsletter-signup .gfield_error input {
    border: 1px solid #bd2d21; }

#newsletter-signup .validation_message {
  background: #d9d9d8;
  color: #000;
  font-weight: normal;
  padding: 2px 5px;
  margin: 5px 0 0 1px;
  border: 1px solid transparent;
  max-width: calc(100% - 2px); }

#newsletter-signup .gform_ajax_spinner {
  display: none; }

#newsletter-signup .gform_body ul.gform_fields {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    #newsletter-signup .gform_body ul.gform_fields {
      flex-direction: column; } }
  #newsletter-signup .gform_body ul.gform_fields li {
    padding: 0 !important;
    margin: 0 0 10px 0 !important;
    width: 100%; }
    @media (min-width: 768px) {
      #newsletter-signup .gform_body ul.gform_fields li {
        width: calc(85% - 10px);
        float: left; } }
  #newsletter-signup .gform_body ul.gform_fields label {
    color: #fff;
    font-weight: normal; }
  #newsletter-signup .gform_body ul.gform_fields span.gfield_required {
    display: none; }
  #newsletter-signup .gform_body ul.gform_fields input.medium {
    width: 100% !important;
    background: #fff;
    color: #000; }

#newsletter-signup input {
  height: 50px;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.24) 2px 2px 10px 2px !important;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px; }

#newsletter-signup input[type="submit"] {
  margin-top: 10px;
  width: 100% !important;
  background: #000 !important;
  padding-left: 0;
  padding-right: 0;
  color: #fff; }
  @media (min-width: 768px) {
    #newsletter-signup input[type="submit"] {
      max-width: 100px !important;
      display: block; } }
.gform_confirmation_message {
  font-weight: bold; }

.content-header + .img-holder {
  margin-bottom: 22px; }

.home .img-holder + #content {
  margin-top: 40px; }

@media (min-width: 768px) {
  .related-news .row.d-md-flex {
    align-items: stretch; } }

.related-news .row.d-md-flex .text-block {
  padding-bottom: 90px; }
  .related-news .row.d-md-flex .text-block footer {
    position: absolute;
    bottom: 30px; }

.page-template-template-calendar .content-block .related-news .row.d-md-flex .text-block {
  padding-bottom: 30px; }

.video-container {
  padding: 0;
  margin-top: 15px; }
  @media (min-width: 768px) {
    .video-container {
      margin-top: 0; } }
.countdown {
  font-size: 3rem;
  line-height: 6rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #bd2d21;
  padding: 2rem 10px; }
  @media (min-width: 768px) {
    .countdown {
      padding: 4rem 10px; } }
  @media (min-width: 992px) {
    .countdown {
      padding: 4rem 10px;
      font-size: 8rem;
      line-height: 12rem; } }
  .countdown .days:after,
  .countdown .hours:after,
  .countdown .minutes:after {
    content: ":";
    display: inline;
    position: relative;
    top: -4px;
    left: 8px; }
    @media (min-width: 992px) {
      .countdown .days:after,
      .countdown .hours:after,
      .countdown .minutes:after {
        top: -8px;
        left: 16px; } }
#main #social-media {
  margin-bottom: 20px;
  padding: 20px 0; }
  #main #social-media .social-header {
    padding-bottom: 13px;
    margin-bottom: 28px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: -0.05em; }
  #main #social-media h2 {
    font-size: 18px; }
  #main #social-media h3 {
    font-size: 16px;
    margin-bottom: 10px; }
  #main #social-media ul.ig {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none; }
    #main #social-media ul.ig li {
      padding: 0;
      margin: 0;
      min-width: 50%;
      max-width: 50%; }
      #main #social-media ul.ig li img {
        width: 100%;
        height: auto; }
    #main #social-media ul.ig li:before {
      display: none;
      min-width: 50%; }
  @media (min-width: 768px) {
    #main #social-media .ig-only ul.ig li {
      max-width: 25%;
      min-width: 25%; } }
#content div:first-of-type.slider {
  margin-top: 22px; }
  @media (min-width: 992px) {
    #content div:first-of-type.slider {
      margin-top: 0; } }
@media (min-width: 769px) {
  .teasers-module .d-md-flex .img-holder, .teasers-module .d-md-flex .text-holder {
    min-width: 50%; }
  .teasers-module .d-md-flex.has-button .img-holder {
    margin-bottom: -30px; } }

@media all and (-ms-high-contrast: none) {
  .home .row.teasers-module.grid-col-2 {
    display: table;
    margin-left: -4px;
    width: calc(100% + 8px); }
    .home .row.teasers-module.grid-col-2 > * {
      display: table-cell;
      padding: 0 4px; }
  .home .row.teasers-module.grid-col-3 .col-md-4 {
    border: 4px solid transparent;
    overflow: hidden;
    min-width: 340px; }
  .home .row.teasers-module.grid-col-3.silver .col-md-4 {
    border-color: #f6f6f6; }
  .home .quote-link .grid {
    display: table;
    overflow: hidden;
    background: #000;
    width: 100%; }
    .home .quote-link .grid .col {
      display: table-cell;
      float: left;
      width: 50%; }
      .home .quote-link .grid .col article {
        height: 180px; }
  .home #newsletter-signup {
    overflow: hidden; }
    .home #newsletter-signup .col-md-6 {
      float: left;
      width: 50%;
      min-width: 50%; }
  .home .related-content .grid, .home .related-content.grid, .home .news-section .grid, .home .news-section.grid {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between; }
    .home .related-content .grid .color-coded, .home .related-content.grid .color-coded, .home .news-section .grid .color-coded, .home .news-section.grid .color-coded {
      max-width: calc(25% - 4px);
      min-width: calc(25% - 4px);
      margin-left: 2px;
      margin-right: 2px;
      margin-bottom: 20px; }
    .home .related-content .grid .news-item, .home .related-content.grid .news-item, .home .news-section .grid .news-item, .home .news-section.grid .news-item {
      max-width: calc(50% - 4px);
      min-width: calc(50% - 4px);
      margin-left: 2px;
      margin-right: 2px;
      margin-bottom: 4px; } }

html #main .gform_wrapper:not(#gform_wrapper_1) .validation_error, html #content .gform_wrapper:not(#gform_wrapper_1) .validation_error {
  padding: 0;
  margin: 0 0 15px;
  border: none;
  font-weight: normal;
  font-size: 18px;
  color: #000;
  text-align: left; }

html #main .gform_wrapper:not(#gform_wrapper_1) .gfield_error, html #content .gform_wrapper:not(#gform_wrapper_1) .gfield_error {
  border: none;
  padding: 0;
  background: transparent; }
  html #main .gform_wrapper:not(#gform_wrapper_1) .gfield_error input, html #content .gform_wrapper:not(#gform_wrapper_1) .gfield_error input {
    border: 1px solid #bd2d21; }

html #main .gform_wrapper:not(#gform_wrapper_1) .validation_message, html #content .gform_wrapper:not(#gform_wrapper_1) .validation_message {
  background: #d9d9d8;
  color: #000;
  font-weight: normal;
  padding: 2px 5px;
  margin: 5px 0 0 1px;
  border: 1px solid transparent;
  max-width: calc(100% - 2px); }

html #main .gform_wrapper:not(#gform_wrapper_1) .ginput_container_fileupload .validation_message, html #content .gform_wrapper:not(#gform_wrapper_1) .ginput_container_fileupload .validation_message {
  background: transparent; }

@media (min-width: 768px) {
  html #main .gform_wrapper:not(#gform_wrapper_1) .gform_body .ginput_container_text, html #main .gform_wrapper:not(#gform_wrapper_1) .gform_body .ginput_container_email, html #content .gform_wrapper:not(#gform_wrapper_1) .gform_body .ginput_container_text, html #content .gform_wrapper:not(#gform_wrapper_1) .gform_body .ginput_container_email {
    max-width: 50%; }
    html #main .gform_wrapper:not(#gform_wrapper_1) .gform_body .ginput_container_text + .validation_message, html #main .gform_wrapper:not(#gform_wrapper_1) .gform_body .ginput_container_email + .validation_message, html #content .gform_wrapper:not(#gform_wrapper_1) .gform_body .ginput_container_text + .validation_message, html #content .gform_wrapper:not(#gform_wrapper_1) .gform_body .ginput_container_email + .validation_message {
      max-width: 50%; }
  html #main .gform_wrapper:not(#gform_wrapper_1) .gform_body input:not([type="checkbox"]):not([type="radio"]), html #content .gform_wrapper:not(#gform_wrapper_1) .gform_body input:not([type="checkbox"]):not([type="radio"]) {
    width: 100% !important;
    min-width: 100% !important; } }

html #main .gform_wrapper:not(#gform_wrapper_1) ul, html #content .gform_wrapper:not(#gform_wrapper_1) ul {
  margin-left: 0; }

html #main .gform_wrapper:not(#gform_wrapper_1) input, html #content .gform_wrapper:not(#gform_wrapper_1) input {
  color: #666; }

html #main .gform_wrapper:not(#gform_wrapper_1) .show-label label, html #content .gform_wrapper:not(#gform_wrapper_1) .show-label label {
  display: block; }

html #main .gform_wrapper:not(#gform_wrapper_1) .gfield_checkbox label, html #content .gform_wrapper:not(#gform_wrapper_1) .gfield_checkbox label {
  display: inline; }

html #main .gform_wrapper:not(#gform_wrapper_1) .gform_button, html #content .gform_wrapper:not(#gform_wrapper_1) .gform_button {
  background: #bd2d21;
  border: none !important;
  color: #fff;
  text-shadow: none; }

html #main .gform_wrapper:not(#gform_wrapper_1) textarea, html #content .gform_wrapper:not(#gform_wrapper_1) textarea {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
  border: 1px solid #eaeae8; }

html #main .gform_confirmation_message, html #content .gform_confirmation_message {
  font-size: 22px;
  background: #f6f6f6;
  padding: 40px 20px;
  text-align: center;
  margin-top: 20px; }

.search-results h1, .search-no-results h1 {
  font-weight: normal; }
  .search-results h1 span, .search-no-results h1 span {
    font-weight: bold; }

.search-results .left-block .post-header, .search-no-results .left-block .post-header {
  min-width: 150px; }

.search-results .search-link, .search-no-results .search-link {
  text-decoration: none;
  color: inherit; }
  .search-results .search-link:hover, .search-no-results .search-link:hover {
    opacity: 0.75;
    transition: all 0.5s ease-in-out; }

.search-results .entry-header, .search-no-results .entry-header {
  display: flex;
  flex-direction: column; }
  .search-results .entry-header h2, .search-no-results .entry-header h2 {
    order: 2; }
  .search-results .entry-header .meta, .search-no-results .entry-header .meta {
    order: 1;
    font-size: 12px; }

.search-results #content article, .search-no-results #content article {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  background: #f6f6f6;
  margin-bottom: 26px; }
  .search-results #content article .thumbnail, .search-results #content article .search-content, .search-no-results #content article .thumbnail, .search-no-results #content article .search-content {
    min-width: 100%; }
    .search-results #content article .thumbnail img, .search-results #content article .search-content img, .search-no-results #content article .thumbnail img, .search-no-results #content article .search-content img {
      min-width: 100%;
      height: auto; }
  @media (min-width: 993px) {
    .search-results #content article, .search-no-results #content article {
      flex-direction: row-reverse; }
      .search-results #content article .thumbnail, .search-no-results #content article .thumbnail {
        min-width: 40%; }
      .search-results #content article .search-content, .search-no-results #content article .search-content {
        min-width: 60%; } }
  .search-results #content article .search-content, .search-no-results #content article .search-content {
    padding: 5px 15px; }
  .search-results #content article.person, .search-results #content article.profile, .search-no-results #content article.person, .search-no-results #content article.profile {
    flex-direction: row;
    align-items: center;
    padding: 0; }
    .search-results #content article.person .top-container, .search-results #content article.profile .top-container, .search-no-results #content article.person .top-container, .search-no-results #content article.profile .top-container {
      min-width: 50%; }
      @media (min-width: 993px) {
        .search-results #content article.person .top-container, .search-results #content article.profile .top-container, .search-no-results #content article.person .top-container, .search-no-results #content article.profile .top-container {
          min-width: 245px; } }
  .search-results #content article h2, .search-no-results #content article h2 {
    font-size: 16px; }
  .search-results #content article p, .search-results #content article .entry-summary, .search-no-results #content article p, .search-no-results #content article .entry-summary {
    margin-bottom: 0;
    font-size: 13px; }

.single-post .post-date {
  margin-bottom: 26px; }

.event-post .event-info .btn-holder {
  float: left;
  margin-right: 20px; }
  .event-post .event-info .btn-holder:last-of-type + * {
    clear: both; }

#sidebar .news-section.color-coded {
  padding: 0; }

.page-template-template-find-videos .img-holder .fa, .page-template-template-video-series .img-holder .fa, .single-videoseries .img-holder .fa {
  left: calc(50% - 21.5px);
  top: calc(50% - 21.5px);
  font-size: 50px;
  z-index: 500;
  color: #fff;
  opacity: 0.85; }

.page-template-template-find-videos .post-sorting, .page-template-template-video-series .post-sorting, .single-videoseries .post-sorting {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .page-template-template-find-videos .post-sorting, .page-template-template-video-series .post-sorting, .single-videoseries .post-sorting {
      flex-direction: row; } }
.videoitem a {
  color: #000; }
  .videoitem a:hover {
    text-decoration: none; }
  .videoitem a.post-edit-link {
    color: #bd2d21;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 50;
    background: #f6f6f6;
    padding: 5px 10px; }

.videoitem .text-holder {
  display: flex;
  flex-direction: column-reverse;
  padding-top: 17px;
  padding-bottom: 13px; }
  .videoitem .text-holder p {
    font-size: 12px;
    margin-bottom: 5px !important; }

.video-series-player {
  display: flex;
  background: #ebebeb;
  margin-bottom: 20px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  flex-direction: column; }
  @media (min-width: 768px) {
    .video-series-player {
      flex-direction: row; } }
  .video-series-player .video-wrapper {
    min-width: 100%; }
    @media (min-width: 768px) {
      .video-series-player .video-wrapper {
        min-width: 66.6666%; } }
  .video-series-player .video-description {
    padding: 30px 25px;
    overflow-y: auto; }
    @media (max-width: 767px) {
      .video-series-player .video-description {
        max-height: 273px; } }
    @media (min-width: 768px) {
      .video-series-player .video-description {
        max-height: 258px; } }
    @media (min-width: 992px) {
      .video-series-player .video-description {
        max-height: 348px; } }
    @media (min-width: 1200px) {
      .video-series-player .video-description {
        max-height: 373px; } }
.video-navigation {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px; }
  .video-navigation a {
    font-weight: bold;
    color: #000; }
    .video-navigation a:hover {
      text-decoration: none;
      cursor: pointer;
      color: #999999 !important; }
      .video-navigation a:hover i {
        color: #999999; }
    .video-navigation a.disabled {
      color: #f6f6f6; }
      .video-navigation a.disabled:hover {
        color: #f6f6f6 !important;
        cursor: default; }
      .video-navigation a.disabled i {
        color: #f6f6f6; }
    .video-navigation a i {
      position: relative;
      top: 1px;
      color: #bd2d21; }

.videoitem {
  transition: background-color 0.25s; }
  .videoitem .img-holder {
    transition: opacity 0.25s; }
  .videoitem:hover {
    cursor: pointer;
    background: #757575 !important; }
    .videoitem:hover .img-holder {
      opacity: 0.35; }

.active-video {
  background: #757575 !important; }
  .active-video .img-holder {
    opacity: 0.35; }
  .active-video:hover {
    cursor: default; }

.nav-tabs {
  border: none;
  margin-bottom: 0 !important;
  padding-left: 0 !important; }
  @media (max-width: 767px) {
    .nav-tabs {
      justify-content: space-between !important; } }
  .nav-tabs .nav-item {
    padding-right: 8px; }
    @media (max-width: 767px) {
      .nav-tabs .nav-item {
        padding-right: 8px; } }
    .nav-tabs .nav-item:after {
      display: block;
      content: "|";
      font-weight: bold;
      position: absolute;
      top: -5px;
      right: -20px; }
      @media (min-width: 768px) {
        .nav-tabs .nav-item:after {
          top: 10px;
          right: -4px; } }
    .nav-tabs .nav-item:last-of-type:after {
      display: none; }
    .nav-tabs .nav-item .nav-link {
      padding: 0;
      position: relative;
      border: none;
      text-align: center;
      color: #000;
      font-weight: 600;
      font-size: 12px; }
      @media (min-width: 768px) {
        .nav-tabs .nav-item .nav-link {
          padding: 0.5rem 1rem;
          font-size: 20px; } }
      .nav-tabs .nav-item .nav-link.active {
        color: #bd2d21; }
        .nav-tabs .nav-item .nav-link.active:after {
          font-family: FontAwesome;
          display: block;
          content: url(images/arrow-down.svg); }
    .nav-tabs .nav-item:before {
      display: none; }

.tab-content {
  padding-top: 0 !important; }
  .tab-content .related-content {
    padding-top: 0 !important; }
  .tab-content .grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 5px; }
    @media (min-width: 768px) {
      .tab-content .grid {
        grid-gap: 10px;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr; } }
    .tab-content .grid.no-images {
      grid-gap: 5px;
      padding-bottom: 54px; }
      @media (min-width: 768px) {
        .tab-content .grid.no-images {
          grid-template-columns: 1fr 1fr;
          grid-template-rows: 1fr;
          grid-auto-rows: 1fr; } }
    .tab-content .grid .col-lg-3 {
      width: 100%;
      min-width: 100%;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .tab-content .grid .col-lg-3 {
          margin-bottom: 10px; }
          .tab-content .grid .col-lg-3:first-of-type {
            grid-column-start: 1;
            grid-column-end: 3;
            grid-row-start: 1;
            grid-row-end: 3; }
            .tab-content .grid .col-lg-3:first-of-type .title {
              font-size: 32px !important;
              line-height: 1.2 !important; } }
      @media all and (min-width: 768px) and (-ms-high-contrast: none) {
        .tab-content .grid .col-lg-3:first-of-type .title {
          font-size: inherit !important;
          line-height: inherit !important; } }
  .tab-content .row.news-section {
    padding-bottom: 54px; }
    .tab-content .row.news-section .col-md-6 {
      margin: 2px; }
      @media (min-width: 768px) {
        .tab-content .row.news-section .col-md-6 {
          max-width: calc(50% - 4px); } }
.news-item {
  background: #f6f6f6;
  color: #000;
  padding: 17px 16px; }
  .news-item .title a {
    color: #000;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    text-decoration: none; }
    .news-item .title a:hover {
      color: #bd2d21; }
  .news-item time {
    color: #a8a8a8;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400; }

#main .quote-link {
  margin-bottom: 54px; }
  #main .quote-link .grid {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: 1fr; }
    @media (min-width: 768px) {
      #main .quote-link .grid {
        grid-template-columns: 1fr 1fr; } }
  #main .quote-link .quote {
    background: #f6f6f6;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    #main .quote-link .quote > * {
      padding: 20px 40px; }
    #main .quote-link .quote .col-3 img {
      border-radius: 50%; }
    #main .quote-link .quote .d-flex {
      align-items: center; }
  #main .quote-link blockquote {
    font-weight: 100;
    padding: 40px 15px !important;
    border: none !important;
    font-size: 24px;
    font-style: italic;
    color: #000 !important; }
    #main .quote-link blockquote:before {
      content: '"'; }
    #main .quote-link blockquote:after {
      content: '"'; }
  #main .quote-link article {
    background: #d9d9d8; }
    #main .quote-link article a {
      color: #000; }
      #main .quote-link article a:hover {
        color: #bd2d21;
        text-decoration: none; }
      #main .quote-link article a.read-more {
        display: inline-block;
        margin-bottom: 15px; }
      #main .quote-link article a.article-link {
        font-weight: 400; }
    #main .quote-link article p {
      margin-top: 15px;
      margin-bottom: 0 !important; }
      @media (min-width: 768px) {
        #main .quote-link article p {
          margin-top: 0; } }
  #main .quote-link .links {
    background: #000;
    padding: 35px 40px; }
    #main .quote-link .links h3 {
      margin-bottom: 30px; }
    #main .quote-link .links ul {
      margin: 20px 0;
      padding: 0; }
      #main .quote-link .links ul li {
        border-top: 1px solid #a3a3a3;
        overflow: hidden;
        padding-left: 0;
        margin-bottom: 0; }
        #main .quote-link .links ul li:last-of-type {
          border-bottom: 1px solid #a3a3a3; }
        #main .quote-link .links ul li a {
          padding: 20px 0;
          display: block;
          float: left;
          width: 100%;
          position: relative;
          z-index: 2; }
          #main .quote-link .links ul li a:hover {
            text-decoration: none;
            color: #bd2d21; }
        #main .quote-link .links ul li:after {
          content: url(images/arrow-down.svg);
          transform: rotate(-90deg);
          display: block;
          position: absolute;
          right: 0;
          top: 20px; }
        #main .quote-link .links ul li:before {
          display: none; }
    #main .quote-link .links > * {
      color: #fff; }

.grid-wrapper {
  position: relative;
  overflow: hidden;
  margin-left: -100vw;
  margin-right: -100vw;
  padding: 40px 100vw 20px; }
  .grid-wrapper .logo-element {
    position: absolute;
    width: 75vh;
    height: auto;
    left: calc(100vw - 27.5vh);
    top: -50px; }
    @media all and (-ms-high-contrast: none) {
      .grid-wrapper .logo-element {
        height: 75vh; } }
    @media (min-width: 992px) {
      .grid-wrapper .logo-element {
        left: calc(100vw - 254px);
        top: -10px;
        width: 508px;
        height: auto; } }
  @media all and (min-width: 992px) and (-ms-high-contrast: none) {
    .grid-wrapper .logo-element {
      height: 508px; } }
.branded #content p a {
  color: var(--custom-link-color); }
  .branded #content p a:hover {
    color: var(--custom-link-hover-color); }

@media screen and (max-width: 768px) {
  .posts-holder {
    overflow: auto; } }

.date-table {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15); }
  @media screen and (max-width: 768px) {
    .date-table {
      width: 100vw;
      overflow: auto;
      min-width: 1000px; } }
  .date-table th {
    font-size: 15px;
    padding: 4px 3px; }
  .date-table th, .date-table td {
    padding: 3px 6px;
    border: 1px solid #eaeae8; }
  .date-table .date {
    width: 15%; }
  .date-table .discipline {
    width: 19%; }
  .date-table .event-title {
    width: 40%; }
  .date-table .location {
    width: 26%; }

.boxzilla {
  padding: 0 !important;
  width: 100%; }
  .boxzilla .boxzilla-content {
    line-height: 0; }
    .boxzilla .boxzilla-content > * {
      line-height: initial; }
  .boxzilla .info-box {
    margin-bottom: -30px; }
  .boxzilla .boxzilla-close-icon {
    color: currentcolor;
    top: -30px;
    opacity: 1; }

#main .newsletter #newsletter-signup .gform_confirmation_message {
  background: transparent !important;
  text-align: left !important;
  padding: 0;
  font-size: 18px; }

html .cli-bar-btn_container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
  width: 100%; }

#main .info-box blockquote, #main .info-box a:not(.btn), #main .text-holder blockquote, #main .text-holder a:not(.btn) {
  color: currentcolor; }

#main .info-box blockquote, #main .text-holder blockquote {
  border-color: currentcolor; }

#main .info-box ul li:before, #main .info-box ol li:before, #main .text-holder ul li:before, #main .text-holder ol li:before {
  background-color: currentColor; }

#main .info-box a:not(.btn), #main .text-holder a:not(.btn) {
  text-decoration: underline; }
  #main .info-box a:not(.btn):hover, #main .text-holder a:not(.btn):hover {
    color: currentcolor !important;
    text-decoration: none; }

.video-series-player .video-wrapper .wt-cli-iframe-placeholder {
  position: absolute; }

aside .img-holder.uncropped {
  display: flex;
  aspect-ratio: 16 / 9;
  padding: 1rem;
  background: #fff; }
  aside .img-holder.uncropped img {
    object-fit: contain; }

.single-arrangement #content .info-block h2 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 0.015em;
  margin-bottom: 0; }

.event-description.info-box {
  padding: 1.5rem; }
  .event-description.info-box p {
    margin-bottom: 0; }
  .event-description.info-box p:last-child {
    margin-bottom: 0.75rem !important; }

/* Footer styles */
#footer {
  background: #000;
  color: #fff;
  padding: 46px 0;
  text-align: center;
  /* Footer navigation styles */
  /* Footer social navigation */
  /* Adress section */ }
  @media (min-width: 768px) {
    #footer {
      text-align: left; } }
  #footer h3 {
    font-size: 1rem;
    line-height: 20px;
    font-weight: 600; }
  #footer .footer-nav ul {
    font-size: 0;
    line-height: 0; }
    #footer .footer-nav ul li {
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 8px; }
  #footer .footer-nav a {
    color: #fff; }
    #footer .footer-nav a:hover {
      text-decoration: none;
      opacity: 0.7; }
  #footer .social {
    border-bottom: 1px solid #fff; }
  #footer .footer-social-nav {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      #footer .footer-social-nav {
        float: right; } }
    #footer .footer-social-nav ul li {
      display: inline-block;
      vertical-align: top;
      margin: 20px 10px 0; }
      @media (min-width: 768px) {
        #footer .footer-social-nav ul li {
          margin: 0 0 0 20px; } }
    #footer .footer-social-nav ul a {
      display: block;
      width: 36px;
      height: 36px;
      border-radius: 50%;
      border: 1px solid #fff;
      color: #fff;
      position: relative;
      transition: opacity 0.3s linear; }
      #footer .footer-social-nav ul a:hover {
        opacity: 0.7;
        text-decoration: none; }
      #footer .footer-social-nav ul a i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 21px; }
        #footer .footer-social-nav ul a i.icon-search2 {
          font-size: 24px; }
        #footer .footer-social-nav ul a i.icon-paper-plane {
          transform: translate(-50%, -50%); }
  #footer .col-md-4 a {
    color: #fff;
    font-weight: 100; }
    #footer .col-md-4 a:hover {
      text-decoration: none;
      opacity: 0.7; }
  #footer .address-section {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #999; }
    @media (min-width: 768px) {
      #footer .address-section {
        float: left;
        width: 25.8%; } }
    #footer .address-section .title {
      display: block;
      margin-bottom: 5px;
      color: #fff; }
    #footer .address-section .red {
      display: block;
      font-weight: 400;
      color: #da3738; }
      #footer .address-section .red.with-margin {
        padding: 3px 0 2px; }
    #footer .address-section a {
      color: #999;
      text-decoration: none; }
      #footer .address-section a:hover {
        text-decoration: none;
        opacity: 0.7; }

.grid-wrapper.newsletter {
  margin-bottom: 0 !important; }

/*# sourceMappingURL=style.css.map */