/* 
 *
 * NAVIGATION SECTION ====================================================================================================================================================
 *
 */
 twitter-widget{
	width:100%!important;
}
 /* docasne vypne video boxiky **/
 .video_slider_cont {
	 display:none !important;
 }
 
 /* SOUBIZ only for hover in main navigation */

.soubiz_des .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.soubiz_des .dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.soubiz_des.dropdown:hover .dropdown-menu {
    display: block;
}
.soubiz_des .nav-tabs .dropdown-menu, 
.soubiz_des .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.soubiz_des .navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.soubiz_des .navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.dropdown.main-soubiz{
    display: none;
}
.markiza-navigacia .dropdown.soubiz_des>a:hover{ 
    border-bottom: 0px solid #fdce0c;
}
.markiza-navigacia .navbar-nav>li>.dropdown-menu.soubiz{
    margin-top: 0px;
    border-top: 2px solid #01376e;
}
.dropdown-menu.soubiz>li>a{
    padding: 7px 20px;
}
@media screen and (max-width: 1000px){
    .dropdown.soubiz_des{
        display: none;
    } 
    .dropdown.main-soubiz{
        display: block;
    } 
}

 /** uprava pre burger **/
.markiza-navigacia.navbar-default .navbar-toggle,
.markiza-navigacia.navbar-default .navbar-toggle {
    border-color: #fff;
    border: 0px;
    display: block;
    color: #fff;
    background-color:transparent;
    float: left;
}
.markiza-navigacia .social .fa {
    color: #fff;
}
.markiza-navigacia.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 3px;
}


.markiza-navigacia.navbar-default {
    background-color: #185ba9;
    border-color: #185ba9;
    border-radius: 0px;
        margin: 0px;
}

.markiza-navigacia .fa{
    color: #fff;
}
.markiza-navigacia.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 15px;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-weight: normal;
    padding-left: 12px;
    padding-right: 12px;
}
.markiza-navigacia.navbar-default .navbar-nav a th img{
    margin: 1px 5px 0 0;
    height: 19px;
}

.markiza-navigacia .platform-logo{
    background: url('../grf/header-markiza-logo.png') no-repeat;
    height: 40px;
    width: 184px;
    position: relative;
    z-index: 2;
}
.markiza-navigacia .navbar-brand.logo{
    padding: 5px;
}
.markiza-navigacia .navbar-brand.menu-more{
    margin-right: 12px;
    margin-left: 0px;
    display: none;
}

.markiza-navigacia.navbar-default .navbar-nav>.active>a, 
.markiza-navigacia.navbar-default .navbar-nav>.active>a:focus, 
.markiza-navigacia.navbar-default .navbar-nav>li>a:hover,
.markiza-navigacia.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
    border-bottom: 2px solid #ffd516;
    margin-bottom: 0px;
    padding-bottom: 13px;
}


.markiza-navigacia .social{
    margin-top: 11px;
}
.markiza-navigacia.navbar-default .social .social-link {
    display: block;
    border: 2px solid #fff;
    border-radius: 26px;
    height: 28px;
    width: 28px;
    margin-right: 9px;
    float: left;
}
.markiza-navigacia.navbar-default .social .social-link:hover {
    border: 2px solid #ddd;
}
.markiza-navigacia .social .social-link .fa{
    margin-left: 6px;
    margin-top: 5px;
}
.markiza-navigacia .social .social-link .fa.fa-facebook{
    margin-left: 8px;
}


/** MENU VIAC WRAP **/
.markiza-navigacia.menu-viac-wrap{
    width: 317px;
    height: 100%;
    background-color: #185ba9;
    position: absolute;
    z-index: 1042;
    display:none;
}

.markiza-navigacia.menu-viac-wrap .platform-logo{
    margin-top: 1px;
}

.markiza-navigacia.menu-viac-wrap .navbar-toggle.collapsed{
     display: block;
    float: left;
    border: 0px;
    background-color: transparent;
}
.markiza-navigacia.menu-viac-wrap .navbar-toggle.collapsed .fa{
    font-size: 28px;
    margin-left: 14px;
    margin-top: -4px;
    margin-right: -13px;
}

.markiza-navigacia.menu-viac-wrap .items{
    margin-top: 50px;   
}
.markiza-navigacia.menu-viac-wrap .items ul,
.markiza-navigacia.menu-viac-wrap .items ul li{
    float:none; 
}
.markiza-navigacia.menu-viac-wrap .items ul li th,
.markiza-navigacia.menu-viac-wrap .items ul li a:focus,
.markiza-navigacia.menu-viac-wrap .items ul li a:hover,
.markiza-navigacia.menu-viac-wrap .items ul li a{
    background: none;
    color: #fff;
    text-transform: uppercase;
    padding: 8px;
    margin-left: 10px;
    font-size: 15px;
    font-family: RobotoLight;
    border-bottom: 1px solid transparent;
    font-weight: normal;
}
@media only screen and (max-width: 999px){
    .markiza-navigacia.menu-viac-wrap .items ul li th{
        padding: 0;
        margin: 0;
    }
    .markiza-navigacia.menu-viac-wrap .items ul li th img{
        margin: 0 5px -2px 0;;
        padding: 0;
        height: 25px;
    }
}

.markiza-navigacia.menu-viac-wrap .items ul>li>a:hover{
    border-bottom: 1px solid #ffd516;
}

.markiza-navigacia.menu-viac-wrap .navigation-deviders{
    margin: 20px 0px;
    border-top: 1px solid #5581b1;
    border-bottom: 1px solid #5581b1;
}
.markiza-navigacia.menu-viac-wrap .navigation-devider{
    height:70px;
    background-position: 20px !important;
    cursor: pointer;
    display:block;
}
.markiza-navigacia.menu-viac-wrap .navigation-devider.plus{
    background: url('../grf/logos/vaPlus29112019.png') no-repeat;
    background-size: 90px auto;
}
.markiza-navigacia.menu-viac-wrap .navigation-devider.voyo{
    background: url('../grf/logos/navigation-voyo.png') no-repeat;
}
.markiza-navigacia.menu-viac-wrap .navigation-devider.dajto{
    background: url('../grf/logos/logo-menu-dajto.png') no-repeat;
}
.markiza-navigacia.menu-viac-wrap .navigation-devider.doma{
    background: url('../grf/logos/logo-menu-doma.png') no-repeat;
}
.markiza-navigacia.menu-viac-wrap .navigation-devider.markiza{
    background: url('../grf/logos/logo-menu-markiza.png') no-repeat;
}
.markiza-navigacia.menu-viac-wrap .navigation-devider.nadacia{
    background: url('../grf/logos/logo-menu-nadacia.png') no-repeat;
}
.markiza-navigacia.menu-viac-wrap .navigation-devider.odpisemeti{
    background: url('../grf/logos/odpisemetilogo-menu.png') no-repeat;
}
.markiza-navigacia.menu-viac-wrap .navigation-devider.tvnoviny{
    background: url('../grf/logos/logo-menu-tvnoviny.png') no-repeat;
}
.markiza-navigacia.menu-viac-wrap .navigation-devider.shop{
    background: url('../grf/logos/logo-menu-eshop.png') no-repeat;
    background-size: 160px;
}

#search {
    position: fixed;
    top: 0px;
    z-index: 9999;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    background-color: #185ba9;
    border: 1px solid #0b3b72;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -75px;
    font-size: 20px;
    padding: 5px 40px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #185ba9;
    border-color: #357ebd;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
}

@media only screen and (max-width: 1000px) {
	#search input[type="search"] {
		font-size: 29px;
	}
	#search .btn {
		margin-top: 0px;
		    font-size: 12px;
	}
}


/** navigacia responsive **/
@media only screen and (max-width: 1000px) {
    
    .markiza-navigacia #navbar .menu-items {
        display:none;
    }
    
    .markiza-navigacia.menu-viac-wrap .items {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 500px) {
    .markiza-navigacia.menu-viac-wrap {
        width: 100%;
        height: auto !important;
    }
}

/** TOP FORMATS **/
.section-name{
    font-size: 20px;
    text-transform: uppercase;
    color: #4a4a4a;
    margin: 10px;
}
.section-name a{
    color: #4a4a4a;
    text-decoration: none;
}
.top-formats {
    padding: 0px 10px;
    margin-bottom: 50px;
    margin-top: 20px;
}
.top-formats .item{
    width:20%;
    float:left;
    padding: 10px 10px;
}
.top-formats .item a{
    display:block;
    text-decoration: none;
    border: 1px solid transparent;

}
.top-formats .item a:hover{
    border: 1px solid #d0d0d0;
}
.top-formats .item .image img{
    /*border: 1px solid #cdcdcd;*/
}
.top-formats .item .content{
    background-color: #e4e4e4;
        padding: 5px;
}
.top-formats .item .content .title{
    color: #000;
    margin: 0px 0px;
    font-size: 16px;
	display:none;
}
.top-formats .item .content .day{
    color: #356ead;
    margin: 0px 0px;
    font-size: 15px;
}
.top-formats .item .content .time {
    color: #4c4c4c;
    font-size: 32px;
    font-family: RobotoLight;
	margin-top: -5px;
}
.top-formats .item  .image {
    position:relative;
}
.top-formats .item .mobile-name{
    display:none;
}
.top-formats .item  .time img {
    width: 36px;
    float: right;
    margin-top: 3px;
}
.top-formats .item  .time .col-xs-6{
	font-size: 30px;
}
@media only screen and (min-width: 1000px) {
    .top-formats .item.item-6{
        display:none;
    }
}
@media only screen and (min-width: 400px) {
    /*.top-formats .item.item-6{
        display:none;
    }*/
}
@media only screen and (max-width: 1000px) {
    .top-formats .item{
        width:33.3333%;
    }
}
@media only screen and (max-width: 600px) {
    .top-formats .item{
        width:50%;
    }
}


