/* CSS RESET ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â  */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-family: Lato, Arial, Helvetica, sans-serif;
  color: #000;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

#body-container,
#header,
#columns,
#left_column,
#right_column,
#avis-header,
#avis-legal,
#footer_text,
#footer_img img,
#footer_slogan {
  float: left;
}

/* #####################
		TEMPLATE
   #####################*/


body {
  /*background: #25211e url(../images/bg-unique-fm.png) no-repeat top center / cover;*/
  margin: 0;
}

.body-container {
  width: 100%;
}

.container {
  width: 100%;
  margin: auto;
}

.errorHighlight {
  border: solid 1px #d82424 !important
}

header {
  float: left;
  width: 100%;
  margin-top: 8px;
}

.header-top {
  width: 100%;
}

.header-top .big-bann-top {
  float: left;
  width: 97%;
  margin: 0 1.5%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.header-top .big-bann-top img {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  border: 1px solid #d7d7d7;
  position: relative;
}

.teams-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.teams-logo .une_img {
  margin-bottom: 10px;
}

.teams-logo p {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 23px;
  margin: 0;
}

.direct-olympiques {
  float: right;
  margin-top: 10px;
  color: #fff;
  font-weight: 900;
  text-decoration: none;
  font-size: 12px;
  color: #fff;
  margin-right: 2px;
}

.direct-olympiques .noir {
  position: relative;
  color: inherit;
  background: linear-gradient(135deg, transparent 22px, #000 0);
  padding: 10px 30px;
  float: left;
}

.direct-olympiques .mauves {
  color: inherit;
  padding: 10px 10px 10px 31px;
  float: left;
  background: linear-gradient(135deg, transparent 22px, #331788 0);
  margin-left: -31px;
  position: relative;
}

.header-infos {
  width: 100%;
  background-color: #fff;
  padding: 12px 1.5% 12px 2.5%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.logo_container {
  display: flex;
  justify-content: center;
  flex: 1 0 auto;
  max-width: 100%;
}

a.logo img {
  display: block;
  max-width: 100%
}

#header-infos {
  float: right;
  width: 39%;
  max-width: 375px;
  flex: 0 0 auto;
}

.weather-menu-social-header {
  float: right;
  width: 94%;
}

#weather {
  float: right;
  width: 180px;
}

#weather p {
  float: left;
  width: 100%;
  text-align: right;
  margin-top: 5px;
}

#weather span.ville {
  float: left;
  margin-right: 10px;
  font-size: 18px;
  color: #000;
  font-weight: 700;
}

#weather span.img {
  float: left;
  width: 40px;
  margin-top: -3px;
}

#weather span.img img {
  float: left;
  width: 100%;
}

#weather span.temp {
  float: left;
  margin-right: 2%;
  font-size: 18px;
  color: #000;
}

.weather-menu {
  float: left;
  width: 69%;
  margin-top: 0px;
}

.second-menu {
  float: right;
  width: 240px;
}

.second-menu a {
  float: left;
  font-size: 12px;
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.second-menu span {
  float: left;
  color: #000;
  padding: 0 4px;
  margin-top: 0px;
  font-size: 12px;
}

.social-header {
  float: right;
  width: 22%;
}

.social-header a {
  float: left;
  width: 45%;
  margin-left: 2%;
}

.social-header a img {
  float: left;
  width: 100%;
}

#en-ondes {
  float: left;
  width: 100%;
  background-color: #2a2a2a;
  display: flex;
  align-items: center;
}

#en-ondes .play_live_icon {
  flex: 0 0 auto;
  padding-right: 15px;
}

#en-ondes .play_live_icon img {
  display: block;
}

#en-ondes .live_infos {
  flex: 1 1 auto;
}

#en-ondes span.enondes {
  display: block;
  margin: 0 0 15px 0;
  font-size: 24px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

#en-ondes span.emission-heure {
  display: block;
  font-size: 21px;
  font-weight: 700;
  color: #fff;
}

#en-ondes span.emission-heure a {
  text-decoration: none;
  color: inherit;
}

#en-ondes span.emission-heure a:hover {
  text-decoration: underline;
}

#en-ondes p.presentateurs {
  text-transform: none;
  display: block;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 6px;
  color: #000;
}

#en-ondes p.presentateurs a {
  color: #000
}

#en-ondes p.playing {
  float: left;
  width: 43%;
  padding: 5px 0 0 32px;
  border-top: solid 1px #d1d1d1;
  font-size: 12px;
  color: #000;
  background: url(../images/musique.png) no-repeat left bottom;
}

#en-ondes p.playing span {
  display: block;
  color: #000;
  font-weight: 900;
}

#en-ondes a.ecouter {
  float: right;
  text-align: center;
  margin-top: 0px;
  padding: 12px 20px;
  background-color: #3fcd4d;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

#en-ondes a.ecouter span {
  color: inherit;
}

#text-temporaire {
  padding: 20px;
}

#text-temporaire p {
  font-size: 13px;
  color: #666;
  margin-bottom: 20px;
  line-height: 21px;
}

#text-temporaire h2 {
  font-size: 22px;
  margin-bottom: 30px;
}

#even-temporaire {
  padding: 20px;
  float: left
}

#even-temporaire p {
  font-size: 13px;
  color: #666;
  line-height: 21px;
}

#even-temporaire h2 {
  font-size: 22px;
  margin-bottom: 30px;
}

nav {
  float: left;
  width: 100%;
  /* background-color: #00BD62; */
  text-align: center;
}

nav ul {
  width: 100%;
  background: #00BD62;
  display: flex;
  justify-content: center;
  align-items: center;
}

nav ul li {
  float: left;
}

nav ul li.ms a {
  padding: 0;
  margin: 0 5px;
  border-bottom: none !important;
}

nav a {
  display: block;
  padding: 18px 0 7px;
  margin: 0 20px;
  border-bottom: 11px solid transparent;
  font-size: 17px;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

nav ul li ul {
  visibility: hidden;
  float: left;
  width: 42%;
  min-width: 424px;
  background-color: #e3e3e3;
  position: absolute;
  z-index: 10000;
  margin-left: 0;
  border-left: solid 3px #00BD62;
  display: block;
}

nav ul li ul li {
  float: left;
  width: 50%;
}

nav ul li ul li a {
  float: left;
  width: 100%;
  padding: 10px 10px 10px 10px;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  text-align: left;
  margin-left: -3px;
  margin-right: 0;
  border-bottom: none !important;
  box-sizing: border-box;
}

nav ul li ul li a:hover {
  border-left: solid 3px #c9f5fa;
  background-color: #f3f3f3;
  padding: 10px 7px 10px 7px;
}

nav ul li:hover>ul {
  visibility: visible;
}

nav ul li.laccueil {
  cursor: pointer;
}

nav ul li.emissions {
  cursor: pointer;
}

nav ul li.animateurs {
  cursor: pointer;
}

nav ul li.musique {}

nav ul li.uniquefm {}

nav ul li.eve-concours {}

nav ul li.equi-sport {
  cursor: pointer;
}

nav ul li.equi-sport ul {
  width: 250px;
  margin-left: -58px;
  min-width: 250px;
}

nav ul li.equi-sport ul li {
  width: 100%;
}

nav ul li.equi-sport ul li a {
  width: 236px
}

nav ul li.active a,
nav ul li:hover a {
  border-bottom: 11px solid #2bc6d6;
}

nav ul li ul li:hover {
  background-color: initial;
}

nav.fixedNav {
  position: fixed;
  top: 0;
  z-index: 999999;
  /* -webkit-box-shadow: 0px -2px 23px 0px rgba(0,0,0,0.75); */
  /*-moz-box-shadow: 0px -2px 23px 0px rgba(0,0,0,0.75);*/
  /* box-shadow: 0px -2px 23px 0px rgba(0,0,0,0.75); */
}

.margintop {
  margin-top: 40px;
}

.emission_images_header {
  margin: -20px -1.6% 0;
}

.emission_images_header img {
  width: 100%;
}

#mobile-menu ul li ul li {
  padding: 0;
}

#mobile-menu ul {
  display: none;
}

.grille-dans-menu {
  width: 100% !important;
  background: #b8cf4b !important;
}

.grille-dans-menu-a {
  width: 98% !important;
  font-weight: 700 !important;
}

.fixed {
  position: fixed;
  top: 0;
  z-index: 999999999;
}

.m-bottom {
  margin-top: 44px;
}

#menu-mobile {
  float: left;
  display: none;
}

#columns {
  width: 100%;
}

.privici {
  padding: 40px 70px;
  float: left;
  background: #fff;
}

.content-border {
  float: left;
  width: 100%;
  background-color: #fff;
  border-left: solid 1px #dfdfdf;
  border-right: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
  padding: 20px 1.5%;
  box-sizing: border-box;
}

#slippry {
  overflow: hidden;
  /*max-height: 370px;*/
}

.poste-ecoute {
  float: left;
  margin: 0 -1.6%;
}

#tabs-poste-ecoute {
  float: left;
  width: 100%;
}

#tabs-poste-ecoute ul {
  float: left;
  width: 97%;
  border-bottom: solid 7px #595959;
  text-align: right;
  margin: 0 1.5% 15px;
}

#tabs-poste-ecoute ul li.titre {
  float: left;
  margin: 5px 0;
  font-size: 39px;
  color: #595959;
}

#tabs-poste-ecoute ul li.titre span {
  color: #fff;
  font-weight: 700;
}

#tabs-poste-ecoute ul li.tab {
  float: right;
}

#tabs-poste-ecoute ul li.tab a {
  float: left;
  padding: 18px 20px;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}

#tabs-poste-ecoute .ui-tabs-active {
  background-color: #00BD62;
}

#tabs-poste-ecoute .shadow {
  float: left;
  width: 100%;
  height: 43px;
  background: url(../images/caroussel-shadow.png) repeat-x;
  position: relative;
  z-index: 2
}

.entrevues-caroussel,
.choniques-caroussel {
  float: left;
  width: 93%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 0 3%;
}

.infos-social {
  float: left;
  width: 100%;
  margin-top: 20px
}

.infos-social p {
  font-size: 20px;
  margin-bottom: 20px;
  color: #595959;
}

.infos-social p.date {
  font-size: 29px;
  font-weight: 300;
  border-bottom: 1px solid #595959;
  padding-bottom: 10px;
}

.image_emission {
  float: right;
  margin-bottom: 20px;
}

.image_emission img {
  max-width: 100%;
}

.details_emission {
  float: left;
  width: calc(100% - 280px);
}

.lien-email {
  font-size: 13px;
  color: #00BD62;
  font-weight: 400;
}

#infos-unique-fm {
  float: left;
  width: calc(100% - 370px);
  padding-bottom: 15px;
}

#infos-unique-fm #titre {
  float: left;
  width: 100%;
  border-bottom: 7px solid #595959;
  padding: 0 0 5px;
}

#infos-unique-fm #titre p {
  font-size: 39px;
  color: #595959;
  margin-bottom: 0;
}

#infos-unique-fm #titre p span {
  font-weight: 700;
  color: #fff;
}

/*.slide{width:22%!important; margin:0 .5%!important;}*/
.slide .bx-caption {
  display: none;
}

.slide:hover .bx-caption {
  display: block;
}

#partenaires {
  float: left;
  width: calc(100% + 3%);
  box-sizing: border-box;
  padding: 20px 3.5% 5px;
  margin: 0 -1.5%;
  max-height: 115px;
  overflow: hidden;
  border-top: 5px solid #afe4ea;
}

.partenaire-caroussel {
  float: left;
  width: 100%;
}

.partenaire-caroussel .slide a {
  float: left;
  width: 100%;
  text-align: center;
}

.info-unique-fm {
  float: left;
  width: 100%;
  margin-top: 15px;
}

.info-unique-fm a.img {
  float: left;
  width: 19.9%;
  max-width: 231px;
  margin-right: 3%;
  margin-bottom: 8px;
}

.info-unique-fm a.img img {
  float: left;
  width: 100%;
}

.info-unique-fm span.date {
  display: inherit;
  font-size: 16px;
  color: #595959;
  font-weight: 400;
  padding-top: 10px;
  margin-bottom: 5px;
}

.info-unique-fm span.event_date {
  font-size: 16px;
  color: #595959;
  font-weight: 400;
  margin-bottom: 5px;
  display: block;
}

.info-unique-fm span.date::first-letter {
  text-transform: uppercase;
}

.info-unique-fm h2 {
  font-size: 16px;
  color: #00BD62;
  font-weight: 400;
  margin-bottom: 6px;
}

.info-unique-fm h2 a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
}

.info-unique-fm p {
  display: inline;
  font-size: 13px;
  color: #595959;
  font-weight: 400;
  line-height: 19px;
}

.info-unique-fm a.suite {
  font-size: 13px;
  color: #00BD62;
  font-weight: 400;
  text-decoration: none;
}

#infos-unique-fm a.tous-les-infos,
#infos-unique-fm span.tous-les-infos,
#liste-left span.tous-les-infos {
  cursor: pointer;
  float: left;
  width: 100%;
  box-sizing: border-box;
  background: #00BD62;
  padding: 10px 3%;
  font-size: 27px;
  color: #fff;
  margin-top: 20px;
  text-decoration: none;
  text-align: center;
}

#socials-frames-musique {
  float: right;
  width: 339px;
  margin-top: 43px;
}

#socials-frames {
  float: left;
  width: 99%;
  border: solid 1px #dfdfdf;
}

#socials-frames ul li {
  float: left;
  width: 50%;
}

#socials-frames ul li a {
  float: left;
  width: 100%;
  padding: 29px 0;
}

/*#socials-frames ul li a.twitter{background: url(../images/twitter-frame.jpg) no-repeat 50% 50%; border-top: solid 8px #00aced;}
#socials-frames ul li a.facebook{background: #3e7ac5 url(../images/facebook-frame.png) no-repeat 50% 50%;}
#socials-frames ul li a.insta{background: #517fa4 url(../images/insta-frame.jpg) no-repeat 50% 50%;}*/

.cntSeparator {
  font-size: 70px;
  color: #999;
}

.digits {
  width: 700px;
  float: left;
  margin-left: 237px;
}

.lasdkjh {
  width: 700px;
  margin: 0 auto;
  float: left;
  margin-left: 239px;
}

.lasdkjh p {
  width: 101px;
  float: left;
  font-size: 27px;
  color: #999;
  margin-left: 54px;
}

.add-this-news {
  width: 66%;
  float: left;
  margin-top: 13px;
}

.titre-date-news {
  width: 66%;
  float: left;
}

#socials-frames ul li a.twitter {
  background: url(../images/twitter.jpg) no-repeat center #00acec;
}

#socials-frames ul li.ui-state-active a.twitter {
  background: url(../images/twitter-active.jpg) no-repeat center, url('../images/twitter-active-slice.jpg') repeat-x center;
}

#socials-frames ul li a.facebook {
  background: url(../images/facebook.jpg) no-repeat center #3b559f;
}

#socials-frames ul li.ui-state-active a.facebook {
  background: url(../images/facebook-active.jpg) no-repeat center, url('../images/facebook-active-slice.jpg') repeat-x center;
}

#socials-frames ul li a.insta {
  background: src="/images/icon.instagram.png" no-repeat center;
  background-size: 100%;
}

#socials-frames ul li.ui-state-active a.insta {
  background: src="/images/icon.instagram.png" no-repeat center;
  background-size: 100%;
}


#socials-frames #twitter,
#socials-frames #facebook,
#socials-frames #insta {
  float: left;
  width: 100%;
}

#socials-frames #facebook .fb_iframe_widget {
  display: flex;
  justify-content: center;
  width: 100%;
}

#u_0_0>div {
  width: 100% !important;
}

#socials-frames #facebook iframe {
  float: left;
  width: 100% !important;
}

#zone-musique {
  float: left;
  width: 100%;
  margin-top: 13px;
  border: solid 1px #dfdfdf;
  padding-bottom: 10px;
}

