@media screen and (max-width:1366px)
{
}
@media screen and (max-width:1220px)
{
}
@media only screen and (max-width:1199px) 
{
}
@media screen and (max-width:1150px)
{
}
@media screen and (max-width:999px)
{
}
@media screen and (max-width:950px)
{
}
@media screen and (max-width:900px)
{
}
@media screen and (max-width:850px)
{
}
@media screen and (max-width:768px)
{
.ad
	{
		display: none;
	}

.home_text
	{
		padding: 30px 10px;
	}
.home_text h2
	{
		font-size: 17px;
	}
.home_text p
	{
		text-align: justify;
	}
.lucky_nam
	{
		font-size: 18px;
	}
.m_none
	{
		display: none;
	}
.social_icon
	{
		width: 100%;
		display: inline-block;
		text-align: center;
		position: fixed;
		bottom: 0;
		left: 0;
		top: 92%;
		background: linear-gradient(-45deg, #b30ade, #010696db);
		padding: 10px 0;
	}
.whatsapp, .phone, .reload, .telegram
	{
		background: none;
	}
.social_icon a
	{
		width: 21%;
		font-size: 15px;
	}
.social_icon a p
	{
		font-size: 12px;
		text-transform: uppercase;
		text-decoration: none !important;
		display: block;
	}
.footer_text
	{
		margin-bottom: 60px;
	}
}
@media screen and (max-width:700px)
{
}
@media screen and (max-width:667px)
{
}
@media screen and (max-width:650px)
{
}
@media screen and (max-width:600px)
{
}
@media screen and (max-width:480px)
{
}
@media screen and (max-width:550px)
{
}
@media screen and (max-width:400px)
{
}