h1 {
    color: #0080C5;
    font-size: 55px;
  font-weight: 300;
}
h2 {
    color: #0080C5;
  line-height: 1.2em;
}
ul.features li > div {
    background: #00273B;
    color: #fff;
    padding: 12px 20px;
    display: inline-block;
}
ul.features li {
    margin-bottom: 20px;
      list-style-type: none;
}
.blueheadband ul.features {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
}
.sccp_header {
  background-color:#000;
  color:#fff;
  font-size:22px;
  padding:10px 20px;
}
.greybg {
  background-color:#eee;
    padding:10px 20px;
}
.darkergreybg {
  background-color:#ddd;
    padding:10px 20px;
}
.su-row {
    margin-bottom: 0!important;
}
.et_pb_text_5 h2 {
    font-size: 36px;
    font-weight: 100;
}
#et_pb_contact_form_0 .et-pb-contact-message {
  color:#fff;
}
.su-column-size-1-2 {
    width: 46%!important;
}  
#top-menu li {
    display: inline-block;
    padding-right: 12px;
    font-size: 14px;
}
.et_pb_contact_captcha_question 
{
 color:#000;
}
.geoip { display: none !important; }
.geoip-country-UK .geoip-show-UK { display: block !important; }
.geoip-country-NZ .geoip-show-NZ { display: block !important; }
.geoip-country-US .geoip-show-US { display: block !important; }
.geoip-country-AU .geoip-show-AU { display: block !important; }

.geoip-hide { display: block !important; }
.geoip-country-UK .geoip-hide-UK { display: none !important; }
.geoip-country-NZ .geoip-hide-NZ { display: none !important; }
.geoip-country-US .geoip-hide-US { display: none !important; }
.geoip-country-AU .geoip-hide-AU { display: none !important; }