/*
Theme Name: Trace TV
Theme URI: http://trace.tv/
Author: Teddy Remoussin
Author URI: http://trace.tv/
Description: Description
Version: 2.6.5
Text Domain: tracetv
*/


/*
// GENERAL
*/


* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



@font-face {
  font-family: 'Klavika-Regular';
  src: url('/wp-content/themes/tracehome/fonts/Klavika-Regular.eot') format('embedded-opentype'),
		url('/wp-content/themes/tracehome/fonts/Klavika-Regular.otf')  format('opentype'),
	     url('/wp-content/themes/tracehome/fonts/Klavika-Regular.woff') format('woff'), 
	     url('/wp-content/themes/tracehome/fonts/Klavika-Regular.ttf')  format('truetype'), 
	     url('/wp-content/themes/tracehome/fonts/Klavika-Regular.svg#Klavika-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Klavika-Medium';
  src:  url('/wp-content/themes/tracehome/fonts/Klavika-Medium.otf')  format('opentype'),
	     url('/wp-content/themes/tracehome/fonts/Klavika-Medium.woff') format('woff'), 
	     url('/wp-content/themes/tracehome/fonts/Klavika-Medium.ttf')  format('truetype'), 
	     url('/wp-content/themes/tracehome/fonts/Klavika-Medium.svg#Klavika-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Klavika-Bold';
  src:  url('/wp-content/themes/tracehome/fonts/Klavika-Bold.otf')  format('opentype'),
	     url('/wp-content/themes/tracehome/fonts/Klavika-Bold.woff') format('woff'), 
	     url('/wp-content/themes/tracehome/fonts/Klavika-Bold.ttf')  format('truetype'), 
	     url('/wp-content/themes/tracehome/fonts/Klavika-Bold.svg#Klavika-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AtlasGrotesk';
  src:  url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-Regular.otf')  format('opentype'),
  		url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-Regular.eot') format('embedded-opentype'),
	     url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-Regular.woff') format('woff'), 
	     url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-Regular.ttf')  format('truetype'), 
	     url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-Regular.svg#AtlasGrotesk-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AtlasGrotesk-Light';
  src:  url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-Light.otf')  format('opentype'),
        url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-Light.eot') format('embedded-opentype'),
	    url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-Light.woff') format('woff'), 
	    url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-Light.ttf')  format('truetype'), 
	    url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-Light.svg#AtlasGrotesk-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AtlasGrotesk-ThinItalic';
  src:  url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-ThinItalic.otf')  format('opentype'),
        url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-ThinItalic.eot') format('embedded-opentype'),
	    url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-ThinItalic.woff') format('woff'), 
	    url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-ThinItalic.ttf')  format('truetype'), 
	    url('/wp-content/themes/tracehome/fonts/AtlasGrotesk-ThinItalic.svg#AtlasGrotesk-ThinItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}






@font-face {
  font-family: 'traceicons';
  src:  url('fonts/traceicons.eot?cjyk78');
  src:  url('fonts/traceicons.eot?cjyk78#iefix') format('embedded-opentype'),
    url('fonts/traceicons.ttf?cjyk78') format('truetype'),
    url('fonts/traceicons.woff?cjyk78') format('woff'),
    url('fonts/traceicons.svg?cjyk78#traceicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'traceicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa {
position: relative;
}

.icon-go-arrow:before {
  content: "\e90a";
}
.icon-play:before {
  content: "\e910";
}
.icon-facebook-logo:before {
  content: "\e907";
}
.icon-down-a:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e90c";
}
.icon-google-plus:before {
  content: "\e90d";
}
.icon-mail:before {
  content: "\e90e";
}
.icon-pinterest:before {
  content: "\e911";
}
.icon-twitter:before {
  content: "\e913";
}
.icon-share-up:before {
  content: "\e914";
}
.icon-share:before {
  content: "\e900";
}
.icon-aplay:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e902";
}
.icon-down:before {
  content: "\e903";
}
.icon-menu:before {
  content: "\e904";
}
.icon-comment:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e906";
}



body, html {
    min-height: 100%;
    position: relative;

}

html.menu-open {
    overflow: hidden;
}

body {
    font-size: 62.5%;
    font-family: AtlasGrotesk,Arial,sans-serif;
    line-height: 1.2;
    background: #fff;
    margin: 0 auto;
    overflow-x: hidden
}


img {
    width:auto;
    max-width:100%;
    height: auto;
    vertical-align: middle;
}

a {
    text-decoration:none;
}


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


#main-container {
    margin: 0;
}

#wrapper {
    max-width: 1060px;
    padding: 0 45px;
    margin: 0 auto;
    position:relative;
}

section {
    padding: 30px 0;
}

.grey-bg {
    background: #ffffff;
}

button.btn-sub {
    background: rgb(240,108,46);
    background: -moz-linear-gradient(top, rgba(235, 110, 8) 0%, rgba(235, 81, 8) 100%);
    background: -webkit-linear-gradient(top, rgba(235, 110, 8) 0%,rgba(235, 81, 8) 100%);
    background: linear-gradient(to bottom, rgb(235, 110, 8) 0%,rgb(235, 81, 8) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f06c2e', endColorstr='#ed5123',GradientType=0 );
    color: #fff;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    font-weight: normal;
    border-radius: 3px;
    padding: 10px 25px;
    height: auto;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    font-size: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

#pub-content {
    padding: 0;
text-align: center;
}

#pub-content img {

}

#pub-content .ad2x-div {
    margin: 0 auto;
}

header #nav-site ul.menu li.hidden-item {
    display: none;
}

.textwidget {
    margin-bottom: 25px;
}

.col-img {
    border-radius: 2px;
    overflow: hidden;
}

.cat-p, .cat-mini, .cat-sub {
}

.title-section {
    text-align: center;
    margin: 30px 0;
    margin-bottom: 50px;
font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    color: #000000;
    font-size: 25px;
    position: relative;
    padding-bottom: 22px;
}

.title-section.top-title {
    margin: 15px 0;
    margin-bottom: 0;
}


.title-section:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 40px;
    background: #000;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}


.title-section-cat:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50px;
    height: 4px;
    background: #eb6e08;
    top: 0;
}

.title-section-cat {
    font-size: 48px;
    padding-top: 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Klavika-Medium';
    position: relative;
    z-index: 2;
    line-height: 0.8em;
font-weight: normal;
}

.btn-a:before {
    content: "+";
    background: #eb6d07;
    font-family: 'roboto';
    font-weight: 200;
    color: #fff;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 22px;
    font-size: 16px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -4px;
}
.btn-a a {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Klavika-Medium';
    color: #eb6d07;
    margin-top: 40px;
    margin-bottom:10px;
    display: inline-block;
}

