@media screen and (max-width:1800px) {
	.content, .btn-wrapper{
		transform: scale(0.7);
	}
	.content{
		margin-top: -110px;
	}
	.content__image-text {
		left: 345px;
		bottom: 490px;
	}	
	.header {
    margin-top: 15px;
	}
	.content__image-text-large {
		font-size: 34px;
	}

	.content__image-text-small {
		font-size: 36px;
	}


	.content__image-shadow{
		left: 385px;
    bottom: 310px;
	} 

	.header__container {
		justify-content: start;
	}
	.title {
		font-size: 60px;
		margin-top: 15px;
	}
	.main__desc{
		margin-top: 3%;
	}
	.main__title{
		font-size: 40px;
	}
	.main__subtitle {
		font-size: 20px;
	}
	.main__subtitle:before{
		left: -10px;
    top: -5px;
	}
	.main__price-img {
    width: 190px;
	}
	.main__price-title{
    font-size: 70px;
  }
  .main__price-subtitle{
    font-size: 70px;
  }
  .main__price-bg{
    font-size: 70px;
    left: 70px;
	}
	.main__content-buttons{
		margin-top: 0;
	}
  .getbonus {
    min-width: 310px;
    padding: 7px 28.5px;
	}
	
	.coin__one {
		top: 195px;
    left: 565px;
	}
	.coin__two {
		right: 110px;
		top: 240px;
	}
	.coin__three{
    right: -110px;
	}
	.coin__four{
		right: -90px;
		top: 300px;
		width: 70px;
		
	}
	.coin__five{
		right: 130px;
    top: 400px;
    width: 60px;
	}
	.coin__six{
		right: -220px;
		top: 400px;
		width: 80px;
	
	}
	.coin__seven{
		top: 565px;
	
	}
	.coin__eight{
		right: -190px;
		top: 610px;
		width: 75px;
		
	}
	.coin__nine{
		right: -230px;
		top: 740px;
		width: 40px;
	
	}
	.coin__ten{
		right: -10px;
		top: 790px;
		width: 60px;
	
	}
	.coin__eleven {
		right: 665px;
		top: 815px;
		width: 70px;
		
	}
	.coin__twelve {
		top: 505px;
		left: 585px;
		width: 75px;
		
	}
	.coin__thirteen {
		top: 640px;
		left: 415px;
		width: 80px;
	
	}
	.coin__fourteen {
		top: 640px;
		left: 660px;
		width: 60px;
	
	}
	.coin__fiveteen {
		top: 820px;
		left: 660px;
		width: 65px;
		
	}
	.shine{
		position: absolute;
		bottom: -140px;
		right: -140px;
		width: 820px;
	}
	.light{
		position: absolute;
		bottom: -215px;
		right: -250px;
		/* animation: scale 6s infinite; */
	}
	.slots__arrow {
		position: absolute;
		border: 20px solid transparent;
		border-top: 20px solid #fff;
		top: 102px;
		left: 70px;
	
	}
	
	.slots__arrow::before {
		content: '';
		position: absolute;
		border: 20px solid transparent;
		border-top: 20px solid #fff;
		top: -19px;
		left: 165px;
		transition: all .3s;
	}
	.slots__arrow::after {
		content: '';
		position: absolute;
		border: 20px solid transparent;
		border-top: 20px solid #fff;
		top: -19px;
		left: 350px;
	}
	.slots__arrow.win::before{
		content: '';
		border-top: 20px solid #8f028a;
	}
}


