.no-mobile {
    display: none;
    touch-action: none;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#article_mobile {
    display: none;
}
html {
    scrollbar-width: none;
    overflow: scroll;
    overflow-x: hidden;
    -ms-overflow-style: none;
}
::-webkit-scrollbar {
    background: transparent; /* Optional: just make scrollbar invisible */
    height: 0;
    width: 0; /* Remove scrollbar space */
}
body, html {
    background-color: #fef5ee;
    margin: 0;
    padding: 0;
    color: #1e1e1e;
    font-size: 18px;
    font-family: 'Arimo', sans-serif;
    height: 100%;
}
#content {
    background-color: #c1c1c1;
    height: 100%;
    width: 100%;
    touch-action: none;
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 0;
    box-shadow: none;
}
A:link {
    text-decoration: none;
    color: #0066ff;
}
A:visited {
    text-decoration: none;
    color: #0066ff;
}
A:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #0066ff;
}
A:active {
    text-decoration: none;
    color: #0066ff;
}
a img {
    border: 0;
}
img {
    display: block;
}
h1, h2 {
    padding: 0;
    border: 0;
    margin: 0;
}
p {
    padding: 0;
    border: 0;
    margin: 0
}
li, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
/* ARTICLE */
#article_wrapper {
    position: relative;
    width: 914px;
    margin-bottom: 70px;
    margin-left: auto;
    margin-right: auto;
}
h1#article_header {
    font-weight: bold;
    text-align: center;
    color: #936e55;
    margin-top: 32px;
    margin-bottom: 8px;
    font-size: 30px;
}
h2.article_txt_header {
    font-size: 22px;
    margin-top: 20px;
    font-weight: bold;
    display: block;
}
.article_txt {
    margin-top: 20px;
    line-height: 22px;
    display: block;
    text-align: justify;
}
ul.article_txt_li {
    margin: 0;
    padding: 0;
    display: block;
}
li.article_txt_li {
    margin-top: 20px;
    padding-left: 20px;
    text-align: justify;
    line-height: 22px;
    background-image: url('/media/buttet-diamond.png');
    background-repeat: no-repeat;
    background-position: 0 4px;
}
.article_img {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}
#article_sub_stickyhead {
    background-color: #f4dfd1;
    height: 10px;
}
.article_contact_form {
    margin-top: 20px;
}
.privacystyle a:link {
    color: #1e1e1e;
    text-decoration: none;
}
.privacystyle a:visited {
    color: #1e1e1e;
    text-decoration: none;
}
.privacystyle a:hover {
    color: #1e1e1e;
    text-decoration: none;
}
.privacystyle a:active {
    color: #1e1e1e;
    text-decoration: none;
}
/* FOOT */
#footer_wrapper {
    position: absolute;
    background-color: #f4dfd1;
    height: auto;
    width: 100%;
}
#footer_content {
    margin-top: 42px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
nav.footer_links {
    text-align: center;
    margin: 0;
    padding: 0;
}
nav.footer_links li {
    font-weight: bold;
    font-size: 22px;
    display: inline;
}
nav.footer_links a:link {
    color: #1e1e1e;
}
nav.footer_links a:visited {
    color: #1e1e1e;
}
nav.footer_links a:hover {
    color: #1e1e1e;
}
nav.footer_links a:active {
    color: #1e1e1e;
}
nav.footer_links a {
    display: inline-block;
    margin: 0 18px;
}
/* FOOTER BUTTONS */
nav.footer_btn_section {
    padding: 0;
    margin-top: 40px;
    margin-bottom: 90px;
    text-align: center;
    font-size: 0;
}
nav.footer_btn_section li {
    display: inline;
}
nav.footer_btn_section a {
    margin-right: 17px;
    margin-left: 17px;
    display: inline-block;
}
.footer_btn {
    background-color: #ceac95;
    border-radius: 50%;
    background-repeat: no-repeat;
    -webkit-background-origin: content-box;
    background-origin: content-box;
    cursor: pointer;
    height: 70px;
    width: 70px;
    transition: 0.6s;
}
.footer_btn_twitter {
    background-position: 54% 50%;
    background-image: url("media/icon-twitter.png");
}
.footer_btn_bookmark {
    background-position: 50% 54%;
    background-image: url("media/icon-bookmark.png");
}
.footer_btn_facebook {
    background-position: 48% 48%;
    background-image: url("media/icon-facebook.png");
}
.footer_btn_sologames {
    background-position: 49% 50%;
    background-image: url("media/icon-sologames.png");
}
.footer_btn_twitter:hover {
    transition: 0.6s;
    background-color: #1ca0f3;
}
.footer_btn_bookmark:hover {
    transition: 0.6s;
    background-color: #6fc23e;
}
.footer_btn_facebook:hover {
    transition: 0.6s;
    background-color: #4792ef;
}
.footer_btn_sologames:hover {
    transition: 0.6s;
    background-color: #e6813d;
}
/* AD
#comm_160_left{
  display: none;
}
#comm_300_left {
  z-index: 9;
  position: absolute;
  top: 7%;
  left: 12px;
  width: 300px;
  height: 600px;
}
*/
/* AD
@media (max-width: 1679px) {
  #comm_300_left {
    display: none;
  }
  #comm_160_left {
    display: block;
    z-index: 9;
    position: absolute;
    top: 7%;
    left: 12px;
    width: 160px;
    height: 600px;
  }
}
@media (max-width: 1366px) {
    #comm_160_left {
        top: 8%;
    }
}
@media (max-width: 1280px) {
    #comm_160_left {
        display: none;
    }
}*/
/* ###RESPONSIVE### */
/* On small devices, fill entire screen and hide rest of the page. */
@media (max-device-width: 1in), (max-device-height: 1in) {
    html {
        overflow: hidden;
    }
    html, body {
        padding: 0;
        margin: 0;
        touch-action: none;
        height: 100%;
    }
    #content {
        box-shadow: none;
        touch-action: none;
        position: absolute;
        z-index: 2;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .no-mobile {
        display: none;
        touch-action: none;
    }
}
@media (max-width: 991px) {
    #article_wrapper, #footer_content {
        width: 764px;
    }
    .vbar {
        display: none
    }
    nav.footer_links {
        padding-top: 6px;
    }
    nav.footer_links li {
        display: block;
        padding-bottom: 22px;
    }
    nav.footer_btn_section {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    #article_wrapper, #footer_content {
        width: 630px;
    }
}
@media (max-width: 640px) {
    #article_wrapper, #footer_content {
        width: 500px;
    }
}
@media (max-width: 525px) {
    #article_wrapper, #footer_content {
        width: 434px;
    }
}
@media (max-width: 480px) {
    #article_wrapper, #footer_content {
        width: 320px;
    }
    nav.footer_links li {
        font-size: 20px;
    }
    nav.footer_btn_section a {
        margin-right: 10px;
        margin-left: 10px;
    }
    .footer_btn {
        height: 60px;
        width: 60px;
    }
}