@font-face {
  font-family: Gotham;
  src: url(../font/Gotham-Medium.otf);
}

@font-face {
  font-family: Gotham-Book;
  src: url(../font/Gotham-Book.otf);
}

@font-face {
  font-family: Gotham-Bold;
  src: url(../font/Gotham-Ultra.otf);
}

body{
	font-family: 'Gotham';
	font-size: 18px;
}


img{
	max-width: 100%;
}

h1, h2, h3 {
	font-size: 35px;
}

.h1 {
	color: #4d144a;
}

.heading-text{
	color: #11184f;
	font-size: 22px;
}

.white-line{
	background-color: #fff;
	height: 80px;
	width: 100%;
	float: left;
	position: absolute;
}

.banner{
  background-image: url(../image/header.jpg);
  /*height: 532px;*/
  background-position: center;
  background-repeat: no-repeat;
  background-color: #511646;
  background-size: cover;
}


.banner-content {
    background-image: url(../image/heading_background.jpg);
    padding: 20px 35px 20px 20px;
    background-size: cover;
}

.logo{
	z-index: 9;
    position: relative;
}

.logo a{
	position: fixed;
  right: 0;
}

.logo_partner{
	margin-bottom: 20px;
	display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.legion-logo{
	margin-bottom: 25px;
}

.white{
	color:#fff;
	margin-top: 40px;
}

.intel{
	margin-left: 25px;
}

.btn.btn-primary{
	border-radius: 0px;
	background-color: #7a126b;
	border-color: #7a126b;
}

.banner-button {

}

.no-padding-left{
	padding-left: 0px;
}

.no-padding-right{
	padding-right: 0px;
}

.banner-button a.btn{
	margin: 30px 0;
	width: 100%;
	text-transform: uppercase;
	font-size: 20px;
}

.banner-button a.btn:after{
	content: '';
	background-image: url('../image/arrow-down.png');
	position: absolute;
    bottom: 5px;
    left: 46%;
	width: 54px;
	height: 14px;
}

.legion-banner{
	padding: 60px 0;
	background-color: #4D144A;
	background-position: center;
	background-size: cover;
}

.rdp2-banner{
	padding: 40px 0 20px;
	background-image: url('../image/background2.jpg');
	background-position: center;
	background-size: cover;
}

.legion-banner-logo{
	margin-bottom: 22px;
}

.legion-banner p{
	font-size: 18px;
}

.notebook {
    vertical-align: baseline;
    display: block;
}

.tablet{
	margin-top: 50px;
}

.btn.btn-primary.buy{
	background-color: white;
	color: #511646;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	bottom: 0;
}

.competition{
	background: #56153e;
	padding: 25px 0px 140px;
}

.competition-desc{
	padding: 70px 0px;
}

.competition-desc{
	background-image: url('../image/content_background.png');
	background-size: contain;
}

li{
	color: #fff;
}

.game {
    margin: 0 0 35px;
}

footer .o-mainFooter__footerLinksColumn h2:before{
	line-height: 8px;
}

.white-text,
label{
	color:#fff;
}

.dark-text{
	color: #273061;
}

.form-control{
	margin-bottom: 15px;
}

.note{
	float: right;
	/*background-color: #fff;*/
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color:#fff;
	padding: 0px 9px;
	cursor: pointer;
	position: absolute;
    top: 15px;
    right: 0;
}

#frm-competitionsForm-file_upload, #frm-competitionsForm-file_upload2{
	opacity: 0;
	position: absolute;
	left: 0;
}

.upload_file{
	background-color: #fff;
	color:#786a6a;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 10px 20px;
	cursor: pointer;
}

.upload-input{
	color:#fff;
}

.upload-input p{
	margin-top: 10px;
}

#frm-competitionsForm{
	padding: 15px 0px;
	position: relative;
}

#frm-competitionsForm .btn{
	width: 100%;
	color:#fff;
	border-color:#fff;
	background-color: transparent;
	padding: 10px 60px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#frm-competitionsForm input.form-control{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 23px 15px;
}

.gdpr{
	margin-top: 25px;
	margin-bottom: 10px;
}

.gdpr label{
	margin-left: 25px;
}

#frm-competitionsForm-gdpr{
	position: absolute;
    left: 15px;
    top: 15px;
}

.red-text{
	color:#ff0000;
}

.black-text{
	color:#000;
}

.banner .container{
	padding-top: 40px;
}

.form-result h1,
.form-result h2{
	margin-top: 10px;
	margin-bottom: 51px;
}

.form-result h1{
	font-size: 70px;
}

.form-result.win h1{
	font-size: 1.9rem
}

.form-result.win h1{
	margin-top: 0px;
	margin-bottom: 27.5px;
}

.form-result.win .win-box{
	background-color: #fff;
	color:#786a6a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 14px 0px;
	font-size: 30px;
	margin-bottom: 27.5px;
}


.sn-help{
	width: 300px;
    position: absolute;
    z-index: 9;
    right: 37px;
    top: 0px;
    padding: 10px;
    background-color: #fff;
    display: none;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.note:hover .sn-help{
	display: block;
}

.filename,.filename2{
	margin-top:0px !important;
	margin-bottom: 0px;
	position: absolute;
	top: -8px;
	font-size: 12px;
}

.form-result{
	padding: 100px 0px;
}

.form-result a{
	text-decoration: underline;
	color:#fff;
}

.gdpr label{
	margin: 0px;
}

.gdpr input{
	margin-right: 10px;
}

.reload-button{
	margin-top: 25px;
}

.reload-button a{
	background-color: #fff;
	color:#786a6a !important;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 10px 20px;
	text-decoration: none;
}
