/*
 *	Helper: Breakpoints
 *	--------------------------------------------------
 *	Sass Media Query Helper for Designers
 */
/*
 *	Mixin: Breakpoint Builder
 *	--------------------------------------------------
 */
/*
 *	Function: PX -> EM Conversion
 *	--------------------------------------------------
 */
/*
 *	Function: PX -> REM Conversion
 *	--------------------------------------------------
 */
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,400italic,500,700,300italic,700italic,500italic);
#block-views-news-carousel-newscarousel h2 {
  display: block;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding: 0;
  color: #5b5a5a; }

#block-views-news-carousel-newscarousel .view-news-carousel {
  margin: 0;
  position: relative; }
  #block-views-news-carousel-newscarousel .view-news-carousel .slick-list {
    overflow: hidden; }
  #block-views-news-carousel-newscarousel .view-news-carousel .slick-arrow {
    width: 27px;
    height: 80px; }
    #block-views-news-carousel-newscarousel .view-news-carousel .slick-arrow.slick-next {
      right: -30px; }
      @media (max-width: 992px) {
        #block-views-news-carousel-newscarousel .view-news-carousel .slick-arrow.slick-next {
          right: -6px;
          z-index: 9; } }
    #block-views-news-carousel-newscarousel .view-news-carousel .slick-arrow.slick-prev {
      left: -30px; }
      @media (max-width: 992px) {
        #block-views-news-carousel-newscarousel .view-news-carousel .slick-arrow.slick-prev {
          left: -6px;
          z-index: 9; } }
      #block-views-news-carousel-newscarousel .view-news-carousel .slick-arrow.slick-prev:before {
        content: "\f104"; }
    #block-views-news-carousel-newscarousel .view-news-carousel .slick-arrow:before {
      content: "\f105";
      color: #de1f26;
      background: transparent;
      font-family: "FontAwesome";
      font-size: 80px; }

#block-views-news-carousel-newscarousel .views-row {
  overflow: visible;
  margin: 0;
  display: inline-block;
  vertical-align: top; }
  #block-views-news-carousel-newscarousel .views-row.slick-slide {
    margin: 0 10px; }
  #block-views-news-carousel-newscarousel .views-row a {
    background: white;
    padding: 15px;
    display: block; }
    #block-views-news-carousel-newscarousel .views-row a:hover, #block-views-news-carousel-newscarousel .views-row a:focus {
      text-decoration: none; }
    #block-views-news-carousel-newscarousel .views-row a p {
      margin-bottom: 10px;
      min-height: 100px; }
      @media (max-width: 480px) {
        #block-views-news-carousel-newscarousel .views-row a p {
          min-height: auto;
          font-size: 14px; } }
    #block-views-news-carousel-newscarousel .views-row a h3 {
      color: #676767;
      margin: 0;
      padding: 0;
      font-size: 25px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 10px;
      min-height: 75px; }
      @media (max-width: 480px) {
        #block-views-news-carousel-newscarousel .views-row a h3 {
          word-break: break-word;
          font-size: 14px;
          line-height: 18px;
          min-height: 35px; } }
    #block-views-news-carousel-newscarousel .views-row a em {
      color: #676767;
      font-style: normal;
      font-size: 16px;
      font-weight: 700;
      margin-bottom: 5px;
      display: block;
      margin-bottom: 10px; }
      @media (max-width: 480px) {
        #block-views-news-carousel-newscarousel .views-row a em {
          font-size: 11px;
          margin-bottom: 5px; } }
    #block-views-news-carousel-newscarousel .views-row a span {
      display: block;
      color: #1A0DB2;
      font-family: 'aeroportalbold';
      font-weight: bold;
      font-size: 20px; }
      #block-views-news-carousel-newscarousel .views-row a span i {
        font-style: normal; }
      @media (max-width: 480px) {
        #block-views-news-carousel-newscarousel .views-row a span {
          font-size: 13px; } }
    #block-views-news-carousel-newscarousel .views-row a .media_image {
      padding: 0;
      margin: 0;
      height: 235px;
      overflow: hidden;
      position: relative;
      margin-bottom: 20px; }
      @media (max-width: 992px) {
        #block-views-news-carousel-newscarousel .views-row a .media_image {
          height: 250px; } }
      @media (max-width: 480px) {
        #block-views-news-carousel-newscarousel .views-row a .media_image {
          height: 125px; } }
      #block-views-news-carousel-newscarousel .views-row a .media_image img {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        left: 50%;
        width: 100%;
        max-width: inherit;
        opacity: 0; }

@font-face {
  font-family: 'aeroportalbold';
  src: url("../fonts/aeroportal_bold-webfont.eot");
  src: url("../fonts/aeroportal_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aeroportal_bold-webfont.woff2") format("woff2"), url("../fonts/aeroportal_bold-webfont.woff") format("woff"), url("../fonts/aeroportal_bold-webfont.ttf") format("truetype"), url("../fonts/aeroportal_bold-webfont.svg#aeroportalbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'aeroportalmedium';
  src: url("../fonts/aeroportal_medium-webfont.eot");
  src: url("../fonts/aeroportal_medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aeroportal_medium-webfont.woff2") format("woff2"), url("../fonts/aeroportal_medium-webfont.woff") format("woff"), url("../fonts/aeroportal_medium-webfont.ttf") format("truetype"), url("../fonts/aeroportal_medium-webfont.svg#aeroportalmedium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'aeroportalregular';
  src: url("../fonts/aeroportal-webfont.eot");
  src: url("../fonts/aeroportal-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aeroportal-webfont.woff2") format("woff2"), url("../fonts/aeroportal-webfont.woff") format("woff"), url("../fonts/aeroportal-webfont.ttf") format("truetype"), url("../fonts/aeroportal-webfont.svg#aeroportalregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?ac2xwa");
  src: url("../fonts/icomoon.eot?ac2xwa#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ac2xwa") format("truetype"), url("../fonts/icomoon.woff?ac2xwa") format("woff"), url("../fonts/icomoon.svg?ac2xwa#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-cross:before {
  content: "\e906"; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?ac2xwa");
  src: url("../fonts/icomoon.eot?ac2xwa#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ac2xwa") format("truetype"), url("../fonts/icomoon.woff?ac2xwa") format("woff"), url("../fonts/icomoon.svg?ac2xwa#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-cross:before {
  content: "\e906"; }

html h1, html h2, html h3, html h4, html h5, html h6 {
  font-family: 'aeroportalbold'; }

html h1 {
  font-size: 30px; }

html h2:not(.projectHeading, .headings) {
  font-size: 26px;
  margin: 0; }

footer#footer {
  padding: 0;
  border-top: 0;
  border: none;
  margin: 0;
  width: 100%;
  background-color: #121a2a; }
  footer#footer .container.main-footer {
    padding: 30px 0 0 0; }
  @media (max-width: 992px) {
    footer#footer .social {
      display: inline-block;
      margin-left: 25px; }
    footer#footer .footer_logos {
      display: inline-block;
      width: 100%;
      margin: 10px 0; }
    footer#footer .footer_height .subscribe_footer {
      display: none; }
    footer#footer .footer_height .print_footer {
      display: none; }
    footer#footer #sub-menu {
      text-align: left; } }
  footer#footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    footer#footer ul li {
      list-style: none; }
  footer#footer .main-footer .footer-row {
    margin-bottom: 10px;
    display: inline-block; }
  footer#footer a {
    font-family: 'aeroportalregular';
    color: white;
    font-size: 20px;
    padding-bottom: 0;
    line-height: 30px; }
    @media (max-width: 640px) {
      footer#footer a {
        font-size: 17px; } }
    footer#footer a.print_footer {
      display: block;
      padding: 4px 4px 1px 3px;
      margin-bottom: 20px;
      border-radius: 3px;
      font-size: 17px;
      text-align: center;
      background-color: white;
      position: relative;
      white-space: nowrap; }
      footer#footer a.print_footer:hover, footer#footer a.print_footer:focus {
        color: white; }
        footer#footer a.print_footer:hover:after, footer#footer a.print_footer:focus:after {
          content: "";
          background-color: rgba(0, 0, 0, 0.1);
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          bottom: 0;
          right: 0; }
      footer#footer a.print_footer i {
        color: #b90c1f;
        padding-right: 5px; }
        footer#footer a.print_footer i:before {
          content: "\f02f"; }
        footer#footer a.print_footer i:after {
          content: '|';
          color: #121a2a;
          padding-left: 5px; }
      footer#footer a.print_footer span {
        color: #121a2a;
        font-weight: bold; }
    footer#footer a.subscribe_footer {
      background-color: #df1f26;
      padding: 3px 18px;
      margin-bottom: 20px;
      display: block;
      color: #fff;
      text-align: center;
      border-radius: 3px;
      font-size: 18px;
      position: relative; }
      footer#footer a.subscribe_footer:hover, footer#footer a.subscribe_footer:focus {
        color: white; }
        footer#footer a.subscribe_footer:hover:after, footer#footer a.subscribe_footer:focus:after {
          content: "";
          background-color: rgba(0, 0, 0, 0.1);
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          bottom: 0;
          right: 0; }
    footer#footer a:hover, footer#footer a:focus {
      color: #FF555B;
      text-decoration: none; }
  footer#footer svg {
    fill: white;
    margin-top: 10px; }
  footer#footer .footer-copyright {
    background: #555;
    padding: 0;
    margin: 0;
    border: none;
    text-align: center; }
    footer#footer .footer-copyright .footer-cop {
      margin: 0;
      padding: 0; }
    footer#footer .footer-copyright nav {
      float: none !important; }
    footer#footer .footer-copyright ul {
      list-style: none; }
      footer#footer .footer-copyright ul li {
        color: white;
        font-size: 11px;
        font-size: normal; }
        footer#footer .footer-copyright ul li a {
          color: white;
          font-size: 13px;
          font-size: normal; }
          footer#footer .footer-copyright ul li a:hover, footer#footer .footer-copyright ul li a:focus {
            color: #FF555B; }

footer#footer .footer-copyright .footer-cop .copyright-row ul li {
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0; }
  footer#footer .footer-copyright .footer-cop .copyright-row ul li.copyright-line {
    padding: 0; }
    footer#footer .footer-copyright .footer-cop .copyright-row ul li.copyright-line:after {
      content: '|';
      padding-left: 20px;
      color: #ffffff !important; }
  footer#footer .footer-copyright .footer-cop .copyright-row ul li a {
    cursor: pointer;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0 0 0 10px; }
    footer#footer .footer-copyright .footer-cop .copyright-row ul li a:after {
      content: '|';
      padding-left: 20px;
      color: #ffffff !important; }
  footer#footer .footer-copyright .footer-cop .copyright-row ul li p {
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0;
    color: #ffffff; }
    footer#footer .footer-copyright .footer-cop .copyright-row ul li p:after {
      content: '|';
      padding-left: 15px; }

footer#footer .footer-copyright .footer-cop .copyright-row ul li:last-child a:after {
  display: none; }

footer#footer .footer-copyright .footer-cop .copyright-row ul li a:after:hover {
  cursor: default;
  color: #ffffff !important; }

body footer#footer .transport_logo img {
  margin: 0 auto; }

@media (min-width: 709px) {
  #footer div.footer-row div.row.no-gutters .footer_logos span.mobile-logo-view {
    display: none; } }

@media (max-width: 708px) {
  #footer div.footer-row {
    width: 100%; }
    #footer div.footer-row div.row.no-gutters {
      width: 100%; }
      #footer div.footer-row div.row.no-gutters .social {
        position: absolute;
        right: 80px;
        top: -50px; }
      #footer div.footer-row div.row.no-gutters .footer_logos span.desktop-logo-view {
        display: none; }
  body footer#footer .nsw_logo {
    width: 50%;
    float: right; }
    body footer#footer .nsw_logo img {
      margin: 0 auto; }
  body footer#footer .transport_logo {
    width: 50%;
    float: right; }
    body footer#footer .transport_logo img {
      margin: 0 50px 0 auto; } }

@media (max-width: 520px) {
  #footer div.footer-row {
    width: 100%; }
    #footer div.footer-row div.row.no-gutters {
      width: 100%; }
      #footer div.footer-row div.row.no-gutters .social {
        position: absolute;
        right: 30px;
        top: -60px; } }

@media (max-width: 819px) {
  footer#footer .footer-copyright .footer-cop .copyright-row ul {
    padding: 15px 0 5px 20px; }
    footer#footer .footer-copyright .footer-cop .copyright-row ul li, footer#footer .footer-copyright .footer-cop .copyright-row ul li a {
      border: none;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      padding: 0 10px 3px 0; }
      footer#footer .footer-copyright .footer-cop .copyright-row ul li a, footer#footer .footer-copyright .footer-cop .copyright-row ul li a a {
        cursor: pointer; }
    footer#footer .footer-copyright .footer-cop .copyright-row ul li.copyright-line {
      display: block;
      width: 100%; }
      footer#footer .footer-copyright .footer-cop .copyright-row ul li.copyright-line p:after {
        display: none; } }

@media only screen and (min-width: 709px) and (max-width: 991px) {
  body footer#footer .social {
    position: relative;
    top: -45px; }
  body footer#footer .footer_logos {
    top: -10px;
    float: none; }
  body footer#footer .nsw_logo {
    width: 85px;
    position: absolute;
    margin: -12px 0 0 20px;
    top: -10px; }
    body footer#footer .nsw_logo img {
      margin: 0 auto; }
  body footer#footer .transport_logo {
    width: 108px;
    float: left;
    margin: -8px 0 0 8px;
    position: relative;
    top: -10px; }
    body footer#footer .transport_logo img {
      margin: 0 auto; } }

/* Temporary removal */
.subscribe_footer {
  visibility: hidden; }

.subscribeButton {
  display: none !important; }

/* Temporary removal */
html body {
  margin-top: 167px; }
  @media (max-width: 992px) {
    html body {
      margin-top: 50px; }
      html body .skip-content {
        display: none; } }
  html body.mobile-active {
    overflow: hidden; }
    html body.mobile-active .body-background {
      position: fixed;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.7);
      z-index: 999999;
      cursor: pointer; }

.skip-content {
  position: fixed;
  z-index: 0;
  top: 0;
  background-color: white;
  padding: 5px 10px;
  left: 50%;
  opacity: 0; }
  .skip-content:focus {
    opacity: 1; }

