/* 

Theme Name: Humana Agents 2019	
Theme URI: NA
Author: Jeremy Kron
Description: Custom SASS Based Theme 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: none
Text Domain:

/*# sourceMappingURL=style.css.map */
/*  MAIN SASS FILE
=================================================================== /// */
/* 
:::::::::: VARIABLES :::::::::
*/
/* breakpoints */
/* 
:::::::::: COLORS :::::::::
*/
/* ___ theme ___ */
@import url("https://fonts.googleapis.com/css?family=Calibri:400,700,400italic,700italic");
@import url("/wp-content/themes/humana-agents/assets/css/fontawesome.css");
.black {
  color: #000000 !important; }

.white {
  color: #FFFFFF !important; }

.dark-grey > * {
  color: #53575A !important; }

.dark-grey {
  color: #53575A !important; }

.mid-grey {
  color: #9A9A9A !important; }

.light-grey {
  color: #DADADA !important; }

.turq {
  color: #007481 !important; }

.A1 {
  color: #4A7729 !important; }

.A2 {
  color: #005F6C !important; }

.A3 {
  color: #71B0B4 !important; }

.B1 {
  color: #AA005F !important; }

.B2 {
  color: #612166 !important; }

.B3 {
  color: #003057 !important; }

.text-A {
  color: #53575A !important; }

.text-B {
  color: #FFFFFF !important; }

.link-A {
  color: #4A7729 !important; }

.link-B {
  color: #AA005F !important; }

/* ___ backgrounds ___ */
.bg-grey2 {
  background-color: #f1f1f1; }

.bg-black {
  background-color: #000000;
  color: #FFFFFF; }

.bg-white {
  background-color: #FFFFFF;
  color: #53575A; }

.bg-light-grey {
  background-color: #DADADA;
  color: #53575A; }

.bg-mid-grey {
  background-color: #9A9A9A;
  color: #53575A; }

.bg-dark-grey {
  background-color: #53575A;
  color: #FFFFFF; }

.bg-A1 {
  background-color: #4A7729;
  color: #FFFFFF; }

.bg-A2 {
  background-color: #005F6C;
  color: #FFFFFF; }

.bg-A3 {
  background-color: #71B0B4;
  color: #FFFFFF; }

.bg-B1 {
  background-color: #AA005F;
  color: #53575A; }

.bg-B2 {
  background-color: #612166;
  color: #53575A; }

.bg-B3 {
  background-color: #003057;
  color: #53575A; }

/* ___ borders ___ */
.border-black-thin {
  border: #000000 1px solid; }

.border-top-black-thin {
  border-top: #000000 1px solid; }

.border-bottom-black-thin {
  border-bottom: #000000 1px solid; }

.border-white-thin {
  border: #FFFFFF 1px solid; }

.border-top-white-thin {
  border-top: #FFFFFF 1px solid; }

.border-bottom-white-thin {
  border-bottom: #FFFFFF 1px solid; }

.border-light-grey-thin {
  border: #DADADA 1px solid; }

.border-top-light-grey-thin {
  border-top: #DADADA 1px solid; }

.border-bottom-light-grey-thin {
  border-bottom: #DADADA 1px solid; }

.border-mid-grey-thin {
  border: #9A9A9A 1px solid; }

.border-top-mid-grey-thin {
  border-top: #9A9A9A 1px solid; }

.border-bottom-mid-grey-thin {
  border-bottom: #9A9A9A 1px solid; }

.border-dark-grey-thin {
  border: #53575A 1px solid; }

.border-top-dark-grey-thin {
  border-top: #53575A 1px solid; }

.border-bottom-dark-grey-thin {
  border-bottom: #53575A 1px solid; }

.border-A1-thin {
  border: #4A7729 1px solid; }

.border-top-A1-thin {
  border-top: #4A7729 1px solid; }

.border-bottom-A1-thin {
  border-bottom: #4A7729 1px solid; }

.border-A2-thin {
  border: #005F6C 1px solid; }

.border-top-A2-thin {
  border-top: #005F6C 1px solid; }

.border-bottom-A2-thin {
  border-bottom: #005F6C 1px solid; }

.border-A3-thin {
  border: #71B0B4 1px solid; }

.border-top-A3-thin {
  border-top: #71B0B4 1px solid; }

.border-bottom-A3-thin {
  border-bottom: #71B0B4 1px solid; }

.border-B1-thin {
  border: #AA005F 1px solid; }

.border-top-B1-thin {
  border-top: #AA005F 1px solid; }

.border-bottom-B1-thin {
  border-bottom: #AA005F 1px solid; }

.border-B2-thin {
  border: #612166 1px solid; }

.border-top-B2-thin {
  border-top: #612166 1px solid; }

.border-bottom-B2-thin {
  border-bottom: #612166 1px solid; }

.border-B3-thin {
  border: #003057 1px solid; }

.border-top-B3-thin {
  border-top: #003057 1px solid; }

.border-bottom-B3-thin {
  border-bottom: #003057 1px solid; }

/* ___ system ___ */
/*$sys_green:#2caa0f;*/
.color-block {
  width: 100%;
  min-height: 144px; }

/* families */
/* font awesome */
[class^="sm-"], [class*=" sm-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'social' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sm-facebook:before {
  content: "\e900"; }

.sm-instagram:before {
  content: "\e901"; }

.sm-linkedin:before {
  content: "\e902"; }

.sm-pinterest .path1:before {
  content: "\e903";
  color: white; }

.sm-pinterest .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: black; }

.sm-twitter:before {
  content: "\e905"; }

.sm-amazon:before {
  content: "\ea87"; }

.sm-google-plus:before {
  content: "\ea8b"; }

.sm-rss:before {
  content: "\ea9b"; }

.sm-vimeo:before {
  content: "\eaa0"; }

.sm-github:before {
  content: "\eab0"; }

.sm-android:before {
  content: "\eac0"; }

.sm-skype:before {
  content: "\eac5"; }

.sm-reddit:before {
  content: "\eac6"; }

/* 
:::::::::: GRID LAYOUT :::::::::
Written by: Jeremy Kron
Date: September 16, 2015
Update: March 17, 2019

- Make sure headings and other elements that span the full width before or after a multi-column section are located OUTSIDE the "row" in your html. Otherwise padding corrections for alignment on first and last child columns will not work properly (also noted in _base).

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

.container {
  width: 100%;
  max-width: 1340px;
  margin: 0 auto;
  clear: both;
  overflow: hidden; }

.row {
  overflow: hidden; }

.row:before, .row:after {
  clear: both; }

[class*='col-'] {
  float: left;
  min-height: 1px;
  width: 100%; }

@media (min-width: 960px) {
  .col-1 {
    width: 8.3333333333333333%; }

  .col-2 {
    width: 16.66666666666666667%; } }
@media (min-width: 960px) {
  .col-3 {
    width: 25%; }

  .col-4 {
    width: 33.33333333333333333%; }

  .col-5 {
    width: 41.66666666666666667%; }

  .col-6 {
    width: 50%; }

  .col-7 {
    width: 58.33333333333333333%; }

  .col-8 {
    width: 66.66666666666666667%; }

  .col-9 {
    width: 75%; }

  .col-10 {
    width: 83.33333333333333333%; }

  .col-11 {
    width: 91.66666666666666667%; }

  .col-12 {
    width: 100%; }

  .col-8 + .col-4 {
    width: 33.33333333333333333%; }

  .col-9 {
    width: 75%; }

  .col-9 + .col-3 {
    width: 25%; } }
.flexbox {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center; }
  @media (max-width: 959px) {
    .flexbox {
      display: block; } }

.flex-col {
  justify-content: center;
  flex-direction: column;
  text-align: center; }
  @media (max-width: 959px) {
    .flex-col {
      display: block; } }

body {
  font-size: 1rem; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0;
  padding: 0 0; }

h1 {
  font-size: 3rem;
  line-height: 3.5rem;
  margin-bottom: 2rem;
  font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif;
  font-weight: 100; }

h2 {
  font-size: 2.5rem;
  line-height: 3rem;
  margin-bottom: 2rem;
  font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif;
  font-weight: 100; }

h3 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  margin-bottom: 1.25rem;
  font-family: FSHumana, calibri, arial, helvetica, sans-serif;
  font-weight: 400; }

h4 {
  font-size: 1.375rem;
  font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif;
  font-weight: 100;
  margin-bottom: 1rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 0.8rem; }

p {
  margin: 1rem auto;
  font-size: 1rem;
  line-height: 1.625rem; }
  p.smaller {
    font-size: 0.875rem;
    line-height: 1.125rem; }

ul, ol {
  font-size: 1.25rem;
  line-height: 1.635rem;
  margin: 0 0 2rem 2rem;
  padding: 0 0; }

a:link, a:active, a:visited {
  color: #007481;
  text-decoration: none; }

a:hover {
  color: #00464e; }

blockquote {
  font-size: 1.2rem;
  line-height: 2rem;
  margin: 2rem 4rem 4rem;
  background: #DADADA;
  padding: 1rem; }
  blockquote p {
    margin: 0 0 1rem; }
  @media (max-width: 1024px) {
    blockquote {
      margin: 2rem 0;
      font-size: 1.25rem;
      line-height: 1.5rem; } }

@media (min-width: 960px) {
  :hover {
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out; } }

.nobr {
  white-space: nowrap; }
  @media (max-width: 959px) {
    .nobr {
      white-space: unset; } }

.nobr-mobile {
  white-space: nowrap; }

.hidden {
  display: none; }

.mobile-hide {
  display: inline; }
  @media (max-width: 915px) {
    .mobile-hide {
      display: none; } }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.font-normal {
  font-weight: normal; }

.font-light {
  font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif;
  font-weight: 100; }

.font-bold {
  font-family: FSHumana-Bold, calibri, arial, helvetica, sans-serif;
  font-weight: 700; }

.extended {
  letter-spacing: 2.5px; }

.upper {
  text-transform: uppercase; }

.readmore {
  margin-bottom: 0; }
  .readmore img {
    display: inline;
    width: 28px;
    height: auto; }

/* 
:::::::::: BASE STYLES :::::::::
*/
body {
  background: #FFFFFF;
  margin: 0 0;
  font-family: "FS Humana", arial, sans-serif;
  font-weight: 400;
  color: #53575A; }

p, ul, ol {
  font-weight: 400; }

img {
  width: 100%;
  display: block; }

sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4rem; }

.bold {
  font-weight: 700; }

.mobile {
  display: none; }
  @media (max-width: 959px) {
    .mobile {
      display: block; } }

.desktop {
  display: none; }
  @media (min-width: 960px) {
    .desktop {
      display: block; } }

.pad {
  padding: 2rem; }

.pad-v {
  padding: 2rem 0; }

.pad-h {
  padding: 0 2rem; }

.pad-top {
  padding-top: 2rem; }

.pad-bottom {
  padding-bottom: 2rem; }

.pad-left {
  padding-left: 2rem; }

.pad-right {
  padding-right: 2rem; }

.pad-right-more {
  padding-right: 8rem; }
  @media (max-width: 767px) {
    .pad-right-more {
      padding-right: 0; } }

/* 
:::::::::: FORM STYLES :::::::::
*/
button {
  cursor: pointer;
  border: none;
  background: #4A7729;
  color: #FFFFFF;
  border-radius: 25px;
  font-size: 0.9rem;
  font-weight: 400;
  width: 180px;
  height: 50px; }
  button.register {
    background: #007481;
    font-weight: 400; }
    button.register:hover {
      background: #005d68; }
  button img {
    max-width: 36px;
    max-height: 36px; }

button:hover {
  background: #3e6422; }

button.form-button {
  margin: 24px 0;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: 700;
  float: right; }

input[type="text"],
input[type="email"],
input[type="phone"],
input[type="password"],
select,
textarea {
  display: block;
  margin: 6px auto;
  width: 100%;
  border: none;
  font-family: "FS Humana", arial, sans-serif;
  font-size: 1rem;
  border: #9b9b9b 1px solid;
  border-radius: 4px;
  padding: 8px; }

label {
  color: #4a4a4a; }

/* Messaging */
.form-error {
  color: #CC0000; }

/* Braintree Payment */
.sconce-sample {
  border: #007916 1px solid;
  padding: 12px; }
  .sconce-sample p {
    margin: 0 0; }

header {
  background: #FFFFFF;
  box-shadow: #9A9A9A 1px 2px 3px;
  position: fixed;
  z-index: 1000;
  width: 100%;
  padding: 1rem 0; }
  @media (max-width: 959px) {
    header {
      position: static; } }
  header .logo {
    padding: 1rem 0;
    max-width: 200px; }
    @media (min-width: 960px) {
      header .logo {
        max-width: 20%;
        float: left; } }
    @media (max-width: 1340px) {
      header .logo {
        padding-left: 2rem; } }
    @media (max-width: 420px) {
      header .logo {
        padding-left: 1rem; } }
    header .logo img {
      max-width: 159px;
      max-height: 80px; }
  @media (max-width: 959px) {
    header {
      box-shadow: none; }
      header .logo img {
        max-width: 121px;
        max-height: 38px; } }
  header .flexbox {
    justify-content: space-between; }

.nav-flex {
  padding-right: 2rem; }
  @media (max-width: 959px) {
    .nav-flex {
      padding-right: 0; } }

nav {
  font-family: "Calibri", arial, sans-serif; }
  @media (min-width: 960px) {
    nav {
      padding: 1.2rem 0 1rem 0; } }
  nav a:link, nav a:visited {
    color: #53575A; }
  nav a:active, nav a:hover, nav .current_page_item a {
    color: #4A7729; }
  nav .nav-toggle {
    display: none;
    position: absolute;
    top: 2rem;
    right: 1rem;
    font-size: 1.5rem; }
    @media (max-width: 959px) {
      nav .nav-toggle {
        display: block; } }
  nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0;
    display: flex;
    align-content: center;
    align-items: center; }
    @media (max-width: 959px) {
      nav ul {
        display: block;
        display: none;
        background: #FFFFFF;
        width: 100%;
        border-bottom: #DADADA 1px solid; } }
    nav ul li {
      display: flex;
      justify-content: center;
      flex-direction: column;
      text-align: center;
      font-size: 0.94rem;
      line-height: 1.06rem;
      font-weight: 600;
      padding: 0 2rem; }
      @media (max-width: 1340px) {
        nav ul li {
          padding: 0 1.5rem; } }
      @media (max-width: 1060px) {
        nav ul li {
          padding: 0 1rem; } }
      @media (max-width: 959px) {
        nav ul li {
          max-width: 100%;
          display: block;
          padding: 1rem 2rem;
          font-size: 1rem;
          line-height: 1.375rem;
          text-align: left; } }
    @media (max-width: 959px) {
      nav ul li:last-child {
        border-bottom: none; } }
    @media (max-width: 959px) {
      nav ul li:hover {
        background: #f2f2f2; } }

.cta-buttons {
  margin-left: 0; }
  @media (max-width: 1340px) {
    .cta-buttons {
      padding-right: 2rem;
      text-align: right; } }
  .cta-buttons button {
    display: inline-block; }
  .cta-buttons #hdr-ready, .cta-buttons #hdr-logout {
    background: #4A7729;
    margin-right: 1rem; }
    @media (max-width: 959px) {
      .cta-buttons #hdr-ready, .cta-buttons #hdr-logout {
        position: absolute;
        top: 1.6rem;
        right: 11%;
        height: 40px;
        width: 120px; } }
  .cta-buttons #hdr-contact {
    background: #FFFFFF;
    border: #4A7729 2px solid;
    color: #4A7729; }
    @media (max-width: 959px) {
      .cta-buttons #hdr-contact {
        display: none; } }

footer {
  padding: 1rem 2rem;
  background: #FFFFFF;
  border-top: #9A9A9A 1px solid; }
  footer p, footer ul {
    color: #53575A;
    font-size: 0.75rem;
    line-height: 0.875rem;
    width: 100%; }
  footer p.copyright {
    text-align: right; }
    @media (max-width: 959px) {
      footer p.copyright {
        text-align: center; } }
  footer #disclaimers {
    margin: 1rem auto; }
    footer #disclaimers ul {
      list-style-type: none;
      margin: 0 0;
      padding: 0 0; }
      footer #disclaimers ul li {
        padding-bottom: 0.5rem; }
    footer #disclaimers sup {
      font-size: 0.5rem;
      line-height: 1px; }
  footer a:link, footer a:active, footer a:visited, footer a:hover {
    color: #007481; }
  footer a:hover {
    text-decoration: underline; }
  footer .logo img {
    max-width: 121px;
    max-height: 38px; }
    @media (max-width: 959px) {
      footer .logo img {
        display: block;
        margin: 1rem auto; } }

/* 
:::::::::: BASIC PAGE STYLES :::::::::
*/
.page-body {
  background: #FFFFFF;
  color: #53575A;
  padding-top: 4rem; }
  @media (max-width: 959px) {
    .page-body {
      padding-top: 0; } }
  .page-body h1, .page-body h2, .page-body h3, .page-body h4, .page-body h5, .page-body h6 {
    color: #4A7729; }

#home .home-head {
  background: url("/wp-content/themes/humana-agents/images/home-bg.jpg") bottom left/cover no-repeat;
  height: 630px;
  position: relative; }
  @media (max-width: 915px) {
    #home .home-head {
      background: #4A7729;
      height: 340px;
      padding-top: 0; } }
  @media (max-width: 1279px) {
    #home .home-head .form-container {
      display: none; } }
  #home .home-head h1 {
    font-size: 3.75rem;
    line-height: 66px;
    margin: 64px 0 0 24px; }
    @media (max-width: 915px) {
      #home .home-head h1 {
        margin: 24px 0; } }
  @media (max-width: 915px) {
    #home .home-head .dt-head-text {
      display: none; } }
  #home .home-head .mobile-head-text {
    display: none; }
    @media (max-width: 915px) {
      #home .home-head .mobile-head-text {
        display: none;
        text-align: center; }
        #home .home-head .mobile-head-text h1 {
          font-size: 7vw;
          line-height: 125%; } }
    @media (max-width: 915px) and (max-width: 580px) {
      #home .home-head .mobile-head-text h1 {
        font-size: 36px; } }

  #home .home-head .home-h {
    position: absolute;
    bottom: 0;
    left: 36%; }
    @media (max-width: 1279px) {
      #home .home-head .home-h {
        left: unset;
        right: 7%; } }
    @media (max-width: 915px) {
      #home .home-head .home-h {
        left: 0;
        right: 0;
        margin: auto;
        width: 250px; } }
    #home .home-head .home-h img {
      width: 410px; }
      @media (max-width: 915px) {
        #home .home-head .home-h img {
          width: 250px;
          height: auto; } }
#home .ready {
  text-align: center;
  display: flex;
  height: 470px; }
  @media (max-width: 1279px) {
    #home .ready {
      margin-bottom: 0;
      display: block;
      height: unset;
      padding-bottom: 3.5rem; } }
  #home .ready h2 {
    font-size: 2.625rem; }
  #home .ready .col-8 {
    padding: 0 13rem;
    align-self: center; }
    @media (max-width: 1279px) {
      #home .ready .col-8 {
        padding: 4rem 13% 0;
        width: 100%;
        float: none; } }
#home .selling {
  display: block;
  background: #f1f1f1;
  text-align: center;
  padding: 2rem 0; }
  #home .selling .sell-head {
    padding: 0 2rem; }
    #home .selling .sell-head h3 {
      font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif;
      font-weight: 100; }
  #home .selling .article {
    background: #FFFFFF;
    color: #53575A;
    text-align: center;
    padding: 3rem;
    margin: 0.5rem 10%;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.3) inset; }
    @media (max-width: 959px) {
      #home .selling .article {
        margin: 2rem 1rem; } }
    #home .selling .article h3 {
      color: #007481;
      font-size: 1.875rem;
      line-height: 2.125rem;
      margin-bottom: 2rem;
      font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif; }
      #home .selling .article h3 a {
        color: #53575A; }
#home .ed-resources {
  background: #007481;
  padding: 2rem; }
  #home .ed-resources button {
    margin-top: 1.5rem;
    background: #FFFFFF;
    color: #53575A; }
  #home .ed-resources .ed-copy {
    width: 590px;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 640px) {
      #home .ed-resources .ed-copy {
        width: 100%; } }
#home .testimonials {
  padding: 3rem 2rem; }
  #home .testimonials .test-head {
    text-align: center; }
    #home .testimonials .test-head .test-wrap {
      width: 100%;
      max-width: 1440px;
      margin: 32px auto 0; }
      @media (max-width: 959px) {
        #home .testimonials .test-head .test-wrap {
          display: block; } }
      #home .testimonials .test-head .test-wrap .article {
        display: inline-block;
        vertical-align: top;
        width: 30%;
        position: relative;
        flex: 1;
        background: #FFFFFF;
        color: #53575A;
        text-align: center;
        padding: 1.5rem;
        margin: 0.5rem 1rem;
        border-radius: 10px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.3) inset; }
        @media (max-width: 959px) {
          #home .testimonials .test-head .test-wrap .article {
            margin: 2rem 1rem;
            width: 98%; } }
        #home .testimonials .test-head .test-wrap .article .quote {
          width: 36px;
          margin: 12px auto; }
        #home .testimonials .test-head .test-wrap .article .attribute {
          line-height: 110%;
          margin: 2rem 0 1rem; }
        #home .testimonials .test-head .test-wrap .article .art-btn {
          position: absolute;
          bottom: 16px;
          left: 0;
          right: 0;
          margin: auto; }
          @media (max-width: 959px) {
            #home .testimonials .test-head .test-wrap .article .art-btn {
              position: relative;
              margin-top: 1.5rem; } }
        #home .testimonials .test-head .test-wrap .article h3 {
          color: #4A7729;
          font-size: 1.875rem;
          line-height: 2.125rem;
          font-family: FSHumana-Bold, calibri, arial, helvetica, sans-serif; }
          #home .testimonials .test-head .test-wrap .article h3 a {
            color: #FFFFFF; }
#home .hp-note p {
  font-size: 0.75rem;
  line-height: 0.875rem; }

.video-container {
  margin: 1.5rem auto 3rem; }
  .video-container .aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; }
  .video-container iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: none; }

.form-block {
  padding: 4rem 0; }
  @media (max-width: 1340px) {
    .form-block {
      padding: 4rem 2rem; } }
  @media (max-width: 959px) {
    .form-block {
      padding: 2rem; } }
  .form-block form, .form-block .thanks {
    margin: 8px auto 1rem auto;
    box-shadow: #9A9A9A 0 0 12px;
    background: #FFFFFF;
    border-radius: 8px;
    color: #53575A; }
  .form-block .thanks {
    padding: 2rem; }
  .form-block .cta h3 {
    margin: 0; }
  .form-block .col-4 {
    padding-right: 8px; }

form.leadform {
  color: #53575A;
  padding: 1rem; }
  form.leadform .checkboxes {
    justify-content: flex-start;
    margin: 0.5rem auto; }
    @media (max-width: 959px) {
      form.leadform .checkboxes {
        display: flex; }
        form.leadform .checkboxes .flex-col {
          display: flex; } }
    form.leadform .checkboxes label {
      padding-left: 1rem; }
  form.leadform button {
    margin: 1rem auto;
    display: block; }

.form-item {
  margin: 0.25rem auto 0; }
  .form-item .form-col {
    width: 48%;
    float: left; }
  .form-item .form-col:first-child {
    margin-right: 1%; }
  .form-item .form-col:last-child {
    margin-left: 1%; }
  .form-item .form-col-full {
    width: 98%; }
  .form-item label {
    font-size: 0.85rem; }
  @media (max-width: 1150px) {
    .form-item .mobile-full-width {
      width: 100%; } }
  @media (max-width: 959px) {
    .form-item .mobile-full-width {
      width: 48%; } }
  @media (max-width: 400px) {
    .form-item .mobile-full-width {
      width: 100%; } }
  @media (max-width: 1150px) {
    .form-item .form-col.mobile-full-width:last-child {
      margin-left: 0; } }
  @media (max-width: 959px) {
    .form-item .form-col.mobile-full-width:last-child {
      margin-left: 1%; } }
  @media (max-width: 400px) {
    .form-item .form-col.mobile-full-width:last-child {
      margin-left: 0; } }

.form-block.bg-A3,
.form-block.bg-grey2 {
  padding: 4rem 0 1rem;
  position: relative; }
  @media (max-width: 1340px) {
    .form-block.bg-A3,
    .form-block.bg-grey2 {
      padding: 4rem 2rem 1rem; } }
  .form-block.bg-A3 > .row,
  .form-block.bg-grey2 > .row {
    position: relative;
    overflow: visible; }
  .form-block.bg-A3 .form-container,
  .form-block.bg-grey2 .form-container {
    position: absolute;
    z-index: 999;
    width: 33.333333%;
    max-width: 426px;
    min-width: 400px;
    top: 0;
    right: 0; }
  @media (max-width: 1059px) {
    .form-block.bg-A3 .col-8,
    .form-block.bg-grey2 .col-8 {
      padding-right: 0; } }

@media (max-width: 959px) {
  .form-container {
    display: none; } }

.form-block .col-8 {
  padding-right: 3.75rem; }
  @media (max-width: 959px) {
    .form-block .col-8 {
      padding-right: 0; } }
  .form-block .col-8 .hd-description {
    padding-right: 8rem; }
    @media (max-width: 660px) {
      .form-block .col-8 .hd-description {
        padding-right: 1rem; } }
  .form-block .col-8 .mb-image {
    width: 100%;
    margin-top: 1.5rem; }
  .form-block .col-8 .hd-webinars {
    font-family: FSHumana-Bold, calibri, arial, helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #007481;
    letter-spacing: 2.5px;
    margin-bottom: 1.5rem; }
  .form-block .col-8 .cta {
    background: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08), 0 8px 10px 0 rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    margin: 1rem 0.5rem; }
    .form-block .col-8 .cta .col-8 {
      padding-right: 0; }

.countyblock {
  display: none; }

/******** WHY HUMANA ********/
.plans {
  background: #007481;
  color: #FFFFFF;
  padding: 4rem 2rem; }
  .plans h2 {
    color: #FFFFFF;
    font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif;
    font-weight: 100;
    font-size: 2.625rem;
    line-height: 3rem;
    margin-left: 12px; }
    @media (max-width: 959px) {
      .plans h2 {
        text-align: center;
        margin-left: 0; } }
  .plans h3 {
    color: #005F6C;
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 2rem; }
    @media (max-width: 959px) {
      .plans h3 {
        text-align: center; } }
  @media (max-width: 959px) {
    .plans p {
      text-align: center; } }
  .plans .plan {
    background: #FFFFFF;
    border-radius: 8px;
    box-shadow: #9A9A9A 0 0 12px;
    color: #53575A;
    padding: 1rem 4rem 1rem 2rem;
    margin: 0.5rem;
    min-height: 230px; }
    @media (max-width: 959px) {
      .plans .plan {
        padding: 1rem; } }
    .plans .plan img {
      max-width: 144px;
      max-height: 144px;
      object-fit: scale-down;
      margin: 0 auto;
      padding: 1rem; }
      @media (max-width: 959px) {
        .plans .plan img {
          margin: 1rem auto; } }
  .plans .plan-subhead {
    padding: 0 3rem; }
    @media (max-width: 767px) {
      .plans .plan-subhead {
        padding: 0; } }

.wma-sources {
  padding: 1.5rem 2rem; }
  .wma-sources p {
    font-size: 12px;
    line-height: 15px;
    margin: 0; }

@media (max-width: 959px) {
  .flexbox.cta h3 {
    text-align: center; }
  .flexbox.cta button {
    margin: 2rem auto 1rem; } }

#why-ma .plans .flexbox {
  margin: 2.5rem 3rem 0;
  align-items: center; }
#why-ma .plans .flex-col {
  display: flex;
  align-self: stretch;
  border-bottom: #005F6C 12px solid; }
#why-ma .plans h3 {
  font-size: 3.25rem;
  line-height: 3.5rem;
  margin-bottom: 0;
  font-weight: 700; }
  @media (max-width: 959px) {
    #why-ma .plans h3 {
      text-align: center; } }
#why-ma .plans p {
  font-weight: 300;
  margin: 1rem auto;
  max-width: 720px; }
#why-ma .plans .plan {
  margin: 0.5rem 3rem;
  padding: 2rem 1rem;
  min-height: 0; }
  @media (max-width: 959px) {
    #why-ma .plans .plan {
      margin: 1rem 0; } }
  #why-ma .plans .plan p {
    font-size: 18px;
    line-height: 26px;
    color: #005F6C;
    padding: 0 18px; }

.h2go {
  padding: 2rem; }
  .h2go .col-6:first-child {
    width: 45%; }
  .h2go .col-6:last-child {
    width: 55%;
    padding: 2rem 0 2rem 4rem; }
    .h2go .col-6:last-child img {
      width: 94%; }
  @media (max-width: 959px) {
    .h2go .col-6:first-child {
      width: 100%;
      padding-right: 0;
      padding-left: 0; }
    .h2go .col-6:last-child {
      width: 100%;
      padding: 0 0 2rem 0; } }
  @media (max-width: 959px) and (max-width: 959px) {
    .h2go .col-6:last-child img {
      margin: 0 auto;
      max-width: 600px; } }

  .h2go .copy {
    background: #FFFFFF;
    padding: 3rem 0 3rem 2rem; }
    @media (max-width: 959px) {
      .h2go .copy {
        text-align: center; } }
    .h2go .copy img {
      max-width: 320px;
      margin: 0 0 2rem; }
    .h2go .copy h2 {
      font-size: 2.625rem;
      line-height: 3rem;
      font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif;
      font-weight: 100; }
      @media (max-width: 1340px) {
        .h2go .copy h2 {
          font-size: 2.25rem;
          line-height: 2.65rem; } }

.more-info {
  background: #f1f1f1;
  color: #FFFFFF;
  padding: 3rem 0 4rem; }
  @media (max-width: 1340px) {
    .more-info {
      padding: 3rem 2rem 4rem; } }
  .more-info h2 {
    color: #FFFFFF;
    text-align: center;
    font-size: 2.75rem;
    line-height: 3rem;
    margin-bottom: 2rem; }
  @media (max-width: 1023px) {
    .more-info .flexbox {
      display: block; }
      .more-info .flexbox .col-6 {
        width: 100%; } }
  .more-info .article {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    color: #53575A;
    text-align: center;
    width: 450px;
    height: 320px;
    padding: 3rem;
    margin: 0.5rem auto;
    border-radius: 10px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.3) inset; }
    @media (max-width: 1023px) {
      .more-info .article {
        height: auto;
        margin-bottom: 2rem; } }
    @media (max-width: 530px) {
      .more-info .article {
        width: 94%;
        margin-left: 3%;
        padding: 1.5rem 0.75rem; } }
    .more-info .article h3 {
      color: #53575A;
      font-size: 1.875rem;
      line-height: 2.125rem;
      margin-bottom: 2rem; }
      .more-info .article h3 a {
        color: #53575A; }

/******** PARTNER WITH HUMANA ********/
.how-to {
  padding: 4rem 2rem 2rem; }
  .how-to .ht-copy {
    margin-left: 42px;
    width: 50%; }
    @media (max-width: 960px) {
      .how-to .ht-copy {
        width: 80%; } }
  .how-to h2 {
    color: #005F6C; }
  .how-to ol {
    font-weight: 400;
    color: #005F6C;
    margin-bottom: 0; }
    .how-to ol li {
      padding: 0.5rem 0; }
      .how-to ol li .ht-2 {
        width: 75%; }
      .how-to ol li span {
        color: #53575A;
        position: relative;
        left: 16px; }
        .how-to ol li span span {
          display: block;
          font-size: 1rem;
          line-height: 1.25rem;
          font-weight: 400;
          left: auto; }

.earning-potential {
  padding: 0 2rem 4rem; }
  .earning-potential img {
    margin: 2rem auto 3rem;
    width: 92%; }
  .earning-potential .disclaimer {
    padding: 0 2rem; }
    .earning-potential .disclaimer p {
      font-size: 0.8rem;
      line-height: 1rem; }

.tiers {
  margin: 2rem auto 0 -0.8rem;
  align-items: flex-start;
  justify-content: stretch; }
  @media (max-width: 959px) {
    .tiers {
      margin-left: 0; } }
  .tiers .flex-col {
    align-self: stretch;
    margin: 0 1rem 1rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border: #DADADA 1px solid;
    border-radius: 8px; }
    @media (max-width: 959px) {
      .tiers .flex-col {
        margin: 0 0 2rem; } }
  .tiers .tier-title {
    background: #4A7729;
    color: #FFFFFF;
    padding: 0.5rem 1rem;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.635rem;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
  .tiers .tier {
    padding: 1rem 2rem; }
    .tiers .tier ul {
      list-style-type: none;
      margin: 0 0 1rem;
      padding: 0 0;
      text-align: left;
      font-size: 1rem;
      line-height: 1.25rem;
      font-weight: 400;
      border-bottom: #53575A 2px solid; }
      .tiers .tier ul li {
        padding-bottom: 0.75rem; }
    .tiers .tier ul:last-child {
      border-bottom: none;
      margin: 0 0 0; }

/******** MARKETPOINT ********/
#marketpoint-brokerage .bg-grey2 {
  min-height: 780px; }
  @media (max-width: 960px) {
    #marketpoint-brokerage .bg-grey2 {
      min-height: unset; } }

.benefits {
  padding: 4rem 2rem; }
  .benefits .flexbox {
    align-content: flex-start;
    align-items: center; }
  .benefits .flexcol {
    padding-left: 42px; }
    @media (max-width: 959px) {
      .benefits .flexcol {
        padding-left: 0; } }
  @media (max-width: 959px) {
    .benefits {
      text-align: center; } }
  .benefits h2 {
    color: #005F6C;
    margin-bottom: 0.5rem; }

.benefits-hero {
  padding: 10rem 0 0rem 4rem; }
  @media (max-width: 1330px) {
    .benefits-hero {
      padding-top: 11rem; } }
  @media (max-width: 1280px) {
    .benefits-hero {
      padding-top: 12rem; } }
  @media (max-width: 1100px) {
    .benefits-hero {
      padding-top: 13rem; } }
  .benefits-hero img {
    float: right;
    margin-right: 52px; }
  @media (max-width: 959px) {
    .benefits-hero {
      padding: 1rem 0;
      margin: 0 auto; } }
  .benefits-hero .mb-agent {
    width: 77%; }
    @media (max-width: 959px) {
      .benefits-hero .mb-agent {
        width: 60%;
        min-width: 250px;
        float: none;
        margin: 0 auto; } }

.benefit {
  box-shadow: #DADADA 0 3px 8px;
  border: #DADADA 1px solid;
  font-weight: 400;
  padding: 1rem;
  border-radius: 8px;
  margin: 2rem 0 2rem 0.25rem; }
  @media (max-width: 959px) {
    .benefit {
      margin: 1rem auto;
      padding: 1rem 4rem; } }
  .benefit p {
    font-size: 1rem;
    line-height: 1.25rem; }
    @media (max-width: 959px) {
      .benefit p {
        text-align: center; } }
  .benefit img {
    max-width: 90px;
    padding: 1rem; }
    @media (max-width: 959px) {
      .benefit img {
        margin: 0 auto; } }

/******** CONTACT US ********/
.contact {
  max-width: 1440px;
  margin: 0 auto;
  padding: 4rem 160px; }
  @media (max-width: 640px) {
    .contact {
      padding: 4rem 2rem; } }

.contact-agent {
  margin: 1.5rem 0; }
  @media (max-width: 959px) {
    .contact-agent {
      text-align: center; } }

.profile-photo {
  max-width: 250px;
  border-radius: 8px;
  margin-left: 0.25rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
  @media (max-width: 959px) {
    .profile-photo {
      margin: 1rem auto; } }

.contact-info {
  margin-top: 2rem; }

/******** PORTAL ********/
.bgd-overlay {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 100%;
  background: #000000;
  opacity: 0.7;
  top: 0;
  left: 0; }

.modal {
  display: none;
  position: absolute;
  z-index: 1001;
  width: 100%;
  color: #9A9A9A; }
  @media (max-width: 767px) {
    .modal {
      top: 0; } }

.modal-content {
  position: relative;
  max-width: 768px;
  margin: 7.5% auto;
  background: #FFFFFF;
  padding: 2rem;
  border-radius: 8px; }
  @media (max-width: 767px) {
    .modal-content {
      margin: 0 0; } }
  .modal-content .close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    color: #53575A;
    cursor: pointer; }
    .modal-content .close i {
      border-radius: 50%;
      padding: 0.5rem 0.75rem; }
    .modal-content .close i:hover {
      background: #DADADA; }

.flip {
  transform: rotate(180deg); }

#login {
  background: #FFFFFF url("/wp-content/themes/humana-agents/images/login-bgd.jpg") top center no-repeat;
  background-size: cover;
  min-height: 800px; }
  #login .bgd-overlay, #login .modal {
    display: block; }
  #login .error {
    color: #CC0000; }

#portal {
  padding-top: 6rem; }
  @media (max-width: 1340px) {
    #portal {
      padding: 6rem 2rem 2rem; } }
  @media (max-width: 959px) {
    #portal {
      padding: 2rem; } }
  @media (max-width: 959px) {
    #portal h1 {
      text-align: center;
      padding: 0 2rem; } }
  @media (max-width: 959px) {
    #portal .filters [class*="col-"] {
      padding: 0 2rem;
      text-align: center; } }
  #portal .county-menu {
    box-shadow: none !important; }
  #portal .results {
    margin: 2rem auto; }
    @media (max-width: 959px) {
      #portal .results {
        padding: 0 2rem; } }
  #portal .record, #portal .record-heading {
    padding: 0.375rem 0; }
    #portal .record [class*='col-'], #portal .record-heading [class*='col-'] {
      padding: 0 0.5rem; }
  #portal .record-heading {
    font-weight: 600;
    background: #005F6C;
    color: #FFFFFF; }
  #portal .record {
    background: #DADADA;
    cursor: pointer; }
  #portal .record:nth-child(odd) {
    background: #f2f2f2; }
  #portal .record:hover {
    background: #9ff3ff; }

#profile {
  margin: 1rem 0; }
  #profile h3 {
    color: #005F6C;
    margin: 0 0 0.25rem; }
    #profile h3 input[type="checkbox"] {
      display: inline-block;
      margin-left: 1rem; }
    #profile h3 label {
      font-size: 0.9rem;
      color: #53575A;
      font-weight: 700; }
  #profile p {
    font-size: 1.2rem;
    color: #53575A;
    margin: 0; }

