body,
h1,
h2 {
	font-family: "SukhumvitTadmai-Text", sans-serif;
	line-height: 1.2;
}

/* .content-wrap {
	max-width: initial;
} */

.footer {
	overflow: hidden;
}

.footer .content-wrap {
	max-width: 1316px;
	padding: 0 55px;
}

.footer .content-wrap.last-piece {
	padding-bottom: 13px;
	padding-top: 8px;
}

.breadcrumb {
	background-color: transparent;
	margin: 0 auto;
	padding: 0.75rem 1rem;
}

.breadcrumb.bc-content {
	padding-left: 1rem;
}

.breadcrumb.bc-content .breadcrumb-item.active a,
.breadcrumb.bc-content .breadcrumb-item a,
.breadcrumb.bc-content .breadcrumb-item a:hover {
	color: #ffffff;
	font-family: "SukhumvitTadmai-Text", sans-serif;
	margin: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
	font-family: "SukhumvitTadmai-Text", sans-serif;
	display: inline-block;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	color: #6c757d;
	content: "/";
}

.content-filter {
	display: none;
}

nav[aria-label="breadcrumb"] {
	padding-top: 12px;
	padding-bottom: 12px;
}

.text-en {
	font-family: "GothamRounded-Medium", sans-serif;
	line-height: 1.2;
	font-weight: bold;
}

.text-en-300 {
	font-family: "GothamRounded-Light", sans-serif;
	font-weight: bolder;
}

.text-en-500 {
	font-size: 0.9em;
	font-family: "GothamRounded-Medium", sans-serif;
	font-weight: 300;
}

.first {
	background-image: url("/pub/export/device-pay/ktc-bg3.png");
	background-position-y: -130px;
	background-repeat: repeat-x;
	background-origin: border-box;
	background-size: 229px 736px;
}

.first h2 {
	margin-left: 1rem;
	font-size: 30px;
	line-height: 1.3;
}

.text-white {
	color: #ffffff;
}

.breadcrumb-item + .breadcrumb-item::before {
	color: #ffffff;
	font-size: 12px;
}

.two {
	padding-bottom: 30px;
}

.breadcrumb > li {
	display: inline-flex;
}

.breadcrumb {
	background-color: transparent;
	color: #ffffff;
}

.breadcrumb > li a {
	color: #ffffff;
	font-size: 12px;
}

.three {
	background-color: #efefef;
	padding-top: 30px;
	padding-bottom: 30px;
}

.column-row {
	padding-bottom: 15px;
	padding-top: 15px;
}

.owl-carousel .owl-dots {
	display: block !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #cf3339;
	width: 26px;
	height: 13px;
}

.owl-theme .owl-dots .owl-dot span {
	background: #ffffff;
	border: 1px solid #cf3339;
	height: 13px;
	width: 13px;
}

.owl-theme .owl-dots .owl-dot:focus {
	border: none !important;
	outline: 0;
}

.owl-carousel .owl-dots {
	margin-top: -15px;
}

.three img {
	cursor: pointer;
}

.four {
	padding-top: 30px;
	padding-bottom: 30px;
}

.slide-caption {
	margin-top: 20px;
}

.fix-top {
	margin-bottom: 25px;
}

.slide-title {
	font-size: 22px;
	color: #000000;
	font-family: "SukhumvitTadmai-Bold", sans-serif;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	border-bottom: 3px solid #cf3339;
	display: inline-block;
	width: auto;
	font-weight: bold;
	white-space: nowrap;
}

.slide-title .text-en-300 {
	font-family: "GothamRounded-Medium", sans-serif;
	font-weight: 300;
	font-size: 0.9em;
}

.step-how-to {
	font-size: 22px;
	color: #000000;
	font-weight: 300;
	font-family: "Gotham-Bold", sans-serif;
	margin-bottom: 4px;
	border-bottom: 3px solid #cf3339;
	display: inline-block;
	width: auto;
}

.text-red {
	color: #cf3339;
}

