﻿
.topheader {
    width: 100%;
    margin: 0 auto;
    background-color: #f2f2f2;
    height: 50px
}

.topheaderimg {
    width: 100%;
    margin: 0 auto; /*background-color:#e6e6e8*/
    background-color: #1f2d3f;
    height: 70px;
    z-index: 100;
    /*overflow: hidden;*/ /*border-bottom: 1px solid #f4f4f4;*/
}

.topheaderlbl {
    margin: 0 auto;
    width: 96%;
    overflow: auto
}

    .topheaderlbl table {
        width: 90%;
        margin: 0 auto
    }

.header li {
    display: inline;
    margin-left: 30px;
    font-size: 1em;
    list-style: none;
    font-family: Plusjakartasans, sans-serif !important;
}
.header li a {
    text-decoration: none;
    padding: 0px 0px 24px 0px;
    margin: 0;
    /*color: #989399;*/
    color: white;
    font-size: 16px;
    font-weight: 500;
}

.header li.active {
    /*border-bottom: 1px solid #0c6dd4*/
}
.headerbar {
    width: 100%;
    margin: 0 auto;
    background-color: #a8e3c9;
    height: 7px
}

.headerbarbig {
    width: 100%;
    margin: 0 auto;
    background-color: #9155a7;
    height: 100px
}

.headerbarbigtxt {
    color: white;
    font-size: 30px
}

.headerbarbigsmtxt {
    color: white;
    font-size: 14px
}

.header li a.active {
    color: #9f68b3
}

.header ul li:hover ul.submenuul {
    display: block;
}
.header ul li.active > ul.submenuul {
    display: block; /* this line is crucial */
}
.header ul li:focus ul.submenuul {
    display: block;
}

.header ul li:focus-within ul.submenuul2 {
    display: block;
}

.header ul li ul.submenuul li {
    display: block;
}

.header ul li ul.submenuul {
    background-color: white;
    display: none;
    position: absolute;
    z-index: 999;
    margin-top: 25px;
    padding-left: 0px;
    border: 2px solid #f3f4f5;
    margin-left: -10px;
    width:350px;
}

    .header ul li ul.submenuul li {
        border-right: none;
        border-bottom: 2px solid #ececec;
        padding: 10px 20px;
        margin-left: 0px;
        margin-top: 0px;
        text-align: left;
        float: none;
    }
#lblsignOut{color: black !important;}
.header ul li ul.submenuul li a {
    /*font-size: 14px;*/
    /*padding: 10px;*/
    color: black;
    font-weight: 600;
    /*color: blue;
            font-weight: 100;*/
}

        .header ul li ul.submenuul li:hover {
            border-left: 6px solid black;
            border-top-width: 0;
            background-color: #d3d3d357;
        }

        .header ul li ul.submenuul li a:hover {
            /*color: #e8018b;*/
        }

.headmendown:after {
    content: "\f107";
    color: white;
    right: 5px;
    top: 5px;
    height: 15px;
    font: normal normal normal 18px/1 FontAwesome;
    padding: 5px 0 0 0px;
    font-size: 18px;
    font-weight:600;
    line-height: 8px;
}

.header a:hover {
    text-decoration: none
}

.topheaderdiv {
    float: right;
    display: inline-block;
    margin-top: 1%;
    margin-right: 18%
}

    .topheaderdiv img {
        vertical-align: top
    }

.header li a.gsbtn {
    color: #fff;
    background: #e8018b;
    border-radius: 100px !important;
    /* padding: 8px 0; */
    width: 120px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    letter-spacing: 1px !important;
    border: 2px solid #e8018b;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.header {
    width: 58%;
    margin: 0 auto; /*padding-top:27px*/
    float: right;
    text-align: left
}

.headercls {
    height: 65px;
    overflow: auto;
}

.headerul {
    padding: 0px;
    margin: 0;
    line-height: 17px;
    float: left;
    width: 88%;
}

.headerrt {
    float: right;
    height: 80px
}

    .headerrt ul {
        list-style: none;
        padding: 0;
        margin: 0;
        overflow: auto
    }

        .headerrt ul li {
            float: left;
            margin: 0 8px;
            cursor: pointer
        }

            .headerrt ul li a {
                font-size: 11pt;
                text-transform: uppercase;
                color: #fff;
                text-decoration: none;
                display: inline-block;
                vertical-align: -webkit-baseline-middle;
                margin-top: 37px
            }

/*End*/

.headerdi {
    padding-top: 20px;
}


