@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;
  font-size: 18px; }

@font-face {
  font-family: 'ryzeui-icons';
  src: url("../../../ryzeui/fonts/ryzeui-icons_20g8mf.eot");
  src: url("../../../ryzeui/fonts/ryzeui-icons.eot") format("embedded-opentype"), url("../../../ryzeui/fonts/ryzeui-icons_20g8mf.ttf") format("truetype"), url("../../../ryzeui/fonts/ryzeui-icons_20g8mf.woff") format("woff"), url("../../../ryzeui/fonts/ryzeui-icons_20g8mf-ryzeui-icons.svg") 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.82759px; }

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

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

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;
  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: #1f242d; }

.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.72881%;
  float: left;
  margin-right: 1.69492%; }
form.inline input,
form.inline textarea {
  width: 74.57627%;
  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.42373%; }
form.inline .form-helper {
  clear: both;
  margin-left: 25.42373%;
  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.20339%;
    float: left;
    margin-right: 1.69492%; }
  .widget-stream .context {
    flex: 1 1 auto;
    position: relative;
    width: 66.10169%;
    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 **/
/** LIGHT THEME COLORS **/
/** DARK THEME COLORS **/
.btn-social-facebook {
  color: #fff !important;
  background-color: transparent; }
  .btn-social-facebook:hover {
    color: #f2f2f2 !important;
    background-color: transparent;
    box-shadow: none !important; }

.btn-social-twitter {
  color: #fff !important;
  background-color: transparent; }
  .btn-social-twitter:hover {
    color: #f2f2f2 !important;
    background-color: transparent;
    box-shadow: none !important; }

.btn-social-youtube {
  color: #fff !important;
  background-color: transparent; }
  .btn-social-youtube:hover {
    color: #f2f2f2 !important;
    background-color: transparent;
    box-shadow: none !important; }

.btn-social-twitch {
  color: #fff !important;
  background-color: transparent; }
  .btn-social-twitch:hover {
    color: #f2f2f2 !important;
    background-color: transparent;
    box-shadow: none !important; }

/** MIXINS **/
.main .content-widget ul.main-sponsor li, .logo-header, .footer-boxes, #videos .tile-list, #galleries .tile-list, .sidebar .widget-group, .articles-expanded li, .articles-compact li {
  *zoom: 1; }
  .main .content-widget ul.main-sponsor li:before, .logo-header:before, .footer-boxes:before, #videos .tile-list:before, #galleries .tile-list:before, .sidebar .widget-group:before, .articles-expanded li:before, .articles-compact li:before, .main .content-widget ul.main-sponsor li:after, .logo-header:after, .footer-boxes:after, #videos .tile-list:after, #galleries .tile-list:after, .sidebar .widget-group:after, .articles-expanded li:after, .articles-compact li:after {
    content: " ";
    display: table; }
  .main .content-widget ul.main-sponsor li:after, .logo-header:after, .footer-boxes:after, #videos .tile-list:after, #galleries .tile-list:after, .sidebar .widget-group:after, .articles-expanded li:after, .articles-compact li:after {
    clear: both; }

h1, h2, h3, h4, h5 {
  margin: 0 0 .25em 0; }

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

/** DEFAULTS **/
body, html {
  font-size: 13px;
  font-size: 0.92857rem;
  color: #6f6f6f;
  height: auto; }

p {
  line-height: 1.5em; }

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 {
  color: #303030;
  transform: scale(1, 1) !important;
  padding: 10px 15px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px; }

.btn-default {
  background: #111111; }

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

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

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

.left {
  float: left; }

.right {
  float: right; }

/** 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 **/
.nav-wrap .esc {
  position: relative; }
.nav-wrap .nav-bar {
  background: none;
  height: 62px; }
.nav-wrap .btn {
  color: #303030; }
.nav-wrap .social-buttons a {
  padding: 10px 7px !important;
  margin: 0; }

.nav-bar.nav-inline li a {
  font-size: 0.75em; }

#topbar-slider.scrolled {
  margin-top: 0; }
  #topbar-slider.scrolled:before {
    display: none; }
#topbar-slider:before {
  content: ' ';
  height: 50px;
  width: 100%;
  position: absolute;
  top: -50px;
  background-color: #fff;
  z-index: -6; }

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

.nav-bar {
  font-size: 16px;
  font-size: 1.14286rem;
  text-transform: uppercase; }
  .nav-bar ul {
    margin-left: auto !important;
    margin-right: 0 !important; }
    .nav-bar ul li {
      line-height: 62px;
      margin-right: 12px !important; }
      .nav-bar ul li a {
        padding: 0px !important;
        font-weight: bold;
        opacity: 0.75; }
      .nav-bar ul li a:hover {
        background: none !important;
        opacity: 1;
        color: red; }

