header:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 300px;
  top: -300px;
  z-index: 5000;
  background-color: #ffffff; }

header {
  z-index: 1000;
  background-color: #ffffff; }
  @media screen and (min-width: 768px) {
    header {
      height: 90px;
      position: relative; } }
  @media screen and (max-width: 767px) {
    header {
      height: 55px;
      position: fixed;
      width: 100%;
      top: 0px; } }
  header #fdic_header {
    background-color: #ffffff;
    height: 40px; }
    @media screen and (min-width: 768px) {
      header #fdic_header {
        position: relative; } }
    @media screen and (max-width: 767px) {
      header #fdic_header {
        position: absolute;
        top: -40px;
        width: 100%;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        z-index: 5000; } }
    @media screen and (min-width: 768px) {
      header #fdic_header svg {
        height: 26px;
        width: auto;
        position: relative;
        top: 7px; } }
    @media screen and (max-width: 767px) {
      header #fdic_header svg {
        height: auto;
        width: calc(100% - 30px);
        position: relative;
        bottom: -13px;
        left: 50%;
        transform: translateX(-50%); } }
  header #wm_header {
    background-color: #eeeeee;
    height: 40px; }
    @media screen and (min-width: 768px) {
      header #wm_header {
        position: fixed;
        width: 100%;
        z-index: 100; } }
    @media screen and (max-width: 767px) {
      header #wm_header {
        position: absolute;
        top: -40px;
        width: 100%;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        z-index: 5000; } }
    header #wm_header img, header #wm_header #wm_header_copy {
      float: left; }
    @media screen and (min-width: 1201px) {
      header #wm_header #wm_header_copy {
        font-family: "proxima-nova",sans-serif;
        font-style: italic;
        font-weight: 600;
        font-size: 17px;
        color: #000000;
        margin-left: 15px;
        line-height: 40px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      header #wm_header #wm_header_copy {
        font-family: "proxima-nova",sans-serif;
        font-style: italic;
        font-weight: 600;
        font-size: 13px;
        color: #000000;
        margin-left: 15px;
        line-height: 40px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      header #wm_header #wm_header_copy {
        font-family: "proxima-nova",sans-serif;
        font-style: italic;
        font-weight: 600;
        font-size: 10px;
        color: #000000;
        margin-left: 12px;
        line-height: 40px; } }
    @media screen and (max-width: 767px) {
      header #wm_header #wm_header_copy {
        font-family: "proxima-nova",sans-serif;
        font-style: italic;
        font-weight: 600;
        font-size: 9px;
        color: #000000;
        line-height: 11px;
        position: absolute;
        width: calc(100% - 185px);
        right: 0px;
        top: 50%;
        transform: translateY(-50%); } }
  header #header_inner_logo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      header #header_inner_logo {
        padding-top: 12px; } }
    @media screen and (max-width: 767px) {
      header #header_inner_logo {
        padding-top: 7px; } }
    @media screen and (max-width: 767px) {
      header #header_inner_logo #header_logo img {
        height: 41px;
        width: auto; } }
  header #header_inner_btns {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 2;
    pointer-events: none; }
    header #header_inner_btns #header_inner_btns_wrapper {
      position: relative;
      width: 100%; }
    header #header_inner_btns #nav_btns {
      position: absolute;
      top: 0px;
      pointer-events: auto; }
      @media screen and (min-width: 768px) {
        header #header_inner_btns #nav_btns {
          right: 0px; } }
      @media screen and (max-width: 767px) {
        header #header_inner_btns #nav_btns {
          right: -15px; } }
  header #login_btn_wrapper {
    text-transform: uppercase;
    background-color: #1a3d6d;
    cursor: pointer; }
    @media screen and (min-width: 768px) {
      header #login_btn_wrapper {
        height: 78px;
        line-height: 78px;
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 17px;
        color: #ffffff;
        padding: 0px 52px; } }
    @media screen and (max-width: 767px) {
      header #login_btn_wrapper {
        height: 55px;
        line-height: 55px;
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 10px;
        color: #ffffff;
        padding: 0px 25px; } }
  header #menu_btn {
    background-color: #00558e;
    cursor: pointer; }
    @media screen and (min-width: 768px) {
      header #menu_btn {
        height: 78px;
        padding: 14px 44px 0px 44px; } }
    @media screen and (max-width: 767px) {
      header #menu_btn {
        height: 55px;
        padding: 12px 25px 0px 25px; } }
  header .menu_open {
    background-color: #ebebeb !important; }
    header .menu_open #menu_btn_wrapper {
      color: #1a3d6d !important; }
    @media screen and (min-width: 768px) {
      header .menu_open #menu_btn_wrapper:before {
        background: url("../images/site_graphics_new.png") 0px -25px no-repeat; } }
    @media screen and (max-width: 767px) {
      header .menu_open #menu_btn_wrapper:before {
        background: url("../images/site_graphics_new.png") 0px -25px no-repeat; } }
  header .login_open {
    background-color: #ebebeb !important;
    color: #1a3d6d !important; }
  header #menu_btn_wrapper {
    text-transform: uppercase;
    position: relative; }
    @media screen and (min-width: 768px) {
      header #menu_btn_wrapper {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 13px;
        color: #ffffff;
        padding-top: 32px; } }
    @media screen and (max-width: 767px) {
      header #menu_btn_wrapper {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 10px;
        color: #ffffff;
        padding-top: 22px; } }
  header #menu_btn_wrapper:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("../images/site_graphics_new.png") 0px 0px no-repeat; }
    @media screen and (min-width: 768px) {
      header #menu_btn_wrapper:before {
        width: 42px;
        height: 24px; } }
    @media screen and (max-width: 767px) {
      header #menu_btn_wrapper:before {
        width: 31px;
        height: 18px;
        background-size: 1146.114px auto; } }
  header #login_btn, header #menu_btn {
    float: left;
    position: relative; }
  header #scroll_bar {
    position: absolute;
    top: -78px;
    left: 0px;
    background-color: #00558e;
    height: 78px;
    width: 100%; }
    header #scroll_bar #scroll_bar_inner a {
      text-indent: -9999px;
      background: url("../images/site_graphics_new.png") -44px 0px no-repeat;
      width: 117px;
      height: 45px;
      display: inline-block;
      margin-top: 14px; }
  header #login_popout {
    position: absolute;
    background-color: #ebebeb;
    left: 0px;
    padding: 107px 33px 33px 33px;
    display: none;
    top: 100%;
    z-index: 100; }
    @media screen and (min-width: 768px) {
      header #login_popout {
        width: 379px; } }
    @media screen and (max-width: 767px) {
      header #login_popout {
        width: 100%; } }
    header #login_popout iframe {
      height: 190px; }
      @media screen and (max-width: 767px) {
        header #login_popout iframe {
          width: 100%; } }
    header #login_popout form label {
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 600;
      color: #1a3d6d;
      text-transform: uppercase;
      letter-spacing: 2px;
      width: 32%;
      display: inline-block;
      text-align: right;
      font-size: 14px; }
    header #login_popout form input {
      height: 34px;
      line-height: 30px;
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 600;
      color: #1a3d6d;
      padding: 0px 5px;
      width: 45%;
      border: 0px; }
    header #login_popout form button[type='submit'] {
      background-color: #ffc844;
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1px;
      width: 20%;
      height: 33px;
      position: relative;
      /*left: 50%;
      margin-left: -45px;*/
      margin-top: 14px;
      border: 0px; }
    header #login_popout #login_links {
      margin-top: 18px;
      text-align: center; }
      header #login_popout #login_links a {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 600;
        color: #1a3d6d;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 11px;
        margin: 0px 9px;
        display: inline-block;
        text-decoration: none; }
      header #login_popout #login_links .new_login_links {
        background-color: #00558e;
        padding: 0px 20px;
        color: #ffffff;
        display: inline-block;
        line-height: 33px; }
    header #login_popout #login_pop_links {
      position: absolute;
      width: 100%;
      background-color: #F4F4F4;
      height: 74px;
      left: 0px;
      top: 0px;
      border-bottom: 1px solid #707070; }
      header #login_popout #login_pop_links .login_pop_link:first-child {
        overflow: hidden; }
        header #login_popout #login_pop_links .login_pop_link:first-child a {
          font-weight: 800 !important;
          z-index: 2; }
      header #login_popout #login_pop_links .login_pop_link:first-child:after {
        content: '';
        width: 110%;
        height: 110%;
        top: 50%;
        transform: translateY(-50%);
        right: 0px;
        background-color: #ebebeb !important;
        box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.15) inset;
        -webkit-box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.15) inset;
        -moz-box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.15) inset;
        z-index: 1;
        position: absolute; }
      header #login_popout #login_pop_links .login_pop_link:last-child:after {
        content: '';
        width: 1px;
        height: 34px;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 0px;
        background-color: #CCCCCC !important;
        z-index: 1;
        position: absolute; }
      header #login_popout #login_pop_links .login_pop_link {
        float: left;
        width: calc(100% / 3);
        position: relative;
        height: 100%; }
        header #login_popout #login_pop_links .login_pop_link a {
          display: inline-block;
          text-align: center;
          text-transform: uppercase;
          width: 100%;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          transition: .3s; }
          @media screen and (min-width: 768px) {
            header #login_popout #login_pop_links .login_pop_link a {
              font-family: "proxima-nova",sans-serif;
              font-style: normal;
              font-weight: 500;
              font-size: 13px;
              color: #1a3d6d;
              line-height: 15px;
              padding: 0px 15px; } }
          @media screen and (max-width: 767px) {
            header #login_popout #login_pop_links .login_pop_link a {
              font-family: "proxima-nova",sans-serif;
              font-style: normal;
              font-weight: 500;
              font-size: 10px;
              color: #1a3d6d;
              line-height: 12px;
              padding: 0px 15px; } }
        header #login_popout #login_pop_links .login_pop_link a:hover {
          text-decoration: none;
          transform: scale(1.1) translateY(-50%); }
  header #menu_popout {
    position: absolute;
    background-color: #ebebeb;
    right: 0px;
    display: none;
    top: 100%;
    cursor: auto; }
    @media screen and (min-width: 768px) {
      header #menu_popout {
        width: 379px;
        padding: 33px; } }
    @media screen and (max-width: 767px) {
      header #menu_popout {
        width: 100%;
        padding: 20px; } }
    header #menu_popout a, header #menu_popout .menu_label {
      white-space: nowrap;
      text-transform: uppercase;
      letter-spacing: 2px; }
      @media screen and (min-width: 768px) {
        header #menu_popout a, header #menu_popout .menu_label {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 800;
          font-size: 13px;
          color: #1a3d6d; } }
      @media screen and (max-width: 767px) {
        header #menu_popout a, header #menu_popout .menu_label {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 800;
          font-size: 11px;
          color: #1a3d6d; } }
    @media screen and (min-width: 768px) {
      header #menu_popout .menu_popout_item {
        margin-bottom: 18px; } }
    @media screen and (max-width: 767px) {
      header #menu_popout .menu_popout_item {
        margin-bottom: 8px; } }
    header #menu_popout form label {
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 800;
      font-size: 13px;
      color: #1a3d6d;
      text-transform: uppercase;
      letter-spacing: 2px; }
    header #menu_popout form input {
      border: 0px;
      height: 29px;
      border-radius: 0px; }
    header #menu_popout form #search_submit {
      width: 29px;
      height: 29px;
      position: relative;
      text-indent: -9999px;
      background-color: #1a3d6d;
      pointer-events: auto; }
    header #menu_popout form #search_input_wrapper {
      display: inline-block;
      position: relative;
      width: 29px;
      height: 29px;
      margin-left: -4px;
      pointer-events: none; }
    header #menu_popout form #search_input_wrapper:after {
      background: url("../images/site_graphics_new.png") -203px -138px no-repeat;
      width: 15px;
      height: 20px;
      content: '';
      top: 50%;
      left: 50%;
      margin-top: -10px;
      margin-left: -9px;
      position: absolute; }
    header #menu_popout .menu_social_item {
      width: 34px;
      height: 34px;
      float: left;
      margin-right: 9px; }
      header #menu_popout .menu_social_item a {
        text-indent: -9999px;
        width: 34px;
        height: 34px;
        display: inline-block; }
      header #menu_popout .menu_social_item .icon_facebook {
        background: url("../images/site_graphics_new.png") -239px -132px no-repeat; }
      header #menu_popout .menu_social_item .icon_linkedin {
        background: url("../images/site_graphics_new.png") -282px -132px no-repeat; }
      header #menu_popout .menu_social_item .icon_youtube {
        background: url("../images/site_graphics_new.png") -326px -132px no-repeat; }
      header #menu_popout .menu_social_item .icon_blog {
        background: url("../images/site_graphics_new.png") -370px -132px no-repeat; }
      header #menu_popout .menu_social_item .icon_instagram {
        background: url("../images/site_graphics_new.png") -436px -132px no-repeat; }

