@charset "utf-8";
/* CSS Document */

@media (min-width:1201px) and (max-width:1333px)
{
	.slide-image {
    	top: 38%;
    	margin-right: 29px;
	}
	.slide-image img{
		height:200px;
	}
		
}
@media (min-width:992px) and (max-width:1200px)
{	
	.header-left {
    	margin-right: 50px;
	}
	.slide-image {
		display:none;
	}
	/* Personn page start*/
	.slid-add {
		display:none;
	}
	/*Person page End*/
	/*Upload page start*/
	.upload-from-info {
		padding:0px 10px;
	}
	.form-info-demo .form-label label, .Episode {
    	font-size: 14px;
	}
	.rederror h3 {
      padding: 0px 60px;
	}
	/*Upload page End*/
}
@media (min-width:768px) and (max-width:991px)
{
	.container {
		padding:0px 0px;
	}
	.slide-image {
		display:none;
	}
	.movie-info .movie-heading {
		font-size: 8pt;
	}
	.slideshowWrapper,.slideshow,.slideshow li,.slideshowWrapper img {
		width:100% !important;
	}
	.radio {
    	margin-top: 10px;
	}
	/*.search { padding: 10px 10px 0px;	}*/
	.form {
    	float:none;
    	width: 90%;
	}
	.form select {
		width:100%;
		margin-bottom:5px;
	}
	.form-last {
		float:left;
	}
	.drop-down span {
    	width: 7%;
    	margin-top: 22px;
    	padding-left: 1px;
    	margin-left: 1%;
	}
	.tab .tabs li a {
    	font-size: 11px;
    	padding: 0px 8px;
	}
	.cycle-slideshow,.cycle-slideshow a,.cycle-slideshow img {
		width:100% !important;
	}
	footer ul {
    	padding: 10px 0px 13px;
    	width: 100%;
	}
	footer h2 {
    	margin: 0px 0px 0px;
	}
	footer {
    	padding-top: 30px;
	}
	footer ul {
    	padding: 20px 0px 0px;
	}
	footer ul li {
    	line-height: -0.9em;
	}
	.popup {
		width:700px;
		height:545px;
	}
	.popup-right {
    	height: 535px;
	}
	.body-demo {
    	height: 490px;
	}
	
	/*main content vs sidebar*/
	
	.sidebar {
		width:30.95%;
	}
	.containt-section {
		width:calc(100% - 30.95% - 10px);
	}
	
	/*latest inner page Start*/
	
	.latest-list-left {
		/*width:calc(100% - 317px);*/
		width:50.5%
	}
	.latest-list-right {
		/*width:317px;*/
		/*width:calc(49.5% - 2px)*/
		width:49.5%
	}
	.latest-list-right ul li a img {
		/*width:89px;
		height:123px;*/
	}
	
	/*.latest-list-left img {
		width:100%;
	}
	.latest-list-right ul li {
		width:31%;
	}
	.latest-list-right {
		width: 50%;
	}*/
	.latest-movie-details-full {
		width:99.5%;
	}
	/*latest inner page End*/
	/*Movie inner page Start*/
	.movie-inner .movie-image-info {
		/*width:200px;*/
		width:41%;
	}
	.movie-inner-info {
    	/*width: calc(100% - 200px);*/
		width:59%;
	}	
	.for_wrapped {
		margin-right:6px;
	}
	.movie-inner-info-p p {
		overflow:visible;
	}
	.the-person-img {
		width:37% !important;
	}
	.the-person-info {
		width:63%;
	}
	.google-add {
		width:47%;
	}
	.video-embeded {
		/*height: auto;
		width: 56%;
		margin-top: 20px;*/
		padding-top:0px;
		width:calc(53% - 4px);
		height:auto;
		/*height:100%;
		line-height:100%;*/
	}
	.movie-add-last ul li {
    	/*width:31.5%;*/
	}
	/*Movie inner page End*/
	
		/*Movie Tabular page start*/
	
	.search-tub-he-con-left {
		/*float:none;
		width:100%;
		margin-top:5px;
		border-bottom:1px dashed;
		padding-bottom:10px;*/
	}
	.search-tub-he-con-center {
		/*float:none;
		width:100%;
		margin-top:10px;
		border-bottom:1px dashed;
		padding-bottom:10px;*/
	}
	.search-tub-he-con-center select {
    	/*width:100%;*/
	}
	.search-tub-he-con-right {
		/*float: none;
		margin-top:10px;
		width: 100%;*/
	}
	
	.movie_inner_list_tub-right {
		/*min-height:305px;*/
	}
	/*Movie Tabular page ENd*/
	/* Personn page start*/

	.movie-inner .person-right {
		width: calc(100% - 200px);
	}
	.person-list ul li {
		/*width:19%;*/
	}
	.person-list ul li a img {
		/*width: 100%;
		height: 135px;*/
	}
	.person-list ul {
		/*text-align:center;*/
	}
	.slid-add {
		display:none;
	}
	/*Person page End*/
	/*Series page Start*/
	.series-list .series-image {
		width:24%;
	}
	.series-img-info>a {
		width:100%;
	}
	.series-right h5 {
		padding-right:0px;
	}
	/*Series page End*/
	/*Download page Start*/
	.download-text-info p b {
		width:57%;
	}
	.download-info-left p {
    	width: 70%;
	}
	/*Download page End*/	
	/*Upload page start*/
	.upload-from-info {
		padding:0px 10px;
	}
	.form-info-demo .form-label label, .Episode {
    	font-size: 14px;
	}
	.rederror h3 {
       padding: 0px 0px;
	}
	/*Upload page End*/
}
@media (min-width:768px) and (max-width:991px)
{
	.header-left {
    	float: right;
    	margin-right:8px;
		padding-bottom:10px;
		padding-left: 10px;
		margin-top:5px;
	}
	nav {
		clear:both;
    	float: none;
		max-height:0;
	}
	.showing {
		max-height:300px;
	}
}

