body {
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace,  monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	padding: 0;
}
html {
	font-size: 18px;
}
@media (max-width: 800px) {
	html {
  	font-size: 16px;
  }
}
body {
	font-family: "rooney-sans", "PT Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	line-height: 1.4;
	color: #fff;
	background-color: #F6F9FC;
	width: 100%;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1.2;
	margin: 0 0 .7em;
}
h1 {
	font-size: 1em;
	color: #300078;
	margin-top: 1.2rem;
}
h2 {
	font-size: 1em;
	margin-top: 1.6rem;
	margin-bottom: 0.6rem;
}
a {
	color: #300078;
	text-decoration: none;
	transition: color 150ms ease;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .btn {
	appearance: none;
	background-color: #300078;
	border: 0;
	border-radius: 1.4rem;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: "rooney-sans", "PT Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 0.95rem;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	line-height: 0.75;
	padding: .7em 1.4em;
	text-align: center;
	text-decoration: none;
	transition: background-color 150ms ease;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .btn:hover, .btn:focus {
	color: #fff;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	-webkit-transition: box-shadow 0.1s cubic-bezier(0.4,  0,  0.2,  1);
	transition: box-shadow 0.1s cubic-bezier(0.4,  0,  0.2,  1);
}
.nomargin {
  margin: 0px !important;
}
.bottompadding{
  padding-bottom: 20px;
}
.accessText {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.accessText:focus {
	position: static;
	width: auto;
	height: auto;
}
.current {
	font-weight: 700;
}
.bodyText {
	text-align: left;
}
.bodyText a {
	font-weight: 700;
}
.bodyText a:hover, .bodyText a:focus {
	text-decoration: underline;
}
.bodyText blockquote {
	margin: 0.95rem 2.25rem;
}
@media screen and (max-width: 800px) {
	.bodyText blockquote {
  	margin: 0.95rem 1.6rem;
  }
}
.bodyText img {
	width: auto;
	height: auto;
	max-width: 100%;
}
.bodyText figure {
	margin-bottom: 1.6rem;
}
.bodyText figcaption {
	color: #999;
	font-size: 0.9rem;
	margin-top: 0.3rem;
	text-align: center;
}
.bodyText .attachment__name, .bodyText .attachment__size {
	display: none;
}
.turbolinks-progress-bar {
	background-color: #88C27C;
}
.jsWarning {
	background-color: #fbe3e4;
	color: #97161b;
	padding: 1rem;
	border: 1px solid #97161b;
	border-radius: 6px;
}
#homeContent {
	width: 100%;
	height: 100%;
	text-align: center;
	clear: both;
	padding: 3rem 0rem 2rem 0rem;
	margin: 0 auto;
}
#homeContent #newsTable hr:first-of-type {
	background-color: transparent;
}
#homeContent .newsHead {
	padding-top: 0.8rem;
	margin-bottom: 0.6rem;
}
#homeContent .line {
	width: 90%;
}
.section1 {
	width: 27rem;
	height: 22.4rem;
	background-color: #300078;
	float: left;
	margin-left: 2rem;
	border-radius: 10px;
}
.section2 {
	margin-left: 31rem;
	width: 38rem;
	height: 22rem;
	background-color: transparent;
}
.section2 p:hover {
	color: rgba(255, 255, 255, 0.6);
}
.innerSection1 {
	width: 38rem;
	height: 10rem;
	display: inline-block;
	position: relative;
	border-radius: 10px;
}
.innerSection2 {
	width: 38rem;
	height: 10rem;
	display: inline-block;
	position: relative;
	border-radius: 10px;
}
.overlay {
	width: 100%;
	height: 2.25rem;
	background-color: #E7649B;
	bottom: 0;
	position: absolute;
	color: #ffffff;
	text-align: center;
	padding-bottom: 1.25rem;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.oText {
	font-size: 19px;
}
#homeContent #about {
	background-image: url(https://www.aerthonnta.ie/assets/images/homepage/ar-aer.jpg);
	background-position: 50% calc(50% - 30px);
	background-size: 100% 130%;
	width: 18.5rem;
	margin-right: 0.1rem;
	height: 11rem;
}
#homeContent #about:hover {
	opacity: 0.7;
}
#homeContent #interview {
	background-image: url(https://www.aerthonnta.ie/assets/images/homepage/mic.jpg);
	background-position: 50% 50%;
	background-size: 100% 100%;
	width: 18.5rem;
	height: 11rem;
	opacity: 0.9;
}
#homeContent #interview:hover {
	opacity: 0.7;
}
#homeContent #stations {
	background-image: url(https://www.aerthonnta.ie/assets/images/homepage/ireland.jpg);
	background-position: 50% 50%;
	background-size: 100% 100%;
	width: 18.5rem;
	height: 11rem;
}
#homeContent #stations:hover {
	opacity: 0.7;
}
#homeContent #presenters {
	background-image: url(https://www.aerthonnta.ie/assets/images/homepage/mixer.jpg);
	background-position: 50% 50%;
	background-size: 100% 100%;
	opacity: 0.9;
	width: 18.5rem;
	margin-right: 0.1rem;
	height: 11rem;
}
#homeContent #presenters:hover {
	opacity: 0.7;
}
#seeNews {
	margin-top: 1.25rem;
	-webkit-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: -1px 1px 5px 0px rgba(100, 100, 100, 0.7);
}
#seeNews:hover {
	color: rgba(255, 255, 255, 0.6);
}
#feeds {
	width: 100%;
	height: 100%;
	padding-top: 0.5rem;
	padding-bottom: 2rem;
	display: inline-block;
}
#twitterFeed {
	float: left;
	text-align: center;
	margin-left: 11rem;
}
#facebookFeed {
	float: right;
	text-align: center;
	margin-right: 11rem;
}
#tw {
	color: #E7649B;
	font-size: 19px;
	padding-bottom: 0.25rem;
}
.twitterbar {
	width: 23rem;
	height: 30rem;
	overflow: hidden;
	border-radius: 12px;
	clear: both;
	float: left;
	border-color: #E7649B;
	border-width: 2px;
	border-style: solid;
}
.twitterbar:hover {
	overflow-y: scroll;
}
#fb {
	color: #300078;
	font-size: 19px;
	padding-bottom: 0.25rem;
}
#fbfeed {
	width: 23rem;
	height: 30rem;
	border-radius: 12px;
	overflow: hidden;
	border-color: #300078;
	border-width: 2px;
	border-style: solid;
}
@media only screen and (min-width: 1300px) {
	#homeContent {
  	width: 1300px;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  }
  #feeds {
  	width: 1300px;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  	display: block;
  }
}
@media only screen and (max-width: 1270px) {
	.section1 {
  	width: 27rem;
  	float: none;
  	margin: 0 auto;
  }
  .section2 {
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  	margin-top: 4rem;
  }
  #twitterFeed {
  	margin-left: 10%;
  }
  #facebookFeed {
  	margin-right: 10%;
  }
}
@media only screen and (max-width: 1090px) {
	#twitterFeed {
  	margin-left: 6%;
  }
  #facebookFeed {
  	margin-right: 6%;
  }
}
@media only screen and (max-width: 975px) {
	#twitterFeed {
  	margin-left: 3%;
  }
  #facebookFeed {
  	margin-right: 3%;
  }
}
@media only screen and (max-width: 920px) {
	#twitterFeed {
  	float: none;
  	margin: 0 auto;
  }
  #facebookFeed {
  	float: none;
  	margin: 0 auto;
  	margin-top: 4rem;
  }
  .twitterbar {
  	float: none;
  	margin: 0 auto;
  }
  #fbfeed {
  	margin: 0 auto;
  }
}
@media only screen and (max-width: 650px) {
	#twitterFeed {
  	margin-top: 25rem;
  }
  .section2 {
  	width: 90%;
  }
}
@media only screen and (max-width: 470px) {
	.section1 {
  	width: 22rem;
  }
  .newsTitle {
  	font-size: 16px !important;
  	padding-top: 0.5rem;
  	text-overflow: ellipsis;
  	white-space: nowrap;
  	overflow: hidden;
  }
  .row {
  	width: 95%;
}
  #newsTable {
  	width: 100% !important;
  }
}
@media only screen and (max-width: 400px) {
	.twitterbar {
  	width: 80%;
  }
  #fbfeed {
  	width: 80%;
  }
  .section1 {
  	width: 90%;
  }
}
.container {
	width: calc(100%);
	float: left;
	margin-left: 0;
	width: 100%;
}
#homeheaderTop {
	height: 3rem;
	width: 100%;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left: 0;
}
#homeLanguage {
	float: right;
	margin: 0.875rem 1rem 0 0;
	color: #300078;
}
#homeLanguage p {
	font-size: 17px;
	display: inline;
}
#homeLanguage ul {
	margin-top: 0px !important;
}
#homeLanguage li {
	text-decoration: none;
	display: inline-block;
}
#homeLanguage a {
	text-decoration: none;
	display: inline-block;
  text-transform: uppercase;
  color: #300078;  
}
#homeLanguage a:hover {
	color: #E7649B;  
}


#loginLink {
	float: right;
	margin: 0.875rem 1.7rem 0 0.5rem;
}
#loginLink ul {
	margin-top: 0px !important;
  padding-left: 0px !important;
}
#loginLink li {
	text-decoration: none;
	display: inline-block;
}
#loginLink img {
	width: auto;
	height: 1.2rem;  
}

#homeGA {
	color: #300078;
	font-size: 1rem;
}
#homeGA::after {
	content: " |"}
