@media(min-width:668px) and (max-width:992px) {

    .front_sidebar_parent {

        display: none;
    }


    .frontParent {

        flex-direction: column-reverse;
    }


    .front_content {

        width: 100%;
    }


    .front_content_video_view {

        width: 100%;
    }


    .front-ads-holder {

        height: 92vh;
    }


    .frontNav {

        width: 100%;
    }


    .header_front_custom {

        justify-content: space-between !important;
        width: 100% !important;
    }

    .tablet-right-offcanvas-btn {

        display: block;
    }


  
}