#admin_link_editpage {
  font-size: 1.5em;
  display: block;
  background: #ccc;
  color: #333;
  position: fixed;
  bottom: 0.8em;
  right: 0.8em;
  border-radius: 20px;
  padding: 10px;
  z-index: 10000000;
  opacity: 0.5;
  transition: 0.25s;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s; }
  #admin_link_editpage:hover, #admin_link_editpage:active, #admin_link_editpage:focus {
    text-decoration: none; }
  #admin_link_editpage:hover {
    transform: scale(1.1);
    opacity: 1; }
  @media screen and (max-width: 991px) {
    #admin_link_editpage {
      display: none; } }

@media screen and (min-width: 768px) {
  .overlay_header {
    height: 0px !important; } }

@media screen and (max-width: 767px) {
  .wm_banner {
    margin-top: 40px; } }
@media screen and (min-width: 768px) {
  .wm_banner #header_inner_logo {
    margin-top: 52px; } }
.wm_banner #header_inner_btns {
  top: 40px; }

@media screen and (min-width: 768px) {
  .hp_fdic {
    height: 40px !important; } }
@media screen and (max-width: 767px) {
  .hp_fdic {
    margin-top: 40px; } }
@media screen and (min-width: 768px) {
  .hp_fdic #header_inner_logo {
    margin-top: 40px; } }
@media screen and (max-width: 767px) {
  .hp_fdic #header_inner_btns {
    top: 40px; } }

@media screen and (max-width: 767px) {
  .hp_body_fdic {
    margin-top: 95px !important; } }

#page_wrapper {
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 767px) {
    #page_wrapper {
      margin-top: 55px; } }

#hp_slider {
  opacity: 0; }
  @media screen and (max-width: 767px) {
    #hp_slider {
      background-color: #1a3d6d; } }
  #hp_slider .hp_slider_item {
    overflow: auto !important; }
  #hp_slider #hp_slider_inner {
    position: relative;
    width: 100%;
    overflow-x: hidden; }
    @media screen and (min-width: 1201px) {
      #hp_slider #hp_slider_inner {
        height: 927px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hp_slider #hp_slider_inner {
        height: 765.23px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hp_slider #hp_slider_inner {
        height: 592.288px; } }
  #hp_slider #hp_slider_images {
    position: absolute;
    left: 50%; }
    @media screen and (min-width: 1201px) {
      #hp_slider #hp_slider_images {
        margin-left: -1500px;
        width: 3000px;
        height: 927px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hp_slider #hp_slider_images {
        margin-left: -1237.5px;
        width: 2475px;
        height: 765.23px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hp_slider #hp_slider_images {
        margin-left: -957.825px;
        width: 1915.65px;
        height: 592.288px; } }
    @media screen and (max-width: 767px) {
      #hp_slider #hp_slider_images {
        margin-left: -398.45px;
        width: 796.91px;
        height: 246.74px; } }
  @media screen and (min-width: 1201px) {
    #hp_slider .hp_slider_item {
      height: 927px !important;
      width: 3000px !important; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #hp_slider .hp_slider_item {
      height: 765.23px !important;
      width: 2475px !important; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #hp_slider .hp_slider_item {
      height: 592.288px !important;
      width: 1915.65px !important; } }
  @media screen and (max-width: 767px) {
    #hp_slider .hp_slider_item {
      height: 246.74pxpx !important;
      width: 796.91px !important; } }
  @media screen and (min-width: 1201px) {
    #hp_slider .hp_slider_item img {
      height: 927px !important;
      width: 3000px !important; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #hp_slider .hp_slider_item img {
      height: 765.23px !important;
      width: 2475px !important; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #hp_slider .hp_slider_item img {
      height: 592.288px !important;
      width: 1915.65px !important; } }
  @media screen and (max-width: 767px) {
    #hp_slider .hp_slider_item img {
      height: 246.74px !important;
      width: 796.91px !important; } }
  @media screen and (max-width: 767px) {
    #hp_slider #hp_slider_copy_inner {
      margin-top: 246.74px;
      background-color: #1a3d6d; } }
  @media screen and (min-width: 1201px) {
    #hp_slider #hp_slider_copy_holder {
      height: 927px !important; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #hp_slider #hp_slider_copy_holder {
      height: 765.23px !important; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #hp_slider #hp_slider_copy_holder {
      height: 592.288px !important; } }
  @media screen and (max-width: 767px) {
    #hp_slider #hp_slider_copy_holder {
      height: 165px !important; } }
  #hp_slider #hp_slider_copy_wrapper {
    position: absolute;
    right: 0px;
    z-index: 100; }
    @media screen and (min-width: 1201px) {
      #hp_slider #hp_slider_copy_wrapper {
        bottom: 177px;
        width: 485px;
        padding: 0px 58px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hp_slider #hp_slider_copy_wrapper {
        bottom: 146.1135px;
        width: 400.3675px;
        padding: 0px 58px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hp_slider #hp_slider_copy_wrapper {
        bottom: 48px;
        width: 309.88px;
        padding: 0px 58px; } }
    @media screen and (max-width: 767px) {
      #hp_slider #hp_slider_copy_wrapper {
        bottom: 10%;
        width: 90%;
        padding: 0px 58px;
        left: 5%;
        height: 80%; } }
    #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item {
      text-align: center; }
      @media screen and (min-width: 1201px) {
        #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item {
          width: 369px;
          height: 225px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item {
          width: 304.6095px;
          height: 240px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item {
          width: 235.75px;
          height: 240px; } }
      @media screen and (max-width: 767px) {
        #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item {
          width: 235.75px;
          height: 100%; } }
      @media screen and (min-width: 1201px) {
        #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item .hp_slider_copy_text {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 800;
          font-size: 16px;
          color: #ffffff;
          line-height: 28px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item .hp_slider_copy_text {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 800;
          font-size: 16px;
          color: #ffffff;
          line-height: 28px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item .hp_slider_copy_text {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 800;
          font-size: 12px;
          color: #ffffff;
          line-height: 21px; } }
      @media screen and (max-width: 767px) {
        #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item .hp_slider_copy_text {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 800;
          font-size: 12px;
          color: #ffffff;
          line-height: 21px; } }
      #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item .hp_slider_copy_btn {
        margin-top: 40px; }
        #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item .hp_slider_copy_btn a {
          display: inline-block;
          border: 3px solid #ffffff;
          text-transform: uppercase; }
          @media screen and (min-width: 1201px) {
            #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item .hp_slider_copy_btn a {
              font-family: "abril-titling",serif;
              font-style: normal;
              font-weight: 700;
              font-size: 23px;
              color: #ffffff;
              line-height: 45px;
              padding: 0px 45px; } }
          @media screen and (max-width: 1200px) and (min-width: 992px) {
            #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item .hp_slider_copy_btn a {
              font-family: "abril-titling",serif;
              font-style: normal;
              font-weight: 700;
              font-size: 23px;
              color: #ffffff;
              line-height: 45px;
              padding: 0px 45px; } }
          @media screen and (max-width: 991px) and (min-width: 768px) {
            #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item .hp_slider_copy_btn a {
              font-family: "abril-titling",serif;
              font-style: normal;
              font-weight: 700;
              font-size: 14px;
              color: #ffffff;
              line-height: 33px;
              padding: 0px 33px; } }
          @media screen and (max-width: 767px) {
            #hp_slider #hp_slider_copy_wrapper .hp_slider_copy_item .hp_slider_copy_btn a {
              font-family: "abril-titling",serif;
              font-style: normal;
              font-weight: 700;
              font-size: 14px;
              color: #ffffff;
              line-height: 33px;
              padding: 0px 33px; } }
  #hp_slider .slider_ctrl_btns {
    position: absolute;
    top: 30px;
    height: 31px;
    width: 31px;
    text-indent: -9999px;
    cursor: pointer; }
  #hp_slider #slider_prev {
    background: url("../images/site_graphics_new.png") -167px 0px no-repeat;
    left: 0px; }
  #hp_slider #slider_next {
    background: url("../images/site_graphics_new.png") -203px 0px no-repeat;
    right: 0px; }

@media screen and (min-width: 768px) {
  #hp_callouts {
    padding-top: 97px;
    padding-bottom: 97px; } }
@media screen and (max-width: 767px) {
  #hp_callouts {
    padding-top: 40px; } }
#hp_callouts .hp_callouts_icon {
  position: relative;
  left: 50%;
  margin-left: -61px;
  height: 123px;
  width: 123px;
  text-indent: -9999px; }
#hp_callouts .hp_callout_piggybank {
  background: url("../images/site_graphics_new.png") -238px 0px no-repeat; }
#hp_callouts .hp_callout_moneybag {
  background: url("../images/site_graphics_new.png") -367px 0px no-repeat; }
#hp_callouts .hp_callout_house {
  background: url("../images/site_graphics_new.png") -494px 0px no-repeat; }
