@charset "utf-8";
/* CSS Document */

body {
    padding: 0;
    margin: 0;
    background: #fff;
    font-family: 'Montserrat';
    color: #5a5a5a;
    font-size: 17px;
}

p {
    font-family: 'Montserrat';
    color: #5a5a5a;
    font-size: 17px;
    line-height: 26px;
}

.laxyHeadingText {
    font-size: 440%;
    color: #ef3568;
    font-weight: 800;
}

.dataTables_paginate {
    display: flex !important;
}

.modal {
    background: linear-gradient(45deg, #4c07f1, transparent);
}

#add_playlist_btn {
    background: transparent;
    color: #303030;
}

#add_playlist_btn:hover {
    background: #303030;
    color: white;
}
.appletvimg{
    width: 69%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
}
.headertop {
    background: #422a66;
    padding: 0px 0px 14px 0px;
    margin: 0;
}

.container {
    width: 1200px;
    max-width: 100%;
    height: auto;
    /* padding: 0;
    margin: 0 auto !important; */
    left: 0 !important;
    right: 0 !important;
}

.navbar {
    z-index: 10;
}

.topmenu {
    width: auto;
    height: auto;
    padding: 0;
    /* margin: 0px 0 25px 0 !important; */
    float: right !important;
}

.topmenu li {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.topmenu li a {
    width: auto;
    height: auto;
    padding: 0 15px;
    margin: 0;
    display: block;
    color: #fff;
    font-size: 17px;
    font-family: 'Raleway' sans-serif;
    font-weight: 500;
    text-decoration: none;
}

.topmenu li a:hover {
    color: #bfa627;
}

.topmenu .active a {
    color: #bfa627;
}

.bantext {
    padding: 0px 0 0 0;
}

.bluebest {
    color: #2183b9;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Raleway' sans-serif;
    text-transform: uppercase;
    padding: 0 0 0 0;
}

h1 {
    color: #fff;
    font-size: 66px;
    font-weight: 900;
    font-family: 'Raleway' sans-serif;
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0;
}

h2 {
    color: #000;
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    font-family: 'Raleway' sans-serif;
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0;
}

h3 {
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    font-family: 'Raleway' sans-serif;
    text-transform: uppercase;
    padding: 0 0 18px 0;
    margin: 0;
}

h4 {
    color: #000;
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    font-family: 'Raleway' sans-serif;
    text-transform: capitalize;
    padding: 0 0 5px 0;
    margin: 0;
}


.roundbt {
    width: auto;
    height: auto;
    padding: 10px 25px;
    margin: 15px 20px 0 0;
    /* float: left; */
    background-color: #00000000;
    border: #fff solid 2px;
    border-radius: 150px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.roundbt:hover {
    color: #bfa627;
    border: #bfa627 solid 2px;
    transition: ease 1s;
}

.bantext a {
    text-decoration: none !important;
}

.tizanTVBG {
    padding: 65px 0;
    background-color: hsl(246deg 44% 25%);
    clear: both;
}

.whitearea {
    padding: 65px 0;
    background-color: #fff;
    clear: both;
}

.faq {
    padding: 10px 0;
    background-color: #fff;
    clear: both;
    margin-top: 10px;
    margin-bottom: 40px;
}

.activityLogin {
    display: flex;
    justify-content: center;
}

.greyearea {
    padding: 65px 0;
    background-color: #f5f5f5;
    clear: both;
}

.lgTVBGColor {
    padding: 65px 0;
    background-color: hsl(247deg 44% 27%);
    clear: both;
}

.landingLRImages {
    width: 82%;
    height: auto;
}

.landingImgsText {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.clear {
    clear: both;
}


.greenbt {
    width: auto;
    height: auto;
    padding: 11px 40px;
    background-color: #5fc457;
    font-size: 16px;
    font-weight: 500;
    float: left;
    border-radius: 80px;
    text-decoration: none;
    display: block;
    color: #fff;
    margin: 15px 0 0 0;
}

.greenbt:hover {
    background-color: #0c0c0c;
}

.yellowbt {
    width: auto;
    height: auto;
    padding: 11px 40px;
    background-color: #fbcc3b;
    font-size: 16px;
    font-weight: 500;
    float: right;
    border-radius: 80px;
    text-decoration: none;
    display: block;
    color: #fff;
    margin: 15px 0 0 0;
}

.yellowbt:hover {
    background-color: #0c0c0c;
}


.redbt {
    width: auto;
    height: auto;
    padding: 11px 40px;
    background-color: #c62a21;
    font-size: 16px;
    font-weight: 500;
    float: left;
    border-radius: 80px;
    text-decoration: none;
    display: block;
    color: #fff;
    margin: 15px 0 0 0;
}

.redbt:hover {
    background-color: #0c0c0c;
}

.purplebt {
    width: auto;
    height: auto;
    padding: 11px 40px;
    background-color: #9751ae;
    font-size: 16px;
    font-weight: 500;
    float: right;
    border-radius: 80px;
    text-decoration: none;
    display: block;
    color: #fff;
    margin: 15px 0 0 0;
}

.purplebt:hover {
    background-color: #0c0c0c;
}


.featuresmenu {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.featuresmenu li {
    width: 20%;
    height: auto;
    padding: 45px 0;
    margin: 0;
    float: left;
    border: 0;
    color: #000000;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    list-style: none;
}

.featuresmenu li:hover {
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2);
}

.featuresmenu li img {
    margin: 0 auto 25px auto;
}

.featurehead {
    font-size: 45px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 40px;
}


.footer {
    /* background-color: #0e0e0e; */
    /* padding: 70px 0; */
    margin: 0;
}

.foo1 {
    width: 300px;
    height: auto;
    padding: 0 25px 0 0;
    margin: 0;
    float: left;
    color: #909090;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Raleway' sans-serif;
}

/* .fooleftp{padding-left: 150px;} */

.foomenu {
    list-style: none;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
}

.foomenu li {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
}

/* .foomenu li a {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
    text-decoration: none;
    color: #909090;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Raleway';
    sans-serif;
    line-height: 33px;
} */

.foomenu a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    font-family: Montserrat;
    line-height: 33px;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
}

/* .foomenu li a:hover {
    color: #fbcc3b;
} */

.foomenu a:hover {
    text-decoration: none;
    color: #bfa627;
    transition: ease .9s;
}

.fooboo {
    text-align: center;
    padding: 60px 0 0 0;
}

.betweenspance {
    width: 100%;
    height: 20px;
    clear: both;
}


.padding-top--48 {
    padding-top: 30px;
}

.padding-bottom--24 {
    padding-bottom: 10px;
}

.padding-horizontal--48 {
    padding: 30px;
}

.padding-bottom--15 {
    padding-bottom: 15px;
}


.flex-justifyContent--center {
    -ms-flex-pack: center;
    justify-content: center;
}

.formbg {
    margin: 0px auto;
    width: 100%;
    max-width: 700px;
    background: white;
    border-radius: 4px;
    margin-bottom: 30px;
    box-shadow: rgba(60, 66, 87, 0.12) 0px 7px 14px 0px, rgba(0, 0, 0, 0.12) 0px 3px 6px 0px;
}

.aplusbanhed span {
    display: inline-block;
    font-size: 20px;
    /* line-height: 28px; */
    color: #1a1f36;
}

label {
    margin-bottom: 5px;
}

.reset-pass a,
label {
    font-size: 13px;
    font-weight: 600;
    display: block;
}

.reset-pass>a {
    text-align: right;
    margin-bottom: 10px;
}

.grid--50-50 {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
}

.field input {
    font-size: 16px;
    line-height: 28px;
    padding: 8px 16px;
    width: 90%;
    height: 19px;
    border: unset;
    border-radius: 4px;
    outline-color: rgb(84 105 212 / 0.5);
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.paybt {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.paybt:hover {
    opacity: 0.8;
}

.orr {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 50px;
    background-color: #c62a21;
    color: #fff;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    margin: -40px auto 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}


.leftside {
    width: 25%;
    height: auto;
    background-color: #EFEFEF;
    padding: 2%;
    margin: 0;
    float: left;
}

.rightside {
    width: 65%;
    height: auto;
    background-color: #fff;
    padding: 0;
    margin: 0;
    float: right;
}

.rightside p {
    color: #000;
}

.addplaybt {
    width: auto;
    height: auto;
    padding: 12px 30px;
    color: #000;
    border: 1px solid #000;
    float: left;
    margin: 20px 15px 25px 0;
    text-decoration: none;
    font-weight: 500;
}

.addplaybt:hover {
    color: red;
    border: 1px solid red !important;
}

.tabtd {
    background-color: #313131;
    color: #fff;
    padding: 10px;
    text-align: center;
}


/* -----  setting pop star ------*/

.panel {
    background-color: #444;
    height: 34px;
    padding: 10px;
}

.panel a#login_pop,
.panel a#join_pop {
    border: 2px solid #aaa;
    color: #fff;
    display: block;
    float: right;
    margin-right: 10px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 1px 1px #000;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

a#login_pop:hover,
a#join_pop:hover {
    border-color: #eee;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;

    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    width: 30%;
    min-height: 68%;
    background-color: #fff;
    background-image: url("../images/top-shadow.png");
    background-repeat: repeat-x;
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 10;
    border: 0.3vh solid #fff;
    padding: 0px;
    color: #000;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;

    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}

.overlay:target+.popup {
    top: 50%;
    opacity: 1;
    visibility: visible;
}

.close {
    background-color: #000;
    height: 6vh;
    line-height: 6vh;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0px;
    width: 6vh;
    font-size: 3vh;
    font-weight: 600;
    -webkit-border-radius: 3vh;
    -moz-border-radius: 3vh;
    -ms-border-radius: 3vh;
    -o-border-radius: 3vh;
    border-radius: 3vh;
}

.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 3vh;
    font-weight: 600;

}

.close:hover {
    background-color: #c42118;
}

.popup p,
.popup div {
    margin-bottom: 10px;
}

.popup label {
    display: inline-block;
    text-align: left;
    width: 100%;
}

.popup input[type="text"],
.popup input[type="password"] {
    border: 1px solid;
    border-color: #999 #ccc #ccc;
    margin: 0;
    padding: 2px;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.popup input[type="text"]:hover,
.popup input[type="password"]:hover {
    border-color: #555 #888 #888;
}

.pophead {
    color: #000;
    text-align: center;
    font-weight: 800;
    padding: 0 0 1vh 0;
    margin: 0;
}

.pophead img {
    width: 5%;
    height: auto;
    margin-bottom: -1.5vh;
    margin-right: 1.5vh;
}

/* pop end */



.testar {
    width: 96%;
    height: 50px;
}


/*  Responsive CSS  */




/*  Responsive CSS END  */


.dl-menuwrapper {
    display: none;
}

/* .check {
    position: absolute;
    top: 38%;
    left: 3%;
    right: 10%;
    transform: translate(3%);
} */

.banimg {
    width: 573px;
    position: absolute;
    left: 50%;
    top: 53%;
    transform: translateX(-50%, );
    transform: translateX(-50%);
}

/* Text animation */
.console-container {
    font-family: Khula;
    font-size: 4em;
    text-align: center;
    height: 200px;
    width: 600px;
    display: block;
    width: 100%;
    color: white;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.console-underscore {
    display: inline-block;
    position: relative;
    top: -0.14em;
    left: 10px;
}

/* .aplusbanhed {
    color: #fff;
    font-size: 66px;
    font-weight: 900;
    font-family: 'Montserrat' !important;
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0;
    margin-top: -15px;
} */

.bluebest {
    color: #ffffff;
    font-size: 23px;
    font-weight: 500;
    font-family: 'Raleway';
    text-transform: uppercase;
    padding: 0 0 0 0;
    text-align: center;
    margin-top: -95px;
}

/* WhiteArea */

/* Universal clearfix */

.clearfix {
    overflow: hidden;
}

.clearfix::after {
    content: "";
    clear: both;
}

/*  */

.aplusbanhed {
    color: #fff;
    font-size: 65px;
    font-weight: 900;
    font-family: 'Raleway';
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0;
    text-align: center;
    margin-top: -15px;
}

.cicrle {
    width: 69px;
    height: 69px;
    border-radius: 100vh;
    background-color: #fff;
    position: absolute;
    /* margin-left: 12.5vh; */
    transform: translate(100%);
    margin-top: -2vh;
    box-shadow: 1px 1px 5px 0px;
}

.numberbox {
    font-size: 40px;
    margin-left: 25px;
    margin-top: 6px;
    font-family: Montserrat;
    font-weight: 700;
    color: #2183b9;
}

.howtousebox {
    margin-top: 30px;
    background-color: #fff;
    width: 100%;
    height: 360px;
    box-shadow: 1px 1px 5px 0px;
    border-radius: 5px;
}

.installheading {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Montserrat;
    padding-top: 60px;
}

.downloadicon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

.installtext {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    font-family: Montserrat;
    padding-top: 30px;
    padding-bottom: 30px;
}


/* now available on */
.whiteareac {
    padding: 65px 0;
    background-color: #000;
    height: auto;
    background-size: cover;
}

.ourfeatures {
    color: #ffffff;
    font-size: 45px;
    font-weight: 600;
    font-family: Montserrat;
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0;
    text-align: center;
    
}

.samsungblackbox {
    width: 100%;
    height: 200px;
    background-color: #f1d100;
    border-radius: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.samsungicon {
    width: 50%;
    padding: 15px;
    display: inline;
    float: left;
}

.samsungboximg {
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.samsungicontext {
    width: 50%;
    display: inline;
    float: left;
}

.samsungboximgtext {
    font-size: 15px;
    font-family: Montserrat;
    font-weight: 500;
    color: #000;
    text-align: center;
    margin-top: 55px;
}

.samsungboximgbuttona {
    font-size: 15px;
    font-family: Montserrat;
    font-weight: 500;
    color: #2183b9;
    text-align: center;
    margin-top: 15px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50px;
    border: solid 3px #2183b9;
    padding: 5px 10px 5px 10px;
    background-color: #0000;
    cursor: pointer;
    text-decoration: none;
}

.samsungboximgbuttona:hover {
    color: #000;
    border: solid 3px #000;
    transition: ease 1s;
}

/* F.A.Q */

.frequently {
    color: #020c3e;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Raleway';
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0;
    text-align: center;
    margin-bottom: 40px;
}

.macaddress {
    color: #000;
}

/* Contact */
.whiteareab {
    padding: 65px 0;
    background-color: #020c3e;
    height: 685px;
    margin-top: 0px;
}

.contact {
    padding: 65px 0;
    background-color: #000;
    height: auto;
    background-size: cover;
}

.contectmart {
    margin-top: 40px;
}

.lineinput {
    background-color: #fff0 !important;
    background-clip: padding-box !important;
    border-bottom: 1px solid #2183b9 !important;
    border-radius: 0rem !important;
    border-top: 0px solid #ced4da !important;
    border-left: 0px solid #ced4da !important;
    border-right: 0px solid #ced4da !important;
    color: #fff !important;
}

.samsungboximgbutton {
    font-size: 15px;
    font-family: Montserrat;
    font-weight: 500;
    color: #2183b9;
    text-align: center;
    margin-top: 15px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50px;
    border: solid 3px #2183b9;
    padding: 5px 10px 5px 10px;
    background-color: #0000;
    cursor: pointer;
    text-decoration: none !important;
}

.samsungboximgbutton:hover {
    color: #f1d100;
    border: solid 3px #f1d100;
    transition: ease 1s !important;
}

::placeholder {
    color: #2183b9 !important;
}


/* Our Features */

.livetviconimgbox {
    display: inline;
    width: 20%;
    float: left;
}

.livetviconimg {
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Footer */

.deleteleftrightpading {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.footer {
    background-color: #020c3e;
    width: 100%;
    height: 100%;
    padding-top: 30px;
}

h3.quick {
    font-size: 1.40rem;
    margin-top: 20px;
    font-family: 'Montserrat' !important;
}

.curato {
    cursor: auto;
}

.whatsapp {
    width: 8%;
    margin-right: 20px;
}

.mail {
    width: 8%;
    margin-right: 20px;
}

.copyright {
    text-align: center;
    font-size: 15px;
    font-family: Montserrat;
    font-weight: 500;
    color: #020c3e;
    background-color: #fff;
    width: 100%;
    height: 35px;
    padding-top: 8px;
    margin-top: 150px;
    margin-bottom: 0rem;
}

/* .navigation ul{
    text-align: right;
} */
.btn {
    display: inline-block;
    padding: 0;
    border: #333 solid 1px;
    font-size: 2em;
    margin: 0em;
    cursor: pointer;
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 5000;
    padding: 10px 15px;
    border: 1px solid #fff;
    background-color: #020c3e;
}

/* Login Start */


.macaddressheading {
    color: #fff;
    font-size: 24px;
    line-height: 35px;
    font-family: Montserrat;
    text-transform: capitalize;
    padding: 0 0 5px 0;
    margin: 0;
    text-align: center;
    margin-top: -15px;
}

.inputt {
    background-color: #0000 !important;
    color: #2183b9 !important;
    border: 2px solid #2183b9 !important;
    font-size: 13px !important;
}

.macline {
    border: solid 2px #fff !important;
    color: #fff !important;
}

.loginbymac {
    background-color: transparent !important;
    border: #fff solid 3px !important;
    border-radius: 5px !important;
    margin-top: -5px !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 5px 0px 5px 0px !important;
    color: #fff !important;
    width: 100%;
    font-size: 20px !important;
    font-weight: 500 !important;
}

.loginbymac:hover {
    border: #bfa627 solid 3px !important;
    color: #bfa627 !important;
    transition: 1s ease;
}

.device-key-label {
    margin-top: -20px;
}

.loginboxbg {
    background-color: #ffffff1c;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.logintoyourbox {
    background-color: #fff0;
}

.logintoyourheading {
    color: #fff !important;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    font-family: Montserrat !important;
    padding: 0 0 18px 0;
    margin: 0;
    /* text-align: center; */
    /* margin-top: 35px; */
}

.logintoyourtext {
    color: #fff;
    font-size: 15px;
    font-family: Montserrat !important;
    /* text-align: center; */
    /* width: 65%; */
    line-height: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* .login-bg {
    position: absolute;
    top: 0;
    height: 112vh;
    width: 100%;
} */

.form-container {
    position: absolute;
    top: 150px;
}

.livetviconimgboxa {
    display: inline;
    width: 25%;
    float: left;
}

.allapimg {
    position: absolute;
    margin-top: 10px;
    /* left: 25%; */
}

.livetviconimg {
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
}

.login-feature {
    margin-top: 70px;
    padding: 0;
}


/*  LogIn End */


/* Support */



.supportlogintext {
    color: #fff !important;
    text-align: center;
    margin-top: -40px;
    font-size: 25px;
    font-weight: 500;
}

.becomeapsh {
    background-color: transparent !important;
    border: #fff solid 3px !important;
    border-radius: 5px !important;
    margin-top: 25px !important;
    display: inline-block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 10px 60px 10px 60px !important;
    color: #fff !important;
    font-size: 14px;
}

.becomeapsh:hover {
    border: #bfa627 solid 3px !important;
    color: #bfa627 !important;
    transition: ease 1s;
}

.backgroundright hr {
    /* border-top : 1px solid #fff; */
    width: 100% !important;
    /* margin-top : 20px; */
    height: 2px !important;
    background-color: #fff !important;
    opacity: 100% !important;
    border: none !important;
    outline: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.textdanger {
    color: #bfa627 !important;
    text-decoration: none;
    text-decoration: none !important;
}

.textdanger:hover {
    transition: ease 1s;
}

.apluslink {
    color: #bfa627;
    text-decoration: none !important;
}

.apluslink:hover {
    color: #bfa627;
    transition: ease 1s;
}


.login-help {
    margin-top: -20px;
}

.backgroundright p,
.backgroundright h5 {
    color: #fff !important;
}

.fortext {
    text-align: center;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}

.support-space {
    padding: 47px 0;
}

/* Support End\ */


/*  Become Reseller */

img .support-img {
    /* position: absolute; */
    /* top: 0; */
    padding-top: -200px !important;
    height: 100vh;
    width: 100%;
    position: absolute;
    top: 0;
}

/* .reseller-container {
    position: absolute;
    top: 60px;
} */
.reseller-bg {
    position: absolute;
    top: 0;
}

.form-label {
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
    font-weight: 500;
}

.thmeinput {
    background-color: transparent !important;
    border: #fff solid 1px !important;
    color: #fff !important;
}

.optioncolor {
    color: black;
}

.form-labelb {
    color: #2183b9;
    font-size: 15px !important;
}

.label-checkbox {
    margin-top: 0;
    margin-left: 10px;

}

/* .privacy {
        color: #2183b9 !important;
        margin-top: 0rem;
        border-color: #2183b9 !important;
    } */
.checkbox-label {
    color: #fff !important;
    margin-top: 0rem;
    border-color: #fff !important;
    background-color: #ff000000 !important;
}

.form-check-label a {
    text-decoration: none !important;
    font-size: 15px;
}

.form-mb {
    margin-bottom: -1rem !important;
}

.form-mt {
    margin-top: -3rem !important;
}

.becomeap {
    background-color: transparent !important;
    border: #fff solid 3px !important;
    border-radius: 50px !important;
    margin-top: 10px !important;
    width: 100%;
    margin-left: 0;
    font-size: 20px;
    padding: 3px 0;
    color: #fff !important;
}

.becomeap:hover {
    border: #bfa627 solid 3px !important;
    color: #bfa627 !important;
    transition: ease 1s !important;
}

/* Become Reseller End */


/*  terms & Condition   */
.terms-bg img {
    height: 110px;
    background-position: top center;
    background-size: cover;
}

.playlist-bg img {
    overflow: hidden !important;
}

/* Manage Playlist Start */

.mng-tab {
    color: #fff;
    background-color: #2183b9;
}

.addplaylistmac {
    width: auto !important;
    height: auto !important;
    padding: 10px 40px 10px 40px !important;
    margin: 26px 11px 8px 0px !important;
    float: left !important;
    background-color: transparent !important;
    border: 2px solid #fff !important;
    border-radius: 150px !important;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 17px !important;
    font-weight: 500 !important;
}

.addplaylistmac:hover {
    color: #bfa627 !important;
    border: 2px solid #bfa627 !important;
    transition: 1s ease;
}

/* Manage Playlist End */


/* Manage Add Playlist */

.input-playlist {
    background: transparent !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    margin-bottom: -10px;
}

.input-playlist option {
    color: #000;
}

.playlistbutton {
    background-color: transparent !important;
    border: #fff solid 3px !important;
    border-radius: 50px !important;
    margin-top: 40px !important;
    margin-left: 0 !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    width: 100%;
    color: #fff !important;
    font-size: 25px;
}

.playlistbutton:hover {
    border: #f1d100 solid 3px !important;
    color: #f1d100 !important;
    transition: ease 1s;
}

.add-playlist-header {
    display: flex !important;
    flex-shrink: 0 !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 0rem 1rem !important;
    border: 2px solid #000 !important;
    border-top-left-radius: calc(0.3rem - 1px) !important;
    border-top-right-radius: calc(0.3rem - 1px) !important;
    background-color: #000 !important;

}

.modal-addplylst {
    border-radius: 0 0 0 0 !important;
}


.becomeapa {
    background-color: transparent !important;
    border: 3px solid #fff !important;
    border-radius: 50px !important;
    margin-top: 10px !important;
    width: 100%;
    margin-left: 0;
    padding-top: 10px !important;
    color: #fff !important;
    font-size: 25px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.becomeapa:hover {
    border: #bfa627 solid 3px !important;
    color: #bfa627 !important;
    transition: ease 1s;
}

.paypalimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px !important;
    margin-bottom: 20px;
    width: 15% !important;
}

.becomeapb {
    background-color: transparent !important;
    border: #fff solid 3px !important;
    border-radius: 50px !important;
    margin-top: 10px !important;
    width: 150px;
    margin-left: 0;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 25px;
}

.becomeapb:hover {
    color: #bfa627;
    border: #bfa627 solid 3px !important;
    transition: 1s ease;
}

.inputmargintop {
    margin-top: 0px !important;
}

a.expire-date {
    text-decoration: none !important;
}

.form-mg {
    margin-bottom: 0 !important;
}

.tab-content>.tab-pane {
    padding-bottom: 40px !important;
    background-color: #020c3e !important;
}

.list-container label {
    color: #fff !important;
    margin-top: 15px;
}

.dataTables_wrapper .dataTables_length select {
    border-color: #fff !important;
    color: #fff !important;
    outline: none !important;
}

.dataTables_wrapper .dataTables_length select option {
    color: #000 !important;
}

.dataTables_wrapper .dataTables_filter input {
    border-color: #fff !important;
    color: #fff;
    outline: none;
}

.modal-content {
    border: none !important;
    outline: none !important;
    border-radius: 4px !important;
}

.modal-body {
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

/* modal-addplylst */

.list-table td {
    /* background-color: red !important ; */
    padding: 5px 0 !important;
    border: none !important;
    outline: none !important;
}

.dataTables_wrapper .dataTables_info {
    color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    border: 1px solid #fff !important;
    background: none !important;
    color: #fff !important;
}

.modal-close {
    background: none !important;
    color: #fff !important;
    text-decoration: none !important;
    outline: none;
    border: none;

}

.modal-close:hover {
    transition: ease 1s !important;
    color: #f1d100 !important;
}

/* End Add Playlist */


.cnt-txt {
    text-align: center;
    font-size: 45px;
    font-weight: 500;
}

.url-text {
    width: 650px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.edit-text {
    color: #fff;
}

.btn-menu {
    background-color: #4183ba !important;
    border-radius: 0 !important;
}

.btn-menu {
    color: #fff !important;
}



/* Admin-Dashboard */

.dashBox {
    background-color: #2183b9;
}

/* ************ */

.bannerbg {
    background-size: cover;
    width: 100%;
    height: 108vh;
    position: relative;
    margin-top: -134px;
}

.bannerImgae {
    height: 96vh;
}

.help-bg {

    background-size: cover;
    width: 100%;
    height: 100vh;
    position: relative;
    margin-top: -134px;
}

.login-bg {

    background-size: cover;
    width: 100%;
    height: 100vh;
    position: relative;
    margin-top: -135px;
}


.bannerbgchild {
    position: absolute;
    top: 35px;
    left: 38%;
    z-index: 10;
    transform: translate(-24%);
}

.support-bg {
    position: absolute;
    object-fit: cover;
}

.backgroundright {
    background-color: #ffffff1c;
    width: 100%;
    margin-top: 130px;
    padding: 70px 0 0 0;
    position: absolute;
    top: 110px;
}

.become-reseller-bg {
    background-size: cover;
    width: 100%;
    height: 100vh;
    position: relative;
    margin-top: -135px;
    margin-bottom:260px
}

.become-reseller-bg-img {
    height: 100vh;
    object-fit: cover;
}

.reseller-container {
    position: absolute;
    top: 120px;
    padding: 0 100px;

}

.reseller-form-container {
    border-right: 8px solid #394068;
    border-bottom: 8px solid #232a50;
    border-left: 8px solid #000;
    border-top: 8px solid #000;
    border-radius: 12px;
    display: block;
    background-color: #020c3e;
    padding: 0px 40px;
    padding-top: 50px;
}

.condition-bg {
    position: relative;
    top: -135px;
    height: 22vh;
    background-size: cover;
    background-position: center;

}

/* .condition-bg-img{
    position: absolute;
} */
.logoleft {
    margin-top: 0px !important;
    width: 80px !important;
    margin-bottom: 20px;
}

/* .playlist-container{
    top: 34%;
} */
.condition-container {
    margin-top: -105px !important;
}

.privacy-bg {
    margin-top: -135px;
    height: 21vh;
    position: relative;
    background-position: center;
    background-size: cover;
}

.privacy-bg-img {
}

.about-bg {
    margin-top: -135px;
    height: 21vh;
    position: relative;
    background-size: cover;
    background-position: center;
}

.about-bg-img {
    /* height: 21vh;
    object-fit: cover; */
}

.list-bg {
    position: relative;
    margin-top: -134px;
    height: 106vh;
}

.list-bg-img {
    height: 106vh;
    object-fit: cover;
    position: absolute;
}

.login-bg-img {
    object-fit: cover;
}

.banner-nav {
    z-index: 20;
}

.aplusbantext {
    font-family: 'Raleway';
    color: #bfa627;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    margin-top: -5px;
}

.aplusbantexta {
    font-family: 'Raleway';
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-top: -10px;
}

.bnr-btn {
    text-align: center;
    margin-top: 26px;
    display: none;
}

.aplusbanheda {
    color: #020c3e;
    font-size: 40px;
    font-weight: 600;
    font-family: 'Raleway';
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0;
    text-align: center;
    margin-top: -20px;
}

.logoap img {
    width: 5%;
    position: absolute;
    margin-top: 438px;
    margin-left: 352px;
    z-index: 5000;
}

.logoapa img {
    width: 5%;
    position: absolute;
    margin-top: 438px;
    margin-left: 757px;
    z-index: 5000;
}

.logoapb img {
    width: 5%;
    position: absolute;
    margin-top: 819px;
    margin-left: 352px;
    z-index: 5000;
}
.logoapc img {
    width: 5%;
    position: absolute;
    margin-top: 819px;
    margin-left: 757px;
    z-index: 5000;
}
.samsung {
    background-color: #020c3e;
    height: 355px;
    margin-top: 25px;
    border: #000 solid 4px;
    background-image: url(https://aplus.4thdimensionpartners.com/assets/image/bannerbg.png);
    background-size: cover;
}

.lg {
    background-color: #020c3e;
    height: 355px;
    margin-top: 25px;
    border: #000 solid 4px;
    background-image: url(https://aplus.4thdimensionpartners.com/assets/image/bannerbg.png);
    background-size: cover;
}

.web {
    background-color: #020c3e;
    /* height: 735px; */
    margin-top: 25px;
    border: #000 solid 4px;
    padding: 20px;
    background-image: url(https://aplus.4thdimensionpartners.com/assets/image/bannerbg.png);
    background-size: cover;
}

.android {
    background-color: #020c3e;
    height: 355px;
    margin-top: 25px;
    border: #000 solid 4px;
    background-image: url(https://aplus.4thdimensionpartners.com/assets/image/bannerbg.png);
    background-size: cover;
}

.android a {
    text-decoration: none !important;
}

.ios {
    background-color: #020c3e;
    height: 355px;
    margin-top: 25px;
    border: #000 solid 4px;
    background-image: url(https://aplus.4thdimensionpartners.com/assets/image/bannerbg.png);
    background-size: cover;
}

.samsungbox {
    background-color: #000000;
    width: 150px;
    height: 150px;
    border-radius: 100px;
    margin: -18px auto;
    margin-top: -26px; 
    /* margin-left: 100px; */
    color: #fff;
    padding-top: 1px;
}

.samsungbox:hover {
    background-color: #bfa627;
    color: #bfa627;
    transition: 1s ease;
}

.samsungboxline {
    background-color: #0000;
    width: 125px;
    height: 125px;
    border-radius: 100px;
    border: #ffffff solid 4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 11.5px;
}

.samsungtextbox {
    font-size: 20px;
    font-family: Arial;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}

.samsungtext {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Raleway';
    text-transform: uppercase;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 10px;
}

.samsungbutton {
    width: 200px;
    height: 50px;
    background-color: #020c3e;
    border-radius: 50px;
    border: #fff solid 3px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #fff;
}

.samsungbutton:hover {
    background-color: #020c3e;
    border: #bfa627 solid 3px;
    color: #bfa627;
    transition: 1s ease;
}

.samsungimg {
    width: 90px;
    margin-left: 1px;
    margin-top: 28px;
}


.web {
    background-color: #020c3e;
    height: 355px;
    margin-top: 25px;
    border: #000 solid 4px;
    padding: 20px;
}

.webimg {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* padding-top: 250px; */
}

.iosimg {
    width: 90px;
    margin-left: 15px;
    margin-top: 35px;
}

.maindiv {
    margin-top: -30px;
}

.logosymbol img {
    width: 40%;
    height: auto;
}

.logosymbol-2 img {
    width: 40%;
    height: auto;
}

.livetvbox {
    background-color: #fff;
    width: 135px;
    height: 135px;
    border-radius: 100px;
    margin-top: 15px;
    margin-left: 515px;
    position: absolute;
    color: #fff;
}

.livetvbox:hover {
    background-color: #bfa627;
    color: #bfa627;
    transition: 1s ease;
}

.livetvboxline {
    background-color: #0000;
    width: 110px;
    height: 110px;
    border-radius: 100px;
    border: #010d3f solid 4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 11.5px;
}

.livetvimg {
    width: 50px;
    margin-left: 27.2px;
    margin-top: 27px;
}

.livetvtextbox {
    font-size: 20px;
    font-family: Arial;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}

.flimsbox {
    background-color: #fff;
    width: 135px;
    height: 135px;
    border-radius: 100px;
    margin-top: 160px;
    margin-left: 700px;
    position: absolute;
    color: #fff;
}

.flimsbox:hover {
    background-color: #bfa627;
    color: #bfa627;
    transition: 1s ease;
}

.flimsboxline {
    background-color: #0000;
    width: 110px;
    height: 110px;
    border-radius: 100px;
    border: #010d3f solid 4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 11.5px;
}

.flimsimg {
    width: 50px;
    margin-left: 27.2px;
    margin-top: 27px;
}

.filmstextbox {
    font-size: 20px;
    font-family: Arial;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}

.seriesbox {
    background-color: #fff;
    width: 135px;
    height: 135px;
    border-radius: 100px;
    margin-top: 355px;
    margin-left: 640px;
    position: absolute;
    color: #fff;
}

.seriesbox:hover {
    background-color: #bfa627;
    color: #bfa627;
    transition: 1s ease;
}

.seriesboxline {
    background-color: #0000;
    width: 110px;
    height: 110px;
    border-radius: 100px;
    border: #010d3f solid 4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 11.5px;
}

.seriesimg {
    width: 50px;
    margin-left: 27.2px;
    margin-top: 27px;
}

.seriestextbox {
    font-size: 20px;
    font-family: Arial;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}

.playlistbox {
    background-color: #fff;
    width: 135px;
    height: 135px;
    border-radius: 100px;
    margin-top: 355px;
    margin-left: 395px;
    position: absolute;
    color: #fff;
}

.playlistbox:hover {
    background-color: #bfa627;
    color: #bfa627;
    transition: 1s ease;
}

.playlistboxline {
    background-color: #0000;
    width: 110px;
    height: 110px;
    border-radius: 100px;
    border: #010d3f solid 4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 11.5px;
}

.playlistimg {
    width: 50px;
    margin-left: 27.2px;
    margin-top: 27px;
}

.playlisttextbox {
    font-size: 20px;
    font-family: Arial;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}

.settingboxb {
    background-color: #fff;
    width: 135px;
    height: 135px;
    border-radius: 100px;
    margin-top: 160px;
    margin-left: 340px;
    position: absolute;
    color: #fff;
}

.settingboxb:hover {
    background-color: #bfa627;
    color: #bfa627;
    transition: 1s ease;
}

.settingboxline {
    background-color: #0000;
    width: 110px;
    height: 110px;
    border-radius: 100px;
    border: #010d3f solid 4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 11.5px;
}

.settingimg {
    width: 50px;
    margin-left: 27.2px;
    margin-top: 27px;
}

.settingtextbox {
    font-size: 20px;
    font-family: Arial;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}

.logosymbol {
    width: 30%;
    height: auto;
    position: absolute;
    margin: 15% auto;
    left: 0;
    right: 0;
    text-align: center;
}

.logosymbol-2 {
    width: 30%;
    height: auto;
    position: absolute;
    margin: 17% auto;
    left: 0;
    right: 0;
    text-align: center;
}

.faq-btn {
    background-color: #020c3e !important;
    color: #fff !important;
}

.partnerstext {
    color: #020c3e;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Raleway';
    padding: 0 0 0 0;
    margin: 0;
    text-align: center;
    margin-bottom: 2px;
    margin-top: 30px;
}


.partners {
    width: 86%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 20px;
}

.shadowrightform {
    width: 40% !important;
    border-right: 8px solid #394068;
    border-bottom: 8px solid #232a50;
    border-left: 8px solid #000;
    border-top: 8px solid #000;
    border-radius: 12px;
    display: block;
    background-color: #020c3e;
}

.login-label {
    color: #fff;
}

.macline::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
}

.macline:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.macline::placeholder {
    color: #fff !important;
}

.shadowrightsh {
    border-right: 8px solid #394068;
    border-bottom: 8px solid #232a50;
    border-left: 8px solid #000;
    border-top: 8px solid #000;
    border-radius: 12px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #020c3e;
}

p.sup-text {
    font-size: 13px;
}

/* .reseller-form{
    border-right: 8px solid #394068;
    border-bottom: 8px solid #232a50;
    border-left: 8px solid #000;
    border-top: 8px solid #000;
    border-radius: 12px;
    display: block;
    background-color: #020c3e;
} */
.reseller-container-2 {
    /* margin-top: 260px; */
}



.privacy-container {
    margin-top: 35px !important;
}

.about-container {
    margin-top: -25px !important;
}

/* .new-livetv-icon {
    margin-left: 146px;
} */

.mt-new-icon {
    margin-top: 20px;
}

.renew-account-bg {
    position: relative;
    height: 20vh;
    margin-top: -134px;
}

.renew-account-bg-img {
    height: 20vh;
    object-fit: cover;
}

.rnw-acnt-btn {
    border-radius: 50px;
    color: #fff;
    padding: 5px 20px;
    font-size: 25px;
    border: 2px solid #020c3e;
    background-color: #020c3e;
    margin-right: -10px;
}

.rnw-acnt-btn:hover {
    border-color: #bfa627;
    background-color: #bfa627;
    transition: 1s ease;

}

.windowsimg {
    width: 60px;
    margin-left: 27px;
    margin-top: 28px;
}
.firetv-img {
    width: 74px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
}
.roku-img {
    width: 80px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px;
}
.playlist-table-row {
    margin-top: 10px !important;
}

.list-container {
    margin-top: -60px;
}

.textarea.form-control {
    min-height: calc(5.5em + 0.75rem + 2px) !important;
}

.customer-care {
    position: fixed;
    right: 32px;
    bottom: 20%;
    z-index: 10000;
}

.whatsapp-support {
    width: 100px;
    height: auto;
}

.choose-plan {
    background-color: #f2f2f2;
    padding-top: 50px;
    padding-bottom: 50px;
}

.plan-heading {
    color: #020c3e;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Raleway';
    text-transform: uppercase;
    margin-bottom: 90px;
}

.plan-price-column {
    background-color: #020c3e;
    border: 3px solid #000;
    padding-right: 0px;
    padding-left: 0px;
}

.plan-price-column p {
    color: #fff;
}

.plan-row-hr {
    height: 3px !important;
    border: 3px solid;
    border: none;
    outline: none;
    background-color: #000;
    opacity: 100%;
    width: 100%;
    margin: 0px 0px;
}

.plan-price {
    border: 3px solid #000;
    display: inline-block;
    padding: 5px 80px;
    border-radius: 42px;
    margin-top: -26px;
    background-color: #020c3e;
}

.plan-price h3 {
    padding-bottom: 0px;
    font-size: 30px;
}

.plan-duration {
    margin-bottom: 0px;
    font-size: 20px;
}

.plan-price-content {
    padding: 30px 0;
}
.plan-price-content select{
    background-color: transparent;
    color: #fff;
    border-radius: 10px;
    padding: 5px 20px;
    margin-bottom: 20px;
    border: 2px solid #000;
}
.plan-price-content select option{
    background-color: transparent !important;
    color: #000 !important;
}
.content-para {
    margin: 5px 0;
    padding-right: 10px;
    padding-left: 10px;
}

.price-btn {
    margin-top: 40px;
    border: 3px solid #000;
    border-radius: 30px;
    padding: 8px 20px;
    color: #fff;
    background-color: transparent;
    text-decoration: none !important;
    font-size: 20px;
    font-weight: 500;
}

.price-btn:hover {
    border: 3px solid #bfa627;
    color: #bfa627;
    transition: 0.8s ease-in-out;
}

.price-btn-div {
    display: inline-block;
    margin-top: 40px;
}
.price-btn-div a{
    display: block;
}
.manage-playlist-container {
    position: absolute;
    top: 140px;
}

.logintoyour-text {
    padding-left: 28px;
}

.webimg-text {
    margin-top: 20px;
}

/* Live tv styles */
.live-tv-bg {
    position: relative;
    top: -134px;
    height: 114vh;
}

.live-tv-btn {
    margin-top: 380px !important;
    margin-left: 165px;
}
.live-tv-btn a{
    text-decoration: none;
}
.live-tv-bg-img {
    position: absolute;
    height: 114vh;
}
.backsearch-live{
    margin-top: -25px;
}

.live-tv-container {
    position: absolute;
    top: 25%;
    max-width: 1124px;
}

.live-tv-container-2 {
    margin-top: -130px;
    padding-bottom: 20px;
}

.logoicon {
    float: left;
    margin: 5px 0 20px -75px;
    width: 20%;
    display: none;
}

.logoicon img {
    width: 30%;
    height: auto;
    padding: 0;
    margin: 0;
}

.backsearch {
    float: left;
    width: 50%;
    text-align: left;
    /* margin-top: -35px; */
}

.searchar {
    width: 70%;
    height: auto;
    padding: 0;
    margin: 0;
    float: left;
    margin-top: -35px;
}

.searchicon {
    width: 14%;
    height: auto;
    padding: 0;
    margin: -3px 0 0 0;
    float: left;
}

.searchicon img {
    width: 70%;
    margin-top: -3px;
}

.searchtextinput {
    width: 80%;
    height: auto;
    float: left;
}

.searchinput {
    width: 100%;
    height: 4vh;
    background: none;
    border: 0;
    border-bottom: 1px solid #585858;
    color: #aeaeae !important;
    font-family: Arial;
    font-size: 18px;
    color: #fff !important;
}
.searchinput::placeholder{
    color: #fff !important; 
}
.headingright {
    width: 45%;
    float: right;
    font-size: 5vh;
    color: #fff;
    font-family: Arial;
    font-weight: 600;
    text-transform: uppercase;
    text-align: right;
    margin-top: -55px;
}

.headingright img {
    width: 10%;
    height: auto;
    margin-right: 3%;
    margin-top: -15px;
}

.connectionbox {
    background-color: #020c3e;
    width: 5%;
    height: 7.3vh;
    margin-left: 45.9vh;
    position: absolute;
    margin-top: 38vh;
}

.contentareb {
    width: 118%;
    height: auto;
    padding: 0 0 0 0;
    margin: 0 -6% 0 -8%;
    /* margin-top: 40px; */
}

.shadowleft {
    width: 30%;
    height: 77vh;
    border-right: 2vh solid #394068;
    border-bottom: 2vh solid #232a50;
    border-left: 2vh solid #000;
    border-top: 2vh solid #000;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3vh;
    float: left;
}

.shadowlefta {
    width: 100%;
    height: 73vh;
    border: #101010 solid 1vh;
    display: block;
    background-color: #020c3e;
    margin-left: auto;
    margin-right: auto;
    margin-top: -0.1vh;
}

.backgroundleft {
    background-color: transparent;
    width: 106%;
    height: 71.2vh;
    padding-top: 4vh;
    margin-top: -0.1vh;
    padding-left: 0.2vh;
    margin-left: -0.1vh;
}

.content-left {
    width: 100%;
    height: 67vh;
    padding: 0 0 0 0;
    margin: 0;
    float: left;
    overflow-y: scroll;
}

.viewdbt {
    color: #fff;
    font-size: 3vh;
    padding: 0 0 1% 0;
    margin: 1vh;
    font-family: Arial;
    font-weight: 600;
    text-decoration: none;
}

.viewdbt:hover {
    color: #bfa627;
    text-decoration: none;
}

.topnav {
    width: 100%;
    padding-right: 15px !important;
    padding-left: 5px !important;
    padding: 0;
    font-family: Arial;
}

ul.topnav {
    padding: 0;
    margin: 4vh 0 0 0;
    font-size: 1em;
    line-height: 0.5em;
    list-style: none;
}

ul.topnav li a {
    line-height: 1vh;
    font-size: 2.6vh;
    color: #fff;
    display: block;
    text-decoration: none;
    font-weight: 600;
    font-family: Arial;
    background-color: #020c3e;
    padding: 1vh 0 1vh 3vh;
    margin-bottom: 2vh;
    width: 100%;
    height: auto !important;
    border-radius: 50vh;
    transition: 0.5s;
    border: #000 solid 0.6vh;
    padding: 12px;
}

ul.topnav li a:hover {
    background-color: #bfa627;
    color: #fff;
}

ul.topnav .active {
    background-color: #bfa627;
    color: #fff;
}

ul.topnav ul {
    margin: 0 0 3vh 0;
    padding: 0;
    display: none;
}

ul.topnav ul li {
    margin: 0;
    padding: 0;
    clear: both;
}

ul.topnav ul li a {
    padding-left: 3vh;
    font-size: 3vh;
    font-weight: normal;
    outline: 0;
    font-family: Arial;
    color: #fff;
    background: none;
    margin-bottom: 0;
    padding: 2.3vh 0 2.3vh 5vh;
}

ul.topnav ul li a:hover {
    color: #fff;
    background: #f57a24;
}

ul.topnav ul .active {
    color: #fff;
    background: #f57a24;
}

ul.topnav .act {
    color: #fff;
    background: red;
}

ul.topnav ul ul li a {
    color: silver;
    padding-left: 40px;
}

ul.topnav ul ul li a:hover {
    background-color: #D3CEB8;
    color: #fff;
}

ul.topnav span {
    float: right;
}

.textoverflow {
    white-space: nowrap;
    width: 90%;
    /* height: 4vh; */
    /* overflow: hidden; */
    text-overflow: ellipsis;
    float: left;
    /* padding: 1vh; */
    margin-top: -0.5vh;
}

.starf {
    width: 2vh;
}

::-webkit-scrollbar {
    width: 2vh;
}

::-webkit-scrollbar-track {
    box-shadow: 0 0 10vh #1e2753 inset;
    border-radius: 10vh;
}

::-webkit-scrollbar-thumb {
    background: #bfa627;
    border-radius: 10vh;
}

::-webkit-scrollbar-thumb:hover {
    background: #bfa627;
}

.backgroundtv {
    background-color: #020c3e;
    width: 65%;
    height: 77vh;
    display: block;
    margin-right: auto;
    /* padding-top: 2vh; */
    float: left;
    margin-left: 7vh;
    border-right: 2vh solid #394068;
    border-bottom: 2vh solid #232a50;
    border-left: 2vh solid #000;
    border-top: 2vh solid #000;
    border-radius: 3vh;
}

.shadowtv {
    width: 60%;
    height: 53vh;
    border-right: 2vh solid #394068;
    border-bottom: 2vh solid #232a50;
    border-left: 2vh solid #000;
    border-top: 2vh solid #000;
    border-radius: 3vh;
    margin-left: 3vh;
    display: inline;
    float: left;
    margin-top: 15px;
}

.shadowtva {
    width: 100%;
    height: 49vh;
    border: #101010 solid 1vh;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.videoarea {
    width: 100%;
    height: 47.1vh;
    margin-left: -0.1vh;
}

.videoarea img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.content-centerssleft {
    /* width: 30%; */
    height: auto;
    float: right;
    /* padding-right: 20px; */
    /* margin-left: 12px; */
    margin-right: -19px;
}

.videoareb {
    width: 100%;
    height: 63vh;
    margin: 0 0 2.3% 0;
    overflow-y: scroll;
    margin-right: 25px !important;
}

.epghead {
    font-size: 4vh;
    text-align: center;
    margin-top: 2vh;
    color: #fff;
}

.epgtext {
    color: yellow;
    font-size: 3vh;
    margin-left: 2vh;
    margin-top: 4vh;
}

.epgtexta {
    color: white;
    font-size: 3vh;
    margin-left: 2vh;
}

.blackbt {
    background: #020c3e;
    height: auto !important;
    padding: 1vh 25px;
    margin-right: 13px;
    /* margin: 0 0 0 2vh !important; */
    color: #fff;
    font-size: 3vh;
    /* width: 20% !important; */
    display: block;
    /* margin-top: 2vh !important; */
    border-radius: 50vh;
    text-decoration: none;
    font-family: Arial;
    font-weight: 500;
    text-align: center;
    /* margin-left: 40vh !important; */
    /* margin-top: -1vh !important; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    border: #000 solid 0.6vh;
}

.blackbt:hover {
    background: #bfa627;
    color: #000;
}

.blackbta {
    background: #020c3e;
    height: auto !important;
    padding: 1vh 35px;
    /* margin: 0 0 0 2vh !important; */
    color: #fff;
    font-size: 3vh;
    /* width: 20% !important; */
    display: block;
    /* margin-top: -1vh !important; */
    border-radius: 50vh;
    text-decoration: none;
    font-family: Arial;
    font-weight: 500;
    text-align: center;
    /* margin-left: 2vh !important; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    border: #000 solid 0.6vh;
}

.blackbta:hover {
    background: #bfa627;
    color: #000;
}

.faviconye {
    width: 2vh;
}
.headingright-live{
    margin-top: -70px;
}





/*  Setting container */
.setting-bg {
    position: relative;
    top: -134px;
    height: 107vh;
}

.setting-bg-img {
    position: absolute;
    height: 107vh;
    object-fit: cover;
}

.settings-container {
    position: absolute;
}

.logoname {
    float: right;
    margin: 2.5% -6% 1% 0;
    width: 30%;
    text-align: right;
}

.backgroundsetting {
    background-color: transparent;
    /* width: 112%; */
    /* height: 75vh; */
    /* margin-left: -60px; */
    /* padding: 0 35px;
    padding-top: 4vh; */

}

.shadowsetting {
    /* width: 92%; */
    /* height: 67vh; */
    border-right: 2vh solid #394068;
    border-bottom: 2vh solid #232a50;
    border-left: 2vh solid #000;
    border-top: 2vh solid #000;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3vh;
}

.shadowb {
    width: 100%;
    height: 100%;
    border: #101010 solid 1vh;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #020c3f;
}

.settingul {
    width: auto;
    height: auto;
    /* padding-left: 12vh; */
    margin: 0;
}

.settingbox {
    width: 23%;
    height: 27vh;
    padding: 1vh;
    border-radius: 5vh;
    text-align: center;
    display: inline;
    float: left;
    position: relative;
    margin: 1vh 1vh 1vh 1vh;
    line-height: 1vh;
    font-size: 2.6vh;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-family: Arial;
    background-color: #020c3e;
    margin-bottom: 2vh;
    transition: 0.5s;
    border: #000 solid 0.6vh;
}

.settingbox:hover {
    background-color: #bfa627;
}

.settingmargintopsa {
    margin-top: 5vh;
}

.settingfonts {
    color: #fff;
    padding-top: 4vh;
    font-size: 3vh;
}

.settingfontsa {
    color: #fff;
    padding-top: 2vh;
    font-size: 3vh;
}

.settingmargintops {
    margin-top: 7vh;
}

.settingmargintopforuser {
    margin-top: 7vh;
}

.settinglang {
    background-color: #d9080800;
    border: 0;
    height: 100%;
    width: 100%;
    margin-top: -17.8vh;
    border-radius: 5vh;
    border: none;
    outline: none;
}

.overlay {
    background-color: rgb(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;
    transition: opacity 0.5s;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    width: 30%;
    min-height: 68%;
    background-color: #fff;
    background-image: url("../images/top-shadow.png");
    background-repeat: repeat-x;
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 10;
    border: #fff solid 0.3vh;
    padding: 0;
    color: #000;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    transition: opacity 0.5s, top 0.5s;
}

.overlay:target+.popup {
    top: 50%;
    opacity: 1;
    visibility: visible;
}

.pophead {
    color: #000;
    text-align: center;
    font-weight: 800;
    padding: 0 0 1vh 0;
    margin: 0;
}

.pophead img {
    width: 5%;
    height: auto;
    margin-bottom: -1.5vh;
    margin-right: 1.5vh;
}

.close {
    background-color: #000;
    height: 6vh;
    line-height: 6vh;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 6vh;
    font-size: 3vh;
    font-weight: 600;
    border-radius: 3vh;
}

.close:before {
    color: rgb(255, 255, 255, 0.9);
    content: "X";
    font-size: 3vh;
    font-weight: 600;
}

.close:hover {
    background-color: #c42118;
}

.popup p,
.popup div {
    margin-bottom: 10px;
}

.popup label {
    display: inline-block;
    text-align: left;
    width: 100%;
}

.popup input[type="text"],
.popup input[type="password"] {
    border: solid 1px;
    border-color: #999 #ccc #ccc;
    margin: 0;
    padding: 2px;
    border-radius: 2px;
}

.popup input[type="text"]:hover,
.popup input[type="password"]:hover {
    border-color: #555 #888 #888;
}

.pophead {
    color: #000;
    text-align: center;
    font-weight: 800;
    padding: 0 0 1vh 0;
    margin: 0;
}

.pophead img {
    width: 5%;
    height: auto;
    margin-bottom: -1.5vh;
    margin-right: 1.5vh;
}

.settings-container {
    top: 21%;
}

.setting-container-2 {
    margin-top: -110px;
}

/* Films */
.films-bg {
    position: relative;
    margin-top: -134px;
    height: 112vh;
}

.films-bg-img {
    position: absolute;
    height: 112vh;
    object-fit: cover;
}

.films-container {
    position: absolute;
    top: 24%;
    max-width: 1124px;
}

.backgroundrightb {
    background-color: transparent;
    width: 65%;
    height: 77vh;
    display: block;
    margin-right: auto;
    /* padding-top: 2vh; */
    float: left;
    margin-left: 7vh;
}

.shadowrightb {
    width: 100%;
    height: 77vh;
    border-right: 2vh solid #394068;
    border-bottom: 2vh solid #232a50;
    border-left: 2vh solid #000;
    border-top: 2vh solid #000;
    background-color: #020c3e;
    border-radius: 3vh;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.shadowrightc {
    width: 100%;
    height: 73vh;
    border: #101010 solid 1vh;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.content-right {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    float: right;
    margin-top: 10px;
}

.scrolls {
    padding: 0;
}

.custom-scroll {
    width: 102.5%;
    height: 68.4vh;
    /* padding-left: 3vh; */
    text-align: left;
    background: none;
    margin-top: 1vh;
    display: inline-block;
    overflow: auto;
    padding-top: 1vh;
}

.customscrollplaylist {
    width: 100%;
    /* height: 60vh; */
    padding-left: 3vh;
    text-align: left;
    background: none;
    /* margin-top: 1vh; */
    display: inline-block;
    overflow: auto;
    /* padding-top: 1vh; */
}

.filmmenua {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
}

.filmmenua li {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 2% 5vh 0;
    width: 30%;
    height: auto;
    float: left;
    color: #fff;
    font-size: 2vh;
    font-weight: 600;
    font-family: Arial;
    text-align: left;
    text-decoration: none;
    display: block;
}

.filmmenua li a {
    padding: 0 0 0 0;
    color: #a3a2a2;
    font-size: 2.5vh;
    font-weight: 600;
    font-family: Arial;
    text-align: left;
    text-decoration: none;
    display: block;
    transition: 0.5s;
    border-radius: 2.3vh;
    border: #19224f solid 0.6vh;
    background-color: #19224f;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    height: 20vh;
}

.filmmenua li:hover a {
    color: #ffffff;
    font-size: 2.5vh;
    text-decoration: none;
    transform: scale(0.9);
    transition: 0.5s;
    background-color: #bfa627;
    border-radius: 2.3vh;
    border: #bfa627 solid 0.6vh;
}

.filmmenua li div {
    width: 100%;
    height: 25vh;
    margin-bottom: 2.3vh;
    overflow: hidden;
    margin-top: 4vh;
    padding-left: 1vh;
}

.filmmenua li div img {
    width: 100%;
    height: 100%;
    border-radius: 2.3vh;
}

.filmmenu li div {
    width: 100%;
    height: 25vh;
    background-image: url("../images/loading.gif");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    margin-bottom: 2.3vh;
    border-radius: 2.3vh;
    overflow: hidden;
}

.filmmenu li div img {
    width: 100%;
    height: 100%;
    border-radius: 2.3vh;
}

.filmmenu li {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 2% 5vh 0;
    width: 17.5%;
    height: auto;
    float: left;
    color: #fff;
    font-size: 2vh;
    font-weight: 600;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
    display: block;
}

.filmmenu li a {
    width: auto;
    height: auto;
    padding: 0 0 0 0;
    color: #fff;
    font-size: 2.5vh;
    font-weight: 600;
    font-family: Arial;
    text-align: center;
    text-decoration: none;
    display: block;
    transition: 0.5s;
    border-radius: 2.3vh;
    border: #19224f solid 0.6vh;
    background-color: #19224f;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.filmmenu li:hover a {
    color: #ffffff;
    font-size: 2.5vh;
    text-decoration: none;
    transform: scale(0.9);
    transition: 0.5s;
    background-color: #bfa627;
    border-radius: 2.3vh;
    border: #bfa627 solid 0.6vh;
}

.filmmenu li div {
    width: 100%;
    height: 25vh;
    background-image: url("../images/loading.gif");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    margin-bottom: 2.3vh;
    border-radius: 2.3vh;
    overflow: hidden;
}

.filmmenu li div img {
    width: 100%;
    height: 100%;
    border-radius: 2.3vh;
}

/* Change playlist */
.change-playlist-bg {
    position: relative;
    top: -134px;
    height: 100vh;
}

.change-playlist-bg-img {
    position: absolute;
    height: 100vh;
    object-fit: cover;
}

.change-playlist-container {
    position: absolute;
    top: 24%;
    max-width: 1124px;
}

.backgroundplaylist {
    background-color: transparent;
    /* width: 112%;
    height: 75vh;
    margin-left: -60px;
    padding-top: 4vh; */
    /* margin-top: 40px; */
}

.shadowa {
    /* width: 92%; */
    /* height: 67vh; */
    border-right: 2vh solid #394068;
    border-bottom: 2vh solid #232a50;
    border-left: 2vh solid #000;
    border-top: 2vh solid #000;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3vh;
    background-color: #020c3e;
}

.contentarea {
    /* width: 94%; */
    height: 360px;
    overflow-y: scroll;
    padding: 0 0 0 0;
    margin: 0 3% 0 3%;
}

.playlisttexrcolor {
    color: #fff;
    font-size: 15px;
    line-height: 10px;
}

.change-playlist-container-2 {
    margin-top: -110px;
}

/* Films details */
.films-details-bg {
    position: relative;
    height: 106vh;
    margin-top: -134px;
}

.films-details-bg-img {
    position: absolute;
    object-fit: cover;
    height: 106vh;
}

.films-details-container {
    position: absolute;
    top: 27%;
}

.backgroundfilms {
    background-color: transparent;
    /* width: 112%;
    height: 75vh;
    margin-left: -60px;
    padding-top: 4vh;
    margin-top: 20px; */
}

.shadowfilms {
    width: 100%;
    background-color: #020c3e;
    border-right: 2vh solid #394068;
    border-bottom: 2vh solid #232a50;
    border-left: 2vh solid #000;
    border-top: 2vh solid #000;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3vh;
}

.leftcontentfilms {
    width: 70%;
    height: auto;
    padding: 0 0 0 0;
    margin: 0;
    float: left;
}

.bigfimg {
    width: 35%;
    height: 50vh;
    padding: 0;
    margin: 0 5% 0 0;
    float: left;
    border-radius: 2vh;
    overflow: hidden;
}

.bigfimg img {
    width: 100%;
    min-height: 50vh;
    height: auto;
    border-radius: 2vh;
}

.detailsarea {
    width: 50%;
    height: auto;
    padding: 0;
    margin: 0;
    float: left;
}

.filmsnametext {
    color: #fff;
    font-size: 5vh;
    font-weight: 600;
    font-family: Arial;
    text-decoration: none;
    padding: 0 0 3.5vh 0;
    margin: 0 0 0 0;
    text-transform: uppercase;
}

.whitetextfilms {
    color: #fff;
    margin-bottom: 0 !important;
    font-size: 18px;
    font-weight: 500;
    font-family: Montserrat;
}

.orangetext {
    color: #bfa627;
}

.greyline {
    width: 100%;
    height: 1vh;
    border-bottom: 1px solid #3a3a3a;
    padding: 0 0 1.5vh 0;
    margin: 0 0 2.5vh 0;
}

.buttonarea {
    width: 30%;
    height: auto;
    padding: 11% 0 0 0;
    margin: 0;
    float: right;
}
.buttonarea a{
    text-decoration: none;
}
.redbt1 {
    background: #c42118;
    height: auto !important;
    padding: 2vh 0;
    margin: 0 auto 4vh auto !important;
    color: #fff;
    font-size: 3vh;
    width: 65% !important;
    display: block;
    border-radius: 50vh;
    text-decoration: none;
    font-family: Arial;
    font-weight: 500;
    text-align: center;
    transition: 0.5s;
    line-height: 1vh;
    background-color: #020c3e;
    margin-bottom: 2vh;
    border: #000 solid 0.6vh;
}

.redbt1:hover {
    background: #bfa627;
    transition: 0.5s;
    color: #000;
}

.blackbt1 {
    background: #c42118;
    height: auto !important;
    padding: 2vh 0;
    margin: 0 auto 4vh auto !important;
    color: #fff;
    font-size: 3vh;
    width: 65% !important;
    display: block;
    border-radius: 50vh;
    text-decoration: none;
    font-family: Arial;
    font-weight: 500;
    text-align: center;
    transition: 0.5s;
    line-height: 1vh;
    background-color: #020c3e;
    margin-bottom: 2vh;
    border: #000 solid 0.6vh;
}

.blackbt1:hover {
    background: #bfa627;
    transition: 0.5s;
    color: #000;
}

.faviconye {
    width: 2vh;
}

/* Series details */
.series-details-bg {

    position: relative;
    height: 105vh;
    margin-top: -134px;
}

.series-details-bg-img {
    position: absolute;
    height: 105vh;
    object-fit: cover;

}

.series-details-container {
    position: absolute;
    top: 25%;
    max-width: 1124px;
}

.backgrounda {
    background-color: transparent;
    /* width: 112%;
    height: 75vh;
    margin-left: -60px;
    padding-top: 4vh; */
    /* margin-top: 40px; */
}

.leftcontent {
    width: 70%;
    height: auto;
    padding: 6vh 0 0 0;
    margin: 0;
    float: left;
}

.bigimg {
    width: 40%;
    height: 45vh;
    padding: 0;
    margin: 0 5% 0 0;
    float: left;
    border-radius: 2vh;
    overflow: hidden;
}

.bigimg img {
    width: 100%;
    height: 100%;
    border-radius: 2vh;
}

.seiresname {
    font-size: 35px;
    color: #fff;
    font-family: Montserrat;
}

.seasonClass {
    border: #fff solid 0;
    padding: 1vh 9vh 1vh 3vh;
    float: left;
    color: #fff;
    font-weight: 500;
    font-size: 25px;
    text-decoration: none;
    text-transform: unset;
    margin-top: 0;
    background-color: #bfa627;
    cursor: pointer;
    width: 230px;
}

.downarown {
    position: absolute;
    width: 6vh;
    margin-left: -8vh;
    margin-top: 33vh;
}

.seriesdetailsscroll {
    width: 26%;
    height: 40vh;
    overflow-y: scroll;
    position: absolute;
}

.selectdowndiv {
    font-size: 3vh;
    background-color: #dbd8d8;
    /* width: 48vh; */
    /* padding: 2vh; */
    color: black;
    overflow-y: scroll;
}

.selectdowndiv:hover {
    background-color: #bfa627 !important;
    color: #fff;
}

.durationbox {
    /* margin-top: -220px; */
    position: absolute;
    width: 35%;
    /* margin-left: 195px; */
    margin-top: 20px;
}

.durationtext {
    font-weight: 100;
    line-height: 1.2;
    font-size: 16px;
    color: #fff;
}

.greytext {
    color: #5f5f5f;
}

.episode-right {
    width: 24%;
    height: auto;
    padding: 0;
    margin: 0;
    float: right;
}

.customscroll1 {
    width: 83%;
    height: 56vh;
    padding-left: 3vh;
    text-align: left;
    background: none;
    margin-top: 2vh;
    display: inline-block;
    overflow: auto;
    padding-top: 1vh;
}
.customscroll1 a{
    text-decoration: none;
}
.episodebt {
    width: 88%;
    height: 9vh;
    line-height: 9vh;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 3vh;
    background: #020c3e;
    margin: 4vh auto -2vh auto !important;
    color: #fff;
    font-size: 3vh;
    display: block;
    border-radius: 50vh;
    text-decoration: none;
    font-family: Arial;
    text-align: center;
    transition: 0.5s;
    border: #000 solid 0.6vh;
}

.episodebt:hover {
    background: #bfa627;
    color: #000;
}
.episodebt-1{
    margin-top: 0 !important;
}

select.seasonClass {
    /* //Remove original arrows */
    -webkit-appearance: none;
    /* //Use png at assets/selectArrow.png for the arrow on the right */
    /* //Set the background color to a BadAss Green color  */
    background: url(../image/down.png) no-repeat right #bfa627;
    background-size: 30px;
    background-position: calc(80px + 100px);
}

/* User Account */


.user-account-bg {
    height: 112vh;
    position: relative;
    top: -134px;
}

.user-account-bg-img {
    height: 112vh;
    position: absolute;
}

.user-account-container {
    position: absolute;
    top: 27%;
    max-width: 100%;
}
.user-account-container-2{
    margin-top: -110px;
}

.backgrounduser {
    background-color: transparent;
    height: auto;
}

.shadowuser {
    /* height: 67vh; */
    border-right: 2vh solid #394068;
    border-bottom: 2vh solid #232a50;
    border-left: 2vh solid #000;
    border-top: 2vh solid #000;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3vh;
}

.server-left {
    width: 40%;
    height: auto;
    padding: 9vh 0 0 0;
    margin: 0 0 0 6.5%;
    text-align: center;
    float: left;
}

.samplearea {
    background: #020c3f;
    height: auto !important;
    padding: 2.5vh 0;
    margin: 4vh auto 15vh auto !important;
    color: #fff;
    font-size: 3.8vh;
    width: 90% !important;
    display: block;
    margin-top: 3%;
    border-radius: 1.6vh;
    margin: 0 auto 0 auto;
    text-decoration: none;
    font-family: Arial;
    font-weight: 500;
    text-align: center;
    border: #000 solid 0.6vh;
}
.samplearea a{
    text-decoration: none;
}
.servplaybt {
    background: #ffffff;
    height: auto !important;
    padding: 1.6vh 0;
    color: #020c3f;
    font-size: 3.8vh;
    width: 57% !important;
    display: block;
    border-radius: 1.2vh;
    margin: -1.6vh 1vh 0 0 !important;
    text-decoration: none;
    font-family: Arial;
    font-weight: 700;
    text-align: center;
    transition: 0.5s;
    float: right;
}

.servplaybt:hover {
    background: #c1a426;
    color: #000;
}

.servplaybt img {
    width: 11%;
    height: auto;
    margin-left: 0.7vh;
}

.importanttext {
    color: #bfa627;
    font-size: 4vh;
    font-weight: 600;
    font-family: Arial;
    text-decoration: none;
    padding: 0 0 1.5vh 0;
    margin: 0;
    text-transform: capitalize;
    margin-top: -6vh;
}

.whitetext {
    color: #fff;
    margin-bottom: 0 !important;
    font-size: 18px;
    font-weight: 500;
    font-family: Montserrat;
}

.server-right {
    width: 50%;
    height: auto;
    padding: 7vh 0 0 0;
    margin: 0 0 0 0;
    text-align: center;
    float: right;
}
.server-right a{
    text-decoration: none;
}
.srblue {
    color: #c1a426;
    font-size: 3.2vh;
}

.playlistbt {
    font-size: 10px;
    font-weight: 700;
}
.playlistbt {
    background: #020c3e;
    height: auto !important;
    padding: 1vh 0;
    margin: 4vh auto 4vh auto !important;
    color: #fff;
    font-size: 3vh;
    width: 65% !important;
    display: block;
    border-radius: 50vh;
    text-decoration: none;
    font-family: Arial;
    text-align: center;
    transition: 0.5s;
    border: #000 solid 0.6vh;
}

.playlistbt:hover {
    background: #fff;
    transition: 0.5s ease;
    color: #020c3e;
    border: #000 solid 0.6vh;
}

.dvid {
    font-weight: 600 !important;
    font-size: 3.5vh !important;
    padding: 0 0 1vh 0 !important;
    margin: 0;
    color: #fff;
}

.yellowtext {
    color: #bfa627;
}

.idnum {
    font-size: 3vh;
}
.righttop{
    padding: 0 30px;
}
#myTable_previous{
    color: #fff !important;
}
.paginate_button{
    color: #fff !important;
}
#myTable_next{
    color: #fff !important;
}
#myTable_paginate .paginate_button{
    color: #fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    border: 1px solid #fff !important;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    background: transparent !important;
}
/* Buy now pop up */
.buy-modal-header{
    background-color: #fff;
    border: none;
    align-items: center !important;
    justify-content: flex-start;
}
.buy-modal-dialog{
    padding: 0 220px;
    padding-top: 14%;
}
.buy-modal-content{
    background-color: #fff !important;
    padding: 0 15px;
}
.buy-modal-body{
    background-color: #fff;
    border: none;
}
.buy-modal-title{
    color: #000;
    margin-left: 20px;
    font-size: 30px;
    font-weight: 500;
}
.buy-img{
    width: 46px;
}
.modal-body-para{
    font-size: 20px;
}
.buy-modal-btn{
    /* display: inline-block; */
    float: right;
    border: none;
    text-decoration: none;
    margin: 0 10px;
    font-size: 25px;
    font-weight: 500;
}
.modal-buy-now{
    z-index: 100000;
}
/* Topbar */
.topbar-container{
    background-color: #020c3e;
    z-index: 100000;
    position: relative;
}
.topbar-container .container{
    padding: 0 20px;
}
.topbar-icon{
    font-size: 21px;
    margin-right: 10px;
}
.topbar-text{
    font-weight: 500;
}
.privacy-container p, .about-container p{
    font-size: 14px;
}
.privacy-container h4, .about-container h4, .condition-container h4{
    font-size: 20px;
}
.samsung a,.web a, .lg a, .ios a{
    text-decoration: none;
}
.playlistuserboxatext img{
    width: 10%;
    height: auto;
}
.change-logo{
    width: 25% !important;
    height: auto !important;
}
.aplusplayer-googleplay{
    width: 70%;
}
.playstore-img{width: 70px;
margin-left: 31px;
margin-top: 23px;
}



/* New Section */
.watch-heading {
    font-size: 55px;
    font-weight: 700;
    color: #000;
  }
  .watch-para {
    font-weight: 600;
    font-size: 22px;
  }
.Enjoy, .create {
    background-color: #020c3e;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .enjoy-img {
    width: 100%;
  }
  .enjoy-heading {
    color: #fff;
  }
  .enjoy-para {
    color: #fff;
  }
  .enjoy-left {
    padding: 0 30px;
  }
  .enjoy-right {
    padding-left: 30px;
  }
  .create-img {
    width: 85%;
  }
  
  .create-right {
    padding-right: 30px;
  }
  .skills{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .avlbl-para{
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
  }

  #live-video {
    width: 100%;
    height: 48vh;
}
.modal-sm{
    max-width: 500px;
}
.pl-cls-btn{
    margin: 0;
    margin-top: -15px;
    font-size: 30px;
    outline: none;
    border: none;
    color: #fff;
}
.pl-cls-btn:hover{
    color: #f1d100;
    text-decoration: none;
}
.check-pin-btn{
    margin: 0;
    margin-top: 20px;
    font-size: 20px;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 20px;
}
.check-pin-btn:hover{
border: 2px solid #f1d100;
color: #f1d100;
background-color: transparent;
transition: 0.4s ease;
}
.check-pn-header{
    background-color: #000 !important;
    border-color: #000;
}
.reseller-create-login{
    background: #000d3e;
    color: #fff;
    padding: 3px 20px;
    border-radius: 30px;
    text-decoration:none;
}
.reseller-create-login:hover{
    color:#fff;
    text-decoration:none;
}
.playlist-details td{
    color: #fff !important;
}
.landing-main-div{
    margin-top: -30px;
    position: relative;
}
.landing-logosymbol{
        width: 30%;
        height: auto;
        position: absolute;
        /* margin: 15% auto; */
        /* left: 50%; */
        /* right: 0; */
        top: 184%;
        /* transform: translateX(-50%); */
        /* text-align: center;*/
}