/** HP SECTION **/
.homepage-section{
        padding: 20px 10px;
}
.homepage-section h4{
    font-size: 16px;    
}
.homepage-section .item a>h3,
.homepage-section .item a:hover,
.homepage-section .item a>h4:hover,
.homepage-section .item h4{
    color: #454545;
    font-family: RobotoBold;
    text-decoration:none;
}

.homepage-section .item.item-last a>h4:hover{
    font-size: 12px;
}
.homepage-section .item.item-big a>h3{
font-size: 35px;
    padding: 0px 20px;
}


.homepage-section .item{
    padding: 10px 5px;  
    /*border: 1px solid #ff0000;*/
}

.homepage-section .item-big .content {
    background-color: #fff;
    height: 200px;
    width: 100%;
    float: left;
    display: block;
    position: relative;
    display: table-row;
}

.homepage-section .item.item-big{
    min-height: 490px;  
}
.homepage-section .item.item-small{
    min-height: 245px;
    padding: 10px 10px;
    padding-right: 5px; 
}
.homepage-section.pod-varit .btn-viac span{
    background-color: #e75646;
    color: #fff;
}

@media screen and (max-width: 1000px) {
    .homepage-section .item.item-big {
        min-height: auto;
        height: auto;
    }
    .homepage-section .item.item-big img {
        width: 100%;
    }
    .homepage-section .item-big .content {
        height: auto;
        width: 100%;
        display: block;
        padding: 1px;
        padding-bottom: 10px;
    }
}

























/* =================================================================== PRAVE VYSIELAME ===================================================================*/
/* navigacia */
.prave-vysielame {
    background-color: transparent;
    padding: 0px;
    width: 100%;
    padding: 20px 0px;
}
.prave-vysielame .nav {
    padding: 0px 33px;
    border-bottom: 0px;
}
.prave-vysielame .item {
    margin: 20px 0px;
}

.prave-vysielame .nav {
    background-color: #19181d;
}
.prave-vysielame .nav>li>a {
    padding: 5px 10px;
    margin: 10px;
}
.prave-vysielame .nav-tabs>li.active>a,
.prave-vysielame .nav-tabs>li.active>a:hover,
.prave-vysielame .nav-tabs>li>a:hover,
.prave-vysielame .nav-tabs>li.active>a:focus {
    border-bottom-color: transparent;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #013972;
    border-top: 1px solid #2a5a8a;
    cursor: default;
    font-size: 12px;
    background-color: #013972;
}


/* if markiza */
.prave-vysielame .nav-tabs>li.markiza.active>a,
.prave-vysielame .nav-tabs>li.markiza.active>a:hover,
.prave-vysielame .nav-tabs>li.markiza>a:hover,
.prave-vysielame .nav-tabs>li.markiza.active>a:focus {
    border: 1px solid #013972;
    border-top: 1px solid #2a5a8a;
    background-color: #013972;
}

/* if doma */
.prave-vysielame .nav-tabs>li.doma.active>a,
.prave-vysielame .nav-tabs>li.doma.active>a:hover,
.prave-vysielame .nav-tabs>li.doma>a:hover,
.prave-vysielame .nav-tabs>li.doma.active>a:focus {
    border: 1px solid #bd2125;
    border-top: 1px solid #dd8a8d;
    background-color: #bd2125;
}

/* if dajto */
.prave-vysielame .nav-tabs>li.dajto.active>a,
.prave-vysielame .nav-tabs>li.dajto.active>a:hover,
.prave-vysielame .nav-tabs>li.dajto>a:hover,
.prave-vysielame .nav-tabs>li.dajto.active>a:focus {
    border: 1px solid #ffce00;
    border-top: 1px solid #fcea98;
    background-color: #ffce00;
}

@media only screen and (max-width: 1000px) {
    .prave-vysielame .black-button {
       display:none;
    }
}





/*    margin: -5px 0 30px 0;
    padding-top: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #00376d;
}
.news_tvn span,
.news_tvn a{
    color: #00376d;
    text-transform: lowercase;
}
.news_tvn .navi{
    display: inline;
    padding: 0 10px;
}
.news_tvn .home{
    float: right;
}
.news_tvn .home i{
    color: #FF5722;
}
.news_tvn .navi a[class="active"]{
    text-decoration: underline;
}*/



.prave-vysielame .nav-tabs>li>a {
    border-bottom-color: transparent;
    border-radius: 3px;
    border-top: 1px solid #2a5a8a;
    font-size: 12px;
    border: 1px solid #83828a;
    background-color: #2f2e34;
    color: #83828a;
    margin: 10px 5px;
    min-width: 80px;
    text-align: center;
    cursor: pointer !important;
}
/* content */

.prave-vysielame .tab-content,
.prave-vysielame .tab-content .active {
    background-color: #2f2e34;
    padding: 0 10px;
}
.prave-vysielame .cas {
    color: #9998a0;
    font-size: 24px;
    font-family: 'RobotoLight';
}
.prave-vysielame .name,
.prave-vysielame .name a {
    color: #fff;
    font-size: 12px;
}

.prave-vysielame .promo{
    float: right;
    margin-top: 9px;
    text-transform: uppercase;
    color: #98989a;
    font-size: 10px;
    cursor: pointer;
    padding: 10px 0px;
}

.prave-vysielame .promo .white{
    color: #fff;
}
    
