
.rb-lb-header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Rosterbuster-main-banner-site.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.bgvideo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.rb-lb-h1 {
  margin-bottom: 20px;
  color: #fff;
  font-size: 54px;
  line-height: 1.2;
  font-weight: 600;
}

.rb-lb-header-sub-text {
  margin-bottom: 30px;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
}

.rb-lb-header-contents {
  position: relative;
  z-index: 1;
  width: 700px;
}

.rb-lb-header-contents.centered {
  text-align: center;
}

.rb-lb-header-buttons-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.rb-lb-header-buttons-flex.centered {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ios-header-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16.5px 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 35px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.ios-header-button:hover {
  background-color: #fd5d22;
  -webkit-filter: invert(100%);
  filter: invert(100%);
  text-decoration: none !important;
}

.apple-logo-header-btn {
  position: relative;
  top: -1px;
  margin-right: 10px;
}

.apple-logo-header-btn.inverse {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.apple-logo-header-btn.whiteblue {
  margin-right: 15px;
}

.apple-logo-header-btn.bluewhite {
  margin-right: 15px;
}

.rb-lg-header-btn-spacer {
  width: 10px;
}

.android-header-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16.5px 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 35px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.android-header-button:hover {
  border-color: #000;
  background-color: #000;
  -webkit-filter: invert(100%);
  filter: invert(100%);
    text-decoration: none !important;
}

.rb-lb-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rb-lb-container {
  max-width: 1200px;
}

.rb-lg-h2 {
  margin-bottom: 30px;
  color: #000;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}

.rb-lb-header-subtext {
  margin-bottom: 30px;
  color: #8c8c8c;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
}

.rb-lb-header-subtext.sml {
  font-size: 14px;
}

.rb-lb-section-header-block {
  width: 750px;
}

.rb-lb-section-header-block.lrg {
  width: 800px;
}

.rb-lb-phone-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rb-lb-phone-container-left {
  width: 290px;
  text-align: right;
}

.rb-lb-phone-container-right {
  width: 290px;
  text-align: left;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav {
  padding-top: 26px;
  font-size: 8px;
}

.slider {
  min-height: 775px;
  background-color: transparent;
}

.phone-slide {
  width: 100%;
}

.mask {
  max-width: 585px;
}

.slider-image {
  display: block;
  width: 358px;
  margin-right: auto;
  margin-left: auto;
}

.rb-lb-phone-pods {
  padding-top: 20px;
  padding-bottom: 20px;
}

.rb-lb-phone-pod-title {
  margin-top: 24px;
  margin-bottom: 24px;
  color: #0a0a0a;
  font-size: 18px;
}

.rb-lb-phone-pod-body {
  color: #8c8c8c;
  font-size: 13px;
}

.section-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 180px;
  padding-bottom: 180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #292929;
}

.rb-lb-large-quote {
  width: 800px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 36px;
  line-height: 1.5;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.italic-text {
  width: 800px;
  font-size: 30px;
  line-height: 1.4;
}

.rb-lb-quote-source {
  color: #fff;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 1px;
}

.rb-lb-section-app {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hr-spacer {
  width: 200px;
  height: 1px;
  margin-bottom: 40px;
  background-color: #dfdfdf;
}

.app-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10.5px 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #0fa7df;
  border-radius: 40px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #0fa7df;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.app-buttons:hover {
  border-color: #02a2dd;
  background-color: #02a2dd;
  -webkit-filter: none;
  filter: none;
  color: #fff;
    text-decoration: none !important;
}

.app-buttons.active {
  padding-top: 16.5px;
  padding-bottom: 16.5px;
  border-color: #0fa7df;
  border-radius: 40px;
  background-color: #0fa7df;
  -webkit-filter: none;
  filter: none;
  color: #fff;
}

.app-buttons.active:hover {
  border-color: #0fa7df;
  background-color: #fff;
  -webkit-filter: none;
  filter: none;
  color: #0fa7df;
    text-decoration: none !important;
}




.rb-ca-h1 {
  margin-bottom: 20px;
  color: #fff;
  font-size: 43px;
  line-height: 1.2;
  font-weight: 600;
}

.rb-ca-header-sub-text {
  margin-bottom: 30px;
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
}

.rb-ca-header-sub-text.bold {
  font-weight: 600;
}

.rb-ca-header-hr {
  width: 100px;
  height: 1px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color: #fff;
}

.rb-ca-header-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16.5px 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #02a2dd;
  border-radius: 35px;
  background-color: #02a2dd;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.rb-ca-header-buttons:hover {
  border: 1px solid #02a2dd;
  background-color: transparent;
  color: #02a2dd;
    text-decoration:none !important;
}

.rb-ca-header-buttons.orange {
    border: 1px solid #ff7401;
    background-color: #ff7401;
}

.rb-ca-header-buttons.orange:hover {
    border: 1px solid #ff7401;
    color: #ff7401;
    background-color: transparent;
}

.rb-ca-header-buttons.white:hover {
  -webkit-filter: none;
  filter: none;
}

.rb-ca-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dfdfdf;
  background-color: #f5f5f5;
}

.rb-ca-header-subtext {
  margin-bottom: 60px;
  color: #8c8c8c;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
}

.rb-ca-header-subtext.sml {
  font-size: 14px;
}

.rb-ca-phone-container-right {
  width: 290px;
  margin-bottom: 30px;
  text-align: left;
}

.rb-ca-phone-container-left {
  width: 290px;
  margin-bottom: 30px;
  text-align: right;
}

.ca-slider {
  min-height: 775px;
  background-color: transparent;
}

.ca-mask {
  max-width: 580px;
}

.section-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rb-ca-media-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rb-ca-media-left {
  width: 50%;
  padding-right: 15px;
}

.rb-ca-media-right {
  width: 50%;
  padding-left: 15px;
}

.rb-ca-media-small-title {
  margin-bottom: 20px;
  color: #02a2dd;
  font-size: 15px;
  font-weight: 600;
}

.rb-ca-media-title {
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 600;
}

.rb-ca-media-body {
  margin-bottom: 40px;
  color: #8c8c8c;
  line-height: 2;
  font-weight: 400;
}

.rb-ca-media-stats-pod {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rb-ca-stat {
  margin-bottom: 10px;
  color: #02a2dd;
  font-size: 40px;
  line-height: 1;
  font-weight: 600;
}

.rb-ca-media-stats {
  margin-right: 60px;
}

@media screen and (max-width: 991px) {
  .rb-lb-h1 {
    font-size: 50px;
  }

  .rb-lg-h2 {
    font-size: 34px;
  }

  .rb-lb-section-header-block {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .rb-lb-section-header-block.lrg {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .rb-lb-phone-container-left {
    width: 270px;
    padding-left: 15px;
  }

  .rb-lb-phone-container-right {
    width: 270px;
    padding-right: 15px;
  }

  .slider {
    min-height: 720px;
  }

  .mask {
    max-width: 450px;
  }

  .slider-image {
    width: 330px;
  }

  .section-quote {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .rb-lb-large-quote {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 32px;
  }

  .rb-ca-h1 {
    font-size: 50px;
  }

  .rb-ca-phone-container-right {
    width: 270px;
    padding-right: 15px;
  }

  .rb-ca-phone-container-left {
    width: 270px;
    padding-left: 15px;
  }

  .ca-slider {
    min-height: 720px;
  }

  .ca-mask {
    max-width: 450px;
  }

  .section-media {
    padding-right: 15px;
    padding-left: 15px;
  }

  .rb-ca-media-container {
    width: 100%;
  }

  .rb-ca-media-small-title {
    margin-bottom: 10px;
  }

  .rb-ca-media-title {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .rb-ca-media-stats-pod {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .rb-ca-media-stats {
    margin-right: 40px;
    line-height: 1.4;
  }
}

@media screen and (max-width: 767px) {
  .rb-lb-header {
    padding-right: 20px;
    padding-left: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.42)), to(rgba(0, 0, 0, 0.42))), url('../images/Rosterbuster-main-banner-site.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.42)), url('../images/Rosterbuster-main-banner-site.jpeg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .bgvideo {
    display: none;
  }

  .rb-lb-h1 {
    font-size: 46px;
    text-align: center;
  }

  .rb-lb-header-sub-text {
    font-size: 16px;
    text-align: center;
  }

  .rb-lb-header-buttons-flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .rb-lb-main {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .rb-lb-phone-container {
    margin-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .rb-lb-phone-container-left {
    width: 100%;
    padding-left: 0px;
  }

  .rb-lb-phone-container-right {
    width: 100%;
    padding-right: 0px;
  }

  .rb-lb-phone-pods {
    text-align: center;
  }

  .section-quote {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .rb-lb-large-quote {
    font-size: 30px;
  }

  .rb-lb-section-app {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .rb-ca-h1 {
    font-size: 46px;
    text-align: center;
  }

  .rb-ca-header-sub-text {
    font-size: 16px;
    text-align: center;
  }

  .rb-ca-main {
    padding-top: 80px;
    padding-bottom: 30px;
  }

  .rb-ca-phone-container-right {
    width: 100%;
    padding-right: 0px;
  }

  .rb-ca-phone-container-left {
    width: 100%;
    padding-left: 0px;
  }

  .ca-mask {
    margin-right: auto;
    margin-left: auto;
  }

  .rb-ca-media-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .rb-ca-media-left {
    width: 100%;
    padding-right: 0px;
  }

  .rb-ca-media-right {
    width: 100%;
    margin-top: 20px;
    padding-left: 0px;
    text-align: center;
  }

  .rb-ca-media-stats-pod {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 479px) {
  .rb-lb-h1 {
    font-size: 41px;
  }

  .rb-lb-header-buttons-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rb-lg-header-btn-spacer {
    width: 0px;
    height: 20px;
  }

  .rb-lg-h2 {
    margin-bottom: 20px;
    line-height: 1.2;
  }

  .rb-lb-phone-pods {
    padding-right: 30px;
    padding-left: 30px;
  }

  .rb-lb-large-quote {
    font-size: 28px;
  }

  .rb-ca-h1 {
    font-size: 41px;
  }

  .section-media {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .rb-ca-media-small-title {
    font-size: 14px;
  }

  .rb-ca-media-title {
    font-size: 24px;
  }

  .rb-ca-media-stats-pod {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rb-ca-media-stats {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
}



/* SVG Makeover */
.app-buttons .whiteblue {
    filter: invert(100%) sepia(24%) saturate(656%) hue-rotate(198deg) brightness(114%) contrast(100%);
}
.app-buttons:hover > .whiteblue {
    filter: invert(48%) sepia(46%) saturate(4965%) hue-rotate(168deg) brightness(100%) contrast(101%);
}


.app-buttons .whiteorange {
    filter: invert(100%) sepia(24%) saturate(656%) hue-rotate(198deg) brightness(114%) contrast(100%);
}
.app-buttons:hover > .whiteorange {
    filter: invert(50%) sepia(32%) saturate(4475%) hue-rotate(360deg) brightness(104%) contrast(103%);
}

.app-buttons .bluewhite {    
    filter: invert(48%) sepia(46%) saturate(4965%) hue-rotate(168deg) brightness(100%) contrast(101%);
}
.app-buttons:hover > .bluewhite {
    filter: invert(100%) sepia(24%) saturate(656%) hue-rotate(198deg) brightness(114%) contrast(100%);
}

.rb-ca-header-buttons .whiteblue {
    filter: invert(100%) sepia(24%) saturate(656%) hue-rotate(198deg) brightness(114%) contrast(100%);
}

.rb-ca-header-buttons:hover > .whiteblue {
    filter: invert(48%) sepia(46%) saturate(4965%) hue-rotate(168deg) brightness(100%) contrast(101%);
}

.rb-ca-header-buttons .whiteorange {
    filter: invert(100%) sepia(24%) saturate(656%) hue-rotate(198deg) brightness(114%) contrast(100%);
}

.rb-ca-header-buttons:hover > .whiteorange {
    filter: invert(50%) sepia(32%) saturate(4475%) hue-rotate(360deg) brightness(104%) contrast(103%);
}