.center-content {
  max-width: 860px;
  margin: 60px auto;
  text-align: center;
  font-size: 20px;
  color: #000000; }

.ddc-icon {
  position: relative;
  top: 2px; }

.ddc-row-white {
  padding: 0; }

.flex-bot-left .hero-content-box {
  padding: 60px; }

.masthead h1 {
  font-size: 96px;
  margin: -5px; }
.masthead h2 {
  font-size: 40px;
  margin-bottom: 0; }
.masthead p {
  font-size: 22px; }

.links-list.align-left > ul {
  position: relative;
  top: 10px;
  left: 30px; }
.links-list.align-right > ul {
  position: relative;
  right: 20px;
  float: right;
  top: 10px; }

.slideControls .pager {
  text-align: center;
  padding-left: 30px;
  bottom: 50px;
  position: relative; }
  .slideControls .pager a {
    display: inline-block;
    background-color: #ffffff;
    position: relative;
    top: 37%;
    z-index: 30;
    font-size: 2em;
    color: #000000;
    padding: 0.125em 0.5em; }
    .slideControls .pager a.activeSlide {
      opacity: 0.4; }
    .slideControls .pager a:hover {
      background-color: #ffffff;
      color: #009ddc;
      opacity: 1; }

.warranty.slideshow1 {
  padding-bottom: 30px; }
.warranty.content-default {
  color: #000000;
  font-size: 18px;
  opacity: 0.6;
  padding: 0 30px 60px; }
.warranty.disclaimer {
  font-size: 13px; }

.ddc-row-black {
  padding: 0;
  background-color: #000000;
  color: #ffffff; }

.ddc-btn-custom {
  color: #009ddc;
  background-color: #000000;
  border: 1px solid #009ddc; }

.slideshow-default.design {
  max-width: 900px; }

.atlas .content-hero.hero-content1, .atlas .content-hero.hero-content2 {
  margin: auto;
  max-width: 2060px; }
  .atlas .content-hero.hero-content1 .video-background, .atlas .content-hero.hero-content2 .video-background {
    position: relative; }
  .atlas .content-hero.hero-content1 .container, .atlas .content-hero.hero-content2 .container {
    position: absolute;
    top: 0; }

@media only screen and (min-width: 760px) and (max-width: 1024px) {
  .atlas .content-hero.hero-content2 .video-background {
    top: -5px;
    right: 80px;
    height: 100%; } }
@media only screen and (min-width: 1560px) and (max-width: 1759px) {
  .atlas .content-hero.hero-content2 .video-background {
    top: -200px; } }
@media only screen and (min-width: 1760px) and (max-width: 1959px) {
  .atlas .content-hero.hero-content2 .video-background {
    top: -300px; } }
@media only screen and (min-width: 1960px) and (max-width: 2099px) {
  .atlas .content-hero.hero-content2 .video-background {
    top: -350px; } }
@media only screen and (min-width: 2100px) {
  .atlas .content-hero.hero-content2 .video-background {
    top: -400px; } }
