#header {
height: 360px;
margin-bottom: 165px;
}  #main-nav .page-item-1 a {
background: rgb(255, 255, 255);
background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(255, 255, 255)), to(rgb(252, 226, 5)));
background: -webkit-linear-gradient(rgb(255, 255, 255), rgb(252, 226, 5));
background: -moz-linear-gradient(rgb(255, 255, 255), rgb(252, 226, 5));
background: -ms-linear-gradient(rgb(255, 255, 255), rgb(252, 226, 5));
background: -o-linear-gradient(rgb(255, 255, 255), rgb(252, 226, 5));
background: linear-gradient(rgb(255, 255, 255), rgb(252, 226, 5));
-pie-background: linear-gradient(rgb(255, 255, 255), rgb(252, 226, 5));
border: 1px solid rgb(192, 192, 192);
color: rgb(3, 0, 148);	
behavior: url(//www.trans.ie/wp-content/themes/superiorexpress/PIE.php);
}
.attachment-post-thumbnail {
float: left;	
margin-right: 30px;
}  .newsticker-jcarousellite ul {
padding: 0px;
list-style-type: none;
list-style-position: outside;
}
.newsticker-jcarousellite ul li {
background-image: url(//www.trans.ie/wp-content/themes/superiorexpress/images/icons/arrow_small.png);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 36px;
margin: 0 0 10px 0;
}
.newsticker-jcarousellite ul li strong {
font-family: Lato, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 700;
}   @media only screen and (max-width: 979px) {
#header {
height: 280px;
}
} @media only screen and (max-width: 767px) {
#header {
height: 280px;
margin-bottom: 100px;
}
} @media screen and (max-width: 641px) {
#header {
height: 250px;
margin-bottom: 80px;
}	
} @media only screen and (max-width: 469px) {
#header {
height: 210px;
margin-bottom: 10px;
}
} @media only screen and (max-width: 319px) {
}