#error-page #maincontent {
  padding: 0 0 40px 0;
  margin: 0;
  -webkit-box-shadow: 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 7px 9px -7px rgba(0,0,0,0.4);
  box-shadow: 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  background: #fff;
  width: 100%;
  z-index: 0;
}

/*Banner section*/

#error-page #banner-txt {
  padding: 0px;
}

#error-page #banner-txt .banner {
  margin: 0;
  padding: 0;
  padding-left: 0;
  background: url('/content/dam/intelligentcontent/unbranded/prodisi/rs/sr/images/error-page-banner.png');
  background-position: center;
  background-size: cover;
  box-shadow: none;
  position: relative;
  overflow: hidden;
}

#error-page #banner-txt .banner h1 {
  margin: auto;
  padding: 20px 12vw 15px !important;
  position: relative;
  text-align: right;
  background: none;
  color: #666;
  font-weight: 400;
  font-size: 70px;
  line-height: 77px;
  font-family: 'Amatic-Bold';
  -webkit-text-stroke: 0;
}

/*second section*/

#error-page #second-section-txt {
  padding: 0px;
}

#error-page #second-section-txt .inner-content {
  margin-left: 5vw !important;
  margin-right: 5vw !important;
  max-width: 90vw !important;
  word-break: break-word;
  padding: 0 15px;
}

#error-page #second-section-txt .inner-content h2 {
  font-family: 'Proxima-Nova-Cond-Light';
  font-weight: 400;
  text-align: left;
  margin: 1em 0 0.5em;
  color: #666;
  -webkit-text-stroke: 0;
  font-size: 30px;
  line-height: 28.5px;
}

#error-page #second-section-txt .inner-content p {
  margin: 0 0 10px;
  -webkit-text-stroke: 0.25px;
  color: #666;
  font-weight: 400;
  font-family: Verdana, Geneva;
  font-size: 14px;
  line-height: 25.2px;
}

#error-page #second-section-txt .inner-content .interactive-button {
  font-family: 'Proxima-Nova-Cond-Light';
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 1em 0;
}

#error-page #second-section-txt .inner-content .interactive-button > ul {
  display: block;
  text-align: left;
  padding: 0 0 0 3em;
  padding-left: 0px;
  margin-bottom: .8em;
  margin-top: 0;
}

#error-page #second-section-txt .inner-content .interactive-button > ul > li {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  margin-top: 15px;
  -webkit-text-stroke: 0.25px;
  font-size: 14px;
  line-height: 25.2px;
  color: #666;
  font-weight: 400;
  font-family: 'Proxima-Nova-Cond-Light';
}

#error-page #second-section-txt .inner-content .interactive-button > ul > li > a {
  font-weight: 400;
  color: #666;
  overflow: hidden;
  display: inline-table;
  outline: medium none;
  position: relative;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  text-decoration: none;
  webkit-text-stroke: 0.25px;
  font-size: 19.6px;
  line-height: 35.28px;
  font-family: 'Proxima-Nova-Cond-Light';
}

#error-page #second-section-txt .inner-content .interactive-button a:hover:before,
#error-page #second-section-txt .inner-content .interactive-button a:focus:before {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
}

#error-page #second-section-txt .inner-content .interactive-button a:before {
  background: none repeat scroll 0 0 #666;
  color: #dde0e0;
  content: attr(data-hover);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out 0s;
  -moz-transition: -moz-transform 0.3s ease-in-out 0s;
  -ms-transition: -mz-transform 0.3s ease-in-out 0s;
  -o-transition: -o-transform 0.3s ease-in-out 0s;
  transition: transform 0.3s ease-in-out 0s;
  width: 100%;
  z-index: -1;
}

#error-page #second-section-txt .inner-content .interactive-button > ul > li > a > span.copd {
  background-color: rgb(143, 136, 164);
}

#error-page #second-section-txt .inner-content .interactive-button > ul > li > a > span.asthma {
  background-color: rgb(209, 180, 0);
}

#error-page #second-section-txt .inner-content .interactive-button > ul > li > a > span {
  width: 154px;
}

#error-page #second-section-txt .inner-content .interactive-button a:hover span, 
#error-page #second-section-txt .inner-content .interactive-button a:focus span {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}

#error-page #second-section-txt .inner-content .interactive-button a span {
  background: none repeat scroll 0 0 rgb(143, 136, 164);
}

#error-page #second-section-txt .inner-content .interactive-button a span {
  /*background: none repeat scroll 0 0 rgb(209, 180, 0);*/
  color: #ffffff;
}

#error-page #second-section-txt .inner-content .interactive-button a span {
  color: #fff;
  display: block;
  padding: 0.1em 1em;
  -webkit-transition: -webkit-transform 0.3s ease-in-out 0s;
  -moz-transition: -moz-transform 0.3s ease-in-out 0s;
  -ms-transition: -mz-transform 0.3s ease-in-out 0s;
  -o-transition: -o-transform 0.3s ease-in-out 0s;
  transition: transform 0.3s ease-in-out 0s;
}

/*============Responsive design===============*/

@media (min-width: 768px) {
  #error-page #maincontent {
    padding: 0 0 40px 0;
    margin: 0;
    height: auto;
    position: relative;
  }
  
  /*second section*/

  #error-page #second-section-txt .inner-content {
    margin: 0px 0px 0px 0px;
    width: 100%;
    float: none;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
    
  #error-page #banner-txt .banner h1 {
    font-size: 65px;
    line-height: 71.5px;
  }

  #error-page #second-section-txt .inner-content p {
    font-size: 13px;
    line-height: 20.8px;
  }

  #error-page #second-section-txt .inner-content .interactive-button {
    margin: 13px 0;
  }

  #error-page #second-section-txt .inner-content .interactive-button > ul {
    margin-bottom: 10.40px;
  }

  #error-page #second-section-txt .inner-content .interactive-button > ul > li {
    font-size: 13px;
    line-height: 20.8px;
  }

  #error-page #second-section-txt .inner-content .interactive-button > ul > li > a {
    font-size: 18.2px;
    line-height: 29.12px;
  }
}

@media (min-width: 1801px) {
  #error-page #second-section-txt .inner-content {
    margin-left: 10% !important;
    margin-right: 10% !important;
    max-width: 80% !important;
    word-break: break-word;
  }
}

@media (max-width: 767px) {
    
  #error-page #banner-txt .banner h1 {
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center !important;
    font-size: 30px;
    line-height: 39px;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    font-family: 'Amatic-Bold';
    -webkit-text-stroke: 0 !important;
  }

  #error-page #second-section-txt .inner-content p {
    font-size: 13px;
    line-height: 18.2px;
     -webkit-text-size-adjust: 100%;
  }

  #error-page #second-section-txt .inner-content .interactive-button {
    margin: 13px 0px;
  }

  #error-page #second-section-txt .inner-content .interactive-button > ul {
    margin-bottom: 10.40px;
  }

  #error-page #second-section-txt .inner-content .interactive-button > ul > li {
    font-size: 13px;
    line-height: 18.2px;
     -webkit-text-size-adjust: 100%;
  }

  #error-page #second-section-txt .inner-content .interactive-button > ul > li > a {
    font-size: 18.2px;
    line-height: 25.48px;
     -webkit-text-size-adjust: 100%;
  }
}

@media (max-width: 480px) {

  #error-page #second-section-txt .inner-content h2 {
    margin-top: 1em;
  }

  #error-page #second-section-txt .inner-content .interactive-button a span {
    padding: 0.1em 0;
  }
}
