@media(max-width: 1599px) {  
    .container-fluid {padding-left: 25px; padding-right: 25px;}
    .header-innerBoxes  {padding: 20px 0px;}
    .header-leftBox {gap: 25px; flex: 0 0 520px; max-width: 520px;}
    .zp_premium-logo {width: 40px; height: 40px;}
    .header-searchFiled {font-size: 20px; padding: 6px 15px 6px 55px; background-size: 20px !important;}
    .h-link {font-size: 20px; padding: 5px 15px;}
    .btn.loginButton {font-size: 16px; padding: 11px 20px;}

    /* Footer Section */

    .footer-bg {padding: 70px 0px 50px;}
    .footer-HD {font-size: 24px; line-height: 24px;}
    .footer-nav li a {font-size: 18px; line-height: 18px;}

    /* Middle Section */
    .middle-section {padding-top: 90px;}
    .banner-button .btn {font-size: 24px; max-width: 300px;}

    /* Details Page After Login  */
    .video-innerBox a, .video-innerBox a img {border-radius: 25px !important;}

    /* Payment Page */
    .payment-boxes {gap: 40px; margin-bottom: 25px;}
    .paymentPaln-infoBox {padding: 30px 35px; border-radius: 30px;}
    .paymentPaln-cont {font-size: 18px; line-height: 24px;}
    .paymentPaln-buttonBox .btn {max-width: 230px; font-size: 29px; line-height: 29px;}
}

