
.video-container {
        position: relative;
        padding-bottom: 57.0%;
        padding-top: 0px;
        height: 0;
        overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
        position: relative;
        top: 0;
        left: 0;
        width: 1300px;
        height: 733px;
}

.video-container-board {
        position: relative;
        padding-top: 0px;
        height: 0;
        overflow: hidden;
}

.video-container-board iframe,
.video-container-board object,
.video-container-board embed {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}
}



@media screen and (max-width: 1024px) {
.video-container {
        position: relative;
 	padding-bottom: 56.25%;
        padding-top: 0px;
        height: 0;
        overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}



.video-container-board {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 0px;
        height: 0;
        overflow: hidden;
}

.video-container-board iframe,
.video-container-board object,
.video-container-board embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}
}

@media screen and (max-width: 960px) {
.video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 0px;
        height: 0;
        overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}



.video-container-board {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 0px;
        height: 0;
        overflow: hidden;
}

.video-container-board iframe,
.video-container-board object,
.video-container-board embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}
}

@media screen and (max-width: 640px) {
.video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 0px;
        height: 0;
        overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}



.video-container-board {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 0px;
        height: 0;
        overflow: hidden;
}

.video-container-board iframe,
.video-container-board object,
.video-container-board embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}
}

