
.bg-light{
  background: #000000!important;
}


.navbar-light .navbar-nav .nav-link {
  color:#B1C3D3!important;
}
.dropdown-menu{
  background: #131927;
}
.dropdown-item{
 color: #B1C3D3;
}

.navbar-expand-lg .navbar-nav .nav-link{
  padding-left:38.5px;
}


@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}




.footer1 ul li{
  float: left;
 list-style: none;
  padding-left: 15px;
  
}
.footer1 ul{
  margin-left: 0;padding-left: 0;
}
.footer1 ul li a{
   color:#B1C3D3;

  }
  .footer1 p{
    color: #B1C3D3;
    text-align: left;
  }
  .footer1 h3{
    color: #B1C3D3;
   
  }
  .dropdown-toggle::after{
    border-top: 0!important;
  }

.back{
background: url(../images/back-login.png);
background-repeat: no-repeat;
background-size: cover;



}
.report{
	margin-top: 124px;
}

.modal-header{
  background: #000000;
  color:#ffffff;
}
.close{
  content: #ffffff;
}

.modal-header {
  padding: 10px 1rem;
}
.package_1{
  background: #165A09;
 border: #ffffff 2px solid;
 padding: 15px;
 color: #ffffff;
}
.package_2{
  background: #071086;
 border: #ffffff 2px solid;
 padding: 15px;
  color: #ffffff;
}
.package_3{
  background: #B9113C;
 border: #ffffff 2px solid;
 padding: 15px;
  color: #ffffff;
}

.subscription{
  margin-top: 80px;
  margin-bottom: 80px;
}


.login{
	/*background:#BD0028;*/
  background: url(../images/back2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
	padding-top: 60px;
	padding-bottom: 2px;
	color: #ffffff;
	border-bottom-left-radius: 60px;
	border-bottom-right-radius: 60px;
	padding-top: 80px;
	box-shadow: 3px 6px 20px -5px rgba(0,0,0,0.75);
-webkit-box-shadow: 3px 6px 20px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 6px 20px -5px rgba(0,0,0,0.75);

}
.lobt{
	background: #ffffff;
	width: 250px;
	color:#29C2DD;
	font-weight: bold; 
	border-radius: 40px;
	border:none;
	margin-top: 20px;
	box-shadow: 3px 6px 20px -5px rgba(0,0,0,0.75);
-webkit-box-shadow: 3px 6px 20px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 6px 20px -5px rgba(0,0,0,0.75);
}
/*.form-control{
	
	border:none;
	border-bottom: #ffffff 2px solid;
	border-radius: 0;
	background: none!important;
	outline: none!important;
}*/

.login h3{
	margin-bottom: 15px;
}

.logo img{

height: 100px;
width: 100px;
float: right;
margin-top: -40px;
}

.clogo{
margin-top: 250px;
}
.clogo h3{
	color: #ffffff;
	font-weight: bold;
	margin-top: 60px;
	font-size: 50px;
    font-family: 'Cookie', cursive;
}
.clogo p{
	color: #ffffff;
	font-size: 20px;
}
.cont h3{
	color: #A09F9F;
	font-weight: bold;
}
.top-header{
	text-align: center;
	color: #000000; background: #ffffff; box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
-webkit-box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
-moz-box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75); padding: 6px;
font-family: 'Cookie', cursive; font-size: 25px;
}
.cont p{
	color: #A09F9F;
	font-weight: bold;
	margin-top: 10px;

}
.cont{margin-top: 25px;}

.btn1{
	background: #3A589B;
	border-radius: 40px;
}

.btn2{
	background: #4484F0;
	border-radius: 40px;
}

.form-control{
	background: transparent;
}

.view{
	margin-top: 150px;
}
.view1{
	margin-top: 20px;
}


.pass{
	margin-top: 70px;
}

.pass h3{
	font-weight: bold;
	color: #ffffff;
	font-size: 25px;

}
.pass p{
	color: #D3D3D3;
	font-weight: bold;
}


.input-icons i {
 position: absolute;
     }
          
.input-icons {
  width: 100%;
  margin-bottom: 10px;
       }
          
  .icon {
  padding: 15px;
  color: green;
  min-width: 50px;
  text-align: center;
  color: #007CFA;
        }
          