#hp_callouts .hp_callouts_copy {
  text-align: center;
  padding-bottom: 65px; }
  #hp_callouts .hp_callouts_copy .hp_callouts_head {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    color: #00558e;
    text-transform: uppercase;
    margin: 40px 0px 26px; }
  #hp_callouts .hp_callouts_copy .hp_callouts_content {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #00558e;
    line-height: 24px; }
  #hp_callouts .hp_callouts_copy .hp_callouts_link {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px; }
    #hp_callouts .hp_callouts_copy .hp_callouts_link a {
      display: inline-block;
      font-family: "abril-titling",serif;
      font-style: normal;
      font-weight: 400;
      font-size: 13px;
      color: #00558e;
      line-height: 25px;
      border: 3px solid #65c7c7;
      padding: 0px 24px; }
@media screen and (max-width: 767px) {
  #hp_callouts .hp_callouts_item {
    margin-bottom: 60px; } }

#about_us {
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  width: 100%; }
  @media screen and (min-width: 3001px) {
    #about_us {
      background-size: contain; } }
  @media screen and (max-width: 3000px) {
    #about_us {
      background-size: cover; } }
  @media screen and (min-width: 1201px) {
    #about_us {
      height: 914px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #about_us {
      height: 754.507px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #about_us {
      height: 583.988px; } }
  #about_us #about_us_wrapper {
    position: relative; }
    @media screen and (min-width: 1201px) {
      #about_us #about_us_wrapper {
        height: 914px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #about_us #about_us_wrapper {
        height: 754.507px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #about_us #about_us_wrapper {
        height: 583.988px; } }
    @media screen and (max-width: 767px) {
      #about_us #about_us_wrapper {
        margin-top: calc(50% + 20px);
        padding-bottom: 30px; } }
    #about_us #about_us_wrapper #about_us_wrapper_inner {
      right: 0px; }
      @media screen and (min-width: 1201px) {
        #about_us #about_us_wrapper #about_us_wrapper_inner {
          top: 195px;
          width: 700px;
          position: absolute; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #about_us #about_us_wrapper #about_us_wrapper_inner {
          top: 160.9725px;
          width: 577.85px;
          position: absolute; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #about_us #about_us_wrapper #about_us_wrapper_inner {
          top: 124.59px;
          width: 447.25px;
          position: absolute; } }
      @media screen and (max-width: 767px) {
        #about_us #about_us_wrapper #about_us_wrapper_inner {
          top: 20%;
          width: 100%;
          position: relative; } }
      #about_us #about_us_wrapper #about_us_wrapper_inner h1 {
        margin: 0px 0px 10px 0px; }
        @media screen and (min-width: 1201px) {
          #about_us #about_us_wrapper #about_us_wrapper_inner h1 {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 800;
            font-size: 14px;
            color: #ffffff;
            line-height: 21px;
            padding-top: 35px; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          #about_us #about_us_wrapper #about_us_wrapper_inner h1 {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 800;
            font-size: 12px;
            color: #ffffff;
            line-height: 19px;
            padding-top: 35px; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          #about_us #about_us_wrapper #about_us_wrapper_inner h1 {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 800;
            font-size: 11px;
            color: #ffffff;
            line-height: 18px;
            padding-top: 35px; } }
        @media screen and (max-width: 767px) {
          #about_us #about_us_wrapper #about_us_wrapper_inner h1 {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 800;
            font-size: 11px;
            color: #ffffff;
            line-height: 16px;
            padding: 15px 15px 0px 15px; } }
      @media screen and (min-width: 1201px) {
        #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_copy {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 14px;
          color: #ffffff;
          line-height: 21px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_copy {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 12px;
          color: #ffffff;
          line-height: 19px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_copy {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 11px;
          color: #ffffff;
          line-height: 18px; } }
      @media screen and (max-width: 767px) {
        #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_copy {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 11px;
          color: #ffffff;
          line-height: 16px;
          padding: 0px 15px; } }
      #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_link {
        text-align: center; }
        @media screen and (min-width: 1201px) {
          #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_link {
            margin-top: 40px;
            padding-bottom: 40px; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_link {
            margin-top: 40px;
            padding-bottom: 40px; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_link {
            margin-top: 20px;
            padding-bottom: 20px; } }
        @media screen and (max-width: 767px) {
          #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_link {
            margin-top: 20px;
            padding-bottom: 20px; } }
        #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_link a {
          display: inline-block;
          border: 3px solid #65c7c7; }
          @media screen and (min-width: 1201px) {
            #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_link a {
              font-family: "abril-titling",serif;
              font-style: normal;
              font-weight: 400;
              font-size: 20px;
              color: #ffffff;
              line-height: 45px;
              padding: 0px 55px; } }
          @media screen and (max-width: 1200px) and (min-width: 992px) {
            #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_link a {
              font-family: "abril-titling",serif;
              font-style: normal;
              font-weight: 400;
              font-size: 20px;
              color: #ffffff;
              line-height: 45px;
              padding: 0px 55px; } }
          @media screen and (max-width: 991px) and (min-width: 768px) {
            #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_link a {
              font-family: "abril-titling",serif;
              font-style: normal;
              font-weight: 400;
              font-size: 16px;
              color: #ffffff;
              line-height: 30px;
              padding: 0px 25px; } }
          @media screen and (max-width: 767px) {
            #about_us #about_us_wrapper #about_us_wrapper_inner #about_us_link a {
              font-family: "abril-titling",serif;
              font-style: normal;
              font-weight: 400;
              font-size: 16px;
              color: #ffffff;
              line-height: 30px;
              padding: 0px 25px; } }
  #about_us #about_us_video {
    position: relative; }
    #about_us #about_us_video #hp_video_player {
      position: relative;
      left: 50%;
      background-size: cover; }
      @media screen and (max-width: 767px) {
        #about_us #about_us_video #hp_video_player {
          width: 90%;
          margin-left: -45%;
          height: 150px; } }
    #about_us #about_us_video .pre_video {
      cursor: pointer; }
    #about_us #about_us_video .pre_video:after {
      position: absolute;
      width: 90px;
      height: 129px;
      content: '';
      display: inline-block;
      background: url("../images/site_graphics_new.png") 0px -49px no-repeat;
      top: 50%;
      left: 50%;
      margin-left: -45px;
      margin-top: -65px; }
    #about_us #about_us_video .ozplayer, #about_us #about_us_video iframe, #about_us #about_us_video figure {
      width: 100%;
      height: 100%; }
      #about_us #about_us_video .ozplayer iframe, #about_us #about_us_video .ozplayer video, #about_us #about_us_video iframe iframe, #about_us #about_us_video iframe video, #about_us #about_us_video figure iframe, #about_us #about_us_video figure video {
        width: 100%;
        height: 100%; }

@media screen and (min-width: 1201px) {
  #hp_map {
    height: 520px; } }
@media screen and (max-width: 1200px) and (min-width: 992px) {
  #hp_map {
    height: 520px; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
  #hp_map {
    height: 520px; } }
@media screen and (max-width: 767px) {
  #hp_map {
    height: 520px; } }

@media screen and (min-width: 1201px) {
  #internal_map {
    height: 750px; } }
@media screen and (max-width: 1200px) and (min-width: 992px) {
  #internal_map {
    height: 750px; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
  #internal_map {
    height: 750px; } }
@media screen and (max-width: 767px) {
  #internal_map {
    height: 750px; } }

#hp_map, #internal_map {
  width: 100%;
  position: relative; }
  #hp_map #hp_map_container, #internal_map #hp_map_container {
    width: 100%;
    height: 100%; }
  #hp_map #hp_map_overlay, #internal_map #hp_map_overlay {
    position: absolute;
    top: 0px;
    width: 100%;
    pointer-events: none; }
    @media screen and (min-width: 1201px) {
      #hp_map #hp_map_overlay #map_controls, #internal_map #hp_map_overlay #map_controls {
        margin-top: 120px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hp_map #hp_map_overlay #map_controls, #internal_map #hp_map_overlay #map_controls {
        margin-top: 70px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hp_map #hp_map_overlay #map_controls, #internal_map #hp_map_overlay #map_controls {
        margin-top: 50px; } }
    @media screen and (max-width: 767px) {
      #hp_map #hp_map_overlay #map_controls, #internal_map #hp_map_overlay #map_controls {
        margin-top: 50px; } }
    #hp_map #hp_map_overlay .map_ctrl_btn, #internal_map #hp_map_overlay .map_ctrl_btn {
      background-color: #65c7c7;
      text-align: center;
      cursor: pointer;
      pointer-events: auto; }
      @media screen and (min-width: 1201px) {
        #hp_map #hp_map_overlay .map_ctrl_btn, #internal_map #hp_map_overlay .map_ctrl_btn {
          width: 485px;
          height: 80px;
          font-family: "abril-fatface",serif;
          font-style: normal;
          font-weight: 400;
          font-size: 35px;
          color: #00558e;
          line-height: 80px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #hp_map #hp_map_overlay .map_ctrl_btn, #internal_map #hp_map_overlay .map_ctrl_btn {
          width: 385px;
          height: 65px;
          font-family: "abril-fatface",serif;
          font-style: normal;
          font-weight: 400;
          font-size: 24px;
          color: #00558e;
          line-height: 65px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #hp_map #hp_map_overlay .map_ctrl_btn, #internal_map #hp_map_overlay .map_ctrl_btn {
          width: 290px;
          height: 50px;
          font-family: "abril-fatface",serif;
          font-style: normal;
          font-weight: 400;
          font-size: 18px;
          color: #00558e;
          line-height: 50px; } }
      @media screen and (max-width: 767px) {
        #hp_map #hp_map_overlay .map_ctrl_btn, #internal_map #hp_map_overlay .map_ctrl_btn {
          width: 290px;
          height: 50px;
          font-family: "abril-fatface",serif;
          font-style: normal;
          font-weight: 400;
          font-size: 18px;
          color: #00558e;
          line-height: 50px; } }
    #hp_map #hp_map_overlay .map_active, #internal_map #hp_map_overlay .map_active {
      background-color: #00558e;
      color: #ffffff; }

@media screen and (min-width: 768px) {
  #hp_links_area, #internal_links_area {
    padding-top: 72px;
    padding-bottom: 72px; } }
@media screen and (max-width: 767px) {
  #hp_links_area, #internal_links_area {
    padding-top: 40px;
    padding-bottom: 40px; } }
@media screen and (min-width: 768px) {
  #hp_links_area .links_area_col:nth-child(odd), #internal_links_area .links_area_col:nth-child(odd) {
    padding-right: 115px;
    border-right: 2px solid #dde2e9; } }
@media screen and (max-width: 767px) {
  #hp_links_area .links_area_col:nth-child(odd), #internal_links_area .links_area_col:nth-child(odd) {
    margin-bottom: 80px; } }
@media screen and (min-width: 768px) {
  #hp_links_area .links_area_col:nth-child(even), #internal_links_area .links_area_col:nth-child(even) {
    padding-left: 115px;
    border-left: 2px solid #dde2e9; } }
#hp_links_area .solo_col, #internal_links_area .solo_col {
  border: 0px !important; }
#hp_links_area h3, #internal_links_area h3 {
  margin: 0px 0px 60px 0px;
  font-family: "abril-fatface",serif;
  font-style: normal;
  font-weight: 400;
  font-size: 44px;
  color: #1a3d6d; }
