.menu {
    display:flex;
    height:30px;
    font-size:11px;
}
.menu ul {
    line-height:30px;
    list-style:none;
    margin:0;
    padding:0 0 0 0;
    height: 30px;
}
.menu ul li {
    display:table-cell;
    text-align: center;
    list-style:none;
    margin:0;
    padding: 0;
    width: 70px;
}
.menu ul li.last {
}
.menu ul li a, .menu ul li a:visited {
    color:#cccccc;
    font-size:11px;
    list-style:none;
    text-decoration:none;
    text-transform: uppercase;
    padding: 0 4px;
}
.nav ul li.d1 a.current:after,
.nav ul li.d1 a.onPath:after,
.nav ul li.d1.hoverL1 > a:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    background:#E30613;
    color: #fff;
}
.sport .nav ul li.d1 a.current:after,
.sport .nav ul li.d1 a.onPath:after,
.sport .nav ul li.d1.hoverL1 > a:after,
.magazin .nav ul li.d1 a.current:after,
.magazin .nav ul li.d1 a.onPath:after,
.magazin .nav ul li.d1.hoverL1 > a:after,
.kultura .nav ul li.d1 a.current:after,
.kultura .nav ul li.d1 a.onPath:after,
.kultura .nav ul li.d1.hoverL1 > a:after,
.kolumne .nav ul li.d1 a.current:after,
.kolumne .nav ul li.d1 a.onPath:after,
.kolumne .nav ul li.d1.hoverL1 > a:after{
    background: #fff;
}
.nav ul li.d1.hoverL1,
.nav ul li.d1.onPath{
    background: linear-gradient(0deg, rgba(11, 18, 37, 1) 0%, rgba(11, 18, 37, 0) 100%);
}
.sport .nav ul li.d1.hoverL1,
.sport .nav ul li.d1.onPath{
    background: linear-gradient(0deg, rgba(21, 51, 84, 1) 0%, rgba(21, 51, 84, 0) 100%);
}
.kolumne .nav ul li.d1.hoverL1,
.kolumne .nav ul li.d1.onPath{
    background: linear-gradient(0deg, rgba(94, 0, 6, 1) 0%, rgba(94, 0, 6, 0) 100%);
}
.magazin .nav ul li.d1.hoverL1,
.magazin .nav ul li.d1.onPath{
    background: linear-gradient(0deg, rgba(131, 89, 22, 1) 0%, rgb(131, 89, 22, 0 ) 100%);
}
.kultura .nav ul li.d1.hoverL1,
.kultura .nav ul li.d1.onPath{
    background: linear-gradient(0deg, rgba(59, 13, 70, 1) 0%, rgba(59, 13, 70, 0) 100%);
}
/*---------------SEC NAVIGATION-----------*/
#secondaryNavigation .menu {
    background: none;
    height: auto;
}
#secondaryNavigation .menu ul {
    height: auto;
    line-height: 1;
}
#secondaryNavigation .menu ul li {
    background: none;
    width: auto;
    padding-left: 16px;
}
#secondaryNavigation .menu ul li a {
    padding: 0;
}
#secondaryNavigation .menu ul li a,
#secondaryNavigation .menu ul li a:visited {
    font-size: 13px;
    color: #0A1B47;
    font-weight: 400;
    padding: 0 0 5px;
    border-bottom: 0;
}
#secondaryNavigation .menu ul li.d1 a,
#secondaryNavigation .menu ul li.d1 a:visited {
    color: #E30613;
    padding: 0 0 5px;
}
#secondaryNavigation .menu ul li.d1 li.d2 a {
    color: #0A1B47;
    padding: 10px 20px;
    font-weight: 500;
}
#secondaryNavigation .menu ul li.d2 a,
#secondaryNavigation .menu ul li.d2 a:visited {
    border-bottom: 0;
}
#secondaryNavigation .menu ul li a.onPath {
    color: #E30613;
}
#secondaryNavigation .menu ul li a:hover {
    color: #E30613;
}
/*---------------SEC DROPDOWN-------------*/
.menu .hoverL1 .navHolder{
    position: relative;
}
.menu .navL1{
    display: none;
}
.menu .hoverL1 .navL1 {
    display: block;
    position: absolute;
    z-index: 900;
    background: #fff;
    top: 20px;
    right: 0;
    left: auto;
    width: 200px;
    -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    padding: 0;
    box-sizing: border-box;
}
.menu .hoverL1 .navL1 ul li {
    float: none;
    display: block;
    padding: 8px 0;
    border-top: none;
    border-bottom: 1px solid #d2d2d2;
    margin: 0;
    line-height: 100%;
    text-align: left;
    width: auto;
    background: none;
}
.menu .hoverL1 .navL1 ul li.last {
    border-bottom: none;
}
.menu .hoverL1 .navL1 ul{
    float: left;
    margin: 0;
    border-left: none;
    padding: 0;
    width: 100%;
    height: auto;
}
.menu .hoverL1 .navL1 ul li a{
    color: #333;
    font-weight: bold;
    font-size: 13px;
    text-transform: none;
    margin: 0;
    padding: 10px 0;
}
.menu .hoverL1 .navL1 ul li a:hover, .menu .hoverL1  .navL1 ul li a.onPath {
    text-decoration: none;
    color: #E30613;
}
.menu .nav ul li.hoverL1 .navHolder{
    position: relative;
    display: block;
    height: 52px;
}
.menu .hoverL1 .navL1 ul li .navHolder{
    height: auto;
    position: relative
}
.menu .hoverL1.ord5 .navL1, .menu .hoverL1.ord6 .navL1, .menu .hoverL1.ord7 .navL1, .menu .hoverL1.ord8 .navL1, .menu .hoverL1.ord9 .navL1{
    right: 0;
    left: auto;
}
.menu .hoverL1.last .navL1{
    right: -3px;
    left: auto;
}
.menu .hoverL2 .navL2{
    left: auto;
    width: 200px !important;
    display: table;
    right: 100%;
}
.nav ul {
    margin:0;
    padding:0;
    list-style:none;
    position: relative;
}
.nav ul ul:before {
    display: none;
}
.nav ul li{
    display: block;
    width: auto;
    text-align: center;
    margin: 0;
    float: left;
    padding: 0;
    box-sizing: border-box;
    /*    padding: 22px 5px 17px 5px;*/
    padding: 22px 2px 17px 2px;
}
.nav ul li.last:after{
    display: none;
}
.nav li a{
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 8px;
    display: block;
    line-height: 100%;
    padding-bottom: 5px;
}
.nav li a.mundijal {
    background: #d5b570; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #d5b570 0%, #e7c478 17%, #e7c478 83%, #d5b570 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #d5b570 0%,#e7c478 17%,#e7c478 83%,#d5b570 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #d5b570 0%,#e7c478 17%,#e7c478 83%,#d5b570 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5b570', endColorstr='#d5b570',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.nav li a.mundijal.onPath {
    background: none
}
.nav li a.current, .nav li.d2 a.onPath{
    border-radius: 0px;
}
.nav li a span{
    background:transparent url('/assets/img/front/nav/primNavArrow.png') no-repeat bottom center;
    white-space: nowrap;
    background: none;
}
.nav ul li.d1 {
    position: relative;
}
#secondaryNavigation .menu ul li.d2 a,
#secondaryNavigation .menu ul li.d3 a{
    font-size: 13px;
    font-weight: 300;
    padding: 6px 20px;
    color: #0A1B47;
    text-transform: none;
}
#secondaryNavigation .menu ul  li.d1 li.d2 a.onPath,
#secondaryNavigation .menu ul  li.d1 li.d3 a.onPath{
    color: #fff;
}
#secondaryNavigation .menu ul li.d1 li.d2 a:hover,
#secondaryNavigation .menu ul li.d3 a:hover {
    color: #fff;
    background-color: #E30613;
}
#secondaryNavigation .menu ul li.d2,
#secondaryNavigation .menu ul li.d3{
    padding: 0;
    border: none;
}

