@font-face {
  font-family: "Neue Bold Condensed";
  src: url("../fonts/HelveticaNeueLTStd-BdCn.otf") format("truetype");
  src: url("../fonts/helveticaneueltstd-bdcn.eot");
  src: url("../fonts/helveticaneueltstd-bdcn.eot?#iefix") format("embedded-opentype"), url("../fonts/helveticaneueltstd-bdcn.woff") format("woff"), url("../fonts/helveticaneueltstd-bdcn.ttf") format("truetype"), url("../fonts/helveticaneueltstd-bdcn.svg#helveticaneueltstd-bdcn") format("svg");
  font-weight: normal;
  font-style: normal; }
.section-1 .section-background-color {
  background-color: #c4e7e8; }
.section-1 .separator-section-color {
  background-color: #c4e7e8; }

.section-background-color-1 {
  background-color: #c4e7e8 !important; }

.section-2 .section-background-color {
  background-color: #d0c9ee; }
.section-2 .separator-section-color {
  background-color: #d0c9ee; }

.section-background-color-2 {
  background-color: #d0c9ee !important; }

.section-8 .section-background-color {
  background-color: #ffd29c; }
.section-8 .separator-section-color {
  background-color: #ffd29c; }

.section-background-color-8 {
  background-color: #ffd29c !important; }

.section-10 .section-background-color {
  background-color: #cde2c1; }
.section-10 .separator-section-color {
  background-color: #cde2c1; }

.section-background-color-10 {
  background-color: #cde2c1 !important; }

.section-color-1 {
  color: #62bfbe;
  border-color: #62bfbe; }

.section-1 a, .section-1 a:visited {
  color: #222; }
.section-1 .titles-video a {
  color: #62bfbe; }
.section-1 a:hover, .section-1 h2 > strong {
  color: #62bfbe;
  border-color: #62bfbe; }
.section-1 .fa-user {
  color: #62bfbe; }

.section-1 ul.tags-list li {
  color: #62bfbe;
  border-color: #62bfbe; }
  .section-1 ul.tags-list li a {
    color: #62bfbe; }

.video-square.section-1 ul.tags-list li {
  color: #62bfbe !important;
  border-color: #62bfbe !important; }
  .video-square.section-1 ul.tags-list li a {
    color: #62bfbe !important; }

.section-background-main-color-1 {
  background-color: #62bfbe !important; }

.section-color-2 {
  color: #7f6ecc;
  border-color: #7f6ecc; }

.section-2 a, .section-2 a:visited {
  color: #222; }
.section-2 .titles-video a {
  color: #7f6ecc; }
.section-2 a:hover, .section-2 h2 > strong {
  color: #7f6ecc;
  border-color: #7f6ecc; }
.section-2 .fa-user {
  color: #7f6ecc; }

.section-2 ul.tags-list li {
  color: #7f6ecc;
  border-color: #7f6ecc; }
  .section-2 ul.tags-list li a {
    color: #7f6ecc; }

.video-square.section-2 ul.tags-list li {
  color: #7f6ecc !important;
  border-color: #7f6ecc !important; }
  .video-square.section-2 ul.tags-list li a {
    color: #7f6ecc !important; }

.section-background-main-color-2 {
  background-color: #7f6ecc !important; }

.section-color-8 {
  color: #ff7f00;
  border-color: #ff7f00; }

.section-8 a, .section-8 a:visited {
  color: #222; }
.section-8 .titles-video a {
  color: #ff7f00; }
.section-8 a:hover, .section-8 h2 > strong {
  color: #ff7f00;
  border-color: #ff7f00; }
.section-8 .fa-user {
  color: #ff7f00; }

.section-8 ul.tags-list li {
  color: #ff7f00;
  border-color: #ff7f00; }
  .section-8 ul.tags-list li a {
    color: #ff7f00; }

.video-square.section-8 ul.tags-list li {
  color: #ff7f00 !important;
  border-color: #ff7f00 !important; }
  .video-square.section-8 ul.tags-list li a {
    color: #ff7f00 !important; }

.section-background-main-color-8 {
  background-color: #ff7f00 !important; }

.section-color-10 {
  color: #74bf4b;
  border-color: #74bf4b; }

.section-10 a, .section-10 a:visited {
  color: #222; }
.section-10 .titles-video a {
  color: #74bf4b; }
.section-10 a:hover, .section-10 h2 > strong {
  color: #74bf4b;
  border-color: #74bf4b; }
.section-10 .fa-user {
  color: #74bf4b; }

.section-10 ul.tags-list li {
  color: #74bf4b;
  border-color: #74bf4b; }
  .section-10 ul.tags-list li a {
    color: #74bf4b; }

.video-square.section-10 ul.tags-list li {
  color: #74bf4b !important;
  border-color: #74bf4b !important; }
  .video-square.section-10 ul.tags-list li a {
    color: #74bf4b !important; }

.section-background-main-color-10 {
  background-color: #74bf4b !important; }

.background-lightgray {
  background: #eff0f1; }

/***********************************************************************************************************************
 * TOPBAR
 */
#topbar-container {
  top: 0;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  background: #c9c9c9; }
  #topbar-container #topbar {
    height: 40px;
    border-bottom: 1px solid #b9b9b9; }
    #topbar-container #topbar #topbar-content {
      margin-left: auto;
      margin-right: auto;
      padding: 0 0 5px 0; }
    #topbar-container #topbar #topbar-logo {
      display: none;
      float: left;
      margin-right: 70px; }
    #topbar-container #topbar #topbar-logo img {
      width: 180px; }
    #topbar-container #topbar #topbar-toppage-link {
      display: none;
      float: left;
      margin-right: 130px;
      margin-top: 22px;
      text-transform: capitalize; }
    #topbar-container #topbar #topbar-toppage-link a {
      color: #505050; }
    #topbar-container #topbar #topbar-toppage-link a:hover {
      text-decoration: none; }
    #topbar-container #topbar #topbar-toppage-link img {
      margin-top: -5px; }
    #topbar-container #topbar #topbar-social {
      float: right;
      text-align: right;
      width: 224px;
      margin-top: 11px; }
    #topbar-container #topbar #topbar-content img {
      vertical-align: middle; }
    #topbar-container #topbar #topbar-logos img {
      margin-right: 1em; }
    #topbar-container #topbar #topbar-social img {
      margin-right: 1em; }
    #topbar-container #topbar #topbar-social h3 {
      margin-right: 1em;
      text-align: left;
      font-size: 1em;
      color: #505050;
      text-align: left; }
    #topbar-container #topbar #topbar-content:after {
      content: ".";
      display: block;
      height: 0;
      font-size: 0;
      clear: both;
      visibility: hidden; }
    #topbar-container #topbar #topbar-search {
      float: right;
      margin-right: 130px;
      width: 300px; }
    #topbar-container #topbar #topbar-search form {
      margin: 0; }
    #topbar-container #topbar #topbar-search .input-append, #topbar-container #topbar #topbar-search .input-prepend {
      margin-bottom: 0; }
    #topbar-container #topbar #topbar-search-content {
      margin-left: auto;
      margin-right: auto;
      margin-top: 14px; }
    #topbar-container #topbar #topbar-recherche-avancee {
      display: none;
      margin-left: -15px;
      padding: 15px;
      background: #c9c9c9 url("../img/logo_topbar/input_link.png") no-repeat 100% 0; }
    #topbar-container #topbar #topbar-recherche-avancee img {
      margin-top: 15px; }
    #topbar-container #topbar #topbar-recherche-avancee .btn,
    #topbar-container #topbar #topbar-recherche-avancee .submit {
      float: left;
      display: inline; }
    #topbar-container #topbar #recherche-avancee-fermer {
      margin-left: 94px; }
    #topbar-container #topbar #btn-recherche-avancee {
      margin-left: 5px; }
    #topbar-container #topbar #btn-recherche-avancee img {
      margin-top: 2px; }
    #topbar-container #topbar .topbar_from_to {
      color: #505050; }

/***********************************************************************************************************************
 * BANNER
 */
#banner {
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 768px) {
    #banner {
      margin-top: 40px; } }
  #banner h2 {
    margin-top: 50px;
    font-size: 1.9em;
    line-height: 30px;
    border-left: none;
    color: #000; }
    @media (max-width: 991px) {
      #banner h2 {
        margin-top: 20px;
        font-size: 1.2em; } }
  #banner #logo {
    margin: 0;
    height: 130px; }
  #banner #rts_logo {
    color: #888; }
    #banner #rts_logo img {
      height: 80px;
      margin: 26px 0; }
  @media only screen and (max-width: 992px) {
    #banner {
      background: none !important; }
      #banner #logo {
        margin-top: 20%;
        height: inherit; }
        #banner #logo img {
          width: 100%;
          max-width: 300px; }
      #banner #rts_logo {
        padding: 0; }
        #banner #rts_logo img {
          width: 60%;
          height: inherit;
          max-width: 200px;
          margin: 5px 0; } }
  @media (max-width: 767px) {
    #banner #logo {
      margin-top: 0; } }

/***********************************************************************************************************************
 * MENU
 */
#menu ul {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 100; }
  #menu ul .color-1 {
    background-color: #62bfbe; }
  #menu ul .color-2 {
    background-color: #7f6ecc; }
  #menu ul .color-8 {
    background-color: #ff7f00; }
  #menu ul .color-10 {
    background-color: #74bf4b; }
  #menu ul li {
    padding: 0; }
  #menu ul li a {
    display: block;
    width: 100%;
    border: solid 1px white;
    padding-top: 0.9em;
    padding-bottom: 0.6em;
    font-weight: bold;
    color: #fff;
    font-size: 90%;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-decoration: none;
    white-space: nowrap;
    text-align: center; }
    @media (min-width: 768px) and (max-width: 991px) {
      #menu ul li a {
        font-size: 70%; } }
  #menu ul li a:hover {
    background: #c8c8c8 !important; }
  #menu ul > li > ul {
    position: absolute;
    left: 0;
    display: none; }

.icon-bar {
  background-color: #000; }

#menu-mobile {
  margin-bottom: 10px; }
  #menu-mobile .color-1 {
    background-color: #62bfbe; }
  #menu-mobile .color-2 {
    background-color: #7f6ecc; }
  #menu-mobile .color-8 {
    background-color: #ff7f00; }
  #menu-mobile .color-10 {
    background-color: #74bf4b; }
  #menu-mobile .navbar-header {
    padding-bottom: 20px; }
  #menu-mobile #navbar-top-mobile {
    padding: 0; }
  #menu-mobile .nav {
    float: left;
    width: 75%; }
  #menu-mobile .menu-icons {
    margin-bottom: 15px; }
    #menu-mobile .menu-icons .menu-icon {
      text-align: center;
      color: #7d7a7a;
      margin-bottom: 15px; }
      #menu-mobile .menu-icons .menu-icon:first-child {
        margin-bottom: 10px; }
      #menu-mobile .menu-icons .menu-icon img {
        width: 38px;
        margin: 0 auto; }
      #menu-mobile .menu-icons .menu-icon .title-menu {
        font-size: 0.8em; }
      #menu-mobile .menu-icons .menu-icon i {
        color: #7d7a7a;
        font-size: 2.7em; }
  #menu-mobile .right-col {
    width: 25%;
    float: right; }
  #menu-mobile #social-links-mobile {
    text-align: center; }
    #menu-mobile #social-links-mobile a {
      display: block; }
    #menu-mobile #social-links-mobile i {
      color: #7d7a7a;
      display: block;
      font-size: 2.0em;
      margin-bottom: 10px; }
  #menu-mobile .navbar-toggle {
    padding: 0; }
  #menu-mobile .search {
    padding-top: 5px; }
    #menu-mobile .search a {
      display: inline;
      padding: 0;
      width: 10%;
      margin-left: 5%;
      color: #000; }
    #menu-mobile .search .search-home {
      width: 100%;
      display: inline;
      border-radius: 0; }
  #menu-mobile .nav a {
    color: #fff;
    text-transform: capitalize;
    display: block;
    padding: 4px 15px; }
  #menu-mobile .parent {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  #menu-mobile ul {
    list-style: none; }
    #menu-mobile ul ul {
      padding-left: 0; }
      #menu-mobile ul ul li {
        padding-left: 20px; }

