@import url(../fonts/fonts.css);
@import url(../fonts/fonts.css);
p {
  line-height: 1.2; }

h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11, h12, h13 {
  font-weight: normal; }

a {
  text-decoration: none; }

.red {
  color: #e4002b; }

.blue {
  color: #0081c6; }

/* Custom Styles - Clip headings to max 2 lines */
#hero-banner h1, #horizontal-cards .single-card .single-horizontal-card-header, #generic-cards .single-card .single-generic-card-header, .general-text-paragraph general-paragraph-header, #basic-hero-banner .basic-hero-banner-header, #people-profiles .speaker-tile .speaker-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

/* reset stuff */
* {
  margin: 0;
  padding: 0; }

/* set stuff */
html, body {
  overflow-x: hidden;
  font-size: 16px;
  color: white;
  line-height: 1.666666666666667; }

html {
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  background-color: white;
  padding: 30px 0 0; }
  @media screen and (max-width: 1024px) {
    body {
      padding: 0 0 0 0; } }
  @media screen and (max-width: 992px) {
    body {
      padding: 0 0 0 0; } }
  @media screen and (max-width: 767px) {
    body {
      padding: 0 0 0 0; } }

/* Custom Styles */
/* Compressed Nav
 ================================================== */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

.navbar {
  padding: 5px 0;
  background: white;
  color: white;
  transition: all 0.6s ease; }
  .navbar .container {
    border-bottom: 1px solid #f5f5f6; }
  .navbar .hide {
    display: none; }
  .navbar .row {
    width: 100%; }
  @media screen and (max-width: 1024px) {
    .navbar {
      padding: 15px 0 15px; } }
  @media screen and (max-width: 992px) {
    .navbar {
      background-position-y: -15px; } }
  @media screen and (max-width: 767px) {
    .navbar {
      padding: 0 0 15px 0; }
      .navbar .row {
        margin-left: 0;
        margin-right: 0; } }

.navbar a {
  color: #fff !important; }

.navbar button {
  color: inherit !important; }

.navbar.compressed {
  padding: 0px;
  background: white;
  background-position-y: -15px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.18);
  width: 100% !important; }
  .navbar.compressed .green {
    color: black; }
  @media screen and (max-width: 992px) {
    .navbar.compressed {
      background: white; } }

.rea-logo-standard, .rea-logo-compressed {
  margin: 10px 0;
  background-position: center center; }
  @media screen and (max-width: 1024px) {
    .rea-logo-standard, .rea-logo-compressed {
      height: 55px;
      width: 100%;
      margin: 20px 0; } }
  @media screen and (max-width: 992px) {
    .rea-logo-standard, .rea-logo-compressed {
      height: 50px;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .rea-logo-standard, .rea-logo-compressed {
      height: 40px;
      width: 100%;
      margin: 15px 0; } }

.rea-logo-standard {
  height: 100px;
  width: 160px;
  background: url(../images/rea-logo.svg) no-repeat;
  background-position: left center;
  background-size: contain; }
  @media screen and (max-width: 992px) {
    .rea-logo-standard {
      height: 60px; } }

.rea-logo-compressed {
  width: 120px;
  height: 80px;
  display: inline-block;
  background: url(../images/rea-logo.svg) no-repeat;
  background-position: left center;
  margin: 0 0;
  background-size: contain; }
  @media screen and (max-width: 767px) {
    .rea-logo-compressed {
      background-position: LEFT center;
      margin: 20px 0 10px;
      width: 180px;
      height: 40px; } }

#hidden-button {
  font-size: 1rem;
  text-align: center;
  color: #0081c6;
  padding: 12px 15px;
  transition: all 0.6s ease;
  width: auto;
  border: none;
  border-radius: 3px;
  border: 1px solid #0081c6;
  font-family: "Museo Sans W01_500", sans-serif;
  width: auto;
  color: white;
  background: #e4002b;
  float: right;
  text-align: center;
  padding: 12px 30px;
  margin: 0 0 0 0;
  border: 1px solid #e4002b; }
  #hidden-button:hover {
    -webkit-box-shadow: 0 0 24px 0 rgba(43, 46, 52, 0.15);
    box-shadow: 0 0 24px 0 rgba(43, 46, 52, 0.15); }
  @media screen and (max-width: 1024px) {
    #hidden-button {
      font-size: 1rem; } }
  @media screen and (max-width: 992px) {
    #hidden-button {
      font-size: 0.875rem; } }
  @media screen and (max-width: 767px) {
    #hidden-button {
      letter-spacing: 1px;
      padding: 15px 24px;
      font-size: 0.75rem; } }
  #hidden-button:hover {
    color: white; }
  @media screen and (max-width: 767px) {
    #hidden-button {
      height: auto;
      width: auto;
      font-size: 12px;
      padding: 12px 24px;
      margin: 0 auto 0; } }

