/** PFS styles */
.front-page-quick-nav {
  display: none;
  text-align: center; }

@media only screen and (max-width: 1150px) {
  .front-page-quick-nav {
    display: block; }

  .aui .btn-mobile-front {
    width: 100px;
    display: inline-block;
    margin: 10px !important;
    font-size: 18px;
    line-height: normal; } }
.aui h3.welcome {
  font-weight: bold;
  margin: 5px 10px; }

.nhs {
  text-align: center;
  margin-top: 25px; }

.nhs-list {
  list-style: none; }

.nhs-list li {
  display: block; }

.nhs-list .external-link__item {
  font-size: 1.2em;
  font-weight: bold;
  color: #1E81E7 !important;
  line-height: 30px; }

.nhs-list .external-link__item:hover {
  color: #264586 !important; }

/** MHOL styles */
.mhol-front-button {
  width: 145px !important;
  display: inline-block !important;
  margin: 10px !important; }

.emergency-heading {
  color: #cb1919 !important;
  margin: 0px 0px 10px 0px !important; }

.front-page-ul {
  margin: 0px 0px 20px 20px !important; }

.front-page-li {
  list-style-type: disc;
  font-weight: bold; }

.emergency-li {
  color: #cb1919; }

.services-li {
  color: #014f74; }

.external-links-heading {
  max-width: 1020px;
  margin: 0 auto;
  margin-top: 50px;
  color: #ffffff;
  background-color: #1880ab;
  font-weight: normal !important; }

.external-link-text {
  font-weight: 700; }

.external-links-containter {
  max-width: 1020px;
  border: 1px solid #1880ab;
  margin: 0 auto; }

.external-link {
  display: inline-block;
  text-align: center;
  margin: 10px 0px 10px 0px; }

.external-link-img {
  width: 200px !important;
  height: 100px !important;
  display: block; }

#welsh_government_img {
  background-image: url(../images/welsh_government.png); }

#nhs_direct_wales_img {
  background-image: url(../images/nhs_direct_wales.png); }

#health_in_wales_img {
  background-image: url(../images/health_in_wales.png); }

#thousand_lives_wales_img {
  background-image: url(../images/thousand_lives_wales.png); }

#health_challenge_wales_img {
  background-image: url(../images/health_challenge_wales.png); }

h3 {
  font-weight: normal;
  padding: 5px 0px 5px 10px;
  margin: 0 !important; }

@media only screen and (min-width: 640px) and (max-width: 1050px) {
  .external-links-heading {
    max-width: 640px; }

  .external-links-containter {
    max-width: 640px; } }
@media only screen and (min-width: 445px) and (max-width: 640px) {
  .external-links-heading {
    max-width: 440px; }

  .external-links-containter {
    max-width: 440px; } }
@media only screen and (max-width: 445px) {
  .external-link {
    display: block; }

  .external-link-img {
    display: block;
    margin: 0 auto;
    max-width: 200px; } }