#zone-musique #titre {
  float: left;
  width: 97%;
  padding: 10px 0 10px 3%;
  background-color: #1e595f;
}

#zone-musique #titre p {
  font-size: 19px;
  color: #fff;
  font-weight: 400;
}

#zone-musique #titre p span {
  color: #fff;
  font-weight: 700;
}

#zone-musique .uneMusique {
  float: left;
  width: 94%;
  margin-top: 10px;
  padding: 0 3%;
}

#zone-musique .uneMusique a.img {
  float: left;
  width: 20%;
  margin-right: 3%;
}

#zone-musique .uneMusique a.img img {
  float: left;
  width: 100%;
}

#zone-musique .uneMusique span.date {
  font-weight: 700;
  display: inherit;
  font-size: 15px;
  color: #000;
  margin-bottom: 7px;
  padding-top: 5px;
}

#zone-musique .uneMusique span.titre {
  display: inherit;
  font-size: 17px;
  color: #595959;
  font-weight: 400;
  margin-bottom: 7px;
}

#zone-musique .uneMusique span.animateur {
  display: inherit;
  font-size: 12px;
  color: #595959;
  font-weight: 400;
  margin-bottom: 0px;
}

#zone-musique a.liste-complte {
  float: left;
  width: 88%;
  background: #757575 url(../images/plus-gris.png) no-repeat 97% 50%;
  padding: 12px 3%;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin-left: 3%;
  margin-top: 20px;
  text-decoration: none;
}

#h1-titre {
  float: left;
  width: 100%;
  padding: 0 0 5px;
  border-bottom: 7px solid #595959;
  margin-bottom: 10px;
  box-sizing: border-box;
}

#h1-titre h1 {
  float: left;
  font-size: 39px;
  color: #595959;
}

#h1-titre h1 span {
  color: inherit;
}

#h1-titre .salle-nouvelle {
  float: right;
  font-size: 20px;
  padding: 10px 0;
}

#h1-titre .salle-nouvelle span {
  font-weight: 700;
}

.emissions-sport-horaire {
  width: 94%;
  float: left;
  margin: 3%;
}

.emissions-sport-horaire p {
  color: #2a2a2a;
  font-size: 13px;
  line-height: 21px;
  margin-bottom: 15px;
}

.emissions-sport-horaire p a {
  color: #00BD62;
}

.twitter-follow-button {
  float: left !important;
}

.twitter-share-button {
  float: left !important;
}

.twitter-buttons {
  width: 100%;
  float: left;
}

.facebook-buttons {
  width: 100%;
  float: left;
  margin-bottom: 3px;
}

.ligne-verte-top {
  width: 100%;
  float: left;
  padding-bottom: 5px;
  border-bottom: 7px solid #595959;
  display: flex;
  justify-content: space-between
}

.ligne-verte-top h1,
.ligne-verte-top h2,
.ligne-verte-top span.activediv {
  color: #595959;
  font-size: 39px;
}

.infos-listing {
  width: 100% !important;
}

.infos-listing ul {
  float: left;
  width: 67%;
}

.infos-listing ul li {
  float: left;
  padding: 15px 3%;
  border-right: solid 1px #fff;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}

.infos-listing ul li.ui-tabs-active {
  border-top: solid 5px #00BD62;
  background-color: #fff;
}

.infos-listing ul li a {
  text-decoration: none;
  color: #fff;
}

.infos-listing ul li.ui-tabs-active {
  padding: 15px 3% 10px 3%;
}

.infos-listing ul li.ui-tabs-active a {
  color: #00BD62;
}

.infos-listing input[type=text]#datepicker {
  float: right;
  width: 15%;
  border: none;
  margin-top: 6px;
  background: #fff url(../images/calendar.png) no-repeat 5px center;
  padding: 8px 0 8px 35px;
  border: 1px solid #7d7d7d;
}

#show-option {
  float: left;
  width: 94%;
  padding: 12px 3%;
  background-color: #1e595f;
  display: none;
}

#show-option select {
  float: left;
  width: 100%;
  margin-bottom: 8px;
  height: 32px;
}

.liste-right-row h3 {
  font-size: 21px;
  color: #00BD62;
  font-weight: 900;
  margin-bottom: 20px;
}

.liste-right-row ol {
  float: left;
  width: 90%;
  margin-left: 10%;
  list-style-type: decimal;
  font-weight: 700;
}

.liste-right-row ol li {
  font-size: 15px;
  color: #595959;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 21px;
}

.liste-right-row ol li span {
  display: block;
  font-size: 15px;
  color: #000;
  font-weight: 900;
}

img.logo-player-header {
  float: left;
  width: 31%;
  margin-right: 2%;
}

img.bann-player-top {
  float: right !important;
}

#emission-en-cours {
  float: right;
  width: 73.9%;
  margin: 1% 1.2% 0 0;
  padding: 2.2% 0 2.2% 5%;
}

.header-infos img.radio-img {
  float: left;
  width: 19.9%
}

.musique-header-infos {
  padding: 20px 15px;
  width: 100%;
  background: #2a2a2a;
  background-size: 81%;
  border: 5px solid #ededed;
  border-left: none;
  border-right: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

#player-right {
  float: right;
  width: 30%;
}

#left_column {
  width: 300px;
  background: #dadada;
}

#right_column {
  width: 660px;
  background: #989898;
}

#infinite-adsense {
  width: 100%;
  float: left;
}

#adsense {
  width: 728px;
  margin: 15px auto;
}

#avis-legal {
  width: 920px;
  padding: 20px;
  background: #fff;
  line-height: 18px;
  font-size: 12px;
}

#avis-header {
  width: 920px;
  padding: 20px;
  background: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin: 20px 0;
}

input[type=submit] {
  cursor: pointer;
}

.bottom_footer {
  float: left;
  width: 97%;
  background-color: #1e595f;
  padding: 20px 1.5% 95px;
}

.bottom_footer p {
  float: left;
  font-family: Arial;
  font-size: 13px;
  color: #fff;
}

.bottom_footer p a {
  color: #fff;
}

.bottom_footer a.yweb {
  float: right;
  margin-right: 1.5%;
  font-family: Arial;
  font-size: 12px;
  color: #fff;
}

.footer_container {
  background-color: #00BD62;
}

.top_footer {
  max-width: 1060px;
  background-color: #00BD62;
  padding: 20px 0 10px;
  display: flex;
  margin: 0 auto;
}

.top_footer ul {
  float: left;
  margin-left: 2%;
  margin-top: 15px;
}

.top_footer ul.ul1,
.top_footer ul.ul3 {
  width: 18%;
}

.top_footer ul.ul2 {
  width: 22%;
}

.top_footer ul li {
  font-size: 14px;
  color: #fff;
  margin-bottom: 17px;
  list-style-image: url(../images/white-puce.jpg);
}

.white-box {
  float: right;
  /* margin-right: 1.5%; */
  width: 30%;
  background-color: #fff;
  padding: 10px 0;
  text-align: center;
}

.white-box .socials {
  float: left;
  width: 100%;
  margin-bottom: 14px;
}

.white-box .socials a {
  display: inline-block;
  margin-right: 3px;
  width: 39px;
  height: 39px;
}

.white-box .socials a.facebook {
  background: url(../images/facebook-top.png) no-repeat;
  background-size: 100%;
}

.white-box .socials a.twitter {
  background: url(../images/twitter.png) no-repeat;
  background-size: 100%;
}

.white-box .socials a.instagramme {
  background: url(../images/cam-img.png) no-repeat;
  background-size: 100%;
}

.white-box .socials a.email {
  background: url(../images/insta.jpg) no-repeat;
  background-size: 100%;
}

.white-box p {
  font-size: 14px;
  color: #4c4c4c;
  margin-bottom: 10px;
  line-height: 18px;
  font-weight: 400;
}

.white-box p.tel {
  font-weight: 700;
  margin-bottom: 4px !important;
}

.top_footer ul li a {
  text-decoration: none;
  color: #fff;
}

#event-detail {
  display: flex;
  margin: 0 0 30px;
  padding-top: 20px;
}

#event-detail .event_img {
  width: 33%;
  flex: 0 0 auto;
  padding-right: 30px;
  justify-content: center;
  display: flex;
  align-items: flex-start
}

#event-detail .event_img img {
  max-width: 100%;
}

#event-detail .event_desc {
  flex: 0 1 auto;
  border-left: solid 3px #c7c0c0;
  padding: 0 0 0 20px;
}

#event-detail .event_desc .titre-date-news {
  width: 100%;
}

#event-detail .event_desc span.date {
  font-size: 18px;
  color: #595959;
  display: block
}

#event-detail .event_desc h2 {
  font-size: 28px;
  line-height: 34px;
  color: #00BD62;
}

#event-detail .event_desc span.event_date {
  font-size: 18px;
  line-height: 23px;
  color: #595959;
  margin-bottom: 20px;
  display: block
}

#event-detail .event_desc p {
  font-size: 18px;
  line-height: 23px;
  color: #595959;
  margin-bottom: 20px;
}

#infos-unique-fm-detail {
  float: left;
  width: calc(100% - 370px);
  border: solid 1px #dfdfdf;
  padding: 5px 15px 15px 15px;
  box-sizing: border-box;
}

#infos-unique-fm-detail .image_titre {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#infos-unique-fm-detail img.img-detail {
  float: left;
  width: 30%;
  margin: 2% 16px 20px 0;
}

#addthis {
  margin-bottom: 20px;
}

#addthis .addthis_button_facebook_like {
  float: left;
  width: 87px;
}

#infos-unique-fm-detail h2 {
  display: table;
  font-size: 24px;
  color: #00BD62;
  font-weight: 700;
  line-height: 27px;
  margin: 17px 0 13px;
}

#infos-unique-fm-detail span.date {
  display: inline-block;
  font-size: 15px;
  color: #595959;
  font-weight: 400;
}

#infos-unique-fm-detail span.event_date {
  font-size: 14px;
  color: #595959;
  font-weight: 400;
  line-height: 20px;
}

#infos-unique-fm-detail p {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
  color: #595959;
  font-weight: 400;
  line-height: 20px;
}

#infos-unique-fm-detail p img {
  margin: 5px;
}

#infos-unique-fm-detail p.emission {
  float: none;
  font-size: 13px;
  color: #595959;
  font-weight: 400;
}

#infos-unique-fm-detail p.emission a {
  float: none;
  font-size: 13px;
  color: #595959;
  font-weight: 400;
}

.audio-player {
  float: left;
  width: 100%;
  margin-top: 25px;
}

.audio-player audio {
  float: left;
  width: 100%;
}

#emission-detail {
  float: left;
  width: 99.78%;
  border: solid 1px #dfdfdf;
  margin-bottom: 11px;
}

#emission-detail img.emission-logo {
  float: left;
  width: 21.23%;
  margin-right: 2%;
}

.emission-infos-detail {
  float: left;
  width: 29%;
  margin-top: 30px;
}

.emission-infos-detail h1 {
  font-size: 33px;
  color: #000;
  font-weight: 300;
  padding-bottom: 5px;
  border-bottom: solid 1px #dfdfdf;
  margin-bottom: 8px;
}

.emission-infos-detail h1 span {
  color: #000;
  font-weight: 700;
}

.emission-infos-detail span.date {
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  margin-bottom: 12px;
}

.emission-infos-detail #addthis-emission {
  float: left;
  width: 121%;
  margin-top: 5px;
}

.emission-infos-detail #addthis {
  margin-top: 0;
  width: 100%;
}

#emision-animateurs {
  float: right;
  width: 47%;
  margin-top: 20px;
}

#emision-animateurs .un-animateur {
  float: right;
  width: 26%;
  text-align: center;
  margin-right: 3%
}

#emision-animateurs .un-animateur img {
  float: left;
  margin-bottom: 7px;
  width: 100%;
}

#emision-animateurs .un-animateur span {
  font-size: 15px;
  color: #000;
  font-weight: 700;
  width: 100%;
}

#emision-animateurs .middle {}

#emision-animateurs .ani1 {}

#emision-animateurs .ani3 {}

#liste-left {
  float: left;
  width: calc(100% - 369px) !important;
}

#liste-left .head {
  float: left;
  width: 96%;
  background-color: #1e595f;
  padding: 6px 2% 4px;
  height: 44px;
}

#liste-left .head span {
  display: inline-block;
  font-size: 39px;
  color: #fff;
  font-weight: 300;
}

.liste-left-row {
  float: left;
  width: 100%;
  margin-top: 15px;
}

.liste-left-row a.liste-left-row-img {
  float: left;
  width: 18.8%;
  margin: 0 2% 10px 0;
}

.liste-left-row a.liste-left-row-img img {
  float: left;
  width: 100%;
}

.liste-left-row span.date {
  display: block;
  font-size: 16px;
  font-weight: 300;
  color: #595959;
  padding-top: 5px;
  margin-bottom: 7px;
}

.liste-left-row h2 {
  color: #00BD62;
  font-weight: 700;
  margin-bottom: 7px;
}

.liste-left-row h2 a {
  color: #00BD62;
  text-decoration: none;
}

.liste-left-row p {
  font-size: 13px;
  color: #595959;
  line-height: 18px;
  margin-bottom: 5px;
}

.liste-left-row a.ecouter {
  font-size: 13px;
  color: #00BD62;
  font-weight: 400;
  padding-right: 20px;
  /*background: url(../images/ecouter.jpg) no-repeat right center;*/
}

.liste-left-row a.ecouter img {
  margin-left: 5px;
}

#liste-right {
  float: right;
  width: 30%;
  max-width: 339px;
  border: solid 1px #dfdfdf;
  padding-bottom: 17px;
}

#liste-right .head {
  float: right;
  width: 90%;
  background-color: #323232;
  padding: 5px 5%;
}

#liste-right .head span {
  font-size: 39px;
  color: #fff;
  font-weight: 300;
}

#liste-right .head span.anim {
  font-size: 34px;
}

.liste-right-row {
  float: left;
  width: 90%;
  margin-top: 20px;
  padding: 0 5%;
}

#liste-right .liste-right-row span.jour {
  font-size: 21px;
  color: #00BD62;
  font-weight: 700;
}

#liste-right .liste-right-row p {
  font-size: 15px;
  color: #595959;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 15px;
}

#liste-right .liste-right-row p span {
  font-size: 15px;
  color: #000;
  font-weight: 700;
}

.match-direct {
  float: right;
  width: 30%;
  margin-bottom: 10px;
}

#_radionomy_player_iframe {
  float: left;
}

.input-date {
  float: right;
}

.input-date-2 {
  margin-top: -38px
}

#animateur-detail {
  float: left;
  width: 99.8%;
  margin: -20px 0 15px 0;
  border: solid 1px #dfdfdf;
}

#animateur-detail img.animateur-img {
  float: left;
  width: 100%;
}

.liste-right-full {
  width: 100% !important;
}

.animateur-details-infos {
  float: left;
  width: 93.78%;
  border: solid 1px #dfdfdf;
  padding: 15px 3%;
  margin-bottom: 15px;
}

.animateur-details-infos .animateur-nom {
  float: left;
  width: 48%;
}

.animateur-details-infos .animateur-nom p {
  padding-top: 10px;
  font-size: 40px;
  color: #000;
  font-weight: 400;
  margin-bottom: 29px;
}

.animateur-details-infos .animateur-nom p span {
  color: #000;
  font-weight: 900;
}

.animateur-details-infos .animateur-nom #addthis {
  margin-top: 15px;
}

.animateur-details-infos .animateur-emission {
  float: right;
  width: 49%;
  margin-top: 0px;
  border-left: solid 1px #dfdfdf;
  padding-left: 2%;
  min-height: 122px;
}

