#dhMainNS-ns {
  /*------------------------------------*\
    omina callout
    \*-------------------------------------*/
  /*------------------------------------*\
    What's News
    \*------------------------------------*/
  /*------------------------------------*\
    Carousel
    \*------------------------------------*/
  /*------------------------------------*\
    Page Content
    \*------------------------------------*/
}
#dhMainNS-ns .movie-play .modal-body {
  padding: 0;
}
#dhMainNS-ns .close-button {
  width: 25px;
  height: 25px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  right: -10px;
  top: -13px;
  z-index: 1;
  text-align: center;
}
#dhMainNS-ns .close-button button.close {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  float: none;
  font-size: 26px;
  font-weight: normal;
  color: #353535;
  text-shadow: none;
  padding-left: 1px;
}
#dhMainNS-ns .close-button button.close:focus {
  outline: none;
}
@media screen and (max-height: 590px) {
  #dhMainNS-ns .modal-body {
    overflow-y: visible !important;
    height: auto !important;
    max-height: inherit !important;
  }
}
#dhMainNS-ns .NoGutter {
  padding-left: 0px;
  padding-right: 0px;
}
#dhMainNS-ns .pad-top-ten {
  padding-top: 10px;
}
#dhMainNS-ns h1.header-txt {
  font-size: 40px;
  color: #181818;
}
#dhMainNS-ns .dh-sell {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 15px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#dhMainNS-ns .dh-sell .dh-sell-block {
  background: #f6f6f6;
  padding-bottom: 10px;
  width: 33%;
}
#dhMainNS-ns .dh-sell .dh-sell-block img {
  padding: 10px 10px 0px 10px;
}
#dhMainNS-ns .dh-sell .dh-sell-block .txt-section {
  padding: 10px 20px;
}
#dhMainNS-ns .dh-sell .dh-sell-block .txt-section h5 {
  line-height: 20px;
}
#dhMainNS-ns .dh-sell .dh-sell-block .txt-section a {
  color: #004B85;
}
#dhMainNS-ns .benefit-row {
  background: #dbebf2;
  margin: 10px 15px 20px 15px;
  padding: 20px 0px;
  width: 97%;
}
#dhMainNS-ns .benefit-row .benefit-block {
  display: flex;
  align-items: center;
}
#dhMainNS-ns .BFG {
  background: url("/media/img/pages/landing-bfg/bfg-bg.jpg");
  padding-bottom: 20px;
}
#dhMainNS-ns .BFG .BFG-inner {
  border: 5px solid #03536E;
  background: #ffffff;
  margin-left: 13px;
  margin-top: 30px;
}
#dhMainNS-ns .BFG .BFG-inner .BFG-inner-content {
  position: relative;
  top: -20px;
}
#dhMainNS-ns .BFG .BFG-inner .BFG-inner-content h5 {
  line-height: 18px;
}
#dhMainNS-ns .BFG .BFG-inner .BFG-inner-content .btn {
  margin-top: 10px;
}
#dhMainNS-ns #CTArow {
  margin: 0;
}
#dhMainNS-ns #tribute {
  background-color: #3c3c3c;
  padding: 40px 40px 40px 180px;
  color: white;
}
#dhMainNS-ns #tribute h2 {
  margin-bottom: 20px;
}
#dhMainNS-ns #tribute .btn-md {
  margin-left: 150px;
  margin-top: 20px;
  margin-bottom: 30px;
}
#dhMainNS-ns #tribute .wish {
  margin-bottom: 40px;
  margin-top: 40px;
}
#dhMainNS-ns #tribute .wish p {
  margin-top: 20px;
  margin-left: -180px;
  margin-bottom: -1px;
}
#dhMainNS-ns #tribute .wish a {
  margin-left: -180px;
  color: white;
}
#dhMainNS-ns #tribute img {
  margin-left: -15px;
  width: 80%;
  margin-top: 40px;
}
#dhMainNS-ns #Omniarow {
  padding: 20px 35px 20px 35px;
}
#dhMainNS-ns #Omniarow .col-xs-12 {
  background-color: #d2ecff;
  padding-bottom: 20px;
}
#dhMainNS-ns #Omniarow img {
  width: 250px;
  margin-left: -40px;
  margin-top: 15px;
}
#dhMainNS-ns #Omniarow h4 {
  margin-left: 50px;
  margin-top: 30px;
}
#dhMainNS-ns .whatsnews-off {
  display: none;
}
#dhMainNS-ns .whatsnews-on {
  display: block;
}
#dhMainNS-ns .txt-display-none {
  opacity: 0;
}
#dhMainNS-ns #whatsNews {
  margin-top: 20px;
}
#dhMainNS-ns #whatsNews .row-title {
  padding-bottom: 20px;
}
#dhMainNS-ns #whatsNews .whats-news-block {
  background: #f6f6f6;
  padding: 15px;
}
#dhMainNS-ns #whatsNews .whats-news-block p {
  line-height: 16px;
  margin-top: 10px;
}
#dhMainNS-ns #whatsNews .whats-news-block .whats-news-txt {
  margin-top: 0px;
}
#dhMainNS-ns #whatsNews .whats-news-block .month-year {
  position: absolute;
  background: #181818;
  bottom: 0px;
}
#dhMainNS-ns #whatsNews .whats-news-block .month-year .h4 {
  color: #ffffff;
  padding-bottom: 5px;
  padding-top: 5px;
}
#dhMainNS-ns #whatsNews .whats-news-block .img-wrap {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: #414141;
}
#dhMainNS-ns #whatsNews .whats-news-block .img-wrap .fa {
  color: #ffffff;
  position: absolute;
  font-size: 90px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
