/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
/*GDPR Cookie Consent Plugin customizations*/
.cli-row .cli-tab-footer .cli-btn {
	background-color: #008448;
}
.cli-row .cli-tab-footer .cli-btn:hover {
	background-color: #006a3d;
}

.cli-wrapper .cli-style-v2 {
	font-size: 12pt;
}

body #cookie-law-info-bar, body .wt-cli-cookie-bar {
	padding: 15px;
}

.cookielawinfo-column-1 {
    width: 25%
}

.cookielawinfo-column-2 {
    width: 10%
}

.cookielawinfo-column-3 {
    width: 15%
}

.cookielawinfo-column-4 {
    width: 50%
}

.cookielawinfo-simple thead {
    width: 100%
}

.cookielawinfo-simple td {
    padding: 5px 5px 5px 0;
    vertical-align: top
}

.cookielawinfo-simple thead th {
    padding-right: 10px;
    text-align: left
}

.cookielawinfo-modern {
    border: 1px solid #e3e3e3;
    background-color: #f2f2f2;
    width: 100%;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px
}

.cookielawinfo-modern td,
.cookielawinfo-modern th {
    padding: 5px;
    color: #333
}

.cookielawinfo-modern thead {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    padding: .2em 0 .2em .5em;
    text-align: left;
    color: #4b4b4b;
    background-color: #c8c8c8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6, #b3b3b3));
    background-image: -moz-linear-gradient(top, #d6d6d6, #b0b0b0, #b3b3b3 90%);
    border-bottom: solid 1px #999
}

.cookielawinfo-modern th {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 17px;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    text-shadow: #fff 1px 1px 1px
}

.cookielawinfo-modern td {
    line-height: 20px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff
}

.cookielawinfo-modern tr.cookielawinfo-row:hover {
    background-color: #fff
}

.cookielawinfo-elegant {
    border: 1px solid #dfdfdf;
    background-color: #f9f9f9;
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: Arial, "Bitstream Vera Sans", Helvetica, Verdana, sans-serif;
    color: #333
}

.cookielawinfo-elegant tr {
    border-top-color: #fff;
    border-bottom: 1px solid #dfdfdf;
    color: #555
}

.cookielawinfo-elegant th {
    text-shadow: rgba(255, 255, 255, .796875) 0px 1px 0px;
    font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    font-weight: 400;
    padding: 7px 7px 8px;
    text-align: left;
    line-height: 1.3em;
    font-size: 14px
}

.cookielawinfo-elegant td {
    font-size: 12px;
    padding: 4px 7px 2px;
    vertical-align: top
}

.cookielawinfo-rounded {
    background-color: #f5f5f5;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ebebeb
}

.cookielawinfo-rounded td,
.rounded th {
    padding: 1px 5px
}

.cookielawinfo-rounded thead {
    text-shadow: 0 1px 0 #fff;
    color: #999
}

.cookielawinfo-rounded th {
    text-align: left;
    text-transform: uppercase;
    font-size: 11pt;
    border-bottom: 1px solid #fff;
    padding: 1px 5px
}

.cookielawinfo-rounded td {
    font-size: 10pt;
    padding: 5px
}

.cookielawinfo-rounded tr.cookielawinfo-row:hover {
    background-color: #fff
}

table.cookielawinfo-classic {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333
}

table.cookielawinfo-classic thead tr th {
    text-transform: uppercase;
    background: #e2e2e2
}

table.cookielawinfo-classic tfoot tr th,
table.cookielawinfo-classic tfoot tr td {
    text-transform: uppercase;
    color: #000;
    font-weight: 700
}

table.cookielawinfo-classic tfoot tr th {
    width: 20%
}

table.cookielawinfo-classic tfoot tr td {
    width: 80%
}

table.cookielawinfo-classic td,
table.cookielawinfo-classic th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    line-height: 1.8em;
    font-size: .8em;
    vertical-align: top;
    width: 20%
}

table.cookielawinfo-classic tr.odd th,
table.cookielawinfo-classic tr.odd td {
    background: #efefef
}

table.cookielawinfo-winter {
    font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    padding: 0;
    margin: 10px 0 20px;
    border-collapse: collapse;
    color: #333;
    background: #f3f5f7
}

table.cookielawinfo-winter a {
    color: #3a4856;
    text-decoration: none;
    border-bottom: 1px solid #c6c8cb
}

