﻿@charset "UTF-8";

/*------------------------------------*	MAIN
\*------------------------------------*/

/**
 * Includes
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

@import url(../css/webfonts/styles.css);

/**********VIDEO HOMPE PAGE SLIDER BLOC  *******/
/*section#block-lcp-home-lcp-home-news .view-home-slider-news ul li .reportage-video blockquote.blockquote {
    display: none !important;
}
section#block-lcp-home-lcp-home-news .reportage-player.bg-before.dark-blue-To-White.without-title {
    padding-top: 0;
}
section#block-lcp-home-lcp-home-news .reportage-video iframe {
    height: 401px;
}
section#block-lcp-home-lcp-home-news .reportage-player.bg-before.dark-blue-To-White.without-title {
    padding: 0;
}
section#block-lcp-home-lcp-home-news ul.slick-dots {
    bottom: 8%;
}*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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 {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  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-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only,
.node-type-lcp-tv-episode .title-container {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.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: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.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;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback,
.has-feedback .node-type-lcp-tv-episode label.title-container ~ .form-control-feedback,
.node-type-lcp-tv-episode .has-feedback label.title-container ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
  visibility: hidden;
}

.collapse.in {
  display: block;
  visibility: visible;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}

.tab-content > .active {
  display: block;
  visibility: visible;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

.visible-print {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

.visible-print-inline {
  display: none !important;
}

.visible-print-inline-block {
  display: none !important;
}

/*------------------------------------*    Fonts
\*------------------------------------*/

/*------------------------------------*    Colors
\*------------------------------------*/

/*------------------------------------*    retina.less
    A helper mixin for applying high-resolution background images (http://www.retinajs.com)
\*------------------------------------*/

/*------------------------------------*    effects
\*------------------------------------*/

/*------------------------------------*    utile
\*------------------------------------*/

.border-middle {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 10px;
}

.border-middle:before {
  content: " ";
  height: 1px;
  width: 100%;
  background: #000000;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
}

.border-middle span {
  background-color: #FFFFFF;
  display: inline-block;
  padding: 5px 20px;
  text-transform: uppercase;
}

.animate,
.social-networks-links .icon {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

/*------------------------------------*    Border Radius
\*------------------------------------*/

/*------------------------------------*    Responsive
\*------------------------------------*/

/*------------------------------------*    Keyframes
\*------------------------------------*/

@keyframes bounce {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-2px);
  }

  100% {
    transform: translateY(2px);
  }
}

/*------------------------------------*    Typo
\*------------------------------------*/

.slick-slide .node-lcp-afp h2,
.first-item .node-teaser h2,
.heading-cover {
  text-transform: uppercase;
  color: #FFFFFF;
}

.slick-slide .node-lcp-afp h2 a,
.first-item .node-teaser h2 a,
.heading-cover a {
  color: #FFFFFF !important;
}

.slick-slide .node-lcp-afp h2:after,
.first-item .node-teaser h2:after,
.heading-cover:after {
  height: 2px;
  width: 110px;
  transition: .3s all linear;
  display: block;
  margin-top: 5px;
  content: '';
  background-color: #FFFFFF;
}

.slick-slide .node-lcp-afp h2:hover:after,
.first-item .node-teaser h2:hover:after,
.heading-cover:hover:after {
  height: 5px;
  margin-top: 10px;
}

.first-item .node-teaser h2,
.heading-cover {
  font-size: 30px;
  line-height: 1.3em;
}

.heading-cover-dossier {
  font-size: 55px;
  margin: 0 0 25px;
  line-height: 61px;
}

.heading-cover-dossier:hover:after {
  margin-top: 5px;
  height: 2px;
}

.proxima_novalight body {
  font-family: "proxima_novalight", sans-serif;
}

.proxima_nova_rgbold .navigation .nav a {
  font-family: "proxima_nova_rgbold", sans-serif;
}

.proxima_nova_rgbold .bold,
.proxima_nova_rgbold .h1,
.proxima_nova_rgbold .h2,
.proxima_nova_rgbold .h3,
.proxima_nova_rgbold .h5,
.proxima_nova_rgbold h1,
.proxima_nova_rgbold h2,
.proxima_nova_rgbold h3,
.proxima_nova_rgbold h4,
.proxima_nova_rgbold h5,
.proxima_nova_rgbold h6,
.proxima_nova_rgbold th {
  font-family: "proxima_nova_rgbold", sans-serif;
}

/*------------------------------------*    Générales
\*------------------------------------*/

html,
body {
  font-family: 'Helvetica Neue','Helvetica','Arial',sans-serif;
  color: #333333;
  line-height: 1.3;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.no-overflow {
  position: relative;
  overflow: hidden;
  height: 100vh;
}

a {
  color: #333333;
  transition: all 0.3s linear 0s;
}

a:hover,
a:focus {
  color: #135ca6;
  text-decoration: none;
}

ul {
  padding: 0;
  list-style: inside;
}

ol {
  padding-left: 30px;
}

strong {
  font-family: "proxima_nova_rgbold", sans-serif;
  font-weight: normal;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.element-invisible {
  height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.wrapper .container {
  max-width: 970px;
}

.icon {
  height: 32px;
  width: 32px;
  transition: all 0.3s linear 0s;
}

.breadcrumb {
  background: #FFFFFF;
  padding-left: 0;
}

.breadcrumb li a {
  text-decoration: underline;
}

.breadcrumb li a:hover {
  text-decoration: none;
}

.field .field-label {
  font-weight: normal;
}

.avatar {
  margin-right: 28px;
}

h1.page-header {
  text-transform: uppercase;
  border: none;
  margin-top: 20px;
}

.close .icon {
  height: 20px;
  width: 20px;
}

.main-container {
  overflow: hidden;
}

.main-container img {
  display: inline-block;
  height: auto;
}

.field-type-image img {
  max-width: 100%;
}

.surligne {
  display: inline-block;
  position: relative;
  color: #333;
  padding: 0 10px 0 0;
  text-transform: uppercase;
  z-index: 10;
}

.surligne:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 12px;
  background-color: #ffd05a;
  top: 2px;
  left: 0;
  z-index: -1;
}

.msg-ie-container {
  padding: 20px 0;
  background-color: #F4F4F4;
}

.msg-ie-container .alert {
  margin: 0;
}

.list-taxo {
  margin: 0;
}

.list-taxo li {
  margin: 0 5px 5px 0;
  padding: 0;
}

.list-taxo li .item-taxo,
.list-taxo li .slick-slider .field-type-taxonomy-term-reference a,
.slick-slider .field-type-taxonomy-term-reference .list-taxo li a {
  display: inline-block;
  padding: 3px 5px;
}

/*------------------------------------*    Icons
\*------------------------------------*/

.icon-play2 {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: .7;
}

.btn {
  position: relative;
  border-radius: 0;
  font-family: "proxima_novalight", sans-serif;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
}

.btn.btn-block {
  display: block;
}

.btn.btn-replay {
  border: 1px solid #888888;
  color: #888888;
  text-transform: uppercase;
  width: 170px;
  border-radius: 10px;
  white-space: normal;
  padding-left: 50px;
  text-align: left;
  background: #FFFFFF;
}

.btn.btn-replay .icon {
  top: 50%;
  left: 10px;
  position: absolute;
  display: block;
  height: 25px;
  width: 25px;
  margin-top: -12px;
  fill: #888888;
}

.btn.btn-lcp {
  border: solid 1px #DA3350;
  color: #DA3350;
  font-size: 15px;
  text-transform: uppercase;
  padding: 10px 12px 10px 50px;
}

.btn.btn-lcp .icon {
  fill: #DA3350;
  margin: -16px 0 0 0;
  position: absolute;
  top: 50%;
  left: 10px;
}

.btn.btn-lcp:hover {
  border-color: #DA3350;
  background-color: #DA3350;
  color: #FFFFFF;
}

.btn.btn-lcp:hover .icon {
  fill: #FFFFFF;
}

.btn.btn-grey {
  border: solid 1px #CCCCCC;
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
}

.btn.btn-grey:hover {
  border-color: #888888;
  background-color: #888888;
  color: #FFFFFF;
}

.btn.btn-yellow {
  border: solid 1px #ffd05a;
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
}

.btn.btn-yellow:hover {
  background-color: #ffd05a;
  color: #333333;
}

.btn.btn-red {
  border: solid 1px #dd1050;
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
}

.btn.btn-red:hover {
  background-color: #dd1050;
  color: #FFFFFF;
}

.btn.btn-green {
  border: solid 1px #14c978;
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
}

.btn.btn-green:hover {
  background-color: #14c978;
  color: #FFFFFF;
}

.btn.btn-blue {
  border: solid 1px #135ca6;
  color: #888888;
  font-size: 12px;
  text-transform: uppercase;
}

.btn.btn-blue:hover {
  background-color: #135ca6;
  color: #FFFFFF;
}

.btn.btn-white {
  border: solid 1px #FFFFFF;
  color: #FFFFFF;
  font-size: 12px;
  text-transform: uppercase;
}

.btn.btn-white:hover {
  color: #135ca6;
  background-color: #FFFFFF;
}

.btn.btn-facebook {
  border: solid 1px #135ca6;
  color: #FFFFFF;
  background-color: #135ca6;
  font-size: 13px;
  text-transform: uppercase;
  padding: 15px 10px;
  margin-top: 25px;
  white-space: normal;
}

.btn.btn-facebook .icon {
  fill: #FFFFFF;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  right: 5px;
  height: 36px;
  width: 36px;
}

.btn.btn-facebook:hover {
  border-color: #135ca6;
  background-color: #FFFFFF;
  color: #135ca6;
}

.btn.btn-facebook:hover .icon {
  fill: #135ca6;
}

button {
  transition: all 0.3s linear 0s;
}

.navigation {
  border-top: 1px solid #F4F4F4;
  position: relative;
}

.navigation .nav {
  float: none;
  text-align: center;
}

.navigation .nav .item {
  display: inline-block;
  float: none;
}

.navigation .nav .item.item-le-direct {
  display: none;
}

.navigation .nav .item:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: -2px;
  height: 20px;
  width: 1px;
  z-index: 5;
  transition: all 0.3s linear 0s;
  background-color: #CCCCCC;
}

.navigation .nav .item .icon {
  height: 20px;
  width: 20px;
  margin: 0 5px -4px;
  fill: #135ca6;
}

.navigation .nav .item a {
  font-size: 13px;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #135ca6;
}

.navigation .nav .item a.active,
.navigation .nav .item a:hover {
  background: none;
  text-decoration: none;
  color: #ff7117;
}

.navigation .nav .item a.active .icon,
.navigation .nav .item a:hover .icon {
  fill: #ff7117;
}

.navigation .nav .item a:focus {
  background: none;
  text-decoration: none;
  color: #135ca6;
}

.navigation .nav .item a:focus .icon {
  fill: #135ca6;
}

.navigation .nav .item.first:after {
  display: none;
}

.navigation .nav .item.active-trail .dropdown-toggle {
  background: none;
  text-decoration: none;
  color: #ff7117;
}

.navigation .nav .item.active-trail .dropdown-toggle .icon {
  fill: #ff7117;
}

#header-top .secondary {
  position: absolute;
  left: 0;
  top: 40px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: -1px;
}

.navbar-nav > li > .dropdown-menu .item {
  display: block;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #135ca6;
  background: transparent;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #135ca6;
  position: absolute;
  display: block;
  content: '';
}

#nav-toggle span:before {
  top: -10px;
}

#nav-toggle span:after {
  top: 10px;
}

#nav-toggle {
  padding-right: 50px;
  margin: 5px 0;
  width: auto;
  text-align: right;
  font-family: "proxima_nova_rgbold", sans-serif;
  font-size: 18px;
  color: #135ca6;
}

#nav-toggle span {
  right: 0;
  top: 17px;
}

#nav-toggle:hover {
  color: #135ca6;
}

#nav-toggle:hover span,
#nav-toggle:hover span:before,
#nav-toggle:hover span:after {
  background: #135ca6;
}

.navbar-collapse {
  padding: 0;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  transition: all 0.3s linear 0s;
}

#nav-toggle.active span {
  background-color: transparent;
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
  top: 0;
}

#nav-toggle.active span:before {
  transform: rotate(45deg);
}

#nav-toggle.active span:after {
  transform: rotate(-45deg);
}

.form-control {
  max-width: 560px;
  border: solid 1px #888888;
  border-radius: 0;
  height: 42px;
}

.help-block {
  color: #000000;
}

label {
  min-width: 280px;
  max-width: 560px;
  color: #135ca6;
  font-size: 16px;
  margin-bottom: 10px;
  font-family: "proxima_nova_rgbold", sans-serif;
}

label .small {
  font-size: 12px;
  display: block;
}

div.required {
  margin-bottom: 15px;
}

.form-group {
  margin-bottom: 30px;
  overflow: hidden;
}

.form-group.form-autocomplete {
  overflow: visible;
}

.form-group .help-block {
  max-width: 560px;
}

.captcha {
  margin-bottom: 20px;
}

.form-submit.btn {
  text-transform: uppercase;
  background: #135ca6;
  color: #FFFFFF;
  border-color: #135ca6;
}

.form-submit.btn:hover {
  background: #FFFFFF;
  color: #135ca6;
}

.error label {
  color: #ff1d25;
}

.error .form-control.error {
  border-color: #ff1d25;
}

.page-user .main-container form {
  padding: 30px;
  background: #F2F2F2;
  margin-bottom: 20px;
}

#block-lcp-cvr-lcp-cvr-info {
  max-width: 900px;
  padding: 20px 0 10px;
  margin: 0 auto;
}

#lcp-cvr-registration-form {
  padding: 50px;
  background: #F2F2F2;
  max-width: 900px;
  margin: 0 auto 30px auto;
}

#lcp-cvr-registration-form .form-item {
  float: left;
  width: 50%;
  padding: 0 10px;
}

#lcp-cvr-registration-form .btn {
  display: block;
  clear: both;
  margin-left: 10px;
}

#lcp-cvr-registration-form .captcha {
  clear: both;
  margin-left: 10px;
}

/*------------------------------------*	Fil continue
\*------------------------------------*/

.politic-live-block {
  width: 100%;
  background-color: #F4F4F4;
  padding: 20px 0;
  margin: 30px 0 20px;
}

.politic-live-block h2 {
  padding: 10px 10px 10px 90px;
  color: #ffbd17;
  font-family: "proxima_novalight", sans-serif;
  position: relative;
  margin: 0;
}

.politic-live-block h2:before {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  left: 30px;
  height: 50%;
  width: 0;
  z-index: 5;
  transition: all 0.3s linear 0s;
  border-right: dotted 1px #888888;
  bottom: 0;
}

.politic-live-block h2 .icon {
  height: 36px;
  width: 36px;
  left: 13px;
  top: 13px;
  z-index: 10;
  position: absolute;
}

.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
  background-color: #F4F4F4;
}

.bx-wrapper .bx-viewport:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 30px;
  height: 100%;
  width: 1px;
  z-index: 5;
  transition: all 0.3s linear 0s;
  background-color: #888888;
}

.bx-wrapper .bx-viewport ul {
  margin: 0;
  z-index: 50;
}

.bx-wrapper .bx-viewport a {
  padding: 5px 10px 5px 55px;
  display: block;
  min-height: 105px;
  overflow: hidden;
  position: relative;
}

.bx-wrapper .bx-viewport a:hover {
  color: #178dff;
  text-decoration: none;
}

.bx-wrapper .bx-viewport li {
  position: relative;
  font-size: 16px;
}

.bx-wrapper .bx-viewport li .icon {
  fill: #888888;
  background-color: #F4F4F4;
  height: 18px;
  width: 18px;
  padding: 3px;
  position: absolute;
  left: 22px;
  top: 10px;
  z-index: 10;
}

.bx-wrapper .bx-viewport li:after {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  left: 24px;
  height: 13px;
  width: 13px;
  z-index: 5;
  transition: all 0.3s linear 0s;
  border-radius: 10px;
  border: 1px solid #888888;
  background-color: #FFFFFF;
}

.bx-wrapper .bx-viewport li.politic-live-twitter-content:after {
  display: none;
}

.bx-wrapper .bx-viewport li .politic-live-type {
  border: solid 1px #888888;
  padding: 2px 3px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 5px 5px;
  font-size: 14px;
}

.bx-wrapper .bx-viewport li .politic-live-tag {
  border: solid 1px #178dff;
  padding: 2px 3px;
}

.bx-wrapper .bx-viewport li .content-live {
  display: block;
  font-family: "proxima_nova_rgbold", sans-serif;
}

.bx-wrapper .bx-viewport li .time-live {
  color: #888888;
}

.bx-wrapper .bx-viewport li .politic-live-account {
  color: #178dff;
}

.bx-wrapper {
  margin-bottom: 0;
}

.bx-wrapper .bx-controls-direction {
  padding: 0 15px;
  position: relative;
  overflow: hidden;
  max-width: 100px;
}

.bx-wrapper .bx-controls-direction a {
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  position: relative;
  display: inline-block;
  margin: 25px 0 0 0;
  background: url(../images/live-fle.svg) no-repeat center center #F4F4F4;
  background-size: 15px 15px;
  overflow: hidden;
  float: right;
  z-index: 100;
}

.bx-wrapper .bx-controls-direction a.bx-next {
  float: left;
}

.bx-wrapper .bx-controls-direction a.bx-prev {
  transform: rotate(180deg);
}

.bx-wrapper .bx-controls-direction a:hover {
  background-position: center center;
}

.bx-wrapper .bx-controls-direction:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 30px;
  height: 50%;
  width: 0;
  z-index: 5;
  transition: all 0.3s linear 0s;
  border-right: dotted 1px #888888;
}

.bx-wrapper .bx-controls {
  position: relative;
}

.bx-wrapper .bx-pager {
  bottom: auto;
  top: 30px;
  right: 0;
  padding: 0;
  max-width: 100px;
  text-align: center;
  position: absolute;
}

/*------------------------------------*    title on 2 lines
\*------------------------------------*/

.page-header-title {
  text-transform: none;
  margin-bottom: 30px;
  overflow: hidden;
}

.page-header-title small,
.page-header-title .title-word span {
  background-color: #135ca6;
  padding: 3px;
  color: #FFFFFF;
  margin-bottom: 1px;
}

.page-header-title small {
  display: block;
  float: left;
  font-family: "proxima_novalight", sans-serif;
  font-size: 25px;
}

.page-header-title .title-word {
  display: block;
  clear: both;
}

.page-header-title .title-word span {
  display: inline-block;
  font-size: 50px;
  line-height: 50px;
}

.page-header-title.bg-lightBlue small,
.page-header-title.bg-lightBlue .title-word span {
  background-color: #0079ff;
}

.page-header-title.bg-darkBlue small,
.page-header-title.bg-darkBlue .title-word span {
  background-color: #135ca6;
}

.page-header-title.bg-white small,
.page-header-title.bg-white .title-word span {
  background-color: #FFFFFF;
  color: #135ca6;
}

.page-header-title.bg-yellow small,
.page-header-title.bg-yellow .title-word span {
  background-color: #ffd05a;
  color: #FFFFFF;
}

.page-header-title.bg-yellow span {
  padding-top: 10px;
}

.page-header-title.bg-red small,
.page-header-title.bg-red .title-word span {
  background-color: #dd1050;
  color: #FFFFFF;
}

