/**
 *	Master Variables File
 *	This file holds all the includes that can be the included into other files.
 *	It is imperative that all files under the variable banner do not contain any
 *	code.
 */
/**
 *	Defaults
 */
/*
 *	These are the variables taken from screen.scss.
 */
/**
 *	Just for the Focus Area. A very simple mixin that's all frivolous.
 *  It's no longer frivolous Liam, it has a purpose now, leave it alone.
 */
/**
 *	Button
 */
/**
 *	Form Button Mixin
 */
/**
 *	Screen Width
 */
/**
 *	Mixin's defined for the whole project.
 */
/**
 *	MaxWidthCollapse
 *	Sets a max-width on the element and also a breakpoint to collapse to a different width when the max width has been hit
 *	@param $max The maximum width of the element
 *	@param $collapse The width to collapse to have the max width has been hit
 */
/**
 *	Mixin: decorate
 *	Decorates a selector from a map
 */
/* line 4, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames {
  /**
   *  Focus Area for displaying a Game on the Homepage
   */
}
@media screen and (max-width: 768px) {
  /* line 5, ../../sass/pages/InstantWinGames.scss */
  .InstantWinGames .game-card.game.card.col-sm-12, .InstantWinGames .game-card.game.card.col-sm-12 .col-sm-5.context {
    padding: 0;
  }
}
/* line 11, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .accordion-wrapper.description .panel-title {
  font-size: 18px;
  margin-bottom: 0;
}
/* line 15, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .accordion-wrapper.description .panel-content {
  border: transparent;
}
/* line 18, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .accordion-wrapper.description .box {
  margin-bottom: 0;
}
/* line 21, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .accordion-wrapper.description .inner {
  border-top: none !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
/* line 27, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .version {
  content: "#1";
}
/* line 7, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game {
  background: url(/themes/islandslotto/images/iwg/banner.png) no-repeat scroll center bottom;
  background-size: cover;
}
/* line 11, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .outer {
  background: none;
  padding-bottom: 0px;
}
/* line 15, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .inner {
  min-height: 240px;
  padding-top: 20px;
  padding-bottom: 10px;
}
/* line 21, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game h1 {
  font-size: 32px;
  color: #323232;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 10px;
}
/* line 26, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game h2 {
  font-size: 28px;
  color: #646464;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 30px;
}
/* line 31, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game h3 {
  font-size: 24px;
  color: #323232;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}
/* line 36, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game p {
  font-size: 16px;
  color: #323232;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}
/* line 42, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game.dark h1 {
  color: white;
}
/* line 47, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game.dark h2 {
  color: white;
}
/* line 52, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game.dark h3 {
  color: white;
}
/* line 57, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game.dark h4 {
  color: white;
}
/* line 61, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game.dark p {
  color: white;
}
/* line 63, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .button {
  padding-left: 16.5px;
  padding-right: 51px;
  background-image: url(/themes/islandslotto/images/iwg/icon_play.png);
  background-repeat: no-repeat;
  background-position: 95%;
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
}
/* line 76, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .focus-area-more {
  min-width: 128px;
  padding-left: 16.5px;
  padding-right: 16.5px;
}
@media screen and (max-width: 767px) {
  /* line 76, ../../sass/parts/homepage/_FocusArea_Game.scss */
  .InstantWinGames .focus-area.game .focus-area-more {
    margin-right: 10px;
    min-width: auto;
  }
}
/* line 86, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .play-game-button {
  min-width: calc(328px - 72px);
  background-position: 97%;
}
@media screen and (max-width: 767px) {
  /* line 86, ../../sass/parts/homepage/_FocusArea_Game.scss */
  .InstantWinGames .focus-area.game .play-game-button {
    background-position: 95%;
    margin-right: 10px;
    min-width: auto;
  }
}
/* line 96, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .play-game-button.small-play {
  min-width: auto;
  background-position: 95%;
}
/* line 101, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .play-again {
  width: 172.266px;
}
/* line 105, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .play-more-games {
  width: 243.266px;
}
/* line 108, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .continue-play {
  width: 316px;
  background-position: 97.5%;
}
@media screen and (max-width: 767px) {
  /* line 108, ../../sass/parts/homepage/_FocusArea_Game.scss */
  .InstantWinGames .focus-area.game .continue-play {
    background-position: 95%;
    margin-right: 10px;
    width: auto;
  }
}
/* line 118, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .continue-play.small-play {
  width: auto;
  background-position: 95%;
}
/* line 123, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .button.try-game {
  width: 172.266px;
  min-width: calc(328px - 171px);
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  /* line 123, ../../sass/parts/homepage/_FocusArea_Game.scss */
  .InstantWinGames .focus-area.game .button.try-game {
    margin-right: 10px;
    min-width: auto;
  }
}
/* line 133, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .try-game.small-try {
  margin-right: 10px;
  min-width: auto;
  background-position: 95%;
}
/* line 139, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .cost {
  height: 50px;
  display: inline-block;
  line-height: 50px;
  background-color: white;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 3px;
  float: left;
  margin-bottom: 10px;
  color: black;
}
@media screen and (max-width: 767px) {
  /* line 139, ../../sass/parts/homepage/_FocusArea_Game.scss */
  .InstantWinGames .focus-area.game .cost {
    margin-right: 10px;
  }
}
/* line 155, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .inner .game-card .badge-area {
  text-align: center;
}
/* line 159, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .blurb {
  display: inline-block;
  margin-bottom: initial;
}
/* line 164, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .carousel-controls {
  text-align: center;
  margin-bottom: 5px;
}
/* line 168, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .carousel-controls .control {
  display: inline-block;
  border: solid 1px white;
  border-radius: 90px;
  height: 20px;
  width: 20px;
  margin-left: 5px;
}
/* line 176, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .carousel-controls .control.active,
.InstantWinGames .focus-area.game .carousel-controls .control:hover {
  cursor: pointer;
  background: white;
}
/* line 185, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .left-arrow {
  background: url(/themes/islandslotto/images/carousel/arrow_left.png) no-repeat center;
  position: absolute;
  left: 15px;
  top: 50%;
  width: 43px;
  height: 68px;
  margin-top: -34px;
}
/* line 194, ../../sass/parts/homepage/_FocusArea_Game.scss */
.InstantWinGames .focus-area.game .right-arrow {
  background: url(/themes/islandslotto/images/carousel/arrow_right.png) no-repeat center;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 43px;
  height: 68px;
  margin-top: -34px;
}
@media screen and (max-width: 768px) {
  /* line 205, ../../sass/parts/homepage/_FocusArea_Game.scss */
  .InstantWinGames .focus-area.game .left-arrow {
    background: url(/themes/islandslotto/images/carousel/arrow_left.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 15px;
    top: 20%;
    width: 21.5px;
    height: 34px;
    margin-top: -17px;
  }
  /* line 215, ../../sass/parts/homepage/_FocusArea_Game.scss */
  .InstantWinGames .focus-area.game .right-arrow {
    background: url(/themes/islandslotto/images/carousel/arrow_right.png) no-repeat center;
    background-size: cover;
    position: absolute;
    right: 15px;
    top: 20%;
    width: 21.5px;
    height: 34px;
    margin-top: -17px;
  }
  /* line 226, ../../sass/parts/homepage/_FocusArea_Game.scss */
  .InstantWinGames .focus-area.game .carousel-controls .control {
    height: 15px;
    width: 15px;
    margin-top: 5px;
  }
}
/* line 30, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .instant-win-prizes .prize-header {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
  padding: 8px;
  line-height: 1.42857143;
  font-size: 16px;
}
/* line 37, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .instant-win-prizes .prize-td {
  padding: 8px;
  line-height: 1.42857143;
  font-size: 16px;
  border-top: 1px solid #ddd;
}
/* line 45, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .button.play {
  background-image: url(/themes/islandslotto/images/iwg/icon_play.png);
  background-repeat: no-repeat;
  background-position: 95%;
  margin-right: 5px;
  margin-bottom: 10px;
  min-width: 180px;
}
@media screen and (max-width: 768px) {
  /* line 45, ../../sass/pages/InstantWinGames.scss */
  .InstantWinGames .button.play {
    width: 100%;
    margin-right: 0;
    background-size: 30px;
  }
}
/* line 60, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .games-to-play .button.play {
  min-width: 0;
  margin-right: 0;
  margin-bottom: 0;
}
/* line 69, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .main .box.results .inner {
  background-color: #e6e6e6;
  border-radius: 3px;
  padding: 10px;
}
/* line 74, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .inner-title-padding {
  padding: 0;
  font-size: 16px;
  color: black;
  padding-left: 3px;
  margin-bottom: 0;
  line-height: inherit;
}
/* line 82, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .main .box .subbox {
  background-color: white;
  border: 1px solid darkgray;
  border-radius: 3px;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 90, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .main .box .inner p {
  margin-bottom: 0;
  font-size: 16px;
}
/* line 95, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .main .col-xs-12.row {
  margin-top: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 767px) {
  /* line 100, ../../sass/pages/InstantWinGames.scss */
  .InstantWinGames .col-sm-3.col-xs-12.no-padding-right.content.no-title {
    padding-left: 0px;
  }
}
/* line 105, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .col-sm-3.no-padding-right.content.no-title .outer-title .title {
  margin-top: 0px;
}
/* line 112, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box {
  display: block;
}
/* line 115, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .description {
  margin-bottom: 10px;
}
/* line 118, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small {
  padding: 10px;
  position: relative;
  margin: 0;
}
/* line 123, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small:after {
  content: " ";
  display: block;
  padding-bottom: 100%;
}
/* line 129, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small:hover .caption {
  display: inline-block;
}
/* line 133, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .inner {
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-radius: 3px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  /* line 142, ../../sass/pages/InstantWinGames.scss */
  .InstantWinGames .box.small.even {
    padding-left: 0px;
  }
  /* line 143, ../../sass/pages/InstantWinGames.scss */
  .InstantWinGames .box.small.odd {
    padding-right: 0px;
  }
}
/* line 146, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .splash {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* line 151, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .caption {
  display: none;
  position: absolute;
  margin: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.65);
}
/* line 162, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .caption-area {
  margin: auto;
  text-align: center;
}
/* line 167, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .caption-container {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
}
/* line 174, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .caption h1 {
  font-size: 15px;
  color: white;
  font-family: "Open Sans", sans-serif;
  padding-top: 2px;
  padding-left: 10px;
}
/* line 181, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .caption p {
  position: absolute;
  font-size: 18px;
  color: #377df9;
  font-family: "Open Sans", sans-serif;
  bottom: 12px;
  padding-left: 10px;
  color: white;
}
@media screen and (max-width: 767px) {
  /* line 181, ../../sass/pages/InstantWinGames.scss */
  .InstantWinGames .box.small .caption p {
    display: block;
  }
}
/* line 191, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .caption .play-btn {
  font-size: 14px;
  color: white;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  padding: 0 10px;
  background-color: #2ABB9B;
  height: 30px;
  border-radius: 3px;
  line-height: 29px;
  margin: 0 5px;
  margin-bottom: 10px;
}
/* line 202, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .caption .play-btn.attach-cost {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  border-radius: 3px;
  border: none;
}
/* line 210, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .caption .more-btn {
  font-size: 14px;
  color: white;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  padding: 0 10px;
  background-color: #4aa0e7;
  height: 30px;
  border-radius: 3px;
  line-height: 29px;
  margin: 0 5px;
  margin-bottom: 10px;
}
/* line 223, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .caption .pound-img {
  font-size: 14px;
  color: black;
  font-family: "Open Sans", sans-serif;
  height: 30px;
  width: auto;
  display: inline-block;
  line-height: 29px;
  background-color: white;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0px;
  margin-bottom: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 5px;
}
/* line 242, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .play-btn-center {
  display: inline-block;
}
/* line 245, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .caption .btn:last-of-type {
  margin-bottom: 0;
}
/* line 248, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .box.small .caption .btn:only-of-type {
  margin-bottom: 0;
}
/* line 251, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .game-controls {
  text-align: center;
  margin-bottom: 10px;
}
/* line 255, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .game-controls .control {
  display: inline-block;
  border: 1px #d1d1d1 solid;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 27px;
  margin-left: -4px;
}
/* line 264, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .game-controls .control:first-child {
  margin-left: 0;
}
/* line 267, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .game-controls .control:hover, .InstantWinGames .game-controls .active {
  text-decoration: none;
  color: white;
  background-color: #428bca;
}
/* line 272, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .game-controls .control.back {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 276, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .game-controls .control.next {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 280, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .game-area-container {
  margin-bottom: 10px;
}
/* line 282, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .game-area-container .pagination {
  margin: 10px auto 10px auto;
}
/* line 286, ../../sass/pages/InstantWinGames.scss */
.InstantWinGames .game-tile-info {
  position: inherit !important;
  padding: 5px;
  font-size: 14px !important;
}