#homeGA:hover {
	color: #fff;
}
#homeGA:hover::after {
	color: #300078;
}
.current #homeGA::after {
	font-weight: 400;
}
#homeEN {
	color: #300078;
	font-size: 1rem;
}
#homeEN:hover {
	color: #fff;
}
#homesiteHeader {
	width: 100%;
	overflow: hidden;
	background-image: -ms-linear-gradient(left, #300078 0%, #3C35D0 100%);
	background-image: -moz-linear-gradient(left, #300078 0%, #3C35D0 100%);
	background-image: -o-linear-gradient(left, #300078 0%, #3C35D0 100%);
	background-image: -webkit-gradient(linear,  left top,  right top,  color-stop(0,  #300078),  color-stop(100,  #3C35D0));
	background-image: -webkit-linear-gradient(left, #300078 0%, #3C35D0 100%);
	background-image: linear-gradient(left, #300078 0%, #3C35D0 100%);
	padding-bottom: 3rem;
}
#siteHeader a {
	color: #ffffff;
}
#siteHeader a:hover, #siteHeader a:focus {
	color: #ffffff;
}
#homesiteLogo {
	height: 8rem;
	float: left;
	margin-left: 5rem;
	display: block;
	margin-top: -7rem;
}
#homesiteLogo img {
	width: auto;
	height: 8.25rem;
}
#homeMap {
	position: relative;
	float: right;
	clear: both;
	margin-right: 4rem;
	margin-top: -28.5rem;
}
#homeMap:hover .Ireland {
	transform: rotate(3deg);
}
#homeMap:hover #stationsBtn {
	opacity: 1;
	transform: translateY(0);
}
.Ireland {
	width: auto;
	height: 35rem;
	float: right;
	transform: rotate(7deg);
	transition: transform 0.25s ease-in;
}
#stationsBtn {
	position: absolute;
	top: 12.75rem;
	right: 6.7rem;
	font-size: 1.5rem;
	color: #300078;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0.5rem 1rem;
	border-radius: 5px;
	opacity: 0;
	box-shadow: -1px 1px 5px 0px rgba(40, 40, 40, 0.7);
}
@media screen and (min-width: 1062px) {
	#stationsBtn {
  	transform: translateY(1rem);
  	transition: opacity 0.25s ease-in,  transform 0.25s ease-in;
  }
}
#stationsBtn:hover {
	background-color: rgba(246, 249, 252, 0.95);
}
#stationsBtn.ga {
	right: 5.55rem;
}
#socialTop {
	position: absolute;
	top: 0.35rem;
	right: 12.5rem;
	margin: 0;
}
#socialTop ul {
	list-style-type: none;
	padding-left: 0;
}
#socialTop li {
	display: inline-block;
}
.socialTopLink {
	display: inline-block;
	width: 2.2rem;
	height: 2.4rem;
	text-align: center;
	margin-right: 0.1rem;
	background-color: transparent;
}
.socialTopLink img {
	display: inline-block;
}
#socialNav {
	width: 2.4rem;
	float: left;
	margin-right: 0.15rem;
}
#sMedia {
	width: 8.8rem;
	float: left;
	margin: 0;
}
.no-js #searchItem #searchbar:focus {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	z-index: 200;
	background-color: rgba(255, 255, 255, 0.9);
}
.no-js #searchItem:focus #searchbar {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	z-index: 200;
	background-color: rgba(255, 255, 255, 0.9);
}
.open #searchItem #searchbar {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	z-index: 200;
	background-color: rgba(255, 255, 255, 0.9);
}
#searchbar {
	width: 100%;
	height: 100%;
	margin-right: 0.1rem;
	background-color: transparent;
}
@media (max-width: 800px) {
	#searchbar {
  	margin-right: 0;
  }
}
#homesearch {
	position: relative;
	width: 2.2rem;
	height: 2.4rem;
}
#homesearch input::-moz-placeholder {
	color: #300078;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
#homesearch input:-moz-placeholder {
	color: #300078;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
#homesearch input::-webkit-input-placeholder {
	color: #300078;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
.no-js #searchItem:focus #homesearch input::-moz-placeholder, .no-js #searchbar:focus #homesearch input::-moz-placeholder {
	visibility: visible;
	opacity: 1;
}
.no-js #searchItem:focus #homesearch input:-moz-placeholder, .no-js #searchbar:focus #homesearch input:-moz-placeholder {
	visibility: visible;
	opacity: 1;
}
.no-js #searchItem:focus #homesearch input::-webkit-input-placeholder, .no-js #searchbar:focus #homesearch input::-webkit-input-placeholder {
	visibility: visible;
	opacity: 1;
}
@media (min-width: 800px) {
	.js #searchItem: focus #homesearch input::-moz-placeholder, .js #searchbar:focus #homesearch input::-moz-placeholder {
  	visibility: visible;
  	opacity: 1;
  }
  .js #searchItem:focus #homesearch input:-moz-placeholder, .js #searchbar:focus #homesearch input:-moz-placeholder {
  	visibility: visible;
  	opacity: 1;
  }
  .js #searchItem:focus #homesearch input::-webkit-input-placeholder, .js #searchbar:focus #homesearch input::-webkit-input-placeholder {
  	visibility: visible;
  	opacity: 1;
  }
}
.open #searchItem #homesearch input::-moz-placeholder, .open #searchbar #homesearch input::-moz-placeholder {
	visibility: visible;
	opacity: 1;
}
.open #searchItem #homesearch input:-moz-placeholder, .open #searchbar #homesearch input:-moz-placeholder {
	visibility: visible;
	opacity: 1;
}
.open #searchItem #homesearch input::-webkit-input-placeholder, .open #searchbar #homesearch input::-webkit-input-placeholder {
	visibility: visible;
	opacity: 1;
}
#homesearch input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
#homesearch input::-webkit-search-decoration, #homesearch input::-webkit-search-cancel-button {
	display: none;
}
#homesearch input[type=search] {
	position: absolute;
	top: 0;
	background: transparent url(https://www.aerthonnta.ie/assets/images/search.svg) no-repeat;
	background-position: 50% 50%;
	background-size: 1.4rem auto;
	width: 2.2rem;
	height: 2.2rem;
	color: transparent;
	border: none;
	cursor: pointer;
	margin-bottom: -2rem;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#homesearch input[type=search]:focus {
	background-size: 0 0;
	-webkit-border-radius: 1.2rem;
	-moz-border-radius: 1.2rem;
	border-radius: 1.2rem;
	outline: 0;
}
@media (max-width: 800px) {
	#homesearch input[type=search] {
  	-webkit-transition: none;
  	-moz-transition: none;
  	transition: none;
  }
}
#homesearch input[type=search]:focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
	width: 44rem;
	background-size: 0 0;
	padding-left: 10rem;
	padding-top: 11rem;
	color: #300078;
	background-color: transparent;
	border-bottom: 2px solid;
	border-image: linear-gradient(to right,  transparent 19%,  #300078 19%) 5;
	font-size: 40px;
	cursor: auto;
}
.js .retracted #homesearch input[type=search]:focus {
	width: 2.3rem;
	padding-left: 0;
	background-color: transparent;
	cursor: pointer;
}
#socialTop #searchCloser {
	display: none;
	font-size: 40px;
	background-color: transparent;
}
#socialTop #searchCloser button {
	width: 5rem;
	height: 3rem;
	font-size: 26px;
}
#socialTop #searchCloser button:hover {
	color: #000;
}
#socialTop .open #searchCloser {
	display: block;
	position: fixed;
	margin-top: 8.5rem;
	z-index: 800;
	right: 0;
	margin-right: 10rem;
	clear: both;
}
.fbLogoTop {
	width: auto;
	height: 1.3rem;
	margin-top: 0.5rem;
}
.tLogoTop {
	margin-top: 0.6rem;
	margin-right: 0.3rem;
	width: auto;
	height: 1.2rem;
}
.mLogoTop {
	margin-top: 0.59rem;
	width: auto;
	height: 1.2rem;
}
#homeheaderNav {
	width: 100%;
	height: 3.5rem;
	text-align: center;
	background-color: transparent;
	clear: both;
}
#homeheaderNav nav {
	overflow: hidden;
	width: auto;
	height: 100%;
	float: right;
	margin-top: 0rem;
	margin-right: 5.5rem;
	padding-bottom: 1rem;
	clear: both;
}
#homeheaderNav nav ul {
	width: 100%;
	padding-left: 0;
}
#homeheaderNav nav ul li {
	padding-left: 2rem;
	font-size: 1.2rem;
	display: inline-block;
}
#homeheaderNav nav ul li a {
	text-decoration: none;
	color: #ffffff;
}
#homeheaderNav nav ul li a:hover {
	color: #E7649B;
}

@media only screen and (min-width: 1260px) {
  .topAdvert {
    padding-top: 20px;
    padding-right: 20px;
    float: right;
  }
}