.page-header-title.bg-green small,
.page-header-title.bg-green .title-word span {
  background-color: #14c978;
  color: #FFFFFF;
}

.title-light-cap {
  font-family: "proxima_novalight", sans-serif !important;
  text-transform: uppercase;
}

.dark-title span {
  display: inline-block;
  background-color: #4d4d4d;
  color: #FFFFFF;
  font-family: "proxima_novalight", sans-serif;
  text-transform: uppercase;
  padding: 5px 12px;
}

/*------------------------------------*    background colors
\*------------------------------------*/

.bg-before,
.page-le-direct .main-container ul.nav {
  position: relative;
  padding: 30px 0;
}

.bg-before:before,
.page-le-direct .main-container ul.nav:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 300%;
  z-index: 5;
  transition: all 0.3s linear 0s;
  z-index: -1;
}

.bg-before.dark-blue-To-Grey:before,
.page-le-direct .main-container ul.dark-blue-To-Grey.nav:before {
  background: #135ca6;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #135ca6), color-stop(300px, #135ca6), color-stop(300px, #F4F4F4), color-stop(100%, #F4F4F4));
  background: linear-gradient(to bottom, #135ca6 0%, #135ca6 300px, #F4F4F4 300px, #F4F4F4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$firstColor, endColorstr=$secondColor, GradientType=0 );
}

.bg-before.dark-blue-To-White:before,
.page-le-direct .main-container ul.dark-blue-To-White.nav:before {
  height: 310px;
  width: 300%;
  position: absolute;
  top: -1px;
  left: -100%;
  background-color: #135ca6;
  content: ' ';
  z-index: -1;
}

.bg-before.dark-blue-To-White.without-title,
.page-le-direct .main-container ul.dark-blue-To-White.without-title.nav {
  padding-top: 70px;
}

.bg-before.dark-blue-To-White.without-title:before,
.page-le-direct .main-container ul.dark-blue-To-White.without-title.nav:before {
  height: 350px;
  width: 300%;
  position: absolute;
  top: -1px;
  left: -100%;
  background-color: #135ca6;
  content: ' ';
  z-index: -1;
}

.bg-before.magentaToGrey:before,
.page-le-direct .main-container ul.magentaToGrey.nav:before {
  background: #db404e;
  background: -webkit-gradient(left top, right top, color-stop(0%, #db404e), color-stop(50%, #db404e), color-stop(50%, #CCCCCC), color-stop(100%, #CCCCCC));
  background: linear-gradient(to right, #db404e 0%, #db404e 50%, #CCCCCC 50%, #CCCCCC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$secondColor, endColorstr=$secondColor, GradientType=1 );
}

.bg-before.dark-blue-2:before,
.page-le-direct .main-container ul.nav:before {
  background-color: #135ca6;
}

.bg-before.grey:before,
.page-le-direct .main-container ul.grey.nav:before {
  background-color: #F4F4F4;
}

.bg-before.blueGrey:before,
.page-le-direct .main-container ul.blueGrey.nav:before {
  background-color: #d0deed;
}

.bg-before.magenta:before,
.page-le-direct .main-container ul.magenta.nav:before {
  background-color: #db404e;
}

.bg-before.lightgreyF2:before,
.page-le-direct .main-container ul.lightgreyF2.nav:before {
  background-color: #f7f7f7;
}

.bg-greyF2 {
  background-color: #F2F2F2;
}

.bg-dark-blue {
  background-color: #0d4176;
  color: #FFFFFF;
}

.bg-blue {
  background-color: #178dff;
  color: #FFFFFF;
}

/*------------------------------------*    Taxo
\*------------------------------------*/

.item-taxo,
.slick-slider .field-type-taxonomy-term-reference a {
  background-color: #0079ff;
  color: #FFFFFF;
  text-transform: uppercase;
}

a.item-taxo:hover,
.slick-slider .field-type-taxonomy-term-reference a:hover,
a.item-taxo:focus,
.slick-slider .field-type-taxonomy-term-reference a:focus {
  color: #FFFFFF;
  background-color: #178dff;
}

/*------------------------------------*    Container
\*------------------------------------*/

.container-1000,
.node-type-lcp-tv-episode .main-container .container,
.node-type-lcp-reportage .reportage-player {
  max-width: 970px;
}

.container-840 {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 20px;
}

/*------------------------------------*    Category
\*------------------------------------*/

.field-name-field-lcp-category .field-item {
  font-size: 16px;
  display: inline-block;
  margin-bottom: 20px;
  padding-right: 10px;
  background-color: #ffd05a;
  text-transform: uppercase;
  line-height: 15px;
}

/*------------------------------------*    title page emission list
\*------------------------------------*/

.title-container .page-header {
  text-align: center;
  padding: 20px 0;
  position: relative;
  color: #FFFFFF;
  margin: 0;
}

.title-container .page-header:after,
.title-container .page-header:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  z-index: 5;
  transition: all 0.3s linear 0s;
  background-color: #FFFFFF;
  transform: scaleX(0.25);
}

.title-container .page-header:after {
  top: auto;
  bottom: 0;
}

/*------------------------------------*    blue bg top page
\*------------------------------------*/

.page-documentaires .region-content,
.page-node-replay .region-content,
.page-a-chaud .region-content,
.page-actualites .region-content,
.page-taxonomy .region-content,
.page-la-politique-en-video .region-content {
  position: relative;
}

.page-documentaires .region-content:before,
.page-node-replay .region-content:before,
.page-a-chaud .region-content:before,
.page-actualites .region-content:before,
.page-taxonomy .region-content:before,
.page-la-politique-en-video .region-content:before {
  height: 310px;
  width: 300%;
  position: absolute;
  top: -1px;
  left: -100%;
  background-color: #135ca6;
  content: ' ';
  z-index: -1;
}

/*------------------------------------*    grid flex buzz, actu etc...
\*------------------------------------*/

.view-recherche,
.tv-episodes-grid,
.view-buzz,
.view-news,
.dossier-grid,
.view-lcp-taxonomy-term,
.view-la-politique-en-video,
.view-lcp-blog-recent-posts,
.view-lcp-blog-posts,
.blog-posts-grid,
#block-lcp-home-lcp-home-a-la-une {
  padding: 30px 0 40px;
}

.view-recherche .row,
.tv-episodes-grid .row,
.view-buzz .row,
.view-news .row,
.dossier-grid .row,
.view-lcp-taxonomy-term .row,
.view-la-politique-en-video .row,
.view-lcp-blog-recent-posts .row,
.view-lcp-blog-posts .row,
.blog-posts-grid .row,
#block-lcp-home-lcp-home-a-la-une .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}

.view-recherche .row:before,
.view-recherche .row:after,
.tv-episodes-grid .row:before,
.tv-episodes-grid .row:after,
.view-buzz .row:before,
.view-buzz .row:after,
.view-news .row:before,
.view-news .row:after,
.dossier-grid .row:before,
.dossier-grid .row:after,
.view-lcp-taxonomy-term .row:before,
.view-lcp-taxonomy-term .row:after,
.view-la-politique-en-video .row:before,
.view-la-politique-en-video .row:after,
.view-lcp-blog-recent-posts .row:before,
.view-lcp-blog-recent-posts .row:after,
.view-lcp-blog-posts .row:before,
.view-lcp-blog-posts .row:after,
.blog-posts-grid .row:before,
.blog-posts-grid .row:after,
#block-lcp-home-lcp-home-a-la-une .row:before,
#block-lcp-home-lcp-home-a-la-une .row:after {
  display: none;
}

.view-recherche [class^='col-'],
.tv-episodes-grid [class^='col-'],
.view-buzz [class^='col-'],
.view-news [class^='col-'],
.dossier-grid [class^='col-'],
.view-lcp-taxonomy-term [class^='col-'],
.view-la-politique-en-video [class^='col-'],
.view-lcp-blog-recent-posts [class^='col-'],
.view-lcp-blog-posts [class^='col-'],
.blog-posts-grid [class^='col-'],
#block-lcp-home-lcp-home-a-la-une [class^='col-'] {
  margin-bottom: 30px;
  padding: 0 25px;
  background-color: #F2F2F2;
}

.view-recherche [class^='col-']:not(:last-child),
.tv-episodes-grid [class^='col-']:not(:last-child),
.view-buzz [class^='col-']:not(:last-child),
.view-news [class^='col-']:not(:last-child),
.dossier-grid [class^='col-']:not(:last-child),
.view-lcp-taxonomy-term [class^='col-']:not(:last-child),
.view-la-politique-en-video [class^='col-']:not(:last-child),
.view-lcp-blog-recent-posts [class^='col-']:not(:last-child),
.view-lcp-blog-posts [class^='col-']:not(:last-child),
.blog-posts-grid [class^='col-']:not(:last-child),
#block-lcp-home-lcp-home-a-la-une [class^='col-']:not(:last-child) {
  border-right: 2px solid #FFFFFF;
}

.view-recherche .pagination,
.tv-episodes-grid .pagination,
.view-buzz .pagination,
.view-news .pagination,
.dossier-grid .pagination,
.view-lcp-taxonomy-term .pagination,
.view-la-politique-en-video .pagination,
.view-lcp-blog-recent-posts .pagination,
.view-lcp-blog-posts .pagination,
.blog-posts-grid .pagination,
#block-lcp-home-lcp-home-a-la-une .pagination {
  margin: 0 0 20px;
}

/*------------------------------------*	Slick slider
\*------------------------------------*/

.slick-slider {
  padding-top: 30px;
}

.slick-slider .field-name-field-lcp-afp-image,
.slick-slider .field-name-field-lcp-img-cover {
  position: relative;
}

.slick-slider .node-lcp-afp .wrapper,
.slick-slider .actu-teaser .wrapper {
  padding: 0;
}

.slick-slider .field-name-field-lcp-video img,
.slick-slider .slider-img-box img,
.slick-slider .field-name-field-lcp-afp-image img,
.slick-slider .field-name-field-lcp-img-cover img {
  display: block;
  max-height: 500px;
  width: 100%;
}

.slick-slider .field-name-field-lcp-video a,
.slick-slider .slider-img-box a,
.slick-slider .field-name-field-lcp-afp-image a,
.slick-slider .field-name-field-lcp-img-cover a {
  display: inline-block;
  position: relative;
}

.slick-slider .field-name-field-lcp-video a:after,
.slick-slider .slider-img-box a:after,
.slick-slider .field-name-field-lcp-afp-image a:after,
.slick-slider .field-name-field-lcp-img-cover a:after {
  height: 100%;
  width: 100%;
  transition: all 0.3s linear 0s;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 75%);
}

.slick-slider .field-name-field-lcp-video a:hover:after,
.slick-slider .slider-img-box a:hover:after,
.slick-slider .field-name-field-lcp-afp-image a:hover:after,
.slick-slider .field-name-field-lcp-img-cover a:hover:after {
  opacity: 0.7;
}

.slick-slider .field-name-field-lcp-video img {
  width: 100%;
}

.slick-slider .field-name-field-lcp-video .icon-play2 {
  z-index: 100;
}

.slick-slider h2 {
  position: absolute;
  width: 100%;
  bottom: 20px;
  padding: 0 20px;
  margin: 0;
  z-index: 10;
  font-size: 18px;
  line-height: 1.3em;
}

.slick-slider h2 a {
  text-transform: uppercase;
  color: #FFFFFF;
}

.slick-slider .field-type-taxonomy-term-reference {
  position: absolute;
  width: 100%;
  top: 20px;
  left: 20px;
  padding: 0;
  z-index: 30;
}

.slick-slider .field-type-taxonomy-term-reference a {
  padding: 3px 5px;
  display: inline-block;
}

.slick-slider .node-lcp-reportage .field-name-field-lcp-subject {
  margin-bottom: 0;
}

.slick-slider .icon-play2 {
  height: 70px;
  width: 70px;
}

.slick-slide {
  position: relative;
}

.slick-prev,
.slick-next {
  z-index: 20;
  margin-top: 10px;
  height: 50px;
  width: 40px;
}

.slick-prev::before,
.slick-next::before {
  color: #FFFFFF;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  content: "";
  display: block;
  background: url("../images/fle.svg") no-repeat 8px 9px;
  height: 50px;
  width: 30px;
  opacity: 1;
  transform: scale(1.4);
  transition: all 0.3s linear 0s;
}

.slick-prev:hover::before,
.slick-prev:focus::before,
.slick-next:hover::before,
.slick-next:focus::before {
  transform: scale(1.8);
}

.slick-next {
  right: 0;
}

.slick-prev {
  left: 0;
  margin-top: -10px;
  transform: rotate(180deg);
}

.slick-dots {
  bottom: 7px;
  padding-right: 15px;
  text-align: right;
}

.slick-dots li button:hover:before {
  color: #178dff;
}

.slick-dots li button:before {
  transition: all 0.3s linear 0s;
  opacity: 1;
  font-size: 12px;
  color: #FFFFFF;
}

.slick-dots li.slick-active button:before {
  color: #178dff;
}

.pagination > li > a,
.pagination > li > span {
  font-size: 19px;
  border: none;
  background-color: transparent;
  color: #888888;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li.active > span,
.pagination > li.active > span:hover,
.pagination > li.active > span:focus {
  background-color: transparent;
  color: #135ca6;
  font-family: "proxima_nova_rgbold", sans-serif;
}

.pagination > li > a:hover,
.pagination > li > a:focus {
  font-family: 'proxima_novalight', 'Helvetica Neue';
}

.pagination .next a,
.pagination .prev a {
  height: 7.8px;
  width: 7px;
  position: relative;
  top: 15px;
  overflow: hidden;
  padding: 0;
  text-indent: -150px;
  background-repeat: no-repeat;
  transition-timing-function: step-start;
}

.pagination .next a:hover,
.pagination .prev a:hover {
  background-position: 0 -7.8px;
}

.pagination .next a {
  background-image: url(../images/next-pagination.svg);
  margin-left: 5px;
}

.pagination .prev a {
  background-image: url(../images/prev-pagination.svg);
  margin-right: 5px;
}

.search-container {
  position: relative;
  overflow: hidden;
}

.link_search-xs {
  display: block;
  float: left;
  height: 40px;
  width: 40px;
  text-align: center;
}

.link_search-xs .icon {
  fill: #135ca6;
  vertical-align: middle;
  height: 50px;
  width: 20px;
}

.item-rechercher .icon-close-2 {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px !important;
  height: 12px !important;
  width: 12px !important;
}

.item-rechercher .rechercher:after {
  transition: all 0.3s linear 0s;
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #FFFFFF;
  border-width: 10px;
  margin-left: -10px;
  opacity: 0;
  transform: translateY(-10px);
}

.item-rechercher .rechercher[aria-expanded="false"] .icon-close-2 {
  position: absolute;
  opacity: 0;
}

.item-rechercher .rechercher[aria-expanded="true"] .icon-search {
  opacity: 0;
}

.item-rechercher .rechercher[aria-expanded="true"] .icon-close-2 {
  position: absolute;
  opacity: 1;
}

.item-rechercher .rechercher[aria-expanded="true"]:after {
  opacity: 1;
  transform: translateY(0px);
}

#block-views-exp-recherche-page--2,
#block-views-exp-recherche-page {
  display: block;
  position: relative;
}

#block-views-exp-recherche-page--2 .wrapper-bloc,
#block-views-exp-recherche-page .wrapper-bloc {
  position: relative;
  overflow: hidden;
  max-height: 0;
  transition: all 0.3s linear 0s;
}

#block-views-exp-recherche-page--2:before,
#block-views-exp-recherche-page:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 300%;
  z-index: 5;
  transition: all 0.3s linear 0s;
  z-index: -1;
  background-color: #F4F4F4;
}

#block-views-exp-recherche-page--2 .form-control,
#block-views-exp-recherche-page .form-control {
  max-width: 100%;
  padding-right: 50px;
  font-size: 16px;
}

#block-views-exp-recherche-page--2[aria-expanded="true"] .wrapper-bloc,
#block-views-exp-recherche-page[aria-expanded="true"] .wrapper-bloc {
  max-height: 100px;
}

#block-views-exp-recherche-page--2 .icon,
#block-views-exp-recherche-page .icon {
  vertical-align: middle;
  fill: #888888;
  height: 40px;
  width: 20px;
}

.views-exposed-form {
  padding: 25px 0;
}

.views-exposed-widgets {
  margin: 0;
  position: relative;
}

.views-exposed-form {
  max-width: 870px;
  margin: 0 auto;
  position: relative;
}

.views-exposed-form .views-exposed-widget {
  padding: 0;
  width: 100%; /*263px*/
}

.views-exposed-form .views-exposed-widget.views-submit-button {
  position: absolute;
  right: 1px;
  top: 1px;
  height: 40px;
  width: 40px;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin: 0;
  padding: 0;
  height: 40px;
  width: 40px;
  background-color: transparent;
  border: 0;
}

.region-content-top #block-views-exp-recherche-page--2 {
  max-width: 66%;
}

.region-content-top #block-views-exp-recherche-page--2:before {
  display: none;
}

.region-content-top #block-views-exp-recherche-page--2 .wrapper-bloc {
  max-height: 100%;
}

.region-content-top #block-views-exp-recherche-page--2 .icon {
  fill: #135ca6;
}

.region-content-top #block-views-exp-recherche-page--2 .form-control {
  border-color: #135ca6;
}

.region-content-top .views-exposed-form {
  padding: 50px 0 5px;
}

.block-facetapi {
  padding: 20px 0;
}

.block-facetapi h2 {
  font-family: "proxima_novalight", sans-serif !important;
  text-transform: uppercase;
  font-size: 30px;
  color: #135ca6;
  position: relative;
  margin: 10px 0 0;
  padding-bottom: 40px;
}

.block-facetapi h2:before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 45px;
  left: 0;
  bottom: 20px;
  background-color: #135ca6;
}

.block-facetapi .facetapi-facetapi-links {
  margin-bottom: 0;
}

.block-facetapi .facetapi-facetapi-links .leaf {
  position: relative;
  display: block;
  list-style: none;
  overflow: hidden;
}

.block-facetapi .facetapi-facetapi-links input[type="checkbox"] {
  display: block;
  position: absolute;
  left: -20px;
}

.block-facetapi .facetapi-facetapi-links a {
  display: block;
  margin: 0;
  padding-left: 20px;
  position: relative;
  color: #999999;
  font-size: 17px;
}

.block-facetapi .facetapi-facetapi-links a:before {
  content: "";
  display: block;
  position: absolute;
  height: 12px;
  width: 12px;
  left: 0;
  top: 5px;
  border: solid 1px #999999;
  background-color: #FFFFFF;
}

.block-facetapi .facetapi-facetapi-links a.facetapi-active,
.block-facetapi .facetapi-facetapi-links a:hover {
  color: #135ca6;
}

.block-facetapi .facetapi-facetapi-links a.facetapi-active:before,
.block-facetapi .facetapi-facetapi-links a:hover:before {
  border-color: #135ca6;
  background-color: #135ca6;
}

.alert {
  padding: 5px 20px;
  font-family: "proxima_nova_rgbold", sans-serif;
}

.alert.alert-success {
  background-color: #14c978;
  color: #FFFFFF;
}

.alert.alert-danger {
  background-color: #ff1d25;
  color: #FFFFFF;
}

.alert a {
  color: #FFFFFF;
  text-decoration: underline;
}

.alert a:hover {
  text-decoration: none;
}

