/*

Theme Name: Galerie l'Inlassable
Theme URI: https://www.galerielinlassable.com
Author: Soungoura Coulibaly
Author URI: https://www.soungouracoulibaly.fr
Description: This a fresh update of Galerie L'inlassable theme, with a new navigation, brand new pages and posts design. Cheers :)
Version: 2.0

*/

/* FONT */
@import url('https://fonts.googleapis.com/css?family=Libre+Franklin');

html, body {
  height: 100%;
  width: 100%;
  min-width: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Libre Franklin', sans-serif;
  list-style-type: none;
  background-size: cover;
}
iframe{
}
p img{
	width:100%;
	height:100%;
}
h6 img {
    width: 100%;
    height: 100%;
}

#index {
    background-image: url(NO);
    width: 100%;
    height: 100%;
  margin: 0;
  padding: 0;
  background-size: cover;
} 

table, td, ul {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Libre Franklin', sans-serif;
  list-style-type: none;
  }

figure {
    margin-inline-start: 0!important;
    margin-inline-end: 0!important;
}

.wp-block-image .aligncenter{
	width:100%!important;
}


/* VIDEO */
video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
  background-size: cover;
  transition: 1s opacity;
}

/* MAP */
.map{
	width:300px;
	margin:0 auto;
}

/* NEWSLETTER */

#newsletter {
    bottom: 0;
    height: 2px;
    width:372px;
    padding-left:10px;
}

/* BODY */
#main{
	top: 36%;
	left:25%;
	color:#000;
	width:75%;
	position:relative;
}
#maintenance{
	top: 36%;
	left:25%;
	color:#000;
	width:75%;
	position:relative;
}

#opening {
	width: 400px;
	height: 62px;
	font-size: 40px;
}

#artiste a{
    width: auto;
   	height: 53px;
  	display:block;
	font-size:73px;
	color:#000;
}
#artiste a:hover {
    color:#cecece;
    text-decoration:none;
}
#theme{
    width: auto;
   	height: 53px;
  	display:block;
	font-size:36px;
	padding-top:23px;
}
#theme a{
	color:#000;
}
#theme a:hover {
    color:#cecece;
    text-decoration:none;
}

#container, #container_ {
	width:100%;
	height:100%;
	min-width: 100%;
	min-height: 100%;
}
#container_ {
	height:auto;
}

#title{
  width: auto;
  height: auto;
  display:block;
  font-size:3em;
  text-transform:uppercase;
  margin-bottom: 33px;
  letter-spacing: 1px;
}

#article{
  padding-top: 130px;
  margin:0 auto;
  text-align:justify;
  color:#000;
  width:75%;
  position:relative;
}

div#article img {
    width: 100%;
    height: 100%;
}

#contact {
  padding-top: 100px;
  margin:0 auto;
  text-align:center;
  color:#000;
  width:75%;
  position:relative;
}

#contact p a {
    color:#000;
}

#description{
  padding-top: 100px;
  margin:0 auto;
  width:100%;
}
#bio {
  text-align:justify;
  color:#000;
  width:63%;
  position:relative;
  margin:0 auto;
  display:block;
}

#bio img {
    width: 100%;
    height: 100%;
}

#table1, #table2, #table3, #table4, #table5, #table6, #table7, #table8, #table9 {
    display: none;
}


/* FOOTER*/

#legal a, #cookies a{
	position:relative;
	height:30px;
	color: #fff;
	text-transform:uppercase;
	display:block;
	float:right;
	margin-right:15px;
	text-decoration:underline;
}


/* SOCIAL */
p.social img {
    width: auto;
    height: auto;
}

/* FORMS */
#forms {
	padding-top:10%;
}

/* DEVICES - 1593PX*/
@media (max-width:1800px) {
#article{
  left: 5%;
}
}

/* DEVICES + 1370PX*/
@media (min-width:1370px) {
#article{
  width: 1024px;
}
}
    
/* DEVICES - 1370PX*/
@media (max-width:1370px) {
p img{
	width:100%;
	height:100%;
}
}

/* DEVICES + 1250PX*/
@media (min-width:1250px) {
#main, #maintenance{
	top: 38%;
	left: 33%;
	width:66%;
}

}

