/*
Theme Name: mmmmm v2
Version: 0.1
Template: karma
Text Domain: mmmmm
*/


/* WEBFONT
----------------------------------- */

@font-face {
    font-family: 'GT-Super';
    src: url("fonts/GT-Super-Text-Regular.woff2") format("woff2"),
        url("fonts/GT-Super-Text-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GT-Super';
    src: url("fonts/GT-Super-Text-Regular-Italic.woff2") format("woff2"),
        url("fonts/GT-Super-Text-Regular-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
}




/* General
----------------------------------- */
* {
	outline: none;
}
html {
	height: 100%;
}
body {
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale;



	position: relative;


  font-family: "GT-Super", Georgia, serif;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;


	font-size: 13px;
	color: black;
	/* line-height: 1.15; */
  line-height: 1.15em;

	margin: 0 auto;
	max-width: 1800px;



}

@media (min-width: 1024px) {
  body {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;

    font-size: 17px;
    line-height: 1.15em;
  }
  body header, body nav, body main, body footer {
    font-size: 0.5em;
    line-height: 1.15em;
  }
}
@media (min-width: 1200px) {
  body {
    font-size: 18px;
    line-height: 1.15em;
  }
}
@media (min-width: 1400px) {
  body {
    font-size: 19px;
    line-height: 1.15em;
  }
}
@media (min-width: 1600px) {
  body {
    font-size: 20px;
    line-height: 1.15em;
  }
}
@media (min-width: 1800px) {
  body {
    font-size: 21px;
    line-height: 1.15em;
  }
}

@media (min-width: 1024px) and (min-height: 670px) {
  body header, body nav, body main, body footer {
    font-size: 0.6em;
    line-height: 1.15em;
  }
}
@media (min-width: 1024px) and (min-height: 760px) {
  body header, body nav, body main, body footer {
    font-size: 0.7em;
    line-height: 1.15em;
  }
}
@media (min-width: 1024px) and (min-height: 850px) {
  body header, body nav, body main, body footer {
    font-size: 0.8em;
    line-height: 1.15em;
  }
}
@media (min-width: 1024px) and (min-height: 980px) {
  body header, body nav, body main, body footer {
    font-size: 0.9em;
    line-height: 1.15em;
  }
}
@media (min-width: 1024px) and (min-height: 1080px) {
  body header, body nav, body main, body footer {
    font-size: 1em;
    line-height: 1.15em;
  }
}
@media (min-width: 1024px) and (min-height: 1180px) {
  body header, body nav, body main, body footer {
    font-size: 1.1em;
    line-height: 1.15em;
  }
}



/* @media (min-width: 1024px) {
  body {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;

    font-size: 1.17vw;
  }

}
@media (min-width: 1800px) {
  body {
    font-size: 21px;
  }
}
body header, body nav, body main, body footer {
  font-size: 0.5em;
}
@media (min-height: 670px) {
  body header, body nav, body main, body footer {
    font-size: 0.6em;
  }
}
@media (min-height: 760px) {
  body header, body nav, body main, body footer {
    font-size: 0.7em;
  }
}
@media (min-height: 850px) {
  body header, body nav, body main, body footer {
    font-size: 0.8em;
  }
}
@media (min-height: 980px) {
  body header, body nav, body main, body footer {
    font-size: 0.9em;
  }
}
@media (min-height: 1080px) {
  body header, body nav, body main, body footer {
    font-size: 1em;
  }
}


@media (min-height: 1180px) {
  body header, body nav, body main, body footer {
    font-size: 1.1em;
  }
} */

/*
@media (min-width: 1000px) and (min-height: 660px), (min-width: 1200px) and (min-height: 620px), (min-width: 1400px) and (min-height: 560px)  {
	body {
		font-size: 12px;
	}
}

@media (min-width: 1200px) and (min-height: 770px), (min-width: 1400px) and (min-height: 700px), (min-width: 1600px) and (min-height: 640px)  {
	body {
		font-size: 14px;
	}
}
@media (min-width: 1400px) and (min-height: 880px), (min-width: 1600px) and (min-height: 800px), (min-width: 1800px) and (min-height: 730px)  {
	body {
		font-size: 16px;
	}
}
@media (min-width: 1600px) and (min-height: 960px), (min-width: 1800px) and (min-height: 860px) {
	body {
		font-size: 18px;
	}
}
@media (min-width: 1800px) and (min-height: 980px) {
	body {
		font-size: 20px;
	}
}
@media (min-width: 1900px) and (min-height: 1080px) {
	body {
		font-size: 21px;
	}
}
@media (min-width: 1800px) and (min-height: 1160px) {
	body {
		font-size: 22px;
	}
}
@media (min-width: 1800px) and (min-height: 1250px) {
	body {
		font-size: 23px;
	}
} */

p {
  margin-top: 0;
  margin-bottom: 1.15em;
}

strong, b, .bold {
  font-weight: normal;
  font-size: inherit;
}
em, i, .italic {
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: inherit;
	margin: 0 0 1.15em;
  line-height: inherit;
}
h5, h6 {
  margin-left: 1rem;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style-type: none;
}
a {
	text-decoration: none;
  font-style: italic;
  /* color: #929292; */
  color: rgba(0,0,0,0.427);
  /* opacity: 0.427; */
  transition: color 300ms;
  /* transition: transform 300ms;
  display: inline-block; */
}
a:hover {
  color: rgba(0,0,0,1);
}

a .skew {
  transition: transform 300ms;
  display: block;
  font-style: normal;
  color: black;
}
a .skew.inline {
  display: inline-block;
}
a:hover .skew,
a.active .skew,
.active a .skew,
ul.category-menu li.current-menu-parent a .skew {
  transform: skew(-12deg, 0deg);
  color: black;
}


/* header a:not(.no-effect),
body.home main .main-columns ul li a,
.archive-description a,
.archive-header a h2,
.archive-header a h3 {
  transition: transform 300ms;
  display: inline-block;
  font-style: normal;
  color: black;
  opacity: 1;
}
header a:not(.no-effect):hover,
header li.active a:not(.no-effect),
header a.active:not(.no-effect),
body.home main .main-columns ul li a:hover,
.archive-description a:hover,
.archive-header a:hover h2,
.archive-header a:hover h3 {
  transform: skew(-12deg, 0deg);
  color: black;
  opacity: 1;
}

header .site-title a,
header .site-title a:hover {
  font-style: normal;
  color: black;
  opacity: 1;
  transform: none;
} */



table {
	border-spacing: 0;
  border-collapse: collapse;
}
table,
table tbody,
table tr,
table td {
	/* display: block; */
	padding: 0;
	width: auto !important;
	height: auto !important;
}
table td {
	box-sizing: border-box;
	vertical-align: top;
}
img a {
	border: none;
}
.clear {
	clear: both;
}

@media (max-width: 1023px) {
	.desktop-only {
		display: none;
	}
}
@media (min-width: 1024px) {
	.mobile-only {
		display: none;
	}
}


/* Header
----------------------------------- */

.header-content {
  /* width: 100%;
  max-width: 1800px;
  margin: 0 auto; */

  margin-left: 1rem;
}
.header-columns {
  display: flex;
  align-items: center;
}
.header-column {
  box-sizing: border-box;
  /* padding: 0 10px; */
}
ul.category-menu {
  display: flex;
  margin: 0 -0.5rem;
}
ul.category-menu li {
  width: 25%;
  box-sizing: border-box;
  padding: 0 0.5rem;
}
ul.category-menu li a:hover,
ul.category-menu li.active a {
  /* font-style: italic; */
}
.header-column.site-title img {
  width: 7.0em;
}

.header-column.right-column {
  padding: 0;
  display: flex;
}
.header-column.right-column .languages,
.header-column.right-column .media {
  box-sizing: border-box;
  padding: 0 0.5rem;
}
.header-column.right-column .languages {
  text-transform: uppercase;
}
.header-column.right-column .languages a.active,
.header-column.right-column .languages a:hover {
  /* font-style: italic; */
}


/* Responsive Header
----------------------------------- */
header {
  position: fixed;
  width: 100%;
  z-index: 4;
  background-color: white;
}
.burger-btn {
  text-align: right;
  cursor: pointer;
}
.burger-btn img {
width: 18px;
height: auto;
}
.header-column.categories ul.category-menu,
.header-column.right-column .media {
  display: none;
}
.header-column.categories {
  flex-grow: 1;
}
.header-column.right-column {
  justify-content: space-between;
  padding-right: 1rem;
}
.header-content {
  border-bottom: 1px solid black;
}
.header-columns {
  height: 31px;
  align-items: center;
}
.mobile-category {
  text-align: center;
}
@media (min-width: 1024px) {
  header {
    position: static;
    width: auto;
  }
  .header-content {
    border-bottom: none;
    margin: 0 1rem;
  }
  .header-columns {
  height: 60px;
padding-bottom: 15px;
    align-items: center;
  }
  .header-column {
    padding: 0 0.5rem;
  }
  .burger-btn {
    display: none;
  }
  .header-column.categories ul.category-menu {
    display: flex;
  }
  .header-column.right-column .media {
    display: block;
  }
  .header-column.site-title {
    width: 20%;
  }
  .header-column.right-column {
    flex-grow: 0;
    justify-content: flex-end;
    padding-right: 0;
  }
  .header-column.categories,
  .header-column.right-column {
    width: 40%;
  }
  .header-column.right-column .languages,
  .header-column.right-column .media {
    width: 25%;
  }
}

/* Mobile menu
----------------------------------- */
.mobile-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}
body.menu-open .mobile-menu {
  display: block;
}
.mobile-menu .background {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.8;
}
.mobile-menu-slider {
  height: 0;
  overflow: hidden;
  z-index: 2;
  position: absolute;
  top: 30px;
  width: 100%;
}
.mobile-menu-slider-content {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.mobile-menu-content {
  margin-left: 1rem;
  font-size: 2em;
  line-height: 1.15em;
  background-color: white;
  box-sizing: border-box;
}
.mobile-menu-content ul {
  padding: 1rem 1rem 0 0;
}
.mobile-menu-footer {
  padding-top: 1rem;
  border-bottom: 1px solid black;
}
.mobile-menu-content ul li:nth-child(5n+2) {
  padding-left: 0.5em;
}
.mobile-menu-content ul li:nth-child(5n+3) {
  padding-left: 1em;
}
.mobile-menu-content ul li:nth-child(5n+4) {
  padding-left: 1.5em;
}
.mobile-menu-content .mobile-media {
  padding-left: 2em;
}
.mobile-menu a {
  color: black;
  font-style: normal;
}

.mobile-text-content {
  padding: 1em 0;
  margin: 1em 0;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  position: relative;
}
.mobile-text-slider {
  overflow: hidden;
}
.mobile-text .slider-button {
  /* text-align: right; */
  cursor: pointer;
  padding-right: 1rem;
  margin-bottom: -0.5em;
      margin-left: -0.18em;
  font-size: 1.5em;
  line-height: 1.15em;
      color: rgba(0,0,0,0.427);
}
.mobile-text .slider-button.close-btn {
  margin-left: 0;
}
.mobile-text .firstpage,
.mobile-text .nextpage {
  display: none;
}
.mobile-text h3 {
  font-style: italic;
  margin-left: 1em;
  margin-bottom: 1.15em;
}

@media (min-width: 1024px) {
  .mobile-menu {
    display: none;
  }
  .mobile-category {
    display: none;
  }
}

/* Main
----------------------------------- */
main {
  padding-top: 50px;
}
.main-content {
  /* width: 100%;
  max-width: 1800px;
  margin: 0 auto; */
  box-sizing: border-box;
  padding-bottom: 1rem;
  /* height: 100%; */
  margin: 0 1rem;

}
.main-content p {
  margin-top: 0;
}
@media (min-width: 1024px) {
  main {
    flex-grow: 1;
    overflow: auto;
    padding-top: 0;
    display: flex;
  }
  .main-content {

    display: flex;
    flex-grow: 1;
  }
}



/* Slideshow
----------------------------------- */
.slideshow {
  position: relative;
  overflow: hidden;
}
.slideshow .slide {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* Home
----------------------------------- */
body.home .main-content {
  margin-right: 0;
}

body.home .main-column.artist-index-column {
  box-sizing: border-box;
  position: relative;
}
body.home .main-column.right-column {
  width: 40%;
}
.home-text {
  overflow: hidden;
  position: relative;
}
.home-text a {
  cursor: pointer;
}
.home-text a.firstpage {
  position: relative;
  font-size: 1.5em;
  line-height: 0;
  top: 0.125em;
}
.home-text p {
  margin-top: 0;
  margin-bottom: 1.15em;
}
.home-text h3 {
  font-style: italic;
  margin-left: 1em;
  margin-bottom: 1.15em;
}
.home-text .text-slideshow {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.home-text .text-slider {
  position: absolute;
  height: 100%;
  display: flex;
}
.home-text .text-page {
  /* position: absolute; */
  /* width: 100%; */
  height: 100%;
  display: flex;
  background-color: white;
}
.home-text .text-column {
  box-sizing: border-box;
  padding: 0 0.5rem;
  width: 50%;
}
.hidden,
.hidden a {
  cursor: default;
  display: none;
}




/* body.home .artist-index-column,
body.page .title-column {
  font-size: 1.25em;
} */
ul.indent-5 li:nth-child(5n+2) {
  padding-left: 0.5em;
}
ul.indent-5 li:nth-child(5n+3) {
  padding-left: 1em;
}
ul.indent-5 li:nth-child(5n+4) {
  padding-left: 1.5em;
}
ul.indent-5 li:nth-child(5n+5) {
  padding-left: 2em;
}

ul.title {
  margin-bottom: 0.333em;
}

ul.lieux {
  font-size: 1.5em;
  line-height: 1.15em;
  margin-bottom: 0.333em;
}



/* Home responsive
----------------------------------- */
.main-columns {

}
.home-text {
  display: none;
}
.main-content p.exposition-dates {
  margin-top: 0;
  margin-left: 4em;
  margin-bottom: 0.333em;
}

.artist-index-column .title,
.artist-index-column .exposition-dates,
.artist-index-column .mobile-artists {
  font-size: 2em;
  line-height: 1.15em;
  margin-right: 1rem;
}
.artist-index-column .title,
.artist-index-column .exposition-dates {
  line-height: 1em;
}

.mobile-text-slider-content {
  margin-right: 1rem;
  margin-bottom: -1.15em;
}
.artists {
  display: none;
}
ul.mobile-artists li a {
  color: black;
  font-style: normal;
}
ul.programme-general {
  position: relative;
  height: 1.15em;
}
ul.programme-general li {
  position: absolute;
}
ul.programme-general li a {
  color: black;
}
ul.lieux li {
  position: relative;
  z-index:1;
}
ul.lieux .lieu-address {
  opacity: 0;
  transition: opacity 1000ms;
  position: absolute;
  font-size: 0.75em;
  line-height: 1.15em;
  margin-top: 0.33em;
  z-index:0;
}
ul.lieux .lieu-address p {
  margin: 0;
}

body.current-category-matiere ul.lieux li.lieu-le-commun .lieu-address {
  opacity: 1;

}



@media (min-width: 1024px) {
  body.home .main-content {
    margin-right: 1rem;
  }
  .home-text {
    display: block;
  }
  .main-content p.exposition-dates {
    margin-left: 0;
    margin-bottom: 1.15em;
  }
  .main-columns {
    display: flex;
    flex-grow: 1;
    /* height: 100%; */
  }
  body.home .main-column.artist-index-column {
    width: 20%;
    padding: 0 0.5rem;
  }
  .artist-index-column .title,
  .artist-index-column .exposition-dates,
  .artist-index-column .artists,
  .page-column.title-column {
    font-size: 1.333em;
    line-height: 1.15em;
    margin-right: 0;
  }
  .mobile-text-slider-content {
    margin-right: 0;
  }
  .mobile-text {
    display: none;
  }
  .mobile-artists {
    display: none;
  }
  .artists {
    display: block;
  }
  .hidden,
  .hidden a {
    display: block;
  }
  ul.artists {
    margin-bottom: 1.15em;
    font-size: 1.333em;
    line-height: 1.15em;
  }
  ul.lieux {
    margin-bottom: 1.15em;
    font-size: 1.333em;
    line-height: 1.15em;
  }
  ul.programme-general {
    margin-top: 3.35em;
  }
  ul.title {
    margin-bottom: 1.15em;
  }
}





/* Single Artist
----------------------------------- */
body.single .main-column {
  box-sizing: border-box;
}

body.single .main-column.artist-images {
  width: 40%;
  position: relative;
  /* height: calc(100vh - 90px - 1rem); */
}
body.single .slideshow-container {
  /* position: relative;
  margin-left: 33.333%;
  width: 66.666%; */
}
body.single .slideshow {
  position: relative;
  /* width: 100%; */
  height: 100%;
  /* padding-bottom: 150%; */
}
body.single .slideshow .slide {
  background-color: white;
}
body.single .slideshow .slide .image-container {
  position: absolute;
  right: 0;
  width: 66.666%;
  padding-bottom: 100%;
}
body.single .slideshow .slide.horizontal .image-container {
  top: 0;
  left: 0;
  right: auto;
  width: 100%;
  height: 0;
  padding-bottom: 66.666%;
}

.artist-name .artist-title {
  font-size: 2em;
  line-height: 1.15em;
  margin-bottom: 1.15em;
}
.artist-name .nationality {
  display: block;
}
.exposition-title {
  font-style: italic;
}
.artist-details ul{
}
.artist-details ul li {
  display: flex;
  margin-bottom: 1em;
}
.artist-details ul li::before {
  content: "→";
  display: inline-block;
  padding-right: 4px;
}
.artist-details ul li h4 {
  font-style: italic;
  margin-bottom: 0;
}
.artist-details ul li a {
  font-style: normal;
  color: black;
}
.artist-details ul li a:hover {
  font-style: italic;
}

.nationality {
  font-size: 0.75em;
}

@media (min-width: 1024px) {
  body.single .main-column {
    width: 20%;
    padding: 0 0.5rem;
  }
  .artist-name .artist-title {
    font-size: 1.333em;
    line-height: 1.15em;
  }

}



/* Single Concert
----------------------------------- */
.main-column.concert-title h2,
.main-column.concert-title .description,
.main-column.projection-title h2,
.main-column.projection-title .description,
.main-column.concert-title h3,
.main-column.projection-title h3 {
  font-size: 1.33em;
  line-height: 1.15em;
  margin-bottom: 0;
}
.main-column.concert-title,
.main-column.concert-title .description,
.main-column.projection-title .description,
.main-column.concert-title h3,
.main-column.projection-title h3 {
  margin-bottom: 1.15em;
}

.info {
  margin-top: 1em;
}

/* Archive Concert
----------------------------------- */
.archive-columns {

}
.archive-column {
  box-sizing: border-box;
  margin-bottom: 4.6em;
}
.archive-column .archive-header {
  margin-bottom: 0;
  font-size: 1.33em;
  line-height: 1.15em;
}
.archive-column .archive-body {
  flex-grow: 1;
  margin-bottom: 1em;
}
.archive-column .archive-body .archive-description {
  font-size: 1.33em;
  line-height: 1.15em;
}
.archive-column .archive-body .archive-text {
  margin-top: 1em;
}

.archive-description a {
  color: black;
  font-style: normal;
}

.archive-header h2 {
  margin-bottom: 0;
}
.archive-header h3 {
  margin-bottom: 0.57em;
}


body.archive .archive-footer a {
  display: block;
}
body.archive main .slideshow {
  width: 100%;
  height: 0;
  padding-bottom: 66.666%;
}
body.archive main .slideshow img {
  filter: grayscale(100%);
  transition: filter 800ms;
}
body.archive main .archive-column:hover .slideshow img {
  filter: grayscale(0%);
}

.archive-programme-link {
  margin-top: 1em;
}

@media (min-width: 1024px) {
  .archive-columns {
    display: flex;
    flex-grow: 1;
    /* height: 100%; */
  }
  .archive-column {
    width: 20%;
    padding: 0 0.5rem;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
}


/* Archive Projection
----------------------------------- */

.archive-header-columns {
}
.archive-header-column {
  box-sizing: border-box;
}
.archive-header-column h2 {
  margin-bottom: 1.15em;
}
body.archive-projection main .slideshow {
  padding-bottom: 33.333%;
}

.slide-columns {
  display: flex;
  margin: 0 -0.5rem;
  height: 100%;
}
.slide-column {
  width: 50%;
  box-sizing: border-box;
  padding: 0 0.5rem;
  display: flex;
}
.slide-column-content {
  position: relative;
  width: 100%;
  /* height: 100%; */
  display: flex;
}

@media (min-width: 1024px) {
  body.archive-projection .archive-column {
    width: 40%;
    /* height: calc(100vh - 90px - 1rem); */
  }
  .archive-header-columns {
    display: flex;
    margin: 0 -0.5rem;
  }
  .archive-header-column {
    width: 50%;
    padding: 0 0.5rem;
  }
}

/* Page (media)
----------------------------------- */
.page-content {
  margin-left: 1rem;
}
.page-columns {
}
.page-columns .page-column {
  box-sizing: border-box;
}

.page-columns .page-column.text-column p {
  margin-top: 0;
}
.page-columns .page-column.text-column a {
	/* font-style: italic; */
  transform: skew(-15deg, 0deg);
}
.page-columns .page-column.text-column a:hover {
}
.page-column {
  padding-right: 1rem;
}
.page-column.sponsors-column {
  border-top: 1px solid black;
  padding-right: 0;
}
.sponsors-table {
  padding-top: 1.15em;
}
.sponsors-row {
  margin-bottom: 1.15em;
  border-bottom: 1px solid black;
}
.sponsors-cell {
  box-sizing: border-box;
  margin-bottom: 1.15em;
  padding-right: 1rem;
}

.sponsors-row-2 .sponsors-cell.sponsor-logos img {
  margin-top: -6px;
}
.sponsors-cell.sponsor-logos img {
  width: 100%;
  height: auto;
}
body.page .page-column.title-column {
  display: none;
}
@media (min-width: 1024px) {
  body.page .page-column.title-column {
    display: block;
  }
  .page-content {
    margin: 0 1rem;
  }
  .page-columns {
    display: flex;
  }
  .page-columns .page-column {
    width: 20%;
    padding: 0 0.5rem;
  }
  .page-columns .page-column.sponsors-column {
    width: 40%;
  }
  .page-column {
    padding-right: 0;
  }
  .page-column.sponsors-column {
    border-top: none;
  }
  .sponsors-table {
    margin: 0 -0.5rem;
    padding-top: 0;
  }
  .sponsors-row {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 1.15em;
    border-bottom: none;
  }
  .sponsors-cell {
    padding: 0 0.5rem;
  }
  .sponsors-cell.sponsor-group {
    width: 33%;
    font-size: 0.75em;
    line-height: 1.15em;
  }
  .sponsors-cell.sponsor-logos {
    width: 50%;
  }
}

/* Media footer
----------------------------------- */
.media-footer-content {
  margin: 0;
  padding: 0.5rem 0 1rem;
}

.media-footer-column {
  box-sizing: border-box;
  margin-bottom: 1.15em;
}
.media-footer-column.contact .social {
  margin-top: 0.5em;
}
.media-footer-column.contact .social ul li {
  display: inline-block;
}
.media-footer-column.contact .social ul li a img {
  opacity: 0.427;
  transition: opacity 300ms;
}
.media-footer-column.contact .social ul li a:hover img {
  opacity: 1;
}


.media-footer-column.credits {
  font-size: 0.75em;
  line-height: 1.15em;
}
@media (min-width: 1024px) {
  .media-footer-columns {
    display: flex;
    align-items: flex-end;
  }
  .media-footer-column {
    width: 20%;
    padding: 0 0.5rem;
  }
}

/* Home footer
----------------------------------- */
footer {
  position: relative;
  margin: 0 0 0 1rem;
}
.footer-slider {
  background-color: white;
  border-top: 1px solid black;
  z-index: 5;
}
.footer-slider-content {
  /* position: absolute;
  width: 100%; */
}
.footer-content {
  margin: 0 0.5rem 0 -0.5rem;
  padding: 0.5rem 0;
}
.footer-columns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer-column {
  padding: 0 0.5rem;
  box-sizing: border-box;
  margin-bottom: 1em;
}

.footer-column.newsletter {
  width: 100%;
}

.newsletter input {
  border: 2px solid #929292;
  padding: 2px 0.5rem;
  font-size: inherit;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
}
.newsletter input::placeholder {
  color: #929292;
  font-style: italic;
}
.newsletter button {
  border: 2px solid #929292;
  background-color: #929292;
  padding: 2px 0.5rem;
  font-size: inherit;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  color: white;
  font-style: italic;
  cursor: pointer;
}
.newsletter-columns {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}
.newsletter-column {
  padding: 0 0.5rem;
  box-sizing: border-box;
  margin-bottom: 0.5em;
}
.newsletter-column.title {
  flex-shrink: 0;
  width: 100%;
}
.newsletter-column.name-input,
.newsletter-column.email-input {
  width: 50%;
  margin-bottom: 0.65em;
}
.footer-column.contact span {
  display: inline-block;
  margin-right: 8px;
}
.footer-column.social {
  flex-grow: 1;
  text-align: right;
  padding: 0;
}
.footer-column.social ul li {
  display: inline-block;
  padding-right: 0.5rem;
}
.footer-column.social ul li:first-child {
  padding-left: 0;
  padding-right: 0.25rem;
}
.footer-column.social a img {
  opacity: 0.427;
  transition: opacity 300ms;
}

@media (max-width: 1023px) {
  .footer-slider {
    height: auto !important;
  }
}
@media (min-width: 1024px) {
  footer {
    position: relative;
    margin: 0 1.5em;
  }
  .footer-content {
    margin: 0 -0.5rem 0 -1rem;
  }
  .footer-slider {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    overflow: hidden;

    font-size: 0.66em;
    line-height: 1.15em;
  }
  .footer-columns {
    flex-wrap: nowrap;
  }
  .footer-column {
    margin-bottom: 0;
  }
  .footer-column.newsletter,
  .footer-column.contact {
    width: 40%;
  }
  .footer-column.social {
    width: 20%;
  }
  .footer-column.social a img {
    vertical-align: bottom;
  }
  .footer-column.social a:hover img {
    opacity: 1;
  }
  .newsletter-columns {
    flex-wrap: nowrap;
    margin: 0;
  }
  .newsletter-column {
    margin-bottom: 0;
  }
  .newsletter-column.title {
    width: auto;
  }
  .newsletter-column.name-input,
  .newsletter-column.email-input {
    width: 160px;
  }


}


/* ----------------------------- */