footer {
  margin: 2em 0 5em 0; }
  @media (min-width: 991px) {
    footer .partners a {
      max-width: 9.0%;
      margin-right: 0.5%;
      display: inline-block; }
      footer .partners a img {
        width: 100%;
        max-width: 100%; } }

#topbar-logo {
  display: none;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0; }

#topbar-logo img {
  margin-top: 0;
  margin-left: 15px;
  width: 150px; }
  @media (min-width: 1185px) and (max-width: 1475px) {
    #topbar-logo img {
      display: none !important; } }

.menu-les-experts a {
  color: #000;
  font-weight: bold; }

#topbar {
  top: 0;
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
  position: fixed;
  z-index: 1000;
  color: #626062;
  background: #feffff;
  padding: 10px 0; }
  #topbar a {
    color: #626062; }
    #topbar a:hover {
      color: #878487; }
  #topbar a#topbar-toppage-link {
    display: none;
    text-transform: capitalize; }
    #topbar a#topbar-toppage-link:hover {
      text-decoration: none; }
  #topbar #topbar-search input {
    height: 25px;
    width: 85%;
    padding: 0 0 0 5px;
    border-radius: 0; }
  #topbar #topbar-search a.search_adv_link {
    display: inline-block;
    width: 15%;
    font-size: 0.8em;
    height: 25px;
    line-height: 25px;
    background-color: #009ddf;
    color: #fff;
    text-align: center;
    margin-left: 0; }
  @media (max-width: 991px) and (min-width: 768px) {
    #topbar #topbar-search input {
      width: 75%;
      font-size: 0.7em; }
    #topbar #topbar-search a {
      width: 25%; } }
  #topbar .top-bar-search-advanced {
    font-size: 10px;
    text-align: right;
    width: 100%;
    display: block;
    text-decoration: none; }
    #topbar .top-bar-search-advanced:hover {
      text-decoration: underline; }
  #topbar #topbar-menu {
    padding-right: 0;
    list-style: none;
    margin-bottom: 0;
    text-align: right; }
    #topbar #topbar-menu li {
      display: inline;
      border-left: 1px solid #626062; }
      #topbar #topbar-menu li a {
        color: #626062;
        text-transform: uppercase;
        padding: 0 15px; }
        @media (max-width: 1130px) {
          #topbar #topbar-menu li a {
            padding: 0 5px; } }
        @media (max-width: 991px) and (min-width: 768px) {
          #topbar #topbar-menu li a {
            font-size: 0.8em;
            padding: 0 3px; } }
      @media (max-width: 1130px) {
        #topbar #topbar-menu li:first-child a {
          padding-left: 0; }
        #topbar #topbar-menu li:last-child a {
          padding-right: 0; } }
      #topbar #topbar-menu li:first-child {
        border-left: none; }
      #topbar #topbar-menu li:last-child a {
        padding-right: 0; }
  #topbar #topbar-social h3 {
    display: inline; }
  #topbar #topbar-social a {
    display: inline;
    margin-right: 5px; }
    #topbar #topbar-social a:last-child {
      margin-right: 0; }
  #topbar #topbar-social i {
    font-size: 1.2em; }
  @media (max-width: 1380px) and (min-width: 1195px) {
    #topbar #topbar-social a {
      margin-right: 2px; } }