.prave-vysielame .progress {
    height: 1px;
    margin: 10px 0px;
    background-color: #545456;
}
.prave-vysielame .progress-bar {
    background-color: #fff;
}
.prave-vysielame img {
    margin-top: 5%;
    box-shadow: 0px 0px 10px #000000;
}
.prave-vysielame img.icon{
    box-shadow: none;
    position: absolute;
    top: 18px;
    left: 63px;
}
@media screen and (max-width: 999px){
    .prave-vysielame img.icon{
        top: 5px;
        left: 20px;
    }
}
@media screen and (max-width: 1000px) {
    .prave-vysielame {
        width: 100%;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
    .prave-vysielame .name,
    .prave-vysielame .name a {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .prave-vysielame .progress {
        margin: 5px 0px;
    }
    .prave-vysielame .item {
        margin: 0px;
        margin-bottom: 15px;
    }
    .prave-vysielame .nav {
        padding: 0px 20px;
    }
    .prave-vysielame .section-name,
    .prave-vysielame .promo {
        float: none;
        margin-left: 6px;
        clear: both;
    }
}
.black-button a,
.black-button a:hover,
.black-button a:focus{
    text-decoration:none;
}
.black-button .btn-default {
    margin: -15px auto 0 auto;
    background-color: #2e2e33;
    color: #828289;
    border: 1px #4a4a4e solid;
    border-radius: 25px;
    font-family: 'RobotoMedium';
    font-size: 12px;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 180px;
        border-radius: 4px;
}
/*
 *
 *==========================NAJNOVSIE NA markiza, doma, dajto===============================================================================================================================
 *
 *
*/

/*
 *
 *==========================SECTION TRIPPLE===============================================================================================================================
 *
 *
*/
.tvn-section.triple{
    margin: 0px 0px;
}
.tvn-section.triple .item {
   height: 290px;
}
.tvn-section.triple .item .image {
    position: relative;
        margin-bottom: 10px;
}
.tvn-section.triple .info {
    padding: 0px 0px;
}
.tvn-section.triple .item h2 {
    padding: 0px;
    margin: 0px;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    color: #454545;
}
.tvn-section.triple .item h2:hover {
    color: #000 !important;
}
.tvn-section.triple img{
    width: 100%;
}
.tvn-section.triple .item a,
.tvn-section.triple .item a:hover {
    text-decoration: none;
}
.tvn-section.triple .tag {
    margin: 0px;
    padding: 2px 9px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: relative;
    left: auto;
    width: auto;
    display: inline-block;
    margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
    .tvn-section.triple {
        max-width: 400px;
        margin: 0px auto;
    }
}
@media only screen and (max-width: 1000px) {
    .tvn-section.triple .item {
        height: 360px;
    }
}
@media only screen and (max-width: 800px) {
    .tvn-section.triple .item {
        height: auto;
    }
}
.tvn-section.section .item {
    padding-left: 0px;
    padding-right: 0px;
}
.tvn-section.section .item:nth-child(even) {
    padding-right: 10px;
}
.tvn-section.section .item:nth-child(odd) {
    padding-left: 10px;
}
@media only screen and (max-width: 768px){
   .tvn-section.section .item:nth-child(even) {
        padding-right: 0px;
    }
    .tvn-section.section .item:nth-child(odd) {
        padding-left: 0px;
    }
}

    



/** DOMA **/
.tvn-section .item.najnovsie-doma .tag .text {
    display: none;
}
.tvn-section .item.najnovsie-doma .tag {
    background: url("../grf/doma-logo.png");
    background-repeat: no-repeat;
}
/** DAJTO **/
.tvn-section .item.najnovsie-dajto .tag .text {
    display: none;
}
.tvn-section .item.najnovsie-dajto .tag {
    background: url("../grf/dajto-logo.png");
    background-repeat: no-repeat;
}
/** TVNOVINY **/
.tvn-section .item.najnovsie-dajto .tag .text {
    display: none;
}
.tvn-section .item.najnovsie-tvnoviny .tag {
    background: url(../grf/tvnoviny-logo.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 130px;
}

/** SECTION EXTENDS TRIPPLE **/
.tvn-section.triple.section .item {
    height: 370px;
}
@media only screen and (max-width: 768px){
    .tvn-section.triple.section .item {
        margin: 0 0 25px 0;
        padding: 0 5px;
    }  
}
@media only screen and (max-width: 767px){
    .tvn-section.triple.section .item {
        padding: 0;
        height: auto;
    }  
}
/** MEDIA QUERIES **/
/*
@media only screen and (max-width: 999px){
    .tvn-section .item .image {
        padding-right: 15px;
    }
}
@media only screen and (max-width: 768px) {
    .triple .perex {
        margin-bottom: 0px;
        display: block;
    }
    .tvn-section.markiza {
        margin: 0;
    }
    .tvn-section .item .image{
        margin: 20px 0 0 0;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 500px){
    .tvn-section .item .image{
        padding-right: 0px;
    }
}
*/



.tvn-section.section .item.big {
    position: relative;
    height: auto;
    padding: 0px 0px;
    width: 100%;
    margin-bottom: 50px;
}

.tvn-section.section .item.big {
    position: relative;
    height: auto;
    padding: 0px 0px;
    width: 100%;
    margin-bottom: 50px;
}
.tvn-section.section .item.big .section-tag{
    position: absolute;
    top: 10px;
    left: auto;
    margin-left: 10px;
}
.tvn-section.section .item.big .homepage_top_item_info{
    display: block;
    width: 100%;
    position: absolute;
    /* position: relative; */
    padding: 0px;
    margin: 0px;
    bottom: 0px;
    color: #fff;
    background-color: #000;
    height: 100px;
    background-image: -webkit-gradient( linear, left top, left bottom, from(transparent), to(rgba(0,0,0,0.8)) );
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 1));
}

.tvn-section.section .item.big .homepage_top_item_info h3{
    color: #fff;
    padding: 0px 20px;
    font-size: 28px;
}
@media only screen and (max-width: 768px){
    .tvn-section.section .item.big .homepage_top_item_info h3{
        font-size: 22px;
    }
}

/*
 *
 *==========================TV PROGRAM NA markiza, doma, dajto===============================================================================================================================
 *
 *
*/

.tv-program .section-name {
    float:left
} 
.tv-program .item {
    padding: 10px;
} 
.tv-program .nav-tabs {
    float: right;
    margin: 10px 0 0 0;
}
.tv-program .row.nav-row {
    border-bottom: 0px #00689f solid;
}
.tv-program .uvidite {
    color: #00689f;
    font-size: 24px;
    margin-left: 5px;
    font-family: 'RobotoLight';
    font-weight: bold;
}

.tv-program .uvidite a:hover{
    text-decoration: none;
}


.tv-program .nav-tabs li a {
    margin: 0px;
}
.tv-program .nav-tabs>li>a {
    border-radius: 0px 0px 0 0;
    padding: 3px 8px;
    font-size: 12px;
    background: transparent;
    color: #4a4a4a;
    text-transform: uppercase;
}
.tv-program .nav-tabs {
    border-bottom: 0px solid #ddd;
}
.tv-program tabs>li.active>a,
.tv-program .nav-tabs>li.active>a:focus,
.tv-program .nav-tabs>li.active>a:hover,
.tv-program .nav-tabs>li>a:hover,
.tv-program .nav-tabs .active a {
    border-radius: 0px 0px 0 0;
    padding: 3px 8px;
    font-size: 12px;
    background: #4a4a4a;
    border: 1px solid #4a4a4a;
    box-sizing: border-box;
    color: #fff;
    text-transform: uppercase;
}
.tv-program .tab-content .tab-pane.fade {
    display: none;
}
.tv-program .tab-content .tab-pane.fade.active {
    display: block;
}
.tv-program .program-content {
    padding: 20px 0px;
}
.tv-program .col-md-3.promos {
    padding-left: 0px;
}
.tv-program .col-md-3.promos .center-block {
    width: 220px;
    margin-bottom: 20px;
}
.tv-program .item h3 a {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 5px;
    text-decoration: none;
    color: #000;
}
.tv-program .item .perex {
    font-size: 12px;
    margin: 10px 5px;
    /*text-align: justify;*/
}
/* markiza */

.tv-program .markiza .pas {
    width: 100%;
    height: 30px;
    padding: 7px 0px;
    background: #0057a2 url("../grf/markiza-logo-tv-program.png") no-repeat;
    margin-top: -1px;
}
.tv-program .markiza .pas .date {
    color: #fff;
    margin-left: 30px;
    font-size: 11px;
    text-transform: uppercase;
}
/* doma */

.tv-program .doma .pas {
    width: 100%;
    height: 30px;
    padding: 7px 0px;
    background: #bd2026 url("../grf/doma-logo-tv-program.png") no-repeat;
    margin-top: -1px;
}
.tv-program .doma .pas .date {
    color: #fff;
    margin-left: 70px;
    font-size: 11px;
    text-transform: uppercase;
}
/* dajto */

.tv-program .dajto .pas {
    width: 100%;
    height: 30px;
    padding: 7px 0px;
    background: #ffce00 url("../grf/dajto-logo-tv-program.png") no-repeat;
    margin-top: -1px;
}
.tv-program .dajto .pas .date {
    color: #fff;
    margin-left: 50px;
    font-size: 11px;
    text-transform: uppercase;
}


/* =================================================================== TLACOVE SPRAVY ===================================================================*/

.items-tlacove-spravy {
    margin-bottom: 20px;
}
.items-tlacove-spravy hr{
    margin: 5px 0 10px 0;
    height: 1px;
    background: #00689f;
}
.item-tlacove-spravy {
        padding: 0px 5px;
}
.item-tlacove-spravy .wrap {
    background-color: #eeeeee;
    margin: 5px;
    padding: 1px 10px;
    border-top: 4px solid #4a4a4a;
    min-height: 200px;
    margin-top: 10px;
}
.item-tlacove-spravy .info h3 {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
        margin-top: 10px;
}
.item-tlacove-spravy .perex {
    font-size: 12px;
}
.item-tlacove-spravy .date {
    font-size: 11px;
    font-family: 'RobotoLight';
    position: absolute;
    bottom: 10px;
}
.items-tlacove-spravy .tv-program .row.nav-row {
    border-bottom: 0px #00689f solid;
}

/** Homepage - Markiza - SECTIONS**/
.homepage_listing_cont h2{
    margin: 30px 0 -10px 0;
    font-family: 'Roboto';
}
.homepage_listing_cont hr {
    margin-top: 13px;
}


/*** SECTION HOMEPAGE **/

.homepage-info{
    padding: 0 5px 5px 5px;
}
.rightBannerRB {
    margin: 40px 15px 40px 15px;
    background-color: #185ba9;
    padding: 10px 0px;
    padding-bottom: 0px;
}
.rightBannerRB .item {
    padding: 5px 15px;
    display: block;
}
.rightBannerRB .obrRB {
    background-color: #fff;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    margin: 0 0 10px 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    display: block;
    background-size: auto auto;
    float: left;
}
.rightBannerRB .text {
    color: #222;
    margin-top: 0px;
    padding-top: 10px;
    display: block;
    text-align: left;
    font-size: 13px;
    padding-left: 90px;
    height: 80px;
    background-color: #fff;
    font-weight: bold;
    padding-right: 10px;
}

/** RELACIE A SERIALZ ******************************************************************************************************************************************************/
/* relacie a serialy */
.bordered_box.relacie .top_formats_cont.few{
    max-height: 900px;
    overflow: hidden;
}

.bordered_box.relacie .top_formats_cont.all{
    max-height: auto;
    overflow: auto;
    overflow: hidden;
}


.bordered_box.relacie .item {
    padding: 10px;
    width: 25%;
    height: 290px;
    background: #dcf4ff;
    background: transparent;
}
.bordered_box.relacie .item .perex {
    font-size: 12px;
    color: #4a4a4a;
}
.bordered_box.relacie.top_formaty .item{
    height: auto;
}

.bordered_box.relacie .top_formats_cont  .image_cont h3:hover,
.bordered_box.relacie .top_formats_cont  .image_cont h3 {
    color: #fff;
    position: relative;
    font-size: 15px;
    left: 0;
    transform: translate(0%);
    text-align: left;
    line-height: 0px;
    line-height: normal;
    text-decoration: none;
    font-weight: bold;
    color: #4a4a4a;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.bordered_box.relacie .top_formats_cont  .image_cont {
    padding: 0;
    background: transparent !important;
}
.bordered_box.relacie .top_formats_cont  .image_cont img {
    opacity: 1;
}

.bordered_box.relacie .top_formats_cont  .info {
    padding: 5px 0 0 0;
}
.bordered_box.relacie .top_formats_cont  .info .one,
.bordered_box.relacie .top_formats_cont  .info .two{
    text-align: left;
    padding: 0 5px 0 0;
    width: 25px;
    color: #929292;
}


ul.alphabet-menu li a{
  color: #646464; 
}

ul.alphabet-menu li a[class='default']{
    padding: 0px 13px;
    margin: 0px;
    color: #646464;
}
ul.alphabet-menu li a[class='active']{
    padding: 0px 13px;
    margin: 0px;
    color: #cdcdcd;
}

.a-z_formats_oneline {
    margin: 0 0 20px 0;
    margin-bottom: 0px;
    padding: 5px;
    padding: 0px;
}
.a-z_formats_oneline .letter {
    display: inline-block;
    padding: 0;
    cursor: pointer;
    margin: 7px;
}
.a-z_formats_oneline .letter a {
    color: #013972;
    text-decoration: none;
        font-size:15px;
}
.a-z_formats_oneline .letter a.active {
   opacity: 0.7;
   color: #999;
   cursor: context-menu;
}
.a-z_formats_oneline ul{
    padding: 0;
    margin: 0;
    font-family: 'RobotoMedium';
}
.a-z_formats_oneline .letter.all {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 15px;
    color: #01588e;
    font-family: 'RobotoBold';
    border-bottom: 2px solid #01588e;
}

.relacie .search form {
    padding: 6px;
}
.relacie .search .input-group{
    border-top: 1px solid #d0dae4;
    border-left: 1px solid #d0dae4;
    border-bottom: 1px solid #d0dae4;
    border-top: 1px solid #d0dae4;
    border-right: 1px solid #d0dae4;
        border-radius: 3px;
}

.search i{
    color: #013972;
}

.bordered_box.relacie .search {
    padding: 8px;
    padding: 0px;
    margin: 3px;
}
    
.relacie .search .search input, 
.relacie .search .search input:focus,  
.relacie .search .search .input-group-addon {
    height: auto;
    margin-top: 0px;
    background-color: transparent;
    border: 0px;
    padding: 3px 6px;
    transform: translate3d(0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.0), 0 0 0px rgba(102, 175, 233, 0.6); /* no focus */
    padding: 10px;
    font-size: 14px;
}

.relacie .search .search .input-group .form-control:last-child, 
.relacie .search .search .input-group-addon:last-child, 
.relacie .search .search .input-group-btn:last-child>.btn, 
.relacie .search .search .input-group-btn:last-child>.btn-group>.btn, 
.relacie .search .search .input-group-btn:last-child>.dropdown-toggle, 
.relacie .search .search .input-group-btn:first-child>.btn:not(:first-child), 
.relacie .search .search .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}


