/***************************Responsivve************************/

/***************************Media quary 1024 to 1180************************/

@media (max-width: 1199px){
  .landing_cat ul li a {
	    letter-spacing: 0;
	    line-height: 1.1;
	    padding: 4px 0;
	}
	body {
	    font-size: 14px;
	}
}

/***************************Media quary 768 to 1023************************/
@media (max-width: 991px){
	.film_detail h3 {
	    font-size: 20px;
	}
	.landing_cat ul li a {
	    font-size: 14px;
	}
	.video_trailer iframe {
	    width: 100%;
	}
	td.table_coloms {
	    width: 50%;
	    float: left;
	}
  
}
/***************************Media quary 767************************/
@media (max-width: 767px){
	body {
		padding-bottom: 100px;
	}

   .landing_cat {
	    text-align: center;
	}
	.searchbar {
	    padding: 35px 0 20px;
	}
	.searchbar input {
	    display: block;
	    font-size: 15px;
	    height: 48px;
	    margin: 0 auto 15px;
	    max-width: 300px;
	    width: 100%;
	}

	.home .searchbar input {
		margin: initial;
	}

	button.btn.search_btn {
	    font-size: 16px;
	    height: 48px;
	    margin-left: 0;
	    margin-top: 0;
	    max-width: 300px;
	    width: 100%;
	}
	.left_sidebar {
	  max-width: 100%;
	  padding-right: 0;
	  width: 100%;
	  text-align: center;
	}
	.catleft {
	    padding-right: 15px;
	}
	.catright {
	    padding-left: 15px;
	}
	.home .searchbar input,
	.inner_pages .searchbar input {
	    float: none;
	}
	.film_img {
	    float: left;
	    margin-right: 10px;
	    max-width: 100%;
	    width: 100px;
	}
	.sortby span {
	    display: block;
	    float: left;
	    font-size: 14px;
	    margin-right: 0;
	}
	.sortby ul li a {
	    float: left;
	    font-size: 11px;
	    padding: 0 4px;
	}
	.sortby ul {
	    float: left;
	}
	.cat_pagination {
	    text-align: center;
	}
	.pagination.pull-right{
		float: none !important;
	}
	.filmdetail .film_img {
	    max-width: 100%;
	    width: 150px;
	}
	.footer {
		padding: 20px 15px;
	}
	.video_trailer iframe {
	    height: 300px;
	}
	.videoworld{
	    padding-left: 15px;
	}
	.videoworld_content{
	    padding-right: 15px;
	}
	td.table_coloms {
	    width: 100%;
	    float: left;
	}
	table.pricing_inner tr:first-child td {
	    height: auto;
	}
	.about_page .top_content h3, .dvd_delivery .top_content h3, .heading_title h3 {
	    font-size: 20px;
	}
	.foot_menu li, .foot_menu li a {
	    margin: 0;
	    font-size: 11px;
	    padding: 3px 3px;
	}
	.tag_line {
	    margin: 15px 0 5px;
	}

	.home .search-bx {
		width: auto;
		margin-bottom: 45px;
	}

	.logo #animation_container {
		margin: 0 auto;
	}

	.mobile-nav-innr {
		display: block;
		position: fixed;
		right: 0;
		top: 0;
		width: 45px;
		height: 50px;
		background: #ff528d;
		color: #fff;
		font-size: 26px;
		text-align: center;
		line-height: 56px;
		z-index: 3;
	}

	.mobile-nav {
		content: '';
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 50px;
		background: #000;
		z-index: 3;
	}

	.menu-cnt {
		display: none;
		position: fixed;
		top: 50px;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 2;
		overflow-y: auto;
		background: #000;
	}

	.menu-cnt .login-top {
		position: static;
		display: block;
		padding: 5px;
		border-bottom: 2px solid #ff528d;
		text-align: center;
	}

	.menu-cnt .login-top > a {
		color: #fff;
		font-size: 20px;
		font-family: 'dayposterblackregular';
		letter-spacing: .7px;
		padding: 2px 0;
		display: inline-block;
	}

	.menu-cnt .navbar-nav {
		display: block;
		padding: 5px;
		text-align: center;
		border-bottom: 2px solid #ff528d;
	}

	.menu-cnt .navbar-nav {
		font-size: 20px;
		font-family: 'dayposterblackregular';
		letter-spacing: .7px;
	}

	.menu-cnt .nav>li>a:focus, .menu-cnt .nav>li>a:hover {
		background: transparent;
	}

	.menu-cnt .navbar-nav .open >li>a {
		background: #ff528d;
	}

	.menu-cnt .navbar-nav .dropdown-menu > li > a {
		text-align: center;
		color: #fff;
	}

	.menu-cnt .landing_cat ul li a {
		font-size: 20px;
		font-family: 'dayposterblackregular';
		letter-spacing: .7px;
	}

	.menu-cnt .landing_cat ul li.active > ul li a {
		font-size: 16px;
	}

	.pagination>li>span,
	.pagination>li>a {
		font-size: 18px; 
	}

	.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
		padding: 8px;
	}

	.landing_cat {
		flex-flow: column;
	}

    .Release_year .slider_range{width: calc(100% - 0px); padding-right: 10px; }
    .Release_year button.btn.search_btn {width: 100%;margin-top: 25px;}
    .rating_sec .col-sm-4 { padding: 0 15px;}
	.searchbar .select_wrap {width: 100%;}
	
	.ui-slider-horizontal .ui-slider-handle {
		height: 25px !important;
		width: 25px !important;
		top: -13px !important;
	}

	.inner_pages .Release_year .slider_range {
		width: calc(100% - 0px);
		margin-right: 10px;
	}

	.inner_pages .searchbar input {
		width: calc(100% - 150px);
	}
}
/***************************media quary 567 ************************/
@media (max-width: 567px){
 	.video_trailer iframe {
	    height: 170px;
	}
}