@media (max-width: 767px) {
  #home h4 {
    font-size: 1.5em;
    margin-top: 0; } }
#home .videos-main .video-main-first .video-main-text {
  padding-left: calc(150px + 15px); }
  @media only screen and (max-width: 992px) {
    #home .videos-main .video-main-first .video-main-text {
      padding-left: 10px; } }
#home .home-count-container {
  position: absolute;
  float: left;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 150px;
  height: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  z-index: 10; }
  #home .home-count-container .home-count {
    padding: 40px 20px;
    font-size: 2em; }
    #home .home-count-container .home-count label {
      font-size: .5em;
      display: block;
      margin-bottom: 1em;
      font-weight: normal; }
  #home .home-count-container .home-social {
    position: absolute;
    margin: 0 15px;
    font-size: 1.4em;
    bottom: 10px; }
    #home .home-count-container .home-social a {
      margin-right: 5px;
      color: #fff; }
      #home .home-count-container .home-social a:hover {
        color: #ccc; }
      #home .home-count-container .home-social a:last-child {
        margin-right: 5px; }
#home .home-count-mobile {
  position: absolute;
  width: 100%;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  z-index: 15;
  color: #fff;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%); }
  #home .home-count-mobile .home-count-div {
    display: inline-block;
    width: 23%;
    text-align: center; }
    #home .home-count-mobile .home-count-div span {
      display: block; }
    #home .home-count-mobile .home-count-div label {
      display: block;
      margin: 0; }