.animateur-details-infos .animateur-emission .animateur-emission-row {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

.animateur-details-infos .animateur-emission .animateur-emission-row img {
  float: left;
  margin-right: 10px;
  width: 30px;
}

.animateur-details-infos .animateur-emission .animateur-emission-row a {
  text-decoration: none;
  display: inline-block;
  padding-top: 8px;
  font-size: 15px;
  color: #000;
  font-weight: 900;
}

.animateur-details-infos .animateur-emission .animateur-emission-row a span {
  text-transform: none;
  font-size: 18px;
  margin-top: -25px;
  text-decoration: underline;
  float: left;
}

.un-changement {
  font-size: 47px;
  width: 100%;
  font-weight: 300;
  margin: 30px 0;
  text-align: center;
  color: #888;
}

.un-changement span {
  font-weight: 700;
  color: #888;
}

.unAnimateur {
  float: left;
  width: 19%;
  margin-right: 6%;
  margin-bottom: 17px;
  height: 188px;
}

.unAnimateur a.unAnimateur-img {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.unAnimateur a.unAnimateur-img img {
  float: left;
  width: 100%;
}

.unAnimateur a.unAnimateur-lien {
  font-size: 15px;
  color: #00BD62;
  line-height: 19px;
  text-decoration: none;
}


#liste-left .uneEquipe {
  float: left;
  width: 31%;
  margin-bottom: 10px;
  margin-right: 2%;
}

#liste-left .uneEquipe a.uneEquipe-img {
  float: left;
  width: 100%;
  margin-right: 18px;
  margin-bottom: 15px;
}

#liste-left .uneEquipe a.uneEquipe-img img {
  float: left;
  width: 100%;
}

#liste-left .uneEquipe a.unAnimateur-lien {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 17px;
  color: #00BD62;
  font-weight: 700;
}

.padding-box {
  padding: 15px 2%;
  width: 64% !important;
}

.no-border {
  border: none !important;
}

img.play-btn {
  float: left;
  width: 18.4%;
  cursor: pointer;
  margin: 15px 20px 0 0;
}

#live-infos {
  margin-left: 3.5%;
}

.live-infos-top {
  float: left;
  width: 100%;
}

.live-infos-top span.en-ondes {
  display: block;
  font-size: 26px;
  color: #fff;
  font-weight: 300;
}

.live-infos-top span.live-titre-hours {
  display: block;
  font-size: 27px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 12px;
}

.live-infos-top span.live-titre-hours a {
  color: inherit;
}

.live-infos-top p.animateur {
  display: block;
  font-size: 15px;
  color: #000;
  font-weight: 400;
  margin-bottom: 12px;
}

.live-infos-top p.animateur a {
  font-size: 15px;
  color: #000;
}

#live-infos-bottom {
  float: left;
  width: 65%;
  border-top: solid 1px #dfdfdf;
  padding: 6px 0 0 35px;
  background: url(../images/musique.png) no-repeat left center;
  background-size: 28px 28px;
}

#live-infos-bottom p {
  font-size: 16px;
  color: #323232;
  line-height: 19px;
  font-weight: 400;
}

#live-infos-bottom p span {
  display: block;
  font-size: 16px;
  color: #323232;
  line-height: 22px;
  font-weight: 700;
}

#player-social-media {
  float: right;
  width: 16%;
  margin-top: 4%;
  display: none;
}

#liste-left .head p {
  font-size: 40px;
  color: #fff;
  font-weight: 300;
}

#liste-left .head p span {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
}

.titre-width {
  font-size: 40px;
  color: #fff;
  font-weight: 300;
  width: 30% !important;
}

.titre-width span {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
}

.liste-hide-show {
  float: left;
  /*width: 100%;*/
}

#liste-left .liste-hide-show {
  width: 100%;
}

/********************Grille horaire***************************/
#grille-horaire {
  float: left;
  width: 100%;
}

#grille-horaire ul {
  float: left;
  width: 100%;
  border-bottom: solid 22px #00BD62;
}

#grille-horaire ul li {
  float: left;
  width: 14.285%;
  background: #badbe1;
}

#grille-horaire ul li.ui-tabs-active {
  background-color: #00BD62;
}

#grille-horaire ul li.ui-tabs-active a {
  background-color: #00BD62;
}

#grille-horaire ul li a {
  float: left;
  width: 100%;
  text-align: center;
  padding: 13px 0 9px 0;
  font-size: 24px;
  color: #595959;
  text-decoration: none;
}

#grille-horaire ul li.ui-tabs-active a {
  color: #fff;
  font-weight: 700;
}

.grille-row {
  float: left;
  width: 100%;
  padding: 15px 30px;
  box-sizing: border-box;
  background: #00BD62;
}

.grille-row:last-of-type {
  border-bottom: 22px solid #00BD62;
}

.grille-row a.img {
  float: left;
  width: 126px;
  margin-right: 15px;
}

.grille-row a.img img {
  width: 100%;
}

.grille-row h2 {
  font-size: 29px;
  font-weight: 400;
  color: #fff;
}

.grille-row h2 span {
  width: 33%;
  display: inline-block;
}

.grille-row h2 a,
.grille-row h2 span {
  color: inherit;
  text-decoration: none;
}

.grille-addthis {
  float: right;
  width: 24%;
}

.grille-addthis #addthis {
  float: right;
  margin-top: 10px;
  margin-bottom: 0;
  width: 234px;
}

.grille-row.active-grille h2 {
  color: #1e595f;
}

/********************Equipe******************************/
.liste-right-row h3 a {
  color: #00BD62;
  text-decoration: none;
}

.liste-right-row a.hm {
  float: left;
}

.liste-right-row a.ab {
  float: left;
}

.liste-right-row a.hm img {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: -10px;
}

.liste-right-row a.ab img {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.liste-right-row img.pub {
  float: left;
  width: 100%;
}

#les-joueurs {
  float: left;
  width: 100%;
  /*border: solid 1px #dfdfdf;*/
}

#les-joueurs .head {
  float: left;
  width: 92%;
  background-color: #1e595f;
  padding: 10px 4% 2px;
  margin-bottom: 15px;
}

#les-joueurs .head span {
  font-size: 34px;
  font-weight: 300;
  color: #fff;
}

#les-joueurs h2 {
  font-size: 40px;
  color: #000;
  font-weight: 400;
  margin-left: 8px;
  margin-bottom: 5px;
}

#les-joueurs .joueurs {
  float: left;
  width: 97.78%;
  margin-left: 1%;
  border: solid 1px #dfdfdf;
  margin-bottom: 20px;
}

.joueurs .table-infos {
  float: left;
  width: 100%;
  background: #2e919c url(../images/green-gradien) repeat-x;
  text-align: left;
}

.joueurs .table-infos p {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
}

.joueurs .table-infos p span {
  display: none;
}

.row-grey {
  float: left;
  width: 100%;
  background: #e4e4e4 url(../images/grey-gradien.jpg) repeat-x;
}

.row-white {
  float: left;
  width: 100%;
  background: #fff
}

.no {
  float: left;
  width: 2.5%;
  border-right: solid 1px #73a4a9;
  text-align: center;
}

.nom-joueur {
  float: left;
  width: 18%;
  border-right: solid 1px #73a4a9;
}

.pos {
  float: left;
  width: 4%;
  border-right: solid 1px #73a4a9;
  text-align: center;
}

.taille {
  float: left;
  width: 7%;
  border-right: solid 1px #73a4a9;
  text-align: center;
}

.poids {
  float: left;
  width: 6%;
  border-right: solid 1px #73a4a9;
  text-align: center;
}

.ddn {
  float: left;
  width: 14%;
  border-right: solid 1px #73a4a9;
  text-align: left;
}

.age {
  float: left;
  width: 3.5%;
  border-right: solid 1px #73a4a9;
  text-align: center;
}

.ldn {
  float: left;
  width: 26%;
  text-align: left;
}

.pad1 {
  padding: 20px 1% 3px 1%;
}

.pad2 {
  padding: 20px 1% 3px 1%;
}

.pad3 {
  padding: 8px 1% 3px 1%;
}

.pad4 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 11px;
  color: #000;
  font-weight: 400;
}

.pad5 {
  text-align: left;
  padding-top: 5px;
  padding-bottom: 0;
}

.pad4 p span {
  display: none;
}

/***********************MUSIQUE*************************/
a.liste-left-musique-row-img {
  float: left;
  width: 60px;
  margin-right: 15px;
}

a.liste-left-musique-row-img img {
  float: left;
  width: 60px;
}

.musique-left p {
  font-size: 14px;
}

.musique-left p span {
  font-weight: 700;
}

#liste-left .musique-head span {
  font-size: 35px;
}

.message_contact {
  font-size: 20px;
  padding: 20px 0;
}

#contact-infos {
  float: left;
  width: 40%;
}

#contact-infos span.uniqueFm {
  font-size: 37px;
  color: #000;
  font-weight: 900;
  padding-left: 4%;
  margin-bottom: 15px;
  display: block;
}

#contact-infos p.adr {
  font-size: 15px;
  color: #5f5f5f;
  font-weight: 400;
  padding-left: 4%;
  margin-bottom: 20px;
  line-height: 19px;
}

#contact-infos span.admin {
  display: block;
  font-size: 22px;
  color: #000;
  font-weight: 900;
  padding-left: 4%;
  margin-bottom: 10px;
}

#contact-infos p.phone {
  font-size: 15px;
  color: #5f5f5f;
  font-weight: 400;
  padding-left: 4%;
  margin-bottom: 8px;
}

#contact-infos p.phone span {
  color: #000;
  font-weight: 700;
}

#contact-infos p.bh {
  font-size: 15px;
  color: #5f5f5f;
  font-weight: 400;
  padding-left: 4%;
  margin-bottom: 8px;
  margin-top: 20px;
}

#contact-infos p.bh span {
  color: #000;
  font-weight: 700;
}

#contact-infos iframe {
  width: 100% !important;
}

#contact-infos a.eeb {
  float: left;
  width: 85%;
  padding: 10px 0;
  margin-left: 4%;
  text-align: center;
  background-color: #00BD62;
  font-size: 17px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 10px;
}

#form-box {
  float: right;
  width: calc(60% - 50px);
  border-left: solid 3px #c7c0c0;
  padding: 0 0 0 20px;
  box-sizing: border-box;
}

#form-box .info-text {
  margin: 0 -7.5px;
  display: flex;
  flex-wrap: wrap;
}

#form-box .info-text .uneSection {
  width: calc(50% - 15px);
  flex: 0 0 auto;
  margin: 0 7.5px 15px;
  background: #00BD62;
  display: flex;
  justify-content: center;
  height: 120px;
  flex-direction: column;
  padding: 0 25px;
  box-sizing: border-box;
}

#form-box .info-text .uneSection span {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  color: #fff;
}

#form-box .info-text .uneSection p {
  font-size: 18px;
  line-height: 27px;
  color: #fff;
}

#form-box h2.contact {
  font-size: 24px;
  color: #00BD62;
  font-weight: 700;
  margin-bottom: 15px;
}

#form-box h2.contact span {
  color: #000;
  font-weight: 700;
}

#event-detail form {
  max-width: 620px;
  margin-bottom: 40px;
}

form {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 25px;
  background: #efefef;
}

form p.form_titre {
  font-size: 24px !important;
  color: #595959 !important;
  margin-bottom: 15px !important;
}

form .rowleft {
  float: left;
  width: 45%;
  margin-bottom: 16px;
}

form .rowright {
  float: right;
  width: 45%;
  margin-bottom: 16px;
}

form .fullrow {
  float: left;
  width: 100%;
}

form .fullrow input:not([type="submit"]),
form .fullrow textarea,
form .fullrow select {
  margin-bottom: 15px;
}

form .mright {
  margin-right: 45%;
}

form label {
  display: block;
  font-size: 15px;
  color: #595959;
  font-weight: 400;
  margin-bottom: 5px;
}

form label.adhesion {
  float: left;
}

form input[type=text] {
  float: left;
  width: 97.78%;
  padding: 8px 1%;
  border: solid 1px #ccc;
}

form select {
  float: left;
  width: 100%;
  border: solid 1px #ccc;
  height: 35px;
}

form textarea {
  float: left;
  width: 98%;
  padding: 10px 1%;
  border: solid 1px #ccc;
  height: 140px;
}

form input[type=submit] {
  float: left;
  width: 120px;
  background-color: #00BD62;
  text-align: center;
  padding: 10px 0;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  border: none;
  cursor: pointer;
}

form input[type=checkbox] {
  float: left;
  margin-right: 8px;
  border: solid 1px #dfdfdf;
}

#coor {
  float: left;
  display: none;
}

#contact-infos iframe.map-mobile {
  display: none;
}

a.mailto {
  float: left;
  width: 100%;
  text-align: center;
  background-color: #000;
  padding: 15px 0;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  display: none;
}

/***********************Ventes pub entreprise********************************/
.ventes-pub-left {
  float: right;
  width: 33%;
  max-width: 339px;
}

.ventes-pub-right {
  float: left;
  width: calc(100% - 369px);
  border: solid 1px #dfdfdf;
  padding: 15px 3%;
  box-sizing: border-box;
}

.ventes-pub-left h3 {
  font-size: 27px;
  color: #000;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 15px;
}

.ventes-pub-left h3 span {
  display: block;
  font-size: 34px;
  color: #000;
  font-weight: 900;
}

.ventes-pub-left p {
  font-size: 16px;
  color: #5f5f5f;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
}

.ventes-pub-left p span {
  display: block;
  font-size: 15px;
  color: #000;
  font-weight: 700;
}

.ventes-pub-left a {
  display: block;
  text-align: center;
  padding: 10px 0;
  background-color: #00BD62;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.ventes-pub-right h2 {
  font-size: 24px;
  color: #00BD62;
  font-weight: 700;
  margin-top: 25px;
  line-height: 29px;
  margin-bottom: 10px;
}

.ventes-pub-right h2 span {
  display: block;
  text-transform: none;
  font-weight: 400;
  font-size: 15px;
  color: #595959;
  line-height: 18px;
}

.ventes-pub-right iframe {
  width: 100% !important;
  margin-bottom: 15px;
}

.ventes-pub-right p {
  font-size: 16px;
  color: #595959;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 20px;
}

.ventes-pub-right p a {
  font-size: 20px;
  color: #00BD62;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 24px;
}

.ventes-pub-right ul {
  padding-left: 35px;
  margin: 0 0 20px;
}

.ventes-pub-right ul li {
  font-size: 16px;
  color: #595959;
  font-weight: 400;
  margin-bottom: 5px;
  line-height: 20px;
  list-style-image: url(../images/puce.png);
}

/****************************Ventes pub organisme******************************/
.vente-pub-orga {
  float: left;
  width: calc(100% - 369px);
  border: solid 1px #dfdfdf;
  padding: 15px 2%;
  box-sizing: border-box;
}

.vente-pub-orga p {
  font-size: 13px;
  line-height: 21px;
  margin-bottom: 15px;
}

.vente-pub-orga p span {
  font-weight: 700;
}

.vente-pub-orga h2 {
  font-size: 24px;
  color: #00BD62;
  font-weight: 700;
  margin-bottom: 10px;
}

.vente-pub-orga h2 span {
  color: inherit;
  font-size: 18px;
}

.vente-pub-orga p.bold {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
}

.vente-pub-orga p.big {
  font-size: 20px;
  color: #595959;
  font-weight: 700;
  margin-bottom: 20px;
}

.vente-pub-orga p.small {
  font-size: 16px;
  color: #595959;
  font-weight: 400;
  margin-bottom: 23px;
  line-height: 22px;
}

.vente-pub-orga p.small a {
  color: #00BD62;
}

#message_soumis,
#message_soumis2 {
  background: #00BD62;
  font-size: 16px;
  color: #fff;
  padding: 5px;
}

/*******************************ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ propos****************************/
.vente-pub-orga hr {
  float: left;
  width: 100%;
  margin-bottom: 23px;
  border: solid 1px #dfdfdf;
}