body.normal header .a-icons .font-size-decrease {
  background-color: #f1f1f1; }

body.big header .a-icons .font-size-increase {
  background-color: #f1f1f1; }

body.logged-in header {
  z-index: 999; }

body.logged-in.mobile-active:after {
  z-index: 99; }

header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999999;
  background-color: white;
  -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.2); }
  header .image-container {
    background-image: url("http://data.sydneylightrail.transport.nsw.gov.au/s3fs-public/header-bg.jpg");
    height: 123px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    position: relative; }
    header .image-container.parramatta {
      background-image: url("../img/header-hero-image.jpg");
      outline: none;
      border: 0; }
    header .image-container img {
      position: absolute;
      left: 0; }
  header .nav-main {
    float: left; }
    header .nav-main > li > a.active, header .nav-main > li > a.active-trail {
      color: #de1f26 !important; }
    header .nav-main > li ul.dropdown-menu > li > a.active, header .nav-main > li ul.dropdown-menu > li > a.active-trail {
      color: #de1f26; }
    header .nav-main > li a:hover {
      color: #de1f26 !important; }
    header .nav-main li.dropdown > a {
      pointer-events: none; }
    header .nav-main li.dropdown:hover {
      background-color: #eee; }
  header .header-search {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-top: 8px; }
  header .a-icons {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-top: 10px; }
    header .a-icons ul.font-size-icons {
      display: none; }
      header .a-icons ul.font-size-icons a {
        background: transparent;
        border-radius: 0;
        display: block;
        height: 25px;
        width: 25px;
        -webkit-transition: none;
        transition: none; }
    header .a-icons .font-size-decrease {
      display: inline-block;
      background-image: url(../../lightrail/img/sprite.png);
      background-position: -111px 3px;
      background-repeat: no-repeat;
      width: 25px;
      height: 25px;
      overflow: hidden;
      border-radius: 0; }
    header .a-icons .font-size-increase {
      display: inline-block;
      background-image: url(../../lightrail/img/sprite.png);
      background-position: -142px 3px;
      background-repeat: no-repeat;
      width: 25px;
      height: 25px;
      overflow: hidden;
      border: transparent;
      border-radius: 0; }
  header form.search-form {
    margin-bottom: 0; }
    header form.search-form .input-group {
      width: 180px;
      display: block;
      position: relative;
      height: 24px; }
      @media (min-width: 992px) {
        header form.search-form .input-group {
          width: 145px; } }
      @media (min-width: 1200px) {
        header form.search-form .input-group {
          width: 180px; } }
      header form.search-form .input-group .form-text {
        position: absolute;
        left: 0;
        z-index: 2;
        padding: 1px;
        padding-left: 30px;
        border-radius: 0px;
        height: 24px; }
      header form.search-form .input-group .input-group-btn {
        position: absolute;
        left: -5px;
        top: -2px;
        z-index: 4;
        width: 0px; }
        header form.search-form .input-group .input-group-btn button {
          background: transparent;
          border: none; }
  header .desktop {
    position: relative; }
    header .desktop form.search-form .input-group .form-text {
      height: 28px; }
    header .desktop .nav > li > a {
      font-family: 'aeroportalbold';
      font-size: 18px;
      color: #6e6d6d;
      position: relative;
      padding: 10px 14px; }
      @media (min-width: 992px) {
        header .desktop .nav > li > a {
          font-size: 18px;
          padding: 10px 10px; } }
      @media (min-width: 1200px) {
        header .desktop .nav > li > a {
          font-size: 18px;
          padding: 10px 14px; } }
      header .desktop .nav > li > a.dropdown-toggle {
        padding-right: 35px; }
        header .desktop .nav > li > a.dropdown-toggle:after {
          content: "\f0d7";
          font-family: "FontAwesome";
          position: absolute;
          right: 15px;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%); }
    header .desktop .nav > li i {
      display: none; }
    header .desktop .nav > li > ul.dropdown-menu {
      -webkit-animation-duration: 0.5s;
              animation-duration: 0.5s;
      opacity: 0;
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-top: 3px solid #b20108;
      margin: 0;
      min-width: 180px;
      padding: 5px;
      text-align: left;
      -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.1);
              box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.1);
      border-radius: 0 0 4px 4px;
      position: absolute;
      top: 100%;
      left: 0;
      right: auto;
      float: none;
      list-style: none;
      background-color: white; }
      header .desktop .nav > li > ul.dropdown-menu a {
        font-family: "aeroportalbold";
        font-size: 18px;
        border-bottom: 1px solid #ebebeb;
        color: #6e6d6d; }
        @media (min-width: 992px) {
          header .desktop .nav > li > ul.dropdown-menu a {
            font-size: 16px; } }
        @media (min-width: 1200px) {
          header .desktop .nav > li > ul.dropdown-menu a {
            font-size: 18px; } }
        header .desktop .nav > li > ul.dropdown-menu a:hover {
          color: #b20108; }
      header .desktop .nav > li > ul.dropdown-menu > li:last-child a {
        border: none; }
    header .desktop .nav > li.hovered > a {
      color: #b20108; }
  header .mobile {
    background-color: #ec193a;
    height: 51px; }
    header .mobile > a {
      display: inline-block; }
    header .mobile .menu-mob {
      color: white;
      position: absolute;
      right: 10px;
      top: 8px;
      cursor: pointer; }
      header .mobile .menu-mob.fa-close {
        font-size: 42px;
        top: 3px; }
      header .mobile .menu-mob.icon-cross {
        font-size: 44px;
        top: 5px;
        right: 5px; }
    header .mobile .search-mobile {
      height: 34px;
      position: absolute;
      top: 10px;
      right: 50px;
      width: 50%; }
      @media (max-width: 480px) {
        header .mobile .search-mobile {
          width: 35%; } }
      header .mobile .search-mobile > .fa-search {
        color: white;
        font-size: 30px;
        right: 0;
        position: absolute; }
      header .mobile .search-mobile form {
        position: absolute;
        top: 0;
        right: -2px;
        width: 0;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        overflow: hidden;
        height: 34px;
        display: none; }
        header .mobile .search-mobile form.clicked {
          width: 100%; }
        header .mobile .search-mobile form .input-group-btn {
          position: absolute;
          left: -5px;
          top: 0px;
          z-index: 4;
          width: 0px; }
        header .mobile .search-mobile form .input-group {
          position: absolute;
          left: 0;
          z-index: 2;
          padding-left: 30px;
          border-radius: 0px;
          height: 33px;
          top: 0;
          width: 100%; }
          header .mobile .search-mobile form .input-group .form-text {
            height: 34px; }
    header .mobile .collapse-menu-mobile {
      -webkit-animation-duration: 0.3s;
              animation-duration: 0.3s;
      margin-top: 2px;
      display: none;
      overflow: hidden;
      background-color: white;
      clear: both; }
      header .mobile .collapse-menu-mobile ul.nav {
        width: 100%;
        overflow-y: scroll; }
        header .mobile .collapse-menu-mobile ul.nav > li {
          width: 100%;
          border-bottom: 1px solid #f1f1f1;
          margin: 0; }
          header .mobile .collapse-menu-mobile ul.nav > li.dropdown > a:after {
            content: "\f0d7";
            font-family: "FontAwesome";
            position: absolute;
            right: -15px;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%); }
          header .mobile .collapse-menu-mobile ul.nav > li.dropdown .dropdown-menu li.active a {
            color: #de1f26; }
          header .mobile .collapse-menu-mobile ul.nav > li > a {
            font-family: 'aeroportalbold';
            font-size: 22px;
            color: #6e6d6d;
            position: relative;
            display: inline-block;
            vertical-align: middle; }
            header .mobile .collapse-menu-mobile ul.nav > li > a:hover {
              background-color: white; }
          header .mobile .collapse-menu-mobile ul.nav > li > i {
            display: inline-block;
            vertical-align: middle;
            font-size: 20px;
            width: 50px;
            text-align: center;
            margin-left: 10px;
            cursor: pointer; }
          header .mobile .collapse-menu-mobile ul.nav > li > ul.dropdown-menu {
            display: block;
            position: relative;
            width: 100%;
            top: initial;
            border: none;
            -webkit-box-shadow: none;
                    box-shadow: none;
            padding: 0; }
            header .mobile .collapse-menu-mobile ul.nav > li > ul.dropdown-menu > li {
              background-color: #fdfdfd; }
              header .mobile .collapse-menu-mobile ul.nav > li > ul.dropdown-menu > li > a {
                font-family: "aeroportalbold";
                font-size: 22px;
                border-top: 1px solid #f1f1f1;
                color: #6e6d6d;
                padding: 10px 8px 8px 35px; }
                header .mobile .collapse-menu-mobile ul.nav > li > ul.dropdown-menu > li > a:hover {
                  background-color: white; }

body .body header .container .image-container.default {
  outline: none !important; }

/* HEADER */
#header .header-search .form-control, #header .header-nav-main nav > ul > li > a {
  border-radius: 0; }

body #header {
  z-index: 99999; }

body.o-hidden {
  overflow: hidden; }

.animatedFast {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s; }

#header .header-body {
  border: 0; }

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
  border-radius: 0;
  border-top: 3px solid #9e0031; }

#header .header-nav-main nav > ul > li.dropdown.active .dropdown-menu li a.active {
  color: #9e0031; }

#header .header-nav-main nav > ul > li:hover > a {
  color: #9e0031; }

#header .header-body {
  -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.44);
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.44); }

.header-nav-main.collapse nav.nav-main {
  padding-top: 3px; }

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
  -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.44);
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.44); }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  position: relative; }

nav .nav-pills > li > a,
#header nav ul.nav-main ul.dropdown-menu,
#header nav ul.nav-main li.dropdown:hover a.dropdown-toggle {
  border-radius: 0; }

#header .header-body {
  min-height: 170px;
  padding: 0;
  margin: 0; }

.body #header .header-nav-main {
  min-height: 63px;
  float: left; }

#header .header-nav-main nav > ul > li > a {
  font-family: 'aeroportalbold';
  font-size: 22px;
  color: #6e6d6d;
  text-transform: none !important; }

#header .header-nav-main nav > ul > li > a:hover,
#header .header-nav-main nav > ul > li.active > a,
#header .header-nav-main nav > ul > li.active > a:focus,
#header .header-nav-main nav > ul > li.active > a:hover {
  color: #9e0031; }

#header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu li a {
  font-family: 'aeroportalregular';
  font-size: 20px;
  color: #6e6d6d; }

#header a.dropdown-toggle.disabled {
  padding: 7px 12px 0 12px; }

#header a.active-trail.dropdown-toggle.disabled.active {
  padding: 7px 12px 15px 12px; }

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
  border-bottom: 1px solid #ebebeb; }

#header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu li a:hover {
  color: #9e0031; }

#header .header-nav-main nav > ul > li.active a {
  color: #9e0031; }

#header .header-nav-main nav > ul > li.active a:hover {
  background-color: transparent; }

#header .header-nav-main nav > ul > li:hover > a {
  background: transparent; }

.navigation-row .header-nav ul.font-size-icons a {
  background: transparent;
  border-radius: 0;
  display: block;
  height: 25px;
  width: 25px;
  -webkit-transition: none;
  transition: none; }

.navigation-row .header-nav ul.font-size-icons li.font-size-decrease {
  display: inline-block;
  background-image: url(../../lightrail/img/sprite.png);
  background-position: -111px 3px;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  overflow: hidden;
  border-radius: 0; }
  .navigation-row .header-nav ul.font-size-icons li.font-size-decrease :hover {
    background-image: url(../../lightrail/img/sprite.png);
    background-position: -111px 3px;
    background-repeat: no-repeat;
    background-color: #e5e5e5;
    width: 25px;
    height: 25px;
    overflow: hidden; }

.navigation-row .header-nav ul.font-size-icons li.font-size-increase {
  display: inline-block;
  background-image: url(../../lightrail/img/sprite.png);
  background-position: -142px 3px;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  overflow: hidden;
  border: transparent;
  border-radius: 0; }
  .navigation-row .header-nav ul.font-size-icons li.font-size-increase :hover {
    background-image: url(../../lightrail/img/sprite.png);
    background-position: -142px 3px;
    background-repeat: no-repeat;
    background-color: #e5e5e5;
    width: 25px;
    height: 25px;
    overflow: hidden; }

#header .font-size-icons {
  float: right;
  margin: 10px 0 0 10px;
  font-size: 16px; }

.nsw-logo {
  display: block;
  float: right;
  margin: 0;
  text-align: right;
  background-color: transparent; }

#header .header-logo img {
  margin: 0;
  top: 0 !important;
  -webkit-transition: none;
  transition: none; }

.nsw-logo:hover {
  cursor: pointer; }

.nsw-logo a {
  position: relative;
  z-index: 99; }

.font-size-icons li {
  display: inline-block;
  padding: 0 8px;
  overflow: visible; }

.fa-font:before {
  content: "\f031"; }

.font-size-icons li {
  display: inline-block;
  margin: -1px 1px 5px 0;
  padding: 0;
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-indent: -999999px; }

div#header-top {
  position: absolute;
  left: 170px;
  float: left; }

.sort-source-wrapper .nav > li.active > a {
  border: solid 1px #a01a32; }

/*sticky-menu*/
html.sticky-header-active #header .header-body {
  -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.44);
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.44);
  min-height: auto;
  height: 100px;
  top: 0; }

#header .header-row {
  background: url("../img/header-bg-image.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

html.sticky-header-active #header .header-row {
  background-size: 119%; }

#header .header-search {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
  position: absolute;
  right: 108px;
  top: -5px; }

.header-column.header-column-valign-top.search-column {
  background: none;
  height: 40px; }

/* MOBILE NAVIGATION */
html.sticky-header-active #header .header-container.container.header-nav {
  top: 77px;
  height: 35px; }

html.sticky-header-active #header .header-btn-collapse-nav {
  top: -82px;
  z-index: 999999; }

#header .header-btn-collapse-nav {
  background: transparent;
  color: #fff;
  position: absolute;
  top: -90px;
  right: 0px;
  -webkit-box-shadow: none;
          box-shadow: none; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
  font-size: 35px; }

.mobile-search {
  width: 100%;
  background-color: #fff; }

html.sticky-header-active .logged-in .navigation-row {
  margin-top: 2px; }

/* responsive view */
html.sticky-header-active .navigation-row {
  position: fixed !important;
  z-index: 99999;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 48px; }

/* FAQ navigation link disabled on HOME */
body.html.front #header .nav-pills > li:nth-child(4) + li {
  display: none !important; }