.relacie .search .form-group {
    margin-top: 0px;
    margin-bottom: 0px;
}
.relacie .search .form-group input#search {
    background-color: #606060;
    border: 0px #606060 solid;
    color: #fff;
    border-top: 2px #8b8b8b solid;
    border-left: 2px #8b8b8b solid;
    border-bottom: 2px #8b8b8b solid;
    border-radius: 2px 0px 0px 3px;
    height: 30px;
}
.relacie .search .search .input-group-addon button {
    padding: 0px;
    margin: 0px;
    height: 0px;
    margin-bottom: 11px;
    border: 0px solid;
}

.relacie .search .left-box,
.relacie .search .right-box{
    /*border-bottom: 1px solid #d0dae4;*/
        padding: 0px;
}
@media screen and (min-width: 1000px){
    .search-box-wrapper-desktop{
        display: block;
    }
    .search-box-wrapper-mobile{
        display: none;
    }
}
@media screen and (max-width: 999px){
    .search-box-wrapper-desktop{
        display: none;
    }
    .search-box-wrapper-mobile{
        display: block;
    }
}

.relacie.top_formaty.bordered_box {
    border: 0px solid #c0ccd6;
    margin: 0px 0px;
    margin: 0px;
    background-color: #dcf4ff;
            padding-bottom: 0px;
}
.relacie.top_formaty.bordered_box .top_formats_cont  .image_cont img {
    border: 4px solid #04afff;
}


.bordered_box.relacie {
    margin-top: 0px;
        padding: 20px 0px;
}
.bordered_box.relacie .top_formats_cont {
    padding: 10px 10px;

}

#viac-relacie-serialy .pager{
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px; 
}
    
/* media bordered_box.relacie 999px */
@media only screen and (max-width: 999px) {
    .bordered_box.relacie .item {
    width: 25%;
    height: 250px;
    }
    
    .relacie.top_formaty .section_cont{
        display: none;
    }
    .bordered_box.relacie.top_formaty .item.item-5{
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .bordered_box.relacie .item {
		width: 50%;
		height: 300px;
	}
    
    .bordered_box.relacie.top_formaty .item.item-4,
    .bordered_box.relacie.top_formaty .item.item-5{
        display: none;
    }
}
@media only screen and (max-width: 450px) {
   .bordered_box.relacie .item {
		width: 100%;
		height: auto;
	}
    .bordered_box.relacie.top_formaty .item.item-3,
    .bordered_box.relacie.top_formaty .item.item-4,
    .bordered_box.relacie.top_formaty .item.item-5{
        display: none;
    }
}


/******************* RIGHT COLUMNS ****************************************************************************************************************/
/* most-rated content */
.left-column{
    margin-top: 30px;
}
.right-column{
    margin-top: 30px;
    padding: 0px 15px 0px 0px;
}
@media only screen and (max-width: 768px){
    .right-column {
        padding: 0;
    }
}
.most-rated.col-xs-12 {
    margin: 0px;
    padding: 0px;
	margin-bottom: 25px;
    margin-left: 0px;
    padding-right: 0px;
}
.most-rated .nav-tabs {
    border: 0px;
    margin-left: 0px;
}
.most-rated .nav-tabs>li>a {
    font-size: 10px;
}
.most-rated .nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 0px;
    border-radius: 0px 0px 0 0;
    padding: 2px 10px;
    background: transparent;
    text-transform: uppercase;
    cursor: pointer;
    color: #000;
}
.most-rated .nav-tabs>li.active>a,
.most-rated .nav-tabs>li.active>a:focus,
.most-rated .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    border: 0px;
    border-radius: 0px 0px 0 0;
    padding: 2px 10px;
    background: transparent;
    font-size: 10px;
    background-color: #4a4a4a;
}

.most-rated .item .order {
    margin-top: 10px;
    font-family: Roboto;
    color: #4a4a4a;
    font-weight: bold;
    padding: 6px 0px;
}
.most-rated .item .content {
    margin-top: 10px;
    font-family: Roboto;
    border-bottom: 1px dotted #cccccc;
    padding: 6px 0px;
}
.most-rated .item .content .play_icon_divider{
    width: 15px;
    height: 15px;
    display: inline-block;
}
.most-rated .item .content .play_icon{
    background: url(../grf/red_play.png) no-repeat;
    width: 15px;
    height: 15px;
    background-size: 15px;
    position: absolute;
    top: 15%;
    left: 0;
}
.most-rated .item .content>a {
    color: #555556;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .most-rated .text,
    .most-rated .text .row{
        display: flex;
    }
}
    
/*
.most-rated li:first-child{
    border-bottom: 0px dotted #cccccc;
}
*/



.most-rated .btn.btn-primary.right-column-section-nadpis {
    /*background-color: #2c5994;
    border: 0px solid;
    border-radius: 0px;
    font-size: 11px;
    padding: 3px 10px;
    padding: 5px 10px;
    cursor: default;
    text-transform: uppercase;
    margin-right: 49px;
	*/
	background-color: transparent;
    border: 0px solid;
    border-radius: 0px;
    cursor: default;
    margin-right: 20px;
    font-size: 16px;
    padding: 0px 15px;
    color: #185ba9;
    background: transparent;
    font-family: Roboto;
    font-weight: normal;
    margin-top: -4px;
	 background-color: transparent !important;
}
/* 
 farebne kombinacie 
 markiza, doma dajto 
*/

.most-rated.markiza .btn.btn-primary.right-column-section-nadpis {
    background-color: #2c5994;
}
.most-rated.doma .btn.btn-primary.right-column-section-nadpis {
    background-color: #bd2026;
}
.most-rated.dajto .btn.btn-primary.right-column-section-nadpis {
    background-color: #ffce00;
}
.most-rated.tvnoviny .btn.btn-primary.right-column-section-nadpis {
    background-color: #ee4b0e;
}


@media screen and (max-width: 400px) {
    .btn.btn-primary.right-column-section-nadpis {
        margin-right: 10px;
    }
}
.homepage-info .most-rated .nav.nav-tabs li {
    width: auto;
}
.homepage-info .nav-tabs>li>a,
.homepage-info .nav-tabs>li>a:focus,
.homepage-info .nav-tabs>li>a:hover {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 0px;
    border-radius: 0px 0px 0 0;
    padding: 2px 10px;
    background: transparent;
    text-transform: uppercase;
    cursor: pointer;
    color: #000;
}
.most-rated .image {
    display: none;
}
/** right column MICROSITE **/
.microsite.most-rated .nav-tabs>li>a, 
.microsite.most-rated .nav-tabs>li>a:focus, 
.microsite.most-rated .nav-tabs>li>a:hover{
    text-transform: lowercase;
    font-weight: 300;
    font-size: 12px;
    padding: 2px 10px 2px 0px;
}
.microsite.most-rated .nav-tabs>li.active>a, 
.microsite.most-rated .nav-tabs>li.active>a:focus, 
.microsite.most-rated .nav-tabs>li.active>a:hover{
    background: transparent;
    color: #3d3d3d; 
    text-transform: lowercase;
    font-weight: 800;
    font-size: 12px;
    padding: 2px 10px 2px 0px;
}
.microsite.most-rated .content{
    padding: 5px 0;
}
.microsite.most-rated .title {
    font-size: 16px;
    padding: 3px 10px;
    color: #185ba9;
    background: transparent;
    font-family: Roboto;
    font-weight: normal;
}
/*
.microsite.most-rated .title.markiza{
    background: #013972;
}
.microsite.most-rated .title.doma{
    background: #c82121;
}
.microsite.most-rated .title.dajto{
    background: #ffce00;
    color: #000000;
}
.microsite.most-rated .title.tvn{
    background: #ee4b0e;
}
*/
/** VIDEO UPUTAVKA **/
.microsite.right_video {
    padding: 1px 0px;
    background-color: #185ba9;
    height: auto;
    margin-bottom: 50px;
}
.microsite.right_video .box {
    padding: 0px 15px;
}
.right_video .head h2 {
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    margin-top: 10px;
    font-family: RobotoLight;
}

