.aboutblog_banner h1,
.aboutblog_banner h6 {
  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;
}
.aboutblog_banner h6 {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-size: 0.85em;
}
.aboutblog_banner 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;
}
.aboutblog_banner a:hover {
  color: #00A7E1;
}
.aboutblog_banner .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.aboutblog_banner .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.aboutblog_banner .colour.no-pad {
  padding-top: 0.01em;
  padding-bottom: 0.01em;
}
.aboutblog_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) {
  .aboutblog_banner .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .aboutblog_banner .column.full {
    width: 100%;
  }
}
.aboutblog_banner .clearfix:before,
.aboutblog_banner .clearfix:after {
  content: " ";
  display: table;
}
.aboutblog_banner .clearfix:after {
  clear: both;
}
.aboutblog_banner .clearfix {
  *zoom: 1;
}
.aboutblog_banner .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;
  font-weight: 400;
  font-style: normal;
  background-repeat: no-repeat;
  background-position: right -1px center;
  background-size: auto 105%;
  background-image: url(../img/btn-primary.png);
}
.aboutblog_banner .btn.btn-primary {
  color: #007fd5;
  background-color: #ffffff;
}
.aboutblog_banner .btn.btn-primary:hover {
  color: #ffffff;
  background-color: #4bb4fb;
}
.aboutblog_banner .trans {
  background-color: transparent;
}
.aboutblog_banner .p-banner {
  height: calc(100vh - 97px);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.aboutblog_banner .p-banner.p-banner-page {
  height: calc(70vh - 97px);
}
.aboutblog_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%);
}
.aboutblog_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%);
}
.aboutblog_banner .h-banner-inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1350px;
}
.aboutblog_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;
}
.aboutblog_banner .p-banner H6 {
  color: #ffd100;
  font-size: 1.3em;
  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;
}
.aboutblog_banner .p-banner P {
  color: #FFFFFF;
  font-size: 1em;
  padding: 0em 20px 10px 40px;
  margin: 0.1em 0em;
}
.aboutblog_banner .p-banner P .btn {
  margin: 0.5em 2em 0.5em 0em;
}
.aboutblog_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;
}
.aboutblog_banner .p-banner-blue .column {
  background: none !important;
}
@media (max-width: 999px) {
  .aboutblog_banner .p-banner,
  .aboutblog_banner .p-banner.p-banner-page {
    height: calc(100vh - 75px);
  }
  .aboutblog_banner .p-banner H1 {
    font-size: 2em !important;
    padding: 0em 20px 0em 30px;
  }
  .aboutblog_banner .p-banner H6 {
    padding: 0em 20px 0em 30px;
  }
  .aboutblog_banner .p-banner P {
    font-size: 0.9em !important;
    padding: 10px 20px 10px 20px;
  }
}
@media (max-width: 720px) {
  .aboutblog_banner .p-banner H1 {
    font-size: 1.5em !important;
    padding: 0em 20px 0.5em 30px;
  }
}
@media (max-width: 450px) {
  .aboutblog_banner .p-banner H1 {
    font-size: 1.6em !important;
  }
  .aboutblog_banner .btn {
    padding: 20px 55px 20px 10px;
    font-size: 1em;
    display: inline-block;
    margin: 1em 2em 1em 0em;
    background-position: right -8px center;
  }
}
.aboutblog_banner .clear {
  clear: both;
}
.aboutblog_banner .column {
  position: relative;
  z-index: 100;
}
.aboutblog_list {
  overflow: hidden;
}
.aboutblog_list h3 {
  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;
}
.aboutblog_list h3 {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
}
.aboutblog_list h3 {
  font-size: 1.4em;
}
.aboutblog_list 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;
}
.aboutblog_list a:hover {
  color: #00A7E1;
}
.aboutblog_list img {
  max-width: 100%;
}
.aboutblog_list figure {
  margin: 0;
}
.aboutblog_list .clear {
  clear: both;
}
.aboutblog_list .blog-wrap-div {
  max-width: 980px;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 30px;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
}
.aboutblog_list .news1-wrap {
  border-top: solid 1px #cccccc;
  margin-top: 0.5em;
  padding: 0.5em 0em 0em 0em;
}
.aboutblog_list .news1-article-text-wrap {
  float: left;
  max-width: 65%;
}
@media screen and (max-width: 650px) {
  .aboutblog_list .news1-article-text-wrap {
    max-width: 100%;
  }
}
.aboutblog_list .news2-sum-shortdesc {
  padding: 15px 0px;
}
.aboutblog_list .blog-wrap-div {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.aboutblog_list .news1-wrap H3 {
  border: none;
  font-size: 1.2em;
}
.aboutblog_list .news1-article-text-wrap {
  float: left;
  max-width: 75%;
}
@media (max-width: 1160px) {
  .aboutblog_list .blog-wrap-div {
    margin-left: 1em;
    margin-right: 1em;
  }
}
.aboutblog_list .news2-wrap-sum {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
.aboutblog_list .news2-wrap {
  padding-top: 0px;
  display: flex;
  flex-wrap: wrap;
}
.aboutblog_list .news2-wrap .news1-wrap {
  /* float: left; */
  width: 29%;
  margin: 1em 2% 2em 2%;
  border: none;
  border-bottom: solid 1px #cccccc;
  position: relative;
  padding-bottom: 42px;
}
.aboutblog_list .news2-wrap .news1-article-text-wrap {
  max-width: 100%;
}
.aboutblog_list .news2-wrap .news1-article-text-wrap {
  font-size: 1em;
  padding-top: 8px;
}
.aboutblog_list .news2-item-date {
  color: #ABABAB;
  display: none;
}
.aboutblog_list .news2-wrap H3 {
  margin: 0px;
  font-size: 1.2em;
}
.aboutblog_list .news2-sum-shortdesc P {
  margin: 0px;
}
.aboutblog_list .news2-sum-more a {
  display: block;
  padding: 10px 0px;
  margin-top: 10px;
  background-image: url(../img/ed-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 80%;
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
@media (max-width: 719px) {
  .aboutblog_list .news2-wrap .news1-wrap {
    width: 44%;
    margin: 0 3% 2em 3%;
  }
}
@media (max-width: 400px) {
  .aboutblog_list .news2-wrap .news1-wrap {
    width: 94%;
    margin: 0 3% 2em 3%;
  }
}