html body #header .mobile-search-form {
  display: none; }

@media (max-width: 1200px) {
  #header .header-nav-main nav > ul > li > a {
    font-size: 18px;
    line-height: 12px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  body header .desktop .nav > li > a {
    font-size: 17px;
    padding: 10px 7px 10px 7px; } }

@media (max-width: 991px) {
  html.sticky-header-active #header .header-container.container.header-nav {
    top: 77px; }
  #header .header-body > .header-container {
    background-color: #ec193a; }
  html body #header .mobile-search-form {
    display: block;
    margin-top: 5px; }
  #header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu li a {
    padding: 5px;
    padding-left: 30px;
    font-size: 18px; }
  body #header .header-nav-main nav > ul li, body #header .header-nav-main nav > ul {
    background: #fff !important;
    border: solid 1px transparent;
    overflow-y: scroll; }
  html.sticky-header-active #header .header-body {
    height: initial; }
  #header .header-container {
    padding: 0;
    margin: 0;
    width: 100%; }
  body #header .header-nav-main nav {
    background: #fff !important; }
  #header .header-row {
    background: transparent;
    background-color: #ec193a; }
  body #header .header-body, html.sticky-header-active #header .header-body {
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 0; }
  html.sticky-header-enabled #header .header-nav-main {
    width: 100%;
    top: 0;
    position: relative; }
  html.sticky-header-enabled.sticky-header-active #header .header-nav-main {
    top: 9px; }
  body #header .header-nav-main nav > ul > li.active > a,
  body #header .header-nav-main nav > ul > li.active > a:focus,
  body #header .header-nav-main nav > ul > li.active > a:hover {
    background-color: #fff; }
  ul.font-size-icons.social-icons.hidden-xs {
    display: none; }
  #header .header-search.hidden-xs {
    float: left;
    width: 100%;
    left: 5px; }
  body #header .header-body {
    min-height: initial; }
  .header-nav-main-sub-effect-1.collapse.in nav {
    top: 32px;
    background-color: #fff; }
  body #header .header-nav.header-nav-push-top {
    margin-top: 0; }
  body #header .header-nav-main nav {
    margin: 0 0 6px;
    padding-top: 20px;
    -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.44);
            box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.44); }
  body #header .header-search {
    float: left;
    position: relative;
    padding-right: 15px; }
  .header-search.hidden-xs {
    display: none; }
  .header-search.mobile-search-form {
    float: left;
    left: 0;
    width: 100%; }
  body #header .header-search .form-control, .header-search.mobile-search-form .input-group {
    width: 100%;
    height: initial;
    padding: 5px 12px; }
  html.sticky-header-enabled #header .header-nav-main {
    min-height: auto !important; }
  html.sticky-header-enabled .header-body {
    max-height: 83px; }
  body #header .header-nav-main nav > ul li.dropdown.opened > .dropdown-menu {
    margin-left: 0; }
  html.sticky-header-enabled body #header .header-nav-main {
    max-height: none; }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top: none; }
  #header .header-nav-main nav > ul li a .fa-caret-down {
    line-height: 35px;
    min-height: 35px;
    position: relative; }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    -webkit-box-shadow: none;
            box-shadow: none; }
  html body #header a.active-trail.dropdown-toggle.disabled.active {
    padding: 7px 8px 0 9px !important; }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid #FFFFFF; }
  #header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu li a {
    color: #989898; }
  html.sticky-header-active .navigation-row {
    margin-top: -3px; }
  #header .navigation-row {
    top: 6px;
    background-color: transparent;
    width: 100%;
    z-index: 9999999999;
    position: relative; }
  #header .header-container {
    margin: 0;
    padding: 0; }
  body #header .header-logo {
    width: 100%;
    height: 50px;
    overflow: hidden; }
    body #header .header-logo img {
      height: 50px !important;
      top: 0 !important; } }

div.sliderContainer {
  position: relative;
  display: none;
  width: 100%;
  height: 450px;
  overflow: hidden; }
  @media (max-width: 640px) {
    div.sliderContainer {
      height: 150px; } }
  @media (max-width: 992px) {
    div.sliderContainer {
      height: 300px; } }

div.sliderContainer.visible {
  display: block; }

ul.sliderPagination {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  text-align: center; }

ul.sliderPagination > li {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 8px; }

ul.sliderPagination > li.active {
  background: #fff; }

div.sliderContainer ul {
  padding: 0;
  margin: 0;
  list-style: none; }

div.sliderContainer ul.sliderPagination > li:not(:first-child) {
  margin-left: 10px; }

ul.newsroomSlider > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: top;
  background-position: center center;
  background-size: cover; }

ul.newsroomSlider > li > span.caption {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  max-width: 33%;
  padding: 25px 30px 30px 30px;
  font-size: 26px;
  line-height: 32px;
  text-transform: none;
  color: #fff;
  background: rgba(0, 0, 0, 0.7); }
  @media (max-width: 640px) {
    ul.newsroomSlider > li > span.caption {
      padding: 0 50px 0 10px;
      font-size: 19px; } }
  @media (max-width: 992px) {
    ul.newsroomSlider > li > span.caption {
      padding: 10px 65px 10px 40px; } }

ul.newsroomSlider > li > span.caption:after {
  display: none;
  /*content: "\f054";
	font-family: FontAwesome;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	position: absolute;
	font-size: 15px;
	right: 20px;
	padding-left: 4px;
	top: 50%;
	border-radius: 50%;
	border: 2px solid;
	width: 30px;
	height: 30px;
	transform: translateY(-50%);*/ }
  @media (max-width: 640px) {
    ul.newsroomSlider > li > span.caption:after {
      width: 20px;
      height: 20px;
      font-size: 10px;
      line-height: 17px; } }
  @media (max-width: 992px) {
    ul.newsroomSlider > li > span.caption:after {
      width: 30px;
      height: 30px;
      font-size: 15px;
      line-height: 30px; } }

.slider_images {
  z-index: 0;
  cursor: pointer;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  opacity: 0; }

.slider_images.active {
  z-index: 1;
  opacity: 1; }

@media (max-width: 991px) {
  div.sliderContainer {
    margin-top: 20px; }
  #block-system-main ul.newsroomSlider > li > span.caption {
    max-width: 100%; }
  ul.newsroomSlider > li > span.caption {
    line-height: 18px; }
  ul.sliderPagination {
    height: 25px; }
    ul.sliderPagination li {
      width: 12px;
      height: 12px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border: 2px solid #fff;
      border-radius: 6px; } }

@media (max-width: 992px) {
  body.page-node .body .main .content .container .block-system .railNewsroom .sliderContainer ul.newsroomSlider li span.caption {
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    top: 15px;
    height: auto;
    bottom: auto;
    width: 90%;
    padding: 15px;
    line-height: normal;
    font-size: 20px; } }

@media (max-width: 768px) {
  body.page-node .body .main .content .container .block-system .railNewsroom .sliderContainer ul.newsroomSlider li span.caption {
    font-size: 18px; } }

@media (max-width: 640px) {
  body.page-node .body .main .content .container .block-system .railNewsroom .sliderContainer ul.newsroomSlider li span.caption {
    font-size: 17px; } }

@media (max-width: 480px) {
  body.page-node .body .main .content .container .block-system .railNewsroom .sliderContainer ul.newsroomSlider li span.caption {
    font-size: 15px; } }

.node-type-basic-page-2-columns h2 {
  margin-bottom: 20px; }

.node-type-basic-page-2-columns h3 {
  padding-left: 12px;
  color: #df1f26;
  font-size: 30px;
  font-family: 'aeroportalbold';
  display: block;
  width: 100%;
  border-bottom: 1px solid #9e0031;
  line-height: 40px; }

body.node-type-layout-two-columns-pdf h2 {
  color: #de1f26;
  font-size: 30px;
  font-family: "aeroportalbold";
  margin-bottom: 10px; }

body.node-type-layout-two-columns-pdf .break {
  text-align: center;
  font-weight: bold;
  background: rgba(255, 0, 0, 0.5);
  margin: 0em -100%;
  /* old browsers fallback */
  margin: 0em calc(50% - 50vw); }

body.node-type-layout-two-columns-pdf #content {
  overflow: hidden; }

body.node-type-layout-two-columns-pdf #main h1 {
  display: none; }

body.node-type-layout-two-columns-pdf #main .page-header {
  display: none; }

body.node-type-layout-two-columns-pdf #main .break h1 {
  display: block;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding: 0; }

body.node-type-layout-two-columns-pdf .read_more_content {
  max-height: 1000px;
  -webkit-transition: max-height 2.5s ease-out;
  transition: max-height 2.5s ease-out;
  overflow: hidden; }
  body.node-type-layout-two-columns-pdf .read_more_content.collapsed {
    max-height: 0;
    -webkit-transition: max-height 1s ease-out;
    transition: max-height 1s ease-out; }

body.node-type-layout-two-columns-pdf .read_more_header {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  position: relative;
  line-height: 45px;
  color: #de1f26;
  cursor: pointer;
  margin-top: -10px; }
  body.node-type-layout-two-columns-pdf .read_more_header:after {
    content: "\f106";
    position: absolute;
    top: 1px;
    right: 20px;
    font-family: "FontAwesome";
    color: #5b5a5a;
    font-size: 40px; }
  body.node-type-layout-two-columns-pdf .read_more_header.collapsed:after {
    content: "\f107";
    position: absolute;
    top: 1px;
    right: 20px;
    font-family: "FontAwesome";
    color: #5b5a5a;
    font-size: 40px; }
  body.node-type-layout-two-columns-pdf .read_more_header.no-line {
    border-bottom: none;
    margin-bottom: 0; }

body.node-type-layout-two-columns-pdf aside .header {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #b7b7b7;
  padding: 8px; }
  body.node-type-layout-two-columns-pdf aside .header h3 {
    padding: 5px;
    color: #494848;
    margin: 0;
    padding-left: 0;
    font-size: 30px; }