.vente-pub-orga p.small span {
  display: block;
  font-size: 20px;
  color: #595959;
  font-weight: 700;
}

/************************Conseil d'administration*****************/
.vente-pub-orga p.membre {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 25px;
}

.vente-pub-orga p.membre span {
  font-size: 20px;
  color: #595959;
  font-weight: 400;
  width: 40%;
  display: inline-block;
}

.vente-pub-orga p.membre-equipe span {
  font-size: 20px;
  color: #595959;
  font-weight: 400;
  width: 31%;
  display: inline-block;
}

.vente-pub-orga p.membre-equipe {
  font-size: 15px;
  color: #000;
  font-weight: 700;
  margin-bottom: 25px;
}

/***********************Mobile menu***************************/
#mobile-menu ul li {
  display: none;
}

#mobile-menu {
  /*float: left; width: 100%; padding-top: 20px;*/
  background-color: #00BD62;
}

#mobile-menu ul li {
  display: block;
  padding: 0 0 0 15px;
  /*border-bottom: solid 1px #43b2be; width: 100%;*/
}

#mobile-menu ul li a {
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

#mobile-menu ul li ul li a {
  font-size: 13px;
}

#mobile-menu ul li.fb {
  background-color: #fff;
}

#mobile-menu ul li.tw {
  background-color: #fff;
}

#mobile-menu ul li.in {
  background-color: #fff;
}

#mobile-menu ul li.fb a {
  color: #3c5b9b;
}

#mobile-menu ul li.tw a {
  color: #2daae1;
}

#mobile-menu ul li.in a {
  color: #517fa4;
}

/*******************Membre*************************************/
.vente-pub-orga ul {
  margin-left: 30px;
  margin-bottom: 20px;
}

.vente-pub-orga ul li {
  font-size: 15px;
  color: #595959;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
  list-style-image: url(../images/puce.png);
}

.vente-pub-orga h3 {
  float: left;
  width: 100%;
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}

.vente-pub-orga ol {
  margin-left: 30px;
  margin-bottom: 20px;
}

.vente-pub-orga ol li {
  font-size: 15px;
  color: #595959;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
  list-style-type: decimal
}

form p.hide {
  display: none;
  float: left;
  width: 91%;
  margin-left: 7%;
  border-left: solid 3px #464646;
  padding-left: 2%;
  font-size: 15px;
  color: #595959;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 18px;
}

/******************LEGAL*******************/
.services_h1 h1 {
  font-size: 20px;
  color: #00BD62;
  font-weight: 700;
  margin-bottom: 15px;
}

.legal p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 21px;
}

.legal ul {
  margin: 10px 0 10px 30px
}

.legal ul li {
  margin-bottom: 10px;
  float: left;
  width: 100%;
  list-style: disc;
}


footer {
  clear: both;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 75px;
}

#footer_box {
  width: 100%;
  float: left;
  padding: 0 0px 35px 0px;
  margin: 10px 0 0 0
}

#footer {
  margin: auto;
  width: 880px;
  text-align: center;
  padding: 10px 20px 10px 60px;
  color: #fff;
  font-size: 12px
}

#footer_text {
  text-align: left;
  width: 650px;
  line-height: 22px;
  margin: 10px 0 0 0;
  float: left;
}

#footer_text a {
  color: #000
}

#footer_img {
  float: right;
  width: 170px;
}

#footer_img img {
  margin: 0 12px 0 0;
}

#footer_slogan {
  width: 170px;
  text-align: left;
  margin: 6px 0 0 0;
  font-size: 11px
}

#footer_slogan a {
  color: #ddd;
  text-decoration: none
}

.fixed-player {
  background: #2a2a2a;
  position: fixed;
  bottom: 0;
  z-index: 9999;
}

.fixed-player .fixed-player-div {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.fixed-player .fixed-player-div .play_live_icon {
  margin-right: 20px;
}

.fixed-player .fixed-player-div .play_live_icon img {
  display: block;
  height: 75px;
}

.fixed-player .fixed-player-div .live_infos .enondes {
  display: block;
  margin: 0 0 7px 0;
  font-size: 24px;
  color: #fff;
  font-weight: 300;
}

.fixed-player .fixed-player-div .live_infos .emission-heure {
  display: block;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 7px;
  color: #fff;
}

.fixed-player .fixed-player-div .live_infos .emission-heure a {
  text-decoration: none;
  color: inherit;
}

.fixed-player .fixed-player-div .live_infos .emission-heure span {
  color: inherit;
}

.fixed-player .fixed-player-div .logo_player {
  margin-right: 20px;
}

.modal_yweb {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  display: none;
  z-index: 9999;
}

.modal_yweb .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
}

.modal_yweb .modal_content {
  position: relative;
  top: 50%;
  left: 50%;
  float: left;
}

.modal_yweb .modal_content img {
  max-width: 100%;
  margin-top: -25%;
  margin-left: -50%;
}

.modal_yweb .modal_content .timer {
  position: absolute;
  max-width: 100%;
  margin-top: -32%;
  background: #000;
  padding: 20px;
  border-radius: 30px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  margin-left: -157px;
}

.modal_yweb .modal_content .timer span {
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}

/* slippry v1.2.9 - Responsive content slider for jQuery  http://slippry.com  */

@-webkit-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }

  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
}

@-moz-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }

  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
}

@-ms-keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }

  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
}

@keyframes left-right {
  0% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }

  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
}

@-webkit-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }

  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
}

@-moz-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }

  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
}

@-ms-keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }

  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
}

@keyframes right-left {
  0% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }

  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
}

/* added to the original element calling slippry */
.sy-box.sy-loading {
  background: url("../images/sy-loader.gif") 50% 50% no-repeat;
  -moz-background-size: 32px;
  -o-background-size: 32px;
  -webkit-background-size: 32px;
  background-size: 32px;
  min-height: 40px;
}

.sy-box.sy-loading .sy-slides-wrap,
.sy-box.sy-loading .sy-pager {
  visibility: hidden;
}

.sy-box {
  border: none;
  margin: -20px -1.6% 0;
  background: #231f20;
}

/* element that wraps the slides */
.sy-slides-wrap {
  position: relative;
  height: 100%;
  width: 100%;
}

.sy-slides-wrap:hover .sy-controls {
  display: block;
}

/* element that crops the visible area to the slides */
.sy-slides-crop {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
}

/* list containing the slides */
.sy-list {
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
}

.sy-list.horizontal {
  -moz-transition: left ease;
  -o-transition: left ease;
  -webkit-transition: left ease;
  transition: left ease;
}

.sy-list.vertical {
  -moz-transition: top ease;
  -o-transition: top ease;
  -webkit-transition: top ease;
  transition: top ease;
}

/* single slide */
.sy-slide {
  position: absolute;
  width: 100%;
  z-index: 2;
}

.sy-slide.kenburns {
  width: 140%;
  left: -20%;
}

.sy-slide.kenburns.useCSS {
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
  -webkit-animation-name: left-right;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: left-right;
  -moz-animation-fill-mode: forwards;
  -o-animation-name: left-right;
  -o-animation-fill-mode: forwards;
  animation-name: left-right;
  animation-fill-mode: forwards;
}

.sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
  -webkit-animation-name: right-left;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: right-left;
  -moz-animation-fill-mode: forwards;
  -o-animation-name: right-left;
  -o-animation-fill-mode: forwards;
  animation-name: right-left;
  animation-fill-mode: forwards;
}

.sy-slide.sy-active {
  z-index: 3;
}

.sy-slide>img {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  border: 0;
}

.sy-slide>a {
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
}

.sy-slide>a>img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0;
  max-height: 475px;
  max-width: 100%;
  width: auto;
  height: auto;
}

/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sy-controls {
  display: none;
  list-style: none;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  margin: 0;
}

.sy-controls li {
  position: absolute;
  height: 100%;
  z-index: 33;
}

.sy-controls li.sy-prev {
  left: 21px;
  top: 0;
}

.sy-controls li.sy-prev a:after {
  background: url(../images/prev.png) no-repeat;
}

.sy-controls li.sy-next {
  right: 5px;
  top: 0;
}

.sy-controls li.sy-next a:after {
  background: url(../images/next.png) no-repeat;
}

.sy-controls li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
}

.sy-controls li a:link,
.sy-controls li a:visited {
  opacity: 0.4;
}

.sy-controls li a:hover,
.sy-controls li a:focus {
  opacity: 0.8;
  outline: none;
}

.sy-controls li a:after {
  content: "";
  background-image: url("../images/arrows.svg");
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  text-indent: 0;
  line-height: 2.8em;
  color: #111;
  font-weight: 800;
  position: absolute;
  background-color: #fff;
  width: 27px;
  height: 27px;
  left: 50%;
  top: 51%;
  margin-top: -1.4em;
  margin-left: -1.4em;
}

@media only screen and (max-device-width: 600px) {
  .sy-controls {
    display: block;
  }

  .sy-controls li {
    min-width: 2.1em;
  }

  .sy-controls li a:after {
    width: 1.4em;
    height: 1.4em;
    margin-top: -0.7em;
    margin-left: -0.7em;
  }
}

/* captions, styled fo the overlay variant */
.sy-caption-wrap {
  display: none;
  bottom: 2em;
  z-index: 12;
  right: 10%;
}

.sy-caption-wrap .sy-caption {
  display: none;
}

.sy-caption-wrap .sy-caption p.nom {
  font-size: 40px;
  font-weight: 300;
}

.sy-caption-wrap .sy-caption p.nom span {
  font-weight: 900;
}

.sy-caption-wrap .sy-caption span.trait {
  display: block;
  width: 70%;
  margin: 5px;
  border-top: solid 1px #cdcdcd;
}

.sy-caption-wrap .sy-caption p.nom-emission-jour {
  font-size: 17px;
  color: #000;
}

.sy-caption-wrap .sy-caption p.nom-emission-jour span {
  display: block;
  font-weight: 700;
}

.sy-caption-wrap .sy-caption a:link,
.sy-caption-wrap .sy-caption a:visited {
  color: #e24b70;
  font-weight: 600;
  text-decoration: none;
}

.sy-caption-wrap .sy-caption a:hover,
.sy-caption-wrap .sy-caption a:focus {
  text-decoration: underline;
}

@media only screen and (max-device-width: 600px),
screen and (max-width: 600px) {
  .sy-caption-wrap {
    bottom: 0.4em;
  }

  .sy-caption-wrap .sy-caption {
    left: 0;
    padding: 0.2em 0.4em;
    font-size: 0.92em;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

/* pager bubbles */
.sy-pager {
  overflow: hidden;
  display: block;
  width: 97%;
  margin: 1em 0 0;
  padding: 0;
  list-style: none;
  text-align: right;
  position: relative;
  z-index: 99;
  margin-top: -24px;
  position: relative;
  margin-bottom: 9px;
}

.sy-pager li {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 4px 0 0;
}

.sy-pager li.sy-active a {
  background-color: #00BD62;
}

.sy-pager li a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #d1d1d1;
  text-indent: -9999px;
  -moz-background-size: 2em;
  -o-background-size: 2em;
  -webkit-background-size: 2em;
  background-size: 2em;
}

.sy-pager li a:link,
.sy-pager li a:visited {
  opacity: 1.0;
}

.sy-pager li a:hover,
.sy-pager li a:focus {
  opacity: 0.6;
}

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
.sy-filler {
  width: 100%;
}

.sy-filler.ready {
  -moz-transition: padding 600ms ease;
  -o-transition: padding 600ms ease;
  -webkit-transition: padding 600ms ease;
  transition: padding 600ms ease;
}


.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



/* Component containers
----------------------------------*/

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/



/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #71c765;
  background: #71c765 url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../images/ui-icons_ffffff_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("../images/ui-icons_ef8c08_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("../images/ui-icons_ef8c08_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("../images/ui-icons_228ef1_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}


/* Overlays */
.ui-widget-overlay {
  background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
  /* support: IE8 */
}

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  /* support: IE8 */
  border-radius: 5px;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
  background-color: #dfdfdf;
  z-index: 22 !important;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/*
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 */


/* RESET AND LAYOUT
===================================*/

#choniques .bx-wrapper,
#entrevues .bx-wrapper {
  width: 96% !important;
  padding: 0;
  margin: -43px 2% 0px 2% !important;
  max-width: none !important;
}

#partenaires .bx-wrapper {
  max-width: none !important;
}

.bx-wrapper {
  float: left;
  position: relative;
  padding: 0;

}

#partenaires .bx-wrapper img {
  display: inline-block !important;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {


  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);

}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;

}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#choniques .bx-wrapper .bx-prev,
#entrevues .bx-wrapper .bx-prev {
  left: -2%;
  background: #bed465 url(../images/prev.png) no-repeat 50% 50%;
}

#choniques .bx-wrapper .bx-next,
#entrevues .bx-wrapper .bx-next {
  right: -2%;
  background: #bed465 url(../images/next.png) no-repeat 50% 50%;
}

#partenaires .bx-wrapper .bx-prev {
  left: -1.8%;
  background: url(../images/prev1.png) no-repeat 50% 50%;
  background-size: 100%;
  width: 20px;
  height: 20px;
  top: 57.5px;
  margin-top: -10px;
}

#partenaires .bx-wrapper .bx-next {
  right: -1.8%;
  background: url(../images/next1.png) no-repeat 50% 50%;
  background-size: 100%;
  width: 20px;
  height: 20px;
  top: 57.5px;
  margin-top: -10px;
}


.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  margin-top: 0px;
  outline: 0;
  width: 2%;
  height: 100%;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.75);
  width: 100%;
  display: block;
}

.bx-wrapper .bx-caption span {
  color: #000;
  display: block;
  font-size: 15px;
  padding: 13px 10px;
  line-height: 19px;
}


/* Player Styles */
#player {
  width: 334px;
  margin: auto;
  box-shadow: 1px 5px 5px #888888;
}

#player-top {
  padding: 10px;
  height: 55px;
  background-color: white;
}

#slash {
  color: #3b3b3b;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 1px 1px #ffffff;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-top: 20px;
}

#track-info-container {
  float: left;
  font-size: 10px;
  width: 170px;
  overflow: hidden;
  margin-left: 10px;
}

#time-info-container {
  float: left;
  margin-top: 15px;
  font-size: 10px;
  line-height: 19px;
}

/* Amplitude Element Styles */
.listen-to-radio {
  float: left;
  width: 96%;
  background-color: #F7F58C;
  padding: 25px 2% 25px 2%;
  margin-top: 20px;
}

.amplitude-volume-slider {
  float: left;
}

span.amplitude-volume {
  float: left;
  height: 21px;
  width: 21px;
  margin: 2px 5px 2px 0;
  background: url('../images/volume-icon.png') center left no-repeat;
}

.amplitude-play-pause {
  width: 143px;
  height: 143px;
  cursor: pointer;
  float: left;
  background-size: 100%;
}

.amplitude-paused {
  background-image: url('../images/big-play-btn.png');
  background-repeat: no-repeat;
  background-size: 100%;
}

.amplitude-playing {
  background-image: url('../images/big-pause-btn.png');
  background-repeat: no-repeat;
}

#amplitude-now-playing-artist {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
}

#amplitude-now-playing-title {
  color: #3b3b3b;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 1px 1px #ffffff;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-top: 20px;
}

#amplitude-current-time {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

#amplitude-audio-duration {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

#amplitude-song-slider {
  display: inline-block;
  height: 10px;
  border-radius: 5px;
  width: 220px;
  background-color: rgba(237, 237, 237, .8);
  margin-left: 10px;
  margin-top: 5px;
}

#amplitude-track-progress {
  background-color: #fad52c;
  height: 10px;
  border-radius: 5px;
  width: 0px;
}



/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu,
.mm-menu>.mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-panel.mm-highest {
  z-index: 1;
}

.mm-menu>.mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px 0 0;
}

.mm-menu>.mm-panel.mm-hasnavbar {
  padding-top: 40px;
}

