@charset "UTF-8";
.space-out-0 {
  margin: 0rem !important; }

.space-out-t-0 {
  margin-top: 0rem !important; }

.space-out-r-0 {
  margin-right: 0rem !important; }

.space-out-b-0 {
  margin-bottom: 0rem !important; }

.space-out-l-0 {
  margin-left: 0rem !important; }

.space-in-0 {
  padding: 0rem !important; }

.space-in-t-0 {
  padding-top: 0rem !important; }

.space-in-r-0 {
  padding-right: 0rem !important; }

.space-in-b-0 {
  padding-bottom: 0rem !important; }

.space-in-l-0 {
  padding-left: 0rem !important; }

.space-out-1 {
  margin: 0.25rem !important; }

.space-out-t-1 {
  margin-top: 0.25rem !important; }

.space-out-r-1 {
  margin-right: 0.25rem !important; }

.space-out-b-1 {
  margin-bottom: 0.25rem !important; }

.space-out-l-1 {
  margin-left: 0.25rem !important; }

.space-in-1 {
  padding: 0.25rem !important; }

.space-in-t-1 {
  padding-top: 0.25rem !important; }

.space-in-r-1 {
  padding-right: 0.25rem !important; }

.space-in-b-1 {
  padding-bottom: 0.25rem !important; }

.space-in-l-1 {
  padding-left: 0.25rem !important; }

.space-out-2 {
  margin: 0.5rem !important; }

.space-out-t-2 {
  margin-top: 0.5rem !important; }

.space-out-r-2 {
  margin-right: 0.5rem !important; }

.space-out-b-2 {
  margin-bottom: 0.5rem !important; }

.space-out-l-2 {
  margin-left: 0.5rem !important; }

.space-in-2 {
  padding: 0.5rem !important; }

.space-in-t-2 {
  padding-top: 0.5rem !important; }

.space-in-r-2 {
  padding-right: 0.5rem !important; }

.space-in-b-2 {
  padding-bottom: 0.5rem !important; }

.space-in-l-2 {
  padding-left: 0.5rem !important; }

.space-out-3 {
  margin: 0.75rem !important; }

.space-out-t-3 {
  margin-top: 0.75rem !important; }

.space-out-r-3 {
  margin-right: 0.75rem !important; }

.space-out-b-3 {
  margin-bottom: 0.75rem !important; }

.space-out-l-3 {
  margin-left: 0.75rem !important; }

.space-in-3 {
  padding: 0.75rem !important; }

.space-in-t-3 {
  padding-top: 0.75rem !important; }

.space-in-r-3 {
  padding-right: 0.75rem !important; }

.space-in-b-3 {
  padding-bottom: 0.75rem !important; }

.space-in-l-3 {
  padding-left: 0.75rem !important; }

.space-out-4 {
  margin: 1rem !important; }

.space-out-t-4 {
  margin-top: 1rem !important; }

.space-out-r-4 {
  margin-right: 1rem !important; }

.space-out-b-4 {
  margin-bottom: 1rem !important; }

.space-out-l-4 {
  margin-left: 1rem !important; }

.space-in-4 {
  padding: 1rem !important; }

.space-in-t-4 {
  padding-top: 1rem !important; }

.space-in-r-4 {
  padding-right: 1rem !important; }

.space-in-b-4 {
  padding-bottom: 1rem !important; }

.space-in-l-4 {
  padding-left: 1rem !important; }

.space-out-5 {
  margin: 1.25rem !important; }

.space-out-t-5 {
  margin-top: 1.25rem !important; }

.space-out-r-5 {
  margin-right: 1.25rem !important; }

.space-out-b-5 {
  margin-bottom: 1.25rem !important; }

.space-out-l-5 {
  margin-left: 1.25rem !important; }

.space-in-5 {
  padding: 1.25rem !important; }

.space-in-t-5 {
  padding-top: 1.25rem !important; }

.space-in-r-5 {
  padding-right: 1.25rem !important; }

