/****/
/************************* Custom ************************/

.gva-portfolio-items .view-portfolio {
    width: 100%;
}

.portfolio-filter {
    margin-bottom: 20px;
    text-align: center;
}
.portfolio-filter ul.nav-tabs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
}
.portfolio-filter ul.nav-tabs>li>a {
    font-size: 14px;
    padding: 2px 15px;
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    color: #000;
}
.portfolio-filter ul.nav-tabs>li>a.active, .portfolio-filter ul.nav-tabs>li>a:hover, .portfolio-filter ul.nav-tabs>li>a:focus, .portfolio-filter ul.nav-tabs>li>a:active {
    color: #4274F6 !important;
}

/* info (commerce completion page) */

.checkout-complete .checkout-center .checkout-center-content {
    padding: 20px 20px 0;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background: #fff;
    position: relative;
}
.checkout-complete .success-icon {
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 10px;
    margin-left: 50%;
    margin-right: 50%;
    margin-top: 40px;
    width: 32px;
    font-size: 72px;
    text-align: center;
    color: #82c91e;

}

.checkout-complete .block-checkout-info {
    content: '';
    position: absolute;
    top: 100px;
    left: 20px;
    right: 20px;
    bottom: 0;
    z-index: 1;
    height: 50px;
    border-radius: 50%;
    display: block;
    -webkit-box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.checkout-complete .checkout-center .block-checkout-info .block-title {
    display: none;
}

.checkout-complete .checkout-center .block-checkout-info .checkout-content {
    padding: 20px;
    position: relative;
    z-index: 2;
    background: #fff;
}
.checkout-block {
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.checkout-block .checkout-content {
    padding-left: 22px;
    padding-right: 45px;
    display: block;
    position: relative;
}


.checkout-complete-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #000;
    margin-top: 50px;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 15px;
    position: relative;
}


.checkout-complete .order-number {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #000;
    margin-top: 50px;
    text-align: center;
    padding-bottom: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}
.checkout-complete .order-total {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #000;
    margin-top: 50px;
    text-align: center;
    padding-bottom: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}

#edit-checkout {
    display: none;
}
#commerce-product-course-edit-form .commerce-product-course-edit-form commerce-product-form {
    background-color: #fff;
    margin-right: 20px;
    margin-left: 40px;
}

.festival-v1 {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.festival-v1:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}
.festival-v1 .content-inner {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: -20px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 11;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: left;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    padding: 25px 25px 25px;
}
.festival-v1 .content-inner .title a {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 26px;
}
.festival-v1 .content-inner .title a:hover, .festival-v1 .content-inner .title a:focus, .festival-v1 .content-inner .title a:active {
    text-decoration: underline;
}
.festival-v1 .content-inner .category {
    color: #4274F6;
}
.festival-v1 .content-inner .category a {
    color: #4274F6;
    font-size: 12px;
    text-transform: uppercase;
}
.festival-v1 .content-inner .category a:hover, .festival-v1 .content-inner .category a:focus, .festival-v1 .content-inner .category a:active {
    text-decoration: underline;
}
.festival-v1:hover:after, .festival-v1:active:after, .festival-v1:focus:after {
    top: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.festival-v1:hover .content-inner, .festival-v1:active .content-inner, .festival-v1:focus .content-inner {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0;
}
.festival-v1 ul {
    list-style: none;
    padding: 0;
}

.portfolio-single {
    padding-bottom: 30px;
}
.portfolio-single .content-top {
    margin-top: 15px;
}
.portfolio-single .content-top .post-categories {
    position: relative;
    padding-left: 30px;
}
.portfolio-single .content-top .post-categories:after {
    content: '';
    width: 20px;
    height: 2px;
    background: #4274F6;
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 1;
}
.portfolio-single .content-top .post-categories a {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}
.portfolio-single .content-top .post-categories a:hover {
    color: #4274F6;
}
.portfolio-single .content-top .post-title {
    font-size: 28px;
    margin: 0 0 20px;
}
.portfolio-single .portfolio-images .owl-nav .owl-prev {
    left: 20px !important;
}
.portfolio-single .portfolio-images .owl-nav .owl-next {
    right: 20px !important;
}
.portfolio-single .portfolio-images .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}
.portfolio-single .portfolio-informations {
    margin-bottom: 15px;
}
.portfolio-single .portfolio-informations .item-information {
    border-bottom: 1px solid #dee2e6;
    padding: 15px 0;
}
.portfolio-single .portfolio-informations .item-information span:first-child {
    font-weight: 600;
    min-width: 120px;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-size: 14px;
}
.portfolio-single .post-content ul {
    padding-left: 20px;
    margin-top: 15px;
}