body.node-type-layout-two-columns-pdf aside .accordion a.link {
  border-bottom: 1px solid #b7b7b7;
  padding: 0.66667rem;
  margin: 0;
  background-color: #f3f1f1; }
  body.node-type-layout-two-columns-pdf aside .accordion a.link:focus {
    background-color: #f3f1f1 !important; }
  body.node-type-layout-two-columns-pdf aside .accordion a.link:last-child {
    border-bottom: none; }
  body.node-type-layout-two-columns-pdf aside .accordion a.link .field-name-field-title {
    display: inline-block;
    vertical-align: middle; }
    body.node-type-layout-two-columns-pdf aside .accordion a.link .field-name-field-title .field-items {
      display: inline-block;
      vertical-align: middle; }
      body.node-type-layout-two-columns-pdf aside .accordion a.link .field-name-field-title .field-items .field-item {
        color: #1A0DAB;
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        margin-right: 5px;
        font-weight: normal;
        font-family: "Ubuntu"; }
        body.node-type-layout-two-columns-pdf aside .accordion a.link .field-name-field-title .field-items .field-item:focus, body.node-type-layout-two-columns-pdf aside .accordion a.link .field-name-field-title .field-items .field-item:hover {
          text-decoration: underline; }
  body.node-type-layout-two-columns-pdf aside .accordion a.link.pdf:after {
    content: "\f1c1";
    font-family: 'FontAwesome';
    font-size: 0.7em;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle; }

body.node-type-layout-two-columns-pdf aside .accordion .accordion-content[aria-expanded="true"] {
  margin-bottom: 0; }

body.node-type-layout-two-columns-pdf aside .accordion .accordion-header {
  color: #494848;
  text-decoration: none;
  position: relative;
  display: block;
  background-color: #dedede;
  font-size: 20px;
  padding: 10px;
  padding-left: 25px;
  border-bottom: 1px solid #ccc; }
  body.node-type-layout-two-columns-pdf aside .accordion .accordion-header:focus {
    background-color: #dedede !important; }
  body.node-type-layout-two-columns-pdf aside .accordion .accordion-header .field-name-field-title .field-items .field-item {
    font-size: 20px; }
  body.node-type-layout-two-columns-pdf aside .accordion .accordion-header[aria-expanded="false"] {
    margin: 0;
    border-bottom: 1px solid #ccc; }
    body.node-type-layout-two-columns-pdf aside .accordion .accordion-header[aria-expanded="false"]:after {
      content: "\f054";
      position: absolute;
      top: 11px;
      left: 10px;
      font-family: "FontAwesome";
      color: #5b5a5a;
      font-size: 13px; }
  body.node-type-layout-two-columns-pdf aside .accordion .accordion-header[aria-expanded="true"] {
    margin: 0;
    border-bottom: 1px solid #ccc; }
    body.node-type-layout-two-columns-pdf aside .accordion .accordion-header[aria-expanded="true"]:after {
      content: "\f078";
      position: absolute;
      top: 9px;
      left: 7px;
      font-family: "FontAwesome";
      color: #5b5a5a;
      font-size: 13px; }

body.node-type-layout-two-columns-pdf .accordion .accordion-header {
  padding-bottom: 15px;
  position: relative; }
  body.node-type-layout-two-columns-pdf .accordion .accordion-header[aria-expanded="false"] {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px; }
    body.node-type-layout-two-columns-pdf .accordion .accordion-header[aria-expanded="false"]:after {
      content: "\f107";
      position: absolute;
      top: 10px;
      right: 20px;
      font-family: "FontAwesome";
      color: #5b5a5a;
      font-size: 40px; }
  body.node-type-layout-two-columns-pdf .accordion .accordion-header[aria-expanded="true"] {
    border-bottom: none;
    margin-bottom: 0; }
    body.node-type-layout-two-columns-pdf .accordion .accordion-header[aria-expanded="true"]:after {
      content: "\f106";
      position: absolute;
      top: 10px;
      right: 20px;
      font-family: "FontAwesome";
      color: #5b5a5a;
      font-size: 40px; }

body.node-type-layout-two-columns-pdf .accordion .accordion-content[aria-expanded="true"] {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px; }

body.node-type-layout-two-columns-pdf .accordion .accordion-content[aria-expanded="false"] {
  border-bottom: none;
  margin-bottom: 0; }

body.node-type-layout-two-columns-pdf .accordion .field-name-field-title .field-item {
  font-size: 30px;
  font-family: "aeroportalbold";
  padding-right: 45px;
  color: #de1f26; }
  @media (max-width: 480px) {
    body.node-type-layout-two-columns-pdf .accordion .field-name-field-title .field-item {
      font-size: 25px; } }

body.node-type-layout-two-columns-pdf .accordion .field-name-field-body .field-item a {
  display: inline;
  padding: 0; }
  body.node-type-layout-two-columns-pdf .accordion .field-name-field-body .field-item a:hover, body.node-type-layout-two-columns-pdf .accordion .field-name-field-body .field-item a:focus {
    color: #1A0DB2;
    text-decoration: underline; }

body.node-type-layout-two-columns-pdf.logged-in #main .page-header {
  display: block; }

body.node-type-layout-two-columns-pdf .grey {
  background: #ebebeb;
  padding: 20px 0;
  padding-bottom: 40px; }

body.node-type-layout-two-columns-pdf .layout-content {
  margin-top: 40px; }

/* HOME FAQ */
div#block-views-faq-block, .faq-accordion {
  background-color: #f6f5f5;
  padding: 10px 0 15px 0;
  margin-top: 30px; }

html .toggle-primary .toggle.active > label, html .toggle-primary .toggle > label {
  background-color: transparent;
  color: #676767;
  border: none;
  padding: 0 5px 0 30px;
  font-size: 17px;
  line-height: 28px;
  margin-top: -5px;
  width: 100%;
  padding-left: 15px;
  font-weight: bold; }

.faq-accordion .toggle .toggle {
  margin: 0; }

.faq-accordion .toggle {
  margin: 10px 0 10px; }

html section.toggle.active label {
  text-decoration: none;
  background: #de1f26 !important;
  color: #fff !important;
  font-weight: normal !important; }

#block-views-faq-block .toggle .toggle {
  margin: -5px 0 0; }

.faq-accordion h2 {
  color: #de1f26;
  font-size: 25px;
  padding: 10px 50px 0 15px;
  line-height: 25px;
  margin-bottom: 0;
  position: relative;
  cursor: pointer; }

body .faq-accordion h2[aria-expanded="true"]:after {
  content: '\f0d8'; }

.faq-accordion h2:after {
  font-family: 'FontAwesome';
  content: '\f0d7';
  position: absolute;
  right: 19px;
  top: 10px; }

.faq-accordion .panel-group .panel-heading {
  background-color: transparent;
  border: none;
  padding: 0 5px 0 30px;
  font-size: 17px;
  line-height: 17px;
  margin: 0; }

.faq-accordion .toggle > .toggle-content > p {
  color: #5f6060;
  padding: 5px 40px 15px 30px; }

.faq-accordion .panel-group .panel-heading a {
  color: #1A0DB2; }

html .faq-accordion .row {
  margin: 0; }

html .faq-accordion .toggle-primary .toggle > label {
  display: inline-block;
  padding-right: 50px; }

html .faq-accordion .toggle > label {
  display: inline-block; }
  html .faq-accordion .toggle > label:before {
    font-family: 'FontAwesome';
    content: '\f0dd';
    color: #de1f26;
    border: none;
    right: 19px;
    top: 10px;
    font-size: 22px; }

html .faq-accordion section.toggle.active > label:before {
  content: '\f0de';
  color: #fff; }

div.faq-accordion div.field-collection-item-field-faq-content:not(:last-child) {
  border-bottom: 1px solid #bbbbbb;
  padding-bottom: 10px; }

/* PAGE FILES LIBRARY */
.accordion a {
  width: 100%;
  display: block;
  font-family: 'ubuntu';
  padding: 10px;
  position: relative; }
  .accordion a:hover, .accordion a:focus {
    text-decoration: none;
    color: #676767; }

.accordion .documents {
  padding-left: 20px;
  cursor: pointer;
  color: #676767;
  font-size: 14px;
  font-weight: bold; }
  .accordion .documents em {
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 29px; }
  .accordion .documents span {
    font-weight: normal; }

.accordion .see-documents {
  display: none; }
  @media (max-width: 992px) {
    .accordion .see-documents {
      display: none; } }

.accordion .download-documents {
  display: none; }
  @media (max-width: 992px) {
    .accordion .download-documents {
      display: block; } }

.accordion .accordion-2 {
  border-bottom: 1px solid #f1f1f1;
  color: #676767;
  font-weight: bold;
  padding-right: 30px;
  font-size: 16px;
  font-family: 'ubuntu'; }
  .accordion .accordion-2:after {
    content: "\f054";
    position: absolute;
    font-family: FontAwesome;
    color: #676767;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .accordion .accordion-2[aria-expanded="true"]:after {
    content: "\f078"; }

.accordion .accordion-3, .accordion .accordion-4, .accordion .accordion-5, .accordion .accordion-6 {
  border-bottom: 1px solid #f1f1f1;
  color: #676767;
  font-weight: bold;
  padding-right: 30px;
  padding-left: 15px;
  font-size: 16px;
  font-family: 'ubuntu'; }
  .accordion .accordion-3:after, .accordion .accordion-4:after, .accordion .accordion-5:after, .accordion .accordion-6:after {
    content: "\f054";
    position: absolute;
    font-family: FontAwesome;
    color: #676767;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .accordion .accordion-3[aria-expanded="true"]:after, .accordion .accordion-4[aria-expanded="true"]:after, .accordion .accordion-5[aria-expanded="true"]:after, .accordion .accordion-6[aria-expanded="true"]:after {
    content: "\f078"; }

.accordion .accordion-4, .accordion .accordion-5, .accordion .accordion-6 {
  padding-left: 20px; }

.accordion .accordion-all {
  font-size: 20px;
  background-color: #f1f1f1;
  color: #676767;
  border-bottom: 1px solid #b7b7b7; }

.accordion .accordion-1 {
  font-size: 20px;
  background-color: #f1f1f1;
  color: #676767;
  border-bottom: 1px solid #b7b7b7;
  padding-right: 30px;
  font-family: 'aeroportalbold'; }
  .accordion .accordion-1:after {
    content: "\f138";
    position: absolute;
    font-family: FontAwesome;
    color: #de1f26;
    right: 10px; }
  .accordion .accordion-1[aria-expanded="true"]:after {
    content: "\f13a"; }

.views-exposed-form {
  display: none; }

.library-accordion a:hover {
  text-decoration: none; }

@media (max-width: 992px) {
  .library-accordion h2 {
    padding-top: 20px; } }

@media (max-width: 992px) {
  .library-accordion .main-library {
    display: none; } }

@media (max-width: 992px) {
  .desktop-library {
    display: none; } }

.field-item > p {
  margin: 15px;
  margin-top: 0; }

#edit-nid-wrapper {
  display: none; }

#edit-title {
  width: 400px; }

.form-item-field-library-document-category-tid {
  display: none; }

.ajax-progress {
  position: absolute;
  background-color: white;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 99; }
  .ajax-progress .throbber {
    background-image: none; }
    .ajax-progress .throbber:after {
      content: "\f1ce";
      position: absolute;
      font-family: FontAwesome;
      color: #de1f26;
      -webkit-animation: fa-spin 2s infinite linear;
              animation: fa-spin 2s infinite linear;
      font-size: 40px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }

.views-exposed-form {
  padding-bottom: 10px;
  border-bottom: 1px solid #b7b7b7;
  padding-top: 5px; }
  .views-exposed-form label {
    display: none; }

.views-submit-button #edit-submit-document-library {
  margin: 0;
  background-color: #de1f26;
  border: none;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px; }

#block-views-document-library-block {
  background-color: #f6f5f5;
  padding-bottom: 10px; }

body .breadcrumb {
  list-style: none;
  background-color: white;
  padding: 0;
  margin: 0;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: solid 1px #b7b7b7; }
  body .breadcrumb li {
    display: inline-block;
    font-weight: bold; }

body .breadcrumb > li + li:before {
  color: #de1f26;
  font-family: monospace;
  content: ">";
  font-weight: bold;
  font-size: 17px; }

.library-desktop {
  margin-top: 5px; }
  .library-desktop .document_row {
    border-bottom: solid 1px #b7b7b7;
    margin-bottom: 20px; }
    .library-desktop .document_row .file h3, .library-desktop .document_row .file h4, .library-desktop .document_row .file h5 {
      margin-bottom: 0;
      color: #1A0DB2; }
    .library-desktop .document_row .file em {
      font-style: normal;
      font-size: 12px; }
    .library-desktop .document_row .file a {
      color: #5f6060;
      margin: 10px 0;
      display: block; }
      .library-desktop .document_row .file a:hover, .library-desktop .document_row .file a:focus {
        text-decoration: none; }
    .library-desktop .document_row .file a:after {
      display: none; }
    .library-desktop .document_row .file p {
      margin-bottom: 0; }

.element-invisible {
  display: none; }

.pagination {
  float: none !important;
  z-index: 1;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 0; }
  .pagination .pager-first {
    display: none; }
  .pagination .pager-previous {
    display: none; }
  .pagination .pager-next {
    display: none; }
  .pagination .pager-last {
    display: none; }

#block-views-document-library-block .content .view-document-library .view-filters {
  /*display: none;*/ }

#block-views-document-library-block .content .view-document-library .view-content .item-list ul li .content .field-type-file {
  float: left; }

.node-type-rail-library .read-speaker {
  visibility: hidden; }

.node-rail-library .ng-scope .library-desktop ul.pagination .active > a:focus {
  color: #ffffff;
  text-decoration: none; }

@media (max-width: 991px) {
  .library-desktop {
    display: none; } }

/*
 *	Section: gallery
 *	--------------------------------------------------
 */
.content .view-header {
  /*display: none;*/ }

.video-icon-library {
  position: absolute;
  z-index: 1;
  width: 103px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  @media (max-width: 480px) {
    .video-icon-library {
      width: 50px; } }

@media (max-width: 480px) {
  html body .gallery_lightrail .row > div {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 5px; } }

.view-content .portfolio_lightbox li.col-md-3 {
  width: 33.33333333%; }
  .view-content .portfolio_lightbox li.col-md-3 .img-thumbnail {
    padding: 0; }

.view-content .portfolio_lightbox .portfolio-item {
  border: 0; }
  .view-content .portfolio_lightbox .portfolio-item .thumb-info {
    border-radius: 0;
    border: none; }
    .view-content .portfolio_lightbox .portfolio-item .thumb-info .thumb-info-action-icon i {
      font-size: 18px;
      padding: 0;
      top: -11px;
      left: 1px; }
    .view-content .portfolio_lightbox .portfolio-item .thumb-info .thumb-info-title {
      bottom: 0;
      letter-spacing: -1px;
      padding: 10px;
      position: relative;
      text-shadow: none;
      width: 100%;
      color: #A7A742;
      display: block;
      margin: 0; }
    .view-content .portfolio_lightbox .portfolio-item .thumb-info .thumb-info-action-icon {
      background-color: #D81212;
      height: 32px;
      width: 32px;
      border-radius: 0; }
    .view-content .portfolio_lightbox .portfolio-item .thumb-info img {
      border-radius: 0;
      border: none; }

.view-content .pagination.pull-right {
  float: none !important; }

.portfolio-item.img-thumbnail {
  height: 391px;
  display: block;
  background-color: #f3f3f3; }

.gallery-item {
  display: inline-block;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  width: 100%; }
  @media (max-width: 480px) {
    .gallery-item {
      margin-bottom: 5px; } }
  .gallery-item a {
    width: 100%;
    margin: 0; }
    .gallery-item a:hover {
      text-decoration: none;
      color: white; }
      .gallery-item a:hover:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(255, 255, 255, 0.3);
        -webkit-transition: background .3s linear;
        transition: background .3s linear;
        z-index: 1; }
  .gallery-item .gallery-image-container {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative; }
    @media (max-width: 640px) {
      .gallery-item .gallery-image-container {
        height: 253px; } }
    @media (max-width: 480px) {
      .gallery-item .gallery-image-container {
        height: 130px;
        font-size: 16px; } }
    .gallery-item .gallery-image-container img {
      max-width: initial;
      left: 50%;
      top: 50%;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      opacity: 0; }
  .gallery-item .description {
    width: 100%;
    position: relative; }
    .gallery-item .description p {
      width: 88%;
      display: inline-block;
      font-weight: bold;
      font-size: 20px;
      padding: 10px;
      margin: 0;
      padding-right: 5px;
      vertical-align: top; }
      @media (max-width: 640px) {
        .gallery-item .description p {
          width: 80%;
          font-size: 17px;
          line-height: normal; } }
      @media (max-width: 480px) {
        .gallery-item .description p {
          width: 80%;
          font-size: 14px; } }
    .gallery-item .description span {
      font-size: 25px;
      width: 10%;
      color: #046f93;
      display: inline-block;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50%;
      position: absolute;
      vertical-align: top;
      z-index: 5;
      cursor: pointer; }
      .gallery-item .description span .stLarge {
        background-image: none !important; }

.view-id-gallery_views h2 {
  display: none; }

.view-id-gallery_views .pagination {
  margin: 0 auto;
  float: none !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 20px; }
  .view-id-gallery_views .pagination .pager-next, .view-id-gallery_views .pagination .pager-last, .view-id-gallery_views .pagination .pager-previous, .view-id-gallery_views .pagination .pager-first {
    display: none; }

.featherlight {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999999999; }
  .featherlight .featherlight-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: white;
    min-width: 500px;
    min-height: 300px; }
    @media (max-width: 992px) {
      .featherlight .featherlight-content {
        width: 70%;
        min-width: auto;
        min-height: auto; } }
    @media (max-width: 768px) {
      .featherlight .featherlight-content {
        width: 95%;
        min-width: auto;
        min-height: auto; } }
    @media (max-width: 640px) {
      .featherlight .featherlight-content {
        width: 55%;
        min-width: auto;
        min-height: auto; } }
    @media (max-width: 480px) {
      .featherlight .featherlight-content {
        width: 95%;
        min-width: auto;
        min-height: auto; } }
    .featherlight .featherlight-content.video > img {
      display: none !important; }
    .featherlight .featherlight-content.video #customVideoPlayer {
      position: relative;
      min-width: 300px; }
    .featherlight .featherlight-content .video-js {
      width: 100%;
      height: 100%; }
      .featherlight .featherlight-content .video-js .vjs-progress-control {
        width: 90%; }
      .featherlight .featherlight-content .video-js .vjs-poster {
        z-index: 2;
        background-size: cover; }
      .featherlight .featherlight-content .video-js .vjs-control-bar {
        z-index: 999; }
      .featherlight .featherlight-content .video-js .vjs-big-play-button {
        z-index: 99999999999; }
      .featherlight .featherlight-content .video-js .vjs-volume-menu-button {
        background: rgba(0, 0, 0, 0.1);
        border: none; }
      .featherlight .featherlight-content .video-js.vjs-waiting .vjs-big-play-button {
        /*display: none;*/ }
      .featherlight .featherlight-content .video-js .vjs-play-control:focus, .featherlight .featherlight-content .video-js .vjs-volume-menu-button:focus,
      .featherlight .featherlight-content .video-js .vjs-control:focus {
        color: #4d90fe !important; }
      .featherlight .featherlight-content .video-js .vjs-volume-bar:focus {
        color: #4d90fe !important; }
        .featherlight .featherlight-content .video-js .vjs-volume-bar:focus .vjs-volume-level {
          background-color: #4d90fe !important; }
      .featherlight .featherlight-content .video-js .vjs-progress-holder:focus {
        color: #4d90fe !important; }
        .featherlight .featherlight-content .video-js .vjs-progress-holder:focus .vjs-play-progress {
          background-color: #4d90fe !important; }
      .featherlight .featherlight-content .video-js .vjs-big-play-button {
        border: none;
        background-color: transparent;
        border-radius: 0;
        background-image: url("../img/YouTube-icon-full_color.png");
        background-size: 80px;
        width: 80px;
        height: 56px; }
        .featherlight .featherlight-content .video-js .vjs-big-play-button:before {
          content: ''; }
        .featherlight .featherlight-content .video-js .vjs-big-play-button:focus {
          border: 1px solid #4d90fe; }
    .featherlight .featherlight-content iframe {
      width: 670px;
      height: 390px;
      position: relative;
      z-index: 2; }
      @media (max-width: 992px) {
        .featherlight .featherlight-content iframe {
          width: 100%; } }
      @media (max-width: 768px) {
        .featherlight .featherlight-content iframe {
          width: 100%; } }
      @media (max-width: 640px) {
        .featherlight .featherlight-content iframe {
          width: 100%;
          height: 234px; } }
      @media (max-width: 480px) {
        .featherlight .featherlight-content iframe {
          width: 100%; } }
    .featherlight .featherlight-content video {
      width: 100%;
      height: 100%;
      position: relative;
      z-index: 2; }
    .featherlight .featherlight-content #fbVideo {
      min-width: 600px; }
      @media (max-width: 768px) {
        .featherlight .featherlight-content #fbVideo {
          width: 100%;
          min-width: auto; } }
      @media (max-width: 640px) {
        .featherlight .featherlight-content #fbVideo {
          width: 100%;
          height: 234px;
          min-width: auto; } }
      @media (max-width: 480px) {
        .featherlight .featherlight-content #fbVideo {
          width: 100%;
          min-width: auto; } }
    .featherlight .featherlight-content .header-frame {
      position: relative;
      height: 40px;
      background-color: #de1f26; }
      .featherlight .featherlight-content .header-frame .close {
        color: white;
        font-size: 31px;
        line-height: 39px;
        margin-right: 9px;
        cursor: pointer;
        text-shadow: 0 1px 0 #0f0f0f;
        opacity: 1;
        outline: none; }
      .featherlight .featherlight-content .header-frame .close:hover {
        opacity: 0.4; }
    .featherlight .featherlight-content > img {
      display: block;
      margin: 0 auto;
      max-height: 450px; }
      @media (max-width: 768px) {
        .featherlight .featherlight-content > img {
          width: 100%; } }
    .featherlight .featherlight-content .featherlight-next {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0;
      font-size: 40px;
      color: red;
      background-color: rgba(255, 255, 255, 0.4);
      padding: 12px;
      padding-right: 5px;
      cursor: pointer;
      z-index: 3; }
    .featherlight .featherlight-content .featherlight-previous {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 0;
      font-size: 40px;
      color: red;
      background-color: rgba(255, 255, 255, 0.4);
      padding: 12px;
      padding-left: 5px;
      cursor: pointer;
      z-index: 3; }
    .featherlight .featherlight-content .featherlight-previous:hover,
    .featherlight .featherlight-content .featherlight-next:hover {
      background-color: rgba(255, 255, 255, 0.7); }
    .featherlight .featherlight-content .description-frame {
      padding: 10px;
      color: #1b1b1b;
      font-size: 16px;
      font-family: 'aeroportalregular';
      font-weight: bold; }

.more_gallery {
  float: right;
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
  color: #676767; }

html .node-type-page .page-header {
  margin-bottom: 20px; }

.gallery-images-square {
  height: 145px;
  overflow: hidden;
  position: relative; }
  .gallery-images-square:hover:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.3);
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    z-index: 1; }
  .gallery-images-square img {
    max-width: initial;
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 0; }

/* HOME PAGE */
.front .node-page {
  display: none; }

.front h2 {
  color: #ec1b3b; }

.front p {
  padding: 0;
  margin: 0; }

.html .scroll-to-top.visible:hover {
  color: white; }

@media (max-width: 768px) {
  .library-desktop {
    display: none; } }

.library-mobile {
  display: none; }
  @media (max-width: 768px) {
    .library-mobile {
      display: block; } }

.main .home-concept .process-image {
  background-image: none;
  background: transparent; }

.main .home-concept, .main .home-concept .sun, .main .home-concept .cloud {
  background: transparent; }

.container.home-maps {
  margin-bottom: 30px; }

.container.home-maps .row {
  margin-right: 0;
  margin-left: 0; }

.container.home-maps .col-md-4 {
  padding: 0; }

.img-map-block {
  margin: 20px 0; }

.home-maps a, .home-maps a:hover {
  margin: 0;
  text-decoration: none; }

.map-image {
  width: 100%;
  height: 300px;
  display: inline-block;
  position: relative;
  background-size: cover;
  background-position: center center; }
  @media (max-width: 992px) {
    .map-image {
      height: 200px; } }
  @media (max-width: 640px) {
    .map-image {
      height: 85px; } }
  .map-image img {
    width: 100%; }
  .map-image:hover:after {
    opacity: 0.5;
    cursor: pointer; }
  .map-image:after {
    display: inline-block;
    position: absolute;
    opacity: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

.comprises-info {
  margin-top: 15px; }
  @media (max-width: 640px) {
    .comprises-info {
      margin-top: 0px; } }
  .comprises-info .text-map-block {
    height: 98px; }
    @media (max-width: 640px) {
      .comprises-info .text-map-block:first-child {
        margin-top: 10px; } }
    @media (max-width: 992px) {
      .comprises-info .text-map-block {
        height: 122px; } }
    @media (max-width: 768px) {
      .comprises-info .text-map-block {
        height: 150px; } }
    @media (max-width: 640px) {
      .comprises-info .text-map-block {
        height: initial; } }
  .comprises-info .comprises-container {
    padding: 0; }
  .comprises-info a:hover, .comprises-info a:focus, .comprises-info a {
    text-decoration: none; }
  .comprises-info h3 {
    text-transform: none;
    margin-bottom: 20px; }
    @media (max-width: 640px) {
      .comprises-info h3 {
        display: none; } }
  .comprises-info h4 {
    color: #df1f26;
    line-height: 20px;
    padding-bottom: 0;
    margin-bottom: 5px;
    font-family: 'aeroportalbold'; }
  .comprises-info p {
    font-size: 19px;
    line-height: 24px;
    font-family: 'aeroportalregular'; }
    @media (max-width: 640px) {
      .comprises-info p {
        padding: 0;
        margin-bottom: 5px; } }
  @media (max-width: 640px) {
    .comprises-info .img-map-block {
      margin-bottom: 5px; } }
  .comprises-info .row {
    margin: 0; }

/* =========== HOME SLIDER ============*/
body.page-node-146 div#block-nivo-slider-nivo-slider {
  margin-bottom: -10px; }
  body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light.slider-wrapper {
    padding: 0; }
  body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .nivo-controlNav {
    top: -40px;
    max-width: 150px;
    display: block;
    margin: 0 auto;
    text-align: center; }
    body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .nivo-controlNav a {
      width: 16px;
      height: 16px;
      background: transparent;
      margin: 0 4px;
      border: solid 3px #ffffff;
      border-radius: 8px;
      cursor: pointer;
      overflow: hidden; }
    body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .nivo-controlNav a.nivo-control.active,
    body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .nivo-controlNav a.nivo-control.active:focus,
    body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .nivo-controlNav a.nivo-control:focus,
    body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .nivo-controlNav a.nivo-control:hover {
      background-image: none;
      background-color: #d60b1c !important; }
  body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .nivo-directionNav a {
    -webkit-transition: all ease-out 0.4s;
    transition: all ease-out 0.4s; }
  body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .nivo-directionNav a:hover {
    background-color: #d60b1c;
    border-radius: 0; }
  body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .home-slider-readmore {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    z-index: 99; }
    body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .home-slider-readmore a {
      color: #ffffff;
      cursor: hand !important;
      font-weight: bold;
      text-decoration: none; }
  body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .nivo-directionNav {
    position: absolute;
    top: 42%;
    z-index: 999999;
    display: block;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .nivo-directionNav a.nivo-prevNav {
      left: 0;
      overflow: hidden; }
    body.page-node-146 div#block-nivo-slider-nivo-slider .theme-light .nivo-directionNav a.nivo-nextNav {
      overflow: hidden; }

body.page-node-146 .nivoSlider .nivo-caption {
  right: 0;
  left: auto;
  width: 360px;
  padding: 15px 20px;
  bottom: 44px;
  /*-o-transition: all 1s ease-in;
                -ms-transition: all 1s ease-in;
                -moz-transition: all 1s ease-in;
                -webkit-transition: .2s ease-out, background 1s ease-in;
                transition: all 1s ease-in;*/
  background: rgba(0, 0, 0, 0.95); }
  body.page-node-146 .nivoSlider .nivo-caption h1 {
    text-shadow: 1px 1px 1px #000;
    color: white;
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 28px;
    padding-bottom: 6px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 100;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important; }
  body.page-node-146 .nivoSlider .nivo-caption .home-slider-desc {
    float: left;
    display: inline-block;
    font-weight: 400;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 2px #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 0 10px 0;
    padding: 0; }

body.page-node-146 .node-rail-project .goto-map {
  position: relative;
  bottom: 69px;
  z-index: 5;
  overflow: hidden;
  height: 34px; }
  body.page-node-146 .node-rail-project .goto-map :hover {
    margin-bottom: -2px;
    text-decoration: none; }

body.page-node-146 .node-rail-project .goto-map a {
  background-image: url(../img/go_to_map_button.png);
  position: absolute;
  bottom: 0;
  text-align: center;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 32px;
  text-shadow: 1px 1px 1px #000; }
  body.page-node-146 .node-rail-project .goto-map a :hover {
    text-decoration: none; }

body.page-node-146 .node-rail-project .goto-map a span {
  color: white;
  font-size: 16px;
  padding: 5px 30px;
  display: block;
  font-family: "aeroportalbold"; }

body.page-node-146 .node-rail-project .goto-map a span:hover,
body.page-node-146 .node-rail-project .goto-map a span:focus {
  text-decoration: none;
  height: 37px; }

@media (max-width: 768px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider {
    margin: 0 15px; } }

@media (max-width: 640px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider {
    margin: 0; } }

@media (min-width: 1200px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper {
    max-width: 1170px;
    margin: 0 auto; } }

@media (max-width: 1199px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper {
    max-width: 940px;
    margin: 0 auto; } }

@media (max-width: 992px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper {
    max-width: 750px;
    margin: 0 auto; } }

@media (max-width: 640px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper .nivoSlider {
    min-height: 260px;
    width: 100%;
    overflow: hidden; } }

@media (max-width: 640px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper .nivoSlider img {
    display: block;
    min-height: 260px;
    max-height: 260px;
    max-width: 780px;
    text-align: center;
    margin: 0 auto;
    height: auto;
    width: auto !important;
    left: 50%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0); } }

@media (max-width: 640px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper .nivoSlider .nivo-caption {
    right: auto;
    width: 90%;
    padding: 8px 10px 10px;
    bottom: auto;
    top: 15px;
    margin: 0 auto;
    left: 50%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0); } }

@media (max-width: 992px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper .nivoSlider .nivo-caption h1 {
    font-size: 20px; } }

@media (max-width: 640px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper .nivoSlider .nivo-caption h1 {
    font-size: 18px;
    padding-bottom: 5px;
    line-height: normal; } }

@media (max-width: 480px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper .nivoSlider .nivo-caption h1 {
    font-size: 16px;
    padding-bottom: 0; } }

@media (max-width: 992px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper .nivoSlider .nivo-caption p {
    font-size: 15px;
    line-height: 20px; } }

@media (max-width: 640px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper .nivoSlider .nivo-caption p {
    font-size: 13px;
    line-height: 18px; } }

@media (max-width: 992px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper .nivoSlider .nivo-caption p a {
    font-size: 15px; } }

@media (max-width: 640px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper .nivoSlider .nivo-caption p a {
    font-size: 13px; } }

@media (max-width: 480px) {
  body.page-node .body .main .container .row #block-nivo-slider-nivo-slider .content .slider-wrapper .nivoSlider .nivo-caption p a {
    font-size: 13px; } }

body.page-node .body .main .container .col-md-5 .nswinfo-icons {
  display: block;
  border: solid 1px #cccccc;
  text-align: center;
  padding: 10px 20px;
  margin: 0 5px 20px 0;
  background-color: #fdfdfd; }
  body.page-node .body .main .container .col-md-5 .nswinfo-icons span.tbfl-icons {
    display: block;
    width: 100%;
    text-align: center; }
    body.page-node .body .main .container .col-md-5 .nswinfo-icons span.tbfl-icons img {
      margin: 0 auto; }
  body.page-node .body .main .container .col-md-5 .nswinfo-icons span.tbfl-link {
    font-size: 16px;
    display: block;
    margin-top: 8px;
    color: #676767; }

/* NEWS SINGLE ITEM */
.node-type-news-item .page-header {
  display: none; }

.node-news-item .video iframe {
  width: 100%; }
  @media (max-width: 640px) {
    .node-news-item .video iframe {
      height: 300px; } }

.node-news-item .video .video-js {
  width: 100%;
  height: 100%; }
  .node-news-item .video .video-js .vjs-progress-control {
    width: 90%; }
  .node-news-item .video .video-js .vjs-poster {
    z-index: 2;
    background-size: cover; }
  .node-news-item .video .video-js .vjs-control-bar {
    z-index: 999; }
  .node-news-item .video .video-js .vjs-big-play-button {
    z-index: 99; }
  .node-news-item .video .video-js .vjs-volume-menu-button {
    background: rgba(0, 0, 0, 0.1);
    border: none; }
  .node-news-item .video .video-js.vjs-waiting .vjs-big-play-button {
    display: none; }
  .node-news-item .video .video-js .vjs-big-play-button {
    border: none;
    background-color: transparent;
    border-radius: 0;
    background-image: url("../img/YouTube-icon-full_color.png");
    background-size: 80px;
    width: 80px;
    height: 56px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .node-news-item .video .video-js .vjs-big-play-button:before {
      content: ''; }

.node-news-item h2 {
  font-size: 35px;
  margin-bottom: 0px;
  font-weight: bold;
  margin-top: 10px; }
  @media (max-width: 992px) {
    .node-news-item h2 {
      margin-top: 0; } }
  @media (max-width: 768px) {
    .node-news-item h2 {
      font-size: 28px; } }
  @media (max-width: 480px) {
    .node-news-item h2 {
      font-size: 20px; } }

.node-news-item em.date {
  font-size: 20px;
  font-family: 'aeroportalbold';
  font-style: inherit;
  margin-bottom: 20px;
  display: block; }
  @media (max-width: 992px) {
    .node-news-item em.date {
      display: inline-block;
      float: left; } }
  @media (max-width: 480px) {
    .node-news-item em.date {
      font-size: 18px; } }

.node-news-item .share {
  font-size: 20px;
  font-family: 'aeroportalbold'; }
  .node-news-item .share * {
    display: inline-block;
    margin-right: 10px; }
  .node-news-item .share a:after {
    content: "";
    display: none !important; }
  @media (max-width: 992px) {
    .node-news-item .share {
      display: inline-block;
      float: right; } }
  @media (max-width: 480px) {
    .node-news-item .share {
      font-size: 18px; } }

.node-news-item .image_container {
  margin: 20px 0px;
  height: 456px;
  overflow: hidden;
  z-index: 2;
  position: relative;
  background-size: cover;
  background-position: center center;
  text-align: center; }
  @media (max-width: 992px) {
    .node-news-item .image_container {
      margin-top: 0; } }
  @media (max-width: 640px) {
    .node-news-item .image_container {
      height: 300px; } }

.node-news-item div.imgWrapper {
  width: 100%;
  display: inline-block;
  position: relative; }
  .node-news-item div.imgWrapper div.image_container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: auto; }

.node-news-item div.imgWrapper:after {
  padding-top: 56.25%;
  display: block;
  content: ''; }

.node-news-item a.subscribeButton {
  margin: 20px 0;
  padding: 10px 40px;
  background-color: #ee2645;
  color: white;
  font-size: 20px;
  font-family: 'aeroportalbold';
  display: inline-block; }

.node-type-news-item .news_media_object .row {
  padding: 10px;
  border: 1px solid #ccc;
  margin: 0;
  margin-bottom: 10px; }

.node-type-news-item .news_media_object .media_content {
  height: 126px; }
  .node-type-news-item .news_media_object .media_content p {
    display: none; }
  .node-type-news-item .news_media_object .media_content em {
    color: #676767;
    font-style: normal;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    display: none; }
  @media (min-width: 992px) {
    .node-type-news-item .news_media_object .media_content h3 {
      font-size: 16px;
      line-height: 19px; } }
  @media (max-width: 992px) {
    .node-type-news-item .news_media_object .media_content {
      height: 150px; }
      .node-type-news-item .news_media_object .media_content h3 {
        font-size: 20px;
        word-break: break-word;
        padding: 0;
        margin: 0; }
      .node-type-news-item .news_media_object .media_content em {
        display: block; }
      .node-type-news-item .news_media_object .media_content p {
        display: block;
        font-size: 16px; } }
  @media (max-width: 768px) {
    .node-type-news-item .news_media_object .media_content {
      height: 150px; } }
  @media (max-width: 640px) {
    .node-type-news-item .news_media_object .media_content {
      height: 150px; }
      .node-type-news-item .news_media_object .media_content h3 {
        font-size: 15px; }
      .node-type-news-item .news_media_object .media_content p {
        font-size: 12px; } }
  @media (max-width: 480px) {
    .node-type-news-item .news_media_object .media_content {
      height: 150px; }
      .node-type-news-item .news_media_object .media_content h3 {
        font-size: 16px;
        word-break: break-word;
        line-height: 22px; }
      .node-type-news-item .news_media_object .media_content p {
        display: none; }
      .node-type-news-item .news_media_object .media_content em {
        font-size: 12px; } }
  .node-type-news-item .news_media_object .media_content span {
    position: absolute;
    bottom: 0;
    color: #1A0DB2;
    font-family: 'aeroportalbold';
    font-weight: bold;
    font-size: 20px; }
    .node-type-news-item .news_media_object .media_content span i {
      font-style: normal; }
    @media (max-width: 480px) {
      .node-type-news-item .news_media_object .media_content span {
        font-size: 13px; } }

.node-type-news-item .news_media_object .media_image {
  height: 126px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative; }
  @media (max-width: 992px) {
    .node-type-news-item .news_media_object .media_image {
      height: 145px; } }
  .node-type-news-item .news_media_object .media_image img {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
    max-width: inherit;
    opacity: 0; }

.view-three-news-items-view .view-content > div:first-child .media_object {
  padding-top: 0; }

.views-row {
  margin-bottom: 6px;
  overflow: hidden; }

.media_object {
  width: 100%; }
  .media_object h3 {
    color: #676767;
    margin: 0;
    padding: 0;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase; }
  .media_object em {
    color: #676767;
    font-style: normal;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    display: block; }
  .media_object .row {
    padding: 10px;
    border: 1px solid #ccc;
    margin: 0;
    margin-bottom: 10px; }
  .media_object .media_image {
    padding: 0;
    margin: 0;
    height: 235px;
    overflow: hidden;
    position: relative; }
    @media (max-width: 992px) {
      .media_object .media_image {
        height: 250px; } }
    @media (max-width: 480px) {
      .media_object .media_image {
        height: 125px; } }
    .media_object .media_image img {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      left: 50%;
      width: 100%;
      max-width: inherit;
      opacity: 0; }
  .media_object .media_content {
    padding: 0;
    margin: 0;
    padding: 0 10px;
    height: 235px;
    padding-left: 20px; }
    @media (max-width: 992px) {
      .media_object .media_content {
        height: 250px; } }
    @media (max-width: 480px) {
      .media_object .media_content {
        height: 125px; } }
    .media_object .media_content p {
      margin-bottom: 0; }
      @media (max-width: 480px) {
        .media_object .media_content p {
          display: none; } }
    @media (max-width: 480px) {
      .media_object .media_content h3 {
        word-break: break-word;
        font-size: 14px;
        line-height: 18px; } }
    @media (max-width: 480px) {
      .media_object .media_content em {
        font-size: 11px; } }
    .media_object .media_content span {
      position: absolute;
      bottom: 0;
      color: #1A0DB2;
      font-family: 'aeroportalbold';
      font-weight: bold;
      font-size: 20px; }
      .media_object .media_content span i {
        font-style: normal; }
      @media (max-width: 480px) {
        .media_object .media_content span {
          font-size: 13px; } }

.more_news {
  float: right;
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
  color: #676767; }

/* NEWSROOM */
.news_pager {
  margin-bottom: 10px;
  height: 67px;
  margin-top: 35px;
  position: relative;
  z-index: 990; }

.newsroom-block {
  /*float: none;
    margin: 0 auto;
    margin-top: 10px;*/ }
  @media (max-width: 640px) {
    .newsroom-block h2 {
      margin-top: 5px; } }

.news_pager ul.pagination {
  float: none !important;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .news_pager ul.pagination .pager-next, .news_pager ul.pagination .pager-last, .news_pager ul.pagination .pager-first, .news_pager ul.pagination .pager-previous {
    display: none; }

.video-icon {
  position: absolute;
  z-index: 1;
  width: 60px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.news_pager h2 {
  display: none; }

body .pagination {
  margin: 0 auto;
  float: none !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  margin-top: 20px;
  z-index: 1; }

body .pager-next, body .pager-last, body .pager-first, body .pager-previous {
  display: none; }

body .pagination > .active > a {
  border-color: #ee2645;
  background-color: #ee2645 !important;
  color: white; }

body .pagination > .active > a:hover {
  border-color: #ee2645;
  background-color: #ee2645 !important;
  color: white;
  cursor: pointer; }

body .pagination > li > a {
  color: #676767;
  margin-right: 10px;
  background-color: #e1e1e1;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  border-radius: 0px !important;
  padding: 10px 16px; }

body .pagination > li > a:hover {
  background-color: #ccc;
  color: #676767; }

body .pagination-lg > li:first-child > a {
  border-radius: 0; }

body .pagination-lg > li:last-child > a {
  border-radius: 0; }

#block-views-five-news-items-view-block > h2 {
  display: none; }

.banner_under_slider {
  margin: 20px 0; }

.banner_under_slider .redHeading {
  color: #ee2645;
  font-weight: 700;
  font-size: 44px;
  line-height: 34px;
  margin-top: 8px;
  font-family: 'aeroportalbold'; }
  @media (max-width: 992px) {
    .banner_under_slider .redHeading {
      padding: 0; } }
  @media (max-width: 480px) {
    .banner_under_slider .redHeading {
      font-size: 35px; } }

.banner_under_slider > .row {
  margin: 0; }

@media (max-width: 992px) {
  .banner_under_slider .descHeading {
    padding: 0; } }

.banner_under_slider p:first-child {
  font-size: 25px;
  padding: 19px;
  padding-bottom: 0px;
  padding-top: 10px;
  margin-bottom: 5px;
  font-family: 'aeroportalbold'; }
  @media (max-width: 768px) {
    .banner_under_slider p:first-child {
      padding: 5px 0; } }
  @media (max-width: 480px) {
    .banner_under_slider p:first-child {
      font-size: 18px; } }

.banner_under_slider p:last-child a {
  font-size: 20px;
  padding: 0 20px;
  color: #1A0DB2;
  font-family: 'aeroportalbold';
  margin-bottom: 0; }
  @media (max-width: 768px) {
    .banner_under_slider p:last-child a {
      padding: 0; } }
  @media (max-width: 480px) {
    .banner_under_slider p:last-child a {
      padding: 0; } }

.banner_under_slider p:last-child a:hover {
  color: #1A0DB2; }

.node-type-rail-newsroom .nivo-directionNav {
  display: none; }

.nivoSlider > a {
  z-index: 5; }

.node-type-rail-newsroom .body > .container {
  margin-top: 20px; }
  @media (max-width: 640px) {
    .node-type-rail-newsroom .body > .container {
      margin-top: 0; } }

.nivoSlider img.nivo-main-image {
  border-radius: 0; }

#block-nivo-slider-nivo-slider {
  max-width: 1140px; }

.node-type-rail-newsroom .page-header {
  display: none; }

.node-type-rail-newsroom .nivoSlider .nivo-caption {
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 300px;
  height: auto;
  bottom: inherit;
  background-color: #e8e8e5;
  font-weight: bold;
  font-size: 30px;
  color: #605f5f;
  opacity: 1;
  padding: 20px 35px;
  font-family: 'aeroportalbold';
  border: 4px solid rgba(233, 232, 232, 0.9);
  border-left: 0;
  border-top: 0;
  z-index: 10;
  line-height: 32px;
  cursor: pointer; }

#widget-facebook {
  background: #fff;
  display: block;
  width: 100%;
  height: 1476px;
  padding: 10px 10px 15px 10px;
  max-width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-overflow-scrolling: touch; }
  @media (max-width: 768px) {
    #widget-facebook {
      height: 300px; } }

.railNewsroom .row {
  margin: 0; }

.node-type-rail-newsroom .nivoSlider .nivo-caption:after {
  font-family: FontAwesome;
  content: "\f138";
  position: absolute;
  font-size: 35px;
  color: #605f5f;
  right: 10px; }

.node-type-rail-newsroom #block-nivo-slider-nivo-slider .nivo-controlNav {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 15; }

.node-type-rail-newsroom #block-nivo-slider-nivo-slider .nivo-controlNav a {
  background: url("../img/bullets.png") no-repeat; }

.node-type-rail-newsroom #block-nivo-slider-nivo-slider .nivo-controlNav a.active {
  background-position: 0 -22px; }

.node-type-rail-newsroom .facebook-social {
  padding-left: 40px; }
  @media (max-width: 768px) {
    .node-type-rail-newsroom .facebook-social {
      padding: 15px; } }

.node-type-rail-newsroom #content {
  background-color: #f5f5f5;
  margin-top: -10px; }

#block-views-five-news-items-view-block .view-five-news-items-view > .row {
  margin: 0; }

#block-views-five-news-items-view-block .media_object {
  border: 0; }
  #block-views-five-news-items-view-block .media_object .media_content span {
    bottom: -5px; }
  #block-views-five-news-items-view-block .media_object .media_content p {
    font-family: 'aeroportalregular';
    font-size: 17px; }
  #block-views-five-news-items-view-block .media_object .row {
    padding: 12px;
    border: 2px solid #ebebeb;
    border-radius: 4px; }

