@media all and (max-width:1125px){
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-res-min {
        min-width: 620px;
    }
}
@media all and (max-width : 1010px){
    .show-area:before{
        display: none;
    }
}
@media all and (max-width : 991px){
    /* Header Menu */
    .primary-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        position: absolute;
        top: 97px;
        left: -300px;
        background: #020313;
        height: 100vh;
        max-width: 300px;
        width: 100%;
        z-index: 99;
        -webkit-transition: .5s;
        transition: .5s;
    }
    .left{
        left: 0;
    }
    .primary-menu li a {
        margin:0 20px;
        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;
    }
   .submenu {
	position: static;
	width: 88%;
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: none;
	transition: none;
	border-radius: 0;
	display: none;
	margin-left: 20px;
   }
   .submenu li a {
	  margin-left: 20px !important;
    }
    .show-sub-menu{
        display: block;
    }
    /* Header Menu */
    .bannar-content {
        margin-top: 0;
        margin-bottom: 5rem;
    }
    .tab-group-content li .nav-link .tab-icon, 
    .tab-group-content li .nav-link p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center;
    }
    .tab-group-content li .nav-link .tab-icon{
        margin-bottom: 10px;
    }
    .single-colection h4 {
        margin-top: 2.6rem;
        margin-bottom: 4rem;
    }
    .header-search-box {
        position: absolute;
        top: 97px;
        left: 0;
        display: none;
        margin-left: 0;
        width: 100%;
    }
    .show-search{
        display: block;
    }
    .ham-bar,
    .search-glass{
        display: block;
    }
    .nav-head-control{
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .ad-pro-card {
        margin-bottom: 2rem;
    }
    .vedio-box img {
        height: 400px;
    }
    .vedio-description-area {
        padding-top: 220px;
    }
    .header-search-box form{
        width: 100%;
    }
    /* Main Landing  */
    .show-area:before {
        display: none;
    }
    .show-right {
        margin-top: 3.5rem;
    }
    .favorite-left {
        margin-bottom: 3rem;
    }
    .newslater-area:after,
    .favorite-area:before{
        display: none;
    }
    .faqarea{
        padding: 5rem 0;
    }
    .faq-left {
        padding-bottom: 3rem;
    }
    .faq-left h4 {
        margin-bottom: 2rem;
    }
    /* Footer Area */
    .submenu::before {
        display: none;
    }
    .submenu li:first-child{
        padding-top: 13px;
    }
    .submenu li:last-child {
        margin-bottom: 0;
        padding-bottom: 13px;
    }
}
@media all and (max-width : 767px){
    /* Header Menu */
    .small-show{
        display: block;
    }
    .large-show{
        display: none;
    }
    .search-glass {
        margin-left: 2.5rem;
    }
    .bannar-area {
        padding: 7rem 0;
    }
    .bannar-content .title {
        font-size: 3.5rem;
        line-height: 4.5rem;
    }
    .bannar-content p {
        font-size: 2rem;
    }
    /* Tab Area */
    .tab-group-content .nav-pills{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    } 
    .tab-group-content .nav-link {
        /* padding: 29px 10px; */
        text-align: center;
    }
    .tab-groups .nav-item,
    .tab-groups .nav-link{
        width: 100%;
    }
    .tab-group-content .nav-item {
        margin-bottom: 1.8rem;
        margin-right: 0;
    }
    .antry-tabtext {
        margin-top: 3rem;
    }
    .antry-tabtext .t-pro-text {
        font-size: 1.8rem;
        line-height: 29px;
        margin-bottom: 4rem;
    }
    .adventure-area {
        padding: 7rem 0;
    }
    .user-bannar-img img {
        height: 400px;
    }
     .main-btn {
        padding: 1rem 2.7rem !important;
    }
    .filter-content-show {
        margin-top: 5rem;
    }
    .antry-vedio-content {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .overly-icon .chose-icon {
        height: 8rem;
        width: 8rem;
        line-height: 8rem;
    }
    .vedio-veiw-area {
        padding-top: 8rem;
    }
    .vedio-description-area{
        padding-bottom: 8rem;
    }
    .vedio-veiw-tab .nav-item{
        margin-bottom: 0 !important;
    }
    .warching-area {
        padding:7rem 0;
    }
    .warching-area h2 {
        font-size: 3rem;
        line-height: 5rem;
        margin-bottom: 3rem;
    }
    /* Main Landing  */
    .hide-md{
        display: none;
    }
    .large-hide {
        display: block;
        margin: 20px 5px auto;
    }
    .main-form-area .form-control {
        padding: 1rem 3rem;
    }
    .main-form-area button {
        padding: 1rem 1.8rem;
    }
    .deep-content h3 {
        font-size: 4rem;
    }
    .playlist-area ,
    .newslater-area,
    .favorite-area,
    .motion-feature,
    .show-area,
    .main-card {
        padding: 5rem 0;
    }
    .m-title h3 {
        font-size: 3.5rem;
    }
    .m-title h3 {
        line-height: 44px;
    }
    .favorite-right h3 {
        font-size: 3.5rem;
        line-height: 4.4rem;
        margin-bottom: 1.5rem;
    }
    .faqarea{
        padding: 5rem 0;
    }
    .single-up #file {
        width: auto;
    }
    .profile-img img {
        margin: auto;
    }
    .manage-pro {
        padding-bottom: 90px !important;
    }
    .sl-episode-left{
        flex-direction: column;
        width: 100%;
    }
    .sl-episode-left h4 {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .single-episode-card {
        padding: 20px;
    }
    .right-list-item h4 {
        margin-bottom: 7px;
        line-height: 25px;
    }
    .right-list-item a {
        font-size: 16px;
    }
    /* Footer Area */
    .footer-area {
        padding-top: 5rem;
    }
    .footer-bottom-content {
        margin-top: 2rem;
    }
    .footer-menu-link li a {
       margin-bottom: 1rem;
    }
    /* Sign In Css */
    .signIn-right {
        margin-left: 0;
    }
    .footer-area {
        padding-left: 20px;
    }
    .copyright-text {
        text-align: center;
    }
    .socials {
        justify-content: center;
    }
   
}
@media all and (max-width : 576px){
    .single-img img {
        height: 300px;
        margin-bottom: 2rem;
    }
    .profile-show {
        text-align: center;
        margin-bottom: 3.5rem;
        margin-top: 3rem;
    }
    .profile-show-content ,
    .profile-show img {
        margin: auto;
    }
    .user-name {
        margin-top: 3rem;
    }
    .user-profile p {
        padding-right: 0px;
        padding-left: .5rem;
    }
    .user-bannar-img img {
        height: 300px;
    }
    .vedio-star li i {
        margin-left: 0;
        margin-right: 1.2rem;
    }
    .vedio-veiw-tab .nav-link {
        padding: 28px 25px;
    }
    /* Main Landing */
    .deep-content {
        padding: 8rem 2rem;
        height: 530px;
    }
    .m_single-card .card-head img {
        height: 280px;
    }
    .show-right img {
        height: 246px;
    }
    .show-motion h4 {
        font-size: 3.5rem;
    }
    .show-motion span {
       font-size: 3rem;
    }
    .watch-btn {
        padding: 1rem 2.1rem;
    }
    .show-control .watch-btn {
        margin-top: 2rem;
    }
    .motion-images img {
        height: 280px;
    }
    .motion-text h3 {
        font-size: 3rem;
        margin-bottom: 2.5rem;
    }
    .newslater-content h3 {
        max-width: 100%;
    }
    .single-up #file {
        padding: 2rem;
    }
    .single-episode-card{
        flex-direction: column;
    }
    .sl-card-head {
        margin-top: 23px;
    }
    .sl-episode-right {
        margin-left: 0;
        width: 100% !important;
    }
    .epi-feature-image img {
        width: 100%;
        height: 290px;
    }
    /* Play List Css */
    .play-list-item {
        flex-direction: column;
    }
    .left-list-item {
        margin-right: 0;
    }
    .left-list-item img {
        width: 100%;
        height: 270px;
    }
    .neo-del-text {
        left: -99px;
    }
    .delet-playlist {
        margin-left: 0;
        margin-top: 20px;
    }
    .neo-del-text a::before {
        left: 84%;
    }
    .right-list-item {
        margin-top: 20px;
    }
}
@media all and (max-width : 500px){
    .single-colection img {
        height: auto;
    }
    .res-column{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .profile-img {
        margin-right: 0;
        width: 130px;
        margin: auto;
    }
}