/* main page */
.ui.vertical.footer {
    width:initial; !important;
    height: initial !important;
    position: initial !important;
    bottom: initial !important;
    left: initial !important;
}

.ui.container.maincontainer {
    padding-bottom: initial !important;
}

h2.ui.header.spoffer {
    font-size: 15px;
}

/* slider and offer */
#slideshow {
    display: none;
}

#slideshow .price_block .price {
    font-size: 1rem;
}
.topimages .ui.dimmer {
    z-index: 1;
}
#slideshow h3 {
    padding-bottom: 10px;
    clear: both;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.topimages {
    position: relative;
    min-height: 150px;
}
ul.bxslider {
    margin: 0;
}

.mysterykey {
    overflow: auto;
    padding: 50px 0;
}

.offer {
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.75);
    position: relative;
}

/* products list */
.hrktable_content .ui.bottom.attached {
    margin-bottom: -30px;
}

.hrktable_content .ui.bottom.attached .extracontent {
    display: none;
    transition: all 0.5s ease;
    font-size: 1rem;
}

.hrktable_content .ui.medium.image:hover .extracontent {
    display: block;
}

.hrktable_content .ui.medium.image:hover .extra {
    display: none;
}

.hrktable_content .ui.medium.image:hover .ui.grey.attached.label {
    background: #000000 !important;
    min-height: 44px;
    bottom: -1px;
}

.hrktable_content .ui.bottom.attached .extra .right.floated {
    float: right;
}

.hrktable_content .ui.medium.image .ui.grey.label {
    transition: all 1.5s ease;
}

.hrktable_content .ui.grey.label, .hrktable_content .ui.grey.labels .label {
    background-color: #353535!important;
}

.hrktable_content.ui.inverted.segment {
    background-color: #1C1C1C;
}
.hrktable_content .ui.image img {
    border-radius: 5px;
}
.hrktable_content .ui.medium.image {
    width: 330px;
    margin: 20px 20px 40px 20px;
}
.hrktable_content .ui.grey.label, .hrktable_content .ui.grey.labels .label {
    background-color: #333333 !important;
}
.hrktable.ui.inverted.grey.menu, .hrktable.ui.inverted.menu .grey.active.item {
    background-color: #2b2b2b;
}
.hrktable.ui.grey.menu .active.item, .hrktable.ui.menu .grey.active.item {
    border-color: #c7170b!important;
}
.hrktable.ui.inverted.grey.menu .active.item {
    background-color: rgb(236, 29, 15)!important;
}

.price_panel div {
    display: inline;
    font-size: 14px;
    margin-right: 15px;
}

.price_panel .prc {
    border: 1px #ffffff87 solid;
    padding: 4px;
    font-weight: normal;
}

.price_panel {
    padding-top:  6px;
}

.more_pro {
    position: absolute;
    top: 33%;
    left: 27%;
}
.ui.inverted.menu .item.item_xbox {
    background: rgba(47, 158, 28, 0.35);
    color: white;
    border-radius: 5px 5px 0 0;
}
.ui.inverted.menu a.item.item_xbox:hover {
    background: #1e790e;
    color: white;
}
.ui.inverted.menu .item.item_ps {
    background: rgba(28, 80, 158, 0.35);
    color: white;
    border-radius: 5px 5px 0 0;
}
.ui.inverted.menu a.item.item_ps:hover {
    background: #0e4d79;
    color: white;
}

/* lottery */
.a_ltr {
    color: #ec1d0f;
}

.promos {
  max-width: 980px;
  margin: 0 auto;
}

.promo {
  margin: 1em .5em 1.625em;
  padding: .25em 0 2em;
  background: #353535;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.625;
  color: #f9f9f9;
  text-align: center;
}

@media (min-width: 40em) {
  .promo {
    display: inline;
    float: left;
    width: 33.333%;
    margin: 1em 0 0;
  }
  .promo.first {
    border-right: none;
  }
  .promo.second {
    float: right;
    border-left: none;
  }
}
.promo h4 {
  margin: .25em 0 0;
  font-size: 170%;
  font-weight: normal;
}
.promo .features {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #999999;
}
.promo li {
  padding: .25em 0;
}
.promo .brief {
  color: #f9f9f9;
}
.promo .price {
  margin: .5em 0;
  padding: .25em 0;
  background: #292929;
  font-size: 250%;
  color: #f9f9f9;
}
.promo .buy {
  margin: 1em 0 0;
}
.promo button {
  padding: 1em 3.25em;
  border: none;
  border-radius: 40px;
  background: #292b2e;
  color: #f9f9f9;
  cursor: pointer;
}
.promo button:hover {
  background: #27282b;
}

.scale button {
  background: #ec1d0f;
}
.scale button:hover {
  background: #ff4538;
}
@media (min-width: 40em) {
  .scale {
    transform: scale(1.2);
    box-shadow: 0 0 4px 1px rgba(20, 20, 20, 0.8);
  }
  .scale .price {
    color: #ec1d0f;
  }
}