#block-views-three-news-items-view-block-1 .media_object .row .media_content span.hidden-print {
  margin: 0 0 -5px 0; }

.content .facebook-header h3 {
  margin-bottom: 10px;
  padding: 0 12px 0 20px;
  margin: -10px 0 5px 0; }

.content .facebook-header span.view-more-block {
  position: absolute;
  right: 25px;
  top: 60px; }

.content .facebook-header a {
  color: #1A0DB2; }
  .content .facebook-header a:hover {
    color: #de1f26; }

body.node-type-rail-newsroom #block-views-five-news-items-view-block .view-five-news-items-view .row {
  margin-top: 20px !important; }

body.node-type-rail-newsroom .body .region-content #block-system-main .railNewsroom.clearfix {
  margin-top: 10px; }

body.node-type-rail-newsroom .subscribe {
  width: 50%;
  margin-top: 40px;
  display: inline-block; }
  @media (max-width: 768px) {
    body.node-type-rail-newsroom .subscribe {
      width: 100%; } }
  body.node-type-rail-newsroom .subscribe form label {
    border: none;
    padding: 0;
    line-height: 30px;
    margin: 0; }
  body.node-type-rail-newsroom .subscribe form input {
    width: 90%; }

/* ALL PROJECTS */
.node-type-map .body {
  padding-bottom: 0; }