@media only screen and (max-width: 1259px) {
  .topAdvert {
    padding-top: 10px;
    margin: auto;
    width: 50%;
  }
  .topAdvert img {
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 768px) {
  .topAdvert {
    padding-top: 10px;
    margin: auto;
    width: 90%;
  }
  .topAdvert img {
    width: 100%;
    height: auto;
  }
}

#Next {
	width: 100%;
	height: 36rem;
	clear: both;
}
#Shows {
	width: 30rem;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.9);
	float: left;
	clear: both;
	margin-left: 5rem;
	margin-top: 5rem;
	text-align: center;
	-webkit-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: -1px 1px 5px 0px rgba(40, 40, 40, 0.7);
}
#table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
#table thead th {
	padding-bottom: 0.25rem;
}
#table thead tr {
	background-color: transparent;
}
#table tbody tr:nth-of-type(2n-1) {
	background-color: rgba(255, 255, 255, 0.8);
}
.tableTitle {
	font-size: 1.8rem;
	color: #300078;
	text-align: left;
	padding-left: 1rem;
}
#gif {
	width: 2.5rem;
	height: 2.5rem;
	margin-left: 0.5rem;
	margin-top: 0.25rem;
}
/* .first {
	background-color: rgba(255, 255, 255, 0.8);
	width: 20rem;
} */
.homeStation a {
	color: #E7649B !important;
}
.homeStation a:hover, .homeStation a:focus {
	text-decoration: underline;
}
.homeStation {
	padding: 0.5rem 0.8rem 0.5rem 1rem;
	color: #E7649B;
	text-align: left;
	max-width: 195px;
}
.homeShow a {
	color: #88C27C !important;
}
.homeShow {
	color: #88C27C;
	text-align: left;
	padding: 0.5rem 0;
}
.homeTime {
	padding-left: 1.5rem;
	color: #300078;
	text-align: center;
	padding-right: 1rem;
	min-width: 4.5rem;
}
#homesiteHeader #seeMore {
	margin-top: 1rem;
	margin-bottom: 1.2rem;
	-webkit-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: -1px 1px 5px 0px rgba(100, 100, 100, 0.7);
}
#homesiteHeader #seeMore:hover {
	color: rgba(255, 255, 255, 0.6);
}
@media only screen and (max-width: 1261px) {
	#socialTop {
  	right: auto;
  	left: 0.7rem;
  }
  #homeheaderNav nav {
  	height: 100%;
  	float: none;
  	margin: 0 auto;
  	margin-right: 0;
  	margin-top: 11rem;
  	clear: both;
  }
  #homeheaderNav nav ul li {
  	padding-left: 2.8rem;
  }
  #first a:first-child {
  	margin-left: -2.8rem;
  }
  #homesiteLogo {
  	height: 8rem;
  	float: none;
  	clear: both;
  	text-align: center;
  	margin: 0 auto;
  	display: block;
  	margin-top: -13rem;
  }
  #homesiteLogo img {
  	width: auto;
  	height: 8.25rem;
  }
  #Shows {
  	width: 28rem;
  	float: left;
  	clear: both;
  	margin-left: 6%;
  	margin-top: 5rem;
  }
  #homeMap {
  	margin-right: 6%;
  	margin-top: -28.5rem;
  }
  .Ireland {
  	width: auto;
  	height: 30rem;
  }
  #stationsBtn {
  	top: 10.75rem;
  	right: 5.5rem;
  	font-size: 1.3rem;
  	color: #300078;
  	background-color: rgba(255, 255, 255, 0.8);
  	padding: 0.5rem 0.5rem;
  }
  #stationsBtn.ga {
  	right: 4.95rem;
  }
  #homesearch input[type=search]:focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 40rem;
  	padding-left: 9rem;
  }
}
@media only screen and (max-width: 1170px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 38rem;
  	padding-left: 8.5rem;
  }
}
@media only screen and (min-width: 1300px) {
	#homenavContainer {
  	width: 1300px;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  }
}
@media only screen and (max-width: 1120px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 35rem;
  	padding-left: 7.8rem;
  }
}
@media only screen and (max-width: 1100px) {
	#homeMap {
  	margin-top: -25.5rem;
  }
  .Ireland {
  	width: auto;
  	height: 27rem;
  }
  #stationsBtn {
  	top: 10.75rem;
  	right: 4.5rem;
  	font-size: 1.3rem;
  	color: #300078;
  	background-color: rgba(255, 255, 255, 0.8);
  	padding: 0.5rem 0.5rem;
  }
  #stationsBtn.ga {
  	right: 3.9rem;
  }
}
@media only screen and (max-width: 1050px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 31rem;
  	padding-left: 7rem;
  }
}
@media only screen and (max-width: 1020px) {
	#Shows {
  	width: 65%;
  	float: none;
  	clear: both;
  	margin: 0 auto;
  	margin-top: 5rem;
  	font-size: 0.9rem;
  }
  #homeMap {
  	position: relative;
  	float: none;
  	clear: both;
  	margin: 0 auto;
  	margin-top: 4rem;
  	text-align: center;
  }
  #homeMap:hover .Ireland {
  	transform: none;
  	-webkit-transform: none;
  }
  .Ireland {
  	float: none;
  	transition: none;
  	transform: none;
  }
  .Ireland:hover {
  	transform: none;
  	-webkit-transform: none;
  }
  #stationsBtn {
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  	width: 14rem;
  	font-size: 1.5rem;
  	color: #300078;
  	padding: 0.5rem 1rem;
  	background-color: rgba(246, 249, 252, 0.75);
  	opacity: 1;
  }
  #stationsBtn.ga {
  	width: 15rem;
  	right: 0rem;
  }
  #homesiteHeader {
  	padding-bottom: 19rem;
  }
}
@media only screen and (max-width: 970px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 28rem;
  	padding-left: 6.2rem;
  }
}
@media only screen and (max-width: 900px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 28rem;
  	padding-left: 6.2rem;
  }
  #socialTop .open #searchCloser {
  	margin-right: 6rem;
  }
}
@media only screen and (max-width: 825px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 25rem;
  	padding-left: 5.5rem;
  }
}
@media only screen and (max-width: 800px) {
	#homesiteHeader {
  	padding-bottom: 5rem;
  }
  #Next {
  	height: auto;
  }
  #homeLanguage {
  	margin-top: 0.7rem;
  	margin-right: 0.5rem;
  }
  #loginLink {
  	margin-top: 0.9rem;
  	margin-right: 1rem;
  }
  #socialTop #searchCloser button {
  	font-size: 22px;
  }
  #socialTop .open #searchCloser {
  	margin-top: 8rem;
  }
  #homeMap {
  	display: none;
  }
}
@media only screen and (max-width: 750px) {
	#homeLanguage {
  	padding-left: 0;
  }
  #sMedia {
  	float: right;
  }
}
@media only screen and (max-width: 700px) {
	#homeheaderNav nav ul li {
  	padding-left: 1.8rem;
  }
  #first a:first-child {
  	margin-left: -1.8rem;
  }
}
@media only screen and (max-width: 680px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 23rem;
  	padding-left: 5rem;
  	font-size: 35px;
  }
}
@media only screen and (max-width: 666px) {
	.tableTitle {
  	font-size: 1.35rem;
  }
  #gif {
  	width: 1.8rem;
  	height: 1.8rem;
  	margin-left: 0.5rem;
  	margin-top: 0.15rem;
  }
}
@media only screen and (max-width: 640px) {
	#Shows {
  	width: 80%;
  	margin-top: 7.5rem;
  	font-size: 0.8rem;
  }
  #homesearch input[type=search]:focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 22rem;
  	padding-left: 8rem;
  	border-image: linear-gradient(to right,  transparent 28%,  #300078 28%) 5;
  }
  #socialTop .open #searchCloser {
  	margin-top: 1rem;
  	margin-right: 4rem;
  }
}
@media only screen and (max-width: 630px) {
	#homeheaderNav nav ul li {
  	padding-left: 1.4rem;
  	font-size: 1.1rem;
  }
  #first a:first-child {
  	margin-left: -1.4rem;
  }
}
@media only screen and (max-width: 600px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 20rem;
  	padding-left: 7.6rem;
  }
}
@media only screen and (max-width: 570px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 18.5rem;
  	padding-left: 7.2rem;
  }
}
@media only screen and (max-width: 560px) {
	#homeheaderNav nav ul li {
  	padding-left: 1.2rem;
  	font-size: 1.1rem;
  }
  #homeheaderNav #first {
  	padding-left: 0;
  }
  #first a:first-child {
  	margin-left: 0rem;
  }
  #homeheaderNav #navInfo, #headerNav #navInfo {
  	display: none;
  }
  .homeTime {
  	width: auto;
  }
  #homeheaderNav #contact, #headerNav #contact {
  	display: none;
  }
  #Shows {
  	width: 90%;
}
  #homesiteLogo {
  	height: 6.5rem;
  	margin-top: -12rem;
  }
  #homesiteLogo img {
  	height: 6.5rem;
  }
}
@media only screen and (max-width: 520px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 17.5rem;
  	padding-left: 7rem;
  }
}
@media only screen and (max-width: 490px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 16.5rem;
  	padding-left: 6rem;
  }
}
@media only screen and (max-width: 470px) {
	#homeheaderNav nav ul li {
  	padding-left: 1rem;
  }
  #first a:first-child {
  	margin-left: -0.5rem;
  }
  #Shows, #seeMore {
  	font-size: 0.85rem;
  }
}
@media only screen and (max-width: 460px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 14rem;
  	padding-left: 5rem;
  }
  .tableTitle {
  	width: 55%;
  	padding-left: 0.75rem;
  }
}
@media only screen and (max-width: 420px) {
	#homesearch input[type=search]: focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 15rem;
  	padding-left: 5.5rem;
  }
}
@media only screen and (max-width: 413px) {
	#socialTop ul {
  	margin-right: -0.5rem;
  }
  #socialNav li {
  	margin-left: 0.75rem;
  }
}
@media only screen and (max-width: 375px) {
	#Shows {
  	width: 95%;
}
  #homesearch input[type=search]:focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 13rem;
  	padding-left: 4.5rem;
  }
  #homeheaderNav nav ul li {
  	padding-left: 0.8rem;
  }
}
@media only screen and (max-width: 320px) {
	#homeheaderNav nav ul li {
  	font-size: 1rem;
  }
  .station {
  	padding: 0.5rem 0 0.5rem 0.5rem;
  }
  .tableTitle {
  	width: 40%;
  	padding-left: 0.5rem;
  }
  #homeLanguage {
  	margin: 0.8rem 0 0 0.5rem;
  }
  #loginLink {
  	margin: 0.8rem 0 0 0.5rem;
  }
  #homeLanguage p {
  	font-size: 15px;
  }
  #socialTop ul {
  	margin-right: -1rem;
  }
  #socialNav li {
  	margin-left: 1.5rem;
  }
  .Ireland {
  	width: auto;
  	height: 24rem;
  	margin-left: -0.5rem;
  }
  #stationsBtn {
  	width: 14rem;
  }
  #homesearch input[type=search]:focus, .js .open #homesearch input[type=search], .js .open #homesearch input[type=search]:focus {
  	width: 12rem;
  	padding-left: 4.2rem;
  }
}
#siteHeader {
	width: 100%;
	overflow: hidden;
	background-color: transparent;
	margin-bottom: 2rem;
}
#headerTop {
	height: 3rem;
	width: 100%;
	background-color: #300078;
	text-decoration: none;
	padding-left: 0;
}
#siteLogo1 {
	height: 8rem;
	float: left;
	margin-left: 5rem;
	display: block;
	margin-top: -2rem;
	background-color: transparent;
}
#siteLogo1 img {
	width: auto;
	height: 7rem;
}
#language {
	position: absolute;
	right: 1.7rem;
	top: 0.875rem;
	margin: 0;
	color: #fff;
}
#language p {
	font-size: 17px;
	display: inline;
}
#language li {
	text-decoration: none;
	display: inline-block;
}
#language a {
	text-decoration: none;
	display: inline-block;
  text-transform: uppercase;  
}
#language a:hover {
	color: #E7649B;  
}
#GA {
	color: #fff;
	font-size: 1rem;
}
#GA::after {
	content: " |"}
