.disable-hover{
  pointer-events: none !important;
}
#accueil {
    position: relative !important;
}
#post-20 .boximg{ background-position:top right;}
#post-19 .boximg{ background-position:top right;}
#post-18 .boximg{ background-position:top right;}

#page-qsn .boximgsquare {
  background-position: top center;

}

.card-equipe::before {
  background-color: #ef612f;
  color: white;
  content: "+";
  display: inline-block;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 30px;
  z-index: 10;
  transition:opacity .5s ease;
}

.card-equipe:hover::before {
  background-color: #ef612f;
  color: white;
  content: "+";
  display: inline-block;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 30px;
  z-index: 10;
  opacity:0;
}

.elementanim{ visibility:hidden;}
.elementanimdelay, .elementanimdelay2{ visibility:hidden;}

#main{ overflow:hidden;}

p {
  font-weight: 300;
  line-height: 1.8rem;
}

.brand-logo > img {
  height: 30px;
  margin: 30px;
  padding: 0;
}
.section-art {
  position: relative;
}
.valign-wrapper .valign {
  display: block;
  margin: 0 auto;
  position: relative;
  
}

.valign-wrapper .row {
   /* width: 100%;*/
}

#pointsforts .valign-wrapper div.valign{ width:100%;}

nav ul a {
	font-family: 'Oswald', sans-serif;
	font-weight:100;
	text-transform:uppercase;
	letter-spacing:2px;
  color: #000;
  display: block;
  font-size: 0.9rem;
  padding: 0 15px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Oswald;
  font-weight: 100;
  letter-spacing: 2px;
  line-height: 1.1;
}
h3 {
  font-size: 30px;
  letter-spacing: 6px;
  text-transform: uppercase;
  line-height: 50px;
}

#introtext .valign-wrapper h3.valign{ text-align:center;}

.navbar {
  height: 90px;
  padding: 0 30px;
  
position: relative;
}
.navbar nav {
  background-color: rgba(255, 255, 255, 0.82);
}

nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
  line-height: 90px;
}

nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
  height: 90px;
  line-height: 90px;
}

.hugetitle{ text-align:center;}
#map-canvas{ position:relative;}
#map-canvas:before{ content:"";
pointer-events:none;
position:absolute;
left:0; right:0; top:-1px; background-image:url(../img/top-mask.png); background-size:100% 100%; height:100px; z-index:1;}

#map-canvas:after{ content:"";pointer-events:none;
position:absolute;
left:0; right:0; bottom:0; background-image:url(../img/bottom-mask.png); background-size:100% 100%; height:100px; z-index:1;}

#accueil:before{ content:"";
position:absolute;
left:0; right:0; top:-1px; background-image:url(../img/top-mask.png); background-size:100% 100%; height:100px; pointer-events:none;}

#accueil:after{ content:"";
position:absolute;
left:0; right:0; bottom:0; background-image:url(../img/bottom-mask.png); background-size:100% 100%; height:100px; pointer-events:none;}
#pointsforts{ position:relative; padding:100px 0;}
#pointsforts:before{ content:"";
position:absolute;
left:0; right:0;  top: 0; background-image:url(../img/top-mask.png); background-size:100% 100%; height:100px;}

#pointsforts:after{ content:"";
position:absolute;
left:0; right:0; bottom:0; background-image:url(../img/bottom-mask.png); background-size:100% 100%; height:100px;}

.card-image p{ margin:0;}
.card-image .boximgsquare:not(:nth-of-type(2)){ display:none;}

.cat-5 .card-image .boximgsquare{ display:block;}

.relative{ position:relative;}
.boximg{ background-size:cover; position:absolute; top:0; left:0; right:0; bottom:0; background-position:center center; z-index:-1;}

.boximgsquare{ background-size:cover; top:0; left:0; right:0; bottom:0; background-position:center center; z-index:-1;}

