.interstitial-window.hide {
	display: none;
}
#interstitial h3 {
	margin: 0;
	font-size: 12px;
	letter-spacing: 4px;
	line-height: 28px;
	color: #000;
	font-family: 'Neue Haas Grotesk Txt W05_65 M', sans-serif;
	text-align: center;
	font-weight: 500;
}
#interstitial h2 {
	font-size: 20px;
	line-height: 28px;
	color: #000;
	font-family: 'Neue Haas Grotesk Txt W05_55 R', Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 4px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 16px;
}
#interstitial .available-at {
	letter-spacing: 1px;
	line-height: 24px;
}
#interstitial p {
	font-size: 12px;
	text-align: center;
	margin: 0;
	color: #000;
	font-family: 'Neue Haas Grotesk Txt W05_65 M', sans-serif;
	font-weight: 500;
}
#interstitial .links {
	text-align: center;
	margin-top: 16px;
}
#interstitial .links a {
	font-family: 'Neue Haas Grotesk Txt W05_65 M', sans-serif;
	font-weight: 600;
	display: inline-block;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	margin-right: 32px;
}
.welcme-china #interstitial h3 {
	font-weight: 500;
    font-size: 16px;
    line-height: 24px;
	margin-bottom: 16px;
}
.welcme-china #interstitial .available-at{
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 8px;
}
.welcme-china #interstitial p {
	font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 32px;
}
.welcme-china #interstitial .links {
	text-align: center;
    margin-top: 24px;
}
.welcme-china #interstitial .links a {
	font-size: 16px;
	font-weight: 500;
	text-transform: inherit;
	letter-spacing: normal;
}
.modal.interstitial-popup .modal-body {
	padding: 56px 40px 40px;
	max-height: fit-content;
}
.welcme-china #interstitial .links .browse-global-modal{
	margin: 24px auto 0;
	border-bottom: 1px solid #000000;
}
.modal.interstitial-popup .modal-dialog {
	max-width:556px;
}
.modal.interstitial-popup .modal-content {
	border-radius: 0;
}
.modal.interstitial-popup .close {
	font-size: 16px;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 24px;
	opacity: 1;
	color: #000;
	background: none;
	z-index: 1;
	width: 16px;
}
.modal.interstitial-popup .close:hover, .modal.interstitial-popup .close:focus {
	opacity: 1;
	outline: 0;
}
body.interstitial-popup-open {
	padding-right: 0 !important;
	overflow: visible;
}
@media (min-width: 360px) and (max-width: 767px) {
	.modal.interstitial-popup .modal-dialog{
		max-width: 312px;
		margin: 0 auto;
	}
	.welcme-china #interstitial .links .mbl-spacing{
		margin-bottom: 16px;
		margin-right: 0;
	}
	.modal.interstitial-popup .modal-body {
		padding:40px 29px 24px;
	}
	.welcme-china #interstitial h3 {
		font-weight: 500;
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 16px;
	}
	.welcme-china #interstitial .available-at {
		font-weight: 500;
    	font-size: 16px;
		line-height: 20px;
	}
	.welcme-china #interstitial p {
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		margin-top: 24px;
	}
	.welcme-china #interstitial .links {
		text-align: center;
		margin-top: 16px;
	}
	.welcme-china #interstitial .links a{
		font-size: 14px;
		font-weight: 500;
		min-width: 188px;
	    line-height: 14px;
	}
	.welcme-china #interstitial .links .browse-global-modal{
		min-width: fit-content;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.welcme-china #interstitial .links .mbl-spacing{
		margin-bottom: 0;
		margin-right: 32px;
	}
	.modal.interstitial-popup .modal-body{
		padding: 40px;
	}
	.modal.interstitial-popup .modal-dialog {
		max-width: 488px;
	}
	.welcme-china #interstitial h3 {
		font-weight: 500;
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 16px;
	}
	.welcme-china #interstitial .available-at{
		font-size: 16px;
		line-height: 20px;
		font-weight: 500;
	}
	.welcme-china #interstitial p{
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		margin-top: 24px;
	}
	.welcme-china #interstitial .links {
		text-align: center;
		margin-top: 16px;
	}
	.welcme-china #interstitial .links a{
		font-size: 14px;
		font-weight: 500;
		line-height: 14px;
	}
}