#updateProspect button {
  display: none; }
#updateProspect textarea {
  border: none;
  background: #f4f4f4; }

#log {
  margin: 2rem 0; }
  #log #logTitle {
    cursor: pointer;
    font-weight: 300;
    font-size: 1rem;
    color: #005F6C;
    text-decoration: underline; }
  #log #notes {
    display: none;
    margin: 1rem auto; }
    #log #notes .note {
      margin: 0.5rem auto;
      border-radius: 4px;
      padding: 1rem 1rem 0.5rem;
      font-size: 1rem;
      color: #53575A; }
      #log #notes .note .byline {
        font-size: 0.9rem;
        color: #9A9A9A; }
    #log #notes .note:nth-child(odd) {
      background: #f4f4f4; }
    #log #notes .note:nth-child(even) {
      background: #e7e7e7; }

#resources .form-block,
#contact-us .form-block {
  padding-bottom: 0; }
#resources .res-head,
#contact-us .res-head {
  display: flex;
  align-items: center;
  position: relative;
  height: 370px; }
  #resources .res-head .res-text,
  #contact-us .res-head .res-text {
    margin-left: 48px;
    width: 43%; }
  @media (max-width: 1120px) {
    #resources .res-head .res-text,
    #contact-us .res-head .res-text {
      width: 60%; } }
  @media (max-width: 959px) {
    #resources .res-head,
    #contact-us .res-head {
      height: unset;
      padding-bottom: 2rem; }
      #resources .res-head .res-text,
      #contact-us .res-head .res-text {
        width: 100%;
        margin-left: 0; } }
  @media (max-width: 389px) {
    #resources .res-head .res-text h1,
    #contact-us .res-head .res-text h1 {
      font-size: 2.35rem;
      line-height: 125%; } }
  #resources .res-head .head-image,
  #contact-us .res-head .head-image {
    position: absolute;
    z-index: 999;
    width: 33.333333%;
    bottom: 0;
    right: 200px; }
    #resources .res-head .head-image img,
    #contact-us .res-head .head-image img {
      max-width: 320px; }
    @media (max-width: 1120px) {
      #resources .res-head .head-image,
      #contact-us .res-head .head-image {
        right: 0; } }
    @media (max-width: 959px) {
      #resources .res-head .head-image,
      #contact-us .res-head .head-image {
        display: none; } }
