.video-section{height:100%;width:100%}.video-section .video-wrapper{height:1000px;position:relative}.video-section .video-wrapper .embed,.video-section .video-wrapper .link{height:100%}.video-section .video-wrapper .link video{height:100%;object-fit:cover;object-position:center;width:100%}.video-section .video-wrapper .thumbnail-img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.video-section .video-wrapper .thumbnail-img img{height:100%;object-fit:cover;object-position:center;width:100%}.video-section .video-wrapper .play-icon{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.video-section .video-wrapper .play-icon.hide{opacity:0;z-index:-1}.hide{display:none}@media(max-width:1024px){.video-section .video-wrapper{height:750px}.video-section .video-wrapper .play-icon img{height:100px;width:100px}}@media(max-width:768px){.video-section .video-wrapper{height:600px}.video-section .video-wrapper .play-icon img{height:80px;width:80px}}@media(max-width:575px){.video-section .video-wrapper{height:470px}.video-section .video-wrapper .play-icon img{height:70px;width:70px}}@media(max-width:435px){.video-section .video-wrapper{height:430px}.video-section .video-wrapper .play-icon{top:60%}.video-section .video-wrapper .play-icon img{height:70px;width:70px}}