/*
 Theme Name:     Rheem Ad Forms Theme
 Description:    Custom theme for Rheem Ad Form Support
 Author:         Bobby Donathan - BigRedRooster
 Author URI:     http://bigredrooster.com
 Version:        1.0.2
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/**********************
Variables & Mixins
AUTHOR: Bobby Donathan - BigRedRooster
_variables.scss
***********************/
/*GENERAL COLORS*/
/*RIBBON BANNERS*/
/*FONT WEIGHT*/
/*PANELS & CARDS*/
/*MIXINS*/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 20px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.2;
  color: #4a4a4a; }
  h1 span, h1 strong, h2 span, h2 strong, h3 span, h3 strong, h4 span, h4 strong, h5 span, h5 strong, h6 span, h6 strong,
  .h1 span,
  .h1 strong, .h2 span, .h2 strong, .h3 span, .h3 strong, .h4 span, .h4 strong, .h5 span, .h5 strong, .h6 span, .h6 strong {
    font-family: inherit;
    font-weight: inherit; }

h1, .h1 {
  font-size: 33px;
  font-weight: 300;
  color: #e70033;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
  display: block; }
  h1 span, .h1 span {
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-top: 10px; }
    h1 span.lighter, .h1 span.lighter {
      color: #9AA9B9; }
    h1 span strong, .h1 span strong {
      font-weight: 700; }

h2, .h2 {
  font-size: 32px; }

h3, .h3 {
  font-size: 26px; }

h4, .h4 {
  font-size: 21px; }

h5, .h5 {
  font-size: 18px; }

h6, .h6 {
  font-size: 16px; }

body {
  color: #63666a;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  background-color: #fff; }
  body .fancybox-bg {
    background: #fff; }
  body .fancybox-caption {
    background: #fff;
    color: #000;
    font-size: 14px;
    padding-top: 10px !important; }
    body .fancybox-caption strong {
      display: block;
      margin-bottom: 10px; }
  body .btn {
    border-radius: 0px !important; }
  body .btn-primary {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: none !important;
    padding: 0px 25px;
    min-width: 280px;
    background: #e70033;
    color: #fff !important;
    text-transform: uppercase !important;
    border: 2px solid #e70033;
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 43px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    body .btn-primary:focus, body .btn-primary:active, body .btn-primary:visited {
      color: #fff;
      background-color: #e70033;
      border-color: #e70033; }
    body .btn-primary.disabled {
      background: #97999b;
      color: white;
      border: 2px solid #97999b;
      pointer-events: none; }
    body .btn-primary.inverted {
      color: #e70033;
      background: transparent; }
      body .btn-primary.inverted.disabled {
        color: #97999b; }
      body .btn-primary.inverted:hover {
        background: transparent;
        color: #b80023;
        border-color: #b80023; }
    body .btn-primary.knockout {
      color: #fff;
      border-color: #fff;
      background: transparent; }
      body .btn-primary.knockout.disabled {
        color: #97999b; }
      body .btn-primary.knockout:focus, body .btn-primary.knockout:active, body .btn-primary.knockout:visited {
        border-color: #fff; }
      body .btn-primary.knockout:hover {
        color: #fff;
        border-color: #b80023; }
    body .btn-primary.block {
      display: block;
      width: 100%;
      box-sizing: border-box; }
    body .btn-primary:hover, body .btn-primary:active, body .btn-primary:not([disabled]):not(.disabled):active, body .btn-primary:not([disabled]):not(.disabled).active {
      cursor: pointer;
      color: #fff;
      background-color: #b80023;
      border-color: #b80023; }
    body .btn-primary.btn-arrow {
      padding: 10px 20px; }
      body .btn-primary.btn-arrow:after {
        content: '';
        width: 12px;
        height: 21px;
        display: inline-block;
        margin: 0 0 0 10px;
        background: url(images/btnarrow.png) no-repeat;
        vertical-align: middle; }
  body .container {
    padding-left: 0px;
    padding-right: 0px; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

img {
  max-width: 100%;
  height: auto; }

a {
  color: #e70033;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease; }
  a:hover {
    text-decoration: none;
    color: #b80023; }
    a:hover:after {
      margin-left: 15px; }
  a.bigsquare {
    font-size: 18px;
    font-weight: 700;
    border: 1px solid #e70033;
    color: #000;
    padding: 40px 20px;
    display: block;
    text-align: center;
    margin-bottom: 30px; }
    a.bigsquare span {
      display: block;
      margin-top: 10px; }
    a.bigsquare:hover, a.bigsquare.selected {
      background-color: #e70033;
      color: #fff; }

p {
  margin-bottom: 20px; }

strong {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

.btnholder p {
  margin-bottom: 0; }
.btnholder.right {
  text-align: right; }
.btnholder.left {
  text-align: left; }
.btnholder.center {
  text-align: center; }

.hasdropdown:after {
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  content: "\f107";
  font-family: FontAwesome;
  color: #e70033;
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  margin-left: 15px; }
.hasdropdown.default:after, .hasdropdown.knockout:after {
  color: #fff; }
.hasdropdown.active {
  color: #fff;
  background-color: #b80023;
  border-color: #b80023; }
  .hasdropdown.active:after {
    transform: rotate(180deg); }
  .hasdropdown.active.inverted:after {
    color: #fff; }

.droplinks {
  display: none;
  border: 1px solid #7a99ac;
  position: relative; }
  .droplinks a {
    display: block;
    color: #999999;
    padding: 10px 20px; }
    .droplinks a:hover {
      background-color: #E8E8E8;
      color: #4a4a4a;
      text-decoration: none; }

.dropshadow {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.08); }

.radiusallcorners {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.contentslides img {
  max-width: 100%;
  height: auto; }

.contentwrapper {
  background-color: #fff;
  box-sizing: border-box;
  border: 2px solid #f5f5f5;
  width: 100%;
  display: flex; }
  .contentwrapper.paddedcontent {
    padding: 20px; }
    @media only screen and (min-width: 992px) {
      .contentwrapper.paddedcontent {
        padding: 50px; } }

.accordion .panetitle {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  border-bottom: 1px solid lightgray;
  margin: 0 0 10px 0;
  padding: 10px 40px 10px 0;
  position: relative; }
  .accordion .panetitle h4 {
    font-size: 16px;
    padding: 10px 20px;
    margin-bottom: 0px; }
  .accordion .panetitle:hover {
    cursor: pointer; }
    .accordion .panetitle:hover:after {
      -ms-transform: translateY(10px);
      -webkit-transform: translateY(10px);
      transform: translateY(10px); }
  .accordion .panetitle:after {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    content: "\f107";
    font-family: FontAwesome;
    color: #e70033;
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 30px;
    line-height: 60px; }
  .accordion .panetitle.active:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
.accordion .panecontent {
  display: none;
  padding: 20px; }

.imagewrapper {
  display: inline-block;
  margin: 0 auto;
  width: intrinsic; }
  @media only screen and (min-width: 768px) {
    .imagewrapper {
      padding-bottom: 0px; } }
  .imagewrapper a::after {
    display: none; }
  .imagewrapper img {
    max-width: 100%;
    height: auto;
    display: block; }
  .imagewrapper.degree {
    border-radius: 100%;
    overflow: hidden;
    background-color: red;
    border: 5px solid #fff;
    box-shadow: 0 0 0 5px #ebebec; }
  .imagewrapper.flood {
    display: block;
    width: 100%; }
    .imagewrapper.flood img {
      max-width: none;
      width: 100%;
      height: auto; }

.adminjunk {
  z-index: 9999;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #f00;
  color: #fff;
  padding: 20px; }
  .adminjunk a {
    color: #fff; }

.submenu.btn {
  display: block;
  width: 100%; }
  .submenu.btn:after {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    content: "\f107";
    font-family: FontAwesome;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 40px;
    font-size: 30px;
    line-height: 33px; }
  @media only screen and (min-width: 768px) {
    .submenu.btn {
      display: none; } }
  .submenu.btn.opened.btn-primary {
    background-color: #97999b !important;
    border-color: #97999b !important; }
    .submenu.btn.opened.btn-primary:after {
      -ms-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }

.submenuholder {
  display: none;
  margin-bottom: 40px; }
  .submenuholder ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .submenuholder ul li {
      line-height: 1.2;
      padding-bottom: 0px;
      border-bottom: 1px solid #fff; }
      .submenuholder ul li a {
        display: block;
        text-align: center;
        background-color: #e70033;
        color: #fff;
        padding: 10px 0; }
  @media only screen and (min-width: 768px) {
    .submenuholder {
      display: block !important; }
      .submenuholder ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .submenuholder ul li {
          line-height: 1.2;
          padding-bottom: 20px; }
          .submenuholder ul li a {
            text-align: left;
            background-color: transparent;
            color: #e70033;
            padding: 0; } }

.sidebarcontainer .sidebartitling {
  display: none; }
  @media only screen and (min-width: 768px) {
    .sidebarcontainer .sidebartitling {
      display: block;
      text-align: center;
      margin-bottom: 20px; } }

.maincontentside {
  padding-top: 40px; }
  @media only screen and (min-width: 768px) {
    .maincontentside {
      padding-top: 0px; } }
  .maincontentside .container {
    margin-bottom: 30px; }

/*      PANELS & CARDS CSS      */
.panel {
  position: relative;
  margin-bottom: 30px; }
  .panel.defaultpad {
    padding: 90px 40px 20px 40px; }
  @media only screen and (min-width: 1200px) {
    .panel {
      margin-bottom: 0px; } }
  .panel ol {
    list-style: none;
    counter-reset: li;
    padding-left: 10px; }
    .panel ol li {
      counter-increment: li;
      padding-bottom: 24px; }
      .panel ol li:before {
        content: "." counter(li);
        color: #e70033;
        display: inline-block;
        width: 1em;
        margin-left: -1.5em;
        margin-right: 0.5em;
        text-align: right;
        direction: rtl; }
      .panel ol li ol li {
        padding-bottom: 0px; }
        .panel ol li ol li:before {
          content: "." counter(li,lower-roman);
          margin-left: -1em; }
  .panel ul {
    list-style: none;
    padding-left: 10px; }
    .panel ul li {
      padding-bottom: 24px; }
      .panel ul li:before {
        content: '\2022';
        color: #e70033;
        display: inline-block;
        width: 1em;
        margin-left: -1em; }
      .panel ul li ul li {
        padding-bottom: 0px; }
        .panel ul li ul li:before {
          content: ' \25E6';
          color: #e70033;
          font-size: 23px;
          display: inline-block;
          vertical-align: bottom;
          width: 12px;
          margin-left: -10px;
          line-height: 18px; }
    .panel ul.list {
      list-style: none; }
      .panel ul.list li {
        padding-bottom: 0px; }
        .panel ul.list li:before {
          display: none; }

.panellist {
  padding-left: 0px;
  counter-reset: section;
  list-style-type: none; }
  .panellist .panel {
    display: table;
    width: 100%;
    box-sizing: border-box;
    border: solid 1px #ebebec;
    padding: 20px 15px;
    margin-bottom: 20px;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.08); }
    .panellist .panel:before {
      content: none; }
    .panellist .panel p {
      margin-bottom: 0px; }
    .panellist .panel .panelcontent {
      display: table-cell;
      vertical-align: middle;
      padding-left: 20px; }
      .panellist .panel .panelcontent h5 {
        margin-bottom: 8px; }
    .panellist .panel .panelicon {
      width: 50px;
      display: table-cell;
      vertical-align: middle; }
      .panellist .panel .panelicon .iconholder {
        width: 50px;
        height: 50px;
        text-align: center; }
  .panellist.clickable .panel {
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease; }
    .panellist.clickable .panel:hover {
      -ms-transform: scale(1.05);
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }
    .panellist.clickable .panel .panelcontentholder {
      -webkit-transition: opacity 300ms ease;
      -moz-transition: opacity 300ms ease;
      transition: opacity 300ms ease;
      -moz-transition-delay: 100ms;
      -webkit-transition-delay: 100ms;
      transition-delay: 100ms;
      opacity: 0; }
      .panellist.clickable .panel .panelcontentholder span {
        display: none; }
    .panellist.clickable .panel.active {
      box-shadow: none; }
      .panellist.clickable .panel.active:hover {
        cursor: default;
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      .panellist.clickable .panel.active .panelcontentholder {
        opacity: 1; }
        .panellist.clickable .panel.active .panelcontentholder span {
          display: block; }
  .panellist.clickable.lightteal .panel.active {
    border-color: #6BBBAE; }
  .panellist.clickable.darkteal .panel.active {
    border-color: #4F868E; }
  .panellist.clickable.orange .panel.active {
    border-color: #ED8B00; }
  .panellist.clickable.lightblue .panel.active {
    border-color: #7A99AC; }
  .panellist.clickable.darkblue .panel.active {
    border-color: #264072; }
  .panellist.clickable.green .panel.active {
    border-color: #A9C47F; }
  .panellist.clickable.red .panel.active {
    border-color: #E4002B; }
  .panellist.clickable.beige .panel.active {
    border-color: #A09074; }
  .panellist.numbered .iconholder {
    background-color: #e70033;
    border-radius: 100%;
    overflow: hidden; }
    .panellist.numbered .iconholder:before {
      counter-increment: section;
      content: counters(section,".") " ";
      display: block;
      width: 100%;
      text-align: center;
      color: #fff;
      font-size: 26px;
      line-height: 57px;
      font-family: "Open Sans", Helvetica, Arial, sans-serif; }
    .panellist.numbered .iconholder.lightteal {
      background-color: #6BBBAE; }
    .panellist.numbered .iconholder.darkteal {
      background-color: #4F868E; }
    .panellist.numbered .iconholder.orange {
      background-color: #ED8B00; }
    .panellist.numbered .iconholder.lightblue {
      background-color: #7A99AC; }
    .panellist.numbered .iconholder.darkblue {
      background-color: #264072; }
    .panellist.numbered .iconholder.green {
      background-color: #A9C47F; }
    .panellist.numbered .iconholder.red {
      background-color: #E4002B; }
    .panellist.numbered .iconholder.beige {
      background-color: #A09074; }
  .panellist.checkmarks.lightteal svg {
    fill: #6BBBAE; }
  .panellist.checkmarks.darkteal svg {
    fill: #4F868E; }
  .panellist.checkmarks.orange svg {
    fill: #ED8B00; }
  .panellist.checkmarks.lightblue svg {
    fill: #7A99AC; }
  .panellist.checkmarks.darkblue svg {
    fill: #264072; }
  .panellist.checkmarks.green svg {
    fill: #A9C47F; }
  .panellist.checkmarks.red svg {
    fill: #E4002B; }
  .panellist.checkmarks.beige svg {
    fill: #A09074; }

.backgroundcolorlayer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  padding: inherit; }

/*      FORM ELEMENTS CSS      */
.checkboxgroup, .radiogroup {
  display: inline-block; }
  .checkboxgroup label, .radiogroup label {
    margin-left: 8px; }

input[type="text"], input[type="email"], input[type="tel"], input[type="password"], input[type="date"], textarea {
  margin-bottom: 20px;
  padding: 15px;
  color: #97999b;
  border-radius: 5px;
  border: 1px solid;
  width: 100%; }
  input[type="text"]:active, input[type="text"]:focus, input[type="email"]:active, input[type="email"]:focus, input[type="tel"]:active, input[type="tel"]:focus, input[type="password"]:active, input[type="password"]:focus, input[type="date"]:active, input[type="date"]:focus, textarea:active, textarea:focus {
    outline: 0;
    color: black; }

select {
  width: 100%;
  background-color: #fff;
  height: 55px;
  color: #97999b; }
  select:focus {
    color: black;
    outline: none; }

input[type="radio"] {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #97999b;
  border-radius: 50%;
  outline: none;
  color: red;
  vertical-align: middle;
  display: inline-block; }
  input[type="radio"]:before {
    content: '';
    display: block;
    width: 60%;
    height: 60%;
    margin: 20% auto;
    border-radius: 50%; }
  input[type="radio"]:checked:before {
    background: black; }
  input[type="radio"]:checked {
    border: 1px solid black; }

input[type="checkbox"] {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  width: 13px;
  height: 13px;
  margin: 0;
  margin-right: 10px;
  display: block;
  float: left;
  position: relative;
  cursor: pointer; }
  input[type="checkbox"]:after {
    content: "";
    vertical-align: middle;
    text-align: center;
    line-height: 13px;
    position: absolute;
    cursor: pointer;
    height: 17px;
    width: 17px;
    left: 0;
    top: -1px;
    font-size: 10px;
    -webkit-box-shadow: inset 0 1px 1px white, 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 1px white, 0 1px 0 white;
    box-shadow: inset 0 1px 1px white, 0 1px 0 white;
    background: white;
    box-shadow: none !important;
    border: 1px solid #97999b;
    border-radius: 3px; }
  input[type="checkbox"]:checked:after {
    background: white;
    content: '\f00c';
    font-family: FontAwesome;
    color: black;
    border: 1px solid black; }

/*
<input type="text" value="Select a Date" class="input-type-date datepicker-here" data-language="en">
DATE PICKER MUST USE THE TWO FOLLOWING CLASSES AND THE DATA LANGUAGE IN ORDER TO WORK.
*/
.input-type-date {
  padding: 15px;
  color: #97999b;
  border-radius: 5px;
  border: 1px solid;
  width: 100%; }
  .input-type-date:active, .input-type-date:focus {
    outline: 0;
    color: black; }
  .input-type-date:after {
    content: '\f073';
    font-family: FontAwesome;
    padding-right: 10px; }

.datepicker {
  width: 315px !important; }
  .datepicker .datepicker--pointer {
    left: 275px !important; }
  .datepicker .datepicker--nav {
    border-bottom: none !important; }
  .datepicker .datepicker--days-names {
    border-bottom: 1px solid #efefef; }
  .datepicker .datepicker--day-name {
    color: black !important; }
  .datepicker .datepicker--cell.-current- {
    color: black;
    font-weight: bold; }
  .datepicker .datepicker--cell.-selected- {
    background: #e70033 !important;
    border-radius: 50% !important; }
  .datepicker .datepicker--cell.-selected-.-focus- {
    background: #e70033 !important; }
  .datepicker .datepicker--cell.-focus- {
    border-radius: 50% !important; }

/*      ARROWS CSS      */
.gray-default-arrow i {
  color: #97999b;
  font-size: 36pt; }
  .gray-default-arrow i:hover, .gray-default-arrow i:focus {
    color: #000; }

.red-default-arrow i {
  color: #e70033;
  font-size: 36pt; }
  .red-default-arrow i:hover, .red-default-arrow i:focus {
    color: #b80023; }

/*      TAB SELECTOR CSS      */
.tabsection .mobiletitle {
  display: block;
  margin: 0px;
  padding: 20px 15px 0px 15px;
  border-bottom: 1px solid #ccc; }
  @media only screen and (min-width: 768px) {
    .tabsection .mobiletitle {
      display: none !important; } }

.rheem-tab {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  text-align: center;
  display: none; }
  @media only screen and (min-width: 768px) {
    .rheem-tab {
      display: block !important; } }
  .rheem-tab button {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #97999b;
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 2px solid transparent;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    border-radius: 0;
    display: block;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .rheem-tab button {
        display: inline-block;
        width: auto; } }
    .rheem-tab button.active {
      color: #e70033;
      border-bottom: 2px solid #e70033; }
    .rheem-tab button:hover, .rheem-tab button:focus {
      outline: none; }
  .rheem-tab.navversion {
    text-align: left;
    margin-top: 20px;
    margin-left: 15px;
    border-bottom: none;
    display: table !important; }
    .rheem-tab.navversion button {
      font-size: 13px;
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      color: #e70033;
      width: 178px;
      border-bottom: none;
      border-top: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-left: 1px solid #ccc;
      display: table-cell;
      position: relative; }
      .rheem-tab.navversion button span {
        background-color: #e70033;
        width: 100%;
        height: 2px;
        display: none;
        position: absolute;
        top: 0px;
        left: 0px; }
      .rheem-tab.navversion button.active {
        border-top: 1px solid #e70033;
        background-color: #fff;
        border-bottom: none; }
        .rheem-tab.navversion button.active span {
          display: block; }
      .rheem-tab.navversion button.resbtn {
        border-right: none; }

.rheemtabcontents .rheemtabcontentpane {
  display: none;
  padding: 20px 15px;
  border: none; }
  .rheemtabcontents .rheemtabcontentpane.active {
    display: block; }
  .rheemtabcontents .rheemtabcontentpane .nav-column .navtitlewrapper h6 {
    margin: 0 auto; }
  .rheemtabcontents .rheemtabcontentpane .nav-column ul li a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #63666a; }
.rheemtabcontents.navversion {
  background-color: #fff;
  border-top: 1px solid #ccc;
  margin-top: -1px; }
  .rheemtabcontents.navversion .col-2 {
    padding-right: 7px;
    padding-left: 7px; }
  .rheemtabcontents.navversion .navtitlewrapper svg, .rheemtabcontents.navversion .navtitlewrapper h6 {
    display: block; }
    @media only screen and (min-width: 992px) {
      .rheemtabcontents.navversion .navtitlewrapper svg, .rheemtabcontents.navversion .navtitlewrapper h6 {
        display: inline-block;
        vertical-align: middle; } }
  .rheemtabcontents.navversion .navtitlewrapper svg {
    margin-right: 10px; }
  .rheemtabcontents.navversion .navtitlewrapper h6 {
    white-space: nowrap;
    line-height: 1.1;
    margin-top: 10px;
    font-size: 12px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #4a4a4a;
    padding-top: 10px; }
    @media only screen and (min-width: 1200px) {
      .rheemtabcontents.navversion .navtitlewrapper h6 {
        margin-top: 5px;
        font-size: 16px;
        padding-top: 5px; } }
  .rheemtabcontents.navversion .rheemtabcontentpane {
    padding: 0px; }
    .rheemtabcontents.navversion .rheemtabcontentpane .menucolumns {
      padding: 20px 15px; }

.video-container {
  position: relative; }
  .video-container .layover {
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%; }
    .video-container .layover img {
      width: 100%;
      height: auto;
      box-shadow: 0px 55px 50px #d3d3d3; }
  .video-container .videoholder {
    position: relative;
    padding: 0 5px;
    z-index: 0; }

/* form styles */
#formholder {
  display: none;
  position: fixed;
  top: 50px;
  right: 0px;
  width: 30vw;
  background-color: #ccc;
  padding: 20px;
  max-height: 90vh;
  overflow: scroll; }

#forminfo {
  display: none; }
  #forminfo textarea {
    height: 100px; }

span.wpcf7-list-item {
  display: block;
  font-size: 12px;
  margin-bottom: 10px; }
  span.wpcf7-list-item.first {
    margin-top: 10px; }

.pane {
  display: none; }
  .pane.active {
    display: block; }
  .pane .row {
    margin-bottom: 30px; }
  .pane#pane3 .btnholder {
    margin-top: -30px;
    padding-bottom: 50px; }
    .pane#pane3 .btnholder .btn-primary {
      background-color: #97999b;
      border-color: #97999b;
      min-width: 10px; }
  .pane#pane4 label {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase; }
  .pane#pane4 .callout {
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 10px 20px;
    font-size: 11px;
    position: relative;
    margin-top: 24px; }
    .pane#pane4 .callout:after, .pane#pane4 .callout:before {
      right: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .pane#pane4 .callout:after {
      border-color: rgba(255, 255, 255, 0);
      border-right-color: #ffffff;
      border-width: 11px;
      margin-top: -11px; }
    .pane#pane4 .callout:before {
      border-color: rgba(238, 238, 238, 0);
      border-right-color: #eee;
      border-width: 12px;
      margin-top: -12px; }
  .pane#pane4 .row.logorow {
    display: none; }

.rheem-tab button.rheem-tablinks {
  display: none; }
  .rheem-tab button.rheem-tablinks.isvisible {
    display: inline-block; }

.tabintro {
  font-size: 12px; }

.sectiontitle {
  border-bottom: 2px solid #eee;
  margin: 40px 0 20px 0;
  display: block; }
  .sectiontitle h3 {
    font-weight: 700; }

.adoption {
  font-size: 12px;
  margin-bottom: 30px;
  min-height: 250px; }
  .adoption label {
    color: #e70033;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer; }
  .adoption .downloadbtn {
    float: right;
    color: #e70033;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer; }
    .adoption .downloadbtn .fas {
      margin-right: 5px; }
  .adoption input[type="checkbox"] {
    border: 1px solid #e70033; }
  .adoption .thumbnail {
    color: #97999b;
    text-align: center;
    min-height: 20px;
    margin-bottom: 10px; }
    .adoption .thumbnail img {
      display: block;
      border: 1px solid #ccc; }
    .adoption .thumbnail audio {
      width: 100%;
      display: block; }
    .adoption .thumbnail a:focus, .adoption .thumbnail a:active {
      outline: none; }
  .adoption .optiontitle {
    font-weight: 700; }
    .adoption .optiontitle span {
      font-weight: 400; }
  .adoption .optionbyline {
    font-style: italic; }

.proplumbertvcustomcopy textarea {
  margin-bottom: 0px; }

.plumberdisclaimer {
  display: none; }