.node-type-map .page-header {
  display: none; }

.node-type-map .main > #content > .container {
  width: 100%;
  padding: 0; }
  .node-type-map .main > #content > .container > div {
    margin: 0; }
    .node-type-map .main > #content > .container > div > div {
      padding: 0; }

.node-type-map #footer {
  margin-top: 0; }

.node-type-rail-project .railProject a {
  color: #1A0DB2; }
  .node-type-rail-project .railProject a:hover, .node-type-rail-project .railProject a:focus {
    color: #1A0DB2;
    text-decoration: underline; }

.node-type-rail-project .video-embed-rail-project {
  position: relative;
  margin-top: 10px;
  cursor: pointer; }
  .node-type-rail-project .video-embed-rail-project .video-icon {
    width: 100px; }

.node-type-rail-project .libray-about {
  padding: 0;
  margin: 0;
  margin-top: 20px; }

.node-type-rail-project .main > #content > .container {
  width: 100%;
  padding: 0; }
  .node-type-rail-project .main > #content > .container > div {
    margin: 0; }
    .node-type-rail-project .main > #content > .container > div > div {
      padding: 0; }

.node-type-rail-project .library-accordion .panel-title a[aria-expanded="false"]:after {
  font-family: FontAwesome;
  content: "\f13a";
  color: #df1f26;
  position: absolute;
  right: 26px;
  font-size: 20px; }