.mm-menu>.mm-panel:before,
.mm-menu>.mm-panel:after {
  content: '';
  display: block;
  height: 20px;
}

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 0px;
}

.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
  display: block;
}

.mm-vertical .mm-listview>li>.mm-next,
.mm-listview>li.mm-vertical>.mm-next {
  height: 40px;
  bottom: auto;
}

.mm-vertical .mm-listview>li>.mm-next:after,
.mm-listview>li.mm-vertical>.mm-next:after {
  top: 16px;
  bottom: auto;
}

.mm-vertical .mm-listview>li.mm-opened>.mm-next:after,
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mm-navbar>* {
  display: block;
  padding: 10px 0;
}

.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-navbar .mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0;
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0;
}

.mm-panel .mm-navbar {
  display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}

.mm-listview,
.mm-listview>li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none;
}

.mm-listview>li {
  position: relative;
}

.mm-listview>li,
.mm-listview>li:after,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before {
  border-color: inherit;
}

.mm-listview>li>a,
.mm-listview>li>span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-listview>li>a.mm-arrow,
.mm-listview>li>span.mm-arrow {
  padding-right: 50px;
}

.mm-listview>li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.mm-listview>li:not(.mm-divider):after {
  left: 0px;
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
  margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
  padding-right: 50px;
  margin-right: 0;
}

.mm-menu>.mm-panel>.mm-listview {
  margin: 20px -20px;
}

.mm-menu>.mm-panel>.mm-listview:first-child,
.mm-menu>.mm-panel>.mm-navbar+.mm-listview {
  margin-top: -20px;
}

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0;
}

.mm-listview .mm-inset>li {
  padding: 5px 0;
}

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;

  text-indent: 20px;
  line-height: 25px;
}

.mm-listview .mm-spacer {
  padding-top: 40px;
}

.mm-listview .mm-spacer>.mm-next {
  top: 40px;
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px;
}

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 20px;
}

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7);
}

.mm-menu .mm-navbar>*,
.mm-menu .mm-navbar a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-navbar .mm-btn:before,
.mm-menu .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-listview>li .mm-next:after,
.mm-menu .mm-listview>li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
  background: rgba(255, 255, 255, 0.5);
}

.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05);
}

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
}

html.mm-opened {
  overflow: hidden;
  position: relative;
}

html.mm-opened body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}

.mm-menu.mm-current {
  display: block;
}

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0);
  }
}

/*
	jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-top.mm-autoheight,
.mm-menu.mm-bottom.mm-autoheight {
  max-height: 80%;
}

.mm-menu.mm-top.mm-autoheight.mm-fullscreen,
.mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
  max-height: 100%;
}

.mm-menu.mm-measureheight>.mm-panel {
  bottom: auto !important;
  height: auto !important;
}

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}

em.mm-counter+a.mm-next {
  padding-left: 40px;
}

em.mm-counter+a.mm-next+a,
em.mm-counter+a.mm-next+span {
  margin-right: 90px;
}

em.mm-counter+a.mm-fullsubopen {
  padding-left: 0;
}

.mm-vertical>.mm-counter {
  top: 12px;
  margin-top: 0;
}

.mm-vertical.mm-spacer>.mm-counter {
  margin-top: 40px;
}

.mm-nosubresults>.mm-counter {
  display: none;
}

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

/*
	jQuery.mmenu dividers addon CSS
*/
.mm-divider>span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-fixeddivider:after {
  content: none !important;
  display: none !important;
}

.mm-hasdividers .mm-fixeddivider {
  display: block;
}

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05);
}

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/*
	jQuery.mmenu iconpanels addon CSS
*/
.mm-iconpanel .mm-panel {
  -webkit-transition-property: -webkit-transform, left, right;
  -moz-transition-property: -moz-transform, left, right;
  -ms-transition-property: -ms-transform, left, right;
  -o-transition-property: -o-transform, left, right;
  transition-property: transform, left, right;
}

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit;
}

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  right: 40px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px;
}

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.mm-subopened .mm-subblocker {
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3;
}

/*
	jQuery.mmenu navbars addon CSS
*/
.mm-menu>.mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom: none;
  top: auto;
  bottom: 0;
}

.mm-navbar-top~.mm-navbar-top {
  border-bottom: none;
}

.mm-navbar-bottom~.mm-navbar-bottom {
  border-top: none;
}

.mm-navbar.mm-hasbtns {
  padding: 0 40px;
}

.mm-close:after {
  content: 'x';
}

.mm-navbar[class*="mm-navbar-content-"]>* {
  box-sizing: border-box;
  display: block;
  float: left;
}

.mm-navbar>.mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px;
}

.mm-navbar>.mm-breadcrumbs>* {
  display: inline-block;
  padding: 10px 3px;
}

.mm-navbar>.mm-breadcrumbs>a {
  text-decoration: underline;
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px;
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0;
}

.mm-navbar-top-1 {
  top: 0px;
}

.mm-hasnavbar-top-1 .mm-panel {
  top: 40px;
}

.mm-hasnavbar-top-1 .mm-indexer {
  top: 50px;
}

.mm-hasnavbar-top-1 .mm-fixeddivider {
  top: 40px;
}

.mm-navbar-top-2 {
  top: 40px;
}

.mm-hasnavbar-top-2 .mm-panel {
  top: 80px;
}

.mm-hasnavbar-top-2 .mm-indexer {
  top: 90px;
}

.mm-hasnavbar-top-2 .mm-fixeddivider {
  top: 80px;
}

.mm-navbar-top-3 {
  top: 80px;
}

.mm-hasnavbar-top-3 .mm-panel {
  top: 120px;
}

.mm-hasnavbar-top-3 .mm-indexer {
  top: 130px;
}

.mm-hasnavbar-top-3 .mm-fixeddivider {
  top: 120px;
}

.mm-navbar-top-4 {
  top: 120px;
}

.mm-hasnavbar-top-4 .mm-panel {
  top: 160px;
}

.mm-hasnavbar-top-4 .mm-indexer {
  top: 170px;
}

.mm-hasnavbar-top-4 .mm-fixeddivider {
  top: 160px;
}

.mm-navbar-bottom-1 {
  bottom: 0px;
}

.mm-hasnavbar-bottom-1 .mm-panel {
  bottom: 40px;
}

.mm-hasnavbar-bottom-1 .mm-indexer {
  bottom: 50px;
}

.mm-navbar-bottom-2 {
  bottom: 40px;
}

.mm-hasnavbar-bottom-2 .mm-panel {
  bottom: 80px;
}

.mm-hasnavbar-bottom-2 .mm-indexer {
  bottom: 90px;
}

.mm-navbar-bottom-3 {
  bottom: 80px;
}

.mm-hasnavbar-bottom-3 .mm-panel {
  bottom: 120px;
}

.mm-hasnavbar-bottom-3 .mm-indexer {
  bottom: 130px;
}

.mm-navbar-bottom-4 {
  bottom: 120px;
}

.mm-hasnavbar-bottom-4 .mm-panel {
  bottom: 160px;
}

.mm-hasnavbar-bottom-4 .mm-indexer {
  bottom: 170px;
}

.mm-navbar-size-2 {
  height: 80px;
}

.mm-navbar-size-3 {
  height: 120px;
}

.mm-navbar-size-4 {
  height: 160px;
}

.mm-navbar-content-2>* {
  width: 50%;
}

.mm-navbar-content-3>* {
  width: 33.33%;
}

.mm-navbar-content-4>* {
  width: 25%;
}

.mm-navbar-content-5>* {
  width: 20%;
}

.mm-navbar-content-6>* {
  width: 16.67%;
}

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box;
}

.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px;
}

.mm-search input {
  border: none;
  border-radius: 26px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  outline: none;
  display: block;
  width: 100%;
  height: 26px;
  margin: 0;
  padding: 0 10px;
}

.mm-search input::-ms-clear {
  display: none;
}

.mm-panel>.mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mm-panel.mm-hassearch {
  padding-top: 40px;
}

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px;
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px;
}

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0;
}

.mm-noresults .mm-noresultsmsg {
  display: block;
}

.mm-noresults .mm-indexer {
  display: none !important;
}

li.mm-nosubresults>a.mm-next {
  display: none;
}

li.mm-nosubresults>a.mm-next+a,
li.mm-nosubresults>a.mm-next+span {
  padding-right: 10px;
}

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7);
}

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

/*
	jQuery.mmenu sectionIndexer addon CSS
*/
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: -100px;
  z-index: 3;
  -webkit-transition: right 0.4s ease;
  -moz-transition: right 0.4s ease;
  -ms-transition: right 0.4s ease;
  -o-transition: right 0.4s ease;
  transition: right 0.4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%;
}

.mm-indexer~.mm-panel.mm-hasindexer {
  padding-right: 40px;
}

.mm-hasindexer .mm-indexer {
  right: 0;
}

.mm-hasindexer .mm-fixeddivider {
  right: 20px;
}

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px;
}

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
}

label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block;
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}

input.mm-toggle:checked~label.mm-toggle:before {
  float: right;
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input.mm-check:checked~label.mm-check:before {
  opacity: 1;
}

li.mm-vertical label.mm-toggle,
li.mm-vertical label.mm-check {
  bottom: auto;
  margin-top: 0;
}

li.mm-vertical label.mm-toggle {
  top: 5px;
}

li.mm-vertical label.mm-check {
  top: 5px;
}

label.mm-toggle,
label.mm-check {
  right: 20px;
}

label.mm-toggle+a,
label.mm-toggle+span {
  padding-right: 80px;
}

label.mm-check+a,
label.mm-check+span {
  padding-right: 60px;
}

a.mm-next+label.mm-toggle,
a.mm-next+label.mm-check {
  right: 60px;
}

a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span,
a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span {
  margin-right: 50px;
}

a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span {
  padding-right: 70px;
}

a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span {
  padding-right: 50px;
}

em.mm-counter+a.mm-next+label.mm-toggle,
em.mm-counter+a.mm-next+label.mm-check {
  right: 100px;
}

em.mm-counter+a.mm-next+label.mm-toggle+a,
em.mm-counter+a.mm-next+label.mm-toggle+span,
em.mm-counter+a.mm-next+label.mm-check+a,
em.mm-counter+a.mm-next+label.mm-check+span {
  margin-right: 90px;
}

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu label.mm-toggle:before {
  background: #f3f3f3;
}

.mm-menu input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7);
}

/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview>li:after,
.mm-listview.mm-border-none>li:after {
  content: none;
}

.mm-menu.mm-border-full .mm-listview>li:after,
.mm-listview.mm-border-full>li:after {
  left: 0 !important;
}

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
}

html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}

html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}

html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}

html.mm-effect-slide-menu .mm-menu.mm-effect-slide-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
}

html.mm-effect-slide-menu.mm-opened .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}

html.mm-effect-slide-menu.mm-opening .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}

html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

html.mm-effect-fade-menu .mm-menu.mm-effect-fade-menu {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

html.mm-effect-fade-menu.mm-opening .mm-menu.mm-effect-fade-menu {
  opacity: 1;
}

.mm-menu.mm-effect-zoom-panels .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}

.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(1) {
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -ms-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(2) {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(3) {
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(4) {
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(5) {
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(6) {
  -webkit-transition-delay: 600ms;
  -moz-transition-delay: 600ms;
  -ms-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  transition-delay: 600ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(7) {
  -webkit-transition-delay: 700ms;
  -moz-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  transition-delay: 700ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(8) {
  -webkit-transition-delay: 800ms;
  -moz-transition-delay: 800ms;
  -ms-transition-delay: 800ms;
  -o-transition-delay: 800ms;
  transition-delay: 800ms;
}

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview>li:nth-child(9) {
  -webkit-transition-delay: 900ms;
  -moz-transition-delay: 900ms;
  -ms-transition-delay: 900ms;
  -o-transition-delay: 900ms;
  transition-delay: 900ms;
}

html.mm-effect-slide-listitems.mm-opening .mm-menu.mm-effect-slide-listitems .mm-panel.mm-opened .mm-listview>li {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}

@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
  }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}

@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
  }
}

.mm-menu.mm-fullscreen.mm-top,
.mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}

.grille-addthis {
  width: 30%;
}

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important;
}

/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview>li>a,
.mm-menu.mm-multiline .mm-listview>li>span,
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span {
  text-overflow: clip;
  white-space: normal;
}

/*
	jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
}

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%;
}

.mm-menu.mm-pageshadow.mm-next:after,
.mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none;
}

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.mm-menu.mm-right {
  left: auto;
  right: 0;
}

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
}

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
  }
}

/*
	jQuery.mmenu z-position extension CSS
*/
@media all and (max-width: 875px) {
  .grille-addthis {
    width: 40%;
  }
}

html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important;
}

.mm-menu.mm-front {
  z-index: 1;
}

.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-top,
.mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

/*
	jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark {
  background: #333333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-navbar>*,
.mm-menu.mm-theme-dark .mm-navbar a {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after,
.mm-menu.mm-theme-dark .mm-listview>li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-theme-dark .mm-divider {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-indexer a {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333333;
}

.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-white {
  background: white;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-navbar>*,
.mm-menu.mm-theme-white .mm-navbar a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white .mm-listview>li .mm-next:after,
.mm-menu.mm-theme-white .mm-listview>li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-theme-white .mm-divider {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: white;
}

.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-black {
  background: black;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-navbar>*,
.mm-menu.mm-theme-black .mm-navbar a {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black .mm-listview>li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview>li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span {
  background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black .mm-divider {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none;
}

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-indexer a {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: black;
}

.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

/*
	jQuery.mmenu tileview extension CSS
*/
.mm-menu.mm-tileview .mm-listview:after,
.mm-menu .mm-tileview.mm-listview:after {
  content: '';
  display: block;
  clear: both;
}

.mm-menu.mm-tileview .mm-listview>li,
.mm-menu .mm-tileview.mm-listview>li {
  width: 50%;
  height: 0;
  padding: 50% 0 0 0;
  float: left;
  position: relative;
}

.mm-menu.mm-tileview .mm-listview>li:after,
.mm-menu .mm-tileview.mm-listview>li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1;
}

.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs,
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%;
}

.mm-menu.mm-tileview .mm-listview>li.mm-tile-s,
.mm-menu .mm-tileview.mm-listview>li.mm-tile-s {
  width: 25%;
  padding-top: 25%;
}

.mm-menu.mm-tileview .mm-listview>li.mm-tile-l,
.mm-menu .mm-tileview.mm-listview>li.mm-tile-l {
  width: 75%;
  padding-top: 75%;
}

.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl,
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl {
  width: 100%;
  padding-top: 100%;
}

.mm-menu.mm-tileview .mm-listview>li>a,
.mm-menu.mm-tileview .mm-listview>li>span,
.mm-menu .mm-tileview.mm-listview>li>a,
.mm-menu .mm-tileview.mm-listview>li>span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0;
}

.mm-menu.mm-tileview .mm-listview>li>.mm-next,
.mm-menu .mm-tileview.mm-listview>li>.mm-next {
  width: auto;
}

.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,
.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,
.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,
.mm-menu .mm-tileview.mm-listview>li>.mm-next:after {
  content: none;
  display: none;
}

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0;
}

.mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none;
}

.mm-menu.mm-tileview .mm-listview {
  margin: 0;
}

@media screen and (min-width: 1300px) {
  .info-unique-fm span.date {
    font-size: 18px;
    padding-top: 20px;
  }

  .info-unique-fm h2 {
    font-size: 28px;
    line-height: 33px;
  }

  .info-unique-fm p {
    font-size: 18px;
    line-height: 24px;
  }

  .info-unique-fm a.suite {
    font-size: 18px;
  }

  #infos-unique-fm-detail h2 {
    font-size: 28px;
    line-height: 33px;
  }

  #infos-unique-fm-detail span.date {
    font-size: 18px;
    padding-top: 20px;
  }

  #infos-unique-fm-detail p {
    font-size: 18px;
    line-height: 24px;
  }

  #infos-unique-fm-detail span.event_date {
    font-size: 16px;
    line-height: 22px;
  }

  nav a {
    font-size: 19px;
  }

  .ventes-pub-right h2 {
    font-size: 27px;
  }

  .ventes-pub-right p {
    font-size: 18px;
    line-height: 22px;
  }
}