#resources .resource-wrap,
#contact-us .resource-wrap {
  background: #FFFFFF;
  min-height: 100px; }
#resources .resource-block,
#contact-us .resource-block {
  position: relative;
  width: 74.276%;
  height: 275px;
  margin: 2rem auto;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.3) inset;
  background: #ffffff; }
  @media (max-width: 767px) {
    #resources .resource-block,
    #contact-us .resource-block {
      width: 94%;
      margin-left: 3%;
      height: auto; } }
  #resources .resource-block .res-thumb,
  #contact-us .resource-block .res-thumb {
    display: inline-block;
    vertical-align: top;
    width: 28.94%;
    height: 100%;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
    @media (max-width: 767px) {
      #resources .resource-block .res-thumb,
      #contact-us .resource-block .res-thumb {
        display: none; } }
  #resources .resource-block .res-info-wrap,
  #contact-us .resource-block .res-info-wrap {
    display: inline-block;
    width: 70%;
    height: 275px;
    padding-left: 2rem; }
    @media (max-width: 767px) {
      #resources .resource-block .res-info-wrap,
      #contact-us .resource-block .res-info-wrap {
        width: 100%;
        padding: 0 24px 12px;
        height: auto; } }
    #resources .resource-block .res-info-wrap .res-info,
    #contact-us .resource-block .res-info-wrap .res-info {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      padding-right: 2rem; }
      @media (max-width: 767px) {
        #resources .resource-block .res-info-wrap .res-info,
        #contact-us .resource-block .res-info-wrap .res-info {
          position: relative;
          top: unset;
          transform: unset;
          padding-right: 0; } }
      #resources .resource-block .res-info-wrap .res-info .res-cat,
      #contact-us .resource-block .res-info-wrap .res-info .res-cat {
        font-family: FSHumana-Bold, calibri, arial, helvetica, sans-serif;
        font-size: 16px;
        text-align: left;
        color: #007481;
        letter-spacing: 2.5px;
        margin-bottom: 0.75rem; }
