
/* Global Styles */
@font-face {
    font-family: OpenSans;
    font-style: normal;
    src:  url('../assets/fonts/OpenSans-Regular.ttf') format('woff');
}
@font-face {
    font-family: NotoSans;
    font-style: normal;
    src:  url('../assets/fonts/NotoSans-Regular.ttf') format('woff');
}
@font-face {
    font-family: Montserrat;
    font-style: normal;
    src:  url('../assets/fonts/Montserrat-Regular.ttf') format('woff');
}/* -----------Akhil krish styles-------------- */
@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap');    /*font-family:Montserrat;*/
@import url('https://fonts.googleapis.com/css2?family=Poller+One&display=swap');    /*font-style:normal;*/
    /*font-weight:400;*/
    /*src:local('Montserrat-Regular'),url(../assets/fonts/montserrat-400-webfont.woff2) format('woff2'), url(../assets/fonts/montserrat-400-webfont.woff) format('woff');*/
    /*unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000*/
/*}*/
/* ---------------------------- */
/* old pink color :rgb(248, 68, 100) */
/* ---------------------- */
/*@font-face{*/
    /*font-family:Montserrat;*/
    /*font-style:normal;*/
    /*font-weight:700;*/
    /*src:local('Montserrat-Bold'),url(../assets/fonts/montserrat-700-webfont.woff2) format('woff2'),url(../assets/fonts/montserrat-700-webfont.woff) format('woff');*/
    /*unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000*/
/*}*/
/*@media(max-width:415px) {}
   
    @media (max-width: 767px){}  */
   
html,
body {
    height: 100%;
    width:100%;
}

body {
    background-color: #f6f6f6!important;
    background-image: none!important;
    color: #333;
    font-family: OpenSans;
    font-size: 13px;
    line-height: 1.42857;
    overflow-y: scroll;
    overflow-x: hidden;
}

@font-face {
    font-family: Meera;
    src: local('Meera'), url('../assets/fonts/Meera-v1.01.ttf') format("truetype");
}
.change-to-black{
    background:#000 !important;
    /* color: #fef200 !important; */
    color: #fc6c85 !important;
}
.change-to-black .s-col .ser-in-box .form-group select {
    background: white!important;
}
.change-to-black  .parallax h1 {
    background: none!important;
}
.change-to-black .nav-tabs > li.active > a{
    background-color: #fc6c85 !important;
    color: #fff !important;;
}
.change-to-black  .foote .nav > li > a {
    background: none!important;
}
.chg-to-black::-webkit-input-placeholder{
    background:#000 !important;
    color: #fef200 !important;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}
.scrolW{
    width: 100%;
    margin-top: 63px;
}
/* Home Page Carousel */

header.carousel {
    /* height: 700px; */
    height: calc(100vh - 123px);
    /* height: calc(100vh - 165px); */
}

header .carousel-inner {
    top: 124px;
}
header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center top;
    background-size: cover;
}

/* 404 Page Styles */
.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

.navbar {
    background-color:transparent;
    border: 0px solid transparent;
    margin-bottom: 20px;
    min-height: 50px;
    position: fixed;
}
#sucDIV{
    background: #aaf8aa;
    color: green;
    text-align: center;
   line-height: 2.2em;
}
#errDIV{
    background:  #f8aab0 ;
    line-height: 2.2em;
    color: red;
    text-align: center;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
    min-height: 94px;
}

.simple-marquee-container {
/* margin-top: 42px;; */
}
.navbar-brand {
    float: left;
    font-size: 18px;
    height: auto;
    line-height: 20px;
    padding: 5px 10px 0;
}
.logR{
    display: flex;
}
.rotate{
    width: 58px;
    height: 58px;
}
.logo-txt{
    /*width: 183px;*/
    /*height: 70px;*/
}
.rotate {
    animation: rotation 7s infinite linear;
  }
  
  @keyframes rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(359deg);
    }
  }
  
.navbar-brand img {
    /* min-width:270px; */
    /* width: 242px; */
    margin-top: 16px;
}

.navbar-right {
    text-transform: uppercase;
}
.simple-marquee-container {
    /* margin-top: 62px; */
}
.carousel-indicators{
    display: none;
}
/* .carousel-caption {
    left: 0%;
    padding-bottom: 6px;
    right: 0%;
    background-color: rgba(0,0,0,0.6);
   background-color: #0c243c; 
    bottom: 0;
    text-align: left;
    padding-left: 5%;
    z-index: 100;
    padding-top: 5px;
    
} */
.mySearch{
    display: flex;
flex-direction: column;
justify-content: center;
margin-left: 17%;
margin-top: 30px;
}
@media only screen and (max-width: 480px) { /* smartphones, Android phones, landscape iPhone */ 
    .carousel-caption {
        left: 0%;
        padding-bottom: 6px;
        right: 0%;
        background: #0c243c!important;
        /* background: linear-gradient(to right, #0c243c 67%, #cfcfcf00 100%); */
        /* background: linear-gradient(to right, #0c243c, #0c243c 59%, #eee0 100%); */
        bottom: 0;
        text-align: left;
        padding-left: 5%;
        z-index: 100;
        padding-top: 5px;
        width: 100%!important;
        height: 19%!important;
    }
    div.seatCharts-container {

        min-width: 1300px;
    }
    .myPanel{
        display: block!important;
    }
    .carousel-caption h2{
        font-size: 20px!important;
        font-weight: 700;
        margin-top: 2px;
        margin-bottom: 2px;
        font-family: 'Poppins', sans-serif;
        margin-top: 0px!important;
    }
    .navBorder{
        margin-top: 10px!important;
    }
    .effect-julia figcaption p{
        padding-left: 0px!important;
    }
}
.img-thumbnail {
    min-width: 100%;
}
.carousel-caption {
    left: 0%;
    padding-bottom: 6px;
    right: 0%;
    background: #0c243c;
    /* background: linear-gradient(to right, #0c243c 67%, #cfcfcf00 100%); */
    /* background: linear-gradient(to right, #0c243c, #0c243cd6 59%, #eee0 100%); */
    background: linear-gradient(to right, #000000, #000000d6 55%, #eee0 100%);
    bottom: 0;
    text-align: left;
    padding-left: 5%;
    z-index: 100;
    padding-top: 5px;
    width: 39%;
    height: 100%;
}
/* .carousel-caption h2{
    font-size: 40px;
    font-weight: 700;
    margin-top: 2px;
    margin-bottom: 2px;
    font-family: 'Poppins', sans-serif;
} */
.carousel-caption h2{
    font-family: Montserrat;
    font-weight: bold;
    font-size: 40px;
    /* font-weight: 400; */
    margin-top: 2px;
    margin-bottom: 2px;
    /* font-family: 'Black Han Sans', sans-serif; */
    /* font-family: 'Poller One', cursive; */

    margin-top: calc(100% - 50%);

 
    animation: fadeIn 2s;
    z-index: 9;
    text-transform: uppercase
}
@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
  }
.carousel-caption p{
    font-size: 15px;
    margin: 0 0 4px;
    background: #fc6c85;
    width: fit-content;
    padding: 2px 11px;
    border-radius: 2px;
}

.btn-blue {
    background-color: #2e4b90;
    border-color: #2e4b90;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    margin-right: 5px;
}

.btn-blu {
    background-color: #2e4b90;
    border-color: #2e6da4;
    color: #fff;
    padding: 4px 16px;
    font-size: 16px;
    width:200px;
}

.carousel-control {
    z-index: 10;
    width: 5%;
}

.nav > li > a {
    text-align: center;
    color: #0c243c;
}

.navbar-nav > li > a {
    padding-bottom: 8px;
    /* padding-top: 20px; */
    padding-top: 36px;
    line-height: 26px;
}

/*.box {
    width:100%;
    height:35px;
    background:#ededed;

}*/

.effect1{
    -webkit-box-shadow: 0 7px 6px -6px #979797;
    -moz-box-shadow: 0 7px 6px -6px #979797;
    box-shadow: 0 7px 6px -6px #979797;
}
@media only screen and (max-width: 600px) {
    .navbar-nav > li > a {

        padding-top: 12px;
    }
  }
header {
    /* background: rgba(46,75,144,1); */
    /* background-color: #0c243c; */
    /* background: -moz-linear-gradient(top, rgba(46,75,144,1) 0%, rgba(20,51,101,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(46,75,144,1)), color-stop(100%, rgba(20,51,101,1)));
    background: -webkit-linear-gradient(top, rgba(46,75,144,1) 0%, rgba(20,51,101,1) 100%);
    background: -o-linear-gradient(top, rgba(46,75,144,1) 0%, rgba(20,51,101,1) 100%);
    background: -ms-linear-gradient(top, rgba(46,75,144,1) 0%, rgba(20,51,101,1) 100%);
    background: linear-gradient(to bottom, rgba(46,75,144,1) 0%, rgba(20,51,101,1) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e4b90', endColorstr='#143365', GradientType=0 );
    border-bottom: 0px solid #f1f1f1;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 0px 0px 0px;
    text-transform: uppercase;
}
.home_link a p{
    font-size: 15px;
    font-weight: 800;
    margin: 0px 14px;
    
}
.home_link li:hover p{
    color: #fc6c85 !important;
    }
.home_link a p:hover{
color: #fc6c85 !important;
}
.btn-group, .btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

header .block a {
    /* border-right: 1px solid #e8e8e8; */
    display: inline-block;
    margin-right: 2px;
    padding-right: 6px;
    font-size: 13px;
    text-decoration: none;
}

header .align-right {
    text-align: right;
    height: 32px;
}

.label {
    color: #fff;
    display: inline;
    font-size: 100%;
    font-weight: normal;
    line-height: 1;
    padding: 3px 8px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    /* border-radius: 22px; */
}

.label-black{
    background-color:#000;
}

.label-blu{
    background-color:#EDEDED;
    color:#2E4B90;
}

/* ==============================
  9. Search styles
  
============================== */
.label-red{
    background-color: #fc6c85;
    /* color: #0c243c; */
    color: #fff;
}
.search-sec {
    background: #fc6c85;
    width: 100%;
}

.search-wrapper .container {
    position: relative;
}

.search-sec .overlay {
    /* padding: 3px; */
    overflow: hidden;
}
.fastSearch{
    display: flex;
    justify-content: center;
}
.search-sec .overlay .border {
    border: 0px solid rgba(255, 255, 255, 0.3);
    overflow: hidden;
    
    padding: 35px 7rem;

}
.navBorder{
    margin-top: 40px;
}
.ser-in-box {
    width: 100%;
    float: left;
    position: relative;
    /* padding-right:2%;
    padding-left: 2%; */
}

.search-sec .res-btn {
    background: #85ab00;
    padding: 6px 25px;
    margin: 0 0 0 1em;
    letter-spacing: 0.6px;
}