.image-header {
  margin-bottom: 40px;
  position: relative;
}
.imgheaderbg {
  background-position: center center;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0px;
}
.imgheaderbg:before{ content:"";
position:absolute;
left:0; right:0; top:0; background-image:url(../img/top-mask.png); background-size:100% 100%; height:100px;}

.imgheaderbg:after{ content:"";
position:absolute;
left:0; right:0; bottom:0; background-image:url(../img/bottom-mask.png); background-size:100% 100%; height:100px;}

.intro-art{ position:relative; text-align: center;}

.intro-art h1 {
  color: black;
  font-size: 4.4vmin;
  letter-spacing: 4px;
  line-height: 5.5vmin;
  margin-bottom: 20px !important;
  text-transform: uppercase;
}
.intro-art h1::before {
  background-color: #ef612f;
  content: "";
  display: block;
  height: 5px;
  margin: 20px auto;
  width: 30px;
}
.static-content{ }
#qsn p {
  margin-top: 9px;
}

p.pre {
  background-color: #ef612f;
  bottom: 0;
  color: white;
  display: block;
  line-height: 0;
  margin: 0;
   z-index: 1;
  position: absolute;
  left: 0;
}

p.next {
  background-color: #ef612f;
  bottom: 0;
  color: white;
  display: block;
  line-height: 0;
  margin: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}

.section {
	padding:0;  
}
.row {
	margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

p.next a, p.pre a {
  color: #fff;
  display: block;
  font-family: "Oswald",sans-serif;
  font-size: 12px;
  font-weight: 100;
  height: 100%;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 25px;
}
.intro-art {
  margin-left: -35px !important;
  padding:35px !important;
}
.section-art::before {
  background-image: url("../img/vertical-mask.png");
 background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    content: "";
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: -10px;
    width: 140px;
    z-index: 1;
}

.hugetitle h3 {
  margin: 0 auto;
  text-align: center;
}

.card .card-image .card-title {
  bottom: 0;
  left: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  pointer-events:none;
}
.last-rea{ position:relative;}
.last-rea .row .col{ padding:0;}

.card{ border-radius:0; margin:0;}
h3::after {
  background-color: #ef612f;
  content: "";
  display: block;
  height: 5px;
  margin: 20px auto 0;
  width: 30px;
  
}

.last-rea:before{ content:"";
position:absolute; pointer-events:none;
left:0; right:0; top:0; background-image:url(../img/top-mask.png); background-size:100% 100%; height:100px; z-index:1;}

.last-rea:after{ content:"";
position:absolute;
left:0; right:0; bottom:0; background-image:url(../img/bottom-mask.png); background-size:100% 100%; height:100px; pointer-events:none; z-index:1;}
.card-image > a{background-color: rgba(239,97,47,1); transition:all .5s ease; display:block;}
.card-image > a:hover{background-color: rgba(239,97,47,1); transition:all .5s ease; display:block;}
.card-image > a .boximgsquare{ opacity:1; transition:all .5s ease;}
.card-image > a:hover .boximgsquare{ opacity:.1;}
.card-image > a:focus .boximgsquare{ opacity:.1;}
/*.card-image a .boximgsquare:before{
	content: "";
	background-color: rgba(239,97,47,0.00);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: all .5s ease;
}
.card-image a:hover .boximgsquare:before{
	content: "";
	background-color: rgba(239,97,47,0.85);

}

.card-image a:focus .boximgsquare:before{
	content: "";
	background-color: rgba(239,97,47,0.85);
	
}*/


#qsn {
  background-color: white;


  z-index: 2;
  margin-top:100px;
}




#qsn .hugetitle h3 {
  font-size: 3vmin;
  line-height: 6vmin;
  text-align: left;
}

#qsn .hugetitle h3:after {
  background-color: #ef612f;
  content: "";
  display: block;
  height: 5px;
  margin: 20px 0 0 0;
  width: 30px;
  
}

#qsn p, #page-qsn p {
  font-weight: 300;
  line-height: 1.7em;
  /*margin-top: 4px;*/
  text-align: left;
}

#qsn a{}