#GA:hover {
	color: rgba(255, 255, 255, 0.6);
}
#GA:hover::after {
	color: #fff;
}
.current #GA::after {
	font-weight: 400;
}
#EN {
	color: #fff;
	font-size: 1rem;
}
#EN:hover {
	color: rgba(255, 255, 255, 0.6);
}
#headerNav {
	width: 100%;
	height: 3.5rem;
	text-align: center;
	background-color: transparent;
	clear: both;
}
@media screen and (max-width: 890px) {
	#headerNav {
  	margin-top: 13rem;
  }
}
@media screen and (max-width: 480px) {
	#headerNav {
  	margin-top: 10rem;
  }
}
#headerNav nav {
	overflow: hidden;
	width: auto;
	height: 100%;
	float: right;
	margin-top: 2.5rem;
	margin-right: 7rem;
	clear: both;
}
#headerNav nav ul {
	width: 100%;
	padding-left: 0;
}
#headerNav nav ul li {
	padding-left: 2rem;
	font-size: 1.2rem;
	display: inline-block;
}
#headerNav nav ul li a {
	text-decoration: none;
	color: #300078;
}
#headerNav nav ul li a:hover {
	color: #E7649B;
}
.no-js #searchItem:focus #search input::-moz-placeholder, .no-js #searchbar:focus #search input::-moz-placeholder {
	visibility: visible;
	opacity: 1;
}
.no-js #searchItem:focus #search input:-moz-placeholder, .no-js #searchbar:focus #search input:-moz-placeholder {
	visibility: visible;
	opacity: 1;
}
.no-js #searchItem:focus #search input::-webkit-input-placeholder, .no-js #searchbar:focus #search input::-webkit-input-placeholder {
	visibility: visible;
	opacity: 1;
}
@media (min-width: 800px) {
	.js #searchItem: focus #search input::-moz-placeholder, .js #searchbar:focus #search input::-moz-placeholder {
  	visibility: visible;
  	opacity: 1;
  }
  .js #searchItem:focus #search input:-moz-placeholder, .js #searchbar:focus #search input:-moz-placeholder {
  	visibility: visible;
  	opacity: 1;
  }
  .js #searchItem:focus #search input::-webkit-input-placeholder, .js #searchbar:focus #search input::-webkit-input-placeholder {
  	visibility: visible;
  	opacity: 1;
  }
}
.open #searchItem #search input::-moz-placeholder, .open #searchbar #search input::-moz-placeholder {
	visibility: visible;
	opacity: 1;
}
.open #searchItem #search input:-moz-placeholder, .open #searchbar #search input:-moz-placeholder {
	visibility: visible;
	opacity: 1;
}
.open #searchItem #search input::-webkit-input-placeholder, .open #searchbar #search input::-webkit-input-placeholder {
	visibility: visible;
	opacity: 1;
}
#search {
	position: relative;
	width: 2.2rem;
	height: 2.4rem;
}
#search input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
#search input::-webkit-search-decoration, #search input::-webkit-search-cancel-button {
	display: none;
}
#search input[type=search] {
	position: absolute;
	top: 0;
	background: transparent url(https://www.aerthonnta.ie/assets/images/search2.svg) no-repeat;
	background-position: 50% 50%;
	background-size: 1.4rem auto;
	width: 2.2rem;
	height: 2.2rem;
	color: transparent;
	border: none;
	cursor: pointer;
	margin-bottom: -2rem;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#search input[type=search]:focus {
	background-size: 0 0;
	outline: 0;
}
@media (max-width: 800px) {
	#search input[type=search] {
  	-webkit-transition: none;
  	-moz-transition: none;
  	transition: none;
  }
}
#search input[type=search]:focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
	width: 44rem;
	background-size: 0 0;
	padding-left: 10rem;
	padding-top: 11rem;
	color: #300078;
	background-color: transparent;
	border-bottom: 2px solid;
	border-image: linear-gradient(to right,  transparent 19%,  #300078 19%) 5;
	font-size: 40px;
	cursor: auto;
}
.js .retracted #search input[type=search]:focus {
	width: 2.3rem;
	padding-left: 0;
	background-color: transparent;
	cursor: pointer;
}
#search input::-moz-placeholder {
	color: #300078;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
@media (max-width: 800px) {
	#search input: :-moz-placeholder {
  	-webkit-transition: none;
  	-moz-transition: none;
  	transition: none;
  }
}
#search input:-moz-placeholder {
	color: #300078;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
@media (max-width: 800px) {
	#search input: -moz-placeholder {
  	-webkit-transition: none;
  	-moz-transition: none;
  	transition: none;
  }
}
#search input::-webkit-input-placeholder {
	color: #300078;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