.space-in-b-5 {
  padding-bottom: 1.25rem !important; }

.space-in-l-5 {
  padding-left: 1.25rem !important; }

.space-out-6 {
  margin: 1.5rem !important; }

.space-out-t-6 {
  margin-top: 1.5rem !important; }

.space-out-r-6 {
  margin-right: 1.5rem !important; }

.space-out-b-6 {
  margin-bottom: 1.5rem !important; }

.space-out-l-6 {
  margin-left: 1.5rem !important; }

.space-in-6 {
  padding: 1.5rem !important; }

.space-in-t-6 {
  padding-top: 1.5rem !important; }

.space-in-r-6 {
  padding-right: 1.5rem !important; }

.space-in-b-6 {
  padding-bottom: 1.5rem !important; }

.space-in-l-6 {
  padding-left: 1.5rem !important; }

.hero {
  margin: -1rem -1rem 15rem -1rem !important;
  padding: 65px 0 20px;
  background: #39455d !important; }
  @media only screen and (max-width: 767px) {
    .hero {
      padding: 20px 0 430px !important;
      margin: -1rem -1rem 0rem -1rem !important; }
      .hero h2.ui.header {
        font-size: 1.1rem !important; }
      .hero .ui.button {
        width: calc(100% - 30px) !important;
        margin: 0 auto 10px; } }

#heroIpad {
  margin: 50px 0 -210px;
  text-align: left !important;
  cursor: pointer; }
  #heroIpad img.ui.image {
    margin-left: 0 !important; }
  #heroIpad .icon.play {
    position: absolute;
    padding: 22px 30px;
    background: rgba(98, 146, 221, 0.8);
    border-radius: 11px;
    top: 220px;
    left: 174px;
    z-index: 999;
    transition: 0.3s;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); }
    #heroIpad .icon.play:before {
      position: relative;
      top: -11px;
      margin-left: -5px; }
  #heroIpad:hover .icon.play {
    transform: scale(1.05);
    transition: 0.3s; }

#heroLaptop {
  margin-top: 50px;
  margin-bottom: -150px; }
  @media only screen and (min-width: 991px) and (max-width: 1200px) {
    #heroLaptop {
      left: -160px !important; } }

#heroVideocontainer {
  cursor: pointer;
  position: relative; }
  #heroVideocontainer video {
    width: 573px;
    position: absolute;
    z-index: 99;
    top: 76px;
    left: 50%;
    margin-left: -288px;
    outline: none !important;
    border: 0 !important; }
    @media only screen and (min-width: 991px) and (max-width: 1200px) {
      #heroVideocontainer video {
        margin-left: -448px; } }
  #heroVideocontainer .icon.play {
    position: absolute;
    padding: 22px 30px;
    background: rgba(98, 146, 221, 0.8);
    border-radius: 11px;
    top: 230px;
    left: 50%;
    z-index: 999;
    margin-left: -35px;
    transition: 0.3s;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); }
    @media only screen and (min-width: 991px) and (max-width: 1200px) {
      #heroVideocontainer .icon.play {
        margin-left: -195px; } }
    #heroVideocontainer .icon.play:before {
      position: relative;
      top: -11px;
      margin-left: -5px; }
  #heroVideocontainer:hover .icon.play {
    transform: scale(1.05);
    transition: 0.3s; }

#superStocks, #suckerStocks {
  position: absolute; }
  #superStocks .ui.raised.segment, #suckerStocks .ui.raised.segment {
    width: 220px;
    padding: 0.6rem !important;
    position: absolute; }
    #superStocks .ui.raised.segment .stockImage, #suckerStocks .ui.raised.segment .stockImage {
      width: 40px;
      height: 40px;
      border-radius: 4px; }
    #superStocks .ui.raised.segment .ui.rounded.label, #suckerStocks .ui.raised.segment .ui.rounded.label {
      padding: 0.3833em 0.633em !important; }
      #superStocks .ui.raised.segment .ui.rounded.label.pale-green, #suckerStocks .ui.raised.segment .ui.rounded.label.pale-green {
        background: rgba(34, 135, 69, 0.2) !important; }
      #superStocks .ui.raised.segment .ui.rounded.label.pale-red, #suckerStocks .ui.raised.segment .ui.rounded.label.pale-red {
        background: rgba(204, 71, 82, 0.2) !important; }

