@font-face {
  font-family: 'YWFT Ultramagnetic';
  src: url("/App_Themes/HLD/Scott/Fonts/YWFT-Ultramagnetic.otf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'YWFT Ultramagnetic Light';
  src: url("/App_Themes/HLD/Scott/Fonts/YWFT-Ultramagnetic-Light.otf");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'YWFT Ultramagnetic Light';
  color: #000;
  text-align: left !important; }
.logo {
	max-width: 80%;
}
.top {
	text-align: center;
	margin-bottom: 40px;
}
.topImage {
	max-width: 30%;
}
.hey {
  display: none; }

.block {
  display: block; }

a {
  text-decoration: none;
  color: inherit !important; }

p {
  padding-bottom: 30px; }
  p span {
    font-weight: 700; }

.white {
  background-color: white;
  color: black !important; }
  .white div.borderFull {
    border: 1px solid #ce3e45;
    padding: 30px; }
  .white div.borderBox {
    background-color: #ce3e45;
    padding: 1px 0px;
    display: block;
    margin-top: 40px;
    color: white; }

h1, h2, h3 {
  font-family: 'YWFT Ultramagnetic'  !important;
  text-shadow: 6px 6px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px; }

h2 {
  text-align: center !important; }

h1, h2 {
  font-size: 49px !important; }

h3 {
  font-size: 35px !important; }

span.author {
  margin-bottom: 20px;
  display: block;
  color: #ce3e45; }

.table-pool {
  margin: 0;
  padding: 0; }

.table-pool h3 {
  font-size: 32px; }

.table-pool p {
  margin-bottom: 30px;
  margin-top: 30px; }

iframe {
  display: block;
  /*width:100%;*/
  border: none; }

p.p1 a {
  text-decoration: underline !important; }
  p.p1 a:hover {
    color: #687381 !important; }

div.youtube {
  width: 100%;
  height: 600px; }

div.borderBlack {
  border: 3px dashed #ce3e45;
  padding: 20px;
  margin-top: 40px; }

img {
  width: 100%;
  height: auto; }

h1 {
  font-size: 57px;
  line-height: 57px; }

h2 {
  font-size: 45px; }

.contents ul.list {
  margin-bottom: 25px; }
  .contents ul.list li {
    font-size: 24px;
    list-style-type: circle;
    margin-left: 30px; }
.contents ul li {
  text-align: left;
  list-style-type: none; }
.contents #double {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px; }

.header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  margin-top: 20px; }
  .header img {
    width: 200px; }

.name {
  position: absolute;
  bottom: 117px;
  width: 100%; }

.wrap {
  max-width: 970px;
  margin: 0 auto; }
  .wrap div.youtube {
    text-align: center; }

.header h1,
.header h2 {
  color: #ffffff; }

.header h1 {
  padding-bottom: 50px; }

.header h2 {
  font-size: 40px;
  font-family: 'gillsanslightregular'; }

p {
  font-size: 24px; }

a {
  font-size: 24px; }

/*-------------Contents--------------*/
.contents {
  
  position: relative; }

.footer {
  text-align: center; }
.main-menu {
  margin: 40px auto 95px;
  max-width: 958px; }

.main-menu li {
  list-style-type: none;
  margin-bottom: 15px; }

.main-menu li a {
  display: block;
  min-height: 32px;
  font-size: 18px;
  line-height: 27px;
  text-decoration: none;
  color: #FFFFFF !important;
  padding: 25px 15px;
  background: #ce3e45;
  border-radius: 22px; }

.main-menu li:nth-child(2n) a {
  background: #687381; }

.nav-item {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: inline-block;
  float: right; }

#section1 {
  position: relative; }

.grey {
  background: #f4f4f4 !important; }
  .grey div.borderFull {
    border: 1px solid #ce3e45;
    padding: 30px; }
  .grey div.borderBox {
    background-color: #ce3e45;
    padding: 1px 0px;
    display: block;
    margin-top: 40px;
    color: white; }

.blue {
  background: #5986c1;
  color: #FFFFFF; }
  .blue div.borderFull {
    border: 1px solid white;
    padding: 30px; }
  .blue div.borderBox {
    background-color: white;
    padding: 1px 0px;
    display: block;
    margin-top: 40px;
    color: #687381; }

.red {
  background: #ce3e45;
  color: #FFFFFF;
  padding-bottom: 65px; }
  .red div.borderFull {
    border: 1px solid #f4f4f4;
    padding: 30px; }
  .red div.borderBox {
    background-color: #f4f4f4;
    padding: 1px 0px;
    display: block;
    margin-top: 40px;
    color: #ce3e45; }

.section {
  padding: 20px;
  background-color: white;
  color: black; }

.section h2 {
  padding-bottom: 0 !important; }

.section-img {
  width: 150px;
  margin: 0 auto 50px; }



.links li a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  width: 100%; }

.links li {
  list-style-type: none; }

h3 {
  font-size: 20px;
  padding-bottom: 30px; }

.offset-bottom {
  padding-bottom: 90px; }

.offset-top {
  padding-top: 25px; }

.right {
  background-position: left bottom;
  float: right;
  width: 280px;
  height: 130px;
  color: #fff;
  position: relative;
  margin-right: 20px; }

.right p {
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 18px;
  font-weight: 600; }

.content {
  overflow: hidden;
  width: 100%;
  background: #e6e6e6;
  margin-top: -25px;
  padding: 0 0 50px; }

.content li {
  list-style: none; }

.content .one-1 {
  width: 65%;
  float: left;
  margin: 2% 0; }

.content .one-1 h2 {
  font-size: 36px; }

.content .one-1 p {
  font-size: 16px; }

.content .two {
  width: 53%;
  float: left;
  margin: 1%;
  margin-top: 57px; }

.content .three {
  width: 30%;
  float: right;
  margin: 1%;
  margin-top: 57px; }

.content .three li {
  font-size: 12px;
  margin-bottom: 13px; }

.content .three img {
  float: left; }

.content ul {
  padding: 2%;
  max-width: 1170px;
  margin: 0 auto; }

.table-wrap {
  max-width: 600px;
  margin: 0 auto; }

/*table 1 */
.pool-table {
  overflow: hidden;
  position: relative; }

.pool-table .img {
  display: block;
  width: 100%;
  height: auto; }

.pool-table-holder {
  position: absolute;
  top: 12%;
  left: 7%;
  width: 86%;
  height: 76%; }

.ball {
  width: 3%;
  height: 6%;
  position: absolute;
  margin: -1% 0 0 -1.5%; }

.ball img {
  width: 100%;
  height: auto;
  display: block; }

#wrapper-1 .ball-2 {
  top: 100%;
  left: 49%;
  opacity: 1; }

#wrapper-1 .ball-3 {
  top: 98%;
  left: 53%; }

#wrapper-1 .active .ball-2 {
  -webkit-animation: ball-2 4.3s 0s linear forwards;
  -moz-animation: ball-2 5s 4.3s linear forwards;
  -o-animation: ball-2 4.3s 0s linear forwards;
  -ms-animation: ball-2 4.3s 0s linear forwards;
  animation: ball-2 4.3s 0s linear forwards; }

#wrapper-1 .active .ball-3 {
  -webkit-animation: ball-3 0.5s 4.1s linear forwards;
  -moz-animation: ball-3 0.5s 4.1s linear forwards;
  -o-animation: ball-3 0.5s 4.1s linear forwards;
  -ms-animation: ball-3 0.5s 4.1s linear forwards;
  animation: ball-3 0.5s 4.1s linear forwards; }

.play {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  overflow: hidden;
  /*max-width: 1020px;*/ }

.play button {
  margin: 0 auto;
  display: block;
  background: transparent;
  cursor: pointer;
  border: none;
  width: 100%;
  height: 100%; }

.play img {
  width: 150px; }

/* colours */
.blue {
  background-color: #687381;
  color: white; }

.red {
  background-color: #ce3e45;
  color: white; }

.effect2 {
  position: relative; }

.effect2:before, .effect2:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg); }

