.navbar-vip {
	top: 0;
	background-color: #FFF;
	width: 100%;
	margin: 0;
	padding-top: 10px;
	z-index: 9;
}
.navbar-vip .navbar-nav {
	float: none;
	width: calc(100% - 20px);
	margin: 0 10px;
	padding-bottom: 10px;
	text-align: center;
	overflow: auto;
	white-space: nowrap;
}
.navbar-vip .navbar-nav > li {
	display: inline-block;
	float: none;
}

.navbar-vip .navbar-nav > li > a {
	color: #000;
	padding: 4px 12px;
	font-size: 12px;
	border: 2px solid transparent;
	text-align: center;
	text-transform: uppercase;
}
.navbar-vip .navbar-nav > li > a:focus,
.navbar-vip .navbar-nav > li > a:hover {
	background-color: transparent;
}
.navbar-vip .navbar-nav > li.active > a {
	border: 2px solid #BDABD3;
}

.vip-section {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.vip-section .image-group-left,
.vip-section .image-group-right {
	position: relative;
	top: 50%;
}
.vip-section .image-group-left img,
.vip-section .image-group-right img {
	position: absolute;
	z-index: 1;
}
.vip-section .vip-left,
.vip-section .vip-right {
	position: relative;
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
}
.vip-section .vip-left:before,
.vip-section .vip-right:before {
	content: "";
	display: inline-block;
	margin-left: -5px;
	vertical-align: middle;
}
.vip-section .vip-info {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	z-index: 2;
}
.vip-section .vip-info h1 {
	color: #000;
	margin: 0 0 8px 0;
	font-size: 24px;
	text-transform: uppercase;
}
.vip-section .vip-info p {
	color: #999;
	margin: 0 0 5px 0;
	font-size: 12px;
}
.vip-section .btn-more {
	display: block;
	color: #999;
	font-size: 16px;
	text-transform: uppercase;
}

#VIP1 {
	background-position-x: center;
}
#VIP1 .btn-more {
	position: absolute;
	top: 150px;
	left: 0;
	background-color: #381A5A;
	color: #FFF;
	min-width: 120px;
	padding: 4px 10px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

#VIP2 {
	background-image: url("/v2/img/vip/2/bg.jpg");
}
#VIP2 .vip-info h1 {
	text-transform: none;
}

#VIP3 {
	background-image: url("/v2/img/vip/3/bg.jpg");
}
#VIP3 .image-group-left img {
	height: 100px;
}
#VIP3 .image-group-left img:nth-child(1) {
	top: -80px;
	left: calc(50% - 75px/2 - 90px);
}
#VIP3 .image-group-left img:nth-child(2) {
	top: -80px;
	left: calc(50% - 75px/2);
}
#VIP3 .image-group-left img:nth-child(3) {
	top: -80px;
	left: calc(50% - 75px/2 + 90px);
}
#VIP3 .image-group-right img:nth-child(1) {
	top: -240px;
	right: -100px;
	height: 160px;
}
#VIP3 .image-group-right img:nth-child(2) {
	top: 105px;
	right: -10px;
	height: 90px;
}
#VIP3 .vip-info h1 {
	color: #FFF;
}
#VIP3 .vip-info p {
	color: #E6E6E6;
}

#VIP4 {
	background-image: url("/v2/img/vip/4/bg.jpg");
}
#VIP4 .vip-left-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	background-color: #EAE9E6;
	width: 100%;
}
#VIP4 .image-group-right {
	top: 100%;
}
#VIP4 .image-group-right img:nth-child(1) {
	bottom: 100px;
	left: calc(50% - 200px/2);
	width: 200px;
}
#VIP4 .image-group-right img:nth-child(2) {
	bottom: 100px;
	left: calc(50% - 250px/2 + 20px);
	width: 250px;
}

#VIP5 {
	background-image: url("/v2/img/vip/5/bg.jpg");
}
#VIP5 .image-group-left img:nth-child(1) {
	top: 15px;
	left: calc(50% - 320px/2);
	width: 320px;
}

