/*========================
===== SLIDER
==========================*/

#Stage_btn {
  cursor: pointer;
}

/*RED EAGLE BANNER*/

.jumbo-re .row {
  margin-top: 22%;
}

.jumbo-re .gamersText {
  padding: 0 40px;
}

.jumbo-re .gamersImage {
  margin-bottom: 40px;
}

.jumbo-re .gamersImage img {
  display: block;
  margin: 0 auto;
}

.jumbo-re .gamersText header {
  padding-bottom: 30px;
  border-bottom: 1px solid #b9cbcb;
}

.jumbo-re .leadtxt {
  padding-top: 15px;
}

.jumbo-re .gamersText h1 {
  background-color: #e40823;
  font-size: 18px;
  color: #fff;
  padding: 10px 16px;
  margin-right: 20px;
}

.jumbo-re .gamersText h1,
.jumbo-re .gamersText h2 {
  display: inline-block;
}

.jumbo-re .gamersText h2 {
  font-size: 22px;
  font-weight: bold;
  position: relative;
  top: 12px;
}

.jumbo-re .gamersText h2 span {
  font-size: 16px;
  display: block;
}

.jumbo-re .red {
  color: #e40823;
  text-decoration: none;
}

.jumbo-re h3 {
  font-size: 17px;
  font-weight: bold;
  position: relative;
  top: 12px;
  text-transform: uppercase;
}

.jumbo-re h3 span {
  color: #363636;
}

.jumbo-re .spec-ico {
  margin: 35px 0;
}

.jumbo-re .more a {
  color: #363636;
  background-color: #fff;
  border-radius: 5px;
  padding: 9px 16px;
  display: inline;
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  .jumbo-re .gamersText {
    padding: 20px 40px 50px;
    background-color: rgba(255, 255, 255, 0.4);
  }
  .jumbo-re .gamersImage {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  .jumbo-re .row {
    margin: 0 -6px !important;
    padding-top: 20px !important;
    background-color: rgba(255, 255, 255, 0.4) !important;
  }
  .jumbo-re .gamersText {
    background: none !important;
  }
}

@media screen and (min-height: 1200px) {
  .jumbo-re .row {
    margin-top: 30%;
  }
}

/*TOOLTIP*/

#iislmenu span,
#iislmenu .span-ico {
  pading-left: 4px;
  color: #a8bdcb;
  display: inline-block;
  padding: 0;
}

#iislmenu span:hover,
#iislmenu .span-ico:hover {
  opacity: 0.5;
  cursor: pointer;
  text-decoration: none;
}

#iislmenu .tooltip.right .tooltip-arrow {
  border-right-color: #148ec9;
}

#iislmenu .tooltip-inner {
  max-height: 200px;
  min-width: 400px;
  text-align: left;
  padding: 6px 8px;
  color: #fff;
  text-decoration: none;
  background-color: #148ec9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#iislmenu .span-ico-more + .tooltip .tooltip-inner {
  min-width: 120px;
}

/*END TOOLTIP*/

/*END RED EAGLE BANNER*/

/*SNOW*/

/*
canvas {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 0px;
}
*/

/*END SNOW*/

.jumbo-re {
  height: 95vh !important;
  position: relative;
}

#jumbo .container,
#jumbo .container-fluid,
#jumbo .row,
#jumbo .slide-background {
  height: 100%;
}

#jumbo .slide-background {
  -webkit-background-size: cover !important;
  background-size: cover !important;
}

#jumbo .flow-wrapper {
  display: none;
}

#jumbo .container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#jumbo .slide-content {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-background-size: contain !important;
  background-size: contain !important;
  top: -150px;
}

.close-ico {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 60px;
  text-align: center;
  z-index: 9999;
}

.close-ico:hover {
  bottom: 70px;
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #jumbo {
    height: 360px;
  }
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {
}

@media screen and (min-height: 960px) {
  .bg-footer {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
    /* z-index:-9999; */
  }
  #homeBoxes {
    /*margin-top: 3% !important;*/
    margin-bottom: 3% !important;
  }
  .support {
    margin-bottom: 6% !important;
  }
}

@media screen and (min-height: 1100px) {
  #homeBoxes {
    /*margin-top: 6% !important;*/
    margin-bottom: 3% !important;
  }
  .support {
    margin-bottom: 8% !important;
  }
}

/*========================
===== HOME
==========================*/

/* Extra Small screen */

#jumbo {
  margin-bottom: 6px;
  margin-left: 6px;
  margin-right: 6px;
}

.homeBox {
  position: relative;
  overflow: hidden;
  height: 300px;
  margin-bottom: 6px;
}

#homeBoxes {
  /*margin-top: 40px;*/
  margin-bottom: 40px;
}

#homeBoxes .row {
  margin-right: -22px;
  margin-left: -22px;
}

#homeBoxes .col-md-3 {
  padding-right: 22px;
  padding-left: 22px;
}

