html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, section, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ section, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; } body {line-height: 1; } ol, ul {list-style: none; } blockquote, q {quotes: none; } blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; } table {border-collapse: collapse; border-spacing: 0; }

@font-face{
	font-family:'themeicons';
	src:url('https://promotions.sportingbet.com/assets/fonts/themeicons.GlvxBv.eot');
	src:url('https://promotions.sportingbet.com/assets/fonts/themeicons.GlvxBv.eot#iefix') format('embedded-opentype'),url('https://promotions.sportingbet.com/assets/fonts/themeicons.MsIm77.ttf') format('truetype'),url('https://promotions.sportingbet.com/assets/fonts/fonts/themeicons.UzRwIy.woff') format('woff'),url('https://promotions.sportingbet.com/assets/fonts/themeicons.2mnNX1.svg#themeicons') format('svg');
	font-weight:normal;font-style:normal
}

body {
	background: #ccd3d9;
	font-family: "Open Sans";
	color: #8c8c8c;
	font-size: 14px;
	line-height: 1.3em;
}
header {
	background: #21a9ef;
	width: 100%;
	z-index: 100;
	height: 80px;
	box-sizing: border-box;
	padding: 20px 0 20px 0;
	position: fixed;
}
header a.logo img{
	height: 40px;
}

header a.btn {
	display: inline-block;
	font-size: 16px;
	line-height: 18px;
	padding: 8px 17px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	box-sizing: border-box;
	border: 2px solid #317abe;
	border-radius: 4px;
}

header a.btn:hover {
	background: #66c8f9;
}

header a.btn.green {
	border-color: #569254;
	background: #5aaf52;
}

header a.btn.green:hover {
	background: #67ca5e;
}

header .buttons {
	text-align: right
}

.content {
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
}
.column.half {
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.column.oneThird {
	width: 34%;
	float: left;
	box-sizing: border-box;
	padding-right: 65px;
}

.column.twoThirds {
	width: 66%;
	box-sizing: border-box;
	float: left;
}

#offer {
	background-image: url(https://scmedia.sportingbet.com/~/media/Vanilla/sportingbet.com/Promo/WelcomePage/background.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 80px 0 0 0;
	overflow: hidden;
}

#offer .content {
	height: 508px;
	color: #fff;
}

#offer .bonus img{
	position: absolute;
	right: 0;
	top: 50px;
	width: 25%;
	animation: pulse 3s infinite;
}

#offer .paypalBadge {
	width: 15%;
	right: 5%;
	position: absolute;
	top: 75%;
	height: auto;
}

#offer .paypalBadge p {
	width: 100%;
	font-size: 16px;
	text-align: center;
	padding: 0 0 8px 0;
	border-bottom: 2px solid #3a5973;
	margin: 0 0 15px 0;
}

#offer .paypalBadge img {
	width: 100%;
}

#offer .copy {
	padding-top: 52px;
	position: relative;
}

#offer .copy h1 {
	font-size: 54px;
	line-height: 52px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 800;
}

#offer .copy h1 span {
	font-weight: 400;
	color: #c5ebff;
	display: block;
}

#offer .copy p.claim {
	font-size: 26px;
	line-height: 28px;
	margin: 25px 0 0 0;
}
#offer .copy:after {
	content: '';
	position: absolute;
	width: 53px;
	height: 93px;
	background-image: url(https://scmedia.sportingbet.com/~/media/Vanilla/sportingbet.com/Promo/WelcomePage/arrow.png);
	background-size: cover;
	bottom: -46px;
	left: 30%;
	z-index: 1;
}

#offer a.mainBtn {
	width: 33%;
	display: block;
	text-shadow: 0px 2px 0px #348022;
	background: #5aaf52;
	background: -moz-linear-gradient(top, #5aaf52 0%, #399e22 100%);
	background: -webkit-linear-gradient(top, #5aaf52 0%,#399e22 100%);
	background: linear-gradient(to bottom, #5aaf52 0%,#399e22 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5aaf52', endColorstr='#399e22',GradientType=0 );
	font-size: 30px;
	line-height: 32px;
	color: #fff;
	font-weight: 700;
	padding: 20px 0 20px 0;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	margin: 50px 0 0 0;
	position: relative;
	border-top: 1px solid #76da6e;
	border-bottom: 4px solid #236d15;
}

#offer a.mainBtn:hover {
	background: #3a8433;
}

#offer .knownFrom {
	width: 33%;
	position: absolute;
	top: 75%;
}