#hp_links_area .links_area_item, #internal_links_area .links_area_item {
  position: relative;
  margin-bottom: 60px; }
  #hp_links_area .links_area_item .links_area_item_title, #internal_links_area .links_area_item .links_area_item_title {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    color: #1a3d6d; }
  #hp_links_area .links_area_item .links_area_item_date, #internal_links_area .links_area_item .links_area_item_date {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #1a3d6d; }
  #hp_links_area .links_area_item .links_area_item_desc, #internal_links_area .links_area_item .links_area_item_desc {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #1a3d6d; }
  #hp_links_area .links_area_item a, #internal_links_area .links_area_item a {
    padding-right: 45px;
    display: inline-block;
    width: 100%; }
  #hp_links_area .links_area_item a:hover, #internal_links_area .links_area_item a:hover {
    text-decoration: none; }
#hp_links_area .links_area_item:after, #internal_links_area .links_area_item:after {
  position: absolute;
  right: 0px;
  bottom: 5px;
  content: '';
  width: 28px;
  height: 28px;
  background: url("../images/site_graphics_new.png") -204px -36px no-repeat;
  pointer-events: none; }
#hp_links_area .links_area_links .links_area_item:last-child, #internal_links_area .links_area_links .links_area_item:last-child {
  margin-bottom: 0px; }

#featured_rates {
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  width: 100%; }
  @media screen and (min-width: 3001px) {
    #featured_rates {
      background-size: contain; } }
  @media screen and (max-width: 3000px) {
    #featured_rates {
      background-size: cover; } }
  @media screen and (min-width: 1201px) {
    #featured_rates {
      height: 965px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #featured_rates {
      height: 796.6075px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #featured_rates {
      height: 616.104px; } }
  #featured_rates #featured_rates_wrapper {
    position: relative; }
    @media screen and (min-width: 1201px) {
      #featured_rates #featured_rates_wrapper {
        height: 965px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #featured_rates #featured_rates_wrapper {
        height: 796.6075px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #featured_rates #featured_rates_wrapper {
        height: 616.104px; } }
    #featured_rates #featured_rates_wrapper #featured_rates_wrapper_inner {
      position: absolute;
      right: 0px; }
      @media screen and (min-width: 1201px) {
        #featured_rates #featured_rates_wrapper #featured_rates_wrapper_inner {
          top: 195px;
          width: 700px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #featured_rates #featured_rates_wrapper #featured_rates_wrapper_inner {
          top: 160.9725px;
          width: 577.85px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #featured_rates #featured_rates_wrapper #featured_rates_wrapper_inner {
          top: 123.84px;
          width: 447.25px; } }
      @media screen and (max-width: 767px) {
        #featured_rates #featured_rates_wrapper #featured_rates_wrapper_inner {
          top: 19%;
          width: 100%; } }
    @media screen and (max-width: 767px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item {
        padding: 0px 15px; } }
    @media screen and (min-width: 1201px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_headline {
        font-family: "abril-fatface",serif;
        font-style: normal;
        font-weight: 400;
        font-size: 47px;
        color: #ffffff;
        line-height: 47px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_headline {
        font-family: "abril-fatface",serif;
        font-style: normal;
        font-weight: 400;
        font-size: 42px;
        color: #ffffff;
        line-height: 42px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_headline {
        font-family: "abril-fatface",serif;
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        color: #ffffff;
        line-height: 32px; } }
    @media screen and (max-width: 767px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_headline {
        font-family: "abril-fatface",serif;
        font-style: normal;
        font-weight: 400;
        font-size: 21px;
        color: #ffffff;
        line-height: 21px; } }
    #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_percent_wrapper {
      margin-bottom: 10px; }
    #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_subheadline {
      float: right; }
      @media screen and (min-width: 1201px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_subheadline {
          font-family: "proxima-nova",sans-serif;
          font-style: italic;
          font-weight: 600;
          font-size: 38px;
          color: #ffffff; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_subheadline {
          font-family: "proxima-nova",sans-serif;
          font-style: italic;
          font-weight: 600;
          font-size: 28px;
          color: #ffffff; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_subheadline {
          font-family: "proxima-nova",sans-serif;
          font-style: italic;
          font-weight: 600;
          font-size: 18px;
          color: #ffffff; } }
      @media screen and (max-width: 767px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_subheadline {
          font-family: "proxima-nova",sans-serif;
          font-style: italic;
          font-weight: 600;
          font-size: 15px;
          color: #ffffff; } }
    #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_percent {
      float: right;
      margin-left: 15px; }
      @media screen and (min-width: 1201px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_percent {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 700;
          font-size: 87px;
          color: #ffffff;
          line-height: 63px;
          padding-top: 15px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_percent {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 700;
          font-size: 81px;
          color: #ffffff;
          line-height: 63px;
          padding-top: 12px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_percent {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 700;
          font-size: 68px;
          color: #ffffff;
          line-height: 48px;
          padding-top: 5px; } }
      @media screen and (max-width: 767px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_percent {
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 700;
          font-size: 38px;
          color: #ffffff;
          line-height: 28px;
          padding-top: 5px; } }
    @media screen and (min-width: 1201px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_fine {
        font-family: "proxima-nova",sans-serif;
        font-style: italic;
        font-weight: 600;
        font-size: 12px;
        color: #ffffff; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_fine {
        font-family: "proxima-nova",sans-serif;
        font-style: italic;
        font-weight: 600;
        font-size: 12px;
        color: #ffffff; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_fine {
        font-family: "proxima-nova",sans-serif;
        font-style: italic;
        font-weight: 600;
        font-size: 11px;
        color: #ffffff; } }
    @media screen and (max-width: 767px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_fine {
        font-family: "proxima-nova",sans-serif;
        font-style: italic;
        font-weight: 600;
        font-size: 10px;
        color: #ffffff; } }
    #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_btn {
      text-align: center; }
      @media screen and (min-width: 1201px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_btn {
          margin-top: 40px;
          padding-bottom: 40px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_btn {
          margin-top: 40px;
          padding-bottom: 40px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_btn {
          margin-top: 20px;
          padding-bottom: 20px; } }
      @media screen and (max-width: 767px) {
        #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_btn {
          margin-top: 20px;
          padding-bottom: 20px; } }
      #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_btn a {
        display: inline-block;
        border: 3px solid #ffffff; }
        @media screen and (min-width: 1201px) {
          #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_btn a {
            font-family: "abril-titling",serif;
            font-style: normal;
            font-weight: 400;
            font-size: 24px;
            color: #ffffff;
            line-height: 45px;
            padding: 0px 55px; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_btn a {
            font-family: "abril-titling",serif;
            font-style: normal;
            font-weight: 400;
            font-size: 24px;
            color: #ffffff;
            line-height: 45px;
            padding: 0px 55px; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_btn a {
            font-family: "abril-titling",serif;
            font-style: normal;
            font-weight: 400;
            font-size: 19px;
            color: #ffffff;
            line-height: 25px;
            padding: 0px 25px; } }
        @media screen and (max-width: 767px) {
          #featured_rates #featured_rates_wrapper .featured_rates_item .featured_rate_btn a {
            font-family: "abril-titling",serif;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            color: #ffffff;
            line-height: 31px;
            padding: 0px 19px; } }
    @media screen and (min-width: 1201px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item:first-of-type {
        margin-bottom: 55px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item:first-of-type {
        margin-bottom: 35px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item:first-of-type {
        margin-bottom: 35px; } }
    @media screen and (max-width: 767px) {
      #featured_rates #featured_rates_wrapper .featured_rates_item:first-of-type {
        margin-bottom: 35px; } }

@media screen and (min-width: 768px) {
  #blog_area {
    padding-top: 80px; } }
@media screen and (max-width: 767px) {
  #blog_area {
    padding-top: 60px; } }
#blog_area h3 {
  margin: 0px 0px 30px 0px; }
  @media screen and (min-width: 768px) {
    #blog_area h3 {
      font-family: "abril-fatface",serif;
      font-style: normal;
      font-weight: 400;
      font-size: 96px;
      color: #1a3d6d; } }
  @media screen and (max-width: 767px) {
    #blog_area h3 {
      font-family: "abril-fatface",serif;
      font-style: normal;
      font-weight: 400;
      font-size: 62px;
      color: #1a3d6d; } }
#blog_area .hp_blog_entry {
  text-align: center; }
  @media screen and (max-width: 767px) {
    #blog_area .hp_blog_entry {
      margin-bottom: 60px; } }
  #blog_area .hp_blog_entry .hp_blog_entry_title {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 19px;
    color: #1a3d6d;
    text-transform: uppercase;
    margin-bottom: 30px;
    line-height: 21px; }
  #blog_area .hp_blog_entry .hp_blog_entry_tease {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #1a3d6d;
    line-height: 25px; }
  #blog_area .hp_blog_entry .hp_blog_entry_more {
    text-align: center;
    margin-top: 40px; }
    #blog_area .hp_blog_entry .hp_blog_entry_more a {
      display: inline-block;
      font-family: "abril-fatface",serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      color: #1a3d6d;
      line-height: 30px;
      border: 3px solid #65c7c7;
      padding: 0px 30px; }
@media screen and (min-width: 768px) {
  #blog_area #blog_read_all {
    margin-top: 65px; } }
#blog_area #blog_read_all #blog_read_all_btn {
  text-align: center; }
  #blog_area #blog_read_all #blog_read_all_btn a {
    display: inline-block;
    font-family: "abril-fatface",serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #1a3d6d;
    line-height: 48px;
    border: 3px solid #1a3d6d;
    padding: 0px 45px; }

#hero_image #hero_image_inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  @media screen and (min-width: 1201px) {
    #hero_image #hero_image_inner {
      height: 650px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #hero_image #hero_image_inner {
      height: 536px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #hero_image #hero_image_inner {
      height: 414.86px; } }
  @media screen and (max-width: 767px) {
    #hero_image #hero_image_inner {
      height: 172.83px; } }
  #hero_image #hero_image_inner img {
    position: relative;
    left: 50%; }
    @media screen and (min-width: 1201px) {
      #hero_image #hero_image_inner img {
        margin-left: -1500px;
        width: 3000px;
        height: 650px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #hero_image #hero_image_inner img {
        margin-left: -1237.5px;
        width: 2475px;
        height: 536px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #hero_image #hero_image_inner img {
        margin-left: -957.825px;
        width: 1915.65px;
        height: 414.86px; } }
    @media screen and (max-width: 767px) {
      #hero_image #hero_image_inner img {
        margin-left: -398.45px;
        width: 796.91px;
        height: 172.83px; } }