@media screen and (max-width: 1199px) {
    .container-fluid {padding-left: 15px; padding-right: 15px;}
    .header-rightBox {gap: 10px;}
    .hamburger-menu {display: inline-block;}
    .header-menuBox {display: block; position: fixed; left: -100%; top: 91px; width: 250px; background: #000; transition: left 0.4s ease-in-out; min-height: calc(100vh - 91px); }
    .header-menuBox.show {left: 0px;}
    .header-menuBox ul {display: block !important;}
    .h-link {font-size: 20px; padding: 15px 15px;}

    /*  Middle Section */
    .heroBanner-contentBox .container-fluid {padding-left: 15px; padding-right: 15px;}
    .heroBanner-contentInner {padding-right: 0px;}
    .fiftyShades-imgBox {max-width: 250px;}
    /* .hero-inner .coverImage {min-height: 400px;}    */

    .section-HD {font-size: 28px; line-height: 33px;}
    .section-HD.mb-40 {margin-bottom: 25px;}
    .owl-nav button {width: 40px; height: 40px;}
    .owl-nav button span {font-size: 40px; line-height: 40px !important;}

    /* After Login Details */

    .entityTitle-HD {font-size: 35px; line-height: 45px;}
    .shareButton-box .btn {font-size: 24px; line-height: 24px; border-radius: 30px; padding: 10px 15px; max-width: 190px;}
    .shareIcon-box {max-width: 28px;}
    .zp-meta {font-size: 21px; line-height: 21px;}
    .zp-otherInformation {font-size: 18px; line-height: 28px;}
    .zp-subHD {font-size: 21px; line-height: 21px;}

    /* Payment Page */

    .payment-boxes {display: flex; flex-wrap: wrap; grid-template-columns: unset !important; width: 100%; max-width: 768px; justify-content: center; margin-left: auto; margin-right: auto;}
    .payment-box {flex: 0 0 100%; max-width: 100%;}

    .privacy-rightContentBox {padding-left: 50px;}

}

@media screen and (max-width: 767px) {
    .header-innerBoxes {padding: 10px 0px;}
    .header-leftBox {gap: 10px; flex: 0 0 195px; max-width: 195px;}
    .header-logoBox {max-width: 110px; }
    .zp_premium-logo {width: 35px; height: 35px;}
    .mobileView-search {display: inline-block !important; max-width: 30px;}
    .header-searchBox {position: fixed; top: -100%; left: 0px; width: 100%; padding: 25px; background: #000; transition: left 0.4s ease-in-out;         display: flex;
        align-items: center; justify-content: space-between;}
    .header-searchBox.showSearchBox {top: 0px;}
    .header-searchBox form {flex: 0 0 calc(100% - 65px); max-width: calc(100% - 65px);}
    .mobileSearch-closeBtn {display: inline-block; width: 100%; max-width: 30px;}
    .btn.loginButton {font-size: 14px; padding: 9px 10px; border-radius: 8px;}
    .header-menuBox {top: 60px; min-height: calc(100vh - 60px);}

    /* Header Profiel Right Side Nav Box */
    .hp-sideBoxInner {max-width: 100%;}
    .hp-sideBoxInner .mobView-closeBtn {display: inline-block;}
    .profile-imageBox {width: 95px; height: 95px;}
    .userRegister-phNo {font-size: 21px; line-height: 21px;}
    .subscribe-btn {font-size: 18px;}
    .premium-logoImg {width: 30px; height: 30px; margin-right: 10px;}
    .rightSide-navList li a {font-size: 18px; line-height: 18px;}
    .signOut-btn {font-size: 16px; line-height: 16px;}

    /* Footer Section */
    .footer-bg {padding: 40px 0px 40px;}
    .footer-box {margin-bottom: 35px;}
    .footer-HD {font-size: 21px; line-height: 21px; margin-bottom: 15px;}
    .footer-nav li {margin-bottom: 10px;}
    .social-iconBox {max-width: 30px;}
    .footer-nav.footer-socialNav li {margin-bottom: 15px;}
    .footer-nav li a {font-size: 16px; line-height: 16px;}
    .copyright-box, .copyright-box a {font-size: 14px; line-height: 14px; margin-top: 0px !important;}

    /* Middle Section */
    .middle-section {padding-top: 60px;}
    /* .hero-inner .coverImage {min-height: 350px;}*/
    .fiftyShades-imgBox {max-width: 200px; margin-bottom: 15px;}
    .heroBanner-contentBox {font-size: 16px; line-height: 21px;}
    .movie-type li {font-size: 22px; line-height: 27px; margin-right: 20px;}
    .movie-type li:before {top: 10px; left: -10px; width: 8px; height: 8px;}
    .banner-button .btn {font-size: 20px; padding: 0.6rem 1.5rem; border-radius: 10px; max-width: 225px;}
    .heroBanner-contentInner p,
    .heroBanner-contentInner ul.movie-type {display: none !important;}
    .carousel button.carousel-control-prev, 
    .carousel button.carousel-control-next, .owl-nav button {width: 40px; height: 40px;}
    .carousel-control-next-icon, .carousel-control-prev-icon {width: 1.2rem; height: 1.2rem;}

    /* SignUp Login Page */
    .form-control {padding: 10px 15px; border-radius: 10px; font-size: 18px;}
    .otpInput-filedBox .form-control {padding: 5px 5px; border-radius: 5px;}
    .signUp_logIn-wrappers {padding-top: 40px; padding-bottom: 40px;}
    .signUp_logIn-inner {padding: 20px 20px 20px; border-radius: 17px;}
    .country-phCode {left: 20px; font-size: 18px;}
    .ph-loginField.form-control {padding-left: 60px;}
    .getOTP-boxWrapper {margin-top: 50px;}    
    .get-otpBtn {margin-top: 30px;}
    .otpInput-filedBox {gap: 15px;}
    .form-label {font-size: 20px; margin-bottom: 10px;}
    .afterOTP-topTitleBox {font-size: 16px;}
    .sendOtp-phNo {font-size: 24px; line-height: 24px; margin-bottom: 25px;}
    
    .signUp_logIn-inner .btn,
    .helpCenter-boxWrapper .btn {font-size: 20px; padding: 0.8rem 1.5rem; border-radius: 10px;}

    /* Premium Page */

    .desktop-view {display: none;}
    .premiumHero-section .heroBanner-contentBox {position: relative; top: 0; padding: 45px 0px 80px; transform: unset !important;         background-image: url(../images/premium-heroBanner.png);
        background-repeat: no-repeat; background-size: cover;}
    .brandLogo-image {max-width: 150px;}
    .premiumLogo-image {max-width: 50px;}
    .planType-boxes {grid-template-columns: repeat(1, 1fr); padding: 15px; border-radius: 15px; margin: 15px 0px;}
    .plan-box:before {content: none !important;}
    .section-subHD.plan-HD {text-align: left !important;}
    .planbenefits-points li {font-size: 14px; line-height: 16px; margin-bottom: 10px; padding-left: 20px;}

    /* After Login Details */

    .detail-backToHome {top: 15px; left: 15px; max-width: 30px;}
    .shareButton-box .btn {font-size: 16px; line-height: 16px; max-width: 120px;}
    .shareIcon-box {max-width: 20px;}
    .video-innerBox a, .video-innerBox a img {border-radius: 15px !important;}
    .zp-meta, .zp-subHD {font-size: 19px; line-height: 19px;}
    .zp-otherInformation {font-size: 16px; line-height: 26px;}

    /* Payment Page Style */

    .paymentPaln-infoBox {padding: 25px 25px; border-radius: 20px;}
    .paymentPaln-buttonBox .btn {max-width: 190px; font-size: 24px; line-height: 24px; padding: 0.8rem 2rem;}
    .paymentPaln-buttonBox .btn sub {font-size: 18px; line-height: 18px;}
    .paymentPaln-bottomTitle br {display: none;}
    .paymentOption-wrapper {border-radius: 20px;}
    .upiPaymentStep-wrapper {flex-wrap: wrap !important;}
    .qrCode-box {flex: 0 0 100%; max-width: 100%; text-align: center; margin-bottom: 30px;}
    .qr-titleBox {position: relative; bottom: 0px;}

    .upiPaymentStep-imageBox {margin-left: auto; margin-right: auto;}
    .paymentOption-wrapper .accordion-button {font-size: 21px; line-height: 21px; padding-left: 0px; padding-right: 0px;}
    .accordion-body {padding-left: 0px; padding-right: 0px;}
    .upi-logo {max-width: 80px;}
    .proceedPayment-buttonBox {margin-top: 30px; margin-bottom: 0px;}
    .proceedPayment-buttonBox .btn {font-size: 20px}
    .creditDebitCard-fromBox .pr-15 {padding-right: 0px;}
    .creditDebitCard-fromBox .pl-15 {padding-left: 0px}
    .creditDebitCard-fromBox .form-label {font-size: 18px;}

    /* Privacy Page */
    .privacy-h-btn.btn {display: inline-block;}
    .privacy-leftSideBox {display: none; position: fixed; flex: 0 0 300px; max-width: 300px; top: 120px; z-index: 999; height: 378px; margin-left: auto; margin-right: 0px; inset-inline-end: 10px; border-radius: 10px; padding: 20px; margin-top: 2px; background: #000;}
    .privacy-rightContentBox {padding-left: 0px; flex: 0 0 100%; max-width: 100%;}

}


/* Min Width Media query */

@media screen and (min-width: 768px) {

    .privacy-leftSideBox {display: block !important;}
}
@media screen and (min-width: 1200px) {
    .h-link:after {content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 37px; height: 3px; background: transparent;}
    .h-link:hover:after, 
    .h-link:focus:after, 
    .h-link.active:after {background: #FF009D;}
}

@media screen and (min-width: 1600px) {

    .container {
        max-width: 1430px;
    }    
}

@media screen and (min-width: 1800px) {
    .middle-section {
        min-height: calc(100vh - 409px);
    }
    .payment-boxes {
        padding-left: 135px;
        padding-right: 135px;
    }
}

@media screen and (min-width: 2000px) {
    
    .signUp_logIn-wrappers {
        min-height: calc(100vh - 505px);        
    }
    .hero-inner .heroBanner.coverImage {max-height: unset;}
}
