    @font-face {
	font-family: lithos_pro;
	src: url("../fonts/GOTHIC.TTF");
}
@font-face {
	font-family: lithos_italic;
	src: url("../fonts/LCALLIG.TTF");
}




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	width:100%;
	height:100%;
	background-color:#ffffff;
	font-family:lithos_pro;
}

p {
    text-align: justify;
}
a.scrollToTop img {
    width: auto;
}

/***********New CSS***************/
#einbeck h1 {
    font-size: 50px;
	color:#526ad8;
	font-weight:bold;
	/*color:#A40000;
	text-shadow: -2px -2px 0 #FF4040,
    2px -2px 0 #FF4040,
    -2px 2px 0 #FF4040,
    2px 2px 0 #FF4040;*/
	letter-spacing:2px;
	margin-bottom:25px;/*40*/
	font-family: Arial, Helvetica, sans-serif;
}
#slidewrap a {
	text-decoration:none;
	color:#526ad8;
	font-weight:bold;
	/*color:#A40000;
	text-shadow: -1px -1px 0 #FF4040, 1px -1px 0 #FF4040, -1px 2px 0 #FF4040, 1px 2px 0 #FF4040;*/
	letter-spacing:2px;
	margin-top:40px;
}
#slidewrap h3 {
    font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.front-page-img {
    width: 60%;
    margin: 0 auto;
}
.front-page-bottom-text{
	width: 70%;
    margin: 0 auto;
}
.front-page-bottom-text h2{
	color:#526ad8;
	font-weight:bold;
	font-size: 30px;
    text-align: center;
}

.copyright h1 {
    font-size: 60px;
    color: yellow;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#main_right h1 {
    line-height: 30px;
}

.fadein {
    position:relative;
    height:750px;
    width:750px;
	margin:auto;
}

.fadein img {
    position:absolute;
    left:0;
    top:0;
}

.short-desc {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 107px;
    line-height: 20px;
	font-weight: 100;
}
.future-bottom-img{
	float:left;
	width:100%;
	padding:30px 0px;
}
h2.title {
    margin-top: -25px;
    margin-bottom: 0px;
}
/**************************/



.main-bg{
	float:left;
	width:100%;
	height: 100vh;
	background-color:#000;
}
.copyright-page .main-bg {
	height: auto;
}

#background {
	/*background-image:url(../images/new-back-image.jpg);
	z-index:1;
	position:absolute;*/
	background-size:100% 100%;
	background-repeat:no-repeat;
	width: 625px;
    height: 100%;
	margin: auto;
}
#background1 {
	/*background-image:url(../images/new-image10.jpg);
	z-index:1;
	position:absolute;*/
	background-size:100% 100%;
	background-repeat:no-repeat;
	width: 80%;
    /*height: 100%;*/
	margin: 7% auto;
}
#slidewrap {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#slidewrap img {
	display: none;
}
#slidewrap .is-showing {
	display: inline;
}
#einbeck {
	font-family:Verdana, Geneva, sans-serif;
	font-size:201px;
	color:#F00;
	padding: 30px 0px;
	text-align:center;
	/*margin-top:350px;
	text-shadow: 5px 5px #666;*/
}
#header {
	width:100%;
	height:45px;
	background-color:#e0e0e0;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
#wrapper {
	width:1100px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
}
#menu {
	width:100%;
	height:auto;
	float:left;
	margin-top:-56px;
	margin-left: -25px;
}
ul.menu_label {
	margin-top: 5px !important;
}
ul.menu_label:hover {
    margin-left: 0px !important;
}

