:root {
    --primary: #e84743;
    --secondary: #612f4d;
    --light: #deb3d2;
}

body, html {
    color: #293133;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1150px;
    }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    font-weight: 700;
}

h1 {
    line-height: 1.1;
    font-size: 2.25rem;
    font-weight: 900;
}

iframe {
    max-width: 100%;
}

p {
    line-height: 1.7;
}


.link {
    color: #1d70b7;
}

.btn:focus {
    outline: none !important;
    box-shadow: none !important;
}

a, .btn-link {
    color: #1d70b7;
}
img {
    max-width: 100%;
    height: auto;
}
b, strong {
    /*font-family: 'klavikamedium', Helvetica, Arial, sans-serif;*/
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; margin: 0 0 1em 1em; }
.alignleft { float: left; margin: 0 1em 1em 0; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption-text {
    font-size: 14px;
    margin-top: .25em;
}

@media (max-width: 767px) {
    img.alignright, img.alignleft, .alignright, .alignleft {
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
}

.btn {
    font-weight: 700;
    font-size: .75rem;
    text-transform: uppercase;
    padding: 12px 18px;
    letter-spacing: .5px;
}
.btn-outline-dark,
.btn-outline-light {
    border-width: 2px;
}

.btn-primary {
    background: var(--primary);
    border-color: var(--primary);
    color: #fff;
}
.btn-outline-primary {
    border-color: var(--primary);
    color: var(--primary);
}

.btn-info {
    background: #1d70b7;
    border-color: #1d70b7;
}
.btn-info:hover {
    background: #1b5d9e;
    border-color: #1b5d9e;
}

.alert {
    padding: 1.5rem;
}


.alert-primary {
    background: var(--primary);
    color: #fff;
    border-color: var(--primary);
}
.alert-info {
    background: #1b5d9e;
    color: #fff;
    border-color: #1b5d9e;
}


.input-group .form-control {
    height: auto;
}

.badge {
    border-radius: 0;
    text-transform: uppercase;
}
.badge-lg {
    font-size: 90%;
}
.badge-primary {
    background: var(--primary);
}

.nav-pills .nav-link {
    text-transform: uppercase;
    font-size: .75rem;
    letter-spacing: .5px;
    padding: 1rem;
    border-radius: 0;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: var(--primary);
    font-weight: 700;
}

.loadmore-btn-wrap {
    text-align: center;
}
.loadmore-btn {
    min-width: 200px;
}

.select2-container--disabled {
    opacity: 0.4 !important;
    pointer-events: none;
}
.select2-container--disabled .select2-selection--single {
    cursor: default !important;
}
.select2-container--bootstrap4 .select2-selection__clear {
    line-height: 1 !important;
    text-align: center;
    padding-left: 0;
}
.select2-container--bootstrap4.select2-container--focus .select2-selection {
    border-color: #ced4da;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
    background: var(--primary);
}
.select2-container--bootstrap4 .select2-selection {
    border-radius: 0;
}

.sidebar-block .nav-masthead {
    position: relative;
    border-bottom: 1px solid #999;
    margin-bottom: 15px;
}
.sidebar-block .nav-masthead .nav-link {
    padding: 0 0 8px 0;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
}
.sidebar-block  .nav-masthead li + li {
    margin-left: 15px;
}
.sidebar-block  .nav-masthead .active,
.sidebar-block  .nav-masthead .active:hover {
    color: #293133;
}
.sidebar-block  .nav-masthead .active:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 3px;
    background: var(--primary);
}
.sidebar-block-magazine {
    position: relative;
}

.sidebar-block-magazine img {
    width: 100%;
}
.sidebar-block-magazine a {
    text-decoration: none;
}
.sidebar-block-magazine .btn {
    margin-top: 9px;
}

.sidebar-block-newsletter {
    background: var(--primary);
    color: #fff;
    padding: 25px 20px 30px 20px;
}
.sidebar-block-newsletter .sidebar-block-title {
    border-bottom: 0;
    margin-bottom: 5px;
}
.sidebar-block-newsletter .sidebar-block-title span:after {
    display: none;
}


.sidebar-slider .slick-arrow {
    box-shadow: none;
    background: transparent;
    padding: 0;
    border: 0;
    outline: 0;
    color: rgba(255,255,255,0.9);
    position: absolute;
    top: 50%;
    margin-top: -50px;
    z-index: 5;
    cursor: pointer;
}
.sidebar-slider .slick-arrow.slick-prev {
    left: 0;
}
.sidebar-slider .slick-arrow.slick-next {
    right: 0;
}
.sidebar-slider .slick-arrow:hover {
    color: #fff;
}
.sidebar-slider  .slick-arrow.slick-disabled {
    visibility: hidden;
}
.sidebar-slider  .slick-arrow i {
    font-size: 50px;
}

.sidebar-block-dots {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
}
.sidebar-block-dots .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    right: 0;
    top: 2px;
}
.sidebar-block-title {
    position: relative;
}

.sidebar-block-dots .slick-dots > li + li {
    margin-left: 6px;
}
.sidebar-block-dots .slick-dots > li:only-child {
    display: none;
}
.sidebar-block-dots .slick-dots button {
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    border-radius: 100%;
    background-color: transparent;
    border: 1px solid rgba(0,0,0,.75);
    text-indent: -9999px;
    outline: 0;
    box-shadow: none;
    position: relative;
}
.sidebar-block-dots .slick-dots button:hover {
    border-color: #293133;
}
.sidebar-block-dots .slick-dots  li.slick-active button {
    background: #293133;
}



.row-condensed {
    margin-left: -7px;
    margin-right: -7px;
}
.row-condensed > div {
    padding-left: 7px;
    padding-right: 7px;
}

.ad-content {
    margin: 30px 0 35px 0;
    text-align: center;
    position: relative;
    width: 100%;
}
.ad-sidebar {
    text-align: center;
}
.ad-content img,
.ad-sidebar img {
    max-width: 100%;
}

.container {

    padding-left: 70px;
    padding-right: 70px;

    padding-left: 30px;
    padding-right: 30px;

}



.main-content {
    width: calc(100% - 290px);
    order: 2;
}
.main-sidebar {
    width: 290px;
    padding-left: 30px;
    order: 3;
    padding-top: 28px;
}

.main-content-right {
    order: 3;
}
.main-sidebar-left {
    order: 2;
    padding-left: 0;
    padding-right: 30px;
    padding-top: 0;
}

.home .main-sidebar {
    padding-top:0;
}
.special-sidebar {
    width: 290px;
    padding-right: 30px;
    order: 1;
}



.sidebar-block {
    margin-bottom: 30px;
    font-size: .935rem;
}
.sidebar-block-title {
    border-bottom: 1px solid #999;
    font-size: .875rem;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.sidebar-block-title span {
    display: inline-block;
    position: relative;
    padding-bottom: 8px;
}
.sidebar-block-title span.active:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 3px;
    background: var(--primary);
}
.sidebar-block-title span + span {
    margin-left: 15px;
}
.sidebar-block-title span:not(.active):hover {
    color: var(--primary);
    cursor: pointer;
}

.modal-open {
    overflow:hidden;
}
@media (max-width: 767px) {
    .modal-open {
        position:fixed;
        width: 100%;
    }
}

.modal-title {
    line-height: 1.2;
    margin-bottom: 15px;
    font-size: 1.75rem;
}
.modal {
    position: fixed !important; /* plugin easy social share fix */
}
.modal .modal-dialog {
    max-width: 800px;
}
.modal .modal-body {
    padding: 40px 40px 40px 40px;
    background: #F0F2F3;
}
.modal .modal-content {
    border: 0;
}
.modal.modal-loading .modal-dialog .modal-content {
    min-height: 400px;
}
.modal.modal-loading .modal-content:after {
    content: attr(data-modal-loading-text) " ";
    padding-top: 125px;
    display: block;
    height: 100%;
    width: 100%;
    background: url('../img/loader.gif') center 50px no-repeat rgba(255, 255, 255, 0.95);
    position: absolute;
    z-index: 998;
    left: 0;
    top: 0;
    text-align: center;
}


.modal .close-modal-btn {
    padding: 0;
    position: absolute;
    z-index: 10001;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: var(--primary);
    text-align: center;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
}
.modal .close-modal-btn .fa {
    font-size: 20px;
    line-height: 38px;
}
.modal .close-modal-btn:hover {
    background: #0a99cb;
}

@media (max-width: 767px) {
    .modal .modal-body {
        padding: 15px;
    }
}
.view-modal .modal-body p {
    margin-bottom: 0;
}
.view-modal .modal-body iframe {
    max-width: 100%;
    display: block;
}