#offer .knownFrom p {
	width: 100%;
	font-size: 16px;
	text-align: center;
	padding: 0 0 8px 0;
	border-bottom: 2px solid #3a5973;
	margin: 0 0 15px 0;
}

#offer .knownFrom img {
	width: 50%;
	float: left;
	box-sizing: border-box;
}

#offer .knownFrom img.sport1 {
	padding-right: 18px;
	padding-top: 3px;
}

#offer .knownFrom img.tvDigital {
	padding-left: 18px;
}

#offer .hero {
	position: absolute;
	top: 0;
	width: 44%;
	height: 100%;
	left: 34%;
	background-image: url(https://scmedia.sportingbet.com/~/media/Vanilla/sportingbet.com/Promo/WelcomePage/hero.png?v=2);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#calculator {
	background: #fff;
	box-sizing: border-box;
	padding: 35px 0 35px 0;
}

#calculator .oneThird h2 {
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
	color: #164483;
}

#calculator .oneThird p {
	margin: 20px 0 0 0;
	line-height: 1.6;
}

#bonusCalculatorContainer {
	margin-bottom: 0!important;
}

#bonusCalculator {
	border: 1px solid #e3e4e5;
	border-radius: 8px;
}

#steps {
	background: #f2f2f2;
	border-top: 1px solid #e3e4e5;
	padding: 0 0 25px 0;
}

#steps .stepsContainer {
	display: flex;
}

#steps .stepsContainer .arrow {
	flex: 1; 
	min-width: 30px; 
	background-repeat: no-repeat; 
	background-position: center; 
	background-image: url(https://scmedia.sportingbet.com/~/media/Vanilla/sportingbet.com/Promo/WelcomePage/stepArrow.png);
	background-size: 20px;
}

#steps .stepsContainer .step {
	padding: 20px; 
	box-sizing: border-box; 
	text-align: center;
}

#steps .stepsContainer .step.first {
	padding-left: 0;
}

#steps .stepsContainer .step.last {
	padding-right: 0;
}

#steps span.number {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
	background: #4ba8e9;
	font-weight: 800;
	color: #fff;
	margin: -30px auto 15px auto;
}

#steps .step h3 {
	font-size: 17px;
	line-height: 19px;
	font-weight: 700;
	color: #164483;
}

#steps .step p {
	color: #6d6d6d;
	line-height: 18px;
	padding-top: 12px;
}

.tcHeader {
	background: #4ba8e9;
	color: #fff;
	line-height: 16px;
	margin: 10px 0 0 0;
	box-sizing: border-box;
	padding: 10px;
	cursor: pointer;
	position: relative;
}

.tcHeader:after {
	content: '+';
	position: absolute;
	right: 10px;
	font-size: 20px;
}

.tcHeader.opened:after{
	content: '-';
}

.tcHeader:hover {
	background: #6fbef5;
}

.tcBody {
	box-sizing: border-box;
	padding: 20px;
	border: 2px solid #4ba8e9;
	border-top: 0;
	font-size: 12px;
	line-height: 16px;
	background: #fff;
}


.tcBody ol {
	list-style: decimal;
	padding: 0 0 0 20px;
}

.tcBody li {
	padding: 3px 0px 3px 0px;
}

.tcBody ul {
	list-style: disc;
	margin: 5px 0 2px 20px;
}
	
#payments {
	text-align: center;
	padding: 25px 0 25px 0;
	background: #fff;
	border-top: 1px solid #e3e4e5;
}

#payments .paymentMethodsFooter img {
    height: 25px;
    margin: 0 15px 0 15px;
}

.disclaimer {
	width: 100%;
	max-width: 1200px;
	margin: 25px auto 25px auto;
}

.disclaimer p {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 15px 0;
}

.disclaimer a {
	color: #4ba8e9;	
}

.clr {clear: both;}

#dialog-box, a.smartLink, .preheader {
	display: none;
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(1);
  }
  5% {
    transform: scale(1.1);
  }
  10% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  5% {
    transform: scale(1.1);
  }
  10% {
    transform: scale(0.9);
  }
	15% {
    transform: scale(1);
  }  
  100% {
    transform: scale(1);
  }
}