.right_video .title {
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    height: 78px;
}

.right_video .cele-epizody{
    background-color: #0f437f;
    border-top: 5px solid #fff;
        height: 60px;
}

.right_video .cele-epizody .text {
    color: #fff;
    padding: 8px;
    font-size: 14px;
    text-align: center;
    width: 40%;
}
@media screen and (max-width: 768px){
    .right_video .cele-epizody .text{
        text-align: right;
        padding: 8px 20px;
    }
}
@media screen and (max-width: 330px){
    .right_video .cele-epizody .text{
        padding: 8px;
    }
}
.right_video .cele-epizody .img {
    background: url(../grf/uputavka_logo.png);
    background-repeat: no-repeat;
    height: 50px;
    width: 159px;
    background-position: 14px 6px;
    width: 60%;
}

.right_video .player_wrap {
    cursor:pointer;
}
.right_video .box.side-media-player .player_wrap .body .flowplayer .play {
    position: relative;
    left: 45%;
    top: 40%;
    background: url(../grf/play_icon_red.png) no-repeat;
    width: 30px;
    height: 30px;
}
/*NAJNOVSIE*/
.tvn-section .items{
    margin-top: 15px;
}
.tvn-section .item.najnovsie-tvnoviny .tag {
    background: url("../grf/tvnoviny-logo.png");
    background-repeat: no-repeat;
    height: 30px;
    width: 130px;
}

/* Facebook likebox */
.box.facebook-like-activity{
    text-align: center;
    margin: 0 0 25px 0;
}

/*************************************************** OSOBNOSTI ************************************************************************************/
.moderatori .bordered_box.relacie .item,
.redaktori  .bordered_box.relacie .item {
    height: 190px;
}
.moderatori .bordered_box.relacie .top_formats_cont .image_cont h3:hover, 
.redaktori  .bordered_box.relacie .top_formats_cont .image_cont h3:hover, 
.redaktori .bordered_box.relacie .top_formats_cont .image_cont h3,
.moderatori .bordered_box.relacie .top_formats_cont .image_cont h3 {
    font-size: 14px;
}
.osobnosti .btn-primary.btn-osobnosti{
    border-radius: 0px;
    background-color: #fff;
    border: 1px solid #c0c0c0;
    color: #000;
}

.osobnosti .btn-primary.btn-osobnosti:hover,
.osobnosti .btn-primary.btn-osobnosti.active{
    border-radius: 0px;
    background-color: #4a4a4a;
    border: 1px solid #4a4a4a;
    color: #fff;
}

.navigation.osobnosti {
    margin: 0px;
    margin-right: 0px;
    margin-top: 15px;
        margin-bottom: 50px;
}

@media screen and (max-width: 1000px) {
    .navigation.osobnosti{
        margin-right: 0px;
        margin-left: 10px;
    }
    .osobnosti .btn-primary.btn-osobnosti {
        min-width: 100px;
    }           
}

/* news from tvn - cross */

.news_tvn .navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.news_tvn .navbar-inverse .navbar-toggle:hover,
.news_tvn .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
    border-color: 1px solid #00376d;
}

.news_tvn .sec_name h2{
    display: none;
}
.news_tvn .navbar-inverse .navbar-toggle {
    float: left;
}
.news_tvn .navbar-nav>li:first-child{
    border-left: 0px solid;
}
.news_tvn .navbar {
    border-radius: 0px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #0a5aa8;
}
.news_tvn .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0a5aa8;
}
.news_tvn .navbar-inverse .navbar-nav>li>a {
    color: #00376d;
}
.news_tvn .home{
    position: absolute;
    right: -270px;
}
.news_tvn .home i{
    color: #FF5722;
}
.news_tvn .navbar-inverse .navbar-nav>li>a[class="active"]{
    text-decoration: underline;
}
@media screen and (max-width: 1000px) {
    .news_tvn .sec_name h2{
        display: inline-block;
        color: #0a5aa8;
        font-size: 15px;
        position: absolute;
        margin: 17px 0 0 45px;
    }
    .news_tvn .home{
        position: relative;
        right: auto;
    }
    .news_tvn .navbar-inverse .navbar-nav>li>a {
        text-align: center;
    }
}

/**** MICROSITE NAVIGATION ****/
.microsite_slider .img-responsive {
    width: 100%;
    height: auto;
    padding: 0;
}
.microsite_navi .navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form{
    border-color: transparent;
    text-align: center;
}
.microsite_navi .navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.microsite_navi .navbar {
    border-radius: 0px;
    padding: 0px 30px;
}
.responsive.title{
        margin: 0 0 0 0;
        display: none;
    } 
@media only screen and (max-width: 999px){
    .responsive.title{
        margin: -15px 0 0 0; 
        left: 45px; 
        position: absolute; 
        display: inline-block; 
        min-width: auto; 
        text-align: left;
    } 
    .responsive.title h2{
        font-size: 14px;
        margin: 0;
    }  
    .microsite_navi .pull-left{
        width: 100%;
    }
    .microsite_navi .navbar{
        padding: 0px 10px;
        margin: 0;
    }
    .microsite_navi .navbar-nav{
        margin: 7.5px 0;
    }
}

.microsite_navi .navbar-inverse .navbar-nav>li>a {
    font-family: 'RobotoMedium';
    color: #3c2829;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 15px;
}
.microsite_navi .navbar-inverse .navbar-toggle{
    border-color:transparent;
}
.navbar-inverse .navbar-toggle:hover, 
.navbar-inverse .navbar-toggle:focus {
    background: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.microsite_navi .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-top: 0px solid;
    border-bottom: 2px solid;
    border-color: #dbdbdb;
    padding: 0px;
    margin: 0px;
}
@media only screen and (max-width: 1000px){
    .microsite_navi .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
       margin: 0; 
    }
}
@media only screen and (min-width: 768px){
    .microsite_navi .navbar-inverse .navbar-nav>li>a {
        padding: 15px 12px 10px 12px;
    }
}

/**** MICROSITE SLIDER ****/
.microsite_slider {
    margin: 0 0 0px 0;
    position: relative;
}
.microsite_slider .title_cont{
    position: absolute;    margin: -48px 0 0 0;
    width: 100%;    
}
.microsite_slider .title_cont .name h2{
    padding: 10px 20px;
    margin: 0;
    color: #fff;
    font-family: "RobotoMedium";
    font-size: 26px;
    float: left;
}
.microsite_slider .title_cont .time h3{
    background: #2f2f2f;
    padding: 17px 20px 15px 20px;
    margin: 0;
    color: #fff;
    font-family: "Roboto";
    font-size: 15px;
    float: left;
}
@media only screen and (max-width: 767px) {

    .microsite_slider .title_cont .name h2{
        padding: 5px 10px;
        font-size: 12px;
    }
    .microsite_slider .title_cont .time h3{
        padding: 5px 10px;
        font-size: 10px;
        clear: both;
    }
}

/*
 *
 *==========================NOT FOUND===============================================================================================================================
 *
 *
*/

.row.error-404 {
    padding: 0px 30px;
}
.error-404 h1 {
    font-family: RobotoLight;
    color: #ff5718;
    font-size: 44px;
    margin-bottom: 20px;
}
.error-404 .perex {
    color: #707070;
    font-size: 16px;
    margin-bottom: 40px;
    margin-right: 40px;
    text-align: justify;
}
.most-viewed {
    margin-bottom: 60px;
}
@media screen and (max-width: 1000px) {
    .row.error-404 {
        padding: 0px;
    }
    .error-404 .perex {
        margin-right: 0px;
    }
}

/******************** SEARCH RESULTS *****************************************/

.search-results .section-name {
    padding: 5px 25px;
}
.search-results .most-rated .nav-tabs {
    border: 0px;
    padding: 5px 25px;
}
.search-results .nav-tabs>li>a,
.search-results .most-rated .nav-tabs>li.active>a, 
.search-results .most-rated .nav-tabs>li.active>a:focus, 
.search-results .most-rated .nav-tabs>li.active>a:hover
 {
    font-size: 12px;
}

.most-rated .nav-tabs>li.active>a, .most-rated .nav-tabs>li.active>a:focus, .most-rated .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    border: 0px;
    border-radius: 0px 0px 0 0;
    padding: 2px 10px;
    background: transparent;
    font-size: 10px;
    font-size: 9px;
    background-color: #4a4a4a;
}

