@media(max-width:1600px){
    .slide .owl-carousel .item2 {
        min-height: 120px;
        border-radius: 10px;
        background-color: #595959;
        position: relative;
    }

    
}

@media(max-width:1400px){
    .boxx {
        width: 100%;
        height: 100px;
        margin: 150px 0px 0px 0px;
        padding: 20px 500px 0px 90px;
    }

    .item {
        min-height: 270px;
    }
}

@media(max-width:1366px){

}

@media(max-width:1250px){
   .item {
    min-height: 255px;
   }

   #image-css img {
    width: 555px;
    margin-top: 30px;
   }

   .jhund-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 20% 40% 0% 5%;
    top: 0%;
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 7%, rgba(0,0,0,0.8239670868347339) 15%, rgba(0,0,0,0.7791491596638656) 25%, rgba(0,0,0,0.7931547619047619) 38%, rgba(0,0,0,0.804359243697479) 54%, rgba(0,0,0,0.7791491596638656) 74%, rgba(0,0,0,0.7315301120448179) 87%, rgba(0,0,0,0.5802696078431373) 94%, rgba(0,0,0,0.6699054621848739) 100%, rgba(0,0,0,1) 100%, rgba(0,212,255,1) 100%);
    left: 0%;
}
}

@media(max-width:1200px){
   .latest {
    min-height: 370px;
    background-color: black;
   }
}

@media(max-width:1199px){
    .login-box , .signup-box {
        min-height: 450px;
        width: 50%;
        display: block;
        margin: 0 auto;
        margin-top: 0px;
        margin-top: 150px;
        border-radius: 5px;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 40px 50px 50px 50px;
    }

    .item {
        min-height: 230px;
    }

    #image-css img {
        width: 555px;
        margin-left: -30px;
        margin-top: 30px;
    }

    .movie {
        &:hover .text {
          visibility: visible;
          transition: 180ms cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-delay: 0s;
          transition-delay: 200ms;
          transform: translate3d(174px, -50%, 0);
          opacity: 1;
        }
    }

    #newest {
       height: 340px;
    }

    .jhund-overlay {
        position: absolute;
        height: 100%;
        width: 100%;
        padding: 20% 45% 0% 5%;
        top: 0%;
        background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 7%, rgba(0,0,0,0.8239670868347339) 15%, rgba(0,0,0,0.7791491596638656) 25%, rgba(0,0,0,0.7931547619047619) 38%, rgba(0,0,0,0.804359243697479) 54%, rgba(0,0,0,0.7791491596638656) 74%, rgba(0,0,0,0.7315301120448179) 87%, rgba(0,0,0,0.5802696078431373) 94%, rgba(0,0,0,0.6699054621848739) 100%, rgba(0,0,0,1) 100%, rgba(0,212,255,1) 100%);
        left: 0%;
    }

    .jhund-overlay h1 {
        font-size: 60px !important;
    }

    .jhund-overlay p {
        font-size: 15px;
    }

    .jhund-overlay h3 {
        font-size: 20px;
    }
}

@media(max-width:1024px){
    .item{
        min-height: 210px;
    }

    #image-css img {
        width: 470px;
        margin-left: -30px;
        margin-top: 120px;
    }

    .latest2 {
        min-height: 300px;
        background-color: black;
    }

    .latest4 {
        background-color: #000000;
        min-height: 300px;
        padding-bottom: 40px;
    }
}