.search-sec .res-btn:hover {
    background: #fff;
    color: #1a1a1c;
}
.fastSearch{
    display: flex;
    justify-content: center;
}
.connect{
    margin-top: 11%;
    text-align: center;
}
.connect .cont{
    display: flex;
    justify-content: space-around;
}
.connect .cont .c-data{
    background-color: #0c243c;
    color: #fff;
    margin: 0px 10px;
    padding: 13px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.connect .cont .c-data p{ 
    font-size: 14px;
    margin-bottom: 2px;
}

    .connect .cont .c-data  i {
        background: #fc6c85;
    padding: 10px;
    border-radius: 25px;
    margin-bottom: 6px;
    }
   .theatr{
    width: fit-content;
    height: 35px;
    display: inline-block;
    background: yellow;
    /* border: 1px solid black; */
    transform: skewX(-10deg);
    padding: 0px 15px;
    margin-right: 8px;
   }
 
/* ---------cast n crew akhil--- */
.castBanner{
    width: 100%!important;
    height: 260px;
}
.castImage{
    display: flex;
    justify-content: center;
}
.pro-deta{
    width: 15%;
    margin-top: -118px;
    border-radius: 50%;
    height: 230px;
    /* box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px; */
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}
.actImg{
    text-align: center;
}
.crewcast{
    margin-top:10%;
    padding: 0px;
    background-color: #fff;
    margin-bottom: 50px;
}
.actImg h2{
    margin-top: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #0c243c;
}
.actorFeild{
    display: flex;justify-content: center;
}
.actorFeild p{
    font-size: 14px;
    font-weight: 600;
    color: #0c243c;
}
.birth{
    margin-bottom:1px;font-size:14px;
}

.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
    .MultiCarousel .MultiCarousel-inner .item { float: left;
    width: 250px!important;
    margin-right: 30px;}
    .MultiCarousel .MultiCarousel-inner .item  img{
        box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;          border-radius: 5px;}
    .MultiCarousel .MultiCarousel-inner .item  p {font-size: 18px;font-weight: 700;
    /* text-align: center; */margin-top: 3px;}
    .MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:10px; margin:10px; background:#f1f1f1; color:#666;}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
    .MultiCarousel .leftLst { left:0; }
    .MultiCarousel .rightLst { right:0; }
    .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }
    .new-dist input{
        background: transparent;
    border-left: none;
    border-right: navajowhite;
    border-top: none;
    border-radius: 0px;
    color: #fff;
    font-weight: 200;
    border-bottom: none;
    width: 50%;
    }
    .new-dist{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0px;
    }
    .new-dist .fa-map-marker {
        color: #7c7c7c;
    }
    .second {
        animation: blink 1s infinite;
        border-radius: 0px!important;
        padding: 11px 0px;
        font-size: 15px;
        font-weight: 600;
        color: #000!important;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    }
    
    @keyframes blink {
        0% {
            opacity: 0.2;
        }
        100% {
            opacity: 1;
        }
    }
    .tktlogo1{
        width: 100px;
        display: flex;
    margin: 0 auto;
    }
    .name2{
        font-size: 14px;
    }
    .my-t p{
margin-bottom: 4px;
    }
    .dx{
        display: flex;
    justify-content: center;
    align-items: baseline;
    }
    .dx span{
        font-size: 14px;
    margin-left: 4px;
    }
    .ti-rate{
        text-align:center;font-size: 12px;
    }
    .gst-t{
        font-size: 12px;
    }
    .tot-a{
        font-size: 13px;
    padding: 7px 8px;
    }
    .last-w{
        font-size: 13px;
    }
    #tick_circle1, #tick_snm{
        font-size: 14px;
    }
    .pri-t{
        background: none;
        border: none;
        font-size: 10px;
        color: blue;
        text-decoration: underline;
    }
    .ikm-t{
    width: 19px;
    margin-top: -2px;
    }
    .tik-tab{
        border-bottom:1px solid #000;
        border-top:1px solid #000;
        border-style:dashed;
        margin: 5px 0px;  
    }
    .ikm-foot{
        font-size: 11px;
    }
    .mvedisplay1{
        width: 271px;
    height: 140px;
    }
    .cont{
        margin-top: 9%;
    }
    .scrn{
        background: #CFD5D9;text-align: center;margin-top: 35px;
    }
    .show1{
        background-color: #fc6c85;
    color: white;
    }
    /* ---------------for tab-------------------- */
    @media screen and (max-width: 767px) and (min-width: 767px){

    }
    @media screen and (max-width: 767px) and (min-width: 482px){
        .pd-0 {
            padding: 0px!important;
        }
        .mySearch {
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-left: 0%;
            margin-top: 10px;
            margin-bottom: 7px;
        }
        header .carousel-inner {
            top: 149px!important;
        }
        .carousel-caption h2 {
            font-weight: bold;
            font-size: 35px;
            margin-top: calc(100% - 18%);
        }
        .parallax {
            height: 142px;
        }
        .mar11 {
            margin-top: 44%!important;
        }
        .fil_det h2 {
            font-size: 30px;
        }
        .video-play-button:after {
            width: 80px;
            height: 80px;
        }
        .video-play-button:before {
            width: 80px;
            height: 80px;
        }
        .castimg {
            height: 80px;
        }
        .m-t{
            margin-top: 10%;
        }
        .movie_title {
            display: none;
            padding: 5px 10px;
        }
        .mvedisplay1 {
            width: 375px;
            height: 180px;
        }
        .cont {
            margin-top: 41%;
        }
        .myPanel {
            display: block;
        }
        .none{
            display: contents;
        }
        .new-dist input {
            width: 73%;
        }        
        
    }
    /* ----------------------media qry for 125%----------EDGE---------- */
    @media screen and (max-width: 1536px) and (min-width: 1457px){
        div.seatCharts-container {
            min-width: 1100px;
        }
        .scrn {
            min-width: 1100px;
        }
        div.seatCharts-cell {
            height: 20px!important;
            line-height: 19px!important;
            width: 20px!important;
        }
        .btn-blue{
    padding: 12px 10px!important;
    }
    figure.effect-julia p {
        padding: 0.4em 0em!important;
    }
    .mvedisplay1 {
        width: 328px!important;
        height: 164px!important;
    }
    
    }
    @media screen and (max-width: 1496px) and (min-width: 1457px){
       
        .seat_details tr {
            line-height: 2em;
            font-size: 12px;
        }
        .mvedisplay1 {
            width: 320px;
            height: 173px;
        }
        .btn-blue {
            font-size: 12px;
        }
        .search-sec {
            padding: 18px 0px;
        }
        .parallax {
            height: 145px!important;
        }   
        .creW .img-circle {
            min-width: 70px!important;
            min-height: 70px!important;
            max-width: 70px!important;
            max-height: 70px!important;
        }  
        .m-t{
            margin-top: 25px;
            }   
            .castimg {
                width: 120px;
                height: 120px;
            }
            .mar11 {
                margin-top: 11%!important;
            }
            .navbar-fixed-top {

                background-color: #0c243c!important;
            }
            .seat_movy {
                height: 121px!important;
                width: 100%;
            }
            .cont{
                margin-top: 10%;
            }
            .none {
                display: contents;
            }
    }
    .quick{
        margin-top: 5.5%;
    }
    @media screen and (max-width: 1457px) and (min-width: 1200px)
    {px
        .seat_movy {
            height: 132px;
            width: 100%;
        }
        .mvedisplay1 {
            width: 357px;
            height: 184px;
        }
        .mySearch {
            margin-left: 5%;
        }
        .btn-blue {
            font-size: 12px;
        }
        .creW .img-circle {
            min-width: 70px!important;
            min-height: 70px!important;
            max-width: 70px!important;
            max-height: 70px!important;
        }
        .search-sec .overlay .border {
            padding: 13px 1.5em;
        }
    }

@media(max-width:415px) {
    .cont{
        margin-top: 43%;
    }
    .mvedisplay1 {
        width: 286px;
        height: 145px;
    }
    
    .fastSearch .s-col{
        border: none!important;
        margin: 3px 0px;
        border-radius: 2px;
    }
    .search-sec {
        background: #ddd;
    }
    #parallax-static {
        /* background-image: url(../assets/images/citizen/batman.png); */
        background-image: url('../assets/images/citizen/batman.png')!important;
    }
    .tik-tab{
    margin: 5px 0px;    }
    #tick_snm{
        padding-bottom: 5px;
    }
    .f-012{
        font-size: 12px;
    }
    .ti-rate {
        font-size: 10px;
    }
    .gst-t {
        font-size: 9px;
    }
    .last-w {
        font-size: 10px;
    }
    .none{
        display: contents;
    }
    .mt-x{
        margin-top: -5px;
    }
    .tot-a {
        font-size: 11px;
    }
    #tick_nost{
        font-size: 14px;
    }
    .tktlogo1{
        width: 78px;
        padding-top: 6px;
    }
    .size-a a{
    font-size: 10px;
    }
    #show_date_sel .dates-list {
        margin-left: 0px!important;
    }
    .modal-dialog {
        margin: 80px auto!important;
    }
    .new-dist input {
        width: 80%;
        padding-left: 4px;
    padding-top: 0px;
    font-size: 13px;
    }
    .new-dist .fa-map-marker {
        font-size: 18px;
    }
    #localeLang{
   font-size: 13px!important;
    }
    .pd-0{
        padding: 0px!important;
    }
   .movie_poster{
    display: none;
   }
   .notEnable {
    font-size: 12px!important;
    text-transform:unset;
}
.bookN .movie_title {
    padding: 10px 0px 5px 0px;
}
.firstRow p {
    padding: 1px 5px!important;
}
.mob-dia{
    display: none!important;
}
.dates-list {
    margin-left: 0px!important;
}
.show-hide{
    display: none!important;
}
    .carousel-caption h2{
        font-weight: 400;
        font-size:17px!important;
    }
    .carousel-caption p {
        font-size: 12px;
        padding: 2px 9px;  
    }
    .sta_img{
        max-width: 100%!important;
    }
    .padi0{
        padding: 0px!important;
    }
    .castBanner{
        max-width: 100%!important;
        height: 90px;
    }
    .pro-deta {
        width: 30%;
        margin-top: -45px;
        height: 100px;
    }
    .actImg h2 {
        font-size: 22px;
        margin-top: 5px;
    }
    .actorFeild p {
        font-size: 13px;
    }
    .crewcast {
        margin-top: 50%;
      padding: 15px;
    }
    .birth{font-size: 13px;}
    .px-0{
        padding: 0px!important;
      }
    .connect .cont {
        display: grid;
        justify-content: normal;
    }
    .scrolW{
      
        margin-top: 0px;
    }
    .connect .cont .c-data{
        margin-bottom: 10px;
    }
    .connect {
        margin-top: 40%;
    }
    .MultiCarousel-inner{display: flex;}
    .MultiCarousel .MultiCarousel-inner .item {
        margin-left: 49px;
    }
    .MultiCarousel .MultiCarousel-inner .item p {
        font-size: 15px;
    }
    header.carousel {
        height: 700px;
        /* height: calc(100vh - 123px)!important; */
    }
    .modal-dialog{
        width: fit-content!important;
        margin-inline-start: 10px!important;
        margin-right: 10px!important;
        margin: 107px auto;
    }
    .book-t{
        font-size: 14px;
    }
    .buk_det hr{
        margin-bottom: 10px;
    }
    .m-t{
    margin-top: -45px;
    }
  
    .firstRow{
        overflow: auto;
    }
    .video-play-button:after {
        width: 40px!important;
        height: 40px!important;
    }
    .video-play-button span {
        border-left: 16px solid #fff!important;
        border-top: 9px solid transparent!important;
        border-bottom: 9px solid transparent!important;
        top: 13px;
        left: 6px;
    }
    .video-play-button:before {
        width: 40px!important;
        height: 40px!important;
    }
    .fil_det h2 {
        font-size: 18px!important;
    }
    .ua_det, .mov_lang {
        margin-right: 2%;
        padding: 0px 3px;
        font-size: 12px;
    }
    .cal_det, .duration {
        font-size: 12px;
    }
    .fil_det p{
        margin-bottom: 0px!important;
    }
    .percen_det {
        
    font-size: 19px!important;
    top: -7px!important;
    left: 36px!important;

    }
    .heart {
        width: 30px!important;
        height: 30px!important;
        /* margin-left: -28px!important; */
    }
    .inner-votes {
        left: 51px!important;
    }
    .heal{margin-top: -61%!important;}
    .vote{margin-top: -60%!important;

    right: 13px!important;
    top: 101px!important;

    }
  
    .fil_det {
        height: 89px!important;
    }
    .heaul {
        right: 60px!important;
    } 
    .castimg {
        width: 160px;
        height: 92px!important;
    }
}
.slider {
    width: 100%!important;
}
.seatC{
    border: 1px solid red;
    padding: 1px 7px;
    border-radius: 2px;
}
@media (max-width: 767px){
    .simple-marquee-container {
        margin: 60px 0px 28px 0px;
    }
    .regular .slick-list .slick-track .slick-slide{
        /* width: 83px!important; */
    }
    div.seatCharts-cell {
        margin: 0px 3px!important;
    }
    div.seatCharts-row {
        height: 29px!important;
    }
    .bookN{
        padding: 0px 25px;
    }
    
    .modal-dialog{
        width: fit-content!important;
        margin-inline-start: 10px;
        margin-right: 10px;
    }
    .logo-txt {
        width: 130px;
        height: 40px;       
    }
    .rotate {
    width: 42px;
    height: 42px;

    }
    .fastSearch{
        display: block;
        margin-top: 62px;
    }  
    .navbar-brand img {
        /* min-width: 229px; */
    }
    .bookButton{
        padding: 0px;
        margin-top: 10px;
    }
    .fastSearch .s-col {
        border-right:0px!important;
    }
}
 .creW{
    margin-top: 9px;
    padding: 0px;
 }  
 .slideName{
    font-size: 14px;
    margin-top: 5px;
 }
 .crew-block .slick-slide{
    width: 170px!important;
 }
 .crew-img{
    width: 180px;
    height: 180px;
 }
 .slider {
/* width: auto!important; */
 }