@media (max-width:768px){
	.content {
		width: 100%;
	}
	header {
		height: 60px;
		padding: 15px 0 15px 0;
	}
	header a.logo img {
		height: 30px;
	}
	header .column.half {
		width: 100%;
		float: none;
	}
	header .buttons {
		display: none;
	}	
	header a.logo {
		display: block;
		text-align: center;
	}	

	#offer {
		padding-top: 60px;
	}

	#offer .content {
		padding: 0 25px;
		box-sizing: border-box;
		height: auto;
	}
	#offer .paypalBadge {
		width: 20%;
		right: 10px;
		top: 10px;
	}	
	#offer .bonus {
		text-align: center;
	}
	#offer .bonus img{
		position: relative;
		top: 20px;
		width: 70%;
		animation: pulse 3s infinite;
	}
	#offer .paypalBadge p {
		width: 100%;
		font-size: 10px;
		line-height: 12px;
		padding: 0 0 2px 0;
		border-bottom: none;
		margin: 0;
	}	

	#offer .copy {
		padding-top: 25px;
		position: relative;
	}

	#offer .copy h1 {
		font-size: 29px;
		line-height: 30px;
		text-align: center;
	}

	#offer .copy p.claim {
		display: none;
	}

	#offer .copy:after {
		bottom: 0;
		right: 0;
		left: auto;
	}	

	#offer a.mainBtn {
		width: 100%;
		font-size: 23px;
		line-height: 25px;
		padding: 15px 0 15px 0;
		margin: 20px 0 0 0;
		z-index: 90;
	}	

	#offer .knownFrom {
		width: 40%;
		position: inherit;
		top: 0;
		padding: 20px 0 25px 0;
	}	

	#offer .knownFrom p {
		font-size: 12px;
		padding: 0 0 2px 0;
		margin: 0 0 6px 0;
	}

	#offer .knownFrom img {
		width: 100%;
		float: none;
	}

	#offer .knownFrom img.sport1 {
		padding-right: 0;
		padding-top: 0;
	}

	#offer .knownFrom img.tvDigital {
		padding-left: 0;
	}

	#offer .hero {
		position: absolute;
		top: auto;
		width: 55%;
		height: 170px;
		left: auto;
		right: 0;
		bottom: 0;
		background-position: center -4px;
	}

	#calculator {
		padding-top: 0;
	}

	#calculator .content {
		display: flex;
		flex-direction: column;
	}

	#calculator #bonusCalculator {
		border: none;
		border-radius: 0;
	}

	.column.oneThird {
		width: 100%;
		float: none;
		padding: 25px 25px 0 25px;
	}

	.column.twoThirds {
		width: 100%;
		float: none;
		order: -1;
	}

	#steps {
		padding-bottom: 0;		
	}

	#steps .stepsContainer {
		display: block;
	}

	#steps .stepsContainer .arrow {
		display: none;
	}

	#steps .stepsContainer .step {
		text-align: left;
		border-bottom: 1px solid #e3e4e5;
		padding: 20px 25px 20px 80px;
	}

	#steps .stepsContainer .step.first {
		padding-left: 80px;
	}

	#steps .stepsContainer .step.last {
		padding-right: 25px;
	}

	#steps span.number {
		display: block;
		position: absolute;
		left: 25px;
		margin: 0;
	}

	#payments .paymentMethodsFooter img {
		margin: 10px 15px;
	}

	.tcHeader {
		margin: 0;
		background: #f2f2f2;
		color: #6d6d6d;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);		
	}

	.tcHeader:hover {
		background: #f2f2f2;
	}

	.tcBody {
		border: none;
		border-top: 1px solid #e3e4e5;
	}
	.disclaimer {
		padding: 25px;
		box-sizing: border-box;
		margin: 0;
	}
}

@media (min-width:769px) and (max-width:1259px){
	.content {
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
	}
	#offer .copy:after {
		display: none;
	}
	#offer .copy h1 {
		font-size: 42px;
		line-height: 46px;
	}
	#offer .copy p.claim {
		font-size: 21px;
	}
	#offer a.mainBtn {
		font-size: 24px;
		width: 30%;
		padding-left: 20px;
		padding-right: 20px;
	}
	#offer .hero {
		left: 37%;
	}
}

@media (min-width:769px) and (max-width:1110px){
	#calculator .oneThird {
		width: 40%;
	}
	#calculator .twoThirds {
		width: 60%;
	}

}











