/*
  Template Name:Movie Star Multipurpose HTML5 template.
  Theme URL:http://movie.themepul.com/
  Author: Themepul
  Author URI: http://themepul.com
  tag:film review, movie, movie database, movie series, presentation, showcase, tv show
  Version: 1.0
*/





@media (min-width:1025px) and (max-width: 1280px) {
 
    .movie-item-content-center {
        top: 25%;
    }

	
    .home-3 .movie-item-title  {
        font-size: 17px;
    }
    .home-3 .movie-item-beta {
        margin-top: 0;
        padding-top: 0;
    }
 
}

@media (max-width:1024px) and (orientation: landscape) {
  
 
	.movie-item-title  {
        font-size: 18px;
        line-height: 25px;
    }

    .item-cat {
        padding: 5px 14px;
        padding-bottom: 11px;
    }
    .item-cat ul li span {
        font-size: 17px;
        margin-right: 0px;
    }
    .movie-item-title {
        padding: 0 14px;
    }
    .movie-item-beta,
    .category-movie-items .movie-item-beta,
    .Top-rating-items .movie-item-beta {
        margin-top: 9px;
        padding-top: 17px;
    }
  
    .item-cat ul li a {
        font-size: 16px;
    }
  
    .movie-item-content-center {
        top: 50%;
    }
  
    .movie-item-content-center {
        top: 25%;
    }
 
}


@media (min-width:769px) and (max-width:1366px) {   /* this is what I'm using for most Ipads...it used to be 1023 wide */
   
	
 .movie-item-title {
        overflow: hidden;
		font-size: 12px;

    }	


    .item-cat ul li a {
        font-size: 16px;
    }
 
    #grid .col-xs-12 {
        width: 50%;
    }
    aside #grid .col-xs-12 {
        width: 100%;
    }
    aside .product-filter-list .pagination-wrapper {
        text-align: center;
    }
    .error-bg2 {
        padding: 15% 0;
    }
}

@media (max-width:853px) and (orientation: landscape) {
 

    /** Category ***/
    .cat-menu ul li {
        margin-right: 0;
    }
  
	
	.movie-item-title {
        line-height: 32px;
    }
  
	
    .category-items .movie-item-title  {
        font-size: 20px;
    }
  
    .item-cat ul li a {
        font-size: 15px;
    }
 
    .Top-rating-items .item-cat-hover,
    .category-items .item-cat-hover {
        margin-top: 0;
    }
    .category-items .movie-item-content-center {
        top: 27%;
    }
    .Top-rating-items .movie-item-beta,
    .category-items .movie-item-beta {
        margin-top: 0;
        padding-top: 0;
    }
 
    .movie-item-contents {
        margin-top: 30px;
    }
 
    #grid .col-xs-12 {
        width: 50%;
    }
    aside #grid .col-xs-12 {
        width: 100%;
    }
 
}

@media (max-width:690px) and (orientation: landscape) {
   
    /** Category ***/
    .cat-menu ul li {
        margin-right: 0;
    }
    .sm-width {
        width: 50%;
    }
  
    .movie-item-contents {
        margin-top: 30px;
    }
  
}

@media (min-width:533px) and (max-width:620px) {
    div.movie-item-content-center {
        top: 45%;
    }
  
    #grid .col-xs-12 {
        width: 50%;
    }
  
}

@media (min-width:320px) and (max-width:667px) {
  
    /*** START MOVIE ITEM ***/
    .movie-item-title {
        /* text-overflow: ellipsis; 
        white-space: nowrap; */
        overflow: hidden;
    }
 
    .nav>li>a {
        padding: 2px 6px;
    }
    .cat-menu ul li {
        margin-right: 0;
        font-size: 14px;
    }
  
    .movie-item-content-buttom {
        padding-bottom: 9px;
    }
    .movie-item-contents {
        position: relative;
        margin-bottom: 30px;
    }
	
	
	
    .movie-item-title  {
        font-size: 18px;
    }
    .movie-item-beta {
        margin-top: 7px;
    }
  
    /*** END MOVIE ITEM ***/
 
    .movie-item-contents img {
        width: 100%;
    }

}

@media (max-width:668px) and (orientation: landscape) {
  
    .movie-item-content-center,
    .movie-big .movie-item-content-center {
        top: 50%;
    }
 
    .cat-menu ul li {
        margin-right: 8px;
        font-size: 20px;
    }
    .sm-width {
        width: 50%;
    }
  
    .category-items .movie-item-title  {
        font-size: 20px;
    }
 
    .Top-rating-items .item-cat-hover,
    .category-items .item-cat-hover {
        margin-top: 0;
    }
    .category-items .movie-item-content-center {
        top: 27%;
    }
 
    .Top-rating-items .movie-item-beta,
    .category-items .movie-item-beta {
        margin-top: 0;
        padding-top: 0;
    }
  

    #grid .col-xs-12 {
        width: 50%;
    }
}



@media (max-width:480px) and (orientation: landscape) {
 
    .cat-menu ul li,
    .social-link ul li a {
        margin-right: 0;
    }
  
    .sm-width {
        width: 100%;
    }
 
    .category-items .movie-item-content-center {
        top: 35%;
    }
  
}




@media (min-width:400px) and (max-width:480px) {
    .movie-item-content-center {
        top: 36%;
    }
 
}

@media (max-width: 992px) {

    aside #list .col-xs-12 {
        width: 100%;
    }
}