@font-face {
    font-family: tvizio;

    src: url("../font/regular-webfont.woff"); /* ***** */
    /*src: url("./font/weber-medium-webfont.woff2"); !* ***** *!*/
    /*src: url("./font/Montserrat-Medium.ttf"); !* ***** *!*/
    /*src: url("./font/Knowledge-Regular.woff"); !* ***** *!*/
    /*src: url("./fonEmail field is type email.t/Gabriela-Regular.ttf");*/
    /*src: url("./font/Nikodecs.otf");*/
    /*src: url("./font/Blogger Sans-Light.ttf");*/
    /*src: url("./font/Evolventa-Regular.ttf");*/
    /*src: url("./font/Resagokr.otf");*/
    /*src: url("./font/muller_regular-webfont.ttf");*/
}

/* ==================== Reset ==================== */

* {
    text-rendering: optimizeLegibility;
    -webkit-tap-highlight-color: transparent;
    text-decoration-skip-ink: none;
}

*, a:active, a:hover {
    outline: 0;
}

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
    box-shadow: 1px 1px 2px black;
}

.index img.cup {
    float: left;
    top: 1em;
    height: 150px;
    display: none;
}

h1 {
    font-size: 1.8em;
}

h1, h2, h4, li a {
    /*text-shadow: 1px 1px 0 black, 1px 1px 2px #ffffff80;*/
}

.info-pc h3,
.device-info-wrap h2 {
    text-shadow: 2px 2px 4px #ffffff80
}

body * {
    margin: 0;
    padding: 0;
    font-family: "tvizio", sans-serif !important;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.clear {
    clear: both;
    height: 0 !important;
    float: none !important;
}

.clear.c {
    height: 10px !important;
    /*box-shadow: 0 15px 30px darkslateblue;*/
    width: calc(100% - -1em);
    margin-left: -.5em;
    border-bottom: 1px solid #594AA9;
}

.ovr-clear {
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #ffffff;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
}

a img {
    border: none
}

.wraps-all.box_order {
    margin-top: 1em;
}

.heading-b h2 b {
    position: relative;
    z-index: 30;
}

li {
    list-style: none;
}

ol li {
    list-style: decimal inside;
}

.left {
    float: left;
}

.right {
    float: right;
}

.wraps-all.player {
    margin-top: 1em;
}

input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    -webkit-rtl-ordering: logical;
    cursor: text;
}

input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
    -webkit-appearance: none;
    border-radius: 0;
}

*:focus {
    outline: none;
}

/* ==================== Fonts ==================== */

body {
    color: #ffffff;
    margin: 0;
    padding: 60px 0 0 0;
    line-height: 1;
    /*background-color: #19163f;*/
    /*background-image: url(../images/pattern-bgr-blue.jpg);*/
    /*background-repeat: repeat;*/
    /*background-size: 1500px;*/
}

.blue-text {
    color: #1b94c7;
}

.purple-text {
    color: #987cf5;
    text-decoration: underline;
}

.white-text {
    color: #ffffff;
}

.green-text {
    color: #6bba7f;
}

.text-align-l {
    text-align: left;
}

.text-align-r {
    text-align: right !important;
}

/* ==================== Nav Menu styles ==================== */

.sidenav {
    height: auto;
    width: 0;
    min-width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px;
    background-color: white;
}

.sidenav a {
    padding: 10px 0;
    text-decoration: none;
    justify-content: center;
    font-size: 20px;
    color: #303030;
    display: block;
    text-align: left;
    transition: .3s;
    background-color: #ffffff;
    padding-left: 1em;
}

.sidenav .mobile-login {
    padding-top: 30px;
}

.sidenav a div {
    color: #ffffff;
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    display: block;
    background-color: #987bf4;
}

/*.sidenav a:last-child {*/
/*padding: 12px 32px 30px 32px;*/
/*}*/

.sidenav a:hover {
    color: #8582ac;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    width: 24px;
    height: 25px;
    left: 15px;
    padding: 18px 16px 16px;
    font-size: 36px;
    background-color: #8069c3;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.menu-tab {
    color: #1a67c9;
    cursor: pointer;
    display: block;
    overflow: auto;
    left: 11px;
    top: 14px;
    padding: 8px 20px 8px 20px;
    position: absolute;
}

.menu-tab span {
    display: block;
    width: 24px;
    height: 4px;
    margin: 4px 0 0 0;
    border-radius: 100px;
    background-color: #725ea9;
}

.menu-tab span:first-child {
    margin: 0;
}

.sidenav .active {
    background-color: #7f68c3;
}

.sidenav .closebtn span {
    cursor: pointer;
    display: block;
    overflow: auto;
    display: block;
    width: 24px;
    height: 4px;
    margin: 4px 0 0 0;
    border-radius: 100px;
    background-color: #ffffff;
}

.menu-tab span {
    color: #725ea9;
    width: 24px;
    height: 4px;
    cursor: pointer;
    display: block;
    font-size: 30px;
    cursor: pointer;
}

.dropbtn {

}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    text-align: left;
    position: absolute;
    right: 0;
    top: 35px;
    min-width: 100%;
    box-shadow: 2px 2px 8px 0 rgba(128, 128, 128, .4);
    z-index: 1;
    margin-top: 3px;
    border: 1px solid white;
    border-radius: 10px;
    border-top: none;
    background: #1a182e;
}

.dropdown-content a {
    color: #ffffff;
    padding: 12px 16px;
    text-decoration: none;
    font-size: 12pt;
    display: block;
    border-radius: 10px;
}

.dropdown-content a:hover {
    background-color: #483d8b;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown {
    cursor: pointer;
}

/* ==================== Header ==================== */

.nav-highlight nav {
    width: 94%;
    height: 40px;
    background-color: #ffffff;
    padding: 10px 3% 10px 3%;
    position: fixed;
    top: 0;
    z-index: 80000;
    box-shadow: 0 2px 3px grey;
}

.nav-highlight nav .nav-logo {
    width: 108px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin-left: -54px;
    background-image: url(../images/nav-logo.png);
    background-size: 115px;
    z-index: 99;
}

.nav-highlight .desctop-nav {
    display: none;
}

.desctop-nav .profile {
    margin-left: 20px;
}

.desctop-nav .profile .profile-avatar {
    position: absolute;
    left: 0;
    top: 0;
}

.home.nav-highlight {
    height: 500px;
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.15) 50.4%, rgba(0, 0, 0, 0.45) 75.4%, rgba(0, 0, 0, 0.70) 100%);
}

.home.nav-highlight::after {
    content: "";
    background-image: url(../images/nav-bgr.jpg);
    opacity: .8;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat
}
/*.main-content.faces.sign_in {*/
/*background-size: cover;*/
/*background-repeat: no-repeat;*/
/*opacity: 0.8;*/
/*}*/

/*.main-content.faces.sign_up {*/
/*background-size: cover;*/
/*background-repeat: no-repeat;*/
/*opacity: 0.8;*/
/*}*/

.nav-info-box {
    width: 80%;
    padding: 20px 5% 20px 5%;
    margin: 200px auto 0 auto;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    background-color: transparent;
    border-radius: 5px;
}

.landing-page {
    border: none;
}

.info-button {
    width: 80%;
    padding: 15px 5% 15px 5%;
    margin: 300px auto 0 auto;
    text-align: center;
    text-transform: uppercase;
    color: #303030;
    background-color: #ffffff;
    border-radius: 5px;
    opacity: .8;
}

.info-button:hover,
button[type=submit]:hover,
input[type=submit]:hover {
    opacity: 1;
    text-shadow: 2px 2px 5px black;
    transition: all 500ms;
}

.info-button.dark:hover {
    opacity: 1;
    text-shadow: 2px 2px 5px #987bf4;
}

.nav-info-box h2,
.nav-info-box h1 {
    margin: 10px 0 20px 0;
    line-height: 1.2;
    font-weight: bold;
	text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
}

.nav-info-box p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
	text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
}

.info-button {
    color: #ffffff;
    font-size: 16px;
    display: block;
    background-color: #987bf4;
    margin: 20px auto 20px auto;
}

.nav-highlight .info-button,
.reg_succ .info-button {
    background-color: #42b569;
    margin-top: 10px;
    margin-bottom: 10px;
}

.info-button h3 {
    font-weight: normal;
}

.main-container {
    width: 100%;
}

body {
    background-image: url(../images/pattern-bgr.jpg);
    /*background-image: url(../images/pattern-bgr-blue.jpg);*/
    background-repeat: repeat;
    background-size: 600px;
}

.heading-content {
    padding: 26px 1.5% 20px 1.5%;
    margin: 0 auto 0 auto;
    text-align: center;
}

.heading-content h2 {
    font-size: 22px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: normal;
}

.heading-content h3 {
    font-size: 22px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: normal;
}

.heading-content p {
    font-size: 15px;
    line-height: 1.4;
    margin: 20px 0 20px 0;
    color: #8582ac;
}

.large-icons {
    width: 120px;
    height: 120px;
    margin: 0 auto 0 auto;
    background-image: url(../images/icons-sprite.png);
    background-size: 150px;
}

.small-icons {
    width: 80px;
    height: 80px;
    margin: 0 auto 0 auto;
    background-image: url(../images/icons-sprite.png);
    background-size: 130px;
}

.large-icons.free-icon {
    background-position: 18px 13px;
}

.large-icons.hd-icon {
    background-position: 14px -99px;
}

.large-icons.profile-icon {
    background-position: 18px -215px;
}

.large-icons.tape-icon {
    background-position: 17px -335px;
}

.large-icons.tv-icon {
    background-position: 2px -457px;
}

.large-icons.chrome-icon {
    background-position: 15px -591px;
}

.large-icons.mobile-icon {
    background-position: 5px -726px;
}

.large-icons.android-icon {
    background-position: 8px -862px;
}
.large-icons.fire-icon {
    background-position: -5px 120px;
}

.large-icons.smart-icon {
    background-position: 8px -992px;
}

.small-icons.free-icon {
    background-position: 4px -2px;
}

.small-icons.hd-icon {
    background-position: 0px -101px;
}

.small-icons.profile-icon {
    background-position: 4px -201px;
}

.small-icons.tape-icon {
    background-position: 2px -302px;
}

.small-icons.tv-icon {
    background-position: 2px -305px;
}

.small-icons.chrome-icon {
    background-position: 10px -395px;
}

.small-icons.mobile-icon {
    background-position: 2px 400px;
}

.small-icons.fire-icon {
    background-position: -5px 80px;
}

.small-icons.android-icon {
    background-position: 5px -575px;
}

.small-icons.smart-icon {
    background-position: 5px -662px;
}

.device-ds .small-icons {
    background-size: 100px;
}

.tv-wrap {
    background-color: #f3f3f5;
}

.tv-wrap .heading-content h2 {
    color: #303030;
}

.tv-wrap .heading-content p {
    color: #6c6c6c;
}

.tv-wrap .tv-inner-wrap {
    width: 100%;
    height: auto;
    padding: 20px 0;
}

.tv-wrap .tv-icons {
    width: 90%;
    margin: 0 auto;
}