.cookie-consent-banner {
  transition: all 0.2s;
  transform: translate3d(0, 100%, 0);
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #4d4d4d;
  padding: 10px 0;
  z-index: 500;
}

.cookie-consent-banner {
  color: #CCCCCC;
}

.cookie-consent-banner a {
  text-decoration: underline;
  color: #CCCCCC;
}

.cookie-consent-banner a:hover {
  color: #FFFFFF;
}

.cookie-consent-banner.show {
  transform: translate3d(0, 0, 0);
}

.block-lns-cookie-consent {
  background: #F2F2F2;
  margin: 0 auto 30px;
  padding: 15px 30px;
}

.block-lns-cookie-consent .wrapper-bloc {
  padding: 50px;
}

.block-lns-cookie-consent .wrapper-bloc:before {
  background: transparent linear-gradient(to bottom, #135ca6 0%, #135ca6 100px, #ffffff 100px, #ffffff 100%) repeat scroll 0 0 !important;
}

.msg-cookie {
  font-size: 18px;
  margin-bottom: 20px;
  color: #135ca6;
}

.cookie-form legend {
  margin-bottom: 0;
  border: none;
  font-size: 16px;
  font-family: "proxima_nova_rgbold", sans-serif;
  color: #135ca6;
}

.cookie-form .btn {
  margin-top: 20px;
}

/*------------------------------------*    Header
\*------------------------------------*/

#header-top {
  text-align: center;
  min-height: 85px;
}

#header-top h1 {
  margin: 0;
}

#header-top .logo {
  display: inline-block;
  padding: 25px 0;
}

.social-networks-links {
  margin: 0;
}

.social-networks-links li {
  padding: 0;
}

.social-networks-links li:not(:last-child) {
  margin-right: 5px;
}

.social-networks-links a {
  display: inline-block;
  padding-top: 7px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: solid 1px #999999;
  overflow: hidden;
  position: relative;
  z-index: 10;
  text-align: center;
}

.social-networks-links a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
  transition: all 0.3s linear 0s;
  background-color: #FFFFFF;
  z-index: -1;
  border-radius: 50%;
  opacity: 0;
}

.social-networks-links a:hover:after {
  opacity: 1;
}

.social-networks-links a.facebook:hover {
  border-color: #3a5795;
}

.social-networks-links a.facebook:hover:after {
  background-color: #ebeef4;
}

.social-networks-links a.facebook:hover .icon {
  fill: #3a5795;
}

.social-networks-links a.twitter:hover {
  border-color: #55acee;
}

.social-networks-links a.twitter:hover:after {
  background-color: #eef7fd;
}

.social-networks-links a.twitter:hover .icon {
  fill: #55acee;
}

.social-networks-links a.dailymotion:hover {
  border-color: #ffd05a;
}

.social-networks-links a.dailymotion:hover:after {
  background-color: #fffaef;
}

.social-networks-links a.dailymotion:hover .icon {
  fill: #ffd05a;
}

.social-networks-links a.google:hover {
  border-color: #C23322;
}

.social-networks-links a.google:hover:after {
  background-color: #f9ebe9;
}

.social-networks-links a.google:hover .icon {
  fill: #C23322;
}

.social-networks-links a.mail:hover {
  border-color: #333333;
}

.social-networks-links a.mail:hover:after {
  background-color: #ebebeb;
}

.social-networks-links a.mail:hover .icon {
  fill: #333333;
}

.social-networks-links .icon {
  height: 25px;
  width: 25px;
  fill: #999999;
}

#header-social-networks .social-networks-links a {
  padding-top: 6px;
  height: 32px;
  width: 32px;
}

#header-social-networks .social-networks-links .icon {
  height: 18px;
  width: 18px;
}

.header-links {
  position: absolute;
  top: 10px;
  right: 40px;
}

.header-assembly-link {
  font-size: 11px;
  display: block;
  margin-bottom: 15px;
  color: #999999;
}

.header-assembly-link span {
  position: relative;
  top: -3px;
}

.header-assembly-link svg {
  transition: .3s all linear;
  fill: #999999;
}

.header-assembly-link:hover svg {
  fill: #0d4176;
}

#header-bottom {
  padding: 20px 0;
}

/*------------------------------------*    header-fix au scroll
\*------------------------------------*/

#float-header-menu {
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0;
  width: 100%;
  box-shadow: 2px 2px 2px #ccc;
  transition: all 0.3s linear 0s;
}

#float-header-menu.notvisible {
  top: -70px;
}

#float-header-menu .logo {
  display: block;
  float: left;
}

#float-header-menu .logo img {
  margin: 0;
}

#float-header-menu .navigation {
  border: none;
  float: left;
}

#float-header-menu .navigation .nav {
  text-align: left;
}

#float-header-menu .nav li.item-le-direct {
  padding: 5px 10px 7px;
  display: inline-block;
}

#float-header-menu .nav li.item-rechercher {
  display: none;
}

#float-header-menu .nav .le-direct {
  background: #ff7117;
  color: #FFFFFF;
  padding: 5px 10px 3px;
}

#float-header-menu .nav span {
  display: none;
}

#float-header-menu .nav span.caret {
  display: inline-block;
}

#float-header-menu img {
  height: 40px;
  margin: 5px 8px 0 0;
}

.admin-menu #float-header-menu {
  top: 20px;
}

.admin-menu #float-header-menu.notvisible {
  top: -70px;
}

#float-header-menu .form-search {
  float: right;
}

.second_navigation {
  float: left;
}

.second_navigation .navbar-nav li {
  position: relative;
}

.second_navigation .navbar-nav li:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: -2px;
  height: 20px;
  width: 1px;
  z-index: 5;
  transition: all 0.3s linear 0s;
  background-color: #CCCCCC;
}

.second_navigation .navbar-nav li a {
  padding: 5px 20px;
  font-size: 13px;
  color: #FFFFFF;
  font-family: "proxima_nova_rgbold", sans-serif;
  text-transform: uppercase;
}

.second_navigation .navbar-nav li a span {
  background-color: #ff7117;
  display: inline-block;
  padding: 5px 8px;
}

.second_navigation .navbar-nav li a:hover .icon {
  fill: #ff7117;
}

.second_navigation .icon {
  height: 25px;
  width: 20px;
  fill: #135ca6;
}

.second_navigation .icon.icon-calendar {
  fill: #ff7117;
}

.basic-line {
  padding-top: 9px;
  min-height: 60px;
  background-color: #FFFFFF;
}

#article-line {
  height: 55px;
  overflow: hidden;
  transition: all 0.3s linear 0s;
}

#article-line.off {
  height: 0px;
}

#article-line .theme {
  padding: 15px 20px 15px 0;
  font-size: 19px;
  text-transform: uppercase;
  position: relative;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#article-line .theme:after {
  content: '';
  display: block;
  position: absolute;
  top: 5%;
  left: auto;
  height: 90%;
  width: 1px;
  z-index: 5;
  transition: all 0.3s linear 0s;
  background: #FFFFFF;
  right: 0;
}

#article-line h3 {
  margin: 0 0 0 20px;
  padding: 19px 0 0;
  font-family: "proxima_novalight", sans-serif;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
}

.article-line_box .social-box {
  padding: 7px 0 0;
  min-width: 280px;
}

.article-line_box .social-box h4 {
  margin-right: 5px;
  margin-top: 13px;
  font-family: "proxima_novalight", sans-serif;
  font-size: 15px;
}

.article-line_box .social-box a {
  border: none;
  margin-top: 5px;
  padding-top: 5px;
  height: 30px;
  width: 30px;
}

.article-line_box .social-box .icon {
  fill: #FFFFFF;
  height: 20px;
  width: 20px;
}

#program-line {
  height: 50px;
  overflow: hidden;
  padding: 0;
  transition: all 0.3s linear 0s;
}

#program-line.off {
  height: 0px;
}

#program-line ul.week-program-days {
  margin-bottom: 0;
}

#program-line ul.week-program-days .week-program-day {
  font-size: 14px;
}

#program-line ul.week-program-days a {
  padding: 5px 18px;
  min-height: 50px;
  width: auto;
}

#program-line ul.week-program-days a:hover {
  color: #FFFFFF;
  background-color: #e26671;
}

#program-line .week-program-days-box {
  width: 70%;
  float: left;
}

#program-line ul.week-program-anchor-days {
  padding: 16px 0;
  margin-bottom: 0;
  width: 30%;
  float: left;
  background: #CCCCCC;
}

#program-line ul.week-program-anchor-days a {
  font-size: 14px;
  padding: 0 5px;
  border-right: 1px solid #FFFFFF;
}

#program-line a.prev {
  background-size: 16px;
  background-position: 8px 50%;
  min-height: 50px;
  width: 40px;
}

#program-line a.next {
  background-size: 16px;
  background-position: 8px 50%;
  min-height: 50px;
  width: 40px;
}

.header-highlights-container {
  width: calc(100% - 260px);
  padding-top: 30px;
}

.header-highlights-container .h5 {
  font-size: 20px;
  text-transform: uppercase;
  float: left;
  margin: 0;
  padding-right: 30px;
  position: relative;
  width: 165px;
}

.header-highlights-container .h5:before {
  content: '»';
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 30px;
  height: 20px;
  width: 30px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
}

.header-highlights-container ul {
  float: left;
  margin: 0;
  width: calc(100% - 180px);
}

.header-highlights-container ul li {
  display: inline-block;
  padding-left: 20px;
  position: relative;
}

.header-highlights-container ul li:before {
  content: '•';
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  font-size: 30px;
  height: 20px;
  width: 20px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
}

.header-highlights-container ul li:first-child:before {
  display: none;
}

.header-highlights-container a {
  color: #FFFFFF;
  font-size: 16px;
}

.header-highlights-container a:hover {
  text-decoration: underline;
}

.program-direct-link {
  float: right;
  max-width: 260px;
  padding-left: 60px;
  color: #FFFFFF;
  position: relative;
  display: block;
  z-index: 2;
}

.program-direct-link:after {
  height: 40px;
  width: 40px;
  transition: .3s all linear;
  position: absolute;
  top: 20px;
  left: 4px;
  border-radius: 50%;
  content: '';
  background-color: #ff7117;
  z-index: -1;
  opacity: 0;
}

.program-direct-link .icon {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -20px;
  fill: #FFFFFF;
  border-radius: 50%;
  height: 48px;
  width: 48px;
  transition: all 0.3s linear 0s;
  transform: scale(0.9);
}

.program-direct-link .h2 {
  background: #FFFFFF;
  color: #ff7117;
  text-align: center;
  text-transform: uppercase;
  font-family: "proxima_nova_rgbold", sans-serif;
  font-size: 15px;
  padding: 5px 10px;
  margin-top: 0;
  margin-bottom: 5px;
  display: inline-block;
  transition: .3s all linear;
}

.program-direct-link span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.program-direct-link:hover {
  color: #FFFFFF;
}

.program-direct-link:hover:after {
  opacity: 1;
}

.program-direct-link:hover .icon {
  transform: scale(1);
}

.program-direct-link:hover .h2 {
  background: #ff7117;
  color: #FFFFFF;
}

/*------------------------------------*    Footer
\*------------------------------------*/

#footer #footer-top {
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}

#footer #footer-middle {
  padding: 35px 0 10px;
}

#footer img {
  display: inline-block;
  margin-bottom: 20px;
}

#footer li {
  list-style: none;
}

#footer-middle {
  overflow: hidden;
}

#footer-middle a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #0d4176;
}

#block-lcp-base-lcp-footer-menu ul .item {
  float: none;
}

#block-lcp-base-lcp-footer-menu ul .item .icon {
  display: none;
}

#block-lcp-base-lcp-footer-menu ul .item a {
  font-size: 13px;
  line-height: 20px;
  padding: 3px 0;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: "proxima_nova_rgbold", sans-serif;
}

#block-lcp-base-lcp-footer-menu ul .item a:hover {
  color: #135ca6;
}

#block-lcp-base-lcp-footer-menu ul .item.item-la-chaine {
  display: none;
}

#block-lcp-base-lcp-footer-menu ul.links li a {
  font-size: 14px;
  display: block;
  margin-bottom: 8.5px;
  color: #FFFFFF;
  font-family: "proxima_novalight", sans-serif;
}

#block-lcp-base-lcp-footer-menu ul.links li a:hover {
  color: #135ca6;
}

#block-lcp-base-lcp-footer-menu span.h5 {
  margin: 0;
  line-height: 20px;
  padding: 3px 0 6px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
}

#block-lcp-base-lcp-footer-menu {
  padding-top: 20px;
}

#block-lcp-base-lcp-footer-external-links {
  text-align: center;
  position: relative;
}

#block-lcp-base-lcp-footer-external-links:before {
  content: '';
  display: block;
  position: absolute;
  top: 40px;
  left: 0;
  height: 95px;
  width: 1px;
  z-index: 5;
  transition: all 0.3s linear 0s;
  background-color: #3a9eff;
}

#block-lcp-base-lcp-footer-external-links img {
  margin-bottom: 40px;
}

#block-lcp-base-lcp-footer-external-links li a {
  color: #FFFFFF;
  display: block;
  font-size: 14px;
}

#block-lcp-base-lcp-footer-external-links li:first-child a {
  margin-bottom: 10px;
}

#block-lcp-social-networks-lcp-social-networks {
  text-align: center;
}

#block-lcp-social-networks-lcp-social-networks .social-networks-links li:not(:last-child) {
  margin-right: 10px;
}

#block-lcp-social-networks-lcp-social-networks .social-networks-links a {
  border-color: #FFFFFF;
}

#block-lcp-social-networks-lcp-social-networks .social-networks-links a:hover {
  background-color: #FFFFFF;
}

#block-lcp-social-networks-lcp-social-networks .social-networks-links a:hover .icon {
  fill: #999999;
}

#block-lcp-social-networks-lcp-social-networks .social-networks-links a:after {
  display: none;
}

#block-lcp-social-networks-lcp-social-networks .social-networks-links a.facebook:hover .icon {
  fill: #3a5795;
}

#block-lcp-social-networks-lcp-social-networks .social-networks-links a.twitter:hover .icon {
  fill: #55acee;
}

#block-lcp-social-networks-lcp-social-networks .social-networks-links a.dailymotion:hover .icon {
  fill: #ffd05a;
}

#block-lcp-social-networks-lcp-social-networks .social-networks-links a.google:hover .icon {
  fill: #C23322;
}

#block-lcp-social-networks-lcp-social-networks .social-networks-links .icon {
  fill: #FFFFFF;
}

/*------------------------------------*    footer-bottom
\*------------------------------------*/

#block-menu-menu-footer-bottom-menu {
  margin-bottom: 10px;
}

#block-menu-menu-footer-bottom-menu ul {
  text-align: center;
}

#block-menu-menu-footer-bottom-menu ul li {
  display: inline-block;
}

#block-menu-menu-footer-bottom-menu ul li:after {
  content: "-";
  position: absolute;
  right: -4px;
  top: 3px;
}

#block-menu-menu-footer-bottom-menu ul li a {
  color: #FFFFFF;
  padding: 2px 8px;
}

#block-menu-menu-footer-bottom-menu ul li.last:after {
  display: none;
}

#block-menu-menu-footer-bottom-menu .small {
  font-size: 11px;
}

/*------------------------------------*    newsletter
\*------------------------------------*/

.block-lcp-newsletter h5 {
  text-transform: uppercase;
  margin: 0 0 5px;
}

.block-lcp-newsletter p {
  margin: 0;
}

.block-lcp-newsletter .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.block-lcp-newsletter .form-control {
  background-color: transparent;
  border: solid 1px #FFFFFF;
  border-radius: 0px;
  color: #FFFFFF;
  width: 195px !important;
}

.block-lcp-newsletter .form-submit {
  background-color: transparent;
  border: none;
  padding: 5px 12px;
  border-radius: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "proxima_nova_rgbold", sans-serif;
  font-size: 17px;
  box-shadow: none;
}

.block-lcp-newsletter #lcp-newsletter-form {
  padding-left: 30px;
}

.block-lcp-newsletter .newsletter-intro {
  background: url("../images/fle.svg") no-repeat right 5px center;
}

.block-lcp-newsletter ::-webkit-input-placeholder {
  color: #CCCCCC;
}

.block-lcp-newsletter :-moz-placeholder {
  /* Firefox 18- */
  color: #CCCCCC;
}

.block-lcp-newsletter ::-moz-placeholder {
  /* Firefox 19+ */
  color: #CCCCCC;
}

.block-lcp-newsletter :-ms-input-placeholder {
  color: #CCCCCC;
}

.region-footer-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

/*------------------------------------*	Home
\*------------------------------------*/

.home-header {
  padding-bottom: 10px;
}

.block-lcp-home {
  position: relative;
  padding-bottom: 40px;
}

#block-lcp-home-lcp-home-large-pub-1 {
  padding-bottom: 0;
}

/*------------------------------------*    small actus
\*------------------------------------*/

.list-actu-small {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 0;
}

.list-actu-small:before,
.list-actu-small:after {
  display: none;
}

.list-actu-small h2 {
  font-size: 16px;
  margin: 0 0 20px;
}

.actu-small-teaser {
  margin-bottom: 20px;
  padding-bottom: 5px;
  position: initial;
}

.actu-small-teaser:before {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  left: 0;
  height: 1px;
  width: calc(100% - 30px);
  z-index: 5;
  transition: all 0.3s linear 0s;
  background-color: #CCCCCC;
  bottom: 20px;
  margin: 0 15px;
}

.actu-small-teaser-img {
  float: left;
  margin: 0 15px 15px 0;
  max-width: 170px;
  position: relative;
}

.actu-small-teaser-img img {
  width: 100%;
}

.heading-last-actu {
  margin: 0 0 20px;
  border-bottom: solid 1px #CCCCCC;
}

.heading-last-actu span {
  font-size: 18px;
}

/*------------------------------------*    buzz
\*------------------------------------*/

#block-lcp-home-lcp-home-buzz,
#block-lcp-home-lcp-home-politic {
  position: relative;
}

#block-lcp-home-lcp-home-buzz .row,
#block-lcp-home-lcp-home-politic .row {
  margin-right: 0;
  margin-left: 0;
}

#block-lcp-home-lcp-home-buzz .col,
#block-lcp-home-lcp-home-politic .col {
  padding: 0;
}

#block-lcp-home-lcp-home-buzz .col:not(:last-child),
#block-lcp-home-lcp-home-politic .col:not(:last-child) {
  border-right: 2px solid #FFFFFF;
}

#block-lcp-home-lcp-home-buzz .node-teaser-highlighted > div:first-child,
#block-lcp-home-lcp-home-politic .node-teaser-highlighted > div:first-child {
  position: relative;
}

#block-lcp-home-lcp-home-buzz .node-teaser-highlighted img,
#block-lcp-home-lcp-home-politic .node-teaser-highlighted img {
  transition: .3s all linear;
}

#block-lcp-home-lcp-home-buzz .node-teaser-highlighted a:hover img,
#block-lcp-home-lcp-home-politic .node-teaser-highlighted a:hover img {
  opacity: .8;
}

#block-lcp-home-lcp-home-buzz .node-teaser-highlighted .wrapper,
#block-lcp-home-lcp-home-politic .node-teaser-highlighted .wrapper {
  left: 20px;
  background-color: #FFFFFF;
  padding: 15px 20px;
  position: absolute;
  margin: 0;
}