.menu_label {
	width:auto;
	margin-top:10px;
	margin-bottom:10px;
	/*margin-left:4px;*/
	margin-right:12px;
	font-size:13px;
	float:left;
}
.menu_label a:link {
	text-decoration:none;
	color:#000000;
}
.menu_label a:visited {
	text-decoration:none;
	color:#000000;
}
.menu_label a:hover {
	text-decoration:none;
	color:#e0e0e0;
	background-color:#333333;
	padding-bottom:16px;
	padding-top:13px;
	padding-left:4px;
	padding-right:4px;
	margin-bottom:-10px;
	margin-top:-10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#logo {
	/*width:120px;*/
	height:45px;
	font-size:36px;
	float:right;
	/*margin-right:40px;*/
	margin-top:-45px;
}
#main {
	margin-top:25px;
	margin-bottom:25px;
}
.main-top-video {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.main-top-video p{
	float: left;
    text-align: left;
}
.main-top-video b{
	font-weight:bold;
}
.main-top-video-left {
    float: left;
    width: 25%;
    margin-top: 15%;
}
.main-top-video-right {
    float: right;
    width: 75%;
}
/*#main_left {
	width: 450px;
	height:auto;
	float:left;
}
#main_right {
	width:635px;
	height:auto;
	float:left;
	margin-left:15px;
	text-align:justify;
	line-height:1.8;
}*/
h1 {
	font-size:24px;
	line-height:1;
}
h2 {
	font-size:22px;
	margin-top:20px;
	margin-bottom:15px;
}
p {
	font-size:15px;
	line-height:1.4;
}
.click {
	float:right;
	margin-top:30px;
	font-size:12px;
}
.click1 {
	float:right;
	font-size:12px;
}
.click a:link {
	color:#000;
}
.click a:visited {
	color:#000;
}
.click1 a:link {
	color:#000;
}
.click1 a:visited {
	color:#000;
}
.legends {
	float:left;
	margin-top:10px;
	font-size:12px;
	text-align:left;
}
.link_out a:link {
	color:#F00;
}
.link_out a:visited {
	color:#F00;
}
#footer {
	color: #555;
	font-size:11px;
	float:right;
	margin-top: 15px;
	margin-bottom:15px;
}
#footer a:link {
	color:#555;
	text-decoration:none
}
#footer a:visited {
	color:#555;
	text-decoration:none
}

.scrollToTop{
	width:100px;
	height:130px;
	padding:10px;
	text-align:center;
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:-10px;
	right:-10px;
	display:none;
	background: url('./images/arrow-up.png') no-repeat 0px 20px;
	
}
.scrollToTop:hover{
	text-decoration:none;
}
i {
	font-family:lithos_italic;
	font-size:14px;
}
.today {
	width:350px;
	height:80px;
	float:right;
	text-align:center;
	background-color:#ff0000;
	color:#fff;
	/**/
	margin-top:-35px;
	border: 1px solid #0f0;
	}
.today h2 {
	text-align:center;
	margin:0px;
}
.today a:link {
	text-decoration:none;
	color:#ffffff;
}
.today a:visited {
	text-decoration:none;
	color:#ffffff;
}
.today a:hover {
	text-decoration:none;
	color:#ffffff;
}
.copyrights-main .row {
	margin-left: 0px;
	margin-right: 0px;
}
.copyrights-main .row .col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.copyright {
	position: absolute;
    top: 28%;
    left: 0;
    padding: 0 100px;
}
.copyright h1 {
    font-size: 48px;
    color: #fac098;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright h2 {
	text-align: center;
    font-size: 39px;
    color: #fac098;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 72px;
}
.copyright a:link {
	color: #fac098;
    text-align: center;
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 72px;
    text-decoration: none;
}
.copyright a:visited {
	color:#fac098;
	text-decoration:none;
}

