
@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 (min-width:992px){
    .mobile-icon-group,
    .nav-toggle-dots,
    .nav-toggle-icon,
    .nav-toggle-crose{
        display: none !important;
    }
    .primary-menu, .header-menu {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        margin-left: 20px;
    }
}
@media all and (max-width:991px){
    .design-image {
        display: none;
    }
    .h-top-wrapper{
        display: none;
    }
    .select-hide {
        display: none;
    }
    .ham-bar{
        display: block;
    }
    .head-crose {
        display: block;
        position: absolute;
        top: 8px;
        right: 14px;
    }
    .header-area{
        position: relative;
        transition: .5s;
    }
     .header-primary-menu {
        flex-direction: column;
        align-items: flex-start;
        padding-top: 40px;
       transition: .4s ease-in-out;
    }
    .small-deveice-show {
        display: block;
        border-bottom: 1px solid #ddd;
        padding-bottom: 30px;
    }
    .res-control{
        display: none;
    }
    .main-menu {
        margin-top: 25px;
        width: 100%;
    }
    .menu-control{
         position: absolute;
         z-index: 9;
         top: 0;
         left: -400px;
         background: #000;
         max-width: 400px;
         height: 100vh; 
         transition: .5s;
    }
    .menu-control.left{
        left: 0;
    }
    .small-deveice-show img{
        width: 200px;
        margin: auto;
    }
    .header-search-right {
        margin-top: 40px;
        margin-bottom: 15px;
    }
    .h-sign-up-area {
        justify-content: center;
    }
    .header-search-right form {
        width: 100%;
    }
    .main-menu li a:hover {
        background-color: transparent;
        color: #fff;
    }
    .main-menu li a {
        font-size: 15px;
        color: #bb9b69;
    }
    .submenu {
        visibility: visible;
        opacity: 1;
        position: static;
        background-color: transparent;
        padding-left: 20px;
        display: none;
    }
    .submenu li a{
        color: #fff;
        font-size: 14px;
        color: #bb9b69;
    }
    .show-sub-menu{
        display: block;
    }
    /* Bannar Area Css */
    #bg-video {
        min-height: 75vh;
    }
    .bannar-content h1 {
        font-size: 85px;
    }
    .bannar-text-bottom {
        margin-top: 40px;
    }
    .bannar-text-bottom p {
        font-size: 35px;
        line-height: 50px;
    }
    /* Modal  */
    .single-episode-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .sl-episode-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                    -ms-grid-row-align: flex-start;
                align-items: flex-start;
    }
    .sl-episode-right {
        margin-left: 0;
        margin-top: 30px;
    }
    .epi-feature-image img {
        width: 100%;
        height: 230px;
    }
    .sl-episode-left h4 {
        margin-bottom: 30px;
    }
    .net-muvie-left {
        margin-bottom: 27px;
    }
    .muvie-tab .nav-pills .nav-link {
        margin-right: 20px;
        font-size: 16px;
    }
    .muvie-content-area {
        padding: 0 35px 50px;
    }
    /* Sign In Page */
    .sign-in-content {
        padding: 70px 40px;
    }
    /* table */
    .acount-edit-tab {
        margin-top: 20px;
    }
     /* Error Page Css */
     .neoflex-user-group {
        -ms-grid-columns: (1fr)[3];
            grid-template-columns: repeat(3,1fr);
    }
    /* Error Page Css */
    /* Footer Css */
    .f-social-icon,
    .lg-center {
        justify-content: center;
        display: flex;
    }
    .footer-logo ,
    .list-unstyled {
        text-align: center;
    }
    .footer-logo{
        margin-top: 30px;
    }
    
}
@media all and (max-width:820px){
    /* Sign In Page */
    .neo-form-control {
        -ms-grid-columns: (1fr)[1];
            grid-template-columns: repeat(1,1fr);
    }
    .left-form-box img {
      display: none;
    }
    .sign-in-content {
        height: auto;
        border-radius: 10px;
        max-width: 600px;
        margin: auto;
    }
}
@media all and (max-width:768px){
    .h-logo-image img {
        width: 180px;
    }
    #bg-video {
        min-height: 60vh;
    }
    .bannar-content {
        margin-top: 160px;
    }
    /* Card Hover */
    .net-card-content .time-out {
        margin-left: 0px;
    }
    .count-group {
        margin-bottom: 10px;
    }
    .plus-btn {
        font-size: 16px;
        height: 35px;
        width: 35px;
        line-height: 35px;
    }
    .eight-btn {
        padding: 3px 11px;
    }
    .net-card-content .card-text {
        font-size: 14px;
        line-height: 24px;
    }
    .swiper-arrow-one .swiper-button-next, 
    .swiper-arrow-one .swiper-button-prev {
        display: none;
    }
    /* Modal Css */
    .card-time {
        font-size: 16px;
    }
    .sl-head-text {
        font-size: 18px;
    }
    .sl-card-text {
        font-size: 15px;
    }
    .sl-card-head {
        margin-bottom: 14px;
    }
    .muvie-des {
        font-size: 16px;
    }
    .tag-cast li a {
        font-size: 16px;
    }
    .episod-title h3 {
        font-size: 25px;
    }
    .episod-title .form-select {
        width: 150px;
        padding: 5px 13px;
    }
    /* Modal Muvie */
    .timinig-count {
        -webkit-box-align: start;
            -ms-flex-align: start;
                    -ms-grid-row-align: flex-start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .time-out {
        margin-left: 0;
        margin-top: 20px;
    }
    .net-muvie-left {
        margin-bottom: 0;
    }
    /* Sign In Page */
    /* PlayList Page */
    .play-list-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .neo-del-parernt {
        top: -40px;
        right: 66px;
    }
    .right-list-item h4 {
        margin-top: 20px;
    }
    /* PlayList Page */
    /* User Page Css */
    .neoflex-user .user-text {
        font-size: 35px;
        margin-bottom: 50px;
    }
    .add-neo-user a i {
        font-size: 100px;
    }
    .add-neo-user a {
        height: 130px;
        width: 130px;
        line-height: 130px;
    }
    .add-neo-user p {
        font-size: 20px;
        margin-top: 18px;
    }
    /* User Page Css */
    .footer-widget li {
        padding-top: 2px;
    }
    .footer-area {
        padding-top: 45px;
    }
    .copy-right-area {
        text-align: center;
    }
    .design-link {
        justify-content: center;
        margin-top: 10px;
    }
    .copy-right-area {
        margin-top: 40px;
    }
}
@media all and (max-width:576px){
    .bag-area {
        display: none;
    }
   /* Bannar Area Css */
   #bg-video {
	min-height: 48vh;
  }
   .bannar-content {
	margin-top: 90px;
   }
   .bannar-content h1 {
	font-size: 50px;
    } 
    .net-btn a {
        padding: 8px 25px;
        font-size: 14px;
    }
    .bannar-text-bottom p {
        font-size: 25px;
        line-height: 41px;
        text-align: left;
    }
    .title h3 {
        font-size: 20px;
    }
    .single-item img {
        width: 100%;
        height: 230px;
    }
    .pb-120 {
        padding-bottom: 60px !important;
    }
    .epi-feature-image img {
        height: auto;
    }
    .sl-episode-left {
        width: 100%;
    }
    .pupolar-area {
        padding-top: 40px !important;
    }
    .single-item:hover .overly-card{
        -webkit-transform: none;
                transform: none;
    }
    /* Modal Css */
    .res-flex {
        -webkit-box-align: start;
            -ms-flex-align: start;
                    -ms-grid-row-align: flex-start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .time-out .neo-logo-img img {
        margin-left: 0;
        margin-top: 20px;
    }
    /* Modal Css*/
    /* Sign In Css */
    .single-sign .form-control {
        padding: 15px 22px;
    }
    .sign-in-content .btn-primary {
        padding: 13px 0 !important;
    }
    .neo-social-link li {
        padding: 13px 22px;
    }
    /* Playlist Page */
    .right-list-item h4 {
        margin-bottom: 8px;
        max-width: 100%;
        line-height: 27px;
    }
    .right-list-item a {
        font-size: 18px;
    }
    .mylist .title h3 {
        font-size: 35px;
        margin-bottom: 40px;
    }
    /* Playlist Page */
      /* Error Page Css */
      .neoflex-user-group {
        -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2,1fr);
    }
    .profile-control-btn {
        margin-top: 80px;
        padding: 14px 29px;
    }
    /* Error Page Css */
}
@media all and (max-width:480px){
    .md-ban-content {
        padding-left: 35px;
    }
    .timinig-count {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                    -ms-grid-row-align: flex-start;
                align-items: flex-start;
    }
    .time-out {
        margin-left: 0;
        margin-top: 15px;
    }
    .neo-social-link ul {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .neo-social-link li{
        margin-bottom: 5px;
    }
    .profile-img {
        width: 130px;
        margin: auto;
    }
    .single-up #file {
        padding: 13px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .profile-img img {
        height: auto;
        margin: auto;
    }
    .res-column{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .upload-file p {
        text-align: center;
    }
}