.search-results .item   {
    padding: 10px;
    position: relative;
}
.search-results .item .wrap {
    /*border: 1px dotted #4a4a4a;*/
    background-color: #fff;
    height: 220px;
}
.search-results .item .wrap h2 {
    font-size: 24px;
    /*height: 80px;*/
    margin-bottom: 10px;
    padding: 10px;
    color: #185ba9;
    margin-top: 0px;
}
.search-results .item .wrap a:hover {
    text-decoration:none;
}
.search-results .item .wrap .perex {
    font-size: 14px;
    height: 70px;
    padding: 10px;
}
.search-results .item .wrap .date {
    font-size: 12px;
    padding: 10px;
    position: relative;
    bottom: 10px;
    font-weight: bold;
    margin-top: 5px;
}

/*
 *
 *==========================SOM REPORTER===============================================================================================================================
 *
 *
*/

.row.som-reporter {
    padding: 0px 35px;
    margin-bottom: 60px;
}
.tvn-form .checkbox input {
    box-shadow: inset 0px 0px 0px 2px #000;
    -webkit-box-shadow: inset 0px 0px 0px 2px #000;
    -moz-box-shadow: inset 0px 0px 0px 2px #000;
    -o-box-shadow: inset 0px 0px 0px 2px #000;
    -ms-box-shadow: inset 0px 0px 0px 2px #000;
    height: 17px;
    width: 17px;
}
.tvn-form .btn-file {
    position: relative;
    overflow: hidden;
}
.tvn-form .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.tvn-form .btn-odoslat {
    width: 100%;
}
.tvn-form .text-description {
    color: #000;
    margin-top: 4px;
    display: block;
    margin-left: 10px;
}
.tvn-form .form-group {
    padding-right: 30px;
}
.col-md-12.tvn-form {
    margin: 0px;
    padding: 0px;
}
.tvn-form label {
    font-size: 12px;
}
.tvn-form hr {
    border-top: 1px solid #a4a4a4;
    margin-top: 30px;
    margin-bottom: 30px;
}
.tvn-form .star {
    color: #ff0000;
    margin-left: 2px;
    margin-right: 4px;
}
.tvn-form .col-md-6 {
    margin: 0px;
    padding: 0px;
}
/*
.tvn-form .form-control {
    padding: 20px 10px;
}
*/
.tvn-form .form-control {
    padding: 10px 10px;
	height: 45px;
}
.tvn-form textarea.form-control{
    padding: 10px 10px;
	height: 150px;
}
@-moz-document url-prefix() {
   .tvn-form .form-control {
        padding: 10px;
    }
}
.som-reporter h1 {
    font-family: RobotoLIght;
    color: #ff5718;
    font-size: 44px;
    margin-bottom: 20px;
}
.som-reporter h3 {
    color: #ff5718;
    font-size: 30px;
    margin: 100px 0px;
}
.som-reporter .perex {
    color: #707070;
    font-size: 16px;
    margin-bottom: 40px;
    margin-right: 40px;
    text-align: justify;
}
.tvn-form .error {
    color: #ff5718;
    padding-left: 5px;
}
#progressbox {
    width: 99%;
}
#progressbox {
    border: 1px solid #ff5718;
    padding: 1px;
    position: relative;
    width: 400px;
    border-radius: 3px;
    margin: 10px;
    display: none;
    text-align: left;
}
#progressbar {
    height: 20px;
    border-radius: 3px;
    background-color: #ff5718;
    width: 1%;
}
#statustxt {
    top: 3px;
    left: 50%;
    position: absolute;
    display: inline-block;
    color: #000000;
}
#progressbar {
    background-color: #ff5718;
}
#progressbox {
    border: 1px solid #ff5718;
    margin: 10px 0px;
    width: 100%;
}
@media screen and (max-width: 1000px) {
    .tvn-form .form-group {
        padding-right: 0px;
    }
    .row.som-reporter {
        padding: 0px;
    }
    .som-reporter .perex {
        margin-right: 0px;
    }
}

/* =================================================================== TRIPLE VIDEO ===================================================================*/

.item-triple-video {
    margin-top: 20px;
    padding: 20px;
}
@media screen and (max-width: 767px){
    .item-triple-video {
        padding: 0px 0 15px 0px;
    }
}
.item-triple-video .perex {
    padding: 10px 5px;
}
.item-triple-video .date {
    padding: 5px 10px;
    font-size: 12px;
    font-family: 'RobotoLight';
}
.item-triple-video .image {
    padding: 10px 7px 7px 7px;
    padding-top: 10px;
    border-radius: 0px;
}
.item-triple-video .image img {
    border: 1px solid #ccc;
}
.item-triple-video a>h2,
.item-triple-video a>h2:hover,
.item-triple-video a:hover>h2 {
    font-size: 21px;
    color: #fff;
    font-family: RobotoLight;
    text-decoration: none;
    margin: 0px;
    margin-bottom: 10px;
    padding: 3px;
}
.item-triple-video a:hover {
    text-decoration: none;
}



/* =================================================================== OTAZKY A ODPOVEDE ===================================================================*/

.otazky-a-odpovede-wrapper .btn.btn-primary.right-column-section-nadpis {
        background-color: #185ba9;
}
.otazky-a-odpovede-wrapper .nav-tabs {
    border-bottom: 0px solid #ddd;
}
.otazky-a-odpovede-wrapper{
    margin: 40px 15px 0 15px;
}

.otazky-a-odpovede-wrapper label {
    font-size: 13px;
}

.otazky-a-odpovede-wrapper .form-control {
        border-radius: 0px;
        border: 1px solid #afafaf;
}

.otazky-a-odpovede-wrapper .btn {
    float: right;
    background-color: #185ba9;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #185ba9;
    border-radius: 1px;
    padding-top: 7px;
}

.otazky-a-odpovede-wrapper .info{
    color: #6d6d6d;
    padding-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #cacaca;
    padding-left: 0px;
}
.otazky-a-odpovede-wrapper #form_ok{
    display: none;
}
.otazky-a-odpovede-wrapper #form_ok .info{
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    margin: 0px;
    margin-right: 0px;
    padding-right: 0px;
    border-bottom: 0px;
}
.otazky-a-odpovede-wrapper #form_ok .info h3{
    margin: 0px;
}
.otazky-a-odpovede-wrapper .otazky-a-odpovede-list{
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px dotted #cacaca;
}
.otazky-a-odpovede-wrapper .otazky-a-odpovede-list ul li{
    list-style: none;
}
.otazky-a-odpovede-wrapper .otazky-a-odpovede-list ul li a {
    color: #185ba9;
    text-decoration: none;
    font-size: 13px;
}
.otazky-a-odpovede-wrapper label.error {
    color: #ff0000;
}



/** desktop version Slider **/


/* Big image */
.desk_slider_cont .ico{
    display: block;
    border: 2px solid #fff;
    border-radius: 26px;
    height: 28px;
    width: 28px;
    margin-right: 10px;
    float: left;
}

.desk_slider_cont .big .img-responsive{
    width: 80%;
}
.desk_slider_cont .big{
    padding: 0;
    margin: 0;
}
.desk_slider_cont .big .slider_info{
    padding: 70px 30px 0 70px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
    height: 100%;
    background: url('../grf/grey_bar-black.png') repeat;
}
.desk_slider_cont .big .slider_info a{
    color: #fff;
    text-decoration: none;
}
.desk_slider_cont .big .slider_info .tag{
    color: #fff;
    background: transparent;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 3px;
    position: absolute;
    top: 10%;
    left: 23%;
}
.desk_slider_cont .big .slider_info h3 a{
    color: #fff;
    font-size: 22px;
    text-decoration: none;
}


/* Items container */

/* Main */
.desk_slider_cont .fa.icon{
    border: 1px solid #fff;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    vertical-align: middle;
    padding: 7px 10px;
    color: #fff;
    margin: 0 0 0 3px;
}
.mob_slider_cont .table,
.desk_slider_cont .table,
.desk_slider_cont .table .table{
    margin: 0;
    padding: 0;
    background: transparent;
}

.desk_slider_cont .progress-bar,
.mob_slider_cont .progress-bar {
    background-color: #fff;
}

.desk_slider_cont .progress,
.mob_slider_cont .progress {

    background-color: #337ab7;

}
.mob_slider_cont .table td a,
.desk_slider_cont .table td a{
    color: #fff;
}
.mob_slider_cont .table td,
.desk_slider_cont .table td{
    padding: 0;
    vertical-align: middle;
    border-top: 1px solid transparent;
    color: #fff;
}

/* List */
.desk_slider_cont .list{
    background: rgba(0, 0, 0, 0.64);
    margin: -80px 0 0 0;
    height: 80px;
}
.desk_slider_cont .list td{
    border-left: 1px solid #fff;
}
.desk_slider_cont .list td:first-child{
    border-left: 1px solid transparent;
}
.desk_slider_cont .list td a{
    text-decoration: none;
}
.desk_slider_cont .list td p{
    overflow: hidden;
    margin: 0;
    padding: 10px 15px 0px 20px;
    height: 80px;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    width: 100%;
     -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}
.desk_slider_cont .list td p:hover{
        background: rgba(16, 68, 129, 0.72);
}

