/* Template - Documentary */
body.page-template-template-documentary-feature .main-header + .divider {
    display:none;
}
body.page-template-template-documentary-feature #div-topbanner,
body.page-template-template-documentary-feature #div-gpt-ad-1699529532834-0 {
    margin:25px 0;
}
body.page-template-template-documentary-feature .page-slider--vimeo {
    position:relative;
    overflow:hidden;
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat;
}
body.page-template-template-documentary-feature .page-slider--playing {
    background:black!important;
}
body.page-template-template-documentary-feature .page-slider--vimeo > div {
    position:absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
body.page-template-template-documentary-feature .page-slider--vimeo iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
body.page-template-template-documentary-feature .page-slider--vimeo .vimeo-controls {
    position:absolute;
    top:0;
    bottom:0;
    width:calc(100% - 20px);
    max-width:1200px;
    left:0;
    margin-left:auto;
    margin-right:auto;
    right:0;
    z-index:20;
    height:100%;
    background:none;
    transform:none;
}
body.page-template-template-documentary-feature .page-slider--vimeo .vimeo-control {
    border:0;
    background-color:rgba(20,20,20,1);
    border-radius:100%;
    height:42px;
    width:42px;
    position:absolute;
    bottom:10px;
    outline:none!important;
    transition:background-color .25s;
}

body.page-template-template-documentary-feature .page-slider--vimeo .vimeo-control:hover,
body.page-template-template-documentary-feature .page-slider--vimeo .vimeo-control:focus {
    background-color:rgba(20,20,20,.7);
}
body.page-template-template-documentary-feature .page-slider--vimeo .vimeo-unmute {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24' fill='white'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z'/%3E%3C/svg%3E");
    background-size:24px 24px;
    background-position:center;
    background-repeat:no-repeat;
    z-index:20;
    right:52px;
}
body.page-template-template-documentary-feature .page-slider--vimeo .vimeo-mute {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white' width='18px' height='18px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M16.5 12c0-1.77-1.02-3.29-2.5-4.03v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51C20.63 14.91 21 13.5 21 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3L3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06c1.38-.31 2.63-.95 3.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4L9.91 6.09 12 8.18V4z'/%3E%3C/svg%3E");
    background-size:24px 24px;
    background-position:center;
    background-repeat:no-repeat;
    z-index:10;
    right:0;
}
body.page-template-template-documentary-feature .page-slider--vimeo .vimeo-play {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white' width='18px' height='18px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");
    background-size:24px 24px;
    background-position:center;
    background-repeat:no-repeat;
    z-index:10;
    left:0;
}
body.page-template-template-documentary-feature .page-slider--vimeo .vimeo-pause {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M6 19h4V5H6v14zm8-14v14h4V5h-4z' fill='white'/%3E%3C/svg%3E");
    background-size:24px 24px;
    background-position:center;
    background-repeat:no-repeat;
    z-index:10;
    left:52px;
}

body.page-template-template-documentary-feature .page-slider--vimeo #documentary-vimeo {
    background:white;
}
@media screen and (min-width:1024px) and (max-height:800px)  {
    body.page-template-template-documentary-feature .page-slider--vimeo #documentary-vimeo {
        padding:46% 0 0 0!important;
    }
}

.documentary .main-content {
  width: 100%;
  padding-top: 40px;
}
.documentary .main-content > section {
    width: 100%;
    max-width: 800px;
    margin: 40px auto;
    display: block;
}
.documentary .main-content > section > p {
    line-height:1.5;
}
@media (max-width: 768px) {
    .documentary .main-content > section {
        margin:40px 10px;
    }
}

.documentary .documentary-feature__heading {
    background:white;
}
.documentary .documentary-feature__heading_group {
    padding:80px 0;
    text-align:center;
}
.documentary .documentary-feature__heading_group h1 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #1f746c;
}
@media (max-width: 768px) {
    .documentary .documentary-feature__heading_group h1 {
        font-size:32px;
    }
}
.documentary .documentary-feature__heading_sub {
    font-size: 20px;
    max-width: 800px;
    margin: 0 auto;
    color: #777;
    line-height: 1.55;
}
@media (max-width: 768px) {
    .documentary .documentary-feature__heading_sub {
        font-size:18px;
    }
}
.documentary .documentary-feature__heading_sub p + p {
    margin-top: 1em;
}


.documentary-feature__chapters {
    display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    max-width:768px;
}
.documentary-feature__chapters .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
@media (max-width: 768px) {
    .documentary-feature__chapters  {
        display:block;
    }
    .documentary-feature__chapters .col {
        width:100%;
        max-width:480px;
        flex:none;
        margin:0 auto;
    }
}

.documentary-feature__chapter {
    padding:15px;
}
.documentary-feature__chapter img {
    width:100%;
    max-width:100%;
    height:auto;
    display:block;
    transition:opacity .2s;
}
.documentary-feature__chapter h3 {
    color:#1f746c;
    font-weight: bold;
    font-size: 18px;
    margin: 20px 0 10px 0;
}
.documentary-feature__chapter p {
    font-size:15px;
    line-height:1.4;
}
.documentary-feature__chapter a:first-of-type {
    position:relative;
    display:block;
    background:#111;
}
.documentary-feature__chapter a:first-of-type:after {
    content:"";
    display:inline-block;
    width:66px;
    height:38px;
    border-radius:4px;
    background-color:rgba(11,11,11,.6);
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M0 0h24v24H0z' fill='%23111111' fill-opacity='0'/%3E%3Cpath d='M8 5v14l11-7z' fill='%23FFFFFF'/%3E%3C/svg%3E");
    background-position:center;
    background-size:32px auto;
    background-repeat: no-repeat;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-19px;
    margin-left:-33px;
}

.documentary-feature__chapter a:first-of-type:hover img {
    opacity:.7;
}


.documentary__sponsors-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.documentary__sponsors-list li {
    width:200px;
    height:auto;
    margin:6px 12px;
}
.documentary__sponsors-list li img {
    display:block;
    width:100%;
    height:auto;
}

body.page-template-template-documentary-feature .header-ad-container #div-topbanner_documentary-feature {
    margin: 25px auto;
    max-width: 728px;
    width: 100%;
    text-align: center;
}
body.page-template-template-documentary-feature .header-ad-container #div-topbanner_documentary-feature img {
    margin: 0px auto;
    display: block;
}
body.page-template-template-documentary-feature h2{
    font-size: 26px;
}