#resources .pagination,
#contact-us .pagination {
  display: block;
  text-align: center;
  padding: 1rem 0 2rem; }
  #resources .pagination .page-numbers,
  #contact-us .pagination .page-numbers {
    font-size: 1.25rem;
    font-weight: 400;
    color: #53575A; }
    #resources .pagination .page-numbers.current,
    #contact-us .pagination .page-numbers.current {
      color: #007481;
      font-weight: 700; }
#resources .partner-wrap,
#contact-us .partner-wrap {
  display: block;
  width: 100%;
  margin: 4rem 0; }
  #resources .partner-wrap .partner-up,
  #contact-us .partner-wrap .partner-up {
    display: flex;
    width: 650px;
    padding: 1rem 0;
    background: #FFFFFF;
    color: #53575A;
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.3) inset; }
    @media (max-width: 730px) {
      #resources .partner-wrap .partner-up,
      #contact-us .partner-wrap .partner-up {
        width: 94%;
        margin-left: 3%; } }
    @media (max-width: 499px) {
      #resources .partner-wrap .partner-up,
      #contact-us .partner-wrap .partner-up {
        display: block; } }
    #resources .partner-wrap .partner-up .partner-h,
    #contact-us .partner-wrap .partner-up .partner-h {
      display: inline-block;
      width: 43%; }
      @media (max-width: 499px) {
        #resources .partner-wrap .partner-up .partner-h,
        #contact-us .partner-wrap .partner-up .partner-h {
          display: block;
          width: 100%; } }
      #resources .partner-wrap .partner-up .partner-h img,
      #contact-us .partner-wrap .partner-up .partner-h img {
        width: 181px;
        margin: 2rem auto; }
    #resources .partner-wrap .partner-up .partner-copy,
    #contact-us .partner-wrap .partner-up .partner-copy {
      align-self: center;
      width: 50%; }
      @media (max-width: 499px) {
        #resources .partner-wrap .partner-up .partner-copy,
        #contact-us .partner-wrap .partner-up .partner-copy {
          display: block;
          width: 280px;
          margin: 0 auto; } }

/* CSS Document */
.post-wrap {
  display: inline-block;
  width: 70%;
  margin-right: 6%; }
  @media (max-width: 1023px) {
    .post-wrap {
      display: block;
      width: 96%;
      margin-left: 2%; } }
  @media (max-width: 640px) {
    .post-wrap {
      width: 100%;
      margin-left: 0; } }
  .post-wrap .cta-wrap {
    text-align: center;
    margin: 4rem auto 2rem auto;
    padding: 2rem;
    width: 80%;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.3) inset; }
  .post-wrap .article-sources p {
    line-height: 16px;
    font-size: 12px; }
    @media (max-width: 640px) {
      .post-wrap .article-sources p {
        padding: 0 1rem; } }
  .post-wrap .article-sources sup {
    font-size: 9px; }
  .post-wrap .article-sources a {
    font-size: 12px; }

.sidebar {
  display: inline-block;
  vertical-align: top;
  width: 23%; }
  @media (max-width: 1023px) {
    .sidebar {
      display: block;
      text-align: center;
      width: 96%;
      margin-top: 2rem;
      margin-left: 2%; } }

.side-content {
  background: #FFFFFF;
  color: #53575A;
  text-align: center;
  width: 96%;
  margin: 0.5rem 0 2rem 2%;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.3) inset; }
  @media (max-width: 1023px) {
    .side-content {
      display: inline-block;
      width: 260px;
      margin-left: 1%;
      margin-right: 1%; } }
  @media (max-width: 350px) {
    .side-content {
      width: 100%; } }
  .side-content .side-head {
    background: #007481;
    width: 100%;
    height: 42px;
    border-radius: 10px 10px 0 0; }
  .side-content .res-excerpt {
    text-align: left;
    padding: 0.5rem 10% 2rem; }

.resource-return {
  padding-left: 2rem; }
  @media (max-width: 640px) {
    .resource-return {
      padding-left: 1rem; } }

.body_heading {
  background: #4A7729;
  color: #FFFFFF;
  text-align: center;
  padding: 4rem 2rem 2rem; }
  .body_heading h1 {
    color: #FFFFFF;
    margin: 0 0 0.5rem; }
  .body_heading .subhead {
    font-size: 1.2rem;
    font-style: oblique; }