.usr-options {
  margin-left: 25px !important; }
  .usr-options.not-logged-in i.fa {
    margin-right: 5px; }
  .usr-options .avatar {
    width: 40px;
    vertical-align: middle; }

.nav-wrap {
  border-bottom: 2px solid rgba(0, 0, 0, 0.25);
  background: rgba(12, 12, 12, 0.5); }

.nav-wrap.scrolled {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.88);
  z-index: 9; }
  .nav-wrap.scrolled .nav-bar {
    height: 50px; }
    .nav-wrap.scrolled .nav-bar li {
      line-height: 50px; }

/** SPOTLIGHTS **/
#slider {
  background: none !important; }

#spotlight-surround {
  position: relative;
  overflow: hidden; }
  #spotlight-surround .item .feature {
    box-shadow: none; }
  #spotlight-surround .item .feature--image {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0; }
  #spotlight-surround .item .feature-content h3, #spotlight-surround .item .feature--content h3 {
    line-height: 1.1;
    font-size: 18px;
    font-size: 1.28571rem;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase; }
  #spotlight-surround .item .feature-content p, #spotlight-surround .item .feature--content p {
    color: #9c9c9c;
    margin-bottom: 0; }
  #spotlight-surround .first .feature--content h3 {
    line-height: 1.1;
    font-size: 23px;
    font-size: 1.64286rem; }

#spotlight-surround.rotation-arrows .owl-prev, #spotlight-surround.rotation-arrows .owl-next {
  bottom: -400px !important;
  margin-top: 0 !important;
  height: 80px !important;
  line-height: 0 !important;
  top: initial !important; }

/** CALIFORNIA STREAMING **/
#the-stream.scrolled .stream-position {
  padding: 0;
  height: 0;
  position: fixed;
  top: 51px;
  left: 0;
  right: 0;
  z-index: 9; }
  #the-stream.scrolled .stream-position .advert {
    float: left;
    background: rgba(0, 0, 0, 0.1);
    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.1);
    padding: 20px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9;
    box-sizing: content-box; }

#the-stream {
  margin: 0 auto;
  padding: 20px;
  position: relative;
  overflow: hidden; }
  #the-stream .stream-info-bar {
    position: relative;
    z-index: 1;
    overflow: hidden;
    float: right;
    padding: 0px 0px 0px 10px;
    overflow: hidden; }
    #the-stream .stream-info-bar li {
      line-height: 70px;
      margin-left: 10px;
      font-size: 15px;
      font-weight: 400;
      color: #0a0c11;
      padding: 0 10px; }
      #the-stream .stream-info-bar li .fa {
        font-weight: normal;
        color: #3f3f3f; }
      #the-stream .stream-info-bar li .fa-user {
        color: #ff615d; }
  #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 rgba(0, 0, 0, 0.2);
    outline: solid 1px rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.2);
    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.1); }
  #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.1);
    border: solid 4px rgba(0, 0, 0, 0.2);
    outline: solid 1px rgba(255, 255, 255, 0.1); }

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