#homeBoxes a.homeBox,
#homeBoxes a.homeBox:hover {
  color: #fff;
}

.homeBox .hoverSlide {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
}

.homeBox:hover .hoverSlide {
  height: 100%;
}

.homeBox-desktop .hoverSlide {
  background-color: rgba(238, 114, 25, 0.9);
}

.homeBox-touchscreen .hoverSlide {
  background-color: rgba(0, 102, 179, 0.9);
}

.homeBox-lfd .hoverSlide {
  background-color: rgba(162, 162, 162, 0.9);
}

.homeBox-gaming .hoverSlide {
  background-color: rgba(0, 0, 0, 0.9);
}

.homeBox .hoverSlide .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -30px;
  width: 60px;
  height: 60px;
}

.homeBox .hoverSlide .title {
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  left: 0;
  margin: 35px 0 0 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  transform: translate(0, -50%);
}

.support {
  margin-bottom: 40px;
}

.support > .row-f {
  margin-bottom: 6px;
  background: none;
}

.support-icons {
  text-align: center;
  padding: 30px 0;
  height: 200px;
  border-bottom: 6px solid #fff;
  background-color: #efefef;
}

.support-icons a {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 0 27px;
}

.supp ort-icons a:hover {
  background-color: #f8f8f8;
}

.support-icons .icon {
  display: block;
  height: 100%;
  background-size: contain !important;
}

.support-info {
  padding-right: 6px;
  padding-left: 0px;
}

.support-text {
  padding: 30px;
  text-align: center;
  height: 200px;
  background-color: #efefef;
}

.support-text:hover,
.support-text:focus {
  text-decoration: none;
}

.support-text h3 {
  font-size: 18px;
  margin-top: 0;
  color: #4d4d4d;
  text-transform: uppercase;
}

.support-text p {
  margin-top: 0;
  color: #868686;
}

.support-text a {
  text-decoration: none;
}

.support-social {
  height: 200px;
  padding-left: 36px;
  padding-right: 0;
}

.support-social a {
  height: 100%;
  position: relative;
}

.support-social .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -33px 0 0 -33px;
  width: 66px;
  height: 66px;
  transform: scale(0.9);
  transition: all 0.3s ease;
}

.support-social .icon:hover {
  transform: scale(1);
}

.s-bg a:hover .icon {
  margin-top: -20px;
}

.s-bg .item {
  position: relative;
}

.s-bg .txt {
  bottom: -7px;
  position: absolute;
  width: 100%;
  margin-top: 10px;
  display: block;
  opacity: 0;
  font-size: 13px;
  color: #868686;
  transition-timing-function: cubic-bezier(0.74, 0, 1, 1);
  transition-duration: 0.1s;
}

.s-bg a:hover .txt {
  opacity: 1;
  display: block;
  bottom: -12px;
}

.s-area {
  padding-right: 6px;
}

.support-social a:hover .icon {
  /* margin-top: -50px; */
}

.social-fb-area {
  background-color: #3b5997;
}

.social-tweeter-area {
  background-color: #01b3e0;
}

.social-fb-area,
.social-tweeter-area,
.social-yt-area {
  /* height: 100%; */
  height: 50%;
  position: relative;
}

/* Small screen */

@media screen and (min-width: 768px) {
  .homeBox {
    height: 320px;
  }
  .support-text {
    text-align: left;
    padding-top: 60px;
  }
}

/* Medium screen */

@media screen and (min-width: 992px) {
  .homeBox {
    height: 235px;
  }
  .support-icons {
    padding: 67px 0;
    border-bottom: none;
  }
  .support-text {
    padding: 0;
    padding-top: 60px;
    padding-right: 40px;
  }
  .support-icons a {
    margin: 0 18px;
  }
}

/* Large screen */

@media screen and (min-width: 1200px) {
  .homeBox {
    height: 258px;
  }
  .support-icons a {
    margin: 0 27px;
  }
}

/*
@media screen and (min-width:992px) and (max-width:1199px){
  #homeBoxes .homeBox-lfd .title{
    font-size: 16px;
        top: 42%;
  }
}
*/

@media screen and (max-width: 992px) {
  #homeBoxes .col-md-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .support-social {
    padding-left: 0 !important;
    padding-right: 6px !important;
  }
  #homeBoxes {
    margin-top: 5px;
    margin-bottom: 0;
  }
  .bg-footer {
    margin-top: 0 !important;
  }
  .support-info {
    padding-right: 0 !important;
  }
  .support-icons {
    height: auto !important;
  }
  .support .row-f {
    margin-right: -22px;
    margin-left: -22px;
  }
}