@media screen and (max-width: 1200px) {
  a.logo img {
    padding: 0 30px;
    box-sizing: border-box;
  }

  #header-infos {
    max-width: 300px;
  }

  #en-ondes .play_live_icon img {
    height: 100px;
  }

  .logo_container {
    flex: 1 0 calc(100% - 228px - 300px);
  }
}

@media screen and (max-width: 1150px) {
  #form-box .info-text .uneSection {
    width: calc(100% - 15px);
  }

  #form-box .info-text .uneSection p:last-of-type {
    margin: 0
  }
}

@media screen and (max-width: 1080px) {
  nav ul li.equi-sport ul {
    margin-left: -6%;
  }
}


@media screen and (max-width: 1075px) {
  nav a {
    font-size: 16px;
  }

  .top_footer ul {
    margin-left: 3.5%;
  }

  .bottom_footer p {
    margin-left: 2%;
  }

}



@media screen and (max-width: 1060px) {
  nav ul li.equi-sport ul {
    margin-left: -7%;
  }
}

@media screen and (max-width: 1020px) {
  nav ul li.equi-sport ul {
    margin-left: -8%;
  }
}

@media screen and (max-width: 1050px) {
  nav a {
    font-size: 14px;
  }

}

@media screen and (max-width: 990px) {

  /*nav a{margin:0 1.5% 0 1%;}*/
  #zone-musique .uneMusique span.date {
    font-size: 13px;
    margin-bottom: 4px;
  }

  #zone-musique .uneMusique span.titre {
    font-size: 14px;
    margin-bottom: 5px;
  }

  #emission-en-cours {
    padding: 1.5% 0 2.2% 5%;
  }

  nav ul li.equi-sport ul {
    margin-left: -9%;
  }

  .teams-logo {
    display: none;
  }
}

@media screen and (max-width: 960px) {

  /* .container{padding: 0 1%;} */
  nav a {
    font-size: 13px;
  }

  #infos-unique-fm #titre p {
    font-size: 32px;
  }

  .info-unique-fm span.date {
    font-size: 14px;
  }

  .info-unique-fm h2 {
    font-size: 14px;
  }

  .info-unique-fm p {
    font-size: 12px;
  }

  .info-unique-fm a.suite {
    font-size: 11px;
  }

  #infos-unique-fm a.tous-les-infos {
    font-size: 15px;
    cursor: pointer;
  }

  #zone-musique #titre p {
    font-size: 17px;
  }

  #zone-musique a.liste-complte {
    font-size: 14px;
  }

  .sy-caption-wrap .sy-caption p.nom {
    font-size: 30px;
  }

  .sy-caption-wrap .sy-caption p.nom-emission-jour {
    font-size: 15px;
  }

  .bx-wrapper .bx-controls-direction a {
    width: 3%;
  }

  .socials-frames {
    display: none;
  }

  .infos-listing {
    width: 100% !important;
  }

  #infos-unique-fm-detail {
    width: 97.5%;
  }

  .news-row span.date {
    font-size: 14px !important;
  }

  .news-row h2 {
    font-size: 17px !important;
    line-height: 20px;
  }

  .news-row p {
    font-size: 15px !important;
    line-height: 20px;
  }

  .audio-player audio {
    width: 90%;
    margin-left: 5%;
  }

  #addthis {
    margin-top: 75px;
  }

  #liste-left {
    width: 100% !important;
    margin-bottom: 15px;
    padding: 0 15px;
    box-sizing: border-box;
  }

  #liste-right {
    width: 100%;
    margin-bottom: 15px;
  }

  .match-direct {
    float: left;
    width: 100%;
  }

  #_radionomy_player_iframe {
    margin: 0 auto !important;
    display: block;
    width: 300px;
    float: none;
  }

  #liste-right .head {
    width: 96%;
    padding: 5px 2%;
  }

  .liste-right-row {
    width: 96%;
    padding: 0 2%;
  }

  .liste-right-row ol {
    width: 96%;
    margin-left: 4%;
  }

  .hide-960 {
    display: none;
  }

  .amplitude-play-pause {
    width: 100px;
    height: 100px;
  }

  .live-infos-top span.en-ondes,
  .live-infos-top span.live-titre-hours {
    font-size: 20px;
  }

  .live-infos-top p.animateur,
  #live-infos-bottom p span {
    font-size: 13px;
  }

  #live-infos-bottom p {
    font-size: 13px;
    line-height: 13px;
  }

  .grille-box {
    padding: 13px 1.5%;
  }

  .liste-right-row h3.h3-hm {
    float: left;
    width: 100%;
  }

  .liste-right-row h3.h3-ab {
    float: left;
    width: 100%;
    margin-top: 30px;
  }

  .liste-right-row a.ab {
    float: left;
    width: 289px;
    margin-right: 40%;
  }

  .liste-right-row a.ab img {
    float: left;
    width: 289px;
  }

  .liste-right-row img.pub {
    float: left;
    width: 289px;
  }

  #contact-infos {
    float: left;
    width: 97%;
    padding: 10px 1.5% 0 1.5%;
    margin-bottom: 15px;
    display: none;
  }

  #form-box {
    float: right;
    width: 100%;
    border: none;
    padding: 0;
  }

  #contact-infos .info-text {
    float: right;
    width: 35%;
  }

  #contact-infos iframe {
    float: left;
    width: 60% !important;
    height: 300px;
  }

  .ventes-pub-left {
    float: left;
    width: 95%;
    margin-bottom: 15px;
  }

  .membre-media-hide {
    display: none;
  }

  .ventes-pub-right {
    float: left;
    width: 94%;
  }

  .ventes-pub-left h3 {
    float: left;
    width: 67%;
  }

  .ventes-pub-left .p-ressources {
    float: right;
    width: 30%;
  }

  .ventes-pub-left .p-ressources-vente {
    float: none;
    width: unset;
  }

  .ventes-pub-left p {
    float: left;
    width: 100%;
  }

  .ventes-pub-left a {
    float: left;
    width: 300px;
  }

  .ventes-pub-right iframe {
    width: 77% !important;
  }

  .vente-pub-orga {
    width: 96%;
  }

  .animateur-details-infos .animateur-nom p {
    font-size: 33px;
  }

  .padding-box {
    width: 96% !important;
  }

  .unAnimateur {
    height: 230px;
  }
}


@media screen and (max-width: 930px) {
  nav ul li.equi-sport ul {
    margin-left: -10%;
  }
}


@media screen and (max-width: 905px) {
  nav ul li.equi-sport ul {
    margin-left: -11%;
  }
}

@media screen and (max-width: 900px) {

  /*nav a{margin: 0 1% 0 1%;}*/
  #en-ondes span.enondes {
    font-size: 13px;
  }

  #en-ondes span.emission-heure {
    font-size: 15px;
  }

  #en-ondes p.presentateurs {
    font-size: 13px;
    margin-bottom: 10px;
  }

  #en-ondes p.playing {
    background: url(../images/musique.png) no-repeat left center;
  }

  #weather {
    width: 162px;
  }

  .social-header {
    width: 25%;
  }

  .weather-menu {
    width: 74%;
  }

  #weather span.ville,
  #weather span.temp {
    font-size: 15px;
  }

  .emission-infos-detail {
    width: 32%;
    margin-top: 5%;
  }

  #emision-animateurs {
    width: 44%;
    margin-top: 10px;
  }
}


@media screen and (max-width: 876px) {
  nav a {
    font-size: 13px;
  }

  nav ul li ul li a {
    font-size: 14px;
  }

  nav ul li.equi-sport ul {
    margin-left: -12%;
  }

  .grille-row h2 {
    line-heigth: 35px;
  }

  .grille-row h2 span {
    width: 100%;
  }

  .grille-row h2 a,
  .grille-row h2 span {
    display: block;
  }
}

@media screen and (max-width: 870px) {

  /*nav a{margin: 0 0.7% 0 0.7%;}*/
  #tabs-poste-ecoute ul li.titre {
    margin-top: 10px;
    font-size: 29px;
  }

  #infos-unique-fm #titre p {
    font-size: 26px;
  }

  .info-unique-fm span.date {
    font-size: 13px;
    padding-top: 5px;
  }

  .info-unique-fm h2 {
    font-size: 13px;
    margin-bottom: 2px
  }

  nav a {
    font-size: 12px;
  }
}

@media screen and (max-width: 850px) {
  nav ul li.equi-sport ul {
    margin-left: -13%;
  }

  nav a {
    font-size: 12px;
  }
}


@media screen and (max-width: 843px) {
  nav a {
    font-size: 12px;
  }

  .animateur-details-infos .animateur-nom p {
    font-size: 26px;
  }

  .animateur-details-infos .animateur-nom #addthis {
    width: 100%;
  }

  .animateur-details-infos .animateur-emission a,
  .animateur-details-infos .animateur-emission p {
    font-size: 18px;
    margin-bottom: 5px;
    display: inline-block;
  }
}


@media screen and (max-width: 825px) {
  nav ul li.equi-sport ul {
    margin-left: -14%;
  }

  .unAnimateur {
    height: 204px;
    margin-bottom: 0;
  }

  .unAnimateur a.unAnimateur-lien {
    font-size: 14px;
  }

  #en-ondes a.ecouter {
    display: none;
  }
}

@media screen and (max-width: 835px) {

  .second-menu {
    width: 271px;
  }

  .second-menu a {
    font-size: 11px;
  }

  .sy-caption-wrap .sy-caption p.nom {
    font-size: 24px;
  }

  .sy-caption-wrap .sy-caption p.nom-emission-jour {
    font-size: 14px;
  }

}

@media screen and (max-width: 820px) {

  #en-ondes span.enondes {
    font-size: 12px;
    margin: 5px 0 4px 0;
  }

  #en-ondes p.playing {
    background-size: 20px;
    padding: 5px 0 0 25px;
  }

  .live-infos-top span.en-ondes,
  .live-infos-top span.live-titre-hours {
    font-size: 15px;
  }

  .live-infos-top span.live-titre-hours {
    margin-bottom: 5px;
  }

  .live-infos-top p.animateur,
  #live-infos-bottom p span,
  #live-infos-bottom p {
    font-size: 12px;
  }

  #live-infos-bottom p {
    line-height: 11px;
  }

  .live-infos-top p.animateur a {
    font-size: 12px;
  }

  nav a {
    font-size: 11px;
  }

  #h1-titre h1.h1-equipe {
    font-size: 35px;
  }
}


@media screen and (max-width: 815px) {
  nav ul li.equi-sport ul {
    margin-left: -15%;
  }

  nav a {
    font-size: 11px;
  }
}

@media screen and (max-width: 800px) {
  .emission-infos-detail {
    margin-top: 3.5%;
  }

  #h1-titre h1.h1-vente-pub {
    font-size: 32px;
  }

  .ventes-pub-left a {
    width: 270px;
  }

  .ventes-pub-right iframe {
    height: 302px;
  }

  nav a {
    font-size: 11px;
  }

  nav ul li ul li a {
    font-size: 13px;
  }

}

@media screen and (max-width: 785px) {
  nav ul li.equi-sport ul {
    margin-left: -16%;
  }

  nav a {
    font-size: 11px;
  }

  .image_emission {
    width: 100%;
    text-align: center;
  }

  .details_emission {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    text-align: center;
  }
}

@media screen and (max-width: 760px) {

  #en-ondes span.emission-heure {
    font-size: 13px;
  }

  #en-ondes p.presentateurs {
    font-size: 11px;
  }

  .emission-infos-detail {
    width: 35%;
    margin-top: 1%;
  }

  #emision-animateurs {
    width: 40%;
    margin-top: 0px;
  }

  #emision-animateurs .un-animateur {
    width: 30%;
  }

  .liste-left-row p {
    font-size: 12px;
  }

  #emision-animateurs .un-animateur span {
    font-size: 12px;
  }

  #h1-titre h1.h1-equipe {
    font-size: 30px;
  }

  #les-joueurs .head span {
    font-size: 28px;
  }

  #les-joueurs h2 {
    font-size: 30px;
  }

  #contact-infos span.uniqueFm {
    font-size: 27px;
  }

  #contact-infos p.adr {
    font-size: 14px;
    margin-bottom: 11px;
  }

  #contact-infos span.admin {
    font-size: 19px;
  }

  #contact-infos a.eeb {
    font-size: 13px;
  }

  nav a {
    font-size: 11px;
  }

  nav ul li.equi-sport ul {
    margin-left: -17%;
  }

  #menu-mobile {
    display: block;
    width: 100%;
  }

  #menu-mobile a {
    float: left;
    width: 84%;
    font-size: 27px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;

    background: #00BD62 url(../images/m-mobile.png) no-repeat 4% 14px;
    padding: 20px 0 16px 16%;
  }

  nav {
    display: none;
  }

  #event-detail {
    flex-wrap: wrap;
    padding: 20px 15px 0;
    box-sizing: border-box;
  }

  #event-detail .event_img {
    width: 100%;
  }

  #event-detail .event_desc {
    border-left: 0;
    padding: 0;
  }

  #event-detail form {
    margin: 0 -15px 20px;
    width: 100vw;
    max-width: none;
  }
}

@media screen and (max-width: 745px) {
  nav a {
    font-size: 12.5px;
  }
}

@media screen and (max-width: 740px) {
  #menu-mobile {
    display: block;
    width: 100%;
  }

  #en-ondes span.emission-heure {
    font-size: 12px;
  }

  #en-ondes p.presentateurs {
    margin-bottom: 6px;
  }

  /*nav a{margin: 0 0.6% 0 0.6%;}*/
  #tabs-poste-ecoute ul li.titre {
    font-size: 22px;
  }

  #tabs-poste-ecoute ul li.tab a {
    padding: 14px 20px;
  }

  #infos-unique-fm #titre p {
    font-size: 20px;
  }

  .info-unique-fm span.date,
  .info-unique-fm h2 {
    font-size: 12px;
  }

  #infos-unique-fm a.tous-les-infos {
    font-size: 14px;
    padding: 12px 3%;
    cursor: pointer;
  }

  #zone-musique #titre p {
    font-size: 15px;
  }

  #zone-musique .uneMusique span.date {
    padding-top: 1px;
    margin-bottom: 3px;
  }

  #zone-musique .uneMusique span.titre {
    margin-bottom: 5px;
  }

  #zone-musique a.liste-complte {
    font-size: 12px;
  }

  .top_footer ul.ul1 {
    width: 14%;
  }

  .top_footer ul.ul2 {
    width: 24%;
  }

  .top_footer ul.ul3 {
    width: 20%;
  }

  #addthis {
    margin-top: 30px;
  }

  #menu-mobile {
    display: block;
    width: 100%;
  }

  #liste-left .head span {
    font-size: 33px;
  }

  nav ul li.equi-sport ul {
    margin-left: -18%;
  }

  #h1-titre .salle-nouvelle {
    float: left;
    clear: both;
  }
}

@media screen and (max-width: 725px) {
  a.logo img {
    margin-bottom: 20px;
  }

  #header-infos {
    width: 100%;
    max-width: none;
  }

  #en-ondes {
    align-items: center;
  }

  #en-ondes .play_live_icon img {
    width: 75px;
    height: 75px;
  }

  #en-ondes a.ecouter {
    display: block;
    padding: 8px;
  }
}