.modal-vip .modal-content {
	background-color: #F2F2F2;
	border: 0;
}
.modal-vip .modal-header {
	border: 0;
}
.modal-vip .modal-body {
	padding: 10px 20px;
}
.modal-vip .table-vip {
	display: none;
	text-align: center;
}
.modal-vip .table-vip thead > tr > th {
	text-align: center;
}
.modal-vip .table-vip thead > tr:nth-child(1) {
	border-bottom: 4px solid #FFF;
}
.modal-vip .table-vip thead > tr:nth-child(1) > th {
	color: #000;
	padding: 10px;
	font-size: 22px;
	text-transform: uppercase;
}
.modal-vip .table-vip thead > tr:nth-child(2) {
	background-image: url("/v2/img/vip/level-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}
.modal-vip .table-vip thead > tr:nth-child(2) > th > img {
	width: 90px;
	margin: 20px 0;
}
.modal-vip .table-vip td {
	width: 25%;
	padding: 20px 25px;
	font-size: 12px;
}
.modal-vip .table-vip tbody > tr > td:nth-child(1) {
	font-weight: 600;
	text-align: left;
	text-transform: uppercase;
}
.modal-vip .table-vip tbody > tr > td:nth-child(n+3) {
	border-left: 2px solid #FFF;
}
.modal-vip .table-vip tbody > tr:nth-child(odd) > td {
	background-color: #DEDEDE;
}
.modal-vip .table-vip tbody > tr:nth-child(odd) > td:nth-child(1) {
	background-color: #F7F7F7;
}
.modal-vip .table-vip tbody > tr:nth-child(even) > td {
	background-color: #F2F2F2;
}
.modal-vip .table-vip tbody > tr:nth-child(even) > td:nth-child(1) {
	background-color: #FCFCFC;
}
.modal-vip .tables-vip-mobile h3 {
	color: #000;
	margin: 0 0 20px 0;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
}
.modal-vip .tables-vip-mobile table {
	background-color: #FFF;
	width: 100%;
	max-width: 400px;
	margin: 0 auto 20px;
	border: 1px solid #999;
}
.modal-vip .tables-vip-mobile table tr {
	border-bottom: 1px solid #999;
}
.modal-vip .tables-vip-mobile table tr > th {
	min-width: 140px;
	padding: 8px;
	line-height: 100%;
	text-transform: uppercase;
}
.modal-vip .tables-vip-mobile table tr > th img {
	width: 20px;
	margin-right: 5px;
}
.modal-vip .tables-vip-mobile table tr > td {
	padding: 8px;
	line-height: 100%;
	text-align: right;
}
.modal-vip .tables-vip-mobile table tr:nth-child(1) > td {
	font-weight: 600;
	text-transform: uppercase;
}

@media (max-width: 767px) {
	.content {
		margin-top: 104px;
	}
	
	.navbar-vip {
		position: fixed;
		top: 50px;
	}

	#VIP1 {
		height: 234px;
	}
	#VIP1 .image-group-left {
		width: 280px;
		margin: 0 auto;
	}

	#VIP2 {
		height: 320px;
	}
	#VIP2 .vip-left:before {
		height: 320px;
	}
	#VIP2 .vip-info h1 {
		margin-bottom: 180px;
	}
	#VIP2 .image-group-right img:nth-child(1) {
		top: -100px;
		left: calc(50% - 40px);
		height: 170px;
	}
	#VIP2 .image-group-right img:nth-child(2) {
		top: -70px;
		left: calc(50% - 100px);
		height: 130px;
	}

	#VIP3 {
		height: 320px;
	}
	#VIP3 .vip-right:before {
		height: 320px;
	}
	#VIP3 .vip-info h1 {
		margin-bottom: 130px;
	}

	#VIP4 {
		height: 360px;
	}
	#VIP4 .vip-left:before {
		height: 360px;
	}
	#VIP4 .vip-info h1 {
		margin-bottom: 200px;
	}

	#VIP5 {
		height: 360px;
	}
	#VIP5 .vip-right {
		max-width: 400px;
	}
	#VIP5 .vip-right:before {
		height: 220px;
	}
}