#social_breadcrumbs {
  padding-top: 20px; }
  @media screen and (min-width: 768px) {
    #social_breadcrumbs {
      padding-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    #social_breadcrumbs {
      padding-bottom: 38px; } }
  #social_breadcrumbs #page_breadcrumbs {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #1a3d6d;
    position: relative; }
    #social_breadcrumbs #page_breadcrumbs a {
      color: #1a3d6d; }
    #social_breadcrumbs #page_breadcrumbs .last {
      font-family: "proxima-nova",sans-serif;
      font-style: italic;
      font-weight: 600;
      font-size: 16px;
      color: #1a3d6d; }
  #social_breadcrumbs #share_area {
    margin-top: 30px; }
  #social_breadcrumbs #print_share {
    position: absolute;
    right: 15px;
    top: 0px; }
    #social_breadcrumbs #print_share #print_btn, #social_breadcrumbs #print_share #share_btn {
      cursor: pointer;
      float: left;
      text-indent: -9999px;
      height: 24px; }
    #social_breadcrumbs #print_share #print_btn {
      width: 24px;
      background: url("../images/site_graphics_new.png") -167px -71px no-repeat;
      margin-right: 19px; }
    #social_breadcrumbs #print_share #share_btn {
      width: 21px;
      background: url("../images/site_graphics_new.png") -210px -71px no-repeat; }
  #social_breadcrumbs #share_area {
    display: none; }

.no_hero {
  margin-top: 60px; }

#no_hero_title {
  margin-bottom: 5px; }
  #no_hero_title h3 {
    margin: 0px;
    font-family: "abril-fatface",serif;
    font-style: normal;
    font-weight: 400;
    font-size: 57px;
    color: #1a3d6d; }

#page_content, #sec_content {
  padding-bottom: 72px; }
  #page_content h1, #sec_content h1 {
    margin: 0px 0px 20px 0px; }
    @media screen and (min-width: 768px) {
      #page_content h1, #sec_content h1 {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 39px;
        color: #1a3d6d; } }
    @media screen and (max-width: 767px) {
      #page_content h1, #sec_content h1 {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        color: #1a3d6d; } }
  #page_content #page_copy, #page_content #board_copy, #page_content #sec_page_copy, #sec_content #page_copy, #sec_content #board_copy, #sec_content #sec_page_copy {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #1a3d6d; }
    @media screen and (min-width: 768px) {
      #page_content #page_copy, #page_content #board_copy, #page_content #sec_page_copy, #sec_content #page_copy, #sec_content #board_copy, #sec_content #sec_page_copy {
        line-height: 29px; } }
    @media screen and (max-width: 767px) {
      #page_content #page_copy, #page_content #board_copy, #page_content #sec_page_copy, #sec_content #page_copy, #sec_content #board_copy, #sec_content #sec_page_copy {
        line-height: 24px; } }
  #page_content .event_date, #sec_content .event_date {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #1a3d6d; }
    @media screen and (min-width: 768px) {
      #page_content .event_date, #sec_content .event_date {
        line-height: 29px; } }
    @media screen and (max-width: 767px) {
      #page_content .event_date, #sec_content .event_date {
        line-height: 24px; } }

#sec_content {
  padding-bottom: 0px !important; }

#internal_video {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media screen and (min-width: 1201px) {
    #internal_video {
      height: 550px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #internal_video {
      height: 453px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #internal_video {
      height: 350px; } }
  @media screen and (max-width: 767px) {
    #internal_video {
      height: 145px; } }
  @media screen and (min-width: 1201px) {
    #internal_video #internal_video_inner, #internal_video #internal_video_player {
      height: 550px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #internal_video #internal_video_inner, #internal_video #internal_video_player {
      height: 453px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #internal_video #internal_video_inner, #internal_video #internal_video_player {
      height: 350px; } }
  @media screen and (max-width: 767px) {
    #internal_video #internal_video_inner, #internal_video #internal_video_player {
      height: 145px; } }
  #internal_video .pre_video {
    cursor: pointer;
    text-indent: -9999px; }
  #internal_video .pre_video:after {
    position: absolute;
    content: '';
    display: inline-block;
    top: 50%;
    left: 50%; }
    @media screen and (min-width: 768px) {
      #internal_video .pre_video:after {
        width: 153px;
        height: 200px;
        background: url("../images/site_graphics_new.png") 0px -184px no-repeat;
        margin-left: -76px;
        margin-top: -100px; } }
    @media screen and (max-width: 767px) {
      #internal_video .pre_video:after {
        width: 76.5px;
        height: 100px;
        background: url("../images/site_graphics_new.png") 0px -92px no-repeat;
        margin-left: -38px;
        margin-top: -50px;
        background-size: 776.5px auto; } }
  #internal_video .ozplayer, #internal_video iframe, #internal_video figure {
    width: 100%;
    height: 100%; }
    #internal_video .ozplayer iframe, #internal_video .ozplayer video, #internal_video iframe iframe, #internal_video iframe video, #internal_video figure iframe, #internal_video figure video {
      width: 100%;
      height: 100%; }

#mlo_alert {
  margin-bottom: 30px;
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 19px;
  color: #ff0000;
  display: none; }

.mlo_row {
  margin-bottom: 40px; }
  .mlo_row .mlo_loc_title {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 33px;
    color: #1a3d6d;
    margin-bottom: 10px; }
  @media screen and (min-width: 992px) {
    .mlo_row .mlo_entry {
      margin-bottom: 40px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .mlo_row .mlo_entry {
      margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .mlo_row .mlo_entry {
      margin-bottom: 30px; } }
  .mlo_row .mlo_entry_inner {
    /*border: 2px solid #65c7c7;*/ }
  .mlo_row .mlo_name {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #1a3d6d;
    line-height: 22px;
    margin-bottom: 9px;
    margin-top: 15px; }
  .mlo_row .mlo_mnls, .mlo_row .mlo_phone, .mlo_row .mlo_phone a, .mlo_row .mlo_title, .mlo_row .mlo_loans {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1a3d6d;
    line-height: 18px; }
  .mlo_row .mlo_loans {
    margin-top: 14px; }
  .mlo_row .mlo_email {
    margin-top: 14px;
    width: 100%;
    cursor: pointer; }
    .mlo_row .mlo_email .mlo_email_inner {
      display: inline-block;
      font-family: "abril-titling",serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      color: #1a3d6d;
      line-height: 30px;
      border: 2px solid #65c7c7;
      padding: 0px 29px;
      width: 100%;
      text-align: center; }
  .mlo_row .mlo_apply {
    margin-top: 14px;
    width: 100%;
    cursor: pointer;
    margin: 10px 0px; }
    .mlo_row .mlo_apply a {
      display: inline-block;
      font-family: "abril-titling",serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      color: #1a3d6d;
      line-height: 30px;
      border: 2px solid #65c7c7;
      padding: 0px 29px;
      width: 100%;
      text-align: center; }
  .mlo_row .mlo_office {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1a3d6d;
    line-height: 18px;
    padding: 10px 0px 15px 0px; }
  .mlo_row h2 {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 33px;
    color: #1a3d6d;
    margin-bottom: 10px; }
  @media screen and (max-width: 991px) {
    .mlo_row .hwm_col {
      margin-bottom: 40px; } }

#mlo_search label {
  width: 25%;
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  color: #1a3d6d; }
#mlo_search input, #mlo_search select {
  width: 70%;
  border: 2px solid #65c7c7;
  height: 30px; }
#mlo_search #mlo_search_by_name {
  margin: 30px 0px 30px; }
#mlo_search #mlo_search_by_office, #mlo_search #mlo_search_by_loan {
  margin: 0px 0px 60px; }
#mlo_search #mlo_see_all #mlo_see_all_inner {
  display: inline-block;
  font-family: "abril-titling",serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #1a3d6d;
  line-height: 30px;
  border: 2px solid #65c7c7;
  padding: 0px 29px;
  margin-bottom: 30px; }

#callouts, #video_gallery {
  padding-top: 72px; }
  @media screen and (min-width: 992px) {
    #callouts #callouts_inner .row, #callouts #video_gallery_inner .row, #video_gallery #callouts_inner .row, #video_gallery #video_gallery_inner .row {
      margin-right: -25px;
      margin-left: -25px; } }
  #callouts #callouts_inner .hwm_h3, #callouts #video_gallery_inner .hwm_h3, #video_gallery #callouts_inner .hwm_h3, #video_gallery #video_gallery_inner .hwm_h3 {
    margin: 0px 0px 60px 0px;
    font-family: "abril-fatface",serif;
    font-style: normal;
    font-weight: 400;
    font-size: 44px;
    color: #1a3d6d; }
  @media screen and (min-width: 992px) {
    #callouts .callout_item, #video_gallery .callout_item {
      margin-bottom: 40px;
      padding-right: 25px;
      padding-left: 25px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #callouts .callout_item, #video_gallery .callout_item {
      margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    #callouts .callout_item, #video_gallery .callout_item {
      margin-bottom: 30px; } }
  #callouts .callout_item_inner, #video_gallery .callout_item_inner {
    border: 2px solid #65c7c7; }
  #callouts .callout_item_img, #video_gallery .callout_item_img {
    position: relative; }
  #callouts .callout_item_img:after, #video_gallery .callout_item_img:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 30px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 13%, white 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 13%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 13%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    bottom: 0px;
    left: 0px;
    z-index: 10; }
  #callouts .callout_item_content, #video_gallery .callout_item_content {
    padding: 10px 25px 66px 25px;
    position: relative; }
  #callouts .callout_item_title, #video_gallery .callout_item_title {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #1a3d6d;
    line-height: 22px;
    margin-bottom: 9px;
    margin-top: 0px; }
  #callouts .callout_item_copy, #video_gallery .callout_item_copy {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1a3d6d;
    line-height: 23px; }
  #callouts .callout_item_link, #video_gallery .callout_item_link {
    text-align: center;
    margin-top: 14px;
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0px; }
    #callouts .callout_item_link a, #callouts .callout_item_link .callout_item_play, #video_gallery .callout_item_link a, #video_gallery .callout_item_link .callout_item_play {
      display: inline-block;
      font-family: "abril-titling",serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      color: #1a3d6d;
      line-height: 30px;
      border: 2px solid #65c7c7;
      padding: 0px 29px; }

#photo_gallery {
  margin-bottom: 30px;
  margin-top: 60px; }
  #photo_gallery #photo_gallery_wrapper {
    padding: 0px 50px;
    position: relative; }
  #photo_gallery .photo_gallery_item {
    float: left; }
  #photo_gallery .pg_ctrl_btn {
    position: absolute;
    top: 50%;
    height: 31px;
    width: 31px;
    text-indent: -9999px;
    cursor: pointer;
    margin-top: -15px; }
  #photo_gallery #prev_pg_btn {
    background: url("../images/site_graphics_new.png") -167px -101px no-repeat;
    left: 0px; }
  #photo_gallery #next_pg_btn {
    background: url("../images/site_graphics_new.png") -203px -101px no-repeat;
    right: 0px; }

#page_form input, #page_form textarea {
  width: 100%;
  border: 4px solid #dde2e9;
  line-height: 30px;
  font-family: "abril-titling",serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #1a3d6d;
  padding: 0px 10px;
  border-radius: 0px; }
#page_form input {
  height: 38px; }
#page_form textarea {
  height: 100px; }