@media screen and (max-width: 720px) {

  .live-infos-top p.animateur {
    margin-bottom: 5px;
  }

  .amplitude-play-pause {
    width: 90px;
    height: 90px;
  }

  #grille-horaire ul li a {
    font-size: 14px;
  }

  nav a {
    font-size: 11px;
  }

  #h1-titre h1.agenda {
    font-size: 30px;
  }

  .vente-pub-orga h2 {
    font-size: 20px;
  }

  .vente-pub-orga p.bold,
  .vente-pub-orga p.big {
    font-size: 17px;
  }

  .vente-pub-orga p.small {
    font-size: 14px;
  }

  nav a {
    padding: 16px 0.6%;
  }

  nav ul li.equi-sport ul {
    margin-left: -19%;
  }
}


@media screen and (max-width: 700px) {
  nav a {
    font-size: 11px;
    padding: 16px 10px;
  }

  nav ul li ul li a {
    font-size: 12px;
  }

  nav ul li.equi-sport ul {
    margin-left: -20%;
  }

  #liste-left .uneEquipe a.unAnimateur-lien {
    font-size: 15px;
  }
}


@media screen and (max-width: 685px) {
  .sy-caption-wrap .sy-caption p.nom {
    font-size: 20px;
  }

  .sy-caption-wrap .sy-caption p.nom-emission-jour {
    font-size: 13px;
  }

  nav a {
    font-size: 12px;
  }

  #emission-detail img.emission-logo {
    margin-right: 1%;
  }

  .emission-infos-detail {
    width: 37%;
  }

  .no {
    width: 2%;
  }

  .taille {
    width: 6.5%;
  }

  .ddn {
    width: 15%;
  }

  nav ul li.equi-sport ul {
    margin-left: -21%;
  }
}

@media screen and (max-width: 680px) {
  #h1-titre h1.h1-vente-pub {
    font-size: 26px;
  }

  .ventes-pub-right h2 {
    font-size: 20px;
  }

  .ventes-pub-right iframe {
    height: 252px;
  }

  .ventes-pub-left h3 {
    font-size: 23px;
  }

  .ventes-pub-left h3 span {
    font-size: 27px;
  }

  nav ul li.equi-sport {
    width: 18.4%;
  }

  .animateur-details-infos .animateur-nom p {
    font-size: 22px;
  }

  .animateur-details-infos .animateur-emission {
    margin-top: 0px;
  }

  .animateur-details-infos .animateur-emission a,
  .animateur-details-infos .animateur-emission p {
    font-size: 16px;
  }
}

@media screen and (max-width: 663px) {
  nav a {
    font-size: 12px;
    padding: 16px 0.4%;
  }

  nav ul li.equi-sport ul {
    margin-left: -22%;
  }
}

@media screen and (max-width: 660px) {

  .teams-logo,
  #weather p,
  .second-menu,
  #en-ondes p.presentateurs,
  #en-ondes p.playing,
  nav a {
    display: none;
  }

  .header-top .big-bann-top {
    width: 100%;
    margin-bottom: 8px;
    margin-left: 0;
  }

  .social-header {
    width: 50%;
  }

  .social-header a {
    margin-left: 4%;
  }

  #infos-unique-fm {
    width: 100%;
  }

  #socials-frames-musique {
    display: none;
  }

  .info-unique-fm span.date {
    font-size: 14px;
  }

  .info-unique-fm h2 {
    font-size: 15px;
  }

  .info-unique-fm p {
    font-size: 14px;
    line-height: 18px;
  }

  .info-unique-fm a.suite {
    font-size: 12px;
  }

  .top_footer {
    padding: 0;
    width: 100%;
  }

  .top_footer ul {
    display: none;
  }

  .white-box {
    width: 100%;
    margin: 0;
  }

  #en-ondes a.ecouter {
    width: 100%;
    font-size: 12px;
  }

  .content-border {
    padding: 0 1.5%
  }

  .emission_images_header {
    margin-top: 0;
  }

  .bottom_footer p {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .bottom_footer a.yweb {
    width: 100%;
    text-align: center;
  }

  #menu-mobile {
    display: block;
    width: 100%;
  }

  #menu-mobile a {
    float: left;
    width: 84%;
    font-size: 27px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    background: #00BD62 url(../images/m-mobile.png) no-repeat 4% 14px;
    padding: 20px 0 16px 16%;
  }

  #infos-unique-fm a.tous-les-infos {
    font-size: 16px;
    text-align: center;
    background: #00BD62;
    cursor: pointer;
  }

  .news-row span.date {
    font-size: 12px !important;
  }

  .info-unique-fm h2 {
    font-size: 14px !important;
  }

  .news-row p {
    font-size: 13px !important;
  }

  .infos-listing ul li {
    font-size: 15px;
    padding: 15px 2% 10px 3%;
  }

  .infos-listing ul li.ui-tabs-active {
    padding: 10px 2% 10px 3%;
  }

  #emision-animateurs .un-animateur img {
    display: none;
  }

  .emission-infos-detail {
    width: 47%;
  }

  #emision-animateurs {
    width: 27%;
    margin-top: 20px;
  }

  #emision-animateurs .un-animateur {
    width: 100%;
    margin-bottom: 15px;
  }

  .emission-infos-detail #addthis-emission #addthis {
    margin-bottom: 0;
  }

  #emision-animateurs .un-animateur span {
    font-size: 16px;
  }

  img.logo-player-header {
    float: left;
    width: 50%;
  }

  #player-social-media {
    display: block;
  }

  #player-social-media a {
    float: left;
    width: 46.5%;
    margin-right: 3.5%;
  }

  #player-social-media a img {
    float: left;
    width: 100%;
  }

  .live-infos-top span.en-ondes,
  .live-infos-top span.live-titre-hours {
    font-size: 12px;
  }

  amplitude-play-pause {
    width: 75px;
    height: 75px;
    margin: 4% 20px 0 20px;
  }

  #live-infos-bottom {
    padding: 6px 0 0 27px;
    background-size: 20px 20px;
    background: url(../images/musique.png) no-repeat 0px 15px;
  }

  #emission-en-cours {
    padding: 1.2% 0 2.2% 5%;
  }

  #h1-titre h1 {
    float: none;
  }

  #h1-titre h1.h1-gh {
    text-align: center;
  }

  #h1-titre h1 span {
    display: block;
  }

  .grille-addthis {
    display: none;
  }

  #grille-horaire ul {
    border: none;
    background-color: #1e595f;
    margin-bottom: none;
  }

  #grille-horaire ul li {
    width: 100%;
  }

  #grille-horaire ul li a {
    font-size: 23px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    width: 94%;
    padding: 15px 3%;
    background: url(../images/non-active.png) no-repeat 95% center;
    background-size: 38px;
  }

  #grille-horaire ul li.ui-tabs-active a {
    font-size: 23px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    width: 94%;
    padding: 15px 3%;
    background: url(../images/active.png) no-repeat 95% center !important;
    background-size: 38px;
  }

  #h1-titre h1.h1-equipe {
    text-align: center;
  }

  .infos-social p.date {
    text-align: center;
  }


  .pad6 {
    display: none;
  }

  .pad4 p span {
    display: inline-block;
  }

  .joueurs .table-infos {
    display: none;
  }

  .no,
  .nom-joueur,
  .pos,
  .taille,
  .poids,
  .ddn,
  .age,
  .ldn {
    border-right: none;
  }

  .no {
    width: 8%;
    background: #e3e3e3 url(../images/grey-gradien.jpg) repeat-x;
    text-align: left;
    padding: 0 0 0 2%;
  }

  .no p {
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0 10px 0;
  }

  .nom-joueur {
    width: 90%;
    background: #e3e3e3 url(../images/grey-gradien.jpg) repeat-x;
    padding: 0;
  }

  .nom-joueur p {
    font-size: 14px;
    font-weight: 700;
    background: url(../images/equipe-open.png) no-repeat 95% center;
    padding: 10px 0 10px 0;
    cursor: pointer;
  }

  .fermer-info-joueur {
    background: url(../images/equipe-close.png) no-repeat 95% center !important;
  }

  .row-grey {
    background: none;
  }

  .pos,
  .taille,
  .poids,
  .ddn,
  .age,
  .ldn {
    width: 96%;
    padding: 0px 2%;
  }

  .pos p,
  .taille p,
  .poids p,
  .ddn p,
  .age p,
  .ldn p {
    width: 100%;
    font-size: 14px;
    color: #000;
    text-align: left;
    padding: 10px 0;
  }

  .pos p span,
  .taille p span,
  .poids p span,
  .ddn p span,
  .age p span,
  .ldn p span {
    width: 40%;
  }


  /*#les-joueurs .head{background: #1e595f url(../images/les-joueurs-close.png) no-repeat 95% center; padding: 10px 4%;}*/
  #les-joueurs .head {
    width: 96%;
  }

  #liste-left .head span {
    font-size: 28px;
  }

  #liste-left .head {
    padding: 10px 2%;
  }

  h1.h1-vente-pub {
    float: left;
    width: 100%;
    text-align: center;
  }

  #h1-titre h1.h1-vente-pub span.hide {
    display: none;
  }

  .ventes-pub-left .p-ressources {
    float: left;
    width: 100%;
  }

  .ventes-pub-right iframe {
    width: 100% !important;
    height: 310px;
  }


  #h1-titre h1.agenda {
    width: 100%;
    text-align: center;
  }

  #h1-titre h1.agenda span.hide {
    display: none;
  }

  .unAnimateur {
    height: 175px;
  }

  #liste-left .uneEquipe {
    width: 100%;
    margin-right: 0;
  }

  #liste-left .uneEquipe a.uneEquipe-img {
    width: 50%;
    margin-right: 3%;
  }

  #liste-left .uneEquipe a.unAnimateur-lien {
    float: left;
    width: 45%;
    text-align: left;
  }
}

@media screen and (max-width: 620px) {
  #addthis {
    margin-top: 10px;
  }

  #h1-titre h1 {
    font-size: 30px;
  }

  #infos-unique-fm-detail h2 {
    font-size: 18px;
    line-height: 22px;
  }

  #contact-infos .info-text {
    width: 40%;
  }

  #contact-infos span.uniqueFm {
    font-size: 24px;
  }

  #contact-infos p.adr {
    font-size: 13px;
    line-height: 16px;
  }

  #contact-infos span.admin {
    font-size: 16px;
  }

  #contact-infos p.phone {
    font-size: 13px;
  }

  #contact-infos p.bh {
    font-size: 13px;
    line-height: 21px;
  }

  #contact-infos iframe {
    width: 55% !important;
  }

  #form-box h2.contact {
    font-size: 20px;
  }
}

@media screen and (max-width: 610px) {
  .sy-caption-wrap .sy-caption p.nom {
    font-size: 17px;
  }

  .emission-infos-detail h1 {
    font-size: 30px;
  }

  #emision-animateurs {
    margin-top: 15px;
  }

  .bx-wrapper .bx-controls-direction a {
    width: 4%;
  }

  .animateur-details-infos .animateur-nom p {
    font-size: 19px;
  }

  .animateur-details-infos .animateur-emission a,
  .animateur-details-infos .animateur-emission p {
    font-size: 14px;
  }
}


@media screen and (max-width: 600px) {
  .unAnimateur {
    width: 27%;
    height: 210px;
  }
}

@media screen and (max-width: 590px) {
  .infos-listing ul li {
    font-size: 12px;
    padding: 15px 2% 10px 3%;
  }

  .infos-listing input[type=text]#datepicker {
    display: none;
  }

  .vente-pub-orga h2 {
    font-size: 18px;
  }

  .animateur-details-infos {
    border: none;
    width: 94%;
    padding: 0 3%;
  }

  .animateur-details-infos .animateur-nom {
    width: 100%;
    text-align: center;
    border-right: 0;
    border-bottom: solid 1px #dfdfdf;
    padding-bottom: 10px;
  }

  .animateur-details-infos .animateur-nom #addthis {
    display: none;
  }

  .animateur-details-infos .animateur-nom p {
    font-size: 33px;
  }

  .animateur-details-infos .animateur-nom p span {
    display: block;
  }

  .animateur-details-infos .animateur-emission {
    float: left;
    width: 100%;
  }

  .animateur-details-infos .animateur-emission a,
  .animateur-details-infos .animateur-emission p {
    font-size: 20px;
    display: block;
  }

  .animateur-details-infos .animateur-emission {
    border-left: none;
    margin-top: 10px;
    padding-left: 0;
  }

  .fixed-player .fixed-player-div .logo_player {
    display: none;
  }
}


@media screen and (max-width: 560px) {
  #en-ondes a.ecouter {
    display: none;
  }

  #partenaires {
    margin-bottom: 15px;
  }
}


@media screen and (max-width: 555px) {
  #emission-detail img.emission-logo {
    width: 38%;
    margin-right: 2%;
  }

  .emission-infos-detail {
    width: 60%;
  }

  #emision-animateurs {
    float: left;
    width: 60%;
  }

  #emision-animateurs .un-animateur {
    text-align: left;
  }

  .emission-infos-detail h1 {
    font-size: 25px;
  }

  .emission-infos-detail span.date {
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
  }

  #emision-animateurs .un-animateur {
    margin-bottom: 5px;
    margin-left: 0;
  }

  #emision-animateurs .un-animateur span {
    font-size: 14px;
    margin-left: 10px;
  }

  #emision-animateurs {
    margin-top: 9px;
  }

  #liste-left .head span {
    font-size: 38px;
  }

  #liste-left .head {
    padding: 10px 2% 0 2%;
    height: auto;
  }

  .input-date {
    float: left;
    width: 100%;
    margin: 7px 0 0 -2%;
    background-color: #000;
    padding: 7px 2% 14px 2%;
  }

  #liste-left .head span {
    font-size: 34px;
    width: 98%;
    background-size: 7.4%;
    cursor: pointer;
  }

  .liste-left-row a.liste-left-row-img {
    width: 30%;
  }

  #liste-left .head p {
    font-size: 30px;
    margin-bottom: 7px;
  }

  #liste-left .head p span {
    font-size: 30px;
    display: inline;
  }

  .input-date-2 {
    display: none;
  }

  .header-top .big-bann-top {
    width: 100%;
    margin-left: 0;
  }

  .header-infos img.radio-img {
    width: 45%;
  }

  #emission-en-cours {
    width: 50%;
    border-top: solid 10px #ededed;
    border-bottom: solid 10px #ededed;
    margin: 0;
  }

  .amplitude-play-pause {
    width: 55%;
    height: 0;
    margin: 0;
    background-size: 66%;
    background-position: 50%;
    padding: 20.6% 0px;
  }

  #live-infos-bottom {
    padding: 6px 0 0 27px;
    background-size: 20px 20px;
    background: url(../images/musique.png) no-repeat 0px 15px;
  }

  #emission-en-cours {
    padding: 1.2% 0 2.2% 5%;
  }

  #live-infos {
    width: 100%;
    margin-left: 0;
  }

  .live-infos-top span.en-ondes {
    font-size: 21px;
    margin-bottom: 8px;
    margin-left: 3%
  }

  .live-infos-top span.live-titre-hours {
    font-size: 22px;
    margin-left: 3%;
    line-height: 26px;
  }

  .live-infos-top p.animateur,
  .live-infos-top p.animateur a {
    font-size: 16px;
    margin-left: 3%
  }

  span.amplitude-volume {
    margin-left: 3%;
  }

  #live-infos-bottom {
    width: 88%;
    margin-top: 6px;
    padding: 8px 0 8px 12%;
    background: url(../images/musique.png) no-repeat 3% 15px;
    border-bottom: solid 7px #dfdfdf;
  }

  #live-infos-bottom p span {
    font-size: 15px;
  }

  .no-margin-top {
    margin-top: 0;
  }

  #les-joueurs .head {
    padding: 10px 2%;
    width: 96%;
  }

  #les-joueurs .joueurs {
    width: 100%;
    margin-left: 0;
    border: none;
  }

  .no {
    width: 12%;
  }

  .nom-joueur {
    width: 86%;
  }

  .pos p,
  .taille p,
  .poids p,
  .ddn p,
  .age p,
  .ldn p {
    font-size: 13px;
  }

  .pos p span,
  .taille p span,
  .poids p span,
  .ddn p span,
  .age p span,
  .ldn p span {
    width: 48%;
  }


  .activediv {
    display: inline-block;
    width: 98% !important;
    background: url(../images/active.png) no-repeat right center;
    font-size: 34px !important;
    background-size: 7.2% !important;
    cursor: pointer;
  }

  .desactivediv {
    display: inline-block;
    width: 98% !important;
    background: url(../images/non-active.png) no-repeat right center;
    font-size: 34px !important;
    background-size: 7.2% !important;
    cursor: pointer;
  }

}

