@media only screen and (max-width: 1150px) {
   ul.navbar-nav.header-links {
    padding-left: 0%;
  }
}
@media only screen and (max-width: 1025px) {
  ul.navbar-nav.header-btn{
     padding-left: 7%;
  }
}
@media only screen and (max-width: 1000px) {
  ul.navbar-nav.header-btn{
     padding-left: 0px;
  }
}

@media only screen and (max-width: 992px){
	
	
	 .video-card {
    height: auto;
	
  }
  
  .home-video-box-container{
	    height:347px; 
	  
  }
	
	
   .video-card-title-right {

      margin-top: -55px;
  }
  .less-padding {
   padding-left: 15px !important;
   padding-right: 15px !important;
}
h2.featured-text {
   margin-left: 0px;
}
.feature-films-right {
   margin-right: 0px;
}
.logo {
   margin-left: 0px;
}
.support-btn {
   margin-right: 0px;
}
.support-left {
   margin-left: 0px;
}
.watch-free-indie-left {
   margin-left: 0px;
}
.watch-free-indie-right {
margin-right: 0px;
}
.desktop-search-bar{
   display: none;
}
.mobile-search-bar{
   display: block;
}
.logo {
   margin-top: 0px;
}
.header-join-btn {
   margin-bottom: 20px;
}
}

@media only screen and (max-width: 405px) {
   /* .main-header{
       position: relative;
       padding: 34px 0;
 } */
 .header-search-bar {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
.support-right ul li h2{
   text-align: center;
}
 
}

@media only screen and (max-width: 994px){
   .my-swiper-container1{
      overflow: hidden !important;
  }
  .my-swiper-container2{
   overflow: hidden !important;
}
  .video-card-container:hover .video-card-hover-box-container {
   transform: scale(1);
}
}

@media only screen and (max-width: 992px){
  
    .watch_free{
        font-size: 45px!important;
    margin-top: 66px!important;
    padding: 10px;
    }
  
   .navbar-nav .nav-item .nav-link{
      text-align: left;
   }
   .active .nav-link::before {
      display: none;
  }
  .active .nav-link{
     color: #E50914 !important;
  }
  .active{
   color: #E50914 !important;
}
  .header-btn {
   margin-left: 0px;
}
ul.navbar-nav.header-btn{
   padding-left: 0 ;
}
.header-join-btn {
   margin-left: 0px;
   margin-top: 5px;
}
.navbar-nav .nav-item .nav-link {
   margin-left: 0px;
}
.my-dropdown-menu{
   background: none ;
   background-image: none;
   background-size: cover;
   border: none;
   outline: none;
   padding: 0;
   left: 0px;
   border-radius:8px ;
   background-position: bottom;
}
.my-dropdown-menu a{
   color: white;
   transition: 0.2s;
   font-size: 12px;
   font-weight: 800;
   padding-bottom: 10px;
   
   margin: 0;
   margin-bottom: 10px;
   position: relative;
}
.support-right {
   text-align: center;
   width: 100%;
   float: none;
}
.mobile-drop-down{
   display: block;
}
.desktop-dropdown{
   display: none;
}
}

@media only screen and (max-width: 768px) {
    
  .watch_free{
        font-size: 45px!important;
    margin-top: 66px!important;
    padding: 10px;
    }
    
    .hide_mobile{
        display:none;
    }
    
    
    .video-card-hover-box-container{
     //   display:none;
    }
    
    
    .video-card-title-left h2 {
        max-width: 95%;
    }
    
    
    
    .video-card-image img {
        height:auto!important;
    }
    
    
    
    .responsive-logged{
        margin-top: -64px;
    margin-left: 50px;
        
    }
    
    .res-log{
        margin-top: -55px;
        
    }
    
    .mobilepadding{
         padding-right: 15px!important;
    padding-left: 15px!important;
    }
    
	.form-post-title{
	     text-align:center;
	       margin-top:15px;
	       margin-right:0px;
	}
	
	
	
	.forum-fix{
	    padding-right: 0px;
	}
	
	
	.forum-container{
	    padding-right: 15px;
    padding-left: 15px;
	    
	}
	
	
	.hide_mobile{
	    display:none;
	}
	
	.video-card-hover-gif-box-container {
   
    position: relative;
	min-height:360px;

}
	
	.empty_space{
    height:0px;
    
}

	
	
	
	.film-preview{
	width:auto!important;
	height:100%!important;
    border-radius: 8px;
    overflow: hidden;
}
	
	
	
	.navbar-brand {
padding-bottom: .3125rem!important;
}

	
	
   .post-box-container {
      width: 100%;
      float: left;
      border-radius: 9px;
      border: 2px solid #000000;
      padding: 15px 14px;
      cursor: pointer;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 15px;
  }
   .main-header {
      background: #191818;

  }
  
  .video-card {
    height: auto;
	
  }
  
  .res_top{
	  margin-top: 1.5rem!important;
  }
  
  
  .home-video-box-bottom-right {
   padding-right: 0px;
}
.home-video-box-container {
   padding-right: 0px;
}

  .job-post-container {
   margin-bottom: 10px;
}
.footer-left h3 {
   margin-bottom: 20px;
}

}



@media (min-width: 1200px){
.container{
    max-width: 1200px;
}
}
/* @media (min-width: 992px){
.my-container {
    max-width: 960px;
}
}
@media (min-width: 768px){
.my-container{
    max-width: 720px;
}
}
@media (min-width: 576px){
.my-container{
    max-width: 540px;
}
} */
