body.ntd_french.shenyun header .logo img {
	width: 200px;
	margin: 3px 0 0 0;
	padding: 0;
}

body.shenyun header .site_logo {
	background-image: url(/assets/themes/ntd/images/shenyun/epochtimes_logo.png);
	background-size: 200px 40px;
	width: 200px;
	height: 40px;
	display: block;
}

body.ntd_french .sy-front .cover-image {
	background-image: url('/assets/themes/ntd/images/shenyun/fr-front-desktop.jpeg');
}

@media screen and (max-device-width: 768px) {
	body.ntd_french header .logo {
		width: 21%;
	}
	body.ntd_french header .menu {
		width: 78%;
		display: inline-block;
	}
	body.ntd_french .sy-front .cover-image {
		background-image: url(/assets/themes/ntd/images/shenyun/fr-front-mobile.jpeg) !important;
	}
	body.ntd_french header .logo img {
		width: auto;
	}
}

body.ntd_french .top_news .block_title:after {
	content: '';
	width: calc(100% - 111px);
}

/* cookie bar */
.ntd-gdpr-no-scroll{
	overflow: hidden;
}
#ntd_cookie_bar.ntd-eu.cookie-bar  {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90001 !important;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 22px;
	background-color: rgba(61,90,150,.8);
	color: #454f5f;
	overflow: auto;
	align-items: center;
	justify-content: center;
	font-family: "Helvetica Neue",Helvetica,Arial,Roboto,sans-serif;
}
#ntd_cookie_bar .ntd-eu.cookie-bar a {
	color: #026b9c;
	text-decoration: none;
	cursor: pointer;
}

#ntd_cookie_bar .cookie-bar .ntd-gdpr-first-screen .ntd-gdpr-denyAll::after {
	font-family: 'Genericons';
	content: "\f14c";
	font-size: 20px;
	display: flex;
	width: 12px;
	height: 9px;
	position: absolute;
	right: 6px;
	top: 50%;
	margin-top: -6px;
}
.ntd-gdpr-text:not(.gdpr-last-child) {
	margin-bottom: 24px;
}
.ntd-gdpr-header, .ntd-gdpr-text {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -.2px;
	color: #2a303b;
}
.ntd-gdpr-first-screen {
	background-color: #eff0f3;
	padding: 0 16px;
	max-height: 98%;
	overflow: none;
	display: flex;
	flex-direction: column;
	opacity: 1;
	width: 611px;
	padding: 0 32px;
	border-radius: 10px;
	margin: 0 auto;
	z-index: 90001;
}
.ntd-gdpr-header {
	padding: 50px 32px 24px 16px;
	border-radius: 4px;
	position: -webkit-sticky;
	position: sticky;
	top: 10px;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	line-height: 19.2px;
	text-align: right;
}
.ntd-gdpr-first-screen .ntd-gdpr-denyAll {
	border: 0;
	position: absolute;
	right: 0;
	bottom: 15px;
}
.ntd-gdpr-content {
	margin: 0 -32px;
	padding: 0 32px;
	width: auto;
	max-height: 100%;
	margin: 0 -16px;
	padding: 0 16px;
	overflow: auto;
}
.ntd-gdpr-btns {
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
	width: 100%;
	padding: 24px 0 16px;
	background-color: #eff0f3;
}

#ntd_cookie_bar .ntd-gdpr-button, #ntd_cookie_bar .ntd-eu.cookie-bar .accept-btn {
	display: block;
	background-color: transparent;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	padding: 15px 24px;
	border-radius: 3px;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
	color: #026b9c;
}
#ntd_cookie_bar .ntd-gdpr-button.ntd-gdpr-denyAll {
	font-weight: 300;
}
.ntd-gdpr-first-screen .ntd-gdpr-button-accept,
.ntd-gdpr-first-screen .ntd-gdpr-button-settings {
	width: 100%;
}
.ntd-gdpr-first-screen .ntd-gdpr-button-settings, .ntd-gdpr-first-screen .ntd-gdpr-button-settings:hover {
	color: #026b9c;
	border: none;
	text-decoration: underline;
	padding: 15px 16px;
}
/* second screen */
.ntd-gdpr-second-screen{
	font-size: 14px;
	line-height: 22px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: flex;
	width: 100%;
	height: 100%;
	z-index: 90001;
	color: #454f5f;
	background-color: #fff;
	overflow: auto;
	display: none;
}

.second-screen-ntd-content {
	width: 910px;
	margin: 0 auto;
	padding: 16px 16px 24px;
	height: 100%;
}
.ntd-surtitle {
	color: #0070b2;
	font-size: 17px;
	line-height: 20.4px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.ntd-title {
	font-size: 38px;
	margin: 18px 0 22px;
	font-family: The Antiqua B,Georgia,Droid-serif,serif;
	line-height: 42px;
}
.ntd-summary{
	font-size: 17px;
	line-height: 24px;
}
.second-screen-ntd-top-btns {
	justify-content: flex-end;
	display: flex;
	margin: 24px 0;
}
.ntd-second-screen-btn {
	display: inline-block;
	color: #2a303b;
	background-color: transparent;
	border: 1px solid #2a303b;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	padding: 15px 24px;
	border-radius: 3px;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
}
#ntd_cookie_bar.ntd-eu.cookie-bar .accept-btn, #ntd_cookie_bar.ntd-eu.cookie-bar .accept-btn:hover,
.ntd-eu .ntd-second-screen-btn.ntd-gdpr-button-accept,
.ntd-eu .ntd-second-screen-btn.ntd-gdpr-button-accept:hover,
#ntd_cookie_bar .ntd-eu.cookie-bar .ntd-second-screen-btn.accept-btn {
	background-color: #026b9c;
	color: #fff;
	border: 0;
}

