.lottery-content {
	font-size: 18px;
	line-height: 180%;
}
.top-banner	{
	margin-bottom: 65px;
	position: relative;	
	box-shadow: 0px 1px 5px 2px rgba(0,0,0,0.3);
}

.h2-styled {
	background-color: #d60000;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 70px;
	padding-left: 45px;
	color: #ffffff;
	position: relative;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 50px;
	margin-left: -31px;
}

.h2-styled::after {
	content: "";
	background-image: url(/img/lottery/box.png);
	background-size: 100%;
	width: 100px;
	height: 100px;
	right: -50px;
	top: -20px;
	display: block;
	position: absolute;
}

.lottery-content ul {list-style: none; margin: 0px;}

.lottery-content li {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.lottery-content li::before {
  content: "\2022"; color: #d60000;
  display: block; 
  top: 2px;
  font-size: 40px;
  font-weight: bold; 
  position: absolute;
  width: 0.5em;
  margin-left: -1em;
}


.red-link {
	color: #d60000;	
}

.red-link:hover {
	color: #ff0000;	
}

.lottery_timer {
	position: absolute;
	top: 63%;
	left: 6.1%;
	font-weight: 500;
	font-family: 'Fjalla One', sans-serif;
	text-align: center;
}

.lottery-content .lottery_timer {
	position: absolute;
	top: 63%;
	left: 6.1%;
	font-weight: 500;
	font-family: 'Fjalla One', sans-serif;
	text-align: center;
}


.timer-block {
	display: block;
	float: left;
}

.timer-led {
	display: inline-block;
	background-color: #d60000;
	color: #ffffff;
	width: 1em;
	text-align: center;
	margin: 3px;
	font-size: 42px;
	border-radius: 3px;
	border: 1px solid #663333;
	box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.3);
	line-height: 140%;
}

.lottery-content .timer-led {
	display: inline-block;
	background-color: #d60000;
	color: #ffffff;
	width: 1em;
	text-align: center;
	margin: 3px;
	font-size: 26px;
	border-radius: 3px;
	border: 1px solid #663333;
	box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.3);
	line-height: 140%;
}

 .timer-text {
 	font-size: 42px;
 	font-weight: bold;
 	padding: 0px 7px;
 }

.lottery-content .timer-text {
  font-size: 26px;
}
 
 .timer-help {text-align: center; font-size: 14px; line-height: 100%;}


@media all and (max-width: 1460px)
{
	.timer-led {
		font-size: 36px;
	}

}

@media all and (max-width: 1350px)
{
	.timer-led {
		font-size: 32px;
	}
	.timer-text { font-size: 32px; }
}


@media all and (max-width: 1200px)
{
	.timer-led { font-size: 28px; }
	.timer-text { font-size: 28px; }
 	.lottery-content .timer-led { font-size: 20px; margin: 1px;}
	.lottery-content .timer-text { font-size: 20px; padding: 0px 2px;}
	.lottery-content .timer-help { display: none; font-size: 11px; line-height: 70%}
}

@media all and (max-width: 1100px)
{
	.timer-led {
		font-size: 22px;
	}
	.timer-text {
		 font-size: 22px; 
 		font-weight: bold;
 		padding: 0px 3px;
 	}
}