/** CARDS **/
.social-card {
  padding: 1%; }
  .social-card li {
    float: left;
    width: 48%;
    margin: 1%; }
    .social-card li .stat-header {
      line-height: 1;
      text-align: center;
      color: #fff;
      font-size: 20px;
      font-size: 1.42857rem;
      padding-top: 15px; }
    .social-card li .stat {
      padding: 0px;
      padding-bottom: 15px;
      margin: 0 auto;
      text-align: center;
      color: #fff;
      font-weight: 500;
      font-size: 14px;
      font-size: 1rem;
      text-transform: uppercase; }
      .social-card li .stat span {
        display: block;
        opacity: 0.8;
        font-size: 35px;
        font-size: 2.5rem;
        font-weight: 100;
        margin-bottom: 5px;
        line-height: 1; }
  .social-card li:nth-child(even) {
    margin-right: 0; }
  .social-card li.twitch {
    background-color: #fff; }
  .social-card li.twitter {
    background-color: #fff; }
  .social-card li.facebook {
    background-color: #fff; }
  .social-card li.youtube {
    background-color: #fff; }

.profile-card h3, .profile-card h4, .profile-card .about, .profile-card p {
  color: #fff; }
.profile-card h3 {
  font-weight: 300;
  margin: 0 !important; }
.profile-card h4 {
  opacity: 0.5;
  font-size: 15px;
  font-size: 1.07143rem; }
.profile-card .avatar {
  width: 150px;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  -ms-border-radius: 75px;
  border-radius: 75px; }
.profile-card .about {
  margin-bottom: 20px; }

/** MAIN CONTENT **/
#page-title {
  line-height: 1;
  font-size: 30px;
  font-size: 2.14286rem;
  font-weight: 700;
  margin: 20px 0 0 0;
  overflow: hidden; }
  #page-title div.esc span {
    line-height: 1;
    width: 100%;
    display: block;
    background: #0a0c11;
    padding: 15px;
    font-size: 20px;
    font-size: 1.42857rem;
    color: #fff; }

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

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

.title-extras {
  color: #fff;
  font-size: 16px;
  font-size: 1.14286rem; }

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

.esc.body {
  background: #0a0c11; }

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

.content-widget.expanded {
  padding: 20px;
  background: #0a0c11;
  border: solid 1px rgba(255, 255, 255, 0.1); }

.main {
  float: left;
  max-width: 920px;
  width: 100%;
  padding: 15px; }
  .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.85714rem;
      color: #9c9c9c; }
      .main .stats-widget ul li span {
        font-size: 30px;
        font-size: 2.14286rem;
        display: block;
        line-height: 1;
        color: #3f3f3f; }
  .main .content-widget {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px; }
    .main .content-widget .inner {
      padding: 20px; }
    .main .content-widget ul.main-sponsor li {
      min-height: 100px;
      background: #151821;
      margin-bottom: 10px; }
    .main .content-widget ul.main-sponsor span a {
      font-size: 13px;
      font-size: 0.92857rem;
      float: right; }
    .main .content-widget ul.teams li .image-nocrop {
      position: relative; }
      .main .content-widget ul.teams li .image-nocrop:hover:after {
        background-color: rgba(255, 255, 255, 0.1);
        position: absolute;
        height: 100%;
        width: 100%;
        content: ' ';
        top: 0;
        left: 0;
        display: block;
        pointer-events: none; }
    .main .content-widget .tile-list li {
      float: left;
      width: 50%;
      padding: 15px 10px; }
      .main .content-widget .tile-list li a.btn {
        margin-top: 7px; }
      .main .content-widget .tile-list li:hover .image-crop .fa {
        opacity: 1; }
      .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.per21by9 {
        padding-bottom: 50%; }
        .main .content-widget .tile-list li .image-crop.per21by9 img {
          top: -22%;
          opacity: 0.5; }
      .main .content-widget .tile-list li .image-crop {
        overflow: hidden;
        position: relative;
        margin-bottom: 10px; }
        .main .content-widget .tile-list li .image-crop img {
          position: absolute;
          top: 0;
          width: 100%;
          padding: 0;
          min-height: 100%;
          opacity: 1; }
        .main .content-widget .tile-list li .image-crop .fa {
          font-size: 35px;
          position: absolute;
          top: 50%;
          margin-top: -25px;
          left: 0;
          bottom: 0;
          right: 0;
          z-index: 8;
          line-height: 50px;
          text-align: center;
          display: inline-block;
          width: 100%;
          height: 100%;
          color: #fff;
          opacity: 0; }
      .main .content-widget .tile-list li .meta {
        display: block;
        font-size: 12px;
        font-size: 0.85714rem;
        line-height: 1; }
        .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 p {
        font-weight: normal;
        height: auto;
        overflow: hidden; }
      .main .content-widget .tile-list li .price {
        font-size: 16px;
        font-size: 1.14286rem;
        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: #ff615d; }
      .main .content-widget .tile-list li .read-more {
        display: none; }
    .main .content-widget .tile-list li:hover .per21by9 img {
      opacity: 1 !important; }
    .main .content-widget .tile-list li:nth-child(odd) {
      clear: left; }
    .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;
        border: solid 5px rgba(255, 255, 255, 0.1); }
      .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: 10px 20px; }
        .main .content-widget .vertical-list li .fa {
          line-height: 1.8; }
        .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;
          line-height: 1; }
          .main .content-widget .vertical-list li .meta .comments, .main .content-widget .vertical-list li .meta .sec-meta {
            float: right;
            line-height: 1;
            padding-left: 10px; }
          .main .content-widget .vertical-list li .meta .btn {
            margin-top: 2px; }
        .main .content-widget .vertical-list li p {
          font-weight: normal;
          height: auto;
          overflow: hidden; }
    .main .content-widget .forum-list {
      margin-top: 0; }
      .main .content-widget .forum-list li {
        border-bottom: solid 1px rgba(255, 255, 255, 0.1);
        overflow: hidden; }
        .main .content-widget .forum-list li h3 {
          font-size: 16px;
          font-size: 1.14286rem;
          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.28571rem; }
      .main .content-widget .post-list li .post-author .user-avatar {
        margin-right: 10px; }
    .main .content-widget .post-list li .the-post {
      padding: 20px 0 10px 0; }
    .main .content-widget .preview-list {
      overflow: hidden;
      background: #151821;
      padding: 5px;
      margin-top: 10px; }
      .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: 20px;
      font-size: 1.42857rem;
      margin: 0;
      padding: 0 0 15px 0;
      clear: both;
      color: #fff;
      text-transform: capitalize;
      letter-spacing: -1px; }
    .main .content-widget h2.large {
      font-size: 18px;
      font-size: 1.28571rem; }
    .main .content-widget h3 {
      font-size: 20px;
      font-size: 1.42857rem;
      line-height: 1.1; }
    .main .content-widget .meta {
      display: block;
      line-height: 1;
      margin-bottom: 5px; }
      .main .content-widget .meta .sec-meta {
        float: right;
        line-height: 1;
        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 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1); }
    table tr th {
      color: #0a0c11;
      line-height: 50px;
      text-align: left;
      font-weight: 400;
      font-size: 16px;
      font-size: 1.14286rem;
      padding: 0 10px; }
    table tr td {
      padding: 10px 10px; }
      table tr td span {
        display: block; }

.user-box {
  overflow: hidden;
  height: 50px;
  padding: 10px;
  z-index: 9;
  width: auto;
  right: 0;
  background: transparent !important;
  border: 0 !important; }
  .user-box .btn-default {
    margin: 0; }
  .user-box h3 {
    float: left;
    line-height: 40px;
    font-size: 16px;
    font-size: 1.14286rem;
    display: none; }
  .user-box .usr-image {
    float: left;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    margin-top: -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.42857rem; }
    .user-box .usr-options li a:hover {
      opacity: 1; }

.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 {
  background: transparent;
  max-width: 320px;
  width: 100%;
  float: right;
  min-height: 100%;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 15px 10px; }

footer h2, .sidebar h2 {
  font-size: 13px;
  font-size: 0.92857rem;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  margin: 0;
  padding: 0 0 15px 0;
  font-weight: 700;
  clear: both;
  color: #fff;
  text-transform: capitalize;
  font-size: 20px;
  font-size: 1.42857rem;
  letter-spacing: -1px; }

.sidebar {
  /* Twitter Widget */ }
  .sidebar .content-widget {
    margin-bottom: 20px;
    overflow: hidden; }
  .sidebar .sponsors {
    border: 0;
    padding: 40px 20px;
    overflow: hidden;
    background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.2) 50%, rgba(255, 255, 255, 0.3) 180%); }
    .sidebar .sponsors .item {
      height: 50px;
      line-height: 50px;
      vertical-align: middle;
      text-align: center;
      margin: 0px 0px 25px 0px; }
      .sidebar .sponsors .item img {
        max-height: 50px;
        max-width: 80%;
        width: auto;
        display: inline;
        margin: 0 auto;
        line-height: 50px;
        vertical-align: middle; }
  .sidebar #latest-streams {
    overflow: hidden; }
    .sidebar #latest-streams .view-more {
      clear: both; }
  .sidebar .widget-group {
    padding: 0; }
    .sidebar .widget-group .widget-stream {
      float: left;
      width: 100%;
      clear: none;
      background: #151821;
      padding: 10px 20px; }
      .sidebar .widget-group .widget-stream a {
        background: none;
        padding: 0;
        color: #fff;
        width: 100%;
        position: relative; }
        .sidebar .widget-group .widget-stream a > i {
          position: absolute;
          right: 0;
          top: 10px;
          color: #9c9c9c; }
      .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 .game {
        font-size: 12px; }
      .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 .href {
        color: #fff;
        display: none; }
      .sidebar .widget-group .widget-stream .context {
        padding: 0;
        float: right;
        width: calc(100% - 70px); }
        .sidebar .widget-group .widget-stream .context .viewers {
          color: #cc2929; }
      .sidebar .widget-group .widget-stream .visual {
        width: 60px;
        margin-right: 10px; }
    .sidebar .widget-group .widget-list a {
      background: none;
      padding: 0;
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .sidebar .widget-group .widget-list ul.squad_list {
      overflow-y: auto; }
      .sidebar .widget-group .widget-list ul.squad_list img {
        border-radius: 0 !important; }
    .sidebar .widget-group .widget-list ul {
      border: 0; }
      .sidebar .widget-group .widget-list ul li {
        background: #151821;
        padding: 10px; }
        .sidebar .widget-group .widget-list ul li .context {
          width: 220px;
          float: left; }
        .sidebar .widget-group .widget-list ul li h3 {
          display: block;
          font-size: 14px;
          font-size: 1rem;
          width: 100%;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .sidebar .widget-group .widget-list ul li .usr-thumb {
          float: left;
          max-width: 50px;
          height: 50px; }
        .sidebar .widget-group .widget-list ul li img {
          width: 100%;
          height: 100%;
          max-width: none;
          border-radius: 50%; }
        .sidebar .widget-group .widget-list ul li time {
          display: block; }
      .sidebar .widget-group .widget-list ul li:hover img {
        opacity: 1; }
      .sidebar .widget-group .widget-list ul li:last-child {
        margin-bottom: 0; }
  .sidebar .features-articles.content-widget .comments {
    display: none; }
  .sidebar .features-articles.content-widget li {
    padding: 6px 0; }
  .sidebar .features-articles.content-widget h3 {
    font-size: 1rem;
    margin-bottom: 0; }
  .sidebar #load_twitter_feeds {
    padding: 10px 0;
    overflow-y: auto;
    max-height: 400px; }
  .sidebar #load_twitter_feeds > :last-child {
    margin-bottom: 0; }
  .sidebar .tweetfeed {
    padding: 10px 0;
    margin-bottom: 0px;
    border-bottom: 0;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1); }
  .sidebar .tweetfeed .twt-rt {
    display: none !important; }
  .sidebar .tweetfeed .twt-usrimg {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px; }
  .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%;
    display: none; }
  .sidebar .tweetfeed .twt-usrname {
    color: #fff;
    font-weight: bold;
    font-size: 14px; }

