
/*--modal-login--*/
.modal-logide-charge .cross-svg {
    width: 18px;
    height: 18px;
    background-image: url(../images/cross.svg);
}
.modal-logide-charge .modal-content {
    border: none;
    border-radius: 7px;
    padding: 0 15px;
    box-shadow: 0 0px 13px rgba(17,17,17,.010);
    -webkit-box-shadow: 0 0px 13px rgba(17,17,17,.010);
}
.modal-logide-charge .modal-body {
    padding: 0px;
}
.modal-form-outer {
    padding: 0px;
}
.hediv {
    float: left;
    width: 100%;
    border-radius: 3px 3px 0px 0px;
}
.modal-logide-charge .close-modal {
    border: none;
    background: transparent;
    position: absolute;
    top: 13px;
    right: 10px;
    z-index: 2;
}
.logidecharge-padd {
    padding: 20px 15px 32px;
    background-image: url(../images/model-logic-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 6px;
}
.logo-horiz {
    margin: 70px 0px 20px;
}
.logo-horiz .display-white-on {
    display: block;

}
.logo-horiz .display-black-off {
    display: none;
}
.log-inde .nt-im {
    font-size: 18px;
    color: #073755;
    line-height: 32px;
}
.alr-account {
    font-size: 14px;
    color: #9c9c9c;
}
.alr-account a {
    position: relative;
    color: #9c9c9c;
    font-size: 16px;
    text-transform: uppercase;
}
.alr-account a:after {
    position: absolute;
    height: 1px;
    width: 100%;
    content: '';
    top: 100%;
    left: 0px;
    background: #9c9c9c;
}

.flag-outer {
    position: absolute;
    top: 10px;
    z-index: 1;
    left: 21px;
}
.country-dial-code, .country-flag {
    float: left;
}
.country-dial-code {
    color: #9c9c9c;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
    border-right: 1px solid #c7c7c7;
    padding-right: 10px;
}

.login-form-cn .form-control {
    height: 46px;
    padding: 6px 8px 6px 2px;
    font-size: 15px;
    color: #27313a;
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-radius: 35px;
    box-shadow: none;
    position: relative;
}
.paymnt-cell-field {
    padding-left: 115px !important;
}
.logidecharge-padd .btn {
    padding: 9px 20px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 35px;
    text-transform: uppercase;
}
.logidecharge-padd .btn-primary {
    background-color: #fe5993 !important;
    border-color: #fe5993 !important;
    color: #fff;
}
.log-space-seprate {
    margin-top: 80px;
}
.alr-account2 {
    font-size: 14px;
    color: #9c9c9c;
    margin-bottom: 20px;
}
.alr-account2 a {
    position: relative;
    color: #9c9c9c;
    font-size: 14px;
    text-transform: uppercase;

}
.alr-account2 a:after {
    position: absolute;
    height: 1px;
    width: 100%;
    content: '';
    top: 100%;
    left: 0px;
    background: #9c9c9c;
}
.pn-generat-field {
    width: 53px;
    padding: 0px 6px;
    display: inline-block;
    text-align: center;
}
.login-form-cn .pn-generat-field .form-control {
    height: 46px;
    padding: 6px 10px 6px 10px;
    font-size: 18px;
    color: #27313a;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0px;
    box-shadow: none;
    position: relative;
    text-align: center;
}
.login-form-cn .pn-generat-field .form-control:focus {
    border-color: #1bc9a8;
    color: #fe5993;
}
.success-tick {
    font-size: 20px !important;
    font-weight: 500;
    color: #02b875 !important;
    text-transform: uppercase;
}
.primum-head {
    background-image: url(../images/premumhead-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    border-radius: 7px;
    height: 284px;
}
.primum-head .premum-btn {
    font-size: 16px;
    font-weight: 700;
    color: #fe5993;
    background: #fff;
    border-radius: 35px;
    padding: 2px 10px 1px;
    text-transform: uppercase;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    top: 25px;

}
.primumcharge-padd {
    padding: 13px 0px 13px 2px;
    margin-top: -40px;
}
.list-primum-modal-outer {
    max-height: 240px;
}
.list-primum-modal {
    margin: 13px 0px 13px;
}
.list-primum-modal li {
    line-height: 45px;
    color: #536473;
    font-size: 15px;
    font-weight: 500;
    padding-left: 28px;
    background: url(../images/tick-premum.png) no-repeat 0px 16px;
}
.price-select-primum {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.price-select-primum li  {
    display: inline-block;
    background: #ebf4f3;
    margin-right: 15px;
    padding: 5px;
    position: relative;
    z-index: 2;
    border-radius: 7px;
    height: 116px;
}

.price-select-primum li:last-child  {
    margin-right: 0px;
}
.price-select-primum li, .price-select-primum li .price-con {
    width: 100px;
}
.price-select-primum li .price-con  {
    padding: 10px 0px 10px;
    border-radius: 7px;
    position: relative;
    height: 104px;
    display: table-cell;
    vertical-align: middle;
}
.price-select-primum li .price-con .check-primum  {
    position: absolute;
    left: 4px;
    top: 4px;
}

.price-select-primum li.active .price-con  {
    border: 2px solid #25c4b1;
    height: 108px;
}
.price-select-primum li.active {
    height: 118px;
}
.price-select-primum li .price-con .check-sub input[type="radio"] {
    display: none;
}
.price-select-primum li .price-con .check-sub input[type="radio"] + label {
    font-size: 14px;
    cursor: pointer;
}
.price-select-primum li .price-con .check-sub input[type="radio"] + label span {
    background: transparent url("../images/check-prem.png") no-repeat scroll right top;
    cursor: pointer;
    display: inline-block;
    height:18px;
    margin: 0px;
    vertical-align: middle;
    width: 18px;
}

.price-select-primum li .price-con .check-sub input[type="radio"]:checked + label span {
    background: transparent url("../images/check-prem.png") no-repeat scroll left top;
}
.check-sub  label {
    margin-bottom: 0px;
}
.price-select-primum li span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #3e3e3e;
    margin-top: 4px;
}
.price-select-primum li span.price-bg-pre {
    font-size: 38px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 0px;
}
.price-select-primum li span.price-mt-pre {
    font-size: 11px;
    color: #878686;
    line-height: 14px;
    font-weight: 500;
    margin-top: 0px;
}
.primumcharge-padd .btn {
    padding: 9px 20px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 35px;
    text-transform: uppercase;
    margin-top: 13px;
}
.primumcharge-padd .btn-primary {
    background-color: #fe5993 !important;
    border-color: #fe5993 !important;
    color: #fff;
}
@media (max-width: 415px) {
    .price-select-primum li, .price-select-primum li .price-con {
        width: 90px;
        margin-right: 8px;
    }

    .price-select-primum li span.price-bg-pre {
        font-size: 34px;
    }

    .price-select-primum li span {
        font-size: 12px;
    }

    .price-select-primum li span.price-mt-pre {
        font-size: 11px;
    }
}
@media (min-width: 415px) {
    .modal-logide-charge .modal-dialog {
        width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

}
@media (min-width: 1600px) {
    .modal-logide-charge .modal-dialog {
    }
}
/*--modal-login end--*/


/*--modal-login-black--*/
.black-theme .logidecharge-padd {
    background-image: url(../images/model-logicblack-bg.jpg);
}
.black-theme .log-inde .nt-im {
    color: #fff;
}
.black-theme .login-form-cn .form-control {
    color: #9c9c9c;
    /*background-color: #0f1013;*/
    border: 1px solid #393a3e;
}
.black-theme .login-form-cn .pn-generat-field .form-control:focus{
    border-bottom: 1px solid #1bc9a8;
}
.black-theme .logo-horiz .display-white-on {
    display: none;
}
.black-theme .logo-horiz .display-black-off {
    display: block;
}
.black-theme .login-form-cn .pn-generat-field .form-control {
    color: #9c9c9c;
    border: none;
    border-bottom: 1px solid #393a3e;
}
.black-theme .logidecharge-padd .btn-primary {
    background-color: #1bc9a8 !important;
    border-color: #1bc9a8 !important;
    color: #fff;
}
.black-theme .modal-backdrop {
    background-color: rgba(5, 5, 5, 0.60);
}
/*--modal-login-black end--*/



/*modal-subc-charge*/
.modal-subc-charge .modal-content {
    border: none;
    border-radius: 7px;
    padding: 0 15px;
    box-shadow: 0 0px 13px rgba(17,17,17,.10);
    -webkit-box-shadow: 0 0px 13px rgba(17,17,17,.10);
}
.modal-subc-charge .subccharge-padd {
    border-radius: 7px;
    padding: 20px 0px 25px;
}
.modal-subc-charge .cross-svg {
    width: 22px;
    height: 22px;
    background-image: url(../images/cross.svg);
    background-repeat: no-repeat;
}
.bj-subc-form .check-subc-frm {
    position: absolute;
    top: 10px;
    z-index: 1;
    left: 21px;
}
.bj-subc-form .form-control {
    height: 46px;
    padding: 6px 8px 6px 2px;
    font-size: 15px;
    color: #27313a;
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-radius: 35px;
    box-shadow: none;
    position: relative;
}
.bj-subc-form .form-control.check-subc-padd {
    padding-left: 115px !important;
}
.bj-subc-form .btn-outer {
    padding: 0px 70px;
    margin-top: 20px;
}
.bj-subc-form .btn {
    padding: 7px 15px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 35px;
    background-color: #1bc9a8 !important;
    border-color: #1bc9a8 !important;
    color: #fff;
    letter-spacing: .5px;
}
.subc-list-modl {
    margin-top: 20px;
    margin-bottom: 30px;
}

.baj-subc-sprite {
    background-image: url(../images/baj-subc-sprite.png);
    background-repeat: no-repeat;
    height: 23px;
    width:28px;
}
.subc-icon1 {
    background-position: 0px 0px;
}
.subc-icon2 {
    background-position: 0px -23px;
}
.subc-icon3 {
    background-position: 0px -46px;
}
.subc-icon4 {
    background-position: 0px -69px;
}
.subc-icon5 {
    background-position: 0px -92px;
}
.subc-icon6 {
    background-position: 0px -115px;
}
.selectpc-subc .subc-text {
    font-size: 21px;
    font-weight: 700;
    color: #8c91a7;
    position: relative;
    top: 16px;
    float: left;
}
.selectpc-subc .subc-text-right {
    float: right;
    color: #272c40;
    font-weight: 700;
    font-size: 18px;
    border-left: 1px solid #c2c6d6;
    padding-left: 20px;
    width: 90px;
}
.selectpc-subc .subc-text-right div {
    padding: 13px 0px 11px;
    text-align: center;
}
.selectpc-subc .subc-price {
    font-size: 26px;
}
.selectpc-subc .subc-tax {
    font-size: 13px;
    color: #6d6f7b;
    font-weight: 400;
    font-style: italic;
    display: block;
    line-height: 10px;
}
.subc-list-modl li {
    position: relative;
    padding: 9px 0px 9px 35px;
    border-bottom: 1px solid #d4d7e2;
}
.subc-list-modl li .cn_item  {
    position: absolute;
    left: 0px;
    top: 8px;
}
.subc-list-modl li span  {
    font-size: 17px;
    color: #27313b;
    font-weight: 700;
}
.subc-list-modl li span:last-child  {
    position: relative;
    top:0px;
}
.selectpc-subc li {
    border: 1px solid #c2c6d6;
    border-radius: 16px;
    position: relative;
    height: 63px;
    padding: 2px 20px 2px 37px;
    background: #fff;
    margin-bottom: 17px;
    cursor: pointer;
}
.selectpc-subc li .check-subc-frm {
    position: absolute;
    content: '';
    top: 22px;
    z-index: 1;
    left: 17px;
    width: 14px;
    height: 14px;
    border: 2px solid #c2c6d6;
    border-radius: 100%;
    background: #fff;
}
.selectpc-subc li.active {
    border: 1px solid #27313b;
    background: #27313b;
}
.selectpc-subc li.active .subc-text-right {
    border-left: 1px solid #393f4f;
}
.selectpc-subc li.active .check-subc-frm {
    border: 2px solid #1bc9a8;
    border-radius: 100%;
    background: #1bc9a8;
}
.selectpc-subc li.active .check-subc-frm:before {
    position: absolute;
    content: '\2713';
    left: 2px;
    top: -4px;
    color: #fff;
    font-size: 9px;
}
.selectpc-subc li.active .subc-text-right {
    color: #fcb218;
}

.modal-subcblack-charge .modal-content {
    background-color: #131418;
    background-image: url(../images/modal-subcblack-charge-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.modal-subcblack-charge .cross-svg {
    background-image: url(../images/cross-black.svg);
}
.modal-subcblack-charge .subc-list-modl li span {
    color: #fff;
}
.modal-subcblack-charge .selectpc-subc .subc-text-right {
    border-left: 1px solid #393f4f;
}

.modal-subcblack-charge .selectpc-subc li {
    border: 1px solid #272c40;
    background: transparent;
}
.modal-subcblack-charge .selectpc-subc li .check-subc-frm {
    border: 2px solid #262b3e;
    border-radius: 100%;
    background: transparent;
}
.modal-subcblack-charge .selectpc-subc .subc-text {
    color: #fff;
}
.modal-subcblack-charge .selectpc-subc .subc-text-right div {
    color: #fff;
}
.modal-subcblack-charge .selectpc-subc .subc-tax {
    color: #6d6f7b !important;
}
.modal-subcblack-charge .subc-list-modl li {
    border-bottom: 1px solid #272c40;
}
.modal-subcblack-charge .selectpc-subc li.active {
    border: 1px solid #272c40;
    background: #272c40;
}
.modal-subcblack-charge .selectpc-subc li.active .check-subc-frm {
    border: 2px solid #1bc9a8;
    background: #1bc9a8;
}

.modal-subcblack-charge .selectpc-subc li.active .subc-text-right div {
    color: #fcb218;
}
.modal-subcblack-charge .subc-icon1 {
    background-position: -27px 0px;
}
.modal-subcblack-charge .subc-icon2 {
    background-position: -27px -23px;
}
.modal-subcblack-charge .subc-icon3 {
    background-position: -27px -46px;
}
.modal-subcblack-charge .subc-icon4 {
    background-position: -27px -69px;
}
.modal-subcblack-charge .subc-icon5 {
    background-position: -27px -92px;
}
.modal-subcblack-charge .subc-icon6 {
    background-position: -27px -115px;
}
/*modal-subc-charge end*/

/*all modal style */
.modal-sm-all .modal-content {
    background-color: #131418;
    border: none;
    border-radius: 20px;
    padding: 0 15px;
    box-shadow: 0 0px 13px rgba(17, 17, 17, .10);
    -webkit-box-shadow: 0 0px 13px rgba(17, 17, 17, .10);
}
.modal-sm-all .modal-dialog {
    margin-top:60px;
}
.modal-sm-all .modal-body {
    padding: 0px;
}
.modal-sm-all .md-sub-leftpadd {
    padding-left: 15px;
    padding-right: 15px;
}
.modal-sm-all .md-socail-padd {
    padding-left: 30px;
    padding-right: 30px;
}
.modal-sm-all .md-modal-top {
    padding-top: 15px;
}
.modal-sm-all .md-sub-padd {
    padding-top: 12px;
    padding-bottom: 30px;
}
.padd-off-bottom {
    padding-bottom: 0px !important;
}
.modal-sm-all .close-modal {
    border: none;
    background: transparent;
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 2;
    margin: 20px -10px 0px 0px;
    outline: none;
    padding: 0px;
}
.modal-sm-all .close-modal .left-back i {
    margin-top: 3px;
}
.modal-sm-all .close-modal .left-back-svg{
    background-image: url(../images/svg/Back.svg);
    width: 22px;
    height: 13px;
}
.modal-sm-all .logobar {
    margin-bottom:25px;
}
.logobar img {
    margin: 0px auto;
}

.md-logocell{
    display: table-cell;
    height: 150px;
    vertical-align: middle;
    width: 100vw;
    text-align: center;
}
.md-lginstyle .modal-content {
    background: -webkit-linear-gradient(bottom, rgba(19, 20, 24,1) 40%,rgba(73, 88, 83,1) 70%);
    background: linear-gradient(to top,rgba(19, 20, 24,1) 40%,rgba(38, 40, 47,1) 70%);

}
.modal-form-outer {
    padding: 0px;
}
.badge.skip-badge-mdal {
    border-radius: 10px;
    padding: 7px 10px;
    font-weight: 400;
}
.badge.skip-badge-topic {
    font-size: 14px;
    background-color: #232424;
    margin-top: 21px;
}
.modllogin-all-social h2 {
    font-size: 29px;
    color: #fff;
    font-weight: 700;
    line-height: 36px;
}
.modllogin-all-social h4 {
    font-size: 27px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 13px;
}
.modllogin-all-social .sl-text-form span {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-weight: 400;
}
.modllogin-all-social p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 300;
}
.modllogin-social-list {
    padding-top: 40px;
}
.modllogin-list {
    padding-top: 22px;
}
.modllogin-social-list li {
    margin-bottom: 12px;
}
.modllogin-social-list li a {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border: 1px solid #3b3b3b;
    display: block;
    padding: 11px 10px;
    border-radius: 20px;
    position: relative;
    background: transparent;
}
.modllogin-social-list li a .cn_item {
    position: absolute;
    left: 20px;
    top: 25%;
}
.modllogin-social-list li.fb-style a {
    border: 1px solid #126db1;
    background: #126db1;
}
.modllogin-social-list li.fb-style a .cn_item {
    top: 31%;
}
.modllogin-social-list li.gm-style a .cn_item {
    top: 28%;
}
.modllogin-social-list li.gm-style a {
    border: 1px solid #fff;
    background: #fff;
    color: #404040;
}


.modllogin-terms {
    margin-top: 0px;
}
.modl-form .modllogin-terms {
    margin-top: 0px;
}
.modllogin-terms span {
    font-weight: 300;
    font-size: 15px;
}
.modllogin-terms span, .modllogin-terms span a {
    color: #bababa;
}
.modllogin-terms span a {
    font-weight: 400;
    position: relative;
    font-size: 15px;
}
.modllogin-terms span a:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 100%;
    height: 2px;
    background: #31afd4;
    top: 118%;
}
.sgn-term-border {
    border-top: 1px solid #282828;
    padding: 25px 15px;
}
.modllogin-terms p {
    font-weight: 300;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 0px;
}

.modllogin-terms p, .modllogin-terms a, .modllogin-terms p a {
    color: #8288a0;
}
.modllogin-terms p a {
    font-weight:300;
    font-size: 14px;
    text-decoration: underline;
}
.modl-form {
    padding-top: 15px;
}
.border-form-cn .form-control {
    height: 43px;
    padding: 6px 15px 6px 21px;
    font-size: 15px;
    color: #fff;
    border: none;
    border-radius: 7px;
    background: #979595;
    box-shadow: none;
    position: relative;
    font-weight: 400;
    border: 1px solid #252529;
}
.border-form-cn .form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
.border-form-cn .form-control::placeholder {
    color: #4f4f52;
    opacity: 1;
}

.border-form-cn .form-control:-ms-input-placeholder {
    color: #4f4f52;
}

.border-form-cn .form-control::-ms-input-placeholder {
    color: #4f4f52;
}
.number-region-slect .number-region {
    position: absolute;
    left: 11px;
    top: 6px;
    z-index: 2;
}
.number-region-slect .number-region:after {
    top: 8px;
    content: "";
    display: block;
    height: 14px;
    right: -10px;
    position: absolute;
    width: 1px;
    background-color: #fff;
}
.number-region-slect .number-region span {
    font-size: 14px;
    font-weight: 700;
    color: #dedede;
    display: inline-block;
    line-height: 32px;
}
.number-region-slect .form-control {
    padding-left: 55px;
}
.ff-icon-abso-left .ff-icon-left {
    left: 20px;
}
.ff-icon-abso-right .ff-icon-right, .ff-icon-right {
    right: 20px;
}
.ff-icon-abso-left .ff-icon-left, .ff-icon-abso-right .ff-icon-right, .ff-icon-right  {
    top:10px;
}
.ff-icon-abso-left .form-control {
    padding-left: 50px;
}
.ff-icon-abso-right .form-control {
    padding-right: 50px;
}
.mdeys-password svg {
    fill: #454545;
}
.modal-all .btn {
    padding: 11px 60px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 900;
    border-radius: 32px;
    text-transform: uppercase;
}
.modal-all .btn.disabled {
    background-color: #979595;
    border: 1px solid #979595;
    color: #131418;

}
.border-form-cn .form-group {
    margin-bottom: 18px;
}
.modal-btnspacer {
    margin-top: 60px;
    margin-bottom: 50px;
}
.modal-btnspacer2 {
    margin-top: 25px;
    margin-bottom: 25px;
}
.remnd-text-form {
    margin-top: -8px;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
}
.forget-pass-modal u {
    font-size: 14px;
    color: #9e9e9f;
}
.modl-form-loginpopup {
    padding-top:0px;
}
.or-incase-out {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 10px 0px 0px;
    position: relative;
}
.or-incase-out:after {
    content: "------------------------------";
    letter-spacing: 6px;
    position: absolute;
    left: 41px;
    color: #404040;
    top: 0px;
    display:none;
}
.or-incase-out .or-incase {
    font-size: 15px;
    position: relative;
    padding: 0px 12px;
    background: #101010;
    top: 0px;
    z-index: 2;
}
.verifyp-title {
    color: #9e9e9f !important;
}
.verifynumber-title {
    font-size: 16px;
    color: #fff;
}
.pin-input-field {
    margin: 20px auto 0px;
}
.pin-input-field li {
    display: inline-block;
    width: 48px;
    margin-right: 13px;
}
.pin-input-field li .form-control {
    height: 49px;
    padding: 6px 0px 8px 0px;
    font-size: 27px;
    font-weight: 700;
    color: #fff;
    background-color: #2a2a2a;
    background-image: none;
    border: none;
    border-radius: 7px;
    text-align: center;
}
.pin-input-field .form-control:focus {
    color: #fff;
    background-color: #979595;
}
.pin-input-field .form-control::placeholder {
    color: #979595;
    opacity: 1;
}

.pin-input-field .form-control:-ms-input-placeholder {
    color: #464745;
}

.pin-input-field .form-control::-ms-input-placeholder {
    color: #464745;
}
.pin-input-checker {
    margin: 23px 0px 0px;
}
.pin-input-field li .pinfield-fill .form-control {
    border: 1px solid #fff;
}
.pin-input-checker span.pinresend-title {
    font-size: 12px;
    color: #9e9e9f;
    position: relative;
}
.pin-input-checker2 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.pin-input-checker2 span.pinresend-title {
    font-size: 14px;
    color: #8288a0;
    font-weight: 300;
}
.pin-input-checker .seprater-pin {
    width: 100%;
    margin-top: 0px;
    position: relative;
    height: 22px;
}
.pin-input-checker .seprater-pin:after {
    content: "_ _ _ _ _ _ _ _";
    letter-spacing: 3px;
    left: 0px;
    color: #404040;
    top: -5px;
    position: relative;
}
.pin-input-checker .seprater-pin span {
    font-size: 15px;
    font-weight: 600;
    color: #0b0d33;
    background: #fff;
    display: inline-block;
    padding: 0px 10px;
    position: relative;
    top: -12px;
}
.select-bjsubc {
    margin-bottom: 35px;
}
.select-bjsubc li {
    position: relative;
    display: inline-block;
    margin-right:10px;
}
.select-bjsubc li:last-child {
    margin-right:0px !important;
}
.select-bjsubc .box-slectbj {
    background: #1a1a1a;
    border:1px solid #1a1a1a;
    border-radius: 7px;
    display:table-cell;
    height:50px;
    vertical-align:middle;
    width:65px;
    text-align:center;
}
.select-bjsubc .cn_item {
    opacity: 0;
    position: absolute;
    right: -8px;
    top: -8px;
}
.checktick-svg {
    background-image: url(../images/svg/checktick.svg);
    width: 17px;
    height: 16px;
}
.select-bjsubc li.active .cn_item {
    opacity:1;
}
.select-bjsubc li.active .box-slectbj {
    background: #0f1013;
    border:1px solid #717171;
}
@media (max-width: 767px){
    .modal-sm-all .modal-dialog {
        margin-top: 10px;
    }
}
@media (max-width: 479px){
    .modllogin-all-social h4 {
        font-size: 24px;
    }
    .or-incase-out {
        margin-top: 0px;
    }
    .or-incase-out:after {
        content: "-------------------";
        left: 49%;
        top: 12px;
        transform: translate(-50%, -50%);
        width: 200px;
    }
}
@media (min-width: 480px){
    .modal-sm-all .modal-dialog {
        width: 429px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 1800px){
    .modal-sm-all .modal-dialog {
        margin-top: 129px;
    }

}

/*subcribed section*/
.border-on-heading {
    position:relative;
    padding-bottom: 17px;
}
.border-on-shadow:before {
    background: rgb(6 6 6 / 23%);
    height: 3px;
    position: absolute;
    content: '';
    left: 0px;
    top: 100%;
    width: 100%;
    z-index: 2;

}
.border-on-shadow:after {
    box-shadow: 0px 4px 6px 0px rgb(4 3 3);
    height: 1px;
    position: absolute;
    content: '';
    left: 0px;
    top: 100%;
    width: 100%;
    z-index: 3;

}
.md-heading-center h2 {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    line-height: 27px;
    margin: 20px 0px 0px;
}
.modlsub-all-heading h4 {
    font-size: 19px;
    color: #fff;
    font-weight: 900;
    margin-top: 16px;
}
.selectpc-subc {
    padding-top: 16px;
}
.selectpc-subc li {
    position: relative;
    padding: 2px 0px 2px 0px;
    margin-bottom: 4px;
    float: left;
    width: 100%;
}
.selectpc-subc li .cn_itemleft {
    margin-right: 10px;
}

.selectpc-subc .subc-text-right {
    font-size: 21px;
    font-weight: 700;
    color: #8c91a7;
    position: relative;
    top: 16px;
    float: right;
}
.moovilog-icon {
    background-image: url(../images/svg/Moovi.svg);
    height: 19px;
    width: 16px;
}

.selectpc-subc .subc-text-left {
    float: left;
}
.selectpc-subc .subc-text-left .subcr-mm-bor {
    margin: -6px 0px 1px;
    padding-left: 12px;
    position: relative;
}
.selectpc-subc .subc-text-left .subcr-mm-bor:before {
    position: absolute;
    content: '';
    left: 0px;
    height: 22px;
    width: 1px;
    background: #282828;
    top: 6px;
}
.selectpc-subc .subc-text-left .subcr-mm-bor span {
    display: inline-block;

}
.selectpc-subc .subc-text-left .subcr-mm-bor span:first-child {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    line-height: 0px;
}

.selectpc-subc .subc-text-left .subcr-mm-bor .subc-price {
    font-size: 13px;
    color: #9e9e9f;
    font-weight: 400;
    line-height: 12px;
    display: block;
}
.selectpc-subc .subc-text-left .subcr-mm-borone span:first-child  {

    line-height: 18px;
}
.try-pre-sp {
    padding: 3px 8px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    background-color: #e41b38;
    margin-left: 10px;
    text-transform: uppercase;
    margin-top: -3px;
}
.selectpc-subc .subc-text-left .mt-price {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    background: #31afd4;
    padding: 8px 12px 7px 12px;
    border-radius: 35px;
}
.subc-lst-text {
    padding-top: 10px;
}
.subc-lst-text li {
    padding-left: 28px;
    font-size: 17px;
    line-height: 21px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 300;
}
.subc-lst-text li:last-child {
    margin-bottom: 0px !important;
}
.subc-lst-text li:before {
    background-image: url(../images/svg/tick-subcr.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
}
.subcrb-hr2 {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #282828;
}


.pamentselect-subc-heading {
    padding-bottom: 15px;
}
.modlsub-all-heading.pamentselect-subc-heading  h4 {
    margin-top: 10px;
}
.pamentselect-subc li .pamentselect-box {
    border: 1px solid #3b3b3b;
    border-radius: 15px;
    height: 60px;
    padding: 2px 16px 2px 16px;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}
.pamentselect-subc li .pamentselect-box .cn_item {
    display: table-cell;
    height: 54px;
    vertical-align: middle;
}
.pamentselect-subc li .check-subc-frm {
    position: absolute;
    content: '';
    top: 31%;
    z-index: 1;
    right: 15px;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    line-height: 18px;
    background: #111112;
    border: 2px solid #313131;
}
.pamentselect-subc li.active .pamentselect-box {
    border: 1px solid #ff007f;
}
.pamentselect-subc li.active .check-subc-frm {
    background: #111112;
    border: 2px solid #fff;
}
.pamentselect-subc li.active .check-subc-frm:before {
    position: absolute;
    content: '';
    left: 4px;
    /*background-image: url(../images/paymentslect-tick.png);*/
    top: 5px;
    width: 11px;
    height: 9px;
}
/* radio and check box */

.radio-sub-input,
.check-sub-input {
    padding: 0px;
}

.check-sub-long .title-check {
    width: auto;
}

.radio-sub-input label, .check-sub-input label {
    margin-bottom: 0px;
    float: left;
    padding-left: 25px;
    position: relative;
}

.radio-sub-input.radio-sub-modify {
    opacity: .2;
}

.radio-sub-input input[type="radio"],
.check-sub-input input[type="checkbox"] {
    display: none;
}

.radio-sub-input .check-alighn, .check-sub-input .check-alighn {
    position: absolute;
    top: 8px;
    left: 0px;
}

.radio-sub-input .title-check,
.check-sub-input .title-check {
    font-weight: 400;
    color: #8c8da1;
    font-size: 14px;
}

.radio-sub-input input[type="radio"]+label span {
    /* background: transparent url(../images/check_radio_sheet.png) no-repeat scroll right top;*/
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: -18px 8px 0 0;
    vertical-align: middle;
    width: 14px;
}

.radio-sub-input input[type="radio"]:checked+label span {
    /*background: transparent url(../images/check_radio_sheet.png) no-repeat scroll left top;;*/
}

.radio-sub-input input[type="radio"]:checked+label .title-radio {
    font-weight: 400;
    color: #8c8da1;
}

.check-sub-input input[type="checkbox"]+label span {
    background: transparent url(../images/sprite-sub-check2.png) no-repeat scroll left top;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: -18px 8px 0 0;
    vertical-align: middle;
    width: 15px;
}

.check-sub-input input[type="checkbox"]:checked+label span {
    background: transparent url(../images/sprite-sub-check2.png) no-repeat scroll right top;
}

.check-sub-input input[type="checkbox"]:checked+label .title-check {
    color: #9e9e9f;
    font-weight: 400;
}

.modal-sm-all .suncrb-logo-sub {
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #282828;
}
.magz-hr, .magz-hr2 {
    border: 0;
    border-top: 1px solid #e9e9e9;
}
.magz-hr2 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.black-theme .magz-hr, .black-theme .magz-hr2 {
    border: 0;
    border-top: 1px solid #2a2a2a;
}
.subs-notesm p {
    font-size:14px;
    font-weight: normal;
    line-height: 24px;
    color: #9e9e9f;
    margin-bottom: 20px;
}
.subff-sm label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}
.subff-sm>.row .walkthroug-btn,
.border-form-cn>.row .walkthroug-btn  {
    padding-left: 30px;
    padding-right: 30px;
}

.subff-sm .form-control {
    height: 44px;
    padding: 6px 15px 6px 21px;
    font-size: 16px;
}

.sett-list-border>li {
    padding: 20px 0px 20px;
    border-bottom: 1px solid #282828;
    position: relative;
    float: left;
    width: 100%;
}
.sett-list-border .modlbor-set-st a:hover, .sett-list-border .modlbor-set-st a:focus {
    text-decoration: none;
}
.sett-list-border>li:last-child {
    border-bottom:none;
}
.sett-list-border>li>a {
    font-size: 16px;
    font-weight: 700;
    color: #31afd4;
}
.sett-list-border>li .modlbor-set-st p {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 4px;
}
.sett-list-border>li .modlbor-set-st .descrb-set {
    font-size: 14px;
    color: #9e9e9f;
    font-weight: 300;
}
.sett-list-border>li .modlbor-set-st .cn_item {
    position: absolute;
    right: 0px;
    top: 19%;
}
.sett-list-border>li .modlbor-set-st .move-switch {
    position: absolute;
    right: 0px;
    top: 33%;
}
.sett-list-border>li .subs-visa {
    max-width: 80px;
    margin-top: 6px;
}

.sett-list-border>li .inside-selectpc-subc.selectpc-subc {
    padding-top: 0px;
}
.sett-list-border>li .inside-selectpc-subc.selectpc-subc li {
    border: none;
    height: auto;
    padding: 2px 0px 2px 0px;
    margin-bottom: 0px;
    cursor: text;
}
.sett-list-border>li p {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    margin-bottom: 10px;
    color: #9e9e9f;
}

.sett-list-border .badge.sett-badge {
    border-radius: 16px;
    padding: 7px 10px;
    font-weight: 400;
    font-size: 14px;
    background-color: #232424;
    text-transform: uppercase;
    margin-top: -4px;
}

.hediv {
    float: left;
    width: 100%;
    border-radius: 3px 3px 0px 0px;
}
.hediv .cancel-modal {
    border: none;
    background: transparent;
    position: absolute;
    top: 13px;
    right: 10px;
    z-index: 2;
}
.hediv  .cn_item {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    line-height: 18px;
    display: inline-block;
    text-align: center;
    background: rgba(0,0,0,.30);
}
.hediv .cancel-svg {
    background-image: url(../images/svg/Cancel.svg);
    width: 9px;
    height: 9px;
}
.primum-head {
    text-align: center;
    padding-top: 55px;
}
.primum-head .logobar {
    margin: 0px 0px 12px;
}
.primum-head .premum-btn {
    font-size: 12.5px;
    font-weight: 600;
    color: #fff;
    background: #e41b38;
    padding: 2px 15px 1px;
    text-transform: uppercase;
    border-radius: 8px;
}
.primum-head h4 {
    margin-bottom: 0px;
    margin-top: 20px;
}
.primumcharge-padd {
    padding: 0px 30px;
}
.price-select-primum {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.price-select-primum li {
    display: inline-block;
    background: #1d1d1d;
    margin-right: 25px;
    padding: 5px;
    position: relative;
    z-index: 2;
    border-radius: 12px;
    height: 129px;
    border:1px solid #1d1d1dl;
    cursor: pointer;
}
.price-select-primum li:last-child {
    margin-right: 0px !important;

}
.price-select-primum li, .price-select-primum li .price-con {
    width: 100px;
}
.price-select-primum li .price-con {
    padding: 10px 0px 10px;
    border-radius: 7px;
    position: relative;
    height: 129px;
    display: table-cell;
    vertical-align: middle;
}
.price-select-primum li .price-con .discounttag-pre {
    position: absolute;
    left: 50%;
    top: -5px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.discounttag-pre .badge {
    font-size: 12px;
    background: #e01f3d;
    font-weight: 400;
    border-radius: 6px;
    padding: 4px 10px;
    color: #fff;
}
.price-select-primum li span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #6d6d6d;
    margin-top: 4px;
}
.price-select-primum li span.price-bg-pre {
    font-size: 38px;
    line-height: 25px;
    font-weight: 600;
    margin-top: 0px;
}

.price-select-primum li span.price-mt-pre {
    font-size: 11px;
    color: #6d6d6d !important;
    line-height: 14px;
    font-weight: 300;
    margin-top: 0px;;
}
.price-select-primum li.active {
    border: 1px solid #e72a46;
    background: #0c0c0c;
}
.price-select-primum li.active span, .price-select-primum li.active span.price-bg-pre {
    color: #fff;
}
.price-select-primum li.active span.price-mt-pre {
    color: #8288a2 !important;
}
.list-primum-modal {
    margin: 20px 0px 13px;
}
.list-primum-modal li {
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding-left: 30px;
    padding-bottom: 15px;
    background: url(../images/svg/circlecheck.svg) no-repeat 0px 7px;
}

.subc-listnw-modl .subc-icon1 {
    background-position: -27px 0px;
}
.subc-listnw-modl .subc-icon2 {
    background-position: -27px -23px;
}
.subc-listnw-modl .subc-icon3 {
    background-position: -27px -46px;
}
.subc-listnw-modl .subc-icon4 {
    background-position: -27px -69px;
}
.subc-listnw-modl .subc-icon5 {
    background-position: -27px -92px;
}
.subc-listnw-modl .subc-icon6 {
    background-position: -27px -115px;
}
.bj-pronw-text {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 13px;
}
.modal-sm-all .cross-svg {
    width: 22px;
    height: 22px;
    background-image: url(../images/cross.svg);
    background-repeat: no-repeat;
}
.selectpc-subc-new li {
    padding: 0px 12px 0px 30px;
    margin-bottom: 15px;
    border-radius: 7px;
    border: 2px solid #272c40;
    background: transparent;
}
.selectpc-subc-new .subc-text {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    position: relative;
    top: 19px;
    float: left;
}
.selectpc-subc-new .subc-text-right div {
    padding: 10px 0px 11px;
}
.selectpc-subc-new li.active {
    border: 2px solid #272c40;
    background: #272c40;
}
.selectpc-subc-new .badge.savetext-subcnew {
    background: #10aa6a;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 8px 5px;
    letter-spacing: -.5px;
    position: absolute;
    left: 10px;
    top: -17px;
}
.selectpc-subc-new .subc-text-right {
    font-size: 17px;
    font-weight: 700;
    color: #8c91a7;
    top: 5px;
    border-left: 2px solid #393f4f;
    height: 49px;
}
.selectpc-subc-new li.active .subc-text-right {
    border-left: 2px solid #393f4f;
}
.selectpc-subc-new .subc-price {
    font-size: 24px;
}
.selectpc-subc-new .subc-tax {
    font-size: 12px;
}
.bj-subc-form-new .btn {
    padding: 11px 45px;
    font-size: 13px;
    font-weight: 900;
    background-color: #ffffff !important;
    border-color: #ffffff!important;
    color: #131418 !important;
    letter-spacing: 0px;
}
.selectpc-subc-new li .check-subc-frm {
    left: 10px;
    width: 14px;
    height: 14px;
    border: 2px solid #272c40;
    background: transparent;
}
.selectpc-subc-new li.active .check-subc-frm {
    border: 2px solid #1bc9a8;
    background: #1bc9a8;
}
.selectpc-subc-new li.active .check-subc-frm:before {
    position: absolute;
    content: '';
    background-image: url(../images/svg/tick.svg);
    width: 9px;
    height: 6px;
    left: 0px;
    top: 2px;
}
.subc-listnw-modl li {
    position: relative;
    padding: 11px 0px 11px 35px;
    border-bottom: 2px solid #272c40;

}
.subc-listnw-modl li:last-child {
    border-bottom: none !important;
}
.subc-listnw-modl li span {
    font-size: 15px;
    color: #cdcdcd;
    font-weight: 500;
}
@media (max-width: 767px) {
    .check-sub-long .title-check {
        width: 90%;
    }

    .sett-list-border .badge-mv {
        top: 18px;
    }
    .sett-list-border .badge.sett-badge {
        padding: 7px 8px;
        font-size: 12px;
    }
}
@media (max-width: 384px) {
    .sett-list-border>li {
        padding: 18px 0px 18px;
    }

    .sett-list-border>li .modlbor-set-st .descrb-set {
        font-size: 12px;
    }
}
@media (max-width: 479px) {
    .pamentselect-subc li .pamentselect-box {
        padding: 2px 8px 2px 8px;
    }
    .pamentselect-subc li .check-subc-frm {
        right: 6px;
    }
    .pamentselect-subc li .pamentselect-box img {
        max-width: 80px;
    }
}
@media (max-width: 413px) {
    .price-select-primum li, .price-select-primum li .price-con {
        width: 90px;
    }
    .price-select-primum li {
        margin-right: 5%;
    }
    .bj-subc-form-new .btn {
        padding: 11px 35px;
    }
}
@media (max-width: 364px) {
    .price-select-primum li, .price-select-primum li .price-con {
        width: 85px;
    }

}
@media (max-width: 359px) {

    .pamentselect-subc li .pamentselect-box img {
        max-width: 65px;
    }
    .price-select-primum li, .price-select-primum li .price-con {
        width: 80px;
    }
    .selectpc-subc-new .subc-text {
        font-size: 16px;
    }
    .selectpc-subc-new .subc-text-right {
        padding-left: 10px;
        width: 73px;
    }
}
/*subcribed section end*/

/*//////////////////vidly new///////////////*/
/*html, body {
    height: 100%;
}
.eye{
    position: absolute;
    / right: 0; /
    font-size: 19px;
    top: 11px;
    right: 30px;
    color: black;
    z-index: 10000;
    cursor: pointer;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    background-image: url(../images/login-bg-fl.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center top;
    background-color: #050221;
    background-attachment: fixed;
    display: table;
    width: 100%;

}


@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadein {
    / Firefox /
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadein {
    / Safari and Chrome /
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-o-keyframes fadein {
    / Opera /
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
a {
    color: #0eacf3;
    font-size: 13px;
    text-decoration: none;
}

a:hover {
    color: #098eca;
    text-decoration: none;
}

a, .nav-tabs > li > a {
    text-decoration: none;
}

a:hover, .nav-tabs > li > a:hover {
    text-decoration: none;
}

a:hover, .nav-tabs > li > a:hover, .btn {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a:focus, .btn:focus {
    outline: none !important;
}

h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 10px 0px;
}

li {
    line-height: 20px;
}

p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 10px;
}

ul, ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

h1,
h2 {
    line-height: 35px;
}

h1 {
    font-size: 32px;
    line-height: 40px;
}

h2 {
    font-size: 42px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 11.9px;
}

.clear {
    clear: both;
}

.center, .center-responsive img, .center img, .center-responsive img img, .center-responsive {
    text-align: center;
}

.center-responsive img {
    margin: 0px auto;
}

.position-relative {
    position: relative;
}

.cn_item i {
    display: inline-block;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: middle;
}

.text-primary {
    color: #15cda5;
}

.text-secondary {
    color: #4b4b4b;
}

.transition-all, .client-image, #back-top a, #arrowdown .btn-primary {
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}



.float-right-right {
    float: right;
}

.full-width-float, .float-left-left {
    float: left;
}

.full-width-inblocks {
    display: inline-block;
}

.full-width-blocks {
    display: block;
}

.full-width-float, .full-width-inblocks, .full-width-blocks {
    width: 100%;
}

.white-color {
    color: #fff;
}

.blue-color {
    color: #09bce8 !important;
}

.red-color {
    color: #f05154 !important;
}

.btn-info {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    border: 2px solid #fff;
}

.btn-info.focus, .btn-info:focus {
    background-color: #df3b3e;
    border-color: #df3b3e;
    color: #fff;
}

.btn-info:hover {
    background-color: #df3b3e;
    border-color: #df3b3e;
    color: #fff;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #df3b3e;
    border-color: #df3b3e;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    background-color: #df3b3e;
    border-color: #df3b3e;
    color: #fff;
}

.btn-primary {
    background-color: #1cbb9d;
    border-color: #1cbb9d;
    color: #fff;
}
.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-color: #159e84;
    border-color: #159e84;
    color: #fff;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    background-color: #159e84;
    border-color: #159e84;
    color: #fff;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #098eca;
    border-color: #098eca;
}
.btn-default {
    background-color: transparent;
    border-color: #e3af25;
    color: #000000;
    border-width: 3px;
}
.btn-default:hover, .btn-default.focus, .btn-default:focus, .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-primary {
    background-color: #bc8c18;
    border-color: #bc8c18;
    color: #fff;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    background-color: #bc8c18;
    border-color: #bc8c18;
    color: #fff;
}
.btn {
    padding: 11px 58px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    border-radius: 35px;
}
.clear-fluid {
    clear: both;
}
/--login-wrap--/
.container-fluid {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.login-wrap {
    margin: 65px auto 50px;
    width: 80%;
}
.login-center-all {
    /float: left;/
    width: 15%;
}
.logo {
    margin-bottom: 70px;
}
.login-form-cn .form-control {
    height: 44px;
    padding: 9px 20px;
    font-size: 20px;
    font-weight: 700;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 35px;
    box-shadow: none;
    text-align: center;
}
.form-control::placeholder {
    color: #c1c1c1;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #c1c1c1;
}

.form-control::-ms-input-placeholder {
    color: #c1c1c1;
}
.login-form-cn .btn {
    padding: 9px 20px;
    text-transform: uppercase;
}
.setting-subcrib-btn .btn-default {
    background-color: transparent !important;
    border-color: rgba(84, 100, 133, 0.6) !important;
    color: #929cb1 !important;
    border-width: 2px;
}
.login-form-cn .fb_btn {
    background: #3a559f !important;
    border-color:#3a559f !important;
}
.login-form-cn .fb_btn .fa {
    position: absolute;
    left: 29px;
    font-size: 23px;
    color: #c1cdd7;
    top: 12px;
}
@media (max-width: 350px) {
    .login-center-all {
        float: left;
        width: 100%;
    }
}
--login-wrap end--*/




html, body {
    height: 100%;
}
body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    background-image: url(../images/login-bg-fl.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center top;
    background-color: #050221;
    background-attachment: fixed;
    display: table;
    width: 100%;

}


@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadein {
    /* Firefox */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadein {
    /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-o-keyframes fadein {
    /* Opera */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
a {
    color: #0eacf3;
    font-size: 13px;
    text-decoration: none;
}

a:hover {
    color: #098eca;
    text-decoration: none;
}

a, .nav-tabs > li > a {
    text-decoration: none;
}

a:hover, .nav-tabs > li > a:hover {
    text-decoration: none;
}

a:hover, .nav-tabs > li > a:hover, .btn {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a:focus, .btn:focus {
    outline: none !important;
}

h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 10px 0px;
}

li {
    line-height: 20px;
}

p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}

ul, ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

h1,
h2 {
    line-height: 35px;
}

h1 {
    font-size: 32px;
    line-height: 40px;
}

h2 {
    font-size: 42px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 11.9px;
}

.clear {
    clear: both;
}

.center, .center-responsive img, .center img, .center-responsive img img, .center-responsive {
    text-align: center;
}

.center-responsive img {
    margin: 0px auto;
}

.position-relative {
    position: relative;
}

.cn_item i {
    display: inline-block;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: middle;
}

.text-primary {
    color: #15cda5;
}

.text-secondary {
    color: #4b4b4b;
}

.transition-all, .client-image, #back-top a, #arrowdown .btn-primary {
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}



.float-right-right {
    float: right;
}

.full-width-float, .float-left-left {
    float: left;
}

.full-width-inblocks {
    display: inline-block;
}

.full-width-blocks {
    display: block;
}

.full-width-float, .full-width-inblocks, .full-width-blocks {
    width: 100%;
}

.white-color {
    color: #fff;
}

.blue-color {
    color: #09bce8 !important;
}

.red-color {
    color: #f05154 !important;
}

.btn-info {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    border: 2px solid #fff;
}

.btn-info.focus, .btn-info:focus {
    background-color: #df3b3e;
    border-color: #df3b3e;
    color: #fff;
}

.btn-info:hover {
    background-color: #df3b3e;
    border-color: #df3b3e;
    color: #fff;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #df3b3e;
    border-color: #df3b3e;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    background-color: #df3b3e;
    border-color: #df3b3e;
    color: #fff;
}

.btn-primary {
    background-color: #1cbb9d;
    border-color: #1cbb9d;
    color: #fff;
}
.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-color: #159e84;
    border-color: #159e84;
    color: #fff;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    background-color: #033a2f;
    border-color: #237969;
    color: #fff;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #098eca;
    border-color: #098eca;
}
.btn-default {
    background-color: transparent;
    border-color: #e3af25;
    color: #000000;
    border-width: 3px;
}
.btn-default:hover, .btn-default.focus, .btn-default:focus, .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-primary {
    /*    background-color: #bc8c18;
        border-color: #bc8c18;
        color: #fff;*/
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    background-color: #bc8c18;
    border-color: #bc8c18;
    color: #fff;
}
.btn {
    padding: 11px 58px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    border-radius: 35px;
}
.clear-fluid {
    clear: both;
}
.cn_item i {
    display: inline-block;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: middle;
}
/*--login-wrap--*/
.container-fluid {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.login-wrap {
    margin: 50px auto 50px;
    width: 500px;
}
.login-center-all {
    float: left;
    width: 491px;
}
.logo {
    margin-bottom: 40px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.vidly-svg {
    width: 170px;
    height: 84px;
    background-image: url(../images/vidlylogosvg/Vidly-TV-logo.svg);
}

.login-form-cn .form-control {
    height: 45px;
    padding: 6px 8px 6px 2px;
    font-size: 22px;
    color: #fff;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #515151;
    border-right: none;
    border-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: none;
    position: relative;
}
.form-control::placeholder {
    color: #747373;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #747373;
}

.form-control::-ms-input-placeholder {
    color: #747373;
}
.tick-svg {
    width: 13px;
    height: 11px;
    background-image: url(../images/svg/tick-svg.svg);
}
.eyes-svg {
    width: 21px;
    height: 12px;
    cursor: pointer;
    background-image: url(../images/svg/eyes-svg.svg);
}
.eyes-svg.active {
    background-image: url(../images/svg/eyeswhite-svg.svg);
}
.fg-line .cn_item {
    position: absolute;
    right: 20px;
    top: 20px;
}
.fg-line label {
    position: absolute;
    top: -20px;
    font-size: 14px;
    font-weight: 400;
    color: #646464;
    margin-bottom: 0px;
}


.fg-line.fg-toggled label {
    color: #00d0a9;
}
.fg-line.fg-toggled .form-control {
    border-bottom: 2px solid #13d1a6;
}
.fg-line.fg-toggled-on .form-control {
    border-bottom: 1px solid #515151;
}
.fg-line.fg-toggled .tick-svg {
    background-image: url(../images/svg/tickac-svg.svg);
}

.login-form-cn .btn {
    padding: 10px 35px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px;
    text-transform: uppercase;
    border-width: 2px;
}
.login-form-cn .btn-primary {
    background-color: rgba(0, 188, 153, 0.10);
    border-color: #ada8a3;
    color: #fff;
}
.login-form-cn .cont.btn-primary {
    background-color: #159e84 !important;
    border-color: #159e84 !important;
    color: #fff;
}
.form-group {
    margin-bottom: 44px;
}
.form-group2 {
    margin-bottom: 40px;
}
.sk-col {
    font-size: 18px;
    text-transform: uppercase;
    color: #87878c;
    position: relative;
    top: 11px;
    cursor: pointer;
}
.sk-col .fa {
    font-size: 24px;
    text-transform: uppercase;
    position: relative;
    top: 2px;
    left: 3px;
    color: #01c9a4;
}
p.note-sgn {
    font-size: 17px;
    color: #7e7d7d;
}
p.note-sgn a {
    font-size: 17px;
    font-weight: 600;
    color: #c2c2c2;
    position: relative;
    text-transform: uppercase;
}
p.note-sgn a::after {
    bottom: -5px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    background: #13d1a6;
}
.chos-tabs .nav-tabs {
    border-bottom: medium none;
    margin-bottom: 44px;
    text-align: center;
}
.chos-tabs .nav-tabs > li {
    margin-right: 44px;
    display: inline-block;
    float: none;
}
.chos-tabs .nav-tabs > li:last-child {
    margin-right: 0px;
}
.chos-tabs .nav-tabs > li > a {
    border: none;
    color: #15cda5;
    font-size: 20px;
    font-weight: 600;
    line-height: 21px;
    padding: 5px 11px 5px;
    position: relative;
    background: transparent;
    border-radius: 1px;
    text-transform: uppercase;
}
.chos-tabs .nav-tabs > li.active > a, .chos-tabs .nav-tabs > li.active > a:focus, .chos-tabs .nav-tabs > li.active > a:hover {
    color: #fff;
    border: none;
    background: #15cda5;
}
@media (max-width: 767px) {
    .login-wrap {
        width: 320px;
    }
    .login-center-all {
        width: 320px;
    }
}
@media (max-width: 350px) {
    .login-center-all {
        float: left;
        width: 100%;
    }
}
@media (min-width: 1600px) {
    .chos-tabs .nav-tabs {
        margin-bottom: 69px;
    }
    .form-group {
        margin-bottom: 54px;
    }
    .form-group2 {
        margin-bottom: 48px;
    }
}
/*--login-wrap end--*/


/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Customize the label (the cb-container) */
.cb-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 19px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cb-container .small{
    font-size: 14px;
    font-weight: 400;
}

/* Hide the browser's default radio button */
.cb-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom radio button */
.cb-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.cb-container:hover input ~ .cb-checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.cb-container input:checked ~ .cb-checkmark {
    background-color: #1aab8f;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.cb-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.cb-container input:checked ~ .cb-checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.cb-container .cb-checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.dropdown-menu{    
    background-color: rgb(7, 53, 45);
    min-width: 168px;
    text-align: center;
}
.dropdown-header{
    font-size: 14px;
    color: #b1afaf;
    border-bottom: 1px solid #252525;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background-color: #252424;
}


.well {
    background-color: transparent;
    border: 1px solid #1cbc9d;
}
.btn-toggle{
    background-color: #1cba9d;
}
.intl-tel-input{
    width: 100%;
}
.selected-dial-code{    
    color: rgb(222, 222, 222);
    font-size: 20px;
}

.btn-operator{
    background: transparent;
}
.operator-menu{
    top:70%;
}

@media (max-width: 767px) {
    .login-wrap {
        margin: 0px auto 50px;
    }
    .logo {
        margin-bottom: 15px;
    }
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
    background-color: transparent;
}

.modal-selTelco-modal .custom-li{
    line-height: 20px;
    display: inline-block;
    padding: 9px;
    width: 75px;
    height: 109px;
    background-color: #15cda51c;
    border: 1px solid #159e8438;
    border-radius: 10%;
    margin: 5px;
    position: relative;
}


/*--modal-selTelco-modal--*/
.modal-selTelco-modal .close-modal {
    border: none;
    background: transparent;
    position: absolute;
    top: 6px;
    right: 6px;
}
.modal-selTelco-modal .cross-svg {
    width: 20px;
    height: 20px;
}
.gettapp-modal-bg {
    background-image: url(/static/theme/images/gettapp-modal-bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 448px;
    background-position: 0px 0px;
    background-size: cover;
    border-radius: 7px 7px 0px 0px;
}
.modal-selTelco-modal .modal-body {
    padding: 0px;
}
.modal-selTelco-modal .modal-content {
    background: #121212;
    border: none;
    border-radius: 7px;
    padding: 0 15px;
}
.modal-selTelco-modal .modal-dialog {
    width: 311px;
    margin: 90px auto 30px;
}
@media (max-width: 350px) {
    .modal-selTelco-modal .modal-dialog {
        width: 95%;
    }
}
.modal-selTelco-modal .custom-li.active{
    border: 1px solid #fbfbfba1;
}
.modal-selTelco-modal .subcselect-subc li.active .checktick-svg{
    opacity: 1;
}
.modal-selTelco-modal .subcselect-subc li .checktick-svg{
    opacity: 0;
}
/*.custom-li.active .subcselect-icon{
    display: block;
}*/

.modal-selTelco-modal .no-repeat {
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.modal-selTelco-modal .checktick-svg {
    background-image: url(../images/svg/checktick.svg);
    width: 17px;
    height: 16px;
}
.modal-selTelco-modal .cn_item i, .cn_item svg {
    display: inline-block;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: middle;
    cursor: pointer;
}

.modal-selTelco-modal .subcselect-subc li .checktick-svg {
    width: 19px;
    height: 19px;
    opacity: 0;
}
.modal-selTelco-modal .modal-selTelco-modal .subcselect-subc li.active .checktick-svg {
    opacity: 1;
}
.modal-selTelco-modal .subcselect-subc li .subcselect-icon {
    position: relative;
    right: -34px;
    top: -18px;
}
.modal-selTelco-modal .subcselect-subc{
    margin-bottom: 20px;
}

.modal-selTelco-modal .modal-dialog {
    width: 400px;
}
.modal-selTelco-modal .getapp-modal-de .btn{
    width: 254px;
}