h2 {
    font-size: 42px;
    font-weight: normal;
    text-align: center;
    padding: 0 10px;
    text-transform: uppercase;
    font-family: 'Klavika-Medium';
    color: #ffffff;
    display: inline-block;
    border: 1px solid;
}

/*
//  COLOR GLOBAL
*/





 
/*
// HEADER
*/

header #top .liste-sites li.sub-menu-mini ul li a {
    border: 0;
    padding: 6px;
}

#top .sub-menu-mini ul.sub-menu {
    background: rgb(241, 241, 241);
    position: absolute;
    left: auto;
    right: auto;
    padding: 0 15px;
    width: 200px;
    visibility: hidden;
    font-weight: 700;
    text-align: left;
    z-index: 9;
    height: 0;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
    display: block;
}

#top .sub-menu-mini:hover ul.sub-menu {
    height: auto;
    padding: 15px;
    display: block;
    visibility: visible;
}

header #top .liste-sites li.sub-menu-mini ul li a:after {
   display:none;
}

header #top .liste-sites li.sub-menu-mini ul li {
    display:block;
}

a.chat-link {
    position: absolute!important;
    top: 0;
    left: 10px;
}

ul.language-links li:last-child a:after {
    display: none;
}

ul.language-links li a:after {
    content: "";
    border-right: 1px solid rgba(0,0,0,0.1);
    right: 0;
    position: absolute;
    top: 12px;
    bottom: 12px;
}
ul.language-links {
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 10;
}
ul.language-links li a, a.chat-link {
    color: #888;
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    padding: 12px;
    line-height: 1.4em;
    position: relative;
    font-family: "Klavika-Regular";
    letter-spacing: 0.2px;
}

ul.language-links li {
    display: inline-block;
}


ul li.menu-item-has-children a:before {
    position: absolute;
    content: "\e908";
    font-family: "traceicons";
    font-size: 8px;
    top: 13px;
    right: 8px;
}

ul li.menu-item-has-children a {
    padding-right: 25px!important;
position: relative;
}

ul li.menu-item-has-children .sub-menu li a:before {
display:none;
}

.site-mobile-menu li.sub-menu-mini {
    display: none;
}


.site-mobile-menu .menu-channels li a, .site-mobile-menu .menu-services li a, .site-mobile-menu .menu-legal li a {
    color: #888;
    font-size: 12px;
    font-weight: normal;
    padding: 7px 0;
    font-family: "Klavika-Regular";
    letter-spacing: 0.2px;
}

.site-mobile-menu .menu-channels,  .site-mobile-menu .menu-services, .site-mobile-menu .menu-legal {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 10px;
}

.site-mobile-menu li.btn-nlt a {
    border-radius: 0;
    padding: 15px 5px;
    height: auto;
    line-height: auto;
    width: 100%;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #eb6e08;
    color: #eb6e08;
}

header #top .btn-nlt {
    display:none!important;
}

.site-mobile-menu li.btn-nlt a:hover {
    color:#fff;
    background:#eb6e08;
}

.site-mobile-menu .menu-legal li a {
    font-size: 10px!important;
    padding: 6px 0!important;
}

.site-mobile-menu .menu-primary li a {
    font-family: "Klavika-Medium";
}

.site-mobile-menu li a {
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 10px 0;
    display: block;
}

.site-mobile-menu li a:hover {
    color: #eb6e08;
}

.site-mobile-menu {
    padding: 20px 30px;
}

.site-mobile-menu ul.language-links {
    position: relative;
    right: 10px;
}

.site-mobile-menu .menu-channels li.rs-l.first {
    margin-left: -8px;
}

html.channels-open header {
transform: translateY(21em);

}
.header-channels {
    transform: translateY(-100%);
    background: #333;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.header-channels li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0;
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}


#sticky {
    position: absolute;
    padding-top: 30px;
    OLDtransition: top .2s linear 0s;
}

#sticky {
    z-index: 5;
    right: 15px;
}

.home .tp_subscribe {
    display:block;
}

.tp_subscribe {
    display:none;
    position: absolute;
    right: 20px;
    top: 60px;
    padding-bottom: 65px;
    z-index:1;
    cursor:pointer;
}

.subscribe-mini div {
    display: inline-block;
    vertical-align: middle;
    border-left: 2px solid #ea6d13;
    padding-left: 15px;
    padding-top:2px;
}

.subscribe-mini img.icon-s {
    max-width: 25px;
    margin-right: 15px;
}

.subscribe-mini img.banner-s {
    display: none;
    max-width: 150px;
    padding-bottom: 15px;
}

.home .subscribe-mini img.banner-s {
    display: block;
}

.content_subscribe {
    width: 100%;
    background: #ffffff;
    position: absolute;
    top: 100%;
    display: none;
    z-index: 99;
    box-shadow: 0px 8px 10px rgba(0,0,0,0.08);
}
.content_subscribe.hover {

    display: block;
}


#nav-site.fixed .subscribe-mini img.banner-s {
    opacity: 0;
}

.home .subscribe-mini img.icon-s {
    display: none;
}

.home #nav-site.fixed .subscribe-mini img.icon-s {
    display: inline-block;
}

.subscribe-mini {
    position: absolute;
    right: 70px;
    bottom: 0px;
    font-size: 11px;
    text-align: left;
    line-height: 1.3em;
    color: #6b6b6b;
    padding-bottom: 17px;
    cursor: pointer;
    opacity: 1;
    transition: opacity .2s linear 0s;
    font-family: "Klavika-Regular";
    letter-spacing: 0.7px;
}

.subscribe-mini span {
    text-transform: uppercase;
    font-weight: normal;
    display: block;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.1px;
    color: #444;
    font-family: "Klavika-Medium";
}



html.menu-open:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 99;
    content: "";
}


#nav-site #wrapper {
    position: relative;
    max-width: none;
}

.top-switch {
    position: fixed;
}
.site-mobile-menu .burger-menu {
    left: 0;
    right: 0;
    text-align:right;
    top: 0;
    position: absolute;
    color:#eb6e08;
    padding: 20px 25px;
}

.site-mobile-menu .burger-menu img {
    width: 18px;
}

.burger-menu, #search-open {
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px;
    color: #eb6e08;
    font-size: 22px;
    cursor: pointer;

}

#search-open {
    left:inherit;
    right:0;
    z-index:9;
}

.global-container {
    transition: -webkit-transform .15s ease;
    transition: all .15s ease;
    left: 0;
    position: relative;
}

html.menu-open .global-container {
    left: 280px;
    position: relative;
}

.site-mobile-menu .content {
    height: 100%;
    overflow-y: scroll;
    width: 280px;
    padding-right: 40px;
}