.effect2:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto; }

/*----------Responsive----------*/
@media (max-width: 1780px) {
  .header h1 {
    padding-bottom: 35px; }

  .name {
    bottom: 60px; } }
@media (max-width: 1440px) {
  .fixed-menu {
    right: 5%; }

  #message {
    left: 6%; }

  .header h1 {
    padding-bottom: 25px; }

  h1 {
    font-size: 45px;
    line-height: 45px; }

  .header h2 {
    font-size: 35px; } }
@media (max-width: 1280px) {
  .wrap {
    max-width: 860px; }

  .fixed-menu {
    right: .7%; }

  #message {
    left: 1.5%; }

  .header h2 {
    font-size: 30px; }

  .name {
    bottom: 60px; }

  .header h1 {
    padding-bottom: 20px; }

  h1 {
    font-size: 40px;
    line-height: 40px; } }
@media (max-width: 1240px) {
  .content .two {
    width: 44%;
    float: left;
    margin: 1%;
    margin-top: 57px; }

  .content .three {
    width: 24%;
    float: left;
    margin: 1%;
    margin-top: 57px; } }
@media (max-width: 1048px) {
  .content .three {
    width: 28%;
    float: left;
    margin: 1%;
    margin-top: 57px; } }
@media (max-width: 1024px) {
  .wrap {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .name {
    bottom: 45px; }

  .fixed-menu,
  #message {
    display: none; } }
