body{
	background-color: #ededed;
	font-family: 'Oswald';
	position: relative;
	margin-top: 0;
}

/*======================================================================
##		Global Settings
=======================================================================*/
.btn-download, p{
	font-family: 'Roboto';
	line-height: 1.5;
	letter-spacing: 1px;
	font-weight: 300;
}
.mt0{
	margin-top: 0;
}
.reference-box{
	text-align: center;
	padding: 30px 0 0px -50px;
	text-transform: uppercase;
}
.reference-box p{
	margin-bottom: 0;
}
.title-box{
	text-align: center;
	padding: 100px 0 50px;
	text-transform: uppercase;
}
.title-box p{
	margin-bottom: 0;
}
.title{
	font-weight: 300;
	color: #333;
	font-size: 36px;
	letter-spacing: 2px;
}
.title.mt0{
	text-transform: capitalize;
	font-weight: 400;
	color: #444;
}
.title span{
	color: #444;
}
.btn-download{
	border-radius: 0;
	background-color: #fabe12;
	color: rgb(0, 0, 0);
	text-transform: uppercase;
	border-color: transparent;
	padding: 5px 15px;
	transition: all 0.4s ease-in-out;
	letter-spacing: 1px;
	font-weight: 400;
	margin-top: 15px;
}
.btn-download:hover{
	background-color: transparent;
	color: #fabe12;
	border-color: #fabe12;
}


/*======================================================================
##		Header Section
=======================================================================*/
.site-header-bg{
	width: 100%;
	background-color: #111;
	z-index: 1;
	padding: 30px 0;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Roboto';
}
.site-header-bg .input-group{
	padding-top: 10px;
}
.site-header-bg .form-control{
	border-radius: 0;
	background-color: transparent;
}
.site-header-bg .input-group .btn{
	text-transform: uppercase;
	border-radius: 0;
}
.site-header-bg .btn-download{
	margin-top: 0;
	padding-bottom: 6px;
}

.logo{
	display: block;
	margin: 0 auto;
}

.main-header{
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	letter-spacing: 3px;
	background: #111;
	position: relative;
}
.header-quote{
	color: #fabe12;
	font-weight: 700;
	margin-bottom: 0;
}
.main-header p{
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 6px;
}
.header-title{
	font-weight: 700;
	letter-spacing: 6px;
}
.intro{
	padding: 200px 0;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: -90px;
    z-index: 11;
    position: relative;
}
.neutral{
	background-color: #ebebeb;
	height: 90px;
	z-index: 10;
	position: relative;
}
.navbar{
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.navbar-default{
	border-color: #262626;
    background-color: #111;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color: #fabe12;
	background-color: transparent;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.navbar .navbar-collapse {
    text-align: center;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #fff;
}


/*======================================================================
##		archetype
=======================================================================*/
.archetype .section-bg{
	background-color: #fff;
}
.archetype-box{
	margin-bottom: 30px;
	position: relative;
}
.archetype-box img{
	width: 100% !important;
}
.archetype-title{
	position: absolute;
    top: 5px;
    left: 25px;
    right: 25px;
    padding: 15px;
    background-color: #fabe12;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 300;
}
.classic-title{
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 30px;
	position: relative;
}
.incline-div{
	position: absolute;
	top: 3px;
	left: 0;
	border-top: 60px solid #fabe12;
	border-right: 60px solid transparent;
	margin-left: -15px;
	width: 250px;
	z-index: 1;
}

.striker{
	display: inline-block;
}
.inner-striker{
	color: #fff;
	padding-right: 50px;
	font-weight: 300;
	z-index: 2;
	position: relative;
}
.archetype p{
	color: #333;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 30px;
}
.archetype p.p-large{
	font-size: 16px;
	font-weight: 400;
}
@media (min-width: 768px){
	.boxed{
		padding: 0 80px;
	}
}

/*======================================================================
##		Inner Header Sections
=======================================================================*/
.inner-header .intro{
	padding: 100px 0;
}
.overlay{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
.inner-header .breadcrumb{
	margin-bottom: 0;
	background-color: transparent;
	font-size: 26px;
	font-weight: 300;
}
.inner-header .breadcrumb>.active{
	color: #fabe12;
}
.inner-header .breadcrumb a{
	color: #fff;
}
.inner-p{
	text-align: center;
	margin-bottom: 80px;
	font-size: 16px;
}
.page-bgc{
	background-color: #fff;
	padding-bottom: 100px;
}

.intro{
	background-color: #313131;
}
.about-header .intro{
	background-image: url(../images/about-header.jpg);
}
.about .page-bgc{
	padding-bottom: 0;
}


/*======================================================================
##		FAQ
=======================================================================*/
.panel-heading {
  padding: 0;
  border-radius: 0;
}
.panel-heading h4.panel-title {
  position: relative;
  text-transform: capitalize;
}
.panel-heading a {
  display: block;
  padding: 15px 0 15px 40px;
  line-height: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.panel-heading a:hover {
  color: #fff;
  text-decoration: none;
}
.panel-heading a:focus {
  text-decoration: none;
  color: #111;
}
.panel-heading a:active {
  color: #111;
}
@media (min-width:768px) {
  .panel-heading a:after,a.collapsed:after {
    font-family: 'ionicons';
    content: "\f126";
    position: absolute;
    right: 15px;
    font-size: 18px;
    color: #111;
  }

  a.collapsed:after {
    content: "\f123";
  }
}
.panel-body {
  padding: 20px;
  color: rgb(0, 0, 0);
  line-height: 1.7;
}
.panel-default {
  border: 1px solid #111;
}
.panel-default>.panel-heading {
  background-color: transparent;
  transition: all 0.4s ease-in-out;
}
.panel-default>.panel-heading:hover{
	background-color: #fabe12;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top: 2px solid rgba(0,0,0,.1);
}

.panel-group .panel {
  border-radius: 0;
  margin-bottom: -5px;
  border-bottom: none;
}
.panel-group .panel:last-child{
	border-bottom: 1px solid #111;
}

/*Mechanics*/
/*********/
.mechanics{
	padding-bottom: 60px;
}
.mechanics-box{
	margin-bottom: 10px;
}
.mechanics-box p{
	font-size: 13px;
	font-weight: 400;
	color: #333;
	margin-bottom: 0;
}
.mechanics-title{
	display: table;
	font-family: 'Roboto';
	font-size: 22px;
	padding: 10px 0;
	text-transform: capitalize;
}
.mechanics-title .icon span{
	font-size: 40px;
	color: #fabe12;
	margin-right: 15px;
}
.mechanics-title div{
	display: table-cell;
	vertical-align: middle;
}

/*Video Tutorial*/
/*************/
.tutorial{
	background-color: #201f1f;
	color: #fff;
	font-family: 'Roboto';
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 20px;
	margin-top: 10px;
}

.m-s-title{
	font-weight: 300;
	letter-spacing: 2px;
	color: #fabe12;
	margin: 0;
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
}

@media (max-width: 677px){
	.tutorial{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 678px){
	.tutorial .boxed{
		padding: 0 95px;
	}
}

.tutorial-img {
		background-image: url(../images/labeled_game.png);
		background-size: contain;
		background-position: center center; 
		background-repeat: no-repeat;
		height: 600px;
		width: 85%;
		margin-left: auto;
		margin-right: auto;
		display: block;
}

.cards-img {
	background-image: url(../images/cards.jpg);
	background-size: contain;
	background-position: center center; 
	background-repeat: no-repeat;
	height: 500px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}