.copyright a:hover {
	color:#6dfeff;
	text-decoration:none;
}
.see_today {
	font-size:16px;
}
.see_today a:link {
	color:#F00;
}
.see_today a:visited {
	color:#F00;
}
.see_today a:hover {
	color:#F00;
}
.today-slideshow {
	background-color:#4c2b1d;
	width:220px;
	height:60px;
	float:right;
	font-size:21px;
	color:#fff;
	padding:15px;
	text-align:center;
}
.today-header-link {
	font-size:14px;
}
#vlightbox1 a:link {
	text-decoration:none;
	color:#fff;
}
#vlightbox1 {
	height: 80px !important;
}
#vlightbox1 a:visited {
	text-decoration:none;
	color:#fff;
}
#vlightbox1 a:hover {
	text-decoration:none;
	color:#fff;
}
.today-artdaily {
	background-color:#ffb605;
	width:220px;
	height: auto;
	padding:15px;
	float:right;
	text-align:center;
	margin-top:-80px;
	font-size:14px;
}
.today-artdaily-french {
	background-color:#ffb605;
	width:220px;
	height: auto;
	padding:15px;
	float:right;
	text-align:center;
	margin-top:-75px;
	font-size:14px;
}
.today-artdaily a:link {
	text-decoration:none;
	color:#F00;
}
.today-artdaily a:visited {
	text-decoration:none;
	color:#F00;
}
.today-artdaily-french a:link {
	text-decoration:none;
	color:#F00;
}
.today-artdaily-french a:visited {
	text-decoration:none;
	color:#F00;
}
.special-thanks {
	width:160px;
	height:100px;
	float:left;
	margin-bottom:20px;
	margin-top:15px;
	margin-left:480px;
}
.special-thanks-french {
	width:200px;
	height:100px;
	float:left;
	margin-bottom:20px;
	margin-top:15px;
	margin-left:440px;
}
.manifesto-header {
	font-weight:bold;
}
.bang-last-para p {
	font-size:13px;
}
#background-lang {
	background-color: #000;
	float: left;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -100px;/*
	padding:250px 400px 250px 400px;*/
}
.lang {
	float: left;
	font-weight:bold;
	color:#fff;
}

.lang1 {
	float: left;
	font-weight:bold;
	color:#fff;
}
.lang-image {
	border:solid #000 1px;
	padding:5px;
    width: 225px;
    height: 156px;
}

/********************************Menu Dropdown CSS*********************************************************/
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items
	border-bottom: 1px solid #ccc; */
	}

ul li {
	position: relative;
	float:left;
	margin-right: 3px;
	}
	ul li a {
	    margin-left: 1px !important;
	}