@media screen and (max-width:1199px) {
	.container {
		max-width: 920px;
	}

	.content__image-text {
    left: 265px;
    bottom: 425px;
	}
	.content {
    margin-top: -80px;
	}
	.content__image-text-large {
		font-size: 28px;
	}

	.content__image-text-small {
		font-size: 32px;
	}

	.content__image-shadow {
    left: 310px;
    bottom: 270px;
	}
	.header {
		margin-left: 0;
		margin-right: 0;
	}
	.header__logo-img {
    width: 260px;
    height: 30px;
	}
	.main__desc {
		width: auto;
		max-width: 600px;
	}

	.main__title {
		font-size: 40px;
	}

	.main__subtitle {
		font-size: 22px;
		max-width: 425px;
	}
	.main__subtitle:before {
    left: -10px;
    top: 5px;
	}
	.main__text {
		margin-top: 19px;
		font-size: 24px;
		display: none;
	}
	.main__price-title{
    font-size: 60px;
  }
  .main__price-subtitle{
    font-size: 60px;
  }
  .main__price-bg{
    font-size: 60px;
    left: 62px;
    top: 27px;
  }
  .getbonus {
    min-width: 285px;
    padding: 7px 16.5px;
    font-size: 30px;
	}
	.title {
		font-size: 50px;
	}
	.slots-title {
    font-size: 46px;
		margin-bottom: 50px;
	}

	.slots__arrow {
    top: 60px;
    left: 75px;
	}
	.slots__arrow::before {
		left: 160px;
	}
	.slots__arrow::after {
		left: 335px;
	}
	.coin__one {
		top: 190px;
    left: 505px;
    width: 60px;
	}
	.coin__two {
		right: 45px;
    top: 220px;
    width: 40px;
	}
	.coin__three{
    right: -60px;
    top: 170px;
    width: 60px;
	}
	.coin__four{
		right: -65px;
    top: 300px;
    width: 50px;
	}
	.coin__five{
		right: 65px;
    top: 380px;
    width: 50px;
	}
	.coin__six{
    right: -160px;
    top: 380px;
    width: 60px;
	}
	.coin__seven{
    top: 540px;
    right: -35px;
    width: 25px;
	}
	.coin__eight{
		right: -145px;
    top: 525px;
    width: 50px;
	}

	.coin__nine{
    right: -165px;
    top: 690px;
    width: 25px;
	}
	.coin__ten{
    right: -50px;
    top: 720px;
    width: 40px;
	}
	.coin__eleven {
		right: 565px;
    top: 800px;
    width: 50px;
	}

	.coin__twelve {
		top: 425px;
    left: 550px;
    width: 55px;
	}
	.coin__thirteen {
		top: 570px;
    left: 460px;
    width: 55px;
	}

	.coin__fourteen {
		top: 570px;
    left: 570px;
    width: 40px;
	}
	.coin__fiveteen {
		top: 740px;
    left: 560px;
    width: 40px;
	}
}
@media screen and (max-width:1024px) {
	.slots__arrow {
		left: 65px;
	}
	.slots__arrow::before {
    left: 160px;
	}
	.slots__arrow::after {
		left: 320px;
	}
}
@media screen and (max-width:959px) {
	.container {
		max-width: 720px;
	}

	.content__image-text {
		left: 135px;
		bottom: 415px;
	}



	.content__image-shadow {
    left: 180px;
    bottom: 270px;
	}
	@keyframes shadow {
		from {
			
			box-shadow: 0 0 70px 85px white;
			-webkit-box-shadow: 0 0 70px 85px white;
			-moz-box-shadow: 0 0 70px 85px white;
			opacity: 0.6;
		}
		50% {
			box-shadow: 0 0 70px 100px white;
			-webkit-box-shadow: 0 0 70px 100px white;
			-moz-box-shadow: 0 0 70px 100px white;
			opacity: 1;
		}
		to {
			box-shadow: 0 0 70px 100px white;
			-webkit-box-shadow: 0 0 70px 100px white;
			-moz-box-shadow: 0 0 70px 100px white;
			opacity: 1;
		}
	}
	.header {
		margin-top: 25px;
	}

	.main__desc {
		margin-top: 5%;
		max-width: 600px;
	}

	.main__title {
    font-size: 38px;
	}

	.main__subtitle {
		font-size: 20px;
	}

	.main__subtitle:before {
    left: -10px;
    height: 24px;
	}
	.main__price-img {
    width: 170px;
	}
	.title {
    font-size: 40px;
	}
	.slots-wrapper {
		max-width: 50%;
	}
	.slots-title {
    font-size: 38px;
	}
	.girl {
    width: 436px;
    right: -470px;
		bottom: 50px;
	}
	.slots__arrow {
		top: 60px;
		left: 65px;
	}
	.slots__arrow::before {
		left: 145px;
	}
	.slots__arrow::after {
		left: 295px;
	}
	.coins:nth-child(1) {
    position: absolute;
    top: -170px;
		right: -5%;
    left: -80%;
	}
}
@media screen and (max-width:768px) {
	.slots__arrow {
		top: 60px;
		left: 50px;
	}
	.slots__arrow::before {
		left: 110px;
	}
	.slots__arrow::after {
		left: 225px;
	}
}