.tv-icons .channels-icons {
    float: left;
    width: 23%;
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 10px;
    height: 40px;
    background-image: url(../images/channel.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.tv-wrap .tv-icons img {
    padding: 10px;
    height: 40px;
}

.tv-wrap .tv-icons .channel-small {
    padding: 15px 10px;
    height: 30px;
}

.tv-wrap .tv-icons .channel-small-second {
    padding: 23px 10px;
    height: 14px;
}

.image-wrap {
    width: 100%;
    height: 600px;
    background-image: url(../images/image.jpg);
    background-size: cover;
    background-position: top center;
}

.free-register-wrap p {
    color: #987cf5;
}

.device-info-wrap .heading-content h3 {
    color: #987cf5;
}

.device-info-wrap .heading-content {
    padding-bottom: 40px;
}

.main-container.wos-wrap {
    background-color: #1c1b31;
    padding: 20px 0 50px 0;
}

.wos-wrap .wos-container {
    width: 220px;
    margin: 0 auto;
    padding: 0 0 30px 0;
    height: 70px;
}

.wos-container .heading-content p {
    margin-top: 0;
}

.wos-container img {
    width: 27px;
    height: 27px;
    float: left;
    border-radius: 50%;
    margin-right: 10px;
}

.wos-container p {
    font-size: 16px;
    color: #987cf5;
    float: left;
    margin-top: 0;
}

.wos-container span {
    font-size: 14px;
    float: left;
    clear: right;
    margin-top: 5px;
}

.info-pc {
    display: block;
}

.device-ds {
    display: none;
}

.tv-inner-wrap.tv-inner-wrap-ds {
    display: block;
}

/* ==================== Footer ==================== */

footer {
    background-color: #151425;
    height: 180px;
    padding: 40px 0;
}

.footer-grid > li {
    width: 15.3%;
    float: left;
    padding: 0 2%;
    font-size: 14px;
    height: 200px;
    line-height: 2.5;
}

.footer-grid .footer-social-icons {
    width: 9%;
    padding: 0 2% 0 0;
}

.footer-grid .footer-info {
    width: 30%;
    padding: 0 1% 0 0;
}

.footer-grid address {
    font-style: normal;
    line-height: 1.5em;
}

.footer-grid .copyright {
    font-size: 13px;
}

.footer-grid .footer-nav li a:hover {
    opacity: .6;
}

/* Social ICONS */

.circle-icon {
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    margin: 0 10px 0 0;
    display: inline-block;
    background-image: url(../images/sprite-social-icons.png);
    background-position: top center;
}

.circle-icon:hover {
    opacity: .6;
}

.facebook {
    background-position: 10px -7px;
}

.twitter {
    background-position: 11px -45px;
}

/* ==================== 404 ==================== */

.heading-b p {
    color: #ffffff;
}

.heading-b h2 b {
    font-size: 16pt;
}

.heading-b h2 .explain_free {
    color: yellow;
    font-size: 12pt;
    display: block;
    font-weight: normal;
}

.heading-b h2 .explain_free * {
    text-shadow: none;
}

.heading-b h2 .explain_free b {
    color: yellow;
    font-size: 14pt;
}

.error-bgr .heading-b img {
    margin: 60px auto 0 auto;
}

/* ==================== FAQ ==================== */

.wrapper.faq {
    max-width: 700px;
}

.faq .sel-option .toggle-status {
    max-width: 90%;
}

.sel-option {
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #cccccc;
    display: block;
    color: #222222;
    font-size: 16px;
    margin: 0 2% 10px 2%;
    position: relative;
    border-radius: 5px;
}

.toggle.box {
    width: 96%;
    display: block;
    position: relative;
    padding: 15px 2% 15px 2%;
    overflow: hidden;
    cursor: pointer;
}

.sel-content {
    padding: 10px 2% 20px 2%;
    line-height: 1.5;
}

.toggle-arrow {
    width: 5px;
    height: 5px;
    position: absolute;
    top: 12px;
    right: 2%;
    border: solid #906feb;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.toggle.box.closed .toggle-arrow {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 20px;
}

/* ==================== Contact Us ==================== */

.wrapper.contact-form {
    max-width: 900px;
    margin: 0 auto;
    font-size: 16px;
}

input[type=email], input[type=text], input[type=password], input[type=tel], select, textarea {
    width: 100%;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 5px;
    resize: vertical;
    font-size: 15px;
    color: #303030;
    font-weight: bold;
}

input[type=submit], button[type=submit] {
    background-color: #9877f7;
    color: white;
    padding: 20px 40px;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    border-radius: 30px;
    cursor: pointer;
    margin: 30px auto 0 auto;
    display: block;
}

input[type=submit]:hover {
    background-color: #8066d2;
}

.contacts-container {
    padding: 0 2% 2% 2%;
}

.contacts-container .name-contact {
    width: 49%;
    float: left;
}

.contacts-container .l-name-contact {
    float: right;
    width: 49%;
}

.main-container.contact-form {
    background-color: #15152d;
    overflow: auto;
}

.main-container.contact-form .info-contact-button {
    float: left;
    color: #303030;
    font-size: 16px;
    border-radius: 5px;
    text-transform: none;
    font-weight: bold;
    display: block;
    background-color: #f3f3f5;
    margin: 10px 10px 0 0;
    position: relative;
    padding: 15px 2% 15px 17%;
    width: 81%;
}

.main-container.contact-form .info-contact-button:hover {
    opacity: .8;
}

.main-container.contact-form .info-contact-button div {
    width: 30px;
    height: 30px;
    position: absolute;
    margin-right: 10px;
    left: 15px;
    top: 8px;
    display: inline-block;
    background-image: url(../images/sprite-icons-contacts.png);
    background-size: 45px;
}

.icon-chat {
    background-position: 0 -17px
}

.icon-question {
    background-position: 0 -63px
}

.icon-tweet {
    background-position: 0 -108px
}

.icon-facebook {
    background-position: 0 -153px
}

.icon-messenger {
    background-position: 0 -198px
}

.wrapper.contact-form .info-conteiner-first {
    padding: 0 2% 0 2%;
}

.wrapper.contact-form .info-conteiner-sec {
    padding: 0 2% 2% 2%;
}

.contacts .contacts-container input[type=submit] {
    background-color: #42b569;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    padding: 15px 5% 15px 5%;
    font-size: 18px;
    border-radius: 5px;
}

.sign-up .container input[type='checkbox'] {
    margin: 0;
    vertical-align: bottom;
}

/* ==================== Sign Up ==================== */

.wrapper.sign-up-form {
    max-width: 450px;
    margin: 0 auto;
}

.sign-up .container input, .like_input {
    margin: 10px 0 20px 0;
}

button[type=submit] {
    width: 100%;
    opacity: .9;
}

button[type=submit]:hover {
    opacity: 1;
}

.sign-up-form .info-button {
    width: 100%;
    padding: 20px 0 20px 0;
    background-color: #4465ac;
    margin-top: 40px;
    border-bottom: 1px solid #607fc2;
    font-weight: bold;
    -webkit-box-shadow: inset 0px 5px 10px 0px rgba(67, 100, 171, 1);
    -moz-box-shadow: inset 0px 5px 10px 0px rgba(67, 100, 171, 1);
    box-shadow: inset 0px 5px 10px 0px rgba(67, 100, 171, 1);
    position: relative;
    border-radius: 5px;
    font-size: 14px;
    background: -moz-linear-gradient(top, #6b8acc 0%, #4465ab 100%);
    background: -webkit-linear-gradient(top, #6b8acc 0%, #4465ab 100%);
    background: linear-gradient(to bottom, #6b8acc 0%, #4465ab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b8acc', endColorstr='#4465ab', GradientType=0);
}

.sign-up .container.forgot-pass {
    float: right;
}

.sign-up .contacts-container {
    font-size: 17px;
}

.sign-up .contacts-container input[type=text],
.sign-up .contacts-container input[type=email],
input[type=password], select, textarea {
    font-size: 16px;
}

.sign-up-form .contacts-container span {
    float: right;
}

/* ==================== Terms and Copy ==================== */

.terms-bgr {
    background-color: #1c1b31;
    background-image: none;
}

.terms-heading {
    text-align: left;
    float: left;
    margin: 0 0 40px 2%;
}

.terms-heading h2 {
    text-transform: uppercase;
    margin: 15px 0;
    font-size: 36px;
}

.terms-heading h4 {
    font-size: 20px;
}

.terms-heading p {
    font-size: 16px;
}

.terms-container .terms-cattegory {
    width: 96%;
    margin: 20px 2% 0 2%;
    float: left;
    border-top: 1px solid #ffffff;
    padding: 30px 0 30px 0;
    font-size: 24px;
}

.terms-container .terms-content {
    width: 96%;
    margin: 20px 2% 0 2%;
    float: left;
    border-top: 1px solid #ffffff;
    padding: 30px 0 30px 0;
}

.terms-container .terms-content ul li, p {
    line-height: 1.25;
}

/* Profile */

.tab {
    width: 100%;
    float: left;
    background-color: #15152d;
    border-right: 1px solid #987bf3;
    border-bottom: 1px solid #987bf3;
    box-shadow: 1px 1px 5px darkslateblue;
    margin-top: 1em;
}

.tab .tablinks {
    float: left;
    height: 50px;
    width: auto;
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: left;
    padding-left: 50px;
    padding-right: 20px;
    transition: .3s;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    width: 100%;
}

@media (max-width: 800px) {
    .tab .tablinks {
        width: 49%;
    }
}

.tabcontent {
    width: 100%;
}

.tab button:hover {
    color: #987cf5;
}

.tab .profile-icons {
    position: absolute;
    width: 25px;
    height: 22px;
    top: 15px;
    left: 15px;
    background-image: url(../images/sprite-icons-profile.png);
}

.tab .profile-icons.setting-icon {
    background-position: 1px -10px;
}

.tab .profile-icons.abonaments-icon {
    background-position: 0px -90px;
}

.tab .profile-icons.devices-icon {
    background-position: 0px -174px;
}

.tab .profile-icons.contact-icon {
    background-position: 0px -257px;
}

.tab .tablinks:hover span.setting-icon {
    background-position: 1px -50px;;
}

.tab .tablinks:hover span.abonaments-icon {
    background-position: 0 -132px;
}

.tab .tablinks:hover span.devices-icon {
    background-position: 0 -216px;
}

.tab .tablinks:hover span.contact-icon {
    background-position: 0 -298px;
}

.tab button.active {
    color: #987cf5;
}

.tab .tablinks.active span.setting-icon {
    background-position: 1px -50px;;
}

.tab .tablinks.active span.abonaments-icon {
    background-position: 0 -132px;
}

.tab .tablinks.active span.devices-icon {
    background-position: 0 -216px;
}

.tab .tablinks.active span.contact-icon {
    background-position: 0 -298px;
}

#abonaments .heading-content {
    text-align: left;
}

#abonaments .heading-content.heading-b {
    width: 96%;
    padding: 20px 2% 20px 2%;
}

#abonaments.tabcontent span:not(.explain_free) {
    color: #987cf5;
}

#abonaments.tabcontent a.info-button {
    color: white;
    margin: 0;
    padding: .1em;
    width: 200px;
}

#abonaments .heading-content.heading-b h4 {
    font-size: 26px;
    font-weight: normal;
}

#abonaments .heading-content.heading-b table {
    margin: 20px auto 0 auto;
    width: 100%;
    font-weight: normal;
}

#abonaments .heading-content.heading-b table thead tr th {
    padding: 20px 0 20px 20px;
    font-size: 15pt;
}

#abonaments .heading-content.heading-b table tbody {
    line-height: 2;
}

.tabcontent .container input {
    margin: 10px 0 20px 0;
}

.profile .tabcontent form {
    padding: 0 2% 2% 2%;
}

.profile .tabcontent h4 {
    font-size: 24px;
    margin: 20px 0 20px 0;
    font-weight: normal;
}

/* VOD */

/*.vod {*/
/*background-image: url(../images/pattern-bgr.jpg);*/
/*}*/

.vod .channels-record,
.vod .channels-record-news {
    padding: 0 0 20px 0;
    overflow: auto;
}

.vod .channels-record .sel-option {
    border: none;
    margin: 0;
}

.vod .channels-record .toggle.box {
    padding: 10px 2%;

}

.tvchannels .search-conteiner,
.tvlist .search-conteiner,
.vod .search-conteiner {
    padding: 20px 2% 20px 2%;
    overflow: auto;
}

.tvchannels .search-conteiner h2,
.tvlist .search-conteiner h2,
.vod .search-conteiner h2 {
    font-size: 24px;
    text-align: center;
    margin: 3px 0 20px 0;
    z-index: 1000;
    position: relative;
}

.vod .search-conteiner form {
    margin: 0 auto;
    width: 350px;
    position: relative;
}

.vod .search-conteiner form input[type=text] {
    border: 1px solid #ffffff;
    border-radius: 25px;
    box-sizing: border-box;
    margin: 0;
    color: #ffffff;
    background-color: #141322;
    font-size: 15px;
    padding: 5px 10px 5px 10px;
    font-weight: normal;
    float: right;
    width: 100%;
}