#block-lcp-home-lcp-home-buzz .node-teaser-highlighted .wrapper h2,
#block-lcp-home-lcp-home-politic .node-teaser-highlighted .wrapper h2 {
  font-size: 18px;
  margin: 0 0 10px;
}

#block-lcp-home-lcp-home-buzz .actu-teaser,
#block-lcp-home-lcp-home-politic .actu-teaser {
  padding: 20px;
}

#block-lcp-home-lcp-home-buzz {
  overflow: hidden;
}

#block-lcp-home-lcp-home-buzz:after {
  position: absolute;
  top: 0;
  right: 25%;
  bottom: 80px;
  width: 2px;
  background-color: #FFFFFF;
  content: '';
}

#block-lcp-home-lcp-home-buzz .actu-teaser {
  min-height: 350px;
}

#block-lcp-home-lcp-home-buzz .node-teaser-highlighted {
  position: relative;
  overflow: hidden;
}

#block-lcp-home-lcp-home-buzz .node-teaser-highlighted .wrapper {
  width: calc(50% + 10px);
}

#block-lcp-home-lcp-home-buzz .node-teaser-highlighted img {
  position: relative;
  min-width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

#block-lcp-home-lcp-home-buzz .icon-play2 {
  height: 70px;
  width: 70px;
}

#block-lcp-home-lcp-home-buzz .col {
  background-color: #F2F2F2;
}

#block-lcp-home-lcp-home-buzz .col .col .icon-play2 {
  height: 45px;
  width: 45px;
}

#block-lcp-home-lcp-home-politic {
  padding-top: 20px;
}

#block-lcp-home-lcp-home-politic .wrapper-bloc:before {
  height: 100%;
  width: 300%;
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  background-color: #F2F2F2;
  z-index: -1;
}

#block-lcp-home-lcp-home-politic img {
  width: 100%;
}

#block-lcp-home-lcp-home-politic .first-line .col:first-child {
  border-right: 1px solid #FFFFFF;
}

#block-lcp-home-lcp-home-politic .first-line .col:last-child {
  border-left: 1px solid #FFFFFF;
}

#block-lcp-home-lcp-home-politic .first-line .icon-play2 {
  height: 70px;
  width: 70px;
}

#block-lcp-home-lcp-home-politic .node-teaser-highlighted .wrapper {
  width: 275px;
}

#block-lcp-home-lcp-home-politic .col {
  margin-top: 2px;
  border-color: #F2F2F2 !important;
  background-color: #FFFFFF;
}

#block-lcp-home-lcp-home-politic ul {
  margin-bottom: 0;
}

#block-lcp-home-lcp-home-politic .actu-teaser .field_submitted {
  margin-bottom: 0;
}

#block-lcp-home-lcp-home-politic .btn {
  margin-top: 30px;
}

.list-home-buzz {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 30px;
}

.list-home-buzz:before,
.list-home-buzz:after {
  display: none;
}

.list-home-buzz.first-line {
  margin-bottom: 0;
}

.list-home-buzz ul {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  height: 100%;
}

.list-home-buzz .actu-teaser-img {
  margin: -20px -20px 0;
}

/*------------------------------------*    Dossier
\*------------------------------------*/

#block-views-le-dossier-block {
  color: #FFFFFF;
  padding: 50px 0 0;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

#block-views-le-dossier-block li a {
  color: #FFFFFF;
}

#block-views-le-dossier-block li a:hover {
  text-decoration: underline;
}

#block-views-le-dossier-block .block-title {
  margin: 0 0 30px;
  background-color: #178dff;
  position: relative;
  z-index: 10;
  padding: 5px;
  display: inline-block;
  font-size: 50px;
  line-height: 50px;
}

#block-views-le-dossier-block h3,
#block-views-le-dossier-block h2 {
  margin-bottom: 25px;
  padding: 0 20px;
  font-size: 24px;
}

#block-views-le-dossier-block h3 a,
#block-views-le-dossier-block h2 a {
  color: #FFFFFF;
}

#block-views-le-dossier-block h3 a:hover,
#block-views-le-dossier-block h2 a:hover {
  text-decoration: underline;
}

#block-views-le-dossier-block h3 {
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "proxima_novalight", sans-serif;
}

#block-views-le-dossier-block .field-type-image img {
  max-width: 645px;
}

.node-lcp-dossier.node-teaser-highlighted .wrapper {
  position: relative;
  left: auto;
  bottom: auto;
  right: 0;
  float: right;
  background-color: #178dff;
  padding: 0;
  max-width: 295px;
  box-shadow: -2px 0 5px #333333;
}

.node-lcp-dossier .field-name-field-lcp-img-dossier-home {
  position: absolute;
  height: 100%;
  max-width: none;
  width: 100%;
}

.node-lcp-dossier .wrapper-btn {
  padding: 0 20px 25px;
}

.node-lcp-dossier ul {
  margin-bottom: 30px;
}

.node-lcp-dossier li {
  font-size: 15px;
  margin-bottom: 30px;
  padding: 0 40px 0 30px;
  list-style: none;
  position: relative;
  font-family: "proxima_nova_rgbold", sans-serif;
}

.node-lcp-dossier li:after {
  left: 18px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 0, 0, 0);
  border-left-color: #FFFFFF;
  border-width: 4px;
  margin-top: -2px;
  transform: scaleX(1.5);
}

/*------------------------------------*    épisodes
\*------------------------------------*/

#block-lcp-programs-lcp-programs-recent-tv-episodes {
  padding: 20px 0 40px;
  position: relative;
}

/*------------------------------------*    Blog
\*------------------------------------*/

#block-views-lcp-blog-recent-posts-block {
  padding: 20px 0 40px;
  position: relative;
}

#block-views-lcp-blog-recent-posts-block .wrapper-bloc:before {
  height: 100%;
  width: 300%;
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  background-color: #F2F2F2;
  z-index: -1;
}

.view-lcp-blog-recent-posts {
  padding-bottom: 0;
}

.view-lcp-blog-recent-posts [class^='col-'] {
  background-color: #FFFFFF;
}

.view-lcp-blog-recent-posts [class^='col-']:not(:last-child) {
  border-right: 2px solid #F2F2F2;
}

.blog_post-author {
  background-color: #14c978;
  color: #FFFFFF;
  bottom: 0;
  left: 0;
  padding: 0 16px;
  position: absolute;
  font-size: 21px;
  text-transform: uppercase;
}

/*------------------------------------*    A la UNE
\*------------------------------------*/

#block-lcp-home-lcp-home-a-la-une {
  padding: 50px 0 20px;
}

#block-lcp-home-lcp-home-a-la-une .wrapper-bloc:before {
  height: 100%;
  width: 300%;
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  background-color: #F2F2F2;
  z-index: -1;
}

#block-lcp-home-lcp-home-a-la-une [class^='col-'] {
  background-color: #FFFFFF;
}

#block-lcp-home-lcp-home-a-la-une [class^='col-']:not(:last-child) {
  border-right: 2px solid #F2F2F2;
}

#block-lcp-home-lcp-home-a-la-une .actu-teaser h2 {
  margin-top: 0;
}

#block-lcp-home-lcp-home-a-la-une .wrapper span {
  display: block;
  font-size: 21px;
  text-transform: uppercase;
}

#block-lcp-home-lcp-home-a-la-une .wrapper span.a-la-une-type-label {
  display: inline-block;
  font-size: 40px;
  text-transform: none;
}

#block-lcp-home-lcp-home-a-la-une a.btn {
  display: block;
  text-align: left;
  border-top: solid 1px #F2F2F2;
  padding: 10px 0 20px;
}

#block-lcp-home-lcp-home-a-la-une a.btn .icon {
  height: 20px;
  width: 20px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  top: -2px;
}

#block-lcp-home-lcp-home-a-la-une a.btn:hover .icon {
  fill: #135ca6;
}

.a-la-une-type-label {
  padding: 5px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: "proxima_nova_rgbold", sans-serif;
  line-height: 40px;
}

.a-la-une-a_chaud .a-la-une-type-label {
  background-color: #ffd05a;
  color: #FFFFFF;
  padding-top: 10px;
  line-height: 35px;
}

.a-la-une-a_chaud .a-la-une-debat {
  background-color: #888888;
  color: #FFFFFF;
}

.a-la-une-debat .a-la-une-type-label {
  background-color: #814ca9;
  color: #FFFFFF;
}

.a-la-une-debat a.btn {
  color: #814ca9;
  display: block;
}

.a-la-une-debat a.btn .icon {
  fill: #814ca9;
}

.a-la-une-docu .a-la-une-type-label {
  background-color: #333333;
  color: #FFFFFF;
}

/*------------------------------------*    A la UNE
\*------------------------------------*/

.pub-container {
  padding: 40px 0 0;
  text-align: center;
}

.pub-container .col {
  margin-bottom: 20px;
}

.pub-container img {
  width: 100%;
  max-width: 100%;
}

/*------------------------------------*    Search
\*------------------------------------*/

.view-recherche .node-lcp-afp h2,
.view-recherche .node-lcp-dossier h2 {
  font-size: 18px;
  color: red;
}

.view-recherche .node-lcp-afp .field_submitted,
.view-recherche .node-lcp-dossier .field_submitted {
  margin: 10px 0 25px;
  color: #999999;
}

.view-recherche .node-lcp-dossier .field-name-field-lcp-img-dossier {
  position: static;
}

.field-name-field-lcp-afp-image,
.field-name-field-lcp-img-cover {
  overflow: hidden;
  clear: both;
  max-height: 780px;
}

.field-name-field-lcp-afp-image img,
.field-name-field-lcp-img-cover img {
  width: 100%;
}

.field-name-field-lcp-afp-image span,
.field-name-field-lcp-img-cover span {
  font-family: 'Arial';
  font-size: 12px;
  width: 95px;
  display: block;
  position: absolute;
  padding: 5px 3px;
}

.article-subject {
  border-bottom: solid 1px #F4F4F4;
  margin: 20px 0;
}

.article-subject .item-taxo,
.article-subject .slick-slider .field-type-taxonomy-term-reference a,
.slick-slider .field-type-taxonomy-term-reference .article-subject a {
  border-radius: 0px;
  font-size: 15px;
  display: inline-block;
  padding: 5px 15px;
}

.article-category {
  margin-bottom: 20px;
}

.article-category .surligne {
  padding-left: 10px;
}

.node-lcp-edito .content {
  position: relative;
  overflow: hidden;
}

.node-lcp-edito .field-name-field-lcp-politic-character {
  display: inline-block;
  padding: 0 0 5px 35px;
}

.node-lcp-edito .field-name-field-lcp-politic-character:before {
  height: 20px;
  width: 1px;
  content: "";
  position: absolute;
  background: #CCCCCC;
  left: -15px;
  top: 0;
  transform: rotate(15deg);
}

.node-lcp-edito .field-name-field-lcp-politic-character .icon {
  top: 50%;
  transform: translateY(-50%);
  margin-top: -5px;
}

.node-lcp-edito .field_submitted {
  display: inline-block;
  padding-bottom: 5px;
  margin-right: 30px;
  color: #999999;
  font-family: "proxima_novalight", sans-serif;
  position: relative;
  line-height: 22px;
}

.node-lcp-edito .field_submitted:after {
  content: "";
  display: inline-block;
  position: relative;
  background: #CCCCCC;
  right: -15px;
  top: 5px;
  width: 1px;
  height: 20px;
  transform: rotate(15deg);
}

.node-lcp-edito .username {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 0;
  position: relative;
  list-style-type: none;
}

.node-lcp-edito .username:after {
  content: "";
  display: block;
  position: absolute;
  background: #CCCCCC;
  right: -15px;
  top: -2px;
  width: 1px;
  height: 20px;
  text-align: center;
  transform: rotate(15deg);
}

.node-lcp-edito .username a {
  color: #0079ff;
}

.node-lcp-edito .username a:hover {
  color: #135ca6;
}

.node-lcp-edito .username li {
  display: inline-block;
  color: #0079ff;
}

.node-lcp-edito .username li:not(:last-child):after {
  content: ', ';
}

.node-lcp-edito.node-lcp-blog-post .username {
  margin-right: 0;
}

.node-lcp-edito.node-lcp-blog-post .username:after {
  display: none;
}

.node-lcp-edito.node-lcp-blog-post .blog-link {
  color: #0079ff;
  margin-right: 30px;
  position: relative;
}

.node-lcp-edito.node-lcp-blog-post .blog-link:after {
  content: "";
  display: block;
  position: absolute;
  background: #CCCCCC;
  right: -15px;
  top: -2px;
  width: 1px;
  height: 20px;
  text-align: center;
  transform: rotate(15deg);
}

.node-lcp-edito .field-name-field-lcp-reading-time {
  display: inline-block;
  position: relative;
  padding: 0 35px 5px 0;
}

.node-lcp-edito .field-name-field-lcp-reading-time .icon {
  height: 20px;
  width: 20px;
  margin-bottom: -5px;
  margin-right: 5px;
}

.node-lcp-edito .field-name-field-lcp-img-cover ~ .field-name-field-lcp-reading-time:after {
  display: none;
}

.node-lcp-edito .shares {
  margin: -50px -50px 30px -50px;
  padding: 20px 50px 20px;
  border-bottom: 1px solid #E4E4E4;
}

.field-name-field-lcp-politic-character {
  position: relative;
  padding: 8px 0 0 35px;
}

.field-name-field-lcp-politic-character:hover .icon {
  fill: #135ca6;
}

.field-name-field-lcp-politic-character .icon {
  height: 30px;
  width: 30px;
  position: absolute;
  left: 0;
  top: 0;
  fill: #343434;
  transition: .3s all linear;
}

.field-name-field-lcp-politic-character .item-politic-character {
  padding: 0;
}

.field-name-field-lcp-politic-character li.item-politic-character {
  padding-right: 0;
}

.field-name-field-lcp-politic-character .item-politic-character,
.field-name-field-lcp-politic-character .field-item {
  display: inline-block;
  padding-right: 5px;
}

.field-name-field-lcp-politic-character .item-politic-character a,
.field-name-field-lcp-politic-character .field-item a {
  color: #999999;
}

.field-name-field-lcp-politic-character .item-politic-character a:after,
.field-name-field-lcp-politic-character .field-item a:after {
  color: #999999;
  content: ",";
}

.field-name-field-lcp-politic-character .item-politic-character a:hover,
.field-name-field-lcp-politic-character .field-item a:hover {
  color: #135ca6;
}

.field-name-field-lcp-politic-character .field-items .field-item:last-child a:after,
.field-name-field-lcp-politic-character .item-politic-character.last a:after {
  display: none;
}

.node-type-lcp-edito .title-container {
  padding: 0;
}

.node-type-lcp-edito .title-container:before {
  display: none;
}

.node-type-lcp-edito .title-container .page-header {
  max-width: 730px;
  margin: 20px auto;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  padding: 0 0 20px;
  position: relative;
  color: #0079ff;
}

.node-type-lcp-edito .title-container .page-header:after {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  left: 50%;
  height: 1px;
  width: 180px;
  z-index: 5;
  transition: all 0.3s linear 0s;
  bottom: 0;
  margin-left: -90px;
  background-color: #CCCCCC;
  transform: scaleX(1);
}

.node-type-lcp-edito .article-subtitle {
  font-size: 18px;
  font-family: "proxima_nova_rgbold", sans-serif;
  max-width: 730px;
  margin: 0 auto 25px auto;
}

.field-name-field-lcp-afp-image + .edito-content,
.field-name-field-lcp-img-cover + .edito-content {
  margin-top: -61px;
}

.edito-content {
  position: relative;
  padding: 50px;
  margin: 20px auto 0;
  background-color: #FFFFFF;
  z-index: 100;
  color: #333333;
  font-size: 18px;
  line-height: 1.5;
  font-family: "proxima_novalight", sans-serif;
  width: 740px;
  clear: both;
}

.edito-content:before {
  content: '';
  display: block;
  position: absolute;
  top: 45px;
  left: 0;
  height: 150px;
  width: 100%;
  z-index: 5;
  transition: all 0.3s linear 0s;
  z-index: -1;
  box-shadow: 0px 10px 20px #CCCCCC;
}

.edito-content:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
  transition: all 0.3s linear 0s;
  z-index: -1;
  background-color: #FFFFFF;
}

.node-lcp-reportage .field-name-body blockquote,
.edito-content blockquote {
  border-color: #0079ff;
  font-family: "proxima_nova_rgbold", sans-serif;
  position: relative;
  max-width: 600px;
  margin: 0 auto 20px auto;
  font-size: 22px;
}

.node-lcp-reportage .field-name-body blockquote small,
.edito-content blockquote small {
  font-family: "proxima_novalight", sans-serif;
  font-size: 14px;
}

.node-lcp-reportage .field-name-body blockquote:before,
.edito-content blockquote:before {
  content: "“";
  display: block;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  overflow: hidden;
  color: #0079ff;
  font-size: 80px;
  line-height: 80px;
}

.node-lcp-reportage .field-name-body b,
.node-lcp-reportage .field-name-body strong,
.edito-content b,
.edito-content strong {
  font-weight: normal;
  font-family: "proxima_nova_rgbold", sans-serif;
}

.node-lcp-reportage .field-name-body h3,
.edito-content h3 {
  color: #0079ff;
  font-size: 21px;
  padding-left: 10px;
  position: relative;
}

.node-lcp-reportage .field-name-body h3:before,
.edito-content h3:before {
  display: block;
  content: "";
  margin-right: 5px;
  height: 14px;
  width: 7px;
  background-color: #0079ff;
  position: absolute;
  top: 4px;
  left: 0;
}

.node-lcp-reportage .field-name-body .article-embed,
.edito-content .article-embed {
  max-width: 400px;
  min-width: 250px;
  display: block;
  float: right;
  padding: 30px 20px 30px 40px;
  background: #0079ff;
  margin: 0 0 20px 40px;
  position: relative;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.3em;
  box-shadow: -5px 5px 5px #CCCCCC;
}

.node-lcp-reportage .field-name-body .article-embed a,
.edito-content .article-embed a {
  color: #FFFFFF;
  display: block;
}

.node-lcp-reportage .field-name-body .article-embed a.article-embed-link,
.edito-content .article-embed a.article-embed-link {
  text-transform: none;
}

.node-lcp-reportage .field-name-body .article-embed a.file-link-embed,
.edito-content .article-embed a.file-link-embed {
  border: solid 1px #FFFFFF;
  padding: 3px 10px;
  float: right;
  font-size: 10px;
  text-decoration: none;
}

.node-lcp-reportage .field-name-body .article-embed a.file-link-embed:hover,
.edito-content .article-embed a.file-link-embed:hover {
  background: #FFFFFF;
  color: #0079ff;
}

.node-lcp-reportage .field-name-body .article-embed .file-label,
.edito-content .article-embed .file-label {
  text-transform: none;
  font-family: "proxima_nova_rgbold", sans-serif;
  display: block;
  margin-bottom: 10px;
}

.node-lcp-reportage .field-name-body .article-embed:after,
.edito-content .article-embed:after {
  content: "";
  display: block;
  position: absolute;
  left: -25px;
  border: solid 1px #FFFFFF;
  background: url("../images/justify.svg") no-repeat center center #0079ff;
  background-size: 30px;
  top: 50%;
  margin-top: -25px;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  box-shadow: 0 0 8px #333333;
}