.creW .img-circle{
    min-width:90px;
    min-height: 90px;
    max-width:90px;
    max-height: 90px;
}

.ser-in-box .form-group{
    width: 100%;
    background: url(../assets/images/citizen/arroblu.png) no-repeat right;
    display: inline-block;
    position:relative;
}
.fastSearch .s-col{
    /* background-color: white;
    border-right: 2px solid #0c243c;
    background-color: white; */
    /* border-right: 2px solid #0c243c; */
    background-color: white;
    border: 1px solid #0c243c;
    border-left: 0px;
}
.s-col .ser-in-box .form-group select{
    color: #000!important;
    border-bottom: 0px!important;
    padding-left: 5px;
}
.ser-in-box .form-group select{
    background-color: transparent;
    background-image: none;
    box-shadow:none;
    border:0;
    outline:0;
    border-bottom: 1px solid #fff;
    border-radius: 1px;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 0px;
    transition:none;
    width: 100%;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none; 
    text-align: left;
}

.ser-in-box .form-group select option{
    background-color: #0c243c!important;
    color: #FFFFFF!important;
}

.ser-in-box .form-group select option:hover{
   background-color: #fc6c85;
}

.ser-in-box .form-group select:focus{
    box-shadow:none;
}
.myred{
    background: #fc6c85;
    color: #fff!important;
    padding: 9px 13px!important;
    font-size: 14px!important;
    text-transform: uppercase!important;
}
.ser-in-box .form-group .datepicker {
    background-color: transparent;
    background-image: none;
    box-shadow:no1890pxne;
    border:0;
    outline:0;
    border-bottom: 1px solid #fff;
    border-radius: 1px;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 0px;
    transition:none;
    width: 100%;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    text-align: left;
}

.ser-in-box .form-group .datepicker::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;}

.ser-in-box .form-group .datepicker::-moz-placeholder { /* Firefox 19+ */
    color: #fff;}

.ser-in-box .form-group .datepicker:-ms-input-placeholder { /* IE 10+ */
    color: #fff;}

.ser-in-box .form-group .datepicker:-moz-placeholder { /* Firefox 18- */
    color: #fff;}

.btn-yellow{
    background-color:#fba714;
    height: 40px;
}
.btn-blue{
    background-color: #0c243c;
    /* height: 40px; */
    color: #fc6c85;
    padding: 15px 14px;
    border: none;
}
.btn-yellow:hover{
    color: #fff;
}
.myMovie{
    margin-top: 7%;
}
body .col {
    zoom: 1;
    clear: none;
    text-align: inherit;
    width: 43%;
    margin:10px auto;
}
body .col:before,
body .col:after {
    content: "";
    display: table;
}
body .col:after {
    clear: both;
}
body .col:nth-child(n) {
    clear: none;
}
body .col:nth-child(4n) {
    margin-right: 0%;
    float: right;
}
body .col:nth-child(4n + 1) {
    clear: both;
}
@media (max-width: 800px) {
    body .col {
        zoom: 1;
        float: left;
        clear: none;
        text-align: inherit;
        width: 48.5%;
        margin-left: 0%;
        margin-right: 3%;
    }
    body .col:before,
    body .col:after {
        content: "";
        display: table;
    }
    body .col:after {
        clear: both;
    }
    body .col:nth-child(n) {
        margin-right: 3%;
        float: left;
        clear: none;
    }
    body .col:nth-child(2n) {
        margin-right: 0%;
        float: right;
    }
    body .col:nth-child(2n + 1) {
        clear: both;
    }
}
body #selectWrap {
    width: 100%;
    height: 2.5rem;
    overflow: none;
    background: #f33;
    border: 1px solid #f00;
    border-radius: 0.3rem;
    position: relative;
    display: inline-block;
}
body #selectWrap .selectArrow {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 2.5rem;
    width: 2.5rem;
    line-height: 2.5rem;
    text-align: right;
    padding-right: 0.5rem;
    color: #fff;
}
body #selectWrap .selectArrow:before {
    content: '▾';
    font-size: 1.25rem;
    line-height: 0;
}
body #selectWrap select {
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    cursor: pointer;
    color: #fff;
    padding-left: 0.875rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background-color: transparent;
    height: 2.5rem;
    width: 100% !important;
    padding-right: 1.5rem !important;
}

body #selectWrap select option {
    color: #000;
    background-color: #f7f7f7;
    padding: 0.25rem 0.5rem;
}
body #selectWrap select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #fff;
}
body #selectWrap select::-ms-expand {
    display: none;
}
body .selectWSearch {
    position: relative;
}
body .selectWSearch .searchSelect {
    width: 25%;
    margin-top: -1px;;
    height: 46px;
    overflow: none;
    background: #fc6c85;
    border: 1px solid #fc6c85;
    border-radius: 2.3rem 0 0 2.3rem;
    position: relative;
    display: inline-block;
    float: left; /* added by sree on 25/08/17 */
}
body .selectWSearch .searchSelect .selectArrow {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 36px;
    width: 3.5rem;
    line-height: 5.5rem;
    text-align: right;
    padding-right: 0.5rem;
    color: #fff;
}
body .selectWSearch .searchSelect .selectArrow:before {
    content: '▾';
    font-size: 3.25rem;
    line-height: 0;
}
body .selectWSearch .searchSelect select {
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    cursor: pointer;
    color: #333;
    padding-left: 0.875rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background-color: transparent;
    height: 42px;
    width: 100% !important;
    padding-right: 1.5rem !important;
    font-size:14px;
}
body .selectWSearch .searchSelect select option {
    color: #000;
    background-color: #f7f7f7;
    padding: 0.25rem 0.5rem;
}
body .selectWSearch .searchSelect select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #fff;
}
body .selectWSearch .searchSelect select::-ms-expand {
    display: none;
}
body .selectWSearch .searchInput {
    width: 75%;
    position: relative;
}
body .selectWSearch .searchInput input {
    height: calc(38px + 8px);
    border: 1px solid transparent;
    width: 75%;
    /*margin: -6px;*/
    margin :-1px; /* changed by sree on 25/08/17 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-indent: 1.5rem;
    border-radius: 0 2.3rem 2.3rem 0;
    /*User agents are required to ignore a rule with an unknown selector.*/
}
/* added by sree on 25/08/17 */
.alerti{
    left: calc(100% - 59%)!important;
}
.overlay_admin {
    position: fixed;
    background: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    z-index: 2;
    cursor: pointer;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
}
.selectWSearch .searchInput .searchBox::placeholder {
    color: #b9b9b9;
    font-size: 14px;
    font-weight: 700;
}
body .selectWSearch .searchInput input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #ccc;
}
body .selectWSearch .searchInput input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
body .selectWSearch .searchInput input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
body .selectWSearch .searchInput input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc;
}
body .selectWSearch .searchInput input:placeholder-shown {
    /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #ccc;
}
/*body .selectWSearch .searchInput .searchIcon {*/
    /*position: absolute;*/
    /*right: 1.4rem;*/
    /*top: 0px;*/
    /*width: 2rem;*/
    /*height: 2rem;*/
    /*fill: #666;*/
/*}*/

/* added by sree 0n 25/08/17 */
body .selectWSearch .searchInput .searchIcon {
    fill: #666;
    float: right;
    height: 2rem;
    left: -2%;
    position: relative;
    top: -30px;
    width: 2rem;
}

.selectWSearch  #suggesstion-box {
    background: rgb(255, 255, 255) none no-repeat scroll 165px center;
    float: right;
    width: 72%;
    line-height: 1.8em;
    font-size: 14px;
    color: rgb(0, 0, 0);
    display: none;
    /*border-bottom-right-radius :12px;*/
    /*border-bottom-left-radius:12px;*/
    -webkit-box-shadow: 1px 0px 6px 2px #909090;
    box-shadow: 1px 0px 6px 2px #909090;
}
.selectWSearch  #suggesstion-box ul  {
    padding: 0;
    margin: 0;
}
.selectWSearch  #suggesstion-box ul a li {
    list-style: none;
    min-height: 50px;
}
.selectWSearch  #suggesstion-box ul  a{
    color: #5d5d5d;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    line-height: 3.2em;
    text-indent: 1.2em;
}
.selectWSearch  #suggesstion-box ul li:hover {
    background: #FAF0BF;
    line-height: 3.2em;
    text-indent: 1.2em;
}