table.cookielawinfo-winter a:visited {
    color: #777
}

table.cookielawinfo-winter a:hover {
    color: #000
}

table.cookielawinfo-winter caption {
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 10px;
    font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif
}

table.cookielawinfo-winter thead th {
    /*background: #3a4856;*/
    background: #365a5a;
    padding: 15px 10px;
    color: #fff;
    text-align: left;
    font-weight: 400
}

table.cookielawinfo-winter tbody {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee
}

table.cookielawinfo-winter tbody {
    border-bottom: 1px solid #eaecee
}

table.cookielawinfo-winter tbody td,
table.cookielawinfo-winter tbody th {
    padding: 10px;
    text-align: left
}

table.cookielawinfo-winter tbody tr {
    background: #f3f5f7
}

table.cookielawinfo-winter tbody tr.odd {
    background: #f0f2f4
}

table.cookielawinfo-winter tbody tr:hover {
    background: #eaecee;
    color: #111
}

table.cookielawinfo-winter tfoot td,
table.cookielawinfo-winter tfoot th,
table.cookielawinfo-winter tfoot tr {
    text-align: left;
    font: 120% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    text-transform: uppercase;
    background: #fff;
    padding: 10px
}

/*DONATE BUTTON*/
.site-header .header-aside ul {
    margin-top: -5px;
}
.site-header .header-aside ul#menu-top-right-navigation li a {
    padding-top: 14px;
}
.site-header .header-aside ul#menu-top-right-navigation li.donate.donate-new a {
    background: #2E9EB8;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: 0em;
    padding: 5px 20px 12px 20px;
}
.site-header .header-aside ul#menu-top-right-navigation li.donate.donate-new a:hover {
    opacity: 0.85;
}
.site-header .header-aside ul li.donate.donate-new a::before {
    content: url('../images/donate.svg');
    position: relative;
    top: 4px;
    right: 7px;
}
.site-header .facetwp-facet {    
    margin-top: 4px;    
}
body .site-header .top-header {
    padding: 16px 0;
}
@media (max-width: 568px){
   body.admin-bar  .site-header .top-header{
        padding-top: 30px;
    }
}
@media (max-width: 991px) {

    .single-post .site-main p,
    .single-article .site-main p {
        font-size: 17px;
    }

    .site-header #overlay #site-navigation.menu-open #menu-top-right-navigation-1 li.donate {
        display: none !important;
    }
    .donate_button_holder_mobile_action_lt a {
        background: #2E9EB8;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        line-height: 1em;
        letter-spacing: 0em;
        padding: 3px 20px 12px 20px;
        width: 100%;
        display: block;
        margin-top: 15px;
        text-align: center;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
        height: 42px;
        line-height: 42px;
    }
    .donate_button_holder_mobile_action_lt a:hover,
    .donate_button_holder_mobile_action_lt a:visited,
    .donate_button_holder_mobile_action_lt a:focus,
    .donate_button_holder_mobile_action_lt a:active {
        opacity: 0.85;
        color: #fff !important;
    }
   .donate_button_holder_mobile_action_lt a::before {
        content: url('../images/donate-mobile.svg');
        position: relative;
        width: 35px;
        top: 5px;
        right: 10px;
        display: inline-block;
    }
    .donate_button_holder_mobile_action_lt {
        height: 57px;
    }
}
@media (min-width: 992px) {
    .donate_button_holder_mobile_action_lt {
        display: none !important;
    }
    .site-header .header-aside ul#menu-top-right-navigation li.podcast-menu-item {
        background: url('/wp-content/themes/apsf/images/podcast-icon.png') no-repeat right 5px;
        height: 40px;
        background-size: 28px;
        width: 50px;
    }
}
/*DONATE BUTTON ENDS*/