.navbar a {
  color: #fff !important; }

.navbar .button {
  color: inherit !important; }

#hero-banner-with-form {
  width: 100%;
  padding: 0 0;
  height: auto;
  font-family: "Museo Sans W01_500", sans-serif;
  line-height: 1.5;
  margin: 100px 0 0 0; }
  #hero-banner-with-form h1, #hero-banner-with-form h3, #hero-banner-with-form h4, #hero-banner-with-form h5 {
    color: #333f48; }
  #hero-banner-with-form h1 {
    font-size: 2.25rem;
    line-height: 1.25;
    font-family: "Sorts Mill Goudy", serif;
    font-weight: 400; }
  #hero-banner-with-form h3 {
    font-family: "Sorts Mill Goudy", serif;
    font-weight: 400;
    font-style: italic;
    color: #333f48;
    font-size: 1.5rem; }
  #hero-banner-with-form h4 {
    font-family: "Inconsolata", monospace;
    font-size: 1rem; }
  #hero-banner-with-form h5 {
    font-family: "Sorts Mill Goudy", serif;
    font-weight: 400;
    font-size: 2rem;
    margin: -190px 0 20px 0; }
  #hero-banner-with-form h6 {
    font-family: "Museo Sans W01_500", sans-serif;
    color: #333f48;
    font-size: 1.25rem; }
    #hero-banner-with-form h6 span {
      font-family: "Sorts Mill Goudy", serif;
      font-weight: 400;
      font-style: italic; }
  #hero-banner-with-form p {
    line-height: 1.5;
    font-size: 1.125rem;
    color: #333f48; }
    #hero-banner-with-form p a {
      color: #e4002b; }
  #hero-banner-with-form img {
    margin: 0 0 2rem; }
  #hero-banner-with-form .offer {
    font-size: 1.125rem;
    padding: 25px 0 0 0; }
  #hero-banner-with-form .hero-button {
    font-size: 1.125rem;
    text-transform: uppercase;
    text-align: center;
    color: white;
    padding: 20px 30px;
    transition: all 0.6s ease;
    width: auto;
    border: none;
    border-radius: 3px;
    font-family: "Museo Sans W01_700", sans-serif;
    background: #0081c6;
    border: 1px solid #0081c6;
    margin: 25px 0 60px 0;
    text-transform: none; }
    #hero-banner-with-form .hero-button:hover {
      -webkit-box-shadow: 0 0 24px 0 rgba(43, 46, 52, 0.15);
      box-shadow: 0 0 24px 0 rgba(43, 46, 52, 0.15); }

 @media screen and (max-width: 1200px) {

        #hero-banner-with-form h5 {
            	margin: -235px 0 20px 0;
        }
} 
@media screen and (max-width: 1024px) {
      #hero-banner-with-form .hero-button {
        font-size: 16px; } 
        #hero-banner-with-form h5 {
        	margin: -245px 0 20px 0;*/
        }
}
    @media screen and (max-width: 992px) {
      #hero-banner-with-form .hero-button {
        font-size: 0.875rem;
        padding: 16px 30px; } }
    @media screen and (max-width: 767px) {
      #hero-banner-with-form .hero-button {
        letter-spacing: 1px;
        padding: 15px 24px;
        font-size: 0.75rem; } }
    #hero-banner-with-form .hero-button:hover {
      background: transparent;
      border: 1px solid white; }
  #hero-banner-with-form .form {
    padding: 30px 36px;
    /* form stuff */
    /* infield label */
    /* Start custom checkbox */
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* On mouse-over, add a grey background color */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */
    /* Privacy Policy */ }
    #hero-banner-with-form .form #formcontent {
      width: 100%;
      padding: 0;
      margin: 0;
      z-index: 100;
      min-height: 600px; }
      #hero-banner-with-form .form #formcontent h2 {
        display: block;
        font-size: 1.5rem;
        font-family: "Museo Sans W01_500", sans-serif;
        margin: 0 0 1.5rem 0;
        color: #e4002b; }
      #hero-banner-with-form .form #formcontent p {
        font-size: 1rem; }
      #hero-banner-with-form .form #formcontent h3 {
        font-size: 24px;
        color: #333f48;
        padding: 20px 0;
        font-family: "Sorts Mill Goudy", serif;
        font-weight: 400; }
      @media screen and (max-width: 992px) {
        #hero-banner-with-form .form #formcontent h2 {
          font-size: 1.25rem; } }
    #hero-banner-with-form .form .hidden-label {
      display: none; }
    #hero-banner-with-form .form .clearfix {
      *zoom: 1; }
    #hero-banner-with-form .form .clearfix:before, #hero-banner-with-form .form .clearfix:after {
      display: table;
      content: "";
      line-height: 0; }
    #hero-banner-with-form .form .clearfix:after {
      clear: both; }
    #hero-banner-with-form .form label {
      width: auto; }
    #hero-banner-with-form .form #thankyou1, #hero-banner-with-form .form #sorry1 {
      display: none;
      color: #000000;
      padding: 20px 10px;
      font-size: 16px;
      text-align: center;
      height: 100px; }
    #hero-banner-with-form .form #jpform {
      height: 295px; }
    #hero-banner-with-form .form form, #hero-banner-with-form .form fieldset {
      padding: 0;
      margin: 0;
      border: none; }
    #hero-banner-with-form .form fieldset {
      padding: 0 0; }
    #hero-banner-with-form .form input, #hero-banner-with-form .form label, #hero-banner-with-form .form a.selectbox-link span.selectbox-link-text, #hero-banner-with-form .form textarea {
      font-size: 0.875rem;
      font-family: "Museo Sans W01_300", sans-serif;
      text-align: left;
      box-shadow: none; }
    #hero-banner-with-form .form input, #hero-banner-with-form .form textarea {
      border: 1px solid #D2D6DA;
      border-radius: 2px;
      width: 100%;
      padding: 9px 14px;
      margin: 0 0 9px;
      height: auto;
      color: #333f48; }
      #hero-banner-with-form .form input:hover, #hero-banner-with-form .form textarea:hover {
        border: 1px solid #333f48 !important; }
    #hero-banner-with-form .form a.selectbox-link:hover {
      border: 1px solid #333f48 !important; }
    #hero-banner-with-form .form input[type="checkbox"], #hero-banner-with-form .form input[type="radio"] {
      width: 18px;
      height: 18px;
      display: inline-block;
      float: left; }
      @media screen and (max-width: 992px) {
        #hero-banner-with-form .form input[type="checkbox"], #hero-banner-with-form .form input[type="radio"] {
          width: 18px;
          height: 18px;
          display: inline-block;
          left: 0; } }
    #hero-banner-with-form .form .container {
      display: block;
      position: relative;
      padding: 0 0 0 30px;
      margin: 8px 0;
      cursor: pointer;
      color: #333f48;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      #hero-banner-with-form .form .container a {
        color: #e4002b;
        text-decoration: underline; }
    #hero-banner-with-form .form .container input {
      position: absolute;
      opacity: 0;
      cursor: pointer; }
    #hero-banner-with-form .form .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 20px;
      width: 20px;
      background-color: #eee; }
    #hero-banner-with-form .form .container:hover input ~ .checkmark {
      background-color: #ccc; }
    #hero-banner-with-form .form .container input:checked ~ .checkmark {
      background-color: #e4002b; }
    #hero-banner-with-form .form .checkmark:after {
      content: "";
      position: absolute;
      display: none; }
    #hero-banner-with-form .form .container input:checked ~ .checkmark:after {
      display: block; }
    #hero-banner-with-form .form .container .checkmark:after {
      left: 8px;
      top: 3px;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    #hero-banner-with-form .form a.selectbox-link {
      width: 100%;
      float: left;
      height: 30px;
      border: 1px solid #ccc !important;
      margin: 0px 0 5px 0px;
      background-color: #B9DA8B !important;
      position: relative;
      z-index: 10; }
    #hero-banner-with-form .form input.hiddenfield {
      width: 1px;
      height: 1px;
      border: 0px;
      float: right;
      position: relative;
      z-index: 1;
      left: -40px;
      background: none; }
    #hero-banner-with-form .form input#Select_Something {
      left: -210px; }
    #hero-banner-with-form .form form p {
      position: relative;
      margin: 1px 0; }
    #hero-banner-with-form .form form p label {
      position: absolute;
      top: 4px;
      left: 14px; }
    #hero-banner-with-form .form form p br {
      display: none; }
    #hero-banner-with-form .form form fieldset p label {
      width: 100%;
      display: block;
      font-size: 14px;
      text-align: left; }
    #hero-banner-with-form .form label.infield {
      margin: 5px 0 0 0;
      color: grey; }
    #hero-banner-with-form .form label.error {
      margin: 6px 0 0 0;
      padding: 0 0 0 4px;
      background-color: white; }
    #hero-banner-with-form .form .button-link {
      font-size: 1rem;
      text-align: center;
      color: #0081c6;
      padding: 12px 15px;
      transition: all 0.6s ease;
      width: auto;
      border: none;
      border-radius: 3px;
      border: 1px solid #0081c6;
      font-family: "Museo Sans W01_500", sans-serif;
      background: #e4002b;
      width: 100%;
      border: none;
      color: white;
      padding: 16px 9px;
      font-family: "Museo Sans W01_700", sans-serif;
      margin: 24px 0 0 0;
      transition: all 0.6s ease; }
      #hero-banner-with-form .form .button-link:hover {
        -webkit-box-shadow: 0 0 24px 0 rgba(43, 46, 52, 0.15);
        box-shadow: 0 0 24px 0 rgba(43, 46, 52, 0.15); }
      @media screen and (max-width: 1024px) {
        #hero-banner-with-form .form .button-link {
          font-size: 1rem; } }
      @media screen and (max-width: 992px) {
        #hero-banner-with-form .form .button-link {
          font-size: 0.875rem; } }
      @media screen and (max-width: 767px) {
        #hero-banner-with-form .form .button-link {
          letter-spacing: 1px;
          padding: 15px 24px;
          font-size: 0.75rem; } }
      #hero-banner-with-form .form .button-link:hover {
        background: #333f48; }
      @media screen and (max-width: 992px) {
        #hero-banner-with-form .form .button-link {
          font-size: 0.875rem; } }
    #hero-banner-with-form .form #loadingbtn, #hero-banner-with-form .form #thankyou {
      display: none; }
    #hero-banner-with-form .form .privacy-policy, #hero-banner-with-form .form p.privacy-policy, #hero-banner-with-form .form a.policy-link, #hero-banner-with-form .form a:hover.policy-link, #hero-banner-with-form .form #privacy-policy {
      color: white; }
    #hero-banner-with-form .form .privacy-policy {
      font-size: 10px; }
    #hero-banner-with-form .form p.privacy-policy {
      font-size: 10px;
      margin: 20px 0 15px;
      line-height: 12px;
      background: url(../images/lock.png) top left no-repeat;
      padding-left: 15px; }
    #hero-banner-with-form .form a.policy-link {
      text-decoration: underline;
      color: white; }
    #hero-banner-with-form .form a:hover.policy-link {
      text-decoration: none;
      color: white; }
    #hero-banner-with-form .form #privacy-policy {
      display: none;
      font-size: 9px; }
  @media screen and (max-width: 1024px) {
    #hero-banner-with-form {
      padding: 0 0 0;
      margin: 170px 0 0 0; } }
  @media screen and (max-width: 992px) {
    #hero-banner-with-form {
      padding: 0 0 0;
      height: auto;
      font-size: 0.875rem;
      margin: 100px 0 0 0; }
      #hero-banner-with-form .container {
        max-width: 100%; }
      #hero-banner-with-form h1 {
        font-size: 3rem;
        padding: 1.5rem 0; }
      #hero-banner-with-form h5 {
        margin: 0 3rem 1rem 0; }
      #hero-banner-with-form p {
        font-size: 1rem;
        padding: 0 1rem 0 0; }
      #hero-banner-with-form .venue-address {
        font-size: 1rem;
        margin: 0 0 2rem; }
      #hero-banner-with-form .offer {
        font-size: 1rem;
        padding: 16px 0 0 0; }
      #hero-banner-with-form .hero-button {
        font-size: 1.125rem;
        text-transform: uppercase;
        text-align: center;
        color: white;
        padding: 20px 30px;
        transition: all 0.6s ease;
        width: auto;
        border: none;
        border-radius: 3px;
        font-family: "Museo Sans W01_700", sans-serif;
        background: #0081c6;
        border: 1px solid #0081c6;
        margin: 16px 0 32px 0;
        font-size: 1rem; }
        #hero-banner-with-form .hero-button:hover {
          -webkit-box-shadow: 0 0 24px 0 rgba(43, 46, 52, 0.15);
          box-shadow: 0 0 24px 0 rgba(43, 46, 52, 0.15); } }
    @media screen and (max-width: 992px) and (max-width: 1024px) {
      #hero-banner-with-form .hero-button {
        font-size: 16px; } }
    @media screen and (max-width: 992px) and (max-width: 992px) {
      #hero-banner-with-form .hero-button {
        font-size: 0.875rem;
        padding: 16px 30px; } }
    @media screen and (max-width: 992px) and (max-width: 767px) {
      #hero-banner-with-form .hero-button {
        letter-spacing: 1px;
        padding: 15px 24px;
        font-size: 0.75rem; } }
  @media screen and (max-width: 992px) {
      #hero-banner-with-form .form {
        padding: 0 0; }
        #hero-banner-with-form .form p {
          font-size: 1rem; }
        #hero-banner-with-form .form .form-group {
          margin-bottom: 9px; } }
  @media screen and (max-width: 767px) {
    #hero-banner-with-form {
      padding: 0 12px 0;
      height: auto;
      font-size: 0.75rem;
      margin: 0 0 0 0; }
      #hero-banner-with-form h1 {
        font-size: 2rem;
        width: 96%;
        margin: 0 auto 16px;
        padding: 130px 0 1.5rem 0; }
      #hero-banner-with-form h3 {
        font-size: 1rem; }
      #hero-banner-with-form h4 {
        font-size: 0.75rem; }
      #hero-banner-with-form h5 {
        font-size: 1.875rem;
        margin: 0 0 1rem 0; }
      #hero-banner-with-form .venue-address {
        font-size: 0.875rem;
        font-family: "Museo Sans W01_700", sans-serif;
        padding: 0 1rem; }
      #hero-banner-with-form .offer {
        font-size: 1rem;
        width: 80%;
        padding: 0 0;
        margin: 16px auto 0; }
      #hero-banner-with-form .form {
        padding: 21px 20px; }
        #hero-banner-with-form .form p {
          font-size: 0.75rem;
          margin: 0 0 2rem; }
        #hero-banner-with-form .form h2 {
          display: block;
          font-size: 1.125rem;
          font-family: "Museo Sans W01_700", sans-serif; }
        #hero-banner-with-form .form .form-group {
          margin-bottom: 9px; } }

