@media only screen and (max-width:600px) {
    html {
        font-size: 13px;
    }
}

@media only screen and (max-width:480px) {
    html {
        font-size: 12px;
    }
}

@media only screen and (max-width:375px) {
    html {
        font-size: 11px;
    }
}

@media only screen and (max-width:320px) {
    .resp-font {
        font-size: 10px;
    }
    #MovieCategory {
        max-width: 150px !important;
        margin: 0 10px;
    }
    .trailer-link > span {
        font-size: 1.2rem !important;
    }
    .trailer-link > .triangle {
        border-left: 1rem solid #fff;
        border-top: 0.7rem solid transparent;
        border-bottom: 0.7rem solid transparent;
    }
    .events-info-wrapper .share-booking-wrapper .buy-ticket {
        font-size: 0.7rem;
    }
    .events-info-wrapper .share-booking-wrapper .calender,
    .events-info-wrapper .share-booking-wrapper .share-event {
        margin-top: 0.25rem;
    }
    /**/
    .h-book {
        padding: 8px 0px !important;
    }
    .btn-green {
        border-radius: 50px;
        padding: 3px 7px !important;
        font-size: 14px !important;
        background-color: #009b30;
        color: white;
    }
    .btn-orange {
        border-radius: 50px;
        padding: 3px 7px !important;
        font-size: 14px !important;
        background-color: orange;
        color: white;
    }
    .btn-yellow {
        border-radius: 50px;
        padding: 3px 7px !important;
        font-size: 14px !important;
        background-color: #f2b713;
        color: white;
    }
    .btn-red {
        border-radius: 50px;
        padding: 3px 7px !important;
        font-size: 14px !important;
        background-color: red;
        color: white;
    }
    .squ {
        padding: 0px 26px !important;
        width: 150px !important;
        font-size: 12px;
    }
    .f-30-w {
        font-size: 20px !important;
        color: #fff;
    }
    .f-review {
        font-size: 10px !important;
    }
    .p-lr-100 {
        padding: 0px 80px !important;
    }
    .item-box:hover {
        width: 100% !important;
    }
    .mb-banner {
        height: 160px !important;
    }
    .Banner-info {
        left: 15px !important;
    }
    .p-rl-5 {
        padding: 15px 31px !important;
        float: left;
        position: relative;
        width: 9.667%;
        margin-bottom: 6px;
        max-height: 40px;
        margin-right: 1px !important;
    }
}

