.surfingWrap .picture{
	background: url(../img/main_witchesBg.jpg);
	background-size: cover;
	width: 100%;
	display: flex;
	position: relative;
	background-position-x: center;
}
.copyMar-two, .copyCodeTwo{
	margin: 3.7vh 0 3.5vh 0!important;
}
.surfingWrap .offerWrap {
	padding: 0;
	align-items: center;
}
.surfingWrap{
	min-height: -webkit-fill-available;
}
.offer-one, .offer-two{
	padding: 0 2.35vw 0 4.688vw;
}
.line-hr{
	border-bottom: 1px solid rgba(0, 0, 0, 0.28);
	margin: 50px 0;
	width: 100%;
}
.copyCode{
	margin-bottom: 15px;
}
.offer{
	min-width: 365px;
}
.numOffer{
	font-size: 34px;
	line-height: 1;
}
.freeSpins span {
	font-size: 18px;
}
.logo {
	margin: 0 0 4.8vh 0;
	align-self: self-start;
	margin-left: 90px;
}
.titleText {
	font-size: 34px;
	display: inline-block;
}
.freeSpins {
	margin: 30px 0;
}
.codeWrap {
	margin-top: 0;
}
.deposit {
	text-align: center;
	width: 320px;
}
@media screen and (max-width: 1460px) and (orientation: landscape) and (min-height: 600px){
	.surfingWrap .picture {
		background-position-x: 55%;
	}

}
@media screen and (max-width: 1380px) and (orientation: landscape) and (min-height: 600px){
	.freeSpins {
		margin: 15px 0;
	}
	.line-hr {
		border-bottom: 1px solid rgba(0, 0, 0, 0.28);
		margin: 20px 0;
		width: 100%;
	}
	.logo {
		margin: 0 0 4vh 0;
		margin-left: 65px;
	}
}
@media screen and (max-width: 1024px) and (orientation: portrait){
	.numOffer, .titleText {
		font-size: 60px;
	}
	.freeSpins span, .deposit {
		text-align: center;
		font-size: 3.375vw;
	}

}
@media (max-width: 1024px) and (orientation: portrait), (max-width: 1023px){
	.numOffer, .titleText {
		font-size: 25px;
		margin-top: 40px;
	}
	.offer-one, .offer-two {
		 padding: 0;
	}
	.offer {
		min-width: 100%;
	}
	.freeSpins span, .deposit {
		font-size: 14px;
	}
	.freeSpins{
		margin-top: 20px;
		margin-bottom: 25px;
	}
	.line-hr {
		margin: 40px 0;
	}
	.numOffer-two{
		margin-top: 0!important;
	}
	.copyMar-two, .copyCodeTwo {
		margin: 30px 0!important;
	}
	.copyCode{
		margin: 30px auto;
	}
	.white .surfingWrap .offerWrap {
		padding-bottom: 0;
		padding-top: 0;
	}
	.codeWrapTwo{
		margin-bottom: 25px;
	}
	.codeOne, .codeWrapOne .copyCode {
		margin-top: 25px;
		margin-bottom: 0px;
	}
	.freeSpinsOne{
		margin-bottom: 0;
		margin-top: 20px;
	}
}
@media screen and (max-height: 450px) and (max-width: 1100px) and (orientation: landscape){
	.numOffer, .titleText {
		font-size: 45px;
	}
	.freeSpins span, .deposit {
		text-align: center;
		font-size: 2.375vw;
	}
	.deposit {
		width: auto;
	}
	.surfingWrap .picture {
		background-position-y: 22%;
	}
	.codeWrap {
		 margin-bottom: 20px;
	}
}
@media screen and (max-width: 470px){
	.numOffer, .titleText{
		font-size: 24px;
		}
	.white .surfingWrap .offerWrap {
		padding-bottom: 10px;
	}
	.freeSpins {
		margin-bottom: 25px;
		max-width: 100%;
	}
	.codeWrap {
		margin-top: 0
	}
	.line-hr {
		margin: 20px 0;
	}
}
@media screen and (max-width: 1440px){
	.logo {
		margin-left: 60px;
	}
}
