@media only screen  and (max-width : 913px) {
    .main {
        display: none;
    }
    .main_content {
        display: block;
    }
}
.pauseButtons {
    position: absolute;
    visibility: hidden;
    width: 1px;
    height: 1px;
}
.overlaydemo iframe, .overlaydemoone iframe, .overlaydemotwo iframe, .overlaydemothree iframe, .overlaydemofour iframe,
.overlaydemofive iframe, .overlaydemosix iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 1/0.563;
    line-height: 0;
/*    border-radius: 10px;*/
    position: unset !important;
}
.video-autoplay-overlay-image {
    width: 100% !important;
    height: 100% !important;
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
}
.video-shape-2 {
    position: absolute;
    z-index: 999999;
    left: 0;
    bottom: 0;
    width: 100% !important;
    height: auto !important;
}
.unmute-box {
    max-width: 700px;
    width: 100%;
    margin: auto !important;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: grid;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-align: center;
}
.video-shape-1 {
    position: absolute;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
}
.unmute-box p {
    font-weight: 700;
    color: white;
    font-size: 50px;
}
.unmute-box img {
    max-width: 100%;
    overflow: hidden;
    height: auto;
    margin: auto;
}
.demo-video .youtube-overlay-wrapper {
    bottom: 0px !important;
}
.demo-video .thumb-img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.video_holder, .youtube_overlayvideo_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.video-box .youtube_overlayvideo_wrapper {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 10px;
}
.online-video1.video-box .youtube_overlayvideo_wrapper {
    background-image: url(../images/video_1_thumb.jpg);
}
.online-video2.video-box .youtube_overlayvideo_wrapper {
    background-image: url(../images/video_2_thumb.jpg);
}
.online-video3.video-box .youtube_overlayvideo_wrapper {
    background-image: url(../images/video_3_thumb.jpg);
}
.online-video4.video-box .youtube_overlayvideo_wrapper {
    background-image: url(../images/video_1_thumb.jpg);
}
.online-video5.video-box .youtube_overlayvideo_wrapper {
    background-image: url(../images/video_2_thumb.jpg);
}
.online-video6.video-box .youtube_overlayvideo_wrapper {
    background-image: url(../images/video_3_thumb.jpg);
}
.video-autoplay-overlay-bottom, .video-autoplay-overlay-top, .video-autoplay-overlaydemoone-bottom,
.video-autoplay-overlaydemoone-top, .video-autoplay-overlaydemothree-bottom,
.video-autoplay-overlaydemothree-top, .video-autoplay-overlaydemofour-bottom, .video-autoplay-overlaydemofour-top,
.video-autoplay-overlaydemosix-bottom, .video-autoplay-overlaydemosix-top {
    background: #f0131e !important;
    font-weight: bold !important;
    text-transform: capitalize;
}
.video-autoplay-overlaydemotwo-bottom, .video-autoplay-overlaydemotwo-top, .video-autoplay-overlaydemofive-bottom,
.video-autoplay-overlaydemofive-top {
    background: #2132cf !important;
    font-weight: bold !important;
    text-transform: capitalize;
}

