@font-face {
  font-family: 'Abhaya Libre';
  src: url('../fonts/Abhaya_Libre/AbhayaLibre-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Abhaya Libre';
  font-weight: bold;
  src: url('../fonts/Abhaya_Libre/AbhayaLibre-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  src: url('../fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: italic;
  src: url('../fonts/Open_Sans/OpenSans-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: bold;
  src: url('../fonts/Open_Sans/OpenSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: bold;
  font-style: italic;
  src: url('../fonts/Open_Sans/OpenSans-BoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  src: url('../fonts/Open_Sans/OpenSans-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: italic;
  src: url('../fonts/Open_Sans/OpenSans-LightItalic.ttf') format('truetype');
}

html,
body {
  font-family: 'Open Sans';
  color: #222;
  font-size: 18px;
  padding: 0;
}

body {
  background-color: #e5e5e5;
  background: #e5e5e5;
}

h1,
h2,
h3 {
  font-family: 'Abhaya Libre';
}

p {
  color: #222;
}

.navigate_section {
  display: none;
}

div#wrapper {
  width: 100% !important;
  max-width: 100%;
  padding: 0;
  box-sizing: border-box;
}

#bodyarea {
  padding: 10px 0 0 0;
  background: none;
  margin: 0 auto;
  margin-top: 85px;
  max-width: 1720px;
  width: 99.9%;
}

#navi {
  background: #3a9aff;
  height: auto;
  padding: 20px 0;
}

#navi li {
  background: none;
  float: none;
  display: inline-block;
}

#navi li:hover {
  background: none;
}

#navi li a {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1;
  padding: 5px 0;
  margin-right: 30px;
}

#navi li:last-child a {
  margin-right: 0;
}

#navi li:hover a,
#navi li a:hover {
  background: none;
  border-bottom: 3px solid #fff;
  color: #fff;
}

#navi li a.active {
  background: none;
  border-bottom: 3px solid #fff;
  color: #fff;
  font-weight: normal;
}

#navi li li a, #navi li li a:hover, #navi li li a, #navi a.active li a, #navi li:hover li a, #navi li.sfhover li a {
  height: auto;
  line-height: normal;
  font-size: 16px;
  padding: 10px;
}

table.table_list tbody.header td div.cat_bar {
  background: #3a9aff;
  padding-left: 95px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

h4.catbg,
h4.catbg2,
h3.catbg,
h3.catbg2,
.table_list tbody.header td.catbg {
  background: none;
  padding: 20px 0;
  color: #fff;
  height: auto;
  line-height: normal;
}

div.cat_bar {
  height: auto;
  background: #3a9aff;
}

div.cat_bar h3 {
  font-size: 36px;
  padding: 10px 20px;
}

div.cat_bar img {
  display: none;
}

h3.catbg a:link,
h3.catbg a:visited,
h4.catbg a:link,
h4.catbg a:visited,
h3.catbg,
.table_list tbody.header td,
.table_list tbody.header td a {
  color: #fff;
  font-family: 'Abhaya Libre';
}

.table_list tbody.header td a:hover {
  color: #fff;
}

tbody.header .collapse,
tbody.header .unreadlink {
  display: none;
}

tbody.header a,
tbody.header {
  font-size: 46px;
  line-height: 54px;
}

.table_list tbody.content {
  background: #fff;
}

table {
  border-spacing: 0 2px;
}

.table_list tbody.content td.info a.subject {
  font-size: 20px;
  line-height: 27px;
  color: #222;
  font-weight: bold;
}

.table_list tbody.content td.info a.subject:hover {
  font-size: 20px;
  color: #222;
  font-weight: bold;
}

tr.windowbg td,
tr.windowbg2 td,
tr.approvebg td,
tr.highlight2 td {
  padding: 20px;
  border: none;
}

.windowbg,
#preview_body,
.windowbg2 {
  background: none;
  background-color: transparent;
}

td.info p {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 10px;
}

td.info p.moderators,
td.info p.moderators a {
  margin-bottom: 0;
  font-family: 'Open Sans';
  color: #b3b3b3;
}

.table.table_list tbody.content td.stats {
  font-size: 14px;
  line-height: 19px;
}

.dot {
  display: inline-block;
  width: 23px;
  height: 23px;
  background-color: #dedede;
  cursoir: pointer;
  border-radius: 50%;
}

.dot.on {
  background-color: #3a9aff;
}

.lastpost,
.topics,
.posts {
  font-size: 14px !important;
}

.lastpost p span {
  color: #9f9f9f;
}

.windowbg2:last-child {
  border-bottom: none;
}

.roundframe {
  border: none;
  padding: 100px 0;
  background: linear-gradient(114.19deg, #6cd3ff -7.3%, #3290ff 44.22%, #0a6de3 107.49%);
  /*width: 100vw;*/
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

span.upperframe,
span.lowerframe,
#footer {
  display: none;
}

.roundframe h3.catbg {
  display: none;
}

div.roundframe div.cat_bar,
div.roundframe div.cat_bar h3.catbg {
  background: none;
}

.buttonlist ul li {
  font-weight: 300;
  border-radius: 150px;
  border: none;
  text-transform: uppercase;
  background-color: #0085ff;
  transition: .3s ease;
  margin-right: 10px;
}

.buttonlist ul li a.button_strip_markread {
  color: #fff;
  margin-left: 0;
  background: transparent;
  padding: 10px 15px;
}

.buttonlist ul li a span {
  background: none;
  right: 0;
  letter-spacing: 0.05em;
  padding: 0;
  line-height: normal;
  font-size: 14px;
  height: auto;
}

.buttonlist ul li a {
  background: none;
  margin: 0;
  padding: 10px 20px;
  color: #fff;
  font-weight: bold;
  transition: .2s;
}

.buttonlist ul li a:hover {
  color: #ddf;
  background: none;
}

.buttonlist ul li a.active {
  background: none;
}

.buttonlist ul li a.active span {
  background: none;
}

.buttonlist ul li a span:hover,
.buttonlist ul li a:hover span {
  background: none;
}

.buttonlist ul li:hover {
  background-color: #2187ff;
}

.legend-bar {
  display: inline-block;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  background-color: #fff;
}

.legend-bar .buttonlist ul {
  margin: 0;
  padding: 0;
}

.legend-bar .mark_read {
  padding: 0 10px 0 0;
}

.legend-bar .floatleft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 15px;
}

.legend-bar .floatleft div,
.legend-bar .floatleft img {
  margin-right: 15px !important;
}

#posting_icons img {
  margin: 0 15px 0 0;
}