.site-mobile-menu .logo-global {
    position: absolute;
    top: 2px;
    background: #fff;
    padding: 20px 0;
    width: 105px;
}

.site-mobile-menu {
    display:block;
    overflow: hidden;
padding-top: 75px!important;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    overflow-y: auto;
    height: 100%;
    z-index:99;
    background: #fff;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .15s ease;
    transition: transform .15s ease;
}

html.menu-open .site-mobile-menu {
    -webkit-transform: translateX(280px);
    -ms-transform: translateX(280px);
    transform: translateX(280px);
}

html.menu-open body {
    overflow: hidden!important;
}


header {
    z-index: 9;
    position: relative;
    background: #fff;
    text-align: center;
    height:104px;
}

.home header {
    height:204px;

}

.home header .logo-global {
    display: inline-block;
    position: relative;
    padding-top: 35px;
    padding-bottom: 10px;
    display:block;
}

header .logo-global {
    display:none;
}

.logo-global .site-name {
    position: absolute;
    bottom: -23px;
    background: #222;
    color: #fff;
    float: right;
    right: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 800;
    padding: 2px 5px;
    line-height: 1.3em;
}

.site-name.mini-n {
    font-size: 11px;
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    text-align: right;
}

#nav-site .logo-mini img {
    max-width: 110px!important;
}

#nav-site .logo-mini {
    transition: opacity .2s linear 0s;
    position: absolute;
    left: 70px;
    top: 20px;
}

.home .logo-mini {
    opacity: 0;

}

#nav-site.fixed .logo-mini {
    opacity: 1;
}


header #top {
    background: #f1f1f1;
    padding: 0 2em;
}

header #top .mobile-item {
    display: none!important;
}

header #top .liste-sites li.rs-l a {
    padding: 0 8px;
    font-size: 15px;
    line-height: 0em;
}

header #top .liste-sites li.rs-l a:after {
    display: none;
}


header #top a.group-link {
    display: inline-block;
    vertical-align: middle;
    padding-right: 1.5em;
}

header #top .liste-sites, header #top  .services-channels {
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid rgba(255,255,255,0.25);
    padding-left: 1em;
    margin-left: 1em;
}

header #top .liste-sites {
    margin-left: 0;
    border-left: 0;
}

header #top .liste-sites li, header #top .services-channels li {
    display: inline-block;
    vertical-align: middle;
}

header #top .liste-sites li a, header #top .services-channels li a {
    color: #888;
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    padding: 12px;
    line-height: 1.4em;
    position: relative;
    font-family: "Klavika-Regular";
    letter-spacing: 0.2px;
}

header #top .liste-sites li a span {
    font-size: 8px;
    padding-left: 4px;
}

header #top .liste-sites li a.active {
    color: #fff;
}

header #top .liste-sites li a:after {
    content: "";
border-right: 1px solid rgba(0,0,0,0.1);
    right: 0;
    position: absolute;
    top: 12px;
    bottom: 12px;
}

header #top .liste-sites ul li:last-child a:after {
    display:none;
}



header #top .liste-sites li a:hover, header #top .services-channels li a:hover {
    color: #222;
}





header #top .services-channels li a {
    color: #fff;
}

header #nav-site a.logo-site {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: -13px;
}

#nav-site.fixed {
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9;
    transition: all .15s ease;
}

html.menu-open #nav-site {
    left: 280px;
    right: -280px;
}

header #nav-site {
    background: #fff;
    box-shadow: 0px 6px 8px -5px rgba(0,0,0,0.08);
    -webkit-transition: top .2s linear 0s;
    transition: top .2s linear 0s;
}

header #nav-site .menu-primary {
    display: inline-block;
    vertical-align: middle;
}

header #nav-site ul.menu li {
    display: inline-block;
    vertical-align: middle;
}

header #nav-site ul.menu li a {
    padding: 22px 18px;
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    color: #222;
    letter-spacing: 0.15px;
    font-family: "Klavika-Medium";
    position:relative;
}

header #nav-site ul.menu li a:after {
    content: "";
    position: absolute;
    top: 22px;
    background: #eaeaea;
    left: 0;
    bottom: 22px;
    width: 1px;
}

header #nav-site ul.menu li:first-child a:after {
    display: none;
}

header #nav-site ul.menu li a:hover {
    color: #eb6e08;
}

 header #nav-site ul.menu li.current-post-ancestor a,  header #nav-site ul.menu li.current-menu-item a, header #nav-site ul.menu li.current-category-ancestor a {
    color: #eb6d07;
}




ul.menu li:hover ul.sub-menu {
    display: block;
    height: 250px;
    visibility: visible;
}

ul.sub-menu {
    background: #fff;
    visibility: hidden;
    font-weight: 700;
    left: 0;
    right: 0;
    z-index: 9;
    text-align: left;
    height: 0;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
}

#top ul.sub-menu {
    display: none;
}

.site-mobile-menu ul li .sub-menu li a {
    font-weight: 600!important;
    color: #333;
}



header #nav-site ul.menu ul.sub-menu li a {
    color: #757575;
    font-size: 16px;
    padding: 20px 14px;
    display: block;
    font-weight: normal;
    text-transform: none;
}

header #nav-site ul.menu ul.sub-menu li a:hover {
    color: #000;
}

/*
// MARKETING CONTENT
*/


#charts-section {
    background-position: center center;
    background-size: cover;
padding: 65px 0;
margin-bottom:50px;
}

#charts-section .item {
    float: left;
    width: 50%;
    box-sizing: border-box;
}

#charts-section #other-list .left a.link-m {
    display: inline-block;
    position: relative;
    color: #fff;
    border-color: #fff;
    font-family: 'Fjalla One', sans-serif;
    display: block;
    margin-top: 24px;
}

#charts-section .item .col-img img {
    width: 100%;
}

#charts-section .item .bg-title {
    background: rgba(0, 0, 0, 0.3);
    padding: 0 20px;
    padding-bottom: 10px;
}

#charts-section #other-list {
    padding: 0;
    border: 0;
    display: table;
    width: 100%;
}

#charts-section #other-list .left {
    float: left;
    width: 27%;
}

#charts-section #other-list .right {
    float: left;
    width: 73%;
}

#charts-section #other-list .col-title h3, #charts-section #other-list li .share ul li a, #charts-section #other-list li .col-title .date-post {
    color: #fff;
}

#charts-section #wrapper {
    max-width: 1400px;
}


/*
// CATEGORY	
*/

.top-category {
    background-size: cover;
    background-position: center center;
    padding: 82px 0;
    text-align: center;
    background-color: #d1d1d1;
    position:relative;
}