.vod .search-conteiner button[type=submit] {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 50px;
    height: 30px;
    margin: 0;
    padding: 10px;
    background-color: #423665;
    cursor: pointer;
    background-image: url(../images/searchicon.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.vod .search-conteiner form input[type=text]:focus {
    border: 1px solid #725ea9;
}

.vod-container .vod-icons,
.vod .channels-record .wrapper .vod-icons {
    float: left;
    padding: 0;
    width: 48%;
    margin: .5%;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #0F0F18;
    text-align: center;
    border: 1px solid black;
    cursor: pointer;
}

.vod .channels-record .wrapper .vod-icons.history {
    width: 100%;
    display: table;
    background-color: #ffc033;
    color: black;
}

.vod .channels-record .wrapper .vod-icons.history.active {
    background-color: #ffc033;
}

.vod .channels-record .wrapper .vod-icons.history:hover {
    background-color: #ffc033;
    color: #806bf1;
}

.vod-container .vod-icons:hover,
.vod .channels-record .wrapper .vod-icons:hover {
    background-color: #000000;
}

.vod-container .vod-icons.active,
.vod .channels-record .wrapper .vod-icons.active {
    background-color: #0B0916;
    border: 1px solid #806bf1;
    /*box-shadow: 0 0 20px 2px #3e3478 inset;*/
}

.vod-container .vod-icons svg *,
.vod .channels-record .wrapper .vod-icons svg * {
    fill: white;
}

.vod-container .vod-icons svg *,
.vod .channels-record .wrapper .vod-icons svg * {
    transition: 1s;
}

.vod-container .vod-icons:hover svg *,
.vod .channels-record .wrapper .vod-icons:hover svg * {
    fill: darkslateblue;
}

.vod-container .vod-icons.active svg *,
.vod .channels-record .wrapper .vod-icons.active svg * {
    fill: darkslateblue;
}

.vod-container .vod-icons svg *,
.epg .epg_tv .vod-icons svg * {
    transition: 500ms;
}

.vod-container .vod-icons svg *,
.epg .epg_tv .vod-icons:hover svg * {
    fill: darkslateblue;
}

.vod-container .vod-icons svg.active *,
.epg .epg_tv .vod-icons svg.active * {
    fill: darkslateblue;
}

.vod-container .vod-icons svg *,
.epg .epg_tv .vod-icons svg * {
    transition: 500ms;
}

.vod-container .vod-icons,
.epg .epg_tv .vod-icons:hover svg * {
    fill: darkslateblue;
}

.vod-container .vod-icons svg *,
.vod-icons svg *,
.player-program svg * {
    fill: white;
    transition: 1s;
}

.vod .vod-program {
    padding: 0 2%;
    border-bottom: 1px solid #000000;
    overflow: auto;
    position: relative;
}

.vod .vod-program img {
    margin: 30px 0 20px 0;
    max-height: 75px;
    float: left;
    max-width: 250px;
}

.vod-date {
    font-size: 20px;
    margin: 0 1em 1em 1em;
    display: block;
}

.vod .vod-program .vod-prog input {
    font-size: 14px;
}

.vod .vod-program .vod-prog {
    font-size: 14px;
    position: absolute;
    padding: 5px 0;
    bottom: 0;
    right: 0;
}

.vod .vod-program .vod-prog li {
    float: left;
    padding: 0 5px;
    border-right: 1px solid #302f43;
}

.vod .vod-program .vod-prog li .active {
    color: #9391b1;
}

.vod .vod-program .vod-prog li a:hover {
    color: #9391b1;
}

.vod .vod-program-info {
    padding: 1em 0 50px 0;
}

.vod .vod-program-info .time {
    margin: 0 20px 0 0;
    text-align: center;
    display: block;
    float: left;
    font-size: 18px;
    width: 2em;
}

.cap-container {
    padding-bottom: 13%;
    position: relative;
    float: left;
    width: 20%;
    height: 0;
    margin-right: 20px;
    /*background: url("../images/logo.png") no-repeat;*/
    background-size: contain;
}

.vod .vod-program-info .cap-container img {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: auto;
    border: 1px solid #00000000;
}

.vod .vod-program-info .program-info-conteiner {
    overflow: hidden;
    padding: 10px 2%;
    cursor: pointer;
    float: left;
    position: relative;
    border-radius: 1vmin;
    border: 1px solid transparent;
}

.vod .vod-program-info .program-info-conteiner {
    width: 96%
}

.vod .vod-program-info .program-info-conteiner.b2:hover,
.vod .vod-program-info .program-info-conteiner.b4:hover,
.vod .vod-program-info .program-info-conteiner.b1:hover,
.vod .vod-program-info .program-info-conteiner.b3:hover {
    z-index: 1;
    background-color: #0b0916;
    border: 1px solid #806bf1;
    /*box-shadow: 0 0 5vmin 1vmin #3e3478 inset;*/
}

.vod .vod-program-info .program-info-conteiner.b1,
.vod .vod-program-info .program-info-conteiner.b3 {
    background-color: #141427;
}

.vod .vod-program-info .program-info-conteiner.b2,
.vod .vod-program-info .program-info-conteiner.b4 {
    background-color: #00000000;
}

.vod .vod-program-info .program-info-text {

}

.vod .vod-program-info .program-info-text .premier {
    padding: 0 10px 3px 10px;
    margin: 0 0 15px 0;
    display: inline-block;
    border-radius: 10px;
    background-color: #987cf5;
    color: #ffffff;
}

.vod .vod-program-info .program-info-text h4 {
    font-size: 13pt;
    font-weight: normal;
    margin: 0 0 20px 0;
}

.vod .vod-program-info .program-info-text p {
    color: #9391b1;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* TV Channels */

.tvchannels .tvchannels-conteiner {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.tvchannels .tvchannels-program {
    height: 80px;
}

.tvchannels-program .tvchannels-date {
    width: 10%;
    height: 100%;
    float: left;
    text-align: center;
}

.tvchannels-program .tvchannels-date span {
    font-weight: bold;
    font-size: 12px;
    line-height: 5.5;
}

.tvchannels-program .tvchannels-timeline {
    height: 100%;
    width: 86%;
    padding: 0 2%;
    float: left;
    background-color: #1c1b31;
}

.tvchannels-program .tvchannels-timeline ul {
    width: 100%;
    height: 100%;
}

.tvchannels-program .tvchannels-timeline ul li {
    float: left;
    width: 25%;
    height: 100%;
    color: #987cf5;
    font-size: 18px;
    font-weight: bold;
}

.tvchannels-program .tvchannels-timeline ul li span {
    line-height: 5.5;
}

.tvchannels-timeline .tv-icons,
.epg table td.prog .tv-icons {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/sprite-tv-channels.png);
    background-repeat: no-repeat;
}

.tv-icons.back-icon {
    background-position: -1px -55px;
    margin-right: 10px;
    float: left;
    margin-top: 32px;
}

.tv-icons.fow-icon {
    background-position: -1px -11px;
    float: right;
    margin-top: 32px;
}

.tv-icons.refresh-icon {
    background-position: -1px -96px;
    float: right;
    margin-top: 32px;
    margin-right: 10px;
}

.tvchannels-timeline .tv-icons:hover {
    opacity: .7;
}

.tvchannels-program .tvchannels-channel img {
    margin: 32px 0 0 0;
}

.tvchannels-program .tvchannels-timeline .tvchannels-show {
    float: left;
    width: 25%;
    position: relative;
    height: 80px;
    color: #ffffff;
    border-radius: 4px;
    background-color: #302d48;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #24233d;
}

.tvchannels-timeline .tvchannels-show.current {
    background-color: #3a375b;
}

.tvchannels-timeline .tvchannels-timeline-eest {
    width: 2px;
    background-color: #ffd906;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
}

.tvchannels-timeline .tvchannels-timeline-eest span {
    font-size: 18px;
    font-weight: bold;
    line-height: 5.5;
    margin-left: -40px;
}

.tvchannels-timeline .tvchannels-timeline-eest .timeline-arrow {
    background-image: url(../images/time-line-up.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 12px;
    margin-left: -5px;
    height: 4px;
    position: absolute;
    top: 0;
}

.tvchannels-timeline .tvchannels-timeline-eest .timeline-arrow.down {
    background-image: url(../images/time-line-down.png);
    bottom: 0;
    top: unset;
}

.tvchannels-timeline.current {
    background-color: #24233d;
}

.tvchannels-timeline .tvchannels-show.current.playing {
    -webkit-box-shadow: inset 0px 0px 0px 2px rgba(59, 56, 158, 1);
    -moz-box-shadow: inset 0px 0px 0px 2px rgba(59, 56, 158, 1);
    box-shadow: inset 0px 0px 0px 2px rgba(59, 56, 158, 1);
}

.tvchannels-timeline .tvchannels-show.current.playing div {
    width: 49%;
    height: 100%;
    background-color: #3b389e;
    position: absolute;
    left: 0;
    top: 0;
}

.tvchannels-timeline .tvchannels-show span {
    z-index: 9999;
    left: 20px;
    position: absolute;
    top: 20px;
    font-size: 14px;
}

.tvchannels-timeline .tvchannels-show.current.playing span {
    padding-left: 30px;
    background-image: url(../images/play_icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-bottom: 10px;
}

.tvchannels-channel .vod-icons {
    padding: 26px 0;
    background-color: #0F0F18;
}

.tvchannels-program:hover svg path {
    fill: darkslateblue;
}

/* ==================== Player ==================== */

.main-content.player.live-view {
    height: 100vh;
}

.main-content.player .main-container,
.main-content.player .wraps-all.player {
    height: 100%;
}

.player .player-conteiner {
    width: 100%;
    float: left;
}

.player .player-conteiner h4 {
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    background-color: #0F0F18;
}

.player .program-conteiner {
    width: 100%;
    background-color: #eeeef3;
    overflow: auto;
    float: left;
    position: relative;
    height: 100%;
}

.player .vod-container {
    width: 100%;
    float: left;
}

.player .program-conteiner ul {
    /*padding-top: 80px;*/
}

.player .program-conteiner ul li {
    height: 80px;
    background-color: #0F0F18;
    width: 100%;
    border-bottom: 1px solid #181823;
    color: #4e4e61;
    cursor: pointer;
}

.player .program-conteiner ul li:hover,
.player .program-conteiner ul li.active {
    background-color: #171725;
}

.player .program-conteiner ul li.active {
    border-bottom: 1px solid #806BF1;
    border-top: 1px solid #806BF1;
    /*box-shadow: 0 0 15px 2px #3E3478 inset;*/
}

.player .program-conteiner ul li.active {
    /*position: absolute;*/
    /*border-bottom: 1px solid white;*/
    /*box-shadow: 0 2px 10px 0 white;*/
}

.player .program-conteiner .player-program {
    height: 40px;
    width: 30%;
    padding: 20px 0 20px 2%;
    float: left;
    margin: 0 2% 0 5px;
    text-align: center;
    position: relative;
}

.player .program-conteiner .player-program img {
    height: 25px;
    width: 100%;
}

.player .program-conteiner .player-program svg {
    height: 100%;
    width: auto;
    float: left;
    max-width: 100%;
}

.player .program-conteiner .player-program svg path {
    fill: white;
}

.player .program-conteiner .active .player-program svg *,
.player .program-conteiner li:hover svg * {
    fill: darkslateblue;
    transition: all 500ms;
}

.player .player-conteiner img {
    height: 3em;
    max-width: 100%;
    float: left;
    margin: 10px;
}

.player .player-conteiner h4 svg {
    height: 3em;
    max-width: 89%;
    padding-left: 11%;
    width: auto;
}

.player .player-conteiner h4 svg * {
    fill: white;
}

.player .player-conteiner h4 svg *,
.player-conteiner h4 svg * {
    transition: all 500ms;
}

.ctime {
    margin-right: 1em;
}

.ctime.small {
    font-size: 9pt;
}

.player-conteiner .ttl {
    float: left;
    width: 83%;
    height: 50px;
}

.smaller > div.nb {
    border-bottom: none;
}

.smaller > div {
    padding-top: .5em;
    border-bottom: 1px dashed #323232;
    padding-bottom: .5em;
}

.player .cut-text {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 60%;
    height: auto;
    margin: 10px 10px 0 0;
    float: left;
}

.player .marker {
    width: 100%;
    background-color: #323232;
    border-radius: 2px;
    height: 2px;
}

.player .smaller .marker {
    margin-top: 3px;
}

.cut-text > p {
    margin: 0 0 2px 0;
}

.player .marker .inner {
    background-color: #987bf4;
    float: left;
    height: 100%;
    border-radius: 2px;
}

.player .cut-text .marker {
    height: 3px;
}

.player .cut-text h4 {
    color: white;
    text-decoration: underline;
    margin-bottom: 5px;
    display: none;
}

.player .cut-text * {
    width: 100%;
    text-align: right;
}

.player .cut-text p {
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.2;
    color: grey;
    min-height: 33px;
    max-height: 50px;
    font-size: 14px;
    text-shadow: 1px 1px 2px black;
}

.player .program-conteiner ul li.current {
    background-color: #171725;
    color: #ffffff;
}

.player-program-logo {
    height: 40px;
    margin-bottom: 20px;
    padding: 0 0 0 10px;
    width: 100%;
}

.player-program-logo svg {
    height: 40px;
}

.player-program-logo svg path {
    fill: white;
}

/* TV List */

/*.tvlist {*/
/*background-color: #1c1b31;*/
/*background-image: none;*/
/*}*/

.tvlist-conteiner .tv-list-player {
    width: 96%;
    margin: 10px 0 0 0;
    padding: 2%;
    float: left;
    position: relative;
    text-align: left;
    background-color: #232323;
    border-radius: 5px;
    border: 1px solid #ffffff09;
    overflow: hidden;
}

.tvlist-conteiner .tv-list-player .player-prev {
    width: 100%;
    /*opacity: 0.6;*/
}

.tv-list-player .player-time-conteiner {
    margin: 5px 0 0 0;
}

.tv-list-player .player-time-conteiner span:first-child {
    float: left;
    width: 15%;
    text-align: left;
    font-size: 12px;
}

.tv-list-player .player-time-conteiner span:last-child {
    float: right;
    width: 15%;
    text-align: right;
    font-size: 12px;
}

.tv-list-player .player-time-conteiner .player-time {
    float: left;
    background-color: #323232;
    height: 6px;
    width: 70%;
    border-radius: 6px;
    position: relative;
    margin: 3px 0 0 0;
    overflow: hidden;
}

.tv-list-player .player-time-conteiner .player-time div {
    position: absolute;
    left: 0;
    top: 0;
    height: 6px;
    width: 50%;
    background-color: #987bf4;
    border-radius: 50px;
}

.tv-list-player {
    text-shadow: 1px 1px 2px black;
}

.tv-list-player p {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    font-size: 13px;
    height: 33px;
    margin: 4px 0 0 0;
    line-height: 1.3;
    float: left;
}

.tv-list-player .player-prev-logo {
    /*height: 50px;*/
}

.tvlist-conteiner .tv-list-player .player-hover {
    display: none;
    height: 60px;
    width: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    z-index: 9999;
    background-image: url(../images/player-hover.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.tvlist-conteiner .tv-list-player:hover .player-hover {
    display: block;
}

.tvlist-conteiner .tv-list-player:hover {
    background-color: #000000;
}

.vod .channels-record .wrapper .vod-icons svg,
.vod .channels-record .wrapper .vod-icons img {
    max-height: 2em;
    width: auto;
    max-width: 85%;
}

.sign-up-form .info-button span {
    width: 50px;
    left: 0;
    top: 0;
    border-right: 1px solid darkslateblue;
    margin: 0;
    height: 56px;
    position: absolute;
    box-shadow: 2px 0 2px #758fc8;
    background: url(../images/sprite-social-icons.png) no-repeat 15px 2px;
}

.smaller {
    height: 100%;
    max-height: none;
}

.smaller .time {
    margin-left: 2%;
    width: 10%;
    display: block;
    float: left;
}

.smaller .name {
    width: 70%;
    display: block;
    float: left;
    margin-left: 5%;
}

/* for-phone-only */
select#players {
    margin-right: 3px;
}

select#qty {
    margin-left: 3px;
}

select#players,
select#qty {
    width: 200px;
    right: 0;
    margin-top: 5px;
    height: 2em;
    padding: 0;
    background-color: transparent;
    color: grey;
    font-weight: 100;
    border: 1px solid grey;
}

.smallerWrapper {
    max-height: 20em;
    position: relative;
}

.wraps-all.inactive p,
.wraps-all.stale p {
    max-width: 720px;
    margin: 5em auto;
}

@media (max-width: 599px) {
    .devices .links {
        line-height: 2em;
    }

    .tvlist-conteiner .tv-list-player {
        width: 46%;
        margin: .5%;
        padding: 1%;
    }

    .index img.cup {
        height: 150px;
        float: none;
        position: absolute;
        top: 65px;
    }

    img.cup_image {
        margin-bottom: 1em;
    }

    .wraps-all.inactive p,
    .wraps-all.stale p {
        margin: 1em auto;
    }

    select#players,
    select#qty {
        width: 40%;
    }

    .tvchannels .search-conteiner h2,
    .tvlist .search-conteiner h2,
    .vod .search-conteiner h2 {
        width: 100%;
        text-shadow: 1px 1px 1px darkslateblue;
    }

    .vod .search-conteiner form input[type=text] {
        width: 100%;
    }

    .vod .search-conteiner form {
        width: 100%;
    }

    .smallerWrapper {
        max-height: 100%;
        height: 100%;
    }
	img.cup_image {
		height: 250px;
		margin: auto;
		display: block;
	}
}

/* for-tablet-portrait-up */

@media (min-width: 600px) {

    .devices .links br {
        display: none;
    }

    .index img.cup {
        left: 1em;
        top: 65px;
        float: none;
        position: absolute;
    }

    .wraps-all.inactive p,
    .wraps-all.stale p {
        margin: 1em auto;
    }

    .tvchannels .search-conteiner h2,
    .tvlist .search-conteiner h2,
    .vod .search-conteiner h2 {
        float: left;
    }

    .home.nav-highlight {
        height: 700px;
    }

    .nav-info-box {
        margin-top: 400px;
        width: 86%;
        padding: 20px 2% 20px 2%;
    }

    .nav-highlight .info-button,
    .reg_succ .info-button {
        margin-top: 10px;
        width: 80%;
    }

    .info-button {
        width: 35%;
    }

    /*.nav-highlight::after {*/
    /*background-image: url(../images/nav-bgr-wide.jpg);		*/
    /*background-position: right top;*/
    /*background-size: cover;*/
    /*}*/
    .tv-inner-wrap.tv-inner-wrap-ds {
        display: block;
    }

    .tv-wrap .bxslider {
        display: none;
    }

    .tv-icons .channels-icons {
        float: left;
        width: 40px;
        margin-left: 10px;
        margin-bottom: 10px;
        height: 40px;
    }

    .tv-wrap .tv-inner-wrap {
        height: auto;
        overflow: hidden;
    }

    .tv-wrap .tv-icons {
        width: 600px;
        margin: 0 auto;
        height: auto;
    }

    .nav-highlight nav {
        width: 96%;
        height: 40px;
        background-color: #ffffff;
        padding: 10px 2% 10px 2%;
    }

    .wrapper.contact-form .info-conteiner-first {
        height: 56px;
        width: 356px;
        margin: 40px auto 0 auto;
    }

    .wrapper.contact-form .info-conteiner-sec {
        height: 56px;
        width: 88%;
        margin: 0 auto 60px auto;
    }

    .sign-up-form .info-button span {
        width: 50px;
        left: 0;
        top: 0;
        margin: 0;
        height: 56px;
        position: absolute;
        background-repeat: no-repeat;
        box-shadow: 2px 0 2px #758fc8;
        background-position: 15px 2px;
        background-image: url(../images/sprite-social-icons.png);
    }

    .sign-up-form .info-button h3 {
        text-shadow: 0px 2px 10px rgb(36, 57, 101);
    }

    .contacts-container {
        padding: 40px 2% 80px 2%;
    }

    .main-container.contact-form .info-contact-button {
        float: left;
        color: #303030;
        font-size: 16px;
        border-radius: 5px;
        text-transform: none;
        font-weight: bold;
        display: block;
        background-color: #f3f3f5;
        margin: 10px 10px 0 0;
        position: relative;
        padding: 15px 15px 15px 50px;
        width: auto;
    }

    .terms-container .terms-cattegory {
        width: 30%;
    }

    .terms-container .terms-content {
        width: 62%;
    }

    .vod .vod-program {
        padding: 0 2%;
        border-bottom: 1px solid #000000;
        position: relative;
    }

    .vod .vod-program .vod-prog {
        float: right;
        position: absolute;
        bottom: 0;
        right: 2.66%;
        margin-bottom: 1em;
    }

    .vod .vod-program .vod-prog li:last-child {
        padding: 0 5px 0 20px;
    }

    .vod .vod-program .vod-prog,
    .vod .vod-program .vod-prog input {
        font-size: 16px;
    }

    .vod .vod-program .vod-prog li {
        padding: 0 10px;
        border-right: 1px solid #302f43;
    }

    .tvchannels .search-conteiner h2,
    .tvlist .search-conteiner h2,
    .vod .search-conteiner h2 {
        float: left;
        text-align: left;
        margin: 3px 0 0 0;
    }

    .vod .search-conteiner form {
        float: right;
        width: 40%;
        margin: 0;
        right: 4.66%;
    }

    .error-bgr .main-container {
        min-height: 700px !important;
    }

    .faq .main-container {
        min-height: 700px;
    }

    .settings .main-container {
        min-height: 700px;
        overflow: auto;
    }
    
    .player .program-conteiner {
        overflow: hidden;
    }

    .player .program-conteiner .player-program {
        width: 28%;
        padding: 20px 0 20px 10px;
        margin: 0 2% 0 2%;
    }

    .player .cut-text {
        width: 60%;
    }

    .vod .channels-record .wrapper .vod-icons {
        float: left;
        padding: 1%;
        width: 8.5%;
        margin: 2px;
        background-color: #0F0F18;
        text-align: center;
        border-radius: 5px;
        border: 1px solid black;
    }

    .vod .channels-record .wrapper .vod-icons.history {
        width: calc(19% - -6px);
    }

    .tvlist-conteiner .tv-list-player {
        width: 46%;
        margin: .5%;
        padding: 1%;
    }

    .desctop-nav .profile > a {
        position: relative;
        padding-left: 35px;
    }

}

@media (min-width: 1800px) {
    .nav-info-box {
        margin-top: 500px !important;
    }

    
    .nav-info-box h2,
    .nav-info-box h1 {
        font-size: 46px !important;
    }

    .nav-info-box p {
        font-size: 28px !important;
    }

    .nav-highlight .info-button,
    .reg_succ .info-button {
        font-size: 18px !important;
    }
}

/* for-tablet-landscape-up */

@media (min-width: 1000px) {
    .main-content.player.live-view {
        height: auto;
    }
    .index img.cup {
        position: inherit;
        left: 10em;
    }

    .vod .vod-program-info .program-info-conteiner {
        width: 45.5%;
    }

    .vod .vod-program-info .program-info-conteiner.b1,
    .vod .vod-program-info .program-info-conteiner.b4 {
        background-color: #141427;
    }

    .vod .vod-program-info .program-info-conteiner.b2,
    .vod .vod-program-info .program-info-conteiner.b3 {
        background-color: #00000000;
    }

    .cap-container {
        padding-bottom: 17%;
        position: relative;
        float: left;
        width: 30%;
        height: 0;
        margin-right: 20px;
    }

    footer.faces {
        position: fixed;
        bottom: 0;
    }

    body {
        padding: 0;
    }

    .wrapper, .gl_announce {
        width: auto;
        margin: 0 auto;
    }

    .nav-highlight nav {
        background-color: transparent;
        width: 96%;
        height: 50px;
        padding: 20px 2% 20px 2%;
        position: relative;
        box-shadow: none;
    }

    .nav-highlight nav .nav-logo {
        width: 150px;
        height: 48px;
        position: relative;
        float: left;
        left: 0;
        background-repeat: no-repeat;
        margin: 0;
        background-image: url(../images/logo.png);
        background-size: 160px;
    }

    .nav-highlight nav span {
        display: none;
    }

    .heading-content .highlight {
        color: #987cf5;
    }

    .nav-highlight .desctop-nav {
        display: block;
        float: right;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .desctop-nav li {
        float: left;
        position: relative;
    }

    .desctop-nav li:not(.active):before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background-color: darkslateblue;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .desctop-nav li:not(.active):hover:before {
        visibility: visible;
        -webkit-transform: scaleX(.95);
        transform: scaleX(.95);
    }

    .desctop-nav li.active:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background-color: #987bf3;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .desctop-nav li.profile:not(.active):before,
    .desctop-nav li.not_logged:not(.active):before,
    .desctop-nav li.not_logged.active:before {
        content: none;
    }

    .desctop-nav > li > a {
        display: block;
        color: white;
        text-transform: uppercase;
        text-align: center;
        padding: 8px;
        margin-top: 10px;
        text-decoration: none;
        font-size: 10.5pt;
    }

    .desctop-nav li a:hover {
        opacity: .8;
    }

    .log-in-nav {
        border: 1px solid #ffffff;
        border-radius: 25px;
        margin-left: 40px;
    }

    .register-nav {
        background-color: #1c1b31;
        border: 1px solid #1c1b31;
        border-radius: 25px;
        margin-left: 10px;
    }

    .nav-info-box {
        color: #ffffff;
        text-align: left;
        text-transform: none;
        width: 50%;
        background-color: transparent;
        padding: 10px 2% 10px 2%;
        position: relative;
        margin-top: 100px;
        float: left;
    }

    .nav-info-box h2,
    .nav-info-box h1 {
        font-size: 40px;
		text-shadow: 0.2px 0 0 #000, 0 -0.2px 0 #000, 0 0.2px 0 #000, -0.2px 0 0 #000;
    }

    .nav-info-box p {
        font-size: 24px;
        line-height: 1.4;
        color: #dadadb;
		text-shadow: 0.2px 0 0 #000, 0 -0.2px 0 #000, 0 0.2px 0 #000, -0.2px 0 0 #000;
        margin-bottom: 40px;
    }

    .nav-highlight .info-button,
    .reg_succ .info-button {
        margin: 0;
        width: auto;
        position: relative;
        font-size: 12px;
        clear: both;
        left: 2%;
        padding: 12px 30px 12px 30px;
        border-radius: 35px;
        bottom: unset;
        top: unset;
        float: left;
    }

    .nav-highlight .info-button span,
    .reg_succ .info-button span {
        width: 10px;
        height: 12px;
        background-size: 10px;
        margin-right: 10px;
        display: inline-block;
        background-image: url(../images/button-arrow.png);
    }

    .heading-content h2 {
        font-size: 28px;
        text-transform: unset;
        line-height: 1.2;
        padding-bottom: 1em;
    }

    .heading-content p {
        font-size: 18px;
    }

    .bxslider {
        display: none;
    }

    .info-button {
        width: 220px;
        padding: 15px 25px 15px 25px;
        border-radius: 25px;
        font-size: 14px;
    }

    .info-desctop {
        width: 900px;
        height: 300px;
        margin: 0 auto;
    }

    .info-pc {
        display: block;
        width: 50%;
        float: left;
        padding: 30px 0 30px 0;
    }

    .info-pc .heading-content {
        text-align: left;
        float: left;
        width: 320px;
        padding: 0 10px 0 10px;
    }

    .info-pc .small-icons {
        float: left;
    }

    .info-pc .heading-content h3 {
        font-size: 22px;
        line-height: 1.5;
        text-transform: unset;
        font-weight: normal;
    }

    .info-pc .heading-content p {
        margin: 10px 0 0 0;
        font-size: 15px;
    }

    .image-wrap {
        background-image: url(../images/image-wide.jpg);
        background-position: center center;
    }

    .device-ds {
        display: block;
    }

    .device-ds li {
        list-style: none;
        width: 32%;
        height: 20em;
        float: left;
        padding: 40px 0 0 0;
    }

    .wraps-all.index .device-ds li {
        height: 15em;
    }

/*    .device-ds li:nth-child(4) {
        margin-left: 17%;
    }
*/
    .device-ds .heading-content h3 {
        font-size: 20px;
        text-transform: unset;
    }

    .device-ds .heading-content p {
        font-size: 15px;
        margin: 10px 0 0 0;
        min-height: 3em;
    }

    .device-ds .heading-content {
        width: auto;
        padding: 20px;
    }

    .main-container.device-info-wrap {
        background-image: url(../images/pattern-bgr-blue.jpg);
        background-repeat: repeat;
        background-size: 600px;
    }

    .tv-wrap .heading-content p {
        color: #987cf5;
    }

    .tv-wrap .tv-icons {
        width: 800px;
    }

    .tv-wrap .info-button {
        background-color: #1d1943;
        border: 3px solid #987bf4;
    }

    .free-register-wrap .info-button {
        /*background-color: #1d1943;*/
        border: 3px solid #987bf4;
    }

    .main-container {
        padding: 20px 0 80px 0;
    }

    .landing-page .main-container {
        padding: 60px 0 80px 0;
    }

    .main-container.wos-wrap {
        background-color: #1c1b31;
        padding: 80px 0 80px 0;
    }

    .wos-wrap .heading-content p {
        color: #ffffff;
    }

    .vod .vod-program-info .time {
        width: 50px;
        text-align: center;
        display: block;
        float: left;
        font-size: 18px;
    }

    .player .player-conteiner {
        width: 75%;
    }

    .player .vod-container,
    .player .program-conteiner {
        width: 25%;
        height: 720px;
    }

    .player .cut-text {

    }

    .tvlist .wrapper.tvlist-conteiner {
        padding: 0 10px 70px 10px;
    }

    .tvlist-conteiner .tv-list-player {
        width: calc(22% - 1px);
        margin: 0 .25em .5em .25em;
        padding: 1%;
    }

    .tvchannels .search-conteiner,
    .tvlist .search-conteiner,
    .vod .search-conteiner {
        padding: 20px 2% 20px 2%;
        overflow: auto;
        width: auto;
    }

    .vod .search-conteiner {
        padding: 20px 0 20px 2%;
    }

    .player .vod-program-info .time {
        width: 120px;
        text-align: center;
        height: 85px;
        display: block;
        float: left;
        font-size: 18px;
    }

    .player .vod-program-info img {
        display: none;
    }

    .heading-b h2 b {
        font-size: 42px;
    }

    .heading-b h2 .explain_free {
        color: yellow;
        font-size: 14pt;
    }

    .heading-b h2 .explain_free b {
        color: yellow;
        font-size: 16pt;
    }

    .main-content.faces.sign_in {
        background-size: cover;
    }

    .main-content.faces.sign_up {
        background-size: cover;
    }

    .home.nav-highlight::after {
        background-image: url(../images/nav-bgr-wide.jpg);
    }
}

/* for-desktop-up */
@media (min-width: 1800px) {
    .desctop-nav > li > a {
        font-size: 15pt;
        padding: 8px 15px;
    }
}

@media (min-width: 1200px) {

    .sign_in .contacts-container .info-button,
    .sign_up .contacts-container .info-button {
        display: none;
    }

    .smaller {
        font-size: 12pt;
        width: 96%;
        margin: 1em auto 0;
        position: relative;
    }

    .smaller .time {
        margin: 0 10px;
        width: 6%;
        display: block;
        float: left;
    }

    .smaller .name {
        width: 85%;
        display: block;
        float: left;
    }

    .heading-content {
        padding: 5px 5%;
    }

    input[type=submit], button[type=submit] {
        padding: 10px 40px;
        margin: 10px auto 0 auto;
    }

    .sign-up .container input, .like_input {
        margin: 5px 0 20px 0;
    }

    input[type=email], input[type=text], input[type=password], input[type=tel], select, textarea {
        padding: 5px 10px;
    }

    .sign-up-form .info-button {
        width: 100%;
        padding: 10px 0;
        background-color: #4465ac;
        margin-top: 30px;
        border-bottom: 1px solid #607fc2;
        font-weight: bold;
        -webkit-box-shadow: inset 0px 5px 10px 0px rgba(67, 100, 171, 1);
        -moz-box-shadow: inset 0px 5px 10px 0px rgba(67, 100, 171, 1);
        box-shadow: inset 0px 5px 10px 0px rgba(67, 100, 171, 1);
        position: relative;
        border-radius: 5px;
        font-size: 14px;
        background: -moz-linear-gradient(top, #6b8acc 0%, #4465ab 100%);
        background: -webkit-linear-gradient(top, #6b8acc 0%, #4465ab 100%);
        background: linear-gradient(to bottom, #6b8acc 0%, #4465ab 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b8acc', endColorstr='#4465ab', GradientType=0);
    }

    .sign-up-form .info-button span {
        width: 50px;
        left: 0;
        top: 0;
        margin: 0;
        height: 37px;
        position: absolute;
        box-shadow: 2px 0 2px #758fc8;
        background: url(../images/sprite-social-icons.png) no-repeat 15px -7px;
    }

    .nav-highlight.home {
        height: 700px;
    }

    .wrapper, .gl_announce {
        width: 1200px;
        margin: 0 auto;
        max-width: 90%;
    }

    .info-desctop {
        width: 100%;
        margin: 0 auto;
    }

    .info-pc {
        width: 600px;
    }

    .info-pc .heading-content {
        width: 455px;
    }

    .tv-wrap .tv-icons {
        width: 1000px;
    }

    .desctop-nav .profile {
        margin-left: 50px;
    }

    .desctop-nav .profile a {
        padding: 8px 30px 8px 30px;
        position: relative;
    }

    .desctop-nav .profile .dropdown-content.active a {
        padding: 8px 15px;
        text-align: center;
    }
}

/* for-big-desktop-up */

@media (min-width: 1800px) {

    .heading-content {
        width: 80%;
        padding: 20px 5% 20px 5%;
        margin: 0 auto 0 auto;
        text-align: center;
    }

    .sign-up .container input, .like_input {
        margin: 10px 0 20px 0;
    }

    input[type=submit], button[type=submit] {
        background-color: #9877f7;
        color: white;
        padding: 20px 40px;
        font-size: 14px;
        border: none;
        text-transform: uppercase;
        border-radius: 30px;
        cursor: pointer;
        margin: 30px auto 0 auto;
        display: block;
    }

    input[type=email], input[type=text], input[type=password], input[type=tel], select, textarea {
        width: 100%;
        padding: 15px;
        border: 1px solid #ccc;
        border-radius: 4px;
        box-sizing: border-box;
        margin-top: 5px;
        margin-bottom: 5px;
        resize: vertical;
        font-size: 15px;
        color: #303030;
        font-weight: bold;
    }

    .sign-up-form .info-button {
        width: 100%;
        padding: 20px 0 20px 0;
        background-color: #4465ac;
        margin-top: 40px;
        border-bottom: 1px solid #607fc2;
        font-weight: bold;
        -webkit-box-shadow: inset 0px 5px 10px 0px rgba(67, 100, 171, 1);
        -moz-box-shadow: inset 0px 5px 10px 0px rgba(67, 100, 171, 1);
        box-shadow: inset 0px 5px 10px 0px rgba(67, 100, 171, 1);
        position: relative;
        border-radius: 5px;
        font-size: 14px;
        background: -moz-linear-gradient(top, #6b8acc 0%, #4465ab 100%);
        background: -webkit-linear-gradient(top, #6b8acc 0%, #4465ab 100%);
        background: linear-gradient(to bottom, #6b8acc 0%, #4465ab 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b8acc', endColorstr='#4465ab', GradientType=0);
    }

    .sign-up-form .info-button span {
        width: 50px;
        left: 0;
        top: 0;
        margin: 0;
        height: 56px;
        position: absolute;
        background-repeat: no-repeat;
        box-shadow: 2px 0 2px #758fc8;
        background-position: 15px 2px;
        background-image: url(../images/sprite-social-icons.png);
    }

    .nav-highlight.home {
        height: 1000px;
    }

    .wrapper, .gl_announce {
        width: 90%;
        margin: 0 auto;
    }

    .wraps-all.index .wrapper {
        width: 1300px;
        margin: 0 auto;
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 60px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

.epg table td.prog .tvprog.h40p {
    height: 40px;
    z-index: 1;
    top: -21px;
}

.epg table td.prog .bcast .icon-play-circled {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.epg table td.prog .bcast:hover .icon-play-circled,
.epg table td.prog .bcast.hoover .icon-play-circled {
    z-index: 2;
}

.now_marker.v {
    margin-left: -1px;
    z-index: 1;
}

.now_marker {
    position: absolute;
    width: 0;
    height: 100%;
    border-left: 1px solid yellow;
    border-right: 1px solid yellow;
    z-index: 2;
}

.epg {
    width: 100%;
    min-height: 20px;

    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently */
	padding-top: 100px;

}

.epg table {
    width: 100%;
    height: 100%;
    max-height: 800px;
    border-collapse: collapse;
}

.epg table td.prog {
    background-color: #1c1b31;
    overflow: hidden;
}

.epg table td.prog .tvprog {
    height: 80px;
    position: relative;
    padding: 1px 0 0 0;
}

.epg .bcast.unit {
    position: fixed;
    visibility: hidden;
}

.epg table .bcast, .epg .bcast.unit {
    height: 80px;
    top: 0;
    position: absolute;
    overflow: hidden;
}

.epg table td.prog .tvprog .bcast.hour .name {
    font-size: 18px;
    font-weight: bold;
    color: #987cf5;
}

.epg table td.prog .bcast div.name {
    position: absolute;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 4px;
    background-color: #302d48;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    font-size: 14px;
    padding: 1px 5px;
}

.epg table td.prog .bcast div.time {
    bottom: 5px;
    left: 5px;
    position: absolute;
    background-color: #3c385b;
    padding: 2px;
    border-radius: 2px;
    color: gray;
    font-size: 10px;
}

td.timeline {
    height: 80px;
    overflow: hidden;
}

.hour-marker {
    position: absolute;
    height: 100%;
    z-index: 2;
    border-left: 1px dashed rgba(152, 124, 245, .37);
    top: -5px;
}

.epg_tl, .epg_ch, .epg_tv {
    position: relative;
    height: 100%;
}

.epg_tv {
    width: 130px;
}

.epg_tv, .epg_ch {
    height: 720px;
    max-height: calc(100vh - 3em - 40px);
    position: relative;
}

.epg table td.tvs .tvlogo {
    width: 90%;
    height: 60px;
    padding: 20px 5% 0 5%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 10px darkslateblue;
}

.epg .ch {
    position: relative;
    height: 80px;
}

.epg .epg_ch_inner {
    position: relative;
}

.epg table {
    background-color: #0f0d24;
}

.epg td.tvs .block {
    height: 60px;
    background-color: #0f0d24;
    position: relative;
    width: 120px;
    top: 0;
    z-index: 2;
    padding-top: 20px;
    padding-left: 10px;
}

.bcast {
    transition: width 250ms, height 250ms;
    min-width: 0;
}

.bcast:not(.hour):hover,
.bcast.hoover:not(.hour) {
    height: 120px !important;
    margin: -10px 0;
    z-index: 2;
    box-shadow: 0 0 3px 3px #b3b3ff;
    min-width: 200px;
    transition: width 250ms, height 250ms;
}

.bcast:hover:not(.hour) .name,
.bcast.hoover:not(.hour) .name {
    font-size: 18px !important;
    /*font-weight: bold;*/
    transition: all 250ms ease-out;
}

.bcast.hour .name {
    padding: .25em .5em;
    font-size: 20px;
    /*font-weight: bold;*/
}

.filler {
    position: absolute;
    border-radius: 5px;
    background-color: #1a67c980;
    top: 2px;
    bottom: 2px;
    left: 2px;
}

td.timeline.tvchannels-timeline span.tv-icons {
    position: absolute;
    top: 0;
    width: 2.5em;
    height: 2.5em;
    cursor: pointer;
}

td.timeline.tvchannels-timeline span.fow-icon {
    right: .05em;
}

td.timeline.tvchannels-timeline span.refresh-icon {
    right: 2.55em;
}

td.timeline.tvchannels-timeline span.back-icon {
    left: .5em;
}

.epg table td.prog .bcast div.name.current {
    background-color: #3a375b;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid yellow;
    margin-left: -10px;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid yellow;
    margin-left: -10px;
}

ul.players {
    margin-bottom: .5em;
    /*display: none;*/
}

ul.players li:hover {
    background-color: black;
}

ul.players li.active {
    background-color: #3a375bff;
}

.player-conteiner h4 {
    padding: .5em;
}

.error {
    color: white;
    text-align: center;
    padding: 1em 0;
    display: none;
    margin: 1.5em 0;
    border: 1px solid red;
    border-radius: .5em;
    background-color: #FF0000C0;
    text-shadow: 1px 1px 5px black, 1px 1px 7px red;
}

.psw {
    text-decoration: underline;
}

::placeholder {
    color: #ABABAB;
    font-weight: normal;
}

.sign-up-page label,
.sign-up-page label * {
    float: right;
    font-size: 10pt;
    color: #ffffffa0;
}

.sign-up label,
.sign-up label *,
.sign-in-form label,
.sign-in-form label * {
    font-size: 12pt;
    color: #ffffffa0;
}

footer {
    width: 100%;
}

input[type=text],
input[type=email],
input[type=password],
input[type=checkbox],
textarea {
    opacity: .75;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=checkbox]:focus,
textarea:focus {
    opacity: 1;
    box-shadow: 1px 1px 4px 0 black, 2px 2px 5px 0 darkslateblue;
}

footer.fixed {
    position: fixed;
    bottom: 0;
}

h4 {
    font-weight: normal;
}

.calendar {
    background-color: transparent;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 16px;
    height: 16px;
    padding: 0;
    width: 6.1em;
}

.tvchannels .tvlogo.vod-icons {
    cursor: pointer;
}

.tvchannels .tvlogo.vod-icons svg,
.tvchannels .tvlogo.vod-icons img {
    max-width: 100%;
    margin: auto;
    display: block;
    height: auto;
    max-height: 80%;
}

textarea:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus {
    border: 1px solid #0f0d24;
    box-shadow: 2px 2px 5px black;
    transition: all 500ms;
}

textarea.wrong:focus,
input[type=text].wrong:focus,
input[type=email].wrong:focus,
input[type=password].wrong:focus {
    border: 1px solid red;
}

.desctop-nav > li > a.active {
    /*text-shadow: 1px 1px 1px black, 3px 3px 5px #987bf3, 3px 4px 8px white;*/
    color: #e4dcfb;
}

.time div.small {
    font-size: .5em;
}

.program-info-conteiner {
    text-shadow: 1px 1px 1px black;
}

.program-info-conteiner svg,
.program-info-conteiner img.svg,
.program-info-conteiner img.loggo {
    position: absolute;
    bottom: 5px;
    right: 5px;
    max-height: 2em;
    width: auto;
    max-width: 5em;
}

.program-info-conteiner svg * {
    fill: white;
}

.program-info-conteiner svg * {
    transition: 1s;
}

.program-info-conteiner:hover svg * {
    fill: darkslateblue;
}

div.pagination {
    min-height: 1em;
    text-align: center;
    padding: 1em;
}

div.pagination a {
    padding: 5px 10px;
    border: 1px solid black;
    border-radius: 3px;
    margin: 5px;
    min-width: 1em;
    transition: 1s;
    display: inline-block;
}

div.pagination a:hover {
    /*box-shadow: 2px 2px 3px white;*/
    background-color: #1a67c920;
}

div.pagination a.active {
    /*box-shadow: 3px 3px 5px white;*/
    background-color: #7f68c3;
    border: none;
}

.player-program img.svg,
.player-program svg {
    text-align: left;
    float: left;
}

.tmr {
    text-align: right;
    font-size: 1.5em;
    padding-right: 1em;
}

#recaptcha_pic {
    clear: both;
}

#recaptcha_pic > * {
    margin: auto;
}

.dvdr {
    height: .5em;
}

.success {
    background-color: #00000030;
    border: 1px solid white;
    border-radius: 5px;
    padding: 1em;
    max-width: 800px;
    margin: auto;
}

.signup-success h4 {
    font-size: 16pt;
    margin-top: 1em;
    line-height: 1.1;
}

td.nb {
    font-size: 1.5em;
    font-weight: bold;
}

.ttl .ctime {
    font-size: 1.5em;
    font-weight: bold;
}

.ttl .s {
    font-size: 60%;
}

video {
    width: 100%;
    height: 100%;
}

#toStart {
    height: 32px;
    width: auto;
    float: left;
}

#toStart button {
    padding: 0 10px;
    border-radius: 16px;
    background: none;
    border: 1px solid #8443CD;
    color: white;
}

#player video,
#player .mejs-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.dup .heading-content {
    text-align: left;
    width: 50em;
    border: 1px solid;
    margin-top: 2em;
    border-radius: 10px;
}

.vod-container {
    position: relative;
}

.smaller div.current,
.smaller div.current a {
    color: #a69bea;
}

.smaller div.vod {
    cursor: pointer;
    background-image: none;
}

table.sub_history tr.template {
    display: none;
}

td.noinfo {
    text-align: center;
    text-decoration: underline;
    font-style: italic;
    font-size: 9pt;
}

.icon-play-circled.on_player:before {
    width: 2em;
    height: 2em;
    margin: -1em;
    line-height: 2em;
    display: block;
    font-size: 2em;
    cursor: pointer;
    z-index: 2;
    position: absolute;
    background-color: #00000080;
    border: 1px solid #ffffff20;
    border-radius: 1em;
}

ul.players {
    position: absolute;
    z-index: 1;
    background-color: #483d8bA0;
    border: 1px solid #ffffff10;
    border-radius: 3px;
}

ul.players li {
    line-height: 1.5em;
    border-radius: 3px;
    border: 1px solid #ffffff80;
    width: 5em;
    text-align: center;
    cursor: pointer;
    margin: 3px;
    color: black;
    background-color: #33333380;
}

ul.players li:hover {
    color: white;
}

select#players {
    float: right;
}

select#qty {
    float: left;
}

select#players option,
select#qty option {
    background-color: #483d8b;
    color: white;
}

.player_combo {
    /*position: relative;*/
}

.search-conteiner form {
    float: right;
    position: relative;
}

.search-conteiner form i.icon-search {
    position: absolute;
    right: .5em;
    line-height: 2em;
    cursor: pointer;
}

body .unslider-nav ol li {
    margin: 0 .5em;
}

body .unslider-nav {
    left: 25%;
    width: 50%;
    margin-left: 0;
}

body .unslider-nav ol {
    text-align: center;
    width: 100%;
}

.epg table td.prog .bcast:hover div.name,
.epg table td.prog .bcast.hoover div.name {
    padding-top: 10px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#loader {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100000;
    display: none;
}

@keyframes lds-double-ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes lds-double-ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes lds-double-ring_reverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes lds-double-ring_reverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.lds-double-ring {
    position: relative;
}

.lds-double-ring div {
    position: absolute;
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    border-radius: 50%;
    border: 20px solid #000;
    border-color: #9877f780 transparent #9877f780 transparent;
    -webkit-animation: lds-double-ring 1.5s linear infinite;
    animation: lds-double-ring 1.5s linear infinite;
}

.lds-double-ring div:nth-child(2) {
    width: 116px;
    height: 116px;
    top: 42px;
    left: 42px;
    border-color: transparent #483d8b80 transparent #483d8b80;
    -webkit-animation: lds-double-ring_reverse 1.5s linear infinite;
    animation: lds-double-ring_reverse 1.5s linear infinite;
}

.lds-double-ring {
    width: 60px !important;
    height: 60px !important;
    -webkit-transform: translate(-30px, -30px) scale(.25) translate(30px, 30px);
    transform: translate(-30px, -30px) scale(.25) translate(30px, 30px);
}

@media (max-width: 599px) {
    .tvchannels .search-conteiner, .tvlist
    .search-conteiner, .vod .search-conteiner {
        padding: 50px 1% 10px 1%;
    }
}

.devices ul.device-ds {
    margin-top: 3em;
    display: inline;
    text-align: center;
}

.devices ul.device-ds li {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.devices .links {
    text-align: center;
    margin: 1em auto;
    line-height: 2em;
}

.devices .links a {
    text-decoration: underline;
}

.wraps-all.app_instructions,
.wraps-all.box_instructions {
    width: 700px;
    max-width: 90%;
    margin: 0 auto 2em;
}

.wraps-all.app_instructions li {
    line-height: 1.5em;
    list-style: decimal outside;
}

.wraps-all.app_instructions h2 {
    text-align: center;
    margin: 1.5em;
}

.wraps-all.app_instructions h3 {
    padding: 1em;
    float: right;
}

.wraps-all.app_instructions th,
.wraps-all.app_instructions .nb {
    border: none;
}

.wraps-all.app_instructions td {
    border-bottom: 1px dotted gray;
    vertical-align: top;
    padding: .25em 0;
}

.wraps-all.app_instructions td:nth-child(2) {
    padding-left: 2em;
}

.wraps-all.app_instructions tr:nth-child(1) th {
    padding-bottom: .5em;
}

.wraps-all.app_instructions td.c {
    text-align: center;
}

.wraps-all.app_instructions ul {
    margin: 0 2em;
}

.box_instructions td:nth-child(1) {
    width: 10em;
}

.box_instructions td {
    border-bottom: 1px dotted grey;
    vertical-align: top;
    padding: .25em 0;
}

.box_instructions h1,
.box_instructions h2,
.box_instructions h3 {
    text-align: center;
}

.box_instructions h2 {
    margin: 1em;
}

.box_instructions h3 {
    margin: 2em 0 .5em;
}

.box_instructions table {
    width: 100%;
}

.wraps-all.box_instructions li {
    line-height: 1.5em;
    list-style: decimal outside;
}

.wraps-all.inactive p,
.wraps-all.stale p {
    max-width: 720px;
    margin: 5em auto;
}

a.u {
    text-decoration: underline;
}

div.cyr {
    display: none;
    font-size: 10pt;
    margin: -20px 5px 0 0;
    color: black;
    float: right;
    padding: 2px 10px;
    border: 1px solid orange;
    background-color: #FFFF00A0;
    border-top: none;
    border-bottom-left-radius: 5pt;
    border-bottom-right-radius: 5pt;
    z-index: -1;
}

.signup-success .email {
    text-decoration: underline;
}

.lholder .rec-container {
    font-size: 1.125em;
    border: 1px solid white;
    border-radius: 100%;
    width: 1em;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
    float: right;
}

.lholder .rec-container:hover {
    color: darkslateblue;
    border-color: darkslateblue;
    transition: all .25s;
    box-shadow: 0 0 3px white;
}

/*select#qty option.sel {*/
/*background-color: rgb(53, 144, 252);*/
/*}*/

.freecontainer {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.free {
    position: absolute;
    right: -2.45em;
    top: 20px;
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    background-color: yellow;
    padding: 3px 2em;
    color: darkslateblue;
    font-weight: bold;
    text-shadow: 1px 1px 2px white;
    box-shadow: 2px 2px 4px black;
    z-index: 1;
}

.free.news {
    background-color: #987bf3;
    color: white;
    text-shadow: none;
    letter-spacing: 0.1em;
    top: 15px;
}

.vod .channels-record .wrapper .vod-icons {
    position: relative;
    overflow: hidden;
    height: 2em;
}

.vod .channels-record .wrapper .vod-icons.history {
    height: calc(2em - 1px);
}

.vod .channels-record .wrapper .vod-icons .free {
    font-size: .75em;
    right: -2em;
}

.tvlogo.vod-icons .free {
    font-size: .75em;
    top: 1.25em;
    right: -2.5em;
}

.cup_holder {
    margin: 1em 0;
}


table.cup_data td {
    padding: .5em .5em 0;
}

.cup_data_wrapper {
    display: inline-table;
    vertical-align: top;
}

.cup_holder .cup_holder_inner {
    display: inline-block;
	margin: 0 .25em .5em .25em;
    padding: 0.04%;
}

.cup_data_wrapper h2 {
    padding: .75em 0 0 .5em;
}

.cup_data_wrapper h2.d1 {
    padding-top: 0;
}

img.cup_image {
    height: 250px;
}


.index .nav-highlight nav .nav-logo {
    float: left;
}

.tvlist-conteiner .tv-list-player img.player-prev {
    transition: all 1000ms;
    /*opacity: 0.85;*/
}

.tvlist-conteiner .tv-list-player:hover img.player-prev {
    transform: scale(1.05);
    transition: all 1000ms;
    opacity: 1;
    filter: brightness(1.05) contrast(1.05);
}

.program-info-conteiner img {
    transition: all 1000ms;
    opacity: .85;
}

.program-info-conteiner:hover img:not(.loggo) {
    transform: scale(1.05);
    transition: all 1000ms;
    opacity: 1;
    border: 1px solid lightgray;
    filter: brightness(1.05) contrast(1.05);
}

.player li .cut-text p {
    transition: color 1s;
}

.player li:hover .cut-text p {
    color: #aaa;
    transition: color 1s;
}

nav.donate-nav li {
    display: inline-block;
    margin: 0 1em 1em 1em;
    font-size: 1.25em;
    cursor: pointer;
    position: relative;
    padding-bottom: .25em;
}

nav.donate-nav li.active:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: darkslateblue;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

nav.donate-nav li:not(.active):before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: darkslateblue;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

nav.donate-nav li:not(.active):hover:before {
    visibility: visible;
    -webkit-transform: scaleX(.95);
    transform: scaleX(.95);
}

.wraps-all.reg_new p.phil {
    width: 800px;
    margin: 1em auto 4em;
}

.wraps-all.reg_new p.donation {
    font-size: 10pt;
    width: 800px;
    margin: 2em auto;
    color: #aaa;
}

.wraps-all.reg_new div.extra {
    font-size: 11pt;
    width: 800px;
    margin: 1em auto 0;
    color: #c8c8c8;
}

ul.donations li {
    display: none;
}

ul.donations li svg {
    width: 33%;
    display: block;
    margin: auto;
}

ul.donations li.active {
    display: block;
    font-size: 3em;
    margin-top: 1em;
}

ul.donations li.active svg {
    fill: darkslateblue;
}

ul.donations li.active.other {
    font-size: 2em;
}

nav.donate-nav div.money {
    display: none;
}

nav.donate-nav li.active div.money {
    display: block;
    position: absolute;
    left: 50%;
    width: 3em;
    margin-left: -1.5em;
    margin-top: .25em;
    font-size: 1.5em;
    background-color: darkslateblue;
    padding: 0 0 .5em 0;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    text-shadow: 1px 1px 2px black;
}

ul.donations .nav-highlight {
    width: 100%;
}

ul.donations .info-button {
    width: 150px;
    float: none;
    margin: 1em auto;
    cursor: pointer;
    position: unset;
}

.braintree-dropin.braintree-loaded {
    width: 10em;
    margin: auto;
}

.vod-container .vod-icons {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

body .announcement {
    position: fixed;
    width: 80%;
    margin-left: calc(-50% - 1em);
    top: 100%;
    bottom: inherit;
    left: 60%;
    background-color: #987bf4;
    padding: 1em;
    font-size: 1em;
    transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
    opacity: 0;
}

body .announcement.on {
    top: auto;
    bottom: 0;
    opacity: .9;
    transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
    box-shadow: 2px -2px 8px 0 #aaa;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
    z-index: 2;
}

.announcement.on .close_announcement {
    display: block;
    padding: 0;
    width: auto;
    margin: 0;
    position: absolute;
    top: 3px;
    right: 3px;
    font-size: 1.75em;
    line-height: .5em;
}

.announcement.on .close_announcement:before {
    content: " \00D7";
}

.announcement .close_announcement {
    display: none;
}

.gl_announce > div {
    padding: .5em 1em;
}

.gl_announce {
    /*width: 80%;*/
    /*margin: .5em auto;*/
    /*padding: 1em;*/
    background-color: #987bf4;
    border-radius: .5em;
    /*box-shadow: 2px -2px 8px 0 #aaa;*/
    /* margin-top: 1em; */
}

.dup .signup-success h4 {
    margin-top: 1em;
    line-height: 1.25;
}

.dup .signup-success p a {
    text-decoration: underline;
}

.plans .plan.selected-plan {
    background-color: #483D8B;
    border: 1px dotted white;
    box-shadow: 2px 2px 1em white;
}

.plans {
    margin: 3em auto 0;
    border-collapse: collapse;
    width: 30%;
}

.plans {
    width: 100%;
}

.plans.inv {
    opacity: 0;
    transition: all .5s ease;
}

.plans {
    opacity: 1;
    transition: all .5s ease;
}

.plans .plan {
    padding: 1em;
    cursor: pointer;
    border: 1px solid transparent;
}

.plans .desc {
    font-size: 14pt;
}

.plans .selected-plan .desc {
    text-decoration: underline;
}

.pay {
    margin-top: 2em;
}

.plan span.amount {
    font-size: 24pt;
    font-weight: bold;
    text-shadow: 1px 1px 2px white;
    color: darkslateblue;
}

.plan.selected-plan span.amount {
    text-shadow: 2px 2px 5px black;
    color: white;
}

.amt {
    margin: 1em 0 .5em;
}

.sub_history td {
    padding-left: 20px;
    font-size: 10pt;
    vertical-align: top;
    border-bottom: 1px dotted #aaa;
}

.sign_in .contacts-container .fb-login.info-button,
.sign_up .contacts-container .fb-signup.info-button {
    display: block;
}

.sign_in .contacts-container .google-login.info-button,
.sign_up .contacts-container .google-signup.info-button {
    display: block;
    background: #4585f1;
}

.sign_in .contacts-container .google-login.info-button span,
.sign_up .contacts-container .google-signup.info-button span {
    display: block;
    background-size: contain;
    background: white url(../images/sprite-social-icons.png) no-repeat 15px -74px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

@media (min-width: 1200px) and (max-width: 1800px) {
    .sign_in .contacts-container .google-login.info-button span,
    .sign_up .contacts-container .google-signup.info-button span {
        background: white url(../images/sprite-social-icons.png) no-repeat 15px -84px;
    }
}

.with_fb.top {
    top: 0;
    font-size: 17px;
}

.with_fb {
    top: -20px;
    position: relative;
    font-size: 10pt;
}

.heading-content.heading-b h4 {
    font-size: 14pt;
    color: #ffe000;
}

.heading-content.heading-b h4.punch {
    font-size: 17pt;
    font-weight: bold;
    color: yellow;
    margin-top: 1em;
    text-decoration: underline;
}

#abonaments .heading-content.heading-b table.has_plan {
    text-align: center;
    border: 1px solid darkslateblue;
    border-radius: 10px;
    box-shadow: 4px 4px 10px #7478ac;
    padding: 1em 2em;
}

#abonaments .heading-content.heading-b table.has_plan h2 {
    font-size: 1.1em;
    padding-bottom: 0;
}

#abonaments .heading-content.heading-b table.has_plan td {
    text-align: left;
    font-size: 1.1em;
}

div.program-info-conteiner div.marker,
.icon-check::before {
    content: " \2714";
    color: #9877f7;
    font-size: 2em;
}

table.plans-table tr.btns a:hover {
    background-color: #9877f7;
}

table.plans-table {
    width: 100%;
    margin-top: 2em;
    border-collapse: collapse;
}

table.plans-table td.feature {
    text-align: left;
}

table.plans-table tr.prices td.feature {
    font-size: 1.5em;
    padding-top: 1em;
    font-weight: bold;
    padding-bottom: .2em;
    width: 45%;
}

table.plans-table td {
    padding: .25em .75em .25em 25px;
    border-bottom: 1px solid darkslateblue;
}

table.plans-table tr.btns td {
    border-bottom: none;
}

table.plans-table tr.btns a {
    border-radius: .75em;
    border: 1px solid darkslateblue;
    padding: .5em 1.25em;
    margin-top: .5em;
    display: block;
    cursor: pointer;
}

table.plans-table tr.btns a.current {
    cursor: default;
    border: none;
}

table.plans-table tr.btns td a.sel {
    background-color: #483d8bA0;
}

tr.prices td:not(.feature) {
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 1em;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #3f3a42;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #3f3a42;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #3f3a42;
}

:-moz-placeholder { /* Firefox 18- */
    color: #3f3a42;
}

.vod-prog input.calendar {
    width: 100%;
    text-align: right;
}

.vod-prog li:last-child {
    width: 120px;
}

div.program-info-conteiner div.marker.ffto {
    transition: all .9s;
    height: 3px;
}

.program-info-conteiner:hover div.marker.ffto {
    opacity: 0;
    transition: all .9s;
}

div.program-info-conteiner div.marker {
    height: 1px;
    background: darkslateblue;
    position: absolute;
    bottom: 0;
    z-index: 2;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    opacity: 1;
    /*transition: all .9s;*/
    border: 1px outset #987af3;
    border-left: none;
}

.program-info-conteiner:hover div.marker {
    /*opacity: 0;*/
    /*transition: all .9s;*/
}

.epg table td.prog .bcast img.bcap {
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 120px;
    min-height: 67px;
    opacity: 0;
    transition: all .5s;
    /*background: url('../images/nav-logo.png') repeat-x;*/
    background-size: contain;
    background-position-x: 0;
    background-position-y: center;
}

@-webkit-keyframes MOVE-BG {
    from {
        background-position-x: 0;
    }
    to {
        background-position-x: -313px;
    }
}

@-webkit-keyframes color-change {
    0% {
        color: white;
        transform: rotate(0);
    }
    50% {
        color: darkslateblue;
        transform: rotate(180deg);
    }
    100% {
        color: white;
        transform: rotate(360deg);
    }
}

@-moz-keyframes color-change {
    0% {
        color: white;
        transform: rotate(0);
    }
    50% {
        color: darkslateblue;
        transform: rotate(-180deg);
    }
    100% {
        color: white;
        transform: rotate(-360deg);
    }
}

@-ms-keyframes color-change {
    0% {
        color: white;
        transform: rotate(0);
    }
    50% {
        color: darkslateblue;
        transform: rotate(-180deg);
    }
    100% {
        color: white;
        transform: rotate(-360deg);
    }
}

@-o-keyframes color-change {
    0% {
        color: white;
        transform: rotate(0);
    }
    50% {
        color: darkslateblue;
        transform: rotate(-180deg);
    }
    100% {
        color: white;
        transform: rotate(-360deg);
    }
}

@keyframes color-change {
    0% {
        color: white;
        transform: rotate(0);
    }
    50% {
        color: darkslateblue;
        transform: rotate(-180deg);
    }
    100% {
        color: white;
        transform: rotate(-360deg);
    }
}

.epg table td.prog .bcast:hover img.bcap,
.epg table td.prog .bcast.hoover img.bcap {
    z-index: 1;
    opacity: 1;
    transition: all .5s;
    -webkit-animation-name: MOVE-BG;
    -webkit-animation-duration: 6s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

.epg table td.prog .bcast:hover img.bcap:not([src=""]),
.epg table td.prog .bcast.hoover img.bcap:not([src=""]) {
    border-left: 1px solid white;
    border-top: 1px solid white;
    box-shadow: -2px -2px 10px black;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
}

.epg table td.prog .bcast:hover i.icon-play-circled,
.epg table td.prog .bcast.hoover i.icon-play-circled {
    -webkit-animation: color-change 1s infinite;
    -moz-animation: color-change 1s infinite;
    -o-animation: color-change 1s infinite;
    -ms-animation: color-change 1s infinite;
    animation: color-change 1s infinite;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

.player_monitor.template {
    display: none;
}

.player_monitor {
    width: 178px;
    border: 1px solid white;
    min-height: 1em;
    float: left;
    margin: .1%;
    position: relative;
}

.miniplayer {
    height: 100px;
}

.minititle {
    height: 3em;
    overflow: hidden;
    font-size: 8pt;
}

@media (max-width: 600px) {
    .vod .vod-program .vod-prog li:last-child {
        float: right;
        width: 8em;
    }
}

.stretcher {
    width: 100%;
    padding-top: 56.25%;
}

.instretcher {
    position: absolute;
    width: 100%;
    top: 0;
}

@media (max-width: 600px) {
    td.nb {
        font-size: 14pt;
    }

    .smaller .time {
        width: 15%;
    }

    .tv-list-player .player-time-conteiner span:last-child,
    .tv-list-player .player-time-conteiner span:first-child {
        width: 17.5%;
    }

    .tv-list-player .player-time-conteiner .player-time {
        width: 65%;
    }
}

.devices .links.play a {
    width: 60%;
    margin: auto;
    display: block;
}

.devices .links.play img {
    display: block;
    width: 100%;
}

@media (min-width: 1000px) {
    .vod .search-conteiner {
        width: 100%;
    }
}

.search-conteiner input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #e4dcfb;
}

.search-conteiner input::-moz-placeholder { /* Firefox 19+ */
    color: #e4dcfb;
}

.search-conteiner input:-ms-input-placeholder { /* IE 10+ */
    color: #e4dcfb;
}

.search-conteiner input:-moz-placeholder { /* Firefox 18- */
    color: #e4dcfb;
}

.smaller > div:first-child {
    border-top: 1px dashed #323232;
}

.player-conteiner .ttl td {
    vertical-align: top;
}

.svgholder {
    width: 13%;
    float: left;
    position: relative;
}

@media (min-width: 1000px) {
    .player-conteiner .ttl {
        margin-left: 2em;
    }
}

@media (max-width: 600px) {
    .vod .vod-program {
        padding-bottom: 2em;
    }

    .vod .vod-program-info .program-info-text h4, .free {
        font-size: 10pt;
    }

    .ttl .ctime {
        font-size: 10pt;
    }
}

@media (max-width: 400px) {
    .player-conteiner .ttl {
        width: auto;
        margin-top: 1em;
    }

    .vod .vod-program .vod-prog {
        font-size: 9pt;
    }

    .vod .vod-program .vod-prog li:last-child input {
        font-size: 9pt;
        height: 12px;
    }
}

@media (max-width: 600px) {
    .vod .vod-program .vod-prog {
        width: 100%;
    }

}

@media (min-width: 330px) {
    .vod .vod-program .vod-prog span {
        width: 20px;
        height: 20px;
        display: block;
        top: 0;
        position: absolute;
        float: right;
        background-image: url(../images/calendar.png);
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .vod-prog input.calendar {
        text-align: right;
        float: right;
    }
}

#abonaments.tabcontent span.lbl {
    color: white;
}

.mobile_suggest {
    display: none;
    position: fixed;
    top: 4em;
    transition: all .25s ease;
    -webkit-transition: all 1s ease;
    z-index: 10;
    padding: .5em;
    left: .5em;
    right: .5em;
    background-color: darkslateblue;
    overflow-y: hidden;
    opacity: 0;
    text-align: center;
}

.mobile_suggest.show {
    display: block;
    transition: all .25s ease;
    -webkit-transition: all 1s ease;
    border-radius: .5em;
    border: 1px solid white;
    opacity: 1;
}

.mobile_suggest.show img {
    width: 10em;
    display: table;
    margin: auto;
}

.mobile_suggest.show button {
    width: 7.5em;
    padding: .25em .5em;
    border: none;
    margin: .25em .5em;
}

.mobile_suggest.show table {
    margin: auto;
}

.live * {
    color: black;
}

.live {
    vertical-align: middle;
}

.live_wrapper {
    display: none;
}

@media (max-width: 420px) {
    .live {
        line-height: 20px;
        text-align: right;
    }
}

@media (max-width: 1000px) {

    .live_wrapper {
        font-weight: bold;
        display: table;
        float: right;
        height: 40px;
    }
}

@media (min-width: 500px) {
    .live {
        display: table-cell;
    }

    .live_wrapper .live:last-child {
        padding-left: 1em;
    }
}

.forgotten_to_email {
    font-size: 2.5em;
    font-weight: bold;
}

@media (max-width: 799px) {
    .plans {
        display: none;
    }

    .plans_small {
        display: block;
    }
}

@media (min-width: 800px) {
    .plans {
        display: block;
    }

    .plans_small {
        display: none;
    }

    button#checkout {
        display: none;
    }

    img.pp_small {
        display: none;
    }
}

.plans_small {
    /*margin-top: 1.5em;*/
}
.plans_small span.f {
    font-size: 18px;
}

.plans_small span.f,
.plans-table .prices span.f {
    position: relative;
    font-weight: 100;
    color: #aaa;
}

.plans-table span.f,
.plans-table span.oamount {
    display: block;
    min-width: max-content;
    max-width: 175px;
    width: 100%;
}

.plans-table .price-container {
    display: flex;
    flex-direction: column;
    min-width: max-content;
    align-items: center;
}

.plans_small span.f::after,
.plans-table .prices span.f::after {
    border-bottom: 2px solid #8443CD;;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    top: 50%;
    transform: rotate(-10deg);

}

.plans_small span.oamount {
    font-size: 24px;

}

.plans_small > table {
    width: 100%;
}

.plans_small > table td.ann {
    text-align: center;
    padding: 1em 0;
    font-size: 1.25em;
    font-weight: bold;
}

.plans_small table table {
    width: 100%;
}

.plans_small table td {
    text-align: left;
}

.plans_small table td .plan-title{
    text-align: center;
}

.plans_small table td .plan-item {
    border: 1px solid #7a50d0;
    padding: 1em;
    border-radius: 8px;
    margin-bottom: 12px;
}

.plans_small table td .plan-item a {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}


.plans_small td.w {
    text-align: left;
}

.plans_small table td.f {
    position: relative;
}

.svg.rec-logo {
    height: 2em;
    width: auto;
    max-width: 80%;
    margin: auto;
}

@media (max-width: 820px) {
    footer {
        height: auto;
    }

    .footer-grid > li,
    .footer-grid .footer-info,
    .footer-grid .footer-social-icons {
        float: none;
        width: calc(100% - 2em);
        text-align: center;
        height: auto;
        padding: 1em;
        clear: both;
    }

    .footer-grid address {
        line-height: 1.25em;
    }

    .footer-grid .footer-info {
        font-size: .8em;
    }

    .footer-grid .copyright {
        padding-bottom: 5em;
    }

    .footer-grid .copyright table {
        width: 100%;
    }
}

a.contact-link,
.lock_reorder {
    position: fixed;
    bottom: 1em;
    right: 1em;
    font-size: 1.5em;
    border-radius: 50%;
    border: 1px solid darkslateblue;
    color: #6C5ACC;
    padding: .3em;
    background-color: #483d8b80;
    box-shadow: 0 0 10px darkslateblue inset;
    z-index: 100;
}

.lock_reorder {
    left: 1em;
    right: auto;
    z-index: 1;
}

@media (max-width: 800px) {

    a.contact-link,
    .lock_reorder {
        bottom: .5em;
        right: .5em;
        font-size: 1em;
        padding: .2em;
    }

    .lock_reorder {
        left: .5em;
        right: auto;
    }
}

.guide_channel a img {
    border: 0;
    max-width: 100%;
    height: auto;
}

#cookie_policy {
    width: 600px;
    padding: 1em;
    position: fixed;
    bottom: 1em;
    left: 50%;
    z-index: 9999;
    margin-left: -300px;
    text-align: center;
    background-color: darkslateblue;
    border-radius: 5px;
}

#cookie_policy p {
    margin-top: 1em;
}

#cookie_policy a.info-button {
    background-color: #42b569;
    cursor: pointer;
}

#close_btn {
    position: absolute;
    right: 1em;
    top: 1em;
    cursor: pointer;
}

@media (max-width: 600px) {
    #cookie_policy {
        width: calc(100% - 2em);
        margin-left: 0;
        left: 0;
    }
}

.plans_small a:not(.current)::before {
    content: ' ';
    font-size: 1.2em;
    border: 1px solid darkslateblue;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    display: inline-block;
    position: relative;
    left: -.2em;
}

.plans_small .plan-item.sel {
    background: #483d8bA0;
}

.plans_small a.sel::before {
    background-color: #987BF4;
    border-color: #7A50D0;
}

span.vspan {
    position: fixed;
    bottom: 0;
    left: 0;
    font-size: 8pt;
    color: #483d8bA0;
}

img.loggo {
    width: auto;
    height: auto;
    max-width: 85%;
    max-height: 85%;
}

.svgholder {
    height: 2.5em;
}

.vod-container .vod-icons {
    height: 2.5em;
    box-shadow: 0 0 15px darkslateblue inset;
    padding: 1em 0;
}

.player li.active .cut-text p {
    color: white;
}

.conf_outer {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99000;
    background-color: #000000A0;
}

.conf_win {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transition: all .15s ease;
}

.conf_win {
    max-width: 100%;
    width: 40em;
    min-height: 5em;
    display: block;
    position: fixed;
    background: #f4f3f7;
    top: 50%;
    left: 50%;
    z-index: 99001;
    padding: 2.5em 1.5em;
    border-radius: .5vmin;
    box-shadow: 0 1px 3px 0 rgba(60, 64, 67, .3),
    0 4px 8px 3px rgba(60, 64, 67, .15);
}

.conf_title {
    text-align: center;
    padding: .5em;
    font-size: 15pt;
}

.top_holder, .old_plan_holder {
    font-size: 1.75em;
    font-weight: bold;
    color: black;
}

.top_holder .change {
    float: right;
    cursor: pointer;
}

.method {
    /*float: left;*/
    /*width: calc(49.5% - 8em);*/
    /*margin: 1em 4em 2em 4em;*/
    /*text-align: center;*/
    /*line-height: 4em;*/
    /*font-size: 15pt;*/
    cursor: pointer;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 4em;
}

.method.a {
    background-image: url(../images/creditcards.png);
}

.method.p {
    background-image: url(../images/ppal.nocards.svg.png);
}

.method.b {
    background-image: url(../images/bank.png);
    width: 49%;
    float: left;
}

.method span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    width: 50%;
}