body .selectWSearch .searchInput button {
    position: absolute;
    right: 0.5rem;
    top: -1px;
    display: none;
    bottom: 0;
    width: 1.5rem;
    background: transparent;
    border: none;
    text-align: center;
}
body .selectWSearch .searchInput button:before {
    content: '×';
    font-size: 0.875rem;
    height: calc(0.875rem + 4px);
    width: calc(0.875rem + 4px);
    top: 1px;
    color: #fff;
    border-radius: 50px;
    background-color: #b3b3b3;
    position: absolute;
}
body .selectWSearch .searchInput button:hover:before {
    background-color: #666;
}
body .selectWSearch3 {
    position: relative;
}
body .selectWSearch3 .searchSelect {
    width: 100%;
    height: 2.5rem;
    overflow: none;
    background: #ffb733;
    border: 1px solid #ffa500;
    border-radius: 0.3rem;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
body .selectWSearch3 .searchSelect .selectArrow {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 2.5rem;
    width: 2.5rem;
    line-height: 2.5rem;
    text-align: right;
    padding-right: 0.5rem;
    color: #fff;
}
body .selectWSearch3 .searchSelect .selectArrow:before {
    content: '▾';
    font-size: 1.25rem;
    line-height: 0;
}
body .selectWSearch3 .searchSelect .select {
    border: 0;
    position: relative;
    height: 2.5rem;
    width: 100%;
}
body .selectWSearch3 .searchSelect .select .text {
    line-height: 2.5rem;
    color: #fff;
    padding-left: 0.875rem;
    display: inline-block;
    width: calc(100% - 2.5rem);
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
body .selectWSearch3 .searchSelect .menu {
    position: absolute;
    left: 0;
    top: calc(2.5rem + 1px);
    white-space: nowrap;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    border: 1px solid #ffa500;
    list-style: none;
    padding: 0;
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
    line-height: 2.125rem;
    border-radius: 0 0 0.3rem 0.3rem;
}
body .selectWSearch3 .searchSelect .menu.showMenu {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
body .selectWSearch3 .searchSelect .menu.showMenu li {
    padding: 0 1rem;
    cursor: pointer;
    background-color: #fff;
}
body .selectWSearch3 .searchSelect .menu.showMenu li:hover {
    background: #ffa500;
    color: #fff;
}
body .selectWSearch4 {
    position: relative;
}
body .selectWSearch4 .searchSelect {
    width: 25%;
    height: 2.5rem;
    overflow: none;
    background: #b810ff;
    border: 1px solid #0c243c;
    border-radius: 0.3rem 0 0 0.3rem;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
body .selectWSearch4 .searchSelect .selectArrow {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 2.5rem;
    width: 2.5rem;
    line-height: 2.5rem;
    text-align: right;
    padding-right: 0.5rem;
    color: #fff;
}
body .selectWSearch4 .searchSelect .selectArrow:before {
    content: '▾';
    font-size: 1.25rem;
    line-height: 0;
}
body .selectWSearch4 .searchSelect .select {
    border: 0;
    position: relative;
    height: 2.5rem;
    width: 100%;
}
body .selectWSearch4 .searchSelect .select .text {
    line-height: 2.5rem;
    color: #fff;
    padding-left: 0.875rem;
    display: inline-block;
    width: calc(100% - 2.5rem);
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
body .selectWSearch4 .searchSelect .menu {
    position: absolute;
    left: 0;
    top: calc(2.5rem + 1px);
    white-space: nowrap;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    border: 1px solid #0c243c;
    list-style: none;
    padding: 0;
    min-width: 100%;
    margin-top: 0;
    line-height: 2.125rem;
    border-radius: 0 0 0.3rem 0.3rem;
}
body .selectWSearch4 .searchSelect .menu.showMenu {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
body .selectWSearch4 .searchSelect .menu.showMenu li {
    padding: 0 1rem;
    cursor: pointer;
    background-color: #fff;
}
body .selectWSearch4 .searchSelect .menu.showMenu li:hover {
    background: #0c243c;
    color: #fff;
}
body .selectWSearch4 .searchInput {
    width: 75%;
    position: absolute;
}
body .selectWSearch4 .searchInput input {
    height: calc(2.5rem + 2px);
    /* border: 1px solid #0c243c; */
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: 1.5rem;
    border-radius: 0 0.3rem 0.3rem 0;
    /*User agents are required to ignore a rule with an unknown selector.*/
}
body .selectWSearch4 .searchInput input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #ccc;
}
body .selectWSearch4 .searchInput input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
body .selectWSearch4 .searchInput input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
body .selectWSearch4 .searchInput input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc;
}
body .selectWSearch4 .searchInput input:placeholder-shown {
    /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #ccc;
}
body .selectWSearch4 .searchInput .searchIcon {
    position: absolute;
    left: 0.4rem;
    width: 1rem;
    height: 1rem;
    top: 0.75rem;
    fill: #666;
}
body .selectWSearch4 .searchInput button {
    position: absolute;
    right: 0;
    top: 0;
    height: 2.5rem;
    width: 2.5rem;
    display: none;
    bottom: 0;
    width: 1.5rem;
    background: transparent;
    border: none;
    text-align: center;
}
body .selectWSearch4 .searchInput button:before {
    content: '×';
    font-size: 0.875rem;
    height: calc(0.875rem + 4px);
    width: calc(0.875rem + 4px);
    top: 0.8125rem;
    right: 0.5rem;
    color: #fff;
    border-radius: 50px;
    background-color: #b3b3b3;
    position: absolute;
}
body .selectWSearch4 .searchInput button:hover:before {
    background-color: #666;
}

/*.searchSelect label{*/
    /*display: inline-block;*/
    /*font-weight: 700;*/
    /*height: 100%;*/
    /*margin-bottom: 5px;*/
    /*min-width: 100%;*/
/*}*/


/*changed by sree on 25/08/17 */

.searchSelect label {
    display: inline-block;
    float: left;
    font-weight: 700;
    height: 100%;
    line-height: 3.2em;
    margin-bottom: 5px;
    min-width: 100%;
    text-align: center;
    font-size: 14px;
    color: #0c243c;
}
.line {
    /* margin:0 0 1em; */
    line-height:4em;
    padding:0;
    color:#0c243c;
    font-size:1.5em;
    position:relative;
    overflow:hidden;
    text-align:center;
    font-weight:bold;
}
.line:before,.line:after {
    content:" ";
    position:absolute;
    top:50%;
    margin-left:-120px;
    height:2px;
    width:100px;
    border-top:1px solid #0c243c;
    background:rgba(0,0,0,0.2);
}
.line:after {
    left:auto;
    width:100px;
    margin:0 0 0 1em;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0c243c;
    border-color: #0c243c #0c243c transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: default;
    font-weight:bold;
}

.nav-tabs > li > a {
    display: block;
    padding: 10px 28px;
    position: relative;
    border-radius: 1px 1px 0 0;
}
#suggesstion-box ul{
    position: absolute;
    background: #fff;
    width: 72%;
}
.nav-tabs {
    border-bottom: 2px solid #0c243c;
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    background: #3085a3 none repeat scroll 0 0;
    cursor: pointer;
    float: left;
    height: auto;
    margin: 10px 0;
    max-height: 200px;
    min-height: 200px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.grid figure img {
    display: block;
    max-width: 100%;
    min-height: 200px;
    opacity: 0.8;
    position: relative;
}
.hoverButton{
    border-radius: 0px 4px 4px 0px;
    min-width: 83px;
    background-color: #fc6c85;
    color: #fff;
}
.grid figure figcaption {
    padding: 2em 0em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
    background: #2f3238;
    /* box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px; */
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}

figure.effect-julia img {
    max-width: 100%;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-julia figcaption {
    text-align: left;
}

figure.effect-julia h2 {
    position: relative;
    padding: 0.5em 0;
}

figure.effect-julia p {
    display: inline-block;
    margin: 0 0 0.25em;
    padding: 0.4em 0em;
    background-color:transparent ;
    color: #2f3238;
    text-transform: none;
    font-weight: 500;
    font-size: 75%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-360px,0,0);
    transform: translate3d(-360px,0,0);
}

figure.effect-julia p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-julia:hover img {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.homerating{
    display:block;
    z-index:99;
    position:absolute;
    bottom:0;
    height:60px;
    width:100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 99%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.inner-rating{
    /*background-color: #0f1c49;*/
    bottom: 0;
    display: block;
    height: 44px;
    left: 0;
    line-height: 25px;
    padding: 3px;
    position: relative;
    width: 100%;
}

.detail-rating{
    display: block;
    height: 60px;
    left: 0px;
    position: relative;
    width: 100%;
}

.ua{
    z-index:99;
    position:absolute;
    top:0;
    height:40px;
    width:100%;
}

.ua ul{
    list-style-type: none;
    float:right;
}

.ua li{
    padding:10px;
}

.heart{
    width: 30px;
    height: 30px;
  
}
.homerating .heart{
    margin-top: 15px;
}

.percen{
    color:#fff;
    font-size:25px;
    font-weight:900;
    top: 2px;
    position: absolute;
}

.buk_det .table > tbody > tr > td .percen{
    /*color:#fef200;*/
    font-size:30px;
    font-weight:900;
    top: 0;
    position: absolute;
}

.buk_det .table > tbody > tr > td .inner-votes{
    bottom: 0;
    /*color: #fef200;*/
    font-size: 12px;
    font-weight: 800;
    position: absolute;
    right: 10%;
    z-index: 9;
}

.buk_det .percen{
    color:#333;
    font-size:30px;
    font-weight:900;
    top: 0;
    position: absolute;
}

.detail-percen{
    color:#333333;
    font-size:30px;
    font-weight:900;
    top: -5px;
    position: absolute;
}

.heaul{
    right: 65px;
    position: absolute;
}

.inner-heaul {
    position: absolute;
    left: 0px;
}
.inner-heaul .percen{
    color: #0c243c!important;
}
.votes{
    position: absolute;
    bottom: 5px;
    z-index: 9;
    color:#fff;
    font-weight:800;
    font-size:12px;
    right:19px;
    top: 40px;
}
.movie_desc{
    text-align: justify;
}
.inner-votes{
    position: absolute;
    bottom: 0px;
    z-index: 9;
    color:#333;
    font-weight:800;
    font-size:12px;
  left: 50px;
  top: 24px;
}

.detail-votes {
    bottom: 5px;
    color: #333333;
    font-size: 12px;
    font-weight: 800;
    left: 28%;
    position: absolute;
    z-index: 9;
}
.firstRow{
    display: flex;
}
.mov-info{
    /* background: #e8e8e8; */
    padding: 4px 0px;
    /* text-align: center; */
    font-size: 16px;
    font-weight: 600;
}
.firstRow p{
    flex-wrap: wrap;
    background-color: #0c243c;
    color: #fff;
    padding: 2px 8px;
    margin-right: 6px;
    font-size: 13px;
    border-radius: 3px;
}
.movieName{
    font-size: 30px!important;
    font-weight: 600;
    margin-bottom: 0px;

}

#navbar2 .nav > li > .form-group{
    margin-top:20%;
    margin-top:16%;
    margin-bottom:2%;
    width:100%;
    padding: 0 3%;
}

#navbar2 .nav > li > .form-group .form-control{
    border:0;
    outline:0;
    border-radius:5px;
    box-shadow:none;
    transition:none;
}

.navbar-right {
    margin-right: 0;
}

.lang .form-group{
    width: 150px;
    background: url(../assets/images/citizen/arrob.png) no-repeat right;
    display: inline-block;
    position:relative;
    margin-bottom:0;
}

.lang .form-group select{
    background-color: transparent;
    background-image: none;
    box-shadow:none;
    font-weight:normal;
    border:0;
    outline:0;
    border-bottom: 1px solid #fff;
    border-radius: 1px;
    color: #b7b7b7;
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 1.42857;
    padding: 0px;
    transition:none;
    width: 100%;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
}
.traiN{
    padding-bottom: 65px;
}
@media(max-width:415px) {
    .traiN{padding-bottom: 10px;}
}
.movi_lis .form-group{
    width: 100%;
    background: url(../assets/images/citizen/arroblue.png) no-repeat right;
    display: inline-block;
    position:relative;
    margin-bottom:0;
    background-color:#fff;
    border-radius: 4px;
}

.movi_lis .form-group select{
    background-color: transparent;
    background-image: none;
    box-shadow:none;
    font-weight:normal;
    border:0;
    outline:0;
    border-bottom: 0px solid #fff;
    border-radius: 4px;
    color: #101d4a;
    display: block;
    font-size: 14px;
    text-transform:uppercase;
    height: 45px;
    line-height: 1.42857;
    padding: 6px;
    transition:none;
    width: 100%;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
}

.transblu{
    background: rgba(20, 50, 101, 0.7) none repeat scroll 0 0;
    display: block;
    height: 44%;
    position: absolute;
    right: 0;
    width: 100%;
}

.final-inner-header img {
    background-size: cover;
    display: block;
    height: 0px;
    margin: 7% 0 2%;
    overflow: hidden;
    width: 100%;
}

.movi_lis{
    margin: 3% 0;
    position: absolute;
    top: -345px;
    z-index: 9;
    width: 100%;
}

.show {
    position: relative;
    top: 0px;
    /*width: 100%;*/
    z-index: 9;
}

.calen {
    background-color: #2E4B90;
    padding: 0 3em;
    text-transform: capitalize;
    list-style: outside none none;
}

.calen > li {
    display: inline-block;
    border-right: 1px solid #fff;
}

.calend{
    background-color:#0f1c49;
    text-align:center;
}

.calend tbody > tr > td {
    padding:12px;
    border-right:1px solid #fff;
    border-top:0 none;
    vertical-align: middle;
}

.calend tbody > tr > td.active {
    color:#fff200;
    background-color:#0a1640;
    font-size: 14px;
    border-bottom: 2px solid #fff200;
    font-weight: bold;
}

.calend tbody > tr > td a{
    color:#fff;
}

.calend tbody > tr > td a:hover{
    color:#fff200;
    text-decoration:none;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 10px;
}

.btn-grey{
    background-color:#a0a0a0;
    color:#fff;
}

.btn-green{
    background-color:#0e990a;
    color:#fff;
}

.ser-in-box.new-filtr {
    float: right;
    width: 10%;
}
.ser-in-box.new-filtr .form-group {
    background: rgba(0, 0, 0, 0) url("../assets/images/citizen/arroblu.png") no-repeat scroll right center;
    width: 100px;
}
.ser-in-box.new-filtr .form-group select {
    border-color: currentcolor currentcolor transparent;
}
.ser-in-box.new-filtr .form-group select {
    color: #304170;
    width: 100%;
}
.votes.new-date {
    left:auto;
    right: 5px;

}

/*detail*/

.fb-profile img.fb-image-lg{
    width: 100%;
    margin-bottom: 10px;
    height:180px;
}

.fb-image-profile
{
    margin: 0px 10px 20px 108px;
    width: 16%;
}

/* Tabs panel */
.tabbable-panel {
    border:1px solid #eee;
    padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #f3565d;
    position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
    border: 0 !important;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}
.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
    margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
    border-bottom: 0;
    border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.menu_title {
    padding: 15px 10px;
    background: #0c243c none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    padding: 15px 10px;
    color: #fff;
    /*margin: 0 5px;*/
}


@media (max-width:768px){
    .hom-img{
        width:15%!important;
    }
    .fb-profile-text>h1{
        font-weight: 700;
        font-size:16px;
    }

    .fb-image-profile
    {
        margin: -45px 10px 0px 25px;
        z-index: 9;
        width: 20%;
    }
}

.carousel-inner.onebyone-carosel { margin: auto; width: 90%; }
.onebyone-carosel .active.left { left: -25.00%; }
.onebyone-carosel .active.right { left: 25.00%; }
.onebyone-carosel .next { left: 25.00%; }
.onebyone-carosel .prev { left: -25.00%; }
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}

.rating-block{
    background-color:#FAFAFA;
    border:1px solid #EFEFEF;
    padding:15px 15px 20px 15px;
    border-radius:3px;
}
.bold{
    font-weight:700;
}
.padding-bottom-7{
    padding-bottom:7px;
}

.review-block{
    background-color:#FAFAFA;
    border:1px solid #EFEFEF;
    padding:15px;
    border-radius:3px;
    margin-bottom:15px;
}
.review-block-name{
    font-size:12px;
    margin:10px 0;
}
.review-block-date{
    font-size:12px;
}
.review-block-rate{
    font-size:13px;
    margin-bottom:15px;
}
.review-block-title{
    font-size:15px;
    font-weight:700;
    margin-bottom:10px;
}
.review-block-description{
    font-size:13px;
}

@media (min-width: 768px) {
    .omb_row-sm-offset-3 div:first-child[class*="col-"] {
        margin-left: 25%;
    }
    .votes {
        right: 15px;
    }
}

.omb_login .omb_authTitle {
    text-align: center;
    line-height: 300%;
}

.omb_login .omb_socialButtons a {
    color: white;
    opacity:0.9;
}
.omb_login .omb_socialButtons a:hover {
    color: white;
    opacity:1;
}
.omb_login .omb_socialButtons .omb_btn-facebook {background: #3b5998;}
.omb_login .omb_socialButtons .omb_btn-twitter {background: #00aced;}
.omb_login .omb_socialButtons .omb_btn-google {background: #c32f10;}


.omb_login .omb_loginOr {
    position: relative;
    font-size: 1.5em;
    color: #aaa;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.omb_login .omb_loginOr .omb_hrOr {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.omb_login .omb_loginOr .omb_spanOr {
    display: block;
    position: absolute;
    left: 50%;
    top: -0.6em;
    margin-left: -1.5em;
    background-color: white;
    width: 3em;
    text-align: center;
}
.myupdate{
    width: 130px!important;
    height: 40px!important;
}
.omb_login .omb_loginForm .input-group.i {
    width: 2em;
}
.omb_login .omb_loginForm  .help-block {
    color: red;
}
.ticket-card{
    background: #0c243c;
    padding: 1px 4px;
    border-radius: 2px;
    margin-right: 5px;
    color: #fff;
}
.fb-profile-text .rating-block{
    background-color: transparent;
    border: 0px solid #efefef;
    border-radius: 3px;
    padding: 0;
}
.mb0{
    margin-bottom: 0px;
}
/*detail*/

.parallax {
    /* Set a specific height */
    height: 230px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
    justify-content: center;
    display: flex;
  }
  
  /* Paragraph for Parallax Section */ 
  .parallax p {
  font-size: 24px;
  color:#f5f5f5;
  text-align: center;
  line-height: 60px;
  }
   
  /* Heading for Parallax Section */ 
  .parallax h1 {
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-size: 40px;
    text-align: center;
    /* padding-top: 4s0px; */
    line-height: 100px;
    letter-spacing: 2px;
    /* margin-top: 100px; */
  }
  @media only screen and (max-width: 480px) {
    .parallax {
        height: 90px;}
        .parallax h1 {
            font-size: 24px;
        }
   }

  #parallax-static {
      background-image: url('../assets/images/citizen/avatar2.png');
      /* background-image: url('../assets/images/citizen/cinema.png'); */
  }
  
  #parallax-slightly-moving {
      background-image:  url('../assets/images/citizen/avatar1.png');
  }
  #parallax-slightly-moving::after {
    /* Display and position the pseudo-element */
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  
    /* Move the pseudo-element back away from the camera,
     * then scale it back up to fill the viewport.
     * Because the pseudo-element is further away, it appears to move more slowly, like in real life. */
    transform: translateZ(-1px) scale(1.5);
    /* Force the background image to fill the whole element. */
    background-size: 100%;
    /* Keep the image from overlapping sibling elements. */
    z-index: -1;
  }
/* Footer Styles */

footer {
    /* margin: 50px 0 0px 0; */
}

.foote{
    background-color:#0c243c;
    color: #89898f;
    /* border-top:6px solid #2e4b90; */
}

.foote .nav > li > a{
    padding: 4px 15px;
    color: #89898f;
}
.foote .nav li a:hover{
    color: #fc6c85;
}
.transgrad{
    /* height: 141px;
    background: url("../assets/images/citizen/blu_bg.png") repeat-x left; */
}

.navbar-nav > li > a > p {
    color:#fff;
    font-size:15px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}

.btn-blue:hover {
    color: #fff;
    text-decoration: none;
}

.btn-blu:hover {
    color: #fff;
    text-decoration: none;
}

.circle {
    background: #2e4b90 none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 60px;
    line-height: 20px;
    padding: 10px;
    position: absolute;
    right: 8px;
    text-align: center;
    width: 60px;
}


.btn-blum {
    background-color: #0c243c;
    border-color: #0c243c;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
}
.show1 {
    background-color: #fc6c85;
    color: white;
    width: 100px;
    height: 45px;
    border-radius: 5px;
    border: none;
}
.show2{
    border: 1px solid #0c243c;
    width: 100px;
    height: 45px;
    border-radius: 5px;
    background: white;
}
.show .nav{
    /* background-color:#0f1c49; */
    /* background-color: #d3d5db; */
    /* color:#fff; */
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
    font-size:14px;
}
@media(max-width:415px) {
    .show1 ,.show2{
        width: 67px;
    height: 29px;
    font-size: 12px;
    }
    .mySearch {
        display: flex;
    flex-direction: column;
    justify-content: center;
    /* margin-left: 0%; */
    margin-top: 10px;
    margin-bottom: 7px;
    }
    .navbar-toggle {
        padding: 8px 9px;
    }    
    .navbar-toggle .icon-bar {
        width: 18px;
    }

}
.dates-list{
    margin-left: 10px;
}

@media (max-width: 415px){
    .moviePoster {
        min-width: 261px!important;
    }
    .movieName {
        font-size: 22px!important;
        line-height: 30px;
    }
  
}
@media(max-width:1024px) {
    .moviePoster {
        min-width: 261px!important;
    }
}
.show .nav > li > a {
    display: block;
    padding: 8px 14px;
    position: relative;
    color:#fff;
    width:100%;
    font-size: 13px;
}
.movieDate{
    font-size: 15px!important;
    font-weight: bold!important;
}
.show .nav-pills > li > a {
    border-radius: 1px;
    line-height: 16px;
    color: #0c243c;
    text-align: center;
}
.moviePoster{
    min-width: inherit!important;
    /* height: 310px; */
}
.show .nav-pills > li > a p {
    margin:0;
}
.show .nav-pills > li > a:hover {
    color: #fc6c85;
}
.show .nav > li.disabled > a {
    color: #fff;
    background-color:#0c243c;
    padding: 24px 20px;
}
.seaT b{
    background-color: #0c243c;
    padding: 0px 5px;
    color: #fff;
    /* border-radius: 19px; */
    margin-left: 5px;
    font-size: 14px;
}
.movie_title{
    font-size: 20px;
    font-weight: 600;
}
.traiN .thumbnail img{

    min-height: 180px!important;
    max-height: 180px!important;
    width: 240px;

}
.show .nav-pills > li.active > a, .show .nav-pills > li.active > a:focus, .show .nav-pills > li.active > a:hover {
    /* background-color: #0a1640; */
    color: #fef200;
    /* border-bottom:2px solid #fef200; */
    width:100%;
    background-color: #fc6c85;
    color: white;
    border-radius: 4px;
}

.buk_det .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 0px solid #ddd;
}

.buk_tic{
    background-color:#fff;
    border:1px solid #cccccc;
    border-radius:5px;
    margin-bottom:2%;
}

.buk_thea{
    background-color:#ecf0f1;
    padding:5px;
}
.imagia{
    width: 70px!important;
    height: 70px;
    margin-bottom: 5px;
}
.buk_thea p{
    font-size:16px;
    font-weight:600;
    margin-bottom:1px;
}

.twel{
    font-size:12px;
    text-align:justify;
}

.tym{
    margin: 10px auto;
}
.pd0{padding: 0px;}
.tym .list-inline > ul {
    margin:0;
}

.tym .list-inline > li {
    display: inline-block;
    padding: 5px;
}

.blw-pst{
    /* left: 65%; */
    position: relative;
}

.theatre{
    margin-top:20px;
}

.summ{
    margin-top:20px;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #0c243c;
}

/*----------------------------------------------------------------Details----------------------------------------------------------*/

.dtl_pic{
    height: auto;
    max-height: 500px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.mar11{
    margin-top: 11%;
}
.mar8{
    margin-top: 8%;
}
.mar2{
    margin-top: 2%;
}
.fil_det {
    /* background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 55%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0; */
    bottom: 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 86%) 50%, rgb(0 0 0 / 96%) 100%) repeat scroll 0 0;
    display: block;
    height: 120px;
    position: absolute;
    width: 100%;
    z-index: 99;
    padding-left: 2%;
}
.fil_det h2 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0px;
}
.myMovie{
    margin-top: 7%;
}
.fil_det p{
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}
/* =============play button=================== */
.circle {
    stroke: #f8aa28;
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
    -webkit-transition: all 0.5s ease-in-out;
    opacity: 0.3;
  }
  .playBut {
    /*  border: 1px solid red;*/
    display: inline-block;
    -webkit-transition: all 0.5s ease;
  }
  .playBut .triangle {
    -webkit-transition: all 0.7s ease-in-out;
    stroke-dasharray: 240;
    stroke-dashoffset: 480;
    stroke: #000;
    transform: translateY(0);
  }
  .playBut:hover .triangle {
    stroke-dashoffset: 0;
    opacity: 1;
    stroke: #f8aa28;
    animation: nudge 0.7s ease-in-out;
  }
  @keyframes nudge {
    0% {
      transform: translateX(0);
    }
    30% {
      transform: translateX(-5px);
    }
    50% {
      transform: translateX(5px);
    }
    70% {
      transform: translateX(-2px);
    }
    100% {
      transform: translateX(0);
    }
  }
  .playBut:hover .circle {
    stroke-dashoffset: 0;
    opacity: 1;
  }