.body_content {
  padding: 2rem; }
  @media (max-width: 640px) {
    .body_content {
      padding: 2rem 0; } }
  .body_content .description {
    padding: 0 2rem 0 2rem;
    color: #53575A; }
    @media (max-width: 640px) {
      .body_content .description {
        padding: 0 1rem 0 1rem; } }
    .body_content .description p {
      font-size: 1rem;
      line-height: 1.5rem; }
  .body_content .additional-content .myth {
    overflow: hidden;
    padding: 2rem 2rem 0 2rem;
    background: #f1f1f1; }
    @media (max-width: 640px) {
      .body_content .additional-content .myth {
        padding: 2rem 1rem 0 1rem; } }
    .body_content .additional-content .myth:nth-child(2n) {
      background: #FFFFFF; }
  .body_content .testimonial-group {
    overflow: hidden;
    padding: 2rem 2rem 1rem 2rem;
    background: #f1f1f1; }
    @media (max-width: 640px) {
      .body_content .testimonial-group {
        padding: 2rem 1rem 1rem 1rem; } }
    .body_content .testimonial-group:nth-child(2n) {
      background: #FFFFFF; }
    .body_content .testimonial-group h2 {
      margin-bottom: 1rem;
      font-size: 22px;
      line-height: 32px;
      color: #53575A; }
    .body_content .testimonial-group .testimonial-item {
      padding: 0 2rem; }
      .body_content .testimonial-group .testimonial-item .testimonial {
        color: #4A7729;
        font-style: italic; }
      .body_content .testimonial-group .testimonial-item .byline {
        font-weight: 400; }
    .body_content .testimonial-group .test-num-col {
      position: relative;
      top: -6px;
      display: inline-block;
      width: 60px;
      vertical-align: top; }
      .body_content .testimonial-group .test-num-col .test-num {
        font-family: FSHumana, calibri, arial, helvetica, sans-serif;
        font-size: 18px;
        font-weight: 700;
        width: 40px;
        height: 40px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        border-radius: 50%;
        background: #78BE20;
        color: #ffffff; }
    .body_content .testimonial-group .test-subhead {
      display: inline-block;
      width: 86%; }
      @media (max-width: 490px) {
        .body_content .testimonial-group .test-subhead {
          width: 77%; } }
    .body_content .testimonial-group .article-num-para {
      display: inline-block;
      padding-left: 60px; }
      @media (max-width: 640px) {
        .body_content .testimonial-group .article-num-para {
          padding-left: 0; } }
      .body_content .testimonial-group .article-num-para ol, .body_content .testimonial-group .article-num-para ul {
        font-size: 1rem;
        line-height: 1.625rem; }
    .body_content .testimonial-group .article-num-spacer {
      display: inline-block;
      width: 60px; }
  .body_content .testimonial-group:last-child {
    border-bottom: none; }
  .body_content .article-summary {
    margin-top: 1rem; }
  .body_content .article-summary h2 {
    margin-bottom: 1rem;
    font-size: 22px;
    line-height: 32px;
    color: #53575A; }

.myth {
  padding: 2rem 0; }
  .myth h2 {
    font-size: 1.375rem;
    line-height: 2rem; }
  .myth h2:first-child {
    margin-bottom: 0; }
  .myth h2:nth-child(2n) {
    margin-top: 0.5rem;
    margin-bottom: 0.75rem;
    color: #53575A; }
  .myth ul,
  .myth ol {
    padding-bottom: 0;
    margin-bottom: 0; }
    .myth ul li,
    .myth ol li {
      padding-bottom: 0.5rem;
      font-size: 1rem;
      line-height: 1.5rem;
      color: #53575A; }
  .myth sup {
    font-size: 0.7rem;
    line-height: 1px; }

.myth:last-child {
  border: none; }

.social {
  margin: 0 0 2rem; }
  .social p {
    font-family: FSHumana-Bold, calibri, arial, helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 1.5px;
    margin-bottom: 0.875rem; }
  .social a {
    display: inline-block;
    margin-right: 0.75rem; }
  .social a:nth-child(0) {
    margin-left: 0; }
  .social img {
    display: inline-block;
    width: 37px; }
  .social #copyurl {
    cursor: pointer; }

.tooltip,
.urltooltip {
  position: relative;
  display: inline-block; }

.tooltip .tooltiptext,
.urltooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 0.75rem; }

.tooltip .tooltiptext::after,
.urltooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

.tooltip:hover .tooltiptext,
.urltooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

/* 
:::::::::: Views :::::::::
*/
.view {
  align-content: center;
  display: none;
  clear: both; }
  .view .back {
    background: #cdcdcd;
    color: #DADADA;
    font-size: 36px;
    padding: 6px 8px 8px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
  .view .view_block {
    padding: 12px; }

/* CSS Document */
.video-container {
  position: relative; }
  .video-container .play {
    position: absolute;
    max-width: 96px;
    margin: 0;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%); }
    .video-container .play i {
      font-size: 48px;
      text-align: center;
      display: block;
      margin: 0 auto;
      padding: 1.5rem 2rem 1.5rem 1.75rem;
      border-radius: 50%; }
    .video-container .play i.fa-play {
      padding: 1.5rem 2rem; }
    .video-container .play i.fa-pause {
      display: none;
      opacity: 0.5; }

.webinars {
  padding: 2rem 2rem 4rem; }
  .webinars h2 {
    color: #005F6C;
    text-align: center;
    margin: 2rem auto; }
  .webinars .webinar {
    border: #53575A 1px solid;
    background: #F4F4F4;
    padding: 2rem 4rem;
    margin: 1rem 2rem;
    font-size: 1.3rem;
    font-weight: 600; }
    @media (max-width: 959px) {
      .webinars .webinar {
        padding: 1rem 2rem;
        font-size: 1.1rem; }
        .webinars .webinar [class*='col-'] {
          float: none;
          margin: 1rem auto; } }

a:link, a:active, a:visited {
  color: #4A7729;
  text-decoration: none; }

a:hover {
  color: #32511c; }

/* 
:::::::::: FORM STYLES :::::::::
*/
button {
  cursor: pointer;
  border: none;
  background: #612166;
  color: #FFFFFF;
  border-radius: 8px;
  font-size: 0.9rem;
  font-weight: 400;
  width: 180px;
  height: 50px; }
  button:hover {
    background: #4f1b53; }
  button.register {
    background: #4A7729;
    font-weight: 400; }
    button.register:hover {
      background: #3e6422; }
  button img {
    max-width: 36px;
    max-height: 36px; }

button:hover {
  background: #4f1b53; }

button.form-button {
  margin: 24px 0;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: 700;
  float: right; }

input[type="text"],
input[type="email"],
input[type="phone"],
input[type="password"],
input[type="number"],
select,
textarea {
  display: block;
  margin: 6px auto;
  width: 100%;
  border: none;
  font-family: "FS Humana", arial, sans-serif;
  font-size: 1rem;
  border: #9b9b9b 1px solid;
  border-radius: 0;
  padding: 8px; }

label {
  color: #4a4a4a; }

/* Messaging */
.form-error {
  color: #CC0000; }

/*** custom checkboxes ***/
.label-container {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .label-container:hover input ~ .custom-checkmark {
    background-color: #f1f1f1; }
  .label-container input:checked ~ .custom-checkmark {
    background-color: #4A7729; }
  .label-container input:checked ~ .custom-checkmark:after {
    display: block; }
  .label-container .custom-checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.label-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

.custom-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #FFFFFF;
  border: #9A9A9A 1px solid; }
  .custom-checkmark:after {
    content: "";
    position: absolute;
    display: none; }

.label-content {
  display: inline-block;
  padding: 4px 12px 0 18px;
  font-size: 0.85rem; }

header {
  background: #FFFFFF;
  box-shadow: none;
  border-bottom: #f1f1f1 2px solid;
  position: fixed;
  z-index: 1000;
  width: 100%;
  padding: 1rem 0; }
  @media (max-width: 959px) {
    header {
      position: static; } }
  header .logo {
    padding: 1rem 0;
    max-width: 200px; }
    @media (min-width: 960px) {
      header .logo {
        max-width: 20%;
        float: left; } }
    @media (max-width: 1340px) {
      header .logo {
        padding-left: 2rem; } }
    @media (max-width: 420px) {
      header .logo {
        padding-left: 1rem; } }
    header .logo img {
      max-width: 159px;
      max-height: 80px; }
  @media (max-width: 959px) {
    header {
      box-shadow: none; }
      header .logo img {
        max-width: 121px;
        max-height: 38px; } }
  header .flexbox {
    justify-content: space-between; }

.nav-flex {
  padding-right: 2rem; }
  @media (max-width: 959px) {
    .nav-flex {
      padding-right: 0; } }

nav {
  font-family: "Calibri", arial, sans-serif; }
  @media (min-width: 960px) {
    nav {
      padding: 1.2rem 0 1rem 0; } }
  nav a:link, nav a:visited {
    color: #53575A; }
  nav a:active, nav a:hover, nav .current_page_item a {
    color: #4A7729; }
  nav .nav-toggle {
    display: none;
    position: absolute;
    top: 2rem;
    right: 1rem;
    font-size: 1.5rem; }
    @media (max-width: 959px) {
      nav .nav-toggle {
        display: block; } }
  nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0;
    display: flex;
    align-content: center;
    align-items: center; }
    @media (max-width: 959px) {
      nav ul {
        display: block;
        display: none;
        background: #FFFFFF;
        width: 100%;
        border-bottom: #DADADA 1px solid; } }
    nav ul li {
      display: flex;
      justify-content: center;
      flex-direction: column;
      text-align: center;
      font-size: 0.94rem;
      line-height: 1.06rem;
      font-weight: 600;
      padding: 0 1.5rem; }
      @media (max-width: 1340px) {
        nav ul li {
          padding: 0 1rem; } }
      @media (max-width: 1060px) {
        nav ul li {
          padding: 0 0.9rem; } }
      @media (max-width: 959px) {
        nav ul li {
          max-width: 100%;
          display: block;
          padding: 1rem 2rem;
          font-size: 1rem;
          line-height: 1.375rem;
          text-align: left; } }
    @media (max-width: 959px) {
      nav ul li:last-child {
        border-bottom: none; } }
    @media (max-width: 959px) {
      nav ul li:hover {
        background: #f2f2f2; } }

.cta-buttons {
  margin-left: 0; }
  @media (max-width: 1340px) {
    .cta-buttons {
      padding-right: 2rem;
      text-align: right; } }
  .cta-buttons button {
    display: inline-block; }
  .cta-buttons #hdr-ready, .cta-buttons #hdr-logout {
    background: #612166;
    margin-right: 1rem; }
    @media (max-width: 959px) {
      .cta-buttons #hdr-ready, .cta-buttons #hdr-logout {
        position: absolute;
        top: 1.6rem;
        right: 11%;
        height: 40px;
        width: 120px; } }
  .cta-buttons #hdr-contact {
    background: #FFFFFF;
    border: #4A7729 2px solid;
    color: #4A7729; }
    @media (max-width: 959px) {
      .cta-buttons #hdr-contact {
        display: none; } }

footer {
  border-top: none; }
  footer a:link, footer a:active, footer a:visited, footer a:hover {
    color: #4A7729; }

/* 
:::::::::: BASIC PAGE STYLES :::::::::
*/
#home .home-head {
  background: #636067 url("/wp-content/themes/humana-agents/images/humana-2021/hero1.jpg") top left/contain no-repeat;
  height: 720px;
  position: relative; }
  @media (max-width: 1850px) {
    #home .home-head {
      background-color: transparent; } }
  @media (max-width: 1440px) {
    #home .home-head {
      height: 560px;
      background-size: contain;
      background-color: transparent; } }
  @media (max-width: 1280px) {
    #home .home-head {
      height: 498px; } }
  @media (max-width: 915px) {
    #home .home-head {
      background: #4A7729;
      height: 340px;
      padding-top: 0; } }
  @media (max-width: 1279px) {
    #home .home-head .form-container {
      display: none; } }
  #home .home-head h1 {
    font-size: 3.75rem;
    line-height: 66px;
    font-weight: 100;
    margin: 64px 64px 0 212px; }
    @media (max-width: 1099px) {
      #home .home-head h1 {
        margin: 32px 0 0 150px;
        font-size: 3.25rem;
        line-height: 54px; } }
    @media (max-width: 915px) {
      #home .home-head h1 {
        margin: 24px 0; } }
  @media (max-width: 915px) {
    #home .home-head .dt-head-text {
      display: none; } }
  #home .home-head .mobile-head-text {
    display: none; }
    @media (max-width: 915px) {
      #home .home-head .mobile-head-text {
        display: none;
        text-align: center; }
        #home .home-head .mobile-head-text h1 {
          font-size: 7vw;
          line-height: 125%; } }
    @media (max-width: 915px) and (max-width: 580px) {
      #home .home-head .mobile-head-text h1 {
        font-size: 36px; } }

  #home .home-head .home-h {
    display: none;
    position: absolute;
    bottom: 0;
    left: 36%; }
    @media (max-width: 1279px) {
      #home .home-head .home-h {
        left: unset;
        right: 7%; } }
    @media (max-width: 915px) {
      #home .home-head .home-h {
        display: block;
        left: 0;
        right: 0;
        margin: auto;
        width: 360px; } }
    #home .home-head .home-h img {
      width: 410px; }
      @media (max-width: 915px) {
        #home .home-head .home-h img {
          width: 360px;
          height: auto; } }
#home .ready {
  padding: 2rem;
  text-align: left;
  display: block;
  max-width: 1024px;
  height: auto;
  margin: 0 auto; }
  @media (max-width: 1279px) {
    #home .ready {
      margin-bottom: 0;
      display: block;
      height: unset;
      padding-bottom: 3.5rem; } }
  #home .ready h2 {
    font-size: 26px;
    line-height: 37px;
    margin-bottom: 0; }
  #home .ready h3 {
    font-size: 18px;
    line-height: 21px; }
  #home .ready .hero-feature {
    padding: 1rem; }
    @media (max-width: 1279px) {
      #home .ready .hero-feature {
        text-align: center; } }
    #home .ready .hero-feature img {
      width: auto;
      height: 41px;
      margin-bottom: 1rem; }
      @media (max-width: 1279px) {
        #home .ready .hero-feature img {
          margin: 1rem auto; } }
  #home .ready button {
    display: block;
    margin: 0 auto; }
