/* Casino Regina - Browser CSS Stylesheet by OH! Media */
.main-color {
  background-color: #1a74ba;
}
/* branding.html */
.accent-color {
  background-color: #fcc400;
}
/* branding.html */
.accent-color2 {
  background-color: #005841;
}
/* branding.html */
.site-color {
  background-color: #eeeeee;
}
/* branding.html */
.copy-color {
  color: #52525f;
}
/* branding.html */
.link-color {
  color: #007e4a;
}
/* branding.html */
/* Mix Ins */
.yellow-btn {
  font-size: 16px;
  font-weight: 400;
  color: #583E22;
  text-transform: uppercase;
  padding: 9px 12px;
  display: inline-block;
  background: #fcc400;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  letter-spacing: 0.4px;
}
.yellow-btn:hover {
  text-decoration: none;
  opacity: 0.8;
}
.gradient1 {
  /* greens */
  background: #005b44;
  /* Old browsers */
  background: -moz-linear-gradient(top, #005b44 0%, #008463 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005b44), color-stop(100%, #008463));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #005b44 0%, #008463 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #005b44 0%, #008463 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #005b44 0%, #008463 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #005b44 0%, #008463 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005b44', endColorstr='#008463', GradientType=0);
  /* IE6-9 */
}
.gradient2 {
  /* black to transparent */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 */
}
.gradient3 {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
  /* IE6-9 */
}
/* STRUCTURE */
html {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #52525f;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}
body {
  background: #eeeeee;
}
body.home #slider {
  height: 374px;
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  body.home #footer {
    top: 100px !important;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  body.home #footer {
    top: 260px !important;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  body.home #gamesense {
    top: 100px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  body.home #gamesense {
    top: 310px !important;
  }
}
body.home .promo .copy {
  margin-bottom: 10px !important;
}
body.default #sliderWrap {
  height: 300px;
  background-image: url(../img/defaultbg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  body.default #sliderWrap {
    height: 250px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  body.default #sliderWrap {
    height: 250px;
    background-size: cover;
  }
}
body.default #content {
  padding-top: 0px;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  body.default #content {
    padding-top: 0px;
  }
}
body.default #content h1 {
  font-size: 36px;
  margin: 0 0 25px 0 !important;
  padding: 0 !important;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  body.default #content h1 {
    margin: 5px !important;
    padding: 0 !important;
  }
}
body.default .container.breadcrumbs {
  padding-left: 10px;
}
body.default .container.breadcrumbs .breadcrumb {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.default .container.breadcrumbs .breadcrumb li {
  display: inline;
}
body.players #sliderWrap {
  height: 300px;
}
body.gaming #sliderWrap {
  height: 300px;
}
body.moosejaw #sliderWrap {
  height: 300px;
}
body.entertainment #sliderWrap {
  height: 300px;
}
body.corporate {
  background: white;
}
body.corporate #sliderWrap {
  background: none !important;
  height: 160px;
  background-color: white !important;
}
body.corporate #contentWrap {
  background-color: white !important;
}
body.corporate #sglogo {
  margin-top: 10px;
}
body.corporate .content {
  padding: 0 0 0 10px;
}
body.corporate #top ul li a:hover {
  color: #333;
}
body.corporate .col2 .content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.corporate #nav {
  background: url('../img/bgNavCorporate.png') repeat;
}
body #nav {
  background: url('../img/bgNav.png') repeat;
}
body #nav .logo-regina {
  width: 273px !important;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  body #nav .logo-regina {
    width: 225px !important;
  }
}
body #nav .logo-moosejaw {
  width: 325px !important;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  body #nav .logo-moosejaw {
    width: 225px !important;
  }
}
.col-lg-7,
.col-lg-5 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.container {
  max-width: 960px !important;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  .container {
    max-width: 460px !important;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .container {
    max-width: 320px !important;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .container {
    max-width: 740px !important;
  }
}
ul {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #777;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0.3px;
}
ul li a {
  color: #007e4a;
  font-style: underline;
  text-decoration: none;
}
.breadcrumbs {
  font-family: 'Arial MT', Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #007e4a;
  text-transform: uppercase;
  padding: 0;
  margin: 15px 0px;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  .breadcrumbs {
    font-size: 11px;
    padding: 0;
    margin: 10px 5px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs a {
  color: #007e4a;
}
.breadcrumbs a:hover {
  color: #666;
}
.breadcrumbs a.active {
  color: #666;
}
.breadcrumbs a.active:hover {
  color: #007e4a;
}
#top ul li {
  display: inline;
}
#content {
  padding-top: 50px;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 750px) and (max-width: 1000px) {
  #content .row:first-child {
    float: left;
    display: inline-block;
    position: relative;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #content {
    padding: 0 20px;
    width: 720px !important;
    position: relative;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 10px !important;
  }
}
.nopad-left {
  padding-left: 0 !important;
}
.nopad-right {
  padding-right: 0 !important;
}
.clear:after {
  content: "";
  display: table;
  clear: both;
}
input {
  border: none;
}
/* TOP */
#top-wrapper {
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#50000000', endColorstr='#50000000');
  /* IE */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#50000000', endColorstr='#50000000');
  /* IE */
  z-index: 100;
  width: 100%;
  height: 33px;
}
#top-wrapper #top ul {
  margin: 8px 0 5px 0;
}
#top-wrapper #top ul li {
  padding: 0 5px;
  font-size: 11px;
  color: #ccccbf;
  text-transform: uppercase;
}
#top-wrapper #top ul li a {
  color: #ccccbf;
  -moz-transition-property: all;
  /* FF4+ */
  -moz-transition-duration: 0.2s;
  -webkit-transition-property: opacity;
  /* Saf3.2+, Chrome */
  -webkit-transition-duration: 0.2s;
  -o-transition-property: opacity;
  /* Opera 10.5+ */
  -o-transition-duration: 0.2s;
  -ms-transition-property: opacity;
  /* IE10? */
  -ms-transition-duration: 0.2s;
  transition-property: all;
  /* Standard */
  transition-duration: 0.2s;
}
#top-wrapper #top ul li a:hover,
#top-wrapper #top ul li a.active {
  padding: 10px 0 0 0;
  color: #fff;
  border-top: 2px solid #fdc300;
  text-decoration: none;
}
#top-wrapper #top ul li a.signIn {
  padding: 3px 8px;
  background: #fcc400;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #333;
  font-weight: 500;
}
#top-wrapper #top ul li a.signIn:hover {
  background: #005841;
  border: none;
  color: #fff;
}
#top-wrapper #top ul#navRight {
  font-family: 'Avenir LT W01 35 Light';
  display: block;
  text-align: right;
  width: 55%;
  float: right;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #top-wrapper #top ul#navRight {
    float: right !important;
    padding-bottom: 5px;
    width: 20px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    display: none !important;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #top-wrapper #top ul#navRight {
    width: 20px !important;
    float: right !important;
    padding-bottom: 5px;
    margin-right: 0px !important;
    padding-right: 0px !important;
    display: none !important;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #top-wrapper #top ul#navRight {
    width: 320px !important;
    float: right !important;
    padding-bottom: 5px;
    margin-right: 0px !important;
    padding-right: 0px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #top-wrapper #top ul#navRight li {
    display: none !important;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #top-wrapper #top ul#navRight li {
    display: none !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #top-wrapper #top ul#navRight li:first-child {
    display: inline-block !important;
    width: 15px !important;
    overflow: hidden;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #top-wrapper #top ul#navRight li:first-child {
    display: inline-block !important;
    width: 15px !important;
    overflow: hidden;
  }
}
#top-wrapper #top ul#navLeft {
  font-family: 'Avenir LT W01 35 Light';
  width: 40%;
  float: left;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #top-wrapper #top ul#navLeft li:first-child {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #top-wrapper #top ul#navLeft li:first-child {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #top-wrapper #top ul#navLeft {
    width: 380px !important;
    float: left !important;
    padding-bottom: 5px;
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #top-wrapper #top ul#navLeft {
    width: 280px !important;
    float: left !important;
    padding-bottom: 5px;
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #top-wrapper #top ul#navLeft {
    width: 230px !important;
    float: left !important;
    padding-bottom: 5px;
  }
}
/* NAVIGATION */
#nav {
  z-index: 200;
  position: relative;
  background: url('../img/bgNav.png') repeat;
  padding-top: 15px;
}
#nav ul {
  position: relative;
  display: inline-table;
  list-style: none;
  padding: 0;
  text-align: left;
}
#nav ul.main_nav {
  width: 960px;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #nav ul.main_nav {
    display: none;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #nav ul.main_nav {
    display: none;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #nav ul.main_nav {
    display: none;
  }
}
#nav ul:after {
  display: block;
  clear: both;
  content: "";
}
#nav ul li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
  /* for ie7 */
}
#nav ul li a {
  display: block;
  margin: 0;
  padding: 4px 12px;
  font-family: 'Avenir LT W01 35 Light';
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
}
#nav ul li a:hover {
  color: #333;
}
#nav ul li:hover {
  background: #fcc400;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#nav ul li:hover > div {
  display: block;
}
#nav ul li div {
  display: none;
  position: absolute;
  z-index: 300;
  width: 195px;
  min-height: 10px;
  top: 100%;
}
#nav ul li div .arrow-up {
  width: 10px;
  height: 10px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #eeeeee;
  z-index: 1000;
  display: block;
  position: absolute;
  top: -3px;
  left: 20px;
}
#nav ul li div ul {
  -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.25);
  padding: 8px 0;
}
#nav ul li div ul li a {
  color: #000;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  padding: 3px 12px;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 1px;
  -moz-transition-property: all;
  /* FF4+ */
  -moz-transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  /* Saf3.2+, Chrome */
  -webkit-transition-duration: 0.3s;
  -o-transition-property: opacity;
  /* Opera 10.5+ */
  -o-transition-duration: 0.3s;
  -ms-transition-property: opacity;
  /* IE10? */
  -ms-transition-duration: 0.3s;
  transition-property: all;
  /* Standard */
  transition-duration: 0.3s;
}
#nav ul li div ul li a:hover {
  padding-left: 13px;
}
#nav ul li div ul li .bold {
  font-weight: 400;
  letter-spacing: 1px;
  color: #000;
  padding-top: 6px;
}
#nav ul li div ul li:hover {
  background-color: #fff;
}
#nav ul li div ul li:hover div ul {
  background-color: #fff;
}
#nav ul li div ul li div {
  display: block !important;
  position: relative;
  margin-top: 0;
  padding-top: 0;
  top: 0;
}
#nav ul li div ul li div .arrow-up {
  display: none !important;
}
#nav ul li div ul li div ul {
  position: relative;
  top: 0;
  left: auto;
  width: 100%;
  background-color: none;
  padding: 0;
  padding-left: 10px;
  margin: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
