/* Spacing */
.mt-x0 {
	margin-top: 0 !important;
}
.mt-x1 {
	margin-top: 1rem !important;
}
.mt-x2 {
	margin-top: 2rem !important;
}
.mt-x3 {
	margin-top: 3rem !important;
}
.mt-x4 {
	margin-top: 4rem !important;
}
.mt-x6 {
	margin-top: 6rem !important;
}
.mt-x9 {
	margin-top: 9rem !important;
}
.mb-x0 {
	margin-bottom: 0 !important;
}
.mb-x1 {
	margin-bottom: 1rem !important;
}
.mb-x2 {
	margin-bottom: 2rem !important;
}
.mb-x3 {
	margin-bottom: 3rem !important;
}
.mb-x4 {
	margin-bottom: 4rem !important;
}
.mb-x6 {
	margin-bottom: 6rem !important;
}
.mb-x9 {
	margin-bottom: 9rem !important;
}
.pt-x0 {
	padding-top: 0 !important;
}
.pt-x1 {
	padding-top: 1rem !important;
}
.pt-x2 {
	padding-top: 2rem !important;
}
.pt-x3 {
	padding-top: 3rem !important;
}
.pt-x4 {
	padding-top: 4rem !important;
}
.pt-x6 {
	padding-top: 6rem !important;
}
.pt-x9 {
	padding-top: 9rem !important;
}
.pb-x0 {
	padding-bottom: 0 !important;
}
.pb-x1 {
	padding-bottom: 1rem !important;
}
.pb-x2 {
	padding-bottom: 2rem !important;
}
.pb-x3 {
	padding-bottom: 3rem !important;
}
.pb-x4 {
	padding-bottom: 4rem !important;
}
.pb-x6 {
	padding-bottom: 6rem !important;
}
.pb-x9 {
	padding-bottom: 9rem !important;
}
@media (min-width: 576px) {
	.mt-sm-x0 {
		margin-top: 0 !important;
	}
	.mt-sm-x1 {
		margin-top: 1rem !important;
	}
	.mt-sm-x2 {
		margin-top: 2rem !important;
	}
	.mt-sm-x3 {
		margin-top: 3rem !important;
	}
	.mt-sm-x4 {
		margin-top: 4rem !important;
	}
	.mt-sm-x6 {
		margin-top: 6rem !important;
	}
	.mt-sm-x9 {
		margin-top: 9rem !important;
	}
	.mb-sm-x0 {
		margin-bottom: 0 !important;
	}
	.mb-sm-x1 {
		margin-bottom: 1rem !important;
	}
	.mb-sm-x2 {
		margin-bottom: 2rem !important;
	}
	.mb-sm-x3 {
		margin-bottom: 3rem !important;
	}
	.mb-sm-x4 {
		margin-bottom: 4rem !important;
	}
	.mb-sm-x6 {
		margin-bottom: 6rem !important;
	}
	.mb-sm-x9 {
		margin-bottom: 9rem !important;
	}
	.pt-sm-x0 {
		padding-top: 0 !important;
	}
	.pt-sm-x1 {
		padding-top: 1rem !important;
	}
	.pt-sm-x2 {
		padding-top: 2rem !important;
	}
	.pt-sm-x3 {
		padding-top: 3rem !important;
	}
	.pt-sm-x4 {
		padding-top: 4rem !important;
	}
	.pt-sm-x6 {
		padding-top: 6rem !important;
	}
	.pt-sm-x9 {
		padding-top: 9rem !important;
	}
	.pb-sm-x0 {
		padding-bottom: 0 !important;
	}
	.pb-sm-x1 {
		padding-bottom: 1rem !important;
	}
	.pb-sm-x2 {
		padding-bottom: 2rem !important;
	}
	.pb-sm-x3 {
		padding-bottom: 3rem !important;
	}
	.pb-sm-x4 {
		padding-bottom: 4rem !important;
	}
	.pb-sm-x6 {
		padding-bottom: 6rem !important;
	}
	.pb-sm-x9 {
		padding-bottom: 9rem !important;
	}
}
@media (min-width: 768px) {
	.mt-md-x0 {
		margin-top: 0 !important;
	}
	.mt-md-x1 {
		margin-top: 1rem !important;
	}
	.mt-md-x2 {
		margin-top: 2rem !important;
	}
	.mt-md-x3 {
		margin-top: 3rem !important;
	}
	.mt-md-x4 {
		margin-top: 4rem !important;
	}
	.mt-md-x6 {
		margin-top: 6rem !important;
	}
	.mt-md-x9 {
		margin-top: 9rem !important;
	}
	.mb-md-x0 {
		margin-bottom: 0 !important;
	}
	.mb-md-x1 {
		margin-bottom: 1rem !important;
	}
	.mb-md-x2 {
		margin-bottom: 2rem !important;
	}
	.mb-md-x3 {
		margin-bottom: 3rem !important;
	}
	.mb-md-x4 {
		margin-bottom: 4rem !important;
	}
	.mb-md-x6 {
		margin-bottom: 6rem !important;
	}
	.mb-md-x9 {
		margin-bottom: 9rem !important;
	}
	.pt-md-x0 {
		padding-top: 0 !important;
	}
	.pt-md-x1 {
		padding-top: 1rem !important;
	}
	.pt-md-x2 {
		padding-top: 2rem !important;
	}
	.pt-md-x3 {
		padding-top: 3rem !important;
	}
	.pt-md-x4 {
		padding-top: 4rem !important;
	}
	.pt-md-x6 {
		padding-top: 6rem !important;
	}
	.pt-md-x9 {
		padding-top: 9rem !important;
	}
	.pb-md-x0 {
		padding-bottom: 0 !important;
	}
	.pb-md-x1 {
		padding-bottom: 1rem !important;
	}
	.pb-md-x2 {
		padding-bottom: 2rem !important;
	}
	.pb-md-x3 {
		padding-bottom: 3rem !important;
	}
	.pb-md-x4 {
		padding-bottom: 4rem !important;
	}
	.pb-md-x6 {
		padding-bottom: 6rem !important;
	}
	.pb-md-x9 {
		padding-bottom: 9rem !important;
	}
}
@media (min-width: 992px) {
	.mt-lg-x0 {
		margin-top: 0 !important;
	}
	.mt-lg-x1 {
		margin-top: 1rem !important;
	}
	.mt-lg-x2 {
		margin-top: 2rem !important;
	}
	.mt-lg-x3 {
		margin-top: 3rem !important;
	}
	.mt-lg-x4 {
		margin-top: 4rem !important;
	}
	.mt-lg-x6 {
		margin-top: 6rem !important;
	}
	.mt-lg-x9 {
		margin-top: 9rem !important;
	}
	.mb-lg-x0 {
		margin-bottom: 0 !important;
	}
	.mb-lg-x1 {
		margin-bottom: 1rem !important;
	}
	.mb-lg-x2 {
		margin-bottom: 2rem !important;
	}
	.mb-lg-x3 {
		margin-bottom: 3rem !important;
	}
	.mb-lg-x4 {
		margin-bottom: 4rem !important;
	}
	.mb-lg-x6 {
		margin-bottom: 6rem !important;
	}
	.mb-lg-x9 {
		margin-bottom: 9rem !important;
	}
	.pt-lg-x0 {
		padding-top: 0 !important;
	}
	.pt-lg-x1 {
		padding-top: 1rem !important;
	}
	.pt-lg-x2 {
		padding-top: 2rem !important;
	}
	.pt-lg-x3 {
		padding-top: 3rem !important;
	}
	.pt-lg-x4 {
		padding-top: 4rem !important;
	}
	.pt-lg-x6 {
		padding-top: 6rem !important;
	}
	.pt-lg-x9 {
		padding-top: 9rem !important;
	}
	.pb-lg-x0 {
		padding-bottom: 0 !important;
	}
	.pb-lg-x1 {
		padding-bottom: 1rem !important;
	}
	.pb-lg-x2 {
		padding-bottom: 2rem !important;
	}
	.pb-lg-x3 {
		padding-bottom: 3rem !important;
	}
	.pb-lg-x4 {
		padding-bottom: 4rem !important;
	}
	.pb-lg-x6 {
		padding-bottom: 6rem !important;
	}
	.pb-lg-x9 {
		padding-bottom: 9rem !important;
	}
}
@media (min-width: 1200px) {
	.mt-xl-x0 {
		margin-top: 0 !important;
	}
	.mt-xl-x1 {
		margin-top: 1rem !important;
	}
	.mt-xl-x2 {
		margin-top: 2rem !important;
	}
	.mt-xl-x3 {
		margin-top: 3rem !important;
	}
	.mt-xl-x4 {
		margin-top: 4rem !important;
	}
	.mt-xl-x6 {
		margin-top: 6rem !important;
	}
	.mt-xl-x9 {
		margin-top: 9rem !important;
	}
	.mb-xl-x0 {
		margin-bottom: 0 !important;
	}
	.mb-xl-x1 {
		margin-bottom: 1rem !important;
	}
	.mb-xl-x2 {
		margin-bottom: 2rem !important;
	}
	.mb-xl-x3 {
		margin-bottom: 3rem !important;
	}
	.mb-xl-x4 {
		margin-bottom: 4rem !important;
	}
	.mb-xl-x6 {
		margin-bottom: 6rem !important;
	}
	.mb-xl-x9 {
		margin-bottom: 9rem !important;
	}
	.pt-xl-x0 {
		padding-top: 0 !important;
	}
	.pt-xl-x1 {
		padding-top: 1rem !important;
	}
	.pt-xl-x2 {
		padding-top: 2rem !important;
	}
	.pt-xl-x3 {
		padding-top: 3rem !important;
	}
	.pt-xl-x4 {
		padding-top: 4rem !important;
	}
	.pt-xl-x6 {
		padding-top: 6rem !important;
	}
	.pt-xl-x9 {
		padding-top: 9rem !important;
	}
	.pb-xl-x0 {
		padding-bottom: 0 !important;
	}
	.pb-xl-x1 {
		padding-bottom: 1rem !important;
	}
	.pb-xl-x2 {
		padding-bottom: 2rem !important;
	}
	.pb-xl-x3 {
		padding-bottom: 3rem !important;
	}
	.pb-xl-x4 {
		padding-bottom: 4rem !important;
	}
	.pb-xl-x6 {
		padding-bottom: 6rem !important;
	}
	.pb-xl-x9 {
		padding-bottom: 9rem !important;
	}
}