/*NEWSLETTER SIGNUP WIDGET*/
.site-content .widget.widget-subscribe-newsletter {
    background-image: url(../images/bg-newsletter.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    border: none;
    padding: 50px 40px 20px 40px; 
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    max-height: 554px;
}
.site-content .widget.widget-subscribe-newsletter .wpa-test-msg {
    display: none !important;
}
.site-content .widget.widget-subscribe-newsletter h1 {
    padding-top: 95px;
    font-size: 25px;
    font-weight: 400;
    color: #000;
    border-bottom: none;
    padding-left: 0;
    text-align: center;
}
.site-content .widget.widget-subscribe-newsletter h1::before {    
    position: relative;
    left: 0;
    top: 8px;
    transform: none;
    display: inline-block;
    margin-right: 10px;
}
.site-content .widget.widget-subscribe-newsletter h2 {
    padding-top: 75px;
    font-size: 18px;
    font-weight: 400;
    color: #303030;
    line-height: 25px;
    margin-bottom: 15px;
    font-family: Proxima Nova;
}
.site-content .widget.widget-subscribe-newsletter a.read {
    padding-top: 0;
    display: inline-block;
    padding-bottom: 0;
    border-bottom: 2px solid #008445;
}
.site-content .widget.widget-subscribe-newsletter a.read h3 {
    font-size: 18px;
    font-weight: 400;
    color: #008445;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1;
}
.site-content .widget.widget-subscribe-newsletter .wpforms-form .wpforms-field.subscribe-input input {
    height: 52px;
    padding: 14px 20px 14px 20px;
    border-radius: 40px;
    border: 1px;
    color: #848484;
    background: #FFFFFF;
    border: 1px solid #DADADA;
}
.site-content .widget.widget-subscribe-newsletter .wpforms-form .wpforms-field.subscribe-input input::placeholder, 
.site-content .widget.widget-subscribe-newsletter .wpforms-form .wpforms-field.subscribe-input input::-ms-input-placeholder {
    color: #DADADA;
}
.site-content .widget.widget-subscribe-newsletter .wpforms-form button[type=submit] {
    font-weight: 600 !important;
    margin: 0!important;
    width: 100%!important;
    background: #2E9EB8!important;
    border-radius: 40px!important;
    letter-spacing: 0px!important;
    color: #FFFFFF!important;
    font-size: 16px !important;
    padding: 8px 15px!important;
    height: 52px;
    margin-top: 2px !important;
}
.site-content .widget.widget-subscribe-newsletter .wpforms-form button[type=submit]::after {
    content: url('../images/arrow-right.svg');
    position: relative;
    top: 2px;
    left: 6px;
}
.site-content .widget.widget-subscribe-newsletter div.wpforms-container-full {
    margin-top: 20px;
}
.site-content .widget.widget-subscribe-newsletter .wpforms-form label.wpforms-error {
    margin-bottom: -8px;
}
@media (max-width: 399px) {
    .site-content .widget.widget-subscribe-newsletter h1 {
        padding-top: 60px !important;
/*        padding-left: 10px !important;*/
        font-size: 23px !important;
    }
     .site-content .widget.widget-subscribe-newsletter h2 {
        padding-top: 60px !important;
    }
}

@media (min-width: 400px) and (max-width: 991px) {
    .site-content .widget.widget-subscribe-newsletter h1 {
        padding-top: 70px !important;
/*        padding-left: 35px !important;*/
    }
     .site-content .widget.widget-subscribe-newsletter h2 {
        padding-top: 65px !important;
    }
}
@media (max-width: 991px) {

    .home .banner {
        height: 317px;
    }

    .site-content .widget.widget-subscribe-newsletter {
        max-width: 390px;
        margin-left: auto;
        margin-right: auto;    
        max-height: 475px;
        padding: 50px 30px 20px 30px;
    }
    .home .site-content .widget.widget-subscribe-newsletter {
        margin-bottom: 55px;
/*        margin-top: -20px;*/
        margin-top: 0;
    }
    .site-content .widget.widget-subscribe-newsletter h1 {
        padding-top: 60px;
        font-size: 23px;
/*        padding-left: 12px;*/
    }
    .site-content .widget.widget-subscribe-newsletter h1::before {    
        top: 8px;
        margin-right: 8px;
    }
    .site-content .widget.widget-subscribe-newsletter h2 {
        padding-top: 60px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px;
    }
    .site-content .widget.widget-subscribe-newsletter a.read h3 {
        font-size: 16px;
    }
    .site-content .widget.widget-subscribe-newsletter .wpforms-form .wpforms-field.subscribe-input input {
        height: 46px;
        padding: 14px 20px 14px 20px;
        border-radius: 40px;
        font-size: 14px !important;
    }
    .site-content .widget.widget-subscribe-newsletter .wpforms-form button[type=submit] {
        border-radius: 40px!important;
        font-size: 14px !important;
        padding: 8px 15px!important;
        height: 46px;
    }
    .site-content .widget.widget-subscribe-newsletter .wpforms-form button[type=submit]::after {
        top: 2px;
        left: 6px;
    }
    .site-content .widget.widget-subscribe-newsletter div.wpforms-container-full {
        margin-top: 20px;
    }

    .home .site-content .side-newletter  .widget.widget-subscribe-newsletter {
        display: none !important;
    }

}
@media (min-width: 992px) {
    .entry-content .widget.widget-subscribe-newsletter {
        display: none !important;
    }
    .site-header .search-aside {
        height: 59px;
    }
}
@media (min-width: 992px) and (max-width: 1080px) {
    .site-content .widget.widget-subscribe-newsletter h1 {
        padding-top: 65px !important;
        padding-left: 0 !important;
        font-size: 20px !important;
    }
     .site-content .widget.widget-subscribe-newsletter h2 {
        padding-top: 65px !important;
    }
}
@media (min-width: 992px) and (max-width: 1280px) {
    .site-content .widget.widget-subscribe-newsletter {
        max-width: 390px;
        margin-left: auto;
        margin-right: auto;    
        max-height: 475px;
        padding: 50px 30px 20px 30px;
    }
    .site-content .widget.widget-subscribe-newsletter h1 {
        padding-top: 60px;
        font-size: 23px;
/*        padding-left: 12px;*/
    }
    .site-content .widget.widget-subscribe-newsletter h1::before {    
        top: 8px;
        margin-right: 8px;
    }
    .site-content .widget.widget-subscribe-newsletter h2 {
        padding-top: 60px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px;
    }
    .site-content .widget.widget-subscribe-newsletter a.read h3 {
        font-size: 16px;
    }
    .site-content .widget.widget-subscribe-newsletter .wpforms-form .wpforms-field.subscribe-input input {
        height: 46px;
        padding: 14px 20px 14px 20px;
        border-radius: 40px;
        font-size: 14px !important;
    }
    .site-content .widget.widget-subscribe-newsletter .wpforms-form button[type=submit] {
        border-radius: 40px!important;
        font-size: 14px !important;
        padding: 8px 15px!important;
        height: 46px;
    }
    .site-content .widget.widget-subscribe-newsletter .wpforms-form button[type=submit]::after {
        top: 2px;
        left: 6px;
    }
    .site-content .widget.widget-subscribe-newsletter div.wpforms-container-full {
        margin-top: 20px;
    }

}
@media (min-width: 1281px) and (max-width: 1400px) {
    .site-content .widget.widget-subscribe-newsletter h1 {
/*        padding-top: 65px !important;*/
        font-size: 23px !important;
/*        padding-left: 10px !important;*/
    }
     .site-content .widget.widget-subscribe-newsletter h2 {
        padding-top: 70px !important;
    }
}
@media(min-width: 1401px) {
    .site-content .widget.widget-subscribe-newsletter {
        max-width: 414px;
    }
}
/*LATEST NEWSLETTER WIDGET ENDS*/

/*RELATED VIDEOS WIDGET*/
.widget-related-videos-lt {
    border: 1px solid #F7F6F6;
    padding: 30px 30px;
    background: #FDFDFD;
}
.widget-related-videos-lt h2.widget-title-wrap {
    color: #000;
}
.widget-related-videos-lt .slider-related-videos-lt {
    margin-top: 35px;
}
.slider-related-videos-lt .slider-item .videoWrapper iframe {
    border-radius: 14px;
}
.slider-related-videos-lt .slider-item .navigation {
    text-align: center;
    color: #008445;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.71em;
    margin-top: 5px;
    margin-bottom: 5px;
/*    font-family: Proxima Nova;*/
}
.slider-related-videos-lt .slider-item .navigation a.next {
    margin-left: 8px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.slider-related-videos-lt .slider-item .navigation a.next img {
    width: 11px;
}
.slider-related-videos-lt .slider-item .navigation a.prev {
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.slider-related-videos-lt .slider-item .navigation a.prev img {
    width: 11px;
    rotate: 180deg;
}
.slider-related-videos-lt.slider .slider-item:after {
    display: none !important;
}

.slider-related-videos-lt .slider-item .video-title {
    text-align: left;
    padding: 3px 20px 0 20px;
    color: #3C4043;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5em;
    font-weight: 700;
}

.slider-related-videos-lt .videoWrapper {
    padding-top: 0;
    margin-bottom: 7px;
}
.slider-related-videos-lt .videoWrapper_wvp {
    display: none;
}
.slider-related-videos-lt div.video_thumbnail_container
{
    /*width: 100%;
    height: 238px;*/
    overflow: hidden;
    background-color: #000;
    background-size: cover !important;
    border-radius: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slider-related-videos-lt .start-video {
    position: absolute;
    top: calc(50% - 26px);
    left: calc(50% - 26px);
    opacity: .85;
    cursor: pointer;
    transition: all 0.3s;
}
.slider-related-videos-lt .start-video img {
    width: 53px;
}
.slider-related-videos-lt .start-video:hover
{
    opacity: 1;
    -webkit-filter: brightness(1);
}

.widget-related-videos-lt .slider-related-videos-vertical-lt {
    margin-top: 40px;
    padding: 0 23px;
}
.slider-related-videos-vertical-lt .slider-item .videoWrapper iframe {
/*    border-radius: 14px;*/
}
.slider-related-videos-vertical-lt.slider .slider-item:after {
    display: none !important;
}
.slider-related-videos-vertical-lt .videoWrapper {
    padding-top: 0;
    margin-bottom: 7px;
    padding-bottom: 177%;
}
.slider-related-videos-vertical-lt .videoWrapper_wvp {
}
.slider-related-videos-vertical-lt.slider .arw-right, 
.slider-related-videos-vertical-lt.slider .arw-left {
    color: #008445 !important;
    font-size: 34px !important;
}
.slider-related-videos-vertical-lt.slider .arw-right.slick-disabled, 
.slider-related-videos-vertical-lt.slider .arw-left.slick-disabled {
    color: #ddd !important;
    cursor: default;
}
.slider-related-videos-vertical-lt.slider .arw-left {
    left: -4px;
}
.slider-related-videos-vertical-lt.slider .arw-right {
    right: -4px;
}
.slider-related-videos-vertical-lt .slider-item .navigation {
    text-align: center;
    color: #008445;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.71em;
    margin-top: 13px;
    margin-bottom: 5px;
/*    font-family: Proxima Nova;*/
}
.slider-related-videos-vertical-lt .slider-item .navigation a.next {
    margin-left: 8px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.slider-related-videos-vertical-lt .slider-item .navigation a.next img {
    width: 11px;
}
.slider-related-videos-vertical-lt .slider-item .navigation a.prev {
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.slider-related-videos-vertical-lt .slider-item .navigation a.prev img {
    width: 11px;
    rotate: 180deg;
}

.video_overlay_holder_mobile_lt {
    display: none;
}
.related-videos-lt {
     display: none;   
}
.related-videos-social-holder-lt h2 {
    font-size: 16px !important;
    font-family: Proxima Nova !important;
    font-weight: 600 !important;
    color: #3A5C5C !important;
    text-transform: uppercase !important;
    margin-top: 12px;
}
.video_overlay_holder_mobile_lt .related-videos-social-holder-lt h2 {
    margin-top: 30px;
}
.related-videos-social-holder-lt ul {
    margin-left: 0;
}
.related-videos-social-holder-lt ul li {
    display: inline-block;
    margin-right: 10px;
}
.related-videos-social-holder-lt ul li a {
    display: inline-block;
    width: 41px;
    height: 41px;
    background-repeat: no-repeat;
}
.related-videos-social-holder-lt ul li a.instagram {
    background-image: url('../images/icon-instagram.svg');
}
.related-videos-social-holder-lt ul li a.facebook {
    background-image: url('../images/icon-facebook.svg');
}
.related-videos-social-holder-lt ul li a.twitter {
    background-image: url('../images/icon-twitter.svg');
}
.related-videos-social-holder-lt ul li a.youtube {
    background-image: url('../images/icon-youtube.svg');
}
.related-videos-social-holder-lt ul li a.tiktok {
    background-image: url('../images/icon-tiktok.svg');
}

.page-template-tpl-presentations .entry-heading {
    border-bottom: 1px solid #eee;
    text-transform: none;
}
.page-template-tpl-presentations .entry-heading i {
    margin-bottom: 15px;
    display: block;
}
.page-template-tpl-presentations .after-page-header-lt {
    margin-bottom: 2.5em;
}

/*section.banner .container:after {
    display: none !important;
}*/

/*.switcher-box .wpml-ls-statics-shortcode_actions {
    display: none;
}*/
.inner-page .switcher-box {
    height: 30px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-native {
    margin-left: .4em;
}

.event-listing .tribe-events-loop .tribe-events-event-meta {
    background: transparent;
    padding: 0 0 0;
    border: 0;
    margin: 5px 0 15px;
}
.event-listing .tribe-events-list .tribe-events-venue-details {
    border-top: none;    
    padding: 0 0 0;
}
.event-listing .tribe-events-list .time-details, 
.event-listing .tribe-events-list .tribe-event-schedule-details {
     padding: 0 0; 
}

.header-newsletter-banner-container-lt {
    position: relative;
}
.custom-banner .apsf-article-navigator {
    position: absolute;
    right: 15px;
    top: 0;
}
.custom-banner .apsf-article-navigator .apsf-article-nav__list {
    display: flex;
    list-style: none;
    column-gap: 20px;
}
.custom-banner .apsf-article-navigator .apsf-article-nav__list a {
    text-decoration: none;
    color: #2E9EB8;
}
.apsf-article-nav__list-link-prev:before {
    content: "<";
}
.apsf-article-nav__list-link-next:after {
    content: ">";
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    padding: .618em 1em;
}

.contributors .link-members {
    font-style: normal;
}

/*RESPONSIVE*/
@media(max-width:567px) {
    .widget-related-videos-lt {
        padding: 20px 15px;
    }
    .widget-related-videos-lt .slider-related-videos-vertical-lt {
        max-width: 100% !important;
    }
    .switcher-box .wpml-ls-legacy-dropdown-click {
        width: 100%;
    }

    body .container.header-newsletter-banner-container-lt {
        padding-left: 15px;
        padding-right: 15px;
    }
    .apsf-article-navigator .apsf-article-nav__list-link-mobile-hide {
        display: none;
    }
    .custom-banner .apsf-article-navigator .apsf-article-nav__list a {
        font-size: 14px;
    }
    .custom-banner .apsf-article-navigator .apsf-article-nav__list {
        column-gap: 14px;
    }
    .header-newsletter-banner-container-lt .pdf-link a {
        padding-left: 0;
        top: 0px;
        left: 12px;
    }
}
@media(max-width:991px) {
    .widget-related-videos-lt .slider-related-videos-lt div.video_thumbnail_container {
        background-size: cover !important;
    }

    .col-md-4.side-newletter-difftemplate {
        max-width: 100% !important;
    }
    .widget-related-videos-lt .slider-related-videos-vertical-lt {
/*        padding: 0 34px;*/
        max-width: 362px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
    }

    .has-featured-video #content.site-content {
        overflow-y: hidden;
        position: relative;
    }
    .has-featured-video.page #page {
        overflow-y: hidden;
        position: relative;
    }
    .has-featured-video.has-featured-video-horizontal #content.site-content {
        max-height: 1190px;
    }
    .has-featured-video.has-featured-video-vertical #content.site-content {
        max-height: 1540px;
    }
    .has-featured-video #content.site-content.show-full-content {
        max-height: 100% !important;
/*        overflow-y: auto;*/
    }
    .has-featured-video #content.site-content.show-full-content .video_overlay_holder_mobile_lt,
    .has-featured-video.show-full-content .video_overlay_holder_mobile_lt{
        display: none;
    }

    .has-featured-video #page.show-full-content {
        max-height: 100% !important;
/*        overflow-y: auto;*/
    }
    .has-featured-video #page.show-full-content .video_overlay_holder_mobile_lt{
        display: none;
    }

    .video_overlay_holder_mobile_lt {
        display: block;
        bottom: 0;
        position: absolute;
        width: 100%;
        z-index: 98;
        left: 0px;
        background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
        padding-left: 25px;
        padding-right: 25px;
    }
    .video_overlay_holder_mobile_lt .article-cont-read-button-container {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 250px;
        justify-content: flex-end;
        background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
        padding-bottom: 20px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .video_overlay_holder_mobile_lt .article-cont-read-button-container a {
        border: 1px solid #008445;
        border-radius: 8px;
        font-size: 18px;
        font-weight: 700;
        color: #008445;
        line-height: 1.5em;
        font-family: Proxima Nova;
        background: #F5F5F5;
        display: inline-block;
        width: 100%;
        height: 55px;
        margin-bottom: 0;
        padding: 15px;
        text-align: center;
        max-width: 362px;
        margin-left: auto;
        margin-right: auto;
    }
    .video_overlay_holder_mobile_lt .videoWrapper_parent {
        background: white;
    }
    .video_overlay_holder_mobile_lt .videoWrapper_subparent {
        max-width: 362px;
        margin-left: auto;
        margin-right: auto;
    }
    .video_overlay_holder_mobile_lt .videoWrapper {
        margin-bottom: 10px;
    }
    .video_overlay_holder_mobile_lt .videoWrapper.vertical {
        padding-bottom: 177%;
    }
    .video_overlay_holder_mobile_lt .view-all {
        font-size: 16px;
        font-weight: 600;
        color: #2E9EB8;
        line-height: 1.5em;
        font-family: Proxima Nova;
        display: inline-block;
        text-decoration: none;
    }
    .video_overlay_holder_mobile_lt .view-all:hover {
        text-decoration: none;
    }
    .video_overlay_holder_mobile_lt .view-all::after {
        content: url('../images/arrow-down.svg');
        position: relative;
        top: 4px;
        left: 6px;
    }
    .link-box.link-box-has-related-videos-link .pdf_link {
        margin-right: 15px;
    }
    .link-box.link-box-has-related-videos-link .share {
        margin-right: 20px;
    }
    .related-videos-lt {
        display: block;
    }
    .related-videos-lt.after-comments {
        margin-top: 10px;
        padding-left: 5px;
    }
    .related-videos-lt a {
        font-size: 14px;
        font-weight: 400;
        color: #008445 !important;
        line-height: 31px;
        font-family: Proxima Nova;
        display: inline-block;
        text-decoration: underline;
    }
    .related-videos-lt a::before {
        content: url('../images/arrow-down-full.svg');
        position: relative;
        top: 3px;
        right: 5px;
    }
    /*.related-videos-social-holder-lt h2 {
        margin-top: 30px;
    }*/
}
@media (min-width: 992px) and (max-width: 1280px) {
    .widget-related-videos-lt .slider-related-videos-vertical-lt {
        margin-left: auto;
        margin-right: auto;
    }
}
/*RELATED VIDEOS WIDGET ENDS*/

@media(max-width:800px) {
    table.cookielawinfo-row-cat-table td,
    table.cookielawinfo-row-cat-table th {
        width: 23%;
        font-size: 12px
    }
    table.cookielawinfo-row-cat-table .cookielawinfo-column-4,
    table.cookielawinfo-row-cat-table .cookielawinfo-column-4 {
        width: 45%
    }
}

.cookielawinfo-row-cat-title {
    border-bottom: 1px solid #eee;
    text-align: center
}

.cookielawinfo-row-cat-title-head {
    text-align: center
}

.cookielawinfo-row-cat-table {
    width: 99%;
    margin-left: 5px;
    word-wrap: break-word;
    table-layout: fixed
}

.cli-tab-section .cookielawinfo-row-cat-table {
    width: 100%;
    margin-left: 0
}

.cli-tab-section .cookielawinfo-row-cat-table td,
.cli-tab-section .cookielawinfo-row-cat-table th {
    font-size: 12px
}

.site-header .facetwp-facet,
.site-header .facetwp-facet .facetwp-input-wrap {
    width: 100%;
}
.site-header .facetwp-facet .facetwp-input-wrap input {
    max-width: initial;
}

.site-header .facetwp-facet .facetwp-icon {
    font: normal normal normal 14px/1 FontAwesome !important;
    color: #fff;
    line-height: 48px !important;
    vertical-align: middle !important;
    height: 48px;
    width: 50px;
    background: #008445;
    border: none;
    text-align: center;
    opacity: 1;
}
.site-header .facetwp-facet .facetwp-icon:before {
    content: "\f002";
    color: #fff;
    background: none;
    width: auto;
    height: auto;
    display: inline-block;
}
.site-header .widget_text.search-aside {
    margin-bottom: -7px;
}

/*Fix single event page*/
.single-tribe_events .tribe_events .tribe-events-event-meta {
    background: #fafafa;
    border: 1px solid #eee;
}
body #tribe-events-pg-template, 
body #tribe-events-pg-template #tribe-events {
    padding-top: 0;
}
/*Fix single event page ends*/

