/* Generated by less 2.5.1 */
@charset "utf-8";
/* ------------------------------ CSS -- */
header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block;
}
div,
header,
nav,
article,
section,
aside,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
figure,
figcaption,
class,
img {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  background-color: #11051d;
  border: 0 solid transparent;
  font-size: 16px;
  margin: 0;
  min-height: 100%;
  padding: 0;
  width: 100%;
  display: block;
  font-family: 'Roboto', sans-serif;
}
img,
object,
embed,
canvas,
video,
audio,
picture {
  max-width: 100%;
  height: auto;
}
img {
  display: block;
}
a {
  text-decoration: none;
  color: black;
}
/* ------------------------------- RECURENTES -- */
.clear {
  display: block;
  zoom: 1;
}
.clear:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.center {
  width: 960px;
  margin: 0 auto;
}
/* ------------------------------- GALLERIE IMAGES -- */
.galerie {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 20px;
  padding-left: 220px;
  padding-right: 20px;
}
figure {
  margin: 0;
  position: relative;
  overflow: hidden;
}
figure img {
  width: 100%;
  transition: 0.5s ease-in-out;
}
figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  background-color: #9583a7;
  transition: all 0.5s ease-in-out;
  transform: translateX(-100%);
}
figcaption h2 {
  text-transform: uppercase;
  font-size: 28px;
  margin-top: 25px;
}
figcaption h4 {
  text-transform: uppercase;
  font-size: 14px;
  margin: 20px 0;
}
figcaption p {
  column-count: 2;
  font-size: 14px;
}
figcaption a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 20px;
  background-color: rgba(26, 27, 31, 0.5);
  border-radius: 4px;
  font-weight: bold;
  margin-top: 30px;
}
a:nth-of-type(2) {
  margin-left: 15px;
}
figure:hover figcaption {
  transform: translateX(0);
}
figure:hover img {
  transform: translateX(100%);
}
/* ------------------------------- END RECURENTES -- */
/* ---------------------------------------------------------------------------------- INDEX-- */
div.top {
  display: none;
}
header {
  background-image: url(../img/img_header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 900px;
}
header div.logo img.icon {
  margin: 0 auto;
  padding-top: 90px;
  width: 150px;
}
header div.logo nav {
  left: 0;
  top: 0;
  height: 100%;
  width: 200px;
  padding-top: 250px;
  z-index: 1500;
  position: fixed;
  background-color: rgba(17, 5, 29, 0.52);
  float: left;
}
header div.logo nav ul {
  font-size: 0;
}
header div.logo nav ul li {
  width: 100%;
  display: block;
  list-style-type: none;
}
header div.logo nav ul li a {
  line-height: 70px;
  color: #dcceea;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-align: center;
}
header div.logo nav ul li a:hover {
  background-color: rgba(141, 124, 159, 0.63);
}
header div.logo section.new {
  padding: 250px 150px 0 150px;
}
header div.logo section.new article.song {
  text-align: center;
}
header div.logo section.new article.song h3 {
  color: #a47baa;
  font-size: 20px;
}
header div.logo section.new article.song p {
  font-size: 18px;
  font-weight: bold;
  color: #dcceea;
}
header div.logo section.new article.song p span {
  font-size: 74px;
}
header div.logo section.new article.song p a.itunes {
  font-size: 18px;
  font-weight: bold;
  color: #dcceea;
}
header div.logo section.new article.song p a.itunes i {
  font-size: 20px;
  margin-left: 10px;
}
header div.logo section.new article.song p a.itunes i:hover {
  color: #a47baa;
  cursor: pointer;
}
header div.logo section.new article.song p a.spo {
  font-size: 18px;
  font-weight: bold;
  color: #dcceea;
}
header div.logo section.new article.song p a.spo:hover {
  color: #a47baa;
}
header div.logo img.honey {
  float: right;
}
/* ---------------------------------------------------------------------------- LE GROUPE-- */
section.groupe {
  padding-top: 150px;
}
section.groupe h3 {
  color: #a47baa;
  font-size: 30px;
  text-align: right;
  margin-bottom: 50px;
}
section.groupe img {
  margin-bottom: 50px;
}
section.groupe p {
  color: white;
  column-count: 2;
  column-gap: 50px;
  color: #dcceea;
  margin-bottom: 100px;
}
div.membres {
  display: flex;
  flex-wrap: wrap;
}
div.membres article.girl {
  color: #dcceea;
  width: 200px;
  margin: 20px;
  z-index: 999;
  text-align: center;
}
div.membres article.girl img {
  border-radius: 50%;
  border: solid 5px #dcceea;
}
div.membres article.girl h3 {
  text-align: center;
  margin-top: 30px;
  color: #a47baa;
}
div.membres article.girl h3 span {
  font-size: 16px;
}
div.membres article.girl a {
  margin: 0 auto;
}
div.membres article.girl a i {
  color: #a47baa;
  font-size: 22px;
  margin: 5px;
}
div.membres article.girl a i:hover {
  color: #dcceea;
}
div.membres article.girl p {
  text-align: left;
  margin-top: 10px;
}
/* ---------------------------------------------------------------------------- SEPARATION-- */
section.separation {
  background-image: url(../img/img_separation2.png);
  height: 743px;
}
section.separation img {
  margin: 0 auto;
  padding-top: 350px;
}
/* ---------------------------------------------------------------------------- CONCERT-- */
section.concert {
  padding: 220px 0 300px 0;
}
section.concert h3 {
  color: #a47baa;
  font-size: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
}
section.concert div.event {
  display: flex;
  flex-wrap: wrap;
}
section.concert div.event article.live {
  text-align: center;
  font-weight: bold;
  color: #dcceea;
  width: 200px;
  height: 297px;
  margin: 20px 20px 50px 20px;
}
section.concert div.event article.live:nth-last-of-type(1) {
  background-image: url(../img/img_concert.jpg);
}
section.concert div.event article.live:nth-child(1) div.visuel {
  background-image: url(../img/img_concert.jpg);
}
section.concert div.event article.live:nth-last-of-type(2) {
  background-image: url(../img/img_concert.jpg);
}
section.concert div.event article.live:nth-last-of-type(3) {
  background-image: url(../img/img_concert.jpg);
}
section.concert div.event article.live:nth-last-of-type(4) {
  background-image: url(../img/img_concert.jpg);
}
section.concert div.event article.live h4 {
  color: #11051d;
  background-color: #dcceea;
  padding: 10px;
  margin: 30px 20px 20px 20px;
}
section.concert div.event article.live p {
  text-align: center;
  font-size: 16px;
  margin: 70px 0 60px 0;
}
section.concert div.event article.live a {
  color: #dcceea;
  border: solid 3px #dcceea;
  padding: 10px;
  font-size: 12px;
}
section.concert div.event article.live a:hover {
  border: solid 3px #a47baa;
  color: #a47baa;
}
section.concert a.next {
  color: #dcceea;
  font-weight: bold;
  margin-left: 20px;
}
section.concert a.next:hover {
  background-color: #a47baa;
  padding: 10px;
}
/* ---------------------------------------------------------------------------- ALBUMS-- */
section.albums {
  background-color: #e8dcf4;
  height: auto;
  padding: 150px 0;
}
section.albums h3 {
  color: #a47baa;
  font-size: 30px;
  margin-bottom: 30px;
  padding-right: 20px;
  margin-bottom: 50px;
  text-align: right;
}
section.albums h3 span {
  font-size: 12px;
}
section.albums article.honey {
  margin-top: 250px;
  padding: 0 50px;
}
section.albums article.honey p {
  float: left;
  text-align: right;
  margin-top: 10px;
  font-size: 15px;
}
section.albums article.honey p span {
  font-weight: bold;
  font-size: 28px;
}
section.albums article.honey img.vinyl {
  float: right;
}
section.albums article.honey h5 {
  float: right;
  width: 506px;
  font-size: 12px;
  padding: 0 20px;
}
/* ---------------------------------------------------------------------------- MV-- */
section.video {
  display: flex;
  flex-wrap: wrap;
}
section.video h3 {
  color: #a47baa;
  font-size: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
}
section.video article.mv {
  margin: 50px auto;
}
.content {
  padding-top: 150px;
  height: 950px;
}
.content h3 {
  color: #a47baa;
  font-size: 30px;
  text-align: left;
  margin-bottom: 50px;
  padding-left: 20px;
}
/* #work */
.video-gallery {
  position: relative;
  margin: 0 auto;
  /*padding: 1em 0 4em;*/
  max-width: 100%;
  /*list-style: none;*/
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
/* #work */
.video-gallery .gallery-item {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 0%;
  min-width: 320px;
  max-width: 1200px;
  /* was 480px then 580 */
  max-height: 150px;
  /* was 360px */
  width: 100%;
  /*text-align: center;*/
  cursor: pointer;
  background: #000;
}
/* #work */
.video-gallery .gallery-item img {
  position: relative;
  display: block;
  opacity: 0.8;
  max-width: none;
  width: 100%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* #work */
.video-gallery .gallery-item .gallery-item-caption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  width: 100%;
  /*-webkit-backface-visibility: hidden;
	backface-visibility: hidden;*/
}
/* #work */
.video-gallery .gallery-item .gallery-item-caption,
.video-gallery .gallery-item .gallery-item-caption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-gallery .gallery-item p {
  letter-spacing: 1px;
  font-size: 68%;
  padding: 1em 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.video-gallery .gallery-item:hover img {
  opacity: 0.4;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.video-gallery .gallery-item .gallery-item-caption {
  text-align: left;
}
.video-gallery .gallery-item h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
/* #work */
.video-gallery .gallery-item:hover h2::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.video-gallery .gallery-item:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 50em) {
  .video-gallery .gallery-item {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}
/* ---------------------------------------------------------------------------- GALERIE -- */
div.container h3 {
  color: #a47baa;
  font-size: 30px;
  margin-bottom: 30px;
  padding-right: 20px;
  text-align: right;
}
.gallery {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin-top: 10px;
  overflow: hidden;
}
.gallery img {
  cursor: pointer;
  width: 100%;
  height: auto;
  transition: 500ms;
  margin-bottom: 10px;
  opacity: 0.6;
  page-break-inside: avoid;
  /* For Firefox. */
  -webkit-column-break-inside: avoid;
  /* For Chrome & friends. */
  break-inside: avoid;
  /* For standard browsers like IE. :-) */
}
.gallery img:hover {
  opacity: 1;
}
/* .modal {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: center;
} */
.modal-img,
.model-vid {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: table;
}
.modal-body {
  padding: 0px;
}
.modal-dialog {
  height: 100%;
  position: relative;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-content {
  border: none;
}
@media screen and (max-width: 767px) {
  .gallery {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .gallery div {
    margin: 0;
    width: 200px;
  }
  .modal-dialog {
    margin: 0 5vw;
  }
}
@media screen and (max-width: 479px) {
  .gallery {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .gallery div {
    margin: 0;
    width: 200px;
  }
}
footer {
  padding: 50px;
}
footer img {
  margin: 0 auto;
}
footer p {
  color: #dcceea;
  text-align: center;
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 1200px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 1200px) {
  .center {
    width: 960px;
    margin: 0 auto;
  }
  /* ----- MENU BURGER ---- */
  div.top {
    display: block;
  }
  div.top div.burger {
    width: 80px;
    height: 60px;
    cursor: pointer;
    position: fixed;
    top: 5%;
    left: 3%;
    z-index: 4;
    transition: all 0.3s ease-in-out;
  }
  div.top div.burger span {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #a47baa;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out;
  }
  div.top div.burger span:before,
  div.top div.burger span:after {
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 2px;
    background-color: #a47baa;
    transition: all 0.3s ease-in-out;
  }
  div.top div.burger span:before {
    top: -10px;
  }
  div.top div.burger span:after {
    top: 10px;
  }
  div.top div.burger.burger-open span {
    background-color: rgba(99, 112, 129, 0);
  }
  div.top div.burger.burger-open span:before {
    transform: rotate(45deg);
    top: 0;
  }
  div.top div.burger.burger-open span:after {
    transform: rotate(135deg);
    top: 0;
  }
  div.top div.menu {
    height: 100vh;
    background-color: rgba(17, 5, 29, 0.63);
    position: fixed;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transform: translateY(-100%);
    overflow-x: hidden;
    transition: transform 0.3s ease-in-out;
  }
  div.top div.menu.is-open {
    transform: translateX(0);
  }
  div.top div.menu ul {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  div.top div.menu ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 20px;
  }
  div.top div.menu ul li a {
    display: block;
    text-align: center;
    color: white;
    line-height: 3rem;
    font-size: 0.9rem;
    font-weight: bold;
    position: relative;
  }
  div.top div.menu ul li a:hover {
    color: #637081;
  }
  div.top div.menu ul li a:before,
  div.top div.menu ul li a:after {
    content: '';
    position: absolute;
    display: block;
    height: 5px;
    width: 80%;
    left: 0;
  }
  header nav {
    display: none;
  }
  .galerie {
    padding-left: 20px;
  }
  figcaption a {
    margin-top: 10px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 1200px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 1200px) {
  .center {
    width: 960px;
    margin: 0 auto;
  }
  figcaption h2 {
    font-size: 16px;
    margin-top: 7px;
  }
  figcaption h4 {
    font-size: 12px;
    margin: 16px 0;
  }
  figcaption p {
    font-size: 14px;
  }
  figcaption a {
    margin-top: 12px;
    font-size: 12px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 960px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 960px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.groupe h3 {
    padding-right: 50px;
  }
  section.groupe img {
    margin-bottom: 10px;
  }
  section.groupe p {
    padding: 40px;
  }
  section.concert h3 {
    padding-left: 50px;
  }
  section.concert a.next {
    margin-left: 50px;
  }
  section.albums h3 {
    padding-right: 50px;
  }
  .content h3 {
    padding-left: 50px;
  }
  div.container h3 {
    padding-right: 50px;
  }
  figcaption h2 {
    font-size: 22px;
    margin-top: 30px;
  }
  figcaption h4 {
    font-size: 14px;
    margin: 25px 0;
  }
  figcaption p {
    font-size: 16px;
  }
  figcaption a {
    margin-top: 35px;
    font-size: 17px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 812px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 812px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  div.membres {
    padding: 0 45px;
  }
  div.membres article.girl {
    margin: 40px 80px;
  }
  section.concert div.event {
    padding: 0 55px;
  }
  section.concert div.event article.live {
    margin: 70px 70px 50px 70px;
  }
  section.albums article.honey p {
    float: none;
    text-align: left;
    margin: 30px 130px;
    font-size: 16px;
  }
  section.albums article.honey img.vinyl {
    float: none;
    margin: 0 auto;
  }
  section.albums article.honey h5 {
    width: 100%;
    padding: 0 120px;
  }
  figcaption h2 {
    font-size: 22px;
    margin-top: 30px;
  }
  figcaption h4 {
    font-size: 14px;
    margin: 25px 0;
  }
  figcaption p {
    font-size: 16px;
  }
  figcaption a {
    margin-top: 35px;
    font-size: 17px;
  }
  figcaption h2 {
    font-size: 17px;
    margin-top: 15px;
  }
  figcaption h4 {
    font-size: 12px;
    margin: 20px 0;
  }
  figcaption p {
    font-size: 16px;
  }
  figcaption a {
    margin-top: 25px;
    font-size: 14px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 768px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  div.membres article.girl {
    margin: 40px 69px;
  }
  section.concert div.event article.live {
    margin: 70px 40px 70px 70px;
  }
  figcaption h2 {
    font-size: 17px;
    margin-top: 12px;
  }
  figcaption a {
    margin-top: 14px;
    font-size: 12px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 600px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header div.logo section.new article.song {
    float: none;
  }
  header div.logo section.new img.honey {
    float: none;
    margin: 35px auto;
  }
  section.groupe p {
    column-gap: 25px;
  }
  div.membres article.girl {
    margin: 40px 27px;
  }
  section.concert div.event article.live {
    margin: 20px 20px 40px 20px;
  }
  section.albums article.honey p {
    float: none;
    text-align: left;
    margin: 30px 60px;
    font-size: 16px;
  }
  section.albums article.honey img.vinyl {
    float: none;
    margin: 0 auto;
  }
  section.albums article.honey h5 {
    width: 100%;
    padding: 0 15px;
  }
  figcaption h2 {
    font-size: 25px;
    margin-top: 50px;
  }
  figcaption h4 {
    font-size: 18px;
    margin: 25px 0;
  }
  figcaption p {
    font-size: 18px;
  }
  figcaption a {
    margin-top: 40px;
    font-size: 22px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 568px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 568px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.groupe p {
    column-count: 1;
  }
  div.membres article.girl {
    margin: 40px 19px;
  }
  section.concert div.event article.live {
    margin: 14px 14px 40px 14px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 480px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 480px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header div.logo section.new article.song {
    float: none;
  }
  header div.logo section.new article.song p {
    font-size: 16px;
  }
  header div.logo section.new article.song p span {
    font-size: 55px;
  }
  header div.logo section.new img.honey {
    float: none;
    margin: 35px auto;
  }
  div.membres {
    padding: 0 70px;
  }
  div.membres article.girl {
    margin: 40px 19px;
    width: 300px;
  }
  section.concert div.event article.live {
    width: 345px;
  }
  section.concert div.event article.live:nth-last-of-type(1) {
    background-image: url(../img/img_concert2.jpg);
  }
  section.concert div.event article.live:nth-child(1) div.visuel {
    background-image: url(../img/img_concert2.jpg);
  }
  section.concert div.event article.live:nth-last-of-type(2) {
    background-image: url(../img/img_concert2.jpg);
  }
  section.concert div.event article.live:nth-last-of-type(3) {
    background-image: url(../img/img_concert2.jpg);
  }
  section.concert div.event article.live:nth-last-of-type(4) {
    background-image: url(../img/img_concert2.jpg);
  }
  section.albums article.honey p {
    margin: 30px -22px;
  }
  figcaption h2 {
    font-size: 25px;
    margin-top: 25px;
  }
  figcaption h4 {
    font-size: 16px;
    margin: 20px 0;
  }
  figcaption p {
    font-size: 16px;
  }
  figcaption a {
    margin-top: 40px;
    font-size: 22px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 420px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 420px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header div.logo section.new {
    padding: 250px 50px 0 50px;
  }
  header div.logo section.new article.song p {
    font-size: 20px;
  }
  header div.logo section.new article.song p span {
    font-size: 67px;
  }
  figcaption h2 {
    font-size: 20px;
    margin-top: 23px;
  }
  figcaption h4 {
    font-size: 14px;
    margin: 20px 0;
  }
  figcaption p {
    font-size: 14px;
  }
  figcaption a {
    margin-top: 20px;
    font-size: 16px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 414px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 414px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.albums article.honey p {
    margin: 30px -2px;
    font-size: 14px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 375px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 375px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header div.logo section.new img.honey {
    float: none;
    margin: 35px auto;
  }
  section.albums article.honey {
    padding: 0 0;
  }
  section.albums article.honey p {
    margin: 30px 15px;
    font-size: 15px;
  }
  .gallery-item-caption h2 {
    font-size: 16px;
  }
  figcaption h2 {
    font-size: 16px;
    margin-top: 15px;
  }
  figcaption h4 {
    margin: 18px 0;
  }
  figcaption p {
    font-size: 12px;
  }
  figcaption a {
    margin-top: 20px;
    font-size: 12px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 320px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 320px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.groupe p {
    padding: 20px;
    font-size: 14px;
  }
  div.membres {
    padding: 0 10px;
  }
  div.membres article.girl {
    margin: 40px 50px;
    width: 300px;
  }
  figcaption h2 {
    font-size: 14px;
    margin-top: 0px;
  }
  figcaption h4 {
    font-size: 12px;
  }
  figcaption p {
    font-size: 12px;
  }
  figcaption a {
    margin-top: 20px;
    font-size: 12px;
  }
}
