.educational-videos-archive .four.columns:nth-child(4),
.educational-videos-archive .four.columns:nth-child(7),
.educational-videos-archive .four.columns:nth-child(10),
.educational-videos-archive .four.columns:nth-child(13),
.educational-videos-archive .four.columns:nth-child(16),
.educational-videos-archive .four.columns:nth-child(19),
.educational-videos-archive .four.columns:nth-child(22),
.educational-videos-archive .four.columns:nth-child(25),
.educational-videos-archive .four.columns:nth-child(28),
.educational-videos-archive .four.columns:nth-child(31),
.educational-videos-archive .four.columns:nth-child(34) {
    margin-left: 0;
}

.educational-videos-archive .four.columns {
    margin-bottom: 30px;
}

.educational-videos-archive .video-list {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    -webit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    border-bottom: 5px solid #58585a;
    background-color: #fff;
    position: relative;
}

.educational-videos-archive .video-list > .video-list-head {
    background-color: #69bf4a;
    display: table;
    width: 100%;
}

.educational-videos-archive .video-list > .video-list-head > img {
    display: table-cell;
    vertical-align: middle;
    width: 85px;
}

.educational-videos-archive .video-list > .video-list-head > p {
    display: table-cell;
    color: #fff;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

.educational-videos-archive .video-list > .video-list-body h3 {
    margin: 0;
}

.educational-videos-archive .video-list > .video-list-body {
    margin: 20px;
    height: 300px;
}

.video-list-body > .video-additional-1,
.video-list-body > .video-date,
.video-list-body > .video-desc {
    line-height: 120%;
}

.video-list-body > .video-date { margin-bottom: 15px; }

.video-list-body > .video-link {
    position: absolute;
    bottom: 20px;
}

.educational-videos-archive { margin-bottom: 60px; }

.educational-videos-single h2,
.educational-videos-single h3,
.single-educational-videos .bannerImage {
    margin-bottom: 0;
}

.educational-videos-single { margin-bottom: 50px; }

.fluid-video-wrapper,
.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	background-color: #000;
}

.fluid-video-wrapper iframe,
.fluid-video-wrapper object,
.fluid-video-wrapper embed,
.videowrapper iframe,
.videowrapper object,
.videowrapper embed {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video_embed > div { padding: unset !important; }

.sgpb-main-popup-data-container-1761 {
    left: -1000px;
}