.explain {
    width: 40%;
    max-width: 100%;
    font-size: 10pt;
    font-style: italic;
    color: #222;
}

.conf_win sup {
    color: red;
}

.payment_method, .banks {
    margin-top: 1.5em;
    clear: both;
}

.conf_win h1 {
    text-align: center;
    margin-bottom: 1em;
}

.conf_win .bank {
    color: black;
    padding: 1em;
}

.conf_win .buttons {
    text-align: center;
}

.conf_win .buttons a {
    display: inline-block;
    margin: 5px;
    max-width: 200px;
    cursor: pointer;
    background: #42b569;
}

.conf_win .payment_method_w {
    margin: 1em 0;
}

.oh {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#abonaments .heading-content.heading-b
table.plans_table {
    width: auto;
}

#abonaments .heading-content.heading-b
table.plans_table td {
    vertical-align: top;
    padding: 5px;
}

#abonaments button[type=submit] {
    padding: 10px;
    font-size: 11pt;
    border-radius: 20pt;
    margin: 5px;
    display: inline;
}

.plans_small .is_current {
    font-style: italic;
    font-size: 10pt;
    color: darkslateblue;
}

.pp_wrapper .text {
    font-size: 16pt;
    text-align: center;
    color: black;
    font-weight: bold;
}