@media screen and (max-width: 768px) {
  .support-text {
    height: auto !important;
  }
  #homeBoxes {
    margin-bottom: 15px !important;
  }
  #homeBoxes .col-md-3 {
    padding-right: 15px;
    padding-left: 15px;
    /* padding-right: 6px;
  padding-left: 6px; */
  }
  #homeBoxes .row {
    margin-right: -6px;
    margin-left: -6px;
  }
  .homeBox {
    margin-bottom: 15px;
  }
  .support .row-f {
    margin-right: 0px;
    margin-left: 0px;
  }
  .s-area {
    margin-bottom: 30px;
    padding: 0 15px !important;
  }
  .support-social {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .social-fb-area {
    margin-right: 15px;
  }
  .social-fb-area,
  .social-tweeter-area {
    width: calc(50% - 7.5px);
    margin-bottom: 15px;
  }
  .social-yt-area {
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
  }
}

/*========================
===== BREADCRUMBS
==========================*/

.iibmenuwrpr {
  position: relative;
  background-color: #efefef;
  padding: 15px 0;
  overflow: hidden;
  font-size: 1em;
  clear: both;
}

#iibmenu {
  line-height: 19px;
  /* width: 938px !important; */
  margin: auto;
}

#iibmenu #iiuserpath {
  float: left;
  max-width: 85%;
}

div#iibmenu div a {
  color: #1073b2;
  text-decoration: none;
}

#iibmenu #iiuserpath span.label {
  font-size: 1em;
  padding: 0;
  padding-right: 10px;
  color: #4d4d4d !important;
}

#iibmenu #iiuserpath a:hover {
  color: #1073b2;
  text-decoration: underline;
}

#iibmenu #iiuserpath .active {
  color: #1073b2;
}

#iibmenu #iitotop {
  float: right;
  max-width: 15%;
  text-align: right;
  background: url("../img/common/ico-arrow-top.png") no-repeat right center;
  padding-right: 15px;
}

#iibmenu #iitotop a {
  color: #1073b2;
}

#iibmenu #iitotop a:hover {
  text-decoration: underline;
}

/*========================
===== FOOTER
==========================*/

/* Extra Small screen */

#footer-page {
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 30px;
  z-index: 9;
  position: relative;
}

#footer-page > .row-f > div {
  text-align: center;
  margin-bottom: 30px;
}

#footer-page a:hover,
#footer-page a:focus {
  text-decoration: none;
}

#footer-page h6 {
  font-size: 16px;
  color: #4d4d4d;
  margin-top: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
}

#footer-page ul {
  list-style: none;
  padding: 0;
}

#footer-page ul li {
  margin-bottom: 3px;
}

#footer-page ul li a {
  color: #868686;
}

#footer-page > .row-f > div:last-child h6 {
  padding-left: 40px;
  position: relative;
}

#footer-page > .row-f > div:last-child h6:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -5px;
  width: 25px;
  height: 25px;
  background: url(../images/icon-globe-grey.png) center center no-repeat;
  padding-left: 40px;
}

#language-footer {
  display: inline-block;
}

.copy-note {
  font-size: 13px;
  color: #b9b9b9;
}

.bg-footer {
  background: #fafafa !important;
}

/* Extra Small screen */

@media screen and (max-width: 767px) {
  a.compare {
    display: none;
  }
  .mobile-divider {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #eee;
    margin-bottom: 39px;
  }
  #btn-filter {
    display: block;
    text-align: center;
    background: #d7dee5;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 24px;
    line-height: 34px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #btn-filter:hover {
    background-color: #adbcc9;
  }
  .mobile-divider {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #eee;
    margin-bottom: 39px;
  }
  #iicolleft .fxd {
    position: relative;
    top: 0;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 1030px) {
  #iicolleft .fxd {
    width: 100% !important;
  }
}

@media screen and (max-width: 991px) {
  #iicolleft {
    width: 25% !important;
  }
  #iicolright {
    width: 72% !important;
  }
}

/* Small screen */

@media screen and (max-width: 767px) {
  div#iibdcont {
    padding-left: 15px;
    padding-right: 15px;
  }
  #iicolleft {
    width: 100% !important;
    margin-left: 0;
  }
  #iicolright {
    width: 100% !important;
  }
  #iicolleft .fxd {
    width: 100% !important;
  }
}

/* Medium screen */

@media screen and (min-width: 992px) {
  #footer-page > .row-f > div {
    text-align: left;
    margin-bottom: 10px;
  }
  #footer-page > .row-f > div:last-child {
    padding-left: 25px;
  }
}

@media screen and (max-width: 991px) {
  table {
    width: 100% !important;
    overflow-y: auto;
    _overflow: auto;
    margin: 0 0 1em;
  }
}

/* Large screen */

@media screen and (min-width: 1200px) {
}

.debug-toolbox {
  position: fixed;
  left: 0;
  top: 0;
  padding: 10px;
  z-index: 99999999;
  opacity: 0.8;
  background-color: #ffffff;
}

.debug-toolbox.mode-acc {
  background-color: #ff0000;
}

.debug-toolbox.mode-dev {
  background-color: #00ff00;
}

.footer-icons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