/* DEVICES - 1060PX*/
@media (max-width:1060px) {
#title{
  font-size: 2.3em;
}
#article{
  left: 8%;
}
#bio {
	width:50%;
}
}

/* DEVICES - 819PX*/
@media (max-width:819px) {
#artiste{
    	font-size: 65px;
}
#opening {
	height: 41px;
	font-size: 35px;
	margin-bottom:10px;
}
#theme{
    	font-size: 22px;
}

#title{
  font-size: 2em;
}
#article{
  left: 0;
}
#bio {
	width:65%;
	margin:0;
	left:10%;
}
p img{
	width:100%;
	height:100%;
}
#list {
	margin-top: 0;
}
}

/* DEVICES - 730PX*/
@media (max-width:730px) {

#artiste a{
    font-size: 46px;
    width: 450px;
	height: 13px;
}
#opening {
	height: 33px;
	font-size: 30px;
	margin-bottom:17px;
	width:280px;
}
#theme{
    	font-size: 38px;
    	padding-top: 15px;
}


#title{
  font-size: 1.44em;
}

#list {
    font-size: 13px;
    width: 300px;
}
}


/* DEVICES - 520PX*/
@media (max-width:520px) {

#artiste a{
    	width: 350px;
    	font-size: 52px;
}
#main{
	top: 38%;
}
#opening {
	height: 33px;
	font-size: 20px;
	margin-bottom:7px;
	width:220px;
}
#theme{
    	font-size: 27px;
    	padding-top: 36px;
}

#title{
  font-size: 1.08em;
	height:15px;

}

#article{
	top:13%;
	padding-top: 100px;
}

#newsletter {
    height: 30px;
}
#bio {
	width: 59%;
}
}

/* DEVICES - 400PX*/
@media (max-width:400px) {

#opening {
	height: 28px;
	font-size: 20px;
	margin-bottom:7px;
	width:200px;
}
#theme{
    	font-size: 24px;
	padding-top:0px;
}
#title{
  font-size:1em;
  font-weight:bold;
  margin-bottom:0;
  height:32px;
}

#article p{
  font-size:0.8em;
}
.map{
	width:200px;
	margin:0 auto;
}
iframe{
	width:90%;
	height: 90%;
}
#list {
    position: relative;
    font-size:15px;
    text-align: center;
    width:300px;
    margin: 0 auto;
    right:0;
}
#bio {
	width: 90%;
	margin: 0 auto;
	left:0;
	padding-top:10px;
}
}

/* DEVICES - 350PX*/
@media (max-width:350px) {
#wait{
  left: 25%;
  top: 38%;
}

#artiste a{
    font-size:35px;
}
#opening {
	height: 23px;
	font-size: 18px;
	margin-bottom:5px;
	width:170px;
}
#theme{
    font-size: 22px;
	padding-top:0px;
}

}


/*** BN ***/



html {
  position: relative;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #000;
  font-family: 'Libre Franklin', sans-serif;
  margin: 0 auto;
}

header{
	position:relative;
	width: 100%;
    margin: 0 auto;
	max-width:2000px;
}

main{
	position:relative;
	width:100%;
	margin:0 auto;
	max-width: 2000px;
}

footer {
  width: 90%;
  font-size: 1em;
  margin: 0 auto;
  padding: 10px 0;
  max-width: 2000px;
}

a {
  color: #000;
}
 
a:hover {
  cursor: pointer;
  color: grey;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}

img {
  max-width: 100%;
  max-height: 100%;
}

ul {
  margin: 0;
  list-style: none;
}

hr {
    margin-block-start: 75px;
    margin-block-end: 75px;
	color:#e8e8e8;
}

button {
  font-size: .8em;
  text-transform: uppercase;
  background-color: #000;
  padding: 7px;
  color: #fff;
  border: none;
}

button a{
  color: #fff;
  text-decoration: none;
}

button:hover,
input[type="submit"]:hover {
    outline: none;
    background-color:#fff;
    color:#000!important;
      transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  cursor: pointer;
	text-decoration: none;
	border: 1px solid #000;
}

button:hover a{
	color:#000!important;
}

