/* CSS Document - Joel Ang*/
/* ============ my boot strap containers ========================================================================================= */
.home_getstarted {
  background-color: #fff; }

.section_inner:after {
  content: "";
  display: table;
  clear: both; }

.column_1 {
  float: left;
  width: 100%; }

.column_2 {
  float: left;
  width: 50%; }

.column_3 {
  float: left;
  width: 33.33%; }

.column_4 {
  float: left;
  width: 25%; }

.column_5 {
  float: left;
  width: 20%; }

.pcnt_10 {
  width: 10%; }

.pcnt_20 {
  width: 20%; }

.pcnt_30 {
  width: 30%; }

.pcnt_40 {
  width: 40%; }

.pcnt_50 {
  width: 50%; }

.pcnt_60 {
  width: 60%; }

.pcnt_66 {
  width: 66.67%; }

.pcnt_70 {
  width: 70%; }

.pcnt_80 {
  width: 80%; }

.pcnt_90 {
  width: 90%; }

.pcnt_100 {
  width: 100%; }

.valign {
  display: flex; }

.v_mid {
  display: flex;
  align-items: center; }

.column_content {
  margin: 0px 15px; }
  .column_content img {
    width: 100%; }

@media (max-width: 768px) {
  .column_1, .column_2, .column_3, .column_4, .column_5 {
    float: none;
    width: 100%; }

  .pcnt_10, .pcnt_20, .pcnt_30, .pcnt_40, .pcnt_50, .pcnt_60, .pcnt_66, .pcnt_70, .pcnt_80, .pcnt_90, .pcnt_100 {
    width: 100%; } }
.botzero, .botzero div, .botzero img {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important; }

/* ============================================================================================================================= */
/* =============== variables =================================================================================================== */
/* ============================================================================================================================= */
/* pre defined & existing */
/* Joel new */
/* ============================================================================================================================= */
/* =============== header ====================================================================================================== */
/* ============================================================================================================================= */
body {
  margin: 0px; }

/*----------------- fix margin --------------*/
.header_inner .top_left {
  /*background-color: #0e6782;*/
  margin-left: -1000px;
  padding-left: 1000px;
  padding-right: 30px;
  height: 150px;
  display: flex;
  align-items: center;
  transition-duration: .10s; }

header {
  /*background-color:$darkblue;*/
  /*background-image: linear-gradient(to right, #064254 , #182f3d);*/
  background-image: linear-gradient(to right, #09485d, #1b394c); }
  header .header_inner {
    width: 90%;
    margin: 0 auto;
    max-width: 1366px; }
  header .header_top:before, header .header_top:after {
    display: table;
    content: '';
    clear: both; }
  header .header_top #logo {
    display: block;
    float: left; }
    header .header_top #logo a img {
      height: 70px;
      width: auto; }
  header .header_top #nav_button {
    display: block;
    float: right;
    padding: 5px; }
    header .header_top #nav_button img {
      display: block;
      vertical-align: top;
      width: 22px;
      height: 22px; }
  header nav {
    display: none;
    padding: 16px 0 0 0;
    text-align: right; }
    header nav > ul {
      padding: 0;
      margin: 0; }
      header nav > ul > li {
        list-style: none; }
        header nav > ul > li > .divider {
          display: none; }
        header nav > ul > li > a {
          display: block;
          color: #fff;
          height: 32px;
          line-height: 32px;
          font-size: 18px;
          font-weight: 500;
          text-decoration: none;
          text-transform: uppercase;
          letter-spacing: 2px; }
          header nav > ul > li > a:hover {
            color: #61e1ff; }
        header nav > ul > li.active > a {
          color: #61e1ff; }
        header nav > ul > li > ul {
          display: none;
          padding: 0;
          margin: 0; }
          header nav > ul > li > ul > li {
            list-style: none; }
            header nav > ul > li > ul > li > a {
              color: #fff; }

header nav > ul {
  display: inline; }

.fa-facebook-f:before,
.fa-twitter:before,
.fa-linkedin-in:before,
.fa-instagram:before {
  border-radius: 350px;
  color: #fff;
  display: inline-block;
  line-height: 32px;
  margin: auto 3px;
  height: 32px;
  width: 32px;
  font-size: 16px;
  text-align: center; }

.fa-facebook-f:before {
  background-color: #3b5998; }

.fa-facebook-f:hover:before {
  background-color: #34518c; }

.fa-twitter:before {
  background-color: #38a1f3; }

.fa-twitter:hover:before {
  background-color: #2f97e8; }

.fa-linkedin-in:before {
  background-color: #0e76a8; }

.fa-linkedin-in:hover:before {
  background-color: #0c6b98; }

.fa-instagram:before {
  background-color: #4c68d7; }

.fa-instagram:hover:before {
  background-color: #415cc5; }

@media (max-width: 768px) {
  nav {
    padding: 0px 0px 30px 0px !important;
    margin-top: -20px; } }
/*---Sticky Header-------------------------------------*/
header {
  position: fixed;
  width: 100%;
  margin-top: -150px;
  z-index: 999999; }

body {
  margin-top: 150px; }

/*---End of Sticky Header-------------------------------------*/
/* ============================================================================================================================= */
/* =============== footer ====================================================================================================== */
/* ============================================================================================================================= */
footer {
  background: url(footer_background.jpg);
  background-size: cover;
  background-position: 50% 25%;
  /*background-color:$darkblue;*/
  padding: 60px 0px;
  color: #fff; }
  footer a {
    color: #fff; }
    footer a:hover {
      color: #61e1ff; }
  footer .left {
    margin-bottom: 16px; }
  footer .footer_top {
    width: 90%;
    margin: 0 auto;
    padding: 32px 0;
    max-width: 1200px; }
    footer .footer_top p {
      font-size: 25px;
      line-height: 35px;
      font-weight: 100;
      margin: 0px; }
    footer .footer_top .mail, footer .footer_top .mail a {
      color: #62e1ff;
      font-size: 22px;
      font-weight: 100; }
    footer .footer_top .mail a {
      text-decoration: none;
      border-bottom: 1px solid #62e1ff; }
  footer .footer_bottom {
    width: 90%;
    margin: 0 auto;
    padding: 32px 0;
    max-width: 1366px; }
    footer .footer_bottom hr {
      border-color: #adacad;
      margin-bottom: 70px; }
    footer .footer_bottom p {
      text-align: center; }

@media (max-width: 768px) {
  footer {
    padding-top: 40px !important; }

  .footer_top {
    text-align: center; }

  .right {
    margin: 30px 0px -20px 0px; }

  .footer_bottom p {
    margin: -40px 0px -70px 0px; }

  .footer_top p {
    font-size: 20px !important;
    line-height: 25px !important; }

  footer .footer_top .mail, footer .footer_top .mail a {
    text-decoration: none; } }
@media only screen and (min-width: 769px) {
  .footer_top:after, .footer_top:before {
    display: table;
    content: '';
    clear: both; }

  .left {
    float: left;
    width: 50%;
    margin-bottom: 0; }

  .right {
    float: right;
    width: 50%;
    text-align: right; } }
/* =============================================================================================================================== */
/* =============== Slider J_Revolution =========================================================================================== */
/* =============================================================================================================================== */
#home_feature {
  color: #fff; }
  #home_feature .section_inner {
    position: relative;
    padding: 0;
    height: 200px; }
  #home_feature h1 {
    font-family: "century-gothic", sans-serif;
    font-weight: 700;
    font-size: 65px;
    line-height: 60px;
    padding-top: 16%;
    padding-bottom: 20px;
    text-shadow: 2px 2px 10px #00000080; }
  #home_feature h4 {
    font-family: "century-gothic", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-shadow: 2px 2px 10px #000000;
    margin-top: -10px; }
  #home_feature .action {
    bottom: 30%;
    position: absolute; }

/*---- assign height values per screen size ---- */
@media (min-width: 0px) and (max-width: 500px) {
  .slideshow-container {
    height: 350px; }

  #home_feature .section_inner {
    height: 350px; }
  #home_feature h1 {
    font-size: 32px;
    line-height: 30px;
    padding-bottom: 10px; }
  #home_feature h4 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400; } }
@media (min-width: 500px) and (max-width: 768px) {
  .slideshow-container {
    height: 450px; }

  #home_feature .section_inner {
    height: 450px; }
  #home_feature h1 {
    font-size: 32px;
    line-height: 30px;
    padding-bottom: 10px; }
  #home_feature h4 {
    line-height: 22px;
    font-size: 16px;
    font-weight: 400; } }
@media (min-width: 768px) and (max-width: 900px) {
  #home_feature h1 {
    font-size: 50px;
    line-height: 55px;
    padding-bottom: 10px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .slideshow-container, #home_feature .section_inner {
    height: 450px; } }
@media (min-width: 1024px) and (max-width: 1366px) {
  .slideshow-container, #home_feature .section_inner {
    height: 500px; } }
@media (min-width: 1366px) and (max-width: 1920px) {
  .slideshow-container, #home_feature .section_inner {
    height: 600px; } }
@media (min-width: 1920px) {
  .slideshow-container, #home_feature .section_inner {
    height: 700px; } }
.slideshow-container .home_section {
  background-color: transparent; }

.mySlides h5 {
  background: #38a1f3cf;
  padding: 15px 20px;
  width: fit-content;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 10px; }

/*----------------*/
* {
  box-sizing: border-box; }

.mySlides {
  display: none; }

/* Slideshow container */
.slideshow-container {
  position: relative; }

/* The dots/bullets/indicators */
.slider_dots {
  display: block;
  text-align: center;
  margin-top: -40px;
  margin-bottom: 19px;
  z-index: 2;
  position: absolute;
  width: 100%; }

.dot {
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #ffffff82;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease; }

.dot:hover {
  background: #fff; }

.dot.active {
  background: #fff; }

.mySlides {
  position: absolute;
  width: 100%; }

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 5s;
  animation-duration: 5s; }

@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  75% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@keyframes fade {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  75% {
    opacity: 1; }
  100% {
    opacity: 1; } }
/* =============================================================================================================================== */
/* =============== homepage ====================================================================================================== */
/* =============================================================================================================================== */
.hm_tellus h1 {
  font-family: "proxima-nova", sans-serif; }
.hm_tellus h2.button a {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  color: #fff;
  padding: 20px 30px;
  background-color: #34afce;
  text-decoration: none;
  transition-duration: .2s; }
  .hm_tellus h2.button a:hover {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    transform: scale(0.97); }

/*-------------------- newsletter --------------------------------------------------*/
.newsletter {
  clear: left; }
  .newsletter .stay_in_touch {
    max-width: 1200px !important;
    /*--- input boxes ---*/ }
    .newsletter .stay_in_touch h2 {
      color: #62e1ff;
      font-size: 20px;
      margin-bottom: 0px !important; }
    .newsletter .stay_in_touch input {
      margin: 0px 8px;
      font-size: 20px; }
    .newsletter .stay_in_touch .form_name,
    .newsletter .stay_in_touch .form_email {
      width: 300px;
      max-width: -moz-available;
      /* WebKit-based browsers will ignore this. */
      max-width: -webkit-fill-available;
      /* Mozilla-based browsers will ignore this. */
      max-width: fill-available;
      font-family: "proxima-nova", sans-serif;
      font-weight: 300;
      letter-spacing: 2px;
      padding: 15px 20px; }
    .newsletter .stay_in_touch .form_button {
      letter-spacing: 2px;
      color: #fff;
      font-weight: 600;
      background-color: #62e1ff;
      border: 1px solid #5be1ff;
      padding: 15px 30px 18px;
      transition-duration: .2s; }
      .newsletter .stay_in_touch .form_button:hover {
        background: #49c0dc;
        border: 1px solid #49c0dc;
        transform: scale(0.97); }
    .newsletter .stay_in_touch .pcnt_80 {
      text-align: right; }
    .newsletter .stay_in_touch .newsletter .stay_in_touch .form_button {
      margin-right: 0px; }
  @media (max-width: 500px) {
    .newsletter .form_name,
    .newsletter .form_email {
      width: -moz-available;
      /* WebKit-based browsers will ignore this. */
      width: -webkit-fill-available;
      /* Mozilla-based browsers will ignore this. */
      width: fill-available; } }
  @media (max-width: 1255px) {
    .newsletter .valign {
      display: block;
      text-align: center; }
    .newsletter .v_mid {
      display: block; }
    .newsletter .stay_in_touch input {
      margin: 0px;
      font-size: 16px;
      margin: 4px 0px; }
    .newsletter .stay_in_touch h2 {
      margin: -5px 0px 15px 0px !important; }
    .newsletter .stay_in_touch .form_button {
      display: block;
      margin: 10px auto -10px auto !important; }
    .newsletter .column_2 {
      float: none !important;
      width: 100% !important; }
    .newsletter .pcnt_80 {
      text-align: center !important; }
    .newsletter .newsletter .stay_in_touch .form_button {
      margin-right: 8px !important; } }
  @media (min-width: 1200px) {
    .newsletter .pcnt_30 h2 {
      max-width: 300px; } }

/*@media (min-width: 1200px){
  .newsletter .stay_in_touch h2{
      max-width: 350px !important;
  }
}*/
/*-- end of newsletter --*/
/*------ blogposts ------*/
.page-type-blog-post .breadcrumb {
  display: none !important; }

.blogposts {
  padding-top: 30px;
  padding-bottom: 10px;
  background: #f9f9f9; }
  .blogposts a {
    color: #026783;
    text-decoration: none; }
  .blogposts a:hover {
    color: #172f3e; }
  .blogposts h2,
  .blogposts h2 a {
    font-size: 30px;
    color: #03485e;
    margin-bottom: 0px; }
  .blogposts .page-excerpt {
    padding: 20px 1%; }
  .blogposts .featuredimage {
    text-align: center; }
  .blogposts .featuredimage img {
    width: 100%;
    max-width: 500px; }
  .blogposts .innerfeatureimage {
    padding: 0px 5%; }
  .blogposts .byline {
    font-size: 16px;
    font-weight: 500;
    color: #ccc;
    margin-top: 2px; }
  .blogposts .post_article {
    background: #fff;
    box-shadow: 2px 2px 10px #00000012;
    border-radius: 10px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important; }

.seepost a,
.read-more a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background: #03485e;
  padding: 15px 20px;
  transition-duration: .2s;
  width: fit-content;
  display: inline-block;
  line-height: 100%;
  border: 2px solid #1D3F5B;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 1px;
  margin-top: 5px;
  margin-right: 4px;
  border-radius: 5px; }

.seepost a:hover,
.read-more a:hover {
  color: #fff;
  transform: scale(0.97); }

#content span p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 10px 0px; }

.excerpt {
  text-align: justify;
  max-width: 920px; }

@media (max-width: 768px) {
  .blogposts .page-excerpt {
    text-align: center;
    padding: 0px 4%;
    text-align: center; } }
@media (min-width: 769px) and (max-width: 1080px) {
  .blogposts .page-excerpt {
    padding: 0px 5% 20px 1%; } }
/*------ end of blogposts ------*/
/*-- survey page --*/
.survey_question_response_form,
#survey_page_new_survey_response_form {
  background: #fff;
  margin: 0 auto;
  max-width: 600px;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 2px 2px 10px #0000004a; }

.page-type-survey h2.headline {
  background: url(header-unley.jpg);
  box-shadow: inset 1000px 1000px rgba(23, 59, 79, 0.97);
  background-position: 50% 60%;
  background-size: cover;
  margin: -64px -500px 60px !important;
  padding: 70px 500px !important;
  /*----*/
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 75px;
  text-shadow: 2px 2px 10px #000;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
  text-align: left; }
.page-type-survey h2.headline {
  color: #fff;
  text-transform: none; }
.page-type-survey .submit-button {
  color: #fff !important;
  background: #03485e !important;
  padding: 15px 20px !important;
  transition-duration: .2s !important;
  line-height: 100% !important;
  border: 2px solid #1D3F5B !important;
  margin-top: 30px !important;
  margin-right: 4px !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  height: inherit !important; }
.page-type-survey .submit-button:hover {
  transform: scale(0.97) !important; }
.page-type-survey #survey_page_new_survey_question_response_form .headline,
.page-type-survey #survey_page_new_survey_response_form .headline {
  display: block;
  font-size: 30px;
  color: #026783 !important; }
.page-type-survey .padtopmore {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  margin: -10px 0px 20px; }
.page-type-survey .radio {
  margin-bottom: 3px; }
.page-type-survey #page_container form label, .page-type-survey #page_container .form label {
  font-size: 16px;
  font-weight: 300; }
.page-type-survey .like-page {
  display: none; }

.content-pages-show-survey #stream {
  display: none !important; }

.form-errors ul {
  list-style: none;
  padding-left: 0px;
  color: #ff0000;
  font-weight: 500; }

/*-- end of survey page --*/
/* =============================================================================================================================== */
/* =============== Subpages ====================================================================================================== */
/* =============================================================================================================================== */
.pageheader {
  background: #051621;
  padding: 200px 0px;
  text-align: center;
  color: #fff; }
  .pageheader h1 {
    font-family: "century-gothic", sans-serif;
    font-weight: 700;
    font-size: 75px;
    text-shadow: 2px 2px 10px #0006;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
    text-align: left;
    line-height: 40px !important; }
  .pageheader p {
    font-family: "century-gothic", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-shadow: 2px 2px 10px #0000004f;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 25px auto 0px;
    text-align: left; }

@media (max-width: 768px) {
  .pageheader {
    padding: 150px 0px; }
    .pageheader h1 {
      text-align: center;
      font-size: 32px;
      line-height: 30px;
      text-shadow: 2px 2px 10px #000000e8;
      padding: 0px; }
    .pageheader p {
      text-align: center;
      font-size: 18px;
      font-weight: 600;
      line-height: 130%;
      margin-top: 5px;
      text-shadow: 2px 2px 2px #000; }
    .pageheader br {
      display: none; }

  header nav > ul > li:last-child > a {
    margin-bottom: 20px; } }
/*--- Get Involved Section---*/
.david_hm_tellus {
  background: #004660 !important;
  color: #fff;
  padding: 0px; }
  .david_hm_tellus h1 {
    font-size: 35px;
    text-align: left;
    color: #fff;
    text-shadow: 2px 2px 10px #00000014; }
  .david_hm_tellus h2 {
    margin-top: 50px;
    text-shadow: 2px 2px 10px #0000001f; }
  .david_hm_tellus p {
    font-size: 18px;
    line-height: 20px;
    text-shadow: 2px 2px 10px #00000000; }
  .david_hm_tellus img {
    width: 100%;
    margin-bottom: -6px; }

/*--- Facebook Embed --*/
.fb_iframe_widget {
  max-width: 100%; }

.fb_iframe_widget > span {
  max-width: 100%; }

.fb_iframe_widget iframe {
  max-width: 100%; }

/* =============================================================================================================================== */
/* =============================================================================================================================== */
/* ================================= GLOBAL CSS ================================================================================== */
/* =============================================================================================================================== */
/* =============================================================================================================================== */
/* =============================================================================================================================== */
nav,
nav a {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  text-transform: none !important; }

.pageheader h1, .pageheader p, .pageheader ol, .pageheader .byline {
  width: 90% !important;
  padding: 0px !important; }

p,
#content span p,
#content span,
.inner_text {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 10px 0px; }

li {
  font-size: 16px;
  line-height: normal;
  margin: 5px 0px; }

/*----- Dropdown Menu -----*/
header nav > ul > li.dropdown {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.dropdown-menu {
  background: #026783;
  position: absolute; }

.dropdown:hover > .dropdown-menu {
  display: block; }

header nav > ul > li > ul > li:first-child {
  display: none; }

header nav > ul > li > ul > li > a {
  text-decoration: none;
  padding: 10px 15px;
  margin: -5px 0px;
  font-size: 17px;
  display: block;
  font-weight: 500;
  text-align: left; }

header nav > ul > li > ul > li:nth-child(2) > a {
  padding-top: 20px !important; }

header nav > ul > li > ul > li:last-child > a {
  padding-bottom: 20px !important; }

header nav > ul > li > ul > li > a:hover {
  color: #c3eaff; }

@media (max-width: 768px) {
  .dropdown-menu {
    position: absolute;
    right: 20px; }

  header nav > ul > li > ul > li > a {
    text-align: right !important; }

  header nav > ul > li.dropdown {
    padding-top: 0px !important;
    padding-bottom: 0px !important; } }
/* ===================================================================== */
/* ===================================================================== */
/* =======  R E S P O N S I V E N E S S  =============================== */
/* ===================================================================== */
/* ===================================================================== */
@media (max-width: 300px) {
  header .header_top #logo a img {
    height: inherit;
    max-width: 240px; }

  header .header_top #nav_button img {
    width: 14px;
    height: 14px; } }
@media (max-width: 800px) {
  header .header_top #logo a img {
    max-height: 55px; }

  header .header_top #nav_button {
    position: absolute;
    right: 0;
    padding-right: 5%; }

  .header_inner .top_left {
    background-color: transparent;
    margin-left: 0;
    padding-left: 0; } }
/* ===================================================================== */
@media (min-width: 801px) {
  header .header_inner {
    display: table; }
  header .header_top {
    display: table-cell;
    vertical-align: middle; }
    header .header_top #nav_button {
      display: none; }
  header nav {
    display: table-cell !important;
    padding: 0;
    vertical-align: middle; }
    header nav > ul > li {
      display: inline-block;
      vertical-align: middle; }
      header nav > ul > li > .divider {
        display: inline-block;
        line-height: 30px;
        height: 30px;
        color: #54c2df;
        vertical-align: middle; }
      header nav > ul > li > a {
        display: inline-block;
        padding: 0 12px;
        line-height: 30px;
        height: 30px;
        vertical-align: middle; }
      header nav > ul > li:last-child .divider {
        display: none; } }
@media (min-width: 768px) {
  .blogposts #content p {
    padding-right: 20px;
    text-align: justify; } }
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* =========Default sCss below: ============================================= */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
@media screen {
  /* ---------------- overall style ---------------- */
  body {
    font-family: "Proxima Nova","proxima-nova",sans-serif;
    font-size: 14px;
    color: #444;
    line-height: 140%;
    background-image: linear-gradient(to right, #09485d, #1b394c); }

  h1, h2, h3, h4, h5, h6 {
    line-height: 110%;
    margin: 0 0 16px 0; }

  a {
    color: #182f3d; }

  a img {
    border: none;
    outline: none; }

  ::selection {
    background: #38A3D7;
    color: #fff; }

  ::-moz-selection {
    background: #38A3D7;
    color: #fff; }

  input[type='number'] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -ms-appearance: textfield;
    -o-appearance: textfield;
    appearance: textfield; }

  .buttons .button {
    display: inline-block;
    line-height: 100%;
    padding: 8px;
    border: 2px solid #182f3d;
    margin-right: 4px;
    font-weight: 700;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .buttons .button.blue {
      border-color: #182f3d;
      color: #182f3d; }
      .buttons .button.blue:hover {
        border-color: #2b6a90;
        color: #2b6a90;
        color: #38A3D7;
        border-color: #38A3D7; }
    .buttons .button.grey {
      border-color: #BBB;
      color: #BBB; }
      .buttons .button.grey:hover {
        border-color: #888;
        color: #888; }

  /* ---------------- header ---------------- */
  /* ---------------- footer ---------------- */
  /* ---------------- home ---------------- */
  .home_section,
  .section_row {
    background-color: #fff; }
    .home_section .section_inner,
    .section_row .section_inner {
      width: 90%;
      margin: 0 auto;
      padding: 32px 0;
      max-width: 1366px; }

  .news_list .news_item {
    padding: 0 0 32px 0;
    margin: 0 0 32px 0;
    border-bottom: 1px solid #ddd; }
    .news_list .news_item .image {
      display: block;
      height: 200px;
      background-color: #ccc;
      margin: 0 0 16px 0;
      background-size: cover;
      background-position: center center; }
    .news_list .news_item .text h3 {
      margin: 0 0 8px 0;
      letter-spacing: 2px; }
      .news_list .news_item .text h3 a {
        font-size: 20px;
        text-transform: uppercase;
        text-decoration: none;
        color: #182f3d; }
        .news_list .news_item .text h3 a:hover {
          color: #38A3D7; }
    .news_list .news_item .text .byline {
      color: #BBB;
      margin-bottom: 8px; }
      .news_list .news_item .text .byline a {
        color: #BBB; }
  .news_list .news_item:last-child {
    border: none;
    padding: 0;
    margin: 0; }

  #home_community {
    background-color: #ccc;
    background-image: url("community_bg.jpg");
    background-size: cover;
    background-position: center center; }
    #home_community .text_box {
      background-color: rgba(255, 255, 255, 0.9);
      padding: 32px; }
      #home_community .text_box .box_inner {
        text-align: center; }
        #home_community .text_box .box_inner h2 {
          font-size: 26px;
          color: #182f3d;
          text-transform: uppercase; }
        #home_community .text_box .box_inner p {
          font-size: 16px;
          margin: 0 0 16px 0; }

  #home_social {
    text-align: center; }
    #home_social h2 {
      color: #182f3d;
      margin: 0 0 32px 0;
      font-size: 24px;
      text-transform: uppercase; }
    #home_social .social_item {
      margin: 0 0 32px 0; }
      #home_social .social_item .icon {
        width: 48px; }
      #home_social .social_item h4 {
        margin: 6px 0 2px 0;
        font-size: 18px; }
        #home_social .social_item h4 a {
          color: #55ACEE;
          text-decoration: none; }
          #home_social .social_item h4 a:hover {
            color: #83c3f3; }
      #home_social .social_item .date {
        color: #999;
        margin: 0 0 8px 0; }
      #home_social .social_item .text {
        color: #666;
        font-size: 16px;
        line-height: 150%; }

  #home_map {
    background-color: #38A3D7; }
    #home_map .section_inner {
      position: relative;
      padding: 16px 0; }
    #home_map .overlay {
      background-color: #38A3D7;
      color: #fff; }
      #home_map .overlay h3 {
        color: #fff;
        font-size: 20px;
        text-transform: uppercase;
        margin: 0 0 2px 0;
        letter-spacing: 1px; }
      #home_map .overlay .sub_line {
        margin: 0 0 12px 0; }
      #home_map .overlay .map_input input[type='text'] {
        box-sizing: border-box;
        height: 32px;
        line-height: 32px;
        border: none;
        padding: 0 8px;
        color: #fff;
        background-color: #38A3D7;
        border: 1px solid #fff; }
        #home_map .overlay .map_input input[type='text']:focus {
          background-color: #62b7e0; }
      #home_map .overlay .map_input a {
        display: inline-block;
        height: 32px;
        line-height: 32px;
        padding: 0 8px;
        color: #38A3D7;
        font-weight: 700;
        text-decoration: none;
        background-color: #fff; }
        #home_map .overlay .map_input a:active {
          transform: scale(0.95); }
    #home_map #map_canvas {
      height: 300px;
      z-index: 500; }

  /* ---------------- back pages ---------------- */
  #page_container {
    background-color: #fff; }
    #page_container:after, #page_container:before {
      display: table;
      content: '';
      clear: both; }
    #page_container .page_container_inner {
      width: 90%;
      margin: 0 auto;
      padding: 32px 0;
      max-width: 1366px; }
      #page_container .page_container_inner:after, #page_container .page_container_inner:before {
        display: table;
        content: '';
        clear: both; }
    #page_container .page_left {
      padding-bottom: 32px;
      margin-bottom: 32px;
      border-bottom: 1px solid #ddd; }

  #sidebar .sidebar_item {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #ddd; }
    #sidebar .sidebar_item:last-child {
      border-bottom: none; }
    #sidebar .sidebar_item h4 {
      font-size: 18px;
      color: #38A3D7;
      text-transform: uppercase;
      letter-spacing: 2px; }
    #sidebar .sidebar_item .sub_line {
      color: #888; }
    #sidebar .sidebar_item ul {
      padding: 0;
      margin: 0; }
      #sidebar .sidebar_item ul li {
        list-style: none;
        margin-bottom: 8px; }
        #sidebar .sidebar_item ul li a {
          display: block;
          text-decoration: none;
          color: #888; }
          #sidebar .sidebar_item ul li a:hover {
            text-decoration: underline; }
    #sidebar .sidebar_item form {
      margin-top: 8px; }
      #sidebar .sidebar_item form * {
        box-sizing: border-box; }
      #sidebar .sidebar_item form input[type='email'], #sidebar .sidebar_item form input[type='text'] {
        display: inline-block;
        width: 180px;
        height: 32px;
        line-height: 32px;
        border: none;
        background-color: #fff;
        border: 1px solid #ccc;
        vertical-align: top;
        padding: 0 8px; }
        #sidebar .sidebar_item form input[type='email']:focus, #sidebar .sidebar_item form input[type='text']:focus {
          border-color: #999; }
      #sidebar .sidebar_item form input[type='submit'] {
        display: inline-block;
        width: 48px;
        height: 32px;
        line-height: 32px;
        border: none;
        background-color: #fff;
        border: 1px solid #182f3d;
        color: #182f3d;
        font-weight: 700;
        vertical-align: top; }
        #sidebar .sidebar_item form input[type='submit']:hover {
          color: #38A3D7;
          border-color: #38A3D7; }
    #sidebar .sidebar_item .sidebar_tweet .name a {
      font-weight: bold;
      color: #888;
      text-decoration: none; }
      #sidebar .sidebar_item .sidebar_tweet .name a:hover {
        text-decoration: underline; }
    #sidebar .sidebar_item .sidebar_tweet .text {
      color: #888; }
      #sidebar .sidebar_item .sidebar_tweet .text a {
        color: #888;
        text-decoration: none; }
        #sidebar .sidebar_item .sidebar_tweet .text a:hover {
          text-decoration: underline; }

  #page_container {
    /*
		h1 {
			font-size:32px;
			text-transform:uppercase;
			margin:0 0 32px 0;
			color:$mediumblue;
			letter-spacing:3px;
		}
    */ }
    #page_container .breadcrumb {
      display: block;
      padding: 0;
      margin: 0 0 32px 0;
      color: #888; }
      #page_container .breadcrumb li {
        display: inline-block;
        list-style: none; }
        #page_container .breadcrumb li a {
          display: inline-block;
          margin-right: 4px;
          color: #888; }
          #page_container .breadcrumb li a:hover {
            color: #182f3d; }
    #page_container .byline {
      color: #BBB;
      margin: 0 0 16px 0; }
      #page_container .byline a {
        color: #BBB; }
        #page_container .byline a:hover {
          color: #888; }
    #page_container .post_image {
      display: block;
      height: 200px;
      background-size: cover;
      background-position: center center;
      margin: 0 0 32px 0; }
    #page_container #content {
      font-size: 16px;
      font-weight: 100;
      line-height: 150%; }
      #page_container #content p {
        margin: 0 0 16px 0; }
      #page_container #content p img {
        width: 100%;
        max-width: 100%;
        height: auto; }
      #page_container #content table thead {
        background-color: #182f3d;
        color: #fff;
        font-weight: 700; }
        #page_container #content table thead td {
          border: 1px solid #fff; }
      #page_container #content table tbody tr:nth-child(2n) {
        background-color: #eee; }
      #page_container #content table tbody tr:nth-child(2n-1) {
        background-color: #f5f5f5; }
      #page_container #content table tbody tr:hover {
        background-color: #e5e5e5; }
      #page_container #content table td {
        padding: 8px 16px;
        border: 1px solid #fff; }
    #page_container .pagination-container {
      margin-top: 64px;
      padding: 32px;
      border-top: 1px solid #ddd; }
      #page_container .pagination-container .pagination {
        padding: 0;
        margin: 0; }
        #page_container .pagination-container .pagination li {
          display: inline-block;
          font-weight: bold;
          list-style: none;
          font-size: 16px;
          margin: 0 4px; }
          #page_container .pagination-container .pagination li a {
            color: #182f3d;
            text-decoration: none; }
          #page_container .pagination-container .pagination li.disabled a {
            color: #888; }
          #page_container .pagination-container .pagination li.active a {
            color: #00467A; }

  #page_container form *, #page_container .form * {
    box-sizing: border-box; }
  #page_container form .col-md-6, #page_container .form .col-md-6 {
    width: 100%;
    margin-bottom: 8px; }
  #page_container form .col-md-12, #page_container .form .col-md-12 {
    width: 100%;
    margin-bottom: 8px; }
  #page_container form .col-md-5, #page_container .form .col-md-5 {
    margin-bottom: 8px; }
  #page_container form input[type='text'], #page_container form input[type='email'], #page_container form input[type='number'], #page_container form input[type='tel'], #page_container form input[type='password'], #page_container .form input[type='text'], #page_container .form input[type='email'], #page_container .form input[type='number'], #page_container .form input[type='tel'], #page_container .form input[type='password'] {
    display: block;
    width: 100%;
    line-height: 32px;
    height: 32px;
    padding: 0 8px;
    border: 1px solid #BBB;
    outline: none;
    font-size: 14px;
    resize: vertical; }
  #page_container form input[type='text']:focus, #page_container form input[type='email']:focus, #page_container form input[type='number']:focus, #page_container form input[type='tel']:focus, #page_container form input[type='password']:focus, #page_container .form input[type='text']:focus, #page_container .form input[type='email']:focus, #page_container .form input[type='number']:focus, #page_container .form input[type='tel']:focus, #page_container .form input[type='password']:focus {
    border: 1px solid #182f3d;
    outline: none; }
  #page_container form input[type='submit'], #page_container form input[type='button'], #page_container .form input[type='submit'], #page_container .form input[type='button'] {
    display: inline-block;
    line-height: 32px;
    height: 32px;
    padding: 0 12px;
    border: none;
    color: #182f3d;
    border: 2px solid #182f3d;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #fff;
    font-weight: 700; }
  #page_container form input[type='submit']:hover, #page_container form input[type='button']:hover, #page_container .form input[type='submit']:hover, #page_container .form input[type='button']:hover {
    color: #38A3D7;
    border-color: #38A3D7; }
  #page_container form textarea, #page_container .form textarea {
    display: block;
    width: 100%;
    height: 128px;
    padding: 8px;
    border: 1px solid #BBB;
    outline: none;
    font-size: 14px;
    resize: vertical;
    min-height: 32px; }
  #page_container form textarea:focus, #page_container .form textarea:focus {
    border: 1px solid #182f3d;
    outline: none; }
  #page_container form label, #page_container .form label {
    font-size: 14px; }
  #page_container form select, #page_container .form select {
    width: 100%;
    height: 32px;
    line-height: 32px; }
  #page_container form .social_login_buttons, #page_container .form .social_login_buttons {
    margin-bottom: 32px; }
  #page_container form .connect-button, #page_container .form .connect-button {
    display: inline-block;
    background-color: #444;
    color: #fff;
    text-decoration: none;
    line-height: 100%;
    padding: 16px; }
  #page_container form .connect-button.facebook, #page_container .form .connect-button.facebook {
    background-color: #3A5795; }
    #page_container form .connect-button.facebook:hover, #page_container .form .connect-button.facebook:hover {
      background-color: #4162a7; }
  #page_container form .connect-button.twitter, #page_container .form .connect-button.twitter {
    background-color: #55ACEE; }
    #page_container form .connect-button.twitter:hover, #page_container .form .connect-button.twitter:hover {
      background-color: #6cb7f0; } }
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
@media only screen and (min-width: 768px) {
  /* ---------------- home ---------------- */
  .news_list .news_item {
    padding: 0 0 64px 0;
    margin: 0 0 64px 0;
    display: table; }
    .news_list .news_item .image {
      display: table-cell;
      width: 250px;
      vertical-align: top;
      border-right: 32px solid #fff; }
    .news_list .news_item .text {
      display: table-cell;
      vertical-align: top; }
      .news_list .news_item .text h3 a {
        font-size: 20px;
        text-transform: uppercase;
        text-decoration: none;
        color: #182f3d; }
        .news_list .news_item .text h3 a:hover {
          color: #38A3D7; }
      .news_list .news_item .text .byline {
        color: #BBB; }
        .news_list .news_item .text .byline a {
          color: #BBB; }
  .news_list .news_item:last-child {
    border: none;
    padding: 0;
    margin: 0; }

  #home_community .text_box {
    height: 300px;
    width: 300px;
    line-height: 300px;
    padding: 64px;
    text-align: center; }
    #home_community .text_box .box_inner {
      display: inline-block;
      vertical-align: middle;
      line-height: 140%; }
      #home_community .text_box .box_inner h2 {
        font-size: 32px;
        margin-bottom: 32px;
        letter-spacing: 2px; }
      #home_community .text_box .box_inner p {
        display: inline-block;
        width: 240px;
        font-size: 18px;
        color: #666;
        line-height: 150%;
        margin-bottom: 32px; }

  #home_social h2 {
    margin: 0 0 64px 0;
    font-size: 32px;
    letter-spacing: 2px; }
  #home_social .social_item {
    display: inline-block;
    width: 29%;
    max-width: 300px;
    margin: 0 5% 0 0; }
    #home_social .social_item:last-child {
      margin: 0; }

  #home_map .section_inner {
    padding: 32px 0; }
  #home_map #map_canvas {
    height: 400px; }

  /* ---------------- back pages ---------------- */
  #page_container .page_container_inner {
    padding: 64px 0; }

  #page_container form .col-md-6, #page_container .form .col-md-6 {
    display: block;
    float: left;
    width: 49%;
    margin-bottom: 8px; }
  #page_container form .col-md-6:first-child, #page_container .form .col-md-6:first-child {
    margin-right: 2%; }
  #page_container form .col-md-5, #page_container .form .col-md-5 {
    width: 48%;
    float: left;
    margin-bottom: 8px; }
  #page_container form .col-md-5:first-child, #page_container .form .col-md-5:first-child {
    margin-right: 4%; } }
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
@media only screen and (min-width: 1024px) {
  /* ---------------- overall style ---------------- */
  /* ---------------- header ---------------- */
  /* ---------------- footer ---------------- */
  /* ---------------- home ---------------- */
  /* ---------------- back pages ---------------- */
  #page_container.two_col .page_container_inner {
    display: table; }
  #page_container.two_col .page_left {
    display: table-cell;
    width: auto;
    border-right: 64px solid #fff;
    vertical-align: top;
    border-bottom: none; }
  #page_container.two_col #sidebar {
    display: table-cell;
    width: 250px;
    vertical-align: top; }

  #page_container .post_image {
    display: block;
    float: right;
    width: 320px;
    height: 200px;
    background-size: cover;
    background-position: center center;
    margin: 0 0 32px 32px; } }
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
@media only screen and (min-width: 1366px) {
  /* ---------------- home ---------------- */
  #home_news .section_inner {
    padding: 96px 0; }

  #home_social .section_inner {
    padding: 96px 0; }

  #home_map {
    background-color: #eee; }
    #home_map .section_inner {
      position: relative;
      padding: 0;
      z-index: 800; }
    #home_map .overlay {
      position: absolute;
      top: 0;
      left: 0;
      padding: 32px;
      z-index: 600; }
    #home_map #map_canvas {
      height: 500px; }

  /* ---------------- back pages ---------------- */
  #page_container.two_col .page_left {
    border-right: 96px solid #fff; }
  #page_container.two_col #sidebar {
    width: 350px; } }
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
/**/
.blogposts .featuredimage img {
  border-radius: 5px; }