/* Color */
.color-gray {
	color: #B6B6B6 !important;
}


/* Image */
img {
    max-width: 100%;
}
.aspect-ratio {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
	background-color: #f7f7f7;
}
.aspect-ratio::before {
    content: "";
    display: block;
}
.aspect-ratio > * {
    position: absolute;
    top: 0;
    left: 0;
}
.lazyload {
    opacity: 0;
    transition: opacity 300ms;
}
.lazyloading {
	opacity: 0;
}
.lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
.lazyload-wrapper {
    position: relative;
    min-width: auto;
}
.lazyload-wrapper img {
    transition: all 1s ease 0s;
}
.ratio-golden {
    padding-top: 61.79%;
}
.aspect-ratio > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/* Typography */
body, input, select, textarea {
	color: #484848;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
#nsd h1, #nsd h2, #nsd h3, #nsd h4, #nsd h5, #nsd h6, #nsd .h1, #nsd .h2, #nsd .h3, #nsd .h4, #nsd .h5, #nsd .h6 {
	color: #333;
	font-weight: 700;
}
#nsd h1, #nsd .h1 {
  font-size: 3em;
}
#nsd h2, #nsd .h2 {
  font-size: 2em;
}
#nsd h3, #nsd .h3 {
  font-size: 1.75em;
}
#nsd h4, #nsd .h4 {
  font-size: 1.6em;
}
#nsd h5, #nsd .h5 {
  font-size: 1.2em;
}
#nsd h6, #nsd .h6 {
  font-size: .85em;
}
#nsd p {
	font-size: 1rem;
}
#nsd .lead {
	font-size: 1.3em;
}
#nsd small, #nsd .small {
	font-size: 0.94em;
}