.breadcrumbs{
	text-align:left;
	text-transform:initial;
	margin: 10px 0;
    font-size: 1em;
}

.breadcrumbs a {
    text-decoration: none;
}

span.breadcrumb_last{
	color:#7d7d7d;
}

.navigation {
    text-align: center;
}

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #fff;
}

::-webkit-scrollbar
{
	width: 15px;
	background-color: #fff;
}

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}


/*** Header ***/

.headerContainer {
  position: fixed;
  min-height: 50px;
    width: 100%;
    margin: 0 auto;
	z-index: 9;
	  transition: background-color 0.3s ease;
	top:0;
	max-width:2000px;
}

.headerContainer.inverted {
  background-color: #fff;
  	-webkit-box-shadow: 1px -2px 34px 3px #e8e8e8;
    box-shadow: 1px -2px 34px 3px #e8e8e8;
}
.headerContainer.inverted a {
  color: #0e436b;
}

.navBurger.inverted{
	background:black!important;
}

.headerNav{
    width: 90%;
    margin: 0 auto;	
}

.logoMain img{
	float:right;
	width: 90px;
}

/* MENU */

nav {
  display: block;
  float: left;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
  z-index: 9;
  border-radius: 50px;
  transition: all .5s;
  -webkit-transition: all .5s;
  padding-top: 20px;
}

nav:hover {
  cursor: pointer;
}

#menuToggle {
  display: block;
  position: relative;
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#menuToggle input[type="checkbox"] {
  display: block;
  position: absolute;
  cursor: pointer;
  width: 30px;
  height: 30px;
  opacity: 0;
  z-index: 2;
  color: #73ab73;
}

#menuToggle span {
  display: block;
  width: 38px;
  height: 2px;
  margin-bottom: 9px;
  position: relative;
  background: #000;
  border-radius: 2px;
  z-index: 1;
  -webkit-transform-origin: 4px 0px;
  transform-origin: 4px 0px;
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    opacity 0.55s ease,
    -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    opacity 0.55s ease;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    opacity 0.55s ease,
    -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
}

#menuToggle span:first-child {
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}

#menuToggle input:checked~span {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(-1px, -1px);
  transform: rotate(45deg) translate(-1px, -1px);
  background: #ffff;
}

#menuToggle input:checked~span:nth-last-child(3) {
  opacity: 0;
  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked~span:nth-last-child(2) {
  -webkit-transform: rotate(-45deg) translate(1px, 1px);
  transform: rotate(-45deg) translate(1px, 1px);
}

#menu {
  position: fixed;
  width: 50vw;
  height: 100vh;
  overflow-y: auto;
  padding-left: 0;
  background-color: #000;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
  top: 0;
  left: 0;
}


#menuToggle input:checked~section {
  -webkit-transform: none;
  transform: none;
}

/* Accordion */
.section-nav {
  border-top: none;
}

.section-nav {
    width: 90%;
    margin: 10px auto;
	padding: 125px 0 0 15px;
}

.section-nav p {
  display: block !important;
  margin: 0;
  margin-block-start: 0em;
  margin-block-end: .5em;
  font-size: 3em;
}

.section-nav p a {
  color: #fff!important;
  text-decoration:none;
}

.section-nav p a:hover {
  color: #c8c8c8;
}

.section-nav p {
  transition: opacity .25s ease-in-out;
}

.section-nav:hover p {
  opacity: 0.25;
}

.section-nav:hover p:hover {
  opacity: 1;
  color:#fff;
}

/***** container home *****/

.mainContainer{
	opacity:.5;
	  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}

#containerHome {
  width: 100%;
  min-height: 90vh;
  display: block;
  margin: 0 auto;
  overflow: hidden;
	position: relative;
}

#containerHome.containerShowcase{
	min-height:100vh;
}

#containerHome h1 {
	display:inline-block;
}

#containerHome h2 {
  text-align: center;
  font-weight: bold;
  margin-top: 0;
  color:#ffff;
}

#containerHome .homeHeading{
	width:90%;
	margin: 0 auto;
	padding-top:75px;
	padding-bottom: 20px;
}