.node-type-rail-project .library-accordion .panel-title a[aria-expanded="true"]:after {
  font-family: FontAwesome;
  content: "\f139";
  color: #df1f26;
  position: absolute;
  right: 26px;
  font-size: 20px; }

.node-type-rail-project #lightrail-embed {
  height: 400px;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 40px;
  background-size: cover;
  background-position: center center; }
  @media (max-width: 992px) {
    .node-type-rail-project #lightrail-embed {
      margin-bottom: 10px;
      height: 240px; } }
  @media (max-width: 640px) {
    .node-type-rail-project #lightrail-embed {
      height: 165px; } }
  .node-type-rail-project #lightrail-embed a {
    background-image: url("../img/go_to_map_button.png");
    position: absolute;
    bottom: 0;
    text-align: center;
    display: inline-block;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 32px; }
    @media (max-width: 992px) {
      .node-type-rail-project #lightrail-embed a {
        width: 100%; } }
    .node-type-rail-project #lightrail-embed a:hover, .node-type-rail-project #lightrail-embed a:focus {
      text-decoration: none;
      height: 37px; }
    .node-type-rail-project #lightrail-embed a span {
      color: white;
      font-size: 16px;
      padding: 5px 30px;
      display: block;
      font-family: "aeroportalbold"; }
      @media (max-width: 992px) {
        .node-type-rail-project #lightrail-embed a span {
          font-size: 20px; } }
      @media (max-width: 768px) {
        .node-type-rail-project #lightrail-embed a span {
          font-size: 16px; } }
      @media (max-width: 480px) {
        .node-type-rail-project #lightrail-embed a span {
          font-size: 12px; } }
  .node-type-rail-project #lightrail-embed img {
    position: absolute;
    bottom: -8px;
    text-align: center;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .node-type-rail-project #lightrail-embed img:hover {
      bottom: 0; }

.node-type-rail-project .projectHeading {
  margin-bottom: 15px; }

.node-type-rail-project .library-accordion ul.panel-body {
  list-style: none;
  background-color: white;
  margin: 0;
  padding: 0; }

.node-type-rail-project .library-accordion ul.panel-body li {
  list-style: none;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  margin: 0; }

.node-type-rail-project .library-accordion .panel {
  border: none;
  border-radius: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

#block-views-three-news-items-view-block h2 {
  display: none; }

#block-views-three-news-items-view-block .content h2 {
  padding-left: 12px;
  color: #df1f26;
  font-size: 30px;
  font-family: 'aeroportalbold';
  display: block;
  width: 100%;
  border-bottom: 1px solid #9e0031;
  line-height: 100%; }

.view-id-gallery_views h2 {
  display: block;
  margin-top: 20px; }

.view-id-gallery_views .row {
  margin-bottom: 25px; }
  .view-id-gallery_views .row > div {
    margin-bottom: 20px; }

body .body #block-views-three-news-items-view-block .media_content span.hidden-print:hover {
  text-decoration: underline !important;
  cursor: pointer; }

body .body .view-five-news-items-view .views-row .media_object .media_content span.hidden-print:hover {
  text-decoration: underline !important;
  cursor: pointer; }

/* SEARCH PAEG */
.search-info {
  display: none !important; }

#block-term-search-term-search {
  padding: 5px 10px;
  border: 1px solid #de1f26;
  margin-top: 20px; }
  #block-term-search-term-search label {
    margin-left: 5px; }
  #block-term-search-term-search .form-item-rail-projects-58 {
    display: none; }
  #block-term-search-term-search input[type="checkbox"] {
    margin-top: -3px; }

.page-search #block-advanced-search-block-advanced-search {
  padding: 10px;
  border: 1px solid #de1f26;
  margin-top: 30px; }
  .page-search #block-advanced-search-block-advanced-search form.search-form {
    margin-top: -10px;
    padding-left: 10px; }
    .page-search #block-advanced-search-block-advanced-search form.search-form > div > .criterion:first-of-type {
      display: none; }
  .page-search #block-advanced-search-block-advanced-search input[type="submit"] {
    display: none; }
  .page-search #block-advanced-search-block-advanced-search .form-type-checkboxes > label {
    display: none; }
  .page-search #block-advanced-search-block-advanced-search .form-type-checkboxes .form-item label {
    font-family: 'aeroportalregular';
    font-size: 18px;
    padding-left: 5px;
    color: #6e6e6e; }
  .page-search #block-advanced-search-block-advanced-search .form-type-checkboxes .form-item input[type="checkbox"] {
    margin-top: -4px; }
  .page-search #block-advanced-search-block-advanced-search h5 {
    text-transform: none;
    margin: 0;
    margin-top: 10px;
    padding: 0; }

.page-search #block-system-main {
  background-color: #f6f5f5;
  padding: 20px;
  margin-top: 20px; }
  .page-search #block-system-main .content .search-form .form-item-keys label {
    font-family: 'aeroportalregular';
    font-size: 20px;
    padding-bottom: 5px;
    color: #5b5a5a;
    display: block; }
  .page-search #block-system-main .content .search-form .form-item-keys input[type="text"] {
    width: 85%;
    display: inline-block;
    margin-right: 1%;
    vertical-align: top;
    color: #4f4f4f;
    border-radius: 0px; }
    @media (max-width: 768px) {
      .page-search #block-system-main .content .search-form .form-item-keys input[type="text"] {
        width: 80%; } }
    @media (max-width: 480px) {
      .page-search #block-system-main .content .search-form .form-item-keys input[type="text"] {
        width: 70%; } }
  .page-search #block-system-main .content .search-form input[type="submit"] {
    display: inline-block;
    width: 12%;
    vertical-align: top;
    height: 33px;
    background-color: #de1f26; }
    @media (max-width: 768px) {
      .page-search #block-system-main .content .search-form input[type="submit"] {
        width: 17%; } }
    @media (max-width: 480px) {
      .page-search #block-system-main .content .search-form input[type="submit"] {
        width: 25%; } }
  .page-search #block-system-main .content h2 {
    display: none; }
  .page-search #block-system-main .content ol.search-results {
    padding: 0;
    margin: 0; }
    .page-search #block-system-main .content ol.search-results li {
      padding: 10px 5px;
      border-top: 1px solid #b7b7b7; }
      .page-search #block-system-main .content ol.search-results li a:hover, .page-search #block-system-main .content ol.search-results li a:focus {
        text-decoration: none; }
      .page-search #block-system-main .content ol.search-results li .search-snippet-info {
        padding: 0; }
        .page-search #block-system-main .content ol.search-results li .search-snippet-info p {
          color: #676767;
          padding: 0;
          margin: 0; }
      .page-search #block-system-main .content ol.search-results li h3 {
        margin-bottom: 5px;
        color: #605f5f;
        font-family: 'aeroportalbold';
        font-size: 24px; }

/***** Temporary hidden elements *****/
body.page-search .body .main #sticky-sidebar .region-sidebar-left #block-term-search-term-search div.form-item-rail-projects-57 {
  display: none; }

body.page-search .body .main #sticky-sidebar .region-sidebar-left #block-term-search-term-search #edit-content-types div.form-item-content-types-page {
  display: none; }

body.page-search .body .main #sticky-sidebar .region-sidebar-left #block-term-search-term-search #edit-content-types div.form-item-content-types-rail-newsroom {
  display: none; }

.projectHeading {
  color: #df1f26;
  font-size: 30px;
  font-family: 'aeroportalbold';
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #9e0031;
  line-height: 40px;
  padding-left: 12px; }

.big .projectHeading {
  font-size: 40px; }

@media print {
  * {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-print-color-adjust: exact !important; }
  html body {
    overflow: hidden !important; }
    html body .body {
      background-color: white !important; }
    html body .collapse {
      display: block !important; }
    html body.node-type-gallery .pagination {
      display: none; }
    html body.node-type-faq-lightrail .faq-accordion {
      background-color: white; }
      html body.node-type-faq-lightrail .faq-accordion div {
        display: block !important; }
      html body.node-type-faq-lightrail .faq-accordion h2:after {
        display: none; }
      html body.node-type-faq-lightrail .faq-accordion label:before {
        display: none; }
    html body.node-type-rail-newsroom .view-five-news-items-view h2 {
      margin-top: 20px; }
    html body .main {
      margin-top: 124px; }
    html body header {
      -webkit-box-shadow: none;
              box-shadow: none;
      border: none;
      position: absolute;
      top: 0; }
      html body header .desktop {
        display: block !important; }
      html body header .image-container {
        background-image: url("../img/header-bg.jpg") !important; }
      html body header ul.nav {
        display: none; }
      html body header .mobile {
        display: none; }
      html body header .pull-right {
        display: none; }
    html body #footer > div > .row > .col-md-8 {
      display: none; }
    html body #footer .logo_footer {
      height: 32px;
      width: 100%; }
      html body #footer .logo_footer #block-views-footer-social-block {
        position: absolute;
        left: 0; }
        html body #footer .logo_footer #block-views-footer-social-block .col-md-9 .col-md-7, html body #footer .logo_footer #block-views-footer-social-block .col-md-9 .col-md-5 {
          width: 50% !important; }
    html body #footer .nsw_logo {
      top: auto !important; }
    html body #footer .social {
      display: none; }
    html body #footer .subscribe_footer {
      display: none; }
    html body #footer .transport_logo img {
      width: 200px; }
    html body #footer .print_footer {
      display: none; }
    html body .footer-copyright #sub-menu ul li {
      display: none; }
      html body .footer-copyright #sub-menu ul li:first-child {
        display: block; }
  html .scroll-to-top {
    display: none !important; } }

.search-advanced {
  display: none; }

.page-search-node .form-item-custom-search-blocks-form-2 {
  margin: 0; }

.page-search-node .main .page-header h1 {
  display: none; }

.page-search-node .block-custom-search-blocks h1 {
  margin-bottom: 10px; }

.page-search-node .block-custom-search-blocks .content {
  padding: 10px;
  border: 1px solid red; }

.page-search-node #edit-custom-search-blocks-form-2--2 {
  display: none; }

.page-search-node .block-custom-search-blocks .form-item-custom-search-types > label {
  display: none; }

.page-search-node .block-custom-search-blocks .form-item {
  position: relative; }
  .page-search-node .block-custom-search-blocks .form-item label {
    position: absolute;
    top: 4px;
    left: 20px; }

.page-search-node .block-custom-search-blocks .form-item-custom-search-vocabulary-10 > label {
  position: relative;
  left: 0;
  top: 0; }

.page-search-node .block-custom-search-blocks .form-item-custom-search-types {
  margin-top: 0; }

.page-search-node .block-custom-search-blocks .form-item-custom-search-vocabulary-10 {
  margin-bottom: 0; }

.page-search-node .block-custom-search-blocks .form-item-custom-search-vocabulary-10-c-all,
.page-search-node .block-custom-search-blocks .form-item-custom-search-types-c-all {
  display: none; }

.page-search-node .block-custom-search-blocks .edit-custom-search-types div:first-of-type {
  display: none; }

.page-search-node .block-custom-search-blocks .form-actions {
  display: none; }

html .form-item {
  margin-top: 0px;
  margin-bottom: 0px; }

#site-map {
  margin-top: 20px;
  padding: 0 20px; }
  #site-map div > div > div {
    position: relative; }
    #site-map div > div > div > ul.site-map-menu {
      margin: 0;
      padding: 0; }
      #site-map div > div > div > ul.site-map-menu > li {
        list-style-type: none !important;
        list-style-image: none !important;
        width: 19%;
        display: inline-block;
        margin: 0;
        padding: 0;
        vertical-align: top; }
        @media (max-width: 992px) {
          #site-map div > div > div > ul.site-map-menu > li {
            width: 49%;
            margin-bottom: 30px; } }
        @media (max-width: 480px) {
          #site-map div > div > div > ul.site-map-menu > li {
            width: 100%; } }
        #site-map div > div > div > ul.site-map-menu > li:first-child {
          display: none; }
        #site-map div > div > div > ul.site-map-menu > li a {
          color: #5b5a5a;
          font-size: 18px;
          font-weight: bold; }
          @media (max-width: 480px) {
            #site-map div > div > div > ul.site-map-menu > li a {
              font-size: 16px; } }
        #site-map div > div > div > ul.site-map-menu > li ul {
          margin: 0;
          padding-left: 20px; }
          #site-map div > div > div > ul.site-map-menu > li ul li {
            list-style-type: none !important;
            list-style-image: none !important;
            margin: 0;
            -webkit-box-sizing: border-box;
               -moz-box-sizing: border-box;
                    box-sizing: border-box; }
            #site-map div > div > div > ul.site-map-menu > li ul li a {
              font-weight: normal; }

body.node-type-map .body #lightrail-embed iframe {
  width: 100%;
  height: 900px;
  margin: 0 0 -8px 0;
  border: 0; }

html body {
  font-family: "Ubuntu";
  background-color: #555;
  width: 100%;
  display: block; }