#home .selling {
  display: block;
  background: #f1f1f1;
  text-align: center;
  padding: 2rem 0; }
  #home .selling .sell-head {
    max-width: 1024px;
    margin: 1rem auto;
    padding: 0 2rem; }
    #home .selling .sell-head h3 {
      font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif;
      font-weight: 100;
      font-size: 26px;
      line-height: 37px;
      color: #4A7729; }
  #home .selling .article {
    background: #FFFFFF;
    color: #53575A;
    text-align: center;
    padding: 3rem;
    margin: 0.5rem 10%;
    border-radius: 0;
    box-shadow: none; }
    @media (max-width: 959px) {
      #home .selling .article {
        margin: 2rem 1rem; } }
    #home .selling .article h3 {
      color: #4A7729;
      font-size: 30px;
      line-height: 36px;
      margin-bottom: 2rem;
      font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif; }
      #home .selling .article h3 a {
        color: #53575A; }
#home .ed-resources {
  background: #4A7729;
  padding: 2rem; }
  #home .ed-resources button {
    margin-top: 1.5rem;
    background: #003057;
    color: #FFFFFF; }
  #home .ed-resources .ed-copy {
    width: 800px;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 800px) {
      #home .ed-resources .ed-copy {
        width: 100%; } }
#home .testimonials {
  padding: 3rem 2rem; }
  #home .testimonials .test-head {
    text-align: center; }
    #home .testimonials .test-head .test-wrap {
      width: 100%;
      max-width: 1440px;
      margin: 32px auto 0; }
      @media (max-width: 959px) {
        #home .testimonials .test-head .test-wrap {
          display: block;
          margin-left: -1rem; } }
      #home .testimonials .test-head .test-wrap .article {
        display: inline-block;
        vertical-align: top;
        width: 30%;
        position: relative;
        flex: 1;
        background: #FFFFFF;
        color: #53575A;
        text-align: center;
        padding: 1.5rem;
        margin: 0.5rem 1rem;
        border-radius: 0;
        box-shadow: none; }
        @media (max-width: 959px) {
          #home .testimonials .test-head .test-wrap .article {
            margin: 2rem 1rem;
            width: 98%; } }
        #home .testimonials .test-head .test-wrap .article .quote {
          width: 36px;
          margin: 12px auto; }
        #home .testimonials .test-head .test-wrap .article .attribute {
          line-height: 110%;
          margin: 2rem 0 1rem; }
        #home .testimonials .test-head .test-wrap .article .art-btn {
          position: absolute;
          bottom: 16px;
          left: 0;
          right: 0;
          margin: auto; }
          @media (max-width: 959px) {
            #home .testimonials .test-head .test-wrap .article .art-btn {
              position: relative;
              margin-top: 1.5rem; } }
        #home .testimonials .test-head .test-wrap .article h3 {
          color: #4A7729;
          font-size: 1.875rem;
          line-height: 2.125rem;
          font-family: FSHumana-Bold, calibri, arial, helvetica, sans-serif; }
          #home .testimonials .test-head .test-wrap .article h3 a {
            color: #FFFFFF; }
#home .marketpoint {
  background: #f1f1f1;
  margin: 1rem 4rem 4rem; }
  @media (max-width: 1300px) {
    #home .marketpoint {
      margin: 1rem 0 0; } }
  #home .marketpoint .copy {
    text-align: left;
    padding: 2rem 8rem 2rem 4rem; }
    @media (max-width: 959px) {
      #home .marketpoint .copy {
        padding: 2rem; } }
    #home .marketpoint .copy h2 {
      font-size: 42px;
      line-height: 50px;
      margin-bottom: 1rem; }
  #home .marketpoint .supp-img {
    background: url("/wp-content/themes/humana-agents/images/humana-2021/home_marketpoint.jpg") top right/cover no-repeat;
    height: 400px; }
    @media (min-width: 1650px) {
      #home .marketpoint .supp-img {
        height: 500px; } }
    @media (max-width: 959px) {
      #home .marketpoint .supp-img {
        background: none;
        height: auto; } }
    #home .marketpoint .supp-img img {
      display: none; }
      @media (max-width: 959px) {
        #home .marketpoint .supp-img img {
          display: block; } }

.closer {
  margin: 0 auto 4rem;
  background: #003057;
  color: #FFFFFF;
  text-align: center;
  padding: 4rem; }
  .closer [class*='col'] {
    float: none; }
  .closer h2, .closer h3 {
    color: #FFFFFF; }
  .closer h2 {
    margin-bottom: 1rem; }
  .closer p {
    max-width: 759px;
    margin-bottom: 1rem; }
  .closer button {
    background: #FFFFFF;
    color: #003057; }
    .closer button:hover {
      background: #f2f2f2; }

.hp-note p {
  font-size: 0.75rem;
  line-height: 0.875rem; }

.video-container {
  margin: 1.5rem auto 3rem; }
  .video-container .aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; }
  .video-container iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: none; }

.form-block {
  padding: 6rem 0 4rem; }
  @media (max-width: 1340px) {
    .form-block {
      padding: 4rem 2rem; } }
  @media (max-width: 959px) {
    .form-block {
      padding: 2rem; } }
  .form-block form, .form-block .thanks {
    margin: 8px auto 1rem auto;
    box-shadow: none;
    background: #F8F5F5;
    border-radius: 0;
    color: #53575A; }
  .form-block .thanks {
    padding: 2rem; }
  .form-block .cta h3 {
    margin: 0; }
  .form-block .col-4 {
    padding-right: 8px; }

form.leadform {
  color: #53575A;
  padding: 1rem; }
  form.leadform h3 {
    margin-bottom: -1rem; }
  form.leadform .checkboxes {
    justify-content: flex-start;
    margin: 0.5rem auto; }
    @media (max-width: 959px) {
      form.leadform .checkboxes {
        display: flex; }
        form.leadform .checkboxes .flex-col {
          display: flex; } }
    form.leadform .checkboxes label {
      padding-left: 1rem; }
  form.leadform button {
    margin: 1rem auto;
    display: block; }

.form-item {
  margin: 0.25rem auto 0; }
  .form-item .form-col {
    width: 48%;
    float: left; }
  .form-item .form-col:first-child {
    margin-right: 1%; }
  .form-item .form-col:last-child {
    margin-left: 1%; }
  .form-item .form-col-full {
    width: 98%; }
  .form-item label {
    font-size: 0.85rem; }
  @media (max-width: 1150px) {
    .form-item .mobile-full-width {
      width: 100%; } }
  @media (max-width: 959px) {
    .form-item .mobile-full-width {
      width: 48%; } }
  @media (max-width: 400px) {
    .form-item .mobile-full-width {
      width: 100%; } }
  @media (max-width: 1150px) {
    .form-item .form-col.mobile-full-width:last-child {
      margin-left: 0; } }
  @media (max-width: 959px) {
    .form-item .form-col.mobile-full-width:last-child {
      margin-left: 1%; } }
  @media (max-width: 400px) {
    .form-item .form-col.mobile-full-width:last-child {
      margin-left: 0; } }

.form-block.bg-A3,
.form-block.bg-grey2 {
  padding: 4rem 0 1rem;
  position: relative; }
  @media (max-width: 1340px) {
    .form-block.bg-A3,
    .form-block.bg-grey2 {
      padding: 4rem 2rem 1rem; } }
  .form-block.bg-A3 > .row,
  .form-block.bg-grey2 > .row {
    position: relative;
    overflow: visible; }
  .form-block.bg-A3 .form-container,
  .form-block.bg-grey2 .form-container {
    position: absolute;
    z-index: 999;
    width: 33.333333%;
    max-width: 426px;
    min-width: 400px;
    top: 0;
    right: 0; }
  @media (max-width: 1059px) {
    .form-block.bg-A3 .col-8,
    .form-block.bg-grey2 .col-8 {
      padding-right: 0; } }

@media (max-width: 959px) {
  .form-container {
    display: none; } }

.form-block .col-8 {
  padding-right: 3.75rem; }
  @media (max-width: 959px) {
    .form-block .col-8 {
      padding-right: 0; } }
  .form-block .col-8 .video_teaser {
    font-size: 22px;
    line-height: 28px; }
  .form-block .col-8 .hd-description {
    padding-right: 0; }
    @media (max-width: 660px) {
      .form-block .col-8 .hd-description {
        padding-right: 1rem; } }
  .form-block .col-8 .mb-image {
    width: 100%;
    margin-top: 1.5rem; }
  .form-block .col-8 .hd-webinars {
    font-family: FSHumana-Bold, calibri, arial, helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #4A7729;
    letter-spacing: 2.5px;
    margin-bottom: 1.5rem; }
  .form-block .col-8 .cta {
    background: #FFFFFF;
    box-shadow: none;
    border-radius: 0;
    margin: 1rem 0.5rem; }
    .form-block .col-8 .cta .col-8 {
      padding-right: 0; }
      @media (max-width: 959px) {
        .form-block .col-8 .cta .col-8 p {
          text-align: center; } }

.countyblock {
  display: none; }

/******** WHY HUMANA ********/
.plans {
  background: #4A7729;
  color: #FFFFFF;
  padding: 4rem 2rem; }
  .plans h2 {
    color: #FFFFFF;
    font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif;
    font-weight: 100;
    font-size: 2.625rem;
    line-height: 3rem;
    margin-left: 0;
    text-align: center; }
    @media (max-width: 959px) {
      .plans h2 {
        margin-left: 0; } }
  .plans h3 {
    color: #4A7729;
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 2rem; }
    @media (max-width: 959px) {
      .plans h3 {
        text-align: center; } }
  .plans p {
    text-align: center; }
    @media (max-width: 959px) {
      .plans p {
        text-align: center; } }
  .plans button {
    background-color: #003057; }
    .plans button:hover {
      background-color: #003e71; }
  .plans .container > .flexbox:nth-child(3n) {
    margin-bottom: 2rem; }
  .plans .plan {
    background: #FFFFFF;
    border-radius: 0;
    box-shadow: none;
    color: #53575A;
    padding: 1rem 4rem 1rem 2rem;
    margin: 0.5rem;
    min-height: 230px; }
    @media (max-width: 959px) {
      .plans .plan {
        padding: 1rem; } }
    .plans .plan img {
      max-width: 144px;
      max-height: 144px;
      object-fit: scale-down;
      margin: 0 auto;
      padding: 1rem; }
      @media (max-width: 959px) {
        .plans .plan img {
          margin: 1rem auto; } }
    .plans .plan p {
      text-align: left; }
      @media (max-width: 959px) {
        .plans .plan p {
          text-align: center; } }
  .plans .plan-subhead {
    padding: 0 3rem; }
    @media (max-width: 767px) {
      .plans .plan-subhead {
        padding: 0; } }

.wma-sources {
  padding: 0 0; }
  @media (max-width: 1370px) {
    .wma-sources {
      padding: 0 2rem; } }
  .wma-sources p {
    font-size: 12px;
    line-height: 15px;
    margin: 0; }

@media (max-width: 959px) {
  .flexbox.cta h3 {
    text-align: center; }
  .flexbox.cta button {
    margin: 2rem auto 1rem; } }

#why-ma .plans .flexbox {
  margin: 2.5rem 3rem 0;
  align-items: flex-start; }
#why-ma .plans .flex-col {
  display: block;
  align-self: stretch;
  border-bottom: #003057 12px solid; }
#why-ma .plans h3 {
  color: #003057;
  font-size: 3.25rem;
  line-height: 3.5rem;
  margin-bottom: 0;
  font-weight: 700; }
  @media (max-width: 959px) {
    #why-ma .plans h3 {
      text-align: center; } }
#why-ma .plans p {
  font-weight: 300;
  margin: 1rem auto;
  max-width: 720px; }