#containerHome span {
    font-size: 1.5em;
    float: right;
	margin: 0.67em 0;
	line-height: 1.5em;
}

.homeNewsBlocSingle {
    position: relative;
    width: 50%;
    margin: 0 10px 50px 10px;
    display: inline-block;
    vertical-align: top;
}

.homeNewsImageSingle {
	position: absolute;
    width: 45%;
    display: inline-block;
    max-width: 500px;
    vertical-align: top;
    height: 100vh;
    right: 0;
}

.homeNewsImageSingle{
	float:right;
}

.homeNewsImageSingle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#homeAbout {
  width: 96%;
  margin: 0 auto;
  display: block;
  padding: 10px 0;
  text-align: center;
}

#homeCategories {
  width: 90%;
  margin: 0 auto;
  display: block;
  padding: 10px 0;
}

#homeCategories .loopBlocContent {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

/** swiper **/
    .swiper {
    width: 60%;
    height: 75vh;
    float: left;
    background-color: #fff;
	padding-bottom: 20px!important;
	display:inline-block;
}
    .swiper-slide {
      overflow: hidden;
    }

  .swiper-zoom-container{
    width:80%;
    margin: 0 auto;
  }

.swiper-pagination-bullet {
    width: 100%!important;
    border-radius: 0!important;
    height: 2px!important;
    margin: 2px!important;
    opacity: 0.3!important;
    background-color:#000!important;
}

.swiper-pagination-bullet-active {
    opacity: 1!important;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  color: #000;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
  color: #000;
}

.swiper-pagination{
	margin-top:10px;
	display: flex;
}

.galleryContainer {
    display: inline-block;
    width: 35%;
    padding-left: 30px;
}

.galleryContent {
    height: 75vh;
    display: flex;
    flex-direction: column;
	justify-content: center;
}

.galleryTitle {
    font-size: 2em;
}

.gallerySubTitle {
    font-size: 1.5em;
    font-style: italic;
    margin: 20px 0;
}

.galleryButton{
	margin-top:50px;
	max-width: 200px;
}

.galleryDescription h5 {
    font-weight: normal!important;
}

.galleryInquire{
	max-width:800px;
	margin: 0 auto;
}

/*** Home Showcase ***/
#homeShowcase{
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
}

#homeShowcase{
	display: block;
    position: relative;
	padding: 75px 10px;
}

.homeShowcaseTag{
	text-transform:initial;
}

.homeShowcaseTitle{
	font-size:5em;
	margin-block-start: 0em;
    margin-block-end: 0em;
}

.homeNewsBloc {
  width: 90%;
  margin: 0 auto;
  max-width:1100px;
  text-align: left;
}

.homeShowcaseCategory, .homeShowcaseSubtitle, .homeShowcaseTag{
	margin: 30px 0;
	font-size: 1.5em;
}

.homeShowcaseSubtitle, .homeShowcaseCategory {
    font-size: 2.5em;
}

.homeShowcaseDate{
	font-size:1.5em;
}

.homeShowcaseReadMore{
	margin:20px 0;
	text-align:justify;
	line-height: 33px;
}

/*** HomeNews ***/

#homeNews{
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
}

#homeNews h1{
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
  color: #73ab73;
}

.homeNewsColumn, .homeNewsArticle {
  position: relative;
  width: 40%;
  margin: 0 30px 50px 30px;
  display: inline-block;
  max-width: 500px;
  vertical-align: top;
  text-align:left;
}

.homeNewsCategory, .homeNewsTitle,.homeNewsTag{
	text-align:left!important;
	margin:10px 0;
}

.homeNewsCategory{
	font-size:1.5em;
	margin-top:30px;
}

.past-exhibitions .homeNewsCategory, .upcoming .homeNewsCategory {
    display: none;
}

.homeNewsTitle, .homeFocusTitle{
	font-weight:bold;
	font-size:2em;
}

.homeNewsSubTitle, .homeFocusSubtitle {
	padding:5px 0;
	font-size:1.5em;
}

.homeNewsDate, .homeFocusDate {
	font-size:1em;
	padding:10px 0 0 0;
}

.homeNewsContent {
  width: 100%;
  height: 100%;
  position: absolute;	
}