#dhMainNS-ns #whatsNews .whats-news-block .img-wrap img {
  mix-blend-mode: overlay;
}
#dhMainNS-ns #whatsNews .whats-news-block .callout-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-around;
}
#dhMainNS-ns #whatsNews .whats-news-block .callout-wrap .whatsnews-callout {
  background: #ffffff;
  padding: 10px;
  width: 48%;
  height: 166px;
  margin-top: 10px;
}
#dhMainNS-ns #whatsNews hr {
  margin-top: 60px;
}
#dhMainNS-ns .callout-wrap {
  display: flex;
  align-items: stretch;
  flex-flow: row wrap;
  margin-bottom: 15px;
}
#dhMainNS-ns .covid19-box {
  background-color: #333;
  color: #ffffff;
}
#dhMainNS-ns .covid19-box a {
  color: #ffffff;
}
#dhMainNS-ns .covid19-box img {
  padding-top: 8px;
  padding-left: 7px;
}
#dhMainNS-ns .signup-box {
  background-color: #D9EDF7;
  padding: 30px 15px 30px 15px;
  margin-bottom: 15px;
}
#dhMainNS-ns .signup-box h4 {
  line-height: 25px;
}
#dhMainNS-ns .signup-box img {
  max-width: 100px;
}
#dhMainNS-ns .signup-box-ca {
  background-color: #D9EDF7;
  padding: 15px;
  margin-bottom: 15px;
}
#dhMainNS-ns .signup-box-ca h3 {
  margin-top: 5px;
}
#dhMainNS-ns .signup-box-ca p {
  margin-top: 10px;
}
#dhMainNS-ns .newHQ-box {
  background: rgba(209, 28, 35, 0.9);
  color: #fff;
  position: relative;
}
#dhMainNS-ns .newHQ-box h5 {
  padding-bottom: 20px;
}
#dhMainNS-ns .newHQ-box img {
  opacity: 0.8;
}
#dhMainNS-ns #nsHeaderSection {
  position: relative;
}
#dhMainNS-ns #nsHeaderSection .video-background-section {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 360px;
}
#dhMainNS-ns #nsHeaderSection .video-background {
  width: 100%;
}
#dhMainNS-ns #nsHeaderSection .btn-section {
  height: 120px;
  background-color: #060604;
  padding-top: 30px;
  position: relative;
  top: -1px;
}
#dhMainNS-ns #nsHeaderSection .headerImg {
  width: 100%;
  height: 350px;
  color: #ffffff;
}
#dhMainNS-ns #nsHeaderSection .headerImg #carousel-NSMain {
  height: 350px;
  border: none;
}
#dhMainNS-ns #nsHeaderSection .headerImg #carousel-NSMain carousel-indicators li {
  border-color: #fff;
}
#dhMainNS-ns #nsHeaderSection .headerImg .newHQ-box {
  background: rgba(214, 0, 41, 0.9);
  margin-left: 50px;
  padding-top: 30px;
  height: 350px;
  position: absolute;
  z-index: 1;
}
#dhMainNS-ns #nsHeaderSection .headerImg h1 {
  text-transform: uppercase;
  font-size: 85px;
  margin: 0px;
}
#dhMainNS-ns #nsHeaderSection .headerImg h3 {
  margin: 0px;
}
#dhMainNS-ns #nsHeaderSection .headerImg .btn {
  margin-top: 20px;
}
#dhMainNS-ns #nsHeaderSection .vid-modal {
  position: relative;
  height: 300px;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float {
  background: #dbebf2;
  border: 1px solid #dddddd;
  border-left: none;
  border-right: none;
  height: 250px;
  width: 1000px;
  padding-bottom: 10px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float .block-vid--lg {
  position: relative;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float .block-vid--lg img {
  max-width: 450px;
  position: absolute;
  top: -15px;
  border: 1px solid #dddddd;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float .block-vid--lg .fa {
  position: absolute;
  font-size: 90px;
  margin-top: 60px;
  margin-left: 180px;
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float .block-vid--lg:hover .fa {
  color: #3498DB;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float .vid-float--txt {
  padding-left: 0px;
  padding-right: 20px;
  margin-top: 15px;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float.affix {
  height: 120px;
  width: 1000px;
  border-right: 0px;
  z-index: 20;
  background: #181818;
  color: #ffffff;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float.affix .block-vid--lg img {
  width: 164px;
  top: 10px !important;
  border: 1px solid transparent;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float.affix .block-vid--lg .fa {
  position: absolute;
  font-size: 30px;
  margin-top: 40px;
  margin-left: 60px;
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float.affix .block-vid--lg:hover .fa {
  color: #3498DB;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float.affix .vid-float--txt {
  width: 80%;
  float: right;
  margin-top: 5px;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float.affix .vid-float--txt h3 {
  font-size: 20px;
  display: inline-block;
  float: left;
  text-align: right;
  width: 115px;
  padding-right: 15px;
  color: #dbebf2;
  margin-top: 8px;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float.affix .vid-float--txt h4 {
  font-size: 13px;
  display: inline-block;
  float: left;
  width: 350px;
  padding-right: 10px;
  padding-top: 2px;
  line-height: 16px;
}
#dhMainNS-ns #nsHeaderSection .vid-modal .ns-vid--float.affix .vid-float--txt .btn-lg {
  display: inline-block;
  float: left;
  font-size: 13px;
  width: 260px;
  margin-top: 30px;
  margin-left: 20px;
}
#dhMainNS-ns .pr-section {
  position: relative;
}
#dhMainNS-ns .pr-section .btn {
  position: relative;
  bottom: 45px;
}
#dhMainNS-ns .pr-section .pull-right {
  margin-right: 15px;
}
#dhMainNS-ns #nsCatOfferings {
  background: #ffffff;
  margin-bottom: 50px;
  padding-top: 30px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle {
  margin: 20px 0px;
  position: relative;
}
#dhMainNS-ns #nsCatOfferings .cat-circle .btn {
  margin-top: 10px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle .cat-txt--wrap {
  position: absolute;
  bottom: 120px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle .cat-txt--wrap .cat-txt--bg {
  background: #181818;
  margin-left: 10px;
  margin-bottom: 5px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle .cat-txt--wrap .cat-txt--bg .cat-txt {
  color: #ffffff;
  font-size: 23px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle .cat-txt--wrap .cat-txt--bg:nth-child(1) {
  width: 220px;
  margin-left: 45px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle .cat-txt--wrap .cat-txt--bg:nth-child(2) {
  width: 120px;
  margin-left: 95px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle:hover .cat-txt--bg {
  background: #2980B9;
}
#dhMainNS-ns #nsCatOfferings .cat-circle--ca {
  margin: 20px 0px;
  position: relative;
}
#dhMainNS-ns #nsCatOfferings .cat-circle--ca .btn {
  margin-top: 10px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle--ca .cat-txt--wrap {
  position: absolute;
  bottom: 90px;
  width: 100%;
}
#dhMainNS-ns #nsCatOfferings .cat-circle--ca .cat-txt--wrap .cat-txt--bg {
  background: #181818;
  margin-left: 10px;
  margin-bottom: 5px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle--ca .cat-txt--wrap .cat-txt--bg .cat-txt {
  color: #ffffff;
  font-size: 23px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle--ca .cat-txt--wrap .cat-txt--bg:nth-child(1) {
  width: 220px;
  margin-left: 110px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle--ca .cat-txt--wrap .cat-txt--bg:nth-child(2) {
  width: 120px;
  margin-left: 160px;
}
#dhMainNS-ns #nsCatOfferings .cat-circle--ca:hover .cat-txt--bg {
  background: #2980B9;
}
#dhMainNS-ns #nsPartner {
  padding-bottom: 40px;
  background-color: #dbebf2;
}
#dhMainNS-ns #nsPartner h1 {
  padding: 50px 0px 30px 0px;
}
#dhMainNS-ns #nsPartner .col-xs-5 {
  margin-right: 30px;
  margin-left: 45px;
  padding: 20px;
  background-color: #ffffff;
  height: 280px;
  border: 1px solid #f6f6f6;
}
#dhMainNS-ns #nsPartner .ca-partner {
  margin-right: 30px;
  margin-left: 285px;
  padding: 20px;
  background-color: #ffffff;
  height: 300px;
  border: 1px solid #f6f6f6;
}
#dhMainNS-ns #nsBlocks {
  margin-right: 0px;
  padding-bottom: 20px;
  position: relative;
  background: #f6f6f6;
}
#dhMainNS-ns #nsBlocks h1 {
  padding: 50px 0px 30px 0px;
}
#dhMainNS-ns #nsBlocks .block-vids {
  height: 362px;
  padding: 8px 0px;
  margin-bottom: 8px;
}
#dhMainNS-ns #nsBlocks .block-vids .block-vid--lg {
  position: absolute;
  height: 100%;
  width: 98%;
  top: 0;
}
#dhMainNS-ns #nsBlocks .block-vids .block-vid--lg .fa {
  font-size: 90px;
  margin-top: 130px;
  margin-left: 220px;
  color: rgba(255, 255, 255, 0.7);
}
#dhMainNS-ns #nsBlocks .block-vids .block-vid--lg:hover {
  opacity: 0.9;
}
#dhMainNS-ns #nsBlocks .block-vids .block-vid--lg:hover .fa {
  color: #3498DB;
}
#dhMainNS-ns #nsBlocks .block-vids .block-sm {
  position: relative;
  margin-bottom: 10px;
}
#dhMainNS-ns #nsBlocks .block-vids .block-sm .btn {
  position: absolute;
  bottom: 10px;
  left: 80px;
}
#dhMainNS-ns #nsBlocks .block-vids .block-md {
  position: relative;
}
#dhMainNS-ns #nsBlocks .block-vids .block-md .btn {
  position: absolute;
  bottom: 20px;
  left: 70px;
}
#dhMainNS-ns #nsBlocks .block-lg {
  margin-bottom: 10px;
}
#dhMainNS-ns #nsBlocks .block-lg .block-txt--wrap {
  position: absolute;
  bottom: 60px;
}
#dhMainNS-ns #nsBlocks .block-lg .block-txt--wrap .block-txt--bg {
  background: #181818;
  margin-left: 10px;
  margin-bottom: 5px;
}
#dhMainNS-ns #nsBlocks .block-lg .block-txt--wrap .block-txt--bg .block-txt {
  color: #ffffff;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
