@import url('https://fonts.googleapis.com/css?family=Philosopher');
@import url('https://fonts.googleapis.com/css?family=Quattrocento+Sans');

body {
	background: #010101;
	color: #d4d4d4 !important;
	font-size: 17px !important;
	font-family: 'Quattrocento Sans', sans-serif;
	overflow-x: hidden;
}

body::-webkit-scrollbar {
	width: 3px;
}

body::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
	background-color: #fff;
	outline: 1px solid #7d000c;
}

h1,
h2,
h3,
h4,
h5 {
	font-family: 'Philosopher', sans-serif;
}

h3 {
	font-size: 20px;
}

h1 {
	font-family: 'Philosopher', sans-serif;
	line-height: 2;
	display: block;
	text-transform: uppercase;

}

h2 {
	line-height: 1.2;
	font-size: 25px;
}

p {
	margin: 25px 0px;
	line-height: 1.9;
}

a:focus,
a:active,
a:hover {
	outline: 0;
	text-decoration: none;
}

ul.nav-list li {
	list-style: none;
	display: inline-block;
	-webkit-transition: all .5s, line-height .5s;
	/* Safari */
	transition: all .5s, line-height .5s;
	padding: 0px;
	margin: 0px;
}

#global-nav {
	position: fixed;
	z-index: 99;
	width: 100%;
	background: transparent;
	color: #fff;
	-webkit-transition: all .5s, line-height .5s;
	/* Safari */
	transition: all .5s, line-height .5s;
	font-family: 'Philosopher', sans-serif;
	top: -100px;
	opacity: 0;
}

#global-nav a {
	text-decoration: none;
}

.scrolled-nav {
	background: #000 !important;
	display: inline !important;
	top: 0px !important;
	opacity: 1 !important;
}

.site-title {
	display: inline-block;
	-webkit-transition: all .5s;
	transition: all .5s;
	font-size: 25px;
}

.nav-list {
	list-style: none;
	font-size: 14px;
}

ul,
ol {
	margin: 0px;
	padding: 0px;
}

ul.nav-list li {
	padding: 0px !important;
	margin: 0px !important;
}

ul.nav-list li:hover a {}

ul.nav-list li:hover {
	opacity: 0.6;
	transform: translate(0px, -5px);
}

ul.nav-list li a {
	color: #fff;
	display: block;
	margin-top: ;
	padding: 20px 30px;
}

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

.row {
	padding: 30px 0px;
}

.nopad {
	padding: 0px !important;
}

.bgaccent {
	background: transparent;
}

.characters {
	background: #530e10 !important;
}

.underlined {
	padding-top: 5px;
	padding-bottom: 15px;
	/* border-bottom: 5px solid #7d000c; */
}

.statusmessage {
	box-shadow: none;
	font-size: 15px;
	color: rgba(255, 255, 255, 0.2);
	background: rgba(125, 0, 12, 0.3);
	padding: 10px;
}

.statusmessage button.close {
	padding: 1px 5px;
	height: auto;
	border: none;
	color: fff#;
	opacity: 1;
	font-size: 16px;
	text-shadow: none;
	position: relative;
	left: 1px;
	top: -5px;
}

.videoresponsive {
	position: relative;
	top: 50vh;
	margin-top: -200px;
}

.videoresponsive div iframe {
	width: 100%;
}

.banner {
	position: relative;
	height: 100vh;
	background: url() left center;
	background-size: cover;
}

.logobanner {
	background: transparent;
	width: 100%;
	height: 100%;
	display: inline;
	display: none;
}

.logobanner span {
	width: 312px;
	position: absolute;
	top: 23%;
	left: 50%;
	margin: 0px -150px;
	background: transparent;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
	text-align: center;
}


.logobanner span img:hover {}

.bgpreface {
	background: url() center center no-repeat;
	background-size: cover;
}

.bgdownload {
	background: url(img/vn/05-thumbnail5.jpg) bottom center no-repeat #000;
}

.bgdownload2 {
	background: url(../img/bg-download1.jpg) bottom left no-repeat;
	background-size: cover;
	height: 651px;
	width: 500px;
	position: absolute;
	float: left;
	padding: 0px;
	top: 20px;
}

.yesh {
	padding: 20px;
	font-size: 20px;
}

.yesh span:hover {
	-ms-transform: scale(1.5, 1.5);
	-webkit-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5);
}

.yesh a {
	color: #fff;
	padding: 5px;
	margin-right: -20px;
}

.yesh span .open {}

.yesh ul.dropdown-menu {
	background: #000;
	color: #ffffff;
	width: 100%;
}