/*fix fancybox*/
/*.page a.fancybox.image {
    z-index: 10;
    position: relative;
}*/

/*Comment styling*/
.comment-form input[type="submit"], .subscribe-form-button {
    vertical-align: middle;
    width: auto;
    background: #75c7da !important;
    font-size: 16px !important;
    text-align: center !important;
    border: none;
    color: #fff !important;
    font-weight: 600 !important;
    border-radius: 0px !important;
    line-height: 1;
    padding: 0.618em 1em;
    text-transform: none !important;
}
.comment-form input[type="submit"]:hover {
    background: #395b5b !important;
}

.link-box .pdf_link.comments_link img {
    max-width: 17px;
}

.comments-area .comment-list, 
.comments-area .comment-list .children {
    list-style: none;
}
.comments-area .comment-list .comment-body {
    margin-bottom: 25px;
    background: #f7f6f6;
    padding: 12px 15px;
} 
.comments-area .comment-list .commentmetadata {
    font-style: italic;
}
.comments-area .comment-list .comment-reply-title small {
    margin-left: 12px;
}
.comments-area .comment-form-cookies-consent label {
    margin-left: 7px;
    position: absolute;
}

.comments-area .comment-list .comment-body .says {
    display: none !important;
}

.comments-area .comments-title {
    color: #008445;
    padding-bottom: 10px;
}
.comments-area .comment-list .comment-author  {
    display: inline-block;
}
.comments-area .comment-list .comment-author cite {
    font-weight: bold;
    font-style: normal;
}
.comments-area .comment-list .commentmetadata  {
    display: inline-block;
    margin-left: 5px;
    color: #707070;
    font-family: 'Proxima Nova Light';
}