.top_holder > div,
.old_plan_holder > div {
    width: 100%;
    text-align: center;
}

@media (max-width: 850px) {
    .conf_win {
        left: 0;
        right: 0;
        margin: 0;
        width: calc(100% - 3em);
        top: 0;
        overflow: scroll;
        bottom: 0;
        transform: translate(0, 0) scale(1);
        -webkit-transform: translate(0, 0) scale(1);
    }

    .method {
        width: 100%;
        padding: 1em 0;
        margin: 1em 0;
    }

    .method.b .text {
        width: 45%;
    }

    .method.b {
        background-position-x: left;
    }

}

.tvizio.prompt {
    width: 25em;
    margin: auto;
    padding: 1em;
    background: #7563e0;
    max-width: calc(100% - 2em);
    top: 2em;
    position: relative;
}

.tvizio.prompt .tv_yes,
.tvizio.prompt .tv_no {
    width: 50%;
    padding: 3% 1.5%;
    margin: 1.5%;
    cursor: pointer;
    border-radius: .25em;
    text-align: center;
    background-color: darkslateblue;
    vertical-align: middle;
}

.tvizio.prompt .btnHolder {
    margin: 1.5em auto 0;
    width: 90%;
}

div.stars {
    position: absolute;
    top: 0;
    right: 0;
    color: red;
    z-index: 1;
    height: 1em;
    line-height: 1em;
}