#home #home-sections-videos .video-main {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  height: 400px;
  color: #fff; }
  #home #home-sections-videos .video-main .video-main-background {
    position: relative;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer; }
  #home #home-sections-videos .video-main .video-main-text {
    position: absolute;
    padding: 0 10px;
    bottom: 0;
    z-index: 3;
    width: 100%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%); }
    #home #home-sections-videos .video-main .video-main-text h3 {
      font-size: 1.4em;
      text-transform: none;
      color: #fff !important; }
    #home #home-sections-videos .video-main .video-main-text .legende {
      color: #fff !important; }
    #home #home-sections-videos .video-main .video-main-text .legend-hover {
      color: #fff !important;
      height: 0;
      opacity: 0;
      /* beetween 0 to 1 */
      filter: alpha(opacity=0);
      /* beetween 0 to 100 For IE8 and earlier */ }
    #home #home-sections-videos .video-main .video-main-text .tags-list {
      padding-bottom: 10px;
      margin-bottom: 0;
      font-size: .9em; }
  @media only screen and (max-width: 992px) {
    #home #home-sections-videos .video-main {
      height: 30vw; } }
  #home #home-sections-videos .video-main:hover .legend-hover {
    transition: 0.5s;
    height: auto;
    opacity: 1;
    /* beetween 0 to 1 */
    filter: alpha(opacity=100);
    /* beetween 0 to 100 For IE8 and earlier */ }