.yesh ul.dropdown-menu li a {
	color: #ffffff;
	background: #000;
}

.yesh ul.dropdown-menu li a:hover {
	background: #511116;
}

.yesh ul.dropdown-menu li.divider {
	background: #511116;
}

.bgstory {
	background: url() right center no-repeat fixed;
	background-size: cover;
}

.bgstory p {
	line-height: 2.3;
	font-size: 1em;
}

.bgfeatures {
	background: url() top center no-repeat;
	background-size: cover;
}

.bgcharacter {
	background: url() center left no-repeat #010101;
	background-size: conver;
}

.character-portrait {
	background: url() center center no-repeat #010101;
	background-size: cover;
}

.bgnewsletter {
	background: url() top center no-repeat fixed transparent;
	background-size: cover;
	padding: 50px 0px;
}

.bgnewsletter2 {
	background: url() top repeat-x scroll transparent;
	padding: 50px 0px;
}

a.socialmedia img {
	padding: 0px 2px;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}

a.socialmedia img:hover {
	-webkit-filter: sepia(1750%) saturate(8000%) contrast(70%) brightness(98%) invert(100%) hue-rotate(108deg);
	transform: scale(1.15, 1.15);
}

.newsletter-form input[type=text] {
	margin-top: 50px;
	font-size: 40px;
	height: 100px;
	text-align: center;
	margin-bottom: 30px;
	color: #d4d4d4;
	background: transparent;
	border: 0px;
	border-radius: 0;
	border-bottom: 5px solid #7d000c;
	outline: none;
}

.newsletter-form input[type=text]:focus {
	border-bottom: 5px solid #7d000c;
	box-shadow: 0px;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0), 0 0 8px rgba(255, 0, 0, 0.0);
}

.newsletter-form span {
	opacity: 0.5 !important;
	font-size: 15apx;
	display: block;
}

.newsletter-form button {
	font-size: 20px;
	padding: 10px 20px;
	margin: 20px 20px;
	text-align: center;
	position: relative;
	background: transparent;
	border: 4px solid #d4d4d4;
	outline: 0;
	color: #d4d4d4;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}

.newsletter-form button.alt,
.newsletter-form button.alt:active,
.newsletter-form button.alt:hover {
	border-color: ;
	margin-left: 0px;
	color: #d4d4d4;
	border-color: #d4d4d4;
	padding: 10px;
	height: 100%;
}

.newsletter-form button:hover {
	color: #d4d4d4;
	background: #7d000c;
	border-color: #7d000c;
}

.newsletter-form button:active {
	-ms-transform: scale(0.9, 0.9);
	/* IE 9 */
	-webkit-transform: scale(0.9, 0.9);
	/* Safari */
	transform: scale(0.9, 0.9);
}

ul.char-nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	top: -50px;
	z-index: 4;
}

ul.char-nav li {
	float: left;
}

ul.char-nav li a {
	display: block;
}

ul.char-nav li a img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

ul.char-nav li a img:hover,
ul.char-nav li.active a img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.character-portrait {
	position: absolute;
	top: 30px;
	right: 30px;
	float: right;
}

.char-details {
	min-width: 200px;
	position: relative;
	z-index: 2;
}

.char-details h2 {
	border-bottom: 5px solid #fff000;
	display: inline;
}

.character-portrait img {
	height: 500px;
	position: relative;
	z-index: 1;
}

.text-justified {
	text-align: justify;
	height: 200px;
	display: block;
	width: 430px;
}

.footer {
	background: #171717;
	z-index: 99;
	position: relative;
	font-size: 13px;
	text-align: center;
}

.footer ul {
	width: 100%;
	background: #171717;
}

.footer ul li {
	list-style-type: none;
	float: left;
	text-align: center;
}

.footer ul li a {
	display: block;
	padding: 10px 20px;
	color: white;
	background: #171717;
}

span.steamlogo {
	width: 100px;
	height: 100px;
	background: url();
}

.btn-steam {
	background: #7d000c;
	outline: none !important;
	color: #fff;
	padding: 15px;
	font-size: 25px;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

.btn-steam:hover,
.btn-steam:focus,
.btn-steam:active {
	color: #fff;
}

.btn-steam:hover img {
	transform: scale(1.3);
	transition: all 100ms linear 0s;
	margin: 5;
}

.btn:active,
.btn.active {
	background: #4b0007;
	transform: scale(0.99);
}

.videointroo {
	max-height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	display: block;
	padding: 0px;
}

/*
inspi#7d000c from http://codepen.io/Rowno/pen/Afykb
& https://jsfiddle.net/q0rgL8ws/
*/

.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
	overflow: hidden;
}

