.infographic {
    background: #001a23 url('../images/bg-v2.jpg') no-repeat top center;
	background-size: cover;
}

body {
	font-family: 'Noto Sans Thai', sans-serif;
}

.main-body {
    justify-content: center;
}

.promo-box-container {
	background: #320000;
	padding-bottom: 50px;
}

.promo-box {
    display: flex;
    justify-content: center;
    margin-top: -55px;
    flex-wrap: wrap;
    width: 100%;
}

.promo-box img {
    margin: 10px;
    max-width: 100%;
}

.header-text {
    margin: 100px 0 200px;
}

img.header-copy {
    margin: 0 auto;
    display: block;
}

.mga, .ecopayz, .venus-point, .visa, .iwallet, 
.mastercard, .img-18, .gamcare
{ display: inline-block; background: url('../images/payment-logos.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.mga { background-position: -0px -0px; width: 147px; height: 29px; }
.ecopayz { background-position: -0px -29px; width: 123px; height: 29px; }
.venus-point { background-position: -0px -58px; width: 123px; height: 25px; }
.visa { background-position: -0px -83px; width: 89px; height: 29px; }
.iwallet { background-position: -89px -83px; width: 48px; height: 36px; }
.mastercard { background-position: -0px -112px; width: 46px; height: 34px; }
.img-18 { background-position: -46px -112px; width: 42px; height: 42px; }
.gamcare { background-position: -88px -119px; width: 41px; height: 46px; }


.dark-gray {
	background: #0a0a0a;
	padding: 2em 0 0;
}

.payment-logo, .footer-logo {
	display: flex;
	justify-content: center;
	align-items: center;
}

.payment-logo div {
	margin:0 20px 2em;
}

.yellow {
	color:#fff200;
}

.tnc li {
	color: #fff;
}

.hero-copy {
	font-size: 4.5em;
	margin-top: 50px;
}

footer {
	border-top: 3px solid #141414;
	padding: 2em 0;
	background: #020000;
}

.footer-logo {
	margin-bottom:50px;
}

.footer-logo div {
	margin:0 10px;
}

.footer-text p {
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.main-content {
	margin-top:1.1rem;
}

.login-strip {
	background-color:rgba(0, 0, 0, 0.73);
	max-width: 335px;
	padding: 40px 1em;
	border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
    margin-left: 20px;
	margin-bottom: 100px;
}

.bold-dropshadow {
	font-weight: bolder;
	text-align: center;
	text-shadow: 1px 1px #3e3e3e;
	color: #FFFFFF;
}

.blurb {
	color: #c1cfd4;
	text-align: center;
	font-size: 1em;
	line-height: 1.1em;
}

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

h1 {
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
}

.h3, h3 {
    font-size: 1.5em;
}

img {
	max-width: 100%;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

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

.steps-container {
	background: #550001;
	padding: 1.7em 0;
}

.steps-container h1 {
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    width: 100px;
    height: 100px;
    color: #550001;
    font-size: 4.5em;
    padding-top: 2px;
	margin: 0 20px 0 0;
}

.steps {
    display: flex;
	align-items: center;
}

.steps-desc h2 {
	color:#fff200;
	font-weight: normal;
	font-size: 1.4em;
	margin:0;
	line-height: 33px;
}

.steps-desc p {
	color: #fff;
	font-size: 20px;
	margin:0;
	line-height: 20px;
}

label {
	margin-bottom:5px;
}

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

.hide {
    display: none!important;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
	margin-top: -5px !important;
}

aside > h2 {
	font-size: 1.3em;
	color:#fff;
	text-align: center;
	font-weight: bold;
	margin: 0;
}

aside h1 {
	margin:0;
	color: #fff200;
	display: block;
	line-height: 50px;
}

h1.lg-txt {
    font-size: 3.5em;
}

h1.md-txt {
	font-size: 1.6em;
	line-height: 40px;
}

.logo-center {
    display: block;
    margin: 30px auto 50px;
    max-width: 300px;
    width: 100%;
}

.login-form {
	width: 86%;
	margin: 0 auto;
	padding: 5px 0;
	margin-top: 25px;
}

.login-text {
	color: #FFFFFF;
	font-size: 1.2em;
}

.tnc {
	color: #c1cfd4;
}

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

.t-center {
	text-align: center;
}

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

.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;
}

/* modal */


.modal-content {
	background-color: #075478;
	border-radius: 0;
}

button.close, button.close:hover {
	color: #FFFFFF;
	opacity: 1;
}

.modal .modal-body {
    max-height: 600px;
    overflow-y: auto;
    /* must be half of the width, minus scrollbar on the left (30px) */
    color: #c1cfd4;
}

.modal-dialog {
  width: 60%;
}

.modal-backdrop
{
    opacity:0.9 !important;
}

.modal-body h1 {
	text-align: left;
	color: #ff3db0;
}

.modal-header {
	background-color: #166180;
	border:none;
}

.modal-header > h1 {
	color: #FFFFFF;
}

.tnc-section {
	background: #320000;
	color: #fff;
	padding-bottom: 50px;
}

.tnc-copy h2 {
	margin: 50px 0;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 3em;
}

.tnc-copy ol {
	column-gap: 100px;
	webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.tnc-copy li {
	margin-bottom: 10px;
	line-height: 25px;
}

/* media queries custom styles */
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
	.modal-dialog {
	  width: 85%;
	  margin: 0 auto;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
	.modal-dialog {
	  width: 85%;
	  margin: 0 auto;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.logo-center {
		width: 100%;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.logo-center {
		width: 100%;
	}

}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
}

/* Medium Devices, Desktops */
@media (max-width : 991px) {
	.copy {
		flex-wrap: wrap-reverse;
	}
	.main-body {
		flex-direction: column-reverse;
	}
	.steps-container .col-md-12 {
		margin-bottom: 20px;
	}
	.steps {
		justify-content: left;
		max-width: 360px !important;
		margin: 0 auto;
	}
	.steps-container .container {
		max-width: 100%;
	}
	.tnc-copy ol {
		column-gap: 100px;
		webkit-column-count: 1;
		 -moz-column-count: 1;
			  column-count: 1;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.login-strip {
		margin: 0 auto 100px;
	}
}

@media only screen and (max-width : 650px) {
	.infographic {
		background: #001a23 url('../images/bg-mobile.jpg') no-repeat top center;
		background-size: cover;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.tnc-copy ol {
		padding: 0 1em;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}