@media (width:1366px) and (height:1024px) {
	/*ipad-pro*/
	.content, .btn-wrapper {
    transform: scale(1);
	}
	.content{
		margin-top: 0;
	}
	.content__image-text {
		left: 355px;
    bottom: 585px;
	}
	.content__image-text-large {
		font-size: 40px;
	}
	.content__image-text-small {
		font-size: 50px;
	}

	
	.content__image-shadow {
		left: 385px;
		bottom: 355px;
	}

	@keyframes shadow {
		from {
			
			box-shadow: 0 0 80px 95px white;
			-webkit-box-shadow: 0 0 80px 95px white;
			-moz-box-shadow: 0 0 80px 95px white;
			opacity: 0.6;
		}
		50% {
			box-shadow: 0 0 80px 110px white;
			-webkit-box-shadow: 0 0 80px 110px white;
			-moz-box-shadow: 0 0 80px 110px white;
			opacity: 1;
		}
		to {
			box-shadow: 0 0 80px 110px white;
			-webkit-box-shadow: 0 0 80px 110px white;
			-moz-box-shadow: 0 0 80px 110px white;
			opacity: 1;
		}
	}
	.main__desc {
		margin-top: 10%;
	}
}

@media (width:1024px) and (height:1366px) {
	/*ipad-pro*/
	.content, .btn-wrapper {
    transform: scale(0.95);
	}
	.content {
    margin-top: 100px;
	}
	.content__image-text {
		left: 235px;
    bottom: 915px;
	}
	.header {
			margin-top: 50px;
	}
	.title {
    margin-top: 100px;
	}
	.content__pic__smoke {
    width: 220vw;
	}
	.content__image-text-large {
		font-size: 34px;
	}

	.content__image-text-small {
		font-size: 37px;
	}

	.content__image-shadow {
    left: 250px;
    bottom: 730px;
	}
	@keyframes shadow {
		from {
			
			box-shadow: 0 0 70px 85px white;
			-webkit-box-shadow: 0 0 70px 85px white;
			-moz-box-shadow: 0 0 70px 85px white;
			opacity: 0.6;
		}
		50% {
			box-shadow: 0 0 70px 100px white;
			-webkit-box-shadow: 0 0 70px 100px white;
			-moz-box-shadow: 0 0 70px 100px white;
			opacity: 1;
		}
		to {
			box-shadow: 0 0 70px 100px white;
			-webkit-box-shadow: 0 0 70px 100px white;
			-moz-box-shadow: 0 0 70px 100px white;
			opacity: 1;
		}
	}
	.main__desc {
		margin-top: 20%;
	}
}

@media (width:768px) and (height:1024px) {
	/*ipad*/
	.header {
    margin-top: 50px;
	}
	.content__image-text {
    left: 135px;
    bottom: 585px;
	}
	.title {
    margin-top: 70px;
	}
	.content {
    margin-top: 20px;
	}

	.content__image-shadow {
    left: 180px;
    bottom: 430px;
	}
	.content__pic__smoke {
    width: 200vw;
	}
	.main__desc {
		margin-top: 20%;
	}

	.main__title {
    font-size: 38px;
	}
}