/*---------------DROPDOWN-------------*/

.navL1{
    display: none;
}
.hoverL1  .navL1 {
    display: block;
    position: absolute;
    z-index: 100;
    background: #fff;
    top: 45px;
    left: 0px;
    color: #0A1B47;
    width: auto;
    -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
}
.nav ul li ul li:after {
    display: none;
}
.hoverL1  .navL1 ul li {
    float: none;
    display: block;
    padding: 0;
    border: none;
    margin: 0;
    line-height: 130%;
    text-align: left;
}
.hoverL1  .navL1 ul li.last {
    border-bottom: none;
}
.hoverL1  .navL1 ul{
    float: left;
    margin: 0;
    padding: 0;
    width: 200px;
    box-sizing: border-box;
}
.hoverL1 .navL1 .sectionImg{
    float: left;
    padding: 7%;
    width: 36%
}
.hoverL1 .navL1 .sectionImg .sectionImgHolder{
    position: relative;
    margin-bottom: 10px;
    line-height: 0;
}
.hoverL1 .navL1 .sectionImg .sectionImgHolder .time_commentCount {
    position: absolute;
    right: 0;
    bottom: 0
}
.hoverL1 .navL1 .sectionImg .sectionImgHolder span.time{
    background: #161616;
    height: 30px;
    line-height: 30px;
    color: #eaeaea;
    text-align: center;
    padding: 0 10px;
    display: block;
    margin-right:  1px;
    float: left;
}
.hoverL1 .navL1 .sectionImg .sectionImgHolder span.commentCount{
    background: #161616 url('/assets/img/front/commentCountYellow.png') no-repeat 10px 10px;
    padding-left: 28px;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
    color: #FFCC33;
    text-align: center;
    display: block;
    float:  left;
}
.hoverL1 .navL1 .sectionImg img{
    width: 100%;
}
.hoverL1 .navL1 .sectionImg a {
    display: block;
    color: #333333;
    font-weight: bold;
    font-size: 13px;
    line-height: 130%;
    padding: 0;
    margin: 0;
    text-align: left;
    text-transform: none;
}
.hoverL1 .navL1 .sectionImg .sectionImgHolder a {
    line-height: 0
}
.hoverL1  .navL1 ul li a{
    color: #0A1B47;
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
    margin: 0;
    padding: 10px 20px;
    position: relative;
    display: block;
    z-index: 9;
}
.hoverL1 .navL1 > ul > li a:after,
.hoverL1 .hoverL1.hoverL2 .navL2 > ul > li a:after{
    height: 1px;
    display: block;
    content: "";
    background: rgba(38, 54, 65, 0.2);
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    z-index: 1;
}
.hoverL1 .navL1 ul > li:last-child a:after,
.hoverL1 .hoverL1.hoverL2 .navL2 > ul > li.last a:after{
    display: none;
}
.hoverL1  .navL1 ul li a:hover,
.hoverL1  .navL1 ul li a.onPath {
    text-decoration: none;
    background-color: #E30613;
    color: #fff;
}
.sport .hoverL1  .navL1 ul li a:hover,
.sport .hoverL1  .navL1 ul li a.onPath {
    background-color: #2D68A8;
}
.magazin .hoverL1  .navL1 ul li a:hover,
.magazin .hoverL1  .navL1 ul li a.onPath {
    background-color: #E59E2C;
}
.kultura .hoverL1  .navL1 ul li a:hover,
.kultura .hoverL1  .navL1 ul li a.onPath {
    background-color: #811F99;
}
.kolumne .hoverL1  .navL1 ul li a:hover,
.kolumne .hoverL1  .navL1 ul li a.onPath {
    background-color: #E30613;
}
.nav ul li.hoverL1 .navHolder{
    display: block;
}
.hoverL1  .navL1 ul li .navHolder{
    height: auto;
}
.navL2{
    display: none;
}
.hoverL2  .navL2 {
    display: block;
    position: absolute;
    z-index: 100;
    background: #fff;
    top: -2px;
    bottom: 0;
    left: 200px;
    width: 200px !important;
    -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
}
.hoverL2  .navL2 ul li {
    float: none;
    display: block;
    border: none;
    margin: 0;
    line-height: 130%;
    text-align: left;
    background: #fff;
}
.hoverL2  .navL2 ul li.last {
    border-bottom: none;
}
.hoverL2  .navL2 ul{
    float: left;
    margin: 0;
    border: none;
    padding: 0 !important;
    width: 100%
}
.hoverL1.hoverL2 a {
    color: #0A1B47;
}
.hoverL1  .navL1 ul li.hoverL1.hoverL2 .navL2 ul li a {
    color: #0A1B47;
}
.hoverL1  .navL1 ul li.hoverL1.hoverL2 .navL2 ul li a.onPath,
.hoverL1  .navL1 ul li.hoverL1.hoverL2 .navL2 ul li:hover a {
    color: #fff;
}
.hoverL1.hoverL2 .navL2 ul li a {
    color: #0A1B47;
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
    margin: 0;
    padding: 10px 20px;
    text-align: left;
    position: relative;
}
.hoverL2  .navL2 ul li a:hover, .hoverL1  .navL2 ul li a.onPath {
    text-decoration: none;
    color: #fff;
    position: relative;
}
.hoverL2  .navL2 ul li a:hover, .hoverL1  .navL2 ul li a.onPath {
    background: #E30613;
    color: #fff;
}
.hoverL2  .navL2 ul li .navHolder{
    height: auto;
}
.hoverL1 .navL1 .navL2 .sectionImg {
    display: none;
}
/* RESPONSIVE NAV */