#home .dossier-title img {
  height: 22px;
  line-height: 18px;
  margin-bottom: 4px; }
#home h2 {
  display: inline-block;
  margin: 20px 0 10px 0; }
#home #VideoSearchForm {
  margin-top: 20px; }
#home #ExpertIndexForm {
  margin-top: 20px; }

/**
 * videos-main
 */
.videos-main .video-main {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  padding: 0;
  border: 1px solid #fff;
  height: 250px;
  color: #fff; }
  .videos-main .video-main .video-main-background {
    position: absolute;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer; }
  .videos-main .video-main .legend-hover-container {
    position: absolute;
    padding: 10px;
    width: 100%;
    height: 100%;
    z-index: 12;
    color: #fff !important;
    opacity: 0;
    /* beetween 0 to 1 */
    filter: alpha(opacity=0);
    /* beetween 0 to 100 For IE8 and earlier */
    transition: 0.5s;
    background-color: rgba(0, 0, 0, 0.6); }
    .videos-main .video-main .legend-hover-container:hover {
      opacity: 1;
      /* beetween 0 to 1 */
      filter: alpha(opacity=100);
      /* beetween 0 to 100 For IE8 and earlier */
      transition: 0.5s; }
  .videos-main .video-main .video-main-text {
    position: absolute;
    padding: 0 10px;
    bottom: 0;
    width: 100%;
    z-index: 3;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%); }
    .videos-main .video-main .video-main-text h3 {
      font-size: 1.4em;
      text-transform: none;
      color: #fff !important; }
    .videos-main .video-main .video-main-text .legend {
      color: #fff !important; }
    .videos-main .video-main .video-main-text .tags-list {
      margin-bottom: 0;
      padding-bottom: 10px;
      font-size: .9em; }
  .videos-main .video-main:hover .legend-hover {
    transition: 0.5s;
    height: auto;
    opacity: 1;
    /* beetween 0 to 1 */
    filter: alpha(opacity=100);
    /* beetween 0 to 100 For IE8 and earlier */ }
.videos-main .homepage_section_well {
  border: 0;
  padding: 0 15px; }
.videos-main .video-main-first {
  height: 500px; }
  @media (max-width: 991px) {
    .videos-main .video-main-first {
      height: 500px; } }
  @media (max-width: 767px) {
    .videos-main .video-main-first {
      height: 70vw; } }
  .videos-main .video-main-first .video-main-background {
    position: absolute;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; }
  .videos-main .video-main-first .video-main-text {
    z-index: 3;
    padding-left: 15px; }
    .videos-main .video-main-first .video-main-text h3 {
      font-size: 2em; }

.video-well-mobile {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 20px; }
  .video-well-mobile .video-mail-image-col {
    padding-right: 0; }
  .video-well-mobile .infos-video-well {
    color: #000; }
    .video-well-mobile .infos-video-well a {
      color: #000 !important;
      font-size: 0.85em; }
    .video-well-mobile .infos-video-well .block {
      display: block; }
  .video-well-mobile .video-main {
    border: none;
    margin-bottom: 10px;
    height: auto !important; }
  .video-well-mobile .video-main-background {
    height: 30vw !important; }
  .video-well-mobile .video-main-first {
    height: 240px !important; }
    .video-well-mobile .video-main-first .video-main-text {
      color: #fff; }
      .video-well-mobile .video-main-first .video-main-text a {
        color: #fff; }
      .video-well-mobile .video-main-first .video-main-text h3 {
        font-size: 1.5em !important; }
    .video-well-mobile .video-main-first .infos-video-well {
      color: #fff; }
      .video-well-mobile .video-main-first .infos-video-well a {
        color: #fff !important; }
      .video-well-mobile .video-main-first .infos-video-well .block {
        display: block; }
  .video-well-mobile h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 1.2em;
    text-transform: none; }
  .video-well-mobile .tags-list li {
    float: none; }

.video-block-bg-label {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  margin: 0;
  margin-top: 20px;
  position: relative;
  height: 250px; }
  .video-block-bg-label .background-expert-grey {
    position: absolute;
    display: block;
    z-index: 10;
    background-color: #ccc;
    width: 100%;
    top: 0;
    margin-left: -10px;
    height: 100%; }
  .video-block-bg-label .fa-user {
    text-align: center;
    width: 100%;
    height: 230px;
    margin-top: 20px;
    z-index: 11;
    font-size: 150px; }
  .video-block-bg-label .initials {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    height: 80%;
    top: 18%;
    z-index: 12;
    font-family: 'Neue Bold Condensed';
    font-size: 80px;
    color: #fff;
    text-shadow: 2px 2px 2px #444;
    opacity: 0.7;
    /* beetween 0 to 1 */
    filter: alpha(opacity=70);
    /* beetween 0 to 100 For IE8 and earlier */ }
    .video-block-bg-label .initials .initials-text {
      display: block;
      width: 100%;
      float: left;
      text-align: center; }
    @media (max-width: 1225px) {
      .video-block-bg-label .initials {
        font-size: 60px; } }
  .video-block-bg-label .description {
    position: absolute;
    padding: 10px;
    width: 100%;
    height: 100%;
    z-index: 12;
    color: #fff !important;
    opacity: 0;
    /* beetween 0 to 1 */
    filter: alpha(opacity=0);
    /* beetween 0 to 100 For IE8 and earlier */
    transition: 0.5s;
    background-color: rgba(0, 0, 0, 0.6); }
    .video-block-bg-label .description:hover {
      opacity: 1;
      /* beetween 0 to 1 */
      filter: alpha(opacity=100);
      /* beetween 0 to 100 For IE8 and earlier */
      transition: 0.5s; }
  .video-block-bg-label div.text {
    transition: 0.5s;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%);
    color: #fff; }
    .video-block-bg-label div.text h4 {
      font-size: 1.4em; }
    .video-block-bg-label div.text a {
      color: #fff; }
      .video-block-bg-label div.text a:hover {
        text-decoration: none; }
    .video-block-bg-label div.text .text-hover {
      height: 0;
      opacity: 0;
      /* beetween 0 to 1 */
      filter: alpha(opacity=0);
      /* beetween 0 to 100 For IE8 and earlier */ }
  .video-block-bg-label:hover {
    transition: 0.5s; }
    .video-block-bg-label:hover .text-hover {
      height: auto !important;
      overflow: hidden;
      opacity: 1 !important;
      /* beetween 0 to 1 */
      filter: alpha(opacity=100) !important;
      /* beetween 0 to 100 For IE8 and earlier */ }

.video-block-bg-label-mobile .video-block-bg-label {
  height: 100px !important;
  margin-top: 0;
  margin-bottom: 10px; }

.video-block-bg-label-mobile-expert {
  position: relative; }
  .video-block-bg-label-mobile-expert h4 {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 10px;
    color: #fff;
    font-size: 1em !important;
    padding-bottom: 5px;
    margin-left: -10px;
    padding-left: 5px;
    padding-top: 10px;
    margin-bottom: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%); }
  .video-block-bg-label-mobile-expert h4.all {
    text-align: center; }

/**
 * player
 */
#player {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

#player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/**
 * tags list
 */
ul.tags-list {
  list-style: none;
  padding: 0;
  margin-bottom: 20px; }
  ul.tags-list li {
    display: inline-block;
    border-left-width: 4px;
    border-left-style: solid;
    margin: 3px 10px 0 0;
    padding: 0 0 0 4px;
    line-height: 1em; }

#expert-view .emission-bloc a,
#expert-view .bloc-experts-institution a {
  display: inline;
  color: #000; }
  #expert-view .emission-bloc a:visited,
  #expert-view .bloc-experts-institution a:visited {
    color: #000; }

.video-square {
  display: block;
  height: 100%; }
  .video-square h3 {
    text-transform: none; }
  @media (max-width: 767px) {
    .video-square {
      margin-bottom: 10px;
      margin-top: 10px; }
      .video-square h3 {
        margin-top: 0; } }
  .video-square a {
    display: block;
    color: #000; }
  .video-square .img {
    position: relative;
    background-size: cover;
    height: 220px;
    width: 100%;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 992px) {
      .video-square .img {
        height: 30vw; } }
    @media (max-width: 767px) {
      .video-square .img {
        overflow: hidden; } }
  .video-square .tags-list {
    display: block; }
  .video-square .bloc-experts-institution {
    display: block;
    width: 100%;
    margin-bottom: 5px; }
    .video-square .bloc-experts-institution .separator {
      margin-left: 0;
      padding-left: 0; }
    .video-square .bloc-experts-institution a {
      display: inline; }
    .video-square .bloc-experts-institution .experts {
      display: inline; }
      .video-square .bloc-experts-institution .experts a {
        display: inline-block !important; }
    .video-square .bloc-experts-institution .institution {
      display: inline-block; }
  .video-square .legende {
    transition: 0.5s;
    color: #fff;
    opacity: 0;
    /* beetween 0 to 1 */
    filter: alpha(opacity=0);
    /* beetween 0 to 100 For IE8 and earlier */
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 5% 5% 0 5%;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0; }
  .video-square:hover .legende {
    transition: 0.5s;
    opacity: 1;
    /* beetween 0 to 1 */
    filter: alpha(opacity=100);
    /* beetween 0 to 100 For IE8 and earlier */ }

.first-section-video .video-square .img {
  height: 310px; }

.video-square-mobile .video-square-image-col {
  padding-right: 0; }
.video-square-mobile .video-square-inside {
  display: block;
  width: 48%;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px; }
  .video-square-mobile .video-square-inside:last-child {
    margin-left: 4%; }
.video-square-mobile h3 {
  font-size: 1.3em;
  margin-bottom: 5px; }
.video-square-mobile .bloc-experts-institution {
  margin-bottom: 0; }
.video-square-mobile a {
  font-size: 0.85em; }

#social-links {
  float: right;
  display: block;
  height: 35px;
  margin-top: 20px;
  margin-bottom: 20px; }
  #social-links a {
    transition: 0.5s;
    display: block;
    float: left;
    width: 35px;
    margin-right: 10px;
    text-align: center;
    height: 35px;
    color: #fff; }
    #social-links a:hover {
      transition: 0.5s; }
    #social-links a i {
      text-align: center;
      vertical-align: middle;
      line-height: 35px;
      width: 35px;
      height: 35px;
      font-size: 25px; }
    #social-links a:last-child {
      margin-right: 0; }
  #social-links .social-link-twitter {
    background-color: #00baf2;
    /*&:hover
    {
        color: $twitter-color;
        background-color: transparent;
    }*/ }
  #social-links .social-link-facebook {
    background-color: #3b5998;
    /*&:hover
    {
        color: $facebook-color;
        background-color: transparent;
    }*/ }
  #social-links .social-link-google-plus {
    background-color: #f80001;
    /*&:hover
    {
        color: $google-plus-color;
        background-color: transparent;
    }*/ }