.view-more {
  width: 100%;
  display: block;
  text-align: center;
  padding: 18px 15px;
  background: #11141c; }

#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 20px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  line-height: 30px;
  font-weight: bold; }
  #article .meta .category {
    float: right;
    margin-left: 5px;
    background: rgba(0, 0, 0, 0.1);
    -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.85714rem; }
#article #the-title {
  padding: 20px;
  font-size: 30px;
  font-size: 2.14286rem;
  margin: 0;
  color: #fff; }

.pagination {
  padding: 0px;
  border-radius: 0 !important; }
  .pagination li a {
    border-radius: 0 !important; }

.breadcrumb {
  background: #1b1d29;
  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;
    border: solid 1px rgba(255, 255, 255, 0.1) !important; }

/** STYLING ASSETS **/
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel {
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  /* display none until init */ }
  .owl-carousel .owl-stage {
    margin: 0 auto; }
  .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 .item {
      height: 100%;
      padding: 0 20px; }

.sponsor-list.owl-carousel .owl-item {
  height: 134px; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(http://cdn.esportsify.com/atlanto/dist/css/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/** RESULTS **/
/** LATEST RESULTS **/
.scores {
  position: relative;
  background: none;
  overflow: hidden;
  width: 100%; }
  .scores a {
    color: white; }
  .scores h2 {
    margin-bottom: 0px; }
  .scores p {
    margin-bottom: 0; }
  .scores .item {
    float: left;
    width: 100%;
    padding: 10px 0 10px 10px;
    display: table;
    background: #151821; }
    .scores .item .score {
      width: 25%;
      text-align: right;
      vertical-align: middle;
      display: table-cell;
      height: 100%;
      padding-right: 10px; }
    .scores .item .team {
      float: left;
      padding-left: 10px; }
    .scores .item h3 {
      font-size: 14px; }
    .scores .item .opponent {
      width: 160px;
      padding-top: 45px;
      text-align: center;
      height: 150px;
      background: #111111;
      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.78571rem;
        font-weight: 500;
        float: right; }
      .scores .item .opponent img {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0; }
    .scores .item .info div {
      line-height: 40px;
      border-bottom: solid 1px rgba(255, 255, 255, 0.1);
      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 .team {
    border-left: 5px solid #a9ff51; }
  .scores .item.win .score span.score-home {
    color: #a9ff51; }
  .scores .item.win .score span.score-opponent {
    color: #a9ff51; }
  .scores .item.win .opponent {
    color: #a9ff51; }
  .scores .item.loss .team {
    border-left: 5px solid #ff615d; }
  .scores .item.loss .score span.score-home {
    color: #ff615d; }
  .scores .item.loss .score span.score-opponent {
    color: #ff615d; }
  .scores .item.loss .opponent {
    color: #ff615d; }
  .scores .item.draw .team {
    border-left: 5px solid #4fb2ff; }
  .scores .item.draw .score span.score-home {
    color: #4fb2ff; }
  .scores .item.draw .score span.score-opponent {
    color: #4fb2ff; }
  .scores .item.draw .opponent {
    color: #4fb2ff !important; }

/** SHOP WIDGET **/
#the-shop {
  overflow: hidden;
  height: 100%; }
  #the-shop .item {
    width: 33.33%;
    float: left;
    border-right: solid 1px rgba(255, 255, 255, 0.1);
    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:nth-child(2) {
    padding-left: 0px;
    padding-right: 10px; }
  #the-shop .item:nth-child(3) {
    padding-left: 10px;
    padding-right: 10px; }
  #the-shop .item:last-child {
    border-right: 0;
    padding-left: 10px; }

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

#bottom-sponsors {
  border-top: none;
  background-color: #111111;
  margin-top: 50px;
  width: 100%;
  height: 160px; }
  @media screen and (min-width: 1200px) {
    #bottom-sponsors {
      margin-left: auto;
      margin-right: auto; } }
  #bottom-sponsors #ryze-carousel-bottom {
    padding: 60px 0; }
    #bottom-sponsors #ryze-carousel-bottom .item {
      height: 50px;
      line-height: 50px;
      vertical-align: middle;
      text-align: center; }
      #bottom-sponsors #ryze-carousel-bottom .item img {
        max-height: 50px;
        max-width: 80%;
        width: auto;
        display: inline;
        margin: 0 auto;
        line-height: 50px;
        vertical-align: middle; }

footer {
  background: url(../images/footerbg.jpg) top center no-repeat;
  padding: 30px 0; }
  footer .nav-bar {
    background: none; }
    footer .nav-bar .logo span {
      display: block;
      color: #000; }
    footer .nav-bar ul {
      display: none; }
    footer .nav-bar .btn {
      color: #fff; }

/** 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.14286rem;
    font-weight: 500;
    letter-spacing: -1px; }
  .profile-heading .location {
    text-align: center;
    text-transform: uppercase;
    opacity: 0.5;
    font-size: 20px;
    font-size: 1.42857rem;
    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;
      border: solid 5px #0a0c11;
      width: 200px;
      height: 200px; }

#activity ul {
  margin: 0; }
  #activity ul li {
    padding: 0 20px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1); }
    #activity ul li .fa {
      line-height: 55px;
      margin-left: -5px;
      opacity: 0.5; }
    #activity ul li h4, #activity ul li .meta {
      border-left: solid 1px rgba(255, 255, 255, 0.1);
      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.14286rem; }
  .matches .squad .the-score {
    font-size: 20px;
    font-size: 1.42857rem;
    margin-right: 10px; }
.matches .meta:first-child {
  color: #3f3f3f; }
.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: #a9ff51; }
.matches .win .squad-two {
  color: #ff615d; }
.matches .loss .squad-one {
  color: #ff615d; }
.matches .loss .squad-two {
  color: #a9ff51; }
.matches .draw .squad-one {
  color: #4fb2ff; }
.matches .draw .squad-two {
  color: #4fb2ff; }

#the-match {
  position: relative;
  overflow: hidden;
  padding-bottom: 0; }
  #the-match .squad-image {
    width: 100%; }
  #the-match .meta {
    font-size: 16px;
    font-size: 1.14286rem;
    line-height: 60px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1); }
    #the-match .meta .sec-meta {
      float: right;
      margin-top: 10px; }
  #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;
    color: #3f3f3f;
    font-size: 20px;
    line-height: 80px;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    z-index: 1;
    color: rgba(255, 255, 255, 0.3);
    border: solid 1px rgba(255, 255, 255, 0.1);
    background: #11141c; }
  #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;
    border-right: solid 1px rgba(255, 255, 255, 0.1);
    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: #a9ff51; }
#the-match.win .team-right h4 {
  color: #fff;
  background: #ff615d; }

#the-match.loss .team-left h4 {
  color: #fff;
  background: #ff615d; }
#the-match.loss .team-right h4 {
  color: #fff;
  background: #a9ff51; }

#the-match.draw .team-left h4,
#the-match.draw .team-right h4 {
  color: #fff;
  background: #4fb2ff !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 .content-widget.expanded {
  border-width: 0 1px 1px 0; }
.two-col-right .d-col-left {
  border-right: solid 1px rgba(255, 255, 255, 0.1); }

.two-col-left .esc.body {
  border-right: solid 1px rgba(255, 255, 255, 0.1); }
.two-col-left .main {
  border-left: solid 1px rgba(255, 255, 255, 0.1); }
.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; }
.two-col-left .d-col-right {
  border-right: solid 1px rgba(255, 255, 255, 0.1); }

.no-sidebar .main {
  border: 0 !important; }

footer .nav-header {
  width: 50%; }

#onav {
  display: none; }

.social-buttons a {
  height: 25px;
  width: 30px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px; }
  .social-buttons a i {
    margin-left: -2px;
    top: -6px;
    position: relative; }

#top-bar {
  height: 100px;
  position: absolute;
  z-index: 99;
  width: 100%; }
  #top-bar .esc div,
  #top-bar .esc nav {
    margin-top: 5px; }
  #top-bar ul.usr-options li:not(.avatar) {
    padding: 15px; }
  #top-bar ul.usr-options li.avatar img {
    width: 35px;
    margin-top: 8px; }
  #top-bar ul.usr-options li {
    float: left; }
  #top-bar nav ul li a i {
    display: none; }
  #top-bar nav ul li a span {
    display: block; }

footer .social-buttons {
  position: absolute;
  top: 0;
  left: 0; }
  footer .social-buttons a i {
    margin-left: -10px; }

.clock {
  color: #4dc8c3; }

#lead-headlines h3 a {
  text-transform: uppercase; }

#onav {
  display: none; }

.copyright {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center; }

.squad_list li {
  position: relative; }
  .squad_list li:hover:after {
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    height: 100%;
    width: 100%;
    content: ' ';
    top: 0;
    left: 0;
    display: block;
    pointer-events: none; }

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

.main-shop .product-image {
  width: 400px;
  height: auto;
  float: left;
  max-width: 60%; }
.main-shop .buy-now .variations {
  float: left; }
.main-shop .buy-now .the-price {
  float: right; }
.main-shop .buy-now ul.the-variations {
  width: 100%;
  padding-bottom: 25px; }
  .main-shop .buy-now ul.the-variations li {
    width: 100%;
    padding: 5px; }
    .main-shop .buy-now ul.the-variations li span.variation-price {
      float: right; }

.videos .section-list li {
  float: left;
  width: 33%;
  padding: 0 10px 10px 10px !important; }

.videos .section-list li .list-item-inner {
  overflow: hidden; }

.videos .section-list li .video-image i {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  font-size: 20px;
  text-align: center;
  line-height: 207px;
  color: white; }

.videos .section-list li:hover .video-image i {
  display: inline; }

.videos .section-list li .video-image {
  position: relative; }

.videos .section-list li img {
  width: 100%;
  margin-bottom: 10px; }

.videos .section-list li .meta {
  display: block;
  padding: 0 10px 10px 10px;
  color: #96a2b3;
  font-size: 12px; }

.videos .section-list li h2 {
  font-size: 18px;
  margin-bottom: 5px;
  padding: 0 10px;
  letter-spacing: 0; }

.videos .section-list li h2 a {
  font-weight: bold;
  color: #fff; }

.videos li h2 {
  border-bottom: 0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #151821;
  margin-bottom: 0 !important;
  padding-top: 10px !important; }

.videos li .meta {
  background: #151821; }

.have-say {
  float: right;
  display: none; }

.d-col-right {
  width: 35%;
  float: left;
  padding-left: 10px; }
  .d-col-right .image-crop {
    margin-bottom: 10px; }
  .d-col-right h3 {
    font-size: 17px !important; }
  .d-col-right ul li {
    margin-bottom: 30px; }

.d-col-left {
  width: 65%;
  float: left;
  padding-right: 10px;
  border-right: solid 1px rgba(255, 255, 255, 0.1); }
  .d-col-left .image-crop {
    margin-bottom: 10px; }
  .d-col-left h3 {
    font-size: 24px;
    font-size: 1.71429rem; }
  .d-col-left ul li {
    margin-bottom: 30px; }

#spotlight-surround.stacked-side .first img {
  height: 521px;
  max-width: none; }

.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; }

.achievements li {
  padding: 15px 0 20px 0 !important; clear: both;}

.achievement-pos img {
  display: inline-block !important;
  vertical-align: middle; }

.stacked-vertical-tight .feature-main .feature--content {
  left: 50px !important;
  bottom: 50px !important; }

.stacked-vertical-tight .feature-main .feature--content p {
  width: 50% !important;
  color: #e8e8e8 !important; }

.logo-header {
  margin-top: 25px;
  padding: 0 20px; }

.logo-header .logo-area {
  height: 134px; }

.logo-area {
  float: left; }
  .logo-area .logo img {
    display: inline !important;
    max-height: 134px;
    max-width: 220px;
    vertical-align: middle; }

.top-sponsors {
  float: right;
  width: 621px;
  height: 134px; }

.sidebar_mpu {
  margin-bottom: 15px; }

.footer-boxes {
  margin: 40px 0; }
  .footer-boxes > div {
    width: 33%; }
  .footer-boxes > :first-child {
    padding-right: 40px; }
  .footer-boxes > :last-child {
    padding-left: 30px; }

.footer-content-box .widget-list li {
  padding: 10px; }
  .footer-content-box .widget-list li h3 {
    display: block;
    font-size: 14px;
    font-size: 1rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

#footer_forum_activity .widget-list li .comments {
  float: right; }

#footer_files .widget-list li > :first-child {
  float: left;
  margin-right: 10px;
  margin-top: 5px; }

#footer_about .widget-inner {
  padding: 10px; }

.footer-content-box .widget-list, .footer-content-box .widget-inner {
  height: 314px;
  background: #151821;
  display: block; }

.footer-copyright {
  position: relative;
  line-height: 32px; }

.footer-copyright .logo-area {
  position: absolute;
  right: 0;
  top: 0; }

.footer-copyright .logo-area img {
  max-height: 20px; }

#videos .tile-list, #galleries .tile-list {
  background: #151821;
  display: block; }
  #videos .tile-list li, #galleries .tile-list li {
    width: 25%; }
    #videos .tile-list li .image-crop, #galleries .tile-list li .image-crop {
      margin-bottom: 0; }
  #videos .tile-list li:nth-child(odd), #galleries .tile-list li:nth-child(odd) {
    clear: none; }
  #videos .tile-list li h3, #videos .tile-list .meta, #galleries .tile-list li h3, #galleries .tile-list .meta {
    background: #1b1d29;
    margin-bottom: 0; }
  #videos .tile-list li h3, #galleries .tile-list li h3 {
    padding: 10px 10px 3px 10px; }
  #videos .tile-list li .meta, #galleries .tile-list li .meta {
    padding: 3px 10px 10px 10px; }
  #videos .tile-list li:hover h3 a, #galleries .tile-list li:hover h3 a {
    color: #000; }
    #videos .tile-list li:hover h3 a:hover, #galleries .tile-list li:hover h3 a:hover {
      color: #fff !important; }
  #videos .tile-list li:hover .meta, #galleries .tile-list li:hover .meta {
    color: #fff; }

#videos h3, #galleries h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px; }

.matches .tile-list li {
  background: #151821;
  margin-bottom: 10px; }

.matches .tile-list li .meta {
  margin-top: 10px; }

.matches .tile-list li:nth-child(odd) {
  border-right: 1px solid #1f232e; }

span.comments .fa {
  float: right;
  margin-left: 5px; }

.eventCalendar-wrap, #view_all_events {
  background: #151821; }

.main-stream .tile-list li {
  background: #151821; }

.title-extras.pull-right {
  line-height: 52px;
  margin-right: 10px; }

ul.articles-expanded .left {
  width: 30%;
  padding: 10px; }

ul.articles-expanded .right {
  width: 70%;
  padding: 10px 10px 10px 5px; }

ul.articles-expanded li {
  background: #151821;
  margin-bottom: 15px; }

.articles-time-bar a {
  float: right; }

.articles-time-bar {
  border-top: 1px solid #1f232e;
  padding: 10px 10px 0 10px; }

.articles-compact {
  background: #151821;
  display: block;
  padding: 15px;
  margin-bottom: 20px; }
  .articles-compact li {
    border-bottom: 1px solid #1f232e;
    padding: 9px 0; }
    .articles-compact li .left {
      width: 80%; }
    .articles-compact li .right {
      width: 20%;
      text-align: right;
      color: #fff; }
  .articles-compact li .right .fa {
    margin-left: 5px; }
  .articles-compact a {
    font-size: 18px;
    margin-right: 10px; }
  .articles-compact .meta {
    display: inline-block !important; }
  .articles-compact > :first-child {
    padding-top: 0; }
  .articles-compact > :last-child {
    border-bottom: 0 !important;
    padding-bottom: 0; }

.sponsor-list {
  height: 134px; }

.sponsor-list.owl-carousel {
  overflow: hidden;
  text-align: center; }

.sponsor-list img {
  display: inline;
  max-height: 134px;
  vertical-align: middle; }

.footer-sponsors {
  padding-bottom: 20px; }

.sponsors-controls {
  position: relative;
  overflow: hidden; }
  .sponsors-controls .prev {
    left: 0; }
  .sponsors-controls .next {
    right: 0; }
  .sponsors-controls .prev, .sponsors-controls .next {
    top: 48px;
    font-size: 25px;
    position: absolute;
    cursor: pointer;
    z-index: 99; }

.top-sponsors .item {
  display: none; }

.top-sponsors .owl-carousel .owl-item .item {
  display: block; }

#spotlight-surround.rotation-arrows .feature-main .feature-content {
  bottom: 30px !important; }

.achievement-pos-ellipse {
  color: #898989; }

.achievement-pos-gold {
  color: #e2ac04; }

.achievement-pos-silver {
  color: #9a9a9a; }

.achievement-pos-bronze {
  color: #a7551c; }

/*# sourceMappingURL=core.css.map */