.al-img {
    z-index: 1;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
.al-bg-img , .al-bg-img2 , .al-bg-img3 {
    position: relative; }
.al-bg-img::after , .al-bg-img2::after , .al-bg-img3::after {
    left: 0;
    top: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: -1;
    opacity: 0; }
/* .al-single-img .al-img {
    background-size: contain; } */
.al-video-loop .al-ttl {
    margin: 0;
    margin-bottom: 15px;
    color: #fff;
    font-family: 'Signalist', serif;
    font-size: 66px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 1.5px;
    text-align: left; }
.al-vid-cont .al-dot {
	line-height: 1em;
    text-align: center;
    display: inline-block;
    color: #fff; }
.al-vid-1 .al-txt {
    color: #FFFFFF;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    font-family: 'Myriad Web Pro', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 30px; }

.al-vid-1.al-dark .al-vid-cont .al-txt ,
.al-vid-1.al-dark .al-vid-cont .al-dot ,
.al-vid-1.al-dark .al-vid-cont .al-ttl {
    color: #000000!important; }

.al-video-view {
    display: none; }
.al-video-view.al-active {
    display: block; }
.al-dot span {
    display: block;
    font-family: 'Khand', sans-serif;
    font-size: 33px;
    font-weight: 400;
    line-height: 0px;
    letter-spacing: 0px;
    display: block;
    margin-bottom: 10px;
    text-align: center; }
.al-vid-cont2 {
    height: 100%;
    width: 100%;
    background: rgba(31, 123, 182, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0; }
 .al-edit {
    text-transform: uppercase;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    font-family: 'Myriad Web Pro', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: right;
    right: 40px;
    color: #fff;
    margin-top: -40px;
    top: 70px;
    z-index: 10; }
    
.al-left-tall .al-vid-1:first-child .al-edit ,
.al-right-tall .al-vid-1:first-child .al-edit {
    margin-top: 0;
    text-align: left; }

.al-vid-wrap:hover .al-vid-cont2 {
    opacity: 1; }
.al-vid-cont , .al-vid-cont2 {
    padding: 40px; }
.al-play-wrap {
    padding: 2px;
    padding-left: 25px;
    border-radius: 50px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.al-play-wrap button {
    color: #B2183A;
    outline: unset!important;
    background: unset;
    border: unset;
    padding: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.al-play-wrap button:hover {
    outline: unset!important;
    color: #B2183A;
    background: unset;
    border: unset; }
.al-play-wrap button span {
    font-family: 'Myriad Web Pro', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: right;
    margin-right: 12px; }
.al-video-view {
    z-index: 100;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0; }
.al-video-view span {
    position: relative;
    left: calc( 100% - 40px );
    top: 40px;
    color: #fff;
    text-align: right;
    display: inline-block;
    font-size: 24px;
    cursor: pointer;
    font-family: cursive; }
/* .al-video-contain {
    width: 100%;
    height: 100%;
    position: fixed;
    margin: 0 auto; } */
.al-video-contain {
    margin: 0 auto;
    /* top: 50%;
    transform: translateY(-50%); */
    padding-bottom: 56.25%;
    position: relative; }
.al-video-contain iframe {
    background-color: #000000;
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    height: 100%; }
.al-video-3-w {
    position: relative;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.al-txt p {
    color: #FFFFFF;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    font-family: 'Myriad Web Pro', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0px;
    text-align: left; }
.al-pl-time {
    font-family: 'Myriad Web Pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center; }


    
.al-video-loop .al-video-3-w {
    margin-bottom: 31px; }
    
.al-vid-1 {
    border: 2px solid #fff;
    border-radius: 10px;
    overflow: hidden;
    -webkit-filter: drop-shadow(0px 6px 10px rgba(0, 0, 0, 0.180267));
            filter: drop-shadow(0px 6px 10px rgba(0, 0, 0, 0.180267)); }


@media (min-width: 768px) {

/* .al-video-3-w {
    height: 623px; } */

.al-video-loop .al-left-tall .al-vid-1:first-child {
    width: calc( 34% - 19px );
    margin-right: 19px;
    height: 623px; }

.al-video-loop .al-left-tall .al-vid-1:nth-child(3) ,
.al-video-loop .al-left-tall .al-vid-1:nth-child(2) {
    height: 295px;
    width: 64%;
    position: absolute;
    top: 0;
    right: 0; }

.al-video-loop .al-left-tall .al-vid-1:nth-child(3) {
    top: unset;
    bottom: 0;}

.al-video-loop .al-right-tall {
    flex-direction: row-reverse; }

.al-video-loop .al-right-tall .al-vid-1:first-child {
    width: calc( 34% - 19px );
    margin-right: 0;
    height: 623px; }

.al-video-loop .al-right-tall .al-vid-1:nth-child(3) ,
.al-video-loop .al-right-tall .al-vid-1:nth-child(2) {
    height: 295px;
    width: calc( 66% - 19px );
    position: absolute;
    top: 0;
    left: 0; }


.al-video-loop .al-right-tall .al-vid-1:nth-child(3) {
    top: unset;
    bottom: 0;}

.al-video-loop .al-2-img {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap; }

    
.al-video-loop .al-2-img .al-vid-1:first-child ,
.al-video-loop .al-2-img .al-vid-1:nth-child(3) {
    margin-bottom: 31px; }


.al-video-loop .al-2-img .al-vid-1 {
    height: 295px;
    width: calc( 66% - 19px ); }

.al-video-loop .al-single-img.al-vid-1  {
    height: 295px;
    width: calc( 34% - 19px ); }



.al-vid-cont .al-dot ,
.al-vid-cont .al-ttl {
    display: inline-block; }



/* .al-video-loop .al-video-3-w:nth-child(odd) .al-vid-1:first-child .al-ttl ,
.al-video-loop .al-video-3-w:nth-child(odd) .al-vid-1:first-child .al-vid-cont {
    text-align: center; }
.al-video-loop .al-video-3-w:nth-child(odd) .al-vid-1:not(:first-child) {
    width: calc( 66% - 19px );
    margin-left: 19px;
    height: 295px; }

.al-video-loop .al-video-3-w:nth-child(even) .al-vid-1:nth-child(3) {
    width: calc( 34% - 19px );
    margin-left: 19px;
    height: 623px; }
.al-video-loop .al-video-3-w:nth-child(even) .al-vid-1:nth-child(3) .al-ttl ,
.al-video-loop .al-video-3-w:nth-child(even) .al-vid-1:nth-child(3) .al-vid-cont {
    text-align: center; }
.al-video-loop .al-video-3-w:nth-child(even) .al-vid-1:not(:last-child) {
    width: calc( 66% - 19px );
    margin-right: 19px;
    height: 295px; }
.al-video-loop .al-video-3-w:nth-child(even) .al-vid-1:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0; } */


}

@media (min-width: 768px) and (max-width: 1024px) {
    .al-left-tall .al-vid-1 .al-edit, .al-right-tall .al-vid-1 .al-edit , .al-2-img .al-vid-1 .al-edit {
        margin-top: 0; }
    .al-play-wrap button span {
        display: none; }
    .al-vid-cont, .al-vid-cont2 {
        padding: 30px; }
    .al-vid-1 .al-txt {
        margin-bottom: 20px;
        font-size: 17px;
        line-height: 20px; }
    .al-video-loop .al-left-tall .al-vid-1:first-child {
        width: calc( 40% - 25px );
        margin-right: 0px;
        height: 600px; }
    .al-video-loop .al-left-tall .al-vid-1:nth-child(3) ,
    .al-video-loop .al-left-tall .al-vid-1:nth-child(2) {
        height: 285px;
        width: 60%; }
    .al-video-loop .al-left-tall .al-vid-1:nth-child(3) {
        top: unset;
        bottom: 0;}
    .al-video-loop .al-ttl {
        font-size: 50px;
        line-height: 40px; }
    /* .al-video-3-w {
        height: 600px; } */
    .al-video-loop .al-right-tall .al-vid-1:first-child {
        width: calc( 40% - 15px );
        height: 600px; }
    .al-video-loop .al-right-tall .al-vid-1:nth-child(3) ,
    .al-video-loop .al-right-tall .al-vid-1:nth-child(2) {
        height: 285px;
        width: calc( 60% - 15px ); }
    .al-video-loop .al-2-img .al-vid-1:first-child ,
    .al-video-loop .al-2-img .al-vid-1:nth-child(3) {
        margin-bottom: 31px; }
    .al-video-loop .al-2-img .al-vid-1 {
        height: 285px;
        width: calc( 60% - 15px ); }
    .al-video-loop .al-single-img.al-vid-1  {
        height: 285px;
        width: calc( 40% - 15px ); }

    /* .al-video-loop .al-video-3-w:nth-child(odd) .al-vid-1:first-child {
        width: calc( 40% - 15px );
        margin-right: 15px;
        height: 600px; }
    .al-video-loop .al-video-3-w:nth-child(even) .al-vid-1:nth-child(3) {
        width: calc( 40% - 15px );
        margin-left: 15px;
        height: 600px; }
    .al-video-loop .al-video-3-w:nth-child(odd) .al-vid-1:not(:first-child) {
        width: calc( 60% - 15px );
        margin-left: 15px;
        height: 285px; }
    .al-video-loop .al-video-3-w:nth-child(even) .al-vid-1:not(:last-child) {
        width: calc( 60% - 15px );
        margin-right: 15px;
        height: 285px; } */

}
.al-video-abs {
    position: absolute;
    width: 75%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%); }
@media (max-width: 767px) {
    .al-play-wrap button span {
        display: none; }
    .al-video-view span {
        right: 0px; }
    .al-vid-cont, .al-vid-cont2 {
        padding: 25px; }
        .al-dot span {
            font-size: 23px; }
    .al-video-loop .al-video-3-w {
        margin-bottom: 0; }
    .al-video-loop .al-ttl {
        font-size: 40px;
        line-height: 36px; }
    .al-video-loop .al-video-3-w .al-vid-1 {
        margin-bottom: 30px;
        width: 100%;
        margin-right: 0;
        min-height: 250px; }
    .al-2-img .al-single-img {
        height: 250px; }
    .al-2-img .al-vid-1 {
        margin-bottom: 30px; }
    .al-2-img {
        position: relative; }
    .al-2-img .al-single-img {
        width: 100%; }
    .al-2-img .al-single-img:last-child {
        /* position: absolute; */
        right: 0;
        top: 0;
        width: 100%; }
    /* .al-right-tall .al-vid-1:first-child ,
    .al-left-tall .al-vid-1:first-child {
        height: 500px; } */
    .al-video-contain {
        width: 90%; }
    .al-vid-1 .al-txt {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 15px; }
    .al-video-abs {
        width: 100%; }
    .al-left-tall .al-vid-1 .al-edit, .al-right-tall .al-vid-1 .al-edit, .al-2-img .al-vid-1 .al-edit {
        text-align: left!important;
        margin-top: 0; }
    .al-tl-ht .al-edit {
        text-align: center!important; }
    .al-vid-1 .al-vid-cont {
        position: absolute;
        z-index: 1;
        /* width: 100%;  */
    }

    .al-video-loop .al-tl-ht .al-edit {
        text-align: center !important; }
    .al-vid-1 .al-vid-cont2 {
        z-index: 2;
        position: relative; }
}
.al-edit.al-hidden-role {
    opacity: 0!important; }
.al-play-wrap2 {
    height: 41px; }
.al-vid-cont {
    display: inline-flex;
    flex-direction: column;
    justify-content: center; }
.al-tl-ht .al-vid-cont {
    width: 100%;
    display: flex; }
.al-hide .al-vid-cont {
    display: none; }
.al-vid-cont, .al-vid-cont2 {
    padding: 35px; }