/*
Theme Name: Health Partners Employer Blog
Theme URI: https://healthpartners.com/plan/blog
Author: Dave Tesch
Author URI: http://da.vetes.ch/
Description: Custom theme for Health Partners Employer Blog
Version: 0.99
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: healthpartners-plan
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/* line 27, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
#main-column .post, #main-column .page {
  border: none !important;
}

/* line 31, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 42, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
form.searchandfilter {
  max-width: 720px;
  margin: 0 auto;
}

/* line 47, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.searchandfilter div > ul {
  padding-left: 0px;
  margin-top: 0;
}

/* line 50, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.searchandfilter div > ul li {
  display: inline-block;
  vertical-align: top;
  padding-right: 40px;
  text-decoration: none;
  margin-top: 20px;
}

/* line 56, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.searchandfilter div > ul li > select {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI0N3B4IiBoZWlnaHQ9IjQ3cHgiIHZpZXdCb3g9IjAgMCA0NyA0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDcgNDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiB0cmFuc3BhcmVudDt9DQoJLnN0MXtmaWxsOiM2NzZBNzI7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00NS4yLDQ2SDFWMWg0NC4yQzQ1LjcsMSw0NiwxLjMsNDYsMS44djQzLjVDNDYsNDUuNyw0NS43LDQ2LDQ1LjIsNDZ6Ii8+DQoJPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSIyMy41LDMwLjEgMTQuNiwyMS4yIDE2LjcsMTkuMSAyMy41LDI1LjkgMzAuMywxOS4xIDMyLjQsMjEuMiAJIi8+DQo8L2c+DQo8L3N2Zz4NCg==) !important;
  background-position: right -2px top -2px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 60px 6px 12px;
  font-size: 16px;
  line-height: 1.4;
  color: #676971;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
}

/* line 76, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.searchandfilter div > ul li > select::-ms-expand {
  display: none;
}

/* line 80, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.searchandfilter div > ul li > input {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.4;
  color: #676971;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 96, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.searchandfilter div > ul li > input[type="submit"] {
  padding: 22px 20px;
  line-height: 5px;
  margin-top: 15px;
}

@media only screen and (max-width: 403px), (min-width: 504px) and (max-width: 618px) {
  /* line 106, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .searchandfilter div > ul > li:nth-child(3) {
    margin-top: 35px;
  }
}

@media only screen and (min-width: 404px) and (max-width: 503px), (min-width: 619px) {
  /* line 112, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .searchandfilter div > ul > li:nth-child(3) {
    margin-top: 52px;
  }
}

/* line 117, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.searchandfilter label, h4 {
  font-weight: bold;
  margin-top: 0px;
  font-family: var(--text-body-font-sm);
  margin-bottom: 15px;
}

/* AUTHOR IMAGE TREATMENT - THESE STYLES CAN BE REMOVED AFTER THE COMPONENT REPLACES THE HAND-WRITTEN CODE FOR THE DESIGN */
/* line 127, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.author-image .byline-image-container {
  height: 60px;
  width: 60px;
  overflow: hidden;
  border: solid 3px white;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
}

/* line 136, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.author-image .byline-image-container .author-byline-img-round {
  width: 100%;
}

/* line 141, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.author-content {
  align-self: center;
}

/* line 145, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.author-img-round {
  border-radius: 50%;
  border: 2px #dcdddf solid;
  padding: 8px;
  background: #fff;
}

/* line 153, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-contributor .bio-area {
  display: flex;
  flex-flow: row wrap;
}

/* line 156, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-contributor .bio-area .bio-image {
  width: 250px;
  align-self: center;
}

/* line 159, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-contributor .bio-area .bio-image hp5-person-image {
  background: #FFF;
}

/* line 163, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-contributor .bio-area .bio-intro-content {
  align-self: center;
}

@media (max-width: 767px) {
  /* line 170, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .author-heading {
    text-align: center;
  }
}

/* line 175, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.row-author-banner {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 181, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .row-author-banner {
    display: flex;
    align-items: center;
    justify-content: left;
  }
}

/* line 188, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
section.author {
  display: flex;
  justify-content: left;
  font-family: var(--text-heading-font-xxl);
  border-top: solid 2px #F3F3F3;
  border-bottom: solid 2px #F3F3F3;
  padding: 15px 0;
  max-width: 946px;
  margin: 0 auto;
}

/* line 198, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
section.author p {
  margin-left: 30px;
}

/* line 201, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
section.author p a {
  color: var(--color-text-base);
  text-decoration: none;
  padding-right: 0.5em;
}

/* line 209, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.breadcrumb {
  padding: 12px 0;
  font-family: var(--text-body-font-xs);
  color: var(--color-text-light);
  font-weight: var(--text-body-weight-sm);
  font-size: var(--text-body-pixels-xs);
}

/* line 215, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.breadcrumb a {
  color: var(--color-text-light);
  text-decoration: none;
  line-height: var(--text-body-line-height-sm);
  letter-spacing: var(--text-body-letter-spacing-sm);
}

/* line 220, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.breadcrumb a:hover {
  text-decoration: underline;
}

/* line 228, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic {
  max-width: 946px;
  margin: 0 auto;
}

/* line 231, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic strong, .single-post hp5-semantic b {
  font-weight: bold;
}

/* line 234, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic iframe {
  width: 100%;
  height: 532px;
}

@media (max-width: 768px) {
  /* line 234, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .single-post hp5-semantic iframe {
    height: 330px;
  }
}

/* line 241, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic blockquote {
  border-top: solid 1px var(--color-neutral-light);
  border-bottom: solid 1px var(--color-neutral-light);
  font-family: var(--text-body-font-xl);
  font-weight: var(--text-body-weight-xl);
  font-size: var(--text-body-pixels-xl);
  line-height: var(--text-body-line-height-xl);
  letter-spacing: var(--text-body-letter-spacing-xl);
  color: var(--color-text-base);
  width: 80%;
  margin: 0 auto;
  margin-top: var(--text-body-line-height-md);
}

/* line 254, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic blockquote p {
  margin-bottom: var(--text-body-line-height-md);
}

/* line 259, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic figure {
  margin: 30px 0;
}

/* line 261, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic figure img {
  max-width: 100%;
}

/* line 264, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic figure.align-left {
  float: left;
  margin-right: 30px;
}

/* line 268, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic figure.align-right {
  float: right;
  margin-left: 30px;
}

/* line 272, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic figure.align-center {
  float: none;
  text-align: center;
}

/* line 275, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic figure.align-center img {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1199px) {
  /* line 284, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .single-post hp5-semantic figure img {
    width: 100%;
  }
  /* line 287, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .single-post hp5-semantic figure.align-left, .single-post hp5-semantic figure.align-right, .single-post hp5-semantic figure.align-center {
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
}

/* line 295, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-post hp5-semantic figure figcaption {
  font-size: 85%;
}

/* line 312, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.single-postasset hp5-semantic iframe {
  width: 100%;
  height: 641px;
}

@media (max-width: 768px) {
  /* line 312, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .single-postasset hp5-semantic iframe {
    height: 200px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 324, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .hp-content-page-banner-c2 .c2-text-container .c2-text-content {
    max-width: calc(100% - 120px);
  }
}

/* line 331, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
nav.text-center .wp-pagenavi {
  text-align: center;
  font-family: var(--text-body-font-md);
}

@media (max-width: 768px) {
  /* line 331, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  nav.text-center .wp-pagenavi {
    overflow: hidden;
  }
}

/* line 335, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
nav.text-center .wp-pagenavi span, nav.text-center .wp-pagenavi a.page, nav.text-center .wp-pagenavi a.last, nav.text-center .wp-pagenavi a.nextpostslink, nav.text-center .wp-pagenavi a.first, nav.text-center .wp-pagenavi a.previouspostslink {
  border: none;
}

/* line 338, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
nav.text-center .wp-pagenavi a, nav.text-center .wp-pagenavi span.current {
  background: var(--color-neutral-xlight);
  color: var(--color-text-base);
  font-size: var(--text-body-pixels-sm);
  padding: var(--spacing-xs);
  margin: 0 7.5px;
}

@media (max-width: 768px) {
  /* line 338, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  nav.text-center .wp-pagenavi a, nav.text-center .wp-pagenavi span.current {
    margin: 0;
  }
}

/* line 347, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
nav.text-center .wp-pagenavi a:hover, nav.text-center .wp-pagenavi span.current:hover {
  background: var(--color-link-base);
  color: #fff;
  font-weight: normal !important;
}

/* line 353, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
nav.text-center .wp-pagenavi span.current {
  background: var(--color-text-light);
  color: #fff;
  font-weight: normal !important;
}

/* line 357, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
nav.text-center .wp-pagenavi span.current:hover {
  background: var(--color-text-light);
}

/* line 361, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
nav.text-center .wp-pagenavi span.extend {
  border: none;
  display: none;
}

/* line 368, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
img.img-responsive {
  max-width: 100%;
}

/* line 372, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.text-center {
  text-align: center;
}

/* line 378, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.home hp5-page-content-container > hp5-heading {
  text-align: center;
}

/* line 382, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.home hp5-button-decorator {
  width: 100%;
  display: block;
  text-align: center;
}

/* line 387, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.home hp5-icon-card-horizontal {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 394, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .page-template-template-casestudies hp5-article-card, .search-results hp5-article-card {
    margin-bottom: 30px;
  }
}

/* line 400, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.page-template-template-casestudies hp5-container[post-type="postasset"] .thumbnail-wrapper img, .search-results hp5-container[post-type="postasset"] .thumbnail-wrapper img {
  width: 100% !important;
  margin-left: 0 !important;
}

/* line 409, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form {
  font-family: var(--text-body-font-md);
}

/* line 412, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .elq-required {
  color: red !important;
  display: inline;
  float: none;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

/* line 413, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .elq-label {
  display: inline-block;
  max-width: 100%;
  font-weight: 400;
  box-sizing: border-box;
  margin-bottom: 0;
}

/* line 414, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .elq-label-top {
  padding-bottom: 3px;
}

/* line 415, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .elq-item-label {
  max-width: 100%;
  font-weight: 400;
  box-sizing: border-box;
}

/* line 416, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .list-order {
  margin-left: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 417, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .one-column {
  width: 100%;
  clear: both;
}

/* line 418, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .two-column {
  float: left;
  width: 38%;
}

/* line 419, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .three-column {
  float: left;
  width: 30%;
}

/* line 420, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .elq-item-textarea {
  resize: vertical;
  min-height: 48px;
  max-height: 360px;
  box-sizing: border-box;
}

/* line 421, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .elq-item-input, .elq-form .elq-item-select, .elq-form .elq-item-textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 422, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .elq-item-select {
  text-transform: none;
}

/* line 423, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .row.single-checkbox-row {
  margin-left: 0;
}

/* line 424, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .elq-field-style {
  padding-bottom: 10px;
}

/* line 425, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .elq-field-style input[type=submit] {
  -webkit-appearance: square-button;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}

/* line 432, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .loader {
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #3498db;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

/* line 433, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form input[type=checkbox], .elq-form input[type=radio] {
  margin: 0;
}

/* line 434, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form *, .elq-form :after, .elq-form :before {
  box-sizing: border-box;
}

/* line 435, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 436, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form body {
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
}

/* line 437, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form button, .elq-form input, .elq-form select, .elq-form textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 438, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form a {
  color: #337ab7;
  text-decoration: none;
}

/* line 439, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form a:focus, .elq-form a:hover {
  color: #23527c;
  text-decoration: underline;
}

/* line 440, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 441, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form figure {
  margin: 0;
}

/* line 442, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form img {
  vertical-align: middle;
}

/* line 443, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 444, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .img-rounded {
  border-radius: 6px;
}

/* line 445, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 446, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .img-circle {
  border-radius: 50%;
}

/* line 447, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 448, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 449, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .sr-only-focusable:active, .elq-form .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 450, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form [role=button] {
  cursor: pointer;
}

/* line 451, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 452, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .container:after, .elq-form .container:before {
  content: " ";
  display: table;
}

/* line 453, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 454, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 456, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 458, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .container {
    width: 1170px;
  }
}

/* line 460, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 461, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .container-fluid:after, .elq-form .container-fluid:before {
  content: " ";
  display: table;
}

/* line 462, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .container-fluid:after {
  clear: both;
}

/* line 463, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 464, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .row:after, .elq-form .row:before {
  content: " ";
  display: table;
}

/* line 465, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .row:after {
  clear: both;
}

/* line 466, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-lg-1, .elq-form .col-lg-2, .elq-form .col-lg-3, .elq-form .col-lg-4, .elq-form .col-lg-5, .elq-form .col-lg-6, .elq-form .col-lg-7, .elq-form .col-lg-8, .elq-form .col-lg-9, .elq-form .col-lg-10, .elq-form .col-lg-11, .elq-form .col-lg-12, .elq-form .col-md-1, .elq-form .col-md-2, .elq-form .col-md-3, .elq-form .col-md-4, .elq-form .col-md-5, .elq-form .col-md-6, .elq-form .col-md-7, .elq-form .col-md-8, .elq-form .col-md-9, .elq-form .col-md-10, .elq-form .col-md-11, .elq-form .col-md-12, .elq-form .col-sm-1, .elq-form .col-sm-2, .elq-form .col-sm-3, .elq-form .col-sm-4, .elq-form .col-sm-5, .elq-form .col-sm-6, .elq-form .col-sm-7, .elq-form .col-sm-8, .elq-form .col-sm-9, .elq-form .col-sm-10, .elq-form .col-sm-11, .elq-form .col-sm-12, .elq-form .col-xs-1, .elq-form .col-xs-2, .elq-form .col-xs-3, .elq-form .col-xs-4, .elq-form .col-xs-5, .elq-form .col-xs-6, .elq-form .col-xs-7, .elq-form .col-xs-8, .elq-form .col-xs-9, .elq-form .col-xs-10, .elq-form .col-xs-11, .elq-form .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 467, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-1, .elq-form .col-xs-2, .elq-form .col-xs-3, .elq-form .col-xs-4, .elq-form .col-xs-5, .elq-form .col-xs-6, .elq-form .col-xs-7, .elq-form .col-xs-8, .elq-form .col-xs-9, .elq-form .col-xs-10, .elq-form .col-xs-11, .elq-form .col-xs-12 {
  float: left;
}

/* line 468, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-1 {
  width: 8.33333%;
}

/* line 469, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-2 {
  width: 16.66667%;
}

/* line 470, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-3 {
  width: 25%;
}

/* line 471, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-4 {
  width: 33.33333%;
}

/* line 472, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-5 {
  width: 41.66667%;
}

/* line 473, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-6 {
  width: 50%;
}

/* line 474, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-7 {
  width: 58.33333%;
}

/* line 475, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-8 {
  width: 66.66667%;
}

/* line 476, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-9 {
  width: 75%;
}

/* line 477, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-10 {
  width: 83.33333%;
}

/* line 478, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-11 {
  width: 91.66667%;
}

/* line 479, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-12 {
  width: 100%;
}

/* line 480, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-0 {
  right: auto;
}

/* line 481, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-1 {
  right: 8.33333%;
}

/* line 482, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-2 {
  right: 16.66667%;
}

/* line 483, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-3 {
  right: 25%;
}

/* line 484, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-4 {
  right: 33.33333%;
}

/* line 485, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-5 {
  right: 41.66667%;
}

/* line 486, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-6 {
  right: 50%;
}

/* line 487, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-7 {
  right: 58.33333%;
}

/* line 488, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-8 {
  right: 66.66667%;
}

/* line 489, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-9 {
  right: 75%;
}

/* line 490, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-10 {
  right: 83.33333%;
}

/* line 491, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-11 {
  right: 91.66667%;
}

/* line 492, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-pull-12 {
  right: 100%;
}

/* line 493, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-0 {
  left: auto;
}

/* line 494, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-1 {
  left: 8.33333%;
}

/* line 495, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-2 {
  left: 16.66667%;
}

/* line 496, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-3 {
  left: 25%;
}

/* line 497, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-4 {
  left: 33.33333%;
}

/* line 498, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-5 {
  left: 41.66667%;
}

/* line 499, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-6 {
  left: 50%;
}

/* line 500, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-7 {
  left: 58.33333%;
}

/* line 501, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-8 {
  left: 66.66667%;
}

/* line 502, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-9 {
  left: 75%;
}

/* line 503, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-10 {
  left: 83.33333%;
}

/* line 504, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-11 {
  left: 91.66667%;
}

/* line 505, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-push-12 {
  left: 100%;
}

/* line 506, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-0 {
  margin-left: 0;
}

/* line 507, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 508, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 509, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-3 {
  margin-left: 25%;
}

/* line 510, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 511, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 512, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-6 {
  margin-left: 50%;
}

/* line 513, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 514, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 515, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-9 {
  margin-left: 75%;
}

/* line 516, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 517, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 518, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 519, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-1, .elq-form .col-sm-2, .elq-form .col-sm-3, .elq-form .col-sm-4, .elq-form .col-sm-5, .elq-form .col-sm-6, .elq-form .col-sm-7, .elq-form .col-sm-8, .elq-form .col-sm-9, .elq-form .col-sm-10, .elq-form .col-sm-11, .elq-form .col-sm-12 {
    float: left;
  }
  /* line 520, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-1 {
    width: 8.33333%;
  }
  /* line 521, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-2 {
    width: 16.66667%;
  }
  /* line 522, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-3 {
    width: 25%;
  }
  /* line 523, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-4 {
    width: 33.33333%;
  }
  /* line 524, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-5 {
    width: 41.66667%;
  }
  /* line 525, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-6 {
    width: 50%;
  }
  /* line 526, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-7 {
    width: 58.33333%;
  }
  /* line 527, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-8 {
    width: 66.66667%;
  }
  /* line 528, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-9 {
    width: 75%;
  }
  /* line 529, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-10 {
    width: 83.33333%;
  }
  /* line 530, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-11 {
    width: 91.66667%;
  }
  /* line 531, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-12 {
    width: 100%;
  }
  /* line 532, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-0 {
    right: auto;
  }
  /* line 533, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-1 {
    right: 8.33333%;
  }
  /* line 534, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-2 {
    right: 16.66667%;
  }
  /* line 535, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-3 {
    right: 25%;
  }
  /* line 536, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-4 {
    right: 33.33333%;
  }
  /* line 537, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-5 {
    right: 41.66667%;
  }
  /* line 538, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-6 {
    right: 50%;
  }
  /* line 539, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-7 {
    right: 58.33333%;
  }
  /* line 540, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-8 {
    right: 66.66667%;
  }
  /* line 541, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-9 {
    right: 75%;
  }
  /* line 542, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-10 {
    right: 83.33333%;
  }
  /* line 543, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-11 {
    right: 91.66667%;
  }
  /* line 544, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-pull-12 {
    right: 100%;
  }
  /* line 545, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-0 {
    left: auto;
  }
  /* line 546, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-1 {
    left: 8.33333%;
  }
  /* line 547, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-2 {
    left: 16.66667%;
  }
  /* line 548, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-3 {
    left: 25%;
  }
  /* line 549, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-4 {
    left: 33.33333%;
  }
  /* line 550, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-5 {
    left: 41.66667%;
  }
  /* line 551, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-6 {
    left: 50%;
  }
  /* line 552, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-7 {
    left: 58.33333%;
  }
  /* line 553, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-8 {
    left: 66.66667%;
  }
  /* line 554, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-9 {
    left: 75%;
  }
  /* line 555, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-10 {
    left: 83.33333%;
  }
  /* line 556, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-11 {
    left: 91.66667%;
  }
  /* line 557, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-push-12 {
    left: 100%;
  }
  /* line 558, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-0 {
    margin-left: 0;
  }
  /* line 559, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 560, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 561, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 562, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 563, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 564, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 565, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 566, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 567, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 568, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 569, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 570, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 572, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-1, .elq-form .col-md-2, .elq-form .col-md-3, .elq-form .col-md-4, .elq-form .col-md-5, .elq-form .col-md-6, .elq-form .col-md-7, .elq-form .col-md-8, .elq-form .col-md-9, .elq-form .col-md-10, .elq-form .col-md-11, .elq-form .col-md-12 {
    float: left;
  }
  /* line 573, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-1 {
    width: 8.33333%;
  }
  /* line 574, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-2 {
    width: 16.66667%;
  }
  /* line 575, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-3 {
    width: 25%;
  }
  /* line 576, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-4 {
    width: 33.33333%;
  }
  /* line 577, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-5 {
    width: 41.66667%;
  }
  /* line 578, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-6 {
    width: 50%;
  }
  /* line 579, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-7 {
    width: 58.33333%;
  }
  /* line 580, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-8 {
    width: 66.66667%;
  }
  /* line 581, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-9 {
    width: 75%;
  }
  /* line 582, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-10 {
    width: 83.33333%;
  }
  /* line 583, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-11 {
    width: 91.66667%;
  }
  /* line 584, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-12 {
    width: 100%;
  }
  /* line 585, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-0 {
    right: auto;
  }
  /* line 586, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-1 {
    right: 8.33333%;
  }
  /* line 587, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-2 {
    right: 16.66667%;
  }
  /* line 588, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-3 {
    right: 25%;
  }
  /* line 589, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-4 {
    right: 33.33333%;
  }
  /* line 590, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-5 {
    right: 41.66667%;
  }
  /* line 591, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-6 {
    right: 50%;
  }
  /* line 592, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-7 {
    right: 58.33333%;
  }
  /* line 593, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-8 {
    right: 66.66667%;
  }
  /* line 594, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-9 {
    right: 75%;
  }
  /* line 595, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-10 {
    right: 83.33333%;
  }
  /* line 596, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-11 {
    right: 91.66667%;
  }
  /* line 597, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-pull-12 {
    right: 100%;
  }
  /* line 598, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-0 {
    left: auto;
  }
  /* line 599, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-1 {
    left: 8.33333%;
  }
  /* line 600, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-2 {
    left: 16.66667%;
  }
  /* line 601, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-3 {
    left: 25%;
  }
  /* line 602, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-4 {
    left: 33.33333%;
  }
  /* line 603, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-5 {
    left: 41.66667%;
  }
  /* line 604, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-6 {
    left: 50%;
  }
  /* line 605, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-7 {
    left: 58.33333%;
  }
  /* line 606, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-8 {
    left: 66.66667%;
  }
  /* line 607, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-9 {
    left: 75%;
  }
  /* line 608, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-10 {
    left: 83.33333%;
  }
  /* line 609, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-11 {
    left: 91.66667%;
  }
  /* line 610, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-push-12 {
    left: 100%;
  }
  /* line 611, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-0 {
    margin-left: 0;
  }
  /* line 612, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 613, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 614, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 615, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 616, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 617, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 618, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 619, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 620, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 621, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 622, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 623, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 625, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-1, .elq-form .col-lg-2, .elq-form .col-lg-3, .elq-form .col-lg-4, .elq-form .col-lg-5, .elq-form .col-lg-6, .elq-form .col-lg-7, .elq-form .col-lg-8, .elq-form .col-lg-9, .elq-form .col-lg-10, .elq-form .col-lg-11, .elq-form .col-lg-12 {
    float: left;
  }
  /* line 626, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-1 {
    width: 8.33333%;
  }
  /* line 627, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-2 {
    width: 16.66667%;
  }
  /* line 628, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-3 {
    width: 25%;
  }
  /* line 629, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-4 {
    width: 33.33333%;
  }
  /* line 630, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-5 {
    width: 41.66667%;
  }
  /* line 631, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-6 {
    width: 50%;
  }
  /* line 632, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-7 {
    width: 58.33333%;
  }
  /* line 633, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-8 {
    width: 66.66667%;
  }
  /* line 634, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-9 {
    width: 75%;
  }
  /* line 635, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-10 {
    width: 83.33333%;
  }
  /* line 636, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-11 {
    width: 91.66667%;
  }
  /* line 637, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-12 {
    width: 100%;
  }
  /* line 638, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-0 {
    right: auto;
  }
  /* line 639, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-1 {
    right: 8.33333%;
  }
  /* line 640, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-2 {
    right: 16.66667%;
  }
  /* line 641, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-3 {
    right: 25%;
  }
  /* line 642, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-4 {
    right: 33.33333%;
  }
  /* line 643, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-5 {
    right: 41.66667%;
  }
  /* line 644, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-6 {
    right: 50%;
  }
  /* line 645, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-7 {
    right: 58.33333%;
  }
  /* line 646, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-8 {
    right: 66.66667%;
  }
  /* line 647, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-9 {
    right: 75%;
  }
  /* line 648, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-10 {
    right: 83.33333%;
  }
  /* line 649, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-11 {
    right: 91.66667%;
  }
  /* line 650, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-pull-12 {
    right: 100%;
  }
  /* line 651, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-0 {
    left: auto;
  }
  /* line 652, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-1 {
    left: 8.33333%;
  }
  /* line 653, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-2 {
    left: 16.66667%;
  }
  /* line 654, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-3 {
    left: 25%;
  }
  /* line 655, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-4 {
    left: 33.33333%;
  }
  /* line 656, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-5 {
    left: 41.66667%;
  }
  /* line 657, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-6 {
    left: 50%;
  }
  /* line 658, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-7 {
    left: 58.33333%;
  }
  /* line 659, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-8 {
    left: 66.66667%;
  }
  /* line 660, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-9 {
    left: 75%;
  }
  /* line 661, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-10 {
    left: 83.33333%;
  }
  /* line 662, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-11 {
    left: 91.66667%;
  }
  /* line 663, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-push-12 {
    left: 100%;
  }
  /* line 664, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-0 {
    margin-left: 0;
  }
  /* line 665, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 666, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 667, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 668, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 669, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 670, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 671, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 672, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 673, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 674, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 675, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 676, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .elq-form .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 678, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .row {
  display: inherit;
}

/* line 679, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.LV_invalid_field, input.LV_invalid_field:active, input.LV_invalid_field:hover, textarea.LV_invalid_field:active, textarea.LV_invalid_field:hover {
  outline: 1px solid #c00;
}

/* line 680, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.LV_validation_message {
  display: block;
  font-weight: 700;
  margin: 0 0 0 5px;
  padding-top: 10px;
  font-size: var(--text-heading-pixels-xs);
}

/* line 686, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.LV_valid {
  display: none;
}

/* line 687, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.LV_invalid {
  color: #c00;
}

/* line 688, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.submit-button-style {
  padding: 7px 20px;
  border: 1px solid #979797;
  border-radius: 3px;
  background-color: #fff;
  color: #4a4a4a;
  cursor: pointer;
}

/* line 689, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.checkbox-aligned {
  margin-left: 5px;
  display: inline;
}

/* line 690, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.form-element-layout {
  padding: 5px 10px;
}

/* line 692, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.form-element-form-text {
  margin: 0;
}

/* line 693, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.form-field-visible-xs-block {
  display: none;
}

@media (max-width: 767px) {
  /* line 694, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .form-field-visible-xs-block {
    display: block;
  }
}

/* line 696, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.form-field-hidden-xs {
  display: block;
}

@media (max-width: 767px) {
  /* line 697, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
  .form-field-hidden-xs {
    display: none;
  }
}

/* line 701, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form input[type="submit"] {
  background-color: var(--color-action-base);
  color: var(--color-text-xlight);
  font-family: var(--text-heading-font-xs);
  font-weight: var(--text-heading-weight-xs);
  font-size: var(--text-heading-pixels-xs);
  line-height: var(--text-heading-line-height-xs);
  letter-spacing: var(--text-heading-letter-spacing-xs);
  height: 42px;
  transition: .3s;
  padding: 0 var(--spacing-sm);
  border-radius: 2px;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  border: 1px solid transparent;
  margin-top: 20px;
}

/* line 718, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form input[type="submit"]:hover {
  background-color: var(--color-action-dark);
  color: var(--color-text-xlight);
}

/* line 724, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .field-control-wrapper input {
  padding: 14px;
}

/* line 729, ../../../../../Users/e6091/Sites/www.healthpartners.local/plan/blog/wp-content/themes/healthpartners-plan/scss/_hptheme.scss */
.elq-form .elq-field-style label {
  font-family: var(--text-heading-font-xs);
  font-weight: var(--text-heading-weight-xs);
  font-size: var(--text-heading-pixels-xs);
  padding-bottom: 10px;
}

hp5-article-card {
  overflow: hidden;
}

hp5-article-card .article-card-image {
  width: 175% !important;
  margin-left: -50%;
  min-height: 200px;
  max-height: 210px;
  object-fit: cover;
}

hp5-article-card[data-align=L] .article-card-image {
  margin-left: -14%;
}

hp5-article-card[data-align=C] .article-card-image {
  margin-left: -33%;
}

hp5-article-card[data-align=R] .article-card-image {
  margin-left: -72%;
}
/*# sourceMappingURL=style.css.map */