body p, .content ul > li {
  color: #676767;
  font-family: "Ubuntu";
  font-weight: 400;
  font-size: 16px; }

body.big p, .big .content ul > li {
  font-size: 20px; }

body a {
  color: #1A0DB2; }
  body a:hover, body a:focus {
    text-decoration: underline;
    color: #1A0DB2; }

/* ACCESSIBILITY TAB SELECT STYLE*/
i.rs_skip {
  font-style: normal; }

#readspeaker_button1 > a {
  margin: 0;
  padding: 0;
  display: inline-block;
  float: right; }

#readspeaker_button1.rsexpanded > a {
  float: none; }

#readspeaker_button1.rsexpanded > div {
  display: inline-block;
  float: right;
  text-align: left;
  margin-right: 2px; }

.read-speaker {
  margin-top: 43px;
  background-color: white;
  text-align: right;
  position: fixed;
  top: 41px;
  z-index: 9999999;
  width: 100%; }
  @media (max-width: 992px) {
    .read-speaker {
      position: relative;
      top: 1px;
      right: 0;
      height: 46px; } }
  .read-speaker .container {
    background: transparent;
    position: relative; }
  .read-speaker #readspeaker_button1 {
    display: block;
    position: absolute;
    z-index: 9999;
    right: 25px; }
    @media (max-width: 992px) {
      .read-speaker #readspeaker_button1 {
        position: relative;
        display: inline-block;
        bottom: -9px;
        right: 0;
        top: auto;
        z-index: 1; } }
  .read-speaker div#readspeaker_button1.rsfocus span.rsbtn_right {
    outline: 1px dotted #fff !important; }

.subscribe {
  margin: 20px 0; }
  .subscribe form label {
    color: #de1f26;
    font-size: 30px;
    font-family: 'aeroportalbold';
    display: block;
    width: 100%;
    border: none;
    /*border-bottom: 1px solid #9e0031;*/
    line-height: 40px; }
  .subscribe form input {
    padding: 5px;
    margin: 10px 0;
    width: 92%;
    display: inline-block;
    vertical-align: middle;
    height: 33px; }
    @media (max-width: 640px) {
      .subscribe form input {
        width: 85%; } }
  .subscribe form button {
    width: 29px;
    height: 34px;
    margin: 0;
    padding: 12px;
    border: none;
    border-radius: 0;
    background-color: #de1f26;
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .subscribe form button:after {
      content: "\f054";
      font-family: 'FontAwesome';
      color: white;
      right: 4px;
      top: 7px;
      position: absolute;
      font-size: 23px; }

body.node-type-rail-library .body ul.pagination .ng-scope.active a:focus {
  color: #de1f26 !important; }

body.page-search .body ul.pagination .ng-scope.active a:focus {
  color: #de1f26 !important; }

body .body .ng-scope .library-desktop .library-accordion .link-active a h2.projectHeading:focus {
  margin: 10px 0 20px !important;
  padding: 8px 0; }

body.front .field-items h2.projectHeading.focus1:focus {
  margin: 10px 0 20px !important; }

body .skip-content:focus {
  opacity: 1;
  z-index: 9999999;
  background-color: #d70c1d;
  color: #ffffff;
  outline: 1px dotted #ffffff !important;
  border: 1px dotted #121a2a !important; }

html body div#rslightbox_contentcontainer {
  z-index: 999999999 !important; }

html .body p:focus,
html .body a:focus,
html .body .btn:focus {
  outline: 1px dotted #212121 !important;
  background-color: transparent !important; }

html body input:focus {
  outline: 1px dotted #212121 !important;
  background-color: #ffffff !important;
  color: inherit !important; }

html body .projectHeading:focus {
  outline: 1px dotted #212121 !important;
  display: inline-block !important; }

html body.page-node #lightrail-embed a:focus {
  outline: 1px dotted #ffffff !important; }

html body .media_object.views-view-fields a:focus {
  display: block; }

html body .media_object span:focus {
  display: inline-block; }

html body .media_object p:focus {
  color: #676767 !important; }

html body .news_media_object .media_content span:focus {
  outline: 1px dotted #212121 !important;
  background-color: transparent !important; }

html body .body ul li:focus,
html body h1:focus,
html body h2:focus,
html body h3:focus,
html body h4:focus,
html body h5:focus,
html body h6:focus,
html body .media_object em:focus,
html body .media_object span:focus,
html body .node-news-item:focus,
html body .newsroom-block h2.headings:focus,
html body .facebook-social h2.headings:focus,
html body .field-collection-item-field-faq-sub-item:focus,
html body div.view-footer a:focus {
  outline: 1px dotted #212121 !important;
  background-color: transparent !important; }

html body .gallery-item-container div.gallery-item a:focus {
  outline: 1px dotted #121a2a !important; }

html body .node-news-item .image_container:focus {
  outline: 1px dotted #121a2a !important; }

html body .view-three-news-items-view .news_media_object a:focus div.row {
  outline: 1px dotted #121a2a !important;
  display: block; }

html body.node-type-rail-newsroom .railNewsroom .redHeading:focus {
  display: block;
  outline: 1px dotted #212121 !important; }

html body.node-type-rail-newsroom .container .region .block-views .content .facebook-social .facebook-header h3:focus {
  display: inline-block;
  outline: 1px dotted #212121 !important;
  float: left; }

html body.node-type-rail-newsroom .container .region .block-views .content .facebook-social .facebook-header span.view-more-block a:focus {
  display: inline-block;
  outline: 1px dotted #212121 !important; }

html body.node-type-gallery span.sharebutton:focus {
  outline: 1px dotted #212121 !important;
  background-color: transparent !important; }

html body.front .library-accordion .main-library p:focus {
  /*background-color: #ff00ff*/ }

html body.front .library-accordion .link-active {
  display: none; }

html body.front #lightrail-embed:focus {
  outline: 1px dotted #212121 !important; }

html body.front .main .content.container {
  margin: -30px auto 0; }
  html body.front .main .content.container .projectHeading {
    margin: 20px 0; }

html body.front .region-after-content #block-views-three-news-items-view-block h2 {
  padding-bottom: 5px; }

html body.front .region-after-content #block-views-three-news-items-view-block .projectHeading {
  margin: 20px 0; }

html body.front .view-id-gallery_views .view-content .content.container {
  margin-top: 0; }

html body .sliderContainer ul.newsroomSlider li.slider_images span.caption:focus {
  outline: 1px dotted #121a2a !important; }

html body .faq-accordion .toggle-primary section label:focus {
  outline: 1px dotted #212121 !important;
  color: inherit; }

html body footer#footer a:focus,
html body footer#footer p > a:focus,
html body footer#footer li > a:focus,
html body footer#footer li > p:focus,
html body footer#footer .copyright-row p:focus {
  outline: 1px dotted #ffffff !important;
  color: #ffffff !important;
  display: inline-block; }

html bodyfooter#footer .footer_logos a:focus {
  outline: 1px dotted #ffffff !important;
  display: block; }

html body footer#footer .footer_logos .footer-print a.print_footer:focus {
  display: block !important;
  outline: 1px dotted #121A2A !important; }

html body p > a:focus {
  display: inline-block; }

html body .main img:focus {
  outline: 1px dotted #212121 !important; }

html body .container img:focus {
  outline: 1px dotted #212121 !important; }

html body .body .sliderContainer ul li.slider_images.active:focus {
  background-color: white !important;
  outline: 1px dotted #ffffff !important;
  border: dotted 1px #212121; }

html body .body .sliderContainer ul li:hover {
  cursor: pointer; }

html body .body .gallery_lightrail a.bottom-gallery-item:focus {
  border: 1px dotted #212121 !important;
  display: block;
  outline: none !important;
  margin: -1px; }

html body .body .video-embed-rail-project:focus {
  outline: 1px dotted #121a2a !important;
  display: block; }

html body.node-type-map .body .read-speaker {
  display: none; }

body ul {
  padding-left: 50px; }

body h1 {
  color: #5b5a5a; }

.body {
  background-color: white;
  padding-bottom: 50px;
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-family: "aeroportalbold";
  color: #676767; }

h1 {
  font-size: 34px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

body.page-node-213 #node-213 .content .field-type-text-with-summary .field-items .field-item h2 {
  margin: 10px 0; }

body.page-node-213 #node-213 .content .field-type-text-with-summary .field-item > p {
  margin: 15px 0; }

.main a[target="_blank"]:after {
  content: "\f08e";
  font-family: 'FontAwesome';
  font-size: 0.7em;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle; }

.main .page-header {
  background-color: #fff;
  margin: 0;
  min-height: 34px;
  padding: 30px 0 0;
  border: none; }

.main .page-header h1 {
  /* border-bottom: 5px solid #CCC; */
  color: #5b5a5a;
  display: inline-block;
  margin: 0 0 -25px;
  min-height: 34px;
  font-size: 34px;
  line-height: 34px;
  position: relative;
  border: none;
  background-color: transparent; }
  @media (max-width: 480px) {
    .main .page-header h1 {
      font-size: 27px; } }

body.node-type-rail-project .page-header {
  display: none; }

body.logged-in .main {
  margin-top: 20px; }

.region-content .content.container-fluid {
  padding: 15px 0;
  margin: 0 -15px; }

.page-top {
  border-top: 5px solid #a01a32;
  border-bottom: 5px solid #dedbdb;
  background-color: #1f2f58; }

.sort-destination.full-width .isotope-item .img-thumbnail {
  padding: 10px; }

ul.portfolio-list.sort-destination.full-width.isotope {
  margin: 50px -10px 0 -10px; }

div.home-intro {
  background-color: #e9e9e9; }

.home-intro p {
  color: #635d5d; }

ul.nav-pills > li.active > a {
  background-color: transparent; }

body ul.nav-pills > li.active > a:hover {
  background-color: #eee; }

ul.nav-pills > li > a.active {
  color: #ec1b3b;
  background-color: transparent; }

/*MATT's STYLESHEET CHANGES*/
div.railProject span.aboutHeading {
  color: #df1f26;
  font-size: 17px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #df1f26;
  line-height: 40px; }

html .scroll-to-top.visible {
  background: #d60b1c;
  color: white;
  right: 5%;
  opacity: 0.9; }

html .scroll-to-top.visible:hover {
  opacity: 1; }

.headings {
  padding-left: 12px;
  padding-bottom: 5px;
  color: #df1f26;
  font-size: 30px;
  font-family: 'aeroportalbold';
  display: block;
  width: 100%;
  border-bottom: 1px solid #ccc;
  line-height: 100%; }

.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0; }

a.gallery-item {
  position: relative;
  width: 100%; }

html body .scroll-to-top {
  display: none; }

html body .scroll-to-top.visible {
  display: block; }

html body a.scroll-to-top:focus {
  border: 0 !important;
  background: #d60b1c !important;
  color: white !important;
  outline: none !important; }

/* Error 404 page*/
body.page-node-39 .body {
  background: url("../img/404.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center; }
  body.page-node-39 .body .main section.page-header.breadcrumb-wrap {
    position: relative;
    background: transparent; }
    body.page-node-39 .body .main section.page-header.breadcrumb-wrap .container .row .col-md-12 {
      text-align: center; }
      body.page-node-39 .body .main section.page-header.breadcrumb-wrap .container .row .col-md-12 h1 {
        text-align: center;
        text-shadow: 6px 6px rgba(0, 0, 0, 0.35);
        font-size: 50px;
        letter-spacing: 2px;
        padding: 205px 0 30px;
        border-bottom: 2px solid #da1a32;
        display: inline-block;
        color: #fff; }
  body.page-node-39 .body .main #content .container .region-content section.page-not-found {
    font-size: 26px;
    text-shadow: 6px 6px rgba(0, 0, 0, 0.35);
    text-transform: uppercase;
    line-height: 40px;
    color: #fff;
    text-align: center;
    padding: 0 0 90px 0; }

.content .container .page-not-found-main {
  padding: 0;
  margin: -10px 0 0 -15px; }

@media (max-width: 991px) {
  .node .content .page-not-found h4 {
    margin: 10px 0 0 -15px; }
  .node .content .field .field-item p a {
    word-wrap: break-word; }
  body.mobile-active {
    position: fixed !important;
    height: 100% !important;
    overflow: hidden !important; }
  body div.read-speaker {
    margin-top: 0; }
  body .body .read-speaker {
    z-index: 9999991; }
  body.front .body .library-accordion .link-active {
    display: block; }
  body.front .body .library-accordion .link-hidden {
    display: none; } }

@media (max-width: 480px) {
  .content .container .page-not-found h2 {
    font-size: 40px;
    top: 35%; }
  body .node .content .page-not-found h4 {
    font-size: 28px;
    text-align: left;
    line-height: 30px; }
  body .featherlight .video .stwrapper.stwrapper5x {
    margin: 0 0 0 -160px !important;
    height: 260px;
    width: 320px; }
  body .featherlight .featherlight-content {
    width: 80%; } }

/* iPhone 2G-4S in portrait & landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  body .featherlight .featherlight-content {
    width: 310px;
    height: auto;
    min-width: 310px;
    min-height: 200px;
    max-height: 305px; }
    body .featherlight .featherlight-content img {
      width: 310px;
      height: auto; }
  body div.featherlight-content.video .featherlight-previous,
  body div.featherlight-content.video .featherlight-next {
    top: 40%; } }

@media only screen and (min-width: 709px) and (max-width: 991px) {
  body footer#footer .container .row > div {
    margin-bottom: 6px; } }

html body header .nav-pills li.active a.current:focus {
  color: #6e6d6d !important; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  body.node-type-rail-newsroom .banner_under_slider .redHeading {
    font-size: 40px;
    margin-left: 0;
    padding-left: 0; } }

body.node-type-rail-newsroom ul.pagination li.active a:focus {
  color: #de1f26 !important; }

body.node-type-rail-newsroom ul.pagination li a:focus {
  color: #676767; }

html.sticky-header-enabled body div#stwrapper iframe html body #outerContainer {
  width: 100% !important;
  max-width: 100%; }
  html.sticky-header-enabled body div#stwrapper iframe html body #outerContainer .serviceCTAs .st5xMfoot button {
    position: absolute;
    left: 44%; }

@media (max-width: 640px) {
  html.sticky-header-enabled body div#stwrapper {
    width: 92%;
    margin: auto;
    text-align: center;
    left: 4%; } }

/*# sourceMappingURL=custom.css.map */