.ui.inverted.segment.rndsale { height: 250px;padding-top: 10px;margin-bottom:0px;border-radius:15px 15px 0 0; }
.ui.inverted.segment.rndsale .ui.inverted.statistic { margin-top: 83px; }
.ui.inverted.segment.rndsale .countdown { margin-top: 30px;}

.tip {
    text-align: center;
}
.tip a {
    margin-left: 10px !important;
}

/* make bundle */
.a_mb {
    color: #dc73ff;
}

.makebundle {
    width: 1150px;
    height: 320px;
    position: relative;
    margin-left: 7px;
}

.makebundle .mkbdl {
    width: 190px;
    position: absolute;
}


.hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.hover .ui.purple.button {
    position: absolute;
    bottom: 20px;
    left: 37%;
    display: none !important;
}
.hover:hover {
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
-webkit-animation: fadeIn 1s;
-moz-animation: fadeIn 1s;
-o-animation: fadeIn 1s;
animation: fadeIn 1s;
}
.hover:hover .ui.purple.button, .freekey .hover:hover .column {
display: block !important;
}

.freekey .hover .column {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 15px 200px;
    height: 100%;
    text-shadow: 2px 2px 3px #000;
    display: none !important;
}
/* winners */
.ui.card.winners, .ui.cards>.card.winners {
    background: #466B4B;
    box-shadow: 0 1px 3px 0 #26402A, 0 0 0 1px #355439;
}
.ui.card.winners>.extra, .ui.cards>.card.winners>.extra {
    background: #355439;
}
.ui.card.winners a, .ui.cards>.card.winners a {
    color: #FFF;
}
.ui.card.winners .meta {
    font-size: 7pt !important;
}

/* infinite scroll */
#result .ui.horizontal.divider {
    font-weight: normal;
    font-size: 11px;
    color: #8A8A8A;
}

#result .ui.grey.label, #result .ui.grey.labels .label {
    background-color: rgba(60, 60, 60, 0.76)!important;
    border-color: #4E4E4E!important;
    color: #fff!important;
}

#result .ui.button {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px !important;
}

#result .ui.divider {
    margin: 6px;
}
.infinite {
    background: #191919;
    padding-top: 50px;
}

/************ responsive ************/
@media only screen and (max-width: 767px) {
    .hkcountdown {
        zoom: 0.4 !important;
        -moz-transform: scale(0.4) !important;
        -webkit-transform: scale(1) !important;
        zoom: 0.4;
        -moz-transform: scale(0.4)
    }
    .bx-caption, .giveaway .chalanges #level1 p, .refundpolicy {
        display: none;
    }
    .ui.steps .step .title~.description {
        display: none;
    }
    .ui.steps .step .title {
        font-size: 12px;
    }
    .ui.steps .step .icon {
        font-size: 25px;
    }
    .hrktable_content .ui.medium.image {
        margin: 10px 0px 40px 0px;
    }

    .ui.transparent.icon.input.mobsearch input, .mobsearch .icon {
        color: white;
    }
}

/************* logo ***********/
.spoffer {
    position: relative;
}

.spoffer .offer_cnt {
    position: absolute;
    width: 100%;
    background: #333333;
    bottom: -52px;
    color: white;
    padding: 5px 15px;
    font-size: 16px;
    font-weight: normal;
    border-radius: 0 0 5px 5px;
    min-height: 53px;
    z-index: 99;
}

.offer_column {
    width: 365px;
    height: 250px;
    float: left;
    display: inline;
    margin: 10px;
}

.offer_column.big {
    height: 500px;
}

.offer_column.big .ui.fluid.image img {
    max-height: 495px;
}

.offer_column.big.meta .ui.fluid.image img {
    max-height: 440px;
}

@media only screen and (max-width: 1215px) {
  #slideshow .side {
      display: none;
  }
  .bx-wrapper img {
      text-align: center;
      margin: 0 auto;
      width: 100% !important;
  }
  .bx-wrapper .bx-next {
    right: 10px;
  }
  .bx-wrapper {
    background: none;
  }
}
.blog .ui.items>.item>.content>a.header {
    color: #fff;
    font-size: 14px;
}

.blog .ui.items>.item>.content>.description {
    color: #bbb;
    font-size: 12px;
}

@media only screen and (max-width: 534px) {
    .refundpolicy_box {
        display: none !important;
    }
}

@media only screen and (max-width: 1199px) {
    .offer_column {
        width: 94%;
        height: 100%;
        margin-bottom: 50px;
        text-align: center;
    }
    .offer_column.big .ui.fluid.image img {
        max-height: 100%;
    }
    .offer_column.big {
        height: 100%;
    }
    .offer_column .ui.image img, .offer_column .ui.image {
        width: 100%;
    }
}