@media all and (max-width: 960px)
{
	.timer-led {
		line-height: 140%;
		font-size: 18px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.timer-help {font-size: 12px;}
	/*.lottery_timer td {text-align: center; font-size: 14px; line-height: 100%;}*/
	.timer-text {
		font-size: 18px; 
 		font-weight: bold;
 		padding: 0px 2px;
 	}
	.lottery-content .lottery_timer { top: 60%; }
 	.lottery-content .timer-led { font-size: 14px; margin: 1px;}
	.lottery-content .timer-text { font-size: 14px; padding: 0px 2px;}
	.lottery-content .timer-help { display: none; font-size: 11px; line-height: 70%}
}

@media all and (max-width: 760px)
{
	.timer-led {
		line-height: 140%;
		font-size: 16px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.timer-help { display: none; font-size: 11px; line-height: 70%}
	/*.lottery_timer td {text-align: center; font-size: 14px; line-height: 100%;}*/
	.timer-text {
		font-size: 16px; 
 		font-weight: bold;
 		padding: 0px 2px;
 	}

}


@media all and (max-width: 540px)
{
	.lottery_timer {
		top: 60%;
	}

	.timer-led {
		line-height: 140%;
		font-size: 15px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 1px;
	}
	.timer-help { display: none; font-size: 11px; line-height: 70%}
	/*.lottery_timer td {text-align: center; font-size: 14px; line-height: 100%;}*/
	.timer-text {
		font-size: 15px; 
 		font-weight: bold;
 		padding: 0px 0px;
 	}

	.lottery-content .lottery_timer { top: 60%; }
 	.lottery-content .timer-led { font-size: 13px; margin: 1px;}
	.lottery-content .timer-text { font-size: 13px; padding: 0px 1px;}
	.lottery-content .timer-help { display: none; font-size: 11px; line-height: 70%}


}


@media all and (max-width: 440px)
{
	h2 { font-size: 22px; }
	.h2-styled { font-size: 18px; }
	.media img {
		width: 100px;
	}


	.lottery-content .lottery_timer { top: 53%; }
 	.lottery-content .timer-led { font-size: 10px; margin: 1px;}
	.lottery-content .timer-text { font-size: 10px; padding: 0px 1px;}
	.lottery-content .timer-help { display: none; font-size: 11px; line-height: 70%}


.h2-styled {
	background-color: #d60000;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 40px;
	padding-left: 15px;
	color: #ffffff;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 50px;
}

.h2-styled::after {
	content: "";
	background-image: url(/img/lottery/box.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: 110%;
	width: 80px;
	height: 80px;
	right: -10px;
	top: -30px;
	display: block;
	position: absolute;
}


	.lottery_timer {
		/*left: auto;*/
		/*top: auto;*/
		/*position: relative;*/
		top: 56%;
		margin: 0 auto;
		width: 60vw;
	}

	.timer-led {
		line-height: 140%;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 1px;
	}
	.timer-help { display: none; font-size: 11px; line-height: 70%}
	/*.lottery_timer td {text-align: center; font-size: 14px; line-height: 100%;}*/
	.timer-text {
		font-size: 12px; 
 		font-weight: bold;
 		padding: 0px 1px;
 	}
}


.lottery-link {
 	text-align: center;
 	margin-bottom: 65px;
 	font-size: 16px;
}


.btn-lottary {
	color: #ffffff;
	transition: all 0.2s;
}

.btn-lottary:hover {
	color: #ffffff;
	box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.3);
	transform: translate(-2px,-2px);
	transition: all 0.2s;
	background-color: #c60000;
}

.btn-lottary {
	background-color: #d60000;
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
	padding: 12px 25px;
}

.btn-lottary img {
	width: 40px;
	/*margin-left: 15px;*/
}



.sub-modal {
	display: block;
	position: fixed;
	top: 10px;
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-color: #fff;
	box-shadow: 5px 5px 10px 10px rgba(0,0,0,0.3);
}

.swiper-product {
	height: 500px;
}

#productModal{
	max-height: 80vh;
}
#productModal .sub-modal-body {
	max-height: calc(80vh - 60px);
	padding: 15px 25px;
	overflow: hidden;
}
.scrollable {
	max-height: 70vh;
	overflow: scroll
}

.swiper-product img {
 object-fit: contain;
 width: 100%;
 height: 100%;
}




@media all and (max-width: 440px)
{
	#productModal .sub-modal-body {
		overflow: scroll;
	}
	.scrollable {
		max-height: auto;
		overflow: visible;
	}
	.img-right {display: none;}
	.img-left {display: none;}

.banner-block-2 {
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: -10px;
	margin-right: -10px;
}
.banner-block-2 .red-h2 {
	font-size: 18px;
	line-height: 80% !important;
}

.banner-block-2 ul {
	font-size: 17px;
	list-style: none;
	padding-left: 18px;
}
.banner-block-2 .col-md-8 {
	padding-left: 25px !important;
	padding-right: 25px !important;
}

.banner-block-2 ul li:before {
	margin-left: -18px;
}

h3 {
	font-size: 18px;
}

h3 img {
	width: 35px;
}

.col-md-3 img {
	width: 60%;
}


.banner-block-3 {
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: -10px;
	margin-right: -10px;
}
.banner-block-3 .red-h2 {
	font-size: 18px;
	line-height: 80% !important;
}

.banner-block-3 ul {
	font-size: 17px;
	list-style: none;
	padding-left: 18px;
}
.banner-block-3 .col-md-8 {
	padding-left: 25px !important;
	padding-right: 25px !important;
}

.banner-block-3 ul li:before {
	margin-left: -18px;
}


.btn-lottary {
	font-size: 18px;
}

.btn-lottary img {
	width: 25px;
}


.swiper-product {
	height: 200px;
}


.lottery-link {
	margin-top: 35px; 
}


}

.sub-modal-body h5 {
	color: #d60000;
}

.sub-modal-body h3 {
	color: #d60000;
}

.p-info {
	margin-top: 35px;
	font-weight: bold;
	font-size: 120%;
}

.banner-block-2 {
	border: 6px solid #d60000;
	border-radius: 35px;
	font-size: 22px;
	font-weight: bold;
	padding: 25px;
	margin-top: 65px;
	margin-bottom: 65px;
}


.banner-block-2 img.social {
	width: 100px;
}


 .img-left {
 	position: absolute;
 	width: 250px;
 	margin-top: -110px;
 	left: -20px;
 }

.img-right {
 	position: absolute;
 	width: 450px;
 	margin-top: -60px;
 	right: -80px;
 }

.img-box {
 	position: absolute;
 	width: 150px;
 	margin-top: -40px;
 	right: -80px;
}

 .red-h2 {
 	color: #d60000;
 }

 .bg-red {
		background-color: #d60000;
		color: #ffffff;
 }

.banner-block-3 {
	font-size: 26px;
	font-weight: bold;
	padding: 25px;
	line-height: 200%;
}

 .banner-block-3 img.social {
	width: 100px;
}


.banner-block-3 .img-box
 {
 	margin-top: 60px;
 	margin-left: -100px;
 	right: auto;
 }