@import url(../css/amazing.css);
@import url(../fontface/fontface.css);
@import url(../font-awesome/css/font-awesome.css);
@import url(../css/animate.css);
@import url(../css/siampark-animate.css);
@import url(../css/hover.css);
@import url(../css/dropdown.css);
a, a img, a:hover {
	text-decoration: none;
	outline: 0
}
#header-fixed, #header-none-fixed {
	z-index: 99992;
	top: 0;
	position:absolute;
}
.Btn-Default:hover, .Btn-Mint:hover, .Btn-Orange:hover, .Btn-Yellow:hover, .mascot-alert-close a:hover, .mascot-doubledeck-close a:hover, .mascot-vortex-close a:hover {
	cursor: pointer
}
h1, h2, h3, h4, h5, h6, li, ol, p, ul {
	margin: 0;
	padding: 0;
	font-weight: 400!important
}
.clear {
	clear: both!important
}
.clear-desktop { clear:both; }
.clear800 {
	display: none
}
span {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.imghover, a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.hidden {
	opacity: 0
}
.imghover, .visible {
	opacity: 1
}
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 14px;
	color: #666;
	overflow-x:hidden;
}
a {
	color: #999;
	transition: all .2s ease-in-out
}
.header-fixed-bg .header-control-menu ul li a, .header-none-fixed-bg .header-control-menu ul li a, h1 {
	color: #666
}
a img {
	display: block
}
.imghover {
	transition: all .2s ease-in-out
}
#header-none-fixed, .header-fixed-bg {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.imghover:hover {
	opacity: .5
}
.box-alert {
	background: #FFF;
	margin: 40px 0 0;
	padding: 20px 30px;
	border-radius: 15px;
	border: 1px solid #e8e8e8
}
#header-fixed, #wrapper {
	margin: 0;
	padding: 0;
}
#popupContact img {
	width: 100%;
	height: auto;
	max-width: 900px
}
#header-fixed {
	width: 100%;
	background: rgba(230,247,255,1);
background: -moz-linear-gradient(top, rgba(230,247,255,1) 0%, rgba(168,227,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(230,247,255,1)), color-stop(100%, rgba(168,227,255,1)));
background: -webkit-linear-gradient(top, rgba(230,247,255,1) 0%, rgba(168,227,255,1) 100%);
background: -o-linear-gradient(top, rgba(230,247,255,1) 0%, rgba(168,227,255,1) 100%);
background: -ms-linear-gradient(top, rgba(230,247,255,1) 0%, rgba(168,227,255,1) 100%);
background: linear-gradient(to bottom, rgba(230,247,255,1) 0%, rgba(168,227,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f7ff', endColorstr='#a8e3ff', GradientType=0 );
	/*background: rgba(0,0,0,.25);
	background: -moz-linear-gradient(top, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0,0,0,.25)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 100%)*/
}
.header-fixed-bg {
	position:fixed !important;
	min-height:152px;
	background: rgba(255,255,255,.9)!important;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	transition: all .2s ease-in-out;
}

.header-fixed-bg-inner {
	position:fixed !important;
	background: rgba(255,255,255,.9)!important;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	transition: all .2s ease-in-out;
	z-index:9999;
}

.header-new-logo img, .header-new-button { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out }
.header-fixed-bg #header-new-index .header-new .header-new-logo img { height:100px; width:auto; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out }
.header-fixed-bg #header-new-index .header-new .header-new-button { padding-top:30px; }

.header-new-menu { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out }
.header-fixed-bg #header-new-index .header-new .header-new-menu { padding-top:35px; }
.header-fixed-bg #header-new-inner .header-new .header-new-menu { padding-top:35px; }

.header-fixed-bg #header-new-inner .header-new .header-new-logo img { height:100px; width:auto; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out }
.header-fixed-bg #header-new-inner .header-new .header-new-button { padding-top:30px; }

.header-fixed-bg .header-control-menu ul li a:hover:after {
	width: 100%;
	background: #ed1c24
}
.head-en-bangkok {
    font-family: 'DBAdmanX';
    font-size: 44px;
    line-height: 48px;
    transition: all .2s ease-in-out;
}
.header-fixed-bg .header-control-menu ul li.active a:after {
	content: '';
	display: block;
	margin: auto;
	height: 3px;
	transition: width .2s ease, background-color .2s ease;
	width: 100%;
	background: #ed1c24
}
.header-fixed-bg .header {
	padding: 5px 0
}
.header-fixed-bg .header .header-logo img {
	width: 100px;
	height: auto;
	display: block
}
.header-fixed-bg .header-control {
	padding: 20px 0 0
}
#header-none-fixed {
	width: 100%;
	margin: 0;
	padding: 0;
	background: rgba(0,0,0,.25);
	background: -moz-linear-gradient(top, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0,0,0,.25)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 100%);
	transition: all .2s ease-in-out
}
.header-btn-ticket a, .header-control-menu ul li.active a, .header-control-menu ul li:hover a, .header-none-fixed-bg .header-control-menu ul li.active a, .header-none-fixed-bg .header-control-menu ul li:hover a {
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c3ff', endColorstr='#1eb1f6', GradientType=0 )
}
.header-none-fixed-bg, .header-none-fixed-bg .dropdownmn li ul {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.header-none-fixed-bg {
	background: rgba(255,255,255,1)!important;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	transition: all .2s ease-in-out
}
.header-none-fixed-bg .header-control-menu ul li.active a, .header-none-fixed-bg .header-control-menu ul li:hover a {
	color: rgba(0,195,255,1);
	color: -moz-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	color: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0,195,255,1)), color-stop(100%, rgba(30,177,246,1)));
	color: -webkit-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	color: -o-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	color: -ms-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	color: linear-gradient(to bottom, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%)
}
.header-none-fixed-bg .header {
	padding: 5px 0
}
.header-none-fixed-bg .header .header-logo img {
	width: 100px;
	height: auto;
	display: block
}
.header-none-fixed-bg .header-control {
	padding: 20px 0 0
}
.header-none-fixed-bg .dropdownmn ul {
	top: 64px!important
}
.header-none-fixed-bg .dropdownmn li ul {
	border-radius: 0 0 10px 10px;
	background: rgba(255,255,255,.9)!important;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.5);
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.5);
	transition: all .2s ease-in-out
}
.header, .header-logo img {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.header {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 10px 0 15px;
	transition: all .2s ease-in-out
}
.header-logo {
	float: left;
	margin: 0;
	padding: 0
}
.header-logo img {
	transition: all .2s ease-in-out
}
.burger-menu-icon img.normal, .header-btn-ticket a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.header-control {
	float: right;
	margin: 0;
	padding: 29px 0 0
}
.header-control-menu {
	float: left;
	margin: 0;
	padding: 13px 25px 0 0
}
.header-control-menu ul {
	margin: 0;
	padding: 0
}
.header-control-menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'DBAdmanX';
	font-size: 28px;
	line-height: 28px;
	position: relative
}
.header-control-menu ul li a {
	color: #fff;
	display: inline-block;
	position: relative;
	padding-bottom: 20px
}
.header-control-menu ul li.active a, .header-control-menu ul li:hover a {
	color: rgba(0,195,255,1);
	color: -moz-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	color: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0,195,255,1)), color-stop(100%, rgba(30,177,246,1)));
	color: -webkit-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	color: -o-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	color: -ms-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	color: linear-gradient(to bottom, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%)
}
.header-control-menu ul li.seperator {
	margin: 0;
	padding: 0 20px
}
.header-control-menu ul li.seperator img {
	margin: 0 0 -4px;
	padding: 0
}
.header-btn-ticket-mobile {
	display: none
}
.header-btn-ticket {
	float: left;
	margin: 0;
	padding: 0 15px 0 0
}
.header-btn-ticket a {
	display: block;
	margin: 0;
	padding: 13px 30px;
	font-family: 'DBAdmanX';
	font-size: 25px;
	line-height: 28px;
	border-radius: 30px;
	color: #fff;
	background: rgba(0,195,255,1);
	background: -moz-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0,195,255,1)), color-stop(100%, rgba(30,177,246,1)));
	background: -webkit-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	background: -o-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	background: linear-gradient(to bottom, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	transition: all .2s ease-in-out
}
.header-btn-burger a, .header-btn-flag a {
	width: 54px;
	height: 54px;
	border-radius: 54px;
	color: #fff;
	text-align: center
}
.header-btn-flag {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	z-index: 99999;
	position: relative
}
.header-btn-flag a {
	margin: 0;
	padding: 0;
	background: #f4f4f4;
	display: flex;
	justify-content: center;
	flex-direction: column
}
.header-btn-flag a img {
	margin: 0 auto;
	text-align: center
}
.header-btn-burger {
	float: left;
	margin: 0;
	padding: 0;
	z-index: 99999
}
.header-btn-burger a {
	display: block;
	margin: 0;
	padding: 0;
	background: #ed1c24
}
.header-btn-burger a i {
	padding: 12px 0 0
}
.burger-menu {
	position: absolute !important;
	top: 0;
	right: -400px;
	z-index: 99999;
	width: 400px;
	height: 100vh;
	background: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}