@media screen and (max-width: 540px) {
  header {
    margin-top: 0;
  }

  /* .container{width: 100%; padding: 0;} */
  .header-infos {
    width: 100%;
    padding: 0;
    /* margin-top: 15px; */
    border-left: none;
    border-right: none;
  }

  .social-header {
    width: 28%;
    margin-top: -42px;
    margin-right: 3.5%;
  }

  #en-ondes span.enondes {
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: 400;
    margin: 9px 0 4px 0;
  }

  #en-ondes span.emission-heure {
    float: left;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
  }

  #en-ondes a.ecouter {
    float: right;
    width: 49%;
    margin-top: -26px;
    padding: 29px 0;
    font-size: 14px;
  }

  .content-border {
    width: 100%;
    border: none;
  }

  .sy-box,
  #partenaires,
  .poste-ecoute {
    margin: 0;
  }

  .sy-box {
    border: none;
  }

  .info-unique-fm p,
  .info-unique-fm a.suite {
    display: none;
  }

  .info-unique-fm span.date {
    font-size: 16px;
  }

  .info-unique-fm h2 {
    font-size: 17px;
    font-weight: 700;
  }

  #infos-unique-fm,
  #partenaires,
  #h1-titre,
  #infos-unique-fm-detail {
    border: none;
  }

  #partenaires-section {
    display: none;
  }

  #liste-left {
    border: none;
    margin-top: 0;
  }

  #emission-detail {
    border: none;
    margin-top: -15px;
    margin-bottom: 0;
  }

  #liste-right {
    border: none;
  }

  #liste-left .head span {
    font-size: 30px;
  }

  #player-social-media {
    margin-top: 6%;
  }

  #player-social-media a {
    width: 46.5%;
  }

  .grille-box {
    border: none;
    padding: 0;
    width: 100%;
  }

  .grille-row {
    width: 100%;
    padding: 0 3%;
  }

  #contact-infos,
  #form-box {
    border: none;
  }

  #contact-infos .info-text {
    width: 100%;
  }

  #contact-infos iframe {
    display: none;
  }

  #contact-infos p.adr {
    font-size: 18px;
    line-height: 21px;
  }

  #contact-infos p.bh {
    font-size: 18px;
  }

  #contact-infos iframe.map-mobile {
    display: block !important;
    width: 100% !important;
    margin-bottom: 10px;
  }

  #contact-infos a.mailto {
    display: block;
    margin-bottom: 15px;
  }

  #contact-infos span.admin {
    float: left;
    width: 93.5%;
    margin-left: -2%;
    cursor: pointer;
    padding: 13px 5%;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    background: #1e595f url(../images/non-active.png) no-repeat 94% 50%;
    background-size: 7.6%;
  }

  #contact-infos p.phone {
    font-size: 15px;
    margin-bottom: 10px;
  }

  #contact-infos .admin-section {
    float: left;
    width: 100%;
  }

  .info-text-top,
  .admin-section {
    display: none;
  }

  .ventes-pub-right iframe {
    height: 275px;
  }

  #coor span.active {
    background: url(../images/active.png) no-repeat right center;
    background-size: 8.5%;
  }

  #contact-infos span.active {
    background: #1e595f url(../images/active.png) no-repeat 94% 50%;
    background-size: 7.5%;
  }

  .ventes-pub-left,
  .ventes-pub-right {
    border: none;
  }

  .ventes-pub-left,
  .ventes-pub-right {
    border-top: solid 1px #dfdfdf;
  }

  .vente-pub-orga {
    border: none;
  }

  .vente-pub-orga {
    border-top: solid 1px #dfdfdf;
  }

  #infos-unique-fm-detail .image_titre {
    justify-content: center;
  }

  #infos-unique-fm-detail img.img-detail {
    width: 50%;
  }

  .titre-date-news {
    width: 100%;
    margin: 0;
  }

  .infos-social p {
    font-size: 16px;
  }
}


@media screen and (max-width: 510px) {
  .amplitude-play-pause {
    padding: 20.3% 0px;
  }

  .ventes-pub-right iframe {
    height: 231px;
  }

  .vente-pub-orga h2 {
    font-size: 16px;
  }

  .vente-pub-orga h3 {
    font-size: 17px;
  }

  .activediv,
  .desactivediv {
    font-size: 29px !important;
    background-size: 6.4% !important;
  }

  .animateur-details-infos .animateur-nom p {
    font-size: 25px;
  }

  .animateur-details-infos .animateur-emission a,
  .animateur-details-infos .animateur-emission p {
    font-size: 17px;
  }
}

@media screen and (max-width: 500px) {
  .unAnimateur {
    height: 190px;
  }

  .unAnimateur a.unAnimateur-lien {
    font-size: 13px;
    line-height: 17px;
  }
}

@media screen and (max-width: 470px) {
  #menu-mobile {
    width: 100%;
  }

  #en-ondes a.ecouter {
    width: 45%;
    font-size: 13px;
  }

  #en-ondes span.emission-heure {
    font-size: 16px;
  }

  .vente-pub-orga p.membre,
  .vente-pub-orga p.membre span {
    font-size: 16px;
  }

  #liste-left {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 420px) {
  .animateur-details-infos .animateur-nom p {
    font-size: 22px;
  }

  .unAnimateur {
    width: 40%;
    margin: 0 5% 0 4%;
    height: 235px;
  }
}

@media screen and (max-width: 450px) {
  .hide-mobile {
    display: none;
  }

  #menu-mobile {
    width: 100%;
  }

  #en-ondes a.ecouter {
    width: 32%;
    font-size: 12px;
  }

  #en-ondes span.emission-heure {
    font-size: 18px;
  }

  #en-ondes span.enondes {
    margin: 7px 0 4px 0;
  }

  #en-ondes span.emission-heure {
    margin-top: 0;
  }

  #tabs-poste-ecoute ul li.titre {
    font-size: 17px;
  }

  #tabs-poste-ecoute ul li.tab a {
    font-size: 12px;
  }

  .news-row span.date {
    padding-top: 45px;
    line-height: 15px;
  }

  .news-row span.date b {
    display: block;
  }

  .infos-listing ul {
    display: none;
  }

  #show-option {
    display: block;
  }

  #show-option input[type=text] {
    width: 98.8%;
    margin-right: 0;
    float: left;
    height: 25px;
  }

  #h1-titre h1 {
    text-align: center;
    font-size: 35px;
  }

  #h1-titre h1 span {
    display: block;
  }

  .info-unique-fm span.date {
    font-size: 13px;
    margin-bottom: 8px;
    padding-top: 0;
  }

  #addthis {
    margin-top: 20px;
  }

  #infos-unique-fm-detail span.date {
    float: left;
    width: 100%;
    margin: 15px 0 10px 0;
  }

  #addthis-emission {
    display: none;
  }

  .liste-left-row h2 {
    font-size: 14px;
  }

  .liste-left-row p {
    line-height: 16px;
  }

  .liste-left-row a.ecouter {
    font-size: 11px;
  }

  .liste-right-row ol {
    width: 92%;
    margin-left: 8%;
  }

  .add-this-news {
    width: 94%;
    float: left;
    margin: 13px 3% 0;
  }

  .amplitude-play-pause {
    padding: 20.1% 0px;
  }

  .grille-row a.img {
    width: 31%;
  }

  .grille-row a.img img {
    width: 100%;
  }

  .grille-row h2 {
    padding-top: 10px;
  }

  .bx-wrapper .bx-controls-direction a {
    width: 5%;
  }

  .info-unique-fm h2 {
    text-transform: none;
    font-size: 14px !important;
    line-height: 16px;
  }

  #liste-left .uneEquipe a.uneEquipe-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  #h1-titre .salle-nouvelle {
    width: 100%;
    text-align: center;
  }

  .sy-box {
    display: none
  }
}

@media screen and (max-width: 415px) {
  .direct-olympiques {
    margin-right: 0;
    width: 100%;
  }

  .direct-olympiques .noir {
    background: #000;
    width: 28.5%;
    text-align: right;
    padding: 10px 12% 10px 2.5%;
    font-size: 10px;
  }

  .direct-olympiques .mauves {
    width: 55.5%;
    float: right;
    padding: 10px 0 10px 10%;
    font-size: 10px;
    margin-left: -10%;
    background: linear-gradient(135deg, transparent 20px, #331788 0);
  }
}

@media screen and (max-width: 400px) {
  /*#tabs-poste-ecoute ul{background-color: #fff; border-top: solid 1px #dfdfdf; width: 100%; padding-left: 0;}
	#tabs-poste-ecoute ul li.titre{font-size: 29px; color: #4d4c4c;  font-weight: 400; width: 98%; padding-left: 2%; text-align: left; background: url(../images/plus-green.png) 95% 50% no-repeat; background-size: 7.3%; margin-bottom: 7px; cursor: pointer;}
	#tabs-poste-ecoute ul li.titre span{font-size: 29px; color: #4d4c4c; font-weight: 400;}
	#tabs-poste-ecoute ul li.tab{float: left; width: 50%; text-align: center; display: none;}
	#tabs-poste-ecoute ul li.entrevues-tab{float: left; width: 50%; text-align: center;}
	#tabs-poste-ecoute ul li.tab a{color: #4d4c4c; font-size: 21px;}
	#tabs-poste-ecoute ul li.ui-tabs-active a{color: #fff;}
	#tabs-poste-ecoute .tabs{display: none;}*/


  #tabs-poste-ecoute ul li.titre {
    display: none;
  }

  #tabs-poste-ecoute ul li.tab a {
    font-size: 21px;
  }

  #en-ondes a.ecouter {
    font-size: 10px;
  }

  #en-ondes span.emission-heure {
    font-size: 14px;
  }

  .poste-ecoute {
    margin-top: 0;
  }

  .news-row span.date {
    padding-top: 41px;
  }

  .info-unique-fm a.img {
    width: 71px;
  }

  #infos-unique-fm a.tous-les-infos {
    font-size: 13px;
    cursor: pointer;
  }

  #infos-unique-fm-detail img.img-detail {
    width: 100%;
    margin: 0 0 20px 0;
  }

  #addthis {
    width: 100%;
  }

  .emission-infos-detail h1 {
    font-size: 20px;
  }

  #emision-animateurs {
    margin-top: 4px;
  }

  #liste-left .head span {
    font-size: 25px;
  }

  .amplitude-play-pause {
    padding: 19.8% 0px;
  }

  a.plus-content {
    font-size: 16px;
  }

  .activediv,
  .desactivediv {
    font-size: 24px !important;
  }

  .grille-row h2 {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (max-width: 360px) {
  #tabs-poste-ecoute ul li.tab a {
    font-size: 18px;
  }

  #tabs-poste-ecoute ul li.tab {
    width: 50%;
  }

  #tabs-poste-ecoute ul {
    width: 100%;
    padding-left: 0;
  }

  .amplitude-play-pause {
    padding: 19.5% 0px;
  }

  .ventes-pub-right iframe {
    height: 180px;
  }

  form label {
    font-size: 14px;
  }

  .bottom_footer p,
  .bottom_footer a.yweb {
    font-size: 11px;
  }

  .bx-wrapper .bx-controls-direction a {
    width: 6%;
  }

  .fixed-player .fixed-player-div .live_infos {
    flex: 1 0 auto;
  }

  .fixed-player .fixed-player-div .live_infos .enondes {
    font-size: 22px;
    margin: 0;
  }

  .fixed-player .fixed-player-div .live_infos .emission-heure {
    font-size: 18px;
    line-height: 22px;
  }

  .fixed-player .fixed-player-div .live_infos .emission-heure a {
    display: block;
  }

  .fixed-player .fixed-player-div .live_infos .emission-heure span.hide_mobile {
    display: none;
  }
}

html,
body,
.wrapper {
  height: 100%;
  width: 100%;
}

.wrapper {
  display: table;
}

.cell {
  display: table-cell;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

#holder {
  width: 603px;
  height: 383px;
  margin: auto;
}


.cntDigit#cnt_0 {
  margin-left: 52px;
}

.cntDigit#cnt_2 {
  margin-left: 7px;
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
  text-align: center;
}

/* The slices and boxes in the Slider */
.nivo-slice {
  display: none;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
  text-align: center;
}

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}

.nivo-box img {
  display: block;
}

/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

.nivo-caption p {
  padding: 5px;
  margin: 0;
}

.nivo-caption a {
  display: inline !important;
}

.nivo-html-caption {
  display: none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}

.nivo-prevNav {
  left: 0px;
}

.nivo-nextNav {
  right: 0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}

.nivo-controlNav a {
  cursor: pointer;
}


.nivo-controlNav a.active {
  font-weight: bold;
}

.prev {
  background: url(../images/prev.png) no-repeat;
  left: 0;
}

.next {
  background: url(../images/next.png) no-repeat;
  right: 0;
}

#contact-infos iframe+p {
  text-align: center
}

#contact-infos .paiement,
.paiement-mobile .paiement {
  background: #2a2a2a;
  border-radius: 0;
  color: #fff;
  font: 700 24px/1.5em 'Lato', sans-serif;
  margin: 1em auto;
  padding: 1em 1.5em;
  text-decoration: none;
  display: inline-flex;
  text-align: center;
  align-items: center;
}

#contact-infos .paiement img,
.paiement-mobile .paiement img {
  margin-right: 1em
}

.paiement-mobile {
  display: none
}

@media screen and (max-width:991.98px) {
  #contact-infos .paiement {
    font-size: 23px
  }
}

@media screen and (max-width:960.98px) {
  #contact-infos .paiement {
    font-size: 24px
  }

  .paiement-mobile {
    display: block
  }
}

@media screen and (max-width:399.98px) {
  .paiement-mobile .paiement {
    font-size: 20px
  }
}

@media screen and (max-width:339.98px) {
  .paiement-mobile .paiement {
    padding: .8em 1.2em
  }

  .paiement-mobile .paiement img {
    margin-right: .7em
  }
}

.paiement .form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%
}

.paiement .form .form_titre.m-0 {
  margin: 0 auto !important;
  text-align: center
}

.paiement .form input[type='number'] {
  float: left;
  width: 97.78%;
  padding: 8px 1%;
  border: solid 1px #ccc
}

.paypal-form {
  margin: auto;
  max-width: 800px
}

.paypal-button .wait {
  padding: 1em;
  background: #00BD62;
  color: #fff;
  font-size: 20px;
  text-align: center
}

input[type="search"] {
  background: #fff url(../images/search.svg) 2px center / auto no-repeat;
  border: 1px solid #7d7d7d;
  margin-top: 6px;
  padding: 8px 0 8px 35px;
  width: 25%;
}

#socials-frames .ventes-pub-left a {
  display: block;
  text-align: center;
  padding: 10px 0;
  background-color: #ffffff;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.ventes-pub-left .regular-links {
  color: #000;
  background-color: unset;
  display: inline;
  text-decoration: underline;
  background: none;
  float: none !important;
  width: unset !important;
}

.ventes-pub-left .regular-links:hover {
  color: #00BD62;
}

.donate-button {
  background-color: #01a856;
  border-radius: 12px;
  padding: 10px 25px;
  border-bottom: 0 !important;
}

.donate-button:hover {
  scale: 1.05;
}