#page_form label {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  color: #1a3d6d; }
#page_form .submit_button {
  text-align: center;
  margin-top: 35px; }
#page_form .submit, #page_form button[type='submit'] {
  font-family: "abril-fatface",serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #ffffff;
  width: auto !important;
  background-color: #1a3d6d;
  line-height: 35px;
  padding: 0px 54px;
  border: 0px !important; }
#page_form #form_title {
  text-transform: uppercase;
  text-align: center; }
  @media screen and (min-width: 768px) {
    #page_form #form_title {
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 800;
      font-size: 48px;
      color: #1a3d6d; } }
  @media screen and (max-width: 767px) {
    #page_form #form_title {
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 800;
      font-size: 22px;
      color: #1a3d6d; } }
#page_form #form_value {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #1a3d6d;
  line-height: 29px;
  margin-bottom: 30px; }
#page_form input[type='checkbox'], #page_form input[type='radio'] {
  width: auto !important;
  border: 0px !important;
  height: auto !important; }
#page_form .freeform-row {
  display: block; }
#page_form .freeform-column {
  width: 100%; }

#testimonial_list h2 {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 39px;
  color: #1a3d6d;
  margin: 50px 0px 20px 0px; }
#testimonial_list .test_list_item {
  padding: 25px 0px; }
  #testimonial_list .test_list_item .test_list_quote {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #1a3d6d; }
  #testimonial_list .test_list_item .test_list_title {
    font-family: "proxima-nova",sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 16px;
    color: #1a3d6d;
    text-align: right; }
  #testimonial_list .test_list_item .test_list_title:before {
    content: '- '; }

#staff_list .staff_list_item {
  margin: 25px 0px; }
#staff_list .staff_list_name {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  color: #1a3d6d; }
#staff_list .staff_list_title {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 27px;
  color: #1a3d6d;
  line-height: 23px;
  margin-bottom: 5px; }
#staff_list .staff_list_bio {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #1a3d6d;
  line-height: 29px; }

#comparison_chart {
  margin-top: 40px; }
  #comparison_chart table {
    width: 100%; }
  #comparison_chart .title_col {
    width: 22%; }
  #comparison_chart .value_col {
    width: 13%;
    text-align: center; }
    #comparison_chart .value_col a {
      display: inline-block;
      border: 2px solid #65c7c7;
      margin: 5px 0px; }
      @media screen and (min-width: 769px) {
        #comparison_chart .value_col a {
          font-family: "abril-titling",serif;
          font-style: normal;
          font-weight: 400;
          font-size: 14px;
          color: #1a3d6d;
          line-height: 30px;
          padding: 0px 18px; } }
      @media screen and (max-width: 767px) {
        #comparison_chart .value_col a {
          font-family: "abril-titling",serif;
          font-style: normal;
          font-weight: 400;
          font-size: 12px;
          color: #1a3d6d;
          line-height: 18px;
          padding: 0px 8px; } }
  #comparison_chart .value_col:nth-child(even) {
    background-color: #f0f0f0; }
  #comparison_chart .table_head th {
    border-right: 1px solid #ffffff;
    background-color: #1a3d6d !important; }
    @media screen and (min-width: 769px) {
      #comparison_chart .table_head th {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 17px;
        color: #ffffff; } }
    @media screen and (max-width: 767px) {
      #comparison_chart .table_head th {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        color: #ffffff; } }
  #comparison_chart .table_head th:last-of-type {
    border-right: 0px !important; }
  #comparison_chart tr {
    border-bottom: 1px solid #00558e; }
  @media screen and (min-width: 769px) {
    #comparison_chart td {
      padding: 5px 10px;
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 17px;
      color: #1a3d6d; } }
  @media screen and (max-width: 767px) {
    #comparison_chart td {
      padding: 2px 5px;
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      color: #1a3d6d; } }
  #comparison_chart .table_check {
    text-indent: -9999px;
    width: 27px;
    height: 26px;
    background: url("../images/site_graphics_new.png") -167px -138px no-repeat;
    display: inline-block; }
  #comparison_chart #table_fine_print {
    padding: 20px 10px;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    color: #1a3d6d;
    line-height: 18px; }

#faq_area {
  margin-bottom: 120px; }
  #faq_area .faq_item {
    margin-bottom: 2px; }
    #faq_area .faq_item .faq_item_question {
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 17px;
      color: #ffffff;
      background-color: #1a3d6d;
      padding: 15px 53px 15px 30px;
      line-height: 22px;
      position: relative; }
    #faq_area .faq_item .faq_item_question:after {
      position: absolute;
      right: 11px;
      top: 11px;
      content: '';
      width: 31px;
      height: 31px;
      background: url("../images/site_graphics_new.png") -203px 0px no-repeat;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    #faq_area .faq_item .faq_item_answer {
      margin-bottom: 23px;
      border-right: 2px solid #65c7c7;
      border-bottom: 2px solid #65c7c7;
      border-left: 2px solid #65c7c7;
      padding: 20px 30px;
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      color: #1a3d6d;
      line-height: 29px;
      display: none; }
    #faq_area .faq_item .faq_open:after {
      -webkit-transform: rotate(-90deg) !important;
      -moz-transform: rotate(-90deg) !important;
      -ms-transform: rotate(-90deg) !important;
      -o-transform: rotate(-90deg) !important;
      transform: rotate(-90deg) !important; }

#rates_area h3 {
  font-family: "abril-fatface",serif;
  font-style: normal;
  font-weight: 400;
  font-size: 44px;
  color: #1a3d6d; }
#rates_area .rates_area_item {
  margin-bottom: 40px; }
#rates_area table {
  width: 100% !important;
  border: 0px !important; }
#rates_area td:nth-child(even) {
  background-color: #f0f0f0; }
#rates_area thead th {
  border-right: 1px solid #ffffff;
  background-color: #1a3d6d !important; }
  @media screen and (min-width: 769px) {
    #rates_area thead th {
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 17px;
      color: #ffffff; } }
  @media screen and (max-width: 767px) {
    #rates_area thead th {
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      color: #ffffff; } }
#rates_area thead th:last-of-type {
  border-right: 0px !important; }
#rates_area tr {
  border-bottom: 1px solid #00558e; }
#rates_area td, #rates_area th {
  border: 0px; }
  @media screen and (min-width: 769px) {
    #rates_area td, #rates_area th {
      padding: 5px 10px;
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 17px;
      color: #1a3d6d; } }
  @media screen and (max-width: 767px) {
    #rates_area td, #rates_area th {
      padding: 2px 5px;
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      color: #1a3d6d; } }

#page_copy table {
  width: 100% !important;
  border: 0px !important; }
#page_copy td:nth-child(even) {
  background-color: #f0f0f0; }
#page_copy thead th {
  border-right: 1px solid #ffffff;
  background-color: #1a3d6d !important; }
  @media screen and (min-width: 769px) {
    #page_copy thead th {
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 17px;
      color: #ffffff; } }
  @media screen and (max-width: 767px) {
    #page_copy thead th {
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      color: #ffffff; } }
  #page_copy thead th h2 {
    margin: 0px; }
    @media screen and (min-width: 769px) {
      #page_copy thead th h2 {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 17px;
        color: #ffffff; } }
    @media screen and (max-width: 767px) {
      #page_copy thead th h2 {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        color: #ffffff; } }
#page_copy thead th:last-of-type {
  border-right: 0px !important; }
#page_copy tr {
  border-bottom: 1px solid #00558e; }
#page_copy td, #page_copy th {
  border: 0px; }
  @media screen and (min-width: 769px) {
    #page_copy td, #page_copy th {
      padding: 5px 10px;
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 17px;
      color: #1a3d6d; } }
  @media screen and (max-width: 767px) {
    #page_copy td, #page_copy th {
      padding: 2px 5px;
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      color: #1a3d6d; } }

#video_gallery_player #video_gallery_player_inner {
  width: 100%;
  margin-bottom: 25px; }
  @media screen and (min-width: 1391px) {
    #video_gallery_player #video_gallery_player_inner {
      height: 650px; } }
  @media screen and (max-width: 1390px) and (min-width: 1201px) {
    #video_gallery_player #video_gallery_player_inner {
      height: 650px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #video_gallery_player #video_gallery_player_inner {
      height: 500px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #video_gallery_player #video_gallery_player_inner {
      height: 400px; } }
  @media screen and (max-width: 767px) {
    #video_gallery_player #video_gallery_player_inner {
      height: 300px; } }
  #video_gallery_player #video_gallery_player_inner .ozplayer, #video_gallery_player #video_gallery_player_inner iframe, #video_gallery_player #video_gallery_player_inner figure {
    width: 100%;
    height: 100%; }
    #video_gallery_player #video_gallery_player_inner .ozplayer iframe, #video_gallery_player #video_gallery_player_inner .ozplayer video, #video_gallery_player #video_gallery_player_inner iframe iframe, #video_gallery_player #video_gallery_player_inner iframe video, #video_gallery_player #video_gallery_player_inner figure iframe, #video_gallery_player #video_gallery_player_inner figure video {
      width: 100%;
      height: 100%; }

#video_gallery .callout_item_inner {
  cursor: pointer; }

#contact_us_list {
  padding-top: 60px;
  padding-bottom: 120px; }
  #contact_us_list .contact_us_list_item {
    padding-bottom: 50px; }
  #contact_us_list .contact_us_list_inner {
    border: 1px solid #1a3d6d;
    padding: 20px 25px; }
  #contact_us_list .contact_us_list_item_title {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    color: #1a3d6d;
    margin: 0px;
    line-height: 25px; }
  #contact_us_list .contact_us_list_item_address1, #contact_us_list .contact_us_list_item_address2, #contact_us_list .contact_us_list_item_city, #contact_us_list .contact_us_list_item_phone {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #1a3d6d;
    line-height: 23px; }
    #contact_us_list .contact_us_list_item_address1 a, #contact_us_list .contact_us_list_item_address2 a, #contact_us_list .contact_us_list_item_city a, #contact_us_list .contact_us_list_item_phone a {
      color: #1a3d6d; }
      @media screen and (max-width: 767px) {
        #contact_us_list .contact_us_list_item_address1 a, #contact_us_list .contact_us_list_item_address2 a, #contact_us_list .contact_us_list_item_city a, #contact_us_list .contact_us_list_item_phone a {
          text-decoration: underline; } }
  #contact_us_list .contact_us_list_item_link {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1a3d6d;
    line-height: 17px; }
    #contact_us_list .contact_us_list_item_link a {
      color: #1a3d6d;
      text-decoration: underline; }