@media (min-width: 960px) and (max-height: 750px) {
	.content__image-text {
    left: 320px;
    bottom: 395px;
	}

	.img-one {
		left: 55px;
    width: 240px;
    bottom: 160px;
	}

	.img-two {
		right: 100px;
		width: 210px;
		bottom: 195px;
	}

	.img-three {
    left: 65px;
    width: 230px;
    bottom: 140px;
	}
	.img-four {
		right: 65px;
    width: 260px;
    bottom: 140px;
	}
	.main__price-img {
    width: 160px;
	}

	.content__image-shadow {
    left: 385px;
    bottom: 250px;
	}
	.header{
		margin-top: 5px;
	}
	.main__desc {
		margin-top: 2%;
	}

	.main__title {
		font-size: 40px;
	}
	.main__subtitle{
		margin-top: 3px;
		font-size: 22px;
	}
	.main__subtitle:before {
    left: -10px;
    height: 24px;
	}
	@keyframes shadow {
		from {
			
			box-shadow: 0 0 60px 75px white;
			-webkit-box-shadow: 0 0 60px 75px white;
			-moz-box-shadow: 0 0 60px 75px white;
			opacity: 0.6;
		}
		50% {
			box-shadow: 0 0 60px 90px white;
			-webkit-box-shadow: 0 0 60px 90px white;
			-moz-box-shadow: 0 0 60px 90px white;
			opacity: 1;
		}
		to {
			box-shadow: 0 0 60px 90px white;
			-webkit-box-shadow: 0 0 60px 90px white;
			-moz-box-shadow: 0 0 60px 90px white;
			opacity: 1;
		}
	}
	.slots__arrow {
    top: 75px;
    left: 55px;
	}
	.slots__arrow::before {
		left: 140px;
	}
	.slots__arrow::after {
		left: 295px;
	}
}
@media (min-width: 1199px) and (max-height: 750px) {


	.main__price-title{
		font-size: 60px;
	}
	.main__price-subtitle{
		font-size: 60px;
	}
	.main__price-bg{
		font-size: 60px;
		left: 60px;
		top: 27px;
	}
	.slots__arrow {
    top: 75px;
    left: 75px;
	}
	.slots__arrow::before {
		left: 160px;
	}
	.slots__arrow::after {
		left: 335px;
	}
}
@media (min-width: 1200px) and (max-height: 750px) {
	.img-one {
    left: 145px;
    width: 260px;
    bottom: 155px;
	}

	.img-two {
		right: 170px;
    width: 230px;
    bottom: 195px;
	}

	.img-three {
		left: 150px;
    width: 250px;
    bottom: 130px;
	}
	.img-four {
		right: 130px;
    width: 290px;
    bottom: 130px;
	}
	.main__desc {
    margin-top: 2%;
	}
	.getbonus {
    min-width: 285px;
    padding: 7px 16.5px;
		font-size: 30px;
	}
}
@media (min-width: 812px) and (max-width: 823px) and (min-height:375px) and (max-height: 411px) {
	


	.main__price-title {
		font-size: 40px;
	}
	.main__title--sec {
		font-size: 24px;
		right: 0px;
		bottom: 0px;
		width: 300px;
	}
	.main__price-subtitle {
		font-size: 40px;
	}
	.main__price-bg {
		font-size: 40px;
		left: 75px;
		top: 24px;
	}
	.main__content-buttons {
		margin-top: 0;
	}
	.main__desc {
		margin-top: 3%;
	}
	.getbonus {
		min-width: 200px;
		padding: 2px 12.5px;
		font-size: 24px;
		margin-bottom: 10px;
	}
	.shadow-animation{
		display: none;
	}
	.slots__arrow {
    top: 60px;
    left: 45px;
	}
	.slots__arrow::before {
    left: 120px;
	}
	.slots__arrow::after {
    left: 250px;
	}
}
@media screen and (max-width:767px) {
	
	.container {
		max-width: 600px;
	}
	.content{
		transform: scale(0.9);
		margin-top: 90px;
	}

	.content__image {
		position: absolute;
		display: block;
		margin: 0 auto;
		top: 0;
		left: 0;
		right: 0;
		width: 300px;
		top: 635px;
	}
	.title{
		display: none;
	}
	.title__mob{
		display: block;
		font-size: 50px;
	}
	.title__price{
		display: block;
		font-size: 58px;
	}
	
	.slots-wrapper {
		max-width: 65%;
		position: relative;
	}
	.slots-title{
		display: none;
	}
	.slots-title--mob{
		display: block;
		text-align: center;
		margin-top: 30px;
		font-size: 60px;
	}
	.content__pic__smoke {
		width: 200vw;
		bottom: -15vh;
    left: -20vw;
	}
	.slots__arrow {
    top: -50px;
		left: 70px;
	}
	.slots__arrow::before {
    left: 150px;
	}
	.slots__arrow::after {
    left: 305px;
	}
	.content__image-text {
		right: 0;
		text-align: center;
		left: 3px;
    top: -410px;
	}

	.content__image-text-small {
    font-size: 26px;
	}
	.content__images {
		position: absolute;
		width: 100%;
		height: 100%;
		bottom: 0;
		z-index: 4;
	}


	.content__image-shadow {
    left: 150px;
    bottom: 220px;
	}
	.main__price-img {
    width: 150px;
	}
	@keyframes shadow {
		from {
			
			box-shadow: 0 0 60px 75px white;
			-webkit-box-shadow: 0 0 60px 75px white;
			-moz-box-shadow: 0 0 60px 75px white;
			opacity: 0.6;
		}
		50% {
			box-shadow: 0 0 60px 90px white;
			-webkit-box-shadow: 0 0 60px 90px white;
			-moz-box-shadow: 0 0 60px 90px white;
			opacity: 1;
		}
		to {
			box-shadow: 0 0 60px 90px white;
			-webkit-box-shadow: 0 0 60px 90px white;
			-moz-box-shadow: 0 0 60px 90px white;
			opacity: 1;
		}
	}


	.container {
		max-width: 580px;
	}


	.header__container {
		display: flex;
		align-items: center;
		justify-content: center
	}
	.header__logo {
		justify-content: center;
	}

	.header__logo-liga {
		display: none;
	}
	.main {
		margin-top: 15px;
	}

	.main__desc {
		margin: 0 auto;
		width: auto;
		max-width: 581px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	.main__title {
		font-size: 36px;
		margin-top: 0;
	}

	.main__subtitle {
		display: none;
	}

	.main__text {
		position: relative;
		font-size: 24px;
		margin-top: 16px;
		display: block;
	}

	.main__text:before {
		content: "";
		width: 88px;
		height: 1px;
		background-color: #ef5123;
		position: absolute;
		left: 39%;
		top: -10px;
	}
	.main__price{
		margin-top: 200px;
	}

	.main__price-title {
    font-size: 40px;
  }
  .main__price-subtitle {
    font-size: 40px;
  } 
  .main__price-bg {
    font-size: 40px;
    left: 30px;
    top: 27px;
  }
  .getbonus {
    min-width: 205px;
    padding: 6px 7.5px;
    font-size: 20px;
	}
	.light {
    bottom: -135px;
		right: -370px;
	}
	.shine {
    bottom: -115px;
    right: -265px;
    width: 820px;
	}
	.coin__one {
		display: none;
	}
	.coin__two {
		display: none;
	}
	.coin__three{
		display: none;
	}
	.coin__four{
		display: none;
	}
	.coin__five{
		display: none;
	}
	.coin__six{
    display: none;
	}
	.coin__seven{
		display: none;
	}
	.coin__eight{
		display: none;
	}

	.coin__nine{
		display: none;
	}
	.coin__ten{
		display: none;
	}
	.coin__eleven {
		display: none;
	}

	.coin__twelve {
		display: none;
	}
	.coin__thirteen {
		display: none;
	}

	.coin__fourteen {
		display: none;
	}
	.coin__fiveteen {
		display: none;
	}
	.coin__sixteen{
		display: block;
		position: absolute;
		left: 755px;
    top: 80px;
		width: 240px;
		animation-name: floating;
  animation-duration: 6s;
  animation-iteration-count: infinite;
	}
	.coin__seventeen{
		display: block;
		position: absolute;
		left: 610px;
    top: 635px;
		width: 80px;
		animation-name: floating;
  animation-duration: 5s;
  animation-iteration-count: infinite;
	}
	.coin__eighteen{
		display: block;
		position: absolute;
		left: 750px;
    top: 680px;
		width: 80px;
		animation-name: floating;
  animation-duration: 4s;
  animation-iteration-count: infinite;
	}
	.coin__nineteen{
		display: block;
		position: absolute;
		right: 200px;
    top: 660px;
		width: 110px;
		animation-name: floating;
  animation-duration: 6s;
  animation-iteration-count: infinite;
	}
	.coin__twenty{
		display: block;
		position: absolute;
    right: 130px;
    top: 705px;
		width: 50px;
		animation-name: floating;
  animation-duration: 5s;
  animation-iteration-count: infinite;
	}
}


@media screen and (max-width:640px) {

	.slots__arrow {
    top: -50px;
    left: 45px;
	}
	.slots__arrow::before {
    left: 130px;
	}
	.slots__arrow::after {
    left: 265px;
	}
	.coin__sixteen{
		left: 605px;
    top: 80px;
    width: 240px;
	}
	.coin__seventeen{
		left: 530px;
    top: 635px;
    width: 80px;
	}
	.coin__eighteen{
		left: 665px;
    top: 680px;
    width: 80px;
	}
	.coin__nineteen{
		right: 150px;
    top: 660px;
    width: 110px;
	}
	.coin__twenty{
    right: 80px;
    top: 705px;
    width: 50px;
	}
}

@media screen and (max-width:600px) {

	.container {
		max-width: 400px;
	}
	.content__image{
		top: 535px;
	}

	.content__image-text {
    left: 20px;
    top: -295px;
	}

	.content__image-text-large {
		font-size: 20px;
	}

	.content__image-text-small {
		font-size: 18px;
	}

	.img-one {
		left: -40px;
    width: 170px;
    bottom: 165px;
	}

	.img-two {
		right: -5px;
		width: 150px;
		bottom: 185px;
	}

	.img-three {
		left: -40px;
		width: 170px;
		bottom: 140px;
	}
	.img-four {
		right: -30px;
    bottom: 140px;
    width: 190px;
	}
	.content__image-shadow {
    left: 150px;
    bottom: 110px;
	}
	@keyframes shadow {
		from {
			
			box-shadow: 0 0 50px 65px white;
			-webkit-box-shadow: 0 0 50px 65px white;
			-moz-box-shadow: 0 0 50px 65px white;
			opacity: 0.6;
		}
		50% {
			box-shadow: 0 0 50px 80px white;
			-webkit-box-shadow: 0 0 50px 80px white;
			-moz-box-shadow: 0 0 50px 80px white;
			opacity: 1;
		}
		to {
			box-shadow: 0 0 50px 80px white;
			-webkit-box-shadow: 0 0 50px 80px white;
			-moz-box-shadow: 0 0 50px 80px white;
			opacity: 1;
		}
	}

	.header__logo-img {
    width: 265px;
    height: 30px;
	}
	.main {
		margin-top: 0;
	}

	.main__desc {
		margin-top: 15px;
		width: auto;
		max-width: 400px;
	}
	.main__title {
		font-size: 24px;
	}
	.main__text {
    font-size: 16px;
		margin-top: 16px;
	}
	.title__mob {
    font-size: 40px;
	}
	.title__price {
		font-size: 48px;
	}
	.slots-wrapper{
		margin-left: -60px;
		max-width: 68%;
	}
	.slots {
		height: 400px;
	}
	.slots-title--mob {
    font-size: 50px;
	}
	.content {
		transform: scale(0.7);
    margin-top: -60px;
	}
	.icon-one {
    width: 64px;
    height: 90px;
	}
	.icon-two {
		width: 90px;
		height: 90px;
	}
	.icon-three {
		width: 86px;
		height: 90px;
	}
	.icon-four {
		width: 76px;
		height: 90px;
	}
	.girl {
    width: 375px;
    right: -430px;
    bottom: 50px;
	}
	.coin__sixteen {
		left: 545px;
    top: 100px;
    width: 195px;
	}
	.coin__seventeen {
		left: 440px;
    top: 600px;
    width: 80px;
	}
	.coin__eighteen {
    left: 600px;
    top: 630px;
    width: 80px;
	}
	.coin__nineteen {
    right: 185px;
    top: 620px;
    width: 110px;
	}
	.coin__twenty {
    right: 55px;
    top: 640px;
    width: 50px;
	}
	.light {
    bottom: -190px;
    right: -410px;
	}
	.shine {
    bottom: -90px;
    right: -300px;
    width: 750px;
	}
	.slots__arrow {
    border: 15px solid transparent;
		border-top: 15px solid #fff;
		top: -30px;
    left: 60px;
	}
	.slots__arrow::before {
		left: 115px;
    top: -15px;
		border: 15px solid transparent;
		border-top: 15px solid #fff;
	}
	.slots__arrow::after {
		left: 250px;
    top: -15px;
		border: 15px solid transparent;
		border-top: 15px solid #fff;
	}
}

@media screen and (max-width:480px) {

	.container {
		max-width: 310px;
	}

	.content__image {
		top: 440px;
	}

	.content__image-text {
    top: -215px;
	}

	.content__image-text-large {
		font-size: 18px;
	}

	.content__image-text-small {
		font-size: 14px;
	}
	
	.img-one {
		left: 30px;
    width: 110px;
    bottom: 200px;
	}

	.img-two {
		right: 45px;
    width: 95px;
    bottom: 220px;
	}
	.img-three {
		left: 30px;
    width: 110px;
    bottom: 190px;
	}
	.img-four {
		right: 30px;
    width: 120px;
    bottom: 195px;
	}
	@keyframes shadow {
		from {
			
			box-shadow: 0 0 40px 55px white;
			-webkit-box-shadow: 0 0 40px 55px white;
			-moz-box-shadow: 0 0 40px 55px white;
			opacity: 0.6;
		}
		50% {
			box-shadow: 0 0 40px 70px white;
			-webkit-box-shadow: 0 0 40px 70px white;
			-moz-box-shadow: 0 0 40px 70px white;
			opacity: 1;
		}
		to {
			box-shadow: 0 0 40px 70px white;
			-webkit-box-shadow: 0 0 40px 70px white;
			-moz-box-shadow: 0 0 40px 70px white;
			opacity: 1;
		}
	}

	.header__logo {
		width: 113px;
		height: 19px;
	}


	.header {
		margin-top: 13px;
	}


	.main__content-mob {
		display: block;
		width: 60%;
		position: absolute;
		bottom: 392px;
	}

	.main__content-mob-img {
		width: 100%;
	}
	.main__desc {
		margin-top: 10px;
		max-width: 310px;
	}

	.main__title {
		font-size: 18px;
    z-index: 10;
    max-width: 300px;
	}


	.main__text {
    font-size: 12px;
		margin-top: 10px;
		position: relative;
		z-index: 10;
		display: block;
	}

	.main__text:before {
		content: "";
		width: 54px;
		height: 1px;
		background-color: #ef5123;
		position: absolute;
		left: 37%;
		top: -6px;
	}
	.main__price {
		margin-top: 120px;
	}
	.main__price-img {
		width: 120px;
	}
	.title__mob {
    font-size: 30px;
	}
	.title__price {
    font-size: 36px;
	}
	.slots-title--mob {
    font-size: 40px;
	}
	.coin__sixteen {
		left: 370px;
		top: 80px;
		width: 195px;
	}
	.coin__seventeen {
    left: 265px;
    top: 570px;
    width: 80px;
	}
	.coin__eighteen {
    left: 360px;
    top: 615px;
    width: 80px;
	}
	.coin__nineteen {
    right: 90px;
    top: 580px;
    width: 110px;
	}
	.coin__twenty {
    right: 10px;
    top: 595px;
    width: 50px;
	}	
	.shine {
    bottom: -30px;
    right: -335px;
    width: 680px;
	}
	.slots-wrapper {
    max-width: 85%;
	}
	.content__pic__smoke {
    width: 380vw;
    bottom: -19vh;
    left: -36vw;
}
}
@media screen and (max-width:420px){

	.slots-wrapper {
    margin-left: -60px;
		max-width: 90%;
	}
	.slots__arrow {
    left: 50px;
}
	.slots__arrow::before {
		left: 110px;
	}
	.slots__arrow::after {
		left: 230px;
	}

	.shine {
    bottom: -30px;
    right: -335px;
    width: 680px;
	}
}
@media screen and (max-width:390px){
	.slots__arrow {
		left: 45px;
	}
	.slots__arrow::before {
		left: 100px;
	}
	.slots__arrow::after {
		left: 205px;
	}
}
@media screen and (max-width:360px){
	.slots-title--mob {
    font-size: 30px;
		margin-top: 10px;
	}
	.slots-wrapper {
    margin-left: -40px;
		max-width: 85%;
	}
	.slots {
    height: 272px;
	}
	.slot-col:nth-child(1) {
    border-radius: 10px 0px 0px 10px;
	}
	.slot-col {
		padding: 15px 0;
	}
	.icons {
		padding-top: 20px;
	}
	.girl {
		width: 250px;
		right: -302px;
		bottom: 60px;
	}
	.icon-one {
		width: 47px;
    height: 65px;
	}
	.icon-two {
    width: 65px;
    height: 65px;
	}
	.icon-three {
		width: 65px;
    height: 65px;
	}
	.icon-four {
		width: 57px;
    height: 65px;
	}
	.slots__arrow {
    border: 10px solid transparent;
    border-top: 10px solid #fff;
		top: -30px;
    left: 40px;
	}
	.slots__arrow::before {
		left: 95px;
    top: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #fff;
	}
	.slots__arrow::after {
		left: 195px;
		top: -10px;
		border: 10px solid transparent;
		border-top: 10px solid #fff;
	}
	.light {
    bottom: -345px;
    right: -550px;
	}
	.shine {
    bottom: -45px;
    right: -265px;
    width: 540px;
	}
	.coin__sixteen {
    left: 285px;
    top: 120px;
    width: 135px;
	}
	.coin__seventeen {
    left: 215px;
    top: 455px;
    width: 80px;
	}
	.coin__eighteen {
    left: 325px;
    top: 505px;
    width: 80px;
	}
	.coin__nineteen {
    right: 40px;
    top: 460px;
    width: 120px;
	}
	.coin__twenty {
    right: -20px;
    top: 530px;
    width: 45px;
	}
}
@media screen and (max-width:320px){
	.slots__arrow {
    border: 10px solid transparent;
    border-top: 10px solid #fff;
		top: -30px;
    left: 35px;
	}
	.slots__arrow::before {
		left: 85px;
    top: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #fff;
	}
	.slots__arrow::after {
		left: 170px;
		top: -10px;
		border: 10px solid transparent;
		border-top: 10px solid #fff;
	}
}