.step-btn {
	font-family: "Gotham-Bold", sans-serif;
	width: 100px;
	height: 24px;
	background-color: #cf3339;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	padding: 4px 26px;
	border-radius: 20px;
}

.slide-caption p {
	font-family: "SukhumvitTadmai-Text", sans-serif;
	margin-top: 17px;
	margin-bottom: 17px;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
}

.slide-caption p i.fa.fa-bars {
	background-color: #000000;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

/*.owl-slide img {*/
/*    width: 180px !important;*/
/*    margin: 0 auto;*/
/*    display: block;*/
/*}*/

.fix-header {
	position: fixed;
	z-index: 2;
	top: 45px;
	left: 0;
	width: 100%;
	background-color: #ffffff;
	/*padding: 0 9px 9px;*/
	padding: 7px 9px 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.cir-wrap {
	position: relative;
	min-height: 500px;
}

.selector {
	z-index: 2;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 140px;
	height: 140px;
	margin-top: -70px;
	margin-left: -70px;
}

.selector.center-display {
	width: 280px;
	margin-left: -140px;
	z-index: 1;
	display: flex;
	align-items: center;
	height: 200px;
}

.selector ul {
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
	top: -20px;
	right: -20px;
	bottom: -20px;
	left: -20px;
}

.selector li {
	position: absolute;
	width: 0;
	height: 140%;
	margin: 0 50%;
}

.selector li.active {
	z-index: 2;
}

.selector li label {
	position: absolute;
	left: 50%;
	bottom: 105%;
	border-radius: 50%;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	box-shadow: none;
	-webkit-transition:
		all 0.8s ease-in-out,
		color 0.1s,
		background 0.1s;
	-moz-transition:
		all 0.8s ease-in-out,
		color 0.1s,
		background 0.1s;
	-o-transition:
		all 0.8s ease-in-out,
		color 0.1s,
		background 0.1s;
	transition:
		all 0.8s ease-in-out,
		color 0.1s,
		background 0.1s;
	text-indent: -999px;
	font-size: 14px;
	background-image: url("/pub/export/device-pay/icon-icon-1.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 77px;
	width: 100px;
	height: 100px;
	margin-left: -50px;
}

.notransition {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.selector li.active label,
.selector li label:hover {
	background-size: 100px;
}

.selector li label.m2 {
	background-image: url("/pub/export/device-pay/icon-icon-2.svg");
}

.selector li label.m3 {
	background-image: url("/pub/export/device-pay/icon-icon-3.svg");
}

.selector li label.m4 {
	background-image: url("/pub/export/device-pay/icon-icon-4.svg");
}

.selector li label.m5 {
	background-image: url("/pub/export/device-pay/icon-icon-5.svg");
}

.selector li label.m6 {
	background-image: url("/pub/export/device-pay/icon-icon-6.svg");
}

.selector li label.m7 {
	background-image: url("/pub/export/device-pay/icon-icon-7.svg");
}

.selector li label.m8 {
	background-image: url("/pub/export/device-pay/icon-icon-8.svg");
}

.selector li label.m9 {
	background-image: url("/pub/export/device-pay/icon-icon-9.svg");
}

.selector li label.m10 {
	background-image: url("/pub/export/device-pay/icon-icon-10.svg");
}

.selector li label.m11 {
	background-image: url("/pub/export/device-pay/icon-icon-11.svg");
}

.selector li.active label.m1,
.selector li label.m1:hover {
	background-image: url("/pub/export/device-pay/icon-icono-1.svg");
}

.selector li.active label.m2,
.selector li label.m2:hover {
	background-image: url("/pub/export/device-pay/icon-icono-2.svg");
}

.selector li.active label.m3,
.selector li label.m3:hover {
	background-image: url("/pub/export/device-pay/icon-icono-3.svg");
}

.selector li.active label.m4,
.selector li label.m4:hover {
	background-image: url("/pub/export/device-pay/icon-icono-4.svg");
}

.selector li.active label.m5,
.selector li label.m5:hover {
	background-image: url("/pub/export/device-pay/icon-icono-5.svg");
}

.selector li.active label.m6,
.selector li label.m6:hover {
	background-image: url("/pub/export/device-pay/icon-icono-6.svg");
}

.selector li.active label.m7,
.selector li label.m7:hover {
	background-image: url("/pub/export/device-pay/icon-icono-7.svg");
}

.selector li.active label.m8,
.selector li label.m8:hover {
	background-image: url("/pub/export/device-pay/icon-icono-8.svg");
}

.selector li.active label.m9,
.selector li label.m9:hover {
	background-image: url("/pub/export/device-pay/icon-icono-9.svg");
}

.selector li.active label.m10,
.selector li label.m10:hover {
	background-image: url("/pub/export/device-pay/icon-icono-10.svg");
}

.selector li.active label.m11,
.selector li label.m11:hover {
	background-image: url("/pub/export/device-pay/icon-icono-11.svg");
}

.center-display > div {
	transition: all 0.5s ease-in-out;
	position: absolute;
	width: 100%;
}

.selector p {
	font-family: "SukhumvitTadmai-Text", sans-serif;
	font-size: 16px;
	line-height: 1.2;
}

.selector p.h3 {
	color: #cf3339;
	font-family: "GothamRounded-Medium", sans-serif;
	font-size: 40px;
	font-weight: bold;
}

.selector p.h5 {
	font-size: 27px;
	font-weight: 700;
}

.cir-wrap .lines {
	border: 1px solid #d6d6d6;
	width: 400px;
	height: 400px;
	border-radius: 50%;
	left: 50%;
	top: 60%;
	position: absolute;
	margin-left: -200px;
	margin-top: -210px;
}

.dl-link {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media (max-width: 1024px) {
	.selector li label {
		width: 70px;
		height: 70px;
		background-size: 62px;
		margin-left: -35px;
		bottom: 100%;
	}

	.selector li.active label,
	.selector li label:hover {
		background-size: 70px;
	}

	.selector p {
		font-size: 16px;
	}

	.selector p .text-2 {
		font-size: 0.95em;
	}

	.selector p.h3 {
		font-size: 30px;
	}

	.selector p.h5 {
		font-size: 22px;
	}

	.selector li {
		height: 140%;
	}

	.cir-wrap .lines {
		width: 320px;
		height: 320px;
		margin-left: -162px;
		margin-top: -176px;
	}
}

@media (max-width: 991px) {
	.footer .content-wrap {
		padding: 0 20px;
	}
}

@media (max-width: 768px) {
	.breadcrumb.bc-content {
		padding-left: 0.4rem;
	}

	nav[aria-label="breadcrumb"] {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.selector li label {
		width: 67px;
		height: 67px;
		background-size: 55px;
		margin-left: -35px;
	}

	.selector li.active label,
	.selector li label:hover {
		background-size: 67px;
	}

	.selector p {
		font-size: 16px;
	}

	.selector p .text-2 {
		font-size: 0.95em;
	}

	.selector p.h3 {
		font-size: 26px;
	}

	.selector p.h5 {
		font-size: 20px;
	}

	.selector li {
		height: 120%;
	}

	.selector.center-display {
		height: 160px;
	}

	.cir-wrap .lines {
		width: 280px;
		height: 280px;
		margin-left: -140px;
		margin-top: -170px;
	}

	.cir-wrap {
		min-height: 450px;
	}
}

@media (max-width: 414px) {
	.selector p {
		font-size: 16px;
	}

	.selector p.h3 {
		font-size: 30px;
	}

	.selector p.h5 {
		font-size: 20px;
	}

	.selector li {
		height: 120%;
	}

	.dl-link img {
		width: 220px;
	}
}
@media (max-width: 375px) {
	.selector p.h3 {
		font-size: 26px;
	}
}
@media (max-width: 360px) {
	.first {
		background-position-y: -155px;
	}

	.first h2 {
		font-size: 28px;
		line-height: 1.3;
	}

	.two {
		padding-top: 50px;
	}

	.selector li label {
		width: 65px;
		height: 65px;
		background-size: 50px;
		margin-left: -33px;
	}

	.selector li.active label,
	.selector li label:hover {
		background-size: 65px;
	}

	.selector p {
		font-size: 14px;
	}

	.selector p.h3 {
		font-size: 22px;
	}

	.selector p.h5 {
		font-size: 18px;
	}

	.selector li {
		height: 100%;
	}

	.selector.center-display {
		height: 110px;
		width: 200px;
		margin-left: -100px;
	}

	.cir-wrap .lines {
		width: 250px;
		height: 250px;
		margin-left: -125px;
		margin-top: -158px;
	}

	.cir-wrap {
		min-height: 350px;
	}
}

@media (max-width: 320px) {
	.first {
		background-position-y: -200px;
	}

	.selector li label {
		width: 55px;
		height: 55px;
		background-size: 44px;
		margin-left: -28px;
	}

	.selector li.active label,
	.selector li label:hover {
		background-size: 55px;
	}

	.selector p {
		font-size: 13px;
		margin-bottom: 3px;
	}

	.selector p.h3 {
		font-size: 18px;
	}

	.selector p.h5 {
		font-size: 16px;
	}

	.selector li {
		height: 90%;
	}

	.selector .h3 {
		font-size: 20px;
	}

	.cir-wrap .lines {
		width: 220px;
		height: 220px;
		margin-left: -111px;
		margin-top: -154px;
	}
}

.owl-theme .owl-dots .owl-dot span {
	transition: width 0.2s ease;
}

.owl-carousel .item img:hover {
	top: 0;
}

.owl-carousel .item {
	margin: 0 auto;
}

.ktc-app img {
	width: 360px;
	margin-left: -95px;
}

button.owl-prev,
button.owl-prev:focus,
button.owl-prev:hover,
button.owl-prev.disabled,
button.owl-next,
button.owl-next:focus,
button.owl-next:hover,
button.owl-next.disabled {
	outline: none;
	background: transparent !important;
	color: #cf3339 !important;
}

button.owl-prev,
button.owl-next {
	font-size: 25px !important;
	padding: 20px !important;
}

button.owl-prev {
	left: 15%;
	top: 28%;
	position: absolute;
}

button.owl-next {
	right: 15%;
	top: 28%;
	position: absolute;
}

.slide-1,
.slide-2,
.slide-3,
.slide-4,
.slide-5,
.slide-6,
.slide-7,
.slide-8,
.slide-9,
.slide-10 {
	min-height: 100vh;
	justify-content: center;
	display: flex;
	flex-direction: column;
}

.download-app {
	display: none;
	max-width: 254px;
	margin: 0 auto;
}

.step-how-to-block {
	background-color: #ffffff;
	border-radius: 20px;
	width: 100%;
	padding-bottom: 100%;
	max-width: 100%;
	margin: 0 auto;
	height: 0;
	position: relative;
}
.step-how-to-block img {
	width: 55%;
	padding-top: 10px;
}
.step-how-to-block p {
	font-family: "SukhumvitTadmai-Text", sans-serif;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	line-height: 1.3;
	margin-top: -4px;
}
.owl-slide img {
	width: calc(100vh - (100vh - 100vh / 4)) !important;
	margin: 0 auto;
	display: block;
}
.five {
	min-height: 45vh;
}
.five img {
	max-width: 254px;
}
.three .row.column-row {
	padding-left: 15px;
	padding-right: 15px;
}
.owl-stage {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-box !important;
	display: box !important;
}
.step-how-to-block p.installment,
.step-how-to-block p.point-reward {
	margin-top: 7px;
}
@media (min-width: 375px) {
	.slide-1,
	.slide-2,
	.slide-3,
	.slide-4,
	.slide-5,
	.slide-6,
	.slide-7,
	.slide-8,
	.slide-9,
	.slide-10 {
		min-height: 90vh;
	}
	button.owl-prev {
		left: 5%;
	}

	button.owl-next {
		right: 5%;
	}
	.five {
		min-height: 40vh;
	}
}
@media (min-width: 375px) and (max-height: 812px) {
}

@media (min-width: 414px) {
	.five {
		min-height: 35vh;
	}
}
@media (min-width: 568px) and (max-height: 320px) and (orientation: landscape) {
	.five {
		min-height: 80vh;
	}
}
@media (min-width: 667px) and (max-height: 375px) and (orientation: landscape) {
	.five {
		min-height: 65vh;
	}
	.fix-header {
		top: 66px;
	}
}
@media (min-width: 736px) and (max-height: 414px) and (orientation: landscape) {
	.five {
		min-height: 60vh;
	}
	.fix-header {
		top: 66px;
	}
}
@media (min-width: 768px) {
	.first {
		background-image: url("/pub/export/device-pay/ktc-bg-desktop-new1.png");
		background-position: bottom;
		background-size: auto;
	}

	.ktc-text {
		margin-top: 56px;
	}

	/*.owl-slide img {*/
	/*    width: 270px !important;*/
	/*}*/

	.owl-slide {
		width: 50%;
		margin: 0 auto !important;
	}

	.slide-title {
		font-size: 26px;
	}

	.slide-1,
	.slide-2,
	.slide-3,
	.slide-4,
	.slide-5,
	.slide-6,
	.slide-7,
	.slide-8,
	.slide-9,
	.slide-10 {
		min-height: 90vh;
	}

	.slide-caption p {
		font-size: 16px;
	}

	.fix-header {
		top: 65px;
	}
	button.owl-prev {
		left: -10px;
	}

	button.owl-next {
		right: -10px;
	}
	.step-how-to {
		font-size: 30px;
	}
	.five {
		min-height: 23vh;
	}
}
@media (min-width: 768px) and (max-height: 1024px) and (orientation: portrait) {
	.step-how-to-block p {
		font-size: 20px;
	}
}
/**
 * iPad with portrait orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
	.owl-slide img {
		width: 270px !important;
	}
}

/**
 * iPad with landscape orientation.
 */
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
	.owl-slide img {
		width: 202px !important;
	}
}
/**
 * iPad with portrait orientation.
 */
@media all and (device-width: 810px) and (device-height: 1080px) and (orientation: portrait) {
	.owl-slide img {
		width: 270px !important;
	}
}

/**
 * iPad with landscape orientation.
 */
@media all and (device-width: 1080px) and (device-height: 810px) and (orientation: landscape) {
	.owl-slide img {
		width: 202px !important;
	}
}
@media (min-width: 812px) and (max-height: 375px) and (orientation: landscape) {
	.five {
		min-height: 40vh;
	}
}
@media (min-width: 992px) {
	.three .col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	.three .offset-lg-1 {
		margin-left: 0;
	}
	.step-how-to-block p {
		font-size: 20px;
		line-height: 1.3;
	}
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
	.ktc-text {
		padding-top: 0;
		font-size: 45px !important;
	}

	.ktc-app img {
		width: 390px;
		margin-left: 0;
	}

	/*.owl-slide img {*/
	/*    width: 400px !important;*/
	/*}*/

	.slide-title {
		font-size: 33px;
	}

	.slide-caption p {
		font-size: 28px;
	}

	.step-btn {
		font-size: 25px;
	}

	button.owl-prev {
		left: -10%;
		top: 40%;
		font-size: 40px !important;
	}

	button.owl-next {
		right: -10%;
		top: 40%;
		font-size: 40px !important;
	}
	.step-how-to {
		font-size: 33px !important;
	}
}

@media (min-width: 1200px) {
	.cir-wrap {
		margin-bottom: 60px;
	}

	.slide-title {
		font-size: 26px;
	}

	.slide-caption p {
		font-size: 16px;
	}

	.step-btn {
		font-size: 16px;
	}

	.dl-link {
		padding-top: 0;
		margin-top: -40px;
	}

	.three {
		padding-top: 70px;
		padding-bottom: 60px;
	}
	.owl-slide {
		width: 100%;
		max-width: 100%;
	}
	button.owl-prev {
		left: -5%;
	}
	button.owl-next {
		right: -5%;
	}
	.five img {
		max-width: 200px;
	}
}