li.long-nav {
    width: 218px !important;
    height: 62px !important;
}	
li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #e0e0e0; /* IE6 Bug */
	padding: 5px;/*
	border: 1px solid #ccc;*/
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */
/***********************************************Menu Dropdown Ends Here************************************************/
ul.menu_label {
	margin-top:5px;
}
ul.menu_label:hover {
	margin-left:10px;
}
ul.menu_label a:link {
	text-decoration:none;
	color:#000000;
}
ul.menu_label a:visited {
	text-decoration:none;
	color:#000000;
}
ul.menu_label a {
	text-decoration:none;
	padding-bottom:16px;
	padding-top:16px;
	padding-left:4px;
	padding-right:4px;
	margin-bottom:-10px;
	margin-top:-10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul.franch-menu li a {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
ul.menu_label a:hover {
	text-decoration:none;
	color:#e0e0e0;
	background-color:#333333;
	padding-bottom:16px;
	padding-top:16px;
	margin-bottom:-10px;
	margin-top:-10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul.subnav {
	margin-top:45px;
	z-index: 9999;
}
ul.subnav li {
	width: 150px;
	height: 48px;
	z-index: 9999;
}
a.lang-link {
    color: red !important;
    font-weight: bold;
}

/****************************SHOCK BANG PAGE************************************/
.shock-price {
	margin-top:25px;
	float:left;
	text-align:left;
	font-size:11px;
	line-height:18px;
}
.shock-orange {
	color:#ff0000;
	font-size:11px;
	font-weight:bold;
}


.partner {
	width:280px;
	height:80px;
	float:right;
	text-align:center;
	background-color:#ff0000;
	color:#fff;
	/**/
	margin-top:-35px;
	margin-left:100px;
	margin-bottom:35px;
}
.partner h2 {
	text-align:center;
	margin:0px;
}
.partner h2 a {
	text-decoration:none;
	color:#ffffff !important;
}
.partner a:visited {
	text-decoration:none;
	color:#ffffff;
}
.partner a:hover {
	text-decoration:none;
	color:#ffffff;
}
.shock-partner {
	width:100%;
	height:auto;
	float:left;
}
.partner-box {
	width: 100%;
	min-height:350px;
	float:right;
	margin-top:25px;
	border:1px solid #ff0000;
	text-align:center;
	line-height:14px;
}
.shock-content {
	margin-top:100px;
	margin-right:15px;
	width: 380px;
}
#main_right a {
	color:#000;
}
.today-shock {
	width:350px;
	height:80px;
	float:right;
	text-align:center;
	background-color:#ff0000;
	color:#fff;
	/**/
	margin-top:10px;
	}
.today-shock h2 {
	text-align:center;
	margin:0px;
}
.today-shock a:link {
	text-decoration:none;
	color:#ffffff;
}
.today-shock a:visited {
	text-decoration:none;
	color:#ffffff;
}
.today-shock a:hover {
	text-decoration:none;
	color:#ffffff;
}

/***********************************
Exhibition Page
************************************/

#background-exhibition {
	float: left;
    width: 100%;
    position: absolute;
    /*left: 10%;*/
    top: 25%;
    /*margin-left: -170px;
    margin-top: -160px;
	padding:250px 400px 250px 400px;*/
}
.left-block {
    margin-left: 24% !important;
    margin-right: 50px !important;
}
.exhibit {
	margin:0px;
	float: left;
	/*margin-left: 25px;*/
	margin-top: 25px;
}
.exhibit.cow2 {
	float:right;
}
.chronology {
	width:350px;
	height:80px;
	float:right;
	text-align:center;
	background-color:#694cff; /*552aff*/
	color:#fff;
	border: 1px solid #f00;
}
.chronology h2 {
	text-align:center;
	margin:0px;
}
.chronology a:link {
	text-decoration:none;
	color:#ffffff;
}
.chronology a:visited {
	text-decoration:none;
	color:#ffffff;
}
.chronology a:hover {
	text-decoration:none;
	color:#ffffff;
}
.cow {
	background-color:#886bf1;
	/*margin-left:200px; 744fed*/
}
.cow2 {
	background-color:#b93adf !important;
	border:1px solid #ff2600 !important;
	/*margin-left:200px;*/
}
.click-here{
	font-style: italic;
    font-size: 14px;
}

.shock-red {
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}
.wup {
	width:350px;
	height:80px;
	float:right;
	text-align:center;
	background-color:#000;
	color:#f00;
	font-size:16px;
	border:2px solid #77dc15;
}
.wup a {
	text-decoration:none;
	color:#f00 !important;
}


.espace-de-serenity {
    width: 350px;
    height: 80px;
    float: left;
    text-align: center;
    background-color: #f91c1a;
    color: #000;
    border: 1px solid #00ff1a;
}
.espace-de-serenity h2{
	text-align: center;
    margin: 0px;
}
.espace-de-serenity a:link {
	text-decoration:none;
	color:#ffffff;
}
.espace-de-serenity a:visited {
	text-decoration:none;
	color:#ffffff;
}
.espace-de-serenity a:hover {
	text-decoration:none;
	color:#ffffff;
}
.future-project{
	width:350px;
	height:80px;
	float: left;
	text-align:center;
	background-color:#00ff1a; /*552aff*/
	color:#000;
	border: 1px solid #f91c1a;
}
.future-project h2{
	text-align: center;
    margin: 0px;
}
.future-project a {
    text-decoration: none;
    color: #000;
}
.future-project a:hover {
    text-decoration: none;
    color: #000;
}
.future-project a:visited {
    text-decoration: none;
    color: #000;
}
.photos {
    width: 350px;
    height: 80px;
    float: left;
    text-align: center;
    background-color: #38529d;
    color: #fff;
    border: 1px solid #18b058;
    margin-left: 13%;
}
.photos h2{
	text-align: center;
    margin: 0px;
    margin-top: 18px !important;
}
.photos a {
    text-decoration: none;
    color: #fff;
}
.photos a:hover {
    text-decoration: none;
    color: #fff;
}
.photos a:visited {
    text-decoration: none;
    color: #fff;
}


#background-exhibition h2 {
	line-height: 24px;  
    margin-top: 5px;
}

