#back-small{
	display:block;
	width: 120px;
    height: 120px;
    position: absolute;
    top: 4px;
    left: 28px;
    z-index: 1;
    border-radius: 100%;
    cursor: pointer;
}

#header{
	display:block!important;
}

.base-left-bg{
	position: absolute;
	bottom: -200px;
	left: calc(50% - 700px);
}

.base-right-bg{
	position: absolute;
	bottom: -200px;
	left: calc(50% + 20px);
}

.mid-right-bg{
	display: none;
}

.mid-left-bg{
	display: none;
}

.top-left-bg{
	position: absolute;
	top: -85px;
	left: calc(50% - 700px);
}

.top-right-bg{
	position: absolute;
	top: -200px;
	left: calc(50% + 345px);
}

.blends-wrapper{
	padding: 0 20%;
	margin-bottom: 30px;
	position: relative;
	z-index: 20;
	padding-top:75px;
}

.under-blends{
	margin-left: 30%;
	margin-top: -30px;
	background-repeat: no-repeat;
}

.blends-wrapper img{
	max-width: 100%;
}

#rules{
    position: relative;
	padding: 0 20px;
	padding-top: 60px;
    font-family: 'ClanOTBOLD'!important;
    font-weight: 400;
}

#rules a {
	font-family:  'ClanOTBOOK'!important;
	font-weight: 400;
	text-decoration: none;
}

#rules-wrapper .maxwidth-wrapper {
	padding: 0 10%;
	padding-top: 0px;
	position: relative;
	z-index: 20;
}

.instructions-close{
	position: absolute;
    right: 60px;
    top: 0;
}

h1 span{
	line-height: 1.1;
	font-family:  'ClanOTBOLD'!important;
	font-weight: 500;
	font-size: 32px;
	color: #ffffff;
	font-weight: 600;

	text-transform: uppercase;
	margin-bottom: 30px;
	position: relative;
	z-index: 2;
    margin-bottom: 30px;
}
h2{
	line-height: 1.1;
	font-family:  'ClanOTBOLD'!important;
	font-weight: 600;
	text-align: left;
	font-size: 20px;
	color: #ffffff;
	
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}

h3 > span{
	font-family:  'ClanOTBOLD'!important;
	font-weight: 500;
	font-size: 12pt!important;
}

h3{
	line-height: 1.1;
	font-family:  'ClanOTBOLD'!important;
	font-weight: 500;
	text-align: left;
	font-size: 12pt;
	color: #ffffff;
	
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}

h2 > span{
	font-family:  'ClanOTBOLD'!important;
	font-weight: 600;
	font-size: 20px!important;
	word-wrap: break-word;
}

p span{
	font-family:  'ClanOTBOOK'!important;
}
p {
	line-height: 1.1;
	font-family:  'ClanOTBOOK'!important;
	font-weight: 400;
	text-align: left;
	font-size: 20px;
	color:#ffffff;
	
	margin-bottom: 20px;

	text-align: justify !important;

	position: relative;
	z-index: 2;
	word-wrap: break-word;
}

p > span{
	font-size: 20px!important;
	word-wrap: break-word;
}

li {
	line-height: 1.1;
	font-family:  'ClanOTBOOK'!important;
	font-weight: 400;
	text-align: left;
	font-size: 17px;
	color: #ffffff;
	
	margin-left: 50px;
}

.bo-text{
	display:none;
}
.bo-text.current{
	display:block;
}

#rules .navigation{
    text-align: center;
	font-size:21px;
    margin-top: 20px;
}
#rules .navigation a.rule-link{
	line-height: 1.1;
	font-family:  'ClanOTBOLD'!important;
	font-weight: normal;
	text-align: left;
	font-size: 30px;
	background-size:0 0;
	color: #ffffff;
	padding:5px 16px 12px 11px;
}
#rules .navigation a.rule-link.current{
	color: #e6803a;
}

#footer {
    margin-bottom: 30px;
}
#footer-banner {
    margin-bottom: 10px;
}
.close-header {
    display: block;
    position: absolute;
	top: 10px;
    z-index: 100;
    right: 20px;
    background-color: rgba(0,0,0,0);
    align-items: center;
    justify-content: space-between;
    height: 95px;
}
	.close-header a {
		right: 8%;
		position: absolute;
		fill: white;
		width: 30px;
		height: 30px;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.close-header svg{
		fill: white;
		width: 30px;
		height: 30px;
	}
		.close-header svg:hover{
			fill: #e6803a;
		}


@media (max-width: 762px) {
	h1 {
		margin: 0;
		margin-bottom: 30px;
	}
	#rules-wrapper .maxwidth-wrapper {
		padding: 0;
		padding-top: 0px;
	}
}

@media (max-width:768px){

	
	.close-header {
		top: -15px;
		right: 40px;
		display:none;
	}
	.base-left-bg{
		bottom: -20px;
		position: absolute;
		right: 50%;
		left: calc(-25%);
	}
	.base-left-bg img{
		width: 80%;
	}
	.base-right-bg{
		position: absolute;
		bottom: 0px;
		left: 60%;
		right: calc(-30% + -43px);
	}

	.base-right-bg img{
		width: 90%;
	}

	.mid-left-bg{
		display: block;
		position: absolute;
		top: 40%;
		right: 50%;
		left: calc(-30% - 280px);
	}

	.mid-right-bg{
		display: block;
		position: absolute;
		top: 20%;
		left:60%;
		right: calc(-30% - 190px);
	}

	.top-left-bg{
		top: -40px;
		position: absolute;
		left: calc(-20% - 144px);
	}
	.top-left-bg img{
		width: 80%;
	}
	.top-right-bg{
		position: absolute;
		left: unset;
		right: calc(-5% + -200px);
	}

	.top-right-bg img{
		width: 90%;
	}
}

@media(min-width: 1200px){
	.base-left-bg{
		left: calc(-5% - 155px);
	}
	
	.base-right-bg{
		left: auto;
		right: calc(-10% - 240px);
	}

	.top-left-bg{
		left: calc(-5% - 130px);
	}
	
	.top-right-bg{
		left: auto;
		right: calc(-10% - 20px);
	}
}