/* Info */
.desk_slider_cont .info{
    background: #185ba9;
}
.desk_slider_cont .info td{
    border-left: 1px solid #fff;
    padding: 0 20px;
    height: 70px;
}
.desk_slider_cont .info td:first-child{
    border-left: 1px solid transparent;
}
.desk_slider_cont .info td h5{
    font-size: 23px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.desk_slider_cont .info td .inner td{
    border: 1px solid transparent;
    padding: 0;
}
.desk_slider_cont .info td .inner td .progress{
    height: 5px;
    margin: 8px 0 0 0px;
    padding: 0;
}

/* section tv program */
.desk_slider_cont .info .table .tv_program img{
    width: auto;
    margin: 0 auto;
    padding: 0;
}
.desk_slider_cont .info .table .tv_program a{
    color: #fff;
    text-decoration: none;
}
.desk_slider_cont .info .table .tv_program p,
.desk_slider_cont .info .table .tv_program a,
.desk_slider_cont .info .table .tv_program a:hover,
.desk_slider_cont .info .table .episodes p{
    margin: 0;
    padding: 0;
}

.desk_slider_cont .info .table a,
.desk_slider_cont .info .table a:hover{
	color: #fff;	
}
.desk_slider_cont .info .table a:hover{
    text-decoration: underline; 
}

/* section episodes */
.desk_slider_cont .info .table .episodes img{
    width: 50%;
    margin: 0 auto;
}
.desk_slider_cont .info .table .episodes img.icon{
    padding: 3px;
}
.desk_slider_cont  .fa.fa-angle-right.in_table{
    font-size: 55px;
}

/** Mobile version slider **/
.mob_slider_cont img{
    width: 100%;
    padding: 0;
    margin: 0;
}
.mob_slider_cont .fa.icon{
    position: absolute;
    height: 60px;
    width: 60px;
    font-size: 50px;
    border: 1px solid #fff;
    padding: 3px 0;
    margin: 0;
    border-radius: 50%;
    top: 27%;  
}
.mob_slider_cont .fa.fa-angle-left.icon{
    left: 20%;
    margin: 0;
}
.mob_slider_cont .fa.fa-angle-right.icon{
    right: 20%;
    margin: 0;
}
.mob_slider_cont .carousel-caption {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: 11111111;
    padding-top: 0;
    padding-bottom: 0;
    color: #464646;
    text-align: center;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
.mob_slider_cont .carousel-control{
    opacity: 1;
}
.mob_slider_cont .carousel-control.right,
.mob_slider_cont .carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}
.mob_slider_cont .carousel-indicators {
    bottom: 25%;
}
.mob_slider_cont .carousel-caption h3,
.mob_slider_cont .carousel-caption a{
    padding: 0 10px;
    margin: 10px auto;
    font-size: 14px;
    min-height: 37px;
    line-height: 18px;
    color: #464646;
}
@media only screen and (min-width: 767px){
    .mob_slider_cont .fa.icon{
        top: 34%;
    }
    .mob_slider_cont .carousel-indicators {
        bottom: 15%;
    }
}

/* Mob Info */
.mob_slider_cont .table .fa.icon{
    border: 1px solid #fff;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    vertical-align: middle;
    padding: 7px 10px;
    color: #fff;
    font-size: 14px;
    position: relative;
    top: auto;
}
.mob_slider_cont .info{
    background: #185ba9;
    padding: 0;
}  
.mob_slider_cont .info td{
    padding: 0 5px;
    height: 70px;
}
.mob_slider_cont .info td h5{
    font-size: 23px;
    color: #fff;
    margin: 0;
    padding: 0;    
}
.mob_slider_cont .info td .progress{
    height: 5px;
    margin: 8px 0 0 0px;
    padding: 0;
}

/* section tv program */
.mob_slider_cont .info .table .tv_program{
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.mob_slider_cont .info .table .tv_program img{
    width: 40%;
    margin: 0 auto;
    padding: 10px 0 0 0;
}
.mob_slider_cont .info .table .tv_program a{
    color: #fff;
    text-decoration: none;
}
.mob_slider_cont .info .table .tv_program p,
.mob_slider_cont .info .table .episodes p{
    margin: 0;
    padding: 0;
}
.mob_slider_cont .info .table .episodes{
    border-top: 1px solid #fff;
}
.mob_slider_cont .info .table .episodes img{
    width: 100%;
}
.mob_slider_cont .info .table .episodes img.icon{
    padding: 3px;
}
@media only screen and (min-width: 500px){
    .mob_slider_cont .info .table .tv_program img{
        width: 20%;
    }
    .mob_slider_cont .info .table .episodes img{
        width: 50%;
    }
}

/** Slider MQ Settings **/
@media only screen and (min-width: 1000px){
    .desk_slider_cont{
        display: inline-block;
    } 
    .mob_slider_cont{
        display: none;
    } 
}
@media only screen and (max-width: 999px){
   .desk_slider_cont{
        display: none;
    } 
    .mob_slider_cont{
        display: inline-block;
    } 
}



/** VIDEO SLIDER **/
/* slider */
.video_slider_cont .title{
    font-size: 20px;
    text-transform: uppercase;
    color: #4a4a4a;
    margin: 10px 0 20px 0;
    display: inline-block;
    margin-left: 0px;
    margin-right: 30px;
	text-decoration:none;
}

.video_slider_cont .hp_video_wrapper a:hover,
.video_slider_cont .hp_video_wrapper a{
	text-decoration:none;
}

.video_slider_cont .unactive .title {
	color: #a0a0a0;
}

.video_slider_cont .slide_cont img{
    width: 100%;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
    opacity: 1;
}
.video_slider_cont .list_cont .item{
    padding: 0 8%;
    height: 155px;
}
/* info in slider */
.video_slider_cont .item .img_info{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: 40%;
    background: url(../grf/grey_bar-black2.png) repeat;
    height: 100%;
    padding: 5% 5% 5% 8%;
}
.video_slider_cont .item .img_info h3{
    height: 145px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.video_slider_cont .item .img_info a{
    color: #fff;
    text-decoration: none;
}
.video_slider_cont .item .img_info .name{
    font-size: 20px;
    text-transform: uppercase;
}
.video_slider_cont .item .img_info span.tag{
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 12px;
}
.video_slider_cont .item .img_info .time{
    padding: 30px 0 0 0;
    color: #fff;
    font-size: 16px;
}
.video_slider_cont .item .img_info .time i{
    padding: 0 10px 0 0;
}
.video_slider_cont .item .play_icon{
    background: url(../grf/red_play.png) no-repeat;
    background-position: center, center;
    width: 75px;
    height: 75px;
    background-size: 70px;
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 11;
    -o-transition: all 0.18s;
    -moz-transition: all 0.18s;
    -webkit-transition: all 0.18s;
    transition: all 0.18s;
}
.video_slider_cont .item .play_icon:hover{
    background-size: 75px;
}

/* Video listing */
.video_slider_cont .item .play_icon.list{
    width: 30px;
    height: 30px;
    background-size: 30px;
    top: 40%;
    right: 12%;
    bottom: 0;
}
.video_slider_cont  .list_cont .item p{
    padding: 4%;
    font-size: 15px;
    margin: 0;
}
.video_slider_cont  .list_cont .item a{
    color: #4a4a4a;
    text-decoration: none;
}
.video_slider_cont .list_cont{
    margin: 20px 0;
    padding: 0;
}
.video_slider_cont .list_cont .item .item_in{
    border: 1px solid transparent;
    cursor: pointer;
    padding: 10px;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
    height: 190px;
}
.video_slider_cont .list_cont .item .item_in:hover{
    border: 1px solid #d0d0d0;
}
.video_slider_cont .list_cont .img-responsive{
    width: 100%;
}
.video_slider_cont .list_cont .carousel-control{
    width: 10%;
}
.video_slider_cont .list_cont .carousel-control.left,
.video_slider_cont .list_cont .carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.video_slider_cont .list_cont .navigation .fa{
    height: 50px;
    width: 50px;
    font-size: 40px;
    border: 0px solid;
    padding: 4px 0px;
    background: #cdcdcd;
    border-radius: 50%;
    margin: 50% 0;
}
@media only screen and (max-width: 768px){
    .video_slider_cont .list_cont .item .item_in{
        height: 245px;
    }
    .video_slider_cont .item .play_icon.list {
        top: 50%;
        right: 10%;
        bottom: 0;
    }
}
@media only screen and (max-width: 767px){
    .video_slider_cont .list_cont .item{
        padding: 0;
    }
    .video_slider_cont .item .play_icon{
        width: 25px;
        height: 25px;
        background-size: 25px;
        bottom: 0;
        right: 0;
        left: 3%;
        top: 5%;
    }
    .video_slider_cont .item .play_icon.list {
        width: 20px;
        height: 20px;
        background-size: 20px;
        top: 10%;
        right: 0;
        left: 10%;
    }
    .video_slider_cont .list_cont .item .item_in{
        height: 295px;
    }
    .video_slider_cont .list_cont .carousel-control {
        width: auto;
    } 
    .video_slider_cont .list_cont .navigation{
        display: none;
    } 
    .video_slider_cont .item .img_info {
        width: 50%;
        padding: 5% 3% 3% 7%;
    } 
    .video_slider_cont .item .img_info h3{
        font-size: 20px;
        padding: 0;
        margin: 0;
        height: 70px;
        text-align: right;
    }
    .video_slider_cont .item .img_info span.tag{
        display: none;
    }
    .video_slider_cont .item .img_info .time {
        padding: initial;
        text-align: right;
        position: absolute;
        bottom: 5%;
        right: 5%;
    }
    .video_slider_cont .item .img_info .name{
        font-size: 12px;
        text-align: right;
    }
    .video_slider_cont .item .img_info .name hr{
        margin-top: 5px;
        margin-bottom: 5px;
        float: right;
        width: 80%;
    }
    .video_slider_cont .list_cont .item .item_in{
        padding: 5px;
    }  
}
@media only screen and (max-width: 500px){
    .video_slider_cont .list_cont .item .item_in{
        height: 225px;
    }
}
@media only screen and (max-width: 420px){
    .video_slider_cont .list_cont .item .item_in{
        height: 200px;
    }
    .video_slider_cont .item .img_info {
        width: 60%;
        padding: 5% 3% 3% 5%;
    }
    .video_slider_cont .item .img_info h3 {
        font-size: 16px;
        height: 90px;
    }
}
@media only screen and (max-width: 420px){
    .video_slider_cont .list_cont .item .item_in{
        height: 165px;
    }
}
@media only screen and (max-width: 330px){
    .video_slider_cont .list_cont .item .item_in{
        height: 150px;
    }
}



/** ARTICLE VIEW **/
/* title,image and image info */
.article .header h1.title {
    font-size: 40px;
    padding: 30px 10%;
    font-weight: bold;
}
.article .header .date{
    padding: 0 0 25px 0;
    color: #9E9E9E;
}
.article .header .img-responsive{
    width: 100%;
}
.article .header .image_info{
    background: #cfcfcf;
    padding: 2px 5px;
    font-size: 12px;
}
.article .header .image_info .author{
    padding: 0 0 0 10px;
}

/* Article View content */
.article .right_box,
.article .content_box{
    margin: 50px 0;
    padding: 0 10px;
    text-align: justify;
}
.article .content_box img{
    max-width: 100%;
    height: auto;
    margin: 5px 15px 10px 0;
}
.article .content_box h2.title{
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 35px 0;
    margin: 0;
}
.article .content_box h2 {
    font-size: 18px;
    line-height: inherit;
    font-weight: bold;
}
.article .content_box .author {
    float: left;
    font-size: 10px;
    position: relative;
    clear: both;
    margin: -8px 0 0 0;
}
.article .content_box .description.inner {
    padding: 0;
    border-bottom: 0px dotted #dcdcdc;
    height: 0;
}

/* Pager */
.pager_cont{
    margin: 30px 0 0 0;
}

/* Article View content - Instagramy */
.article .content_box .intagram-wrap{
    margin: 0 0 0 0;
    padding: 5px 0 30px 0;
}

/** Article View Right Box **/
.right_box .most-rated.article{
    margin: 50px 0;
}

/** Listing Under Article View **/
.suggestion_cont button{
    margin: 50px 0;
    padding: 7px 25px;
    font-size: 12px;
    color: #fff;
    background: #185ba9;
}

/* Unicate class for detail / article */
.suggestion_cont .item{
    height: 285px;
    overflow: hidden;
}
.fullpage_wrap.suggestion_cont .item{
    height: 285px;
}
.leftcol_wrap.suggestion_cont .item{
    height: 225px;
}

.suggestion_cont .item a{
    text-decoration: none;
    color: #333;
}
.suggestion_cont .item img:hover{
    opacity: 0.85;
}
.suggestion_cont .item a h3{
    font-size: 14px;
    font-weight: bold;    
    line-height: inherit;
    padding: 0;
    margin: 10px 0;
}
.suggestion_cont .item a p{
    font-size: 12px;
    padding: 0;
    margin: 0;
}
.suggestion_cont .item .play_icon{
    background: url('../grf/red_play.png') no-repeat;
    width: 30px;
    height: 30px;
    background-size: 30px;
    position: absolute;
    top: 5%;
    right: 10%;
}
@media only screen and (max-width: 1000px){
    /* banner square1 in aerticle */
    .banner_square1_article{
        margin: 50px 0 0 0;
    }
    .leftcol_wrap.suggestion_cont .item,
    .fullpage_wrap.suggestion_cont .item{
        height: 320px;
        padding: 5%;
    }
    .suggestion_cont .item .play_icon {
        right: inherit;
        top: 15%;
        left: 15%;
    }
    .article .right_box,
    .article .content_box{
        padding: 0;
        margin: 0;
    }
}
@media only screen and (max-width: 768px){
    .leftcol_wrap.suggestion_cont .item,
    .fullpage_wrap.suggestion_cont .item{
        height: 300px;
    }
}
@media only screen and (max-width: 767px){
    .leftcol_wrap.suggestion_cont .item,
    .fullpage_wrap.suggestion_cont .item{
        height: auto;
    }
}
@media only screen and (max-width: 520px){
    .article .header h1.title{
        font-size: 17px;
        font-weight: bold;
        line-height: inherit;
    }
    .suggestion_cont .item .play_icon {
        right: inherit;
        top: 10%;
        left: 10%;
    }
}
@media only screen and (max-width: 420px){
    .suggestion_cont .item .play_icon {
        right: inherit;
        top: 8%;
        left: 8%;
    }
}

/** ARTICLE VIEW **/
.article_view p{
    font-size: 16px
}

/** PAGE IN ARTICLE VIEW **/
.article_view .pager li>a, 
.article_view .pager li>span {
	padding: 5px 10px;
	background-color: #185ba9;
	border: 1px solid #185ba9;
	border-radius: 5px;
}
.article-view .btn-text-page{
	color: #fff;
	margin-right: 5px;
}
.article_view .pager li>a>i{
	color: #fff;
}
.article_view .pager li>a.pager-num {
	padding: 5px 5px;
	background-color: transparent;
	border: 0px;
	border-radius: 0px;
}
.article_view .pager li>a.pager-num.active {
	color: #185ba9;
	font-weight: bold;
}
@media screen and (max-width: 400px) {
	.article_view .pager li>a.pager-num {
		display:none;
	}
}





/* 
 *
 * FOOTER SECTION ====================================================================================================================================================
 *
 */
/* set MAX width */

.tvn-footer .icons {
    background-color: #fff;
    height: 90px;
}
.tvn-footer .icons img {
    margin: 0 auto;
}
.tvn-footer .icons .tvn-logo img {
    margin: 25px auto;
}
.tvn-footer .promo {
    background-color: #fff;
}
.tvn-footer .promo ul{
    margin: 0 0 35px 0;
}
.tvn-footer .promo li {
    margin: 0 0 10px -20px;
}
.tvn-footer .promo .contact_info li{
    margin: 0 0 3px -20px;
}
.tvn-footer .promo, .tvn-footer .promo a {
    color: #737373;
    font-size: 13px;
}
.tvn-footer .promo .logo h3{
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 600;
    margin: 30px 0 15px 0;
}
/** divider **/
.tvn-footer .promo .hole{
    height: 1px;
    background: #737373;
    margin: 0 0 0 0;
    position: absolute;
    left: 0; 
    border-top: 1px solid #737373;
}
.tvn-footer .promo .other .logo h3{
    margin: 50px 0 15px 0;
}
.tvn-footer .promo .other .tvn-logo img{
    margin: 0 auto;
}
.tvn-footer .promo .other .rss {
    text-transform: uppercase;
}
/** social **/
.tvn-footer .promo .other .social .btn{
    width: 100%;
    text-align: left;
    background: #fff;
    color: #737373;
    padding: 15px 20px;
    border: 1px solid #737373;
    margin: 0 0 15px 0;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.tvn-footer .promo .other .social .btn:hover{
    background: #4c4c53;
}
.tvn-footer .promo .other .social .btn i{
    padding:0 20px 0 0;
}
/** info markiza **/
.tvn-footer .info{
    background: #fff;
    color: #666674;
    font-size: 12px;
    padding: 20px 40px;
    border-top: 1px solid #5b5b5b;
}
/** signature **/
.signature{
    background: #fff;
    color: #666674;
    padding: 15px 0;
}
.signature p{
    margin: 15px 0 0 0;
    color: #fff;
    font-size: 14px;
}
.signature .tvn-logo img{
    margin: 0 auto;
}

/** KRIZOVKY BUTTONS CSS **/
.crossword-embed .btn.crossword {
	border-radius: 0px;
	margin: 35px 0px;
	display: block;
	width: 100%;
	text-align: center;
	border-color: #185ba9;
	background-color: #185ba9;
	position: relative;
	font-size: 20px;
	line-height: 35px;
}
.crossword-embed a.crossword-link:hover,
.crossword-embed a.crossword-link{
	text-decoration:none;
}
.crossword-embed .btn.crossword i.crossword {
	background: url(../grf/crossword-puzzle.svg);
	background-size: 35px 35px;
	width: 35px;
	height: 35px;
	text-align: center;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: -40px;
}

.crossword-embed .btn.crossword.download {
	border-color: #5cb85c;
	background-color: #5cb85c;
}

.crossword-embed .btn.crossword i.fa-download {
	font-size: 28px;
	margin-left: -13px;
	margin-right: 7px;
}

.crosswords-buttons .btn {
     margin-bottom: 10px;
     margin-right: 10px;
}
.crosswords-buttons a,
.crosswords-buttons a:hover,
.crosswords-buttons .btn:hover{
    text-decoration:none;
}

.crosswords-buttons{
	display: table-cell;
	text-align: center;
    display: block;
}

.crosswords-buttons .eraser-cvd{
	display: none;
}

.registration_form .progressUpload h4{
    padding: 15px 0px;
}
.registration_form .progressUpload .progress {
    margin: 0px;
    box-shadow: 0px 0px 0px #ffffff;
    height: 30px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #ff5718;
}
.registration_form .progressUpload .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 14px;
    padding: 5px;
    color: #fff;
    text-align: center;
    background-color: #ff5718;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.registration_form.sutaze-a-odkazy h3 {
    margin: 0px auto;
}