#pointsforts .col{ visibility:hidden;}
#pointsforts [class^="icon-"], #pointsforts [class*=" icon-"] {
  color: #fff !important;
  font-size: 5vh;
  margin-top: 15px;
  opacity: 1;
  /*text-shadow: 7px 7px 10px rgba(143, 57, 0, 0.7);*/
}

.image-qsn{ background-image:url(../img/bg-qsn.jpg); width:100%; background-size:cover; position:relative; visibility:hidden;}
.image-qsn:before{ content:"";
position:absolute; pointer-events:none;
left:0; right:0; top:0; background-image:url(../img/top-mask.png); background-size:100% 100%; height:100px; z-index:1;}
.image-qsn:after{ content:"";
position:absolute;
left:0; right:0; bottom:0; background-image:url(../img/bottom-mask.png); background-size:100% 100%; height:100px; pointer-events:none; z-index:1;}

.btn-large {
  background-color: rgba(239, 97, 47, 1);
  border: 1px solid rgba(239, 97, 47, 0);
  border-radius: 0;
  color: #ffffff;
  font-family: oswald;
  font-size: 10px;
  letter-spacing: 3px;
  padding: 0 15px;
  margin: 30px 0 0 0;
}

.btn-large:hover {
  border: 1px solid rgba(239, 97, 47, 1);
  color: rgba(239, 97, 47, .8);
  background-color:transparent;

}

.btn-large:focus {
  border: 1px solid rgba(239, 97, 47, 1);
  color: rgba(239, 97, 47, .8);
  background-color:transparent;

}

.btn-plus {
  background-color: rgba(239, 98, 47, 0);
  border: 1px solid #ef622f;
  border-radius: 15px;
  color: #ef612f;
  font-family: roboto;
  font-size: 16px;
  font-weight: 100;
  height: 30px;
  letter-spacing: 0;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 30px;
  	transform:scale(1);
  transition:all .4s ease;
}
.btn-plus:hover {
	transition:all .4s ease !important;
	transform:scale(1.2) !important;
	
}


.btn-close {
  background-color: rgba(239, 98, 47, 0);
  border: 1px solid #ef622f;
  border-radius: 15px;
  color: #ef612f;
  font-family: roboto;
  font-size: 16px;
  font-weight: 100;
  height: 30px;
  letter-spacing: 0;
  line-height: 26px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  transform: scale(1);
  transition: all 0.4s ease 0s;
  vertical-align: middle;
  width: 30px;
}

.btn-close:hover {
	transition:all .4s ease !important;
	transform:scale(1.2) !important;
	
}

.btn-close a {
  display: block;
  font-size: 0;
  position:relative;
}

.btn-close a::before {
  bottom: 0;
  color: #ef612f;
 content: "\f104";
  display: block;
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  font-size: 18px;
}


a.lastrea-link .card-title .reatitle{font-family: "Oswald",sans-serif;
  font-size: 1.5vw;
  font-weight: 100;
  letter-spacing: 2px;
  text-transform: uppercase;}
  
  a.lastrea-link .card-title .reatitle > span{ display:inline-block;}

