@font-face {
    font-family: PFDinTextCondPro;
    src: url(../fonts/2B84B5_0_0.eot);
    src: url(../fonts/2B84B5_0_0.eot?#iefix) format("embedded-opentype"), url(../fonts/2B84B5_0_0.woff) format("woff"), url(../fonts/2B84B5_0_0.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: PFDinTextCondPro;
    src: url(../fonts/2B84B5_1_0.eot);
    src: url(../fonts/2B84B5_1_0.eot?#iefix) format("embedded-opentype"), url(../fonts/2B84B5_1_0.woff) format("woff"), url(../fonts/2B84B5_1_0.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: PFDinTextCondPro;
    src: url(../fonts/2B84B5_2_0.eot);
    src: url(../fonts/2B84B5_2_0.eot?#iefix) format("embedded-opentype"), url(../fonts/2B84B5_2_0.woff) format("woff"), url(../fonts/2B84B5_2_0.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
}
* {
    margin: 0;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
}
body, html {
    height: 100%}
body {
    background: #040404 url(../images/homebg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom right;
    font-family: PFDinTextCondPro, Arial, sans-serif;
}
div#wrap {
    min-height: 100%;
    height: 100%;
    margin: 0 auto -40px;
    display: table;
    width: 100%}
div#wrap2 {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 60px;
}
div#content {
    margin: 0 auto 30px auto;
}
div#text {
    color: #bbb;
    text-align: center;
    font-size: 20px;
    margin: 25px 0 20px 0;
    text-shadow: 1px 1px #000;
    cursor: default;
}
ul#nav {
    text-align: center;
}
ul#nav li {
    display: inline-block;
    margin: 20px 10px 0 10px;
    width: 245px;
    height: 79px;
    background: url(../images/homenav.png) bottom no-repeat;
    text-transform: uppercase;
    text-align: center;
    font-size: 21px;
    line-height: 80px;
    cursor: pointer;
    color: #635540;
}
#nav li a {
    color: #635540;
    text-decoration: none;
    display: block;
    position: relative;
}
#nav li a img {
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 160px;
    opacity: 0;
    left: 0;
    margin: auto;
    transition: all 0.3s ease-in;
}
#nav li a:hover {
    color: #020202;
}
#nav li a:hover img {
    opacity: .8;
    bottom: -7px;
}
#nav li.enabled:hover {
    background-position: top;
}
#nav li.disabled {
    opacity: .5;
    cursor: not-allowed;
}
div#search-wrapper {
    width: 100%;
    max-width: 1024px;
    font-family: PFDinTextCondPro, Arial, sans-serif;
    font-size: 20px;
    margin: 30px auto 0 auto;
}
div#search-input-wrapper {
    background: #1d1304;
    background: linear-gradient(to right, #000000 0, #050505 100%);
    width: 300px;
    margin: auto;
    color: #635540;
    text-shadow: 0 0 10px #1d170d;
    border: 1px solid #1f1408;
    height: 35px;
    line-height: 32px;
    border-radius: 2px;
    opacity: .6;
}
div.sticky {
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -151px!important;
    background: rgba(0, 0, 0, .7);
}
div#search-input-wrapper .fa-search {
    padding-left: 10px;
    color: #635540;
}
div#search-input-wrapper .fa-times {
    padding-right: 10px;
    cursor: pointer;
}
div#search-input-container {
    width: 100%;
    height: 26px;
}
div#search-input-wrapper>input {
    width: 244px;
    padding-left: 10px;
    border: none;
    background: 0 0;
    color: #635540;
    font-family: PFDinTextCondPro, Arial, sans-serif;
    font-size: 20px;
}
div#search-input-wrapper>input::-webkit-input-placeholder {
    color: #635540;
}
div#search-input-wrapper>input:-moz-placeholder {
    color: #635540;
}
div#search-input-wrapper>input::-moz-placeholder {
    color: #635540;
}
div#search-input-wrapper>input:-ms-input-placeholder {
    color: #635540;
}
div#search-results-wrapper {
    width: 100%;
    padding-top: 10px;
}
ul#results {
    width: 100%;
    list-style-type: none;
    text-align: left;
}
ul#results>li {
    width: 100%;
    margin-bottom: 10px;
    color: #635540;
}
ul#results>li>div>a {
    text-transform: uppercase;
    margin: -.35em 0 .25em;
    font-size: 20px;
    color: #f0cb0b;
    text-decoration: none;
}
div.searchDescription {
    width: 100%;
    display: table;
    table-layout: fixed;
}
div.truncated {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
div#footer, div#footer2, div#push {
    height: 10px;
}
div#footer {
    font-size: 13px;
    text-align: center;
    color: #999;
    cursor: default;
    padding: 0 10px;
    margin: 0 auto;
}
div#footer>span>a, div#footer>span>a:active, div#footer>span>a:visited {
    color: #bbb;
    text-decoration: none;
}
div#footer>a, div#footer>a:active, div#footer>a:visited {
    color: #bbb;
    text-decoration: none;
}
#Version {
    float: right;
    margin: 10px;
}
#DonationBlock {
    float: left;
    margin: 10px;
}
#No {
    font-size: 15px;
    color: #bbb;
    text-decoration: none;
    position: static;
}
#Title {
    font-size: 15px;
    color: #bbb;
    text-decoration: none;
    position: static;
    font-weight: 700;
}
#Donation {
    font-size: 15px;
    color: #bbb;
    text-decoration: none;
    font-weight: 700;
    position: static;
}
div#footer2>span:first-child:before {
    content: "";
    display: block;
    opacity: .75;
    background: url(../images/donation_main.png) no-repeat;
    width: 13px;
    height: 20px;
    float: left;
    position: static;
}
div#lang {
    text-align: center;
}
div#lang-switcher {
    margin: 0 auto;
}
div#lang-switcher .dd-select {
    background: rgba(0, 0, 0, 0)!important;
    border: solid 1px #635540;
    color: #635540;
}
div#lang-switcher .dd-pointer-down {
    border-top: solid 5px #635540;
}
div#lang-switcher .dd-pointer-up {
    border-bottom: solid 5px #635540!important;
}
div#lang-switcher .dd-option-image, div#lang-switcher .dd-selected-image {
    opacity: .5;
}
div#lang-switcher .dd-options {
    background: rgba(0, 0, 0, 0)!important;
    border: solid 1px #635540;
    box-shadow: none;
    line-height: 22px;
}
div#lang-switcher .dd-options>li {
    border-bottom: solid 1px #635540;
}
div#lang-switcher .dd-options>li:last-child {
    border-bottom: none;
}
div#lang-switcher .dd-option {
    background: rgba(0, 0, 0, .9)!important;
    color: #635540;
    border: none;
}
div#lang-switcher .dd-option:hover {
    background: rgba(33, 29, 24, .95)!important;
    color: #907854;
}
div#lang-switcher .dd-option-text, div#lang-switcher .dd-selected-text {
    cursor: pointer;
}
div#footer>a:hover {
    color: #ddd;
    text-decoration: underline;
}
i.close-search {
    display: none;
}
@media all and (max-width:800px) {
    body {
    background-position: right center;
}
}@media all and (max-width:1075px) {
    div#content {
    max-width: 800px;
}
}