#superStocks {
  left: 0;
  bottom: -180px; }
  #superStocks .ui.segment {
    animation: slideLeft 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
    opacity: 0; }
  #superStocks .ui.raised.segment:nth-child(1) {
    bottom: 0;
    left: -90px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2) !important;
    animation-delay: 0.8s; }
  #superStocks .ui.raised.segment:nth-child(2) {
    bottom: 175px;
    left: 10px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.9) !important;
    animation-delay: 0.5s; }
  #superStocks .ui.raised.segment:nth-child(3) {
    bottom: 391px;
    left: -60px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.9) !important;
    animation-delay: 1s; }

#suckerStocks {
  right: 0;
  bottom: -200px; }
  @media only screen and (max-width: 767px) {
    #suckerStocks {
      right: 50px;
      bottom: -510px; } }
  #suckerStocks .ui.segment {
    animation: slideRight 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
    opacity: 0; }
  #suckerStocks .ui.raised.segment:nth-child(1) {
    bottom: 0;
    right: -110px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2) !important;
    animation-delay: 1.1s; }
    @media only screen and (max-width: 767px) {
      #suckerStocks .ui.raised.segment:nth-child(1) {
        bottom: 100px; } }
  #suckerStocks .ui.raised.segment:nth-child(2) {
    bottom: 175px;
    right: -10px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.9) !important;
    animation-delay: 0.7s; }
  #suckerStocks .ui.raised.segment:nth-child(3) {
    bottom: 391px;
    right: -80px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.9) !important;
    animation-delay: 0.9s; }

#middleSuperStock {
  left: 40px; }
  @media only screen and (max-width: 767px) {
    #middleSuperStock {
      bottom: -95px !important; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    #middleSuperStock {
      left: 470px !important; } }
  @media only screen and (min-width: 991px) and (max-width: 1200px) {
    #middleSuperStock {
      left: 710px !important; } }
  @media only screen and (min-width: 1200px) {
    #middleSuperStock {
      left: 10px; } }

@keyframes slideLeft {
  0% {
    transform: translate3d(-400px, 0, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes slideRight {
  0% {
    transform: translate3d(400px, 0, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.gamble {
  margin-bottom: 5rem; }

#gamblePoints .ui.rounded.label {
  padding: 0.2833em 0.333em !important; }

@media only screen and (max-width: 992px) {
  #gamblePoints .ui.rounded.label span {
    font-size: 1rem !important; } }

.featureCarousel {
  padding: 5rem 0;
  margin: 0 -1rem 5rem; }
  @media only screen and (max-width: 767px) {
    .featureCarousel {
      padding: 5rem 1.5rem; } }

@media only screen and (min-width: 768px) {
  .highlighted {
    background: #d3e7d9;
    padding: 1px 3px;
    box-shadow: 0 0 6px 0 #d3e7d9, 0 0 4px 3px #d3e7d9; } }

#featureSlider {
  margin: 0; }
  @media only screen and (min-width: 768px) {
    #featureSlider {
      margin: 0 70px; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    #featureSlider {
      min-height: 710px; } }
  @media only screen and (max-width: 767px) {
    #featureSlider {
      min-height: 855px; } }
  #featureSlider .largeRem.top-5 {
    line-height: 140% !important;
    margin-left: 47px; }
  #featureSlider .slick-slide {
    min-height: 440px !important; }
    #featureSlider .slick-slide:focus {
      outline: none; }