@media (max-width: 930px) {
  .name {
    bottom: 25px; }

  .header h1 {
    padding-bottom: 10px; }

  h1 {
    font-size: 30px;
    line-height: 30px; }

  .header h2 {
    font-size: 25px; }

  div.youtube {
    width: 100%;
    height: 400px; } }
@media (max-width: 900px) {
  .content .two {
    width: 40%;
    float: left;
    margin: 1%;
    margin-top: 57px; }

  .content .three {
    width: 32%;
    float: left;
    margin: 1%;
    margin-top: 57px; } }
@media (max-width: 789px) {
  .content .three, .content .one-1, .content .two {
    float: none;
    width: 100%;
    margin-top: 10px; }

  .play img {
    width: 80px; }

  .content .three img {
    display: none; }

  .pool .one {
    width: 100%;
    float: none;
    border: none;
    padding-left: 0; }

  .pool .two {
    width: 100%;
    float: none; }

  .pool-1 .one {
    width: 100%;
    float: none;
    border: none;
    padding-left: 0; }

  .pool-1 .two {
    width: 100%;
    float: none; }

  .text-block {
    width: 100% !important;
    max-width: 100% !important; }

  iframe {
    width: 100% !important; }

  .img-holder1,
  .img-holder3 {
    bottom: -4px; } }
@media (max-width: 620px) {
  .name {
    bottom: 10px; }

  .section-img {
    width: 100px; }

  .header h1 {
    padding-bottom: 5px; }

  .main-menu li a {
    padding: 10px 0 10px; }

  h1 {
    font-size: 22px;
    line-height: 22px; }

  .header h2 {
    font-size: 18px; }

  h2 {
    font-size: 30px; }

  p,
  a,
  h3,
  .main-menu li a {
    font-size: 16px; }

  div.youtube {
    width: 100%;
    height: 300px; } }
@media (max-width: 480px) {
  .header h1 {
    padding-bottom: 12px; }

  .header h2 {
    font-size: 14px; }

  h1 {
    font-size: 15px;
    line-height: 16px; }

  .name {
    bottom: 7px; }

  .header h1 {
    padding-bottom: 0; }

  h2 {
    font-size: 25px; }

  .play img {
    width: 70px; }

  div.youtube {
    width: 100%;
    height: 200px; } }
#bubbles1, #bubbles2 {
  width: 40%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 999;
  background: url(/Assets/HLD/Images/Scotts/cue.png) no-repeat; }

#bubbles2 {
  background: url(/Assets/HLD/Images/Scotts/bubbles3.png) 95% 90% no-repeat; }

.container {
  width: 400px;
  height: 250px;
  margin: 0 auto;
  overflow: hidden; }

.item {
  float: left;
  width: 50px;
  height: 50px;
  background: #E7E6DD; }

.item {
  -webkit-animation: 2s infinite both;
  animation: 2s infinite both; }

.item:nth-of-type(1) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms; }

.item:nth-of-type(2) {
  -webkit-animation-delay: 1200ms;
  animation-delay: 1200ms; }

.item:nth-of-type(3) {
  -webkit-animation-delay: 1800ms;
  animation-delay: 1800ms; }

.item:nth-of-type(4) {
  -webkit-animation-delay: 2400ms;
  animation-delay: 2400ms; }

.item:nth-of-type(5) {
  -webkit-animation-delay: 3000ms;
  animation-delay: 3000ms; }

.item:nth-of-type(6) {
  -webkit-animation-delay: 3600ms;
  animation-delay: 3600ms; }

.item:nth-of-type(7) {
  -webkit-animation-delay: 4200ms;
  animation-delay: 4200ms; }

