/*!
 * Drew
 * March 8 2018
 */

/** media queries **/

@media (min-width: 250px) {
	header {
		background: url(../images/bg-v3.jpg);
		background-color: #17102f;
		background-repeat: no-repeat;
		background-position: top right;
		background-size: cover;
	}
}

@media (min-width: 576px) {
	header {
		background: url(../images/bg-v3.jpg);
		background-color: #17102f;
		background-repeat: no-repeat;
		background-position: top right;
		background-size: cover;
	}
}

@media (min-width: 768px) {
	header {
		background: url(../images/bg-v3.jpg);
		background-color: #17102f;
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
	}
}

@media (min-width: 1200px) {
	/* .container {
		max-width: 940px;
	} */

	header {
		background: url(../images/bg-v3.jpg);
		background-color: #17102f;
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
	}
}

.input-lg {
	height: 40px;
	padding: 10px 16px;
	font-size: 15px;
	line-height: 1;
	border-radius: 6px;
}

label {
	margin-bottom: 5px;
}

.form-group {
	margin-bottom: 0.7em;
}

.hide {
	display: none !important;
}

label.error {
	margin: 0 2px;
	color: red;
	font-style: italic;
	padding-left: 0;
	margin-right: 5px;
}

.login-strip {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 1.5em 1.5em 35px;
}

.reg-btn {
	width: 100%;
	background: #9b0000;
	border: 1px solid #9b0000;
	color: white !important;
	padding: 17px 45px 19px;
	font-weight: bold !important;
	font-size: 1.9em;
	height: auto;
	line-height: 25px;
	margin-top: 10px;
}

.reg-btn:hover,
.reg-btn:active,
.reg-btn:focus,
.reg-btn:visited {
	background: none; /* Old browsers */
	color: #9b0000 !important;
}

.reg-btn-inactive,
.reg-btn-inactive:hover,
.reg-btn-inactive:active,
.reg-btn-inactive:focus,
.reg-btn-inactive:visited {
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7a219+0,cc5504+100 */
	background: #a9a9a9; /* Old browsers */
	border: 1px solid #a9a9a9;
	color: white !important;
	padding: 8px 0;
	font-weight: bold !important;
	font-size: 1.5em;
	height: auto;
}

.tnc-link {
	color: #fff98d;
}

.tnc-link:hover,
.tnc-link:active,
.tnc-link:focus,
.tnc-link:visited {
	color: #fff98d;
	text-decoration: underline;
}

.copy {
	margin: 20px auto;
	width: 100%;
}

.selected-dial-code {
	color: #000;
}

/**container**/

.top-banner {
	color: #fff;
	align-items: flex-end;
	position: relative;
}

.top-games {
	margin-top: 0;
	align-items: center;
}

.sub-logo {
	color: #ffea00;
	font-weight: bold;
	font-size: 28px;
	text-shadow: 1px 1px #000;
	font-family: 'Montserrat', 'Mplus 1p', 'Hiragino Sans',
		'Hiragino Kaku Gothic Pro', '游ゴシック', '游ゴシック体', YuGothic,
		'Yu Gothic', 'ＭＳ ゴシック', 'MS Gothic', sans-serif;
}

.bnr-img {
	margin: 0 auto;
	display: block;
	user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	position: absolute;
	bottom: 0;
	max-width: 600px;
	left: calc(50% - 290px);
}

.bnr-txt {
	margin: 0 auto;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.logo {
	max-width: 230px;
}

.logo img {
	user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.btn-danger {
	background-color: #b90200;
	border-color: #b90200;
}

.btn-danger:hover {
	background-color: #ff0000;
}

.tnc,
.tnc:hover {
	color: #656565;
}

.header-copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 50px 0;
}

/** signup box **/

.signup-box {
	background: #070707;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}

.signup-box-header {
	text-align: center;
	padding-bottom: 20px;
}

h6 {
	line-height: 25px;
}

/** promotions **/

.promotions {
	background: #000;
	color: #fff;
	padding: 50px 0 50px 0;
}

.promo-img {
	width: 100%;
}

.promo-box {
	text-align: center;
}

.cs-links {
	padding-left: 7px;
	color: #855353;
}

.cs-links:hover {
	color: red;
}

.customer-support {
	padding: 30px 0 10px 0;
}

.providers {
	padding: 10px 0 10px 0;
}

.footer-text {
	font-size: 10px;
	color: #855353;
	padding-top: 18px;
	text-align: center;
	line-height: 20px;
}

.bullet-header li {
	list-style-position: inside;
	padding-left: 5px;
	font-size: 14px;
}

.row2-head {
	font-weight: bold;
}

.line3 {
	padding-left: 35px;
}

a:hover {
	text-decoration: none;
}

@media (max-width: 991px) {
	.container {
		max-width: 1000px;
	}
	.top-games {
		align-items: flex-end;
	}
}

@media (max-width: 767px) {
	.top-banner {
		flex-direction: column-reverse;
	}
	.bnr-img {
		position: unset;
		width: 100%;
		height: auto;
	}
}