#ntd_cookie_bar.ntd-eu.cookie-bar .ntd-second-screen-btn.accept-btn {
	margin-right: 0;
	margin-left: 24px;
}
.second-screen-ntd-one {
	font-size: 15x;
	line-height: 20px;
	margin: 24px 0;
	border-top: 1px solid #e8eaee;
	padding-top: 30px;
}
.ntd-one-title{
	display: flex;
	justify-content: space-between;
	color: #2a303b;
	font-size: 16px;
	font-weight: 700;
}
.ntd-one-select{
	margin-left: auto;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
.ntd-one-desc{
	margin: 24px 0;
}
.ntd-one-select {
	margin-left: auto;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
.ntd-one-cbx {
	box-sizing: border-box;
	padding: 0;
	display: none;
}
.ntd-one-trigger {
	position: relative;
	display: block;
	width: 40px;
	height: 20px;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	transform: translateZ(0);
	order: 2;
}
.ntd-one-trigger::before {
	content: " ";
	position: relative;
	top: 2px;
	left: 3px;
	width: 34px;
	height: 18px;
	display: block;
	background: #2a303b;
	border-radius: 10px;
	transition: background .2s ease;
}
.ntd-one-cbx:checked + .ntd-one-trigger::before {
	background: #026b9c;
}
.ntd-one-cbx:checked + .ntd-one-trigger span {
	transform: translateX(20px);
	transition: all .2s cubic-bezier(.8,.4,.3,1.25),background .15s ease;
	box-shadow: 0 3px 8px hsla(0,0%,60.8%,.2);
}

.ntd-one-trigger span::before {
	content: " ";
	position: absolute;
	display: block;
	margin: -18px;
	width: 56px;
	height: 56px;
	background: hsla(0,0%,60.8%,.5);
	border-radius: 50%;
	transform: scale(0);
	opacity: 1;
	pointer-events: none;
}
.ntd-one-trigger span {
	position: absolute;
	top: 1px;
	left: 0;
	width: 20px;
	height: 20px;
	display: block;
	background: #fff;
	border-radius: 10px;
	border: 1px solid rgba(0,0,0,.2);
	box-shadow: 0 3px 8px hsla(0,0%,60.8%,.5);
	box-shadow: 0 0 1px rgba(0,0,0,.12),0 1px 1px rgba(0,0,0,.2);
	transition: all .2s ease;
}
.ntd-one-status {
	font-size: 13px;
	letter-spacing: .9px;
	line-height: 1.38;
	margin-right: 8px;
	text-transform: uppercase;
	color: #2a303b;
}
.ntd-one-status_on {
	color: #d5d8dc;
	display: initial;
	margin-left: 14px;
	margin-right: 0;
	order:1;
}
.ntd-one-cbx:checked ~ .ntd-one-status {
	color: #026b9c;
}
.ntd-one-cbx:checked  + .ntd-one-status-on {
	display: initial;
}
.ntd-one-status-off {
	order:3;
}
.ntd-one-status-on{
	order: 1;
	color: #d5d8dc;
	margin-left: 14px;
	margin-right: 0;
}
.ntd-one-cbx:checked ~ .ntd-one-status-off {
	color: #d5d8dc;
	display: initial;
}
.ntd-one-cbx:checked  + .ntd-one-status-off {
	color: #d5d8dc;
	display: initial;
}
.ntd-one-trigger label::before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 18px;
	position: absolute;
	left: 0;
	top: -3px;
	z-index: 1;
}
.second-screen-ntd-down-btns {
	display: flex;
	flex-direction: row-reverse;
	padding: 64px 0 80px;
}
#ntd_cookie_bar .ntd-one-save-status, #ntd_cookie_bar .ntd-one-save-status:hover {
	background-color: #026b9c;
	color: #fff;
	border: 0;
}
#ntd_cookie_bar .ntd-one-cancel-status, #ntd_cookie_bar .ntd-one-cancel-status:hover {
	color: #026b9c;
	border: 1px solid transparent;
	text-decoration: underline;
	padding: 15px 16px;
}

@media screen and (max-width: 900px) {
	/* cookie bar */
	#ntd_cookie_bar .ntd-eu.cookie-bar {
		padding:0;
		align-items: initial;
	}
	.ntd-gdpr-first-screen {
		padding: 0 16px;
		max-height: 98%;
		overflow: none;
		display: flex;
		flex-direction: column;
		border-radius: unset;
		width: 100%;
	}
	.ntd-gdpr-header {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		width: 100%;
		background-color: #eff0f3;
		color: #0070b2;
		font-size: 16px;
		font-weight: 600;
		line-height: 19.2px;
		text-align: right;
		padding: 16px 32px 16px 16px;
	}
	.ntd-gdpr-content {
		width: auto;
		max-height: 100%;
		margin: 0 -16px;
		padding: 0 16px;
		overflow: auto;
	}
	.second-screen-ntd-content {
		padding: 16px 16px 24px;
		width: 100%;
		height: 100%;
	}
	.ntd-one-cbx:checked ~ span.ntd-one-status-off, .ntd-one-status-on {
		display: none !important;
	}
	.ntd-one-cbx:checked ~ span.ntd-one-status-on{
		display:inline-block !important;
	}
}