.expositions {
	width:350px;
	height:80px;
	float:right;
	text-align:center;
	background-color:#fe3789;
	color:#fff;
	border: 1px solid #fedb23;
}
.expositions h2{
	text-align: center;
    margin: 0px;
}
.expositions a {
    text-decoration: none;
    color: #fff;
}
.expositions a:hover {
    text-decoration: none;
    color: #fff;
}
.expositions a:visited {
    text-decoration: none;
    color: #fff;
}

.partner-hospital {
    width: 450px;
    height: auto;
    float: right;
    text-align: center;
    background-color: #ff0000;
    color: #fff;
    margin-top: -35px;
    margin-left: 100px;
    margin-bottom: 35px;
}
.partner-hospital a {
    text-decoration: none;
    color: #ffffff !important;
}
p.number {
    width: 15px;
    float: left;
}
p.desc {
    float: left;
    width: 97%;
}


.partner-hospital-layout-2 {
    width: 220px;
    height: auto;
    float: right;
    text-align: center;
    background-color: #5d6467;
	border:1px solid #ff0000;
    color: #faffa1;
    margin-top: -35px;
    padding: 15px;
}
.partner-hospital-layout-2 a {
	color: #faffa1;
    text-decoration: none;
}
.hospital2{
	text-align:center;
	float: left;
    width: 100%;
}
.hospital2 a{
	text-decoration:none;
	color:red !important;
	font-weight:bold;
}
.legends h1 {
    font-size: 45px;
}
.bottom-right {
    width: 450px !important;
    margin-left: 100px !IMPORTANT;
}


.hospital-lef img {
    width: 135px;
}
.hospital-lef .legends {
    font-size: 12px;
    line-height: 18px;
}
.leprince-hospital {
    margin: 0 45px;
}
.leprince-hospital h1 {
    font-weight: bold;
    margin-top: 65px;
    line-height: 30px;
}
.leprince-hospital span {
    margin-top: 15px;
    float: left;
    line-height: 20px;
    font-size: 16px;
}
.leprince-hospital a {
	color: #212529;
}
.leprince-hospital a span {
	margin-top: 0px;
    float: left;
    font-size: 12px;
}
.adicare {
    float: right;
    text-align: right;
}
.adicare img {
	width: 220px;
    margin-top: -25px;
    float: right;
    width: 220px;
}
.adicare div {
    text-align: right;
    float: right;
	margin-top: -55px;
    font-size: 12px;
    margin-left: 10px;
    line-height: 18px;
	text-transform: uppercase;
}
.hospital-video {
	margin-top: 30px;
	text-align: center;
}
.hospital-video .legends {
	font-size: 11px;
    width: auto;
    margin-left: 10px;
    line-height: 18px;
    text-transform: uppercase;
    padding-left: 160px;
    margin-bottom: 20px;
}


.become-sec .partner-hospital-layout-2 {
    width: 250px;
    height: auto;
    float: right;
    text-align: center;
    background-color: #5d6467;
    border: 1px solid #ff0000;
    color: #faffa1;
    margin-top: -35px;
    padding: 15px;
    margin-top: 5px !important;
}

.become-sec .partner-hospital-layout-2 h2 {
	line-height: 24px;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 15px;	
}
.become-sec .partner-hospital-layout-2 span {
	font-size: 14px;
}

.hos-left-img img {
    margin-top: 20px;
    float: left;
}
.hos-rigth-pre .desc {
	margin-top:15px;
}
.hos-left-img .click1 {
	margin-top: 5px;
}
.hos-left-img .legends {
	line-height: 15px;
}