/* --------------   */
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}
.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 100px;
  height: 100px;
  background: #fc6c85;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}
.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 100px;
  height: 100px;
  background: #fc6c85;
  border-radius: 50%;
  transition: all 200ms;
}
.video-play-button:hover:after {
  background-color: #fc6c85;
}
.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}
.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: all ease 500ms;
}
.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}
.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}
.video-overlay-close:hover {
  color: #fa183d;
}
.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  /* width: 90%; */
  /* height: auto; */
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}

/* =============play button=================== */
@media (min-width: 767px){
    .video-play-button{
        margin-top: -11px;
    }
 }
.close-x{
    position: absolute;
    display: flex;
    margin-top: -11px;
    margin-left: -9px;
}
.ytb{
    width: 100%;
    height: 400px;
}
.vote{

    font-size: 12px!important;
    right: 24px!important;
    top: 98px!important;
}
.show_times li {
       border: 1px solid #fc6c85;
       color: #fc6c85;
       padding: 7px 9px;
       border-radius: 2px;
       margin-left: 5px;
    font-size: 13px;
    font-family: Montserrat;
}
.show_times li:hover span{
    text-decoration: none;
}
.ua_det, .mov_lang{
    margin-right: 3%;
    background: #fc6c85;
    padding: 0px 5px;
    border-radius: 2px;
    
}
.cal_det{
    margin-right: 2%;

}
.percen_det {
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    top: 0;
}

/*----------------------------------------------------------------Sign in----------------------------------------------------------*/
.user-nav {
    cursor: pointer;
    position: relative;
    display: block;
    width: 65px;
}
.user-nav:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #ddd;
    position: absolute;
    left: 45px;
    top: 15px;
}
.user-nav:hover .user-nav__items {
    height: 224px;
    padding: 0px 0;
    margin-top: 10px;
    visibility: visible;
    opacity: 1;
    margin-left: -130px;
}
.user-nav:hover img {
    opacity: 0.75;
}