.responsive-search-wrapper {
    position: relative;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.responsive-search {
    margin: 0;
    padding: 0;
}
.responsive-search fieldset.searchFieldset input.searchInput {
    float: left;
    width: 100%;
    color: #BDBDBD;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1;
    font-style: italic;
    border: none;
    padding: 15px 10px 15px 70px;
    border-radius: 5px;
    outline: 1px solid #7E95A5;
    width: 100%;
    background: transparent url(/assets/img/front/search_icon.svg) no-repeat left 5px center;
    padding: 10px;
    padding-left: 40px;
}
.responsive-search fieldset.searchFieldset input.searchInput::placeholder {
    color: #fff;
}
.responsive-search fieldset.searchFieldset button.searchButton {
    width: 20px;
    height: 20px;
    right: 0;
    left: auto;
    background-size: 17px auto;
    background-position: top left;
}
.responsive-search fieldset.searchFieldset button.searchButton:hover {
    background-position: left bottom;
}
.responsive-nav {
    display: none;
    float: left;
    position: relative;
    z-index: 9999;
}
.responsive-nav-button {
    width: 17px;
    height: 17px;
    display: block;
    background: url('/assets/img/front/burger_btn.svg');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    cursor: pointer;
}
.responsive-nav-button.active {
    background-position: left bottom;
}

.responsive-nav-wrapper {
    width: 300px;
    position: absolute;
    min-height: 10px;
    right: -260px;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 999;
    display: block;
    -webkit-transition: right 0.3s ease-out 0.3s;
    -moz-transition:  right 0.3s ease-out 0.3s;
    -o-transition:  right 0.3s ease-out 0.3s;
    transition:  right 0.3s ease-out 0.3s;
    overflow-y: scroll;
    padding-right: 20px;
    box-sizing: content-box;
    display: none;
}
.responsive-nav-wrapper.open {
    display: none;
}
.responsive-nav-wrapper-second {
    z-index: 999;
}
.responsive-nav-wrapper.open {
    right: -20px;
    position: fixed;
}
.responsive-nav-holder {
    background: #fff;
    min-height: 50px;
    width: 100%;
    z-index: 999;
    box-sizing: border-box;
}
.nav-close {
    width: 20px;
    height: 20px;
    display: block;
    background: url(/assets/img/front/search_close.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    float: right;
    margin: 20px 20px 20px 0;
    position: relative;
    z-index: 999;
    cursor: pointer;
}
.responsive-nav-holder #scene {
    height: 50px !important;
    width: auto;
    float: none;
    margin: 10px auto;
    display: table;
    min-width: 100px;
    max-width: 100%;
}
.responsive-nav-holder .weather #scene div {
    width: 100%;
    text-align: center;
}
.responsive-nav-holder .city {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    float: none;
}
.responsive-nav-holder img {
    width: 30px;
    height: auto;
    float: left;
}
.responsive-nav-holder .temperature {
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    width: auto !important;
    margin-left: 5px;
}
.responsive-nav-holder .responsive-search-wrapper {
    position: relative;
    z-index: 999;
    clear: both;
}
.responsive-menu a {
    color: rgba(255,255,255,1);
}
.responsive-menu a.depth1 {
    font-weight: 700;
    float: none;
    font-size: 18px;
    margin: 10px 0 5px;
    text-transform: uppercase;
    clear: both;
    display: table;
}
.responsive-menu a.depth2 {
    font-size: 13px;
    color: rgba(255,255,255,0.85);
    margin: 0 10px 5px 0;
}
.responsive-menu a.depth3 {
    font-size: 13px;
    color: rgba(255,255,255,0.45);
    margin: 0 10px 5px 0;
}
.responsive-menu a:hover,
.responsive-menu a.depth2:hover,
.responsive-menu a.depth3:hover{
    color: #E30613;
}
.responsive-nav-holder .lang-stream-holder {
    display: flex;
    align-items: center;
    margin: 10px 20px;
    justify-content: space-between;
}
.responsive-nav-holder .language-bar {
    margin-right: 20px;
}
.responsive-nav-holder .social ul {
    margin: 0;
}
.responsive-nav-holder .socialNav {
    display: flex;
    position: relative;
    z-index: 999;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.responsive-nav-holder .social ul li {
    margin:0;
}
.responsive-nav-holder .social ul li:last-child{
    margin-right: 0;
}
.responsive-nav-holder .liveStream a {
    padding: 0;
    margin-right: 5px;
    display: block;
    float: left;
    background-color: #0A1B47;
    padding: 5px;
    border-radius: 50%;
}
.responsive-nav-holder .liveStream a.tv {
    margin-right: 10px;
}

.responsive-menu.primary {
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 999;
    clear: both;
}
.responsive-menu.primary ul {
    margin: 0;
    display: table;
    width: 100%;
    list-style: none;
}
.responsive-menu.primary li {
    margin: 0;
    width: 100%;
    position: relative;
}
.responsive-menu.primary li.depth1 a {
    padding: 15px 40px 15px 20px;
    background-color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 1px solid #E9EAEE;
    color: #0A1B47;
    width: 100%;
    display: block;
    box-sizing: border-box;
    position: relative;
}
.responsive-menu.primary li.depth1 i {
    width: 50px;
    height: 50px;
    display: block;
    content: "";
    background: url('/assets/img/front/chevron_down_red.svg') no-repeat center center;
    position: absolute;
    top: 0;
    right: 0;
}
.responsive-menu.primary li.depth1.open-dropdown i {
    background: url('/assets/img/front/chevron_up_red.svg') no-repeat center center;
}
.responsive-menu.primary li.depth2 i,
.responsive-menu.primary li.depth3 i {
    display: none;
}
.responsive-menu.primary ul li.depth1 ul {
    display: none;
}
.responsive-menu.primary ul li.depth1.open-dropdown ul {
    display: block;
}
.responsive-menu.primary ul li.depth1 a.onPath:after {
    width: 3px;
    top: 0;
    bottom: 0;
    left: 0;
    background: #E30613;
    display: block;
    content: "";
    position: absolute;
}
.responsive-menu.primary ul li.depth1.open-dropdown li.depth2 a:after,
.responsive-menu.primary ul li.depth1.open-dropdown li.depth3 a:after {
    display: none;
}
.responsive-menu.primary li.depth2 a {
    padding: 10px 10px 10px 40px;
    background-color: #F3F3F4;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px solid #fff;
    color: #0A1B47;
    width: 100%;
    display: block;
    box-sizing: border-box;
    position: relative;
}
.responsive-menu.primary li.depth2 a:hover {
    opacity: 0.8;
}
.responsive-menu.primary li.depth3 a {
    padding: 5px 5px 10px 60px;
    position: relative;
}
.responsive-menu.primary ul li.depth1.open-dropdown li.depth2 a.onPath:after,
.responsive-menu.primary ul li.depth1.open-dropdown li.depth3 a.onPath:after{
    width: 3px;
    top: 0;
    bottom: 0;
    right: 0;
    background: #E30613;
    display: block;
    content: "";
    position: absolute;
}

.responsive-menu.secundary {
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 999;
}
.responsive-menu.secundary ul {
    margin: 0;
    display: table;
    width: 100%;
    list-style: none;
}
.responsive-menu.secundary li {
    margin: 0;
    width: 100%;
    position: relative;
}
.responsive-menu.secundary li.depth1 a {
    padding: 15px 40px 15px 20px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 1px solid #E9EAEE;
    color: #0A1B47;
    width: 100%;
    display: block;
    box-sizing: border-box;
    position: relative;
}
.responsive-menu.secundary li.depth1 i {
    width: 50px;
    height: 50px;
    display: block;
    content: "";
    background: url('/assets/img/front/chevron_down_red.svg') no-repeat center center;
    position: absolute;
    top: 0;
    right: 0;
}
.responsive-menu.secundary li.depth1.open-dropdown i {
    background: url('/assets/img/front/chevron_up_red.svg') no-repeat center center;
}
.responsive-menu.secundary li.depth2 i,
.responsive-menu.secundary li.depth3 i {
    display: none;
}
.responsive-menu.secundary ul li.depth1 ul {
    display: none;
}
.responsive-menu.secundary ul li.depth1.open-dropdown ul {
    display: block;
}
.responsive-menu.secundary ul li.depth1.open-dropdown a:after {
    width: 3px;
    top: 0;
    bottom: 0;
    right: 0;
    background: #E30613;
    display: block;
    content: "";
    position: absolute;
}
.responsive-menu.secundary ul li.depth1.open-dropdown li.depth2 a:after,
.responsive-menu.secundary ul li.depth1.open-dropdown li.depth3 a:after {
    display: none;
}
.responsive-menu.secundary li.depth2 a {
    padding: 10px 10px 10px 40px;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px solid #fff;
    color: #0A1B47;
    width: 100%;
    display: block;
    box-sizing: border-box;
    position: relative;
    background: #F3F3F4;
}
.responsive-menu.secundary li.depth2 a:hover {
    background: #E30613;
}
.responsive-menu.secundary li.depth3 a {
    padding: 5px 5px 10px 60px;
    position: relative;
}
.responsive-menu.secundary li.depth4 a {
    padding: 5px 5px 10px 80px;
}
.responsive-menu.secundary li.depth5 a {
    padding: 5px 5px 10px 100px;
}
.responsive-menu.secundary ul li.depth1.open-dropdown li.depth2 a.onPath:after,
.responsive-menu.secundary ul li.depth1.open-dropdown li.depth3 a.onPath:after{
    width: 3px;
    top: 0;
    bottom: 0;
    right: 0;
    background: #E30613;
    display: block;
    content: "";
    position: absolute;
}
.userNav {
    height: 24px;
    padding: 10px;
}

/* STORY Depth4 NAV */

#content .menu {
    display: block;
    background: none;
}
#content .menu select {
    background: #fff;
    padding: 10px 20px 10px 15px;
    margin-left: 0;
    color: #0A1B47;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    border: 1px solid rgba(21, 37, 49, 0.1);
    width: auto;
    min-width: 300px;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('/assets/img/front/tv-program-arrow.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
    margin-bottom: 30px;
    border-radius: 4px;
}

