/**********************

Responsive.css
=============


/*------------------------------------------
  Responsive Grid Media Queries
--------------------------------------------*/






.icon-image { /*loyalty landing*/
 position: absolute;
    top: 0;
    left: 0;
 }



/* ---- Start of min-width 992px and max-width 1024px CSS ---- */

@media all and (min-width: 992px) and (max-width: 1024px) {
    .hamburger {
        width: 100%;
        text-align: right;
    }

}

/* ---------------- Max Width 414 ------------------------- */
            @media all and (max-width:414px) {

        .movie-box-poster { 
            height:auto;
        }
                .navbar { 
                    padding: 0;
            padding-top: 10px;
            padding-bottom: 10px;
        }

           .rs-background-video-layer{
             padding-top:80px;
            }
        
}



@media (min-width: 1024px) and (max-width: 1098px) {
    
        header.header .navbar-nav .nav-link {
        font-size:14px;
        }
        .navbar-expand-lg .navbar-nav .nav-link{
        padding: 0;
    } 
}

/* Mabook Fix*/
@media (min-width: 1098px) and (max-width: 1350px) {
    
    header.header .navbar-nav .nav-link {
        font-size:16px;
        }
    
    .navbar-expand-lg .navbar-nav .nav-link{
        padding: 0;
    }
    
    header .logo { width:150px;}
 /*   a.nav-link.locationSelector {
    font-size: 14px !important;
} 

a.nav-link.toggle-search {
    line-height: 40px;
}
a.nav-link.locationSelector {
    width: 120px;
} */
}



/* ------------------ Min Width 1023 ---------------------- */

    @media all and (min-width: 1024px) {
    .container-fullwidth-desktop { /*@toDo needs to be desktop only */
    max-width: inherit;
    }
       
    .mobileLocationSelector{
        display:none;
        
    }
}



/* ---- Start of max-width 1024px CSS ---- */

@media (max-width: 1024px) {
    .d-flex {
        display: block !important;
    }
    #main-nav .navbar-nav {
        display: none;
    }
    a.login-mobile-btn,
    .hamburger {
        display: inline-block;
    }
    .footer-copyright-area {
        text-align: center;
    }
    
     
    .page-header, .row-page-header { /*Header offset for mobile */
        margin-top:80px;
    }   

    
    
}


/* ---- End of max-width 992px CSS ---- */


/* ---- Start of max-width 992px CSS ---- */

