﻿body,
html {
    -webkit-font-smoothing: antialiased;
	    height: 100%
}
#tpa_middle,
#tpa_player,
.defileParent {
    table-layout: fixed
}

@font-face {
    font-family: "fjord";
    font-style: normal;
    font-weight: 400;
    src: url(fjord/fjord-font.ttf) format('truetype'), url(fjord/fjord-font.otf) format('opentype')
}

.align-center {
    text-align: center!important;
    clear: both
}
.align-left {
    text-align: left!important
}
.align-right {
    text-align: right!important
}
.relative {
    position: relative
}
.stick-fixed {
    position: fixed!important;
    top: 0
}
.body-masked,
.page-loader {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0
}
.clearlist,
.clearlist li {
    list-style: none;
    padding: 0;
    margin: 0;
    background: 0 0
}
html {
    overflow-y: scroll;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
.page {
    overflow: hidden;
    background-color: #f8f8f8
}
.body-masked {
    display: none;
    height: 100%;
    background: url(../images/loader.gif) center center no-repeat #fff;
    z-index: 100000
}
.mask-delay {
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s;
    animation-delay: .75s
}
.mask-speed {
    -webkit-animation-duration: .25s!important;
    -moz-animation-duration: .25s!important;
    animation-duration: .25s!important
}
iframe {
    border: none
}
embed,
img:not([draggable]),
object,
video {
    height: auto
}
.text a:hover {
    text-decoration: none!important;
    -moz-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .2s cubic-bezier(0, 0, .58, 1);
    transition: all .2s cubic-bezier(0, 0, .58, 1)
}
.btn-icon>span,
.btn-mod,
a.btn-mod {
    -moz-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .2s cubic-bezier(0, 0, .58, 1)
}
.page-loader {
    display: block;
    height: 100%;
    background: #fefefe;
    z-index: 99999999999999999999
}
.loader,
.loading {
    width: 110px;
    height: 110px;
    position: absolute;
    top: 45%;
    font-size: 10px;
    text-indent: -12345px;
	position: absolute;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;

}
.loading {
    background: url(../images/loader.png) center center no-repeat;
    z-index: 100002
}
.loader {
    border-top: 11px solid rgba(0, 0, 0, .08);
    border-right: 11px solid rgba(0, 0, 0, .08);
    border-bottom: 11px solid rgba(0, 0, 0, .08);
    border-left: 11px solid rgba(0, 0, 0, .3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spinner .7s infinite linear;
    -moz-animation: spinner .7s infinite linear;
    -ms-animation: spinner .7s infinite linear;
    -o-animation: spinner .7s infinite linear;
    animation: spinner .7s infinite linear;
    z-index: 100001
}
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
body {
    font-size: 14px;
    font-family: 'Righteous', cursive;
    line-height: 1.4;
    background-color: #f8f8f8;
	font-weight: 400;
    margin: 0
}
logo a:hover {
    opacity: 0
}
.top-links li a:hover {
    opacity: .5
}
.video-toggle dl dt {
    border: none;
    font-size: 16px;
    letter-spacing: .1em;
    text-align: center;
    border-radius: 30px
}
dl dt {
    letter-spacing: .1em;
    text-align: center
}
dl dd {
    margin-bottom: 15px
}
.font-altbis {
    font-size: 23px;
    color: #f8f8f8!important;
    margin-top: -13px;
    background: #171717;
    display: inline
}
.playlist {
    border-right: 1px dashed #ccc
}
.font-alttitle {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 93px;
    font-size: 3em;
    color: #0e1217;
    z-index: 0;
    max-width: 90%;
}
.font-alttitle span {
    position: relative;
    margin-bottom: 10px;
    top: 0;
    left: 0;
    z-index: 0;
    padding: 0 10px
}
.border-bottom2 {
    border-bottom: 2px dotted #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px
}
.btn-mod.btn-color {
    color: #fff;
    background: #e41919
}
.btn-mod.btn-color:focus,
.btn-mod.btn-color:hover {
    color: #fff;
    background: #e41919;
    opacity: .85
}
.form input[type=number],
.form input[type=url],
.form input[type=search],
.form input[type=tel],
.form input[type=password],
.form input[type=date],
.form input[type=color],
.form input[type=text],
.form input[type=email],
.form select {
    display: inline-block;
    height: 27px;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: white;
    border: 1px solid #0e1217;
    padding-left: 7px;
    padding-right: 7px;
    background: #f8f8f8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .2s cubic-bezier(0, 0, .58, 1);
    transition: all .2s cubic-bezier(0, 0, .58, 1)
}
.form select[multiple] {
    height: auto
}
.form input[type=number]:focus,
.form input[type=url]:focus,
.form input[type=search]:focus,
.form input[type=tel]:focus,
.form input[type=password]:focus,
.form input[type=date]:focus,
.form input[type=color]:focus,
.form input[type=text]:focus,
.form input[type=email]:focus,
.form select:focus {
    color: #0e1217;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    outline: 0
}
.form input[type=number].input-lg,
.form input[type=url].input-lg,
.form input[type=search].input-lg,
.form input[type=tel].input-lg,
.form input[type=password].input-lg,
.form input[type=date].input-lg,
.form input[type=color].input-lg,
.form input[type=text].input-lg,
.form input[type=email].input-lg,
.form select.input-lg {
    height: 46px;
    padding-left: 15px;
    padding-right: 15px
}
.form input[type=number].input-md,
.form input[type=url].input-md,
.form input[type=search].input-md,
.form input[type=tel].input-md,
.form input[type=password].input-md,
.form input[type=date].input-md,
.form input[type=color].input-md,
.form input[type=text].input-md,
.form input[type=email].input-md,
.form select.input-md {
    height: 37px;
    padding-left: 13px;
    padding-right: 13px;
    width: 47%;
    float: left;
    border-top: none;
    border-left: none;
    border-right: none;
    background: 0 0
}
.float-right,
.sidebar {
    float: right!important
}
.float-right {
    margin-top: -10px
}
.form input[type=number].input-sm,
.form input[type=url].input-sm,
.form input[type=search].input-sm,
.form input[type=tel].input-sm,
.form input[type=password].input-sm,
.form input[type=date].input-sm,
.form input[type=color].input-sm,
.form input[type=text].input-sm,
.form input[type=email].input-sm,
.form select.input-sm {
    height: 31px;
    padding-left: 10px;
    padding-right: 10px
}
.form textarea {
    font-weight: 400;
    text-transform: uppercase!important;
    letter-spacing: 1px;
    border-color: rgba(0, 0, 0, .1);
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #0e1217;
    background: 0 0
}
.form textarea:hover {
    border-color: rgba(0, 0, 0, .2)
}
.form textarea:focus {
    color: #111;
    border-color: rgba(0, 0, 0, .7);
    -webkit-box-shadow: 0 0 3px rgba(21, 21, 21, .3);
    -moz-box-shadow: 0 0 3px rgba(21, 21, 21, .3);
    box-shadow: 0 0 3px rgba(21, 21, 21, .3)
}
.form div.error,
.form div.success {
    padding: 13px 20px;
    color: #fff;
    text-align: center
}
.form input.error {
    border-color: #e41919
}
.form div.error {
    margin-top: 50px;
    background: #0e1217
}
.form div.success {
    margin-top: 20px;
    background: rgba(50, 178, 95, .75)
}
.form-tip {
    color: #aaa
}
.fullwidth-galley-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 25
}
.top-links {
    padding: 0
}
.top-links li .fa {
    font-size: 35px;
    position: relative;
    vertical-align: middle;
    padding-bottom: 3px
}
.top-links li a {
    font-size: 16px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .1s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .1s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .1s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .1s cubic-bezier(0, 0, .58, 1);
    transition: all .1s cubic-bezier(0, 0, .58, 1)
}
.inner-nav ul li a,
.nav-logo-wrap .logo {
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.playlist2 {
width: 50% !important;
float: right;
height: 55px !important;
padding: 14px 0;
}
.black {
    background: #0e1217
}
.post-prev-img a:hover,
.post-prev-img2 a:hover {
    opacity: .85
}
.nav-logo-wrap {
    float: left;
    margin-right: 20px
}
.nav-logo-wrap .logo {
    display: table-cell;
    vertical-align: middle;
    max-width: 138px;
    height: 75px;
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.nav-logo-wrap .logo img {
    max-height: 100%
}
.nav-logo-wrap .logo:after,
.nav-logo-wrap .logo:before {
    display: none
}
.logo,
a.logo:hover {
    font-size: 18px;
    font-weight: 400!important;
    text-transform: uppercase;
    letter-spacing: .2em;
    color: rgba(0, 0, 0, .9)
}
@media (min-width: 850px) {

.visibility{
display:initial;
}   
    .small-height {
        height: 55px!important;
        border: none
    }
    .main-nav {
        z-index: 999
    }
}
@media (max-width: 850px) {
.tpa_volumerange {
  display:none;
}
#tpa_volume_wrapper {
    position: absolute;
    width: 106px;
    height: 20px;
    top: -50px;
}
.volume-container-center {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 30px;
}
.menu{
position: absolute;}

.visibility span{
display:none;
}  
    .menu ul li a,
    .small-height .menu ul li a {
        line-height: 55px;
        height: 80px!important
    }
    .small-height {
        height: 80px!important;
        border: none
    }
    .menu ul li a {
        display: inline-block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-decoration: none;
        -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
        -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
        -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
        -ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
        transition: all .27s cubic-bezier(0, 0, .58, 1)
    }
    .full-wrapper {
        margin-left: auto;
        max-width: 1500px;
        position: relative;
        margin-right: auto;
        padding-left: 150px
    }
    .main-nav {
        width: 100%;
        height: 80px!important;
        position: relative;
        top: 0;
        left: 0;
        text-align: left;
        background: rgba(0, 0, 0, .9);
        z-index: 999;
        -webkit-transition: height .27s cubic-bezier(0, 0, .58, 1);
        -moz-transition: height .27s cubic-bezier(0, 0, .58, 1);
        -o-transition: height .27s cubic-bezier(0, 0, .58, 1);
        -ms-transition: height .27s cubic-bezier(0, 0, .58, 1);
        transition: height .27s cubic-bezier(0, 0, .58, 1)
    }
    .widget-posts li {
        padding: 28.2px 15px!important
    }
    .album {
        margin-bottom: 0!important
    }
    #tpa_player,
    #tpa_wrapper {
        width: 100%!important
    }
}
.inner-nav ul li a,
.menu ul li a {
    -webkit-box-sizing: border-box;
    text-decoration: none
}
@media (max-width: 1200px) {
    .sidebar {
        background: #0e1217;
        z-index: 99
    }
    .column-responsive {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-gap: 0;
        -o-column-gap: 0;
        column-gap: 0;
        width: 100%
    }
}
.inner-nav,
.inner-nav ul,
.menu ul {
    float: right;
    margin: auto;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.3
}
.inner-nav ul {
    letter-spacing: 1px
}
.inner-nav ul li,
.menu ul li {
    float: left;
    position: relative
}
.inner-nav ul li a {
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 4px!important;
    transition: all .27s cubic-bezier(0, 0, .58, 1);
    height: 55px!important
}
.menu ul li a,
.mobile-nav {
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.menu ul li a {
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.mn-sub {
    display: none;
    width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    background: rgba(30, 30, 30, .97)
}
.mn-sub li {
    display: block;
    width: 100%;
    margin: 0!important
}
.inner-nav ul li .mn-sub li a,
.menu ul li .mn-sub li a {
    display: block;
    width: 100%;
    height: auto!important;
    line-height: 1.2!important;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 11px 15px;
    text-align: left;
    text-transform: none;
    border-left: none;
    border-right: none;
    letter-spacing: 0;
    color: #b0b0b0!important;
    cursor: pointer
}
.mobile-on .mn-has-multi>li:last-child>a {
    border-bottom: 1px solid rgba(255, 255, 255, .065)!important
}
.inner-nav ul li .mn-sub li a:hover,
.menu ul li .mn-sub li a:hover,
.mn-sub li a.active,
.mn-sub li a:hover {
    background: rgba(255, 255, 255, .09);
    color: #f5f5f5!important
}
.mn-sub li ul {
    left: 100%;
    right: auto;
    top: 0;
    border-left: 1px solid rgba(255, 255, 255, .07)
}
.inner-nav li .mn-sub.to-left,
.inner-nav>ul>li:last-child .mn-sub,
.menu li .mn-sub.to-left,
.menu>ul>li:last-child .mn-sub {
    left: auto;
    right: 0
}
.inner-nav li .mn-sub li ul.to-left,
.inner-nav li:last-child .mn-sub li ul,
.menu li .mn-sub li ul.to-left,
.menu li:last-child .mn-sub li ul {
    left: auto;
    right: 100%;
    top: 0;
    border-left: none;
    border-right: 1px solid rgba(255, 255, 255, .07)
}
.mn-wrap {
    padding: 8px;
    margin-top: 5px
}
.mn-has-multi {
    width: auto!important;
    padding: 15px;
    text-align: left;
    white-space: nowrap
}
.mn-sub-multi {
    width: 190px!important;
    overflow: hidden;
    white-space: normal;
    float: none!important;
    display: inline-block!important;
    vertical-align: top
}
.btn,
.defile:after {
    white-space: nowrap
}
.mn-sub-multi>ul {
    width: auto;
    margin: 0;
    padding: 0;
    float: none
}
.mn-group-title {
    text-transform: uppercase;
    color: #fff!important
}
.mn-group-title:hover {
    background: 0 0!important
}
.mobile-on .mn-sub-multi>ul {
    left: auto;
    right: auto;
    border: none
}
.mobile-on .mn-sub-multi {
    display: block;
    width: 100%!important
}
.mobile-on .mn-sub-multi>ul>li:last-child>a,
.mobile-on .mn-sub>li:last-child>a {
    border: none!important
}
.mobile-on .mn-sub-multi:last-child>ul {
    border-bottom: none!important
}
.mobile-on .mn-has-sub>.fa {
    display: block;
    width: 18px;
    height: 18px;
    font-size: 13px;
    line-height: 16px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.mobile-on .js-opened>.mn-has-sub>.fa {
    border-color: rgba(255, 255, 255, .4);
    line-height: 14px
}
.mobile-nav {
    display: none;
    float: right;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    border-left: 1px solid rgba(0, 0, 0, .05);
    border-right: 1px solid rgba(0, 0, 0, .05);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    transition: all .27s cubic-bezier(0, 0, .58, 1);
    -webkit-transition-property: background, color;
    -moz-transition-property: background, color;
    -o-transition-property: background, color;
    transition-property: background, color
}
.mobile-nav.active,
.mobile-nav:hover {
    background: grey!important
}
.mobile-nav:active {
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, .05) inset;
    -moz-box-shadow: 0 0 35px rgba(0, 0, 0, .05) inset;
    box-shadow: 0 0 35px rgba(0, 0, 0, .05) inset
}
.no-js .mobile-nav {
    width: 20%;
    height: 55px
}
.alt-features-icon img,
.page-section,
.post-prev-img img,
.post-prev-img2 img,
.small-section {
    width: 100%
}
.mobile-on .mobile-nav {
    display: table
}
.mobile-nav .fa {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 21px
}
.main-nav.transparent {
    background: 0 0!important
}
.main-nav.js-transparent {
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.main-nav .tooltip {
    text-transform: none;
    letter-spacing: 0
}
.page-section,
.small-section {
    display: block;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 140px 0
}
.small-section {
    padding: 0;
background: #eef0f4;
}
.small-title {
    padding: 0;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .3em
}
.alt-features-title,
.section-title {
    font-weight: 400;
    text-transform: uppercase
}
.section-icon {
    margin-bottom: 7px;
    text-align: center;
    font-size: 32px
}
.form-group,
.section-title {
    margin-bottom: 15px
}
.small-title .serif {
    text-transform: none;
    font-weight: 400
}
.small-title.white {
    color: #fff
}
.bg-scroll {
    background-attachment: scroll!important
}
.bg-pattern {
    background-repeat: repeat;
    background-size: auto
}
.bg-pattern-over .YTPOverlay:after,
.bg-pattern-over:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: repeat;
    background-size: auto;
    background-image: url(../images/pattern-bg-2.png)
}
.contact-item,
.post-prev-img,
.post-prev-img2 {
    position: relative
}
.bg-green {
    background: #2cd4c3;
 }
.bg-black {
    background-color: #232935!important;
    padding: 0!important
}
.ci-icon:before,
.google-map {
    background: #111
}
.section-title {
    font-size: 18px;
    text-align: center;
    letter-spacing: .5em;
    line-height: 1.4
}
.section-text {
    font-size: 15px;
    color: #0e1217;
    line-height: 1em
}
.section-bot-image {
    margin: 140px 0 -140px;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}
.post-prev-title {
    margin-bottom: 6px;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .2em
}
.ci-title,
.mt-text {
    letter-spacing: .3em;
    text-transform: uppercase
}
.post-prev-title a {
    color: #777;
    transition: all .27s cubic-bezier(.3, .1, .58, 1)
}
.post-prev-title a:hover {
    color: #111
}
.post-prev-info,
.post-prev-info a {
font-size: 13px;
margin-bottom: -8px;
color: #0e1217;
transition: all .27s cubic-bezier(.3, .1, .58, 1);
text-transform: uppercase;
}
.post-prev-info a:hover,
.post-prev-info2 a {
    -webkit-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -moz-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -o-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -ms-transition: all .27s cubic-bezier(.3, .1, .58, 1)
}
.post-prev-info a:hover {
    opacity: .5;
    transition: all .27s cubic-bezier(.3, .1, .58, 1)
}
.post-prev-info2 a {
    font-size: 14px;
    text-decoration: none;
    color: #f8f8f8;
    display: inline-block;
    transition: all .27s cubic-bezier(.3, .1, .58, 1);
	    text-transform: uppercase;
    letter-spacing: 0.1em
}
.contact-item,
.mt-icon {
    -webkit-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -moz-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -o-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -ms-transition: all .27s cubic-bezier(.3, .1, .58, 1)
}
.post-prev-info2 a:hover {
    opacity: .5
}
.actu {
    padding-left: 10px;
    margin-right: 1.5%
}
.backcategorie3 {
    display: inline-block;
    margin-left: 3%;
    margin-right: 3%
}
.border-dashed {
    border-bottom: 1px dashed #ccc
}
.post-prev-text3 {
    margin-bottom: 22px;
    color: #232935;
    font-weight: 400;
    line-height: 1.4em;
    text-align: justify
}
.ci-icon,
.footer,
.pagination a {
    text-align: center
}
.post-prev-text2 {
    margin-bottom: 22px;
    color: #606060;
    font-weight: 300;
    line-height: 1.3;
    padding-bottom: 22px;
    border-bottom: 1px dashed #f9f9f9
}
.contact-item {
    margin-bottom: 10px;
    color: #888;
    transition: all .27s cubic-bezier(.3, .1, .58, 1)
}
.contact-item a {
    color: rgba(51, 51, 51, 1);
    text-decoration: none
}
.contact-item a:hover {
    color: #0e1217;
    text-decoration: none
}
.ci-icon {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 10px;
    left: 3px;
    color: #fff;
    line-height: 23px
}
.ci-icon:before,
.mt-icon:before {
    top: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}
.ci-icon:before {
    content: " ";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    border-radius: 2px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.cf-left-col,
.cf-right-col {
    width: 49.4%;
    float: left
}
#map-canvas,
.ci-icon i,
.ci-icon span,
.google-map,
.mt-icon {
    position: relative
}
.footer-social-links a:before,
.mt-icon:before {
    left: 0;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}
.ci-title {
    margin-bottom: 1px;
    color: #dedede;
    font-size: 10px;
    font-weight: 400
}
.ci-text {
    font-size: 15px;
    font-weight: 300
}
.cf-left-col {
    margin-right: 1.2%
}
.contact-form .form-group {
    margin-bottom: 10px
}
#map-canvas {
    height: 410px;
    background-color: #111!important;
    z-index: 1
}
.gm-style-cc {
    display: none!important
}
.gm-style-iw div {
    color: #777
}
.mt-icon {
    width: 27px;
    height: 27px;
    line-height: 27px;
    margin: 6px auto 25px;
    color: #111;
    transition: all .27s cubic-bezier(.3, .1, .58, 1)
}
.footer a,
.footer-social-links a {
    -webkit-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -moz-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -o-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -ms-transition: all .27s cubic-bezier(.3, .1, .58, 1)
}
.mt-icon:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    border-radius: 2px;
    transform: rotate(45deg)
}
.footer-social-links a:before,
.owl-next:before,
.owl-prev:before {
    content: "";
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}
.mt-icon i,
.mt-icon span {
    position: relative
}
.mt-text {
    margin-left: 12px;
    font-size: 16px;
    color: rgba(255, 255, 255, .75)
}
.mt-close {
    display: none
}
.footer {
    background: #0e1217
}
.footer a {
    color: #888;
    text-decoration: none;
    transition: all .27s cubic-bezier(.3, .1, .58, 1)
}
.footer-copy {
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: .5em
}
.footer-made {
    color: #999
}
.footer-social-links {
    font-size: 17px;
    position: absolute;
    bottom: 35px;
    width: 100%
}
.footer-social-links a {
    width: 30px;
    height: 30px;
    line-height: 25px!important;
    position: relative;
    margin: 10px 9px;
    text-align: center;
    display: inline-block;
    color: #111;
    transition: all .27s cubic-bezier(.3, .1, .58, 1)
}
.footer-social-links a i,
.footer-social-links a span {
    font-size: 19px;
    position: relative;
    top: 1px;
    left: 0
}
.footer-social-links a:before {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
background: #989eac;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transform: rotate(45deg);
    -webkit-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -moz-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -o-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    -ms-transition: all .27s cubic-bezier(.3, .1, .58, 1);
    transition: all .27s cubic-bezier(.3, .1, .58, 1)
}
.owl-next,
.owl-prev,
.pagination a {
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.footer-social-links a:hover {
    color: #0e1217;
    opacity: 1
}
.footer-social-links a:hover:before {
    background: #f9f9f9;
    opacity: 1
}
.pagination {
    margin: 0 0 0 4%
}
.pagination a {
    display: inline-block;
    min-width: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 7px 14px;
    border: 1px solid #eaeaea;
    color: #C9C9C9;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .27s cubic-bezier(0, 0, .58, 1);
    background: #232935;
	font-size: 16px;
}
.search-field,
.side-panel {
    -moz-box-sizing: border-box
}
.widget-title,
.widget-title2 {
    text-transform: uppercase
}
.pagination .fa {
    margin-top: 1px;
    font-size: 16px
}
.pagination a:hover {
    text-decoration: none;
    border-color: #bbb;
    color: rgba(51, 51, 51, 1);
    background: #0e1217
}
.pagination a.active,
.pagination a.active:hover {
    border-color: #ccc;
    color: #f8f8f8;
    cursor: default;
    background: #0e1217
}
.pagination a.no-active,
.pagination a.no-active:hover {
    border-color: #efefef;
    color: #bbb;
    cursor: default
}
.p-0 {
    padding: 0!important;
    margin-top: -12px
}
.sidebar {
    margin-top: 80px
}
@media(max-width:1050px) {
    .slider-img {
        width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding: 0 8% 5%;
    }
    .slider-text {
        width: 100%;
        text-align: center;
        color: #f8f8f8!important;
        padding: 0 7%
    }
    .reecouter {
        background: #2cd4c3;
        width: 50%!important;
        padding: 14px 10px 13px 10px!important;
    }
    .absolute-right {
        position: absolute!important;
        top: 0;
        right: 0;
        width: 32.5%;
        margin-left: auto!important;
        margin-right: auto!important
    }
}
.album,
.recherche,
.video,
.widget-title {
    text-align: center
}
@media (min-width: 850px) {
.la-grille {
    position: absolute;
    left: 40%;
    width: 20%;
    line-height: 55px;
    font-size: 16px;
    color: #f9f9f9;
    top: 0;
    text-align: center;
}
.btn-play-container{
width: 43%;
float: left;
padding: 17px 0;
text-align: right;
padding-left: 31%
}
    .absolute-right {
        position: absolute!important;
        top: 0;
        right: 0;
        width: 32.5%;
        margin-left: auto!important;
        margin-right: auto!important
    }
}
.widget .img-left {
    margin: 0 10px 10px 0
}
.widget .img-right {
    margin: 0 0 10px 10px
}
.widget-title {
    margin-bottom: 0;
    font-size: 19px;
    background: #0e1217
}
.widget-title2 {
    margin-bottom: 35px;
    display: inline;
    font-size: 13px;
    color: #0e1217;
    background-color: #f8f8f8!important;
    padding: 8px 20px
}
.widget-body {
color: #cbc9c9;
line-height: 1.7em
}
.widget-text {
    line-height: 1.7
}
.album {
    padding: 0 0 4%;
    display: inline-block
}
.recherche2 {
    padding: 47px 0 0 30px;
    margin-left: 13%;
    margin-top: -40px;
    height: 85px
}
.search-wrap {
    position: relative;
    margin-right: 10%
}
.search-field {
    width: 100%!important;
    height: 40px!important;
    box-sizing: border-box
}
.side-panel,
.sp-social-links {
    -webkit-box-sizing: border-box;
    text-align: center
}
.search-button {
    width: 42px;
    height: 40px;
    line-height: 38px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    right: 1px;
    overflow: hidden;
    background: 0 0;
    border: none;
    outline: 0;
    color: #f9f9f9;
    font-size: 17px
}
.search-button:hover {
    color: #111
}
.search-button:hover+.search-field {
    border-color: #ccc
}
.widget-menu {
    text-transform: uppercase
}
.widget-menu li {
    padding: 5px 0
}
.widget-menu li a {
    color: #f9f9f9;
    padding-bottom: 2px;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .17s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .17s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .17s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .17s cubic-bezier(0, 0, .58, 1);
    transition: all .17s cubic-bezier(0, 0, .58, 1)
}
.widget-menu li a.active,
.widget-menu li a:hover {
    color: #5beaae
}
.widget-menu li small {
    color: #aaa
}
.widget-posts {
    width: 100%
}
.widget-posts li {
    color: #0e1217;
    padding: 18px 15px;
    font-weight: 400;
    border-top: 1px dotted #606060
}
.widget-posts li:first-child {
    color: #green
}
.hour,
.suivez {
    color: white !important;
}
.hour {
    font-size: 22px!important
}
.widget-posts li a {
    display: block;
    color: #cbc9c9;
    text-decoration: none;
    -webkit-transition: all .17s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .17s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .17s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .17s cubic-bezier(0, 0, .58, 1);
    transition: all .17s cubic-bezier(0, 0, .58, 1);
}
.widget-posts li a:hover {
    opacity: .5
}
.widget-posts-img {
    float: left;
    margin: 0 7px 0 0
}
.widget-posts-descr {
    overflow: hidden;
    padding: 0 12px
}
.margin-block {
    margin-bottom: 30px
}
.owl-carousel {
    overflow: hidden;
    margin-right: auto;
    margin-left: auto
}
.owl-buttons {
    position: static
}
.owl-next,
.owl-prev {
    opacity: 0;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 105px;
    height: 105px;
    line-height: 101px;
    font-size: 37px;
    text-align: center;
    color: #111;
    z-index: 6;
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.owl-prev {
    left: -50px
}
.owl-next {
    right: -50px
}
.owl-next:before,
.owl-prev:before {
    display: block;
    width: 66%;
    height: 66%;
    position: absolute;
    top: 17px;
    left: 0;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.owl-next:before {
    left: auto;
    right: 0
}
.owl-next .fa,
.owl-prev .fa {
    position: relative
}
.owl-next:hover,
.owl-prev:hover {
    -webkit-transition: 0 none!important;
    -moz-transition: 0 none!important;
    -ms-transition: 0 none!important;
    -o-transition: 0 none!important;
    transition: 0 none!important
}
.owl-page span,
.sp-menu-links a {
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.owl-next:hover:before,
.owl-prev:hover:before {
    opacity: .87
}
.owl-next:active:before,
.owl-prev:active:before {
    opacity: .6
}
.owl-carousel:hover .owl-prev {
    opacity: 1;
    left: -35px
}
.owl-carousel:hover .owl-next {
    opacity: 1;
    right: -35px
}
.owl-pagination {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center
}
.owl-page {
    display: inline-block;
    padding: 6px 4px;
    position: relative
}
.owl-page span {
    width: 12px;
    height: 12px;
    display: block;
    background: rgba(255, 255, 255, .4);
    position: relative;
    z-index: 7!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.sp-button,
.sp-overlay {
    z-index: 1030;
    display: none
}
.owl-page:hover span {
    background: rgba(255, 255, 255, 1)
}
.owl-page.active span {
    background: #2fe4ba
}
.item-carousel .owl-prev {
    left: -125px
}
.item-carousel .owl-next {
    right: -125px
}
section:hover .item-carousel.owl-carousel .owl-prev {
    opacity: 1;
    left: -80px
}
section:hover .item-carousel.owl-carousel .owl-next {
    opacity: 1;
    right: -80px
}
.item-carousel {
    margin-bottom: -50px;
    padding-bottom: 50px
}
.item-carousel .owl-pagination {
    bottom: 0
}
.content-slider .owl-pagination,
.work-full-slider .owl-pagination {
    bottom: 15px
}
.single-carousel,
.small-item-carousel {
    margin-bottom: 30px;
    padding-top: 30px
}
.single-carousel .owl-pagination,
.small-item-carousel .owl-pagination {
    position: relative;
    left: 0;
    top: 35px;
    margin: 0
}
.side-panel,
.sp-overlay {
    position: fixed;
    height: 100%
}
.single-carousel.black .owl-page span,
.small-item-carousel.black .owl-page span {
    background: rgba(0, 0, 0, .15);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.single-carousel.black .owl-page.active span,
.single-carousel.black .owl-page:hover span,
.small-item-carousel.black .owl-page.active span,
.small-item-carousel.black .owl-page:hover span {
    background: rgba(0, 0, 0, .4)
}
.single-carousel.black .owl-next:hover,
.single-carousel.black .owl-prev:hover,
.small-item-carousel.black .owl-next:hover,
.small-item-carousel.black .owl-prev:hover {
    color: rgba(0, 0, 0, .35)
}
.single-carousel .owl-prev,
.small-item-carousel .owl-prev {
    left: -125px
}
.single-carousel .owl-next,
.small-item-carousel .owl-next {
    right: -125px
}
section:hover .single-carousel .owl-prev,
section:hover .small-item-carousel .owl-prev {
    opacity: 1;
    left: -80px
}
section:hover .single-carousel .owl-next,
section:hover .small-item-carousel .owl-next {
    opacity: 1;
    right: -80px
}
.tpl-tabs {
    border-color: #e5e5e5;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}
.tpl-tabs>li>a {
    text-decoration: none;
    color: #777;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.tpl-tabs>li>a:hover {
    background-color: #f5f5f5
}
.tpl-tabs li.active a {
    color: #0e1217
}
.tpl-tabs-cont {
    padding: 30px 0;
    color: #777;
    line-height: 1.8
}
.tpl-minimal-tabs>li>a {
    padding: 5px 12px;
    border: none!important
}
.tpl-minimal-tabs>li>a:hover {
    border: none!important;
    color: #777
}
.tpl-minimal-tabs li.active a,
.tpl-minimal-tabs li.active a:hover {
    border: none!important
}
.highlight pre {
    border-color: #eaeaea;
    background: #fcfcfc;
    color: #555;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
@media only screen and (max-width: 1024px) {
    .et-examples .box1 {
        width: 50%
    }
}
@media only screen and (max-width: 480px) {
    .et-examples .box1 {
        width: 100%
    }
}
.et-examples .box1:hover {
    background: #f8f8f8;
    color: #111
}
.et-examples .box1>span {
    display: inline-block;
    margin-right: 5px;
    min-width: 70px;
    min-height: 70px;
    border-right: 1px solid #f1f1f1;
    line-height: 70px;
    text-align: center;
    font-size: 32px
}
.sp-overlay {
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(10, 10, 10, .75);
    cursor: crosshair
}
.side-panel {
    top: 80px;
    width: 150px;
    padding-bottom: 60px;
    overflow-y: auto;
    overflow: hidden;
    z-index: 1031;
    box-sizing: border-box
}
.sp-close-button {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    border: 1px solid rgba(255, 255, 255, .5);
    opacity: .5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .17s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .17s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .17s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .17s cubic-bezier(0, 0, .58, 1);
    transition: all .17s cubic-bezier(0, 0, .58, 1)
}
.sp-close-button:after,
.sp-close-button:before {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    content: ""
}
.sp-close-button:hover {
    opacity: .75;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.sp-close-button:before {
    width: 14px;
    height: 2px;
    margin: -1px 0 0 -7px
}
.sp-close-button:after {
    width: 2px;
    height: 14px;
    margin: -7px 0 0 -1px
}
.sp-button {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: #111;
    text-indent: -12345px;
    -webkit-transition: opacity .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: opacity .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: opacity .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: opacity .27s cubic-bezier(0, 0, .58, 1);
    transition: opacity .27s cubic-bezier(0, 0, .58, 1);
    height: 80px
}
.sp-button:hover {
    background: grey!important
}
.sp-button span {
    display: block;
    width: 22px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -11px;
    -webkit-transition: all 70ms cubic-bezier(0, 0, .58, 1);
    -moz-transition: all 70ms cubic-bezier(0, 0, .58, 1);
    -o-transition: all 70ms cubic-bezier(0, 0, .58, 1);
    -ms-transition: all 70ms cubic-bezier(0, 0, .58, 1);
    transition: all 70ms cubic-bezier(0, 0, .58, 1)
}
.sp-button span:after,
.sp-button span:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: -6px;
    left: 0;
    -webkit-transition: top 70ms cubic-bezier(0, 0, .58, 1), bottom 70ms cubic-bezier(0, 0, .58, 1), -webkit-transform .2s cubic-bezier(0, 0, .58, 1) 70ms;
    -moz-transition: top 70ms cubic-bezier(0, 0, .58, 1), bottom 70ms cubic-bezier(0, 0, .58, 1), -moz-transform .2s cubic-bezier(0, 0, .58, 1) 70ms;
    -o-transition: top 70ms cubic-bezier(0, 0, .58, 1), bottom 70ms cubic-bezier(0, 0, .58, 1), -o-transform .2s cubic-bezier(0, 0, .58, 1) 70ms;
    -ms-transition: top 70ms cubic-bezier(0, 0, .58, 1), bottom 70ms cubic-bezier(0, 0, .58, 1), -ms-transform .2s cubic-bezier(0, 0, .58, 1) 70ms;
    transition: top 70ms cubic-bezier(0, 0, .58, 1), bottom 70ms cubic-bezier(0, 0, .58, 1), transform .2s cubic-bezier(0, 0, .58, 1) 70ms
}
.sp-button span:after {
    top: auto;
    bottom: -6px
}
.sp-menu-links,
.sp-menu-links ul {
    margin: 0;
    padding: 10px 0;
    line-height: 1.3;
    text-align: center
}
.sp-menu-links ul.sp-sub {
    padding: 0
}
.sp-menu-links a {
    display: block;
    position: relative;
    margin: 0;
    padding: 15px 20px;
    color: #f8f8f8;
    letter-spacing: 2px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(255, 255, 255, .1);
    transition: all .27s cubic-bezier(0, 0, .58, 1);
    z-index: 11
}
.sp-menu-links li.js-opened:before,
.sp-sub {
    display: none
}
.oInput a:hover,
.oInput2 a:hover,
.sp-social-links>a {
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.no-touch .sp-menu-links a:hover,
.sp-menu-links a:active,
.sp-menu-links li.js-opened>a {
    color: #d5d5d5;
    text-decoration: none
}
.no-touch .sp-menu-links a:hover {
    background-color: rgba(255, 255, 255, .3)
}
.sp-menu-links li {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden
}
.sp-menu-links li a.active,
.sp-menu-links li>a:active {
    color: #f8f8f8
}
.js-opened>.sp-has-sub>.fa,
.no-touch .sp-menu-links li.js-opened>a:hover,
.sp-menu-links li.js-opened>a:active {
    color: #fff
}
.sp-sub {
    opacity: 0;
    position: relative
}
.sp-sub>li>a {
    font-weight: 400;
    background-color: rgba(255, 255, 255, .05);
    border-top: 1px dashed #404040;
    padding: 5px 20px
}
.sp-menu-links li.js-opened .sp-sub {
    opacity: 1
}
.sp-search {
    width: 100%
}
.sp-search input.search-field {
    background: 0 0;
    color: #555;
    text-align: center;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}
.sp-search input.search-field:hover {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .4)
}
.sp-search input.search-field:focus {
    color: #999;
    border-color: rgba(255, 255, 255, .7)
}
.sp-search .search-button:hover {
    color: #fff
}
.sp-social-links {
    position: fixed;
    bottom: 0;
    left: 0;
    width: inherit;
    padding: 10px 10px 30px;
    background: 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1032
}
.sp-social-links>a {
    display: inline-block;
    margin: 0 2px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border: 1px solid rgba(255, 255, 255, .15);
    text-align: center;
    text-decoration: none;
    color: #555;
    -webkir-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.sp-social-links>a:hover {
    border-color: rgba(255, 255, 255, .3);
    color: #999
}
.slidertext {
    color: #bec6d8 !important;
    font-size: 16px
}
.slidertext2 {
    color: #ccc;
    padding: 10px;
    border-bottom: 1px dotted #606060;
    line-height: 1.2em
}
.article-title a {
    line-height: 1em;
    padding: 2px 5px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    color: #f8f8f8;
}
.mt-5 {
    margin-top: 5px
}
.article-portfolio {
    padding-bottom: 40px;
    margin: 30% 5%
}
.black-back h2,
.green-back h2,
.grey-back h2 {
    margin-bottom: 30px;
    letter-spacing: .1em;
    line-height: 1.2em;
}
.column3 {
        -moz-column-count: 3;
    -webkit-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
    -o-column-gap: 50px;
    column-gap: 50px;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    -moz-column-rule-color: #ccc;
    -moz-column-rule-style: solid;
    -o-column-rule-width: 1px;
    column-rule-width: 1px;
    column-rule-color: #e2e2e2;
    column-rule-style: solid;
    width: 100%;
    padding: 0 4%!important
}
.columnfolio,
.columnfooter {
    -moz-column-rule-style: solid
}
.columnfooter {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    -o-column-gap: 0;
    column-gap: 0;
    -webkit-column-rule-width: 0;
    -webkit-column-rule-color: transparent;
    -moz-column-rule-width: 0;
    -moz-column-rule-color: transparent;
    -o-column-rule-width: 0;
    -o-column-rule-color: transparent;
    column-rule-width: 0;
    column-rule-color: transparent;
    column-rule-style: solid;
    width: 100%;
    display: table
}
.columnart,
.columnfolio {
    -webkit-column-rule-style: solid;
    -o-column-rule-style: solid;
    width: 100%
}
.black-back,
.green-back,
.grey-back {
    display: table-cell;
    width: 33%
}
.green-back {
    padding: 30px
}
.grey-back h2>span {
    color: #f8f8f8
}
.grey-back {
    background: #0e1217;
    padding: 50px
}
.black-back {
    background: #232935;
    padding: 30px
}
.green-back h2 {
    color: #0e1217
}
.grey-back h2 {
    color: #2cd4c3;
}
.black-back h2 {
    color: #f8f8f8
}
.black-back h2>span {
    color: #0e1217
}
.max-height {
    max-height: 380px!important;
    max-width: 448px;
    max-width: 100%
}
@media(max-width:1050px) {
    .column3 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        -o-column-count: 2;
        column-count: 2
    }
}
@media(max-width:390px) {
    .column3 {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        -o-column-count: 1;
        column-count: 1
    }
}
@media(min-width:1900px) {
    .column3 {
      -moz-column-count: 3;
-webkit-column-count: 3;
-o-column-count: 3;
column-count: 3;
-moz-column-gap: 90px;
-webkit-column-gap: 90px;
-o-column-gap: 90px;
column-gap: 90px;
-webkit-column-rule-width: 1px;
-moz-column-rule-width: 1px;
-moz-column-rule-color: #ccc;
-moz-column-rule-style: solid;
-o-column-rule-width: 1px;
column-rule-width: 1px;
column-rule-color: #ccc;
column-rule-style: solid;
width: 100%;
padding: 0 5% !important;
    }
}
.columnfolio {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    -moz-column-gap: 45px;
    -webkit-column-gap: 45px;
    -o-column-gap: 45px;
    column-gap: 45px;
    -webkit-column-rule-width: 0;
    -moz-column-rule-width: 0;
    -moz-column-rule-color: #ccc;
    -o-column-rule-width: 0;
    column-rule-width: 0;
    column-rule-color: #ccc;
    column-rule-style: solid;
    padding: 0 4%
}
.columnart,
.tab-pane .inline-block {
    -webkit-column-rule-color: #ccc;
    -moz-column-rule-width: 1px;
    -moz-column-rule-color: #ccc;
    -moz-column-rule-style: solid;
    -o-column-rule-width: 1px;
    -o-column-rule-color: #ccc
}
.columnart {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-gap: 30px;
    -o-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-rule-width: 1px;
    column-rule-width: 1px;
    column-rule-color: #ccc;
    column-rule-style: solid;
    padding: 0 3% 0 2%;
    margin-top: 15px
}
@media (min-width: 850px) {
.tpa_volumerange {
  position: absolute;
top: 5px;
right: -9px;
width: 76px;
height: 7px;
cursor: pointer;
}
#tpa_volume_wrapper {
      position: absolute;
    width: 106px;
    height: 20px;
    top: -39px;
}
.volume-container-center{
position: absolute;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
width: 115px;
}
.menu{
   display: inline-block;
    position: relative;
    float: left}
.top-bar {
    max-height: 25px;
background: #eef0f4;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
    top: 55px;
    z-index: 999;
    color: #0e1217;
    height: 25px;
    -webkit-box-shadow: 0 0 3px #0e1217;
    box-shadow: 0 0 3px #0e1217;
    padding-left: 34px;
}
.padding-direct {
width: 57%;
float: right;
padding: 17px 0;
}
    .play-pause {
      display: block;
width: 20%;
height: 55px;
text-decoration: none;
color: #f8f8f8;
margin-left: 0;
    }
    #tpa_wrapper {
        position: absolute;
        width: 460px;
        height: 70px;
        margin: 0;
        padding: 0;
        -moz-user-select: -moz-none;
        -o-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        top: 57px
    }
}
.owl-controls,
.tab-pane .no-select,
h2 {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none
}
.article-title {
position: relative;
    z-index: 10;
    text-transform: uppercase;
    font-size: 20px !important;
    line-height: 1.3;
    color: #0e1217;
-webkit-box-decoration-break: clone;
-o-box-decoration-break: clone;
box-decoration-break: clone;
}
    .archives,
    .retrouver {
        text-transform: uppercase
    }
    .archives {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: .2em;
        color: #0e1217;
        text-align: center;
        margin: 5px 0 0
    }
    .video-list {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 170px;
        position: relative;
        top: -5px
    }
    .retrouver {
        white-space: nowrap;
        color: #f8f8f8!important;
        display: inline!important;
		font-size: 16px;
		    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
    transition: all .27s cubic-bezier(0, 0, .58, 1);
    }
	    .retrouver:hover{
		opacity:0.8;
		}
    .menu ul li {
        float: left;
        position: relative;
		    width: 40%;
    }
.slider {
    padding: 56px 0 65px;
    min-height: 360px
}
.oInput,
.oInput-grille {
    width: 100%!important;
    padding: 1%;
    opacity: 1;
	margin-bottom: 5px;
}
.oInput-grille {
    display: table;
    margin: 0 auto
}
@media (min-width: 700px) {
    .oInput2 {
        width: auto!important;
        display: table;
        margin: 0 auto;
        opacity: 1;
        padding: 1%
    }
}
@media (max-width: 700px) {
    .oInput2 {
        width: auto!important;
        display: table;
        margin: 0 auto -20px;
        opacity: 1;
        padding: 1%
    }
}
.categorie,
.white2 {
    margin-bottom: -10px
}
@media (max-width: 380px) {
    .column-responsive {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        -o-column-count: 1;
        column-count: 1
    }
}
@media(min-width:1050px) {
    .slider-img, .slider-text {
        display: inline-block;
        vertical-align: middle;
        text-align: left
    }
    .slider-text {
        width: 43%;
        color: #f8f8f8!important;
        padding-bottom: 2%
    }
    .slider-img {
        width: 50%;
        padding: 0 5%
    }
}
@media(min-width:1500px) {
    .max-height {
    max-height: 412px!important;
    max-width: 580px;
    }
    .font-altbis {
        font-size: 30px
    }
}
@media(min-width:1600px) {
    .font-altbis {
        font-size: 30px
    }
}
.max-height-grille {
    max-height: 130px!important
}
.oInput3 {
    width: 100%!important;
    opacity: 1
}
.oInput a {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0)
}
.oInput a:hover,
.oInput2 a:hover {
    transition: all .27s cubic-bezier(0, 0, .58, 1);
    opacity: .7;
}
.articles {
    width: 100%
}
.maxwidth {
    max-width: 1500px;
    margin-right: auto;
    margin-left: auto;
    position: relative
}
.categorie {
    z-index: 10;
    margin-left: 30%
}
.bg-marron {
    background: #0e1217;
    padding: 10px 25px
}
@media(min-width:1050px) {
    .absolute-right {
        position: absolute!important;
        top: 0;
        right: 0;
        width: 40% !important;
        margin-left: auto!important;
        margin-right: auto!important
    }
    .reecouter {
        width: 50%!important;
        height: 55px!important;
        white-space: nowrap;
        padding: 14px 10px !important
    }
}
.white2 {
    color: #0e1217;
    background: #f8f8f8;
    padding: 0 10px;
    display: inline;
    text-align: center;
    font-size: 14px;
    line-height: 1.7em
}
.antenne2,
.footer-autor {
    background-repeat: no-repeat
}
.underline {
    text-decoration: underline!important
}
.logo {
    height: 80px;
    width: 150px;
    position: fixed;
    top: 0;
    z-index: 9999
}
.logo:hover {
    background-image: url(1.gif);
    background-size: 151px;
    border: none;
    z-index: 999999999999
}
.logo img {
top: 24px;
left: 2px;
position: absolute;
width: 144px;
}
.logo img:hover {
    opacity: .3
}
.antenne2 {
    padding: 0 10% 0 8%;
    background-image: url(../images/vynile.png);
    background-size: 200px;
    height: 120px;
    background-position: 35% 0
}
#menu p,
.btn,
.form-control-feedback,
.tooltip-inner,
.tpl-minimal-tabs {
    text-align: center
}
.defile:after {
    content: attr(data-text);
    position: absolute;
    padding-left: 10px
}
.footer-autor a {
    color: #ccc!important
}
.footer-autor {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    color: #aaa;
    text-transform: uppercase;
    letter-spacing: .3em;
    font-size: 10px
}
.video-list {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 170px;
    position: relative;
    top: -5px
}
.album-link a {
    display: block;
    position: relative;
    padding: 18px 12px;
    margin-bottom: 5px;
    font-size: 16px;
    text-transform: uppercase;
}
.album-link a:hover {
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
    transition: all .27s cubic-bezier(0, 0, .58, 1);
opacity: 0.5;
}
.grand-titre {
    font-size: 40px
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel,
.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}
.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y;
}
.top-100 {
    top: 92px
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 5
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}
#accordion li,
.art-rec a:hover {
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.owl-carousel .owl-item {
    float: left
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}
.owl-controls {
    user-select: none
}
.grabbing {
    cursor: url(grabbing.png) 8 8, move
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}
.tpl-minimal-tabs {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none
}
.tpl-minimal-tabs>li {
    background: 0 0!important
}
.tpl-minimal-tabs>li>a {
    text-decoration: none;
    color: #f8f8f8;
    background: #0e1217;
    border-right: 1px solid #444
}
.tpl-minimal-tabs li.active a {
    background: #2cd4c3!important;
    color: #0e1217!important;
    cursor: pointer;
    position: relative;
    display: block;
    padding: 10px 15px
}
.tpl-minimal-tabs li.active a:hover {
    opacity:0.8;
	transition: all .25s ease-in-out;
}
@media (min-width: 1200px) {
    .cols {
        -moz-column-count: 3;
        -moz-column-gap: 3%;
        -moz-column-width: 30%;
        -webkit-column-count: 3;
        -webkit-column-gap: 3%;
        -webkit-column-width: 30%;
        column-count: 3;
        column-gap: 3%;
        column-width: 30%
    }
}
@media (max-width: 1200px) {
    .video {
        width: 100%
    }
    .cols {
        -moz-column-count: 2;
        -moz-column-gap: 3%;
        -moz-column-width: 45%;
        -webkit-column-count: 2;
        -webkit-column-gap: 3%;
        -webkit-column-width: 45%;
        column-count: 2;
        column-gap: 3%;
        column-width: 45%
    }
}
@media (min-width: 500px) {
    .cols2 {
        -moz-column-count: 2;
        -moz-column-gap: 3%;
        -moz-column-width: 45%;
        -webkit-column-count: 2;
        -webkit-column-gap: 3%;
        -webkit-column-width: 45%;
        column-count: 2;
        column-gap: 3%;
        column-width: 45%
    }
}
@media (max-width: 500px) {
    .cols2 {
        -moz-column-count: 1;
        -moz-column-gap: 3%;
        -moz-column-width: 90%;
        -webkit-column-count: 1;
        -webkit-column-gap: 3%;
        -webkit-column-width: 90%;
        column-count: 1;
        column-gap: 3%;
        column-width: 90%
    }
}
.art-rec a {
    display: inline-block
}
.art-rec a:hover {
    transition: all .27s cubic-bezier(0, 0, .58, 1);
    opacity: .5
}
.font-alttitle p {
    font-size: 14px;
    letter-spacing: .1em
}
.border-bottom-article {
    border-bottom: 7px solid #0e1217;
    margin-bottom: 10px
}
.border-bottom3 {
    padding: 5px 0 8px;
}
.post-prev-text {
margin: 6px 0 12px;
color: #7b7b7b;
line-height: 1.3em;
font-size: 13px;

}
.description,
.heure {
    float: left;
    margin: auto
}
.button-article {
    border-bottom: 2px dotted #e2e2e2;
padding-bottom: 25px
}
.slidertext2 a {
    color: #ccc;
    font-size: 13px;
    text-transform: uppercase
}
.ecoute,
.ecoutez {
    position: absolute;
    display: inline-block;
    color: #0e1217;
    vertical-align: middle;
    top: 0;
    left: 0;
    cursor: pointer
}
.slidertext2 a:hover {
    opacity: .5
}
.ecoute {
    padding: 4px 13px
}
.ecoutez>span {
    text-transform: none!important
}
.ecoutez {
    font-size: 14px;
    letter-spacing: 1px
}
.grille,
.grille li {
    color: #909090;
    padding: 10px 0;
    font-size: 13px;
    letter-spacing: .05em;
    line-height: 1.3em;
}
.partage {
    background: #3b5998;
    color: #f8f8f8;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding: 10px 8px 10px 16px
}

.partage:hover{
transition: all .25s ease-in-out;
opacity:0.8}
.centrage,
.description,
.heure {
    display: inline-block
}
.grille li {
    border-top: 2px dotted #ccc
}
.heure {
    width: 20%;
    font-size: 30px;
    vertical-align: middle;
    line-height: 120px;
    border-right: 1px solid #ccc
}
.image-emission {
    width: 30%;
    float: left;
    position: relative;
    min-height: 1px
}
.grille {
    color: #606060;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2
}
.grille-title {
    margin-top: -10px;
    line-height: .8em
}
.centrage {
    vertical-align: middle
}
#canvas,
#menu,
#stats {
    vertical-align: top
}
.tab-pane .flipIn,
.tab-pane ul li,
h1 {
    animation: flipdown .5s ease both
}
.tab-pane .no-select,
h2 {
    -webkit-touch-callout: none;
    user-select: none
}
.tab-pane .inline-block {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 14px;
    z-index: 2;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    -moz-column-gap: 45px;
    -webkit-column-gap: 45px;
    -o-column-gap: 45px;
    column-gap: 45px;
    -webkit-column-rule-width: 1px;
    -webkit-column-rule-style: solid;
    -o-column-rule-style: solid;
    column-rule-width: 1px;
    column-rule-color: #ccc;
    column-rule-style: solid;
    width: 100%;
    padding: 0 2%
}
.tab-pane ul {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0
}
.tab-pane ul li {
    position: relative;
    padding: 0;
    margin: 0;
    border-top: 1px dotted #ccc
}
.tab-pane ul li:nth-of-type(1) {
    animation-delay: .5s
}
.tab-pane ul li:nth-of-type(2) {
    animation-delay: .75s
}
.tab-pane ul li:nth-of-type(3) {
    animation-delay: 1s
}
.tab-pane ul li:nth-of-type(4) {
    animation-delay: 1.25s
}
.tab-pane ul li:nth-of-type(5) {
    animation-delay: 1.5s
}
.tab-pane ul li:nth-of-type(6) {
    animation-delay: 1.75s
}
.tab-pane ul li:nth-of-type(7) {
    animation-delay: 2s
}
.tab-pane ul li:nth-of-type(8) {
    animation-delay: 2.25s
}
.tab-pane ul li:nth-of-type(9) {
    animation-delay: 2.5s
}
.tab-pane ul li:nth-of-type(10) {
    animation-delay: 2.75s
}
.tab-pane ul li:nth-of-type(11) {
    animation-delay: 3s
}
.tab-pane ul li:nth-of-type(12) {
    animation-delay: 3.25s
}
.tab-pane ul li:last-of-type {
    padding-bottom: 0
}
.tab-pane ul li i:before {
    transform: translate(-2px, 0) rotate(45deg)
}
.tab-pane ul li i:after {
    transform: translate(2px, 0) rotate(-45deg)
}
.tab-pane ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    left: 0;
    top: 0
}
.tab-pane ul li input[type=checkbox]:checked~.inline-block {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%)
}
.tab-pane ul li input[type=checkbox]:checked~i:before {
    transform: translate(2px, 0) rotate(45deg)
}
.tab-pane ul li input[type=checkbox]:checked~i:after {
    transform: translate(-2px, 0) rotate(-45deg)
}

.cols-podcast {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    -o-column-count: 4;
    column-count: 4;
    -moz-column-gap: 41px;
    -webkit-column-gap: 41px;
    -o-column-gap: 41px;
    column-gap: 41px;
    -webkit-column-rule-width: 1px;
    -webkit-column-rule-color: #ccc;
    -webkit-column-rule-style: solid;
    -moz-column-rule-width: 1px;
    -moz-column-rule-color: #ccc;
    -moz-column-rule-style: solid;
    -o-column-rule-width: 1px;
    -o-column-rule-color: #ccc;
    -o-column-rule-style: solid;
    column-rule-width: 1px;
    column-rule-color: #ccc;
    column-rule-style: solid
}
ul.share-buttons {
    list-style: none;
    padding: 0
}
ul.share-buttons li {
    display: inline;
    margin: 0 5px
}
#canvas,
#menu,
#stats,
.direct,
.display-inline-block {
    display: inline-block
}
.direct {
   
    cursor: pointer
}
#accordion,
#accordion ul {
    padding: 0;
    list-style: none
}
.absolute {
    position: absolute;
    left: 0
}

#accordion,
#accordion li,
#menu,
.checkbox,
.height-container,
.radio,
sub,
sup {
    position: relative
}
.oInput img {
    width: 100%
}
.height-container {
    height: 100%
}
#accordion {
    width: 150px;
    margin: 0;
    height: 56%;
    z-index: 999999
}
#accordion li {
    text-transform: uppercase;
    background-color: #0e1217;
    cursor: pointer;
    height: 25%;
    color: white;
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
#accordion ul li,
.toggle>dt>a {
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1)
}
#accordion li:active,
#accordion li:hover {
    color: #ccc
}
#accordion ul {
    display: none
}
#accordion ul li {
    font-weight: 400;
    cursor: auto;
    background-color: #232935;
    font-size: 11px;
    line-height: 1.8em;
    color: #b0b0b0;
    transition: all .27s cubic-bezier(0, 0, .58, 1);
    padding: 2px 5px;
    border-top: 1px dotted #757575
}
#accordion ul li:hover {
    background-color: #707070;
    color: #f9f9f9
}
#accordion a {
    color: #ccc
}
.display-inline-block {
    width: 100%
}
.submit_btn {
    float: right!important;
    color: #f9f9f9
}
.lire {
    border-radius: 0!important;
    border-color: rgba(55, 55, 55, .1)!important;
    border: 11px solid;
	text-align: center;
    text-transform: uppercase;
    padding: 5px 0;
	text-decoration: none;
	color:#262626
}
.lire2 {
    border-radius: 0!important;
    border: 11px solid #989eac !important;
    background: 0 0!important;
	color: #dfe4f0 !important;
font-size: 16px;
}
img,
legend {
    border: 0
}
.mr-30 {
    margin-right: 40px
}
.mr-200 {
    margin-right: 200px
}
.mt-0 {
    margin-top: 0!important
}
.mt-10 {
    margin-top: 10px
}
.mt-20 {
    margin-top: 20px!important
}
.mt-30 {
    margin-top: 30px
}
.mt-40 {
    margin-top: 40px
}
.mt-50 {
    margin-top: 50px
}
.mt-60 {
    margin-top: 60px
}
.mt-70 {
    margin-top: 70px
}
.mt-80 {
    margin-top: 80px
}
.mt-90 {
    margin-top: 90px
}
.mt-100 {
    margin-top: 100px
}
.mt-110 {
    margin-top: 110px
}
.mt-120 {
    margin-top: 120px
}
.mt-130 {
    margin-top: 130px
}
.mt-140 {
    margin-top: 140px
}
.mb-0 {
    margin-bottom: 0!important
}
.mb-10 {
    margin-bottom: 10px
}
.mb-20 {
    margin-bottom: 20px
}
.mb-30 {
    margin-bottom: 30px
}
.mb-40 {
    margin-bottom: 40px
}
.mb-50 {
    margin-bottom: 50px
}
.mb-60 {
    margin-bottom: 60px
}
.mb-70 {
    margin-bottom: 70px
}
.mb-80 {
    margin-bottom: 80px
}
.mb-90 {
    margin-bottom: 90px
}
.mb-100 {
    margin-bottom: 100px
}
.mb-110 {
    margin-bottom: 110px
}
.mb-120 {
    margin-bottom: 120px
}
.mb-130 {
    margin-bottom: 130px
}
.mb-140 {
    margin-bottom: 140px
}
figure,
p {
    margin: 0
}
dl,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
address,
hr {
    margin-bottom: 20px
}
.pt-0 {
    padding-top: 0!important
}
.pt-10 {
    padding-top: 10px
}
.pt-20 {
    padding-top: 20px
}
.pt-30 {
    padding-top: 30px
}
.pt-40 {
    padding-top: 40px
}
.pb-0 {
    padding-bottom: 0!important
}
.pb-10 {
    padding-bottom: 10px
}
.pb-20 {
    padding-bottom: 20px
}
a {
    background-color: transparent;
	text-decoration: none;
	color: #0e1217;
	    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
    transition: all .27s cubic-bezier(0, 0, .58, 1);
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
optgroup,
strong {
    font-weight: 700
}
h1 {
    font-size: 2em
}
h3 {
    font-size: 1.6em
}
h4 {
    font-size: 1.4em
}
h5 {
    font-size: 1.2em
}
h6 {
    font-size: 1em
}
.btn,
.vertical-align--middle,
img {
    vertical-align: middle
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
textarea {
    overflow: auto
}
table {
    border-collapse: collapse;
    border-spacing: 0
}

.btn,
.form-control {
    background-image: none
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    height: 50px
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
hr {
    margin-top: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.h2,
h2 {
    font-size: 30px;
    text-transform: uppercase
}
ol,
ul {
    margin-bottom: 10px
}
dd {
    margin-left: 0
}
.row {
    width: 100%;
    padding: 50px 0 75px
}
@media (min-width: 700px) {
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-md-3
{
        float: left
    }
 
}
.form-control,
input[type=range] {
    width: 100%;
    display: block
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
input[type=file] {
    display: block
}
select[multiple],
select[size] {
    height: auto
}
input[type=checkbox]:focus,
input[type=radio]:focus,
input[type=file]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.col-md-offset-k {
    padding: 0 0 0 2%!important
}
.form-control {
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    background-color: transparent;
    border: 1px solid #f8f8f8;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.antenne,
.header-block a {
    -webkit-transition: all .2s cubic-bezier(0, 0, .58, 1);
    text-transform: uppercase
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date],
    input[type=time],
    input[type=datetime-local],
    input[type=month] {
        line-height: 34px
    }
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}
.checkbox,
.radio {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}
select.form-group-sm .form-control,
select.input-sm {
    height: 30px;
    line-height: 30px
}
select[multiple].form-group-sm .form-control,
select[multiple].input-sm,
textarea.form-group-sm .form-control,
textarea.input-sm {
    height: auto
}
select.form-group-lg .form-control,
select.input-lg {
    height: 46px;
    line-height: 46px
}
select[multiple].form-group-lg .form-control,
select[multiple].input-lg,
textarea.form-group-lg .form-control,
textarea.input-lg {
    height: auto
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    pointer-events: none
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	width: 100%;
    text-transform: uppercase
}
.nav>li,
.nav>li>a {
    position: relative;
    display: block
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav>li>a {
    padding: 10px 15px;
	transition: all .25s ease-in-out;
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}
.nav-tabs {
    margin-top: -20px
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: #2cd4c3;
    border-bottom-color: transparent;
    cursor: default
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 700px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}
.tab-content>.active,
.tooltip {
    display: block;
    visibility: visible
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #0e1217;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:focus,
.close:hover {
    color: #0e1217;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.tooltip {
    position: absolute;
    z-index: 1070;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
.font-admin span::before,
ol.sortable li div {
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2cd4c3', endColorstr='#2fe4d9', GradientType=1)
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #0e1217
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hidden {
    display: none!important;
    visibility: hidden!important
}
.art-rec,
.art-rec3 {
    display: inline-block
}
@media(min-width:1200px) {
    .col-md-3 {
        width: 22.45%
    }
    .col-sm-8 {
        width: 77.55%
    }
}
@media (max-width: 1200px) {
    .col-md-3 {
        width: 100%
    }
}
@media(max-width:900px) {
    .col-sm-8 {
        width: 100%
    }
}
@media(max-width:1750px) {
    .sidebar {
        margin-top: 92px!important;
        background: #0e1217
    }
    .responsive-slider {
        width: 100%!important;
    }
}
@media(max-width:1450px) {
    .recherche {
        margin-top: 0!important
    }
}
.art-rec {
    width: 100%;
    margin-bottom: 15px
}
.art-rec3 {
    width: 100%;
    margin-bottom: 55px
}
.folio {
    width: 100%;
    margin-bottom: 60px;
    display: inline-block
}
@media (max-width: 800px) {
    .art-rec2 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        width: 100%;
        padding-bottom: 20px;
        border-right: 1px solid #ccc
    }
}
@media (min-width: 1300px) {
    .full-wrapper {
        margin-left: auto;
        position: relative;
        margin-right: auto
    }
}

@media (min-width: 1000px) {
    .categorie2 {
        margin-left: 40%;
        margin-top: -100px;
        margin-bottom: 0;
        width: 59%;
        max-width: 240px
    }
    .art-rec2 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        width: 50%;
        padding-bottom: 20px;
        border-right: 1px solid #ccc
    }
}
@media (max-width: 1000px) {
    .art-rec2 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        width: 50%;
        padding-bottom: 20px;
        border-right: 1px solid #ccc
    }
    .categorie2 {
        margin-left: 45%;
        margin-top: -12%;
        margin-bottom: 0;
        width: 30%
    }
    .text {
        margin-top: 20px!important;
        bottom: 40px
    }
    .font-altbis {
        text-transform: uppercase;
        font-size: 33px;
        color: #f8f8f8!important;
        margin-top: -12px;
        background: #171717;
        display: inline
    }
}
.antenne {
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    -moz-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .2s cubic-bezier(0, 0, .58, 1);
    transition: all .2s cubic-bezier(0, 0, .58, 1);
    padding: 18px
}
.header-block a,
.vertical-align-wrap {
    width: 100%;
    -moz-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .2s cubic-bezier(0, 0, .58, 1)
}
.height {
    height: 100%
}
.header-block,
.header-block2 {
    height: 14%;
    text-decoration: none;
    cursor: pointer
}
.header-block {
    position: relative
}
.header-block a {
    text-decoration: none;
    color: white;
    display: block;
    transition: all .2s cubic-bezier(0, 0, .58, 1);
}
.link--takiri,
.recherche a,
.vertical-align-wrap {
    -webkit-transition: all .2s cubic-bezier(0, 0, .58, 1)
}
.header-block a:hover {
    opacity: 1!important
}
.link--takiri:hover,
.recherche a:hover {
    opacity: .5
}
.header-block2 {
    padding: 15px 0;
    display: block;
    width: 100%;
    overflow: hidden
}
.header-block2 a,
.link {
    display: inline-block
}
.vertical-align-wrap {
    position: absolute;
    height: 100%;
    display: table;
    transition: all .2s cubic-bezier(0, 0, .58, 1)
}
.link--takiri,
.recherche a {
    -moz-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .2s cubic-bezier(0, 0, .58, 1)
}
.vertical-align-wrap:hover {
    border-left: 11px solid #2cd4c3;
    color: #f8f8f8
}
.vertical-align {
    background: #0e1217;
    display: table-cell;
}
@media (min-height: 600px) {
    .vertical-align span {
font-size: 35px;
line-height: 47px;
    }
    .categorie-article {
        font-size: 144px!important;
        display: inline-block;
        transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg);
        -khtml-transform: rotate(-10deg);
        font-family: 'fjord';
        font-style: italic;
        color: #2cd4c3!important;
        text-transform: uppercase;
        text-align: right;
        margin-top: -13px;
        width: 100%;
        line-height: 20px
    }
}
@media (max-height: 600px) {
    .vertical-align span {
        font-size: 25px
    }
}
@media (max-width: 400px) {
    .categorie-article {
        font-size: 60px!important
    }
}
.vertical-align--middle {
    font-size: 16px
}
.link {
    outline: 0;
    text-decoration: none;
    position: relative;
    line-height: 1.1;
    color: #f9f9f9
}
.link--takiri {
    font-size: 2.4em;
    padding: 0 10px 2px 0;
    z-index: 0;
    display: block;
    transition: all .2s cubic-bezier(0, 0, .58, 1)
}
.recherche a {
    text-decoration: none;
    transition: all .2s cubic-bezier(0, 0, .58, 1)
}
.antenne a {
    -webkit-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .2s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .2s cubic-bezier(0, 0, .58, 1);
    transition: all .2s cubic-bezier(0, 0, .58, 1)
}
.podcast-list {
    overflow-y: scroll;
    overflow-x: scroll;
    height: 500px;
    position: fixed;
    top: 50px;
    width: 28%
}
.bg-dark {
    background: #0e1217!important
}
.col-dark {
    color: #0e1217!important
}
.toggle>dt>a {
    display: block;
    position: relative;
    color: #f8f8f8;
    text-decoration: none;
    padding: 15px 13px;
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.toggle>dt>a:hover {
    text-decoration: none;
    opacity: .5
}
.toggle>dt>a.active {
    color: #ccc;
    border-color: #ddd
}
.toggle>dt>a:after {
    width: 15px;
    height: 15px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: 'FontAwesome';
    speak: none;
    font-variant: normal;
    text-transform: none;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    color: #f8f8f8;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
#tpa_cover,
#tpa_left {
    height: 70px;
    padding: 0
}
.toggle>dd,
.toggle>dt>a:hover:after {
    color: rgba(51, 51, 51, 1)
}
.toggle>dd {
    margin-bottom: 10px;
    text-align: center;
    line-height: 1.8
}
.col-white {
    color: #f9f9f9!important
}
.icon-menu {
    max-height: 44px;
    width: 20%;
    margin-bottom: 5%
}
@font-face {
    font-family: icomoon;
    src: url(fonts/icomoon.eot?70688);
    src: url(fonts/icomoon.eot?70688#iefix) format('embedded-opentype'), url(fonts/icomoon.ttf?70688) format('truetype'), url(fonts/icomoon.woff?70688) format('woff'), url(fonts/icomoon.svg?70688#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}
[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 0.8;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-Sans-titre---1:before {
    content: "\e917";
}
.icon-icone-divergence-fm-fini:before {
    content: "\e918";
}
.icon-Sans-titre---24:before {
    content: "\e900";
}
.icon-Sanstitre-23:before {
    content: "\e919";
}
.icon-Sans-titre---23:before {
    content: "\e901";
}
.icon-Sans-titre---22:before {
    content: "\e902";
}
.icon-Sans-titre---21:before {
    content: "\e903";
}
.icon-Sans-titre---20:before {
    content: "\e904";
}
.icon-Sans-titre---19:before {
    content: "\e905";
}
.icon-Sans-titre---18:before {
    content: "\e906";
}
.icon-Sans-titre---16:before {
    content: "\e907";
}
.icon-Sans-titre---15:before {
    content: "\e908";
}
.icon-Sans-titre---14:before {
    content: "\e909";
}
.icon-Sans-titre---13:before {
    content: "\e90a";
}
.icon-Sans-titre---12:before {
    content: "\e916";
}
.icon-Sans-titre---11:before {
    content: "\e90b";
}
.icon-Sans-titre---10:before {
    content: "\e90c";
}
.icon-Sans-titre---9:before {
    content: "\e90d";
}
.icon-Sans-titre---8:before {
    content: "\e90e";
}
.icon-Sans-titre---7:before {
    content: "\e90f";
}
.icon-Sans-titre---6:before {
    content: "\e910";
}
.icon-Sans-titre---5:before {
    content: "\e911";
}
.icon-Sans-titre---4:before {
    content: "\e912";
}
.icon-Sans-titre---3:before {
    content: "\e913";
}
.icon-Sans-titre---2:before {
    content: "\e914";
}
.icon-Sans-titre---25:before {
    content: "\e915";
}
ol.sortable,
ol.sortable ol {
    display: block;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    list-style-type: none
}
ol.sortable li div {
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 15px;
    background: #2cd4c3;
}
ol.sortable li div span i {
    vertical-align: middle;
    font-size: 35px;
    margin-right: 5px
}
#tpa_cover,
#tpa_left,
#tpa_player,
#tpa_wrapper {
    margin: 0;
    position: relative
}
#tpa_wrapper {
    width: 100%;
    height: 0;
    padding: 0;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    top: 2px
}
#tpa_player {
    width: 100%;
    display: table
}
#tpa_playlist,
.tpa_playpause_toggle {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
#tpa_volume,
.tpa_next,
.tpa_playlist_toggle,
.tpa_playpause_toggle,
.tpa_prev,
.tpa_repeat,
.tpa_share,
.tpa_shuffle {
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer;
    vertical-align: middle;
    line-height: 22px
}
#tpa_volume:before,
.tpa_next:before,
.tpa_one_item_buy:before,
.tpa_one_item_dwn:before,
.tpa_playlist_toggle:after,
.tpa_playlist_toggle:before,
.tpa_prev:before,
.tpa_repeat:before,
.tpa_share:before,
.tpa_shuffle:before {
    position: absolute;
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 33px
}
.tpa_playpause_toggle {
    box-sizing: border-box;
    border: solid transparent
}
.tpa_play {
    -webkit-animation: rotateButtonOut .6s cubic-bezier(.785, .135, .15, .86) forwards;
    -o-animation: rotateButtonOut .6s cubic-bezier(.785, .135, .15, .86) forwards;
    animation: rotateButtonOut .6s cubic-bezier(.785, .135, .15, .86) forwards;
    border-width: 10px 0 10px 20px
}
.tpa_pause {
    -webkit-animation: rotateButtonIn .6s cubic-bezier(.785, .135, .15, .86) forwards;
    -o-animation: rotateButtonIn .6s cubic-bezier(.785, .135, .15, .86) forwards;
    animation: rotateButtonIn .6s cubic-bezier(.785, .135, .15, .86) forwards;
    border-width: 0 8px
}

#tpa_bottom,
#tpa_timerange {
    position: relative;
    width: 100%;
}
.tpa_one_item_buy:before {
    content: "\f218";
    top: -2px;
    left: 0
}
.tpa_one_item_dwn:before {
    content: "\f063";
    top: -2px;
    left: 0
}
#tpa_timerange {
height: 20px;
cursor: pointer;
left: -37px;
width: 100%;
top: 1px
}
#tpa_current,
#tpa_duration {
    position: absolute;
    top: 0;
    font-size: 15px;
    line-height: 18px;
    z-index: 5
}
#tpa_current {
    left: 5px
}
#tpa_duration {
    right: 5px
}
#tpa_progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 20px
}
#tpa_bottom {
    height: 40px;
    top: 2px;
    text-transform: uppercase;
    color: #0e1217;
    left: 37px
}
@media (max-width: 850px) {
.top-bar {
    max-height: 25px;
    background: #f9f9f9;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
    top: 80px;
    z-index: 999;
    color: #0e1217;
    height: 25px;
    -webkit-box-shadow: 0 0 3px #0e1217;
    box-shadow: 0 0 3px #0e1217;
    padding-left: 34px;
}
.la-grille {
    position: absolute;
    left: 40%;
    width: 20%;
    line-height: 80px;
    font-size: 16px;
    color: #f9f9f9;
    top: 0;
    text-align: center;
}
.padding-direct {
    display: none;
}
.play-pause {
    display: block;
    width: 20%;
    height: 80px;
    text-decoration: none;
    color: #f8f8f8;
    margin-left: 0;
padding: 30px 8%;
}

}
#tpa_volume:before {
    top: -2px;
    border: 0;
    border-right: 10px solid transparent
}
.tpa_volume_up:before {
    content: '\f028'
}
.tpa_volume_low:before {
    content: '\f027'
}
.tpa_volume_muted:before {
    content: '\f026'
}
.tpa_volumerange_value {
    position: relative;
    width: 75%;
    height: 100%
}
.tpa_volume_value {
    position: absolute;
    right: 0;
    top: -25px;
    padding: 1px 6px;
    font-size: 11px;
    display: none
}
.tpa_volume_value:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: -10px;
    width: 0;
    height: 0;
    border: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid #2cd4c3;
}
 // Анимация списка плейлиста при открытие @-webkit-keyframes itemShow{from{-webkit-transform:translateY(50%);
 -moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);filter:alpha(opacity=0)}to{-webkit-transform:translateX(0);
 -moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);filter:alpha(opacity=100)}}
 @-o-keyframes itemShow{from{-o-transform:translateY(50%);-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);filter:alpha(opacity=0)}to{-o-transform:translateX(0);-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);filter:alpha(opacity=100)}}
 @-moz-keyframes itemShow{from{-moz-transform:translateY(50%);-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);filter:alpha(opacity=0)}to{-moz-transform:translateX(0);-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);filter:alpha(opacity=100)}}@keyframes itemShow{from{transform:translateY(50%);-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);filter:alpha(opacity=0)}to{transform:translateX(0);-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);filter:alpha(opacity=100)}}
 .tpa_item{font-size:14px;padding:0 50px 0 10px;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}
 .tpa_buy:before,.tpa_dwn:before,.tpa_playlist_item:before{font-family:'FontAwesome';font-style:normal;top:0;position:absolute}
 .tpa_playlist_item:before{content:'\f111';font-size:6px;left:-23px}.tpa_current_item:before{content:'\f001';font-size:20px;left:-30px}
 .tpa_buy,.tpa_dwn{position:absolute;top:0;right:0;width:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
 .tpa_buy:before,.tpa_dwn:before{opacity:.5;left:10px;font-size:20px}.diffusion,.home-tvguide-day-title{text-transform:uppercase;}
 .tpa_buy:before{content:'\f218'}.tpa_dwn:before{content:'\f063'}
 .tpa_current_item .tpa_buy:before,.tpa_current_item .tpa_dwn:before,.tpa_playlist_item:hover .tpa_buy:before,.tpa_playlist_item:hover .tpa_dwn:before{opacity:1}
 .tpa_buy:hover:before,.tpa_dwn:hover:before{opacity:1;-webkit-animation:rubberBand 1s both;-o-animation:rubberBand 1s both;animation:rubberBand 1s both}
 @media screen and (max-width:600px){#tpa_cover,#tpa_left,#tpa_right{display:block;width:100%}
 #tpa_player{height:400px}#tpa_cover{height:200px}}
 @media screen and (max-width:500px){#tpa_middle{height:50px;text-align:center;border-spacing:0}
 #tpa_timerange{position:absolute;bottom:0;left:160px;right:20px;height:20px;cursor:pointer;display:block;top:37px}
 #tpa_bottom{width:100%;height:60px}.tpa_playlist_toggle{left:10px}}
 .tpa_loading{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;font-size:60px;color:#fff;width:60px;height:60px;display:none}
 #tpa_cover,#tpa_player{background-color:transparent}#tpa_top{color:#05c8da}#tpa_volume:before,.tpa_next:before,.tpa_one_item_buy:before,
 .tpa_one_item_dwn:before,.tpa_prev:before,.tpa_repeat:before,.tpa_share:before,.tpa_shuffle:before,.tpa_social_button{color:#f8f8f8}
 .tpa_playlist_close:after,.tpa_playlist_close:before,.tpa_playlist_toggle .wpta_playlist_toggle_middle_line{background: #989eac}
 .tpa_playpause_toggle{border-left-color:#f9f9f9;border-right-color:#f9f9f9}#tpa_volume:hover:before,.tpa_next:hover:before,
 .tpa_one_item_buy:hover:before,.tpa_one_item_dwn:hover:before,.tpa_pause:hover:before,.tpa_play:hover:before,
 .tpa_playpause_toggle:hover,.tpa_prev:hover:before,.tpa_repeat:hover:before,.tpa_share:hover:before,.tpa_shuffle:hover:before,.tpa_social_button:hover{opacity:.5}
 #tpa_timerange,.tpa_volumerange{background: #0e1217;}#tpa_progress,.tpa_volume_value,.tpa_volumerange_value{background:#2cd4c3}#tpa_current,#tpa_duration,.tpa_volume_value{color:white;}
 #tpa_playlist,.tpa_buy:before,.tpa_current_item:before,.tpa_dwn:before,.tpa_playlist_item:before,.tpa_playlist_item:hover:before{color:#fff}
 #tpa_playlist{background:#2fefbc}.tpa_current_item,.tpa_playlist_item:hover{background:#42cfe2;color:#fff}.tpa_buy,.tpa_dwn{background:#42cfe2}
 .diffusion{letter-spacing:1px;border-bottom:1px solid #f9f9f9;display:inline;font-size:16px}
 .home-tvguide-grid-hour,.home-tvguide-grid-hour span{position:relative;display:inline-block;vertical-align:top}.home-tvguide-grid{width:100%}
 .home-tvguide-grid-hours{overflow:hidden;white-space:nowrap;margin:40px 0 0;padding:0;border:0}
 .home-tvguide-grid-hour{height:28px;width:10%;font-size:16px;color:#f8f8f8;margin:0;padding:0;border:0}
 .home-tvguide-grid-hour span{height:100%}.home-tvguide-grid-hour span::after{position:absolute;width:1px;height:5px;background-color:#fff;left:50%;bottom:0;content:''}
 .home-tvguide{position:relative;width:100%;background:#232935;padding-bottom:70px}.home-tvguide-content{position:relative;width:90%;margin:0 auto;z-index:1}
 .home-tvguide-line{width:100%;height:1px;border-bottom:1px dotted #606060}
 .home-tvguide-day{position:relative;display:block;min-width:100px;height:70px;background-color:#151a21;-webkit-transition:all .2s cubic-bezier(0,0,.58,1);-moz-transition:all .2s cubic-bezier(0,0,.58,1);-o-transition:all .2s cubic-bezier(0,0,.58,1);-ms-transition:all .2s cubic-bezier(0,0,.58,1);transition:all .2s cubic-bezier(0,0,.58,1)}.home-tvguide-day-start,.home-tvguide-day-start-movies{background-color:#2cd4c3;color:#151a21}
 .home-tvguide-day-img{display:inline-block;vertical-align:top;max-height:100%;min-height:100%}
 .home-tvguide-day-info{vertical-align:top;top:0;opacity:1;-moz-transition:all .8s cubic-bezier(.165,.84,.44,1);-o-transition:all .8s cubic-bezier(.165,.84,.44,1);-webkit-transition:all .8s cubic-bezier(.165,.84,.44,1);transition:all .8s cubic-bezier(.165,.84,.44,1);max-width:64%;max-width:500px}.home-tvguide-day-start{display:inline;vertical-align:top;line-height:17px;padding:0 5px;left:-15px;top:5px;position:absolute;font-size:13px}
 .home-tvguide-day-start:before{position:absolute;content:'';width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #2cd4c3;top:-5px;left:16px}.home-tvguide-day-title{line-height:17px;font-size:19px;color:#f9f9f9;margin-top:8px;margin-left:-8px}.home-tvguide-day-duration{position:relative;top:0;right:0;line-height:16px;color:#ccc}.home-tvguide-day-w-150{width:5%}.home-tvguide-day-ml-10h00{margin-left:2%}.home-tvguide-day-ml-10h30{margin-left:5%}
 .home-tvguide-day-ml-11h00{margin-left:8%}.home-tvguide-day-ml-12h00{margin-left:12%}.home-tvguide-day-ml-12h30{margin-left:14%}.home-tvguide-day-ml-14h00{margin-left:20%!important}
 .home-tvguide-day-ml-16h00{margin-left:28%!important}.home-tvguide-day-ml-17h30{margin-left:39%}.home-tvguide-day-ml-18h30{margin-left:45%}.home-tvguide-day-ml-18h15{margin-left:43%}
 .home-tvguide-day-ml-19h00{margin-left:47%}.home-tvguide-day-ml-19h30{margin-left:49%}.home-tvguide-day-ml-20h30{margin-left:55%}.home-tvguide-day-w-100{width:3%}
 .mt-40i{margin-top:20px!important}.big-grid .home-tvguide-day{position:relative;display:block;min-width:100px;height:130px;background-color:#151a21;margin-bottom:0!important}
 .home-tvguide-day-channel{color:#fff;margin-top:5px;max-width:300px;display:none}.big-grid .home-tvguide-day-channel{color:#fff;margin-top:5px;display:unset;line-height:1.3}
 .big-grid .home-tvguide-grid-hour{width:13%!important}.hour-display{display:none}.big-grid .grid-display-none{display:none!important}.grid-display-none{display:inline-block}
 .big-grid .hour-display{display:inline-block!important}.big-grid .home-tvguide-day-ml-10h00{margin-left:1%}.big-grid .home-tvguide-day-ml-10h30{margin-left:3%}
 .big-grid .home-tvguide-day-ml-11h00{margin-left:5%}.big-grid .home-tvguide-day-start::before{border-left:10px solid transparent!important;border-right:10px solid transparent!important;border-bottom:8px solid #2cd4c3!important;top:-8px!important;left:18px}.big-grid .home-tvguide-day-start{line-height:28px!important;font-size:19px!important;position:absolute}.big-grid .home-tvguide-day-ml-12h00{margin-left:8%!important}.big-grid .home-tvguide-day-ml-12h30{margin-left:9%!important}.big-grid .home-tvguide-day-ml-14h00{margin-left:14%!important}.big-grid.home-tvguide-day-ml-18h00{margin-left: 28%;}.big-grid .home-tvguide-day-ml-16h00{margin-left:20%!important}.home-tvguide-day-ml-18h00{margin-left:43%}.big-grid .home-tvguide-day-ml-17h30{margin-left:25%!important}.big-grid .home-tvguide-day-ml-18h15{margin-left:28%!important}.big-grid .home-tvguide-day-ml-18h30{margin-left:29%!important}.big-grid .home-tvguide-day-ml-19h00{margin-left:30%!important}.big-grid .home-tvguide-day-ml-19h30{margin-left:32%!important}.big-grid .home-tvguide-day-ml-20h30{margin-left:37%!important}.big-grid .home-tvguide-day-title{line-height:16px;font-size:19px!important;margin-top:9px!important;margin-left:0!important;margin-bottom:6px!important}.big-grid .img-max-height{height:130px!important}.oInput4{width:auto!important;display:table;opacity:1;float:left;margin-right:15px}.img-max-height{height:70px!important}.big-grid .home-tvguide-day-ml-00h30{margin-left:47%!important}.home-tvguide-day-ml-00h30{margin-left:73%}.donner{float:left;margin-top:129px;right:-17px;font-size:22px!important;z-index:-1;line-height: normal !important}.fjord{font-family:'fjord';color:#2cd4c3;font-size:135px;font-style:italic;float:right;top:0;margin-top:0;margin-left:-107px;z-index:1}.donner-right{float:right!important;margin-top:-151px;margin-right:4%;width:390px;z-index:1;margin-bottom:-50px}ul.clearlist li:first-child{color:#2cd4c3!important}.bar-c{overflow:hidden;height:20px;width:40px;position:relative;cursor:pointer;bottom:3px}.bar{height:0;width:7px;display:none;background-color:#000;bottom:0;position:absolute}#bar-1{left:0;-webkit-animation-name:danceHeight1;-webkit-animation-delay:0s}#bar-2{left:10px;-webkit-animation-name:danceHeight2;-webkit-animation-delay:.6s}#bar-3{left:21px;-webkit-animation-name:danceHeight3;-webkit-animation-delay:.3s}#bar-1,#bar-2,#bar-3{-webkit-animation-duration:.5s;-webkit-animation-play-state:running;-webkit-animation-direction:alternate;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite}@-webkit-keyframes danceHeight1{from{height:7px}to{height:19px}}@-webkit-keyframes danceHeight2{from{height:7px}to{height:16px}}@-webkit-keyframes danceHeight3{from{height:5px}to{height:19px}}.green-back h2>span{color:#f8f8f8}.img-album{position:absolute;top:0;left:0;height:100%;width:100%;z-index:8}.img-oinput3{top:0;left:0;z-index:7}.post-oinput3{position:relative;width:100%}.diffusion>span{font-size:18px}.img-oinput2{position:absolute;top:0;left:0;height:100%!important;width:100%}.categorie-article{font-size:144px;display:inline-block;transform:rotate(-10deg);-moz-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);-khtml-transform:rotate(-10deg);font-family: 'fjord';font-style:italic;color:#2fe4ba!important;text-transform:uppercase;text-align:right;margin-top:-13px;width:100%;line-height:20px}.rotate-180{-moz-transform: scale(-1, 1);-webkit-transform: scale(-1, 1);-o-transform: scale(-1, 1);-ms-transform: scale(-1, 1);transform: scale(-1, 1);}.art-img{width:50%;float:left;padding: 0 2% 0 4%;margin-top: -4px;}
 .art-txt{width: 47%;
padding: 0 2% 0 2%;
float: right;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-right: 3%;}.home-tvguide-day:hover{opacity:0.5}
.la-grille .fa{
    font-size: 35px;
    position: relative;
    vertical-align: middle;
    padding-bottom: 3px
}
.la-grille a{
   color:#f9f9f9 !important
}
.la-grille a:hover{
 opacity:0.5
}
.volume-container{
position: absolute;
left: 20%;
width: 20%;
top: 0
}
.le-doc{
transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-khtml-transform: rotate(-10deg);
font-family: 'fjord';
font-style: italic;
color: #2fe4ba !important;
    font-size: 54px;
text-transform: none !important;
font-weight: 400 !important;
margin-left: -3px;
line-height: 0 !important;
white-space: nowrap
}
#tpa_volume_wrapper:hover .tpa_volume_value {
    display: block
}
.col-sm-4
{
    position: relative;
    min-height: 1px
}
.heure-minute-row{
width:100%}
.heure-minute-cms{
width:50%;}