.card-image a .card-title{ opacity:0; transition:all .5s ease; color:#fff !important; transform:translateY(20px);}
.card-image a:hover .card-title{ opacity:1;transform:translateY(0px);}
/*.card-image a:focus .card-title{ opacity:1;transform:translateY(0px);}*/


h4 {
  font-size: 2.08vmin;
  line-height: 110%;
  margin: 1.14rem 0 0.912rem;
  text-transform: uppercase;
}

#pointsforts{ }
#qsn p img{ display:none;}

.catname {
  background-color: transparent;
  border: 0 solid #ef612f;
  color: #ef612f;
  display: inline-block;
  font-family: oswald;
  font-size: 11px;
  letter-spacing: 3px;
  margin: 0 auto;
  padding: 6px 0;
  text-transform: uppercase;
}

.intro-art p {
  margin: 5px;
}

.intro-art > div{ margin:0 auto;}



nav ul li:hover, nav ul li.active {
  background-color: rgba(0, 0, 0, 0);
}
#page-qsn #introtext h3{ text-align:center;}

p.next a i.fa{transition:all .4s ease;}
p.next a:hover i.fa{transition:all .4s ease; transform: translate(10px, 0px);}

p.pre a i.fa{transition:all .4s ease;}
p.pre a:hover i.fa{transition:all .4s ease; transform: translate(-10px, 0px);}

.cat-content .row .col {
    padding: 0;
}
.cat-content{ position:relative;}
.cat-content:before {
    background-image: url("../img/top-mask.png");
    background-size: 100% 100%;
    content: "";
    height: 100px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.cat-content:after {
    background-image: url("../img/bottom-mask.png");
    background-size: 100% 100%;
    bottom: 0;
    content: "";
    height: 100px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    z-index: 1;
}

.cat-description {
  margin-top: 5px !important;
  text-align: center;
}


nav .button-collapse {
  color: #000;
  float: right;
  height: 56px;
  position: relative;
  right: 0px;
  z-index: 1;
}

.orange {
  background-color: #ef612f !important;
  color: white;
}

#pointsforts h3 {
  margin-bottom: 30px;
}
#pointsforts.orange h3:after{ background-color:#fff !important;} 

.collapsible-header {
	    color: #444;
    font-size: 1rem;

  display: block;
  font-family: "Oswald",sans-serif;

  font-weight: 100;
  letter-spacing: 2px;
  padding: 0 15px;
  text-transform: uppercase;
}

#introtext h3::first-word{ font-size:0.7vw; color:#9A73A9 !important;}

.dropdown-content {

  top: 90px !important;

}

.dropdown-content li > a, .dropdown-content li > span {
  color: black;
  display: block;
  font-size: 0.9rem;
  padding: 0.5rem 1rem;
}


.card-equipe{ overflow: hidden;
    position: relative;
	border-radius: 0;
    margin: 0;}
	
.card-equipe .reatitle {
  color: #fff;
  font-size: 2.4vmin;
  font-weight: 300;
  text-align: center;
}

.card-equipe a{ position:absolute;
top:0;
bottom:0;
left:0;
right:0;}
.card-equipe .valign-wrapper {
  align-items: center;
  display: flex;
  height: 100%;
}

.card-equipe a{transition:all .5s ease;
	background-color: rgba(239,97,47,0.00);
	  font-family: "Oswald",sans-serif;
  font-size: 1.2vw;
  font-weight: 100;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.card-equipe a:hover{ background-color:rgba(239,97,47,0.90);}
.card-equipe a .card-title{opacity:0; transition:all .5s ease; color:#fff !important; transform:translateY(20px); text-align:center;}
.card-equipe a:hover .card-title{opacity:1;transform:translateY(0px);}


article .static-content h3 {
  font-size: 17px;
  letter-spacing: 4px;
  line-height: 35px;
  margin-top: 0;
  text-align: left;
}

article .static-content h3:after {
	margin:15px 0 ;
	
}

.obline-01::after {
  background-color: #ef612f;
  content: "";
  display: block;
  height: 1px;
  left: 20%;
  position: absolute;
  right: 20%;
  transform: rotate(-25deg);
  top:50%;
  z-index: -1 !important;
}

.zonecontact .obline-01{
  background-color: #fff;

}


.obline-02::after {
  background-color: #ef612f;
  content: "";
  display: block;
  height: 1px;
  left: 10%;
  position: absolute;
  right: 10%;
  top: 50%;
  transform: rotate(35deg);
  z-index: -1 !important;
}

#page-contact .obline-01 .static-content{ /*background-color:white;*/}
#page-contact .nom-equipe{ color:#ef612f;}
.static-content .col{ background-color:#fff;}

.liste { margin:0; padding:0; text-align:left;}
.liste li {
  font-family: "Oswald",sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 1px;
  line-height: 35px;
  padding-left: 25px;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.liste2 li {
  font-family: "Roboto",sans-serif;
  font-size: 15px;
  font-weight: 100;
  letter-spacing: 1px;
  line-height: 25px;
  margin-bottom: 15px;
  padding-left: 25px;
  position: relative;
  text-transform: none;
}

.liste2 > li::before {
  clear: both;
  color: rgba(239,97,47,0.54);
  content: "//";
  float: left;
  font-family: oswald;
  font-size: 12px;
  font-weight: bolder;
  height: 31px;
  left: 0;
  margin-right: 13px;
  padding: 1px;
  position: absolute;
  top: 0;
  vertical-align: top;
}

.card-equipe p{ margin:0;}

#deco1{ padding:50px 0 ;}
#deco2{ padding:0px 0px ; margin-bottom:100px;}

footer.page-footer {
	display:none;
  margin-top: 0;
  padding-top: 0;
}

.page-footer a{ margin-right:10px;}
.zonecontact img{ display:none;}
.zonecontact .contactrow{ display:none;}

.liste > li::before {
  clear: both;
  color: rgba(255, 255, 255, 0.42);
  content: "//";
  float: left;
  font-family: oswald;
  font-size: 12px;
  font-weight: bolder;
  height: 31px;
  left: 0;
  margin-right: 13px;
  padding: 1px;
  position: absolute;
  top: 0;
  vertical-align: top;
}

.contactrow {
  font-weight: 300;
  margin-top: 50px;
}

.zonecontact .valign{ width:100%;}
nav ul a{ transition:all .5s ease; }
nav ul a:hover {
	background-color:transparent;
  color: #ef612f;
 
}

nav ul a:focus {
	background-color:transparent;
  color: #ef612f;
 
}
.dropdown-content li:hover, .dropdown-content li.active {
  background-color: transparent;
}

.downbtnwrap {
  bottom: 0;
  display: block;
  height: 150px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  width: 100%;
}

.downbtn {
  background-image: url("../img/down.png");
  background-color: #ef612f;
   background-position: center center;
    background-repeat: no-repeat;
    background-size: 50% auto;
    border-radius: 0px;
    bottom: -80px;
    display: inline-block;
    height: 50px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 50px;

}

.side-nav li:hover, .side-nav li.active {
  background-color: transparent;
}


#page-qsn .image-header{ height:800px !important;}

.cat-5 .boximgsquare{ background-position:top center;}

@media (max-width:600px){
	
	.page-footer .col{ text-align:center;}
	
	.page-footer .col p {
  display: inline-block;

  margin: 0 auto;
  text-align: center;
}
	
	.quartH {
  padding: 20px;
}
.card-equipe .reatitle {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  padding: 30px;
  text-align: center;
  white-space: pre-line;
}
	
	nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
  font-size: 25px;
  height: 90px;
  line-height: 90px;
}
	
	#pointsforts [class^="icon-"], #pointsforts [class*=" icon-"] {
    color: #fff !important;
    font-size: 6vh;
    margin-top: 15px;
    opacity: 1;
}

#pointsforts h4 {
  font-size: 3.7vmin;
  letter-spacing: 1px;
  line-height: 110%;
  margin: 1.14rem 0 0.912rem;
  text-transform: uppercase;
}

h5 {
  font-size: 1.04rem;

}
	
	#qsn {
 
  padding: 0 30px;
 margin: 70px 0;
}

#deco2 {
  padding: 0;
  margin-bottom:0;
}

.intro-art h1 {
  color: black;
    font-size: 5vw;
    letter-spacing: 4px;
    line-height: 8vw;
    margin-bottom: 20px !important;
    text-transform: uppercase;
}

.navbar {

  padding: 0px 15px;
}

.btn-plus {
  background-color: rgba(239, 98, 47, 0);
  border: 1px solid #ef622f;
  border-radius: 15px;
  color: #ef612f;
  display: block;
  float: left !important;
  font-family: roboto;
  font-size: 16px;
  font-weight: 100;
  height: 30px;
  left: -15px;
  line-height: 30px;
  margin: 0 auto 0 50%;
  position: relative;
  text-align: center;
  width: 30px;
}
	
	.halfH{ height:auto !important; min-height:auto !important;}
	.fullH{ height:auto !important; min-height:auto !important;}
	.intro-art{  min-height:auto !important; height:auto !important;}
	
	.section-art::before {
    background-image: url("../img/top-mask.png");
    background-size: 100% 100%;
    content: "";
    height: 100px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
	width:100%;
}
	
	p.next, p.pre {
		position:fixed;
  padding: 7px !important;
  z-index:2;
  bottom:0;
  display:block;
}
	
	p.next a, p.pre a {
    color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 0 !important;
    font-weight: 100;
    letter-spacing: 0 !important;
    text-transform: uppercase;
}
p.pre a i.fa {
  font-size: 10px;
  transition: all 0.4s ease 0s;
}
p.next a i.fa {
  font-size: 10px;
  transition: all 0.4s ease 0s;
}
	
	.switch {position: absolute;
	
    /*top: 100%;*/}
	
	.intro-art {
  margin-left: 0px !important;
}

h3 {
  font-size: 15px;
  letter-spacing: 3px;
  line-height: 26px;
  text-transform: uppercase;
}


#accueil {
  margin-bottom: 30px;
}

