﻿body { overflow-x: hidden; }

.pandora-heading {
    color: #FFF;
    font-family: "Pinar-Bold";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: justify;
    text-align: center;
    text-shadow: 0px 14.440302848815918px 14.440302848815918px rgba(0, 0, 0, 0.25);
}

.pandora-span {
    color: #FFF;
    font-family: "Pinar";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: right;
    text-shadow: 0px 6.499166965484619px 6.499166965484619px rgba(0, 0, 0, 0.25);
}

.pandora-price-mute {
    color: #AFAFAF;
    float: left;
    font-weight: 400;
    text-decoration-line: line-through;
}

.pandora-price { float: left; }

.pandora-text {
    color: #FFF;
    font-family: "Pinar";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: right;
    text-align: justify;
}

.pandora-text-div { margin-top: 1rem; }

.pandora-top {
    left: 0;
    padding-left: 3%;
    padding-right: 3%;
    position: absolute;
    right: 0;
    top: -15%;
    width: 100%;
}

.pandora-1 {
    margin-right: 20%;
    margin-top: 10%;
    width: 12%;
}

.pandora-1text {
    left: 20%;
    position: absolute;
    top: 30%;
    width: 45%;
}

.pandora-t1 {
    border-bottom: 4px solid #7DE6F2;
    color: #FFF;
    font-family: "Pinar-Regular";
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-align: center;
}

