
@media screen and (min-width:991px)
{
	#leader-list
	{
		padding: 110px 160px 135px;
	}
}
@media screen and (min-width:768px) and (max-width:820px) {
	.tiger_festival#fxcl-lucky_winners .header
	{
		background: url("/images/promotion/lucky_tiger_festival/header1200.jpg") no-repeat center top / cover;
		padding-top: 60px;
		min-height: 625px;
		margin-bottom: 6rem;
	}
	.tiger_festival#fxcl-lucky_winners h1
	{
		font-size: 3rem;
	}
	#fxcl-lucky_winners .header h1 + p
	{
		font-size: 1.5rem;
	}
	#fxcl-lucky_winners .header > div:last-of-type
	{
		padding-top: 0;
	}
	.tree-blocks > div h5
	{
		font-size: 36px;
	}
	.tree-blocks > div:first-of-type
	{
		float: left;
	}
	.tree-blocks > div:last-of-type
	{
		float: right;
	}
	#leader-list
	{
		padding: 4rem 0 0;
		margin-top: -3rem;
		background: url('/images/promotion/lucky_tiger_festival/top_table.jpg') no-repeat right top / 15%;
	}
	#fxcl-lucky_winners .header > div:first-of-type::after {
		content: "$10,000";
		display: block;
		width: 318px;
		max-width: 90%;
		min-width: min-content;
		color: #f4b30f;
		font-size: 32px;
		font-weight: bold;
		margin: 2rem auto;
		padding: 0.5rem 10px 0.6rem;
		background: #005a03;
		background: -moz-linear-gradient(left, #005a03 0%, #00ca00 50%, #005a03 100%);
		background: -webkit-linear-gradient(left, #005a03 0%, #00ca00 50%, #005a03 100%);
		background: linear-gradient(to right, #005a03 0%, #00ca00 50%, #005a03 100%);
		text-shadow: 2px 2px 5px rgb(0 0 0 / 35%);
		border: 5px solid #d0b62d;
		border-radius: 2rem;
		box-shadow: inset 0 -0.1rem 3px #644700;
	}
}
@media screen and (max-width:767px) {
	.tiger_festival#fxcl-lucky_winners .header
	{
		background: url('/images/promotion/lucky_tiger_festival/header.jpg') no-repeat center -3.2em / cover;
		min-height: 660px;
	}
	#leader-list {
		padding: 4rem 0 0;
		margin-top: -3rem;
		background: url('/images/promotion/lucky_tiger_festival/top_table.jpg') no-repeat right top / 15%;
	}
	#fxcl-lucky_winners #leader-list li.month .month-info:after
	{
		top: -2.5rem;
	}
	#fxcl-lucky_winners #leader-list li.month.active .month-info:after
	{
		top: -2.1rem;
	}
	#leader-list li .date::before
	{
		top: 1px;
	}
	#leader-list li.month .month-list-result .result-list .pre-em
	{
		color: #fdc02c;
	}
	#draw-schedule
	{
		max-width: 96%;
		margin: .5rem 2%;
	}
	.how-join-block .multiple-elements:first-of-type > div:nth-of-type(3),
	.how-join-block .multiple-elements:last-of-type > div:nth-of-type(2) {
		background: url('/images/promotion/lucky_tiger_festival/media_arrow_r.png') no-repeat center right;
	}
	.how-join-block .multiple-elements:first-of-type > div:nth-of-type(5),
	.how-join-block .multiple-elements:last-of-type > div:nth-of-type(4) {
		background: url('/images/promotion/lucky_tiger_festival/media_arrow_l.png') no-repeat center left;
	}
}
@media screen and (max-width:575px) {
	#fxcl-lucky_winners h2
	{
		font-size: 22px;
	}
	.tiger_festival#fxcl-lucky_winners .header
	{
		background: url("/images/promotion/lucky_tiger_festival/header_mobile.jpg") no-repeat center top / cover;
		min-height: 445px;
	}
	#fxcl-lucky_winners .header > div:first-of-type::after
	{
		background: #005a03;
		background: -moz-linear-gradient(left, #005a03 0%, #00ca00 50%, #005a03 100%);
		background: -webkit-linear-gradient(left, #005a03 0%,#00ca00 50%,#005a03 100%);
		background: linear-gradient(to right, #005a03 0%,#00ca00 50%,#005a03 100%);
		text-shadow: 2px 2px 5px rgb(0 0 0 / 35%);
	}
	.terms-block
	{
		padding:  0 1rem 2rem 1%;
	}
}
@media screen and (max-width:414px) {
	#fxcl-lucky_winners .header > div:last-of-type
	{
		font-size: 16px;
	}
	#leader-list li.month .month-info div
	{
		font-size: 14px;
	}
	#leader-list li.month .month-info:after,
	#leader-list li.month.active .month-info:after
	{
		top: -2.1rem;
	}
}