#dhMainNS-ns #nsBlocks .block-lg:nth-child(2) .block-txt--bg {
  width: 230px;
  margin-left: 120px;
}
#dhMainNS-ns #nsBlocks .block-lg:nth-child(3) .block-txt--bg {
  width: 190px;
  margin-left: 150px;
}
#dhMainNS-ns #nsBlocks .block-lg:nth-child(4) .block-txt--bg {
  width: 210px;
  margin-left: 130px;
}
#dhMainNS-ns #nsBlocks .block-lg:nth-child(5) .block-txt--bg {
  width: 150px;
  margin-left: 170px;
}
#dhMainNS-ns #nsBlocks .block-lg:hover .block-txt--wrap {
  opacity: 1;
}
#dhMainNS-ns #nsBlocks .block-lg:hover .block-txt--wrap .block-txt--bg {
  background: #2980B9;
}
#dhMainNS-ns #nsSocial {
  padding-bottom: 40px;
  background-color: #dbebf2;
}
#dhMainNS-ns #nsSocial h1 {
  padding: 50px 0px 30px 0px;
}
#dhMainNS-ns #nsSocial .social-block--section {
  margin-left: 40px;
}
#dhMainNS-ns #nsSocial .social-block--section .social-block {
  position: relative;
  width: 24%;
  display: inline-block;
}
#dhMainNS-ns #nsSocial .social-block--section .social-block .social-txt {
  position: absolute;
  top: 50px;
  width: 100%;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
}
#dhMainNS-ns #nsSocial .social-block--section .social-block:hover {
  opacity: 0.9;
}
#dhMainNS-ns #nsSocial-ca {
  background: url('/images/pages/dhmainns/2018/twitter-ca.png');
  height: 328px;
}
#dhMainNS-ns #nsSocial-ca h1 {
  color: #ffffff;
  padding: 40px 0px 30px 0px;
}
#dhMainNS-ns #nsSocial-ca .social-block--section {
  margin-left: 30px;
}
#dhMainNS-ns #nsSocial-ca .social-block--section .social-block {
  position: relative;
  display: inline-block;
}
#dhMainNS-ns #nsSocial-ca .social-block--section .social-block .social-txt {
  position: absolute;
  top: -10px;
  left: 60px;
  width: 200px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
}
#dhMainNS-ns #nsSocial-ca .social-block--section .social-block:hover {
  opacity: 0.8;
}
#dhMainNS-ns #nsVids-ca {
  background: #dbebf2;
  padding-bottom: 30px;
}
#dhMainNS-ns #nsVids-ca h1 {
  color: #181818;
  padding: 40px 0px 11px 0px;
}
#dhMainNS-ns #nsVids-ca .block-sm {
  position: relative;
  margin-bottom: 10px;
}
#dhMainNS-ns #nsVids-ca .block-sm .btn {
  position: absolute;
  bottom: 10px;
  left: 80px;
}
#dhMainNS-ns #nsBTM .press-tag,
#dhMainNS-ns #nsBTM .news-tag {
  border-radius: 12px;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10px;
  float: left;
  letter-spacing: 1px;
  padding: 2px 7px;
  text-align: center;
  text-transform: uppercase;
  width: 50px;
}
#dhMainNS-ns #nsBTM .news-tag {
  border: 1px solid #0d293c;
  color: #0d293c;
}
#dhMainNS-ns #nsBTM .press-tag {
  border: 1px solid #c10019;
  color: #c10019;
}
#dhMainNS-ns #nsBTM h1 {
  margin: 50px 0px;
}
#dhMainNS-ns #nsBTM h4 {
  margin-top: 0px;
  padding-top: 0px;
}
#dhMainNS-ns #nsBTM hr {
  margin-top: 0px;
}
#dhMainNS-ns #nsBTM .btn {
  margin-top: 10px;
}
#dhMainNS-ns .carousel {
  height: 415px;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}