.input-field {
  width: 100%;
  padding: 10px;
  text-align: center;
  outline: none;
  border:#007CFA 2px solid;
  border-radius: 30px;
        }

.nlog p{

 margin-top: 50px;
}   

.signup{
	color: #ffffff;
	margin-top:11px;
} 


    .sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}



.owl-theme .owl-controls .owl-page span{

  display: none!important;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


/*.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background: linear-gradient(131deg, rgba(115,130,223,1) 0%, rgba(130,124,222,1) 0%, rgba(160,1,96,1) 0%, rgba(130,124,222,1) 0%, rgba(0,70,119,1) 100%);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  z-index: 999999999999;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}*/
.menu1{
	border-bottom: #ffffff 1px solid;
	padding-top: 20px;
	padding-bottom: 20px;
}
.entertainment{
  color: #B7B5B5;
  margin-top: 10px;
  margin-bottom: 10px;

}
.entertainment h3{
font-size: 15px;
 margin: 0;
    padding: 0;


  }
  .entertainment p{
    margin: 0;
    padding: 0;
    font-size: 10px;
  }






/*.has-search .form-control-feedback {
    right: initial;
      color: #313131;
    right: 0;
    bo
}


.has-search .form-control {
    padding-right: 12px;
    padding-left: 34px;
}
*/




    #search_dark {
    position: absolute;
    /*left: 35%;*/
    /*top: 15%;*/
    left: 0;
    top: 27%;
}

#search_dark {
}
#search_dark input[type="text"] {
    background: url(../images/search-white_zps878b551d1.png) no-repeat 10px 14px #97E7F5;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #000000;
    /*width:107px;*/
    height: 40px;
    width: 90%;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }
#search_dark input[type="text"]:focus {
   /* width: 150px;*/
   width: 95%;
    }
/*----- End Dark Background-----*/

/*----- Start Light Background-----*/




.dashboardcont{
	background: #F1F5FF;
	/*background: #F5A11E;*/
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	/*margin-top: -60px;*/
	padding-top: 20px;
	padding-bottom: 60px;
	margin-top: 15px;

}
.ban{
  background: #1B1F20;
  padding-top:10px;
   padding-bottom:10px;
	
}
.smallbanner_1{
  border-radius:10px; background-image: linear-gradient(to bottom, #050d31, #051740, #071f50, #082760, #083071);
}


.movie-details{
  margin-top: 15px;
}
.yban{
	margin-top: 10px;
}
.credit-amount{
	margin-top: 100px;
}
.view-more{
	margin-top: 30px;
}
/*.carousel-item img{
	border-radius: 10px;
}*/

.cov{
	background: #ffffff;
	padding-top: 20px;
    padding-bottom: 10px;
   /* padding-left: 10px;
    padding-right: 10px;*/
	border-radius: 30px;
	box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
-webkit-box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
-moz-box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
margin-top: 10px;
color: #000000;
font-weight: bold;
}
.cov p{
	margin-bottom: 0;
}


/*.home:hover{
	background:#05009A;
	  padding-top: 4px;
    padding-bottom: 8px;
    border-radius: 5px;


}*/
.footer{
	box-shadow: 6px -1px 11px -2px rgba(136,130,130,0.75);
-webkit-box-shadow: 6px -1px 11px -2px rgba(136,130,130,0.75);
-moz-box-shadow: 6px -1px 11px -2px rgba(136,130,130,0.75);
	background: #111312;
	width: 100%;
	bottom: 0;
	position: fixed;
/*	padding-top:2px;
	padding-bottom:2px;*/
  /*opacity: 0.9;*/
	
}
.footer p{
	color: #ffffff;
	margin: 0;
}

.profile-details{
	background: #ffffff;
	box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
-webkit-box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
-moz-box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
margin-top: 10px;
color: #9EA0AC;
font-weight: bold;
padding: 15px;
border-radius: 15px;
}

.imageadd{
 margin-top: 40px;
}
.modal-dialog {
 margin-top: 130px;
}

.share{
	margin-top: 80px;
}

.lin{
 color: #9EA0AC;
}
.withhead{
	margin-top: 10px;
	margin-bottom: 28px;
	color:#ffffff;
}

.withdrawl{
	background: #ffffff;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
-webkit-box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
-moz-box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);

}