.body-product-course {
    background: #F5F7FA !important;
}

.grading .form-type--boolean .grading .form-boolean {
    position: relative;
    top: 0.75rem;
    margin-left: -1.6875rem;
    transform: translateY(-50%);
}

#node-director-form .tabledrag-toggle-weight-wrapper {
    display: none;
}

#node-director-form .field-multiple-drag {
    display: none;
}

#node-director-form .js-form-item .form-item .js-form-type-textfield .form-item-title-0-value .js-form-item-title-0-value {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: .5rem;
    font-size: 1.225em;
    font-weight: 600;
    font-family: "Montserrat";
    line-height: 1.4;
    color: black;
}
#node-director-form .main .main-page {
    margin-top: 50px;
}
#edit-mail.form-select {
    width: 35px;
    padding: 0px 0px;
}
#edit-field-team-name-wrapper.tabledrag-toggle-weight-wrapper {
    display: none;
}
.event-screening-single .event-screening-single-info {
    margin-bottom: 15px;
}
.event-screening-single .event-screening-single-info .item-info {
    border-bottom: 1px solid #dee2e6;
    padding: 15px 0;
}
.event-screening-single .event-info .item-info span:first-child {
    font-weight: 600;
    min-width: 120px;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-size: 14px;
}
.event-single .post-content ul {
    padding-left: 20px;
    margin-top: 15px;
}

.event-screening-single .event-screening-single-info {
    margin-bottom: 15px;
}
.event-screening-single .event-screening-single-info .item-info {
    border-bottom: 1px solid #dee2e6;
    padding: 15px 0;
}
.event-screening-single .event-info .item-info span:first-child {
    font-weight: 600;
    min-width: 120px;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-size: 14px;
}
.event-single .post-content ul {
    padding-left: 20px;
    margin-top: 15px;
}

.event-screening-single {
    padding-bottom: 30px;
}
.event-screening-single .content-top {
    margin-top: 15px;
}
.event-screening-single .content-top .post-categories {
    position: relative;
    padding-left: 30px;
}
.event-screening-single .content-top .post-categories:after {
    content: '';
    width: 20px;
    height: 2px;
    background: #4274F6;
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 1;
}
.event-screening-single .content-top .post-categories a {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}
.event-screening-single .content-top .post-categories a:hover {
    color: #4274F6;
}
.event-screening-single .content-top .post-title {
    font-size: 28px;
    margin: 0 0 20px;
}
.event-screening-single .event-screening-images .owl-nav .owl-prev {
    left: 20px !important;
}
.event-screening-single .event-screening-images .owl-nav .owl-next {
    right: 20px !important;
}
.event-screening-single .event-screening-images .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}
.event-screening-single .event-screening-info {
    margin-bottom: 15px;
}
.event-screening-single .event-screening-info .item-info {
    border-bottom: 1px solid #dee2e6;
    padding: 15px 0;
}
.event-screening-single .event-screening-info .item-info span:first-child {
    font-weight: 600;
    min-width: 120px;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-size: 14px;
}
.event-screening-single .post-content ul {
    padding-left: 20px;
    margin-top: 15px;
}

.commerce-product-variation-attributes {
    float: left;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    /* color: #E43844; */
    line-height: 35px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}


#edit-purchased-entity-0-attributes {
    float: left;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    /* color: #E43844; */
    line-height: 35px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.edit-purchased-entity-0-attributes-attribute-showtimes .label {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 0.5rem;
}
#node-director-form .tabledrag-toggle-weight-wrapper .link .tabledrag-toggle-weight {
    display: none;
}

#node-director-form .field-multiple-drag {
    display: none;
}

#node-director-form .js-form-item .form-item .js-form-type-textfield .form-item-title-0-value .js-form-item-title-0-value {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: .5rem;
    font-size: 1.225em;
    font-weight: 600;
    font-family: "Montserrat";
    line-height: 1.4;
    color: black;
}
#node-director-form .main .main-page {
    margin-top: 50px;
}
#field-team-contact-values .field-multiple-table .responsive-enabled table tr, td, th, thead {
    border: none;
    border-spacing: 0;
}
.th field-label {
    border: none;
    border-spacing: 0;
}

#field-team-contact-values table>thead>tr>th, table>thead>tr>td, table>tbody>tr>th, table>tbody>tr>td, table>tfoot>tr>th, table>tfoot>tr>td {
    border-color: #dee2e6;
    border-width: 1px 1px 1px 0;
}
#field-team-contact-values table {
    width: 100%;
    margin-bottom: 15px;
    border: none;
}