#dhMainNS-ns .carousel .carousel-indicators {
  bottom: -5px;
}
#dhMainNS-ns .carousel .carousel-indicators li {
  border-color: #3498DB;
}
#dhMainNS-ns .carousel .carousel-indicators .active {
  background-color: #3498DB;
}
#dhMainNS-ns .carousel .carousel-control {
  background-image: none;
}
#dhMainNS-ns .carousel .carousel-control.left {
  left: -45px;
}
#dhMainNS-ns .carousel .carousel-control.right {
  right: -45px;
}
#dhMainNS-ns .carousel .Cloud {
  background: url('/images/pages/dhmainns/2018/Slider-cloud-bg2.jpg');
  background-attachment: fixed;
  background-size: cover;
}
#dhMainNS-ns .carousel .Cloud .btn {
  position: absolute;
  bottom: 90px;
  left: 455px;
}
#dhMainNS-ns .carousel .TC18 {
  background: url('/images/pages/dhmainns/2018/Slider-MAFALL18-bg.png');
  background-attachment: fixed;
  background-size: cover;
}
#dhMainNS-ns .carousel .TC18 .btn {
  position: absolute;
  bottom: 90px;
  left: 455px;
}
#dhMainNS-ns .carousel .M365lab {
  background: url('/images/pages/dhmainns/2018/Slider-Lab-M365.jpg');
  background-attachment: fixed;
  background-size: cover;
}
#dhMainNS-ns .carousel .M365lab .btn {
  position: absolute;
  bottom: 90px;
  left: 455px;
}
#dhMainNS-ns .carousel .DaaS {
  background: url('/images/pages/dhmainns/2018/Slider-daas-bg.jpg');
  background-attachment: fixed;
  background-size: cover;
}
#dhMainNS-ns .carousel .DaaS .btn {
  position: absolute;
  bottom: 90px;
  left: 605px;
}
#dhMainNS-ns .carousel .DHSS {
  background: url('/images/pages/dhmainns/2018/Slider-dhss-bg.jpg');
  background-attachment: fixed;
}
#dhMainNS-ns .carousel .DHSS .btn {
  position: absolute;
  bottom: 160px;
  left: 520px;
}