@media (max-width: 1600px) {
    .epg table td.tvs .tvlogo {
        height: calc(3em - 10px);
        padding-top: 10px;
    }

    .epg .ch {
        height: 3em;
    }

    .epg table .bcast {
        height: 3em;
    }

    .epg table td.prog .bcast div.name,
    .epg table td.prog .bcast .icon-play-circled {
        font-size: 9pt;
    }

    td.timeline {
        height: 3em;
    }

    .tv-icons.back-icon,
    .tv-icons.refresh-icon,
    .tv-icons.fow-icon {
        margin-top: 1.5em
    }

    .epg td.tvs .block {
        height: 3em;
    }

    .wraps-all.reg_plan .heading-content h2 {
        padding-bottom: 0;
    }
}

.profile_content {
    float: left;
    width: 100%;
}

@media (min-width: 800px) {
    .profile_content {
        float: left;
        width: calc(100% - 230px);
    }
}

.conf_win h1 {
    text-shadow: none;
    color: #545054;
}

.conf_win #close_btn {
    color: #545054;
}

.conf_win div.payment_method {
    text-align: center;
    color: #545054;
    font-size: 1.5em;
}

.pp_wrapper {
    padding: .5em 1em;
    width: calc(49% - 3em);
    border: 1px solid darkslateblue;
    border-radius: 1em;
    float: left;
    background-color: #DADBF1;
}

