/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 08 2023 | 14:03:01 */
.video-teaser .content-card a {
    display: block;
}

@media all and (max-width: 768px) {
	body .presenters.next .content-card {
    margin-bottom: 0px;
}
	body .video-details {
    margin-bottom: 30px;
}
	body .top-share {
    display: none;
}
.video-preview a.watch-btn {
    margin: 20px;
}
body .main-video {
padding: 0px;
}
.thirds {
    display: block!important;
}
.additional-resources a {
    display: block;
}
}

.content-card.simple h4 {
    font-size: 16px;
    line-height: 24px;
}

body .content-card {
    box-shadow: 0px 2px 5px rgb(0 0 0 / 20%);
	text-align: left;
}
.sidebar h3 {
    margin-top: 0px;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px!important;
}
.additional-resources {
    margin: 30px 0px;
}
.additional-resources .content-card {
    padding: 15px!important;
}
.additional-resources a.btn-text {
    letter-spacing: 0px;
    margin-bottom: 0px;
}

.presenters .social-icons {
    margin-top: 10px;
}
.presenters .social-icons a {
    margin-right: 8px;
    color: #262626;
}

.video-player iframe {
    width: 100%;
    margin-bottom: -10px;
    min-height: 427px;
    border-bottom: 5px solid #85437d;
}

.single-third a.btn-white {
    background: white;
    color: black!important;
    margin-bottom: 0px!important;
}
.single-third h2 {
    margin-bottom: 10px!important;
    margin-top: 0px;
}
.single-third.two {
    background: #e41b01;
}
.single-third.three {
    background: #86427d;
}
.single-third.one {
    background: #fc7e00;
}

.thirds .single-third h2 {
    font-size: 22px;
    line-height: 30px;
}
.thirds .single-third {
    flex: 1;
    padding: 20px 30px;
}
.thirds {
    display: flex;
}

.sidebar .presenters {
    display: inline-block;
}
.video-teaser h3 {
    margin-top: 0px;
}

.video-details {
    box-shadow:  0px 2px 5px rgb(0 0 0 / 20%);
}

.presenters p.bio {
    margin-bottom: 0px!important;
    font-size: 12px;
    line-height: 20px;
}
.presenters .twitter {
    margin-bottom: 5px!important;
}
#main .presenters .twitter a {
    text-decoration: none!important;
    font-size: 12px;
}
.sidebar .content-card {
    background: white;
}
body .presenters .content-card {
    padding: 15px!important;
}
.presenters p.title {
    font-size: 11px;
    margin-bottom: 5px!important;
}
.presenters h4 {
    display: inline;
    color: #262626!important;
}
.presenters img {
    max-height: 45px;
    float: left;
    border-radius: 100%;
    border: 2px solid white;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 20%);
    margin-right: 10px;
}

body .cta .white a.btn:after {
    vertical-align: middle;
    display: inline;
}

body .cta .white a.btn {
    color: #262626!important;
    background: white;
}
body .cta .white a.btn:hover {
    background: #000!important;
    color: white!important;
}

.accent-bg {
    background: #974b8b;
}

.top-share li a {
    padding-top: 3px!important;
    padding-left: 6px!important;
}
.top-share .mail-share {
    background: #262626;
}
.video-details h1 {
    display: inline;
}
.top-share {
    float: right;
}

#main .breadcrumb-bar a:hover {
    text-decoration: underline!important;
    color: white;
}

#main .breadcrumb-bar a {
    text-decoration: none!important;
}
.main-video ul.single-social-icons li {
    list-style-type: none;
    display: inline-block;
}
#main ul#additional-resources .acc_content li a {
    text-decoration: none!important;
}
ul#additional-resources .acc_content ul li:last-child {
    margin-bottom: 0px;
}
ul#additional-resources .acc_head {
    background: #ddd;
    color: #262626;
    font-size: 18px;
    line-height: 26px;
    font-family: "SegoeUI Semibold";
}
ul#additional-resources li {
    border-radius: 0px;
}
ul#additional-resources {
    margin: 0px;
}

.content-card.simple {
    padding: 5px 15px!important;
}
.content-card.simple h4 {
    margin-bottom: 5px!important;
    color: #0266b8;
}
.content-card.simple p.date {
    margin-bottom: 0px!important;
    font-size: 13px;
}

p.date:before {
    content: "";
    font-family: 'SegoeMDL2';
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
    display: inline-block;
}


.video-details h1 {
    margin-top: 0px;
    font-size: 22px!important;
    line-height: 30px!important;
    margin-bottom: 0px!important;
}
#main .video-teaser a:hover {
    text-decoration: underline;
}
#main .video-teaser a:hover h4 {
   color: #246eb5;
}

#main .video-teaser a {
    text-decoration: none;
}
body .video-details {
    padding: 30px;
    background: white;
}

@media all and (min-width: 768px) {
	.breadcrumb-bar p#breadcrumbs {
    padding-left: 15px;
}
}
.breadcrumb-bar p#breadcrumbs {
    margin: 0px!important;
}
.breadcrumb-bar span {
    color: #fff;
}
.breadcrumb-bar a, .breadcrumb-bar a:focus {
    color: white;
    opacity: 1;
	text-decoration: underline!important;
}
.breadcrumb-bar {
    background: #974b8b;
    padding: 15px 0px;
}