.mb-no{
	margin-top: 100px;
	background: #ffffff;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
-webkit-box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);
-moz-box-shadow: 2px 5px 31px -10px rgba(164,157,157,0.75);

}
.mb-no p{
	margin: 0;
}

/*pin*/

.page-container {
                text-align: center;
                margin: 150px 0px 0px 0px;
            }
            .input-container {
                position: relative;
                max-width: 400px;
                margin: auto;
                background: linear-gradient(to bottom right, #3F51B5 , #7E57C2);
                -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
                -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
                box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
                padding: 50px;
            }
            .input-container > input {
                padding: 10px;
                outline: none !important;
                box-shadow: none !important;
                text-align: center;
            }

            span.tap {
                font-size: 22px;
            }

/*pin*/


.withdrawl h3{
	margin-bottom: 60px;
}

.show-video{
	margin-top: 5px;
}
.sub{
	margin-top: 10px;
}
.pin_1{
	margin-top: 40px;
}


.post-slide3{
   margin: 0 3px;
    /*padding: 0 25px 20px 25px;*/
   /* background: #fff;*/
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    /*margin-bottom:2em;*/
}
.h3{
	color: #ffffff;
}
.post-slide3 .post-img{
    position: relative;
    margin-bottom: 5px;

}
.post-slide3 .post-img img{
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.post-slide3 .post-icon{
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    bottom: 25px;
    left: 25px;
    text-align: center;
    background: #333;
    opacity: 0;
    border-radius: 3px;
    transition: all 300ms ease-in-out 0s;
}
.post-slide3:hover .post-icon{
    opacity: 1;
}
.post-slide3 .post-icon i{
    font-size: 20px;
    color: #fff;
    line-height: 60px;
}
.post-slide3 .post-bar{
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
}
.post-slide3 .post-bar li{
    display: inline-block;
    font-size: 15px;
    color: #676767;
    margin-right: 5px;
}
.post-slide3 .post-bar li:after{
    content: "/";
    margin-left: 5px;
}
.post-slide3 .post-bar li:last-child:after{
    content: "";
}
.post-slide3 .post-bar li a{
    color: #8e44ad;
    transition: all 0.3s ease 0s;
}
.post-slide3 .post-bar li a:hover{
    color: #333;
    text-decoration: none;
}
.post-slide3 .post-bar li a:after{
    content: ",";
    margin: 0 5px;
}
.post-slide3 .post-bar li a:last-child:after{
    content: "";
}
.post-slide3 .post-title{
  /*  margin: 15px 0;*/
    text-transform: capitalize;
}
.post-slide3 .post-title a{
    font-size: 18px;
    font-weight: 600;
    /*color: #3c3c3c;*/
    color: #ffffff;
    transition: all 300ms linear 0ms;
}
.post-slide3 .post-title a:hover{
    color: #8e44ad;
    text-decoration: none;
}
.post-slide3 .post-description{
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
    padding-bottom: 15px;
}
.post-slide3 .read-more{
    display: inline-block;
}
.post-slide3 .read-more:hover{
    text-decoration: none;
}
.post-slide3 .read-more i{
    font-size: 19px;
    color: #333;
    margin-right: 5px;
    transition: all 0.40s linear 0s;
}
.post-slide3 .read-more span{
    font-size: 16px;
    color: #333;
    opacity: 0;
    text-transform: uppercase;
    transition: all 0.40s linear 0s;
}
.post-slide3 .read-more:after{
    content: "";
    display: block;
    width: 40%;
    position: relative;
    bottom: -20px;
    border-bottom: 3px solid #333;
    opacity: 0;
    transition: all 0.40s linear 0s;
}
.post-slide3:hover .read-more span,
.post-slide3:hover .read-more:after{
    opacity: 1;
}
.post-slide3 .read-more:hover span,
.post-slide3 .read-more:hover i,
.post-slide3 .read-more:hover:after{
    color: #8e44ad;
    border-bottom-color: #8e44ad;
}

.post-title{
  font-size: 18px;
    font-weight: 600;
    /* color: #3c3c3c; */
    color: #ffffff;
    transition: all 300ms linear 0ms;
}

.modal-content{
 background: #ffffff;
  border: none;
}
.close{
  opacity: 100%;
}






@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