@media (max-width: 767px) {
	#nsd  {
		font-size: 14px;
	}
	#nsd h1, #nsd .h1 {
	  font-size: 27px;
	}
	#nsd h3, #nsd .h3 {
	  font-size: 22px;
	}
	#nsd .lead {
		font-size: 16px;
		font-weight: 400;
	}
	#nsd p {
		font-size: 15px;
	}
	#nsd small, #nsd .small {
		font-size: 14px;
	}
}


/* Link */
#nsd a {
	-moz-transition: all 0.2s ease, border-bottom-color 0.2s ease;
	-webkit-transition: all 0.2s ease, border-bottom-color 0.2s ease;
	-ms-transition: all 0.2s ease, border-bottom-color 0.2s ease;
	transition: all 0.2s ease, border-bottom-color 0.2s ease;
	color: #5F92CE;
    text-decoration: underline;
}
#nsd a:hover {
    text-decoration: underline;
	color: #376DAB;
}

#nsd *:focus, #nsd button:focus {
    outline: 0;
	box-shadow: none !important;
}

#nsd a img {
	text-decoration: none;
}

#nsd hr {
	margin : 2.5rem 0;
}

#nsd .swoosh {
	position: relative;
}
#nsd .swoosh::after {
	content: "";
	display: block;
	width: 100%;
	height: 0.21em;
	background-image: url(/_tr/vt/1/img/v2/en_global/discontinue/swoosh.png);
	background-position: left bottom;
	background-size: 100% 100%;
    position: absolute;
    bottom: -0.21em;
	left: 0;
}

/***********
************
Extra Adjustment Starts Below
************
***********/
header .floatL img { /* mobile global top logo */
	margin-top: 20px !important;
	margin-bottom: 0 !important
}

#nsd {
	background: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

#nsd #available_services a {
	color: #333;
	text-decoration: none;
}

#nsd h1, #nsd .h1 {
	background: none;
}

:lang(cn) #nsd, :lang(tw) #nsd {
	font-family: Arial, Helvetica, Hiragino Sans GB, Microsoft Yahei, Simhei, sans-serif;
}