@media(max-width:991px){
    .login-box , .signup-box {
        min-height: 450px;
        width: 50%;
        display: block;
        margin: 0 auto;
        margin-top: 0px;
        margin-top: 150px;
        border-radius: 5px;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 20px;
    }

    .sub-box {
        height: 500px;
        width: 100%;
        border-radius: 20px 20px 0px 0px;
        background-color: #000000;
        padding: 40px;
    }

    #col-boxx h5 {
        font-size: 14px;
    }

    #indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 2%;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 2%;
        margin-bottom: 1rem;
        margin-left: 0%;
        list-style: none;
    }

    #image-css img {
        width: 470px;
        margin-left: -30px;
        margin-top: 120px;
        display: none;
    }

    .parallax {
        min-height: 550px;
        background-attachment: fixed;
        background-image: url(../images/zilla.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 40px 0px 0px 0px;
    }

    .parallax2 {
        min-height: 550px;
        background-attachment: fixed;
        background-image: url(../images/end.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 40px 0px 0px 50px;
    }

    /* #tv-show .boxx {
       display: none;
    } */

    .boxx {
        width: 100%;
        height: 100px;
        margin: 30px 0px 0px 0px;
        padding: 50px 50px 0px 30px;
    }

    .jhund-overlay {
        position: absolute;
        height: 100%;
        width: 100%;
        padding: 15% 50% 0% 5%;
        top: 0%;
        background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 7%, rgba(0,0,0,0.8239670868347339) 15%, rgba(0,0,0,0.7791491596638656) 25%, rgba(0,0,0,0.7931547619047619) 38%, rgba(0,0,0,0.804359243697479) 54%, rgba(0,0,0,0.7791491596638656) 74%, rgba(0,0,0,0.7315301120448179) 87%, rgba(0,0,0,0.5802696078431373) 94%, rgba(0,0,0,0.6699054621848739) 100%, rgba(0,0,0,1) 100%, rgba(0,212,255,1) 100%);
        left: 0%;
    }

    .jhund-overlay h1 {
        font-size: 50px !important;
    }

    .jhund-overlay p {
        font-size: 13px;
    }

    .jhund-overlay h3 {
        font-size: 20px;
    }
}

@media(max-width:900px){
    .movie {
        &:hover .text {
          visibility: visible;
          transition: 180ms cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-delay: 0s;
          transition-delay: 200ms;
          transform: translate3d(140px, -50%, 0);
          opacity: 1;
        }
    }

    #indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 2%;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 2%;
        margin-bottom: 1rem;
        margin-left: 0%;
        margin-top: 2%;
        list-style: none;
        top: 87%;
    }

    #first-owl {
        margin-top: 130px;
    }

    #carousel-banner {
        height: 600px;
        background-color: transparent;
    }

    #carousel-banner .carousel-inner img {
        width: 100%;
        height: 600px;
        float: left;
    }

    #carousel-banner .carousel-caption {
        position: absolute;
        height: 400px;
        width: 600px;
        top: 150px;
        left: 150px;
        text-align: left;
    }
}

@media(max-width:850px){
    #carousel-banner .carousel-caption {
        position: absolute;
        height: 400px;
        width: 600px;
        top: 140px;
        left: 130px;
        text-align: left;
    }

    #indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 2%;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 2%;
        margin-bottom: 1rem;
        margin-left: 0%;
        margin-top: 2%;
        list-style: none;
        top: 78%;
    }

    #carousel-banner {
        height: 550px;
        background-color: transparent;
    }

    #carousel-banner .carousel-inner img {
        width: 100%;
        height: 550px;
        float: left;
    }

    .carousel-caption h3 {
        font-size: 40px;
    }

    .boxx {
        width: 100%;
        height: 100px;
        margin: 30px 0px 0px 0px;
        padding: 50px 190px 0px 30px;
    }

    .slide .owl-dots {
        width: 50%;
        margin: 0 auto;
        padding-left: 15%;
    }

    .jhund-overlay {
        position: absolute;
        height: 100%;
        width: 100%;
        padding: 10% 50% 0% 5%;
        top: 0%;
        background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 7%, rgba(0,0,0,0.8239670868347339) 15%, rgba(0,0,0,0.7791491596638656) 25%, rgba(0,0,0,0.7931547619047619) 38%, rgba(0,0,0,0.804359243697479) 54%, rgba(0,0,0,0.7791491596638656) 74%, rgba(0,0,0,0.7315301120448179) 87%, rgba(0,0,0,0.5802696078431373) 94%, rgba(0,0,0,0.6699054621848739) 100%, rgba(0,0,0,1) 100%, rgba(0,212,255,1) 100%);
        left: 0%;
    }

    .boxx-rate .h4 {
        font-size: 18px;
    }

    .jhund-overlay h1 {
        font-size: 45px !important;
    }

    .jhund-overlay p {
        font-size: 12px;
    }

    .jhund-overlay h3 {
        font-size: 18px;
    }
}

