html, body {
    height: 100%;
}

body {
	background: #120b00 url(../../images/legends/background.jpg) no-repeat center center;
    background-size: cover;
	color: #d7d7d7;
	font-family: "Open Sans";
}

/* General Site Wide cross styles */

h1 {
	font-family: "Raleway";
	font-weight: 300;
}

h2, h3, h4, h5 {
	color: #d0d0d0;
	font-family: "Open Sans";
	font-weight: 300;
}

a {
	color: #f9d710;
}
a:hover {
	color: #f9d710;
}

.btn.btn-primary,
.btn.btn-default,
.btn.btn-success,
.btn.btn-danger,
.btn.btn-warning {
	background: transparent;
	color: #309aeb;
	border: 1px solid #309aeb;
	border-radius: 20px;
	padding: 5px 10px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
}

.btn.btn-primary:hover,
.btn.btn-default:hover,
.btn.btn-success:hover,
.btn.btn-danger:hover,
.btn.btn-warning:hover {
	background: #1e272e;
}

.btn:hover {
	color: #299ef6;
}

.btn.btn-danger {
	border: 1px solid #c00606;
	color: #c00606
}

.btn.btn-warning {
	border: 1px solid #e6ad00;
	color: #e6ad00;
}

.btn.btn-success {
	border: 1px solid #28d600;
	color: #28d600;
}

.alert.alert-danger {
	border: 1px solid #c00606;
	color: #c00606;
	background: transparent;
}

.alert.alert-warning {
	border: 1px solid #e6ad00;
	color: #e6ad00;
	background: transparent;
}

.alert.alert-success {
	border: 1px solid #28d600;
	color: #28d600;
	background: transparent;
}

.alert.alert-info {
	border: 1px solid #309aeb;
	color: #309aeb;
	background: transparent;
}

.label.label-default {
	background: #252c31;
	color: #d0d0d0;
	position: relative;
}

.badge {
	background-color: #252c31;
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	text-shadow: none;
}

.panel .panel-heading {
	background-color: #3182bf;
	border-color: #3182bf;
}

.panel .panel-body {
	background-color: #252c31;
}

.panel .panel-footer {
	background-color: #161a1d;
	border-top: none;
	font-size: smaller;
}

.navbar {
	transition: 0.5s ease;
}

.navbar-header {
	position: relative;
}

.navbar-brand {
	background: transparent url(http://assets.technicpack.net/images/testing/logo_glow.png) no-repeat top left;
	width: 139px;
	height: 140px;
	display: block;
	position: absolute;
	top: -25px;
	left: -15px;
	transition: 0.5s ease-in-out;
}

.navbar-nav {
	margin-left: 85px;
}

.navbar-nav > li > a {
	font-family: "Raleway";
	text-transform: uppercase;
	color: #FFF;
	padding-top: 35px;
	font-size: 17px;
	transition: 0.5s ease;
}

.sub-menu-number {
	font-family: "Open Sans";
	font-size: smaller;
}

.navbar-nav .avatar {
	padding-left: 0;
}

.navbar-nav .avatar > img {
	border-radius: 30px;
	position: relative;
	top: -20px;
	transition: 0.5s ease;
}

.nav>li>a:hover,
.nav>li>a:focus {
	background-color: transparent;
}

.navbar-nav>li>.dropdown-menu {
	border-radius: 0;
	min-width: 250px;
	background: #3182bf;
}

.navbar-nav>li>.dropdown-menu:before {
	position: absolute;
	top: -8px;
	left: 10%;
	width: 0;
	height: 0;
	border-bottom: 8px solid #3182bf;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	content: "";
}

.navbar-nav>li>.dropdown-menu.user-menu:before {
	left: 90%;
}

.navbar-nav>li>.dropdown-menu>li.divider {
	background-color: #3899e2;
}

.navbar-nav>li.dropdown:hover .dropdown-menu {
	display: block;
}

.navbar-nav .dropdown-menu:hover {
	display: block;
}

.dropdown-menu>li>a {
	color: #FFF;
}

.dropdown-menu>li>a:hover {
	color: #FFF;
	background: #3899e2;
}

.navbar-nav>li>form#search-form {
	padding-top: 28px;
	padding-left: 10px;
	transition: 0.5s ease;
}

.navbar-nav>li input#search {
	border-radius: 20px;
}

.navbar-user {
	margin-left: 0;
}

.navbar {
	margin-bottom: 0;
}

/* Navbar scrolled */

.navbar-scrolled .navbar-brand {
	background: transparent url(../../images/legends/logo_small.png) no-repeat top left;
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
}

.navbar-scrolled .navbar-nav {
	margin-left: 35px;
}

.navbar-scrolled {
	background: #180d00;
}

.navbar-scrolled .navbar-nav > li > a {
	font-family: "Raleway";
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	padding-top: 15px;
}

.navbar-scrolled .navbar-nav > li > a.nav-username {
	position: relative;
	right: 45px;
}


.navbar-scrolled .navbar-nav .avatar > img {
	border-radius: 30px;
	position: absolute;
	top: 5px;
	width: 40px;
	right: 25px;
}

.navbar-scrolled .navbar-nav>li>form#search-form {
	padding-top: 8px;
}

.navbar-scrolled .user-menu {
	right: 45px;
}