.video-autoplay-overlaydemoone-image, .video-autoplay-overlaydemotwo-image, .video-autoplay-overlaydemothree-image, .video-autoplay-overlaydemofour-image,
.video-autoplay-overlaydemofive-image, .video-autoplay-overlaydemosix-image {
    width: 100% !important;
    margin: 0px !important;
    height: 100% !important;
}
.youtube_overlayvideo_wrapper .demo-play {
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    margin-top: 0px;
    margin-left: 0px;
    display: none !important;
}
.demo-video {
    line-height: 0;
}
@media(max-width: 1280px) {
    .unmute-box p {
        font-size: 30px;
        margin-bottom: 0px;
    }
    .unmute-box img {
        max-width: 80px;
    }
}
@media(max-width: 850px){
    .video-autoplay-overlay-play {
        max-width: 80px;
        max-height: 80px;
        background-size: contain !important;
        left: 0 !important;
        right: 0px !important;
        top: 0px !important;
        bottom: 0px !important;
        margin: auto !important;
    }
}
@media(max-width: 700px) {
    .unmute-box p {
        font-size: 25px;
    }
    .unmute-box img {
        max-width: 80px;
    }
    .youtube_overlayvideo_wrapper .demo-play img {
        max-width: 80px;
    }
}
@media(max-width: 400px) {
    .unmute-box p {
        font-size: 20px;
    }
}
@media(max-width: 440px){
    .unmute-box img {
        max-width: 80px;
    }
    .video-autoplay-overlaydemoone-play, .video-autoplay-overlaydemotwo-play, .video-autoplay-overlaydemothree-play,
    .video-autoplay-overlaydemofour-play, .video-autoplay-overlaydemofive-play, .video-autoplay-overlaydemosix-play,
    .video-autoplay-overlay-play {
        max-width: 80px;
        max-height: 80px;
        background-size: contain !important;
        left: 0 !important;
        right: 0px !important;
        top: 0px !important;
        bottom: 0px !important;
        margin: auto !important;
    }
}
.video-shape-2, .video-shape-1 {
    display: none;
}
/** **** Youtube Video Styles END**** **/

/** **** Vimeo Video Styles **** **/
.vimeo_video_section {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.vimeo_video_wrapper {
    position: relative;
}
.video-wrap-box .video-frame {
    position: unset !important;
    width: 100% !important;
    aspect-ratio: 1/0.565;
    line-height: 0;
}
.vimeo_video_wrapper .video-wrap-box {
    line-height: 0;
}
.video-wrap-box .play-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}
.video-wrap-box .video-frame {
  border: none !important;
  border-radius: none !important;
}
.play-video .play-btn {
    width: 100%;
    height: 100%;
    display: grid;
    align-items: center;
    justify-content: center;
}
.play-video .play-btn.playing .play {
    display: none;
}
.video-wrap-box .muted-play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}
.video-wrap-box .muted-play.video_played {
    z-index: -1;
    opacity: 0;
    display: none;
}
.muted-play .overlay_content {
    width: 100%;
    height: 100%;
    display: grid;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-align: center;
}
.overlay_text {
    font-size: 60px;
    color: #fff;
    display: inline-block;
    line-height: 1.5;
    font-weight: 900;
}
@media(max-width: 991px){
    .overlay_text {
        font-size: 30px;
    }
    .overlay_image .overlay_icon {
        max-width: 90px !important;
    }
}
@media(max-width: 767px){
    .overlay_image .overlay_icon {
        max-width: 60px!important;
    }
}
@media(max-width: 575px){
    .overlay_text {
        font-size: 18px;
    }
}
/** **** Vimeo Video Styles END**** **/

/* **** Z-INDEX ISSUES **** */
.online-video2 {
    z-index: unset;
}
.video-autoplay-overlay {
    z-index: 4;
    background: transparent !important;
}
.video-autoplay-overlaydemoone, .video-autoplay-overlaydemotwo, .video-autoplay-overlaydemothree, .video-autoplay-overlaydemofour, .video-autoplay-overlaydemofive,
.video-autoplay-overlaydemosix {
    z-index: 3;
    background: transparent !important;
}
/* **** Extra Styling for responsive **** */
@media(max-width: 600px){
    .video5-column {
        position: absolute;
        top: 15px;
        padding: 0 10%;
    }
    .overlaydemo iframe, .overlaydemoone iframe, .overlaydemotwo iframe, .overlaydemothree iframe, .overlaydemofour iframe, .overlaydemofive iframe, .overlaydemosix iframe {
        border-radius: 10px;
    }
    .pt-4.video6-column {
        padding-top: 0px !important;
    }
}
@media(max-width: 500px){
    .video5-column {
        top: 10px;
    }
}
@media only screen and (max-width: 913px) {
    .main {
        display: none;
    }
    .section.mx-0 > .row .ry{
        width: 100% !important;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .moblie {
        display: block;
        color: #212529;

    }
    .moblie h1 {
        font-size: 2rem;
    }
    .moblie .ml-5 {
        margin-left: 0 !important;
    }
    .logo.ml-5 {
        margin-left: 0 !important;
    }
}
