/****** FILE: themes/hornet/css/main.css *****/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
.visible-print {
  display: none !important;
}
.visible-print-block {
  display: none !important;
}
.visible-print-inline {
  display: none !important;
}
.visible-print-inline-block {
  display: none !important;
}
.fs-xs,
.img_caption {
  font-size: 12px;
}
.fs-s,
.comment > .info {
  font-size: 13px;
}
.fs-m {
  font-size: 14px;
}
.fs-l {
  font-size: 17px;
}
.fs-xl {
  font-size: 20px;
}
.fs-2xl {
  font-size: 22px;
}
.fs-3xl,
.mod-light h1 {
  font-size: 26px;
}
.fs-4xl {
  font-size: 33px;
}
.fs-5xl {
  font-size: 47px;
}
.ff-base {
  font-family: Arial, Sans-Serif;
}
.ff-title,
.mod-light h1 {
  font-family: Georgia, Serif;
}
.ha-textC {
  text-align: center;
}
.ha-textL {
  text-align: left;
}
.ha-textR {
  text-align: right;
}
.ha-centV {
  vertical-align: middle;
}
.ha-centVB {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ha-floatL {
  float: left;
}
.ha-floatR {
  float: right;
}
.ha-clearfix::after,
.listData::after {
  content: '';
  display: table;
  clear: both;
}
.ha-mb0 {
  margin-bottom: 0 !important;
}
.ha-mb05 {
  margin-bottom: 5px !important;
}
.ha-mb1 {
  margin-bottom: 10px !important;
}
.ha-mb2 {
  margin-bottom: 20px !important;
}
.ha-mb3 {
  margin-bottom: 30px !important;
}
.ha-mb4 {
  margin-bottom: 40px !important;
}
.ha-mt0 {
  margin-top: 0 !important;
}
.ha-mt1 {
  margin-top: 10px !important;
}
.ha-mt2 {
  margin-top: 20px !important;
}
.ha-mt3 {
  margin-top: 30px !important;
}
* {
  box-sizing: border-box;
}
body {
  background: #f7f7f7;
  color: #000;
}
button,
fieldset,
input,
textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
button:focus,
fieldset:focus,
input:focus,
textarea:focus {
  outline: 0;
}
a {
  text-decoration: none;
  color: #cd9600;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a {
  color: inherit;
}
dl,
dd,
dt {
  margin: 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.l-container {
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
}
.l-top {
  position: relative;
  padding: 15px;
  background: #ffbd08;
  text-align: right;
  z-index: 500;
}
.l-top_1 {
  display: table-cell;
  width: 125px;
  vertical-align: middle;
}
.l-top_2 {
  margin-left: 20px;
  float: right;
}
.l-top_3 {
  float: right;
}
.l-foot {
  background: #262626;
  color: #6d6d6d;
  text-align: center;
}
.l-foot a {
  color: #a2a2a2;
  transition: 0.4s color ease-in-out;
}
.l-foot a:hover {
  color: #fff;
}
.l-foot_log {
  text-align: center;
}
.l-foot_menu {
  margin: 20px 0;
}
.l-foot_text {
  line-height: 1.6;
}
.l-foot_line {
  padding: 20px 0;
}
.l-foot_line-ext {
  padding: 20px 30px;
  background: #2d2d2d;
  text-align: center;
}
.adSense {
  max-height: 1px;
  overflow: hidden;
}
.adSense_parh {
  width: 1px;
  height: 1px;
  margin: 0;
}
.article {
  background: #fff;
}
.article_top {
  padding: 15px;
  background: #1f1f1f;
  color: #fff;
}
.article_titl {
  margin: 0;
  font-weight: normal;
}
.article_imag {
  position: relative;
  height: 60vw;
  overflow: hidden;
}
.article_head {
  position: relative;
}
.article_head_body {
  position: relative;
}
.article_head_body .article_titl {
  padding-top: 50px;
}
.article_subt {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 10px;
  background: #1f1f1f;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.article_cont-ext {
  padding: 15px;
  color: #444;
}
.article_intr {
  margin: 20px 0;
  font-weight: bold;
}
.article_meta {
  color: #6d6d6d;
}
.article_meta_link {
  color: #000;
  text-decoration: underline;
}
a.article_meta_link:hover {
  text-decoration: none;
}
.artiList_itm {
  position: relative;
}
.artiList_tag {
  display: inline-block;
  padding: 8px 30px;
  background: #ffbd08;
  color: #000;
  text-transform: uppercase;
}
.artiList_img {
  position: relative;
  height: 60vw;
  display: block;
  overflow: hidden;
}
.artiList_img .artiList_tag {
  position: absolute;
  left: 25px;
  bottom: 25px;
}
.artiList_hea {
  line-height: 1.4;
}
.artiList_tit {
/* color: $articleListTitleCl; */
  font-weight: normal;
}
.artiList_itm-img .artiList_tit,
.artiList_itm-pro .artiList_tit {
  margin: 0;
}
.artiList_itm-pro .artiList_hea > .artiList_tag {
  display: none;
}
.artiList_met {
  color: #cd9600;
}
.artiList_sum {
  color: #444;
}
.artiList-dark .artiList_tit {
  margin-bottom: 0.3em;
  color: #fff;
}
.artiList-puzzle .artiList_hea > .artiList_tag {
  display: none;
}
.artiList-puzzle .artiList_itm-3 {
  clear: both;
}
.artiList-puzzle .artiList_itm-3 .artiList_img {
  display: none;
}
.artiList-puzzle .artiList_itm-3 .artiList_tit {
  height: auto;
  color: #000;
  line-height: normal;
}
.artiList-2 .artiList_tit {
  margin-bottom: 0;
  font-weight: bold;
}
.bcrumbs {
  padding: 10px 15px;
  background: #000;
  color: #9e9e9e;
}
.bcrumbs-blank {
  height: 30px;
  background: transparent;
}
.bcrumbs_itm {
  color: #fff;
}
a.bcrumbs_itm {
  color: #9e9e9e;
  transition: color 0.4s ease-in-out;
}
a.bcrumbs_itm:hover {
  color: #fff;
}
.bonus {
  color: #000;
  font-family: Georgia, Serif;
  font-size: 22px;
  font-weight: bold;
}
.bonus-text {
  font-size: 0.72em;
}
.bonus-amount {
  color: #ab000d;
}
.btn,
.formSs .action,
.typography .button,
.typography .button-full,
.typography .button-small {
  display: inline-block;
  padding: 15px;
  background: #ffbd08;
  color: #000;
  transition: background 0.4s ease-in-out;
}
.btn:hover,
.formSs .action:hover,
.typography .button:hover,
.typography .button-full:hover,
.typography .button-small:hover {
  background: #f2b100;
}
.btn-full,
.formSs .action,
.typography .button-full {
  display: block;
  width: 100%;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.btn-xs {
  padding: 0.6em 0;
}
.btn-s,
.typography .button-small {
  padding: 0.6em 1.4em;
  font-weight: bold;
}
@-webkit-keyframes loading-anim {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.btn-isLoad {
  position: relative;
  cursor: default !important;
  pointer-events: none !important;
}
.btn-isLoad::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.6);
}
.btn-isLoad::after {
  content: '';
  position: absolute;
  left: 50%;
  background-image: url("/themes/hornet/img/sprite/base-sprite.png");
  background-position: -61px 0;
  width: 24px;
  height: 24px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: loading-anim 1s linear infinite;
  animation: loading-anim 1s linear infinite;
}
@-moz-keyframes loading-anim {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading-anim {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes loading-anim {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading-anim {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.circle {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: #ffca39;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
  transition: background 0.4s ease-in-out;
}
.circle:hover {
  background: #f2b100;
}
.circle.is-on {
  background: #f2b100;
}
.comment + .comment {
  padding-top: 10px;
  border-top: solid 1px #e5e5e5;
}
.comment > .info {
  color: #6d6d6d;
  font-style: italic;
}
.comment > .comment-text {
  color: #444;
}
.color-red {
  color: #ab000d;
}
.effect-fadeOut8 {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
.effect-fadeOut8:hover {
  opacity: 0.8;
}
.effect-line .effect-line_elem {
  position: relative;
}
.effect-line .effect-line_elem::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background: #ffbd08;
  transition: width 0.4s ease-in-out;
}
.effect-line:hover .effect-line_elem::after {
  width: 100%;
}
.effect-desaturate .effect-desaturate_elem {
  transition: -webkit-filter 0.4s ease-in-out, filter 0.4s ease-in-out;
}
.effect-desaturate:hover .effect-desaturate_elem {
  -webkit-filter: grayscale(80%);
  filter: grayscale(80%);
}
.formSs legend {
  margin-bottom: 20px;
}
.formSs .field {
  margin-bottom: 20px;
}
.formSs label.left {
  display: block;
  margin-bottom: 10px;
  color: #444;
}
.formSs input.text,
.formSs textarea.textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 0.6em;
  background: #f7f7f7;
  color: #444;
  font-family: Arial, Sans-Serif;
  font-size: 17px;
}
.formSs .Actions {
  margin-top: 10px;
}
.formSs .action {
  font-size: 17px;
}
.formSs .message {
  margin-bottom: 30px;
  padding: 0;
  background: transparent;
  color: #cd9600;
  font-weight: bold;
}
.formSs .recaptcha > label {
  display: none;
}
.g-recaptcha {
  width: 304px;
  margin-left: auto;
  margin-right: auto;
}
#DomainLogin {
  margin-top: 30px;
  font-size: 17px;
  text-align: center;
}
.gridT {
  display: table;
  width: 100%;
}
.gridT-fix {
  table-layout: fixed;
}
.gridT-noGut .gridT_col {
  border: none;
}
.gridT_col {
  display: table-cell;
  border: solid transparent;
  border-width: 0 5px;
  vertical-align: middle;
}
.gridT_col:first-of-type {
  border-left: none;
}
.gridT_col:last-of-type {
  border-right: none;
}
.gridT_col-top {
  vertical-align: top;
}
.hamb {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 12px;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
  overflow: hidden;
  transition: background 0.4s;
}
.hamb_lin {
  position: relative;
  top: 4px;
  display: block;
  height: 2px;
  background: #000;
  transition: background 0s 0.4s;
}
.hamb_lin::before,
.hamb_lin::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  transition-duration: 0.4s, 0.4s;
  transition-delay: 0.4s, 0s;
}
.hamb_lin::before {
  top: -4px;
  transition-property: top, transform;
}
.hamb_lin::after {
  bottom: -4px;
  transition-property: bottom, transform;
}
.hamb-isOn > .hamb_lin {
  background: none;
}
.hamb-isOn > .hamb_lin::before,
.hamb-isOn > .hamb_lin::after {
  transition-delay: 0s, 0.4s;
}
.hamb-isOn > .hamb_lin::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hamb-isOn > .hamb_lin::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.hero {
  position: relative;
  padding: 15px;
  text-align: center;
  z-index: 1;
}
.hero_bann {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}
.hero_1 {
  max-width: 260px;
  margin: 0 auto 10px;
}
.hero_bonus {
  font-weight: bold;
}
.hero_down {
  display: table-cell;
  width: 10em;
  text-transform: uppercase;
}
.hero_link {
  color: #ffbd08;
  font-weight: bold;
}
.hero_scre + .hero_scre {
  display: none;
}
.img-left {
  float: left;
  margin-right: 20px;
}
.img-right {
  float: right;
  margin-left: 20px;
}
.img-center {
  display: table;
  width: auto;
  margin: 20px auto;
}
.img_caption {
  margin-top: 5px;
  color: #6d6d6d;
}
.img-full {
  display: block;
  width: 100%;
  height: auto;
}
.img-resp {
  max-width: 100%;
  height: auto;
}
.img-alone {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.img-smartHol {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.img-smart {
  position: relative;
  top: 50%;
  left: 50%;
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.label {
  display: inline-block;
  padding: 5px;
  background: #ffbd08;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
}
.label--full {
  display: block;
  text-align: center;
}
.lazy {
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
.lazy-isVis,
.noJs .lazy {
  opacity: 1;
}
.legalNotice {
  position: relative;
  background: #fff;
  margin-bottom: 30px;
  padding: 20px;
  text-align: center;
  z-index: 900;
}
.legalNotice_text {
  font-weight: bold;
}
.legalNotice_list {
  margin-top: 1em;
}
.legalNotice_link {
  display: inline-block;
  margin: 0 2%;
}
.legalNotice_it1,
.legalNotice_it2,
.legalNotice_it3,
.legalNotice_it4 {
  display: block;
  background-image: url("/themes/hornet/img/sprite/legal-notice.png");
}
.legalNotice_it1 {
  background-position: -65px -53px;
  width: 41px;
  height: 53px;
}
.legalNotice_it2 {
  background-position: 0 0;
  width: 95px;
  height: 53px;
}
.legalNotice_it3 {
  background-position: -95px 0;
  width: 74px;
  height: 53px;
}
.legalNotice_it4 {
  background-position: 0 -53px;
  width: 65px;
  height: 53px;
}
.listData_term {
  float: left;
  padding: 10px 0;
}
.listData_desc {
  display: table-cell;
  width: 1000px;
  padding: 10px 0;
  text-align: right;
}
.listData_emph {
  font-weight: bold;
}
.listLink {
  margin-bottom: 10px;
}
.listLink_itm {
  display: inline-block;
  padding: 10px 15px;
}
.listResult_item {
  border-top: solid 1px #e5e5e5;
}
.listResult_link {
  display: inline-block;
}
.listResult_link + .listResult_link {
  margin-left: 10%;
}
.logo {
  font-weight: normal;
}
.logo_img {
  display: block;
  margin: 0 auto;
  background: 0 0 no-repeat;
  width: 125px;
  height: 42px;
  background-image: url("/themes/hornet/img/logo-pro.png");
}
.logo_subh {
  display: block;
  margin-top: 5px;
  color: #000;
  text-align: center;
}
.logo-it-IT .logo_img {
  width: 125px;
  height: 55px;
  background-image: url("/themes/hornet/img/logo-italia-poker.png");
}
.logo-it-IT .logo_subh {
  display: none;
}
.logo-es-ES .logo_img {
  width: 125px;
  height: 66px;
  background-image: url("/themes/hornet/img/logo-poker-guia.png");
}
.logo-es-ES .logo_subh {
  display: none;
}
.logo-light .logo_img {
  width: 139px;
  height: 48px;
  background-image: url("/themes/hornet/img/logo-pro-white.png");
}
.logo-light .logo_subh {
  color: #fff;
}
.logo-light.logo-es-ES .logo_img {
  width: 140px;
  height: 72px;
  background-image: url("/themes/hornet/img/logo-poker-guia-white.png");
}
.logo-light.logo-it-IT .logo_img {
  width: 140px;
  height: 61px;
  background-image: url("/themes/hornet/img/logo-italia-poker-white.png");
}
.media::after {
  content: '';
  display: table;
  clear: both;
}
.media_img {
  float: left;
  margin-right: 10px;
}
.media_imgExt {
  float: right;
  margin-left: 10px;
}
.media_img-l {
  margin: 0;
}
.media_img-ver {
  display: table-cell;
  vertical-align: middle;
}
.media_bod {
  display: table-cell;
  width: 10000px;
}
.menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #ffca39;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: 0.4s ease-in-out;
  transition-property: opacity, transform;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.menu-isOpen,
.noJs .menu {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.noJs .menu {
  position: relative;
}
.menu_itm {
  position: relative;
  border-top: solid 1px #ffbd08;
}
.menu_itm:hover > .menu_lnk {
  background: #ffd051;
}
.menu_lnk {
  position: relative;
  display: block;
  padding: 20px 50px 20px 15px;
  background: #ffca39;
  color: #2d2d2d;
  transition: background 0.4s ease-in-out;
}
.menu_itm.parent > .menu_lnk::after {
  content: '';
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -4px;
  border: transparent solid;
  border-width: 6px 4px;
  border-top-color: #000;
  vertical-align: middle;
}
.menu_itm-isOpen.parent .menu_sub {
  position: relative;
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.menu_itm-isOpen.parent > .menu_lnk::after {
  margin-top: -8px;
  border-top-color: transparent;
  border-bottom-color: #000;
}
.menu_sub {
  position: absolute;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 0.4s ease-in-out;
}
.menu_sub_itm {
  border-top: solid 1px #ffbd08;
}
.menu_sub_itm > .menu_lnk {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #ffd051;
}
.menu_tog {
  display: inline-block;
  min-width: 36px;
  height: 36px;
  background: #ffca39;
  border-radius: 20px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}
.menu_tog-isOn {
  background: #f2b100;
}
.menu_tog_txt,
.menu_lnk_sub {
  display: none;
}
.mod {
  margin-bottom: 30px;
  overflow: hidden;
}
.mod_tit,
.mod-light h1 {
  margin: 0 0 30px;
  padding-bottom: 15px;
  border-bottom: solid 5px #ffbd08;
  color: #000;
  font-weight: normal;
}
.mod_tit-ext {
  margin-bottom: 25px;
  padding-bottom: 0;
  border-bottom: 0;
  text-transform: uppercase;
  text-align: center;
}
.mod-dark {
  background: #2d2d2d;
  color: #fff;
}
.mod-dark .mod_tit {
  display: table;
  padding: 5px 10px;
  background: #ffbd08;
  border: none;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.mod-light {
  background: #fff;
}
.mod-light h1 {
  font-weight: normal !important;
  margin-top: 0;
}
.mod_box {
  padding: 30px;
}
.more {
  text-align: center;
}
.more_link::before {
  content: '\00BB';
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0.8;
  overflow: hidden;
  transition: width 0.4s ease-in-out;
}
.more_link:hover::before {
  width: 0.8em;
  height: auto;
}
.message {
  padding: 15px;
  background: #f7f7f7;
  color: #444;
}
.message-dark {
  background: #000;
  color: #f7f7f7;
  border-top: solid 1px #2d2d2d;
}
.pIcon {
  display: inline-block;
  background: center center no-repeat;
  background-image: url("/themes/hornet/img/sprite/base-sprite.png");
  vertical-align: -0.08em;
}
.pIcon-vTop {
  vertical-align: baseline;
}
.pIcon-search {
  background-position: -61px -24px;
  width: 19px;
  height: 20px;
}
.pIcon-rss {
  background-position: 0 0;
  width: 36px;
  height: 36px;
}
.pIcon-circleFb {
  background-position: 0 -36px;
  width: 24px;
  height: 24px;
}
.pIcon-circleTwitter {
  background-position: -36px 0;
  width: 25px;
  height: 24px;
}
.pIcon-circleGplus {
  background-position: -24px -36px;
  width: 24px;
  height: 24px;
}
.promoBox {
  position: relative;
  width: 138px;
  margin: 20px auto;
  padding: 15px 10px;
  background: #fff;
  border: solid 1px #e5e5e5;
  text-align: center;
  z-index: 1;
}
.promoBox-item + .promoBox-item {
  margin-top: 15px;
}
.search {
  display: none;
}
.search_mob {
  position: absolute;
  width: 100%;
  left: 0%;
  padding: 15px;
  background: #ffd051;
  opacity: 0;
  z-index: -1;
  transition: 0.4s ease-in-out;
  transition-property: opacity, transform;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.search_mob .search {
  display: block;
}
.search_mob-isOpen {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  z-index: 600;
}
.search_inp {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 30px 10px 15px;
  background: #ffca39;
  border: none;
  color: #2d2d2d;
  transition: all 0.4s ease;
}
.search_inp::-webkit-input-placeholder {
  color: #2d2d2d;
}
.search_inp::-moz-placeholder {
  color: #2d2d2d;
}
.search_inp-ms-input-placeholder {
  color: #2d2d2d;
}
.search_inp:hover {
  opacity: 1;
}
.search_inp:focus {
  background: #f2b100;
  opacity: 1;
}
.search_btn {
  padding: 10px 15px;
  background: #ffbd08;
}
.share_butt + .share_butt {
  margin-left: 0.4em;
}
.site {
  display: flex;
  height: 100vh;
  flex-direction: column;
}
.site_content {
  width: 100%;
  flex: 1 0 auto;
}
.site_sticky {
  flex-shrink: 0;
}
.titleBox {
  display: block;
  padding: 15px;
  background: #fff;
  color: #000;
}
.titleBox-alt {
  background: #f7f7f7;
}
.titleBox-dark {
  background: #1f1f1f;
  color: #fff;
}
.titleBox_link {
  color: inherit;
}
.toplist {
  display: inline-block;
  padding: 10px 20px;
  overflow: hidden;
  text-align: left;
}
.toplist_bg {
  background: #ffbd08;
  font-size: 0;
  text-align: center;
}
.toplist_item {
  display: table;
  height: 100%;
  margin: 0 auto;
  padding: 10px 0;
}
.toplist_logo {
  width: 80px;
  margin-right: 15px;
}
.toplist_logo_img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.toplist_name {
  display: none;
  color: #000;
}
.toplist_bonu {
  margin: 5px 0;
  font-weight: bold;
}
.toplist_link {
  color: #2e426c;
}
.toplist-2 .toplist_item {
  height: 50%;
}
.toplist-3 .toplist_item {
  height: 33%;
}
.toplist-4 .toplist_item {
  display: block;
  height: 25%;
}
.toplistAlt {
  width: 100%;
  margin: 30px 0;
  border: solid 2px #f7f7f7;
  text-align: center;
}
.toplistAlt_row {
  background: #f7f7f7;
}
.toplistAlt_row + .toplistAlt_row > .toplistAlt_cell {
  border-top: solid 1px #fff;
}
.toplistAlt_row + .toplistAlt_row > .toplistAlt_cell:nth-child(3 ),
.toplistAlt_row + .toplistAlt_row > .toplistAlt_cell:nth-child(4 ) {
  border-top: 0;
}
.toplistAlt_cell {
  padding: 15px 10px;
}
.toplistAlt_cell:nth-child(2 ) {
  display: block;
  padding-left: 0;
  padding-bottom: 0;
}
.toplistAlt_cell:nth-child(3 ) {
  display: block;
  padding: 0;
}
.toplistAlt_cell:nth-child(4 ) {
  display: block;
  padding-left: 0;
}
.toplistAlt_cell_logo {
  display: inline-block;
  width: 90px;
  height: 55px;
}
.toplistAlt_link {
  color: #000;
  font-weight: bold;
  transition: color 0.4s ease-in-out;
}
.toplistAlt_link:hover {
  color: #444;
}
.typography {
  position: relative;
  line-height: 1.4;
}
.typography::after {
  content: '';
  display: table;
  clear: both;
}
.typography iframe,
.typography object {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.typography img {
  max-width: 100%;
  height: auto;
}
.typography img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.typography .captionImage {
  display: table;
  width: auto;
  margin: 20px auto;
  position: relative;
  width: auto !important;
}
.typography .captionImage > .caption {
  margin-top: 5px;
  margin-bottom: 0;
  color: #6d6d6d;
  font-size: 12px;
}
.typography .float-left {
  float: left;
  margin: 0 20px 20px 0;
}
.typography .float-right {
  float: right;
  margin: 0 0 20px 20px;
}
.typography:not('.typography-none') blockquote {
  font-size: 26px;
  color: #cd9600;
  line-height: 1;
  text-align: center;
}
.typography:not('.typography-none') blockquote > p {
  margin: 0;
}
.typography:not('.typography-none') blockquote > p::before,
.typography:not('.typography-none') blockquote > p::after {
  content: '“';
  font-size: 110%;
}
.typography:not('.typography-none') blockquote > p::after {
  content: '”';
}
.typography:not('.typography-none') blockquote.float-left {
  float: none;
}
.typography:not('.typography-none') blockquote.float-right {
  float: none;
}
.typography:not('.typography-none') p:first-child {
  margin-top: 0;
}
.typography:not('.typography-none') p:last-child {
  margin-bottom: 0;
}
.typography:not('.typography-none') ul {
  margin: 1em 0;
  padding-left: 40px;
  list-style: disc;
}
.typography:not('.typography-none') a {
  color: #cd9600;
  transition: color 0.4s ease-in-out;
}
.typography:not('.typography-none') a:hover {
  color: #f2b100;
}
.typography .h1,
.typography .h2,
.typography .h3,
.typography .h4,
.typography h1,
.typography h2,
.typography h3,
.typography h4 {
  font-weight: bold;
}
.typography .h1 > a,
.typography .h2 > a,
.typography .h3 > a,
.typography .h4 > a,
.typography h1 > a,
.typography h2 > a,
.typography h3 > a,
.typography h4 > a {
  color: inherit;
}
.typography .h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
.typography .h2 {
  margin: 0.83em 0;
  font-size: 1.5em;
}
.typography .h3 {
  margin: 1em 0;
  font-size: 1.17em;
}
.typography .h4 {
  margin: 1.33em 0;
}
.is-sticky .is-stickyHidden {
  display: none;
}
.is-hidden {
  display: none;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
  .hidden-md {
    display: none !important;
  }
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .visible-print-block {
    display: block !important;
  }
  .visible-print-inline {
    display: inline !important;
  }
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .fs-xs-sm {
    font-size: 12px;
  }
  .fs-s-sm {
    font-size: 13px;
  }
  .fs-m-sm {
    font-size: 14px;
  }
  .fs-l-sm {
    font-size: 17px;
  }
  .fs-xl-sm {
    font-size: 20px;
  }
  .fs-2xl-sm {
    font-size: 22px;
  }
  .fs-3xl-sm {
    font-size: 26px;
  }
  .fs-4xl-sm {
    font-size: 33px;
  }
  .fs-5xl-sm {
    font-size: 47px;
  }
  .l-header {
    padding-top: 30px;
  }
  .l-foot {
    text-align: right;
  }
  .l-foot_log {
    display: table-cell;
    vertical-align: middle;
  }
  .l-foot_menu {
    margin: 0;
  }
  .l-foot_text {
    padding-left: 10%;
  }
  .article_top {
    padding: 25px 15px;
  }
  .article_imag {
    height: 300px;
  }
  .article_imag-ext {
    height: 400px;
  }
  .article_head_body {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
  }
  .article_head_body .article_titl {
    max-width: 500px;
    padding-top: 0;
  }
  .article_head_body .article_subt {
    position: relative;
    width: auto;
    display: inline-block;
    padding: 10px 15px;
  }
  .article_cont {
    position: relative;
    max-width: 740px;
    margin: 0 auto;
    padding: 0 30px;
  }
  .article_cont-ext {
    padding: 30px;
  }
  .artiList_itm-img .artiList_tit {
    display: block;
    height: 4.1em;
    overflow: hidden;
  }
  .artiList_img {
    height: 225px;
  }
  .artiList_itm-pro .artiList_img {
    height: 430px;
  }
  .artiList_itm-pro .artiList_hea {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 25px;
    max-width: 500px;
  }
  .artiList_itm-pro .artiList_hea > .artiList_tag {
    display: inline-block;
  }
  .artiList_itm-pro .artiList_tit {
    line-height: inherit;
  }
  .artiList-4 .artiList_img {
    height: 145px;
  }
  .artiList_sum {
    height: 6.8em;
    overflow: hidden;
  }
  .artiList-2 {
    font-size: 0;
  }
  .artiList-2 .artiList_itm {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .artiList-2 .artiList_itm:nth-child(2n+1) {
    padding-right: 15px;
  }
  .artiList-2 .artiList_itm:nth-child(2n) {
    padding-left: 15px;
  }
  .artiList-2 .artiList_sum {
    height: auto;
    max-height: 5.4em;
    overflow: hidden;
  }
  .artiList-2 .artiList_itm-1,
  .artiList-2 .artiList_itm-2 {
    margin-bottom: 1em;
  }
  .artiList-2 .artiList_itm-1 .artiList_sum,
  .artiList-2 .artiList_itm-2 .artiList_sum {
    display: none;
  }
  .artiList-2 .artiList_itm-1 .artiList_tit,
  .artiList-2 .artiList_itm-2 .artiList_tit {
    color: inherit;
    font-weight: normal;
    font-family: Georgia, Serif;
  }
  .gridT_col-s {
    display: table-cell;
    border: solid transparent;
    border-width: 0 5px;
    vertical-align: middle;
  }
  .gridT_col-s:first-of-type {
    border-left: none;
  }
  .gridT_col-s:last-of-type {
    border-right: none;
  }
  .hero {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hero_1 {
    max-width: 304px;
    margin: 0 auto 0 0;
  }
  .hero_2 {
    max-width: 233px;
    margin: 0 auto;
  }
  .hero_down {
    width: 11.6em;
  }
  .hero_bonus {
    margin-top: 40px;
  }
  .hero_scre + .hero_scre {
    display: block;
    margin-top: 10px;
  }
  .legalNotice {
    display: table;
    width: 100%;
    margin-top: -30px;
    text-align: left;
  }
  .legalNotice_text,
  .legalNotice_list {
    display: table-cell;
    margin-top: 0;
    vertical-align: middle;
  }
  .legalNotice_list {
    width: 420px;
    text-align: right;
    white-space: nowrap;
  }
  .legalNotice_link {
    margin: 0;
  }
  .legalNotice_link + .legalNotice_link {
    margin-left: 10px;
  }
  .listData-ext .listData_term {
    width: 68%;
  }
  .listData-ext .listData_desc {
    padding-left: 5%;
    text-align: left;
  }
  .listLink {
    text-align: right;
  }
  .listLink_itm:last-child {
    padding-right: 0;
  }
  .menu {
    top: inherit;
    left: auto;
    right: 0;
    width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .menu_itm.parent > .menu_lnk::after {
    right: 12px;
    border: transparent solid;
    border-width: 4px 6px;
    border-left-color: #000;
  }
  .menu_itm-isOpen.parent .menu_sub {
    position: absolute;
  }
  .menu_itm-isOpen.parent > .menu_lnk::after {
    margin-top: -4px;
    right: 16px;
    border-color: transparent;
    border-right-color: #000;
  }
  .menu_itm:hover > .menu_lnk {
    background: #ffd051;
  }
  .menu_sub {
    position: absolute;
    right: 100%;
    top: -1px;
    min-width: 200px;
  }
  .menu_sub_itm > .menu_lnk {
    background: #ffca39;
  }
  .menu_sub_itm > .menu_lnk:hover {
    background: #ffd051;
  }
  .menu_tog {
    padding: 10px 20px;
  }
  .menu_tog-isOn {
    border-radius: 20px 20px 0 0;
  }
  .menu_tog_txt {
    display: inline;
    padding-left: 5px;
  }
  .more {
    text-align: right;
  }
  .promoBox {
    margin: 20px 0 20px 20px;
    float: right;
  }
  .search_mob {
    display: none;
  }
  .search {
    position: relative;
    display: block;
    width: 210px;
  }
  .search::after {
    content: '';
    position: absolute;
    top: 8px;
    right: 10px;
    background-position: -61px -24px;
    width: 19px;
    height: 20px;
    background-image: url("/themes/hornet/img/sprite/base-sprite.png");
    opacity: 0.3;
  }
  .search_inp {
    border-radius: 20px;
  }
  .titleBox-sm {
    display: block;
    padding: 15px;
    background: #fff;
    color: #000;
  }
  .titleBox-alt-sm {
    background: #f7f7f7;
  }
  .toplist {
    height: 345px;
  }
  .toplist_logo {
    width: 104px;
  }
  .toplist_logo_img {
    max-height: 60px;
  }
  .toplist_name {
    display: block;
    height: 1.8em;
    overflow: hidden;
  }
  .toplistAlt_cell {
    padding: 20px;
  }
  .toplistAlt_cell:nth-child(2 ),
  .toplistAlt_cell:nth-child(3 ),
  .toplistAlt_cell:nth-child(4 ) {
    display: table-cell;
    padding: 20px;
  }
  .toplistAlt_row + .toplistAlt_row > .toplistAlt_cell:nth-child(3 ),
  .toplistAlt_row + .toplistAlt_row > .toplistAlt_cell:nth-child(4 ) {
    border-top: solid 1px #fff;
  }
  .typography .float-left {
    float: left !important;
    margin: 20px 20px 20px 0;
  }
  .typography .float-right {
    float: right !important;
    margin: 20px 0 20px 20px;
  }
  .typography img.left {
    float: left;
    margin: 0 20px 20px 0;
    max-width: 50%;
  }
  .typography img.right {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 50%;
  }
  .typography .captionImage.left {
    float: left;
    margin: 0 20px 20px 0;
    max-width: 50%;
  }
  .typography .captionImage.left > .left {
    max-width: 100%;
    float: none;
    margin: 0;
  }
  .typography .captionImage.right {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 50%;
  }
  .typography .captionImage.right > .right {
    max-width: 100%;
    float: none;
    margin: 0;
  }
  .typography:not('.typography-none') blockquote {
    width: 50%;
    margin: 0 auto;
  }
  .typography:not('.typography-none') blockquote.float-left {
    float: left;
    margin: 20px 20px 20px 0;
  }
  .typography:not('.typography-none') blockquote.float-right {
    float: right;
    margin: 20px 0 20px 20px;
  }
}
@media screen and (min-width: 992px) {
  .fs-xs-md {
    font-size: 12px;
  }
  .fs-s-md {
    font-size: 13px;
  }
  .fs-m-md {
    font-size: 14px;
  }
  .fs-l-md {
    font-size: 17px;
  }
  .fs-xl-md {
    font-size: 20px;
  }
  .fs-2xl-md {
    font-size: 22px;
  }
  .fs-3xl-md {
    font-size: 26px;
  }
  .fs-4xl-md {
    font-size: 33px;
  }
  .fs-5xl-md,
  .mod-light h1 {
    font-size: 47px;
  }
  .l-top {
    padding: 0 20px 0 30px;
  }
  .l-top_2 {
    display: inline-block;
    width: calc(100% - 235px);
    float: none;
    margin-left: 0;
    vertical-align: middle;
  }
  .l-top_3 {
    position: relative;
    display: inline-block;
    float: none;
    vertical-align: middle;
    z-index: 2;
  }
  .is-sticky .l-top {
    margin: 0 15px;
    background: rgba(255,189,8,0.97);
    text-align: left;
  }
  .is-sticky .l-top_2 {
    width: calc(100% - 215px);
  }
  .article_imag-ext {
    height: 430px;
  }
  .artiList_img {
    height: 190px;
  }
  .artiList-dark .artiList_tit {
    max-height: 2.2em;
    overflow: hidden;
  }
  .artiList-dark .artiList_itm + .artiList_itm {
    margin-top: 40px;
  }
  .artiList-puzzle .artiList_itm-1 .artiList_img {
    height: 300px;
  }
  .artiList-puzzle .artiList_itm-2 .artiList_img,
  .artiList-puzzle .artiList_itm-3 .artiList_img {
    display: block;
    height: 145px;
  }
  .artiList-puzzle .artiList_itm-2 .artiList_tit,
  .artiList-puzzle .artiList_itm-3 .artiList_tit {
    top: 0;
    height: 5.6em;
    line-height: inherit;
  }
  .artiList-puzzle .artiList_itm-4 .artiList_tit {
    margin-top: 0;
  }
  .infoBox {
    position: relative;
    height: 310px;
    margin-bottom: 1px;
    background: #fff;
  }
  .noJs .infoBox {
    overflow: hidden;
  }
  .infoBox_body {
    background: #fff;
    padding: 0 20px;
    overflow: hidden;
  }
  .infoBox_body.is-long {
    position: absolute;
    height: 100%;
    z-index: 5;
    transition: height 0.4s ease-in-out;
  }
  .infoBox_titl {
    margin-bottom: 20px;
    padding: 15px 0;
    border-bottom: solid 1px #e5e5e5;
    text-transform: uppercase;
    text-align: center;
  }
  .infoBox_more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    background: linear-gradient(to bottom, rgba(255,255,255,0.4), #fff 50%);
    color: #cd9600;
    cursor: pointer;
    text-align: center;
  }
  .menu {
    position: relative;
    background: transparent;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 1 !important;
  }
  .menu_ul {/* display: flex; */
    display: table;
    width: 100%;
  }
  .menu_itm {
    position: relative;
    display: table-cell;/* flex: 1 1 auto; */
    border: none;
    transition: background 0.4s ease-in-out;
  }
  .menu_itm:hover {
    background: #ffca39;
    cursor: pointer;
  }
  .menu_itm > .menu_lnk,
  .menu_itm > .menu_lnk:hover {
    background: none !important;
  }
  .menu_lnk {
    height: 5.3em;
    padding: 0 15px;
    text-align: center;
    transition: height 0.2s ease-in-out;
  }
  .menu_itm.parent > .menu_lnk::after,
  .menu_itm-isOpen.parent > .menu_lnk::after {
    content: none;
  }
  .menu_lnk_txt {
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .menu_lnk_tit {
    display: block;
    font-weight: bold;
    font-family: Georgia, Serif;
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    transform: scaleY(1.2);
    transition: font-size 0.2s ease-in-out;
  }
  .menu_itm.parent .menu_lnk_tit::after {
    content: '';
    position: relative;
    top: 0.8em;
    left: 0.4em;
    border: transparent solid;
    border-width: 6px 4px;
    border-top-color: #000;
  }
  .menu_sub {
    position: absolute !important;
    left: 0;
    top: 100%;
    min-width: 200px;
    margin-top: -1px;
    opacity: 0 !important;
    visibility: hidden !important;
    z-index: -1 !important;
  }
  .menu_itm.parent:hover > .menu_sub {
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 1 !important;
  }
  .menu_sub_itm > .menu_lnk {
    height: auto;
    text-align: left;
  }
  .menu_tog {
    display: none;
  }
  .is-sticky .menu_lnk {
    height: 4.2em;
  }
  .is-sticky .menu_sub_itm > .menu_lnk {
    height: auto;
  }
  .stickyHeader.is-sticky .stickyHeader_body {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;/* transform: translateY(-100%); */
    z-index: 500;
  }
  .titleBox-md {
    display: block;
    padding: 15px;
    background: #fff;
    color: #000;
  }
  .toplist {
    height: 310px;
  }
  .toplist_logo {
    width: 80px;
  }
  .toplist_name {
    display: none;
  }
  .toplist_logo_img {
    max-height: 52px;
  }
}
@media screen and (min-width: 1200px) {
  .fs-xs-lg {
    font-size: 12px;
  }
  .fs-s-lg {
    font-size: 13px;
  }
  .fs-m-lg {
    font-size: 14px;
  }
  .fs-l-lg {
    font-size: 17px;
  }
  .fs-xl-lg {
    font-size: 20px;
  }
  .fs-2xl-lg {
    font-size: 22px;
  }
  .fs-3xl-lg {
    font-size: 26px;
  }
  .fs-4xl-lg {
    font-size: 33px;
  }
  .fs-5xl-lg {
    font-size: 47px;
  }
  .is-sticky .l-top {
    max-width: 1140px;
    margin: 0 auto;
  }
  .l-foot {
    text-align: left;
  }
  .l-foot_text {
    display: inline-block;
    padding: 0 30px;
  }
  .l-foot_menuL {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
  }
  .artiList_img {
    height: 240px;
  }
  .artiList-puzzle .artiList_itm-1 .artiList_img {
    height: 430px;
  }
  .artiList-puzzle .artiList_itm-1 .artiList_hea {
    position: absolute;
    left: 25px;
    right: 25px;
    max-width: 500px;
    bottom: 25px;
  }
  .artiList-puzzle .artiList_itm-1 .artiList_hea > .artiList_tag {
    display: inline-block;
  }
  .artiList-puzzle .artiList_itm-1 .artiList_tit {
    height: auto;
  }
  .infoBox {
    height: 360px;
  }
  .listLink {
    white-space: nowrap;
  }
  .menu_lnk {
    text-align: left;
  }
  .menu_lnk_txt {
    display: table;
    margin: 0 auto;
  }
  .menu_lnk_sub {
    display: block;
    color: #000;
  }
  .is-sticky .menu_lnk_sub {
    display: none;
  }
  .toplist {
    height: 360px;
  }
  .toplist_logo {
    width: 104px;
  }
  .toplist_name {
    display: inline-block;
  }
  .toplist_logo_img {
    max-height: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .artiList-puzzle .artiList_itm-1 {
    width: 50%;
    float: left;
    padding-right: 15px;
    z-index: 1;
  }
  .artiList-puzzle .artiList_itm-2 {
    width: 50%;
    float: left;
    margin-top: -1px;
    padding-left: 15px;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .artiList-2 .artiList_itm {
    margin-top: 0 !important;
  }
  .artiList-2 .artiList_itm-1 .artiList_tit,
  .artiList-2 .artiList_itm-2 .artiList_tit {
    margin-top: 1em;
    color: #cd9600;
  }
}

/*# sourceMappingURL=../maps/main.css.map */