.pandora-t1-bold {
    background: linear-gradient(180deg, rgba(179, 66, 194, 0.00) 85%, #B342C1 100%);
    border-bottom: 8px solid;
    border-image: linear-gradient(180deg, rgba(179, 66, 194, 0.00) 30%, #B342C1 100%) 4;
    color: #FFF;
    font-family: "Pinar-Bold";
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-shadow: 4px 4px 4px rgb(64 44 66);
}

.pandora-subTitle {
    color: #FFF;
    font-family: "Pinar";
    font-size: 27px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-align: center;
}

.pandora-subTime {
    background: linear-gradient(180deg, rgba(179, 66, 194, 0.00) 90%, #B342C1 100%);
    border-radius: 5px;
    color: #FFF;
    font-family: "Pinar-Regular";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-right: 2%;
}

.pandora-poster {
    position: absolute;
    top: 70%;
    width: 95vw;
}

.pandora-desc {
    color: #FFF;
    font-family: "Pinar-Regular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 20%;
    padding-right: 20%;
    text-align: justify;
}

.pandora-card {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.40) 160%);
    border-radius: 15px;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0px 2px 2px 0px rgb(139 57 149), 0px 4px 4px 0px rgb(41 41 41), 0px 4px 4px 0px rgb(45 45 45);
    margin: 50px auto 50px auto;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    width: 90%;
}

.pandora-box-title {
    color: #FFF;
    font-family: "Pinar-Bold";
    font-size: 43.417px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: justify;
    text-shadow: 0px 12.40487003326416px 12.40487003326416px rgba(0, 0, 0, 0.25);
}

.pandora-box-text {
    color: #FFF;
    font-family: "Pinar";
    font-size: 19.129px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: right;
    text-shadow: 0px 5.465538024902344px 5.465538024902344px rgba(0, 0, 0, 0.25);
}

.contactUs-btn {
    background: #FFF;
    border-radius: 12px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #626262 !important;
    display: block;
    font-family: "Pinar-Regular";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0.6;
    text-align: center;
    width: 100%;
}

.pandora-loginBtn {
    color: #FFF;
    display: block;
    font-family: "Pinar-Bold" !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    padding: 0 !important;
    text-align: center;
    width: 100%;
}

@media (max-width: 600px) {
    .pandora-heading { font-size: 18px !important; }

    .pandora-span { font-size: 14px !important; }

    .pandora-text { font-size: 11px !important; }

    .pandora-text-div { margin-top: 0 !important; }
}

@media (max-width: 920px) {
    .pandora-top { top: -6%; }

    .pandora-1 {
        margin-right: 1%;
        margin-top: 23%;
        width: 25%;
    }

    .pandora-1text {
        left: 2%;
        position: absolute;
        top: 40%;
        width: 75%;
        width: 75%;
    }

    .pandora-t1 { font-size: 13px !important; }

    .pandora-t1-bold { font-size: 13px !important; }

    .pandora-subTitle { font-size: 12px !important; }

    .pandora-subTime {
        font-size: 12px !important;
        margin-right: 1%;
    }

    .pandora-poster { top: 48%; }

    .pandora-desc {
        font-size: 13px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .pandora-box-title {
        font-size: 26px;
        text-align: center;
    }

    .pandora-box-text { font-size: 13px; }

    .pandora-card { width: 100%; }
}

@media (width: 1024px) {
    .pandora-top { top: -6%; }

    .pandora-1 {
        margin-right: -15%;
        width: 65%;
    }

    .pandora-1text {
        left: 5%;
        position: absolute;
        top: 20%;
        width: 75%;
    }

    .pandora-t1 { font-size: 13px !important; }

    .pandora-t1-bold { font-size: 13px !important; }

    .pandora-subTitle { font-size: 12px !important; }

    .pandora-subTime {
        font-size: 12px !important;
        margin-right: 1%;
    }

    .pandora-poster { top: 35%; }

    .pandora-desc {
        font-size: 13px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .pandora-box-title {
        font-size: 26px;
        text-align: center;
    }

    .pandora-box-text { font-size: 13px; }

    .pandora-card { width: 100%; }
}

/*------------p1-------------------------------*/

.p1-heading {
    background-image: url(/img/pandora/headerimg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 480px;
}

.p1-heading-inner {
    background: rgb(0 0 0 / 75%);
    height: 480px;
    width: 100%;
}

.p1-heading-logo {
    padding-top: 24px;
    text-align: center;
}

.p1-heading-title {
    padding-top: 100px;
    text-align: center;
}

.p1-heading-title h1 {
    font-family: 'Pinar-Bold';
    font-size: 56px;
    font-weight: 900;
}

.p1-heading-badge {
    background-color: white;
    border-radius: 8px;
    color: black;
    font-family: 'Pinar-Bold';
    font-size: 56px;
    font-weight: 900;
    margin-right: 8px;
    padding: 16px 8px 16px 8px;
    vertical-align: bottom;
}

.p1-heading-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
    margin: auto;
    margin-top: 24px;
    max-width: 50%;
    text-align: center;
}

.p1-heading-text .fa {
    font-size: 24px;
    margin-top: 24px;
}

.p1-body { background-image: url(/img/pandora/back.webp); }

.p1-body-inner { background-image: linear-gradient(to top, rgb(106 153 78 / 70%), rgb(167 201 87 / 90%)); }

.p1-body-inner .container {
    padding-bottom: 24px;
    padding-top: 48px;
}

.p1-movieList {
    padding-left: 150px;
    padding-right: 150px;
}

.p1-body-img {
    background-color: white;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 8px;
    height: 350px;
    width: 100%;
}

.p1-body-img-jaykhali {
    background-image: url(/img/pandora/jakhali.webp);
    background-position-x: -60px;
}

.p1-body-img-standup { background-image: url(/img/pandora/standup.webp); }

.p1-body-img-hamzad {
    background-image: url(/img/pandora/hamzad.webp);
    background-position-x: -80px;
}

.p1-body-movies {
    margin-bottom: 16px;
    margin-top: 16px;
    padding-left: 2%;
    padding-right: 2%;
}

.p1-body-movies div {
    border-radius: 4px;
    font-weight: 700;
    text-align: center;
}

.p1-movie-title {
    background-color: #141414;
    font-size: 20px;
    margin-bottom: 8px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}

.p1-movie-type {
    background-color: #ffc600;
    color: #141414;
    display: inline-block;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 48%;
}

.p1-movie-episode {
    background-color: #3d5811;
    display: inline-block;
    float: left;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 48%;
}

.p1-movie-genre {
    background-color: #ffc600;
    color: #141414;
    display: inline-block;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 100%;
}

.p1-main-price {
    background-color: #141414;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 24px;
    margin-top: 48px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}

.price-card { border-radius: 8px !important; }

.price-card h2 {
    color: #535353;
    font-family: 'Pinar-Regular';
    font-weight: 900;
}

.price-card p {
    color: #8d8d8d;
    line-height: 2;
}

.price-card .pandora-span { color: #535353 !important; }

.newPrice {
    background-color: #f2f2f2;
    margin-bottom: 24px;
    padding: 8px 4px;
    text-align: center;
}


.newPrice h3 {
    color: #535353;
    font-weight: 900;
    line-height: 1.7;
}

.newPrice .price {
    color: #f00;
    font-size: 24px;
    font-weight: 900;
}

.price-card .activation-inner-div {
    background: #D9D9D9;
    color: #626262;
}

.price-card .activeCode-input {
    border-bottom: 1px solid #626262;
    color: #626262;
}

.price-card .resend-code-disabled {
    background: #D9D9D9 !important;
    color: #626262 !important;
}

.price-card .resend-code {
    background: #141414;
    border-color: #141414;
}

.price-card #login-error { color: #f00 !important; }

.price-card .activationCode-title { color: #626262; }

.price-card #login-button, .price-card #activation-button { background-color: #141414; }

.price-card #login-activeCode { letter-spacing: 0; }

@media only screen and (max-width: 700px) {
    .p1-heading {
        background-image: url(/img/pandora/headerimg-m.webp);
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 450px;
    }

    .p1-heading-inner { height: 450px; }

    .p1-heading-logo { padding-top: 16px; }

    .p1-heading-logo img { width: 100px !important; }

    .p1-heading-title h1 { font-size: 32px; }

    .p1-heading-title { padding-top: 80px; }

    .p1-heading-badge {
        background: none !important;
        color: white;
        display: block !important;
        font-family: 'Pinar-Bold';
        font-size: 48px;
        font-weight: 900;
        margin-right: 0;
        padding: 0;
    }

    .p1-heading-text {
        font-size: 14px;
        font-weight: 400;
        line-height: 2;
        margin: auto;
        margin-top: 16px;
        max-width: 96%;
        text-align: center;
    }

    .p1-movieList {
        padding-left: 30px;
        padding-right: 30px;
    }

    .p1-movie-title { font-size: 15px; }
}

@media screen and (max-width: 900px) and (min-width: 700px) {
    .container, .container-sm { max-width: 680px; }

    .p1-heading-logo { padding-top: 16px; }

    .p1-heading-logo img { width: 100px !important; }

    .p1-heading-title h1 { font-size: 32px; }

    .p1-heading-title { padding-top: 80px; }

    .p1-heading-badge {
        background: none !important;
        color: white;
        display: block !important;
        font-family: 'Pinar-Bold';
        font-size: 48px;
        font-weight: 900;
        margin-right: 0;
        padding: 0;
    }

    .p1-heading-text {
        font-size: 14px;
        font-weight: 400;
        line-height: 2;
        margin: auto;
        margin-top: 16px;
        max-width: 70%;
        text-align: center;
    }

    .p1-movieList {
        padding-left: 0px;
        padding-right: 0px;
    }

    .p1-movie-title { font-size: 15px; }
}

@media screen and (max-width: 1200px) and (min-width: 900px) {
    .container, .container-md, .container-sm { max-width: 880px; }

    .p1-movieList {
        padding-left: 30px;
        padding-right: 30px;
    }
}