.header{padding: 20px 0px;margin:0px;border-bottom:1px solid #4D4646;}
.header .logo-img,.navbar-brand .logo-img{width: 200px;}
.header .header-right{text-align: right;}
.header-right .btn{border: 0px;border-radius: 0px;}
.home-slider{margin:0px;}
.home-slider .box{padding:0px;}
.nav.navbar-nav{margin-top: 15px;}
.slider-bottom{
   margin:0px;
text-align: center;
background: #000;
padding: 20px 0px;
    color:#707070;
}
.right-border {
border-right: 1px solid #ADA4A4;
}
span.round{background-color:#4D4646;
padding: 15px 20px;
display: inline-block;
border-radius: 50px;
font-size: 30px;
color: #fff;}
.footer{margin:0px;}
.footer p{margin-top: 17px;
margin-bottom: 17px;}

.collection-sidebar ul{
background-color: #4D4646;
list-style: none;
padding: 0px;
}
.collection-sidebar ul li{border-bottom: 1px solid #A6A6A6;
box-shadow: 0px 3px 5px -3px #FFF;}
.collection-sidebar ul li a{display: block;color:#fff;padding: 10px;text-decoration: none;}
.collection-sidebar ul li.active{background-color: #242424;}
 
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
 
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.collection-box{
width:225px;
height: 275px;
margin: 0px 10px 20px 10px;
    padding: 0px;
}
.collection-box img{width: 100%;height:100%;position: relative;}


 
span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
}

.collection-box:hover span.text-content {
  opacity: 1;
}
.collection-nav.navbar-default{
background-color: #000;
    border: 0px;
border-radius: 0px;
}
.collection-nav.navbar-default .navbar-nav>li>a{color: #fff;}
.collection-nav.navbar-default .navbar-nav>.active>a, .collection-nav.navbar-default .navbar-nav>.active>a:hover, .collection-nav.navbar-default .navbar-nav>.active>a:focus,.collection-nav.navbar-default .navbar-nav>li>a:hover, .collection-nav.navbar-default .navbar-nav>li>a:focus{color:#d30b03;}
.footer{border-top:1px solid #4D4646;}

.form-horizontal .form-group{margin-left: 0px;margin-right: 0px;}
.form-horizontal .control-label{text-align: left;}
.container.form-cont{padding-top: 20px;padding-bottom: 40px;}
.container.form-cont h3{
text-align: center;
margin-bottom: 25px;
}

.container.form-cont .form-control-feedback.glyphicon{right: -20px;top:-25px;float: right;}
.carousel-inner>.item>img, .carousel-inner>.item>a>img{
  width: 100%;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.home-slider{background-color: #000;}
.carousel-inner{max-height: 600px;}

 @media  all and (min-width:1300px){ 
.carousel-inner{max-height: 850px;}
 }
.bgss
{
     background-color: #000;
    background-image: url('../img/login-bg.jpg');
    background-size: cover;
width: 100%;
    height: 100%;
}


.login-page{background-color: #000;
    background-image: url('../img/login-bg.jpg');
    background-size: cover;
    margin: 0px;

    
    
}

.upgarde-page{
    
    background-color: #000;
    background-image: url('../img/up-bg.jpg');
    background-size: cover;
    margin: 0px;
}

.bg1{
    background-color: #000;
    background-image: url('../img/login-bg.jpg');
    background-size: cover;

    z-index: 1;
position: absolute;
top: 0;
    width: 100%;
    height: 100%;
   
  
  -webkit-animation-name: fade-in;
  -webkit-animation-duration: 2s;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 0s;

}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{background-color: transparent;}

.padding-none{padding:0px;}
.navbar-nav>li>.dropdown-menu{border-radius: 0px;}

/*.home-slider{
position: absolute;
z-index: 4;
height: auto;
top: 0;
bottom: 45px;
width: 100%;
padding: 0;
overflow: hidden;
}*/
.navbar-default{margin-bottom: 0px;}
.footer{background-color: #000;color:#707070;}
.btn{border-radius: 0px;}
.btn-danger {

background-color: #F20915;
}
.modal-link:hover{text-decoration: none;}
.modal-link{cursor: pointer;
text-decoration: none;}

.collection h4{padding: 10px;color: #fff;background-color: #222;}
.slick-slide{text-align: center;}
.slick-slide a img,.coll-poster{margin: 0 auto;}
img.coll-poster{position:relative;}

.play{
    margin-left: 5px;
    display: none;
    position: absolute;
        z-index: 9999;
top: 0;

width: 220px;
height: 275px;


}
.poster:hover .play{display: block;}

.play img{top: 100px;
position: relative
}


.slick-next
{
display: none!important;
background: rgb(0, 0, 0) transparent!important;
background: rgba(0, 0, 0, 0.6)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)!important;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
height: 100%!important;
right: 0!important;
top: 10px!important;
width: 25px!important;
}

.slick-prev
{
display: none!important;
background: rgb(0, 0, 0) transparent!important;
background: rgba(0, 0, 0, 0.6)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)!important;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
height: 100%!important;
left: 0!important;
top: 10px!important;
width: 25px!important;
}
.coll-slide:hover .slick-next{display: block!important;}
.coll-slide:hover .slick-prev{display: block!important;}

.up-inner{ margin-top: 200px;

    min-height: 450px;
}
@media  all and (min-width:1230px){
.up-inner{ margin-top: 200px;
margin-left: 15px;
    min-height: 650px;
}
    
}
.up-inner .btn{width: 220px;}
.coll-bg{background: #EDEDED;
margin: 0px;}

.alert-danger{
    background: rgb(0, 0, 0) transparent!important;
background: rgba(0, 0, 0, 0.6)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)!important;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    color:#fff;
    border:0px;
}

.alert-danger .close{color:#fff;}

.dropdown-menu{left:auto;right:0;background-color:#3c3c3c;border-radius: 0px;}
.dropdown-menu>li>a{color:#fff;}

.modal-content{
 
    border-radius: 0px;
}

.video-main{
    background-color: #000;
    color:#fff;
    padding: 10px;
    margin: 0;
    min-height: 275px;
}
.video-main1{
    background-color: #000;
    color:#fff;
    padding: 10px;
    margin: 0;
 
}
.video-main2{float:none;margin: 0 auto; margin-top: 20px;margin-bottom: 20px;}
.movie-video{margin-bottom: 20px;}
.tariler-video{margin-top: 20px;}
.vid-title-cont{
  float: none;
margin: 0 auto;
margin-top: 20px;
    margin-bottom: 20px;
    }
.jwlogo{display: none!important;}

.jwplayer{margin:0 auto!important;}

@media  all and (min-width:400px)and (max-width:767px){ 
    .vid-title-cont img{margin-top: 20px;}
    .jwplayer{width:90%!important;height:400px!important}
    
}
  @media  all and (max-width:400px){ 
    .vid-title-cont img{margin-top: 20px;}
    .jwplayer{width:90%!important;height:175px!important}
    
}  