.headerul1 {
    padding: 0px;
    margin: 0;
    line-height: 17px;
    float: left;
    width: 75%;
}

.headerdiv {
    margin-right: 5px;
    overflow: hidden;
    width: 82%;
}

.headerul2 {
    width: 100%;
}

.headerdiv li {
    float: left; /*padding-top: 0px;*/
    /*margin-top: 7px;*/
    color:white;
    margin-left: 22px
}

.header li a.gsbtn3 {
    color: #fff;
    background: #009dfe;
    border-radius: 100px !important;
    width: 120px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    letter-spacing: 1px !important;
    border: 0px solid;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    /*background-image: url(../Images/BackGroundgetstart.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0px;
}

.termsheaderdiv {
    width: 25%;
    margin: 0 auto
}

.privacyheaderdiv {
    width: 25%;
    margin: 0 auto
}

.faqheaderdiv {
    width: 15%;
    margin: 0 auto
}

.subheader {
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 65px;
    background: rgba(255,255,255,.1);
    color: #fff;
    z-index: 100;
}

.ed-header {
    background-color: #ed008c;
    font-size: 22px;
    text-align: center;
}

.header ul li {
    padding-bottom: 24px;
    font-weight:500;
}
.divrt {
    height: 50px;
    float: right;
}
.nosublist{}
.subscribebtn {
    background-color: red;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    margin-top: -10px;
    font-weight: 600;
    cursor:pointer;
}
#lblUser {
    border-radius: 50%;
    color: black;
    background-color: white;
    cursor: pointer;
    margin-top: -12px !important;
    padding: 12px 15px !important;
    font-weight:600;
    margin-bottom:20px;
}
.header ul li ul.submenuul1{
    width:auto !important;margin-top:-5px !important;
}
#lblsignOut {
    color: white;
    font-size: 16px !important;
    font-weight: 600 !important;
     padding-left: 0px !important; 
    cursor: pointer;
    margin-top: -5px;
}
.accountmainpage{width:90%;margin:0 auto;flex:1;overflow:auto;padding:25px 0;}
.accountmainpage table{width:100%;}
.usertd1 {
    float: left;
    width:45%;
    /*font-weight: 600;
    font-size: 16px;*/
}
.accountmainpage table span {
    font-weight: 600;
    font-size: 12px;
}
.usertd2 {
    float: right;
    width:45%;
}
.tabletxtbox {
    float:right;
    width: 250px;
    height: 35px;
    font-size: 14px;
    border: 2px solid #ebebe8;
    border-radius: 5px;
    color: #333;
    font-family: Arial;
    vertical-align: middle;
    background-color: #fff;
    padding: 0 10px;
    margin-bottom: 2px;
    outline: 0;
}
.account-subpage {
    width: 60%;
    float: left;
    padding: 50px 0;
    margin-left: 30px;
}
.pricingmaindiv {
    width: 100%;
    margin: 0 auto;padding:40px 0;
}
    .pricingmaindiv h1 {
        text-align: center;
        margin-bottom:50px;
       
    }
.minplan {
    width: 23%;
    float: left;
    border: 2px solid transparent; border-radius:10px;
    padding-bottom:20px;
}
.sub-pricingmaindiv, .sub-allplandetails {
    width: 1200px;
    margin: 0 auto;
}
    .sub-allplandetails table {
        width: 100%;
        border: 2px solid #8080800d;
        border-radius: 15px;
        margin: 30px 0;
    }
    .sub-allplandetails table thead tr{}
        .sub-allplandetails table thead tr td {
            text-align: center;
            font-size: 18px;
            font-weight: 500;
        }
    .sub-allplandetails table  tr{}
    .sub-allplandetails table  tr td{padding:10px 0;text-align:center;font-size:12px;font-weight:600;}
        .sub-allplandetails table tr .eachplan {
            text-align: left;
            padding-left: 20px;
            font-size: 16px;
            font-weight: 500;
        }
    .sub-allplandetails table  tr td svg{width:20px;height:20px;}