.node-lcp-reportage .field-name-body .article-embed.article-file-box,
.edito-content .article-embed.article-file-box {
  padding-top: 20px;
  padding-bottom: 15px;
}

.node-lcp-reportage .field-name-body .article-embed.article-file-box:after,
.edito-content .article-embed.article-file-box:after {
  background-image: url("../images/dl.svg");
}

.node-lcp-reportage .field-name-body .article-embed:hover,
.edito-content .article-embed:hover {
  color: #FFFFFF;
}

.node-lcp-reportage .field-name-body iframe,
.edito-content iframe {
  display: block;
}

.node-lcp-reportage .field-name-body p iframe,
.edito-content p iframe {
  width: 100%;
  min-height: 360px;
}

.node-lcp-reportage .field-name-body img,
.edito-content img {
  max-width: 100%;
}

.node-lcp-reportage .field-name-body a,
.edito-content a {
  color: #0079ff;
}

.node-lcp-reportage .field-name-body a:hover,
.edito-content a:hover {
  color: #333333;
}

.content-adjacent {
  padding: 20px 0;
  margin-bottom: 20px;
  border-top: solid 1px #E4E4E4;
  overflow: hidden;
  position: relative;
}

.content-adjacent:not(.link-alone) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content-adjacent:after {
  content: "";
  display: block;
  position: absolute;
  background: #CCCCCC;
  left: 50%;
  top: 30px;
  width: 1px;
  height: 55%;
  text-align: center;
  transform: rotate(15deg);
}

.content-adjacent a {
  display: block;
  width: 50%;
  padding: 0 20px;
  min-height: 95px;
}

.content-adjacent a span {
  color: #999999;
}

.content-adjacent a.prev {
  padding-left: 50px;
  background: url("../images/fle-left.svg") no-repeat left 50%;
  background-size: 40px;
  float: left;
}

.content-adjacent a.next {
  text-align: right;
  padding-right: 50px;
  background: url("../images/fle.svg") no-repeat right 50%;
  background-size: 40px;
  float: right;
}

.shares {
  text-transform: uppercase;
  font-size: 13px;
}

.shares h4 {
  margin-top: 3px;
  font-size: 14px;
  font-family: "proxima_novalight", sans-serif;
  color: #999999;
  padding-right: 25px;
}

.shares .icon {
  height: 20px;
  width: 20px;
  margin-bottom: -5px;
  margin-right: 10px;
}

.shares .icon.icon-facebook {
  fill: #3a5795;
}

.shares .icon.icon-twitter {
  fill: #55acee;
}

.shares .icon.icon-google {
  fill: #C23322;
}

.shares .icon.icon-mail {
  fill: #333333;
}

.shares .link-facebook {
  color: #3a5795;
}

.shares .link-twitter {
  color: #55acee;
}

.shares .link-google {
  color: #C23322;
}

.shares .link-mail {
  color: #333333;
}

.shares ul {
  margin: 0;
}

.shares li {
  position: relative;
  padding: 0 10px;
}

.shares li:after {
  content: "";
  display: block;
  position: absolute;
  background: #CCCCCC;
  left: -2px;
  top: 0;
  width: 1px;
  height: 20px;
  text-align: center;
  transform: rotate(15deg);
}

.shares li.first {
  padding-left: 0;
}

.shares li.first:after {
  display: none;
}

#profil-open {
  cursor: pointer;
}

.field-author-detail-container {
  margin-bottom: 60px;
}

.field-author-detail-container ul {
  list-style-type: none;
}

.field-author-detail-infos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.field-author-detail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
  background-color: #F4F4F4;
  margin-bottom: 5%;
  border-bottom: solid 1px #CCCCCC;
}
section#block-views-posts-block-2 .icon {
    height: 15px;
    width: 15px;
    transition: all 0.3s linear 0s;
}
.field-author-detail .profil-picture {
  width: 110px;
  margin-right: 20px;
  margin-left: 10px;
  border-radius: 50%;
}

.field-author-detail .author-detail-user {
  width: calc(100% - 140px);
  font-size: 20px;
}

.field-author-detail .author-name {
  font-family: "proxima_nova_rgbold", sans-serif;
  margin-bottom: 1px;
}

.field-author-detail .author-name span {
  display: inline-block;
  padding: 2px 5px;
  background: #333333;
  color: #FFFFFF;
}

.field-author-detail .twitter-link {
  background-color: #55acee;
  padding: 3px 10px 3px 10px;
  display: inline-block;
  color: #FFFFFF;
  position: relative;
  font-size: 20px;
}

.field-author-detail .twitter-link .icon {
  height: 20px;
  width: 20px;
  display: inline-block;
  fill: #FFFFFF;
  position: relative;
  vertical-align: middle;
  top: -1px;
  margin-right: 3px;
  transform: translateX(-2px);
}

.field-author-detail .twitter-link:hover {
  color: #55acee;
  background-color: #FFFFFF;
}

.field-author-detail .twitter-link:hover .icon {
  transform: translateX(2px);
  fill: #55acee;
}

.field-author-detail .btn {
  margin-top: 5px;
}

.field-author-detail ul {
  margin: 0;
}

.field-author-detail ul li {
  list-style: none;
  padding: 3px 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}

.field-author-detail ul li .icon {
  fill: #0079ff;
  margin-right: 8px;
  height: 8px;
  width: 8px;
}

.field-author-detail h4 {
  margin-top: 0;
  font-size: 16px;
}

.category-article-link {
  display: inline-block;
  position: relative;
  color: #ff7117;
  font-family: "proxima_novalight", sans-serif;
  line-height: 28px;
}

.category-article-link:after {
  display: inline-block;
  position: relative;
  top: -3px;
  border: solid transparent;
  content: " ";
  margin-left: 8px;
  border-left-color: #ff7117;
  border-width: 6px;
  margin-top: -6px;
  height: 0;
  width: 0;
}

.category-article-link:before {
  position: absolute;
  right: 20px;
  bottom: 0;
  left: 0;
  transition: .3s all linear;
  border-bottom: 1px solid rgba(255, 113, 23, 0.001);
  content: '';
}

.category-article-link:hover {
  color: #ff7117;
}

.category-article-link:hover:before {
  border-color: #ff7117;
}

.programs-box h2.program-interval-title {
  overflow: hidden;
  margin-bottom: 40px;
}

.programs-box h2.program-interval-title small,
.programs-box h2.program-interval-title span.programs-periode span {
  background-color: #178dff;
  padding: 0 3px;
  color: #FFFFFF;
}

.programs-box h2.program-interval-title small {
  display: block;
  float: left;
  margin-bottom: 1px;
  font-family: "proxima_novalight", sans-serif;
  font-size: 18px;
}

.programs-box h2.program-interval-title span.programs-periode {
  display: block;
  clear: both;
}

.programs-box h2.program-interval-title span.programs-periode span {
  display: inline-block;
  font-size: 35px;
}

.list-programs li {
  position: relative;
  list-style: none;
  padding: 40px 200px 20px 150px;
  border-top: 1px solid #CCCCCC;
  transition: all 0.3s linear 0s;
}

.list-programs li:hover {
  background-color: #e6f2ff;
}

.list-programs li:hover .btn-replay {
  border-color: #135ca6;
  color: #135ca6;
}

.list-programs li:hover .icon {
  fill: #135ca6;
}

.list-programs li.live {
  background-color: #fbeced;
}

.list-programs li.live .btn-replay {
  border-color: #ff7117;
  color: #ff7117;
}

.list-programs li.live .btn-replay:hover {
  background-color: #ff7117;
}

.list-programs li.live .icon {
  fill: #ff7117;
}

.list-programs .program-block {
  overflow: hidden;
}

.list-programs .program-begin-time {
  position: absolute;
  left: 0px;
  top: -25px;
  font-family: "proxima_nova_rgbold", sans-serif;
  font-size: 38px;
  padding: 0px 15px 0px 0px;
  width: 150px;
  text-align: right;
  z-index: 50;
}

.list-programs .program-begin-time:before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  top: 24px;
  background-color: #FFFFFF;
  z-index: -1;
}

.list-programs .program-image-block {
  float: left;
  margin: 0 15px 10px 0;
}

.list-programs .program-info-box {
  max-width: 800px;
}

.list-programs h3 {
  margin: 0 0 12px;
  text-transform: uppercase;
  font-family: "proxima_novalight", sans-serif;
  font-size: 21px;
}

.list-programs .program-subtitle {
  font-family: "proxima_nova_rgbold", sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
}

.list-programs .program-description {
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.list-programs .program-btn {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.list-programs .btn-replay .icon {
  transition: .3s all linear;
}

.list-programs .btn-replay:hover {
  background-color: #135ca6;
}

.list-programs .btn-replay:hover span {
  color: #FFFFFF;
}

.list-programs .btn-replay:hover .icon {
  fill: #FFFFFF;
}

.week-program-box {
  position: relative;
  overflow: hidden;
}

.week-program-box ul {
  overflow: hidden;
  text-align: center;
}

.week-program-box ul li {
  display: inline-block;
}

.week-program-box ul a {
  display: inline-block;
  position: relative;
}

.week-program-box ul.week-program-days {
  background-color: #db404e;
  padding: 0 45px;
}

.week-program-box ul.week-program-days a {
  color: #FFFFFF;
  width: 100%;
  padding: 20px 0;
  text-decoration: none;
}

.week-program-box ul.week-program-days a:before {
  content: '';
  display: block;
  position: absolute;
  top: 15%;
  left: 0;
  height: 70%;
  width: 1px;
  z-index: 5;
  transition: all 0.3s linear 0s;
  background-color: #FFFFFF;
}

.week-program-box ul.week-program-days a.selected {
  background-color: #e26671;
}

.week-program-box ul.week-program-days a.selected:after {
  bottom: 0;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 0, 0, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}

.week-program-box ul.week-program-days a:hover {
  background-color: #e26671;
}

.week-program-box ul.week-program-days .week-program-day {
  font-family: "proxima_nova_rgbold", sans-serif;
  text-transform: uppercase;
  font-size: 27px;
}

.week-program-box ul.week-program-days li {
  float: left;
  display: block;
  width: 14.28%;
}

.week-program-box ul.week-program-days li:first-child a:before {
  display: none;
}

.week-program-box ul.week-program-days li:last-child a {
  border-right: none;
}

.week-program-box ul.week-program-anchor-days a {
  padding: 5px 20px;
  text-transform: uppercase;
  font-size: 16px;
  border-right: solid 1px #CCCCCC;
}

.week-program-box ul.week-program-anchor-days a.is-active {
  color: #178dff;
}

.week-program-box ul.week-program-anchor-days li:last-child a {
  border-right: none;
}

ul.list-channels,
.page-le-direct .main-container ul.nav {
  width: 220px;
  margin: 0 auto 10px;
  overflow: hidden;
  text-align: center;
}

ul.list-channels a,
.page-le-direct .main-container ul.nav a {
  padding: 5px 20px;
  border: solid 1px #CCCCCC;
  border-right: none;
  font-size: 16px;
  border-radius: 0;
}

ul.list-channels a.active,
.page-le-direct .main-container ul.nav a.active,
ul.list-channels a.selected,
.page-le-direct .main-container ul.nav a.selected {
  border-color: #db404e;
  background-color: #db404e;
  color: #FFFFFF;
}

ul.list-channels a:not(.selected):hover,
.page-le-direct .main-container ul.nav a:not(.selected):hover,
ul.list-channels a:not(.selected):focus,
.page-le-direct .main-container ul.nav a:not(.selected):focus {
  background-color: #CCCCCC;
  color: #FFFFFF;
}

ul.list-channels li,
.page-le-direct .main-container ul.nav li {
  float: left;
  display: block;
}

ul.list-channels li:last-child a,
.page-le-direct .main-container ul.nav li:last-child a {
  border-left: none;
  border-right: solid 1px #CCCCCC;
}

ul.list-channels li:last-child a.active,
.page-le-direct .main-container ul.nav li:last-child a.active,
ul.list-channels li:last-child a.selected,
.page-le-direct .main-container ul.nav li:last-child a.selected {
  border-right: solid 1px #db404e;
}

.week-program-days-box {
  position: relative;
  padding: 0;
}

.week-program-days-box a {
  display: block;
  position: absolute;
  width: 50px;
  min-height: 95px;
  left: 0;
  top: 0;
}

.week-program-days-box a.prev {
  background: url("../images/fle-left.svg") no-repeat 8px 50%;
  background-size: 25px;
}

.week-program-days-box a.next {
  left: auto;
  right: 0px;
  background: url("../images/fle.svg") no-repeat 5px 50%;
  background-size: 25px;
}

.week-program-days-box a:hover {
  background-size: 30px;
  background-color: #e26671;
}

.lcp-list {
  margin: 0;
  overflow: hidden;
}

.lcp-list.list-emission {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.lcp-list.lcp-list-emission--top3 {
  display: -ms-flexbox;
  display: flex;
}

.lcp-list.lcp-list-emission--top3 img {
  display: block;
  margin: -10px -25px 0;
  width: calc(100% + 50px);
}

.lcp-list.lcp-list-emission--top3 .node-readmore {
  display: block;
  width: 100%;
}

.lcp-list.white-list .item-emission {
  background-color: #FFFFFF;
  border: 1px #CCCCCC solid;
  border-right: none;
}

.lcp-list.white-list .item-emission:last-child {
  border-right: 1px #CCCCCC solid;
}

.item-emission {
  float: left;
  margin-bottom: 20px;
  list-style: none;
  background: #F4F4F4;
  border-left: solid 1px #FFFFFF;
  padding: 0;
}

.item-emission .node-lcp-tv-series {
  position: initial;
  padding: 10px 25px 65px;
  overflow: hidden;
}

.item-emission .emission-title {
  font-size: 21px;
  border-bottom: solid 1px #e6e6e6;
  overflow: hidden;
  position: relative;
  padding-bottom: 20px;
}

.item-emission .emission-title:after {
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: block;
  background-color: #135ca6;
  transform-origin: 0% 0%;
  transform: scaleX(0);
  transition: .3s all linear;
}

.item-emission .emission-period {
  display: table;
  position: relative;
  margin-bottom: 20px;
  padding-top: 10px;
  color: #888888;
}

.item-emission .emission-period--label {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.item-emission p {
  font-family: "proxima_nova_rgbold", sans-serif;
  font-size: 18px;
  margin-bottom: 0;
}

.item-emission .content {
  margin-bottom: 20px;
}

.item-emission .content .icon {
  fill: #888888;
  margin: 0 10px 0 0;
  float: left;
}

.item-emission .link-box {
  margin: 0;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 25px;
  width: 100%;
}

.item-emission img {
  display: block;
  margin: -10px -25px 0;
  width: calc(100% + 50px);
  transition: .3s all linear;
}

.item-emission a:hover img {
  opacity: .8;
}

.item-emission a:hover .emission-title:after {
  transform: scaleX(1);
}

.link-last-emission,
.node-lcp-tv-episode.node-teaser .links a {
  font-size: 13px;
  color: #135ca6;
  text-transform: uppercase;
  display: block;
}

.link-last-emission .icon,
.node-lcp-tv-episode.node-teaser .links a .icon {
  height: 25px;
  width: 25px;
  transition: .3s all linear;
  fill: #135ca6;
  border-radius: 50%;
}

.link-last-emission .icon-box,
.node-lcp-tv-episode.node-teaser .links a .icon-box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.link-last-emission:hover .icon,
.node-lcp-tv-episode.node-teaser .links a:hover .icon {
  fill: #FFFFFF;
  background-color: #135ca6;
}

.link-last-emission {
  padding: 0;
  padding-top: 10px;
  border-top: solid 1px #e6e6e6;
}

/*------------------------------------*    emission intro
\*------------------------------------*/

.emission-intro {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

.emission-intro .emission-box {
  min-height: 350px;
  padding: 0 0 20px 20px;
}

.emission-intro .emission-box h2,
.emission-intro .emission-box > span {
  padding-right: 20px;
}

.emission-intro .emission-box h3 {
  margin-right: 20px;
}

.emission-intro .emission-title {
  font-size: 40px;
  color: #135ca6;
  margin-top: 0;
  padding-top: 40px;
}

.emission-intro .emission-subtitle {
  display: inline-block;
  background-color: #FFFFFF;
  padding: 3px 10px;
  color: #135ca6;
  font-size: 21px;
  margin: 0 0 30px;
}

.emission-intro .icon {
  height: 30px;
  width: 30px;
  fill: #999999;
  margin-right: 10px;
}

.emission-intro .link-more {
  margin-top: 20px;
}

.emission-intro .img-box {
  position: relative;
  overflow: hidden;
  padding: 0;
  background-color: #F2F2F2;
}

.emission-intro img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  max-width: none;
  min-width: 100%;
}

.emission-item {
  font-size: 18px;
  color: #999999;
  padding: 5px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.emission-item span {
  width: calc(100% - 30px);
}

/*------------------------------------*    last episode
\*------------------------------------*/

.last-episode {
  padding-bottom: 70px;
}

.last-episode iframe {
  display: block;
  width: 100%;
  min-height: 420px;
}

.last-episode .title-box {
  padding-top: 20px;
  margin-bottom: 20px;
}

.last-episode .last-episode-title {
  font-family: "proxima_nova_rgbold", sans-serif;
  font-size: 18px;
}

.last-episode .last-episode-time {
  color: #999999;
}

.last-episode .field-name-field-lcp-subject,
.last-episode .last-episode-list-tag {
  list-style: none;
}

.last-episode .field-name-field-lcp-subject .field-item,
.last-episode .last-episode-list-tag .field-item {
  display: inline-block;
}

.last-episode .field-name-field-lcp-subject .item-taxo,
.last-episode .field-name-field-lcp-subject .slick-slider .field-type-taxonomy-term-reference a,
.slick-slider .field-type-taxonomy-term-reference .last-episode .field-name-field-lcp-subject a,
.last-episode .last-episode-list-tag .item-taxo,
.last-episode .last-episode-list-tag .slick-slider .field-type-taxonomy-term-reference a,
.slick-slider .field-type-taxonomy-term-reference
.last-episode .last-episode-list-tag a {
  display: inline-block;
  padding: 5px;
  margin: 0 5px 5px 0;
}

.last-episode .field-name-field-lcp-politic-character {
  margin: 0 0 20px;
}

.last-episode-tag-list + p {
  margin-top: 10px;
}

.last-episode-twitter-container .twitter-title {
  color: #178dff;
  text-transform: uppercase;
  font-family: "proxima_novalight", sans-serif;
}

.last-episode-twitter-container .twitter-timeline {
  border: solid 1px #F4F4F4 !important;
  padding: 0 10px !important;
}

/*------------------------------------*    next-episode
\*------------------------------------*/

.next-episode .next-episode-title {
  font-size: 30px;
  color: #0079ff;
  margin-bottom: 0;
  margin-top: 0;
}

.next-episode .next-episode-subtitle {
  margin-bottom: 30px;
}

.next-episode .img-box img {
  width: 100%;
}

.next-episode .btn-join-direct {
  margin-top: 20px;
}

/*------------------------------------*    En savoir plus / partenaire
\*------------------------------------*/

.emission-description-block {
  padding: 45px 0;
}

.emission-description-block .emissions-partenaire-title,
.emission-description-block .description-title {
  margin: 0 0 30px;
}

.knowmore-box {
  padding: 30px 30px 50px;
}

.knowmore-box .description-title {
  color: #178dff;
}

.emission-partenaire-block {
  padding-top: 30px;
}

.emission-partenaire-block .emissions-partenaire-title {
  color: #000000;
}

.emission-partenaire-block .img-responsive {
  margin-bottom: 30px;
  margin-right: 20px;
}

.first-item .node-lcp-afp .field_submitted,
.first-item
.actu-teaser .field_submitted {
  font-size: 19px;
  color: #FFFFFF;
}

.first-item .node-lcp-afp h2,
.first-item
.actu-teaser h2 {
  font-size: 24px;
}

.first-item .node-lcp-afp .wrapper,
.first-item
.actu-teaser .wrapper {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  z-index: 2;
}

.node-lcp-afp h2,
.actu-teaser h2 {
  font-size: 18px;
  margin: 30px 0 0;
}

.node-lcp-afp a,
.actu-teaser a {
  transition: .3s all linear;
}

.node-lcp-afp a:hover,
.node-lcp-afp a:focus,
.actu-teaser a:hover,
.actu-teaser a:focus {
  color: #135ca6;
  text-decoration: none;
}

.node-lcp-afp .wrapper,
.actu-teaser .wrapper {
  padding-bottom: 10px;
}

.node-lcp-afp .field_submitted,
.actu-teaser .field_submitted {
  padding: 0;
  margin: 10px 0 15px;
  width: 100%;
  color: #999999;
}

.node-lcp-afp .field_submitted:after,
.actu-teaser .field_submitted:after {
  display: none;
}

.node-type-label {
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 10px;
  background-color: rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
  z-index: 2;
}

.logged-in .node-type-label {
  left: -25px;
}

.node-lcp-tv-episode .node-type-label {
  left: 0 !important;
}

.actu-teaser-img {
  margin: 0 -25px;
  position: relative;
}

.actu-teaser-img img {
  width: 100%;
  transition: .3s all linear;
}

.actu-teaser-img a:hover img {
  opacity: .8;
}

.actu-teaser-img .icon-play2 {
  height: 45px;
  width: 45px;
  fill: #FFFFFF;
}

.node-teaser-highlighted .wrapper,
.actu-teaser-wrapper {
  position: absolute;
  left: 45px;
  right: 45px;
  bottom: 20px;
  z-index: 2;
}

.view-news .first-item {
  margin-bottom: 40px;
  padding: 0 25px;
  background-color: #F2F2F2;
  position: relative;
}

.view-news .first-item:after {
  height: 275px;
  width: 100%;
  max-height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
}

.view-news .first-item .actu-teaser-img img {
  opacity: 1 !important;
}

.view-news [class^='col-']:last-child {
  border-right: none;
}

.tv-episode-events {
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 20px;
}

.tv-episode-events span {
  font-size: 18px;
}

.tv-episode-events .pictoBox {
  background-color: #178dff;
  display: block;
  padding: 5px 30px 0;
  box-shadow: 0 0 10px #888888;
  margin: -40px auto 0 auto;
  width: 90px;
}

.tv-episode-events .pictoBox .icon {
  fill: #FFFFFF;
}

.tv-episode-infos {
  margin-bottom: 30px;
}

.tv-episode-infos .tv-episode-infos-title {
  color: #135ca6;
  margin-bottom: 5px;
}

.tv-episode-infos .tv-episode-infos-subtitle {
  margin-top: 0;
  margin-bottom: 5px;
}

.tv-episode-infos .text-muted {
  margin-bottom: 25px;
  display: inline-block;
}

.tv-episode-infos .field-name-field-lcp-politic-character {
  margin-bottom: 20px;
}

.tv-episode-infos .list-taxo:last-of-type {
  margin-bottom: 20px;
}

.tv-episode-infos .field-name-field-lcp-subject .field-item {
  display: inline-block;
}

.tv-episode-infos .field-name-field-lcp-subject .item-taxo,
.tv-episode-infos .field-name-field-lcp-subject .slick-slider .field-type-taxonomy-term-reference a,
.slick-slider .field-type-taxonomy-term-reference .tv-episode-infos .field-name-field-lcp-subject a {
  display: inline-block;
  padding: 5px;
  margin: 0 5px 5px 0;
}

.tv-episode-infos .shares {
  padding: 30px 0;
  border-top: solid 1px #E4E4E4;
  margin-bottom: 20px;
}

.page-le-direct .main-container ul.nav {
  padding: 10px 0;
  margin: 0;
  width: auto;
  overflow: initial;
  border: none;
}

.page-le-direct .main-container ul.nav a {
  margin: 0;
  background: #FFFFFF;
  color: #000000;
}

.page-le-direct .main-container ul.nav a:hover {
  text-decoration: none;
}

.page-le-direct .main-container ul.nav a.active:hover,
.page-le-direct .main-container ul.nav a.active:focus {
  background-color: #db404e;
  color: #FFFFFF;
}

#direct-player small {
  padding: 10px 0 0 0;
  display: inline-block;
}

#direct-player h2 {
  color: #135ca6;
}

#direct-player .more-about-debat {
  padding-top: 20px;
  text-align: right;
}

#direct-player .more-about-debat .btn-lcp {
  white-space: normal;
}

#next-events-section {
  padding: 30px 0;
  border-top: solid 1px #CCCCCC;
}