@media (max-width: 800px) {
	#search input: :-webkit-input-placeholder {
  	-webkit-transition: none;
  	-moz-transition: none;
  	transition: none;
  }
}
@media only screen and (min-width: 1300px) {
	.navContainer {
  	width: 1300px;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  }
}
@media only screen and (max-width: 1261px) {
	#headerNav nav {
  	height: 130%;
  	float: none;
  	margin: 0 auto;
  	margin-right: 0;
  	margin-top: 11rem;
  	clear: both;
  }
  #headerNav nav ul li {
  	padding-left: 2.8rem;
  }
  #first a:first-child {
  	margin-left: -2.8rem;
  }
  #siteLogo1 {
  	height: 8rem;
  	float: none;
  	clear: both;
  	text-align: center;
  	margin: 0 auto;
  	display: block;
  	margin-top: -13rem;
  }
  #siteLogo1 img {
  	width: auto;
  	height: 8.25rem;
  }
  #siteHeader {
  	padding-bottom: 5rem;
  }
  #search input[type=search]:focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
  	width: 40rem;
  	padding-left: 9rem;
  }
}
@media only screen and (max-width: 1170px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
  	width: 38rem;
  	padding-left: 8.5rem;
  }
}
@media only screen and (max-width: 1120px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
  	width: 35rem;
  	padding-left: 7.8rem;
  }
}
@media only screen and (max-width: 1050px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
  	width: 31rem;
  	padding-left: 7rem;
  }
}
@media only screen and (max-width: 970px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
  	width: 28rem;
  	padding-left: 6.2rem;
  }
}
@media only screen and (max-width: 900px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
  	width: 28rem;
  	padding-left: 6.2rem;
  }
  #socialTop .open #searchCloser {
  	margin-right: 6rem;
  }
}
@media only screen and (max-width: 825px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
  	width: 25rem;
  	padding-left: 5.5rem;
  }
}
@media only screen and (max-width: 800px) {
	#language {
  	top: 0.7rem;
  	right: 1.2rem;
  }
  #socialTop #searchCloser button {
  	font-size: 22px;
  }
  #socialTop .open #searchCloser {
  	margin-top: 8rem;
  }
}
@media only screen and (max-width: 750px) {
	#socialTop {
  	width: auto;
  }
  #language {
  	padding-left: 0;
  }
}
@media only screen and (max-width: 700px) {
	#headerNav nav ul li {
  	padding-left: 1.8rem;
  }
  #first a:first-child {
  	margin-left: -1.8rem;
  }
}
@media only screen and (max-width: 680px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
  	width: 23rem;
  	padding-left: 5rem;
  	font-size: 35px;
  }
}
@media only screen and (max-width: 640px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
  	width: 22rem;
  	padding-left: 8rem;
  	border-image: linear-gradient(to right,  transparent 28%,  #300078 28%) 5;
  }
  #socialTop .open #searchCloser {
  	margin-top: 1rem;
  	margin-right: 4rem;
  }
}
@media only screen and (max-width: 630px) {
	#headerNav nav ul li {
  	padding-left: 1.4rem;
  	font-size: 1.1rem;
  }
  #first a:first-child {
  	margin-left: -1.4rem;
  }
}
@media only screen and (max-width: 600px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
  	width: 20rem;
  	padding-left: 7.6rem;
  }
}
@media only screen and (max-width: 570px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
  	width: 18.5rem;
  	padding-left: 7.2rem;
  }
}
@media only screen and (max-width: 560px) {
	#headerNav nav ul li {
  	padding-left: 1.2rem;
  	font-size: 1.1rem;
  }
  #first a:first-child {
  	margin-left: 0rem;
  }
  #siteLogo1 {
  	height: 6.5rem;
  	margin-top: -12rem;
  }
  #siteLogo1 img {
  	height: 6.5rem;
  }
}
@media only screen and (max-width: 520px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
	width: 17.5rem;
	padding-left: 7rem;
}
}
@media only screen and (max-width: 490px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
	width: 16.5rem;
	padding-left: 6rem;
}
}
@media only screen and (max-width: 470px) {
	#headerNav nav ul li {
	padding-left: 1rem;
}
#first a:first-child {
	margin-left: -0.5rem;
}
}
@media only screen and (max-width: 460px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
	width: 14rem;
	padding-left: 5rem;
}
}
@media only screen and (max-width: 420px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
	width: 15rem;
	padding-left: 5.5rem;
}
}
@media only screen and (max-width: 413px) {
	#socialTop ul {
	margin-right: -0.5rem;
}
#socialNav li {
	margin-left: 0.75rem;
}
}
@media only screen and (max-width: 375px) {
	#search input[type=search]: focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
	width: 13rem;
	padding-left: 4.5rem;
}
#headerNav nav ul li {
	padding-left: 0.8rem;
}
}
@media only screen and (max-width: 320px) {
	#headerNav nav ul li {
	font-size: 1rem;
}
#language {
	margin: 0.9rem 0 0 0.5rem;
}
#language p {
	font-size: 15px;
}
#socialTop ul {
	margin-right: -1rem;
}
#socialNav li {
	margin-left: 1.5rem;
}
#search input[type=search]:focus, .js .open #search input[type=search], .js .open #search input[type=search]:focus {
	width: 12rem;
	padding-left: 4.2rem;
}
}body {
	color: #300078;
	font-size: 18px;
}
#calendarContainer {
	background-color: transparent;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	min-height: 15rem;
	clear: both;
}
@media only screen and (max-width: 680px) {
	.calendarHolder {
	width: 80%;
	height: 160px;
	overflow: hidden;
	margin: 0 auto;
}
.calendarHolder nav {
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}
.calendarHolder .calendar {
	margin-top: 0;
	margin-bottom: 1.6rem;
}
}.calendar {
	width: 130px;
	height: 150px;
	background-color: #300078;
	border-radius: 5%;
	display: inline-block;
	box-shadow: 0 4px 4px 0 rgba(50, 50, 50, 0.4);
	margin-right: 0.25rem;
	margin-top: 2.5rem;
	text-decoration: none;
}
.calendar a {
	color: #fff;
}
.calendar:hover {
	opacity: 0.7;
}
.calendar.current {
	background-color: #E7649B;
	font-weight: 400;
}
.calendar>p {
	padding: 10px 0;
	margin: 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.calendar-day {
	font-size: 16px;
}
.calendar-month-year {
	font-size: 14px;
}
.calendar-date {
	font-size: 34px;
	margin: 0;
}
@media only screen and (max-width: 1000px) {
	#calendarContainer {
	min-height: 11rem;
}
.calendar {
	width: 100px;
	height: 110px;
}
.calendar-day {
	font-size: 14px;
	margin: 0;
	margin-top: 0.25rem;
	margin-bottom: 0.5rem;
}
.calendar-month-year {
	font-size: 12px;
}
.calendar-date {
	font-size: 30px;
}
}
@media only screen and (max-width: 801px) {
	.calendar {
	width: 80px;
	height: 90px;
}
.calendar-day {
	font-size: 12px;
	margin: 0;
	margin-top: 0.25rem;
	margin-bottom: 0.5rem;
}
.calendar-month-year {
	font-size: 10px;
}
.calendar-date {
	font-size: 24px;
}
}
@media only screen and (max-width: 680px) {
	#calendarContainer {
	min-height: 9rem;
}
}
#timetable {
	width: 100%;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.1);
	clear: both;
	display: flex;
	flex-direction: column;
	min-height: 20rem;
	margin-bottom: 2.5rem;
}
#tableHead {
	width: 100%;
	height: 5rem;
	background-color: #300078;
}
#today {
	text-align: center;
	font-size: 23px;
	padding-top: 0.25rem;
	color: #fff;
}
.slot {
	min-height: 9rem;
	width: 100%;
	background-color: #d7e2e9;
	margin-bottom: 0.1rem;
}
.showTime {
	height: 6rem;
	width: 6rem;
	background-color: #300078;
	margin-left: 2rem;
	margin-top: 1.5rem;
	display: inline-block;
	position: absolute;
	text-align: center;
	line-height: 6rem;
}
.showTime p {
	text-align: center;
	color: #fff;
	margin: 0;
}
.showImage {
	display: inline-block;
	margin-left: 9rem;
	margin-top: 1.5rem;
}
@media only screen and (max-width: 670px) {
	.showImage {
	display: none;
}
}.showImage img {
	height: 6rem;
	width: 11rem;
	background-color: #fff;
}
.showContent {
	height: 6rem;
	width: 48rem;
	background-color: transparent;
	display: inline-block;
	margin-left: 1rem;
	margin-top: 1rem;
	position: absolute;
	padding: 0.5rem;
	padding-top: 0.5rem;
}
@media only screen and (max-width: 1300px) {
	.showContent {
	width: calc(100% - 23.8rem);
}
}
@media only screen and (max-width: 670px) {
	.showContent {
	width: calc(100% - 11.8rem);
	margin-left: 8.5rem;
}
.showContent .fullTime, .showContent .bilingualProgramme {
	display: none;
}
}.showTitle {
	font-size: 21px;
	margin-top: -0.25rem;
}
@media only screen and (max-width: 670px) {
	.showTitle {
	font-size: 16px;
}
}.showDetails {
	font-size: 13px;
	margin-top: -0.25rem;
}
.line2 {
	width: 100%;
	color: #fff;
	border: none;
	background-color: #fff;
	height: 1px;
	margin-top: -1rem;
}
.bilingualProgramme {
	display: inline-block;
	background-color: #E7649B;
	color: #fff;
	font-size: 0.75rem;
	text-transform: uppercase;
	padding: 0.25rem 0.5rem;
	border-radius: 5px;
	margin-top: 0.2rem;
}
.presenterContainer {
	padding-bottom: 4rem;
	clear: both;
}
.searchPresenters {
	width: 12rem;
	height: 2rem;
	background-color: #fff;
	float: right;
	clear: both;
	margin-right: 5.5%;
	border-radius: 12px;
	border-color: #300078;
	border-style: solid;
	border-width: 2px;
}
#presenterSearch input[type=text] {
	background: transparent url(https://www.aerthonnta.ie/assets/images/search.svg) no-repeat;
	background-position: 100% 45%;
	background-size: 1.25rem 1.25rem;
	width: 11.5rem;
	height: 2rem;
	color: #300078;
	border: none;
	cursor: auto;
	outline: none;
	padding-left: 0.25rem;
}
#presenterSearch input[type=text]::placeholder {
	color: #300078;
}
.presenters {
	margin: 0 auto;
	width: 90%;
	height: 100%;
	clear: both;
	background-color: transparent;
}
.presenterRow {
	padding-top: 1.5rem;
	width: 24%;
	margin-left: 0.5%;
	display: inline-block;
	position: relative;
	border-radius: 10px;
}
.presenterImage {
	width: 100%;
	height: 15rem;
	border-radius: 10px;
}
.presenterOverlay {
	width: 100%;
	height: 2.25rem;
	background-color: rgba(48, 0, 120, 0.7);
	bottom: 0;
	margin-bottom: 0.35rem;
	position: absolute;
	color: #ffffff;
	text-align: center;
	padding-bottom: 1.75rem;
	padding-top: 0.8rem;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.presenterName {
	font-size: 19px;
	max-width: 260px;
	margin: 0 auto;
}
.modal {
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
	background-color: #fefefe;
	margin: 2% auto;
	padding: 15px;
	width: 48%;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
	min-height: 10rem;
}
.modalImage {
	width: 10rem;
	height: 10rem;
	border-radius: 10px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 1rem;
}
.pnameModal {
	font-size: 21px;
	display: inline-block;
	padding: 0;
	margin: 0;
}
.pdetailsModal {
	font-size: 16px;
	display: inline-block;
	height: 100%;
	width: 90%;
	text-align: left;
	margin: 0 auto;
	vertical-align: top;
}
.pinfoModal {
	display: inline-block;
	width: 62%;
	margin-left: 1rem;
}
.close {
	color: #300078;
	display: flex;
	justify-content: flex-end;
	font-size: 25px;
	font-weight: bold;
}
.close:hover, .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
@media only screen and (min-width: 1300px) {
	.presenterContainer {
	width: 1300px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
}
@media only screen and (max-width: 1235px) {
	.modal-content {
	width: 60%;
}
}
@media only screen and (max-width: 1150px) {
	.presenterRow {
	width: 31%;
}
.searchPresenters {
	margin-right: 9%;
}
}
@media only screen and (max-width: 990px) {
	.modal-content {
	width: 70%;
}
}
@media only screen and (max-width: 900px) {
	.presenterRow {
	width: 41%;
	margin-left: 5%;
}
.searchPresenters {
	margin-right: 11.5%;
}
}
@media only screen and (max-width: 850px) {
	.modal-content {
	width: 80%;
}
}
@media only screen and (max-width: 660px) {
	.pnameModal {
	font-size: 19px;
}
.pdetailsModal {
	font-size: 14px;
	text-align: center;
}
.modalImage {
	width: 10rem;
	height: 10rem;
	display: block;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.pinfoModal {
	margin-left: 0rem;
	width: 90%;
}
}
@media only screen and (max-width: 650px) {
	.presenterRow {
	width: 48%;
	display: block;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.searchPresenters {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
}
@media only screen and (max-width: 600px) {
	.presenterRow {
	width: 58%;
}
}
@media only screen and (max-width: 560px) {
	.presenterRow {
	width: 90%;
}
}
@media only screen and (max-width: 360px) {
	.presenterImage {
	height: 12rem;
}
.presenterName {
	font-size: 17px;
}
}.mainInterview {
	width: 80%;
	display: flex;
	flex-direction: column;
	min-height: 8rem;
	background-color: transparent;
	margin: 0 auto;
	border-radius: 10px;
	overflow: hidden;
}
@media screen and (max-width: 700px) {
	.mainInterview {
	width: 90%;
}
}
#interviewTop {
	width: 100%;
	display: block;
	margin: 0 auto;
	text-align: center;
}
#interviewTop img {
	height: auto;
	max-height: 400px;
	width: auto;
	max-width: 100%;
}
.interviewDetails {
	font-size: 0.85rem;
	color: #300078;
	text-align: center;
	text-transform: none; /* Original text-transform: uppercase;*/
	margin-bottom: 1.2rem;
}
.interviewHead {
	font-size: 2.5rem;
	color: #300078;
	text-align: center;
	margin-bottom: 2.5rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
}
.interviewHead span {
	font-size: 1.8rem;
	color: #300078;
	text-align: center;
	margin-bottom: 2.5rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
}
.ioftMonth {
	width: 100%;
	display: flex;
	flex-direction: column;
	min-height: 8rem;
	clear: both;
	margin: 0 auto;
	margin-top: 3rem;
}
.monthIntro {
	width: 100%;
	display: flex;
	flex-direction: column;
	min-height: 2rem;
	text-align: center;
	font-size: 1.8rem;
	color: #300078;
}
.line3 {
	width: 30%;
	color: #300078;
	border: none;
	background-color: #300078;
	height: 2px;
}
.interviewText {
	margin-top: 1rem;
	width: 70%;
	height: 100%;
	color: #300078;
	margin: 0 auto;
	margin-top: 1rem;
}
.relatedInterviews {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	min-height: 10rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.related {
	text-align: center;
	font-size: 1.5rem;
}
.topInterviews {
	margin: 0 auto;
	width: 90%;
	height: 100%;
	clear: both;
	background-color: transparent;
	text-align: center;
	padding-top: 1rem;
}
#seeInterviews {
	text-align: center;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
	display: block;
}
.interviews {
	margin: 0 auto;
	width: 90%;
	display: none;
	height: 100%;
	clear: both;
	background-color: transparent;
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 2rem;
}
.interviewsRow {
	width: 18rem;
	height: 18rem;
	margin: 1rem;
	display: inline-block;
	position: relative;
	border-bottom: 8px solid #300078;
	border-bottom-width: 80%;
}
.interviewsRow:hover {
	opacity: 0.8;
}
.interviewImage {
	width: 18rem;
	height: 10rem;
	object-fit: cover;
}
.interviewOverlay {
	width: 80%;
	min-height: 8rem;
	background-color: #ffffff;
	bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	color: #300078;
	text-align: left;
	padding: 0rem 1rem 1rem 1rem;
}
.interviewIntro {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
.interviewBlurb {
	font-size: 16px;
	margin-top: -5px;
}
@media only screen and (max-width: 1050px) {
	.interviewText {
	width: 80%;
}
}
@media only screen and (max-width: 900px) {
	.interviewText {
	width: 90%;
}
}
@media only screen and (max-width: 700px) {
	.interviewText {
	width: 95%;
}
}
@media only screen and (max-width: 500px) {
	.monthIntro {
	font-size: 1.5rem;
}
.interviewHead {
	font-size: 2rem;
}
.interviewsRow {
	margin: 0rem;
	margin-bottom: 1rem;
}
}.mainInterviews {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	min-height: 10rem;
	padding-bottom: 2rem;
}
.interviewsTitle {
	text-align: center;
	font-size: 1.5rem;
}
.allInterviews {
	margin: 0 auto;
	width: 90%;
	height: 100%;
	clear: both;
	background-color: transparent;
	text-align: center;
	padding-top: 1rem;
	padding-bottom: 2rem;
}
.interviewsRow {
	width: 18rem;
	height: 18rem;
	margin: 1rem;
	display: inline-block;
	position: relative;
	border-bottom: 8px solid #300078;
	border-bottom-width: 80%;
}
.interviewsRow:hover {
	opacity: 0.8;
}
.interviewImage {
	width: 18rem;
	height: 10rem;
	object-fit: cover;
}
.interviewOverlay {
	width: 80%;
	min-height: 8rem;
	background-color: #ffffff;
	bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	color: #300078;
	text-align: left;
	padding: 0rem 1rem 0rem 1rem;
}
.interviewDate {
	font-size: 14px;
}
.interviewIntro {
	font-size: 20px;
	font-weight: bold;
	margin-top: -8px;
}
.interviewBlurb {
	font-size: 16px;
	margin-top: -5px;
}
@media only screen and (min-width: 1500px) {
	.mainInterviews {
	width: 1500px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
}
@media only screen and (max-width: 1050px) {
	.interviewText {
	width: 80%;
}
}
@media only screen and (max-width: 900px) {
	.interviewText {
	width: 90%;
}
}
@media only screen and (max-width: 700px) {
	.interviewText {
	width: 95%;
}
}
@media only screen and (max-width: 500px) {
	.monthIntro {
	font-size: 1.5rem;
}
.interviewHead {
	font-size: 2rem;
}
.interviewsRow {
	margin: 0rem;
	margin-bottom: 1rem;
}
}.iotM {
	width: 27rem;
	height: 100%;
	margin-bottom: 2rem;
	margin-left: 5rem;
	float: left;
	clear: right;
}
.iotM #newsContainer {
	width: auto;
}
.iotM .news1 {
	max-height: 28.8rem;
	margin: 1rem;
}
@media only screen and (max-width: 600px) {
	.iotM .news1 {
	width: 100%;
}
}
@media only screen and (max-width: 1250px) {
	.iotM .news1 {
	margin: 2.25rem 0 0 0;
}
}.iotM .news1 .newsHead {
	font-size: 1.6rem;
	padding-top: 0.8rem;
}
#seeallInterviews {
	width: 100%;
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 1.25rem;
}
.iotmRow {
	width: 27rem;
	height: 22.15rem;
	margin: 0 1rem 1rem 1rem;
	display: inline-block;
	position: relative;
	border-bottom: 8px solid #300078;
	border-bottom-width: 80%;
}
.iotmRow:hover {
	opacity: 0.8;
}
.iotmImage {
	width: 27rem;
	height: 15rem;
	object-fit: cover;
}
.iotmOverlay {
	width: 80%;
	min-height: 5rem;
	background-color: #fff;
	bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	color: #300078;
	text-align: left;
	padding: 0 0.5rem 0 0.5rem;
}
.iotmHeader {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 0.8rem;
	text-align: center;
}
.iotmIntro {
	font-size: 16px;
	margin-top: -5px;
}
.iotmBlurb {
	font-size: 16px;
	margin-top: -5px;
}
.infoLinks {
	width: 27rem;
	height: 100%;
	float: right;
	clear: right;
	margin-top: 0rem;
	margin-right: 7rem;
	margin-bottom: 2rem;
}
.infoLink {
	width: 27rem;
	height: 21rem;
	margin: 0 1rem 2rem 1rem;
	display: block;
	position: relative;
	border-bottom: 8px solid #73B789;
	border-bottom-width: 80%;
}
.infoLink:hover {
	opacity: 0.8;
}
.infoLink1 {
	width: 27rem;
	height: 21rem;
	margin: 0 1rem 3rem 1rem;
	display: block;
	position: relative;
	border-bottom: 8px solid #FC705E;
	border-bottom-width: 80%;
}
.infoLink1:hover {
	opacity: 0.8;
}
.infoLink2 {
	width: 27rem;
	height: 21rem;
	margin: 0 1rem 2rem 1rem;
	display: block;
	position: relative;
	border-bottom: 8px solid #73B789;
	border-bottom-width: 80%;
}
.infoLink2:hover {
	opacity: 0.8;
}
.bImage {
	width: 27rem;
	height: 18rem;
	object-fit: cover;
}
.linkHead {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 0.8rem;
	text-align: center;
	background-color: #F6F9FC;
	color: #73B789;
}
.linkHead1 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 0.8rem;
	text-align: center;
	background-color: #F6F9FC;
	color: #FC705E;
}
.linkHead2 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 0.8rem;
	text-align: center;
	background-color: #F6F9FC;
	color: #73B789;
}
.linkOverlay {
	width: 80%;
	min-height: 5rem;
	background-color: #fff;
	bottom: 0;
	position: absolute;
	display: flex;
	flex-direction: column;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0 0.5rem 0 0.5rem;
}
.linkBlurb {
	font-size: 16px;
	color: #73B789;
}
.linkBlurb1 {
	font-size: 16px;
	color: #FC705E;
}
.linkBlurb2 {
	font-size: 16px;
	color: #73B789;
}
@media only screen and (min-width: 1300px) {
	#broadcastersContainer {
	width: 1300px;
	left: 0;
	right: 0;
	padding-top: 0.8rem;
	margin-left: auto;
	margin-right: auto;
}
}
@media only screen and (max-width: 1250px) {
	.iotM {
  	float: none;
  	clear: both;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  	margin-bottom: 4rem;
  }
  .iotmRow {
  	margin: 0;
  	margin-bottom: 1rem;
  }
  .infoLinks {
  	float: none;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  	margin-bottom: 0rem;
  }
  .infoLink {
  	width: 27rem;
  	height: 21rem;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  	margin-bottom: 4rem;
  }
  .infoLink1 {
  	width: 27rem;
  	height: 21rem;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  }
  .infoLink2 {
  	width: 27rem;
  	height: 21rem;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  	margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 480px) {
	.iotM {
  	width: 90%;
  }
  .iotmRow {
  	width: 100%;
  }
  .iotmImage {
  	width: 100%;
  }
  .infoLinks {
  	width: 90%;
  }
  .infoLink {
  	width: 100%;
  }
  .infoLink1 {
  	width: 100%;
  }
  .infoLink2 {
  	width: 100%;
  }
  .bImage {
  	width: 100%;
  }
}
#cuplaFocal {
	margin-top: 1rem;
	padding-bottom: 1rem;
}
@media only screen and (min-width: 1071px) {
	#cuplaFocal.about2 {
	float: none;
	clear: both;
	width: 38rem;
	padding-left: 0.8rem;
	padding-right: 0.8rem;
	margin-left: auto !important;
	margin-right: auto !important;
}
}
#cuplaFocal h1 {
	font-size: 1.6rem;
	text-align: center;
}
#cuplaFocal table {
	width: 100%;
}
#cuplaFocal td {
	width: 50%;
}
#cuplaFocal .ga {
	color: #E7649B;
	font-weight: 700;
	padding-right: 0.5rem;
}
.news1 {
	width: 27rem;
	height: auto;
	max-height: 32.4rem;
	background-color: #300078;
	float: left;
	border-radius: 10px;
	margin-top: 4rem;
	margin-left: 4rem;
	overflow-x: hidden;
}
#newsTable {
	width: 27rem;
	display: block;
	padding-bottom: 1rem;
}
.newsHead {
	font-size: 1.8rem;
	color: #fff;
	text-align: left;
	padding-left: 1rem;
	padding-top: 0.6rem;
	line-height: 1.2;
}
.row {
	box-sizing: border-box;
	width: 100%;
	height: 5rem;
	display: block;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	margin-top: -0.5rem;
}
.row:hover {
	background-color: rgba(246, 249, 252, 0.5);
}
.line {
	width: 100%;
	color: #fff;
	border: none;
	background-color: #fff;
	height: 1px;
}
.newsImage {
	text-align: left;
	float: left;
	padding-right: 0.5rem;
	width: 5.5rem;
	height: 4rem;
	margin-left: 0.5rem;
	margin-bottom: 0.5rem;
}
.newsTitle {
	color: #ffffff;
	text-align: left;
	font-size: 19px;
}
.newsDate {
	color: #FFFFFF;
	text-align: left;
	font-size: 15px;
	padding-left: 3rem;
	margin-top: -0.5rem;
}
.news2 {
	float: right;
	clear: right;
	margin-right: 4rem;
	width: 34rem;
	display: flex;
	flex-direction: column;
	min-height: 22rem;
	border-radius: 10px;
	border-color: #300078;
	border-width: 2px;
	border-style: solid;
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
	padding: 0.5rem;
	margin-bottom: 3rem;
}
.mainnewsImage {
	width: 85%;
	height: 40%;
	display: block;
	margin: 0 auto;
	padding-bottom: 0.5rem;
	margin-top: -0.5rem;
}
.mainnewsTitle {
	color: #300078;
	text-align: center;
	font-size: 25px;
}
.mainnewsDate {
	color: #300078;
	text-align: center;
	margin-top: -0.25rem;
}
.newsContent {
	text-align: left;
	color: #300078;
	font-size: 17px;
}
@media only screen and (min-width: 1300px) {
	#newsContainer {
  	width: 1300px;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  }
}
@media only screen and (max-width: 1280px) {
	.news1 {
	margin-left: 3%;
}
.news2 {
	margin-right: 3%;
}
}
@media only screen and (max-width: 1200px) {
	.news1 {
	margin-left: 1%;
}
.news2 {
	margin-right: 1%;
}
}
@media only screen and (max-width: 1150px) {
	.news1 {
	float: none;
	clear: both;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5rem;
}
.news2 {
	float: none;
	clear: both;
	margin-top: 4rem;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
}
@media only screen and (max-width: 600px) {
	.news1 {
	width: 90%;
	margin-top: 2rem;
}
.news2 {
	width: 90%;
}
}.about1 {
	width: 20rem;
	height: auto;
	background-color: #300078;
	float: left;
	border-radius: 10px;
	margin-top: 4rem;
	margin-left: 7rem;
}
#aboutTable {
	width: 20rem;
	display: block;
}
.aboutHead {
	font-size: 1.8rem;
	color: #fff;
	text-align: left;
	padding-left: 0.8rem;
	padding-top: 0.6rem;
}
.aboutRow {
	width: 100%;
	display: block;
	padding-left: 0.8rem;
}
.aboutRow:hover {
	background-color: rgba(246, 249, 252, 0.5);
}
.aboutLine {
	width: 100%;
	color: #fff;
	border: none;
	background-color: #fff;
	height: 1px;
	padding: 0;
	margin: 0;
}
.aboutTitle {
	color: #ffffff;
	text-align: left;
	font-size: 1rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	margin: 0;
}
.about2 {
	float: right;
	clear: right;
	margin-right: 6rem;
	width: 34rem;
	display: flex;
	flex-direction: column;
	min-height: 22rem;
	border-radius: 10px;
	border-color: #300078;
	border-width: 2px;
	border-style: solid;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0.5rem;
	margin-bottom: 3rem;
}
.mainaboutImage {
	width: 10rem;
	height: 10rem;
	display: block;
	margin: 0 auto;
	padding-bottom: 0.5rem;
}
.mainaboutTitle {
	color: #300078;
	text-align: center;
	font-size: 25px;
}
.aboutContent {
	color: #300078;
	font-size: 17px;
}
@media only screen and (min-width: 1300px) {
	#aboutContainer {
	width: 1300px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
}
@media only screen and (max-width: 1261px) {
	.about1 {
	margin-left: 6%;
}
.about2 {
	margin-right: 6%;
}
}
@media only screen and (max-width: 1200px) {
	.about1 {
	margin-left: 4%;
}
.about2 {
	margin-right: 4%;
}
}
@media only screen and (max-width: 1150px) {
	.about1 {
	margin-left: 3%;
}
.about2 {
	margin-right: 3%;
}
}
@media only screen and (max-width: 1070px) {
	.about1 {
  	float: none;
  	clear: both;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  	margin-top: 5rem;
  }
  .about2 {
  	float: none;
  	clear: both;
  	margin-top: 4rem;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  }
}
@media only screen and (max-width: 600px) {
	.about1 {
  	width: 75%;
  	margin-top: 2rem;
  }
  #aboutTable {
  	width: 100%;
  }
  .about2 {
  	width: 90%;
  }
}
#siteFooter {
	width: calc(100%);
	float: left;
	margin-left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #300078;
	clear: both;
	background-color: transparent;
}
#siteFooter a:hover, #siteFooter a:focus {
	color: rgba(0, 127, 175, 0.7);
}
#siteSocial {
	width: 100%;
	height: 7.5rem;
	vertical-align: middle;
	padding-bottom: 3rem;
}
#siteSocial ul {
	list-style-type: none;
	padding-left: 0;
}
#siteSocial li {
	display: block;
	padding-left: 0.2rem;
	margin-top: 1rem;
}
.socialSecondary {
	width: 100%;
	float: left;
	margin-left: 11%;
	background-color: transparent;
}
.socialLink:hover {
	color: #E7649B;
}
.socialLink img {
	vertical-align: middle;
}
.socialLink a {
	vertical-align: middle;
  text-decoration: none;
}
.socialLink {
	display: inline;
	width: 2.4rem;
	height: 2.4rem;
	margin-right: 0.1rem;
	vertical-align: middle;
  color: #300078;
}
.fbLogo {
	width: auto;
	height: 1.4rem;
	margin-right: 1.4rem;
	margin-left: 0.35rem;
}
.tLogo {
	width: auto;
	height: 1.2rem;
	margin-right: 0.95rem;
}
.mLogo {
	width: auto;
	height: 1.2rem;
	margin-right: 0.85rem;
}
#siteSocialLeft{
  width: 50%;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