/* Legends Styling */

#wrapper {
    height: 100%;
    padding-bottom: 100px;
}

main {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.scenes {
    height: 100%;
    width: 100%;
    position: relative;
    top: 0;
}

.scene {
    height: 100%;
    width: 100%;
    max-width: 1883px;
    position: relative;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.scene1 {
    background: transparent url(../../images/legends/bg_1.jpg) no-repeat center center;
    background-size: cover;

}

.scene2 {
    background: transparent url(../../images/legends/bg_2.jpg) no-repeat center center;
    background-size: cover;
}
.scene3 {
    background: transparent url(../../images/legends/bg_3.jpg) no-repeat center center;
    background-size: cover;
}

.next, .prev {
    width: 181px;
    height: 127px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    cursor: pointer; cursor: hand;
}

.next {
    background: transparent url(../../images/legends/arrow_down.png) no-repeat top left;
    bottom: 0;
}

.prev {
    background: transparent url(../../images/legends/arrow_up.png) no-repeat top left;
    top: 0;
    display: none;
}

.border-left {
    position: absolute;
    width: 88px;
    height: 100%;
    margin: 0 auto;
    left: -1964px;
    right: 0;
    top: 0;
    background: transparent url(../../images/legends/border_left.png) repeat-y top left;
}

.border-right {
    position: absolute;
    width: 88px;
    height: 100%;
    margin: 0 auto;
    left: 0;
    right: -1964px;
    top: 0;
    background: transparent url(../../images/legends/border_right.png) repeat-y top left;
}

.bug {
    width: 5.89%;
    height: 13%;
    background: transparent url(../../images/legends/bug.png) no-repeat top left;
    background-size: 100% 100%;
    position: absolute;
    left: 84%;
    top: 54%;
}

.button {
    width: 50px;
    height: 50px;
    background: transparent url(../../images/legends/button.png) no-repeat top left;
    position: absolute;
    cursor: pointer; cursor: hand;
}

.info-container {
    display: none;
    width: 350px;
    background: transparent url(../../images/legends/popup_main.png) no-repeat top left;
    padding: 40px 20px 40px;
    position: absolute;
    z-index: 20;
}

.info-container::after {
    content: '';
    display: block;
    width: 350px;
    height: 110px;
    margin: 0 -175px;
    background: url(../../images/legends/popup_footer.png) center top no-repeat;
    position: absolute;
    bottom: -40px;
    left: 50%;
}

.info-container h2 {
    text-align: center;
    font-size: 12pt;
    text-transform: uppercase;
    margin-top: 0;
    color: #f9d710;
}

.info-1 .button {
    left: 78%;
    top: 32%;
}

.info-2 .button {
    left: 10%;
    top: 65%;
}

.info-3 .button {
    left: 83%;
    top: 64%;
}

.info-4 .button {
    left: 83%;
    top: 74%;
}

.info-5 .button {
    left: 21%;
    top: 44%;
}

.info-6 .button {
    left: 24%;
    top: 50%;
}

.info-7 .button {
    left: 20%;
    top: 45%;
}

.info-8 .button {
    left: 58%;
    top: 60%;
}

.info-9 .button {
    left: 50%;
    top: 75%;
}

.logo-container {
    width: 500px;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    top: 20%;
    left: 20%;
    right: 0;
}

.info-buttons {
	text-align: center;
	margin-bottom: 20px;
}

.info-buttons .btn,
.info-buttons .btn:active,
.info-buttons .btn:visited,
.info-buttons .btn:focus {
	border: 1px solid transparent;
    background: #180d00;
	border-radius: 0;
	margin-right: 10px;
	transition: 0.2s ease-in-out;
    color: #f9d710;
    border-radius: 5px;
}

.info-buttons .btn:hover {
    background: #2b1803;
	color: #f9d710;
}

/* Loading Styling */

.load-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #120b00;
    top:0;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 100;
}

.load-overlay .loading-message {
	color: #f9d710;
	font-size: 22pt;
	width: 400px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 300px;
	font-family: "Raleway";
}

/* Footer Styling */

footer {
	background-color: #180d00;
	padding-top: 15px;
	border-top: 1px solid #101017;
    position: absolute;
    height: 100px;
    width: 100%;
}


.footer-content {
	padding-bottom: 20px;
	border-bottom: 1px dashed #292929;
}

.content-ad {
	text-align: center;
	margin-bottom: 10px;
}

.mid-ad {
	text-align: center;
	border-bottom: 1px dashed #252c31;
	margin-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 20px;
}

.mid-ad.mid-feed-ad {
	border: none;
	padding-bottom: 0;
}

.bottom-ad {
	text-align: center;
	margin-bottom: 10px;
}

footer .lighter {
	color: #909090;
}

.footer-list-container > h4 {
	color: #FFF;
	text-transform: uppercase;
	border-bottom: 1px solid #292929;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.footer-list-container .footer-list-under {
	text-align: right;
	font-size: smaller;
	margin-top: 4px;
}

.footer-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-list > li {
	border-bottom: 1px solid #292929;
	padding: 4px;
}

.footer-nav {
	font-size: smaller;
}

.copyright-text {
	font-size: smaller;
	text-align: right;
}

.copyright {
	margin-top: 20px;
	margin-bottom: 20px;
}