.top-video-links {
  font-size: 1.3em; }
  .top-video-links a {
    color: #000 !important; }
    .top-video-links a:hover {
      text-decoration: underline; }

.titles-video {
  margin-top: 20px; }
  .titles-video a:hover {
    color: #000; }

.infos-video-well {
  display: block;
  width: 100%;
  color: #fff;
  margin-bottom: 5px; }
  .infos-video-well a {
    color: #fff !important; }

.emission-bloc a,
.bloc-experts-institution a {
  display: inline-block;
  color: #000; }
  .emission-bloc a:visited,
  .bloc-experts-institution a:visited {
    color: #000; }
  .emission-bloc a:hover,
  .bloc-experts-institution a:hover {
    color: #000;
    text-decoration: underline; }

#sections-experts-load-more .video-block-bg-label {
  padding: 10px; }

.text-background-black {
  position: absolute;
  display: block;
  padding: 20px 10px 10px 10px;
  margin-left: -10px;
  bottom: 0;
  width: 100%;
  z-index: 15;
  color: #fff;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%); }

.all-experts .text-background-black {
  margin-left: 0; }

#experts-index h2 {
  margin-top: 0; }
#experts-index .experts-list .experts-bloc {
  display: none; }
#experts-index .experts-list .experts-bloc.visible {
  display: inline; }
#experts-index .experts-list h2 {
  margin-top: 30px;
  margin-bottom: 8px;
  color: #64c0d8;
  border-left: 0px; }
#experts-index .experts-list .expert-link {
  display: none; }
