/*!
 * Start Bootstrap - Business Casual v4.1.1 (https://startbootstrap.com/template-overviews/business-casual)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-casual/blob/master/LICENSE)
 */
 
 @import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900');
body {
	font-family: 'Roboto', sans-serif;
	/* background: linear-gradient(rgba(47, 23, 15, 0.65), rgba(47, 23, 15, 0.65)), url("../img/bg.jpg");
 	  background-attachment: fixed;
  	background-position: center;
 	 background-size: cover;
 	*/
 
	background: #000514;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
}
p {
	line-height: 1.75
}
img {
	max-width: 100%;
}
.text-faded {
	color: rgba(255,255,255,.3)
}
.site-heading {
	margin-top: 1rem;
	margin-bottom: 1rem;
	text-transform: uppercase;
	line-height: 1;
	font-family: Raleway
}
.site-heading .site-heading-upper {
	display: block;
	font-size: 2rem;
	font-weight: 800
}
.site-heading .site-heading-lower {
	font-size: 5rem;
	font-weight: 100;
	line-height: 4rem
}
.page-section {
	margin-top: 5rem;
	margin-bottom: 5rem
}
.section-heading {
	text-transform: uppercase
}
.section-heading .section-heading-upper {
	display: block;
	font-size: 1rem;
	font-weight: 800
}
.section-heading .section-heading-lower {
	display: block;
	font-size: 3rem;
	font-weight: 100
}
.bg-faded {
	background-color: rgba(255,255,255,.85)
}
#mainNav {
	background-color: #0b1537;
	font-family: Raleway
}
#mainNav .navbar-brand {
	color: #e6a756
}
#mainNav .navbar-nav .nav-item .nav-link {
	color: #c3bfd6;
	font-size: 14px;
}
.nav-link:hover {
	color: #fe8000 !important;
}
#mainNav .navbar-nav .nav-item.active .nav-link {
	color: #fe8000
}
.main-header {
	width: 100%;
	background: #000514;
	padding: 10px 0px 0px;
}
.custom-select1 {
	position: relative;
	font-family: Arial;
	max-width: 150px;
	float: right;
	font-size: 12px;
	padding: 4px;
	background: #171c2a;
	color: #c3bfd6;
	border: 1px solid #c3bfd6;
	margin: 0px 0px 5px 0;
}
.custom-select1 select {
	display: none; /*hide original SELECT element:*/
}
.select-selected {
	background-color: DodgerBlue;
}
/*style the arrow inside the select element:*/
.select-selected:after {
	position: absolute;
	content: "";
	top: 14px;
	right: 5px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #fff transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
	border-color: transparent transparent #fff transparent;
	top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
	color: #ffffff;
	padding: 8px;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
}
/*style items (options):*/
.select-items {
	position: absolute;
	background-color: DodgerBlue;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
	display: none;
}
.select-items div:hover, .same-as-selected {
	background-color: rgba(0, 0, 0, 0.1);
}
.login-pannel {
	width: 50%;
	float: right;
}
.lln {
	width: 40%;
	float: left;
	margin-right: 8px;
	font-size: 12px;
	border-radius: 1px;
	padding: 4px;
	background: #171c2a;
	color: #c3bfd6;
	border: 1px solid #c3bfd6;
}
.row1 {
	width: 100%;
	float: left;
	text-align: right;
}
.btn1 {
	background: #fe8000;
	color: #020113;
	border: 1px solid #fe8000;
	font-size: 14px;
	font-weight: 600;
	padding: 3px 12px;

}
.btn1:hover {
	background: #e57402;
	text-decoration: none;
	color: #020113;
}
.logo img {
	max-width: 100%;
	margin-bottom: 5px;
}
.pb-lg-4, .py-lg-4 {
	padding: 0px !important;
}
.navbar-nav li {
	border-left: 1px solid #030817;
}
.ml-auto, .mx-auto {
	margin-left: 0px !important;
}
.top-header {
	width: 100%;
	background: url(../img/main-banner.jpg) no-repeat;
	background-size: cover;
	padding: 30px 0px 0px 0px;
}
.top-header h3 {
	color: #9a96ad;
	text-transform: uppercase;
	font-size: 22px;
	margin-top: 60px;
}
.top-header h2 {
	color: #fe8000;
	font-size: 5rem;
	font-weight: 900;
}
.top-header p {
	color: #9a96ad;
	font-size: 14px;
	width: 80%;
}
.bigbtn {
	background: #fe8000;
	padding: 5px 25px;
	font-size: 20px;
	text-transform: uppercase;
	float: left;
	font-size: 24px;
	border: 2px solid #fe962d;
	text-decoration: none;
	color: #5c2100;
	font-weight: 700;
}
.bigbtn:hover {
	background: #5c2100;
	text-decoration: none;
	color: #fe8000;
}
.featured-games {
	padding: 40px 0px;
	width: 100%;
}
.ff_game {
	background: #0b1537;
	color: #fe8000;
	font-size: 18px;
	text-align: center;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 5px;
	font-weight: normal;
}
.ff_game h3 {
	font-weight: normal;
	font-size: 24px;
}
.mar-btm15 {
	margin-bottom: 15px;
}
.mar-btm25 {
	margin-bottom: 25px;
}
.featured-games h2 {
	color: #fff;
	text-align: center;
	width: 100%;
	font-size: 2.5em;
	margin: 35px;
}
.fg1 img {
	max-width: 100%;
}
.wlcome {
	background: url(../img/download-now.jpg) no-repeat;
	padding: 45px 0px;
	background-size: cover;
	width: 100%;
}
.wlcome h2 {
	color: #f8f8f8;
}
.wlcome p {
	color: #b2aec7;
	font-size: 14px;
}
.wlcome h4 {
	color: #fff;
	width: 100%;
	float: left;
	text-align: center;
}
.wlcome img {
	max-width: 100%;
}
.footer-logo {
	width: 100%;
	padding: 25px 0px;
}
.disc {
	width: 100%;
	padding: 15px 0px;
	color: #b2aec7;
}
.disc p {
	font-size: 18px;
	margin-top: 5px;
	line-height:22px;
}
.disc-p {
	
	font-size: 14px !important;
	margin-top: 10% !important;
	line-height:21px !important;
	
}
.social{ list-style:none; float:right; margin-left: 60%;}
.social li {
	width: 52px;
	float: left;
}
.page-tile {
	color: #fe8000;
	font-size: 3.5rem;
	font-weight: 900;
	padding: 25px 0px;
	width:100%;
	text-align:center;
}
.page-content {
	width: 100%;
	padding: 6% 0px;
	background:#f2f2f2
}
.page-content p {
	font-size: 18px;
	line-height:30px;
	color: #222;
}
.con-t{
	width:100%; float:left;
	padding:2px 5px;
	
}
.about_b {
background:#000514; color:#fff; padding:25px; box-sizing:border-box;s	
}
.about_b p{ color:#fff;}

 @media (max-width:1100px) {
.login-pannel {
	width: 50%;
	margin-bottom: 5px;
	float: right;
}
.lln {
	width: 35%;
}
}
 @media (max-width:990px) {
.navbar-nav li {
	border-left: 0px solid #030817;
	padding: 0% 3%;
	border-bottom: 1px solid #030817;
	box-sizing: border-box;
}
.page-content { padding:25px 10px; box-sizing:border-box;}
}
 @media (max-width:790px) {
.top-header h2 {
	font-size: 4rem;
}
.mob {
	display: none;
}
.top-header p {
	width: 100% !important;
}
.top-header h3 {
	margin: 0px 0px;
}
.top-header {
	padding: 25px 0px;
}
.login-pannel {
	width: 100%;
	margin-bottom: 5px;
	float: right;
}
.lln {
	width: 35%;
}
.logo {
	width: 100%;
	text-align: center !important;
	margin-bottom: 5px;
}
.custom-select1 {
	display: none;
}
 @media (min-width:992px) {
#mainNav .navbar-nav .nav-item .nav-link {
font-size:.9rem
}
#mainNav .navbar-nav .nav-item .nav-link:hover {
 color: rgba(255,255,255,.4)
}
#mainNav .navbar-nav .nav-item.active .nav-link:hover {
 color: #e6a756
}
}
.btn-xl {
	font-weight: 700;
 font-size:.8rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	padding-left: 2rem;
	padding-right: 2rem
}
.intro {
	position: relative
}
@media (min-width:992px) {
.intro .intro-img {
	width: 75%;
	float: right
}
.intro .intro-text {
	left: 0;
	width: 60%;
	margin-top: 3rem;
	position: absolute
}
.intro .intro-text .intro-button {
	width: 100%;
	left: 0;
	position: absolute;
	bottom: -2rem
}
}
@media (min-width:1200px) {
.intro .intro-text {
	width: 45%
}
}
.cta {
	padding-top: 5rem;
	padding-bottom: 5rem;
	background-color: rgba(230,167,86,.9)
}
.cta .cta-inner {
	position: relative;
	padding: 3rem;
margin:.5rem;
	background-color: rgba(255,255,255,.85)
}
.cta .cta-inner:before {
border-radius:.5rem;
	content: '';
	position: absolute;
top:-.5rem;
bottom:-.5rem;
left:-.5rem;
right:-.5rem;
border:.25rem solid rgba(255,255,255,.85)
}
@media (min-width:992px) {
.about-heading .about-heading-img {
	position: relative;
	z-index: 0
}
.about-heading .about-heading-content {
	margin-top: -5rem;
	position: relative;
	z-index: 1
}
}
@media (min-width:992px) {
.product-item .product-item-title {
	position: relative;
	z-index: 1;
	margin-bottom: -3rem
}
.product-item .product-item-img {
	position: relative;
	z-index: 0;
	max-width: 60vw
}
.product-item .product-item-description {
	position: relative;
	z-index: 1;
	margin-top: -3rem;
	max-width: 50vw
}
}
.list-hours {
font-size:.9rem
}
.list-hours .list-hours-item {
	border-bottom: 1px solid rgba(230,167,86,.5);
padding-bottom:.25rem;
	margin-bottom: 1rem;
	font-style: italic
}
.list-hours .list-hours-item.today {
	font-weight: 700;
	color: #e6a756
}
@media (min-width:992px) {
.list-hours {
	width: 50%;
	font-size: 1.1rem
}
}
.address strong {
	font-size: 1.2rem
}
.footer {
}
.text-primary {
	color: #e6a756!important
}
.bg-primary {
	background-color: #e6a756!important
}
.btn {
	box-shadow: 0 3px 3px 0 rgba(33,37,41,.1)
}
.btn-primary {
	background-color: #e6a756;
	border-color: #e6a756
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
	background-color: #df902a;
	border-color: #df902a
}
.font-weight-light {
	font-weight: 100!important
}