.burger-control {
	margin: 0;
	padding: 39px 30px 10px
}
.control-lang {
	float: left;
	margin: 0;
	padding: 0
}
.control-lang-select {
	background: #50b848;
	border: none;
	color: #fff;
	width: 80px;
	height: 54px;
	font-size: 20px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-indent: 12px
}
.control-close {
	float: right;
	margin: 0;
	padding: 0
}
.facilities-food-ul {

    width: 80%;
    margin: 0 auto !important;

}
.control-close a {
	display: block;
	width: 54px;
	height: 54px;
	margin: 0;
	padding: 0;
	background: #ed1c24;
	border-radius: 54px;
	color: #fff;
	text-align: center
}
.control-close a i {
	padding: 12px 0 0
}
.burger-menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #e6e6e6
}
.burger-menu ul li a {
	display: block;
	margin: 0;
	padding: 10px 0 10px 30px;
	color: grey;
	font-family: 'DBAdmanX';
	font-size: 20px;
	line-height: 26px
}
.burger-menu ul li a.active, .burger-menu ul li a:hover {
	background: #6ed1ff;
	color: #fff
}
.burger-menu ul li a:hover .burger-menu-icon img.over {
	opacity: 1
}
.burger-menu ul li a:hover .burger-menu-icon img.normal {
	opacity: 0
}
.burger-menu-icon {
	float: left;
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	position: relative
}
.burger-menu-icon img {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px
}
.burger-menu-icon img.normal {
	opacity: 1;
	transition: all .2s ease-in-out
}
.burger-menu-icon img.over, h1 {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.burger-menu-icon img.over {
	opacity: 0;
	transition: all .2s ease-in-out
}
.burger-menu-text {
	float: left;
	margin: 0;
	padding: 3px 0 0 15px
}
.burger-menu ul li a.active .burger-menu-icon img.over {
	opacity: 1
}
.burger-menu ul li a.active .burger-menu-icon img.normal {
	opacity: 0
}
#container {
	margin: 0;
	padding: 0;
	    width: 100%;
    overflow: hidden;
    position: relative;
}
#container-inner {
    padding-top: 200px;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 0;
}
.content, .content-padding {
	width: 100%;
	margin: 0 auto;
	max-width: 1180px
}
.content {
	padding: 0
}
.content-padding {
	padding: 50px 0 50px;
	position: relative
}
.txthead, .txthead-left {
	margin: 0;
	padding: 0 0 20px
}
.btn-back {
	position: absolute;
	top: 185px;
	right: 0;
	z-index: 8888
}
.txthead-left {
	float: left;
	display: inline-table
}
.txthead-center {
	display: table;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 20px
}
.navigate {
	float: right;
	display: block;
	margin: 0;
	padding: 8px 20px 10px;
	background: #fff;
	border-radius: 20px;
	position: absolute;
	right: 15px;
	top: 155px;
	z-index: 9999;
}
.navigate-inner {
    top: 195px;
}
.nav-promo {top: 0!important;}
.navigate ul, .navigate ul li {
	padding: 0;
	margin: 0
}
.navigate ul li {
	display: inline-block
}
.navigate ul li.seperator {
	margin: 0;
	padding: 0 5px
}
.navigate ul li.seperator img {
	padding-bottom: 1px
}
.navigate ul li.default {
	color: #40b5e7;
	font-weight: 700!important
}
.navigate ul li a:hover {
	color: #444
}
.promocode-btn {
	float: left;
	margin: -4px 0 15px 0;
	padding: 0;
	display: table;
	width: 100%;
}
.promocode-btn-inner {
    float: left;
    padding: 0;
    display: block;
    position: absolute;
    bottom: 15px;
    z-index: 9990;
    left: 12.9%;
}
h1 {
	font-family: 'DBAdmanX';
	font-size: 25px;
	line-height: 48px;
	transition: all .2s ease-in-out
}
h2, h3 {
	font-family: 'DBAdmanX';
	color: #666;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
h2 {
	font-size: 30px;
	line-height: 40px;
	transition: all .2s ease-in-out
}
h3 {
	font-size: 23px;
	line-height: 32px;
	transition: all .2s ease-in-out
}
h4, h5 {
	font-family: 'DBAdmanX';
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	color: #666
}
h4 {
	font-size: 20px;
	line-height: 30px;
	transition: all .2s ease-in-out
}
h5 {
	font-size: 18px;
	line-height: 25px;
	transition: all .2s ease-in-out
}
.Index-Park-List-Blue ul li a, h6 {
	font-family: 'DBAdmanX';
	font-size: 20px
}
.ServiceL-Thumb-Topic, h6 {
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out
}
h6 {
	line-height: 20px;
	color: #666;
	transition: all .2s ease-in-out
}
.blue, span.blue {
	color: #40b5e7!important
}

.blue-dark, span.blue-dark{
	color: #034EA2 ;
}
.red, span.red {
	color: #ed1c24
}
.mint, span.mint {
	color: #50b848
}
.orange, span.orange {
	color: #ff7800
}
.green, span.green {
	color: #53b952
}
.yellow, span.yellow {
	color: #fc0
}
.pink, span.pink {
	color: #ec3129
}
.white, span.white {
	color: #fff
}
.purple, span.purple {
	color: #604a9b
}
.img-respon {width: 100%;}
.btnX, .btnX a {
	width: 40px;
	height: 40px;
	border-radius: 40px;
	overflow: hidden;
	color: #fff;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center
}
.btnX a:hover, .btnX:hover {
	background: #ed1c24
}
.btnX a img, .btnX img {
	width: 15px;
	height: 15px;
	margin: 0 auto
}
.Bg-Blue {
	background: rgba(210,248,255,1);
	background: -moz-linear-gradient(top, rgba(210,248,255,1) 0, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(210,248,255,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(210,248,255,1) 0, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(210,248,255,1) 0, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(210,248,255,1) 0, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(210,248,255,1) 0, rgba(255,255,255,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2f8ff', endColorstr='#ffffff', GradientType=0 )
}
.Bg-Blue-all {
	background: #d3f8ff;
}
.Bg-purple-all {
	background: #6c509d;
}
.Bg-white-bkk {background: #ffffff; margin: 30px 0;}
.Bg-Pink {
	background: rgba(249,228,241,1);
	background: -moz-linear-gradient(top, rgba(249,228,241,1) 0, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(249,228,241,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(249,228,241,1) 0, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(249,228,241,1) 0, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(249,228,241,1) 0, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(249,228,241,1) 0, rgba(255,255,255,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e4f1', endColorstr='#ffffff', GradientType=0 )
}
.Bg-head-Water {background: #034EA2;}
.Bg-head-Xtreme {background: #f59c46;}
.Bg-head-Adven {background: #ed1c24;}
.Bg-head-Family {background: #53b952;}
.Bg-head-Small {background: #40b5e7;}
.mascot-alert {
	position: fixed;
	width: 286px;
	height: 402px;
	right: 5%;
	bottom: -412px;
	z-index: 9999 !important;
	opacity: 1;
	-webkit-animation-name: mascot-alert;
	animation-name: mascot-alert;
	-webkit-animation-duration: 15s;
	animation-duration: 15s;
	-webkit-animation-delay: 10s;
	-moz-animation-delay: 10s;
	animation-delay: 10s
}
.mascot-loma, .mascot-xzone {
	height: 391px;
	-webkit-animation-duration: 15s;
	-webkit-animation-delay: 10s;
	-moz-animation-delay: 10s;
	position: fixed;
	z-index: 9999 !important;
}
@-webkit-keyframes mascot-alert {
from, to {
bottom:-362px;
opacity:0
}
10%, 15%, 20%, 30%, 35%, 45%, 50%, 55%, 60%, 65%, 70%, 75%, 80%, 85%, 90%, 95% {
bottom:-30px;
opacity:1
}
25%, 40% {
bottom:-20px;
opacity:1
}
}
@keyframes mascot-alert {
from, to {
bottom:-362px;
opacity:0
}
10%, 15%, 20%, 30%, 35%, 45%, 50%, 55%, 60%, 65%, 70%, 75%, 80%, 85%, 90%, 95% {
bottom:-30px;
opacity:1
}
25%, 40% {
bottom:-20px;
opacity:1
}
}
.mascot-loma {
	display:none;
	width: 251px;
	right: 5%;
	bottom: -401px;
	opacity: 1;
	-webkit-animation-name: mascot-loma;
	animation-name: mascot-loma;
	animation-duration: 15s;
	animation-delay: 10s;
}
@-webkit-keyframes mascot-loma {
from, to {
bottom:-401px;
opacity:0
}
10%, 15%, 20%, 30%, 35%, 45%, 50%, 55%, 60%, 65%, 70%, 75%, 80%, 85%, 90%, 95% {
bottom:-30px;
opacity:1
}
25%, 40% {
bottom:-20px;
opacity:1
}
}
@keyframes mascot-loma {
from, to {
bottom:-401px;
opacity:0
}
10%, 15%, 20%, 30%, 35%, 45%, 50%, 55%, 60%, 65%, 70%, 75%, 80%, 85%, 90%, 95% {
bottom:-30px;
opacity:1
}
25%, 40% {
bottom:-20px;
opacity:1
}
}
.mascot-xzone {
	display:none;
	width: 304px;
	right: 0;
	bottom: -404px;
	opacity: 1;
	-webkit-animation-name: mascot-xzone;
	animation-name: mascot-xzone;
	animation-duration: 15s;
	animation-delay: 10s
}
@-webkit-keyframes mascot-xzone {
from, to {
bottom:-404px;
opacity:0
}
10%, 15%, 20%, 30%, 35%, 45%, 50%, 55%, 60%, 65%, 70%, 75%, 80%, 85%, 90%, 95% {
bottom:-30px;
opacity:1
}
25%, 40% {
bottom:-20px;
opacity:1
}
}
@keyframes mascot-xzone {
from, to {
bottom:-404px;
opacity:0
}
10%, 15%, 20%, 30%, 35%, 45%, 50%, 55%, 60%, 65%, 70%, 75%, 80%, 85%, 90%, 95% {
bottom:-30px;
opacity:1
}
25%, 40% {
bottom:-20px;
opacity:1
}
}
.mascot-family {
	display:none;
	position: fixed;
	width: 286px;
	height: 402px;
	right: 5%;
	bottom: -412px;
	z-index: 8888;
	opacity: 1;
	-webkit-animation-name: mascot-family;
	animation-name: mascot-family;
	-webkit-animation-duration: 15s;
	animation-duration: 15s;
	-webkit-animation-delay: 10s;
	-moz-animation-delay: 10s;
	animation-delay: 10s
}
@-webkit-keyframes mascot-family {
from, to {
bottom:-362px;
opacity:0
}
10%, 15%, 20%, 30%, 35%, 45%, 50%, 55%, 60%, 65%, 70%, 75%, 80%, 85%, 90%, 95% {
bottom:-30px;
opacity:1
}
25%, 40% {
bottom:-20px;
opacity:1
}
}
@keyframes mascot-family {
from, to {
bottom:-362px;
opacity:0
}
10%, 15%, 20%, 30%, 35%, 45%, 50%, 55%, 60%, 65%, 70%, 75%, 80%, 85%, 90%, 95% {
bottom:-30px;
opacity:1
}
25%, 40% {
bottom:-20px;
opacity:1
}
}
.mascot-alert-box {
	margin: 0;
	padding: 0;
	position: relative
}
.mascot-alert-close {
	position: absolute;
	top: -10px;
	right: 10px;
	z-index: 9999
}
.mascot-doubledeck-close {
	position: absolute;
	top: -10px;
	right: 75px;
	z-index: 9999
}
.mascot-vortex-close {
	position: absolute;
	top: 30px;
	right: 100px;
	z-index: 9999
}
#section0 {
	margin: 0;
	padding: 0;
	height: 100vh!important;
	position: relative;
	background: url(../../images/bg/bg-home-video.jpg) center no-repeat;
	background-size: cover
}
.scrolldown {
	position: absolute;
	left: 0;
	bottom: 25px;
	z-index: 8888;
	width: 100%;
	margin: 0;
	padding: 0
}
.scrolldown h1, .scrolldown-icon {
	display: table;
	margin: 0 auto;
	text-align: center
}
.scrolldown h1 {
	font-size: 30px;
	line-height: 25px;
	color: #fff;
	padding-bottom: 10px
}
.Banner-Slider, .Banner-Slider-Mobile {
	display: none!important
}
#section1 {
	margin: 0;
	padding: 0;
	height: 100vh;
	background: url(../../images/bg/bg-home-water3.jpg) center no-repeat;
	background-size: cover
}
.Index-Park-Bg-Left, .Index-Park-Bg-Right {
	width: 45%;
	height: 100vh;
	padding: 50px 0 0;
	display: flex;
	margin: 0
}
.Index-Park-Bg-Left {
	float: left;
	color: grey;
	justify-content: center;
	flex-direction: column;
	text-align: center
}
.Index-Park-Bg-Right, .Index-Park-List-Blue ul li a {
	color: grey;
	text-align: center;
	justify-content: center
}
.Index-Park-Bg-Right {
	float: right;
	flex-direction: column
}
.Index-Park-Content {
	margin: 0;
	padding: 0
}
.Index-Park-Content h3 {
	font-size: 28px;
	line-height: 25px
}
.Index-Park-Seperator {
	margin: 0;
	padding: 10px 0 30px
}
.Index-Park-List-Mobile {
	display: none
}
.Index-Park-List-Blue {
	margin: 0 auto;
	padding: 30px 0 0
}
.Index-Park-List-Blue ul {
	margin: 0;
	padding: 0
}
.Index-Park-List-Blue ul li {
	float: left;
	margin: 0 5px;
	padding: 0;
	list-style: none
}
.Index-Park-List-Blue ul li a {
	margin: 0;
	padding: 0;
	width: 90px;
	height: 90px;
	border: 2px solid #ededed;
	border-radius: 90px;
	background: #fff;
	line-height: 16px;
	display: flex;
	flex-direction: column
}
.Index-Park-List-Mint ul li a, .Index-Park-List-Orange ul li a {
	width: 90px;
	color: grey;
	display: flex;
	justify-content: center;
	font-size: 20px;
	line-height: 16px;
	text-align: center;
	font-family: 'DBAdmanX';
}
.Index-Park-List-Blue ul li a:hover {
	border-color: #40b5e7
}
.Index-Park-List-Blue-Img {
	margin: 0 auto;
	padding: 0 0 6px;
	text-align: center
}
#section2 {
	margin: 0;
	padding: 0;
	height: 100vh;
	background: url(../../images/bg/bg-home-fun.jpg) center no-repeat;
	background-size: cover
}
.Index-Park-List-Orange {
	margin: 0 auto;
	padding: 30px 0 0
}
.Index-Park-List-Orange ul {
	margin: 0;
	padding: 0
}
.Index-Park-List-Orange ul li {
	float: left;
	margin: 0 5px 10px;
	padding: 0;
	list-style: none
}
.Index-Park-List-Orange ul li a {
	margin: 0;
	padding: 0;
	height: 90px;
	border: 2px solid #ededed;
	border-radius: 90px;
	background: #fff;
	flex-direction: column
}
.Index-Park-List-Orange ul li a:hover {
	border-color: #ff7800
}
.Index-Park-List-Orange-Img {
	margin: 0 auto;
	padding: 0 0 6px;
	text-align: center
}
#section3 {
	margin: 0;
	padding: 0;
	height: 100vh;
	background: url(../../images/bg/bg-home-activities.jpg) center no-repeat;
	background-size: cover
}
.Index-Park-List-Mint {
	margin: 0 auto;
	padding: 30px 0 0
}
.Index-Park-List-Mint ul {
	margin: 0;
	padding: 0
}
.Index-Park-List-Mint ul li {
	float: left;
	margin: 0 5px 10px;
	padding: 0;
	list-style: none
}
.Index-Park-List-Mint ul li a {
	margin: 0;
	padding: 0;
	height: 90px;
	border: 2px solid #ededed;
	border-radius: 90px;
	background: #fff;
	flex-direction: column
}
.Index-Park-List-Mint ul li a:hover {
	border-color: #50b848
}
.Index-Park-List-Mint-Img {
	margin: 0 auto;
	padding: 0 0 6px;
	text-align: center
}
.Index-Park-List-Image-Mint {
	width: 70%;
	margin: 0 auto;
	padding: 30px 0 0
}
.Index-Park-List-Image-Mint ul {
	margin: 0;
	padding: 0
}
.Index-Park-List-Image-Mint ul li {
	float: left;
	width: 47%;
	margin: 0 5px;
	padding: 0;
	list-style: none;
	border-radius: 10px;
	overflow: hidden
}
.Index-Park-List-Image-Mint ul li a {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff
}
.Index-Park-List-Image-Mint ul li:hover a, .Index-Park-List-Image-Mint ul li:hover a h5 {
	color: #fff!important;
	background: #eb4841
}
.Index-Park-List-Image-Mint ul li a h5 {
	margin: 0;
	padding: 5px 0
}
.Index-Park-List-Image-Mint ul li a img {
	width: 100%;
	height: auto;
	display: block
}
.Index-Park-List-Image-Yellow {
	width: 70%;
	margin: 0 auto;
	padding: 30px 0 0
}
.Index-Park-List-Image-Yellow ul {
	margin: 0;
	padding: 0
}
.Index-Park-List-Image-Yellow ul li {
	float: left;
	width: 47%;
	margin: 0 5px;
	padding: 0;
	list-style: none;
	border-radius: 10px;
	overflow: hidden
}
.Index-Park-List-Image-Yellow ul li a {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff
}
.Index-Park-List-Image-Yellow ul li:hover a, .Index-Park-List-Image-Yellow ul li:hover a h5 {
	color: #fff!important;
	background: #eb4841
}
.Index-Park-List-Image-Yellow ul li a h5 {
	margin: 0;
	padding: 5px 0
}
.Index-Park-List-Image-Yellow ul li a img {
	width: 100%;
	height: auto;
	display: block
}
#section4 {
	margin: 0;
	padding: 0;
	height: 100vh;
	background: url(../../images/bg/bg-home-camping.jpg) center no-repeat;
	background-size: cover
}
.Index-Park-List-Yellow {
	margin: 0 auto;
	padding: 30px 0 0
}
.Index-Park-List-Yellow ul {
	margin: 0;
	padding: 0
}
.Index-Park-List-Yellow ul li {
	float: left;
	margin: 0 5px 10px;
	padding: 0;
	list-style: none
}
.Index-Park-List-Yellow ul li a {
	margin: 0;
	padding: 0;
	width: 90px;
	height: 90px;
	border: 2px solid #ededed;
	border-radius: 90px;
	background: #fff;
	font-family: 'DBAdmanX';
	font-size: 20px;
	line-height: 16px;
	color: grey;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column
}
.Index-Park-List-Yellow ul li a:hover {
	border-color: #f9bb14
}
.Index-Park-List-Yellow-Img {
	margin: 0 auto;
	padding: 0 0 6px;
	text-align: center
}
.ServiceL-Thumb, .ServiceL-Thumb ul {
	margin: 0;
	padding: 0
}
.ServiceL-Thumb ul li {
	float: left;
	width: 48%;
	margin: 1%;
	padding: 0;
	list-style: none;
	border-radius: 10px;
	overflow: hidden
}
.ServiceL-Thumb ul li a {
	display: block;
	position: relative;
	width: 100%;
	color: #666
}
.ServiceL-Thumb ul li a:hover .ServiceL-Thumb-Topic {
	width: 100%;
	padding: 37% 0
}
.ServiceL-Thumb ul li a img {
	width: 100%;
	height: auto;
	display: block
}
.ServiceL-Thumb-Topic {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	background: rgba(255,255,255,.9);
	text-align: center;
	margin: 0;
	padding: 20px 0;
	font-family: 'DBAdmanX';
	font-size: 35px;
	line-height: 30px;
	transition: all .2s ease-in-out
}
.Ride-Filter-Content-Fun ul li, .Ride-Filter-Content-Water ul li {
	font-family: 'DBAdmanX';
	font-size: 20px;
	line-height: 20px;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	float: left;
	text-align: center;
	overflow: hidden;
	list-style: none
}
.Park-Photo {
	margin: 0;
	padding: 0;
	position: relative;
	overflow:hidden;
}
.Park-Photo img {
	display: block;
	width: 100%;
	height: auto
}
.Park-Btn-Close {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9998
}
.Park-Btn-Close-Content {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 0;
	position: relative
}
.Park-Btn-Close-Content-abs {
	position: absolute;
	right: 0;
	top: 150px
}
.Bg-Water {
	background: #40b5e7
}
.Bg-Fun {
	background: #ed1c24
}
.Ride-Filter {
	margin: 0;
	padding: 50px 0
}

.Ride-Filter-Content-Water {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 0
}
.Ride-Filter-Content-Water ul {
	display: table;
	text-align: center;
	margin: 0 auto;
	padding: 0
}
.Ride-Filter-Content-Water ul li {
	width: 106px;
	height: 106px;
	border-radius: 116px;
	border: 5px solid #e8e8e8;
	margin: 0 10px;
	padding: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.Ride-Filter-Content-Water ul li.active, .Ride-Filter-Content-Water ul li:hover {
	border-color: #40b5e7
}
.Ride-Filter-Content-Water ul li a {
	width: 100%;
	height: 100%;
	background: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column
}
.Ride-Filter-Content-Water ul li a img {
	margin: 0 auto;
	padding-bottom: 10px
}
.Ride-Filter-Content-Fun {
	width: 100%;
	max-width: 1180px;
	margin: 20px auto;
	padding: 0
}
.Ride-Filter-Content-Fun ul {
	display: table;
	text-align: center;
	margin: 0 auto;
	padding: 0
}
.Ride-Filter-Content-Fun ul li {
	width: 106px;
	height: 106px;
	border-radius: 116px;
	border: 5px solid #ffffff;
	background:#ffffff;
	margin: 0 10px;
	padding: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.Ride-List-Img img, .bg-orange {
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.Ride-Filter-Content-Fun ul li.active, .Ride-Filter-Content-Fun ul li:hover {
	border-color: #ffadaa
}
.Ride-Filter-Content-Fun ul li a {
	width: 100%;
	height: 100%;
	background: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column
}
.Ride-Filter-Content-Fun ul li a.logo img {
	padding: 0
}
.Ride-Filter-Content-Fun ul li a img {
	margin: 0 auto;
	padding-bottom: 10px
}
.Ride-List {
	margin: 0;
	padding: 0 0 50px 0
}
.Ride-List ul {
	margin: -20px 0 0 -20px;
	padding: 0
}
.Ride-List ul li {
	float: left;
	width: 380px;
	min-height: 466px;
	margin: 20px 0 0 20px;
	padding: 0;
	list-style: none;
	position: relative;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
	box-shadow: 0 0 5px 0 rgba(0,0,0,.15)
}
.Ride-List ul li a {
	width: 100%;
	height: 100%
}
.Ride-List ul li a:hover .Ride-List-Img img {
	transform: scale(1.2)
}
.Ride-List-Img {
	width: 380px;
	height: 265px;
	margin: 0;
	padding: 0;
	overflow: hidden
}
.Ride-List-Img img {
	width: 100%;
	height: auto;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.bg-blue, .bg-orange {
	-webkit-transition: all .2s ease-in-out
}
.Ride-List-Caption {
	width: 320px;
	height: 150px;
	background: #fff;
	margin: 0;
	padding: 30px
}
.Ride-List-Caption h1 {
	font-size: 27px;
	line-height: 30px;
	display: block;
	min-width: 120px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #e6e6e6
}
.Ride-List-Caption h1 span {
	display: block;
	font-size: 18px;
	line-height: 20px;
	color: #666;
	min-height:40px;
}
.Ride-List-Level1 h5, .Ride-List-Level2 h5, .Ride-List-Level3 h5, .Ride-List-Level4 h5 {
	color: #ff3000
}
.Ride-List-Caption h5 {
	padding-bottom: 5px
}
.Ride-List-Emoticon {
	float: left;
	width: 55px;
	height: 55px;
	margin: 10px 0 0;
	padding: 0
}
.Ride-List-Gauge {
	float: left;
	width: 245px;
	margin: 0;
	padding: 0 0 0 20px
}
.Ride-List-Capsule {
	width: 95%;
	height: 20px;
	background: #e6e6e6;
	border: 8px solid #e6e6e6;
	border-radius: 40px;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0
}
.guage-slide {
	animation-name: guage-slide
}
@keyframes guage-slide {
0% {
width:0%
}
5% {
width:5%
}
}
.Ride-List-Capsule-Bewel {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8888
}
.Ride-List-Capsule-Bewel img {
	width: 100%;
	height: 20px;
	margin: auto;
	padding: 0;
	display: block
}
.Ride-List-Level1, .Ride-List-Level2, .Ride-List-Level3, .Ride-List-Level4 {
	margin: 0;
	padding: 0
}
.Ride-List-Level1 .Ride-List-Emoticon {
	background: url(../../images/icn/icn-face-1.png) center no-repeat
}
.Ride-List-Level1 .Ride-List-Capsule span {
	display: block;
	height: 20px;
	border-radius: 40px;
	background: url(../../images/bg/bg-capsule-3.jpg) center no-repeat
}
.Ride-List-Level2 .Ride-List-Emoticon {
	background: url(../../images/icn/icn-face-2.png) center no-repeat
}
.Ride-List-Level2 .Ride-List-Capsule span {
	display: block;
	height: 20px;
	border-radius: 40px;
	background: url(../../images/bg/bg-capsule-3.jpg) center no-repeat
}
.Ride-List-Level3 .Ride-List-Emoticon {
	background: url(../../images/icn/icn-face-3.png) center no-repeat
}
.Ride-List-Level3 .Ride-List-Capsule span {
	display: block;
	height: 20px;
	border-radius: 40px;
	background: url(../../images/bg/bg-capsule-3.jpg) center no-repeat
}
.Ride-List-Level4 .Ride-List-Emoticon {
	background: url(../../images/icn/icn-face-4.png) center no-repeat
}
.Ride-List-Level4 .Ride-List-Capsule span {
	display: block;
	height: 20px;
	border-radius: 40px;
	background: url(../../images/bg/bg-capsule-3.jpg) center no-repeat
}
.Ride-List-Topic {
	margin: 50px 0 0;
	padding: 0 0 25px;
	height: 116px;
	position: relative
}
.Ride-List-Topic-Logo {
	position: absolute;
	z-index: 8888;
	width: 106px;
	height: 106px;
	border: 5px solid;
	top: 0;
	left: 0;
	border-radius: 116px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background: #fff
}
.Ride-List-Topic-Logo img {
	width: 85px;
	height: auto;
	margin: 0 auto;
	text-align: center
}
.Ride-List-Topic-Text {
	position: absolute;
	z-index: 7777;
	height: 116px;
	top: 0;
	left: 106px;
	display: flex;
	justify-content: center;
	flex-direction: column
}
.Ride-List-Topic-Text h1 {
	font-size: 35px;
	line-height: 25px;
	display: block;
	min-width: 120px;
	margin: 0;
	padding: 15px 25px;
	border-radius: 0 50px 50px 0;
	color: #fff
}
.Ride-Info-Detail-1, .Ride-Info-Detail-2 {
	color: grey;
	float: left;
	font-family: 'DBAdmanX';
}
.bg-orange {
	background: #f59c46;
	transition: all .2s ease-in-out
}
.bg-blue, .bg-green {
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.border-orange {
	border-color: #f59c46
}
.bg-blue {
	background: #40b5e7;
	transition: all .2s ease-in-out
}
.bg-green, .bg-red {
	-webkit-transition: all .2s ease-in-out
}
.bg-blue-dark {
	background: #034EA2;
	transition: all .2s ease-in-out
}
.border-blue-dark {
	border-color: #034EA2 ;
}
.border-blue {
	border-color: #40b5e7
}
.bg-green {
	background: #53b952;
	transition: all .2s ease-in-out
}
.bg-red, .bg-yellow {
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.border-green {
	border-color: #53b952
}
.bg-red {
	background: #ed1c24;
	transition: all .2s ease-in-out
}
.bg-mint, .bg-yellow {
	-webkit-transition: all .2s ease-in-out
}
.border-red {
	border-color: #ed1c24
}
.bg-yellow {
	background: #f9bb14;
	transition: all .2s ease-in-out
}
.Ride-Gallery ul li a .Ride-Gallery-Hover, .bg-mint {
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.border-yellow {
	border-color: #f9bb14
}
.bg-mint {
	background: #50b848;
	transition: all .2s ease-in-out
}
.border-mint {
	border-color: #50b848
}
.Ride-Info-Bg {
	margin: 0;
	padding: 50px 0
}
.Ride-Info {
	padding: 0
}
.Ride-Info-Logo {
	float: left;
	width: 141px;
	height: 141px;
	border: 5px solid #ededed;
	border-radius: 151px;
	background: #fff;
	overflow: hidden;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	margin-right: 50px
}
.Ride-Info-Logo img {
	width: 70%;
	height: auto;
	margin: 0 auto
}
.Ride-Info-Detail-1 {
	width: 559px;
	margin-right: 50px;
	padding: 0;
	font-size: 20px;
	line-height: 25px
}
.Ride-Info-Detail-1 h1 {
	font-size: 35px;
	line-height: 50px;
	padding-bottom: 5px
}
.Ride-Info-Detail-1 h2 {
	font-size: 35px;
	line-height: 30px;
	padding-top: 15px
}
.Ride-Info-Detail-2 {
	width: 360px;
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 25px
}
.Ride-Info-Detail-2 h2 {
	font-size: 25px;
	line-height: 30px;
	padding-top: 15px
}
.Ride-Info-Detail-2 ul.height {
	margin: 10px 0 0;
	padding: 0
}
.Ride-Info-Detail-2 ul.height li {
	float: left;
	width: 50%;
	margin: 0;
	padding: 5px 0 0;
	font-size: 18px;
	line-height: 18px;
	font-family: 'DBAdmanX';
	list-style: none
}
.Ride-Info-Detail-2 ul.height li p {
	margin: 0;
	padding: 0
}
.Ride-Info-Video {
	width: 100%;
	margin: 50px 0 0;
	background: #fff;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}
.Ride-Info-Video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.Ride-Gallery-Bg {
	margin: 0;
	padding: 50px 0
}
.Ride-Gallery {
	padding: 0
}
.Ride-Gallery ul {
	display: table;
	text-align: center;
	margin: 0 auto;
	padding: 0
}
.Ride-Gallery ul li {
	float: left;
	width: 32%;
	margin: .66%;
	padding: 0;
	list-style: none;
	position: relative
}
.Ride-Gallery ul li a {
	display: block;
	width: 100%;
	height: 100%
}
.Ride-Gallery ul li a img {
	display: block;
	width: 100%;
	height: auto
}
.Ride-Gallery ul li a .Ride-Gallery-Hover {
	opacity: 0;
	position: absolute;
	z-index: 8888;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.service-caption, .service-hover {
	left: 0;
	background: rgba(255,255,255,.9);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.Ride-Gallery ul li a:hover .Ride-Gallery-Hover {
	opacity: 1
}
.service, .service-cat3col {
	margin: 0;
	padding: 0
}
.service-cat3col ul {
	margin: 0 0 0 -20px;
	padding: 0
}
.service-cat3col ul li {
	float: left;
	width: 380px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none
}
.service-cat3col ul li img {
	width: 100%;
	height: auto;
	display: block
}
.service-cat3col ul li a {
	display: block;
	position: relative;
	overflow: hidden
}
.service-cat3col ul li a:hover .service-caption {
	opacity: 0
}
.service-cat3col ul li a:hover .service-hover {
	opacity: 1
}
.service-cat4col {
	margin: 0;
	padding: 0
}
.service-cat4col ul {
	margin: 0 0 0 -20px;
	padding: 0
}
.service-cat4col ul li {
	float: left;
	width: 280px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none
}
.service-cat4col ul li img {
	width: 100%;
	height: auto;
	display: block
}
.service-cat4col ul li a {
	display: block;
	position: relative;
	overflow: hidden
}
.service-cat4col ul li a:hover .service-caption {
	opacity: 0
}
.service-cat4col ul li a:hover .service-hover {
	opacity: 1
}
.service-caption {
	position: absolute;
	z-index: 8888;
	width: 100%;
	bottom: 0;
	font-family: 'DBAdmanX';
	font-size: 35px;
	line-height: 30px;
	padding: 30px 0;
	text-align: center;
	transition: all .2s ease-in-out
}
.service-hover, .service-more {
	position: absolute;
	z-index: 8888;
	top: 0;
	width: 80%;
	height: 100%;
	justify-content: center
}
.service-hover {
	padding: 0 10%;
	display: flex;
	flex-direction: column;
	text-align: center;
	opacity: 0;
	transition: all .2s ease-in-out
}
.service-detailL-list ul li .icon, .service-more {
	background: #50b848;
	display: flex;
	text-align: center
}
.service-detailR-Thumb-Caption, .service-more {
	left: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.service-hover h1 {
	font-size: 35px;
	line-height: 30px;
	padding-bottom: 15px
}
.service-hover h2 {
	font-size: 25px;
	line-height: 25px
}
.service-more {
	padding: 0 10%;
	flex-direction: column;
	transition: all .2s ease-in-out
}
.service-more h1 {
	font-size: 35px;
	line-height: 30px;
	color: #fff
}
.service-detail {
	margin: 0;
	padding: 0
}
.service-detailL {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0
}
.service-detailL-list {
	margin: 0;
	padding: 0
}
.service-detailL-list ul {
	margin: -15px 0 0
}
.service-detailL-list ul li {
	margin: 15px 0 0;
	padding: 0;
	list-style: none
}
.service-detailL-list ul li .icon {
	float: left;
	width: 62px;
	height: 62px;
	border-radius: 62px;
	color: #fff;
	margin: 0;
	padding: 0;
	justify-content: center;
	flex-direction: column
}
.service-detailL-list ul li .icon img {
	margin: 0 auto
}
.service-detailL-list ul li h1 {
	float: left;
	font-size: 22px;
	line-height: 20px;
	margin: 0;
	padding: 22px 0 0 15px
}
.service-detailL-img {
	margin: 30px 0 0;
	padding: 0
}
.service-detailR, .service-detailR-Thumb, .service-detailR-Thumb ul {
	margin: 0;
	padding: 0
}
.service-detailL-img img {
	width: 100%;
	height: auto;
	display: block
}
.service-detailR {
	float: right;
	width: 48%
}
.service-detailR-Thumb ul li {
	float: left;
	width: 48%;
	margin: 1%;
	padding: 0;
	list-style: none;
	border-radius: 10px;
	overflow: hidden
}
.service-detailR-Thumb ul li a {
	display: block;
	position: relative
}
.service-detailR-Thumb ul li a img {
	width: 100%;
	height: auto;
	display: block
}
.service-detailR-Thumb-Caption {
	position: absolute;
	z-index: 9999;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	background: rgba(255,255,255,.9);
	transition: all .2s ease-in-out
}
.service-gall ul li a img, .service-gall-Caption {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.service-detailR-Thumb-Caption h1 {
	display: table;
	text-align: center;
	margin: 0 auto;
	font-size: 22px;
	line-height: 25px
}
.service-detailR-Thumb ul li a:hover .service-detailR-Thumb-Caption {
	background: #50b848
}
.service-detailR-Thumb ul li a:hover .service-detailR-Thumb-Caption h1, .service-detailR-Thumb ul li a:hover .service-detailR-Thumb-Caption h1 span {
	color: #fff!important
}
.service-detail-btn {
	display: table;
	margin: 40px 0 0;
	padding: 0
}
.service-form-bg {
	margin: 0;
	padding: 50px 0;
	background: #d9f3ea
}
.service-form {
	margin: 0;
	padding: 0;
	position: relative
}
.service-form-close {
	position: absolute;
	top: -5px;
	right: 0;
	z-index: 8888
}
.service-form h1 {
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 25px
}
.service-formL {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0
}
.service-formR {
	float: right;
	width: 48%;
	margin: 0;
	padding: 0
}
.service-form-row {
	margin: 0;
	padding: 0 0 10px
}
.service-form-topic {
	float: left;
	width: 35%;
	margin: 0;
	padding: 12px 0 0;
	font-family: 'DBAdmanX';
	font-size: 18px;
	line-height: 20px;
	color: #4c4c4c
}
.service-form-field {
	float: right;
	width: 65%;
	margin: 0;
	padding: 0
}
.service-form-field .txtarea, .service-form-field .txtbox {
	display: block;
	width: 94%
}
.service-form-field select.txtbox {
	display: block;
	width: 100%!important
}
.service-form-btn {
	display: table;
	margin: 0 auto;
	text-align: center
}
.service-gall {
	margin: 0;
	padding: 0
}
.service-gall ul {
	margin: 0 0 0 -20px;
	padding: 0
}
.service-gall ul li {
	float: left;
	width: 280px;
	margin: 0 0 20px 20px;
	padding: 0;
	list-style: none;
	display: table
}
.service-gall ul li a {
	display: block;
	position: relative;
	color: #fff;
	background: #000
}
.service-gall ul li a span, .service-gall-Caption {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 8888
}
.service-gall ul li a span {
	opacity: 0;
	top: 0;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center
}
.service-gall ul li a img {
	width: 100%;
	height: auto;
	display: block;
	transition: all .2s ease-in-out
}
.service-gall ul li a:hover span {
	opacity: 1
}
.service-gall ul li a:hover img {
	opacity: .5
}
.service-gall-Caption {
	bottom: 0;
	padding: 10px 0;
	background: rgba(255,255,255,.9);
	transition: all .2s ease-in-out
}
.about-main-caption, .about-mainL img, .about-mainR img {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.service-gall-Caption h1 {
	display: table;
	text-align: center;
	margin: 0 auto;
	font-size: 22px;
	line-height: 25px
}
.service-gall ul li a:hover .service-gall-Caption {
	background: #50b848
}
.service-gall ul li a:hover .service-gall-Caption h1, .service-gall ul li a:hover .service-gall-Caption h1 span {
	color: #fff!important
}
.service-gall-customer {
	margin: 0;
	padding: 0
}
.service-gall-customer ul {
	margin: 0 0 0 -20px;
	padding: 0
}
.service-gall-customer ul li {
	float: left;
	width: 180px;
	margin: 0 0 20px 20px;
	padding: 0;
	list-style: none
}
.service-gall-customer ul li img {
	width: 100%;
	height: auto;
	display: block
}
.promo {
	margin: 0;
	padding: 0
}
.promo-btn-all {
	float: right;
	margin: -4px 0 0;
	padding: 0;
	display: table
}
.promo-banner {
	margin: 0;
	padding: 0
}
.promo-banner-mobile {
	display: none
}
.promo-online-bg {
	background: #fff;
	margin: 0;
	padding: 50px 0
}
.promo-online {
	margin: 0;
	padding: 0
}
.promo-online ul {
	margin: 0 0 0 -20px;
	padding: 0
}
.promo-online ul li {
	float: left;
	width: 280px;
	margin: 0 0 20px 20px;
	padding: 0;
	list-style: none;
	background: #f5f5f5
}
.promo-online-cover img {
	width: 100%;
	height: auto;
	display: block
}
.promo-online-brief {
	margin: 0;
	padding: 7.5%;
	min-height: 190px
}
.promo-online-brief h1 {
	font-size: 26px;
	line-height: 20px;
	padding-bottom: 10px
}
.promo-online-brief h1.promo-online-brief-caption, .promo-online-brief h1.promo-online-brief-caption p, .promo-online-brief h1.promo-online-brief-caption p span {
	font-family: 'DBAdmanX' important;
	font-size: 20px!important;
	line-height: 20px!important;
	color: #666!important
}
.promo-online-brief h1.promo-online-brief-caption p, .promo-online-brief h1.promo-online-brief-caption p span {
	margin: 0;
	padding: 0
}
.promo-online-brief p {
	margin: 0;
	padding: 5px 0 10px
}
.promo-online-brief h4 {
	font-size: 22px;
	line-height: 20px
}
.promo-online-brief p.note {
	color: red;
	margin: 0;
	padding: 10px 0 0
}
.price-day ul li h1, .promo-partner-brief h1 {
	font-size: 25px;
	line-height: 25px;
	/*color: #ed2290*/
	color: #ec3129;
}
.promo-online-btn {
	margin: 0;
	padding: 0 7.5% 7.5%
}
.promo-online-btn-detail {
	float: left;
	width: 45%;
	text-align: center
}
.promo-online-btn-buy {
	float: right;
	width: 50%;
	text-align: center
}
.promo-partner-bg {
	background: #d2f8ff;
	margin: 0;
	padding: 50px 0
}
.promo-partner {
	margin: 0;
	padding: 0;
	display: table;
	width: 100%
}
.promo-partner ul {
	margin: -20px 0 0 -20px;
	padding: 0
}
.promo-partner ul li {
	float: left;
	width: 280px;
	margin: 20px 0 0 20px;
	padding: 0;
	list-style: none;
	background: #fff
}
.promo-partner-cover img {
	width: 100%;
	height: auto;
	display: block
}
.promo-partner-brief {
	margin: 0;
	padding: 5%;
	min-height: 190px
}
.promo-partner-brief h1 {
	border-bottom: 1px solid #fa7ac8;
	margin-bottom: 10px;
	padding-bottom: 10px
}
.promo-partner-btn {
	display: table;
	margin: 0;
	padding: 0 5% 5%
}
.promo-other-bg {
	background: #f8f8f8;
	margin: 0;
	padding: 50px 0
}
.promo-other {
	margin: 0;
	padding: 0
}
.promo-other ul {
	margin: -20px 0 0 -20px;
	padding: 0
}
.promo-other ul li {
	float: left;
	width: 580px;
	margin: 20px 0 0 20px;
	padding: 0;
	list-style: none;
	background: #fff
}
.promo-other ul li a {
	display: block
}
.promo-other ul li a img {
	width: 100%;
	height: auto;
	display: block
}
.promo-other ul li a:hover {
	opacity: .75
}
.price-bg {
	background: url(../../images/bg/bg-price.jpg) center no-repeat;
	background-size: cover;
	margin: -5px 0 0 0;
	padding: 50px 0;
}

.price-day {
	float: left;
	width: 43%;
	margin: 0;
	padding: 0
}
.price-day ul {
	margin: -10px 0 0;
	padding: 0
}
.price-day ul li {
	width: 90%;
	margin: 10px 0 0;
	padding: 5%;
	background: #fff;
	border-radius: 5px;
	list-style: none
}
.price-day ul li h1 {
	padding-bottom: 5px
}
.price-day ul li h2, .price-day ul li h3 {
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 5px
}
.price-day ul li h2 {
	float: left;
	width: 60%
}
.price-day ul li h3 {
	float: right;
	width: 40%;
	text-align: right
}
.price-day-btn {
	display: table;
	margin: 0;
	padding: 15px 0 0
}
.price-year {
	float: right;
	width: 43%;
	margin: 0;
	padding: 0
}
.price-year-content {
	background: #fff;
	min-height: 550px;
	margin: 0;
	padding: 5%;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center
}
.promo-detailR ul li, ul.bullet li {
	background: url(../../images/icn/icn-bullet-pink.png) top 7px left no-repeat;
	list-style: none
}
.price-year-content h1 {
	font-size: 50px;
	line-height: 50px
}
.price-year-content h2 {
	font-size: 32px;
	line-height: 35px;
	color: #888
}
.price-year-content h3 {
	font-size: 50px;
	line-height: 50px;
	color: #888;
	padding: 15px 0
}
.price-year-btn {
	display: table;
	margin: 0 auto;
	text-align: center
}
.price-detail {
	margin: 0 0 25px;
	padding: 0 0 25px;
	border-bottom: 1px solid #ccc
}
.price-detail ol, .price-detail ul {
	margin: 0;
	padding: 0 0 10px 20px
}
.promo-detail, .promo-detailL, .promo-detailR {
	padding: 0;
	margin: 0
}
.promo-detailL {
	float: left;
	width: 48%
}
.promo-img-counter-mobile {
	display: none
}
.promo-detailL-Img img {
	width: 100%;
	height: auto;
	display: block
}
.promo-detailR {
	float: right;
	width: 48%
}
.promo-detailR h1 {
	font-size: 27px;
	line-height: 25px;
	color: #ec3129;
	padding-bottom: 10px
}
.promo-detailR h2 {
	font-size: 25px;
	line-height: 20px;
	color: #ec3129;
	padding-bottom: 5px
}
.promo-detailR ol {
	margin: 0;
	padding: 10px 0 0 18px
}
.promo-detailR ol li {
	margin: 0;
	padding: 0 0 10px
}
.promo-detailR ul {
	margin: 0;
	padding: 10px 0 0
}
.promo-detailR ul li {
	margin: 0;
	padding: 0 0 5px 15px
}
.promo-detailR-btn {
	display: table;
	margin: 0;
	padding: 15px 0 0
}
ol.bullet {
	margin: 0;
	padding: 10px 0 0 18px
}
ul.bullet {
	margin: 0;
	padding: 10px 0 0
}
ul.bullet li {
	margin: 0;
	padding: 0 0 10px 15px
}
.about {
	margin: 0;
	padding: 0
}
.about-main {
	margin: 0;
	padding: 0
}
.about-mainL, .about-mainR {
	width: 580px;
	margin: 0;
	padding: 0;
	overflow: hidden
}
.about-mainL {
	float: left
}
.about-mainR {
	float: right
}
.about-mainL img, .about-mainR img {
	width: 100%;
	height: auto;
	display: block;
	transition: all .2s ease-in-out;
	opacity: .75
}
.about-main-caption, .about-mainL a, .about-mainR a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	text-align: center
}
.about-mainL a, .about-mainR a {
	position: relative;
	flex-direction: column;
	background: #000
}
.about-main-caption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8888;
	flex-direction: column;
	transition: all .2s ease-in-out
}
.Event-Thumb ul li, .rules-list-icon {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.about-main-caption h1 {
	display: table;
	margin: 0 auto;
	padding: 20px 40px;
	text-align: center;
	font-size: 45px;
	line-height: 40px;
	color: #666;
	background: rgba(255,255,255,.9)
}
.about-milestone-detail-text ul li, .about-milestone-year {
	line-height: 25px;
	font-family: 'DBAdmanX';
}
.about-mainL a:hover img, .about-mainR a:hover img {
	opacity: 1
}
.about-milestone {
	margin: 30px 0 0;
	padding: 0;
	background: url(../../images/bg/bg-milestone.jpg) top center repeat-y
}
.about-milestone-detail-img, .about-milestoneL, .about-milestoneR {
	margin: 0;
	padding: 0
}
.about-milestoneL {
	float: left;
	width: 620px
}
.about-milestoneL .about-milestone-detail {
	float: left
}
.about-milestoneL .about-milestone-year, .about-milestoneR .about-milestone-detail {
	float: right
}
.about-milestoneL .about-milestone-year-arrow {
	left: -12px;
	background: url(../../images/icn/icn-milestone-left.png) left center no-repeat
}
.about-milestoneR {
	float: right;
	width: 620px
}
.about-milestoneR .about-milestone-year {
	float: left
}
.about-milestoneR .about-milestone-year-arrow {
	right: -12px;
	background: url(../../images/icn/icn-milestone-right.png) left center no-repeat
}
.about-milestone-detail {
	width: 520px;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 15px 0 rgba(0,0,0,.25);
	border-radius: 5px;
	overflow: hidden
}
.popup-flag, .popup-lang-content {
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.25)
}
.about-milestone-detail-img img {
	width: 100%;
	height: auto;
	display: block
}
.about-milestone-detail-text {
	padding: 5%;
	background: #fff
}
.about-milestone-detail-text ul {
	margin: -10px 0 0;
	padding: 0
}
.about-milestone-detail-text ul li {
	font-size: 22px;
	margin: 10px 0 0;
	padding: 0 0 0 15px;
	list-style: none;
	background: url(../../images/icn/icn-bullet-red-big.png) top 7px left no-repeat
}
.about-milestone-year {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	background: #ed1c24;
	font-size: 24px;
	color: #fff;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	position: relative
}
.about-milestone-year-arrow {
	position: absolute;
	z-index: 8888;
	width: 14px;
	height: 16px
}
.about-rules {
	margin: 0;
	padding: 0
}
.about-rules-list {
	width: 100%;
	margin: 0 0 25px;
	padding: 0 0 25px;
	border-bottom: 1px solid #d5d5d5
}
.about-rules-list a {
	width: 100%;
	display: table;
	color: #666;
	background: url(../../images/icn/icn-slide-close.png) top 17px right no-repeat
}
.about-rules-list a.active, .about-rules-list a:hover {
	color: #40b5e7
}
.about-rules-list a.active, .about-rules-list a.active:hover {
	background: url(../../images/icn/icn-slide-open.png) top 17px right no-repeat
}
.about-rules-list a:hover {
	background: url(../../images/icn/icn-slide-close-over.png) top 17px right no-repeat
}
.about-rules-list a.active .rules-list-icon, .about-rules-list a:hover .rules-list-icon {
	background: #40b5e7
}
.rules-list-icon {
	float: left;
	width: 49px;
	height: 49px;
	background: #ed1c24;
	color: #fff;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	transition: all .2s ease-in-out
}
.News-Cat-1 ul li a, .News-Cat-2 ul li a {
	justify-content: center;
	text-align: center
}
.rules-list-text {
	float: left;
	font-family: 'DBAdmanX';
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	padding: 10px 0 0 20px
}
.rules-content {
	margin: 0;
	padding: 0 0 0 69px;
	line-height: 22px
}
.rules-content ul {
	margin: 0;
	padding: 0
}
.rules-content ul li {
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
	background: url(../../images/icn/icn-bullet-red.png) top 9px left no-repeat
}
.News, .News-Cat {
	margin: 0;
	padding: 0
}
.News-Cat h1 {
	font-size: 45px;
	line-height: 40px
}
.News-Detail-More ul li a.Btn, .News-Thumb-Brief p.topic {
	line-height: 20px;
	font-family: 'DBAdmanX';
}
.News-Cat-1 {
	margin: 0;
	padding: 0
}
.News-Cat-1 ul {
	margin: 0 0 0 -20px;
	padding: 0
}
.News-Cat-1 ul li {
	float: left;
	width: 380px;
	margin: 0 0 20px 20px;
	padding: 0;
	list-style: none
}
.News-Cat-1 ul li a {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	background: rgba(0,0,0,.25)
}
.News-Cat-1 ul li a img {
	display: block;
	width: 100%;
	height: auto
}
.News-Cat-2 {
	margin: 0;
	padding: 0
}
.News-Cat-1 ul li:hover a, .News-Cat-2 ul li:hover a {
	background: rgba(0,0,0,0)
}
.News-Cat-2 ul {
	margin: 0 0 0 -20px;
	padding: 0
}
.News-Cat-2 ul li {
	float: left;
	width: 580px;
	margin: 0 0 20px 20px;
	padding: 0;
	list-style: none
}
.News-Cat-2 ul li a {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	background: rgba(0,0,0,.25)
}
.News-Cat-2 ul li a img {
	display: block;
	width: 100%;
	height: auto
}
.News-Thumb, .News-Thumb ul {
	margin: 0;
	padding: 0
}
.News-Thumb ul li {
	float: left;
	width: 23%;
	margin: 0 1% 2%;
	padding: 0;
	list-style: none
}
.News-Thumb ul li a {
	display: block;
	background: #f5f5f5
}
.News-Thumb ul li a:hover {
	background: #40b5e7;
	color: #fff
}
.News-Thumb ul li a:hover p.topic {
	color: #fff
}
.News-Thumb-Img {
	margin: 0;
	padding: 0
}
.News-Thumb-Img img {
	width: 100%;
	height: auto;
	display: block
}
.News-Thumb-Brief {
	margin: 0;
	padding: 5% 7.5%;
	min-height: 115px
}
.News-Thumb-Brief p.topic {
	font-size: 22px;
	border-bottom: 1px solid #d9d9d9;
	color: #40b5e7;
	margin-bottom: 10px;
	padding-bottom: 10px
}
.News-Detail, .News-Detail-Img, .News-DetailL, .News-Thumb-Brief p.des {
	padding: 0;
	margin: 0
}
.News-DetailL {
	float: left;
	width: 48%
}
.News-Detail-Img img {
	width: 100%;
	height: auto;
	display: block
}
.News-Detail-More {
	margin: 0;
	padding: 10px 0 0
}
.News-Detail-More ul {
	margin: 0;
	padding: 0
}
.News-Detail-More ul li {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none
}
.News-Detail-More ul li a.Btn {
	display: block;
	min-width: 100px;
	margin: 0;
	padding: 10px 20px;
	color: #fff;
	background: #40b5e7;
	border-radius: 5px;
	text-align: center;
	font-size: 22px
}
.News-Detail-More ul li a.Btn:hover {
	background: #ed1c24
}
.News-DetailR {
	float: right;
	width: 48%;
	margin: 0;
	padding: 0
}
.News-DetailR h1 {
	font-size: 26px;
	line-height: 25px;
	color: #40b5e7;
	border-bottom: 1px solid #d7dddf;
	margin-bottom: 15px;
	padding-bottom: 15px
}
.News-DetailR h2 {
	font-size: 25px;
	line-height: 20px;
	color: #40b5e7;
	padding-bottom: 5px
}
.News-DetailR h1.event {
	font-size: 35px;
	line-height: 30px;
	color: #40b5e7;
	margin: 0;
	padding: 0;
	border: none
}
.News-DetailR h2.event {
	font-size: 25px;
	line-height: 20px;
	color: #666;
	padding-bottom: 15px
}
.News-DetailR ol {
	margin: 0;
	padding: 10px 0 0 18px
}
.News-DetailR ul {
	margin: 0;
	padding: 10px 0 0
}
.News-DetailR ul li {
	margin: 0;
	padding: 0 0 10px 15px;
	list-style: none;
	background: url(../../images/icn/icn-bullet-blue.png) top 7px left no-repeat
}
.Event-Thumb, .Event-Thumb ul {
	margin: 0;
	padding: 0
}
.Event-Thumb ul li {
	float: left;
	width: 48%;
	margin: 1%;
	padding: 0;
	list-style: none;
	background: #fff;
	transition: all .2s ease-in-out
}
.Siam-Banner-Right ul li a img, .plan-howtoL-map img {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.Event-Thumb ul li:hover {
	background: #40b5e7
}
.Event-Thumb ul li:hover .Btn-Default {
	background: #ed1c24
}
.Event-Thumb ul li:hover a, .Event-Thumb ul li:hover h1, .Event-Thumb ul li:hover h2 {
	color: #fff
}
.Event-Thumb ul li a {
	display: block
}
.Event-Thumb-Img {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0
}
.Event-Thumb-Img img {
	width: 100%;
	height: auto;
	display: block
}
.Event-Thumb-Brief {
	float: right;
	width: 44%;
	margin: 0;
	padding: 3%
}
.Event-Thumb-Brief h1.topic {
	font-size: 26px;
	line-height: 24px;
	color: #40b5e7;
	min-height: 48px
}
.Event-Thumb-Brief h2.date {
	font-size: 22px;
	line-height: 20px;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #dfdfdf
}
.Gall-Thumb {
	margin: 0;
	padding: 0
}
.Gall-Thumb h1 {
	font-size: 30px;
	line-height: 40px;
	background: rgba(255,255,255,.9);
	display: table;
	margin: 0 auto;
	padding: 10px 30px
}
.Gall-Thumb ul {
	margin: 0 0 0 -20px;
	padding: 0
}
.Gall-Thumb ul li {
	float: left;
	margin: 0 0 20px 20px;
	padding: 0;
	list-style: none
}
.Gall-Thumb ul li.w380 {
	width: 380px;
	height: 380px
}
.Gall-Thumb ul li.w780 {
	width: 780px;
	height: 380px
}
.Gall-Thumb ul li a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	background: rgba(0,0,0,.25)
}
.Gall-Thumb ul li a img {
	margin: 0 auto;
	text-align: center
}
.Gall-Thumb ul li a.Button {
	display: none
}
.Gall-Thumb ul li:hover a {
	background: rgba(0,0,0,0)
}
.Video-Thumb, .Video-Thumb ul {
	margin: 0;
	padding: 0
}
.Video-Thumb ul li {
	float: left;
	width: 23%;
	margin: 0 1% 2%;
	padding: 0;
	list-style: none
}
.Video-Thumb ul li a {
	display: block;
	background: #f5f5f5
}
.Video-Thumb ul li a:hover {
	background: #40b5e7;
	color: #fff
}
.Video-Thumb ul li a:hover p.topic {
	color: #fff
}
.Video-Thumb-Img {
	margin: 0;
	padding: 0;
	position: relative
}
.Video-Thumb-Img-Play {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 8888
}
.Video-Thumb-Img img, .Video-Thumb-Img-Play img {
	width: 100%;
	height: auto;
	display: block
}
.Video-Thumb-Brief {
	margin: 0;
	padding: 5% 7.5%;
	min-height: 40px
}
.Video-Thumb-Brief p.topic {
	font-family: 'DBAdmanX';
	font-size: 25px;
	line-height: 20px;
	color: #40b5e7
}
h1.popup {
	font-size: 35px;
	line-height: 30px
}
h2.popup {
	font-size: 28px;
	line-height: 20px
}
.RegisC-Form-Topic {
	font-size: 22px;
	font-family: 'DBAdmanX';
}
.Regis-Form-Topic, .Siam-Info, .condition, p.remark {
	font-size: 22px;
	font-family: 'DBAdmanX';
}
.Siam {
	margin: 0;
	padding: 0
}
.Siam-Banner {
	width: 100%;
	margin: 0 auto;
	padding: 0
}
.item img {
	display: block;
	width: 100%;
	height: auto
}
.Siam-Banner-Right {
	float: left;
	width: 120%;
	margin: 95px 0 0 0;
	padding: 0
}
.Siam-Banner-Right ul {
	margin: 0 0 0 0;
	padding: 0;
}
.Siam-Banner-Right ul li {
	margin: 10px 5px 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	background: #fff;
	width: 31%;
	display: inline-block;
}
.Siam-Banner-Right ul li h3 {
	z-index: 9999;
	position: absolute;
	left: 20px;
	bottom: 15px;
	line-height: 28px;
	color: #666
}
.Siam-Banner-Right ul li img {
	width: 100%;
	height: auto;
	display: block
}
.Siam-Banner-Right ul li a {
	display: block;
	margin: 0;
	padding: 0
}
.Siam-Banner-Right ul li a img {
	opacity: 1;
	transition: all .2s ease-in-out
}
.Siam-Banner-Right ul li a:hover img {
	opacity: .5
}
.Siam-Info {
	margin: 0;
	height: 104px;
	padding: 20px 4%;
	background: #fff;
	line-height: 25px;
	position: relative
}
.Siam-Benefit, .Siam-Benefit ul {
	padding: 0;
	margin: 0
}
.Siam-Info-Btn {
	position: absolute;
	top: 45px;
	right: 2%;
	z-index: 8888
}
.Siam-Benefit img {
	width: 100%;
	height: auto;
	display: block
}
.Siam-Benefit ul li {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	list-style: none
}
.Siam-Choice {
	margin: 0;
	padding: 25px 0 0
}
.Siam-Choice ul {
	margin: 0 0 0 -20px;
	padding: 0
}
.Siam-Choice ul li {
	float: left;
	width: 580px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none
}
.Siam-Choice ul li a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	background: rgba(0,0,0,.25)
}
.plan-howtoL-map a, .plan-howtoR-icon {
	justify-content: center;
	text-align: center
}
.Siam-Choice ul li a img {
	display: block;
	width: 100%;
	height: auto
}

.RegisC { width:60%; margin:0 auto; padding:0; }

.Siam-RegisL, .Siam-RegisR {
	width: 48%;
	padding: 0;
	margin: 0
}
.Siam-Regis {
	margin: 0;
	padding: 0
}
.Siam-RegisL {
	float: left
}
.Siam-RegisR {
	float: right
}
.Regis-Form-Row {
	margin: 0;
	padding: 0 0 10px
}
.RegisC-Form-Topic {
	float: left;
	width: 50%;
	margin: 0;
	padding: 12px 0 0;
	line-height: 20px;
	color: #4c4c4c
}
.Regis-Form-Topic {
	float: left;
	width: 35%;
	margin: 0;
	padding: 12px 0 0;
	line-height: 20px;
	color: #4c4c4c
}
.RegisC-Form-Field {
	float: right;
	width: 50%;
	margin: 0;
	padding: 0
}
.Regis-Form-Field {
	float: right;
	width: 65%;
	margin: 0;
	padding: 0
}
.Regis-Form-Field .txtbox, .RegisC-Form-Field .txtbox {
	display: block;
	width: 94%
}
.Regis-Form-Field .field-id, .RegisC-Form-Field .field-id {
	float: left;
	width: 24px!important;
	padding: 12px 0!important;
	text-align: center
}
.Regis-Form-Field p.dat, .RegisC-Form-Field p.dat {
	float: left;
	margin: 0;
	padding: 10px 1px 0
}
.Regis-Form-Field .txtarea, .RegisC-Form-Field .txtarea {
	display: block;
	width: 94%
}
.Regis-Form-Field select.txtbox, .RegisC-Form-Field select.txtbox {
	display: block;
	width: 100%!important
}
p.remark {
	margin: 0;
	padding: 25px 0 15px;
	line-height: 20px;
	color: red
}
.condition {
	margin: 0;
	padding: 5px 0 10px;
	line-height: 20px
}
.condition a {
	color: #40b5e7
}
.condition a:hover {
	color: #ed1c24
}
.condition-detail {
	margin: 10px 0;
	padding: 2%;
	background: #ccefff;
	border-radius: 5px;
	font-family: 'DBAdmanX';
	font-size: 22px;
	line-height: 20px;
	position: relative
}
.condition-close {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 8888
}
.condition-detail ol {
	margin: 0;
	padding: 10px 0 0 18px
}
.condition-detail ol li {
	margin: 0;
	padding: 2px 0 0;
	list-style: decimal
}
.condition-detail h1 {
	font-size: 22px;
	line-height: 20px;
	color: #40b5e7
}
.Siam-Event {
	margin: 0;
	padding: 0
}
.Siam-Event-RowL, .Siam-Event-RowR {
	padding: 0 0 50px;
	margin: 0
}
.Siam-Event-RowL .Siam-Event-Img {
	float: left
}
.Siam-Event-RowL .Siam-Event-Detail, .Siam-Event-RowR .Siam-Event-Img {
	float: right
}
.Siam-Event-RowR .Siam-Event-Detail {
	float: left
}
.Siam-Event-Img {
	width: 60%;
	margin: 0;
	padding: 0
}
.Siam-Event-Img img {
	width: 100%;
	height: auto;
	display: block
}
.Siam-Event-Detail {
	width: 30%;
	margin: 0;
	padding: 5%
}
.Siam-Event-Detail ol, .Siam-Event-Detail ul {
	padding-left: 18px;
	padding-bottom: 5px
}
.Siam-Event-Detail h1 {
	font-size: 30px;
	line-height: 25px;
	color: #40b5e7
}
.Siam-Event-Detail h2 {
	font-size: 25px;
	line-height: 20px;
	color: #ed1c24;
	padding: 15px 0 5px
}
.plan, .plan-howto {
	padding: 0;
	margin: 0
}
.plan-howto {
	float: left;
	width: 100%
}
.plan-howto h2 {
	font-size: 33px;
	line-height: 30px;
	padding-bottom: 30px;
}
.plan-howtoL, .plan-howtoL-map {
	margin: 0;
	padding: 0
}
.plan-howtoL-map a {
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	background: #000
}
.plan-howtoL-map a:hover img {
	opacity: 1
}
.plan-howtoL-map img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .75;
	transition: all .2s ease-in-out
}
.fac-box-caption, .plan-map img, .plan-promotion img {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.plan-howtoL-caption {
	position: absolute;
	z-index: 8888;
	width: 100%
}
.plan-howtoL-caption-box {
	display: table;
	margin: 0 auto;
	padding: 25px 50px;
	background: rgba(255,255,255,.9);
	text-align: center
}
.plan-howtoL-caption-box img {
	width: 50px;
	height: auto;
	margin: 0 auto
}
.plan-howtoL-caption-box h1 {
	font-size: 33px;
	line-height: 30px;
	padding-top: 15px
}
.plan-howtoR {
	margin: 0;
	padding: 0
}
.plan-howtoR-list {
	margin: 0 0 25px;
	padding: 0 0 25px;
	float: left;
	width: 49%;
}
.plan-howtoR-icon {
	float: left;
	width: 94px;
	height: 94px;
	border-radius: 94px;
	overflow: hidden;
	background: #ed1c24;
	color: #fff;
	display: flex;
	flex-direction: column
}
.plan-howtoR-icon img {
	margin: 0 auto
}
.plan-howtoR-detail {
	float: left;
	width: 75%;
	padding: 10px 0 0 25px
}
.plan-howtoR-detail h1 {
	font-size: 26px;
	line-height: 25px;
	padding-bottom: 0
}
.plan-right {
	float: right;
	width: 580px;
	margin: 0;
	padding: 0
}
.plan-time-bg {
	margin: 0 0 20px;
	padding: 20px 0;
	background: #40b5e7;
	width: 530px;
}
.plan-time {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center
}
.plan-time h1 {
	font-size: 33px;
	line-height: 40px;
	color: #fff
}
.plan-banner {
	margin: 0;
	padding: 0
}
.plan-promotion {
	margin: 0;
	padding: 0
}
.plan-map a, .plan-promotion a {
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center
}
.plan-map a:hover img, .plan-promotion a:hover img {
	opacity: 1
}
.plan-map img, .plan-promotion img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .95;
	transition: all .2s ease-in-out
}
.plan-banner-caption {
	width: 100%;
	position: absolute;
	z-index: 8888
}
.plan-banner-caption h1 {
	display: table;
	margin: 0 auto;
	padding: 20px 30px;
	text-align: center;
	font-size: 40px;
	line-height: 36px;
	background: rgba(255,255,255,.9)
}
.park-map {
	margin: 0;
	padding: 10px 0 0
}
.park-map-zone {
	display: table;
	text-align: center;
	margin: 0 auto;
	padding: 0
}
.park-map-zone ul {
	margin: 0 0 25px -15px;
	padding: 0
}
.park-map-zone ul li {
	float: left;
	width: 131px;
	height: 131px;
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	background: #fff;
	border-radius: 50%
}
.park-map-zone ul li a {
	width: 131px;
	height: 131px;
	display: block;
	position: relative
}
.park-map-zone-logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8888;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center
}
.park-map-zone-logo img {
	width: 70px;
	height: auto;
	display: block;
	margin: 0 auto
}
.park-map-zone-logo h1 {
	font-size: 26px;
	line-height: 25px
}
.park-map-zone ul li a.active h1, .park-map-zone ul li a:hover h1 {
	color: #ed1c24
}
.park-map-zone ul li a.active .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	border: 6px solid #ed1c24;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6
}
.park-map-zone ul li .spinner {
	position: absolute;
	z-index: 8888;
	top: 0;
	left: 0;
	width: 119px;
	height: 119px;
	border: 6px solid #e6e6e6;
	border-top-color: #40b5e7;
	border-right-color: #40b5e7;
	border-radius: 50%;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out
}
.park-map-zone ul li a:hover .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	border: 6px solid #ed1c24;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6
}
.park-map-content {
	margin: 0;
	padding: 0;
	position: relative
}
.park-map-content-mobile {
	display: none
}
.park-map-pin {
	position: absolute;
	margin: 0;
	padding: 0
}
.park-map-pin:after {
	animation-duration: 10s;
	animation-iteration-count: infinite;
	animation-name: pop;
	border-radius: 50%;
	content: '';
	height: 0;
	left: 0;
	margin: -.5em 0 0 -.5em;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 0
}
.park-map-pin:hover .park-map-tooltip {
	display: block
}
.park-map-pin a {
	margin: 0;
	width: 22px;
	height: 22px;
	font-family: 'DBAdmanX';
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	background: #40b5e7;
	border: 3px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-radius: 50%
}
.br25, .br30, .careers-form {
	border-top: 1px solid #d5d5d5
}
.park-map-pin:hover a {
	background: #ed1c24;
	color: #fff
}
.park-map-tooltip {
	display: none;
	position: absolute;
	bottom: 50px;
	left: -170px;
	z-index: 8888;
	width: 360px;
	padding: 10px;
	background: #fff!important;
	border-radius: 5px
}
.park-map-tooltip-content {
	position: relative;
	margin: 0;
	padding: 0
}
.all-pin1, .all-pin10, .all-pin11, .all-pin12, .all-pin13, .all-pin14, .all-pin2, .all-pin3, .all-pin4, .all-pin5, .all-pin6, .all-pin7, .all-pin8, .all-pin9, .fami-pin1, .fami-pin2, .fami-pin3, .fami-pin4, .fami-pin5, .fami-pin6, .fami-pin7, .fami-pin8, .fami-pin9, .fanta-pin1, .fanta-pin2, .fanta-pin3, .fanta-pin4, .fanta-pin5, .fanta-pin6, .park-map-tooltip-logo, .small-pin1, .small-pin2, .small-pin3, .small-pin4, .small-pin5, .small-pin6, .water-pin1, .water-pin2, .water-pin3, .water-pin4, .water-pin5, .water-pin6, .water-pin7, .water-pin8, .xzone-pin1, .xzone-pin10, .xzone-pin11, .xzone-pin12, .xzone-pin2, .xzone-pin3, .xzone-pin4, .xzone-pin6, .xzone-pin7, .xzone-pin8, .xzone-pin9 {
	position: absolute
}
.park-map-tooltip-content h2 {
	display: none
}
.park-map-tooltip-logo {
	width: 108px;
	height: 108px;
	border-radius: 108px;
	background: #fff;
	overflow: hidden;
	top: -59px;
	left: -59px;
	z-index: 8888;
	display: flex;
	justify-content: center;
	flex-direction: column
}
.park-map-tooltip-logo img {
	margin: 0 auto;
	width: 75px;
	height: auto;
	display: block
}
.park-map-tooltipL {
	float: left;
	width: 239px
}
.park-map-tooltip-img {
	width: 239px;
	border-radius: 5px;
	overflow: hidden
}
.park-map-tooltip-img img {
	width: 100%;
	height: auto;
	display: block
}
.park-map-tooltip-detail {
	float: right;
	width: 111px;
	font-size: 12px;
	line-height: 16px
}
.facL, .facR {
	width: 580px
}
.park-map-tooltip-detail h1 {
	font-size: 22px;
	line-height: 20px;
	padding-bottom: 2px
}
.park-map-tooltip h2 {
	font-size: 20px;
	line-height: 20px;
	padding-top: 10px
}
.fac, .facL {
	padding: 0;
	margin: 0
}
.all-pin1 {
    left: 209px;
    top: 395px;
}
.all-pin2 {
	left: 155px;
	top: 544px
}
.all-pin3 {
	left: 196px;
	top: 522px
}
.all-pin4 {
	left: 202px;
	top: 482px
}
.all-pin5 {
	left: 162px;
	top: 429px
}
.all-pin6 {
	left: 167px;
	top: 345px
}
.all-pin7 {
	left: 82px;
	top: 296px
}
.all-pin8 {
	left: 385px;
	top: 393px
}
.all-pin9 {
	left: 335px;
	top: 330px
}
.all-pin10 {
	left: 235px;
	top: 209px
}
.all-pin11 {
	left: 395px;
	top: 265px
}
.all-pin12 {
	left: 405px;
	top: 315px
}
.all-pin13 {
	left: 595px;
	top: 369px
}
.all-pin14 {
	left: 791px;
	top: 451px
}
.water-pin1 {
	left: 665px;
	top: 340px
}
.water-pin2 {
	left: 745px;
	top: 290px
}
.water-pin3 {
    left: 775px;
    top: 325px;
}
.water-pin4 {
    left: 915px;
    top: 340px;
}
.water-pin5 {
    left: 877px;
    top: 376px;
}
.water-pin6 {
	left: 1005px;
	top: 379px
}
.water-pin7 {
	left: 800px;
	top: 460px
}
.water-pin8 {
	left: 765px;
	top: 390px
}
.xzone-pin1 {
    left: 285px;
    top: 444px;
}
.xzone-pin2 {
	left: 365px;
	top: 425px
}
.xzone-pin3 {
    left: 384px;
    top: 327px;
}
.xzone-pin4 {
    left: 289px;
    top: 265px;
}
.xzone-pin5 {
    position: absolute;
    left: 315px;
    top: 300px;
}
.xzone-pin6 {
	left: 365px;
	top: 490px
}
.xzone-pin7 {
    left: 325px;
    top: 235px;
}
.xzone-pin8 {
    left: 348px;
    top: 108px;
}
.xzone-pin9 {
	left: 430px;
	top: 320px
}
.xzone-pin10 {
    left: 480px;
    top: 320px;
}
.xzone-pin11 {
    left: 515px;
    top: 340px;
}
.xzone-pin12 {
	left: 335px;
	top: 524px
}
.fami-pin1 {
    left: 227px;
    top: 330px;
}
.fami-pin2 {
    left: 306px;
    top: 215px;
}
.fami-pin3 {
	left: 545px;
	top: 450px
}
.fami-pin4 {
    left: 427px;
    top: 220px;
}
.fami-pin5 {
    left: 505px;
    top: 215px;
}
.fami-pin6 {
	left: 760px;
	top: 200px
}
.fami-pin7 {
	left: 614px;
	top: 140px
}
.fami-pin8 {
	left: 820px;
	top: 170px
}
.fami-pin9 {
    left: 585px;
    top: 270px;
}
.fanta-pin1 {
    left: 240px;
    top: 290px;
}
.fanta-pin2 {
    left: 241px;
    top: 259px;
}
.fanta-pin3 {
    left: 275px;
    top: 225px;
}
.fanta-pin4 {
    left: 360px;
    top: 210px;
}
.fanta-pin5 {
    left: 350px;
    top: 275px;
}
.fanta-pin6 {
    left: 347px;
    top: 340px;
}
.small-pin1 {
    left: 460px;
    top: 220px;
}
.small-pin2 {
    left: 445px;
    top: 240px;
}
.small-pin3 {
    left: 520px;
    top: 245px;
}
.small-pin4 {
    left: 460px;
    top: 280px;
}
.small-pin5 {
    left: 520px;
    top: 285px;
}
.small-pin6 {
    left: 430px;
    top: 269px;
}
.facL {
	float: left;
}
.facR {
	float: right;
	margin: 0;
	padding: 0
}
.fac ul li, .facR-L, .facR-R {
	width: 280px;
	padding: 0
}
.facR-L {
	float: left;
	margin: 0
}
.facR-R {
	float: right;
	margin: 0
}
.fac ul {
	margin: 0 0 0 -20px;
	padding: 0
}
.fac ul li {
	float: left;
	margin: 0 0 0 20px;
	list-style: none
}
.fac ul li h1 {
	font-size: 24px;
	line-height: 20px;
	padding-bottom: 10px
}
.fac ul li p {
	width: 70%;
	margin: 0 auto
}
.fac-box {
	margin: 0;
	padding: 0 0 20px
}
.fac-box a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}
.fac-box-caption, .fac-box-hover {
	position: absolute;
	background: rgba(255,255,255,.9);
	text-align: center;
	color: #666;
	width: 100%
}
.fac-box a:hover .fac-box-caption {
	opacity: 0
}
.fac-box a:hover .fac-box-hover {
	opacity: 1
}
.fac-box img {
	width: 100%;
	height: auto;
	display: block
}
.fac-box-caption {
	bottom: 0;
	left: 0;
	z-index: 8888;
	padding: 15px 0;
	transition: all .2s ease-in-out
}
.contact-map-abs, .fac-box-hover {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	left: 0;
	z-index: 8888
}
.fac-box h1 {
	font-size: 30px;
	line-height: 40px
}
.facR-L .fac-box h1, .facR-R .fac-box h1 {
	font-size: 25px;
	line-height: 25px
}
.fac-box-hover {
	opacity: 0;
	height: 100%;
	top: 0;
	transition: all .2s ease-in-out;
	display: flex;
	justify-content: center;
	flex-direction: column
}
.fac-box-hover p {
	font-size: 14px;
	line-height: 18px
}
.fac-box-hover ul {
	margin: 0;
	padding: 0 40px
}
.fac-box-hover ul li {
	width: 100%;
	margin: 0;
	padding: 0 0 10px;
	text-align: left;
	list-style: disc!important
}
.Btn-Default, .contact-form-btn, .contact-form-btn p, .contact-map-abs {
	text-align: center
}
.fac-box-hover ul li ul {
	margin: 0;
	padding: 0 0 0 20px
}
.fac-box-hover ul li ul li {
	margin: 0;
	padding: 5px 0 0;
	list-style: circle
}
.careers {
	margin: 0;
	padding: 0
}
.careersL {
	float: left;
	width: 30%;
	margin: 0;
	padding: 2% 2% 350px;
	background: #fff;
	position: relative
}
.careersL-img {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 8888;
	bottom: 0;
	left: 0
}
.careersL-img img {
	width: 100%;
	height: auto;
	display: block
}
.careers-position {
	margin: 0;
	padding: 0
}
.careers-position h1 {
	font-size: 30px;
	line-height: 30px;
	color: #ed1c24;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d5d5d5
}
.careers-position ul {
	margin: 0;
	padding: 0
}
.careers-position ul li {
	width: 100%;
	margin: 0;
	padding: 8px 0;
	list-style: none;
	font-family: 'DBAdmanX';
	font-size: 22px;
	line-height: 20px
}
.careers-position ul li a {
	display: block;
	width: 100%;
	color: #999;
	background: url(../../images/icn/icn-arrow.png) right top 5px no-repeat
}
.careers-position ul li a.active, .careers-position ul li a:hover {
	color: #40b5e7;
	background: url(../../images/icn/icn-arrow-active.png) right top 5px no-repeat
}
.careersR {
	float: right;
	width: 60%;
	margin: 0;
	padding: 2%;
	background: #fff
}
.careersR-detail {
	margin: 0;
	padding: 0
}
.careersR-detail h1 {
	font-size: 30px;
	line-height: 30px;
	color: #40b5e7
}
.careersR-detail h2 {
	font-size: 25px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 20px
}
.careersR-detail h3 {
	font-size: 30px;
	line-height: 30px;
	color: #40b5e7;
	padding-bottom: 10px
}
.careers-form-Topic, .contact-address {
	font-size: 22px;
	font-family: 'DBAdmanX';
}
.careersR-detail ul {
	margin: 0;
	padding: 0
}
.careersR-detail ul li {
	margin: 0;
	padding: 1px 0 1px 10px;
	list-style: none;
	background: url(../../images/icn/icn-bullet-red.png) top 8px left no-repeat
}
.br25 {
	margin-top: 25px;
	padding-bottom: 25px
}
.br30 {
	margin-top: 30px;
	padding-bottom: 30px
}
.careers-btn {
	margin: 0;
	padding: 30px 0 0;
	display: table
}
.careers-form {
	margin: 30px 0 0;
	padding: 30px 0 0
}
.careers-form-Row {
	margin: 0;
	padding: 0 0 10px
}
.careers-form-Topic {
	float: left;
	width: 30%;
	margin: 0;
	padding: 12px 0 0;
	line-height: 20px;
	color: #4c4c4c
}
.careers-form-Field {
	float: right;
	width: 70%;
	margin: 0;
	padding: 0
}
.careers-form-Field .txtarea, .careers-form-Field .txtbox {
	display: block;
	width: 94%
}
.careers-form-Field select.txtbox {
	display: block;
	width: 100%!important
}
p.important {
	margin: 10px 0 0;
	padding: 0;
	color: red
}
.contact {
	margin: 0;
	padding: 0
}
.contact-address {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0;
	line-height: 25px;
	color: #666
}
.contact-address-icon {
	float: left;
	width: 41px;
	height: 41px;
	margin: 0;
	padding: 0 15px 0 0
}
.contact-address-text {
	float: left;
	margin: 0;
	padding: 10px 0 0
}
.contact-address-text a {
	color: #666
}
.box-contactinfo-bkk .contact-address-text a {
	color: #ffffff
}
.contact-address-text a:hover, .box-contactinfo-bkk .contact-address-text a:hover {
	color: #ed1c24
}
.contact-address .clear {
	padding-top: 10px
}
.contact-map {
	float: right;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: 'DBAdmanX';
	font-size: 30px;
	line-height: 30px
}
.contact-map-google, .contact-map-graphic {
	width: 48%;
	padding: 0;
	margin: 0;
	position: relative
}
.contact-map-graphic {
	float: left
}
.contact-map-google {
	float: right
}
.contact-map-google a, .contact-map-graphic a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.contact-map-google img, .contact-map-graphic img {
	width: 100%;
	height: auto;
	display: block
}
.contact-map-abs {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(255,255,255,.8);
	margin: 0;
	padding: 30px 0;
	transition: all .2s ease-in-out
}
.Btn-Default, .Btn-Default-a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.contact-map-google a:hover .contact-map-abs, .contact-map-graphic a:hover .contact-map-abs {
	padding: 31.5% 0
}
.contact-form-bg {
	background: #fff
}
.contact-form {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 50px 0
}
.contact-form-row {
	margin: 0;
	padding: 0 0 10px
}
.contact-formL {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0
}
.contact-formR {
	float: right;
	width: 48%;
	margin: 0;
	padding: 0
}
.contact-form-topic {
	float: left;
	width: 35%;
	margin: 0;
	padding: 12px 0 0;
	font-family: 'DBAdmanX';
	font-size: 18px;
	line-height: 20px;
	color: #4c4c4c
}
.contact-form-field {
	float: right;
	width: 65%;
	margin: 0;
	padding: 0
}
.contact-form-field .txtarea, .contact-form-field .txtbox {
	display: block;
	width: 94%
}
.contact-form-field select.txtbox {
	display: block;
	width: 100%!important
}
.contact-form-btn {
	width: 100%
}
select {
	background: #fff!important;
	padding: 12px 2.75%!important
}
.txtarea, .txtbox {
	margin: 0;
	padding: 12px 2.75%;
	background: #fff;
	border: 1px solid #c1ebff;
	resize: none;
	font-size: 14px!important;
	-webkit-appearance: none
}
.txtarea {
	height: 57px
}
.Btn-Default, .Btn-Orange {
	display: table;
	margin: 10px 0 0
}
.Btn-Default, .Btn-Default-a, .Btn-Orange {
	font-family: 'DBAdmanX';
	font-size: 22px;
	line-height: 20px
}
.txtbox-calendar {
	background: url(../../images/icn/icn-calendar.png) top 8px right 10px no-repeat #fff;
	-webkit-appearance: none
}
.Btn-Default {
	min-width: 100px;
	padding: 10px 20px;
	color: #fff;
	background: #40b5e7;
	border-radius: 5px;
	transition: all .2s ease-in-out;
	border: none
}
.Btn-Default:hover {
	background: #ed1c24;
}
.Btn-Default-a {
	margin: 0;
	padding: 0;
	border-radius: 5px;
	overflow: hidden;
	transition: all .2s ease-in-out
}
.Btn-Default-a a, .Btn-Orange {
	min-width: 100px;
	padding: 10px 20px;
	text-align: center;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	color: #fff
}
.Btn-Default-a a {
	display: block;
	background: #40b5e7;
	transition: all .2s ease-in-out
}
.Btn-Default-a a:hover {
	background: #ed1c24
}
.Btn-Orange {
	background: #ff7800;
	border-radius: 5px;
	transition: all .2s ease-in-out;
	border: none
}
.Btn-Mint, .Btn-Yellow {
	display: table;
	margin: 10px 0 0;
	padding: 10px 20px;
	font-family: 'DBAdmanX';
	font-size: 22px;
	line-height: 20px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	min-width: 100px;
	text-align: center
}
.Btn-Orange:hover {
	background: #ed1c24
}
.Btn-Yellow {
	color: #fff;
	background: #fc0;
	border-radius: 5px;
	transition: all .2s ease-in-out;
	border: none
}
.Btn-Yellow:hover {
	background: #ed1c24
}
.Btn-Mint {
	color: #fff;
	background: #50b848;
	border-radius: 5px;
	transition: all .2s ease-in-out;
	border: none
}
.Btn-Grey-a a, .Btn-Mint-a a, .Btn-Pink-a a, .faq-sub ul li a {
	display: block;
	color: #fff
}
.Btn-Mint-a, .Btn-Mint-a a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.Btn-Grey-a, .Btn-Mint-a, .Btn-Pink-a {
	border-radius: 5px;
	font-size: 22px;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	font-family: 'DBAdmanX';
}
.Btn-Mint:hover {
	background: #ed1c24
}
.Btn-Mint-a {
	padding: 0;
	transition: all .2s ease-in-out
}
.Btn-Mint-a a {
	min-width: 100px;
	padding: 10px 20px;
	background: #50b848;
	text-align: center;
	transition: all .2s ease-in-out
}
.Btn-Grey-a, .Btn-Grey-a a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.Btn-Mint-a a:hover {
	background: #ed1c24
}
.Btn-Grey-a {
	padding: 0;
	transition: all .2s ease-in-out
}
.Btn-Grey-a a {
	padding: 10px 20px;
	background: #999;
	text-align: center;
	transition: all .2s ease-in-out
}
.Btn-Pink-a, .Btn-Pink-a a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.Btn-Grey-a a:hover {
	background: #ed1c24
}
.Btn-Pink-a {
	padding: 0;
	transition: all .2s ease-in-out
}
.faq-list-icon, .faq-sub ul li {
	border-radius: 10px;
	float: left;
	text-align: center
}
.Btn-Pink-a a {
	padding: 10px 20px;
	background: #ed1c24;
	text-align: center;
	transition: all .2s ease-in-out
}
.faq-list-icon, .flag-list ul li a img {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out
}
.Btn-Pink-a a:hover {
	background: #eb4841
}
.faq {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9991;
}
.faq-sub {
	margin: 0;
	padding: 0 0 55px;
	margin-top: -140px;
}
.faq-sub ul {
	margin: 0 0 0 -10px;
	padding: 0
}
.faq-sub ul li {
	width: 228px;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	overflow: hidden
}
.faq-sub ul li a {
	width: 228px;
	margin: 0;
	padding: 10px 10px;
	font-family: 'DBAdmanX';
	font-size: 14px;
	line-height: 25px;
	background: #40b5e7;
	height: 70px;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
}
.faq-sub ul li a.active, .faq-sub ul li a:hover {
	background: #ed1c24
}
.faq-sub-select {
	display: none
}
.faq-list {
	width: 100%;
	margin: 0 0 25px;
	padding: 0 0 25px;
	border-bottom: 1px solid #d5d5d5
}
.faq-list a {
	width: 100%;
	display: table;
	color: #666;
	background: url(../../images/icn/icn-slide-close.png) top 17px right no-repeat
}
.faq-list a.active, .faq-list a:hover {
	color: #40b5e7
}
.faq-list a.active, .faq-list a.active:hover {
	background: url(../../images/icn/icn-slide-open.png) top 17px right no-repeat
}
.faq-list a:hover {
	background: url(../../images/icn/icn-slide-close-over.png) top 17px right no-repeat
}
.faq-list a.active .faq-list-icon, .faq-list a:hover .faq-list-icon, .faq-list-icon {
	background: #40b5e7
}
.faq-list-icon {
	width: 49px;
	height: 49px;
	color: #fff;
	display: flex;
	justify-content: center;
	flex-direction: column;
	font-family: 'DBAdmanX';
	font-size: 32px;
	line-height: 40px;
	transition: all .2s ease-in-out
}
.faq-list-text {
	float: left;
	width: 90%;
	font-family: 'DBAdmanX';
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	padding: 10px 0 0 20px
}
.faq-list-text a {
	width: auto;
	display: inline;
	background: 0 0
}
.faq-list-text a:hover {
	background: 0 0
}
.faq-list-text ul {
	margin: 0;
	padding: 0 0 0 20px
}
.faq-content {
	margin: 0;
	padding: 10px 0 0
}
.faq-content .faq-list-icon {
	background: #ed1c24
}
.faq-search {
	position: absolute;
	top: -80px;
	left: 0;
	z-index: 8888
}
.faq-search-field {
	float: left;
	width: 300px;
	margin: 9px 5px 0 0;
	padding: 0
}
.faq-search-field .txtbox {
	display: block;
	width: 94%
}
.faq-search-btn {
	float: left;
	margin: 0;
	padding: 0
}
.Page-Control {
	margin: 0;
	padding: 50px 0 0
}
.Page-Control ul {
	display: table;
	margin: 0 auto;
	padding: 0
}
.Page-Control ul li {
	float: left;
	width: 44px;
	height: 44px;
	margin: 0 5px;
	padding: 0;
	border-radius: 44px;
	overflow: hidden;
	list-style: none;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	background: #f5f5f5
}
.Page-Control ul li.prev {
	margin-right: 25px
}
.Page-Control ul li.next {
	margin-left: 25px
}
.Page-Control ul li.next a, .Page-Control ul li.prev a {
	background: #40b5e7;
	color: #fff
}
.Page-Control ul li a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	background: #f5f5f5
}
.Page-Control ul li a.active {
	background: #40b5e7;
	color: #fff
}
#section5 {
	height: 1000px
}
#footer {
	margin: 0;
	padding: 0;
	color: #fff
}
.footer-sitemap {
	background: #eb4841;
	margin: 0;
	padding: 25px 0 20px
}
.footer-sitemap-col {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0
}
.footer-sitemap-col p {
	margin: 0;
	padding: 0 0 10px
}
.footer-sitemap-col p a {
	font-family: 'DBAdmanX';
	font-size: 18px;
	line-height: 20px;
	color: #fff
}
.footer-sitemap-col p a:hover {
	text-decoration: underline
}
.footer-sitemap-col ul {
	margin: 0;
	padding: 0 0 10px 20px
}
.footer-sitemap-col ul li {
	margin: 0;
	padding: 0;
	font-size: 14px;
	list-style: disc
}
.footer-sitemap-col ul li a {
	display: block;
	color: #fff
}
.footer-sitemap-col ul li a:hover {
	text-decoration: underline
}
.footer-info {
	background: #ed1c24;
	margin: 0;
	padding: 20px 0
}
.footer-info-address, .footer-info-tripadvisor {
	width: 26%;
	padding: 0 4% 0 0;
	margin: 0;
	float: left
}
.footer-info h1, .footer-info h2, .footer-info-address {
	color: #fff
}
.footer-info-address a {
	color: #fff!important
}
.footer-info-address a:hover {
	color: #fff!important;
	text-decoration: underline
}
.footer-info-tripadvisor ul {
	margin: 0;
	padding: 0
}
.footer-info-tripadvisor ul li {
	float: left;
	width: 45%;
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none
}
.footer-info-tripadvisor ul li img {
	display: block;
	width: 100%;
	height: auto
}
.footer-info-follow {
	float: left;
	width: 18%;
	margin: 0;
	padding: 0 4% 0 0
}
.footer-info-follow ul {
	margin: 0;
	padding: 0
}
.footer-info-follow ul li {
	float: left;
	width: 45%;
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none
}
.footer-info-follow ul li img {
	display: block;
	width: 100%;
	height: auto
}
.footer-info-sponsor {
	float: left;
	width: 18%;
	margin: 0;
	padding: 0
}
.footer-info-sponsor ul {
	margin: 0 0 0 -10px;
	padding: 0
}
.footer-info-sponsor ul li {
	float: left;
	width: 20%;
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: none
}
.footer-info-sponsor ul li img {
	display: block;
	width: 100%;
	height: auto
}
.footer-info h1 {
	font-family: 'DBAdmanX';
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 10px
}
.footer-info h2 {
	font-family: 'DBAdmanX';
	font-size: 22px;
	line-height: 22px
}
.footer-copy {
	background: #ed1c24;
	margin: 0;
	padding: 0
}
.footer-copy-content {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 20px 0;
	color: #fff;
	border-top: 1px solid #fff;
	text-align: center
}
.footer-copy-content a {
	color: #fff
}
.footer-copy-content a:hover {
	text-decoration: underline
}
.nodata {
	margin: 250px 0;
	text-align: center;
	color: #40b5e7;
	font-size: 14px
}
.table-data {
	max-width: 1180px;
	margin: 0 auto;
	padding: 0;
	background: #fff
}
.table-data tbody tr.topic td, .table-data tbody tr.topic-pink td {
	color: #fff;
	padding: 10px 0;
	border-bottom: none;
	font-size: 24px;
	line-height: 25px;
	font-family: 'DBAdmanX';
	text-align: center
}
.table-data tbody tr.topic td {
	background: #40b5e7
}
.table-data tbody tr.topic-pink td {
	background: #ed2290
}
.flag-list ul li a.active, .flag-list ul li a:hover {
	color: #40b5e7
}
.table-data tbody tr td {
	border-bottom: 1px solid #e7e8e3;
	text-align: center;
	padding: 10px
}
.popup-flag {
	background: #fff;
	margin: 0;
	padding: 25px;
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.25)
}
.popup-flag h1 {
	width: 100%;
	text-align: center;
	font-family: 'DBAdmanX';
	font-size: 27px;
	line-height: 25px;
	color: #40b5e7;
	padding-bottom: 25px
}
.flag-list, .flag-list ul {
	margin: 0;
	padding: 0
}
.flag-list ul li {
	float: left;
	width: 21%;
	margin: 0 2%;
	padding: 0;
	list-style: none
}
.flag-list ul li a {
	display: block
}
.flag-list ul li a img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	opacity: .5;
	transition: all .2s ease-in-out
}
.flag-list ul li a.active img, .flag-list ul li a:hover img {
	opacity: 1
}
.flag-list ul li a p {
	width: 100%;
	font-family: 'DBAdmanX';
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	padding-top: 10px
}
.popup-lang {
	position: absolute;
	display: block;
	top: 70px;
	left: -70px;
	z-index: 9999;
	width: 194px
}
.popup-lang-close, .popup-lang-content {
	position: relative;
	margin: 0;
	padding: 10px;
	display: block
}
.popup-lang-content {
	float: left;
	width: 144px;
	background: #f4f4f4;
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
	border-radius: 25px 0 0 25px
}
.popup-lang-close {
	float: right;
	width: 10px;
	background: #40b5e7;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
	border-radius: 0 25px 25px 0;
	color: #fff
}
.popup-lang-close:hover {
	background: #ed1c24;
	cursor: pointer
}
.lang-list {
	float: left;
	display: block;
	width: 26px;
	margin: 0 5px;
	padding: 0
}
.lang-list a {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: 0 0;
	border-radius: 0
}
.lang-list a img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .5;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.lang-list a.active img, .lang-list a:hover img {
	opacity: 1
}
.show1098, .show834 {
	display: none
}
.party-wrap .service-detailL-list ul li .icon, .party-wrap .service-more, .party-wrap .Btn-Mint-a a, .party-wrap .service-detailR-Thumb ul li a:hover .service-detailR-Thumb-Caption {
    background: #f8943e;
}
.party-wrap .mint, .party-wrap span.mint {
    color: #f8943e;
}
.party-wrap .Btn-Mint, .party-wrap .bg-mint {
    background: #f8943e;
}
.party-wrap .Btn-Mint:hover, .party-wrap .bg-mint:hover {
    background: #ed1c24;
}
/*.camp-wrap .service-detailL-list ul li .icon, .camp-wrap .service-more, .camp-wrap .Btn-Mint-a a, .camp-wrap .service-detailR-Thumb ul li a:hover .service-detailR-Thumb-Caption {
    background: #6c4ba4;
}
.camp-wrap .mint, .camp-wrap span.mint {
    color: #6c4ba4;
}*/
.Ride-Filter .en {
    font-family: 'DBAdmanX'!important;
	font-size: 40px;
	line-height: 25px;
}
.promo-banner .owl-theme .owl-dots, .promo-banner .owl-theme .owl-nav {
    padding-top: 0!important;
}
.promo-banner .owl-next, .promo-banner .owl-prev {
    top: 60%!important;
}
.promo-banner .owl-next {
    right: 135px!important;
}
.promo-banner .owl-prev {
    left: 135px!important;
}

.Slider-index div.item {
    height: auto;
}
.Slider-index .owl-item img {
    display: block;
    width: 100%;
	position: relative;
}
.Slider-index .section-bg {
    position: relative;
    height: auto;
    top: unset;
    left: unset;
}
#fun_park {
    padding-top: 80px;
}
.bangkokword-wrap h1 {padding-bottom: 25px;}
/*.bangkokword-wrap h1 span {color: #ed1c24;}*/
.bkkword-R-list {
    margin: 0;
    float: right;
    width: 50%;
}
.bkkword-L-list {
    margin: 0;
    float: left;
    width: 50%;
}
.bangkokword-wrap h2 {
	font-size: 22px;
	line-height: 25px;
	padding: 0 0 25px 0;
}
.bangkokword-wrap h5 {
    font-family: 'DBAdmanX';
    font-size: 18px;
line-height: 25px;
}
.bkkword-R-pic {
    margin: 0;
    padding: 0 0 25px 0;
    float: right;
    width: 49%;
}
.bkkword-L-pic {
    margin: 0;
    padding: 0 0 25px 0;
    float: left;
    width: 49%;
}
.bkkword-ullist ul {
	box-sizing: border-box;
	list-style: none;
	width: 104%;
}
.bkkword-ullist ul li {
	font-size: 22px;
	line-height: 25px;
	font-family: 'DBAdmanX';
	padding: 0;
	float: left;
    width: 29.5%;
	box-sizing: border-box;
	margin: 0 45px 45px 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.bkkword-ullist ul li img {
	width: 100%;
}
.bkkword-ullist ul li:hover {
	-webkit-box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.52);
-moz-box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.52);
box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.52);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.bg-deep-purple {
	background: #604a9b;
}
.bg-dreep-orange {
	background: #f8943e;
}
.bkkword-ullist-detail p {
	display: block;
	margin: 10px 0;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 14px;
}
.wrap-contact-bkkword {
	width: 100%;
	background: #ffffff;
	box-sizing: border-box;
}
.bangkokword-logo {
	width: 35%;
	box-sizing: border-box;
	float: left;
	padding: 30px;
}
.bangkokword-logo img {
    width: 150px;
    max-width: 100%;
    margin: 0 75px 0 0;
    display: block;
    float: right;
}
.box-contactinfo-bkk {
	float: left;
	width: 65%;
	padding: 30px 70px;
	background: #604a9b;
	color: #ffffff;
	box-sizing: border-box;
	font-family: 'DBAdmanX';
	font-size: 18px;
	line-height: 25px;
}
.box-contactinfo-bkk h4 {
	color: #ffffff;
	padding-bottom: 10px;
	font-size: 22px;
}
.box-contactinfo-bkk h5 {
	font-size: 18px;
	color: #ffffff;
	padding-bottom: 10px;
}
.box-contactinfo-bkk .clear {
    padding-top: 10px;
}
.bangkokword-wrap h3 {
    text-align: center;
	margin-top: 60px;
}
.bangkokword-wrap h3 span {
    font-size: 50px;
	vertical-align: middle;
}
.progress-box {width: 95%;
	margin: 0 auto;
	padding: 30px 0;
}
.bkkword-pregress-list ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}
.bkkword-pregress-list ul li {
	width: 33%;
	float: left;
	font-size: 22px;
	line-height: 25px;
	font-family: 'DBAdmanX';
	padding-bottom: 25px;
}
.bkkword-pregress-list ul li span {
	color: #ffffff;
	background: #eb2a2e;
	padding: 10px;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-align: center;
}
.progress-box h2 {font-size: 30px; margin: 50px 0 10px 0; text-align: center; padding: 0;}
.progress-box h3 {margin: 0 0 40px 0; font-size: 25px; text-align: center; padding: 0;}
.progress-box h3 a {color: #604a9b;}
.progress-box h3 a:hover {color: #ed1c24;}
.bkkword-ullist stong {
    font-weight: 400;
}
.bkkword-ullist .list-num {
    color: #f7953d;
	background: #ffffff;
	padding: 10px;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	text-align: center;
	margin-bottom: 5px;
	float: left;
}
.bkkword-ullist-detail {float: right; width: 90%;min-height: 50px;}
.show568 {display: none;}
.white-txt {color: #ffffff;}
.gall-bkk a {
    color: #f8943e!important;
	background: #ffffff!important;
}
.gall-bkk-purple a {
    color: #604a9b!important;
	background: #ffffff!important;
}
.gall-bkk a:hover, .gall-bkk-purple a:hover {
    background: #ed1c24!important;
}
.bkkword-ullist .purple {
    color: #604a9b!important;
}
.Bg-white-bkk img {vertical-align: bottom;margin-top: 30px;}
.txt-bkk-padding {
    padding: 30px 40px 0 40px;
    box-sizing: border-box;
}
.txt-hightligh-bkk {text-align: center; padding: 50px; box-sizing: border-box;}
.txt-hightligh-bkk h3 {font-size: 30px; line-height: 30px;}
.Bg-gray-light {background: #f6f6f6;}
.Bg-purple-all .txtarea, .Bg-purple-all .txtbox {border: 1px solid #6d4ca5;}

.Bg-purple-all .Btn-Default {
    background: #604a9b;
}
.Bg-purple-all .Btn-Default:hover {
    background: #ed1c24;
}
.section-btn .Btn-Default {
	background: #ed1c24;
}
.section-btn .Btn-Default:hover {
	background: #eb4841;
}
.bangkok-world-txt-w{width: 80%}
ul.train {margin-top: 15px;padding-left:20px;}
ul.train li + li {margin-top: 10px;}
#footer-style {background: #ed1c24;margin: 0;padding: 25px 0 20px;}
#footer-style .group {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;flex-wrap: wrap;}
#footer-style h3 {font-family: 'DBAdmanX';font-size: 26px;line-height: 30px;padding-bottom: 10px;color: #fff;}
#footer-style h4 {font-family: 'DBAdmanX';font-size: 22px;line-height: 22px;color: #fff;}
#footer-style a {color: #fff;}
#footer-style .icon-social {margin-top: 10px;}
#footer-style .icon-social span {margin-right: 8px;}
#footer-style .follow {margin-top: 30px;}
#footer-style .follow ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;list-style: none;margin-bottom: 15px;}
#footer-style .follow ul li + li {margin-left: 10px;}
#footer-style .add-line ul {list-style: none;}
#footer-style .add-line ul li + li {margin-top: 10px;}
#footer-style .add-line ul li img {height: auto;}
#footer-style .add-line ul li img.add {width: 125px;}
#footer-style .add-line ul li img.qr {width: 125px;}
#footer-style .awards ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;list-style: none;}
#footer-style .banner-trip img {width: 125px;height: auto;}
#footer-style .awards ul li + li {margin-left: 10px;}
#footer-style .awards ul li img {width: 85px;height: auto;}
#footer-style .sponsor ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;list-style: none;}
#footer-style .sponsor ul li + li {margin-left: 10px;}

.line-widget {position: fixed;z-index: 10000;bottom: 120px;right: 30px;}
.line-widget img {width:100%;}

.water-point1 {left:722px;top:210px;}
.water-point2 {left:760px;top:285px;}
.water-point3 {left:690px;top:345px;}
.water-point4 {left:835px;top:335px;}
.water-point5 {left:911px;top:250px;}
.water-point6 {left:980px;top:230px;z-index:99;}
.water-point7 {right:265px;bottom:134px;}
.water-point8 {right:210px;top:224px;}
.water-point9 {left:615px;top:340px;}
.adventure-point1 {left:282px;bottom:222px;}
.adventure-point2 {left:178px;bottom:290px;}
.adventure-point3 {left:172px;top:256px;}
.adventure-point4 {left:218px;top: 223px;}
.adventure-point5 {left:307px;top:205px;}
.adventure-point6 {left:312px;top:262px;}
.family-point1 {left:342px;top:100px;z-index:100;}
.family-point2 {left:470px;top:225px;}
.family-point3 {left:541px;top: 270px;}  
.family-point4 {left:175px;top:330px;}
.xtreme-point1 {left:274px;bottom:170px;z-index:103;}
.xtreme-point2 {left:330px;bottom:55px;}
.xtreme-point3 {left:363px;bottom:110px;}
.xtreme-point4 {left:343px;bottom:177px;}
.xtreme-point5 {left:480px;bottom:177px;z-index:102;}
.xtreme-point6 {left:455px;bottom:280px;}
.xtreme-point7 {left:415px;bottom:265px;}
.xtreme-point8 {left:360px;bottom:256px;}
.xtreme-point9 {left:243px;top:297px;}
.xtreme-point10 {left:266px;top:187px;z-index:101;}
.xtreme-point11 {left:300px;top:0;z-index:100;}
.small-point1 {left:457px;top:280px;}
.small-point2 {left:394px;top:290px;}
.small-point3 {left:355px;top:280px;}
.small-point4 {left:379px;top:253px;}
.small-point5 {left:404px;top:212px;}
.small-point6 {left:446px;top:236px;}
.pin-hall a {background:#5e489e}
.hall-point1 {left:95px;bottom:190px;}

.point-recommend {position:relative;background:#0088c9;height:40px;width:40px;border-radius:50px;}
.point-recommend:before {content: '';position: absolute;border-bottom: 15px solid #0088c9;border-left: 10px solid transparent;border-right: 10px solid transparent;top: 35px;left: 10px;transform: rotate(180deg);}
.number-recommend {margin: 0;width: 25px;height: 25px;font-family: 'DBAdmanX';font-size: 16px;font-weight: 600;line-height: 20px;color: #000;background: #f9c024;display: flex;text-align: center;border-radius: 50%;align-items: center;justify-content: center;position:absolute;transform: translate(50%, -50%);right: 50%;top: 50%;}
.position-absolute-recommend {position:absolute;margin:0;padding:0;}
.position-absolute-recommend:hover .park-map-tooltip {display:block;}
.filter-drop {filter: drop-shadow(0px 10px 4px #00000052);}

@media only screen and (max-width:1366px) {
.bangkok-world-txt-w{width: 70%}	
#wrapper-banner-contact .section-L-inner {
    width: 39%;
    padding: 115px 3% 0 8%;
}	
/*#container-inner*/ #header-new-inner {
    padding: 0;
    min-height: 135px;
}	
/*#container-inner {
    margin-top: 135px;
    padding-top: 55px;
}*/
.navigate-inner {
    top: 160px!important;
}
.section-career {
    width: 40%;
    padding: 115px 3% 0 7%;
}
.Siam-Banner-Right {
    margin: 15px 0 0 0;
}
}

@media only screen and (max-width:1280px) {
.navigate {
    top: 130px;
}
#wrapper-banner-contact .section-L-inner {
    width: 43%;
    padding: 115px 3% 0 3%;
}
.bangkokword-logo img {
    margin: 0 120px 0 0;
}
}



@media only screen and (max-width:1200px) {
.easyhtml5video, video#videoindex {
	width: 0!important;
	height: 0!important
}
.Banner-Slider {
	display: block!important
}
.easyhtml5video, .easyhtml5video .eh5v_script, video#videoindex {
	display: none!important
}
#section0 {
	background: 0 0!important
}
.easyhtml5video {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0
}
video#videoindex {
	opacity: 0!important
}
}


@media only screen and (max-width:1112px) {
	.faq-sub ul li a {height: 100px;}	
	.faq-sub {
    margin-top: -165px;
}
.show1098 {
	display:block;
}
.burger-menu {
	height: 686px;
	overflow: auto
}
.header {
	width: 96%
}
.burger-menu-icon, .burger-menu-icon img {
	width: 22px;
	height: 22px
}
.header-control-menu {
	display: none
}
.header-control-menu-mobile {
	display: block
}
.burger-menu ul li a {
	padding: 10px 0 10px 30px;
	font-size: 18px;
	line-height: 20px
}
.burger-menu ul li ul {
	padding: 8px 0
}
.burger-menu ul li ul li {
	border-bottom: none
}
.burger-menu ul li ul li a {
	padding: 3px 0 3px 51px
}
.burger-menu ul li ul li a:hover {
	background: 0 0;
	color: #6ed1ff
}
.burger-menu-icon img {
	top: 0;
	left: 0
}
.content, .content-padding {width: 95%;}
.Siam-Banner-Right {float: left;width: 105%;}	
.header-fixed-bg {min-height: 135px;}	
.header-fixed-bg #header-new-inner .header-new .header-new-button {padding-top: 25px;}	
.navigate {
    top: 105px;
}
.faq-sub ul li {
    width: 203px;
}
.promo-online-btn-buy .Btn-Pink-a a {
	padding: 10px 0
}
.park-map-content {
	display: none
}
.park-map-content-mobile {
	display: block
}
.park-map-content-mobile-map {
	margin: 0;
	padding: 0 0 20px
}
.park-map-content-mobile-map img {
	width: 100%;
	height: auto;
	display: block
}
.park-map-content-mobile ul {
	margin: 0;
	padding: 0
}
.park-map-content-mobile ul li {
	float: left;
	width: 44%;
	margin: 0 1% 2%;
	padding: 2%;
	list-style: none;
	background: #fff;
	border-radius: 5px
}
.park-map-content-mobile-img {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0
}
.park-map-content-mobile-img img {
	width: 100%;
	height: auto;
	display: block
}
.park-map-content-mobile-detail {
	float: right;
	width: 48%;
	margin: 0;
	padding: 0
}
.park-map-content-mobile-detail h1 {
	font-size: 30px;
	line-height: 30px
}
.park-map-content-mobile-detail h2 {
	display: none;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px
}
.park-map-content-mobile-detail h2 span {
	display: block;
	font-weight: 700
}
.hide1112 {display: none;}
.txt-bkk-padding {
    padding: 30px 40px;
}
.bkkword-ullist ul li {
    margin: 0 40px 40px 0;
}
}





@media only screen and (max-width:1098px) {
#container-inner {padding-top: 175px;}		
.all-pin1, .all-pin10, .all-pin11, .all-pin12, .all-pin13, .all-pin14, .all-pin2, .all-pin3, .all-pin4, .all-pin5, .all-pin6, .all-pin7, .all-pin8, .all-pin9, .fami-pin1, .fami-pin2, .fami-pin3, .fami-pin4, .fami-pin5, .fami-pin6, .fami-pin7, .fami-pin8, .fami-pin9, .fanta-pin1, .fanta-pin2, .fanta-pin3, .fanta-pin4, .fanta-pin5, .fanta-pin6, .small-pin1, .small-pin2, .small-pin3, .small-pin4, .small-pin5, .small-pin6, .water-pin1, .water-pin2, .water-pin3, .water-pin4, .water-pin5, .water-pin6, .water-pin7, .water-pin8, .xzone-pin1, .xzone-pin10, .xzone-pin11, .xzone-pin12, .xzone-pin2, .xzone-pin3, .xzone-pin4, .xzone-pin5, .xzone-pin7, .xzone-pin8, .xzone-pin9 {
	position: absolute
}
.Park-Btn-Close-Content, .Ride-Filter-Content-Water, .content, .content-padding {
	width: 96%
}
.Index-Park-Content h3 {
	font-size: 23px
}
.Ride-Filter-Content-Fun {
	width: 100%
}
.Ride-List ul {
	margin: 0
}
.Ride-List ul li {
	width: 31.3%;
	min-height: 404px;
	margin: 0 1% 2%
}
.Ride-List-Img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden
}
.Ride-List-Caption {
	width: 90%;
	height: 150px;
	background: #fff;
	margin: 0;
	padding: 5%
}
.Ride-List-Caption h1 {
	font-size: 30px
}
.Ride-List-Emoticon {
	width: 20%
}
.Ride-List-Gauge {
	width: 75%;
	padding: 0 0 0 5%
}
.Ride-List-Capsule {
	width: 92%
}
.Ride-Info-Logo {
	width: 15%;
	margin-right: 5%
}
.Ride-Info-Detail-1 {
	width: 40%;
	margin-right: 5%
}
.Ride-Info-Detail-2 {
	width: 33%
}
.promo-detailL, .promo-detailR {
	width: 49%
}
.promo-online ul {
	margin: 0
}
.promo-online ul li {
	width: 23%;
	margin: 0 1% 2%
}
.promo-online-btn-detail .Btn-Grey-a a {
	padding: 10px 0
}
.promo-partner ul {
	margin: 0
}
.promo-partner ul li {
	width: 23%;
	margin: 0 1% 2%
}
.promo-other ul {
	margin: 0
}
.promo-other ul li {
	width: 48%;
	margin: 0 1% 2%
}
.price-day, .price-year {
	width: 48%
}
.service-detailL, .service-detailR {
	width: 49%
}
.service-gall ul {
	margin: 0
}
.service-gall ul li {
	width: 23%;
	margin: 0 1% 2%
}
.service-detailL-list ul li h1 {
	width: 83%;
	font-size: 26px;
	line-height: 25px;
	margin: 0;
	padding: 22px 0 0 15px
}
.News-DetailL, .News-DetailR {
	width: 49%
}
.News-Cat-1 ul {
	margin: 0
}
.News-Cat-1 ul li {
	width: 31.3%;
	margin: 0 1% 2%
}
.News-Cat-2 ul {
	margin: 0
}
.News-Cat-2 ul li {
	float: left;
	width: 48%;
	margin: 0 1%
}
.Gall-Thumb ul {
	margin: 0
}
.Gall-Thumb ul li {
	width: 31.3%;
	margin: 0 1% 2%
}
.Gall-Thumb ul li.w380, .Gall-Thumb ul li.w780 {
	width: 31.3%;
	height: 300px
}
.Siam-Banner {
	width: 80%
}
.Siam-Banner-Right ul {
	margin: 0
}
.Siam-Banner-Right ul li {
	margin: 0 0 2%
}
.plan-howto {
	width: 100%
}
.plan-map {
	width: 100%;
	margin: 0;
	padding: 0
}
.park-map-content {
	width: 96%
}
.park-map-content img {
	width: 100%
}
.all-pin1 {
	left: 155px;
	top: 564px
}
.all-pin2 {
	left: 113px;
	top: 544px
}
.all-pin3 {
	left: 155px;
	top: 522px
}
.all-pin4 {
	left: 64px;
	top: 482px
}
.all-pin5 {
	left: -24px;
	top: 429px
}
.all-pin6 {
	left: 133px;
	top: 372px
}
.all-pin7 {
	left: 62px;
	top: 296px
}
.all-pin8 {
	left: 255px;
	top: 393px
}
.all-pin9 {
	left: 211px;
	top: 354px
}
.all-pin10 {
	left: 161px;
	top: 209px
}
.all-pin11 {
	left: 255px;
	top: 293px
}
.all-pin12 {
	left: 282px;
	top: 343px
}
.all-pin13 {
	left: 398px;
	top: 369px
}
.all-pin14 {
	left: 632px;
	top: 451px
}
.water-pin1 {
	left: 488px;
	top: 382px
}
.water-pin2 {
	left: 569px;
	top: 310px
}
.water-pin3 {
	left: 586px;
	top: 420px
}
.water-pin4 {
	left: 722px;
	top: 340px
}
.water-pin5 {
	left: 634px;
	top: 353px
}
.water-pin6 {
	left: 813px;
	top: 379px
}
.water-pin7 {
	left: 648px;
	top: 438px
}
.water-pin8 {
	left: 534px;
	top: 436px
}
.xzone-pin1 {
	left: 227px;
	top: 428px
}
.xzone-pin2 {
	left: 264px;
	top: 463px
}
.xzone-pin3 {
	left: 275px;
	top: 378px
}
.xzone-pin4 {
	left: 191px;
	top: 354px
}
.xzone-pin5 {
	left: 208px;
	top: 308px
}
.xzone-pin6 {
	position: absolute;
	left: 261px;
	top: 513px
}
.xzone-pin7 {
	left: 242px;
	top: 344px
}
.xzone-pin8 {
	left: 267px;
	top: 191px
}
.xzone-pin9 {
	left: 323px;
	top: 380px
}
.xzone-pin10 {
	left: 363px;
	top: 346px
}
.xzone-pin11 {
	left: 393px;
	top: 400px
}
.xzone-pin12 {
	left: 195px;
	top: 524px
}
.fami-pin1 {
	left: 192px;
	top: 377px
}
.fami-pin2 {
	left: 195px;
	top: 258px
}
.fami-pin3 {
	left: 280px;
	top: 420px
}
.fami-pin4 {
	left: 328px;
	top: 284px
}
.fami-pin5 {
	left: 391px;
	top: 270px
}
.fami-pin6 {
	left: 569px;
	top: 253px
}
.fami-pin7 {
	left: 524px;
	top: 204px
}
.fami-pin8 {
	left: 575px;
	top: 159px
}
.fami-pin9 {
	left: 462px;
	top: 310px
}
.fanta-pin1 {
	left: 142px;
	top: 347px
}
.fanta-pin2 {
	left: 135px;
	top: 307px
}
.fanta-pin3 {
	left: 176px;
	top: 278px
}
.fanta-pin4 {
	left: 217px;
	top: 257px
}
.fanta-pin5 {
	left: 273px;
	top: 288px
}
.fanta-pin6 {
	left: 248px;
	top: 395px
}
.small-pin1 {
	left: 279px;
	top: 300px
}
.small-pin2 {
	left: 316px;
	top: 280px
}
.small-pin3 {
	left: 327px;
	top: 319px
}
.small-pin4 {
	left: 287px;
	top: 336px
}
.small-pin5 {
	left: 353px;
	top: 286px
}
.small-pin6 {
	left: 370px;
	top: 322px
}
.plan-promotion {
	width: 100%;
	margin: 0;
	padding: 0
}
.facL, .facR {
	width: 49%
}
.facR-L, .facR-R {
	width: 48%;
	margin: 0
}
.fac ul {
	margin: 0
}
.fac ul li {
	float: left;
	width: 23%;
	margin: 0 1% 2%
}
.faq-sub {
    margin-top: -167px;
}
#faqs-list {
    margin-top: 25px;
}
.fac-box {
	padding: 0 0 4%
}
.contact-form {
	width: 96%
}
.faq-sub {
	padding: 0 0 30px
}
.faq-sub ul li {
	width: 19%;
	margin: 0 .5%
}
.about-mainL, .about-mainR {
	width: 49%
}
.about-milestoneL, .about-milestoneR {
	width: 53%
}
.about-milestone-detail {
	width: 80%
}
.bangkokword-logo img {
    margin: 0 auto;
    float: unset;

}
}


@media only screen and (max-width:1024px) {
.Index-Park-List-Image-Yellow, .Index-Park-List-Image-Mint {width: 80%;}
.Siam-Banner-Right {margin: 55px 0 0 0;}	
.plan-time h1, .plan-howtoL h2 {font-size: 27px;}
.navigate {
    top: 95px;
}
.navigate {
    top: 110px;
}
.bkkword-ullist-detail {
    width: 88%;
}
.bkkword-ullist ul li {
    margin: 0 38px 38px 0;
}
#footer-style .group {-webkit-box-pack: normal;-ms-flex-pack: normal;justify-content: normal;}
#footer-style .group .col {width: auto;padding-right: 50px;}
#footer-style .follow {margin-bottom: 35px;}
}

@media only screen and (max-width:980px) {
.bangkok-world-txt-w{width: 100%}	
.promo-img-counter {
	display: none
}
.promo-img-counter-mobile {
	display: block
}
.promo-banner {
	display: none
}
.promo-banner-mobile {
	display: block
}
.promocode-btn-web {
	display: none!important
}
.navigate, .promocode-btn {
	float: none;
	display: table
}
.promocode-btn {
	margin: -15px auto 30px
	
}
.navigate {
	margin: 0 auto 30px;
	text-align: center
}
.Index-Park-List-Image-Mint, .Index-Park-List-Image-Yellow {
	width: 90%
}
.faq-sub ul li a {
	min-height: 115px;
	display: flex;
	justify-content: center;
	flex-direction: column;
    width: auto;
    padding: 10px 20px;
}
.faq-sub {
    margin: 0;
}
.plan-howtoR-list {
	border-bottom: 1px solid #C8C8C8;
    width: 100%;
}
.bkkword-ullist ul li {
    width: 46%;
}
}

@media only screen and (max-width:834px) {
#container-inner {padding-top: 125px;}		
.Index-Park-List-Blue ul li, .Index-Park-List-Orange ul li {
	margin: 5px
}
.clear800 {
	display: block;
	clear: both
}
.Index-Park-Bg-Left, .Index-Park-Bg-Right {
	width: 36%;
	padding-left: 4%;
	padding-right: 4%
}
.Index-Park-List-Blue, .Index-Park-List-Orange {
	width: 208px
}
.Index-Park-Content h3 br {
	display: none
}
.Index-Park-List-Image-Mint {
	width: 70%
}
.Index-Park-List-Image-Mint ul li {
	width: 100%;
	margin: 10px 0
}
.Index-Park-List-Image-Yellow {
	width: 70%
}
.Index-Park-List-Image-Yellow ul li {
	width: 100%;
	margin: 10px 0
}
.Ride-Filter-Content-Fun {
	width: 100%
}
.Ride-List ul li {
	width: 48%;
	min-height: 435px
}
.Ride-Info-Logo {
	width: 18%
}
.Ride-Info-Detail-1 {
	width: 74%;
	margin: 0 0 25px
}
.Ride-Info-Detail-1 h1 {
	font-size: 50px
}
.Ride-Info-Detail-2 {
	width: 100%
}
.Ride-Info-Detail-2L, .Ride-Info-Detail-2R {
	float: left;
	width: 50%
}
.Ride-Gallery ul li {
	width: 48%;
	margin: 1%
}
.service-detailL {
	width: 64%
}
.service-detailL-list ul li h1 {
	font-size: 27px;
	line-height: 27px
}
.Gall-Thumb h1, .contact-map, .fac-box h1, .plan-howtoL-caption-box h1 {
	font-size: 30px
}
.service-detailR {
	width: 34%
}
.service-gall ul {
	margin: 0
}
.service-detailR-Thumb ul li {
	width: 100%;
	margin: 2% 0
}
.service-gall ul li {
	width: 48%
}
.service-formL, .service-formR {
	float: none;
	width: 100%
}
.promo-online ul li, .promo-partner ul li {
	width: 48%
}
.promo-detailL, .promo-detailR {
	width: 100%;
	float: none
}
.price-year-content {
	min-height: 524px
}
.promo-detailL {
	margin-bottom: 25px
}
.fac-box h1 {
	line-height: 30px
}
.fac-box-caption {
	padding: 10px 0
}
.News-Thumb ul li {
	width: 48%
}
.Event-Thumb-Img, .News-DetailL, .News-DetailR {
	width: 100%;
	float: none
}
.News-DetailL {
	margin-bottom: 10px
}
.Event-Thumb-Brief {
	float: none;
	width: 90%;
	margin: 0;
	padding: 5%
}
.Gall-Thumb ul li, .Video-Thumb ul li {
	width: 48%
}
.Gall-Thumb ul li.w380, .Gall-Thumb ul li.w780 {
	width: 48%;
	height: 300px
}
.Gall-Thumb h1 {
	line-height: 30px;
	padding: 10px 20px
}
.Siam-Banner {
	float: none;
	width: 100%;
	margin-bottom: 2%
}
.Siam-Banner-Right {
	float: none;
	width: 100%;
	margin: 0;
	padding: 40px 0 0
}
.Siam-Banner-Right ul li {
    margin: 0 10px 2% 0;
}	
.RegisC { float:none; width:100%; }
.Siam-RegisL, .Siam-RegisR {
	float: none;
	width: 100%
}
.plan-howto {
	width: 100%;
	margin-bottom: 25px
}
.plan-howtoR {
	margin: 25px 0
}
.plan-right {
	width: 100%
}
.park-map-zone {
	width: 435px
}
.park-map-zone ul {
	margin: 0 0 25px 0;
}
.park-map-zone ul li {
	margin: 7px
}
.faq-sub ul li a {
	padding: 10px 7px;
}
.facL, .facR {
	width: 100%
}
.facR-L, .facR-R {
	width: 48%;
	margin: 0
}
.fac ul li {
	float: left;
	width: 48%
}
.fac ul li h1 {
	line-height: 30px;
	padding-bottom: 0
}
.contact-address {
	width: 74%
}
.contact-address-text {
	width: 80%
}
.contact-map {
	width: 100%
}
.contact-formL, .contact-formR {
	float: none;
	width: 100%
}	
.contact-map-graphic {
	margin: 0 0 4%
}
.contact-map-abs {
	padding: 10px 0
}
.faq-list-text, .rules-list-text {
	font-size: 27px;
	line-height: 27px
}
.footer-sitemap-col {
	width: 33.33%;
	margin: 10px 0
}
.footer-info-address, .footer-info-tripadvisor {
	width: 50%;
	padding: 0
}
.footer-info-follow, .footer-info-sponsor {
	width: 50%;
	padding: 30px 0 0
}	
.navigate {
    position: relative;
	top: unset;
	margin: 50px 15px 35px 15px;
	box-sizing: border-box;
	display: block;
	float: right;
	right: unset;
	text-align: right;
}	
.Park-Btn-Close-Content, .Ride-Filter-Content-Water, .content, .content-padding {
    width: 94%;
}	
.content-padding {
    padding-top: 0!important;
}
.show834 {
	display: block
}
.hide834 {
	display: none!important
}
.Ride-List {
    padding: 50px 0;
}
#wrapper-banner-contact .section-L-inner,.section-career {padding: 340px 3% 0 3%; width: 100%;}	
.contact-wrap .contact-address {
    padding-left: 0;
}
.Slider-index, .Slider-index .owl-stage-outer {
    height: auto!important;
}	
.navigate-inner {
    top: unset!important;
	margin: 30px 15px 30px 15px;
}
/*#container-inner {
    padding-top: 0;
}*/	
.bkkword-ullist-detail {
    width: 92%;
	min-height: unset;
}
.Btn-gall {
    margin: 15px 0 0 55px;
}
.bkkword-ullist ul li {
    margin: 0 30px 30px 0;
}
.showicon-menumobile {
	display: block!important;
	background: #ffd300;
	/*background: url(../../images/AmazingPark/section-blue-bgL.jpg) no-repeat right center;
	background-size: cover;*/
}	
.icon-mainmenumobile {
	width: 100%;
	padding: 30px 0 50px 0;
	box-sizing: border-box;
	text-align: center;
}
.icon-mainmenumobile li {
	width: 16.5%;
	padding: 5px;
	box-sizing: border-box;
	display: inline-block;
	list-style: none;
	text-align: center;
}	
.icon-mainmenumobile li a {
	color: grey;
}
.icon-mainmenumobile li img {
	width: 75%;
	margin: 10px auto;
}
.icon-mainmenumobile li p.en {
    font-family: 'DBAdmanX'!important;
    font-size: 18px;
    line-height: 18px;
}	
.icon-mainmenumobile li p.th {
    font-family: 'DBAdmanX';
    font-size: 18px;
    line-height: 18px;
}	
}

@media only screen and (max-width:740px) {

.Ride-Filter-Content-Fun {
	width: 544px
}
.bkkword-L-list {
    width: 100%;
}
.bkkword-R-list {
    width: 100%;
}
.bkkword-pregress-list ul li {
    width: 50%;
}
.bkkword-ullist ul li {
    margin: 0 25px 25px 0;
}
}

@media only screen and (max-height:736px) {
.burger-menu {
	height: 577px;
	overflow: auto
}
}

@media only screen and (max-width:686px) {
.careersL-img, .faq-sub {
	display: none
}
.faq-sub ul li a, .price-year-content {
	min-height: auto
}
.Ride-Info-Logo {
	width: 22%
}
.Ride-Info-Detail-1 {
	width: 70%
}
.service-detailL {
	width: 100%;
	margin-bottom: 25px
}
.service-detailR {
	width: 100%
}
.service-detailR-Thumb ul li {
	width: 48%;
	margin: 1%
}
.price-day, .price-year {
	width: 100%
}
.price-bg {
	background: #40b5e7;
	margin: 0;
	padding: 25px 0
}
.promo-other ul li {
	width: 100%;
	margin: 0 0 2%
}
.price-day {
	margin-bottom: 25px
}
.News-Cat-1 ul li {
	width: 31.3%;
	margin: 0 1% 2%
}
.News-Cat-2 ul {
	margin: 0
}
.News-Cat-2 ul li {
	float: left;
	width: 48%;
	margin: 0 1%
}
.Siam-Benefit ul li {
	width: 100%
}
.park-map-content-mobile ul li {
	float: none;
	width: 96%;
	margin: 0 0 2%
}
.careersL, .careersR {
	float: none;
	width: 92%;
	padding: 4%
}
.careersL {
	background: #fff
}
.careersR {
	margin-top: 4%
}
.contact-address, .contact-map {
	width: 100%
}
.contact-map-google, .contact-map-graphic {
	float: left;
	width: 48%;
	margin: 2% 1% 0
}
.faq-sub ul li {
	width: 100%;
	margin: 0 0 1%
}
.faq-list-text {
	width: 80%
}
.faq-sub-select {
	display: block;
	padding-bottom: 30px
}
.faq-sub-select select {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	font-family: 'DBAdmanX';
	font-size: 25px;
	line-height: 25px;
	border-radius: 10px;
	color: #fff!important;
	background: url(../../images/icn/icn-arrow-down.png) center right 2.75% no-repeat #40b5e7!important;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: ''
}
.about-milestoneL, .about-milestoneR {
	width: 54.5%
}
.rules-list-text {
	width: 80%
}
/*.Slider-index, .Slider-index .owl-stage-outer {
    height: 420px !important;
}*/
.imgbanner-main {
	margin-top: 50px;	
}
.Btn-gall {
    margin: 15px 0 0 50px;
}
.icon-mainmenumobile {
    width: 70%;
    margin: 0 auto;
}
.icon-mainmenumobile li {
    width: 30%;
}	
	
}

@media only screen and (max-width:667px) {
#header-fixed .header .header-logo img, #header-none-fixed .header .header-logo img {
	width: 100px;
	height: auto;
	display: block
}
#header-none-fixed.header-none-fixed-bg .header .header-logo img {
	width: 80px!important
}
.header-none-fixed-bg .header-control {
	padding: 10px 0 0
}
.header-control {
	float: right;
	margin: 0;
	padding: 15px 0 0
}
.burger-control {
	padding: 25px 13px 0 30px
}
.Index-Park-Bg-Left, .Index-Park-Bg-Right {
	width: 40%
}
.about-milestone {
	background: 0 0
}
.about-milestoneL, .about-milestoneR {
	width: 100%;
	margin-bottom: 4%
}
.about-milestone-detail {
	width: 100%
}
.about-milestoneL .about-milestone-year, .about-milestoneR .about-milestone-year {
	float: none;
	margin-bottom: -30px
}
.about-milestone-year {
	margin: 0 auto;
	float: none
}
.about-milestone-year-arrow {
	display: none
}
}

@media only screen and (max-width: 640px) {
	#footer-style .group .col:nth-child(1) {
		width: 100%;
		padding-right: 0;
	}
	#footer-style .group .col:nth-child(2),  #footer-style .group .col:nth-child(3),  #footer-style .group .col:nth-child(4), #footer-style .group .col:nth-child(5) {
		margin-top: 35px;
	}
	#footer-style .follow {
		margin-bottom: 0;
	}
}

@media only screen and (max-width:568px) {
.News-Cat-1 ul li, .News-Cat-2 ul li, .Ride-Info-Detail-2L, .Ride-Info-Detail-2R {
	float: none;
	width: 100%
}
.content-padding {
	padding: 50px 0 25px 0
}
.fp-tableCell {
	vertical-align: bottom!important
}
.Index-Park-Seperator {
	margin: 0;
	padding: 0 0 20px
}
.Index-Park-Bg-Left, .Index-Park-Bg-Right {
	width: 92%;
	height: auto;
	padding: 25px 4%
}
.Index-Park-List-Blue, .Index-Park-List-Orange {
	width: 416px;
	padding: 20px 0 0
}
.Index-Park-List-Image-Mint {
	width: 80%;
	padding: 20px 0 0
}
.Index-Park-List-Image-Mint ul li {
	width: 48%;
	margin: 10px 1%
}
.Index-Park-List-Image-Yellow {
	width: 80%;
	padding: 20px 0 0
}
.Index-Park-List-Image-Yellow ul li {
	width: 48%;
	margin: 10px 1%
}
.Park-Photo {
	height: 300px;
	overflow: hidden
}
.Park-Photo img {
	display: block;
	width: auto;
	height: 300px;
	margin: 0 0 0 -50%
}
.Park-Btn-Close img {
	margin: 0;
	width: inherit;
	height: inherit
}
.Park-Btn-Close-Content-abs {
	position: static;
	margin-top: 235px
}
.Park-Photo .slideOutDown .owl-stage-outer .owl-stage .owl-item .item img {
	margin: 0;
	width: auto
}
.Ride-Filter-Content-Fun ul li, .Ride-Filter-Content-Water ul li {
	font-size: 20px;
	margin: 0 5px
}
.Ride-Info-Logo {
	width: 27%;
	margin: 2% 5% 0 0
}
.Ride-Info-Detail-1 {
	width: 65%
}
.Ride-Info-Video {
	margin: 25px 0 0
}
.Ride-Info-Bg {
	padding: 4% 0
}
.Ride-Gallery-Bg {
	padding: 2% 0
}
.News-Cat-1 ul {
	margin: 0
}
.News-Cat-1 ul li {
	margin: 0 0 2%
}
.News-Cat-2 ul {
	margin: 0
}
.News-Cat-2 ul li {
	margin: 0 0 2%
}
.condition-close {
	top: -20px
}
.about-mainL, .about-mainR {
	width: 100%
}
.Siam-Banner-Right ul li {
    width: 30%;
}
/*.Slider-index, .Slider-index .owl-stage-outer {
    height: 355px !important;
}*/
.bkkword-pregress-list ul li {
    width: 100%;
}
.footer-sitemap-col {
    width: 100%;
}
.bkkword-ullist-detail {
    width: 88%;
}
.show568 {display: block;}
.bkkword-ullist ul li {
    margin: 0 20px 20px 0;
}
.bangkokword-logo, .box-contactinfo-bkk {
    width: 100%;
}
.box-contactinfo-bkk {
    padding: 30px 30px
}
.icon-mainmenumobile {
    width: 80%;
}
.hide834 {
    display: block!important;
}
.show834 {
    display: none!important;
}
#footer-style .group .col {padding-right: 40px;}
}

@media only screen and (max-width:533px) {
.clear533 {
	clear: both
}
.Ride-List ul li {
	min-height: 350px
}
.Ride-List-Emoticon {
	width: 25%
}
.Ride-List-Gauge {
	width: 70%
}
.fac ul li, .facR-L, .facR-R, .footer-info-address {
	width: 100%;
	float: none
}
.facR-L {
	margin: 0 0 1%
}
.facR-R {
	margin: 0
}
.fac ul li {
	margin: 0 0 2%
}
.footer-info-address {
	padding: 0 0 4%
}
.footer-info-tripadvisor {
	float: none;
	padding: 30px 0 0
}
.footer-info-follow, .footer-info-sponsor {
	float: none
}
.footer-copy-content a {
	display: block
}
.footer-sitemap-col {
	width: 50%
}
.footer-sitemap .content .clear800 {
	display: none
}
.bkkword-ullist ul li, .bkkword-ullist ul {
    width: 100%;
}	
}

@media only screen and (max-width:480px) {
.News-Thumb-Brief, .Ride-List ul li, .Video-Thumb-Brief, .promo-partner-brief {
	min-height: auto
}
h1 {
	font-size: 20px;
	line-height: 30px
}
.head-en-bangkok {
	font-size: 35px;
	line-height: 30px
}
.header-btn-ticket {
	display: none
}
.header-btn-ticket-mobile {
	display: block;
	float: left;
	margin: 0;
	padding: 0 15px 0 0
}
.header-btn-ticket-mobile a {
	display: block;
	margin: 0;
	padding: 13px 30px 10px 30px;
	font-family: 'DBAdmanX';
	font-size: 20px;
	line-height: 26px;
	border-radius: 30px;
	color: #fff;
	background: rgba(0,195,255,1);
	background: -moz-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0,195,255,1)), color-stop(100%, rgba(30,177,246,1)));
	background: -webkit-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	background: -o-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
	background: linear-gradient(to bottom, rgba(0,195,255,1) 0, rgba(30,177,246,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c3ff', endColorstr='#1eb1f6', GradientType=0 );
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.burger-control {
	padding: 15px
}
.burger-menu ul li a {
	padding: 8px 0 8px 30px
}
.Index-Park-Content h3 {
	display: none
}
.Index-Park-List-Blue, .Index-Park-List-Image-Mint, .Index-Park-List-Image-Yellow, .Index-Park-List-Orange {
	padding: 0
}
.Ride-Filter-Content-Water ul li {
	margin: 5px;
	width: 90px;
	height: 90px;
	border-width: 2px;
	line-height: 16px
}
.Ride-Filter-Content-Water ul li a {
	width: 90px;
	height: 90px
}
.Ride-Filter-Content-Water ul li a img {
	width: auto;
	height: 26px;
	padding-bottom: 6px
}
.Ride-Filter-Content-Fun {
	width: 416px
}
.Ride-Filter-Content-Fun ul li {
	margin: 5px;
	width: 90px;
	height: 90px;
	border-width: 2px;
	line-height: 16px
}
.Ride-Filter-Content-Fun ul li a {
	width: 90px;
	height: 90px
}
.Ride-Filter-Content-Fun ul li a img {
	width: auto;
	height: 26px;
	padding-bottom: 6px
}
.Ride-Filter-Content-Fun ul li a.logo img {
	height: 46px
}
.Ride-Info-Logo {
	width: 30%
}
.Ride-Info-Detail-1 {
	width: 62%
}
.Ride-Info-Detail-1 h1 {
	font-size: 35px;
	line-height: 30px
}
.Ride-List {
	padding: 2% 0
}
.Ride-List ul li {
	width: 100%;
	margin: 0 0 2%
}
.Ride-List-Emoticon {
	width: 20%
}
.Ride-List-Gauge {
	width: 60%
}
.Ride-Gallery ul li {
	width: 100%;
	margin: 1% 0
}
.service-form-close {
	top: -70px
}
.promo-online ul li, .service-gall ul li {
	width: 100%;
	margin: 0 0 2%
}
.promo-online-brief {
	padding: 4%;
	min-height: auto
}
.promo-online-btn {
	margin: 0;
	padding: 0 4% 4%
}
.promo-partner ul li {
	width: 100%;
	margin: 0 0 2%
}
.promo-btn-all {
	margin: -16px 0 0
}
.Event-Thumb ul li, .Gall-Thumb ul li.w380, .Gall-Thumb ul li.w780, .News-Thumb ul li, .Video-Thumb ul li {
	width: 100%;
	margin: 0 0 2%
}
.txthead-left span {
	padding: 10px 0 0
}
.News-Thumb-Brief {
	padding: 4%
}
.Video-Thumb ul li {
	float: none
}
.plan-howtoR-detail {
	width: 65%
}
.plan-time h1 {
	font-size: 30px;
	line-height: 30px
}
.table-data tbody tr.topic td, .table-data tbody tr.topic-pink td {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 24px;
	font-weight: 700!important
}
.footer-info-follow, .footer-info-sponsor, .footer-info-tripadvisor {
	width: 100%;
	padding: 30px 0 0
}
.section-bangkokworld h3 {display: block!important;}
.section-R h3 br {display: none}
.imgbanner-main {
    margin-top: 10px;
}	
/*#container-inner*/ #header-new-inner {
    min-height: 115px;
}
/*#container-inner {
    margin-top: 115px;
}*/
.footer-sitemap-col {
	width: 90%;
	margin: 0;
	padding: 0 5%
}
.footer-sitemap-col ul {
	padding: 0 0 20px 20px;
}
#footer-style .group .col:nth-child(2), #footer-style .group .col:nth-child(3), #footer-style .group .col:nth-child(4), #footer-style .group .col:nth-child(5) {
	margin-top: 30px;
}
.park-map-content-mobile-detail h1 {
    font-size: 22px;
}
.park-map-zone {
	width: 315px;
	margin: 0 auto
}
.park-map-zone ul li, .park-map-zone ul li a {
    width: 91px;
    height: 91px;
}
.park-map-zone-logo img {
    width: 50px;
}

.park-map-zone ul li .spinner, .park-map-zone ul li a.active .spinner, .park-map-zone ul li a:hover .spinner {
    width: 83px;
    height: 83px;
    border-width: 4px;
}
.park-map-zone-logo h1 {
	font-size: 20px;
	line-height: 20px
}
}