@media (min-width:448px) and (max-width:767px)
{
	.container {
		padding:0px 0px;
	}
	section {
		padding-top: 8px;
	}
	.search-small { display:block; }
	.search { display:none; }
	
	.slide-image {
		display:none;
	}
	nav {
		clear:both;
    	float: none;
		max-height:0;
	}
	.showing {
		max-height:300px;
	}
	.containt-section {
		float:none;
		width:100%;
	}
	/*.movie-image {
    	width: 20%;
	}*/
	/*.movie-cont-right {
		width: 78.5%;
	}*/
	.movie-info .movie-heading {
    	font-size: 8pt;
	}
	.sidebar {
    	float: none;
    	width: 100%;
	}
	.slideshowWrapper {
    	width: 100%;
		margin-top:5px;
	}
	.slideshow {
		width:100% !important;
	}
	.slideshow li {
		width:100% !important;
	}
	.slideshowWrapper img {
    	width: 100% !important;
	}
	.search {
    	padding: 10px 10px 0px;
	}
	/*.search-text {
    	width: 91%;
	}*/
	.radio {
    	margin-top: 10px;
	}
	.like {
    	height: 165px;
	}
	.like .left-img {
    	margin-top: 60px;
	}
	.like .right-img {
    	margin-top: 60px;
	}
	.form select {
    	width: 95%;
	}
	.cycle-slideshow {
		width:100% !important;
	}
	.cycle-slideshow a {
		width:100% !important;
	}
	.cycle-slideshow img {
		width:100% !important;
	}
	.footer-left, .footer-rigth {
    	float: none;
    	width: 100%;
		padding-left: 10px;
	}
	footer {
    	padding-top: 20px
	}
	footer h2 {
    	margin: 0px 0px 0px;
	}
	footer ul {
    	padding: 20px 0px 10px;
		width: 100% !important;
	}
	footer ul li {
    	margin: 0px 10px 25px 0px;
	}
	.footer-cont p {
   		text-align: center;
		padding-bottom:10px;
	}
	.popup {
		position:absolute;
		width:auto;
		height:450px;
		margin:15px 15px;
		overflow:scroll;
	}
	.close-popup {
		position:fixed;
		right:0px;
		z-index:10;
		top:0px;
	}
	.popup-left {
		width:100%;
		float:none;
	}
	.popup-right {
		float:none;
		width:100%;
		min-height:400px;
	}
	.body-inner p {
    	padding-right: 35px;
	}
	/*latest inner page Start*/
	.latest-movie-details-full {
		width:99.5%;
	}	
	.latest-list-left {
		/*width:calc(100% - 332px);*/
		width:51.6%
	}
	.latest-list-right {
		/*width:332px;*/
		width:48.4%
	}
	.latest-list-right ul li a img {
		/*width:94px;
		height:130px;*/
		width:100%;
	}
	/*latest inner page End*/
	/*Movie inner page Start*/
	.movie-inner .movie-image-info {
		float:left;
		width:40%;
		padding:0px 2px 0px;
		margin-bottom:10px;
	}
	.movie-inner-info {
		width:60%;
		float:right;
		padding-left:4px;
	}
	.for_wrapped {
		margin-right:6px;
	}
	.movie-inner-info-p {
		overflow:visible;
	}
	.the-person-img {
		width:40% !important;
		padding:2px 2px 0 0 !important;
	}
	.the-person-info {
		width:calc(60% - 2px);
	}
	.google-add {
		/*padding:20px 5px 10px;*/
		/*width:300px;*/
		width:41.4%;
	}
	.video-embeded {
		/*height: auto;
		width: 57%;
		margin-right: 10px;
		margin-top: 16px;*/
		/*width:calc(100% - (300px + 4px));*/
		width:calc(100% - (41.4% + 4px));
		height:auto;
		/*padding-top:7px;*/
		padding-top:0px;
	}
	/*.video-embeded {
 	   margin-right: 10px;
    	padding: 5px
	}*/
	/*Movie inner page End*/
	
	/*Movie Tabular page start*/
	
	.search-tub-he-con-left {
		float:none;
		width:100%;
		margin-top:5px;
		border-bottom:1px dashed;
		padding-bottom:10px;
	}
	.search-tub-he-con-center {
		/*float:none;
		width:100%;*/
		width:50%;
		margin-top:10px;
		/*border-bottom:1px dashed;*/
		padding-bottom:10px;
		text-align:center;
	}
	.search-tub-he-con-center select {
    	width:80%;
	}
	.search-tub-he-con-right {
		/*float:none;
		width:100%;*/
		width:50%;
		margin-top:10px;
		text-align:center;
	}
	.movie_list_tub-left,.movie_list_tub-right {
		/*float:none;
		width:100%;*/
		margin-left:0;
	}
	.set_to_full_width{
		width: auto !important;
	}
	/*Movie Tabular page end*/
	
	/* Personn page start*/
	.movie-inner .person-left {
		width:100%;
	}
	.movie-inner .person-right {
		width: calc(100% - 210px);
	}
	.person-list ul li {
		/*width: 18.9%;*/
	}
	.person-list ul li a img {
		/*height:auto;*/
	}
	.slid-add {
		display:none;
	}
	/*Person page End*/
	
	/*Series page Start*/
	.series-list .series-image {
		width:24%;
	}
	.series-img-info>a {
		width:100%;
	}
	.series-right h5 {
		padding-right:0px;
	}
	/*Series page End*/
	/*Download page Start*/
	
	.downlaod-ptag {
		margin-top:20px;
	}
	.download-text-info p b {
		width:50%;
	}
	.download-info-left p {
    	width: 100%;
	}
	/*Download page End*/
	
	/*Upload page start*/
	.upload-from-info {
		padding:0px 10px;
	}
	.form-info-demo .form-label {
		font-size: 15px;
	}
	.rederror h3 {
       padding: 0px 0px;
	}
	/*Upload page End*/
}
@media (min-width:500px) and (max-width:767px)
{
	.latest-list-left img {
		width:100%;
	}
	.latest-list-right ul li {
		width:calc(100%/3 - 4px);
	}
}
@media(min-width:571px) and (max-width:768px)
{
	.movie_list_tub-left, .movie_list_tub-right {
    	/*width: 49%;
		float:left;*/
	}
	
	.movie_inner_list_tub-left img {
    	height: auto;
    	width: 100%;
	}
	.movie_list_tub-left, .movie_list_tub-right {
    	/*min-height: 320px;*/
	}
	.movie-inner .movie-image-info {
		/*width:200px;*/
		width:36%;
		float:left;
	}
	.movie-inner-info {
		float:right;
		padding-left:10px;
    	/*width: calc(100% - 210px);*/
		width:64%;
	}		
	.for_wrapped {
		margin-right:0px;
	}
	.movie-inner-info-p {
		overflow:hidden;
	}
	.the-person-img {
		width:35% !important;
	}
	.the-person-info {
		width:65%;
	}
}
@media(min-width:448px) and (max-width:570px)
{
	.list-info-flex {
		flex-direction: column;
	}
	.list-info-flex-column{
		width: 100%;
	}
	.movie_list_tub-left, .movie_list_tub-right {
		/*width: 100%;*/
		width: calc( 100% - 2px );
		margin-left: 0;
		/*float: none;*/
	}
	.set_to_full_width{
		width: auto !important;
	}
	.movie_inner_list_tub-left img {
    	width: 100%;
		height:auto;
	}
	
	.latest-list-left {
		/*width:calc(100% - 290px);*/
		width:calc(100% - 262px);
	}
	.latest-list-right {
		/*width:290px;*/
		width:262px;
	}
	.latest-list-right ul li a img {
		/*width:80px;
		height:111px;*/
		width:100%
	}
}
@media (max-width:499px)
{
	/*latest inner page Start*/
	/*.latest-left {
		width:90%
	}
	
	.latest-list-left {
		float: none;
		width: 100%
	}
	.latest-list-left img {
		width:100%;
	}
	.latest-list-right {
		float:none;
		width:100%;
	}
	.latest-list-right ul li {
		width:32%;
	}
	.latest-inner-left {
		float:none;
	}
	.latest-inner-right {
		float: none;
		text-align: left;
		margin-top: 5px;
		padding-left: 5px;
	}
	.latest-inner-right select {
		width:100%;
	}
	.latest-movie-details {
		margin-top:0px;
	}*/
	/*latest inner page End*/
}
@media(max-width:447px)
{
	.container {
		/*padding:0px 5px;*/
		margin-left:1px;
		margin-right:1px;
	}
	section {
		/*padding-top: 10px;*/
		padding-top:6px;
	}
	.search-small { display:inline-block; }
	.search { display:none; }
	.slide-image {
		display:none;
	}
	nav {
		clear:both;
    	float: none;
		max-height:0;
	}
	.showing {
		max-height:300px;
	}
	.header-sm-logo {
		display: block;
	}
	.bottom-header {
	}
	.bottom-header-left {
		/*float: none;
		width: 260px;*/
		display: none;
	}
	.bottom-header-right {
		float: none;
		width: 100%;
		/*margin-top: 10px;*/
		text-align: center;
	}
	.header-left {
		margin-top:5px;
	}
	.header-left span,.header-left a {
		font-size:7pt;
		padding-top:5px;
	}
	.containt-section {
		float:none;
		width:100%;
	}
	/*.containt-section .paginationdemo {
 	   padding: 10px 0px 15px;
	}
	.containt-section .paginationdemo a {
    	padding: 4px 5px;
    	font-size: 9px;
	}*/
	
	/*latest inner page Start*/
	.latest-left {
		width:90%
	}
	
	.latest-list-left {
		float: none;
		width: 100%
		height: 150px;
		overflow: hidden;
	}
	.latest-list-left img {
		width:100%;
	}
	.latest-list-right {
		float:none;
		width:100%;
	}
	.latest-list-right ul li {
		/*width:32%;*/
		width:calc(100%/3 - 4px);
	}
	.adjust {
		 max-width: calc(100% - 145px);
		 margin-bottom: 10px;
	 }
	/*.latest-inner-left {
		float:none;
	}
	.latest-inner-right {
		float: none;
		text-align: left;
		margin-top: 5px;
		padding-left: 5px;
	}
	.latest-inner-right select {
		width:100%;
	}*/
	.latest-movie-details {
		margin-top:0px;
	}
	/*latest inner page End*/
	
	.paginationdemo a {
		padding:5px 7px !important;
	}
	
	.movie-image {
    	/*float: none;
		margin: 0 auto;
		margin-bottom: 10px;*/
		display:none;
	}
	.movie-title-rating {
		float: right;
    	width: calc(100% - 60px);
	}
	.movie-image-title-rating {
		/*height:86px;*/
		min-height:86px;
		margin-bottom:2px;
	}
	.ten-star-rating{
		display: none !important;
	}
	.five-star-rating{
		display: inline-block !important;
	}
	.movie-image-small {
		display:block;
	}
	.movie-cont-right {
    	float: none;
    	width: calc(100% - 0px);
    	margin-left: 0px;
    	margin-top: 2px;
	}
	.movie-info .movie-heading {
    	font-size: 8pt;	
	}
	.movie-info p {
 	   font-size: 7pt;
	}
	
	.sidebar {
		float:none;
		width:100%;
		/*margin-right:0px;*/
		margin:0px;
		padding:3px;
	}
	.slideshowWrapper {
		margin-top:10px;
	}
	.slideshow {
		width:100% !important;
	}
	.slideshow li {
		width:100% !important;
	}
	.slideshowWrapper img {
    	width: 100% !important;
	}
	.radio {
    	margin-top: 7px;
	}
	.search {
    	padding: 10px 10px 0px;
	}
	.cycle-slideshow {
		width:100% !important;
	}
	.cycle-slideshow a {
		width:100% !important;
	}
	.cycle-slideshow img {
    	width: 100% !important;
	}
	footer {
    	margin-top: 10px;
    	padding-top: 20px;
	}
	.footer-left, .footer-rigth {
    	float: none;
    	width: 100%;
    	padding-left: 8px;
	}
	footer ul {
    	padding: 10px 0px 0px;
		width: 100%;
	}
	footer h2 {
    	margin: 0px 0px 10px;
	}
	footer ul li a {
    	padding: 8px 7px;
	}
	footer ul li {
    	margin: 0px 10px 24px 0px;
    	line-height: -0.9em;
	}	
	.footer-cont p {
    	font-size: 12px;
    	line-height: 24px;
		text-align:center;
		padding-bottom:10px;
	}
	.popup {
		position:absolute;
		width:auto;
		height:450px;
		margin:15px 15px;
		overflow:scroll;
	}
	.close-popup {
		position:fixed;
		right:0px;
		z-index:10;
		top:0px;
	}
	.popup-left {
		width:100%;
		float:none;
		padding-bottom:10px;
	}
	.popup-right {
		float:none;
		width:100%;
		min-height:400px;
    	padding: 5px 15px 5px 5px;
	}
	.first-li-body {
		margin-top: 10px;
		padding-left: 5px;
		padding-right: 15px;
	}
	.body-inner p {
		padding-right: 36px;
		text-align: justify;
	}
	button.uvStyle-button {
   		 margin-top: 5px;
	}
	
	/*Movie inner page Start*/
	.movie-rating li img {
		height:23px;
		width:23px;
	}
	.movie-inner .movie-image-info {
		float:left;
		width:33%;
		padding:0px 2px 0px;
		margin-bottom:10px;
	}
	.movie-inner-info {
		width:67%;
		/*float:right;*/
		padding-left:4px;
	}			
	.for_wrapped {
		margin-right:6px;
	}
	.movie-inner-info-p {
		overflow:visible;
	}
	.the-person-img {
		width:33% !important;
		padding:0 2px 0 0 !important;
	}
	.the-person-info {
		width:calc(67% - 2px);
	}	
	.person-list ul li {
		padding:0px;
	}
	.google-add {
		float:none;
		width:100%;
		/*padding:20px 5px 10px;*/
		padding-bottom:4px;
	}
	
	.video-embeded {
		height:auto;
		width:100%;
		float:none;
		margin-right:10px;
	}
	.video-embeded {
 	   /*margin-right: 10px;*/
       /*padding: 5px*/
	   padding:15px 0;
	}
	/*Movie inner page End*/
	
	/*Movie Tabular page start*/
	
	.search-tub-he-con-left {
		float:none;
		width:100%;
		margin-top:5px;
		border-bottom:1px dashed;
		padding-bottom:10px;
	}
	.search-tub-he-con-center {
		float:none;
		width:100%;
		margin-top:10px;
		border-bottom:1px dashed;
		padding-bottom:10px;
	}
	.search-tub-he-con-center select {
    	width:100%;
	}
	.search-tub-he-con-right {
		float:none;
		margin-top:10px;
		width:100%;
	}
	.list-info-flex {
		flex-direction: column;
	}

	.list-info-flex-column{
		width: 100%;
	}
	.movie_list_tub-left,.movie_list_tub-right {
		/*float:none;*/
		/*width:100%;*/
		width: calc( 100% - 2px );
		margin-left: 0;
	}
	.movie_inner_list_tub-left img {
		height:auto;
		width:100%;
	}
	.set_to_full_width{
		width: auto !important;
	}
	/*Movie Tabular page end*/

	/* Personn page start*/
	.movie-inner .person-left {
		width:100%;
	}
	.movie-inner .person-right {
		width:100%;
	}
	.person-list ul li {
		/*width: 18.4%;*/
	}
	.person-list ul li a img {
		/*height: auto;*/
	}
	.slid-add {
		display:none;
	}
	/*Person page End*/
	
	/*Search Result page start*/
	.search-left {
		float:none;
		width:100%;
	}
	.search-right {
		float: none;
		width:100%;
		padding-bottom:10px;
		padding-left:5px
	}
	/*Search Result page End*/
	
	/*Series page Start*/
	.series-list .series-image {
		width: 31.5%;
		text-align: center;
	}
	.series-image a {
    	font-size: 8px;
	}
	.series-left {
		float:none;
		width:100%;
	}
	.series-right {
		float:none;
		width:100%;
		padding-bottom:5px;
	}
	.series-right h5 {
		padding-right:0px;
	}
	.series-img-info>a {
		width:100%;
	}
	/*Series page End*/
	
	/*Download page Start*/
	

	.download-info-left-demo {
		float:none;
		width:100%;
	}
	.download-info-left-demo img {
		width:100%;
	}
	.download-info-right {
		float:none;
		width:100%;
		margin-top:10px;
	}
	.downlaod-ptag {
		margin-top:20px;
	}
	.download-text-info p b {
		width:50%;
	}
	.download-info-left p {
    	width: 100%;
	}
	/*Download page End*/

	/*Upload page start*/
	.upload-from-info {
		padding:0px 10px;
	}
	.form-info-demo .form-label {
		float:none;
		width:100%;
		text-align:left;
		display:block;
	}
	.form-text {
		width:100%;
		float:none;
	}
	.form-text .form-textbox-user {
		width:100%;
	}
	.form-text .form-textbox-full,.form-textbox {
		width:100%;
	}
	.form-textbox-info {
		width:100%;
	}
	.rederror h3 {
		font-size: 12px;
		padding: 0px 0px;
	}
	.hello {
		visibility:hidden;
	}
	
	.footer-inner .follow-on {
		float:none;
		/*text-align:;*/
		width:100%;
	}
	.footer-inner ul	 {
		text-align:center;
	}
	.footer-menu {
		margin-top:5px;
		text-align:center;
	}
	/*Upload page End*/
	.latest-movie-details-full {
		float: right;
		width: calc(100% - 0px);
	}

}
/*@media (min-width:415px) and (max-width:767px)*/
@media (min-width:448px) and (max-width:767px)
{
	/*.movie-image {
		float:left;
		width:91px;
		height:130px;
		display:block;
	}
	.movie-title-rating {
		float: none;
    	width: calc(100% - 0px);
	}
	.movie-image-title-rating {
		height:auto;
	}
	.movie-image-small {
		display:none;
	}
	.movie-cont-right {
		float:right;
		width:calc(100% - 94px);
	}
	.movie-add-last ul li {
		width: 15.5%;
	}*/
	.latest-movie-details-full {
		float: right;
		width: calc(100% - 0px);
	}
}
/*@media (max-width:419px)
{
	.person-list ul li {
		width: 100%;
		margin-top:5px;
	}
	.person-list ul li a img {
		width: 100%;
		height:auto;
	}
}*/