@media(max-width:767px){
    .login-box , .signup-box {
        min-height: 450px;
        width: 70%;
        display: block;
        margin: 0 auto;
        margin-top: 0px;
        margin-top: 150px;
        border-radius: 5px;
        background-color: rgba(0, 0, 0, 0.7);
        padding:20px;
    }

    .logo {
        font-size: 35px;
        font-weight: 700;
        text-decoration: none;
    }

    #headermain .sub {
        margin-right: 20px;
        padding: 10px;
        font-size: 10px;
        border-radius: 25px;
        width: 100px;
        margin-top: -4px;
        font-weight: 600;
    }

    #headermain .sign-in {
        width: 100px;
        padding: 10px;
        font-size: 10px;
        border-radius: 25px;
        margin-top: -4px;
        font-weight: 600;
    }

    #headermain h3 img {
        width: 40px;
        height: 40px;
    }

    #headermain {
        padding-top: 5px;
    }

    #tv-show {
        min-height: 750px;
        padding: 30px 0px 0px 0px;
        background-color: #000000;
    }

    #carousel-banner .carousel-caption {
        position: absolute;
        height: 400px;
        width: 600px;
        top: 140px;
        left: 130px;
        text-align: left;
        padding: 0px 85px 0px 0px;
    }
}

@media(max-width:710px){
    .parallax2 {
        min-height: 550px;
        background-attachment: fixed;
        background-image: url(../images/end.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 50px;
    }

    .box-item2 {
        width: 90%;
        height: 100%;
        margin: 0 auto;
        display: block;
        padding-right: 5px;
    }

    #bailey2 .zilla-btn {
        width: 150px;
        height: 50px;
        font-size: 20px;
        font-weight: 700;
        padding-top: 7px;
    }

    .movie {
        &:hover .text {
          visibility: visible;
          transition: 180ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-delay: 0s;
          transition-delay: 0s;
          transition-delay: 200ms;
          transform: translate3d(80px, -50%, 0);
          opacity: 1;
        }
    } 

    .parallax {
        min-height: 550px;
        background-attachment: fixed;
        background-image: url(../images/zilla.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 0px;
    }
}

@media(max-width:650px){
    #carousel-banner {
        height: 450px;
        background-color: transparent;
    }

    #carousel-banner .carousel-inner img {
        width: 100%;
        height: 450px;
        float: left;
    }

    #carousel-banner .carousel-caption {
        position: absolute;
        height: auto;
        width: 100%;
        top: 90px;
        left: 62px;
        text-align: left;
        padding: 30px 90px 0px 0px;
    }


    .carousel-caption h3 {
        font-size: 30px;
    }

    #bailey h1 {
        font-size: 50px;
    }

    #bailey2 h1{
        font-size: 40px;
    }

    #bailey2 {
        padding: 0px 0px 0px 0px;
        margin-left: -10px;
    }

    #bailey {
        padding: 40px 0px 0px 0px;
    }

    .row1 .text {
        & p {
          font-weight: 300;
          display: inline-block;
          margin: 0;
          line-height: 1.3;
          font-size: 13px;
        }
    }

    .row1 .text {
        position: absolute;
        top: 50%;
        color: white;
        visibility: hidden;
        width: 250px;
        transition: all 150ms ease-out;
        transition-delay: 0ms;
        transform: translate3d(150px, -50%, 0);
        opacity: 0;
        will-change: transform, opacity;
    }

    #newest {
        display: none;
    }

    .row1 h2 {
        font-size: 20px;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 20px;
    }

    #indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 2%;
        height: 100px;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 2%;
        margin-bottom: 1rem;
        margin-left: 0%;
        margin-top: 2%;
        list-style: none;
        top: 83%;
    }

    #first-owl {
        margin-top: 0px;
    }

    #carousel-banner .carousel {
        height: auto;
        padding-bottom: 61px;
    }
    #carousel-banner .carousel-indicators [data-bs-target] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 180px;
        height: 80px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .7;
        transition: opacity .6s ease;
    }
}

