html {
	font-family: Oswald,roboto !important;
	background-color:#fafafa;
}

body {
  padding-bottom: 20px;
  font-family: Oswald, "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
  background-color:#fff;
}
.navbar-default {
	background-color:#c7ced5;
}
.navbar {
  margin-bottom: 20px;
}
.navbar-name:hover,.navbar-name:focus {
	text-decoration: none
}
.navbar-nav {
	float:right;
}
@media screen and (max-width: 360px){
	.navbar-name {
		font-size: 15px;
	}
}
@media (min-width: 390px) and (max-width: 450px){
	.navbar-name {
		font-size: 15px; 
	}
}
@media (min-width: 450px) and (max-width: 515px){
	.navbar-name {
		font-size: 20px; 
	}
}
@media (min-width: 750px) and (max-width: 800px){
	.navbar-name {
		font-size: 20px; 
	}
}
.btn-default {
  font-size: 36px;
  padding: 16px 30px;
  min-width: 114px;
  border-color: #ededed;
}

.fa {
  color: black;
  font-size: 12px;
}
.navbar-name {	
    color: #000 !important;
	text-rendering:optimizeLegibility;
}
.navbar-brand
{
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    margin:0 auto;
	font-size: 25px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    font-style: normal;
	/*padding-right: 20%;*/
}
.navbar-toggle {
    z-index:3;
	margin-top:14px;
	margin-right:-15px;
	background-color:#c7ced5 !important;
	border:0px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#000;
}
.navbar-right {
	font-size:12px;
	letter-spacing: 2px;
	margin-right: 10px;
}
.navbar-nav li a {
	padding-right:20px;
	padding-left:20px;
	font-size:30px;
}
.nav-link {
	color:#5c5c5c !important;
}
.navbar-nav li a:hover {
	color:#2b2b2b !important;
}
.navbar-collapse {
	border-top: 0px solid transparent;
}
.active {
	color:#2b2b2b !important;
}
.footer-container{
	text-align:center;
	font-size:12px;
	color:#525252;
}
.center{
	text-align:center;
}
.description {
	font-weight:700;
}
.navbar-container {
	margin-bottom:0px;
	border:0px;
}
.content-stuff {
	max-width:1200px;
	margin:auto;
}
.main-img {
	display:inline;
}
.main-container {
}
.social-container {
	margin-top:80px;
}
.copyright-container {
	margin-top:10px;
}
.logo-container {
	padding-bottom:23px !important;
	margin-top:40px;
	margin-bottom:10px;
}
.footer-row {
	padding: 17px;
}
.footer-row a {
	color:#4783c7;
	font-size:32px;
}
.footer-row a:hover {
	color:#003674;
	text-decoration:none;
}
.Footer-nav-item {
	margin-right:25px;
	display:inline-block;
}
.game-bottom {
	margin-bottom:20px;
}
.game-title {
	font-size:150px;
	line-height: .8em;
    text-transform: none;
    letter-spacing: -.06em;
    font-weight: 700;
    font-style: normal;
    color: #707070;
}
@media screen and (max-width: 640px) {	
	.game-title {
		font-size: 32px;
	}
	.main-description {
		margin:0 15px 0 15px;
	}
	.game-image-container {
		padding-top:20px;
	}
}
.game-title-row {
	text-align:left;
}
h3 {	
	font-size:36px;
	font-weight:bold;
	padding-bottom:20px;
}
h4 {	
	font-size:20px;
	font-weight:bold;
}
p {
    font-size: 15px;
    font-weight: 400;
}
li {
    font-size: 15px;
    font-weight: 400;
}
.img-top {
	padding-top:24px;
}
.img-bottom {
	padding-bottom:24px;
}
.new-container {
	padding-left: 5%;
	padding-right:5%;
	background-color:#c7ced5;
}
.google-img {
	height: auto;
    width: 165px;
}
.itunes-img {
	height: 43px;
    width: 165px;
}
.amazon-img {
	height: auto;
    width: 165px;
	margin-top:10px;
}
.color-row {
	background-color:#dfe3e7;
}
.game-header {
	padding-top:65px;
	padding-bottom:65px;
	font-size:44px;
}
.main-header {
	padding-top:65px;
	padding-bottom:50px;
	font-size:44px;
}
.main-description {
	padding-bottom:65px;
	font-size:26px;
	margin:0 16% 0 16%;
}
.foot-header {
	margin-top:30px;
	padding-top:50px;
	padding-bottom:50px;
	font-size:44px;
	color:#333;
}
.game-link:focus, .game-link:hover {
	text-decoration: none;
}
.game-title2{
	font-size:36px;
	color:#4783c7;
	text-decoration: none;
}
.game-title2:hover{
	color:#003674;
	text-decoration: none;
}
.follow-us-row {
	padding-bottom:50px;
}
.copyright {
	font-size:24px;
	color:#828282;
}
.game-image-con {
	margin:15px;
}
.game-image {
	max-width:384px;
	max-height:216px;
}
.our-story-row  {
	background-color:#ebf0f5;
	text-align:left;
    margin-bottom: -30px;
}
.story-header {
	color:#677582;
	font-size:36px;
}
.story-paragraph {
	margin: 30px 0 30px 0;
	font-size:26px;
}
.main-header {
	text-align:center;
}
.timeline-img {
	max-height:1600px;
	max-width:380px;
	margin-top: 18px;
}
.about-img {
	margin:auto;
}
.story-container {
	margin: 0 10px 0 10px;
}
.game-image:hover {
	filter: brightness(120%);
}
.icon-image:hover {
	transform: scale(1.05);
}
.social-image:hover {
	transform: scale(1.05);
}
.story-story-container {
	margin-bottom: 25px;
}
.WordSection1 {
	margin:30px;
}
.languages {    
	text-align: center;
}
.hero-unit {
	margin:10px;
}
.well {
	margin:10px;
}
.override-row {
	margin-right:0px;
}