.slick-next,
.slick-prev {
  text-indent: -100px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -20px; }
  @media only screen and (max-width: 767px) {
    .slick-next,
    .slick-prev {
      display: none; } }
  .slick-next:focus,
  .slick-prev:focus {
    outline: none; }
  .slick-next:hover,
  .slick-prev:hover {
    cursor: pointer;
    background: #869AB8; }
    .slick-next:hover:after,
    .slick-prev:hover:after {
      color: #FFFFFF; }
  .slick-next:after,
  .slick-prev:after {
    position: absolute;
    display: block;
    top: -2px;
    font-size: 2.3rem;
    font-family: Arial; }

.slick-prev {
  left: -70px !important; }
  .slick-prev:after {
    content: "‹";
    left: 70px; }

.slick-next {
  right: -70px !important; }
  .slick-next:after {
    content: "›";
    left: 72px; }

ul.slick-dots {
  list-style: none;
  width: 280px;
  margin: 25px auto 0; }
  ul.slick-dots li {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 2px solid #4776BA;
    margin: 0 5px;
    cursor: pointer; }
    ul.slick-dots li button {
      display: none; }
    ul.slick-dots li.slick-active {
      background: #4776BA; }

#stockreport_carousel {
  max-width: 390px;
  margin: auto; }

#reviewSlider .slick-dots {
  width: 85px;
  padding: 0; }

#reviewSlider .ui.segment {
  min-height: 166px; }

.reviews {
  margin-bottom: 7rem; }
  @media only screen and (max-width: 767px) {
    .reviews .ui.centered.large.header.m-b-5 {
      font-size: 28px !important; } }
  @media only screen and (max-width: 767px) {
    .reviews .ui.centered.header.normal.m-t-5.m-b-25 {
      font-size: 22px !important; } }

blockquote {
  text-indent: 0 !important; }
  blockquote:before, blockquote:after {
    display: none !important; }

.subscriberName:before {
  content: "";
  display: block;
  height: 3px;
  width: 50px;
  background: #d8e7f0;
  margin: 15px auto 30px; }

.subscriberImage {
  width: 160px;
  height: auto; }

.subscriberQuoteMarks {
  top: 126px;
  left: 50%;
  margin-left: 30px !important; }

.howitworks {
  margin: 0 -1rem; }
  @media only screen and (max-width: 767px) {
    .howitworks {
      padding: 0 1rem; } }
  .howitworks .ui.container {
    padding: 7rem 0; }
  @media only screen and (min-width: 992px) {
    .howitworks .ui.relaxed.grid > .row.paddedRow > .column {
      padding-left: 3rem !important;
      padding-right: 3rem !important; } }

.segmentNumber {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  height: 30px;
  width: 30px;
  background: #4776BA;
  border-radius: 50%;
  top: -22px;
  left: 50%;
  margin-left: -15px;
  line-height: 159%; }

.howitworks .chevron-right {
  top: 50%;
  right: -45px;
  margin-top: -45px;
  font-size: 4.5rem; }

.hiwSegment {
  border: 1px solid #4776BA !important; }
  .hiwSegment .ui.segment.no-padding.hidden {
    border-top: none !important;
    border-radius: 7px !important; }
  .hiwSegment .ui.segment.text-center {
    background: #EFF2F9; }

#stockranksSlider ul.slick-dots {
  width: 114px;
  margin-top: 10px; }

.faqs {
  padding: 7rem 0; }
  @media only screen and (max-width: 992px) {
    .faqs .ui.accordion .title {
      font-size: 1.2rem !important; } }
  .faqs .ui.accordion .icof-chevron-up {
    position: relative;
    top: 2px;
    transform: rotateZ(180deg);
    transition: 0.3s; }
  .faqs .ui.accordion .title.active .icof-chevron-up {
    transform: rotateZ(0deg);
    transition: 0.3s; }

.ui.segment.refinitiv {
  background: #f6f6fb; }

.sellList .item span {
  display: inline-block;
  width: calc(100% - 40px); }

.endSell {
  background: #39455d url(../../images/endsell_bg.png) top center no-repeat !important;
  background-size: cover !important; }

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