.item:nth-of-type(8) {
  -webkit-animation-delay: 4800ms;
  animation-delay: 4800ms; }

.item:nth-of-type(9) {
  -webkit-animation-delay: 5400ms;
  animation-delay: 5400ms; }

.item:nth-of-type(10) {
  -webkit-animation-delay: 6000ms;
  animation-delay: 6000ms; }

.item:nth-of-type(11) {
  -webkit-animation-delay: 6600ms;
  animation-delay: 6600ms; }

.item:nth-of-type(12) {
  -webkit-animation-delay: 7200ms;
  animation-delay: 7200ms; }

.item:nth-of-type(13) {
  -webkit-animation-delay: 7800ms;
  animation-delay: 7800ms; }

.item:nth-of-type(14) {
  -webkit-animation-delay: 8400ms;
  animation-delay: 8400ms; }

.item:nth-of-type(15) {
  -webkit-animation-delay: 9000ms;
  animation-delay: 9000ms; }

.item:nth-of-type(16) {
  -webkit-animation-delay: 9600ms;
  animation-delay: 9600ms; }

.item:nth-of-type(17) {
  -webkit-animation-delay: 10200ms;
  animation-delay: 10200ms; }

.item:nth-of-type(18) {
  -webkit-animation-delay: 10800ms;
  animation-delay: 10800ms; }

.item:nth-of-type(19) {
  -webkit-animation-delay: 11400ms;
  animation-delay: 11400ms; }

.item:nth-of-type(20) {
  -webkit-animation-delay: 12000ms;
  animation-delay: 12000ms; }

.item:nth-of-type(21) {
  -webkit-animation-delay: 12600ms;
  animation-delay: 12600ms; }

.item:nth-of-type(22) {
  -webkit-animation-delay: 13200ms;
  animation-delay: 13200ms; }

.item:nth-of-type(23) {
  -webkit-animation-delay: 13800ms;
  animation-delay: 13800ms; }

.item:nth-of-type(24) {
  -webkit-animation-delay: 14400ms;
  animation-delay: 14400ms; }

.item:nth-of-type(25) {
  -webkit-animation-delay: 15000ms;
  animation-delay: 15000ms; }

.item:nth-of-type(26) {
  -webkit-animation-delay: 15600ms;
  animation-delay: 15600ms; }

.item:nth-of-type(27) {
  -webkit-animation-delay: 16200ms;
  animation-delay: 16200ms; }

.item:nth-of-type(28) {
  -webkit-animation-delay: 16800ms;
  animation-delay: 16800ms; }

.item:nth-of-type(29) {
  -webkit-animation-delay: 17400ms;
  animation-delay: 17400ms; }

.item:nth-of-type(30) {
  -webkit-animation-delay: 18000ms;
  animation-delay: 18000ms; }

.item:nth-of-type(31) {
  -webkit-animation-delay: 18600ms;
  animation-delay: 18600ms; }

.item:nth-of-type(32) {
  -webkit-animation-delay: 19200ms;
  animation-delay: 19200ms; }

.item:nth-of-type(33) {
  -webkit-animation-delay: 19800ms;
  animation-delay: 19800ms; }

.item:nth-of-type(34) {
  -webkit-animation-delay: 20400ms;
  animation-delay: 20400ms; }

.item:nth-of-type(35) {
  -webkit-animation-delay: 21000ms;
  animation-delay: 21000ms; }

.item:nth-of-type(36) {
  -webkit-animation-delay: 21600ms;
  animation-delay: 21600ms; }

.item:nth-of-type(37) {
  -webkit-animation-delay: 22200ms;
  animation-delay: 22200ms; }

.item:nth-of-type(38) {
  -webkit-animation-delay: 22800ms;
  animation-delay: 22800ms; }

.item:nth-of-type(39) {
  -webkit-animation-delay: 23400ms;
  animation-delay: 23400ms; }

.item:nth-of-type(40) {
  -webkit-animation-delay: 24000ms;
  animation-delay: 24000ms; }

.container2 {
  width: 100%;
  height: 1000px; }

.square {
  position: absolute; }

.square-1 {
  width: 100px;
  height: 100px;
  background: red;
  top: 600px; }

.square-2 {
  width: 120px;
  height: 120px;
  background: black;
  left: 800px;
  top: 800px; }

/*# sourceMappingURL=style.css.map */
