@charset "utf-8";
/* CSS Document */

.innner-page-cont{
	justify-content: space-between;
	position: relative;
	overflow: hidden;
}
.main-cont-area{
    color: #181818;
	background-color: #fff;
	padding: 10px 3%;
	position: relative;
	width: 100%;
	min-height: 90vh;
}
.inner-page-top, .content-filter{
	margin-bottom: 10px;
}
.page-title-left{
	margin-right: 10px;
}
.page-title-left h1{
	margin-bottom: 0; /*change hoiacha*/
	color: #181818;
}
.movie-top-details{
	color: #b1b1b1;
	
}
.view-all-btn{
	color: #181818;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M10.5 29.8c-.5.5-1.2.5-1.7 0l-3.1-3.1c-.5-.5-.5-1.2 0-1.7l9.9-9.9-9.9-9.9c-.5-.5-.5-1.2 0-1.7L8.8.4c.5-.5 1.2-.5 1.7 0l13.8 13.8c.5.5.5 1.2 0 1.7L10.5 29.8z' fill='%23181818'/%3E%3C/svg%3E") no-repeat;
	background-size: 12px auto;
    background-position: 100% 4px;
    padding-right: 18px;
}
.movie-top-details a{
	color: #5c5c5c;
	margin-right: 5px;
}
.movie-top-details .duration{
	margin-left: 5px;
}
.left-sidebar{
	margin-bottom: 15px;
}
 .sidebar{
	padding: 10px 3%;
}
.main-cont-area .left-banner{
	width: 100%;
	margin-bottom: 10px;
	
}
.main-cont-area .left-banner img{
	width: 100%;
	height: auto;
	
}
.main-cont-area .movie-trailer{
	width: 100%;
	border-radius: 0;
	margin-bottom: 10px;
}
.main-cont-area .movie-trailer a{
	display: block;
	position: relative;
}
.movie-trailer-source {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.main-cont-area .movie-video{
	position: relative;
}
.movie-photo-gallery ul li a{
	position: relative;
}
.main-cont-area .movie-trailer img{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.inner-banner{
	margin-bottom: 8px;
}
.movie-catagory a {
    padding: 4px 12px;
    border-radius: 50px;
    /* border: 2px solid #c6c6c6; */
    margin-right: 5px;
    color: #252940;
    display: block;
    background: #e4e4e4;
    margin-bottom: 8px;
    font-family: 'Heebo-Bold';
    font-weight: normal;
}
.released-date a, .released-date em{
	display: inline-block;
	color: #0f0f0f;
	font-style: normal;
}
.movie-details ul{
	margin: 0;
	padding: 0;
}
.movie-details ul li{
	margin: 0;
	padding: 8px 0;/*css add hoiacha*/
	background-image: none;
	border-bottom: 1px solid #dbdbdb;
	font-family: 'Poppins';
	font-weight: 600;
}
.movie-details ul li:first-child{
	padding-top: 0;
}
.movie-details span{
	color: #0f0f0f;
}
.inner-page-heading{
	justify-content: space-between;
	font-size: 1.4rem;
	line-height: 1.8rem;
	margin-bottom: 15px;
}
.inner-page-heading h2{
	margin-bottom: 0;	
}
.inner-page-heading a{
	display: block;
	text-transform: uppercase;
	color: #0f0f0f;
	align-self: flex-end;
}
.movie-details{
	margin-bottom: 30px;
}
.movie-details ul li span{
	color: #252940;
	margin-right: 10px;
}
.movie-details ul li a, .movie-details ul li em{
    color: #252940;
	margin-right: 8px;
	font-style: normal;
	position: relative;
}
.movie-details ul li a{
	text-decoration: underline;
}
.movie-details ul li a:after, .movie-details ul li em:after{
	content: ',';
	display: block;
	position: absolute;
	top: 0;
	right: -4px;
}
.movie-details ul li a:nth-last-child(-n + 2):after, .movie-details ul li em:nth-last-child(-n + 2):after{
	display: none;
}
.movie-details ul li a:last-child, .movie-details ul li em:last-child{
	margin-right: 0;
}
.movie-short-video ul li{
	border-radius: 10px;
}
.movie-list-item ul li .h3{
	color: #0f0f0f;
	margin-bottom: 0;
}
.movie-short-video ul li .h3{
	margin-bottom: 0;
}
.movie-details ul li .edit-info{
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 15.8'%3E%3Cpath d='M15.7 10.4v2.1c0 .9-.3 1.6-.9 2.3-.6.6-1.4.9-2.3.9H3.2c-.9 0-1.6-.3-2.3-.9-.6-.6-.9-1.4-.9-2.2V3.2C0 2.4.3 1.6.9 1c.7-.7 1.4-1 2.3-1h9.3c.5 0 .9.1 1.3.3.1.1.2.1.2.3 0 .1 0 .2-.1.3l-.5.5c-.1.1-.2.1-.4.1s-.3-.1-.5-.1H3.2c-.5.1-.9.2-1.2.6-.4.3-.6.8-.6 1.2v9.3c0 .5.2.9.5 1.3.4.4.8.5 1.3.5h9.3c.5 0 .9-.2 1.3-.5.3-.4.5-.8.5-1.3v-1.4c0-.1 0-.2.1-.2l.7-.7c.1-.1.2-.1.4-.1.2.1.2.2.2.3zm-1-8.2l3.2 3.2-7.5 7.5H7.2V9.7l7.5-7.5zm-4.8 9.6l1.3-1.3-1.7-1.7-1.3 1.3v.6h1.1v1.1h.6zm4.9-8c-.1-.1-.2-.1-.4 0l-3.9 3.9c-.1.1-.1.2 0 .4.1.1.2.1.4 0l3.9-3.9c.2-.2.2-.3 0-.4zm4.8-.1l-1 1-3.2-3.2 1-1c.2-.2.5-.3.8-.3s.6.1.8.3l1.7 1.7c.2.2.3.5.3.8-.1.2-.2.4-.4.7z' fill='%23757575' /%3E%3C/svg%3E") no-repeat;
	display: inline-block;
	background-size: 15px auto;
	background-position: 0 50%;
	padding-left: 18px;
	color: #757575;
	display: none !important;
}
.acc-heading{
	padding: 8px 10px;
	border-radius: 7px 7px 0 0;
	background-color: #252940;
	text-transform: uppercase;
	color: #fff;
	margin-bottom:10px;
}
.sidebar-widgets ul{/*css add hoiacha*/
	margin: 0;
	padding:0 10px 15px 10px;
	font-family: 'Poppins';
    font-weight: normal;
	font-size: 1.4rem;
    line-height: 1.9rem;
}
.Where-to-watch-sec {
    width: 100%;
    margin: 30px auto 0 auto;/*css add hoiacha*/
	justify-content: flex-end;
	border-left: 2px solid #dbdbdb;
    border-right: 2px solid #dbdbdb;
    border-bottom: 2px solid #dbdbdb;
    border-radius: 10px 10px 0 0;
	padding-bottom: 10px;
}
.Where-to-watch-sec ul{
	padding-left: 10px;
	padding-right: 10px;
}
.Where-to-watch-sec ul li{
	padding: 0;
	background-image: none;
	background-color: #fff;
	border:1px solid #fff;
	border-radius: 10px;
	width: 48%;
	margin: 1%;
}
.Where-to-watch-sec ul li a{
	display: block;
}
.Where-to-watch-sec ul li a img{
	width: 100%;
	height: auto;
	border-radius: 10px;
	display: block;
}
.sidebar-widgets{
	width: 100%;
	margin: 0 0 10px 0;
	border-left: 2px solid #dbdbdb;/*css add hoiacha*/
	border-right: 2px solid #dbdbdb;/*css add hoiacha*/
	border-bottom: 2px solid #dbdbdb;/*css add hoiacha*/
	border-radius: 10px 10px 0 0;
	background-color: #fff;/*css add hoiacha*/
}
.sidebar-widgets:last-child{
	margin-bottom: 0;
}

.sidebar-widgets ul li{
	margin: 0 0 10px 0;
	padding:  0 0 0 0;
	-webkit-transition: all .5s;
    -khtml-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sidebar-widgets.recently-added{
	width: 100%;
	margin-bottom: 10px;
}
.recently-added ul li{
	background-image: none;
	padding: 0 0 0 0;
}
.recently-added ul li:last-child, .sidebar-widgets ul li:last-child{
	margin-bottom: 0;
}
.sidebar-widgets ul li a{
	justify-content: space-between;
	color: #333;
}
.sidebar-widgets ul li a .recent-ad-img{
	width: 22%;	
	margin-right: 5px;
}
.sidebar-widgets ul li a .recent-ad-img img{
	width: 100%;
	height: auto;
	display: block;
	border: 1px solid #fff;
	opacity: 1;
}
.recently-added ul li a .recent-ad-text{
	width: 75%;	
}
.recently-added ul li a .recent-ad-text h5{
	color: #333;
	font-size: 1.5rem;
	line-height: 1.9rem;
	margin-bottom: 5px;
}
.recently-added ul li a .recent-ad-text p{
	color: #333;
}
.recently-added ul li a{
	color: #fff;
	font-size: 1.1rem;
	line-height: 1.5rem;
}
/*css add hoiacha*/
.movie-genres-widget ul li{
	padding: 5px 5px 5px 14px;
	margin-bottom: 0;
	border-bottom: 1px dashed #c7c7c7;
}
.movie-genres-widget ul li:last-child{
	border-bottom: none;
}
.movie-source{
	padding: 10px 14px;
	background-color: #f3f3f3;
	display: inline-block;
}
.movie-source ol{
	font-family: 'Poppins';
    font-weight: normal;
	font-size: 1.2rem;
	line-height: 1.6rem;
	font-style: italic;
}
.movie-source ol li{
	margin-bottom: 10px;
}
.movie-source ol li:last-child{
	margin-bottom: 0;
}
.movie-source ol li a{
	color: #0f0f0f;
	word-wrap: break-word;
}
.movie-photo-gallery ul, .similar-movies ul{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.movie-photo-gallery ul li, .similar-movies ul li{
	width: 48%;
	margin: 1%;
}
.similar-movies ul li.recommended-ad-mob{
	width:100% !important;
}
.pagination{
	text-align: center;
    font-size: 0rem;
	line-height: 0rem;
    margin: 20px 0 20px;
}
.pagination .page-numbers {
    display: inline-block;
   padding: 4px 12px;
    background-color: #b9b9b9;
	color: #fff;
	margin-left: 5px;
	 font-size: 1.6rem;
	line-height: 2.0rem;
}
.pagination .page-numbers.current {
    color: #fff;
    padding: 4px 12px;
    border: none;
    background: #00ab2b;
    cursor: text;
}
.watch-now-btn{
	width:100%;
	padding: 18px 50px;
	color: #fff;
	background-image: linear-gradient(to right, #26c5f3  18%, #DA22FF 38%, #b429f9  48% );
	margin: 15px 0;
	display: inline-block;
	border: none;
	text-align: center;
	font-size: 1.6rem;
	line-height: 2.0rem;
	font-family: 'Poppins';
	font-weight: 600;
	border-radius: 50px;
	transition: 0.5s;
	text-transform: uppercase;
	background-size: 200% auto;            
}
.movie-list-item ul li a span{
	color: #595959;
}
@media only screen and (min-width: 450px){
	.recently-added ul{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
    	flex-wrap: wrap;

	}
	.recently-added ul li{
		width: 48%;
		margin: 1%;
	}
}
/*css add hoiacha*/
@media only screen and (min-width: 500px){
	.inner-page-top, .content-filter{
		margin-bottom: 15px;
	}
	.main-cont-area {
		padding: 15px 3%;
	}
	.main-cont-area .left-banner{
		width: 100%;
		margin-bottom: 0;
/*		max-width: 277px;*/
		align-self: center;
		
	}
	.main-cont-area .movie-trailer{
		width: 100%;
		margin-left: 0;
		align-self: center;
		
	}
	.Where-to-watch-sec ul li{
		width: 31.33%;
	}
	.movie-catagory a{
		margin-bottom: 0;
	}
	.movie-photo-gallery ul li{
		width: 31.3%;
        margin: 1%;
	}
	.movie-photo-gallery ul li, .similar-movies ul li{
		width: 31%;
		margin: 1%;
	}
	.similar-movies ul li.recommended-ad-mob{
		width:64% !important;
	}
	
}
@media only screen and (min-width: 570px){
	.sidebar{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
    	flex-wrap: wrap;
		align-items: flex-start;
	}
	.sidebar-widgets{
		width: 48%;
		margin: 0 1% 10px;
	}
}
@media only screen and (min-width: 600px){
	
	.Where-to-watch-sec ul li{
		width: 23%;
	}
	.sidebar-widgets:last-child{
		margin-bottom: 1%;
	}
	
	 .similar-movies ul li{
		width: 31.3%;
        margin: 1%;
	}
	.movie-photo-gallery ul li, .similar-movies ul li{
		width: 23%;
	}
	.similar-movies ul li.recommended-ad-mob{
		width:58% !important;
	}

}
@media only screen and (max-width: 767px){
	
	.inner-page-top{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
    	flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
	}
	.filter-btn{
		display:inline-block;
		font-family: 'Poppins', sans-serif;
		font-weight: normal;
		font-size: 1.4rem;
		line-height: 1.8rem;
		color: #fff;
		padding: 4px 14px;
		margin-bottom: 10px;
		background-color: #00ad10;	
	}
	.content-filter{
		display: none;
		/*position: absolute;
		z-index: 2;
		top: 0;
		left: 0;*/
		width: 100%;
		background-color: #f5c518;
		padding: 35px 10px 24px 10px;
		text-align: right;
	}
	.content-filter form{
		margin-bottom: 10px;
	}
	.content-filter form select{
		width: 100%;
		margin-bottom: 6px;
		padding: 3px 10px;
		border-color: #d2a80d;
	}
	.content-filter form select:last-child{
		margin-bottom: 0;
	}
	.content-filter-close {
		font-style: italic;
		color: #ff0000;
		display: inline-block;
		font-weight: 600;
		font-size: 1.2rem;
		line-height: 1.6rem;
		cursor: pointer;
    }
}
@media only screen and (min-width: 768px){
	.inner-banner{
		margin-bottom: 15px;
	}
	.inner-page-heading{
		margin-bottom: 20px;
	}
	
	.watch-now-btn{
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
	.Where-to-watch-sec {
		width: 30%;
		align-self: flex-start;
		margin: 0;
	}
	.Where-to-watch-sec ul li{
		width: 48%;
	}
	.Where-to-watch-sec ul{
		justify-content: center;
	}
	 .sidebar-widgets {
        width: 32%;
        margin: 0 0.5%;
    }
	.sidebar-widgets:last-child{
		margin-bottom: 0;
	}
	.recently-added ul li{
		width: 31%;
	}
	/*css add hoiacha*/
	.movie-source{
		padding: 14px 18px;
		font-size: 1.4rem;
		line-height: 1.8rem;

	}
	.movie-photo-gallery ul li{
		width: 23%;
        margin: 1%;
	}
	.pagination .page-numbers {
		margin-left: 8px;
	}
	
	
	/*filter start*/
	.content-filter-close{
		display: none;
	}
	.filter-btn{
		display: none;

	}
	.content-filter{
		background-color: #f5c518;
		padding: 7px 12px;
		display: inline-block;
		border-radius: 5px;
	}
	.content-filter form select{
		margin-bottom: 0;
		margin: 0;
		color: #2f2f2f;
		background-color: #fff;
		margin-right: 10px;
		border:1px solid #d2a80d;
		padding: 3px 10px;
	}
	.content-filter form select:last-child{
		margin-right: 0;
	}
	/*filter end*/
	/*css add hoiacha*/
	.watch-now-btn{
		width:auto;
	}
	.main-cont-area .movie-trailer{
		width: 55%;
		margin-bottom: 0;
	}
	.main-cont-area .left-banner{
		min-width: 320px;
		width: 44.5%;
	}
}
@media only screen and (min-width: 850px){
	.sidebar-widgets{
		width: 32%;
		margin: 0 0.5%;
	}
	
}
@media only screen and (min-width: 921px){	
	.movie-details{
		margin-bottom: 0;
	}
	.movie-details ul li{
		flex-wrap: nowrap;
	}
	.recently-added ul li{
		width: 23%;
	}
	.similar-movies ul li{
		width: 23%;
        margin: 1%;
	}
	.movie-details{
		width: 64%;
	}
	.inner-right-sec {
		width: 34%;
		align-self: flex-start;
		margin: 0;
	}
	.watch-now-btn{
		width:100%;
	}
}
@media only screen and (min-width: 1025px){
	.main-cont-area {
		padding: 20px 1.5%;
	}
	.movie-list-item ul li:hover a h3{
		color: #000;
	}
	.movie-details ul li .edit-info:hover{
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 15.8'%3E%3Cpath d='M15.7 10.4v2.1c0 .9-.3 1.6-.9 2.3-.6.6-1.4.9-2.3.9H3.2c-.9 0-1.6-.3-2.3-.9-.6-.6-.9-1.4-.9-2.2V3.2C0 2.4.3 1.6.9 1c.7-.7 1.4-1 2.3-1h9.3c.5 0 .9.1 1.3.3.1.1.2.1.2.3 0 .1 0 .2-.1.3l-.5.5c-.1.1-.2.1-.4.1s-.3-.1-.5-.1H3.2c-.5.1-.9.2-1.2.6-.4.3-.6.8-.6 1.2v9.3c0 .5.2.9.5 1.3.4.4.8.5 1.3.5h9.3c.5 0 .9-.2 1.3-.5.3-.4.5-.8.5-1.3v-1.4c0-.1 0-.2.1-.2l.7-.7c.1-.1.2-.1.4-.1.2.1.2.2.2.3zm-1-8.2l3.2 3.2-7.5 7.5H7.2V9.7l7.5-7.5zm-4.8 9.6l1.3-1.3-1.7-1.7-1.3 1.3v.6h1.1v1.1h.6zm4.9-8c-.1-.1-.2-.1-.4 0l-3.9 3.9c-.1.1-.1.2 0 .4.1.1.2.1.4 0l3.9-3.9c.2-.2.2-.3 0-.4zm4.8-.1l-1 1-3.2-3.2 1-1c.2-.2.5-.3.8-.3s.6.1.8.3l1.7 1.7c.2.2.3.5.3.8-.1.2-.2.4-.4.7z' fill='%230078ff' /%3E%3C/svg%3E") no-repeat;
		display: inline-block;
		background-size: 15px auto;
		background-position: 0 50%;
		padding-left: 18px;
		color: #0078ff;
		text-decoration: none;
	}
	
	.movie-catagory a:hover{
		background-color: #00ad10;
		color: #fff;
		border-color: #00ad10;
	}
	
	.movie-details>ul>li:hover:after{
		border-top: 2px solid #0363ad;
		border-left: 2px solid #0363ad;
		right: 0;
	}
	.inner-page-heading{
		font-size: 1.8rem;
		line-height: 2.2rem;
		margin-bottom: 24px;
	}
	.inner-page-heading a:hover{
		color:#0363ad; 
	}
	.movie-short-video ul li{
	}
	.recently-added ul li a .recent-ad-text p{
		-webkit-transition: all .5s;
		-khtml-transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
	}
	.recently-added ul li a .recent-add-text h5{
		-webkit-transition: all .5s;
		-khtml-transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
	}
	.recently-added ul li a .recent-add-img img{
		-webkit-transition: all .5s;
		-khtml-transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
	}
	.movie-details ul li{
		-webkit-transition: all .5s;
		-khtml-transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;	
	}
	.movie-details ul li a:hover{
		text-decoration: underline;
	}
	.recently-added ul li a:hover .recent-ad-text p{
		color: #00ad10;
	}
	.recently-added ul li a .recent-ad-text h5, .sidebar-widgets ul li a .recent-ad-img img{/*css add hoiacha*/
		-webkit-transition: all .5s;
		-khtml-transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;		
	}
	.recently-added ul li a:hover .recent-ad-text h5{/*css add hoiacha*/
		color: #00ad10;
	}
	.sidebar-widgets ul li a .recent-ad-img{
		overflow: hidden;
	}
	.sidebar-widgets ul li a .recent-ad-img img{
		scale: 1;
        webkit-transition: scale 0.3s ease;
        -moz-transition: scale .3s ease;
        -o-transition: scale .3s ease;
        transition: scale .3s ease;
	}
	.sidebar-widgets ul li a:hover .recent-ad-img img{
		scale: 1.1;
	}
	.sidebar{
		padding: 20px 1.5%;
	}
	.movie-source {
        padding: 19px 24px;/*css add hoiacha*/
    }
	.movie-source ol li a:hover{
		color: #1bc200;/*css add hoiacha*/
	}
	.movie-photo-gallery ul li{/*css add hoiacha*/
		width: 18%;
        margin: 1%;
	}
	 
	.sidebar-widgets ul li:hover a{/*css add hoiacha*/
		color: #069429;	
	}
	
	.pagination .page-numbers {/*css add hoiacha*/
		margin-left: 12px;
	}
	.watch-now-btn:hover{
		 background-image: linear-gradient(to right, #6253e1, #852D91, #da22ff, #26c5f3);
		background-position: 100% 0;
    	moz-transition: all .4s ease-in-out;
    	-o-transition: all .4s ease-in-out;
    	-webkit-transition: all .4s ease-in-out;
    	transition: all .4s ease-in-out;
		color: #fff;
	}
}

@media only screen and (min-width: 1300px){
	.main-cont-area {
		padding: 25px 1.5%;
	}
	.w-right-sidebar{
		justify-content: space-between;
		align-items: flex-start;
	}
	.w-left-sidebar .main-cont-area{
		width: 74%; 
	}
	.w-right-sidebar .main-cont-area{
		width: 74%; 
	}
	.w-two-sidebar .main-cont-area{
		width: 48%; 	
	}
	.sidebar{
		width: 26%;
		/*max-width: 340px;*/
		margin-left:0;
		margin-bottom: 0;
		padding: 25px 1.5% 0 1.5%;
	}
	.sidebar-widgets ul li{
		width: 100%;
		display: block;
	}
	.inner-banner{
		margin-bottom: 20px;
	}
	.sidebar-widgets.recently-added{
		margin-bottom: 30px;
	}
	.sidebar-widgets{
		width: 100%;
		margin:0 0 30px 0;
	}
	.sidebar-widgets:last-child {
        margin-bottom: 0;
    }
	.movie-details{
		width: 64%;
	}
	.inner-right-sec {
		width: 34%;
		align-self: flex-start;
		margin: 0;
	}
	.main-cont-area .movie-trailer{
		width: 49%;
	}
}
@media only screen and (min-width: 1450px){
	/*.w-right-sidebar .main-cont-area, .w-left-sidebar .main-cont-area{
		width: 69.5%;
	}
	.w-two-sidebar .main-cont-area{
		width: 43.5%; 	
	}*/
	.main-cont-area .movie-trailer {
        width: 55%;
    }
}