.comments-area .comment-list .comment-body p {
    padding: 20px 0 0 0;
}
.comments-area .comment-list .comment-body p:empty {
    display: none;
}
.comments-area .comment-list .comment-body p em:empty {
    display: none;
}

.comments-area .comment-list .reply::before {
  content: url(../images/reply.svg);
}
.comments-area .comment-list .reply a {
    margin-left: 5px;
    color: #707070;
    font-family: 'Proxima Nova Light';
}

.comments-area .comment-list .comment-awaiting-moderation {
    color: darkred;
    display: block;
}
.comments-area .comment-list .check-your-email-text-lt {
    color: darkred;
    display: block;
    padding-bottom: 25px;
}
.comments-area div[data-name="comment_show_checkmark"] {
    display: none !important;
}
.comments-area .article-author-checkmark {
    font-style: normal;
    color: #008445;
}
.comments-area .article-author-checkmark .checkmark {
    color: #008445;
    font-size: 20px;
    display: inline-block;
    margin-left: 2px;
    font-family: 'FontAwesome';
}
.comments-area .comment-list .comment-author.comment-is-from-author  {
    color: #008445;
}
/*Comment styling ENDS*/

.entry-content .wvp_toc li {
    margin-bottom: 0;
}
.entry-content .wvp_toc li::last-child {
    margin-bottom: 20px;
}

body .postview .episode-list__filters {
    border: none;
    border-radius: 0;
    display: block;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
}
body .postview .episode-list__search {
    margin-bottom: 30px !important;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    padding: 5px 20px !important;
}
body .episode-list__search-icon {
    left: 20px;
}
body .episode-list__clear-search.pod-button {
    position: absolute;
    top: 5px;
    right: 14px;
    background-color: transparent !important;
}

@media screen and (max-width: 518px) {
    .comments-area .comment-form-subscriptions {
        padding-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .comments-area .comment-list .comment-author  {
        display: block;
    }
    .comments-area .comment-list .commentmetadata  {
        display: block;
        margin-left: 0;
        margin-top: 7px;
    }
}

@media screen and (max-width: 991px) {
    .site-header .facetwp-facet {
        margin-top: 30px;
        margin-bottom: 0 !important;
    }


}
@media screen and (max-width: 1199px) {
    .site-header .facetwp-facet .facetwp-icon {
        line-height: 38px !important;
        height: 38px;
        width: 38px;
    }
    .site-header .search-aside .facetwp-input-wrap input {
        width: calc(100% - 0px);
    }
}
@media (min-width: 992px) and (max-width: 1499px) {
    .home .banner {
        height: calc(100vw / 2.462);
    }
}