.contact_us_list_item_hours {
  margin-top: 10px; }
  .contact_us_list_item_hours .contact_us_list_item_hours_title {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    color: #1a3d6d; }
  .contact_us_list_item_hours .contact_us_list_item_hours_item_day {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1a3d6d;
    line-height: 17px;
    padding-bottom: 10px; }
  .contact_us_list_item_hours .contact_us_list_item_hours_item_time {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1a3d6d;
    line-height: 17px;
    padding-bottom: 10px; }

footer {
  margin-top: -65px;
  position: relative;
  z-index: 1; }

#footer_testimonial_area {
  position: relative; }
  @media screen and (max-width: 1390px) and (min-width: 1201px) {
    #footer_testimonial_area {
      height: 629px;
      overflow: hidden;
      width: 100%; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #footer_testimonial_area {
      height: 519.24px;
      overflow: hidden;
      width: 100%; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #footer_testimonial_area {
      height: 401.89px;
      overflow: hidden;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    #footer_testimonial_area {
      height: 545px;
      overflow: hidden;
      width: 100%;
      background-color: #1a3d6d; } }
  #footer_testimonial_area #footer_testimonial_area_bg {
    position: absolute; }
    @media screen and (min-width: 1391px) {
      #footer_testimonial_area #footer_testimonial_area_bg {
        background: url("../images/site_graphics_new.png") -162px -179px no-repeat; } }
    @media screen and (max-width: 1390px) and (min-width: 1201px) {
      #footer_testimonial_area #footer_testimonial_area_bg {
        background: url("../images/site_graphics_new.png") -162px -179px no-repeat;
        height: 629px;
        width: 1391px;
        left: 50%;
        margin-left: -695px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #footer_testimonial_area #footer_testimonial_area_bg {
        height: 519.24px;
        width: 1148.27px;
        left: 50%;
        margin-left: -574px;
        background: url("../images/site_graphics_new.png") -133.731px -147.7645px no-repeat;
        background-size: 1282px auto; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #footer_testimonial_area #footer_testimonial_area_bg {
        height: 401.89px;
        width: 888.76px;
        left: 50%;
        margin-left: -496.134px;
        background: url("../images/site_graphics_new.png") -103.5px -114.369px no-repeat;
        background-size: 992.268px auto; } }
    @media screen and (max-width: 767px) {
      #footer_testimonial_area #footer_testimonial_area_bg {
        height: 401.89px;
        width: 888.76px;
        left: 50%;
        margin-left: -444px;
        background: url("../images/site_graphics_new.png") -103.5px -114.369px no-repeat;
        background-size: 992.268px auto;
        margin-top: -1px; } }
  #footer_testimonial_area #footer_test_wrapper {
    position: relative; }
    @media screen and (max-width: 1390px) and (min-width: 1201px) {
      #footer_testimonial_area #footer_test_wrapper {
        height: 629px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #footer_testimonial_area #footer_test_wrapper {
        height: 519.24px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #footer_testimonial_area #footer_test_wrapper {
        height: 401.89px; } }
    @media screen and (max-width: 767px) {
      #footer_testimonial_area #footer_test_wrapper {
        height: 545px; } }
    #footer_testimonial_area #footer_test_wrapper #footer_test_wrapper_inner {
      position: absolute;
      bottom: 30px;
      width: 100%;
      left: 0px; }
    #footer_testimonial_area #footer_test_wrapper #footer_test_slider_wrapper {
      position: relative; }
      @media screen and (min-width: 768px) {
        #footer_testimonial_area #footer_test_wrapper #footer_test_slider_wrapper {
          padding: 0px 115px; } }
      @media screen and (max-width: 767px) {
        #footer_testimonial_area #footer_test_wrapper #footer_test_slider_wrapper {
          padding: 0px 15px 75px 15px; } }
  #footer_testimonial_area #footer_test_title {
    text-align: center;
    font-family: "abril-fatface",serif;
    font-style: normal;
    font-weight: 400;
    font-size: 43px;
    color: #ffffff; }
  #footer_testimonial_area .footer_test_item .footer_test_item_quote {
    text-align: center; }
    @media screen and (min-width: 1201px) {
      #footer_testimonial_area .footer_test_item .footer_test_item_quote {
        height: 80px;
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        color: #ffffff;
        line-height: 22px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #footer_testimonial_area .footer_test_item .footer_test_item_quote {
        height: 100px;
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        color: #ffffff;
        line-height: 22px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #footer_testimonial_area .footer_test_item .footer_test_item_quote {
        height: 135px;
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        color: #ffffff;
        line-height: 22px; } }
    @media screen and (max-width: 767px) {
      #footer_testimonial_area .footer_test_item .footer_test_item_quote {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        color: #ffffff;
        line-height: 19px; } }
  #footer_testimonial_area .footer_test_item .footer_test_item_title {
    font-family: "abril-titling",serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
    font-style: italic !important; }
    @media screen and (min-width: 768px) {
      #footer_testimonial_area .footer_test_item .footer_test_item_title {
        text-align: center; } }
    @media screen and (max-width: 767px) {
      #footer_testimonial_area .footer_test_item .footer_test_item_title {
        text-align: center; } }
  #footer_testimonial_area .footer_test_item .footer_test_item_title:before {
    content: '- '; }
  #footer_testimonial_area .footer_ctrl_btn {
    position: absolute;
    width: 49px;
    height: 49px;
    text-indent: -9999px;
    cursor: pointer; }
    @media screen and (min-width: 768px) {
      #footer_testimonial_area .footer_ctrl_btn {
        top: 50%;
        margin-top: -25px; } }
    @media screen and (max-width: 767px) {
      #footer_testimonial_area .footer_ctrl_btn {
        bottom: 5px; } }
  #footer_testimonial_area #footer_prev_btn {
    background: url("../images/site_graphics_new.png") -622px 0px no-repeat; }
    @media screen and (min-width: 768px) {
      #footer_testimonial_area #footer_prev_btn {
        left: 15px; } }
    @media screen and (max-width: 767px) {
      #footer_testimonial_area #footer_prev_btn {
        left: 50%;
        margin-left: -65px; } }
  #footer_testimonial_area #footer_next_btn {
    background: url("../images/site_graphics_new.png") -676px 0px no-repeat; }
    @media screen and (min-width: 768px) {
      #footer_testimonial_area #footer_next_btn {
        right: 15px; } }
    @media screen and (max-width: 767px) {
      #footer_testimonial_area #footer_next_btn {
        left: 50%;
        margin-left: 16px; } }
  #footer_testimonial_area a {
    color: #ffffff;
    text-decoration: underline; }

#footer_signup_area {
  background-color: #65c7c7; }
  @media screen and (min-width: 768px) {
    #footer_signup_area {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    #footer_signup_area {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media screen and (min-width: 768px) {
    #footer_signup_area #footer_signup_title, #footer_signup_area .footer_signup_group {
      float: left; } }
  #footer_signup_area #footer_signup_title {
    font-family: "abril-fatface",serif;
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    color: #1a3d6d;
    letter-spacing: 2px;
    margin-right: 15px; }
    @media screen and (min-width: 1201px) {
      #footer_signup_area #footer_signup_title {
        font-family: "abril-fatface",serif;
        font-style: normal;
        font-weight: 400;
        font-size: 33px;
        color: #1a3d6d; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #footer_signup_area #footer_signup_title {
        font-family: "abril-fatface",serif;
        font-style: normal;
        font-weight: 400;
        font-size: 27px;
        color: #1a3d6d; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #footer_signup_area #footer_signup_title {
        font-family: "abril-fatface",serif;
        font-style: normal;
        font-weight: 400;
        font-size: 19px;
        color: #1a3d6d;
        margin-top: 10px; } }
    @media screen and (max-width: 767px) {
      #footer_signup_area #footer_signup_title {
        font-family: "abril-fatface",serif;
        font-style: normal;
        font-weight: 400;
        font-size: 23px;
        color: #1a3d6d;
        text-align: center; } }
  #footer_signup_area label {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    color: #1a3d6d;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-left: 15px; }
    @media screen and (max-width: 767px) {
      #footer_signup_area label {
        width: 19%; } }
  #footer_signup_area input {
    height: 28px;
    border: 0px;
    border-radius: 0px; }
    @media screen and (max-width: 767px) {
      #footer_signup_area input {
        width: 68%; } }
  #footer_signup_area .footer_signup_group {
    padding: 9px 0px; }
    #footer_signup_area .footer_signup_group #submit {
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 800;
      font-size: 12px;
      color: #1a3d6d;
      letter-spacing: 2px;
      background-color: #ffc844;
      text-transform: uppercase; }
      @media screen and (min-width: 768px) {
        #footer_signup_area .footer_signup_group #submit {
          margin-left: 10px; } }
      @media screen and (max-width: 767px) {
        #footer_signup_area .footer_signup_group #submit {
          margin-left: calc(19% + 18px);
          width: 68%; } }
  @media screen and (min-width: 1201px) {
    #footer_signup_area #first_name, #footer_signup_area #last_name {
      width: 139px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #footer_signup_area #first_name, #footer_signup_area #last_name {
      width: 109px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #footer_signup_area #first_name, #footer_signup_area #last_name {
      width: 72px; } }
  @media screen and (min-width: 1201px) {
    #footer_signup_area #email {
      width: 231px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #footer_signup_area #email {
      width: 150px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #footer_signup_area #email {
      width: 85px; } }

