@charset "UTF-8";
/**
 * $ARROW
 */
/**
 * $HLIST
 */
@import url(https://fonts.googleapis.com/css?family=Maven+Pro:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
.block--system-user-menu .menu, .block--nav-bar .menu, .action-links, .breadcrumb {
  margin: 0;
  padding: 0;
  border: 0; }
  .block--system-user-menu .menu:after, .block--nav-bar .menu:after, .action-links:after, .breadcrumb:after {
    content: "";
    display: table;
    clear: both; }
  .block--system-user-menu .menu li, .block--nav-bar .menu li, .action-links li, .breadcrumb li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    display: inline;
    float: left; }

/**
 * $ISLAND
 */
.comment__content {
  display: block;
  margin-bottom: 1.375em; }
  .comment__content:after, .field--type-taxonomy-term-reference .field__items:after, .pager:after, .site-branding:after {
    content: "";
    display: table;
    clear: both; }
  .comment__content > :last-child, .comment__content > :last-child {
    margin-bottom: 0; }

.comment__content {
  padding: 18px 1em; }

select:focus,
input:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 4px 1px rgba(236, 145, 96, 0.3);
  -moz-box-shadow: 0 0 4px 1px rgba(236, 145, 96, 0.3);
  box-shadow: 0 0 4px 1px rgba(236, 145, 96, 0.3);
  outline: 1px solid #ec9160; }