@media only screen and (max-width:414px) {
.footer-sitemap-col ul li {
    font-size: 16px;
}	
h2 {
	font-size: 30px;
	line-height: 30px
}
h3 {
	font-size: 27px;
	line-height: 27px
}
.navigate {
	padding: 8px 10px 10px
}
.burger-menu {
	height: 577px;
	overflow: auto
}
.burger-menu ul li a {
	padding: 7px 0 7px 14px
}
.Index-Park-List-Blue {
	width: 100%
}
.Index-Park-List-Blue ul li a {
	width: 80px;
	height: 80px
}
.Index-Park-List-Orange {
	width: 100%
}
.Index-Park-List-Orange ul li a {
	width: 80px;
	height: 80px
}
.Index-Park-List-Image-Mint, .Index-Park-List-Image-Yellow {
	width: 100%;
	padding: 0
}
.Index-Park-List-Mobile {
	display: block;
	margin-top:10px;
}
.Index-Park-List-Mobile a {
	margin: 0;
	width: 100%;
	padding: 10px 0
}
.Ride-Filter-Content-Water {
	width: 380px
}
.Ride-Filter-Content-Fun {
	width: 388px
}
.Ride-Filter-Content-Fun ul li, .Ride-Filter-Content-Fun ul li a, .Ride-Filter-Content-Water ul li, .Ride-Filter-Content-Water ul li a {
	width: 81px;
	height: 81px
}
.Ride-Filter {
	padding: 25px 0 15px 0;
	margin-bottom: 20px;
}
.Ride-Info-Logo {
	float: none;
	width: 100px;
	height: 100px;
	margin: 0 auto
}
.Ride-Info-Detail-1 {
	width: 100%;
	margin: 25px 0 0
}
.Ride-List-Topic {
	margin: 25px 0 0!important
}
.service-detailL-list ul li h1 {
	width: 70%;
	font-size: 25px;
	line-height: 25px
}
.service-detailR-Thumb ul li {
	width: 100%;
	margin: 0 0 2%
}
.service-form-topic {
	float: none;
	width: 100%;
	margin: 0;
	padding-top: 12px
}
.service-form-field {
	float: none;
	width: 100%;
	margin: 0;
	padding-top: 6px
}
.RegisC-Form-Topic {
	float: none;
	width: 100%;
	padding-top: 12px
}
.Regis-Form-Topic {
	float: none;
	width: 100%;
	padding-top: 12px
}
.RegisC-Form-Field {
	float: none;
	width: 100%;
	padding-top: 6px
}
.Regis-Form-Field {
	float: none;
	width: 100%;
	padding-top: 6px
}
.txthead-left {
	float: none;
	width: 100%
}
.promo-btn-all {
	float: none;
	margin: -15px 0 0;
	padding: 0 0 25px
}
.price-year-content h1 {
	font-size: 45px;
	line-height: 45px
}
.price-year-content h2 {
	font-size: 30px;
	line-height: 30px
}
.price-year-content h3 {
	font-size: 45px;
	line-height: 45px
}
.plan-howto h2 {
	font-size: 30px;
	line-height: 30px
}

.careers-form-Topic {
	float: none;
	width: 100%;
	padding-top: 12px
}
.careers-form-Field {
	float: none;
	width: 100%;
	padding-top: 6px
}
.contact-form-topic {
	float: none;
	width: 100%;
	padding-top: 12px
}
.contact-form-field {
	float: none;
	width: 100%;
	padding-top: 6px
}
.faq-list-text, .rules-list-text {
	width: 70%
}
.footer-info-address {
	width: 90%;
	padding: 0 5% 4%
}
.footer-info-follow, .footer-info-sponsor, .footer-info-tripadvisor {
	width: 90%;
	padding: 30px 5% 0
}
.navigate {
    margin: 30px 15px 25px 15px;
}	
.Siam-Banner-Right {
    padding: 20px 0 0 0;
}	
.Siam-Banner-Right ul li {
    width: 50%;
    margin: 0 auto 10px auto;
	display: block;
}	
#faqs-list {
    margin-top: 0;
}	
#wrapper-banner-contact .section-L-inner,.section-career {padding: 245px 3% 0 3%;}
.contact-map-google, .contact-map-graphic {
    width: 100%;
    margin: 0 0 20px 0;
}
.bangkokword-logo, .box-contactinfo-bkk {
    width: 100%;
}
.bangkokword-logo img {
    width: 90px;
}
.News-Detail-More ul li a.Btn {
    padding: 10px 10px;
    box-sizing: border-box;
}
.bkkword-ullist ul li {
    padding: 0 20px;
}
.bkkword-ullist ul {
    padding: 30px 0 0 0;
}
.bkkword-ullist-detail {
    width: 85%;
}
.amazing-club-wrap {height: 850px;}
.amazing-club-wrap .section-bg-amazingclubR-inner {height: 550px;}
.main-logo-word img {width: 85%;}
.bkkword-ullist ul {
    padding: 0;
}
.bkkword-ullist ul li {
    padding: 0;
}
.box-contactinfo-bkk {
    padding: 30px 25px;
}
.icon-mainmenumobile {
    width: 100%;
}
.Ride-Filter-Content-Fun ul {
    width: 250px;
}
.Ride-Filter-Content-Fun ul li {
    display: inline-block;
    margin: 10px;
    float: unset;
}
.main-logo-word {
    display: block!important;
    text-align: center!important;
    margin: 0 auto 15px auto!important;
}
.Ride-Filter-Content-Fun ul li, .Ride-Filter-Content-Fun ul li a, .Ride-Filter-Content-Water ul li, .Ride-Filter-Content-Water ul li a {
    width: 90px;
    height: 90px;
}
.section-zone ul {
    width: 100%;
    text-align: center;
}
.section-zone ul li {
    margin: 0 auto;
    width: 32%;
    padding: 0 10px 15px 10px;
    float: unset;
    display: inline-block;
}
.slide-amazing .section-zone ul li a {
    width: 90px;
    height: 90px;
}
.Park-Photo {
    height: 300px;
}
.Index-Park-List-Mobile .Btn-Default {
    background: #ed1c24;
}
.Index-Park-List-Mobile .Btn-Default:hover {
    background: #eb4841;
}
.Slider-index, .Slider-index .owl-stage-outer {
    height: 420px !important;
}
.banner-camping {margin-top: -60px;}
.section-bangkokworld, .section-amazing, .section-party, .section-camping {
    padding: 30px 30px !important;
}
.Park-Photo img {
    margin: 0 0 0 -75%;
}
.section-bg-facL-inner {
    background: url(../../images/AmazingPark/banner/banner-food.jpg) no-repeat left top 20px;
    background-size: cover;
}
.footer-copy-content {
    padding: 20px;
    box-sizing: border-box;
}
}