.top-category .title-section {
    margin:10px 0;
    z-index:2;
    color:#fff;
}

#cat-top-news .programs-list {
    margin-top: 0;
}
#cat-top-news {
    padding: 0;
}

#category-content {
    padding-top: 0;
}

.menu-cats ul li a.current-cat {
    border-top: 4px solid #000;
}
.menu-cats ul li a {
    padding: 25px 18px;
    display: block;
    padding-top: 21px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: normal;
    color: #000;
letter-spacing: 0.15px;
    font-family: "Klavika-Medium";
    border-top: 4px solid transparent;
}

.menu-cats ul li {
    display: inline-block;
}
.menu-cats {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    text-align: center;
    background: #fff;
}



#wrapper.cat-wrapper {
    padding-top:40px;
}


/*
// NEWS HOME
*/

#slider-videos {
    position: relative;
    padding-bottom: 20px;
}


.cat-mini, .cat-sub {
    background: #eb6e08;
    color: #fff;
    font-size: 13px;
    padding: 4px 6px 2px 6px;
    line-height: 1em;
    text-align: left;
    letter-spacing: 0.25px;
    display: inline-block;
    font-family: 'Klavika-Medium';
    text-transform: uppercase;
}

.cat-sub {
    background: #363996;
}

.cat-p.sub.blog-name-p {
    background: #eb6e08;
    margin-left: 3px;
}

.cat-p {
    display: inline-block;
    text-align: right;
    font-size: 16px;
    text-transform: uppercase;
    min-width: 77px;
    font-weight: normal;
    color: #000!important;
    padding-top: 10px;
    border-top: 4px solid #eb6e08;
    font-family: 'Klavika-Medium';
    letter-spacing: 0.25px;
}

.cat-p.sub {
    font-size: 13px;
    min-width:inherit;
    font-weight: normal;
    color: #fff!important;
    background: #363996;
    text-align: left;
    display: inline-block;
    line-height: 1em;
    padding: 4px 6px 2px 6px;
    border: 0;
}

.programs-list .cat-p {
    border-top: 0;
    background: #eb6e08;
    color: #fff!important;
    min-width: inherit;
    font-size: 13px;
    padding: 4px 6px 2px 6px;
    line-height: 1em;
    margin-right: -3px;
}

.programs-list .cat-p.sub {
    background: #363996;
}



/*
// OTHER LIST
*/

#other-list {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
padding-top: 35px;
}


#other-list li {
    padding: 0 20px;
}

#other-list li .col-title {
    padding-top: 20px;
}

#other-list li .cat-p {
    font-size: 13px;
    min-width: inherit;
    font-weight: normal;
    color: #fff!important;
    background: #ed7c20;
    text-align: left;
    display: inline-block;
    line-height: 1em;
    padding: 4px 6px 2px 6px;
    border: 0;
    margin-right:-3px;
}

#other-list li .cat-p.sub {
    background: #363996;
}

#other-list .col-title h3 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    padding: 16px 0;
    color: #000;
}


#other-list .share li {
    padding: 0;
}

#other-list li .share {
    padding: 0;
    margin-left: -10px;
}

#other-list li .share ul li a {
    font-size: 18px;
    padding: 7px 10px;
    display: inline-block;
    border: 0;
    color: #000;
    background: transparent;
    border-radius: 0;
    margin: 3px 0;
    text-align: center;
    transition: all 0.15s ease;
    width: inherit;
    height: inherit;
    line-height: inherit;
}


#other-list li .col-img i.fa.fa-play {
    font-size: 42px;
    position: absolute;
    color: #fff;
    left: 0;
    right: 0;
    top: 42%;
    margin: 0 auto;
    text-align: center;
}

#other-list li .col-img {
    position: relative;
}

#other-list li:hover .col-img:before {
    background: rgba(0, 0, 0, 0.2);
}
#other-list li .col-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background 0.2s ease-in;
}

/*
// SHOWS
*/



ul.shows-section {
    display: table;
    width: 100%;
    margin-top: 60px
}

ul.shows-section li {
    float: left;
    width: 33.3%;
    padding: 5px;
}



#news-list {
    position: relative;
}


#news-list li .share ul li {
    display: block;
    vertical-align: middle;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: right;
}

#news-list li .share ul li a {
    font-size: 18px;
    padding: 7px 10px;
    padding-right: 0;
    display: inline-block;
    border: 0;
    color: #000;
    background: transparent;
    border-radius: 0;
    margin: 3px 0;
    text-align: center;
    transition: all 0.15s ease;
    width: inherit;
    height: inherit;
    line-height: inherit;
}

#news-list li .share ul li a:hover {
    color: #3b5998;
}

#news-list li .share ul li a.twitter-l:hover {
    color: #00aced;
}

#news-list li .share ul li a.google-l:hover {
    color: #dd4b39;
}

#news-list li .share ul li a i {
    color: #c1c1c1;
}

#news-list li {
    padding: 24px 0;
    max-width: 800px;
    margin: 0 auto;
}


#news-list li:last-child {
}

#news-list li .author i {
    text-transform: none;
    color: #9e9e9e;
}

#news-list li .author {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    padding-top: 10px;
    color: #000!important;
}


#news-list li .blog-info {
    width: 13.65%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding-right: 35px;
}

#news-list li .col-img {
    display: inline-block;
    vertical-align: middle;
    width: 44%;
    position: relative;
    overflow: hidden;
}


#news-list li a.link-post:hover .col-img:before {
    background: rgba(0, 0, 0, 0.2);
}

#news-list li .col-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background 0.2s ease-in;
}


#news-list li .col-img img, .programs-list li .col-img img {
    width:100%;
}

#news-list li .col-title {
    width: 55.5%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
}

#news-list li .col-title .date-post, #other-list li .col-title .date-post  {
    font-size: 14px;
    color: #000;
    margin-bottom: 15px;
    font-family: AtlasGrotesk-Light,Arial,sans-serif;
}


#news-list li .col-title .date-post i.fa, #other-list li .col-title .date-post i.fa  {
    padding-right: 3px;
}

.post-date i.marg, .date-post i.marg {
    font-style: normal;
    padding: 0 5px;
}

#other-list li .col-title .date-post {
    padding-left: 10px;
}


#news-list li .col-title h3 {
    font-size: 28px;
    font-weight: normal;
    margin: 0;
font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    padding: 16px 0;
}

#news-list li a {
    transition: all 0.3s ease;
}

#news-list li a.link-post {
    width: 86.35%;
    display: inline-block;
    vertical-align: top;
    color: #000;

}

#news-list li a.link-post:hover  {
    color:#222;
}