.wraps-all.thanks,
.wraps-all.thanks78,
.wraps-all.thanks_box,
.wraps-all.migrated,
.wraps-all.cancelled {
    width: 40em;
    max-width: 80%;
    margin: 3em auto 0;
    border: 1px solid white;
    padding: 1em;
}

.wraps-all.cancelled h1 {
    margin-bottom: 1em;
}

.wraps-all.migrated h1 {
    margin-bottom: 1em;
}


.wraps-all.thanks h1,
.wraps-all.thanks78 h1,
.wraps-all.thanks_box h1,
.wraps-all.cancelled > *,
.wraps-all.migrated > *,
.wraps-all.thanks table {
    text-align: center;
}

.wraps-all.thanks table,
.wraps-all.thanks_box table {
    margin: 1em auto;
    font-size: 14pt;
    width: 100%;
}

.wraps-all.thanks table td,
.wraps-all.thanks_box table td {
    padding: .25em;
}

.wraps-all.thanks_box table td.r,
.wraps-all.thanks table td.r {
    text-align: right;
}

.explain_thanks {

}

.comodo_logo {
    width: 12%;
    bottom: 1px;
    right: 1px;
}

@media (max-width: 850px) {
    .comodo_logo {
        width: 25%;
        bottom: 1em;
        right: 1em;
    }
}

.history {
    display: none;
}

@media (min-width: 550px) {
    .history {
        display: initial;
    }
}

ul.footer-nav li {
    line-height: 1.5em;
}

.lholder {
    position: relative;
}

.fixed {
    height: 90px;
}

.fixed .fixed_wrapper {
    position: fixed;
    top: 0;
    background-color: #231e46;
    box-shadow: 0 5px 15px 0 #555;
    width: 100%;
    z-index: 200;
}

.fixed nav {
    padding: 0;
    height: 30px;
}

.fixed nav a {
    font-size: 12pt;
    padding-top: 5px;
    padding-bottom: 5px;
}

.fixed nav .nav-logo {
    background-size: 100px;
    background-position: center;
}

ul.footer-nav a:after {
    content: ' ';
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

ul.footer-nav a {
    display: inline-block;
    position: relative;
    float: left;
    clear: left;
}

.player-program {
    overflow: hidden;
}

.player-program .free {
    transform: rotate(40deg) scale(.75);
    top: .8em;
    right: -47px;
}

@media (max-width: 820px) {
    ul.footer-nav a {
        float: none;
    }
}

.conf_win .comodo_logo {
    display: block;
    float: right;
    max-width: 5em;
}

@media (max-width: 850px) {
    .pp_wrapper .text {
        font-size: 3vw;
    }
}

.desctop-nav .dropdown-content a {
    display: block;
    margin: auto;
    text-align: center;
    padding: 8px 0;
}

.vod-container .free {
    font-size: 10px;
    top: 15px;
    right: -15px;
}

.agree_terms {
    font-size: 10pt;
    color: black;
}

.agree_terms a {
    color: black;
}

.chckt-pm-list.js-chckt-pm-list {
    max-width: 500px;
    margin: auto;
    float: none;
    clear: both;
}

.devices .links a {
    margin: 0 1em;
    display: block;
}

@media screen and (max-height: 337px) {
    .sidenav.active a[nav] {
        font-size: 11pt;
        padding: 7px;
    }

    .sidenav {
        padding-top: 60px;
    }
}

@media (min-width: 800px) {
    .tab {
        width: 220px;
    }

    .tabcontent {
        width: 600px;
        margin: 0 auto;
    }
}

.popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #00000080;
    z-index: 99001;
}