@media (min-width: 768px) {
	.navbar-vip .navbar-nav {
		width: calc(100% - 120px);
		margin: 0 60px;
	}
	.navbar-vip .navbar-nav > li > a {
		padding: 6px 12px;
		font-size: 14px;
	}

	.vip-section {
		background-size: 992px;
		height: 310px;
	}
	.vip-section .image-group-left,
	.vip-section .image-group-right {
		width: 50%;
	}
	.vip-section .image-group-right {
		margin-left: 50%;
	}
	.vip-section .vip-left,
	.vip-section .vip-right {
		float: left;
		width: 50%;
		max-width: none;
		text-align: left;
	}
	.vip-section .vip-right {
		margin-left: 50%;
	}
	.vip-section .vip-left:before,
	.vip-section .vip-right:before {
		height: 310px;
	}
	.vip-section .vip-info {
		max-width: 75%;
	}
	.vip-section .vip-info h1 {
		font-size: 28px;
	}
	.vip-section .vip-info p {
		font-size: 16px;
	}

	#VIP1 .btn-more {
		top: 210px;
		right: auto;
		font-size: 16px;
	}

	#VIP2 .image-group-right img:nth-child(1) {
		top: calc(-300px/2);
		right: -80px;
		height: 300px;
	}
	#VIP2 .image-group-right img:nth-child(2) {
		top: calc(-260px/2 + 10px);
		right: 200px;
		height: 260px;
	}

	#VIP3 .image-group-left img {
		height: 120px;
	}
	#VIP3 .image-group-left img:nth-child(1) {
		top: calc(-120px/2);
		left: calc(50% - 90px/2 - 110px);
	}
	#VIP3 .image-group-left img:nth-child(2) {
		top: calc(-120px/2);
		left: calc(50% - 90px/2);
	}
	#VIP3 .image-group-left img:nth-child(3) {
		top: calc(-120px/2);
		left: calc(50% - 90px/2 + 110px);
	}
	#VIP3 .image-group-right img:nth-child(1) {
		top: calc(-260px/2 - 5px);
		right: -140px;
		height: 260px;
	}
	#VIP3 .image-group-right img:nth-child(2) {
		top: 45px;
		right: 70px;
		height: 140px;
	}

	#VIP4  .vip-left-bg {
		width: calc(50% - 70px);
	}
	#VIP4 .vip-left-bg:after {
		content: "";
		position: absolute;
		right: -119px;
		border-style: solid;
		border-width: 0;
		border-color: transparent #EAE9E6 transparent;
		border-bottom-width: 310px;
		border-left-width: 120px;
	}
	#VIP4 .image-group-right img:nth-child(1) {
		bottom: 0;
		left: calc(50% - 310px/2);
		width: 310px;
	}
	#VIP4 .image-group-right img:nth-child(2) {
		bottom: 0;
		left: calc(50% - 380px/2 + 30px);
		width: 380px;
	}

	#VIP5 .image-group-left img:nth-child(1) {
		top: -83px;
		left: calc(50% - 460px/2 - 80px);
		width: 460px;
	}
	#VIP5 .vip-info {
		max-width: none;
	}

	.modal-vip .modal-dialog {
		max-width: none;
		width: 700px;
		margin: 40px auto;
	}
	.modal-vip .modal-body {
		padding: 0 30px 20px 30px;
	}
	.modal-vip .table-vip {
		display: table;
	}
	.modal-vip .tables-vip-mobile {
		display: none;
	}
}

@media (min-width: 992px) {
	.navbar-vip .navbar-nav > li {
		width: auto;
		min-width: 150px;
	}
	.navbar-vip .navbar-nav > li > a {
		padding: 8px 12px;
		font-size: 16px;
	}

	.vip-section {
		background-size: 1200px;
		height: 375px;
	}
	.vip-section .vip-left:before,
	.vip-section .vip-right:before {
		height: 375px;
	}
	.vip-section .vip-info h1 {
		font-size: 34px;
	}
	.vip-section .vip-info p {
		font-size: 18px;
	}
	.vip-section .btn-more {
		font-size: 20px;
	}

	#VIP1 .btn-more {
		top: 260px;
		left: 30px;
	}

	#VIP2 .image-group-right img:nth-child(1) {
		top: calc(-360px/2);
		height: 360px;
	}
	#VIP2 .image-group-right img:nth-child(2) {
		top: calc(-320px/2 + 10px);
		right: 260px;
		height: 320px;
	}

	#VIP3 .image-group-left img {
		height: 140px;
	}
	#VIP3 .image-group-left img:nth-child(1) {
		top: calc(-140px/2);
		left: calc(50% - 105px/2 - 130px);
	}
	#VIP3 .image-group-left img:nth-child(2) {
		top: calc(-140px/2);
		left: calc(50% - 105px/2);
	}
	#VIP3 .image-group-left img:nth-child(3) {
		top: calc(-140px/2);
		left: calc(50% - 105px/2 + 130px);
	}
	#VIP3 .image-group-right img:nth-child(1) {
		top: calc(-310px/2 - 10px);
		right: -170px;
		height: 310px;
	}
	#VIP3 .image-group-right img:nth-child(2) {
		top: 55px;
		right: 95px;
		height: 170px;
	}

	#VIP4  .vip-left-bg {
		width: calc(50% - 90px);
	}
	#VIP4 .vip-left-bg:after {
		right: -149px;
		border-bottom-width: 375px;
		border-left-width: 150px;
	}
	#VIP4 .image-group-right img:nth-child(1) {
		left: calc(50% - 370px/2 - 20px);
		width: 370px;
	}
	#VIP4 .image-group-right img:nth-child(2) {
		left: calc(50% - 450px/2 + 10px);
		width: 450px;
	}

	#VIP5 .image-group-left img:nth-child(1) {
		top: -112px;
		left: calc(50% - 580px/2 - 100px);
		width: 580px;
	}

	.modal-vip .modal-dialog {
		width: 900px;
	}
}