#news-list li.mini:nth-child(3n) .col-title h3 {
    font-size: 32px;
    padding-right: 20px;
}
#news-list li.mini:nth-child(3n) .col-title {
    width: 100%;
    padding-left: 0;
    padding:25px 0;
}
#news-list li.mini:nth-child(3n) .col-img {
    width: 100%;
    overflow: hidden;
    max-height: 335px;
}



#news-list li.video-li {
    position: relative;
    padding-bottom: 0;
}

#news-list li.video-li a.link-post {
    width: 100%;
}

#news-list li.video-li .col-img {
    width: 100%;
}

#news-list li.video-li .icon-play {
    color: #fff;
    position: absolute;
    top: 38%;
    font-size: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
}

#news-list li.video-li .col-title {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
}

#news-list li.video-li .col-title h3 {
    font-size: 30px;
}

#news-list li.video-li .col-img:after, #news-list li.video-li a.link-post:hover .col-img:after  {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}



/*
// CONTAINER VIDEOS
*/


.title-section-v {
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-top: 8px;
    padding-bottom: 32px;
}

a.link-m i {
    font-size: 12px;
    vertical-align: middle;
    padding-right: 3px;
}
a.link-m {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0.5px;
    font-weight: normal;
    color: #000;
}

#news-list li.video-li {
    position: relative;
    padding-bottom: 0;
}

li.video-li {
    width: calc(75% - 0px);
    display: inline-block;
    vertical-align: top;
}

.right-videos {
    width: calc(25% - 0px);
    display: inline-block;
}

.right-videos li.video-li {
    width: calc(100% - 0px);
    padding-left: 20px;
    border: 0!important;
    padding-right: 0;
}

#news-list .right-videos li.video-li .icon-play {
    font-size: 36px;
    left: 0;
}

#news-list .right-videos li.video-li .col-title {
    position: relative;
    color: #000;
    padding: 15px 0;
}
#news-list .right-videos li.video-li .col-title h3 {
    font-size: 18px;
}

/*
//
*/




#news-list li.top-news {
    padding-bottom: 0;
    margin-bottom: 35px;
    border: 0;
    position: relative;
}

#news-list li.top-news .col-img {
    display: block;
    width: 100%;
    position:relative;
}

#news-list li.top-news .col-img:after {
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.85) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
    z-index: 1;
}


#news-list li.top-news .col-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding:40px;
    z-index:2;
}

#news-list li.top-news .col-title p {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    line-height: 1.4em;
    padding-top: 10px;
}

#news-list li.top-news .col-img img {
    width: 100%;
}

#news-list li.top-news .col-title h3 {
    font-size: 30px;
    color: #fff;
    line-height: 1.1em;
}

#news-list li.top-news .col-title .date-post {
    color: #bfbfbf;

}



#news-list .list-videos li .col-title .date-post {
    display:none;
}

#news-list .list-videos li.mini:nth-child(odd) {
    padding-right: 10px;
}


#news-list .list-videos li.mini:nth-child(even) {
    padding-left: 10px;
}

#news-list .list-videos li .col-img:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f04b";
    color: #fff;
    position: absolute;
    font-size: 36px;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 2;
    text-align: center;
}

#news-list .list-videos li.top-news .col-img:before {
    font-size: 70px;
}

#news-list .list-videos li .col-img:after {
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.85) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
    z-index: 1;
}


#news-list .list-videos li.mini {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 0;
    border: 0;
}


#news-list .list-videos li.mini .col-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 16px;
    right: 0;
    z-index:2;
}


#news-list .list-videos li.mini .col-title h3 {
    color: #fff;
    font-size: 20px;
}




#news-list .list-videos li.mini .col-img {
    width: 100%;
    position:relative;
}


#load-more {
    background-image: url(/wp-content/themes/tracehome/images/loader.gif);
    background-color: transparent;
    text-indent: -9999px;
    border: 0;
    opacity: 1;
    background-size: 45px;
    width: 100%;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
}

#load-more.done {
    opacity:0;
}


.tabs-links a:hover {
    color: #000;
}
.tabs-links {
    padding-bottom: 30px;
    padding-top: 5px;
}
.tabs-links a.active {
    color: #eb6d07;
}
.tabs-links a {
    font-family: 'Klavika-Medium';
    text-transform: uppercase;
    font-size: 22px;
    color: #c7c7c7;
    padding-right: 25px;
}


/*
// SLIDER
*/

#slider-top {
    padding: 0;
    height: 78vh;
    position:relative;
    z-index:2;
    max-height: 650px;
    overflow: hidden;
}

#home-top .item {
    position: relative;cursor: pointer;
}

#home-top .cat-mini {
    margin-right: -3px;
}

#home-top:hover .owl-buttons {
    opacity: 1;
}
#home-top .owl-buttons {
    opacity: 0;
    transition: opacity 0.1s ease-in;
}

#home-top .owl-controls .owl-buttons div {

    padding: 20px 30px;
}

#home-top .item .image-slider {
    height: 78vh;
max-height:650px;
    background-size:cover;
    position:relative;
    background-position:center center;
}

#home-top .owl-buttons {
    position: absolute;
    top: 42%;
    left:0;
    right: 0;
    margin: 0 auto;
    width:100%;
}


#home-top .owl-pagination {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}



.image-slider:after, .top-category:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/tracehome/images/pat.png);
    content: "";
    background-size: 3px;
    opacity: 0.5;
    z-index: 1;
    background-color: rgba(0,0,0,0.25);
}


.image-slider img {
    width: 100%;
}


#home-top .owl-controls .owl-buttons div {
    color: #fff;
    font-size: 48px;
}

#home-top .owl-prev {
    left: 15px;
}

#home-top .owl-next {
    right: 15px;
}

#home-top .item .content-slider {
    position: absolute;
    bottom: 75px;
    left: 0;
    right: 0;
    text-align: left;
    color: #fff;
    width: 100%;
    font-weight: normal;
    padding: 0 60px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1080px;
}


.programs-list {
    margin-top: 30px;
}

#home-top .item .content-slider h3 {
    color: #fff;
    font-size: 40px;
    font-weight: normal;
    margin: 0;
font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    padding: 16px 0;
}

#home-top .item .content-slider .col-title {
    width: 50%;
}



/*
// LIVE
*/

.live-content {
    padding-top: 56.4%;
    width: 100%;
    position: relative;
}
.live-content iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

#live-wrapper {
    width: 100%;
    height:100%;
    position: fixed;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
}

/*
// SINGLE
*/



.breadcrumb li.current a {
    color: #fff;
    background: #eb6d07;
    border-radius: 50px;
    padding: 6px 10px;
}