p.next a, p.pre a {
  color: #fff;
  font-family: "Oswald",sans-serif;
  font-size: 10px;
  font-weight: 100;
  letter-spacing: 2px;
  text-transform: uppercase;
}

p.next, p.pre {

  padding: 15px;

}

#qsn .hugetitle h3 {
  font-size: 3.5vmin;
  line-height: 6vmin;
  text-align: center;
}

#qsn .hugetitle h3:after{ margin:15px auto 0 auto;}

#qsn p{ text-align:center;}

.halfH{ min-height:250px !important;}
.fullH{ min-height:500px !important;}

.brand-logo > img {
  height: 30px;
  margin: 0px;
  padding: 0;
}


}

@media (max-width:992px){
	nav .brand-logo {
  left: 0%;
  transform: translateX(0%);
}
	
	article .static-content h3 {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 35px;
  margin-top: 0;
  text-align: left;
}
	
	a.lastrea-link .card-title .reatitle {

  font-size: 18px;

  line-height: 1 !important;

}

.card .card-title {

  font-size: 18px;

}
	
	
	}
	
@media (max-width:1024px){	

/*.elementanim{ visibility:visible;}*/



.intro-art h1 {
  color: black;
  font-size: 2.5vmin;
  letter-spacing: 4px;
  line-height: 3.4vmin;
  margin-bottom: 20px !important;
  text-transform: uppercase;
}

#qsn .hugetitle h3 {
  font-size: 20px;
  line-height: 35px;
  text-align: left;
}

#accueil{background-image: url("../img/intro.jpg");
    background-size: cover;}

#pointsforts [class^="icon-"], #pointsforts [class*=" icon-"] {
  color: #fff !important;
  font-size: 30px;
  margin-top: 15px;
  opacity: 1;
}

#pointsforts .hugetitle{ width:100% !important;}
	
	}
	
@media (max-height:768px){	.intro-art h1 {
  color: black;
  font-size: 2.5vmin;
  letter-spacing: 4px;
  line-height: 3.4vmin;
  margin-bottom: 20px !important;
  text-transform: uppercase;
}

#post-19 .intro-art {
  display: inline-block;
  overflow: auto;
}


#post-19 .intro-art p{ margin-bottom:70px;}




#post-18 .intro-art {
  display: inline-block;
  overflow: auto;
}


#post-18 .intro-art p{ margin-bottom:70px;}
	
	}
	

	
@media (min-width:1024px){
	
	#page-contact .image-header {
  height: 600px !important;
}

#map-canvas {
	height:400px !important;
}
	
	}
	
	
@media (min-width:1400px){
	
	#page-contact .image-header {
  height: 900px !important;
}
	
	}