#next-events-section h2 {
  color: #135ca6;
  margin-top: 0;
}

.list-next-events {
  margin-bottom: 10px;
}

.list-next-events li {
  margin-bottom: 20px;
}

.reportage-video iframe {
  display: block;
  width: 100%;
  height: 546px;
  border: 0;
}

.node-type-lcp-reportage .title-container {
  padding: 0;
}

.node-type-lcp-reportage .title-container:before {
  display: none;
}

.node-type-lcp-reportage .title-container h1 {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.5;
  margin: 0px 0 0px;
  padding: 0;
  color: #0079ff;
  text-align: left;
}

.node-type-lcp-reportage .title-container .container {
  max-width: 800px;
  padding: 0;
}

.node-type-lcp-reportage .reportage-player {
  margin: 0 auto;
}

.node-type-lcp-reportage .main-container .content .article-subtitle,
.node-type-lcp-reportage .main-container .content .shares,
.node-type-lcp-reportage .main-container .content .field {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.node-type-lcp-reportage .main-container .article-subtitle {
  font-family: "proxima_nova_rgbold", sans-serif;
  padding: 0;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}

.node-lcp-reportage .field_submitted {
  color: #888888;
}

.node-lcp-reportage .field_submitted:nth-child(2) {
  margin-top: 10px;
}

.node-lcp-reportage .username {
  display: inline;
  list-style-type: none;
}

.node-lcp-reportage .username a {
  color: #0079ff;
}

.node-lcp-reportage .username a:hover {
  color: #135ca6;
}

.node-lcp-reportage .username li {
  display: inline-block;
  color: #0079ff;
}

.node-lcp-reportage .username li:not(:last-child):after {
  content: ', ';
}

.node-lcp-reportage .field-name-field-lcp-politic-character {
  margin-bottom: 15px;
}

.node-lcp-reportage .field-name-body {
  font-size: 18px;
  line-height: 1.5em;
  padding-bottom: 30px;
}

.node-lcp-reportage .field-name-field-lcp-subject {
  margin: 35px 0 5px;
}

.node-lcp-reportage .field-name-field-lcp-subject:nth-last-child(3) {
  margin-bottom: 25px;
}

.node-lcp-reportage .field-name-field-lcp-subject .item-taxo,
.node-lcp-reportage .field-name-field-lcp-subject .slick-slider .field-type-taxonomy-term-reference a,
.slick-slider .field-type-taxonomy-term-reference .node-lcp-reportage .field-name-field-lcp-subject a {
  padding: 3px 5px;
}

.node-lcp-reportage .shares {
  padding: 30px 0;
  border-top: solid 1px #E4E4E4;
  margin-bottom: 20px;
}

#block-views-featured-tv-episodes-block .page-header-title {
  margin-top: 0;
}

#block-views-featured-tv-episodes-block .wrapper-bloc {
  position: relative;
}

#block-views-featured-tv-episodes-block .wrapper-bloc:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 300%;
  z-index: 5;
  transition: all 0.3s linear 0s;
  z-index: -1;
  background: #135ca6;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #135ca6), color-stop(300px, #135ca6), color-stop(300px, #F4F4F4), color-stop(100%, #F4F4F4));
  background: linear-gradient(to bottom, #135ca6 0%, #135ca6 300px, #F4F4F4 300px, #F4F4F4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$firstColor, endColorstr=$secondColor, GradientType=0 );
}

.page-revoir #block-lcp-programs-lcp-programs-recent-tv-episodes {
  margin-top: 0;
}

.view-featured-tv-episodes {
  border-bottom: 1px solid #CCCCCC;
}

.tv-episodes-grid {
  padding-top: 0;
  padding-bottom: 5px;
}

.tv-episodes-grid [class^='col-'] {
  background-color: #FFFFFF;
  padding: 0px;
}

.tv-episodes-grid [class^='col-']:not(:last-child) {
  border-color: #F2F2F2;
}

.tv-episodes-grid.tv-episodes-grid-grey [class^='col-'] {
  background-color: #F2F2F2;
}

.tv-episodes-grid.tv-episodes-grid-grey [class^='col-']:not(:last-child) {
  border-color: #FFFFFF;
}

.node-lcp-tv-episode.node-teaser {
  padding-bottom: 90px;
  position: static;
}

.node-lcp-tv-episode.node-teaser h2 {
  font-size: 21px;
  font-family: "proxima_novalight", sans-serif;
  text-transform: uppercase;
  margin-top: 45px;
}

.node-lcp-tv-episode.node-teaser .wrapper {
  position: relative;
  padding: 0 35px;
}

.node-lcp-tv-episode.node-teaser img {
  transition: .3s all linear;
}

.node-lcp-tv-episode.node-teaser img:hover {
  opacity: .8;
}

.node-lcp-tv-episode.node-teaser .duration {
  font-size: 18px;
  height: 70px;
  width: 70px;
  line-height: 18px;
  position: absolute;
  top: 0;
  right: 20px;
  transform: translateY(-50%);
  background-color: #135ca6;
  border-radius: 50%;
  color: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.node-lcp-tv-episode.node-teaser .duration div {
  width: 100%;
}

.node-lcp-tv-episode.node-teaser .duration span {
  font-size: 25px;
  display: block;
  font-family: "proxima_nova_rgbold", sans-serif;
}

.node-lcp-tv-episode.node-teaser .date {
  color: #999999;
}

.node-lcp-tv-episode.node-teaser .links {
  position: absolute;
  bottom: 0;
  left: 35px;
  right: 35px;
  margin-bottom: 0;
  padding: 20px 0 15px;
  border-top: 1px solid #E4E4E4;
}

.node-lcp-tv-episode.node-teaser .links li {
  width: 100%;
}

.node-lcp-tv-episode.node-teaser .links span {
  display: inline-block;
  vertical-align: middle;
}

.page-404-403 .region-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: 250px;
  text-align: center;
}

.page-404-403 .block-system {
  width: 100%;
}

.page-404-403 .main-container p {
  color: #888888;
  font-size: 20px;
}

.page-404-403 .main-container .btn {
  font-size: 15px;
  margin-top: 20px;
}

.dossier-header {
  font-size: 22px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 480px;
  background-size: cover;
  background-position: center;
  color: #FFFFFF;
  line-height: 28px;
}

.dossier-header:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
}

.dossier-header-wrapper {
  position: absolute;
  left: 50%;
  bottom: 40px;
  width: 1140px;
  transform: translateX(-50%);
}

.dossier-grid {
  padding-bottom: 20px;
}

.dossier-grid .node-lcp-tv-episode,
.view-recherche .node-lcp-tv-episode,
.view-lcp-taxonomy-term .node-lcp-tv-episode {
  padding-bottom: 0;
}

.dossier-grid .node-lcp-tv-episode img,
.view-recherche .node-lcp-tv-episode img,
.view-lcp-taxonomy-term .node-lcp-tv-episode img {
  margin: 0 -25px;
  max-width: calc(100% + 50px);
  width: calc(100% + 50px);
}

.dossier-grid .node-lcp-tv-episode .duration,
.view-recherche .node-lcp-tv-episode .duration,
.view-lcp-taxonomy-term .node-lcp-tv-episode .duration {
  height: 55px;
  width: 55px;
  font-size: 15px;
  right: 0;
}

.dossier-grid .node-lcp-tv-episode .duration span,
.view-recherche .node-lcp-tv-episode .duration span,
.view-lcp-taxonomy-term .node-lcp-tv-episode .duration span {
  font-size: 20px;
}

.dossier-grid .node-lcp-tv-episode .wrapper,
.view-recherche .node-lcp-tv-episode .wrapper,
.view-lcp-taxonomy-term .node-lcp-tv-episode .wrapper {
  padding: 0 0 30px;
}

.dossier-grid .node-lcp-tv-episode h2,
.view-recherche .node-lcp-tv-episode h2,
.view-lcp-taxonomy-term .node-lcp-tv-episode h2 {
  margin-top: 30px;
}

.node-type-lcp-dossier .main-container {
  position: relative;
  padding-top: 480px;
}

.header-blog {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
}

.header-blog .blogger-picture {
  margin-right: 70px;
}

.header-blog .user-picture {
  display: block;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  border: solid 2px #FFFFFF;
}

.header-blog .user-picture img {
  max-width: 100%;
}

.blog-right-titles {
  width: 100%;
  color: #FFFFFF;
}

.blog-right-titles .blog-title,
.blog-right-titles .page-title {
  text-transform: uppercase;
  font-size: 40px;
}

.blog-right-titles .blog-subtitle {
  font-size: 30px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 50px;
}

.blog-right-titles .blog-subtitle:after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  bottom: 25px;
  height: 1px;
  width: 110px;
  background-color: #FFFFFF;
}

.blog-right-titles .icon {
  height: 20px;
  width: 20px;
  display: inline-block;
  fill: #FFFFFF;
  position: relative;
  vertical-align: middle;
  top: -1px;
  margin-right: 3px;
  transform: translateX(-2px);
}

.blog-right-titles .twitter-link {
  background-color: #55acee;
  padding: 3px 10px 3px 10px;
  display: inline-block;
  color: #FFFFFF;
  position: relative;
  font-size: 20px;
}

.blog-right-titles .twitter-link:hover {
  color: #55acee;
  background-color: #FFFFFF;
}

.blog-right-titles .twitter-link:hover .icon {
  transform: translateX(2px);
  fill: #55acee;
}

.blog-right-titles .blog-link-wrapper {
  padding-top: 30px;
}

.view-lcp-blog-list li {
  list-style: none;
}

.blog-posts-grid {
  position: relative;
  padding: 0 0 30px;
}

.blog-posts-grid:before {
  content: "";
  display: block;
  height: 250px;
  width: 300%;
  position: absolute;
  top: -1px;
  left: -100%;
  background-color: #135ca6;
  content: ' ';
  z-index: -1;
}

.node-type-page .wrapper-bloc {
  position: relative;
}

.node-type-page .wrapper-bloc:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -100px;
  height: 100%;
  width: 300%;
  z-index: 5;
  transition: all 0.3s linear 0s;
  z-index: -1;
  background: #135ca6;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #135ca6), color-stop(200px, #135ca6), color-stop(200px, #F4F4F4), color-stop(100%, #F4F4F4));
  background: linear-gradient(to bottom, #135ca6 0%, #135ca6 200px, #F4F4F4 200px, #F4F4F4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$firstColor, endColorstr=$secondColor, GradientType=0 );
}

.node-type-page .edito-content {
  margin-top: 30px;
}

.node-type-page .edito-content:after,
.node-type-page .edito-content:before {
  display: none;
}

.node-type-page .edito-content .page-subtitle {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 35px 0;
}

.block-lcp-contact {
  max-width: 900px;
  margin: 0 auto 15px auto;
  color: #FFFFFF;
  font-family: "proxima_nova_rgbold", sans-serif;
  font-size: 16px;
}

.block-lcp-contact .icon {
  height: 40px;
  width: 40px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  top: -2px;
  margin-right: 10px;
}

.block-lcp-contact p {
  margin-bottom: 0;
}

#block-lcp-contact-lcp-contact-tel {
  margin-bottom: 30px;
}

.page-contact .title-container:before {
  height: 500px;
  background: url("../images/bg-contact.jpg") repeat center center;
}

.page-contact .alert {
  max-width: 900px;
  margin: 0 auto;
}

.contact-form {
  padding: 50px;
  background: #F2F2F2;
  max-width: 900px;
  margin: 0 auto 30px auto;
}

.contact-form .grippie {
  display: none;
}

.contact-form .form-control {
  max-width: 100%;
}

.contact-form .form-item-name {
  padding-right: 10px;
}

.contact-form .form-item-mail {
  padding-left: 10px;
}

.contact-form .form-item-mail,
.contact-form .form-item-name {
  float: left;
  width: 50%;
}

.contact-form .form-item-subject {
  clear: both;
  max-width: 100%;
}

.contact-form .form-item-message {
  margin-bottom: 50px;
}

.contact-form .form-item-copy {
  margin-bottom: 20px;
}

.contact-form .form-item-copy input[type="checkbox"] {
  margin: 3px 0 0 0;
}