/*hospital-serenity-space-2*/
.merci-left {
	float: left;	
}
.merci-left p {
    text-align: center;
	font-size: 15px;
    line-height: 1.4;
}
.merci-right {
	float: right;	
	text-align: center;
}
.merci-right p {
    text-align: center;
	font-size: 15px;
    line-height: 1.4;
}
.merci-right a {
    color: #3f3ff4;
	text-decoration: underline;
}
.merci-right a:hover {
    color: #3f3ff4;
	text-decoration: underline;
}
.merci-main-right h1 {
	font-weight:bold;
	margin-top:10px;
}
.merci-main-right span {
	margin-top:15px; 
	float:left; 
	line-height: 20px; 
	font-size:16px;
}
.merci-main-right a {
	color: #000;
}
.merci-main-right a span {
	margin-top:0px; 
	float:left; 
	font-size:12px;
}

.donate-left {
	margin-top: 10px;
}
.donate-left img {
	margin-top:5px; 
	float:left;
}
.donate-right .hospital2 {
	margin-top:25px;
	color: red;
}
.donate-right .hospital2 h2 {
	line-height:24px; 
	font-size:18px; 
	margin-top:5px;
}
.donate-euro {
	width:100%; 
	float: left;
	margin-top: 15px;
}

.donate-euro span {
	color:red; 
	float: left; 
	margin-left: 30px;
}
.donate-euro span h2 {
	line-height:24px; 
	font-size:18px;
	margin-top: 9px; 
	font-weight: 600;
}
.donate-euro  form {
	float: right;
}


.hospital2-poster2 img , .hospital2-poster3 img {
	margin-top:50px; 
	float:left;	
}

.donate-left .click1 {
	clear: left;
	margin-top: 10px;
	
}

/*End of hospital-serenity-space-2*/



/*today*/
.today-right .bang-img {
    width: 18%;
}
.today-right .today-img2 {
	width: 375px;                                              
}
/*End of Today*/


/*paris-exhibit*/

.paris-exhibit-heading {
	font-weight: bold;
	line-height: 30px;
}
.paris-exhibit-subheading {
	font-size: 14px;
    line-height: 1.8;
}
.paris-exhibit-sub-heading {
	font-size: 24px;
    margin-top: 15px;
    margin-bottom: -5px;
    line-height: 24px;
}
.paris-exhibit-right .wup a span {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 50px;
}
.paris-exhibit-right .first-pre {
	width: 80%;
    font-size: 10px;
    font-weight: bold;
}

.news-letter-main {
	margin-bottom: 60px;
}

.padding-res .news-articals  {
    min-height: 455px;    
	color: #000;
	text-decoration: underline;
}

.sacred-cows-right a {
	color: #000;
	text-decoration: underline;
	line-height: 45px;
}

.shock-bang-right h1 {
    line-height: 30px;
}

.shock-bang-right a {
	color: #000;
}

.shock-bang-2-left .click1 a {
	text-decoration: underline;
}
.shock-bang-2-right img {
	width: auto;
}

.experience-sec {
 color: #fff;
 text-align: center;
 background-color: #794bf1;
 border: 1px solid #ff0000;
 margin-top: 50px !important;
 padding: 15px;
}
span.espace-de-serenity.exhibit.experience-sec {
    width: 100% !important;
    height: auto !important;
}
span.espace-de-serenity.exhibit.experience-sec a {
    font-style: unset !important;
    line-height:17px !important;
}
span.espace-de-serenity.exhibit.experience-sec h2 a {
    line-height:30px !important;
}
.experience-sec h1 , .experience-sec p {
    color: #fff;
    text-align: center;
}
.experience-sec a {
    text-decoration: unset;
}
.experience-sec a:hover {
    text-decoration: unset;
}

/*@-webkit-keyframes colours {
     0% {color: #000;}
	 25% {color: #fff;}
	 50% {color: #f0ff36;}
	 75% {color: #bfff36;}
}
@-moz-keyframes colours {
      0% {color: #000;}
	 25% {color: #fff;}
	 50% {color: #f0ff36;}
	 75% {color: #bfff36;}
}

.partner-hospital a {
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: colours;
    -webkit-animation-timing-function: ease;
    -moz-animation-direction: normal;
    -moz-animation-duration: 10s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: colours;
    -moz-animation-timing-function: ease;
}*/


