@import 'https://fonts.googleapis.com/css?family=Oswald';
body {
	font-family: 'Oswald', sans-serif;
	background: #182939 url(../images/bg.jpg) no-repeat top center;
	background-size: auto;
}
.body-2 {
	background: url(../images/bg-2.jpg) no-repeat top center;
	min-height: 2100px;
}
th {
	text-align: inherit;
}
.wrap-all {
	position: relative;
	top: 0px;
}
.container {
	padding: 0px;
	width: 1040px;
}
.img-center img {
	display: block;
	margin: 0px auto;
}
.banner-content2 h1 {
	font-size: 58px;
	text-align: center;
	background: linear-gradient(#fee264, #e9ac4f 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 3px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 900;
	font-style: italic;
}
.banner-content2 h1:before {
	content: attr(data-text);
	position: absolute;
	top: -18px;
	right: 0px;
	left: 23px;
	bottom: 0;
	text-shadow: -10px 15px 5px rgba(0,0,0,0.1), -10px 20px 5px rgba(0,0,0,1), -10px 20px 5px rgba(0,0,0,1);
	z-index: -1;
}
.tour-table {
	display: table;
	height: 100%;
	width: 870px;
	margin: 0px auto;
}
.tournamet-content {
	position: relative;
	margin-top: 65px;
}
.tournamet-content2 {
	position: relative;
	margin-top: 5px;
}
.table-in.cl-3 {
	display: table-cell;
	width: 30%;
}
.cl-7 {
	width: 70%;
	display: table-cell;
}
table.tour-tbl {
	font-size: 14px;
	background: #ffffff5c;
}
td.tlb-ttl {
	width: 15%;
}
table.tour-tbl tr td {
	padding: 7px;
	border: 1px solid #0a2170;
	color: #fff;
}
.text-ab {
	text-align: center;
	padding: 95px 120px 0px 120px;
	font-size: 20px;
	color: #fff;
}
.text-ab strong {
	color: #ffd52d;
}
.ttl-tour img {
	display: block;
	margin: 0px auto;
}
.ttl-tour {
	position: relative;
	margin-bottom: 75px;
}
.tour-snd {
	position: absolute;
	top: 205px;
	left: 93px;
}
.tour-1nd {
	position: absolute;
	top: 125px;
	left: 343px;
}
.tour-tnd {
	position: absolute;
	bottom: 0px;
	top: 205px;
	right: 96px;
}
.tour-tnd2 {
    top: 192px;
}
.tur-in h5 {
	color: #ffd52d;
	font-size: 24px;
}
.tur-in h3 {
	margin-top: 33px;
	color: #ffd52d;
	font-size: 27px;
	margin-bottom: 0px;
}
.tur-in {
	text-align: center;
	width: 232px;
}
.tur-in p {
	color: #fff;
	font-size: 17px;
}
span.yrl {
	color: #ffd52d;
}
.tur-in h2 {
	color: #ffd52d;
}
.tur-in {
}
.tour-1nd .tur-in {
	width: 350px;
}
.box-content {
	height: 1550px;
	/* margin-bottom: 30px; */
	position: relative;
}
.tour-table-2 {
	width: 700px;
	display: block;
	margin: 0px auto;
}
.tour-tbl2 tr td {
	padding: 5px 5px;
	background: #ffffff21;
	color: #fff;
	text-align: center;
}
.tour-tbl2 tr th {
	padding: 5px 10px;
	background: #020823;
	color: #ffd52d;
	text-align: center;
}
.tour-tbl2 tr:nth-child(odd) {
	background: #ffffff14;
}
.btn-all {
	position: absolute;
	bottom: 22px;
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
}
a.btn-1 {
	width: 25%;
	padding: 10px 0px;
	margin-right: 42px;
}
a.btn-2 {
	text-align: center;
	width: 25%;
	margin-left: 45px;
	padding: 10px 0px;
}
.btn-all a {
	font-size: 22px;
	text-align: center;
	background: linear-gradient(#fee264, #e9ac4f 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-family: 'Nunito Sans', sans-serif;
	line-height: 24px;
}
.btn-all a:before {
	content: attr(data-text);
	position: absolute;
	top: -9px;
	right: 0px;
	left: 23px;
	bottom: 7px;
	text-shadow: -10px 15px 5px rgba(0,0,0,0.1), -10px 20px 5px rgba(0,0,0,1), -10px 20px 5px rgba(0,0,0,1);
	z-index: -1;
}
.btn-link {
	color: #ffd52d;
	float: right;
}
.btn-link:hover {
	text-decoration: none;
	color: #dab627;
}
.btn-all a:hover {
	background: linear-gradient(#face0a, #fe9a00 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.img-stitic {
	display: none;
}
.ttl-tour-m {
	display: none;
}
.modal-content {
	background: url(../images/modal-bg.png)no-repeat;
	width: 759px;
	padding: 0px;
	border: none;
	box-shadow: none;
}
.modal-dialog {
	width: 755px;
}
button.close {
	font-size: 80px;
	margin-top: 18px;
	opacity: 0;
}
button.close:hover {
	opacity: 0;
}
.md-hd {
	color: #f3cf31;
	text-align: center;
	font-size: 30px;
	position: relative;
	top: 21px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: bold;
}
.md-content {
	color: #fff;
	padding: 88px 80px;
	font-size: 17px;
}
.md-content ul li {
	padding-bottom: 4px;
}
#tnc .md-hd {
	font-size: 22px;
	top: 26px;
	margin-left: 12px;
}
/** VARIABLES **/
/** FONTS **/
/* jcarousel */
.jcarousel-wrapper {
	margin: 0px 30px;
	position: relative;
	margin-top: 53px;
}
/** Carousel **/
.jcarousel {
	position: relative;
	overflow: hidden;
	width: 90%;
	display: block;
	margin: 0px auto;
}
.jcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.jcarousel li {
	float: left;
}
/** Carousel Controls **/
.jcarousel-control-prev, .jcarousel-control-next {
	position: absolute;
	top: -12px;
	text-align: center;
	color: #8f8f8f;
	text-decoration: none;
	text-shadow: 0 0 1px #000;
	font-size: 16px;
}
.jcarousel-control-prev {
	left: 0px;
	color: #0d2062;
	text-decoration: none;
	border-radius: 50%;
	padding: 5px 3px;
	/* background: #fff; */
	font-size: 28px;
	color: #fff;
}
.jcarousel-control-next {
	right: 0px;
	color: #0d2062;
	text-decoration: none;
	border-radius: 50%;
	padding: 5px 1px;
	/* background: #fff; */
	font-size: 28px;
	opacity: 1;
	color: #fff;
}
.jcarousel-control-prev:hover, .jcarousel-control-next:hover {
	text-decoration: none;
	color: #fff;
}
.jcarousel-control-prev:hover span, .jcarousel-control-next:hover span {
	/* display: block; */
	color: #f3d52d;
}
.jcarousel-control-prev.inactive, .jcarousel-control-next.inactive {
	opacity: .5;
	cursor: default;
}
.products-carousel {
/* 	margin-left:-3.5714286%; */
}
.products-carousel, .products {
	list-style-type: none;
}
.products-carousel .product, .products .product {
	list-style-type: none;
	position: relative;
	float: left;
	width: 28.571429%;
	margin: 0 2.313% 30px;
}
.products-carousel .product .product-image, .products .product .product-image {
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
}
.products-carousel .product .product-image img, .products .product .product-image img {
	vertical-align: middle;
	display: inline-block;
}
.products-carousel {
	margin: 0;
}
.products-carousel .product {
	width: 65px;
	margin: 0px 4px 0 0;
	background: #ffffff73;
	color: #fff;
	padding: 5px;
	border-radius: 5px;
}
.products-carousel li:last-child {
	margin-right: 0;
}
.product-image p {
	margin: 0px;
}
.tab-content .tournamet-content {
	margin-top: 15px;
}
.tab-content h4 {
	margin: 30px 0px;
	color: #ffd52d;
}
.products-carousel .product a {
	color: #fff;
}
li.product.active {
	background: #00000085;
}

@media only screen and (max-width: 1024px) {
body {
	background: #10245e url(../images/bg-m.jpg) center top no-repeat;
	background-size: cover;
}
.body-2 {
	background: #10245e url(../images/bg-m.jpg) no-repeat top center;
	height: auto;
}
.container {
	width: auto;
}
.box-content {
	margin: 0px 10px;
}
.tour-table {
	width: 100%;
}
.ttl-tour-m {
	display: block;
	margin-top: 20px;
}
.ttl-tour {
	display: none;
}
.tour-table-2 {
	width: 100%;
}
.banner-content2 h1 {
	font-size: 50px;
	letter-spacing: 0px;
}
.banner-content2 h1:before {
	content: attr(data-text);
	position: absolute;
	top: -18px;
	right: 0px;
	left: 16px;
	bottom: 0;
	text-shadow: -10px 15px 5px rgba(0,0,0,0.1), -10px 20px 5px rgba(0,0,0,1), -10px 20px 5px rgba(0,0,0,1);
	z-index: -1;
}
.tournamet-content2 {
	padding: 0px 15px;
	margin-top: 10px;
}
td.tlb-ttl {
	width: 35%;
}
.text-ab {
	position: absolute;
	top: 5%;
	padding: 0px 10px;
	font-size: calc(0.6em + 2vw);
	width: 100%;
}
.img-stitic {
	width: 100%;
	height: auto;
	display: block;
}
.box-content {
	position: relative;
	padding-top: 20px;
	height: auto;
}
.tour-table-2 {
	background: url(../images/frame-2.png) repeat-y;
	height: 100%;
	background-size: contain;
	padding: 0px 35px;
}
.btn-all a:before {
	content: none;
}
.btn-all {
	position: absolute;
	bottom: -85px;
	display: flex;
	width: 100%;
	flex-direction: row;
	padding: 20px;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
}
.btn-all a span {
	display: none;
}
.ttl-box {
	display: flex;
}
.ttl-text {
	text-align: center;
	color: #ffd52d;
}
.ttle-boxin p {
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.ttl-text-2 {
	position: absolute;
	top: 23px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 30px;
}
.ttle-boxin {
	position: relative;
}
.ttle-img {
	width: 50%;
}
.ttle-boxin img {
	padding-top: 10px;
}
a.btn-1 {
	width: 50%;
	margin: 0px;
	padding: 10px;
}
a.btn-2 {
	width: 50%;
	margin: 0px;
	padding: 10px;
}
#tnc .md-hd {
	font-size: 21px;
	top: 26px;
}
.jcarousel {
	position: relative;
	overflow: hidden;
	width: 80%;
	display: block;
	margin: 0px auto;
}
.jcarousel-wrapper {
	margin: 0px;
	margin-top: 15px;
}
}

@media only screen and (max-width: 414px) {
.body-2 {
	background: #10245e url(../images/bg-m.jpg) no-repeat top center;
	background-size: contain;
	min-height: auto;
}
.text-ab {
	position: absolute;
	top: 4%;
	padding: 0px 10px;
	font-size: 12px;
	width: 100%;
	margin: 0px;
}
.banner-content2 h1 {
	font-size: 23px;
	letter-spacing: 0px;
	font-style: italic;
}
.tournamet-content {
	margin: 0px;
}
.tour-table-2 {
	background: url(../images/frame-2.png) repeat-y;
	height: 100%;
	background-size: contain;
	padding: 0px 20px;
}
.btn-all a span {
	display: none;
}
.btn-all a:before {
	content: none;
}
.btn-all {
	position: absolute;
	bottom: -38px;
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	padding: 0px;
}
.modal-content {
	border: 3px solid;
	border-image-source: linear-gradient(to bottom, #f9e885, #caa23f);
	border-image-slice: 3;
	background: none;
}
.modal-content {
	width: auto;
	background: #000000b8;
}
.modal-dialog {
	width: auto;
}
.md-content {
	padding: 20px;
}
button.close {
	opacity: 1;
	margin: 0px;
	line-height: 0px;
	color: #fff;
	position: relative;
	top: 1px;
	font-size: 50px;
	font-weight: 100;
}
.md-content ul {
	padding-left: 10px;
}
.ttl-text-2 {
	font-size: 19px;
	top: 20px;
}
.ttle-boxin p {
	font-size: 16px;
}
}

@media only screen and (max-width: 320px) {
.text-ab {
	font-size: 10px;
	top: 2.5%;
}
}

.modal-open {
    overflow: auto;
    padding-right: 0px !important;
}