#experts-index .experts-list .expert-link.visible {
  display: block; }
#experts-index .row-highlighted:first-child {
  margin-top: 0; }
#experts-index label {
  display: block; }
#experts-index .linkbtn {
  color: #fff !important; }
#experts-index .filters input {
  display: block; }

#expert-view .expert-h1 {
  font-size: 2.5em;
  margin-bottom: 0; }
#expert-view .interventions-count {
  margin: 15px 0 5px 0;
  text-transform: none;
  font-size: 1.5em;
  color: #333; }
#expert-view .fac-infos {
  font-size: 1.5em; }
#expert-view .website-expert {
  text-decoration: none; }

.advance-search-form .search-term-input {
  width: auto; }
  @media (max-width: 767px) {
    .advance-search-form .search-term-input {
      width: 100%; } }
.advance-search-form .bloc-advance-search {
  float: left;
  width: 23%;
  margin-right: 2%; }
  @media (max-width: 767px) {
    .advance-search-form .bloc-advance-search {
      width: 100%;
      margin-right: 0; } }
@media (max-width: 767px) {
  .advance-search-form #select_tags {
    width: 100% !important; } }
.advance-search-form .search-button-advance {
  float: left;
  display: block;
  width: 100%;
  margin-top: 20px; }

#search-results-count {
  font-size: 1.5em;
  margin: 20px 0 10px 0; }