#nav ul li div ul li div ul:hover {
  background-color: #fff;
}
#nav ul li div ul li div ul li a {
  font-weight: 200;
  color: #52525f;
}
#nav ul li.wChildren:hover {
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#nav ul ul {
  padding: 0;
  width: 175px;
  background: #eeeeee;
  top: 7px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#nav ul ul li {
  position: relative;
  float: none;
  border: none;
  color: #000;
}
#nav ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
}
#nav .container {
  position: relative;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #nav .container {
    padding-bottom: 12px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #nav .container {
    padding-bottom: 12px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #nav .container {
    padding-bottom: 12px;
  }
}
#nav .container #search-popover {
  display: none;
  position: absolute;
  right: 15px;
  top: -12px;
  width: 289px;
  height: 56px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #e3e3e3;
  z-index: 300;
  -webkit-box-shadow: 0px 0px 7px 5px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 0px 7px 5px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 0px 7px 5px rgba(50, 50, 50, 0.2);
}
#nav .container #search-popover .arrow-up {
  width: 10px;
  height: 10px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #e3e3e3;
  z-index: 1000;
  display: block;
  position: absolute;
  top: -10px;
  left: 20px;
}
#nav .container #search-popover .input-container {
  background-color: #fff;
  width: 223px;
  height: 41px;
  padding: 3px;
  float: left;
  margin-top: 7px;
  margin-left: 8px;
}
#nav .container #search-popover .search-text {
  width: 185px;
  margin-top: 4px;
  margin-left: 4px;
  height: 27px;
  padding: 3px 5px;
  color: #666;
  font-family: 'Helvetica Neue';
  font-size: 13px;
  outline: none;
  float: left;
  border: none;
}
#nav .container #search-popover .search-btn {
  background-image: url(../img/search-icon.png);
  margin-top: 9px;
  float: left;
  margin-left: 7px;
  width: 17px;
  height: 16px;
  padding-top: 4px;
  outline: none;
}
#nav .container #search-popover .close {
  float: left;
  font-size: 11px;
  color: #52525f;
  margin-top: 19px;
  margin-left: 8px;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #nav img {
    width: 200px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #nav img {
    width: 200px;
  }
}
#responsivenav {
  display: none;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #responsivenav {
    display: block !important;
    width: 39px;
    height: 30px;
    background: url('../img/responsive_nav_icon.png') no-repeat;
    background-size: cover;
    float: right;
    margin-top: 10px;
    cursor: pointer;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #responsivenav {
    display: block !important;
    width: 39px;
    height: 30px;
    background: url('../img/responsive_nav_icon.png') no-repeat;
    background-size: cover;
    float: right;
    margin-top: 10px;
    cursor: pointer;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #responsivenav {
    display: block !important;
    width: 44px;
    height: 34px;
    background: url('../img/responsive_nav_icon.png') no-repeat;
    float: right;
    margin-top: 15px;
    cursor: pointer;
  }
}
/* SLIDER */
#sliderWrap {
  z-index: 2;
  background: #000;
}
#sliderWrap .sliderbg {
  position: absolute;
  z-index: 1;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  height: 528px;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #sliderWrap {
    background-size: auto 100%;
  }
}
#sliderWrap #slider {
  position: relative;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #sliderWrap #slider {
    height: 250px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #sliderWrap #slider {
    height: 300px;
  }
}
#sliderWrap #slider .slide {
  position: absolute;
  top: 160px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.35);
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 2em;
  color: #000;
  -moz-transition-property: all;
  /* FF4+ */
  -moz-transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  /* Saf3.2+, Chrome */
  -webkit-transition-duration: 0.3s;
  -o-transition-property: opacity;
  /* Opera 10.5+ */
  -o-transition-duration: 0.3s;
  -ms-transition-property: opacity;
  /* IE10? */
  -ms-transition-duration: 0.3s;
  transition-property: all;
  /* Standard */
  transition-duration: 0.3s;
}
#sliderWrap #slider .slide:hover {
  text-decoration: none;
  background-color: #fff;
  cursor: pointer;
}
#sliderWrap #slider .icon-arrow-left {
  float: left;
  z-index: 100;
  left: -40px;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #sliderWrap #slider .icon-arrow-left {
    display: none;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #sliderWrap #slider .icon-arrow-left {
    left: 0px;
    top: 160px;
  }
}
#sliderWrap #slider .icon-arrow-right {
  top: 160px;
  z-index: 100;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #sliderWrap #slider .icon-arrow-right {
    display: none;
  }
}
#sliderWrap #slider .icon-uniE604 {
  right: -40px;
}
#sliderWrap #slider .herocopy {
  position: relative;
  top: 120px;
  z-index: 100;
  padding: 20px 30px;
  margin-left: 30px;
  /* black to transparent */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 */
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #sliderWrap #slider .herocopy {
    padding: 10px 20px;
    position: relative;
    top: 55px;
    width: 380px;
    margin: 0 10px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #sliderWrap #slider .herocopy {
    padding: 10px 20px;
    position: relative;
    top: 70px;
    width: 280px;
    margin: 0 10px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #sliderWrap #slider .herocopy {
    padding: 10px 20px;
    position: relative;
    top: 120px;
    width: 80%;
    margin-left: 10%;
  }
}
#sliderWrap #slider .herocopy h1 {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 4.1em;
  color: #fff;
  line-height: 1.1em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #sliderWrap #slider .herocopy h1 {
    font-size: 28px;
  }
}
#sliderWrap #slider .herocopy h2 {
  margin: 0 0 25px 0;
  padding: 0;
  font-size: 1.6em;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 300;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #sliderWrap #slider .herocopy h2 {
    font-size: 14px;
  }
}
#sliderWrap #slider .herocopy a {
  font-size: 1.3em;
  color: #fff;
  text-transform: uppercase;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #sliderWrap #slider .herocopy a {
    font-size: 12px;
  }
}
#sliderWrap #slider .herocopy a span {
  float: none;
  padding: 5px;
  background: #fcc400;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.1em;
  -moz-transition-property: all;
  /* FF4+ */
  -moz-transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  /* Saf3.2+, Chrome */
  -webkit-transition-duration: 0.3s;
  -o-transition-property: opacity;
  /* Opera 10.5+ */
  -o-transition-duration: 0.3s;
  -ms-transition-property: opacity;
  /* IE10? */
  -ms-transition-duration: 0.3s;
  transition-property: all;
  /* Standard */
  transition-duration: 0.3s;
}
#sliderWrap #slider .herocopy a span:hover {
  background: #005841;
}
#sliderWrap #slider .herocopy a:hover {
  text-decoration: none;
}
#sliderWrap #slider .herocopy .copy {
  display: none;
  opacity: 0;
}
#sliderWrap #slider .herocopy .copy.active {
  display: block;
  opacity: 100;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #promoboxes-cont {
    position: relative;
    top: 440px;
    width: 460px;
    float: right;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #promoboxes-cont {
    position: relative;
    top: 300px;
    width: 320px;
    float: right;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #promoboxes-cont {
    position: relative;
    top: 80px;
    width: 740px;
    float: right;
  }
}
#promoboxes-cont .col-lg-3 {
  float: left;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #promoboxes-cont .col-lg-3 {
    width: 440px !important;
    float: left;
    margin-right: 0 !important;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #promoboxes-cont .col-lg-3 {
    width: 300px !important;
    float: left;
    margin-right: 0 !important;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #promoboxes-cont .col-lg-3 {
    width: 226px !important;
    float: left;
    margin-right: 25px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 750px) and (max-width: 1000px) {
  #promoboxes-cont .col-lg-3:last-child {
    margin-right: 0 !important;
  }
}
.promo {
  width: 220px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  .promo {
    width: 440px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .promo {
    width: 300px;
  }
}
.promo .copy {
  padding: 15px 15px 5px 15px;
  margin-bottom: 40px !important;
  position: relative;
}
.promo .copy h2 {
  font-weight: 200;
  font-size: 20px;
}
.promo a.more {
  display: block;
  position: absolute;
  bottom: 6px;
  right: 4px;
  width: 101px;
  height: 25px;
  margin-bottom: 12px;
  padding: 3px 0 0 14px;
  background: url('../img/bgLink01.png');
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
}
.promo a.more:hover {
  text-decoration: none;
  color: #fcc400;
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .promo a.more {
    right: -10px !important;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .promo a.more {
    right: -16px !important;
  }
}
.promo img {
  width: 100%;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
/* ======================== COUNTDOWN ======================== */
.countdown-container {
  float: right;
  margin-top: -30px;
}
@media (max-width: 992px) {
  .countdown-container {
    float: none;
    text-align: center;
    width: 100%;
    margin-top: 0;
    clear: both;
    margin-bottom: 20px;
  }
}
.countdown {
  margin: 0px 0px 0px 0px;
  float: right;
  text-align: center;
}
@media (max-width: 992px) {
  .countdown {
    float: none;
  }
}
.countdown p {
  text-transform: uppercase;
  color: #333;
  font-size: 11px;
  margin: 0px 0px 0px 5px;
}
.countdown div {
  display: inline-block;
}
.countdown div .counter {
  width: 60px;
  height: 40px;
  display: table;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 5px 2px 0 2px;
}
@media (max-width: 991px) {
  .countdown div .counter {
    width: 40px;
    height: 40px;
    background-size: 100%;
  }
}
.countdown div h2 {
  font-size: 32px;
  color: #005941;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
@media (max-width: 991px) {
  .countdown div h2 {
    font-size: 20px;
  }
}
.countdown div p {
  font-size: 11px;
  margin: 0px 0px 0px 5px;
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .promorow {
    float: left;
    width: 100%;
  }
}
.promorow .more {
  right: -10px !important;
}
.col1 {
  width: 220px;
  float: left;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  .col1 {
    width: 140px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .col1 {
    width: 300px;
    float: left;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .col1 {
    display: none;
  }
}
.col2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  float: right;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  .col2 {
    float: left;
    margin-right: 10px;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .col2 {
    float: left;
    margin-right: 10px;
    padding-left: 10px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .col2 {
    width: 100%;
    float: left;
  }
}
.col2 .content {
  padding: 30px;
  width: 700px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.1);
  border-radius: 5px;
  position: relative;
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .col2 .content {
    padding: 20px;
    width: 300px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  .col2 .content {
    padding: 20px;
    width: 440px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .col2 .content {
    padding: 25px;
  }
}
.col2 .content .sectionimg {
  margin-left: -30px;
  margin-top: -30px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 30px;
  width: 700px !important;
  height: auto !important;
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .col2 .content .sectionimg {
    width: 300px !important;
    margin-top: -20px;
    margin-left: -20px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  .col2 .content .sectionimg {
    width: 440px !important;
    margin-top: -20px;
    margin-left: -20px;
    margin-bottom: 20px;
  }
}
.col2 img.flush-right {
  float: right;
  margin-right: -30px;
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .col2 img.flush-right {
    margin-right: -25px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  .col2 img.flush-right {
    margin-right: -20px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .col2 img.flush-right {
    margin-right: -20px;
    width: 50%;
  }
}
.imagecol {
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-right: 250px;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 750px) and (max-width: 1000px) {
  .imagecol {
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right: 250px;
  }
}
p {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #777;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  p {
    font-size: 13px;
    line-height: 18px;
    color: #777;
  }
}
table {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #777;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  .playersclub_box {
    float: none;
    position: relative;
    top: -60px;
    left: 0;
    width: 460px !important;
    height: auto;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .playersclub_box {
    float: none;
    position: relative;
    top: -60px;
    left: 0;
    width: 320px !important;
    height: auto;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .playersclub_box {
    float: none;
    position: relative;
    top: -60px;
    left: 0;
    width: 740px !important;
    height: auto;
  }
}
#signIn {
  width: 246px;
  height: 364px;
  /* 295 + 69 */
  position: absolute;
  top: -70px;
  right: -5px;
  z-index: 100;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #signIn {
    width: 460px !important;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    height: 485px;
    background: url('../img/mobile/playersclub_bg_mobile.png') no-repeat;
    background-size: cover;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #signIn {
    width: 320px !important;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    height: 340px;
    background: url('../img/mobile/playersclub_bg_mobile.png') no-repeat;
    background-size: cover;
    background-repeat: none;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #signIn {
    width: 742px !important;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    height: 116px;
    background: url('../img/playersclub_bg_wide.png') no-repeat;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 750px) and (max-width: 1000px) {
  #signIn .pc-signup-img {
    display: none;
  }
}
#signIn .form {
  height: 285px;
  background: url('../img/bgSignIn01.png');
  padding: 185px 0 0 40px;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #signIn .form {
    background: none;
    height: auto;
    padding: 0;
    position: relative;
    top: 270px;
    left: 15px;
    width: 430px !important;
    top: 240px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #signIn .form {
    background: none;
    height: auto;
    padding: 0;
    position: relative;
    top: 156px;
    left: 30px;
    width: 290px !important;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #signIn .form {
    background: none;
    height: auto;
    padding: 0;
    position: relative;
    top: 26px;
    left: 228px;
    width: 400px !important;
  }
}
#signIn .form a:hover {
  opacity: 0.9;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 750px) and (max-width: 1000px) {
  #signIn .form .desktop {
    display: none;
  }
}
#signIn .form .tablet {
  display: none;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 750px) and (max-width: 1000px) {
  #signIn .form .tablet {
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #signIn .form .tablet {
    text-align: center;
  }
}
/* FOOTER */
#footer {
  margin-top: 30px;
  position: relative;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #footer {
    float: left;
    position: relative;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #footer {
    float: left;
    position: relative;
  }
}
#footer ul li {
  display: inline;
  list-style: none;
  font-size: 11px;
  font-family: 'Avenir LT W01 35 Light';
  text-transform: uppercase;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #footer ul li {
    font-size: 12px;
  }
}
#footer ul li a {
  padding: 0 10px;
  color: #52525f;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #footer ul li a {
    font-size: 12px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #footer ul li:nth-child(3):after {
    content: "\A";
    white-space: pre;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #footer ul li:first-child a {
    margin-left: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #footer ul {
    width: 460px !important;
    float: left;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #footer ul {
    width: 320px !important;
    float: left;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #footer ul {
    width: 700px !important;
    float: left;
  }
}
#footer #social {
  text-align: right;
  position: absolute;
  right: 0 !important;
  left: auto;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #footer #social {
    width: 460px !important;
    float: left;
    text-align: right;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #footer #social {
    width: 320px !important;
    float: none;
    text-align: left;
    position: relative;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #footer #social {
    width: 200px !important;
    float: left;
  }
}
#gamesense {
  margin-top: 25px;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
  /* IE6-9 */
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #gamesense {
    position: relative;
    top: 0;
    text-align: center;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  #gamesense {
    position: relative;
    top: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #gamesense .container {
    text-align: center;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 750px) and (max-width: 1000px) {
  #gamesense img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #gamesense img {
    display: none;
  }
}
#gamesense img.mobile-asset {
  display: none;
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #gamesense img.mobile-asset {
    display: block;
  }
}
/* TYPOGRAPHY */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #52525f;
  line-height: 1.2em;
  font-weight: 300;
  font-style: normal;
  text-transform: capitalize;
}
h1 {
  font-size: 40px;
  font-weight: 200;
  color: #333;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  h1 {
    font-size: 34px;
    font-weight: 200;
    color: #333;
    line-height: 50px !important;
    margin: 10px;
    padding: 0;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  h1 {
    font-size: 40px;
    color: #333;
    line-height: 80px;
    display: inline-block;
  }
}
h2 {
  font-size: 25px;
  color: black;
  font-weight: normal;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  h2 {
    font-size: 25px;
    color: black;
    font-weight: normal;
  }
}
h3 {
  font-size: 18px;
  color: black;
  font-weight: normal;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  h3 {
    font-size: 18px;
    color: black;
    font-weight: normal;
  }
}
h5 {
  font-weight: 400;
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  border-top: 1px solid #ccc;
  margin: 0 15px;
  padding-top: 12px;
  padding-bottom: 0px;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  h5 {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    border-top: 1px solid #ccc;
    margin: 0 15px;
    padding-top: 12px;
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  h5 {
    margin: 0px 10px !important;
  }
}
h6 {
  text-transform: none;
}
/* font icons */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?c99vep');
  src: url('../fonts/icomoon.eot?#iefixc99vep') format('embedded-opentype'), url('../fonts/icomoon.ttf?c99vep') format('truetype'), url('../fonts/icomoon.woff?c99vep') format('woff'), url('../fonts/icomoon.svg?c99vep#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'VistaSans';
  src: url("../fonts/VSOTMI.otf") format("opentype");
}
[class*="icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-clubs:before {
  content: "\e605";
}
.icon-twitter:before {
  content: "\e603";
}
.icon-facebook:before {
  content: "\e602";
}
.icon-search:before {
  content: "\e604";
}
.icon-arrow-left:before {
  content: "\e607";
}
.icon-uniE604:before {
  content: "\e606";
}
.addthis_button_facebook_follow {
  color: #395799;
  float: none !important;
}
.addthis_button_facebook_follow:hover {
  color: #2a4076;
  text-decoration: none;
}
.addthis_button_twitter_follow {
  color: #395799;
  float: none !important;
}
.addthis_button_twitter_follow:hover {
  color: #2a4076;
  text-decoration: none;
}
.icon-facebook {
  font-size: 2.5em;
  color: #395799;
}
.icon-facebook:hover {
  color: #2a4076;
  text-decoration: none;
}
.icon-twitter {
  font-size: 2.5em;
  color: #00abf0;
}
.icon-twitter:hover {
  color: #309acc;
  text-decoration: none;
}
.submenu {
  background: #e3e3e3;
  padding: 0;
  margin: 0px 0px 35px 0px;
  list-style: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*
  @media @landscape, @smartphone {
    width:100%; float:left;
    margin:0px 10px 30px 10px;
  }
  */
}
@media only screen and (min-width: 750px) and (max-width: 1000px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .submenu {
    display: none;
  }
}
.submenu li {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #eee;
  padding: 10px 14px;
  display: block;
}
.submenu li:first-child {
  border-top: none;
}
.submenu li:last-child {
  border-bottom: none;
}
.submenu li a {
  font-size: 14px;
  color: #007e4a;
  text-transform: uppercase;
  font-weight: 400;
}
.submenu li a:hover {
  color: black;
  text-decoration: none;
}
.submenu li.sub_exists {
  background: url('../img/secondary/arrow-down.png') no-repeat;
  background-position: 197px 16px;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  .submenu li.sub_exists {
    background-position: 277px 16px;
  }
}
.submenu li.sub_exists:hover {
  background-color: #f3f3f3;
  background-image: url('../img/secondary/arrow-up.png');
}
.submenu li.sub_exists:hover a {
  color: black;
}
.submenu li.sub_exists:hover ul {
  display: block;
  opacity: 1;
  list-style: none;
}
.submenu li.sub_exists.active {
  background-color: #f3f3f3;
  background-image: url('../img/secondary/arrow-up.png');
}
.submenu li.sub_exists.active ul {
  display: block;
  opacity: 1;
  list-style: none;
}
.submenu li.active {
  background-color: #d8d8d8;
}
.submenu li.active a {
  font-weight: 500;
}
.submenu li ul {
  display: none;
  opacity: 0;
  background-color: #f3f3f3;
  padding: 0;
  margin: 5px 0 0 20px;
}
.submenu li ul li {
  list-style: circle;
  color: #999;
  border: none !important;
  margin: 0;
  padding: 0;
}
.submenu li ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.submenu li:hover div,
.submenu li.active div {
  padding-top: 4px;
}
.submenu li:hover ul li a,
.submenu li.active ul li a {
  font-size: 13px;
  color: #000;
  line-height: 25px;
  text-transform: none;
  font-weight: normal;
}
.submenu li:hover ul li a:hover,
.submenu li.active ul li a:hover {
  color: black;
}
.submenu li:hover ul li:hover,
.submenu li.active ul li:hover {
  background-color: #fff;
}
.submenu li:hover ul li.active,
.submenu li.active ul li.active {
  background-color: #f3f3f3;
}
.submenu li:hover ul li.active a,
.submenu li.active ul li.active a {
  font-weight: bold;
}
.quicklinks {
  margin-bottom: 30px;
}
@media only screen and (min-width: 750px) and (max-width: 1000px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .quicklinks {
    display: none;
  }
}
.quicklinks.tablet {
  display: none;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
}
@media only screen and (min-width: 750px) and (max-width: 1000px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .quicklinks.tablet {
    display: inline-block;
  }
}
.quicklinks ul {
  margin-top: 0;
  padding-top: 5px;
  /*
    @media @landscape, @smartphone {
      width:100%; float:left;
    }
    */
}
.quicklinks ul li {
  list-style: circle;
  color: #999;
}
.quicklinks ul li a {
  font-size: 13px;
  color: #999;
  line-height: 25px;
}
.quicklinks ul li a:hover {
  color: black;
}
.newslettersignup img {
  width: 220px;
}
@media only screen and (min-width: 750px) and (max-width: 1000px), only screen and (min-width: 192px) and (max-width: 479px) {
  .newslettersignup {
    display: block;
    margin: 20px 0 20px 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  .newslettersignup {
    display: block;
    margin: 20px 0 20px -10px;
  }
}
.nlsignup .fancybox-inner {
  background-image: url(../../img/pc_popup_bg.png);
}
.submenu-tablet {
  display: none;
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .submenu-tablet {
    display: inline;
    position: absolute;
    right: 0;
    top: 25px;
    width: 166px;
    height: 36px;
    float: right;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .submenu-tablet {
    display: inline;
    float: left;
    width: 302px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .submenu-tablet {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .submenu-tablet span {
    font-size: 15px;
    font-weight: 100;
    font-family: inherit;
    color: #787878;
    padding-left: 14px;
    padding-top: 7px;
    width: 166px;
    height: 36px;
    position: relative;
    top: 0;
    background: url('../img/submenu_bg.png') no-repeat;
    display: block;
    cursor: pointer;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .submenu-tablet span {
    background: url('../img/submenu_bg_302.png') no-repeat;
    width: 302px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  .submenu-tablet span {
    background: url('../img/submenu_bg_442.png') no-repeat;
    width: 442px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .submenu-tablet select {
    width: 100%;
    height: 36px;
    display: block;
    position: absolute;
    opacity: 0;
    z-index: 500;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .submenu-tablet select {
    width: 100%;
  }
}
.submenu-tablet:hover {
  opacity: 0.5;
}
.gallery-list a {
  width: 100%;
  height: 120px;
  display: block;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.gallery-list a:hover {
  opacity: 0.9;
}
.gallery-list a .act {
  color: #fff;
  font-size: 26px;
  position: absolute;
  right: 10px;
  bottom: 32px;
  width: 350px;
  text-align: right;
  text-shadow: 2px 2px #000;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .gallery-list a .act {
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.7);
    width: auto;
  }
}
.gallery-list a .date {
  color: #cecece;
  font-size: 20px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 350px;
  text-align: right;
  text-shadow: 2px 2px #000;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .gallery-list a .date {
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.7);
    width: auto;
  }
}
.playersclub_secondary form {
  background: none !important;
  height: auto;
  width: auto !important;
  padding-left: 20px !important;
}
.players #signIn {
  background: url('../img/secondary/playersclub_bg.png') no-repeat;
  width: 226px;
  position: relative;
  top: 0;
  left: 0;
  height: 285px;
  right: 0;
}
@media only screen and (min-width: 750px) and (max-width: 1000px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .players #signIn {
    width: 223px !important;
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .players #signIn form {
    left: 0px;
    padding: 0;
    position: relative;
    top: 170px;
    width: 200px !important;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px), only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  .players #signIn form button {
    left: 100px;
  }
}
.players .col-lg-3 {
  float: left;
  position: relative;
  top: 0;
  left: 0;
  width: 226px;
  margin-right: 15px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  .players .col-lg-3 {
    width: 440px !important;
    float: left;
    margin-right: 0 !important;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .players .col-lg-3 {
    width: 300px !important;
    float: left;
    margin-right: 0 !important;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .players .col-lg-3 {
    width: 226px !important;
    float: left;
    margin-right: 11px;
  }
}
.players .col-lg-3 h2 {
  font-size: 20px;
  font-weight: 200;
}
.players .col-lg-3 p {
  margin-top: 0px;
  padding-top: 5px;
}
.players .nopad-right {
  margin-right: 0 !important;
}
.players #footer .col-lg-3 {
  margin-right: 0px !important;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  .players .promo {
    height: auto;
  }
}
/* Events */
.date_text {
  text-transform: uppercase;
  font-size: 16px;
  color: #f0b500;
  padding-top: 5px;
}
.strong {
  font-weight: bold !important;
}
.eventdetail_top {
  width: 100%;
  background-color: #f3f3f3;
  height: auto;
  float: left;
  margin: 20px 0px 40px 0px;
}
.eventdetail_top img {
  float: left;
  max-width: 45%;
}
.soldout {
  color: #BD0000;
  font-weight: bold;
}
.details_text {
  float: left;
  padding: 5px 15px;
}
a {
  cursor: pointer;
}
a.buy {
  font-size: 16px;
  color: #444;
  text-transform: uppercase;
  padding: 10px 15px;
  display: inline-block;
  background: #fcc400;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
p a {
  color: #007e4a;
  font-size: 13px;
}
#events-calendar h2 {
  font-weight: 100;
  letter-spacing: 1px;
  float: left;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar h2 {
    width: 100%;
  }
}
#events-calendar h3 span {
  display: inline-block;
  font-size: 25px;
  color: #999;
  font-weight: 100;
  top: 10px;
}
#events-calendar h3 span a {
  color: #999;
  text-decoration: none;
}
#events-calendar .view {
  float: right;
  margin-left: 14px;
  opacity: 0.6;
  color: #52525F;
}
#events-calendar .view img {
  margin-right: 4px;
  margin-top: -2px;
}
#events-calendar .view:hover {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.8;
}
#events-calendar .view.active {
  opacity: 1;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar .view {
    float: left;
    margin: 10px 14px 0 0;
  }
}
#events-calendar .cal-filter {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 32px;
  font-size: 12px;
  margin: 15px 0;
}
#events-calendar .cal-filter li {
  float: left;
  padding: 6px 15px 6px 15px;
  border-bottom: 1px solid #e1e1e1;
  color: #999999;
}
#events-calendar .cal-filter li:after {
  content: "▾";
  margin: 0 2px 0 6px;
}
#events-calendar .cal-filter li:last-child {
  padding-right: 0;
}
#events-calendar .cal-filter li.active {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  border-bottom: none;
  color: #333333;
}
#events-calendar .cal-filter li:hover {
  color: #333333;
  cursor: pointer;
}
#events-calendar .cal-filter li a {
  color: #999999;
  text-decoration: none;
}
#events-calendar .cal-filter li .icon {
  border-radius: 2px;
  float: left;
  width: 12px;
  height: 12px;
  margin: 3px 7px 0 5px;
}
#events-calendar .cal-filter li .icon.regina {
  background-color: #009966;
}
#events-calendar .cal-filter li .icon.mj {
  background-color: #0099cc;
}
#events-calendar .cal-filter li .icon.promev {
  background-color: #f3ac00;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar .cal-filter {
    display: none;
  }
}
#events-calendar .cal-filter-mobile {
  display: none;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar .cal-filter-mobile {
    display: block;
    width: 271px;
    margin: 15px 0;
  }
  #events-calendar .cal-filter-mobile span {
    display: block;
    width: 271px;
    height: 25px;
    background-image: url(../../img/dropdownbg271.png);
    background-repeat: no-repeat;
    padding: 4px;
  }
  #events-calendar .cal-filter-mobile select {
    width: 271px;
    height: 36px;
    position: absolute;
    opacity: 0;
    z-index: 1000;
  }
}
#events-calendar #calendar {
  width: 100%;
  table-layout: fixed;
  margin-top: 20px;
}
#events-calendar #calendar thead th {
  text-align: left;
  font-weight: normal;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar #calendar thead th {
    visibility: hidden;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar #calendar thead th:first-letter {
    visibility: visible;
    font-weight: bold;
  }
}
#events-calendar #calendar tbody {
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #ccc;
}
#events-calendar #calendar tbody tr td {
  min-height: 100px;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  width: 14.28%;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar #calendar tbody tr td {
    font-size: 13px;
    min-height: 50px;
  }
}
#events-calendar #calendar tbody tr td div {
  min-height: 100px;
  margin-bottom: 3px;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar #calendar tbody tr td div {
    min-height: 50px;
  }
}
#events-calendar #calendar tbody tr td div div {
  min-height: 0;
  margin-bottom: 0;
}
#events-calendar #calendar tbody tr td div .day {
  padding: 1px 3px;
}
#events-calendar #calendar tbody tr td div .event {
  border-radius: 3px;
  background-color: #ccc;
  margin: 2px 2px 0 2px;
  padding: 3px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.7;
  text-decoration: none;
  display: block;
  max-height: 42px;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar #calendar tbody tr td div .event {
    height: 10px;
    color: inherit;
  }
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar #calendar tbody tr td div .event span {
    display: none;
  }
}
#events-calendar #calendar tbody tr td div .event:hover {
  opacity: 0.8;
  cursor: pointer;
}
#events-calendar #calendar tbody tr td div .event.soldoutupdate {
  max-height: 59px;
}
#events-calendar #calendar tbody tr td div .event.soldoutupdate .soldout {
  font-size: 11px;
  color: #fff;
}
#events-calendar #calendar tbody tr td div .regina {
  background-color: #009966;
}
#events-calendar #calendar tbody tr td div .moosejaw {
  background-color: #0099cc;
}
#events-calendar #calendar tbody tr td div .promev {
  background-color: #f3ac00;
}
#events-calendar .legend {
  margin-top: 15px;
  margin-bottom: 15px;
}
#events-calendar .legend .item {
  float: left;
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  #events-calendar .legend .item {
    float: none;
    width: 100%;
    margin-bottom: 5px;
    height: 19px;
  }
}
#events-calendar .legend .item .regina,
#events-calendar .legend .item .mj,
#events-calendar .legend .item .promo {
  border-radius: 2px;
  float: left;
  width: 12px;
  height: 12px;
  margin-top: 3px;
}
#events-calendar .legend .item .regina {
  background-color: #009966;
}
#events-calendar .legend .item .mj {
  background-color: #0099cc;
}
#events-calendar .legend .item .promo {
  background-color: #f3ac00;
}
#events-calendar .legend .item .text {
  float: left;
  margin-left: 4px;
  margin-right: 15px;
  color: #666666;
  font-size: 12px;
}
#events-calendar .legend .item .text span {
  font-size: 11px;
}
#events-calendar-list h2 {
  font-weight: 100;
  letter-spacing: 1px;
  float: left;
}
@media only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar-list h2 {
    width: 100%;
  }
}
#events-calendar-list h3 {
  margin-top: 30px;
}
#events-calendar-list h3 span {
  display: inline-block;
  font-size: 25px;
  color: #999;
  font-weight: 100;
  top: 10px;
}
#events-calendar-list h3 span a {
  color: #999;
  text-decoration: none;
}
#events-calendar-list .view {
  float: right;
  margin-left: 14px;
  opacity: 0.6;
  color: #52525F;
}
#events-calendar-list .view img {
  margin-right: 4px;
  margin-top: -2px;
}
#events-calendar-list .view:hover {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.8;
}
#events-calendar-list .view.active {
  opacity: 1;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar-list .view {
    float: left;
    margin: 10px 14px 0 0;
  }
}
#events-calendar-list .event-item {
  border-top: 1px solid #ebebeb;
  padding-top: 20px;
  margin-top: 20px;
  position: relative;
}
#events-calendar-list .event-item .event-photo {
  width: 190px;
  margin-right: 20px;
  float: left;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar-list .event-item .event-photo {
    width: 100%;
  }
}
#events-calendar-list .event-item .details {
  float: left;
  width: 430px;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar-list .event-item .details {
    width: 100%;
  }
}
#events-calendar-list .event-item .details h3 {
  margin-top: -2px;
}
#events-calendar-list .event-item .details h3 a {
  color: #007e4a;
  font-weight: 200;
  font-size: 20px;
}
#events-calendar-list .event-item .details h3 a:hover {
  text-decoration: none !important;
}
@media only screen and (min-width: 480px) and (max-width: 749px), only screen and (min-width: 192px) and (max-width: 479px) {
  #events-calendar-list .event-item .details h3 {
    margin-top: 10px;
  }
}
#events-calendar-list .event-item .details .date {
  text-transform: uppercase;
  color: #f0b500;
  font-size: 13px;
}
#events-calendar-list .event-item .details .description {
  margin: 15px 0;
  font-size: 13px;
}
#events-calendar-list .event-item .details .times {
  font-weight: bold;
  width: 300px;
  float: left;
  font-size: 13px;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar-list .event-item .details .times {
    float: none;
  }
}
#events-calendar-list .event-item .details .share {
  width: 100px;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 192px) and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 749px) {
  #events-calendar-list .event-item .details .share {
    position: relative;
    display: block;
    margin-top: 15px;
  }
}
#events-calendar-list .event-item .details .share div {
  font-size: 12px;
  color: #999999;
  margin-bottom: 5px;
}
#events-calendar-list .event-item .details .share img {
  float: left;
  margin-right: 5px;
}
#events-calendar-list .event-item .details .share .addthis_button_facebook {
  color: #ccc !important;
}
#events-calendar-list .event-item .details .share .addthis_button_facebook:hover {
  text-decoration: none;
  color: #395799;
}
#events-calendar-list .event-item .details .share .addthis_button_twitter {
  color: #ccc !important;
}
#events-calendar-list .event-item .details .share .addthis_button_twitter:hover {
  text-decoration: none;
  color: #00abf0;
}
.career-detail .location,
.career-detail .deadline,
.career-detail .competition {
  float: left;
  margin-top: 10px;
  font-size: 12px;
}
.career-detail .location {
  width: 170px;
}
.career-detail .deadline {
  width: 270px;
}
.career-detail .competition {
  width: 170px;
}
.career-detail h2 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.career-detail h3 {
  margin-top: 20px;
}
.career-detail .apply {
  font-size: 16px;
  font-weight: 400;
  color: #583E22;
  text-transform: uppercase;
  padding: 9px 12px;
  display: inline-block;
  background: #fcc400;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  letter-spacing: 0.4px;
}
.career-detail .apply:hover {
  text-decoration: none;
  opacity: 0.8;
}
.career-application .leftcol,
.pc-signup-form .leftcol,
.contest-application .leftcol,
.charity-application .leftcol,
.career-application .rightcol,
.pc-signup-form .rightcol,
.contest-application .rightcol,
.charity-application .rightcol {
  float: left;
  width: 300px;
}
.career-application .rightcol,
.pc-signup-form .rightcol,
.contest-application .rightcol,
.charity-application .rightcol {
  margin-left: 15px;
}
.career-application .required,
.pc-signup-form .required,
.contest-application .required,
.charity-application .required {
  color: #ff0000;
  font-weight: bold;
}
.career-application .field,
.pc-signup-form .field,
.contest-application .field,
.charity-application .field {
  margin: 15px 0;
}
.career-application .field.aboriginal_specify,
.pc-signup-form .field.aboriginal_specify,
.contest-application .field.aboriginal_specify,
.charity-application .field.aboriginal_specify,
.career-application .field.visibleminority_specify,
.pc-signup-form .field.visibleminority_specify,
.contest-application .field.visibleminority_specify,
.charity-application .field.visibleminority_specify,
.career-application .field.shiftwork_specify,
.pc-signup-form .field.shiftwork_specify,
.contest-application .field.shiftwork_specify,
.charity-application .field.shiftwork_specify {
  display: none;
}
.career-application ul li,
.pc-signup-form ul li,
.contest-application ul li,
.charity-application ul li {
  color: #777;
  font-size: 13px;
}
.career-application .field label,
.pc-signup-form .field label,
.contest-application .field label,
.charity-application .field label {
  float: left;
  width: 130px;
  text-align: right;
  padding-top: 2px;
  padding-right: 4px;
  font-weight: 500;
  color: #777;
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .career-application .field label,
  .pc-signup-form .field label,
  .contest-application .field label,
  .charity-application .field label {
    float: none;
    width: 100%;
    text-align: left;
    display: block;
  }
}
.career-application .field input.text,
.pc-signup-form .field input.text,
.contest-application .field input.text,
.charity-application .field input.text {
  border: 1px solid #ccc;
  width: 170px;
  border-radius: 2px;
}
.career-application .field select,
.pc-signup-form .field select,
.contest-application .field select,
.charity-application .field select {
  width: 170px;
  font-size: 16px;
}
.career-application .field.wide label,
.pc-signup-form .field.wide label,
.contest-application .field.wide label,
.charity-application .field.wide label {
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
}
.career-application .field.wide textarea,
.pc-signup-form .field.wide textarea,
.contest-application .field.wide textarea,
.charity-application .field.wide textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.career-application .field.wide .inline-input,
.pc-signup-form .field.wide .inline-input,
.contest-application .field.wide .inline-input,
.charity-application .field.wide .inline-input {
  display: inline-block;
  margin-right: 15px;
}
.career-application h3,
.pc-signup-form h3,
.contest-application h3,
.charity-application h3 {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.career-application .application-info,
.pc-signup-form .application-info,
.contest-application .application-info,
.charity-application .application-info {
  background-color: #e5e5e5;
  padding: 10px;
  border-radius: 5px;
}
.career-application .application-info .position,
.pc-signup-form .application-info .position,
.contest-application .application-info .position,
.charity-application .application-info .position {
  float: left;
  font-weight: bold;
  font-size: 16px;
}
.career-application .application-info .competition,
.pc-signup-form .application-info .competition,
.contest-application .application-info .competition,
.charity-application .application-info .competition {
  float: right;
  font-weight: bold;
  padding-top: 2px;
}
.career-application .btn-submit-application,
.pc-signup-form .btn-submit-application,
.contest-application .btn-submit-application,
.charity-application .btn-submit-application {
  font-size: 16px;
  font-weight: 400;
  color: #583E22;
  text-transform: uppercase;
  padding: 9px 12px;
  display: inline-block;
  background: #fcc400;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  letter-spacing: 0.4px;
}
.career-application .btn-submit-application:hover,
.pc-signup-form .btn-submit-application:hover,
.contest-application .btn-submit-application:hover,
.charity-application .btn-submit-application:hover {
  text-decoration: none;
  opacity: 0.8;
}
.career-application .inprogress,
.pc-signup-form .inprogress,
.contest-application .inprogress,
.charity-application .inprogress {
  font-size: 12px;
  line-height: 25px;
  display: none;
  margin-left: 9px;
}
.career-application .inprogress img,
.pc-signup-form .inprogress img,
.contest-application .inprogress img,
.charity-application .inprogress img {
  margin-top: -4px;
}
.career-application .ui-state-error,
.pc-signup-form .ui-state-error,
.contest-application .ui-state-error,
.charity-application .ui-state-error {
  background-color: #BB1100;
  color: white;
}
.career-application .error-message,
.pc-signup-form .error-message,
.contest-application .error-message,
.charity-application .error-message {
  background-color: #d80000;
  color: #fff;
  padding: 4px;
  border-radius: 5px;
  display: none;
}
.charity-application .field label {
  width: 100%;
  text-align: left;
  padding-top: 2px;
  padding-right: 4px;
  font-weight: 500;
  color: #777;
}
@media only screen and (min-width: 192px) and (max-width: 479px) {
  .charity-application .field label {
    float: none;
    width: 100%;
    text-align: left;
    display: block;
  }
}
.charity-application .field input.text {
  border: 1px solid #ccc;
  width: 100%;
  border-radius: 2px;
  padding: 3px;
}
.charity-application .field select {
  width: 100%;
  font-size: 16px;
}
.charity-application .field.wide label {
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
}
.charity-application .field.wide textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.charity-application .field.wide .inline-input {
  display: inline-block;
  margin-right: 15px;
}
.charity-application .field .sublabel {
  font-size: 12px;
  color: #a9a9a9;
  font-style: italic;
}
.charity-application .field .sublabel ul li {
  font-size: 12px;
  color: #a9a9a9;
  font-style: italic;
}
.charity-application .form-or {
  margin: 10px 0;
  font-style: italic;
  color: #999;
}
.charity-application input[type=checkbox],
.charity-application input[type=radio] {
  margin-right: 5px;
}
.career-listing {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  margin-bottom: 20px;
}
.career-listing .location,
.career-listing .closingdate {
  float: left;
  margin-top: 5px;
}
.career-listing .location {
  width: 220px;
}
.career-listing .closingdate {
  width: 340px;
}
.career-listing .view-job {
  font-size: 16px;
  font-weight: 400;
  color: #583E22;
  text-transform: uppercase;
  padding: 9px 12px;
  display: inline-block;
  background: #fcc400;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  letter-spacing: 0.4px;
  font-size: 14px;
  margin-top: 6px;
}
.career-listing .view-job:hover {
  text-decoration: none;
  opacity: 0.8;
}
.career-listing:last-of-type {
  border-bottom: none !important;
}
#map-canvas {
  width: 100%;
  height: 300px;
}
.winner {
  float: left;
  width: 300px;
  margin-right: 15px;
  margin-bottom: 25px;
  margin-top: 12px;
  height: 130px;
}
.winner img {
  float: left;
  width: 128px;
  height: 86px;
}
.winner .win-info {
  float: left;
  margin-left: 16px;
  max-width: 155px;
}
@media(max-width: 480px) {
  .winner .win-info {
    max-width: 125px;
  }
}

