@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:300,400,500,600,700&display=swap');

@font-face {
  font-family: 'Fontastique Fontastique';
  src: url('fonts/FONTASTIQUE.TTF');
}


/* Header */
@media (min-width: 1200px){
    /*.container { max-width: 1440px; }*/
}

body{font-family: 'Barlow Condensed', sans-serif; color: #fff; line-height: 1;}
.black_bg.home{padding-top:15px;}
.black_bg{background: #000; padding: 80px 0 0 0; color: #fff; min-height: 700px;}
.bg-blue{background-color: #5ebce3;}
.bg-yellow{background-color: #FDF656;}
.nav-link{text-transform: uppercase;font-size: 21px; letter-spacing:1px;}
.navbar-dark .navbar-nav .nav-link{color: #000;}
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus{color: #d52027;}
.modal{color: #000;}
.flex-fill {flex:1;}
.social_links{overflow: hidden;}
/* Banner */
.carousel-caption p.meta_info{font-size: 15px;}
.movie_title{text-transform: capitalize;
    font-size: 35px;
    letter-spacing: 0px;
    margin-right: 20px;

}
.btn-red{
    background-color: #d52027;
    border-color: #d52027;
    border-radius: 0;
    font-size: 15px;
    width: 150px;
    text-transform: uppercase;
}
.movie_info{
    font-size:20px;
}
.carousel-control-next, .carousel-control-prev{
    top:50px;
    bottom:50px;
}
.p-l-35{
    padding-left:35px;
}
.carousel-caption {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    padding: 0 20px;
    left:0;
    right:0;
    bottom:0;
}
.carousel {
    margin-bottom: 0;
}
h3.headline{
	color: #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 1;
	font-size:22px;
}
.bg-white{ background: #ffffff; }
.dropdown-item{
	text-transform: uppercase;
}
.footer{
	background: #c0c0c0;
	padding-top: 15px;
	color: #000;
}
.quick_links h3{
	border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.quick_links ul{
	padding-left: 0;
}
.quick_links ul li{
	list-style: none;
	padding: 5px 0;
}
.quick_links ul li a{
	color: #000;
    font-size: 20px;
}
.social_links li{
	display: inline-block;
    margin-right: 20px;
    float: right;
}
.social_links li a{
	font-size: 30px;
    color: #000;
    border: 1px solid #c6c6c6;
    padding: 5px;
}
.horizontal_menu{
    padding-left: 0;
}
.copyright{
    background: #000;
    text-align: center;
    padding: 15px 0px;
    margin-bottom: 0;
    color: #fff;
}
.movie_list_holder {
    margin-bottom: 30px;
}
.slide{
    position: relative;
    margin-top: 5%;
}
.ticket_price{
    position: absolute;
    top: 0;
    right: 0;
    background: #d52027;
    padding: 2px;
    font-size: 16px;
    z-index: 9;
}
.video .banner_image{
    width: 100%;
}
.video_short_meta h2{
    text-transform: uppercase;
    overflow: hidden;
    font-size:25px;
}
.watch_movie{
    background:#d52027;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-size: 20px;
    float: right;
    text-transform: uppercase;
}
.watch_movie:hover{
    background: #d52027;
    text-decoration: none;
    color: #fff;
}
.pay_here {
    float: none;
}
.thumb_img img{
    padding-top: 50px;
}
.confirmation_process{
    padding-top: 20px;
    padding-bottom: 20px;
}
/*.category_title{
    font-size: 30px;
    text-transform: uppercase;
    margin: 20px 25px;
    border-bottom: 1px solid #d52027;
    padding-bottom: 20px;
    color: #d52027;
}*/
.category_title{
    font-size: 30px;
    text-transform: uppercase;
    margin: 20px 0;
    border-bottom: 1px solid #d52027;
    padding-bottom: 20px;
    color: #d52027;
    /*padding-left:135px;*/
    text-align:center;
}
.video_subinformation{
    margin-bottom:10px;
}
.purchased_movie_list img{
    width: 200px;
    margin: 8px auto 0 auto;
    display: block;
}
.purchased_movie_list a{
    color:#d52027;
}
.purchased_movie_list a:hover{
    text-decoration:none;
    color:#fff;
}
/*start video js css*/
.video-js .vjs-big-play-button,
.video-js .vjs-control-bar{background: #f00;}

/*end video js css*/
.video_information{margin-top:10px;}

.video_meta{font-size: 18px;}
.video_meta table{width: 100%; margin-bottom: 20px;}
.video_meta table th{width: 100px; font-weight: 300;}
/*strat login page css*/

/*category box design*/
.box{
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.video_information th{
    vertical-align:top;
}
/*.box:before,*/
/*.box:after,*/
/*.box-content:before,*/
/*.box-content:after{*/
/*    content: '';*/
/*    background: linear-gradient(to bottom,#d52027,rgba(0,0,0,1),rgba(0,0,0,0.8),rgba(0,0,0,1),#d52027);*/
/*    height: 100%;*/
/*    width: 25.1%;*/
/*    opacity: 0;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    transition: all 0.3s ease-in-out;*/
/*}*/
/*.box-content p{margin-bottom: 10px;}*/
/*.box:before{*/
/*    top: -100%;*/
/*    left: -25%;*/
/*}*/
/*.box:after{ left: 50%; }*/
/*.box-content:before{ left:25%; }*/
/*.box-content:after{*/
/*    left:100%;*/
/*    top:100%;*/
/*}*/
/*.box:hover:before,*/
/*.box:hover:after,*/
/*.box:hover .box-content:before,*/
/*.box:hover .box-content:after{*/
/*    opacity: 1;*/
/*}*/
/*.box:hover:before{*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/
/*.box:hover .box-content:after{*/
/*    top: 0;*/
/*    left: 75%;*/
/*}*/
/*.box:hover .box-content:before{*/
/*    left: 50%;*/
/*    transition-delay: 0.1s;*/
/*}*/
/*.box:hover:after{*/
/*    left: 25%;*/
/*    transition-delay: 0.1s;*/
/*}*/
/*.box img{*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/
/*.box .box-content{*/
/*    color: #fff;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    z-index: 2;*/
/*    transition: all 0.3s ease 0s;*/
/*}*/
/*.box .content{*/
/*    text-align: left;*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    right: 0px;*/
/*    bottom: 30px;*/
/*    z-index: 1;*/
/*    padding: 0 20px;*/
/*}*/
/*.box .content{*/
/*    opacity: 0;*/
/*    margin: 0 0 4px;*/
/*    transform: translateY(100%);*/
/*    transition: all 0.3s ease;*/
/*}*/
/*.box .title{*/
/*    font-size: 22px;*/
/*}*/
/*.box .post{*/
/*    color: #4cd137;*/
/*    font-size: 16px;*/
/*    opacity: 0;*/
/*    transition: all 0.3s ease 0.1s;*/
/*}*/
/*.box:hover .content{*/
/*    opacity: 1;*/
/*    transform: translateY(0);*/
/*}*/
/*.box:hover .title{*/
/*}*/
/*.box:hover .post{ opacity: 1; }*/
/*.box .icon{*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    list-style: none;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 20px;*/
/*    z-index: 9;*/
/*}*/
/*.box .icon li{*/
/*    display: inline-block;*/
/*    opacity: 0;*/
/*    transition:all 0.3s;*/
/*}*/
/*.box .icon li:first-child{ transform:translateY(80px); }*/
/*.box .icon li:last-child{ transform:translateY(-80px); }*/
/*.box:hover .icon li{*/
/*    opacity: 1;*/
/*    transform:translateY(0);*/
/*}*/
/*.box .icon li a{*/
/*    color: #d52027;*/
/*    background-color: #fff;*/
/*    font-size: 22px;*/
/*    text-align: center;*/
/*    line-height: 40px;*/
/*    width: 30px;*/
/*    height: 40px;*/
/*    margin-right: 5px;*/
/*    border-radius: 50% 0;*/
/*    display: block;*/
/*    position: relative;*/
/*    z-index: 1;*/
/*    transition: all 0.3s;*/
/*}*/
/*.box .icon li a:hover{*/
/*    text-shadow: 0 0 6px #555;*/
    /*border-radius: 50%;*/
/*    border-radius: 16%;*/
/*}*/
/*category box design end*/
.img-responsive{width:100%;}
/* sign in FORM */
#login .close, #subscribeModal .close{font-weight: 100; font-size: 2.5rem;position: absolute;top: 0;right: 10px; z-index: 999;}
#login .modal-body, #subscribeModal .modal-body{padding: 0;}
#logreg-forms, .producer_logreg-forms{
    width:100%;
    padding: 50px 25px;
    margin:0 auto;
    background-color:#f3f3f3;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.producer_logreg-forms{width: 40%; color: #000; margin-top: 80px;}
#logreg-forms.producer_zone_form{
    background: transparent;
}
#logreg-forms form,
.producer_logreg-forms form {
    width: 100%;
    max-width: 410px;
    padding: 15px 0;
    margin: auto;
}

.subscribeForm{
    width: 100%;
    max-width: 410px;
    padding: 15px;
    margin: auto;
}
.share-inv-btn{ padding-left: 0; }
.gift-input{ padding-right: 0; }

#logreg-forms .form-control, .producer_logreg-forms .form-control{
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}
#logreg-forms .form-control:focus, .producer_logreg-forms .form-control:focus { z-index: 2; }
#logreg-forms .form-signin input[type="email"], .producer_logreg-forms .form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#logreg-forms .form-signin input[type="password"],
.producer_logreg-forms .form-signin input[type="password"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#logreg-forms .social-login,
.producer_logreg-forms .social-login{
    width:390px;
    margin:0 auto;
    margin-bottom: 14px;
}
#logreg-forms .social-btn,
.producer_logreg-forms .social-btn{
    font-weight: 100;
    color:white;
    /*width:190px;*/
    font-size: 0.9rem;
}

#logreg-forms a,
.producer_logreg-forms a{
    display: block;
    padding-top:10px;
    color:lightseagreen;
}

#logreg-form .lines,
.producer_logreg-form .lines{
    width:200px;
    border:1px solid red;
}


#logreg-forms button[type="submit"],.producer_logreg-form button[type="submit"]{ margin-top:10px; }

#logreg-forms .facebook-btn, .producer_logreg-form .facebook-btn{  background-color:#3C589C; margin-bottom: 10px; }

#logreg-forms .google-btn{ background-color: #DF4B3B; }

#logreg-forms .form-reset, #logreg-forms .form-signup,
.producer_logreg-forms .form-reset, .producer_logreg-forms .form-signup{ display: none; }

/*#logreg-forms .form-signup .social-btn{ width:210px; }*/

#logreg-forms .form-signup input ,
.producer_logreg-forms .form-signup input { margin-bottom: 2px;}

/*.form-signup .social-login{
    width:210px !important;
    margin: 0 auto;
}*/

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}


.comneror {
    border-color: red;
}
.loginError {
    color: red;
    margin-bottom: 10px;
    display: flex;
}
/*end login page css*/
.movie_name{margin-right: 20px;}
.middle_container{width: 70%; margin: 0 auto; padding: 30px 0;}
.middle_container h3{color: #d52027;text-transform: uppercase;border-bottom: 1px solid #fff;font-weight:normal;}
/*.watched_movie_name{padding: 0 20px;}*/
table.listing th{
    font-size: 20px;
    background: #f00;
    font-weight: 400;
    line-height: 2;
    border-bottom: 1px solid;
    padding-bottom: 3px;
    text-align: center;
}
table.listing td{
    font-size: 20px;
    line-height: 2;
    padding-bottom: 3px;
    text-align: center;
}
table.listing img{ margin: 10px 0;}
.watched_movie_name .movie_name{font-size: 20px;color: #d52027;margin-bottom: 0;}
.watched_movie_name p{margin-bottom:0;}
.watched_movie_name p b{
    width: 55%;
    font-weight: 100;
    display: inline-block;
}
.table-bordered td, .table-bordered th{border:0;}
.watched_movie_name .movie_desc{font-size: 18px; line-height:1;}
.remove_from_watchlist {
    color: #d52027;
    font-weight: 100 !important;
    font-size: 25px;
}
.remove_from_watchlist:hover{color: #fff; text-decoration: none;}

.social_btn_holder{margin:30px 0;}
.social_btn{margin-right: 10px;
    /*border: 1px solid #fff;*/
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    padding-top: 4px;
    border-radius: 20px;
}
/*.social_btn.facebook{ color: #3B5998; }*/
/*.social_btn.twitter{ color: #00ACEE; }*/
/*.social_btn.whatsapp{ color: #25D366; }*/
/*.social_btn.wishlist{ color: #d52027; }*/

.social_btn, .social_btn:hover{color:#fff;}
.divider-text {
    position: relative;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.divider-text span {
    padding: 7px;
    font-size: 12px;
    position: relative;
    z-index: 2;
}
.divider-text:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ddd;
    top: 55%;
    left: 0;
    z-index: 1;
}
.orizPassowrd {
    position: absolute;
    top: 10px;
    right: 8px;
    color: #a5a5a5;
    z-index: 2;
}
.custom-control-label {
    margin-top: 5px;
}
.custom-control-label:hover{
    cursor: pointer;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
    overflow: hidden;
}
.jconfirm-bg{
    background-color: rgba(175, 64, 68, 0.79) !important;
}
.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button {
   background: #d52027 !important;
   text-transform: capitalize;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover {
    color: #fff !important;
}
.pages p{
    line-height: 1.5;
    font-size: 20px;
    margin-bottom: 5px;
}
.block{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.block:last-child{
    border:0;
}
.block h3{
    font-size: 22px;
    line-height: 25px;
}
.main_heading {
    padding: 20px 0;
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: bold;
}
.disclaim p{
    margin-bottom: 25px;
}
.passError{
    color: red;
}
.alert ul li{
    list-style: none;
}
.navbar-dark .navbar-toggler {
    color: #ffffff;
    border-color: rgba(210, 43, 43, 0.1);
    background: #d52027;
}
.content_area{padding-top: 50px;}
.content_area.movie_details{padding-top:0;}
.inner_page_title{
    background: #c0c0c0;
    padding: 25px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    color: #d52027;
}

/*for contact us section*/
.jumbotron {
    background: #358CCE;
    color: #FFF;
    border-radius: 0px;
}
.well{
    margin-bottom:50px;
    -webkit-box-shadow: 3px 3px 13px 1px rgba(255,255,255,0.64);
-moz-box-shadow: 3px 3px 13px 1px rgba(255,255,255,0.64);
box-shadow: 3px 3px 13px 1px rgba(255,255,255,0.64);
padding: 20px 10px;
background: #fff;
color: #000000;
}
.horizontal_menu li {
    list-style: none;
    display: block;
    margin-bottom: 10px;
}
.horizontal_menu li a{
    color: #d52027;
    text-transform: uppercase;
}
.horizontal_menu li:last-child a{
    border:0;
}
#siteseal{
    float:right;
}
.footer_top .horizontal_menu{
    margin-bottom: 0;
    margin-top: 10px;
}
.movie_list_holder:last-child {
    margin-bottom: 0;
    padding-bottom: 30px;
}
.jconfirm{
  color: #000000 !important;
}
.black_bg p{
    font-size: 18px;
    line-height: 1.5;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,1);
    z-index: 9999999;
}
#overlay img {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 180px;
    height: 180px;
}
.carousel-inner img{
    width: 100%;
}
/*.carousel-item .image img{
    max-width: 1349px;
    max-height: 758px;
}*/
/*.carousel-item .image img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 300px;
}*/

/*.carousel-item {
  height: 540px;
}

.carousel-item .image img {
    position: absolute;
    object-fit:cover;
    top: 0;
    left: 0;
    min-height: 500px;
    width: 100%;
}
*/
.full_img{
    width: 100%;
}


.heading-title h3 {
  margin-bottom: 0;
  letter-spacing: 2px;
  font-weight: normal;
}

.p-top-30 {
  padding-top: 30px;
}

.half-txt {
  width: 60%;
  margin: 0 auto;
  display: inline-block;
  line-height: 25px;
  color: #7e7e7e;
}

.text-uppercase {
  text-transform: uppercase;
}

.team-member,
.team-member .team-img {
  position: relative;
}

.team-member {
  overflow: hidden;
}

.team-hover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  border: 8px solid rgba(0, 0, 0, 0.58);
  background-color: rgba(0, 0, 0, 0.55);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.team-row1-active {
  opacity: 1;
}

.team-row1-active.team-hover .desk {
  opacity: 1;
  top: 35%;
}

.team-row1-active.team-hover .s-link {
  opacity: 1;
  bottom: 10%;
}

.team-member:hover .team-hover .desk {
  top: 35%;
}

.team-member:hover .team-hover,
.team-member:hover .team-hover .desk,
.team-member:hover .team-hover .s-link {
  opacity: 1;
}

.team-hover .desk {
  position: absolute;
  top: 0%;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
  -webkit-transition: all 0.3s 0.2s;
  transition: all 0.3s 0.2s;
  padding: 0 20px;
}

.desk,
.desk h4,
.team-hover .s-link a {
  text-align: center;
  color: #fff;
}

.team-member:hover .team-hover .s-link {
  bottom: 20%;
}

.team-hover .s-link {
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0;
  text-align: center;
  -webkit-transform: translateY(45%);
  -ms-transform: translateY(45%);
  transform: translateY(45%);
  -webkit-transition: all 0.3s 0.2s;
  transition: all 0.3s 0.2s;
  font-size: 35px;
}

.desk,
.team-hover .s-link a {
  text-align: center;
  color: #fff;
}

.desk h4{
    font-size:20px;
    font-weight:normal;
}

.team-member .s-link a {
  margin: 0 5px;
  color: #fff;
  font-size: 16px;
}

.team-title {
  padding: 20px 0;
  letter-spacing: 2px;
  background: #333;
}

.team-title h5 {
  margin-bottom: 0px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 1em;
}

.team-title span {
  font-size: 12px;
  text-transform: uppercase;
  color: #a5a5a5;
  letter-spacing: 1px;
}

.team-member:hover .team-title,
.team-grids:hover .team-title,
.active-row2 {
  background: #000;
}

.team-title-active {
  background: #000;
}
.s-link a:hover{
  text-decoration: none;
}
.team-title {
    padding: 10px 0;
    letter-spacing: 1px;
    background: #d52027;
}
.team-title h5 {
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 1em;
}
.team-title span {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
}
.g_enq{
    text-align:center;
    padding-top:50px;
}
.g_enq h3{
    font-weight:normal;
}
.g_enq img{
    width: 70px;
    display: block;
    margin: 10px auto;
}
.g_enq a,.g_enq p{
    text-align:center !important;
   color: #fff;
    font-size: 25px;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 1px;
    line-height:1;
}
.touch_link{
    display:none;
}
.carousel-inner .touch_link img{
    width:50px;
}
.team-img a img{
    width:100%;
}
.movie_thumb{
    /*padding-right:0;*/
    margin-bottom: 10px;
}
.coming_soon{
    font-size:20px;
    font-weight:normal;
}
.movie_image{
    padding-top:10px;
}
.modal-header{
    display: block;
}
.view{
    background: #fff;
    color: #000;
    padding: 5px 5px;
    display: inline-block;
    margin-top: 10px;
}
.view:hover{
    text-decoration:none;
}
.listing{
    margin-bottom:20px;
}
.movie_name a{
    color: #d52027;
    text-decoration: none;
}
.movie_group{
    border-bottom:1px solid #fff;
    padding-bottom:20px;
    margin-bottom:10px;
}
.movie_group:last-child{
    border-bottom:0;
}
.movie_list{
    margin-top:20px;
}
.footer_top{
    padding:50px 0;
}
.footer_top ul li{
    padding:0;
}
.subsCribe {
    background: #f4181c;
    color: #ffffff !important;
    border-style: solid;
    border-radius: 0px;
    border-width: 1px;
    border-color: #f4181c;
    padding-top:7px;
}
.plnBox {
    border-right: 1px solid #f4181c;
}
.subscriptionPhone {
    display: flex;
}
.subscriptionPhone input:first-child {
    width: 15%;
}
.subscriptionPhone input:nth-child(2) {
    width: 85%;
}
.subscribeBtn {
    background: #f4181c;
    border-color: #f4181c;
}
.otps, .paymentForm {
    display: none;
}
.otp-input .single-otp-input {
    display: inline-block;
    width: 50px!important;
    height: 50px!important;
    border: 1px solid #000;
    text-align: center;
    font-size: 20px;
    margin: 10px!important;
}
.watched_movie_name{
    padding: 0 20px;
    margin-top: 10px;
}

/* refer & earn css */
.share-wrap {
    background: #fff;
    padding: 20px;
    max-width: 1000px;
    margin: 0 0 50px auto;
    width: 100%;
    -moz-box-shadow: 0px 4px 17px 7px rgba(143, 143, 143, 0.3);
    -webkit-box-shadow: 0px 4px 17px 7px rgb(143 143 143 / 30%);
    box-shadow: 0px 4px 17px 7px rgb(143 143 143 / 30%);
}
.get-discount p {
    font-size: 22px;
    text-transform: capitalize;
    padding: 0 0 15px 0;
    color: #000;
    line-height: 33px;
}
.get-discount span {
    font-weight: 600;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.gift-input {
    /*-ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;*/
}
.share-wrap .gift-input .gift-input-style {
    border-radius: 0px;
    border-right: 0px;
}
.share-inv-btn {
    /*-webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    width: 200px;
    max-width: 100%;*/
}
.share-inv-btn button,
.claim_now {
    background: #d52027;
    color: #fff;
    border: 1px solid #d52027;
    border-radius: 0;
    height: 38px;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
}
.claim_now.pad-20{
    padding: 10px 0;
    height: auto;
    display: block;
    margin: 20px auto 0 auto;
    width: 200px;
}
.or-text-share {
    padding: 15px 0;
}
.w-100 {
    width: 100%!important;
}
.relative {
    position: relative;
}
.or-text-share span {
    background: #909090;
    line-height: 42px;
    display: block;
    width: 50px;
    text-align: center;
    font-weight: 800;
    border-radius: 6px;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
}
.or-text-share::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #909090;
    left: 0;
    top: 50%;
    position: absolute;
}
.share-link-box p {
    padding-right: 10px;
    color: #000;
}
.share-link-input {
    /*-ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;*/
}
.share-link-box button {
    /*-webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;*/
    width: 100px;
    max-width: 100%;
    background: #d52027;
    color: #fff;
    border: 1px solid #d52027;
    border-radius: 0;
    height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
.share-link-input .share-link-style {
    height: 40px;
    border: 1px solid #000;
    border-radius: 0px;
    border-right: 0px;
}
/* refer & earn css end*/
.tooltip {
    position: relative;
    display: inline-block;
  }

  .tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
  }

  .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }

  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }
  .share-link-input{
    padding-right: 0;
  }
  .copy{
    padding-left: 0;
  }
  @media (max-width: 768px){
    .share-inv-btn{ padding-left: 15px; }
    .gift-input{ padding-right: 15px; }
    .shareInEmail{
        width: 150px;
        display: block;
        margin: 5px auto 0 auto;
    }
    .watched_movie_name p b {
        width: 42%;
        font-weight: 100;
        display: inline-block;
        text-align: left;
    }

    .subscribeModal {
        padding: 10px;
        text-align: center;
        width: 50%;
    }
    .share-wrap .gift-input .gift-input-style{
        border-right: 1px;
    }
      .share-link-input{
        padding-right: 15px;
      }
      .copy{
        padding-left: 15px;
      }
}

.review-item {
    background: #d63737;
    padding: 15px;
    height: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.red {
    color: #f00;
}
#message{
    height: 180px;
    resize: none;
}
.earnList{
    margin-top: 20px;
    border:1px solid #fff;
}
.earnList tr:nth-child(even) {
    background-color: Lightgreen;
}
.earnList td{
    padding: 3px 0;
    text-align: center;
}
.planDetails ul{
    margin:0;
    padding: 0;
}
.planDetails ul li{
    list-style: none;
    text-align: left;
    font-size: 30px;
    line-height: 1.5;
}
.planDetails ul li input[type=radio]{
    margin: 0 5px 0 0;
}
.plnBox{
    text-align: left;
}
.plnBox h3{
    text-align: left;
}

@media (min-width: 769px){
    .navbar-brand img{
        width: 100%;
        border-radius: 200px;
        height: 130px;
    }
    .navbar-brand{
        position: absolute;
        top: 10px;
    }
    .navbar{
        padding: 1.5rem 1rem;
    
    }
}

@media (min-width: 769px){
    .navbar-brand img{
        width: 100%;
        border-radius: 200px;
        height: 130px;
    }
    .navbar-brand{
        position: absolute;
        top: 10px;
    }
    .navbar{
        padding: 1.5rem 1rem;
    
    }
}

@media (max-width: 426px){
    .navbar-brand img{
        height: 70px;
    }
}


/**********Episod Styles***********/
.video-tile-container {
    margin: 0px 0 55px;
}
.video-tile-wrapper {
    font-size: 12px;
    transition: transform .5s;
    z-index: 0;
}
.video-tile-wrapper a {
    text-decoration: none;
}
.video-tile-action-container {
    margin-bottom: 5px;
}
.video-tile-title {
    align-items: baseline;
    color: #b6b2b2;
    display: flex;
    font-size: 18px;
    font-weight: 400;
}
.video-tile-short .video-tile-parent {
    height: calc(var(--video-tile-width)/1.78);
}
.video-tile-parent {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    margin-bottom: 10px;
    position: relative;
    /* width: var(--video-tile-width); */
}
.counting {
    position: absolute;
    color: #fff;
    display: block;
    font-size: 35px;
    font-weight: bold;
    padding: 20px;
    right: 0;
    bottom: 2px;
}
.borders {
    border: 2px solid #fff;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.55);
  }
  
  .lockAnchor:hover .overlay {
    opacity: 1;
  }
  .text {
    color: white;
    font-size: 30px;
    position: absolute;
    top: 38%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
/**********End Episod Styles***********/