#footer_links {
  background-color: #ecedee;
  padding-top: 43px; }
  @media screen and (min-width: 1201px) {
    #footer_links #footer_logos {
      width: 257px;
      height: 88px;
      background: url("../images/site_graphics_new.png") -738px 0px no-repeat;
      float: left; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #footer_links #footer_logos {
      width: 130px;
      height: 44px;
      background: url("../images/site_graphics_new.png") -369px 0px no-repeat;
      background-size: 776.5px auto;
      float: left; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #footer_links #footer_logos {
      width: 130px;
      height: 44px;
      background: url("../images/site_graphics_new.png") -369px 0px no-repeat;
      background-size: 776.5px auto;
      float: left; } }
  @media screen and (max-width: 767px) {
    #footer_links #footer_logos {
      width: 130px;
      height: 44px;
      background: url("../images/site_graphics_new.png") -369px 0px no-repeat;
      background-size: 776.5px auto;
      position: relative;
      left: 50%;
      margin-left: -65px; } }
  @media screen and (min-width: 1201px) {
    #footer_links #footer_logos_hwm_blank {
      width: 257px;
      height: 158px;
      padding-top: 73px;
      float: left; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    #footer_links #footer_logos_hwm_blank {
      width: 130px;
      height: 140px;
      padding-top: 40px;
      float: left; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    #footer_links #footer_logos_hwm_blank {
      width: 100%;
      height: 44px;
      padding-left: 120px;
      float: left; } }
  @media screen and (max-width: 767px) {
    #footer_links #footer_logos_hwm_blank {
      display: none; } }
  #footer_links #footer_logos_hwm {
    /*@media screen and (min-width: 1201px) {
    	width: 257px;
    	height: 158px;
    	background: url('../images/hwm_footer2.png') top left no-repeat;
    	background-size: 70% auto;
    	padding-top: 73px;
    	float: left;
    	@include proxima_nova_med(16px, $fidelity-darkblue);
    }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
    	width: 130px;
    	height: 140px;
    	background: url('../images/hwm_footer2.png') top left no-repeat;
    	background-size: 70% auto;
    	padding-top: 40px;
    	float: left;
    	@include proxima_nova_med(12px, $fidelity-darkblue);
    }
    @media screen and (max-width: 991px) and (min-width: 768px) {
    	width: 100%;
    	height: 44px;
    	background: url('../images/hwm_footer2.png') top left no-repeat;
    	background-size: 100px auto;
    	padding-left: 120px;
    	float: left;
    	@include proxima_nova_med(16px, $fidelity-darkblue);
    }*/ }
    @media screen and (min-width: 768px) {
      #footer_links #footer_logos_hwm {
        display: none; } }
    @media screen and (max-width: 767px) {
      #footer_links #footer_logos_hwm {
        width: 100%;
        height: 72px;
        background: url("../images/hwm_footer2.png") top left no-repeat;
        background-size: 100px auto;
        padding-left: 120px;
        float: left;
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        color: #1a3d6d; } }
  #footer_links #footer_links_area {
    float: right; }
    #footer_links #footer_links_area #footer_links_area_upper {
      padding-top: 16px;
      text-align: right; }
      #footer_links #footer_links_area #footer_links_area_upper a {
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-left: 15px; }
        @media screen and (min-width: 1201px) {
          #footer_links #footer_links_area #footer_links_area_upper a {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 800;
            font-size: 12px;
            color: #1a3d6d; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          #footer_links #footer_links_area #footer_links_area_upper a {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 800;
            font-size: 12px;
            color: #1a3d6d; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          #footer_links #footer_links_area #footer_links_area_upper a {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 800;
            font-size: 10px;
            color: #1a3d6d; } }
        @media screen and (max-width: 767px) {
          #footer_links #footer_links_area #footer_links_area_upper a {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 800;
            font-size: 10px;
            color: #1a3d6d; } }
    #footer_links #footer_links_area #footer_links_area_lower {
      padding-top: 10px; }
      @media screen and (min-width: 768px) {
        #footer_links #footer_links_area #footer_links_area_lower {
          text-align: right; } }
      @media screen and (max-width: 767px) {
        #footer_links #footer_links_area #footer_links_area_lower {
          text-align: center; } }
      #footer_links #footer_links_area #footer_links_area_lower a {
        letter-spacing: 1px;
        text-transform: uppercase; }
        @media screen and (min-width: 1201px) {
          #footer_links #footer_links_area #footer_links_area_lower a {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            color: #1a3d6d;
            margin-left: 15px; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          #footer_links #footer_links_area #footer_links_area_lower a {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            color: #1a3d6d;
            margin-left: 15px; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          #footer_links #footer_links_area #footer_links_area_lower a {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 10px;
            color: #1a3d6d;
            margin-left: 15px; } }
        @media screen and (max-width: 767px) {
          #footer_links #footer_links_area #footer_links_area_lower a {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 10px;
            color: #1a3d6d;
            margin: 0px 7px;
            white-space: nowrap;
            position: relative; } }
      @media screen and (max-width: 767px) {
        #footer_links #footer_links_area #footer_links_area_lower a:after {
          content: "|";
          position: absolute;
          right: -9px;
          top: 0;
          display: inline-block; } }
      @media screen and (max-width: 767px) {
        #footer_links #footer_links_area #footer_links_area_lower a:last-child:after {
          content: ""; } }
  @media screen and (min-width: 992px) {
    #footer_links #footer_best {
      position: absolute; } }
  @media screen and (max-width: 991px) {
    #footer_links #footer_best {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      display: inline-block;
      margin-top: 20px; } }
  #footer_links #footer_links_lower {
    letter-spacing: 1px;
    text-transform: uppercase; }
    @media screen and (min-width: 1201px) {
      #footer_links #footer_links_lower {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        color: #1a3d6d;
        text-align: right;
        padding: 133px 0px 25px 0px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      #footer_links #footer_links_lower {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        color: #1a3d6d;
        text-align: right;
        padding: 133px 0px 25px 0px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      #footer_links #footer_links_lower {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        color: #1a3d6d;
        text-align: center;
        padding: 25px 0px; } }
    @media screen and (max-width: 767px) {
      #footer_links #footer_links_lower {
        font-family: "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        color: #1a3d6d;
        text-align: center;
        padding: 25px 0px; } }
    #footer_links #footer_links_lower a {
      color: #1a3d6d; }
  @media screen and (max-width: 767px) {
    #footer_links #footer_social_wrapper {
      position: relative;
      height: 54px; } }
  #footer_links #footer_social_links {
    float: right;
    padding-top: 20px; }
    @media screen and (max-width: 767px) {
      #footer_links #footer_social_links {
        bottom: 0px; } }
  #footer_links .footer_social_item {
    width: 34px;
    height: 34px;
    float: left;
    margin-left: 9px; }
    #footer_links .footer_social_item a {
      text-indent: -9999px;
      width: 34px;
      height: 34px;
      display: inline-block; }
    #footer_links .footer_social_item .icon_facebook {
      background: url("../images/site_graphics_new.png") -239px -132px no-repeat; }
    #footer_links .footer_social_item .icon_linkedin {
      background: url("../images/site_graphics_new.png") -282px -132px no-repeat; }
    #footer_links .footer_social_item .icon_youtube {
      background: url("../images/site_graphics_new.png") -326px -132px no-repeat; }
    #footer_links .footer_social_item .icon_blog {
      background: url("../images/site_graphics_new.png") -370px -132px no-repeat; }
    #footer_links .footer_social_item .icon_instagram {
      background: url("../images/site_graphics_new.png") -436px -132px no-repeat; }

#roadblock {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 5000;
  left: 0;
  top: 0; }
  #roadblock #roadblock_inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .6; }
  #roadblock #roadblock_popup {
    max-width: 800px;
    width: 100%;
    background-color: #ffffff;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%; }
    #roadblock #roadblock_popup .rb_pop_copy {
      padding: 40px 65px;
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 19px;
      color: #464646;
      text-align: center; }
    #roadblock #roadblock_popup .rb_pop_btns {
      margin-bottom: 40px; }
      #roadblock #roadblock_popup .rb_pop_btns .rb_pop_btns_inner {
        display: inline-block;
        position: relative;
        left: 50%; }
        @media screen and (min-width: 1201px) {
          #roadblock #roadblock_popup .rb_pop_btns .rb_pop_btns_inner {
            margin-left: -163px; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          #roadblock #roadblock_popup .rb_pop_btns .rb_pop_btns_inner {
            margin-left: -163px; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          #roadblock #roadblock_popup .rb_pop_btns .rb_pop_btns_inner {
            margin-left: -163px; } }
        @media screen and (max-width: 767px) {
          #roadblock #roadblock_popup .rb_pop_btns .rb_pop_btns_inner {
            margin-left: -137.5px; } }
    #roadblock #roadblock_popup .rb_pop_btn_item {
      float: left;
      margin: 0px 20px; }
      #roadblock #roadblock_popup .rb_pop_btn_item a, #roadblock #roadblock_popup .rb_pop_btn_item div {
        display: inline-block;
        background-color: #1a3d6d;
        text-transform: uppercase;
        cursor: pointer; }
        @media screen and (min-width: 1201px) {
          #roadblock #roadblock_popup .rb_pop_btn_item a, #roadblock #roadblock_popup .rb_pop_btn_item div {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            color: #ffffff;
            line-height: 14px;
            padding: 15px 25px;
            border-radius: 3px; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          #roadblock #roadblock_popup .rb_pop_btn_item a, #roadblock #roadblock_popup .rb_pop_btn_item div {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 600;
            font-size: 14px;
            color: #ffffff;
            line-height: 14px;
            padding: 24px;
            border-radius: 3px; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          #roadblock #roadblock_popup .rb_pop_btn_item a, #roadblock #roadblock_popup .rb_pop_btn_item div {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 600;
            font-size: 11px;
            color: #ffffff;
            line-height: 14px;
            padding: 9px;
            border-radius: 3px; } }
        @media screen and (max-width: 767px) {
          #roadblock #roadblock_popup .rb_pop_btn_item a, #roadblock #roadblock_popup .rb_pop_btn_item div {
            font-family: "proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            color: #ffffff;
            line-height: 14px;
            padding: 9px; } }
      #roadblock #roadblock_popup .rb_pop_btn_item a:hover {
        text-decoration: none; }
    #roadblock #roadblock_popup .rb_pop_cont a {
      background-color: #1a3d6d !important; }
  #roadblock .rb_pop_close {
    width: 60px;
    height: 13px;
    /*background: url('../images/close_btn.png') center center no-repeat;*/
    position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
    z-index: 10; }

.search_result_item {
  margin-bottom: 50px; }
  .search_result_item .search_result_item_title {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 29px;
    color: #1a3d6d; }
  .search_result_item .search_result_item_exp {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #1a3d6d; }
  .search_result_item .search_result_item_url {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    color: #1a3d6d;
    line-height: 14px; }
  .search_result_item .search_result_item_btn {
    margin-top: 14px; }
    .search_result_item .search_result_item_btn a, .search_result_item .search_result_item_btn .callout_item_play {
      display: inline-block;
      font-family: "abril-titling",serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      color: #1a3d6d;
      line-height: 30px;
      border: 2px solid #65c7c7;
      padding: 0px 29px; }

.red_alert {
  background-color: #e20404 !important;
  color: #ffffff !important; }
  .red_alert a {
    color: #ffffff !important;
    text-decoration: underline; }
  .red_alert .alert_bold {
    color: #ffffff !important; }

#alert_message {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0px;
  z-index: 5000;
  background-color: #65c7c7;
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: #085690;
  line-height: 15px;
  padding-top: 9px;
  padding-bottom: 9px; }
  #alert_message .alert_bold {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    color: #085690;
    text-transform: uppercase; }
  #alert_message #alert_message_inner {
    position: relative;
    padding-left: 20px; }
  #alert_message #alert_close {
    position: absolute;
    width: 15px;
    height: 15px;
    background: url("../images/site_graphics_new.png") -409px -134px no-repeat;
    left: -5px;
    top: 0;
    text-indent: -9999px;
    cursor: pointer; }

#pagination_nav {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #1a3d6d; }
  #pagination_nav a {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #1a3d6d; }

#small_logo {
  pointer-events: auto; }

#menu_phone_number {
  margin-bottom: 18px; }
  @media screen and (min-width: 768px) {
    #menu_phone_number a:hover {
      text-decoration: none;
      cursor: default; } }

@media screen and (max-width: 767px) {
  .mobile_hidden {
    display: none; } }

.popup_disable {
  opacity: .5; }

.cal_popup {
  cursor: pointer;
  padding-right: 35px; }

.chrome-fix {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.accessible {
  position: absolute;
  opacity: 0;
  color: #ffffff;
  left: 0;
  z-index: 100; }

.accessible:focus {
  opacity: 1; }

.no_loan {
  display: none !important; }

@media print {
  header, footer, #page_breadcrumbs, #share_area, #hero_image, #internal_links_area, #page_form, #callouts {
    display: none; } }

/*# sourceMappingURL=styles1-6.css.map */