.item.active img {
	transition: transform 5000ms linear 0s;
	/* This should be based on your carousel setting. For bs, it should be 5second*/
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
	height: 100%;
}

.carousel-control span {
	position: relative;
	top: 50%;
	height: 100%;
}

.carousel-caption {
	display: block;
	bottom: 0px;
	height: 200px;
	width: 100%;
	left: 100px;
	text-align: left;
	padding: 0px;
	line-height: 1;
	margin-left: -100px;
	padding: 10px 50px;
	z-index: 9;
}

.carousel-caption h2,
.carousel-caption p {
	line-height: 1;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/

@media all and (transform-3d),
(-webkit-transform-3d) {

	.carousel-fade .carousel-inner>.item.next,
	.carousel-fade .carousel-inner>.item.active.right {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.carousel-fade .carousel-inner>.item.prev,
	.carousel-fade .carousel-inner>.item.active.left {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.carousel-fade .carousel-inner>.item.next.left,
	.carousel-fade .carousel-inner>.item.prev.right,
	.carousel-fade .carousel-inner>.item.active {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.comtainer {
	margin: 150px auto;
}

.comtainer div {
	height: 600px;
}

.comtainer span {
	margin: 110px;
	padding: 5px;
	display: inline-block;
	font-family: sans-serif;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	font-weight: bold;
}

div.tab-pane.fade>div.character-portrait img {
	top: 0px;
	position: relative;
	opacity: 0.6;
	-webkit-transition: all 0.75s linear !important;
	-o-transition: all 0.75s linear !important;
	transition: all 0.75s linear !important;
}

div.tab-pane.fade.in>div.character-portrait img {
	top: -20px;
	opacity: 1;
	position: relative;
}

@media (max-width: 992px) {
	.character-portrait img {
		right: -50px;
	}

	.char-details p {
		width: 430px;
	}
}

#myImg {
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
}

#myImg:hover {
	opacity: 0.7;
}

.navfooterfixed {
	position: fixed;
	margin: 0px;
	display: inline;
	color: white;
	z-index: 19;
	height: 30px;
	top: 88%;
	right: 40px;
	font-size: 10px;
	background: transparent !important;
}

.scrolled-nav .navfooterfixed {
	background: transparent !important;
	display: none !important;
}

#image-gallery-caption {
	font-size: 13px !important;
	color: #010101 !important;
}

.modal-open section {
	opacity: 0.1;
}

div.carousel-feature div.item {
	background: #010103;
}

.modalreviewform .modal-content {
	background: transparent !important;
	font-size: 15px;
	box-shadow: none !important;
}

.modal-footer {}

.modalreviewform .modal-content h3 {
	font-size: 15px;
	line-height: 1.25;
}

.modalreviewform button.close {
	margin-top: -2px;
	color: #fff;
}

.modalreviewform .modal-header {
	border-bottom: 2px solid #7d000c !important;
}

.modalreviewform .modal-footer {
	border-top: 2px solid #7d000c !important;
	color: #fff !important;
}

div#image-gallery-caption {
	color: #fff !important;
}

.modalreviewform form {
	padding: 20px 50px;
}

.steambutton img.main {
	z-index: 2;
}

.steambutton img.main:hover~img.glow {
	opacity: 1;
}

.steambutton img {
	position: absolute;
	max-height: 90%;
	left: 150px;
	margin-top: 60px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}

img.glow {
	z-index: 1;
	transform: scale(1.01) translate(-50%, -50%);
	-webkit-transform: scale(1.01) translate(-50%, -50%);
	filter: brightness(0) invert(1) blur(1px);
	-webkit-filter: brightness(0) invert(1) blur(1apx);
	opacity: 0;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input::-webkit-input-placeholder {
	opacity: 0.5;
}

.carousel-caption p {
	line-height: 2 !important;
}

.carousel-caption {
	bottom: 10px;
	z-index: 19;
}

.carous {
	bottom: -10px;
}

a.wallp {}

a.wallp span.downloadtag {
	color: #fff;
	padding: 5px;
	background: #530e10;
	position: absolute;
	visibility: hidden;
	top: 40%;
	left: 30%;
	font-size: 12px;
	transition: all 0.1s linear;
}

a.wallp:hover span.downloadtag {
	color: #fff;
	padding: 5px;
	background: #530e10;
	position: absolute;
	visibility: visible;
	top: 30%;
	left: 30%;
}

a.wallp img {
	border: 0px solid #1e1e1e;
	transition: all 0.1s ease-in-out;
}

a.wallp:hover img {
	border: 3px solid #e1e1e1;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.banner .navbar {
	background: transparent;
}

.banner .navbar {
	position: relative;
	top: 20px;
	width: 100%;
}

.banner .navbar ul li {
	border-width: 0px 1px;
	width: 120px;
	/**ooo**/
	margin: 0 auto;
	text-align: center;
}

.banner .navbar ul li a {
	color: #fff;
	transition: all 0.2s ease-in;
	opacity: 1;
	font-family: 'Philosopher', sans-serif;
}

.banner .navbar ul li a:hover,
.banner .navbar ul li a:focus,
.banner .navbar ul li a:active {
	background: transparent;
}

.banner .navbar ul li a:hover {
	transform: translateY(-5px);
	opacity: 0.5;
}

.banner .navbar-brand-centered img {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

@media screen and (min-width:768px) {
	.banner .navbar-brand-centered {
		position: absolute;
		left: 50%;
		top: -15px;
		display: inline;
		width: 220px;
		text-align: right;
	}

	.banner .navbar>.container .navbar-brand-centered,
	.banner .navbar>.container-fluid .navbar-brand-centered {
		margin-left: -150px;
	}

	.banner .navbar-brand-centered img {
		width: 75%;
		position: absolute;
		left: 50%;
		margin-left: -50px;
	}

	.banner .navbar ul li {
		width: 100px;
		/**ooo**/
	}
}

@media screen and (min-width:1200px) {
	.banner .navbar-brand-centered {
		left: 50%;
	}
}

@media (max-width: 873px) {
	.banner .navbar ul li a {
		font-size: 12px;
	}

	.banner .navbar-brand-centered {
		left: 55%;
	}
}

@media (max-width: 767px) {
	.banner .navbar-brand-centered {
		position: absolute;
		left: 55%;
		top: 25px;
		display: inline;
		width: 200px;
		text-align: right;
	}

	.banner .navbar>.container .navbar-brand-centered,
	.banner .navbar>.container-fluid .navbar-brand-centered {
		margin-left: -115px;
	}

	.banner .navbar-brand-centered img {
		display: block;
		position: relative;
	}

	.banner .navbar-toggle {
		background: transparent;
	}

	.banner .navbar-toggle .icon-bar {
		background-color: #fff !important;
	}

	.banner .navbar {
		margin-top: -25px;
	}

	.banner .navbar-collapse {
		position: relative;
		top: 100px;
		background: ;
	}

	.navbar-collapse ul li {
		display: block !important;
	}

	.banner {
		background: url() fixed;
		position: relative;
		background-position: top center;
		height: 770px;
	}

	.video-container {
		position: relative !important;
		display: block !important;
		top: 50%;
		margin-top: -130px;
	}
}

.visiblexxs {
	display: none;
}

.banner-content {
	position: relative;
	z-index: 1;
}

.video {
	width: 100%;
	height: auto;
}

.opening {
	position: absolute;
	background: ;
	background-size: cover;
	position: relative;
	top: 15vh;
}

#video-controls {
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	opacity: 0;
	padding: 0px 10px;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
}

#video-container:hover #video-controls {
	opacity: .9;
	z-index: 9;
}

button {
	background: rgba(0, 0, 0, .5);
	border: 0;
	color: #EEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: inline;
}

button:hover {
	cursor: pointer;
}

#seek-bar {
	width: 360px;
}

#volume-bar {
	width: 60px;
}

.playpause,
.muteunmute {
	font-size: 12px;
}

button:focus {
	outline: 0;
}

.video-banner {
	position: absolute;
	width: 150%;
	top: -200px;
	left: -50px;
	height: auto;
	z-index: 1;
}

.video-bordered {
	border-style: solid;
	border-width: 48px;
	-moz-border-image: url() 48 stretch;
	-webkit-border-image: url() 48 stretch;
	-o-border-image: url() 48 stretch;
	border-image: url() 48 stretch;
}

.team-member {
	margin-bottom: 50px;
	text-align: center;
}

.team-member img {
	width: 225px;
	height: 225px;
	border: 7px solid rgba(0, 0, 0, 0.1);
}

.team-member h4 {
	margin-top: 25px;
	margin-bottom: 0;
	text-transform: none;
}

.team-member p {
	margin-top: 0;
}

.rounded-circle {
	border-radius: 50% !important;
	border-top-left-radius: 50% !important;
	border-top-right-radius: 50% !important;
	border-bottom-right-radius: 50% !important;
	border-bottom-left-radius: 50% !important;
}