.breadcrumb {
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    font-size: 16px;
    color: #eb6e08;
    font-weight: 400;
}
.breadcrumb ul li a {
    font-size: 14px;
    color: #eb6d07;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
    position: relative;
    padding-bottom: 16px;
}


.breadcrumb ul li.sub-c a {
    font-size: 12px;
    color: #222;
}


.breadcrumb:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    width: 40px;
    background: #eb6e08;
}

.breadcrumb ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
    font-size: 15px;
}


.follow-site ul {
    background: #f7f7f7;
    padding: 20px;
    text-align:center;
}


#related-posts .programs-list {
    border-top: 1px solid #ddd;
    padding-top: 15px;
}

#related-posts {
    padding-bottom: 0;
}

#related-posts .title-section {
    margin-bottom: 30px;
}

#post-content .video-embed {
    padding-top: 56.1489%;
    position: relative;
    width: 100%;
}
#post-content .video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#post-content .article-content h1, #post-content .article-content h2, #post-content .article-content h3 {
font-size: 21px;
    font-weight: normal;
    text-align: left;
    padding: 10px 0;
    text-transform: none;
    font-family: 'Fjalla one';
    color: #000000;
    margin-top: 10px;
    margin-bottom:0;
    border: 0;
    display: block;
}

.article-content div {
    max-width: 100%!important;
}

.article-content p.wp-caption-text {
    font-size: 13px;
    color: #888;
}

#post-content .head-post h1 {
    font-size: 50px;
    font-weight: normal;
    margin: 0 auto;
 font-family: 'Fjalla One', sans-serif;
    padding: 22px 0;
    margin-bottom:22px;
    position:relative;
}

#post-content .head-post h1:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 4px;
    bottom: 0;
    background: #000000;
    left: 0;
}

#gallery-post .item p {
    padding: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 11px;
    
}
#gallery-post {
    max-height: 545px;
}

#gallery-post .item img {
    width: auto;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    left: 0;
}

#gallery-post .item {
    background: #f2f2f2;
    padding-top: 56.1489%;
    position: relative;
    width: 100%;
}

#gallery-post img {
    width: 100%;
}

#gallery-post .owl-prev {
    left: -40px;
    top: 40%;
}

#gallery-post .owl-next {
    right: -40px;
    top: 40%;
}

#gallery-post .owl-controls .owl-buttons div {
    font-size: 40px;
}



#post-content .head-post .post-date {
    font-size: 16px;
    color: #000;
    display:block;
    padding:5px 0;
}



#post-content .head-post {
    background: #fff;
padding: 25px 0;
}

.cat-p.sing-c {
    font-size: 13px;
    min-width: inherit;
    font-weight: normal;
    color: #fff!important;
    background: #eb6e08;
    text-align: left;
    display: inline-block;
    line-height: 1em;
    padding: 4px 6px 2px 6px;
    border: 0;
    margin-right: -3px;
}

#post-content .img-post img {
    width: 100%;
}

#post-content .img-post {
    display: block;
}

#post-content .article-content p {
    padding-bottom: 12px;
}

#post-content .article-content a {
    color: #eb6e08;
    border-bottom: 1px solid;
    padding-bottom: 0.3em;
}

#post-content .article-content a:hover {
    color: #eb6e08;
    
}


.article-content iframe {
    width: 100%;
}

#post-content .article-content .share a {
    color: #000;
    text-decoration: none;
    border: 0;
    font-size: 26px;
    width: inherit;
    height: inherit;
    line-height: inherit;
    padding: 12px 6px;
}

#post-content .article-content .share ul li {
    display: block;
}

.wrapper-share {
    position: absolute;
    top: 4px;
    left: -90px;
    bottom: 0;
}



#post-content .article-content .share:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 4px;
    background: #000;
    top: 0;
    left: 0;
}


#post-content .article-content, #post-content .comments-content {
    font-size: 16px;
    line-height: 1.75em;
    font-family: AtlasGrotesk-Light,Arial,sans-serif;
    position: relative;
}

#post-content .content-inner {
    padding-top: 60px;
}

#post-content .post-info {
    font-size: 13px;
    color: #999;
    padding: 25px 0;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding-bottom: 10px;
}

#post-content .post-info .author {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    padding-top: 5px;
    color: #000!important;
}

#post-content .post-info .author i {
    text-transform: none;
    color: #9e9e9e;
}

#post-content .video-post {
    padding-top: 56.4%;
    width: 100%;
    position: relative;
}

#post-content .video-post iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tags-block {
    text-align: center;
}

.tags-block h2 {
    border: 0;
    padding-top: 40px;
    font-size: 32px;
    margin-bottom: 5px;
}

.tags-block a {
    color: #999;
    font-size: 13px;
    padding: 3px 12px;
    border: 2px solid #ddd;
    border-radius: 50px;
    margin: 0 5px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
}

.tags-block a:hover {
    background: #eb6e08;
    color: #fff;
    border-color: #eb6e08;
}


/*
// SHARE
*/

.share, .follow-site {
    padding-top: 15px;
}

.share ul li a:hover {
    color: #3b5998!important;
}

.share ul li a.twitter-l:hover {
    color: #00aced!important;
}

.share ul li a.google-l:hover {
    color: #dd4b39!important;
}

.share ul li a.pinterest-l:hover {
    background: #ca0034;
}

.share ul li a.mail-l:hover {
    background: #999;
}


.share ul li a:hover {
    color: #fff;
    border-color: transparent;
}

.share ul li a, .follow-site ul li a {
    font-size: 20px;
    margin: 0 5px;
    color: #adadad;
    height: 45px;
    width: 45px;
    display: inline-block;
    line-height: 47px;
    border: 1px solid #ddd;
}

.share ul li, .follow-site ul li {
    display: inline-block;
    vertical-align: middle;
}

.share ul li a .fa-twitter, .follow-site ul li a .fa-twitter {
    color: #49aaf3;
}

.share ul li a .fa-facebook-official, .follow-site  ul li a .fa-facebook-official {
    color: #426dc7;
}

.share ul li a .fa-google-plus, .follow-site ul li a .fa-google-plus {
    color: #DD4B39;
}

.share ul li a .fa-envelope, .follow-site ul li a .fa-envelope {
    color: #6d6d6d;
}

/*
// PROGRAMS
*/

.programs-list ul {
    margin-left: -12px;
    margin-right: -12px;
}


.programs-list li {
    display: inline-block;
    vertical-align: top;
    width: calc(33.3% - 2px);
    padding: 12px;

}


.programs-list li img {
    width: 100%;
}



.programs-list li .col-img {
    position: relative;
    overflow:hidden;
    margin-bottom: 20px;

}