.page-taxonomy .title-container p {
  max-width: 660px;
  margin: 25px auto -10px;
  font-family: "proxima_nova_rgbold", sans-serif;
  color: #FFFFFF;
  line-height: 24px;
  text-align: center;
  font-size: 18px;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }

  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .container {
    width: 750px;
  }

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }

  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }

  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }

  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }

  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }

  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }

  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }

  .navbar {
    border-radius: 4px;
  }

  .navbar-header {
    float: left;
  }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-static-top {
    border-radius: 0;
  }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }

  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }

  .navbar-toggle {
    display: none;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }

  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }

  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }

  .navbar-nav > li > .dropdown-menu {
    display: block;
    transition: all 0.3s linear 0s;
    transform: translateY(-10px);
    box-shadow: none;
    border-radius: 0px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding: 0;
    border: none;
  }

  .navbar-nav > li.open > .dropdown-menu {
    opacity: 1;
    max-height: 300px;
    transform: translateY(0px);
    padding: 5px 0;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  #block-lcp-base-lcp-footer-description div {
    padding-right: 50px;
  }

  #block-views-le-dossier-block h3,
  #block-views-le-dossier-block h2 {
    text-align: right;
  }

  .node-lcp-dossier.node-teaser-highlighted .wrapper {
    min-height: 530px;
  }

  .node-lcp-reportage .field-name-body .article-embed,
  .edito-content .article-embed {
    margin-right: -105px;
  }

  .node-type-page .edito-content {
    width: 925px !important;
    padding: 70px 90px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }

  .hidden-lg {
    display: none !important;
  }

  .slick-slider h2 {
    font-size: 24px;
  }

  #article-line h3 {
    width: 680px;
  }

  #program-line ul.week-program-days a {
    width: 100px;
    padding: 5px 20px;
  }

  #block-views-le-dossier-block {
    min-height: 560px;
  }

  #block-views-le-dossier-block .field-type-image img {
    max-width: 845px;
  }

  .field-name-field-lcp-afp-image span,
  .field-name-field-lcp-img-cover span {
    width: 150px;
  }

  .edito-content {
    width: 840px;
  }

  .node-lcp-reportage .field-name-body p iframe,
  .edito-content p iframe {
    min-height: 414px;
  }

  .shares li {
    padding: 0 20px;
  }

  .emission-intro .emission-box {
    padding-left: 40px;
  }

  .emission-intro .emission-box h2,
  .emission-intro .emission-box > span {
    padding-right: 40px;
  }

  .emission-intro .emission-box h3 {
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .btn.btn-facebook {
    max-width: 300px;
  }

  .region-content-top #block-views-exp-recherche-page--2 {
    max-width: 100%;
  }

  .footer-bottom {
    display: none;
  }

  .article-line_box .social-box {
    min-width: 150px;
  }

  .header-highlights-container .h5 {
    padding-bottom: 10px;
    float: none;
    display: block;
    width: 100%;
  }

  .header-highlights-container .h5:before {
    display: none;
  }

  .header-highlights-container ul li:first-child:before {
    display: block;
  }

  #block-lcp-social-networks-lcp-social-networks .social-networks-links {
    margin-top: 20px;
  }

  .region-footer-top {
    display: block;
  }

  #block-lcp-home-lcp-home-buzz .col:first-child {
    border-right: none;
  }

  #block-lcp-home-lcp-home-buzz ul .col:first-child {
    border-right: 2px solid #FFFFFF;
  }

  #block-lcp-home-lcp-home-buzz:after {
    display: none;
  }

  #block-views-le-dossier-block .block-title {
    font-size: 40px;
    height: auto;
  }

  #block-views-le-dossier-block .field-type-image img {
    max-width: 100%;
  }

  .node-lcp-dossier.node-teaser-highlighted .wrapper {
    float: none;
    max-width: none;
    right: auto;
    top: 0;
  }

  .node-lcp-dossier .field-name-field-lcp-img-dossier-home {
    position: relative;
  }

  .node-lcp-dossier li {
    margin-bottom: 15px;
  }

  .field-name-field-lcp-afp-image span,
  .field-name-field-lcp-img-cover span {
    display: none;
  }

  .node-lcp-edito .field_submitted {
    display: block;
    margin-right: 0;
  }

  .node-lcp-edito .field_submitted:after {
    display: none;
  }

  .edito-content {
    width: calc(100% - 30px);
  }

  .list-programs li {
    padding-left: 20px;
  }

  .lcp-list.lcp-list-emission--top3 {
    display: block;
  }

  .lcp-list.white-list .item-emission {
    border: 1px #CCCCCC solid;
  }

  .emission-intro {
    display: block;
    padding-top: 30px;
  }

  .emission-intro img {
    position: static;
    transform: none;
    height: auto;
  }

  .view-news {
    padding-bottom: 0 !important;
  }

  .view-news .pagination {
    margin: 0;
  }

  .page-actualites .politic-live-block {
    max-width: 100%;
  }

  #direct-player .infos-video {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }

  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }

  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }

  .hidden-xs {
    display: none !important;
  }

  .slick-slide .node-lcp-afp h2:after {
    display: none;
  }

  .slick-slide .node-lcp-afp h2 a {
    color: #000000 !important;
  }

  .view-news .first-item h2 {
    font-size: 18px;
    text-transform: none;
    line-height: 24px;
  }

  .view-news .first-item h2 a {
    color: #000000 !important;
  }

  .view-news .first-item h2:after {
    display: none;
  }

  .heading-cover-dossier {
    font-size: 30px;
    line-height: 36px;
  }

  body {
    padding-top: 60px;
  }

  .main-container img {
    width: 100%;
  }

  .btn {
    white-space: normal;
  }

  .navigation .nav .item {
    display: block;
  }

  .navigation {
    position: fixed;
    top: 5px;
    right: 0;
    border: none;
    z-index: 151;
  }

  .navbar-nav > li > .dropdown-menu .item {
    text-align: center;
  }

  .navbar-nav > li.open > .dropdown-menu {
    background-color: #F4F4F4;
  }

  #nav-toggle {
    display: block;
  }

  .navbar-collapse {
    background-color: #FFFFFF;
    width: 100vw;
    height: calc(100vh - 55px);
    border-top: 1px solid #F2F2F2;
  }

  .item-rechercher {
    display: none !important;
  }

  .captcha {
    margin: 0 -15px 20px -5px;
  }

  .page-user .main-container form {
    padding: 15px;
  }

  #lcp-cvr-registration-form {
    padding: 15px;
  }

  #lcp-cvr-registration-form .form-item {
    float: none;
    width: 100%;
    padding: 0;
  }

  #lcp-cvr-registration-form .btn {
    margin-left: 0;
  }

  #lcp-cvr-registration-form .captcha {
    margin-left: 0;
  }

  .bg-before.dark-blue-To-White:before,
  .page-le-direct .main-container ul.dark-blue-To-White.nav:before {
    display: none;
  }

  .view-recherche [class^='col-']:not(:last-child),
  .tv-episodes-grid [class^='col-']:not(:last-child),
  .view-buzz [class^='col-']:not(:last-child),
  .view-news [class^='col-']:not(:last-child),
  .dossier-grid [class^='col-']:not(:last-child),
  .view-lcp-taxonomy-term [class^='col-']:not(:last-child),
  .view-la-politique-en-video [class^='col-']:not(:last-child),
  .view-lcp-blog-recent-posts [class^='col-']:not(:last-child),
  .view-lcp-blog-posts [class^='col-']:not(:last-child),
  .blog-posts-grid [class^='col-']:not(:last-child),
  #block-lcp-home-lcp-home-a-la-une [class^='col-']:not(:last-child) {
    border-right: none;
  }

  .view-recherche,
  .tv-episodes-grid,
  .view-buzz,
  .view-news,
  .dossier-grid,
  .view-lcp-taxonomy-term,
  .view-la-politique-en-video,
  .view-lcp-blog-recent-posts,
  .view-lcp-blog-posts,
  .blog-posts-grid,
  #block-lcp-home-lcp-home-a-la-une {
    padding: 0 0 30px;
  }

  .slick-slider {
    margin-bottom: 5px;
  }

  .slick-slider .field-name-field-lcp-video a:after,
  .slick-slider .slider-img-box a:after,
  .slick-slider .field-name-field-lcp-afp-image a:after,
  .slick-slider .field-name-field-lcp-img-cover a:after {
    display: none;
  }

  .slick-slider h2 {
    font-size: 14px;
    position: relative;
    background: #F4F4F4;
    bottom: auto;
    padding: 10px;
    margin: 0;
  }

  .slick-slider h2:after {
    display: none;
  }

  .slick-slider h2 a {
    color: #333333 !important;
  }

  .slick-slider .field-type-taxonomy-term-reference {
    bottom: 10px;
    top: auto;
    left: auto;
    text-align: right;
    padding: 0 10px;
  }

  .slick-slider .icon-play2 {
    height: 45px;
    width: 45px;
  }

  .slick-prev,
  .slick-next {
    display: none !important;
  }

  .slick-prev:hover::before,
  .slick-prev:focus::before,
  .slick-next:hover::before,
  .slick-next:focus::before {
    transform: scale(1.4);
  }

  .slick-dots {
    position: relative;
    bottom: 0;
    text-align: center;
    padding: 10px 0;
  }

  .slick-dots li button:before {
    color: #888888;
  }

  .view-recherche {
    padding-top: 20px;
  }

  .region-content-top .views-exposed-form {
    padding-top: 70px;
    padding-bottom: 10px;
  }

  #header-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #FFFFFF;
    z-index: 150;
    padding: 10px 0;
    text-align: left;
    min-height: 60px;
    border-bottom: 1px solid #CCCCCC;
  }

  #header-top img {
    width: 100px;
  }

  #header-top .logo {
    padding: 0;
  }

  .header-links {
    display: none;
  }

  .header-highlights-container {
    padding: 0;
    float: none !important;
    width: 100%;
    overflow: hidden;
  }

  .header-highlights-container .h5 {
    float: none;
  }

  .header-highlights-container ul {
    width: 100%;
    float: none;
  }

  .header-highlights-container ul li {
    display: block;
  }

  .header-highlights-container ul li:before {
    top: 3px;
  }

  .header-highlights-container a {
    padding: 3px 0;
    display: block;
  }

  .program-direct-link {
    float: none;
    clear: both;
    padding: 0;
    max-width: 100%;
  }

  .program-direct-link .icon {
    display: none;
  }

  .program-direct-link .h2 {
    margin: 10px 0 0;
    display: block;
    padding: 10px;
  }

  .program-direct-link span {
    display: none;
  }

  .program-direct-link:hover:after {
    display: none;
  }

  #block-lcp-base-lcp-footer-external-links img {
    margin: 20px 0;
  }

  .block-lcp-newsletter {
    text-align: center;
  }

  .block-lcp-newsletter .row {
    display: block;
  }

  .block-lcp-newsletter #lcp-newsletter-form {
    padding-left: 0;
  }

  .block-lcp-newsletter .form-group {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
  }

  .block-lcp-newsletter .newsletter-intro {
    margin-bottom: 20px;
    background: none;
  }

  .actu-small-teaser-img {
    max-width: 120px;
  }

  #block-lcp-home-lcp-home-buzz .col,
  #block-lcp-home-lcp-home-politic .col {
    margin-bottom: 10px;
    width: 100%;
  }

  #block-lcp-home-lcp-home-buzz .col:not(:last-child),
  #block-lcp-home-lcp-home-politic .col:not(:last-child) {
    border-right: none;
  }

  #block-lcp-home-lcp-home-buzz .node-teaser-highlighted .wrapper,
  #block-lcp-home-lcp-home-politic .node-teaser-highlighted .wrapper {
    position: static;
    width: 100%;
    background-color: #F2F2F2;
    padding: 25px 20px;
  }

  #block-lcp-home-lcp-home-buzz .col {
    background-color: transparent;
  }

  #block-lcp-home-lcp-home-buzz ul .col {
    background-color: #F2F2F2;
  }

  #block-lcp-home-lcp-home-politic .node-teaser-highlighted .wrapper {
    background-color: #FFFFFF;
  }

  .list-home-buzz {
    display: block;
    -ms-flex-flow: initial;
    flex-flow: initial;
  }

  .list-home-buzz ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .node-lcp-edito .shares {
    margin: 0 0 30px 0;
    padding: 0 0 10px;
  }

  .node-lcp-edito .field-name-field-lcp-politic-character {
    display: block;
    margin-left: 0;
  }

  .node-lcp-edito .field-name-field-lcp-politic-character:after {
    display: none;
  }

  .node-lcp-edito .field-name-field-lcp-reading-time {
    display: block;
  }

  .field-name-field-lcp-afp-image + .edito-content,
  .field-name-field-lcp-img-cover + .edito-content {
    margin-top: -20px;
  }

  .edito-content {
    padding: 15px;
    font-size: 16px;
    line-height: 24px;
  }

  .node-lcp-reportage .field-name-body blockquote,
  .edito-content blockquote {
    margin-left: 15px;
  }

  .node-lcp-reportage .field-name-body blockquote:before,
  .edito-content blockquote:before {
    font-size: 40px;
    left: -25px;
    margin-top: -27px;
  }

  .node-lcp-reportage .field-name-body .article-embed,
  .edito-content .article-embed {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .node-lcp-reportage .field-name-body p iframe,
  .edito-content p iframe {
    min-height: 0;
    width: auto;
  }

  .shares {
    margin: -15px -15px 20px -15px;
  }

  .shares a span {
    display: none;
  }

  .shares ul {
    clear: both;
    overflow: hidden;
  }

  .shares li {
    padding-left: 0;
  }

  .shares li:after {
    display: none;
  }

  .field-author-detail-container {
    margin-bottom: 30px;
  }

  .field-author-detail-infos {
    margin-bottom: 15px;
  }

  .field-author-detail {
    display: block;
  }

  .field-author-detail .profil-picture {
    margin-left: 0;
    margin-right: 10px;
  }

  .field-author-detail .author-detail-user {
    width: calc(100% - 120px);
    font-size: 14px;
  }

  .field-author-detail h4 {
    margin-top: 20px;
  }

  .list-programs li {
    padding: 40px 20px 20px;
  }

  .list-programs .program-image-block {
    margin-bottom: 20px;
    float: none;
  }

  .list-programs .program-image-block img {
    width: 200px;
  }

  .list-programs .program-btn {
    position: static;
    transform: none;
    margin-bottom: 20px;
  }

  .week-program-box ul.week-program-days {
    padding: 0;
  }

  .week-program-box ul.week-program-days li {
    width: 25%;
  }

  .week-program-box ul.week-program-days li:nth-child(5) a:before {
    display: none;
  }

  .week-program-box ul.week-program-days .week-program-day {
    font-size: 18px;
  }

  .week-program-box ul.week-program-days a {
    padding: 10px 0;
  }

  .week-program-days-box a {
    top: auto;
    bottom: 0;
    width: 12.5%;
    min-height: 50px;
  }

  .week-program-days-box a.prev {
    right: 12.5%;
    left: auto;
    bottom: 5px;
    background-position: 50% 50%;
  }

  .week-program-days-box a.next {
    background-position: 50% 50%;
    bottom: 5px;
  }

  .item-emission .emission-title {
    font-size: 16px;
    height: auto;
    padding-bottom: 20px;
  }

  .item-emission img {
    width: calc(100% + 50px) !important;
  }

  .emission-intro:before {
    display: block !important;
  }

  .first-item .node-lcp-afp .wrapper,
  .first-item
  .actu-teaser .wrapper {
    position: static;
  }

  .node-lcp-afp .first-item h2,
  .actu-teaser .first-item h2 {
    font-size: 24px;
    text-transform: none;
    line-height: 1.1;
  }

  .node-lcp-afp .first-item h2 a,
  .actu-teaser .first-item h2 a {
    color: #333333 !important;
  }

  .node-lcp-afp .first-item h2:after,
  .actu-teaser .first-item h2:after {
    display: none;
  }

  .first-item .node-lcp-afp .field_submitted,
  .first-item
  .actu-teaser .field_submitted {
    font-size: 14px;
    color: #999999;
  }

  .node-teaser-highlighted .wrapper,
  .actu-teaser-wrapper {
    position: static;
  }

  .view-news .first-item:after {
    display: none;
  }

  .tv-episode-infos .shares {
    margin: 0;
  }

  #direct-player:before {
    display: none;
  }

  #direct-player .more-about-debat {
    text-align: left;
  }

  .reportage-video iframe {
    height: 200px;
  }

  .dossier-header-wrapper {
    width: 100%;
    padding: 0 15px;
  }

  .header-blog {
    display: block;
  }

  .header-blog .blogger-picture {
    max-width: 120px;
    margin-right: 10px;
  }

  .blog-right-titles .blog-title,
  .blog-right-titles .page-title {
    font-size: 18px;
  }

  .blog-right-titles .blog-subtitle {
    font-size: 14px;
  }

  .blog-posts-grid {
    padding: 15px 0;
  }

  .blog-posts-grid:before {
    display: none;
  }

  .contact-form {
    padding: 15px;
  }

  .contact-form .form-item-mail,
  .contact-form .form-item-name {
    float: none;
    width: 100%;
    padding: 0;
  }
}

@media (max-width: 480px) {
  .politic-live-block h2 {
    padding-left: 60px;
  }

  .page-header-title .title-word span {
    font-size: 40px;
  }

  #block-lcp-base-lcp-footer-menu {
    width: 100%;
  }

  #block-lcp-base-lcp-footer-external-links {
    width: 100%;
    margin-top: 15px;
  }

  #block-lcp-base-lcp-footer-external-links:before {
    width: auto;
    height: 1px;
    top: 0;
    left: 15px;
    right: 15px;
  }

  .node-lcp-edito .username {
    display: inline;
    padding-left: 5px;
    margin-right: 0;
  }

  .node-lcp-edito .username:after {
    display: none;
  }

  .node-lcp-edito .field_submitted {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .node-type-lcp-edito .title-container .page-header {
    font-size: 24px;
    line-height: 34px;
  }

  .content-adjacent {
    padding-bottom: 0;
  }

  .content-adjacent:after {
    display: none;
  }

  .content-adjacent a {
    width: 100%;
  }

  .content-adjacent a.next {
    padding-top: 15px;
    margin-top: 15px;
    text-align: left;
    border-top: 1px solid #F2F2F2;
    min-height: 110px;
  }

  .field-author-detail-infos {
    display: block;
  }

  .field-author-detail .profil-picture {
    display: block;
    margin: 0 auto 15px;
  }

  .field-author-detail .author-detail-user {
    width: 100%;
    text-align: center;
  }

  .field-author-detail .btn {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  .week-program-box ul.week-program-days li {
    width: 50%;
  }

  .week-program-box ul.week-program-days li:nth-child(3) a:before,
  .week-program-box ul.week-program-days li:last-child a:before {
    display: none;
  }

  .week-program-box ul.week-program-anchor-days {
    font-size: 0;
  }

  .week-program-box ul.week-program-anchor-days li {
    width: 50%;
    margin-bottom: 10px;
  }

  .week-program-box ul.week-program-anchor-days li:nth-child(2) a {
    border: none;
  }

  .week-program-box ul.week-program-anchor-days a {
    display: block;
  }

  .week-program-days-box a {
    width: 25%;
  }

  .week-program-days-box a.prev {
    right: 25%;
  }

  .emission-intro {
    margin: 0 -15px;
    padding-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }

  .hidden-sm {
    display: none !important;
  }

  .navigation .nav {
    padding: 0;
  }

  .navigation .nav .item a {
    padding: 10px 8px;
  }

  .bx-wrapper .bx-viewport a {
    height: auto;
  }

  .view-recherche [class^='col-']:nth-child(2n),
  .tv-episodes-grid [class^='col-']:nth-child(2n),
  .view-buzz [class^='col-']:nth-child(2n),
  .view-news [class^='col-']:nth-child(2n),
  .dossier-grid [class^='col-']:nth-child(2n),
  .view-lcp-taxonomy-term [class^='col-']:nth-child(2n),
  .view-la-politique-en-video [class^='col-']:nth-child(2n),
  .view-lcp-blog-recent-posts [class^='col-']:nth-child(2n),
  .view-lcp-blog-posts [class^='col-']:nth-child(2n),
  .blog-posts-grid [class^='col-']:nth-child(2n),
  #block-lcp-home-lcp-home-a-la-une [class^='col-']:nth-child(2n) {
    border-right: none;
  }

  .slick-slider h2 {
    font-size: 20px;
  }

  #float-header-menu .form-search {
    width: 150px;
  }

  #article-line h3 {
    width: 470px;
  }

  .header-highlights-container {
    padding: 0;
    overflow: hidden;
  }

  .header-highlights-container ul {
    width: 100%;
    float: none;
  }

  #block-lcp-home-lcp-home-buzz ul {
    margin-top: 2px;
  }

  #block-lcp-home-lcp-home-politic .col:nth-child(2n) {
    border-right: none;
  }

  .node-lcp-reportage .field-name-body p iframe,
  .edito-content p iframe {
    min-height: 330px;
  }

  .shares h4 {
    padding-right: 10px;
  }

  .shares .icon {
    margin-right: 5px;
  }

  .shares li {
    padding: 0 7px;
  }

  .lcp-list.lcp-list-emission--top3 img {
    margin: 0 20px 20px 0;
    width: 100%;
    max-width: 200px;
    float: left;
  }

  .lcp-list.lcp-list-emission--top3 .emission-title {
    height: auto;
    padding-bottom: 8px;
  }

  .reportage-video iframe {
    height: 405px;
  }

  .dossier-header-wrapper {
    width: 720px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }

  .visible-md-block {
    display: block !important;
  }

  .visible-md-inline {
    display: inline !important;
  }

  .visible-md-inline-block {
    display: inline-block !important;
  }

  .hidden-md {
    display: none !important;
  }

  #float-header-menu .navigation .item a {
    padding: 10px 10px;
  }

  .second_navigation .navbar-nav li a {
    padding: 5px 10px;
  }

  #article-line h3 {
    width: 480px;
  }

  .actu-small-teaser-img {
    max-width: 120px;
  }

  #block-views-le-dossier-block {
    min-height: 450px;
  }

  .shares h4 {
    padding-right: 15px;
  }

  .dossier-header-wrapper {
    width: 940px;
  }
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }

  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  .visible-print-block {
    display: block !important;
  }

  .visible-print-inline {
    display: inline !important;
  }

  .visible-print-inline-block {
    display: inline-block !important;
  }

  .hidden-print {
    display: none !important;
  }
}