#subscribe-modal .modal-title {
    margin-bottom: 30px;
}

#subscribe-modal .modal-body {

}
#subscribe-modal .modal-dialog {
    max-width: 620px;
}

.subscribe-form label {
    margin-bottom: 0;
    display: block;
}
.subscribe-form label .form-control {
    margin-top: .5rem;
}
.subscribe-form .form-group {
    position: relative;
}
.subscribe-form .list-checkboxes label {
    line-height: 1.3;
    padding-left: 30px;
    margin-bottom: 0;
    position: relative;
}
.subscribe-form label strong,
.subscribe-form label span {
    display: block;
}
.subscribe-form label strong {
    font-size: 18px !important;
    /*font-family: 'klavikamedium', Helvetica, Arial, sans-serif !important;*/
}
.subscribe-form input[type=checkbox] {
    position: absolute;
    top: 3px;
    left: 0;
}
.subscribe-form .list-checkboxes {

}
.subscribe-form .list-checkboxes .form-group {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
}

.page-header {
    margin-bottom: 2rem;
    border-bottom: 1px solid #999;
}

.page-header-red {
    background: var(--primary);
    color: #fff;
    margin-top: -105px;
    padding-top: 155px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.page-header h1 {
    margin-bottom: 0;
}
.page-header h1 span {
    display:inline-block;
    position:relative;
    padding-bottom: 15px;
}
.page-header h1 span:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    height: 5px;
    background: var(--primary);

    display: none;
}

.specials-page-header {
    display: flex;
    align-items: flex-start;
}
.specials-page-header .specials-options {
    margin-left: auto;
    display: flex;
    align-items: center;
}
.specials-page-header .specials-options .theme {
    width: 200px;
    margin-left: 5px;
}
.specials-page-header .specials-options .year {
    width: 130px;
}
.specials-page-header .specials-options input {
    width: 200px;
}

@media (max-width: 767px) {
    .specials-page-header {
        display: block;
    }
    .specials-page-header .specials-options {
        padding-top: 20px;
        margin-bottom: 15px;
    }
    .specials-page-header .specials-options .year {
        width: 120px;
    }
    .specials-page-header .specials-options .theme {
        width: 180px;
    }
}


.personalia-teasers-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.personalia-teasers-list > li {
    line-height: 1.4;
    font-weight: 300;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;

    display: flex;
    align-items: center;
}
.personalia-teasers-list > li .personalia-picture {
    width: 50px;
    flex-shrink: 0;
    margin-right: 1rem;
}
.personalia-teasers-list > li a {
    display: block;
    color: #293133;
    text-decoration: none;
    font-weight: 400;
}
.personalia-teasers-list > li a:hover {
    color: #1d70b7;
}

