/* Global Variables */
.no-padding {
  padding: 0;
}
/*****
** Element Variables
**
** @{element}-{attribute-name}-{variation}: #HEX;
*****/
.no-padding {
  padding: 0;
}
div[class*='-validation'].error {
  border-top: 1px solid #e4d0d2;
  border-bottom: 1px solid #e4d0d2;
  background-color: #f2dedf;
  color: #884d53;
}
div[class*='-validation'].error .container {
  background-color: #f2dedf;
}
div[class*='-validation'].success {
  background-color: #dff0d8;
  border-top: 1px solid #d6e9c6;
  border-bottom: 1px solid #d6e9c6;
  color: #3c763d;
}
div[class*='-validation'].success .container {
  background-color: #dff0d8;
}
div[class*='-validation'] .container {
  padding-top: 5px;
  padding-bottom: 5px;
}
div[class*='-validation'] p {
  padding: 10px;
  margin: 0;
}
p.email-preferences-label {
  color: #838383;
}
.text-center {
  text-align: center;
}
.bg-shaded {
  background-color: #f3f3f3;
}
.pagination {
  text-align: center;
  display: block;
  padding-bottom: 20px;
  margin: 0 auto;
}
.pagination > div {
  text-align: center;
}
.pagination > div strong {
  text-align: center;
  color: white;
  background: #0099a8;
  padding: 3px 8px;
  margin: 0 2px;
  border-radius: 50%;
}
.pagination > div a {
  text-align: center;
  color: #0099a8;
  padding: 3px 8px;
  margin: 0 2px;
  border-radius: 50%;
  box-shadow: inset 0 0 2px #0099a8;
}
.close-row {
  display: none;
}
@media (max-width: 310px) {
  .close-row {
    display: block;
  }
  .close-row .close-mobile-nav {
    float: left;
    width: 30px;
    height: 30px;
    background-image: url("/images/global/close-icon.png");
    background-image: none, url("/images/global/close-icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px 30px;
    cursor: pointer;
    position: absolute;
    top: 17px;
    left: 20px;
  }
}
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: '';
  display: block;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
/* Mixins Up Here */
/* Import functions */
* {
  font-family: 'Source Sans Pro', sans-serif;
}
* html,
* body {
  width: 100%;
  overflow-x: auto !important;
}
* #smartwell-wrapper {
  overflow-x: visible;
  margin-top: 0;
}
* #smartwell-wrapper .container-smartwell {
  background-color: white;
}
* #smartwell-wrapper .container-smartwell h1.smartwell_heading,
* #smartwell-wrapper .container-smartwell h2.smartwell_heading,
* #smartwell-wrapper .container-smartwell h3.smartwell_heading {
  color: black;
}
* #smartwell-wrapper .container-smartwell h1.smartwell_heading {
  font-size: 4.5em;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 60px;
  margin-top: 60px;
}
* #smartwell-wrapper .container-smartwell h1.smartwell_heading.hero_text {
  color: white;
}
* #smartwell-wrapper .container-smartwell .divTable {
  display: table;
  width: 100%;
  color: white;
  margin-top: 20px;
}
* #smartwell-wrapper .container-smartwell .divTableRow {
  display: table-row;
}
* #smartwell-wrapper .container-smartwell .divTableHeading {
  background-color: #EEE;
  display: table-header-group;
}
* #smartwell-wrapper .container-smartwell .divTableCell,
* #smartwell-wrapper .container-smartwell .divTableHead {
  border: 0px;
  display: table-cell;
  padding: 3px 10px;
  width: 33%;
}
* #smartwell-wrapper .container-smartwell .divTableCell a {
  color: white;
}
* #smartwell-wrapper .container-smartwell .divTableHeading {
  background-color: #EEE;
  display: table-header-group;
  font-weight: bold;
}
* #smartwell-wrapper .container-smartwell .divTableFoot {
  background-color: #EEE;
  display: table-footer-group;
  font-weight: bold;
}
* #smartwell-wrapper .container-smartwell .divTableBody {
  display: table-row-group;
}
* #smartwell-wrapper .container-smartwell h2.smartwell_heading {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 30px;
}
* #smartwell-wrapper .container-smartwell h2.smartwell_heading .h2_backlight {
  background-color: #52aeae;
  padding: 4px 20px 6px 20px;
  border-radius: 8px;
  color: white;
}
* #smartwell-wrapper .container-smartwell ul li {
  color: black;
}
* #smartwell-wrapper .container-smartwell h3.smartwell_heading {
  font-weight: 300;
  color: black;
}
* #smartwell-wrapper .container-smartwell .sw_seg_1 .smartwell-hero {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  padding-top: 60px;
  min-height: 606px;
}
@media (min-width: 750px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_1 .smartwell-hero {
    background: url('/images/misc/smart_well/header_hero_image_1.png') no-repeat center -295px;
  }
}
@media (max-width: 749px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_1 .smartwell-hero {
    background: url('/images/misc/smart_well/header_hero_image_1.png') no-repeat center 0;
    background-size: cover;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_1 .smartwell-hero .watch-video {
  color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  padding: 7px 15px 8px 16px;
  cursor: pointer;
  font-weight: 400;
  background-color: #6970744d;
}
* #smartwell-wrapper .container-smartwell .sw_seg_1 .smartwell-hero .fa-play {
  padding: 0px 9px 0px 5px;
  font-size: 13px;
}
* #smartwell-wrapper .container-smartwell .sw_seg_2 {
  padding-top: 2em;
  padding-bottom: 2em;
  background: transparent linear-gradient(180deg, #bee7ea 0%, #b4e0ea 100%) 0% 0% no-repeat padding-box;
}
* #smartwell-wrapper .container-smartwell .sw_seg_2 ul.smrtwl_what li {
  margin-top: 20px;
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 {
  margin-bottom: 6em;
  background-color: white;
}
@media (min-width: 750px) and (max-width: 969px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_3 {
    margin-bottom: 1em;
  }
}
@media (max-width: 749px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_3 {
    margin-bottom: 0em;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .sw_inner {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 750px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_3 .sw_inner {
    width: 80%;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tab_header {
  margin: 0 auto;
  min-height: 200px;
}
@media (max-width: 749px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tab_header h1.smartwell_heading {
    font-size: 3em;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container {
  margin-top: 80px;
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .nav-tabs.nav-justified > .active > a,
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .nav-tabs.nav-justified > .active > a:hover,
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .nav-tabs.nav-justified > .active > a:focus {
  border-color: transparent;
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .nav-tabs.nav-justified > li > a {
  border-color: transparent;
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .smartwell_tab_col.smrtwll_first_col {
  border-top: 3px solid black;
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .smartwell_tab_col h2 {
  font-size: 2em;
}
@media (max-width: 749px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .smartwell_tab_col h2 {
    font-size: 1.5em;
    margin-bottom: 13px;
    margin-top: 5px;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .smartwell_tab_col p {
  font-size: 1.4em;
  color: #000;
}
@media (max-width: 749px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .smartwell_tab_col p {
    font-size: 1.0em;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .smartwell_tab_col img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .tabbable ul li {
  display: table-cell;
  list-style-type: none;
  vertical-align: middle;
  /*margin left & right here fixed the issue! */
  margin-right: 16px;
  margin-left: 16px;
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container li.tabbable.active {
  border-bottom: 3px solid black;
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container div.smrtwell_tab_menu_content {
  text-align: center;
  background-color: white;
}
@media (min-width: 750px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container div.smrtwell_tab_menu_content {
    text-align: unset;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container div.smrtwell_tab_menu_content img.smrtwell_tab_menu_icon {
  height: 34px;
  padding-bottom: 7px;
  padding-right: 6px;
}
@media (min-width: 750px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container div.smrtwell_tab_menu_content img.smrtwell_tab_menu_icon {
    height: 100%;
    padding-bottom: 0px;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container div.smrtwell_tab_menu_content h2.smartwell_tab_heading {
  margin-top: 2px;
  margin-bottom: 1px;
  display: inline-block;
  font-size: 20px;
}
@media (min-width: 750px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container div.smrtwell_tab_menu_content h2.smartwell_tab_heading {
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .smartwell_tab_menu {
  padding-bottom: 20px;
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .smartwell_tab_menu .smartwell_tab_heading {
  text-transform: uppercase;
  color: black;
  font-size: 1em;
  font-weight: bolder;
  letter-spacing: 1px;
}
@media (min-width: 750px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .smartwell_tab_menu .smartwell_tab_heading {
    font-size: 1.6em;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .smartwell_tab_panes {
  margin-top: 3em;
}
* #smartwell-wrapper .container-smartwell .sw_seg_3 .smartwell_tabs_container .smartwell_tab_panes h2.smartwell_heading {
  font-weight: bold;
}
* #smartwell-wrapper .container-smartwell .sw_seg_4 .smartwell-footer-hero {
  background: url('/images/misc/smart_well/footer_image_main.png') no-repeat center 0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  padding-top: 60px;
  min-height: 606px;
}
* #smartwell-wrapper .container-smartwell .sw_seg_4 .smartwell-footer-hero .smrtwell_explore {
  background-color: #657F90;
  margin-top: 10px;
  margin-bottom: 20px;
  border-color: #02a6b6;
  border-radius: 20px;
  padding-top: 35px;
  padding-bottom: 35px;
}
* #smartwell-wrapper .container-smartwell .sw_seg_4 .smartwell-footer-hero .smrtwell_explore span.smrt_well_footer_text {
  font-size: 18px;
  padding-right: 10px;
  color: white;
  padding: 10px;
}
@media (min-width: 750px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_4 .smartwell-footer-hero .smrtwell_explore span.smrt_well_footer_text {
    font-size: 34px;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_4 .smartwell-footer-hero .smrtwel_products_explore {
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 20px;
}
@media (min-width: 970px) and (max-width: 1169px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_4 .smartwell-footer-hero .smrtwel_products_explore {
    margin-top: 300px;
  }
}
@media (min-width: 1170px) {
  * #smartwell-wrapper .container-smartwell .sw_seg_4 .smartwell-footer-hero .smrtwel_products_explore {
    margin-top: 300px;
  }
}
* #smartwell-wrapper .container-smartwell .sw_seg_4 .smartwell-footer-hero .smrtwel_products_explore .smrtwel_ex_prod_name {
  color: white;
  display: block;
  margin-top: 10px;
}