@media (min-width: 1200px) {
	.vip-section {
		background-size: 1440px;
		height: 450px;
	}
	.vip-section .vip-right {
		width: 48%;
		margin-left: 52%;
	}
	.vip-section .vip-left:before,
	.vip-section .vip-right:before {
		height: 450px;
	}
	.vip-section .vip-info h1 {
		font-size: 36px;
	}
	.vip-section .vip-info p {
		font-size: 20px;
	}

	#VIP1 .btn-more {
		top: 310px;
		left: 45px;
	}

	#VIP2 .image-group-right img:nth-child(1) {
		top: calc(-440px/2);
		height: 440px;
	}
	#VIP2 .image-group-right img:nth-child(2) {
		top: calc(-380px/2 + 10px);
		right: 340px;
		height: 380px;
	}

	#VIP3 .image-group-left img {
		height: 180px;
	}
	#VIP3 .image-group-left img:nth-child(1) {
		top: calc(-180px/2);
		left: calc(50% - 135px/2 - 170px);
	}
	#VIP3 .image-group-left img:nth-child(2) {
		top: calc(-180px/2);
		left: calc(50% - 135px/2);
	}
	#VIP3 .image-group-left img:nth-child(3) {
		top: calc(-180px/2);
		left: calc(50% - 135px/2 + 170px);
	}
	#VIP3 .image-group-right img:nth-child(1) {
		top: calc(-370px/2 - 10px);
		right: -205px;
		height: 370px;
	}
	#VIP3 .image-group-right img:nth-child(2) {
		top: 70px;
		right: 100px;
		height: 200px;
	}

	#VIP4 .vip-left-bg:after {
		border-bottom-width: 450px;
	}
	#VIP4 .image-group-right img:nth-child(1) {
		left: calc(50% - 450px/2 - 30px);
		width: 450px;
	}
	#VIP4 .image-group-right img:nth-child(2) {
		left: calc(50% - 550px/2 + 10px);
		width: 550px;
	}

	#VIP5 .image-group-left img:nth-child(1) {
		top: -137px;
		left: calc(50% - 700px/2 - 120px);
		width: 700px;
	}
}

@media (min-width: 1440px) {
	.vip-section {
		background-size: 1600px;
		height: 500px;
	}
	.vip-section .vip-left:before,
	.vip-section .vip-right:before {
		height: 500px;
	}

	#VIP1 .btn-more {
		top: 320px;
		left: -15px;
	}

	#VIP2 .image-group-right img:nth-child(1) {
		top: calc(-480px/2);
		height: 480px;
	}
	#VIP2 .image-group-right img:nth-child(2) {
		top: calc(-400px/2 + 10px);
		right: 400px;
		height: 400px;
	}

	#VIP3 .image-group-left img {
		height: 200px;
	}
	#VIP3 .image-group-left img:nth-child(1) {
		top: calc(-200px/2);
		left: calc(50% - 150px/2 - 200px);
	}
	#VIP3 .image-group-left img:nth-child(2) {
		top: calc(-200px/2);
		left: calc(50% - 150px/2);
	}
	#VIP3 .image-group-left img:nth-child(3) {
		top: calc(-200px/2);
		left: calc(50% - 150px/2 + 200px);
	}
	#VIP3 .image-group-right img:nth-child(1) {
		top: calc(-400px/2 - 20px);
		right: -225px;
		height: 400px;
	}
	#VIP3 .image-group-right img:nth-child(2) {
		height: 230px;
	}

	#VIP4 .vip-left-bg:after {
		border-bottom-width: 500px;
	}
	#VIP4 .image-group-right img:nth-child(1) {
		left: calc(50% - 500px/2 - 100px);
		width: 500px;
	}
	#VIP4 .image-group-right img:nth-child(2) {
		left: calc(50% - 620px/2 - 50px);
		width: 620px;
	}

	#VIP5 .image-group-left img:nth-child(1) {
		top: -153px;
		left: calc(50% - 780px/2 - 60px);
		width: 780px;
	}
}