body {
  background-color: #040a16;
  color: #444;
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 20px; }
  body .clear {
    clear: both; }
  body header {
    width: 100%; }
    body header .container {
      max-width: 980px;
      margin: 0 auto;
      text-align: center;
      position: relative; }
    body header #contentHeading {
      color: #fff;
      padding: 0px 20px; }
      body header #contentHeading h1 {
        margin: 0px;
        font-weight: 100;
        line-height: 48px;
		font-weight:700;
        margin: 10px 0px; }
      body header #contentHeading h3 {
        margin: 0px;
        font-weight: 100;
        font-size: 22px; }
      body header #contentHeading span {
        font-weight: 700; }
      body header #contentHeading #nextWeekly {
        background-image: url(../images/bg_nextWeekly.png);
        background-repeat: repeat-y;
        background-position: top center;
        text-shadow: 2px 2px 5px #2d2d2f; }
        body header #contentHeading #nextWeekly h1 {
          font-weight: 700; }
  body #logo {
    position: relative;
    max-width: 119px;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
    z-index: 999;
    text-align: center; }
  body #heading {
    overflow: hidden; }
  body #content-page {
    height: auto;
    margin: 30px 0px;
    position: relative;
    display: block; }
    body #content-page .container {
      max-width: 980px;
      margin: 0 auto;
      text-align: center;
      position: relative; }
      body #content-page .container .social h5 {
        color: #fff;
        margin: 0;
        font-weight: 300;
        font-size: 12px;
        margin: 10px 0px; }
      body #content-page .container .social ul {
        display: inline-block;
        margin: 0px;
        padding: 0px; }
        body #content-page .container .social ul li {
          float: left;
          margin-left: 3px;
          list-style: none; }
      body #content-page .container a {
        text-decoration: none; }
      body #content-page .container #gameOffer {
        max-width: 621px;
        margin: 0 auto;
        margin-bottom: 10px; }
      body #content-page .container .gameItem {
        margin: 5px; }
        body #content-page .container .gameItem img.img-responsive:hover {
          transition-duration: 0.5s;
          transform: scale(1.2);
          -ms-transform: scale(1.2);
          -moz-transform: scale(1.2);
          -webkit-transform: scale(1.2);
          -o-transform: scale(1.2);
          -webkit-box-shadow: 0px 0px 59px -2px black;
          -moz-box-shadow: 0px 0px 59px -2px black;
          box-shadow: 0px 0px 59px -2px black; }
      body #content-page .container #main-content {
        position: relative;
        margin-top: 130px; }
        body #content-page .container #main-content h2 {
          font-size: 32px;
          margin: 0px; }
        body #content-page .container #main-content h3 {
          font-size: 17px;
          margin: 0px; }
        body #content-page .container #main-content span {
          color: red; }
      body #content-page .container .page-content {
        text-transform: none;
        color: #9b9ec7;
        box-sizing: border-box;
        overflow: hidden;
        font-size: 20px;
        padding: 0px 25px;
        margin-bottom: 30px; }
    body #content-page .hide {
      display: none; }
  body .img-responsive {
    max-width: 100% !important;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }
  body .button {
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 5px #2d2d2f;
    padding: 10px 15px 10px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 0px;
    background-color: #f29400;
    display: inline-block;
    box-sizing: border-box; }
  body .button:hover {
    background-color: #006cff;
    transition-duration: 0.5s; }
  body .bold {
    font-weight: 700; }
  body footer {
    overflow: hidden;
    clear: both;
    max-width: 960px;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 0px 35px;
    box-sizing: border-box; }
  body footer p {
    margin: 0;
    font-size: 12px;
    color: #647a82; }
  body footer a {
    color: #A36F0A;
    text-decoration: none; }
  body a.inline {
    display: inline; }
  body a.block {
    display: block;
    text-align: right; }
  body .textFooter {
    color: #f2470f;
    padding-top: 20px; }

@media all and (max-width: 480px) {
  body {
    background-image: url(../images/bg_main.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
    body #contentHeading h1 {
      font-size: 36px; }
    body #contentHeading #nextWeekly {
      background-size: contain; }
    body #gameOffer .bigBox {
      max-width: 70%;
      margin: 0 auto; }
    body #gameOffer .smallBox {
      max-width: 70%;
      margin: 0 auto; }
    body #gameOffer #gameItem1 {
      max-width: 100%;
      height: auto; }
    body .kickoff {
      display: none; }
    body .kickoff_mb {
      display: block; }
  .smallCol, .largeCol {
    text-align: center;
    margin-bottom: 30px; }
  footer p {
    text-align: center; } }

/*---------------------------------*/
@media all and (min-width: 481px) and (max-width: 768px) {
  body {
    background-image: url(../images/bg_main.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
    body #contentHeading h1 {
      font-size: 48px; }
    body #gameOffer .bigBox {
      max-width: 436px;
      margin: 0 auto; }
    body #gameOffer .smallBox {
      max-width: 425px;
      display: inline-block; }
    body #gameOffer #gameItem1 {
      max-width: 236px;
      height: 238px; }
    body .gameItem {
      float: left; }
    body .smallCol {
      float: left;
      max-width: 25%;
      text-align: left;
      margin-right: 40px; }
    body .security {
      margin: 20px 0px; }
    body .largeCol {
      float: left;
      max-width: 65%; }
    body .kickoff_mb {
      display: none; }
  footer p {
    text-align: left; } }

/*---------------------------------*/
@media all and (min-width: 769px) {
  body {
    background-image: url(../images/bg_main.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
    body #contentHeading h1 {
      font-size: 48px; }
    body #gameOffer .bigBox {
      max-width: 436px;
      float: left; }
    body #gameOffer .smallBox {
      max-width: 185px;
      float: left; }
    body #gameOffer #gameItem1 {
      max-width: 236px;
      height: 238px; }
    body #gameOffer #gameItem2 {
      max-width: 180px;
      height: auto; }
    body .gameItem {
      float: left; }
    body .smallCol {
      float: left;
      max-width: 25%;
      text-align: left;
      margin-right: 40px; }
    body .security {
      margin: 20px 0px; }
    body .largeCol {
      float: left;
      max-width: 65%; }
    body footer p {
      text-align: left; }
    body .kickoff_mb {
      display: none; } }
