

.adspecial_type1 h1, .adspecial_type1 h2, .adspecial_type1 h3, .adspecial_type1 h4, .adspecial_type1 h5, .adspecial_type1 h6 {
display:block;
}
.adspecial_type1 {
  margin: 20px auto;
  text-align: center;
}
.adspecial_type1 .frame_col_left {
  max-width: 800px;
  margin:  0 auto;
  padding: 0 16px;
  text-align: left;
}



.adspecial_type1 {
  width: 100%;
  max-width: none !important;
  margin-top: 0;
  padding-top: 20px;
}

footer {margin-top: 0;}





#adspecial_delldps_202107 {
  padding: 0;
}
#adspecial_delldps_202107.adspecial_type1 .frame_col_left_container {
  background: #ffffff;
}
#adspecial_delldps_202107.adspecial_type1 .frame_col_right_container {
  background: #ffffff;
}


.adspecial_type1 .frame_header {
  position: relative;
  height: 400px;
  margin-bottom: 40px;
  text-align: left;
  color: #fff;
  background: #140651;
  overflow: hidden;
}
.adspecial_type1 .frame_header::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(/extra/delldps_202107/media/hero.png) no-repeat right center;
  
}

.background-particle {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: .7;
}

#adspecial_delldps_202107.adspecial_type1 h1.adspecial {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
  padding: 0 16px;
  font-size: 1.7rem;
  font-feature-settings: "palt" 1;
  text-shadow: 0 0 5px #140651;
}
#adspecial_delldps_202107.adspecial_type1 h2.adspecial {
  padding: 16px;
  color: #140651;
  border-left: 8px solid #140651;
  background: linear-gradient(to right, rgba(20,6,81,.15) 0%,rgba(255,255,255,0) 100%); 
}

#adspecial_delldps_202107.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_delldps_202107.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_delldps_202107.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_delldps_202107.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}

#adspecial_delldps_202107.adspecial_type1 .frame_col_left #block_story p.lead {
  margin-bottom: 40px;
  padding: 24px 0;
  color: #140651;
  border-top: 4px double #140651;
  border-bottom: 4px double #140651;
}

.download-pdf {
  margin: 24px 0 48px;
  padding-bottom: 80px;
  border-bottom: 1px solid #eee;
  text-align: center;
}
.download-pdf  .download-btn a {
  display: inline-block;
  padding: 16px 24px;
  min-width: 50%;
  border-radius: 50px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 100%); 
}
.download-pdf  .download-btn a:hover {
  text-decoration: none;
  color: #fff !important;
  background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(30,87,153,1) 100%); 
}


.intel-note {
    max-width: 100% !important;
    margin: 0 auto;
    text-align: center;
}

.intel-note p {
margin: 15px 0 30px;
color: #6a767f;
font-size: 12px;
}


#adspecial_delldps_202107.adspecial_type1 .block_sponsored {
  clear: both;
  border: 1px solid #ccc;
  padding: 5px 10px;
}

#adspecial_delldps_202107.adspecial_type1 .block_sponsored address {
  font-weight: normal;
  font-style: normal;
}



@media screen and (max-width: 800px) {
  #adspecial_delldps_202107.adspecial_type1,
  #adspecial_delldps_202107.adspecial_type1 .frame_col_right_container,
  #adspecial_delldps_202107.adspecial_type1 .frame_col_left_container,
  #adspecial_delldps_202107.adspecial_type1 .frame_col_left,
  #adspecial_delldps_202107.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_delldps_202107.adspecial_type1 .article_body .left,
  #adspecial_delldps_202107.adspecial_type1 .article_body .right,
  #adspecial_delldps_202107.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_delldps_202107.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_delldps_202107.adspecial_type1 .block_right_plink {
    display: none;
  }
}


@media screen and (max-width: 600px) {
  .adspecial_type1 .frame_header::after {background-position: 90% 50%;}
  #adspecial_delldps_202107.adspecial_type1 h1.adspecial {
    font-size: 1.25rem;
  }
  #adspecial_delldps_202107.adspecial_type1 h2.adspecial {
    line-height: 1.3;
  }
  .download-pdf  .download-btn a {
    width: 100%;
    font-size: 1.25rem;
  }
}