.winner .win-info .amount {
  color: #167946;
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
}
.winner .win-info .amount .sub {
  font-size: 12px;
}
.winner .win-info .what {
  font-weight: bold;
  font-size: 11px;
  margin-top: 10px;
}
.winner .win-info .date {
  font-size: 12px;
  margin-top: 2px;
}
.winner .win-info .who {
  font-size: 12px;
}
#newsletters .newsletter {
  color: #007e4a;
  font-weight: bold;
  font-size: 13px;
  display: block;
  float: left;
  width: 300px;
  margin: 14px 0;
}
#newsletters .newsletter img {
  float: left;
  width: 90px;
}
#newsletters .newsletter .label {
  float: left;
  width: 115px;
  margin-left: 10px;
}
#newsletters .newsletter:hover {
  opacity: 0.8;
}
.gamesensetips {
  font-family: 'VistaSans', Arial;
  font-size: 20px !important;
}
.gamesensetips .gs_green {
  color: #86bd4a;
}
.gamesensetips p {
  font-size: 20px;
}
.sitemap {
  list-style: none;
  padding-left: 0;
  margin-left: 10px;
}
#sidr .nav-list li div {
  display: none;
}
#sidr .nav-list li.active div {
  display: block;
}
.tooltip {
  position: relative;
  padding: 10px 13px;
  z-index: 2;
  color: #303030;
  background-color: #f5f5b5;
  border: 1px solid #DECA7E;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}
#email-to-friend .sent-success {
  background-color: #c8ecc6;
  color: #197243;
  font-weight: bold;
  padding: 3px 7px;
  border-radius: 5px;
  margin-top: 11px;
  display: inline-block;
}
#email-to-friend .yellow-btn {
  margin-top: 10px;
}
.success {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
#popupapp,
#popupapp1,
#popupapp2 {
  visibility: hidden;
  position: absolute;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
  color: #fff;
  background-color: #af0000;
  border: 1px solid #EED3D7;
}

.parsley-errors-list.filled .parsley-required {
  color: #fff;
  padding: 5px;
}