@media only screen and (max-width:375px) {
.burger-menu {
	width: 100%
}
.Index-Park-List-Blue, .Index-Park-List-Image-Mint, .Index-Park-List-Image-Yellow, .Index-Park-List-Orange {
	display: none
}
.Ride-Filter-Content-Water {
	width: 190px
}
.Ride-Filter-Content-Fun {
	width: 285px
}
.plan-time h1 {
	width: 210px;
	margin: 0 auto
}
.park-map-content-mobile-img {
	float: none;
	width: 100%
}
.park-map-content-mobile-detail {
	float: none;
	width: 90%;
	padding: 5%
}
.News-Detail-More ul li a.Btn {
    padding: 10px 4px;
}
.icon-mainmenumobile li {
    width: 48%;
}
.icon-mainmenumobile li img {
    width: 65%;
}
}

@media only screen and (max-width:360px) {
.content-padding {
	padding: 50px 0 25px
}
.plan-howtoL-caption-box {
	padding: 5px 20px
}
.box-contactinfo-bkk {
    padding: 15px;
}
.section-zone ul li {
    margin: 0 0 10px 10px;
}
.icon-mainmenumobile {
    width: 85%;
}
.section-zone ul li {
    margin: 0;
}
.section-zone ul li {
    padding: 0 5px 0px 5px;
}
.slide-amazing .section-zone ul li a {
    width: 80px;
    height: 80px;
}
.section-zone ul li a img {
    height: 70px;
}
.faqmobile {
    padding-top: 0!important;
}
.Park-Photo img {
    margin: 0 0 0 -100%;
}
.section-img-mobile {
    padding-top: 100px;
}
.banner-camping {
    margin-top: -30px !important;
}
}

@media only screen and (max-width:320px) {
.plan-howtoR-icon {
	float: none;
	width: 94px;
	height: 94px;
	margin: 0 auto
}
.plan-howtoR-detail {
	float: none;
	width: 100%;
	padding: 15px 0 0;
	text-align: center
}
.park-map-zone ul li, .park-map-zone ul li a {
	width: 87px;
	height: 87px
}
.park-map-zone ul li .spinner, .park-map-zone ul li a.active .spinner, .park-map-zone ul li a:hover .spinner {
	width: 79px;
	height: 79px
}
.fac-box-hover ul {
	display: none
}
.bkkword-ullist-detail {
    width: 80%;
}
.section-zone ul li a img {
    width: 80%;
    height: auto;
}
.slide-amazing .section-zone ul li a {
    width: 65px;
    height: 65px;
}	
	
	
}