.user-nav__items {
    list-style: none;
    visibility: hidden;
    opacity: 1;
    height: 0;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 0 10px 0 -10px;
    padding: 0px 0;
    width: 180px;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.25);
    margin-top: 10px;
    transition: all 0.3s ease-in-out;
    z-index: 99;
    position: absolute;
    background-color: #fff;
}
.user-nav__items li a {
    color: #777;
    text-decoration: none;
    display: block;
    padding: 8px 10px;
}
.bookcard{
    background: rgb(199 199 199 / 12%);
    border: 2px solid white;
    }
    .bookcard h3{
        margin-top: 0px;
    color: #0c243c;
    }
    .bookcard:hover{
        background-color: #fc6c85;
        box-shadow: 0px 15px 10px -15px #111;
    }
@media (max-width: 415px)
{
    .nav-user {  
        margin-left: 29px;
    }
    .user-nav__items{
        position: fixed;
    }
}
.user-nav__items li a:hover {
    background: #0c243c;
    color: #fff;
}

.user-nav__seperator:before {
    content: "";
    display: block;
    border-top: 1px solid #eee;
}

.img, .img--round, .img--round--small {
    transition: all 0.35s ease-in-out;
    /* border: 2px solid #ccc; */
    display: block;
    width: auto;
    /* box-shadow: 0 0 6px #ccc; */
}

.img--round, .img--round--small {
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
}
.nav-user{
    margin-top: -11px;
}
.img--round--small {
    height: 32px;
}

.mar11{
    margin-top: 10%;
}

.pro_pic{
    text-align: center;
    padding: 50px;
    background: url(../images/bg_pro.png) no-repeat right;
}

.pro_pic img{
    max-width: 200px;
    height: auto;
    border-radius: 50%;
    overflow: hidden;
}
.mar2{
    margin-top: 2%;
}
.trans_stas{
    font-size:15px; font-weight:bold; 
}
.midnight{
    font-size: 11px;
    background: red;
    border-radius: 3px;
    padding: 2px 5px;
    position: absolute;
    margin-top: 2px;
    display: none;
    color: #fff;
    font-weight: 700;
    }
    
