/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 5, ../sass/print.scss */
.nav,
.top-bar,
.sidebar,
.clients,
.customers,
.more-link,
.search-top,
.download,
.read,
.client-cart,
.back-to-top,
.bx-controls,
.drupal-system,
.mobile-header,
.social-section,
.footer-contacts,
.node-slider-nav,
.nav-bar-mobile,
.mobile-nav-wrapper,
.pane-node-comment-form,
.fw-banner img,
.slide-image,
.read-more,
.statement-num,
.big-game-title,
.evo-buttons,
.owl-controls,
.pager-load-more,
.pager-container,
.contact-person-block,
.license-wrapper {
  display: none !important;
  visibility: hidden;
  height: 0;
  line-height: 0;
}

/* line 42, ../sass/print.scss */
a[href^=http]:after {
  content: " <" attr(href) "> ";
}

/* line 46, ../sass/print.scss */
.animateIn,
.fadeInUp,
.animated {
  display: block !important;
  visibility: visible !important;
  height: auto !important;
  position: static !important;
}

/* line 55, ../sass/print.scss */
body {
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

/* line 60, ../sass/print.scss */
a {
  text-decoration: none;
  color: #000;
}

/* line 65, ../sass/print.scss */
.fw-banner {
  text-align: cener;
}
/* line 68, ../sass/print.scss */
.fw-banner h1 {
  font-size: 26px;
}
/* line 71, ../sass/print.scss */
.fw-banner h2 {
  font-size: 16px;
  font-style: italic;
}

/* line 77, ../sass/print.scss */
.section-page-slideshow ul,
.section-page-slideshow li {
  margin: 0;
  padding: 0;
}

/* line 82, ../sass/print.scss */
.section-page-slideshow li {
  list-style-type: none;
}

/* line 88, ../sass/print.scss */
.bx-wrapper .bx-viewport {
  height: auto !important;
  max-width: 100% !important;
  max-height: 200px;
  width: 100% !important;
}
/* line 99, ../sass/print.scss */
.bx-wrapper li:first-child {
  display: block;
}
/* line 102, ../sass/print.scss */
.bx-wrapper li:first-child img {
  max-width: 100%;
  width: 100%;
}

/* line 105, ../sass/print.scss */
.section-slider {
  display: block;
}

/* line 109, ../sass/print.scss */
.subgame-container {
  overflow: hidden;
}
/* line 112, ../sass/print.scss */
.subgame-container .main-image {
  float: left;
  margin: 0 20px 20px 0;
}
/* line 116, ../sass/print.scss */
.subgame-container .game-gallery img {
  margin: 0 10px 10px 0;
}

/* line 121, ../sass/print.scss */
.copyrights {
  border-top: 1px solid rgba(0, 0, 0, 0.17);
}

/* line 125, ../sass/print.scss */
.offering,
.news-list,
.games-list,
.upcoming-items {
  clear: both;
}
/* line 131, ../sass/print.scss */
.offering .owl-item,
.news-list .owl-item,
.games-list .owl-item,
.upcoming-items .owl-item {
  float: none;
  display: block;
  width: 100%;
  margin: 0 0 30px;
  overflow: hidden;
}

/* line 140, ../sass/print.scss */
.news-list li,
.games-list li,
.offering-list li,
.upcoming-items li {
  display: block;
  width: 100%;
  margin: 0 0 10px;
  overflow: hidden;
}

/* line 151, ../sass/print.scss */
.single-game img,
.offering-image {
  float: left;
  max-width: 150px;
  margin-right: 20px;
}

/* line 158, ../sass/print.scss */
.front .owl-item {
  display: block;
  float: none;
  margin-bottom: 30px;
  width: 100%;
}

/* line 165, ../sass/print.scss */
.news-list {
  overflow: hidden;
  background: red;
}
/* line 169, ../sass/print.scss */
.news-list li {
  display: block !important;
  float: none;
  margin-bottom: 20px;
}