#search-submit-button {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px; }

body {
  font-family: Arial, Helvetica, sans-serif; }

/**
 * titles
 */
h1, h2, h3, h4, h5 {
  font-family: 'Neue Bold Condensed', Arial, Helvetica, sans-serif;
  text-transform: uppercase; }

.padding-top-page {
  padding-top: 20px; }

h1 {
  font-size: 2em;
  font-weight: bold; }

h2 {
  font-size: 2em;
  font-weight: bold;
  border-left: 1px solid #000;
  padding-left: 4px; }

h3 {
  font-size: 1.3em; }

h4 {
  font-size: .9em; }

h1 a, h2 a, h3 a, h4 a {
  text-decoration: none; }

@media (max-width: 767px) {
  .marginBot20 {
    padding-bottom: 20px; } }

.section-background-color {
  padding-top: 20px; }
  .section-background-color h1 {
    margin-top: 0; }

@media (min-width: 992px) {
  .row-no-margin {
    margin-left: -30px;
    margin-right: -30px; } }

a {
  color: #000; }
  a:hover {
    text-decoration: none;
    color: #111; }
  a:focus {
    text-decoration: none;
    color: #111; }
  a:visited {
    text-decoration: none;
    color: #111; }

.link-text-underline a {
  text-decoration: underline; }

/**********************************************************
 * general classes
 */
.highlight {
  background-color: #00ff00; }

.row-highlighted {
  margin-top: 10px;
  padding: 20px 0;
  background-color: #eee; }

@media only screen and (max-width: 480px) {
  .no-padding-right {
    padding-right: 0; } }
/**
 * load more
 */
.load-more {
  text-align: center;
  font-size: 1.3em;
  margin: 15px 0 0 0;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #878487; }
  .load-more a {
    color: #fff !important; }

.pagination_disabled {
  display: none; }

.ajax-loader {
  display: none; }

#ui-datepicker-div {
  z-index: 1000 !important; }

.btn-questionnaire {
  transition: 0.5s; }

.btn-questionnaire:hover {
  background-color: rgba(0, 157, 223, 0.85) !important;
  transition: 0.5s; }

/*# sourceMappingURL=styles.css.map */