.legend-bar .floatleft img {
  height: 25px;
}

#posting_icons {
  padding: 0;
  margin: 0;
  line-height: normal;
  padding-top: 7px;
}

tbody.divider {
  height: 70px;
  display: block;
}

tbody.divider:last-of-type {
  height: 150px;
}

#upshrinkHeaderIC {
  margin-top: 4px;
  max-width: 1440px;
  margin: 4px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer__recent-posts,
.footer__forum-stats,
.footer__user-online {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.footer__recent-posts {
  width: 805px;
}

.footer__right {
  width: 550px;
}

.footer__forum-stats {
  margin-bottom: 60px;
}

div.title_barIC {
  border-bottom: 3px solid #0085ff;
  box-shadow: 0px 0px 30px rgba(0, 133, 255, 0.2);
}

div.title_barIC,
div.title_barIC h4.titlebg {
  background: none;
  font-family: 'Abhaya Libre';
  font-size: 46px;
  font-weight: bold;
  padding: 0;
  height: auto;
}

div.title_barIC span,
div.title_barIC h4.titlebg span {
  padding: 25px 30px;
}

div.title_barIC img {
  display: none;
}

#recent_posts_content,
.stats__content {
  padding: 22px 30px;
}

.stats__posts,
.stats__posts > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  width: 100%;
}

.stats__posts-item h3 {
  font-family: 'Open Sans';
  font-weight: bold;
  line-height: normal;
  font-size: 30px;
  color: #222;
}

.stats__posts-item span {
  color: #222;
  font-size: 18px;
}

.stats__latest-item {
  margin-bottom: 5px;
}

.stats__latest-item span,
.users-latest span {
  color: #9f9f9f;
}

.stats__latest {
  margin-bottom: 45px;
}

.stats__links,
.users-latest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.users-latest {
  justify-content: flex-start;
}

.users-latest p {
  margin: 0 !important;
  padding: 0 !important;
}

.users-latest p:first-child {
  margin-right: 80px !important;
}

.stats__links a {
  font-size: 18px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: bold;
  color: #0085ff;
}

.stats__links a:hover {
  color: rgba(0, 133, 255, 0.5);
  text-decoration: none;
}

.stats__posts-item {
  width: 180px;
}

#upshrinkHeaderIC p.last {
  border: none;
  padding: 0;
}

#topmenu {
  position: relative;
}

#searcharea {
  position: absolute;
  overflow: hidden;
  right: 0;
  top: 50%;
  height: 35px;
  z-index: 99999;
  width: 200px;
  background: url(../images/img/search-bg.png) no-repeat;
  margin-top: 81px;
}

#logo {
  background: url('../images/logo-black.png') no-repeat 0 center;
}

.legend-bar {
  display: block;
  max-width: 1750px;
  margin: 0 auto;
}

.legend-bar::after {
  display: table;
  clear: both;
  content: '';
}

#searcharea {
  background: transparent;
  height: 35px;
  width: auto;
  min-width: 262px;
  background-image: url('../images/search-icon.svg');
  background-color: rgba(255, 255, 255, 0.3);
  background-repeat: no-repeat;
  background-position: 10px center;
  border-radius: 2px;
  padding: 10px;
  padding-left: 32px;
}

#searcharea form {
  height: 100%;
}

#searcharea .inputbox {
  display: block;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  min-width: 100%;
  height: 100%;
  color: white;
  padding: 0;
  outline: none;
}
.header_menu {
  float: right;
  padding-top: 60px;
}

@media screen and (max-width: 1440px) {

}
.header_menu header {
  padding: 0;
  background-color: transparent;
}

body:not(.path-frontpage) header {
  background-color: transparent;
}

header ul.sf-menu.menu > li, header ul.menu > li {
  margin-right: 4vw;
}

@media (max-width: 1330px) {
  .header_menu {
    padding: 40px 0px 20px 0px;
    width: 100%;
  }
  header ul.sf-menu.menu, header ul.menu {
    justify-content: flex-start;
  }
}

#superfish-main ul {
  transition: all .0s ease .15s;
}