#node-director-form table>thead>tr>th, table>thead>tr>td {
    border: none;
    vertical-align: bottom;
}

.single-screening {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.single-screening .block-screening-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 5px;
    margin-bottom: 15px;
    position: relative;
}
.single-screening .block-screening-title:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 1px;
    background: #4274F6;
    left: 0;
    bottom: -1px;
    z-index: 1;
}

.single-screening .single-screening-top {
    background: #000000;
    padding: 45px 0 45px;
}



.single-screening .screening-right {
    margin-top: 35px;
    margin-bottom: 35px;
}
.single-screening .screening-right .screening-right-content {
    padding: 20px 20px 0;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background: #fff;
    position: relative;
}
.single-screening .screening-right .screening-right-content:after {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    z-index: 1;
    height: 50px;
    border-radius: 50%;
    -webkit-box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.single-screening .screening-right .screening-right-content .screening-right-inner {
    position: relative;
    z-index: 2;
}
.single-screening .screening-right .screening-meta {
    margin: 30px 0 0;
}
.single-screening .screening-right .screening-meta.screening-information {
    margin-top: 15px;
    font-size: 14px;
}
.single-screening .screening-right .screening-meta .meta-item {
    float: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: inline-block;
    color: #000;
    width: 100%;
    border-bottom: 1px solid #dee2e6;
}
.single-screening .screening-right .screening-meta .meta-item:last-child {
    margin-right: 0;
    border-bottom: 0;
    margin-bottom: 0;
}
.single-screening .screening-right .screening-meta .meta-item .content .lab {
    color: #8e8e8e;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    line-height: 1.2;
}
.single-screening .screening-right .screening-meta .meta-item .content .val {
    display: inline-block;
    line-height: 1.2;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
    float: right;
}
.single-screening .screening-right .screening-meta .meta-item .content .val a {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
.single-screening .screening-right .screening-meta .meta-item .content .field--name-field-screening-category .field__item {
    float: left;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: 5px;
}
.single-screening .screening-right .add-to-cart-content-inner {
    margin: 0 0 5px;
}
.single-screening .screening-right .add-to-cart-content-inner .field--name-price {
    float: left;
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #4274F6;
    line-height: 35px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.single-screening .screening-right .add-to-cart-content-inner .user-registered {
    float: left;
    font-size: 16px;
    border: 1px solid #dee2e6;
    padding: 3px 15px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}
.single-screening .screening-right .add-to-cart-content-inner input.form-submit {
    width: 100%;
    border: none;
    padding: 2px;
    margin-bottom: 30px;
}
.single-screening .screening-right .screening-includes {
    margin: 15px 0;
}
.single-screening .screening-right .screening-includes ul {
    padding: 0;
}
.single-screening .screening-right .screening-includes ul li {
    padding-left: 30px;
    position: relative;
    list-style: none;
    margin-bottom: 6px;
}
.single-screening .screening-right .screening-includes ul li:after {
    content: "\e901";
    font-family: "gva-icon";
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 1;
    color: #4274F6;
}
.single-screening .screening-right .screening-sharing {
    background: #fff;
    text-align: center;
    padding: 20px;
    margin-top: 15px;
    margin-left: -20px;
    margin-right: -20px;
    border-top: 1px solid #dee2e6;
}
.single-screening .screening-right .screening-sharing a {
    border: 1px solid #dee2e6;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    margin: 0 10px;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #4274F6;
}
.single-screening .screening-right .screening-sharing a:hover {
    border-color: #4274F6;
}
.single-screening .sidebar_screening .block {
    margin-top: 35px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 0;
    background: #fff;
    position: relative;
}
.single-screening .sidebar_screening .block:before, .single-screening .sidebar_screening .block:after {
    content: " ";
    display: table;
}
.single-screening .sidebar_screening .block:after {
    clear: both;
}
.single-screening .sidebar_screening .block:after {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    z-index: 1;
    height: 50px;
    border-radius: 50%;
    display: block;
    -webkit-box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.single-screening .sidebar_screening .block .block-title {
    padding: 10px 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin: 0;
}
.single-screening .sidebar_screening .block .block-title span {
    font-weight: 600;
}
.single-screening .sidebar_screening .block .block-title:after {
    display: none;
}
.single-screening .sidebar_screening .block .block-content {
    padding: 20px;
    position: relative;
    z-index: 2;
    background: #fff;
}
.single-screening .sidebar_screening .block .webform-submission-form:before, .single-screening .sidebar_course .block .webform-submission-form:after {
    content: " ";
    display: table;
}
.single-screening .sidebar_screening .block .webform-submission-form:after {
    clear: both;
}
.single-screening .sidebar_screening .block .webform-submission-form label {
    display: none;
}
.single-screening .headline {
    color: #fff;
    margin-bottom: 15px;
}
.single-screening .what-learn {
    color: #fff;
}
.single-screening .what-learn .field__label {
    font-weight: 300;
    font-size: 20px;
}
.single-screening .what-learn ul {
    margin: 10px 0;
    padding-left: 0;
}
.single-screening .what-learn ul>li {
    padding-left: 30px;
    position: relative;
    list-style: none;
    margin-bottom: 10px;
}
.single-screening .what-learn ul>li:after {
    content: "\e901";
    font-family: "gva-icon";
    position: absolute;
    top: 1px;
    left: 2px;
    z-index: 1;
    color: #4274F6;
}

.single-screening .screening-film-image {
    position: relative;
    border: 5px solid #dee2e6;
}
.single-screening .screening-image:after {
    content: '';
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#323031));
    background-image: linear-gradient(to bottom, transparent 0%, #323031 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF323031', GradientType=0);
    width: 100%;
    height: 80px;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
}
.single-screening .icon-expand {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #fff;
    z-index: 11;
    font-size: 12px;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}
.single-screening .icon-expand i {
    margin-right: 5px;
}
.single-screening .icon-expand:hover {
    color: #4274F6;
}
.single-screening .video-link {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    z-index: 11;
    font-size: 12px;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
.single-screening .video-link i {
    margin-right: 2px;
}
.single-screening .video-link:hover {
    color: #4274F6;
}
.single-screening .post-title {
    margin: 15px 0 12px;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}
.single-screening .block-info {
    margin-bottom: 30px;
    margin-top: 15px;
}
.single-screening .screening-features {
    font-weight: 500;
}
.single-screening .screening-features .feature-item {
    margin-bottom: 15px;
}
.single-screening .screening-features .feature-item i {
    float: left;
    margin-right: 10px;
    border: 1px solid #dee2e6;
    color: #4274F6;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.single-screening .screening-features .feature-item>span {
    padding-left: 55px;
    display: block;
}
.single-screening .screening-left .screening-content {
    margin-top: 35px;
}
.single-screening .screening-left .block-screening-info {
    margin-bottom: 35px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 0;
    background: #fff;
    position: relative;
}
.single-screening .screening-left .block-screening-info:before, .single-screening .screening-left .block-screening-info:after {
    content: " ";
    display: table;
}
.single-screening .screening-left .block-screening-info:after {
    clear: both;
}
.single-screening .screening-left .block-screening-info:after {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    z-index: 1;
    height: 50px;
    border-radius: 50%;
    display: block;
    -webkit-box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.single-screening .screening-left .block-screening-info .block-title {
    padding: 10px 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin: 0;
    font-size: 18px;
}
.single-screening .screening-left .block-screening-info .block-title:after {
    display: none;
}
.single-screening .screening-left .block-screening-info .block-content {
    padding: 20px;
    position: relative;
    z-index: 2;
    background: #fff;
}
.single-screening .screening-left .block-screening-info .webform-submission-form:before, .single-screening .screening-left .block-screening-info .webform-submission-form:after {
    content: " ";
    display: table;
}
.single-screening .screening-left .block-screening-info .webform-submission-form:after {
    clear: both;
}
.single-screening .screening-left .block-screening-info .webform-submission-form label {
    display: none;
}
.single-screening .screening-lessons {
    font-size: 14px;
}
.single-screening #node-single-comment {
    border: none;
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.single-screening #node-single-comment h2 {
    display: none;
}
.single-screening .screening-features {
    margin: 25px 0 0;
    font-weight: 400;
    font-size: 14px;
}
.single-screening .screening-features .field__label {
    font-size: 14px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    border-bottom: 1px solid #4274F6;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #000;
    letter-spacing: 1px;
}
.single-screening .screening-features .field__items {
    margin-left: -15px;
    margin-right: -15px;
    padding: 5px 0 5px;
}
.single-screening .screening-features .field__items:before, .single-screening .screening-features .field__items:after {
    content: " ";
    display: table;
}
.single-screening .screening-features .field__items:after {
    clear: both;
}
.single-screening .screening-features .field__items .field__item {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    padding-left: 32px;
    position: relative;
    margin-bottom: 10px;
    color: #000;
    font-family: "Montserrat", sans-serif;
}
@media (max-width: 991.98px) {
    .single-screening .screening-features .field__items .field__item {
        width: 100%;
    }
}
.single-screening .screening-features .field__items .field__item:after {
    content: '\f192';
    font-family: 'FontAwesome';
    position: absolute;
    top: 3px;
    left: 15px;
    font-size: 12px;
    color: #4274F6;
    z-index: 1;
    line-height: 1.8;
}
.single-screening .screening-features .field__items .field__item:nth-child(2n+1) {
    clear: both;
}

.screening-page .views-exposed-form {
    display: table;
    width: 100%;
    margin-bottom: 50px;
}

:root {
    --bg-table-stripe: #f6f6f5;
    --b-table: #e3e3e2;
    --caption: #242423;
}


/* info (hed, dek, source, credit) */
.rg-container {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    padding: 1em 0.5em;
    color: #222;
}
.rg-header {
    margin-bottom: 1em;
    text-align: left;
}

.rg-header>* {
    display: block;
}
.rg-hed {
    font-weight: bold;
    font-size: 1.4em;
}
.rg-dek {
    font-size: 1em;
}

.rg-source {
    margin: 0;
    font-size: 0.75em;
    text-align: right;
}
.rg-source .pre-colon {
    text-transform: uppercase;
}

.rg-source .post-colon {
    font-weight: bold;
}

/* table */
table.rg-table {
    width: 100%;
    margin-bottom: 0.5em;
    font-size: 1em;
    border-collapse: collapse;
    border-spacing: 0;
}
table.rg-table tr {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: left;
    color: #333;
}
table.rg-table thead {
    border-bottom: 3px solid #ddd;
}
table.rg-table tr {
    border-bottom: 1px solid #ddd;
    color: #222;
}
table.rg-table tr.highlight {
    background-color: #ffffff !important;
}
table.rg-table.zebra tr:nth-child(even) {
    background-color: #f6f6f6;
}
table.rg-table th {
    font-weight: bold;
    padding: 0.35em;
    font-size: 0.9em;
}
table.rg-table td {
    padding: 0.35em;
    font-size: 0.9em;
}
table.rg-table .highlight td {
    font-weight: bold;
}
table.rg-table th.number,
td.number {
    text-align: right;
}

/* media queries */
@media screen and (max-width: 600px) {
    .rg-container {
        max-width: 600px;
        margin: 0 auto;
    }
    table.rg-table {
        width: 100%;
    }
    table.rg-table tr.hide-mobile,
    table.rg-table th.hide-mobile,
    table.rg-table td.hide-mobile {
        display: none;
    }
    table.rg-table thead {
        display: none;
    }
    table.rg-table tbody {
        width: 100%;
    }
    table.rg-table tr,
    table.rg-table th,
    table.rg-table td {
        display: block;
        padding: 0;
    }
    table.rg-table tr {
        border-bottom: none;
        margin: 0 0 1em 0;
        padding: 0.5em;
    }
    table.rg-table tr.highlight {
        background-color: inherit !important;
    }
    table.rg-table.zebra tr:nth-child(even) {
        background-color: transparent;
    }
    table.rg-table.zebra td:nth-child(even) {
        background-color: #f6f6f6;
    }
    table.rg-table tr:nth-child(even) {
        background-color: transparent;
    }
    table.rg-table td {
        padding: 1.25em;
        border-bottom: 1px dotted #ccc;
        text-align: right;
    }
    table.rg-table td[data-title]:before {
        content: attr(data-title);
        font-weight: bold;
        display: inline-block;
        content: attr(data-title);
        float: left;
        margin-right: 0.5em;
        font-size: 0.95em;
    }
    table.rg-table td:last-child {
        padding-right: 1.25em;
        border-bottom: 2px solid #ccc;
    }
    table.rg-table td:empty {
        display: none;
    }
    table.rg-table .highlight td {
        background-color: inherit;
        font-weight: normal;
    }
}
.custom-alignment .views-exposed-form .form-item {
    vertical-align: middle;
}
.custom-alignment .views-exposed-form .form-item input,
.custom-alignment .views-exposed-form .form-item select {
    height: 42px;
}
div.figurerl {
    float: left;
    width: 40%;
    text-align: center;
    font-style: italic;
    font-size: smaller;
    text-indent: 0;
    border: thin silver solid;
    margin: 0.5em;
    padding: 0.5em;
}
div.figurerr {
    float: right;
    width: 40%;
    text-align: center;
    font-style: italic;
    font-size: smaller;
    text-indent: 0;
    border: thin silver solid;
    margin: 0.5em;
    padding: 0.5em;
}