@media (max-width: 992px) {
    /**************** 
		UPCOMING MOVIES
	****************/
    section.upcoming-movies .upcoming-item .movie-details {
        display: none;
    }
    /**************** 
		FOOTER
	****************/
    footer.footer1 .footer-widget-area .col-md-6 {
        margin-bottom: 50px;
    }
    footer.footer1 .footer-widget-area .col-md-6:nth-child(3),
    footer.footer1 .footer-widget-area .col-md-6:nth-child(4) {
        margin-bottom: 0;
    }
    /**************** 
		COUNTDOWN
	****************/
    .coming-soon {
        min-height: 100vh;
        height: auto;
    }
    .coming-soon .container {
        padding-top: 50px;
        padding-bottom: 50px;
        top: auto;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
    /**************** 
		LOGIN REGISTER
	****************/
    .login-register-page {
        min-height: 100vh;
        height: auto;
    }
    .login-register-page .container {
        padding-top: 150px;
        padding-bottom: 50px;
        top: auto;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
    /**************** 
		ICON BOX
	****************/
    .icon-box.with-line:before {
        display: none;
    }
    /**************** 
		FEATURES
	****************/
    .features .features-wrapper {
        padding: 100px 50px;
    }
    /**************** 
		MOVIE DETAIL
	****************/
    .movie-detail-main .inner {
        padding: 0;
    }
    .movie-detail-intro2 .movie-poster {
        display: inline-block;
        float: none;
        margin-right: 0;
    }
    .movie-detail-intro2 .movie-details {
        color: inherit;
        float: none;
    }
    .movie-detail-intro2 .movie-details .title {
        color: inherit;
        margin-top:10px;
    }
    .movie-detail-intro2 .rate-movie {
        border: 1px solid #3e4555;
    }
    /**************** 
		EVENTS LIST
	****************/
    .event-list-1 .event-image {
        flex: 2;
    }
    /**************** 
		EVENTS DETAILS
	****************/
    .event-detail .event-details .bio-description,
    .event-detail .event-details .bio-details {
        width: 100%;
        float: none;
    }
    .event-detail .event-details .bio-details {
        margin-top: 50px;
    }
    .event-detail .event-details .title,
    .event-detail .event-details .profession,
    .event-detail .event-details .tab-links li a{
        color: inherit;
    }
    .event-detail .event-details .tab-links,
    .event-detail .event-details .tab-content {
        margin-top: 30px;
    }
}


/* ---- End of max-width 992px CSS ---- */


/* ---- Start of min-width 480px and max-width 768px CSS ---- */

@media all and (min-width: 480px) and (max-width: 768px) {
    

  .table-responsive{overflow-x:scroll;}

            

}


/* ---- End of min-width 480px and max-width 768px CSS ---- */



@media all and (min-width: 768px) and (max-width: 1024px){
    
    .mobileLocationSelector{
        display:contents;
    }

}


/* ---- Start of max-width 767px CSS ---- */

@media all and (max-width: 767px) {
    
    .header-mobile-fixed {
     position:fixed;    
    z-index: 9999999;
    width: 100%;
    }
    
    .mobileLocationSelector{
        display:inline-block;
    }
    
    /**************** 
		LATEST MOVIES & TV SHOWS
	****************/
    section.latest-movies .title,
    section.latest-tvshows .title {
        text-align: center;
    }
    section.latest-movies .btn,
    section.latest-tvshows .btn {
        display: none;
    }
    /**************** 
		UPCOMING MOVIES
	****************/
    .upcoming-movies .movie-box-1.upcoming-featured-item {
        margin-bottom: 20px;
    }
    .upcoming-movies .movie-box-1 .movie-details {
        display: none;
    }
    /**************** 
		TIMELINE
	****************/
    .timeline {
        margin-top: 50px;
    }
    .timeline .main-line {
        display: none;
    }
    .timeline .timeline-step:last-child {
        padding-bottom: 0;
    }
    .timeline .timeline-text-wrapper .timeline-text,
    .timeline .timeline-text-wrapper .timeline-text-right {
        padding: 0;
        text-align: center;
    }
    .timeline .timeline-image-wrapper,
    .timeline .timeline-step:last-child:before,
    .timeline .timeline-step:last-child:after {
        display: none;
    }
    /**************** 
		COUNTER
	****************/
    section.counter .col-sm-12 {
        margin-bottom: 40px;
    }
    /**************** 
		PRICING TABLE
	****************/
    .pricing-table-2 {
        display: block;
    }
    .pricing-table-2 .plan.featured {
        transform: none;
    }
    .pricing-table-2 .plan {
        margin-bottom: 35px;
    }
    /**************** 
		FOOTER
	****************/
    footer.footer1 .footer-widget-area .col-md-6 {
        margin-bottom: 50px !important;
    }
    footer.footer1 .footer-widget-area .col-md-6:last-child {
        margin-bottom: 0 !important;
    }
    footer.footer1 .footer-copyright-area .copyright {
        margin-top: 25px;
    }
    /**************** 
		MOVIE LIST 1
	****************/
    .layout-switcher {
        margin-bottom: 20px;
    }
    .sort-by {
        float: none;
    }
    .movie-list-1 .listing-container {
        display: block;
        height: auto;
    }
    .movie-list-1 .listing-image {
        max-height: 300px;
        overflow: hidden;
    }
    .movie-list-1 .listing-image:after {
        display: none;
    }
    .movie-list-1 .listing-content .inner {
        position: relative;
        top: auto;
        left: 0;
        transform: none;
        padding: 30px;
    }
    /**************** 
		MOVIE LIST 2
	****************/
    .movie-list-2 .listing-container {
        display: block;
        height: auto;
    }
    .movie-list-2 .listing-image {
        height: 250px;
    }
    .movie-list-2 .listing-image .img-wrapper {
        height: 300px;
    }
    .movie-list-2 .listing-content .inner {
        position: relative;
        top: auto;
        left: 0;
        transform: none;
        padding: 50px 25px;
    }
    .movie-list-2 .listing-content .buttons {
        top: 20px;
        right: 0;
        text-align: center;
    }
    .movie-list-2 .stars {
        right: 0;
        text-align: center;
    }
    /**************** 
		BLOG PAGE
	****************/
    .blog-post {
        margin: 0 0 40px 0;
    }
    .blog-post:last-of-type {
        margin-bottom: 0;
        padding-bottom: 20px;
    }
    .sidebar {
        margin-top: 50px;
    }
    .blog-post-wrapper {
        margin-right: 0;
    }
    /**************** 
		CONTACT US PAGE
	****************/
    .contact-page .details-wrapper ul.contact-details {
        margin-bottom: 50px;
    }

    .event-list-1 .event-container {
        display: block;
    }
    .event-list-1 .event-image {
        max-height: 300px;
        overflow: hidden;
    } 
}


/* ---- End of max-width 767px CSS ---- */


/* ---- Start of max-width 580px CSS ---- */

@media all and (max-width: 580px) {}


/* ---- End of max-width 580px CSS ---- */


/* ---- Start of max-width 480px CSS ---- */

@media all and (max-width: 480px) {
    /**************** 
		COUNTDOWN
	****************/
    .coming-soon .count-down,
    .coming-soon .count-down div,
    .coming-soon .count-down span {
        width: 100%;
    }
    .coming-soon .count-down div {
        margin: 0 0 30px 0;
    }
    .coming-soon .count-down div:last-child {
        margin: 0;
    }
    /**************** 
		TOP RATED MOVIES
	****************/
    .top-movies2 {
        margin-top: -120px;
    }
    /**************** 
		MOVIE DETAIL
	****************/
	.movie-detail-intro2 {
    margin-top: -450px;
}
    .movie-detail-intro2 .movie-poster,
    .movie-detail-intro2 .movie-poster img{
        width: 100%;
        height: auto;
    }
    /**************** 
		WATCH LATER
	****************/
    .watch-later-item .listing-container {
        display:  block;
    }
    .watch-later-item .listing-container .listing-image {
        text-align: center;
        margin-bottom: 30px;
    }
    .watch-later-item .listing-container .listing-image img {
        width: 70%;
    }
    .watch-later-item .listing-container .listing-content .inner {
        padding-left: 0;
        text-align: center;
    }
    .watch-later-item .listing-container .listing-content p {
        margin-bottom: 20px;
    }
}


/* ---- End of max-width 480px CSS ---- */


/* ---- Start of max-width 420px CSS ---- */

@media all and (max-width: 420px) {}


/* ---- End of max-width 420px CSS ---- */


/* ---- Start of max-width 380px CSS ---- */

@media all and (max-width: 380px) {
    
        
    header .logo{
        width:135px;
    }
    
    .mobileLocationSelector small{
     font-size: 12px; 
    }
    
    /**************** 
		TOP RATED MOVIES
	****************/
    .top-movies2 {
        margin-top: -80px;
    }
    /**************** 
		MOVIE DETAIL
	****************/
    .movie-detail-main ul.image-gallery li {
        width: 48%;
    }
}


/* ---- End of max-width 380px CSS ---- */


/* ---- Start of max-width 350px CSS ---- */

@media all and (max-width: 350px) {

    
     /**************** 
		FEATURES
	****************/
    .features .features-wrapper {
        padding: 100px 30px;
    }
}


/* ---- End of max-width 350px CSS ---- */


/* ---- Start of max-height 420px CSS ---- */

@media screen and (max-height: 420px) {}