#why-ma .plans .plan {
  margin: 0.5rem 3rem;
  padding: 2rem 1rem;
  min-height: 0; }
  @media (max-width: 959px) {
    #why-ma .plans .plan {
      margin: 1rem 0; } }
  #why-ma .plans .plan p {
    font-size: 18px;
    line-height: 26px;
    color: #003057;
    padding: 0 18px;
    text-align: center; }

.h2go {
  padding: 2rem; }
  .h2go .col-6:first-child {
    width: 45%; }
  .h2go .col-6:last-child {
    width: 55%;
    padding: 2rem 0 2rem 4rem; }
    .h2go .col-6:last-child img {
      width: 94%; }
  @media (max-width: 959px) {
    .h2go .col-6:first-child {
      width: 100%;
      padding-right: 0;
      padding-left: 0; }
    .h2go .col-6:last-child {
      width: 100%;
      padding: 0 0 2rem 0; } }
  @media (max-width: 959px) and (max-width: 959px) {
    .h2go .col-6:last-child img {
      margin: 0 auto;
      max-width: 600px; } }

  .h2go .copy {
    background: #FFFFFF;
    padding: 3rem 0 3rem 2rem; }
    @media (max-width: 959px) {
      .h2go .copy {
        text-align: center; } }
    .h2go .copy img {
      max-width: 320px;
      margin: 0 0 2rem; }
    .h2go .copy h2 {
      color: #4A7729;
      font-size: 2.625rem;
      line-height: 3rem;
      font-family: FSHumana-Light, calibri, arial, helvetica, sans-serif;
      font-weight: 100;
      margin-bottom: 0; }
      @media (max-width: 1340px) {
        .h2go .copy h2 {
          font-size: 2.25rem;
          line-height: 2.65rem; } }

.more-info {
  background: #f1f1f1;
  color: #FFFFFF;
  padding: 3rem 0 4rem; }
  @media (max-width: 1340px) {
    .more-info {
      padding: 3rem 2rem 4rem; } }
  .more-info h2 {
    color: #FFFFFF;
    text-align: center;
    font-size: 2.75rem;
    line-height: 3rem;
    margin: 0 auto 2rem;
    max-width: 759px; }
  .more-info .flexbox {
    width: 80%;
    margin: 0 auto; }
    @media (max-width: 1023px) {
      .more-info .flexbox {
        display: block; }
        .more-info .flexbox .col-6 {
          width: 100%; } }
  .more-info .article {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    color: #53575A;
    text-align: center;
    width: 450px;
    height: 320px;
    padding: 3rem;
    margin: 0.5rem auto;
    border-radius: 0;
    box-shadow: none; }
    @media (max-width: 1023px) {
      .more-info .article {
        height: auto;
        margin-bottom: 2rem; } }
    @media (max-width: 530px) {
      .more-info .article {
        width: 94%;
        margin-left: 3%;
        padding: 1.5rem 0.75rem; } }
    .more-info .article h3 {
      color: #53575A;
      font-size: 1.875rem;
      line-height: 2.125rem;
      margin-bottom: 2rem; }
      .more-info .article h3 a {
        color: #53575A; }

/******** PARTNER WITH HUMANA ********/
.how-to {
  padding: 6rem 2rem 4rem; }
  @media (max-width: 959px) {
    .how-to {
      padding: 4rem 2rem; } }
  .how-to .ht-copy {
    margin-left: 42px;
    width: 50%; }
    @media (max-width: 960px) {
      .how-to .ht-copy {
        width: 80%; } }
  .how-to h2 {
    color: #005F6C; }
  .how-to ol {
    font-weight: 600;
    color: #4A7729;
    margin-bottom: 0; }
    .how-to ol li {
      padding: 0.5rem 0; }
      .how-to ol li .ht-2 {
        width: 75%; }
      .how-to ol li span {
        color: #53575A;
        position: relative;
        left: 16px;
        font-weight: 400; }
        .how-to ol li span span {
          display: block;
          font-size: 1rem;
          line-height: 1.25rem;
          font-weight: 400;
          left: auto; }

.earning-potential {
  padding: 4rem 2rem; }
  .earning-potential img {
    margin: 2rem auto 3rem;
    width: 92%; }
  .earning-potential .disclaimer {
    padding: 0 2rem; }
    .earning-potential .disclaimer p {
      font-size: 0.8rem;
      line-height: 1rem; }

.tiers {
  margin: 2rem auto 0 -0.8rem;
  align-items: flex-start;
  justify-content: stretch; }
  @media (max-width: 959px) {
    .tiers {
      margin-left: 0; } }
  .tiers .flex-col {
    align-self: stretch;
    margin: 0 1rem 1rem;
    box-shadow: none;
    border: none;
    border-radius: 0; }
    @media (max-width: 959px) {
      .tiers .flex-col {
        margin: 0 0 2rem; } }
  .tiers .tier-title {
    background: #4A7729;
    color: #FFFFFF;
    padding: 0.5rem 1rem;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.635rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .tiers .tier {
    padding: 1rem 2rem; }
    .tiers .tier ul {
      list-style-type: none;
      margin: 0 0 1rem;
      padding: 0 0;
      text-align: left;
      font-size: 1rem;
      line-height: 1.25rem;
      font-weight: 400;
      border-bottom: #53575A 2px solid; }
      .tiers .tier ul li {
        padding-bottom: 0.75rem; }
    .tiers .tier ul:last-child {
      border-bottom: none;
      margin: 0 0 0; }

/******** MARKETPOINT ********/
#marketpoint-brokerage .bg-grey2 {
  min-height: 780px; }
  @media (max-width: 960px) {
    #marketpoint-brokerage .bg-grey2 {
      min-height: unset; } }

#marketpoint-brokerage .video-container iframe {
  border: #9A9A9A 2px solid; }

.benefits {
  background: #4A7729;
  color: #FFFFFF;
  padding: 4rem; }
  .benefits .flexbox {
    align-content: flex-start;
    align-items: center;
    justify-content: inherit; }
  .benefits .flex-col {
    padding-left: 24px; }
    @media (max-width: 959px) {
      .benefits .flex-col {
        padding-left: 0; } }
    .benefits .flex-col p {
      text-align: left;
      color: #4A7729; }
      @media (max-width: 959px) {
        .benefits .flex-col p {
          text-align: center; } }
    .benefits .flex-col:first-child {
      text-align: center; }
  @media (max-width: 959px) {
    .benefits {
      text-align: center; } }
  .benefits h2, .benefits p {
    color: #FFFFFF;
    text-align: center;
    max-width: 804px;
    margin: 0 auto 1rem; }

.benefits-hero {
  padding: 10rem 0 0rem 4rem; }
  @media (max-width: 1330px) {
    .benefits-hero {
      padding-top: 11rem; } }
  @media (max-width: 1280px) {
    .benefits-hero {
      padding-top: 12rem; } }
  @media (max-width: 1100px) {
    .benefits-hero {
      padding-top: 13rem; } }
  .benefits-hero img {
    float: right;
    margin-right: 52px; }
  @media (max-width: 959px) {
    .benefits-hero {
      padding: 1rem 0;
      margin: 0 auto; } }
  .benefits-hero .mb-agent {
    width: 77%; }
    @media (max-width: 959px) {
      .benefits-hero .mb-agent {
        width: 60%;
        min-width: 250px;
        float: none;
        margin: 0 auto; } }

.benefits-list {
  background: #FFFFFF;
  padding: 2rem;
  margin: 2rem auto 1rem; }
  @media (max-width: 959px) {
    .benefits-list {
      padding: 2rem 1rem;
      margin-bottom: 2rem; }
      .benefits-list .col-6:last-child {
        margin-top: -1rem; } }

.benefit {
  box-shadow: none;
  border: none;
  font-weight: 400;
  padding: 0;
  border-radius: 0;
  margin: 0; }
  @media (max-width: 959px) {
    .benefit {
      margin: 1rem auto;
      padding: 1rem; } }
  .benefit p {
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 0; }
    @media (max-width: 959px) {
      .benefit p {
        text-align: center; } }
  .benefit img {
    width: 75px;
    padding: 1rem;
    margin: 0 auto; }
    @media (max-width: 959px) {
      .benefit img {
        margin: 0 auto; } }

/******** VIDEO ********/
.video {
  background: #f1f1f1;
  padding: 4rem; }
  .video h2 {
    color: #4A7729;
    text-align: center; }

/******** CONTACT US ********/
.contact-form {
  max-width: 600px;
  margin: 0 auto;
  float: none;
  text-align: center; }

.contact {
  background: #f1f1f1;
  max-width: 100%;
  margin: 0 auto;
  padding: 4rem 160px; }
  @media (max-width: 640px) {
    .contact {
      padding: 4rem 2rem; } }

.contact-agent {
  background: #FFFFFF;
  margin: 2rem auto;
  max-width: 600px;
  float: none;
  overflow: hidden; }
  .contact-agent .row {
    display: flex;
    align-items: center; }
    @media (max-width: 959px) {
      .contact-agent .row {
        display: block; } }
    .contact-agent .row div:first-child {
      width: 40%;
      float: left; }
      @media (max-width: 959px) {
        .contact-agent .row div:first-child {
          width: 100%; } }
      .contact-agent .row div:first-child .profile-photo {
        max-width: 100%;
        border-radius: 0;
        margin-left: 0;
        box-shadow: none; }
        @media (max-width: 959px) {
          .contact-agent .row div:first-child .profile-photo {
            margin: 0 auto; } }
    .contact-agent .row .contact-info {
      width: 60%;
      float: left;
      margin-top: 0;
      padding: 2rem;
      text-align: center; }
      @media (max-width: 959px) {
        .contact-agent .row .contact-info {
          width: 100%; } }

/******** PORTAL ********/
.bgd-overlay {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 100%;
  background: #000000;
  opacity: 0.7;
  top: 0;
  left: 0; }

.modal {
  display: none;
  position: absolute;
  z-index: 1001;
  width: 100%;
  color: #9A9A9A; }
  @media (max-width: 767px) {
    .modal {
      top: 0; } }

.modal-content {
  position: relative;
  max-width: 480px;
  margin: 7.5% auto;
  background: #F8F5F5;
  padding: 2rem;
  border-radius: 0; }
  @media (max-width: 767px) {
    .modal-content {
      margin: 0 0; } }
  .modal-content .close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    color: #53575A;
    cursor: pointer;
    font-size: 24px;
    padding: 4px 6px 2px;
    border: #53575A 1px solid;
    line-height: 24px; }
    .modal-content .close:hover {
      background: #eee6e6; }
    .modal-content .close i {
      border-radius: 50%;
      padding: 0.5rem 0.75rem; }
    .modal-content .close i:hover {
      background: #DADADA; }

.flip {
  transform: rotate(180deg); }

#resources .form-block,
#contact-us .form-block {
  padding-bottom: 0; }
#resources .res-head,
#contact-us .res-head {
  display: flex;
  align-items: center;
  position: relative;
  height: 370px;
  padding-top: 2rem; }
  #resources .res-head .res-text,
  #contact-us .res-head .res-text {
    margin-left: 48px;
    width: 55%; }
  @media (max-width: 1120px) {
    #resources .res-head .res-text,
    #contact-us .res-head .res-text {
      width: 60%; } }
  @media (max-width: 959px) {
    #resources .res-head,
    #contact-us .res-head {
      height: unset;
      padding-bottom: 2rem; }
      #resources .res-head .res-text,
      #contact-us .res-head .res-text {
        width: 100%;
        margin-left: 0; } }
  @media (max-width: 389px) {
    #resources .res-head .res-text h2,
    #contact-us .res-head .res-text h2 {
      font-size: 2.35rem;
      line-height: 125%; } }
  #resources .res-head .head-image,
  #contact-us .res-head .head-image {
    position: absolute;
    z-index: 999;
    width: 33.333333%;
    bottom: 0;
    right: 0; }
    #resources .res-head .head-image img,
    #contact-us .res-head .head-image img {
      max-width: 320px; }
    @media (max-width: 1120px) {
      #resources .res-head .head-image,
      #contact-us .res-head .head-image {
        right: 0; } }
    @media (max-width: 959px) {
      #resources .res-head .head-image,
      #contact-us .res-head .head-image {
        display: none; } }