.homeNewsColumn p, .homeNewsArticle p {
  font-size: 1em;
  width: 90%;
  margin: 0 auto;
  font-family: 'Poppins', sans-serif;
}

.homeNewsColumn a, .homeNewsArticle a {
  text-decoration: none;
  cursor: pointer;
}

.homeNewsColumn img, .homeNewsArticle img {
	width: 100%;
    height: auto;
    object-fit: cover;
}

.homeNewsColumn img:hover, .homeNewsArticle img:hover {
    transition: all .5s;
    transform : translateY(-10px);
	-webkit-transform : translateY(-10px);
}


/**** HomeFocus ***/
#homeFocus {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
}

.homeFocusBloc {
    position: relative;
    width: 50%;
    margin: 0 10px 50px 10px;
    display: inline-block;
    vertical-align: top;
}

.homeFocusImage {
    float: right;
}

.homeFocusImage {
    position: absolute;
    width: 45%;
    display: inline-block;
    max-width: 890px;
    vertical-align: top;
    height: 100vh;
    right: 0;
}

.homeFocusTag {
    margin: 10px 0;
}

.homeFocusExcerpt p, .homeFocusReadMore{
	margin:20px 0;
	text-align:justify;
	line-height: 33px;
}

/**** container Category ****/
#containerCategory{
	width: 90%;
    min-height: 90vh;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#containerCategory h1 {
    text-align: center!important;
    font-size: 4em;
}


/***** container single *****/

.containerSingle {
  width: 90%;
  display: flex;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  margin-top: 74px;
}

.containerSingle h1 img{
	display:inline-block!important;
}

.containerSingle img {
  display: block !important;
  padding: 10px 0;
  height: auto;
}

.containerSingle iframe {
  width: 100%;
}


.containerSingle__bloc {
  width: 100%;
  position: relative;
}

.containerSingle__content {
  width: 100%;
  margin: 0 auto;
  padding-bottom:75px;
}

.containerSingle__heading{
	display:flex;
	height: 80vh;
	justify-content: center;
}

.containerSingle__heading__bloc{
	display: flex;
    flex-direction: column;
    justify-content: center;
	max-width: 600px;
}

.containerSingle__heading__blocCategory, .containerSingle__heading__blocTag{
	text-align:left!important;
	margin:10px 0;
}

.containerSingle__heading__blocCategory{
	font-size:1.5em;
	margin-top:30px;
}

.containerSingle__heading__blocTag{
	text-transform:uppercase;
}

.containerSingle__heading__bloc h1{
	font-size:5em;
	margin: 10px 0;
}

.containerSingle__heading img{
	width: 100%;
    float: right;
}

/**** Artists page ****/

#containerArtist {
    margin: 0 auto;
	min-height: 75vh;
}

.ArtistContent {
    width: 90%;
    margin: 0 auto;
	position:relative;
	padding-top: 75px;
}

.ArtistContentName{
	display:inline-block;
    max-width: 80%;
}

.ArtistContentNameOverlay{
	position:fixed;
	top:20%;
	left:50%;
	margin-top:-y;
	margin-left:-x;
}

.ArtistContentNameImage{
	width:350px;
	height:350px;
    opacity: 0;
    transition: all .25s ease;
	margin: 0 5px;
	position: absolute;
    top: 10%;
    right:0;
    margin-top: -50px;
    margin-left: -50px;
	/* transform: translate3d(0,calc(-50% + 10px),0); */
}

.ArtistContentNameImage.scrolled{
	visibility:hidden;
}

.ArtistContentNameTitle:hover .ArtistContentNameImage{
	opacity:1;
	  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}

.ArtistContentNameImage img{
	width:auto;
	height:auto;
	float:right;
}

.ArtistContentName a {
    text-decoration:none;
    font-size:3em;
}

.ArtistContentNameTitle a:hover {
  color: #000;
}

.ArtistContentNameTitle {
  transition: opacity .25s ease-in-out;
}

.ArtistContentName:hover .ArtistContentNameTitle {
  opacity: 0.25;
}

.ArtistContentName:hover .ArtistContentNameTitle:hover {
  opacity: 1;
  color:#000;
}