.eachplan{width:40%;text-align:left;}
.allplans {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.lifetime-plan .planscontent{margin-top:-20px;min-height:90px;}
.basic-plan .planscontent{margin-top:-20px;min-height:230px;}
.subscribediv {
    text-align: center;
}
.topsubscribediv{margin-top:-15px;text-align:center;}
.topsubscribebtn {
    background-color: red;
    color: white;
    padding: 10px 10px;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    cursor: pointer;
}
/*.planscontent table td{font-size:15px;}*/
.plansrows1 {
    font-weight: 600;
    font-size: 16px;
}
.plansrows2 {
    font-weight: 600;
    font-size: 13px;
}
.plansrows3 {
    font-weight: 400;
    font-size: 12px;
}
.plansrows4 {
    font-weight: 500;
    font-size: 20px;
    margin-top:40px;
}
.plansrows5 {
    font-weight: 600;
    font-size: 16px;
    margin-top:30px;
    line-height:1.5;
    padding-top:30px;
}
.planscontent svg {
    width: 20px;
    height: 20px;
}
.planscontent table tr td:first-child{}
.planscontent table tr td:last-child{}
.standard-plan .subplans {
    padding: 10px 0 0px 0;
}
.lifetime-plan .subplans {
    padding: 10px 0 00px 0;
}
.csonetime{font-weight:500;}
.subplans span {
    font-size: 14px;
    font-weight: 400;
}
.subplans {
    text-align: center;
    padding: 30px 0 0 0;
}
.lifetime-plan .subplans h3 {
    margin-bottom:0;
}
.standard-plan table tr td, .basic-plan table tr td {
    padding: 7px 0;
}
.standard-plan{}
.subplans h3 {
    font-size: 32px;
    font-weight: 600;    
}
.notetext p {
    font-size: 20px;
    font-weight: 600;
    padding: 30px 0;
    margin: 0 auto;
}
.subplans h4{margin:0;font-size:24px;font-weight:600;}
.planscontent {
    padding: 0 40px;
    min-height:120px;
}
.basic-plan .planscontent table tr td:last-child {
    text-align: left;
    padding-left: 5px;
}
.standard-plan .planscontent table tr td:last-child {
    text-align: center;font-size:14px;
}
    /*Plans*/
.paymentinformation{width:60%;margin:0 auto;}
.payment-subdiv{width:80%;margin:0 auto;}
.payment-subdiv h3{margin:0 auto;text-align:center;padding-bottom:40px;}
.cardtxtboxes {
    width: 100%;
    padding: 8px 10px;
    border: 2px solid #ccc;
    border-radius: 5px;
    font-size: 18px;
    outline: none;
    margin-bottom:10px;
    margin-top:10px;
}
.fname{width:45%;float:left;}
.lname{width:45%;float:right;}
.cardnumber{width:45%;float:left;}
.expmnth{width:10%;float:left;margin-right:25px;}
.expyear {
    width: 20%;
    float: left;
    margin-right: 25px;
}
.errortxtboxes{display:none;}
.expcvv {
    width: 30%;
    float: left;
}
.cardzip{width:30%;float:left;}
.errortxtboxes{font-size:13px;color:red;}
.createbtn-get-started {
    border: none;
    font-weight: 600;
    font-size: 1em;
    display: inline-block;
    border-radius: 4px;
    transition: 0.3s;
    color: #fff;
    background: green;
    padding: 8px 20px;
    letter-spacing: initial;
    cursor:pointer;
}
.cardrow1{width:100%;}
.cardrow2 {
    width: 100%;
}
.paynowbtndiv{text-align:center;padding:20px 0;}
.credicartdiv{padding:30px 0;}
.cardrow3 {
    width: 100%;
    overflow: auto;
}
.cardrow4 {
    width: 100%;
    overflow:auto;
}
.tickdiv {
    width: 100px;
    height: 100px;
    border: 1px solid #60ec60;
    border-radius: 60px;
    background-color: #60ec60;
    margin:0 auto;
}
.sub-successpanel{text-align:center;}
.successpanel {
    width: 990px;
    margin: 0 auto;
    padding:40px 0;
}
.subscriptionallbtns {
}
.subscriptionhead {
    font-weight: 600;
    font-size: 30px;
    padding: 10px 0;
}
.subscription-txt {
    font-size: 18px;
    font-weight: 500;
}
.managebtn{}
.dashboardbtn {
}
.subscriptionbtns {
    border: none;
    font-weight: 600;
    font-size: 1em;
    display: inline-block;
    border-radius: 4px;
    transition: 0.3s;
    color: #fff;
    background: red;
    padding: 8px 25px;
    letter-spacing: initial;
    margin-top:20px;
}
.eachplan a{color:black;text-decoration:none;cursor:pointer;}
/* Overlay (black background) */
.modal-overlay {
    position: fixed;
    inset: 0; /* top:0; right:0; bottom:0; left:0; */
    background: rgba(0,0,0,0.7); 
    align-items: center;
    justify-content: center;
    z-index: 9999;
    padding: 20px; 
    /*backdrop-filter: blur(2px); /* subtle blur behind overlay */*/
}

    /* Show overlay */
    /*.modal-overlay.open {
        display: flex;
    }*/

/* Small centered popup */
.modal {
    width: 40%;
    margin: 0 auto;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 12px 40px rgba(0,0,0,0.45);
}
    /*.modal.open {
        transform: translateY(0) scale(1);
        opacity: 1;
    }*/
.publish {
    background-color: #fe0300;
    color: white;
    height: 60px;
    line-height: 2.5;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    margin-top:100px;
}
.webheading {
    font-size: 22px;
    color: white;
    width: 95%;
    text-align: center;
}
.headerclosebtn {
    font-size: 18px;
    border-radius: 20px;
    border: 3px solid;
    padding: 0px 6px;
    cursor: pointer;
}
.divpaymentinfo {
    text-align: left;
    padding: 20px 0;
}
.divpaymentinfotable span{
    color:blue;text-decoration:underline;cursor:pointer;
}
.divpaymentinfotable {
    width: 70%;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.9;
}
.accountpagenavigations {
    width: 30%;
    float: left;
    
    
}
.username {
    background-color: black;
    color: white;
    font-weight: 600;
    font-size: 40px;
    width: 100px;
    height: 100px;
    text-align: center;
    padding: 30px;
    border-radius: 50px;
    margin: 0 auto;
}
.subprofilediv {
    width: 100%;
}
.profilename {
    margin-top: 20px;
}
.profilealltabs {
    width: 80%;
    text-align: center;
}
.profiletext{line-height:1.5;font-size:16px;font-weight:bold;}
.profiletabs ul li.active {
    border-left: 3px solid black;
}
.profiletabs ul li {
    list-style: none;
    border-bottom: 1px solid #dedede;
    padding: 15px 30px;
    cursor:pointer;
}
.profiletabs ul li:first-child {
    border-top: 1px solid #dedede;
}
.profiletabs{width:80%;}
.profiletabs ul {
    padding-left: 0;
}
.divcurrentplans {
    width: 70%;
    float: left;
    /*border-left: 2px solid;*/
}
.sub-divcurrentplans table{width:90%;}
.activeplan {
    background-color: #dede13eb;
    color: white;
    padding: 5px 15px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
}
.activeplanname {
    font-size: 24px;
    font-weight: 600;
}
.sub-divcurrentplans {
    padding: 0px 30px 50px 0px;
}
.divcurrentplans hr{margin:40px 0;}
.sub-divcurrentplans table tr td:first-child {
    float: left;
}
.upgradeplandiv{text-align:center;margin-top:40px;}
.sub-divcurrentplans table tr td:last-child {
    float: right;
    font-size: 18px;
    font-weight: 500;
}
.allswitchplans {
    width: 80%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.eachswitchplan {
    text-align: center;
    padding: 23px 35px 30px 35px;
    border: 2px solid transparent;
    border-radius: 20px;
    cursor:pointer;  
}
.switchplanname {
    font-size: 20px;
    font-weight: 600;
    line-height:2;
}
.switchplanamount {
    font-size: 18px;
    font-weight: 500;
}

.checkout-container {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    border-radius: 12px;
    /*box-shadow: 0 4px 20px rgba(0,0,0,0.08);*/
    box-shadow: inset 0 0 25px rgb(0 0 0 / 6%);
    width: 100%;
    padding: 32px;
}

.order-summary {
    flex: 1 1 45%;
    border-right: 1px solid #eee;
    padding-right: 24px;
}

.payment-section {
    flex: 1 1 55%;
    padding-left: 24px;
}

.section-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #111;
}

.sub-title {
    font-size: 16px;
    font-weight: 500;
    margin: 8px 0;
    color: #222;
}

.text {
    font-size: 14px;
    color: #555;
    margin: 6px 0;
}

.total-due-label {
    font-size: 14px;
    color: #222;
    margin-top: 18px;
    font-weight: 500;
}

.amount {
    font-size: 32px;
    color: black;
    font-weight: 700;
    margin: 8px 0 18px;
}

.terms {
    font-size: 13px;
    color: #555;
    line-height: 1.5;
}

.card-logos {
    margin-bottom: 10px;
}

.card-logo {
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
}

.label {
    display: block;
    font-size: 13px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 4px;
}

.input {
    width: 100%;
    padding: 10px;
    border: 2px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    box-sizing: border-box;
}
    .input:focus {
        border: 2px solid #ccc;
    }
    .inline-fields {
        display: flex;
        gap: 10px;
    }

    .inline-fields .input-group {
        flex: 1;
    }

.subscribe-btn {
    background-color: red;
    color: white;
    border: none;
    width: 100%;
    padding: 12px;
    margin-top: 20px;
    font-size: 16px;
    border-radius: 6px;
    cursor: pointer;
    font-weight:600;
    transition: background 0.2s ease;
}

.disclaimer {
    font-size: 11px;
    color: #777;
    margin-top: 25px;
    line-height: 1.5;
}

    .disclaimer b {
        font-weight: 600;
        color: #333;
    }

@media (max-width: 768px) {
    .checkout-container {
        flex-direction: column;
    }

    .order-summary {
        border-right: none;
        border-bottom: 1px solid #eee;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .payment-section {
        padding-left: 0;
    }
}
@media (max-width: 420px) {
    .modal {
        max-width: 100%;
        border-radius: 10px;
    }
}
@media only screen and ( max-width: 767px) {
    /*.mobilefilter{border-bottom:10px double #000;border-top:3px solid #000;content:"";height:4px;width:25px;position:absolute;top:12px;right:10px;margin:24px;cursor:pointer}*/
    .mobilefilter {
        border-bottom: 10px double red;
        border-top: 3px solid red;
        content: "";
        height: 4px;
        width: 25px;
        position: absolute;
        top: 12px;
        right: 10px;
        margin: 24px;
        cursor: pointer
    }
    .divrt {
        float: none;
    }
    .header {
        width: 100%;
        text-align: center;
        padding-top: 0;
        margin: 0;
        display: none
    }

    .topheaderimg {
        height: auto
    }

    .headerul {
        padding: 0;
        display: grid;
        margin-top:25px;
    }
    .header li {
        margin-left: 0;
        border-bottom: 1px solid black;
        text-align: center;
        width: 100%;
        font-size: 1em;
        list-style: none;
        display: inline-block;
        font-family: Arial
    }

        .header li a {
            text-decoration: none;
            padding: 0;
            margin: 0;
            /*color: #1d2733;*/
            font: inherit;
            font-size: 14px;
            text-align: center;
            width: 100%;
            padding: 5px 0
        }
    .topheaderlbl {
        width: 100%;
        padding-bottom: 10px;
        overflow: hidden;
    }

        .topheaderlbl table {
            width: 100%
        }
   
    .header li a.gsbtn3 {
        height: 25px;
        line-height: 25px;
    }
    .header ul li ul.submenuul {
        width: 100%;
        margin-left: 0;
        margin-top: 2px;
    }

        .header ul li ul.submenuul li {
            padding: 10px 0;
            padding-left:10px;
        }

    .headerul2 li ul {
        padding-left: 0;
        margin-top: 10px;
    }
    .header ul li {
        padding-bottom: 8px;
    }
    .hrd-main1 {
        margin: 0 auto;
        width: 96% !important;
        display: flex;
        align-items: center;
        justify-content: center !important;
    }
    .portfolionames {
        width: 96% !important;
        margin:0 auto !important;
    }
    .tabletxtbox {
        width: 150px;
    }
    .account-subpage {
        width: 60%;
        float:left;
        padding: 50px 0;    
        border-right:2px solid;
    }
    .accountmainpage {
        width: 90%;
        margin: 0 auto;
        flex: 1;
        overflow:auto;
    }
    .switchplanamountspan{font-size:12px;}
    .righttabs{}
    .signindivdiv {
        width: 20%;
        margin: 0 auto;
    }
    #lblUser {
        padding: 25px 20px !important;
        font-size:26px;
    }
    .header ul li ul.submenuul1 {
        width: 55% !important;
        margin-top: -15px !important;
        margin-left: -60px;
    }
    .subscribebtn {
        margin-bottom: 10px;
    }
    .loginbtn{margin-bottom:20px;}
    .sub-pricingmaindiv, .sub-allplandetails {
        width: 90%;
        margin: 0 auto;
    }
    .allplans {
        width: 100%;
        display: grid;
    }
    .minplan {
        width: 90%;
        float: none;
        margin: 0 auto;
        margin-top:30px;
    }
    .sub-allplandetails table thead tr td {
        font-size: 14px;
    }
    .sub-allplandetails table tr .eachplan {
        padding-left: 10px;
        font-size: 12px;
    }
    }