
@media(min-width:1900px){
.slide img {
    height: 800px;
    }
}
@media (min-width: 1600px) {
	.movie-content-image {
		width: 100%;
		height: 370px;
	}
	.slide img {
     height: auto;
    }
}
@media(max-width:1520px) {
	.navbar-fixed-top .navbar.navbar-inverse {
		display: flex;
	}
	p.navbar-btn.hamburger a {
		color: #fff;
	}
	.menu-section {
		display: none;
		z-index: 999;
		padding-left: 0 !important;
		position: absolute;
		width: 100%;
		left: 0;
		top: 54px;
		background: #000;
	}
	.menu-section .nav-bar {
		display: block;
		width: 100%;
	}
	li.nav-item {
		padding: 5px 15px;
		border-bottom: 1px solid #e5e5e5;
	}
	li.nav-item.active a.menu-item span {
		border-bottom: none;
		padding-bottom: 5px;
	}
	ul.nav.nav-bar li:last-child {
		border-bottom: 0;
	}
	.slide img {
     height: 600px;
    }
}
@media(max-width:1440px){
    .slide img {
    height: 580px;
}
}
@media(max-width:1350)
{
    .slide img {
    height: 500px;
}
}
@media (max-width: 1024px) {
	a.menu-item {
		font-size: 14px;
		padding: 0 10px;
	}
	.movie-list-new div.col-md-2 .list-item {
		/*height:114px;*/
	}
	.movie-title h3 {
		font-size: 1rem;
	}
	a.btn.btn-danger.buy-now.play-now {
		font-size: 0.7rem;
	}
	.slide img {height: 480px;}
}
@media (max-width: 768px) {
	.bg_banner_login {
		min-height: 0px;
	}
	.bg_banner {
		position: inherit;
		min-height: auto;
	}
	.subscription-content {
		position: inherit;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	h1.heading {
		font-size: 32px;
	}
	p.heading-tagline {
		font-size: 18px;
	}
	.subscription-content a.btn {
		font-size: 20px;
		padding: 10px 10px;
		border-radius: 0px;
	}
	ul.nav-tabs li a {
		font-size: 14px;
		text-transform: capitalize;
	}
	h4.inner-title {
		font-size: 18px;
	}
	#movieslider li {
		position: inherit;
		height: auto;
	}
	h3.movie-name {
		font-size: 42px;
	}
	p.shor-desc {
		font-size: 14px;
	}
	.slider-content {
		padding: 100px;
		max-width: 100%;
		position: inherit;
		text-align: center;
	}
	.slider ul.lSPager.lSpg {
		display: none;
	}
	.navbar.navbar-inverse.navbar-fixed-top {
		display: inline-block;
	}
	p.navbar-btn.hamburger a {
		color: #fff;
	}
	.menu-section {
		display: none;
		z-index: 999;
		padding-left: 0 !important;
		position: absolute;
		width: 100%;
		left: 0;
		top: 54px;
		background: #000;
	}
	.menu-section .nav-bar {
		display: block;
		width: 100%;
	}
	li.nav-item {
		padding: 5px 15px;
		border-bottom: 1px solid #e5e5e5;
	}
	li.nav-item.active a.menu-item span {
		border-bottom: none;
		padding-bottom: 5px;
	}
	ul.nav.nav-bar li:last-child {
		border-bottom: 0;
	}
	.slider-content{
	    display:none;
	}
	
	.movie-content-div .movie-content-overlay-play {
		opacity: 1 !important;
	}
	.movie-content-div .movie-content-details-play {
		top: 50%;
		left: 50%;
		opacity: 1;
	}
	.movie-content-div .movie-content-overlay {
		opacity: 1 !important;
	}
	.movie-content-div .movie-content-details {
		top: 50%;
		left: 50%;
		opacity: 1;
	}
	.bg_banner {
		position: inherit;
		min-height: auto;
	}
	h1.heading {
		font-size: 28px;
	}
	p.heading-tagline {
		font-size: 16px;
	}
	.subscription-content {
		position: inherit;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.subscription-content a.btn {
		font-size: 20px;
		padding: 10px 10px;
		border-radius: 0px;
	}
	h4.inner-title {
		display: block;
		font-size: 18px;
		text-align: left;
	}
	ul.nav-tabs li a {
		font-size: 14px;
		text-transform: capitalize;
	}
	.home .container {
		max-width: 100%;
	}
	.common-block {
		padding-top: 10px !important;
		text-align: left !important;
	}
	#search_box input {
		width: 100%;
	}
	.movie-content-image {
		width: 100%;
		min-height: 218px !important;
	}
	/*.slide img {height: 400px;}*/
	.slide img{
	    height:auto;
	}
}
@media (max-width: 480px) {
	/*#search_box input {max-width: 294px; width:294px;}*/
	#search_box .form-group {
		margin-bottom: 0;
	}
	.buttons-section button {
		margin-bottom: 10px;
	}
	.logo-section {
		display: table-cell;
		width: 100%;
		/* text-align: center;*/
	}
	.header-right {
		display: inline-block;
		padding-top: 0px;
		width: 100%;
	}
	.h-user-email {
		/*display: none;*/
	}
	/*.dropdown-menu.drop-profile.show {
		transform: translate3d(-64px, 33px, 0px) !important;
	}*/
	.user-dropdown a.dropdown-toggle{
	    padding-left:0 !important;
	}
	#search_box input {
		width: 10em;
	}
	.usermenu-section {
		display: inline-block;
		vertical-align: middle;
		padding-top: 10px;
		width: 100%;
	}
	.search-section {
		display: inline-block;
		vertical-align: middle;
		width: 100%;
	}
}
@media (max-width: 479px) {
	footer {
		position: relative;
	}
	.section-title h3 {
		font-size: 18px;
		text-transform: capitalize;
	}
	.section-title a.custom-links {
		font-size: 16px;
		text-transform: capitalize;
	}
	.slider-container {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar.navbar-inverse.navbar-fixed-top {
		padding: 0;
	}
	.header-right {
		display: inline-block;
		padding-top: 0;
	}
	.header-section {
		padding: 10px;
	}
	.header-right {
		padding-top: 0;
	}
	img.tab-icon {
		width: 45px;
		padding-bottom: 10px;
	}
}
@media (max-width: 425px) {
	ul.nav-tabs li a svg,
	ul.nav-tabs li a i {
		font-size: 34px;
	}
	.search-section {
		display: inline-block;
		vertical-align: middle;
	}
	.usermenu-section {
		display: inline-block;
		vertical-align: middle;
		padding-top: 0px;
	}
	#search_box .form-group {
		margin-bottom: 0;
	}
	.header-right {
		display: inline-block;
		padding-top: 0px;
	}
	.slider-content {
		padding: 50px 10px;
	}
	/*#search_box input {max-width: 294px; width:294px;}*/
	#search_box .form-group {
		margin-bottom: 0;
	}
	.buttons-section button {
		margin-bottom: 10px;
	}
	h3.movie-content-title {
		color: #fff;
		font-size: 1.2rem;
	}
	.movie-content-details span.btn.btn-danger {
		padding: 0.2rem;
		font-size: 0.7rem;
	}
	.movie-content-image {
		width: 100%;
		height:100%;
		max-height: 172px !important;
	}
}


