@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button, input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

*, div, input, :before, :after, select, textarea {
  box-sizing: border-box; }

html, body {
  margin: 0;
  padding: 0; }

html {
  display: block;
  height: 100vh; }

body {
  min-height: 100vh;
  background: #f8f8f8;
  font-size: 18px; }

@font-face {
  font-family: 'ryzeui-icons';
  src: url("../../../ryzeui/fonts/ryzeui-icons.eot?20g8mf");
  src: url("../../../ryzeui/fonts/ryzeui-icons.eot?#iefix20g8mf") format("embedded-opentype"), url("../../../ryzeui/fonts/ryzeui-icons.ttf?20g8mf") format("truetype"), url("../../../ryzeui/fonts/ryzeui-icons.woff?20g8mf") format("woff"), url("../../../ryzeui/fonts/ryzeui-icons.svg?20g8mf#ryzeui-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'ryzeui-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chat:before {
  content: "\e046"; }

.icon-users:before {
  content: "\e251"; }

.icon-user:before {
  content: "\e253"; }

.icon-heart:before {
  content: "\e291"; }

.icon-star:before {
  content: "\e299"; }

.icon-pin:before {
  content: "\e2c8"; }

.icon-visibility:before {
  content: "\e306"; }

.icon-spotify:before {
  content: "\e600"; }

.icon-google-plus:before {
  content: "\eee4"; }

.icon-facebook:before {
  content: "\eee8"; }

.icon-twitter:before {
  content: "\eeed"; }

.icon-youtube:before {
  content: "\eef3"; }

.icon-twitch:before {
  content: "\eef7"; }

.icon-vimeo:before {
  content: "\eef8"; }

.icon-dribbble3:before {
  content: "\ef04"; }

.icon-steam:before {
  content: "\ef09"; }

.icon-soundcloud:before {
  content: "\ef20"; }

.icon-skype:before {
  content: "\ef22"; }

.icon-linkedin:before {
  content: "\ef24"; }

.icon-pinterest:before {
  content: "\ef2c"; }

.esc-fluid {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .esc-fluid:after {
    content: " ";
    display: block;
    clear: both; }

@media screen and (max-width: 767px) {
  .esc {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .esc:after {
      content: " ";
      display: block;
      clear: both; } }
@media screen and (min-width: 768px) {
  .esc {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto; }
    .esc:after {
      content: " ";
      display: block;
      clear: both; } }
@media screen and (min-width: 970px) {
  .esc {
    max-width: 970px;
    margin-left: auto;
    margin-right: auto; }
    .esc:after {
      content: " ";
      display: block;
      clear: both; } }
@media screen and (min-width: 1200px) {
  .esc {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto; }
    .esc:after {
      content: " ";
      display: block;
      clear: both; } }

@media screen and (max-width: 767px) {
  .esc-sm {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .esc-sm:after {
      content: " ";
      display: block;
      clear: both; } }
@media screen and (min-width: 768px) {
  .esc-sm {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto; }
    .esc-sm:after {
      content: " ";
      display: block;
      clear: both; } }

.esc-row {
  float: left;
  width: 100%; }
  .esc-row:before, .esc-row:after {
    content: " ";
    display: table; }
  .esc-row:after {
    clear: both; }

@media screen and (max-width: 767px) {
  .esc-flex {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .esc-flex:after {
      content: " ";
      display: block;
      clear: both; } }
@media screen and (min-width: 768px) {
  .esc-flex {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto; }
    .esc-flex:after {
      content: " ";
      display: block;
      clear: both; } }
@media screen and (min-width: 970px) {
  .esc-flex {
    max-width: 970px;
    margin-left: auto;
    margin-right: auto; }
    .esc-flex:after {
      content: " ";
      display: block;
      clear: both; } }
@media screen and (min-width: 1200px) {
  .esc-flex {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto; }
    .esc-flex:after {
      content: " ";
      display: block;
      clear: both; } }

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

h1,
h2,
h3,
h4,
h5 {
  font-family: inherit;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.4em;
  margin: 0 0 .55em 0; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small {
    color: #999; }
  h1.heading,
  h2.heading,
  h3.heading,
  h4.heading,
  h5.heading {
    display: block;
    width: 100%;
    border-bottom: 1px solid #eee; }

h1 {
  font-size: 36px; }
  h1 small {
    font-size: 24.8275862069px; }

h2 {
  font-size: 28px; }
  h2 small {
    font-size: 19.3103448276px; }

h3 {
  font-size: 22px; }
  h3 small {
    font-size: 15.1724137931px; }

h4 {
  font-size: 18px; }
  h4 small {
    font-size: 14.4px; }

h5 {
  font-size: 16px; }
  h5 small {
    font-size: 12.8px; }

p {
  display: block;
  font-family: inherit;
  font-weight: 500;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 .666em 0; }
  p.lead {
    font-size: 1.333em; }
    p.lead + p {
      margin-top: 1.3em; }
  p small {
    font-weight: bold; }
  p code {
    padding: 3px;
    background: #f8f8f8;
    border-radius: 3px; }

ul, ol, dl {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-weight: 500;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  list-style-position: inside;
  font-size: 1em;
  line-height: 1.4em; }

dl {
  font-size: 0.9em; }
  dl dt {
    font-weight: 700; }
  dl dd {
    padding: 0;
    margin: 0 0 .5em 0; }

ul.inline li, ol.inline li {
  float: left;
  display: inline-block;
  margin: 0 10px 0 0; }
  ul.inline li:last-child, ol.inline li:last-child {
    margin-right: 0px; }
ul.inline.pull-right, ol.inline.pull-right {
  float: right; }

abbr {
  cursor: help; }

blockquote {
  border-left: 3px solid #4693e2;
  padding: 1em;
  margin: .2em 0;
  font-family: inherit;
  font-size: 1em;
  font-style: italic;
  font-weight: 500;
  color: #777; }
  blockquote cite {
    font-size: 0.9em;
    display: block;
    clear: both; }
    blockquote cite:before {
      content: "\2014 \0020"; }

span.label {
  font-size: 0.7em;
  padding: .15em .5em;
  background: #3f485a;
  border-radius: 3px;
  color: #fff; }
  span.label.label-primary {
    background: #2a303c; }
  span.label.label-success {
    background: #81b968; }
  span.label.label-info {
    background: #4693e2; }
  span.label.label-danger {
    background: #cb3837; }
  span.label.label-warning {
    background: #f0a630; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 2.222em 0 2.444em; }

code {
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: .8em;
  color: #cb3837; }

kbd {
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: .8em;
  color: #4693e2;
  padding: 3px 6px;
  background: #2a303c;
  border-radius: 3px; }

img {
  display: block;
  margin: 0 auto;
  clear: both; }
  img.pull-left {
    float: left;
    margin: 0 10px 0 0; }
  img.pull-right {
    float: right;
    margin: 0 0 0 10px; }
  img.img-responsive {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

a.btn,
.btn,
input[type="submit"],
button {
  display: inline-block;
  margin-bottom: 5px;
  font-family: inherit;
  font-weight: 700;
  font-size: .86em;
  text-decoration: none;
  text-transform: uppercase;
  line-height: .86em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
  outline: none;
  padding: 0.65em 1em 0.75em;
  color: #fff;
  transition: all 0.2s ease-in-out; }
  a.btn:hover,
  .btn:hover,
  input[type="submit"]:hover,
  button:hover {
    text-decoration: none; }

a.btn-lg,
.btn-lg {
  font-size: 1em;
  padding: 1em 1.65em 1.05em; }

a.btn-sm,
.btn-sm,
a.btn-xs,
.btn-xs {
  font-size: .85em;
  padding: .5em 1em .6em; }

a.btn-xs,
.btn-xs {
  font-size: .65em;
  padding: .55em .75em .45em; }

.btn-default {
  background: #3f485a; }
  .btn-default:hover {
    background: #353c4b; }

.btn-primary {
  background: #2a303c; }
  .btn-primary:hover {
    background: #20242d; }

.btn-success {
  background: #81b968; }
  .btn-success:hover {
    background: #72b157; }

.btn-info {
  background: #4693e2; }
  .btn-info:hover {
    background: #3086df; }

.btn-danger {
  background: #cb3837; }
  .btn-danger:hover {
    background: #b93130; }

.btn-warning {
  background: #f0a630; }
  .btn-warning:hover {
    background: #ee9c18; }

.btn-social-facebook {
  background: #3c689f; }
  .btn-social-facebook:hover {
    background: #355c8c; }

.btn-social-twitter {
  background: #3b89b1; }
  .btn-social-twitter:hover {
    background: #357a9e; }

.btn-social-googleplus {
  background: #d16847; }
  .btn-social-googleplus:hover {
    background: #cc5733; }

.btn-social-vimeo {
  background: #3580c5; }
  .btn-social-vimeo:hover {
    background: #3073b1; }

.btn-social-spotify {
  background: #5ea240; }
  .btn-social-spotify:hover {
    background: #539039; }

.btn-social-dribbble {
  background: #d14788; }
  .btn-social-dribbble:hover {
    background: #cc337b; }

.btn-social-soundcloud {
  background: #e89b49; }
  .btn-social-soundcloud:hover {
    background: #e58f32; }

.btn-social-skype {
  background: #369cc6; }
  .btn-social-skype:hover {
    background: #318cb2; }

.btn-social-youtube {
  background: #d14747; }
  .btn-social-youtube:hover {
    background: #cc3333; }

.btn-social-steam {
  background: #444444; }
  .btn-social-steam:hover {
    background: #373737; }

.btn-social-pinterest {
  background: #dc3d5f; }
  .btn-social-pinterest:hover {
    background: #d8274d; }

.btn-social-linkedin {
  background: #558ec9; }
  .btn-social-linkedin:hover {
    background: #4281c3; }

.btn-social-twitch {
  background: #6441a5; }
  .btn-social-twitch:hover {
    background: #593a93; }

.btn-social-instagram {
  background: #125688; }
  .btn-social-instagram:hover {
    background: #0f4871; }

[class*="btn-social-"],
a[class*="btn-social-"],
input[class*="btn-social-"],
button[class*="btn-social-"] {
  padding: 0.65em 1em 0.75em;
  font-size: 16px;
  padding: .9em 1em;
  color: #fff; }
  [class*="btn-social-"].btn-lg,
  a[class*="btn-social-"].btn-lg,
  input[class*="btn-social-"].btn-lg,
  button[class*="btn-social-"].btn-lg {
    font-size: 20px;
    padding: 1em 1em 1.05em; }
  [class*="btn-social-"].btn-sm,
  a[class*="btn-social-"].btn-sm,
  input[class*="btn-social-"].btn-sm,
  button[class*="btn-social-"].btn-sm {
    font-size: 16px;
    padding: .5em; }
  [class*="btn-social-"].btn-xs,
  a[class*="btn-social-"].btn-xs,
  input[class*="btn-social-"].btn-xs,
  button[class*="btn-social-"].btn-xs {
    font-size: 16px;
    padding: .4em; }

.button-group {
  display: inline-block;
  margin: 0;
  padding: 0; }
  .button-group ul {
    margin: 0;
    padding: 0; }
  .button-group li {
    float: left;
    display: inline; }
    .button-group li .btn {
      float: left; }
    .button-group li:last-child .btn {
      border-right: none !important; }
  .button-group.centered {
    width: 100%;
    text-align: center;
    float: initial; }
    .button-group.centered ul {
      display: inline-block;
      margin: 0 auto; }
  .button-group.pull-right {
    float: right; }
  .button-group.rounded li:first-child a {
    border-radius: 10em 0 0 10em; }
  .button-group.rounded li:last-child a {
    border-radius: 0 10em 10em 0; }

.button-group .btn-default {
  border-right: #546078 1px solid; }
.button-group .btn-primary {
  border-right: #3f485a 1px solid; }
.button-group .btn-success {
  border-right: #9ec98b 1px solid; }
.button-group .btn-info {
  border-right: #72ade9 1px solid; }
.button-group .btn-danger {
  border-right: #d6605f 1px solid; }
.button-group .btn-warning {
  border-right: #f3ba60 1px solid; }

.section {
  float: left;
  position: relative;
  clear: both;
  width: 100%; }
  .section:before, .section:after {
    content: " ";
    display: table; }
  .section:after {
    clear: both; }

.nav-wrapper {
  float: left;
  position: relative;
  width: 100%;
  height: auto;
  background: #3a3a3a; }

.nav-bar {
  float: left;
  position: relative;
  width: 100%;
  height: auto;
  background: #3a3a3a;
  display: flex;
  align-items: center; }
  .nav-bar .esc {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .nav-bar .esc:after {
      content: " ";
      display: block;
      clear: both; }
  .nav-bar nav, .nav-bar ul, .nav-bar li {
    margin: 0;
    padding: 0;
    position: relative; }
  .nav-bar > div {
    position: relative; }
  .nav-bar .nav-header {
    float: left;
    display: flex;
    align-items: center;
    height: 100%; }
    .nav-bar .nav-header a.name {
      flex: 1;
      padding: 0em .65em;
      font-size: .85em;
      font-weight: 700;
      color: #fff; }
      .nav-bar .nav-header a.name span {
        line-height: 1em; }
  .nav-bar.nav-inline li {
    position: relative;
    display: inline-block;
    margin: 0;
    height: auto; }
    .nav-bar.nav-inline li a {
      display: inline-block;
      padding: 15px .65em;
      margin: 0;
      font-size: .85em;
      color: #fff;
      transition: all 0.25s ease-in-out; }
      .nav-bar.nav-inline li a:hover {
        background: #353c4b;
        text-decoration: none; }
    .nav-bar.nav-inline li.dropdown a:after {
      content: "▾";
      color: #fff;
      margin-left: 6px;
      position: relative;
      top: -1px; }
    .nav-bar.nav-inline li .dropdown-menu {
      display: none;
      top: 100%;
      z-index: 1000;
      min-width: 160px;
      position: absolute;
      right: 0;
      left: auto;
      background: #3f485a;
      background-clip: padding-box;
      box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
      padding: 5px;
      opacity: 0; }
      .nav-bar.nav-inline li .dropdown-menu li {
        float: left;
        clear: both;
        width: 100%;
        margin: 0;
        white-space: nowrap; }
        .nav-bar.nav-inline li .dropdown-menu li a {
          display: inline-block;
          width: 100%;
          padding: .5em .75em; }
          .nav-bar.nav-inline li .dropdown-menu li a:after {
            visibility: hidden;
            display: none;
            content: ""; }
        .nav-bar.nav-inline li .dropdown-menu li.divider {
          margin: 5px 0;
          border-top: 1px solid #4a5469; }
    .nav-bar.nav-inline li.open a {
      background: #3f485a; }
    .nav-bar.nav-inline li.open > .dropdown-menu {
      display: inline-block;
      opacity: 1; }
  .nav-bar.pull-left ul {
    float: left;
    margin-right: auto; }
    .nav-bar.pull-left ul li .dropdown-menu {
      left: 0;
      right: auto; }
  .nav-bar.pull-right ul {
    float: right;
    margin-left: auto; }
    .nav-bar.pull-right ul li .dropdown-menu {
      right: 0;
      left: auto; }

.nav-side {
  float: left;
  width: 100%;
  background: #fafafa;
  padding: 32px 20px; }
  .nav-side ul, .nav-side li {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .nav-side li {
    float: left;
    clear: both;
    width: 100%;
    margin: 0; }
    .nav-side li.heading {
      font-size: 0.77778em;
      font-weight: bold;
      text-transform: uppercase;
      padding: 4px 0; }
    .nav-side li.divider {
      margin: 16px 0;
      padding: 0;
      height: 0;
      border-top: 1px solid #e6e6e6; }
    .nav-side li a {
      font-size: 0.8899em;
      display: block;
      line-height: 26px; }
      .nav-side li a:hover {
        margin: 0 -20px;
        padding-left: 20px;
        padding-right: 20px;
        background: rgba(0, 0, 0, 0.03);
        text-decoration: none; }
      .nav-side li a.active {
        font-weight: bold; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-size: 0.8em; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/\00a0"; }
  .breadcrumb > .active {
    color: #777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  font-size: 0.8555em; }
  .pagination.pagination-bordered > li:first-child > a {
    border-radius: 3px 0 0 3px; }
  .pagination.pagination-bordered > li:last-child > a {
    border-radius: 0 3px 3px 0; }
  .pagination.pagination-bordered > li > a {
    border: 1px solid #ddd;
    border-radius: none; }
    .pagination.pagination-bordered > li > a:hover {
      background-color: #f8f8f8;
      text-decoration: none; }
  .pagination.pagination-bordered > li.active > a, .pagination.pagination-bordered > li.active > a:hover, .pagination.pagination-bordered > li.active > a:active, .pagination.pagination-bordered > li.active > a:focus {
    border-color: #3086df; }
  .pagination.center {
    margin: 20px auto;
    display: table;
    padding: 0; }
  .pagination.pull-right {
    float: right;
    padding-right: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857143;
      text-decoration: none;
      background: #fff;
      border: none; }
    .pagination > li.active > a,
    .pagination > li.active > a:hover,
    .pagination > li.active > a:active,
    .pagination > li.active > a:focus {
      background-color: #4693e2;
      color: #fff;
      cursor: default;
      z-index: 1;
      border-radius: 3px;
      text-decoration: none; }

input[type="text"],
input[type="search"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="color"],
input[type="number"],
input[type="week"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
textarea,
select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border ease-in-out .15s, box-shadow ease-in-out .15s; }

input[type="text"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
input[type="number"]:focus,
input[type="week"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
textarea:focus,
select:focus {
  outline: none;
  box-shadow: 0 0 0 3px #cae0f7;
  border-color: #4693e2; }

select[multiple] {
  height: auto; }
  select[multiple] option:selected {
    background: #4693e2;
    color: #fff; }

textarea {
  height: auto;
  resize: vertical;
  min-height: 32px; }

input[type="text"]:disabled,
input[type="search"]:disabled,
input[type="email"]:disabled,
input[type="password"]:disabled,
input[type="tel"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
input[type="number"]:disabled,
input[type="week"]:disabled,
input[type="date"]:disabled,
input[type="month"]:disabled,
input[type="time"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
textarea:disabled,
select:disabled {
  background-color: #f8f8f8;
  cursor: not-allowed !important; }

input[type="text"]:readonly,
input[type="search"]:readonly,
input[type="email"]:readonly,
input[type="password"]:readonly,
input[type="tel"]:readonly,
input[type="url"]:readonly,
input[type="color"]:readonly,
input[type="number"]:readonly,
input[type="week"]:readonly,
input[type="date"]:readonly,
input[type="month"]:readonly,
input[type="time"]:readonly,
input[type="datetime"]:readonly,
input[type="datetime-local"]:readonly,
textarea:readonly,
select:readonly {
  background-color: #f8f8f8;
  cursor: not-allowed !important; }

.form-row {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 14px; }
  .form-row.checkbox label {
    line-height: 16px; }
    .form-row.checkbox label:before {
      float: left;
      content: " ";
      display: inline-block;
      margin-right: .8em;
      width: 16px;
      height: 16px;
      border-radius: calc(16px / 2);
      background: #fff;
      box-shadow: inset 0 0 0 2px #ddd;
      transition: all 0.15s ease-in-out; }

input[type="checkbox"] {
  display: none; }
  input[type="checkbox"]:checked + label {
    color: #444; }
    input[type="checkbox"]:checked + label:before {
      background: #fff;
      box-shadow: inset 0 0 0 5px #4693e2; }

.form-helper {
  margin: 0;
  font-size: .75em;
  line-height: 1.6em;
  padding: 1em 1em 0;
  color: #3f485a; }

label {
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
  color: #666;
  margin-bottom: 6px;
  display: inline-block;
  cursor: pointer;
  transition: color .2s ease-in-out; }
  label:hover {
    color: #444; }

input[type="file"] {
  float: left;
  clear: both;
  width: 100%;
  font-size: .8em;
  color: #666; }

form.inline label {
  text-align: right;
  line-height: 1em;
  padding: .66em 0 0;
  width: 23.7288135593%;
  float: left;
  margin-right: 1.6949152542%; }
form.inline input,
form.inline textarea {
  width: 74.5762711864%;
  float: right;
  margin-right: 0; }
form.inline .checkbox {
  position: relative; }
  form.inline .checkbox label:before {
    float: right;
    margin-right: -30px; }
form.inline input[type="submit"],
form.inline button {
  margin-left: 25.4237288136%; }
form.inline .form-helper {
  clear: both;
  margin-left: 25.4237288136%;
  padding: 1em 1em 0; }

form.search {
  float: left;
  position: relative;
  width: 100%;
  display: flex;
  white-space: nowrap; }
  form.search input[type="text"],
  form.search input[type="search"],
  form.search button {
    display: inline-block;
    margin: 0; }
  form.search input[type="text"],
  form.search input[type="search"] {
    width: 100%;
    vertical-align: top;
    flex: 1 1 auto;
    border-radius: 3px 0 0 3px;
    border-right: none;
    box-shadow: none; }
    form.search input[type="text"] ~ .close-icon,
    form.search input[type="search"] ~ .close-icon {
      flex: 0 0 auto;
      background: #fff;
      border-radius: 0px;
      border: none;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      transition: all 0.15s ease-in-out; }
      form.search input[type="text"] ~ .close-icon:before,
      form.search input[type="search"] ~ .close-icon:before {
        font-family: "Helvetica Neue", Helvetica, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: bold;
        font-size: 1.6em;
        content: "×";
        color: #ddd; }
    form.search input[type="text"]:not(:valid) ~ .close-icon:before,
    form.search input[type="search"]:not(:valid) ~ .close-icon:before {
      color: #fff; }
  form.search input[type="submit"],
  form.search button {
    flex: 0 0 auto;
    display: inline-block;
    vertical-align: top;
    border-radius: 0 3px 3px 0; }
  form.search input[type="text"]:focus,
  form.search input[type="search"]:focus {
    border-right-color: transparent;
    box-shadow: none; }
    form.search input[type="text"]:focus ~ .close-icon,
    form.search input[type="search"]:focus ~ .close-icon {
      border-color: #4693e2; }

.select-ryze {
  float: left;
  position: relative;
  width: 100%; }
  .select-ryze:after {
    display: block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\0025BE";
    color: #697896;
    position: absolute;
    right: 1px;
    top: 1px; }
  .select-ryze select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .select-ryze select::-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }

.switch {
  display: block;
  border: none;
  margin-bottom: .5em;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none; }
  .switch > label {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 38px;
    background: #ddd;
    border-radius: 20px;
    transition: all 0.2s ease-out;
    overflow: hidden;
    box-shadow: inset 0 0 0 0px #ddd; }
    .switch > label::after {
      display: block;
      content: " ";
      height: 30px;
      width: 30px;
      position: absolute;
      top: 4px;
      left: 4px;
      border-radius: 16px;
      background-color: white;
      transform: translate3d(0, 0, 0);
      transition: all 0.1s ease-out; }
    .switch > label.lg {
      width: 80px;
      height: 46px;
      border-radius: 23px; }
      .switch > label.lg::after {
        height: 38px;
        width: 38px;
        border-radius: 50%; }
    .switch > label.sm {
      width: 50px;
      height: 32px;
      border-radius: 16px; }
      .switch > label.sm::after {
        height: 24px;
        width: 24px;
        border-radius: 50%; }
  .switch > input[type="radio"] {
    display: none; }
  .switch > input[type="checkbox"]:checked + label,
  .switch > input[type="radio"]:checked + label {
    overflow: hidden;
    box-shadow: inset 0 0 0 60px #4693e2; }
    .switch > input[type="checkbox"]:checked + label::after,
    .switch > input[type="radio"]:checked + label::after {
      transform: translate3d(20px, 0, 0); }
    .switch > input[type="checkbox"]:checked + label.lg::after,
    .switch > input[type="radio"]:checked + label.lg::after {
      transform: translate3d(34px, 0, 0); }
    .switch > input[type="checkbox"]:checked + label.sm::after,
    .switch > input[type="radio"]:checked + label.sm::after {
      transform: translate3d(18px, 0, 0); }

.alert,
[class^="alert"],
[class*="alert"] {
  float: left;
  clear: both;
  width: 100%;
  padding: .75em 1em;
  margin-bottom: 1em;
  border: 1px solid #353c4b; }
  .alert.alert-success,
  [class^="alert"].alert-success,
  [class*="alert"].alert-success {
    border-color: #bbd9ae;
    background-color: #e7f2e2;
    color: #50803b;
    font-size: 0.86em; }
    .alert.alert-success p,
    [class^="alert"].alert-success p,
    [class*="alert"].alert-success p {
      color: #50803b; }
    .alert.alert-success a,
    [class^="alert"].alert-success a,
    [class*="alert"].alert-success a {
      color: #66a34b;
      text-decoration: underline; }
  .alert.alert-info,
  [class^="alert"].alert-info,
  [class*="alert"].alert-info {
    border-color: #9ec6f0;
    background-color: #e0edfa;
    color: #1a60a8;
    font-size: 0.86em; }
    .alert.alert-info p,
    [class^="alert"].alert-info p,
    [class*="alert"].alert-info p {
      color: #1a60a8; }
    .alert.alert-info a,
    [class^="alert"].alert-info a,
    [class*="alert"].alert-info a {
      color: #2179d4;
      text-decoration: underline; }
  .alert.alert-warning,
  [class^="alert"].alert-warning,
  [class*="alert"].alert-warning {
    border-color: #f7cf8f;
    background-color: #fceed6;
    color: #ad6f0d;
    font-size: 0.86em; }
    .alert.alert-warning p,
    [class^="alert"].alert-warning p,
    [class*="alert"].alert-warning p {
      color: #ad6f0d; }
    .alert.alert-warning a,
    [class^="alert"].alert-warning a,
    [class*="alert"].alert-warning a {
      color: #dd8e10;
      text-decoration: underline; }
  .alert.alert-danger,
  [class^="alert"].alert-danger,
  [class*="alert"].alert-danger {
    border-color: #e08988;
    background-color: #f0c5c5;
    color: #7c2120;
    font-size: 0.86em; }
    .alert.alert-danger p,
    [class^="alert"].alert-danger p,
    [class*="alert"].alert-danger p {
      color: #7c2120; }
    .alert.alert-danger a,
    [class^="alert"].alert-danger a,
    [class*="alert"].alert-danger a {
      color: #a42c2b;
      text-decoration: underline; }
  .alert p:last-child,
  [class^="alert"] p:last-child,
  [class*="alert"] p:last-child {
    margin-bottom: 0; }

.widget,
[class^="widget-"],
[class*="widget-"] {
  float: left;
  display: block;
  width: 100%;
  height: auto;
  clear: both; }

.widget-stream {
  float: left;
  clear: both;
  width: 100%;
  display: flex; }
  .widget-stream a {
    padding: 5px;
    border-radius: 5px;
    transition: all 0.2s ease-in-out; }
  .widget-stream .visual {
    flex: 1 1 auto;
    position: relative;
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%; }
  .widget-stream .context {
    flex: 1 1 auto;
    position: relative;
    width: 66.1016949153%;
    float: right;
    margin-right: 0; }
  .widget-stream .visual .is-live,
  .widget-stream .visual .not-live {
    position: absolute;
    bottom: 5px;
    left: 5px;
    background: #81b968;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 3px 6px;
    border-radius: 2px; }
  .widget-stream .visual .not-live {
    background: #cb3837; }
  .widget-stream .visual img {
    width: 100%;
    height: auto;
    border: none;
    padding: 0px;
    margin: 0px;
    border-radius: 3px; }
  .widget-stream .context > span {
    float: left;
    display: block;
    width: 100%;
    clear: both; }
  .widget-stream .context .name {
    font-weight: bold;
    text-transform: uppercase; }
  .widget-stream .context .viewers {
    font-size: 0.9em;
    margin-bottom: 10px; }
  .widget-stream .context .href {
    color: #546078;
    font-size: 0.9em;
    font-weight: bold; }
    .widget-stream .context .href span[class*=icon] {
      display: inline-block;
      font-size: 0.7em;
      margin-right: 3px; }

.widget-list {
  float: left;
  clear: both;
  width: 100%; }
  .widget-list ul {
    float: left;
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0; }
    .widget-list ul li {
      float: left;
      clear: both;
      width: 100%;
      padding: 0px;
      display: block; }
      .widget-list ul li.no-link {
        padding: 10px; }
      .widget-list ul li a {
        display: block;
        width: 100%;
        padding: 10px;
        background: #fefefe;
        transition: all 0.2s ease-in-out; }
        .widget-list ul li a:hover {
          text-decoration: none; }
      .widget-list ul li:last-child {
        border: none; }
      .widget-list ul li > span {
        flex: 1 1 auto; }
      .widget-list ul li .vid-thumb {
        max-width: 120px;
        margin-right: 10px;
        position: relative; }
        .widget-list ul li .vid-thumb img {
          max-width: 100%;
          height: auto;
          padding: 0;
          border: none;
          margin: 0; }
      .widget-list ul li .usr-thumb {
        max-width: 50px;
        margin-right: 10px;
        position: relative; }
        .widget-list ul li .usr-thumb img {
          max-width: 100%;
          height: auto;
          padding: 0;
          border: none;
          border-radius: 5px;
          margin: 0; }
      .widget-list ul li .context {
        width: 100%; }
      .widget-list ul li time {
        font-size: 0.8em;
        line-height: 1em;
        margin: 4px 0 0 0;
        display: inherit; }
      .widget-list ul li small {
        font-weight: 700;
        font-size: 0.7em;
        line-height: 1em;
        display: block;
        color: #546078;
        margin: 4px 0 0 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .widget-list ul li small > span[class*=icon] {
          margin: 0 5px 0 0;
          width: initial;
          height: initial;
          line-height: inherit;
          border-radius: 0px;
          background: transparent;
          font-size: inherit;
          color: inherit;
          text-align: left;
          vertical-align: middle; }
      .widget-list ul li h5 {
        line-height: 1em;
        font-size: .888em;
        font-weight: 700;
        margin: 0;
        padding: 0;
        display: inherit; }
      .widget-list ul li .number,
      .widget-list ul li span[class*=icon] {
        margin-left: 10px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 2px;
        background: #2a303c;
        font-size: 16px;
        color: #00b5bb;
        text-align: center; }
      .widget-list ul li .number {
        padding-left: 8px;
        padding-right: 8px;
        width: auto;
        min-width: 40px;
        font-weight: bold;
        font-size: .75em; }

/** CORE VARIABLES **/
/** MIXINS **/
.color {
  background-blend-mode: color; }

.color-burn {
  background-blend-mode: color-burn; }

.color-dodge {
  background-blend-mode: color-dodge; }

.darken {
  background-blend-mode: darken; }

.difference {
  background-blend-mode: difference; }

.exclusion {
  background-blend-mode: exclusion; }

.hard-light {
  background-blend-mode: hard-light; }

.hue {
  background-blend-mode: hue; }

.lighten {
  background-blend-mode: lighten; }

.luminosity {
  background-blend-mode: luminosity; }

.multiply {
  background-blend-mode: multiply; }

.overlay {
  background-blend-mode: overlay; }

.saturation {
  background-blend-mode: saturation; }

.screen {
  background-blend-mode: screen; }

.soft-light {
  background-blend-mode: soft-light; }

h1, h2, h3, h4, h5 {
  margin: 0 0 .25em 0;
  font-weight: 500; }

.nano .nano-content {
  padding: 10px; }
.nano .nano-pane {
  background: #888; }
.nano .nano-slider {
  background: #111; }

/** DEFAULTS **/
body, html {
  font-size: 13px;
  font-size: 0.9285714286rem; }

p {
  line-height: 1.5em; }

p.info {
  padding: 20px; }

img {
  background: none;
  margin: 0;
  border: 0;
  max-width: 100%; }

.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.btn {
  transform: scale(1, 1) !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #fff !important;
  font-weight: normal !important; }
  .btn span {
    background: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.3);
    margin-left: 5px;
    font-size: 0.9em; }

.btn-twitch {
  background: #6441a5; }

.btn:hover {
  box-shadow: inset 0 0 0 300px rgba(0, 0, 0, 0.6);
  transform: scale(0.97, 0.97) !important; }

.button-group .btn {
  margin: 0 5px !important;
  border: none !important; }

a:hover {
  text-decoration: none !important; }

/** GENERAL FORM **/
.form-row .current-avatar {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  width: 100px;
  height: 100px;
  margin-top: -40px;
  display: inline-block; }

/** HEADER **/
.header-wrap {
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  .header-wrap .nav-bar {
    background: none;
    display: block;
    width: 100% !important;
    padding-right: 15px; }
    .header-wrap .nav-bar .button-group {
      line-height: 80px; }
  .header-wrap .raised-so-far {
    width: 200px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 0;
    padding: 15px 0;
    text-align: center;
    height: 80px; }
    .header-wrap .raised-so-far h2, .header-wrap .raised-so-far h3 {
      text-align: center;
      margin: 0;
      line-height: 1; }
    .header-wrap .raised-so-far h2 {
      font-size: 12px;
      font-size: 0.8571428571rem;
      text-transform: uppercase;
      font-weight: 900;
      font-style: italic; }
    .header-wrap .raised-so-far h3 {
      font-size: 36px;
      font-size: 2.5714285714rem;
      font-weight: 700;
      letter-spacing: -1px; }
  .header-wrap .social-buttons {
    margin-top: 20px; }
    .header-wrap .social-buttons a {
      margin: 0;
      padding: 0.8em !important; }

.nav-wrap {
  position: relative; }
  .nav-wrap .nav-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .nav-wrap .nav-bar ul li a {
    display: block; }
  .nav-wrap .nav-bar ul li a:hover {
    background: none; }

.btn-social {
  padding: .9em 0.5em !important;
  margin-left: 2px; }

.nav-header img {
  max-width: 300px;
  max-height: 60px;
  display: inline-block;
  vertical-align: middle; }
.nav-header .logo {
  padding-right: 50px;
  height: 80px;
  line-height: 80px;
  display: block; }

.stream-buttons {
  margin-top: 20px; }

.nav-bar {
  font-size: 18px;
  font-size: 1.2857142857rem;
  background: none;
  width: auto !important; }
  .nav-bar ul li {
    line-height: 80px;
    padding: 10px 0; }
    .nav-bar ul li a {
      padding: 0 10px !important;
      font-weight: bold;
      opacity: 0.75;
      line-height: 60px; }
    .nav-bar ul li a:hover {
      opacity: 1; }
  .nav-bar ul li.active a {
    opacity: 1; }
  .nav-bar ul li.active a:hover {
    background: inherit; }

/*
.nav-wrap.scrolled {
	.nav-bar {
		li {
			line-height: 50px
		}
	}
	.nav-header {
		.logo {
			height: 50px;
			line-height: 50px;
			img {
				max-height: 35px;
			}
		}
	}
}
*/
/** SPOTLIGHTS **/
#slider .slider-wrap {
  min-height: 80px; }
#slider .content-widget h2 {
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0; }
#slider #latest_donations {
  margin-top: 2px;
  height: 40px; }
  #slider #latest_donations h2 {
    line-height: 40px;
    float: left;
    margin-right: 40px; }
  #slider #latest_donations h3 {
    line-height: 40px;
    margin: 0;
    font-size: 14px;
    font-size: 1rem; }

#spotlight-surround.stacked-side, #spotlight-surround.stacked-surround, #spotlight-surround.stacked-vertical, #spotlight-surround.stacked-vertical-tight, #spotlight-surround.stacked-horizontal {
  position: relative;
  padding-top: 80px; }
  #spotlight-surround.stacked-side .item .feature, #spotlight-surround.stacked-surround .item .feature, #spotlight-surround.stacked-vertical .item .feature, #spotlight-surround.stacked-horizontal .item .feature {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.05);
    margin: 1px; }
  #spotlight-surround.stacked-side .item .feature--content, #spotlight-surround.stacked-surround .item .feature--content, #spotlight-surround.stacked-vertical .item .feature--content, #spotlight-surround.stacked-horizontal .item .feature--content {
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8)); }
    #spotlight-surround.stacked-side .item .feature--content h3, #spotlight-surround.stacked-surround .item .feature--content h3, #spotlight-surround.stacked-vertical .item .feature--content h3, #spotlight-surround.stacked-horizontal .item .feature--content h3 {
      line-height: 1.1;
      font-size: 16px;
      font-size: 1.1428571429rem;
      color: #fff;
      margin-bottom: 0; }
    #spotlight-surround.stacked-side .item .feature--content p, #spotlight-surround.stacked-surround .item .feature--content p, #spotlight-surround.stacked-vertical .item .feature--content p, #spotlight-surround.stacked-horizontal .item .feature--content p {
      color: #9c9c9c;
      margin-bottom: 0; }
  #spotlight-surround.stacked-side .first a img, #spotlight-surround.stacked-surround .first a img, #spotlight-surround.stacked-vertical .first a img, #spotlight-surround.stacked-horizontal .first a img {
    height: 521px; }
  #spotlight-surround.stacked-side .first .feature--content h3, #spotlight-surround.stacked-surround .first .feature--content h3, #spotlight-surround.stacked-vertical .first .feature--content h3, #spotlight-surround.stacked-horizontal .first .feature--content h3 {
    line-height: 1.1;
    font-size: 20px;
    font-size: 1.4285714286rem; }
  #spotlight-surround.stacked-side .item:hover .feature--content, #spotlight-surround.stacked-surround .item:hover .feature--content, #spotlight-surround.stacked-vertical .item:hover .feature--content, #spotlight-surround.stacked-horizontal .item:hover .feature--content {
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%); }
  #spotlight-surround.stacked-side #spotlight .feature--content, #spotlight-surround.stacked-surround #spotlight .feature--content, #spotlight-surround.stacked-vertical #spotlight .feature--content, #spotlight-surround.stacked-horizontal #spotlight .feature--content {
    padding: 20px;
    background: rgba(0, 0, 0, 0.8); }
    #spotlight-surround.stacked-side #spotlight .feature--content p, #spotlight-surround.stacked-surround #spotlight .feature--content p, #spotlight-surround.stacked-vertical #spotlight .feature--content p, #spotlight-surround.stacked-horizontal #spotlight .feature--content p {
      color: #fff; }

#spotlight-surround.rotation-arrows, #spotlight-surround.rotation-markers {
  position: relative; }
  #spotlight-surround.rotation-arrows .item .feature-content, #spotlight-surround.rotation-markers .item .feature-content {
    padding: 20px; }
    #spotlight-surround.rotation-arrows .item .feature-content h3, #spotlight-surround.rotation-markers .item .feature-content h3 {
      margin: 0;
      font-size: 26px;
      font-size: 1.8571428571rem;
      line-height: 1.1; }
  #spotlight-surround.rotation-arrows .owl-dots .owl-dot span, #spotlight-surround.rotation-markers .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer; }

/** CALIFORNIA STREAMING **/
#the-stream.scrolled .stream-position {
  padding: 0;
  height: 0;
  position: fixed;
  top: 81px;
  left: 0;
  right: 0;
  z-index: 9; }
  #the-stream.scrolled .stream-position .advert {
    float: left;
    background: rgba(0, 0, 0, 0.05);
    width: 31.1%;
    padding-bottom: 20%; }
  #the-stream.scrolled .stream-position #stream_embed {
    max-width: 1240px;
    margin-right: 20px;
    position: relative;
    margin: 0 auto;
    padding: 0;
    background: none;
    float: none;
    width: auto;
    border: 0;
    outline: none;
    overflow: visible; }
  #the-stream.scrolled .stream-position iframe {
    width: 380px;
    height: 244px;
    position: relative;
    top: auto;
    left: auto;
    float: right;
    border-bottom: solid 1px rgba(255, 255, 255, 0.05);
    padding: 20px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9;
    box-sizing: content-box; }

.app h2 {
  font-size: 16px;
  font-size: 1.1428571429rem;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 20px 0;
  font-weight: 500;
  clear: both; }
.app .app-list li {
  overflow: hidden;
  padding-bottom: 22.43%;
  position: relative;
  margin-bottom: 10px; }
  .app .app-list li h3 {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 16px;
    font-size: 1.1428571429rem;
    line-height: 30px;
    margin: 0;
    width: calc(100% - 120px); }
  .app .app-list li .btn {
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -13px 0 0 0; }

#tilitfy-donate h2 {
  color: #fff; }
#tilitfy-donate ul li {
  background: rgba(0, 0, 0, 0.8); }
  #tilitfy-donate ul li h3 {
    text-indent: -9999em; }
    #tilitfy-donate ul li h3 img {
      max-height: 50px; }

#the-stream {
  margin: 0 auto;
  padding: 20px;
  position: relative;
  overflow: hidden; }
  #the-stream .app {
    float: left;
    padding: 0px 0;
    position: relative;
    clear: both;
    float: left;
    width: 17%;
    position: absolute;
    left: 20px;
    top: 20px;
    bottom: 20px;
    /*border: solid 4px $darkoverlay20;
    outline: solid 1px $lightoverlay;
    background: $darkoverlay20;*/
    padding: 0px; }
  #the-stream #stream_embed {
    position: relative;
    padding-bottom: 35.2%;
    /* 16/9 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
    width: 63%;
    float: left;
    margin-left: 18%;
    margin-right: 1%;
    background: rgba(0, 0, 0, 0.2);
    border: solid 4px rgba(0, 0, 0, 0.2);
    outline: solid 1px rgba(255, 255, 255, 0.05); }
  #the-stream #chat_embed {
    width: 18%;
    position: relative;
    padding-bottom: 35.2%;
    /* 16/9 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.05);
    border: solid 4px rgba(0, 0, 0, 0.2);
    outline: solid 1px rgba(255, 255, 255, 0.05); }

#the-stream iframe, #the-stream object, #the-stream embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.stream-info-bar {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: right;
  line-height: 80px; }
  .stream-info-bar .btn span {
    float: right;
    padding: 0px;
    margin-left: 15px;
    font-weight: 400;
    font-size: 11px;
    font-size: 0.7857142857rem;
    position: relative;
    top: 2px; }
  .stream-info-bar .grouped {
    padding: 0 10px;
    margin: 0 !important; }
  .stream-info-bar div {
    display: inline-block;
    font-size: 14px;
    font-size: 1rem;
    margin: 0 5px;
    padding: 0;
    line-height: 35px; }
    .stream-info-bar div .lnr {
      font-size: 14px;
      font-size: 1rem; }
    .stream-info-bar div .lnr-users {
      color: red; }

/** WIDGETS **/
.video-list-widget img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px; }
.video-list-widget h3 {
  font-size: 14px !important; }

/** APPS **/
.ad-images {
  display: block;
  text-align: center; }
  .ad-images img {
    width: 100%;
    height: auto;
    display: inline-block; }

/** CARDS **/
.social-card {
  padding: 0;
  margin-bottom: 20px;
  clear: both;
  /*li:hover {
  	.stat {
  		opacity: 0;
  		visibility: hidden;
  	}
  	.stat-follow {
  		opacity: 1;
  		visibility: visible;
  	}
  }*/ }
  .social-card ul {
    overflow: hidden; }
  .social-card li {
    float: left;
    width: calc(50% - 10px);
    background-blend-mode: overlay;
    position: relative; }
    .social-card li .stat-follow {
      position: absolute;
      top: 30px;
      right: 30px;
      opacity: 0;
      visibility: hidden; }
    .social-card li .stat-header {
      line-height: 86px;
      background: rgba(255, 255, 255, 0.1);
      text-align: center;
      color: #fff;
      font-size: 20px;
      font-size: 1.4285714286rem;
      padding: 0 15px;
      float: left;
      display: inline-block; }
    .social-card li .stat {
      padding: 15px 0;
      margin: 0 auto;
      text-align: center;
      color: #fff;
      font-weight: normal;
      font-size: 14px;
      font-size: 1rem;
      text-transform: uppercase;
      background: rgba(0, 0, 0, 0.05);
      opacity: 1;
      visibility: visible; }
      .social-card li .stat span {
        display: block;
        opacity: 0.8;
        font-size: 30px;
        font-size: 2.1428571429rem;
        font-weight: normal;
        margin-bottom: 5px;
        line-height: 1; }
    .social-card li .subscribe {
      display: none; }
    .social-card li:hover .stat {
      display: none; }
    .social-card li:hover .subscribe {
      display: block;
      margin: 0 auto;
      text-align: center;
      color: #fff;
      font-weight: normal;
      text-transform: uppercase;
      background: rgba(0, 0, 0, 0.05);
      opacity: 1;
      visibility: visible;
      height: 100%;
      position: absolute;
      width: 100%;
      text-indent: 52px;
      padding-top: 34px;
      font-size: 20px; }
  .social-card li:nth-child(even) {
    margin-right: 0; }
  .social-card li.twitch {
    background-color: #6441a5;
    margin: 0 10px 20px 0; }
  .social-card li.twitter {
    background-color: #3b89b1;
    margin: 0 0 20px 10px; }
  .social-card li.facebook {
    background-color: #3c689f;
    margin-right: 10px; }
  .social-card li.youtube {
    background-color: #d14747;
    margin-left: 10px; }

.profile-card h3 {
  font-weight: 300;
  margin: 0 !important; }
.profile-card h4 {
  opacity: 0.5;
  font-size: 15px;
  font-size: 1.0714285714rem; }
.profile-card .avatar {
  width: 120px;
  margin-right: 20px; }
.profile-card .about {
  margin-bottom: 20px; }

/** MAIN CONTENT **/
#page-title {
  line-height: 1;
  padding: 30px 0 0 0;
  text-transform: uppercase;
  font-size: 26px;
  font-size: 1.8571428571rem;
  font-weight: 700;
  margin: 0;
  overflow: hidden; }

#page-title.smaller-title {
  font-size: 23px;
  font-size: 1.6428571429rem;
  text-transform: none; }

div#page-title {
  background: none;
  box-shadow: none;
  line-height: 1 !important; }
  div#page-title .esc {
    box-shadow: none; }

.title-extras {
  font-size: 16px;
  font-size: 1.1428571429rem; }

.esc {
  box-sizing: content-box; }

.esc.body.no-sidebar {
  box-shadow: none !important; }
  .esc.body.no-sidebar section.main {
    float: none !important;
    max-width: 100%; }

.twitch-tab {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  height: 80px; }

.content-widget > h2 {
  font-weight: 700 !important; }

.content-widget.expanded {
  padding: 20px; }

.main {
  float: left;
  max-width: 820px;
  width: 100%;
  padding-top: 20px; }
  .main .stats-widget ul {
    overflow: hidden; }
    .main .stats-widget ul li {
      float: left;
      width: 33.3%;
      line-height: 1;
      text-align: center;
      text-transform: uppercase;
      font-size: 12px;
      font-size: 0.8571428571rem;
      color: #9c9c9c; }
      .main .stats-widget ul li span {
        font-size: 30px;
        font-size: 2.1428571429rem;
        display: block;
        line-height: 1; }
  .main .content-widget {
    width: 100%;
    overflow: hidden; }
    .main .content-widget .inner {
      padding: 20px 0; }
    .main .content-widget .tile-list li {
      float: left;
      width: calc(50% - 10px);
      padding: 0px;
      margin-bottom: 20px;
      position: relative;
      overflow: hidden;
      background: #111; }
      .main .content-widget .tile-list li .image-crop.per16by9 {
        padding-bottom: 60%; }
      .main .content-widget .tile-list li .image-crop.per4by3 {
        padding-bottom: 80%; }
      .main .content-widget .tile-list li .image-crop {
        overflow: hidden;
        position: relative;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px; }
        .main .content-widget .tile-list li .image-crop img {
          position: absolute;
          top: 0;
          width: 100%;
          padding: 0;
          min-height: 100%;
          opacity: 0.75; }
        .main .content-widget .tile-list li .image-crop .fa {
          font-size: 60px;
          position: absolute;
          top: 50%;
          margin-top: -25px;
          left: 0;
          bottom: 0;
          right: 0;
          z-index: 9;
          line-height: 50px;
          text-align: center;
          display: inline-block;
          width: 100%;
          height: 100%;
          color: #fff;
          opacity: 0.8; }
      .main .content-widget .tile-list li .article-info {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 50px 15px 20px 15px;
        background: linear-gradient(to bottom, rgba(10, 10, 10, 0), #0a0a0a); }
        .main .content-widget .tile-list li .article-info h3 {
          text-transform: uppercase; }
          .main .content-widget .tile-list li .article-info h3 a {
            font-weight: 600;
            color: #fff; }
        .main .content-widget .tile-list li .article-info p {
          display: none; }
      .main .content-widget .tile-list li .read-more {
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 10px 5px;
        font-size: 16px;
        font-size: 1.1428571429rem;
        line-height: 1; }
      .main .content-widget .tile-list li .meta {
        display: block;
        line-height: 1;
        color: #9c9c9c; }
        .main .content-widget .tile-list li .meta .comments, .main .content-widget .tile-list li .meta .sec-meta {
          float: right;
          line-height: 1;
          padding-left: 10px; }
        .main .content-widget .tile-list li .meta .comments {
          display: none; }
        .main .content-widget .tile-list li .meta .btn {
          margin-top: 6px; }
      .main .content-widget .tile-list li p {
        font-weight: normal;
        height: 120px;
        overflow: hidden; }
      .main .content-widget .tile-list li .price {
        font-size: 16px;
        font-size: 1.1428571429rem;
        font-weight: bold; }
      .main .content-widget .tile-list li .stock, .main .content-widget .tile-list li .nostock {
        float: right; }
      .main .content-widget .tile-list li .nostock {
        color: #BD3839; }
    .main .content-widget .tile-list li:hover .image-crop img {
      opacity: 1; }
    .main .content-widget .tile-list li:hover .image-crop .fa {
      -moz-transform: translate(0, 100%);
      -o-transform: translate(0, 100%);
      -ms-transform: translate(0, 100%);
      -webkit-transform: translate(0, 100%);
      transform: translate(0, 100%);
      opacity: 0; }
    .main .content-widget .tile-list li:hover .article-info {
      -moz-transform: translate(0, 100%);
      -o-transform: translate(0, 100%);
      -ms-transform: translate(0, 100%);
      -webkit-transform: translate(0, 100%);
      transform: translate(0, 100%);
      opacity: 0;
      visibility: hidden; }
    .main .content-widget .tile-list li:nth-child(odd) {
      clear: left;
      margin-right: 10px; }
      .main .content-widget .tile-list li:nth-child(odd) .article-info {
        padding-right: 30px; }
      .main .content-widget .tile-list li:nth-child(odd) .read-more {
        right: 0px; }
    .main .content-widget .tile-list li:nth-child(even) {
      margin-left: 10px; }
      .main .content-widget .tile-list li:nth-child(even) .article-info {
        padding-left: 30px; }
    .main .content-widget .four-list .item {
      margin-right: 0px;
      width: 100%; }
      .main .content-widget .four-list .item .inner {
        padding: 20px 10px; }
    .main .content-widget .player-list li {
      text-align: center; }
      .main .content-widget .player-list li .user-avatar {
        -webkit-border-radius: 200px;
        -moz-border-radius: 200px;
        -ms-border-radius: 200px;
        border-radius: 200px;
        width: 200px;
        height: 200px;
        margin: 0 auto 20px auto; }
      .main .content-widget .player-list li p {
        height: auto; }
    .main .content-widget .vertical-list {
      margin-top: 20px; }
      .main .content-widget .vertical-list > li {
        width: 100%;
        padding: 20px;
        overflow: hidden;
        margin-bottom: 10px; }
        .main .content-widget .vertical-list > li .fa {
          line-height: 1.8; }
        .main .content-widget .vertical-list > li h3 {
          font-size: 24px;
          font-size: 1.7142857143rem; }
          .main .content-widget .vertical-list > li h3 span {
            display: block;
            font-size: 15px;
            font-size: 1.0714285714rem; }
        .main .content-widget .vertical-list > li .image-crop.per16by9 {
          padding-bottom: 60%; }
        .main .content-widget .vertical-list > li .image-crop.per4by3 {
          padding-bottom: 80%; }
        .main .content-widget .vertical-list > li .image-crop {
          overflow: hidden;
          position: relative;
          margin-bottom: 10px; }
          .main .content-widget .vertical-list > li .image-crop img {
            position: absolute;
            top: 0;
            width: 100%;
            padding: 0;
            min-height: 100%; }
          .main .content-widget .vertical-list > li .image-crop .fa {
            font-size: 60px;
            position: absolute;
            top: 50%;
            margin-top: -25px;
            left: 0;
            bottom: 0;
            right: 0;
            z-index: 9;
            line-height: 50px;
            text-align: center;
            display: inline-block;
            width: 100%;
            height: 100%;
            opacity: 0.5; }
        .main .content-widget .vertical-list > li .list-img {
          float: left;
          margin-right: 50px;
          width: 150px;
          height: 100%;
          margin-bottom: 30px; }
          .main .content-widget .vertical-list > li .list-img img {
            max-height: 100px;
            max-width: 150px;
            margin-top: 10px; }
        .main .content-widget .vertical-list > li .meta {
          display: block;
          border-width: 1px 0;
          line-height: 31px;
          color: #9c9c9c; }
          .main .content-widget .vertical-list > li .meta .comments, .main .content-widget .vertical-list > li .meta .sec-meta {
            float: right;
            line-height: 30px;
            padding-left: 10px; }
          .main .content-widget .vertical-list > li .meta .btn {
            margin-top: 2px; }
        .main .content-widget .vertical-list > li p {
          font-weight: normal;
          overflow: hidden; }
    .main .content-widget .forum-list {
      margin-top: 0; }
      .main .content-widget .forum-list li {
        overflow: hidden; }
        .main .content-widget .forum-list li h3 {
          font-size: 16px;
          font-size: 1.1428571429rem;
          margin: 5px 0 0 0; }
        .main .content-widget .forum-list li p {
          height: auto;
          margin: 0; }
        .main .content-widget .forum-list li img {
          width: 50px;
          height: 50px; }
        .main .content-widget .forum-list li .info {
          width: 50%;
          float: left; }
        .main .content-widget .forum-list li .threads {
          width: 10%;
          float: left;
          text-align: center; }
        .main .content-widget .forum-list li .latest {
          float: right;
          width: 40%;
          color: #929292; }
          .main .content-widget .forum-list li .latest img {
            width: 20px;
            height: 20px; }
          .main .content-widget .forum-list li .latest span {
            display: block; }
      .main .content-widget .forum-list li:last-child {
        border: 0; }
    .main .content-widget .post-list li p {
      margin-bottom: 20px; }
    .main .content-widget .post-list li .post-author {
      overflow: hidden;
      padding-bottom: 10px; }
      .main .content-widget .post-list li .post-author h3 {
        font-size: 18px;
        font-size: 1.2857142857rem; }
      .main .content-widget .post-list li .post-author .user-avatar {
        margin-right: 10px;
        float: left; }
      .main .content-widget .post-list li .post-author .meta {
        line-height: 1;
        padding: 0 !important; }
    .main .content-widget .post-list li .the-post {
      padding: 20px 0 10px 0; }
    .main .content-widget .preview-list {
      overflow: hidden; }
      .main .content-widget .preview-list li {
        float: left;
        padding: 10px 5px;
        width: 25%; }
        .main .content-widget .preview-list li .image-crop {
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -ms-border-radius: 2px;
          border-radius: 2px;
          margin: 0; }
        .main .content-widget .preview-list li img {
          width: 100%; }
    .main .content-widget h2 {
      font-size: 16px;
      font-size: 1.1428571429rem;
      text-transform: uppercase;
      margin: 0;
      padding: 0 0 20px 0;
      font-weight: 500;
      clear: both; }
    .main .content-widget h2.large {
      font-size: 18px;
      font-size: 1.2857142857rem; }
    .main .content-widget h3 {
      font-size: 20px;
      font-size: 1.4285714286rem;
      line-height: 1.1; }
    .main .content-widget .meta {
      display: block;
      border-width: 1px 0;
      line-height: 50px;
      color: #9c9c9c; }
      .main .content-widget .meta .sec-meta {
        float: right;
        line-height: 50px;
        padding-left: 10px; }
    .main .content-widget .photo {
      min-width: 100%; }
  .main .content-widget:last-child {
    border-bottom: 0; }
  .main #match-info {
    height: 271px; }

.button-nav {
  padding: 10px 20px; }

table {
  width: 100%; }
  table tr th {
    line-height: 50px;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.1428571429rem;
    padding: 0 10px; }
  table tr td {
    padding: 10px 10px; }
    table tr td span {
      display: block; }

.user-box {
  padding: 20px 20px;
  overflow: hidden;
  margin-bottom: 20px; }
  .user-box .btn-default {
    margin: 0; }
  .user-box h3 {
    float: left;
    line-height: 40px;
    font-size: 16px;
    font-size: 1.1428571429rem; }
  .user-box .usr-image {
    float: left;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    margin-right: 10px; }
  .user-box .usr-options li {
    display: inline-block;
    margin-left: 20px; }
    .user-box .usr-options li a {
      line-height: 40px;
      display: block;
      opacity: 0.75; }
      .user-box .usr-options li a .fa {
        font-size: 20px;
        font-size: 1.4285714286rem; }
    .user-box .usr-options li a:hover {
      opacity: 1; }

.app .ad-rotation .item img {
  width: 100%;
  height: 100%; }
.app .sponsors {
  border-width: 0 1px 1px 0px;
  padding: 30px 20px;
  overflow: hidden;
  height: auto; }
  .app .sponsors .item {
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: center; }
    .app .sponsors .item img {
      max-height: 50px;
      max-width: 80%;
      width: auto;
      display: inline;
      margin: 0 auto;
      line-height: 50px;
      vertical-align: middle; }

.sidebar {
  max-width: 420px;
  width: 100%;
  float: right;
  min-height: 100%;
  padding-top: 20px;
  /* Twitter Widget */ }
  .sidebar .schedule .widget-list li .usr-thumb {
    max-width: 70px !important;
    height: 70px !important; }
  .sidebar .schedule .widget-list li h3 {
    font-size: 14px !important;
    margin-bottom: 0 !important; }
  .sidebar .schedule .widget-list li time {
    float: right;
    font-size: 16px !important;
    margin-top: -1px !important; }
  .sidebar .schedule .widget-list li .fa {
    line-height: 20px; }
    .sidebar .schedule .widget-list li .fa a {
      display: inline; }
  .sidebar .schedule .widget-list li .fa-twitch {
    color: #6441a5; }
  .sidebar .schedule .widget-list li .fa-twitter {
    color: #3b89b1; }
  .sidebar .schedule ul.tabs {
    margin: 0 0 5px 0;
    padding: 0px;
    list-style: none; }
    .sidebar .schedule ul.tabs li {
      background: none;
      display: inline-block;
      padding: 10px 15px;
      cursor: pointer !important; }
    .sidebar .schedule ul.tabs li.current {
      color: #fff !important; }
  .sidebar .schedule .tab-content {
    display: none; }
  .sidebar .schedule .tab-content.current {
    display: inherit; }
  .sidebar .sponsors {
    border-width: 0 1px 1px 0px;
    padding: 50px 20px;
    overflow: hidden;
    height: 150px; }
    .sidebar .sponsors .owl-controls {
      display: none !important; }
    .sidebar .sponsors .item {
      height: 50px;
      line-height: 50px;
      vertical-align: middle;
      text-align: center; }
      .sidebar .sponsors .item img {
        max-height: 50px;
        max-width: 80%;
        width: auto;
        display: inline;
        margin: 0 auto;
        line-height: 50px;
        vertical-align: middle; }
  .sidebar h2 {
    font-size: 16px;
    font-size: 1.1428571429rem;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 20px 0;
    font-weight: 500;
    clear: both; }
  .sidebar .widget-group {
    padding: 20px;
    margin-bottom: 20px; }
    .sidebar .widget-group.widget-streams {
      background: none; }
    .sidebar .widget-group .widget-stream {
      margin-bottom: 10px;
      float: left;
      width: 50%;
      clear: none; }
      .sidebar .widget-group .widget-stream a {
        background: none;
        padding: 0; }
      .sidebar .widget-group .widget-stream .avatar {
        width: 100px; }
      .sidebar .widget-group .widget-stream .name {
        text-transform: none;
        font-size: 14px;
        line-height: 1;
        font-weight: 500;
        margin-bottom: 5px; }
      .sidebar .widget-group .widget-stream .viewers {
        color: #929292;
        margin-bottom: 5px; }
      .sidebar .widget-group .widget-stream .is-live {
        right: 5px;
        left: auto;
        background: none;
        font-weight: 700; }
      .sidebar .widget-group .widget-stream .context {
        padding: 0px 0 0 10px; }
    .sidebar .widget-group .widget-stream:last-child {
      margin-bottom: 0; }
    .sidebar .widget-group .widget-list a {
      background: none;
      padding: 0; }
    .sidebar .widget-group .widget-list ul {
      border: 0; }
      .sidebar .widget-group .widget-list ul li {
        border: 0 !important;
        margin-bottom: 4px;
        position: relative; }
        .sidebar .widget-group .widget-list ul li h3 {
          display: block;
          font-size: 14px;
          font-size: 1rem;
          width: 100%; }
        .sidebar .widget-group .widget-list ul li .have-say {
          position: absolute;
          right: 0;
          top: 0;
          bottom: 0;
          width: 80px;
          text-align: center; }
          .sidebar .widget-group .widget-list ul li .have-say .fa {
            font-size: 30px;
            font-size: 2.1428571429rem;
            height: 40px;
            position: absolute;
            top: 50%;
            margin-top: -20px;
            text-align: center;
            width: 40px;
            left: 50%;
            margin-left: -20px; }
        .sidebar .widget-group .widget-list ul li .usr-thumb {
          float: left;
          max-width: 60px;
          height: 60px; }
        .sidebar .widget-group .widget-list ul li img {
          height: intrinsic;
          width: 100%;
          height: 100%;
          max-width: none;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -ms-border-radius: 2px;
          border-radius: 2px; }
        .sidebar .widget-group .widget-list ul li time {
          display: block;
          font-size: 13px;
          font-size: 0.9285714286rem; }
      .sidebar .widget-group .widget-list ul li:hover img {
        opacity: 1; }
      .sidebar .widget-group .widget-list ul li:last-child {
        margin-bottom: 0; }
  .sidebar .widget-group.has-list {
    background: none !important;
    padding: 0; }
    .sidebar .widget-group.has-list .widget-list li {
      padding: 15px 20px; }
  .sidebar .widget-group.has-comments .widget-list li {
    padding-right: 80px !important; }
  .sidebar #load_twitter_feeds {
    padding: 20px;
    max-height: 400px;
    overflow-y: auto; }
  .sidebar #load_twitter_feeds > :last-child {
    margin-bottom: 0; }
  .sidebar .tweetfeed {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    border-bottom: 0;
    border-bottom: solid 1px rgba(0, 0, 0, 0.05); }
  .sidebar .tweetfeed .twt-usrimg {
    float: left; }
  .sidebar .tweetfeed .twt-usrdata {
    height: 48px; }
  .sidebar .tweetfeed .twt-usr-name {
    float: left;
    margin-left: 5px; }
  .sidebar .tweetfeed .twt-usr-name a {
    display: block; }
  .sidebar .tweetfeed .twt-time {
    float: right; }
  .sidebar .tweetfeed .tweet-desc {
    margin-top: 5px;
    line-height: 18px; }
  .sidebar .tweetfeed .twt-img {
    margin-top: 5px;
    width: 100%; }
  .sidebar .tweetfeed .twt-usrname {
    font-weight: 500;
    font-size: 18px; }
  .sidebar .fb_iframe_widget, .sidebar .fb_iframe_widget span, .sidebar .fb_iframe_widget span iframe[style] {
    width: 100% !important;
    margin: 0 auto; }
  .sidebar div.user-box nav {
    display: flex;
    float: none; }
    .sidebar div.user-box nav ul {
      margin: 0 auto; }

#article img {
  display: inline-block; }
#article #the-post h2, #article #the-post p, #article #the-post ul, #article #the-post li {
  padding: 0;
  margin: 0;
  list-style: circle;
  border: none; }
#article #the-post p {
  margin-bottom: 20px; }
#article .meta {
  padding: 10px 0px;
  line-height: 30px;
  font-weight: bold; }
  #article .meta .category {
    float: right;
    margin-left: 5px;
    background: rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 12px;
    font-size: 0.8571428571rem; }
#article #the-title {
  padding: 0px;
  font-size: 30px;
  font-size: 2.1428571429rem;
  margin: 0; }
#article #post-meta {
  padding: 20px; }
  #article #post-meta .author-avatar {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px; }
    #article #post-meta .author-avatar img {
      height: 50px;
      width: 50px; }
  #article #post-meta h4.author-meta {
    font-size: 13px;
    font-size: 0.9285714286rem; }

.breadcrumb {
  padding: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin: 0; }

.recaptchatable .recaptcha_image_cell {
  background: none !important; }
.recaptchatable .recaptcha_input_area {
  padding: 0 !important;
  margin-bottom: 10px !important;
  overflow: hidden; }
  .recaptchatable .recaptcha_input_area #recaptcha_response_field {
    float: left !important; }

/* clearfix */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  /* display none until init */ }
  .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%; }
  .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out; }
  .owl-carousel .owl-item {
    float: left; }
    .owl-carousel .owl-item li.item {
      width: 100%; }
      .owl-carousel .owl-item li.item h3 {
        font-size: 14px;
        font-size: 1rem; }

/** RESULTS **/
/** LATEST RESULTS **/
.scores {
  position: relative;
  background: none;
  overflow: hidden;
  width: 100%; }
  .scores h2 {
    margin-bottom: 0px; }
  .scores a:not(:last-of-type) .item {
    margin-bottom: 15px; }
  .scores .item {
    float: left;
    width: 100%;
    display: table; }
    .scores .item .team {
      width: 75%;
      display: table-cell;
      background: #272B34;
      vertical-align: middle;
      padding: 5px 10px;
      font-size: 13px; }
    .scores .item .score {
      width: 25%;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      font-size: 16px;
      font-weight: 600; }
    .scores .item .opponent {
      width: 160px;
      padding-top: 45px;
      text-align: center;
      height: 150px;
      float: left;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      margin-right: 15px;
      color: #fff;
      position: relative;
      overflow: hidden; }
      .scores .item .opponent a {
        color: #fff; }
      .scores .item .opponent .score {
        font-size: 25px;
        font-size: 1.7857142857rem;
        font-weight: 500;
        display: table; }
        .scores .item .opponent .score .inner-score {
          display: table-cell;
          vertical-align: middle; }
      .scores .item .opponent img {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0; }
    .scores .item .info div {
      line-height: 40px;
      float: right;
      width: 52%; }
      .scores .item .info div .fa {
        margin-right: 5px; }
      .scores .item .info div a {
        font-weight: 700; }
    .scores .item .info div:first-child {
      margin-top: 14px; }
    .scores .item .info div:last-child {
      border-bottom: 0; }
  .scores .item.win .score {
    color: #80BE39;
    border-right: 4px solid #80BE39; }
  .scores .item.loss .score {
    color: #BD3839;
    border-right: 4px solid #BD3839; }
  .scores .item.draw .score {
    color: #39A2BF;
    border-right: 4px solid #39A2BF; }
  .scores .item:last-child {
    border-right: 0; }

#top_donators {
  padding-bottom: 20px; }
  #top_donators ul li {
    margin-bottom: 2px;
    line-height: 30px;
    padding: 10px 20px; }
    #top_donators ul li .amount {
      float: left;
      font-size: 20px;
      font-size: 1.4285714286rem;
      width: 30%;
      font-weight: 600; }
    #top_donators ul li h3 {
      font-size: 16px;
      font-size: 1.1428571429rem;
      line-height: 30px;
      margin: 0;
      font-weight: 400;
      opacity: 0.7; }
    #top_donators ul li .fa-star {
      color: #ffba00;
      display: none; }
  #top_donators ul li:nth-child(odd) {
    margin-right: 2px; }
  #top_donators ul li:nth-child(even) {
    margin-left: 2px; }
  #top_donators ul li:nth-child(1), #top_donators ul li:nth-child(2) {
    line-height: 40px; }
    #top_donators ul li:nth-child(1) h3, #top_donators ul li:nth-child(1) .amount, #top_donators ul li:nth-child(2) h3, #top_donators ul li:nth-child(2) .amount {
      line-height: 40px; }
    #top_donators ul li:nth-child(1) .fa-star, #top_donators ul li:nth-child(2) .fa-star {
      display: inline; }

/** SHOP WIDGET **/
#the-shop {
  overflow: hidden;
  height: 100%; }
  #the-shop .item {
    width: 33.33%;
    float: left;
    padding: 20px;
    min-height: 100%;
    min-height: 240px; }
    #the-shop .item .image-crop {
      padding-bottom: 80%;
      width: 100%;
      overflow: hidden;
      position: relative;
      margin-bottom: 10px; }
      #the-shop .item .image-crop img {
        width: 100%;
        position: absolute;
        top: 0; }
    #the-shop .item h3 {
      font-size: 14px;
      font-size: 1rem; }
  #the-shop .item:last-child {
    border-right: 0; }

.product-image img {
  width: 50%;
  float: left;
  margin-bottom: 20px; }
.product-image .buy-now {
  padding: 10px;
  float: right;
  width: 50%;
  text-align: right; }
  .product-image .buy-now .the-price {
    font-size: 36px;
    font-size: 2.5714285714rem; }

.product-description {
  clear: both;
  margin-bottom: 20px; }

#shopbag .form-row {
  line-height: 30px;
  padding-bottom: 5px; }
#shopbag input[type="text"] {
  width: 20%;
  float: right; }
#shopbag .cart_remove {
  line-height: 30px;
  margin-left: 5px; }

/** FILES & DOWNLOADS **/
.download-info {
  margin: 0 auto;
  text-align: center; }
  .download-info .file-size {
    font-size: 20px;
    font-size: 1.4285714286rem;
    line-height: 1.5;
    font-weight: bold; }

.sponsors {
  background: rgba(0, 0, 0, 0.05); }
  .sponsors #ryze-carousel-bottom, .sponsors #ryze-carousel-top {
    padding: 30px 0; }
    .sponsors #ryze-carousel-bottom .owl-controls, .sponsors #ryze-carousel-top .owl-controls {
      display: none !important; }
    .sponsors #ryze-carousel-bottom .item, .sponsors #ryze-carousel-top .item {
      height: 60px;
      line-height: 50px;
      vertical-align: middle;
      text-align: center; }
      .sponsors #ryze-carousel-bottom .item img, .sponsors #ryze-carousel-top .item img {
        max-height: 50px;
        max-width: 80%;
        width: auto;
        display: inline;
        margin: 0 auto;
        line-height: 50px;
        vertical-align: middle; }

#top-sponsors .owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 3px solid transparent;
  padding: 10px; }
  #top-sponsors .owl-carousel .owl-item:hover {
    border-bottom: 3px solid #fff;
    -webkit-transition: border-color 1s linear;
    -moz-transition: border-color 1s linear;
    -o-transition: border-color 1s linear;
    transition: border-color 1s ease; }

footer .nav-bar {
  background: none;
  width: 100% !important;
  display: block;
  text-align: center; }
  footer .nav-bar .nav-header {
    width: 100%;
    display: block; }
    footer .nav-bar .nav-header .logo {
      padding-right: 0; }
      footer .nav-bar .nav-header .logo img {
        max-width: 150px;
        max-height: 80px; }
  footer .nav-bar .btn {
    color: #fff; }
footer .social-buttons {
  margin-top: 10px;
  margin-bottom: 20px;
  float: left;
  width: 100%; }

#ryze {
  background: #00b5bc;
  text-align: center; }
  #ryze .powered-by-ryze {
    padding: 15px 0 12px 0; }
  #ryze img {
    display: inline-block;
    height: 12px; }

/** PROFILES **/
.profile-heading {
  position: relative;
  text-transform: none;
  padding-top: 20px;
  background-size: 100% !important; }
  .profile-heading .username {
    text-align: center;
    line-height: 1.3;
    margin: 0 0 5px 0;
    font-size: 30px;
    font-size: 2.1428571429rem;
    font-weight: 500;
    letter-spacing: -1px; }
  .profile-heading .location {
    text-align: center;
    text-transform: uppercase;
    opacity: 0.5;
    font-size: 20px;
    font-size: 1.4285714286rem;
    line-height: 1.2; }
  .profile-heading p.bio {
    font-size: 14px;
    font-size: 1rem;
    font-weight: normal;
    padding: 20px; }
  .profile-heading .social-buttons {
    margin: 0 auto;
    text-align: center;
    overflow: hidden; }
    .profile-heading .social-buttons a {
      display: inline-block;
      padding: 10px !important;
      line-height: 1 !important; }
  .profile-heading .my-avatar {
    display: block;
    text-align: center;
    margin-bottom: 10px; }
    .profile-heading .my-avatar img {
      display: inline-block;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      -ms-border-radius: 100px;
      border-radius: 100px;
      width: 200px;
      height: 200px; }

#activity ul {
  margin: 0; }
  #activity ul li {
    padding: 0 20px; }
    #activity ul li .fa {
      line-height: 55px;
      margin-left: -5px;
      opacity: 0.5; }
    #activity ul li h4, #activity ul li .meta {
      margin: 0; }
    #activity ul li h4 {
      padding-top: 10px;
      padding-left: 20px;
      font-size: 14px;
      font-size: 1rem;
      font-weight: 500;
      line-height: 20px; }
    #activity ul li .meta {
      padding-bottom: 10px;
      padding-left: 20px;
      border-width: 0 0 0 1px;
      line-height: 15px; }

/** MATCHES **/
.matches .squad {
  line-height: 40px;
  font-size: 16px;
  font-size: 1.1428571429rem; }
  .matches .squad .the-score {
    font-size: 20px;
    font-size: 1.4285714286rem;
    margin-right: 10px; }
.matches img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
.matches .meta .btn {
  margin-top: 6px;
  margin-bottom: 0; }
.matches .win .squad-one {
  color: #80BE39; }
.matches .win .squad-two {
  color: #BD3839; }
.matches .loss .squad-one {
  color: #BD3839; }
.matches .loss .squad-two {
  color: #80BE39; }
.matches .draw .squad-one {
  color: #39A2BF; }
.matches .draw .squad-two {
  color: #39A2BF; }

#the-match {
  position: relative;
  overflow: hidden;
  padding-bottom: 0; }
  #the-match .squad-image {
    width: 100%; }
  #the-match .meta {
    font-size: 16px;
    font-size: 1.1428571429rem;
    line-height: 60px; }
    #the-match .meta .sec-meta {
      float: right; }
  #the-match .vs {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    border-radius: 80px;
    position: absolute;
    left: 50%;
    margin-top: 48px;
    margin-left: -40px;
    font-size: 20px;
    line-height: 80px;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    z-index: 1; }
  #the-match .team-left, #the-match .team-right {
    width: 50%;
    position: relative;
    z-index: 1;
    padding: 40px 20px;
    min-height: 180px; }
  #the-match .team-left {
    float: left;
    text-align: center; }
  #the-match .team-right {
    float: right;
    text-align: center; }
  #the-match .team-logo {
    width: 100px;
    height: 100px; }
  #the-match .team-left .team-logo {
    float: left;
    margin-right: 20px; }
  #the-match .team-right .team-logo {
    float: right;
    margin-left: 20px; }
  #the-match .team-left h3,
  #the-match .team-right h3 {
    font-size: 25px;
    letter-spacing: -1px;
    margin-top: 5px;
    line-height: 1.2;
    text-align: center;
    font-weight: 500; }
  #the-match .team-left h4, #the-match .team-right h4 {
    position: relative;
    margin-top: 0;
    font-size: 30px;
    font-weight: 100;
    width: auto;
    display: inline;
    padding: 5px 10px;
    text-align: center;
    margin: 0 0 20px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }
  #the-match .status {
    position: absolute;
    left: 0;
    top: 100px;
    right: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0.7; }
  #the-match .win .status {
    right: 50%;
    left: 30%; }
  #the-match .loss .status {
    left: 50%;
    right: 30%; }
  #the-match .draw .status {
    display: none !important; }

#the-match.win .team-left h4 {
  color: #fff;
  background: #80BE39; }
#the-match.win .team-right h4 {
  color: #fff;
  background: #BD3839; }

#the-match.loss .team-left h4 {
  color: #fff;
  background: #BD3839; }
#the-match.loss .team-right h4 {
  color: #fff;
  background: #80BE39; }

#the-match.draw .team-left h4,
#the-match.draw .team-right h4 {
  color: #fff;
  background: #39A2BF !important; }

#content section#match-report {
  margin: 0 10px 10px 10px;
  float: none;
  width: auto;
  background: #fff; }

#content section#match-report .report-inner {
  padding: 10px 20px 0 20px; }

/** LAYOUT VARIABLES **/
.two-col-right .main {
  padding-right: 20px; }

.two-col-left .main {
  padding-left: 20px; }
.two-col-left .content-widget.expanded {
  border-width: 0 0 1px 1px; }
.two-col-left .sidebar .user-box, .two-col-left .sidebar .sponsors {
  border-width: 0 0px 1px 1px;
  border-style: solid; }

#onav {
  display: none; }

aside.sidebar {
  padding: 15px; }

ul.shop-items li {
  width: 33%;
  float: left;
  padding: 10px; }

.eventCalendar-wrap {
  background-color: #fff; }
  .eventCalendar-wrap .eventsCalendar-currentTitle .monthTitle {
    color: #000;
    font-family: inherit; }
  .eventCalendar-wrap .eventsCalendar-daysList li a {
    font-family: inherit; }
  .eventCalendar-wrap .eventsCalendar-currentTitle {
    background-color: #eee; }
  .eventCalendar-wrap .eventsCalendar-daysList li.today a {
    background: #74c200;
    border-color: green;
    color: #fff; }
  .eventCalendar-wrap .eventsCalendar-daysList li.current a {
    border-color: green; }
  .eventCalendar-wrap .eventsCalendar-daysList li.dayWithEvents a {
    color: #fff; }
  .eventCalendar-wrap .eventsCalendar-list li {
    background-color: #ddd; }
    .eventCalendar-wrap .eventsCalendar-list li .event-timing,
    .eventCalendar-wrap .eventsCalendar-list li .event-timing i,
    .eventCalendar-wrap .eventsCalendar-list li .event-timing span {
      color: #74c200; }
    .eventCalendar-wrap .eventsCalendar-list li .event-date span {
      color: #000; }
  .eventCalendar-wrap a.eventTitle {
    color: #000; }

#view_all_events {
  background-color: #fff; }

#event-details .event-image {
  margin: 0 auto;
  max-width: 100%; }

.event-data-label {
  color: #666;
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 18px; }

.event-data-value {
  font-size: 15px;
  color: #999;
  line-height: 20px; }

#event-details .post-inner {
  background-color: rgba(255, 255, 255, 0.075);
  padding: 10px;
  margin-top: 10px; }

#event-details .post-inner > :first-child {
  margin-top: 0; }

#event-details .attendees {
  margin-top: 10px; }

.event-share {
  margin-top: 10px; }

.event-share a {
  margin-right: 10px;
  font-size: 18px; }

iframe.event-address-map {
  border: 0;
  width: 100%; }

i a {
  font-family: 'Lato' !important; }

.owl-stage {
  margin: 0 auto; }

.main-stream .image-crop {
  height: 207px; }

.sidebar .widget-group.widget-streams {
  padding: 0; }
.sidebar .widget-group .widget-stream {
  margin-bottom: 10px;
  float: left;
  width: 50%;
  clear: none;
  width: 100%;
  display: block; }
  .sidebar .widget-group .widget-stream a {
    background: none;
    padding: 0; }
  .sidebar .widget-group .widget-stream .avatar {
    width: 100px; }
  .sidebar .widget-group .widget-stream .context {
    padding: 0px 0 0 10px;
    width: 225px;
    flex: initial;
    float: left;
    height: 100px;
    position: relative;
    display: table; }
    .sidebar .widget-group .widget-stream .context .context-inner {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
      padding: 0;
      margin: 0; }
      .sidebar .widget-group .widget-stream .context .context-inner span:not(.href) {
        display: block; }
      .sidebar .widget-group .widget-stream .context .context-inner span.game {
        color: #A9B1C4;
        font-size: 12px; }
    .sidebar .widget-group .widget-stream .context .viewers {
      margin-bottom: 5px; }
  .sidebar .widget-group .widget-stream .href {
    color: #FFF;
    position: absolute;
    right: -60px;
    top: 0;
    width: 55px;
    height: 100px;
    display: table; }
    .sidebar .widget-group .widget-stream .href i {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
  .sidebar .widget-group .widget-stream .name {
    text-transform: none;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 5px; }
  .sidebar .widget-group .widget-stream .visual {
    flex: 1 1 auto;
    position: relative;
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
    flex: initial;
    width: 100px; }

ul.squad_list li,
ul.teams li {
  overflow: hidden; }
  ul.squad_list li > div,
  ul.teams li > div {
    overflow: hidden; }
  ul.squad_list li img,
  ul.teams li img {
    opacity: 0.6; }
    ul.squad_list li img:hover,
    ul.teams li img:hover {
      transform: scale(1.1, 1.1);
      opacity: 1; }

#sidebar_blogs {
  padding-bottom: 20px; }

#match-info.content-widget .scores {
  margin-bottom: 20px; }
#match-info.content-widget a .team {
  font-size: 12px; }
  #match-info.content-widget a .team h3 {
    font-size: 18px;
    margin: 0; }
  #match-info.content-widget a .team p {
    margin: 3px 0; }
  #match-info.content-widget a .team span.time i {
    margin-right: 3px; }

div.tile-list div.article {
  float: left;
  width: calc(50% - 10px);
  padding: 0px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  background: #111;
  height: 150px;
  background-position: center top; }
  div.tile-list div.article > a:first-of-type {
    display: block;
    height: 100%;
    width: 100%;
    z-index: 999999;
    position: relative; }
  div.tile-list div.article:hover:before {
    background-color: transparent; }
  div.tile-list div.article:before {
    position: absolute;
    content: " ";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    transition: all 0.4s ease; }
  div.tile-list div.article.article-1 {
    height: 320px;
    margin-right: 10px; }
    div.tile-list div.article.article-1 .read-more {
      padding: 10px 5px;
      border-width: 5px; }
  div.tile-list div.article.article-5 {
    height: 320px;
    margin-left: 10px;
    float: right; }
    div.tile-list div.article.article-5 .read-more {
      padding: 10px 5px;
      border-width: 5px; }
  div.tile-list div.article .image-crop.per16by9 {
    padding-bottom: 60%; }
  div.tile-list div.article .image-crop.per4by3 {
    padding-bottom: 80%; }
  div.tile-list div.article .image-crop {
    overflow: hidden;
    position: relative; }
    div.tile-list div.article .image-crop img {
      position: absolute;
      top: 0;
      width: 100%;
      padding: 0;
      min-height: 100%;
      opacity: 0.75; }
  div.tile-list div.article .article-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 50px 15px 20px 15px;
    background: linear-gradient(to bottom, rgba(10, 10, 10, 0), #0a0a0a); }
    div.tile-list div.article .article-info h3 {
      text-transform: uppercase; }
      div.tile-list div.article .article-info h3 a {
        font-weight: 600;
        color: #fff; }
    div.tile-list div.article .article-info p {
      display: none; }
  div.tile-list div.article .read-more {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 6px 3px;
    font-size: 16px;
    font-size: 1.1428571429rem;
    line-height: 1; }
  div.tile-list div.article .meta {
    display: block;
    line-height: 1;
    color: #9c9c9c; }
    div.tile-list div.article .meta .comments, div.tile-list div.article .meta .sec-meta {
      float: right;
      line-height: 1;
      padding-left: 10px; }
    div.tile-list div.article .meta .comments {
      display: none; }
    div.tile-list div.article .meta .btn {
      margin-top: 6px; }
  div.tile-list div.article p {
    font-weight: normal;
    height: 120px;
    overflow: hidden; }
div.tile-list div:hover .image-crop img {
  opacity: 1; }
div.tile-list div:hover .image-crop .fa {
  -moz-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  opacity: 0; }
div.tile-list div:hover .article-info {
  -moz-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  opacity: 0;
  visibility: hidden; }

/*# sourceMappingURL=core.css.map */
.mlg-icon img {
    width: 20px;
    display: inline;
}
.achievements li div {
  float: left
}
.achievements li.achievement-heading {
  font-weight: bold;
  font-size: 15px;
}

.achievements li div.achievement-pos {
  min-width: 70px;
  max-width: 70px;
  text-align: center;
  width: 10%;
}

.achievements li div.achievement-tour {
  width: 30%;
}

.achievements li div.achievement-game {
  width: 30%;
}

.achievements li div.achievement-amount {
  width: 10%;
}

.achievements li div.achievement-date {
  width: 10%;
  min-width: 120px;
  max-width: 120px;
}
.achievement-pos img {
    display: inline-block !important;
    vertical-align: middle;
}
.achievement-pos-ellipse {color: #898989}
.achievement-pos-gold {color: #e2ac04}
.achievement-pos-silver {color: #9a9a9a}
.achievement-pos-bronze {color: #a7551c}