#siteSocialRight{
  width: 50%;
  float: right;
  margin-top: 40px;
  margin-bottom: 20px;
}
.socialSecondary {
	margin-bottom: 2.5rem;
}
.partnerLogo {
  float:left;
  width: 33.3%; 
}
.partnerLogo img {
margin-left: auto;
margin-right: auto;
display: block;
}
#onagLogo {
  height: 6rem;    
}
#baiLogo {
  height: 6rem;    
}
#fnagLogo {
  height: 6rem;    
}
#subFooter {
	position: relative;
	height: 3rem;
	width: 100%;
	background-color: #300078;
	clear: both;
}
#subFooter a {
	color: #fff;
}
#subFooter a:hover {
	color: rgba(0, 127, 175, 0.4);
}
#subFooter p {
	font-size: 0.95rem;
	margin: 0;
}
#copyright, #footerExtra {
	color: #fff;
	margin-top: 0.85rem;
}
#copyright {
	float: left;
	padding-left: 0.2rem;
	margin-left: 11%;
}
#footerExtra {
	float: right;
	padding-right: 0.1rem;
	margin-right: 10%;
}
#footerExtra a {
	margin-left: 1rem;
	color: #fff;
}
#footerExtra a:hover, #footerExtra a:focus {
	color: #fff;
}
@media only screen and (min-width: 1400px) {
	#siteSocial {
  	width: 1400px;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  }
  .subWrap {
  	width: 1400px;
  	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
  }
}
@media only screen and (max-width: 1100px) {
  #siteSocialLeft{
    width: 50%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #siteSocialRight{
    width: 50%;
    float: right;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .socialSecondary {
  	margin-bottom: 2.5rem;
  }
  .partnerLogo {
    float:left;
    width: 33.3%; 
  }
  .partnerLogo img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  }
  #onagLogo {
    height: 6rem;    
  }
  #baiLogo {
    height: 6rem;    
  }
  #fnagLogo {
    height: 6rem;    
  }
}
@media only screen and (max-width: 980px) {
	.socialSecondary {
  	width: 100%;
  	margin-left: 1rem;
  }
  #copyright {
  	margin-left: 1rem;
  }
  #footerExtra {
  	margin-right: 1rem;
  }
}
@media only screen and (max-width: 800px) {
	#footerExtra {
  	font-size: 15px;
  }
}
@media only screen and (max-width: 700px) {
	#footerExtra {
  	display: none;
  }
}
@media only screen and (max-width: 520px) {
	#siteSocialLeft{
    width: 100%;
    float: left;
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #siteSocialRight{
    width: 100%;
    float: left;
    clear: both;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .socialSecondary {
  	margin-bottom: 2.5rem;
  }
  .partnerLogo {
    float:left;
    width: 33.3%; 
  }
  .partnerLogo img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
  #onagLogo {
    height: 6rem;    
  }
  #baiLogo {
    height: 6rem;    
  }
  #fnagLogo {
    height: 6rem;    
  }
}
.searchMain {
	width: calc(100%);
	float: left;
	margin-left: 0;
	width: 100%;
	height: 100%;
	margin-top: -15rem;
}
.searchMain .noJoy {
	height: 10rem;
	text-align: center;
	padding-top: 9rem;
}
@media screen and (max-width: 500px) {
	.searchMain .noJoy {
  	color: #fff;
  	padding-top: 2rem;
  }
}.searchMain .noSearch {
	height: 16rem;
}
.searchList {
	width: 100%;
	margin: 0 auto;
	padding-left: 0;
}
.searchList li {
	list-style-type: none;
}
#searchLabel {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	display: inline-block;
	margin: 0 auto;
	margin-top: 1rem;
	min-width: 10%;
	min-height: 1rem;
	background-color: #FF6427;
	border-radius: 8px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	padding: 0 0.5rem 0 0.5rem;
}
#searchForm {
	width: 50%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 3rem;
}
@media screen and (max-width: 500px) {
	#searchForm {
  	width: 90%;
  	margin-bottom: 2rem;
  }
}
#searchForm button {
	padding: 0.75rem 1rem 0.75rem 1rem;
}
@media screen and (max-width: 500px) {
	#searchForm button {
  	padding: 0.5rem;
  }
}
#searchForm button img {
	width: 1.3rem;
}
#searchBox {
	margin: 0 auto;
	border-radius: 8px;
	border-color: transparent;
	margin-right: 0.5rem;
	height: 2.25rem;
	width: 60%;
	padding-left: 1rem;
	color: #88C27C;
}
@media screen and (max-width: 500px) {
	#searchBox {
	height: 2rem;
	width: 70%;
	padding-left: 0.5rem;
}
}::-webkit-input-placeholder {
	color: #88C27C;
}
:-moz-placeholder {
	color: #88C27C;
	opacity: 1;
}
::-moz-placeholder {
	color: #88C27C;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #88C27C;
}
::-ms-input-placeholder {
	color: #88C27C;
}
.searchItem {
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	width: 50%;
	background-color: rgba(255, 255, 255, 0.85);
	border-radius: 8px;
	text-align: center;
	display: block;
	margin-bottom: 3rem;
	padding-bottom: 1rem;
	-webkit-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 900px) {
	.searchItem {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 2rem;
}
}
@media screen and (max-width: 720px) {
	.searchItem {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 2rem;
}
}.searchImage {
	width: 50%;
	padding-top: 1rem;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}