#sub-footer {
  border-top: 1px solid #f5f5f6;
  background: white;
  padding: 20px 0; }
  #sub-footer ul {
    padding-left: 0;
    margin-bottom: 0 !important; }
  #sub-footer ul li {
    display: inline-block;
    font-size: 12px;
    padding: 6px 12px; }
  #sub-footer ul li:first-child {
    padding: 6px 12px 6px 0; }
  #sub-footer a {
    color: #9b9b9b;
    display: block; }
  #sub-footer a:hover {
    color: #e4002b;
    text-decoration: none; }

#footer {
  background: #f5f5f6;
  padding: 20px 0; }
  #footer p {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    margin-bottom: 0; }

/* Content Areas in order down the page */
/*
* RUI Overrides
* --------------------------------------------------
*/
.rui-footer {
  border-top: 1px solid #f5f5f6; }

.rui-footer-column {
  width: 100%; }

.rui-footer .rui-footer-column {
  max-width: 1140px;
  overflow: auto;
  margin: 0 auto; }

.rui-footer-row {
  width: 100%; }

@media screen and (max-width: 992px) {
  .rui-footer-row {
    padding: 0 3%; } }
@media screen and (max-width: 992px) {
  .rui-footer .rui-footer-column {
    max-width: 100%;
    overflow: auto;
    margin: 0 auto; } }
.rui-footer .rui-footer-navigation {
  padding-top: 3em; }
  .rui-footer .rui-footer-navigation ul li a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #c3c8ce; }
  .rui-footer .rui-footer-navigation ul li a:hover {
    color: #e4002b; }

.rui-footer,
.rui-footer .rui-footer-faded-background,
#footer {
  background: #f5f5f6;
  font-family: "Museo Sans W01_300", sans-serif; }

.rui-footer a {
  color: #c3c8ce; }

.rui-footer .rui-footer-site-links .rui-footer-site-links-large-screen-header {
  color: #777;
  font-family: "Museo Sans W01_500", sans-serif; }

.rui-footer .rui-footer-social li a {
  border-radius: 10px;
  color: white;
  background: #bababa; }

.rui-footer .rui-footer-rea-sites .rui-footer-rea-site-img {
  display: inline-block;
  height: 23px;
  background-image: url(http://s1.rui.au.reastatic.net/rui-static/img/logo-footer-sprites-flatmates-spacely@2x.png);
  background-size: 158px auto;
  background-repeat: no-repeat; }

.rui-footer .rui-footer-rea-sites .spacely.rui-footer-rea-site-img {
  background-position: 0 -99px;
  width: 100px; }

.rui-footer .rui-footer-rea-sites .flatmates.rui-footer-rea-site-img {
  background-position: 0 -76px;
  width: 58px; }

.list::after {
  content: none !important; }

.rui-footer .rui-footer-stock-info {
  font-family: Arial, sans-serif;
  color: #777;
  font-size: 0.75em; }

.rea-ownership {
  font-family: Arial, sans-serif;
  color: #777;
  font-size: 12px; }

.rui-footer a:hover {
  color: white; }

.rui-footer .rui-footer-column {
  background: white; }

.footer-nav ul li a {
  font-family: Arial, sans-serif; }

@media screen and (max-width: 992px) {
  .rui-footer .rui-footer-column {
    width: 100%; }

  .float-left {
    float: left;
    clear: both; }

  .rui-footer {
    min-width: 100%; }

  .rui-footer .rui-footer-rea-sites {
    padding-top: 50px; }

  .rui-footer .rui-footer-navigation ul {
    text-align: left; }

  .rui-footer .rui-footer-rea-sites li {
    display: inline-block;
    margin: 0 12px 12px; }

  .rui-footer .rui-footer-navigation {
    line-height: 20px; } }
@media screen and (max-width: 767px) {
  .rui-footer .rui-footer-rea-sites li {
    display: block;
    margin: 0 0 12px; } }
ul.partners {
  width: 100%;
  margin-bottom: 20px; }

ul.partners li {
  display: inline-block;
  line-height: 20px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #777; }

ul.partners li a {
  color: #777; }

ul.partners li a:hover {
  color: #e4002b; }

ul.partners li:after {
  content: "  |  ";
  color: #777;
  padding: 0 5px; }

ul.partners li:last-child:after {
  content: "  |  ";
  color: #0081c6; }

#suggestBoxElement {
  border: 1px solid #8FABFF;
  visibility: hidden;
  text-align: left;
  white-space: nowrap;
  background-color: #eeeeee; }

.suggestions {
  font-size: 14;
  background-color: #eeeeee; }

.suggestionMouseOver {
  font-size: 14;
  background: #3333ff;
  color: white; }

/* Utilities */
.img-fluid {
  max-width: 100%;
  height: auto; }

.logo-link {
  position: relative; }

.logo-link a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  z-index: 10;
  background-color: #FFF;
  opacity: 0;
  filter: alpha(opacity=1); }

.center-text {
  text-align: center; }

.white-bg {
  background: white; }

.lightgrey-bg {
  background: #f3f4f6; }

.border-bottom {
  height: 1px;
  background: #f3f4f6;
  border: 0; }

.museo-500 {
  font-family: "Museo Sans W01_500", sans-serif; }