fieldset {
  margin-left: 0;
  margin-right: 0;
  padding: 9px 1em 18px 1em;
  border-color: #E9E9E9; }

legend {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 0.8em;
  color: #6a7076; }

img, media {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

/**
 * $TABLES
 */
table {
  width: 100%;
  margin-bottom: 18px; }

th {
  padding: 0.5em 1em;
  background-color: #004d35;
  color: #fff; }
  th a,
  th a.active {
    color: #fff; }
    th a img,
    th a.active img {
      margin: 2px 3px; }

td {
  padding: 0.5em 1em; }

tr.odd {
  background-color: rgba(19, 148, 66, 0.04); }

tr.even {
  background-color: rgba(19, 148, 66, 0.1); }

/**
 * $FONT-FACE
 */
* html {
  font-size: 100%; }

html {
  font-size: 16px;
  line-height: 1.375em; }

/**
 * $BASE-TYPOGRAPHY
 */
html {
  font-family: "Open Sans", Arial, sans-serif;
  color: #222222; }

/**
 * $LINKS
 */
a {
  color: #139442;
  text-decoration: none; }

/**
 * $HEADINGS
 */
h1, .alpha,
h2, .beta,
h3, .gamma, .site-branding__name,
h4, .delta, caption,
h5, .epsilon,
h6, .zeta {
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.275em;
  color: #004d35;
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  line-height: 150%; }
  h1 a,
  h1 a:visited, .alpha a,
  .alpha a:visited,
  h2 a,
  h2 a:visited, .beta a,
  .beta a:visited,
  h3 a,
  h3 a:visited, .gamma a, .site-branding__name a,
  .gamma a:visited, .site-branding__name a:visited,
  h4 a,
  h4 a:visited, .delta a, caption a,
  .delta a:visited, caption a:visited,
  h5 a,
  h5 a:visited, .epsilon a,
  .epsilon a:visited,
  h6 a,
  h6 a:visited, .zeta a,
  .zeta a:visited {
    color: inherit;
    text-decoration: none; }
  h1 a:hover, .alpha a:hover,
  h2 a:hover, .beta a:hover,
  h3 a:hover, .gamma a:hover, .site-branding__name a:hover,
  h4 a:hover, .delta a:hover, caption a:hover,
  h5 a:hover, .epsilon a:hover,
  h6 a:hover, .zeta a:hover {
    color: #139442; }

h1, .alpha {
  font-weight: 700; }

h1, .alpha {
  font-size: 32px;
  font-size: 2rem;
  /* 2x body copy size = 32px */
  line-height: 1.25;
  /* 45px / 36px */ }

@media (min-width: 48em) {
  h1, .alpha {
    font-size: 40px;
    font-size: 2.5rem;
    /* 2.5x body copy size = 40px */
    line-height: 1.25; } }

@media (min-width: 62em) {
  h1, .alpha {
    font-size: 48px;
    font-size: 3rem;
    /* 3x body copy size = 48px */
    line-height: 1.25;
    /* keep to a multiple of the 20px line height and something more appropriate for display headings */ } }

h2, .beta {
  font-weight: 700; }

h2, .beta {
  font-size: 26px;
  font-size: 1.625rem;
  /* 1.625x body copy size = 26px */
  line-height: 1.15384615;
  /* 30px / 26px */ }

@media (min-width: 48em) {
  h2, .beta {
    font-size: 32px;
    font-size: 2rem;
    /* 2x body copy size = 32px */
    line-height: 1.25; } }

@media (min-width: 62em) {
  h2, .beta {
    font-size: 36px;
    font-size: 2.25rem;
    /* 2.25x body copy size = 36px */
    line-height: 1.25; } }

h3, .gamma, .site-branding__name {
  font-weight: normal; }

h3, .gamma, .site-branding__name {
  font-size: 22px;
  font-size: 1.375rem;
  /* 1.375x body copy size = 22px */
  line-height: 1.13636364;
  /* 25px / 22px */ }

@media (min-width: 48em) {
  h3, .gamma, .site-branding__name {
    font-size: 24px;
    font-size: 1.5rem;
    /* 1.5x body copy size = 24px */
    line-height: 1.25; } }

@media (min-width: 62em) {
  h3, .gamma, .site-branding__name {
    font-size: 28px;
    font-size: 1.75rem;
    /* 1.75x body copy size = 28px */
    line-height: 1.25; } }

h4, .delta, caption {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111111;
  font-weight: normal; }

@media (min-width: 48em) {
  h3, .gamma, .site-branding__name {
    font-size: 20px;
    font-size: 1.25rem;
    /* 1.5x body copy size = 24px */
    line-height: 1.25; } }

@media (min-width: 62em) {
  h3, .gamma, .site-branding__name {
    font-size: 24px;
    font-size: 1.5rem;
    /* 1.75x body copy size = 28px */
    line-height: 1.25; } }

@media (min-width: 48em) {
  h4, .delta, caption {
    line-height: 1.22222222;
    /* (22px / 18px */ } }

h5, .epsilon {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700; }

h6, .zeta {
  font-size: 16px;
  font-size: 1rem; }

/**
 * $PARAGRAPHS
 */
p {
  margin: 0;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.375em; }

p + img {
  float: left;
  margin-right: 1em; }

/**
 * $QUOTES
 */
blockquote {
  padding: 1.3125em;
  border-color: #139442;
  border-style: solid;
  border-width: 0 0 0 0.625em;
  margin-bottom: 1.375em;
  margin-top: 0;
  font-style: italic;
  color: #222222; }
  blockquote p {
    margin: 0.7rem;
    font-size: 1.05rem;
    line-height: 134%; }

q {
  font-style: italic; }

/**
 * $MARKS
 */
mark,
.marker {
  padding: 0.1em 0.5em;
  background: #139442;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: capitalize;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

*::-moz-selection {
  background: none repeat scroll 0 0 #e3b020;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: none repeat scroll 0 0 #e3b020;
  color: #ffffff;
  text-shadow: none; }

/**
 * $USER-MENU
 */
.block--system-user-menu a {
  padding: 0 0.6em;
  border-right: 1px solid #e4621c; }

.block--system-user-menu li:first-child a {
  padding-left: 0; }

.block--system-user-menu li:last-child a {
  padding-right: 0;
  border-right: 0; }

/**
 * $NAV-BAR
 */
.block--nav-bar a {
  display: block;
  padding: 1.2em 1em;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff; }
  .block--nav-bar a:hover, .block--nav-bar a:focus {
    color: #064771; }

@media (min-width: 600px) {
  .block--nav-bar a {
    font-size: 18px;
    font-size: 1.125rem;
    border-left: 1px solid #fff; }
  .block--nav-bar li:last-child a {
    border-right: 1px solid #fff; } }

/**
 * $COMMENT
 */
.comment__info {
  margin-top: 18px;
  margin-bottom: 18px; }
  .comment__info .username {
    margin-bottom: 9px;
    color: #52b1ea;
    text-transform: uppercase;
    text-decoration: none; }
    .comment__info .username:hover {
      text-decoration: underline; }

.comment__content {
  background-color: #fff; }

.comment__submitted {
  display: inline; }

@media (min-width: 48em) {
  .comment__info {
    float: left;
    width: 25%;
    text-align: center; }
    .comment__info .user-picture {
      width: 70%;
      margin: 0 auto 9px auto; }
    .comment__info .username {
      display: block; }
  .comment__content {
    float: right;
    width: 70%;
    margin-left: 5%;
    position: relative;
    background: #FFF; }
    .comment__content:after, .comment__content:before {
      right: 100%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .comment__content:after {
      border-color: transparent;
      border-right-color: #FFF;
      border-width: 20px;
      top: 50%;
      margin-left: -20px; }
    .comment__content:after {
      top: 20px; }
  .comment__submitted {
    display: block;
    margin-bottom: 9px; } }

/**
 * $COMMENT-WRAPPER
 */
.comment-wrapper {
  padding: 18px 1em;
  background-color: #d9e9ef; }

/**
 * $FIELD
 */
.field {
  margin-bottom: 1.375em; }

/**
 * $FIELD-TAXONOMY-TERM
 */
.field--type-taxonomy-term-reference .field__item {
  float: left;
  margin-right: 0.5em; }

/**
 * $COLLAPSIBLE
 */
html.js fieldset.collapsible {
  padding: 0;
  border: none; }
  html.js fieldset.collapsible legend {
    width: 100%;
    padding: 0; }
  html.js fieldset.collapsible .fieldset-legend {
    padding: 0;
    background: none; }
    html.js fieldset.collapsible .fieldset-legend .summary {
      float: right; }
  html.js fieldset.collapsible .fieldset-title {
    display: block;
    padding: 1em;
    background-color: #E9E9E9;
    color: #077dc3;
    text-decoration: none; }
    html.js fieldset.collapsible .fieldset-title:hover {
      background-color: #d9e9ef;
      color: #064771; }
  html.js fieldset.collapsible .fieldset-wrapper {
    padding: 18px 1em;
    border: 1px solid #E9E9E9; }

html.js fieldset.collapsed {
  height: 3.7em; }

/**
 * $FIELDSETS
 */
.form-wrapper {
  margin-bottom: 18px; }

.fieldset-description {
  margin-bottom: 9px;
  color: #6a7076;
  font-style: italic; }

.vertical-tabs fieldset.vertical-tabs-pane {
  padding: 18px 1em; }

/**
 * $FILTER-TIPS
 */
.filter-wrapper {
  background-color: #fff; }

/**
 * $FORM-ITEM
 */
.form-item {
  color: #6a7076; }
  .form-item label {
    margin-bottom: 0.4em; }
  .form-item .form-select,
  .form-item .form-text,
  .form-item .form-textarea {
    width: 100%;
    padding: 0.6em;
    background-color: #fff;
    border: 1px solid #E9E9E9;
    color: #6a7076;
    vertical-align: middle; }
  .form-item .description {
    margin-top: 0.2em;
    font-style: italic; }

.container-inline .form-select,
.container-inline .form-text,
.container-inline .form-textarea {
  width: auto; }

/**
 * $PASSWORD-CONFIRM
 */
div.password-indicator,
div.password-confirm {
  margin-top: 0; }

div.password-indicator {
  margin-bottom: 0.4em; }

/**
 * $PASSWORD-INDICATOR
 */
.password-indicator {
  height: 0.8em;
  background: none;
  border: 1px solid #E9E9E9; }
  .password-indicator .indicator {
    background: #efa47b; }

.password-strength-title {
  margin-bottom: 0.2em; }

/**
 * $SEARCH-FORM
 */
.search-block-form .form-text {
  width: auto;
  padding: 0.4em; }

/**
 * $ACTION-LINKS
 */
.action-links {
  margin-bottom: 18px; }
  .action-links li {
    padding-left: 16px;
    background: transparent image-url("../images/plus-blue.png") left center no-repeat; }
    .action-links li a {
      color: #077dc3;
      text-decoration: none; }
      .action-links li a:hover {
        font-weight: 700; }

.page-ireland-euro-2020 .three,
.page-ireland-euro-2020 .umbro {
  display: none !important; }

/**
 * $BREADCRUMB
 */
.breadcrumb li {
  padding-right: 0.4em; }
  .breadcrumb li:after {
    content: "»";
    padding-left: 0.4em;
    vertical-align: baseline; }
  .breadcrumb li:last-child:after {
    content: ""; }

.breadcrumb a {
  text-decoration: none; }

/**
 * $BORDER-LIST
 */
.border-list {
  padding: 0;
  list-style: none; }
  .border-list li {
    padding-bottom: 1.375em;
    margin-bottom: 1.375em;
    border-bottom: 1px solid #E9E9E9; }
    .border-list li:last-child {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: none; }

/**
 * $BUTTONS
 */
/* Base Button */
.button {
  display: inline-block;
  height: 2.2em;
  margin: 0;
  padding: 0 1.2em;
  background-color: #222222;
  border: none;
  color: #fff;
  font-weight: 700;
  font-family: inherit;
  font-size: 100%;
  line-height: 2.2;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  overflow: visible;
  cursor: pointer; }
  .button, .button:hover, .button:active, .button:focus, .button:visited {
    text-decoration: none; }
  .button:hover {
    background-color: #6a7076; }
  .button:active, .button:focus {
    outline: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset; }
  .button::-moz-focus-inner {
    border: 0;
    padding: 0; }

/* Fill width of container */
.button--full {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  text-align: center; }

/* Inherit sizing from parent  */
.button--natural {
  vertical-align: baseline;
  font-size: inherit;
  line-height: inherit;
  height: auto;
  padding-right: 0.5em;
  padding-left: 0.5em; }

/* Button Functions */
.button--primary {
  background-color: #e4621c; }

.button--secondary {
  background-color: transparent;
  border-color: #52b1ea;
  border-style: solid;
  border-width: 0.0625em;
  padding: 1.3125em;
  color: #52b1ea; }
  .button--secondary:hover {
    border-color: #6a7076;
    background-color: transparent;
    color: #6a7076; }

.button--positive {
  background-color: #4a993e; }
  .button--positive:hover {
    background-color: #38752f; }

.button--negative {
  background-color: #b33630; }
  .button--negative:hover {
    background-color: #8b2a25; }

.button--disabled,
.button--disabled:hover,
.button--disabled:active,
.button--disabled:focus {
  background-color: #ddd;
  color: #777;
  cursor: default;
  box-shadow: none; }

/* Adjacent buttons should have some space between them. */
.button + .button,
.button + a {
  margin-left: 1em; }

/**
 * $MESSAGES
 */
.messages {
  padding-left: 10px;
  margin-bottom: 18px; }

.messages--status {
  color: #077dc3;
  background: #ccebfd;
  border-color: #38b0f8; }

.messages--warning {
  color: #d6c460;
  background: white;
  border-color: #ebe2b1; }

.messages--error {
  color: #b33630;
  background: #f9eae9;
  border-color: #d97570; }

/**
 * $PAGER
 */
.pager__item {
  display: block;
  float: left;
  margin: 0.1em;
  padding: 0; }

.pager__item a,
.pager__item--current,
.pager__item--ellipsis {
  display: block;
  padding: 0.5em 0.8em;
  border: 1px solid #6a7076;
  color: #6a7076;
  text-decoration: none; }

.pager__item a:hover {
  background-color: #e4621c;
  border-color: #e4621c;
  color: #fff; }

.pager__item--current {
  border-color: #e4621c;
  color: #e4621c; }

.pager__item--ellipsis {
  border: none; }

/**
 * $PROGRESS
 */
.progress .bar {
  background-color: #E9E9E9;
  border-color: #6a7076;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.progress .filled {
  background: #077dc3; }

/**
 * $SECTION-TITLE
 */
.section-title {
  padding-bottom: 0.6875em;
  margin-bottom: 1.375em;
  border-bottom: 1px solid #bcd8e3; }

/**
 * $SITE-BRANDING
 */
.site-branding {
  padding: 1em 0; }

.site-branding__name,
.site-branding__logo {
  display: block;
  float: left; }

.site-branding__logo {
  width: 50px;
  margin-right: 1em; }

.site-branding__name {
  color: #fff;
  text-decoration: none; }
  .site-branding__name:visited {
    color: #fff; }
  .site-branding__name:hover {
    color: #064771; }

/**
 * $NODE
 */
.node--teaser {
  margin-bottom: 18px; }

.node__links {
  margin-bottom: 18px; }

/**
 * $NODE-BASIC-PAGE
 */
.node--article .field--name-field-image {
  float: left;
  margin: 0 2em 1em 0; }

body {
  background: url("../images/landing-background.jpg") no-repeat scroll 50% 0% #074d31; }

@media (min-width: 48em) {
  .l-region--header {
    width: 42.85714%;
    float: left;
    margin-right: -100%;
    margin-left: 34.28571%;
    clear: none; } }

.l-header {
  padding-top: 3em; }
  .l-header:after {
    content: "";
    display: table;
    clear: both; }

.l-region--sidebar-first {
  margin-bottom: 1em;
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }
  @media (min-width: 48em) {
    .l-region--sidebar-first {
      margin-bottom: 0.25em; }
      .l-region--sidebar-first:after {
        content: "";
        display: table;
        clear: both; } }
  @media (min-width: 62em) {
    .l-region--sidebar-first {
      max-height: 20em;
      overflow: hidden;
      margin-bottom: 0;
      width: 31.42857%;
      float: left;
      margin-right: -100%;
      margin-left: 0;
      clear: none; } }

.l-content {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }
  @media (min-width: 62em) {
    .l-content {
      max-height: 20em;
      overflow: hidden;
      width: 65.71429%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; } }

@media (min-width: 62em) {
  .l-branding {
    width: 31.42857%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; } }

@media (min-width: 62em) {
  .l-region--footer-left {
    width: 48.57143%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; } }

@media (min-width: 62em) {
  .l-region--footer-right {
    width: 48.57143%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }

@media (min-width: 48em) {
  .panel-pane.pane-block.pane-block-3.partner-logos {
    margin: 1em 0;
    text-align: center; } }

.l-main:after, .l-footer:after {
  content: "";
  display: table;
  clear: both; }

.l-footer {
  font-size: 0.9em;
  padding: 1em;
  color: #ffffff; }
  @media (min-width: 48em) {
    .l-footer {
      text-align: center; } }
  @media (min-width: 62em) {
    .l-footer {
      text-align: left; } }

.l-page {
  margin: 0 auto;
  max-width: 31em; }
  @media (min-width: 48em) {
    .l-page {
      margin: 0 auto;
      max-width: 44em; } }
  @media (min-width: 62em) {
    .l-page {
      margin: 0 auto;
      max-width: 63em; } }

h2, h3, h4 {
  padding: 0.1em 0.5em; }

h2 {
  color: #ffffff;
  line-height: normal;
  margin: 0;
  padding: 0.35em 0 0;
  text-transform: uppercase; }

#ireland-button, #domestic-button {
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-align: center; }

#ireland-button {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }
  @media (min-width: 48em) {
    #ireland-button {
      width: 48.57143%;
      float: left;
      margin-right: -100%;
      margin-left: 0;
      clear: none; } }
  @media (min-width: 62em) {
    #ireland-button {
      width: 100%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; } }

#domestic-button {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }
  @media (min-width: 48em) {
    #domestic-button {
      width: 48.57143%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; } }
  @media (min-width: 62em) {
    #domestic-button {
      width: 100%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; } }

#logo {
  display: inline-block;
  padding: 0 1em 2em;
  text-align: center;
  width: 100%; }

#ireland-button {
  background-color: #004d35;
  margin-bottom: 1em; }

a.button-link {
  display: block;
  padding: 0 0.75em; }

#ireland-button:hover {
  background-color: #00442f; }

#domestic-button:hover {
  background-color: #18a84c; }

#ireland-button:hover .enter {
  background-color: #e3b020;
  color: #004d35; }

#domestic-button:hover .enter {
  background-color: #e3b020;
  color: #004d35; }

#ireland-button .subtitle {
  color: #139442; }

#ireland-button .enter {
  color: #ffffff;
  background-color: #139442;
  display: inline-block;
  font-size: 1.3em;
  margin: 0.5em auto 0;
  padding: 0.5em 1em;
  text-transform: uppercase;
  width: auto; }

#domestic-button {
  background-color: #139442; }

#domestic-button .subtitle {
  color: #004d35; }

#domestic-button .enter {
  color: #ffffff;
  background-color: #004d35;
  display: inline-block;
  font-size: 1.3em;
  margin: 0.5em auto 0;
  padding: 0.5em 1em;
  text-transform: uppercase;
  width: auto; }

.view-landing-page-slideshow {
  position: relative; }
  .view-landing-page-slideshow:after {
    content: "";
    display: table;
    clear: both; }

.view-landing-page-slideshow img {
  color: #ffffff;
  width: 100%; }

@media (min-width: 48em) {
  .image-text {
    position: absolute;
    bottom: 2em; } }

.view-landing-page-slideshow h3 {
  background-color: #004d35;
  color: #ffffff;
  font-size: 2em;
  margin: 0;
  padding: 0.1em 0.5em;
  text-transform: none; }
  @media (min-width: 48em) {
    .view-landing-page-slideshow h3 {
      float: left;
      display: inline-block;
      background-color: rgba(0, 77, 53, 0.9); } }

.view-landing-page-slideshow h4 {
  font-weight: normal;
  color: #004d35;
  background-color: #e3b020;
  font-size: 1.5em;
  padding: 0.1em 0.5em;
  margin: 0;
  clear: left;
  text-transform: none; }
  @media (min-width: 48em) {
    .view-landing-page-slideshow h4 {
      float: left;
      display: inline-block;
      background-color: rgba(227, 167, 32, 0.8); } }

.copyright-info {
  padding-top: 1em; }

.partner-logos ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  display: inline-block; }
  @media (min-width: 62em) {
    .partner-logos ul {
      float: right; } }

.partner-logos li {
  display: inline-block;
  padding-right: 1em;
  vertical-align: middle; }

.views_slideshow_cycle_main.views_slideshow_main.viewsSlideshowCycle-processed {
  position: relative; }

h2,
.beta {
  color: white;
  font-size: 29px;
  font-size: 1.8125rem; }

@media (max-width: 48em) {
  .l-main {
    margin: 0 0.5em; }
  .l-header {
    padding-top: 3em; }
  #logo > img {
    width: 7em; }
  #logo {
    display: inline-block;
    padding: 0 1em 1em;
    text-align: center;
    width: 100%; }
  #ireland-button .enter,
  #domestic-button .enter {
    font-size: 1.3em;
    margin: 0.3em auto 0;
    padding: 0.3em 1em;
    text-transform: uppercase;
    width: auto; }
  #ireland-button .subtitle,
  #domestic-button .subtitle {
    font-size: 1em; }
  .l-header {
    padding-top: 1em; }
  #ireland-button,
  #domestic-button {
    margin-bottom: 1em;
    min-height: inherit; }
  aside {
    border-bottom: 1px solid #004d35; }
  h1, .alpha {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 125%; }
  h2, .beta {
    color: white;
    line-height: normal;
    margin: 0;
    padding: 0.15em 0 0;
    text-transform: uppercase; }
  h3, .gamma, .site-branding__name {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: normal; }
  h4, .delta, caption {
    font-size: 18px;
    font-size: 1.125rem; }
  h5, .epsilon {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700; }
  h6, .zeta {
    font-size: 16px;
    font-size: 1rem; }
  .view-landing-page-slideshow h3 {
    font-size: 1.4em;
    text-align: center; }
  .view-landing-page-slideshow h4 {
    font-size: 1.2em;
    font-weight: normal;
    text-align: center; }
  .views_slideshow_cycle_main.views_slideshow_main.viewsSlideshowCycle-processed {
    position: relative; }
  .l-content {
    border-bottom: 1px solid #004d35;
    padding-bottom: 1em; }
  .views_slideshow_cycle_main.views_slideshow_main.viewsSlideshowCycle-processed {
    position: relative; }
  .copyright-info {
    padding-top: 0;
    font-size: 0.85em;
    text-align: center; }
  .panel-pane.pane-block.pane-block-3.partner-logos {
    margin: 1em 0;
    text-align: center; }
    .panel-pane.pane-block.pane-block-3.partner-logos:after {
      content: "";
      display: table;
      clear: both; } }

.field-content.image-text h3 a:hover,
.field-content.image-text h3 a:focus {
  color: #fff; }

.field-content.image-text h4 a:hover,
.field-content.image-text h4 a:focus {
  color: #004d35; }

.l-region.l-region--help {
  left: 0;
  margin: 0 auto;
  position: absolute;
  z-index: 99;
  top: 0;
  width: 100%; }

.l-page {
  position: relative; }