.partner-hospital a{
        -webkit-animation: color-change 2s infinite;
        -moz-animation: color-change 2s infinite;
        -o-animation: color-change 2s infinite;
        -ms-animation: color-change 2s infinite;
        animation: color-change 2s infinite;
    }

    @-webkit-keyframes color-change {
        0% { color: #fff; }
        50% { color: #000; }
        100% { color: #fff; }
    }
    @-moz-keyframes color-change {
        0% { color: #fff; }
        50% { color: #000; }
        100% { color: #fff; }
    }
    @-ms-keyframes color-change {
        0% { color: #fff; }
        50% { color: #000; }
        100% { color: #fff; }
    }
    @-o-keyframes color-change {
        0% { color: #fff; }
        50% { color: #000; }
        100% { color: #fff; }
    }
    @keyframes color-change {
        0% { color: #fff; }
        50% { color: #000; }
        100% { color: #fff; }
    }
	

.espace-de-serenity a{
        -webkit-animation: color-change 2s infinite;
        -moz-animation: color-change 2s infinite;
        -o-animation: color-change 2s infinite;
        -ms-animation: color-change 2s infinite;
        animation: color-change 2s infinite;
    }

    @-webkit-keyframes color-change {
        0% { color: #fff; }
        50% { color: #000; }
        100% { color: #fff; }
    }
    @-moz-keyframes color-change {
        0% { color: #fff; }
        50% { color: #000; }
        100% { color: #fff; }
    }
    @-ms-keyframes color-change {
        0% { color: #fff; }
        50% { color: #000; }
        100% { color: #fff; }
    }
    @-o-keyframes color-change {
        0% { color: #fff; }
        50% { color: #000; }
        100% { color: #fff; }
    }
    @keyframes color-change {
        0% { color: #fff; }
        50% { color: #000; }
        100% { color: #fff; }
    }
	
	
.payment-detail-main {
    float: left;
    text-align: left;
    margin-top: 30px;
	width: 100%;
}
.payment-detail-main strong{
	font-weight:bolder !important;
	font-family:"Times New Roman", Times, serif;
}
span.price-red {
    color: red;
}

p.artical-label {
    font-size: 13px;
    text-align: left;
    margin-top: 15px;
}

.menu-icon {
 width: 35px;
  height: 3px;
  background-color: black;
  margin: 6px 0;
}


@media screen and (max-width: 1190px) {
img {
		width: 100%;
	    height: auto;
	}
#menu , #logo{
    margin-top: -70px;
}
#header {
    height: 54px;
}
}
@media screen and (max-width: 990px) {
#menu {
	width: 100%;
    position: absolute;
    top: 20px;
}
#logo {
	position: relative;
   width: 100%;
   float: right;
   text-align: right;
   margin-right: 0;
   margin-left: 100px;
  top: 5px;
  right: 0;
}
ul.menu_label {
	width: 100%;
}
ul.menu_label li {
	z-index: 999;
}
ul.menu_label a {
	text-decoration: none;
    padding-bottom: 16px;
    padding-top: 16px;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 0px;
    margin-top: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	margin-left: 0 !important;
	text-align: center;
}
}

@media screen and (max-width: 768px) {
	p {
		font-size: 14px;
	}
	.hospital-lef {
		padding-left: 15px;
		padding-right: 15px;
		text-align: center;
	}
	.hospital-lef img {
		width: 135px;
	}
	.hospital-lef .legends br {
		display: none;
	}
	.hospital-lef .legends {
		margin-bottom: 15px;
	}
	.leprince-hospital {
    	margin: 0 15px;
	}
	.leprince-hospital h1 {
   	 margin-top: 15px;
	}
	.adicare {
		float: left;
		text-align: center;
	}
	.adicare img {
		margin-top: -50px;
		float: left;
		width: 100%;
	}
	.adicare div {
		width: 100%;
		text-align: center;
		float: left;
	}
	.hospital-video {
		margin-top: 0;
		text-align: center;
	}
	.hospital-video video {
		width: 100%;
    	padding: 0 15px;
	}
    .hospital-video .legends {
		margin-left: 0;
		padding-left: 15px;
		padding-right: 15px;
		text-align: justify;
	}
	.hospital-video .legends br { 
		display: none;
	}
	.become-sec , .become-pre , .hos-left-img , .hos-rigth-pre {
		padding-left: 15px;
		padding-right: 15px;
		
	}
	.become-sec .partner-hospital-layout-2 {
    	width: 100%;
		margin-bottom: 20px;
	}
	
	.merci-left{
		float: unset;
		text-align: center;
		margin-bottom: 10px;
	}
	.merci-left img {
		width: 100px;
	}
	.merci-right {
		float: unset;
		text-align: center;
		margin-top : 25px;
		margin-bottom: 25px;
	}
	.merci-main-right , .donate-left , .donate-right , .donate-euro , .hospital2-poster2 , .hospital2-poster3 , #footer , .padding-res {
		padding-left: 15px;
		padding-right: 15px;
	}
	.donate-euro span {
		text-align: center;
		width: 100%;
		margin-left: 0;
	}
	.donate-euro form {
		float: none;
		margin-bottom: 15px;
	}
	
	img.copy-img {
    	height: 100vh;
	}
	
	.wup {
    	width: 100%;
		margin-top: 15px;
	}
	.paris-exhibit-sub-heading {
    	margin-top: 5px;
    	margin-bottom: 5px;
	}
	.paris-exhibit-right .first-pre {
    	width: 100%;
	}

}

@media screen and (max-width: 575px) {
	img {
		width: auto;
		height: auto;
	    max-width: 82%;
		float: unset !important;
	}
	.col-sm-5 div {
		text-align: center;
	}	
	.col-sm-6 div {
		text-align: center;
	}	
	 .legends {
		text-align: center;
		    float: left;
			width: 100%
	}
	.exp-span {
		margin-top:0 !important;
	}
}


/* Five Logo CSS */
.five-logo-sec {
    margin: 50px 0;
}

.five-logo-sec .heding-sec {
    display: flex;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;    /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; 
    align-items: center;
    -webkit-align-items: center;
    margin-right: 100px;
    padding: 0 15px;
}
.five-logo-sec .heding-sec.for-en {
    margin-right: 45px;
}
.five-logo-sec .heding-sec h4{
    font-weight: 700;
}
.logo-list {
    display: flex;
    display: -webkit-box; 
	display: -moz-box;    
	display: -ms-flexbox; 
	display: -webkit-flex; 
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.five-logo-sec .item {
    margin-right: 30px;
    max-width: 175px;
}
.five-logo-sec .item:last-child {
    margin-right: 0;
}
.five-logo-sec .item img {
    width: 100%;
    margin: 0 auto;
    display: flex;
    display: -webkit-box; 
	display: -moz-box;    
	display: -ms-flexbox; 
	display: -webkit-flex; 
    justify-content: center;
    -webkit-justify-content: center;
}
.five-logo-sec .item p {
    margin-top: 15px;
    font-size: 11px;
    width: auto;
    line-height: 18px;
    text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
    .five-logo-sec .heding-sec {
        margin-right: 30px;
    }
    .five-logo-sec .heding-sec.for-en {
    margin-right: 0px;
    }
    .five-logo-sec .item {
        max-width: 100px;
    }
}

@media screen and (max-width: 991px) {
.five-logo-sec .heding-sec {
    width: 100%;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    margin-right: 0px;
    margin-bottom: 25px;
}
.logo-list {
    width: 100%;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}
.five-logo-sec {
    margin: 25px 0;
}
}

@media screen and (max-width: 767px) {
.logo-list {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    margin-right: 0;
}
.logo-list .item {
    margin-right: 0;
}
.five-logo-sec .item {
    margin-bottom: 25px;
}
.five-logo-sec .item:last-child {
    margin-bottom: 0;
}
}
/* Five Logo CSS */