/* Show it is fixed to the top */
body {
  min-height: 75rem;
  padding-top: 4.5rem;
}

.bg {
  /* The image used */
  background-image: url("img/ttn-bg.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.rr1 {
  font-weight:700;
  font-size: 3.5rem;
  color:#0070D0;
  line-height: 1;
}

.rr2 {
  font-size: 1.4rem;
  color:#0070D0;
  padding:2rem 0;
}

.rr3 {
  margin-top:3rem;
}

.rr4 {
  background:#0070D0;
  color:#fff;
  font-size: 1rem;
  max-width:150px;
  margin: 0 auto 2rem;
  padding: .5rem 0;
}

.rr5 {
  color: #fff;
  font-weight: 900;
  font-size: 4rem;
  text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

.jumbotron  {
  margin-bottom:0 !important;
}

.vid_bg {
background-image: url("img/video-img.jpg");
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding:6rem 0;
}

.rr8 {
  padding: 3rem 0;
}

.modal-body {
  padding:0 !important;
}

.rr9 {
  font-weight: 900;
  font-size:3rem;
  color:#0070D0;
}

.rr10 {
  margin:2rem 0;
}

.rr11 {
  margin: 0 0 3rem 0;
}

.btn-big {
  font-weight: 900;
  font-size: 2.5rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
}

.rr12 {
  font-weight: 900;
  font-size:2rem;
  color:#0070D0;
}

.rr14 {
  font-weight: 900;
  font-size:2rem;
  color:#0070D0;
  margin: 0 0 2rem 0;
}

.rr15 {
  background: #003868;
  color:#fff;
}

.rr16 {
  color:#fff;
  font-weight: 900;
  font-size:2.5rem;
}

.rr17 {
  margin: 0 0 1rem 0;
  border:3px solid #fff;
}

.rr18 {
  font-weight: 900;
  font-size:3rem;
  color:#0070D0;
  margin-top:1rem;
}

.review {
  margin:2rem 0;
}

.rr19 {
  background: #1e1e1e;
  color:#fff;
  padding:2rem 0;
}

.rr19 a {
  color:#fff;
  text-decoration: none;
}

.rr20 {
  background: #000;
  color: #333;
  padding: 1rem 0;
}

.rr21 {
  margin: 0 0 .5rem 0;
}