.programs-list li:hover .col-img:before {
    background: rgba(0, 0, 0, 0.2);
}
.programs-list li .col-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background 0.2s ease-in;
}



.programs-list li a {
    display:table;
    width:100%;
    padding-bottom: 10px;
 
}

.programs-list li .date-post {
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.5em;
    padding-top: 10px;
}

.programs-list li .date-post span {
    display: block;
    font-size: 26px;
    font-weight: normal;
    color:#eb6d07;
}

.programs-list li .col-title h3 {
    color: #000;
    padding-top: 8px;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    padding: 16px 0;
}

.programs-list li .col-title p {
    font-size: 15px;
    color: #0e0e0e;
    padding-top: 3px;
}


/*
// PAGE DEFAULT
*/
#wrapper.page-default {
    max-width: 600px;
}

.page-default .page-content h3 {
    font-size: 15px;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: inherit;
}

.page-default h3:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 4px;
    bottom: 0;
    background: #000000;
    left: 0;
}

.page-default h3 {
    font-size: 28px;
    font-weight: normal;
    padding-bottom: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
    font-family: 'Fjalla One', sans-serif;
    position: relative;
}
.page-content a {
    text-decoration: underline;
    color: #999;
}

.page-default p {
    font-size: 15px;
    line-height: 2em;
    padding: 8px 0;
}

.page-default .page-content {
    font-family: AtlasGrotesk-Light,Arial,sans-serif;
}

.page-default h2:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 3px;
    bottom: 0;
    background: #000000;
    left: 0;
}
.page-default h2 {
    color: #000;
    border: 0;
    font-family: inherit;
    text-transform: none;
    font-size: 20px;
    position: relative;
    padding: 0;
    padding-bottom: 20px;
    padding-top: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

/*
// CHANNEL
*/

#header-channel {
    background-size: cover;
    background-position: center center;
    padding: 79px 0;
    text-align: center;
}

#header-channel .logo-channel {
    text-align: center;
}

#header-channel .logo-channel  img{
    max-width: 270px;
}

#header-channel a.nav-channel:hover {
    opacity: 1;
}

#header-channel a.nav-channel {
    opacity: 0.5;
    transition: opacity 0.2s;
}
#header-channel a.nav-channel {
    color: #fff;
    font-size: 50px;
    position: absolute;
    left:15px;
    top: 30%;
}



#header-channel a.nav-channel.nav-right:hover div {
    transition: opacity 0.3s, margin-right 0.3s;
    opacity: 1;
    margin-right: 0;
}

#header-channel a.nav-channel.nav-left:hover div {
    transition: opacity 0.3s, margin-left 0.3s;
    opacity: 1;
    margin-left: 0;
}

#header-channel a.nav-channel div {
    font-size: 24px;
    font-family: 'Klavika-Medium';
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.0em;
    padding: 0 25px;
    opacity: 0;

}

#header-channel a.nav-channel.nav-right div {
    text-align: right;
    margin-right: 25px;
}


#header-channel a.nav-channel.nav-left div {
    text-align: left;
    margin-left: 25px;
}

.menu-cats.menu-channel li a {
    line-height: 1.0em;
}

#header-channel a.nav-channel.nav-right {
    right: 15px; left:inherit;
}

.menu-cats.menu-channel {
    text-align: left;
}

.menu-cats.menu-channel .right-menu {
    position:absolute;
    top:0;
    right:0;
}

.menu-cats.menu-channel .right-menu li a {
    padding: 25px 8px;
    padding-top: 21px;
}


#news-channel {
    padding-top: 0;
}


#slider-channels .owl-controls .owl-buttons div {
top: 38%;
}


#slider-channels .item {
    padding: 10px;
}

#slider-channels li {
    padding: 35px 45px;
}

#section-shows {
    border-bottom: 1px solid #ddd;
    padding-bottom: 35px;
}

#slider-shows li {
    padding: 12px;
}

#slider-shows.owl-theme .owl-controls .owl-buttons div {
    top: 40%;
}

.single-program #post-content .article-content {
    padding-left: 0;
}

.single-program #section-shows {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    border-bottom: 0;
}


.single-program #post-content h1 {
    text-align: center;
}

.single-program #post-content h1:after {
    right:0;
    margin: 0 auto;
}

/*
// FOOTER
*/

a#fm-btn {
    position: fixed;
    bottom: 15px;
    left: 0px;
    height: 132px;
    width: 132px;
}

a#fm-btn .content {
    background: #363996;
    font-size: 23px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Klavika-Medium";
    letter-spacing: 0.15px;
    line-height: 0.95em;
    padding: 5px 10px;
    text-align: right;
    transform: rotate(-3deg);
    margin-top: 30px;
    position: absolute;
    left: -15px;
    width: 100%;
}

a#fm-btn .content i {
    color: #eb6e08;
    font-size: 22px;
}


.copyright {
    font-size: 10px;
    color: #bbb;
    border-top: 1px solid #ddd;
    padding: 25px 25px 25px 0px;
    margin-top: 10px;
    line-height: 1.65em;
}

a.btn-newsletter {
    display: block;
    padding: 10px 5px;
    color: #eb6e08;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.8px;
    font-family: "Klavika-Medium";
}

.follow ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 3px;
}
.follow ul li a {
    font-size: 15px;
    padding: 0 10px;
    display: inline-block;
    border: 1px solid #ddd;
    width: 35px;
    color: #868686;
    background: transparent;
    height: 35px;
    margin: 3px 0;
    line-height: 37px;
    border-radius: 50%;
    text-align: center;
    transition: all 0.15s ease;
}

.site-mobile-menu .menu-channels li a span {
    font-size: 9px;
    opacity: 0.8;
    padding-left: 4px;
}




.search-section {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    background: rgba(0,0,0,0.85);
    z-index: 9;
    text-align: center;

    display:none;
}


.search-section .c {
    display:table;
    height: 100%;
    width: 100%;
}

.close-section {
    color: #fff;
    right: 20px;
    top: 18px;
    position: absolute;
    cursor: pointer;
}

.close-section img {
    width: 24px;
}

.search-section .content {
    display: table-row;
    height: 100%;
    vertical-align: middle;
}

.search-section .align-t {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

input#s {
    padding: 15px;
    font-size: 26px;
    font-weight: 500;
    background: transparent;
    border: 3px solid #fff;
    color: #fff;
    width: 400px;
    padding-right:60px;
}

input#searchsubmit {
    padding: 22px 30px;
    border: 0;
    font-family: 'traceicons' !important;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    cursor: pointer;
    background: transparent;
}

#searchform i.fa.fa-search {
    position: absolute;
    right: 20px;
    top: 21px;
    font-size: 25px;
    color: #ffffff;
}

form#searchform {
    display: inline-block;
    position: relative;
}