@media(max-width:575px){
    .btn.btn-danger.sub.text-white.float-end.buyOPlan {
        display: inline-block;
        margin-top: 14px !important;
        font-size: 14px !important;
    }
    .buyOPlan{
        display: block;
    }
    .carousel-control-prev span,.carousel-control-next span{   
        background-color:transparent;
     }
     .carousel-control-prev span svg,.carousel-control-next span svg{
        color: #dc3545;
     }
     .carousel-control-next, .carousel-control-prev{
        opacity: 1 !important;
     }
     #carousel-banner {
        height: auto;
        background-color: transparent;
        padding: 0px 0px 0px 0px;
    }

    #carousel-banner .carousel-inner img {
        width: 100%;
        height: 400px;
        float: left;
    }

    #indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 2%;
        height: 100px;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 2%;
        margin-bottom: 1rem;
        margin-left: 0%;
        margin-top: 2%;
        list-style: none;
        bottom: 0px;
    }

    .overlay .closebtn {
        position: absolute;
        top: 0px;
        right:5px;
        font-size: 60px;
    }

    .overlay a {
        padding: 8px;
        text-decoration: none;
        font-size: 16px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

    #carousel-banner .carousel-caption {
        position: absolute;
        height: auto;
        width: 100%;
        top: 90px;
        left: 62px;
        text-align: left;
        padding: 30px 90px 0px 0px;
    }

    .carousel-caption p {
        font-size: 13px;
    }

    .carousel-caption h3 {
        font-size: 25px;
    }

    .item {
        height: 100px;
    }

    .latest , .latest2 {
        height: 250px;
        margin-top: -50px;
    }
    .hide-inMobile{
        display: none !important;
    }
    #headermain .sign-in {
	font-size: 13px;
}

}

@media(max-width:515px){
    #headermain .sub {
        margin-right: 10px;
        padding: 10px;
        font-size: 10px;
        border-radius: 25px;
        width: 85px;
        margin-top: -4px;
        font-weight: 600;
    }

   

    .parallax2 {
        height: 450px !important;
        background-attachment: fixed;
        background-image: url(../images/endnew.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 20px;
    }
    
    .slide .owl-carousel .item2 {
        min-height: 70px;
        border-radius: 10px;
        background-color: #595959;
        position: relative;
    }
    .navBarnn{
        width: 65%;
    }
    .overlay a {
        font-size: 18px;
    }
}

@media(max-width:480px){
    .box-item .text-white.mt-5 {
        margin-top: 10px !important;
    }
   .login-box h5 {
    font-size: 16px;
   }
   .mobile--headerSl a {
	display: inline-block;
	margin-right: 12px !important;
}

#carousel-banner .carousel-caption {
    position: absolute;
    height: auto;
    width: 100%;
    top: 90px;
    left: 62px;
    text-align: left;
    padding: 30px 90px 0px 0px;
}

.carousel-caption a {
	margin-right: 20px;
	padding: 10px 25px;
	font-size: 17px;
	border-radius: 25px;
	width: auto;
	/* margin-top: 0px; */
	font-weight: 600;
	display: inline-block;
	margin-top: 0px !important;
}
  #bailey {
    padding: 10px 0px 0px 0px;
  }
}

@media(max-width:400px){
    .navBarnn {
        width: 75%;
    }
    .login-box , .signup-box {
        min-height: 450px;
        width: 90%;
        display: block;
        margin: 0 auto;
        margin-top: 0px;
        margin-top: 150px;
        border-radius: 5px;
        background-color: rgba(0, 0, 0, 0.7);
        padding:20px;
    }

    .logo {
        font-size: 27px;
        font-weight: 700;
        text-decoration: none;
    }

    #logoadd {
        padding-top: 7px;
    }

    #carousel-banner .carousel-caption {
        position: absolute;
        height: auto;
        width: 100%;
        top: 90px;
        left: 0px;
        text-align: left;
        padding: 30px 40px 40px 40px;
    }
    .carousel-caption h3 {
        font-size: 18px;
    }

    #carousel-banner .carousel-indicators [data-bs-target] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 180px;
        height: 50px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-top-width: 0px;
        border-top-style: none;
        border-top-color: currentcolor;
        border-bottom-width: 0px;
        border-bottom-style: none;
        border-bottom-color: currentcolor;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .7;
        transition: opacity .6s ease;
    }

    #first-owl {
        margin-top: 0px;
    }

    #bailey2 .zilla-btn {
        width: 150px;
        height: 50px;
        font-size: 20px;
        font-weight: 700;
        padding-top: 7px;
        margin-top: 10px !important;
    }
    #bailey .zilla-btn {
        width: 150px;
        height: 50px;
        font-size: 20px;
        font-weight: 700;
        padding-top: 7px;
        margin-top: 10px !important;
    }

    .boxx p {
        font-size: 15px;
        font-weight: 600;
    }

    .slide .owl-dots {
        width: 60%;
        margin: 0 auto;
        padding-left: 11%;
    }
   
}