@media only screen and (max-width:425px) {
    .screen-type {
        font-size: 11px !important;
    }
    .wrapper-dropdown-3 {
        width: 100px;
        font-size: 12px;
    }
    .resp-f-14 {
        font-size: 14px !important;
    }
    .resp-h3 {
        font-size: 16px;
    }
    .resp-h4 {
        font-size: 14px;
    }
    .seat-container {
        margin-top: 200px;
    }
    .resp-h2 h2 {
        font-size: 14px;
    }
    .movie_info h1 {
        font-size: 16px;
    }
    .payment_info h2 {
        font-size: 14px;
    }
    .resp-pad-bot {
        padding-bottom: 15px;
    }
    .respt-mob-pop .modal-dialog {
        margin: 0 10px !important;
    }
    /*.mobile-margin-top {
        margin-top: 25%;
    }*/
    .banner-last-div {
        font-size: 9px !important;
    }
    .rsp-clear:nth-child(3n+3) {
        clear: both;
    }
    .banner-play i {
        font-size: 2em !important;
    }
    .cinema-bind-two {
        padding: 15px 0;
        border-bottom: 1px solid #ccc;
    }
    .cast-desc {
        padding: 0 !important;
    }
    .owl-resp-scroll .carousel-container {
        max-width: 325px !important;
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .owl-resp-scroll .owl-item {
        width: 70px !important;
    }
    .ml-p-rl-5 {
        width: auto !important;
    }
    .resp-pad-top {
        padding-top: 10px;
    }
    .project-hover img {
        max-height: 230px !important;
    }
    /*#MovieCategory {
        max-width: 150px !important;
    }*/
    .quick-book-div {
        display: block !important;
    }
    .trailer-link > span {
        font-size: 1.2rem;
    }
    .trailer-link > .triangle {
        border-left: 1rem solid #fff;
        border-top: 0.7rem solid transparent;
        border-bottom: 0.7rem solid transparent;
    }
    .events-info-wrapper .share-booking-wrapper .buy-ticket {
        font-size: 0.7rem;
    }
    .events-info-wrapper .share-booking-wrapper .calender,
    .events-info-wrapper .share-booking-wrapper .share-event {
        margin-top: 0.25rem;
    }
    .mb-37 {
        padding: 0px 10px 10px 10px;
    }
    .btn-group-lg > .btn,
    .btn-lg {
        padding: 10px 16px;
        font-size: 10px !important;
        line-height: 1.3333333;
        border-radius: 0px;
    }
    .p-tb-30 {
        padding: 0px 0px !important;
    }
    .project-hover {
        position: relative;
        overflow: hidden;
    }
    .project-hover:hover .text-view {
        top: 50%;
        opacity: 1;
    }
    .project-hover:hover .btn-view {
        top: 60%;
        opacity: 1;
    }
    .project-hover:hover img {
        opacity: .8;
    }
    .project-hover .text-view {
        width: 100%;
        position: absolute;
        top: 32%;
        left: 50%;
        height: 100%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
        background: rgba(73, 13, 129);
    }
    .h-book {
        padding: 8px 0px !important;
    }
    .text-view p {
        padding: 0px 5px !important;
        text-align: center;
        color: white;
    }
    .quick-movie {
        padding: 30px 0px !important;
        text-align: center;
        box-shadow: none !important;
        clear: both;
    }
    .xs-p-tb-20 {
        padding: 10px 10px;
    }
    .xs-h {
        height: 210px;
    }
    .list-movie-name {
        font-size: 12px;
    }
    /*.mb-banner {
        height: 160px !important;
    }*/
    .watch-Trailer {
        background-color: #f9a13c;
        -moz-border-radius: 28px;
        -webkit-border-radius: 28px;
        border-radius: 28px;
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        font-family: Arial;
        font-size: 10px !important;
        font-weight: bold;
        padding: 5px 10px !important;
        text-decoration: none;
    }
    .watch-Trailer:hover {
        color:
    }
    .ban-transfer {
        cursor: default;
        background: transparent;
        border: 2px solid #c5c3c3;
        padding: 1px 6px !important;
        border-radius: 30px;
        font-size: 8px !important;
    }
    .ban-nth {
        background-color: Transparent;
        background-repeat: no-repeat;
        border: none;
        cursor: default;
        color: #fff;
        overflow: hidden;
    }
    .top-banner {
        position: relative;
    }
    .Banner-info {
        position: static !important;
        padding: 10px 15px;
        clear: both;
    }
    .inner-banner-img{
        padding-top: 15%;
    }
    .summary-sec{
        padding: 10px 15px !important;
    }
    .Banner-info h2 {
        font-size: 12px;
    }
    .fa-tm {
        font-size: 12px!important;
    }
    .Banner-info .p-tb-10 {
        padding: 0px !important;
    }
    .Banner-Trailer {
        position: absolute;
        bottom: 8px;
        right: 16px;
        overflow: hidden;
    }
    .p-rl-5 {
        padding: 18px 0px !important;
        float: left;
        position: relative;
        width: 24.667% !important;
        margin-bottom: 9px;
        max-height: 40px;
    }
    .th-name {}
    .ml-p-rl-5 {
        width: none !important;
    }
}

@media only screen and (min-width:426px) and (max-width:768px) {
    .resp-pad-bot {
        padding-bottom: 15px;
    }
    .resp-pad-top {
        padding-top: 10px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .app-info-container {
        display: none;
    }
    .page-header .logo-wrapper .logo {
        margin-top: 2.3rem;
    }
    .page-header .search-nav-wrapper {
        width: 62%;
    }
    .page-header .profile-location-wrapper {
        width: 18%;
    }
    .search-btn {
        width: 6rem;
    }
    .search-input {
        padding: 1rem 6rem 1rem 3rem
    }
    .p-tb-30 {
        padding: 30px 0px;
    }
    .p-tb-20 {
        padding: 20px 0px;
    }
    .col-half-offset {
        margin-left: none;
    }
    .Banner-info h2 {
        font-size: 20px;
    }
    .p-rl-5 {
        padding: 5px 5px;
        float: left;
        position: relative;
        width: 12.667% !important;
        margin-bottom: 6px;
        max-height: 40px;
    }
}

@media only screen and (min-width:426px) and (max-width:768px) {
    .project-hover img {
        max-height: 338px !important;
    }
    .btn-book {
        font-size: 10px !important;
    }
    .quick-title h4 {
        font-size: 14px !important;
    }
    /*#MovieCategory {
        max-width: 140px !important;
    }*/
    .carousel-container .owl-theme .owl-nav,
    .latest-news-wrapper .owl-theme .owl-nav {
        z-index: 10;
    }
    .about .col {
        width: 50%;
        text-align: center;
        padding: 2rem 1rem;
        float: left;
    }
    .about .col:nth-child(3) {
        clear: left;
    }
    .payment-options-wrapper .payment-options > img {
        max-width: 100%;
    }
    .page-header .logo-wrapper,
    .page-header .search-nav-wrapper {
        width: 100% !important;
        text-align: center;
    }
    .main-nav {
        margin-top: 8px;
        margin-bottom: 0 !important;
    }
    .search-wrapper,
    .right-nav,
    .page-header .profile-location-wrapper {
        display: none !important;
    }
    .page-header .logo-wrapper {
        text-align: center;
    }
    .page-header .logo-wrapper .logo {
        margin-top: 0 !important;
    }
    .page-header .logo-wrapper .logo-link {
        display: inline-block;
        vertical-align: top;
    }
    .mobile-nav {
        display: inline-block;
        margin: 0.8rem 15px 0 0;
        width: 15px;
        vertical-align: top;
    }
    .mobile-nav span {
        margin: 2px 0;
        width: 100%;
        height: 2px;
        background: #fff;
        float: left;
    }
    .page-header .logo-wrapper .search-icon {
        display: inline-block;
        margin: 6px 0 0 15px;
        vertical-align: top;
    }
    .slidign-menu-mobile {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.9);
        left: 0;
        top: 0;
        display: inline-block;
        z-index: 100;
        color: #dadada;
        padding: 35px 15px 15px;
        font-size: 1.4rem;
        text-align: center;
        left: -100%;
        -webkit-transition: left 0.6s;
        transition: left 0.6s;
    }
    .slidign-menu-mobile.show {
        left: 0;
    }
    .inner-banner-img{
        height: 300px;
    }
}

@media only screen and (min-width:768px) {    
    .modal-dialog {
        margin: 0px auto;
		
    }
    .mini-poster img{
        width: 65%;
    }
    .Banner-info {
        left: 27% !important;
    }
    .summary-pad {
        padding-left: 27% !important;
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    /*#MovieCategory {
        max-width: 200px !important;
    }*/
}

@media only screen and (min-width: 1024px) and (max-width: 1365px){
    .mini-poster img{
        width: 75%;
    }
    .Banner-info {
        left: 24% !important;
    }
    .summary-pad {
        padding-left: 7% !important;
    }
}

@media only screen and (min-width:1366px) {
    .Banner-info {
        left: 22% !important;
    }
    .mini-poster {
        top: 48% !important;
    }
    .mini-poster img{
        width: 90%;
    }
    .summary-pad {
        padding-left: 5% !important;
    }
}

@media only screen and (min-width:1440px) {
    .Banner-info {
        left: 22% !important;
    }
    .summary-pad {
        padding-left: 5% !important;
    }
}

@media only screen and (min-width:1600px) {
    .Banner-info {
        left: 18% !important;
    }
}

@media only screen and (min-width:1920px) {
    .Banner-info {
        left: 17% !important;
    }
    .mini-poster {
        top: 55% !important;
    }
    .mini-poster img{
        width: 100%;
    }
    .summary-pad {
        padding-left: 0 !important;
    }
}