#resources .resource-wrap,
#contact-us .resource-wrap {
  background: #f1f1f1;
  padding: 1rem 2rem; }
#resources .resources,
#contact-us .resources {
  max-width: 959px;
  margin: 0 auto; }
  #resources .resources .resource:first-child,
  #contact-us .resources .resource:first-child {
    clear: both;
    width: 100%;
    float: none; }
    #resources .resources .resource:first-child .resource-inner,
    #contact-us .resources .resource:first-child .resource-inner {
      overflow: hidden;
      background: #003057; }
    #resources .resources .resource:first-child .thumb,
    #contact-us .resources .resource:first-child .thumb {
      float: left;
      width: 33%; }
      @media (max-width: 959px) {
        #resources .resources .resource:first-child .thumb,
        #contact-us .resources .resource:first-child .thumb {
          float: none;
          width: 100%; } }
      #resources .resources .resource:first-child .thumb img,
      #contact-us .resources .resource:first-child .thumb img {
        width: 100%;
        height: auto;
        min-height: 225px; }
        @media (max-width: 959px) {
          #resources .resources .resource:first-child .thumb img,
          #contact-us .resources .resource:first-child .thumb img {
            min-height: unset;
            max-height: 200px; } }
    #resources .resources .resource:first-child .copy,
    #contact-us .resources .resource:first-child .copy {
      float: right;
      width: 67%;
      height: auto;
      color: #FFFFFF; }
      @media (max-width: 959px) {
        #resources .resources .resource:first-child .copy,
        #contact-us .resources .resource:first-child .copy {
          float: none;
          width: 100%; } }
      #resources .resources .resource:first-child .copy h4, #resources .resources .resource:first-child .copy a,
      #contact-us .resources .resource:first-child .copy h4,
      #contact-us .resources .resource:first-child .copy a {
        color: #FFFFFF; }
    #resources .resources .resource:first-child .readmore a::after,
    #contact-us .resources .resource:first-child .readmore a::after {
      content: '';
      display: inline-block;
      background: url("/wp-content/themes/humana-agents/images/humana-2021/arrow-wh.png") center left no-repeat;
      background-size: contain;
      width: 28px;
      height: 10px; }
  #resources .resources .resource .resource-inner,
  #contact-us .resources .resource .resource-inner {
    background: #FFFFFF;
    margin: 2rem; }
  #resources .resources .resource .copy,
  #contact-us .resources .resource .copy {
    height: 248px;
    padding: 2rem; }
    @media (max-width: 959px) {
      #resources .resources .resource .copy,
      #contact-us .resources .resource .copy {
        height: auto; } }
  #resources .resources .resource .thumb,
  #contact-us .resources .resource .thumb {
    width: 100%;
    min-height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /*img{
    	width:100%;
    	max-height:200px;
    }*/ }
  #resources .resources .resource .readmore a::after,
  #contact-us .resources .resource .readmore a::after {
    content: '';
    display: inline-block;
    background: url("/wp-content/themes/humana-agents/images/humana-2021/arrow.png") center left no-repeat;
    background-size: contain;
    width: 28px;
    height: 10px; }
  #resources .resources button,
  #contact-us .resources button {
    display: block;
    margin: 1rem auto 2rem; }
  #resources .resources button.done,
  #contact-us .resources button.done {
    display: none; }
#resources .pagination,
#contact-us .pagination {
  clear: both;
  display: block;
  text-align: center;
  padding: 1rem 0 2rem; }
  #resources .pagination .page-numbers,
  #contact-us .pagination .page-numbers {
    font-size: 1.25rem;
    font-weight: 400;
    color: #53575A; }
    #resources .pagination .page-numbers.current,
    #contact-us .pagination .page-numbers.current {
      color: #007481;
      font-weight: 700; }

/* CSS Document */
.post-wrap {
  display: inline-block;
  width: 70%;
  margin-right: 6%; }
  @media (max-width: 1023px) {
    .post-wrap {
      display: block;
      width: 96%;
      margin-left: 2%; } }
  @media (max-width: 640px) {
    .post-wrap {
      width: 100%;
      margin-left: 0; } }
  .post-wrap .cta-wrap {
    text-align: center;
    margin: 4rem auto 2rem auto;
    padding: 4rem 2rem;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    background: #003057;
    color: #FFFFFF; }
    .post-wrap .cta-wrap p.extended {
      margin-top: 0; }
    .post-wrap .cta-wrap h3 {
      color: #FFFFFF; }
    .post-wrap .cta-wrap button.register {
      background: #FFFFFF;
      color: #003057; }
  .post-wrap .article-sources p {
    line-height: 16px;
    font-size: 12px; }
    @media (max-width: 640px) {
      .post-wrap .article-sources p {
        padding: 0 1rem; } }
  .post-wrap .article-sources sup {
    font-size: 9px; }
  .post-wrap .article-sources a {
    font-size: 12px; }

.sidebar {
  display: inline-block;
  vertical-align: top;
  width: 23%; }
  @media (max-width: 1023px) {
    .sidebar {
      display: block;
      text-align: center;
      width: 96%;
      margin-top: 2rem;
      margin-left: 2%; } }

.side-content {
  background: #FFFFFF;
  color: #53575A;
  text-align: center;
  width: 96%;
  margin: 0.5rem 0 2rem 2%;
  border-radius: 0;
  box-shadow: none; }
  @media (max-width: 1023px) {
    .side-content {
      display: inline-block;
      width: 260px;
      margin-left: 1%;
      margin-right: 1%; } }
  @media (max-width: 350px) {
    .side-content {
      width: 100%; } }
  .side-content .side-head {
    background: #003057;
    width: 100%;
    height: 42px;
    border-radius: 0; }
  .side-content .res-excerpt {
    text-align: left;
    padding: 0.5rem 10% 2rem; }

.resource-return {
  padding-left: 2rem; }
  @media (max-width: 640px) {
    .resource-return {
      padding-left: 1rem; } }

.body_heading {
  background: #4A7729;
  color: #FFFFFF;
  text-align: center;
  padding: 4rem 2rem 2rem; }
  .body_heading h1 {
    color: #FFFFFF;
    margin: 0 0 0.5rem; }
  .body_heading .subhead {
    font-size: 1.2rem;
    font-style: oblique; }

.body_content {
  padding: 2rem; }
  @media (max-width: 640px) {
    .body_content {
      padding: 2rem 0; } }
  .body_content .description {
    padding: 0 2rem 0 2rem;
    color: #53575A; }
    @media (max-width: 640px) {
      .body_content .description {
        padding: 0 1rem 0 1rem; } }
    .body_content .description p {
      font-size: 1rem;
      line-height: 1.5rem; }
  .body_content .additional-content .myth {
    overflow: hidden;
    padding: 2rem 2rem 0 2rem;
    background: #f1f1f1; }
    @media (max-width: 640px) {
      .body_content .additional-content .myth {
        padding: 2rem 1rem 0 1rem; } }
    .body_content .additional-content .myth:nth-child(2n) {
      background: #FFFFFF; }
  .body_content .testimonial-group {
    overflow: hidden;
    padding: 2rem 2rem 1rem 2rem;
    background: #f1f1f1; }
    @media (max-width: 640px) {
      .body_content .testimonial-group {
        padding: 2rem 1rem 1rem 1rem; } }
    .body_content .testimonial-group:nth-child(2n) {
      background: #FFFFFF; }
    .body_content .testimonial-group h2 {
      margin-bottom: 1rem;
      font-size: 22px;
      line-height: 32px;
      color: #53575A; }
    .body_content .testimonial-group h3 {
      margin-bottom: -0.75rem;
      font-size: 20px;
      line-height: 28px;
      color: #4A7729; }
    .body_content .testimonial-group .testimonial-item {
      padding: 0 2rem; }
      .body_content .testimonial-group .testimonial-item .testimonial {
        color: #4A7729;
        font-style: italic; }
      .body_content .testimonial-group .testimonial-item .byline {
        font-weight: 400; }
    .body_content .testimonial-group .test-num-col {
      position: relative;
      top: -6px;
      display: inline-block;
      width: 60px;
      vertical-align: top; }
      .body_content .testimonial-group .test-num-col .test-num {
        font-family: FSHumana, calibri, arial, helvetica, sans-serif;
        font-size: 18px;
        font-weight: 700;
        width: 40px;
        height: 40px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        border-radius: 50%;
        background: #4A7729;
        color: #ffffff; }
    .body_content .testimonial-group .test-subhead {
      display: inline-block;
      width: 86%; }
      @media (max-width: 490px) {
        .body_content .testimonial-group .test-subhead {
          width: 77%; } }
    .body_content .testimonial-group .article-num-para {
      display: inline-block;
      padding-left: 60px; }
      @media (max-width: 640px) {
        .body_content .testimonial-group .article-num-para {
          padding-left: 0; } }
    .body_content .testimonial-group .article-num-spacer {
      display: inline-block;
      width: 60px; }
  .body_content .testimonial-group:last-child {
    border-bottom: none; }
  .body_content .article-summary {
    margin-top: 1rem; }
  .body_content .article-summary h2 {
    margin-bottom: 1rem;
    font-size: 22px;
    line-height: 32px;
    color: #53575A; }

.myth {
  padding: 2rem 0; }
  .myth h2 {
    font-size: 1.375rem;
    line-height: 2rem; }
  .myth h2:first-child {
    margin-bottom: 0; }
  .myth h2:nth-child(2n) {
    margin-top: 0.5rem;
    margin-bottom: 0.75rem;
    color: #53575A; }
  .myth ul {
    padding-bottom: 0;
    margin-bottom: 0; }
    .myth ul li {
      padding-bottom: 0.5rem;
      font-size: 1rem;
      line-height: 1.5rem;
      color: #53575A; }
  .myth sup {
    font-size: 0.7rem;
    line-height: 1px; }

.myth:last-child {
  border: none; }

.social {
  margin: 0 0 2rem; }
  .social p {
    font-family: FSHumana-Bold, calibri, arial, helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 1.5px;
    margin-bottom: 0.875rem; }
  .social a {
    display: inline-block;
    margin-right: 0.75rem; }
  .social a:nth-child(0) {
    margin-left: 0; }
  .social img {
    display: inline-block;
    width: 37px; }
  .social #copyurl {
    cursor: pointer; }

.tooltip,
.urltooltip {
  position: relative;
  display: inline-block; }

.tooltip .tooltiptext,
.urltooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 0.75rem; }

.tooltip .tooltiptext::after,
.urltooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

.tooltip:hover .tooltiptext,
.urltooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

/*# sourceMappingURL=style.css.map */