.searchImage img {
	width: 97%;
	opacity: 0.9;
}
@media screen and (max-width: 900px) {
	.searchImage {
	padding-top: 4%;
}
}
@media screen and (max-width: 720px) {
	.searchImage {
	width: 70%;
	margin: 0 auto;
	display: block;
	padding-top: 1rem;
	padding-left: 0;
}
}.searchContent {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	display: block;
	margin: 0 auto;
	width: 80%;
}
.searchContent h1 {
	font-size: 2rem;
}
@media screen and (max-width: 720px) {
	.searchContent h1 {
	font-size: 1.5rem;
}
}
@media screen and (max-width: 500px) {
	.searchContent h1 {
	font-size: 1.25rem;
}
}.searchContent .btn {
	margin-top: 0.8rem;
	margin-bottom: 1rem;
}
@media screen and (max-width: 720px) {
	.searchContent {
	display: block;
	padding-top: 0%;
	width: 90%;
}
}.mapContainer {
	background-color: #300078;
	padding: 0;
	margin: 0;
}
#map {
	position: relative;
	width: 70%;
	height: 100vh;
	background-image: url("https://www.aerthonnta.ie/assets/images/logo/aerthonnta_logo_white.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 8rem auto;
	margin-left: 30%;
}
#mapContact {
	position: relative;
	width: 100%;
	height: 50vh;
	background-image: url("https://www.aerthonnta.ie/assets/images/logo/aerthonnta_logo_white.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 8rem auto;
}
#mapContact iframe {
	position: relative;
  width: 94%;
  height: 93%;
  margin: 10px;
  border: 0; 
  border-radius: 10px;
}
@media screen and (max-width: 940px) {
	#map {
  	width: 100%;
  	height: 100vh;
  	margin-left: 0;
  }
}
#map .jsWarning {
	position: absolute;
	top: 50%;
	left: 24%;
	max-width: 50%;
}
@media screen and (max-width: 480px) {
	#map .jsWarning {
  	top: 30%;
  	left: 5%;
  	max-width: 80%;
  }
}
.no-js #map, #map.is-IE {
	background-position: center 30%;
}
#IeWarning {
	display: none;
}
.is-IE #IeWarning {
	display: block;
}
#stationsNav {
	box-sizing: border-box;
	float: left;
	background-color: #300078;
	color: #fff;
	width: 30%;
	height: 750px;
	height: 100vh;
	padding: 1rem;
	overflow: auto;
}
@media screen and (max-width: 1170px) {
	#stationsNav p, #stationsNav button {
  	font-size: 0.9rem;
  }
}
@media screen and (max-width: 940px) {
	#stationsNav {
  	height: 0;
  	overflow: hidden;
  	padding: 0;
  }
}
#stationsNav a {
	font-weight: 700;
}
#stationsNav a:hover, #stationsNav a:focus {
	text-decoration: underline;
}
#stationsList {
	padding: 0;
	margin: 0;
	margin: 1.6rem 0;
	border-top: 1px solid #fff;
}
#stationsList .stationBtn {
	width: 100%;
	border-radius: 0;
	background-color: #300078;
	background-color: transparent;
	text-align: left;
	border-bottom: 1px solid #fff;
}
@media screen and (max-width: 1070px) {
	#stationsList .stationBtn {
  	white-space: normal;
  	line-height: 1.3;
  }
}
#stationsList .stationBtn:hover, #stationsList .stationBtn:focus {
	background-color: rgba(246, 249, 252, 0.5);
	box-shadow: none;
}
#stationsList .showInfo .stationBtn {
	background-color: #E7649B;
}
#stationsList .stationInfo {
	display: none;
	position: absolute;
	top: 15.5rem;
	right: 1.7rem;
	width: 15rem;
	height: auto;
	background-color: #fff;
	color: #300078;
	padding: 1rem;
	border: 1px solid #300078;
	border-radius: 6px;
	z-index: 500;
	white-space: normal;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
}
@media screen and (max-width: 1260px) {
	#stationsList .stationInfo {
  	top: 22rem;
  }
}
@media screen and (max-width: 940px) {
	#stationsList .stationInfo {
  	right: 1.25rem;
  	width: 11rem;
  }
}
@media screen and (max-width: 890px) {
	#stationsList .stationInfo {
  	top: 24rem;
  }
}
@media screen and (max-width: 480px) {
	#stationsList .stationInfo {
  	top: 22rem;
  }
}
#stationsList .stationInfo h1 {
	width: 90%;
	display: inline-block;
	font-size: 1.2rem;
	color: #E7649B;
	margin-top: 0;
}
#stationsList .stationInfo dl, #stationsList .stationInfo .stationBody p {
	font-size: 0.9rem;
}
#stationsList .stationInfo dt {
	color: #999;
}
#stationsList .stationInfo .close {
	position: absolute;
	top: 0.8rem;
	right: 0.8rem;
}
#stationsList .showInfo .stationInfo {
	display: block;
}
#stationsList img {
	height: auto;
	max-width: 100%;
}
#stationsList li {
	list-style-type: none;
}
#stationsList dd {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0.6rem;
}