#channels-list, #radios-list, #events-list, #digital-list {
    position: absolute;
    top: 36px;
    left: 0;
    display: none;
    right: 0;
    z-index: 99;
    height: 208px;
    padding: 42px 22px;
    background: #f1f1f1;
    overflow: hidden;
}


 #events-list ul li, #digital-list ul li {

    width: 12%!important;
}

#channels-list.pop.active,  #radios-list.pop-r.active, #events-list.pop-e.active, #digital-list.pop-d.active {
display:block;
}
 


#channels-list ul, #radios-list ul, #events-list ul, #digital-list ul   {
    display: table;
    text-align: center;
    width: 100%;
}

#channels-list ul li, #radios-list ul li, #events-list ul li, #digital-list ul li  {
    padding: 8px 15px;
    text-align: center;
    display: inline-block;
    vertical-align:middle;
    width: 11%;
}

#channels-list ul li a:hover .logo-none, #radios-list ul li a:hover .logo-none, #events-list ul li a:hover .logo-none, #digital-list ul li a:hover .logo-none  {
    display: inline-block;
}

.logo-none {
    display: none;
}

.logo-rollover {
    display: inline-block;
   
}

#channels-list ul li img, #radios-list ul li img, #events-list ul li img, #digital-list ul li img {
    vertical-align:top;
}

#radios-list ul li img {
}

#channels-list ul li a:hover .logo-rollover, #radios-list ul li a:hover .logo-rollover, #events-list ul li a:hover .logo-rollover, #digital-list ul li a:hover .logo-rollover {
    display: none;
}

#channels-list ul li a, #radios-list ul li a, #events-list ul li a, #digital-list ul li a  {
    position: relative;
    display: inline-block;
    vertical-align:bottom;
    opacity: 0.4;
}


#channels-list ul li a:hover, #radios-list ul li a:hover, #events-list ul li a:hover, #digital-list ul li a:hover {
    opacity: 1;
}




/*
// POPULAR POSTS
*/

.wpp-list li {
    overflow: hidden;
    float: none;
    clear: both;
    border-bottom: 1px dotted #dedede;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.wpp-list li a.wpp-post-title {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 1.3em;
}

.wpp-list .wpp-category {
    display: block;
    padding-bottom: 6px;
}

.wpp-list .wpp-category a {
    font-size: 16px;
    font-weight: normal;
    color: #eb6d07;
}

.wpp-list li:first-child img {
    display: block;    width: 100%;
    margin-bottom: 15px;
}
.wpp-list li img {
    display: none;
}


form.wpcf7-form input.wpcf7-submit {
    background: #000000;
    border: 0;
    font-size: 14px;
    letter-spacing: 0.1px;
    font-family: "Klavika-Medium";
    text-transform: uppercase;
    width: inherit;
    color: #fff;
    padding: 12px 20px;
    line-height: 1.2em;
    display: block;
}
form.wpcf7-form input {
    padding: 14px;
    border: 1px solid #ddd;
    border-radius: 2px;
    width: 100%;
    font-size: 15px;
}

form.wpcf7-form textarea {
    padding: 14px;
    border: 1px solid #ddd;
    border-radius: 2px;
    width: 100%;
    font-size: 15px;    max-width: 100%;
}

form.wpcf7-form label {
    font-family: 'Fjalla One', sans-serif;
}

form.wpcf7-form {
    padding: 15px 0;
}

a.typeform-share.button {
    background: #000000!important;
    border: 0;
    font-size: 13px;
    letter-spacing: 0.1px;
    font-family: "Klavika-Medium";
    text-transform: uppercase;
    width: inherit;
    color: #fff;
    padding: 12px 20px;
    line-height: 1.2em;
    display: block;
}

.page-default .page-content h3:after {
    display: none;
}


.site-mobile-menu .menu-channels li.rs-l a {
    padding: 18px 8px;
    display: block;
    font-size: 18px;
}
.site-mobile-menu .menu-channels li.rs-l {
    display: inline-block;
}

.dfw-unit.display-block:before {
  speak: auto;
  text-transform: uppercase;
  content: "" !important;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #aaa;
}

 
.sp-latest-posts-widget.latest-posts a {
    color: black;
    font-size : 16px;
}
.sp-latest-posts-widget.latest-posts {
    margin-top: 20px;
    margin-bottom: 20px;
    /* border: 1px solid whitesmoke; */
    padding: 10px;
    color: black;
    /* font-size: 10px; */
}

.content-une {
    text-align: center;
}

.widget-title {
    font-size: 16px;
    font-weight: bold;
    padding-top: 27px;
    margin-bottom: -20px;
}

.page-apps .top-category {
    background-color: transparent;
}

.page-apps .title-section-cat {
    color: #222;
}

.page-apps .top-category:after {
    display:none;
}

.app-media .media-video {
    width: 36.7%;
    margin-left: -6px;
    margin-top: -19px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}


.app-media {
    position: relative;
    text-align: left;
    margin:0 auto;
    max-width: 704px;
}

.app-media img {
    display:block;
    margin:0 auto;
}

.section-app {
    display: table;
    width: 100%;
    box-sizing: border-box;
}

.content-presentation {
    display: inline-block;
    vertical-align: middle;
    padding-right: 25px;
    box-sizing: border-box;
    width:40%;
}

.grey-background .content-presentation {
    padding-left: 25px;
    padding-right: 0px;
}

.content-media {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 20px;
}

.grey-background .content-media {
    padding-left: 0;
    padding-right: 20px;
}

.content-presentation .logo-app img {
    max-width: 225px;
    padding-bottom: 30px;
}

.content-presentation .title-app {
    text-transform: uppercase;
    font-family: 'Klavika-Bold';
    font-size: 22px;
    line-height: 0.95em;
}

.content-presentation p {
    font-size: 14px;
    line-height: 1.4em;
    color: #888888;
    padding: 22px 0;
}

.content-presentation a {
    display: inline-block;
    padding-top: 10px;
    padding-right: 10px;
}

.content-presentation a img {
    max-height: 40px;
}

.grey-background {
    background: #f9f9f9;
}

.section-content {
    padding:50px 0;
}

.radio-app {
   padding-bottom:0;
}


#cookie-notice .button.bootstrap:hover, #cookie-notice .button.bootstrap:focus {
     background-color: #EA6E02 !important;
 
}

#cookie-notice .button.bootstrap {
    
     
    background-color: #EA6E02 !important;
   
   
    background-image: linear-gradient(to bottom, #EA6E02, #EA6E02) !important;
  
}

/*Habillage article*/
.habillage-article {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0;
}

.post-template-single-habillage #main-container {
    position: relative;
}