@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-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/********************************************************/
/**            Module post and le live                ***/
/********************************************************/


  .ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 0px 20px 0px;
    /*border-color: #e7eaec;*/
    border-image: none;
   /* border-style: solid solid none;
    border-width: 1px 0;*/
}
  /* PROFILE */
.profile-content {
  border-top: none !important;
}
.profile-stats {
  margin-right: 10px;
}
.profile-image {
  width: 120px;
  float: left;
}
.profile-image img {
  width: 96px;
  height: 96px;
}
.profile-info {
  margin-left: 120px;
}
.feed-activity-list{
    border-top: 3px #135ca6 solid;
    border-bottom: 1px #f4f4f4 solid;
    border-left: 1px #f4f4f4 solid;
    border-right: 1px #f4f4f4 solid;
    padding: 10px;
    padding: 10px;
}
.feed-activity-list .feed-element {
  border-bottom: 1px solid #e7eaec;

}
.feed-element:first-child {
  margin-top: 0;
}
.feed-element {
  padding-bottom: 15px;
}
.feed-element,
.feed-element .media {
  margin-top: 15px;
}
.feed-element,
.media-body {
  overflow: hidden;
}
.feed-element > .pull-left {
  margin-right: 10px;
}
.feed-element img.img-circle,
.dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px;
}
.feed-element .well {
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px;
}
.feed-element .actions {
  margin-top: 10px;
}
.feed-element .photos {
  margin: 10px 0;
}
.feed-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}


.feed-element .well {
    border: 1px solid #e7eaec;
    box-shadow: none;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 10px 20px;
    font-size: 11px;
    line-height: 16px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.timer{
	margin-top: 20px;
	font-weight: 600;
}

.timer .text-muted{
    color: #777777;
    font-weight: 100;
}


.title-le-live{
	max-width: 730px;
    margin: 20px auto;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    padding: 0 0 20px;
    position: relative;
    color: #0079ff;
}
  .title-le-live:after{
	content: '';
    display: block;
    position: absolute;
    top: auto;
    left: 50%;
    height: 1px;
    width: 180px;
    z-index: 5;
    transition: all 0.3s linear 0s;
    bottom: 0;
    margin-left: -90px;
    background-color: #CCCCCC;
    transform: scaleX(1);
  }

.article-subtitle-le-live{
	font-size: 18px;
    font-family: "proxima_nova_rgbold",sans-serif;
    max-width: 730px;
    margin: 0 auto 25px auto;
}

/************************************************/
/*                 TIME LINE                    */
/************************************************/


.timeline {
  position: relative;
  width: 300px;
  margin: 0 auto;
  margin-top: 20px;
  padding: 1em 0;
  list-style-type: none;
}

.timeline:before {
  position: absolute;
  left: -11%;
  top: 0;
  content: ' ';
  display: block;
  width: 6px;
  height: 100%;
  margin-left: -3px;
  background: rgb(80,80,80);
  background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
  background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(248, 248, 248) 8%, rgb(248, 248, 248) 92%, rgba(80,80,80,0) 100%);
  background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: linear-gradient(to bottom, rgba(80,80,80,0) 0%, rgb(248, 248, 248) 8%, rgb(248, 248, 248) 92%, rgba(80,80,80,0) 100%)

  z-index: 5;
}

.timeline li {
  padding: 1em 0;
}

.timeline li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.direction-l {
  position: relative;
  width: 300px;
  float: left;
  text-align: right;
}

.direction-r {
  position: relative;
  width: 300px;
  float: right;
}

.flag-wrapper {
  position: relative;
  display: inline-block;

  text-align: center;
}

.flag {
  position: relative;
  display: inline;
  background: rgb(248,248,248);
  padding: 6px 10px;
  border-radius: 5px;

  font-weight: 600;
  text-align: left;
}

.direction-l .flag {
  -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}

.direction-r .flag {
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}

.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: 50%;
  right: -40px;
  content: ' ';
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  background: #fff;
  border-radius: 10px;
  border: 4px solid rgb(19, 92, 166);
  z-index: 10;
}

.direction-r .flag:before {
  left: -40px;
}

.direction-l .flag:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-left-color: rgb(248,248,248);
  border-width: 8px;
  pointer-events: none;
}

.direction-r .flag:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-right-color: rgb(248,248,248);
  border-width: 8px;
  pointer-events: none;
}

.time-wrapper {
  display: inline;

  line-height: 1em;
  font-size: 0.66666em;
  color: rgb(19, 92, 166);
  vertical-align: middle;
}

.direction-l .time-wrapper {
  float: left;
}

.direction-r .time-wrapper {
  float: right;
}

.time {
  display: inline-block;
  padding: 4px 6px;
  background: rgb(248,248,248);
}

.desc {
  margin: 1em 0.75em 0 0;

  font-size: 0.77777em;
  font-style: italic;
  line-height: 1.5em;
}

.direction-r .desc {
  margin: 1em 0 0 0.75em;
}

/* ================ Timeline Media Queries ================ */

@media screen and (max-width: 660px) {

.timeline {
 	width: 100%;
	padding: 4em 0 1em 0;
}

.timeline li {
	padding: 2em 0;
}

.direction-l,
.direction-r {
	float: none;
	width: 100%;

	text-align: center;
}

.flag-wrapper {
	text-align: center;
}

.flag {
	background: rgb(255,255,255);
	z-index: 15;
}

.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: -30px;
	left: 50%;
	content: ' ';
	display: block;
	width: 12px;
	height: 12px;
	margin-left: -9px;
	background: #fff;
	border-radius: 10px;
	border: 4px solid rgb(19, 92, 166);
	z-index: 10;
}

.direction-l .flag:after,
.direction-r .flag:after {
	content: "";
	position: absolute;
	left: 50%;
	top: -8px;
	height: 0;
	width: 0;
	margin-left: -8px;
	border: solid transparent;
	border-bottom-color: rgb(255,255,255);
	border-width: 8px;
	pointer-events: none;
}

.time-wrapper {
	display: block;
	position: relative;
	margin: 4px 0 0 0;
	z-index: 14;
}

.direction-l .time-wrapper {
	float: none;
}

.direction-r .time-wrapper {
	float: none;
}

.desc {
	position: relative;
	margin: 1em 0 0 0;
	padding: 1em;
	background: rgb(245,245,245);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	box-shadow: 0 0 1px rgba(0,0,0,0.20);

  z-index: 15;
}

.direction-l .desc,
.direction-r .desc {
	position: relative;
	margin: 1em 1em 0 1em;
	padding: 1em;

  z-index: 15;
}

}

.essentiel-live{
    font-size: 260%;
   /* -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    writing-mode: lr-tb;
    white-space: nowrap;*/
    display: block;
    padding: 5px;
}
.blockquote{

    margin: 1em 0px;
    padding: 1.5em 1em;
    font-style: italic;
    font-size: 18px;
    font-weight: 600;
    margin-left: 1px;
    min-height: 70px;
	background: white !important;
}
.blockquote p {
  padding: 0;
  margin: 0 0 0px 16px;
  font-size: 1em;
}
@media screen and (min-width: 400px ?? max-width: 660px) {

.direction-l .desc,
.direction-r .desc {
	margin: 1em 4em 0 4em;
}

}
.le-live-style{
	margin-top: 23px;
}
.bloc-video-accueil .video-filter iframe.video-filter {
    height: 200px !important;
}

.le-live-style iframe[Attributes Style] {
    width: 100%;
    height: 200px !important;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

li.linkedin {
     background-image: url(/sites/default/themes/lcp/images/linkedin.png);
    background-repeat: no-repeat;
    background-position: 8%;
    background-size: 36px;
}

.media_main{

	margin-left: 0px;
    margin-right: 0;
    padding: 10px;
}
.media_main h2{
	    font-size: 12px;
		margin-top: 0px;
		text-transform:uppercase;
}
.media_main .field-content{

    font-size: 12px;
    text-align: justify;
}

}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.posts-live {

}
section#block-views-posts-block-2 {
    width: 100%;
}

.page-le-live- .post-live a {
    color: #0079ff;
}
.page-le-live- .refenrence-live a{
    color: #0079ff;
}
body.page-le-live- .clearfix {
    display: inline-block;
}
.clearfix { display: inline-block;}
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

#block-views-featured-tv-episodes-block-2 .view-display-id-block_2 .view-content{
  width: 100%;
}
/* close commented backslash hack */
.view-display-id-block_2 .view-content {
    position: relative;
    display: block;
    margin: auto;
    width: 50%;
    text-align: left;
    padding: 4%;
}



/************************************************************/
/******SORT DESC ASC ******/
.view-posts .views-exposed-widget.views-widget-sort-by {
    display: none;
}

.view-posts .views-exposed-widget.views-widget-sort-order {
    display: block;
}

.view-posts select#edit-sort-order {
    width: 183px;
    display: inline-block;
}

.view-posts .form-item-sort-order label.control-label {
    display: inline;
    margin-left: 8%;
    margin-right: 2%;
}

/***** IMAGE CENTER *****/
.view-id-le_live .field-content img {
    display: block;
    margin: 0 auto;
}
/****SLIDER ******/
.view.view-home-slider-news.view-id-home_slider_news .field-name-field-type-du-live {
    display: none;
}
.view.view-home-slider-news.view-id-home_slider_news .field-name-field-type-du-live {
    display:  none;
}

.field.field-name-field-sujet-pour-le-slider.field-type-link-field.field-label-hidden {
    position: absolute;
    bottom: 93%;
    left: 2%;
}


.view.view-home-slider-news.view-id-home_slider_news .field-name-field-type-du-live {
    display:  none;
}

.field.field-name-field-sujet-pour-le-slider.field-type-link-field.field-label-hidden {
    position: absolute;
    bottom: 93%;
    left: 2%;
}

.field.field-name-field-sujet-pour-le-slider.field-type-link-field.field-label-hidden a {
    position: fixed;
}
.node-le-live .wrapper h2 {
    display: none;
}

.view-home-slider-news .node-le-live .wrapper.clearfix {
    height: 500px;
}
.view.view-home-slider-news {
    height: 410px;
}
ul.single-item.slick-initialized.slick-slider {
    padding-top: 13px;
    margin-top: 9px;
    margin-bottom: 0px;
}
#float-header-menu .nav .direct-tv {
    background: #ff7117;
    color: #FFFFFF;
    padding: 5px 10px 3px;
}
.node.node-le-live.contextual-links-region.node-slider.clearfix {
    top: -9px;
}
li.slick-slide {
    height: 390px;
}
.field.field-name-field-sujet-pour-le-slider.field-type-link-field.field-label-hidden a {
    font-size: 24px;
    color: white;
    position: fixed;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 24px;
    font-family: "proxima_nova_rgbold",sans-serif;
    border-bottom: solid 2px;
}
body.page-le-live .field-iframe-instance iframe {
    height: 630px;
}
body.front .field-item.even iframe {
    height: 391px;
}
.node-type-collection .node-lcp-tv-episode a img.img-responsive {
    margin: 0;
}
body.node-type-collection .title-container.bg-before.dark-blue-2 {
    display: none;
}
body.node-type-collection .last-episode-container .view-collections .view-content .first-item .node-lcp-tv-episode h2 {
    display: none;
}


/************************slider***************/

body.front section#block-lcp-home-lcp-home-news div.view-home-slider-news iframe.video-filter {
    right: 15px;
    float: left;
    width: 750px;
    height : 390px;
    padding: 0;
    margin:  0;
    position: relative;
}

span#views_slideshow_controls_text_previous_home_slider_news-block_1 a::before {
    transform: rotate(180deg);
}

span#views_slideshow_controls_text_previous_home_slider_news-block_1 a::before,
span#views_slideshow_controls_text_next_home_slider_news-block_1 a::before {
    color: #FFFFFF;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    content: "";
    display: block;
    background: url(/sites/default/themes/lcp/images/fle.svg) no-repeat 8px 9px;
    height: 50px;
    width: 30px;
    opacity: 1;
    transition: all 0.3s linear 0s;
}
span#views_slideshow_controls_text_next_home_slider_news-block_1 a {

    z-index: 20
    height: 50px;
    z-index: 20;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 194px;
    left: 94%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px;
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
span#views_slideshow_controls_text_previous_home_slider_news-block_1 a {
    left: 0;
    margin-top: -10px;
    transform: rotate(180deg);
    z-index: 20;
    margin-top: 10px;
    height: 50px;
    width: 40px;
    z-index: 20;
    margin-top: 10px;
    height: 50px;
    width: 40px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 194px;
    left: 2%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

span#views_slideshow_controls_text_previous_home_slider_news-block_1 a:hover,
 span#views_slideshow_controls_text_previous_home_slider_news-block_1 a:focus,
 span#views_slideshow_controls_text_next_home_slider_news-block_1 a:hover,
 span#views_slideshow_controls_text_next_home_slider_news-block_1 a:focus
  {

     outline: none;
     color: transparent;
     outline: none;
     transform: scale(1.8);
}

span#views_slideshow_controls_text_pause_home_slider_news-block_1 {
    display: none;
}

div#widget_pager_bottom_home_slider_news-block_1 {
    bottom: 95px;
    position: relative;
    padding-right: 15px;
    text-align: right;
    /* bottom: -45px; */
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    z-index: 100;
}

div#widget_pager_bottom_home_slider_news-block_1 div.views-slideshow-pager-field-item {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

div#widget_pager_bottom_home_slider_news-block_1 div.views-slideshow-pager-field-item a::before {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

div#widget_pager_bottom_home_slider_news-block_1 div.views-slideshow-pager-field-item a {
    transition: all 0.3s linear 0s;
    font-size: 12px;
    color: #FFFFFF;
}

.node-slider h2, .titleslider h2 {
   /* position: absolute;
    width: 100%;
    bottom: 20px;
    padding: 0 20px;
    margin: 0;
    z-index: 10;
    font-size: 18px;
    line-height: 1.3em;*/
	position: absolute;
    width: 100%;
    bottom: 20px;
    padding: 0px 20px 20px 20px;
    z-index: 10;
    font-size: 18px;
    line-height: 1.3em;

}

.node-slider h2 a, .titleslider h2 a {
    text-transform: uppercase;
    color: #FFFFFF;
}

.node-slider h2:hover:after, .titleslider h2:hover:after {
    height: 5px;
    margin-top: 10px;
}
.node-slider h2:after, .titleslider h2:after {
    height: 2px;
    width: 110px;
    transition: .3s all linear;
    display: block;
    margin-top: 5px;
    content: '';
    background-color: #FFFFFF;
}
.view-home-slider-news {
    position: relative;
    width: 100%;
    margin-top:  3%;
}

.view-home-slider-news .views_slideshow_cycle_main {
    position: relative;
    width: 100%;
}

.node-slider h2 {
    bottom: 30px;
    left: 15px;
}
.views-slideshow-cycle-main-frame,
.views-slideshow-cycle-main-frame div.views-slideshow-cycle-main-frame-row,
.views-slideshow-cycle-main-frame div.views-slideshow-cycle-main-frame-row .container {width: 750px !important;}
.node-slider h2 a:hover {
    color: white;
}
.view-id-le_live .field-content img{
  max-width: 100%;
}

#edit-field-phrase-accroche-und-0-format, #edit-field-description-und-0-format, #edit-field-contenu-und-0-format{
	    display: none !import;
}
body.node-type-le-live .container .title-container.bg-before.dark-blue-2 {
    display: none;
}

/****************************************************/
li.linkedin::after {
    content: "";
    display: block;
    position: absolute;
    background: #CCCCCC;
    left: -2px;
    top: 2px;
    width: 1px;
    height: 20px;
    text-align: center;
    transform: rotate(15deg);
}

li.ed::after {
    content: "";
    display: block;
    position: absolute;
    background: #CCCCCC;
    left: -2px;
    top: -3px;
    width: 1px;
    height: 20px;
    text-align: center;
    transform: rotate(15deg);
}

li.linkedin {
    top: 3px;
}
.span0 {
  display: inline-block;padding-bottom: 5px;margin-right: 30px;color: #999999;font-family: "proxima_novalight",sans-serif;position: relative;line-height: 22px;
}
.span0::after {
  content: "";
    display: inline-block;
    position: relative;
    background: #CCCCCC;
    right: -15px;
    top: 5px;
    width: 1px;
    height: 20px;
    transform: rotate(15deg);
}
.span1 {
  display: inline-block;padding-bottom: 5px;margin-right: 30px;color: #999999;font-family: "proxima_novalight",sans-serif;position: relative;line-height: 22px;
}
.ul0 {
  display: inline-block;
margin-right: 25px;
margin-bottom: 0;
position: relative;
list-style-type: none;
}
.ul0::after {
  content: "";
    display: block;
    position: absolute;
    background: #CCCCCC;
    right: -15px;
    top: -2px;
    width: 1px;
    height: 20px;
    text-align: center;
    transform: rotate(15deg);
}
.li0 {
  display: inline-block;
    color: #0079ff;
}
.div1 {
  display: inline-block;
    position: relative;
    padding: 0 35px 5px 0;
}
.svg1 {
  height: 20px;
    width: 20px;
    margin-bottom: -5px;
    margin-right: 5px;
}
.li0 a#profil-open {
    color: #0079ff;
}
.postcontent p {
    font-size: 18px;
}
.timecode {
    font-size: 15px;
}
.views-row.views-row-1.views-row-odd.views-row-first.views-row-last a {
    font-size: 18px;
}
body.page-events .item-emission img.img-responsive {margin:0px}
.bodycol {font-size:  18px;text-align: center;padding-bottom:  40px;}
.myimage img {
    display:block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: 60px;
  }
body.page-le-live h1.page-header {
    display: none;
}

body.page-le-live .bg-before.dark-blue-2:before {
    display: none;
}

.dafer {position:  relative;
    bottom: 76px;}
.dafer li a {
             font-size: 14px !important;
          }
body.page-events .article-subtitle-le-live {
    font-size: 18px;
    font-family: "proxima_nova_rgbold",sans-serif;
    max-width: 730px;
    margin: 20px auto 27px auto;
}
li.views-row.views-row-1.views-row-odd.views-row-first.views-row-last{
    list-style-type: none;
}

.form-item.form-item-sort-order.form-type-select.form-group{
  margin-left: 35px;
}