.job-teasers-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.job-teasers-list > li {
    line-height: 1.4;
    color: #555;
    font-weight: 300;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.job-teasers-list > li > a {
    display: block;
    color: #293133;
    text-decoration: none;
    font-weight: 400;
}
.job-teasers-list > li > a:hover {
    color: #1d70b7;
}

.most-read-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.most-read-list > li {
    color: #555;
    font-size: .875rem;
    font-weight: 300;
}
.most-read-list > li h4 {
    font-size: .935rem;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: .25rem;
}
.most-read-list > li + li {
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.most-read-list > li a {
    color: #293133;
    text-decoration: none;
}
.most-read-list > li a:hover {
    color: #1d70b7;
}


.partner-ads-list {
    list-style: none;
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
}
.partner-ads-list:after {
    clear: both;
    content: '';
    display: table;
}
.partner-ads-list > li {
    float: left;
    height: 140px;
    width: 140px;
    padding: 10px;
}
.partner-ads-list > li > a {
    background: #ccc;
    display: block;
    width: 100%;
    height: 100%;
}

.upcoming-festivals-list {
    list-style: none;
    padding: 0;
}
.upcoming-festivals-list > li {
    display: flex;
}
.upcoming-festivals-list > li .festival-name a {
    display: block;
    color: #293133;
    text-decoration: none;
}
.upcoming-festivals-list > li .festival-name a:hover {
    color: #1d70b7;
}
.upcoming-festivals-list li + li {
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.upcoming-festivals-list .festival-date {
    width: 35px;
    flex-shrink: 0;
    margin-right: 15px;
    color: #555;
}
.upcoming-festivals-list .festival-date .day {
    display: block;
    font-size: 28px;
    line-height: 28px;
    /*font-family: 'klavikalight', Helvetica, Arial, sans-serif;*/
    text-align: center;
}
.upcoming-festivals-list .festival-date .month {
    display: block;
    font-size: 16px;
    line-height: 16px;
    /*font-family: 'klavikaregular', Helvetica, Arial, sans-serif;*/
    text-transform: uppercase;
    text-align: center;
}
.upcoming-festivals-list .festival-name {
    font-size: 16px;
    /*font-family: 'klavikamedium', Helvetica, Arial, sans-serif;*/
    margin-bottom: 2px;
    margin-top: 2px;
}
.upcoming-festivals-list .festival-location {
    color: #555;
    line-height: 1.2;
}

.site-header-container {
    display: flex;
    padding-left: 30px;
    padding-right: 0;
    height: 105px;

}

.site-header-wrap {
    position: relative;
    z-index: 4;
    height: 105px;
}
.single-special .site-header-wrap {
    /*height: 0;*/
}
.single-special .social-media-nav,
.page-template-template-festival .social-media-nav {
    visibility: hidden;
}
.site-header {
    position: fixed;
    width: 100%;
    z-index: 999;
}

.site-header:after {
    content: '';
    width: 50%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #293133;
    background: #222222;
    background: var(--primary);
    display: block;
    z-index: 1;
}
.site-header .site-header-logo {
    position: relative;
    z-index: 2;
    flex-shrink: 0;
    text-align: right;
    display: inline-flex;
    align-items: center;
    height: 100%;

    align-self: center;
    margin-right: 15px;
}
.site-header .site-header-logo .logo {
    height: 70px;
    width: auto;
}

.site-header .social-media-nav {
    padding: 0 0 0 10px;
    display: flex;
    align-items: center;
}
.site-header .social-media-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.site-header .social-media-nav ul li a {
    color: #293133;
    width: 20px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display:block;
    font-size: 18px
}
.site-header .social-media-nav ul li a:hover {
    color: var(--primary);
}
.site-header.sticky .site-header-logo .logo {
    display: none;
}
.site-header .site-header-logo .logo-small {
    display: none;
}
.site-header.sticky .site-header-logo .logo-small {
    display: block;
    height: 40px;
    width: auto;
}
.site-header.sticky .social-media-nav ul li a {
    height: 20px;
    line-height: 20px;
}


.site-header-content {
    display: flex;
    background: #293133;
    background: #222222;
    background: var(--primary);
    position: relative;
    z-index: 2;
    width: 100%;
    align-items: center;
    padding: 0 25px 0 25px;
}
.site-header.sticky .site-header-container {
    height: 75px;
}
.main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-nav ul:after {
    clear: both;
    content: '';
    display: table;
}
.main-nav ul li {
    float: left;
}
.main-nav ul > li:first-child {
    display: none;
}

.main-nav ul li:not(:first-child) + li {
    margin-left: 1rem;
}
.main-nav ul li a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: .45rem .5rem;
    font-size: .875rem;
    font-weight: 700;
    -webkit-transition: .2s ease all;
    -moz-transition: .2s ease all;
    transition: .2s ease all;
}
.main-nav ul li a:hover {
    color: #000;
}
.main-nav ul li.current-menu-item a,
.main-nav ul li.current-menu-item a:hover,
.main-nav ul li.current-menu-parent a,
.main-nav ul li.current-menu-parent a:hover{
    background: var(--primary);
    color: #fff;
}

.toggle-mobile-nav-btn {
    display: none;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    font-size: 20px !important;
    padding: 10px;
}

.sub-nav-wrap {
    position: relative;
    z-index: 3;
}
.sub-nav-wrap:after {
    content: '';
    width: 50%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #F0F2F3;
    background: var(--light);
    display: block;
    z-index: 1;
}
.sub-nav {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    background: #F0F2F3;
    background: var(--light);
}
.sub-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sub-nav ul li {
    display: inline-block;
}
.sub-nav ul li a {
    display: block;
    padding: 13px 10px 15px 10px;
    background-color: transparent;
    font-size: .935rem;
    position: relative;
    text-decoration: none;
    color: #293133;
}
 .sub-nav ul li + li {
    margin-left: 5px;
}
.sub-nav ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: transparent;
}
.sub-nav ul li.current-menu-item a,
.sub-nav ul li.current-menu-item:hover {
    color: #293133;
    font-weight: 700;
}
.sub-nav ul li.current-menu-item a:after,
.sub-nav ul li.current-menu-item:hover a:after {
    background: var(--primary);
}
.sub-nav ul li a:hover:after {
    background: #aaa;
}
.sub-nav:empty {
    display: none;
}

@media (max-width: 767px) {
    .sub-nav-wrap {
        height: 48px;
        overflow: hidden;
    }
    .sub-nav-wrap:after {
        display: none;
    }
    .sub-nav-wrap .container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .sub-nav ul li + li {
        margin-left: 2px;
    }
    .sub-nav ul li a {
        font-size: 14px;
        padding: 13px 10px 14px 10px;
    }
    .sub-nav  {
        width: 100%;
        height: 75px;
        overflow: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
    .sub-nav ul {
        white-space: nowrap;
        overflow: visible;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }






}




.mobile-social-media-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.mobile-social-media-nav ul > li {
    display: inline-block;
}
.mobile-social-media-nav ul > li + li {
    margin-left: 5px;
}
.mobile-social-media-nav ul > li > a {
    color: #fff;
    font-size: 20px;
}

.close-mobile-nav-btn {
    margin-left: auto;
    margin-top: -4px;
}

.mobile-search-btn {
    display: none;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px !important;
    right: 5px;
    padding: 10px;
}
.toggle-mobile-nav-btn:hover,
.mobile-search-btn:hover {
    color: var(--primary);
}

.main-nav-mobile ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-nav-mobile ul > li {
    border-bottom: 1px solid rgba(255,255,255,0.15);
}
.main-nav-mobile ul > li a {
    display: block;
    text-align: left;
    color: #fff;
    text-decoration: none;

    text-transform: uppercase;
    padding: 12px 20px 12px 17px;

    border-left: 3px solid transparent;
}
.main-nav-mobile ul > li.current-menu-item a {
    border-left: 3px solid #fff;
}
.main-nav-mobile ul > li:last-child > a {
    border-bottom: 0;
}

.site-footer {
    position: relative;
    z-index: 2;
    background: #293133;
    background: #222;
    background: var(--secondary);
    color :#fff;
    padding: 5rem 0 6rem 0;
    font-size: .935rem;
    font-weight: 300;
}
.site-footer h4 {
    text-transform: uppercase;
    font-size: .935rem;
    margin-bottom: 1rem;
}

.site-footer a {
    color: #fff;
}

.footer-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-nav ul li a {
    color: #fff;
    line-height: 1.75;
}
.inline-footer-nav {
    margin-top: .5rem;
}
.inline-footer-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.inline-footer-nav ul li {
    display: inline-block;
}
.inline-footer-nav ul li + li {

}
.inline-footer-nav ul li + li:before {
    width: 1px;
    height: 13px;
    display: inline-block;
    background: #000;
    background: #fff;
    content: '';
    margin: 0 6px 0 3px;
    margin-bottom: -1px;
}
.inline-footer-nav ul li a {
    color: #293133;
    color :#fff;

}
.footer-logo {
    margin-bottom: 20px;
    height: 70px;
    width: auto;
}
.site-footer .copyright p {
    margin-bottom: 10px;
    margin-top: 10px;
}

.footer-social-media-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-social-media-nav ul > li {
    display: inline-block;
}
.footer-social-media-nav ul > li + li {
    margin-left: 5px;
}
.footer-social-media-nav ul > li > a {
    color: #293133;
    color:#fff;
    font-size: 24px;
}
.footer-social-media-nav ul > li > a:hover {
    color: var(--primary);
}



.bottom-newsletter {
    position: relative;
    z-index: 2;
    background: var(--primary);
    color: #fff;
    margin-top: 60px;
    /*padding: 2.5rem 0;*/
}
.bottom-newsletter .container {
    position: relative;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.bottom-newsletter.clone {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transform: translateY(150px);
    transition: all .2s ease;

    box-shadow: 0 -5px 10px -5px rgba(0,0,0,.5);
}
.bottom-newsletter.clone.show {
    opacity: 1;
    transform: translateY(0px);
}

.bottom-newsletter .close-bottom-newsletter {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--primary);
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #222;
    color: #fff;
    position: absolute;
    top: -20px;

    box-shadow: 0 -5px 10px -5px rgba(0,0,0,.5);

    right: 10px;
}
@media (min-width: 992px) {
    .bottom-newsletter .close-bottom-newsletter {
        left: 30px;
        right: auto;
        width: 32px;
        height: 32px;
        top: -16px;
    }
}

.bottom-newsletter h4 {
    margin-bottom: .5rem;
    font-size: 22px;

}
.bottom-newsletter p {
    margin-bottom: 0;
}

.newsletter-subscribe {
    margin-left: auto;
}
.newsletter-subscribe .btn {
    text-transform: uppercase;
    font-size: 12px;
}

.main-search {
    margin-left: auto;
}
.main-search .btn {
    font-size: 22px;
    color: #fff;
}
.main-search .btn:hover {
    color: #000;
}

.main-container {
    padding-top: 2.5rem;
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.main-teaser-slider {
    margin-bottom: 30px;
    white-space: nowrap;
    overflow: hidden;
}
.main-teaser-slider .slick-arrow {
    box-shadow: none;
    background: transparent;
    padding: 0;
    border: 0;
    outline: 0;
    color: rgba(255,255,255,0.75);
    position: absolute;
    top: 50%;
    margin-top: -33px;
    z-index: 5;
    cursor: pointer;
}
.main-teaser-slider .slick-arrow:hover {
    color: #fff;
}
.main-teaser-slider .slick-arrow.slick-disabled {
    visibility: hidden;
}
.main-teaser-slider .slick-arrow i {
    font-size: 66px;
}
.main-teaser-slider .slick-arrow.slick-prev {
    left: 0;
}
.main-teaser-slider .slick-arrow.slick-next {
    right: 0;
}
.main-teaser-slider .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    left: 30px;
    bottom: 24px;
}
.main-teaser-slider .slick-dots > li + li {
    margin-left: .5rem;
}
.main-teaser-slider .slick-dots > li:only-child {
    display: none;
}
.main-teaser-slider .slick-dots button {
    display: block;
    width: 14px;
    height: 14px;
    padding: 0;
    border-radius: 100%;
    background-color: transparent;
    border: 2px solid rgba(255,255,255,.75);
    text-indent: -9999px;
    outline: 0;
    box-shadow: none;
    position: relative;
}
.main-teaser-slider .slick-dots button:hover {
    border-color: rgba(255,255,255,1);
}
.main-teaser-slider .slick-dots  li.slick-active button {
    background: #fff;
}
.main-teaser {
    width: 100%;
    position: relative;
    white-space: normal;
    display: inline-block;
}
.main-teaser-header {
    position: absolute;
    bottom: 60px;
    left: 0;
    max-width: 540px;
    right: 50px;
    z-index: 2;
    background: #293133;
    background: rgba(0,0,0,0.75);
    color: #fff;
    padding: 10px 30px 12px 30px;
}
.main-teaser-header:before {
    position: absolute;
    left: -4px;
    left: 0;
    width: 4px;
    background: var(--primary);
    top: 0;
    bottom: 0;
    z-index: 2;
    content: '';
}
.main-teaser-header .main-teaser-title {
    font-size: 1.5rem;
    line-height: 1.3;
    margin-bottom: 0;
    font-weight: 400;
}
.main-teaser-link:hover .main-teaser-title {
    text-decoration: underline;
}

.main-teaser-image {
    display: block;
    padding-top: 56.25%; /* 800x450px */
    height: 0;
}
.main-teaser-image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.teaser .teaser-link {
    display: block;
    text-decoration: none;
}
.teaser .teaser-image {
    display: block;
    position: relative;
}

.special-article-teaser {
    margin-bottom: 20px;
}

.teaser-title {
    font-size: 1rem;
    line-height: 1.4;
    color: #293133;
    font-weight: 400;
    margin: .5rem 0 0 0;
}
.teaser-subtitle {
    font-size: .75rem;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0;
    display: flex;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: .125rem;
}
.teaser-image .teaser-subtitle {
    position: absolute;
    bottom: 0;
    background: #fff;
    left: 0;
    padding: .5rem .5rem 0 0;
}

.teaser-date {
    font-size: 80%;
    color: #293133;
    margin-top: 1rem;
}
.teaser-read-more-btn {
    margin-top: 1rem;

    display: none;
}
.special-teaser .teaser-subtitle {
    text-transform: uppercase;
    background: var(--primary);
    color: #fff;
    padding: .5rem;
}
.teaser-link:hover .teaser-title {
    color: #1d70b7;
}
.teaser-category {
    margin-right: 4px;
    color: var(--primary);
    font-weight: 400;
}
.teaser-label {
    color: #293133;
    font-weight: 300;
    text-overflow: ellipsis;
    overflow: hidden;
}
.teaser-text {
    margin-top: 5px;
    margin-bottom: 0;
    color: #293133;
    font-weight: 300;
    font-size: .935rem;
}

.special-teasers {
    margin-top: 2.5rem;
    border-top: 1px solid #ccc;
    padding-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.specials-intro {
    background: var(--primary);
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px 20px 25px 20px;
    color: #fff;
}
.specials-intro p {
    font-weight: 300;
}

.special {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #ccc;
}

.special-info {
    background: var(--primary);
    height: 100%;
    padding: 20px;
    color: #fff;
}
.special-info p {
    font-weight: 300;
    font-size: .935rem;
}
.special-info .special-title {
    margin-bottom: .5rem;
    font-size: 1.5rem;
}
.special-info .special-num-articles {
    text-transform: uppercase;
    font-size: .875rem;
    margin-bottom: 15px;
}

.special-articles-row > div {
    display: none;
}
.special-articles-row > div:nth-child(-n+4){
    display: block;
}
.special.active .special-articles-row > div {
    display: block !important;
}

.category-teasers {
    border-top: 1px solid #ccc;
    padding-top: 2rem;
}
.category-teasers .category-title {
    margin-bottom: 1.5rem;
}

.category-teasers + .category-teasers {
    margin-top: 3.5rem;
}

.category-teaser {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ddd;
}
.small-category-teasers-row > div:last-child .category-teaser {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.small-category-teasers-row .category-teaser .row {
    margin-left: -7px;
    margin-right: -7px;
}
.small-category-teasers-row .category-teaser .row > div {
    padding-left: 7px;
    padding-right: 7px;
}


.more-category-news  .category-teaser:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.more-category-news-title {
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    font-size: 1rem;
}

.more-category-news-btn {
    margin-top: 1.5rem;
}


.category-teaser-lg {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.job-teaser .teaser-header {
    margin-top: 0;
}


.job-teaser {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5em;
}

.job-teaser .teaser-title {
    font-size: 1.125rem;
    font-weight: 700;
}
.job-teaser .teaser-text {
    font-weight: 400;
    font-size: 1rem;
}


.category-top-teasers {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}

.post-header {
    padding-right: 50px;
}
.post-content {
    padding: 20px 0;
    max-width: 600px;
    margin: 0 auto;
    font-size: 1.0625rem;
}

.post-content blockquote {
    position: relative;
    padding-left: 20px;
    border-left: 5px solid var(--primary);
    font-size: 32px;
    line-height: 40px;
    font-weight: 100;

    margin: 1.5rem 0 1.5rem 0;
}
.post-content blockquote p {
    display: inline;
    line-height: 1.4;
}

.post-content blockquote:before {
    content: '\201C';
    color: var(--primary);
}
.post-content blockquote:after {
    content: '\201D';
    color: var(--primary);
}

@media (min-width: 992px) {
    .single-special .post-content {
        margin: 0 0 0 20px;
    }
}

.job-content {
    max-width: 100%;
}
.post-content-without-hero {

}

.post-article-without-hero .post-header {
    padding-bottom: 25px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.post-hero {
    margin-top: 20px;
    position: relative;
}

.post-subtitle {
    font-size: .875rem;
    text-transform: uppercase;
    background: #fff;
}
.post-title {

}
.post-date {
    font-size: .935rem;
    color: #555;
}
.single-special .post-date {
    max-width: 600px;
    margin: 0 auto;
}


.special-post-intro {
    font-weight: 700;
    max-width: 600px;
    margin: 10px auto 0 auto;
    font-size: 1.0625rem;
}



@media (min-width: 992px) {
    .single-special .post-date {
        margin-left: 20px;
    }
    .special-post-intro {
        margin-left: 20px;
    }
}

.post-hero-caption {
    display: block;
    max-width: 400px;
    max-width: 90%;
    position:relative;
    margin-top: -30px;
}
.post-hero-caption .image-caption {
    display: inline-block;
    background: #fff;
    padding: 6px 25px 6px 12px;
    font-size: 14px;
    color: #555;
}
.more-category-news {
    margin-top: 2.5rem;
}

.essb_links {
    margin: 0 !important;
}

.post-share-bottom {
    margin-top: 30px;
}


.post-tags {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: flex;
    align-items: center;
    margin-top: 15px;

}
.post-tags h5 {
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 0;
    font-weight: bold;
    white-space: nowrap;
    margin-right: 4px;
}
.post-tags ul {
    padding: 0;
    margin: 0 0 0 10px;
    list-style: none;
}
.post-tags ul > li {
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 2px;
}

.post-tags ul > li > a {
    display: inline-block;
    text-transform: uppercase;
    font-size: .875rem;
    border: 1px solid #293133;
    color: #293133;
    padding: 6px 12px;
    text-decoration: none;
    font-weight: 400;
}
.post-tags ul > li > a:hover {
    background: #293133;
    color: #fff;
}

@media (max-width: 991px) {
    .post-tags {
        display: block;
    }
    .post-tags ul {
        margin-left: 0;
        margin-top: 5px;
    }
}

.full-width-hero {
    margin-top: -105px;

    height: 500px;

    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: var(--primary);

    padding: 140px 0 20px 0;

    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #fff;
}
.full-width-hero .post-header {
    padding-left: 290px;
    padding-right: 0;
}
.full-width-hero h1 {
    font-size: 2.75rem;
    text-shadow: 0 2px 4px rgba(0,0,0,.4);
    margin-bottom: 0;

}
@media (min-width: 992px) {
    .full-width-hero h1 {
        margin-left: 20px;
    }
}

.special-side-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.special-side-nav ul > li + li {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}
.special-side-nav ul > li > a h4 {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
}
.special-side-nav li.active a h4 {
    font-weight: 700;
}
.special-sidebar .special-title {
    margin-bottom: 20px;
    margin-top: 5px;
}

.search-form .form-control {
    padding-left: 40px;
}

.search-form .input-group-prepend {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-form .input-group-prepend .btn {
    color: #999;
    font-size: 20px;
    padding-left: 14px;
    padding-right: 14px;
}
.search-form .input-group-prepend .btn .fa {
    position:relative;
    top: 1px;
}
.search-form .form-control {
    border-color: #343a40;
}
.main-content-search {
    min-height: 300px;
    margin:0 auto;
    width: 640px;
}
.search-header h1 {
    font-size: 2rem;
    margin-bottom: 15px;
}
.search-results-wrap {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
}


.magazines-overview img {
    width: 100%;
    margin-top: 20px;
}
.magazines-overview .magazine {
    display: none;
}
.magazines-overview .magazine.active {
    display: block;
}
.magazines-overview .nav {
    background: #F0F2F3;
}
.magazines-overview .nav-pills .nav-link {

}

.magazines-overview .magazine-title {
    font-size: 14px;
    line-height: 16px;
    margin-top: 8px;
    text-align: center;
}
.magazines-overview .magazine a {
    text-decoration: none;
}
.magazines-overview .magazine a:hover {
    color: var(--primary);
}





@media (max-width: 1199px) {

    body, html {
        font-size: 14px;
    }
    .row:not(.no-gutters) {
        margin-left: -10px;
        margin-right: -10px;
    }
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-left: 10px;
        padding-right: 10px;
    }

    .main-nav ul li a {
        /*
        font-size: 14px;
        line-height: 14px;
        */
    }
    .site-header-content {
        padding: 0 5px 0 15px;
    }
    .main-nav ul li + li {
        margin-left:.5rem;
    }
    .main-content {
        width: calc(100% - 250px);
    }
    .main-sidebar {
        width: 250px;
        padding-left: 20px;
    }
    .special-sidebar {
        width: 250px;
        padding-right: 20px;
    }

    .specials-intro h3 {
        font-size: 24px;
    }
    .specials-intro p {
        font-size: 14px;
        line-height: 20px;
    }


    .job-teasers-list > li > a {
        font-size: 14px;
    }
    .upcoming-festivals-list .festival-name {
        font-size: 14px;
    }
    .upcoming-festivals-list .festival-date .day {
        font-size: 22px;
        line-height: 22px;
    }
    .upcoming-festivals-list .festival-date .month {
        font-size: 14px;
        line-height: 14px;
    }
    .upcoming-festivals-list .festival-date {
        width: 30px;
        margin-right:10px;
    }


    .post-content {
        font-size: 16px;
    }
    .special-post-intro {
        font-size: 16px;
    }

    .full-width-hero h1 {
        font-size: 40px;
    }
    .full-width-hero .post-header {
        padding-left: 250px;
    }
    .full-width-hero {
        height: 400px;
    }
    .special-side-nav ul > li > a h4 {

    }
    .special-sidebar .special-title {
        margin-bottom: 15px;
        margin-top: 2px;
    }


    .partner-ads-list > li {
        float: left;
        height: 125px;
        width: 125px;
        padding: 10px;
    }

    .search-form .input-group-prepend .btn .fa {
        top: -1px;
    }
}

@media (max-width: 991px) {

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-header-wrap {
        height: 60px;
    }
    .site-header .site-header-logo {
        margin-left: auto;
        margin-right: auto;
    }
    .site-header .site-header-logo .logo,
    .site-header.sticky .site-header-logo .logo {
        display: block;
        height: 32px !important;
    }
    .site-header.sticky .site-header-logo .logo-small {
        display: none !important;
    }

    .site-header:after {
        display: none;
    }
    .site-header-container {
        max-width: 100%;
        background: #293133;
        background: var(--primary);
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
        height: 60px;
    }
    .site-header.sticky .site-header-container {
        height: 60px;
    }

    .site-header-content {
        display: none;
    }
    .toggle-mobile-nav-btn {
        display: block;
    }
    .mobile-search-btn {
        display: block;
    }
    .main-nav {
        display: none;
    }

    .main-search .btn {
        font-size: 16px;
    }

    .main-container {
        display: block;
    }
    .main-sidebar {
        width: 100%;
        padding-left: 0;
        margin-top: 40px;
    }
    .special-sidebar {
        width: 100%;
        padding-left: 0;
        margin-top: 40px;
    }
    .main-sidebar {
        display: flex;
        flex-direction: column;
    }
    .sidebar-block-magazine {
        order: 99;
    }
    .sidebar-block-partners {
        order: -1;
        margin-left: auto;
        margin-right: auto;
    }
    .sidebar-block-newsletter {
        display: none;
    }
    .main-content {
        width: 100%;
    }
    .main-sidebar .sidebar-block-magazine {
        max-width: 400px;
        float: left;
        margin-right: 25px;
    }
    .main-sidebar .sidebar-block-magazine img {
        width: 100%;
    }
    .sidebar-block-jobs {
        clear: both;
    }
    .partner-ads-list > li:nth-child(4) {
        clear: both;
    }
    .site-header .social-media-nav {
        display: none;
    }
    .bottom-newsletter h4 {
        font-size: 20px;
    }
    .full-width-hero .post-header {
        padding-left: 0;
    }
    .more-category-news {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-social-media-nav {
        margin-bottom: 20px;
    }
    .footer-social-media-nav ul > li > a {
        font-size: 22px;
    }
}


@media (max-width: 767px) {

    .full-width-hero {
        height: 340px;
    }
    .full-width-hero h1 {
        font-size: 32px;
        line-height: 1.1;
    }
    h1 {
        font-size: 28px;
    }
    .post-date {
        font-size: 14px;
    }
    .post-header {
        padding-right: 0;
    }

    .bottom-newsletter .input-group {
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .small-category-teasers-row {
        margin-top: 15px;
    }
    .main-teaser-slider .slick-arrow {
        display: none !important;
    }
}

@media (max-width: 575px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .post-hero {
        margin-left: -15px;
        margin-right: -15px;
    }
    .post-hero-caption .image-caption {
        font-size: 12px;
    }
    .main-teaser-slider {
        margin-left: -10px;
        margin-right: -10px;
    }
    .main-teaser-header {
        bottom: 40px;
        right: 0;
        padding-left: 15px;
    }
    .main-teaser-header .main-teaser-title {
        font-size: 18px;
    }
    .main-teaser-slider .slick-dots {
        bottom: 15px;
        left: 15px;
    }
    .main-teaser-header:before {
        display: none;
    }
    .special-teasers {
        padding-top: 18px;
        margin-top: 15px;
    }
    .specials-intro {
        padding: 20px 10px;
    }
    .specials-intro h3 {
        font-size: 20px;
    }
    .specials-intro .btn {
        font-size: 12px;
        white-space: normal;
    }
    .category-teaser {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
    }
    .category-teaser .teaser-header {
        margin-top: 5px;
    }
    .category-teaser-lg {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc;
    }
    .category-top-teasers {
        margin-bottom: 15px;
        padding-bottom: 20px;
    }
    .category-top-teasers .teaser-text {
        display: none;
    }
    .footer-logo {
        margin-top: 25px;
    }
    .more-category-news .category-teaser,
    .more-category-news .category-teaser:last-child{
        margin-bottom: 20px;
    }
    .magazines-overview .nav-pills .nav-link {
        font-size: 12px;
    }
    .partner-ads-list > li:nth-child(4) {
        clear: none;
    }
    .partner-ads-list > li:nth-child(3),
    .partner-ads-list > li:nth-child(5) {
        clear: both
    }
}

.newsletter-container {
    max-width: 600px;
    padding: 10px 10px;
    margin: 0 auto;
}
.newsletter-first-row > div {
    margin-bottom: 20px;
}
.newsletter-intro {
    height: 100%;
    background: var(--primary);
    color: #fff;
    padding: 20px 20px;
    display: flex;
    flex-direction: column;
}
.newsletter-logo {
    width: 180px;
    margin-bottom: 20px;
}
.newsletter-intro h1 {
    font-size: 18px;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: auto;
}
.newsletter-intro h1 span {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 8px;
    /*font-family: 'klavikaregular', Helvetica, Arial, sans-serif;*/
}
.newsletter-top {
    display: flex;
    align-items: center;
    padding: 5px 0;
}
.online-newsletter-link {
    margin-left: auto;
}

.newsletter-social-media-nav {
    margin-right: auto;
}
.newsletter-social-media-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.newsletter-social-media-nav ul > li {
    display: inline-block;
}
.newsletter-social-media-nav ul > li + li {
    margin-left: 5px;
}
.newsletter-social-media-nav ul > li > a {
    color: #293133;
    font-size: 22px;
}
.newsletter-social-media-nav ul > li > a:hover {
    color: var(--primary);
}
.newsletter-ad {
    text-align: center;
    position: relative;
    width: 100%;
}
.newsletter-ad img {
    max-width: 100%;
}
.row-wide {
    margin-left: -20px;
    margin-right: -20px;
}
.row-wide > div {
    padding-left: 20px;
    padding-right: 20px;
}
.newsletter-section-2 {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ccc;

    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.newsletter-partner-ads-list {
    list-style: none;
    padding: 0;
    margin-left: -5px;
    margin-right: -5px;
}
.newsletter-partner-ads-list:after {
    clear: both;
    content: '';
    display: table;
}
.newsletter-partner-ads-list > li {
    float: left;
    height: 95px;
    width: 95px;
    padding: 5px;
}
.newsletter-partner-ads-list > li > a {
    background: #ccc;
    display: block;
    width: 100%;
    height: 100%;
}

.newsletter-container .teaser:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.newsletter-press-jobs {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .newsletter-container .newsletter-section-2 .teaser,
    .newsletter-container .newsletter-section-2 .teaser:last-child {
        margin-bottom: 20px;
    }

    .newsletter-press-jobs .row > div {
        margin-bottom: 20px;
    }

}

.festival-guide-order-form {
    background: #F0F2F3;
    padding: 20px;
    margin-top: 1rem;
}

.festival-guide-order-form .qty {
    margin-bottom: 1rem;
    margin-top: -.5rem;
}
.festival-guide-order-form .qty input {
    /* form-control copy */
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.festival-guide-order-form .qty strong {
    margin-left: 10px;
    /*font-family: 'klavikaregular', Helvetica, Arial, sans-serif;*/
}
.festival-guide-order-form .qty br {
    display: none;
}
.festival-guide-order-form .qty small:before {
    content: '(';
}
.festival-guide-order-form .qty small:after {
    content: ')';
}

.festival-guide-order-form #rfmp_checkbox_399 + p + p{
    display: none;
}

.festival-guide-order-form .payment-method {
    padding-left: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: .5rem;
    margin-bottom: 1rem !important;
    margin-top: -.5rem !important;
}
.festival-guide-order-form .payment-method input[type=radio] {
    margin-right: 10px;
}
.festival-guide-order-form .payment-method + input[type=hidden] + br {
    display: none;
}
.festival-guide-order-form p:last-of-type {
    margin-top: 1rem;
}

.festival-guide-order-form p:empty {
    display: none;
}
.festival-guide-order-form p:before {
    content: '';
    clear: both;
    height: 1px;
    background: #ddd;
    width: 100%;
    display: block;
    margin-bottom: 1rem;
}
.festival-guide-order-form p:first-of-type:before {
    display: none;
}

.festival-guide-order-form p > label {
    /*font-family: 'klavikamedium', Helvetica, Arial, sans-serif;*/
}


@media (min-width: 768px) {
    .festival-guide-order-form p > label {
        display: inline-block;
        width: 22%;
        margin-bottom: 0;
    }
    .festival-guide-order-form p > .form-control {
        display: inline-block;
        width: 78% !important;
    }
    .festival-guide-order-form p > label + br {
        display: none;
    }
}




.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-title .hustle-title {
    /*font-family: 'klavikabold', Helvetica, Arial, sans-serif !important;*/
    font-size: 1.75rem !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    margin-bottom: 15px !important;
}

.hustle-ui .hustle-info .hustle-group-content, .hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) {
    color: #293133 !important;
    /*font-family: 'klavikaregular', Helvetica, Arial, sans-serif !important;*/
    font-size: 16px !important;
}
.hustle-ui .hustle-info .hustle-group-content, .hustle-ui .hustle-info .hustle-group-content .subscribe-form label strong {
    font-size: 18px !important;
    /*font-family: 'klavikamedium', Helvetica, Arial, sans-serif !important;*/
}

.hustle-ui .hustle-info .hustle-group-content, .hustle-ui .hustle-info .hustle-group-content .subscribe-form .btn-dark span {
    color: #fff !important;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-content:not(:first-child) {
    padding-top: 0 !important;
    border-top: 0 !important;
}
.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-title:not(:last-child) {
    border-bottom: 0 !important;
}
.hustle-ui .hustle-info,
.hustle-ui .hustle-info * {
    -webkit-font-smoothing: auto !important;
    text-shadow: none !important;
}
@media (min-width: 783px) {
    .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-content {
        padding: 20px 40px 40px 40px !important;
    }
    .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-title:not(:last-child) {
        padding-bottom: 5px !important;
    }
}

.hustle-ui.module_id_1 .hustle-button-close {
    color: #fff !important;
    height: 40px !important;
    width: 40px !important;
    line-height: 40px !important;
    background: var(--primary) !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
}

.cli-tab-footer .cli-btn {
    background: var(--primary) !important;
    color: #fff !important;
}


.sidebar-block .event-teasers-list {
    list-style: none;
    padding: 0;
}
.sidebar-block .event-teasers-list li {
    display: flex;
    font-weight: 300;
    align-items: center;
}
.sidebar-block .event-teasers-list li h6 {
    font-size: .935rem;
    margin-bottom: .125rem;
}

.sidebar-block .event-teasers-list li {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.sidebar-block .event-teasers-list li a {
    text-decoration: none;
    color: #293133;
    font-weight: 400;
    display: block;
}
.sidebar-block .event-teasers-list li a:hover {
    color: #1d70b7;
}
.sidebar-block .event-teasers-list .date-box {
    background: var(--primary);
    color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: .875rem;
    flex-direction: column;
    line-height: 1.5;
    text-transform: uppercase;
    padding-bottom: 2px;
    margin-right: 1rem;
    font-weight: 400;
}
.sidebar-block .event-teasers-list .date-box .month {
    font-size: .75rem;
    font-weight: 300;
}





.event .date-box {
    background: var(--primary);
    color: #fff;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 1.25rem;
    flex-direction: column;
    line-height: 1.5;
    padding-bottom: 4px;
    text-transform: uppercase;
}
.event .date-box .month {
    font-size: 1rem;
    font-weight: 300;
}

.event {
    display: flex;
    margin-bottom: 2rem;
}
.event {
    padding-bottom: 2rem;
    border-bottom: 1px solid #ddd;
}
.event .event-title {
    font-weight: 700;
    margin-bottom: .635rem;
    font-size: 1.125rem;
}
.event .date-box {
    margin-right: 1.5rem;
    align-self: flex-start;
}
.event-attributes {
    display: flex;
    align-items: center;
}
.event-description  {
    font-weight: 400;
    margin-top: .5rem;
}
.event-attributes .event-attribute {
    margin-right: 1.5rem;
    font-weight: 300;
    display: flex;
    align-items: center;
}
.event-attributes .event-attribute + .event-attribute {

}
.event-attributes .event-attribute i {
    margin-right: .5rem;
    flex-shrink: 0;
    font-size: 18px;
    /*width: 18px;
    text-align: center;*/
}

@media (max-width: 767px) {
    .event-attributes  {
        display: block;
    }
    .event-attributes .event-attribute {
        margin-right: 0;
        margin-bottom: .5rem;
    }
}

.red-template .site-header:after {
    background: var(--primary);
}
.red-template .site-header-content {
    background: var(--primary);
}
.red-template .sub-nav-wrap:after {
    background: #fff;

}
.red-template .sub-nav {
    background: #fff;
    border-bottom: 1px solid #aaa;
}
.red-template .sub-nav ul li a {
    padding: 13px 10px 13px 10px
}
.red-template .sub-nav ul li.current-menu-item a:after,
.red-template .sub-nav ul li a:hover:after {
    background: var(--primary);
    bottom: -2px;
    height: 2px;
}
.red-template .sub-nav ul li a:hover:after {
    background: #000
}

.red-template .main-nav ul li:not(.current-menu-item) a:hover {
    color: #000;
}
.red-template .main-nav ul li.current-menu-item a,
.red-template .main-nav ul li.current-menu-item a:hover,
.red-template .main-nav ul li.current-menu-parent a,
.red-template .main-nav ul li.current-menu-parent a:hover {
    background: #000;
}

.red-template .select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
    color: #fff;
}

.red-template .page-header {
    border-bottom: 0;
}
.red-template .special-info {
    background: transparent;
    color: #000;
    padding-left: 0;
    padding-top: 0;
}

.red-template .main-sidebar {
    padding-top: 0;
}

.contact-form {

}


body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}
.contact-info {
    padding: 2rem;
    background: #F0F2F3;
}


.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
    font-size: 1rem !important;
    margin-left: 5px !important;
}

.gform_wrapper .hidden_label label {
    display: none;
}



@media only screen and (min-width: 641px) {
    .gform_wrapper .top_label li.gfield.gf_left_twothird,
    .gform_wrapper .top_label li.gfield.gf_right_twothird {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        width: 66.3333%;
        padding-right: 16px;
        float: none;
    }


}


.ad-container {
    position: relative;
    z-index: 2;
}
.ad-container img {
    margin-top: 2.5rem;
}

.grecaptcha-badge {
    visibility: hidden;
}

.post-author-top {
    display: inline-block;
    margin-left: 8px;
}
.post-author-bottom {
    margin-top: 25px;
}

.advertise-hero {
    margin-bottom: 30px;
}

.advertise-hero-slider {
    position: relative;
}
.advertise-hero-slide {
    position: relative;
    height: 360px !important;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
    outline: 0 !important;

    background-color: #999;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.advertise-hero-slide-content {
    width:100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    color: #fff;
    padding: 20px 20px 50px 20px;

    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

    background :rgba(0,0,0,0.2);
}
.advertise-hero-slide-content h2 {
    line-height: 1.35;
    font-size: 2.5rem;
    font-weight: 900;
    max-width: 400px;
    margin: 0 auto;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.25);

}


.advertise-hero-slider .slick-arrow {
    box-shadow: none;
    background: transparent;
    padding: 0;
    border: 0;
    outline: 0;
    color: rgba(255,255,255,0.75);
    position: absolute;
    top: 50%;
    margin-top: -33px;
    z-index: 5;
    cursor: pointer;



}
.advertise-hero-slider .slick-arrow:hover {
    color: #fff;
}
.advertise-hero-slider .slick-arrow.slick-disabled {
    visibility: hidden;
}
.advertise-hero-slider .slick-arrow i {
    font-size: 66px;
}
.advertise-hero-slider .slick-arrow.slick-prev {
    left: 0;
}
.advertise-hero-slider .slick-arrow.slick-next {
    right: 0;
}
.advertise-hero-slider .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 20px;
}
.advertise-hero-slider .slick-dots > li + li {
    margin-left: .5rem;
}
.advertise-hero-slider .slick-dots > li:only-child {
    display: none;
}
.advertise-hero-slider .slick-dots button {
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    border-radius: 100%;
    background-color: transparent;
    border: 2px solid rgba(255,255,255,.75);
    text-indent: -9999px;
    outline: 0;
    box-shadow: none;
    position: relative;
}
.advertise-hero-slider .slick-dots button:hover {
    border-color: rgba(255,255,255,1);
}
.advertise-hero-slider .slick-dots  li.slick-active button {
    background: #fff;
}

.advertise-intro {
    margin: 0 0 25px 0;
    font-size: 1.125rem;
}

.advertise-stat {
    background: var(--primary);
    color: #fff;
    padding: 40px 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    margin-top: 15px;
}
.advertise-stat h3 {
    text-align: center;
    font-size: 2.5rem;
}
.advertise-stat h3 span {
    font-size: 1.25rem;
    font-weight: 300;
    display: block;
    margin-top: 10px;
}

.advertise-stat img {
    max-width: 100px;
    margin-bottom: 25px;
}

.advertise-visitors {
    margin: 40px 0;
}

.advertise-visitors .graph-container {
    background: #f5f5f5;
    margin-top: 20px;
    text-align: center;
    padding: 30px 15px;
}
.advertise-visitors .graph {
    margin: 20px auto 0 auto;
}

.advertise-download {
    position: relative;
    padding: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    flex-direction: column;
    color: #fff !important;

    text-decoration: none !important;
    margin-top: 15px;

    background-color: #999;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.advertise-download:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    z-index: 1;
}
.advertise-download h3 {
    padding-top: 20px;
    margin-bottom: 25px;
    font-weight: 900;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.advertise-download h3,
.advertise-download a {
    position: relative;
    z-index: 2;
}
.advertise-download a + a{
    margin-top: 10px;
}

.advertise-infosheet {
    margin: 40px 0;
}

.advertise-infosheet .infosheet-col {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 240px;
}
.advertise-infosheet .text-col {
    background: #222;
    background: var(--primary);
    padding: 3.75rem;
    color: #fff;
}
.advertise-infosheet .text-col a {
    margin-bottom: 10px;
}

.advertise-infosheet .text-col p {
    margin: 20px 0 30px 0;
}
@media (max-width: 767px) {
    .advertise-infosheet .text-col {
        padding: 25px;
    }
}


.framework-section {
    margin: 50px 0;
    padding: 4rem 0;
    background: #f8f8f8;
}


.framework-slider .framework-item {
    width: 100%;
}
.framework-item h4 {
    color: #000;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
}


.framework-item h6 {
    letter-spacing: 3px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin: 5px 0 25px;
}

.framework-item .item-text-col {
    padding: 6.3% 6%;
    align-self: center;
}

.framework-item .item-image-col {
    position: relative;
    background-size: cover !important;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat !important;

    min-height: 450px;
}

.framework-item {
    cursor:url("../img/icon-move.png"), pointer;
}

.framework-section .slick-slide {
    outline: 0 !important;
}

.framework-section .slick-dots {
    text-align: center;
    margin: 0;
    padding: 0;
}
.framework-section .slick-dots > li {
    display: inline-block;
    margin: 4px;
    width: 16px;
    height: 16px;
}
.framework-section .slick-dots > li > button {
    box-shadow: none;
    outline: 0;
    text-indent: -99999px;
    overflow: hidden;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #000;
    padding: 0;
}
.framework-section .slick-dots > li.slick-active button {
    background: #000;
}

.advertise-contact {
    margin: 40px 0;
}
.advertise-contact label {
    color: #777;
    display: block;
    margin-bottom: 10px;
}
.advertise-contact h5 {
    font-weight: bold;
    margin-bottom: 5px;
}
.advertise-contact img {
    margin-bottom: 15px;
}
.advertise-contact .row > div {
    margin-bottom: 25px;
}

.advertise-contact .contact-other {
    text-align: center;
    padding-top: 100%;
    background: #222;
    color: #fff;
    height: 0;
    position: relative;
}
.advertise-contact .contact-other h6 {
    font-weight: bold;
}
.advertise-contact .contact-other .contact-other-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}



.clients-section {
    margin: 25px 0;
}
.client-logo-slider {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    /*cursor:url("../img/icon-move.png"), pointer;*/
}
.client-logo-slider .client-logo {
    display: inline-block;
    width: 25%;
    padding: 0 25px;
}
.client-logo-slider .slick-slide {
    outline: 0 !important;
}
@media (max-width: 767px) {
    .client-logo-slider .client-logo {
        padding: 0 10px;
    }
}




ol {
    counter-reset: item;
    padding-left: 20px;
}
ol[start]{
    counter-reset: inherit;
}
ol > li {
    display: block;
}
ol > li::before {
    content: counters(item, ".") ". ";
    counter-increment: item;
    font-weight: bold;
    margin-left: -20px;
}
ol ol {
    counter-reset: item;
}
ol ol > li {
    display: block;
}
ol ol > li::before {
    content: counters(item, ".") ". ";
    counter-increment: item;
    font-weight: bold;
    margin-left: -20px;
}



.forminator-ui.forminator-poll {
    padding: 20px !important;
    background: #f5f5f5 !important;
}
.sidebar-block .forminator-ui.forminator-poll {
    background: transparent !important;
    padding: 0 !important;
}

.forminator-button {
    font-weight: 700 !important;
    font-size: .75rem !important;
    text-transform: uppercase !important;
    padding: 12px 18px !important;
    letter-spacing: .5px !important;


    color: #fff !important;
    background-color: #343a40 !important;
    background-image: none !important;
    border: 2px solid #343a40 !important;

    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;

    transition: .2s ease all !important;

    cursor: pointer;
}
.forminator-button:hover {
    background-color: #343a40 !important;
    border: 2px solid #343a40 !important;
    color: #fff !important;
}
.forminator-button:after{
    transition: all 300ms ease 0ms !important;
}



/*
.forminator-poll .forminator-field {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;

}


.forminator-poll .forminator-field > label {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;

    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;

    margin-bottom: 0;
}

.forminator-poll .forminator-field > label {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0 !important;
}

.forminator-poll .forminator-radio > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}



.forminator-poll .forminator-field>label {

}
.forminator-poll .forminator-radio .forminator-radio-label {
    display: block;
    width: 100%;
    font-weight: 700;
    font-size: .875rem;

    padding: 10px 15px;
    letter-spacing: .5px;
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border: 2px solid #343a40;
    text-align: left;
    vertical-align: middle;
    transition: .2s ease all;

    cursor: pointer;
}
.forminator-poll-footer {
    margin-top: 20px !important;
}
.sidebar-block .forminator-poll .forminator-radio .forminator-radio-label {

}

.forminator-poll .forminator-radio > input:checked ~ .forminator-radio-label {
    background: var(--primary);
    color: #fff;
}

.forminator-poll .forminator-poll-header {
    margin-bottom: 10px;
}

.sidebar-block .forminator-ui .forminator-poll-footer {
    margin-top: 15px !important;
}

.forminator-poll .forminator-description {
    display: block;
    margin-top: 10px;
}

.sidebar-block .forminator-poll .forminator-field {
    margin-top: 15px;
}*/

.home-takeover {
    display: flex;
    width: 1950px; /* 1150 + 800 */
    max-width: 100%;
    position: fixed;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    align-items: center;
    height: calc(100vh - 75px);
    top: 75px;
    display: none;
}
.home-takeover .container {
    flex-shrink: 0;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1150px;
}
.home-takeover .takeover-banner {
    cursor: pointer;
    width: 400px;
    max-width: 100%;
    max-height: 100%;
}

.home-takeover .takeover-banner .banner-image {
    width: 100%;
    padding-bottom: 250%;  /* 400x1000 */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media (max-width: 1600px) {
    .home-takeover .takeover-banner .banner-image {
        padding-bottom: 357.14%; /* 280x1000 */
    }
}

@media (max-width: 1400px) {
    .home-takeover .takeover-banner .banner-image {
        padding-bottom: 0;
        height: 400px;
    }
}

@media (min-width: 1200px) {

    .home-takeover {
        display: flex;
    }

    .takeover-active .site-header:after {
        width: 100%;
    }
    .takeover-active .site-header .social-media-nav {
        background: #293133;
    }
    .takeover-active .site-header .social-media-nav ul {
        display: none;
    }

    .takeover-active .sub-nav-wrap:after {
        display: none;
    }
    .takeover-active .sub-nav-wrap .container {
        background: #F0F2F3;
    }
    .takeover-active .ad-container {
        background: #fff;
    }
    .takeover-active .main-container {
        background: #fff;
    }
}

.custom-tab-pane {
    display: none;
    padding: 1rem;
}
.custom-tab-pane.active {
    display: block;
}
@media (min-width: 768px) {
    .custom-tab-pane {
        display: table-cell !important;
    }
}
.nav-custom-tabs > li > a > span {
    display: block;
}

.custom-tab-pane .checkbox {
    width: 8px;
    height: 8px;
    background: #2ecc71;
    border-radius: 50%;
    display: inline-block;
}
.custom-tab-pane .checkbox.red {
    background: #e74c3c;
}

.table-packages {
    margin-bottom: 0;
}

.table-packages .td-value {
    text-align: center;
    width: 110px;
}
.table-packages.table thead th {
    border-bottom: 0;
    text-align: center;
}
.table-packages.table thead th.th-explanation {
    text-align: left;
}

.table-packages td,
.table-packages th {
    border-top: 0;
}

.table-packages tbody tr:nth-of-type(even) {
    background-color: rgba(0,0,0,.05);
}

.table-packages thead th:not(:empty),
.table-packages thead td {
    background: var(--primary);
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}

.package-blue .table-packages thead th:not(:empty),
.package-blue .table-packages thead td {
    background: #4d6d81;
}


.advertise-year-packages {
    overflow: hidden;
}
.nav-custom-tabs {
    background: var(--primary);

    margin-left:-15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}
.package-blue .nav-custom-tabs {
    background: #4d6d81;
}
.nav-custom-tabs .nav-link {
    width: 95px;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.package {
    margin: 10px 0;
}


.table-title {
    position: relative;
    background: var(--primary);

    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}
.package-blue .table-title {
    background: #4d6d81;
}
.table-title h3 {
    padding: 20px 0;
    text-transform: none;
    color: #fff;
    margin: 0;
}



@media (min-width: 768px) {
    .table-title {
        top: 2px;
        width: 60px;
        height: calc(100% - 2px);
        margin: 0;
        padding: 0;
        margin-right: 2px;
    }
    .package-first .table-title {
        top: 46px;
        height: calc(100% - 46px);
    }


    .table-title h3 {
        position: absolute;
        text-transform: uppercase;
        top: 0;
        left: 52px;
        transform: rotate(90deg);
        transform-origin: 0 0 ;
        white-space: nowrap;
        display: inline-block;
        letter-spacing: 2px;
        padding: 5px 20px;
        font-weight: 900;
        margin: 0;
        color: #fff;
    }

    .table thead td,
    .table thead th {
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
        border-right: 0;
    }

    .table tbody td {
        border-left: 2px solid #fff;
    }
}

@media (max-width: 767px) {
    .hide-thead-on-mobile {
        display: none;
    }
    .table-packages .td-value {
        width: 70px !important;
    }
}



.gallery {
    margin: 30px 0;
}
.gallery .slick-arrow {
    box-shadow: none;
    background: transparent;
    padding: 0;
    border: 0;
    outline: 0;
    color: rgba(255,255,255,0.75);
    position: absolute;
    top: 50%;
    margin-top: -50px;
    z-index: 5;
    cursor: pointer;
}
.gallery .slick-arrow:hover {
    color: #fff;
}
.gallery .slick-arrow.slick-disabled {
    visibility: hidden;
}
.gallery .slick-arrow i {
    font-size: 66px;
}
.gallery .slick-arrow.slick-prev {
    left: 0;
}
.gallery .slick-arrow.slick-next {
    right: 0;
}
.gallery .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none;


}
.gallery .slick-dots > li + li {
    margin-left: .5rem;
}
.gallery .slick-dots > li:only-child {
    display: none;
}
.gallery .slick-dots button {
    display: block;
    width: 14px;
    height: 14px;
    padding: 0;
    border-radius: 100%;
    background-color: transparent;
    border: 2px solid rgba(0,0,0,.75);
    text-indent: -9999px;
    outline: 0;
    box-shadow: none;
    position: relative;
}
.gallery .slick-dots button:hover {
    border-color: rgba(0,0,0,1);
}
.gallery .slick-dots  li.slick-active button {
    background: #000;
}



.content-block {
    border:1px solid #eee;
    padding:1rem;
    background:#F0F2F3;
    margin-bottom:1rem;
}
.content-block p:last-child {
    margin-bottom: 0;
}

.content-block-gradient {
    padding:1rem;
    margin-bottom:1rem;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(197,218,223,1) 100%);
}
.content-block-gradient p:last-child {
    margin-bottom: 0;
}

.pagination {
    margin-top: 32px;
}
.page-link {
    color: #293133;
}
.page-link:hover {
    color: #293133;
}
.page-item.active .page-link {
    background-color: var(--primary);
    border-color: var(--primary);
}

.gform_required_legend {
    display: none;
}

.newsletter-cta {
    border: 2px solid var(--primary);
    margin-top: 60px;
    position: relative;
}
.newsletter-cta .cta-icon {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    top: -35px;
    background: rgb(193,39,45);
    background: radial-gradient(circle, rgba(193,39,45,1) 30%, rgba(0,0,0,.8) 100%);
    border: 2px solid var(--primary);
    display: flex;
    align-items: center;
    justify-content: center;
}
.newsletter-cta .cta-icon:after {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    border: 3px solid #fff;
    border-radius: 50%;
}
.newsletter-cta .cta-icon img {
    position: relative;
    z-index: 1;
    width: 50px;
    height: 50px;
}
.newsletter-cta .row {
    align-items: center;
}
.newsletter-cta .form-col {
    background: var(--primary);
    color: #fff;
    padding: 40px 25px;
}
.newsletter-cta .form-control {
    height: 42px;
}
.newsletter-cta .title-col {
    padding: 40px 25px;
    text-align: center;
}
@media (max-width: 768px) {
    .newsletter-cta .title-col {
        padding: 40px 15px 15px 15px;
    }
    .newsletter-cta .form-col {
        padding: 20px 15px;
    }
}

.partner {
    border: 1px solid #293133;
    padding: 25px 20px;
    height: 100%;
    display: block;
    text-align: center;
}

.row.partners-row > div {
    margin-top: 30px;
}
.partner {
    border: 1px solid #293133;
    padding: 25px 20px;
    height: 100%;
    display: block;
    text-align: center;
}

.partner .partner__image {
    height: 100px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.partner .partner__image img {
    width: auto;
    height: auto;
    max-width: 80%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
}
.partner h5 {
    display: flex;

    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    height: 48px;
    border-radius: 4px;
    padding: 8px 12px;
    padding-right: 46px;
    font-weight: bold;
    border: 2px solid #343a40;
    position: relative;
    align-items: center;
    justify-content: center;
    transition: .2s ease all;

    margin-bottom: 0;
}
.partner h5:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    display: block;
    background-color: #343a40;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23ffffff'%3E%3Cpath d='M647-440H160v-80h487L423-744l57-56 320 320-320 320-57-56 224-224Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    width: 34px;
}
.partner:hover {
    text-decoration: none !important;
}
.partner:hover h5 {
    background: #343a40;
    color: #fff;
}



.single-partner-logo img {
    height: auto;
    width: auto;
    max-width: 180px;
    max-height: 180px;
}

/* MSP Late Night */
.youtube-embed {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background: #000;
}
.youtube-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.msp-late-night-block {
    margin-bottom: 24px;
}
.msp-late-night-header {
    margin-bottom: 16px;
}
.msp-late-night-header .category-title {
    margin: 0 0 4px;
}
.msp-late-night-episode-title {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}
.msp-late-night-player {
    margin-bottom: 16px;
    margin-top: 16px;
}
.msp-late-night-meta {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}
.msp-late-night-excerpt {
    margin: 0;
    color: #555;
    flex: 1 1 auto;
}
.msp-late-night-archive-link {
    font-size: 14px;
    color: #666;
    text-decoration: none;
    white-space: nowrap;
    margin-left: auto;
}
.msp-late-night-archive-link:hover {
    color: #000;
    text-decoration: underline;
}

.msp-late-night-archive {
    margin-top: 8px;
}
.msp-late-night-teaser {
    height: 100%;
}
.msp-late-night-teaser-link {
    display: block;
    color: inherit;
    text-decoration: none;
}
.msp-late-night-teaser-link:hover {
    text-decoration: none;
}
.msp-late-night-teaser-image {
    position: relative;
    overflow: hidden;
    background: #000;
    aspect-ratio: 16 / 9;
}
.msp-late-night-teaser-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .3s ease;
}
.msp-late-night-teaser-link:hover .msp-late-night-teaser-image img {
    transform: scale(1.03);
}
.msp-late-night-teaser-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.65);
    transform: translate(-50%, -50%);
    transition: background .2s ease;
}
.msp-late-night-teaser-play::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
    border-style: solid;
    border-width: 9px 0 9px 15px;
    border-color: transparent transparent transparent #fff;
}
.msp-late-night-teaser-link:hover .msp-late-night-teaser-play {
    background: rgba(0, 0, 0, 0.85);
}
.msp-late-night-teaser-header {
    padding: 10px 0 0;
}
.msp-late-night-teaser-date {
    display: block;
    font-size: 12px;
    color: #888;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 4px;
}
.msp-late-night-teaser-title {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
}

.msp-late-night-related {
    margin-top: 40px;
}