/*----------------------------------------------------------------History----------------------------------------------------------*/
.statusA h3{
    background-color: #0c243c;
    border-radius: 3px;
    padding: 7px 5px;
}
.statusA h4{
color: #0c243c;
}
.statusA p{font-size: 14px;color:#000;}
.cardWrap {
    width: 100%;
    margin: 1em auto;
    color: #fff;
    font-family: sans-serif;
}

.cardWrap p{
    color: #333;
}

.card {
    background: linear-gradient(to bottom, #143365 0%, #143365 15%, #ecedef 15%, #ecedef 100%);
    height: 311px;
    float: left;
    position: relative;
    padding: 1em;
    margin-top: 10px;
}

.cardLeft {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    width: 100%;
}

.cardLeft h1{
    font-size: 16px;
    margin-bottom: 2%;
    margin-top: 0;
    font-weight: bold;
}

.cardRight {
    width: 20%;
    border-left: .18em dashed #fff;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.cardRight:before, .cardRight:after {
    content: "";
    position: absolute;
    display: block;
    width: 10%;
    height: .9em;
    background: #fff;
    border-radius: 50%;
    left: -1em;
}
.cardRight:before {
    top: -.4em;
}
.cardRight:after {
    bottom: -.4em;
}

.title, .name, .seat, .time {
    text-transform: uppercase;
    font-weight: normal;
}
.title h2, .name h2, .seat h2, .time h2 {
    font-size: .9em;
    color: #525252;
    margin: 0;
}
.title span, .name span, .seat span, .time span {
    font-size: .7em;
    color: #a2aeae;
}

.title {
    margin: 2em 0 0 0;
}

.name, .seat {
    margin: .7em 0 0 0;
}

.time {
    margin: .7em 0 0 1em;
}

.seat, .time {
    float: left;
}

.number {
    text-align: center;
    text-transform: uppercase;
}
.number h3 {
    color: #e84c3d;
    margin: .9em 0 0 0;
    font-size: 2.5em;
}
.number span {
    display: block;
    color: #a2aeae;
}
.buk_img{
    width: 350px;
    height: 270px;

}
.his_txt{
    color: #333;
}
.his_amt{
    margin-bottom: 5px;
}
.his_qrc{
    text-align: center;
    margin-top: 20%;
    padding: 15px;
}
.his_qr{
    width: 100px;
    height: 100px;
}
.his_id{
    text-align: center;
}
.buk_id{
    font-size: 18px;
    font-weight: bold;
}
.tile_stats_count{
    background: #fff !important;
    /* border: 1px solid #e9e9e9; */
}
.col-title {
    font-family: Montserrat;
    font-size: 14px;
    padding-top: 10px;
    /*text-align: center;*/
}
.payment-row{
    margin-top: 3%;
}
/*----------------------------------------------------------------Login----------------------------------------------------------*/

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinges {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.slow {
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
}

.animated.snail {
    -webkit-animation-duration: 4s;
    -moz-animation-duration: 4s;
    -o-animation-duration: 4s;
    animation-duration: 4s;
}

@-webkit-keyframes shake {
    0%, 100% {-webkit-transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
    20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
    0%, 100% {-moz-transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
    20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@-o-keyframes shake {
    0%, 100% {-o-transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
    20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}

@keyframes shake {
    0%, 100% {transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
    20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
}

.login .modal-dialog{
    width: 550px;
    margin: 15% auto;
}
.login .modal-footer{
    border-top: 0;
    margin-top: 0px;
    padding: 10px 20px 20px;
}
.modal-header{
    background-color: #0c243c;
    border: 0 none;
    color: #fff;
}
.movieCard{
    background-color: rgb(199 199 199 / 12%);
    /* background-color: #fff; */
    padding-bottom: 15px;
    /* border: 1px solid #fc6c85; */
    border-radius: 3px;
    margin-bottom: 19px;
}
.footNav{
    display:inline-flex;
}
.mar45{
    margin-top: 11%;;
}
@media(max-width:415px) {
    .footNav{
        display:block;
    }
    .movieCard{
        padding-bottom: 10px;
    }
    .mar11 {
        margin-top: 62%;
        margin-left: 5px;
        margin-right: 15px;
        padding-left: 26px;
    }
    .mar45 {
        margin-top: 45%;
    }
    .movieCard h3{
        font-size:21px;
    }
    .myImage {
        width: auto!important;
    }
    .buk_img {
        /* width: 394px; */
        height: 270px;
        min-width: 308px;
    }
    .cardDetail h2 {
      
        margin-top: 6px;
        font-size: 23px;
    }
}
.scrnx img{
    opacity: .6;
    width: 13%;
}

    @media (max-width: 767px){
        .scrnx img{
            width: 40%;
        }
        .grid figure img{
            min-height: 162px;
        }
        .grid figure {
            min-height: 162px;
        }
        .homerating .votes {
            right: 14px;
            top: 32px;
        }
        .homerating .percen {
            font-size: 23px;
          
            top: 7px;
        }
        .banner_img{
            min-height: 187px;
        }
       
    }
/* .myPara {
    background-image:  url('../assets/images/citizen/avatar2.png');
    background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
} */
 
.movieCard h3{
    background: #0c243c;
    padding: 9px 8px;
    border-radius: 3px;
}
.movieCard h3 p{
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-top: 6px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}
.blink_me {
    animation: blinker 1s linear infinite;
  }
  
  @keyframes blinker {
    20% {
      opacity: 0;
    }
  }
.movieCard h3 p small i{
    background: #fc6c85;
    border-radius: 18px;
    padding: 2px;
    color: #fff;
    font-size: 14px;
    margin-right: 4px;
}
.cardDetail h2{
    color:#0c243c;

}
.cardDetail p{
    align-items: center;
    display: flex;
    font-size: 14px;
  
   
}
.cardDetail h4{
    font-size: 14px;
    display: flex;
    align-items: center;
}
.notEnable{
    font-size: 14px;
    color: red!important;
    background: #ff000008;
    padding: 6px 15px;
    width: fit-content;
    border-radius: 1px;
    /* text-transform: uppercase; */
    border: 1px solid #ff000036;
    border-radius: 4px;
    letter-spacing: 0px;
}
.enable{
    font-size: 14px;
    color: green!important;
    background: #0080002e;
    padding: 6px 15px;
    width: fit-content;
    border-radius: 1px;
    text-transform: uppercase;
}
.cardDetail h4 b{
   color: #0c243c;
   
}
.cardDetail i{
    font-size: 22px;
    color: #fc6c85;
    margin-right: 8px;
}
.login .modal-header {
    /* background-color: #143365; */
    background-color: #0c243c;
    border: 0 none;
    color: #fff;
    font-weight: bold!important;
    padding: 15px;
    text-align: center;
    /*     padding: 11px 15px; */
}
.login .modal-body{
    /*     background-color: #eeeeee; */
}
.login .division {
    float: none;
    margin: 0 auto 18px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.login .division .line {
    border-top: 1px solid #DFDFDF;
    position: absolute;
    top: 10px;
    width: 34%;
}
.login .division .line.l {
    left: 0;
}
.login .division .line.r {
    right: 0;
}
.login .division span {
    color: #424242;
    font-size: 17px;
}
.login .box .social {
    float: none;
    margin: 0 auto 30px;
    text-align: center;
}

.login .social .circle1{
    background-color: #EEEEEE;
    color: #FFFFFF;
    border-radius: 5px;
    display: inline-block;
    margin: 0 20px;
    padding: 13px;
}

.login .social .circle1 .fa{
    font-size: 16px;
}
.login .social .facebook{
    background-color: #455CA8;
    color: #FFFFFF;
}
.login .social .google{
    background-color: #F74933;
}
.login .social .github{
    background-color: #403A3A;
}
.login .facebook:hover{
    background-color: #6E83CD;
    text-decoration: none;
}
.login .google:hover{
    background-color: #FF7566;
    text-decoration: none;
}
.login .github:hover{
    background-color: #4D4D4d;;
}
.login .forgot {
    color: #797979;
    margin-left: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.login .btn-login, .registerBox .btn-register{
    /* background-color: #fba714; */
    background-color: #fc6c85;
    border-color: #e09006;
    border-width: 0;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    padding: 12px 50px;
    text-transform: uppercase;
    width: 80%;
}
.login .btn-login:hover, .registerBox .btn-register:hover{
    /* background-color: #e09006; */
    background-color: #fc6c85;
    color: #FFFFFF;
}
.login .form-control{
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.06);
    box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.09) inset;
    color: #FFFFFF;
}
.login .form-control:hover{
    background-color: rgba(0,0,0,.16);
}
.login .form-control:focus{
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04) inset;
    background-color: rgba(0,0,0,0.23);
    color: #FFFFFF;
}
.login .box .form input[type="text"], .login .box .form input[type="password"] {
    border: medium none;
    border-radius: 3px;
    color: #333333;
    font-size: 16px;
    height: 40px;
    margin: 15px auto;
    padding: 10px;
    width: 80%;
    text-align: left;
}
.dates_dd{
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid #dedede;
    height: 30px;
    margin-bottom: 10px;
    width: 70%;
}

@media (max-width:400px){
    .login .modal-dialog{
        width: 100%;
    }
}

.big-login, .big-register{
    background-color: #00bbff;
    color: #FFFFFF;
    border-radius: 7px;
    border-width: 2px;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    padding: 16px 60px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.big-login:hover{
    background-color: #00A4E4;
    color: #FFFFFF;
}
.big-register{
    background-color: rgba(0,0,0,.0);
    color: #00bbff;
    border-color: #00bbff;
}
.big-register:hover{
    border-color: #00A4E4;
    color:  #00A4E4;
}
#loginModal .modal-title{
    font-size: 22px;
    font-weight: bold;
}

/*---------------------------------------------------------------Seats---------------------------------------------------------*/

div.seatCharts-container {
}

div.seatCharts-cell {
    height: 16px;
    width: 5px;
    margin: 1px;
    float: left;
    text-align: center;
    outline: none;
}

div.seatCharts-space {
    background-color: transparent;
    font-size: medium;

}
div.seatCharts-row {
    height: 10px;
}

div.seatCharts-row:after {
    clear: both;
}

div.seatCharts-seat.selected {
    background-color: white;
}

div.seatCharts-seat.focused {
    background-color: #143365;
    border:#143365 solid;
    color: #fff;
    line-height: 20px;
}

div.seatCharts-seat.available {

    border:1px solid #eaeaea;

}

div.seatCharts-seat.unavailable {
    background-color: #CFD5D9;
    cursor: not-allowed;
    border: teal;
}
ul.seatCharts-legendList {
    list-style: none;
}
li.seatCharts-legendItem {
    margin-top: 10px;
    line-height: 2px;
}
.front-indicator {
    width: 100%;
    margin: 55px 32px 15px 32px;
    background-color: #f6f6f6;
    color: #adadad;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
}
/*.wrapper {
    width: auto;
    overflow-y:auto;
    overflow-x: auto;
    text-align: left;
    max-height: 1200px;


}
.container {
    margin: 0;
    width: auto;

    text-align: left;
    max-height: 1500px;
}*/
.containerm{
    margin: 30px;
    max-width: 1300px;
    overflow-y:auto;
    text-align: left;
    /* max-height: 515px; */
}
.container1 {
    margin-top: 15px;
    margin-left:  0px;
    overflow-x: hidden;
    text-align: left;
    max-height: 1500px;
    max-width: inherit;
}
.container2{
    margin: 0 ;
    overflow: auto;
    width:auto;
    text-align: left;
    max-height: 500px;
}
/*.booking-details {
    float: left;
    text-align: left;
    width: 300px;
    margin-top: 150px;
    font-size: 12px;
    position: relative;
    height: auto;
    overflow-x: auto;
    overflow-y: auto;
}*/
.booking-details h2 {
    margin: 25px 0 25px 0;
    font-size: 17px;
}
.booking-details h3 {
    margin: 15px 15px 0 0;
    font-size: 14px;
}
div.seatCharts-cell {
    border-radius: 5px;
    font-size: 0.8em;
    height: 23px;
    line-height: 20px;
    margin: 5px;
    text-align: center;
    width: 23px;
}
div.seatCharts-seat {
    color: #7f7f7f;
    cursor: pointer;
}
div.seatCharts-row {
    height: 35px;
}
div.seatCharts-seat.available {
    background-color: transparent;
}
div.seatCharts-seat.focused {
    background-color: #143365;
}
div.seatCharts-seat.selected {
    background-color: #143365;
    color: #fff;
}
div.seatCharts-seat.unavailable {
}
div.seatCharts-container {
    border-right: 0px dotted #adadad;
    /* min-width: 1300px; */
    height:auto;
    overflow: auto;
}
.mvName{
    font-size: 20px;
}
.movIcon td i{
    color: #fc6c85;
    padding: 6px 8px;
    border-radius: 24px;
    font-size: 18px;
    margin-right: 5px;
}
div.seatCharts-legend {
    padding-left: 0px;
    position: absolute;
    bottom: 16px;
}
ul.seatCharts-legendList {
    padding-left: 0px;
}
span.seatCharts-legendDescription {
    margin-left: 5px;
    line-height: 30px;
}
.checkout-button {
    display: block;
    margin: 10px 0;
    font-size: 14px;
}
#selected-seats {
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: auto;
    width: auto;
}
#seat-info{position:inherit; background:#ffc;border-radius: 5px; display:none}
.modal-wide .modal-dialog {
    width: 100%;
}
.seat_movy{
    height: 160px;
    width: 100%;
}
.seat_details{
    font-size: 14px;
    line-height: 28px;
}
.seat_details tr{
    line-height: 3em;
}
.seat_acc{
    background-color: #143365;
    color: #fff;
    font-size: 14px;
    padding: 10px 5px;
    text-decoration: none;
}
.grant{
    background-color: #143365;
    color: #FBA714;
    font-size: 18px;
    padding: 10px 5px;
    margin-top: 2%;
}
.make-payment{
    margin-top: 2%;
    display: none;

}
.book-seats{
  /*display: none;*/
    /*margin-top: 2%;*/
}
.book-seats .btn-yellow{
    font-size: 16px;
}
/* commented by sree */
/*.help-block{*/
    /*margin-left: 15%;*/
/*}*/
.review-description {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #b9b9ba;
    height: 100px;
    margin: 0;
    outline: 0 none;
    padding: 10px;
    width: 100%;
    font-size: 12px;

}
#review-title{
    background-color: transparent;
    border: 1px solid #b9b9ba;
    font-size: 12px;
    font-weight: 300;
    height: 40px;
    margin: 0 0 10px;
    outline: 0 none;
    padding: 0;
    text-indent: 10px;
    width: 100%;
}
.tc-modal-content{
    text-align: left;
    color: #6A6A6A;
    font-size: 14px;
    line-height: 2em;
}
.tc-modal-content p{
    margin-left: 5%;
}
.tc_footer button{
    margin-right: 5px;
    width:100px;
}
/*.error {*/
    /*border-radius: 4px;*/
    /*color: #c02c39;*/
    /*margin: 5px auto;*/
    /*padding: 10px;*/
    /*text-align: center;*/
    /*width: 65%;*/
/*}*/

.error {
    border-radius: 4px;
    color: #c02c39;
    /*margin: 5px auto;*/
    /*padding: 10px;*/
    /*text-align: center;*/
    /*width: 65%;*/
}

/*--------------------------------------------------------------- Ticket Counter ----------------------------------------------*/

div.seatCharts-container {
}

.nav-sm .container.body .right_col {
    margin-left: 0px;
    padding: 10px 20px;
    z-index: 2;
}

div.seatCharts-cell {
    height: 16px;
    width: 5px;
    margin: 1px;
    float: left;
    text-align: center;
    outline: none;

}

div.seatCharts-space {
    background-color: transparent;
    font-size: medium;

}

div.seatCharts-row {
    height: 10px;
}

div.seatCharts-row:after {
    clear: both;
}

div.seatCharts-seat.selected {
    background-color: white;
}

div.seatCharts-seat.focused {
    background-color: #143365;
    border: #143365 solid;
    color: #fff;
    line-height: 20px;
}

div.seatCharts-seat.available {

    border: 1px solid #bfbfbf;

}

div.seatCharts-seat.unavailable {
    background-color: #CFD5D9;
    cursor: not-allowed;

}

div.seatCharts-seat.blocked {
    background-color: #ff7d7d;
    cursor: not-allowed;
    color: #fff;
}

div.seatCharts-seat.reserved {
    background-color: #59caea;
    cursor: not-allowed;
    color: #fff;

}

div.seatCharts-seat.mngrblock {
    background-color: #1c8;
    cursor: not-allowed;
    color: #fff;

}

div.seatCharts-seat.reserveblkd {
    background-color: #CA42FF;
    color: #fff;

}

div.seatCharts-seat.onlinebkd {
    background-color: #e4bf2b;
    cursor: not-allowed;
    color: #fff;

}

ul.seatCharts-legendList {
    list-style: none;
}

li.seatCharts-legendItem {
    margin-top: 10px;
    line-height: 2px;
}

.front-indicator {
    width: 100%;
    margin: 55px 32px 15px 32px;
    background-color: #f6f6f6;
    color: #adadad;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
}

.containerm {
    margin: 10px;
    max-width: 1570px;
    overflow-y: auto;
    text-align: left;
    /* max-height: 515px; */
}

/*.container1 {

    margin-left: 0px;
    overflow-x: hidden;
    text-align: left;
    max-height: 1500px;
    max-width: inherit;
}*/

.container2 {
    margin: 0;
    overflow: auto;
    width: auto;
    text-align: left;
    max-height: 500px;
}

.booking-details {
    float: left;
    text-align: left;
    width: 100%;
    font-size: 12px;
    position: relative;
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 15px;
}

.booking-details h2 {
    margin: 25px 0 25px 0;
    font-size: 17px;
}

.booking-details h3 {
    margin: 15px 15px 0 0;
    font-size: 14px;
}

div.seatCharts-cell {
    border-radius: 3px;
    font-size: 0.9em;
    height: 25px;
    line-height: 24px;
    margin: 7px 4px;
    text-align: center;
    width: 25px;
}
.seatCharts-container .available{
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;

}
div.seatCharts-seat {
    color: #7f7f7f;
    cursor: pointer;
}

div.seatCharts-seat.available:hover {

    cursor: pointer;


}

div.seatCharts-row {
    height: 30px;
}

div.seatCharts-seat.available {
    background-color: transparent;
}
div.seatCharts-seat:hover{
    background-color: #fc6c85;
    border: 1px solid #fc6c85;
    color: #fff;
}
div.seatCharts-seat.focused {
    background-color: #143365;
}

div.seatCharts-seat.selected {
    background-color: #143365;
    color: #fff;
}
.x_panel .tabpanel .nav-tabs {
    border-bottom: 2px solid #fc6c85;
}
.x_panel .tabpanel .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0c243c;
    border-color:#0c243c transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: default;
    font-weight: bold;
}


/* div.seatCharts-container .old {
    border-right: 0px dotted #adadad;
    min-width: 1300px;
    height: auto;
    overflow: auto;
    padding-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;

}  */
div.seatCharts-container {
    border-right: 0px dotted #adadad;
    /* min-width: 1300px; */
    height: auto;
    overflow: auto; /* Enable both vertical and horizontal scrolling */
    padding-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-width: max-content;
}


div.seatCharts-container{

    /* min-width: max-content; */
    /* min-height: 500px; */
    overflow: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}



div.seatCharts-legend {
    padding-left: 0px;
    position: absolute;
    bottom: 16px;
}

ul.seatCharts-legendList {
    padding-left: 0px;
}

span.seatCharts-legendDescription {
    margin-left: 5px;
    line-height: 30px;
}

.checkout-button {
    display: block;
    margin: 10px 0;
    font-size: 14px;
}

#selected-seats {
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: auto;
    width: auto;
}

#seat-info {
    position: inherit;
    background: #ffc;
    border-radius: 5px;
    display: none
}

.modal-wide .modal-dialog {
    width: 100%; /* or whatever you wish */
}

.seat_movy {
    height: 160px;
    width: 100%;
}
.btn-red{
    background-color: #fc6c85;
    color: #fff!important;
}
.seat_details {
    font-size: 14px;
    line-height: 28px;
}
.booK{
    width: 100%;
    height: 50px;
    font-size: 18px;
    width:100%;

}
.btn-blue1 {
    background-color: #0c243c;
    color: #fff;
}
.btn-blue1:hover{
    color: white;
}
.modal-dialog {
    width: 570px;
    margin: 160px auto;
}
.seat_acc {
    background-color: #0c243c;
    color: #fff;
    font-size: 14px;
    padding: 10px 5px;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
.pan-head{
    background: #0c243c;
    padding: 9px 9px;
    font-size: 17px;
    color: #fff;
}
.grant {
    background-color: #0c243c;
    color: #fff;
    font-size: 18px;
    padding: 10px 5px;
    margin-top: 2%;
}

.book-seats {
    margin-top: 2%;
}

.book-seats .btn-yellow {
    font-size: 16px;
}

.modal-wide .modal-dialog {
    width: 100%; /* or whatever you wish */
}

.sidebar-footer {
    width: 70px;
}

.sidebar-footer a {
    padding: 7px 35px;
    text-align: center;
}

/*.col-md-2 {
    width: 11.667%;
}*/
.panel-heading {
    padding: 2px;
    font-weight: normal;
}

    body::-webkit-scrollbar {
        height: 0.2em;
    }

    body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }

    body::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        outline: 1px solid slategrey;
    }
.tktlogo{
    width: 150px;
    display: flex;
    margin: 0 auto;
}
.tktposter{
    width: 90px;
    height: 110px;
}
.tktbg{
    background-color: white;
    padding: 15px;
}
.tktdetail{
    text-transform: uppercase;padding: 8px 13px;
}
/*--------------------------------------------------------------- Ticket Counter ----------------------------------------------*/


/*--------------------------------------------------------------- Responsive Styles ----------------------------------------------*/

@media(max-width:1920px) {
    .carousel-indicators {
        bottom: -134px;
    }
}

@media(max-width:1600px) {
    figure.effect-julia p {
        padding: 0.4em 5em;
    }

    .nav > li > a > img {
        max-width: 34px;
    }

    .navbar-brand img {
        /* min-width: 265px; */
    }
    header.carousel {
        height: 548px;
    }
    .quick {
        margin-top: 7.1%;
    }
    .search-sec .overlay .border{
        padding: 3px 1.5em;
    }

    .login .modal-dialog {
        margin: 10% auto;
        width: 550px;
    }
    .ser-in-box .form-group{
        margin-bottom: 2px;
    }

    .chk-button{
        margin-bottom: 1%;
    }
}

@media(max-width:1536px) {
    figure.effect-julia p {
        padding: 0.4em 9em;
    }

    .nav > li > a > img {
        max-width: 34px;
    }

    .navbar-brand img {
        /* min-width: 265px; */
    }
}

@media(max-width:1440px) {
    figure.effect-julia p {
        padding: 0.4em 8em;
    }

    .nav > li > a > img {
        max-width: 34px;
    }

    .navbar-brand img {
        /* min-width: 265px; */
    }
    header.carousel {
        height: 583px;
    }
    /* .quick {
        margin-top: 10.1%;
    } */
}

@media(max-width:1366px) {

    header .carousel-inner {
        top: 139px;
    }
    figure.effect-julia p {
        padding: 0.4em 3em;
    }
    .nav > li > a > img {
        max-width: 34px;
    }
    .navbar-brand img {
        /* min-width: 265px; */
    }
    header.carousel {
        height: 413px;
    }
    /* .quick {
        margin-top: 9.3%;
    } */
    .search-sec .overlay .border{
        padding: 1.3em 1.5em;
    }
    .transblu {
        height: 66%;
    }
    .login .modal-dialog{
        width: 650px;
        margin: 8% auto;
    }
    .login .box .form input[type="text"], .login .box .form input[type="password"] {
        width: 70%;
    }

    .login .btn-login, .registerBox .btn-register {
        width: 70%;
    }
    .login .social .circle1 {
        margin: 0 28px;
    }
    .search-sec .overlay .border {
        padding: 0.3em 1.5em;
    }

}
/* @media(max-width:689px) {
    .quick {
        margin-top: 11.5%!important;
    }
}
@media(max-width:720px) {
    .quick {
        margin-top: 11.5%!important;
    }
}
@media(max-width:758px) {
    .quick {
        margin-top: 11.5%!important;
    }
}
@media(max-width:810px) {
    .quick {
        margin-top: 11.5%!important;
    }
}
@media(max-width:860px) {
    .quick {
        margin-top: 11.3%!important;
    }
}
@media(max-width:900px) {
    .quick {
        margin-top: 11.5%!important;
    }
}
@media(max-width:1000px) {
    .quick {
        margin-top: 10%!important;
    }
}
@media(max-width:1050px) {
    .quick {
        margin-top: 10%!important;
    }
}
@media(max-width:1080px) {
    .quick {
        margin-top: 10%!important;
    }
}
@media(max-width:1180px) {
    .quick {
        margin-top: 10%!important;
    }
}
@media(max-width:1280px) {
    .quick {
        margin-top: 27.5%!important;
    }
} */



@media(max-width:1080px) {
    figure.effect-julia p {
        padding: 0.4em 3em;
    }
    .ser-in-box.new-filtr {
        width: 13%;
    }
    .ser-in-box.new-filtr .form-group {
        width: 100%;
    }
    .final-inner-header {
        margin: 22% 0 2% 0;
    }

}

@media(max-width:1024px) {
    .ser-in-box .form-group {
        width: 120px;
    }
    figure.effect-julia p {
        padding: 0.2em 0;
    }
    header .carousel-inner {
        top: 116px;
    }
    .carousel-indicators {
        bottom: -112px;
    }
    figure.effect-julia p {
        padding: 0.2em 0;
    }
    .show .nav > li > a {
        /* padding: 10px; */
    }
    .blw-pst {
        /* left: 50%; */
    }
}


@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:980px) {
    figure.effect-julia p {
        padding: 0.4em 11em;
    }
    .ser-in-box.new-filtr {
        width: 14%;
    }
}

