.thisisradnet {
  background-color: #000000;
}

.thisisradnet .slice-top {
  background-image: url("/files/corporate/assets/this-is-radnet/image-top.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
}

.thisisradnet .slice-middle {
  font-size: 2.625rem;
  line-height: 1.1;
  font-weight: 300;
}

.thisisradnet .slice-middle img {
  width: 100%;
}

.thisisradnet .slice-bottom {
  background-image: url("/files/corporate/assets/this-is-radnet/image-bottom.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
}

.thisisradnet h1, .body .thisisradnet h1,
.thisisradnet p, .body .thisisradnet p {
  font-family: helvetica, arial, sans-serif;
  text-align: center;
  color: #ffffff !important;
  margin-top: 0;
  margin-bottom: 0;
}

.thisisradnet h1,
.thisisradnet .statement,
.thisisradnet .infolinks .columns,
.thisisradnet .closer {
  margin-left: auto;
  margin-right: auto;
  width: 85%;
}

.thisisradnet h1, .body .thisisradnet h1 {
  font-size: 4.375rem;
  line-height: 1.1;
  font-weight: 700;
  padding-top: 40px;
  padding-bottom: 120px;
}

.thisisradnet .statement {
  font-size: 2.625rem;
  line-height: 1.2;
  font-weight: 300;
  padding-bottom: 20px;
}

.thisisradnet .infolinks {
  background-image: url("/files/corporate/assets/this-is-radnet/transparent.png");
  padding: 20px;
}

.thisisradnet .infolinks .columns .column {
  text-align: center;
}

.thisisradnet .infolinks p, .body .thisisradnet .infolinks p {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 300;
}

.thisisradnet .infolinks p a, .body .thisisradnet .infolinks p a {
  font-size: 0.625rem;
  line-height: 1.2;
  color: #ffffff;
}

.thisisradnet .infolinks .lastbullet {
  display: none;
}

.thisisradnet .infolinks-pointer img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.thisisradnet .closer {
  padding-bottom: 30px;
}

.thisisradnet .closer p, .body .thisisradnet .closer p {
  font-size: 1.125rem;
  margin-bottom: 1em;
}

@media (max-width: 900px) {
  .thisisradnet h1, .body .thisisradnet h1 {
    font-size: 3.75rem;
    padding-top: 20px;
    padding-bottom: 80px;
  }
}
@media (max-width: 820px) {
  .thisisradnet h1, .body .thisisradnet h1 {
    font-size: 3.4375rem;
  }
  .thisisradnet .statement {
    font-size: 2.1875rem;
  }
}
@media (max-width: 740px) {
  .thisisradnet h1, .body .thisisradnet h1 {
    font-size: 3.125rem;
  }
  .thisisradnet .statement {
    font-size: 1.875rem;
  }
}
@media (max-width: 660px) {
  .thisisradnet h1,
  .thisisradnet .statement,
  .thisisradnet .infolinks .columns,
  .thisisradnet .closer {
    width: 90%;
  }
  .thisisradnet .infolinks .column.one .lastbullet {
    display: inline;
  }
}
@media (max-width: 580px) {
  .thisisradnet h1,
  .thisisradnet .statement,
  .thisisradnet .infolinks .columns,
  .thisisradnet .closer {
    width: 95%;
  }
  .thisisradnet h1, .body .thisisradnet h1 {
    font-size: 2.8125rem;
    padding-bottom: 60px;
  }
  .thisisradnet .statement {
    font-size: 1.6875rem;
    padding-bottom: 0px;
  }
}
@media (max-width: 500px) {
  .thisisradnet .infolinks .lastbullet {
    display: inline;
  }
}
@media (max-width: 420px) {
  .thisisradnet h1, .body .thisisradnet h1 {
    font-size: 2.625rem;
    padding-bottom: 30px;
  }
  .thisisradnet .statement {
    font-size: 1.5625rem;
    padding-bottom: 0px;
  }
}

/*# sourceMappingURL=this-is-radnet.css.map */