.popup .wrapper {
    z-index: 99000;
    background: #483b8bc0;
    border: 1px solid #8878e9;
    border-radius: .5em;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    width: 80%;
    max-width: 30em;
    transition: all .15s ease;
    -webkit-transition: all .15s ease;
}

.popup .nav-highlight .info-button {
    width: 75%;
    height: 100%;
    display: inline-block;
    margin: auto;
    float: none;
    font-size: 13pt;
}

.popup a {
    cursor: pointer;
}

.nosub_win {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transition: all .15s ease;
}

.nosub_win {
    max-width: 80%;
    width: 40em;
    min-height: 5em;
    display: block;
    position: fixed;
    background: #f4f3f7;
    top: 50%;
    left: 50%;
    z-index: 99001;
    padding: 2.5em 1.5em;
    border-radius: .5vmin;
    box-shadow: 0 1px 3px 0 rgba(60, 64, 67, .3),
    0 4px 8px 3px rgba(60, 64, 67, .15);
}

.nosub_win h1 {
    text-align: center;
    margin-bottom: 1em;
}

.nosub_win .bank {
    color: black;
    padding: 1em;
}

.nosub_win .buttons {
    text-align: center;
}

.nosub_win .buttons a {
    display: inline-block;
    margin: 5px;
    max-width: 200px;
    cursor: pointer;
    background: #42b569;
}

.nosub_win .payment_method_w {
    margin: 1em 0;
}

.nosub_win h1 {
    text-shadow: none;
    color: #545054;
}

.nosub_win #close_btn {
    color: #545054;
}

.nosub_win div.payment_method {
    text-align: center;
    color: #545054;
    font-size: 1.5em;
}

.min_4_char {
    display: none;
    color: red;
    font-size: 9pt;
    margin-left: 1em;
}

input.wrong {
    border: 1px solid red;
    background: white url(../images/error.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
    background-origin: content-box;
}

.heading-b p.omsg {
    color: red;
}

.reg_plan .paying {
    color: yellow;
    font-size: 14pt;
    width: 90%;
    max-width: 650px;
    margin: auto;
}

@media (max-width: 750px) {
    .reg_plan .paying {
        color: yellow;
        font-size: 11pt;
    }
}

@media (max-width: 450px) {
    .reg_plan .paying {
        color: yellow;
        font-size: 9pt;
    }
}

.program-info-conteiner:hover .save4l8r {
    opacity: 1;
    transition: all .9s;
}

.save4l8r {
    border: 1px solid darkslateblue;
    border-radius: 50%;
    position: absolute;
    right: 5px;
    padding: 0 3pt;
    opacity: 0;
    transition: all .9s;
    font-weight: bold;
    box-shadow: 0 1px 2px white;
    top: 3px;
}

.save4l8r:before {
    content: '+';
}

.save4l8r.rm:before {
    content: '-';
}

.vod-program-info .msg {
    text-align: center;
    padding: 1em;
    font-size: 9pt;
    font-style: italic;
}

.lil_pop {
    position: fixed;
    bottom: 0;
    width: 50%;
    left: 50%;
    margin-left: -25%;
    padding: .5em;
    border: 1px solid #8a77ff;
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 2;
    background-color: #483d8bE0;
    transition: all .5s;
    text-align: center;
    overflow-y: hidden;
}

.lil_pop.hide {
    bottom: -100em;
    transition: all .5s;
}

.vod .channels-record .wrapper .vod-icons.active.history.active {
    color: darkslateblue;
    text-shadow: 0 0 4px #483d8b80;
}

.tv-list-player.marker {
    background-color: #483d8b80;
    border-color: #8a77ff;
}

ul.reasons li {
    margin-top: .5em;
}

ul.reasons {
    text-align: left;
}

.wraps-all.payment_error {
    width: 100%;
    max-width: 50em;
    margin: auto;
}

#abonaments.tabcontent a.fr {
    font-size: 8pt;
    font-style: italic;
    color: red;
    margin-top: -10px;
    display: block;
}

@media (max-width: 600px) {
    .free {
        font-size: 9pt;
    }
}

.promo-device .promo-howToStart .btns {
    display: none;
}

@media (min-width: 1000px) {
    .promo-device .promo-howToStart .btns {
        display: block;
    }

    .promo-device .promo-howToStart .btns a.info-button {
        width: 150px;
        margin: 0 calc(22.5% - 75px);
    }

    .promo-device .promo-howToStart .btns a.info-button.l {
        float: left;
    }

    .promo-device .promo-howToStart .btns a.info-button.r {
        float: right;
        background-color: #21d15d;
        color: #ffffff;
    }

    .btns .info-button span {
        width: 10px;
        height: 12px;
        background-size: 10px;
        margin-right: 10px;
        display: inline-block;
        background-image: url(../images/button-arrow.png);
    }

    .promo-device .promo-howToStart a.fifty {
        display: none;
    }
}

.vod-container .vod-icons:hover svg, .vod .channels-record .wrapper .vod-icons:hover svg {
    transform: scale(1.075);
    transition: 1s;
}

.vod-container .vod-icons svg, .vod .channels-record .wrapper .vod-icons svg {
    transition: 1s;
}

@media (max-width: 450px) {
    .form .box-order-form .back {
        float: none;
        margin: 20px auto;
        width: 100%;
        text-align: center;
        position: static;
    }
}

.promo_wrap .new_box {
    background: url(../images/tvizio_box_popup_firestick.png) no-repeat;
    /*background: url("../images/promoxmassbox/tvizio-ad christmas-2020.png") no-repeat;*/
    /*background: url(../images/promomartabox/tvizio_spring_banner.png) no-repeat;*/
    background-size: cover;
    cursor: pointer;
}

.promo_wrap .promo_4m {
    background: url(../images/tvizio_ad_spring_21.png) no-repeat;
    background-size: cover;
    cursor: pointer;
}

.sel-option {
    transition: background-color 3s;
}

.sel-option.hilight_faq {
    transition: background-color 1ms;
    background-color: #21d15d;
}

.sel-within-option a {
    color: black;
    text-decoration: underline;
}

.save4l8r:hover {
    background-color: white;
    color: black;
}

table.order_history {
    width: 100%;
    max-width: 600px;
    margin: 3em auto 0;
}

table.order_history th {
    padding: 1em;
}

table.order_history td {
    padding: .5em;
    text-align: center;
}

table.order_history th,
table.order_history td {
    border-bottom: 1px dotted white;
}

table.order_history th:not(:last-child),
table.order_history td:not(:last-child) {
    border-right: 1px dotted #A9A9A940;
}

.gl_announce > div:not(:last-child) {
    margin-bottom: .5em;
}

.gl_announce > div:before {
    /*content: " \00bb ";*/
    /*content: " ";*/
    /*color: black;*/
    margin-right: .33em;
}

.promo_code .success .message {
    font-size: 21pt;
    margin: 2em;
}

.zerosize {
    transform: translate(-50%, -50%) scale(0) !important;
    transition: all 0.1ms !important;
}

.reg_plan .explain_free_narrow {
    display: none;
}

@media (max-width: 800px) {
    .reg_plan .explain_free_narrow {
        display: block;
        font-weight: normal;
    }

    .reg_plan .explain_free_narrow .explain_free {
        color: white;
    }
}

.reg_plan .explain_free_narrow {
    margin: 0.5em 0;
}

.reg_plan .explain_free_narrow img.is1 {
    width: 20%;
    min-width: 60px;
    display: block;
    float: left;
    margin: 5px;
    /* padding-bottom: 1em; */
}

.reg_plan .explain_free_wide img.is2 {
    width: 13%;
    min-width: 75px;
    margin-right: 0.5em;
    float: left;
}

.reg_plan .explain_free_wide {
    font-size: 0.8em;
}

.reg_plan .explain_free_wide .explain_free {
    font-weight: normal;
}


.reg_plan .heading-content h2 {
    text-transform: none;
}


.dim {
    filter: brightness(0.5);
    /*filter: grayscale(100%);*/
}

.wrapper.vod-program.bottom {
    padding-top: 1em;
    margin-top: 2em;
}

.wrapper.vod-program.bottom .vod-prog {
    position: unset;
}

.vod .vod-program.bottom .vod-prog span {
    top: 1em;
}

#player {
    z-index: 20;
    position: relative;
}


.selo, .pushak, .elha {
    position: absolute;
    height: 350px;
    width: 100%;
    z-index: 10;
    pointer-events: none;
}

.selo {
    background: url(../images/xmas/tvteko_static.png) no-repeat;
    background-size: 100% auto;
}

.pushak {
    background: url(../images/xmas/selo.png) no-repeat;
    background-size: 26% auto;
    background-position-x: 100%;
    background-position-y: 0;
}

.elha {
    background: url(../images/xmas/elha.png) no-repeat;
    background-size: 5% auto;
    background-position-x: 3.5%;
    background-position-y: 8px;
}


@media (min-width: 1000px) {
    .nav-highlight nav .nav-logo {
        background-image: url(../images/logo.png);
        /*background-image: url(../images/xmas/logo.png);*/
        background-size: contain;
        width: 170px;
        height: 70px;
    }

    .tvchannels .search-conteiner,
    .tvlist .search-conteiner,
    .vod .search-conteiner {
        padding: 20px 2% 50px 2%;
        overflow: auto;
    }

    .wraps-all.player {
        /*za seloto 120px*/
        /*margin-top: 120px;*/
        /*margin-top: 1em;*/
    }
}

@media (max-width: 1000px) {
    /*za seloto*/
    .wraps-all.player {
        /*margin-top: 110px;*/
    }
}

@media (max-width: 600px) {
    .selo, .pushak, .elha {
        top: 65px;
    }

    /*za seloto*/
    .wraps-all.profile .tab {
        margin-top: 47px;
    }

    /*za seloto*/
    .wraps-all.player {
        /*margin-top: 60px;*/
    }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    li.promo_code_li {
        clear: left;
    }
}

div.new_box.start {
    transform: rotate(1200deg) scale(0.5) scale(0.2);
}

.smallerWrapper > .ps__rail-y {
    opacity: 0.25;
}

.vod .channels-record .wrapper .news-template.vod-icons {
    height: 4em;
}

@media (min-width: 600px) {
    .vod .channels-record .wrapper .news-template.vod-icons {
        height: 8em;
        padding: 0;
        width: calc(21% - -6px)
    }
}

.vod .channels-record .wrapper .news-template.vod-icons img {
    width: auto;
    max-height: 100%;
    height: 100%;
}

.vod .channels-record .wrapper .news-template.vod-icons svg {
    position: absolute;
    left: 0;
    width: 2em;
    height: 1em;
}

@media (min-width: 600px) {
    .vod .channels-record .wrapper .news-template.vod-icons svg {
        position: absolute;
        bottom: 0;
        left: auto;
        width: 3em;
        height: 1.5em;
        right: 0;
    }
}

.vod .channels-record .wrapper .news-template.vod-icons.new-history {
    background-color: unset;
    border: none;
    display: table;
    width: calc(31.5% - -6px);
    cursor: default;
}

.vod .channels-record .wrapper .news-template.vod-icons.new-history a {
    margin-left: 0;
    margin-right: 0;
    float: right;
    cursor: pointer;
    width: 55%;
    background-color: #1d1943;
}


.in-new-history {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 999px) {
    .vod .channels-record .wrapper .news-template.vod-icons.new-history {
        width: 100%;
    }

    .vod .channels-record .wrapper .news-template.vod-icons.new-history a {
        float: none;
        margin: auto;
        background-color: #987bf4;
    }
}

.player .cut-text {
    height: 100%;
    position: relative;
    margin-top: 0;
}

.player .cut-text p {
    padding-top: 10px;
}

.player .cut-text .marker {
    bottom: 8px;
    position: absolute;
}


@media (max-width: 600px) {
    .program-info-conteiner svg,
    .program-info-conteiner img.svg,
    .program-info-conteiner img.loggo {
        max-height: 1em;
    }
}

/*.big.tv78included {*/
/*    border: 1px solid darkslateblue;*/
/*}*/

.big.tv78included.sel {
    /*background: darkslateblue;*/
    /*border: 1px solid #9877f7;*/
}

/*.big.tv78included:hover {*/
/*    background-color: #9877f7;*/
/*}*/

.product_selection {
    margin: 1.5em auto 0 auto;
}

.product_selection tr.border td {
    border-bottom: 1px solid #d0cce6;
    height: 0;
    line-height: 0;
}

.product_selection tr td:first-child {
    text-align: left;
    padding-right: 0.25em;
    vertical-align: bottom;
}

.product_selection tr td:nth-child(2) {
    text-align: right;
    padding-left: 0.25em;
    vertical-align: bottom;
}

.product_selection tr.chosen78:not(.border) td {
    padding-top: 0.5em;
}

.tv78included_small {
    padding-top: 0.5em;
}

.tv78included_small span.check::before,
.big.tv78included:before {
    content: '\2714';
    color: transparent;
    font-size: 1em;
    border: 1px solid darkslateblue;
    width: 1em;
    height: 1em;
    display: inline-block;
    position: relative;
    top: .2em;
    /* left: -.1em; */
}

.tv78included_small.sel span.check::before,
.big.tv78included.sel:before {
    content: "\2714";
    text-align: center;
}

.tv78included_small.sel span.check::before {
    /*color: yellow;*/
    color: #987bf4;
    border-color: #7a50d0;

}

a.info-button.close.close78 {
    background-color: white;
    border: 1px solid black;
    color: black;
}

.big.tv78included:before {
    top: 0;
    left: -.5em;
}

/*.big.tv78included.sel:hover::before {*/
/*    background-color: #18255a;*/
/*}*/

.big.tv78included.sel:before {
    color: white;
}

.big.tv78included:before {
    border: 1px solid white;
}


.lock_reorder {
    z-index: 10;
}

.box_order .p4 .form .uk_message {
    width: 20em;
    max-width: 80%;
    margin: 5em auto;
    border: 1px solid black;
    padding: 1em;
}

#credential_picker_container{ position: fixed !important;top: 65px !important; right: 20px !important; left: unset !important; width: 391px !important;}

.wrapper.sign-up-form {
    max-width: 420px;
}

.slideshow-image{
    position:absolute;
    width:100%;
    height:100%;
    background-size:cover !important;
    background-repeat:no-repeat !important;
    transition:opacity 1s ease-in-out;
    transition:background .3s ease-in-out;
    z-index:-1;
    background-position:center !important;
    background-image:url(../images/nav-bgr.jpg)
}