@media(max-width:360px){
    .box-item .text-white.mt-5 {
        margin-top: 65px !important;
    }
    #headermain .sub {
        margin-right: 8px;
        padding: 10px;
        font-size: 8px;
        border-radius: 25px;
        width: 75px;
        margin-top: -4px;
        font-weight: 600;
    }

   
    .logo {
        font-size: 20px;
        font-weight: 700;
    }

    #logoadd {
        padding-top: 11px;
    }

    #carousel-banner {
        height: 325px;
        background-color: transparent;
        padding-top: 70px;
    }

    #carousel-banner .carousel-inner img {
        width: 100%;
        height: 250px;
        background-size: cover;
        float: left;
    }

    #carousel-banner .carousel {
        height: auto;
        padding-bottom: 0px;
    }

    .line{
        display: none;
    }

    .carousel-caption a {
        margin-right: 20px;
        padding: 10px 10px;
        font-size: 14px;
        border-radius: 25px;
        width: auto;
        margin-top: 0px;
        font-weight: 600;
        display: inline-block;
        margin-top: 0px !important;
    }

    #carousel-banner .carousel-caption {
        position: absolute;
        height: 270px;
        width: 407px;
        top: 40px;
        left: 62px;
        text-align: left;
        padding: 0px 145px 0px 0px;
    }

    #cap {
        display: none;
    }
 

    #bailey2 h2{
        margin-top: 20px !important;
    }

    #bailey2 p{
        font-size: 15px;
    }

    .boxx {
        width: 100%;
        height: 100px;
        margin: 30px 0px 0px 0px;
        padding: 73px 130px 0px 30px;
    }
    .boxx p {
        font-size: 15px;
        font-weight: 600;
    }

    .boxx h1 {
        font-size: 40px;
    }

    .slide .owl-dots {
        width: 60%;
        margin: 0 auto;
        padding-left: 8%;
    }

    .top-btn {
        position: absolute;
        bottom: -80px;
        right: 20px;
        height: 40px;
        width: 40px;
        text-align: center;
        font-size: 25px;
        background-color: rgb(255, 255, 255);
    }

    #foot-text a {
        font-size: 15px;
    }

    #foot-text2 a {
        font-size: 15px;
        margin-top: 20px;
    }

    #muteButton {
        position: absolute;
        bottom: 83px;
        right: 5%;
        width: 35px;
        background: #4f4e4e;
        border: none;
        padding: 10px;
        cursor: pointer;
        font-size: 11px;
        border-radius: 5px;
        color: rgb(255, 255, 255);
        z-index: 999999;
        height: 35px;
    }

    .jhund-overlay {
        position: absolute;
        height: 279px;
        width: 100%;
        padding: 23.5% 50% 0% 5%;
        top: 0%;
        background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 7%, rgba(0,0,0,0.8239670868347339) 15%, rgba(0,0,0,0.7791491596638656) 25%, rgba(0,0,0,0.7931547619047619) 38%, rgba(0,0,0,0.804359243697479) 54%, rgba(0,0,0,0.7791491596638656) 74%, rgba(0,0,0,0.7315301120448179) 87%, rgba(0,0,0,0.5802696078431373) 94%, rgba(0,0,0,0.6699054621848739) 100%, rgba(0,0,0,1) 100%, rgba(0,212,255,1) 100%);
        left: 0%;
    }

    .jhund-overlay .boxx-rate {
        display: none !important;
    }

    .jhund-overlay p {
        display: none;
    }

    .jhund-overlay h3 {
        font-size: 15px;
    }

    #posterbanner {
        min-height: 330px;
        position: relative;
    }

    #myVideo {
        margin-top: 75px;
    }

    .overlay-btn {
        font-size: 17px;
        width: 60%;
    }

    #indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 2%;
        height: 100px;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 2%;
        margin-bottom: 1rem;
        margin-left: 0%;
        margin-top: 13%;
        list-style: none;
        bottom: 0px;
    }

    #animalsection {
        margin: 0 auto;
        height: 1160px;
        width: 95%;
    }

    .movieboxx h4 {
        font-size: 18px;
        margin-left: 25px;
    }

    .movieboxx h6 {
        font-size: 15px;
        margin-left: 25px;
    }

    .movieboxx .btn {
        font-size: 15px;
        margin-left: 26px;
    }

    .animalvideo {
        margin-top: 10px !important;
    }
}