.contact_resource_banner h1,
.contact_resource_banner h6 {
  font-weight: 700;
  font-style: normal;
  color: #0077c8;
  margin: 1em 0em 0.6em 0em;
  line-height: normal;
  margin-bottom: 1.67rem;
}
.contact_resource_banner h6 {
  font-weight: 600;
  font-size: 0.85em;
}
.contact_resource_banner .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.contact_resource_banner .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.contact_resource_banner .colour.no-pad {
  padding-top: 0.01em;
  padding-bottom: 0.01em;
}
.contact_resource_banner .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  .contact_resource_banner .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact_resource_banner .column.full {
    width: 100%;
  }
}
.contact_resource_banner .clearfix:before,
.contact_resource_banner .clearfix:after {
  content: " ";
  display: table;
}
.contact_resource_banner .clearfix:after {
  clear: both;
}
.contact_resource_banner .clearfix {
  *zoom: 1;
}
.contact_resource_banner .trans {
  background-color: transparent;
}
.contact_resource_banner .p-banner {
  height: calc(100vh - 97px);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.contact_resource_banner .p-banner.p-banner-page {
  height: calc(70vh - 97px);
}
.contact_resource_banner .p-banner .column {
  position: absolute;
  z-index: 150;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  text-align: left;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  padding-left: 0em;
  padding-right: 0em;
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.41) 21.42%, rgba(0, 0, 0, 0.3) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.41) 21.42%, rgba(0, 0, 0, 0.3) 100%);
  background-image: -o-linear-gradient(0deg, rgba(0, 0, 0, 0.41) 21.42%, rgba(0, 0, 0, 0.3) 100%);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.41) 21.42%, rgba(0, 0, 0, 0.3) 100%);
}
.contact_resource_banner .p-banner.p-banner-page .column {
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.41) 21.42%, rgba(0, 0, 0, 0.06) 99.65%);
  background-image: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.41) 21.42%, rgba(0, 0, 0, 0.06) 99.65%);
  background-image: -o-linear-gradient(0deg, rgba(0, 0, 0, 0.41) 21.42%, rgba(0, 0, 0, 0.06) 99.65%);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.41) 21.42%, rgba(0, 0, 0, 0.06) 99.65%);
}
.contact_resource_banner .h-banner-inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1350px;
}
.contact_resource_banner .p-banner H1 {
  color: #FFFFFF;
  font-size: 36px;
  padding: 0em 20px 10px 40px;
  margin-bottom: 0.6em;
  width: 700px;
  max-width: 80%;
  margin: 0px auto 0px 0px;
  background-image: none;
  line-height: 45px;
}
.contact_resource_banner .p-banner H6 {
  color: #ffd100;
  font-size: 18px;
  padding: 0em 20px 0em 40px;
  margin-bottom: 0.3em;
  width: 550px;
  max-width: 80%;
  margin: 0px auto 0px 0px;
  background-image: none;
  font-weight: 600;
}
.contact_resource_banner .p-banner.p-banner-page.p-banner-blue {
  background-image: url(../img/header-blue1.jpg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 45vh;
}
.contact_resource_banner .p-banner-blue .column {
  background: none !important;
}
@media (max-width: 999px) {
  .contact_resource_banner .p-banner,
  .contact_resource_banner .p-banner.p-banner-page {
    height: calc(100vh - 75px);
  }
  .contact_resource_banner .p-banner H1 {
    font-size: 2em !important;
    padding: 0em 20px 0em 30px;
  }
  .contact_resource_banner .p-banner H6 {
    padding: 0em 20px 0em 30px;
  }
}
@media (max-width: 720px) {
  .contact_resource_banner .p-banner H1 {
    font-size: 1.5em !important;
    padding: 0em 20px 0.5em 30px;
  }
}
@media (max-width: 450px) {
  .contact_resource_banner .p-banner H1 {
    font-size: 1.6em !important;
  }
}
.contact_resource_banner .clear {
  clear: both;
}
.contact_resource_banner .column {
  position: relative;
  z-index: 100;
}
.contact_resource_nav a {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #004b9d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact_resource_nav a:hover {
  color: #00A7E1;
}
.contact_resource_nav .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.contact_resource_nav .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.contact_resource_nav .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  .contact_resource_nav .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .contact_resource_nav .column.fifth {
    width: 20%;
  }
}
.contact_resource_nav .clearfix:before,
.contact_resource_nav .clearfix:after {
  content: " ";
  display: table;
}
.contact_resource_nav .clearfix:after {
  clear: both;
}
.contact_resource_nav .clearfix {
  *zoom: 1;
}
.contact_resource_nav .colour.media-menu {
  background-color: #f3f5f8;
  padding: 1em 0px;
}
.contact_resource_nav .colour.media-menu p {
  line-height: 1.1em;
}
.contact_resource_nav .colour.media-menu a {
  font-size: 14px;
}
.contact_resource_nav .media-menu .column {
  border-right: solid 1px #ffffff;
}
.contact_resource_nav .clear {
  clear: both;
}
.contact_resource_nav .column {
  position: relative;
  z-index: 100;
}
.contact_aerogen_statement h2,
.contact_aerogen_statement h3 {
  font-weight: 700;
  font-style: normal;
  color: #0077c8;
  margin: 1em 0em 0.6em 0em;
  line-height: normal;
  margin-bottom: 1.67rem;
}
.contact_aerogen_statement h3 {
  font-weight: 600;
}
.contact_aerogen_statement h2 {
  font-size: 1.6em;
}
.contact_aerogen_statement h3 {
  font-size: 1.4em;
}
.contact_aerogen_statement sup {
  line-height: 0;
  font-size: 75%;
  display: inline;
  position: relative;
  top: 0rem;
}
.contact_aerogen_statement .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.contact_aerogen_statement .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.contact_aerogen_statement .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  .contact_aerogen_statement .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact_aerogen_statement .column.full {
    width: 100%;
  }
}
.contact_aerogen_statement .clearfix:before,
.contact_aerogen_statement .clearfix:after {
  content: " ";
  display: table;
}
.contact_aerogen_statement .clearfix:after {
  clear: both;
}
.contact_aerogen_statement .clearfix {
  *zoom: 1;
}
.contact_aerogen_statement .column p:nth-of-type(1) b {
  color: #4bb4fb;
  margin-bottom: -1.3em;
  display: block;
  font-size: 1.2em;
  font-weight: 400;
}
.contact_resource_br hr {
  border: none;
  border-top: rgba(0, 0, 0, 0.18) 1px solid;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.contact_resource_br .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.contact_resource_br .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.contact_resource_br .colour.no-pad {
  padding-top: 0.01em;
  padding-bottom: 0.01em;
}
.contact_resource_br .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  .contact_resource_br .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact_resource_br .column.full {
    width: 100%;
  }
}
.contact_resource_br .clearfix:before,
.contact_resource_br .clearfix:after {
  content: " ";
  display: table;
}
.contact_resource_br .clearfix:after {
  clear: both;
}
.contact_resource_br .clearfix {
  *zoom: 1;
}
.contact_resource_news h2,
.contact_resource_news h3 {
  font-weight: 700;
  font-style: normal;
  color: #0077c8;
  margin: 1em 0em 0.6em 0em;
  line-height: normal;
  margin-bottom: 1.67rem;
}
.contact_resource_news h3 {
  font-weight: 600;
  font-size: 1.4em;
}
.contact_resource_news h2 {
  font-size: 1.6em;
}
.contact_resource_news a {
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  color: #004b9d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact_resource_news a:hover {
  color: #00A7E1;
}
.contact_resource_news img {
  max-width: 100%;
}
.contact_resource_news .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.contact_resource_news .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.contact_resource_news .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contact_resource_news .column.no-pad {
  padding-left: 0em !important;
  padding-right: 0em !important;
}
@media (min-width: 720px) {
  .contact_resource_news .column {
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact_resource_news .column.full {
    width: 100%;
  }
}
.contact_resource_news .clearfix:before,
.contact_resource_news .clearfix:after {
  content: " ";
  display: table;
}
.contact_resource_news .clearfix:after {
  clear: both;
}
.contact_resource_news .clearfix {
  *zoom: 1;
}
.contact_resource_news .column p:nth-of-type(1) b {
  color: #4bb4fb;
  margin-bottom: -1.3em;
  display: block;
  font-size: 1.2em;
  font-weight: 400;
}
.contact_resource_news .clear {
  clear: both;
}
.contact_resource_news .column {
  position: relative;
  z-index: 100;
}
.contact_resource_news .news1-article-images {
  float: left;
  margin-right: 3%;
}
.contact_resource_news .news1-article-images img {
  width: 100% !important;
  max-width: 150px;
  padding: 0px !important;
  border: solid 1px #CBCBCB;
}
.contact_resource_news .news1-article-text-wrap {
  float: left;
  max-width: 65%;
}
.contact_resource_news .news1-article-title h3 {
  font-size: 1.3em !important;
  margin: 0em 0em 0em 0em;
}
.contact_resource_news .news1-article-short-description {
  overflow: hidden;
}
@media screen and (max-width: 650px) {
  .contact_resource_news .news1-article-text-wrap {
    max-width: 100%;
  }
}
.contact_resource_news .news1-wrap-tag {
  padding-bottom: 20px;
}
.contact_resource_news .news1-article-images {
  float: left;
}
.contact_resource_news .news1-article-images img {
  max-width: 150px !important;
}
.contact_resource_news .news1-wrap-tag-all .news1-article-text-wrap {
  float: left;
  font-size: 0.85em;
}
.contact_resource_news .news1-article-text-wrap {
  float: left;
  max-width: 75%;
}
.contact_resource_news .news1-article-images {
  width: 20%;
}
.contact_resource_news .news1-article-images img {
  max-width: 100% !important;
}
.contact_resource_news .news1-wrap-tag-all {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem 4.92424242%;
  max-width: 1256px;
  margin: 0 auto;
}
.contact_resource_news .news1-wrap-tag-all .news1-wrap-tag {
  margin: 0em 0em 20px 0em;
  position: relative;
  padding-bottom: 0px;
  background-color: #f3f5f8;
  width: 100%;
}
.contact_resource_news .news1-wrap-tag-all .news1-article-images {
  width: 100%;
  float: none;
}
.contact_resource_news .news1-wrap-tag-all .news1-article-text-wrap {
  float: none;
  width: calc(100% - 30px);
  max-width: 100%;
  position: relative;
  color: #000000;
  padding-top: 15px;
  font-size: 1em;
  padding: 2px 20px 45px 20px;
  box-sizing: content-box;
}
.contact_resource_news .news1-article-images img {
  border: none;
  display: block;
}
.contact_resource_news .news1-wrap-tag-all .news1-article-title h3 {
  margin: 1.2em 0em 0.8em 0em !important;
  line-height: 29px;
}
@media (max-width: 719px) {
  .contact_resource_news .news1-wrap-tag-all .news1-wrap-tag {
    float: left;
    width: calc(100% - 1em);
    margin: 0em 0.5em 20px 0.5em;
  }
}
.contact_resource_images {
  /* Refactored and organized CSS */
  /* General styles */
  /* Media queries */
  /* Additional styles */
}
.contact_resource_images h2 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0077c8;
  margin: 1em 0em 0.6em 0em;
  line-height: normal;
  margin-bottom: 1.67rem;
  /* Convert to rem */
  font-size: 1.6em;
}
.contact_resource_images .btn {
  padding: 20px 80px 20px 15px;
  font-size: 1em;
  line-height: 1.3em;
  border-radius: 5px;
  display: inline-block;
  margin: 1em 2em 1em 0em;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-repeat: no-repeat;
  background-position: right -1px center;
  background-size: auto 105%;
  background-image: url(../img/btn-primary.png);
}
.contact_resource_images .btn.btn-primary {
  color: #007fd5;
  background-color: #ffffff;
}
.contact_resource_images .btn.btn-primary:hover {
  color: #ffffff;
  background-color: #4bb4fb;
}
@media (min-width: 720px) {
  .contact_resource_images .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact_resource_images .column.full {
    width: 100%;
  }
  .contact_resource_images .column.fourth {
    width: 25%;
  }
}
@media (max-width: 719px) {
  .contact_resource_images .center-mobile {
    text-align: center;
  }
}
@media (max-width: 450px) {
  .contact_resource_images .btn {
    padding: 20px 55px 20px 10px;
    background-position: right -8px center;
  }
}
.contact_resource_images h2 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0077c8;
  margin: 1em 0em 0.6em 0em;
  line-height: normal;
  margin-bottom: 1.67rem;
  /* Convert to rem */
  font-size: 1.6em;
}
.contact_resource_images a {
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #004b9d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact_resource_images a:hover {
  color: #00A7E1;
}
.contact_resource_images img {
  max-width: 100%;
}
.contact_resource_images figure {
  margin: 0;
}
.contact_resource_images .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.contact_resource_images .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.contact_resource_images .center .btn {
  margin: 1em 1em 1em 1em;
}
.contact_resource_images .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  .contact_resource_images .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact_resource_images .column.full {
    width: 100%;
  }
  .contact_resource_images .column.fourth {
    width: 25%;
  }
}
@media (max-width: 719px) {
  .contact_resource_images .center-mobile {
    text-align: center;
  }
}
@media (max-width: 450px) {
  .contact_resource_images .btn {
    padding: 20px 55px 20px 10px;
    background-position: right -8px center;
  }
}
.contact_resource_images .grey1 {
  background-color: #f3f5f8;
}
.contact_resource_images .column p:nth-of-type(1) b {
  color: #4bb4fb;
  margin-bottom: -1.3em;
  display: block;
  font-size: 1.2em;
  font-weight: 400;
}
.contact_resource_media {
  /* CSS Used from: https://www.aerogen.com/content.css */
  /* CSS Used from: https://www.aerogen.com/stylesheet-aerogenmain.css */
  /* Button styling */
  /* Image and figure styling */
}
.contact_resource_media h2 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0077c8;
  margin: 1em 0em 0.6em 0em;
  line-height: normal;
  margin-bottom: 1.67rem;
}
.contact_resource_media h2 {
  font-size: 1.6em;
}
.contact_resource_media a {
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #004b9d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact_resource_media a:hover {
  color: #00A7E1;
}
.contact_resource_media sup {
  line-height: 0;
  font-size: 75%;
  display: inline;
  position: relative;
  top: 0rem;
}
.contact_resource_media .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.contact_resource_media .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.contact_resource_media .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  .contact_resource_media .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact_resource_media .column.full {
    width: 100%;
  }
}
.contact_resource_media .clearfix:before,
.contact_resource_media .clearfix:after {
  content: " ";
  display: table;
}
.contact_resource_media .clearfix:after {
  clear: both;
}
.contact_resource_media .clearfix {
  *zoom: 1;
}
.contact_resource_media .column p:nth-of-type(1) b {
  color: #4bb4fb;
  margin-bottom: -1.3em;
  display: block;
  font-size: 1.2em;
  font-weight: 400;
}
.contact_resource_media .clear {
  clear: both;
}
.contact_resource_media .column {
  position: relative;
  z-index: 100;
}
.contact_resource_media .btn {
  display: inline-block;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background-color: #0077c8;
  border-radius: 0.25em;
  transition: background-color 0.3s;
}
.contact_resource_media .btn:hover {
  background-color: #005f99;
}
.contact_resource_media .btn-primary {
  background-color: #0077c8;
}
.contact_resource_media .btn-primary:hover {
  background-color: #005f99;
}
.contact_resource_media img {
  max-width: 100%;
}
.contact_resource_media figure {
  margin: 0;
}
.contact_resource_media .column > figure {
  margin-top: 1em;
  margin-bottom: 1em;
}
@media (max-width: 719px) {
  .contact_resource_media .center-mobile {
    text-align: center;
  }
}
.contact_resource_way h2 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0077c8;
  margin: 1em 0em 0.6em 0em;
  line-height: normal;
  margin-bottom: 1.67rem;
  font-size: 1.6em;
}
.contact_resource_way a {
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #004b9d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact_resource_way a:hover {
  color: #00A7E1;
}
.contact_resource_way img {
  max-width: 100%;
}
.contact_resource_way .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.contact_resource_way .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.contact_resource_way .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  .contact_resource_way .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact_resource_way .column.full {
    width: 100%;
  }
}
.contact_resource_way .clearfix:before,
.contact_resource_way .clearfix:after {
  content: " ";
  display: table;
}
.contact_resource_way .clearfix:after {
  clear: both;
}
.contact_resource_way .clearfix {
  *zoom: 1;
}
.contact_resource_way .page-sm img {
  height: 50px;
  padding-right: 20px;
}
.contact_resource_way .column p:nth-of-type(1) b {
  color: #4bb4fb;
  margin-bottom: -1.3em;
  display: block;
  font-size: 1.2em;
  font-weight: 400;
}
.contact_resource_way .clear {
  clear: both;
}
.contact_resource_way .column {
  position: relative;
  z-index: 100;
}