.hoverL2 .navL3,
.hoverL2 .navL4 {
    display: none;
    position: absolute;
    z-index: 100;
    background: #fff;
    top: -2px;
    bottom: 0;
    left: 200px;
    width: 200px !important;
    -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    left: auto;
    width: 200px !important;
    right: 100%;
}
.hoverL2 .navL2 li.d3:hover .navL3,
.hoverL2 .navL2 li.d4:hover .navL4 {
    display: table;
}
#secondaryNavigation .menu ul li.d4,
#secondaryNavigation .menu ul li.d5 {
    padding: 0;
    border: none;
}
#secondaryNavigation .menu ul li.d4 a:after,
#secondaryNavigation .menu ul li.d5 a:after {
    height: 1px;
    display: block;
    content: "";
    background: rgba(38, 54, 65, 0.2);
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    z-index: 1;
}
#secondaryNavigation .menu ul li.d4.last a:after,
#secondaryNavigation .menu ul li.d5.last a:after {
    display: none;
}
/*.nav ul li.d1.hoverL1.pariz_hover{
    padding-bottom: 16px;
    background: #D8C17C;
}
.nav ul li.d1.onPath.pariz_hover,
.nav ul li.d1.pariz_hover{
    background: #D8C17C;
    padding-bottom: 16px;
}
#pariz2024_img{
    height: 14px;
}
.nav ul li.d1.pariz_hover a.current:after,
.nav ul li.d1.pariz_hover a.onPath:after,
.nav ul li.d1.hoverL1.pariz_hover > a:after{
    background: #fff;
    
}*/
.mne_play{
    line-height: 10px;
    margin-right: 20px;
}
.responsive-nav-holder .mne_play{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    height: auto;
    width: 100%;
}
.responsive-nav-holder .mne_play img{
    width: auto;
    height: auto;
}