header.page-header {
    position: absolute;
    height: 70px;
    width: 100%;
    top: 0;
    z-index: 4;
}
.navbar-panel {
    text-align: left;
    min-width: 300px;
}
h1 {
    text-indent: -1000000px;
    width: 0;
    float: left;
}
.blackout {
    background-color: rgba(0, 0, 0, 0.7);
}
.navbar-inner {
    margin: 30px auto;
    position: relative;
    max-width: 100%;
    width: 100%;
    padding-left: 25px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1px;
}
.top-channels h2 {
    padding: 0;
    font-size: 64px;
    font-weight: bold;
}
.nikolaev-bg {
    text-align: center;
    position: relative;
}
.wrap-bottom-link {
    position: absolute;
    width: 100%;
    bottom: 2.5em;
}
#Official-pro-rules {
    background-image: url(../style_tv.tenet.ua/images/Official-pro-rules-bg.jpg);
    height: 535px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wrap-pro-rules {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 25px 0px rgba(48, 78, 110, 0.5);
    max-width: 800px;
    margin-top: 55px;
    padding: 50px 60px;
}
.wrap-pro-rules h2 {
    text-align: center;
    padding-bottom: 30px;
}
.wrap-pro-rules p {
    font-size: 18px;
    line-height: 26px;
}

.border-link {
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 20px;
    color: #c6c6c6;
}
.border-link a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.page-nikolaev .channel-logo:hover:after, .progstv .icon-play{
  display: none;  
}
.auto-activated {
    color: #fff;
    background-image: url(../style_tv.tenet.ua/images/auto-activated_bg.png);
    padding: 3em 0 4.5em;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.auto-activated .h2 {
    font-size: 44px;
    font-weight: bold;
}
.colorY {
    display: block;
    color: #ffca00;
}
.auto-activated p {
    font-size: 20px;
    margin-top: 30px;
}
.inst-install-app {
    transition: all .3s ease-out;
    margin-bottom: 2em;
}
.inst-install-app.inner-show-akciya.active {
    display: block;
}
.inst-install-app #tabs>ul {
    margin: 0;
    box-shadow: 0px 0px 0px 0px rgba(143, 143, 143, 1);
}
.inst-install-app #tabs>ul li{
    height: 70px;
    padding: 0;
}
.wrap-list-inst {
    background-color: #f5f5f5;
    padding: 10px 40px 0;
    max-width: 940px;
    margin: 0 auto;
}
.inst-item {
    padding: 0 0 2em;
}
.inst-title {
    background-color: #d9dbdd;
    line-height: 18px;
    height: 82px;
    padding: 10px 40px;
    display: flex;
    align-items: center;
    margin-left: -40px;
    margin-right: -40px;
}
.logo-inst {
    width: 240px;
}
.inst-title p {
    font-size: 19px;
}
.inst-menu {
    display: flex;
    justify-content: space-around;
    padding: 10px 0;
    width: 860px;
    background-color: #fff;
    z-index: 5;
}
.wrap-list-inst .h1 {
    font-size: 28px;
    margin: 30px 0 0;
    padding-bottom: 30px;
    display: block;
}
.wrap-list-inst .h2 {
    font-size: 26px;
    font-weight: bold;
    margin: 30px 0 20px;
    display: block;
}
.num-style {
    display: flex;
    counter-reset: li;
    list-style: none;
    list-style-position: inside;
    padding: 10px;
    flex-wrap: wrap;
    height: 300px;
}
.num-style li {
    position: relative;
    display: block;
    padding: .4em .8em .4em 2em;
    margin: 0.5em 0;
    color: #555;
    width: 50%;
    min-height: 50px;
}

.num-style.no-flex {
    flex-direction: row;
    height: auto;
}
.num-style.no-flex li{
    width: 100%;
}
.num-style li::before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -0.2em;
    top: 0;
    font-weight: bold;
    font-size: 26px;
    color: #0066d3;
}
.drop-anchor.active {
    color: #0066d3;
    font-weight: bold;
}
.drop-anchor {
    font-size: 15px;
    color: #555;
    cursor: pointer;
}
.drop-anchor:hover{
    color: #000;
    font-weight: bold;
}
.footer {
    background-color: #41454b;
    padding: 1em 0;
}
.footer p {
    font-size: 15px;
    color: #fff;
}
@media (max-width: 767px) and (orientation: landscape){
.well-md {
    padding-bottom: 2rem;
    padding-top: 2rem;
}    
.icon-group [class*="icon-"]::before {
    margin: 2px 20px 15px;
}}
@media (max-width: 820px) and (orientation: landscape){
  .top-channels h2 {
    font-size: 2.2em;
  }
.tab-channels {
    margin: 10px 5px;
    padding-bottom: 30px;
}
.channel-logo {
    height: 80px;
    margin: 5px;
    width: 80px;
}
}
@media (max-width: 420px){
header.page-header {
    background-color: #000;
    position: relative;
}
.navbar-inner {
    padding-top: 10px;
    margin: 0;
}
.top-channels h2 {
    font-size: 2em;
    display: block;
}
.top-channels h2 br{
    display: none;
}
.row {
    width: 100%;
}
.wrap-list-inst .h1 {
    font-size: 24px;
    margin: 10px 20px 0;
    padding-bottom: 20px;
}
.logo-inst {
    width: 140px;
    margin-right: 10px;
}
.auto-activated .h2 {
    font-size: 1.6em;
}
.auto-activated p {
    font-size: 18px;
    margin-top: 20px;
}
.item-fx-start {
    width: 95%;
    padding-left: 5%;
}
.wrap-list-inst {
    padding: 10px 0 0;
}
.inst-install-app #tabs>ul li {
    height: 20%;
    padding: 0;
    margin: 0 2%;
}
.num-style li {
    width: 100%;
}
.num-style {
    height: 100%;
}
#tabs>ul li .ui-tabs-anchor {
    font-size: 15px;
}
#tizenOS2 .inst-title p {
    font-size: 19px;
    display: none;
}
.icon-star {
    margin-bottom: 20px;
}
.icon-star p {
    font-size: 1.1em;
}
.icon-group [class*="icon-"]::before {
    margin: 2px 15px 6px 0px;
}
.auto-activated {
    padding: 3em 1.2em;
}
.inst-item {
    padding: 0 0 1em;
}
.colorY {
    font-size: 0.8em;
}
.kak-smotret .flex-aling-left {
    display: flex;
    flex-flow: column;
}
.kak-smotret .flex-aling-center ul li {
    line-height: 2em;
}
.num-style {
    padding: 10px 25px;
}
.inst-title {
    padding: 10px 20px;
    width: 100%;
    margin: 0;
    line-height: 15px;
}
.logo-inst {
    width: 140px;
    margin-right: 10px;
}
.icon-group p {
    padding-left: 50px;
    font-size: 1em;
}
.mailform input{
padding: 8px 15px;
}
.footer p {
    font-size: 0.9em;
}
}
@media (min-width: 768px){
.navbar-inner {
    margin: 10px auto;
}
}
@media (min-width: 1460px){
.page-nikolaev .channel-logo {
    height: 92px;
    margin: 10px;
    width: 92px;
}
}