.artistLine{
    margin-block-start: 75px;
    margin-block-end: 75px;
	margin-inline-start: 0;
    color: #e8e8e8;
    width: 69%;
}

/*** newsletter ***/

.newsletterContainer {
    width: 100%;
    background-color: #000;
    font-size: 3em;
    color: #fff;
    padding: 20px 0;
    max-width: 2000px;
    margin: 0 auto;
    margin-top: 75px;
}

.newsletterContainer__content{
	width:90%;
	margin:0 auto;
}

.newsletterContainer__content form{
	margin: 0;
}

.newsletterTitle {
    margin: 10px 0;
}

input.newsletterContainer__contentName, 
input.newsletterContainer__contentEmail  {
    border: none;
    font-size: .5em;
    margin: 10px 0;
    background: initial;
    border-bottom: 1px solid #fff;
	color: #fff;
}

.newsletterContainer__contentName::placeholder {
    color: white;
    font-weight: normal;
	font-family: 'Libre Franklin', sans-serif;
}

.newsletterContainer__contentSubmit{
	font-size: .3em;
    text-transform: uppercase;
    background-color: #000;
    padding: 7px;
    color: #fff;
    border: none;
	margin: 35px 0;
    border: 1px solid #fff;
	font-family: 'Libre Franklin', sans-serif;
}

textarea.newsletterContainer__contentName:focus, 
input.newsletterContainer__contentName:focus,
textarea.newsletterContainer__contentEmail:focus, 
input.newsletterContainer__contentEmail:focus, input.newsletterContainer__contentSubmit:hover{
    outline: none;
    background-color:#fff;
    color:#000;
      transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}

/*** footer ***/

footer a:hover {
  font-weight: bold;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}

footer .copyright {
  text-align: right;
  width: 100%;
  font-size: .7em;
}

/**** Responsive ****/

@media (max-width:1020px) {
	.ArtistContentName a{
		font-size:2em;
	}
	.ArtistContentNameImage{
		width:300px;
		height:300px;
	}
}

@media (max-width:890px) {

  nav {
    display: block;
  }
	
  #menu {
    padding-top: 85px;
	  width:100%;
  }
	
  .section-nav{
	 padding: 0;
	}
	
  footer .copyright p {
    font-size: .8em;
  }
	
	#homeFocus{
	display:flex;
    flex-wrap:wrap;
	}
	
	.homeFocusBloc{
		width:100%;
		margin:0 auto;
		order:2;
	}
	
	.homeFocusImage{
		width:100%;
		height:500px;
		position:relative;
		width:100%;
		margin:0;
		order:1;
	}
	
	.homeNewsBloc{
		width:100%;
	}
	.ArtistContentOverlay{
		display:none;
	}
	
	.artistLine{
		width:100%;
		margin-block-start: 45px;
    	margin-block-end: 45px;
	}
	
	#containerHome .homeHeading h1{
		font-size:2em;
		margin:0;
	}
	#containerHome .homeHeading span{
		display: block;
		float:initial;
	}
	
}

@media (max-width:750px) {
	
  .newsletterContainer{
	font-size:2em;
	}
	
  .containerSingle {
    display: block;
  }
	
  .containerSingle__content{
	width:90%;
   }

  .containerSingle__bloc {
    margin: 0 auto;
    width: 100%;
  }

  .containerSingle__sidebar {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
  }

  .containerSingle__authorInfo {
    display: block;
  }

  .containerSingle__authorMeta {
    display: none;
  }

  .containerSingle__moreArticle {
    width: 300px;
    display: inline-block;
  }
	
	#containerCategory h1 {
		text-align: center;
		font-size: 3em;
	}

}

@media (max-width:590px) {

	#homeShowcase{
		text-align:center;
	}
	
  .homeShowcaseTitle {
    font-size: 4em;
  }
	
  h1 {
    font-size: 2em;
  }
	
  h2{
	font-size:1.3em;
   }
	
	.homeNewsBloc{
		width:300px;
	}

  .homeNewsColumn, .homeNewsArticle {
    width: 100%;
	margin:0;
	margin-bottom: 50px;
  }

}