@media(max-width:800px) {
    body .col:nth-child(n) {
        margin-left: 25%;
    }
    .final-inner-header {
        margin: 30% 0 2% 0;
    }
    #navbar2 .nav > li > .form-group {
        margin-bottom: 2%;
        margin-top: 2%;
        padding: 0 3%;
        width: 100%;
    }
}

@media(max-width:415px) {
    div.seatCharts-container {
        min-width: 1300px; 
    }
}
@media(max-width:767px) {
    div.seatCharts-container {
        min-width: max-content; 
        min-height: auto;
    }
    div.seatCharts-cell {
        font-size: 0.7em;
    }    
.quick {
    margin-top: 14.1%;
}
    .simple-marquee-container {
        top: 28px;
    }
    .label {
        padding: 2px 6px;
    }
    .show .nav {
        /* background-color: #0f1c49; */
        display: flex;
        overflow: scroll;
    }
    .p0{
        padding: 0px;
    }
    .moviePoster {
        /* min-width: 469px; */
        height: 310px;
        min-width: 291px!important;
    }
    .img-portfolio {
        margin-bottom: 15px;
    }
    header.carousel .carousel {
        height: 70%;
    }
    body .col:nth-child(n) {
        margin-left: 3%;
    }
    body .col {
        width: 94%;
    }
    .navbar-toggle {
        border: 1px solid #ccc;
        margin-top: 32px;
    }
    .navbar-toggle .icon-bar {
        background: #ccc none repeat scroll 0 0;
    }
    .ser-in-box {
        width: 100%;
    }
    .ser-in-box .form-group {
        width: 100%;
    }
    .nav > li > a > img {
        float: left;
        padding-right:5px;
    }
    .nav > li > a {
        color: #2e4b90;
        text-align: left;
    }
    .ser-in-box.new-filtr {
        width: 100%;
    }
}

@media(max-width:580px) {
    figure.effect-julia p {
        padding: 0.4em 25%;
    }
}

@media(max-width:538px) {
    .lang .form-group {
        width: 100%;
    }
    header .block a {
        margin-right: 1px;
        padding-right: 3px;
    }
}

@media(max-width:490px) {
    figure.effect-julia p {
        padding: 0.4em 19%;
    }
    .nav-tabs > li > a {
        padding: 10px 11px;
    }
    .login .modal-dialog {
        margin: 8% auto;
        width: 450px;
    }
    .login .social .circle1 {
        margin: 6px 28px;
    }
    #distModal .modal-dialog {
        margin: 0 auto;
        width: 100% !important;
    }
}

@media(max-width:430px) {
    figure.effect-julia p {
        padding: 0.4em 15%;
    }
    .final-inner-header {
        margin: 38% 0 2% 0;
    }
}

@media(max-width:415px) {
    .tktbg {
   
        padding: 10px;
    }
    .tktposter {
        width: 75px;
        height: 100px;
    }
    .tktlogo {
        width: 130px;
    }
    body .selectWSearch .searchSelect {
        width: 30%;
    }
    body .selectWSearch .searchInput {
        width: 65%;
    }
    body .selectWSearch .searchInput input {
        width: 56%;
    }
    body .selectWSearch .searchSelect {
        height: 33px;
    }
    body .selectWSearch .searchInput input {
        height: calc(31px + 2px);

    }
    .searchSelect label {
     line-height: 31px;
    }
    body .col {
        width: 86%;
    }
    body .col:nth-child(n) {
        margin-left: 5%;
    }
    .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
        max-width: 90%;
    }
    .navbar-brand {
        padding: 0px 8px 0;
        width: 75%;
    }
    .navbar-toggle {
        margin-top: 10px;
    }
    .navbar-brand img {
        /* min-width: 226px; */
    }
    .navbar-brand img {
        margin-top: 0px;
    }
    .mar2 {
        margin-top: 15%;
    }
    .example2 {
        /* margin-top:26%; */
    }
    .movie_title {
        padding: 10px 0px 5px 11px;
        font-size: 16px;
    }
    .firstRow p {
        font-size: 12px;
    }
}

@media(max-width:399px) {
    figure.effect-julia p {
        padding: 0.4em 11%;
    }
}

@media(max-width:373px) {
    figure.effect-julia p {
        padding: 0.4em 6%;
    }
}

@media(max-width:346px) {
    .navbar-brand img {
        min-width: 238px;
    }
    .login .modal-dialog {
        margin: 8% auto;
        width: 300px;
    }
}
/* sree */

#headingOne {
    background-color: #0c243c;
    padding: 12px;
    color: #fff;
}
#guest-form .form-group input {
    background: white none repeat scroll 0 0;
    border: 1px solid #b9b9ba;
    border-radius: 2px;
    box-shadow: none;
    height: 45px;
}
#guest-form .form-group #btn-continue {
    background-color: #fc6c85;
    border: 1px solid #fc6c85;
    border-radius: 2px;
    font-weight: bold;
    padding: 12px 13px;
    width: 100%;
}
#guest-form .form-group input::placeholder{
    font-size: 12px;
}
.guestlogin-body{
    padding: 20px 14px;
}

.loginerror{
    /* background: #fc6c850d; */
    color: #fc6c85;
    font-size: 14px;
    margin: 10px 30px;
    padding: 10px 0 15px;
    text-align: center;
    /* border: 1px solid #fc6c856e; */
    border-radius: 3px;
}
.myPanel{
    display: flex;
}
.myError .loginerror{
    background: #fc6c850d;
    color: #fc6c85;
    font-size: 14px;
    margin: 10px 30px;
    padding: 10px 0 15px;
    text-align: center;
    border: 1px solid #fc6c856e;
    border-radius: 3px;
}
.otpsuccess{
    display: none;
    background: lightgreen none repeat scroll 0 0;
    color: green;
    font-size: 14px;
    margin: 10px 0;
    padding: 10px 0 15px;
    text-align: center;
}
.terms_content{
    line-height: 2.2em;
    text-align: justify;

}
#format_combo option, #genre_combo option, #language_combo option {
    background-color: #fff ;
}
.heading-sub{
    font-weight:700;
}
.form-group #t_c{
    vertical-align: -4px;
}
#btn-more{
    width: 31%;
    font-weight: 700;
    color: #fff;
    margin-top: 5%;
    padding: 10px;
}
.theatre_list .form-group label {
    text-transform: uppercase;
    font-size: 14px;
}
.show_times li{
    /*font-weight: 700;*/
    font-size: 13px;
    font-family: Montserrat;
}
.show_times li span:hover{
    border-bottom: 1px solid #FBA714;
    /*font-weight: 700;*/
}
.mar8{
    margin-top: 8px;
}
.film_foot h4{
    color: #333;
    font-weight: 700;
}
#home #movie_summary{
    font-weight: normal;
    line-height: 1.8em;
    text-align: justify;
}
.btn-yellow:hover{
    color: #fff;
}
#dialog-overlay {

	/* set it to fill the whil screen */
	width:100%;
	height:100%;

	/* transparency for different browsers */
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background:#000;

	/* make sure it appear behind the dialog box but above everything else */
	position:absolute;
	top:50; left:0;
	z-index:3000;

	/* hide it by default */
	display:none;
}


#dialog-box {

	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);

	/* css3 border radius */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;

	background:#eee;
	/* styling of the dialog box, i have a fixed dimension for this demo */
	width:328px;

	/* make sure it has the highest z-index */
	position:absolute;
	z-index:5000;

	/* hide it by default */
	display:none;
}

#dialog-box .dialog-content {
	/* style the content */
	text-align:left;
	padding:10px;
	margin:13px;
	color:#0f0103;
	font-family:arial;
	font-size:12px;
}
.fa-info{
    padding: 4px 8px;
    border: 1px solid #fc6c85;
    border-radius: 20px;
    margin-right: 5px;
}
a.button {
	/* styles for button */
	margin:10px auto 0 auto;
	text-align:center;
	background-color: #fc6c85;
	display: block;
	width:50px;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;

	/* css3 implementation :) */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;

}

a.button:hover {
	background-color: #fc6c85;
}

/* extra styling */
#dialog-box .dialog-content p {
	font-weight:700; margin:0;
}

#dialog-box .dialog-content ul {
	margin:10px 0 10px 20px;
	padding:0;
	height:50px;
}
.space-bot-3{
    margin-bottom: 3%;
}

/* ----------- */
/* @media screen and (max-width: 700px) {

  }
  
  @media screen and (max-width: 400px) {

  } */
